/* _content/CasaToro.App.BCS/Components/Layout/MainLayout.razor.rz.scp.css */
/*TENER EN CUENTA*/
.page[b-4grli5nxav] {
    position: relative;
    display: flex;
    flex-direction: column;
    /*justify-content: center;
    align-items: center;*/
}

main[b-4grli5nxav] {
    flex: 1;
}

.sidebar[b-4grli5nxav] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
    /*background-color: #db3fea;*/
    /*background-color: #072565;*/
}

.top-row[b-4grli5nxav] {
    justify-content: space-between;
    height: 3.5rem;
    display: flex;
    align-items: center;
    background: rgba(5, 22, 61, 0.8);
    z-index: 3;
}

    .top-row[b-4grli5nxav]  a, .top-row[b-4grli5nxav]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-4grli5nxav]  a:hover, .top-row[b-4grli5nxav]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-4grli5nxav]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (min-width: 641px) {
    /*TENER EN CUENTA*/
    .page[b-4grli5nxav] {
        flex-direction: row;
    }

    main[b-4grli5nxav] {
        width: calc(100% - 250px);
    }

    /*.sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }*/

    .sidebar[b-4grli5nxav] {
        width: 250px;
        height: calc(100vh - 3.5rem);
        position: fixed;
        top: 3.5rem;
        left: 0;
        z-index: 999;
        transform: translateX(0);
        /*transform: translateX(-100%);*/
    }

    .top-row[b-4grli5nxav] {
        position: sticky;
        top: 0;
        z-index: 3;
    }

        .top-row.auth[b-4grli5nxav]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-4grli5nxav], article[b-4grli5nxav] {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    article[b-4grli5nxav] {
        margin-left: 250px;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

        article.no-sidebar[b-4grli5nxav] {
            margin-left: 0 !important;
        }
}

#blazor-error-ui[b-4grli5nxav] {
    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-4grli5nxav] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.logout[b-4grli5nxav] {
    font-size: 20px;
    color: #ffffff;
}
/* _content/CasaToro.App.BCS/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler:checked[b-vz9xuk6lsw] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-vz9xuk6lsw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-vz9xuk6lsw] {
    font-size: 1.1rem;
}

.bi[b-vz9xuk6lsw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-credit-card-fill-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-credit-card-fill' viewBox='0 0 16 16'%3E%3Cpath d='M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v1H0zm0 3v5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7zm3 2h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1'/%3E%3C/svg%3E");
}

.bi-card-checklist-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-card-checklist' viewBox='0 0 16 16'%3E%3Cpath d='M14.5 3a.5.5 0 0 1 .5.5v9a.5.5 0 0 1-.5.5h-13a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5zm-13-1A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2z'/%3E%3Cpath d='M7 5.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 1 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0M7 9.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5m-1.496-.854a.5.5 0 0 1 0 .708l-1.5 1.5a.5.5 0 0 1-.708 0l-.5-.5a.5.5 0 0 1 .708-.708l.146.147 1.146-1.147a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}

.bi-envelope-arrow-up-fill-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-envelope-arrow-up-fill' viewBox='0 0 16 16'%3E%3Cpath d='M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zm.192 8.159 6.57-4.027L8 9.586l1.239-.757.367.225A4.49 4.49 0 0 0 8 12.5c0 .526.09 1.03.256 1.5H2a2 2 0 0 1-1.808-1.144M16 4.697v4.974A4.5 4.5 0 0 0 12.5 8a4.5 4.5 0 0 0-1.965.45l-.338-.207z'/%3E%3Cpath d='M12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7m.354-5.354 1.25 1.25a.5.5 0 0 1-.708.708L13 12.207V14a.5.5 0 0 1-1 0v-1.717l-.28.305a.5.5 0 0 1-.737-.676l1.149-1.25a.5.5 0 0 1 .722-.016'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/svg%3E");
}


.bi-person-vcard-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-vcard' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/svg%3E");
}

.bi-pencil-square-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-pencil-square' viewBox='0 0 16 16'%3E%3Cpath d='M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z'/%3E%3Cpath fill-rule='evenodd' d='M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5z'/%3E%3C/svg%3E");
}

.bi-folder-check-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-folder-check' viewBox='0 0 16 16'%3E%3Cpath d='m.5 3 .04.87a2 2 0 0 0-.342 1.311l.637 7A2 2 0 0 0 2.826 14H9v-1H2.826a1 1 0 0 1-.995-.91l-.637-7A1 1 0 0 1 2.19 4h11.62a1 1 0 0 1 .996 1.09L14.54 8h1.005l.256-2.819A2 2 0 0 0 13.81 3H9.828a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 6.172 1H2.5a2 2 0 0 0-2 2m5.672-1a1 1 0 0 1 .707.293L7.586 3H2.19q-.362.002-.683.12L1.5 2.98a1 1 0 0 1 1-.98z'/%3E%3Cpath d='M15.854 10.146a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.707 0l-1.5-1.5a.5.5 0 0 1 .707-.708l1.146 1.147 2.646-2.647a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E");
}

.bi-bar-chart-line-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-bar-chart-line' viewBox='0 0 16 16'%3E%3Cpath d='M11 2a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12h.5a.5.5 0 0 1 0 1H.5a.5.5 0 0 1 0-1H1v-3a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h1V7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7h1zm1 12h2V2h-2zm-3 0V7H7v7zm-5 0v-3H2v3z'/%3E%3C/svg%3E");
}

.bi-person-lines-fill-nav-menu[b-vz9xuk6lsw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-lines-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-5 6s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zM11 3.5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1h-4a.5.5 0 0 1-.5-.5m.5 2.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1zm2 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1zm0 3a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1z'/%3E%3C/svg%3E");
}

.nav-item[b-vz9xuk6lsw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vz9xuk6lsw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vz9xuk6lsw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vz9xuk6lsw]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

    .nav-item[b-vz9xuk6lsw]  a.active {
        background-color: rgba(255,255,255,0.37);
        color: white;
    }

    .nav-item[b-vz9xuk6lsw]  .nav-link:hover {
        background-color: rgba(255,255,255,0.1);
        color: white;
    }

.nav-scrollable[b-vz9xuk6lsw] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-vz9xuk6lsw] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-vz9xuk6lsw] {
        display: none;
    }



    .nav-scrollable[b-vz9xuk6lsw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }

    top-row input[b-vz9xuk6lsw] {
        display: block;
    }
}
/* _content/CasaToro.App.BCS/Components/Pages/CrearBonoEstandar.razor.rz.scp.css */
.k-form-hint[b-mucgejy5v5] {
    display: block;
    margin-top: 1em;
}

