#contentHistory {
    width: 900px;
    margin: 0 auto 0 auto;
    padding: 0 120px 20px 120px
}

#contentHistory h1 {
    color: #ffffff;
    font-size: 28px;
    font-family: VAGRoundedLTCom-Bold;
    margin-bottom: 20px;
}

#contentHistory h2 {
    color: #ffffff;
    font-size: 28px;
    font-family: VAGRoundedLTCom-Bold;
    margin-bottom: 20px;
}

#contentHistoryTmp h2 {
    font-family: VAGRoundedLTCom-Bold;
    color: #003e7a;
    font-size: 16px;
    line-height: 16px;
    padding: 20px 35px;
}


#dataProduct {
    width: 830px;
    padding: 20px 35px;
    background: #FFF;
    margin: 0 0 30px 0
}

#dataProduct table thead th {
    background: url(/images/template/bgd_table_data_thead.png) 0 0 repeat-x;
    height: 65px;
    color: #ff6b00;
    font-size: 18px;
    font-family: VAGRoundedLTCom-Bold;
    line-height: 18px;
}

#dataProduct table td {
    text-align: center
}

#dataProduct table td.type {
    color: #ff6b00;
    font-size: 18px;
    font-family: VAGRoundedLTCom-Bold;
    line-height: 18px;
}

#dataProduct table thead .column1 {
    text-align: left;
    padding: 0 0 0 25px
}

#dataProduct table .column1 {
    text-align: left;
}

#dataProduct table .column3 {
    color: #ff6e00;
}

#dataProduct table .logo {
    float: left;
    width: 200px;
    text-align: center;
    height: 50px
}

#dataProduct table .txtStoreCity {
    float: left;
    font-size: 16px;
    padding: 15px 0 0 0
}

#dataProduct table thead th span {
    font-size: 15px;
    font-family: VAGRoundedLTCom-Light;
}

#dataProduct table thead th img {
    vertical-align: middle;
}

#dataProduct table .percent {
    font-weight: bold;
    color: #f00;
}

#dataProduct table .percent.less, #dataProduct table .percent.equal {
    color: #3b3b3b
}

#dataProduct table .numberProducts {
    color: #3b3b3b;
}

#dataProduct table tbody tr {
    height: 65px;
    color: #3b3b3b;
    font-size: 16px;
}

#dataProduct table .even {
    background: #f8f8f7
}

#tableHistory {
    width: 830px;
    padding: 140px 35px 20px 35px;
    background: #FFF url(/images/template/bgd_table_history_thead.png) center top no-repeat;
    font-size: 14px
}

#tableHistory #tableHeight {
    max-height: 300px;
    overflow: auto
}

#tableHistory table thead {
    display: none
}

#tableHistory table tbody td {
    width: 90px;
    text-align: center
}

#tableHistory table .periode {
    width: 200px;
    color: #ff6b00;
    font-size: 18px;
    font-family: VAGRoundedLTCom-Bold;
    text-align: center;
    height: 70px
}

#tableHistory table .even {
    background: #f8f8f7
}

#tableHistory table .roll {
    background: #005ab5;
    color: #FFF;
    cursor: pointer;
}

#tableHistory table .on {
    background: #0093e7;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
}

#tableHistory table .seen {
    background: none;
    color: inherit;
    font-weight: normal; /*background:#0093e7; color:#FFF; cursor:pointer;font-weight:normal;*/
}

#tableHistory table .off {
    background: #b3b3b2;
    font-size: 18px;
}

.mention {
    font-size: 11px;
    padding: 10px 0;
    margin: 0 40px
}

.resultHistory {
    width: 880px;
    padding: 10px;
    background: #FFF;
    font-size: 14px;
    overflow: hidden;
    display: none;
}

.resultHistory .ecart {
    width: 160px;
    float: left;
    text-align: center;
    background: #ff6e00;
    margin: 0 20px 0 0;
    padding: 10px;
    color: #FFF
}

.resultHistory .detail {
    width: 680px;
    float: left
}

.resultHistory .detail p {
    padding: 0 0 10px 0
}

#infoEcartDetail .infoBox {
    display: none;
    margin-top: 15px;
    font-size: 11px;
    overflow: hidden;
}

#infoEcartDetail .infoBox h3 {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    font-family: VAGRoundedLTCom-Bold;
    color: #3f3f3f;
}

#infoEcartDetail .infoBox .closeInfo {
    float: left;
    width: 20px;
    text-align: center
}

#infoEcartDetail .infoBox div.infoBoxContent {
    float: left;
    width: 810px
}

#infoEcartDetail .infoBox div.infoBoxContent p {
    margin: 5px 0;
}

#infoEcartDetail .infoBox div.infoBoxContent a {
    text-decoration: underline;
}

#infoEcartDetail .infoBox div.infoBoxContent a:hover {
    text-decoration: none;
}
