﻿@charset "UTF-8";
@import url("https://use.typekit.net/gax6kwc.css");

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, 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
}

html, li, p {
    font-family: museo, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
}

li.small, p.small, a.small{
    font-size: 14px;
}

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: none;
}

.contentPane ul li {
    background: url(/Portals/_default/Skins/SureSkills/Icons/icon-UI-arrow-right-16.svg) no-repeat; /* <-- change `left` & `top` too for extra control */
    background-position-y: center;
    padding: 5px 0px 5px 25px;
    /* reset styles (optional): */
    list-style: none;
    margin: 0;
}

.dnnFormItem ul li {
    background: none;
    padding: 0;
    margin: 0;
    margin-right: 10px;
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none !important;
}
.navbar-right li {
    display: inline-block;
}
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
}

body {
    background: #fff;
    color: #51626F;
    font-size: 16px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body,  input, table, td, th {
    font-family: museo, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: museo, 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 {
    color: #333;
    font-weight: 700
}

small {
    font-size: 12px
}

/*a:active, a:link, a:visited {
    text-decoration: none
}*/

a:hover {
    text-decoration: underline
}

p {
    font-size: 16px;
    font-family: museo, sans-serif;
    margin: 0 0 40px 0;
}

p.lead {
    font-size: 24px;
    line-height: 1.3em;
}

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 {
    font-family: museo, sans-serif;
}

h1 {
    font-size: 50px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 20px 0;
    color: #51626F;
}

h2 {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    color: #51626F;
}

.vendors h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 10px 0;
    color: #00B9E4;
}

h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 6px 0;
    color: #51626F;
}

h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 6px 0;
    color: #00B9E4;
}

.vendors h4 {
    font-size: 18px
}

h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0 6px 0;
    color: #00B9E4;
}

h6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 0 20px 0;
    color: #00B9E4;
}

/*requested by client for inner screens*/
/*.col-md-8 .contentPane h3 {
	color:#2AB673;
}*/

/*@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: relative;
    min-width: 44px;
    width: 0;
    height: 43px;
    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::-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
}

.searchInputContainer a.dnnSearchBoxClearText.dnnShow {
    bottom: 2px
}

.mobile-search{
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 15px 0;
}

#navbar > .pills {
    text-align: center;
    margin: 15px 0 30px;
}

#navbar > .pills .badge {
    font-size: 16px;
    line-height: 21px;
    background-color: #73818B;
    padding: 5px 16px;
    border-radius: 24px;
    margin: 0 5px;
}

#search-action, .SearchButton, .search-toggle-icon {
    /* background: url(Images/icon-search.svg) center center no-repeat #EAECED; */
    /* display: block; */
    /* position: absolute; */
    background: url(/Portals/_default/Skins/SureSkills/Icons/icon-search-for-bar.svg) center center no-repeat #0099A8;
    /*background-size: 26px;*/
    width: 50px;
    height: 36px;
    display: none;
    position: relative;
    float: right;
    z-index: 2;
    top: -1px;
    font-size: 22px;
    right: -1px;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
    /* background: #2AB673; */
    border-radius: 0 12px 12px 0;
}


/*@media (max-width: 768px) {
    #TopPane #search-action, #TopPane .SearchButton, #TopPane .search-toggle-icon {
        top: -35px;
        font-size: 22px;
        right: -2px;
    }
}*/

@media (min-width: 1200px) {
    #searchbar {
        width: 100vw !important;
        margin-left: calc(0%);
        margin-right: calc(0%);
    }
}

#searchbar,
#searchbar-mobile {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 200ms ease;
    -moz-transition: 200ms ease;
    -o-transition: 200ms ease;
    transition: 200ms ease;
    float: left;
    width: 100%;
    height: 50px;
    padding: 8px 15px;
    z-index: 1;
    background: #F2F6F8;
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    width: 100vw !important;
    margin-left: calc(0%);
    margin-right: calc(0%);
    transition-timing-function: ease-out;
    transition: 0.1s;
    transform: translateY(0);
}

#searchbar {
    height: 150px;
    padding: 50px;
    top: 60px;
    z-index:10;
}

#searchbar-mobile {
    height: 50px;
    padding: 8px 15px;
    top: 36px;
}

    #searchbar.wide {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        max-width: 100%;
        transition-timing-function: ease-in;
        transition: 0.8s;
    }

/* @media (max-width: 767px) { */
    /* #searchbar-mobile.wide { */
        /* visibility: visible; */
        /* opacity: 1; */
        /* filter: alpha(opacity=100); */
        /* max-width: 100%; */
        /* transition-timing-function: ease-in; */
        /* transition: 0.8s; */
    /* } */
/* } */

#searchbar.wide {
    transform: translateY(0%);
}

/* #searchbar-mobile.wide { */
    /* transform: translateY(80%); */
    /* border: none; */
/* } */

.searchInputContainer {
    display: block;
    border-radius: 0;
    width: 100%;
    margin: 0 auto;
}

    .searchInputContainer a.dnnSearchBoxClearText {
        right: 40px;
        top: -2px;
    }

@media (max-width: 767px) {
    #SearchMobile {
        display: none;
    }
}

.search-mobile {
    background-color: #0099A8;
    margin: 0 -15px;
    padding: 7px 15px;
    position: relative;
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .search-mobile {
        margin: 0 !important;
    }
}

.search-mobile .SearchButton {
    position: absolute;
    float: none;
    right: 15px;
    height: 43px;
    top: 7px;
}

.search-mobile .searchInputContainer input {
    width: 100%;
}

.search {
    position: relative;
    min-width: 200px;
    height: 53px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}

    .search.search-open {
        width: 18%;
    }

    .search.small-screens.search-open {
        width: 100%;
    }

        .search.small-screens.search-open .searchInputContainer input {
            padding: 0 124px 0 20px;
        }

.searchInputContainer {
    display: block;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
}

.mobile-search .searchInputContainer {
    border-radius: 0;
    max-width: 334px;
}

#TopPane .searchInputContainer {
    position: relative;
    top: 17px;
}

