/* -- POLICES -- */
@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i');
/* font-family: 'Roboto', sans-serif; */
/* font-family: 'Roboto Condensed', sans-serif; */
/* font-family: 'Dosis', sans-serif; */


*:focus-visible, .accessibilite:focus-visible, .dropdown-toggle:focus-visible, nav li.puce-compte-accessibilite:focus-within, .typeVehicule:focus-within, .btn-close.focus-visible-manual, .deroulListeMenu:focus-visible, .navbar-toggle:focus-visible, .navbar-toggle:focus-visible {
    outline:auto#000000 !important;
}


legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 14px;
    font-size: 14px;
    line-height: inherit;
    color: #333333;
    border: none;
}

.fr-link {
    position: absolute;
    left: -10000px;
    top: auto;
    width:5px;
    padding: 10px;
    font-size: 15px !important;
    color: white !important;
    background-color: #DD390E;
    height: 5px;
    overflow: hidden;
}
.fr-link:focus {
    position: static;
    width: auto;
    height: auto;
}


.liencgv{
    text-decoration: underline!important;
    font-weight: 600;
    color:#0066CC!important;
}

.liencgv:hover{
    text-decoration: none!important;
    color:#DD390E!important;
}


html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #212529;
    max-width: 1920px;
    margin: auto;
    z-index: 0;
}

.fleche-gauche-sue {
    background-image: url(../../imgs/sue/arrow-circle-left-bleu.svg);
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

#dateEntree:not([disabled]),#dateSortie:not([disabled]) {
    cursor:pointer;
}

.aide_user_friendly {
    font-style: italic;
    background-color:transparent !important;
    color:#000000;
    text-align: right;
    font-size: 12px;
}
.didomi{
    padding: 6px 15px;
    /* border: 1px outset buttonborder; */
    border-radius: 3px;
    position: fixed;
    font-weight:700;
    /* color: buttontext; */
    color: #0066CC;
    z-index:2000;
    left: 10px;
    box-shadow: 0 4px 16px #00000080;
    bottom: 10px;
    /* padding-top: inherit; */
    background-color: white;
    text-decoration: none;
}

.liencms{
    text-decoration: underline!important;
    font-weight: 400;
    color:#0066CC;
}
.liencms:hover{
    color:#DD390E;
    text-decoration: none!important;
}
.liencms:focus{
    outline:auto #000000;
}

.didomi:hover{
    color:#ef7c50;
}
.container {
    max-width: 1920px;
    position: relative;
}

@media (max-width: 450px) {
    ul, ol {
        padding-left: 15px;
    }
}

h1, .h1 {
    font-family: 'Dosis', sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #000000;
}

h2, .h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color:#000000;
}

.tooltip.tooltip-main.top {
    display: none;
}

.nopadding {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}

.padding_right {
    padding-right: 15px;
}

.padding_left {
    padding-left: 15px;
}

.regulMarge {
    margin: 15px -15px !important;
}

.row {
    margin: 20px auto auto;
    max-width: 1156px;

}

.div_inline {
    display: inline;
}

.col8 {
    width: 12.5%;
    padding: 0 15px !important;
    display: inline-block;
    float: left;
}

@media (max-width: 992px) {
    .col8 {
        width: 100%;
        padding: 0 15px !important;
        display: block;
    }
}

.mistake {
    color: red !important;
}

.breadcrumb {
    background: #f2f2f2;
    max-width: fit-content;
}

.breadcrumb a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #6f6f6f;
}

.breadcrumb > li + li:before {
    content: '>';
}

.btn-warning {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
    border: none;
    background: #DD390E; /* ratio ≈ 4.54:1 */
    border: 1px solid #DD390E!important;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus {
    background-color: #FFFFFF!important;
    border: 1px solid #DD390E!important;
    font-weight: 600!important;
    color:#DD390E!important;
}

