﻿/*--------------- style phần khung -----------------*/

.bg-white .main-container > .container-fluid .row {
    align-items: flex-start;
}

.mainMenuLeft {
    background: #efefef;
    padding: 20px 0 120px;
    max-width: 22%;
    margin-right: 3%;
}

.mainContentRight {
    padding-top: 30px;
}
/*--------------- end style phần khung -----------------*/


/*---------------- style left menu --------------------*/
.box-menu {
    /* margin-bottom: 20px; */
}

    .box-menu a {
        display: block;
    }

        .box-menu a:hover, .box-menu .active a {
            color: #0032a0 !important;
        }

.content-dec a, .box-header > a {
    padding: 10px 10px 10px 40px;
}

    .content-dec a:hover, .box-header > a:hover {
        background: #0032a0;
        color: #fff !important;
    }

.box-header {
    font-weight: bold;
    position: relative;
    cursor: pointer;
    color: #000;
    border-bottom: 1px solid #dcdcdc;
    text-transform: uppercase;
}

    .box-header .fa-minus {
        display: none;
    }

    .box-header.active .fa-plus {
        display: none;
    }

    .box-header.active .fa-minus, .box-header.active ~ .box-content {
        display: block;
    }


.iconL {
    font-size: 8px;
    position: absolute;
    top: 8px;
    left: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    text-transform: unset;
}

.box-content ul {
    margin-bottom: 0;
    padding: 10px 0 10px;
    border-bottom: 1px solid #dcdcdc;
}

.txtNavContent {
    position: relative;
}


/*---------------- end style left menu --------------------*/


/*------------------- style navigator --------------------*/

.classnavigator {
    margin-bottom: 20px;
    font-size: 12px;
}

.anavigator.active {
    color: #0032a0;
}

.navSeparate {
    margin: 0 10px;
}

/*-------------------end style navigator --------------------*/



/*----------------- style phần thông tin doanh nghiệp ------------------------*/
.dl-title {
    background: #f4f4f4;
    border-bottom: 2px solid #0032a0;
    margin-bottom: 30px;
}

.left-dl-tile {
    background: #0d3896;
    color: #fff;
    padding: 40px 50px;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
}

.ctbv-dl-title .left-dl-tile {
    padding: 20px 50px;
}

.ctbv-dl-title .right-dl-tile {
    padding-top: 30px;
}

.right-dl-tile {
    padding: 40px 0 0 70px;
    position: relative;
}

    .right-dl-tile img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 64px;
    }

    .right-dl-tile h2 {
        margin: 0 0 5px;
        text-indent: -7px;
        font-size: 21px;
        font-weight: bold;
        text-transform: uppercase;
    }

.kyquy {
    color: #5e5e5e;
}

.ttdn-content-left {
    width: 63.5%;
    padding-right: 35px;
}

.ttdn-content-right {
    width: 36.5%;
    /*min-width: 510px;*/
}

.main-info-avata {
    margin-bottom: 30px;
}

/*.avartar {
    width: 190px;
    padding-right: 40px;
}*/
.avartar {
    /* width: 190px;
    padding-right: 40px;*/
    width:128px;
}
.avartar img {
    width:100%;
}
.companyIntro {
    width: calc(100% - 190px);
    text-align: justify;
    color: #5e5e5e;
}

.dlt-right {
    font-size: 11px;
    width: 68%;
}

    .dlt-right iframe {
        width: 100%;
        min-height: 400px;
    }

.dltl-wrap {
    background-color: #f5f5f5;
    padding: 15px 25px 0 25px;
    font-weight: bold;
    margin: 0;
    height: 100%;
    line-height: 1.3;
}

.dltlu-time {
    color: #505050;
    font-weight: normal;
    font-size: 13px;
}

.dltlu-point {
    font-size: 36px;
    display: inline-block;
}

.dltlu-down {
    display: inline-block;
    margin: 0;
}

.v1 {
    float: left;
    margin-right: 10px;
    color: #2b5b98;
    font-weight: bold;
    margin-top: 3px;
}

.v2 {
    float: left;
    color: #222;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    /*width: 85px;*/
}

.dtlu-trading-time {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #999999;
    font-weight: initial;
}

.dtlu-price-detail {
    padding: 0;
}

.dltl-wrap .l {
    float: left;
    color: #2b5b98;
    white-space: nowrap;
}

.dltl-wrap .r {
    float: right;
    text-align: right;
    /*color: #CC0000;*/
}



.dltlnote {
    color: #999;
    font-style: italic;
    font-size: 11px;
    font-weight: normal;
    padding: 10px 0;
}

.dltl-wrap li {
    padding: 3px 0;
    min-width: 185px;
}

.dlt-left {
    width: 32%;
    padding-bottom: 4px;
}


.div-main-solieu {
    width: 50%;
    margin-top: 15px;
}

    .div-main-solieu:first-child {
        padding-right: 70px;
    }

    .div-main-solieu:last-child {
        padding-left: 20px;
    }

    .div-main-solieu > div {
        margin-bottom: 5px;
    }

.title-solieu {
    width: 70%;
    font-weight: bold;
}

