:root {
    --dathen: #3dcf70;
    --goilai: #46C2CB;
    --failed: #434343;
    --knm: #e01ca6;
    --nhamso: #9900ff;
    --follow: #ff8d00;
    --new: #03a9f4;
    --other: #46C2CB;
    --hentest: #f68fc1;
    --khonghoc: #000;
    --thithu: #6B7AA1;
    --testchuahoc: #FDA77F;
    --doilichtest: #c1ce43;
    --cancel: #607d8b;
    --dangkyhoc: #f01717ed;
    --thamkhao: #8e7cc3;
    --tuvanchuatest: #556ee6db;

    --cityland: #1f4681;
    --vietop: #1f4681;
    --hoacuc: #f8cd5a;
    --godau: #01877E;
    --lequangdinh: #0a7fb7;
    --lehongphong: #f69b93;
}

.radio-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    text-align: left;
    cursor: pointer;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}

.form-group label {
    font-size: 1rem;
    font-weight: 400;
    color: #3F4254;
}

.radio-list .radio {
    margin-bottom: 1rem;
}

/*** Trạng thái Leads ***/
.lead_status {
    border: 1px solid !important;
    background-color: #fff !important;
    color: var(--dathen) !important;
    border-radius: 7px !important;
}

.lead_status_dathen {
    color: var(--dathen) !important;
}

.lead_status_goilai {
    color: var(--goilai) !important;
}

.lead_status_failed {
    color: var(--failed) !important;
}

.lead_status_knm {
    color: var(--knm) !important;
}

.lead_status_nhamso {
    color: var(--nhamso) !important;
}

.lead_status_follow {
    color: var(--follow) !important;
}

.lead_status_new {
    color: var(--new) !important;
}

.lead_status_other {
    color: var(--other) !important;
}

.lead_status_hentest {
    color: var(--hentest) !important;
}

.lead_status_khonghoc {
    color: var(--khonghoc) !important;
}

.lead_status_thithu {
    color: var(--thithu) !important;
}

.lead_status_testchuahoc {
    color: var(--testchuahoc) !important;
}

.lead_status_doilichtest {
    color: var(--doilichtest) !important;
}

.lead_status_cancel {
    color: var(--cancel) !important;
}

.lead_status_dangkyhoc {
    color: var(--dangkyhoc) !important;
}

.lead_status_thamkhao {
    color: var(--thamkhao) !important;
}

.lead_status_tuvanchuatest {
    color: var(--tuvanchuatest) !important;
}

.lead_btn {
    border: 1px solid !important;
    background-color: #3dcf70 !important;
    color: #fff !important;
    border-radius: 7px !important;
}

.lead_btn_dathen {
    background-color: var(--dathen) !important;
}

.lead_btn_goilai {
    background-color: var(--goilai) !important;
}

.lead_btn_failed {
    background-color: var(--failed) !important;
}

.lead_btn_knm {
    background-color: var(--knm) !important;
}

.lead_btn_nhamso {
    background-color: var(--nhamso) !important;
}

.lead_btn_follow {
    background-color: var(--follow) !important;
}

.lead_btn_new {
    background-color: var(--new) !important;
}

.lead_btn_other {
    background-color: var(--other) !important;
}

.lead_btn_hentest {
    background-color: var(--hentest) !important;
}

.lead_btn_khonghoc {
    background-color: var(--khonghoc) !important;
}

.lead_btn_thithu {
    background-color: var(--thithu) !important;
}

.lead_btn_testchuahoc {
    background-color: var(--testchuahoc) !important;
}

.lead_btn_doilichtest {
    background-color: var(--doilichtest) !important;
}

.lead_btn_cancel {
    background-color: var(--cancel) !important;
}

.lead_btn_dangkyhoc {
    background-color: var(--dangkyhoc) !important;
}

.lead_btn_thamkhao {
    background-color: var(--thamkhao) !important;
}

.lead_btn_tuvanchuatest {
    background-color: var(--tuvanchuatest) !important;
}

/*** Trạng thái Leads ***/


/*** Cơ sở Vietop ***/
.text-vietop,
.text-vietop:hover {
    color: var(--vietop) !important;
}

.text-vietop-1,
.textvietop-1:hover {
    color: var(--hoacuc) !important;
}

.text-vietop-2,
.text-vietop-2:hover {
    color: var(--godau) !important;
}

.text-vietop-3,
.text-vietop-3:hover,
.text-vietop-7,
.text-vietop-7:hover  {
    color: var(--lequangdinh) !important;
}

.text-vietop-4,
.text-vietop-4:hover {
    color: var(--hoacuc) !important;
}

.text-vietop-5,
.text-vietop-5:hover {
    color: var(--lehongphong) !important;
}

.text-vietop-6,
.text-vietop-6:hover {
    color: var(--godau) !important;
}

.bg-vietop,
.bg-vietop:hover {
    background-color: var(--vietop) !important;
}

