p {
    text-align: justify;
}
@media (min-width: 769px) {
    #main-content>div:nth-of-type(2) {
        margin-left: 2%;
        margin-right: 0%;
    }
    #main-content>div:nth-of-type(3) {
        margin-left: 7%;
        margin-right: 0;
        padding-right: 0;
    }
}

div.span8>#main-content>div.span12 {
    margin-left: 0%;
}
.nomargin li {
    list-style: none;
}
.learnmorelinks li {
    list-style: none;
}
h4 {
    font-size: 14px;
}
.program-header {
    background: #fdb930;
    width: 100%;
    min-height: 30px;
    padding-top: 18px;
    padding-left: 15px;
    min-height: 30px;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
}
.program-header h2 {
    color: #fff;
}
.main-title {
    font-family: helvetica;
    /*font-size: 25px;*/
    
    color: #fff;
    vertical-align: -webkit-baseline-middle;
}
.learnmorelinks li,
.learnmorelinks ul {
    background: #ebebeb;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 10px;
    border-top: 1px solid #b6c3cc;
    text-transform: uppercase;
}
.learnmorelinks {
    padding-left: 0px;
    padding-right: 25px;
    margin-top: 20px;
}
.learnmorelinks>li>h2 {
    padding: 0;
}
a {
    text-decoration: none;
}
.noborder {
    border: none !important;
}
.navtitle {
    border-bottom: 1px solid #b6c3cc;
    width: 85%;
    padding-bottom: 8px;
    margin-bottom: 8px;
    margin-top: 40px;
}
.middlenav {
    padding-left: 0px;
    margin: 0;
}
.middlenav li {
    list-style: none;
}
.titlestrong {
    font-weight: 700;
    /*font-size: 25px;*/
    
    color: #fff;
    margin-right: 15px;
    vertical-align: -webkit-baseline-middle;
}
.title-header {
    margin-bottom: 10px;
}
.nomargin {
    margin: 0;
}
.nopadding {
    padding: 0;
}
table tr:nth-child(2n) td {
    background: none!important;
}
.cert_degree>tbody>tr:last-of-type {
    /*border-top:3px solid #000!important;*/
    
    border-bottom: none;
}
table td {
    padding: 0px;
    font-size: 13px;
}
/*.cert_degree>tbody>tr:first-of-type{border-bottom:3px solid #000;}*/

