﻿@charset "UTF-8";

em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

a:active, a:link, a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

a, a:link, a:visited, a:active,
.liveaccdefault .ui-widget-content a {
    color: #212c4d;
    text-decoration: underline;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

#megaMenu a:active, #megaMenu a:link, #megaMenu a:visited, #megaMenu a.hover {
    font-weight: normal;
}

ul li a, ul li a:link, ul li a:visited, ul li a:active {
    text-decoration: none
}

a:hover,
.liveaccdefault .ui-accordion-content a:hover {
    text-decoration: none !important;
}

ul li a:hover {
    text-decoration: underline !important;
}

#megaMenu ul li a:hover {
    text-decoration: none !important;
}

@-moz-document url-prefix() {
    a, a:link, a:visited, a:active {
        /* border: 2px solid transparent; */
    }

        input[type='submit']:focus,
        button:focus,
        a:focus {
            /*border: 2px solid #257eb3 !important;*/
        }

    .primaryButton:focus {
       /* border: 2px solid #2e6398 !important;*/
    }
}

#top, #PageContent {
    border: none !important;
}

    #top:focus, #PageContent:focus {
        border: none !important;
    }

.ie10 a, .ie10 a:link, .ie10 a:visited, .ie10 a:active,
.ie11 a, .ie11 a:link, .ie11 a:visited, .ie11 a:active {
    /*border: 2px solid transparent;*/
}

    .ie10 a:focus,
    .ie11 a:focus {
        /*border: 2px solid #2e6398 !important;*/
    }

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none;
    padding-left: 15px;
}

    ul li {
        list-style-type: disc
    }

        ul li li {
            list-style-type: circle
        }

    ol li {
        list-style-type: decimal;
        list-style-position: inside
    }

.nav li {
    list-style: none !important
}

ul#myTab {
    padding: 0;
    margin: 0
}

.popover {
    z-index: 999
}

.mark, mark {
    padding: 0;
    background-color: transparent
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px
}

body {
    background: #f0f0f0;
    color: #333;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none !important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

small {
    font-size: 12px
}

p {
    margin: 0 0 20px
}

ol li > ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

    .bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
        margin-top: 0;
        color: #337ab7
    }

    .bs-callout-primary p:last-child {
        margin-bottom: 0
    }

    .bs-callout-primary .highlight, .bs-callout-primary code {
        background-color: #fff
    }

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

    .bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
        margin-top: 0;
        color: #d9534f
    }

    .bs-callout-danger p:last-child {
        margin-bottom: 0
    }

    .bs-callout-danger .highlight, .bs-callout-danger code {
        background-color: #fff
    }

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

    .bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
        margin-top: 0;
        color: #f0ad4e
    }

    .bs-callout-warning p:last-child {
        margin-bottom: 0
    }

    .bs-callout-warning .highlight, .bs-callout-warning code {
        background-color: #fff
    }

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

    .bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
        margin-top: 0;
        color: #5bc0de
    }

    .bs-callout-info p:last-child {
        margin-bottom: 0
    }

    .bs-callout-info .highlight, .bs-callout-info code {
        background-color: #fff
    }

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

    .bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
        margin-top: 0;
        color: #5cb85c
    }

    .bs-callout-success p:last-child {
        margin-bottom: 0
    }

    .bs-callout-success .highlight, .bs-callout-success code {
        background-color: #fff
    }

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #020202;
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 5px 0;
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    font-weight: bold;
}

h5 {
    font-size: 10px;
    font-weight: bold;
}

h6 {
    font-size: 8px;
    font-weight: bold;
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

.buttons-wrapper {
    text-align: center
}

a.cta-button-primary, button.cta-button-primary {
    background: #7ca0c0;
    border: 1px solid #7ca0c0;
    color: #fff;
    transition: background-color 300ms ease-out 0s
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s
}

    a.cta-button-primary:hover, button.cta-button-primary:hover {
        background: #91afca;
        border-color: #91afca
    }

a.cta-button, button.cta-button {
    background: 0 0;
    border: 1px solid #7ca0c0;
    color: #7ca0c0;
    transition: background-color 300ms ease-out 0s
}

    a.cta-button:hover, button.cta-button:hover {
        color: #fff;
        background: #7ca0c0;
        border-color: #91afca
    }

.search {
    position: absolute;
    top: 33px;
    right: 0;
    margin-right: 16px;
    float: right;
    /*overflow: hidden;
    min-width: 35px;
    width: 0;
    height: 34px;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s*/
}

    .search.search-open {
        width: 25%
    }

    .search.small-screens.search-open {
        width: 100%
    }

        .search.small-screens.search-open .searchInputContainer input {
            padding: 0 124px 0 20px
        }

.searchInputContainer {
    display: block !important
}

    .searchInputContainer input {
        top: 0;
        right: 0;
        border: 0;
        outline: 0;
        background: #dcddd8;
        width: auto;
        height: 34px;
        margin: 0;
        padding: 0 52px 0 20px;
        font-size: 15px
    }

        .searchInputContainer input::-webkit-input-placeholder {
            color: #818181
        }

        .searchInputContainer input:-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input::-moz-placeholder {
            color: #818181
        }

        .searchInputContainer input:-ms-input-placeholder {
            color: #818181
        }

    .searchInputContainer a.dnnSearchBoxClearText {
        right: 45px !important
    }

        .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
            bottom: 2px
        }