.searchInputContainer input {
    top: 0;
    right: 0;
    border: 0;
    border-radius: 12px;
    outline: 0;
    width: 80%;
    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.dnnShow {
    display: none;
}

#login {
    padding-right: 10px
}

@media only screen and (max-width:768px) {
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 992px){
    ul.searchSkinObjectPreview {
        width: 100%;
    }
}

#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-color: #EBEEED;
    -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
}

@media(max-width: 992px){
    #topHeader{
        min-height: unset;
    }
}

header {
    background: #fff;
    border-bottom: 1px solid #F5F6F6;
    height: 60px;
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#dnn_header_LOGO1_hypLogo {
    /*height: 60px;
    width: auto;
    padding: 2px 30px 0 0;*/
}

#dnn_header_LOGO1_hypLogo img{
    padding: 14px 0;
}

.mobile-logo a {
height: 60px;
    min-width: 60px;
    position: absolute;
	z-index:1;
}

.navbar .brand {
    float: left;
    padding: 20px 0!important;
}

.navbar .brand img{
    width: 360px;
}

@media (max-width: 1200px){
    .navbar .brand img {
        width: 320px;
    }

}

@media only screen and (max-width:992px) {
    .main-navigation {
        height: auto;
        width: 100%
    }
    nav {
        display: none
    }
    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }
    a.mobile-nav-btn:hover {
        text-decoration: none
    }
    #navbar-top-wrapper {
        clear: both;
        position: relative
    }
    #navbar {
        float: none!important;
        z-index: 10;
        background-color: #F7F7F7;
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right
    }
}

.bg-grey {
    background-color: #F2F6F8;
}

.bg-grey .contentPane {
    padding: 40px 0;
}

.bg-grey .contentPane.DNNEmptyPane {
    padding: 0;
}

#breadcrumb {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px dashed;
    border-color: #ccc;
    background-color: transparent;
    padding: 5px 0;
    margin: 0;
    display: block
}

#breadcrumb a {
    margin-left: 10px;
    font-weight: 600;
    font-size: 11px;
    color: #626262
}

#breadcrumb a:first-child {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 11px!important;
    font-weight: 400;
    color: #7b7d82;
    margin: 0
}

#breadcrumb img, #breadcrumb span {
    margin-left: 10px
}

.bread-crumb {
    border-bottom: 1px solid #F5F6F6;
}

.bcrumb {
    margin: 8px 0;
    display: block;
}

.bcrumb .root{
    color: #364650;
}

    .bcrumb span.separator {
        color: #00B9E4;
    }
        .bcrumb span a,
        .bcrumb span a span{
            color: #364650;
        }

    .bcrumb > span > span > span:last-child{
        font-weight: bold;
    }

main {
    padding-bottom: 100px;
    min-height: 342px
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
        background-color: #FFFFFF;
}

.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 h2, footer .footer-above p {
    color: #fff
}

footer .footer-below, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #d2d2d2;
    font-size: 12px
}

footer .footer-col {
    margin-bottom: 25px
}

/*@media (max-width:768px) {
    footer .footer-col:last-child {
        width: 100%;
    }
}*/

footer .footer-below {
    background-color: #0099A8;
    padding: 15px 0
}

    footer .copyright {
        float: left;
        font-size: 14px;
    }

    @media(max-width: 992px) {
        footer .copyright {
            float: none;
        }
    }

    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
    }

    .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;
        padding-top: 40px;
    }

    .DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
        display: block;
        margin-bottom: 20px
    }

        .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(min-width: 992px) {
        #siteWrapper {
            position: relative;
            background-color: #fff;
        }
    }

    .top-links {
        float: right;
    }

        .top-links .link {
            padding: 12px;
            display: inline-block;
            font-size: 14px;
            color: #31424B;
        }

            .top-links .link.members {
                color: #fff;
                background-color: #0099A8;
            }

        .top-links .dropdown {
            display: inline-block;
        }

    #navbar .members.dropdown {
        display: block;
        margin: 0 -15px;
        position: relative;
    }

    .top-links .dropdown button.btn,
    #navbar .dropdown button.btn {
        padding: 12px;
        padding-top: 6px;
        font-family: inherit;
        background-color: #364650;
        color: #fff;
        margin: 0;
        border-radius: 0;
    }

    #navbar .dropdown button.btn {
        width: 100%;
        padding: 20px 30px;
        text-align: left;
    }

        .top-links .dropdown button.btn::after,
        #navbar .dropdown button.btn::after {
            content: ' ';
            background-image: url("Images/icon-arrowDown.svg");
            background-repeat: no-repeat;
            margin-left: 5px;
            position: relative;
            top: 6px;
            display: inline-block;
            width: 20px;
            height: 20px;
        }

    #navbar .members.dropdown button.btn::after {
        position: absolute;
        right: 24px;
        top: 22px;
    }

    .top-links .dropdown .dropdown-menu,
    #navbar .dropdown .dropdown-menu {
        min-width: 222px;
        left: auto;
        right: 0;
        width: 100%;
        margin: 0;
        border-radius: 0;
        padding: 0;
    }

    #navbar .members.dropdown .dropdown-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
        float: none;
        border: none;
    }

    .top-links .dropdown .dropdown-menu .dropdown-item,
    #navbar .dropdown .dropdown-menu .dropdown-item {
        display: block;
        color: #fff;
        padding: 12px;
        border-bottom: 1px solid #fff;
    }

    #navbar .members.dropdown .dropdown-menu .dropdown-item {
        padding: 20px;
        padding-left: 40px;
    }

    .top-links .dropdown .dropdown-menu .dropdown-item:last-child,
    #navbar.dropdown .dropdown-menu .dropdown-item:last-child {
        border-bottom: 0;
    }

    @media (max-width: 992px) {
        #mainHeader-inner {
            padding: 0;
        }
    }

    

    @media(max-width: 992px) {
        .mobile-logo img {
            float: left;
            padding: 14px 0;
            width: 170px;
            /*width: auto;
            height: 70px;
            margin: 0 -7px;*/
        }
    }

    .mobile-login {
        text-align: center;
        display: block;
        padding-bottom: 8px;
        color: #36424A;
    }

        .mobile-login:visited {
            color: #36424A;
        }

        .mobile-login:hover {
            text-decoration: none;
        }

        .mobile-login .icon {
            display: block;
            position: relative;
            bottom: -9px;
        }

            .mobile-login .icon img {
                width: 50px;
            }

