﻿@charset "UTF-8";

em, small {
    letter-spacing: 0
}

body, li, p, ul, ol, label, input {
    color: #707070;
    font-size: 1em;
    letter-spacing: 0.01em;
    font-family: "Open Sans", sans-serif;
}

.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
}

.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
}


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
}

    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
}

a {
    outline: 0 !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
}

.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 {
}

.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: bold;
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: underline;
    color: #ef3f35;
}

main a:hover {
    color: #004990;
}

main ul, main p, main table, .Normal, .edn_articleSummary {
    font-size: 16px;
    line-height: 1.8em;
}

main .DnnModule-DNN_HTML table,
main .DnnModule-DNN_HTML table td {
    border-color: #eee;
}

    main .DnnModule-DNN_HTML table td {
        padding: 10px !important;
    }


    main .DnnModule-DNN_HTML table tr:nth-child(odd) {
        background-color: #efefef;
    }

p {
    margin: 20px 0;
}

main ul {
    margin: 20px 0 40px 30px;
}

ol li > ol li {
    list-style-type: lower-latin
}

main ul li, main ol li {
    margin-bottom: 10px;
}

    main ul li p, main ol li p {
        margin-bottom: 0px;
    }

.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, .nivo-caption,
.cbp-l-inline-title,
.cbp-l-grid-projects-title,
.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper > div .listItemTitle a {
    color: #004990 !important;
    margin: 0 0 20px;
    line-height: 1.3em;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold;
}

h1 {
    font-size: 2.2em;
    letter-spacing: 0em;
    /*! text-align: center; */
}

h2 {
    font-size: 1.8em !important;
    margin: 20px 0;
    font-weight: bold !important;
}

.eds_GravityGallery_Social .edsgg_mainTitle {
    margin-bottom: 30px !important;
}

.colourBkgdRow h2 {
    margin-top: 0;
}

.edsgg_mainTitle {
    text-align: center;
}

h3, .cbp-l-inline-title, .cbp-l-grid-projects-title {
    font-size: 1.4em !important;
    margin: 20px 0;
    font-weight: bold !important;
}

.cbp-l-grid-projects-title {
    font-weight: normal !important;
    margin: -8px 0 10px;
}

.smallTileLinks .cbp-l-grid-projects-title {
    font-size: 1em !important;
    margin: -10px 0 10px;
    font-weight: normal !important;
}

.cbp-l-inline-title {
    margin-top: 10px;
}

h4 {
    font-size: 1.2em;
    line-height: 1.4em;
}

h6 {
    font-size: 1em
}


@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, 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: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -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 #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans', Arial, 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
    }

    #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: 5px
    }

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    display: inline-block;
    margin-left: 4px;
    border-left: 1px solid #6d8dac;
    padding-left: 8px;
    line-height: 10px;
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
}

.registerGroup {
    display: none;
}

#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 {
        }

        #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 {
        display: none;
        /*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 {
        display: none;
        /*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 {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 !important;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    margin: 0;
    border-bottom: 0;
    background: #fff;
    height: 72px;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 100;
    border-bottom: 5px solid #004990;
}

/* hide nav on scroll */

.nav-up {
    top: -67px;
}

@media screen and (min-width:768px) and (max-width:1187px) {
    .nav-up {
        top: -120px;
    }
}

#mainHeader-inner {
}


#logo {
    position: relative;
    background-color: #fff;
}

.navbar .brand {
    /*! padding: 15px; */
    /*! max-width: 120px; */
}

@media only screen and (max-width:768px) {
    .navbar .brand {
        display: block;
        width: 230px;
        background-color: #fff;
    }

        .navbar .brand img {
            padding: 15px 0 0;
        }

    .main-navigation {
        height: auto;
        width: 100%
    }

    nav {
        display: none
    }

    .navbar-default {
        top: 0;
    }

    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #fff;
    }

        a.mobile-nav-btn:hover {
            text-decoration: none
        }

    #logo {
        z-index: 101;
        border-bottom: 0;
    }

        #logo .brand {
            float: left;
            clear: none;
        }

    #navbar {
        float: none !important;
        margin: 0 0 0 0;
    }
}

