:root {
    --ct-logo-lg-height: 50px;
    --ct-logo-sm-height: 22px;
    --ct-leftbar-width: 260px;
    --ct-leftbar-width-md: 160px;
    --ct-leftbar-width-sm: 70px;
    --ct-leftbar-condensed-height: 2000px;
    --ct-topbar-height: 70px;
    --ct-menu-item-icon-size: 1.2rem;
    --ct-menu-item-padding-x: 10px;
    --ct-menu-item-padding-y: 12px;
    --ct-footer-height: 60px;
    --ct-theme-card-border-width: 0px;
    --ct-body-font-size: 1.06rem;
    --ct-body-font-weight: 400;
    --ct-body-line-height: 1.5;
    --ct-menu-item-font-size: 1.06rem;
    --ct-body-color: #424242;
    --ct-gray-700: #424242;
}

.table {
    --ct-table-color: var(--ct-body-color);
    --ct-table-bg: transparent;
    --ct-table-border-color: var(--ct-border-color);
    --ct-table-accent-bg: transparent;
    --ct-table-striped-color: var(--ct-gray-700);
    --ct-table-striped-bg: var(--ct-gray-200);
    --ct-table-active-color: var(--ct-body-color);
    --ct-table-active-bg: var(--ct-gray-100);
    --ct-table-hover-color: var(--ct-body-color);
    --ct-table-hover-bg: var(--ct-gray-100);
    width: 100%;
    margin-bottom: 1.5rem;
    color: var(--ct-table-color);
    vertical-align: top;
    border-color: var(--ct-table-border-color);
}

html[data-topbar-color=light] {
    --ct-topbar-item-color: #424242;
}

.page-title-box .page-title {
    font-size: 20px;
    line-height: 55px
}


.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.dropdown-menu {
    --ct-dropdown-font-size: 1.06rem;
}

html[data-theme=dark][data-menu-color=dark] .ck-content {
    color: #000;
}

    html[data-theme=dark][data-menu-color=dark] .ck-content table {
        color: #000;
    }

.ck-editor__editable {
    height: 500px;
}

.article-details img, .article-details table {
    max-width: 100% !important
}

.article-details {
    font-size: 18px;
    color: #454545;
}

    .article-details figure.image {
        text-align: center
    }

.article-title {
    color: #2c2c2c
}

.article-short {
    color: #424242;
    line-height: 25px;
    font-size: 18px;
}

html[data-theme=dark][data-menu-color=dark] .article-title {
    color: #f2f2f2;
}

html[data-theme=dark][data-menu-color=dark] .article-short {
    color: #eaeaea;
}

html[data-theme=dark][data-menu-color=dark] .article-details {
    color: #d9d9d9;
}

.btn {
    box-shadow: none;
    --ct-btn-font-size: 1.06rem;
}

html[data-menu-color=dark] {
    --ct-menu-bg: #313a46;
    --ct-menu-item-color: #b7b7b7;
    --ct-menu-item-hover-color: #bccee4;
    --ct-menu-item-active-color: #ffffff;
}

.footer .footer-links a {
    color: var(--ct-gray-800);
}

.card-pricing .card-pricing-icon {
    font-size: 50px;
}

.auth-fluid {
    background-position: center;
    background-image: url(../images/thitruongchungkhoan.jpg);
}

body.authentication-bg {
    background-position: center;
    background-image: url(../images/thitruongchungkhoan.jpg);
}

.auth-brand {
    margin-bottom: 0px;
}

.dt-bootstrap5 .row {
    margin-bottom: 10px;
}

.link-social .dropdown-icon-item {
    line-height: 18px;
}

html[data-theme=dark] .free-alert {
    color: #fff
}

html[data-theme=light] .free-alert {
    color: #000
}

.table > :not(caption) > * > * {
    padding: 0.52rem 1.1rem !important;
}

table.dataTable thead > tr {
    padding: 0.52rem 1.1rem !important;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    top: 10px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    top: 5px;
}

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after {
    opacity: 0.8
}

.sdc {
    cursor: pointer;
    margin-left: 8px;
}


.t-r {
    text-align: right;
}

.t-c {
    text-align: center;
}


.t-w {
    color: white;
}

.t-d {
    color: #dc3545 !important
}

.t-s {
    color: #28a745 !important
}

.t-wn {
    color: #ffc107 !important
}

.t-i {
    color: #3efbf2 !important
}

.market td {
    transition: background-color 1s ease;
}

.t-b {
    color: #55fe2e !important
}

.t-m {
    color: #feb12e !important
}

.t-gt {
    color: #f23aff !important
}

.t-gs {
    color: #00c9ff !important
}

#stock-table th, #stock-table td {
    font-size: 0.96rem !important
}

#stock-table thead tr {
    background-color: #2c5623;
    color: #d2d2d2;
}

#stockdetails-modal {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    height: 100%;
    width: 78%;
    padding: 30px;
    background-color: var(--ct-body-bg)
}

    #stockdetails-modal .modal-header {
        line-height: 60px;
    }

table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, table.dataTable > thead .sorting_asc:before, table.dataTable > thead .sorting_asc:after, table.dataTable > thead .sorting_desc:before, table.dataTable > thead .sorting_desc:after, table.dataTable > thead .sorting_asc_disabled:before, table.dataTable > thead .sorting_asc_disabled:after, table.dataTable > thead .sorting_desc_disabled:before, table.dataTable > thead .sorting_desc_disabled:after {
    opacity: 1;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    top: 7px;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    right: 0;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    top: 18px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    right: 0;
}


.ckt1 {
    font-weight: bold
}

.text-justify {
    text-align: justify !important;
}

.timeline-checkbox-icon {
    float: left;
    font-size: 16px;
}