/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
position: fixed;
display: snome;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
display: none;
opacity: 0.5; 
height: 100%; 
width: 100%; 
position: fixed; 
left: 0px; 
top: 0px; 
z-index: 2000; 
background: url(../img/loader/Preloader_1.gif) center no-repeat #fff;

} 


.skin-black-light .main-header .navbar {
    background-color: #dddddd;
}


.skin-black-light .main-header .logo {
    background-color: #dddddd;
    
}

/*
.skin-blue .main-header .navbar .nav>li>a {
    color: #555555;
}


.skin-blue .main-header .logo {
    background-color: #dddddd;
    color: #555555;
    
}


.skin-blue .main-header .navbar .sidebar-toggle {
    color: #555555;
}
*/


.content-wrapper, .right-side
{
  background-color: #ffffff;

}

div.box.box-solid, div.box.box-primary
{
  border-color: #ffffff;
  border: 1px solid #ffffff;
  box-shadow: none;
}



.grid div.box.box-warning, .grid div.box.box-default
{
  border-left: 1px solid #D2D6DE;
  border-bottom: 1px solid #D2D6DE;
  border-right: 1px solid #D2D6DE;
  border: none;
  /*box-shadow: 5px 5px #a5a5a5;*/
  position: relative;
  box-shadow: 0 0px;
}




.btn-align {
    padding: 6px 12px;
    line-height: 1.42857143;
    vertical-align: middle;
    padding-left: 0px;

}


.skin-yellow-light .main-header .navbar {
	background-color: #f39c12;
}


 .main-header .navbar {
	background-color: red;
}




div.rightcolumn
{
  
}

h4
{
  border-bottom: 1px solid #cccccc;

}

h4::first-letter {
    
    font-weight: bold;
    font-size: 1.3em;
    color: #F39C12;
    
}


.alert h4
{
  border-bottom: none;
}


h4.modal-title
{
  border: none;
}


div.gridrow
{
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10px;
  padding-top: 10px;
}

/* elimino il bordo grigio attono alleform */
.panel-default
{
  border: none;
}



div.agenda-dayheader
{
    background-color: #F39C12; 
    color: #ffffff; 
    font-weight: bold; 
    padding: 5px; 
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}



/**
 * FINESTRA DI REGISTRAZIONE
 */

/*
 * Page: Login & Register
 * ----------------------
 */
 
 
 
.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
  
}
.login-logo a,
.register-logo a {
  color: #444;
}
.login-page,
.register-page {
  background: #d2d6de;
}


.login-box,
.register-box {
  width: 760px;
  margin: 7% auto;
}
@media (max-width: 768px) {
  .login-box,
  .register-box {
    width: 90%;
    margin-top: 20px;
  }
}
.login-box-body,
.register-box-body {
  background: #fff;
  padding: 20px;
  border-top: 0;
  color: #666;
}
.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
  color: #777;
}
.login-box-msg,
.register-box-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}
.social-auth-links {
  margin: 10px 0;
}   



.label-white
{
  color: #555;
}



/**
 * DANZAINFIERA
 */


body { "Open Sans",Tahoma,Verdana,Segoe,sans-serif; }

.skin-yellow-light .main-header .navbar
{
  
  b/*ackground-color: #00788D;*/     /** CHEESE **/
  background-color: #ffffff!important;
  border-bottom: 1px solid #ddd;

}

.skin-yellow-light .main-header .logo 
{
  
  background-color: #ffffff;     /** CHEESE **/
}


.skin-yellow-light .main-header .navbar .nav > li > a 
{
  color: #ffffff;
}

.skin-yellow-light .main-header .navbar .sidebar-toggle {
 color: #ffffff;
}

