@font-face{font-family:'open_sans_regular';src:url('fonts/OpenSans/opensans-regular-webfont.eot');src:url('fonts/OpenSans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/opensans-regular-webfont.svg') format('svg'), url('fonts/OpenSans/opensans-regular-webfont.woff') format('woff'), url('fonts/OpenSans/opensans-regular-webfont.ttf') format('truetype');font-weight:normal;font-style:normal;}
@font-face{font-family:'open_sans_bold';src:url('fonts/OpenSans/opensans-bold-webfont.eot');src:url('OpenSans/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/opensans-bold-webfont.svg') format('svg'), url('fonts/OpenSans/opensans-bold-webfont.woff') format('woff'), url('fonts/OpenSans/opensans-bold-webfont.ttf') format('truetype');font-weight:700;font-style:normal;}
@font-face{font-family:'open_sans_light';src:url('fonts/OpenSans/OpenSans-Light.eot');src:url('OpenSans/fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-Light.svg') format('svg'), url('fonts/OpenSans/OpenSans-Light.woff') format('woff'), url('fonts/OpenSans/OpenSans-Light.ttf') format('truetype');font-weight:700;font-style:normal;}


@font-face {
    font-family: 'TheSansCdLight';
    src: url(fonts/TheSansB/thesansb-w4semilight.eot);
    src: url(fonts/TheSansB/thesansb-w4semilight.woff) format("woff"), url(fonts/TheSansB/thesansb-w4semilight.ttf) format("truetype"), url(fonts/TheSansB/thesansb-w4semilight.svg#thesansb-w4semilight) format("svg"), url(fonts/TheSansB/thesansb-w4semilight.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'TheSansSemiBoldPlain';
    src: url(fonts/TheSansB/TheSansB-W7Bold.eot);
    src: url(fonts/TheSansB/TheSansB-W7Bold.woff) format("woff"), url(fonts/TheSansB/TheSansB-W7Bold.ttf) format("truetype"), url(fonts/TheSansB/TheSansB-W7Bold.svg#thesansb-W7Bold) format("svg"), url(fonts/TheSansB/TheSansB-W7Bold.eot?#iefix) format("embedded-opentype");
    font-weight: 700;
    font-style: normal
}

* {
    box-sizing: border-box;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

html,
body {
    height: 100%;
    /* needed for container min-height */
    line-height: 1;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
    font-family: open_sans_regular;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;

}
select{
    font-weight:normal;
}

a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

form {
    margin: 0;
    padding: 0;
}

input {
    margin: 0;
}

input:focus,select:focus{outline:none;}
.selection span:focus{outline:none !important;}

*,
*::after,
*::before {
    box-sizing: inherit;
}

div {
    box-sizing: border-box;
    outline:none;
}

a:visited {
    color: #663399;
    text-decoration: none;
    border-bottom: #663399 1px dotted;
}

a:link,
a.info-link2 span,
a.info-link span,
a.external-link span,
a.dropdown span,
a.anchor-link span {
    color: #4a90e2;
    /*text-decoration: none;
    border-bottom: #0055cc 1px dotted;*/
    line-height: 20px;
}

a.info-link,
a.info-link2,
a.external-link,
a.dropdown,
a.anchor-link {
    border-bottom: none;
}

p,
p b,
a.button,
a.link,
.important-notes {
    font-family: open_sans_regular;
}

ol,
ul li,
ul,
li {
    list-style: none;
}

ul, ol {
    margin: 0;
    padding: 0 0 10px 0;
}

ul li{
    padding: 0 0 0 16px;
    margin: 0 0 8px 0;
    line-height: 20px;
   /* background: url(../images/bullet.gif) no-repeat 2px 7px;*/
}

ol, li{
    padding: 0 0 0 16px;
    margin: 0 0 16px 0;
    line-height: 20px;
}

p+.bigger {
    margin-top: 15px;
}

b,
strong {
    font-family: "TheSansPlain", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

h4 {
    font-size: 36px !important;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    border: none;
    text-decoration: none
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.form__label, .header-label, .header-tag, .label, .radio label, .screen--investments-set-aside-for-goal .table-form td:first-child, .screen--planner-dashboard #tab-goalInfo .row-grey.row-grey-lifeExpectancyAge .suffix, .screen--planner-dashboard #tab-goalInfo .row-grey.row-grey-retirementAge .suffix, .screen--planner-dashboard #tab-goalInfo .table-set-aside-for-goal td:first-child, .screen--planner-dashboard .table-form td:first-child, .screen--retirement-monthly-cash-flow .total-wrapper, .screen--simulator .modal .modal-body .description, .subtitle, .text-input+.suffix {
    color: #696969;
    font-family: open_sans_regular;
    font-size: 16px;
    line-height: 22px;
}

.header-label{
    font-size: 14px !important;
}

.container {
    /*padding: 0 10px;*/
}

.masthead .mobile {
    display: none;
}

.clear {
    border: 0;
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}

.mbn{margin-bottom: 0 !important;}


/*Main Header and Navigation
===========================================================================================*/

#container {
    position: relative;
}

#header {
    background: url(../images/header_navi_bg.jpg) repeat-x top left;
    clear: both;
    height: 131px;
    margin: 0;
    padding: 0;
    width: 100%
}

#header img {
    display: block;
    border: 0;
}

#header-inside {
    background: url(../images/header_inside_navi_bg.jpg) repeat-x top left;
    clear: both;
    height: 127px;
    margin: 0;
    padding: 0;
    width: 100%
}

.header-wrapper {
    clear: both;
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 940px;
}

.header-logo-container {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 76px;
}

.header-right-section {
    clear: right;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    width: 844px;
}

.top-navigation {
    clear: both;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.navigation {
    clear: both;
    height: 63px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.bank-name {
    display: inline;
    float: left;
    margin: 0;
    padding: 6px 0 0 14px;
    width: auto;
}

.top_misclink {
    float: right;
    padding-top: 6px;
    width: 350px;
    text-align: right;
}

.top_misclink ul {
    float: right;
    margin: 0;
    padding: 0;
}

.top_misclink ul li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0 15px 0 0;
}

.top_misclink2 {
    float: right;
    padding-top: 6px;
    width: 450px;
    text-align: right;
}

.top_misclink2 ul {
    float: right;
    margin: 0;
    padding: 0;
}

.top_misclink2 ul li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0 15px 0 0;
}

.mobile-logo-container {
    display: none;
}

.menu-btn {
    float: right;
    background-color: #F4F4F4;
    background-image: url(../images/uploads/responsive/mobile-menu.png);
    background-repeat: no-repeat;
    height: 42px;
    width: 35px;
    margin-top: -44px;
    margin-right: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}

.top-navigation {
    clear: both;
    height: 34px;
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 14px;
}

.bank-name {
    display: inline;
    float: left;
    margin: 0;
    padding: 6px 0 0 14px;
    width: auto;
}

.bank-name a,
.bank-name a:link,
.bank-name a:visited,
.bank-name a:hover,
.bank-name a:active {
    font-family: 'TheSansSemiBoldPlain', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #c1281b;
    border: 0;
}

.country-more-detail {
    padding: 0 0 10px 20px;
    float: right;
    position: relative;
    right: 4px;
}

.country-more-detail.country {
    height: 20px;
    padding: 0;
    margin: 6px 12px 0 30px;
}

.country-more-detail p {
    line-height: 20px;
    display: inline;
    padding: 0;
    margin: 0;
}

p {
    font-size: 16px;
    color: #696969;
    font-weight: normal;
    font-style: normal;
    line-height: 22px
}

a.dropdown img {
    display: inline;
    margin-top: 2px;
    padding-left: 10px;
    width: auto;
}