.bg-vietop-1,
.bg-vietop-1:hover {
    background-color: var(--hoacuc) !important;
}

.bg-vietop-2,
.bg-vietop-2:hover {
    background-color: var(--godau) !important;
}

.bg-vietop-3,
.bg-vietop-3:hover,
.bg-vietop-7,
.bg-vietop-7:hover  {
    background-color: var(--lequangdinh) !important;
}

.bg-vietop-4,
.bg-vietop-4:hover {
    background-color: var(--hoacuc) !important;
}

.bg-vietop-5,
.bg-vietop-5:hover {
    background-color: var(--lehongphong) !important;
}

.bg-vietop-6,
.bg-vietop-6:hover {
    background-color: var(--godau) !important;
}

.btn-vietop,
.btn-vietop:hover,
.btn-vietop-0,
.btn-vietop-0:hover {
    color: #fff !important;
    background-color: var(--vietop) !important;
    border-color: var(--vietop);
}

.btn-vietop-1,
.btn-vietop-1:hover {
    color: #333 !important;
    background-color: var(--hoacuc) !important;
    border-color: var(--hoacuc);
}

.btn-vietop-2,
.btn-vietop-2:hover {
    color: #fff !important;
    background-color: var(--godau) !important;
    border-color: var(--godau);
}

.btn-vietop-3,
.btn-vietop-3:hover,
.btn-vietop-7,
.btn-vietop-7:hover {
    color: #fff !important;
    background-color: var(--lequangdinh) !important;
    border-color: var(--lequangdinh);
}

.btn-vietop-4,
.btn-vietop-4:hover {
    color: #333 !important;
    background-color: var(--hoacuc) !important;
    border-color: var(--hoacuc);
}

.btn-vietop-5,
.btn-vietop-5:hover {
    color: #fff !important;
    background-color: var(--lehongphong) !important;
    border-color: var(--lehongphong);
}

.btn-vietop-6,
.btn-vietop-6:hover {
    color: #fff !important;
    background-color: var(--godau) !important;
    border-color: var(--godau);
}

.btn-vietop-99,
.btn-vietop-99:hover {
    color: #fff !important;
    background-color: var(--cityland) !important;
    border-color: var(--cityland);
}

[data-theme=light] .app-sidebar {
    background: #002d51;
}

[data-theme=light] .app-sidebar .menu .menu-item .menu-link.active {
    background: #0f4a7a;
}

a {
    color: #167bcb;
    text-decoration: none;
    background-color: transparent;
}

.app-sidebar-logo {
    justify-content: center !important;
}

.datetimepicker td,
.datetimepicker th {
    padding: 7px;
}

.form-select-sm,
.form-control-sm {
    font-size: 1.1rem;
}

/*.btn:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush):not(.btn-icon) {
    padding: 0.47rem 0.75rem;
        font-size: .8125rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}*/
[data-theme=light] .table .thead-light th {
    color: #495057;
    background-color: #f8f9fa;
    border-color: #eff2f7;
    font-weight: bold;
}

.table td,
.table th,
.table thead th {
    padding: .75rem .5rem;
    font-size: 10px;
    vertical-align: middle;
    border-top: 1px solid #eff2f7;
}
.table tbody tr:last-child, .table tfoot tr:last-child{
    border-bottom: 1px solid #eff2f7!important;
}
.table_sticky {
    position: sticky;
    left: 0;
    top: auto;
    /*border: 1px solid #dddddd!important;*/
    background-color: #f9fafc !important;
    z-index: 9;
}
.sticky_title {
    width: 300px;
    min-width: 300px;
}
.tooltip .tooltip-inner {
    text-align: left;
}

.tooltip ul,
.tooltip li {
    margin: 0 !important;
    padding: 0 !important
}

.tooltip-inner p {
    margin-bottom: 10px;
}

.tooltip.tooltip-vietop .tooltip-inner {
    background-color: #5e5e5e !important;
    color: #fff !important;
    padding: 4px 10px 3px;
    border-radius: 3px;
}

.tooltip.tooltip-vietop.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.tooltip.tooltip-vietop.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #5e5e5e
}

.tooltip.tooltip-vietop.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.tooltip.tooltip-vietop.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #5e5e5e
}

.tooltip.tooltip-vietop.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.tooltip.tooltip-vietop.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #5e5e5e
}

.tooltip.tooltip-vietop.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.tooltip.tooltip-vietop.bs-tooltip-start .tooltip-arrow::before {
    border-left-color: #5e5e5e
}

.header-profile-user {
    height: 36px;
    width: 36px;
    background-color: #f6f6f6;
    padding: 3px;
}

.cursor-pointer {
    cursor: pointer;
}

/*** Request ***/
.link_hopdong svg {
    width: 40px;
}

.ma_hopdong {
    font-weight: bold !important;
    color: #d70000 !important;
}

.text-facebook {
    color: #1877f2 !important;
}

.text-classroom {
    color: #E91E63 !important;
}