.skin-yellow-light .main-header li.user-header
{
   
  background-color: #00788D;    
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p
{
  color: #ffffff;
}


h4::first-letter {
    
    font-weight: bold;
    font-size: 1.3em;
    color: #E46343;
    
}

/**
 * SENAF
 */
/*
.skin-yellow-light .main-header .navbar
{
  background-color: #353535; 
}

.skin-yellow-light .main-header .logo 
{
  background-color: #353535; 
}


.skin-yellow-light .main-header .navbar .nav > li > a 
{
 
}

.skin-yellow-light .main-header .navbar .sidebar-toggle {
 
}

.skin-yellow-light .main-header li.user-header
{
  background-color: #0077B5; 
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p
{

}


h4::first-letter {
    
    font-weight: bold;
    font-size: 1.3em;
    color: #C50E1F;
    
}

.btn-primary
{
  background-color:  #C50E1F;
}

*/

/*
body { 
font-family: "Comic Sans"; 
}
*/



/**
 * MENU DI SINISTRA
 */
 
 .skin-yellow-light .treeview-menu  li.active  a
 {
  /*
  background-color: #1FB583;
  color: #ffffff;
  */
 
 }
 
 
/**
 * FORMS
 */

label.missing
{
  color: red;
}


.centered-text {
    text-align:center;
}  



/**
 * TITOLI
 */

 h3.magic-section
 {
  padding: 0px;
  margin-bottom: 5px;
  margin-top: 0px;
  border: none;
  color: #DA0625;
  text-transform: uppercase;
 }
 
 
 
 
 /**
  * LISTE VALORI SELEZIONATI
  */

/**
 * ELEMENTI SELEZIONATI
 * Es. prodotti
 */  

ul.selecteditems
{
   margin-left: 0px;
   padding: 0px;
}


.selecteditems li
{
  /*background: #ddd;*/
  border: 1px solid #aaa;
  display: inline-block;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  margin: 3px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  
}

.selecteditems a
{
  text-decoration: none;
}


div.tipoportale
{
   background-color: #006c6f;     /** FISH **/
   background-color: #E46343;     /** CHEESE **/
    background-color: #00788D; /** EXPODENTAL **/  
   color: #ffffff;
   padding-top: 10px;
   padding-bottom: 10px;
   margin-right: 20px;
   font-size: 1.8em; 
   /*font-weight: bold;*/ 
   margin-top: 20px; 
   text-align: center; 
 
}


div.formgroup
{
  font-size: 1.5em;
  /*font-weight: bold;*/
  /*color: #00788D;*/
  margin-bottom: 20px;
  margin-top: 20px;
  /*border-bottom: 1px solid #E46343;*/
  
}



/**
 * SIDEMENU
 */

.treeview-menu li.selected a, .sidebar-menu > li.selected > a
{
  color: #222!important;
  font-weight: bold;
} 
 
/* 
<ul class="treeview-menu"><li class=" selected "><a href="moduli_elenco.php?idP=4">
                 <i class="fa "></i>
                 Download Moduli
                 <span class="pull-right-container">
                     <small id="moduli_download_1" class="label pull-right bg-green">2</small>
                           <small id="moduli_download_2" class="label pull-right bg-yellow">2</small> 
                           <small id="moduli_download_3" class="label pull-right bg-red"></small>
</span>
</a></li></ul> 
*/



td span.label_small
{
  font-size: 14px;
}

.schema th
{
  color: #00788D;
  font-weight: normal;
  
}


/**
 * PULSANTE UPLOAD FILES
 */
div.uploadbutton{
    /*background-color: #00788D;*/
    background-color: #233260;
    color:#fff;
    cursor:pointer;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    width: 90px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    

}

.box-header .box-title {

    display: block;

}


.banner-top-header{
  font-size: 24px;
}

.banner-top-body{
  font-size: 20px;
}


.select2-search__field {
  border: none!important;
}


.select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

/*
.sidebar-menu > li.selected > a {
  background-color: #e7e7e8!important;
}
*/
.skin-yellow-light .sidebar-menu > li:hover > a, .skin-yellow-light .sidebar-menu > li.active > a {
  color: #233260;
}

.skin-yellow-light .main-header .navbar {
  background-color: #ffffff;
  border-bottom: 1px solid #cac1a7;;
}

.skin-yellow-light .content-wrapper, .skin-yellow-light .main-footer {
    border-left: 1px solid #cac1a7;
}

.skin-yellow-light .main-header .navbar .nav > li > a {
      color: #233260;
    border-left: 1px solid #cac1a7;
}
}

.skin-yellow-light .main-header .logo {
  background-color: #ffffff;
}


.skin-yellow-light .main-header .navbar .sidebar-toggle {
  color: #233260;
}

div.tipoportale {
  background-color: #fff;
  color: #233260;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 20px;
  font-size: 1.8em;
  /* font-weight: bold; */
  margin-top: 20px;
  text-align: center;
  border-radius: 5px;
}

.btn-primary {
  background-color: #233260;
  /*border-color: #A45879;*/


margin-top: 30px;
margin-left: auto;
position: relative;
background: #233260;
color: #fff;
box-sizing: border-box;
padding: 1em 2.61792em;
border: 0px;
font-variant: small-caps;
/*font-size: 1rem;*/
line-height: 1;
text-align: center;
text-transform: uppercase;
font-weight: 600;

}