@media screen and (min-width:769px) {
    #logo {
        float: left;
        clear: none;
        position: relative;
        padding: 15px 5px 15px 0px;
        background-color: #fff;
        max-width: 230px;
    }

    .navbarInner {
        padding: 0px;
        position: relative;
        width: auto;
        width: auto;
        z-index: 1001;
        margin: 0 auto;
    }

    #dnnMenu .topLevel > li {
        margin-left: 5px;
        padding-right: 5px;
        /* border-right: 1px solid #eee; */
    }

        #dnnMenu .topLevel > li:last-child {
            border-right: none;
        }

        #dnnMenu .topLevel > li > a {
            font-size: 12px;
            /*! border-bottom: 1px solid #fff; */
            /*! padding: 10px 3px 4px; */
        }
}

@media screen and (min-width:768px) and (max-width:1187px) {
    #dnnMenu .topLevel > li > a {
        padding: 0 3px;
        font-size: 11px;
    }

    #logo {
        float: none !important;
        max-width: 100% !important;
        text-align: center !important;
        padding: 20px 0 0;
    }
}

@media screen and (min-width:970px) and (max-width:1187px) {
    #dnnMenu .topLevel > li > a {
        padding: 0 6px;
        font-size: 13px;
    }
}

.eds_news_Ozone.eds_style_predefined_yellow.eds_subCollection_news .edn_readMore.edn_readMoreButton,
.contentBtn a, .grid .DNNModuleContent a,
.contactForm .formButtons input,
.formButtons .contentBtn,
.eds_news_Ozone.eds_style_predefined_yellow.eds_subCollection_news .article_pager.edn_articleScrolling a,
.viewBtn a, .cbp-l-inline-desc a,
.cbp-l-caption-buttonLeft:link,
.cbp-l-caption-buttonRight:link,
.cbp-l-caption-buttonLeft:visited,
.cbp-l-caption-buttonRight:visited,
.cbp-l-caption-buttonLeft:active,
.cbp-l-caption-buttonRight:visited,
.dnnPrimaryAction, .dnnSecondaryAction,
.buttonRow .DNNModuleContent a {
    text-align: center;
    /*! margin: 0 20px; */
    padding: 8px 23px;
    color: #fff !important;
    background-color: #ef3f35 !important;
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
}

.buttonRow .ModDNNHTMLC a {
    margin: 5px 20px;
}

.dnnFormItem a.dnnSecondaryAction {
    color: #888 !important;
}

.cbp-l-caption-buttonLeft:link,
.cbp-l-caption-buttonRight:link,
.cbp-l-caption-buttonLeft:visited,
.cbp-l-caption-buttonRight:visited,
.cbp-l-caption-buttonLeft:active,
.cbp-l-caption-buttonRight:visited {
    width: auto !important;
    text-align: center;
    margin: 4px;
}


.contactForm .formButtons input {
    width: 200px;
    margin: 0;
}


    .eds_news_Ozone.eds_style_predefined_yellow.eds_subCollection_news .edn_readMore.edn_readMoreButton:hover,
    .contentBtn a:hover,
    .colourBkgdRow .contentBtn a:hover,
    .grid a:hover,
    .contactForm .formButtons input:hover,
    .eds_news_Ozone.eds_style_predefined_yellow.eds_subCollection_news .article_pager.edn_articleScrolling a:hover,
    .viewBtn a:hover, .colourBkgdRow .viewBtn a:hover,
    .cbp-l-inline-desc a:hover,
    .cbp-l-caption-buttonLeft:hover,
    .cbp-l-caption-buttonRight:hover,
    .buttonRow .DNNModuleContent a:hover {
        background-color: #004990 !important;
        color: #fff !important;
    }

