@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    height: auto; 
    height:100%;
}

.wrapper {
    min-height:100%;
    position:relative;
}
.menu {
    background-color: #0f3a4b;
    border-bottom: solid 3px #7CE6F6;
    /*line-height: 30px;
    padding: 7px 0;*/
}
.footer {
    color: #ffffff;
    height: 50px;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    background-color: #0f3a4b;
    text-align: center;
    font-size: 0.8em;
    padding: 18px 0;
}
.logo {
    float: left;
    font-size: 1.5em;
    z-index: 99;
    padding-top: 20px;
}
.logo a {
    color: #ffffff;
}
/*.menu ul {
    line-height: 30px;
    list-style: none outside none;
    margin-bottom: 0;
    float: right;
}
.menu li {
    display: inline-block;
    padding: 0 10px;
}
.menu ul li a {
    font-size: 0.8em;
    font-weight: bold;
}
.menu ul li a:hover {
    color: #e6ea1a;
}*/

.middle {
/*    overflow: auto; TODO: MUST CHECK THIS ON OTHER PAGE, IF ERROR JUSTIFY! */
    height: 100%;
    padding-bottom: 50px;
}
.middle-grey {
    overflow: auto;
    height: 100%;
    padding-bottom: 50px;
    background-color: #dee3e7;
}
.nav-outer {
    margin-top: 20px;
}
.nav-bottom {
    position: fixed;
    bottom: -19px;
    margin-top: 19px;
    margin-bottom: 19px;
    background-color: #7ce6f6;
    overflow: auto;
}
.blue-nav {
    margin: 19px 0;
    background-color: #7ce6f6;
    overflow: auto;
}
nav-btn {
    float: right;
}
.nav-btn ul {
    list-style: none outside none;
    margin-bottom: 0;
    float: right;
    margin-left: 0;
}
.nav-btn ul li {
    padding: 10px;
    display: inline-block;
}
.nav-status {
    padding: 12px;
    text-align: center;
    overflow: auto;
}
.nav-status-value {
    padding-top: 5px;
}
#q-nbr, #q-total, #a-amt {
    font-weight: bold;
    font-size: 1.5em;
}
.nav-time {
    background-color: #d9eef1;
    float: right;
    padding: 12px;
    text-align: center;
    overflow: auto;
}
.nav-time-label, .nav-status-label {
    font-weight: bold;
    font-size: 0.8em;
}
.nav-time-value {
    font-weight: bold;
    font-size: 2em;
}

.q-header {
    font-family: "Century Gothic","Helvetica Neue",sans-serif;
    font-weight: bold;
}
.q-sec-nbr {
    background-color: #fced86;
    padding: 10px;
    text-align: center;
    font-size: 1.7em;
}
.q-sec-title {
    background-color: #fff7d0;
    padding: 14px;
    font-size: 1.2em;
}
.q-wrapper {
    padding-top: 25px;
    padding-bottom: 35px;
    font-size: 0.9em;    
    background-color: #ffffff;
}
.q {
    overflow: auto;
}
.q-space {
    text-align: right;
}
.q-stc
{
    margin-bottom: 25px;
}
.large-opt
{
    position: relative;
    width: 15%;
}

