


.scheduler-border {
    border: 1px solid #E5E5E5 !important;
    padding: 1.4em !important;
    margin: 0 0 1.5em 0 !important;
}
.scheduler-info {
   display:inline-block;
   background-color: #3C91DD;
   color:#ffffff;
   padding:5px;

    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.clr {
    display: block;
    clear: both;
    width: 100%;
    height:1px;
}


.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #88BBD9;
}

.richiesto{
  color : #c40000;
}



label.ric::after {
    color: #e32;
    content: " *";
}

/*===========================================================*/
/*=        SELECT COMBO                                     =*/
/*===========================================================*/
.noScroll .dhx_combo_box .dhx_combo_img{
	display: none !important;
}

.noScroll .dhx_combo_box .dhx_combo_input{
	width: 100% !important;
}


.dhx_combo_box.dhx_terrace {
    height: 36px !important;
    line-height: 36px !important;
    width: 100% !important;
}

.dhx_combo_box.dhx_terrace .dhx_combo_input {
    height: 36px !important;
}

.dhx_combo_box.dhx_terrace .dhx_combo_img {
    height: 35px !important;
}
