/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*@import url('theme.css');*/
/*@import url('/m500.woff');*/

h1.underline, h4.underline {
    border-bottom: 1px solid #bcbcbc;
    padding-bottom: 21px;
}

.navbar-default {
    background-color: white;
   
}

.navbar-nav {
    background-color: white;
}

@media (max-width: 767px) {
    .text_center-mobile {
        text-align: center;
    }
}

.btn-lg-home {
    padding: 20px 40px;
    font-size: 15px;
}

.btn-info-home {
    color: #fff;
    border-color: #fff;
    background: transparent;
}
    .btn-info-home:hover {
        color: #000;
        border-color: #000;
        background: #fff;
    }
    .btn-info-home:active {
        color: #000;
        border-color: #000;
        background: #fff;
    }
    .btn-info-home:focus {
        color: #000;
        border-color: #000;
        background: #fff;
    }

.breadcrumb > li a, .breadcrumb > li a:hover {
    text-decoration: none;
    color: #666666;
}

.breadcrumb > .active {
    font-weight: bold;
}

.pagination > li > a,
.pagination > li > span {
    background-color: transparent;
    border: 0px;
    margin-left: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
}

.pagination > li:first-child > a:hover,
.pagination > li:first-child > span:hover {
    background: none;
}

.pagination > li:last-child > a:hover,
.pagination > li:last-child > span:hover {
    background: none;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    background-color: transparent;
    border-color: transparent;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    border-color: transparent;
    border-radius: 50%;
}

.navbar-fixed-top {
    border-width: 0;
}

.navbar-static-top {
    border-width: 0;
    margin-bottom: 0;
}

.homelink, a.homelink:hover, a.homelink:focus {
    color: #fff;
    text-decoration: none;
}

.register-bar {
    clear: both;
}

.navbar-fixed-top.navbar {
    min-height: 67px;
}
    .navbar-fixed-top.navbar .navbar-collapse {
        max-height: 510px;
        box-shadow: none;
        border-top: none;
        padding-top: 8px;
    }
    .navbar-fixed-top.navbar .navbar-form {
        border: none;
        margin-left: 0;
        margin-right: 0;
    }
        .navbar-fixed-top.navbar .navbar-form .form-control {
            font-size: 1em;
        }

.navbar-static-top.navbar .navbar-collapse {
    max-height: 510px;
    box-shadow: none;
    border-top: none;
}

.navbar-static-top.navbar .navbar-form {
    border: none;
    margin-left: 0;
    margin-right: 0;
}
    .navbar-static-top.navbar .navbar-form .form-control {
        font-size: 1em;
    }

@media (min-width: 992px) {
    .fix-navbar .register-bar {
        display: none;
    }
}

.navbar-fixed-top.navbar > .container > .row > div {
    float: none !important;
    display: inline-block;
    vertical-align: bottom;
}

.navbar-static-top.navbar > .container > .row > div {
    float: none !important;
    display: inline-block;
    vertical-align: bottom;
}

.navbar-fixed-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}

.navbar-fixed-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
    height: 21px;
    margin: 0 4px;
    margin-top: 14.5px;
    border-right: 1px solid #fff;
    border-left: 1px solid #666;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: "Segoe UI Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
    height: 21px;
    margin: 0 4px;
    margin-top: 14.5px;
    border-right: 1px solid #fff;
    border-left: 1px solid #666;
}

.navbar-fixed-top .navbar-brand {
    font-size: 2.11em;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #232222;
    position: relative;
}

@media (max-width: 1200px) {
    .navbar-fixed-top .navbar-brand {
        position: initial;
        height: 42px;
    }
}

.navbar-fixed-top .navbar-header {
    padding-top: 8px;
}

.navbar-static-top .navbar-brand {
    font-size: 2.11em;
    font-family: "Segoe UI Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #232222;
    position: relative;
}

@media (max-width: 1200px) {
    .navbar-static-top .navbar-brand {
        position: initial;
        height: 42px;
    }
}

.navbar-fixed-top.navbar-inverse {
    background-color: #232222;
    border-color: transparent;
}
    .navbar-fixed-top.navbar-inverse .navbar-brand {
        color: #fff;
    }
    .navbar-fixed-top.navbar-inverse .divider-vertical {
        border-right-color: #fff;
        border-left-color: #111;
    }

.navbar-static-top.navbar-inverse {
    background-color: #232222;
    border-color: transparent;
}
    .navbar-static-top.navbar-inverse .navbar-brand {
        color: #fff;
    }
    .navbar-static-top.navbar-inverse .divider-vertical {
        border-right-color: #fff;
        border-left-color: #111;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #666666;
        border-bottom: 4px solid #2F5FEF;
        padding-bottom: 10px;
    }
    .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent;
        outline: 1px dashed #FFFFFF;
    }

@media (max-width: 1199px) {
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #666666;
        border-bottom: 4px solid #2F5FEF;
        padding-bottom: 6px;
    }
}

