/* /Pages/Docs/Actions/DocRejectComponent.razor.rz.scp.css */
body[b-9y4pae1fjr] {
    background-color: #f5f5f5;
}

.blazored-custom-smalmodal[b-9y4pae1fjr] {
    padding: 50px !important;
    background-color: #0000003b !important;
    z-index: 1000 !important;
    color: white;
}

.blazored-modal[b-9y4pae1fjr] {
    padding: 0px !important;
    border: none !important;
}

.blazored-modal-overlay[b-9y4pae1fjr] {
    background-color: #212e48 !important;
}

.blazored-modal-header[b-9y4pae1fjr] {
    background-repeat: round;
    background-color: #1e1e2d;
    direction: ltr !important;
    font-family: Vazir !important;
    font-size: 18px !important;
    padding: 2rem 1rem 2rem 0;
    justify-content: end;
    min-height: 80px !important;
    color: white;
}

.blazored-modal-close[b-9y4pae1fjr] {
    color: white;
    padding-right: 30px;
    margin-left: 10px !important;
}

.blazored-modal-content div h4[b-9y4pae1fjr] {
    color: white !important;
}

.blazored-modal-title[b-9y4pae1fjr] {
    color: white !important;
}

.blazored-modal-scrollable .blazored-modal-content[b-9y4pae1fjr] {
    height: 100%;
}

.flex-column-fluid[b-9y4pae1fjr] {
    height: 100%;
}
/* /Pages/Docs/Actions/SignDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-51jd4yfpw1] {
    height: 40px;
}

.parent[b-51jd4yfpw1] {
    position: relative;
    height: 100%
}

.bottom[b-51jd4yfpw1] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/Details/DocDetails.razor.rz.scp.css */
/* /Pages/Docs/Details/ParentDocsHistoryComponent.razor.rz.scp.css */
.timeline-label .timeline-label[b-2afh25shap]{
    width : 100px!important;
}
.timeline-label[b-2afh25shap]:before {
    right: 105px !important;
}
/* /Pages/Docs/Details/SignatureStatusHistoryComponent.razor.rz.scp.css */
.timeline .timeline-icon[b-mrsx1jowry] {
    z-index: 1;
    flex-shrink: 0;
    margin-right: 0 !important;
}

.timeline .timeline-line[b-mrsx1jowry] {
    border-left: none !important;
}

.svg-icon.svg-icon-2 svg[b-mrsx1jowry] {
    height: 1.25rem !important;
    width: 1.25rem !important;
}

.timeline-label .timeline-label[b-mrsx1jowry] {
    width: 120px;
    font-size: 12px;
    padding-left: 8px;
}

.timeline-label[b-mrsx1jowry]:before {
    right: 120px;
    left: 120px;
}

.profile[b-mrsx1jowry] {
    position: relative !important;
    margin: 0 1em !important;
    cursor: pointer !important;
    transition: 0.2s !important;
}

.symbol-group .symbol[b-mrsx1jowry] {
    border: none !important;
}

.container .profile .content[b-mrsx1jowry] {
    position: absolute !important;
    bottom: 75px !important;
    padding: 20px !important;
    min-width: 450px !important;
    border-radius: 10px !important;
    visibility: hidden !important;
    opacity: 0 !important;
    transform: translateY(-10px) !important;
    transition: 0.5s !important;
    z-index: 100000;
    top: 10px;
}

    .container .profile .content .header[b-mrsx1jowry] {
        display: flex !important;
        align-items: center !important;
    }

        .container .profile .content .header img[b-mrsx1jowry] {
            grid-column: 1/2 !important;
            border-radius: 50% !important;
            object-fit: cover !important;
        }

        .container .profile .content .header .infos[b-mrsx1jowry] {
            margin-left: 1em !important;
        }

            .container .profile .content .header .infos .name[b-mrsx1jowry] {
                font-size: inherit.25em !important;
                color: #333 !important;
                letter-spacing: 1px !important;
                font-size: 600 !important;
            }

            .container .profile .content .header .infos .title[b-mrsx1jowry] {
                font-size: 0.9em !important;
                color: #969696 !important;
                font-weight: 500 !important;
            }

    .container .profile .content .body[b-mrsx1jowry] {
        padding: 1em !important;
    }

        .container .profile .content .body p[b-mrsx1jowry] {
            font-size: 0.95em !important;
            color: #272727 !important;
        }

.profile:hover .content[b-mrsx1jowry] {
    visibility: visible !important;
    opacity: inherit !important;
    transform: translateX(15%) translateY(0px) !important;
}
/* /Pages/Docs/DocCreation/DocGoodsGetterComponent.razor.rz.scp.css */
.blazored-typeahead[b-ggmmsl2cea] {
    border: #f5f8fa;
    background-color: #f5f8fa;
    padding: 5px 0px;
    direction: rtl;
    margin-bottom: 5px;
}