.k-button-solid-base[b-mucgejy5v5] {
    border-color: rgba(0, 0, 0, 0.08) !important;
    /*color: #3d3d3d !important;*/
    background: #f5f5f5 !important;
    color: inherit !important;
}
/* _content/CasaToro.App.BCS/Components/Pages/InformesSolicitudes.razor.rz.scp.css */
body[b-0wtbkdr2sw] {
}

.tableInforme .k-table[b-0wtbkdr2sw] {
    /* 450px set widths + at least 150px for each remaining column */
    min-width: 750px !important;
}
/* _content/CasaToro.App.BCS/Components/Pages/Login.razor.rz.scp.css */
.contenido[b-t9h08itfxe] {
    width: 100%;
    height: calc(100vh - 2.2rem);
    display: flex;
    justify-content: center;
    align-items: center;
}

.login_card[b-t9h08itfxe] {
    width: 25%;
    background: rgba(205, 205, 205, .8);
    border-radius: 5%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.login_logo[b-t9h08itfxe] {
    width: 65%;
}

.k-notification-group.demo-notification .k-notification-container .k-notification[b-t9h08itfxe] {
    width: 300px;
    height: 50px;
    font-size: 1.5em;
    text-align: center;
    align-items: center;
}

@media only screen and (max-width: 630px) {
    .login_card[b-t9h08itfxe] {
        width: 80%;
        /*height: 50vh;*/
    }
}

@media (min-width:499px) and (max-width: 638px) {
    .login_card[b-t9h08itfxe] {
        width: 60%;
        /*height: 70vh;*/
    }
}

@media only screen and (min-width: 1281px) {
    .login_card[b-t9h08itfxe] {
        height: 60vh;
    }
}
/* _content/CasaToro.App.BCS/Components/Pages/SolicitudBonos.razor.rz.scp.css */
.content-info[b-67eqh6mss5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    background-color: rgba(205, 205, 205, 0.8);
}

/*.content {
    position: relative;
    width: 85%;
    margin: 0 auto;
}*/

.user-info-content-jefe[b-67eqh6mss5] {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 5px;
    /*background-color: #EFEFEF;*/
    /*background-color: #ffffffc2;*/
    background-color: #b832df6e;
    border-radius: 10px;
    overflow: visible;
}

.user-info[b-67eqh6mss5] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.select-filter[b-67eqh6mss5] {
    font-size: 15px;
    font-weight: bold;
}

.bonos[b-67eqh6mss5] {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(300px, 1fr));
    gap: 32px;
}

.banners[b-67eqh6mss5] {
    display: grid;
    grid-template-columns: repeat( auto-fit, minmax(300px, 1fr));
    gap: 32px;
}

.bono:hover .contenidoBono[b-67eqh6mss5] {
    transform: rotateY(180deg);
}

.contenidoBono[b-67eqh6mss5] {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 2;
    transform-style: preserve-3d;
    transition: transform 0.6s;
}

.bono:first-child:nth-last-child(1)[b-67eqh6mss5] {
    width: 317px !important;
}

.infoCard[b-67eqh6mss5] {
    position: absolute;
    z-index: 1;
}

.nombreBono[b-67eqh6mss5] {
    font-weight: bold;
    color: #6a1b9a;
    top: 7%;
    right: 50%;
    transform: translate(50%,-50%);
    width: 100%;
    text-align: center;
}

.uso[b-67eqh6mss5] {
    font-weight: bold;
    color: #ffffff;
    top: 10%;
    right: 2%;
    /* transform: translate(50%,-50%); */
}

.beneficio[b-67eqh6mss5] {
    font-weight: bold;
    width: 100%;
    text-align: center;
    color: #000000;
    top: 16%;
}

.descripcionBono[b-67eqh6mss5] {
    color: #000000;
    width: 90%;
    height: 46%;
    font-size: 11px;
    /*font-size: clamp(10px, 0.8vw + 0.5rem, 14px);*/
    text-align: justify;
    top: 35%;
    right: 5%;
    overflow: auto;
}

.btnRedimir[b-67eqh6mss5] {
    width: 100%;
    text-align: center;
    top: 80%;
}


.cardBack[b-67eqh6mss5] {
    transform: rotateY(180deg);
}

.cardBack[b-67eqh6mss5],
.cardFront[b-67eqh6mss5] {
    position: absolute;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
}

.cardFront[b-67eqh6mss5] {
    transform: rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
}

.terminos[b-67eqh6mss5] {
    margin-left: 10px;
    padding-top: 13px;
    padding-bottom: 5px;
    margin-right: 10px;
}
/* _content/CasaToro.App.BCS/Components/Pages/Solicitudes.razor.rz.scp.css */

