.action{width:0px;}
.card{
    width: 100% !important;
}

.was-validated .select2-container--default:invalid, 
.select2-container--default.is-invalid {
    border-color: #d92550 !important;
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right calc(2.25rem / 4);
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

.select2-container--default .select2-selection--single {
    display:block;
    width:100%;
    height:calc(2.25rem + 2px);
    padding:0 !;
    font-size:1.5rem;
    font-weight:400;
    line-height:1.5;
    color:#495057;
    background-color: #E5F6EA;
    background-clip:padding-box;
    border:1px solid #060;
    border-radius:.25rem;
    transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}

.select2-dropdown {
    background-color: #e5f6ea !important;
    border: 1px solid #060 !important;
    border-radius: 0px !important;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container--default 
.select2-search--dropdown 
.select2-search__field {
    border: 1px solid #060;
}
.iconPlus{
    color: #060;
    cursor: pointer;
}

.iconMoins{
    color: red;
    cursor: pointer;
}

.saisiNbrPersEva{
    background-color:khaki;
    text-align:center;
    border:none;
    width:100%;
}

.btnEnregistrer{
    border: 1px solid #FFFFFF;
    background-color: #060;
    border-radius: 0px;
    width: auto;
}

.btnEnregistrer:hover{
    border: 1px solid #FFFFFF;
    background-color: #060;
    border-radius: 0px;
    width: auto;
}

.btnAnnuler{
    border: 1px solid #FFFFFF;
    background-color: #ff0000;
    border-radius: 0px;
}

.btnAnnuler:hover{
    border: 1px solid #FFFFFF;
    background-color: #ff0000;
    border-radius: 0px;
}

.btnAnnuler:not(:disabled):not(.disabled):active, 
.btnAnnuler:not(:disabled):not(.disabled).active, 
.show > .btnAnnuler.dropdown-toggle {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
}

.btnEnregistrer:not(:disabled):not(.disabled):active, 
.btnEnregistrer:not(:disabled):not(.disabled).active, 
.show > .btnEnregistrer.dropdown-toggle {
    color: #fff;
    background-color: #060 !important;
    border-color: #060 !important;
}

.btnEnregistrer:focus, .btnEnregistrer.focus {
    color: #fff;
    background-color: #060;
    border-color: #060;
    box-shadow: 0 0 0 0.2rem rgba(195, 243, 63, 0.5);
}

.nouveau{
    --margin-top: -8px;
    text-align: center;
    padding-top: 0;
    height: 35px;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    background-color: #38b566 ;
    color: #fff;
    font-weight: 500;
    font-size: 16pt;
}


.copyright {
    line-height: 1;
    /* font-size: .8rem; */
}

.text-center {
    text-align: center!important;
}

.my-auto {
    margin-bottom: auto!important;
}

/**
style pour les tableaux
*/
.dataTables_wrapper .dataTables_paginate 
.paginate_button.disabled, 
.dataTables_wrapper 
.dataTables_paginate 
.paginate_button.disabled:hover, 
.dataTables_wrapper 
.dataTables_paginate 
.paginate_button.disabled:active {
    cursor: pointer;
    color: #666 !important;
    border: 1px solid #060;
    background: #E8F3DE;
    box-shadow: none;
}

.dataTables_wrapper 
.dataTables_paginate 
.paginate_button.current, 
.dataTables_wrapper 
.dataTables_paginate
.paginate_button.current:hover {
    color: #000 !important;
    border: 1px solid #979797;
    background-color: #99CCCC;

}
.dataTables_wrapper 
.dataTables_paginate 
.paginate_button {
    min-width: 1.5em;
    display: inline-block;
    margin-left: 1px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    border-radius: 2px;
    --border: 1px solid #060;
    background: #E8F3DE;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    /* display: inline-block; */
    width: auto;
    background-color: aliceblue;
    --float: right;
}


.dataTables_wrapper .dataTables_filter {
    color: #000;
    padding-top: 4px;
    height: 38px;
    margin-top: -30px;
}
label > div#DataTables_Table_0_filter.dataTables_filter {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
    color: #FFF;
    background-color: #060;
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    color: #000
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0em;
    white-space: nowrap;
    color: #000
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: -19px 0 0 0;
    white-space: nowrap;
    text-align: right;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    /* background-color: #060;
    border-color: #060; */
}

.table-hover tbody tr:hover {
    background-color: #e0f3ff;
}


/** fin du style des tableaux***/

.app-header .app-header__content {
    display: flex;
    align-items: center;
    align-content: center;
    flex: 1;
    padding: 0 1.5rem;
    height: 60px;
    background-color: cornsilk;
}

.app-theme-white.fixed-header .app-header__logo {
    background: cornsilk;
}
/* selection du mois et de l'année uniquement*/

.datepicker td span {
    display: block;
    width: 47px;
    height: 20px !important;
    line-height: 20px !important;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* .add-on .btn {
    height: 34px;
} */ 
  
.btn-theme {
    color: #fff;
    background-color: #4ECDC4;
    border-color: #48bcb4;
} 
.add-on {
    /* float: right;
    margin-top: -37px;
    padding: 3px;*/
    text-align: center;
}

hr{
    border: 1px solid #060;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px;
    border: 1px solid #060;
    margin-right: 5px;
    /* width: 100% !important; */
    height: 30px;
    background-color: #e5f6ea;
    color: #000;
}


  .formulaire{
      color: black;
      background-color: #E5F6EA;
      width: 100% !important;
      border: 1px solid #060;
      margin-right:5px;
      height: 30px;
      border-radius: 0px !important;
  }

  .formulaireMin{
    color: black;
    background-color: #E5F6EA;
    width: 50% !important;
    border: 1px solid #060;
    margin-right:5px;
    height: 30px;
    border-radius: 0px !important;
}
  .formRequete{
    color: black;
    background-color: #E5F6EA;
    /* width: 70% !important; */
    border: 1px solid #060;
    margin-right:5px;
    height: 30px;
    border-radius: 0px !important;
}

  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
    background-color: #f6c23e;
    color: white;
}
  /* .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    --vertical-align: middle;
    width: 100% !important;
} */
  /* nouveau css pour sifr */

  .styleedit{
      color:green;
      margin-right: 10px;
  }
.styledelete{
    color:red;
}

.card-title{
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
    --font-size: .88rem;
}
fieldset{
    border: 2px solid #060 !important;
    padding: .200em .625em .75em !important;
    margin: 0 2px;
}
legend{
    display:block;
    width: auto !important;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    --font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
    border-bottom: 2px solid #f6c23e;
    font-weight: bold;
}

body{
    font-size: 125% !important;
}

/* .invalid-feedback {
    display: contents;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #e3342f;
} */
/** style pour le calendrier */


.ui-widget-content {
    border: 1px solid #e5f6ea;
    background: #e5f6ea;
    color: #333333;
}

.ui-datepicker {
    width: auto;
    padding: .2em .2em 0;
    display: none;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #F6C23E;
    color: #060;
    font-weight: bold;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_FFFFFF_256x240.png");
}

.ui-datepicker-week-end{
    color: #e3342f;
}

.ui-state-hover{
    background-color: #060 !important;
    color: #FFF !important;
    border: 1px solid #060;
}

.ui-state-active,
.ui-widget-content 
.ui-state-active, 
.ui-widget-header .ui-state-active {
    border: 1px solid #060;
    background: #060;
    font-weight: normal;
    color: #FFF;
}


.select2-container--default .select2-selection--multiple {
    background-color: #E5F6EA;
    border: 1px solid #060;
    border-radius: 0px !important;
    cursor: text;
}



.nav-pills > li > a {
    border-radius: 0px !important;
}


.nav-pills > li.active > a,
.nav-pills > li.active > a:focus, 
.nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #060;
}