.content-solieu {
    text-align: right;
    width: 30%;
}

.chu-thich {
    margin-bottom: 50px;
    line-height: 1.7;
    font-style: italic;
    color: #2c2c2c;
}

.home-blog-post {
    margin: 35px 0;
    background: #efefef;
    padding: 50px;
    font-weight: bold;
}

.head-news.banner1, .companies-title-news {
    font-size: 20px;
    color: #0032a0;
    font-weight: bold;
}

.lits-news.banner {
    margin-top: 30px;
}

.home-blog-post .text1 {
    color: #0032a0;
    margin-top: 30px;
}

.publicdate, .name-post {
    font-size: 12px;
    margin-bottom: 6px;
    color: #ababab;
    display: block;
    font-weight: bold;
}

.divtitle-news.banner, .title-post {
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
}

.content-dec-row {
    padding: 20px 0;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
}

    .content-dec-row:before {
        position: absolute;
        content: '';
        width: 80px;
        height: 2px;
        bottom: 0;
        left: 0;
        background: #0032a0;
    }

.content-button-row {
    text-align: right;
    padding: 10px 0 30px;
    color: #0032a0;
    font-weight: bold;
}

.finance, .cstt-main {
    margin: 20px 0 30px;
    border: 1px solid #bfbfbf;
    overflow: auto;
}

    .finance .nav-pills .nav-link {
        padding: 13px 30px;
        color: #949494;
    }

.title_1 {
    margin-left: auto;
    margin-right: 30px;
}

.companies-title-news.title-active {
    font-size: 15px;
}

.tabletrcolor th {
    background: #e8e8e8;
    padding: 15px 0;
}

.tabletrcolor tr {
    border-bottom: 1px solid #f2f2f2;
}

.tabletrcolor td {
    padding: 15px 0 15px 10px;
}

    .tabletrcolor th:first-child, .tabletrcolor td:first-child {
        padding-left: 30px;
    }

    .tabletrcolor th:last-child, .tabletrcolor td:last-child {
        padding-right: 30px;
    }

.tttc-main .tabletrcolor tbody tr:first-child, .nonecolor {
    background: #f2f2f2;
}

.cstt-main .companies-title-news.title-active {
    padding: 11px 30px;
}

.ctbv-content-left .box-content-news .menuLeft-link:last-child .content-dec-row {
    border: none;
}

    .ctbv-content-left .box-content-news .menuLeft-link:last-child .content-dec-row:before {
        display: none;
    }

.title-news-envent-detail {
    font-size: 22px;
    margin: 0 0 20px;
}

.content-news-event-detail a {
    color: #0032a0;
}

.ctbv-content-left .companies-title-news {
    margin-top: 40px;
}
/*----------------- end style phần thông tin doanh nghiệp ------------------------*/


/*----------------- style phần tab ---------------------*/
.tab-content {
    background: #f9f9f9;
}

    .tab-content .nav-pills {
        background: #f9f9f9;
    }

.nav-pills .nav-link {
    border-radius: 0;
    padding: 13px 10px;
    white-space: nowrap;
}

    .nav-pills .nav-link:hover {
        background: #eee;
    }

    .nav-pills .nav-link.active {
        background: #0032a0;
        color: #fff;
    }

        .nav-pills .nav-link.active:hover {
            background: #0032a0;
            color: #fff;
        }

.tab-content table {
    margin-bottom: 0;
    color: #5d5d5d;
}

.tab-content th, .tab-content td {
    border: none !important;
}

.tab-content th {
    text-align: center;
    color: #1d1d1d;
}

.tab-content th, .tab-content tr:nth-child(2n) {
    background: #efefef;
}

.td_readmore {
    text-align: right;
}

    .td_readmore a {
        color: #0032a0;
        font-weight: bold;
    }

/*----------------- end style phần tab ---------------------*/




/*----------------- style phần box tin ------------------------*/
.border1lits-box {
    padding: 0;
    border-radius: 3px;
    background: transparent;
    position: relative;
    margin: 0;
}

    .border1lits-box .td-content-news {
        position: relative;
        padding: 15px;
        border-bottom: 1px solid #bfbfbf;
        margin-top: 30px;
        background: #f5f5f5;
        border-radius: 2px;
        overflow: hidden;
    }

        .border1lits-box .td-content-news:before {
            position: absolute;
            content: '';
            width: 80px;
            height: 2px;
            bottom: 0;
            left: 0;
            background: #0032a0;
        }

.table.table-news {
    margin: 0;
}

.border1lits-box td {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
}

.spViewmore {
    display: block;
    text-align: right;
    margin-top: 15px;
}

.td-content-news {
    white-space: normal;
}
/*----------------- style phần box tin ------------------------*/

.new-cate {
    font-style: italic;
    color: #999;
    font-size: 11px;
    padding: 10px 0 18px;
    position: relative;
    margin-bottom: 15px;
}

    .new-cate:before {
        position: absolute;
        content: '';
        width: 80px;
        height: 3px;
        background: #0032a0;
        left: 0;
        bottom: 0;
    }

div.title {
    font-size: 28px;
    font-weight: bold;
}

