.table-container{padding:0}
.table-container table{width:100%}
.table-container table thead{background-color:#009b91;color:#fff}
.table-container table tbody tr:nth-child(odd){background:#f4f4f4}
table td{border-top:0;font-size:18px;padding:10px}
table th{border-top:0;font-size:18px;padding:10px}
table b{font-weight:bolder !important}
@media only screen and (max-width:600px) and (min-width:320px){.shadow1{background:url("../../../clientlibs/clientlibs-base/resources/images/shadow.png");position:absolute;right:-15px;width:110px;height:1150px;z-index:9999}
.paddingright0{padding-right:0}
.tableouter{width:100%;overflow:auto;margin-bottom:10px}
}
.table{overflow-x:auto}