@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: 'TheSansBold';
    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: 400;
    font-style: normal
}

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


/* reset */
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;}

*,
*::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;
}

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;
}


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.text-input+.suffix {
    color: #696969;
    font-family: open_sans_regular;
    font-size: 16px;
    line-height: 22px;
}


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

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

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

.scope3 h1 {
    font-size: 16px;
    border-bottom: #ccc solid 1px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    position: relative;
}

.scope3 h2 {
    color: #393939;
    font-family: 'TheSansCdLight', open_sans_regular;
    font-size: 24px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}

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

.scope3 .mt100 {
    margin-top:100px;
}

.scope3 .mt80 {
    margin-top:80px;
}

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

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

.scope3 .subtitle {
    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;
}

.scope3 .radio input[type=radio] {
    position: absolute;
    opacity: 0;
    display: none;
    pointer-events: none;
}

.scope3 .radio input[type=radio]+label .icon-radio {
    background-image: url('images/radio-unchecked.png');
}

.scope3 .radio input[type=radio]:checked+label .icon-radio {
  background-image: url('images/radio-checked.png');
}

.scope3 .radio label .icon-radio {
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
    background-size: cover;
    box-sizing: border-box;
}

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

.scope3 .form-row {
    margin-bottom: 16px;
}

.scope3 .radio.inline {
    display: inline-block;

}

.scope3 .radio {
    position: relative;
}

.scope3 .radio label {
    position: relative;
    display: inline-block;
    padding: 8px 8px 8px 40px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
}

.scope3 .radio label .icon-radio {
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-size: cover;
  box-sizing: border-box
}

.scope3 .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;
    font-weight: 400;

}

.scope3 .acknowledgement .subtitle {
    color: #696969;
    font-family: open_sans_regular;
    font-size: 16px;
    line-height: 22px;
}

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

.scope3 .input-wrapper {
    width:70%;
    float: left;
}

.scope3 img.calendar-investment {
    width:60px;
    height:54px;
    margin-top:16px;

}

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

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

.scope3 .width-full {
    width:100%;
}

.scope3 .width-75 {
    width:75%;
}

.scope3 .btn-half {
    width:50%;
}

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

.scope3 .btn-link.cal {
   padding: 16px 16px 16px 0;
}

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

.scope3 .pln {
    padding-left:0;
    padding-right:0;
}

.scope3 .select2-hidden-accessible {
    color:#696969;
    border:1px solid #eee;
}

.scope3 .select-country {
    width: 240px;
}

/*Select box*/

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

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

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

.scope3 .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;
}

.scope3 .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.scope3 .select2-search--dropdown {
    display: block;
    padding: 4px;
}

.scope3 .select2-results {
    display: block;
}

.scope3 .select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.scope3 .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.scope3 .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff;
}

.scope3 .select2-results__option[aria-selected] {
    cursor: pointer;
}

.scope3 .select2-results__option {
    padding: 15px 19px 14px 19px;
}

.scope3 .select2-selection--single .select2-selection__clear {
    padding-left: 8px;
    padding-right: 8px;
    color: #b2b2b2;
}

.scope3 .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
}

.scope3 .select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.scope3 .form .select2-container--default .select2-selection--single {
    background-color: #fff;
}

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

.scope3 .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
}

.scope3 .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;
}

.scope3 .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.scope3 .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;
}

.scope3 .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;
}

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

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

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

.scope3 .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;
}

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

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

.scope3 .checkmark:after {
    background-image: url('images/icon-tick.png');
    width: 15px;
    height: 13px;
    display: inline-block;
    margin-right: 5px;
    top: 4px;
    left: 3px;
}

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

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

.scope3 .hide {
    display: none;
}

.scope3 .screen--contact-details {
    padding: 30px 0;
}

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

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

.scope3 .screen--contact-details .checkmark-container label {
    font-family: open_sans_regular;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #696969;
}

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

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

.scope3 .screen--contact-details .button-wrapper {
    padding-top: 30px;
    padding-bottom: 0;
    text-align: right;
}

.scope3 .btn-link, .scope3 .btn-primary, .scope3 .btn-secondary {
    display: inline-block;
    padding: 13px;
    text-align: center;
    cursor: pointer;
}

.bottom-nav .btn-primary {
    min-width: 150px;
     width: 100%;
}

.scope3 .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;
}

.scope3 .btn-primary.isDisabled, .btn-primary.isDisabled:hover {
    background-color: #393939;
    opacity: .3;
}

.scope3 .isDisabled {
    cursor: not-allowed;
}

.scope3 .full .fieldgroup.sub-item {
    padding: 0 20px;
}

.scope3 .full h1 {
    padding: 0 20px 20px;
}

.scope3 .content-wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding: 0 15px;
}

.scope3 .screen--contact-details .form-container {
    padding: 20px;
}

.scope3 .gray-container {
    padding: 24px 16px;
    margin-bottom: 16px;
    margin-top: 16px;
    background-color: #f5f5f6;
    width:100%;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    float: none;
    display: inline-block;
}

.scope3 .screen--contact-details .gray-container .checkmark-container {
    float: none;
}

.scope3 .button-wrapper .btn-primary {
    width: 100%;
}


.scope3 .screen--contact-details .button-wrapper {
    padding-top: 8px;
}

@media only screen and (min-width: 768px) {
    .scope3 .content-wrapper {
        padding: 0;
    }

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

    .scope3 .screen--contact-details .form-container  .form-row {
        width: 50%;
        display: inline-block;
        float: left;
        padding: 0 10px;
    }

    .scope3 .screen--contact-details .form-container .form-row.form-row-block {
        width: 100%;
    }

    .scope3 .gray-container {
        padding: 30px;
    }

    .scope3 .screen--contact-details .button-wrapper {
        padding-top: 15px;
        padding-bottom: 0;
        text-align: right;
    }

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

    .scope3 select::-ms-expand {
        display: none;
    }
}