input[type=radio] { transform: scale(1.3); margin-left: 2px; margin-right: 2px; }
input[type=checkbox] { transform: scale(1.3); }
.table-responsive { display: table; }
.fit_cell { white-space: nowrap; width: 1%; }
.table th, .table td { border: 1px !important; }
.cu_bg { background-color: #242427; color: #F5F5F5; }
.cu_fo { color: #F5F5F5; }