.ng-scope td {
    border: none;
}



@media (max-width: 1599px) {
    .box-header {
        font-size: 15px;
    }
}

@media (max-width: 1240px) {
    .mainMenuLeft {
        padding: 30px 20px 120px;
        max-width: 25%;
        margin-right: 0;
    }
}

@media (max-width: 1199px) {
    .ttdn-main-content {
        flex-wrap: wrap;
    }

    .ttdn-content-left,
    .ttdn-content-right {
        width: 100%;
        padding: 0;
    }

    .left-dl-tile {
        padding: 30px;
    }

    .right-dl-tile {
        padding: 30px 0 0 70px;
    }
}

@media (max-width: 767px) {
    .finance > div, .ttdn-content-dlt {
        flex-wrap: wrap;
    }

    .finance .nav {
        width: 100%;
    }

    .title_1 {
        margin-left: 0;
        padding: 15px 0 15px 15px;
    }

    .finance > div > div:last-child {
        margin-right: 0;
        margin-left: auto;
    }

    .right-dl-tile img {
        display: none;
    }

    .right-dl-tile {
        padding: 15px;
    }
    .ttdn-content-dlt .dlt-left, .ttdn-content-dlt .dlt-right{
        width: 100%;
    }
}

@media (max-width: 575px) {
    .dl-title {
        flex-wrap: wrap;
        margin: 0 -15px 30px;
    }

    .left-dl-tile, .right-dl-tile {
        width: 100%;
        padding: 15px;
    }

    .contentNews.companies .main-info-avata.d-flex {
        display: block !important;
    }
    .contentNews.companies .main-info-avata .avartar, .contentNews.companies .main-info-avata .companyIntro {
        width: 100%;
    }
}

.container.companies {
    padding-bottom: 10px;
}

/*#fan-quote-293#headerQuoteContainerLarge {
    display: none !important;
}

    #fan-quote-293 #headerQuoteContainerLarge .sectionQuoteShort .priceDetailDate {
        color: #999999;
        font-size: 11px;
        font-weight: bold;
        display: none;
    }*/





.hidden {
    display: none;
}


.clearfix {
    display: block;
}




.border-box-rpt .clssbtncontinuredding {
    float: right;
}



.border-box-rpt.companies .contentNews {
    min-height: 35px;
}





.dl-title.companiesname {
    color: #097aa5;
    font-size: 25px;
}



.a-active {
    color: #ffffff !important;
    text-decoration: underline;
}

#d_total_rec {
    display: inline-block !important;
    line-height: 22px;
    width: 96%;
    text-align: right;
    margin: 0px 10px 0 0;
    float: right;
    font-family: 'Segoe UI', Arial;
    font-size: 12px;
    margin: 5px 10px 0px 5px;
}

#d_number_of_page {
    display: inline-block !important;
    padding: 10px 0px 5px 0 !important;
    border-top: 1px solid #ccc;
}

#d_number_of_page {
    text-align: right;
    margin: 0px 10px 0 0;
}

.d-paging {
    border: 1px solid #dee2e6;
    border-top: none;
    padding: 10px 5px;
    overflow: hidden;
    background-color: #ffffff;
    margin: 0;
}

    .d-paging .d-paging-left {
        float: left;
        text-align: left;
        line-height: 23px;
        display: none;
    }

.paging-page-number {
    text-align: center;
    width: auto;
    float: left;
    margin-left: 21px;
    margin-bottom: 10px;
}

    .paging-page-number a {
        display: inline-block;
        height: 27px;
        min-width: 27px;
        line-height: 27px;
        text-align: center;
        background-color: #ffffff;
        color: #6a6a6c;
        vertical-align: middle;
        padding: 0 5px;
    }

    .paging-page-number > a:first-child {
        margin-right: 5px;
    }

    .paging-page-number > a:last-child {
        margin-left: 5px;
        margin-right: 20px;
    }

    .paging-page-number > .a-active {
        background-color: #0032a0;
    }

    .paging-page-number > a.active:not(.dot) {
        background-color: #0055A8;
        color: #ffffff;
    }

    .paging-page-number > a:hover:not(.dot) {
        background-color: #8c8c8c;
        color: #fff;
    }

.divNumberRecordOnPage {
    display: none;
}

.d-paging-left {
    display: none;
}



.title-link {
    font-weight: normal;
}

    .title-link:hover {
        color: #000;
    }

    .title-link:active {
        color: #0032a0;
        font-weight: bold;
    }


#listBusiness {
    overflow: auto;
    width: 100%;
}




.title-link {
    font-weight: normal;
}

    .title-link:hover {
        color: #000;
    }

    .title-link:active {
        color: #0032a0;
        font-weight: bold;
    }

.a-item-center {
    display: flex;
    align-items: center;
}

table {
    width: 100%;
}

.row {
    margin: 0;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.down {
    color: red;
}
.up {
    color: rgb(53, 236, 0);
}
.st {
    color: #fc0;
}
.eq {
    color: #fc0 !important;
}
.pink {
    color: #ff00ff !important;
}
.fl {
    color: #00ffff !important;
}