

a {
    color: #00499E;
}


.form-control {
    height: 35px;
}

.color-ce {
    color: #FF00FF;
}

.color-fl {
    color: #00CCCC;
}

.color-up {
    color: #0ECB81;
}

.color-down {
    color: #F6465D;
}

.color-ref {
    color: #CCAA00;
}


.utf_featured_tab .nav-tabs {
    left: 0;
}

.company-info-block .form-group {
    position: absolute;
    top: 0;
    right: 15px;
}

    .company-info-block .form-group .select-cate-news {
    }

.utf_block_title {
    border-bottom: solid;
}

.pre-line {
    white-space: pre-line;
}

.block-box {
    margin-bottom: 1rem;
}

    .block-box .box-head {
        padding: 0.5rem 0.75rem;
        background-color: #8b8b8b;
        border: 1px solid #8b8b8b;
        border-radius: 8px 8px 0 0;
    }

#tab_company_dashboard .block-box .box-head-2 {
    background-color: #dadada;
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 5px;
}

#company-chart, #day-chart, #chart1M, #chart3M, #chart6M, #chart1Y, #chart3Y, #chartAll {
    width: 740px;
    height: 475px;
}

.block-box .box-head .title {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: #fff;
    text-align: left;
}

.block-box .box-body {
    padding-bottom: 10px;
    border: 1px solid #8b8b8b;
    border-radius: 0 0 8px 8px;
}

    .block-box .box-body ul.list-group {
    }

        .block-box .box-body ul.list-group li.list-item {
            margin: 0;
            padding: 5px 0;
            border-bottom: 1px dotted #c0c0c0;
        }

            .block-box .box-body ul.list-group li.list-item:hover {
                background-color: #eee;
            }

            .block-box .box-body ul.list-group li.list-item:last-child {
                border-bottom: none;
            }

#clock {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 11px;
    border: none;
}

/* tab_company_dashboard */

#tab_company_dashboard {
}

    #tab_company_dashboard .nav-pills .nav-link.active,
    #tab_company_dashboard .nav-pills .show > .nav-link {
        text-align: center;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        text-decoration: none;
        background: #F9A14E;
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F9A14E), to(#F98415));
        background: -webkit-linear-gradient(#F9A14E, #F98415);
        background: -moz-linear-gradient(#F9A14E, #F98415);
        background: -ms-linear-gradient(#F9A14E, #F98415);
        background: -o-linear-gradient(#F9A14E, #F98415);
        background: linear-gradient(#F9A14E, #F98415);
        -pie-background: linear-gradient(#F9A14E, #F98415);
        color: White;
    }

    #tab_company_dashboard .company-info-head .col {
        display: grid;
    }

    #tab_company_dashboard .company-info-head .widget {
        padding: 15px 10px;
    }

        #tab_company_dashboard .company-info-head .widget .widget-header {
            margin: 0 auto;
            color: #fff;
        }

    #tab_company_dashboard .company-info-block {
        display: grid;
    }

    #tab_company_dashboard .block-box .box-grid {
        border: 1px solid #999;
        border-top: none;
        padding-bottom: 10px;
        border-radius: 0 0 8px 8px;
    }

    #tab_company_dashboard .company-info-block .box-grid .utf_list_post {
        padding: 10px;
    }

        #tab_company_dashboard .company-info-block .box-grid .utf_list_post .utf_post_block_style .utf_post_content {
            text-align: left;
        }

    #tab_company_dashboard .company-info-block ul.list-group {
        /* border: 1px solid #c0c0c0;
    padding: 0 5px; */
    }

        #tab_company_dashboard .company-info-block ul.list-group li.list-item {
            margin: 0;
            padding: 5px;
            border-bottom: 1px dotted #c0c0c0;
        }

            #tab_company_dashboard .company-info-block ul.list-group li.list-item:last-child {
                border-bottom: none;
            }

    #tab_company_dashboard .company-info-block .tab-leadership {
        text-align: left;
    }

.leadership .fix-height {
    max-height: 150px;
    overflow: hidden;
}

#tab_company_dashboard .company-info-block .tab-leadership .leadership {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dee2e6;
}

    #tab_company_dashboard .company-info-block .tab-leadership .leadership img {
    }

    #tab_company_dashboard .company-info-block .tab-leadership .leadership .utf_post_block_style:hover .utf_post_thumb:before,
    #tab_company_dashboard .company-info-block .tab-leadership .leadership .utf_post_block_style:hover .utf_post_thumb img {
        transition: none !important;
        transform: none;
        background: none;
    }

#tab_company_dashboard .company-info-block .tab-leadership .title-leadership {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 10px;
}

#leadership-details img.img-fluid {
    max-height: 120px;
    margin-bottom: 0.5rem;
}

#leadership-details .modal-body {
    min-height: 30vh;
}

#tab-report {
}

    #tab-report a.btn {
        padding: 3px;
    }

