/*************************************************************************************************************************************************************************
******************************************************VISITOR REGISTER****************************************************************************************************
/*************************************************************************************************************************************************************************/

#visitor_register_profil_container, #visitor_register_container, #visitor_register_container p{
    font-size: 1.5em;
}
/*
#visitor_register_profil_container .form-control , #visitor_register_container .form-control{
    font-size: 1.5rem;
}
#visitor_register_profil_container .form-group, #visitor_register_container  .form-group{
    font-size: 1.5rem;
}*/
#visitor_register_profil_container  .select2-container .select2-selection {
    height: 44px;
}
#visitor_register_container label, #visitor_register_profil_container label, .select2-results {
    font-size: 1.5em;
}
#visitor_register_container .select2-container .select2-selection {
    height: 60px;
}
.select2-selection--single .select2-selection__rendered, .select2-search--dropdown .select2-search__field,.select2-results__option, .select2-search--dropdown {
    font-size: 1.5em;
}
 #visitor_register_container button, #visitor_register_profil_container button,  #show_mess_error button{
    box-shadow:  0 5px 5px #626262
}
 #show_mess_error,  #show_mess_error button,  #show_mess_error button, #show_mess_error button b{
     font-size: 1.5em;
 }
#show_mess_error button b i{
    font-size: 0.7em;
}
.bigdrop {
    width: 357px !important;
}
@media(max-width: 2113px){
    #visitor_register_profil_container, #visitor_register_container, #visitor_register_container p{
        font-size: 1.5em;
    }
/*    #visitor_register_profil_container .form-control input,    #visitor_register_profil_container .form-control input, #visitor_register_container  .form-control input{
        font-size: 1.5rem;
    }
    #visitor_register_profil_container .form-group input,    #visitor_register_profil_container .form-control input,  #visitor_register_container  .form-group input{
        font-size: 1.55rem;
    }*/
    #visitor_register_profil_container  .select2-container .select2-selection {
        height: 44px;
    }
    #visitor_register_container a,    #visitor_register_container button,
    #visitor_register_profil_container a,    #visitor_register_profil_container button{
        font-size: 2em;
    }
    #visitor_register_container label, #visitor_register_profil_container label{
        font-size: 1.5em;
    }
    #visitor_register_profil_container
}

/*************************************************************************************************************************************************************************
******************************************************UTILS****************************************************************************************************
/*************************************************************************************************************************************************************************/
.emptySpace {
    flex-grow: 1;
}
.line-height-0 {
    line-height: 0
}
.scroller{
    scrollbar-width: thin;
}