.text-purple {
    color: #7100eb !important;
}

.text-black,
.text-black:hover {
    color: #333;
}

.text-pink,
.text-pink:hover {
    color: #f283e5 !important;
}

.text-pending,
.text-pending:hover {
    color: #267cde;
}

.text-success-1,
.text-success-1:hover,
.text-approved,
.text-approved:hover {
    color: #42b814 !important;
}
.text-rejected{
 color: #f21100;
}
.text-red{
    color: #f00;
}

.text-warning-1,
.text-warning-1:hover {
    color: #ff9f0a !important;
    fill: #ff9f0a !important;
}
.text-nowrap{
    word-break: break-word !important;
    min-width: 200px;
    white-space: normal !important;
}
.min-width-200{
    min-width: 200px !important;
}
.min-width-300{
    min-width: 300px !important;
}
/*Text Vietop*/

/*Background Vietop*/

.bg-unread {
    background-color: #e8f2f7 !important;
}

.bg-success-1 {
    background-color: #42b814 !important;
    color: #fff;
}

/*Background Vietop*/

.btn-small {
    padding: .2rem .3rem !important;
    font-size: 9px;
    border-radius: .2rem;
}

.btn-smaller {
    padding: .2rem .4rem !important;
    font-size: 10px;
    border-radius: .2rem;
}

.btn-medium {
    padding: .3rem .5rem !important;
    font-size: 10px;
    border-radius: .2rem !important;
}

.btn-large {
    padding: .5rem 0.7rem !important;
    font-size: 10px;
    border-radius: .2rem;
}

.btn-request {
    padding: 5px 15px !important;
    font-size: 10px;
    border-radius: 4px;
}

.btn-mention {
    color: #fff;
    background-color: #e83e8c;
    border-color: #e83e8c;
}

.btn-comment {
    color: #fff;
    background-color: #607d8b;
    border-color: #607d8b;
}

.btn-follower {
    color: #212529;
    background-color: #eff2f7;
    border-color: #eff2f7;
}

.btn-management,
.btn-reviewer,
.btn-create,
.btn-addnew {
    background-color: #cef1c0;
    border-color: #cef1c0;
    color: #34960d;
}

.btn-unapproved {
    color: #fff;
    background-color: #f46a6a;
    border-color: #f46a6a;
}

.btn-next,
.btn-invite {
    color: #fff;
    background-color: #50a5f1;
    border-color: #50a5f1;
}

.bg_baoluu,
.bg_baoluu:hover {
    background-color: #660000 !important;
    border-color: #660000 !important;
    color: #fff !important;
}

.btn-approved {
    color: #fff!important;
    background-color: #42b814!important;
    border-color: #42b814!important;
}

.btn-cahoc,
.btn-cahoc:hover {
    color: #fff;
    background-color: #556ee6;
    border-color: #556ee6;
}

.btn-joins {
    background-color: #42b814;
    border-color: #42b814;
    color: #fff;
}

.media .btn-smaller.btn-success,
.btn-request.btn-success,
.btn-request.btn-success:hover,
.btn-success-1,
.btn-success-1:hover {
    background-color: #42b814!important;
    border-color: #42b814!important;
    color: #fff!important;
}

.btn-warning,
.btn-warning:hover {
    color: #fff !important;
    border-color: #ff9800 !important;
    background-color: #ff9800 !important;
}

.btn-pending,
.btn-pending:hover {
    background-color: #cef1c0!important;
    border-color: #cef1c0!important;
    color: #34960d!important;
}

.btn-rejected,
.btn-rejected:hover {
    background-color: #f1416c;
    border-color: #f1416c;
    color: #fff;
}

.btn-addnew {
    color: #fff!important;
    background-color: #50a5f1!important;
    border-color: #50a5f1;
}
.dataTables_wrapper .btn.btn-addnew:hover {
    color: #fff!important;
    background-color: #3694e8!important;
    border-color: #3694e8;
}
.badge-pill {
    padding-right: 0.6em !important;
    padding-left: 0.6em !important;
    border-radius: 10rem;
    font-size: 75%;
}

.badge-avatar {
    position: absolute;
    bottom: -1px;
    right: -2px;
    width: 16px;
    height: 16px;
    line-height: 18px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    font-size: 8px;
    text-align: center;
}


.badge-medium {
    width: 20px;
    border-radius: 100%;
    font-size: 11px;
    height: 20px;
    padding: 5px;
}

.badge-small {
    width: 11px;
    border-radius: 100%;
    font-size: 11px;
    height: 11px;
    padding: 5px;
}

.badge-check {
    position: relative;
    width: 16px;
    height: 16px;
    line-height: 18px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    font-size: 8px;
    text-align: center;
    display: inline-block;
}

.badge-approved {
    background-color: #42b814;
    border-color: #42b814;
    color: #fff;
}

