@import '_content/Blazored.Modal/Blazored.Modal.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-wu1ya1e3hn] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wu1ya1e3hn] {
    flex: 1;
}

.sidebar[b-wu1ya1e3hn] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wu1ya1e3hn] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wu1ya1e3hn]  a, .top-row[b-wu1ya1e3hn]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wu1ya1e3hn]  a:hover, .top-row[b-wu1ya1e3hn]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wu1ya1e3hn]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-wu1ya1e3hn] {
        justify-content: space-between;
    }

    .top-row[b-wu1ya1e3hn]  a, .top-row[b-wu1ya1e3hn]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wu1ya1e3hn] {
        flex-direction: row;
    }

    .sidebar[b-wu1ya1e3hn] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wu1ya1e3hn] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wu1ya1e3hn]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wu1ya1e3hn], article[b-wu1ya1e3hn] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8rxk86ksp8] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8rxk86ksp8] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8rxk86ksp8] {
    font-size: 1.1rem;
}

.bi[b-8rxk86ksp8] {
    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-8rxk86ksp8] {
    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-8rxk86ksp8] {
    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-8rxk86ksp8] {
    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");
}

.nav-item[b-8rxk86ksp8] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8rxk86ksp8] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8rxk86ksp8] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8rxk86ksp8]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-8rxk86ksp8]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-8rxk86ksp8]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8rxk86ksp8] {
        display: none;
    }

    .collapse[b-8rxk86ksp8] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-8rxk86ksp8] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/TemplateEditor/TemplatesEditor.razor.rz.scp.css */
.template-editor[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: #f8f9fa;
}