.txt-overflow-ellipsis{
    Text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.text-white{
    color: var(--body-bg);
}
.text-dark-white, .text-dark-white a{
    color: var(--body-bg);
}

.text-dark-grey{
    color:#464545 !important
}
.flexRow{
    flex-direction: row;
    display: flex;
}
.flexColumn{
    display: flex;
    flex-direction: column;
}
.justify-content-evenly{
    justify-content: space-evenly;
}
.list-style-none{
    list-style: none;
}
.overflowX-scroll{
    overflow-x: scroll;
}
.overflowY-scroll{
    overflow-y: scroll;
}
.overflowY-auto{
    overflow-y: auto;
}
.overflowX-hidden{
    overflow-x: hidden;
}
.overflowY-hidden{
    overflow-y: hidden;
}
.overflow-scroll{
    overflow: scroll;
}
.cursor-default {
    cursor: default!important;
}
.cursor-help{
    cursor:help!important;
}
.font-size-5{
    font-size: 5em;
}
.font-size-3{
    font-size: 3em;
}
.font-size-2{
    font-size: 2em;
}
.font-size-1-8{
 font-size: 1.8em;
}
.font-size-1-5{
    font-size: 1.5em;
}
.h-mx-content{
    height: max-content;
}
.h-min-content{
    height:min-content;
}
.h-380{
    height:380px
}
.h-300{
    height:380px
}
.h-130{
    height:130px
}
.h-150px{
    height:150px
}
.h-100px{
    height:100px
}
.h-90px{
    height:90px
}
.h-50px{
    height:50px
}
.h-40px{
    height:40px
}
.h-35px{
    height:35px
}
.h-30px{
    height:30px
}
.h-25px{
    height:25px
}
.h_0 {
    height: 0px;
}
.w_0{
    width: 0px;
}
.w-600{
    width: 600px!important;
}
.w-400{
    width: 400px;
}
.w-380{
    width: 380px;
}
.w-360{
    width: 360px;
}
.w-350{
    width: 350px;
}
.w-320{
    width: 320px;
}
.w-280{
    width: 280px;
}
.mn-w-380{
   min-width: 380px;
}
.mn-w-120{
    min-width: 120px;
}
.mn-w-100{
    min-width: 100%;
}
.mn-w-50{
     min-width: 50%;
 }
.w-200{
    width: 200px;
}
.w-150{
    width: 150px;
}
.w-120{
    width: 120px;
}


.w-95 {
    width: 95%;
}
.w-95 {
    width: 95%;
}
.w-70{
    width: 70px
}
.w-50px{
    width: 50px
}
.w-30{
    width: 30px
}
.w-20{
    width: 20px
}
.mx-h-20{
    max-height: 20px;
}
.mx-h-300{
    max-height: 300px;
}
.mx-w-600{
    max-width: 600px;
}
.mx-w-200{
    max-width: 200px;
}
.mx-x-250{
    max-width: 250px;
}
.mx-w-150{
    max-width: 150px;
}
.mx-w-90{
    max-width: 90px;
}
.w-mx-content{
    width: max-content;
}
.w-min-content{
    width: min-content;
}
.mn-w-min-content{
    min-width: min-content;
}
.mn-w-fit-content{
    min-width: fit-content;
}
.text-overflow-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.absolute-center{
    left: 50%;
    right:50%;
    transform: translateX(-50%);
}

.d-content{
    display: contents;
}
.row{
    margin-right: unset;
    margin-left: unset;
}
.hide-view{
    display: none!important;
}
input[type='number']{
   /* font-size: 2em;*/
    /* Firefox */
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none; /* Chrome */
    -moz-appearance: textfield;
    -o-appearance: none; /* Opéra*/
    margin: 0;
}
/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button {
    -o-appearance: none;
    margin:0
}


.white-space {
    white-space:break-spaces ;
}
.white-space-nowrap {
    white-space : nowrap;
}
.hide-btn {
    display: none !important;
}
html {
    scrollbar-color: var(--main-bg-color) transparent;
}
:root {
    --body-bg:  #f5f5f5 ;
    --body-nav:  #f5f5f5 ;
    --body-color: #262626;
    --error-mess: red ;
    --letter-spacing: 0;
    --box-shadow:  #0006;
    --main-black: #575656 ;
    --main-white: #f5f5f5 ;
    --main-light-grey: #dbd3d3 ;
    --main-grey: #868585 !important;
    --main-grey-light: #cac7c7 !important;
    --main-white-light: rgb(255, 255, 255) !important;
    --main-white-fade: #f0f8ffab !important;
    --main-bg-black: #324148; !important;
    --main-color:  #1863AB ;
    --main-bg-color:  #25a4c1 !important;
    --ai-color: #0f344f !important;
    --main-veryhot-color: #f30505 !important;
    --main-hot-color: #ff8400 !important;
    --main-cold-color: #9670f5 !important;
    --main-chilled-color: #3bd6f1 !important;
    --main-veryhot-color-light: #f08787 !important;
    --main-hot-color-light: #ffd3a4 !important;
    --main-cold-color-light: #bfaaf5 !important;
    --main-chilled-color-light: #97e7f5 !important;
    color-scheme: light only;
}
@media (prefers-color-scheme: dark) {
    :root {
        --body-bg: #f5f5f5 !important;
        --body-color: #262626 !important;
        --body-nav:  #f5f5f5  !important;
        --error-mess: red !important;
        --letter-spacing: 0 !important;
        --box-shadow:  #0006 !important;
        --main-black: #575656  !important;
        --main-bg-color:  #25a4c1 !important;
    }
}
@media (prefers-color-scheme: light) {
    :root {
        --body-bg: #f5f5f5 !important;
        --body-nav:  #f5f5f5  !important;
        --body-color: #262626 !important;
        --error-mess: red !important;
        --letter-spacing: 0 !important;
        --box-shadow:  #0006 !important;
        --main-black: #575656  !important;
        --main-bg-color:  #25a4c1 !important;
    }
}

body {
    background-color: var(--body-bg);
    color: var(--body-color);
    letter-spacing: var(--letter-spacing);
    min-height: 100vh;
}
.card{
    background-color: var(--main-white-light);
}
.content-wrapper {
    margin-top: 70px;
    position: relative;
    scrollbar-width: thin;
}
.pAbs-z4-w90 {
    position: absolute;
    display: none;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    z-index: 4;
    width: 90%;
    top: 20px;
    background-color: #eee;
}
.pFix-z3-w100 {
    height: 100%;
    width: 100%;
    background-color: #000000b5;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 3;
}
.z-101 {
    z-index: 101;
}
.z-100 {
    z-index: 100;
}
.z-30 {
    z-index: 30;
}
.z-12 {
    z-index: 12;
}
.z-11 {
    z-index: 11;
}
.z-10 {
    z-index: 10;
}
.z-9 {
    z-index: 9;
}
.z-8 {
    z-index: 8;
}
.z-7 {
    z-index: 7;
}
.z-6 {
    z-index: 6;
}
.z-2{
    z-index: 2;
}
.z-1{
    z-index: 1;
}
.z-0{
    z-index: 0;
}
/*************************************************************************************************************************************************************************
******************************************************checkbox 3 positions****************************************************************************************************
/*************************************************************************************************************************************************************************/
.form-check-3{
    position: relative;
    display: block;
    padding-left: 1.875rem;
    height: 20px;
}
.form-check-3 .uniform-checker-3{
    position: static;
    margin-right: .625rem;
    margin-top: .00002rem;
}
.form-check-3  span{
    width: 20px;
    height: 20px;
    border: .125rem solid #455a64;
    display: inline-block;
    position: relative;
    border-radius: .125rem;
}
.form-check-3.text-white span{
    border: .125rem solid #fff;
}
.form-check-3 span .triangle {
    border: 6px solid transparent;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
}
.form-check-3 span.checked .triangle{
    border-top-color: #455a64;
    border-left-color: #455a64;
    border-bottom-color: #455a64;
    border-right-color: #455a64;
}
.form-check-3 span.miChecked .triangle{
    border-bottom-color: #455a64;
    border-right-color: #455a64;
    border-top-color: transparent;
    border-left-color: transparent;
}
.form-check-3 input[type="checkbox"]{
    border: 0;
    background: 0 0;
    display: inline-block;
    margin: 0px 0px 0 0;
    cursor: pointer;
    position: absolute;
    top: -.125rem;
    left: -.125rem;
    visibility: visible;
    opacity: 0;
    z-index: 2;
}
.form-check-3.text-white  span.checked .triangle{
    border-top-color: #fff;
    border-left-color: #fff;
    border-bottom-color: #fff;
    border-right-color: #fff;
}
.form-check-3.text-white  span.miChecked .triangle{
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: #fff;
    border-right-color: #fff;
}
.form-check-3.cursor-default  input[type="checkbox"],.form-check-3.cursor-default label{
    cursor: default;
}
/*************************************************************************************************************************************************************************
******************************************************TOOLTIP****************************************************************************************************
/*************************************************************************************************************************************************************************/
.tooltiptext_hover p{
    font-weight: 0;
    margin: 0;
}
.tooltipDiv, .tooltipDiv_hover {
    position: relative;
    display: inline-block;
}
.tooltipDiv i, .tooltipDiv_hover i{
    font-style: inherit;
}

.tooltiptext , .tooltiptext_hover, .tooltiptext_Bottom_hover{
    visibility: hidden;
    width: 160px;
    background-color: var(--ai-color);
    color: var(--main-bg-color);
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    bottom: 125%;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 0 0 5px black;
    white-space: normal;
    font-weight: 500;
}
.tooltiptext_hover{
    width: auto;
}
.tooltipRight{
    right: 0%;
}
.tooltipTextCenter{
    left: 50%;
    transform: translateX(-50%);
    right: 50%;
}
.tooltiptext_Bottom_hover{
    bottom: unset;
    top: 110%;
}
.tooltiptext_left_hover{
    left: 0px;
    margin-left: unset;
}
.tooltipDiv .tooltiptext::after, .tooltipDiv_hover .tooltiptext_hover::after, .tooltipDiv_hover .tooltiptext_Bottom_hover::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 10%;
    border-width: 5px;
    border-style: solid;
    border-color: var(--ai-color) transparent transparent transparent;
}
.tooltipDiv_hover .tooltiptext_hover.tooltipTextCenter::after{
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}
.tooltipDiv_hover .tooltiptext_hover.tooltipRight::after{
    border-color: var(--ai-color) transparent transparent transparent;
    right: 10%;
    left: unset;
}
.tooltipDiv_hover .tooltiptext_Bottom_hover::after{
    border-color:  transparent transparent var(--ai-color) transparent;
    top: -20%;
}
.tooltipDiv_hover .tooltiptext_left_hover::after{
    margin-left: unset;
    left: 30px;
}
/*************************************************************************************************************************************************************************
******************************************************LANGAGE DROPDOWN****************************************************************************************************
/*************************************************************************************************************************************************************************/
#containSelect_Langage {
    width: 50px;
    margin-left: 20px;
    background: transparent !important;
    position: relative;
    height: 36px;
}
#loading_waiting_load_langage {
    height: 30px;
    width: 30px;
    position: absolute;
    left: 6px;
    top: 2px;
    animation: circleTurn 0.9s 0s linear infinite;
}
#dropDown_langage > .dd-select
{
    border: transparent !important;
    background: transparent !important;
}
#dropDown_severity > .dd-select{
    border: 1px solid #ddd !important;
    background: white !important;
}
#dropDown_langage, #dropDown_langage > .dd-select, #dropDown_langage > .dd-options
{
    width: 50px !important;

}
#dropDown_severity, #dropDown_severity > .dd-select, #dropDown_severity > .dd-options{
    width: 38px !important;
}