body footer {
    border: 0;
    background: #ffffff;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
    border-top: 1px solid rgba(115,129,139,0.2);
}

        body footer .footer-above {
            margin-top: 40px;
            padding-bottom: 30px;
        }

            body footer .footer-above .container {
                background-color: #ffffff;
            }

            body footer .footer-above h2 {
                color: #fff;
            }

            body footer .footer-above p {
                color: #fff;
                font-size: 14px;
                border-bottom: 1px solid rgba(243, 248, 254, 0.2);
                padding-bottom: 10px;
                display: inline-block;
            }

            body footer .footer-above .social{
                width: 25%;
                float: right;
                padding: 0 15px;
            }
			
			@media(max-width: 450px){
				body footer .footer-above .social{
					width: auto;
					float: none;
				}
			}

            body footer .footer-above .social a {
                margin-right: 5px;
            }

    body footer .footer-below {
        color: #73818B;
        font-size: 12px;
        background-color: #fff;
        padding: 15px 0 25px;
        border-top: 1px solid rgba(115,129,139,0.2);
    }

        body footer .footer-below .container .copyright_style {
            flex-grow: 1;
            color: #73818B;
            font-size: 14px;
        }

            body footer .footer-below .container .info-links {
                flex-grow: 2;
                text-align: right;
            }

    @media(max-width: 992px) {
        body footer .footer-below .container .info-links {
            flex-grow: unset;
            margin-top: 10px;
            display: block;
            text-align: left;
        }
    }


    body footer .footer-below .container .info-links .link {
        color: #fff;
        font-size: 14px;
        margin-right: 12px
    }

    body footer .footer-below .container .info-links .link:last-child {
        margin-right: 0
    }

        body footer .footer-below .container .info-links .link > a {
            color: #fff;
        }

    body footer .footer-below .container .info-links .separator {
        color: #fff;
        font-size: 14px;
    }

    body footer .footer-below .container .powered-by {
        text-align: left;
        flex-grow: 1;
        color: #fff;
        font-size: 14px;
    }

        body footer .footer-below .container .powered-by a {
            color: #fff;
            font-size: 14px;
            /*border-bottom: 1px solid #7D54A9;*/
        }

body footer .footer-below span {
    color: #73818B;
}

    body #siteWrapper footer .footer-below .container .info-links {
        flex-grow: 2;
        text-align: right;
    }
@media (max-width: 992px) {
    body #siteWrapper footer .footer-below .container .info-links {
        display: block;
        text-align: center;
    }
}

body #siteWrapper footer .footer-below .container .info-links .link {
    color: #73818B;
    font-size: 14px;
}

    @media (max-width: 992px) {
        body #siteWrapper footer .footer-below .container .info-links .link {
            display: block;
            text-align: center;
        }
    }

body #siteWrapper footer .footer-below .container .info-links .separator {
    color: #F3F8FE;
    font-size: 14px;
}

    @media (max-width: 992px) {
        body #siteWrapper footer .footer-below .container .info-links .separator {
            display: none;
        }
    }

    body footer .terms-priv {
        float: right;
        padding-left: 15px;
        padding-right: 15px;
    }

        body footer .terms-priv a:link {
            color: #fff;
            font-size: 12px;
        }

        body footer .terms-priv a:visited {
            color: #fff;
            font-size: 12px;
        }

body footer .footer-col {
    background-color: #ffffff;
    margin-bottom: 25px;
}

    body footer .links-list ul li {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 1.5em;
    }

        body footer .links-list ul li a:active {
            color: #73818B;
        }

        body footer .links-list ul li a:link {
            color: #73818B;
        }

        body footer .links-list ul li a:visited {
            color: #73818B;
        }

        body footer .links-list ul li a:hover {
            color: #73818B;
        }

        body 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 #001841;*/
            position: relative;
            bottom: 1px;
            padding-right: 9px;
        }

body footer .footer-top {
    background-color: #0099A8;
    color: #fff;
    margin-bottom: 20px;
}

        body footer .footer-top .footer-social {
            display: inline-block;
            width: 100%;
        }

        body footer .footer-top .col-md-2 span {
            font-size: 26px;
            display: inline-block;
            padding: 30px 0 30px 0;
        }

        body footer .footer-top .social-links {
            display: inline-block;
            position: relative;
            top: 16px;
        }

            body footer .footer-top .social-links .link {
                color: #fff;
                font-size: 16px;
                border-right: 1px solid #fff;
                padding: 33px 44px 33px 31px;
            }

                body footer .footer-top .social-links .link:first-child {
                    border-left: 1px solid #fff;
                }

                body footer .footer-top .social-links .link span {
                    font-size: 36px;
                    position: relative;
                    top: 7px;
                    margin-right: 15px;
                }

                    body footer .footer-top .social-links .link span.fa-linkedin {
                        top: 3px;
                    }

    body footer .footer-content {
        border-bottom: 1px solid #999;
        padding: 10px 0;
    }

    body footer .footer-logo {
        border-bottom: 1px solid #999;
        padding: 10px 0;
    }

        body footer .footer-logo img {
            display: inline-block;
            width: 173px;
            height: 69px;
            margin: 0 15px 15px 0;
        }

        body footer .footer-logo p {
            display: inline-block;
            font-size: 14px;
            position: relative;
            top: 14px;
            color: #fff;
        }

        body footer .footer-logo .desktopLogo {
            display: inline-block;
            width: 173px;
            height: 69px;
            margin: 0 15px 15px 0;
        }

body footer .back-to-top {
    border-top: 1px solid rgba(115,129,139,0.2);
    padding: 15px 0 0;
}

        body footer .back-to-top .powered-by,
        body footer .back-to-top .powered-by a {
            color: #73818B;
            font-size: 14px;
        }


    body footer .back-to-top .cd-top {
        font-size: 18px;
        color: #73818B;
        text-align: center;
        width: 65px;
        height: 65px;
        margin: 0 auto;
        background: #00B9E4;
        display: block;
    }

