@keyframes scrollBgGrid{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-300px);transform:translateY(-300px)}}@-webkit-keyframes scrollBackground{from{background-position:0 0}to{background-position:100% 0}}@keyframes scrollBackground{from{background-position:0 0}to{background-position:100% 0}}@-webkit-keyframes scrollBgGridLinks{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-330px);transform:translateY(-330px)}}@keyframes scrollBgGridLinks{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-330px);transform:translateY(-330px)}}@-webkit-keyframes scrollFooterWithBgGrid{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}91%{-webkit-transform:translateY(0px);transform:translateY(0px)}100%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes scrollFooterWithBgGrid{0%{-webkit-transform:translateY(0px);transform:translateY(0px)}91%{-webkit-transform:translateY(0px);transform:translateY(0px)}100%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}
.standardForm{margin:0 auto 70px;max-width:734px}.standardForm .formFieldMessage{color:#600a5f;margin:10px 0 0}.standardForm>h1{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;color:#333;font-size:35px;margin:25px 0 0}.standardForm .formTitle{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis;color:#333;font-size:35px;margin:25px 0 0}.standardForm>h2,.standardForm .formSectionHeading{font-family:"Helvetica",sans-serif;font-weight:bold;color:#333;font-size:20px;margin:40px 0 10px}.standardForm>ul,.standardForm .formSection{background:#fff;border-radius:6px;margin:0}.standardForm>ul>li,.standardForm .formSection>li{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.standardForm>ul>li:first-child,.standardForm .formSection>li:first-child{border:0}

.standardForm .formItem{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.standardForm .formItem:first-child{border:0}
.standardForm>ul>li>h3,.standardForm .formSection>li>h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;float:left;font-size:13px;font-weight:bold;padding:4px 10px 0 0;width:216px}.standardForm>ul>li>h3 .hasError,.standardForm .formSection>li>h3 .hasError{color:#bd081c}
.standardForm .formItem>h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;float:left;font-size:13px;font-weight:bold;padding:4px 10px 0 0;width:216px}.standardForm .formItem>h3 .hasError{color:#bd081c}.standardForm .formItemHeading{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;float:left;font-size:13px;font-weight:bold;padding:4px 10px 0 0;width:216px}.standardForm .formItemHeading .hasError{color:#bd081c}.standardForm .formItemHeading.optional{font-style:italic;font-weight:normal}.standardForm>ul>li>div,.standardForm .formSection>li>div{margin-left:226px}.standardForm .formItem>div{margin-left:226px}.standardForm .learnMore{float:right;font-size:11px}

.standardForm input[type="email"],.standardForm input[type="number"],.standardForm input[type="password"],.standardForm input[type="text"],.standardForm input[type="url"],.standardForm textarea,.standardForm select{background-color:#f3f3f3;background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f5f5f5));background:-webkit-linear-gradient(#f0f0f0, #f5f5f5);background:linear-gradient(#f0f0f0, #f5f5f5);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:3px;border:1px solid #d6d3ce;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.12) inset;box-shadow:0 0 3px rgba(0,0,0,0.12) inset;color:#333;font-size:14px;padding:7px}.standardForm input[type="email"]:focus,.standardForm input[type="number"]:focus,.standardForm input[type="password"]:focus,.standardForm input[type="text"]:focus,.standardForm input[type="url"]:focus,.standardForm textarea:focus{background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.15) inset;box-shadow:0 0 5px 0 rgba(0,0,0,0.15) inset}.standardForm input[type="email"].hasError,.standardForm input[type="email"].hasWarning,.standardForm input[type="number"].hasError,.standardForm input[type="number"].hasWarning,.standardForm input[type="password"].hasError,.standardForm input[type="password"].hasWarning,.standardForm input[type="text"].hasError,.standardForm input[type="text"].hasWarning,.standardForm input[type="url"].hasError,.standardForm input[type="url"].hasWarning,.standardForm textarea.hasError,.standardForm textarea.hasWarning{background:#e6abad;border-color:#bd081c}.standardForm input[type="email"].disabled,.standardForm input[type="number"].disabled,.standardForm input[type="password"].disabled,.standardForm input[type="text"].disabled,.standardForm input[type="url"].disabled,.standardForm textarea.disabled{background-color:#f8f8f8;background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fafafa));background:-webkit-linear-gradient(#f5f5f5, #fafafa);background:linear-gradient(#f5f5f5, #fafafa);border-color:#dcdcdc;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.12) inset;box-shadow:0 0 5px rgba(0,0,0,0.12) inset;color:#999;cursor:default}.safari .standardForm input[type="email"].disabled,.safari .standardForm input[type="number"].disabled,.safari .standardForm input[type="password"].disabled,.safari .standardForm input[type="text"].disabled,.safari .standardForm input[type="url"].disabled,.safari .standardForm textarea.disabled{background-color:#f8f8f8}.standardForm textarea{height:85px;line-height:20px;resize:vertical}.standardForm .learnMore{margin:7px 0 0 10px}.formFooter{background:#f0f0f0;border-radius:0 0 6px 6px;border-top:1px solid #dadada;clear:both;padding:10px 20px}.formFooter:after{content:"";display:table;clear:both}.formFooter a:active{color:#600a5f}.formFooter .formFooterDelete{float:left}.formFooter .formFooterButtons{float:right}.formFooter .helpText{color:#444;float:left;font-size:11px;line-height:15px;margin:0}.formFooter .helpText a{color:#600a5f;font-weight:bold}.formFooter .helpText a:hover{text-decoration:underline}.formFooter .helpText a:active{color:#600a5f}.formFooter .btn.Button{margin-left:8px;padding-left:15px;padding-right:15px}.formFooter .btn.Button.deleteButton{margin-left:0}.formCheckedSet li{margin-top:10px}.formCheckedSet li:first-child{margin:0}.formCheckedSet label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#555;cursor:pointer}.formCheckedSet label .fancyToggle{float:left;margin-right:8px}.formCheckedSet label>input{margin-right:3px}.formCheckedSet label>span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:bold;vertical-align:middle}.formCheckedSetItem{margin-top:10px}.formCheckedSetItem:first-child{margin:0}.formInlineCheckedSet{padding-top:6px}.formInlineCheckedSet li{display:inline-block;margin-right:25px}.formInlineCheckedSet label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#555;cursor:pointer}.formInlineCheckedSet label .fancyToggle{float:left;margin-right:8px}.formInlineCheckedSet label>input{margin-right:3px}.formInlineCheckedSet label>span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:bold;vertical-align:middle}.formInlineCheckedSet label.hasError span{color:#bd081c}.formInlineCheckedSet .formFieldMessage{display:none}.formInlineCheckedSet .formHelpMessage{display:none}.formInlineCheckedSetItem{display:inline-block;margin-right:25px}.formInlineLabel{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#555;cursor:pointer}.formInlineLabel .fancyToggle{float:left;margin-right:8px}.formInlineLabel>input{margin-right:3px}.formInlineLabel>span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px;font-weight:bold;vertical-align:middle}.formFieldMessage{font-size:13px}label{cursor:pointer}.formFooter .formFooterDelete{margin-right:10px}.standardForm--login{max-width:470px;padding-top:20px}.standardForm--login>ul>li,.standardForm--login .formSection>li{border:none;padding:5px 40px;position:relative}.standardForm--login .formItem{border:none;padding:5px 40px;position:relative}.standardForm--login>h1{color:#525252;font-size:23px;margin:10px 40px 15px}.standardForm--login .formTitle{color:#525252;font-size:23px;margin:10px 40px 15px}.standardForm--login>ul,.standardForm--login .formSection{margin-bottom:20px;overflow:hidden}.standardForm--login .formFooter{font-size:14px;padding:20px 40px}.standardForm--login .formFooter a:hover{color:#600a5f}.standardForm--login .formHelpMessage{color:#008000;position:absolute;right:57px;top:16px}.standardForm--login input[type="email"],.standardForm--login input[type="number"],.standardForm--login input[type="password"],.standardForm--login input[type="text"],.standardForm--login input[type="url"],.standardForm--login textarea,.standardForm--login select{border-radius:3px;font-size:20px;padding:15px}.standardForm--login .helpText{line-height:40px;font-size:15px}.standardForm--login .email.hasError{padding-right:130px}.standardForm--login .formFieldMessage{position:absolute;right:57px;top:16px}.standardForm--login input.hasError{background:transparent !important;border-color:#bd081c !important;-webkit-box-shadow:0 0 6px rgba(255,0,0,0.35);box-shadow:0 0 6px rgba(255,0,0,0.35)}
@media (min-width: 0) and (max-width: 449px){.centeredWithinWrapper{width:320px}.centeredWithinWrapper.gridWidth{width:306px}}.centeredWith3Columns{width:320px;margin:auto}.centeredWith3Columns.gridWidth{width:306px}

@media (min-width: 450) and (max-width: 999px){.centeredWithinWrapper{width:750px}.centeredWithinWrapper.gridWidth{width:736px}}.centeredWith3Columns{width:750px;margin:auto}.centeredWith3Columns.gridWidth{width:736px}
@media (min-width: 1000px) and (max-width: 1249px){.centeredWithinWrapper{width:1000px}.centeredWithinWrapper.gridWidth{width:986px}}.centeredWith4Columns{width:1000px;margin:auto}.centeredWith4Columns.gridWidth{width:986px}@media (min-width: 1250px) and (max-width: 1499px){.centeredWithinWrapper{width:1250px}.centeredWithinWrapper.gridWidth{width:1236px}}.centeredWith5Columns{width:1250px;margin:auto}.centeredWith5Columns.gridWidth{width:1236px}@media (min-width: 1500px) and (max-width: 1749px){.centeredWithinWrapper{width:1500px}.centeredWithinWrapper.gridWidth{width:1486px}}.centeredWith6Columns{width:1500px;margin:auto}.centeredWith6Columns.gridWidth{width:1486px}@media (min-width: 1750px) and (max-width: 1999px){.centeredWithinWrapper{width:1750px}.centeredWithinWrapper.gridWidth{width:1736px}}.centeredWith7Columns{width:1750px;margin:auto}.centeredWith7Columns.gridWidth{width:1736px}@media (min-width: 2000px) and (max-width: 2249px){.centeredWithinWrapper{width:2000px}.centeredWithinWrapper.gridWidth{width:1986px}}.centeredWith8Columns{width:2000px;margin:auto}.centeredWith8Columns.gridWidth{width:1986px}@media (min-width: 2250px) and (max-width: 2499px){.centeredWithinWrapper{width:2250px}.centeredWithinWrapper.gridWidth{width:2236px}}.centeredWith9Columns{width:2250px;margin:auto}.centeredWith9Columns.gridWidth{width:2236px}@media (min-width: 2500px) and (max-width: 2749px){.centeredWithinWrapper{width:2500px}.centeredWithinWrapper.gridWidth{width:2486px}}

.centeredWith10Columns{width:2500px;margin:auto}.centeredWith10Columns.gridWidth{width:2486px}
html{background-color:#e9e9e9}
html,body{font-family:"Helvetica Neue","Helvetica",arial,sans-serif;color:#211922;font-size:12px;height:100%}
body{position:relative;overflow-y:scroll}
.noScroll{overflow:hidden}ul{margin:0;padding:0}ul li{list-style:none;padding:0}:focus{outline:#d1d1d1 auto 1px}.centeredWithinWrapper{margin:0 auto}.errorMessage 

#map_canvas img{max-width:none}fieldset{border:0;margin:0;padding:0}button,input,select,textarea{font-family:"Helvetica Neue","Helvetica",arial,sans-serif;font-size:100%;margin:0;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}input[type="search"]{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}
body{margin:0}
h1,h2,h3,h4,h5,h6{margin:0}

.newForm label{color:#333;font-size:14px}.newForm input[type=text],.newForm input[type=password],.newForm input[type=button],.newForm button,.newForm select{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;width:100%}.newForm input[type=text]:focus,.newForm input[type=password]:focus,.newForm input[type=button]:focus,.newForm button:focus,.newForm select:focus{border-color:#a6a6a6}.newForm input[type=text],.newForm input[type=password]{border-radius:6px;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px #f0ede7;box-shadow:inset 0 1px 1px #f0ede7;color:#333;padding:8px 10px}.newForm input[type=text].hasError,.newForm input[type=password].hasError{border-color:#d7222a}.newForm .formRow{padding:4px 0;overflow:hidden}.newForm .formCol-1{width:100%}.newForm .formCol-2{float:left;width:49%}.newForm .formCol-2:last-of-type{float:right}.newForm .formCol-3{float:left;width:31%}.newForm .formErrorMessage{font-size:11px;font-weight:bold;color:#d7222a;margin:2px 0}.fixedsticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}.fixedsticky-withoutfixedfixed .fixedsticky-off,.fixed-supported .fixedsticky-off{position:static}.fixedsticky-withoutfixedfixed .fixedsticky-on,.fixed-supported .fixedsticky-on{position:fixed}.fixedsticky-dummy{display:none}.fixedsticky-on+.fixedsticky-dummy{display:block}

.BackgroundImage{width:100%;height:100%;position:absolute;overflow:hidden;z-index:-1}.BackgroundImage .prefetch{display:none}.BackgroundImage .background{background-size:cover;height:100%;opacity:0;position:absolute;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;width:100%}.BackgroundImage .background.loaded{opacity:1}.BoardPickerSpinnerBlock{height:96px;position:relative;pointer-events:none;cursor:progress !important}.Button{outline:none;position:relative}.Button.borderless{background-color:transparent;border:0;margin:0;padding:0}.Button.btn{background-color:#600a5f;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));background:-webkit-linear-gradient(#fff, #600a5f);background:linear-gradient(#fff, #600a5f);border:1px solid #ccc;color:#5f5f5f;cursor:pointer;font-weight:bold;text-shadow:0 1px #fff;white-space:nowrap;background-color:#f0f0f0;padding:7px 13px}.Button.btn.rounded{border-radius:3px}.Button.btn:hover,.Button.btn:focus{border-color:#ccc #c2c2c2 #b8b8b8}.Button.btn.primary,.Button.btn.primaryOnHover:hover,.Button.btn.primaryOnHover:focus,.Button.btn.primaryOnHover.active{
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#600a5f), to(#900090));
	background-image:-webkit-linear-gradient(#600a5f, #900090);
	background-image:url(linear-gradient(#600a5f, #900090));
	background-color:#600a5f;
	border-bottom-color:#600a5f;
	border-left-color:#600a5f;
	border-right-color:#600a5f;
	border-top-color:#600a5f;
	border-style:solid;
	border-width:1px;
	-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.34);
	box-shadow:0 1px 0 0 rgba(255,255,255,0.34);
	color:#fff;
	text-shadow:0 -1px rgba(0,0,0,0.11)
}.Button.btn.primary:not(.noHoverActive):hover,.Button.btn.primary:not(.noHoverActive):focus,.Button.btn.primaryOnHover:hover:not(.noHoverActive):hover,.Button.btn.primaryOnHover:hover:not(.noHoverActive):focus,.Button.btn.primaryOnHover:focus:not(.noHoverActive):hover,.Button.btn.primaryOnHover:focus:not(.noHoverActive):focus,.Button.btn.primaryOnHover.active:not(.noHoverActive):hover,.Button.btn.primaryOnHover.active:not(.noHoverActive):focus{background-image:-webkit-gradient(linear, left top, left bottom, from(#de99dc), to(#900090));background-image:-webkit-linear-gradient(#de99dc, #900090);background-image:linear-gradient(#de99dc, #900090);-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.22);box-shadow:0 1px 2px 0 rgba(0,0,0,0.22);border:1px solid #600a5f}.Button.btn.primary:not(.noHoverActive):active,.Button.btn.primary:not(.noHoverActive).active,.Button.btn.primaryOnHover:hover:not(.noHoverActive):active,.Button.btn.primaryOnHover:hover:not(.noHoverActive).active,.Button.btn.primaryOnHover:focus:not(.noHoverActive):active,.Button.btn.primaryOnHover:focus:not(.noHoverActive).active,.Button.btn.primaryOnHover.active:not(.noHoverActive):active,.Button.btn.primaryOnHover.active:not(.noHoverActive).active{background-image:-webkit-gradient(linear, left top, left bottom, from(#de99dc), to(#600a5f));background-image:-webkit-linear-gradient(#de99dc, #600a5f);background-image:linear-gradient(#de99dc, #600a5f);-webkit-box-shadow:0 1px 7px 0 rgba(0,0,0,0.5) inset;box-shadow:0 1px 7px 0 rgba(0,0,0,0.5) inset;background-color:#e22123;border-color:#de99dc;text-shadow:0 1px rgba(0,0,0,0.6)}.Button.btn.dim{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#777}

.Button.loading .buttonText,.Button.loading em{visibility:hidden}.Button.loading .buttonText,.Button.loading em{visibility:hidden}.Button.gridItem{bottom:10px;display:block;left:10px;width:216px}.Button .buttonBadge{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;position:relative;vertical-align:middle;font-size:11px;font-weight:700;min-width:8px;-webkit-transition:opacity 0.3s linear,margin-right 0.3s ease-out;transition:opacity 0.3s linear,margin-right 0.3s ease-out}.Button .buttonBadge.leftBadge{background-color:#600a5f;border-radius:50%;color:white;display:inline-block;height:14px;margin-left:0;margin-right:5px;opacity:0;padding:0 3px 0 3px;text-align:center;top:-1px}.Button.badged .buttonBadge{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:popBadge 0.5s ease-out;animation:popBadge 0.5s ease-out;margin-right:0;opacity:1}.Button em{display:inline-block;outline:none;position:relative;vertical-align:middle}.Button .accessibilityText{font:0 / 0 serif;text-shadow:none;color:transparent;position:absolute}.Button .hasText em{margin-right:6px}.Button.offsiteLink{font-weight:bold}
Button.btn[disabled],.Button.btn.disabled,.Button.btn.disabled:hover,.Button.btn.disabled:focus,.Button.btn.disabled:active{-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:0 0 0 !important;background:#ebebeb !important;border:1px solid #ddd !important;color:#aaa !important;cursor:default}
.Button.unAuthLogin{color:#333;margin-left:5px;white-space:normal}.Button.annotationButton .buttonText{color:#454545;font-size:14px;font-weight:bold}.Button.annotationButton:hover .buttonText{color:#666}.Button.annotationButton.active .buttonText{color:#878787}.Button.unauthNagButton,.Button.appInstallButton{font-size:14px;padding:6px 12px 7px}.Button.medium{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-shadow:1px -1px 1px rgba(255,255,255,0.98) inset,-1px 0 1px rgba(255,255,255,0.98) inset;box-shadow:1px -1px 1px rgba(255,255,255,0.98) inset,-1px 0 1px rgba(255,255,255,0.98) inset;font-size:14px;height:36px;padding-bottom:7px;padding-top:8px}.Button.rightRounded{border-radius:0 6px 6px 0}
InlineHoverButton.flagComment:hover .Button{right:-10px;top:-9px}.Input{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px;background-color:#f3f3f3;background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f5f5f5));background:-webkit-linear-gradient(#f0f0f0, #f5f5f5);background:linear-gradient(#f0f0f0, #f5f5f5);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;border-radius:3px;border:1px solid #d6d3ce;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.12) inset;box-shadow:0 0 3px rgba(0,0,0,0.12) inset;color:#333;font-size:14px;padding:7px}.Input:first-child{border:0}.Input:focus{background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.15) inset;box-shadow:0 0 5px 0 rgba(0,0,0,0.15) inset}.Input.hasError,.Input.hasWarning{background:#e6abad;border-color:#bd081c}.Input.disabled{background-color:#f8f8f8;background:-webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#fafafa));background:-webkit-linear-gradient(#f5f5f5, #fafafa);background:linear-gradient(#f5f5f5, #fafafa);border-color:#dcdcdc;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.12) inset;box-shadow:0 0 5px rgba(0,0,0,0.12) inset;color:#999;cursor:default}.safari .Input.disabled{background-color:#f8f8f8}.Input.flat{background:#fff;border:1px solid #c7c7c7;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#333;font-size:14px;padding:7px}.Input.flat:focus{border-color:#12afe3;outline:none}.Input.flat:disabled{color:#d7d7d7}.withCurrencySymbol .Input{border-top-left-radius:0;border-bottom-left-radius:0}.Input.searchInput{padding-right:30px}.Input.bottomBorder{border:none;border-bottom:1px solid #e3e3e3;border-bottom-left-radius:0;border-bottom-right-radius:0}.Input.bottomBorder:focus{border-color:#e3e3e3}.Input.noBorder{border:none}.Input.searchInputRight{padding-left:30px}.Input.targetingValueList{border-bottom-left-radius:0;border-bottom-right-radius:0;height:40px}.Label.ellipsis{overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.MockInterestFollowButton:not(.primary):not(.followed):not(.disabled) .buttonText{color:#600a5f}.Modal{position:fixed;z-index:751;top:0}.Modal .modalMask{bottom:0;left:0;right:0;top:0;background-color:#e2e4e4;opacity:0.9;position:fixed}.Modal .modalMask.dark{background-color:#000;opacity:0.5}.Modal .modalMask.shadow{background-color:#000;opacity:0.8}

@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}
.Login.compact{display:inline-block;width:auto}.Login.compact .socialLogin{padding:0}.Login.compact .formFooter{background:none;border:none;padding:0}.Login.compact .standardForm,.Login.compact .socialLogin{position:relative;display:inline-block;width:auto}.Login.compact .socialLogin .btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;text-align:left;margin-bottom:9px;display:block;float:none}.Login.compact .socialLogin .facebookTooltip{background:#fff;border-radius:6px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);color:rgba(0,0,0,0.7);display:none;font-weight:bolder;left:282px;bottom:11px;padding:8px 14px;position:absolute;width:215px}.Login.compact .socialLogin .facebookTooltip:after{border-style:solid;border-color:transparent #fff;border-width:8px 10px 8px 0;content:'';display:block;right:100%;margin:-8px -1px 0 0;position:absolute;z-index:1;top:17px;width:0}.Login.compact .standardForm{padding:0}.Login.compact .compactViewLogin{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;margin:0;text-shadow:2px 2px 6px rgba(0,0,0,0.3)}.Login.compact .compactViewLogin a{margin-top:0;vertical-align:inherit;color:#fff;font-weight:bold}.Login.compact .compactViewLogin a:hover{color:#fff;text-decoration:underline}.Login.compact.lite .compactViewLogin,.Login.compact.darkText .compactViewLogin{color:#000;text-shadow:1px 1px 2px rgba(255,255,255,0.2)}.Login.compact.lite .compactViewLogin a,.Login.compact.darkText .compactViewLogin a{color:#000}.Login.compact.lite .compactViewLogin a:hover,.Login.compact.darkText .compactViewLogin a:hover{color:#000}.Login.compact.darkText .standardForm{-webkit-box-shadow:none;box-shadow:none}.Login.compact.inspiredWallLogin.hasRakuten{display:block}.Login.compact.inspiredWallLogin.hasRakuten .standardForm,.Login.compact.inspiredWallLogin.hasRakuten .socialLogin{display:block}.Login.compact.inlineButtons .socialLogin{text-align:left}.Login.compact.inlineButtons .socialLogin .registerLoginButton{-webkit-box-shadow:none;box-shadow:none;display:inline-block;width:48%}.Login.compact.inlineButtons .socialLogin .registerLoginButton .buttonText{font-size:13px;margin-left:33px}.Login.compact.inlineButtons .socialLogin .registerLoginButton em{background-color:transparent !important}.Login.compact.inlineButtons .socialLogin .registerLoginButton:hover{width:48%}.Login.compact.inlineButtons .socialLogin .unAuthGplusConnect{float:right}.Login .formFooter a{display:inline-block;margin-bottom:11px}.Login .formFooter a.alreadyAPinner{margin-top:0}.Login .loginUsername{padding-bottom:5px}.Login.register .formFooter{text-align:center}.Login .businessHint{padding-left:40px}.Login .standardForm{max-width:auto}.Login .unAuthemailSignup{width:100%}.LoginBase .socialLogin{border-radius:6px 6px 0 0;padding:15px 40px}.LoginBase .socialLogin:after{content:"";display:table;clear:both}.LoginBase .standardForm{margin-bottom:0}.LoginBase .standardForm.popupStyle{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.LoginBase .standardForm.popupStyle .socialLogin .unAuthFacebookConnect,.LoginBase .standardForm.popupStyle .socialLogin .unAuthFacebookConnect:hover{background-clip:padding-box;border:none;height:42px}.LoginBase .standardForm.popupStyle .socialLogin .unAuthFacebookConnect span,.LoginBase .standardForm.popupStyle .socialLogin .unAuthFacebookConnect:hover span{color:#fff;text-shadow:0 -1px rgba(0,0,0,0.25)}.LoginBase .unAuthFacebookConnect,.LoginBase .unAuthGplusConnect,.LoginBase .unAuthRakutenConnect,.LoginBase .unAuthTwitterConnect{float:right;margin-bottom:10px;margin-right:0;text-align:left;width:100%}.LoginBase .businessHint{margin-bottom:14px}.LoginBase .loginError{color:#333;margin:0 40px 14px;border:1px solid #600a5f;background-color:#ffebe9;display:none;padding:5px}.LoginBase .loginPassword{padding-top:5px;border:none}.LoginBase .userLogin{border-top:1px solid #dfdfdf;margin-bottom:10px;padding-top:15px}.LoginPage{overflow:hidden;padding:10px}

.LoginPage .contents{background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.45);box-shadow:0 2px 10px rgba(0,0,0,0.45);margin:100px auto 0;position:relative;max-width:470px;z-index:682;max-width:390px}

@media (min-width: 0) and (max-width: 680px){.LoginPage .contents{margin-top:20px;}}

.App.full .LoginPage .contents{z-index:1}
@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}.SignupButton{text-align:center;width:120px}.SignupForm{margin:0 auto;width:268px}.SignupForm.secondStep .outerTermsOfServiceFooter,.SignupForm.secondStep .unAuthRakutenConnect,.SignupForm.secondStep .unAuthFacebookConnect,.SignupForm.secondStep .socialLogin{opacity:0;pointer-events:none}.SignupForm.secondStep.loginForm .outerTermsOfServiceFooter,.SignupForm.secondStep.loginForm .unAuthRakutenConnect,.SignupForm.secondStep.loginForm .unAuthFacebookConnect,.SignupForm.secondStep.loginForm .socialLogin{opacity:1;pointer-events:all}.SignupForm.largeButtons .unAuthFacebookConnect,.SignupForm.largeButtons .continueButton{height:50px !important}.SignupForm.largeButtons .unAuthFacebookConnect em,.SignupForm.largeButtons .continueButton em{margin-top:5px !important}.SignupForm.largeButtons .textField,.SignupForm.largeButtons .continueButton,.SignupForm.largeButtons button.signup{font-size:16px;height:50px !important}.SignupForm.whiteWall{width:280px}.SignupForm.whiteWall p{color:#aaa}.SignupForm.darkWall label span{color:#fff !important}.SignupForm.darkWall .termOfServiceWrapper .outerTermsOfServiceFooter{color:#fff}.SignupForm.darkWall .termOfServiceWrapper .outerTermsOfServiceFooter a{color:#fff}.SignupForm.unifiedAuth{margin-top:40px}.SignupForm .buttonWrapper .register,.SignupForm .buttonWrapper .standardForm,.SignupForm .buttonWrapper .socialLogin,.SignupForm .buttonWrapper .multiStep{width:100%}.SignupForm .buttonWrapper .standardForm{background:transparent}.SignupForm .buttonWrapper .standardForm .formInputWrapper{width:100%}.SignupForm .buttonWrapper .socialLogin{padding-left:0}.SignupForm .termOfServiceWrapper{margin-top:15px}.SignupForm .termOfServiceWrapper .outerTermsOfServiceFooter{color:#aaa;display:inline;font-size:11px;font-weight:normal}.SignupForm .termOfServiceWrapper .outerTermsOfServiceFooter a{color:#aaa}.SignupForm .separator{border-bottom:#dedede 1px solid;margin:10px auto;width:110px}.SignupForm .loginPrefix{color:#5A5A5A;font-weight:500}.SignupForm .loginButton{-webkit-box-shadow:none;box-shadow:none;margin-top:10px;width:60%}.UnauthBanner{background:rgba(0,0,0,0.85);bottom:0;color:#fff;left:0;position:fixed;-webkit-transition:opacity 0.8s ease 0.8s;transition:opacity 0.8s ease 0.8s;width:100%;z-index:684}.UnauthBanner{font-family:"Helvetica Neue","Helvetica",arial,sans-serif;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-position:50% 0;background-size:cover;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:bold;height:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0}.UnauthBanner .inspiredBackground{position:absolute;width:100%}.UnauthBanner .fullScreenSignup{display:none}.UnauthBanner .fullScreenSignup .caption{margin-bottom:40px}.UnauthBanner .loginLine{font-size:16px;font-weight:normal;margin-top:45px}.UnauthBanner .loginLine a{color:#fff}.UnauthBanner .nextButton{height:50px}.UnauthBanner .textAndButtons{display:none}.UnauthBanner.quarterScreenBanner{height:250px;-webkit-transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93);transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93)}.UnauthBanner.halfScreenBanner{height:60%;-webkit-transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93);transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93)}.UnauthBanner.fullScreenBanner{height:100%;-webkit-transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93);transition:height 0.5s cubic-bezier(0.26, 0.87, 0.74, 0.93)}@media (min-width: 0) and (max-width: 999px){.showingCloseup .UnauthBanner .centeredWithinWrapper.gridWidth{width:750px}}.showingCloseup .UnauthBanner .centeredWithinWrapper.gridWidth{width:1000px}.showingPlaceBoard .UnauthBanner .centeredWithinWrapper.gridWidth{padding:0 14px;width:auto}.UnauthBanner .caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;float:none;margin-top:-5px;width:auto}.UnauthBanner .caption .title{font-size:35px;line-height:35px}.UnauthBanner .caption .subtitle{font-size:18px;line-height:24px;margin:5px auto 0;width:500px}.UnauthBanner .centeredWithinWrapper.gridWidth{margin:0 auto;padding-bottom:20px;text-align:center}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons{margin:0 auto;position:relative}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons{float:none;margin:0 auto;padding-top:12px;width:236px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .unauthNagButton{-webkit-box-shadow:none;box-shadow:none;display:block;margin:10px auto 0;width:100%}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .bannerOpenInApp{height:32px;padding:0;width:236px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .socialLogin .btn{border-radius:6px;border-width:1px;-webkit-box-shadow:none;box-shadow:none;font-size:12px;width:236px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .socialLogin .btn span{font-size:12px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .socialLogin .btn.intButton.unAuthFacebookConnect,.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .socialLogin .btn.intButton.unAuthRakutenConnect{margin-right:8px;width:114px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .formFooter{margin-top:5px}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .formFooter .compactViewLogin{color:#fff;text-align:center;text-shadow:none;font-size:12px;font-weight:normal}.UnauthBanner .centeredWithinWrapper.gridWidth .textAndButtons .registerButtons .Login.compact .formFooter .compactViewLogin a{color:#fff;text-shadow:none}.UnauthHomePage .homeUnauthNumbers,.UnauthHomePage .subtitle,.UnauthHomePage .emailLogin,.UnauthHomePage .loginButton,.UnauthHomePage .unAuthRakutenConnect,.UnauthHomePage .socialLogin{-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.UnauthHomePage.secondStep .homeUnauthNumbers,.UnauthHomePage.secondStep .subtitle,.UnauthHomePage.secondStep .emailLogin,.UnauthHomePage.secondStep .loginButton{opacity:0 !important;pointer-events:none}

.UnauthHomePage{bottom:0;left:0;right:0;top:0;background:#fff;min-width:750px;padding-bottom:10px;position:fixed;z-index:681}
@media (min-width: 0) and (max-width: 449px){.UnauthHomePage{background:#fff;min-width:750px;padding-bottom:10px;position:fixed;z-index:681}}
@media (min-width: 450px) and (max-width: 760px){.UnauthHomePage{background:#fff;min-width:750px;padding-bottom:10px;position:fixed;z-index:681}}

.UnauthHomePage .homeUnauthNumbers{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;margin:0 auto;position:absolute;text-align:center;text-shadow:2px 2px 6px rgba(0,0,0,0.3);top:450px;width:100%;z-index:-1}.UnauthHomePage .homeUnauthNumbers .left,.UnauthHomePage .homeUnauthNumbers .right{display:inline-block;float:none;text-align:center}.UnauthHomePage .homeUnauthNumbers .left{border-right:2px solid #fff;margin-left:-4px;padding-left:15px;padding-right:20px}.UnauthHomePage .homeUnauthNumbers .left .numbersWrapper{text-align:right}.UnauthHomePage .homeUnauthNumbers .right{padding-left:20px;padding-right:15px}.UnauthHomePage .homeUnauthNumbers .right .numbersWrapper{text-align:left}.UnauthHomePage .homeUnauthNumbers .numbersTitle{font-family:Helvetica;font-size:35px;font-weight:bold;display:inline-block}.UnauthHomePage .homeUnauthNumbers .numbersSubtitle{display:inline-block;font-size:12px;font-weight:bold;line-height:120%;padding-left:4px;padding-top:3px;text-align:left}.UnauthHomePage .spacer{height:20px}.UnauthHomePage .inspiredSearchBackgroundContainer{background-color:#e6e8e3;height:100%;opacity:0;position:absolute;-webkit-transition:all 1s;transition:all 1s;visibility:hidden;width:100%}.UnauthHomePage .inspiredSearchBackgroundContainer .background{padding-bottom:300px}.UnauthHomePage .inspiredSearchBackgroundContainer.active{opacity:1;visibility:visible}.UnauthHomePage .inspiredSearchBackgroundContainer.animate_background .background{-webkit-animation:scrollBgGridLinks 35s linear;animation:scrollBgGridLinks 35s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.UnauthHomePage .inspiredSearchBackgroundContainer.lightWall .background{background-position:center center}.UnauthHomePage .inspiredSearchAboutTermsWrapper{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:scrollFooterWithBgGrid 35s linear;animation:scrollFooterWithBgGrid 35s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:0;left:0;position:absolute;text-align:center;width:100%}.UnauthHomePage .inspiredSearchDialog{min-height:375px}.UnauthHomePage .inspiredSearchDialog.rakutenLanding{padding-top:80px}.UnauthHomePage .inspiredSearchDialog .step2 .learnMore{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff !important}
.UnauthHomePage .inspiredSearchContentWrapper{border-radius:6px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.3);box-shadow:0 0 8px rgba(0,0,0,0.3);top:58%;left:50%;max-height:350px;min-height:350px;margin-left:-358px;margin-top:-292px;padding-bottom:10px;position:absolute;width:716px;z-index:1;}
@media (min-width: 0) and (max-width: 449px){.UnauthHomePage .inspiredSearchContentWrapper{max-height:450px;min-height:350px;width:320px;}}
@media (min-width: 450px) and (max-width: 760px){.UnauthHomePage .inspiredSearchContentWrapper{max-height:380px;min-height:350px;width:430px;}}

.UnauthHomePage .inspiredSearchContentWrapper .outerTermsOfServiceFooter{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:rgba(255,255,255,0.9);display:block;font-size:11px;line-height:150%;margin:10px auto;text-align:center;text-shadow:0 1px rgba(0,0,0,0.18);width:272px}.UnauthHomePage .inspiredSearchContentContainer{border-radius:6px}.UnauthHomePage .inspiredSearchPinCaption{font-family:"Helvetica Neue","Helvetica",arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;margin-top:55px;text-align:center;width:auto}.UnauthHomePage .inspiredSearchPinCaption .title{font-size:27px;font-weight:bold;letter-spacing:-1px;margin-top:50px;text-shadow:0 2px 6px rgba(0,0,0,0.58)}.UnauthHomePage .inspiredSearchPinCaption .subtitle{font-size:0.9rem;font-weight:500;text-shadow:0 2px 6px rgba(0,0,0,0.58)}.UnauthHomePage .inspiredSearchRegistrationContainer{margin-top:20px;text-align:center;width:auto}.UnauthHomePage .emailLogin{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdfdfd;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));background:-webkit-linear-gradient(#fff, #fafafa);background:linear-gradient(#fff, #fafafa);border-radius:3px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.48),0 1px 3px rgba(0,0,0,0.18);box-shadow:0 0 2px rgba(0,0,0,0.48),0 1px 3px rgba(0,0,0,0.18);color:#5f5f5f;font-size:13px;padding:9px 15px;position:absolute;right:11px;top:11px}.UnauthHomePage .emailLogin:hover{-webkit-box-shadow:0 0 2px rgba(0,0,0,0.48),0 1px 3px rgba(0,0,0,0.18);box-shadow:0 0 2px rgba(0,0,0,0.48),0 1px 3px rgba(0,0,0,0.18)}.UnauthHomePage .termOfServiceWrapper{color:rgba(255,255,255,0.9);line-height:150%;margin:10px auto;min-height:40px;position:relative;text-align:center;text-shadow:0 1px rgba(0,0,0,0.18);width:272px}.UnauthHomePage .termOfServiceWrapper .signupFooter{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;-webkit-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.UnauthHomePage .termOfServiceWrapper .signupFooter a{color:rgba(255,255,255,0.9);font-weight:bold}.UnauthHomePage .register .outerTermsOfServiceFooter{color:#bbb}.UnauthHomePage .register .outerTermsOfServiceFooter a{color:#bbb;font-weight:bold}.UnauthHomePage.lite .inspiredSearchDialog .step2 .gender{color:#000 !important}.UnauthHomePage.lite .inspiredSearchContentWrapper{-webkit-box-shadow:none;box-shadow:none}.UnauthHomePage.lite .inspiredSearchPinCaption{color:#000;text-shadow:1px 1px 2px rgba(255,255,255,0.2)}.UnauthHomePage.lite .inspiredSearchPinCaption .title{text-shadow:1px 1px 2px rgba(255,255,255,0.2)}.UnauthHomePage.lite .inspiredSearchPinCaption .subtitle{text-shadow:1px 1px 2px rgba(255,255,255,0.2)}.UnauthHomePage .interestsWrapper{-webkit-animation:scrollFooterWithBgGrid 35s linear;animation:scrollFooterWithBgGrid 35s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:white;bottom:-30px;height:30px;left:0;position:absolute;text-align:center;width:100%}.UnauthHomePage .interestsWrapper .gradient{background-color:#ccc;background:-webkit-gradient(linear, left top, left bottom, from(#999), to(#fff));background:-webkit-linear-gradient(#999, #fff);background:linear-gradient(#999, #fff);height:8px}.UnauthHomePage .interestsWrapper span,.UnauthHomePage .interestsWrapper a{font-size:10px;font-weight:bold;padding:0 3px;position:relative}.UnauthHomePage .interestsWrapper span{color:#999}.UnauthHomePage .interestsWrapper a{color:#333}.UnauthHomePage.pinitPopup .inspiredSearchBackgroundContainer.animate_background .background{-webkit-animation-name:scrollBgGrid !important;animation-name:scrollBgGrid !important}.UnauthHomePage.register .inspiredSearchContentWrapper{background-color:#fff;margin:-280px 0 0 -300px;min-height:410px;width:200px}.UnauthHomePage.register .inspiredSearchPinCaption{margin:5px 0 -5px}.UnauthHomePage.register .inspiredSearchPinCaption .title{font-family:"Helvetica",sans-serif;font-weight:bold;font-size:1.65rem}.UnauthHomePage.register .inspiredSearchPinCaption .fbText{top:200px}.UnauthHomePage.register .inspiredSearchContentWrapper .homeUnauthNumbers{color:#999}.UnauthHomePage.register .inspiredSearchContentWrapper .homeUnauthNumbers .left{border-color:#999}.UnauthHomePage.inspired_banner{background:none}.UnauthHomePage.inspired_banner .inspiredSearchBackgroundContainer,.UnauthHomePage.inspired_banner .inspiredSearchAboutTermsWrapper{display:none}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper{background-color:#fff}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper .outerTermsOfServiceFooter{color:#000;text-shadow:none}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper .outerTermsOfServiceFooter a{color:#000}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper .background{background-position-y:-50%}.UnauthHomePage.whiteWall .inspiredSearchContentContainer{border-bottom-left-radius:0;border-bottom-right-radius:0;height:125px}.UnauthHomePage.whiteWall .inspiredSearchRegistrationContainer.focused{background-color:#F5F5F5}.UnauthHomePage.whiteWall .inspiredSearchRegistrationContainer::after{content:none}.UnauthHomePage.whiteWall .inspiredFormHeader{text-shadow:none}.UnauthHomePage.whiteWall .groupSeparator{color:#A0A0A0 !important}.UnauthHomePage.whiteWall .inspiredFormHeader{color:#505050}.UnauthHomePage.whiteWall .step1.whiteWall .step1Bottom input{background:#fff;-webkit-box-shadow:0 0 3px #cdcdcd !important;box-shadow:0 0 3px #cdcdcd !important}.UnauthHomePage.whiteWall .step1.whiteWall .step1Bottom input:focus{-webkit-box-shadow:0 0 3px #27b8f4 !important;box-shadow:0 0 3px #27b8f4 !important}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper .termOfServiceWrapper{color:#aaa}.UnauthHomePage.whiteWall .inspiredSearchContentWrapper .termOfServiceWrapper a{color:#aaa}.UnauthLoggedOutHomePage.secondStep .loggedOutHomePageLogin{display:none}.UnauthLoggedOutHomePage #firstStepTooltip.errorTooltip,.UnauthLoggedOutHomePage #secondStepTooltip.errorTooltip{left:auto;right:295px}.UnauthLoggedOutHomePage #firstStepTooltip.errorTooltip::before,.UnauthLoggedOutHomePage #firstStepTooltip.errorTooltip::after,.UnauthLoggedOutHomePage #secondStepTooltip.errorTooltip::before,.UnauthLoggedOutHomePage #secondStepTooltip.errorTooltip::after{border-width:8px 0 8px 10px;right:-10px}.UnauthLoggedOutHomePage #firstStepTooltip.errorTooltip::after,.UnauthLoggedOutHomePage #secondStepTooltip.errorTooltip::after{margin-right:1px}.UserRegister{position:relative}.UserRegister .step2,.UserRegister .step2Facebook{opacity:0;position:relative}.UserRegister .step1,.UserRegister .step2{position:absolute;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.UserRegister .step2{margin-top:-50px;pointer-events:none}.UserRegister.secondStep .step1{opacity:0;pointer-events:none}.UserRegister.secondStep .step2{opacity:1;pointer-events:all}.UserRegister.inline .hidden{display:none}.UserRegister.inline .personalizeField{padding-top:15px;float:left}.UserRegister.inline .standardForm{display:inline-block;height:160px;margin:0 auto;max-width:100%}.UserRegister.inline .standardForm.grayWall{background-color:#eee !important;margin:auto}.UserRegister.inline .inlineEmailForm{color:#fff}.UserRegister.inline .step1 .groupSeparatorWrapper{-webkit-transition:opacity 0.5s linear;transition:opacity 0.5s linear}.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator{color:rgba(0,0,0,0.9);font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,0.5);display:none;margin-top:-13px}.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator p{overflow:hidden;margin-bottom:10px;text-align:center}.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator p:before,.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator p:after{content:"";display:inline-block;height:1px;position:relative;vertical-align:middle;width:38%;background:rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.5);box-shadow:0 1px 0 rgba(255,255,255,0.5)}.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator p:before{margin-right:10px}.UserRegister.inline .step1 .groupSeparatorWrapper .groupSeparator p:after{margin-left:10px}.UserRegister.inline .step1.multiStep .groupSeparator{display:block}.UserRegister.inline .step1.multiStep .step1Bottom{display:block;position:relative}.UserRegister.inline .step1 .emailFieldRedesign{margin-bottom:7px}.UserRegister.inline .step1 .signupButton{padding-top:10px}.UserRegister.inline .step1 .signupButton button{-webkit-box-shadow:none;box-shadow:none}.UserRegister.inline .step1 .step1Bottom{display:none}.UserRegister.inline .step1 .termsOfServiceFooter{color:#333;margin-top:8px;text-align:left}.UserRegister.inline .step2.grayWall .confirmedEmail,.UserRegister.inline .step2.grayWall .toggleStep,.UserRegister.inline .step2Facebook.grayWall .confirmedEmail,.UserRegister.inline .step2Facebook.grayWall .toggleStep{color:#000}.UserRegister.inline .step2.whiteWall .confirmedEmail,.UserRegister.inline .step2.whiteWall .toggleStep,.UserRegister.inline .step2Facebook.whiteWall .confirmedEmail,.UserRegister.inline .step2Facebook.whiteWall .toggleStep{color:#000;text-shadow:none}.UserRegister.inline .step2 .errorTooltip.nameError,.UserRegister.inline .step2 .errorTooltip.ageError,.UserRegister.inline .step2Facebook .errorTooltip.nameError,.UserRegister.inline .step2Facebook .errorTooltip.ageError{top:27px}.UserRegister.inline .step2 .confirmedEmail,.UserRegister.inline .step2Facebook .confirmedEmail{margin-bottom:10px;text-shadow:2px 2px 6px rgba(0,0,0,0.3)}.UserRegister.inline .step2 .toggleStep,.UserRegister.inline .step2Facebook .toggleStep{font-size:14px;font-weight:600;margin-top:20px;text-shadow:2px 2px 6px rgba(0,0,0,0.3)}.UserRegister.inline .step2 .toggleStep span:hover,.UserRegister.inline .step2Facebook .toggleStep span:hover{cursor:pointer}.UserRegister.inline .step2 .continueButton,.UserRegister.inline .step2Facebook .continueButton{-webkit-box-shadow:none;box-shadow:none;width:100%}.UserRegister.inline .step2 .genderFormItem,.UserRegister.inline .step2Facebook .genderFormItem{display:block;margin-left:5px;margin-right:5px}.UserRegister.inline .step2 .genderFormItem .formInputWrapper,.UserRegister.inline .step2Facebook .genderFormItem .formInputWrapper{float:left;padding-bottom:10px}.UserRegister.inline .step2 .genderFormItem .formInlineCheckedSet,.UserRegister.inline .step2Facebook .genderFormItem .formInlineCheckedSet{padding-top:11px}.UserRegister.inline .step2 .genderFormItem .formInlineCheckedSet li,.UserRegister.inline .step2Facebook .genderFormItem .formInlineCheckedSet li{margin-right:10px;margin-left:0}.UserRegister.inline .step2 label span,.UserRegister.inline .step2Facebook label span{color:#000;font-weight:bold;text-shadow:2px 2px 6px rgba(0,0,0,0.3)}.UserRegister.inline .step2 .divider,.UserRegister.inline .step2Facebook .divider{margin-top:18px}.UserRegister.inline .step2 .divider p,.UserRegister.inline .step2Facebook .divider p{bottom:48px;left:0;margin:0 auto;opacity:0.4;overflow:hidden;position:absolute;right:0;text-align:center;width:60%}.UserRegister.inline .step2 .divider p:before,.UserRegister.inline .step2 .divider p:after,.UserRegister.inline .step2Facebook .divider p:before,.UserRegister.inline .step2Facebook .divider p:after{background:#000;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.8);box-shadow:0 1px 0 rgba(255,255,255,0.8);content:"";display:inline-block;height:1px;opacity:0.4;position:relative;vertical-align:middle;width:38%}.UserRegister.inline .step2 .businessField,.UserRegister.inline .step2Facebook .businessField{font-weight:normal;font-size:16px;height:30px;margin-bottom:5px;text-shadow:2px 2px 6px rgba(0,0,0,0.3);width:100%}.UserRegister.inline .step2 .businessField.linkGroup,.UserRegister.inline .step2Facebook .businessField.linkGroup{margin-top:80px}.UserRegister.inline .step2 .businessField.linkGroup .businessSignupMulti,.UserRegister.inline .step2Facebook .businessField.linkGroup .businessSignupMulti{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;margin:0}.UserRegister.inline .step2 .businessField.linkGroup .businessSignupMulti a,.UserRegister.inline .step2Facebook .businessField.linkGroup .businessSignupMulti a{color:#fff;font-weight:bold;margin-top:0;vertical-align:inherit}.UserRegister.inline .step2 .businessField.linkGroup .businessSignupMulti a:hover,.UserRegister.inline .step2Facebook .businessField.linkGroup .businessSignupMulti a:hover{color:#fff;text-decoration:underline}.UserRegister.inline .step2 .businessField .businessSignupMulti.checkboxGroup,.UserRegister.inline .step2Facebook .businessField .businessSignupMulti.checkboxGroup{float:left;margin-left:30px}.UserRegister.inline .step1 button,.UserRegister.inline .step2 button,.UserRegister.inline .step2Facebook button{-webkit-box-shadow:none;box-shadow:none;width:100%}.UserRegister.inline .step1 input:not([type="radio"]),.UserRegister.inline .step2 input:not([type="radio"]),.UserRegister.inline .step2Facebook input:not([type="radio"]){font-weight:bold;padding:10px 10px;background:#fff}.UserRegister.inline .step1 input:not([type="radio"]).hasError,.UserRegister.inline .step1 input:not([type="radio"]).hasWarning,.UserRegister.inline .step2 input:not([type="radio"]).hasError,.UserRegister.inline .step2 input:not([type="radio"]).hasWarning,.UserRegister.inline .step2Facebook input:not([type="radio"]).hasError,.UserRegister.inline .step2Facebook input:not([type="radio"]).hasWarning{background:#fce8e8;border-color:#600a5f;-webkit-box-shadow:0 0 6px rgba(255,0,0,0.35);box-shadow:0 0 6px rgba(255,0,0,0.35);position:relative}.UserRegister.inline .step1 input[type="radio"],.UserRegister.inline .step2 input[type="radio"],.UserRegister.inline .step2Facebook input[type="radio"]{padding:10px}.UserRegister.inline .step1 .formErrorMessage,.UserRegister.inline .step1 .formWarningMessage,.UserRegister.inline .step2 .formErrorMessage,.UserRegister.inline .step2 .formWarningMessage,.UserRegister.inline .step2Facebook .formErrorMessage,.UserRegister.inline .step2Facebook .formWarningMessage{display:none}.UserRegister.inline .step1 .errorTooltip,.UserRegister.inline .step2 .errorTooltip,.UserRegister.inline .step2Facebook .errorTooltip{background:#fff;border-radius:6px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);color:#000;display:none;font-weight:normal;left:282px;line-height:150%;padding:8px 14px;position:absolute;text-align:left;top:0;width:215px;z-index:1}.UserRegister.inline .step1 .errorTooltip .leftToBox,.UserRegister.inline .step2 .errorTooltip .leftToBox,.UserRegister.inline .step2Facebook .errorTooltip .leftToBox{right:282px}.UserRegister.inline .step1 .errorTooltip.passwordError,.UserRegister.inline .step2 .errorTooltip.passwordError,.UserRegister.inline .step2Facebook .errorTooltip.passwordError{top:44px}.UserRegister.inline .step1 .errorTooltip:before,.UserRegister.inline .step1 .errorTooltip:after,.UserRegister.inline .step2 .errorTooltip:before,.UserRegister.inline .step2 .errorTooltip:after,.UserRegister.inline .step2Facebook .errorTooltip:before,.UserRegister.inline .step2Facebook .errorTooltip:after{border-style:solid;content:'';display:block;right:100%;margin-top:-8px;position:absolute;top:17px;width:0}.UserRegister.inline .step1 .errorTooltip:before,.UserRegister.inline .step2 .errorTooltip:before,.UserRegister.inline .step2Facebook .errorTooltip:before{border-color:transparent rgba(0,0,0,0.48);border-width:8px 10px 8px 0;z-index:1}.UserRegister.inline .step1 .errorTooltip:before .leftToBox,.UserRegister.inline .step2 .errorTooltip:before .leftToBox,.UserRegister.inline .step2Facebook .errorTooltip:before .leftToBox{border-width:8px 0 8px 10px}.UserRegister.inline .step1 .errorTooltip:after,.UserRegister.inline .step2 .errorTooltip:after,.UserRegister.inline .step2Facebook .errorTooltip:after{border-color:transparent #fff;border-width:8px 10px 8px 0;margin-right:-1px;z-index:1}.UserRegister.inline .step1 .errorTooltip:after .leftToBox,.UserRegister.inline .step2 .errorTooltip:after .leftToBox,.UserRegister.inline .step2Facebook .errorTooltip:after .leftToBox{border-width:8px 0 8px 10px}.UserRegister.inline .step1 .signupButton .Button.large,.UserRegister.inline .step1 .signup.large,.UserRegister.inline .step2 .signupButton .Button.large,.UserRegister.inline .step2 .signup.large,.UserRegister.inline .step2Facebook .signupButton .Button.large,.UserRegister.inline .step2Facebook .signup.large{padding:0 18px}.UserRegister.inline .step1 .formInlineCheckedSet label span,.UserRegister.inline .step1 .formCheckedSet label span,.UserRegister.inline .step2 .formInlineCheckedSet label span,.UserRegister.inline .step2 .formCheckedSet label span,.UserRegister.inline .step2Facebook .formInlineCheckedSet label span,.UserRegister.inline .step2Facebook .formCheckedSet label span{font-size:16px}.UserRegister.inline .step1 .personalizeField,.UserRegister.inline .step2 .personalizeField,.UserRegister.inline .step2Facebook .personalizeField{color:#000;font-size:14px;text-shadow:none}.UserRegister.inline .step1 .learnMore,.UserRegister.inline .step2 .learnMore,.UserRegister.inline .step2Facebook .learnMore{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;margin:0;font-size:14px;text-shadow:none}.UserRegister.inline .step1 .passwordFieldRedesign input,.UserRegister.inline .step1 .ageFieldRedesign input,.UserRegister.inline .step1 .emailFieldRedesign input,.UserRegister.inline .step1 .nameFieldRedesign input,.UserRegister.inline .step2 .passwordFieldRedesign input,.UserRegister.inline .step2 .ageFieldRedesign input,.UserRegister.inline .step2 .emailFieldRedesign input,.UserRegister.inline .step2 .nameFieldRedesign input,.UserRegister.inline .step2Facebook .passwordFieldRedesign input,.UserRegister.inline .step2Facebook .ageFieldRedesign input,.UserRegister.inline .step2Facebook .emailFieldRedesign input,.UserRegister.inline .step2Facebook .nameFieldRedesign input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;border-radius:3px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);box-shadow:0 0 2px rgba(0,0,0,0.38),0 1px 3px rgba(0,0,0,0.32);font-weight:bold;height:38px}.UserRegister.inline .step1 .passwordFieldRedesign em,.UserRegister.inline .step1 .ageFieldRedesign em,.UserRegister.inline .step1 .emailFieldRedesign em,.UserRegister.inline .step1 .nameFieldRedesign em,.UserRegister.inline .step2 .passwordFieldRedesign em,.UserRegister.inline .step2 .ageFieldRedesign em,.UserRegister.inline .step2 .emailFieldRedesign em,.UserRegister.inline .step2 .nameFieldRedesign em,.UserRegister.inline .step2Facebook .passwordFieldRedesign em,.UserRegister.inline .step2Facebook .ageFieldRedesign em,.UserRegister.inline .step2Facebook .emailFieldRedesign em,.UserRegister.inline .step2Facebook .nameFieldRedesign em{width:14px;height:14px;display:none;position:absolute;z-index:100}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserRegister.inline .step1 .passwordFieldRedesign em,.UserRegister.inline .step1 .ageFieldRedesign em,.UserRegister.inline .step1 .emailFieldRedesign em,.UserRegister.inline .step1 .nameFieldRedesign em,.UserRegister.inline .step2 .passwordFieldRedesign em,.UserRegister.inline .step2 .ageFieldRedesign em,.UserRegister.inline .step2 .emailFieldRedesign em,.UserRegister.inline .step2 .nameFieldRedesign em,.UserRegister.inline .step2Facebook .passwordFieldRedesign em,.UserRegister.inline .step2Facebook .ageFieldRedesign em,.UserRegister.inline .step2Facebook .emailFieldRedesign em,.UserRegister.inline .step2Facebook .nameFieldRedesign em{background-position:-447px -227px;background-size:504px 400px}}.UserRegister.inline .step1 .emailFieldRedesign em,.UserRegister.inline .step2 .emailFieldRedesign em,.UserRegister.inline .step2Facebook .emailFieldRedesign em{right:10px;top:12px}.UserRegister.inline .step1 .passwordFieldRedesign em,.UserRegister.inline .step2 .passwordFieldRedesign em,.UserRegister.inline .step2Facebook .passwordFieldRedesign em{right:10px;top:57px}.UserRegister.inline .step1 .nameFieldRedesign,.UserRegister.inline .step2 .nameFieldRedesign,.UserRegister.inline .step2Facebook .nameFieldRedesign{float:left;width:202px}.UserRegister.inline .step1 .nameFieldRedesign em,.UserRegister.inline .step2 .nameFieldRedesign em,.UserRegister.inline .step2Facebook .nameFieldRedesign em{right:80px;top:36px}.UserRegister.inline .step1 .ageFieldRedesign,.UserRegister.inline .step2 .ageFieldRedesign,.UserRegister.inline .step2Facebook .ageFieldRedesign{display:block;margin-left:210px}.UserRegister.inline .step1 .ageFieldRedesign em,.UserRegister.inline .step2 .ageFieldRedesign em,.UserRegister.inline .step2Facebook .ageFieldRedesign em{right:8px;top:36px}.UserRegister.inline .step1.grayWall,.UserRegister.inline .step2.grayWall,.UserRegister.inline .step2Facebook.grayWall{background-color:#eee}.UserRegister.inline .step1.grayWall input:not([type="radio"]),.UserRegister.inline .step2.grayWall input:not([type="radio"]),.UserRegister.inline .step2Facebook.grayWall input:not([type="radio"]){background-color:#fff !important;-webkit-box-shadow:none;box-shadow:none;border:solid 1px #ccc;height:43px}.UserRegister.inline .step1.grayWall input:not([type="radio"]):active,.UserRegister.inline .step1.grayWall input:not([type="radio"]):focus,.UserRegister.inline .step2.grayWall input:not([type="radio"]):active,.UserRegister.inline .step2.grayWall input:not([type="radio"]):focus,.UserRegister.inline .step2Facebook.grayWall input:not([type="radio"]):active,.UserRegister.inline .step2Facebook.grayWall input:not([type="radio"]):focus{background:#fff !important}.UserRegister.inline .step1.grayWall input[type="radio"],.UserRegister.inline .step2.grayWall input[type="radio"],.UserRegister.inline .step2Facebook.grayWall input[type="radio"]{height:43px}.UserRegister.inline .step1.grayWall .emailFieldRedesign em,.UserRegister.inline .step2.grayWall .emailFieldRedesign em,.UserRegister.inline .step2Facebook.grayWall .emailFieldRedesign em{right:14px !important;top:14px !important}.UserRegister.inline .step1.grayWall .passwordFieldRedesign em,.UserRegister.inline .step2.grayWall .passwordFieldRedesign em,.UserRegister.inline .step2Facebook.grayWall .passwordFieldRedesign em{top:64px !important;right:14px !important}.UserRegister.inline .step1.grayWall .businessField.linkGroup,.UserRegister.inline .step2.grayWall .businessField.linkGroup,.UserRegister.inline .step2Facebook.grayWall .businessField.linkGroup{height:auto;margin:15px 0 0 0}.UserRegister.inline .step1.grayWall .businessField.linkGroup .businessSignupMulti,.UserRegister.inline .step2.grayWall .businessField.linkGroup .businessSignupMulti,.UserRegister.inline .step2Facebook.grayWall .businessField.linkGroup .businessSignupMulti{color:#333}.UserRegister.inline .step1.grayWall .genderFormItem .formInputWrapper,.UserRegister.inline .step2.grayWall .genderFormItem .formInputWrapper,.UserRegister.inline .step2Facebook.grayWall .genderFormItem .formInputWrapper{padding-bottom:5px}.UserRegister.inline .step1.grayWall .genderFormItem .formInputWrapper .formInlineCheckedSet,.UserRegister.inline .step2.grayWall .genderFormItem .formInputWrapper .formInlineCheckedSet,.UserRegister.inline .step2Facebook.grayWall .genderFormItem .formInputWrapper .formInlineCheckedSet{padding-top:0}.UserRegister.inline .step1.grayWall .divider p,.UserRegister.inline .step2.grayWall .divider p,.UserRegister.inline .step2Facebook.grayWall .divider p{bottom:0;position:relative;width:auto}.UserRegister.inline .step1.grayWall .groupSeparator,.UserRegister.inline .step2.grayWall .groupSeparator,.UserRegister.inline .step2Facebook.grayWall .groupSeparator{color:black}.UserRegister.inline .step1.whiteWall input,.UserRegister.inline .step2.whiteWall input,.UserRegister.inline .step2Facebook.whiteWall input{-webkit-box-shadow:0 0 3px rgba(0,0,0,0.12) inset !important;box-shadow:0 0 3px rgba(0,0,0,0.12) inset !important}.UserRegister.inline .step1.whiteWall input,.UserRegister.inline .step1.whiteWall input.hasError,.UserRegister.inline .step1.whiteWall input.hasWarning,.UserRegister.inline .step2.whiteWall input,.UserRegister.inline .step2.whiteWall input.hasError,.UserRegister.inline .step2.whiteWall input.hasWarning,.UserRegister.inline .step2Facebook.whiteWall input,.UserRegister.inline .step2Facebook.whiteWall input.hasError,.UserRegister.inline .step2Facebook.whiteWall input.hasWarning{background-color:#f3f3f3;background:-webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#f5f5f5));background:-webkit-linear-gradient(#f0f0f0, #f5f5f5);background:linear-gradient(#f0f0f0, #f5f5f5)}.UserRegister.inline .step1.whiteWall input:active,.UserRegister.inline .step1.whiteWall input:focus,.UserRegister.inline .step2.whiteWall input:active,.UserRegister.inline .step2.whiteWall input:focus,.UserRegister.inline .step2Facebook.whiteWall input:active,.UserRegister.inline .step2Facebook.whiteWall input:focus{background:#fff !important}.UserRegister.inline .step1.whiteWall .gender,.UserRegister.inline .step1.whiteWall .businessSignupMulti,.UserRegister.inline .step2.whiteWall .gender,.UserRegister.inline .step2.whiteWall .businessSignupMulti,.UserRegister.inline .step2Facebook.whiteWall .gender,.UserRegister.inline .step2Facebook.whiteWall .businessSignupMulti{text-shadow:none}.UserRegister.inline .step1.whiteWall .businessField.linkGroup,.UserRegister.inline .step2.whiteWall .businessField.linkGroup,.UserRegister.inline .step2Facebook.whiteWall .businessField.linkGroup{height:auto;margin:15px 0 0}.UserRegister.inline .step1.whiteWall .businessField.linkGroup .businessSignupMulti,.UserRegister.inline .step2.whiteWall .businessField.linkGroup .businessSignupMulti,.UserRegister.inline .step2Facebook.whiteWall .businessField.linkGroup .businessSignupMulti{color:#333}.UserRegister.inline .step1.whiteWall .divider,.UserRegister.inline .step2.whiteWall .divider,.UserRegister.inline .step2Facebook.whiteWall .divider{margin-top:10px}.UserRegister.inline .step1.whiteWall .divider p,.UserRegister.inline .step2.whiteWall .divider p,.UserRegister.inline .step2Facebook.whiteWall .divider p{position:relative;top:5px;width:auto}.UserRegister.inline .step1.darkWall .groupSeparator,.UserRegister.inline .step2.darkWall .groupSeparator,.UserRegister.inline .step2Facebook.darkWall .groupSeparator{color:white}.UserRegister.inline .step1.darkWall .gender,.UserRegister.inline .step2.darkWall .gender,.UserRegister.inline .step2Facebook.darkWall .gender{color:#fff}.UserRegister.inline .JumpStartUserRegisterLegalTerms{display:none}.UserRegister.inline .stepHeading{display:none}.UserRegister.jumpStart .formFieldMessage{height:0;width:100%}.UserRegister.jumpStart .groupSeparatorWrapper{display:none}.UserRegister.jumpStart .standardForm{display:block}.UserRegister.jumpStart .emailGroup{text-align:center}.UserRegister.jumpStart .continueButton,.UserRegister.jumpStart .signup{width:auto;min-width:250px}.UserRegister.jumpStart .age{max-width:150px}.UserRegister.jumpStart .businessField{margin-top:40px}.UserRegister.jumpStart .businessField a{color:#aaa}.UserRegister.jumpStart .formInputWrapper{padding-top:12px}.UserRegister.jumpStart .formInlineCheckedSet li,.UserRegister.jumpStart .formCheckedSet li{margin:0 2px}.UserRegister.jumpStart .JumpStartUserRegisterLegalTerms{margin-top:30px}.UserRegister.jumpStart .step1 .fieldset{margin:50px 0}.UserRegister.jumpStart .step2 .fieldset{margin:30px 0}.UserRegister.jumpStart .stepHeading{font-size:20px;color:#600a5f;text-align:center;margin-bottom:50px}.UserRegister.jumpStart .errorTooltip{display:none !important}.UserRegister.unifiedAuth .termOfServiceWrapper{margin-top:-10px}.UserRegister.unifiedAuth .step1 .signupButton{padding-top:0}.UserRegister.unifiedAuth .step1 .groupSeparatorWrapper .groupSeparator p{margin:5px}.UserRegister.unifiedAuth .step1.grayWall .errorTooltip.emailError{top:0}.UserRegister.unifiedAuth .step2{margin-top:-70px;width:100%}.UserRegister.unifiedAuth .step2 .passwordFieldRedesign{margin-bottom:5px}.UserRegister.unifiedAuth .step2 .passwordFieldRedesign em{top:35px}.UserRegister.unifiedAuth .step2 .nameFieldRedesign em,.UserRegister.unifiedAuth .step2 .ageFieldRedesign em{top:80px}.UserRegister.unifiedAuth .step2 .businessField.linkGroup{margin-top:45px}.UserRegister.unifiedAuth .step2 .errorTooltip.passwordError{top:25px}.UserRegister.unifiedAuth .step2 .errorTooltip.nameError,.UserRegister.unifiedAuth .step2 .errorTooltip.ageError{top:68px}.UserRegister.unifiedAuth .step2.grayWall .nameFieldRedesign em,.UserRegister.unifiedAuth .step2.grayWall .ageFieldRedesign em{top:87px !important}.UserRegister.unifiedAuth .step2.grayWall .passwordFieldRedesign em{top:40px !important}.UserRegister.unifiedAuth .step2.grayWall .errorTooltip.passwordError{top:25px}.UserRegister.unifiedAuth .step2.grayWall .errorTooltip.nameError,.UserRegister.unifiedAuth .step2.grayWall .errorTooltip.ageError{top:75px}.UserRegister.unifiedLogin .step2{margin-top:-30px}.UserRegister.unifiedLogin .step2 .fieldset:not(.passwordFieldRedesign){display:none}.UserRegister.loginForm .whiteWall .signupFirstStep .signupButton .continueButton,.UserRegister.loginForm .whiteWall .signupFirstStep .signupButton .continueButton:hover{border:1px solid rgba(150,150,150,0.3);-webkit-box-shadow:none;box-shadow:none}.UserRegisterPage .InlineSignup{margin:50px auto}.UserRegisterRestricted{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.UserRegisterRestricted .contents{background:#fff;border-radius:6px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.45);box-shadow:0 2px 10px rgba(0,0,0,0.45);margin:100px auto 0;position:relative;max-width:300px;z-index:682;background:none;-webkit-box-shadow:none;box-shadow:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.UserRegisterRestricted .header{font-size:15px;font-weight:bold}.UserRegisterRestricted .message{color:#555;line-height:15px;margin-bottom:20px;margin-top:5px}.App.full .UserRegisterRestricted .contents{z-index:1}.WidescreenSignupModal{border-radius:6px;height:428px;position:relative;overflow:hidden;width:659px}.WidescreenSignupModal.allowOverflow{overflow:visible}.WidescreenSignupModal .animate{border-radius:6px}.WidescreenSignupModal .csFullContent.fullGradient .gradient{background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.5) 100%)}.WidescreenSignupModal .csFullContent .gradient{background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.9)));background-image:-webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.9) 100%);background-image:linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.9) 100%);bottom:0;height:40%;position:absolute;-webkit-transition:height cubic-bezier(0.43, 0.01, 0.39, 1) 0.5s;transition:height cubic-bezier(0.43, 0.01, 0.39, 1) 0.5s;width:100%}.WidescreenSignupModal .csFullContent .gradient.fullHeight{height:100%}.WidescreenSignupModal .csFullContent .login{position:absolute;right:10px;top:10px}.WidescreenSignupModal .csFullContent .csContent{bottom:0;position:absolute;text-align:center;-webkit-transition:bottom 0.2s linear;transition:bottom 0.2s linear;width:100%}.WidescreenSignupModal .csFullContent .csContent.onContinue{-webkit-transition:-webkit-transform cubic-bezier(0.43, 0.01, 0.39, 1) 0.5s;transition:transform cubic-bezier(0.43, 0.01, 0.39, 1) 0.5s;-webkit-transform:translateY(-320px);-ms-transform:translateY(-320px);transform:translateY(-320px)}.WidescreenSignupModal .csFullContent .csContent.onContinue .nextStep{visibility:visible;margin-top:15px}.WidescreenSignupModal .csFullContent .csContent h3{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Helvetica Neue","Helvetica",arial,sans-serif;color:#fff;font-size:28px}.WidescreenSignupModal .csFullContent .csContent .continue{-webkit-box-shadow:none;box-shadow:none;margin:20px 0 20px;width:280px}.WidescreenSignupModal .csFullContent .csContent .nextStep{left:0;position:absolute;right:0;visibility:hidden}.WidescreenSignupModal .csFullContent .csContent .unAuthFacebookConnect{height:37px !important}.WidescreenSignupModal.unifiedAuth .csContent.onContinue{-webkit-transform:translateY(-330px) !important;-ms-transform:translateY(-330px) !important;transform:translateY(-330px) !important}.WidgetLandingSignup{height:100%;min-height:525px;min-width:825px;width:100%}.WidgetLandingSignup .signupContainer{padding-top:34px}.WidgetLandingSignup .background{-webkit-filter:blur(18px);filter:blur(18px);position:absolute;z-index:-2}.WidgetLandingSignup .background.tall-img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);width:100%}.WidgetLandingSignup .background.wide-img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);height:100%}.WidgetLandingSignup .imageOverlay{background-color:#fff;height:100%;opacity:0.6;position:absolute;width:100%;z-index:-1}
.logo img{ width:120px;padding-top:5px;}