.dd-option-image, .dd-selected-image {
    border-radius: 2px !important;
    box-shadow: 0 0 2px black !important;
    max-height: 33px !important;
}
#dropDown_severity .dd-option-image,#dropDown_severity .dd-selected-image{
    border-radius: 17px !important;
    box-shadow: 0 0 1px #797979 !important;
    height: 17px;
}
#dropDown_langage_default .dd-option-image, #dropDown_langage_default .dd-selected-image{
    border-radius: 6px !important;
    box-shadow: 0 0 4px black !important;
    margin-left: 20px; !important;
}
#dropDown_langage{
    display: none;
}

#dropDown_langage_default_ADD, #dropDown_langage_default_ADD > .dd-select, #dropDown_langage_default_ADD > .dd-options,
#dropDown_langage_default, #dropDown_langage_default > .dd-select, #dropDown_langage_default > .dd-options{
    width: 115px !important;
}
#dropDown_langage_default_ADD label.dd-option-text, #dropDown_langage_default label.dd-option-text,
#dropDown_langage_default_ADD label.dd-selected-text, #dropDown_langage_default label.dd-selected-text{
    line-height: 20.75px !important;
    margin-top: 10px;
}
.dd-options {
    border: 0px !important;
    padding: 12px; !important;
}
#dropDown_severity > .dd-selected{
    padding: 8px 10px!important;
}
#dropDown_langage > .dd-options{
    box-shadow: unset !important;

}
#dropDown_severity > .dd-options {
    box-shadow: 0 0 1px #000 !important;
}

