/* _content/GOffice.Frontend/Pages/Dashboard/Index.razor.rz.scp.css */
.parent[b-dim2gwvsxc] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 4px;
    grid-row-gap: 6px;
}

.card-report[b-dim2gwvsxc] {
    border: 3px solid;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}

.report-noti-system[b-dim2gwvsxc] {
    grid-area: 1 / 1 / 2 / 2;
    border-color: #68B857;
}

    .report-noti-system .title-report[b-dim2gwvsxc] {
        background: #68B857;
    }

.report-edocument[b-dim2gwvsxc] {
    grid-area: 1 / 2 / 2 / 3;
    border-color: #4BA6FF;
}

    .report-edocument .title-report[b-dim2gwvsxc] {
        background: #4BA6FF;
    }

.report-etask[b-dim2gwvsxc] {
    grid-area: 1 / 3 / 2 / 4;
    border-color: #E6C501;
}

    .report-etask .title-report[b-dim2gwvsxc] {
        background: #E6C501;
    }

.report-task-created[b-dim2gwvsxc] {
    grid-area: 2 / 1 / 3 / 2;
    border-color: #4BA6FF;
}

    .report-task-created .title-report[b-dim2gwvsxc] {
        background: #4BA6FF;
    }

.report-appointment[b-dim2gwvsxc] {
    grid-area: 2 / 2 / 3 / 3;
    border-color: #88BFF7;
}

    .report-appointment .title-report[b-dim2gwvsxc] {
        background: #88BFF7;
    }

.report-publish-doc[b-dim2gwvsxc] {
    grid-area: 2 / 3 / 3 / 4;
    border-color: #4BA6FF;
}

    .report-publish-doc .title-report[b-dim2gwvsxc] {
        background: #4BA6FF;
    }

.material-icons-outlined[b-dim2gwvsxc] {
    font-size: 18px;
}

.title-report[b-dim2gwvsxc] {
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0.75rem;
    cursor: default;
}

    .title-report span:last-child[b-dim2gwvsxc] {
        font-size: 14px;
        font-weight: bold;
        margin-left: 14px;
    }

.card-content[b-dim2gwvsxc] {
    padding: .75rem;
    /*min-height: 250px;*/
    border-top: 1px solid #E0E0E0;
}

.report-noti-system .card-content p[b-dim2gwvsxc] {
    font-size: 24px;
    margin: 1rem 0;
}

