@import url("./typography/typography.css");
@import url("./elements/elements.css");
@import url("./menu/menu.css");
@import url("./places/places.css");
@import url("./places/Dashboard/dashboard.css");

.accountSummaryList {
    display: none;
}

a {
    text-decoration: none;
}

p {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 1.625;
    margin: 0 0 10px;
    font-family: myriad-pro, Helvetica Neue,Helvetica,Arial,sans-serif;
}

.adviserLayout #background,
.memberLayout #background,
.employerDashboardLayout #background,
.employerLayout #background,
.adviserLayout #background {
    display: none;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/* layout setup */
body {
    color: #373737;
    font-weight: 400;
    font-family: "myriad-pro", "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #f5f5f5 none repeat scroll 0 0;
}

h1, h2, h3 {
    color: #968c83;
    text-rendering: optimizelegibility;
}

h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 1.125;
}

h3 {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.445;
    margin-bottom: 20px;
    margin-top: 20px;
}

small {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
}

.double-hr {
    border-bottom: 1px solid #eb711b;
    border-left: none;
    border-right: none;
    border-top: 1px solid #492476;
    height: 4px;
    margin-bottom: 2em;
}

/*.memberLayout .header h1,*/
/*.memberDashboarLayout .header h1,*/
/*.employerLayout .header h1,*/
/*.employerDashboardLayout .header h1,*/
/*.adviserLayout .header h1 {*/
/*    margin-bottom: 1em;*/
/*    padding-bottom: 1em;*/
/*    border-bottom: 1px solid #968c83;*/
/*}*/

.row h1 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

a {
    cursor: pointer !important;
}

p a, .clearfix a, .drillableListClickableCell a, .cms:not(.tactical-links, .EmployerDashboard_header) li a {
    border-bottom: 1px solid #e06c19;
    color: inherit;
    -webkit-transition: all 180ms;
    -ms-transition: all 180ms;
    -moz-transition: all 180ms;
    -o-transition: all 180ms;
    transition: all 180ms;
}

.MemberDashboard_accountSummaryList_footer {
    display: none;
}

p a:focus, p a:hover, .clearfix a:hover, .clearfix a:focus, .drillableListClickableCell a:hover, .drillableListClickableCell a:focus, .cms:not(.tactical-links, .EmployerDashboard_header) li a:focus {
    color: #2a6496;
    text-decoration: underline;
    -moz-box-shadow: inset 0 -1.5em 0 #fdf0e8;
    -webkit-box-shadow: inset 0 -1.5em 0 #fdf0e8;
    -o-box-shadow: inset 0 -1.5em 0 #fdf0e8;
    box-shadow: inset 0 -1.5em 0 #fdf0e8;
    -webkit-transition: all 180ms;
    -ms-transition: all 180ms;
    -moz-transition: all 180ms;
    -o-transition: all 180ms;
    transition: all 180ms;
}

.buttonWrap a:hover, .buttonWrap a:focus, .pagerNav a:hover, .pagerNav a:focus {
    text-decoration: none !important;
}

.employerDashboardLayout #page {
    margin-left: 0px !important;
}

.MemberDashboard_accountHistoryChart_header h1 {
    border: none !important;
}

/*======================================
*            header section            *
======================================*/
.MemberDashboard_myAccountsSection_header h1 {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #968c83;
}

#site-header {
    height: 105px;
    background-color: #958b83;
}

.header-content {
    height: 105px;
}

.adviserLayout .nav-header,
.employerLayout .nav-header,
.employerDashboardLayout .nav-header {
    display: none;
}

.memberLayout #registerWrapper,
.memberDashboardLayout #registerWrapper,
.employerDashboardLayout #registerWrapper,
.employerLayout #registerWrapper,
.adviserLayout #registerWrapper {
    display: none;
}

/*======================================
*            footer section            *
======================================*/
.memberLayout #site-footer,
.adviserLayout #site-footer,
.memberDashboardLayout #site-footer,
.employerLayout #site-footer,
.employerDashboardLayout #site-footer {
    background-image: url("gwt/laf/L_footer.png");
    background-repeat: repeat;
    height: 250px;
    background-color: #958b83;
    width: 100%;
    color: white;
    clear: both;
}