#search-action, .SearchButton, .search-toggle-icon {
    background: url(../images/search.png) center center no-repeat #ffffff;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

    #search-top.active {
        height: auto;
        padding: 15px 0;
        overflow: visible;
    }

    #search-top span {
        display: inline !important
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        margin: 0 0 0 15px;
        width: 70%
    }

    #search-top a.SearchButton {
        background: url(../images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
        top: 3px
    }

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    margin-right: 16px;
    padding: 6px 12px;
    top: 33px;
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }

    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px) {
    ul.searchSkinObjectPreview {
        width: auto;
        min-width: 240px;
    }
}

@media only screen and (max-width: 350px) {
    ul.searchSkinObjectPreview {
        right: -30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

    #login .loginGroup a, #login .registerGroup a {
        display: block;
        position: relative;
        height: 34px;
        min-width: 12px;
        padding: 7px 15px 0;
        color: #fff;
        font-size: 11px;
        vertical-align: middle
    }

        #login .loginGroup a:hover, #login .registerGroup a:hover {
            background: #d7d7d7;
            color: #333;
            text-decoration: none
        }

        #login .loginGroup a:active, #login .registerGroup a:active {
            color: #333
        }

        #login .loginGroup a strong, #login .registerGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 11px;
            text-indent: -9999px
        }

    #login .registerGroup li {
        float: left;
        line-height: 1.2em
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222
        }

    #login .registerGroup .buttonGroup {
        margin-right: 0
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: 0 0
    }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: #3b96b6;
        text-align: center;
        font-size: 11px;
        color: #fff;
        -webkit-text-shadow: 0 1px 0 #333;
        text-shadow: 0 1px 0 #333
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

    #login .userNotifications strong {
        height: 100%;
        background: url(../images/notification_icon.png) center center no-repeat
    }

#login .userMessages strong {
    height: 100%;
    background: url(../images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

    #login .userMessages a span, #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px
    }

#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
    max-height: 132px;
    border-bottom: 2px solid #000;
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}

.headerBanner img {
    max-width: 510px;
    max-height: 70px;
}

#dnn_headerLinks {
    display: visible;
}

#breadcrumb {
    padding: 15px 15px 0 15px;
}

#main-container {
    padding-top: 15px;
    overflow: auto;
}

main {
    background: #ffffff;
    border: 1px solid #ececec;
    border-top: none;
    min-height: 350px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 0px 15px 10px 15px;
}

.dnnpane > [class*=col-md], .dnnpane > [class^=col-md] {
    padding: 0 15px
}

.image-wrapper {
    position: relative
}

    .image-wrapper img {
        display: block;
        max-width: 100%
    }

    .image-wrapper .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center
    }

.grid, .grid figure, .grid figure img {
    position: relative
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-transform: uppercase
}

.content-intro {
    padding-top: 30px;
    font-size: 26px;
    line-height: 30px
}

    .content-intro p {
        font-size: 22px
    }