.country-more-detail-box-wrapper {
    min-width: 500px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.country-more-detail-box-wrapper span {
    background: white url(../images/inside_pg/insurance-arrow-down-zn.png) no-repeat center 11px;
    width: 19px;
    height: 25px;
    border: 1px solid #D7D7D7;
    border-bottom: 1px solid white;
    position: absolute;
    top: -3px;
    right: -6px;
    z-index: 10;
    cursor: pointer;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}

.country-more-detail-content {
    width: 93px;
    *width: 90px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    position: absolute;
    top: 23px;
    right: -6px;
    z-index: 9;
}

.inner-more-detail-content {
    width: 93px;
    *width: 89px;
    background: #fff url(../images/inside_pg/country-bg.jpg) repeat-x bottom left;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.country-more-detail-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.country-more-detail-content ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 108px;
    float: left;
    background: none;
}

.country-more-detail-content ul li a {
    display: block;
    cursor: pointer;
    margin: 0;
    padding: 5px;
    color: #212121;
    text-decoration: none;
    border: none;
}

.top_misclink {
    float: right;
    padding-top: 6px;
    width: 350px;
    text-align: right;
}

.top_misclink ul {
    float: right;
    margin: 0;
    padding: 0;
}

.top_misclink ul li {
    background: none;
    display: inline;
    margin: 0;
    padding: 0 15px 0 0;
}

div.navigation {
    box-sizing: content-box;
}

.navigation {
    clear: both;
    height: 63px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.navigation ul {
    background: none;
    color: #212121;
    float: left;
    font-family: 'TheSansSemiBoldPlain', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    padding: 0;
}

.navigation li {
    background: none;
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.navigation li a {
    border: none;
    color: #212121;
    display: block;
    height: 40px;
    line-height: 20px;
    text-shadow: #ffffff 0 1px 0;
    text-decoration: none;
    padding: 23px 13px 0;
    font-size: 16px;
}

a.secondary_navi {
    border: none;
    color: #725d27;
    display: block;
    font-family: 'TheSansSemiBoldPlain', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 17px;
    float: right;
    height: 100%;
    line-height: 20px;
    padding: 23px 15px 0 15px;
    margin: 0 8px;
    text-shadow: #ffffff 0 1px 0;
    text-decoration: none;
}


/* Bootstrap dropdown */

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


/* CSS Document */

li.dropdown {
    position: relative;
}

li.dropdown .dropdown-menu {
    background: #f7f7f7;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    margin: 0;
}

li.dropdown .dropdown-menu.drop-open {
    display: block;
    position: absolute;
    top: 100%;
    z-index: 10;
    left: -28px;
}

.navigation .dropdown-menu>li {
    display: block;
    float: none;
}

li.dropdown .dropdown-menu>li>a {
    padding: 15px !important;
    height: auto;
    border-bottom: solid 1px #ddd;
}

li.dropdown .dropdown-menu>li>a:hover {
    background: none;
    font-weight: bold;
}

li.dropdown .dropdown-menu>li:last-of-type>a {
    border-bottom: 0;
}

.mo-dropdown,
#section_mobilenav a:link,
#section_mobilenav a:hover,
#section_mobilenav a:visited {
    color: #fff;
    font-size: 15px;
}

.mo-dropdown {
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
}

.mo-dropdown-menu {
    display: none;
}

.show {
    display: block !important;
    transition: all 0.3s ease;
}

#section_mobilenav {
    padding-bottom: 150px;
    box-sizing: border-box;
}

.mo-dropdown.show span img {
    transform: rotateX(180deg);
}

.mo-dropdown.show {
    border-bottom: 1px solid rgba(0, 0, 0, .5)
}

.mo-dropdown.show,
.mo-dropdown-menu.show {
    background: #555;
}


/* Menu Button */

.menu-btn {
    float: right;
    background-color: #F4F4F4;
    background-image: url(../images/uploads/responsive/mobile-menu.png);
    background-repeat: no-repeat;
    height: 42px;
    width: 35px;
    margin-top: -44px;
    margin-right: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}

.mobile-logo-container {
    display: none;
}

.intro-wrap,
.intro-pattern-bg {
    background: none !important;
}


/*mobile menu*/

.pushy {
    position: fixed;
    width: 190px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999;
    background: #666;
    font-size: 1.1em;
    font-weight: 300;
    -webkit-box-shadow: inset 10px 0 6px -9px rgba(0, 0, 0, .7);
    -moz-box-shadow: inset 10px 0 6px -9px rgba(0, 0, 0, .7);
    box-shadow: inset 10px 0 6px -9px rgba(0, 0, 0, .7);
    overflow: auto;
    /*-webkit-overflow-scrolling: touch;*/
    /* enables momentum scrolling in iOS overflow elements */
}

.pushy a {
    display: block;
    color: #fff;
    padding: 15px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
    text-decoration: none;
}

.pushy a.selected {
    background-color: #373737;
    border-right: 5px solid #EF1815;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
}

.pushy a:hover {
    background: #373737;
    color: #FFF;
}


/* Menu Movement */

.pushy-left {
    -webkit-transform: translate3d(-190px, 0, 0);
    -moz-transform: translate3d(-190px, 0, 0);
    -ms-transform: translate3d(-190px, 0, 0);
    -o-transform: translate3d(-190px, 0, 0);
    transform: translate3d(-190px, 0, 0);
}

.pushy-right {
    -webkit-transform: translate3d(190px, 0, 0);
    -moz-transform: translate3d(190px, 0, 0);
    -ms-transform: translate3d(190px, 0, 0);
    -o-transform: translate3d(190px, 0, 0);
    transform: translate3d(190px, 0, 0);
}

.pushy-open {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.container-push,
.push-push {
    -webkit-transform: translate3d(-190px, 0, 0);
    -moz-transform: translate3d(-190px, 0, 0);
    -ms-transform: translate3d(-190px, 0, 0);
    -o-transform: translate3d(-190px, 0, 0);
    transform: translate3d(-190px, 0, 0);
}


/* Menu Transitions */

.pushy,
#container,
.push {
    -webkit-transition: -webkit-transform .2s cubic-bezier(.16, .68, .43, .99);
    -moz-transition: -moz-transform .2s cubic-bezier(.16, .68, .43, .99);
    -o-transition: -o-transform .2s cubic-bezier(.16, .68, .43, .99);
    transition: transform .2s cubic-bezier(.16, .68, .43, .99);
    /* improves performance issues on mobile*/
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}



  .top_navi .dropdown .hover {background: url('../images/navi_home_on.jpg') no-repeat top center !important; background-size: cover !important;}


@media screen and (max-width: 959px) {
    #header {
        clear: both;
        height: 60px;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .header-wrapper {
        clear: both;
        margin: 0 auto;
        padding: 10px 0 0 0;
        width: 100%;
    }
    .header-logo-container {
        display: inline;
        float: left;
        margin: 0 20px 0 0;
        padding: 0;
        width: 76px;
    }
    .header-right-section {
        clear: right;
        display: inline;
        float: left;
        margin: 0;
        padding: 0;
        width: 844px;
        display: none;
    }
    #header-inside {
        background: url(../images/uploads/responsive/header_inside_navi_bg.jpg) repeat-x top left;
        clear: both;
        height: 60px;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .header-logo-container {
        display: none;
    }
    .mobile-logo-container {
        display: inline;
    }
    #container {
    width: 100%;
    min-width: 300px;
    }

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

}

/* FOOTER STYLES
===========================================================================================*/
#footer{
    font-size:10px;
    line-height:12px;
    color:#4a4a4a;}


#footer{
    background: url(../images/footer_bg.jpg) repeat-x top left;
    bottom:0; /* stick to bottom */
    position:absolute;
    width:100%;}

.footer_container {
    margin: 0 auto;
    width: 940px;}



.misc_container{
    width: 510px;
    font-size:12px;
    line-height:14px;
    color:#0055cc;

    float:left;
    padding:15px 0;}

ul.misc_links {
    width: 310px;
    float:left;
    margin: 0;
    padding: 0;}

ul.misc_links  li {
    float: left;
    padding:0 15px 0 0;
    margin:0;
    display: inline;
    line-height:15px;
    background: none;}

ul.misc_links  li a { display: block; }

ul.misc_icons {
    width: 200px;
    float:left;
    margin: 0;
    padding: 0;}

ul.misc_icons li {
    float: left;
    padding:0 5px 0 0;
    margin:0;
    display: inline;
    background: none;}

ul.misc_icons li a{ border:none; }

.copyright{
    font-size:10px;
    color:#4a4a4a;
    float:right;
    padding:18px 0;
}



.bottom-design {
    background: url(../images/uploads/inside_lifegoals/bottom_design_bg.jpg) no-repeat bottom left;
    clear: both;
    position: relative;
    margin: 0;
    _margin: 0;
    width: 100%;
    height: 84px;
    display: block !important;
}



@media screen and (max-width: 959px){
    #footer, .bottom-design {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
  #footer {
    background: url("../images/footer_bg-mobile.jpg") repeat-x top left;
    display: block;
    position: relative;
  }
  #footer .footer_container {
    width: auto;
    padding: 0 15px;
  }
  #footer .footer_container .misc_container {
    width: 100%;
    text-align: center;
  }
  #footer .footer_container .misc_container > ul {
    display: inline-block;
    float: none;
    width: auto;
  }
  #footer .footer_container .misc_container ul.misc_icons {
    margin-top: 20px;
  }
  #footer .footer_container .copyright {
    text-align: center;
    float: none;
  }
}