.memberLayout #site-footer .centred,
.memberDashboardLayout #site-footer .centred,
.adviserLayout #site-footer .centred,
.employerDashboardLayout #site-footer .centred,
.employerLayout #site-footer .centred {
    padding-left: 5.5%;
    padding-right: 5.5%;
}

.adviserLayout #footerText,
.memberLayout #footerText,
.memberDashboardLayout #footerText,
.employerDashboardLayout #footerText,
.employerLayout #footerText {
    display: none;
}

#footer-bottom li {
    display: block;
    float: left;
    padding-right: 15px;
}

.loginLayout #footer-bottom li a:hover {
    text-decoration: underline;
}

#footer-bottom li a {
    text-decoration: none;
    color: white;
    border-bottom: 1px solid white;
    -ms-transition: all 180ms ease 0s;
    -moz-transition: all 180ms ease 0s;
    -webkit-transition: all 180ms ease 0s;
    -o-transition: all 180ms ease 0s;
    transition: all 180ms ease 0s;
}

#footer-bottom li a:hover {
    text-decoration: underline;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

@media only screen and (min-width: 1350px) {
    .memberLayout #site-footer .centred,
    .memberDashboardLayout #site-footer .centred,
    .adviserLayout #site-footer .centred,
    .employerDashboardLayout #site-footer .centred,
    .employerLayout #site-footer .centred {
        width: 1295px;
        margin-right: auto;
        margin-left: auto;
    }

    .memberLayout #footer-top,
    .memberDashboardLayout #footer-top,
    .adviserLayout #footer-top,
    .employerLayout #footer-top,
    .employerDashboardLayout #footer-top {
        margin: 0;
        height: 150px;
        border-bottom: 3px double white;
    }

    .memberLayout #footer-bottom,
    .memberDashboardLayout #footer-bottom,
    .adviserLayout #footer-bottom,
    .employerLayout #footer-bottom,
    .employerDashboardLayout #footer-bottom {
        padding: 23px 0 0 253px;
        width: 100%;
    }

    .memberLayout #footerImage,
    .memberDashboardLayout #footerImage,
    .adviserLayout #footerImage,
    .employerLayout #footerImage,
    .employerDashboardLayout #footerImage {
        padding-top: 45px;
        display: block;
        float: left;
    }

    .memberLayout #footerLabel,
    .memberDashboardLayout #footerLabel,
    .adviserLayout #footerLabel,
    .employerLayout #footerLabel,
    .employerDashboardLayout #footerLabel {
        display: block;
        float: left;
        padding-left: 100px;
        padding-top: 60px;
        font-size: 20px;
    }
}

@media only screen and (min-width: 1045px) and (max-width: 1349px) {
    .memberLayout #site-footer .centred,
    .memberDashboardLayout #site-footer .centred,
    .adviserLayout #site-footer .centred,
    .employerDashboardLayout #site-footer .centred,
    .employerLayout #site-footer .centred {
        padding-left: 5.5%;
        padding-right: 5.5%;
    }

    .memberLayout #footer-top,
    .memberDashboardLayout #footer-top,
    .adviserLayout #footer-top,
    .employerLayout #footer-top,
    .employerDashboardLayout #footer-top {
        margin: 0;
        height: 150px;
        border-bottom: 3px double white;
    }

    .memberLayout #footer-bottom,
    .memberDashboardLayout #footer-bottom,
    .adviserLayout #footer-bottom,
    .employerLayout #footer-bottom,
    .employerDashboardLayout #footer-bottom {
        padding: 23px 0 0 253px;
        width: 100%;
    }

    .memberLayout #footerImage,
    .memberDashboardLayout #footerImage,
    .adviserLayout #footerImage,
    .employerLayout #footerImage,
    .employerDashboardLayout #footerImage {
        padding-top: 45px;
        display: block;
        float: left;
    }

    .memberLayout #footerLabel,
    .memberDashboardLayout #footerLabel,
    .adviserLayout #footerLabel,
    .employerLayout #footerLabel,
    .employerDashboardLayout #footerLabel {
        display: block;
        float: left;
        padding-left: 100px;
        padding-top: 60px;
        font-size: 20px;
    }
}