body footer .tagline {
    background-color: #fff;
    height: 80px;
    padding-top: 15px;
}

        body footer .tagline h4 {
            color: #fff;
            text-transform: uppercase;
            padding: 12px 0 12px;
            /*border-bottom: 6px solid #186B8D;*/
            width: 20%;
        }

body footer .logo-bck {
    margin: 0 0 -1px 0;
    background-color: #0099A8;
}

    body footer .logo-content {
        height: 115px;
        position: relative;
    }

    body footer a.logo-item {
        padding: 0;
    }

        body footer a.logo-item img {
            margin: 12px auto;
        }

    body footer span.icon-icon-arrow-back-to-top {
        position: relative;
        top: -5px;
        right: 15px;
    }

    body footer ul.list-section-footer {
        list-style: none;
        margin: 0;
        padding-top: 12px;
    }

        body footer ul.list-section-footer li {
            list-style: none;
            padding: 4px 0;
            line-height: 22px;
        }

            body footer ul.list-section-footer li:before {
                color: #73818B;
                padding-left: -30px;
            }

            body footer ul.list-section-footer li > a {
                color: #73818B;
                font-size: 14px;
            }

    body footer .separator {
        color: #fff;
    }

    body footer .view-all a {
        color: #fff;
    }

    body footer .social-bar {
        padding: 5px 5px;
        float: left;
        margin-left: -20px;
    }

    body footer .social-icon {
        padding: 0.5px 0;
        width: 50px;
        height: 50px;
    }

body footer .title-section-footer,
body footer .title-section-footer a {
    color: #00B9E4;
    font-size: 20px;
    padding: 0;
    font-weight: 500;
}

    body footer .text-section-footer {
        color: #fff;
        padding: 15px 0 20px 0;
    }

    body footer .social-links {
        margin-top: 25px;
    }

        body footer .social-links .link {
            margin-right: 5px;
        }

            body footer .social-links .link img {
                width: 45px;
            }

    .flex-container {
        /* display: flex; */
        /* -webkit-flex-flow: row wrap; */
        /* flex-flow: row wrap; */
        /* -webkit-flex-direction: row; */
        /* flex-direction: row; */
        text-align: center;
        max-height: 100%;
    }

        .flex-container > * {
            padding-bottom: 0;
            flex: 1 100%;
        }

    .main-flex {
        flex: 1 100%;
        float: left;
        text-align: left;
        padding-bottom: 0;
        margin-left:20px;
    }

    @media (max-width: 992px) {
        /*.main-flex {
            padding-bottom: 20px;
        }*/
    }

    @media(min-width: 992px){
        aside.aside {
            position: relative;
            top: 10px;
        }
    }
    

    .copyright_style {
        flex-grow: 1;
        font-size: 14px;
        float: left;
        margin-top: -10px;
    }

    @media (max-width: 992px) {
        .copyright_style {
            float: none;
            margin-top: 0;
        }
    }

.feedback {
    background-image: url(/Portals/_default/Skins/SFPA/Icons/icon-feedback-16px.svg);
    z-index: 1;
    display: inline-block;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    margin: 0 0 -2px 15px;
}
.pills:after {
    content: "";
    background-image: url(/Portals/_default/Skins/SFPA/Icons/icon-chip-close-white-16px.svg);
    background-repeat: no-repeat;
    background-position: right;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: -4px -4px -4px 4px;
}
/*.external:after {
    content: "";
    background-image: url(/Portals/_default/Skins/SFPA/Icons/icon-external-link-16px.svg);
    background-repeat: no-repeat;
    background-position: right;
    height: 16px;
    width: 16px;
    display: inline-block;
    margin: 0 0 0 2px;
}*/

    .powered-by,
    .powered-by p,
    .powered-by a {
        text-align: left;
        flex-grow: 1;
        font-size: 14px;
    }

    @media (max-width: 992px) {
        .powered-by {
            margin-top: 0;
            text-align: center;
        }
    }

.bg-white {
        background-color: #FFFFFF;
}
.bg-white .contentPane {
        /*padding:50px 0;*/
}
.bg-white .contentPane.DNNEmptyPane {
        padding:0;
}
/*adjust news articles as they have their own padding*/
@media (min-width:1024px) {
.bg-white .contentPane .eds_news_NewsOne,
.bg-grey .contentPane .eds_news_NewsOne {
    margin: 0 0 -30px 0;
}
}
.bg-grey {
    /*background-color: #F2FAFB;*/
}
	    .bg-grey .contentPane {
        /* border-top: 1px solid #EBEEED; */
        /*padding:50px 0;*/
    }
	    .bg-grey .contentPane.DNNEmptyPane,
.bg-grey.header-pane	.contentPane	{
        border: none;
        padding:0;
    }

.bg-grey.header-pane {
    /*padding: 30px 0;*/
}
/*adjust full width content block with icons to match pane padding setup*/
.bg-white .contentPane .block-icons.negative,
.bg-grey .contentPane .block-icons.negative {
    margin: -50px 0;
}

