.popup_rdv {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999999999;
    background: rgb(255 255 255 / 80%);
    overflow: auto;
    text-transform: uppercase;
}
.form_rdv_info {
    margin-top: 15px;
}
.calendar_step_1 {
    position: absolute;
    text-align: center;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.cta_change_lieu {
    padding: 0px 5px;
    margin-left: 20px;
    cursor: pointer;
}
.title_rdv_popup {
    font-size: 20px;
    margin-bottom: 20px;
}
.popup_rdv::placeholder {
    color: #000;
    text-transform: uppercase !important;
}
#form_rdv .form-group {
    margin-bottom: 25px;
}
.title_etape {
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
}
#form_rdv label {
    color: #000;
    font-size: 12px;
    display: inline;
    vertical-align: 1px;
}
#form_rdv {
    position: absolute;
    right: 0;
    width: 90%;
    max-width: 800px;
    padding: 20px;
    background: #f6efe8;
    color: #000;
    min-height: 100vh;
    padding-bottom: 120px;
}
.form_rdv_date,
.form_rdv_info {
    max-width: 500px;
    margin: auto;
}
.cta-return-rdv {
    cursor: pointer;
}
.cta-close-rdv {
    cursor: pointer;
}
.bouton_hour {
    /* background: #ffffff; */
    padding: 15px 5px;
    border-bottom: 1px solid #000;
    width: 100%;
    color: #000;
    text-align: center;
    font-weight: bold;
    /* margin-bottom: 10px; */
    cursor: pointer;
}
.active_radio,
.bouton_hour:hover {
    background: #000 !important;
    color: #f6efe8 !important;
    border-bottom: 1px solid #000 !important;
}
.titre_rdv {
    color: #fff;
    background: #000;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 26px;
}
.send {
    background: #f6efe8;
    color: #000000;
    padding: 15px;
    text-align: center;
    margin-top: 19px;
    cursor: pointer;
    border: 1px solid #000;
    font-size: 12px;
}
.send:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}
.bold {
    font-weight: bold;
}
#sorry,
.verif {
    position: absolute;
    right: 0;
    height: 100vh;
    width: 100%;
    max-width: 800px;
    padding-top: 110px;
    padding: 20px;
    padding-top: 110px;
    text-align: center;
    background: #f6efe8;
    color: #000;
}
.warning_form {
    border: 2px solid #1c2949 !important;
}
.form-control {
    color: #1c2949;
}
.radio_hour {
    margin-bottom: 1px;
    font-size: 12px;
}
input#datepicker {
    border: 1px solid #1a2a47;
    height: 35px;
    padding-left: 5px
}
.rdv_background {
    background: url(/modules/abz_calendar/views/templates/front/img/bg_rdv.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
    max-width: 100% !important;
}
#uniform-newsletter {
    display: inline-block;
}
.border_rdv {
    padding: 10px;
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid #000;
    cursor: pointer;
}
.border_rdv:hover,
.border_rdv.active {
    background: #000;
    color: #f6efe8;
}

.border_mode {
    padding: 10px;
    min-height: 60px;
    margin-bottom: 20px;
    border: 1px solid #000;
    cursor: pointer;
}
.border_mode:hover,
.border_mode.active {
    background: #000;
    color: #f6efe8;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #f6efe8;
    background: none;
    font-weight: normal/*{fwDefault}*/
    ;
    color: #000000/*{fcDefault}*/
    ;
}
#form_rdv input {
    text-transform: lowercase;
    background: #f6efe8;
    padding: 9px;
    height: 50px;
    border: 0px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 12px;
}
#form_rdv #message {
    background: #f6efe8;
    padding: 10px;
    margin-top: 7px;
    border: 1px solid #000;
    color: #000;
    font-size: 12px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-radius: 0;
    border: 1px solid #f6efe8;
}
.ui-datepicker .ui-datepicker-header {
    background: none;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px/*{cornerRadius}*/
    ;
    border-radius: 0;
    border: 1px solid #000;
    margin: auto;
    background: #f6efe8;
    color: #000;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    background: none;
    font-size: 12px;
    font-family: inherit;
    border: 0;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    border: 0;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
    border: 0;
}
.ui-widget-header .ui-icon {}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #d4d4d4/*{fcDefault}*/
    ;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    color: #000/*{fcDefault}*/
    ;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border-bottom: 1px solid #000/*{borderColorHighlight}*/
    !important;
}
a.ui-state-default.ui-state-active {
    border: 1px solid #000;
}
.cta-next-step_rdv {
    text-align: center;
    border: 1px solid #000;
    padding: 10px;
    cursor: pointer;
}
.cta-next-step_rdv:hover {
    background: #000;
    color: #f6efe8;
}
.cta-close-rdv {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 14px;
    height: 30px;
    filter: invert(1);
}
.form-control:focus {
    border-color: white;
    outline: 0;
}
.hr_box {
    position: relative;
}
.choix_date {
    position: absolute;
    width: 100%;
    background: #f6efe8;
    border: 1px solid #000;
}
p.radio_hour_selectec {
    margin: 0;
}
.cta_select_hr {
    border: 1px solid #000;
    text-align: center;
    padding: 20px 0px 19px;
    cursor: pointer;
}
.border_rdv p {
    font-size: 12px;
}
span.org_msg {
    font-size: 12px;
}
.no_pad {
    padding: 0;
}
.verif_text {
    width: 100%;
    max-width: 450px;
    margin: auto;
}
.verif_text p {
    margin-bottom: 20px;
}