.nav > li > a:focus {
    text-decoration: none;
    background-color: #F6C23E !important;
}

.logo a:hover {
    font-size: 30px;
    line-height: 60px;
    color: #ffffff;
    margin: 0;
    text-decoration: none;
    display: inline-block;
    font-weight: 800;
    text-transform: uppercase;
}

.vertical-nav-menu ul > li > a{
    color: black !important;
}

.app-sidebar {
    width: 200px !important;
    display: flex;
    z-index: 11;
    overflow: hidden;
    min-width: 200px !important;
    position: relative;
    flex: 0 0 200px !important;
    margin-top: -60px;
    padding-top: 60px;
    transition: all .2s;
}

.fixed-sidebar .app-main .app-main__outer {
    z-index: 9;
    padding-left: 200px !important;
}

.app-header__logo {
    padding: 0 1.5rem;
    height: 60px;
    width: 200px !important;
    display: flex;
    align-items: center;
    transition: width .2s;
}

.closed-sidebar:not(.closed-sidebar-mobile) .app-header .app-header__logo {
    width: 80px !important;
}

.closed-sidebar .app-sidebar {
    transition: all .3s ease;
    width: 80px !important;
    min-width: 80px !important;
    flex: 0 0 80px !important;
    z-index: 13;
}

.closed-sidebar.fixed-sidebar .app-main__outer {
    padding-left: 80px !important;
}