/*Page CSS Start*/
  body{
    margin: auto;
  }
  .title-wrapper{
    background-color: #F5F5F6;
    padding: 20px 16px;
  }
  .title{
    font-family: 'TheSansCdLight';
    color: #94989E;
    font-size: 24px;
  }
  @media screen and (max-width: 959px) {
    #container {
      width: 100%;
      min-width: 300px;
    }
  }

  /*Stepper*/
 .stepper {
    height: 40px;
}
.stepper .step-line-multiple-1, .stepper .step-line-multiple-2 {
    height: 5px;
    float: left;
}



.stepper ul {
    height: 100%;
    margin: 0;
    padding: 0;
    background: #696969;
}
.stepper ul li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
.stepper .step-line-multiple-1 ul, .stepper .step-line-multiple-2 ul {
    background: #F1F1F1;
    margin-right: 5px;
}
/*.stepper .step-line-multiple ul.current {
    background: #696969;
}*/

.stepper .step-progress {
    height: 100%;
    color: #393939 !important;
    background: #45C4C2;
}


.stepper .step-line-multiple-1 .label-stepper, .stepper .step-line-multiple-2 .label-stepper {
    margin-top: 8px;
    font-size: 14px;
    color: #C8C8C8;
    font-weight: 500;
    margin-left:16px;
}

.stepper .step-line-multiple-1 .label-stepper.active, .stepper .step-line-multiple-2 .label-stepper.active {
    color: #393939;
}

.stepper .step-line-multiple-1:last-child ul, .stepper .step-line-multiple-2:last-child ul {
    margin: 0;
}
  .progress-bar {
    position: relative;

    }
  .progress-bar__line {
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    background-color: #ebebeb;
  }

  .progress-bar__line.active {
    height: 4px;
    top: 0;
    background-color: #45c4c2;
    transform-origin: 0;
    transition: width .3s;
  }

  .progress-bar__label{
    font-size: 14px;
    padding:16px 16px;
    font-family: open_sans_regular;
    color: #393939;
  }

  /*Form*/
  .subtitle-wrapper {
    padding: 8px 16px;
  }

  .subtitle-wrapper .subtitle{
    font-size: 24px;
    color: #393939;
    font-family: 'TheSansCdLight';
  }

  .form-container{
    width: 100%;
    /*height: 388px;*/
    background-color: #F5F5F6;
    border-radius: 5px;
    /*margin: 1em;*/
    padding: 24px 16px;
    float: left;
  }

/*Page CSS End*/


/* Chile Education Selection */

.page{
    padding: 16px 16px 0 16px;
    float: left;
    width:100%;


}
.page-header {
    color: #393939;
    font-family: 'TheSansCdLight', open_sans_regular;
    font-size: 24px;
    line-height: 32px;
}


.screen--country-selection .page-header  {
    margin-bottom: 24px;
    color: #393939;
}

.screen--country-selection .countries {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.screen--country-selection .country {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
    cursor: pointer
}
.screen--country-selection .country:last-child{
    margin-bottom:0;
}



.screen--country-selection .country__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 85px;
    padding:0 16px;
    background-color: #ebebeb;
}

.screen--country-selection .country__flag {
    margin-right: 24px;
    width: 60px;
    height: 37px
}

.screen--country-selection .country__name {
    color: #4a4a4a;
    font-family: open_sans_bold;
    font-size: 16px;
    line-height: 18px;
}

.screen--country-selection .country__body {
    padding: 24px 16px;
}

.screen--country-selection .country__tuition-fee {
    margin-bottom: 48px;
    color: #45c4c2;
    font-size: 16px;
    line-height: 22px
}

.screen--country-selection .country__tuition-fee .value {
    font-family: open_sans_bold;
}

.screen--country-selection .country__today-value {
    margin-bottom: 24px;
    color: #696969;
    font-size: 16px;
    line-height: 22px
}

.screen--country-selection .country__today-value .value {
    font-family: open_sans_bold;
}

.screen--country-selection .country__button-wrapper .btn-secondary {
    width: 100%;
    font-size: 18px;
    line-height: 24px
}

.screen--country-selection .country.selected {
    border: 2px solid #20938f
}

.screen--country-selection .country.selected .country__name {
    color: #fff
}

.screen--country-selection .country.selected .country__header {
    /*height: 129px;
    padding-left: 34px;
    padding-right: 34px;*/
    background-color: #20938f
}

/*.screen--country-selection .country.selected .country__body {
    padding-left: 29px;
    padding-right: 29px;
    padding-bottom: 29px
}*/

.screen--country-selection .country.selected .btn-secondary {
    background-color: #ebebeb
}

.screen--country-selection .country.selected .btn-secondary:before {
    content: '';
    background-image: url(../images/icon-tick.png);
    width: 15px;
    height: 13px;
    display: inline-block;
    margin-right: 5px
}

.btn-link, .btn-primary, .btn-secondary {
    display: inline-block;
    padding: 13px;
    text-align: center;
    cursor: pointer;
}
.btn-secondary {
    border-radius: 5px;
    color: #484848;
    font-family: open_sans_bold;
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    background: -linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    border: 1px solid #dbdbdb !important;
}

.btn-secondary:hover {

background: -webkit-linear-gradient(top, #f8f8f8 0%, #c9c9c9 100%) !important;
    background: linear-gradient(top, #f8f8f8 0%, #c9c9c9 100%) !important;
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f2f3f2 100%) !important;
    background: -moz-linear-gradient(top, #f8f8f8 0%, #c9c9c9 100%) !important;
    border: 1px solid #dbdbdb !important;
}

 /*Form*/
  .subtitle-wrapper {
    padding: 8px 16px;
  }

  .subtitle-wrapper .subtitle{
    font-size: 24px;
    color: #393939;
    font-family: TheSansCdLight;
  }

  .form-container{
    width: 100%;
    background-color: #F5F5F6;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    font-family: open_sans_regular;
  }

  /*.form-container span{
    padding: 3px 0;
  }*/

  .form-container .form-row{
    line-height: 26px;
    color: #393939;
  }



 .screen--child-profile .form-row,
.screen--child-profile span.who,
.screen--child-profile span.whose {
    color: #393939;
    font-family: TheSansCdRegular, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.screen--child-profile .form-container{
    width: 100%;
}

.screen--child-profile .form-row{
    width: 100%;
}

.screen--child-profile .capitalize {
    text-transform: capitalize
}

.screen--child-profile .lowercase {
    text-transform: lowercase
}

/*.screen--child-profile .select-child-citizenship,*/
.screen--child-profile .select-child-dob-date {
    margin-left: 12px
}

/*.screen--child-profile .select-child-citizenship{
    float: right;
    margin-top: -8px;
    margin-left: 10px;
}
*/
.screen--child-profile .select-child-dob-date {
    text-align: center
}

.screen--child-profile .text-input {
    width:107px;
}

.screen--child-profile .select-child-citizenship .select2-container--default .select2-selection--single {
    padding-top: 12px;
    padding-bottom: 12px
}

.screen--child-profile .select-child-citizenship .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 26px
}

.screen--child-profile .radio-wrapper {
   /* margin-left: 20px;
    margin-right: 20px;*/
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin: 10px 0 0 0;
    width: 100%;
    font-weight: normal;
}

.screen--child-profile .radio-wrapper .separator {
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #696969;
    opacity: .2
}

.screen--child-profile .radio-wrapper .radio {
    margin: 0;
    width: 50%;
    float: left;
}

.screen--child-profile .radio-wrapper .radio img {
    margin-right: 12px;
    vertical-align: middle;
    display: inline !important;
}

.screen--child-profile .radio-wrapper .radio label {
    padding: 9px 30px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(222, 222, 222, .5)
}

.screen--child-profile .radio-wrapper .radio label .icon-radio {
    display: none
}

.screen--child-profile .radio-wrapper .radio label span {
    color: #696969;
    font-family: open_sans_regular;
    font-size: 16px;
    line-height: 21px;
    vertical-align: middle
}

.screen--child-profile .radio-wrapper .radio input[type=radio]:checked+label {
    background-color: #20938f
}

.screen--child-profile .radio-wrapper .radio input[type=radio]:checked+label>span {
    color: #fff;
    font-family: open_sans_bold;
}

.screen--child-profile .radio-wrapper .radio:first-child label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #F5F5F6;
}

.screen--child-profile .radio-wrapper .radio:last-child label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.screen--child-profile .radio-wrapper .radio.radio-child-gender label {
    width: 100%;
    text-align: center;
}

.screen--child-profile .radio-wrapper .radio.radio-child-gender--girl img {
    width: 23px;
    height: 31px
}

.screen--child-profile .radio-wrapper .radio.radio-child-gender--boy img {
    width: 21px;
    height: 31px
}

.screen--child-profile .radio-wrapper .radio.radio-child-degree-type label {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right:22px;
    padding-left:22px;

}

.screen--child-profile .radio-wrapper .radio.radio-child-degree-type--general img {
    width: 29px;
    height: 22px;
    margin-right:5px !important;
}


.select-container.inline {
    display: inline-block;
}




.screen--child-profile .radio-wrapper .radio.radio-child-degree-type--medicine img {
    width: 22px;
    height: 22px;
    margin-right:5px !important;
}

.screen--child-profile .input-name {
    /*margin-left: 20px*/
    margin: 10px;
}


.screen--child-profile .page-header{
    margin-bottom: 24px;
}
.radio input[type=radio] {
    position: absolute;
    opacity: 0;
    display: none;
    pointer-events: none;
}

.radio input[type=radio]+label .icon-radio {
    background-image: url(../images/radio-unchecked.png);
}
.radio label .icon-radio {
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background-size: cover;
    box-sizing: border-box;
}

.radio label {
    color: #696969;
    font-size: 16px;
    line-height: 26px;
}

.form-row {
    margin-bottom: 16px;
}
.radio.inline {
    display: inline-block;

}
.radio {
    position: relative;
}

.radio label {
    position: relative;
    display: inline-block;
    padding: 8px 8px 8px 40px;
    cursor: pointer;
}

.text-input {
    height: 50px;
    padding: 15px 8px 15px 16px;
    background-color: #fff;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(222,222,222,.5);
    color: #4a4a4a;
    font-size: 16px;
    line-height: 21px;
    width: 107px;
    -webkit-appearance: none;

}
/*.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}*/

.form .select2-container--default .select2-selection--single {
    background-color: #fff;
}
.select2-container--default .select2-selection--single {
    height: 50px;
    padding: 15px 36px 14px 19px;
    border: 0;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(222,222,222,.5);
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    color: #4a4a4a;
    font-family: TheSansCdRegular,Helvetica,Arial,sans-serif;
    font-size: 16px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    background-image: url(../images/icon-chevron-down.png);
    width: 12px;
    height: 7px;
    top: 25px;
    right: 19px;
    position: absolute;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    padding-right: 8px;
    color: #b2b2b2;
    font-family: TheSansCdLight,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 21px;
}

.bottom-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding:0px 16px 16px;
}
.screen--child-profile .bottom-nav .btn-next {
    width: 100%;
    margin-left: auto;
}
.bottom-nav .btn-primary {
    min-width: 150px;
     width: 100%;

}
.btn-primary {
    background-color: #393939;
    border-radius: 5px;
    color: #fff;
    font-family: 'open_sans_bold';
    display: inline-block;
    padding: 13px;
    text-align: center;
    cursor: pointer;
    font-size:16px;
    line-height:22px;
}