.cert_degree>tbody>tr {
    border-bottom: 1px solid #d7d7d7;
}
.right {
    text-align: center;
    font-weight: bold;
}
.float-right {
    float: right;
}
table th {
    padding: 0;
}
.fiveboxes {
    display: none
}
.sixboxes {
    display: none;
}
.yellow-five,
.blue-five,
.grey-five,
.red-five,
.darkblue-five {
    height: 33px;
    padding-top: 7px;
    float: left;
}
.yellow-five h2,
.blue-five h2,
.grey-five h2,
.red-five h2,
.darkblue-five h2 {
    color: #fff;
    text-transform: uppercase;
}
.yellow-five {
    background: #fdb930;
    text-align: right;
    margin-right: 2%;
    width: 36%;
    padding-right: 10px;
}
.blue-five {
    background: #00529c;
    text-align: center;
    width: 20%;
}
.grey-five {
    background: #ababab;
    text-align: left;
    margin-left: 2%;
    width: 36%;
    padding-left: 10px;
}
.red-five {
    background: #49182d;
    text-align: right;
    width: 54%;
    padding-right: 10px;
}
.darkblue-five {
    background: #013668;
    text-align: left;
    margin-left: 2%;
    width: 40%;
    padding-left: 10px;
}
.tech-bot-bar {
    margin-top: 10px;
    margin-bottom: 60px;
}
.yellow-six,
.blue-six,
.grey-six,
.red-six,
.darkblue-six,
.green-six {
    height: 33px;
    padding-top: 7px;
    float: left;
}
.yellow-six h2,
.blue-six h2,
.grey-six h2,
.red-six h2,
.darkblue-six h2,
.green-six h2 {
    color: #fff;
}
.yellow-six {
    background: #fdb930;
    text-align: right;
    margin-right: 2%;
    width: 47%;
    padding-right: 10px;
}
.blue-six {
    background: #00529c;
    text-align: left;
    width: 47%;
    padding-left: 10px;
}
.grey-six {
    background: #ababab;
    text-align: right;
    margin-right: 2%;
    width: 39%;
    padding-right: 10px;
}
.red-six {
    background: #49182d;
    text-align: left;
    width: 55%;
    padding-left: 10px;
}
.darkblue-six {
    background: #013668;
    text-align: right;
    margin-right: 2%;
    width: 55%;
    padding-right: 10px;
}
.green-six {
    background: #445660;
    text-align: left;
    width: 39%;
    padding-left: 10px;
}
.tech-row-1 {
    margin-left: 1%;
}
.tech-row-2 {
    margin-top: 50px;
    margin-left: 1%!important;
}
.tech-row-3 {
    margin-top: 100px;
    margin-bottom: 160px;
    margin-left: 1%!important;
}
.span-divider {
    margin-left: 1.4%;
    border-left: 1px solid #cbd2d8;
    padding-left: 1.4%;
    width: 45%;
}
h2 {
    font-size: 19px;
}
.cert_degree>tbody>tr>td:first-of-type {
    width: 12%!important;
}
.arrow-right {
    font-weight: bold;
    color: #023867;
}
.arrow-right::before {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 9px solid #00559C;
    float: left;
    margin-left: -15px;
    padding-right: 5px;
    margin-top: 5px;
}
div.span12 ul li {
    margin-bottom: 5px;
}
.table_subtitle {
    font-weight: bold;
}
.table-subtitle {
    font-weight: bold;
}
.span6 {
    width: 47.153%;
    margin-right: 2.695%;
}
.main-side-nav,
.main-side-nav li,
.main-side-nav li ul,
.main-side-nav li ul li {
    list-style: none;
}
.main-side-nav a,
.main-side-nav li a,
.main-side-nav li ul a,
.main-side-nav li ul li a {
    color: #000;
}
.main-side-nav {
    padding: 0;
}
.sub-list-nav {
    margin: 0;
    display: none;
}
.main-side-nav li ul li a {
    font-weight: initial;
}
.contact-list li {
    list-style: none;
    margin-bottom: 10px;
}
.contact-list {
    padding: 0
}
.contact-title {
    border-bottom: 1px solid #B6C3CC;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.department-header {
    min-height: 20px;
    margin-bottom: 15px;
}
.dept-title {
    background: #00529c;
    width: 100%;
    float: left;
    z-index: 100;
    position: relative;
    padding: 13px 0 0 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 28px;
}
.dept-links h2 {
    text-align: right;
    color: #fff;
    padding: 10px 10px;
    font-size: 18px;
}
.dept-links h2 a,
.dept-links h2 a:visited {
    color: #fff;
}
.dept-links {
    margin-bottom: 20px;
}
.dept-links2 h2 {
    text-align: left;
    color: #fff;
    padding: 10px 10px;
    font-size: 18px;
}
.dept-links2 h2 a,
.dept-links h2 a:visited {
    color: #fff;
}
.dept-links2 {
    margin-bottom: 20px;
}
.side-img {
    margin-bottom: 20px;
}
.grey-link,
.blue-link,
.red-link {
    margin-bottom: 23px;
}
.grey-link {
    background: #ABABAB;
}
.blue-link {
    background: #00529C;
}
.red-link {
    background: #49182D;
}
.dark-link {
    background: #445660;
}
.side-img {
    min-height: 242px;
    margin-right: 0;
}
.dept-side {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 35px, 0, 15px, 15px;
    margin-top: -25%;
    position: relative;
    z-index: 100;
    font-size: 20px;
    padding: 36px 0 15px 15px;
}
.second-content {
    width: 50%;
    border-bottom: 1px solid #CBD2D8;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.content-left {
    float: left;
    width: 47%;
    padding-right: 3%;
    margin-right: 2%;
    border-right: 1px solid #B6C3CC;
}
.content-right {
    float: right;
    width: 47%;
}
.content-left-noborder {
    float: left;
    width: 47%;
    padding-right: 3%;
    margin-right: 2%;
}
.content-three-left {
    width: 31%;
    float: left;
    margin-right: 3%;
    border-right: 1px solid #B6C3CC;
}
.content-three-right {
    width: 31%;
    float: right;
}
.content-three-middle {
    width: 31%;
    float: left;
    margin-right: 2%;
    border-right: 1px solid #B6C3CC;
}
.content-three-left-nb {
    width: 31%;
    float: left;
    margin-right: 3%;
}
.content-three-middle-nb {
    width: 31%;
    float: left;
    margin-right: 2%;
}
.multi-program {
    color: #023867!important;
    border-bottom: 1px solid #B6C3CC;
    margin-bottom: 6px;
    padding-bottom: 6px;
    width: 75%;
    padding-right: 0px!important;
    float: right;
    text-align: right!important;
}
.dept-links ul li {
    list-style: none;
    text-align: right;
}
.dept-links2 ul li {
    list-style: none;
    text-align: right;
}
.grey-link2 {
    background: #ABABAB;
}
.blue-link2 {
    background: #00529C;
}
.red-link2 {
    background: #49182D;
}
.grey-link2,
.blue-link2,
.red-link2 {
    margin-bottom: 23px;
    float: right;
}
.grey-link2 a,
.blue-link2 a,
.red-link2 a {
    text-align: left;
}
.course-dropdown.collapse {
    display: none;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}
