/**** LOGIN ****/
#pieddepages { /* background-image:url("imgs/pieddepages 400.png"); */ background-repeat:no-repeat;  height: 70px; width:410px; }
/* bordures blanches => vertes */
body  { background-color: #ffffff; } 
.dhtmlx_skin_dhx_web div.dhtmlx_window_active div.dhtmlx_wins_body_outer div.dhtmlx_wins_body_inner  { border-color:#945aad!important;}
.dhx_tab_element div { background-color:#945aad!important; } 
/* boutons */
input[type="button"] , button { border-radius:20px; }
.rowselected  td {
	color: #124483 !important;
    background: linear-gradient(180deg, #53bbae 0%, rgba(255,255,255,1) 50%, #53bbae 100%);
}

input[type="button"] , button {
	color:#ffffff!important;
	background: #124483 ;
    border-radius: 20px !important;
}

button.no_bi { background-image:none!important; }
.plg_dispo_monit { background-color: rgb(229,239,175) ! important; }
.dhtmlx_skin_dhx_web div.dhtmlx_window_active div.dhtmlx_wins_body_outer div.dhtmlx_wins_body_inner { background-color:#945aad; }
#plgContingentHeures { position: absolute; top: 20px; left: 2px; width: 45px; height: 22px; background: #e6efaf; text-align: center; border-radius: 10px; }

#planning_div.mode_move .dhx_scale_holder { background-image: url(./dhtmlx/scheduler/imgs/databg_now.png); }


body.neo_white .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tab.dhxtabbar_tab_actv div.dhxtabbar_tab_text,
body.neo_white .dhxtabbar_base_dhx_web div.dhxtabbar_tabs div.dhxtabbar_tabs_cont_left div.dhxtabbar_tab {
    border-top-left-radius: 5px;
    border-top-right-radius: 8px;
}
body.neo_white button.btn25x25   { margin:0px; padding-left:3px;}
div#divAccueil2 iframe#iframeSaviezVousQue { 
	border: none;
    width: 100%;
    height: 100%;
    margin: 0;
 }

div.gridBox.dhtmlx_window_active { background-color:#f4f4f4; }

#mainTabBar{
    width:100%; 
    height: calc(95% - 18px) !important;
}