@import url("//static.global.alida.com/fonts/montserrat.css");
@import url("//static.global.alida.com/fonts/raleway.css");
@import url("//static.global.alida.com/fonts/roboto.css");

html,body {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
h1 {
    font-weight: bold;
}
table {
    font-size: 16px;
}
h2, h3, h4 {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 5px 0;
}
img {
    border: none;
}
small, sub, sup {
    font-size: 0.83em;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
#container {
    width: 980px;
    margin: 0 auto;
}
#header span#logo {
  display: block;
}
.contentBox {
	padding: 20px;
}
#ContentTable {
    width: 940px;
    margin: 0 auto;
}
#TestBannerDiv {
    border: 2px solid #c00;
    color: #c00;
    padding: 4px;
    width: 95%;
    text-align: center;
    margin: 5px auto;
}
.progresstype {
    margin: 0 0 15px 0;
}
#ProgressBarLabel {
    display: block;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    font-size: 11px;
}
.innerProgressBar {
    height: 15px;
}
#VCProgressBar {
    height: 15px;
}
.QuestionText {
    margin: 15px 0 5px 0;
    padding: 0 0 0 0;
    font-weight: normal;
    font-style: normal;
}
.InstructionText {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    font-weight: normal;
    font-style: normal;
	font-size: 11px;
}
.OptionText {
    font-size: 14px;
}
.errorMsg {
    background: #c00;
    color: #fff;
    padding: 2px 3px;
    font-size: 10px;
    display: block;
}
.ResponseGridTable {
    margin: 5px 0 20px 0;
}
.ResponseGridHeaderTd {
    font-weight: normal;
    padding: 5px;
    vertical-align: middle;
}
.ResponseGridTr td {
    padding: 5px;
    background: #e5e5e5;
}
.ResponseGridTrAlternate td {
    padding: 5px;
    background: #f4f4f4;
}

.ResponseGridTdLabelCol, .ResponseGridTdLabelColAlternate {
    text-align: left;
}

#footer {
    border-top:  none;
}
#footer ul {
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
}
#footer li {
    list-style-type: none;
    float: left;
    margin: 0 0 0 0;
    padding: 0 10px;
    font-size: inherit;
    border-right: 1px solid #000000;
    font-weight: bold

}
#footer li:first-child {
    padding-left: 0;
}
#footer li:last-child {
    border: 0;
}
#footer .footer-inner {
    zoom: 1;
}
#footer .footer-inner:before, #footer .footer-inner:after {
    content: "";
    display: table;
}
#footer .footer-inner:after {
    clear: both;
}
#footer .footer-inner {
    padding: 15px 0;
}
#footer .footer-inner a {
    text-decoration: none;
}
#footer .footer-inner a:hover {
    text-decoration: underline;
}
#footer .link {
    position: relative;
    float: left;
    padding-right: 20px;
    white-space: nowrap;
}

#footer .link a {
     font-size: 14px;
     font-weight: bold;
     text-decoration: none;
     color: inherit;
     line-height: normal;
}

#footer .link  a:hover, #footer .link a:focus{ text-decoration: underline;}

#footer-logo {
	float: right;
	width: 180px;
	height: 30px;
}

#footercontent {
	max-width: 800px;
}

#footercontent p {
	margin-top: 1em;
	font-size: smaller;
	float: left;
	width: 100%;
	word-wrap: break-word;
}

#Form1, .contentBlock {
    min-height: 450px;
    height: auto !important;
    height: 450px;
}
td.ResponseGridTableLabel .OptionText label {
    vertical-align: top;
    position: relative;
    top: 2px;
}
.DCMTable {
    border-color: #808080;
    border-style: solid;
    border-width: 1px 0 0 1px;
}
.DCMTable h1, .DCMTable h2, .DCMTable h3, .DCMTable h4 {
    margin-top: 0;
}
.DCMTable thead th {
    background: #000;
    color: #fff;
    border-color: #808080;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 15px;
}
.DCMTable tbody th {
    background: #e5e5e5;
    border-color: #808080;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 15px;
    vertical-align: top;
    text-align: left;
}
.DCMTable td {
    vertical-align: top;
    border-color: #808080;
    border-style: solid;
    border-width: 0 1px 1px 0;
    background: #f4f4f4;
    padding: 15px;
    cursor: pointer;
}
.DCMTable td.hover {
    background: #06eef3;
}
.DCMTable td.selected {
    background: #b0b0b0;
    color: #4b4b4b;
}

@font-face {
    font-family: 'HandOfSeanPro';
    src: url('/HtmlVisual/EQF/framework/Fonts/HandOfSeanPro.woff') format('woff');
    src: url('/HtmlVisual/EQF/framework/Fonts/HandOfSeanPro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

