.navbar-fixed-top+.main-container {
    padding-top: 54px !important;
}
.form-group-padding{
    padding: 3% 0%;
}
.input_erreur{
    border-color: red !important;
}

.date-picker{
    background: transparent !important;
}
.inpt-required{
    background: transparent !important;
}
.mt1{
    margin-top:1%;
}
.center{

    text-align: center!important;
}

.dt-right{
    text-align: right;
}
.user-info {
    max-width: 209px;
}


/* Tooltip text */
.tooltiptd .tooltiptext {
    visibility: hidden;
    width: 185px;
    background-color: #e7e6e8;
    color: #151414;
    text-align: center;
    padding: 12px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;


}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltiptd:hover .tooltiptext {
    visibility: visible;
}
.sidebar {
    width: 198px !important;
}
.sidebar+.main-content {
    margin-left: 199px !important;
}
.modal { overflow: auto !important; }

.inpt-dp{

}
#dynamic-table-validations td{
    vertical-align: middle;
}
.div-btn{

    padding: 9px;
    width: 110px;
}




#table-logs_wrapper div:nth-child(2) div {
    padding: 0% !important;
}



.dropdown-menu {
    width: 100%;
}
.dropdown-menu:hover {
    cursor: pointer;
}

.dropdown-menu li {
    padding-left: 10px;
}

.dropdown-menu li:hover {
    background-color: #eeeeee;
}
.editable-select{

}
.form-group input:disabled, .form-group input[disabled] {
    background-color: white !important;
}

.full-width{
    width: 100% !important;
}

.btn-box{
    font-size: 1.2em !important;
    padding: 11% !important;
}
.div_etablissmeent
{
    width: auto;
    /* width: 82%; */
    color: #080000;
    font: 14px/27px Roboto,RobotoDraft,Arial,sans-serif;
    white-space: nowrap;
    -webkit-user-select: none;
    line-height: normal;
    background-color: rgba(255,255,255,0.88);
    border: 1px solid #dadce0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    max-height: 92px;
    overflow: hidden;
    outline: none;
    padding: 10px;
    vertical-align: middle;
    /* width: 270px; */
    margin-left: 28%;
    margin-top: 0.2%;
    border-radius: 8px;
}

@media only screen and (max-width: 600px) {
    .div_etablissmeent{
        width: 100% !important;
    }
}

@media only screen and (max-width: 600px) {
    .widget-show-annonce{
        margin-bottom: 4% !important;
    }
}


/*******************************/


.btn-success,.btn-success:hover {

    background-color: #4BB543 !important;


}
.btn-info,.btn-info:hover {
    background-color: #1FA2FF !important;


}
.btn-danger,.btn-danger:hover {

    background-color: #e53935 !important;

}
.btn-warning,.btn-warning:hover {
    background-color: #f39c12 !important;

}
.btn-primary,.btn-primary:hover {
    background-color: #3c8dbc !important;

}
.btn-purple,.btn-purple:hover {
    background-color: rgb(126, 59, 189)	 !important;

}
.btn,.btn:hover{

    font-weight: bold !important;

}
.daterangepicker{
    width: 34% !important;
}




/*******************************/


.btn-success,.btn-success:hover {

    background-color: #6cbd65 !important;
    border-color: #6cbd65  !important;


}
.btn-info,.btn-info:hover {
    background-color: #69b6d4 !important;

    border-color: #69b6d4  !important;

}
.btn-danger,.btn-danger:hover,.btn-danger:active,.btn-danger {

    background-color: #d53735 !important;
    border-color: #d53735 !important;
}
.btn-warning,.btn-warning:hover {
    background-color:  #f39c12 !important;
    border-color:  #f39c12!important;

}
.btn-primary,.btn-primary:hover {
    background-color: #137ea7 !important;
    border-color: #137ea7  !important;

}
.btn-purple,.btn-purple:hover {
    background-color: #9b479f	 !important;
    border-color: #9b479f;
}
.btn-yellow,.btn-yellow:hover{
    background-color:  #f3c53b !important;
    border-color:   #f3c53b !important;
    color:white !important;

}
.btn-default,.btn-default:hover{
    /*
    background-color:#FE5825  !important;
    border-color: #FE5825 !important;
*/
}
.btn,.btn:hover{

    color: white !important;
    font-weight: bold !important;
    border-radius: 3px !important;
    background-color: inherit;
}
/*******************************/