.badge-approved i,
.badge-unapproved i {
    color: #fff;
    font-size: 11px;
    position: relative;
    top: 1px;
    left: 0;
}
.approver .badge-approved i,
.approver .badge-unapproved i {
    top: 0px;
    left: 1.3px;
}
.badge-pending {
    background-color: #267cde;
    border-color: #267cde;
    color: #fff;
}

.badge-green {
    background-color: #009688;
    border-color: #009688;
    color: #fff;
}

.badge-unapproved,
.btn-danger-1 {
    background-color: #f21100;
    border-color: #f21100;
    color: #fff;

}

.badge-orange {
    background-color: #ff6d00 !important;
    color: #fff;
}

.badge-taskcare {
    color: #fff;
    background-color: #03a9f4;
}

.badge-notification {
    color: #fff;
    background-color: #22404e;
}

.kh_active_0,
.kh_active_0:hover {
    font-size: 10px;
    background-color: #0576ea !important;
    border-color: #0576ea !important;
    color: #fff !important;
}

.kh_active_1,
.kh_active_1:hover {
    font-size: 10px;
    background-color: #FF9800 !important;
    border-color: #FF9800 !important;
    color: #fff !important;
}

.kh_active_2,
.kh_active_2:hover {
    font-size: 10px;
    background-color: #36d1f4 !important;
    border-color: #36d1f4 !important;
    color: #fff !important;
}

.kh_active_3,
.kh_active_3:hover {
    font-size: 10px;
    background-color: #04aeff !important;
    border-color: #04aeff !important;
    color: #fff !important;
}

.kh_active_4,
.kh_active_4:hover {
    font-size: 10px;
    background-color: #660000 !important;
    border-color: #660000 !important;
    color: #fff !important;
}

.kh_active_5,
.kh_active_5:hover {
    font-size: 10px;
    background-color: #333333 !important;
    border-color: #333333 !important;
    color: #fff !important;
}

.kh_active_6,
.kh_active_6:hover {
    font-size: 10px;
    background-color: #607D8B !important;
    border-color: #607D8B !important;
    color: #fff !important;
}

.kh_active_7,
.kh_active_7:hover {
    font-size: 10px;
    background-color: #7a7f33 !important;
    border-color: #7a7f33 !important;
    color: #fff !important;
}

.kh_active_9,
.kh_active_9:hover {
    font-size: 10px;
    background-color: #50a5f1 !important;
    border-color: #50a5f1 !important;
    color: #fff !important;
}

.diemdanh_1 {
    background-color: #42b814 !important;
    color: #fff !important;
}

.diemdanh_2 {
    background-color: #FF9800 !important;
    color: #fff !important;
}

.diemdanh_3 {
    background-color: #f60000 !important;
    color: #fff !important;
}

.diemdanh_3 {
    background-color: #f60000 !important;
    color: #fff !important;
}

.diemdanh_4 {
    background-color: #607D8B !important;
    color: #fff !important;
}

.diemdanh_5 {
    background-color: #08c !important;
    color: #fff !important;
}

.diemdanh_6 {
    background-color: #999 !important;
    color: #fff !important;
}

.diemdanh_7 {
    background-color: #f60000 !important;
    color: #fff !important;
}

.diemdanh_9 {
    background-color: #50a5f1 !important;
    color: #fff !important;
}

.giaovien_1,
#showlist tr:hover .giaovien_1 {
    background-color: #E91E63 !important;
    color: #fff !important;
}

.giaovien_0,
#showlist tr:hover .giaovien_0 {
    background-color: #8BC34A !important;
    color: #fff !important;
}

.giaovien_2,
#showlist tr:hover .giaovien_2 {
    background-color: #8BC34A !important;
    color: #fff !important;
}

.giaovien_3,
#showlist tr:hover .giaovien_3 {
    background-color: #FFC107 !important;
    color: #fff !important;
}

.border-0 {
    border: 0;
}

.border-1 {
    border: 1px solid #607d8b5c !important;
}

.border-start {
    border-left: 1px solid !important;
}

.border-top {
    border-top: 1px solid !important;
}

.border-bottom {
    border-bottom: 1px solid !important;
}

.border-end {
    border-right: 1px solid !important;
}

.border-dark {
    border-color: #607d8b5c !important;
}

.cmt-content {
    background: #e7e7e7;
    padding: 7px 10px;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 0;
    border-radius: 5px;
    display: block;
}

.datesep {
    padding: 13px 15px;
    position: relative;
    font-weight: bold;
}

.datesep:before {
    position: absolute;
    top: 20px;
    left: 15px;
    right: 15px;
    height: 1px;
    width: 95%;
    background: rgba(0, 0, 0, 0.1);
    content: "";
}

.datesep .d {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 20px;
}

.datesep .diff {
    color: #aaa;
    position: absolute;
    font-weight: normal;
    font-size: 12px;
    right: 30px;
    top: 8px;
    background-color: #fff;
    padding: 5px 25px;
}

