﻿@charset "UTF-8";

em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none !important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p {
    font-size: 16px
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

    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
}

body {
    background: #F3F5FF;
    color: #333;
    font-size: 13px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, 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 {
    margin: 0 0 20px
}

ol li > ol li {
    list-style-type: lower-latin
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5
}

    .bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
        margin-top: 0;
        color: #337ab7
    }

    .bs-callout-primary p:last-child {
        margin-bottom: 0
    }

    .bs-callout-primary .highlight, .bs-callout-primary code {
        background-color: #fff
    }

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd
}

    .bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
        margin-top: 0;
        color: #d9534f
    }

    .bs-callout-danger p:last-child {
        margin-bottom: 0
    }

    .bs-callout-danger .highlight, .bs-callout-danger code {
        background-color: #fff
    }

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb
}

    .bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
        margin-top: 0;
        color: #f0ad4e
    }

    .bs-callout-warning p:last-child {
        margin-bottom: 0
    }

    .bs-callout-warning .highlight, .bs-callout-warning code {
        background-color: #fff
    }

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8
}

    .bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
        margin-top: 0;
        color: #5bc0de
    }

    .bs-callout-info p:last-child {
        margin-bottom: 0
    }

    .bs-callout-info .highlight, .bs-callout-info code {
        background-color: #fff
    }

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7
}

    .bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
        margin-top: 0;
        color: #5cb85c
    }

    .bs-callout-success p:last-child {
        margin-bottom: 0
    }

    .bs-callout-success .highlight, .bs-callout-success code {
        background-color: #fff
    }

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'), url(https://fonts.gstatic.com/s/opensans/v10/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff')
}

h1, h2, h3, h4, h5, h6 {
    color: #020202;
    line-height: 1.3em;
    margin: 0 0 10px
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.375rem
}

h4 {
    font-size: 1.25rem
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 1rem
}

@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: 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, Helvetica, sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out
}

    #search-top.active {
        height: auto;
        padding: 15px 0;
        overflow: visible;
    }

    #search-top span {
        display: inline !important
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        margin: 0 0 0 15px;
        width: 70%
    }

    #search-top a.SearchButton {
        background: url(images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
        top: 5px
    }

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px
}

#login {
    padding-right: 10px
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }

    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px) {
    ul.searchSkinObjectPreview {
        width: auto;
        min-width: 240px;
    }
}

@media only screen and (max-width: 350px) {
    ul.searchSkinObjectPreview {
        right: -30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

    #login .loginGroup a, #login .registerGroup a {
        display: block;
        position: relative;
        height: 34px;
        min-width: 12px;
        padding: 7px 15px 0;
        color: #fff;
        font-size: 11px;
        vertical-align: middle
    }

        #login .loginGroup a:hover, #login .registerGroup a:hover {
            background: #d7d7d7;
            color: #333;
            text-decoration: none
        }

        #login .loginGroup a:active, #login .registerGroup a:active {
            color: #333
        }

        #login .loginGroup a strong, #login .registerGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 11px;
            text-indent: -9999px
        }

    #login .registerGroup li {
        float: left;
        line-height: 1.2em
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222
        }

    #login .registerGroup .buttonGroup {
        margin-right: 0
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: 0 0
    }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: #3b96b6;
        text-align: center;
        font-size: 11px;
        color: #fff;
        -webkit-text-shadow: 0 1px 0 #333;
        text-shadow: 0 1px 0 #333
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

    #login .userNotifications strong {
        height: 100%;
        background: url(images/notification_icon.png) center center no-repeat
    }

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

    #login .userMessages a span, #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px
    }

#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
}

#mainHeader-inner {
    padding: 30px 0
}

#mainHeader-border {
    background: #8fb299;
    height: 5px
}

#logo {
    padding-left: 15px
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: 120px
}

@media only screen and (max-width:768px) {
    .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*/
    }
}

#breadcrumb {
    font-family: 'Open Sans', 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
    }

main {
    /*background: #F0F0F0;
    border: 1px solid #ececec;*/
    border-top: none;
    margin-bottom: 15px;
    min-height: 350px;
    margin-top: 10px;
}

    main.no-bg {
        background: 0 0
    }

#mainContent-inner {
    padding: 10px
}

.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 {
    background-color: #292929;
    padding-top: 25px;
    border-top: 25px solid #7ca0c0
}

    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
}

footer .footer-below {
    background-color: #383838;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .terms-priv {
    float: right
}

