/*CSS Template New*/
 .sticky-top-ie{
     position:fixed;
     width:100%;
     z-index:99;
     top:0px;
 } 
.wrapper_table_product_matrix thead tr {
    height: 230px !important;
}

.wrapper_box .custom-scroll-table {
    overflow-x: scroll;
    padding: 0;
}

.wrapper_box .custom-scroll-table::-webkit-scrollbar {
    height: 0px;
}

.wrapper_box .custom-scroll-table::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.wrapper_box .wrapper_btn_action {
    position: sticky;
    top: 0;
    z-index: 99999;
}
.wrapper_box .wrapper_btn_action.scroll {
    position: fixed;
    top: 0;
    z-index: 99999;
}
.wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.next-scroll.fixed {
    position: absolute;
    top: 180px;
    right: 0;
}
.wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.back-scroll.fixed {
    position: absolute;
    top: 180px;
    left: -50px;
}

.wrapper_box .fixed_left_side {
    position: absolute;
    z-index: 9999;
    background: #ffffff;
}
.wrapper_box .button-slide-scroll.back-scroll i {
    padding-left: 8px;
    font-size: 18px;
}

.wrapper_box .button-slide-scroll.next-scroll i {
    padding-left: 8px;
    font-size: 18px;
}

.wrapper_box .button-slide-scroll.back-scroll,
.wrapper_box .button-slide-scroll.next-scroll {
    height: 50px;
    width: 50px;
    top: 1px;
    text-decoration: none;
}

.wrapper_box .wrapper_btn_action .button-slide-scroll.back-scroll {

    left: -50px;
    top: 180px;
    position: absolute;
    z-index: 99999;
}

.wrapper_box .wrapper_btn_action .button-slide-scroll.next-scroll {
     
    right: -50px;
    top: 180px;
    position: absolute;
    z-index: 99999;
}

.wrapper_table_product_matrix .text-bottom {
    font-size: 11px;
    font-weight: bold;
}

.wrapper_table_product_matrix {
    position: relative;
    border-collapse: collapse;
    border-bottom: 1px solid #ddd;
}

.wrapper_table_product_matrix thead.fixed {
    position: fixed;
    top: 0;
    overflow: hidden;
}

.wrapper_table_product_matrix thead.fixed::-webkit-scrollbar {
    height: 0px;
}

.wrapper_table_product_matrix tbody tr td {
    padding: 10px !important;
    cursor: grab;
    cursor: -webkit-grab;
}

.wrapper_table_product_matrix tbody tr td.active {
    padding: 10px !important;
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.wrapper_table_product_matrix thead tr th img {
    padding-bottom: 0px;
    margin-top: 0;
    width: 100%;
    height: auto;
}

.wrapper_table_product_matrix thead tr th .custom-spacing {
    height: 50px;
    width: 100%;
    background: #DEDEDE;
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    text-align: center;
}

.wrapper_table_product_matrix thead tr th .custom-spacing .title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}
.wrapper_table_product_matrix thead tr th .custom-spacing a:hover {
  text-decoration: none;
}
.wrapper_table_product_matrix thead tr th .custom-spacing .detail {
    font-size: 10px;
    color: #0078D7;
    text-transform: uppercase;
    text-align: center;
    text-decoration: underline;
}


.wrapper_table_product_matrix thead tr th {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    vertical-align: middle;
    background: #ECECEC;
    position: relative;
    top: 0;
}

.wrapper_table_product_matrix thead tr th .custom-viewmore {
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

.wrapper_table_product_matrix tr td.bg-view-more {
    background: #DEDEDE;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #eee;
}

.wrapper_table_product_matrix tr td.head_large {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background: #DEDEDE;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.wrapper_table_product_matrix tr td.head_small {
    font-size: 14px;
    font-weight: bold;
    color: #5A5A5A;
    background-color: #ffffff
}

.wrapper_table_product_matrix tr td.head_small .text-small {
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
}

.wrapper_table_product_matrix tr:nth-child(even) {
    background-color: #ffffff !important;
}

.wrapper_table_product_matrix sub {
    position: static;
}
@media screen and (max-width: 1900px) {
    .wrapper_table_product_matrix thead tr th img {

        margin-top: 0;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.next-scroll.fixed
    {
        top: 180px;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.back-scroll.fixed {
        top: 180px;
    }
    .wrapper_box .wrapper_btn_action .button-slide-scroll.back-scroll {
        /*left: 5.8%;*/
        top: 180px;
    }

    .wrapper_box .wrapper_btn_action .button-slide-scroll.next-scroll {
        /*right: 5.8%;*/
        top: 180px;
    }
}
@media screen and (max-width: 1600px) {
    .wrapper_table_product_matrix thead tr th img {
        margin-top: 0;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.next-scroll.fixed
    {
        top: 180px;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.back-scroll.fixed {
        top: 180px;
    }
    .wrapper_box .wrapper_btn_action .button-slide-scroll.back-scroll {
        /*left: 5.8%;*/
        top: 180px;
    }

    .wrapper_box .wrapper_btn_action .button-slide-scroll.next-scroll {
        /*right: 5.8%;*/
        top: 180px;
    }
}

@media screen and (max-width:1366px) {
    .wrapper_table_product_matrix thead tr {
        height: 245px !important;
    }
    .wrapper_table_product_matrix thead tr th img {

        margin-top: 15px;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.next-scroll.fixed
    {
        top: 195px;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.back-scroll.fixed {
        top: 195px;
    }
    .wrapper_box .wrapper_btn_action .button-slide-scroll.back-scroll {
       /* left: 5.8%;*/
        top: 195px;
    }

    .wrapper_box .wrapper_btn_action .button-slide-scroll.next-scroll {
       /* right: 5.8%;*/
        top: 195px;
    }
}

@media screen and (max-width:1024px) {
    .wrapper_table_product_matrix thead tr {
        height: 240px !important;
    }

    .wrapper_table_product_matrix thead tr th img {
        margin-top: 0;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.next-scroll.fixed
    {
        top: 190px;
    }
    .wrapper_box .wrapper_btn_action.scroll .button-slide-scroll.back-scroll.fixed {
        top: 190px;
        left: 0!important;
    }
    .wrapper_box .wrapper_btn_action .button-slide-scroll.back-scroll {
        left: 0px;
        top: 190px;
    }

    .wrapper_box .wrapper_btn_action .button-slide-scroll.next-scroll {
        right: 0px;
        top: 190px;
    }
}
@media screen and ( max-width: 600px) {
    .wrapper_table_product_matrix thead tr th .custom-spacing .title {
        font-size: 14px;   
    }
    .wrapper_table_product_matrix thead tr th .custom-spacing .detail {
        font-size: 9px;
    }
    .wrapper_table_product_matrix tr td.head_small {
        font-size: 12px;
    }
    .wrapper_table_product_matrix tr td.head_large {
        font-size: 12px;
    }
    .bottom-table p {
        font-size: 12px;
    }
    .wrapper_box .wrapper_btn_action {
        display: none!important;
    }
}
@media screen and (max-width: 375px) {
    .wrapper_table_product_matrix tbody tr td {
        font-size: 12px;
    }
    .wrapper_table_product_matrix thead tr th .custom-spacing .title {
        font-size: 12px;   
    }
     .wrapper_table_product_matrix tr td.head_small {
        font-size: 11px;
    }
    .wrapper_table_product_matrix tr td.head_large {
        font-size: 11px;
    }
    .bottom-table p {
        font-size: 11px;
    }
}