.grid {
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center
}

    .grid figure {
        float: left;
        overflow: hidden;
        margin: 10px 0;
        max-height: 360px;
        width: 100%;
        height: auto;
        background: #3085a3;
        text-align: center;
        cursor: pointer
    }

        .grid figure img {
            display: block;
            min-height: 100%;
            max-width: 100%;
            opacity: .8;
            width: 100%
        }

        .grid figure figcaption {
            padding: 2em;
            color: #fff;
            text-transform: uppercase;
            font-size: 1.25em;
            -moz-backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden
        }

            .grid figure figcaption .grid figure figcaption::after, .grid figure figcaption::before {
                pointer-events: none
            }

            .grid figure figcaption, .grid figure figcaption > a {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

figure.hover-effect {
    background: #333
}

    figure.hover-effect h2, figure.hover-effect img {
        -webkit-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out
    }

    figure.hover-effect img {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    figure.hover-effect h2 {
        font-size: 30px;
        color: #7ca0c0;
        -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
        -moz-text-shadow: 0 2px 2px rgba(0, 0, 0, .4);
        text-shadow: 0 2px 2px rgba(0, 0, 0, .4)
    }

        figure.hover-effect h2 > span {
            color: #fff;
            font-weight: 700
        }

    figure.hover-effect h2, figure.hover-effect p {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 5px;
        text-align: center;
        width: 100%
    }

    figure.hover-effect p {
        text-transform: none;
        font-size: 24px;
        opacity: 0;
        padding: 15px;
        -moz-transition: opacity .35s, -webkit-transform .35s;
        -webkit-transition: opacity .35s, -webkit-transform .35s;
        -o-transition: opacity .35s, -webkit-transform .35s;
        transition: opacity .35s, transform .35s;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    figure.hover-effect:hover h2, figure.hover-effect:hover img {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0)
    }

    figure.hover-effect:hover p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.content-block-news, .content-block-reg {
    margin-bottom: 20px
}

    .content-block-news .article-layout .item {
        display: block;
        float: left;
        position: relative
    }

        .content-block-news .article-layout .item .item-image {
            display: block;
            position: relative;
            width: 100%;
            overflow: hidden;
            background: -webkit-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
            background: -o-linear-gradient(bottom right, #c55f1e 0, #66d6ff 100%);
            background: linear-gradient(to top left, #c55f1e 0, #66d6ff 100%)
        }

            .content-block-news .article-layout .item .item-image img {
                max-width: 100%;
                width: 100%;
                height: auto;
                opacity: .7;
                filter: alpha(opacity=70);
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s;
                -moz-backface-visibility: hidden;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-transform: translate(0, 0);
                -ms-transform: translate(0, 0);
                -o-transform: translate(0, 0);
                transform: translate(0, 0)
            }

            .content-block-news .article-layout .item .item-image .item-header {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                z-index: 2;
                color: #fff;
                background: rgba(0, 0, 0, .1);
                -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
                -webkit-transition: all .2s;
                -o-transition: all .2s;
                transition: all .2s
            }

                .content-block-news .article-layout .item .item-image .item-header strong {
                    color: #fff;
                    display: block;
                    position: absolute;
                    bottom: 15px;
                    left: 15px;
                    right: 15px;
                    font-size: 16px;
                    line-height: 130%;
                    font-weight: 500;
                    -webkit-transition: all .2s;
                    -o-transition: all .2s;
                    transition: all .2s
                }

                .content-block-news .article-layout .item .item-image .item-header .item-meta {
                    display: block;
                    color: #fff;
                    padding: 10px 0 17px;
                    font-size: 11px;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    position: absolute;
                    left: 15px;
                    right: 15px;
                    bottom: -40px;
                    border-top: 1px solid rgba(255, 255, 255, .3);
                    opacity: 0;
                    filter: alpha(opacity=0);
                    -webkit-transition: all .2s;
                    -o-transition: all .2s;
                    transition: all .2s
                }

                    .content-block-news .article-layout .item .item-image .item-header .item-meta i.fa {
                        padding-right: 7px
                    }

                    .content-block-news .article-layout .item .item-image .item-header .item-meta span {
                        display: block;
                        color: #fff
                    }

                .content-block-news .article-layout .item .item-image .item-header .item-category {
                    display: block;
                    font-size: 18px;
                    font-weight: lighter;
                    left: 15px;
                    position: absolute;
                    right: 15px;
                    text-transform: none;
                    top: 15px
                }

                    .content-block-news .article-layout .item .item-image .item-header .item-category span {
                        border: 1px solid #fff;
                        color: #000;
                        font-size: 24px;
                        display: inline-block;
                        padding: 6px 10px 5px;
                        line-height: 100%;
                        -webkit-transition: all .2s;
                        -o-transition: all .2s;
                        transition: all .2s
                    }

        .content-block-news .article-layout .item .item-content {
            display: block;
            background: #f4f4f4;
            width: 100%;
            font-size: 14px;
            line-height: 150%;
            color: #737373;
            -webkit-transition: all .2s;
            -o-transition: all .2s;
            transition: all .2s;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

            .content-block-news .article-layout .item .item-content .item-text {
                display: block;
                padding: 15px
            }

            .content-block-news .article-layout .item .item-content .item-footer-more {
                display: block;
                padding: 15px 0;
                margin: 0 15px;
                text-align: center;
                font-size: 14px;
                text-transform: uppercase;
                border-top: 1px solid rgba(0, 0, 0, .06);
                letter-spacing: .3px;
                color: #737373
            }

        .content-block-news .article-layout .item:hover .item-header .item-meta {
            bottom: 0;
            opacity: 1
        }

        .content-block-news .article-layout .item:hover .item-header .item-category span {
            background: #7ca0c0;
            border-color: transparent !important;
            color: #fff
        }

        .content-block-news .article-layout .item:hover .item-image img {
            opacity: 1
        }

        .content-block-news .article-layout .item:hover .item-image .item-header {
            background: rgba(81, 81, 81, .7)
        }

            .content-block-news .article-layout .item:hover .item-image .item-header strong {
                bottom: 50px
            }

        .content-block-news .article-layout .item:hover .item-content {
            background: #fff;
            -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
            -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, .03);
            box-shadow: 0 3px 0 rgba(0, 0, 0, .03)
        }

            .content-block-news .article-layout .item:hover .item-content .item-footer-more {
                color: inherit;
                font-weight: 700;
                letter-spacing: 0;
                padding-right: 1px
            }

    .content-block-news .item a:hover .item-content {
        background: rgba(37, 38, 41, .8)
    }

    .content-block-news .article-layout:after {
        display: block;
        clear: both;
        content: ''
    }

.contact-form .form-control {
    border: 1px solid #e3e3e3;
    border-radius: 0;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    height: 50px;
    padding: 12px 15px 15px
}

.contact-form::-webkit-input-placeholder {
    color: #e3e3e3
}

.contact-form:-moz-placeholder {
    color: #e3e3e3
}

.contact-form::-moz-placeholder {
    color: #e3e3e3
}

.contact-form:-ms-input-placeholder {
    color: #e3e3e3
}

footer .footer-above, footer .Normal, footer li, footer .spacer {
    background-color: #3d5b99;
    color: #fff;
    font-size: 12px;
    max-height: 165px;
}

    footer .footer-above h2, footer .footer-above p, footer .footer-above strong {
        color: #fff;
        font-size: 12px;
    }

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #fff;
    font-size: 12px
}

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #3d5b99;
    padding: 15px 0;
}

footer .spacer .container .row {
    border-bottom: 1px solid #474747;
}

footer .spacer .container {
    padding: 0 30px;
}

footer .copyright {
    float: left;
    color: #ffffff;
    padding-left: 10px;
}

footer .lastUpdated {
    float: left;
    color: #ffffff;
}

footer a, footer a:link, footer a:visited, footer a:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

    footer a strong {
        color: #ffffff;
        font-weight: bold;
    }

    footer a:hover {
        color: #ffffff;
        text-decoration: underline;
    }


@-moz-document url-prefix() {

    footer a, footer a:link, footer a:visited, footer a:active {
       /* border: 2px solid transparent;*/
    }

        footer a:focus {
           /* border: 2px solid #2e6398 !important;*/
        }
}

footer .terms-priv {
    float: right
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

    footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
        color: #fff
    }

    footer .links-list ul li a:hover {
        color: #f0f0f0
    }

    footer .links-list ul li a:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #383838;
        position: relative;
        bottom: 1px;
        padding-right: 9px
    }

.latest-articles {
    display: block
}

    .latest-articles .item {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .latest-articles .item-header {
        display: block;
        float: left;
        width: 60px
    }

        .latest-articles .item-header a {
            position: relative;
            display: block
        }

        .latest-articles .item-header span {
            display: block;
            width: 100%;
            padding: 0;
            margin: 0
        }

        .latest-articles .item-header img {
            border: 2px solid #fff
        }

    .latest-articles .item-content {
        display: block;
        margin-left: 85px
    }

        .latest-articles .item-content p {
            font-size: 15px;
            margin-bottom: 15px
        }

        .latest-articles .item-content > strong {
            display: block;
            font-weight: 600;
            line-height: 11px;
            margin-bottom: 5px
        }

        .latest-articles .item-content a {
            color: #d3d3d3;
            font-weight: 700;
            font-size: 14px
        }

    .latest-articles .publish-date {
        color: #d3d3d3;
        font-weight: 400
    }

        .latest-articles .publish-date span {
            font-size: 12px;
            font-weight: 400;
            text-transform: uppercase
        }

.contactus ul {
    margin-left: 0
}

    .contactus ul li {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 5px;
        list-style: none
    }

        .contactus ul li img {
            margin-right: 5px
        }

.contactus a:link {
    color: #fff;
    text-decoration: none
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline
}

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

    .DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
        text-align: center
    }

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

    .lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
        border-bottom: 1px solid #7b7878;
        font-weight: 400;
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 32px 28px;
        position: relative
    }

        .lms_heading_1 .lms_heading_title:after {
            content: "";
            position: absolute;
            top: 100%;
            margin: -10px 0 0 -5px;
            left: 50%;
            width: 10px;
            height: 20px;
            background: #fff;
            border-left: 2px solid #7b7878;
            border-right: 2px solid #7b7878;
            -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .lms_heading_4 .lms_heading_title {
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 30px 10px
    }

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

    .hexagon::after, .hexagon::before {
        background-color: inherit;
        content: "";
        height: 25.46px;
        left: 2.27px;
        position: absolute;
        -webkit-transform: scaleY(.5774) rotate(-45deg);
        -moz-transform: scaleY(.5774) rotate(-45deg);
        -ms-transform: scaleY(.5774) rotate(-45deg);
        -o-transform: scaleY(.5774) rotate(-45deg);
        transform: scaleY(.5774) rotate(-45deg);
        width: 25.46px;
        z-index: 1
    }

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

@media only screen and (min-width:992px) {
    .mediaItem {
        width: 49%;
        position: relative;
        display: inline-block;
    }

    .videoWrapper {
        position: relative;
        display: inline-block;
        padding-bottom: 28.125%; /* 16:9 */
        padding-top: 25px;
        width: 49%;
        height: 0;
    }

        .videoWrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
}

@media only screen and (max-width:991px) {
    .mediaItem {
        width: 100%;
        position: relative;
        display: inline-block;
    }

    .videoWrapper {
        position: relative;
        display: inline-block;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
        height: 220px;
    }

        .videoWrapper iframe {
            position: relative;
            width: 100%;
            height: 100%;
        }
}

#mainHeader-inner {
    position: relative;
}

