﻿.content-body h2,
.content-body h3,
.content-body h4 {
    border-bottom: 1px solid #f1f1f1;
}
.btn a {
    color: #fff;
}
#page-content h1 {
    font-family: Arial, sans-serif;
    font-weight: 500;
}
#page-content h2 {
    font-family: Arial, sans-serif;
    font-weight: 500;
}
#page-content h3 {
    font-family: Arial, sans-serif;
    font-weight: 500;
}
#page-content h4 {
    font-family: Arial, sans-serif;
    font-weight: 500;
}
#page-content {
    margin-bottom: 50px;
}
.gateway-quote {
    padding: 25px 0;
    font-size: 20px;
    line-height: 30px;
    font-style: Italic;
}
.yellow-wrapper {
    background-color: #fceecc;
    padding: 0px 10px;
}
.section-nav ul ul {
    border-left: 3px solid #337ab7;
    background-color: #f1f1f1;
}
.section-nav h2 a {
    color: #212121;
}
.item-image {
    width: 100%;
    margin: 1em 0;
}
.content-body h2,
.content-body h3,
.content-body h4 {
    border-bottom: 1px solid #f1f1f1;
}
.btn a {
    color: #fff;
}
.btn-primaryNew {
    color: #fff;
    background-color: #ed7000;
    border-color: #2e6da4;
    margin: 20px 0;
}
.btn-primaryNew:hover {
    background-color: #e9591a;
    color: #fff !important;
} /*---------------------------------section nav----------------------------------*/
.section-nav {
    background-color: #fceecc;
}
.section-nav a,
.section-nav a:visited {
    font-size: 16px !important;
    color: #000000 !important;
    text-decoration: none;
}
.section-nav a:hover {
    text-decoration: underline !important;
    font-weight: normal !important;
    background-color: #fceecc !important;
}
.section-nav-header {
    margin-top: 25px;
}
.section-nav-header h2 {
    margin: 0;
    background-color: #fadd99;
    color: #000000;
    line-height: 60px;
    padding-left: 15px;
    font-weight: normal;
}
.section-nav-header h3 {
    margin: 0;
    background-color: #fadd99;
    color: #000000;
    line-height: 40px;
    padding-left: 15px;
    font-weight: normal;
}
.section-nav-items {
    background-color: #fceecc;
    padding: 15px 0;
}
.section-nav ul ul {
    border-left: 5px solid #ed8b00;
    background-color: #e5e4e3;
    -webkit-padding-start: 20px !important;
    margin-left: 15px;
    margin-bottom: 10px;
    padding: 10px 0;
}
.section-nav ul ul li {
    list-style: none;
}
.section-nav ul ul li a:hover {
    text-decoration: underline !important;
    font-weight: normal !important;
    background-color: #e5e4e3 !important;
}
.section-nav h2 a {
    color: #212121;
}
.caption {
    padding: 0px !important;
}
.table-bordered > tbody > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    font-weight: bold;
}
.table-bordered caption {
    color: #494949;
}
.library-floating-box {
    margin: 1px;
    border: solid 1px #dcdcdc;
    padding-top: 0.1cm;
    width: 100%;
    height: auto;
    margin-right: 17px;
    margin-bottom: 17px;
    position: relative;
    float: left;
}
.MoreLinkheader {
    text-align: right;
    margin-bottom: 30px;
    color: #00205b;
    text-decoration: underline;
}

.MoreLinkheader:hover {
    cursor: pointer;
    font-weight: bold;
    color: #6a3460;
    text-decoration: underline;
}

.MoreLinkcontent {
    display: none;
    padding: 5px;
}