/* Secondary Action */
.dnnFormItem button, .dnnFormItem input[type="button"],
.dnnFormItem input[type="reset"],
.dnnSecondaryAction,
a.dnnSecondaryAction,
ul.dnnAdminTabNav li a,
.dnnLogin .LoginTabGroup span {
    background: #333; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #dfdfdf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dfdfdf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* IE10+ */
    background: linear-gradient(top, #f5f5f5 0%,#dfdfdf 100%); /* W3C */
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 0px #ffffff;
    color: #333 !important;
}

    .dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover,
    .dnnFormItem input[type="reset"]:hover,
    .dnnSecondaryAction:hover,
    a.dnnSecondaryAction:hover,
    ul.dnnAdminTabNav li a:hover,
    .dnnLogin .LoginTabGroup span:hover {
        background: #fefefe; /* Old browsers */
        background: -moz-linear-gradient(top, #fefefe 0%, #e8e8e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* IE10+ */
        background: linear-gradient(top, #fefefe 0%,#e8e8e8 100%); /* W3C */
        color: #555;
    }

    .dnnFormItem button:active,
    .dnnFormItem input[type="button"]:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnFormItem input[type="reset"]:active,
    .dnnSecondaryAction:active,
    a.dnnSecondaryAction:active,
    ul.dnnAdminTabNav li a:active {
        border-color: #999;
        background: #c6c6c6; /* Old browsers */
        background: -moz-linear-gradient(top, #c6c6c6 0%, #f3f3f3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* IE10+ */
        background: linear-gradient(top, #c6c6c6 0%,#f3f3f3 100%); /* W3C */
        -webkit-box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
    }



.featureRow .contentBtn a {
    background-color: #fff !important;
    color: #004990 !important;
}

    .featureRow .contentBtn a:hover {
        background-color: #ef3f35 !important;
        color: #fff !important;
    }


.pageBanner {
    /*! border-bottom: 2px solid #111; */
    position: relative;
}

.homepage .pageBanner {
    border: 0;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.pageBanner p {
    margin: 0;
}

.pageBanner img {
    width: 100%;
}

.pageTitleRow {
    position: relative;
    text-align: center !important;
}

.pageTitle {
    position: absolute;
    top: -42px;
    text-align: center !important;
    width: 100%;
    z-index: 5;
}

    .pageTitle h1 {
        border: 3px solid #fff;
        background-color: #004990;
        display: inline-block;
        color: #fff !important;
        padding: 15px 40px;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        margin-left: -25px;
    }

.container {
    /*! padding-top: 20px; */
    /*! padding-bottom: 20px; */
}

@media screen and (max-width:990px) {
    .container {
        text-align: center;
    }
}


@media screen and (max-width:787px) {

    .pageTitle h1 {
        padding: 15px 20px;
        font-size: 1.6em;
    }
}

/* gallery overrides */

.contentgalleria {
    margin: 0 !important;
}

.galleria-stage {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1;
    position: relative;
}

.galleria-info {
    z-index: 90 !important;
    position: absolute;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    background-color: #2fae67 !important;
    width: 60%;
    padding: 0px 55px 0 20px;
    bottom: 5% !important;
}

.galleria-info-title {
    text-align: left;
    color: #fff !important;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-size: 1.1em;
    padding: 8px 0 0px;
}

    .galleria-info-title b {
        font-weight: normal;
    }

.galleria-info p {
    color: #fff !important;
    opacity: 1 !important;
}

@media screen and (min-width:1200px) {
    .galleria-info {
        width: 50%;
        padding: 0px 70px 0 20px;
        bottom: 10% !important;
    }

    .galleria-info-title {
        font-size: 1.15em;
    }
}


@media screen and (max-width:768px) {
    .galleria-info {
        width: 100%;
        padding: 0px 70px 0 20px;
        bottom: 0% !important;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }

    .galleria-info-title {
        font-size: 1em;
    }
}

#breadcrumb {
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ddd;
    background-color: transparent;
    padding: 5px 0;
    margin: 0 0 1em;
    display: block;
}

    #breadcrumb a {
        margin-left: 10px;
        font-weight: 600;
        font-size: 11px;
        color: #aaa !important;
    }

        #breadcrumb a:first-child {
            font-size: 11px !important;
            font-weight: 400;
            margin: 0;
        }

        #breadcrumb a:hover {
            color: #00a3e4 !important;
        }

    #breadcrumb img, #breadcrumb span {
        margin-left: 0px
    }

    #breadcrumb img {
        margin: 5px 10px 0;
    }