.form-control{

    font-family:serif, Helvetica, sans-serif !important;
    font-size: 16px !important;

    /*    color: #000000 !important;*/
    background: #fff !important;
    border: 1px solid #ccc;
    -moz-border-radius: .04rem !important;
    border-radius: .04rem !important;
    /*  box-shadow: none;*/
    border: 1px  solid rgb(170, 169, 169) ;

    -moz-transition: 0.2s all ;
    transition: all 0.2s linear !important;
}

.form-control:focus{
    border: 1px solid  dodgerblue  !important;
    box-shadow:0 0 4px dodgerblue   !important;

}
/**** Menu ****/
.no-skin .nav-list>li {
    /* border-color: #E5E5E5; */
    border: none ;
    font-family: Arial ;
    font-size: 0.9em ;
}

.no-skin .nav-list>li>a {
    background-color: #f1f3f6 ;
    color: #636262 ;
}
.no-skin .nav-list>li:hover>a,.no-skin .nav-list>li>.submenu li>.submenu>li a:hover{
    font-weight: bold;
    background-color: #478db6!important;
    color: white !important;
    border-bottom: 2px solid #2470bd;
}
.sidebar .sidebar-shortcuts-large>.btn{
    border-radius: 10px;
}
.nav-list>li>a{
    font-size:  1.1em !important;
    height: auto;
    overflow-wrap: break-word;
}
.no-skin .sidebar,.no-skin .sidebar-shortcuts {
    background-color: #f1f3f6 ;
}
.no-skin .nav-list>li.active>a, .no-skin .nav-list>li.active>a:focus, .no-skin .nav-list>li.active>a:hover,.submenu ,.no-skin .sidebar.menu-min .nav-list>li>a>.menu-text{
    background-color: #4eb4ef !important;
    color: white !important;
}
/******Submenu *******/

.no-skin .nav-list>li.active>.submenu:before, .no-skin .nav-list>li.active>.submenu>li:before,.no-skin .nav-list>li .submenu>li>a {
    border: none;

}
.no-skin .nav-list>li .submenu>li>a:hover{
    border-left: 3px solid #4eb4ef;
    font-weight: bold;
}
.nav-list>li>.submenu li>.submenu>li>a {
    margin: 0;
}
.no-skin .nav-list>li>.submenu:before, .no-skin .nav-list>li>.submenu>li:before {
    border: none;

}
.no-skin .nav-list>li>.submenu li>.submenu>li  {

    margin-left: 10px !important;
}
.nav-list>li>a>.menu-icon{
    float: left ;
}
/*******************************/

.widget-box:hover{
    box-shadow: 0.5px 0.2px 4px 0.2px   #999!important;

}

/*******************************/
/*******************************/

.breadcrumb{

    margin: 10px !important;
}
.breadcrumb .home-icon {
    margin-right: 5px;
    vertical-align: baseline !important;
}
.breadcrumb a{

    color: #2470bd !important;

}
.breadcrumb a:hover {
    color: #0056b3 !important;
}


.breadcrumb .active {
    color: #6c757d !important;
}





/**************--------------------------*********************************/