.headerBanner {
    width: 100%;
    position: relative;
    padding: 15px 0;
}

.headerFooter2 {
    width: 100%;
    position: relative;
    margin-top: 15px;
    height: 1px;
}

@media only screen and (min-width:768px) {
    .headerFooter {
        position: relative;
        padding: 0 15px;
        height: 50px;
        z-index: -1;
    }
}

@media only screen and (max-width:767px) {
    .headerFooter {
        width: 100%;
        position: relative;
        height: 1px;
    }
}

#dnn_headerLinks {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#toolbox {
    padding: 0px;
    margin: 0px 15px 0px 0px;
    max-width: 1200px;
}

    #toolbox ul {
        padding-bottom: 15px;
        margin: 0px;
        list-style-type: none;
        text-align: right;
    }

        #toolbox ul li {
            display: inline-block;
            padding: 5px 15px 0px 0px;
            color: #000000;
        }

    #toolbox a {
        font-weight: normal;
        color: #000;
        text-decoration: none;
        font-size: 12px;
    }

        #toolbox a:hover {
            text-decoration: underline;
        }

.leftRoot ul {
    display: none;
}

.breadcrumb > ul {
    display: block;
    border-top-style: dotted;
    border-top-width: thin;
    border-top-color: #dad6ce;
}