#dropDown_langage >  .dd-select > span.dd-pointer-up,
#dropDown_severity >  .dd-select > span.dd-pointer-up{
    border-bottom: solid 5px transparent !important;
}
#dropDown_langage >  .dd-select > span.dd-pointer-down,
#dropDown_severity >  .dd-select > span.dd-pointer-down{
    border-top: solid 5px transparent !important;
}
/*************************************************************************************************************************************************************************
******************************************************flag****************************************************************************************************
/*************************************************************************************************************************************************************************/
.ui-icon{
    background-size: contain !important;
    height: 20px;
    width: 30px;
    border-radius: 4px;
    box-shadow: 0px 0px 1px #b7b7b7;
}
.ui-menu {
    min-width: unset;
    width: 130px;
}
.ui-menu .ui-menu-item-wrapper{
    justify-content: space-between !important;
}
.ui-icon.en_EN {
    background: url("../img/flag/flag_en.png") 0 0 no-repeat;
}
.ui-icon.fr_FR {
    background: url("../img/flag/flag_fr.png") 0 0 no-repeat;
}
.ui-icon.es_ES {
    background: url("../img/flag/flag_es.png") 0 0 no-repeat;
}
.ui-icon.de_DE {
    background: url("../img/flag/flag_de.png") 0 0 no-repeat;
}
.ui-icon.zh_CN {
    background: url("../img/flag/flag_zh.png") 0 0 no-repeat;
}
.ui-icon.el_GR {
    background: url("../img/flag/flag_el.png") 0 0 no-repeat;
}
.ui-icon.nl_NL {
    background: url("../img/flag/flag_nl.png") 0 0 no-repeat;
}
.ui-icon.pl_PL {
    background: url("../img/flag/flag_pl.png") 0 0 no-repeat;
}
.ui-icon.pt_PT {
    background: url("../img/flag/flag_pt.png") 0 0 no-repeat;
}
.ui-icon.ro_RO {
    background: url("../img/flag/flag_ro.png") 0 0 no-repeat;
}
.ui-icon.ru_RU {
    background: url("../img/flag/flag_ru.png") 0 0 no-repeat;
}
.ui-icon.th_TH {
    background: url("../img/flag/flag_th.png") 0 0 no-repeat;
}
/*************************************************************************************************************************************************************************
******************************************************LOADING****************************************************************************************************
/*************************************************************************************************************************************************************************/

