.dataTables_wrapper{
width: 98%;
margin: 0 auto;
}
.dataTables_scrollHeadInner{
font-size: 23px !important;
width: 1698px !important;
border-top: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
background: linear-gradient(to bottom, #e6ebf1 0%, #dee5ed 100%);
}
.dataTables_scrollHeadInner th{
display: inline-block !important;
}
.dataTables_scrollHeadInner th:nth-child(1){
width: 49px !important;
}
.dataTables_scrollHeadInner th:nth-child(2){
width: 544px !important;
}
.dataTables_scrollHeadInner th:nth-child(3){
width: 122px !important;
}
.dataTables_scrollHeadInner th:nth-child(4){
width: 157px !important;
}
.dataTables_scrollHeadInner th:nth-child(5){
width: 386px !important;
}
.dataTables_scrollHeadInner th:nth-child(6){
width: 289px !important;
}
.dataTables_scrollHeadInner th:nth-child(7){
width: 123px !important;
border-right: 1px solid #d1d1d1;
}
.dataTables_scrollHeadInner th, .dataTables_scrollBody td{
font-weight: normal !important;
border-left: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1 !important;
height: 49px;
line-height: 49px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0 10px !important;
box-sizing: border-box !important;
}
.dataTables_scrollBody td{
font-size: 18px;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody{
border-bottom: none!important;
border-right: 1px solid #d1d1d1;
}
.dataTables_scrollBody a{
height: 40px;
line-height: 40px;
margin: 0 auto;
border-radius: 5px;
font-size: 20px;
text-align: center;
width: 75px;
background: #1b8ddd;
color: #fff;
display: block;
}
.dataTables_scrollBody a:hover{
background-color: #830606;
}
.jstree-container-ul li{
display: block;
height: 50px !important;
line-height: 50px !important;
width: 258px;
font-size: 18px;
}
.jstree-container-ul li a{
height: 50px;
line-height: 50px;
}
.jstree-default .jstree-wholerow{
height: 50px !important;
}
.jstree-default .jstree-anchor{
height: 50px !important;
line-height: 50px !important;
}
.jstree-anchor>.jstree-themeicon{
margin-top: 12px;
}
console