@import url('https://rsms.me/inter/inter-ui.css');
/* ::selection {
    background: #2D2F36;
}
::-webkit-selection {
    background: #2D2F36;
}
::-moz-selection {
    background: #2D2F36;
} */
body {
    background: #27782D;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}
.page {
    background: #27782D;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: absolute;
    place-content: center;
    width: 100%;
}
@media (max-width: 767px) {
    .page {
        height: auto;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
}
.container-login {
    display: flex;
    height: auto;
    margin: 0;
    width: 100vw;
    box-sizing: border-box;
}
@media (max-width: 767px) {
    .container-login {
        flex-direction: column;
        height: 630px;
        width: 320px;
    }
}
@media (min-width: 279px ) and (max-width: 766px) {
    .container-login {
        flex-direction: column;
        height: 630px;
        width: 380px;
    }
}
.left {
    background: #E7F4E8;
    height: 100vh;
    /* top: 20px; */
    width: 30%;
}
@media (max-width: 767px) {
    .left {
        height: 100%;
        /* left: 20px; */
        width: calc(100%);
        max-height: 270px;
    }
}
.right {
    background: #ffffff;
    color: #0000;
    width: 70%;
    min-width: 303.34px;
    height: 95vh;
}
@media (min-width: 821px) and (max-width: 1024px) {
    .right {
        flex-shrink: 0;
        height: 100%;
        width: 80%;
        max-height: 559.73px;
    }
}
@media (min-width: 768px) and (max-width: 820px) {
    .right {
        flex-shrink: 0;
        height: 100%;
        width: 80%;
        max-height: 509.73px;
    }
}
@media (max-width: 767px) {
    .right {
        flex-shrink: 0;
        height: 100%;
        width: 100%;
        max-height: 409.73px;
    }
}
@media (min-width: 279px ) and (max-width: 766px) {
    .right {
        flex-shrink: 0;
        height: 100%;
        width: 100%;
        max-height: 509.73px;
    }
}
label {
    color:  #6E6F71;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.5px;
    text-align: left;
    margin-bottom: 5px;
}

.label-orange{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #D97706;
}

a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #D97706;
    text-decoration: none;
}

a:hover{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #D97706;
    text-decoration: none;
}

input {
    border: 2px solid #318936 !important;
    color:  #1B1C1E !important;
    border-radius: 8px !important;
    font-size: 15px;
    line-height: 30px;
    outline: none !important;
    width: 100%;
}

input::-moz-focus-inner { 
    border: 0; 
}

.btn-submit{
    width: 100%;
    border-radius: 8px;
    background-color: #45A94A !important;
    border: transparent !important;
    top: 367px;
    padding: 12px 20px 12px 20px;
    gap: 8px;
    box-shadow: 0px 1px 2px 0px #1018280D;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
}

.right-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 39.01px;
    letter-spacing: -1px;
    color: #0D260F;
}

.login-form {
    box-shadow: 0px 1px 4px 0px #00000033;
    padding: 0 5%;
    border-radius: 8px;
}

.bienvenida {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.88px;
    letter-spacing: -1px;
    color: #27782D;
}

.subtitle {
    font-family: 'Montserrat', sans-serif; 
    font-size: 20px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #6E6F71;
}

.badge-red.badge-outline {
    border: 1px solid #D14040;
    color: #1b1c1e;
    background-color: #F7E9E8;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.form-check-input {
    --bs-form-check-bg: transparent;
    width: 1.3rem;
    height: 1.3rem;
    margin-top: -.3rem;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 3px solid #318936;
    appearance: none;
    print-color-adjust: exact;
}

.form-check-input[type=checkbox] {
    border-radius: .2em !important;
}

.form-check-input:checked[type=checkbox] {
    background-color: white;
    border-color: #318936;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23318936'/%3e%3c/svg%3e")
}
@media screen and (max-width: 1150px){
    
    .left{
        display: none !important;
    }
}
