.btncnx.disabled,
.btncnx[disabled],
fieldset[disabled] .btncnx {
    cursor: not-allowed !important;
    background-color: var(--couleurbutton) ;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btncnx {
    pointer-events: none;
}

.btncnx{
    cursor: pointer;
    background-color: var(--couleurbutton) ;
    color: var(--colorBlueTheme) !important;
width: 100% !important;font-size: 20px; font-weight: bold;  text-transform: uppercase;
}.btncnx:focus{
    background-color: var(--couleurbutton) ;
    color: var(--colorBlueTheme) !important;

}

.btncnx:hover {
    color: #fff;

    background-color: #31b0d5 ;

    background-image: none;
}

span.ripple {
    position: absolute; /* The absolute position we mentioned earlier */
    border-radius: 50%;
    transform: scale(0);
    animation: ripple 600ms linear;
    background-color: rgba(255, 255, 255, 0.7);
}
@keyframes ripple {
    to {
        transform: scale(4);
        opacity: 0;
    }
}

.icon-sec{
    position:absolute;
    top:0;

    bottom:0;

    width:20px;
}
.icon-sec.pwd{
    left:auto;
    right:5px;
    display: flex;
    align-items: center;
}

.input_field .input-item{
    width:100%;
    box-sizing: border-box;
    padding: 0 45px;
}
.adressediv{
    padding-right: 3px !important;
}
.has-danger input.form-control,.has-danger input.inputtext, .has-danger select.form-control {
    border-color: #f52222 ;

}
.has-danger .form-control, .has-danger .inputtext,
.has-danger .form-control:focus, .has-danger .inputtext:focus,
.has-success .form-control,
.has-success .form-control:focus {
    background-repeat: no-repeat !important;
    background-position: calc(100% - .5rem) 50% !important;
    background-size: .75rem .75rem !important;
}

.has-danger .item-required .form-control, .has-danger .item-required .inputtext,
.has-danger .item-required .form-control:focus, .has-danger .item-required .inputtext:focus,
.has-success .item-required .form-control,
.has-success .item-required .form-control:focus {
    background-position: calc(100% - 1.6rem) 50% !important;
}

.has-success input.inputtext {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjM2JiMjRjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTIwLjI4NSAyTDkgMTMuNTY3IDMuNzE0IDguNTU2IDAgMTIuMjcyIDkgMjEgMjQgNS43MTV6Ii8+PC9zdmc+) !important;
}

.has-success input.form-control,
.has-success select.form-control {
    border-color: #cad8e6;!important;
}

.has-success input.form-control:focus,
.has-success select.form-control:focus {
    border-color: #1460aa;!important;
}

.has-danger input.form-control ,.has-danger input.inputtext{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2Y1MjIyMiIgZD0iTTIzLjk1NCAyMS4wM2wtOS4xODQtOS4wOTUgOS4wOTItOS4xNzRMMjEuMDMtLjA0NmwtOS4wOSA5LjE3OUwyLjc2NC4wNDVsLTIuODEgMi44MUw5LjE0IDExLjk2LjA0NSAyMS4xNDRsMi44MSAyLjgxIDkuMTEyLTkuMTkyIDkuMTggOS4xeiIvPjwvc3ZnPg==) !important;
}

.has-danger label.input-star-rating {
    color: #f52222 !important;
}


.has-danger input.form-control:focus,
.has-danger select.form-control:focus {
    border-right-color: #cad8e6 !important;
}

