﻿
* {
    font-family: 'Roboto', sans-serif;
}
.card-img-symbol {
    width: 4.938rem !important;
    height: 3.538rem !important;
}

.card-img-brand {
    display: flex;
    width: 9.876rem !important;
    height: 0.745rem !important;
    object-fit: contain !important;
    padding: 0;
    margin: 0;
}

.card-img-welcome {
    width: 14.814rem !important;
    height: auto;
    position: relative;
    top: 2rem;
}

.card.card-image {
    background-color: #F3F3F3;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.symbol-brand {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.card-body {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
}

.card.card-image {
    background-color: #F3F3F3;
}

.input-group {
    display:flex;
    width: 17.25rem;
}

.row.button {
    padding-top: 1rem;
    justify-content: center;
}

.btn.btn-form {
    background-color: #1976D2 !important;
    color: white !important;
    width: 10.073rem;
    height: 1.543rem;
    text-transform: uppercase !important;
    font-size: 0.625rem;
    text-align: center;
    border-radius: 0.214rem;
    border-color: #1976D2;
    line-height: 0.625rem;
    letter-spacing: 0.054rem;
}

.panel {
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    align-content:center;
    flex-direction:row;
}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.panel-card{
    width:50rem !important;
    height: auto !important;
}

.form-control {
    padding: 1rem;
    border-color: black;
    height: 2.063rem;
    font-weight: bold;
    margin: 1rem;
    font-size: 0.543rem;
    font-weight: 400;
    border-color: #9E9E9E;
    border-radius: 0.293rem !important;
}

.row.button {
    display: flex;
    align-items: center;
}
.card-group {
    display: flex;
    width: 49.375rem !important;
    height: 30.875rem !important;
}
.row.button {
    flex-direction: column;
    gap: 0.625rem;
}
.btn.microsoft {
    display: flex;
    width: 10.009rem;
    height: 1.515rem;
    font-size: 0.560rem;
    background-color: #FFFFFF;
    border: solid 0.063rem;
    border-radius: 0.028rem !important;
    font-family: "Segoe UI", sans-serif;
    border-color: #8C8C8C;
    color: #5E5E5E;
    font-weight: 600 !important;
    align-items: center !important;
    align-content: center !important;
    vertical-align: initial !important;
    border-radius: 0.214rem !important;
    text-indent: -0.313rem;
}
.microsoft-icon {
    display: flex;
    width: 0.645rem;
    height: 0.645rem;
    margin-right: 0.7rem;
    margin-left: -0.3rem;
    vertical-align: middle;
    border-radius:0;
}
.signin-microsoft {
    align-items: center !important;
    align-content: center !important;
    vertical-align: central !important;
}

.label-user {
    position: absolute;
    top: 9px;
    left: 20px;
    background-color: white;
    color: #666;
    padding: 0 5px;
    z-index: 10;
}

.label-pass {
    position: absolute;
    top: 9px;
    left: 20px;
    background-color: white;
    color: #666;
    padding: 0 5px;
    z-index: 10;
}

label {
    font-size:0.625rem;
}

.close-popup {
    position: absolute;
    top: 0.625rem;
    right: 0.938rem;
    width: 0.988rem;
    height: 0.988rem;
    font-weight: bold;
    color: #DADADA;
    cursor: pointer;
}

.pop-up-error {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 1.875rem 1.25rem;
    border-radius: 0.5rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
    z-index: 1000;
    text-align: center;
    max-width: 31.25rem;
    max-height: 19.563rem;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1.125rem;
    line-height: 1.125rem;
    letter-spacing: 0.015rem;
}

.pop-up-title {
    font-weight: 600;
    margin-bottom: 1.25rem;
}

.pop-up-error img.status-error {
    margin-top: 0.313rem; 
    margin-bottom: 0.625rem; 
}

.pop-up-error div {
    margin-bottom: 0.625rem; 
    white-space: pre-line;
}

.commom-text {
    font-weight: 400;
    font-size: 0.938rem !important;
}

.pop-up-title {
    font-size: 0.938rem !important;
}
.status-error {
    display: flex;
    max-width: 4.421rem !important;
    min-height: 4.421rem !important;
}