/* DNN Specific Selectors 
-------------------------------------*/
.CommandButton {
    font-size: 13px;
    color: #3d3d3d;
    font-weight: bold;
}

    .CommandButton:hover {
        color: #007cae;
    }

a.CommandButton:link {
    font-size: 13px;
    text-decoration: none;
    color: #3d3d3d;
    font-weight: bold;
}

a.CommandButton:hover {
    text-decoration: underline;
    color: #007cae;
}

.skip-to-content p {
    position: absolute;
}

.skip-to-content a:link, .skip-to-content a:visited {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    top: -50px;
    display: block;
    transition: top 1s ease;
    -webkit-transition: top 1s ease; /* Safari and Chrome */
    -moz-transition: top 1s ease 0s; /* Firefox */
    -ms-transition: top 1s ease; /* IE 9 */
    -o-transition: top 1s ease; /* Opera */
}

.skip-to-content a:hover, .skip-to-content a:focus, .skip-to-content a:active {
    text-decoration: underline;
    top: 4px;
    transition: top .5s ease;
    -webkit-transition: top 0.5s ease; /* Safari and Chrome */
    -moz-transition: top 0.5s ease 0s; /* Firefox */
    -ms-transition: top 0.5s ease; /* IE 9 */
    -o-transition: top 0.5s ease; /* Opera */
}

/*menu hover effect*/
.setHover {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #cccccc;
    width: 0;
    margin: 0 10px;
    height: 5px;
    max-width: calc(100% - 20px);
    transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
    -moz-transition: width 0.4s ease 0s;
    z-index: 1;
}

.breadcrumb {
    background-color: transparent;
}

.footer-above .footer_oulogo {
    background-image: url("../images/footerlogo.png");
    background-position: 0px 20px;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-top: 20px;
    background-color: transparent;
}

.footer-below .footer_oulogo {
    background-image: url("../images/footerlogo.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-top: 0px;
    background-color: transparent;
    min-height: 60px;
}

    .footer-above .footer_oulogo div,
    .footer-above .footer_oulogo a,
    .footer-above .footer_oulogo,
    .footer-below.footer_oulogo div,
    .footer-below .footer_oulogo a,
    .footer-below .footer_oulogo {
        background-color: transparent !important;
    }

#userControls {
    height: 32px;
}

    #userControls .wrapper {
        margin: 0 Auto;
        padding-bottom: 25px;
        max-width: 1054px;
    }

footer .col-md-12 {
    padding: 0 !important;
}

.inline {
    display: inline-block;
}

footer .DNNContainer_noTitle {
    padding: 0;
}

#searchbox {
    float: right;
    width: 240px;
    position: relative;
    margin-right: 45px;
}

    #searchbox input[type='text'], #searchbox input[type='search'], #search-top input[type='text'], #search-top input[type='search'] {
        height: 34px;
    }

#dnn_searchPane, #dnn_searchPane2 {
    width: 280px;
}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnFormItem input[type="submit"], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    display: inline-block;
    padding: 6px 9px 5px 9px;
    margin-bottom: 9px;
    cursor: pointer;
    min-width: 75px;
    border: 1px solid #c2c2c2;
    background: #eaeaea;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

ul.dnnAdminTabNav li.ui-tabs-active a {
    margin-top: -2px;
    padding: 7px 9px 6px 9px;
    background: #fff;
}

.breadcrumb_bar {
    padding: 8px 8px;
    margin: 0 0 10px 0;
    list-style: none;
    background-color: #f5f4f2;
    border-radius: 4px;
    border: 1px solid #dad6ce;
}

    .breadcrumb_bar > li {
        display: inline-block;
    }

        .breadcrumb_bar > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb_bar > .active {
        color: #999;
        font-weight: normal;
    }

a.breadcrumb_bar:link, a.breadcrumb_bar:visited {
    color: #777;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
}