@media only screen and (min-width : 740px) and (max-width : 1044px) {
    .memberLayout #site-footer .centred,
    .memberDashboardLayout #site-footer .centred,
    .adviserLayout #site-footer .centred,
    .employerDashboardLayout #site-footer .centred,
    .employerLayout #site-footer .centred {
        margin: 0 auto;
    }

    .memberLayout #site-footer,
    .memberDashboardLayout #site-footer,
    .adviserLayout #site-footer,
    .employerLayout #site-footer,
    .employerDashboardLayout #site-footer {
        width: 100%;
        height: 250px;
        color: white;
    }

    .memberLayout #footer-top,
    .memberDashboardLayout #footer-top,
    .adviserLayout #footer-top,
    .employerLayout #footer-top,
    .employerDashboardLayout #footer-top {
        margin: 0; /*3.5%;*/
        height: 150px;
        border-bottom: 3px double white;
    }

    .memberLayout #footer-bottom,
    .memberDashboardLayout #footer-bottom,
    .adviserLayout #footer-bottom,
    .employerLayout #footer-bottom,
    .employerDashboardLayout #footer-bottom {
        padding: 23px 0 0 246px;
        width: 100%;
        margin: 0 3.5%;
    }

    .memberLayout #footerImage,
    .memberDashboardLayout #footerImage,
    .adviserLayout #footerImage,
    .employerLayout #footerImage,
    .employerDashboardLayout #footerImage {
        padding-top: 45px;
        display: block;
        float: left;
    }

    .memberLayout #footerLabel,
    .memberDashboardLayout #footerLabel,
    .adviserLayout #footerLabel,
    .employerLayout #footerLabel,
    .employerDashboardLayout #footerLabel {
        display: block;
        float: left;
        padding-left: 80px;
        padding-top: 60px;
        font-size: 20px;
    }
}

@media only screen and (max-width: 739px) {
    .memberLayout #site-footer,
    .memberDashboardLayout #site-footer,
    .adviserLayout #site-footer,
    .employerLayout #site-footer,
    .employerDashboardLayout #site-footer {
        height: 420px;
        width: 100%;
    }

    .memberLayout #footer-top,
    .memberDashboardLayout #footer-top,
    .adviserLayout #footer-top,
    .employerLayout #footer-top,
    .employerDashboardLayout #footer-top {
        height: 190px;
        border-bottom: 3px double white;
    }

    .memberLayout #footerImage,
    .memberDashboardLayout #footerImage,
    .adviserLayout #footerImage,
    .employerLayout #footerImage,
    .employerDashboardLayout #footerImage {
        padding-top: 30px;
        display: block;
    }

    .memberLayout #footerLabel,
    .memberDashboardLayout #footerLabel,
    .adviserLayout #footerLabel,
    .employerLayout #footerLabel,
    .employerDashboardLayout #footerLabel {
        display: block;
        font-size: 20px;
        padding-top: 10px;
    }

    .memberLayout #footer-bottom li,
    .memberDashboardLayout #footer-bottom li,
    .adviserLayout #footer-bottom li,
    .employerLayout #footer-bottom li,
    .employerDashboardLayout #footer-bottom li {
        width: 100%;
        padding-bottom: 10px;
    }

    .memberLayout #footer-bottom,
    .memberDashboardLayout #footer-bottom,
    .adviserLayout #footer-bottom,
    .employerLayout #footer-bottom,
    .employerDashboardLayout #footer-bottom {
        margin: 0;
        margin-top: 3.5%;
        width: 100%;
        padding-top: 15px;
    }
}

/*======================================
*            sidebar navigation        *
======================================*/
#user-nav {
    display: block;
    float: right;
    padding-top: 50px;
}

#sidebar-left {
    float: left;
    color: #7d7268;
    position: relative;
    width: 220px;
}

/*======================================
*            page body section         *
======================================*/
.place-MemberJoin .content-wrapper {
    margin-top: -200px;
}

#main {
    background-color: #f5f5f5;
}

.transparent {
    opacity: 0.4;
}

#site-header, #site-footer {
    display: block;
}

#main {
    display: inline-block;
}
.adviserLayout #mainPage, .employerDashboardLayout #mainPage, .employerLayout #mainPage {
    margin-top: 40px;
    margin-bottom: 40px;
}
.memberLayout #mainPage {
    margin-top: 0px;
    margin-bottom: 40px;
}