#schedule_vietop td a {
    font-weight: 600;
    word-break: break-all;
    color: #495057;
    margin-top: 0px;
    display: block;
    font-size: 9px;
    text-align: left;
}

#schedule_vietop td {
    border: 1px solid #e2e6eb;
}

#schedule_vietop .header-profile-user {
    padding: 0 3px;
    border-radius: 100%;
    height: 30px;
}

/*** Meeting ***/
.task_content img,
.task_verify img {
    max-width: 100%;
}

.task_content p,
.task_verify p {
    margin-bottom: 10px;
}

.task_verify {
    position: relative;
    padding-left: 20px;
    min-height: 20px;
}

.task_verify:before {
    position: absolute;
    top: 0px;
    bottom: 10px;
    left: 5px;
    width: 3px;
    background: rgba(66, 184, 20, 0.8);
    content: "";
    min-height: 20px;
}

.date {
    text-align: center;
    width: 75px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 15%);
    -moz-border-radius: 4px;
    margin: 0 auto;
}

.date .t {
    background-color: #c34343;
    color: #fff;
    font-size: 12px;
    padding: 3px 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.date .d {
    font-size: 11px;
    font-weight: 500;
    padding: 8px 0;
}

.date .d span {
    color: #aaa;
    font-size: 12px;
    display: block;
    padding-bottom: 2px;
}

.date .d {
    font-size: 17px;
    text-align: center;
    position: relative;
}

#meetings .date .d span {
    display: none;
}

@media screen and (max-width: 768px) {

    /*** Meeting ***/
    .meet-body .card-body {
        padding: 1rem;
    }

    .header-meeting {
        flex-wrap: nowrap;
        flex-direction: column-reverse;
    }

    .meet-body .col-md-10 {
        padding-left: 6px;
        padding-right: 17px;
    }

    .meet-body .position-absolute {
        top: 0 !important;
        right: 12px !important;
    }

    .date {
        width: 55px;
        margin: 5px;
    }

    .date .d {
        font-size: 15px;
    }

    /*** Meeting ***/

}


.anim-showhide-inf {
    animation-name: showhide;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: showhide;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: showhide;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: showhide;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}

@-moz-keyframes showhide {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes showhide {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes showhide {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@keyframes showhide {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes typing {
    0% {
        opacity: 1
    }

    5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    95% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes typing {
    0% {
        opacity: 1
    }

    5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    95% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes typing {
    0% {
        opacity: 1
    }

    5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    95% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes typing {
    0% {
        opacity: 1
    }

    5% {
        opacity: 1
    }

    40% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    95% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes showpending {
    0% {
        opacity: 1
    }

    50% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes showpending {
    0% {
        opacity: 1
    }

    50% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes showpending {
    0% {
        opacity: 1
    }

    50% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}

@keyframes showpending {
    0% {
        opacity: 1
    }

    50% {
        opacity: .6
    }

    100% {
        opacity: 1
    }
}



/** Rank **/
.container-rank {
    margin: auto;
    background: url('../media/icons/background.png') center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 30px 40px;
    border-radius: 12px;
    color: #363634;
    font-family: 'Inter', sans-serif;
}

.uppercase {
    text-transform: uppercase;
}

.banner-rank .title {
    position: relative;
    margin: auto;
}

.banner-rank .title .txt-title {
    font-weight: 900;
    margin: 5px auto;
    font-size: 35px;
}

.banner-rank .title .txt {
    font-size: 40px;
    margin: 0;
    margin-top: 5px;
    font-weight: 500;
}

.line {
    position: relative;
    height: 3px;
    width: 100%;
    background: #000;
}

.item-avartar {
    margin: auto;
    width: max-content;
    position: relative;
}

.top1 {
    margin: 100px auto 60px;
}

.top1.item-avartar::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -52px;
    width: 470px;
    height: 287px;
    content: '';
    display: block;
    background: url('../media/icons/top1.png') center no-repeat;
    background-size: contain;
}

.avartar {
    width: 100px;
    height: 100px;
    margin: auto;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #fff;
}

.top1 .avartar {
    width: 190px;
    height: 190px;
    border: 2px solid #fff;
}

.avartar img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.item-avartar .name {
    position: relative;
    z-index: 2;
    font-size: 30px;
    margin: 30px 0 0;
}

.top1.item-avartar .name {
    font-size: 20px;
    margin: 18px 0 0;
    color: #1c1c1c;
}

.after1 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -45px;
    margin-right: -45px;
}

.after1 .item-avartar {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    width: 25%;
}

.after1 .item-avartar::before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
    width: 145px;
    height: 115px;
    content: '';
    display: block;
    background: url('../media/icons/top2.png') center no-repeat;
    background-size: contain;
    filter: brightness(0) invert(.4);
}

.after1 .item-avartar .name {
    font-size: 16px;
    margin-top: 25px;
}

.link {
    margin-top: 50px;
    font-size: 20px;
}

.link a {
    color: #1c1c1c;
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    .container-rank {
        max-width: 620px;
        padding: 40px 15px;
    }

    .top1 {
        margin: 60px auto 40px;
    }

    .banner-rank .title .txt-title {
        font-size: 24px;
    }

    .top1.item-avartar .name {
        font-size: 15px;
    }

    .top1.item-avartar::before {
        top: -47px;
        width: 370px;
        height: 227px;
    }

    .banner-rank .title .txt {
        font-size: 20px;
    }

    .avartar {
        width: 80px;
        height: 80px;
    }

    .top1 .avartar {
        width: 140px;
        height: 140px;
    }

    .link {
        margin-top: 30px;
        font-size: 20px;
    }

    .after1 {
        margin-left: -30px;
        margin-right: -30px;
        flex-wrap: wrap;
    }

    .after1 .item-avartar {
        padding-left: 30px;
        padding-right: 30px;
        width: 50%;
        margin-top: 30px;
    }

    .after1 .item-avartar::before {
        width: 115px;
        height: 90px;
    }

    .item-avartar .name {
        font-size: 20px;
        margin-top: 30px;
    }

    .after1 .item-avartar .name {
        font-size: 14px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .after1 {
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .after1 .item-avartar {
        margin-bottom: 20px;
    }

    .container-rank {
        padding-bottom: 20px;
    }
}

/*** Dashboard chuyển đổi ***/
#crumbs ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}

#crumbs ul li {
    /*display: inline;*/
    width: 25%;
}

#crumbs ul li a {
    display: flex;
    float: left;
    height: 60px;
    background: #3498db;
    text-align: center;
    padding: 15px 30px 15px 40px;
    position: relative;
    margin: 0 2% 0 0;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    line-height: 1;
    align-content: center;
    align-items: center;
    width: 95%;
}

#crumbs ul li a:after {
    content: "";
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #3498db;
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 9;
}

#crumbs ul li.step-mkt a {
    background: #af79b3;
}

#crumbs ul li.step-mkt a:after {
    border-left: 30px solid #af79b3;
}

#crumbs ul li.step-online a {
    background: #ef7b8e;
}

#crumbs ul li.step-online a:after {
    border-left: 30px solid #ef7b8e;
}

#crumbs ul li.step-cn a {
    background: #4ec2e7;
}

#crumbs ul li.step-cn a:after {
    border-left: 30px solid #4ec2e7;
}