.btn-primary.isDisabled, .btn-primary.isDisabled:hover {
    background-color: #393939;
    opacity: .3;
}
.isDisabled{
    cursor: not-allowed;
}
/*Page CSS End*/



/*create profile styles */

.gray-container {
    padding: 24px 16px;
    margin-bottom: 16px;
    background-color: #f5f5f6;
    width:100%;
    float: left;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.gray-container:last-child{
    margin-bottom: 0;
}
h2 {
    color: #393939;
    font-family: 'TheSansCdLight', open_sans_regular;
    font-size: 24px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin:0;
    float: left;
    margin: 24px 0;

}
h3 {
    color: #393939;
    font-family: open_sans_bold;
    font-size: 16px;
    font-weight: bold;
    margin:0;
    text-align:left;

}

button, input, select, textarea {
    font: inherit;
    margin: 0;
}
button, input {
    overflow: visible;
}


.radio {
    position: relative;
    margin-right: 16px;
}
.radio.inline {
    display: inline-block;
    margin-right: 46px;
}
[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.radio input[type=radio] {
    position: absolute;
    opacity: 0;
    display: none;
    pointer-events: none;
}


.radio label {
    position: relative;
    display: inline-block;
    padding: 8px 8px 8px 40px;
    cursor: pointer;
}
.radio.inline label {
    padding: 0 8px 0 40px;
}


.radio label .icon-radio {
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background-size: cover;
    box-sizing: border-box;
}
.radio input[type=radio]+label .icon-radio {
    background-image: url(../images/radio-unchecked.png);
}


.screen--current-age h3 {
    margin-bottom: 20px
}

.screen--current-age .radio-wrapper {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width:100%;
}

.screen--current-age .radio-wrapper .separator {
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #696969;
    opacity: .2
}

.screen--current-age .radio-wrapper .radio {
    margin: 0;
    width:50%;
    float:left;
}

.screen--current-age .radio-wrapper .radio img {
    margin-right: 12px;
    vertical-align: middle
}

.screen--current-age .radio-wrapper .radio label {
    padding: 9px 30px 9px 24px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(222, 222, 222, .5)
}

.screen--current-age .radio-wrapper .radio label .icon-radio {
    display: none
}

.screen--current-age .radio-wrapper .radio label span {
    color: #696969;
    font-family: open_sans_regular;
    font-size: 16px;
    line-height: 21px;
    vertical-align: middle
}

.screen--current-age .radio-wrapper .radio input[type=radio]:checked+label {
    background-color: #20938f
}

.screen--current-age .radio-wrapper .radio input[type=radio]:checked+label>span {
    color: #fff;
    font-family: open_sans_bold;
}

.screen--current-age .radio-wrapper .radio:first-child label {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #f5f5f6;
}

.screen--current-age .radio-wrapper .radio:last-child label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.screen--current-age .radio-wrapper .radio.radio-customer-gender label {
    width: 100%;
}

.screen--current-age .radio-wrapper .radio.radio-customer-gender--female img {
    width: 23px;
    height: 31px
}

.screen--current-age .radio-wrapper .radio.radio-customer-gender--male img {
    width: 21px;
    height: 31px
}


.screen--current-age .bottom-nav .btn-primary {
    margin-left: auto
}

.acknowledgement{
    min-height: calc(100vh - 360px);
    margin-bottom: 50px;
    clear: both;
}

.acknowledgement .img-wrapper{
    width:100%;

}

#contact_success .acknowledgement .img-wrapper{
    padding: 0px 16px;
}

.text-center{
    text-align: center;
}
.circle-icon{
    width:80px;
    height: 80px
}

h1 {
    color: #393939;
    font-family: TheSansCdLight,Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
}

h1 {
    margin: 0 0 30px 0;
}

.screen--simulation-amount h1 {
    margin-bottom: 10px;
}

.img-wrapper{
    width:29%;
    float: left;
}
.input-wrapper{
    width:70%;
    float: left;
}
img.calendar-investment{
    width:60px;
    height:54px;
    margin-top:16px;

}

.form__label{
    font-size: 16px;
    line-height: 18px;
    font-family: open_sans_regular;
    margin-bottom:8px;
    color:#393939;
}

.form__label .suffix{
    font-size: 16px;
    line-height: 16px;
    color:#393939;
}


.width-full{
    width:100% !important;
}

.width-75{
    width:75%;
}
.btn-half{
    width:50% !important;
}

.btn-link {
    color: #4a90e2;
    text-decoration: underline;
}

.btn-link.cal {
   /* padding: 16px 0 !important;*/
   padding: 16px 16px 16px 0 !important;
}

.btn-custom-back{
    font-size: 16px;
}

.pln{padding-left:0 !important;padding-right:0 !important;}



/*tooltip*/
.screen--retirement-monthly-cash-flow{
    min-height: 78vh !important;
}
.screen--retirement-monthly-cash-flow .chart-popup{
    position: absolute;
    width: 200px;
    min-height: 162px;
    padding: 16px;
    background-color: #000;
    border-radius: 3px;
    opacity: .8;
}

@media only screen and (max-width: 991px) {
  .screen--retirement-monthly-cash-flow .chart-popup{
    margin: 195px 40px;
    left: 45px !important;
  }

  .screen--investments-set-aside-for-goal .graph-goal-desk {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .screen--investments-set-aside-for-goal .graph-goal-mb {
    display: none;
  }
}


.screen--investments-set-aside-for-goal svg {
  overflow: visible
}

.screen--investments-set-aside-for-goal .chart-popup{
    position: absolute;
    width: 200px;
    min-height: 162px;
    padding: 16px;
    background-color: #000;
    border-radius: 3px;
    opacity:.8;
}

@media only screen and (max-width: 991px) {
  .screen--investments-set-aside-for-goal .chart-popup{
    margin: 95px 60px;
  }
}

@media only screen and (min-width: 992px) {
  .screen--investments-set-aside-for-goal .chart-x-axis {
    display: none;
  }
}

.screen--investments-set-aside-for-goal .chart-popup:before, .screen--retirement-monthly-cash-flow .chart-popup:before {
    position: absolute;
    content: '';
    border: 8px solid transparent;
    border-right: 8px solid #000;
    bottom: 15%;
    transform: translateY(-50%);
    left: -16px;
}

.screen--retirement-monthly-cash-flow .chart-popup:before {
     bottom: 75%;
}

.screen--retirement-monthly-cash-flow .chart-popup.arrow-at-left:before {
  left: auto;
  right: -16px;
  border-right: 8px solid transparent;
  border-left: 8px solid #000
}

/*.screen--investments-set-aside-for-goal .chart-popup {
    width: 211px;
    height: 182px;
    padding: 21px;
    background-color: #000;
    border-radius: 3px;
    opacity: .8;
    margin-top: -62px;
    float: left;
    margin-left: 60px;
    position:absolute;
}*/

.screen--retirement-monthly-cash-flow .chart-popup .question, .screen--investments-set-aside-for-goal .chart-popup .question{
    margin-bottom: 16px;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}

.screen--retirement-monthly-cash-flow .chart-popup .btn-secondary, .screen--investments-set-aside-for-goal .chart-popup .btn-secondary {
    width: 100%;
    color: #000;
    height: 50px;
    background-image: linear-gradient(to top, #f2f2f2, #fbfbfb);
}


/*Popup*/
.popup-layout .popup {
    overflow: auto;
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 100;
    font-family: 'open_sans_regular';
    display: none;
}


.mt100{
    margin-top:100px;
}
.mt80{
    margin-top:80px;
}


/*Select box*/

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-dropdown {
    border-color: #dedede;
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
.select2-search--dropdown {
    display: block;
    padding: 4px;
}
.select2-results {
    display: block;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}
.select2-results__option[aria-selected] {
    cursor: pointer;
}
.select2-results__option {
    padding: 15px 19px 14px 19px;
}

.select2-selection--single .select2-selection__clear {
    padding-left: 8px;
    padding-right: 8px;
    color: #b2b2b2;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}
.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.hide{
    display: none;
}


/*Model CSS*/

.modal-open{
    overflow:hidden
}
.modal{
    display:none;
    overflow:hidden;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    /*-webkit-overflow-scrolling:touch;*/
    outline:0
}
.modal.modal-fullscreen {
    position: absolute;
}
.modal.fade .modal-dialog{
    transform:translate(0,-25%);
    transition:transform .3s ease-out
}
.modal.in .modal-dialog{
    transform:translate(0,0)
}
.modal-open .modal{
    overflow-x:hidden;
    overflow-y:auto
}
.modal-dialog{
    position:relative;
    width:auto;
    margin:10px
}
.modal-content{
    position:relative;
    background-color:#fff;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    box-shadow:0 3px 9px rgba(0,0,0,.5);
    background-clip:padding-box;
    outline:0
}
.modal-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:#000
}
.modal-backdrop.fade{
    opacity:0
}
.modal-backdrop.in{
    opacity:.5
}
.modal-header{
    padding:15px;
    border-bottom:1px solid #e5e5e5
}
.modal-header .close{
    margin-top:-2px
}
.modal-title{
    margin:0;
    line-height:1.42857143
}
.modal-body{
    position:relative;
    padding:15px
}
.modal-footer{
    padding:15px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn{
    margin-left:5px;
    margin-bottom:0
}
.modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
    margin-left:0
}
.modal-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll
}
.modal-backdrop.in{
    background-color:#323232;
    opacity:.8
}
.modal .modal-dialog{
    width:100%;
    height:100%;
    margin:0;
    padding:0
}
.modal .modal-content{
    height:auto;
    min-height:100%;
    border-radius:0;
    border:0;
    box-shadow:none;
    background-color:#323232
}
.modal .modal-content.container{
    padding-top:30px;
    padding-bottom:30px
}
.modal .modal-header{
    position:relative;
    padding:50px 30px 30px 30px;
    background-color:#fff;
    border-bottom:0
}
.modal .modal-header .icon-close{
    left:auto;
    right:30px;
    top:30px;
    width:20px;
    height:20px;
    cursor:pointer
}
.modal .modal-body{
    margin-top:0;
    background-color:#fff;
    padding:0
}
.modal .container{
    background-color:inherit
}

.icon-close {
    background-image: url(../images/ic_cross.svg);
}

.graph-screen .header-text{
    font-size: 14px;
    color: #696969;
    margin-bottom: 8px;
    line-height: normal;
}
.graph-screen .header-info{
    font-size: 24px;
    line-height: 32px;
    color: #393939;
    margin-bottom: 16px;
    font-family: TheSansCdLight;
}
.graph-screen .header-info .amount{
  color: #fd5d2e;
  font-family: TheSansSemiBoldPlain;
}
.graph-screen .header-info .amount-for-retirement{
  color: #45c4c2;
  font-family: TheSansSemiBoldPlain;
}

@media only screen and (min-width: 992px) {
  .graph-screen .header-info .amount{
    color: #45c4c2;
  }
}
.selection-box {
    padding: 0 0px 24px;
}

.selection-box .subtitle{
    font-size: 16px;
    line-height: 22px;
    font-family: open_sans_regular;
}

.grid{
    padding: 24px 0px;
    border-top: 1px solid #ebebeb;
}

.grid:last-child{
    padding: 24px 0px;
    border-bottom: 1px solid #ebebeb;
}

.grid .grid-l-1{
    padding-left: 45px;
}

.grid .grid-l-1 .checkbox-container{
    margin-top: 16px;
    margin-bottom: 8px;
}

.grid .grid-l-2 {
    padding-left: 45px;
}

.grid .grid-l-2 .text-input{
    margin-top: 16px;
    font-size: 14px;
}

.grid .form-row{
    margin-bottom: 8px;
    margin-top: 8px;
}

.select2-container{
    width: 152px;
    height: 50px;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(222, 222, 222, 0.5);
    background-color: #f5f5f6;
    /*margin-top: 16px;*/
    font-size: 14px;
    width: 161px !important;
}

.checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    line-height: 22px;
    font-family: 'open_sans_bold';
    font-size: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #393939;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border-radius: 2px;
    border: 2px solid #cccccc;
    background-color: #FFFFFF;
}

.checkbox-container input:checked ~ .checkmark {
  /*background-color: #00A8A5;
  border-color: #00A8A5;*/
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkmark:after {
  background-image: url(../images/icon-tick.png);
    width: 15px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    top: 4px;
    left: 3px;
}
/*.checkbox-container .checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  border-radius: 5px;
  border: 2px solid #E6E6E6;
  background-color: #FFFFFF;
}
*/
.checkbox-container input:checked ~ .checkmark {
  /*background-color: #00A8A5;
  border-color: #00A8A5;*/
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/*.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 9px;
  border: solid #47a954;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/


@media only screen and (max-width: 768px) {
    .modal .modal-content.container{
        width: 90%;
        margin-top: 20%;
        margin: 20% auto;
    }

    .modal .modal-header{
        background: #414347;
        padding: 20px 20px;
        box-sizing: border-box;
        position: fixed;
        z-index: 99;

    }
    .modal .modal-body{
        background: white;
        padding: 24px 16px;
        padding-top: 70px;

    }

    .modal .modal-header .icon-close{
        left:auto;
        right:30px;
        top:30px;
        width:20px;
        height:20px;
        cursor:pointer
    }

    .modal.modal-fullscreen .modal-content.container {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .modal-header .close{
        text-align: right;
    }

    .modal-header .title{
        font-size: 16px;
        float: left;
        width: auto;
        font-family: open_sans_bold;
        color: #FFFFFF;
    }

    .modal-body .form__input .text-input{
        width: 161px;
        height: 50px;
        border-radius: 3px;
        box-shadow: 0 2px 0 0 rgba(222, 222, 222, 0.5);
        background-color: #f5f5f6;
        font-weight:normal;
    }

    .selection-box .modal-body .text-input{
        width: 161px !important;
    }

    .modal-body .title{
        /*width: 243px;
        height: 44px;*/
        font-family: open_sans_regular;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 22px;
        letter-spacing: normal;
        color: #393939;
        margin-bottom: 8px;
    }

    .modal-body .subtitle{
        /*width: 270px;
        height: 54px;*/
        font-family: open_sans_regular;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 18px;
        letter-spacing: normal;
        color: #4a4a4a;
        margin-bottom: 16px;
    }

    .modal-body .selection-box .subtitle {
        width: 100%;
        font-size: 16px;
        font-family: open_sans_regular;
        line-height: 22px;
       /* padding-bottom: 16px;*/
        height: auto;
        margin-bottom: 0;
        /*padding-left: 16px;*/
    }

    .btn-primary.isDisabled, .btn-primary.isDisabled:hover, .btn-primary.isDisabled, .btn-primary {
        width: 100%;
        margin-top: 8px;
    }

    .modal-body .form-row .suffix{
        margin-left: 16px;
    }

    #modalInvestments .modal .modal-body{
        padding: 24px 0px;
    }

    #modalHelp .modal-body {
        /*padding: 24px 0 0 0 !important;*/
        padding-top: 70px;
    }

    #modalHelp .modal-body-content {
        background-color: #F5F5F6 !important;
        padding: 24px 16px;
    }

    #modalHelp .modal-body-content .heading {
        padding: 0;
        display: inline-block;
        width: 100%;
        margin-top: 0px !important;
        font-size: 16px;
        font-family: open_sans_bold;
        color: #393939;
    }

    #modalHelp .modal-body-content p {
        padding-top: 8px !important;
        margin-top: 0;
    }

    #modalHelp .modal-body-content ul {
        display: block;
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 40px;
        color: #696969;
        font-family: open_sans_regular;
        list-style: disc;
        padding-left: 20px;
    }

    #modalHelp .modal-body-content ul li {
        list-style: disc !important;
    }

    #modalHelp .modal-body-content.plain {
        background-color: #FFFFFF !important;
        padding-top: 0px !important;
    }

    .modal.modal-fullscreen .modal-header {
        top: 0;
        width: 100%;
    }

    .modal.modal-fullscreen .modal-body {
        max-height: 100vh;
        overflow: scroll;
        height: 100vh;
        padding-bottom: 60px;
    }

    #portfolioSelection .modal-body--invest{
        /*padding: 0px !important;*/
        padding-top: 41px;
    }

    #child-profile select{
        height: 50px;
    }

    #modalInvestments select {
        width: 161px;
        background: url(../images/down_arrow.png)no-repeat 95% center #f5f5f6 !important;
        padding-right: 27px !important;
        font-size: 14px;
        color: #393939;
        line-height: 24px;
    }

    #modalInvestments input {
        color: #393939;
    }

    #contactDetailsForm input, #contactDetailsForm select, #emailDetailsForm input, #emailDetailsForm select {
        font-size: 14px !important;
        font-family: open_sans_regular !important;
    }

    #modalGenDisclaimer .modal-body-content ol{
        display: block;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 30px;
        color: #696969;
        font-family: open_sans_regular;
        list-style: decimal !important;
    }
    #modalGenDisclaimer .modal-body-content ol li{
        list-style: decimal !important;
    }


    
    #modalRetirement .modal-header{
        width: 90%;
    }

    .screen--child-profile{
       min-height: calc(115vh - 301px)
    }

    #retirement-monthly-cash-flow{
        min-height: 78vh;
    }
    .invesrment-form-container{
        padding-bottom: 50px;
    }

    .screen--gap-graph .btn-primary{
        margin-top: 0px !important;
    }
}

