@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* _content/SoporteBMS.UI/Pages/Auth/Login.razor.rz.scp.css */
.body[b-amqbigofgf] {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background: #143464;
}

.user_card[b-amqbigofgf] {
    height: 400px;
    width: 350px;
    margin-top: 100px;
    margin-bottom: auto;
    background: #ffffff;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.brand_logo_container[b-amqbigofgf] {
    position: absolute;
    height: 170px;
    width: 170px;
    top: -75px;
    border-radius: 50%;
    background: #ffffff;
    padding: 10px;
    text-align: center;
}

.brand_logo[b-amqbigofgf] {
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

.form_container[b-amqbigofgf] {
    margin-top: 100px;
}

.login_btn[b-amqbigofgf] {
    width: 100%;
    background: #c0392b !important;
    color: white !important;
}

    .login_btn:focus[b-amqbigofgf] {
        box-shadow: none !important;
        outline: 0px !important;
    }

.login_container[b-amqbigofgf] {
    padding: 0 2rem;
}

.input-group-text[b-amqbigofgf] {
    background: #c0392b !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
}

.input_user[b-amqbigofgf],
.input_pass:focus[b-amqbigofgf] {
    box-shadow: none !important;
    outline: 0px !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-amqbigofgf]::before {
    background-color: #c0392b !important;
}
/* _content/SoporteBMS.UI/Pages/Ejecutivos/ConsultaSolicitudes.razor.rz.scp.css */
.table-cell-wrap[b-lrx08y9kf1] {
    text-align: center;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
}
.container[b-lrx08y9kf1] {
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.child[b-lrx08y9kf1] {
    width: 100%;
    height: 100%;
}
/* _content/SoporteBMS.UI/Pages/Ejecutivos/Ejecutivos.razor.rz.scp.css */
.wrap-text[b-c3xgy0d33j] {
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: center;
}
.radzen-datagrid-cell[b-c3xgy0d33j] {
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.grid-wrapper[b-c3xgy0d33j] {
    width: 100%;
    max-width: 100vw;         
    padding: 0 1rem;
    margin: 0 auto;
    overflow-x: auto;
}

/* _content/SoporteBMS.UI/Pages/Ejecutivos/Newpassword.razor.rz.scp.css */
.input-group-text[b-56atp9bi7x] {
    background: #c0392b !important;
    color: white !important;
    border: 0 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
}
/* _content/SoporteBMS.UI/Pages/Layouts/LoginLayout.razor.rz.scp.css */
body[b-7cjbfez2t9] {
    background: url(../img/fondo-login.jpg) no-repeat center center fixed;
    background-size: cover;
}

html[b-7cjbfez2t9] {
    font-size: 14px;
}

bg-primary[b-7cjbfez2t9] {
    background: #153161 !important;
}

bg-red[b-7cjbfez2t9] {
    background: #EF0028 !important;
}

.navbar[b-7cjbfez2t9] {
    background: #153161 !important;
}

img[b-7cjbfez2t9] {
    width: 75px;
    height: 25px;
}

.modal-dialog[b-7cjbfez2t9] {
    margin-top: 10rem;
}

.modal-content-l[b-7cjbfez2t9] {
    background: rgba(156, 154, 154, 0.753);
    opacity: .90;
    border-radius: 10px;
}

.modal-content-r[b-7cjbfez2t9] {
    opacity: .90;
    border-radius: 10px;
    background: #d7d7d7d5;
}

.logo[b-7cjbfez2t9] {
    margin-top: -50px;
    border-radius: none;
}

    .logo img[b-7cjbfez2t9] {
        width: 100px;
        height: 100px;
    }

.btn[b-7cjbfez2t9] {
    background: #153161 !important;
    border-radius: 1rem;
}

.link[b-7cjbfez2t9] {
    color: #000000;
}

form[b-7cjbfez2t9] {
    border-radius: 1rem;
}

.form-control[b-7cjbfez2t9] {
    border-radius: .25rem;
}

.fondo-login[b-7cjbfez2t9] {
    background: url(../img/fondo-login.jpg) no-repeat center center fixed;
    background-size: cover;
}


#blazor-error-ui[b-7cjbfez2t9] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-7cjbfez2t9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/SoporteBMS.UI/Pages/Manuales/Manuales.razor.rz.scp.css */
.submenu[b-63nxza6s1v] {
    list-style-type: none;
    padding-left: 1rem;
    margin-top: 1rem;
}

    .submenu li[b-63nxza6s1v] {
        margin: 0.3rem 0;
    }

        .submenu li a[b-63nxza6s1v] {
            text-decoration: none;
            color: #007bff;
        }

            .submenu li a:hover[b-63nxza6s1v] {
                text-decoration: underline;
            }
/* _content/SoporteBMS.UI/Pages/RelacionServicios/RelacionServicios.razor.rz.scp.css */
.table-cell-wrap[b-h79b8kzg8d] {
    text-align: center;
    white-space: normal;
    word-wrap: break-word;
    text-align: center;
}
/* _content/SoporteBMS.UI/Pages/Tickets/TicketsPage.razor.rz.scp.css */
.container[b-kfi7dnv0c5] {
    width: 100%;
    height: 100%;
    padding: 20px;
    box-sizing: border-box;
}

.child[b-kfi7dnv0c5] {
    width: 100%;
    height: 100%;
}

.filled-icon[b-kfi7dnv0c5] {
    font-variation-settings: 'FILL' 1;
}
