/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	color: #000000 !important;
}
th {
	color: #000000 !important;
	font-weight: bold !important;
}
strike {
	text-decoration-color: red !important; 
}
.tmaxuse7 > thead > tr > th,
.tmaxuse7 > tbody > tr > th,
.tmaxuse7 > tfoot > tr > th,
.tmaxuse7 > thead > tr > td,
.tmaxuse7 > tbody > tr > td,
.tmaxuse7 > tfoot > tr > td {
	line-height: .6 !important;
	padding: 5px;
	border-spacing: 5px;
}
.tmaxuse7{
	margin-bottom: 0px !important;
}
.tmaxuse15 > thead > tr > th,
.tmaxuse15 > tbody > tr > th,
.tmaxuse15 > tfoot > tr > th,
.tmaxuse15 > thead > tr > td,
.tmaxuse15 > tbody > tr > td,
.tmaxuse15 > tfoot > tr > td {
	line-height: 1.5 !important;
	padding: 5px;
	border-spacing: 5px;
}
.tmaxuse1 > thead > tr > th,
.tmaxuse1 > tbody > tr > th,
.tmaxuse1 > tfoot > tr > th,
.tmaxuse1 > thead > tr > td,
.tmaxuse1 > tbody > tr > td,
.tmaxuse1 > tfoot > tr > td {
	line-height: 1 !important;
	padding: 5px;
	border-spacing: 5px;
}
.panel-primary {
    border: 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.11);
}
.t_hght5 > thead > tr > th,
.t_hght5 > tbody > tr > th,
.t_hght5 > tfoot > tr > th,
.t_hght5 > thead > tr > td,
.t_hght5 > tbody > tr > td,
.t_hght5 > tfoot > tr > td {
	line-height: 2.1em !important;
	padding: 5px;
	border-spacing: 5px;
	font-size: 11pt;
}
  .selected{
    background-color: #316AC5 !important;
    color: #FFFFFF;
  }
  .div_checklist {
    
    line-height: 0px !important;    
}

.flt
{
  height: 25px !important;
}
.submit-error{
	color: red;
	font-weight: bold;
	font-size: 15px;
}
.validate-has-error{
	color:red;
}
.rc_head {
	font-family: Times New Roman;
	font-size: 20pt;
	font-weight: bold;
}
.rc_subhead {
	font-family: Times New Roman;
	font-size: 16pt;
}
.rc_examhead {
	font-family: Airal;
	font-size: 16pt;
	font-weight: bold;
}
.rc_prompt12 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.rc_prompt11 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.rc_prompt10 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.font10 .rc_prompt{
	font-family: sans-serif !important;
	font-size: 9pt !important;
	font-weight: bold !important;
}
.font10 .rc_value{
	font-family: sans-serif !important;
	font-size: 10pt !important;
}
.font11 .rc_prompt{
	font-family: sans-serif !important;
	font-size: 10pt !important;
	font-weight: bold !important;
}
.font11 .rc_value{
	font-family: sans-serif !important;
	font-size: 11pt !important;
}
.font12 .rc_prompt{
	font-family: Arial !important;
	font-size: 11pt !important;
	font-weight: bold !important;
}
.font12 .rc_value{
	font-family: Arial !important;
	font-size: 12pt !important;
}
.pad3 > tbody > tr > td{
	padding: 3px !important;
}
.pad5 > tbody > tr > td{
	padding: 3px !important;
}
.errorm{
  font-size:medium;
  font-weight: bold;
  color:#FF0000;
}
.form-control {
  border: 1px solid #aca5c7 !important;
 }
.form-control:focus {
  border: 2px solid #2401ab !important;
}