.place-EmployerDashboard #mainPage {
    margin-top: 0px !important;
    padding-top: 40px;
}

#page {
    min-height: 1000px;
}

.inputWrap.error {
    outline: 1px solid #ff0000;
}
.error #fileUploadVp #fileUploadControlPanel{
    border: 1px solid #ff0000 !important;
}

.error input[type="text"], .error input[type="password"],
.selectWrap.error select, .error textarea {
    border: 1px solid #ff0000;
}

@media only screen and (min-width: 1350px) {
    .dropDownMenuTop {
        display: none;
    }

    #main {
        display: inline-block;
    }

    #page {
        display: block;
        margin-left: 238px;
        padding: 3.5%;
        background-color: white;
    }

    .siteNotification-displayNormal {
        display: block;
        margin-left: 238px;
        padding: 3.5% 3.5% 0 3.5%;
        background-color: white;
    }

    .memberLayout .content-wrapper, .memberLayout .header-content,
    .memberDashboardLayout .content-wrapper, .memberDashboardLayout .header-content,
    .adviserLayout .content-wrapper, .adviserLayout .header-content,
    .employerLayout .content-wrapper, .employerLayout .header-content,
    .employerDashboardLayout .content-wrapper, .employerDashboardLayout .header-content {
        width: 1295px;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1045px) and (max-width: 1349px) {

    #page {
        display: block;
        margin-left: 238px;
        padding: 3.5%;
        background-color: white;
    }

    .siteNotification-displayNormal {
        display: block;
        margin-left: 238px;
        padding: 3.5% 3.5% 0 3.5%;
        background-color: white;
    }

    .memberLayout .content-wrapper, .memberLayout .header-content,
    .memberDashboardLayout .content-wrapper, .memberDashboardLayout .header-content,
    .adviserLayout .content-wrapper, .adviserLayout .header-content,
    .employerLayout .content-wrapper, .employerLayout .header-content,
    .employerDashboardLayout .content-wrapper, .employerDashboardLayout .header-content {
        width: 89%;
        margin: 0 auto;
    }

    .dropDownMenuTop .dropDownMenuTopLogout.noprint.cc_cursor {
        display: none;
    }
}

@media only screen and (max-width: 1044px) {

    .memberLayout .header-content,
    .memberDashboardLayout .header-content,
    .adviserLayout .header-content,
    .employerLayout .header-content,
    .employerDashboardLayout .header-content {
        width: 89%;
        margin: 0 auto;
    }

    .memberLayout .dropDownMenuTop,
    .memberDashboardLayout .dropDownMenuTop,
    .adviserLayout .dropDownMenuTop,
    .employerDashboardLayout .dropDownMenuTop,
    .employerLayout .dropDownMenuTop {
        background-color: #a0978f;
        height: 105px;
    }

    .dropDownMenuTopLogout {
        padding-left: 28px;
        padding-top: 61px;
        display: block;
        float: left;
    }

    .dropDownMenuTopLogout a {
        background: #7d7268 none repeat scroll 0 0 !important;
        border-width: medium;
        border-style: none;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        color: white;
        font-size: 14px;
        line-height: 17px;
        min-width: 0;
        padding: 3px 9px 4px;
        text-rendering: optimizelegibility;
        -ms-transition: box-shadow 180ms ease 0s;
        -moz-transition: box-shadow 180ms ease 0s;
        -webkit-transition: box-shadow 180ms ease 0s;
        -o-transition: box-shadow 180ms ease 0s;
        transition: box-shadow 180ms ease 0s;
    }

    .dropDownMenuTopClose {
        display: block;
        float: left;
        padding-left: 120px;
        padding-top: 65px;
    }

    #headerMenuExpanded:not(active) #sidebar-left {
        display: none;
    }

    #headerMenuExpanded.active {
        width: 252px;
        position: absolute;
        top: 0;
        z-index: 100;
        height: 100%;
        left: calc(100% - 300px);
    }

    #headerMenuExpanded.inactive {
        display: none;
    }

    #headerMenuExpanded.active #sidebar-left {
        display: block;
        width: 252px;
        background-color: #f4f3f3;
        padding-left: 28px;
        padding-bottom: 28px;
        padding-top: 15px;
        height: auto;
    }

    #tactical-links {
        width: 220px;
        padding-top: 28px;
    }

    #mainPage {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .memberLayout #main,
    .memberDashboardLayout #main,
    .place-AdminMemberSearch #main,
    .employerDashboardLayout #main,
    .employerLayout #main {
        margin: 0 auto;
        padding: 3.5%;
        display: block;
    }

    #page, #site-notification {
        background-color: white;
        margin-left: 0px;
    }

    .siteNotification-displayNormal {
        display: block;
        padding: 3.5% 3.5% 0 3.5%;
        background-color: white;
    }

    #user-nav {
        display: none;
    }

    #top {
        float: right;
        padding-top: 65px;
        display: block;
    }
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.RHSContent, .mainContent {
    margin-bottom: 3em;
}