.blazored-typeahead__input[b-ggmmsl2cea] {
    background-color: #f5f8fa;
}

.form-control.form-control-solid[b-ggmmsl2cea] {
    direction: rtl;
}

.overflowSetting[b-ggmmsl2cea] {
    overflow-y: auto;
    overflow-x: hidden;
}
/* /Pages/Docs/DocCreation/DocSourceGetterComponent.razor.rz.scp.css */
.overflowSetting[b-jpvgnsahaz] {
    overflow-y: auto;
    overflow-x: hidden;
}


.svg-icon.svg-icon-1 svg[b-jpvgnsahaz] {
    height: 2.25rem !important;
    width: 2.25rem !important;
}
/* /Pages/Docs/DocCreation/DocStepsComponent.razor.rz.scp.css */
.timeline .timeline-icon[b-vfb6y2pwqv] {
    z-index: 1;
    flex-shrink: 0;
    margin-right: 0 !important;
}

.timeline .timeline-line[b-vfb6y2pwqv] {
    border-left: none !important;
}

.svg-icon.svg-icon-2 svg[b-vfb6y2pwqv] {
    height: 1.25rem !important;
    width: 1.25rem !important;
}

.timeline-label .timeline-label[b-vfb6y2pwqv] {
    width: 120px;
    font-size: 12px;
    padding-left: 8px;
}

.timeline-label[b-vfb6y2pwqv]:before {
    right: 120px;
    left: 120px;
}


.symbol-group .symbol[b-vfb6y2pwqv] {
    border: none !important;
}
/* /Pages/Docs/DocCreation/DocTypeGetterComponent.razor.rz.scp.css */
#redChecked:checked[b-ito7p01fe6] {
    background-color: #f1416c !important;
}

.overflowSetting[b-ito7p01fe6] {
    overflow-y: auto;
    overflow-x: hidden;
}


.svg-icon.svg-icon-1 svg[b-ito7p01fe6] {
    height: 2.25rem !important;
    width: 2.25rem !important;
}
/* /Pages/Docs/DocItemComponent.razor.rz.scp.css */
.card .card-body[b-yrrnak7gs5] {
    padding: 0 2.25rem 0 2.25rem;
    direction: rtl;
}

.table[b-yrrnak7gs5] {
    margin-bottom: 0 !important;
}

tr[b-yrrnak7gs5] {
    border-radius: 10px !important;
}
/* /Pages/Docs/InProcessTreeViewDocs/InProcessTreeViewDocsItemComponent.razor.rz.scp.css */
details[b-yiq50w9s5s] {
    max-width: 99%;
    width: 100% !important;
    font-family: 'vazir-medium-fd';
}

    details summary[b-yiq50w9s5s] {
        color: black !important;
        padding: 1rem 0.75rem 1rem 0 !important;
        background-color: #ffffff;
        background-clip: border-box;
        border: 1px solid #EFF2F5;
        border-radius: 0.475rem;
        box-shadow: 0px 0px 20px 0px rgba(76, 87, 125, 0.02);
    }

        details summary[b-yiq50w9s5s]::-webkit-details-marker {
            margin-right: 14px !important;
        }


        details summary button[b-yiq50w9s5s] {
            background-color: #ffffff00 !important;
            border: none;
            text-decoration:underline;
        }

    details > details[b-yiq50w9s5s] {
        margin: 5px 0 !important;
        margin-right: 15px !important;
        position: relative !important;
    }

        details > details[b-yiq50w9s5s]::after {
            content: "" !important;
            position: absolute !important;
            top: -5px !important;
            right: -10px !important;
            width: 1px !important;
            height: calc(36px + 10px) !important;
            background-color: #c7d3df !important;
        }

        details > details:last-child[b-yiq50w9s5s]::after {
            height: calc(36px / 2 + 5px) !important;
        }

        details > details[b-yiq50w9s5s]::before {
            content: "" !important;
            position: absolute !important;
            top: calc(36px / 2) !important;
            right: -10px !important;
            width: 8px !important;
            height: 1px !important;
            background-color: #c7d3df !important;
        }

        details > details[open]:not(:last-child)[b-yiq50w9s5s]::after {
            height: calc(100% + 5px) !important;
        }

        details > details summary[b-yiq50w9s5s] {
            /*color: black !important;*/
            padding: 8px !important;
            background-color: #eaf2f9;
            background-clip: border-box;
            border: 1px solid #EFF2F5;
            border-radius: 0.475rem;
            box-shadow: 0px 0px 20px 0px rgba(76, 87, 125, 0.02);
        }

            details > details summary[b-yiq50w9s5s]::-webkit-details-marker {
                margin-right: 14px !important;
            }

        details > details > details[b-yiq50w9s5s] {
            margin: 5px 0 !important;
            margin-right: 15px !important;
            position: relative !important;
        }

            details > details > details[b-yiq50w9s5s]::after {
                content: "" !important;
                position: absolute !important;
                top: -5px !important;
                right: -10px !important;
                width: 1px !important;
                height: calc(28px + 10px) !important;
                background-color: #c7d3df !important;
            }

            details > details > details:last-child[b-yiq50w9s5s]::after {
                height: calc(28px / 2 + 5px) !important;
            }

            details > details > details[b-yiq50w9s5s]::before {
                content: "" !important;
                position: absolute !important;
                top: calc(28px / 2) !important;
                right: -10px !important;
                width: 8px !important;
                height: 1px !important;
                background-color: #c7d3df !important;
            }

            details > details > details[open]:not(:last-child)[b-yiq50w9s5s]::after {
                height: calc(100% + 5px) !important;
            }

            details > details > details summary[b-yiq50w9s5s] {
                margin: 5px 0 !important;
                padding: 5px 10px !important;
                background-color: #ceecf591 !important;
                border-radius: 3px !important;
                color: #545f69 !important;
                position: relative !important;
            }

                details > details > details summary span[b-yiq50w9s5s] {
                    color: #041320 !important;
                }