footer .copyright, footer .terms-priv {
    padding-left: 15px;
    padding-right: 15px
}

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
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

    .DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
        text-align: center
    }

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center
}

    .lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
        border-bottom: 1px solid #7b7878;
        font-weight: 400;
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 32px 28px;
        position: relative
    }

        .lms_heading_1 .lms_heading_title:after {
            content: "";
            position: absolute;
            top: 100%;
            margin: -10px 0 0 -5px;
            left: 50%;
            width: 10px;
            height: 20px;
            background: #fff;
            border-left: 2px solid #7b7878;
            border-right: 2px solid #7b7878;
            -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            transform: rotate(20deg)
        }

    .lms_heading_4 .lms_heading_title {
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 30px 10px
    }

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

    .hexagon::after, .hexagon::before {
        background-color: inherit;
        content: "";
        height: 25.46px;
        left: 2.27px;
        position: absolute;
        -webkit-transform: scaleY(.5774) rotate(-45deg);
        -moz-transform: scaleY(.5774) rotate(-45deg);
        -ms-transform: scaleY(.5774) rotate(-45deg);
        -o-transform: scaleY(.5774) rotate(-45deg);
        transform: scaleY(.5774) rotate(-45deg);
        width: 25.46px;
        z-index: 1
    }

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    #dnnMenu .menuItem {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}
/*------------------- Language --------------------------*/
.language {
    float: left;
    margin-top: 5px;
}

    .language .language-object {
        float: right;
        display: block;
        margin: 0;
        padding: 0;
    }

        .language .language-object span {
            float: left;
            padding-top: 3px;
            padding-bottom: 3px;
            padding-left: 5px;
            margin: 0;
        }

            .language .language-object span:first-child {
                padding-left: 8px;
            }

            .language .language-object span img {
                height: 12px;
                width: 17px;
                opacity: 0.3;
            }

            .language .language-object span:hover img {
                opacity: 1;
            }

        .language .language-object .Language.selected img {
            opacity: 1;
            border-color: #222;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
            box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8);
        }

/*------------------- User Profile --------------------------*/
#UserProfileImg {
    margin-bottom: 15px;
}

.UserProfileControls ul {
    margin-left: 0;
}

    .UserProfileControls ul li {
        display: inline-block;
    }

/*------------------------Start - Header Menu Style------------------------*/

* {
    margin: 0;
    padding: 0;
    text-decoration: none
}

header {
    position: relative;
    height: 130px;
    margin-bottom: 50px;
}

.logo {
    position: relative;
    z-index: 123;
    padding: 10px;
    font: 18px verdana;
    color: #6DDB07;
    float: left;
    width: 15%
}

    .logo a {
        color: #6DDB07;
    }

nav {
    position: relative;
    width: 980px;
    margin: 0 auto;
}

#navbar-top-wrapper {
    padding: 20px;
}