.menu-bar .shopping_link {
    position: relative;
}

.menu-bar .shopping_link .cart_amount {
    border-radius: 100%;
    height: 17px;
    width: 17px;
    position: absolute;
    bottom: 6px;
    right: -6px;
    background-color: #2f5fef;
    text-align: -webkit-center;
    line-height: 17px;
    font-size: 9px;
    padding-left: 1.9px;
    color: #fff;
}

.menu-bar .shopping_link .cart_amount:hover {
    color: #fff;
}

@media (max-width: 1199px) {
    .navbar-fixed-top .navbar-collapse .nav > .divider-vertical {
        display: none;
    }
}

@media (max-width: 1199px) {
    .navbar-static-top .navbar-collapse .nav > .divider-vertical {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-fixed-top.navbar > .container > .row > div {
        display: block;
    }
    .navbar-header {
        position: relative;
    }
}

@media (max-width: 767px) {
    .navbar-static-top.navbar > .container > .row > div {
        display: block;
    }
    .navbar-header {
        position: relative;
    }
}

.panel {
    -webkit-box-shadow: 0 0px 0px transparent;
    box-shadow: 0 0px 0px transparent;
}

.panel-group {
    margin-bottom: 21px;
}
    .panel-group.border-bottom {
        border-bottom: 1px solid #bcbcbc;
        padding-bottom: 84px;
    }
    .panel-group .panel {
        border-radius: 0px;
        border: none;
        box-shadow: none;
    }
        .panel-group .panel + .panel {
            margin-top: 5px;
        }
    .panel-group .panel-heading {
        border-bottom: 0;
    }
        .panel-group .panel-heading .panel-title a {
            text-decoration: none;
        }
            .panel-group .panel-heading .panel-title a:hover {
                color: #2f5fef;
            }
            .panel-group .panel-heading .panel-title a:before {
                content: ' ';
                background-repeat: no-repeat;
                display: inline-block;
                width: 22px;
                height: 12px;
                background-position: -92px -5px;
                margin-right: 10.5px;
            }
            .panel-group .panel-heading .panel-title a.collapsed:before {
                background-position: -5px -126px;
            }
        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: none;
        }
    .panel-group .panel-footer {
        border-top: 0;
    }
        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: none;
        }
    .panel-group .panel-default {
        border-color: none;
    }
        .panel-group .panel-default > .panel-heading {
            color: #333333;
            background-color: transparent;
            border-color: none;
        }
            .panel-group .panel-default > .panel-heading + .panel-collapse > .panel-body {
                border-top-color: none;
            }
            .panel-group .panel-default > .panel-heading .badge {
                color: transparent;
                background-color: #333333;
            }
        .panel-group .panel-default > .panel-footer + .panel-collapse > .panel-body {
            border-bottom-color: none;
        }

body {
    padding-top: 0px;
}

@media (max-width: 767px) {
    body {
        padding-top: 0px;
    }
}

.layer_down {
    height: 50px;
    background: url("layer_down.png") no-repeat bottom center;
    position: absolute;
    bottom: 0;
    z-index: 900;
    width: 100%;
}

.layer_up {
    height: 40px;
    background: url("layer_up.png") no-repeat bottom center;
    position: relative;
    z-index: 20;
}

.section-margin {
    margin: 21px 0;
}

.color-inverse {
    color: #fff;
}
    .color-inverse h1, .color-inverse h2, .color-inverse h3 {
        color: #fff;
    }

.section-inline-search {
    background: url("helpdesk.png") no-repeat;
    background-size: cover;
}
    .section-inline-search .row > div {
        margin-top: 100px;
    }
        .section-inline-search .row > div h1 {
            color: #fff;
        }

@media screen and (max-width: 600px) {
    .section-inline-search .row > div h1 {
        font-size: 16vw;
    }
}
.section-inline-search .row > div .form-inline .form-group .input-group {
    margin-right: 21px;
}
    .section-inline-search .row > div .form-inline .form-group .input-group .input-group-addon {
        background-color: #fff;
        border-right: none;
    }
    .section-inline-search .row > div .form-inline .form-group .input-group .form-control {
        height: 60px;
        border-left: none;
        box-shadow: none;
    }
        .section-inline-search .row > div .form-inline .form-group .input-group .form-control:focus {
            box-shadow: none;
            border-right: none;
            border-color: #ccc;
        }

.wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    -moz-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}

    .wrapper .contained {
        position: relative;
        height: 400px;
        padding-bottom: 56.25%;
    }

        .wrapper .contained > svg {
            margin-top: -100px;
            position: absolute;
            display: block;
        }

.contained .row {
    margin-top: 80px;
}

    footer .footer-top {
        width: 100%;
        min-height: 130px;
        background-color: #232222;
        display: flex;
        align-items: center;
    }
        footer .footer-top h3, footer .footer-top h4 {
            color: #fff;
        }
        footer .footer-top .list-social-links {
            margin-top: 25px;
            margin-bottom: 12.5px;
        }