.bg-white .contentPane .block-icons.positive,
.bg-grey .contentPane .block-icons.positive {
    margin: -50px 0 0 0;
}
    .members-bcrumb {
        background-color: #364650;
        padding: 20px 0;
    }

        .members-bcrumb h2 {
            font-size: 22px;
            font-weight: 600;
            margin: 0;
            margin-top: 10px;
            color: #fff;
        }

        .members-bcrumb .username {
            display: block;
            text-align: right;
            color: #fff;
            margin-top: 12px;
        }

        .members-bcrumb .searchInputContainer input {
            width: 100%;
        }

    .SearchButton.Members {
        position: absolute;
        top: 9px;
        right: 25px;
    }

    .members-bcrumb.landing-bottom {
        padding: 14px 0 20px;
        border-top: 1px solid #EAECED;
    }

        .members-bcrumb.landing-bottom .help-text {
            display: block;
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-bottom: 10px;
        }

        .members-bcrumb.landing-bottom .SearchButton.Members {
            top: 38px;
        }

    #myCarousel .carousel-inner .item img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    #myCarousel .carousel-control {
        background: none;
    }

    @media(max-width: 550px) {
        #myCarousel .carousel-inner .item img {
            height: 200px;
        }
    }

    table.sfpa-table {
        border-top: 1px solid #EAECED;
        border-bottom: 1px solid #EAECED;
        width: 100%;
        border-collapse: collapse;
    }

        table.sfpa-table th,
        table.sfpa-table td {
            padding: 15px 15px 25px 5px;
            font-size: 14px;
        }

        table.sfpa-table th {
            color: #0099A8;
        }

        table.sfpa-table thead tr {
            background-color: #fff !important;
        }

        table.sfpa-table tr:nth-child(odd) {
            background-color: #f8f8f8;
            border-top: 1px solid #EAECED;
            border-bottom: 1px solid #EAECED
        }

    @media (max-width: 768px) {
        table {
            display: block;
            overflow-x: scroll;
        }
    }

    .inv-carousel {
        height: 500px;
        position: relative;
        margin-bottom: 40px;
    }

    @media(max-width: 550px) {
        .inv-carousel {
            height: 421px;
        }
    }

    @media(max-width: 320px) {
        .inv-carousel {
            height: 459px;
        }
    }

    .inv-carousel #Carousel .item img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

    @media(max-width: 550px) {
        .inv-carousel #Carousel .item img {
            height: 200px;
        }
    }

    .inv-carousel .title-overlay {
        text-align: center;
        position: absolute;
        top: 125px;
        margin: 0 auto;
        width: 100%;
    }

    @media(max-width: 550px) {

        .inv-carousel .title-overlay {
            top: 200px;
            padding: 15px 15px 25px;
            background-color: #126288;
        }
    }

    .inv-carousel .title-overlay .title {
        display: block;
        color: #fff;
        font-size: 72px;
        line-height: 76px;
        font-weight: 900;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        text-shadow: 1px 1px 10px #333;
    }

    @media(max-width: 992px) {

        .inv-carousel .title-overlay .title {
            font-size: 48px;
            line-height: 52px;
        }
    }

    @media(max-width: 550px) {

        .inv-carousel .title-overlay .title {
            font-size: 32px;
            line-height: 38px;
            text-transform: none;
        }
    }

    .inv-carousel .title-overlay .subtitle {
        display: block;
        color: #fff;
        font-size: 20px;
        line-height: 74px;
        font-family: 'Roboto', sans-serif;
        text-shadow: 1px 1px 10px #999;
    }

    @media(max-width: 992px) {

        .inv-carousel .title-overlay .subtitle {
            font-size: 18px;
        }
    }

    @media(max-width: 550px) {

        .inv-carousel .title-overlay .subtitle {
            display: none;
        }
    }

    .inv-carousel .title-overlay .buttons .link {
        font-size: 16px;
        border: 1px solid #20a1b0;
        padding: 10px 12px;
        border-radius: 4px;
        display: inline-block;
    }

        .inv-carousel .title-overlay .buttons .link:hover {
            cursor: pointer;
            text-decoration: none;
            background-color: fade(@corp_primary, 80%);
        }

    @media(max-width: 550px) {

        .inv-carousel .title-overlay .buttons {
            margin-top: 10px;
            padding: 0 15px;
        }
    }


    .inv-carousel .title-overlay .buttons .link.primary {
        background-color: #20a1b0;
        color: #fff;
        margin-right: 5px;
    }

    .inv-carousel .title-overlay .buttons .link.secondary {
        background-color: #fff;
        color: #36424A;
    }

    @media(max-width: 550px) {
        .inv-carousel .title-overlay .buttons .link {
            width: 100%;
        }

            .inv-carousel .title-overlay .buttons .link.primary {
                margin-bottom: 15px;
                margin-right: 0;
            }
    }

    .glyphicon-chevron-left:before {
        content: '';
        background-image: url(/Portals/0/Images/icon-rotate.svg);
        background-repeat: no-repeat;
        display: block;
        width: 70px;
        height: 70px;
    }

    .glyphicon-chevron-right:before {
        content: '';
        background-image: url(/Portals/0/Images/icon-rotate.svg);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        background-repeat: no-repeat;
        display: block;
        width: 70px;
        height: 70px;
    }

    @media(max-width: 550px) {

        .carousel-control .glyphicon-chevron-right {
            right: -5px;
            margin: 0;
        }

        .carousel-control .glyphicon-chevron-left {
            left: -5px;
            margin: 0;
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .glyphicon-chevron-left {
            top: 70px;
        }
    }

    #inventise_cookie_policy {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #e0e8ea;
        z-index: 999;
        padding: 5px 0;
    }

        #inventise_cookie_policy .cookie_policy {
            margin-left: auto;
            margin-right: auto;
        }

            #inventise_cookie_policy .cookie_policy > .aside1 {
                background: none;
            }

            #inventise_cookie_policy .cookie_policy > .aside2 {
                background: none;
            }

        #inventise_cookie_policy .cookie_text {
            color: #5e5e5f;
            text-align: left;
            padding-top: 16px;
        }

        #inventise_cookie_policy .cookie_link {
            color: #5e5e5f;
        }

        #inventise_cookie_policy .cookie_button {
            padding-right: 30px;
            text-align: right;
            padding-top: 15px;
        }

            #inventise_cookie_policy .cookie_button #inventise_cookie_policy_button {
                /* vertical-align: middle; */
                background: none;
                /* border-radius: 5px; */
                /* height: 30px; */
                /* color: #5e5e5f; */
                /* padding-left: 15px; */
                /* padding-right: 15px; */
                border: none;
                /* line-height: 14px; */
                /* opacity: 0.9; */
                color: #424545;
                font-size: 28px;
                cursor: pointer;
                float: right;
                margin-bottom: 15px;
            }

            #inventise_cookie_policy .cookie_button:hover #inventise_cookie_policy_button:hover {
                background: #c7c7c7;
                opacity: 1;
            }

    .cookie_text span a {
        color: #5e5e5f;
    }

    .dnnMenu {
        padding: 0;
    }
    @media(min-width: 1024px) {
    .dnnMenu {
        height: 60px;
    }
    }
    ul.navbar-left {
        height: 70px;
        padding: 6px 0;
    }
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        ul.navbar-left {
            min-width:900px;
        }
    }
}

        ul.navbar-left a.link {
            padding: 20px;
            color: #36424A;
            font-weight: 400;
        }

    @media(max-width: 1024px) {
        ul.navbar-left a.link {
            padding: 20px 10px;
        }
    }

    .navbar-header h3 {
        font-size: 20px;
        font-weight: 700;
        margin: 10px 0;
        color: #fff;
    }

    ul.navbar-right i {
        display: block;
        height: 24px;
        width: 24px;
        margin: 6px 0;
        background-position-x: center;
    }

    ul.navbar-right i.SSK-search{
        background-image: url('Icons/icon-search-32.svg');
    }

    ul.navbar-right i.SSK-profile {
        background-image: url('Icons/icon-profile-32.svg');
    }

    ul.navbar-right i.SSK-basket {
        background-image: url('Icons/icon-basket-32.svg');
    }

    .bcrumb i {
        display: inline-block;
        height: 16px;
        width: 16px;
        margin: -4px 0;
    }

    .SFPA-home {
        background-image: url('Icons/icon-home-16px.svg');
    }

    .quicklinks-icon {
        padding: 10px 15px;
        background: #FFFFFF;
        display: block;
        height: 24px;
        width: 24px;
        background-repeat: no-repeat;
        position: relative;
        top: -10px;
        right: -15px;
        border: none;
        float: right;
        z-index: 1;
    }

