@charset "utf-8";
.dataTables_length,.dataTables_filter{font-size:14px}
@media screen  and (max-width: 979px) /* Tablet */ {
  	.tablenowrap {white-space: nowrap}
	#example_filter input{width:130px}
}
@media screen and (max-width: 500px) /* Mobile */ {
  	.tablenowrap {white-space: nowrap}
	#example_filter input{width:130px}
}
tr:nth-child(even) {background: #C2C2C2;font-size:16px}
tr:nth-child(odd) {background: #FFF;font-size:16px}

body, html {
height: 100%;
}

.bg { 
  /* The image used */
  background-image: url("images/loghi1.png");
 /* -webkit-transform:rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);/*	
  /*opacity: 0.2;	

   Full height */
   height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-gray {
  background-color:#666464;
}
/*BOTTONE TORNA SU TOP*/
#BtnTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 250px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:darkred;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

#BtnTop:hover {
  background-color: #555;
}
div#containerListFile {
	width: 90%;
	text-align: left;
}
div.split2 div {
	float: left;
	width: 50%;
	padding:15px;
}
/*AUMENTARE LE DIMENSIONI DEL CALENDARIO*/
#datetimepicker1 .bootstrap-datetimepicker-widget{
	width: 100% !important;
	font-size:20px;
}
#datetimepicker1 .bootstrap-datetimepicker-widget td{width:7%}
/*#datetimepicker1 .bootstrap-datetimepicker-widget tr:nth-child(even) {background: #4dc008}
#datetimepicker1 .bootstrap-datetimepicker-widget tr:nth-child(odd) {background: #FFF}*/

#datetimepicker2 .bootstrap-datetimepicker-widget{
	width: 100% !important;
	font-size:20px
}
#datetimepicker2 .bootstrap-datetimepicker-widget td{width:7%}
/*#datetimepicker2 .bootstrap-datetimepicker-widget tr:nth-child(even) {background: #f07305;color:#000}
#datetimepicker2 .bootstrap-datetimepicker-widget tr:nth-child(odd) {background: #FFF}*/

#datetimepicker3 .bootstrap-datetimepicker-widget{
	width: 100% !important;
	font-size:20px
}
#datetimepicker3 .bootstrap-datetimepicker-widget td{width:7%}
/*#datetimepicker3 .bootstrap-datetimepicker-widget tr:nth-child(even) {background: #f00520;color:#000}
#datetimepicker3 .bootstrap-datetimepicker-widget tr:nth-child(odd) {background: #FFF}*/

/*se mi sposto da un oggetto(input,select,textarea)all'altro di un form con il tasto "TAB" della tastiera deve evidenziarsi il bordo*/
input:focus-visible {
  border: 2px dashed red;
  border-radius: 3px;
	background-color:#f2f2f2;
  outline: none;
}

select:focus-visible {
  border: 2px dashed red;
  border-radius: 3px;
	background-color:#f2f2f2;
  outline: none;
}
textarea:focus-visible {
  border: 2px dashed red;
  border-radius: 3px;
	background-color:#f2f2f2;
  outline: none;
}
/*div.dataTables_wrapper div.dataTables_filter input {
      width: 66%;
      font-size: 11px;
}
div.dataTables_length {
  font-size: 11px;
}*/
div.dataTables_wrapper {
  font-size: 12px;
}
#news-slider {
    margin-top:25px;
}
#news-slider2 {
    margin-top:25px;
    
}
.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
    height: 600px;
    width: auto;
}
.post-slide .footer {
  position: fixed;
  /*left: 20px;*/
  bottom: 25px;
  width: 92%;
  background-color: whitesmoke;
  color: white;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
}
.post-slide .footer2 {
/*    background:black;*/
    position: fixed;  
    left: 20px;
    bottom: 25px;
    width:  92%;
    background-color: whitesmoke;
    border-radius: 0px 0px 10px 10px;   
    padding-top: 1px;
    text-align: right;
   
/*  position: fixed;
  left: 20px;
  bottom: 25px;
  width: 88%;
  background-color: whitesmoke;
  color: white;
  text-align: center;
  border-radius: 0px 0px 10px 10px;*/
/*    top: 275px;
    position:relative;
    width: 100%;
    display: inline-block;
    background-color: whitesmoke;
    color: white;
    text-align: right;
    margin: 0px 0px 0px;
    border-radius: 0px 0px 10px 10px;*/
    
}
.post-slide .footer3 {
/*    background:black;*/
    position: fixed;  
    left: 20px;
    bottom: 24px;
    width:  95%;
    background-color: whitesmoke;
    border-radius: 0px 0px 10px 10px;   
    padding-top: 5px;
    text-align: left;
   
/*  position: fixed;
  left: 20px;
  bottom: 25px;
  width: 88%;
  background-color: whitesmoke;
  color: white;
  text-align: center;
  border-radius: 0px 0px 10px 10px;*/
/*    top: 275px;
    position:relative;
    width: 100%;
    display: inline-block;
    background-color: whitesmoke;
    color: white;
    text-align: right;
    margin: 0px 0px 0px;
    border-radius: 0px 0px 10px 10px;*/
    
}
.post-slide .post-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
/*    margin: -12px 15px 8px 15px;
    margin-left: -10px;*/
}

.post-slide .post-img img {
    width: 100%;
    height: auto;
    transform: scale(1, 1);
    transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
    transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
    width: 100%;
    height: 100%;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 50%);
    transition: all 0.50s linear;
}

.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}

.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px;
}

.post-slide .post-content {
    background: #fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
  
}

.post-slide .post-title a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    background-color: transparent;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    color: #3498db;
}

.post-slide .post-description {
    line-height: 24px;
    color: #808080;
    margin-bottom: 25px;
}

.post-slide .post-date {
    color: #a9a9a9;
    font-size: 14px;
}

.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #CFDACE;
}

.post-slide .read-more {
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}

.post-slide .read-more:hover {
    background: #3498db;
    text-decoration: none;
    color: #fff;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 0px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: 50%;
    left: -15px;
    padding: 0 18px 0 15px;
    border-radius: 10px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: 50%;
    right: -15px;
    padding: 0 15px 0 18px;
    border-radius: 10px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}
    .dataTables_length{margin-top:5px}
        .dataTables_length, .dataTables_length select{ font-size: 1.1em;}
        .frmUpload{display:none}
         .add-plus{display:none}
         
        .modald {
         display: none; /* Hidden by default */
         position: relative; /* Stay in place front is invalid - may break your css so removed */  
         width:100%;
         height:100%;
         min-height:820px;
         bottom: 0%; /* Full height top and bottom 0 */
         overflow: none; /* Enable scroll if needed */
         background-color: transparent; /* Fallback color */
         z-index: 5000; /* Sit on top - higher than any other z-index in your site*/
         transform: translate(0%, -20%);
        }
       .modal-backdrop.in {
        opacity: 0.8;
        }
@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}