#crumbs ul li.step-vanhanh a {
    background: #4ccfaf;
}

#crumbs ul li.step-vanhanh a:after {
    border-left: 30px solid #4ccfaf;
}

.step-per {
    z-index: 10;
    position: absolute;
    right: -18px;
    top: 23px;
}

#crumbs ul li a:before {
    content: "";
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #f5f8fa;
    position: absolute;
    left: 0;
    top: 0;
}

#crumbs ul li:first-child a {
    padding-left: 30px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#crumbs ul li:first-child a:before {
    display: none;
}

#crumbs ul li:last-child a {
    padding-right: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
    justify-content: center;
}

#crumbs ul li:last-child a:after {
    display: none;
}

@media screen and (max-width: 1024px) {
    #crumbs ul {
        flex-wrap: wrap;
    }

    #crumbs ul li {
        flex: 30%;
        margin-top: 10px;
    }

    #crumbs ul li a {
        height: 40px;
        padding: 10px 20px 10px 25px;
    }

    #crumbs ul li a h3 {
        font-size: 12px !important;
    }

    #crumbs ul li a:before {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 20px solid #f5f8fa;
    }

    #crumbs ul li a:after {
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        right: -20px;
    }

    .step-per {
        top: 14px;
        font-size: 11px;
        right: -10px;
    }

    #crumbs ul li:first-child a {
        padding-left: 20px;
    }

    #crumbs ul li:last-child a {
        padding-right: 20px;
    }

    #crumbs ul li.step-mkt a:after {
        border-left: 20px solid #af79b3;
    }

    #crumbs ul li.step-online a:after {
        border-left: 20px solid #ef7b8e;
    }

    #crumbs ul li.step-cn a:after {
        border-left: 20px solid #4ec2e7;
    }

    #crumbs ul li.step-vanhanh a:after {
        border-left: 20px solid #4ccfaf;
    }

    .card-profile {
        padding: 1.3rem !important
    }
}

/*** Dashboard chuyển đổi ***/
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group .select2-results__group {
    background: #ff980085;
    padding: 7px 16px;
    font-weight: 700;
    color: #675252 !important;
    font-size: 13px;
}


/*** Rattings ***/
#ratings input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#ratings input[type="radio"]+svg {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

#ratings input+svg {
    cursor: pointer;
}

.text-satisfaction {
    color: rgb(184, 184, 184) !important;
    margin-top: 5px;
}

#ratings label {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 70px;
    font-size: 11px;
    cursor: pointer;
}

#ratings svg {
    margin: 0.2rem;
    z-index: 9;
}