a.breadcrumb_bar_home:link, a.breadcrumb_bar_home:visited {
    color: #777;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 5px 0px 6px;
}

a.breadcrumb_bar_home:hover {
    color: #800000;
}

a.breadcrumb_bar:hover {
    color: #800000;
}

.flipHorizontal {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

/*------------------------------------------------*/
/* BUTTONS STYLE */
/*------------------------------------------------*/
/* Primary Style Button (blue)*/
.bSubmit,
button.primaryButton,
a.primaryButton {
    display: inline-block;
    padding: 12px 20px !important;
    margin-bottom: 5px;
    background-color: #212c4d !important;
    background: -moz-linear-gradient(top, #1aa0c9 0%, #1aa0c9);
    background: -webkit-gradient(linear, left top, left bottom, from(#212c4d), to(#212c4d));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px !important;
    border: 0px solid #ffffff !important;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0) !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff !important;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    text-decoration: none;
}

    input[type='submit']:focus,
    button.primaryButton:focus,
    a.primaryButton:focus,
    button.secondaryButton:focus,
    a.secondaryButton:focus,
    button.altButton:focus,
    a.altButton:focus {
        border: 2px solid #D00 !important;
    }

input[type='submit'],
input[type='button'],
button.primaryButton,
a.primaryButton,
button.secondaryButton,
a.secondaryButton,
button.altButton,
a.altButton {
    border: 2px solid transparent !important;
}

/* Secondary Style Button (darkgray) */
button.secondaryButton,
a.secondaryButton {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 5px;
    background-color: #666;
    background: -moz-linear-gradient(top, #8a8a8a 0%, #8a8a8a);
    background: -webkit-gradient(linear, left top, left bottom, from(#8a8a8a), to(#8a8a8a));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffffff;
    -moz-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    -webkit-box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    box-shadow: 0px 1px 3px rgba(240,240,240,0.5), inset 0px 0px 0px rgba(15,177,217,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    text-decoration: none;
}

/* Alternative Style Button (darkgray with arrow) */
button.altButton,
a.altButton {
    display: inline-block;
    padding: 9px 32px 9px 22px;
    margin-bottom: 5px;
    background: #484848 url('../images/arrow.png') no-repeat 87% center;
    background: url('../images/arrow.png') no-repeat 87% center, -moz-linear-gradient(top, #3d3d3d 0%, #3d3d3d);
    background: url('../images/arrow.png') no-repeat 87% center, -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#3d3d3d));
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #ffbf00;
    -moz-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 0px 0px 0px rgba(000,000,000,0), inset 0px 0px 0px rgba(255,255,255,0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    text-decoration: none;
}

a.dnnPrimaryAction {
    color: #efefef !important;
}

a.dnnSecondaryAction {
    color: #555 !important;
}

.bSubmit:hover,
button.primaryButton:hover,
button.secondaryButton:hover,
a.primaryButton:hover,
a.secondaryButton:hover {
    cursor: pointer;
    cursor: hand;
    background-image: none;
    background-color: #fec430 !important;
    background: #fec430 !important
}

button.altButton:hover,
a.altButton:hover {
    cursor: pointer;
    cursor: hand;
    background: #254467 url('../images/arrow.png') no-repeat 87% center;
}

.liveaccdefault .ui-accordion .ui-accordion-header a {
    font-size: 12px !important;
    padding: 0 0 0 2.2em !important;
    font-weight: bold;
    color: #333333 !important;
}


.text_medium strong span {
    color: #FFFFFF !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}

.content_graybg {
    background: #f1f1f1;
    margin-top: 15px;
}

.content_whitebg {
    background: #ffffff;
}

a.glossaryitem {
    color: #000000;
    border-bottom-color: #009966;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    text-decoration: none !important;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

ul li,
ol li,
ol ui li {
    line-height: 1.5em;
}

ol ul li {
    list-style-type: lower-roman !important;
}

.livetabsdefault .ui-tabs .ui-tabs-panel,
.liveaccdefault .ui-accordion .ui-accordion-content {
    font-size: 12px;
}

h3.ui-accordion-header {
    padding: 10px 0;
}

.LA-ui-accordion-header {
    color: #333333 !important;
}

.liveaccdefault .ui-accordion-content a {
    color: #1aa0c9 !important;
}

.ui-tabs ul li a.ui-tabs-anchor {
    color: #333333 !important;
    font-weight: bold;
}

.livetabsdefault .ui-widget input, .livetabsdefault .ui-widget select, .livetabsdefault .ui-widget textarea, .livetabsdefault .ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 13px !important;
}

.content_graybg .row {
    padding: 0 15px 0 15px;
}

body {
    padding: 0;
    margin: 0;
}

/* GLOBAL HEADER
----------------------------------------- */

.globalheader {
    background-image: url(../images/globalheader_bg.jpg);
    background-repeat: repeat;
    background-color: #2e2e2e;
}

    .globalheader::after {
        content: "";
        background-color: #777;
        border-top: 1px solid #000;
        height: 1px;
        display: block;
        width: 100%;
    }

.globalheader-wrapper {
    margin: 0 auto;
    padding: 5px 15px 5px 15px;
    max-width: 1200px;
    min-width: 310px;
}

.globalheader ul {
    height: 30px;
    float: right;
    padding: 0;
    margin: 0;
}

    .globalheader ul::after {
        content: "";
        display: block;
        width: 100%;
    }

    .globalheader ul li {
        float: left;
        list-style: none !important;
    }

        .globalheader ul li a.home,
        .globalheader ul li a.globalsearch,
        .globalheader ul li a.globalsocial {
            display: block;
            height: 30px;
            width: 30px;
        }

li.sitelink a.sitelink {
    padding: 40px 5px 6px 5px;
    line-height: 35px;
    color: #FFFFFF;
}

    li.sitelink a.sitelink:hover {
        padding: 40px 5px 6px 5px;
        line-height: 35px;
        color: #000;
    }

.globalheader ul li a.home {
    background-position: 0 0;
    background-image: url(../images/globalheader_icons.png);
    background-repeat: no-repeat;
    line-height: 0;
}

    .globalheader ul li a.home:hover {
        background-position: 0 -30px;
    }

.globalheader ul li a.globalsearch {
    background-position: -30px 0;
    background-image: url(../images/globalheader_icons.png);
    background-repeat: no-repeat;
    line-height: 0;
}

    .globalheader ul li a.globalsearch:hover {
        background-position: -30px -30px;
    }

.globalheader ul li a.globalsocial {
    background-position: -60px 0;
    background-image: url(../images/globalheader_icons.png);
    background-repeat: no-repeat;
    line-height: 0;
}

    .globalheader ul li a.globalsocial:hover {
        background-position: -60px -30px;
    }

.globalheader ul li a:hover {
    background-color: #e8e8e8;
}

.globalheader ul li.wordmark {
    text-indent: -99999px;
    width: 200px;
    height: 30px;
    margin-left: 1em;
    background-image: url(../images/globalheader_wordmark.png);
    background-repeat: no-repeat;
    background-position: center center;
}

a.tip {
    position: relative;
}

    a.tip span {
        display: none;
    }
    /* the span will display just on :hover state */
    a.tip:hover span {
        position: absolute;
        z-index: 25;
        top: 135%;
        left: -3.75em;
        width: 15em;
        display: block;
        margin: 0;
        padding: 1.45em 0 1.15em;
        border: 1px solid #444;
        background-image: url(../images/globalheader_tipbg.gif);
        background-repeat: repeat;
        white-space: nowrap;
        text-align: center;
        color: #FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: .95em;
    }
        /* the arrow */
        a.tip:hover span::before {
            content: "";
            width: 100%;
            display: block;
            background-image: url(../images/globalheader_tiparrow.png);
            background-repeat: no-repeat;
            background-position: top center;
            background-repeat: no-repeat;
            background-position: top center;
            bottom: 100%;
            left: 0;
            height: 9px;
            position: absolute;
        }

.globalheader ul li a {
    font-size: small;
}

footer {
    background-color: #2e2e2e;
}

.header img {
    padding: 40px 20px 10px 20px;
}

.header {
    background-color: #660000;
    background-image: url("../images/globalheader_bg.jpg");
    background-position: 0 0;
    background-repeat: repeat;
}

.header:after {
    background-color: #3E0204;
    border-bottom: 1px solid #300204;
    border-top: 1px solid #300204;
    content: "";
    display: block;
    height: 8px;
}

.setHover {
    position: relative;
    left: 0;
    bottom: 0;
    background: #cccccc;
    width: 0;
    margin: 0 10px;
    height: 5px;
    max-width: calc(100% - 20px);
    transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
    -moz-transition: width 0.4s ease 0s;
    z-index: 1;
}

#navbar ul li {
    text-decoration: none;
    list-style: none;
    line-height: 1.5em;
    font-size: 15px;
}

.navbar-default {
    max-width: calc(100% - 120px);
}

@media only screen and (max-width:767px) {
    .navbar {
        position: relative;
        right: 0;
        width: 100%;
        text-align: left;
        bottom: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

    .navbar-toggle .icon-bar {
        background-color: #888;
    }

    #navbar {
        float: none;
        display: inline-block;
    }

    #navbar-default.in {
        display: block;
        max-width: 100%;
    }

    header {
        max-height: fit-content;
    }

    .icons_menu {
        display: none;
    }
}

@media only screen and (min-width:768px) {
    .navbar {
        float: left;
        margin: 0;
        max-height: 50px;
        min-height: initial;
    }

    #navbar {
        float: right;
    }

    .navbar-default {
        background-color: transparent;
        color: #ffffff;
        font-weight: bold;
        border: none;
    }

    .collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-default {
        margin-left: 2px;
        margin-right: 2px;
        padding-top: initial;
        display: initial;
        float: right;
        position: absolute !important;
        top: -5px;
        right: 20px;
    }

    .static .navbar-default {
        top: -166px;
    }

    .fixed .navbar-default {
        top: -104px;
    }

    #navbar ul li {
        float: left;
    }
}

#navbar ul {
    padding: 5px 0px 0px;
    margin: 0px;
    display: inline-block;
}

#navbar ul li a {
    font-weight: normal;
    font-family: helvetica, arial, sansserif;
    font-size: 13px;
    color: #9F9F9F;
}

#navbar a:link, #navbar a:visited {
    display: block;
    padding: 0 30px 0 15px;
    color: #000;
    font-weight: bold;
    font-size: 15px;
    text-transform: none;
    text-decoration: none;
}

#navbar a:hover {
    text-decoration: none !important;
}

#navbar li:hover .setHover {
    width: 100%;
}

#navbar li.selected .setHover {
    background: #971d20;
    width: calc(100% - 20px);
}

.navbar-footer {
    color: #fff;
    text-align: right;
}

.navbar-footer a, .navbar-footer a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 13px !important;
    padding: 10px 4px;
}