#tab_company_dashboard .menu-tab {
    position: relative;
    overflow: hidden;
    height: 50px;
    padding: 5px;
    background-color: #cdcccc;
}

    #tab_company_dashboard .menu-tab .nav {
        position: absolute;
    }

        #tab_company_dashboard .menu-tab .nav li.nav-item {
        }

            #tab_company_dashboard .menu-tab .nav li.nav-item a {
                color: #000;
            }

                #tab_company_dashboard .menu-tab .nav li.nav-item a.active {
                    color: #fff;
                }

                #tab_company_dashboard .menu-tab .nav li.nav-item a:hover {
                }


/* tab_summary */

#tab_summary {
}

    #tab_summary .head-summary {
        font-weight: 700;
        line-height: 2;
        padding-top: 10px;
    }

        #tab_summary .head-summary .pagging {
            display: inline-block;
            vertical-align: middle;
            line-height: 1.5;
            padding-top: 5px;
            margin-left: 5px;
        }

            #tab_summary .head-summary .pagging a {
            }

    #tab_summary .body-summary {
        overflow: hidden;
    }

        #tab_summary .body-summary .summary-row {
            border-bottom: 1px solid #eee;
            padding: 5px 0;
            line-height: 1.5
        }

            #tab_summary .body-summary .summary-row:hover {
                background-color: #eee;
            }

            #tab_summary .body-summary .summary-row .row-cols-5 .col,
            #tab_summary .head-summary .row-cols-5 .col {
                padding: 0 8px;
            }

.tabs-dropdown {
    display: none;
}

    .tabs-dropdown:before {
        content: "\e114";
        font-family: 'Glyphicons Halflings';
        position: absolute;
        right: 30px;
    }

#infotab4 .h5, #infotab5 .h5 {
    font-size: 15px;
    font-weight: 700;
    background-color: #e8e8e8;
    padding: 0.5rem 0;
    margin-bottom: 0;
}

#infotab4 .row, #infotab5 .row {
    padding: 0.5rem 0;
}

@media (min-width: 769px) {
    .mobile-tabs {
        display: flex !important;
    }
}


/* widget dashboard-right */

.dashboard-right .box-history-price {
}

    .dashboard-right .box-history-price .block-box .box-body {
        overflow: hidden;
    }

    .dashboard-right .box-history-price .table td,
    .dashboard-right .box-history-price .table th,
    .dashboard-right .box-eps-pe .table td,
    .dashboard-right .box-eps-pe .table th {
        vertical-align: middle;
    }

    .dashboard-right .box-history-price .table .price,
    .dashboard-right .box-eps-pe .table .price {
        font-weight: 700;
        line-height: 1;
    }

.dashboard-right .box-margin {
}

    .dashboard-right .box-margin .box-body .title {
        margin: 0;
        font-weight: 700;
        padding: 5px;
        background-color: #e8e8e8;
    }

    .dashboard-right .box-margin .box-body ul li.list-item {
    }

        .dashboard-right .box-margin .box-body ul li.list-item:hover {
        }





/* dashboard-right */
@media (max-width: 1199px) {
    #company-chart, #day-chart, #chart1M, #chart3M, #chart6M, #chart1Y, #chart3Y, #chartAll {
        width: 607px;
    }
}

@media (max-width: 991px) {
    #company-chart, #day-chart, #chart1M, #chart3M, #chart6M, #chart1Y, #chart3Y, #chartAll {
        width: 607px;
    }
}

@media (max-width: 768px) {
    #company-chart, #day-chart, #chart1M, #chart3M, #chart6M, #chart1Y, #chart3Y, #chartAll {
        width: 500px;
    }

    .tabs-dropdown {
        display: block;
    }

    .mobile-tabs {
        display: none;
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    }

        .mobile-tabs > li {
            float: none;
        }

            .mobile-tabs > li + li {
                margin-left: 2px;
            }

            .mobile-tabs > li,
            .mobile-tabs > li > a {
                background: transparent;
                width: 100%;
            }

    #tab_company_dashboard .block-box .box2-col {
        border-radius: 8px;
        border-top: 1px solid #999;
    }

        #tab_company_dashboard .block-box .box2-col .box-head-2 {
            border-radius: 8px 8px 0 0;
        }

    #tab-report a.btn {
        font-size: 12px;
    }

    #tab_summary .head-summary row .col-3,
    #tab_summary .head-summary row .col-9,
    #tab_summary .summary-row .col-3,
    #tab_summary .summary-row .col-9,
    #tab_summary .summary-row .col-9 .row-cols-5 .col {
        padding: 0 5px;
    }

    #tab_summary .body-summary .summary-row .row-cols-5 .col:nth-child(1),
    #tab_summary .body-summary .summary-row .row-cols-5 .col:nth-child(2),
    #tab_summary .head-summary .row-cols-5 .col:nth-child(1),
    #tab_summary .head-summary .row-cols-5 .col:nth-child(2) {
        display: none;
    }
}

@media (max-width: 575px) {
    #company-chart, #day-chart, #chart1M, #chart3M, #chart6M, #chart1Y, #chart3Y, #chartAll {
        width: 358px;
    }
}
