
/* page */
.page { display: flex; justify-content: center; align-items: center; margin-bottom: 20rem; }
.page h2 { display: none; }
.page .pagination .nav-links { display: flex; justify-content: center; align-items: center; }
.page span{ width: 3.5rem; height: 3.5rem; border: 1px solid #cbcbcb; display: flex; align-items: center; justify-content: center; font-size: 1.6rem; color: #464647; margin-right: 1.5rem; }
.page a,.page .dots{ width: 3.5rem; height: 3.5rem; border: 1px solid #cbcbcb; display: flex; align-items: center; justify-content: center; font-size: 1.6rem; color: #464647; margin-right: 1.5rem;    background: #fff; }
.page a:last-child { margin-right: 0px; }
.page span:hover { color: #fff; background-color: var(--dex); border-color: var(--dex); }
.page span { color: #fff; background-color: var(--dex); border-color: var(--dex); }
.page a:hover { color: #fff; background-color: var(--dex); border-color: var(--dex); }




table.dataTable thead th, table.dataTable thead td{    padding: 0 10px;}


.dtsp-verticalContainer table.dataTable.nowrap th,.dtsp-verticalContainer table.dataTable.nowrap td{font-size: .14rem;    line-height: 1em;    color: #333;    border-right: 1px solid #ddd;}
.dtsp-verticalContainer table.dataTable.nowrap th{ font-weight: normal; font-size: .14rem;   line-height: 1em;  background:#4669e5; color: #fff;}
.dtsp-verticalContainer table.dataTable.nowrap th span{ font-size: .14rem;position: relative;bottom: -2px;    color: #fff; zoom: 0.8; display: inline-block; }
.dataTables_wrapper .dataTables_scroll{border: 1px solid #ddd;} 
.dtsp-verticalContainer .sidebar__container--active .sidebar{ width:100%;margin-top: 0;border-radius: 0; border: 0; padding: 0; box-shadow: none; background: #fff;}
div.dtsp-verticalContainer{ position: relative; overflow-x: hidden;  }
.dtsp-verticalContainer .ifx-accordion__header__label{color: #4669e5;    font-weight: normal;      text-align: left;  font-size: .14rem;    line-height: 1em;}
.dtsp-verticalContainer .ifx-accordion__header__label span{ position: relative; font-size: .14rem; bottom: -0.25em;zoom:0.8; }
.dtsp-verticalContainer .ifx-accordion__header__label br{display:none;}
.dtsp-verticalContainer .sidebar__container{margin-right:0;width:260px;transition: all .3s; }

.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after,.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{    opacity: 0.5; transform: translateY(50%);}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{ transform: translateY(-50%); }
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:before{ opacity:1; }
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{opacity:1; }

.dtsp-verticalContainer .filter-tab{height:auto; max-height:auto;    max-height:600px;overflow-y: auto;}
 
.ifx-accordion__header__icon{zoom:0.8;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{    content: "��";}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after{content: "��";}

.dtsp-verticalContainer .ifx-checkbox{display: block;overflow: hidden;cursor:pointer; margin: 3px 0;}
.ifx-checkbox label{ display: block; float: left; line-height: .2rem; font-size: .14rem; color: #333;cursor:pointer; text-align: left; width: calc(100% - 18px);      padding-left: 3px;  font-family: Arial;}
.ifx-checkbox input{ display: block; float: left; line-height: .2rem; margin: 3px 0px 0 0;cursor:pointer;-webkit-appearance: checkbox;}

.dtsp-verticalContainer .active label{ color: #4669e5;}
.dtsp-verticalContainer .active .ifx-checkbox-static{} 

.filter-tab .ifx-filter:after{content: "";position: absolute;width: 1px;height: 100%;top: 0;left: 0;background: #ddd; }
    

.dtsp-verticalContainer .show__column__btn{ font-size: .14rem; border: 1px solid #ddd; background: #fff; color: #999;  zoom:0.8;   padding: 0;width: 40px;text-align: center;}
.dtsp-verticalContainer .hide__column{ color: #4669e5;border: 1px solid #7fa4ce;}
.dtsp-verticalContainer .show__column:before{content:"Close";}
.dtsp-verticalContainer .hide__column:before{content:"Open";}


.dtsp-verticalContainer .ifx-search-reset-row{height: auto; position: relative;    z-index: 9;}
.dtsp-verticalContainer .ifx-pt-search-reset{    float: none;    margin: 0;    border: 0;    border-radius: 0;    background: none;}
.dtsp-verticalContainer .ifx-pt-search-reset span{ display: block; border: 0 solid #7ca2cd; text-align: center; font-size: .14rem; width: 30px; position: relative; bottom: -10px; float: right; margin-right: 0; color: #4669e5; line-height: 20px;}

.dtsp-verticalContainer .ifx-accordion{ border-top: 1px solid #eee; padding: 8px 5px;}
.dtsp-verticalContainer .ifx-inputRange__inputContainer{ margin: 0;z-index: 9;}
/* .dtsp-verticalContainer .ifx-inputRange__inputContainer__input{    height: 20px;    font-size: .14rem;    text-align: center;    padding: 0;    color: #4669e5;    border: 1px solid #bdcad8;} */
/* .dtsp-verticalContainer .ifx-inputRange__inputContainer__unit{ margin: 0;    position: relative;    left: 50%;    width: 20px;    text-align: center;    margin-left: -10px;    font-size: .14rem;    color: #1f5fa9;} */
/* .dtsp-verticalContainer .ifx-inputRange{ width: 90%;margin: 0 auto;height: auto; display: block;    padding-top: 30px;} */
.dtsp-verticalContainer .ifx-inputRange__range__track--active{}

.dtsp-verticalContainer .sidebar__controls{box-shadow: none;height: auto;margin: 0;}
.dtsp-verticalContainer .sidebar__controls__container{padding: 0;}
.dtsp-verticalContainer .sidebar__controls__container__closeButton, .sidebar__controls__container__resetLink{}
.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon{ padding: 0; top: auto; font-size: .14rem; line-height: 30px; display: block; width: 50%; text-align: center; background: #eee; border: 1px solid #789fcb; margin: 30px auto;}
.dtsp-verticalContainer .sidebar__controls__container__resetLink .fa-refresh:before{  margin-right: 5px;  font: normal normal normal 14px/1 FontAwesome;}
/*.dtsp-verticalContainer  .active label{color: #3793ff;}*/
.dtsp-verticalContainer .ifx-checkbox label .ifx-checkbox-static{background: #eee; color: #777;       font-family: Arial;  display: inline-block;  border-radius: 1em;    zoom: 0.8;    padding: 1px 5px;    margin-left: 5px;}

.dtsp-verticalContainer .glyphicon-arrow-down-bold:before {content: "��"; color: #999;}
.dtsp-verticalContainer .glyphicon-arrow-up-bold:before {content: "��"; color: #999;}


.dtsp-verticalContainer .ifx-pt-search{ margin:0 auto 20px; width: calc(100% - 10px); position: relative; }
.dtsp-verticalContainer .ifx-pt-search__input{ display: block; border: 0; background: #eee; height: 30px; width: 100%; border-radius: 0; padding: 0; text-indent: 1em;    font-size: .14rem; color: #4669e5;}
.dtsp-verticalContainer .ifx-pt-search .glyphicon{ font: normal normal normal 14px/1 FontAwesome; position: absolute; top: 0; right: 0; line-height: 30px; background: #175ea9; color: #fff; padding: 0; border-radius: 0; display: block; }

/* .dataTables_wrapper .bottom{}
.dataTables_wrapper .bottom .dataTables_length{display: block; width: 100%; margin: 10px 0; } */
.dataTables_wrapper .bottom .dataTables_length label{font-size: 14px;    float: right;       margin-right: 5px; display: block;    color: #666;}
.dataTables_wrapper .bottom .dataTables_length label select,.dataTables_wrapper .bottom .dataTables_length label option{  border: none; color: #666;  border-radius: 0; padding: 0;  line-height: .3rem; text-align: center; padding-right: 10px; background-color: #f5f7f9; }
 
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate{    padding: 0;}
.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button{display: inline-block; font-size: .14rem; border-radius: 0; box-shadow: none; background: #f5f7f9; border: 0; padding: 0; line-height: .3rem; padding: 0 10px; margin: 0 5px; height: .3rem;}
.dtsp-verticalContainer table.dataTable tbody .odd td{ background-color: #f5f7f9;}
.dtsp-verticalContainer table.dataTable tbody .even td{background-color: #fff;}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button:hover{border: 0;background-color: #1890ff; color: #fff!important;min-width: auto; }
.dataTables_wrapper .dataTables_info{    display: block;    text-align: right;    padding: 0;    float: none;    font-size: 14px;    color: #666;    margin: 10px 5px 10px 0;}


.proshowtitletabletop .global_reset__but .glyphicon:hover,.dtsp-verticalContainer div.dt-buttons a.dt-button:hover,.dtsp-verticalContainer .sidebar__controls__container__resetLink .glyphicon:hover{ background: #4669e5; color: #fff;}


div.dtsp-verticalContainer div.container{ flex-basis: calc(100% - 260px);max-width: 100%;   }


 
.proshowtitletabletop{  height: 50px; padding: 16px 0;}
.proshowtitletabletop .filter-tab{ float: left; width: 550px; margin-left: 0; margin-right: 50px; position: relative; overflow: hidden;}
.proshowtitletabletop .filter-tab .ifx-gl-search{    margin: 0;    margin-top: 0;    position: relative;}
.proshowtitletabletop .filter-tab .ifx-pt-search__input{    display: block;    overflow: hidden;    border: 1px solid #ddd;outline: none; height: 40px;    background: #fff;    width: 100%;    padding: 0;    text-indent: 10px; font-size: .14rem;   color: #4669e5;}
.proshowtitletabletop .filter-tab .glyphicon{font: normal normal normal 14px/1 FontAwesome;position: absolute;width: 40px;text-align: center;height: 100%;line-height:40px;color: #333;background: #ccc;font-size: .14rem;top: 0;right: 0;left: auto;}
 
.proshowtitletabletop .global_reset__but .glyphicon{ display:block; height:30px; font: normal normal normal 14px/1 FontAwesome; line-height:30px; margin-top:9px;border: 1px solid #4669e5; top: auto; padding: 0; text-align: center; font-size: .14rem; color: #4669e5;}
.proshowtitletabletop .global_reset__but .glyphicon:before{margin-right:5px;}

.dataTables_wrapper .top{ position: absolute;top: -57px;left: 630px;}
.dtsp-verticalContainer div.dt-buttons{ }
.dtsp-verticalContainer div.dt-buttons a.dt-button{ display: block; width: 120px; text-align: center; font-size: .14rem; color: #4669e5; background: none; border: 1px solid #4669e5; border-radius: 0; padding: 0; line-height: 30px; margin: 0; }
.dtsp-verticalContainer div.dt-buttons a.dt-button .fa{margin-right:5px; }
 


.dtsp-verticalContainer .filter-tab::-webkit-scrollbar,.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar {width: 6px;    height: 2px;scrollbar-arrow-color:red;}
.dtsp-verticalContainer .filter-tab::-webkit-scrollbar-thumb {border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);background: #4669e5;scrollbar-arrow-color:red;        }
.dtsp-verticalContainer .filter-tab::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);border-radius: 0;background:#eee;}


.dataTables_scrollBody{  }

.dtsp-verticalContainer table.dataTable tbody tr td{position: relative;    padding: 10px 10px;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .aat,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .aat{color: #333;      font-family: Arial;  padding-right: 0px;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .aat:hover,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .aat:hover{ color: #4669e5;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:before{opacity: 0.6;zoom: 0.6;margin-bottom:5px;z-index: 3;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting:after{opacity: 0.6;zoom: 0.6;z-index: 3;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_desc:before{opacity: 1;z-index: 3;}
.dtsp-verticalContainer table.dataTable thead>tr>th.sorting_asc:after{opacity: 1;z-index: 3;}

.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1),.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2){position: relative;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6{display: none; position: absolute;background: #fff;width:150px;z-index: 99999;padding: 10px;box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);left: 50%;margin-left: -30px;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa:hover .my-6,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa:hover .my-6{display:block; }
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a{ display: block;width: 100%;margin: 5px 0;    overflow: hidden;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a img,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a img{display: block;height: 20px;float: left; width:auto; }
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a span,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a span{display: block;float: left;line-height: 20px;margin: 0 0 0 5px;font-size: .14rem;     font-family: Arial;color: #333;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .my-6 a:hover span,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .my-6 a:hover span{ color:#4669e5; }
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa{  cursor:pointer;  position: absolute; right: 10px; font-size: .14rem; top: 50%;color: #333;  margin-top: -16px; width:100%; text-align:right; height: 30px; line-height: 30px; right: 0; box-sizing: border-box; padding-right: 8px;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1) .fa:hover,.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(2) .fa:hover{color:#4669e5;}


table.dataTable.display>tbody>tr.even>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1{ -webkit-box-shadow: none!important;  box-shadow: none!important;}

table.dataTable.display>tbody>tr.odd>.sorting_1, table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1{  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.02)!important;  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.02)!important;}
table.dataTable.display>tbody>tr>.sorting_1,.dtsp-verticalContainer .dataTables_scrollHeadInner table.dataTable.nowrap th:nth-of-type(1) {position: -webkit-sticky!important; position: sticky!important;}


 
div.tableon .sidebar__container{width: 0;opacity: 0;}
 

.tableon .dataTables_wrapper .top{left:890px;}

.dataTable th{overflow: hidden;position: relative;}
.dataTable th i{ position: absolute;width: 20px;height: 100px; top: 0;right: 0;z-index: 1;}


/* ---------------------------------- */
.t_table {padding: .25rem .2rem 0; }
/* ����ɸѡ */

 .choose .content a:nth-of-type(1),
 .choose .content a:nth-of-type(2){display: none;}
 .choose .content a input {    pointer-events: none ; -webkit-appearance: checkbox; margin-right: 5px;}
 .choose .content a span {    color: #333; font-weight: normal; text-align: left; font-size: .14rem;line-height: 20px;    font-family: Arial;}
/* �м�ģ�� */
.dataTables_scrollHead.on {margin-bottom: 170px!important;}
.dataTables_scrollHead {margin-bottom: 8px!important;}
.dtsp-verticalContainer .sidebar__container.on  .filter-tab {height: 170px; max-height: 170px;}
.dtsp-verticalContainer .sidebar__container{margin-right:0;width:100%;transition: all .3s; position: absolute; top: .6rem;z-index: 13;}
.dtsp-verticalContainer .filter-tab{  height: 8px; max-height: 8px;  display: flex;  overflow-x: scroll; width: 100%; overflow-y: hidden;}
.dtsp-verticalContainer .ifx-accordion{    width: 200px; box-sizing: border-box; padding: 0px 0px 0 5px;}
.dtsp-verticalContainer .ifx-pt-search { margin: 0 auto 0px; width: calc(100% - 0px); position: relative; overflow: auto;max-height: 160px;}
.dtsp-verticalContainer .filter-tab::-webkit-scrollbar { height: 0px;}
.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar { width: 3px; height: 3px; }
.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar-track{border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);background: rgba(0,0,0,0.2);scrollbar-arrow-color:red;        }
.dtsp-verticalContainer .ifx-pt-search::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2) ;border-radius: 0;background:#4669e5;}
.dtsp-verticalContainer .ifx-search-reset-row { display: block;position: absolute;top: 0;right: 0;}
.ifx-accordion__header {display: none;}
.ifx-accordion__body {display: block;}
.filter-tab .ifx-filter.on {left: 0px;position: sticky; position: -webkit-sticky; z-index: 10; background-color: #fff; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar{width: 6px;    height: 10px;scrollbar-arrow-color:red;}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-thumb {border-radius: 2px;-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);background: #4669e5;scrollbar-arrow-color:red;        }
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);border-radius: 0;background:#eee;}
/* ���ص�һ�� */
.filter-tab .ifx-filter[data-column="1"] .ifx-accordion{opacity: 0; pointer-events: none;}
.sidebar__container {position: relative;}
.sidebar__container .collapse-bar { cursor: pointer; width: 100%; height: 8px; background: #c0c0c0; z-index: 90; position: absolute; bottom: 0px; }
.collapse-bar .arrow { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; cursor: pointer; }
.collapse-bar.on .arrow { border-bottom: 6px solid #c0c0c0; top: -6px; border-top: 0px;}
.collapse-bar .arrow { border-top: 6px solid #c0c0c0; bottom: -6px;border-bottom: 0px; top: auto;}
.sidebar__container {overflow: unset;}

.choose .content.on a:nth-last-child(1),.choose .content.on a:nth-last-child(2),.choose .content.on a:nth-last-child(3)
.choose .content.on a:nth-last-child(4),.choose .content.on a:nth-last-child(5),.choose .content.on a:nth-last-child(6)
{display: none;}


.dataTables_wrapper .dataTables_paginate span{      color: #666;  display: inline-block;}

/* ��ͷ �� ���� ��ʽ���� */
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable{ width: max-content!important; }
.dtsp-verticalContainer .dataTables_scrollHeadInner table.dataTable.nowrap th {    height: .6rem;  }
.dataTables_scrollHeadInner {width: max-content!important;}
/* .dataTables_scrollHead table.dataTable.on {width: max-content!important;} */
.dataTables_scrollHead table.dataTable thead {width: max-content}
div.dataTables_scrollBody>table,div.dataTables_scrollBody>table tbody,table.dataTable tbody tr {width: max-content!important;}
 .dtsp-verticalContainer.on table.dataTable tbody tr td{ width: 200px!important;        }
 .dtsp-verticalContainer table.dataTable tbody tr td {width: 160px!important;font-family: Arial; box-sizing: border-box;}

table.dataTable.display tbody tr:hover>.sorting_1:hover {z-index: 10;}
.dataTable th i { height: .6rem; }
.dtsp-verticalContainer .dataTables_scrollHeadInner table.dataTable.nowrap th.on {z-index: 4;}
.sidebar__controls__container__resetLink { font-size: .14rem; width: fit-content; float: left; width: 160px; height: 40px; display: flex; justify-content: center; align-items: center; color: #333; background-color: #ccc; top: 0; position: relative;font-family: Arial; }
.sidebar__controls__container__resetLink:hover{ background: #4669e5; color: #fff;}


.ifx-inputRange { width: calc(61%); }
.ifx-inputRange__inputContainer--max { text-align: start; width: 80%; left: 22px!important; }
.ifx-inputRange__inputContainer { margin-top: 20px; width: 85%; left: 22px!important; }
.ifx-inputRange { width: 118px!important; }
.dataTables_wrapper .top { display: none; }
/* excel */
.dtsp-verticalContainer div.dt-buttons { display: none; }
.tt_excel { cursor: pointer; display: none; width: 120px; text-align: center; font-size: .14rem; color: #333; background: none; border: 1px solid #ddd;border-radius: 0; padding: 0; line-height: 38px; margin: 0; float: left; margin-left: 44px; top: 0; position: relative;}
.tt_excel:hover {background: #4669e5;border: 1px solid #4669e5; color: #fff;}
.tt_excel:hover span { color: #fff;}
.tt_excel span {margin-left: 5px; font-family: Arial;   display: inline-block; color: #333;}
.dtsp-verticalContainer table.dataTable tbody tr td:nth-child(1).dataTables_empty {text-align: start;}
 
@media screen and (max-width: 768px) {
    .dataTables_wrapper .bottom{ flex-wrap: wrap;}
}
@media screen and (max-width: 640px) {
    .choose .content a span,
    .dtsp-verticalContainer table.dataTable.nowrap th,
    .ifx-checkbox label,
    .dtsp-verticalContainer table.dataTable.nowrap th, .dtsp-verticalContainer table.dataTable.nowrap td,
    .dtsp-verticalContainer .dataTables_wrapper .dataTables_paginate .paginate_button,
    .dataTables_wrapper .bottom,
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .bottom .dataTables_length label{ font-size: .18rem;}
}

[data-column="0"] .ifx-checkbox{ display: none;}
@media screen and (min-width: 1921px) {
    .dtsp-verticalContainer table.dataTable.nowrap th, .dtsp-verticalContainer table.dataTable.nowrap td{ width: 1.6rem!important;}
}