#map{
    width: 100%;
    height: 600px;
}

.modal-header{
    background-color:  #006600; 
    color: #ffffff;
}

.form-control[disabled], 
.form-control[readonly], 
fieldset[disabled] 
.form-control {
    background-color: #E5F6EA !important;
    opacity: 1;
}

.vertical-nav-menu li a {
    display: block;
    line-height: 2.4rem;
    height: 2.4rem;
    padding: 0 1.5rem 0 4px !important;
    position: relative;
    border-radius: .25rem;
    color: #343a40;
    white-space: nowrap;
    transition: all .2s;
    margin: .1rem 0;
}

.vertical-nav-menu i.metismenu-state-icon, 
.vertical-nav-menu i.metismenu-icon {
    text-align: center;
    width: 0px !important;
    height: 34px;
    line-height: 34px;
    position: absolute;
    left: -13px;
    top: 50%;
    margin-top: -17px;
    font-size: 1.5rem;
    opacity: .9 !important;
    transition: color 300ms;
}

.vertical-nav-menu ul::before {
    content: '';
    height: 100%;
    opacity: 1;
    width: 3px;
    background: #e0f3ff;
    position: absolute;
    left: 0px !important;
    top: 0;
    border-radius: 15px;
}

.vertical-nav-menu ul {
    transition: padding 300ms;
    padding: .5rem 0 0 1rem !important;
}
.lienActiver{
    color:#060 !important;
    font-weight: bold !important;
}
.app-main .app-main__inner {
    padding-top: 10px !important;
    padding-left: 5px !important;
    flex: 1;
}

/* pour faire afficher le mot de passe */

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #060;
  }


  .image-ronde{
    width : 80px; height : 80px;
    border: none;
    -moz-border-radius : 75px;
    -webkit-border-radius : 75px;
    border-radius : 75px;
  }
/* Style Menu gauche */
  .enteteMenu{
    text-align:left;
    color:white !important;
    padding: .75rem 0;
    /* padding:0px; */
    /* background-color: rgba(0, 0, 0, 0.03) !important; */
    /* background-color: #060 !important; */
    background: linear-gradient(to right, #fd7e14,rgba(0, 0, 0, 0.349),  #006600);
    /* border-bottom: 3px solid red; */
    border-bottom: 3px solid #060;
    font-size: 12px !important;
    margin-bottom: 1px !important;
    padding-left: 5px;
    
  }
  .enteteMenu:hover,.menuChoisi{
      background-color: orange !important;
      color: white !important;
      font-size: 13px !important;
      border:2px solid black;
  }
  .corpsMenu{
    border:2px solid black;
    border-top:0px;
    border-radius:5px;
    padding:15px !important;
  }
  .libeleEntete {
    text-transform: uppercase;
    font-size: 1.0rem !important;
    text-align: left !important;
    /* font-weight: bold !important;  */
    white-space: nowrap;
    position: relative;
    
}
.app-sidebar .app-sidebar__inner {
    padding: 0px 0.4rem 0rem 0.4rem;
    /* padding: 0px; */
}
/* .container-fluid{
    padding-right: 0px !important;
} */

/* .petit_logo{
    background-image: url('/images/logo_cofo4.jpg') !important;
    background-repeat:no-repeat !important;
} */

.sidebar .nav-item .nav-link .badge-counter, .topbar .nav-item .nav-link .badge-counter {
    position: absolute;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    right: .25rem;
    margin-top: -.25rem;
  }
  .badge-danger {
    color: #fff;
    background-color: #e74a3b;
  }
  .badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .35rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  }
  
  .topbar .dropdown-list .dropdown-header {
    background-color: #060;
    border: 1px solid #060;
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #fff;
  }


  /** bouton poissoir*/
  .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #060;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 30px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

.dropdown-menu .dropdown-header {
    text-transform: uppercase;
    font-size: 13px;
    color: #3f6ad8;
    font-weight: bold;
  }