h3.blue {
    color: #073b73;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
}

.text-center {
    text-align: center !important;
}

.RHSContent p.footer {
    margin-top: 0.3em;
    margin-bottom: 0;
}

.RHSContent p.footer .amount {
    width: 100%;
}

.totalBalance {
    border-bottom: 1px solid #968c83;
    padding-bottom: 1em;
    text-align: center;
}

.account-chart-container {
    border-bottom: 1px solid #968c83;
    padding-bottom: 1em;
    margin-top: 1em;
}

@media (min-width: 1200px) {
    .RHSContent p.footer .amount {
        font-size: 2em;
    }
}
@media (min-width: 1044px) and (max-width: 1199px) {
    .RHSContent p.footer .amount {
        font-size: 1.6em;
    }
}
@media (min-width: 992px) and (max-width: 1043px) {
    .RHSContent p.footer .amount {
        font-size: 2em;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .RHSContent p.footer .amount {
        font-size: 1.6em;
    }
}

.infoBox {
    padding: 1em;
    margin-bottom: 1.5em;
    background-color: #FFF;
    border: 1px solid #ccc;
}

.infoBox.details h2 {
    margin-bottom: 0.5em;
    color: #373737;
    line-height: 140%;
    font-size: 1.3em;
    font-weight: 300;
}

.infoBox h4 {
    line-height: 140%;
    font-size: 1em;
}

.infoBox.details p {
    margin-bottom: 0.5em;
    line-height: 140%;
}

.infoBox a.orange {
    margin-bottom: 0;
    background: white none repeat scroll 0 0;
    color: #e06c19 !important;
    font-size: 16px;
    padding: 7px 16px 10px;
    border: 1px solid #E06C19;
    border-radius: 4px;
    line-height: 20px;
    text-rendering: optimizelegibility;
    transition: box-shadow 180ms ease 0s;
    font-weight: 400;
    display: inline-block;
    margin-top: 0.6em;
}

.infoBox a.orange:hover {
    -webkit-box-shadow: 0 45px 0 #db630e inset !important;
    -o-box-shadow: 0 45px 0 #db630e inset !important;
    box-shadow: 0 45px 0 #db630e inset, 2px 2px 0 rgba(20, 20, 20, 0.15) !important;
    color: #ffffff !important;
}

.stepBanner {
    background-color: #d4eef4;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.stepBanner:after{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #d4eef4;
    content: "";
    height: 20px;
    margin-top: 9px;
    position: absolute;
    width: 0;
}

.TransactionHistory_transactionHistoryList_header {
    margin-top: 80px;
}

    /* ************************** */
/* Boot Strap Cutdown */
/* ************************** */
*, ::after, ::before {
    box-sizing: border-box;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.memberLayout:not(.place-Audit):not(.place-GlobalAudit) .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-1 {
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important;
}
.flex-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important;
}

.pl-0, .px-0 {
    padding-left: 0!important;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}

.ml-0, .mx-0 {
    margin-left: 0!important;
}

.mr-0, .mx-0 {
    margin-right: 0!important;
}

.mb-0, .my-0 {
    margin-bottom: 0!important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.text-left {
    text-align: left!important;
}

.text-center {
    text-align: center!important;
}

.text-right {
    text-align: right!important;
}

@media (min-width: 576px){
    .container {
        max-width: 540px;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .d-sm-none {
        display: none!important
    }
    .pr-sm-0, .px-sm-0 {
        padding-right: 0!important;
    }
    .pl-sm-0, .px-sm-0 {
        padding-left: 0!important;
    }
}

@media (min-width: 768px){
    .container {
        max-width: 720px;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .d-md-block {
        display: block!important;
    }
    .pl-md-3, .px-md-3 {
        padding-left: 1rem!important;
    }
    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem!important;
    }
}

@media (min-width: 992px){
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 1140px;
    }
}






@media (min-width: 576px) {
    #ctl00_cphBody_Dashboard #infoBoxes{
        display: block;
    }
}

@media (min-width: 768px) {
    #ctl00_cphBody_Dashboard_Menu li.showHide a{
        border: none;
    }
    .circleProgress .progressbar-text .circleText{
        font-size: 0.4em;
    }
    .circleProgress .progressbar-text .value{
        font-size: 0.7em !important;
    }
    #ctl00_cphBody_Dashboard h3.blue1{
        font-size: 1em !important;
    }
    #ctl00_cphBody_Dashboard p.footer .amount{
        font-size: 1.6em;
    }
    #ctl00_cphBody_Dashboard .circleProgress {
        max-width: initial;
    }
    #ctl00_cphBody_Dashboard p.footer.projectedAmount{
        text-align: left;
    }
}