.btn-warning.gris {
    background: linear-gradient(#6F6F6F, #6F6F6F);
    color: #fff;
}

.modal-open {
    position: fixed;
    width: 100%;
}

/* FLECHE HAUT */
@media (min-width: 1156px) {
    #fleche_haut {
        position: absolute;
        right: -80px;
        bottom: 15px;
        background: #fff;
        padding: 15px;
        color: #000;
        width: 45px;
    }

    .fleche_haut {
        position: fixed;
        bottom: 15px;
    }

    .fleche_haut .row {
        margin: 20px auto auto;
        max-width: 1156px;
        position: relative;
    }
}

/* CHECKBOX */
.check {
    /* margin-top: 30px; */
    overflow: hidden;
    position: relative;
}

@media (max-width: 992px) {
    .check {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
}

.check label {
    height: auto !important;
    margin-right: 20px;
    display: inline-block;
    font-size: 14px !important;
}

.check label:focus {
    outline:auto#000000;
}
/* Cachons la case à cocher */
.check input[type='checkbox']:not(:checked),
.check input[type='checkbox']:checked {
    position: absolute;
}

/* on prépare le label */
.check input[type='checkbox']:not(:checked) + label,
.check input[type='checkbox']:checked + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000;
}

/* Aspect des checkboxes */
.check input[type='checkbox']:not(:checked) + label:before,
.check input[type='checkbox']:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    display:none;
    top: 8px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 17px;
    height: 17px; /* dim. de la case */
    border: 1px solid #000;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
}

/* Aspect général de la coche */
.check input[type='checkbox']:not(:checked) + label:after,
.check input[type='checkbox']:checked + label:after {
    content: '';
    position: absolute;
    top: 4px;
    display:none;
    left: 3px;
    background: url('../img/check_checkbox.png') no-repeat;
    background-size: contain;
    transition: all .2s;
    height: 12px;
    width: 11px;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
}

/* Aspect si "pas cochée" */
.check input[type='checkbox']:not(:checked) + label:after {
    opacity: 0;
    /* coche invisible */
    transform: scale(0);
    /* mise à l'échelle à 0 */
}

/* Aspect si "cochée" */
.check input[type='checkbox']:checked + label:after {
    opacity: 1; /* coche opaque */
    transform: scale(1); /* mise à l'échelle 1:1 */
}

/* aspect désactivée */
.check input[type='checkbox']:disabled:not(:checked) + label:before,
.check input[type='checkbox']:disabled:checked + label:before {
    box-shadow: none;
    border-color: #000;
    background-color: #fff;
}

/* aspect au focus de l'élément */
.check input[type='checkbox']:checked:focus + label:before,
.check input[type='checkbox']:not(:checked):focus + label:before {
    border: 1px solid #000;
}

/* RADIO */
.radio_bloc {
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.radio {
    position: relative;
    display: inline-block;
    margin: 0;
}

.radio input {
    /* position: inherit; */
    margin: 0;
    line-height: 12px;
    top: 2px;
}

.radio_bloc .radio label {
    height: auto;
    margin-right: 5px;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 300;
}

/* Cachons la case à cocher */
.radio_bloc .radio input[type='radio']:not(:checked),
.radio_bloc .radio input[type='radio']:checked {
    position: absolute;
}

/* on prépare le label */
.radio_bloc .radio input[type='radio']:not(:checked) + label,
.radio_bloc .radio input[type='radio']:checked + label {
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    margin-right:40px;
}

/* Aspect des checkboxes */
.radio_bloc .radio input[type='radio']:not(:checked) + label:before,
.radio_bloc .radio input[type='radio']:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display:none;
    width: 17px;
    height: 17px; /* dim. de la case */
    border: 1px solid #525352;
    background: #fff;
    border-radius: 10px; /* angles arrondis */
    /* box-shadow: inset 0 1px 3px rgba(0,0,0,.3); */
}

/* Aspect général de la coche */
.radio_bloc .radio input[type='radio']:not(:checked) + label:after,
.radio_bloc .radio input[type='radio']:checked + label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 14px;
    display:none;
    background: #525352;
    transition: all .2s;
    background-size: 13px 13px;
    height: 11px;
    width: 11px;
    border-radius: 10px;
}