p.subtitle{
    margin-top:8px;
}
.suffix{
    margin-left:8px;
    color:#393939;
}
.btn-link.btn-custom-back{
    margin-top: 8px;

}
.screen--child-profile .select2-container{
    width:240px !important;
}
.mtops{margin-top:8px !important;}
.mtopm{margin-top:16px !important;}
.mtopl{margin-top:24px !important;}
.mtopxl{margin-top:32px !important;}
.mbots{margin-bottom:8px !important;}
.mbotm{margin-bottom:16px !important;}
.mbotl{margin-bottom:24px !important;}
.mbotxl{margin-bottom:32px !important;}
.mlefts{margin-left:8px !important;}
.mleftm{margin-left:8px !important;}
.mleftl{margin-left:8px !important;}
.mleftxl{margin-left:8px !important;}
.mrights{margin-right:8px !important;}
.mrightm{margin-right:8px !important;}
.mrightl{margin-right:8px !important;}
.mrightxl{margin-right:8px !important;}

.ptops{padding-top:8px !important;}
.ptopm{padding-top:16px !important;}
.ptopl{padding-top:24px !important;}
.ptopxl{padding-top:32px !important;}
.pbots{padding-bottom:8px !important;}
.pbotm{padding-bottom:16px !important;}
.pbotl{padding-bottom:24px !important;}
.pbotxl{padding-bottom:32px !important;}
.plefts{padding-left:8px !important;}
.pleftm{padding-left:8px !important;}
.pleftl{padding-left:8px !important;}
.pleftxl{padding-left:8px !important;}
.prights{padding-right:8px !important;}
.prightm{padding-right:8px !important;}
.prightl{padding-right:8px !important;}
.prightxl{padding-right:8px !important;}