@media screen and (max-width: 991px) {
    footer .footer-top h3,
    footer .footer-top .list-social-links {
        text-align: center;
    }
}
footer .footer-bottom {
    width: 100%;
    min-height: 200px;
background-color: #e7e7e7;
    font-size: 12px;
    display: flex;
    align-items: center;
}
    footer .footer-bottom p {
        margin: 0;
    }
    footer .footer-bottom h4 {
        margin-top: 0;
        color: #fff;
    }
    footer .footer-bottom ul {
        list-style-type: none;
        margin: 0;
    }
        footer .footer-bottom ul li a,
        footer .footer-bottom ul li a:hover,
        footer .footer-bottom ul li a:focus,
        footer .footer-bottom ul li a:active,
        footer .footer-bottom ul li a.active {
            font-size: 15px;
            color: #fff;
        }

.list-social-links {
    list-style-type: none;
    padding-left: 0;
}
    .list-social-links li {
        display: inline-block;
        margin: 0 10px;
    }
        .list-social-links li a,
        .list-social-links li a:hover,
        .list-social-links li a:focus,
        .list-social-links li a:active,
        .list-social-links li a.active {
            color: #fff;
        }

@media screen and (max-width: 993px) {
    .section-landing h1 {
        font-size: 65px;
    }
    .section-landing h2 {
        letter-spacing: normal;
        margin-left: -3px;
    }
}

.user-icon {
    width: 16px;
    height: 16px;
    background-image: url("register_icon.png");
    display: inline-block;
    margin-right: 7px;
}

.article-title-container {
    border-top: solid 1px #bcbcbc;
    border-bottom: solid 1px #bcbcbc;
    padding-left: 15px;
    padding-top: 28px;
    padding-bottom: 28px;
}

.article-title {
    margin-left: -35px;
}
    .article-title > span {
        margin-left: 3px;
    }
        .article-title > span .article-author {
            font-weight: bold;
            color: #2f5fef;
        }

.article-content {
    margin-top: 15px;
}
    .article-content > p {
        text-align: justify;
    }

@media screen and (max-width: 993px) {
    .article-title {
        margin-left: 0;
        text-align: center;
    }
    .article-author {
        text-align: center;
    }
}

.section-search .header-search {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-color: #eeeeee;
}
    .section-search .header-search img {
        max-width: 350px;
    }

@media screen and (max-width: 600px) {
    .section-search .header-search h1 {
        font-size: 13vw;
    }
}

.section-search .title-search {
    font-size: 26px;
    font-weight: bold;
}

.section-search input {
    border-style: none;
    padding-left: 10px;
    height: 60px;
}

.section-search .media .media-left > img {
    max-width: 240px;
}

.section-search .media .media-body {
    padding-left: 20px;
}
    .section-search .media .media-body > a {
        text-decoration: none;
        font-weight: bold;
    }
    .section-search .media .media-body .media-heading {
        margin-top: 5px;
        margin-bottom: 20px;
    }

.cards-container {
    margin-top: 84px;
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 991px) {
    .cards-container {
        flex-direction: column;
    }
}

.carousel-custom .carousel-inner > .item {
    margin-right: auto;
    margin-left: auto;
}
    .carousel-custom .carousel-inner > .item .carousel-caption {
        display: flex;
        align-items: center;
        top: 5%;
        left: 5%;
        right: 5%;
    }

@media screen and (min-width: 768px) {
    .carousel-custom .carousel-inner > .item .carousel-caption {
        left: 5%;
        right: 5%;
    }
}

.carousel-custom .carousel-indicators li {
    border-color: #232222;
}

.table.table-forms td {
    padding: 15px 8px;
}

.table.table-forms tbody tr:first-child td {
    border-top: none;
}

