﻿/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #a7a7a7;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #585858;
    }

/* Style The Dropdown Button */
.dropbtn {
    background-color: #4caf5000;
    color: white;
    padding: 14px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

@media (max-width: 524px) {
    .dropbtn {
        font-size: 13px;
        padding: 6px 8px;
    }
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9999;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background: transparent;
    color: yellow;
}

tr.odd td:first-child, tr.even td:first-child {
    padding-left: 4em;
}

table.dataTable tr.dtrg-group.dtrg-level-0 td {
    background-color: #55abf1;
}

table.dataTable tr.dtrg-group.dtrg-level-1 td {
    background-color: rgb(85 171 241 / 60%);
    padding: 0.5em;
    padding-left: 1.5em;
    font-size: 1em;
    font-weight: 500;
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: rgb(85 171 241 / 30%);
    padding: 0.5em;
    font-size: 1em;
    padding-left: 2.5em;
}

ol.breadcrumb {
    font-size: 1.4rem;
}
/* Notification */
.notification-text {
    font-size: 2rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-block-end: 1em;
}

    .notification-text .noti-highlight {
        font-size: 3rem;
        color: #d8d8d8;
        text-shadow: 0px -1px 5px #919191, 1px 1px 11px #919191, 0px 2px 13px #919191;
    }

/*fix carousel Notitication*/
.carousel-notifi {
    width: calc(100vw - 50px) !important;
}

.notifi-image {
    float: left;
    width: 35px
}

.notification-list .date {
    line-break: anywhere;
}

.notifications-index .notification-item .notification-list,
.tbl-scroll {
    height: 280px;
    overflow-y: auto;
}
/*Fix Đợt thi đã kết thúc*/

.timeline-name:hover {
    cursor: pointer;
    color: #cddc39;
}
.all-content {
    border-radius: 10px;
    background: url("https://tracnghiemtxka.hatinh.gov.vn/files/trongdong.png"), #f9cc80;
    padding: 15px;
}

.text-title {
    color: #404f65;
    /* font-family: Roboto; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.text-title-2 {
    color: #e3361f;
    /* font-family: Roboto Slab; */
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}

.fix-content {
    border-radius: 8px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
    align-items: center;
}

    .fix-content .user-content .user-content-thumb {
        width: 48px;
        height: 48px;
        display: block;
        margin: -24px auto 10px auto;
        border-radius: 100px;
        border: 2px solid #fff;
    }

    .fix-content .frame-chart {
        height: fit-content;
    }

    .fix-content .user-content {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

        .fix-content .user-content .user-content-thumb img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }

        .fix-content .user-content h3 {
            color: #333F51;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            margin: 0 0 10px 0;
        }

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.item-analytic {
    align-items: center;
    gap: 10px;
}

.item-analytic-content h3 {
    margin: 0;
    color: #E3361F;
    /* font-family: Roboto; */
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 123.81% */
}

.item-analytic-content .text-subhead {
    margin: 0;
    color: #404F65;
    /* font-family: Roboto; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}


.canvas-con {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 115px;
    height: 115px;
    position: relative;
    width: 115px;
}

    .canvas-con canvas {
        width: 100%;
    }

    .canvas-con p {
        position: absolute;
        left: 35px;
        top: 65px;
        color: #404F65;
        text-align: center;
        /* font-family: Roboto; */
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
    }

    .canvas-con .canvas-con-inner {
        height: 100%;
        width: 100%;
        display: inline-block;
    }
