@import '_content/Excubo.Blazor.TreeViews/Excubo.Blazor.TreeViews.bundle.scp.css';
@import '_content/Volo.Abp.PermissionManagement.Blazor/Volo.Abp.PermissionManagement.Blazor.o06urd3w66.bundle.scp.css';

/* /Components/AppFilePicker/AppFilePicker.razor.rz.scp.css */
.custom-picker[b-jn6vvxjdqh] {
    border: 1px solid #f0f4f7;
    border-radius: 0.5rem;
    padding: 10px;
}


/*--------------input control--------------------*/
[b-jn6vvxjdqh] .b-file-picker {
    height: 100%;
    border: none;
    min-width: 0rem;
}

    [b-jn6vvxjdqh] .b-file-picker .b-text-drop {
        height: 12rem;
    }

    [b-jn6vvxjdqh] .b-file-picker .b-file-picker-files-container {
        display: none;
    }

[b-jn6vvxjdqh] .input-group.form-file {
    transition: background-color 0.3s ease;
    border-radius: 0.5rem !important;
    height: 100%;
}

[b-jn6vvxjdqh] span.b-text-drop {
    display: none !important;
}

[b-jn6vvxjdqh] .input-group.form-file:hover {
    background-color: #f9f9f9;
}

[b-jn6vvxjdqh] .input-group.form-file label {
    cursor: pointer;
}

[b-jn6vvxjdqh] .input-group.form-file .input-group-text {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 1 0 auto;
    cursor: pointer;
    background-color: transparent;
    border-radius: 0.5rem !important;
    border: none;
}

[b-jn6vvxjdqh] .input-group.form-file input[type="file"] {
    display: none;
}


.photo-upload[b-jn6vvxjdqh] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
}

[b-jn6vvxjdqh] .photo-upload img {
    max-width: 100%;
}

.drop-zone[b-jn6vvxjdqh] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .drop-zone:hover[b-jn6vvxjdqh] {
        background-color: #f9f9f9;
    }

    .drop-zone i[b-jn6vvxjdqh] {
        font-size: 48px;
        margin-bottom: 10px;
    }

.drop-zone-text[b-jn6vvxjdqh] {
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*--------------input control end--------------------*/

[b-jn6vvxjdqh] .btn {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
/* /Components/Dashboard/CustomTenantManagement.razor.rz.scp.css */
.b-input[b-n7hxb4gafx] {
    
}
[b-n7hxb4gafx] .form-group {
    margin-bottom: 1rem;
}

[b-n7hxb4gafx] .tab-content {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

[b-n7hxb4gafx] .modal-header {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

[b-n7hxb4gafx] .modal-footer {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}

[b-n7hxb4gafx] .b-file-picker .b-text-drop {
    height: 12rem;
}

[b-n7hxb4gafx] .nav-tabs .nav-item .nav-link.active {
    border-bottom: 3px solid #1eba80;
}

[b-n7hxb4gafx] .nav-tabs .nav-link.active {
    color: #625e60;
    border-color: #98f725;
    font-weight: bold;
}

[b-n7hxb4gafx] .form-switch .form-check-input:checked {
    border-color: #f72585;
    background-color: #1eba80 !important;
}

[b-n7hxb4gafx] .form-check-input:checked {
    border-color: #ffd6e9 !important;
}

[b-n7hxb4gafx] .row > * {
    margin-top: 20px;
}


.photo-upload[b-n7hxb4gafx]{
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    padding-bottom:5px;
}
.drop-zone[b-n7hxb4gafx] {
    width: 100%;
    height: 150px;
    border: 1px solid #ececec;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .drop-zone:hover[b-n7hxb4gafx] {
        background-color: #f9f9f9;
    }

    .drop-zone i[b-n7hxb4gafx] {
        font-size: 48px;
        margin-bottom: 10px;
    }

.drop-zone-text[b-n7hxb4gafx] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

input[type="file"][b-n7hxb4gafx] {
    display: none;
}
/* /Pages/Client/Client.razor.rz.scp.css */
/* /Pages/Client/Modal/ClientModal.razor.rz.scp.css */
/* /Pages/Index.razor.rz.scp.css */
/* Getting-Started */
.card-bg-image[b-gzttvt8ome] {
    pointer-events: none;
    position: absolute;
    width: 630px;
    height: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.starting-content[b-gzttvt8ome] {
    position: relative;
    z-index: 2;
}
/* Getting-Started End */

/* Write here your styles for the Index page */
/* /Pages/PosType/Modal/PosTypeModal.razor.rz.scp.css */
/* /Pages/PosType/PosType.razor.rz.scp.css */