img.effet_loading_img {
    position: absolute;
    height: 50px;
    width: 50px;
    left: 0;
}
img.loading-anim  {
    height: 20px;
    width: 20px;
    opacity: 0;
    display: inline-block;
    position: absolute;
    right: 10px;
}
img.loading-anim-relative{
    height: 20px;
    width: 20px;
}
img.effet_loading_img, img.loading-anim,img.loading-anim-relative {
    animation: circleTurn 0.9s 0s linear infinite;
}
div.effet_loading {
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 25px;
    left: 25px;
    animation: circleEffet 2s 0s linear infinite;
    box-shadow: 0 0 5px #069b6a24;
}
#loading_waiting_load_dom_request img.effet_loading_img{
    width: 50px;
    height: 50px;
}
@keyframes circleEffet {
    0% {opacity: 1;}
    40% {opacity: 1; }
    100% { width: 200%;height: 200%;opacity: 0;}
}

@keyframes circleTurn {
    from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}
@keyframes demiCircleEffet {
    0% {transform: rotate(0deg)}
    10% {transform: rotate(30deg)}
    20% {transform: rotate(0deg)}
    30% {transform: rotate(-30deg)}
    40% {transform: rotate(0deg)}
    50% {transform: rotate(30deg)}
    60% {transform: rotate(0deg)}
    70% {transform: rotate(-30deg)}
    80% {transform: rotate(0deg)}
    90% {transform: rotate(30deg)}
    100% {transform: rotate(0deg)}
}

.div_cover {
    position: fixed;
    width: 50%;
    top: 10%;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    display: none;
    overflow-y: auto;
}
#loading_waiting_load_dom_request{
    z-index: 101;
}
#show_mess_error, #areYouSure,#show_mess_popup{
    z-index: 103;
}
#loading_waiting_load_dom, #loading_waiting_load_dom_request {
    z-index: 201;
    top: 40%;
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 50%;
    left: 50%;
    transform: translate(-50%);
}
.background_black_cover{
    height: 100%;
    width: 100%;
    background-color: #000000b5;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}
.background_white_cover{
    height: 100%;
    width: 100%;
    background-color: rgba(251, 251, 251, 0.84);
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    right: 0;
}
#background_waiting_load_dom{
    z-index: 200;
}
#background_waiting_load_dom_request{
    z-index: 100;
    background-color: rgba(251, 251, 251, 0.84);
}
#backgroundBlack_areYouSure,#backgroundBlack_show_mess_error{
    z-index: 102;
}
.anim_popup_top_windows {
    height: min-content;
    min-height: 50px;
    width: min-content;
    min-width: 300px;
    top: -90px;
    position: fixed;
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
    background-color: #263238;
    z-index: 199;
    box-shadow: 0 0 5px black;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    flex-direction: column;
    text-align: center;
}
.anim_popup_top_windows p {
    color: white;
    margin: 0;
    position: relative;
    min-height: 20px;
}

/*************************************************************************************************************************************************************************
******************************************************FORMULAIRE****************************************************************************************************
/*************************************************************************************************************************************************************************/
.form-control-showPsw {
    position: absolute;
    top: 0;
    padding-left: .875rem;
    padding-right: .875rem;
    line-height: calc(1.5385em + .875rem + 2px);
    min-width: 1rem;
    right: 0;
    height: 36px;
    width: 44px;
}
.form-control-showPsw i {
    cursor: pointer;
    position: absolute;
    top: 10px;
}
.login-form {
    width: auto !important;
}
.containOneGroup_inputHidden {
    position: relative;
    list-style: none;
    height: 40px;
}
.containOneGroup_inputHidden > div:nth-child(1) {
    opacity: 0;
    z-index: 1;
    position: absolute;
    margin: 0;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}
.containOneGroup_inputHidden > div:nth-child(2) {
    opacity: 1;
    z-index: 2;
    position: relative;
    align-items: center;
}
.containOneGroup_inputHidden  .contain_text, .containOneGroup_inputHidden  .contain_input {
    height: 44px;
}
.containOneGroup_inputHidden .btn_cut_word {
    height: 38px;
    width: 38px;
}
.custom-checkbox {
    margin: 5px 0;
    margin-bottom: 5px;
}
.custom-checkbox.custom-control-left label::before, .custom-checkbox.custom-control-left label::after{
    left: 0;
}
.custom-control-label.checked::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23455A64' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.form-check-switchery {
    padding: 0 !important;
    margin: 5px;
    position: relative;
    height: 20px;
}
.form-check-inline .form-check-label {
    height: 100%;
    width: 100%;
}
.form-check-switchery span {
    background-color: var(--body-bg);
    border-color: var(--main-light-grey);
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
    transition-property: border, box-shadow, background-color;
    transition-duration: 0.4s, 0.4s, 1.2s;
    transition-timing-function: ease, ease, ease;
    transition-delay: 0s, 0s, 0s;
    height: 100%;
    min-width: 70px;
    width: 100%;
    box-shadow: 1px 2px 4px var(--main-grey);
    position: relative !important;
}
.form-check-switchery span.checked p {
    color: white;
    margin: 0 25px 0 12px;
}
.form-check-switchery span p {
    height: 20px;
    left: unset;
    position: relative;
    padding-top: 1px;
    top: 3px;
    color: #979595;
    white-space: nowrap;
    text-align: center;
    margin: 0 12px 0 25px;
}
.form-check-switchery span.checked p {
    color: white;
    margin: 0 25px 0 12px;
}
.switchery.checked small {
    background-color: rgb(255, 255, 255);
}
.switchery small {
    transition: background-color 0.4s ease 0s, left 0.4s ease 0s, right 0.4s ease 0s;
    background-color: #fff;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border-radius: 100px;
}
.form-check-switchery input {
    width: auto !important;
}
#container_auth_code {
    width: min-content;
}
#auth_code_input input{
    min-width: 50px;
}
.one-input-container > input, .one-input-container > select, .one-input-container > textarea {
    display: block;
    width: 100%;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid var(--main-grey);
    background-color: transparent;
    box-sizing: border-box;
    border-radius: 0;
}
.bigdrop {
    width: 235px !important;
}
/****************************************************************************************************************************************/
/**********************************************autre**************************************************************************************/
/****************************************************************************************************************************************/
span.icon-sync, span.icon-cross2:not(.errorMess) {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    cursor: pointer;
}
span.icon-sync:hover, span.icon-cross2:not(.errorMess):hover {
    text-decoration: none;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
/*.icon-cross2::before {
    font-size: 1.2rem;
    height: 22.1px;
    width: 22.1px;
}*/
.switch_btn a.nav-link.active{
    color: white;
    background-color: var(--main-bg-color) !important;
}
.switch_btn a.nav-link:not(.active){
    color: var(--main-bg-color) !important;
    background-color: white;
}
/*************************************************************************************************************************************************************************
******************************************************MULTISELECT****************************************************************************************************
/*************************************************************************************************************************************************************************/
.multiselect-container.dropdown-menu {
    z-index: 99;
}
.multiselect-container {
    width: auto;
    max-width: 500px;
}
button.multiselect.dropdown-toggle {
    max-width: 250px;
    width: 250px;
}
.multiselect-container .multiselect-item{
    overflow-x: auto;
}
/*************************************************************************************************************************************************************************
******************************************************DATEPICKER****************************************************************************************************
/*************************************************************************************************************************************************************************/
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day .ui-state-active {
    color: #fff;
    background-color: var(--main-bg-color);
}
/*************************************************************************************************************************************************************************
******************************************************CANVAS****************************************************************************************************
/*************************************************************************************************************************************************************************/
.canvas-container {
    display: flex;
    justify-content: center;
    width: 100%;
}
.canvas-container canvas{
    max-height: 400px;
}
.canvas-container canvas {
    height: auto;
    position: absolute;
}
.canvas-container canvas:nth-child(3) {
    position: relative;
}
/*************************************************************************************************************************************************************************
******************************************************SELECT 2****************************************************************************************************
/*************************************************************************************************************************************************************************/
.select2-container {
    width: 100% !important;
    /*max-width: 230px;*/
}
.select2-container .select2-selection {
    height: 36px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 40px;
}
.one-btn-container {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0 0 30px 0;
    margin-top: 0px;
}
/*************************************************************************************************************************************************************************
******************************************************FORM PICTURE****************************************************************************************************
/*************************************************************************************************************************************************************************/
 .contain_one_picture {
    background-color: rgba(0, 0, 0, 0.62);
}

.contain_one_picture {
    height: 150px;
    width: 150px;
    border: 3px solid #828282;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.15);

}
.contain_one_picture > div{
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: max-content;
    height: max-content;
    z-index: 1;
}
.contain_one_picture > div button {
    background-color: transparent;
    border: 0px;
    color: white;
}
.contain_one_picture form {
    height: 100%;
    justify-content: end;
    padding: 10px;
    text-align: center;
}
.contain_one_picture > div button i{
    font-size: 1.2rem;
}
.icon-plus3::before {
    content: "\ed5a";
}
.contain_one_picture > div button i {
    font-size: 3rem;
    text-shadow: 0 0 5px #00000063;
}
.contain_one_picture img {
    transition-duration: 100ms;
    transition-property: opacity, transform;
    height: 144px;
    width: 144px;
    border-radius: 10px;
    position: absolute;
    top: 0;
}
#closeImg{
    position: relative;
    z-index: 2;
    color: var(--main-white-light);
    top: 80px;
    text-align: right;
    margin-right: 20px;
}
#contain_img_full_screen{
    position: fixed;
    z-index: 10000;
    height: 0%;
    opacity: 0;
    right: 0;
}
#img_full_screen {
    top: 80px;
    display: none;
    position: relative;
    z-index: 1;
    height: 90%;
    width: 90%;
    text-align: center;
    margin: auto;
    margin-top: auto;
    margin-top: 0;
}
#img_full_screen img {
    min-width: 300px;
    height: auto;
    max-height: 95%;
    max-width: 95%;
}
/*************************************************************************************************************************************************************************
******************************************************WEB SITE****************************************************************************************************
/*************************************************************************************************************************************************************************/
#navbar-mobile {
    background-color: var(--body-nav);
}
.navbar-dark .navbar-brand {
    color: #fff;
}
.navbar-dark {
    color: var(--main-color);
    background-color: var(--body-nav);
    border-bottom-color: rgba(159, 131, 131, 0.1);
    box-shadow: 0 2px 5px #212e4f87;
    position: fixed;
    z-index: 200;
    width: 100%;
    height: 70px;
}