.btn-bottom {
    padding: 15px;
}
.btn-complete {
    float: right;
}
.gen-title {
    font-weight: 300;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
}
.gen-subtitle {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
.errorSummary p {
    font-family: "Helvetica Neue",sans-serif;
}
.errorSummary li {
    font-family: "Helvetica Neue",sans-serif;
    font-size: 0.75em;
}
.button.gen {
    background-color: #008cba;
    border-color: #007295;
    color: white;
}
.button.gen:hover  {
    background-color: #007295;
}
.gen-op:hover {
    font-size: 2.3em;
}
.gen-op-green {
    color: #00cc99;
}
.gen-op-red {
    color: #ae0d11;
}
.gen-op-blue {
    color: #008cba;
}
.gen-op-orange {
    color: #F16E20;
}
input[type="checkbox"].gen-checkbox {
    margin-top: 15px;
}
input[type="radio"].inline {
    margin: 0.625rem 0 1rem 0;  
}
.gen-table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.11111rem;
    padding: 1.11111rem;
    background: #ecfaff;
}
.panel.callout:hover {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.11111rem;
    padding: 1.11111rem;
    background: #b6edff;
}
.gen-center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.gen-panel-menu {
    color: inherit;
}
.gen-panel-menu:hover {
    color: inherit;
}
.gen-tabs > .content {
    display: none;
    float: none;
    padding: 0 0;
}
.gen-multiselect {
    margin-top: 10px;
}
.gen-multiselect-header {
    padding: 5px;
    font-weight: bold;
}
input[type="text"].start-test-txt, input[type="number"].start-test-txt {
    font-size: 3em;
    height: 100px;
}
.test-table {
    border: none;
}
.test-table tr td{
    padding-bottom: 0;
}
.test-table table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #ffffff; 
}
.test-table-no {
    vertical-align: top;
}
.test-table-height {
    padding-bottom: 1px;
}
.custom-text-modal {
    margin-left: 10px;
    font-weight: bold;
}
#ins-modal {
    height: 90%;
    top:25px;
}
#ins-modal-content {
    height: 400px;
    overflow: auto;
}
#answered-modal-content {
    height: 320px;
    overflow: auto;
}
.timer-modal {
    position: absolute;
    right: 50px;
    top: 20px;
    font-weight: bold;
}
.tablesorter .header,
.tablesorter .tablesorter-header {
	background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
	background-position: center right;
	background-repeat: no-repeat;
	cursor: pointer;
	white-space: normal;
/*	padding: 4px 20px 4px 4px;*/
}
.tablesorter thead .headerSortUp,
.tablesorter thead .tablesorter-headerSortUp,
.tablesorter thead .tablesorter-headerAsc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
	border-bottom: #000 2px solid;
}
.tablesorter thead .headerSortDown,
.tablesorter thead .tablesorter-headerSortDown,
.tablesorter thead .tablesorter-headerDesc {
	background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
	border-bottom: #000 2px solid;
}
.tablesorter thead .sorter-false {
	background-image: none;
	cursor: default;
/*	padding: 4px;*/
}
.pagedisplay {
    font-size: 0.875rem;
    color: #507FBC;
    padding: 0 10px 0 10px;
}
.pagesize {
    width: 55px;
    background-position-x: 90%;
    background-position-y: center;
    border: 1px solid #cccccc;
    padding: 0.5rem;
    font-size: 0.875rem;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.pagesize:hover {
    background-position-x: 90%;
}
.errorMessage, div.error {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    background: #c60f13; /* check for error */
    color: white;
}
select.error{
    margin: 0 0 0 0;
}
.roster-desc {
    line-height: 1.4;
    color: #666666;
    font-weight: 300;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
.roster-desc-italic {
    line-height: 1.4;
    color: #F16E20;
    font-weight: 300;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-style: italic;
    font-weight: bold;
}
.roster-partc-table {
    border: none;
    margin-bottom: 0;
}
.roster-partc-table td{
    padding: 0 10px;
}
.prof-table {
    margin-left: auto;
    margin-right: auto;
    border: none;
}
.prof-table td{
    padding-top: 2px;
    padding-bottom: 2px;
}
.prof-graph {
    width: 300px;
    height: 25px;
}
.prof-title {
    font-family: 'verdana';
    text-transform: uppercase;
    text-align: left;
}
.prof-value-title {
    font-size: 1.1em;
    margin-left: 10px;
    margin-right: 10px;
}
.prof-value {
    font-size: 1.5em;
    color: #B03045;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.prof-value-reg {
    font-size: 1.5em;
/*    color: #B03045;*/
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.prof-value-valid {
    border: 1px solid #000;
    padding: 10px;
}
.single-title {
    text-align: center;
}
.single-sub-title {
    font-style: italic;
}
.prof-table .prof-sub-title{
    padding: 1px;
}
.end-of-report {
    float: right;
    text-transform: uppercase;
}