.poll {
    background-color: #eeeeee;
    border-top: 7px solid #0b80d0;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
    .poll .poll-header {
        display: flex;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #bcbcbc;
        padding-bottom: 5px;
    }
        .poll .poll-header h4 {
            font-weight: bold;
            display: inline-block;
        }
    .poll .poll-content {
        padding-top: 25px;
    }
        .poll .poll-content p {
            font-size: 14px;
        }
        .poll .poll-content form {
            border-bottom: 1px solid #bcbcbc;
            padding-bottom: 10px;
        }
        .poll .poll-content .poll-buttons {
            padding-top: 20px;
            padding-left: 11px;
        }
            .poll .poll-content .poll-buttons .btn {
                padding: 4px 14px;
                font-size: 14px;
            }
            .poll .poll-content .poll-buttons .btn-default {
                color: #000;
                border-color: #000;
            }
                .poll .poll-content .poll-buttons .btn-default:hover {
                    color: #000;
                    border-color: #000;
                }
    .poll .poll-tags {
        padding-top: 10px;
    }
        .poll .poll-tags h4 {
            border-bottom: 1px solid #bcbcbc;
            padding-bottom: 10px;
        }
        .poll .poll-tags .tag {
            display: inline-block;
            background-color: #e1e1e1;
            color: #232222;
            padding: 5px 14px;
            margin: 5px 0px;
            text-transform: uppercase;
            font-size: 13px;
        }

.nav-sidebar {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
    .nav-sidebar .nav > li > a {
        padding: 4px 20px;
        color: #2f5fef;
        border-right: 2px solid #eeeeee;
    }
        .nav-sidebar .nav > li > a:hover,
        .nav-sidebar .nav > li > a:focus {
            color: #232222;
            text-decoration: none;
            background-color: transparent;
            border-right: 2px solid #555555;
        }
        .nav-sidebar .nav > li > a:before {
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: normal;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e250";
            margin-right: 7px;
        }
    .nav-sidebar .nav > .active > a {
        color: #232222;
        text-decoration: none;
        background-color: transparent;
        border-right: 2px solid #555555;
        font-weight: bold;
    }
        .nav-sidebar .nav > .active > a:before {
            content: "\e252";
        }
    .nav-sidebar .nav > .active:hover > a,
    .nav-sidebar .nav > .activefocus > a {
        font-weight: bold;
    }
    .nav-sidebar .nav > .active > ul.nav {
        display: block;
    }
    .nav-sidebar .nav ul.nav {
        display: none;
    }
    .nav-sidebar .nav .nav > li > a {
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 30px;
    }
    .nav-sidebar .nav .nav > .active,
    .nav-sidebar .nav .nav > .active:hover,
    .nav-sidebar .nav .nav > .active:focus {
        font-weight: bold;
    }
    .nav-sidebar .nav .nav .nav > li > a {
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 60px;
    }
        .nav-sidebar .nav .nav .nav > li > a:before {
            content: "";
        }
    .nav-sidebar .nav .nav .nav > .active,
    .nav-sidebar .nav .nav .nav > .active:hover,
    .nav-sidebar .nav .nav .nav > .active:focus {
        font-weight: bold;
    }

#navbar .dropdown-menu {
    margin-top: 8px;
}

#navbar .dropdown-search {
    padding-top: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
    margin: 9px;
}
    #navbar .dropdown-search #q {
        min-width: 200px;
    }

@media (max-width: 1199px) {
    #navbar .dropdown-search .input-group-btn {
        vertical-align: top;
    }
    #navbar .dropdown-search #search-filter {
        width: 100%;
        text-align: left;
        padding-left: 25px;
    }
    #navbar .dropdown-search.dropdown-menu > li:hover, #navbar .dropdown-search .dropdown-menu > li:hover {
        color: white;
        background-color: transparent;
    }
}

.tabs-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
}

.help-block.error,
label.control-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
    color: #a94442;
}

@media screen and (-ms-high-contrast: active) {
    .navbar-toggle .icon-bar {
       background-color: white; 
    }
   
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff;
    }
}
.page_section {
    position: relative;
    background-size: cover;
    color: #000;
}
    .page_section .row {
        padding-top: 25px;
        padding-bottom: 100px;
    }
    .page_section .blue_border {
        border-bottom: 7px solid #0043a0;
        padding-bottom: 10px;
    }
    .page_section .prg-dt-home {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .page_section .prg-dt-home-cnt {
        padding-bottom: 20px;
    }
    .page_section .btn {
        margin-top: 50px;
    }
    .page_section .form-search .btn {
        margin-top: 0;
    }
    .page_section .section-landing-heading p,
    .page_section .section-landing-sub-heading p {
        border-top: 0;
    }

.form-search .btn {
    border: 1px solid #ccc;
}

.form-search .btn-default:hover {
    border-color: #ccc;
}

.form-search .dropdown-submenu {
    right: -2px;
}

.form-search .dropdown-menu {
    margin-top: 0px;
}

.dropdown-search.dropdown-menu > li:hover {
    background-color: transparent;
}

#navbar .form-search .dropdown-menu {
    margin-top: 0px;
}

.section-diagonal-top {
    -webkit-transform: skew(0deg, 1.3deg);
    -ms-transform: skew(0deg, 1.3deg);
    transform: skew(0deg, 1.3deg);
    overflow: hidden;
    margin-top: -60px;
    margin-bottom: -20px;
}
    .section-diagonal-top .section-diagonal-top-content {
        -webkit-transform: skew(0deg, -1.3deg);
        -ms-transform: skew(0deg, -1.3deg);
        transform: skew(0deg, -1.3deg);
        background: url("homethumbnail3.jpg") no-repeat;
        background-size: cover;
        margin-top: -70px;
    }
        .section-diagonal-top .section-diagonal-top-content:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: .4;
            z-index: -1;
            background-color: #000;
        }
    .section-diagonal-top .row {
        padding-top: 125px;
    }
    .section-diagonal-top .col-md-5 {
        float: none;
        margin: 0 auto;
    }
    .section-diagonal-top p {
        border-top: none;
    }

