@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('fonts/glyphicons-halflings-regular.eot');
    src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


.myvideo1, .mygallery1, .mycontent {  padding:10px 0 20px 0;}

div.catItemBody {
  border-bottom: 1px solid #acacac;
  float: left;
  padding: 1px 0 0 1px;
  width: 100%;
}
div.catItemIntroText { margin-bottom:0!important;
}

.paging-nav { 
display:none;
/*display: inline-block;*/
  /*text-align: right;*/
  text-align: center;
  padding-top: 2px;  
  /*float: left;*/
    margin-top: 20px;
}
/*
.paging-nav a {
    margin: auto 1px;
        margin-bottom: auto;
    text-decoration: none;
    display: inline-block;
    padding: 10px 12px;
    background: #91b9e6;
    background: #30373D;
    color: white;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 12px;
}

.paging-nav .selected-page {
  background: #187ed5;
  font-weight: bold;
  
}*/
/* new code */
.paging-nav a {
    margin: auto 1px;
        margin-bottom: auto;
    text-decoration: none;
    display: inline-block;
    padding: 10px 12px;
    background: #ffffff;
    color: #06c!important;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 16px;
}

.paging-nav .selected-page {
  background: #2461cc;
  font-weight: bold;
  color: #ffffff!important;
}
.paging-nav a .selected-page {
  background: #2461cc;
  font-weight: bold;
  color: #ffffff!important;
}

.paging-nav,
#tableData {
  margin: 0 auto;
}
.t3-content { min-height:inherit!important;}
.filters_wrapper .filters_tabs a::after {
  content: "\e114";
  font-family: "Glyphicons Halflings" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  text-align: right;
  text-transform: none !important;
}

.filters_wrapper .filters_tabs a.active::after {
  content: "\e113";
}

.section_white  { margin-bottom:30px;}
.section_filter {
    border-bottom: 1px solid #d9dfe2;
    border-top: 1px solid #d9dfe2;
    height: 68px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
}
.section_filter {
    border-bottom: 1px solid #d9dfe2;
    border-top: 1px solid #d9dfe2;
    height: 68px;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
}
.container-smaller {
  padding-left: 24px;
  padding-right: 24px;
}
.filters_wrapper .filters_tabs {
  border-left: 1px solid #d9dfe2;
  height: 68px;
  line-height: 68px;
  /*left: 0;
  position: absolute;*/
  float: left;
  margin-left: 10px;
  /*top: 0;
  width: 24%;*/
  z-index: 100;
}
.filters_wrapper .filters_tabs a{ /* background-image:url(down.png); background-repeat:no-repeat; background-position:right; background-color:#65DDE0;*/  }
.filters_wrapper .filters_tabs a::after {
 
  font-family: "Glyphicons Halflings" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  text-align: right;
  text-transform: none !important;
}
.filters_wrapper .filters_tabs a {
  padding: 0 15px;
}
.filters_wrapper .filters_tabs a { font-size:18px;
  border-right: 1px solid #d9dfe2;
  color: #000 !important;
  display: inline-block;
  padding: 0 20px;
}
.bottone_scegli_data {
  background-color: #65dde0;
  border-color: #65dde0;
  color: #000 !important;
}
.section_datepicker {
  border-bottom: 1px solid #d9dfe2;
  display: none;
}
.half_base {
  margin-bottom: 30px;
}
.bootstrap-datetimepicker-widget {
  font-size: 15px;
}
.bootstrap-datetimepicker-widget {
  padding-left: 2em;
  padding-right: 2em;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 10px 15px!important;
}
.datepicker_wrapper h6, .datepicker_wrapper .h6 {
  font-size: 18px!important;
  text-align: left!important;
  padding-left: 2.5em;
}

@media only screen and (max-width: 400px) {
	.datepicker_wrapper h6, .datepicker_wrapper .h6 {
		padding-left: 1em;
	}
}

.bootstrap-datetimepicker-widget th, .bootstrap-datetimepicker-widget tr {
  border:none!important;
}
.mydatebut {
  background: #eeeeee none repeat scroll 0 0;
  border: medium none;
  color: #444e57;
  float: left;
  font-size: 16px; /*WAS 13PX*/
  line-height: 30px;
  margin: 10px 3% 15px;
  padding: 3px;
  text-align: center;
  width: 44%;
  text-transform: uppercase;
  font-weight: bold;
}