.toolbar[b-9efcayaw13] {
    display: flex;
    background-color: #ffffff;
    border-bottom: 1px solid #dee2e6;
    padding: 1rem;
    gap: 2rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.toolbar-section[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.toolbar-section h3[b-9efcayaw13] {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 600;
    color: #495057;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.tool-buttons[b-9efcayaw13] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.save-controls[b-9efcayaw13] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.save-controls input[b-9efcayaw13] {
    min-width: 200px;
}

.screen-selector[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.screen-selector select[b-9efcayaw13] {
    min-width: 250px;
}

.screen-info[b-9efcayaw13] {
    font-size: 0.8rem;
    color: #6c757d;
    line-height: 1.4;
}

.main-content[b-9efcayaw13] {
    display: flex;
    flex: 1;
    overflow: hidden;
}

.canvas-container[b-9efcayaw13] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    background-color: #e9ecef;
}

#canvas[b-9efcayaw13] {
    background-color: #ffffff;
    border: 1px solid #dee2e6;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.sidebar[b-9efcayaw13] {
    width: 300px;
    background-color: #ffffff;
    border-left: 1px solid #dee2e6;
    overflow-y: auto;
}

.sidebar-section[b-9efcayaw13] {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.sidebar-section h3[b-9efcayaw13] {
    margin: 0 0 1rem 0;
    font-size: 1rem;
    font-weight: 600;
    color: #495057;
}

.layers-list[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.layer-item[b-9efcayaw13] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.layer-item:hover[b-9efcayaw13] {
    background-color: #f8f9fa;
    border-color: #adb5bd;
}

.layer-item.selected[b-9efcayaw13] {
    background-color: #007bff;
    color: #ffffff;
    border-color: #007bff;
}

.layer-name[b-9efcayaw13] {
    font-weight: 500;
}

.layer-type[b-9efcayaw13] {
    font-size: 0.8rem;
    opacity: 0.7;
    text-transform: uppercase;
}

.properties[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.property-group[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.property-group label[b-9efcayaw13] {
    font-size: 0.9rem;
    font-weight: 500;
    color: #495057;
}

.property-group input[b-9efcayaw13],
.property-group select[b-9efcayaw13] {
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.15s ease-in-out;
}

.property-group input:focus[b-9efcayaw13],
.property-group select:focus[b-9efcayaw13] {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.property-group input[type="color"][b-9efcayaw13] {
    height: 38px;
    padding: 0.25rem;
}

.property-group input[type="checkbox"][b-9efcayaw13] {
    width: auto;
    margin-top: 0.25rem;
}

.btn[b-9efcayaw13] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 0.75rem;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
}

.btn:disabled[b-9efcayaw13] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-primary[b-9efcayaw13] {
    background-color: #007bff;
    border-color: #007bff;
    color: #ffffff;
}

.btn-primary:hover:not(:disabled)[b-9efcayaw13] {
    background-color: #0056b3;
    border-color: #0056b3;
}

.btn-secondary[b-9efcayaw13] {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #ffffff;
}

.btn-secondary:hover:not(:disabled)[b-9efcayaw13] {
    background-color: #545b62;
    border-color: #545b62;
}

.btn-success[b-9efcayaw13] {
    background-color: #28a745;
    border-color: #28a745;
    color: #ffffff;
}

.btn-success:hover:not(:disabled)[b-9efcayaw13] {
    background-color: #1e7e34;
    border-color: #1e7e34;
}

.btn-danger[b-9efcayaw13] {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #ffffff;
}

.btn-danger:hover:not(:disabled)[b-9efcayaw13] {
    background-color: #c82333;
    border-color: #c82333;
}

.form-control[b-9efcayaw13] {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    font-size: 0.9rem;
    transition: border-color 0.15s ease-in-out;
}

.form-control:focus[b-9efcayaw13] {
    outline: none;
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,0.25);
}

.font-size-controls[b-9efcayaw13] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.form-control-range[b-9efcayaw13] {
    flex: 1;
    height: 6px;
    border-radius: 3px;
    background: #ddd;
    outline: none;
    -webkit-appearance: none;
}

.form-control-range[b-9efcayaw13]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #007bff;
    cursor: pointer;
}

.form-control-range[b-9efcayaw13]::-moz-range-thumb {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #007bff;
    cursor: pointer;
    border: none;
}

.form-control-range[b-9efcayaw13] {
    flex: 1;
    height: 6px;
    border-radius: 3px;
    background: #ddd;
    outline: none;
    -webkit-appearance: none;
}

.form-control-range[b-9efcayaw13]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #007bff;
    cursor: pointer;
}

.form-control-range[b-9efcayaw13]::-moz-range-thumb {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #007bff;
    cursor: pointer;
    border: none;
}

.font-size-value[b-9efcayaw13] {
    min-width: 50px;
    font-size: 0.9rem;
    color: #495057;
    font-weight: 500;
}

.color-controls[b-9efcayaw13] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.color-picker[b-9efcayaw13] {
    width: 50px;
    height: 38px;
    padding: 0.25rem;
    border: 1px solid #ced4da;
    border-radius: 4px;
    cursor: pointer;
}

.color-input[b-9efcayaw13] {
    flex: 1;
    font-family: monospace;
    font-size: 0.9rem;
}

.text-style-controls[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.checkbox-label[b-9efcayaw13] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
}

.checkbox-label input[type="checkbox"][b-9efcayaw13] {
    margin: 0;
    cursor: pointer;
}

.checkbox-label span[b-9efcayaw13] {
    user-select: none;
}

/* Text alignment preview */
.text-align-preview[b-9efcayaw13] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 4px;
}

.text-align-preview span[b-9efcayaw13] {
    font-size: 12px;
    color: #666;
}

textarea.form-control[b-9efcayaw13] {
    resize: vertical;
    min-height: 80px;
    font-family: inherit;
    line-height: 1.4;
}

.text-edit-hint[b-9efcayaw13] {
    margin-bottom: 0.5rem;
}

.text-edit-hint small[b-9efcayaw13] {
    font-size: 0.8rem;
    color: #6c757d;
    font-style: italic;
}

.position-controls[b-9efcayaw13] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.position-hint[b-9efcayaw13] {
    font-size: 0.75rem;
    color: #6c757d;
    font-style: italic;
}

.delete-hint[b-9efcayaw13] {
    font-size: 0.8rem;
    color: #6c757d;
    font-style: italic;
    margin-top: 0.25rem;
    display: block;
}

/* Responsive design */
@media (max-width: 768px) {
    .toolbar[b-9efcayaw13] {
        flex-direction: column;
        gap: 1rem;
    }
    
    .tool-buttons[b-9efcayaw13] {
        justify-content: center;
    }
    
    .save-controls[b-9efcayaw13] {
        flex-direction: column;
    }
    
    .main-content[b-9efcayaw13] {
        flex-direction: column;
    }
    
    .sidebar[b-9efcayaw13] {
        width: 100%;
        height: 300px;
    }
    
    .color-controls[b-9efcayaw13] {
        flex-direction: column;
        align-items: stretch;
    }
    
    .color-picker[b-9efcayaw13] {
        width: 100%;
    }
}

/* Modal styles */
.modal-overlay[b-9efcayaw13] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content[b-9efcayaw13] {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    max-width: 600px;
    width: 90%;
    max-height: 80vh;
    display: flex;
    flex-direction: column;
}

.modal-header[b-9efcayaw13] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-bottom: 1px solid #e0e0e0;
}

.modal-header h3[b-9efcayaw13] {
    margin: 0;
    color: #333;
}

.btn-close[b-9efcayaw13] {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-close:hover[b-9efcayaw13] {
    color: #333;
}

.modal-body[b-9efcayaw13] {
    padding: 20px;
    overflow-y: auto;
    flex: 1;
}

.modal-footer[b-9efcayaw13] {
    padding: 20px;
    border-top: 1px solid #e0e0e0;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

/* Image grid styles */
.image-grid[b-9efcayaw13] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
    gap: 15px;
    margin-top: 10px;
}

.image-item[b-9efcayaw13] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease;
    background: white;
}

.image-item:hover[b-9efcayaw13] {
    border-color: #007bff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.2);
}

.image-item img[b-9efcayaw13] {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
    margin-bottom: 8px;
}