#headermenu {
    font-family: 'Roboto', sans-serif;
}

    #headermenu .toggle-button button {
        margin-top: -60px;
    }

    #headermenu, #headermenu ul, #headermenu ul li, #headermenu ul li a, #headermenu #head-mobile {
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 99;
    }

        #headermenu:after, #headermenu > ul:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

        #headermenu #head-mobile {
            display: none
        }

        #headermenu > ul > li {
            float: left
        }

            #headermenu > ul > li > a {
                padding: 17px;
                font-size: 12px;
                letter-spacing: 1px;
                text-decoration: none;
                font-weight: 700;
            }

            #headermenu > ul > li:hover > a, #headermenu ul li.active a {
                color: #fff
            }

            #headermenu > ul > li:hover, #headermenu ul li.active:hover, #headermenu ul li.active, #headermenu ul li.has-sub.active:hover {
                background: #0173BC !important;
                -webkit-transition: background .3s ease;
                -ms-transition: background .3s ease;
                transition: background .3s ease;
            }

            #headermenu > ul > li.has-sub > a {
                padding-right: 30px
            }

                #headermenu > ul > li.has-sub > a:after {
                    position: absolute;
                    top: 22px;
                    right: 11px;
                    width: 8px;
                    height: 2px;
                    display: block;
                    background: #ddd;
                    content: ''
                }

                #headermenu > ul > li.has-sub > a:before {
                    position: absolute;
                    top: 19px;
                    right: 14px;
                    display: block;
                    width: 2px;
                    height: 8px;
                    background: #ddd;
                    content: '';
                    -webkit-transition: all .25s ease;
                    -ms-transition: all .25s ease;
                    transition: all .25s ease
                }

            #headermenu > ul > li.has-sub:hover > a:before {
                top: 23px;
                height: 0;
            }

        #headermenu ul {
            margin-left: 0px;
            margin-right: 100px;
            /*float: right;*/
        }

        @media (min-width: 1001px) {
            #headermenu ul {
                float: right;
            }
        }

            #headermenu ul ul {
                position: absolute;
                left: -9999px;
                margin-left: 0px;
            }

                #headermenu ul ul li {
                    height: 0;
                    -webkit-transition: all .25s ease;
                    -ms-transition: all .25s ease;
                    background: #fff;
                    transition: all .25s ease
                }

                    #headermenu ul ul li:hover {
                    }

        #headermenu li:hover > ul {
            left: auto
        }

            #headermenu li:hover > ul > li {
                height: 35px
            }

        #headermenu ul ul ul {
            margin-left: 100%;
            top: 0
        }

        #headermenu ul ul li a {
            border-bottom: 1px solid rgba(150,150,150,0.15);
            padding: 11px 15px;
            width: 170px;
            font-size: 12px;
            text-decoration: none;
            font-weight: 400;
        }

        #headermenu ul ul li:last-child > a, #headermenu ul ul li.last-item > a {
            border-bottom: 0
        }

        #headermenu ul ul li:hover > a, #headermenu ul ul li a:hover {
            color: #3190B9;
        }

        #headermenu ul ul li.has-sub > a:after {
            position: absolute;
            top: 16px;
            right: 11px;
            width: 8px;
            height: 2px;
            display: block;
            background: #ddd;
            content: ''
        }

        #headermenu ul ul li.has-sub > a:before {
            position: absolute;
            top: 13px;
            right: 14px;
            display: block;
            width: 2px;
            height: 8px;
            background: #ddd;
            content: '';
            -webkit-transition: all .25s ease;
            -ms-transition: all .25s ease;
            transition: all .25s ease
        }

        #headermenu ul ul > li.has-sub:hover > a:before {
            top: 17px;
            height: 0
        }

        #headermenu ul ul li.has-sub:hover, #headermenu ul li.has-sub ul li.has-sub ul li:hover {
            background: #363636;
        }

        #headermenu ul ul ul li.active a {
            border-left: 1px solid #333
        }

        #headermenu > ul > li.has-sub > ul > li.active > a, #headermenu > ul ul > li.has-sub > ul > li.active > a {
            border-top: 1px solid #333
        }


.atomiccreative header {
    height: auto !important;
}

.atomiccreative #navbar-top-wrapper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:1000px) {
    .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }

    #navbar.pull-right {
        /*float: none !important;*/
    }

    .logo {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 46px;
        text-align: center;
        padding: 10px 0 0 0;
        float: none
    }

    .logo2 {
        display: none
    }

    nav {
        width: 100%;
    }

    #headermenu {
        width: 100%
    }

        #headermenu ul {
            width: 100%;
            display: none;
            background: rgb(255, 255, 255);
        }

            #headermenu ul li {
                width: 100%;
                border-top: 1px solid #444
            }

                #headermenu ul li:hover {
                    background: #363636;
                }

            #headermenu ul ul li, #headermenu li:hover > ul > li {
                height: auto
            }

                #headermenu ul li a, #headermenu ul ul li a {
                    width: 100%;
                    border-bottom: 0
                }

        #headermenu > ul > li {
            float: none
        }

        #headermenu ul ul li a {
            padding-left: 25px
        }

        #headermenu ul ul li {
            background: #333 !important;
        }

            #headermenu ul ul li:hover {
                background: #363636 !important
            }

        #headermenu ul ul ul li a {
            padding-left: 35px
        }

        #headermenu ul ul li a {
            color: #ddd;
            background: none
        }

        #headermenu ul ul li:hover > a, #headermenu ul ul li.active > a {
            color: #fff
        }

        #headermenu ul ul, #headermenu ul ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left
        }

            #headermenu > ul > li.has-sub > a:after, #headermenu > ul > li.has-sub > a:before, #headermenu ul ul > li.has-sub > a:after, #headermenu ul ul > li.has-sub > a:before {
                display: none
            }

        #headermenu #head-mobile {
            display: block;
            padding: 23px;
            color: #ddd;
            font-size: 12px;
            font-weight: 700
        }

    .button {
        width: 55px;
        height: 46px;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        z-index: 12399994;
    }

        .button:after {
            position: absolute;
            top: 22px;
            right: 20px;
            display: block;
            height: 4px;
            width: 20px;
            border-top: 2px solid #dddddd;
            border-bottom: 2px solid #dddddd;
            content: ''
        }

        .button:before {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            position: absolute;
            top: 16px;
            right: 20px;
            display: block;
            height: 2px;
            width: 20px;
            background: #ddd;
            content: ''
        }

        .button.menu-opened:after {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            top: 23px;
            border: 0;
            height: 2px;
            width: 19px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .button.menu-opened:before {
            top: 23px;
            background: #fff;
            width: 19px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    #headermenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid #444;
        height: 46px;
        width: 46px;
        cursor: pointer
    }

        #headermenu .submenu-button.submenu-opened {
            background: #262626
        }

    #headermenu ul ul .submenu-button {
        height: 34px;
        width: 34px
    }

    #headermenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #ddd;
        content: ''
    }

    #headermenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px
    }

    #headermenu .submenu-button.submenu-opened:after {
        background: #fff
    }

    #headermenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #ddd;
        content: ''
    }

    #headermenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px
    }

    #headermenu .submenu-button.submenu-opened:before {
        display: none
    }

    #headermenu ul ul ul li.active a {
        border-left: none
    }

    #headermenu > ul > li.has-sub > ul > li.active > a, #headermenu > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }
}