.mydatebut:hover {  background:#004a4d; color:#FFFFFF;  }

.btn-accento { padding:10px; background:#65DDE0; color:#000000; margin-bottom:60px; border:none; font-size:17px; font-weight:normal;}
.btn-accento:hover { background:#00C5CA;   }

@media only screen and (max-width: 1100px) {
	.btn-accento { padding:10px; background:#65DDE0; color:#000000; margin-bottom:10px; border:none; font-size:17px; font-weight:normal;}
.btn-accento:hover { background:#00C5CA;   }
}




/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
 

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*
.glyphicon-time:before { content:inherit!important;
    
}

.glyphicon-chevron-left:before {content:inherit!important;
    
}

.glyphicon-chevron-right:before {content:inherit!important;
   
}

.glyphicon-chevron-up:before {content:inherit!important;
    
}

.glyphicon-chevron-down:before {content:inherit!important;
    
}

.glyphicon-calendar:before {content:inherit!important;
    
}
*/

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

/*.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}*/

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {  
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
 
}
/*.bootstrap-datetimepicker-widget table th.prev { background:url(prev.png) no-repeat center; width:50px; height:50px;  }
.bootstrap-datetimepicker-widget table th.next { background:url(next.png) no-repeat center; width:50px; height:50px;  }*/
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.bootstrap-datetimepicker-widget tbody {
  border-top: 0;
}

.bootstrap-datetimepicker-widget th
 {
  border-bottom:0;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #65dde0;
}

.bootstrap-datetimepicker-widget table td.day {
  line-height: 25px;
}

.bootstrap-datetimepicker-widget table td.day.new,
.bootstrap-datetimepicker-widget table td.today:before {
  display: none;
}

.bootstrap-datetimepicker-widget table td.day.old {
  visibility: hidden;
}

.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th,
.bootstrap-datetimepicker-widget table td span {
  border-radius: 0;
}

.bootstrap-datetimepicker-widget th.picker-switch {
  text-transform:capitalize;
}

.bootstrap-datetimepicker-widget {
  font-size:15px;
}

.bootstrap-datetimepicker-widget thead {
  font-size:18px;
}

.bootstrap-datetimepicker-widget .prev .glyphicon,
.bootstrap-datetimepicker-widget .next .glyphicon {
  font-size: 8px;
}

@media only screen and (max-width:760px){  
div.catItemBody {
  border-bottom: 1px solid #acacac;
  float: left;
  padding: 5px 0 15px 1px;
  width: 100%;
}


}
@media only screen and (max-width:400px){  


.bootstrap-datetimepicker-widget {
  padding-left: 0!important;
  padding-right: 0!important;
}
.container-smaller {
  padding-left: 5px!important;
  padding-right: 5px!important;;
}
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #eeeeee;
}

.datepicker td, .datepicker tr td {
    border-top: none !important;
}

.datepicker-months .table-condensed tbody tr td,
.datepicker-years .table-condensed tbody tr td,
.datepicker-decades .table-condensed tbody tr td {
	min-width: 330px;
}

.filters_wrapper > p.h4.text-center{
	margin-left: 10% !important;
}

html {
	overflow-x: hidden !important;
}






/* Custom CSS */
@media (max-width: 1439px) and (min-width: 992px) {
	.container-smaller {
		padding-left: 24px;
		padding-right: 24px;
	}
}
.section {
    /*padding-top: 64px;
    padding-bottom: 64px;*/
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
h1, .h1 {
    font-size: 3.333em;
    font-weight: 700;
    letter-spacing: -0.01em;
}
@media only screen and (max-width: 600px) {
	.filters_wrapper > p.h4.text-center {
		padding-top: 0px !important;
	}
	.filters_wrapper > p.h4.text-center span {
		font-size: 18px !important;
	}
	#fast_notizie {
		font-size: 2.5em !important;
	}
	#itemListSecondary p > em{
		font-size: 0.8em;
	}
	#itemListSecondary h2{
		font-size: 1.7em;
	}
	.mydatebut {
		/*font-size: 11px !important;*/
		font-size: 13px !important;
	}
}



div.k2Pagination ul.pagination li a {
border: medium none;
border-radius: 0;
padding: 13px 8px;
font-size: 15px;
}
div.k2Pagination ul li.active a {
  background: hsl(218, 70%, 47%) none repeat scroll 0 0;
  color: #fff;
}
div.k2Pagination ul.pagination li:nth-child(2), div.k2Pagination ul.pagination > li:nth-last-of-type(2) {
  position: relative;
}
div.k2Pagination ul.pagination li:nth-child(2) a,div.k2Pagination ul.pagination > li:nth-last-of-type(2) a {
  font-size: 0;
}
div.k2Pagination ul.pagination li:nth-child(2) a::before {
  content: "\00ab";
  font-size: 35px;
  height: 2px;
  left: 0;
  line-height: 4px;
  position: absolute;
  top: 0px;
  width: 10px;
  color:hsl(218, 71%, 47%);
}

div.k2Pagination ul.pagination > li:nth-last-of-type(2) a::before {
  content: "\00bb";
  font-size: 35px;
  height: 2px;
  right: 0;
  line-height: 4px;
  position: absolute;
  top: 0px;
  width: 10px;
  color:hsl(218, 71%, 47%);
}
div.k2Pagination ul li.active:hover a {
  background: hsl(218, 71%, 47%) none repeat scroll 0 0;
}
div.k2Pagination ul.pagination {
  float: none;
  margin: 0 auto;
  text-align: center;
}

@media (min-width:767px) and (max-width:1280px) {
div.k2Pagination ul.pagination li a {
  margin: 0 6px;
}
}