/* Aspect si "pas cochée" */
.radio_bloc .radio input[type='radio']:not(:checked) + label:after {
    opacity: 0; /* coche invisible */
    transform: scale(0); /* mise à l'échelle à 0 */
}

/* Aspect si "cochée" */
.radio_bloc .radio input[type='radio']:checked + label:after {
    opacity: 1; /* coche opaque */
    transform: scale(1); /* mise à l'échelle 1:1 */
}

/* aspect désactivée */
.radio_bloc .radio input[type='radio']:disabled:not(:checked) + label:before,
.radio_bloc .radio input[type='radio']:disabled:checked + label:before {
    box-shadow: none;
    border-color: #525352;
    background-color: #fff;
}

/* aspect au focus de l'élément */
.radio_bloc .radio input[type='radio']:checked:focus + label:before,
.radio_bloc .radio input[type='radio']:not(:checked):focus + label:before {
    border: 1px solid #525352;
}

/* ERREURS */

.error_alert, .erreur, .form-error, .help-block {
    color: #c22525 !important;
    font-size: 11px !important;
}

@media (max-width: 992px) {
    .error_alert, .erreur, .form-error, .help-block {
        position: absolute !important;
        bottom: 0;
    }
}

.bordure-rouge {
    border: 2px solid red!important;
}

.pop_over {
    border: none;
    background: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.pop_over img {
    padding-left: 0 !important;
}

.popover {
    border: 1px solid #0066CC;
    border-radius: 0;
}

.popover.top > .arrow {
    border-top-color: #0066CC;
}

/* CAROUSEL */
.carousel .carousel-inner {
    position: relative;
}

.carousel-inner > .active {
    height: 250px;
}

@media (min-width: 1481px) {
    .carousel-inner > .active {
        height: 324px;
    }
}

.carousel .carousel-inner img {
    /* min-height: 300px; */
    max-width: inherit;
    margin-left: 50%;
    transform: translate(-50%);
    height: 100%;
}

@media (min-width: 767px) {
    .radio {
        display: inline-flex;
        justify-content: space-around;
    }
}

@media (max-width: 767px) {
    .bloc_date {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        position: relative;
    }

    .bloc_date #sizing-addonDate1, .bloc_date .fleche_form {
        display: none;
    }

    .bloc_date input.date {
        display: block;
        width: 100% !important;
        margin-bottom: 15px;
        border: 1px solid #d1d1d1 !important;
        border-radius: 2px !important;
        padding-left: 50px !important;
        z-index: 0;
    }

    .bloc_date .input-group::before {
        background: url('../../img/calendrier.png') no-repeat;
        content: ' ';
        z-index: 10;
        position: absolute;
        left: 15px;
        height: 23px;
        width: 23px;
        top: 18px;
    }

    .bloc_date .input-group::after {
        background: url('../../img/calendrier.png') no-repeat;
        content: ' ';
        z-index: 10;
        position: absolute;
        left: 15px;
        height: 23px;
        width: 23px;
        bottom: 34px;
    }

    .bloc_date .input-group {
        margin: 0 !important;
        border: none !important;
        width: 100%;
    }
}

/* LOADER */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading {
    margin: auto;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: 0.5rem solid rgba(241, 136, 37, 0.2);
    border-top-color: #DD390E;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}

.loading--double {
    border-style: double;
    border-width: .5rem;
}

#Calque_1 {
    display: block;
    margin: -50px auto 0 auto;
    width: 38px;
}

#loader {
    height: auto;
    width: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 1000;
    display: none;

}

.background_black_loader {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    z-index: 999;
    display: none;
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 80px !important;
}

#vehiculefilter, #vehiculefilter{
    border:1px solid #0066CC!important;
}
#vehiculefilter:hover, #vehiculefilter:focus{
    color:#0066CC!important;
    background-color: #ffffff!important;
    border:1px solid #0066CC!important;
}
