/* Global Css */

html,
body {
    box-sizing: border-box;
    line-height: 1.5;
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p,
ul {
    margin: 0;
    padding: 0;
}

.xx-large {
    font-size: 1.4vw;
    font-weight: bold;
}

.x-large {
    font-size: 1.2vw;
    font-weight: bold;
}

.large {
    font-weight: bold;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    background: url(/assets/img/index.png) repeat center fixed;
    background-size: cover;
    color: #045a96;
    font-family: "Noto Sans", sans-serif;
    font-size: 1vw;
}

.lnklogo {
    left: 2vw;
    position: fixed;
    top: 2vh;
    width: 20vw;
}

.root {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100vh;
}

footer,
header {
    align-items: center;
    display: flex;
    height: 15vh;
    justify-content: space-around;
    width: 100vw;
}

.menu {
    position: fixed;
    right: 4vw;
    top: 2vh;
    z-index: 999;
}

.mcgulink {
    color: #045a96;
    text-decoration: underline;
}

.btn:hover,
.link:hover,
.mcgulink:hover,
.defbtns1 button:hover,
.defbtns2 button:hover,
footer button:hover,
header button:hover,
.sophrojoin_form button:hover,
.contact_form button:hover,
.footer_login button:hover,
.modal_footer button:hover,
.reset_form_footer button:hover,
.btn_location:hover,
.deflasophro:hover,
.dashboard_link:hover,
.datepicker_input:hover,
.choicets:hover {
    color: #4ca5e6;
    cursor: pointer;
}

.flexcol {
    display: flex;
    flex-direction: column;
}

img {
    max-width: 100%;
    display: block;
}

/* Boutons */

.footer_login button,
.modal_footer button,
.reset_form_footer button {
    margin: 1vh auto 2vh auto;
    height: inherit;
}

.sophrojoin_form button,
.contact_form button {
    margin: 2vh auto 0;
}

.btn {
    background-color: white !important;
    border: 1px solid #045a96;
    border-radius: 25px;
    color: #045a96;
    cursor: pointer;
    height: 6vh;
    padding: 0 0.5em 0 0.5em;
    text-transform: uppercase;
}

.biglinks button:hover,
.defbtns1 button:hover,
.defbtns2 button:hover,
.btn:hover,
.datepicker_input:hover,
.choicets:hover {
    border: 1px solid #4ca5e6;
}

.sbtn {
    background-color: transparent;
    border: none;
    border-radius: 50%;
    font-size: 1vw;
    padding: 0;
}

.btn_register {
    margin: 0.5vh 0 0.5vh 0;
}

.btn_register:hover {
    cursor: pointer;
}

.btn_valid_cancel {
    background: url(/assets/img/btn_valid_cancel.png) no-repeat center/50%;
    display: inline-block;
    height: 2em;
    width: 2em;
}

.btn_valid_cancel:hover {
    background: url(/assets/img/btn_valid_cancelh.png) no-repeat center/50%;
    cursor: pointer;
}

.btn_logout {
    background: url(/assets/img/off.png) no-repeat center/50%;
    display: inline-block;
    height: 3em;
    vertical-align: middle;
    width: 3em;
}

.btn_logout:hover {
    background: url(/assets/img/offh.png) no-repeat center/50%;
    cursor: pointer;
}

.close {
    height: 1em;
    position: absolute;
    right: 0.5vw;
    top: 0.5vh;
    width: 1em;
}

.cross {
    background: url(/assets/img/cross.png) no-repeat center/50%;
    display: inline-block;
    height: 2em;
    width: 2em;
    z-index: 999;
}

.cross:hover {
    background: url(/assets/img/crossh.png) no-repeat center/50%;
    cursor: pointer;
}

.infosrdv {
    background: url(/assets/img/infosrdv.png) no-repeat center/50%;
    display: inline-block;
    height: 3em;
    width: 3em;
    z-index: 999;
}

.infosrdv:hover {
    background: url(/assets/img/infosrdvh.png) no-repeat center/50%;
    cursor: pointer;
}

.btn_edit {
    background: url(/assets/img/btn_edit.png) no-repeat center/50%;
    display: inline-block;
    height: 2vw;
    width: 2vw;
}

.btn_edit:hover {
    background: url(/assets/img/btn_edith.png) no-repeat center/50%;
    cursor: pointer;
}

.btn_valid {
    background: url(/assets/img/btn_valid.png) no-repeat center/50%;
    display: inline-block;
    height: 2vw;
    width: 2vw;
}

.btn_valid:hover {
    background: url(/assets/img/btn_validh.png) no-repeat center/50%;
    cursor: pointer;
}

input,
select {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #045a96;
    border-radius: 0px;
    color: #045a96;
    font-family: inherit;
    font-size: inherit;
    line-height: 2;
    margin: 0.5vh 0.5vw;
    padding-left: 0.5vw;
    transition: border-color 0.1s;
}

select {
    appearance: none;
}

textarea {
    background: transparent;
    border: 1px solid #045a96;
    color: #045a96;
}

input::placeholder,
textarea::placeholder {
    font-family: inherit;
    font-size: 0.7vw;
    white-space: pre-wrap;
}

.header_login,
.header_register,
.footer_login {
    margin-top: 2vh;
}

.header_login,
.header_register,
.footer_login,
.footer_register,
.sophro_join_footer,
.footer_payment,
.footer_textmessage2 {
    align-items: center;
    line-height: 1.8;
}

.footer_register .btn {
    height: inherit;
}

.footer_login_links {
    align-items: center;
    height: 10vh;
    justify-content: space-around;
}

.inputs_login,
.inputs_register,
.menu_form form,
.subs,
.reset_form_inputs {
    margin: 0.5vw;
}

.menu_form {
    border: 1px solid #045a96;
    width: 24vw;
    background-color: white;
}

.ckeck_block {
    margin-top: 2vh;
}

.confirmation {
    background-color: white;
    border: 1px solid #045a96;
    border-radius: 3px;
    padding: 2em;
}

.text_confirm {
    justify-content: space-between;
    height: auto;
    text-align: center;
}

@media all and (max-device-width: 812px) {
    .confirmation {
        margin-top: 5vh;
    }
}

.textmessage3 {
    padding: 2em;
    text-align: center;
}

.required {
    border: 1px solid red !important;
}

.error {
    color: red;
    display: none;
    text-align: center;
    padding: 1vh 0;
}

.payment_text,
.sophrojoin_form,
.subs {
    margin-top: 3vh;
}

.title_def,
.title_map {
    font-size: 1.1vw;
    text-align: center;
    margin-bottom: 2vh;
}

.def_main,
.map_main {
    align-items: center;
}

.btn_location,
.deflasophro {
    text-decoration: underline;
}

/* SideMenu */

.side_menu {
    align-items: flex-start;
    justify-content: flex-start;
    left: 100%;
    position: fixed;
    right: 0;
    bottom: 40vh;
    z-index: 999;
}

.side_menu_choice {
    align-items: center;
    background-color: #045a96;
    box-sizing: content-box;
    display: flex;
    font-size: 14px;
    height: 40px;
    justify-content: space-around;
    left: -40px;
    margin-bottom: 0.2vh;
    overflow: hidden;
    padding: 0 20px 0 40px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
    width: 120px;
    z-index: 100;
}

.side_menu_choice img,
.partager img {
    height: 30px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 30px;
}

.side_menu_choice:hover,
.partager:hover {
    background: #4ca5e6;
    cursor: pointer;
    left: -160px;
}

.menu_footer a,
.side_menu_choice a {
    color: white;
    text-decoration: none;
}

.side_menu_choice a:hover {
    cursor: pointer;
}

.infos_puresophro {
    color: white;
    margin-bottom: 1vh;
}

.infos_puresophro .link:hover {
    color: white !important;
}

.confirmation,
.dashboard,
.def_main,
.maintenance,
.reset,
.title_main {
    margin-top: 20vh;
}

.dashboard_links {
    align-items: center;
    border-bottom: 1px solid #045a96;
    display: flex;
    justify-content: space-around;
    padding-bottom: 1vh;
    width: 71vw;
}

.dashboard_link {
    color: inherit;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 23vw;
}

.dashboard .content {
    padding-top: 2vh;
}

.contact,
.presentation_chaine,
.presentation_text {
    padding-top: 2vh;
    width: 70vw;
}

.mcgu_block {
    margin-bottom: 1vh;
}

.mcgu_title {
    font-size: 1.2vw;
}

.contact {
    align-items: center;
}

.contact_form {
    margin-top: 2vh;
    width: 30vw;
}

.contact_form textarea {
    resize: both;
}

/* Modal */

.modal {
    align-items: center;
    background-color: white;
    border: 1px solid #045a96;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 3px 3px 5px #045a96;
    height: auto;
    left: 25vw;
    position: absolute;
    top: 15vh;
    width: 50vw;
    z-index: 1000;
}

.modal_header,
.modal_footer {
    height: 5vh;
}

.modal_main {
    text-align: center;
    margin-left: 2vw;
    margin-right: 2vw;
    height: auto;
}

.modal_main,
.modal_header,
.modal_footer {
    margin-top: 3vh;
}

.modal input,
.modal select {
    margin-left: 4vw;
    margin-top: 3vh;
    margin-right: 4vw;
    width: 20vw;
}

.modal textarea {
    width: 40vw;
    height: 20vh;
}

.modal_footer {
    margin-bottom: 3vh;
}

.confirm {
    height: 50vh;
    justify-content: center;
    padding: 1em;
    font-size: 1.1vw;
}

.confirm .button_row {
    margin-top: 4vh;
    text-align: center;
}

/* Reset Password */

.reset {
    justify-content: space-between;
    height: 30vh;
    width: 30vw;
    align-items: center;
}

.reset_form_inputs {
    width: 20vw;
}