main {
    /*! background: #fff; */
    border-top: none;
    margin-bottom: 0px;
    margin-top: 45px;
    min-height: 550px;
    clear: left;
    position: relative;
}

@media screen and (min-width:768px) and (max-width:1187px) {
    main {
        margin-top: 95px;
    }
}

.dnnEditState main {
}

main.no-bg {
    background: 0 0
}

.dnnpane > [class*=col-md], .dnnpane > [class^=col-md] {
    padding: 0px 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
}

#mainContent-inner {
    padding: 80px 0 40px !important;
}

.homepage #mainContent-inner {
    padding-top: 40px !important;
    position: relative;
    /*! border: 1px solid green; */
}

@media screen and (max-width:768px) {
    .homepage #mainContent-inner {
        padding-top: 10px !important;
        position: relative;
    }

    main {
        margin-top: 58px;
    }
}

.IntroContainer {
    text-align: center;
    padding: 0 50px;
}

hr {
    border-top: solid #ef3f35 2px;
    margin: 20px 0 20px;
}

.row {
    clear: left;
}

/* home page */



.featureBoxesInner {
    width: 100%;
    /*max-width: 1200px;*/
    margin: 0 auto;
}

.featureRow {
    float: left;
    width: 100%;
    clear: left;
    margin: 30px 0 30px;
    background-color: #004990;
    /*background-image:url(/portals/25/Images/crewTect.jpg);
    background-repeat:no-repeat;
    background-position:left center;
    background-size: contain;*/
}

@media screen and (max-width:1100px) {
    .featureRow {
        float: left;
        width: 100%;
        clear: left;
        /* margin: 0px 0 0px; */
    }
}

.featureRow p, .featureRow h2, .featureRow h3, .featureRow a {
    color: #fff !important;
}

.featurePaneImg {
    padding: 0;
    margin: 0;
}

    .featurePaneImg div, .featurePaneImg p {
        margin: 0;
    }

    .featurePaneImg img {
        width: 100%;
    }

.featurePaneText {
    text-align: center;
    padding: 30px 60px;
}

.viewBtn {
    padding: 0;
}



.homeIntroContainer .contentPane {
    text-align: center;
}

.buttonIconPane {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

    .buttonIconPane img {
        padding-bottom: 10px;
        max-width: 120px;
    }

    .buttonIconPane a {
        text-decoration: none;
        font-size: 120%;
    }

/* callout boxes */

.calloutRow {
    float: left;
    width: 100%;
    margin: 0px 0 0px;
}

.calloutIcon {
    text-align: center;
    position: absolute !important;
    width: 100%;
    padding: 0 0px;
}



    .calloutIcon img {
        max-width: 120px;
    }

.calloutPane {
    background-color: #ef3f35;
    color: #fff;
    text-align: center;
    padding: 75px 15px 10px;
    margin: 72px 15px !important;
    border-radius: 5px;
}

.clearBoxes .calloutPane {
    background-color: transparent;
    padding: 0;
    margin: 0 20px !important;
}

.calloutPane h3, .calloutPane p {
    color: #fff !important;
    margin: 12px 0;
}

.calloutPane p {
    margin-bottom: 25px;
}

    .calloutPane p a {
        display: inline-block;
        width: auto;
        background-color: #fff;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        padding: 5px 25px;
        position: relative;
        bottom: 0;
        border-radius: 3px;
    }

.clearBoxes .calloutPane p a {
    background-color: #ef3f35;
    color: #fff;
}

.calloutPane p a:hover {
    background-color: #004990;
    color: #fff !important;
}

@media screen and (max-width:767px) {
    .calloutRow {
        float: left;
        width: 100%;
        margin: 0px 0 80px
    }

    .calloutIcon {
        position: relative !important;
        top: 85px;
    }

    .calloutPane {
        padding: 75px 15px 10px;
        margin: 0px 15px !important;
        border-radius: 5px;
    }
}

@media screen and (min-width:1200px) {
    #dnn_WideBottom3 {
        padding-left: 50px;
    }
}

/* inner page */


.inner .pageBanner img {
    width: 100%;
}

/* Contact Forms */

.ModWKDContactC {
    margin: 1em 0 2em 0;
    float: left;
    clear: left;
    width: 100%;
}

fieldset {
    border: 1px solid #ddd;
    padding: 22px;
    margin-bottom: 1.5em;
}

legend {
    display: block;
    width: auto;
    padding: 0 5px;
    margin: 0px 0 !important;
    font-size: 20px;
    line-height: inherit;
    color: #000 border: 0;
}

.formButtons {
    clear: left;
    margin-top: 40px;
}

    .formButtons a {
        font-size: 16px !important;
        line-height: 1.8em !important;
    }

.contactForm ul {
    margin: 0em 7px;
    list-style: none;
}

    .contactForm ul li {
        list-style: none;
        margin-bottom: 0.3em;
        /* width: 96%; */
    }

.contactForm .captchaCode {
    margin: 1em 0;
}

    .contactForm .captchaCode input {
        color: #333;
    }

.contactForm ul li label {
    display: block;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.contactForm ul li input,
.contactForm ul li textarea {
    display: block;
    width: 95%;
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    padding: 0.3em 0.75em;
}

.contactForm .inlineField label {
    display: inline;
}

.radioBtn label, .radioBtn input, .checkbox label {
    display: inline !important;
}

.radioBtn input, .checkbox input {
    width: 30px !important;
}

.checkbox input {
    /* width: 10px !important; */
    margin: 10px 0px !important;
}

.singleCheckbox label {
    margin-left: 30px !important;
}

.checkbox label {
    margin-left: 25px !important;
}

.contactForm ul li textarea {
    height: 170px;
}

.req, .validationSummary li {
    color: #CC0000;
}

.validationSummary ul {
    margin: 20px 0 0 20px;
}

.validationSummary li {
    margin: 0 !important;
    line-height: 25px;
}


.formButtons input:hover {
    box-shadow: none !important;
}

/* Footer */



footer {
    background-color: #004990;
    padding-top: 0em;
    padding-bottom: 0px;
    /*! margin-top: 40px; */
    position: relative;
}

@media screen and (min-width:1000px) {
    footer {
        /* height: 350px; */
    }
}

.footerCorner {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: #fff;
    background-image: url(/Portals/24/Images/footer-logo.png);
    width: 300px;
    height: 350px;
    background-repeat: no-repeat;
    background-position: 88% 88%;
    clip-path: polygon(17% 100%, 100% 0, 100% 100%, 0% 100%);
}

.footerInner {
    padding: 35px 20px 20px;
    /*! max-width: 1200px; */
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 2;
    min-height: 350px;
}

footer::before {
    content: "";
    background-image: url();
    background-size: contain;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.09;
    z-index: 0;
}

footer h4, footer h2, footer h3 {
    color: #fff !important;
    margin: 0;
    font-size: 0.9em;
}

.footerCenter {
    text-align: center;
}

@media screen and (min-width:768px) {
    .footerRight {
        text-align: right;
    }
}


@media screen and (max-width:1000px) {
    .footerSiteLinks {
        text-align: center;
        /* margin: 30px 0px; */
    }

    .footerRight {
        text-align: center;
    }

    .footerCenter {
        margin: 80px 0 0 !important;
        padding: 0 70px !important;
    }
}

.footerTagline {
    margin: 0 30px;
}

footer p {
    color: #eee;
    margin-top: 0;
    font-size: 13px;
    line-height: 20px;
}

.footerTagline p {
    font-size: 16px;
    line-height: 24px;
    margin: 0px 0;
}

.footerTagline h4 {
    margin: 0 0px !important;
    font-size: 18px;
    padding-bottom: 4px;
}

footer a {
    color: #eee !Important;
    text-decoration: none !important;
}


    footer a:hover {
        color: #aaa !important;
    }


.footerBottom {
    padding-bottom: 0px;
}

.footerLinks {
    font-size: 11px;
    text-align: left;
    /* background-color: #2fae67; */
    /*! padding: 10px; */
    color: #6d8dac;
    bottom: 0;
    position: relative;
    margin-top: 50px;
}

@media screen and (max-width:1000px) {
    .footerLinks {
        margin-top: 150px;
    }
}

@media screen and (max-width:640px) {
    .footerLinks {
        margin: 0px 0 200px;
    }

    #login {
        float: none !important;
        display: block;
        margin-left: 0;
        padding-left: 0;
        border: 0;
    }
}

.footerLinks a {
    color: #6d8dac !important;
}

    .footerLinks a:hover {
        color: #eee !important;
    }

footer .copyright {
}

footer .terms-priv {
}

footer .copyright, footer .terms-priv {
}

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 {
    }

    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
    }

@media screen and (max-width:990px) {
    .footerRight {
        margin-top: 40px;
    }
}


.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
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px
}

    .btn-social.facebook {
        background-position: 0
    }

    .btn-social.twitter {
        background-position: -40px
    }

    .btn-social.googleplus {
        background-position: -80px
    }

    .btn-social.linkedin {
        background-position: -120px
    }

.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
}

.footerContacts .heading_wrapper {
    display: none;
}

.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
}

/* gallery overrides */

.galleryNoThumbs .thumb_wrapper {
    display: none;
}

.eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_title {
    margin-top: 5px !important;
}

.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper > div .listItemTitle a {
    font-size: 24px !important;
    font-weight: normal !important;
}

.edsgg__galleries .edsgg_imageContainer .edsgg__itemDetailsAndLightboxTrigger {
    cursor: pointer !important;
}

/* button styles */

.grid .DNNModuleContent a {
    padding: 0 !important;
    line-height: 50px;
    font-size: 20px;
}

/* mailchimp form styles overrides */

.eds_mailChimpPlus_Galore.eds_style_predefined_red .edmcp_mainWrapper {
    border: none !important;
}

.eds_mailChimpPlus_Galore .edmcp_header {
    display: none !important;
}

.eds_mailChimpPlus_Galore .edmcp_formWrapper {
    padding: 0 !important;
}

.eds_mailChimpPlus_Galore .edmcp__label {
    display: none;
}

.eds_mailChimpPlus_Galore input[type="text"],
.eds_mailChimpPlus_Galore input[type="email"],
.eds_mailChimpPlus_Galore input[type="number"],
.eds_mailChimpPlus_Galore textarea {
    font-size: 14px !important;
    text-align: center;
    border-color: #999 !important;
    background-color: #333 !important;
    border-radius: 0px !important;
    color: #bbb !important;
}

    .eds_mailChimpPlus_Galore input[type="text"]:hover,
    .eds_mailChimpPlus_Galore input[type="email"]:hover,
    .eds_mailChimpPlus_Galore input[type="number"]:hover,
    .eds_mailChimpPlus_Galore textarea:hover {
        border-color: #ccc !important;
    }

    .eds_mailChimpPlus_Galore input[type="text"]:focus,
    .eds_mailChimpPlus_Galore input[type="email"]:focus,
    .eds_mailChimpPlus_Galore input[type="number"]:focus,
    .eds_mailChimpPlus_Galore textarea:focus {
        border-color: #ccc;
    }



.eds_mailChimpPlus_Galore .edForm__subscribe,
.eds_mailChimpPlus_Galore .edForm__closeResponse {
    background-color: ##d81010 !important;
    border-radius: 50px !important;
    border: 0px solid #bcb8a4 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-family: "Rubik", helvetica, sans-serif !important;
    font-weight: 400 !important;
}

    .eds_mailChimpPlus_Galore .edForm__subscribe:hover,
    .eds_mailChimpPlus_Galore .edForm__closeResponse:hover {
        background-color: #fff !important;
        color: #333 !important;
    }