.course-dropdown {
    background: #003768;
    padding: 10px 40px;
    color: #fff;
    margin-bottom: 10px;
}
.drop-top {
    font-weight: bold;
}
.drop-break {
    background: #356991;
    margin: 5px 0px!important;
}
.drop-title {
    font-weight: bold;
    font-style: italic
}
.btn-drop {
    background: #033766;
    color: #fabb46;
    font-size: 14px;
    padding: 2px 20px 4px 10px;
    text-transform: none;
}
.btn-drop-top {
    background: #fff;
    color: #fabb46;
    font-size: 14px;
    padding: 2px 15px 4px 10px;
    text-transform: none;
}
.btn-drop-top .down-arrow {
    display: none;
}
.collapsed {
    background: none;
    color: #033766;
}
.down-arrow {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #fabb46;
    top: -11px;
    left: 14px;
    position: relative;
    float: right;
}
.collapsed .down-arrow {
    display: none;
}
.collapse.in {
    overflow: hidden;
}
.course-dropdown .span2 {
    text-align: center;
    font-weight: bold;
}
.yital {
    font-style: italic;
    color: rgba(253, 185, 48, 1);
}
.offset2 {
    margin-left: 16.94912%;
}
.offset7 {
    margin-left: 59.32204%;
}
.offset8 {
    margin-left: 67.79661%;
}
.certlast {
    text-align: right;
    font-weight: bold;
}
.courses-list {
    font-weight: bold;
}
.cnumber {
    width: 16%;
}
table td {
    padding: 7px 0px;
}
.yellowital {
    color: rgba(253, 185, 48, 1);
    font-style: italic;
}
/*.right{color:#fff;font-style:initial;}
	.right strong{color:#fff;font-style:initial;}*/

.bottom-links {
    text-align: right;
    font-weight: bold;
    color: #fff;
}
.bottom-links a,
.bottom-links a:visited {
    color: #fff;
}
.spanrow {
    margin-top: 30px;
}
.left-text {
    margin-right: 30px;
    float: right;
    text-align: right;
}
.right-text {
    margin-left: 30px;
    float: left;
    text-align: left;
}
.left-text h2,
.right-text h2 {
    border-bottom: 1px solid #b6c3cc;
    margin-bottom: 7px;
    padding-bottom: 7px;
}
.schools-itext {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    margin-top: -18%;
    position: relative;
    z-index: 100;
    font-size: 20px;
    padding: 36px 0 15px 15px;
    width: 93.7%;
    font-weight: bold;
}
.schools-title {
    color: #fff;
    background: rgba(52, 14, 45, 0.7);
    width: 94.5%;
    margin-top: -43px;
    float: left;
    z-index: 100;
    position: relative;
    padding: 13px 0 0 0;
    text-align: right;
    text-transform: uppercase;
}
table a {
    color: #FDBB30;
}
table a:hover {
    color: #fff;
}
.course-dropdown a {
    color: #FDBB30;
}
.course-dropdown a:hover {
    color: #fff;
}
.course-dropdown h1,
.course-dropdown h2,
.course-dropdown h3,
.course-dropdown h4,
.course-dropdown h5 {
    color: #fff;
}
.span3 .collapse {
    display: block;
}
@media (max-width: 769px) {
    .span3 .collapse {
        display: none;
    }
    .span3 .collapse.in {
        display: block;
    }
}
@media (max-width: 660px) {
    .blue-six,
    .yellow-six,
    .grey-six,
    .red-six,
    .darkblue-six,
    .green-six {
        width: 96%!important;
        text-align: left;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 10px;
    }
}
.program-header:after {
    position: absolute;
    content: " ";
    display: block;
    background: #fdb930;
    right: -100%;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
}
.dept-title {
    margin-bottom: 25px;
}