.section-diagonal-right {
    -webkit-transform: skew(0deg, 1.3deg);
    -ms-transform: skew(0deg, 1.3deg);
    transform: skew(0deg, 1.3deg);
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: -20px;
}
    .section-diagonal-right .row {
        padding-top: 125px;
    }
    .section-diagonal-right.home-section {
        margin-top: -60px;
    }
    .section-diagonal-right .section-diagonal-right-content {
        -webkit-transform: skew(0deg, -1.3deg);
        -ms-transform: skew(0deg, -1.3deg);
        transform: skew(0deg, -1.3deg);
        background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("homethumbnail4.jpg") no-repeat;
        background-size: cover;
        margin-top: -70px;
    }
        .section-diagonal-right .section-diagonal-right-content:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: .8;
            z-index: -1;
            background-color: #2f5fef;
        }

.page_section h3 {
    font-size: 66px;
}

.section-landing {
    background: url("homehero.jpg") no-repeat center;
    background-size: cover;
}
    .section-landing .row > div {
        margin-top: 80px;
    }
        .section-landing .row > div .section-landing-heading {
            font-size: 4.3rem;
            color: #fff;
            text-transform: uppercase;
            margin-bottom: 58px;
            letter-spacing: 19px;
            word-spacing: 1000em;
        }

@media screen and (max-width: 600px) {
    .section-landing .row > div .section-landing-heading {
        font-size: 16vw;
    }
}
.section-landing .row > div .section-landing-heading:first-line {
    font-size: 8rem;
    letter-spacing: normal;
}
.section-landing .row > div .section-landing-sub-heading {
    margin-top: 0;
    margin-bottom: 50px;
    font-size: 4.3rem;
    color: #fff;
    letter-spacing: 19px;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .section-landing .row > div .section-landing-sub-heading {
        font-size: 4vw;
    }
}

.section-sub-landing {
    background: url("homethumbnail1.jpg") no-repeat center;
    background-size: cover;
}

.section-default {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("homethumbnail2.jpg") no-repeat center;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .section-default:before {
        content: " ";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
        /* IE6-9 */
    }
}
.section-default .row {
    padding-bottom: 150px;
}

.toggle-related-filter.btn-default.active {
    color: #2f5fef;
    border-color: #2f5fef;
}
    .toggle-related-filter.btn-default.active:hover {
        color: #0039e6;
        border-color: #0039e6;
    }

.modal-footer .btn.pull-right + .btn {
    margin-right: 5px;
    margin-left: 0px;
}

.section-landing-search {
    min-height: 250px;
    background: url(searchhero.jpg) no-repeat 0 85%;
    background-size: cover;
}

.section-landing-forums {
    min-height: 250px;
    background: url(forumhero.jpg) no-repeat center;
    background-size: cover;
}

.section-knowledge .list-group a.list-group-item {
    color: #2f5fef;
}

.section-knowledge .panel-title {
    color: #000;
}

.page_section.section-landing .row {
    padding-bottom: 10px;
}

    .page_section.section-landing .row > div {
        margin-top: 0px;
    }

.list-group-item p {
    margin-bottom: 0px;
}

#projectTopNav > .active > a {
    background-color: #fbfbfb !important;
}

/******************/
/* Custom css classes */

#maincontent {
    padding-bottom: 20px;
}

#skip-links a {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 100%;
    height: 1px;
    overflow: hidden;
    font-size: 1rem;
    font-weight: bold;
    z-index: 1000;
    padding: 15px;
    background: #fff;
    border: 2px solid #008300;
    border-bottom: 4px solid #008300;
    border-left: none;
    border-right: none;
    text-decoration: none;
}

    #skip-links a:focus {
        position: static;
        display: block;
        height: auto;
        text-align: center;
        font-size: 1.125rem;
        box-shadow: 2px 2px 2px #333;
        outline: none;
    }

.navbar {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-brand img {
    width: 200px;
}

.navbar-brand {
    padding: 0px 15px;
}

/* custom css to hide asterisk for required fields and show (optional) for other fields*/
.crmEntityFormView .cell div.info.required label:after {
    content: ' *';
}


/*.crmEntityFormView .cell div.info label:after{
    content: ' (optional)';
}*/

/*Already in bootstrap.min.css*/
/*.btn-primary {
    min-width: 10em;
}

.btn-primary:active {
    background-color: #608A11;
    border-color: #4A6B0D;
}

.btn-primary:hover {
    background-color: #253544;
    border-color: #4A6B0D;
}
    */


.entitylist-download {
    min-width: 10em;
    color: #fff;
    background-color: #008300;
    border-color: #006a00;
}

    .entitylist-download:focus {
        color: #fff;
        background-color: #608a11;
        border-color: #212f06;
    }

    .entitylist-download[disabled]:focus {
        color: #fff;
        background-color: #608a11;
        border-color: #212f06;
    }

    .entitylist-download:active:focus {
        color: #fff;
        background-color: #608a11;
        border-color: #212f06;
    }

    .entitylist-download:active {
        background-color: #608A11;
        border-color: #4A6B0D;
    }

    .entitylist-download:hover {
        background-color: #253544;
        border-color: #4A6B0D;
    }

.btn.btn-default.cancel {
    min-width: 6em;
}

/* CSS classes for custom radio buttons */
span.picklist.vertical label:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

span.picklist.vertical label:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.crmEntityFormView .cell .picklist input[type="radio"] {
    position: fixed;
    opacity: 0
}

span.picklist.vertical input[type="radio"] + label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 0px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    border: 1px solid #8C8C8C;
    margin-bottom: 0px;
    width: 100%;
    max-width: 500px;
}