/*------------------------End - Header Menu Style------------------------*/

.menu-items li a {
    text-transform: uppercase;
}

/*------------------------Start - Footer Style------------------------*/
.site-footer {
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 14px;
    line-height: 24px;
    color: #737373;
    font-family: 'Roboto', sans-serif;
}

    .site-footer hr {
        border-top-color: #bbb;
        opacity: 0.5
    }

        .site-footer hr.small {
            margin: 20px 0
        }

    .site-footer h6 {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        margin-top: 5px;
        letter-spacing: 2px
    }

    .site-footer p {
        font-size: 14px;
    }

        .site-footer p span {
            color: #fff;
            text-transform: uppercase;
            font-size: 14px;
        }

    .site-footer a {
        color: #737373;
    }

        .site-footer a:hover {
            color: #3366cc;
            text-decoration: none;
        }

.footer-links {
    padding-left: 0;
    list-style: none
}

    .footer-links li {
        display: block
    }

    .footer-links a {
        color: #737373
    }

        .footer-links a:active, .footer-links a:focus, .footer-links a:hover {
            color: #3366cc;
            text-decoration: none;
        }

    .footer-links.inline li {
        display: inline-block
    }

.site-footer .social-icons {
    text-align: right
}

    .site-footer .social-icons a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 6px;
        margin-right: 0;
        border-radius: 100%;
        background-color: #33353d
    }

.copyright-text {
    margin: 0
}

.site-footer .footer-items li {
    list-style: none !important;
    list-style-type: none !important;
    display: inline;
    margin-right: 10px;
}

    .site-footer .footer-items li a:visited {
        color: #737373;
    }

    .site-footer .footer-items li.active a {
        color: #0173BC !important;
    }