.has-danger .input-group .input-group-addon {
    border-color: #f52222 !important;
}
.has-danger{
    border-color: #f52222 !important;
}
#main{
    background: #f7f7f7 !important;
}
.div_connexion {

    text-align: center;
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    box-sizing: border-box;
    margin: 40px 0 0;
    padding: 20px 0 20px;
    height: auto;

    margin-bottom: 30px;
}
.MO_D_form_title {
    font-weight: 600;
    background-color: #002;
    color: white;
    border-radius: 4px !important;
    font-size: 22px;
    display: flex !important;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.MO_D_form_title {
    height: 40px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contentConnexion{

    padding: 20%;
    padding-top: 43px; padding-bottom: 43px;

}
.adressediv {
    height: 3rem;
    border: 1px solid rgba(86, 61, 124, .2);
    border-radius: 4px;
}
.inner-addon .glyphicon {
    position: absolute;
    pointer-events: none;
    padding-left: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-addon .glyphicon {
    font-size: 24px;
}
.short {
    color: #f1adad !important;
    font-size: 14px;
}
.non_cor {
    color: red !important;
    font-size: 14px;
}
.bad {
    color: #fbc5a9 !important;
    font-size: 14px;
}

.good {
    color: #ffe399 !important;
    font-size: 14px;
}

.strong {
    color: darkgreen !important;
    font-size: 14px;
}
.form-control, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    background: transparent !important;

    outline: 0;
    box-shadow: none;
    text-align: left;


    width: 100%;
    border: none !important;
    vertical-align: middle;
    padding-left: 32px;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 2.8rem !important;
    color: #000 !important;
    font-family: Nunito, Sans-serif;
    height: 2.8rem;
}
.fa-key:before {
    content: "\f084";
}
.fa-lock:before {
    content: "\f023";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
#side-nav-panel{
    display: none !important;
}
@media   (max-width: 800px) {

    .contentConnexion{

        padding: 5% !important;
        padding-top: 43px;

    }
}

@media   (max-width: 990px) {
    .paddingOnMobile{
        padding: 0px !important;
    }
    .paddingall{
        padding: 0px !important;
    }
    .borderDetail{
        border-right: none !important;
        border-bottom: 5px solid red;
    }
    .displayBB{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}




.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: 18px;
    position: relative;
    z-index: 2;
}
.blink_me {
    color: red;
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.div1{
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
}
.div3{
    margin-bottom: 5px;
    text-align: center;
}
.calculateur_minus{
    outline:none!important;
    cursor: pointer  !important;
    font-weight: bold;
    border-left: none !important;
    width: 34px;
    font-size: 4rem;
    height: 40px !important;
    padding: 0px;
    padding-bottom: 9px;
    line-height: 23px;
    color: #6ea8d8 !important;
    background: transparent !important;
    border-radius: 0 !important;
}
.calculateur_plus{
    font-weight: bold;
    border-left: none !important;
    width: 34px;
    font-size: 3rem;
    height: 40px !important;
    padding: 0px;
    padding-bottom: 6px;
    /* padding-top: 2px; */
    line-height: 23px;

    color: #6ea8d8 !important;
    background: transparent !important;
    outline:none!important;
    cursor: pointer  !important;
    /* display: inline-block;padding-bottom: 5px;
     width: 33%;
     height: 38px;
     font-weight: bold;
     font-size: 2.71vw;
     color: #6ea8d8 !important;
     background: transparent !important;
     border: 1px solid #6ea8d8 !important;
     border-radius: 2px;
     line-height: 24px;
     padding-left: 3px !important;*/
}
.btnCalculateurN{

}
.btnCalculateurN2{

}
.comparateur_calculateur .btn-number {
    height: 40px !important;
}
.boxCalculateur{

    border: 0.1px solid lightgray;border-radius: 5px;height: 40px;
}
label{
    font-weight: 700 !important;
}
.txtCalculateur{
    font-weight: bold;
    border-left: none !important;
    text-align: center !important;
    font-size: 3rem;

    padding: 0px !important;
    padding-bottom: 6px;
    border-radius: 0 !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-color: #6ea8d8 !important;

    text-align: center;
    width: 34px !important;
    height: 40px !important;
}
.parentDiv{
    border-color: #6ea8d8!important;
    border-right: none !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-left :-1px ;
}
.parentDiv_initial{
    border: 1px solid #d3d3d3 !important;
    border-radius: 4px !important;
}
.divCalculateur{

    background: white;
    margin-left :-1px ;

}
.vcalculateur {
    height: 40px;

    line-height: 42px !important;

    color: #333 !important;

    text-align: center !important;

}



.form_border{
    height: 3rem !important;
}
.borderLeft{
    border: 1px solid #6ea8d8 !important;

}.borderRight{
     border: 1px solid #6ea8d8 !important;

 }
.div-plus-moinsx.groupe_input_v2 > .groupe_input_btn_v2 {
    width: 1%;
}

.div-plus-moinsx.groupe_input_v2 {
    display: table;
}
.div-plus-moinsx.groupe_input_v2 {
    display: table;
}




/* iPads (landscape) ----------- */


/* iPads (portrait) ----------- */


span.ripple {
    position: absolute;
    border-radius: 50%;
    transform: scale(0);
    animation: ripple 600ms linear;
    background-color: orange !important;
}

@keyframes ripple {
    to {
        transform: scale(4);
        opacity: 0;
    }
}
.besoinx {
    border: 1px solid #d3d3d3 !important;
    border-radius: 4px!important;
    height: 100%;

}
@media only screen and (max-width: 768px) {
    .noPaddingMobileTop{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .mobileLMa{
        line-height: 2px;
        margin-bottom: 4px;
    }
    .complementcalc{
        font-size: 7px;
        white-space: normal !important;
    }.calculateur_chambre{

         white-space: normal !important;
     }

    .calculateur_plus{
        padding-left: 0px !important;
    }
    .calculateur_minus{
        padding-top: 4px !important;
        padding-right: 1px !important;

    }

    .volume_top_mobile{
        margin-top: 5px !important;
    }
    .volume_pad_left_mobile{
        padding-left: 0px !important;
    }.volume_no_pad_left_mobile{
         padding-left: 6px !important;
     }


    /*.btnInfoo{
        font-size: 12vw !important;
    }*/

    .elvator-div1{
        width: 10%;

    }
    .elvator-div2{
        width: 90%;
    }
    .flagAdresse{
        width: 8% !important;

    }
    .btnDetours{
        width: 110px !important;
    }
    .btnDetoursAction{
        font-size: 3.5vw !important;
    }
    .fleximobile{
        padding-left: 6px;
        display: inline-block;
        font-size: 8px !important;
    }
    .mobileMarginTop{
        margin-top: 10px;
    }.mobilePaddingLeft{
         padding-left: 0px !important;
     }
    .btngroupMobile{

        font-size: 8.5vw;
        line-height: 16px;

    }
    .main-content{
        padding:0px;
    }
    .noPaddingMobile {
        padding: 0px !important;
    }
    /* For mobile phones: */
    .noMarginInside {

        margin-left: -8px !important;

    }.noMarginInsideA {

         margin-left: -3px !important;

     }.noMarginInsideA2 {

          margin-left: 1px !important;

      }
}

.fa-arrival:before {
    content: "\f11e";
}
.fa-distance:before {
    content: "\f4d7";
}
.fa-star-ox:before {
    content: "\f006";
}
.fa-minus:before {
    content: "\f068";
}
.fa-plus:before {
    content: "\f067";
}
.btnFa{
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none !important;
}
.btnInfoo {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 50px;

    color: #6ea8d8;
    background: transparent ;
    border-color: lightgrey;

    margin: 0 auto;
    /* font-size: 71px; */
    padding: 0;
    outline:none !important;
    /* line-height: 40px; */
    /* margin-top: 9px; */
    text-align: center;
    /* line-height:14px;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     border: 1px solid transparent;
     padding: 10px 10px 10px 10px;*/


}
*, *::before, *::after {
    box-sizing: border-box;
}
.bFontWeight{
    font-weight: 600;
}

/*  BUTTONS */
.btnFa{
    margin-left: 0px !important;
    margin-right: 0px !important;

}
.btn{
    border-radius: 0.25rem;
}




.form-control {

}


.gras{
    padding-left: 35px !important;

    line-height: 2.8rem !important;
    color: #000 !important;
    font-family:Nunito, Sans-serif;
    height: 3rem;
}

input::placeholder {

    font-size: 14px !important;
    line-height: 2.8rem !important;
    font-weight: 600 !important;
    height: inherit !important;

    vertical-align: middle;

}
::-webkit-input-placeholder {  font-size: 14px !important;
    line-height: 2.8rem !important;
    font-weight: 600 !important;
    height: inherit !important;

    vertical-align: middle; }
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */

    font-size: 14px !important; font-weight: 600 !important;
    line-height: 2.8rem !important;
    height: inherit !important;

    vertical-align: middle;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: black !important; font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 2.8rem !important;
    height: inherit !important;

    vertical-align: middle;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    font-weight: 600 !important;
    font-size: 40px !important;
    line-height: 2.8rem !important; height: inherit !important;

    vertical-align: middle;

}
input::placeholder,
input::-webkit-input-placeholder,
input::-moz-placeholder {
    line-height: 2.8rem !important;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}



input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #000;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0;

    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-image: initial
}




