@charset "utf-8";
/* CSS Document */
/* Company Name */


/* Applications */
.hint_0 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	font-weight:bold;
	border:0;
	box-shadow:none;
	background-color:#e3f5fe;
}
.panel-heading {
	font-family: 'Lato', sans-serif;
	font-size:14px;
}


/* Forms or Survey */


form#command.form-horizontal.survey { font-size: 16px;}

form#command.form-horizontal.survey div.panel-heading.initialism { 
	background:#01395e; 
	color:#FFF;
	text-align:center; 
	font-size:22px; 
	margin-bottom:20px;
	padding:10px;
	line-height:30px;
}

form#command.form-horizontal.survey 
div.panel.panel-default 
div.panel-body 
div.form-group.surveytitle
div.col-sm-12.text-left.hint_2
{
	font-size: 16px;
}

form#command.form-horizontal.survey 
div.panel.panel-default 
div.panel-body 
div.form-group.surveytitle
div.panel-heading.text-left
{
	font-size: 18px;
}

form#command.form-horizontal.survey 
div.panel.panel-default 
div.panel-body 
hr
{
	border:none;
} 

h2.form-signin-heading { font-weight:normal; color:#333; font-family:Arial, Helvetica, sans-serif;}