.navbar-footer a:hover {
    background-color: #fff;
    color: #3d5b99;
}

#breadcrumb_bar {
    padding: 8px 8px;
    margin-bottom: 10px;
    margin-top: 0px;
    list-style: none;
    background-color: #f5f4f2;
    border-radius: 4px;
    border: 1px solid #dad6ce;
    font-size: 11px;
}

    #breadcrumb_bar a:link, #breadcrumb_bar a:visited {
        color: #777;
        font-size: 11px;
        font-weight: normal;
        text-transform: uppercase;
        text-decoration: none;
        border: none;
        padding: 8px 0 8px 8px;
    }

a.breadcrumb_bar_home:link, a.breadcrumb_bar_home:visited {
    color: #777;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0px 5px 0px 6px;
}

.glyphicon-home {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("../images/glyphicon-home.png");
    background-position: 4px 4px;
    background-repeat: no-repeat;
}


#leftnav {
    border: 1px solid #dad6ce;
    position: relative;
    margin: 0 auto;
    background-color: #f5f4f2;
    border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px;
    width: 200px;
    float: left;
}

    #leftnav ul {
        list-style: none;
        margin: 0px;
        padding: 0;
    }

        #leftnav ul li {
            display: block;
            float: none;
            list-style-type: none;
            margin: 0px;
            padding: 0px;
            line-height: normal;
            border-top-style: dotted;
            border-top-width: thin;
            border-top-color: #dad6ce;
        }

            #leftnav ul li a {
                display: block;
                font-size: 14px;
                color: #555555;
                font-family: Arial, Helvetica, sans-serif;
                white-space: normal;
                padding: 10px 10px 10px 10px;
                font-weight: normal;
                text-decoration: none;
            }

    #leftnav a:hover {
        color: #990000;
    }

