@import '_content/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.p33ll9g8os.bundle.scp.css';

/* /Pages/Documents/DocumentList.razor.rz.scp.css */
.link[b-3x66rexke7] {
    color: var(--assista-tertiary-color);
    cursor: pointer;
    text-decoration: underline;
}

    .link:hover[b-3x66rexke7] {
        color: var(--assista-primary-selected-color;
    }
/* /Pages/Index.razor.rz.scp.css */
/* Getting-Started */
.card-bg-image[b-piylmpudwj] {
    pointer-events: none;
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.starting-content[b-piylmpudwj] {
    position: relative;
    z-index: 2;
}
/* Getting-Started End */

/* Write here your styles for the Index page */
/* /Pages/PaymentAssets/PaymentAssetsEdit/PaymentAssetEditClient.razor.rz.scp.css */
.input-container[b-igmh48iu68] {
    position: relative;
    width: 100%; /* Ajusta el ancho según tus necesidades */
}

    .input-container input[b-igmh48iu68] {
        width: 100%;
        padding: 0px 40px 0px 0px; /* Espacio para el botón */
        box-sizing: border-box;
    }

.input-container-i[b-igmh48iu68] {
    position: absolute;
    right: 0.8rem;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: var(--assista-primary-color);
}

.input-container button:hover[b-igmh48iu68] {
    background-color: #0056b3;
}
/* /Shared/ShortFinder.razor.rz.scp.css */
.search-container[b-gskbzpz1ys] {
    position: relative;
    width: 100%;
    max-width: 300px;
}

.search-input[b-gskbzpz1ys] {
    width: 100%;
}

.search-icon[b-gskbzpz1ys] {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #888;
}
