.pull-left{float: left;}
.pull-right{float: right;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.cursor{cursor: pointer;}
.table-fixed{table-layout: fixed;}
.wb-ka{word-break: keep-all;}
.border-1{border: 1px solid #666666;}
.text-overflow-hidden{}

/*DATETIMEPICKER CSS*/
.datepicker table>thead>tr>th,table>tbody>tr>td{padding: 8px 12px;}
.datepicker-days table>tbody>tr>td.active{background-image: none;background-color: #666666;}
