header {background-color: rgba(66,85,99,.8);}
header section.desc, section.brand p {color:#fff;}
header .glyphicon-info-sign {color:#fff;}

.chart {width: 50%;}

#elqForm p {margin-bottom:15px;}
#elqForm label {display:inline-block; width:200px;}
#elqForm label.inline { margin-left: 10px; width: auto;}
#elqForm .required {color:red;}

#elqForm label { display:inline-block; width:200px; font-weight:normal; }
#elqForm label.inline { margin-left: 10px; width: auto; }
#elqForm .required { color:red; }
#elqForm .submitNotification { display:none; color: green; }
#elqForm .invalidField { border:1px solid #ff0000 !important; }
#elqForm input[type=text], #elqForm select {text-align:left !important; font-size:0.9em !important;}