span.picklist.horizontal input[type="radio"] + label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    border: 1px solid #8C8C8C;
    border-radius: 4px;
}

span.picklist input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 20px;
    border: 1px solid #8C8C8C;
    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;
}

span.picklist input[type="radio"] + label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 23px;
    top: 13px;
    /*margin-left: -20px;*/
    border-radius: 50%;
    background-color: #008300;
    -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);
}

span.picklist input[type="radio"] {
    opacity: 0;
    z-index: 1;
}

    span.picklist input[type="radio"]:focus + label {
        box-shadow: 0px 0px 2px 2px #008300;
    }

    span.picklist input[type="radio"]:checked + label {
        background-color: #f5f5f5;
        color: #00830054a;
    }

        span.picklist input[type="radio"]:checked + label::before {
            border: 1px solid #008300;
        }

        span.picklist 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);
        }

    span.picklist input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        span.picklist input[type="radio"]:disabled + label::before {
            cursor: not-allowed;
        }

/* CSS classes to override portal form styling */
/*Commented to correct the field width in IPad Pro*/
/*.crmEntityFormView .cell {
    padding: 0 0 20px;
}*/


.validation-summary a {
    color: #a94442;
}

.crmEntityFormView .actions {
    border-top: 0px;
    padding: 0px;
    padding-bottom: 20px;
}

#WebFormPanel.crmEntityFormView .actions {
    margin: 0px -15px; /* Align the buttons */
}

.crmEntityFormView fieldset {
    margin-bottom: 0px;
}

.page-header {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eee;
    background-color: #f2f2f2;
    padding: 15px;
}



/* CSS classes for numeric steps */
div.progress-numeric {
    margin: 0;
    padding: 0px;
    list-style: none;
    background: inherit;
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 0 0 0;
    font-weight: bold;
    font-size: 18px;
    /* border: solid 1px #f0f0f0; */
    /* -moz-border-radius: 10px 10px 10px 10px; */
    /* border-radius: 10px 10px 10px 10px; */
    /* -webkit-box-shadow: 3px 3px 3px 0 #ccc; */
    /* -moz-box-shadow: 3px 3px 3px 0 #ccc; */
    /* box-shadow: 3px 3px 3px 0 #ccc; */
    /* font-weight: bold; */
}

    div.progress-numeric span.number {
        background-color: inherit;
        border-radius: 0px;
        color: inherit;
        font-size: inherit;
        height: auto;
        width: auto;
        line-height: inherit;
        text-align: inherit;
        vertical-align: inherit;
        /* background-color: #e0e0e0; */
        /* border-radius: 20px 20px 20px 20px; */
        /* color: #fff; */
        /* display: inline-block; */
        /* font-size: 1.6em; */
        /* height: 40px; */
        /* line-height: 40px; */
        /* text-align: center; */
        /* vertical-align: middle; */
        /* width: 40px; */
    }

        div.progress-numeric span.number.total {
            background-color: inherit;
            /* background-color: #e0e0e0; */
        }

/*.form-control:focus {
    border: 2px solid #008300;
}*/

.crmEntityFormView div.description {
    margin-bottom: 5px;
}

.bg-lightgrey {
    background-color: #f5f5f5;
}

/* Css for Custom date control */
.dpp-date {
    width: 4em !important;
    float: left;
}

.dpp-month {
    margin-left: 1.5em;
}

.dpp-year {
    margin-left: 1.5em;
    width: 6em !important;
}

/* Css for next & Cancelbutton */
#NextButton {
    min-width: 10em;
}

#div_application_cancel {
    float: right;
    margin-left: 2em;
}

    #div_application_cancel a {
        color: #333;
    }

        #div_application_cancel a:hover, #div_application_cancel a:focus {
            color: #008300 !important;
        }

.previous-btn {
    border: none !important;
    text-decoration: underline;
}

.btn-secondary {
    border: none !important;
    text-decoration: underline;
    margin-right: 5px;
}

.form-action-container-left {
    float: none;
    display: inline-block;
}


/*** Classes for custom field width ***/