@media (min-width: 992px) {
    .circleProgress .progressbar-text .circleText{
        font-size: 0.5em;
    }
    .circleProgress .progressbar-text .value{
        font-size: 1em !important;
    }
    #ctl00_cphBody_Dashboard p.footer .amount{
        font-size: 2em;
    }
}

@media (min-width: 1044px) {
    .circleProgress .progressbar-text .circleText{
        font-size: 0.4em;
    }
    .circleProgress .progressbar-text .value{
        font-size: 0.7em !important;
    }
    #ctl00_cphBody_Dashboard p.footer .amount{
        font-size: 1.6em;
    }
}

@media (min-width: 1200px) {
    .circleProgress .progressbar-text .circleText{
        font-size: 0.5em;
    }
    .circleProgress .progressbar-text .value{
        font-size: 1em !important;
    }
    #ctl00_cphBody_Dashboard p.footer .amount{
        font-size: 2em;
    }
}

/******************************************************************/
/* Resources Page */
/******************************************************************/
.HtmlPagePlace .row > .bindingHtmlPanel {
    display: contents;
}

.HtmlPagePlace .dividers {
    border-right: 1px solid #a59d95;
    margin-left: -1px;
    height: 350px;
}

.HtmlPagePlace .last {
    margin-left: -1px;
}

.HtmlPagePlace .all_center {
    text-align: center;
}

.HtmlPagePlace .link_block {
    width: 80%;
    margin-left: 10%;
    padding: 10px;
}

.HtmlPagePlace .link_block:hover {
    background-color: #eeeeee;
}

.HtmlPagePlace .link_block a {
    color: inherit;
    text-decoration: none;
}

.HtmlPagePlace a.no_line {
    border-bottom: none;
}

.HtmlPagePlace i {
    color: #eb711b;
}

.HtmlPagePlace .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.HtmlPagePlace .embed-container iframe, .HtmlPagePlace .embed-container object, .HtmlPagePlace .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.SeminarsPlace .responsive-image {
    height: auto;
    width: 100%;
}

@media only screen and (max-width: 740px) {
    .HtmlPagePlace .col, .SeminarsPlace .col {
        margin: 1% 0 1% 0;
    }

    .HtmlPagePlace .col-1, .SeminarsPlace .col-1,
    .HtmlPagePlace .col-2, .SeminarsPlace .col-2,
    .HtmlPagePlace .col-3, .SeminarsPlace .col-3,
    .HtmlPagePlace .col-4, .SeminarsPlace .col-4,
    .HtmlPagePlace .col-5, .SeminarsPlace .col-5,
    .HtmlPagePlace .col-6, .SeminarsPlace .col-6,
    .HtmlPagePlace .col-7, .SeminarsPlace .col-7,
    .HtmlPagePlace .col-8, .SeminarsPlace .col-8,
    .HtmlPagePlace .col-9, .SeminarsPlace .col-9,
    .HtmlPagePlace .col-10, .SeminarsPlace .col-10,
    .HtmlPagePlace .col-11, .SeminarsPlace .col-11,
    .HtmlPagePlace .col-12, .SeminarsPlace .col-12
    {
        flex: none;
        width: 100%;
        max-width: 100%;
    }

    .HtmlPagePlace .dividers {
        height: auto;
        margin-left: -1px;
        border-right: 0 none;
    }

    .SeminarsPlace .col.col-4 {
        order: 1;
    }

    .SeminarsPlace .col.col-8 {
        order: 2;
    }
}

