@font-face {

	font-family: 'TwCenClassMTStd';

	src: url('../../fonts/TwCenClassMTStd-Regular.otf');

}
#tablediv{overflow:auto;}
.input-group-addon, .input-group-btn {
    white-space: unset!important;
    text-align: right!important;
    vertical-align: top!important;
}
.datepicker-dropdown{
	z-index:9999!important;
}
.table-bordered>thead>tr>th
{
	border-top: 1px solid #9e9e9e!important;
	//    border-left: 1px solid #9e9e9e!important;
}
.table-bordered>tbody>tr>td {
    border-top: 1px solid #9e9e9e!important;
//    border-left: 1px solid #9e9e9e!important;
}
.table-bordered>tfoot>tr>th
{
	border-top: 1px solid #9e9e9e!important;
	border-bottom:  1px solid #9e9e9e!important;
  //  border-left: 1px solid #9e9e9e!important;
}
.input-group{
white-space: pre-wrap!important;
}

.float-left{float: left;}
.float-right{float: right;}