.quicklinks input {
    background: none;
    background-image: url(Icons/icon-quick-links-24px.svg);
    display: block;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    position: relative;
    top: 18px;
    right: 80px;
    border: none;
    float: right;
    z-index: 1;
}

        .quicklinks input:focus {
            outline: none;
        }

    @media(max-width: 1024px) {
        .quicklinks input {
            right: 9%;
        }
        .quicklinks .quick-links-text {
            right: 42px;
        } 
    }
    @media(max-width: 992px) {
        .quicklinks input {
    top: 15px;
    right: 120px;
        }

        .quicklinks.quicklinks-col {
            position: relative;
            top: 20px;
        }
    }
    @media(max-width: 768px) {
        .quicklinks input { 
             right: 133px; 
        }
        .quicklinks .quick-links-text {
            right: 92px;
        } 
        .quicklinks.quicklinks-col.col-sm-3 {
            width: 100%;
        }
    }

    .quicklinks a.close span.caret {
        background: url(/Portals/_default/Skins/SFPA/Icons/icon-ui-close-negative.svg) center center no-repeat;
        width: 36px;
        height: 36px;
        margin: 0;
        right: 300px;
        padding: 0;
        top: 15px;
        border: none;
        color: #FFFFFF !important;
        opacity: 1;
        z-index: 2;
    }

    .quicklinks a.close {
position: relative;
    }

    .quicklinks h1,
    .quicklinks h1 a {
        color: #FFFFFF;
        font-size: 20px;
        text-transform: uppercase;
    }
    .quicklinks h1{
        margin: 0 0 20px 0;
    }

    @media(min-width: 1024px) {
        .quicklinks h1 span:empty {
            height: 20px;
            display: block;
        }

        .quicklinks-col:last-child h1 span:empty {
            height: 1px;
            display: block;
        }

    }

    .quicklinks ul {
        margin: 0;
    }

        .quicklinks ul li {
            background: #004E70;
            list-style: none;
            padding: 7px 10px;
            font-size: 14px;
            margin: 12px 0;
        }

            .quicklinks ul li a {
                color: #fff;
            }

    .SFPA-user {
        background-image: url('Icons/icon-profile-24px.svg');
    }

    .SFPA-search {
        background-image: url('Icons/icon-search-24px.svg');
    }

    .SFPA-close {
        background-image: url('Icons/icon-close-24px.svg');
        background-repeat: no-repeat;
    }

    /*mobile menu*/
    /*CSS to override Bootstrap's default breakpoint*/
    @media (max-width: 991px) {
        .navbar-header {
            float: none;
        }

        .navbar-left {
            float: none !important;
        }

        .navbar-right {
            float: none !important;
        }

        .navbar-toggle {
            display: block;
        }

        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
        }

        .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px;
        }

        .navbar-collapse.collapse {
            display: none !important;
        }

		 .navbar-nav {
            float: none !important;
        }
        .navbar-header .navbar-nav {
            margin: 0;
        }

@media(min-width: 992px){

    .navbar-nav {
        float: none !important;
        margin: 7.5px 0;
    }

    .navbar-header .navbar-nav {
        margin: 7.5px 0;
    }

}

        #dnnMenu .navbar-nav {
            margin: 0 0 0 0;
        }
        .collapse.in {
            display: block !important;
        }

        .navbar-right li {
            position: absolute;
        }

            .navbar-right li:nth-child(1) {
                right: 70px;
            }

            .navbar-right li:nth-child(2) {
                right: 120px;
            }
    }

    .navbar {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        margin-bottom: 0;
        /*height:100px;*/
    }

    .navbar-collapse {
        border: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
        overflow-x: hidden;
    }

span.menu-text {
    color: #36424A;
    position: absolute;
    top: 42px;
    right: 20px;
    font-size: 12px;
    float: right;
}

.is-active + span.menu-text {
color: #FFFFFF;
}
    /*@media(max-width: 500px) {
    span.menu-text {
        right: 16px;
    }
}*/

    span.search-text {
        color: #36424A;
        position: absolute;
        top: 32px;
        right: 6px;
        font-size: 12px;
    }
@media (min-width: 1024px) {
    span.search-text {
        top: 40px;
    }
}
.quick-links-text {
    color: #36424A;
    position: absolute;
    top: 42px;
    right: 140px;
    font-size: 12px;
    position: relative;
    top: 43px;
    right: 40px;
    float: right;
    z-index: 1;
}

