
@media only screen and (max-width: 940px) {
    .top-bar ul>li.name h1 {
        line-height: 2.2;
    }

    .index {
        background: url(../images/index/bgr.png) 0 0 repeat;
    }

    .index .row {
        margin: 0px;
        min-width: 0;
    }
}

.index h2{

    padding: 4px 10px !important;
}

.index h2 span {
    padding: 1px 10px;
    margin: 0 10px 0 -40px;
    color: #FED363;
    position: absolute;
}

.index a.title {
    padding-top: 2px;
    display: block;
}

.index a.title:focus {
    text-decoration: none;
    outline: 2px dotted skyblue !important;
}

.index header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
}

.index .titles {
    margin-top: 48px;
    margin-bottom: 48px;
}

.index .footer {
    position: fixed;
    z-index: 100;
    min-width: 640px;
    width: 100%;
    bottom: 0;
}

.section-title{
    float: left;
    margin-left: 40px;
    font-family: 'Futura MdCn BT Medium','Futura MdCn BT','Futura',Helvetica,Arial,sans-serif;
    font-size: 22px !important;
    color: #ffffff;
    /* background: linear-gradient(0deg, rgba(40,58,60,1) 0%, rgba(67,98,101,1) 35%, rgba(63,94,97,1) 100%); */
    background-color: #222;
    background: url("../images/index/header-bgr.png");
}

.or .top-bar {
    margin: 0;
}
.or .after_nav{
    height: 4px;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
}
.or ul.breadcrumbs{
    background: none repeat scroll 0 0 #990066;
    border: 1px solid #4c0019;
    color: #FFFFFF;
}
.or ul.breadcrumbs li:first-child:before {
    content: " ";
}
.or ul.breadcrumbs li:before {
    color: #FFFFFF;
    content: "\203a";
}
.or ul.breadcrumbs li a{
    color: #FFFFFF;
    font-family: 'Futura MdCn BT Medium', 'Futura MdCn BT', 'Futura', Helvetica, Arial, sans-serif;
    font-size: 1.1rem;
    /*vertical-align: text-bottom;*/
}

.or [role="tablist"] {
    margin-bottom: 0;
    border-bottom: solid 1px #e6e6e6;
    display: block;
    height: 40px;
    padding: 0;
}
.or [role="tab"][aria-selected="true"] {
    color: rgb(152,15,8);
    font-family: 'Futura MdCn BT Medium', 'Futura MdCn BT', 'Futura', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 3px solid #980f08;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}
.or [role="tab"][aria-selected="true"]:hover {
    text-decoration: none;
}

.or [role="tab"]:focus{
    outline: 2px dotted skyblue;
}

.or [role="tab"] {
    color: #3c3c3c;
    font-family: 'Futura MdCn BT Medium', 'Futura MdCn BT', 'Futura', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding: 0 23.8px;
    border: 1px solid #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #e6e6e6;
    background: none;
}

.or [role="tab"]:hover {
    color: rgb(152,15,8);
    text-decoration: underline;
}

.or h2{
    color: rgb(152,15,8);
    font-family: 'Swiss721 Blk BT Black', 'Swiss721', Helvetica, Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
}
.or h3{
    color: rgb(152,15,8);
    font-family: 'Swiss721 Blk BT Black', 'Swiss721', Helvetica, Arial, sans-serif;
    font-size: 25px;
}
.or ul.block-grid img{
	border: 1px solid #CCCCCC;
}
.or ul.pagination li span{
	display: block;
	padding: 1px 7px 1px;
	color: #555;
}
.or .panel.radius {
    border-radius: 20px 20px 20px 20px;
}
.or .panel.callout {
    background: none repeat scroll 0 0 rgba(40,124,132,0.1);
    border: none;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #000000;
}
.or .secondary{
    font-family: "Helvetica Neue 57 Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 5px 10px 6px;
}

.or a.secondary[data-reveal-id]{
    font-family: "Helvetica Neue 57 Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 7px 14px 8px;
}

.or .radius{
    border-radius: 6px 6px 6px 6px;
}
.or ul.pagination li:hover span, .or ul.pagination li span:focus{
	background: #e6e6e6;
	cursor: pointer;
}
.or ul.pagination li.unavailable span{
	cursor: default;
	color: #999;
}
.or ul.pagination li.unavailable:hover span, .or ul.pagination li.unavailable span:focus{
	background: transparent;
}
.or ul.pagination li.current span{
	background: #2ba6cb;
	color: white;
	font-weight: bold;
	cursor: default;
}
.or ul.pagination li.current span:hover{
	background: #2ba6cb;
}

.or .popupstrong{
    font-size: 15px;
    font-weight: bold;
}

.or .tooltip table{
    background: none;
    border: none;
    border-radius: none;
    margin: 0 0 3px;
}
.or .tooltip tr td {
    border: none;
    color: #FFFFFF;
    padding: 1px 1px;
    vertical-align: top;
    text-align: center;
    font-size: 12px;
}
.or .tooltip tr:nth-child(2n) {
    background: none;
}

.or .secondary {
    font-size: 0.8em;
}

.or #footer .secondary {
    font-size: 1em;
    margin-top: 0.1em;
}

/*Quiz*/

.quiz ul.breadcrumbs{
    background: none repeat scroll 0 0 #993300;
    border: 1px solid #4c1900;
    color: #FFFFFF;
}

.quiz fieldset {
    border: none;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.quiz legend {
    font-weight: normal;
}

.quiz input[type="radio"] {
    opacity: 0;
    position: absolute;
}
.quiz input[type="radio"] + label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    left: 1.5em;
}

.quiz input[type="radio"]:focus + label {
    outline: 2px solid skyblue;
}

.quiz input[type="radio"]:checked + label::after {

    background: #000;

}
.quiz input[type="radio"] + label::after {

    content: '';
    position: absolute;
    display: inline-block;
    left: -1.3em;
    top: 0.4em;
    border-radius: 50%;
    width: 0.4em;
    height: 0.4em;

}
.quiz input[type="radio"] + label::before {

    content: '';
    display: inline-block;
    position: absolute;
    left: -1.5em;
    top: 0.2em;
    border-radius: 50%;
    border: 1px solid #6F686A;
    width: 0.8em;
    height: 0.8em;
}


.quiz .row .row {
    display: flex;
}

.quiz .two, .quiz .row .two{
    width: auto;
}

.quiz .ten, .quiz .row .ten {
    width: 100% !important;
}

.quiz div.alert-box.secondary {
    color: #993300;
}

.quiz .secondary {
    font-size: 0.8em;
}

.quiz #footer .secondary {
    font-size: 1em;
    margin-top: 0.1em;
}

/* 
    Reporting
*/

.reporting h2{
    color: #5c5c00;
    border-top: 2px solid #5c5c00;
}

.reporting ul.breadcrumbs{
    background: none repeat scroll 0 0 #5c5c00;
    border: 1px solid #2e2e00;
    color: #FFFFFF;
}

.reporting fieldset {
    border: none;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.reporting legend {
    font-weight: normal;
}

.reporting input[type="radio"] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}
.reporting input[type="radio"] + label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    left: 1.5em;
}

.reporting input[type="radio"]:focus + label {
    outline: 2px solid skyblue;
}

.reporting input[type="radio"]:checked + label::after {

    background: #000;

}
.reporting input[type="radio"] + label::after {

    content: '';
    position: absolute;
    display: inline-block;
    left: -1.3em;
    top: 0.4em;
    border-radius: 50%;
    width: 0.4em;
    height: 0.4em;

}
.reporting input[type="radio"] + label::before {

    content: '';
    display: inline-block;
    position: absolute;
    left: -1.5em;
    top: 0.2em;
    border-radius: 50%;
    border: 1px solid #6F686A;
    width: 0.8em;
    height: 0.8em;
}

.reporting .secondary {
    font-size: 0.8em;
}

.reporting #footer .secondary {
    font-size: 1em;
    margin-top: 0.1em;
}

/* 
    Reporting checkbox
*/

.reporting input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    left: -9999px;
}
.reporting input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    outline: none;
    left: 1.5em;
}


.reporting input[type="checkbox"]:focus + label {
    outline: 2px solid skyblue;
}

.reporting input[type="checkbox"]:not(:checked) + label:before,
.reporting input[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: -1.5em; top: 0.1em;
  width: 0.9em; height: 0.9em;
  border: 2px solid #ccc;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
.reporting input[type="checkbox"]:not(:checked) + label:after,
.reporting input[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  display: inline-block;
  left: -1.35em;
  top: 0.3em;
  height: 0.35em;
  width: 0.7em;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);

}
/* checked mark aspect changes */
.reporting input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}
.reporting input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
/* disabled checkbox */
.reporting input[type="checkbox"]:disabled:not(:checked) + label:before,
.reporting input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.reporting label{
    width: 100%;
}

.reporting .row .offset-by-one {
    margin-left: 13.5%;
}

.reporting .modal.and.carousel {
    position: fixed; 
  }

.reporting a:focus{
    text-decoration: underline;
}

.reporting fieldset legend {
    background: none;
}

.close-reveal-modal:focus {
    color: rgb(204,0,0);
}

/* Collection */

#animation_container {
    width: auto !important;
    height: auto !important;
}

/*Analysis*/


.analysis ul.breadcrumbs{
    background: none repeat scroll 0 0 #0033ff;
    border: 1px solid #0019ff;
    color: #FFFFFF;
}