/* /Pages/Docs/InProcessTreeViewDocs/SearchInProcessTreeViewDocsComponent.razor.rz.scp.css */
 

.blazored-typeahead__input[b-ho1wgobtnr] {
    height: 30px !important;
}

.form-control[b-ho1wgobtnr] {
    padding: 2px 1rem !important;
    line-height: 2 !important;
} 
/* /Pages/Docs/SubDocs/BorrowGoods/CreateBecomePermanentDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-996nya5717] {
    height: 40px;
}

.parent[b-996nya5717] {
    position: relative;
    height: 100%
}

.bottom[b-996nya5717] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/SubDocs/BorrowGoods/CreateBorrowSubDocToOutSideOfCompanyComponent.razor.rz.scp.css */
/* /Pages/Docs/SubDocs/BorrowGoods/CreatePersonnelBorrowReturnToSourceSubDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-hwdu96qkb0] {
    height: 40px;
}

.parent[b-hwdu96qkb0] {
    position: relative;
    height: 100%
}

.bottom[b-hwdu96qkb0] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/SubDocs/BorrowGoods/CreatePersonnelBorrowSubDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-opk212uy8x] {
    height: 40px;
}

.parent[b-opk212uy8x] {
    position: relative;
    height: 100%
}

.bottom[b-opk212uy8x] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/SubDocs/BorrowGoods/CreateReturnToSourceSubDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-um496gop84] {
    height: 40px;
}

.parent[b-um496gop84] {
    position: relative;
    height: 100%
}

.bottom[b-um496gop84] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/SubDocs/BorrowGoods/SearchBorrowDocGoodComponent.razor.rz.scp.css */

.blazored-typeahead__input[b-6ay606t86r] {
    height: 30px !important;
}

.form-control[b-6ay606t86r] {
    padding: 2px 1rem !important;
    line-height: 2 !important;
}
/* /Pages/Docs/SubDocs/BorrowGoods/TransferBorrowDocAsBorrowDocToOtherNodeComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-3qbvqdxejq] {
    height: 40px;
}

.parent[b-3qbvqdxejq] {
    position: relative;
    height: 100%
}

.bottom[b-3qbvqdxejq] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Pages/Docs/SubDocs/BorrowGoods/TransferBorrowDocAsPersonnelBorrowDocComponent.razor.rz.scp.css */
.blazored-typeahead__input[b-1tajzwgfuj] {
    height: 40px;
}

.parent[b-1tajzwgfuj] {
    position: relative;
    height: 100%
}

.bottom[b-1tajzwgfuj] {
    position: absolute;
    bottom: 0;
    right: 0; /* set the right to 0 */
}
/* /Shared/Layouts/MainLayout.razor.rz.scp.css */
.page[b-yqe155f36j] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-yqe155f36j] {
        display: none;
    }

    .top-row.auth[b-yqe155f36j] {
        justify-content: space-between;
    }

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

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

    .sidebar[b-yqe155f36j] {
        width: 350px;
        height: 100vh;
        position: absolute;
        top: 0;
    }

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

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

    .top-row[b-yqe155f36j], article[b-yqe155f36j] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