#ratings label:hover .text-satisfaction,
#ratings label:checked .text-satisfaction,
#ratings label:focus .text-satisfaction {
    font-weight: 600;
    color: #333 !important;
}

#ratings input:hover+svg+div,
#ratings input:checked+svg+div,
#ratings input:focus+svg+div {
    color: #333 !important;
    font-weight: 600;

}

#ratings .ractive svg .svg-path {
    fill: #FFD333;
}

#ratings input:hover+svg .svg-path {
    fill: #FFD333;
}

/*** Rattings ***/

.hoten {
    width: 150px;
    min-width: 150px;
}

/*** Menu Left ***/

.menu-left .active {
    background: #ff9800 !important;
}

.menu-left .active span,
.menu-left .active i {
    color: #fff !important;
}

.nav-vietop .active,
.nav-vietop a:hover {
    border-bottom: 2px solid #ff9800 !important;
    color: #ff9800 !important;
}

.nav-vietop a {
    margin: 0 !important
}

@media screen and (max-width: 1024px) {
    #content-wrapper {
        flex-wrap: wrap;
        flex-direction: row !important;
    }

    .menu-left {
        flex-direction: row !important;
        display: flex;
        flex-wrap: wrap;
    }

    .menu-left .card {
        width: calc(50% - 10px);
        margin: 5px !important;
    }
}

/*** Menu Left ***/


/*** Tết 2023 ***/
[data-theme=tet] .app-sidebar {
    background: #AD110C;
}

[data-theme=tet] .app-sidebar .app-sidebar-logo {
    border-bottom: 1px dashed #ffffff4f;
}

[data-theme=tet] .app-sidebar .menu .menu-item .menu-link.active {
    background-color: #ffffff66;
}

[data-theme=tet] .app-sidebar .menu .menu-item .menu-link .menu-title {
    color: #fff;
}

[data-theme=tet] .app-sidebar .menu .menu-item .menu-content span {
    color: #fff !important;
}

[data-theme=tet] .app-sidebar .menu .menu-item .menu-link .menu-arrow:after {
    background-color: #fff !important;

}

.symbol-theme {
    border-radius: 0.475rem;
}

.symbol-new-year-2023 {
    background: url('../media/vietop/theme-new-year-2023.png') center no-repeat;
    background-size: 100%100%;
}

#banner-tet-right {
    position: fixed;
    z-index: 9;
    top: 130px;
    right: 0;
    width: 100px;
}

#banner-tet-bottom {
    position: fixed;
    z-index: 999;
    bottom: 20px;
    left: 270px;
    width: 230px;
}

@media screen and (max-width: 1024px) {
    #banner-tet-right {
        top: 50px;
        width: 100px;
    }

    #banner-tet-bottom {

        left: 20px;
    }
}

/* CKEditor */
.ck-editor__main {
    font-size: 16px;
}

.card .card-header {
    padding-right: 1.75rem;
    padding-left: 1.75rem;
    padding-top: 0.3rem;
    min-height: auto;
    align-items: center;
    align-content: center;
}

.card .card-header.bg-vietop {
    background-color: #3a63d6 !important;

}

.b-f9fafc {
    background: #f9fafc;
}

.col__aware__table {
    border-collapse: collapse;
    width: 100%;
    border-bottom-left-radius: 12px;
}

.col__aware__table td,
.col__aware__table th {
    border: 1px solid #ddd;
    padding: 8px;
    font-size: 1rem;
    text-align: center;
    font-weight: 500;
}

.col__aware__table tr:nth-child(odd) {
    background-color: #f9fafc;
}

.col__aware__table tr:hover {
    background-color: #faf3f3;
    cursor: pointer;
}

.col__aware__table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #f9fafc;
    font-size: 1rem;
    text-align: center;
    color: #999;
}

.col__aware__table .fa-thumbs-down {
    color: red !important;
    padding-left: 3px;
}

.col__aware__table .fa-thumbs-up {
    color: #27c476 !important;
    padding-left: 8px;
}

.col__aware__table tr:last-child td:last-child {
    border-bottom-right-radius: 0.625rem !important;
}

.col__aware__table tr:last-child td:first-child {
    border-bottom-left-radius: 0.625rem !important;
}



/* nav item */

.nav-item__left:hover>a {
    color: #003687 !important;
}

.nav-item__left {

    position: relative;
}

.nav-item__left::before {
    display: block;
    position: absolute;
    content: "";
    width: 0;
    left: 0;
    bottom: -35%;
    height: 2px;
    background-color: #003687;
    transition: all linear .3s;
}

.nav-item__left:hover::before {
    width: 100%;
}

.menu-wrapper li:hover span,
.menu-wrapper li:hover a div i {
    transition: all linear .2s;
    color: #003687 !important;
}

@media screen and (min-width: 992px) {
    .form-student-profile .course-information .course-information-title {
        left: 5rem;
        transform: translateY(-50%);
        margin-top: -0.25rem;
        position: absolute;
    }
}

