.btn-id{
    background-color: #e2e2e2 !important;
    border-color: #000000 !important;
    color: #000000;
    box-shadow: none !important;
}

.btn-id:hover{
    background-color: #e2e2e2 !important;
    border-color: #000000 !important;
    color: #000000;
    box-shadow: none !important;
}

.m-checkbox.m-checkbox--focus>input:checked~span{
    border: 1px solid #bdc3d4;
}

.legal {
    padding-top: 10px;
    text-align: center;
    color: #aba5b6 !important;
}

.legal a{
    color: #aba5b6 !important;
}
.wrapper_cookies{
    padding: 10px;
    position: fixed;
    bottom: 0px;
    background-color: white;
    border: 1px solid #bc0823 !important;
}

.btn-id2{
    background-color: #bc0823 !important;
    color: #ffffff !important;
}

.m-login__forget-password,
.m-login__forget-password{
    display: block !important;
}

.m-login__signup{
    display: block !important;
}