.incoming-col > div[b-dim2gwvsxc], .outgoing-col > div[b-dim2gwvsxc] {
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

    /*.incoming-col > div:first-child, .outgoing-col > div:first-child {
        border-top: 1px solid #E0E0E0;
    }*/

.outgoing-col > div[b-dim2gwvsxc] {
    border-left: 1px solid #E0E0E0;
}

.incoming-col > .d-flex > div:first-child[b-dim2gwvsxc], .outgoing-col > .d-flex > div:first-child[b-dim2gwvsxc] {
    padding: 0.75rem 0 0.75rem 0.5rem;
    border-right: 1px solid #E0E0E0;
    cursor: default;
}

.incoming-col > .d-flex > div:last-child[b-dim2gwvsxc], .outgoing-col > .d-flex > div:last-child[b-dim2gwvsxc] {
    padding: 0.75rem 0.5rem 0.75rem 0;
    text-align: right;
    cursor: pointer;
}

.bg-in-out[b-dim2gwvsxc] {
    background: #4BA6FF;
    cursor: default;
}

.btn-dropbadge[b-dim2gwvsxc] {
    color: #4BA6FF;
}
.report-etask .btn-dropbadge[b-dim2gwvsxc] {
    color: #E6C501;
}
.report-etask .col[b-dim2gwvsxc] {
    border-bottom: 1px solid #E0E0E0;
    padding: .5rem 1rem;
}

.report-etask .col-7:first-child[b-dim2gwvsxc] {
    border-right: 1px solid #E0E0E0;
}

/*.report-etask > .card-content > div > div:first-child {
    border-top: 1px solid #E0E0E0;
}*/

.report-task-created .list-task[b-dim2gwvsxc], .report-publish-doc .list-publish-doc[b-dim2gwvsxc] {
    height: 200px;
    overflow-y: scroll;
}
    .report-task-created .list-task > p[b-dim2gwvsxc], .report-publish-doc .list-publish-doc > p[b-dim2gwvsxc] {
        padding: 0.75rem 0.5rem;
        margin: 0;
        background: #F0F0F0;
        border-bottom: 1px solid #E0E0E0;
    }

.list-publish-doc > p:hover[b-dim2gwvsxc]{
    background: #E0E0E0;
    cursor: pointer;
}
/* _content/GOffice.Frontend/Pages/TaskManagement/TaskView.razor.rz.scp.css */
.form-group[b-xbr3413mc1]:after {
    width: 100%;
}

.modal-dialog[b-xbr3413mc1] {
    max-width: 350px;
}

.btn-list[b-xbr3413mc1] {
    display: block;
    width: 100%;
    padding: 0.25rem 0.5rem 0.25rem 0.5rem;
    clear: both;
    font-weight: 400;
    color: #828282;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: large;
}

    .btn-list:any-link[b-xbr3413mc1] {
        border: #3b9ff2;
    }

.default-tab .e-content .e-item[b-xbr3413mc1] {
    font-size: 12px;
    padding: 10px;
    text-align: justify;
}

.custom-close[b-xbr3413mc1] {
    padding: .25rem .5rem !important;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    font-weight: 300;
    border: 1px solid #fe5d70 !important;
    opacity: 1;
    margin: 0px !important;
}
/* _content/GOffice.Frontend/Pages/Utility/RecipientForm.razor.rz.scp.css */

/*
.tree {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fbfbfb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

    .tree li {
        list-style-type: none;
        margin: 0;
        padding: 10px 5px 0 5px;
        position: relative
    }

        .tree li::before, .tree li::after {
            content: '';
            left: -20px;
            position: absolute;
            right: auto
        }

        .tree li::before {
            border-left: 1px solid #999;
            bottom: 50px;
            height: 100%;
            top: 0;
            width: 1px
        }

        .tree li::after {
            border-top: 1px solid #999;
            height: 20px;
            top: 30px;
            width: 25px
        }

        .tree li span {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border: 1px solid #999;
            border-radius: 5px;
            display: inline-block;
            padding: 3px 8px;
            text-decoration: none
        }

        .tree li.parent_li > span {
            cursor: pointer
        }

    .tree > ul > li::before, .tree > ul > li::after {
        border: 0
    }

    .tree li:last-child::before {
        height: 30px
    }

    .tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
        background: #eee;
        border: 1px solid #94a0b4;
        color: #000
    }

.splitdiv {
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
    align-items: center;
}

.splitright {
    position: absolute;
    right: 0;
}
*/
/* _content/GOffice.Frontend/Shared/DocumentFlowUI.razor.rz.scp.css */
/*tracking*/
.tracking-time[b-uhxhywc49r] {
    font-size: 20px;
}

.tracking-role[b-uhxhywc49r] {
    font-weight: 700;
}

.tracking-detail[b-uhxhywc49r] {
    min-height: 100px;
}

    .tracking-detail p[b-uhxhywc49r] {
        margin: 0px;
    }

.tracking-coprocess[b-uhxhywc49r]{
    min-width: 150px;
    display: flex;
    flex-direction: column;
}
.tracking-coprocess[b-uhxhywc49r]::before {
    content: "";
    width: 100%;
    height: 5px;
    margin-top: 12.5px; /* calculate to match the middle of checkmark by ((checkmark size - line height) / 2) */
    margin-bottom: 1rem;
    background-color: #309782;
}

.tracking-coprocess-color.timeline[b-uhxhywc49r]::before {
    background-color: #f1c40f;
}
.tracking-coprocess-color.timeline[b-uhxhywc49r]::after {
    background-color: #f1c40f;
}
.tracking-coprocess-color.tracking-detail .tracking-coprocess[b-uhxhywc49r]::before {
    background-color: #f1c40f;
}
.main-tracking-coprocess-color.tracking-detail .tracking-coprocess[b-uhxhywc49r]::before {
    background-color: #f1c40f;
}

/*timeline*/

/*checkmark*/
.timeline[b-uhxhywc49r]::before {
    content: "";
    height: 30px;
    width: 30px;
    background-color: #309782;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.tracking-checked.timeline[b-uhxhywc49r]::before {
    content: "done";
}

/*line*/
.timeline[b-uhxhywc49r]::after {
    content: "";
    width: 5px;
    height: 100%;
    background-color: #309782;
    flex: 1;
}

.tracking-last.timeline[b-uhxhywc49r]::after {
    content: "";
    width: 0px;
    height: 0px;
}

.tracking-last-main[b-uhxhywc49r]::before {
    background-color: #dc3545;
}
/* _content/GOffice.Frontend/Shared/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
}

main {
    flex: 1;
}

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

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

    .top-row ::deep a, .top-row .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

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

    .top-row.auth {
        justify-content: space-between;
    }

    .top-row a, .top-row .btn-link {
        margin-left: 0;
    }
}

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

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
*/
/* _content/GOffice.Frontend/Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }

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

.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {
        display: block;
    }
}
*/
