@charset "utf-8";
/*********************** RWD Elements **********************/
.rwdBtns {
    clear: both;
}
a.btnRwd:before {
    content: "\f0c9";
    color: #00456b;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
a.btnRwd {
    display: none;
    float: right;
    margin: -10px 0 0 0;
}
a.btnSearch:before {
    content: "\f002";
    color: #00456b;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
a.btnSearch:hover {
    text-decoration: none;
}
a.btnSearch {
    display: none;
    float: right;
    margin: -8px 15px 0 0;
}
a.btnRwd:hover {
    text-decoration: none;
    color: #CCC;
}
.rwdNav {
    display: none;
    position: absolute;
    top: 130px;
    left: 2em;
    right: 2em;
    background: #FFF;
    z-index: 9999;
    border: 6px solid #5974b9;
    border-top: 1px solid #CCC;
}
.rwdSub {
    text-align: center;
    padding: .5em 0;
    background: #d5e8fd;
}
    .rwdSub ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .rwdSub li {
        display: inline;
        margin: 0;
        padding: 0 .5em;
    }
    .rwdSub li a {
        color: #FFF;
    }
    .rwdSub li a:hover {
        text-decoration: none;
        opacity: .9;
    }
    .rwdSub li:nth-child(1) a {
        background: #87c540;
    }
    .rwdSub li:nth-child(2) a {
        background: #5974b9;
    }
    .rwdSub li:nth-child(3) a {
        background: #d84f2b;
    }
/*********************** Home Slider ***********************/
.flex-viewport .sfitem {
    position: relative;
}
.slideWrap {
    max-width: 1160px;
    margin: 0 auto;
}
.slideTxt {
    width: 33%;
    position: absolute;
    bottom: 2em;
}
.featured img {
    position: relative;
}
.row.featured {
    font-size: 1.25em;
    text-shadow: #000 2px 2px;
    color: #FFF;
    background: #00456b;
    padding: 0;
}
    .featured h1, .featured h2 {
        font-size: 2em;
        line-height: 1em;
        color: inherit;
        font-weight: 200;
        margin: 0 0 .5em;
    }
    .featured .slideTxt a {
        font-size: 1em;
        text-shadow: none;
        display: inline-block;
        text-align: center;
        color: #000;
        margin: 0 2px;
        padding: .5em 1.2em;
        background: #ffd800;
    }
    .featured .slideTxt a:hover {
        text-decoration: none;
        color: #FFF;
        background: #5974b9;
    }
a.slideLink {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
}
a.slideLink[href=""] {display: none;}
/*********************** Header Login ***********************/
.btnLogin a:after {
    content:'';
    display: inline-block;
    vertical-align: text-top;
    width: 28px;
    height: 28px;
    margin: -5px 0 0 5px;
    background: url(images/bgLogin.jpg) no-repeat right;
}
.memberLogin div {
    display: inline-block;
}
.memberLinks a {
    margin-left: 1em;
}
/*********************** On Page Search ***********************/
.l3main .sfsearchBox {
        border: 1px solid #b7b7b7;
        max-width: 50%;
        margin: 0 auto;
        padding: 0;
        height: 30px;
        position: relative;
}
    .l3main .sfsearchTxt {
        width: 86% !important;
        height: 28px;
        border: none;
        outline: none;
    }
    .l3main .sfsearchBox .k-input {
        width: 100% !important;
        padding: 0;
    }
    .l3main .sfsearchBox input[type="submit"] {
        display: inline-block;
        font-size: 0px;
        width: 28px;
        height: 28px;
        border: none;
        position: absolute;
        top: 1px;
        right: 1px;
        background: url(images/bgSearch.jpg);
    }
.headerRight .k-popup {
    background: #FFF;
    padding: 2px;
}
    .headerRight .k-popup ul {
        list-style: none;
    }
    .headerRight .k-popup li {
        display: block;
        padding: 1px 5px 1px 5px;
    }
    .headerRight .k-popup li:hover {
        color: #00456b;
        border-color: #FFF;
        background: #EEE;
    }
.sfsearchResultTitle a {
    color: #5974b9;
    font-size: 1.3em;
}
dd.sfsearchResultUrl, dd.sfsearchResultHighLighter {
    padding: 0;
    margin: 0;
}
.sfsearchResultHighLighter {
    margin: 0 0 20px 0 !important;
    padding: 20px 0 !important;
    border-bottom: 1px dotted #CCC;
}
/*********************** Global Pagination *****************/
.sf_pagerNumeric a {
    font-size: 1.2em;
    display: inline-block;
    padding: 0 5px;
    margin: 0 3px 0 0;
}
a.sf_PagerCurrent {
    color: #FFF;
    background: #5974b9;
}
/*********************** General News, Events, Blogs *****************/
.sfnewsList, .sfeventsList, .sfpostsList {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sflistitem {
    margin-bottom: 15px;
}
.sfmetainfo {
    margin-bottom: 1em;
}
/************************ Sitemap Nav ************************/
.sitemap .k-treeview {
	white-space: normal;
    overflow: hidden;
}
.sitemap .k-group .k-group {
    margin-left: 1em !important;
}
.sitemap .k-treeview .k-item {
	padding: 0;
}
.sitemap .k-treeview a.k-in {
	display: block;
	margin: 0;
	padding: .5em 2em;
	border: none;
}
.sitemap .k-icon {
    float: left;
    width: 20px;
    height: 32px;
    margin: 4px 0 0 0 !important;
}
.sitemap .k-icon:before {
    color: #f8981e;
    text-align: left;
    font: normal normal normal 16px/31px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.sitemap .k-plus.k-icon:before {
    content: '\f0da';
}
.sitemap .k-minus.k-icon:before {
    content: '\f0d7';
}
.sitemap .k-treeview .k-item > .k-group .k-icon:before {
    width: 16px !important;
    height: 16px !important;
    color: #87c540;
    font: normal normal normal 16px/30px FontAwesome;
}
/*********************** Mobile Nav ***********************/
.rwdNav .k-treeview {
	white-space: normal;
}
.rwdNav ul {
    list-style: none;
}
.rwdNav .k-treeview .k-item {
	padding: 0;
}
.rwdNav .k-treeview a.k-in {
    font-size: 1.1em;
	color: #21336a;
	display: block;
	margin: 0;
	padding: 10px 10px 10px 45px;
	border: none;
	border-bottom: 1px solid #CCC;
}
.rwdNav .k-treeview .k-item>.k-group a.k-in {
    color: #5974b9;
	padding: 10px 10px 10px 55px;
	border-bottom: 1px solid #CCC;
}
.rwdNav .k-treeview .k-item>.k-group .rwdNav .k-i-expand, .rwdNav .k-treeview .k-item>.k-group .rwdNav .k-i-collapse {
    margin-left: 15px;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
    color: #666;
	background: #EDEDED;
	padding: 10px 10px 10px 65px;
	border-bottom: 1px solid #CCC;
}
.rwdNav a.sfSel.k-in {
    color: #36abde;
    font-weight: 200;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #d5e8fd;
	padding: 10px 10px 10px 75px;
	border-bottom: 1px solid #CCC;
}
.rwdNav .k-treeview .k-item>.k-group .k-item>.k-group .k-item>.k-group .k-item>.k-group a.k-in {
	background: #FFF;
    color: #000;
	padding: 10px 10px 10px 85px;
	border-bottom: 1px solid #CCC;
}
.rwdNav .k-i-expand, .rwdNav .k-i-collapse {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 14px 0 0 15px;
}
.rwdNav .k-i-expand:before, .rwdNav .k-i-collapse:before {
    color: #87c540;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.rwdNav .k-i-expand:before {
    content:'\f054';
}
.rwdNav .k-i-collapse:before {
    content: '\f078';
    color: #f8981d  ;
}
.sfdownloadFileWrp {
    margin: 0 0 1em;
}
/* NEW LOGIN */
#loginWrapper {
    max-width: 320px;
    margin: 0 auto;
    padding: 1.5rem;
    background: #EEE;
    border-top: 5px solid #00456b;
    box-shadow: 0px 5px 15px rgba(0,0,0,.5);
}
#loginWrapper label {
    display: block;
    font-weight: bold;
}
#loginWrapper input[type="text"], #loginWrapper input[type="password"] {
    display: block;
    width:  100%;
    padding: 5px;
    margin-bottom: 1rem;
    box-sizing: border-box;
}
.login-link {
    color: #FFF;
    font-size: 1rem;
    padding: .25rem 1rem;
    background: #00456b;
    border: none;
    margin-bottom: 1rem;
}