/*.form-control {
    max-width: 500px;
}*/

/*** Accessibility: council drop down list zoom issue for Firefox ***/
select.form-control {
    height: auto;
}

input, .input-group {
    max-width: 500px;
}

@media only screen and (min-width: 480px) {
    input.form-control-100, select.form-control-100 {
        width: 100px !important;
    }

    input.form-control-150, select.form-control-150 {
        width: 150px !important;
    }

    input.form-control-200, select.form-control-200 {
        width: 200px !important;
    }

    input.form-control-250, select.form-control-250 {
        width: 250px !important;
    }

    input.form-control-300, select.form-control-300 {
        width: 300px !important;
    }

    input.form-control-400, select.form-control-400 {
        width: 400px !important;
    }
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        width: 270px;
        overflow: auto;
        white-space: inherit;
        text-align: left;
    }
}

@media (min-width: 768px) {
    .dl-horizontal dd {
        margin-left: 270px;
    }
}

.reference-number {
    border-radius: 5px;
    border: solid black 1px;
    font-weight: bold;
    font-size: 1.5em;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 5px;
}

.loader-spinner {
    display: inline-block;
}

.password-instruction {
    display: block;
    font-size: smaller;
    word-break: break-word;
}

.crmEntityFormView hr {
    border: none;
    height: 1px;
    color: #333;
    background-color: #333;
}

.council-page-header {
    padding: 8px 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 20px;
}

/*** sticky footer ***/
html {
    position: relative;
    min-height: 100%;
}


/*** classes for 5 columns grid, to be used with widgets***/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#countwidget {
    margin-left: -5px;
    margin-right: -5px;
}

/*** fixed issue with margin for boolean radio label ***/
.crmEntityFormView .cell.boolean-radio-cell label {
    float: left;
}

/*** custom styling for entity list filter/search ***/
.entitylist-filter-option-text {
    width: 230px;
}
/*Already in bootstrap.min.css*/
/*
.btn.btn-default.btn-entitylist-filter-submit {
    color: #fff;
    background-color: #008300;
    border-color: #70a113;
}

    .btn.btn-default.btn-entitylist-filter-submit:active {
        color: #fff;
        background-color: #608a11;
        border-color: #4a6b0d;
    }

    .btn.btn-default.btn-entitylist-filter-submit:focus {
        color: #fff;
        background-color: #608a11;
        border-color: #212f06;
    }

    .btn.btn-default.btn-entitylist-filter-submit:hover {
        background-color: #253544;
    }
*/

/*** entity list custom styling ***/
.table > thead > tr > th {
    vertical-align: top;
}

.text-default {
    color: #333;
}

/***** custom css classes for permit images radio buttons *****/
#dpp_previouspermittype label {
    background-repeat: no-repeat;
    background-position: right;
    height: 250px;
    padding-right: 200px;
}

@media (max-width: 500px) {
    #dpp_previouspermittype label {
        background-repeat: no-repeat;
        background-position: bottom left;
        height: 280px;
        padding-right: 20px;
    }

        #dpp_previouspermittype label[for='dpp_previouspermittype_0'] {
            height: 300px;
        }
}

#dpp_previouspermittype label[for="dpp_previouspermittype_0"] {
    background-image: url(/adpp-thumbnail-fixed.png);
}

#dpp_previouspermittype label[for="dpp_previouspermittype_1"] {
    background-image: url(/px2-thumbnail-fixed.png);
}

#dpp_previouspermittype label[for="dpp_previouspermittype_2"] {
    background-image: url(/VicBlueSample.png);
}

#dpp_previouspermittype label[for="dpp_previouspermittype_3"] {
    background-image: url(/VicGreenSample.png);
}

/**** To hide remove button from lookup modal ****/
div.modal-footer > button.remove-value {
    display: none;
}

/**** CSS classes for chevron ****/
.process-row {
    display: table-row;
}

.process {
    display: table;
    position: relative;
    /*margin-bottom: 20px;*/
}

.process-step {
    display: table-cell;
    position: relative;
}

    .process-step img {
        z-index: 1;
    }

    .process-step > div {
        padding: 6px 12px;
    }

@media (min-width: 992px) {
    .process {
        width: 100%;
        table-layout: fixed;
    }

    .process-step {
        text-align: left;
    }

    .btn-circle {
        width: 100%;
    }

        .btn-circle:after {
            top: 18px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 100%;
            height: 2px;
            background-color: #008300;
            z-index: 0;
        }

    .process-step > button {
        white-space: normal !important;
        word-wrap: break-word;
    }

    .process-step > span {
        padding: 6px 12px;
        display: inline-block;
    }
}

@media (max-width: 991px) {
    .process-row {
        display: block;
    }

    .process-step {
        display: block;
        position: relative;
    }

        .process-step > div {
            display: inline-block;
        }

        .process-step > a {
            padding: 6px 12px;
            display: inline-block;
        }

        .process-step > span {
            padding: 6px 12px;
            display: inline-block;
        }

    .btn-circle:after {
        top: 34px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 20px;
        height: 2px;
        background-color: #008300;
        z-index: 0;
        transform: rotate(90deg);
        left: 10px;
    }
}

