body { background-color: #370404; }
#contentWrapper #content { background-color: #fff; background: rgb(201,201,189); background: linear-gradient(0deg, rgba(201,201,189,1) 0%, rgba(201,201,189,1) 77%, rgba(255,255,255,1) 100%); line-height: 1.5em; }
a { color: #8f1e26; text-decoration: none; }
a:hover { color: #8f1e26; text-decoration: underline; }
header { border-bottom: 0px solid #dcdcdc; background: #fff; }
footer { background: #370404; color: #fff; }
footer #copyright { background: #370404; }
footer a { color: #fff; }
footer a:hover { color: #fff; text-decoration: underline; }
h2 {
    font-size: 1.8em;
    color: #2d2d2d;
    border-bottom: solid 4px #8f1e26;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
#title { background: transparent; }
#title .inner {
    padding: 25px 10px;
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    min-height: 50px;
    padding: 0;
    position: relative;
    text-align: left;
    color: #fff;
}
#title .title { border-bottom: 5px solid #1159a8; padding-bottom: 10px; margin: 0 0 -30px; float: left; }
#menu > ul > li > a:hover, #menu #accountWrapper a:hover, #menu > ul > li.active > a { color: #1159a8; }
input.default { background: #1159a8; color: #fff; transition-duration: 0.5s;  font-weight: 600; }
input.default:hover { background: #a4212a; color: #fff; }
.accordion .itemActive .title, .accordion .itemActive .title:hover, .accordion .title:hover { background-color: #c7e8de; }
.sideSearch .head{ background-color: #eeeeee; color: #333; }
.btn-primary {
    border-color: #8f1d25;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #8f1d25;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background-image: none;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075);
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    user-select: none;
}
.btn-secondary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #8f1d25;
    border-color: #8f3b1d #8f3b1d #4f2110;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 1px 1px rgba(0,0,0,0.075);
    padding: 10px 16px;
    margin: 6px 10px;
    border-radius: 30px;
    display: inline-block;
}
.btn-primary:hover, .btn-secondary:hover {
    border-color: #a4212a;
    background-color: #a4212a;
    text-decoration: none;
    color: #fff;
}

.social-info a {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    border: solid 1.5px #b3afa2;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    margin-right: 8px;
}
.social-info a i {
    margin-top: 6px;
    margin-left: 3px;
}

/******TABS**********/
/** Override Default Tabs **/
.gadgetTabWrapper .tabBtn a { border-color: #dadada; color: #8f1e26; background: none; }
.gadgetTabWrapper .tabBtn a:hover, .gadgetTabWrapper .tabActive a, .gadgetTabWrapper .tabActive a:hover { background: #8f1d25; border-color: #ab2932; color: #fff; }


/** Custom btn-group Tabs **/
.btn-group { position: relative; display: inline-block; vertical-align: middle; }
.btn-group .tabsHorizontal .tabBtn { margin-right: inherit; }
.btn-group .tabBtn { background-image: linear-gradient(to bottom,#fff 0,#e6e6e6 100%); background-repeat: repeat-x; border-color: #e0e0e0; text-shadow: 0 1px 0 #fff; border: solid 1px #ccc; border-radius: 6px; }
.btn-group .tabBtn:hover { background-image: linear-gradient(to bottom,#dedede 0,#e6e6e6 100%); }
.btn-group .tabsHorizontal .tabBtn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; }
.btn-group .tabsHorizontal .tabBtn:not(:first-child):not(:last-child) { border-radius: 0; border-left: 0px; border-radius: 0px; }
.btn-group .tabsHorizontal .tabBtn:nth-last-child(2) { border-radius: 6px!important; border-bottom-left-radius: 0!important; border-top-left-radius: 0!important; }
.btn-group .gadgetTabWrapper .tabBtn a:hover { background-color: #e6e6e6; border-color: #e0e0e0; color: #333333; }
.btn-group .tabsHorizontal { border-bottom-width: 0px; }
.btn-group .tabsHorizontal .tabBtn a { border-bottom: inherit; border-top-left-radius: inherit; border-top-right-radius: inherit; text-align: center; }
.btn-group .gadgetTabWrapper .tabBtn a, .btn-group .gadgetTabWrapper .tabBtn a:hover, .btn-group .gadgetTabWrapper .tabActive a, .btn-group .gadgetTabWrapper .tabActive a:hover { background: none; border: 0; color: #333; }

/******HEADER**********/
.myHead .info .fa { color: #8f1d25; }

/******HOME PAGE**********/
.defaultPageOuter .myFeatured{ background: radial-gradient(ellipse at center, #fff 0%,#9eefd7 100%); }
.defaultPageOuter .intro .highlight .icon{ color: #8f1d25; border: 1px solid #8f1d25; }
.defaultPageOuter .intro .highlight:hover{ background: #eafff8; }
.defaultPageOuter .intro .highlight:hover .icon{ color: #25a37d; }
.defaultPageOuter .slide1 .myQuickSearch .go{ background: #8f1d25; }
.defaultPageOuter .slide1 .myQuickSearch .go:hover{ background: #c90e2e; }

/******ABOUT PAGE**********/
.credentials{ background: #f3f3f3; color: #333; }

@media (min-width: 992px) {
    #menu > ul > li > a { color: #000; font-size: 12px; font-weight: 700; padding: 20px 10px; }
    #menu > ul > li > a:hover { color: #000; }
    .stickyNav #navigation { border-bottom: 0px; border-top: 0px; }
}
