.tablecls{
    overflow-x:auto
}
.tablecls table{
    width:100%
}
.tablecls td{
    min-width: 90px;
    border:1px solid #eaeaea;
    padding:4px
}
.download-bar {
background-color: #2B2F35;
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 16px 0px;
padding-left: 16.44px;
}
.download-bar p{
font-family: Roboto Condensed;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 28px;
color: #FFFFFF;
margin:0;
}
.download-bar2 {
background-color: #43444A;
display: flex;
align-items: center;
padding: 16px 0px;
padding-left: 16.44px;
}
.download-bar2 p{
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    margin:0;
    color:#fff;
}
.bg_white_promo_detail{
    background-color:#fff;
    padding:20px;
    display:flex;
}
.bg_white_promo_detail .left_pro_detail{
    min-width:30%;
    width:30%;
    display:flex;
    flex-direction:column;
}
.bg_white_promo_detail .right_pro_detail{
    font-family: 'Roboto Condensed';
    font-style: normal;
    min-width:70%;
    width:70%;
    display:flex;
    flex-direction:column;
    padding-left:20px;
    color: #43444A;
}
.bg_white_promo_detail .left_pro_detail img{
    margin-bottom:15px;
    width:100%;
}
.bg_white_promo_detail .left_pro_detail a{
    width:100%;
}
.bg_white_promo_detail .left_pro_detail .arrow_choose{
    text-align:center;
    padding-top:60px;
    padding-bottom:60px;
}
.bg_white_promo_detail .left_pro_detail .arrow_choose img{
    width:30px;
}
.bg_white_promo_detail .right_pro_detail h4{
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-top:0;
}
.bg_white_promo_detail .right_pro_detail  p.subheading{
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    margin-top:10px;
}
.bg_white_promo_detail .right_pro_detail ol{
    margin-bottom:20px;
}
.bg_white_promo_detail .right_pro_detail ol li{
    margin-left:15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6D6F78;
}
.table_promo_detatil{
    width:100%;
    border: 1px solid #E5E5E5;
}
.table_promo_detatil thead{
    background: #43444A;
    color:#fff;
}
.table_promo_detatil thead tr th,.table_promo_detatil tbody tr td{
    padding:16px 16px;
    text-align:center;
    border:none;
 }
 .table_promo_detatil thead tr th{
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
 }
 .table_promo_detatil tbody tr td{
     font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #53555A;
    border-bottom: 0.5px solid #E5E5E5;
    transform: matrix(1, 0, 0, 1, 0, 0);
 }
 .event_pro_table{
     margin-bottom:20px;
 }
 .table_promo_detatil thead tr th:first-child{
     width:150px;
 }
 .table_promo_detatil thead tr th:nth-child(2){
     width:155px;
 }
 .overflow_scroll{
     overflow:auto;
 }
.pa-r-10{
    padding-right:10px;
}




@media(max-width:1300px) {
    .table_promo_detatil thead tr th:first-child{
        width:80px;
    }
    .table_promo_detatil thead tr th, .table_promo_detatil tbody tr td{
        padding:16px 10px;
    }
}
@media(max-width:950px) {
    .table_promo_detatil thead tr th:first-child{
        width:60px;
    }
    .bg_white_promo_detail .left_pro_detail .arrow_choose{
        display:none;
    }
    .bg_white_promo_detail .left_pro_detail,.bg_white_promo_detail .right_pro_detail{
        min-width: 100%;
        width:100%;
        margin:auto;
    }
    .bg_white_promo_detail .right_pro_detail{
        margin-top:5px;
        padding:0;
    }
     .bg_white_promo_detail{
        flex-direction:column;
        padding:10px;
        margin-top:10px;
    }
}
@media(max-width:800px) {
    .bg_white_promo_detail .left_pro_detail,.bg_white_promo_detail .right_pro_detail{
        min-width:100%;
        width:100%;
    }
}
@media(max-width:600px) {
    .bg_white_promo_detail .left_pro_detail,.bg_white_promo_detail .right_pro_detail{
        min-width:100%;
        width:100%;
    }
    .bg_white_promo_detail{
        padding:10px;
        margin:10px;
    }
.bg_white_promo_detail .right_pro_detail ol li{
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
    }

.bg_white_promo_detail .right_pro_detail h4{
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    margin:0;
   }
   .table_promo_detatil thead tr th{
        font-size: 12px;
        line-height: 14px;
        font-weight: 500;
   }
   .table_promo_detatil thead tr th:first-child{
    font-size: 13px;
    line-height: 15px;
   }
}
.table-last{
    margin-top:31px;
}


table  tr:nth-child(1) {
background: #3c3c3c;
color: #fff;
}

thead ~ tbody tr:nth-child(1){
background:#fff!important
}

table tr:nth-child(1) p{
margin-bottom:0!important
}
tbody, td {
border: 1px solid #2b2f3521!important;
font-size: 14px!important;
}
table tbody td, table tbody th {
padding: 10px 20px 10px 12px;
border: 0;
font-size: 15px;
}
.promotion-table-sec{
overflow: auto hidden;
margin-bottom:16px;
}
.promotion-table-sec table{
width:100%;
}