.span-label{
    margin-top: 1px;
    font-weight: 600;
    color: white;
}
.card-body{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    word-wrap: break-word;
    box-sizing: border-box;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    padding-bottom: 0!important;
}
.card{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2);
    margin-bottom: 1rem;
}
.card-header{
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 0.75rem 1.25rem;
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.margin0{
    margin:0%;
}
.padding0{
    padding:0%;
}
.embeddedServiceHelpButton{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.42857143;
    color: #484848;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    font-size: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    box-shadow: none;
    overflow: visible;
    z-index: 999;
    font-family: sans-serif;
    background-color: transparent;
}
.helpButton {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.42857143;
    color: #484848;
    font-style: normal;
    box-sizing: border-box;
    font-family: open sans, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-size: 100%;
    height: 46px;
    -webkit-font-smoothing: subpixel-antialiased;
    position: fixed;
    bottom: 2%;
    width: 250px;
    right: 25px;
}
.uiButton.helpButtonDisabled{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    font: inherit;
    overflow: visible;
    -webkit-appearance: button;
    text-transform: uppercase;
    letter-spacing: 2px;
    user-select: none;
    outline: 0;
    transition: all .2s linear;
    min-width: 12em;
    text-decoration: none;
    text-align: center;
    border: 0;
    cursor: default;
    box-sizing: border-box;
    margin: 0;
    height: 46px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.5);
    line-height: 1;
    font-size: 0.875em;
    color: #fff;
    font-weight: normal;
    text-shadow: none;
    font-family: inherit;
    display: flex;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    border-radius: 8px 8px 0 0;
    padding: 0 20px!important;
    max-width: none;
    width: 100%;
    background: #21b3ef;

}

.embeddedServiceHelpButton .uiButton .helpButtonLabel {
    font-size: 1.3em;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    max-width: 100%;
    line-height: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.embeddedServiceHelpButton .helpButton .uiButton {
    max-width: none;
    width: 100%;
    background: #21b3ef;
}

.embeddedServiceHelpButton .helpButton .uiButton {
    padding: 0 20px!important;
}

.embeddedServiceHelpButton .helpButton .uiButton {
    border-radius: 8px 8px 0 0;
}
.embeddedServiceHelpButton .helpButton .uiButton {
    box-sizing: border-box;
    margin: 0;
    padding: 0 12px;
    height: 46px;
    border-radius: 23px;
    line-height: 1;
    font-size: 0.875em;
    color: #fff;
    font-weight: normal;
    text-shadow: none;
    font-family: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.embeddedServiceHelpButton .helpButtonDisabled {
    cursor: default;
    box-shadow: none;
    text-shadow: none;
}
.embeddedServiceHelpButton .uiButton {
    font-weight: bold;
    font-size: 16px;
    margin: 2px 3px;
    padding: 4px 6px;
    min-width: 12em;
    max-width: 14em;
    text-decoration: none;
    text-align: center;
    border: 0;
    background: #dddfe1;
}

.embeddedServiceHelpButton .helpButton .helpButtonEnabled:hover::before, .embeddedServiceHelpButton .helpButton .helpButtonEnabled:focus{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 23px;
    background-color: #000;
    opacity: 0.2;
    pointer-events: none;
}
.embeddedServiceHelpButton .helpButton .uiButton:focus {
    outline: none;
}
.embeddedServiceHelpButton .helpButton .uiButton:hover::before, .embeddedServiceHelpButton .helpButton .uiButton:focus::before {
    /* border-radius: 8px 8px 0 0; */
}
.helpButtonDisabled:hover{
    cursor: pointer;
    background: #85c9ed !important;

}


.ent-table tr:nth-child(even) {
    background: rgba(12, 124, 255, 0.03);
}

.ent-table tr:nth-child(odd) {
    background: white;
}




.ent-table th:nth-child(even) {
    background:rgb(242 146 0);
    color: white;
}

.ent-table th:nth-child(odd) {
    background: #62a8d0;
    color: white;
}
.ent-table thead tr th:hover {
    color: white !important;
}

.menu-parent,.menu-parent >a{
    color: white !important;
    background: #62a8d0 !important;
    font-weight: bold;
    border-color:white !important ;
    border-right:0px  solid !important ;
    border-left:0px  solid !important ;
    border-top:1px  solid !important ;
    border-bottom:1px  solid!important ;
    font-size: 13px !important;

}
.menu-child > a{
    font-weight: bold;
    color: white !important;
    background:rgb(242 146 0) !important;

    border-color:white !important ;
    border-right:0px  solid !important ;
    border-left:0px  solid !important ;
    border-top:1px  solid !important ;
    border-bottom:1px  solid !important ;
    font-size: 13px !important;


}