.dnnMenu .topLevel li a span {
    font-size: 17px;
    font-weight: 700;
}

    .dnnMenu .topLevel li a:hover span {
        text-decoration: underline;
    }

    .navbar-nav.sm-collapsible .caret:before,
    .navbar-nav.sm-collapsible .open > a > .caret:before {
        content: none;
    }

    /*.navbar-nav.sm-collapsible .caret {
        background: url('/Portals/_default/Skins/SFPA/Icons/icon-ui-plus-negative.svg') center center no-repeat transparent;
        width: 16px;
        height: 16px;
    }

    .navbar-nav.sm-collapsible .open > a > .caret {
        background: url('/Portals/_default/Skins/SFPA/Icons/icon-ui-close-negative.svg') center center no-repeat transparent;
        width: 16px;
        height: 16px;
    }*/

    .header-mobile {
        height: 60px;
    }

    .navbar-header {
        position: relative;
    }

    .bcrumb a,
    .bcrumb span span span a {
        font-size: 12px !important;
    }

    .bcrumb span span span:last-child a {
        font-weight: 700 !important;
    }


    @media (max-width: 992px) {
        /*.navbar-header {
    position: absolute;
    width: 100%;
}*/
        .navbar-header h3 {
            text-align: center;
            color: white !important;
        }
    }

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        /*margin-right: -80px;*/
    }
}

.navbar-default.mega-navbar {
    background: #0099A8;
    min-height: 70px;
}

    #navbarMega, #dnnMenu {
        /* position: absolute; */
        width: 100% !important;
        z-index: 1;
        float: left;
    }

    .nav > li > a:hover {
        text-decoration: underline;
        background: none;
    }


a.footer-feedback {
    background: #00577D;
    display: block;
    height: 40px;
    /*margin-top: -40px;*/
    color: #FFFFFF !important;
    padding: 10px;
    text-align: center;
    border-radius: 20px 20px 0 0;
    font-size: 16px;
}

    #siteWrapper {
        overflow: hidden;
    }

     .inv-twitter-feed { 
         margin: 0 0 -30px 0;
     }

        .inv-twitter-feed iframe {
            width: 100% !important;
            height: 290px !important;
        }

    @media(max-width: 425px) {
        .inv-twitter-feed iframe {
            width: 425px !important;
            height: 535px !important;
        }
    }

    @media(max-width: 375px) {
        .inv-twitter-feed iframe {
            width: 375px !important;
            height: 535px !important;
        }
    }

    .navbar-nav a span {
        font-weight: 700;
    }

.navbar-nav a.active span {
    border-bottom: 3px solid #0099a8;
    padding: 22px 0;
}    
	
	#navbar .navbar-nav a.active span {
        border: none;
        padding: 0;
    }

    /*event countdown*/
    #clock {
        color: #FFF;
        font-size: 50px;
        font-weight: 700;
        padding: 15px;
        text-align: center;
        display: inline-block;
        width: 100%;
    }

        #clock p {
            display: inline-flex;
            height: 65px;
        }

        #clock span {
            font-size: 50px;
            font-weight: 700;
            display: block;
        }

        #clock .days:after {
            content: "Days";
            position: relative;
            top: 30px;
            right: 40px;
            font-size: 14px;
            font-weight: 300;
        }

        #clock .hours:after {
            content: "Hours";
            position: relative;
            top: 30px;
            right: 40px;
            font-size: 14px;
            font-weight: 300;
        }

        #clock .mins:after {
            content: "Mins";
            position: relative;
            top: 30px;
            right: 40px;
            font-size: 14px;
            font-weight: 300;
        }

        #clock .secs:after {
            content: "Secs";
            position: relative;
            top: 30px;
            right: 40px;
            font-size: 14px;
            font-weight: 300;
        }

    .corner-date span {
        font-size: 14px;
        font-weight: 300;
    }

    .corner-date {
        color: #FFF;
        background: #2AB673;
        height: 50px;
        width: 50px;
        padding: 15px;
        position: relative;
        top: 0;
        left: 0;
        font-size: 14px;
        font-weight: 300;
    }

        .corner-date p {
            position: relative;
            line-height: 18px;
            text-align: center;
            margin: 10px 0;
        }

            .corner-date p:first-of-type {
                font-weight: 700;
                font-size: 33px;
            }

    .count-image {
        position: relative;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .count-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        background: linear-gradient(rgba(54, 66, 74, 0.6), rgba(54, 66, 74, 0.6));
        background: -webkit-linear-gradient(rgba(54, 66, 74, 0.6), rgba(54, 66, 74, 0.6));
        background: -mozlinear-gradient(rgba(54, 66, 74, 0.6), rgba(54, 66, 74, 0.6));
    }

    .upcoming-date {
        color: #FFF;
        background: #2AB673;
        width: 80px;
        padding: 20px;
        position: relative;
        top: -30px;
        left: -30px;
        height: 80px;
        display: block;
    }

        .upcoming-date p {
            position: relative;
            line-height: 18px;
            text-align: center;
        }

            .upcoming-date p:first-of-type {
                font-weight: 700;
                font-size: 33px;
            }

    .top-cat {
        padding: 0 90px;
        text-align: center;
    }

        .top-cat a {
            color: #FFF !important;
            background: #2AB673;
            top: -30px;
            height: auto;
            width: fit-content;
            position: relative;
            display: inline-table;
            border: none;
            padding: 6px !important;
        }

    .count-title {
        color: #FFF !important;
        font-size: 30px !important;
        text-align: center;
        float: left;
        display: inline-block;
        padding: 0 90px 15px;
    }

    .upcoming-title {
        color: #36424a !important;
        display: block;
    }

    @media (max-width:1024px) {
        .top-cat {
            padding: 0 180px;
        }

        .count-title {
            padding: 0 30px 15px;
        }

        .upcoming-title {
            max-width: 250px;
            margin: -10px 0 0 0;
        }
    }

    @media (max-width:425px) {
        .top-cat {
            padding: 0 140px;
        }
.count-title {
    padding: 0 0 15px;
}

.count-title {
font-size: 28px !important;
    text-align: center;
}
    }


    @media (max-width:768px) {
        a.count-title {
            width: 100%;
        }

        #date {
            display: none;
        }
    }

.ModFaqAdminC a,
.ModStaffDirectoryAdminC  a{
    color: #36424A;
    font-size: 16px;
    padding: 15px 0;
    display: block;
}