.image-name[b-9efcayaw13] {
    font-size: 12px;
    color: #666;
    word-break: break-word;
    line-height: 1.2;
}

.text-muted[b-9efcayaw13] {
    color: #6c757d;
    text-align: center;
    font-style: italic;
} 
/* /Pages/TemplateList/TemplateList.razor.rz.scp.css */
.template-card[b-qwoyljbbj4] {
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.template-card:hover[b-qwoyljbbj4] {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
} 
/* /Shared/BarcodeScanner/Modals/BarcodeScannerModal.razor.rz.scp.css */
.camera-buttons[b-jy3p3o7ynm] {
    text-align: center;
}

[b-jy3p3o7ynm] .icons-button {
    margin: 0 20px;
}

.barcode-modal-fullscreen video[b-jy3p3o7ynm] {
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover !important;
    position: absolute;
    top: 0;
    left: 0;
}

.barcode-modal-close:hover[b-jy3p3o7ynm] {
    background: rgba(255,255,255,0.1);
}
/* /Shared/BarcodeScanner/Modals/ScanbotBarcodeScannerModal.razor.rz.scp.css */
/* /Shared/Icons/IconAcceptButton.razor.rz.scp.css */
/* /Shared/Icons/IconAccountBalanceButton.razor.rz.scp.css */
/* /Shared/Icons/IconAddButton.razor.rz.scp.css */
/* /Shared/Icons/IconBulbButton.razor.rz.scp.css */
.icons-button[b-wnk7wgjqho] {
    color: black;
    background: lightskyblue;
    border: 1px solid lightskyblue;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s;
}

.icons-button:hover[b-wnk7wgjqho] {
    background: #00bfff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.icons-button-tooltip[b-wnk7wgjqho] {
    display: none;
}
/* /Shared/Icons/IconCameraRotateButton.razor.rz.scp.css */
.icons-button[b-kejotq21xj] {
    color: black;
    background: lightskyblue;
    border: 1px solid lightskyblue;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s;
}

.icons-button:hover[b-kejotq21xj] {
    background: #00bfff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.icons-button-tooltip[b-kejotq21xj] {
    display: none;
}
/* /Shared/Icons/IconChangeButton.razor.rz.scp.css */
.icons-button[b-6lge4xmwd6] {
    color: #fff;
    background: #689F38;
    border: 1px solid #689F38;
}
/* /Shared/Icons/IconCheckButton.razor.rz.scp.css */
/* /Shared/Icons/IconDeleteButton.razor.rz.scp.css */
/* /Shared/Icons/IconDownloadButton.razor.rz.scp.css */
/* /Shared/Icons/IconDropLockButton.razor.rz.scp.css */
/* /Shared/Icons/IconEditButton.razor.rz.scp.css */
/* /Shared/Icons/IconFlashlightButton.razor.rz.scp.css */
.icons-button[b-pxssaakzp6] {
    color: black;
    background: lightskyblue;
    border: 1px solid lightskyblue;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    cursor: pointer;
    transition: background 0.2s, box-shadow 0.2s;
}

.icons-button:hover[b-pxssaakzp6] {
    background: #00bfff;
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.icons-button-tooltip[b-pxssaakzp6] {
    display: none;
}
/* /Shared/Icons/IconLockButton.razor.rz.scp.css */
/* /Shared/Icons/IconPasswordButton.razor.rz.scp.css */
/* /Shared/Icons/IconPrintButton.razor.rz.scp.css */
/* /Shared/Icons/IconQrCodeButton.razor.rz.scp.css */
/* /Shared/Icons/IconRefreshButton.razor.rz.scp.css */
/* /Shared/Icons/IconRemoveButton.razor.rz.scp.css */
/* /Shared/Icons/IconSearchButton.razor.rz.scp.css */
/* /Shared/Icons/IconSendButton.razor.rz.scp.css */
.icons-button[b-sxkr2tv1ms] {
    color: #fff;
    background: #689F38;
    border: 1px solid #689F38;
}
/* /Shared/Icons/IconShoppingCartButton.razor.rz.scp.css */
/* /Shared/Icons/IconTemplateButton.razor.rz.scp.css */
/* /Shared/Icons/IconTopUpBalance.razor.rz.scp.css */
/* /Shared/Icons/IconWithdrawMoney.razor.rz.scp.css */
/* /Shared/Spinner.razor.rz.scp.css */
.spinner-overlay[b-rubwpfap3k] {
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.spinner-container[b-rubwpfap3k] {
    position: absolute;
    top: calc(50% - 100px);
    left: 50%
}

.spinner[b-rubwpfap3k] {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate-b-rubwpfap3k 2.0s infinite linear;
}

.dot1[b-rubwpfap3k], .dot2[b-rubwpfap3k] {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce-b-rubwpfap3k 2.0s infinite ease-in-out;
}

.dot2[b-rubwpfap3k] {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate-b-rubwpfap3k {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce-b-rubwpfap3k {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