.crmEntityFormView .section-title {
    color: #25215a;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.captcha-cell {
    margin-bottom: 6%;
    margin-top: -2%;
}

.bg-dark {
    color: #fff;
    background-color: #243441;
}

address {
    margin-bottom: 0px;
}

.text-optional {
    font-weight: normal;
}

textarea.textarea {
    resize: none;
}


dd {
    overflow-wrap: break-word;
    -ms-word-wrap: break-word;
    margin-bottom: 10px;
    font-weight: 700;
}

dt {
    margin-bottom: 0px;
    font-weight: normal;
}

dl {
    margin-bottom: 0px;
}

.media {
    overflow: inherit;
}

button.btn.btn-default.clearlookupfield {
    display: none !important;
}

ol {
    list-style: none;
    counter-reset: question-counter;
}

    ol li {
        counter-increment: question-counter;
        padding-bottom: 15px;
        display: flex;
    }


        ol li::before {
            content: "Q" counter(question-counter) ".";
            font-weight: bold;
        }

.list-medical li {
    padding-bottom: 20px;
}

    .list-medical li span {
        padding-left: 2.2em;
    }

.inline {
    display: inline-table;
    padding-left: 5px;
}

.left-align-list {
    list-style-position: inside;
    padding-left: 0;
}

.crmEntityFormView div.description.below {
    margin-top: 20px;
}

.the-count {
    display: block;
    min-width: 100%;
    overflow: auto;
}

.control div.text-muted {
    display: none !important;
}

.preserve-line-break {
    white-space: pre-wrap;
}

/*** CSS classes to handle underline links ***/

.view-grid td a {
    text-decoration: underline;
}

.view-grid td li a {
    text-decoration: none;
}

.view-grid td a.btn {
    text-decoration: none;
}

dl dd a {
    text-decoration: underline;
}

.media a {
    text-decoration: underline;
}

.alert a {
    text-decoration: underline;
}

.description a {
    text-decoration: underline;
}

p a {
    text-decoration: underline;
}

/** 
    Css classes for search pickup page
    Dev note: Name column is injected using :before css to avoid string manipulation
**/
.individual-table .entitylist table th a[data-label="."]::before {
    content: "Name";
    color: #008300;
}

.organisation-table .entitylist table th a[data-label="."]::before {
    content: "Trading or business name";
    color: #008300;
}

.searchpickup .entitylist table th a[data-label="."] {
    color: white;
}

    .searchpickup .entitylist table th a[data-label="."] span {
        color: #008300;
    }

@media (max-width: 767px) {
    .individual-table .entitylist .table-fluid td[data-th="."]::before {
        content: "Name"
    }

    .organisation-table .entitylist .table-fluid td[data-th="."]::before {
        content: "Trading or business name"
    }

    .searchpickup .entitylist table tr td[data-label="null "]::before {
        content: "Actions";
    }
}

.alert .media-heading {
    font-weight: bold;
    font-size: 18px;
}

.icon-wheelchair::before {
    font-weight: bold !important;
}

.same-height-col {
}

    .same-height-col [class*="col-"] {
        min-height: 180px;
    }

    .same-height-col .list-group-item {
        border-radius: 0px;
    }

    .same-height-col h3 {
        font-size: 24px;
        margin-top: 10px;
    }

.same-height-col {
    overflow: hidden;
}

.entitylist-filter-option-group-box-overflow {
    max-height: inherit !important;
}

.timelineheader .addnote {
    display: none;
}

.ui-autocomplete-loading {
    background-image: url('/spinner.gif');
    background-repeat: no-repeat;
    background-position: right center;
}

.alert .media-left {
    padding-right: 15px
}

.alert .media-body {
    padding-top: 6px
}

    .alert .media-body label {
        margin-top: -6px;
    }

.report-icon {
    height: 50px;
    margin-top: 10px;
}

.modal {
    display: block;
    visibility: hidden;
}


    .modal.in {
        display: block;
        visibility: visible;
    }

#local-login-heading {
    display: none;
}

/*** customise alert background to fix accessibility contrast issues ***/
/*
.alert-info {
    background-color: #EEF7FC;
}
 */
.alert-success {
    background-color: #F0F7ED;
}

.alert-info a {
    background-color: #ac1f20;
}

.alert-success a {
    background-color: #F0F7ED;
}

.powerbi {
    width: 1800px !important;
    height: 900px !important;
    left: -300px !important;
    position: relative !important;
    border: none;
}

/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 3.2px 7.2px, rgba(0, 0, 0, 0.11) 0px 0.6px 1.8px;
  margin-right: 16px;
  margin-bottom: 18px;
  border: 2px solid #D2D0CE;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */