body,
html {
    font-family: calibri, helvetica, sans-serif;
    text-align: left;
    margin: 0;
    padding: 0;
    background: #fff;
}

html,
body,
div[class^="container"] {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 99.95%;
}

.container-fluid {
    max-width: 1200px;
}

#adaWrap {
    background: #fff;
    color: #000;
    width: 100%;
    margin: 0;
    padding: 0;
}

#ada {
    background: #fff;
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 985px !important;
    height: 30px !important;
    overflow: hidden;
}

#ada p {
    text-align: right;
}

#ada a {
    color: #000;
    background: transparent;
    font-size: 90%;
    line-height: 250%;
}

#ada a:hover {
    color: #0089c9;
    background: transparent;
}

/* NAVIGATION */

ul.nav li {
    background-color: #ccc;
}

ul.navbar-nav li {
    background-color: #dbdbdb;
}

.navbar-default .navbar-nav>li>a {
    color: #003865;
    text-decoration: none;
    line-height: 3em;
}

.circle {
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #78BE21;
    font-size: 13px;
    color: #003865;
    display: inline-block;
    line-height: 1.5em;

}

.dropdown-menu>li>a {
    color: #003865;
    text-decoration: none;
    border-bottom: 1px dotted #003865;
    padding-top: 10px;
}

.dropdown-menu {
    padding: 0;
    border: 1px #003865 solid;
    min-width: 320px;
}

.dropdown-menu>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #000 !important;
    background-color: #A4BCC2 !important;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #000 !important;
    background-color: #A4BCC2 !important;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*  BUTTONS */

.btn,
a.btn {
    background-color: #003865 !important;
    font-weight: bold !important;
    color: #ffffff !important;
    text-decoration: none !important;
    border: 1px solid #003865 !important;
    background-image: none !important;
}

.btn:hover,
.btn:focus,
.btn.focus,
a.btn:hover,
a.btn:focus,
a.btn.focus {
    color: #003865 !important;
    text-decoration: none !important;
    background-color: #A4BCC2 !important;
    border: 1px solid #003865 !important;
    background-image: none !important;
}

/*   SEARCH  */

#q {
    width: 170px;
    font-size: 108%;
    margin: 6px 0 0px 8px;
    padding: 0;
    float: left;
}

#searchform label {
    float: left;
    display: none;
}

#searchform {
    border: 1px solid #003865;
    width: 220px;
    height: 35px;
}

#topLinks {
    vertical-align: top;
    position: relative;
    top: 7px;
    font-weight: bold;
    font-size: 1.2em;
    color: #003865;
}

#topLinks a {
    color: #003865;
    text-decoration: none;
    vertical-align: top;
}

#search_main {
    padding: 20px 0 0 0;
    text-align: right;
}

#searchbutton {
    position: absolute;
    right: 15px;
}

form,
input {
    margin: 0;
    padding: 0;
}

form {
    display: inline-block;
}

a,
a:link,
a:visited {
    color: #0563c1;
    background: transparent;
    text-decoration: underline;
}

#contact a {
    font-size: 119%;
    font-weight: bold;
    line-height: 3em;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    line-height: 100%;
}

h1 {
    font-size: 200%;
    line-height: 125%;
    text-align: center;
    color: #003865;
}

h2 {
    font-size: 119%;
    line-height: 110%;
}

h3 {
    font-size: 110%;
    line-height: 105%;
}

h4,
h5,
h6 {
    font-size: 100%;
    color: #000;
}

h4 {
    margin-top: 25px;
}

#Leftnav {
    padding: 15px;
    width: 190px;
    text-align: left;
    color: #fff;
    float: left;
    z-index: 2;
    background-color: #003865;
}

#Leftnav li {
    list-style: none;
    padding: 8px 0;
}

#Leftnav ul {
    margin-left: -38px;
}

#Leftnav a {
    color: #fff;
    text-decoration: none;
}

#Leftnav a {
    color: #fff;
    text-decoration: none;
}

#Leftnav a:hover {
    text-decoration: underline;
}

.mainFlex {
    display: flex;
}

.subMain {
    width: calc(100% - 230px);
    float: left;
}

.subMainVideo {
    width: calc(100%);
    float: left;
}

[class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
}