@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }

        .site-footer .copyright-text, .site-footer .social-icons {
            text-align: center
        }
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .social-icons li {
        display: inline-block;
        margin-bottom: 4px
    }

        .social-icons li.title {
            margin-right: 15px;
            text-transform: uppercase;
            color: #96a2b2;
            font-weight: 700;
            font-size: 13px
        }

    .social-icons a {
        background-color: #eceeef;
        color: #818a91;
        font-size: 16px;
        display: inline-block;
        line-height: 44px;
        width: 44px;
        height: 44px;
        text-align: center;
        margin-right: 8px;
        border-radius: 100%;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

        .social-icons a:active, .social-icons a:focus, .social-icons a:hover {
            color: #fff;
            background-color: #29aafe
        }

    .social-icons.size-sm a {
        line-height: 34px;
        height: 34px;
        width: 34px;
        font-size: 14px
    }

    .social-icons a.facebook:hover {
        background-color: #3b5998
    }

    .social-icons a.twitter:hover {
        background-color: #00aced
    }

    .social-icons a.linkedin:hover {
        background-color: #007bb6
    }

    .social-icons a.dribbble:hover {
        background-color: #ea4c89
    }

@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

/*------------------------End - Footer Style------------------------*/

/*------------------------Start - Form Controls------------------------*/

input[type="text"],
input[type="password"],
textarea,
textarea.form-control,
select.form-control {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    border: 2px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    textarea,
    textarea.form-control {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 30px;
    }

        input[type="text"]:focus,
        input[type="password"]:focus,
        textarea:focus,
        textarea.form-control:focus {
            outline: 0;
            background: #fff;
            border: 2px solid #ccc;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

        input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder,
        textarea:-moz-placeholder, textarea.form-control:-moz-placeholder {
            color: #888;
        }

        input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder,
        textarea:-ms-input-placeholder, textarea.form-control:-ms-input-placeholder {
            color: #888;
        }

        input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder,
        textarea::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
            color: #888;
        }

.form-group label {
    color: #888;
}

.btn {
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #0173BC;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    .btn:hover {
        opacity: 0.6;
        color: #fff;
    }

    .btn:active {
        outline: 0;
        opacity: 0.6;
        color: #fff;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .btn:focus {
        outline: 0;
        opacity: 0.6;
        background: #3190B9;
        color: #fff;
    }

    .btn:active:focus, .btn.active:focus {
        outline: 0;
        opacity: 0.6;
        background: #3190B9;
        color: #fff;
    }

.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}


a, a:hover, a:focus, a:visited {
    color: #0173BC;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.form-group.form-inline {
    color: #888;
    font-weight: 700;
}

.label-text {
    color: #888;
    font-size: 14px;
    margin-top: 5px;
}

.normal-text {
    font-size: 14px;
    color: #000;
}

.theme-bg-color {
    background-color: #F3F5FF;
}

.text-theme-h2 {
    color: #414042;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.text-theme-h3 {
    color: #0173BC;
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.text-theme-h4 {
    color: #414042;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.text-theme-strong {
    color: #0173BC;
    font-weight: bold;
}

.text-theme-normal {
    color: #444;
}

.mda-other-text {
    font-size: 14px;
    color: #444;
    border-bottom: 1px solid #ddd;
}

/*------------------------End - Form Controls------------------------*/

/*------------------- Start - Login/Register --------------------------*/

.middle-border {
    min-height: 300px;
    margin-top: 170px;
    border-right: 1px solid #0173BC;
}

.box-title {
    font-size: 24px;
    color: #414042;
    font-weight: bold;
    text-align: center;
}

.login-box, .register-box {
    background-color: #FFFFFF;
    min-height: 550px;
    display: table;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.14);
}

    .login-box .form-box, .register-box .form-box {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 0px 30px;
    }

.login-info-area {
    background-color: #F3F5FF;
    color: #888;
    text-align: center;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
}

.forgot-box, .application-box {
    background-color: #FFFFFF;
    min-height: 500px;
    display: table;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.14);
}

    .forgot-box .form-box {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 0px 30px;
    }

    .application-box .form-box {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 0px 10px;
    }

.inner-bg {
    padding: 60px 0 80px 0;
}

.top-content .description {
    margin: 20px 0 10px 0;
}

    .top-content .description a:hover,
    .top-content .description a:focus {
        border-bottom: 1px dotted #0173BC;
    }

.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

.form-top {
    padding-top: 25px;
}

    .form-top h3 {
        margin-top: 0;
    }

.form-bottom {
    padding: 25px 25px 30px 25px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    text-align: left;
}

    .form-bottom form textarea {
        height: 100px;
    }

    .form-bottom .btn {
        width: 100% !important;
    }

@media (max-width: 767px) {
    .middle-border {
        min-height: auto;
        margin: 65px 30px 60px 30px;
        border-right: 0;
        border-top: 1px solid #0173BC;
    }
}

footer {
    padding-bottom: 70px;
}

    footer .footer-border {
        width: 200px;
        margin: 0 auto;
        padding-bottom: 30px;
        border-top: 1px solid #ddd;
    }

.loginregister footer a:hover, .loginregister footer a:focus {
    border-bottom: 1px dotted #0173BC;
}

/*------------------- End - Login/Register --------------------------*/

/*-------------------Start - Radio/Checkbox Style--------------------------*/

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 0px;
            font-size: 11px;
            color: #555555;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #0173BC;
    border-color: #0173BC;
    outline: none;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d11847;
    outline: none;
}

.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
    outline: none;
}

.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
    outline: none;
}

.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
    outline: none;
}

.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        font-size: 16px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #0173BC;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #0173BC;
    outline: none;
}