#job_menubar h1 {
    font-size: 28px;
    color: #555555;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
}

#space {
    width: 8px;
    height: 5px;
    float: left;
}

#body_content {
    width: 1054px;
    margin: 10px auto 20px auto;
    padding-bottom: 25px;
}

#maincontent {
    float: right;
    width: 984px;
    background-color: white;
    margin: 0px 0px 10px 0px;
    padding: 10px 20px 20px 20px;
}

.footer-above .container {
    margin: 0px auto 0px auto;
    max-width: 1054px;
}

.footer-above {
    clear: both;
    background-color: #2e2e2e;
    background-position: top;
    background-repeat: repeat-x;
    color: #999;
    height: 250px;
    font-size: 12px;
    line-height: 18px;
}

    .footer-above a {
        color: white;
        text-decoration: none;
    }

        .footer-above a:hover {
            color: #999;
        }

    .footer-above ul {
        padding: 0px 0px 5px 0px;
        margin: 0px;
        list-style-type: none;
    }

        .footer-above ul li {
            line-height: 1.5em;
            display: list-item;
            list-style-type: none;
        }

            .footer-above ul li strong {
                color: grey;
            }

#footer_copyright {
    padding-top: 0px;
    padding-bottom: 5px;
    border-top: 1px solid #3b3b3b;
    clear: both;
    margin-top: 0px;
}

    #footer_copyright p {
        padding-top: 0px;
        padding-bottom: 5px;
        margin-top: 5px;
    }

.footer_oulogo {
    background-image: url("../images/footerlogo.png");
    background-position: 0px 28px 0px 28px;
    background-repeat: no-repeat;
    padding-left: 65px;
    margin-bottom: 10px;
}

#column1 {
    float: left;
}

    #column1 li {
        padding-bottom: 2px;
    }

#column2 {
    float: left;
    margin-left: 50px;
}

    #column2 li {
        padding-bottom: 2px;
    }

#column3 {
    float: left;
    margin-left: 100px;
}

    #column3 li {
        padding-bottom: 2px;
    }

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
}

@media (min-width: 1200px) {
    .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
        width: 1200px;
    }
}

footer {
    width: 100%;
    border-top: 25px solid #292929;
    background-color: #333;
    padding: 10px;
}

li.active {
    font-size: 12px;
}