html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}html{-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}.clearfix{zoom:1}::-webkit-selection{background:#1777af;color:#fafafa;text-shadow:none}::-moz-selection{background:#1777af;color:#fafafa;text-shadow:none}::selection{background:#1777af;color:#fafafa;text-shadow:none}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button}input[type="checkbox"],input[type="radio"]{box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}/*!
 * drawer v2.0.0
 * 
 * Licensed under MIT
 * Author : blivesta
 * 
 */
.drawer-main{position:fixed;z-index:1500;top:0;width:270px;height:100%;overflow:hidden}.drawer-left .drawer-main{left:-280px}.drawer-overlay{position:relative}.drawer-left .drawer-overlay,.drawer-left .drawer-hamberger{margin-left:0;-webkit-transition:margin-left .4s cubic-bezier(.19,1,.22,1);-o-transition:margin-left .4s cubic-bezier(.19,1,.22,1);transition:margin-left .4s cubic-bezier(.19,1,.22,1);margin-right:0}.drawer-left.drawer-open .drawer-overlay,.drawer-left.drawer-open .drawer-hamberger{margin-left:270px;margin-right:-160px}.drawer-overlay-upper{position:fixed;top:0;z-index:1100;display:none;height:100%;width:100%;background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5}.drawer-left.drawer-open .drawer-overlay-upper{right:0}.drawer-default{background-color:#5d7597;-webkit-box-shadow:inset 0 0 0 rgba(0,0,0,.5);box-shadow:inset 0 0 0 rgba(0,0,0,.5)}.drawer-default+.drawer-overlay{background-color:#fff}.drawer-default .drawer-brand a{display:block;width:100%;padding:20px 15px;font-size:22px;color:#fff}.drawer-default .drawer-brand a:hover{color:#444;text-decoration:none}.drawer-default .drawer-nav-title{display:block;padding:15px 15px 0 15px;font-size:18px}.drawer-default .drawer-nav-list{padding:0;margin:0 0 20px 0;list-style:none}.drawer-default .drawer-nav-list li{display:block}.drawer-default .drawer-nav-list li a{display:block;padding:11px 15px;color:#fff;font-weight:normal}.drawer-default .drawer-nav-list li ul a{padding:8px 20px}.drawer-hamberger{position:fixed;left:0;z-index:1000;display:block;width:70px;height:70px;padding:20px;background-color:transparent;border:0}.drawer-hamberger span{margin-top:10px}.drawer-hamberger span{position:absolute;display:block;cursor:pointer;content:''}.drawer-open .drawer-hamberger span{background-color:transparent}.drawer-hamberger:hover{cursor:pointer}@media(min-width:767px){.drawer-responsive.drawer-left .drawer-toggle,.drawer-responsive.drawer-right .drawer-toggle{display:none;visibility:hidden}.drawer-responsive.drawer-left .drawer-main{left:0}.drawer-responsive.drawer-right .drawer-main{right:0}}@media(min-width:768px){.drawer-responsive{background-color:#222}.drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main{position:absolute;width:150px!important;height:auto!important;overflow:visible!important}.drawer-responsive.drawer-left .drawer-main{float:left}.drawer-responsive.drawer-left .drawer-overlay{margin-left:150px}.drawer-responsive.drawer-right .drawer-main{float:right}.drawer-responsive.drawer-right .drawer-overlay{margin-right:150px}}@media(min-width:1200px){.drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main{width:280px!important}.drawer-responsive.drawer-left .drawer-overlay{margin-left:280px}.drawer-responsive.drawer-right .drawer-overlay{margin-right:280px}}#wrapper{width:100%;position:relative;text-align:left}.section{clear:both;padding:0;margin:0}.breaker{clear:both}.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{zoom:1}.col{display:block;float:left;margin:0 0 1.6% 1.6%}.col:first-child{margin-left:0}.span_2_of_2{width:100%}.span_1_of_2{width:49.2%}@media only screen and (max-width:480px){.span_2_of_2{width:100%}.span_1_of_2{width:100%}}.span_3_of_3{width:100%}.span_2_of_3{width:66.13%}.span_1_of_3{width:32.26%}@media only screen and (max-width:480px){.span_3_of_3{width:100%}.span_2_of_3{width:100%}.span_1_of_3{width:100%}}.span_4_of_4{width:100%}.span_3_of_4{width:74.6%}.span_2_of_4{width:49.2%}.span_1_of_4{width:23.8%}@media only screen and (max-width:480px){.span_4_of_4{width:100%}.span_3_of_4{width:100%}.span_2_of_4{width:100%}.span_1_of_4{width:100%}}.span_12_of_12{width:100%}.span_11_of_12{width:91.53%}.span_10_of_12{width:83.06%}.span_9_of_12{width:74.6%}.span_8_of_12{width:66.13%}.span_7_of_12{width:57.66%}.span_6_of_12{width:49.2%}.span_5_of_12{width:40.73%}.span_4_of_12{width:32.26%}.span_3_of_12{width:23.8%}.span_2_of_12{width:15.33%}.span_1_of_12{width:6.86%}@media only screen and (max-width:480px){.span_12_of_12{width:100%}.span_11_of_12{width:100%}.span_10_of_12{width:100%}.span_9_of_12{width:100%}.span_8_of_12{width:100%}.span_7_of_12{width:100%}.span_6_of_12{width:100%}.span_5_of_12{width:100%}.span_4_of_12{width:100%}.span_3_of_12{width:100%}.span_2_of_12{width:100%}.span_1_of_12{width:100%}}.error-label-text{color:#b60000}.error-page{text-align:center}.error-page.content-box h1{width:100%}.error-page .GCerror{font-size:200px;font-size:14.28571rem;margin-top:30px;margin-top:2.14286rem;color:#5d7799}.error-page .error-home-link{margin-top:20px;margin-top:1.42857rem}#footer-container{position:absolute;bottom:0;width:100%;height:300px;background:#e2edfb}#footer-container footer{clear:both;height:100%;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-size:1rem;max-width:1260px;max-width:90rem;margin:0 auto;margin:0 auto;padding:20px 10px 20px 10px;padding:1.42857rem .71429rem 1.42857rem .71429rem;text-align:left}[dir='rtl'] #footer-container footer{text-align:right}#footer-container footer .footer-content{width:80%}#footer-container footer .footer-content,#footer-container footer .footer-logo{padding:0 10px;padding:0 .71429rem;display:inline-block}#footer-container footer #footer-links-container{margin-bottom:15px;margin-bottom:1.07143rem}#footer-container footer #footer-links-container ul{padding:0;margin:0}#footer-container footer #footer-links-container ul li{display:inline-block;text-decoration:none}#footer-container footer #footer-links-container ul a{word-wrap:break-word}#footer-container footer #footer-links-container .link-separator{margin:0 5px;margin:0 .35714rem}#footer-container footer #footer-links-container a{color:#114b9b}#footer-container footer .copyright{float:left;margin-bottom:10px;margin-bottom:.71429rem}[dir='rtl'] #footer-container footer .copyright{float:right}#footer-container footer #PoweredByLogo{position:absolute;background-repeat:no-repeat;top:20px;top:1.42857rem;right:10px;right:.71429rem;height:33px;height:2.35714rem;width:114px;width:8.14286rem}[dir='rtl'] #footer-container footer #PoweredByLogo{right:auto;left:10px;left:.71429rem}nav .nav-bar:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}body#home-index ul.drawer-nav-list li.nav-home a,body#home-index ul.nav-bar li.nav-home a,body#portalcontent-preview ul.drawer-nav-list li.nav-home a,body#portalcontent-preview ul.nav-bar li.nav-home a{font-weight:600}body#profile-index ul.drawer-nav-list li.nav-profile a,body#profile-index ul.nav-bar li.nav-profile a{font-weight:600}#header-container{width:100%;background-color:#677e99;color:#fff}#header-container header{height:100px;clear:both;font-size:13px;font-size:.92857rem;max-width:1280px;max-width:91.42857rem;margin:0 auto;position:relative;color:#000;text-align:center;overflow:hidden}#header-container header .header-link{display:block;height:100%}[dir='rtl'] #header-container header{background-position:right}#header-container a{max-width:1280px;max-width:91.42857rem;text-indent:-9999px}#nav-container{width:100%;background-color:#5d7597}nav{height:50px;clear:both;width:80%;font-size:13px;font-size:.92857rem;max-width:98.46em;margin:0 auto;position:relative;color:#000;text-align:left}nav .nav-bar{list-style:none;margin:0;text-align:left;height:50px;padding:0 10px 0 10px;padding:0 .71429rem 0 .71429rem}nav .nav-bar .nav-bar-text{font-family:"Open Sans","lucida grande","Trebuchet MS",verdana,arial,helvetica,helve,sans-serif;color:#fff;font-size:20px;font-weight:normal;display:block;padding:0 15px;padding:0 1.07143rem}nav .nav-bar .nav-bar-list-item{display:inline-block;white-space:no-wrap;cursor:pointer;box-sizing:border-box;line-height:50px;line-height:3.57143rem;min-width:40px;min-width:2.85714rem;text-align:center;height:50px;vertical-align:middle}nav .nav-bar .nav-bar-list-item.nav-bar-right-item{float:right;margin-left:20px;margin-left:1.42857rem}nav .nav-bar .nav-link a:hover,nav .nav-bar .nav-link a:active,nav .nav-bar .nav-link a:focus,nav .nav-bar .nav-link .selected-nav-bar-item{background-color:#7090bc}.inactiveLink{pointer-events:none;cursor:default}.drawer-toggle.drawer-hamberger{padding:0;display:none;font-size:32px;width:50px;height:50px;color:#fff;margin-top:-50px;margin-top:-3.57143rem}.drawer-toggle.drawer-hamberger span{margin:9px 0 0 7px;margin:.64286rem 0 0 .5rem;width:35px;width:2.5rem;height:35px;height:2.5rem;background-color:transparent}.drawer-open .drawer-hamberger span{transform:none;margin:9px 0 0 7px;margin:.64286rem 0 0 .5rem;width:35px;width:2.5rem;height:35px;height:2.5rem}.controls:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}html{font-size:14px;overflow:visible}html,body{height:100%;min-width:320px}#skiptomain{display:none}#layout{min-height:100%;position:relative}#maincontent-layout{min-height:100%;position:relative}#maincontent-layout h1#portal-header{display:none;margin:0;padding:0}#maincontent-container{padding-bottom:300px;padding-bottom:21.42857rem;width:100%}#maincontent{min-height:560px;clear:both;max-width:1260px;max-width:90rem;margin:0 auto;padding:10px 0 0 0;padding:.71429rem 0 0 0;color:#333;position:relative;text-align:left}[dir='rtl'] #maincontent{text-align:right}#version-info{display:none}.content-box{border:1px #d6d6d6 solid;padding:20px;padding:1.42857rem;margin-left:0;word-wrap:break-word;margin-bottom:10px;margin-bottom:.71429rem;background:#fff}.content-box h1{margin:0 0 20px 0;margin:0 0 1.42857rem 0}.content-box h1 .header-icon{margin-right:10px;margin-right:.71429rem}.content-box h1,.content-box form{width:40.73%}.content-box .content-box-message{max-width:60%}.content-box.confirmation{margin:0 auto;max-width:480px}.content-box.confirmation h1,.content-box.confirmation form{width:100%}.success{color:#74bea0}.error{color:#b60000}.clear{clear:both}#info-banner .vci-font-icon{font-size:16px;font-size:1.14286rem;margin-right:10px}.floatleft{float:left}[dir='rtl'] .floatleft{float:right}.floatright{float:right}[dir='rtl'] .floatright{float:left}.ltr-dir{direction:ltr;text-align:left}.controls input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px;padding:0 .71429rem}label{margin-bottom:5px;margin-bottom:.35714rem;float:left}[dir='rtl'] label{float:right}.page-text{margin-bottom:10px;margin-bottom:.71429rem}.page-text-large{margin-bottom:20px;margin-bottom:1.42857rem}.field{margin-bottom:20px;margin-bottom:1.42857rem}input[type="text"],input[type="email"],input[type="password"]{height:30px;height:2.14286rem;line-height:100%;width:100%;-webkit-appearance:none;font-size:14px}[dir='rtl'] input[type="email"]{text-align:right;direction:ltr}.input-hint{margin-bottom:10px;margin-bottom:.71429rem}.error-label-text{margin:0 0 10px;margin:0 0 .71429rem}.error-label-text .vci-font-icon{margin:0 10px 0 3px;margin:0 .71429rem 0 .21429rem}[dir='rtl'] .error-label-text .vci-font-icon{margin:0 3px 0 10px;margin:0 .21429rem 0 .71429rem}.input-validation-error,.input-validation-error:hover{border:1px solid #b60000}#overlay-placeholder{position:fixed;height:100vh;width:100vw;display:none;top:0}.vc-notification-bar:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}.vc-notification-bar{font-family:Arial,Helvetica,sans-serif;font-size:14px;padding:.714em;margin-bottom:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.vc-notification-bar.vc-notification-default-bg{background-color:#edd48a}.vc-notification-bar .vci-font-icon{font-size:1.14em}.vc-notification-bar .vc-notification-bar-icon{margin-right:10px;position:relative;top:2px}.vc-notification-bar .vc-notification-bar-text{color:#333}.vc-notification-bar .vc-notification-clear{clear:both}.vc-notification-bar .vc-notification-close{float:right;cursor:pointer;color:#999}#info-banner{font-family:Arial,Helvetica,sans-serif;min-height:20px;margin:0;font-weight:normal;padding:10px 20px 10px 20px;padding:.71429rem 1.42857rem .71429rem 1.42857rem}#info-banner .info-banner-label{font-size:14px;font-size:1rem;margin:0;color:#333;direction:ltr;text-align:left}#info-banner .info-banner-icon{font-size:16px;font-size:1.14286rem;line-height:1.4rem;float:left}#info-banner.preview-mode{background-color:#fcf7e2;border:1px solid #edba1f}#info-banner.test-mode{background-color:#fcf7e2;border:1px solid #edba1f}.notification-bar-success-bg{background-color:#caebdd}.notification-bar-success-icon-bg{color:#75bfa1}.notification-bar-error-bg{background-color:#fdafac}.notification-bar-error-icon-bg{color:#b60000}.notification-bar-warning-bg{background-color:#fcf7e2;border:1px solid #edba1f}#my-profile .profile-field{margin-bottom:10px;margin-bottom:.71429rem}#my-profile .profile-label{width:150px;width:10.71429rem;display:inline-block}#my-profile .profile-long-label{width:640px;width:45.71429rem;display:inline-block;max-width:100%}#my-profile .profile-small-long-label{font-size:12px;font-size:.85714rem;width:640px;width:45.71429rem;max-width:100%;display:inline-block;font-style:italic}#my-profile .profile-label-content{margin-right:60px;margin-right:4.28571rem;text-align:left;display:inline-block;min-width:425px;min-width:30.35714rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;vertical-align:bottom}#my-profile #profile-email-submit{margin-right:10px;margin-right:.71429rem}#my-profile #profile-cancel-btn{margin-top:10px;margin-top:.71429rem}#my-profile .change-email-error .vci-font-icon,#my-profile .change-password-error .vci-font-icon{margin-right:10px;margin-right:.71429rem}#my-profile #change-password-success-notification{width:700px;width:50rem;margin-bottom:20px;margin-bottom:1.42857rem}#signUpButton{float:right}[dir='rtl'] #signUpButton{float:left}#warning-container{font-weight:normal;border-width:2px;border-color:#fac91e;border-style:solid;background-color:#fce9a0;margin-top:10px;overflow:hidden}#warning-container .already-member-sign-in-message{margin-top:10px;margin-top:.71429rem}.already-member-test-message{margin-top:10px;margin-top:.71429rem}.resend-conf-email{font-weight:bold}#notification{min-width:40.73%;margin-top:20px;margin-top:1.42857rem;display:inline-block}#notification .vc-notification-bar-text{margin-right:20px;margin-right:1.42857rem}.password-hint{margin-bottom:15px;margin-bottom:1.07143rem}.forgotPassword-confirmText{white-space:pre-line}#sign-in #sign-up-sign-in-wrapper{display:table;table-layout:fixed;width:100%}#sign-in #sign-in-submit{float:right;display:table-cell;white-space:normal;max-width:95%}[dir='rtl'] #sign-in #sign-in-submit{float:left}#sign-in a#sign-up-link{display:table-cell;vertical-align:top;word-wrap:break-word}#sign-in .remember-me-checkbox-container{margin-bottom:20px;margin-bottom:1.42857rem}#sign-in #remember-me-checkbox{margin-top:25px;margin-top:1.78571rem}#sign-in #remember-me-checkbox input,#sign-in #remember-me-checkbox label{cursor:pointer}#sign-in.span_5_of_12{margin-left:29.64%}#sign-in h1,#sign-in form{width:auto;max-width:512px;max-width:36.57143rem}#sign-in .failed-sign-in{margin-top:-15px;margin-top:-1.07143rem;margin-bottom:10px;margin-bottom:.71429rem}#sign-in .failed-sign-in .failed-sign-in{margin-right:10px;margin-right:.71429rem}#sign-in.already-member-sign-in{margin-top:35px;margin-top:2.5rem}@import url("//fonts.googleapis.com/css?family=Open+Sans:400,600");body{margin:0 auto;padding:0;line-height:1.4;font-size:14px;font-family:"Open Sans","lucida grande","Trebuchet MS",verdana,arial,helvetica,helve,sans-serif;color:#333;text-align:center;background:#f7f7f7}button,input,select,textarea{font-family:"Open Sans","lucida grande","Trebuchet MS",verdana,arial,helvetica,helve,sans-serif;font-weight:400;color:#333}::-webkit-input-placeholder,::-moz-placeholder{color:#999}input,input:hover{border:1px solid #bfbfbf}h1,h2,h3,h4,h5,h6{font-family:"Open Sans","lucida grande","Trebuchet MS",verdana,arial,helvetica,helve,sans-serif;font-weight:600;letter-spacing:-1px;color:#5d7799}h1{margin-bottom:30px;margin-bottom:2.14286rem;font-size:26px;font-size:1.85714rem;line-height:1.4}h2{margin-bottom:8px;margin-bottom:.57143rem;font-size:21px;font-size:1.5rem;line-height:1.2}h3{margin-bottom:4.8px;margin-bottom:.34286rem;letter-spacing:-1px;font-size:21px;font-size:1.5rem;line-height:1.3}h4{margin-bottom:8px;margin-bottom:.57143rem;font-size:21px;font-size:1.5rem;line-height:1.25}h5{margin-bottom:20px;margin-bottom:1.42857rem;font-size:20px;font-size:1.42857rem}h6{font-size:14px;font-size:1rem}p,ol,ul,dl,address{margin-bottom:1.4em}ul,ol{margin:0 0 24px 0;margin:0 0 1.71429rem 0;margin:0 0 1.5em 0;padding:0 0 0 24px}li ul,li ol{margin:0}dl,dd{margin-bottom:24px;margin-bottom:1.71429rem}dt{font-weight:normal}b,strong{font-weight:bold}hr{display:block;margin:16px 0;margin:1.14286rem 0;padding:0;height:1px;border:0;border-top:1px solid #ccc}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}a{color:#114b9b;font-weight:600;text-decoration:none;cursor:pointer}a:visited{color:#114b9b}a:focus{outline:thin dotted;color:#000}a:hover,a:active{outline:0;color:#114b9b}img{border:0;max-width:100%;height:auto;width:auto\9}img.floatleft{float:left;margin:0 10px 0 0;margin:0 .71429rem 0 0}img.floatright{float:right;margin:0 0 0 10px;margin:0 0 0 .71429rem}table{border-collapse:collapse;border-spacing:0;margin-bottom:22.4px;margin-bottom:1.6rem;width:100%}th,td,caption{padding:4px 20px;padding:.28571rem 1.42857rem}tfoot{font-style:italic}caption{background-color:transparent}input:-ms-input-placeholder{color:#999}input::-ms-clear{display:none}input::-ms-reveal{display:none}.widget-content article:after,.widget-content-noscale article:after{content:".";display:block;height:0;font-size:0;clear:both;visibility:hidden}.widget-noscale{font-size:14px;font-size:1rem;text-align:left;position:relative;background-color:#fff;border:1px solid #d6d6d6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}[dir='rtl'] .widget-noscale{text-align:right}.widget-content article,.widget-content-noscale article{padding:20px 20px 30px 20px;padding:1.42857rem 1.42857rem 2.14286rem 1.42857rem}.widget-scale{height:0}.widget-content{position:absolute;top:0;left:0;height:100%;width:100%;word-wrap:break-word;overflow:hidden}.widget-content-noscale{overflow:hidden;position:relative}.content-widget{max-width:300px;max-width:21.42857rem}.morph-button-gradient-blocker,.morph-button-gradient{display:inline-block;position:absolute;z-index:2;right:0;bottom:0;left:0;background-color:#fff}.activity-feed-placeholder.test-mode{padding:20px;padding:1.42857rem;width:80%;background-color:#edd48a}.activity-feed-placeholder{position:relative;top:50%;left:50%;padding:20px;padding:1.42857rem;width:80%;background-color:#fcf7e2;border:1px solid #edba1f;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;display:block;font-weight:400}.activity-feed-placeholder .vci-font-icon{display:block;font-size:48px;color:#666;margin-bottom:20px}.activity-feed-placeholder .activity-feed-label{font-size:20px;padding-bottom:5px;font-weight:400;color:#666}.activity-feed-placeholder .activity-feed-description{font-size:16px;color:#666}.morph-button{position:relative;display:block;margin:0 auto;padding:0 20px}.morph-button>button{position:relative;border:none;color:#f9f6e5;line-height:40px;height:40px;overflow:hidden}.morph-button.open>button{pointer-events:none}.morph-button.open .morph-content{pointer-events:auto}.widget-content article.morphed img:not(.text-image-widget-media),.widget-content article.morphed img:not(.text-image-widget-media)+br{display:none}.morph-content-style-text img,.morph-content-style-text img+br{display:inline}.morph-button-fixed>button{z-index:999;-webkit-transition:opacity .1s .5s;transition:opacity .1s .5s}.morph-widget-button-more{padding:0}.morph-widget-button-more .morph-widget-button-more-text{font-weight:600}.morph-widget-button-more:focus{outline:1px dotted}.morph-widget-button-more .vci-font-icon{font-size:16px;font-size:1.14286rem;position:relative;top:1px}.morph-button-fixed.open>button{opacity:0;-webkit-transition:opacity .1s;transition:opacity .1s}.morph-button-fixed .morph-content{position:fixed;z-index:900;opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .3s .5s,width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s;transition:opacity .3s .5s,width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s;height:35px;width:35px;display:block}.morph-button-fixed.open .morph-content{opacity:1;height:100%;overflow-y:auto}.morph-button-fixed .morph-content>div{visibility:hidden;opacity:0;-webkit-transition:opacity .1s,visibility 0 .1s,height 0 .1s;transition:opacity .1s,visibility 0 .1s,height 0 .1s}.morph-button-fixed.open .morph-content>div{visibility:visible;opacity:1;-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.morph-button-fixed.open .morph-content>.morph-content-background{visibility:visible;opacity:.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";-webkit-transition:opacity .3s .5s;transition:opacity .3s .5s}.morph-button-fixed.active>button{z-index:2000}.morph-button-fixed.active .morph-content{z-index:3000}.morph-button-overlay .morph-content{overflow:hidden}.morph-overlay-open{overflow:hidden!important}.morph-button-modal.open::before{opacity:1;pointer-events:auto}.morph-button-modal .morph-content{overflow:hidden;-webkit-transition:opacity .3s .5s,width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s;transition:opacity .3s .5s,width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s}.morph-button-modal.open .morph-content{top:0!important;left:0!important;overflow-y:auto;width:100%;-webkit-transition:width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s;transition:width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s,margin .4s .1s;z-index:5000}.morph-button-inflow{overflow:hidden;max-width:100%;height:70px}.morph-button-inflow>button{width:100%;line-height:70px}.morph-button-inflow .morph-content{position:absolute;top:0;left:0;width:100%}.morph-button-inflow .morph-content .morph-clone{padding:0;font-weight:700;font-size:1.5em;line-height:70px}.morph-button-inflow-1{width:600px;margin:2em auto;-webkit-transition:height .5s cubic-bezier(.7,0,.3,1);transition:height .5s cubic-bezier(.7,0,.3,1)}.morph-button-inflow-1>button span{visibility:hidden}.morph-button-inflow-1 .morph-content .morph-clone{color:#f9f6e5;background:#e85657}.morph-button .morph-content,.morph-button.open .morph-content{-webkit-transition-timing-function:cubic-bezier(.7,0,.3,1);transition-timing-function:cubic-bezier(.7,0,.3,1)}.noscroll{overflow:hidden}.morph-button-overlay.scroll .morph-content{overflow-y:scroll}.morph-button-sidebar.scroll .morph-content{overflow:auto}.morph-content{pointer-events:none;display:none;font-size:16px}.morph-content .span_6_of_12{width:74.6%}.morph-content h1{font-size:22px;width:80%}.morph-content .morph-top{display:inline-block;margin-top:20px;margin-top:1.42857rem}.morph-content .morph-content-background{height:100%;width:100%;position:fixed}.morph-content .morph-content-container{position:absolute;top:0;left:0;right:0;z-index:999;padding:20px;padding:1.42857rem;min-width:280px}.morph-content .morph-content-container .morph-icon-close{position:absolute;cursor:pointer;border:0;background:none;margin-right:15px;margin-right:1.07143rem;margin-top:15px;margin-top:1.07143rem;padding:0;font-size:24px;font-size:1.71429rem;top:0;right:0;height:40px;height:2.85714rem;width:40px;width:2.85714rem;text-align:center;z-index:9999}.morph-content .morph-content-container .morph-icon-close:focus{outline:1px dotted}.morph-content .morph-content-container .morph-content-style-text{margin:0 auto;position:relative;margin-top:100px;margin-top:7.14286rem;max-width:620px;max-width:44.28571rem}.morph-content .morph-content-container .morph-content-style-text .text-formatted-description{word-break:normal}.morph-content .morph-content-container .image>img{margin-bottom:20px;margin-bottom:1.42857rem}.morph-button{position:absolute}.morph-button>button{cursor:pointer}.morph-content,.morph-widget-more-container>button{color:#333}.morph-widget-more-container>button{background-color:transparent}.morph-widget-more-container .morph-content .morph-content-background{background-color:#fff}.no-transition{-webkit-transition:none!important;transition:none!important}@media screen and (max-width:600px){.morph-button-modal.open .morph-content{width:100%;overflow-y:auto;-webkit-transition:width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s;transition:width .4s .1s,height .4s .1s,top .4s .1s,left .4s .1s}}.morph-button-gradient-blocker{height:45px;height:3.21429rem;background-color:#fff}.morph-button-gradient{width:100%;filter:alpha(opacity=65);background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-webkit-gradient(linear,top,bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#aff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%)}#header-container header{width:100%}#nav-container nav{width:98.44%}#maincontent{width:98.44%}#footer-container footer{width:100%}#content-1{margin-left:0}@media only screen and (max-width:1000px){#maincontent .section{margin:0 auto;max-width:610px;max-width:43.57143rem}}@media only screen and (max-width:1000px)and (min-width:481px){#nav-container nav{width:97.4%}#maincontent{width:97.4%}#signup-index .span_1_of_3,#signup-preview .span_1_of_3{clear:both;width:66.13%;margin-left:0}#sign-in.span_5_of_12{width:66.13%;margin-left:16.94%}#sign-in.span_1_of_3{clear:both;width:66.13%;margin-left:0}.content-box h1,.content-box form{width:57.66%}#my-profile #change-password-success-notification{width:100%}#my-profile .profile-label{margin-right:30px;margin-right:2.14286rem}#my-profile .profile-label-content{max-width:55%;margin-right:20px;margin-right:1.42857rem;min-width:0}#my-profile #profile-email-change,#my-profile #profile-pw-change{float:right}#footer-container footer .footer-content{width:75%}.morph-content .span_6_of_12{width:74.6%}.widget-defined-height{min-height:50px;max-height:400px}}@media only screen and (max-width:750px){#maincontent{min-height:586px}#header-container{top:0;z-index:1000;height:50px}#header-container.auth-header header{background-position:50px top}#header-container header{height:100%}#signup-preview #header-container,.signup-test-mode #header-container,#confirm-preview #header-container,.confirm-test-mode #header-container{margin-top:40px;margin-top:2.85714rem}#signup-preview #info-banner,.signup-test-mode #info-banner,#confirm-preview #info-banner,.confirm-test-mode #info-banner{padding-right:10px;padding-right:.71429rem;padding-left:10px;padding-left:.71429rem;position:fixed;width:100%;top:0;z-index:1000}#signup-preview #maincontent-container,.signup-test-mode #maincontent-container,#confirm-preview #maincontent-container,.confirm-test-mode #maincontent-container{margin-top:90px;margin-top:6.42857rem}#signup-index .span_1_of_3,#signup-preview .span_1_of_3{clear:both;margin-left:0}#nav-container nav.drawer-nav{width:50px;height:50px;position:absolute;top:0;left:0}#nav-container nav .nav-bar{display:none}.drawer-toggle.drawer-hamberger{display:block}#maincontent-container{margin-top:50px}.widget-defined-height{min-height:50px;max-height:200px}.morph-content .span_6_of_12{width:74.6%}.morph-content .morph-content-container .morph-content-style-text{margin-top:0}#portalcontent-preview #maincontent-container{margin-top:0}#portalcontent-preview #info-banner{margin-top:50px;margin-top:3.57143rem}#portalcontent-preview .drawer-toggle.drawer-hamberger{margin-top:-92px;margin-top:-6.57143rem}}@media only screen and (max-width:540px)and (min-width:481px){#maincontent{min-height:585px}}@media only screen and (max-width:480px){#maincontent{min-height:370px;width:100%}#preview-header{text-align:left}.preview-header .app-select-container{margin:0 10px 0 15px}.preview-header .app-select-container .vci-selectbox{max-width:100px;min-width:100px}.preview-header .view-select-container{margin:0 5px 0 5px}.preview-header .view-select-container .vci-selectbox{max-width:100px;min-width:100px}#profile-index #maincontent{min-height:430px}.widget-content{position:relative}#sign-in.span_5_of_12{margin-left:0}#sign-in.span_1_of_3{clear:both;margin-left:0}.content-box h1,.content-box form{width:100%}#my-profile .profile-label-content{max-width:100%;min-width:0;margin:0;display:block}#my-profile #change-password-success-notification{width:100%}.vc-notification-bar .vc-notification-bar-text{display:inline-block;width:70%;vertical-align:top}.vc-notification-bar .vc-notification-bar-icon{top:0}#maincontent-container{padding-bottom:420px;padding-bottom:30rem}#footer-container{height:420px;height:30rem}#footer-container footer .footer-content{width:58%}.morph-content .span_6_of_12{width:100%}.morph-content .morph-content-container .morph-content-style-text{margin-top:0}.mobile-textandimage-no-text{padding-bottom:70px}.mobile-app-install-banner-container .mobile-app-banner-text{width:69%}.mobile-app-install-banner-container .mobile-app-banner-mobile .mobile-app-banner-mobile-install-btn{min-width:0}}@media only screen and (max-width:320px){#portalcontent-preview .drawer-toggle.drawer-hamberger{margin-top:-110px;margin-top:-7.85714rem}}#galleryOverlay{width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;z-index:100000;background-color:#fff;background-color:rgba(255,255,255,.95);overflow:hidden;display:none;-moz-transition:opacity 1s ease;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}#galleryOverlay .gallery-icon-close{position:absolute;top:0;right:0;margin-right:15px;margin-right:1.07143rem;margin-top:15px;margin-top:1.07143rem;font-size:24px;font-size:1.71429rem;height:40px;height:2.85714rem;width:40px;width:2.85714rem;padding:0;cursor:pointer;z-index:100001;border:0;background-color:transparent}#galleryOverlay .gallery-icon-close:focus{outline:1px dotted}#galleryOverlay.visible{opacity:1}#gallerySlider{height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;-moz-transition:left .4s ease;-webkit-transition:left .4s ease;transition:left .4s ease}#gallerySlider .placeholder{height:100%;line-height:1px;text-align:center;width:100%;display:inline-block}#gallerySlider .placeholder:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#gallerySlider .placeholder img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle}#gallerySlider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}#gallerySlider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}@-moz-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-moz-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@-webkit-keyframes rightSpring{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes leftSpring{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}#prevArrow,#nextArrow{border:none;text-decoration:none;font-size:40px;opacity:.5;cursor:pointer;position:absolute;width:43px;height:58px;top:50%;margin-top:-29px;-moz-transition:opacity .2s ease;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}#prevArrow:hover,#nextArrow:hover{opacity:1}#prevArrow{background-position:left top;left:40px}#nextArrow{background-position:right top;right:40px}