.radio-custom input[type="radio"]:checked + label::after {
    background-color: #0173BC;
}

.radio-custom input[type="radio"] + label::after {
    background-color: #0173BC;
}

.radio-custom input[type="radio"]:checked + label::before {
    border-color: #0173BC;
    outline: none;
}

.radio-custom input[type="radio"]:checked + label::after {
    background-color: #0173BC;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
    outline: none;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
    outline: none;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
    outline: none;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
    outline: none;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

.radio-action {
    /*padding: 10px 32px 10px 48px;*/
    cursor: pointer;
    font-size: 0.8rem;
    /*    border: 1px solid #0173BC;*/
    border-radius: 4px;
    margin: 10px !important;
    width: auto;
}

    .radio-action:hover {
        color: #fff;
    }

.radio-group .radio-primary {
    display: inline-block;
}

.choose-amount input[type=radio] {
    visibility: hidden;
    position: absolute;
}

/*-------------------End - Radio/Checkbox Style--------------------------*/

/*-------------------Start - header table menu--------------------------*/

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 85%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: #555555;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #0173BC;
    color: #0173BC;
}

    .wizard li.active span.round-tab i {
        color: #0173BC;
    }

.wizard li.completed span.round-tab {
    background: #fff;
    border: 2px solid #00965E;
    color: #00965E;
}

    .wizard li.completed span.round-tab i {
        color: #00965E;
    }

.wizard li.skipped span.round-tab {
    background: #fff;
    border: 2px solid #e0e0e0;
    color: #e0e0e0;
}

    .wizard li.skipped span.round-tab i {
        color: #e0e0e0;
    }

span.round-tab:hover {
    color: #0173BC;
    border: 2px solid #0173BC;
}

    span.round-tab:hover i {
        color: #0173BC;
    }

.wizard .nav-tabs > li {
    width: 12.5%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 42%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #0173BC;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 42%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #0173BC;
}

.wizard .nav-tabs > li a {
    width: 60px;
    height: 60px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {
    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #555555;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

/*-------------------End - header table menu--------------------------*/

/*-------------------Start - Autocomplete Style--------------------------*/

.autocomplete-suggestions {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0b4366;
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    cursor: default;
    overflow: auto;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
}

.address-container {
    position: relative;
}

    .address-container img {
        position: absolute;
        right: -20px;
        top: 10px;
    }

    .address-container a.zl-link {
        cursor: pointer;
        font-size: 16px;
        color: #337ab7;
    }

    .address-container a:visited {
        color: #337ab7;
    }

.ac-loading {
    background: url('/portals/0/Images/loader.gif') no-repeat right center
}

.ui-autocomplete-loading {
    background: url('/portals/0/Images/loader.gif') no-repeat right center;
    background-size: 50px;
}

.ui-widget-content {
    color: #888 !important;
}

.zl-link {
    /*font-style: italic;*/
    cursor: pointer;
    color: #0173BC;
}

/*------------------- End - Autocomplete Style --------------------------*/

/*------------------- Start - Box --------------------------*/

.navigation-box .box-header {
    margin: auto;
    width: 100%;
    /*background-color: #73AD21;*/
    padding: 57px;
    text-align: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .navigation-box .box-header i {
        color: #fff;
        font-size: 80px;
    }

    .navigation-box .box-header:hover i {
        color: #ddd;
    }

.navigation-box .card-title {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*------------------- End - Box --------------------------*/

/*------------------- Start - Custom Style --------------------------*/

.required:after {
    content: " *";
    color: red;
}

.form-control-val {
    /*border: 2px solid #00965E !important;*/
    border: medium solid #00965E !important;
}

.has-error, .has-error:focus {
    border: 2px solid #dc3545 !important;
}

.text-danger {
    color: #dc3545 !important;
}

.error-text {
    color: #dc3545 !important;
    font-size: 14px;
}

.mr-5 {
    margin-right: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-50 {
    margin-top: 50px;
}
.mt-100{
    margin-top:100px;
}

.mt-minus-65 {
    margin-top: -65px !important;
}

.mt-0 {
    margin-top: 0px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-50 {
    margin-bottom: 50px;
}

.p-0 {
    padding: 0px !important;
}

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-20 {
    padding-left: 20px;
}

.pr-0 {
    padding-right: 0px;
}

.pr-10 {
    padding-right: 10px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.p-15 {
    padding: 15px;
}

.pt-0 {
    padding-top: 0px;
}

.width-10 {
    width: 10%;
}

.width-20 {
    width: 20%;
}

.width-30 {
    width: 30%;
}

.width-40 {
    width: 40%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

.width-70 {
    width: 70%;
}

.width-80 {
    width: 80%;
}

.width-90 {
    width: 90%;
}


.width-100 {
    width: 100%;
}

.width-180 {
    width: 180px;
}

.width-225 {
    width: 225px;
}

.width-350 {
    width: 350px;
}

.width-70px {
    width: 70px;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-28 {
    font-size: 22px;
}

.font-size-32 {
    font-size: 32px;
}

.font-bold {
    font-weight: bold !important;
}

.font-normal {
    font-weight: normal;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.font-italic {
    font-style: italic;
}

.float-none {
    float: none !important;
}

.clear-both {
    clear: both;
}

.label-color {
    color: #888;
}

.content-justify, .content-justify p {
    text-align: justify;
}

.background-red {
    background-color: #ee1c25;
}

.border-bottom {
    border-bottom: 1px solid #ddd;
}

.custom-panel {
    margin: 20px 0px;
    padding: 0px;
}

    .custom-panel .panel-default {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        margin-bottom: 0px;
    }

        .custom-panel .panel-default .panel-heading {
            background-color: #fff;
            border-color: #fff;
        }

        .custom-panel .panel-default .panel-body {
            padding: 15px 0px;
        }


.address-border {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 20px !important;
}

.form-bottom textarea {
    height: auto;
}

.app-info-title {
    color: #888;
}

    .app-info-title span {
        font-weight: bold;
        font-size: 18px;
    }

    .app-info-title p {
        font-size: 16px;
        margin-top: 20px;
    }

.app-info-text {
    color: #888;
    font-weight: bold;
    font-size: 16px;
}

.tblClass thead tr {
    line-height: 40px;
}

.tblClass thead th {
    font-size: 16px;
    margin-bottom: 10px;
}

.tblClass tbody tr {
    border-bottom: 1px solid #ddd;
    line-height: 30px;
}

.tblClass tbody td {
    font-size: 14px;
    color: #888;
}

    .tblClass tbody td label {
        font-weight: normal;
    }

.tblAgreement thead tr {
    line-height: 40px;
}

.tblAgreement thead th {
    font-size: 16px;
    margin-bottom: 10px;
}

.tblAgreement tbody tr {
    border-bottom: 1px solid #ddd;
    line-height: 30px;
}

.tblAgreement tbody td {
    font-size: 14px;
    color: #444;
}

    .tblAgreement tbody td label {
        font-weight: normal;
    }

.chk-heading {
    font-size: 16px;
    color: #888;
    margin: 20px 0px 10px 0px;
    font-weight: bold;
}

.iframeDPS {
    width: 100%;
    height: 680px;
}

.lblFee {
    float: right;
    color: #888;
    font-weight: 700;
    font-size: 16px;
}

.payment-success-title {
    font-size: 20px;
    color: #888;
    font-weight: bold;
    margin-bottom: 10px;
}

.payment-failed-title {
    color: #dc3545 !important;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.payment-response {
    font-size: 16px;
    color: #888;
}

.payment-section .panel-heading {
    background: url('/Portals/0/Images/greytick.png') no-repeat scroll 10px center;
    padding: 25px 0 25px 35px;
    cursor: pointer;
}

    .payment-section .panel-heading.tick {
        background: url('/Portals/0/Images/tick16.png') no-repeat scroll 10px center;
    }

.panel-disable {
    pointer-events: none;
    opacity: 0.4;
}

ul.ui-menu {
    max-height: 40%;
    overflow: auto;
    overflow-x: hidden;
}

.basket-background {
    color: #fff;
    background-color: #0173BC;
}

.tr-border-bottom {
    border-bottom: 1px solid #ddd;
}

.ignore-form-val .form-control-val {
    border: 2px solid #ddd !important;
}

/*.recurringDiv {
    margin-top: 75px;
    padding-top: 25px;
    border-top: 1px solid #ddd;
}*/

/*
#Body #siteWrapper.paymentpage {
    background-color: #fff;
}
*/
/*------------------- End - Custom Style --------------------------*/

.basket-box h4 {
    font-size: 1rem;
    font-weight: bold;
    color: #0173BC;
}

.basket-box h5 {
    font-size: 0.7rem;
    margin-top: 15px;
    color: #0173BC;
}

.basket-box .prd-description {
    text-align: justify;
}

.div-checkout {
    font-size: 14px;
    color: #0173BC;
}

.div-donation-body {
    text-align: center;
}

    .div-donation-body span {
        font-size: 14px;
    }

.basket-box {
    background-color: #FFFFFF;
    min-height: 300px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.14);
}

    .basket-box .form-box {
        text-align: center;
        vertical-align: middle;
    }

.donation input[type="text"] {
    height: 42px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    border: 1px solid #ddd;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 40px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    .donation input[type="text"]:focus {
        outline: 0;
        background: #fff;
        border: 1px solid #ddd;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.frm-lbl {
    font-weight: normal;
    font-size: 16px;
    font-style: italic;
    padding-top: 4px;
    display: block;
}

.size {
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    display: inline-block;
}

    .size > input[type=radio] {
        visibility: hidden;
        position: absolute;
    }

    .size > i {
        display: inline-block;
        text-align: center;
        font-size: 14px;
        padding-top: 10x;
        vertical-align: middle;
        margin-right: 8px;
        transition: 0.2s;
        box-shadow: inset 0 0 0 18px #fff;
        border: 1px solid #ddd;
        background: #f26522;
    }

.donation > i {
    font-size: 14px;
    padding-top: 10px;
    vertical-align: middle;
    margin-right: 7px;
    width: 70px;
    height: 42px;
    box-shadow: inset 0 0 0 24px #fff;
}

.size:hover > i {
    box-shadow: inset 0 0 0 0px #fff;
    background: #f26522;
    border-color: #f26522;
    color: #fff;
}

.size > input:checked + i {
    box-shadow: inset 0 0 0 0px #fff;
    background: #f26522;
    border-color: #f26522;
    color: #fff;
}

.btnBasket {
    color: #fff;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #0173BC;
    background-color: #0173BC;
}

.basket-item-remove {
    font-size: 16px !important;
    cursor: pointer;
}

.validation-error a {
    text-decoration: none;
}

.basket-slim-box {
    background-color: #FFFFFF;
    min-height: 175px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 4px 26px 0 rgba(0, 0, 0, 0.14);
}

    .basket-slim-box .form-top {
        padding: 25px 0px 0px 0px;
    }

    .basket-slim-box .div-checkout {
        text-align: left;
    }

    .basket-slim-box .basket-slim-box-body h4 {
        font-size: 0.7rem;
        font-weight: bold;
        margin: 0px 5px;
        color: #0173BC;
    }

    .basket-slim-box .basket-slim-box-body h5 {
        font-size: 0.6rem;
        margin: 0px 5px;
        color: #0173BC;
    }

    .basket-slim-box .basket-slim-box-body .donation > i {
        font-size: 12px;
        padding-top: 7px;
        margin-right: 7px;
        width: 50px;
        height: 35px;
    }

    .basket-slim-box .basket-slim-box-body .donation input[type="text"] {
        font-size: 12px;
        padding: 0 7px;
        margin-right: 7px;
        height: 35px;
    }

@media screen and (max-width:500px) {
    .basket-slim-box .basket-slim-box-body h4 {
        font-size: 0.9rem;
    }

    .basket-slim-box .basket-slim-box-body h5 {
        font-size: 0.7rem;
    }
}


.donation-thank-you {
    background-color: #fff;
    padding: 50px 20px;
}

.thank-you-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 20px;
}

.application-thank-you {
    background-color: #fff;
    padding: 50px 20px;
}

.application-thank-you-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 20px;
}

.application-error {
    background-color: #fff;
    padding: 50px 20px;
}

.application-error-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 20px;
}

.donation-error {
    background-color: #fff;
    padding: 50px 20px;
}

.donation-error-img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin-top: 20px;
}

.form-span-div span {
    border: 0;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0px;
    box-shadow: none;
}

.associated-cards .card-body {
    border: 1px solid #ddd;
    padding: 15px 20px;
    border-radius: 5px;
    min-height: 85px;
    cursor: pointer;
}

    .associated-cards .card-body:hover {
        background-color: #F3F5FF;
        border: 1px solid #888;
    }

    .associated-cards .card-body .card-title {
        color: #0173BC;
        font-size: 16px;
    }

    .associated-cards .card-body .card-text {
        color: #555;
        font-size: 14px;
        margin-bottom: 0px;
    }

.application-box.user-profile, .application-box.organisation-profile {
    min-height: 200px;
}

#siteWrapper-directory {
    background: #FFF;
}