/******************************************************************/
/* Breadcrumb */
/******************************************************************/
#breadcrumb {
    padding-left: 8px;
    height: 60px;
    width: 100%;
}

#breadcrumbLink {
    font-size: 14px;
    color: #373737;
    padding-top: 24px;
}

.LoginText {
    margin-right: 14px;
}

.adviserLayout #breadcrumb, .employerDashboardLayout #breadcrumb, .employerLayout #breadcrumb,
.loginLayout #breadcrumb {
    display: none;
}

.SuperToPension_InformationPage_content .videos-container{
    display: flex;
}

.SuperToPension_InformationPage_content .introduction-div{
    background-color: #d9f1f8;
    font-weight: bold;
    color: black;
    position: relative;
    padding: 16px;
}

.SuperToPension_InformationPage_content .introduction-div:after {
    background-color: white;
    content: " ";
    position: absolute;
    left: 20px;
    bottom: -10px;
    border-top: 10px solid #d9f1f8;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: none;
}

.form.employerContactForm_EmployerContactDetails.formReadOnly .button.Save {
    display:none;
}

/* Veda */
.vedaMainContentList > .canvasContentList {
    margin-top: 20px;
    margin-bottom: 40px;
}

.vedaMainContentList > .canvasContentList .form {
    margin-top: 0;
    margin-bottom: 0;
}

@media only screen and (min-width: 1392px) and (max-width: 1500px)  {
    .place-WorkbenchContributionEdit table{
        table-layout: fixed;
    }

    .place-WorkbenchContributionEdit  .content-wrapper{
        margin-left:  10px;
    }

    .place-WorkbenchContributionEdit .WorkbenchContributionEdit_header .bindingHtmlPanel{
        width: 1200px;
    }


    .place-WorkbenchContributionEdit .contentPanel{
        width: 1160px;
    }

    .place-WorkbenchContributionEdit .exportBar{
        width: 1000px;
    }

    .place-WorkbenchContributionEdit .options{
        margin-left: 20px;
    }
}



@media only screen and (min-width: 1210px) and (max-width: 1392px) {
    .place-WorkbenchContributionEdit table{
        table-layout: fixed;
    }

    .place-WorkbenchContributionEdit  .content-wrapper{
        margin-left:  0px;
    }

   .place-WorkbenchContributionEdit .WorkbenchContributionEdit_header .bindingHtmlPanel{
        width: 940px;
    }

    .place-WorkbenchContributionEdit .contentPanel{
        width: 1050px;
    }

    .place-WorkbenchContributionEdit .exportBar{
        width: 900px;
    }

    .place-WorkbenchContributionEdit #page{
        margin-left: 200px;
    }

    .place-WorkbenchContributionEdit .options{
        margin-left: 20px;
    }
}

@media only screen and (min-width: 1045px) and (max-width: 1210px) {
    .place-WorkbenchContributionEdit .contentPanel{
        width: 760px;
    }
    .place-WorkbenchContributionEdit .WorkbenchContributionEdit_header .bindingHtmlPanel{
        width: 700px;
    }

}

@media only screen and (max-width: 1070px) {
    .place-WorkbenchContributionEdit table{
        table-layout: fixed;
    }

   .place-WorkbenchContributionEdit .options{
        margin-left: 20px;
    }
}

@media only screen and (min-width: 1688px){
    .place-WorkbenchContributionEdit table.drillableTableData, #headerItems{
        width:100% !important;
    }

    .place-WorkbenchContributionEdit .contGridContainer .head{
        width:100% !important;
    }

}