.ModFaqAdminC span,
.ModStaffDirectoryAdminC span {
    color: #36424A;
    font-size: 16px;
    /*padding: 0 0 15px 0;
        display: block;*/
    font-weight: 700;
    text-transform: capitalize
}
	
	table td p {
    padding: 10px 15px;
    margin: 0;
}

@media (min-width: 1024px) {
.navbar-nav>li>a {
    padding-top: 10px;
}
}

.loginGroup {
    display:inline-block;
}
    .loginGroup a {
        color: #FFFFFF;
        display: block;
    }

.dropbtn {
    padding: 16px;
    font-size: 16px;
    border: none;
    padding: 20px;
    color: #36424A;
    font-weight: 700;
    background:none;
}

.dropdown {
    position: relative;
    display: inline-block;
}
@media(max-width:768px) {
    .nav-wrapper-mobile.dropdown {
        display: block;
    }
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10;
}

    .dropdown-content a {
        color: #36424A;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #ddd;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background: none;
}

.quick-links-open {
    outline: 30px solid rgb(0, 87, 125) !important;
    background: url(Icons/icon-quick-links-24px.svg) #00577D !important;
}
.quick-links-open + span.quick-links-text {
    color:#FFFFFF;
}

.nav-tabs{
    border-bottom: none;
    height: 60px;
    float: right;
}

.nav-tabs > li{
    display: block;
    position: initial !important;
    padding: 22px 15px 9px;
}

    .nav-tabs > li.active {
        border-bottom: 4px solid #00B9E4;
    }

    .nav-tabs > li > div > a {
        font-size: 17px;
        color: #51626F;
    }

        .nav-tabs > li > div > a:hover,
        .nav-tabs > li > div > a:focus {
            text-decoration: none;
        }

.nav-tabs > li .dropdown.open{
    position: static;
    display: block;
}

    .nav-tabs > li .dropdown.open > a {
        background-color: #fff;
    }

    .nav-tabs > li .dropdown.open .dropdown-menu {
        width: 100% !important;
        left: 0;
        right: 0;
        top: 60px;
    }


#dnn_header_Logo_hypLogo{
    display: inline-block;
    margin-top: 12px;
}

.image-caption{
    width: 100%;
    margin-bottom: 40px;
}

.image-caption img{
    width: 100%;
}

    .image-caption span.caption {
        display: inline-block;
        background-color: #F7F7F7;
        width: 100%;
        padding: 15px 15px 20px;
        font-size: 14px;
        line-height: 20px;
        border: 0;
        border-bottom: 2px solid #00B9E4;
        border-radius: 0;
    }

#SSK-basketcontent {
    position: absolute;
    top: 10px;
    right: 20px;
    background-color: #C70000;
    color: #fff;
    border-radius: 24px;
    padding: 2px 4px;
    line-height: 8px;
    font-size: 10px;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    background: none;
    padding: 5px 0;
}

.bootstrap-select.btn-group .dropdown-menu li:first-child {
    display: none;
}


.related-courses {
    background-color: #F2F6F8;
    padding: 15px;
    width: 100%;
    margin-bottom: 30px;
}

    .related-courses .link {
        display: block;
        width: 100%;
        background-color: #fff;
        border: 1px solid #E3E8EA;
        border-radius: 24px;
        font-size: 16px;
        line-height: 21px;
        font-weight: 500;
        color: #51626F !important;
        padding: 10px 40px 10px 22px;
        margin-bottom: 15px;
        position: relative;
    }

    .related-courses .link:last-child {
        margin-bottom: 0;
    }

        .related-courses .link:after {
            content: '';
            background-image: url(/DesktopModules/Inventise.SSK/Images/icon-UI-arrow-right-16.svg);
            width: 16px;
            height: 16px;
            display: inline-block;
            position: absolute;
            right: 22px;
            top: 12px;
        }

.spinner-container {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.5);
    z-index: 998;
}

.lds-spinner {
    display: inline-block;
    width: 6rem;
    height: 6rem;
}

    .lds-spinner div {
        transform-origin: 32px 32px;
        animation: lds-spinner 1.2s linear infinite;
    }

        .lds-spinner div:after {
            content: " ";
            display: block;
            position: absolute;
            top: 3px;
            left: 29px;
            width: 5px;
            height: 14px;
            border-radius: 20%;
            background: #555;
        }

        .lds-spinner div:nth-child(1) {
            transform: rotate(0deg);
            animation-delay: -1.1s;
        }

        .lds-spinner div:nth-child(2) {
            transform: rotate(30deg);
            animation-delay: -1s;
        }

        .lds-spinner div:nth-child(3) {
            transform: rotate(60deg);
            animation-delay: -.9s;
        }

        .lds-spinner div:nth-child(4) {
            transform: rotate(90deg);
            animation-delay: -.8s;
        }

        .lds-spinner div:nth-child(5) {
            transform: rotate(120deg);
            animation-delay: -.7s;
        }

        .lds-spinner div:nth-child(6) {
            transform: rotate(150deg);
            animation-delay: -.6s;
        }

        .lds-spinner div:nth-child(7) {
            transform: rotate(180deg);
            animation-delay: -.5s;
        }

        .lds-spinner div:nth-child(8) {
            transform: rotate(210deg);
            animation-delay: -.4s;
        }

        .lds-spinner div:nth-child(9) {
            transform: rotate(240deg);
            animation-delay: -.3s;
        }

        .lds-spinner div:nth-child(10) {
            transform: rotate(270deg);
            animation-delay: -.2s;
        }

        .lds-spinner div:nth-child(11) {
            transform: rotate(300deg);
            animation-delay: -.1s;
        }

        .lds-spinner div:nth-child(12) {
            transform: rotate(330deg);
            animation-delay: 0s;
        }

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
} 

.md-dialog{
    padding:10px;
}

.md-dialog .invForm-item{
    text-align:right;
}

.md-dialog-title{
    text-align:center;
}

.invForm-item{
    margin:10px;
}

    .invForm-item .badge-primary {
        background-color: #0fb58f;
    }


.md-dialog .invForm-item .ng-touched.ng-invalid {
    background-color:lightpink;
}


.md-dialog a[disabled="disabled"] {
    cursor:not-allowed;
}

