body[data-show-env]:after{animation:a 1.5s ease-out .5s both;background:rgba(255,0,205,.7);bottom:0;color:#fff;content:attr(data-env);display:block;font-size:50px;height:100px;left:0;line-height:100px;pointer-events:none;position:fixed;right:0;text-align:center;z-index:4}body[data-show-env].extend-for-env,body[data-show-env] .extend-for-env{margin-bottom:100px}@keyframes a{0%{height:100%;background:#ff00cd}to{height:100px;background:rgba(255,0,205,.7)}}.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{animation:c .4s infinite linear;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{animation:b .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@keyframes b{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes c{to{transform:rotate(1turn)}}@font-face{font-display:auto;font-family:Roboto;font-style:normal;font-weight:300;src:url(fonts/roboto-v18-300.eot);src:local("Roboto Light"),local("Roboto-Light"),url(fonts/roboto-v18-300.woff2) format("woff2"),url(fonts/roboto-v18-300.woff) format("woff"),url(fonts/roboto-v18-300.ttf) format("truetype")}@font-face{font-display:auto;font-family:Roboto;font-style:normal;font-weight:400;src:url(fonts/roboto-v18-regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(fonts/roboto-v18-regular.woff2) format("woff2"),url(fonts/roboto-v18-regular.woff) format("woff"),url(fonts/roboto-v18-regular.ttf) format("truetype")}@font-face{font-display:auto;font-family:Roboto;font-style:normal;font-weight:500;src:url(fonts/roboto-v18-500.eot);src:local("Roboto Medium"),local("Roboto-Medium"),url(fonts/roboto-v18-500.woff2) format("woff2"),url(fonts/roboto-v18-500.woff) format("woff"),url(fonts/roboto-v18-500.ttf) format("truetype")}@font-face{font-display:auto;font-family:Open Sans;font-style:normal;font-weight:300;src:url(fonts/open-sans-v15-300.eot);src:local("Open Sans Light"),local("OpenSans-Light"),url(fonts/open-sans-v15-300.woff2) format("woff2"),url(fonts/open-sans-v15-300.woff) format("woff"),url(fonts/open-sans-v15-300.ttf) format("truetype")}@font-face{font-display:auto;font-family:Open Sans;font-style:normal;font-weight:400;src:url(fonts/open-sans-v15-regular.eot);src:local("Open Sans Regular"),local("OpenSans-Regular"),url(fonts/open-sans-v15-regular.woff2) format("woff2"),url(fonts/open-sans-v15-regular.woff) format("woff"),url(fonts/open-sans-v15-regular.ttf) format("truetype")}@font-face{font-display:auto;font-family:Open Sans;font-style:normal;font-weight:600;src:url(fonts/open-sans-v15-600.eot);src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(fonts/open-sans-v15-600.woff2) format("woff2"),url(fonts/open-sans-v15-600.woff) format("woff"),url(fonts/open-sans-v15-600.ttf) format("truetype")}body,button,h1,h2,h3,h4,h5,input,select,textarea{font-family:Open Sans,sans-serif;font-size:16px;line-height:22px;margin:0}*{margin:0;text-rendering:optimizeLegibility}*,body{-webkit-font-smoothing:antialiased}body{color:#666;-moz-osx-font-smoothing:grayscale}a{color:#009623;text-decoration:none}a:hover{color:#0a6d12}li{font-family:Open Sans,sans-serif;font-size:16px;line-height:30px}.h1{color:#444;font-size:54px;line-height:71px}.h1,.h2{font-family:Roboto,sans-serif;font-weight:300;padding-bottom:20px}.h2{color:#666;font-size:36px;line-height:48px}.h3{font-size:28px;line-height:37px;padding-bottom:20px}.h3,.h4{color:#444;font-family:Open Sans,sans-serif;font-weight:300}.h4{font-size:20px;line-height:27px;padding-bottom:10px}label{color:#444;font-family:Open Sans,sans-serif;font-size:14px;line-height:16px}.row.table,.table,dl,ol,p,ul{margin-bottom:10px}@media only screen and (max-width:767px){body{line-height:21px}body,li{font-size:14px}li{line-height:25px}.h1{font-size:35px;line-height:46px}.h1,.h2{padding-bottom:10px}.h2{font-size:30px;line-height:40px}.h3{font-size:27px;line-height:36px;padding-bottom:10px}}.icon{display:inline-block;stroke-width:0;stroke:currentColor;fill:currentColor}.icon.small-icon{height:30px;width:100%}.icon.stroke-icon{fill:none;stroke-width:2;background-color:transparent}.icon.stroke-icon.grey-icon{stroke:#888}.icon.fill-icon{background-color:transparent}.icon.fill-icon.green-icon{fill:#009623}.icon.fill-icon.green-icon:hover{fill:#0a6d12}@media only screen and (min-width:768px){.icon.small-icon{height:20px}}.info-icon{height:24px;margin-bottom:-5px;margin-top:5px;margin-right:15px;width:24px}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.header{background-color:#ccc}.zebra1{background-color:#eee}.one-col{width:99.9%}.one-col:nth-child(1n){float:left;margin-right:20px;clear:none}.one-col:last-child{margin-right:0}.one-col:nth-child(NaNn){margin-right:0;float:right}.one-col:nth-child(NaNn+1){clear:both}.one-col:after,.one-col:before{content:"";display:table}.one-col:after{clear:both}.social-media-col{width:calc(24.975% - 7.5px)}.social-media-col:nth-child(1n){float:left;margin-right:10px;clear:none}.social-media-col:last-child{margin-right:0}.social-media-col:nth-child(4n){margin-right:0;float:right}.social-media-col:nth-child(4n+1){clear:both}.mobile-header-col-1{width:calc(39.96% - 12px);height:50px}.mobile-header-col-1:nth-child(1n){float:left;margin-right:20px;clear:none}.mobile-header-col-1:last-child{margin-right:0}.mobile-header-col-1:nth-child(2n){margin-right:0;float:right}.mobile-header-col-1:nth-child(odd){clear:both}.mobile-header-col-2{width:calc(59.94% - 8px);height:50px}.mobile-header-col-2:nth-child(1n){float:left;margin-right:20px;clear:none}.mobile-header-col-2:last-child{margin-right:0}.mobile-header-col-2:nth-child(2n){margin-right:0;float:right}.mobile-header-col-2:nth-child(odd){clear:both}@media only screen and (max-width:767px){.four-col,.four-col-span-2,.four-col-span-3,.two-col{width:99.9%}.four-col-span-2:nth-child(1n),.four-col-span-3:nth-child(1n),.four-col:nth-child(1n),.two-col:nth-child(1n){float:left;margin-right:20px;clear:none}.four-col-span-2:last-child,.four-col-span-3:last-child,.four-col:last-child,.two-col:last-child{margin-right:0}.four-col-span-2:nth-child(NaNn),.four-col-span-3:nth-child(NaNn),.four-col:nth-child(NaNn),.two-col:nth-child(NaNn){margin-right:0;float:right}.four-col-span-2:nth-child(NaNn+1),.four-col-span-3:nth-child(NaNn+1),.four-col:nth-child(NaNn+1),.two-col:nth-child(NaNn+1){clear:both}.docs-row{display:flex;padding:10px 0;width:100%}.docs-row:after,.docs-row:before{content:"";display:table}.docs-row:after{clear:both}.docs-col-1{flex-grow:0;overflow:hidden}.docs-col-2{flex:65px;text-align:right}}@media only screen and (max-width:959px){.three-col{width:99.9%}.three-col:nth-child(1n){float:left;margin-right:20px;clear:none}.three-col:last-child{margin-right:0}.three-col:nth-child(NaNn){margin-right:0;float:right}.three-col:nth-child(NaNn+1){clear:both}}@media only screen and (min-width:768px){.two-col{width:calc(49.95% - 10px)}.two-col:nth-child(1n){float:left;margin-right:20px;clear:none}.two-col:last-child{margin-right:0}.two-col:nth-child(2n){margin-right:0;float:right}.two-col:nth-child(odd){clear:both}.four-col{width:calc(24.975% - 15px)}.four-col:nth-child(1n){float:left;margin-right:20px;clear:none}.four-col:last-child{margin-right:0}.four-col:nth-child(4n){margin-right:0;float:right}.four-col:nth-child(4n+1){clear:both}.four-col-span-2{width:calc(49.95% - 10px)}.four-col-span-2:nth-child(1n){float:left;margin-right:20px;clear:none}.four-col-span-2:last-child{margin-right:0}.four-col-span-2:nth-child(2n){margin-right:0;float:right}.four-col-span-2:nth-child(odd){clear:both}.four-col-span-3{width:calc(74.925% - 5px)}.four-col-span-3:nth-child(1n){float:left;margin-right:20px;clear:none}.four-col-span-3:last-child{margin-right:0}.four-col-span-3:nth-child(2n){margin-right:0;float:right}.four-col-span-3:nth-child(odd){clear:both}.tab-col-1{width:calc(24.975% - 15px)}.tab-col-1:nth-child(1n){float:left;margin-right:20px;clear:none}.tab-col-1:last-child{margin-right:0}.tab-col-1:nth-child(12n){margin-right:0;float:right}.tab-col-1:nth-child(12n+1){clear:both}.tab-col-2{width:calc(16.65% - 16.66667px)}.tab-col-2:nth-child(1n){float:left;margin-right:20px;clear:none}.tab-col-2:last-child{margin-right:0}.tab-col-2:nth-child(12n){margin-right:0;float:right}.tab-col-2:nth-child(12n+1){clear:both}.tab-col-3{width:calc(41.625% - 11.66667px)}.tab-col-3:nth-child(1n){float:left;margin-right:20px;clear:none}.tab-col-3:last-child{margin-right:0}.tab-col-3:nth-child(12n){margin-right:0;float:right}.tab-col-3:nth-child(12n+1){clear:both}.tab-col-4{width:calc(16.65% - 16.66667px)}.tab-col-4:nth-child(1n){float:left;margin-right:20px;clear:none}.tab-col-4:last-child{margin-right:0}.tab-col-4:nth-child(12n){margin-right:0;float:right}.tab-col-4:nth-child(12n+1){clear:both}.pol-doc-col-1{width:calc(33.3% - 13.33333px)}.pol-doc-col-1:nth-child(1n){float:left;margin-right:20px;clear:none}.pol-doc-col-1:last-child{margin-right:0}.pol-doc-col-1:nth-child(12n){margin-right:0;float:right}.pol-doc-col-1:nth-child(12n+1){clear:both}.pol-doc-col-2{width:calc(49.95% - 10px)}.pol-doc-col-2:nth-child(1n){float:left;margin-right:20px;clear:none}.pol-doc-col-2:last-child{margin-right:0}.pol-doc-col-2:nth-child(12n){margin-right:0;float:right}.pol-doc-col-2:nth-child(12n+1){clear:both}.pol-doc-col-3{width:calc(16.65% - 16.66667px)}.pol-doc-col-3:nth-child(1n){float:left;margin-right:20px;clear:none}.pol-doc-col-3:last-child{margin-right:0}.pol-doc-col-3:nth-child(12n){margin-right:0;float:right}.pol-doc-col-3:nth-child(12n+1){clear:both}}@media only screen and (max-width:959px){.hero-col{width:99.9%}.hero-col:nth-child(1n){float:left;margin-right:20px;clear:none}.hero-col:last-child{margin-right:0}.hero-col:nth-child(NaNn){margin-right:0;float:right}.hero-col:nth-child(NaNn+1){clear:both}}@media only screen and (min-width:960px){.three-col{width:calc(33.3% - 13.33333px)}.three-col:nth-child(1n){float:left;margin-right:20px;clear:none}.three-col:last-child{margin-right:0}.three-col:nth-child(3n){margin-right:0;float:right}.three-col:nth-child(3n+1){clear:both}.hero-col{width:calc(49.95% - 10px)}.hero-col:nth-child(1n){float:left;margin-right:20px;clear:none}.hero-col:last-child{margin-right:0}.hero-col:nth-child(2n){margin-right:0;float:right}.hero-col:nth-child(odd){clear:both}}.center-and-constrain-width{margin:0 auto;max-width:62.5rem;padding-left:15px;padding-right:15px;width:calc(100% - 30px)}.content-container{padding:40px 0}@media only screen and (max-width:767px){.content-container{padding:20px 0}}.page-nav-bar{background-color:#009623;font-size:18px;outline:none;margin:0;line-height:50px;position:relative}.page-nav{background-repeat:no-repeat;background-position:50%;background-size:cover;min-height:400px;position:relative}.page-nav-item-container{background-color:#009623;font-size:18px;outline:none;margin:0;display:flex;flex-wrap:nowrap;flex-direction:row;line-height:50px;position:relative}.page-nav-item-container :hover{background-color:#0a6d12}.page-nav-item{color:#fff;display:block;flex-grow:1;text-align:center;max-width:50%}.page-nav-item:hover{color:#fff}.page-nav-item.selected{background-color:#0a6d12}@media only screen and (min-width:768px) and (max-width:959px){.page-nav-item{font-size:14px}}.landing-page .section{padding-top:40px}.landing-page .subsection{border-bottom:1px solid #ccc;color:#009623;padding-top:15px}.landing-page .subsection:first-of-type{padding-top:0}.landing-page .subsection .subsection-title{cursor:pointer;padding-bottom:5px}.landing-page .chevron{background:url(img/down-arrow.png);margin:5px 20px 10px 10px;float:right;height:11px;width:17px;transition:transform .8s}.landing-page .selected .chevron{transform:scaleY(-1)}.landing-page .help{padding-top:70px;padding-bottom:20px}.landing-page .docs{max-height:0;transition:max-height .8s;padding-top:10px;overflow:hidden}.landing-page .docs.selected{max-height:1400px}.landing-page .docs.selected.adviserInformation{max-height:91px}.landing-page .docs.selected.productCollateral{max-height:365px}.landing-page .docs.selected.policyDocuments{max-height:334px}.landing-page .docs.selected.applicationForms{max-height:213px}.landing-page .docs.selected.changeSummaries{max-height:243px}.landing-page .docs.selected.productChangeSummary{max-height:1341px}.landing-page .docs.selected.adviserCommunications{max-height:182px}.landing-page .docs.selected.customerCommunications{max-height:606px}.landing-page .doc{padding:15px 0;border-top:1px solid #eee}.landing-page .doc .doc-element{min-height:30px;line-height:30px}.landing-page .doc .doc-element:before{background:url(img/pdf-icon.svg);background-repeat:no-repeat;background-size:30px 30px;content:" ";display:inline-block;height:30px;margin-bottom:-10px;margin-right:10px;width:30px}.landing-page .doc .doc-element .details{display:inline-block;padding-left:10px}@media only screen and (max-width:959px){.landing-page .btn-row{display:flex;flex-direction:column;height:120px;justify-content:space-between;margin-top:20px}}.landing-page .welcome .subtle{font-weight:400}@media only screen and (min-width:960px){.landing-page .welcome{background-image:url(img/adviser-hero.jpg);background-position:100% 0;background-repeat:no-repeat;background-size:560px 375px;min-height:375px}.landing-page .welcome .h1{margin-top:20px}.landing-page .welcome .blurb{padding-right:40px}}@media only screen and (min-width:960px){.landing-page .btn-row{margin-top:40px}.landing-page .secondary-button{padding:0 20px}.landing-page .login-row{margin-top:-50px}}.config .flags{display:none;width:320px}.config .chevron{background:url(img/down-arrow.png);margin:5px 20px 10px 10px;float:right;height:11px;width:17px;transition:transform .8s}.config .selected .chevron{transform:scaleY(-1)}.config.selected .flags{display:inline-block;width:320px}.page-not-found.content-container{padding:40px 0}.page-not-found .secondary-button{margin-top:40px}.page-not-found ul{margin-left:-1em}@media only screen and (min-width:960px){.page-not-found.content-container{padding:70px 0}.page-not-found .secondary-button{margin-top:70px}}.no-uans-page{margin-top:40px}.adviser-page,.no-uans-page{margin-bottom:40px}.adviser-page .loading-label{font-size:16px;line-height:26px}.adviser-page .agent-policy-list,.adviser-page .weekly-adviser-policy-report{padding:30px 0}.adviser-page .agent-policy-list .spinner-horizontal,.adviser-page .weekly-adviser-policy-report .spinner-horizontal{margin:10px}.adviser-page .agent-policy-list .fake-tertiary-button,.adviser-page .weekly-adviser-policy-report .fake-tertiary-button{border:1px solid #009623;border-radius:4px;box-sizing:border-box;color:#009623;display:inline-block;height:35px;padding:10px 20px}.adviser-page .agent-policy-list .fake-tertiary-button .spinner-horizontal,.adviser-page .weekly-adviser-policy-report .fake-tertiary-button .spinner-horizontal{margin:0 30px}.adviser-page .agent-policy-list .row,.adviser-page .weekly-adviser-policy-report .row{border-bottom:1px solid #eee;line-height:34px;padding:8px 0 7px}.adviser-page .agent-policy-list .row:first-of-type,.adviser-page .weekly-adviser-policy-report .row:first-of-type{border-top:1px solid #eee}.adviser-page .agent-policy-list .tertiary-button,.adviser-page .weekly-adviser-policy-report .tertiary-button{font-size:17px;height:35px;line-height:34px}.adviser-page .agent-policy-list .filename:before,.adviser-page .weekly-adviser-policy-report .filename:before{background:url(img/csv-icon.svg);background-repeat:no-repeat;background-size:30px 30px;content:" ";display:inline-block;height:30px;margin-bottom:-10px;margin-right:10px;width:30px}@media only screen and (max-width:767px){.adviser-page .agent-policy-list .error,.adviser-page .weekly-adviser-policy-report .error{margin:0 20px;text-align:center}.adviser-page .agent-policy-list .fake-tertiary-button .spinner-horizontal,.adviser-page .weekly-adviser-policy-report .fake-tertiary-button .spinner-horizontal{margin:0 auto}}.adviser-page .weekly-adviser-policy-report .filename:before{background:url(img/pdf-icon.svg)}.member-page{margin-bottom:70px}.member-page .member-list{margin-top:40px}.member-page .member-list .member-entry{border-top:1px solid #eee;padding:10px;min-height:66px}.member-page .member-list .member-entry:before{background-image:url(img/unchecked.svg);background-repeat:no-repeat;background-size:36px 36px;content:" ";display:inline-block;float:left;height:36px;width:36px;margin:15px 20px 15px 0}.member-page .member-list .member-entry:last-child{border-bottom:1px solid #eee}.member-page .member-search{margin-top:40px}.member-page .member-search .text-label{font-size:14px;font-weight:400;line-height:30px}.member-page .member-search .loading-label{font-size:14px;font-weight:400}.member-page .correspondence{margin:40px 0}.member-page .header{color:#444;font-family:Roboto,sans-serif;font-size:12px;font-weight:900}.member-page .table-col{overflow:hidden;padding:0 10px;white-space:nowrap;text-overflow:ellipsis}.member-page .table-col.sort{white-space:normal}.member-page .table-col .file-size{color:#bc2026}.member-page .table-col .html{color:#063477}.member-page .no-docs{margin:30px 20px;text-align:center}@media only screen and (min-width:768px){.member-page .table-col{min-height:50px;line-height:50px;padding:0 0 0 20px}.member-page .file-icon{margin:10px 0 -10px}}.member-page .view-more{border:solid #ccc;border-width:1px 0;color:#009623;cursor:pointer;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;padding:20px;text-align:center}.member-page .spinner-col{margin:30px 0}.member-page .download{cursor:pointer}.member-page .note{padding-top:10px;font-size:13px}.member-page .switch{cursor:pointer}.member-page .unchecked{display:inline-block;float:left;height:36px;padding:10px 20px 10px 0;width:36px}.member-page .member-info{margin:40px 0}.member-page .member-info .info{border-bottom:1px solid #eee;padding:10px}@media only screen and (max-width:767px){.member-page .member-info .info-header{font-weight:700}}.member-page .correspondence .message,.member-page .policy-docs .message{padding:10px}.member-page .sort{cursor:pointer}.member-page .spinner-spacing{padding:18px 0}@media only screen and (min-width:960px){.adviser-page,.member-page{margin-bottom:70px}.adviser-page .note,.member-page .note{font-size:14px}}@media only screen and (max-width:767px){.privacy-policy,.terms-and-conditions{margin:40px 0}}@media only screen and (min-width:768px){.privacy-policy,.terms-and-conditions{margin:70px 0}}.download-error,.loading-error{border:1px solid #ffb400;border-radius:3px;padding:20px}@media only screen and (max-width:767px){.download-error .alert-icon,.loading-error .alert-icon{display:none}.download-error .message,.loading-error .message{display:block;text-align:center}}@media only screen and (min-width:768px){.download-error .alert-icon,.loading-error .alert-icon{display:inline-block;height:40px;margin:5px 0 -5px;width:40px}.download-error .message,.loading-error .message{display:inline-block;padding-left:20px}}.download-error{margin-bottom:20px}.nib-logo{display:inline-block;margin:32px 0 11px;line-height:9px}.page-header{width:100%;display:inline-flex}.header-nav-container{padding:22px 0 5px 10px;margin:0;margin-right:-10px;text-rendering:optimizeLegibility;font-size:13px;line-height:40px}.header-nav{text-align:right;box-sizing:border-box}.link-container{padding-left:10px;padding-right:10px;border-left:1px solid #b9b9b9}.link-container:first-of-type{border-left:0}.link-container a{cursor:pointer}.link-container a:hover{text-decoration:underline}.hero-header{display:inline-block;padding-bottom:20px}.hero-sub-header{font-family:Roboto,sans-serif}.header-bar-fixed{overflow:hidden;position:fixed;top:0;width:100%;z-index:3;padding:0 20px}.header-main-menu{background-color:#009623;border-bottom:1px solid #fff;height:50px;transition:all .5s ease-in-out}.open.header-main-menu{background-color:#fff;transition:background-color .5s ease-in-out}.open.header-main-menu .logo-container{color:red;fill:currentColor}.open.header-main-menu #menu-button-container #menu-button.active span:after,.open.header-main-menu #menu-button-container #menu-button.active span:before{background-color:#009623}.nib-mobile-logo{display:inline-block;margin:7px 0 7px -5px;line-height:11px}.navbar-login{position:fixed;top:10px;right:130px}.navbar-phone-call{position:fixed;top:10px;right:80px}#menu-button-container{position:fixed;top:3px;right:0;width:50px;height:30px;cursor:pointer;padding-top:20px}#menu-button-container #menu-button span,#menu-button-container #menu-button span:after,#menu-button-container #menu-button span:before{cursor:pointer;border-radius:1px;height:3px;width:35px;background-color:#fff;position:absolute;display:block;content:""}#menu-button-container #menu-button span:before{top:-10px}#menu-button-container #menu-button span:after{bottom:-10px}#menu-button-container #menu-button span,#menu-button-container #menu-button span:after,#menu-button-container #menu-button span:before{transition:all .5s ease-in-out}#menu-button-container #menu-button.active span{background-color:transparent}#menu-button-container #menu-button.open span:after,#menu-button-container #menu-button.open span:before{background-color:#009623}#menu-button-container #menu-button.active span:after,#menu-button-container #menu-button.active span:before{top:0}#menu-button-container #menu-button.active span:before{transform:rotate(45deg)}#menu-button-container #menu-button.active span:after{transform:rotate(-45deg)}.nav-wrapper.menu-open{background-color:#fff;height:100%}#mobile-main-header-pusher{padding:60px 20px 0}#mobile-sub-header{padding:0 20px}.mobile-menu{background-color:#fff;height:calc(100vh - 50px);left:0;margin:0;overflow-x:scroll;position:fixed;top:50px;width:100%;z-index:2;opacity:0}.mobile-menu,.mobile-menu.active{transition:opacity .5s ease-in-out}.mobile-menu.active{opacity:1}.mobile-menu.offset{left:100vw}.mobile-menu .benefit{font-size:18px;font-weight:700;line-height:50px;padding:0 15px 10px}.mobile-menu .benefit .tertiary-button{border:2px solid #009623;background-color:#fff;color:#009623;width:100%}.mobile-menu .benefit a:hover{color:#009623;text-decoration:none}.mobile-menu .benefit .buttons{width:calc(100% - 30px)}.mobile-menu .link{border-bottom:1px solid #ccc;box-shadow:0 1px #fff;color:#009623;display:block;font-size:18px;font-weight:700;line-height:50px}.mobile-menu .link a{padding:0 15px}.mobile-menu .link a:hover{color:#009623;text-decoration:none}.mobile-menu .link .chevron{background-image:url(img/angle-down.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:32px 23px;float:right;height:50px;width:32px}.mobile-menu .link.expanded{border-bottom:0;box-shadow:0}.mobile-menu .link.expanded .chevron{transform:rotate(180deg)}.mobile-menu .button{padding:15px}.mobile-menu .button .secondary-button{width:calc(100% - 30px)}.mobile-menu .sublinks{margin-left:-15px;margin-right:-15px}.mobile-menu .sublink{border-bottom:1px solid #ccc;box-shadow:0 1px #fff;font-size:18px;line-height:50px;padding-left:30px}.mobile-menu .sublink a:hover{color:#009623;text-decoration:none}.mobile-menu .expandable a,.mobile-menu .link a,.mobile-menu .sublink a{cursor:pointer}.mobile-menu.show,.show{display:block}.hide{display:none}.footer-container{background-color:#eee;border-top:1px solid #eee;display:block;position:static;padding:0 0 40px;clear:both}.footer-container span{font-size:14px}.footer-container ul{list-style:none;padding-left:0}.footer-container ul li{line-height:20px}.footer-container ul li a{font-size:14px;line-height:20px}.footer-container .links>span{border-top:0;border-bottom:0;border-left:1px solid #fff;border-right:1px solid #b9b9b9;padding:0 10px;margin-right:0}.footer-container .links>span:first-child{border-left:0;padding-left:0}.footer-container .links>span:nth-child(3){border-right:0}.footer-container .links>span:last-child{border:0}.footer-header{font-size:20px;font-weight:300;margin-top:0;color:#444}.global-links-container{border-top:1px solid #fff;box-shadow:0 -1px #ccc;padding-top:15px}.global-links-container .social-media-container{height:20px;width:185px}.phone-number{font-family:Roboto,sans-serif;font-size:25px;margin-bottom:10px}@media only screen and (max-width:959px){.footer-container{padding:0 0 20px}}.mobile-footer-container{background-color:#eee}.mobile-footer-container .footer-container{border-top:0;padding:0 0 20px}.global-mobile-links-container{border-top:1px solid #fff;box-shadow:0 -1px #ccc;text-align:center;padding-bottom:20px}.global-mobile-links-container .links{border-bottom:1px solid #ccc;box-shadow:0 1px #fff;font-size:17px;line-height:50px}.global-mobile-links-container .social-media-container{height:30px;margin:15px auto;width:250px}.global-mobile-links-container .reserved{font-size:14px}.primary-button{background-color:#ffb400;border:1px solid #ffb400;border-radius:4px;color:#fff;cursor:pointer;height:50px;padding:0 40px;font-size:18px}.primary-button:hover{background-color:#f09838}.secondary-button{background-color:#009623;border:1px solid #009623;border-radius:4px;color:#fff;cursor:pointer;height:50px;padding:0 40px;font-size:18px}.secondary-button:hover{background-color:#0a6d12}.tertiary-button{background-color:#fff;border:1px solid #009623;border-radius:4px;color:#009623;cursor:pointer;height:50px;padding:0 40px;font-size:18px}.tertiary-button:hover{background-color:#eee}a.primary-button,a.secondary-button,a.tertiary-button{color:#fff;cursor:pointer;line-height:1.42857143;padding:10px 40px;text-align:center;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}a.tertiary-button:hover{color:#009623}button:focus,input:focus{outline-color:#6ac800}.full-width-button{width:100%}@media only screen and (max-width:767px){.mobile-full-width{width:100%}}.error.message,.error .message{color:#94040c;text-align:left;padding-bottom:15px}.text-field{display:flex;flex-direction:column;margin:0 auto}.text-field .input{border:1px solid #ccc;border-radius:3px;font-size:18px;color:#444;flex-grow:1;height:50px;margin-bottom:15px;padding:10px 20px;text-align:left;display:block;box-sizing:border-box}.text-field .message{text-align:left;padding-bottom:15px}.text-field .input.error{background-color:#fff;border:1px solid #94040c;color:#94040c}.text-label{font-weight:700;line-height:30px}@media only screen and (min-width:960px){.text-label{line-height:50px}}.spinner-horizontal,.spinner-text-horizontal,.spinner-vertical{display:flex;justify-content:space-between;margin:0 auto}.spinner-horizontal .dot,.spinner-text-horizontal .dot,.spinner-vertical .dot{border-radius:50%;height:12px;width:12px}.spinner-horizontal .dot.green,.spinner-text-horizontal .dot.green,.spinner-vertical .dot.green{background-color:rgba(0,150,35,.3)}.spinner-horizontal .dot.green.dot1,.spinner-horizontal .dot.green.dot2,.spinner-horizontal .dot.green.dot3,.spinner-text-horizontal .dot.green.dot1,.spinner-text-horizontal .dot.green.dot2,.spinner-text-horizontal .dot.green.dot3,.spinner-vertical .dot.green.dot1,.spinner-vertical .dot.green.dot2,.spinner-vertical .dot.green.dot3{animation:f 1.5s linear infinite}.spinner-horizontal .dot.green.dot2,.spinner-text-horizontal .dot.green.dot2,.spinner-vertical .dot.green.dot2{animation-delay:.5s}.spinner-horizontal .dot.green.dot3,.spinner-text-horizontal .dot.green.dot3,.spinner-vertical .dot.green.dot3{animation-delay:1s}.spinner-horizontal .dot.grey,.spinner-text-horizontal .dot.grey,.spinner-vertical .dot.grey{background-color:hsla(0,0%,40%,.3)}.spinner-horizontal .dot.grey.dot1,.spinner-horizontal .dot.grey.dot2,.spinner-horizontal .dot.grey.dot3,.spinner-text-horizontal .dot.grey.dot1,.spinner-text-horizontal .dot.grey.dot2,.spinner-text-horizontal .dot.grey.dot3,.spinner-vertical .dot.grey.dot1,.spinner-vertical .dot.grey.dot2,.spinner-vertical .dot.grey.dot3{animation:e 1.5s linear infinite}.spinner-horizontal .dot.grey.dot2,.spinner-text-horizontal .dot.grey.dot2,.spinner-vertical .dot.grey.dot2{animation-delay:.5s}.spinner-horizontal .dot.grey.dot3,.spinner-text-horizontal .dot.grey.dot3,.spinner-vertical .dot.grey.dot3{animation-delay:1s}.spinner-horizontal .dot.white,.spinner-text-horizontal .dot.white,.spinner-vertical .dot.white{background-color:hsla(0,0%,100%,.3)}.spinner-horizontal .dot.white.dot1,.spinner-horizontal .dot.white.dot2,.spinner-horizontal .dot.white.dot3,.spinner-text-horizontal .dot.white.dot1,.spinner-text-horizontal .dot.white.dot2,.spinner-text-horizontal .dot.white.dot3,.spinner-vertical .dot.white.dot1,.spinner-vertical .dot.white.dot2,.spinner-vertical .dot.white.dot3{animation:d 1.5s linear infinite}.spinner-horizontal .dot.white.dot2,.spinner-text-horizontal .dot.white.dot2,.spinner-vertical .dot.white.dot2{animation-delay:.5s}.spinner-horizontal .dot.white.dot3,.spinner-text-horizontal .dot.white.dot3,.spinner-vertical .dot.white.dot3{animation-delay:1s}@keyframes d{0%,33%{background-color:#fff}34%,to{background-color:hsla(0,0%,100%,.3)}}@keyframes e{0%,33%{background-color:#666}34%,to{background-color:hsla(0,0%,40%,.3)}}@keyframes f{0%,33%{background-color:#009623}34%,to{background-color:rgba(0,150,35,.3)}}.spinner-horizontal{flex-direction:row;height:12px;width:60px}.spinner-text-horizontal{align-items:center;flex-direction:row;height:12px;width:120px}.spinner-text-horizontal .text{font-size:12px;font-weight:700}.spinner-vertical{flex-direction:column;height:60px;width:12px}.large .spinner-horizontal{height:32px;width:132px}.large .spinner-horizontal .dot{height:32px;width:32px}.medium .spinner-horizontal{height:22px;width:100px}.medium .spinner-horizontal .dot{height:22px;width:22px}.sort-indicator{display:flex;flex-direction:column;float:right;height:22px;justify-content:space-between;margin-top:14px;width:12px}.sort-indicator .down,.sort-indicator .up{height:10px;width:12px}.sort-indicator .not-sorted{fill:#aaa;stroke:#aaa}.client-list .secondary-button{margin-bottom:15px}.credentials-page{margin-bottom:20px}.credentials-page .loading{background-color:#eee;color:#666;margin-bottom:20px;max-width:500px;min-height:160px;padding:80px 20px 20px;text-align:center}.credentials-page .loading .text{padding-top:40px}.credentials-page .help{border-top:1px solid #eee;padding-top:20px}@media only screen and (min-width:768px){.credentials-page,.credentials-page .loading{margin-bottom:40px}.credentials-page .help{padding-top:40px}}.select-uan{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:15px 0 0;margin-top:40px;margin-bottom:30px}.select-uan .spinner-horizontal{margin:10px}.select-uan .error.message{line-height:30px}@media only screen and (min-width:960px){.select-uan .error.message{line-height:50px}}.select-uan-error{margin:40px 0}.uan-selector{max-width:none;height:50px;border:1px solid #ccc;border-radius:3px;padding:5px 10px;text-align:left;display:block;box-sizing:border-box;background-color:#fff;font-size:16px;margin-bottom:15px}.uan-selector.Select.is-focused:not(.is-open)>.Select-control{box-shadow:none}.uan-selector.Select.is-focused{box-shadow:0 0 0 1px #6ac800}.uan-selector .Select-placeholder{line-height:38px}.uan-selector .Select-placeholder:focus{background-color:#fff}.uan-selector .Select-value{line-height:36px}.uan-selector .Select-value-label{color:#666!important}.uan-selector .Select-control{border:0;outline:none}.uan-selector .Select-control:hover{box-shadow:none}.uan-selector.error{border:1px solid #94040c}.uan-selector.error,.uan-selector.error .Select-placeholder{background-color:#fff}.select-member{margin:20px 0}.select-member .spinner-horizontal{margin:10px}.select-member .text-label{font-size:14px;font-weight:400;line-height:30px}.select-member .error.message{line-height:30px}@media only screen and (min-width:960px){.select-member{margin:30px 0}.select-member .error.message{line-height:50px}}.select-member-error{margin:40px 0}.member-selector{max-width:none;height:50px;border:1px solid #ccc;border-radius:3px;padding:5px 10px;text-align:left;display:block;box-sizing:border-box;background-color:#fff;font-size:16px;margin-bottom:15px}.member-selector.Select.is-focused:not(.is-open)>.Select-control{box-shadow:none}.member-selector.Select.is-focused{box-shadow:0 0 0 1px #6ac800}.member-selector .Select-placeholder{line-height:38px}.member-selector .Select-placeholder:focus{background-color:#fff}.member-selector .Select-value{line-height:36px}.member-selector .Select-value-label{color:#666!important}.member-selector .Select-control{border:0;outline:none}.member-selector .Select-control:hover{box-shadow:none}.member-selector.error{background-color:#fff;border:1px solid #94040c}.member-selector.error .Select-placeholder{background-color:#fff}