.modal-body-content{
    min-height: calc(100vh - 164px);
    padding-bottom: 60px !important;
}

#modalInvestments .modal-body-content{
    min-height: calc(93vh - 164px);
}

#modalHelp .selection-box{
    padding: 0 16px 24px;
}

.modal-body.modal-body--retirement .selection-box{
    padding: 20px !important;
    margin-top:0px !important;
}

.modal-body--retirement{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.bottom-fixed{
    position: fixed;
    bottom: 145px;
    background: #fff;
    left:0;
    width:100%;
}

.pb100{padding-bottom:100px;}
.pb25{padding-bottom:25px;}


.mtn{margin-top:0;}
.clearB{clear:both;}

.acknowledgement h2{
    margin: 24px 0 16px 0;

}

#contact_success h2 {
    padding: 0px 16px;
}
.label-blue{color:#45c4c2;}

.border-container{

  padding: 24px 16px;
    margin-bottom: 16px;
    width:100%;
    float: left;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid #ebebeb;
}
.border-container:last-child{
    margin-bottom: 0;
}

.text-wrapper{
    float: left;
    width:70%;
}
img.img-icon{

    width: 60px;
    height: 60px;
}


.current-savings{
    /*position: relative;*/
}





#cash-and-deposit .checkbox-container, #lump-sum .checkbox-container, #investments .checkbox-container, #endowments .checkbox-container{font-family: 'open_sans_regular'}

#endowments .form__input{margin-bottom: 15px;}

.select2-search__field{height:34px; border:1px solid #ccc; border-radius: 0px; width:100%;}

/*.screen--gap-graph{padding: 15px;}*/
.center{text-align: center;}
.screen--planner-acknowledgement img{ width:50%; }


.screen.screen--country-selection .bottom-nav{position: fixed; background:#fff; padding:15px; margin-left: 0px; left:0px; bottom:0px; width:100%; z-index: 9999; display: none; border-top: 1px solid #ccc;}
.screen.screen--country-selection .bottom-nav .btn-primary.btn-next.btn-half{float:right;}

.screen.screen--country-selection .bottom-nav-temp{ background:#fff; padding:15px; margin-left: 0px; left:0px; bottom:0px; width:100%; z-index: 9999;}
.screen.screen--country-selection .bottom-nav-temp .btn-primary.btn-next.btn-half{float:right;}

a.btn-next{color:#fff !important;}
/*.screen--simulation-preview-graph{padding:15px;}*/



.portfolio-graph-container{
    border: 1px solid #EBEBEB;
    margin: 32px 0px;
}

.portfolio-graph-container .title {
    font-family: open_sans_regular;
    font-size: 16px;
}

.portfolio-graph-container .heading{
    background-color: #F5F5F6;
   padding: 16px;
    font-size: 16px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #393939;
      font-family: open_sans_regular;
}

.portfolio-graph-container .graph-img {
    text-align: center;
    padding: 16px;
}
.portfolio-graph-container .content{
    padding: 16px;
}

.portfolio-graph-container .content .link-wrapper .btn-link{
    padding: 16px 0;
    text-align: left;
}
.portfolio-graph-container .content .link-wrapper {
    padding-bottom:16px 0;
}

.portfolio-graph-container .content .link-wrapper a:visited{
    color: #4a90e2;
}

.portfolio-graph-container .content ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 16px;
    color: #696969;
    font-family: open_sans_regular;
    list-style: disc;
    padding-left: 20px;
}

.portfolio-graph-container .content ul li{
    list-style: disc !important;
    padding-left: 8px;
}


.breaker {
    margin-top: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #EBEBEB;
}


.modal-body-Endowment-disclaimer{ min-height: cacl(110vh-40px); }

.select2-hidden-accessible{
    padding:14px;
    color:#696969;
    border:1px solid #eee;
}
.select2-container{display:none !important}

select{
    background: url('../images/dropdown-arrow.png')no-repeat 93% center #fff !important;
    height: 50px;
    -webkit-appearance: none;
    z-index: 9999;
    width: auto;
    padding: 6px 70px 6px 15px !important;
    border: none;
    box-shadow: 0 2px 0 0 rgba(222,222,222,.5);
    min-width: 150px;
    font-weight:normal;
}

.modal-body .form__input select{
    background: url('../images/dropdown-arrow.png')no-repeat 93% center #f5f5f6 !important;
}

#svg-investments-set-aside-for-goal-screen.svg-chart{min-height: 360px;}

@media only screen and (max-width: 991px) {
  .axis.axis--x{display: none;}
  .screen--retirement-monthly-cash-flow .chart-x-axis{
    margin-top: -7px;
  }
  .mtop20-desktop {
    display: none;
  }

  .screen--gap-graph .gap-graph-print-desktop,
  .screen--simulation-preview-graph .simulate-graph-desk{
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .screen--retirement-monthly-cash-flow .chart-x-axis,
  .screen--gap-graph .chart-x-axis,
  .screen--simulation-preview-graph .chart-x-axis {
    display: none;
  }
  .mtop20 {
    display: none;
  }

  .screen--gap-graph .gap-graph-print,
  .screen--simulation-preview-graph .simulate-graph {
    display: none;
  }
}

.chart-x-axis{height:1px; background-color: #d3d3d3; margin-top: -25px;}
.screen--simulation-preview-graph .chart-x-axis{margin-top: -70px;}
.screen--gap-graph .chart-x-axis {
    margin-top: -70px;
}
.screen--gap-graph .btn-link.cal{
  padding-top: 30px !important;
}

.text-input.error{
    border: 1px solid #ad0015;
}

.error_msg{
    padding-top: 8px;
    color: #ad0015;
    font-family: open_sans_regular;
    font-size: 14px;
}

#modalInvestments .btn-primary{
    margin-top: 16px !important;
    margin-bottom: 50px;
}

/*.select-singapore-status{padding:14px;border:1px solid #eee;color:#696969}
.select-singapore-status option{font-size:12px;color:#696969}*/



.modal-body--invest{
    float: left !important;
}

.screen--contact-details .text-input{
    background-color: #FFFFFF !important;
}

.screen--contact-details .form-container {
    height: auto !important;
    width:100%;
}

.screen--contact-details .gray-container {
    float: left;
    margin-top: 16px;
    margin-bottom: 16px;
}

.screen--contact-details .gray-container .checkmark-container{
    float: left;

}

.screen--contact-details .checkmark-container label{
     font-family: open_sans_regular;
      font-size: 14px !important;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #696969 !important;
      padding-top: 4px;
}

.screen--contact-details .checkmark-container label.padL-none{
    padding-left: 0px !important;
}

.screen--contact-details .checkbox-sub-text{
    font-size: 12px !important;
    margin-top: 5px;
    margin-left: 40px;
}

.screen--contact-details .gray-container label{
    font-family: open_sans_regular;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      color: #696969;
      padding-top: 0px;
}



.acknowledgement .subtitle{
    float: left;
    padding: 0 16px;
}

.stepper .step-line-multiple-1, .stepper .step-line-multiple-2 {
    width: 50%;
    -moz-transition: all 4s ease;
    -o-transition: all 4s ease;
    transition: all 4s ease;
}

.stepper.step-1 .step-line-multiple-1 .step-progress {
    width: 20%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-2 .step-line-multiple-1 .step-progress {
    width: 60%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-3 .step-line-multiple-1 .step-progress {
    width: 80%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-4 .step-line-multiple-1 .step-progress {
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-5 .step-line-multiple-2 .step-progress {
    width: 50%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-5 .step-line-multiple-1 .step-progress {
    width: 100%;
}

.stepper.step-6 .step-line-multiple-2 .step-progress {
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.stepper.step-6 .step-line-multiple-1 .step-progress {
    width: 100%;
}

.simulator-promo-box{
   margin: 0px 15px 15px;
   padding:15px;
   background: #f5f5f6;
   clear:both;
   overflow: hidden;
   border-radius: 5px;
}
.simulator-promo-box .icon{
background:url('../images/try-simulator.png')no-repeat left center;
float:left;
width:50px;
height:50px;
background-size: cover;
}

.simulator-promo-box .information{
width:75%;
float:left;
font-size: 14px;
margin-left:15px;
color:#393939;
line-height: 22px;
font-family: open_sans_regular;
margin-top: 2px;

}

.simulator-promo-box .btn-primary{
    float:right !important;
    margin-top:10px !important;
}

.select-country {
    width: 240px !important;
}

.mtop20 {
    margin-top: 20px;
}
.btn-link-succcess {
    color: #4a90e2;
    text-decoration: underline;
}

.page.screen-status.graph-screen .current-savings{
    position: relative;
}
@media only screen and (max-width: 991px) {
  .page.screen-status.graph-screen .current-savings .chart-popup{
      bottom:10px !important;
      left:55px !important;
  }
}


#modalRetirement .modal-body .title{
    font-size: 19px;
}

/*eightfourdigital*/
.title-wrapper {
  position: relative;
}

.title-wrapper .version-txt {
  text-align: right;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 1;
}

.border-container-wrap{
  margin-bottom: 16px;
}

.border-container-wrap .border-container{
  float: none;
}

.border-container-wrap:last-child{
  margin-bottom: 0;
}

@media screen and (max-width: 959px) {
  .screen--current-age .aor-container {
    position: relative;
    padding-bottom: 74px;
  }

  .screen--current-age .aor-container .form {
    position: absolute;
    bottom: 44px;
  }
}

@media screen and (min-width: 960px) {
    .information .amount-des {
        display: inline-block;
    }
    
    .screen--gap-graph .header-info .amount {
        display: inline-block;
    }

    .screen--child-profile .amount-des {
        display: inline-block;
    }
    .screen--investments-set-aside-for-goal .amount-for-retirement {
        display: inline-block;
    }
    .screen--simulation-preview-graph .amount {
        display: inline-block;
    }
    
    #header {
        height: 127px;
    }

    #container {
        position: relative;
        z-index: 45;
    }

    .bottom-design {
        background-repeat: repeat;
    }

    #footer {
        text-align: center;
    }

    .footer_container {
        width: 100%;
        max-width: 960px;
        display: inline-block;
    }

    .country-more-detail.country {
        padding-right: 15px;
        margin-right: 0;
    }

    .country-more-detail > .dropdown {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        z-index: 11;
    }

    .country-more-detail-box-wrapper {
        min-width: auto;
    }

    .country-more-detail-box-wrapper span {
        top: -1px;
    }

    .inner-more-detail-content {
        width: auto;
    }

    .country-more-detail-content ul li {
        width: auto;
        float: none
    }

    a.secondary_navi {
        height: auto;
    }

    body > .container {
        max-width: 960px;
        min-height: calc(100vh - 127px - 84px);
        margin: 0 auto;
    }

    .stepper.step-1 .step-line-multiple-1 .step-progress {
        border-radius: 3px;
    }

    .page {
        padding: 0;
        float: none;
        margin-top: 20px;
    }

    .gray-container:not(.investment-amount) {
        padding: 30px;
        margin-bottom: 30px;
        text-align: center;
        float: none;
    }
    .gray-container:not(.investment-amount):last-child {
        margin-bottom: 0;
    }

    .investment-amount.gray-container {
        width: calc(50% - 10px);
    }

    .investment-amount.gray-container.col1 {
        margin-right: 20px;
    }

    .screen--simulation-amount .page.content-wrapper {
        padding-top: 30px;
    }

    .screen--simulation-amount .bottom-nav {
        width: 100%;
    }

    .screen--current-age h3 {
        display: inline-block;
        text-align: center;
        margin-right: 30px;
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
    }
    .screen--current-age .dob-container .form {
        display: inline-block;
    }

    .screen--current-age .aor-container .col {
      display: inline-block;
      vertical-align: top;
    }
    .screen--current-age .aor-container .col-left {
      width: 50%;
    }
    .screen--current-age .aor-container .col-left h3 {
      display: block;
      text-align: left;
      margin-right: 0;
    }
    .screen--current-age .aor-container .col-left .desc {
      text-align: left;
    }
    .screen--current-age .aor-container .col-right {
      width: 20%;
    }
    .screen--current-age .aor-container .col-right .form {
      margin-top: -5px;
      float: left;
      clear: both;
    }

    .screen--current-age .radio-wrapper {
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
        width: auto;
    }

    .screen--current-age .radio-wrapper .radio {
        display: inline-block;
        float: none;
        width: auto;
    }

    .screen--current-age .radio-wrapper .radio.radio-customer-gender label {
        min-width: 150px;
    }
    
    .bottom-nav {
        padding: 30px 0;
    }
    
    .bottom-nav .btn-primary {
        width: auto;
    }

    .graph-screen .header-info {
        font-size: 30px;
    }

    .screen--retirement-monthly-cash-flow {
        position: relative;
        min-height: auto !important;
    }

    .page.screen--ready-to-invest {
        padding-top: 30px;
    }

    .page.screen--ready-to-invest .page-header, .page.screen--ready-to-invest .subtitle{
        text-align: center;
    }

    .invest-columns {
        margin: 0 -10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .screen--ready-to-invest .border-container-wrap {
        width: 33.333%;
        padding: 0 10px;
        margin: 0;
    }

    .invest-columns .text-wrapper {
        min-height: 180px;
    }

    .simulator-promo-box .icon, .simulator-promo-box .information {
        vertical-align: middle;
        display: inline-block;
        float: none;
    }

    .simulator-promo-box .information {
        width: auto;
        margin-top: 0;
        /* width: calc(100% - 70px); */
    }

    .simulator-promo-box .btn-primary {
        margin-top: 0 !important;
        width: auto !important;
        min-width: 150px;
    }

    .simulator-promo-box .information > span {
        float: left;
    }

    .simulator-promo-box {
        margin-left: 0;
        margin-right: 0;
    }

    .screen--simulation-amount .bottom-nav .btn-primary {
        width: auto !important;
    }
    .btn-link.btn-custom-back {
        margin-top: 0;
    }

    .screen.screen--simulation-preview-graph .btn-primary {
        width: auto !important;
    }

    /*CE*/
    .screen--child-profile .select-child-dob-date select {
        padding-right: 35px !important;
        min-width: 80px;
    }

    .screen--child-profile .form-container {
        padding: 50px;
    }
    .screen--child-profile .radio-wrapper {
        margin-left: 10px;
        width: auto;
    }

    .screen--child-profile .radio.radio-child-gender {
        width: 132px;
    }
    .screen--child-profile .radio.radio-child-degree-type {
        width: 170px;
    }

    .screen--child-profile .form-container > .form-row {
        margin-bottom: 30px;
    }

    .screen--child-profile .form-container > .form-row:first-child, .screen--child-profile .form-container > .form-row:nth-child(2) {
        display: inline-block;
        width: auto;
    }

    .screen--child-profile .form-container .radio-wrapper {
        margin-top: 0
    }

    .screen--child-profile .form-container > .form-row:nth-child(2) {
        padding-left: 20px;
    }

    .screen.screen--child-profile .page.content-wrapper {
        display: inline-block;
    }

    .screen--child-profile .bottom-nav .btn-next {
        width: 200px;
    }

    .screen--country-selection .country {
        width: 33%;
        max-width: 306px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .screen--country-selection .country:nth-child(3n) {
        margin-right: 0;
    }

    .screen.screen--country-selection .bottom-nav .btn-primary.btn-next.btn-half {
        width: auto !important;
    }
}

@media only screen and (min-width: 768px) {
    .modal {
        overflow-y: hidden !important;
        width: 90%;
        max-width: 960px;
        margin: 0 auto;
        padding-right: 0 !important;
    }

    .modal .modal-header {
        padding: 30px;
        text-align: right;
        background: #414347;
        box-sizing: border-box;
        position: fixed;
        z-index: 99;
        top: 0;
        width: 100%;
        max-width: 960px;
        overflow: hidden;
    }

    .modal .modal-body {
        width: 100%;
        padding-top: 84px;
        max-height: 100vh;
        overflow-y: auto;
        padding-bottom: 30px;
    }
    select::-ms-expand {
        display: none;
    }
    
    #portfolioSelection.modal .modal-body .modal-body-content {
        text-align: center;
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 30px;
    }

    .modal .modal-body .form {
        padding: 0 30px;
    }

    .modal .modal-header .title{
        text-align: left;
        width: calc(100% - 27px);
        display: inline-block;
        color: #fff;
    }

    .modal-header .close {
        width: 22px;
        display: inline-block;
        cursor: pointer;
    }

    .modal-body .title {
        color: #393939;
        font-size: 24px;
        font-weight: 400;
        line-height: 32px;
        margin-bottom: 4px;
    }
    .modal-body .subtitle {
        margin-bottom: 30px;
    }

    .button-wrapper {
        padding: 0 30px 30px;
        text-align: right;
    }

    #modalRetirement .button-wrapper {
        text-align: left;
        padding-top: 30px;
    }

    .button-wrapper .btn-primary {
        min-width: 150px;
    }

    .surplus-cash-flow .bottom-nav .btn-primary {
        width: auto !important;
        min-width: 200px;
    }

    #modalInvestments .close {
        text-align: right;
    }

    .acknowledgement h2 {
        display: inline-block;
        float: none;
    }

    #modalInvestments .modal-body {
        padding: 84px 30px 0;
    }

    #modalInvestments .modal-body-content {
        min-height: auto;
        padding-bottom: 0 !important;
    }

    #modalInvestments .modal-body .subtitle {
        margin-bottom: 0;
    }

    .modal-content .modal-body-content {
        min-height: auto;
        text-align: justify;
    }

    #modalInvestments .modal-body-content .btn-primary {
        margin-bottom: 0 
    }

    #modalInvestments .button-wrapper {
        padding: 14px 0 30px;
    }

    #modalInvestments .text-input, #modalRetirement .text-input {
        box-shadow: 0 2px 0 0 rgba(222, 222, 222, 0.5);
        background-color: #f5f5f6;
        font-weight: normal;
    }

    .modal-body .form__input .text-input, .modal-body .form__input select {
        min-width: 208px;
        font-weight: 400;
    }

    .screen--contact-details .form-container {
        padding: 30px 20px;
        float: none;
        display: inline-block;
    }

    .modal-body .form-row .subtitle {
        color: #4a4a4a;
        margin-bottom: 16px;
        font-weight: 400;
        font-size: 14px;
    }
    .screen--contact-details .form-container  .form-row {
        width: 50%;
        display: inline-block;
        float: left;
        padding: 0 10px;
    }

    .screen--contact-details .gray-container label {
        text-align: left;
    }

    .screen--contact-details .gray-container .checkmark-container {
        float: none;
    }
    .screen--contact-details .button-wrapper {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .portfolio-graph-container .content {
        padding: 20px 50px;
        text-align: left;
    }

    .portfolio-graph-container.content-container-1 {
        margin-top: 0;
    }
    .portfolio-graph-container.content-container-2 {
        margin-bottom: 20px;
    }

    .portfolio-graph-container.content-container-2 .content {
        text-align: center;
    }

    .portfolio-graph-container.content-container-2 .content .subtitle {
        max-width: 480px;
        display: inline-block;
    }

    .portfolio-graph-container .img {
        text-align: center
    }

    #modalUTDisclaimer .modal-body-content.plain {
        padding: 0 30px;
        text-align: justify;
    }

    #cash-and-deposit .checkbox-container, 
    #lump-sum .checkbox-container, 
    #investments .checkbox-container, 
    #endowments .checkbox-container {
        display: block;
    }

    #modalHelp.modal .modal-body {
        padding-top: 65px;
        padding-bottom: 0;
    }

    #modalHelp.modal .modal-body.modal-body--childrenEducation {
        padding-top: 80px;
    }

    #modalHelp .selection-box {
        padding-left: 30px !important;
    }

    #modalHelp .modal-body .subtitle {
        margin-bottom: 0;
    }

    #modalHelp .modal-body-content {
        padding: 24px 30px;
        background-color: #F5F5F6;
    }

    #modalHelp .modal-body-content .heading {
        padding: 0;
        display: inline-block;
        width: 100%;
        margin-top: 0px !important;
        font-size: 16px;
        color: #393939;
        font-weight: 600;
    }

    #modalHelp .modal-body-content p {
        padding-top: 8px !important;
        margin-top: 0;
    }

    #modalHelp .modal-body-content ul {
        display: block;
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 40px;
        color: #696969;
        list-style: disc;
        padding-left: 20px;
    }

    #modalHelp .modal-body-content ul li {
        list-style: disc !important;
    }

    #modalHelp .modal-body-content.plain {
        background-color: #FFFFFF !important;
        padding-top: 0px !important;
    }

    #modalGenDisclaimer .modal-body {
        padding: 84px 30px 0;
    }

    #modalGenDisclaimer ol, #modalGenDisclaimer ul, 
    #modalGenDisclaimer ol li, #modalGenDisclaimer ul li {
        padding-left: 0;
    }

    .modal-body-Endowment-disclaimer .modal-body-content {
        padding: 0 30px;
    }

    #endowmentDisclaimer.modal .container {
        background: #fff;
    }
    
    .acknowledgement {
        min-height: auto;
    }

    #contact_success .acknowledgement .img-wrapper, #contact_success h2,  #contact_success .subtitle {
        padding-left: 0;
    }

    .screen--contact-details-submitted .bottom-nav {
        width: 100%;
    }

    .screen--selection-sufficient-cashflow .bottom-nav {
        display: block;
        text-align: center;
    }
}