@media screen and (width >= 1920px) and (height >= 937px) {
    .pop-up-error {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        padding: 2.5rem 1.25rem; 
        border-radius: 0.5rem;
        box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
        z-index: 1000; 
        text-align: center;
        max-width: 41.25rem !important;
        min-height: 18.563rem !important;
        width: 100%;
        background-color: white;
        display: flex;
        flex-direction: column;
        align-items: center;
        line-height: 1.3rem !important;
        letter-spacing: 0.015rem;
    }

    .pop-up-title {
        font-weight: 600;
        font-size: 1.2rem !important;
        margin-bottom: 1.5rem !important; 
    }

    .pop-up-error img.status-error {
        margin-top: 0.313rem;
        margin-bottom: 1.5rem; 
    }

    .pop-up-error div {
        margin-bottom: 0.625rem;
        white-space: pre-line;
    }

    .commom-text {
        font-weight: 400;
        font-size: 1.2rem !important;
    }

    .status-error {
        display: flex;
        max-width: 4.421rem !important;
        min-height: 4.421rem !important;
    }

    .close-popup {
        position: absolute;
        top: 0.625rem;
        right: 0.938rem;
        width: 0.988rem;
        height: 0.988rem;
        font-weight: bold;
        color: #DADADA;
        cursor: pointer;
    }

    .card-header {
        background-color: red !important;
    }

    .card-img-symbol {
        width: 7.537rem !important;
        height: 5.401rem !important;
    }

    .card-img-brand {
        
        display: flex;
        width: 15.074rem !important;
        height: 3.5rem !important;
        object-fit: contain !important;
        padding: 0;
    }

    .card-img-welcome {
        margin: 0 !important;
        display: flex;
        width: 22.563rem !important;
        height: 22.563rem !important;
        position: relative;
        top: 2rem;
    }

    .card.card-image {
        background-color: #F3F3F3;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .symbol-brand {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .card-body {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        
    }

    .input-group {
        display: flex;
        width: 26.363rem;
    }

    .row.button {
        padding-top: 1rem;
        justify-content: center;
    }

    .btn.btn-form {
        background-color: #1976D2;
        color: white;
        width: 15.376rem;
        height: 2.356rem;
        text-transform: uppercase;
        font-size: 0.785rem;
        text-align: center;
        font-weight: 500;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        letter-spacing: 0.082rem;
    }

    .panel {
        display: flex;
        height: auto;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-direction: row;
    }

    .container {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
    }

    .panel-card {
        width: 50rem !important;
        height: auto !important;
    }

    .form-control {
        padding: 1rem;
        border-color: black;
        height: 3.5rem;
        font-weight: bold;
        margin: 1rem;
        font-size: 0.928rem;
        font-weight: 400;
        border-color: #9E9E9E;
        border-radius: 0.293rem !important;
    }

    .row.button {
        display: flex;
        align-items: center;
    }

    .card-group {
        display: flex;
        width: 75.375rem !important;
        height: 47.128rem !important;
    }

    .row.button {
        flex-direction: column;
        gap: 0.625rem;
    }

    .btn.microsoft {
        width: 15.333rem;
        height: 2.356rem;
        font-size: 0.875rem;
        background-color: white;
        border-radius: 0.214rem !important;
        border-color: #8C8C8C;
        color: #5E5E5E;
        font-weight: 600;
        font-family: "Segoe UI", sans-serif;
        text-indent: 0;
    }

    .microsoft-icon {
        width: 0.985rem !important;
        height: 0.985rem !important;
        margin-right: 0.5rem !important;
        vertical-align: middle !important;
        border-radius:0;
    }

    .label-user {
        position: absolute;
        top: 9px;
        left: 20px;
        background-color: white;
        color: #666;
        padding: 0 5px;
        z-index: 10;
    }

    .label-pass {
        position: absolute;
        top: 9px;
        left: 20px;
        background-color: white;
        color: #666;
        padding: 0 5px;
        z-index: 10;
    }

    label {
        font-size: 0.75rem;
    }
    
}

@media (max-width: 1444px) {
    .pop-up-error {
        max-width: 29rem !important;
        max-height:16rem !important;
        padding: 1.875rem 1.25rem;
        line-height: 1.1rem !important;
    }

        .pop-up-error img.status-error {
            max-width: 2.7rem !important; 
            min-height: 2.7rem !important;
            margin-top: 0.238rem !important; 
            margin-bottom: 0.738rem !important;
        }

    .commom-text {
        font-size: 0.800rem !important;
    }

    .pop-up-title {
        font-size: 0.813rem !important;
    }

    .pop-up-title {
        margin-bottom: 0.938rem;
    }

    .pop-up-error div {
        font-size: 1.125rem;
        margin-bottom: 0.300rem !important;
    }
    .close-popup {
        position: absolute;
        top: 0.625rem;
        right: 0.938rem;
        width: 0.988rem;
        height: 0.988rem;
        font-weight: bold;
        color: #DADADA;
        cursor: pointer;
    }

}

@media (max-width: 1024px) {
    .pop-up-error {
        max-width: 30.25rem !important;
        padding: 1.563rem 0.938rem;
        line-height: 1.125rem;
    }
    .commom-text {
        font-size: 0.800rem !important;
    }
    .pop-up-title {
        font-weight: 600;
        font-size: 0.813rem !important;
    }
    .pop-up-error img.status-error {
        max-width: 2.7rem !important;
        min-height: 2.7rem !important;
        margin-top: 0.725rem !important;
        margin-bottom: 1.200rem !important;
    }

    .pop-up-title {
        margin-bottom: 0.725rem !important;
    }

    .pop-up-error div {
        line-height: 1.125rem;
        margin-bottom: 0.725rem !important;
    }
    .close-popup {
        position: absolute;
        top: 0.625rem;
        right: 0.938rem;
        width: 0.988rem;
        height: 0.988rem;
        font-weight: bold;
        color: #DADADA;
        cursor: pointer;
    }
}