@media screen and (max-width: 992px) {
    .navbar-nav {
        background-color: #fff;
        z-index: 1;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, .075);
        margin-top: 10px;
        border-radius: 5px;
        width: 100%;
    }

    .nav-item {
        padding: 5px 0px 10px 10px;
        border-bottom: 1px solid #ccc;
    }

    .nav-item__left::before {
        bottom: 0px;
    }
}

.apexcharts-legend-marker {
    border: 0;
}

/** Góp ý **/
.arcu-widget {
    opacity: 0;
    transition: .2s opacity;
    line-height: 1
}

.arcu-message-block {
    bottom: 100%;
    right: 0;
    margin-bottom: 20px
}

.arcu-message-block .rec {
    right: 22px;
    top: 100%;
    margin-top: -7px;
}

@media screen and (max-width: 992px) {
    .arcu-message-block {
        display: none;
    }
}

.arcu-message-block .inner {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 37%);
    border-radius: 12px;
    width: 450px;
    padding: 20px 30px;
    line-height: 1.4;
}

.arcu-message-block .icon img {
    width: 50px;
}

.arcu-widget * {
    box-sizing: border-box
}

.arcu-widget.active {
    opacity: 1;
}

.arcu-widget.arcu-message {
    z-index: 1000000;
    right: 20px;
    bottom: 20px;
    position: fixed !important;
    height: 70px;
}

.arcu-widget.right.arcu-message {
    right: 20px;
}

.arcu-widget .arcu-message-button {
    min-width: 70px;
    padding-left: 70px;
    z-index: 1;
    height: 70px;
    right: 0;
    background-color: #1F4681;
    border-radius: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.arcu-widget .arcu-online-badge {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 1;
}

.arcu-widget .arcu-unread-badge {
    display: flex;
    flex-flow: row wrap;
    -moz-box-pack: center;
    place-content: center;
    -moz-box-align: center;
    align-items: center;
    position: absolute;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif, Arial;
    font-size: 12px;
    min-width: 20px;
    line-height: 1;
    padding: 0px 6px;
    height: 20px;
    border-radius: 10px;
    z-index: 1;
    transition: transform 225ms cubic-bezier(.4, 0, .2, 1) 0ms;
    background-color: #CC0000;
    color: #FFF;
    top: 1px;
    right: 1px;
    font-weight: 700;
    transform: scale(0);
}

.arcu-widget .arcu-message-button .arcu-button-icon {
    position: absolute;
    left: 0;
    right: 0;
    width: 70px;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.arcu-widget .static {
    transition: .2s all
}

.arcu-widget .static.arcu-hide {
    transform: scale(0);
    opacity: 0
}

.arcu-widget .icons {
    transition: .2s all
}

.arcu-widget .icons .icon:first-of-type {
    margin-left: 0
}

.arcu-widget .arcu-message-button .static div {
    margin: auto
}

.arcu-widget .arcu-message-button .static .static-container {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    display: flex
}

.arcu-widget .arcu-message-button .static svg {
    width: 20px;
    height: 20px;
    color: #FFFFFF;
    line-height: 24px;
    font-size: 24px;
    margin: auto;
}

.arcu-widget .arcu-message-button .pulsation {
    width: 100%;
    height: 100%;
    background-color: red;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-animation: arcu-pulse 2s infinite;
    animation: arcu-pulse 2s infinite
}

.arcu-widget .pulsation:nth-of-type(2n) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.arcu-widget .pulsation.stop {
    -webkit-animation: none;
    animation: none
}

.arcu-widget .animation-pause {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes arcu-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes arcu-pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0
    }
}

@keyframes hide {
    to {
        opacity: 0;
        visibility: hidden;
    }
}

.hide-after-10s {
    animation: hide .2s forwards;
    animation-delay: 10s;
}

.arcuAnimated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.highcharts-data-table td,
.highcharts-data-table th{
    border-color: inherit;
    border-style: solid;
    border-width: 1;
    padding: 10px;
}
.highcharts-table-caption{
    text-align: center;
    font-weight: bold;
    margin-bottom: 1em;
    color:#d77c7c
}

#toastr-container>div{
    opacity: 1;
}

 .breadcrumb .breadcrumb-item:after {
    content: "/";
     padding-left: 10px;
}
.w-50px{
    width: 100px;
}
.w-75px{
    width: 100px;
}
.w-100px{
    width: 100px;
}

.page-item a.page-link {
    background-color: #e5f1f7;
    color: #0077b5;
    font-weight: 700 !important;
    font-size: 12px !important;
}
.page-item.disabled .page-link{
    color: #0077b5;
    opacity: 0.7;

}
.page-item.active .page-link, 
.page-item a.page-link:hover{
    background-color: #0077b5;
    color: #fff!important;
}

.dataTables_wrapper .bottom{
    justify-content: center;
}

.form-check-custom .form-check-input{
    width: 18px;
    height: 18px;
}