#adaWrap {
    background: #fff;
    color: #000;
    width: 100%;
    margin: 0;
    padding: 0;
}

#ada {
    background: #fff;
    color: #000;
    margin: 0 auto;
    padding: 0;
    width: 985px !important;
    height: 30px !important;
    overflow: hidden;
}

#ada p {
    text-align: right;
}

#ada a {
    color: #000;
    background: transparent;
    font-size: 90%;
    line-height: 250%;
}

#ada a:hover {
    color: #0089c9;
    background: transparent;
}

.main {
    background-color: #fff;
    text-align: left;
    margin-top: -1px;
}

.main2 {
    min-height: 800px;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 250px 0 250px;
}

.main3 {
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 250px 0 250px;
}

.main {
    overflow-y: hidden;
}

blockquote{
    font-size: 14px;
}

/* Accordion */

.js-accordion {
    padding: 0 15px;
}

.js-accordion__panel[aria-hidden=true] {
    display: none;
}

.js-accordion__panel[role="tabpanel"] .js-accordion__header {
    display: none;
    margin: 10px;
}

.js-accordion__panel {
    margin: 10px;
}

td,
th {
    padding: 6px;
    border: 1px solid #898989;
    text-align: left;
}

#pastEvents {
    position: relative;
    left: 70%;
    font-size: 115%;
    display: inline;
}

.calTable {
    width: 100%;
    max-width: 1000px;
    margin-bottom: 38px;
}

.calTable th {
    text-align: center;
    background-color: #fff;
    color: #003865;
    font-size: 1.3em;
}


.calTable td {
    text-align: center;
}

.gradeTable th {
    background-color: #003865;
    color: #fff;
}

a.js-accordion__header {
    display: block !important;
    width: 100%;
    background-color: #003865;
    color: #fff;
    padding: 5px;
    margin: 5px;
    font-size: 85%;
}

a.js-accordion__header:hover,
a.js-accordion__header:focus {
    color: #fff;
    text-decoration: none;
}

.js-accordion__header[aria-expanded="true"]:before {
    font-family: FontAwesome;
    content: "\f068  ";
    padding-right: 5px;
    border-top: none !important;
}

.js-accordion__header[aria-expanded="false"]:before {
    font-family: FontAwesome;
    content: "\f067  ";
    border-top: none !important;
    padding-right: 5px;
}

/* LEFT NAV */

#logo {
    padding: 0;
    text-align: left;
}

#logo img {
    width: 100%;
    max-width: 450px;
}

#logo2 {
    padding: 40px 0 10px 0;
    text-align: right;
}

#logo2 img {
    text-align: right;
    min-width: 140px;
    max-width: 250px;
}

#logo3 img {
    float: left;
    min-width: 140px;
    max-width: 100%;
}

#homeText {
    position: absolute;
    left: 50px;
    top: 50px;
    width: 400px;
    font-size: 115%;
}

#homeTextIt {
    font-weight: 500;
    font-style: italic;
}

#homeText h1 {
    color: #003865;
    font-size: 120%;
    text-align: left;
}

.notBold {
    font-weight: 400;
}

#qlMobile{
    display: none;
}

.desc{
    font-weight: 400;
    text-align: center; 
    margin-top:-17px; 
    font-size:1.2em; 
    color:#003865;
}

.mainImage {
    float: right;
    width: 40%;
    max-width: 600px;
    margin-top: 1px;
}

a:focus {
    border-radius: 5px;
    color: rgb(0, 56, 101) !important;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(164, 188, 194) !important;
}

.imageLink {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 65px;
    text-align: center;
    margin: 16px;
}

.imageLink a {
    position: absolute;
    color: #003865;
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
}

.imageLink img{
    width: 100%;
}

/* Styles for tablist */

#tab1 {
    width: 33.3%;
    background: hsl(106, 46%, 50%);
    height: 40px;
    vertical-align: middle;
}

#tab1 a {
    color: #003865;
    text-decoration: none;
}

#tab2 {
    width: 33.3%;
    height: 40px;
    background: #93CC79;
}

#tab2 a {
    color: #003865;
    text-decoration: none;
}

#tab3 {
    width: 33.3%;
    background: #C0DFAE;
    height: 40px;
}