.skin-yellow-light .main-header li.user-header {
  background-color: #DDDDDD;
}


.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
  color: #000000;
}


h4, div.formgroup {
  border-bottom: 1px solid #233260;
}


.navbar .fa {
  font-size: 18px;
}


.skin-yellow-light .main-header .logo:hover {
  background-color: #233260;
}

.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #233260;
}

.skin-yellow-light .wrapper, .skin-yellow-light .main-sidebar, .skin-yellow-light .left-side {
  background-color: #F8F5F6;
}

div.heart .fa-heart-o{
  float: right;
  font-size: 18px;
  color: rgb(188,101,139);
  margin-right: 15px;
  margin-top: 20px;
  

}


div.heart
{
  visibility: hidden;
}

.skin-yellow-light .sidebar-menu > li:hover > a, .skin-yellow-light .sidebar-menu > li.active > a {
  color: #233260;
  background: #fff;
}

.skin-yellow-light .sidebar-menu > li > .treeview-menu {
  background: #fff;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent; 
}


.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #233260;
    border-color: #233260;
    color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #434343;
}


.selectrose .selecteditems li {
   background-color: #233260;
    border-color: #233260;
    color: #fff;
}




.box-footer {
  border-top: none;
}

.widget-user-username {
  margin-top: 70px!important;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  padding: 30px !important;
}


.fotorama__wrap--css3 .fotorama__stage__frame--video img.fotorama__img {
  padding: 0px!important;
}

.descrizione_prodotto {
 font-family: Bahnschrift, "Source Sans Pro";
  font-size: 12pt;
}

.content
{
  
  font-family: Bahnschrift, "Source Sans Pro";
  
  
}

.titolo_prodotto {
  font-family: Bahnschrift, "Source Sans Pro";
  font-size: 18pt;
}


.box.banner {
  border: none;
  /*box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.4);*/
}




.direct-chat-messages{
  height: 495px;
}
.direct-chat-contacts{
  transform: translate(0, 0);
  height: 550px;
}
.direct-chat-text{
  max-width: 50%;
}
.direct-chat-msg.right .direct-chat-text {
  margin-right: 10px;
  float: right;
}

.direct-chat-contacts {
  background-color: #fff;
}

.contacts-list-name {
  color: rgb(84,139,212);
}


.direct-chat-msg.left .direct-chat-text {
  float: left;
  margin-left: 10px;
}


.direct-chat-msg.right > .direct-chat-text {
  background: rgb(219,244,253);
  border-color: rgb(219,244,253);
  color: rgb(37,36,35);
}

.direct-chat-msg.right > .direct-chat-text::after, .direct-chat-msg.right > .direct-chat-text::before {
  border-left-color: rgb(219,244,253);
}

.box.direct-chat {
  border-top: 1px solid #d2d6de;
}


.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px!important;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.direct-chat-send {
  border-radius: 20px!important;
}

.btn-info {
  background-color: #00c0ef!important;
  border-color: #00acd6!important;
}


.direct-chat-timestamp {
  margin-left: 5px;
  margin-right: 5px;
}

.direct-chat-input {
  width: 100%;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li > a small.label {

  display: block!important;
  position: absolute;
  top: 9px;
  right: 7px;
  text-align: center;
  font-size: 9px;
  padding: 2px 3px;
  line-height: .9;
  float: none!important;
}

.sidebar-mini.sidebar-collapse .sidebar-menu li > a small.label:empty {

  display: none!important;
}

.label:empty {
  display: none!important;
}

.nav-tabs-custom > .nav-tabs {
  border-color: #fff;
}


.nav-tabs-custom {
  box-shadow: none;
}



div.cp-social a {
    font-size: 2em;
    color: #233260 !important;
}
.call-disabled {
  pointer-events: none!important;
  color: unset!important;
}

.call-enabled {

}

.call-hidden {
  display: none!important;
}



/* RATING */

.fa.rating-hover
{
  font-size: 4em;
}

.fa.rating-hover:hover
{
  font-size: 5em;
  border-bottom: 5px solid
}
div.rating-area
{
  min-height: 100px;
  padding: 5px;
  border: 1px solid #eee;
  text-align: center;
  
}

span.rating-filler 
{
  font-size: 5em;
  border-bottom: 5px solid
  color: #ffffff;

  
}