/** TripAdvisor panel */
#CDSWIDSSP {
    max-width: 100% !important;
    width: 360px !important;
    margin: 0 auto !important;
}

@media screen and (max-width:999px) {
    #CDSWIDSSP {
        width: 95% !important;
        margin: 20px auto !important;
    }
}


/* EqasyDNN Gallery Overrides */

.nivo-caption {
    position: absolute;
    left: 10px !important;
    bottom: 0px !important;
    font-size: 30px;
    text-align: left !important;
    background: none !important;
    width: 100% !important;
    z-index: 8;
    padding: 32px 60px 0 30px !important;
    opacity: 0.6;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.6;
    filter: alpha(opacity=6);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

    .nivo-caption b {
        display: inline-block;
        font-weight: normal;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        padding: 20px 40px 18px;
        margin: 0 auto !important;
        width: auto;
        background-color: #fff;
    }

@media screen and (max-width:999px) {
    .nivo-caption {
        display: none !important;
    }
}

.row .ModEasyDNNGalleryC {
    margin: 40px 0;
}

/* Photo Gallery Page Overrides */

.eds_GravityGallery_Social .edsgg_topRibbon {
    background: #fefefe;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.eds_GravityGallery_Social .edsgg__itemsListContainer > .edsgg__itemContainer .edsgg_thumbnailWrapper {
    border-radius: 0px !important;
    box-shadow: none !important;
}

.eds_GravityGallery_Nova.edsgg_style_curiousBlue .edsgg_thumbnailWrapper {
    border-color: #3dbaec !important;
}

.eds_GravityGallery_Nova .edsgg_mediaDetails {
    display: none;
}

.eds_GravityGallery_Nova .edsgg_thumbnailWrapper .edsgg_title {
    padding: 10px !important;
    display: block;
    text-align: center !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: bold !important;
    font-size: 22px;
    color: #2fae67 !important;
}

.eds_GravityGallery_Nova .edsgg_breadcrumbs {
    font-family: "Open Sans", sans-serif !important;
    font-size: 14px;
    line-height: 1;
    color: #ababab;
    margin: 30px 0;
    padding: 0 20px 15px 0 !important;
    border-bottom: dashed 1px #ccc !important;
    ;
}

.eds_GravityGallery_Nova .edsgg_mainTitle {
    font-family: "Open Sans", sans-serif !important;
    font-weight: normal;
    text-transform: normal;
    padding: 0px 10px 0px !important;
    margin: 0;
}

/* Event Details gallery overrides */

.cbp-l-caption-alignCenter .cbp-l-caption-buttonLeft {
    display: none !important;
}

/* Page banner gallery overrides */

#EDG_0_Shadow .EDGSlide .EDGimage a img {
    border: none !important;
    padding: 0px !important;
    ;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: 0px;
}

#EDG_0_Shadow .EDGSlide {
    margin-bottom: 0px !important;
    ;
    position: relative;
    background-image: none !important;
    float: left;
    display: block;
    padding-bottom: 0px !important;
    ;
    padding-right: 0px !important;
    ;
}

/* login form layout adjust */


.dnnLoginService {
    font-size: 16px;
}

    .dnnLoginService .dnnLabel {
        padding-right: 0;
        margin-right: 13px;
    }

/* volunteer login area */

.inpageSubMenu {
    position: relative;
    float: left;
    position: relative;
    clear: left;
    background-color: #004990;
    width: 100%;
    margin-top: 27px;
    margin-bottom: 30px;
}


    .inpageSubMenu ul li {
        display: inline-block;
        margin: 0 20px;
    }

        .inpageSubMenu ul li a {
            text-decoration: none;
            font-weight: bold;
            color: #fff;
            border-bottom: 2px solid #004990;
            padding: 3px;
        }

            .inpageSubMenu ul li a:hover {
                border-bottom: 3px solid #fff;
            }

        .inpageSubMenu ul li.selected a {
            color: #004990 !important;
            border-bottom: 2px solid #f5f5f5;
        }

    .inpageSubMenu ul {
        margin: 20px 0 30px 20px;
    }
