.g1024{max-width:100%;}

table.dataTable{background:white;}
table.dataTable thead,table.dataTable tfoot{background:white !important;}
table.dataTable tbody th,table.dataTable tbody td{padding:2px !important;font-size:14px;}
.fixedHeader-floating thead{background:white;}

.block{display:block;}
.sq{width:10px;height:10px;display:inline-block;margin:3px;}
.bgred{background-color:red;}
.bgorange{background-color:orange;}
.bggreen{background-color:green;}
.bggrey{background:grey;}

.fblue{color:#3f97d9;}
.fred{color:red;}
.fgreen{color:#4cbb17;}
.fgrey{color:grey;}
.fnavy{color:navy;}
.fblack{color:black;}

.italic{font-style:italic;}
.f40px{font-size:40px !important;}
.f35px{font-size:35px !important;}
.f30px{font-size:30px !important;}
.f20px{font-size:20px !important;}
.f18px{font-size:18px !important;}
.f16px{font-size:16px !important;}
.f15px{font-size:15px !important;}
.f14px{font-size:14px;}
.f13px{font-size:13px;}
.f12px{font-size:12px !important;}
.f10px{font-size:10px !important;}

.pad2{padding:2px;}
.pad5{padding:5px;}
.pad10{padding:10px;}
.pad20{padding:20px;}


.ui-tooltip{padding:3px;color:white;border-radius:1px;background:black;opacity:1;}
label.error{display:inline-block;font-weight:bold;color:orange;}
