/* _content/PolicyManagement/Pages/Components/Chart/Chart.razor.rz.scp.css */
@media screen and (max-width: 768px) {
    .report[b-zrlitd9ih9] {
        display: none;
    }
    .report-mini[b-zrlitd9ih9] {
        display: block;

    }
}
@media screen and (min-width: 768px) {
    .report-mini[b-zrlitd9ih9] {
        display: none;
    }
}

.column-first-inline[b-zrlitd9ih9] {
    display: inline-flex;
    outline: 0.3px solid #D3D3D3;
    width: 100%;
    cursor: pointer;
}
.UserChart[b-zrlitd9ih9] {
    font-family: 'DB Helvethaica X', sans-serif !important;
}
.chart-col[b-zrlitd9ih9] {
    height: 200px;
    outline: 0.3px solid #D3D3D3;
    cursor: pointer;
}
/* _content/PolicyManagement/Pages/Components/DocumentDetail/DocumentDetail.razor.rz.scp.css */
.comment-list[b-fy4n0ea0vi] {
    overflow: auto;
    max-height: 27vh;
    position: absolute;
    left: 0;
    width: 100%;
}
.card-document-detail[b-fy4n0ea0vi] {
    width: 100%;
    min-height: 100px;
    height: 170px;
}

.guide-btn-detail[b-fy4n0ea0vi] {
    position: fixed;
}
.animated[b-fy4n0ea0vi] {
    overflow: hidden;
    width: 11rem;
    white-space: nowrap;
  }
  
  .animated > *[b-fy4n0ea0vi] {
    display: inline-block;
    position: relative;
    animation: 3s linear 0s infinite alternate move-b-fy4n0ea0vi;
  }
  @keyframes move-b-fy4n0ea0vi {
    0%,
    25% {
      transform: translateX(0%);
      left: 0%;
    }
    75%,
    100% {
      transform: translateX(-100%);
      left: 100%;
    }
  }
@media (max-width: 768px) { 
    .detail-side[b-fy4n0ea0vi] {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }
}
@media screen and (max-height: 863px) { 
    
  .comment-list[b-fy4n0ea0vi] {
      overflow: auto;
      max-height: 23vh;
      position: absolute;
      left: 0;
      width: 100%;
  }
  
}

@media screen and (max-height: 768px) { 
    
    .comment-list[b-fy4n0ea0vi] {
        overflow: auto;
        max-height: 15vh;
        position: absolute;
        left: 0;
        width: 100%;
    }
    
}



/* _content/PolicyManagement/Pages/Components/Home/Home.razor.rz.scp.css */

.item-filter-card[b-leaviyi6pm] {
    color: grey;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    margin: 0 5px;
    border-radius: 5px;
    padding: 5px 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-weight: bold;
    font-size: 20px;
}
.filter-selected[b-leaviyi6pm] {
    border: 1.5px solid #1890ff !important;
}

@media (max-width: 800px) { 
    .item-filter-card-mini[b-leaviyi6pm] {
        color: grey;
        border: 1px solid #ccc;
        width: 100%;
        height: 40px;
        margin: 10px 5px;
        border-radius: 5px;
        padding: 5px 2px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        font-weight: bold;
        text-align: center;
    }
    .list-left[b-leaviyi6pm] {
        margin-bottom: 10px;
    }
    .item-filter-card[b-leaviyi6pm] {
        color: grey;
        border: 1px solid #ccc;
        width: 100%;
        height: 60px;
        margin: 0 5px;
        border-radius: 5px;
        padding: 5px 10px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        font-weight: bold;
    }
}
/* _content/PolicyManagement/Pages/Examples/UserTable/XUsers.razor.rz.scp.css */
.margin-t10[b-2skrdpcvbl] {
    margin-top: 10px;
}

.margin-b10[b-2skrdpcvbl] {
    margin-bottom: 10px;
}
/* _content/PolicyManagement/Shared/MainLayout.razor.rz.scp.css */

/* _content/PolicyManagement/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1ly4n6782r] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

.navbar-brand[b-1ly4n6782r] {
    font-size: 1.1rem;
}

.oi[b-1ly4n6782r] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

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

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

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

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

.nav-item[b-1ly4n6782r]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

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

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

    .collapse[b-1ly4n6782r] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-1ly4n6782r] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