#tab3 a {
    color: #003865;
    text-decoration: none;
}

[role="tablist"] {
    margin: 0 -.07em -.1em 0;
    overflow: visible;
    font-size: 1.2em;
}

[role="tabpanel"] {
    font-size: 14px;
}

[role="tab"] {
    position: relative;
    margin: 0;
    top: 4px;
    overflow: visible;
    vertical-align: -moz-middle-with-baseline;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

[role="tab"]:hover::after,
[role="tab"]:focus::after,
[role="tab"][aria-selected="true"]::after {
    position: absolute;
    bottom: 100%;
    right: 1px;
    left: 0px;
    border-top: 3px solid #003865;
    content: '';
    top: 35px;
}

.js-accordion__header::after {
    border: none !important;
}

[role="tab"][aria-selected="true"] {
    border-radius: 0;
    outline: 0;
}

[role="tab"][aria-selected="true"]:not(:focus):not(:hover)::before {
    border-top: 5px solid #003865;
}

[role="tab"][aria-selected="true"]::after {
    position: absolute;
    z-index: 3;
    bottom: -1px;
    right: 0;
    left: 0;
    height: .3em;
    box-shadow: none;
    content: '';
}

[role="tab"]:hover,
[role="tab"]:focus,
[role="tab"]:active {
    outline: 0;
    border-radius: 0;
    color: inherit;
}

[role="tab"]:hover::before,
[role="tab"]:focus::before {
    border-color: #003865;
}

.homeHead {
    text-align: center;
}

.homeHead>h2 {
    font-size: 180%;
    padding-bottom: 3px;
    color: #003865;
}

.navbar-nav>li>a {
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 20px;
}

.footer {
    background: #D9D9D6;
    color: #003865;
    padding-left: 50px;
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 30px;
}

.footer>.row {
    margin-right: 0;
    margin-left: 0;
}

.noDisc {
    list-style: none;
    padding: 0;
}

.footer a {
    color: #003865;
}

/* Container holding the image and the text */

.containerHome {
    position: relative;
    text-align: center;
    top: 30px;
}

/* Bottom left text */

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

/* Top left text */

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

/* Top right text */

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

/* Bottom right text */

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

/* Centered text */

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.containerHome a {
    font-weight: bold;
    color: #003865;
    font-size: 1.3em;
    padding: 35px 0 40px 0;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */

.navbar {
    background-color: #D9D9D6;
    margin: 0;
    margin-right: -15px;
    margin-left: -15px;
    border: 0;
    border-bottom: 5px solid #003865;
    border-radius: 0;
    min-height: 40px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #003865;
}

.navbar-default .navbar-toggle {
    border-color: #003865;
}

.nav-item {
    font-size: 100%;
    font-weight: bolder;
}

.nav-item a {
    padding: 10px 0;
}

.nav-item img {
    width: 20px;
}

#imageHolder {
    height: 200px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 768px) {
    #logo2 {
        display: none;
    }
    #search_main {
        margin-top: -20px;
    }
    #tab1,
    #tab2,
    #tab3 {
        width: 100%;
    }
    .mainFlex {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .dropdown-menu>li>a {
        color: #003865 !important;
        text-decoration: none;
    }
    .navbar-default .navbar-nav>li>a {
        color: #003865;
        text-decoration: none;
        line-height: 1.9em;
    }
    .mainImage {
        display: none;
    }
 
    #homeText {
        top: unset;
        left: 15px;
        width: 90%;
    }
    .containerHome {
        top: 5px;
    }
}

@media (max-width: 600px) {
    .btn-next {
        top: 80px;
        margin: 0 -10px 0 -10px;
    }
    .col-sm-12 {
        margin-left: -14px;
        margin-right: -14px;
    }
    .subMain {
        width: 100%;
    }
    #Leftnav{
        display: none;
    }
    #qlMobile{
        display: inline;
    }
}

@media (max-width: 444px) {
    .contact {
        width: 100%;
    }
    .footer {
        padding-left: 10px;
    }
    .footer .col-xs-3 {
        width: 35%;
    }
}

@media (max-width: 350px) {
    #searchform {
        width: 160px;
    }
}

@media (max-width: 281px) {
    #topLinks {
        top: 0;
    }
}