
#center{
	background : #fff ;
}

a:link, a:visited, a:active{
	color: #2c3256 ;
}

table#record_status_table{
	min-width: 600px ;
}

table.dataTable thead tr th{
   	min-width: 100px !important;
    text-align: center !important;
    vertical-align: middle !important;
}

.form-label-table{
	min-height: 40px ; 
}

.field-data{
	margin-top: -28px ;
}

.field-group-flex .rc-field-icons a{
    margin-top: -18px;
    margin-right: 3px;
    position: absolute;
}

/* ── Field icons: force all 3 icons (history, comments, missing) onto one row ── */
td.rc-field-icons {
    width: 64px !important;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center !important;
    padding: 0 4px !important;
}

td.rc-field-icons br {
    display: none;
}

td.rc-field-icons img,
td.rc-field-icons a,
td.rc-field-icons a img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 1px;
}

/*.menubox a:link, .menubox a:visited, .menubox  a:active{
	color: #2c3256;
}*/

.text-dangerrc{

}}