﻿.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.thongke_v3 {
}

#tblHeader, #bigtable {
    border-collapse: collapse;
    width: 98%;
    margin-top: -1px;
}

    #tblHeader th, #tblHeader td, #bigtable th, #bigtable td {
        border: 1px solid #CCC;
        padding: 0 4px 0 2px;
    }

.rowItem td {
    height: 60px;
}

.col1 {
    width: 40px;
}

.col2 {
    width: 60px;
    color: #595959;
    font-weight: bold;
    font-style: italic;
    font-size: 90%;
}

.col3 {
    width: 83px;
    font-weight: bold;
    text-align: right;
    color: #666;
}

.col4 {
    width: 59px;
    color: #595959;
    font-weight: bold;
    font-style: italic;
    font-size: 90%;
}

.col5 {
    width: 86px; /*background-color:#F6F6D1;*/
}

.col6 {
    width: 245px;
    text-align: center;
}

.rowItem .col6, .rowItem .col8 { /*background:url("https://cafef1.mediacdn.vn/images/loading.gif") no-repeat center center transparent;*/
}

.col7 {
    width: 90px;
    text-align: right;
}

.col8 {
    width: 245px;
}

.col3_group {
    width: 165px;
}

.col3_1 {
    width: 75px;
}

.col3_2 {
    width: 90px;
}

.col7_group {
    width: 335px;
}

.col8_group {
    width: 335px;
}

.col3 > span {
    font-style: italic;
    font-weight: normal;
}

.col5 .downvolume, .col5 .upvolume, .col5 .normalvolume {
    font-size: 16px;
    font-style: normal;
    margin-left: 2px;
}

.col7 .upvolume, .col7 .downvolume, .col7 .normalvolume {
    padding-right: 7px;
}
/*.col1 > a {font-weight: bold;width: 29px;float: left;overflow: hidden;margin-left: 10px;}*/
.fillterDate {
    margin-left: 10px;
    margin-bottom: 10px;
}

.lblFillterDate {
    color: #CCCCCC;
    float: left;
    height: 23px;
    line-height: 23px;
    margin-right: 10px;
}

.fillterDate a {
    border: 1px solid #CCCCCC;
    color: #004370;
    float: left;
    margin-right: 10px;
    padding: 3px 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px
}

    .fillterDate .active, .fillterDate a:hover {
        color: #CC0000;
    }

.fillterCharacter {
    margin: 0px 0px 10px 10px;
}

    .fillterCharacter a {
        border: 1px solid #CCCCCC;
        color: #004370;
        float: left;
        margin-right: 10px;
        width: 23px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        text-align: center;
    }

        .fillterCharacter a:hover, .fillterCharacter .active {
            color: #CC0000;
        }

.normalvolume, .upvolume, .downvolume {
    padding-left: 15px;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.normalvolume {
    color: #FFC000;
    background: url("https://cafef1.mediacdn.vn/images/normal_volume.png") no-repeat 0 center transparent;
}

.upvolume {
    color: #008000;
    background: url("https://cafef1.mediacdn.vn/images/up_volume.png") no-repeat 0 center transparent;
}

.downvolume {
    color: #C00000;
    background: url("https://cafef1.mediacdn.vn/images/down_volume.png") no-repeat 0 center transparent;
}

.tk_head {
    margin: 10px;
    border-bottom: 1px solid #CCC;
}

    .tk_head h1 {
        float: left;
        color: #004370;
        text-transform: uppercase;
        font-size: 16px;
    }

    .tk_head .datetime {
        float: right;
        margin: 5px 10px;
    }

.fillterSan {
    text-align: right;
    margin-right: 10px;
}

    .fillterSan a {
        margin: 3px 5px;
    }

        .fillterSan a:hover, .fillterSan .active {
            color: #CC0000;
        }

.timeOption {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

.hidden {
    display: none;
    visibility: hidden;
}

.headerSortUp {
    background: url("https://cafef1.mediacdn.vn/images/up_volume.png") no-repeat 0 center transparent;
    padding-left: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.headerSortDown {
    background: url("https://cafef1.mediacdn.vn/images/down_volume.png") no-repeat 0 center transparent;
    padding-left: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.tblLabel th label {
    text-decoration: underline;
    color: #1155D4;
    font-size: 13px;
    cursor: pointer;
}

.defaultPrice {
    background: url("https://cafef1.mediacdn.vn/images/up_volume.png") no-repeat 0 center transparent;
    padding-left: 12px;
    text-decoration: underline;
}

#bigtable thead th {
    text-decoration: underline;
    color: #1155D4;
    font-size: 13px;
}

    #bigtable thead th label {
        cursor: pointer;
    }

#bigtable thead {
    float: left;
    width: 980px;
}

#bigtable tbody {
    display: block;
    width: 980px;
    float: left;
}
/*
#bigtable::-webkit-scrollbar {
  height: 12px;
  width: 12px;  
  -webkit-border-radius: 1ex;
}

#bigtable::-webkit-scrollbar-thumb {
  background: red;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

#bigtable::-webkit-scrollbar-corner {
  background: #FFFFFF;
}*/
#bigtable .col1 {
    text-align: center;
    border-right: none;
}

#bigtable .col2 {
    border-left: medium none;
    text-align: right;
}

#bigtable .col3 {
    border-right: none;
}

#bigtable .col4 {
    border-left: none;
    text-align: right;
}

#bigtable .col5 {
    border-right: none;
}

#bigtable .col6 {
    border-left: none;
    text-align: center;
    padding: 0px;
}

#bigtable .col7 {
    border-right: none;
}

#bigtable .col8 {
    border-left: none;
    text-align: center;
}

.tr_odd {
    background-color: #EFEFEF;
}

.highlight {
    background-color: Yellow;
}

.bg_gia1 {
    background-color: #FEFED7;
}

.bg_gia2 {
    background-color: #F6F6D1;
}

.col1 > a {
    font-weight: bold;
}

#list {
    width: 980px;
    float: left;
}

.tblLabel {
    border-collapse: collapse;
    margin-left: 10px;
}

    .tblLabel th, .tblLabel td {
        border: 1px solid #CCCCCC;
    }