.analysis h2{
    font-family: "Swiss721 LtCn BT Light","Swiss721", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-variant: small-caps;
    color: rgb(100, 152, 192);
    margin: 10px 0 5px 0;
    color: #0033ff;
    font-size: 24px;

}

.analysis .panel.callout h2 {
    font-size: 1.2em;
    font-weight: bold;
}
.analysis .panel.callout h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}



.analysis [role="tablist"] {
    margin-bottom: 0;
    border-bottom: solid 1px #e6e6e6;
    display: block;
    height: 40px;
    padding: 0;
}
.analysis [role="tab"][aria-selected="true"] {
    color: #0033ff;
    font-family: 'Futura MdCn BT Medium', 'Futura MdCn BT', 'Futura', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    border-top: 3px solid #0033ff;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}
.analysis [role="tab"][aria-selected="true"]:hover {
    text-decoration: none;
}

.analysis [role="tab"]:focus{
    outline: 2px dotted skyblue;
}

.analysis [role="tab"] {
    color: #3c3c3c;
    font-family: 'Futura MdCn BT Medium', 'Futura MdCn BT', 'Futura', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 40px;
    height: 40px;
    padding: 0 23.8px;
    border: 1px solid #fff;
    border-top: 3px solid #fff;
    border-bottom: 1px solid #e6e6e6;
    background: none;
}

.analysis [role="tab"]:hover {
    color: #0033ff;
    text-decoration: underline;
}

.analysis table caption {
    color: #006600;
}


.analysis .secondary {
    font-size: 0.8em;
}

.analysis #footer .secondary {
    font-size: 1em;
    margin-top: 0.1em;
}



.analysis .graph-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.analysis .graph-legend {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.analysis .legend-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.analysis select.correct {
    color: #008800;
    font-weight: 700;
    border: 2px solid #008800;
}


/*SVG Accessibility */

.analysis svg {
    background: white;
}

.analysis svg text {
    background-color: white;
    color: black;
}


/*Lab Report*/

.lreport ul.breadcrumbs{
    background: none repeat scroll 0 0 #003399;
    border: 1px solid #0019cc;
    color: #FFFFFF;
}
.lreport h2{
    color: #003399;
    font-size: 30px;
}
.lreport h3{
    font-family: 'Swiss721 Blk BT Black', 'Swiss721', Helvetica, Arial, sans-serif;
    font-size: 26px;
    color: rgb(100,152,192);
}
.lreport h4{
    font-family: "Helvetica Neue 37 Thin Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #000000;
}

.lreport label {
    cursor: default;
}

.lreport table caption {
    color: #006600;
}

.lreport .secondary {
    font-size: 0.8em;
}

.lreport #footer .secondary {
    font-size: 1em;
    margin-top: 0.1em;
}

.lreport .graph-container {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.lreport .graph-legend {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.lreport .legend-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.lreport select.correct {
    color: #008800;
    font-weight: 700;
    border: 2px solid #008800;
}

/*SVG Accessibility */
.lreport svg {
    background: white;
}

.lreport svg text {
    background-color: white;
    color: black;
}

/*Common*/

.sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
    background-color: #000;
    color: #fff;
}

.sr-only-text{
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    text-indent: 101%;
    display: inline-block;
    margin: 0;
    width: .1px;
    height: .1px;
    background-color: #000;
    color: #fff;
}


.mleft{ 
    background-color: linear-gradient(0deg, rgba(40,58,60,1) 0%, rgba(67,98,101,1) 35%, rgba(63,94,97,1) 100%);
}
ul.breadcrumbs li.current a:focus {
    text-decoration: underline;
}


/* LINKS */
a:focus {
    text-decoration: underline;
}

a.secondary:focus {
    border: 1px solid black;
}

a.title {
    background-color: #426266;
}

a[data-reveal-id], a.redlink {
    text-decoration: underline;
    color: rgb(204,0,0);
}

a[data-reveal-id]:hover, a.redlink:hover {
    text-decoration: underline;
    color: rgb(204,0,0);
}


#footer {
    margin-top: 0.8em;
    height: 2em;
}

#footer span{
    /* vertical-align: sub; */
    font-size: 1.1rem;
    margin-top: 1.8em;
    line-height: 20px;
    color: #fff;
}

.paragraph { 
    line-height: 1.6;
    margin-bottom: 17px;
}

.reveal-modal{
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important;
    position: fixed !important;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate(calc(-50% - 0.5px), calc(-50% - 0.5px));
    backface-visibility: hidden;
    transform: translate(calc(-50% - 0.5px), calc(-50% - 0.5px));
}

.reveal-modal *:focus {
    outline: none;
}

.calculator span:focus {
    border: 1px solid rgb(0, 4, 248)
}