@-webkit-keyframes fadeInFlashlight{from{opacity:0}to{opacity:1}}@keyframes fadeInFlashlight{from{opacity:0}to{opacity:1}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.border{border:1px solid #efefef}.border-top{border-top:1px solid #efefef}.border-right{border-right:1px solid #efefef}.border-bottom{border-bottom:1px solid #efefef}.border-left{border-left:1px solid #efefef}.circle{border-radius:50%}.rounded{border-radius:4px}.rounded-top{border-radius:4px 4px 0 0}.rounded-right{border-radius:0 4px 4px 0}.rounded-bottom{border-radius:0 0 4px 4px}.rounded-left{border-radius:4px 0 0 4px}.blue{color:#0084ff}.blue-hover:hover{color:#0084ff}.bg-blue{background-color:#0084ff}.bg-blue-hover:hover{background-color:#0084ff}.dark-gray{color:#555}.dark-gray-hover:hover{color:#555}.bg-dark-gray{background-color:#555}.bg-dark-gray-hover:hover{background-color:#555}.dark-green{color:#364a4c}.dark-green-hover:hover{color:#364a4c}.bg-dark-green{background-color:#364a4c}.bg-dark-green-hover:hover{background-color:#364a4c}.light-gray{color:#b5b5b5}.light-gray-hover:hover{color:#b5b5b5}.bg-light-gray{background-color:#b5b5b5}.bg-light-gray-hover:hover{background-color:#b5b5b5}.pink{color:#fbb6ac}.pink-hover:hover{color:#fbb6ac}.bg-pink{background-color:#fbb6ac}.bg-pink-hover:hover{background-color:#fbb6ac}.red{color:#bd081c}.red-hover:hover{color:#bd081c}.bg-red{background-color:#bd081c}.bg-red-hover:hover{background-color:#bd081c}.slate-green{color:#88a5ab}.slate-green-hover:hover{color:#88a5ab}.bg-slate-green{background-color:#88a5ab}.bg-slate-green-hover:hover{background-color:#88a5ab}.super-light-gray{color:#efefef}.super-light-gray-hover:hover{color:#efefef}.bg-super-light-gray{background-color:#efefef}.bg-super-light-gray-hover:hover{background-color:#efefef}.white{color:#fff}.white-hover:hover{color:#fff}.bg-white{background-color:#fff}.bg-white-hover:hover{background-color:#fff}.yellow{color:#fab904}.yellow-hover:hover{color:#fab904}.bg-yellow{background-color:#fab904}.bg-yellow-hover:hover{background-color:#fab904}.bg-frost{background-color:rgba(255,255,255,0.95)}.bg-frost-hover:hover{background-color:rgba(255,255,255,0.95)}.bg-shade{background-color:rgba(0,0,0,0.6)}.bg-shade-hover:hover{background-color:rgba(0,0,0,0.6)}.col{float:left}.col-right{float:right}.col-1{width:8.33333%}.col-2{width:16.66667%}.col-3{width:25%}.col-4{width:33.33333%}.col-5{width:41.66667%}.col-6{width:50%}.col-7{width:58.33333%}.col-8{width:66.66667%}.col-9{width:75%}.col-10{width:83.33333%}.col-11{width:91.66667%}.col-12{width:100%}@media (min-width: 360px){.sm-col-1{width:8.33333%}.sm-col-2{width:16.66667%}.sm-col-3{width:25%}.sm-col-4{width:33.33333%}.sm-col-5{width:41.66667%}.sm-col-6{width:50%}.sm-col-7{width:58.33333%}.sm-col-8{width:66.66667%}.sm-col-9{width:75%}.sm-col-10{width:83.33333%}.sm-col-11{width:91.66667%}.sm-col-12{width:100%}}@media (min-width: 800px){.md-col-1{width:8.33333%}.md-col-2{width:16.66667%}.md-col-3{width:25%}.md-col-4{width:33.33333%}.md-col-5{width:41.66667%}.md-col-6{width:50%}.md-col-7{width:58.33333%}.md-col-8{width:66.66667%}.md-col-9{width:75%}.md-col-10{width:83.33333%}.md-col-11{width:91.66667%}.md-col-12{width:100%}}@media (min-width: 1312px){.lg-col-1{width:8.33333%}.lg-col-2{width:16.66667%}.lg-col-3{width:25%}.lg-col-4{width:33.33333%}.lg-col-5{width:41.66667%}.lg-col-6{width:50%}.lg-col-7{width:58.33333%}.lg-col-8{width:66.66667%}.lg-col-9{width:75%}.lg-col-10{width:83.33333%}.lg-col-11{width:91.66667%}.lg-col-12{width:100%}}.pull-left{float:left}.pull-right{float:right}.clearfix::before,.clearfix::after{content:" ";display:table}.clearfix::after{clear:both}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.table-cell{display:table-cell}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.fit{max-width:100%}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.border-box{-webkit-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media (min-width: 360px){.sm-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (min-width: 800px){.md-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}@media (min-width: 1312px){.lg-flex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.items-start{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-box-align:center;-ms-flex-align:center;-ms-grid-row-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;-ms-grid-row-align:baseline;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-grid-row-align:stretch;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start{-ms-flex-item-align:start;-webkit-align-self:flex-start;align-self:flex-start}.self-end{-ms-flex-item-align:end;-webkit-align-self:flex-end;align-self:flex-end}.self-center{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.self-baseline{-ms-flex-item-align:baseline;-webkit-align-self:baseline;align-self:baseline}.self-stretch{-ms-flex-item-align:stretch;-webkit-align-self:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.content-start{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.content-end{-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end}.content-center{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.content-between{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between}.content-around{-ms-flex-line-pack:distribute;-webkit-align-content:space-around;align-content:space-around}.content-stretch{-ms-flex-line-pack:stretch;-webkit-align-content:stretch;align-content:stretch}.flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:0;min-width:0}.flex-none{-webkit-box-flex:0;-ms-flex:none;-webkit-flex:none;flex:none}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:100000;-ms-flex-order:99999;-webkit-order:99999;order:99999}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.bold{font-weight:bold}.regular{font-style:normal}.italic{font-style:italic}.underline{text-decoration:underline}.list-style-none{list-style:none}.no-wrap{white-space:nowrap}.break-word{word-wrap:break-word}.truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sans-serif{font-family:"Helvetica Neue", Helvetica, "\30D2\30E9\30AE\30CE\89D2\30B4   Pro W3", "Hiragino Kaku Gothic Pro", "\30E1\30A4\30EA\30AA", Meiryo, "\FF2D\FF33   \FF30\30B4\30B7\30C3\30AF", arial, sans-serif}.antialiased{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.text-xs{font-size:10px;letter-spacing:-0.025px;line-height:11px;word-spacing:0}.text-s{font-size:11px;letter-spacing:-0.05px;line-height:12px;word-spacing:0}.text-m{font-size:12px;letter-spacing:-0.1px;line-height:14px;word-spacing:0}.text-l{font-size:14px;letter-spacing:-0.15px;line-height:16px;word-spacing:0}.text-xl{font-size:16px;letter-spacing:-0.2px;line-height:18px;word-spacing:0}.display-xs{font-size:18px;letter-spacing:-0.25px;line-height:20px;word-spacing:0}.display-s{font-size:21px;letter-spacing:-0.3px;line-height:23px;word-spacing:-1.3px}.display-m{font-size:24px;letter-spacing:-1px;line-height:28px;word-spacing:-2px}.display-l{font-size:36px;letter-spacing:-1.25px;line-height:42px;word-spacing:-2.25px}.display-xl{font-size:48px;letter-spacing:-1.75px;line-height:56px;word-spacing:-2.75px}@media (min-width: 360px){.text-xs{font-size:11px;letter-spacing:-0.05px;line-height:12px;word-spacing:0}.text-s{font-size:12px;letter-spacing:-0.1px;line-height:14px;word-spacing:0}.text-m{font-size:14px;letter-spacing:-0.15px;line-height:16px;word-spacing:0}.text-l{font-size:16px;letter-spacing:-0.2px;line-height:18px;word-spacing:0}.text-xl{font-size:18px;letter-spacing:-0.25px;line-height:20px;word-spacing:0}.display-xs{font-size:21px;letter-spacing:-0.3px;line-height:23px;word-spacing:-1.3px}.display-s{font-size:24px;letter-spacing:-1px;line-height:28px;word-spacing:-2px}.display-m{font-size:36px;letter-spacing:-1.25px;line-height:42px;word-spacing:-2.25px}.display-l{font-size:48px;letter-spacing:-1.75px;line-height:56px;word-spacing:-2.75px}.display-xl{font-size:64px;letter-spacing:-2.25px;line-height:76px;word-spacing:-3.25px}}@media (min-width: 1312px){.text-xs{font-size:12px;letter-spacing:-0.1px;line-height:14px;word-spacing:0}.text-s{font-size:14px;letter-spacing:-0.15px;line-height:16px;word-spacing:0}.text-m{font-size:16px;letter-spacing:-0.2px;line-height:18px;word-spacing:0}.text-l{font-size:18px;letter-spacing:-0.25px;line-height:20px;word-spacing:0}.text-xl{font-size:21px;letter-spacing:-0.3px;line-height:23px;word-spacing:-1.3px}.display-xs{font-size:24px;letter-spacing:-1px;line-height:28px;word-spacing:-2px}.display-s{font-size:36px;letter-spacing:-1.25px;line-height:42px;word-spacing:-2.25px}.display-m{font-size:48px;letter-spacing:-1.75px;line-height:56px;word-spacing:-2.75px}.display-l{font-size:64px;letter-spacing:-2.25px;line-height:76px;word-spacing:-3.25px}.display-xl{font-size:96px;letter-spacing:-3.25px;line-height:114px;word-spacing:-4.25px}}.m0{margin:0px 0px}.mt0{margin-top:0px}.mr0{margin-right:0px}.mb0{margin-bottom:0px}.ml0{margin-left:0px}.p0{padding:0px 0px}.px0{padding-left:0px;padding-right:0px}.py0{padding-bottom:0px;padding-top:0px}.m1{margin:3px 3px}.mt1{margin-top:3px}.mr1{margin-right:3px}.mb1{margin-bottom:3px}.ml1{margin-left:3px}.mxn1{margin-left:-3px;margin-right:-3px}.myn1{margin-bottom:-3px;margin-top:-3px}.p1{padding:3px 3px}.px1{padding-left:3px;padding-right:3px}.py1{padding-bottom:3px;padding-top:3px}.m2{margin:6px 6px}.mt2{margin-top:6px}.mr2{margin-right:6px}.mb2{margin-bottom:6px}.ml2{margin-left:6px}.mxn2{margin-left:-6px;margin-right:-6px}.myn2{margin-bottom:-6px;margin-top:-6px}.p2{padding:6px 6px}.px2{padding-left:6px;padding-right:6px}.py2{padding-bottom:6px;padding-top:6px}.m3{margin:9px 9px}.mt3{margin-top:9px}.mr3{margin-right:9px}.mb3{margin-bottom:9px}.ml3{margin-left:9px}.mxn3{margin-left:-9px;margin-right:-9px}.myn3{margin-bottom:-9px;margin-top:-9px}.p3{padding:9px 9px}.px3{padding-left:9px;padding-right:9px}.py3{padding-bottom:9px;padding-top:9px}.m4{margin:12px 12px}.mt4{margin-top:12px}.mr4{margin-right:12px}.mb4{margin-bottom:12px}.ml4{margin-left:12px}.mxn4{margin-left:-12px;margin-right:-12px}.myn4{margin-bottom:-12px;margin-top:-12px}.p4{padding:12px 12px}.px4{padding-left:12px;padding-right:12px}.py4{padding-bottom:12px;padding-top:12px}.m5{margin:15px 15px}.mt5{margin-top:15px}.mr5{margin-right:15px}.mb5{margin-bottom:15px}.ml5{margin-left:15px}.mxn5{margin-left:-15px;margin-right:-15px}.myn5{margin-bottom:-15px;margin-top:-15px}.p5{padding:15px 15px}.px5{padding-left:15px;padding-right:15px}.py5{padding-bottom:15px;padding-top:15px}.m6{margin:18px 18px}.mt6{margin-top:18px}.mr6{margin-right:18px}.mb6{margin-bottom:18px}.ml6{margin-left:18px}.mxn6{margin-left:-18px;margin-right:-18px}.myn6{margin-bottom:-18px;margin-top:-18px}.p6{padding:18px 18px}.px6{padding-left:18px;padding-right:18px}.py6{padding-bottom:18px;padding-top:18px}@media (min-width: 360px){.m1{margin:4px 4px}.mt1{margin-top:4px}.mr1{margin-right:4px}.mb1{margin-bottom:4px}.ml1{margin-left:4px}.mxn1{margin-left:-4px;margin-right:-4px}.myn1{margin-bottom:-4px;margin-top:-4px}.p1{padding:4px 4px}.px1{padding-left:4px;padding-right:4px}.py1{padding-bottom:4px;padding-top:4px}.m2{margin:8px 8px}.mt2{margin-top:8px}.mr2{margin-right:8px}.mb2{margin-bottom:8px}.ml2{margin-left:8px}.mxn2{margin-left:-8px;margin-right:-8px}.myn2{margin-bottom:-8px;margin-top:-8px}.p2{padding:8px 8px}.px2{padding-left:8px;padding-right:8px}.py2{padding-bottom:8px;padding-top:8px}.m3{margin:12px 12px}.mt3{margin-top:12px}.mr3{margin-right:12px}.mb3{margin-bottom:12px}.ml3{margin-left:12px}.mxn3{margin-left:-12px;margin-right:-12px}.myn3{margin-bottom:-12px;margin-top:-12px}.p3{padding:12px 12px}.px3{padding-left:12px;padding-right:12px}.py3{padding-bottom:12px;padding-top:12px}.m4{margin:16px 16px}.mt4{margin-top:16px}.mr4{margin-right:16px}.mb4{margin-bottom:16px}.ml4{margin-left:16px}.mxn4{margin-left:-16px;margin-right:-16px}.myn4{margin-bottom:-16px;margin-top:-16px}.p4{padding:16px 16px}.px4{padding-left:16px;padding-right:16px}.py4{padding-bottom:16px;padding-top:16px}.m5{margin:20px 20px}.mt5{margin-top:20px}.mr5{margin-right:20px}.mb5{margin-bottom:20px}.ml5{margin-left:20px}.mxn5{margin-left:-20px;margin-right:-20px}.myn5{margin-bottom:-20px;margin-top:-20px}.p5{padding:20px 20px}.px5{padding-left:20px;padding-right:20px}.py5{padding-bottom:20px;padding-top:20px}.m6{margin:24px 24px}.mt6{margin-top:24px}.mr6{margin-right:24px}.mb6{margin-bottom:24px}.ml6{margin-left:24px}.mxn6{margin-left:-24px;margin-right:-24px}.myn6{margin-bottom:-24px;margin-top:-24px}.p6{padding:24px 24px}.px6{padding-left:24px;padding-right:24px}.py6{padding-bottom:24px;padding-top:24px}}@media (min-width: 800px){.m1{margin:6px 8px}.mt1{margin-top:6px}.mr1{margin-right:8px}.mb1{margin-bottom:6px}.ml1{margin-left:8px}.mxn1{margin-left:-8px;margin-right:-8px}.myn1{margin-bottom:-6px;margin-top:-6px}.p1{padding:6px 8px}.px1{padding-left:8px;padding-right:8px}.py1{padding-bottom:6px;padding-top:6px}.m2{margin:12px 16px}.mt2{margin-top:12px}.mr2{margin-right:16px}.mb2{margin-bottom:12px}.ml2{margin-left:16px}.mxn2{margin-left:-16px;margin-right:-16px}.myn2{margin-bottom:-12px;margin-top:-12px}.p2{padding:12px 16px}.px2{padding-left:16px;padding-right:16px}.py2{padding-bottom:12px;padding-top:12px}.m3{margin:18px 24px}.mt3{margin-top:18px}.mr3{margin-right:24px}.mb3{margin-bottom:18px}.ml3{margin-left:24px}.mxn3{margin-left:-24px;margin-right:-24px}.myn3{margin-bottom:-18px;margin-top:-18px}.p3{padding:18px 24px}.px3{padding-left:24px;padding-right:24px}.py3{padding-bottom:18px;padding-top:18px}.m4{margin:24px 32px}.mt4{margin-top:24px}.mr4{margin-right:32px}.mb4{margin-bottom:24px}.ml4{margin-left:32px}.mxn4{margin-left:-32px;margin-right:-32px}.myn4{margin-bottom:-24px;margin-top:-24px}.p4{padding:24px 32px}.px4{padding-left:32px;padding-right:32px}.py4{padding-bottom:24px;padding-top:24px}.m5{margin:30px 40px}.mt5{margin-top:30px}.mr5{margin-right:40px}.mb5{margin-bottom:30px}.ml5{margin-left:40px}.mxn5{margin-left:-40px;margin-right:-40px}.myn5{margin-bottom:-30px;margin-top:-30px}.p5{padding:30px 40px}.px5{padding-left:40px;padding-right:40px}.py5{padding-bottom:30px;padding-top:30px}.m6{margin:36px 48px}.mt6{margin-top:36px}.mr6{margin-right:48px}.mb6{margin-bottom:36px}.ml6{margin-left:48px}.mxn6{margin-left:-48px;margin-right:-48px}.myn6{margin-bottom:-36px;margin-top:-36px}.p6{padding:36px 48px}.px6{padding-left:48px;padding-right:48px}.py6{padding-bottom:36px;padding-top:36px}}@media (min-width: 1312px){.m1{margin:6px 8px}.mt1{margin-top:6px}.mr1{margin-right:8px}.mb1{margin-bottom:6px}.ml1{margin-left:8px}.mxn1{margin-left:-8px;margin-right:-8px}.myn1{margin-bottom:-6px;margin-top:-6px}.p1{padding:6px 8px}.px1{padding-left:8px;padding-right:8px}.py1{padding-bottom:6px;padding-top:6px}.m2{margin:12px 16px}.mt2{margin-top:12px}.mr2{margin-right:16px}.mb2{margin-bottom:12px}.ml2{margin-left:16px}.mxn2{margin-left:-16px;margin-right:-16px}.myn2{margin-bottom:-12px;margin-top:-12px}.p2{padding:12px 16px}.px2{padding-left:16px;padding-right:16px}.py2{padding-bottom:12px;padding-top:12px}.m3{margin:18px 24px}.mt3{margin-top:18px}.mr3{margin-right:24px}.mb3{margin-bottom:18px}.ml3{margin-left:24px}.mxn3{margin-left:-24px;margin-right:-24px}.myn3{margin-bottom:-18px;margin-top:-18px}.p3{padding:18px 24px}.px3{padding-left:24px;padding-right:24px}.py3{padding-bottom:18px;padding-top:18px}.m4{margin:24px 32px}.mt4{margin-top:24px}.mr4{margin-right:32px}.mb4{margin-bottom:24px}.ml4{margin-left:32px}.mxn4{margin-left:-32px;margin-right:-32px}.myn4{margin-bottom:-24px;margin-top:-24px}.p4{padding:24px 32px}.px4{padding-left:32px;padding-right:32px}.py4{padding-bottom:24px;padding-top:24px}.m5{margin:30px 40px}.mt5{margin-top:30px}.mr5{margin-right:40px}.mb5{margin-bottom:30px}.ml5{margin-left:40px}.mxn5{margin-left:-40px;margin-right:-40px}.myn5{margin-bottom:-30px;margin-top:-30px}.p5{padding:30px 40px}.px5{padding-left:40px;padding-right:40px}.py5{padding-bottom:30px;padding-top:30px}.m6{margin:36px 48px}.mt6{margin-top:36px}.mr6{margin-right:48px}.mb6{margin-bottom:36px}.ml6{margin-left:48px}.mxn6{margin-left:-48px;margin-right:-48px}.myn6{margin-bottom:-36px;margin-top:-36px}.p6{padding:36px 48px}.px6{padding-left:48px;padding-right:48px}.py6{padding-bottom:36px;padding-top:36px}}.dp-border,.UserProfilePage .BoardCreateRep{border:1px solid #efefef !important}.dp-border-top{border-top:1px solid #efefef !important}.dp-border-right{border-right:1px solid #efefef !important}.dp-border-bottom{border-bottom:1px solid #efefef !important}.dp-border-left{border-left:1px solid #efefef !important}.dp-circle{border-radius:50% !important}.dp-rounded,.NagSearch .message{border-radius:4px !important}.dp-rounded-top{border-radius:4px 4px 0 0 !important}.dp-rounded-right{border-radius:0 4px 4px 0 !important}.dp-rounded-bottom{border-radius:0 0 4px 4px !important}.dp-rounded-left{border-radius:4px 0 0 4px !important}.dp-blue{color:#0084ff !important}.dp-blue-hover:hover{color:#0084ff !important}.dp-bg-blue{background-color:#0084ff !important}.dp-bg-blue-hover:hover{background-color:#0084ff !important}.dp-dark-gray,.UserInfoBar li a:focus .label,.UserInfoBar li a:focus .value,.UserInfoBar li a:hover .label,.UserInfoBar li a:hover .value,.UserInfoBar li a.active .label,.UserInfoBar li a.active .value,.UserInfoBar.infoBar .tabs li a.active .value,.UserInfoBar.infoBar .tabs li a.active .label,.UserProfileHeader.profileHeader .name,.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot::after,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website,.UserProfileHeader.profileHeader .about .aboutText,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName,.UserProfilePage .secretBoardHeader,.UserProfilePage .secretBoardHeader .sectionTitle,.UserProfilePage .secretBoardHeader .text,.UserSettingsPage .toc li.selected a{color:#555 !important}.dp-dark-gray-hover:hover{color:#555 !important}.dp-bg-dark-gray{background-color:#555 !important}.dp-bg-dark-gray-hover:hover{background-color:#555 !important}.dp-dark-green{color:#364a4c !important}.dp-dark-green-hover:hover{color:#364a4c !important}.dp-bg-dark-green{background-color:#364a4c !important}.dp-bg-dark-green-hover:hover{background-color:#364a4c !important}.dp-light-gray,.UserInfoBar.infoBar .tabs .value,.UserInfoBar.infoBar .tabs .label,.UserProfilePage .BoardCreateRep,.UserSettingsPage .toc li a{color:#b5b5b5 !important}.dp-light-gray-hover:hover{color:#b5b5b5 !important}.dp-bg-light-gray{background-color:#b5b5b5 !important}.dp-bg-light-gray-hover:hover{background-color:#b5b5b5 !important}.dp-pink{color:#fbb6ac !important}.dp-pink-hover:hover{color:#fbb6ac !important}.dp-bg-pink{background-color:#fbb6ac !important}.dp-bg-pink-hover:hover{background-color:#fbb6ac !important}.dp-red{color:#bd081c !important}.dp-red-hover:hover{color:#bd081c !important}.dp-bg-red{background-color:#bd081c !important}.dp-bg-red-hover:hover{background-color:#bd081c !important}.dp-slate-green{color:#88a5ab !important}.dp-slate-green-hover:hover{color:#88a5ab !important}.dp-bg-slate-green{background-color:#88a5ab !important}.dp-bg-slate-green-hover:hover{background-color:#88a5ab !important}.dp-super-light-gray{color:#efefef !important}.dp-super-light-gray-hover:hover{color:#efefef !important}.dp-bg-super-light-gray,.UserDropdown li a:hover,.UserDropdown li a:focus,.UserProfilePage .UserProfileContent .User .thumbContainer{background-color:#efefef !important}.dp-bg-super-light-gray-hover:hover{background-color:#efefef !important}.dp-white,.NagSearch .message,.NagSearch .message a{color:#fff !important}.dp-white-hover:hover{color:#fff !important}.dp-bg-white,.UserSettingsPage .formFooter{background-color:#fff !important}.dp-bg-white-hover:hover{background-color:#fff !important}.dp-yellow{color:#fab904 !important}.dp-yellow-hover:hover{color:#fab904 !important}.dp-bg-yellow,.NagSearch .message{background-color:#fab904 !important}.dp-bg-yellow-hover:hover{background-color:#fab904 !important}.dp-col{float:left !important}.dp-col-right{float:right !important}.dp-col-1{width:4.16667% !important}.dp-col-2{width:8.33333% !important}.dp-col-3{width:12.5% !important}.dp-col-4{width:16.66667% !important}.dp-col-5{width:20.83333% !important}.dp-col-6{width:25% !important}.dp-col-7{width:29.16667% !important}.dp-col-8{width:33.33333% !important}.dp-col-9{width:37.5% !important}.dp-col-10{width:41.66667% !important}.dp-col-11{width:45.83333% !important}.dp-col-12{width:50% !important}.dp-col-13{width:54.16667% !important}.dp-col-14,.UserProfileHeader.profileHeader .profileInfo{width:58.33333% !important}.dp-col-15{width:62.5% !important}.dp-col-16{width:66.66667% !important}.dp-col-17{width:70.83333% !important}.dp-col-18{width:75% !important}.dp-col-19{width:79.16667% !important}.dp-col-20{width:83.33333% !important}.dp-col-21{width:87.5% !important}.dp-col-22{width:91.66667% !important}.dp-col-23{width:95.83333% !important}.dp-col-24{width:100% !important}@media (min-width: 360px){.dp-sm-col-1{width:4.16667% !important}.dp-sm-col-2{width:8.33333% !important}.dp-sm-col-3{width:12.5% !important}.dp-sm-col-4{width:16.66667% !important}.dp-sm-col-5{width:20.83333% !important}.dp-sm-col-6{width:25% !important}.dp-sm-col-7{width:29.16667% !important}.dp-sm-col-8{width:33.33333% !important}.dp-sm-col-9{width:37.5% !important}.dp-sm-col-10{width:41.66667% !important}.dp-sm-col-11{width:45.83333% !important}.dp-sm-col-12{width:50% !important}.dp-sm-col-13{width:54.16667% !important}.dp-sm-col-14{width:58.33333% !important}.dp-sm-col-15{width:62.5% !important}.dp-sm-col-16{width:66.66667% !important}.dp-sm-col-17{width:70.83333% !important}.dp-sm-col-18{width:75% !important}.dp-sm-col-19{width:79.16667% !important}.dp-sm-col-20{width:83.33333% !important}.dp-sm-col-21{width:87.5% !important}.dp-sm-col-22{width:91.66667% !important}.dp-sm-col-23{width:95.83333% !important}.dp-sm-col-24{width:100% !important}}@media (min-width: 800px){.dp-md-col-1{width:4.16667% !important}.dp-md-col-2{width:8.33333% !important}.dp-md-col-3{width:12.5% !important}.dp-md-col-4{width:16.66667% !important}.dp-md-col-5{width:20.83333% !important}.dp-md-col-6{width:25% !important}.dp-md-col-7{width:29.16667% !important}.dp-md-col-8{width:33.33333% !important}.dp-md-col-9{width:37.5% !important}.dp-md-col-10{width:41.66667% !important}.dp-md-col-11{width:45.83333% !important}.dp-md-col-12{width:50% !important}.dp-md-col-13{width:54.16667% !important}.dp-md-col-14{width:58.33333% !important}.dp-md-col-15{width:62.5% !important}.dp-md-col-16{width:66.66667% !important}.dp-md-col-17{width:70.83333% !important}.dp-md-col-18{width:75% !important}.dp-md-col-19{width:79.16667% !important}.dp-md-col-20{width:83.33333% !important}.dp-md-col-21{width:87.5% !important}.dp-md-col-22{width:91.66667% !important}.dp-md-col-23{width:95.83333% !important}.dp-md-col-24{width:100% !important}}@media (min-width: 1312px){.dp-lg-col-1{width:4.16667% !important}.dp-lg-col-2{width:8.33333% !important}.dp-lg-col-3{width:12.5% !important}.dp-lg-col-4{width:16.66667% !important}.dp-lg-col-5{width:20.83333% !important}.dp-lg-col-6{width:25% !important}.dp-lg-col-7{width:29.16667% !important}.dp-lg-col-8{width:33.33333% !important}.dp-lg-col-9{width:37.5% !important}.dp-lg-col-10{width:41.66667% !important}.dp-lg-col-11{width:45.83333% !important}.dp-lg-col-12{width:50% !important}.dp-lg-col-13{width:54.16667% !important}.dp-lg-col-14{width:58.33333% !important}.dp-lg-col-15{width:62.5% !important}.dp-lg-col-16{width:66.66667% !important}.dp-lg-col-17{width:70.83333% !important}.dp-lg-col-18{width:75% !important}.dp-lg-col-19{width:79.16667% !important}.dp-lg-col-20{width:83.33333% !important}.dp-lg-col-21{width:87.5% !important}.dp-lg-col-22{width:91.66667% !important}.dp-lg-col-23{width:95.83333% !important}.dp-lg-col-24{width:100% !important}}.dp-left{float:left !important}.dp-right{float:right !important}.dp-clearfix::before,.UserProfileHeader.profileHeader .buttons::before,.dp-clearfix::after,.UserProfileHeader.profileHeader .buttons::after{content:" " !important;display:table !important}.dp-clearfix::after,.UserProfileHeader.profileHeader .buttons::after{clear:both !important}.dp-block,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName,.UserSettingsPage .toc li a{display:block !important}.dp-inline{display:inline !important}.dp-inline-block{display:inline-block !important}.dp-table{display:table !important}.dp-table-cell{display:table-cell !important}.dp-overflow-hidden{overflow:hidden !important}.dp-overflow-scroll{overflow:scroll !important}.dp-overflow-auto{overflow:auto !important}.dp-fit{max-width:100% !important}.dp-relative,.UserProfileHeader.profileHeader .header{position:relative !important}.dp-fixed{position:fixed !important}.dp-absolute{position:absolute !important}.dp-top-0{top:0 !important}.dp-right-0{right:0 !important}.dp-bottom-0{bottom:0 !important}.dp-left-0{left:0 !important}.dp-border-box,.UserInfoBar,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader .centeredWithinWrapper,.UserProfileHeader.profileHeader .headerSizer,.UserProfileHeader.profileHeader .profileInfo{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.dp-flex,.UserProfileHeader.profileHeader .header,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}@media (min-width: 360px){.dp-sm-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 800px){.dp-md-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 1312px){.dp-lg-flex{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important}}.dp-flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-webkit-flex-direction:column !important;-ms-flex-direction:column !important;flex-direction:column !important}.dp-flex-wrap{-webkit-flex-wrap:wrap !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.dp-items-start{-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;-ms-grid-row-align:flex-start !important;-webkit-box-align:start !important;-webkit-align-items:flex-start !important;-ms-flex-align:start !important;align-items:flex-start !important}.dp-items-end{-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;-ms-grid-row-align:flex-end !important;-webkit-box-align:end !important;-webkit-align-items:flex-end !important;-ms-flex-align:end !important;align-items:flex-end !important}.dp-items-center,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;-ms-grid-row-align:center !important;-webkit-box-align:center !important;-webkit-align-items:center !important;-ms-flex-align:center !important;align-items:center !important}.dp-items-baseline{-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;-ms-grid-row-align:baseline !important;-webkit-box-align:baseline !important;-webkit-align-items:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.dp-items-stretch{-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;-ms-grid-row-align:stretch !important;-webkit-box-align:stretch !important;-webkit-align-items:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.dp-self-start{-webkit-align-self:flex-start !important;-ms-flex-item-align:start !important;align-self:flex-start !important}.dp-self-end{-webkit-align-self:flex-end !important;-ms-flex-item-align:end !important;align-self:flex-end !important}.dp-self-center{-webkit-align-self:center !important;-ms-flex-item-align:center !important;align-self:center !important}.dp-self-baseline{-webkit-align-self:baseline !important;-ms-flex-item-align:baseline !important;align-self:baseline !important}.dp-self-stretch{-webkit-align-self:stretch !important;-ms-flex-item-align:stretch !important;align-self:stretch !important}.dp-justify-start{-webkit-box-pack:start !important;-webkit-justify-content:flex-start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.dp-justify-end{-webkit-box-pack:end !important;-webkit-justify-content:flex-end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.dp-justify-center,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{-webkit-box-pack:center !important;-webkit-justify-content:center !important;-ms-flex-pack:center !important;justify-content:center !important}.dp-justify-between{-webkit-box-pack:justify !important;-webkit-justify-content:space-between !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.dp-justify-around{-webkit-justify-content:space-around !important;-ms-flex-pack:distribute !important;justify-content:space-around !important}.dp-content-start{-webkit-align-content:flex-start !important;-ms-flex-line-pack:start !important;align-content:flex-start !important}.dp-content-end{-webkit-align-content:flex-end !important;-ms-flex-line-pack:end !important;align-content:flex-end !important}.dp-content-center{-webkit-align-content:center !important;-ms-flex-line-pack:center !important;align-content:center !important}.dp-content-between{-webkit-align-content:space-between !important;-ms-flex-line-pack:justify !important;align-content:space-between !important}.dp-content-around{-webkit-align-content:space-around !important;-ms-flex-line-pack:distribute !important;align-content:space-around !important}.dp-content-stretch{-webkit-align-content:stretch !important;-ms-flex-line-pack:stretch !important;align-content:stretch !important}.dp-flex-auto{-webkit-box-flex:1 !important;-webkit-flex:1 1 auto !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important;min-height:0 !important;min-width:0 !important}.dp-flex-none{-webkit-box-flex:0 !important;-webkit-flex:none !important;-ms-flex:none !important;flex:none !important}.dp-order-first{-webkit-box-ordinal-group:1 !important;-webkit-order:0 !important;-ms-flex-order:0 !important;order:0 !important}.dp-order-last{-webkit-box-ordinal-group:100000 !important;-webkit-order:99999 !important;-ms-flex-order:99999 !important;order:99999 !important}.dp-text-left,.UserInfoBar.infoBar .tabs li,.UserProfileHeader.profileHeader .aboutBar,.UserProfileHeader.profileHeader .name,.UserSettingsPage .noApps{text-align:left !important}.dp-text-right{text-align:right !important}.dp-text-center,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName{text-align:center !important}.dp-text-justify{text-align:justify !important}.dp-bold,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website,.UserSettingsPage .toc li a{font-weight:bold !important}.dp-regular,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{font-style:normal !important}.dp-italic{font-style:italic !important}.dp-underline{text-decoration:underline !important}.dp-list-style-none{list-style:none !important}.dp-no-wrap{white-space:nowrap !important}.dp-break-word{word-wrap:break-word !important}.dp-truncate,.UserProfileHeader.profileHeader .about .iconsLinksEtc{max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.dp-sans-serif{font-family:"Helvetica Neue",Helvetica,"ヒラギノ角ゴ  Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ  Ｐゴシック",arial,sans-serif !important}.dp-antialiased,.UserProfilePage .BoardCreateRep{-moz-osx-font-smoothing:grayscale !important;-webkit-font-smoothing:antialiased !important}.dp-text-xs{font-size:10px !important;letter-spacing:-0.025px !important;line-height:11px !important;word-spacing:0 !important}.dp-text-s,.UserDropdown li a,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{font-size:11px !important;letter-spacing:-0.05px !important;line-height:12px !important;word-spacing:0 !important}.dp-text-m,.UserInfoBar.infoBar .tabs .label,.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot::after,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website,.UserProfileHeader.profileHeader .about .aboutText,.UserProfilePage .secretBoardHeader,.UserProfilePage .secretBoardHeader .sectionTitle,.UserProfilePage .secretBoardHeader .text,.UserProfilePage .BoardCreateRep,.UpsellTip .footerButtons .cancelButton,.UpsellTip .footerButtons .submitButton{font-size:12px !important;letter-spacing:-0.1px !important;line-height:14px !important;word-spacing:0 !important}.dp-text-l,.UserSettingsPage .toc li a{font-size:14px !important;letter-spacing:-0.15px !important;line-height:16px !important;word-spacing:0 !important}.dp-text-xl,.UserSettingsPage .sectionTitle h2{font-size:16px !important;letter-spacing:-0.2px !important;line-height:18px !important;word-spacing:0 !important}.dp-display-xs,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName{font-size:18px !important;letter-spacing:-0.25px !important;line-height:20px !important;word-spacing:0 !important}.dp-display-s,.UserInfoBar.infoBar .tabs .value{font-size:21px !important;letter-spacing:-0.3px !important;line-height:23px !important;word-spacing:-1.3px !important}.dp-display-m,.UserProfileHeader.profileHeader .name{font-size:24px !important;letter-spacing:-1px !important;line-height:28px !important;word-spacing:-2px !important}.dp-display-l{font-size:36px !important;letter-spacing:-1.25px !important;line-height:42px !important;word-spacing:-2.25px !important}.dp-display-xl{font-size:48px !important;letter-spacing:-1.75px !important;line-height:56px !important;word-spacing:-2.75px !important}@media (min-width: 360px){.dp-text-xs{font-size:11px !important;letter-spacing:-0.05px !important;line-height:12px !important;word-spacing:0 !important}.dp-text-s,.UserDropdown li a,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{font-size:12px !important;letter-spacing:-0.1px !important;line-height:14px !important;word-spacing:0 !important}.dp-text-m,.UserInfoBar.infoBar .tabs .label,.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot::after,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website,.UserProfileHeader.profileHeader .about .aboutText,.UserProfilePage .secretBoardHeader,.UserProfilePage .secretBoardHeader .sectionTitle,.UserProfilePage .secretBoardHeader .text,.UserProfilePage .BoardCreateRep,.UpsellTip .footerButtons .cancelButton,.UpsellTip .footerButtons .submitButton{font-size:14px !important;letter-spacing:-0.15px !important;line-height:16px !important;word-spacing:0 !important}.dp-text-l,.UserSettingsPage .toc li a{font-size:16px !important;letter-spacing:-0.2px !important;line-height:18px !important;word-spacing:0 !important}.dp-text-xl,.UserSettingsPage .sectionTitle h2{font-size:18px !important;letter-spacing:-0.25px !important;line-height:20px !important;word-spacing:0 !important}.dp-display-xs,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName{font-size:21px !important;letter-spacing:-0.3px !important;line-height:23px !important;word-spacing:-1.3px !important}.dp-display-s,.UserInfoBar.infoBar .tabs .value{font-size:24px !important;letter-spacing:-1px !important;line-height:28px !important;word-spacing:-2px !important}.dp-display-m,.UserProfileHeader.profileHeader .name{font-size:36px !important;letter-spacing:-1.25px !important;line-height:42px !important;word-spacing:-2.25px !important}.dp-display-l{font-size:48px !important;letter-spacing:-1.75px !important;line-height:56px !important;word-spacing:-2.75px !important}.dp-display-xl{font-size:64px !important;letter-spacing:-2.25px !important;line-height:76px !important;word-spacing:-3.25px !important}}@media (min-width: 1312px){.dp-text-xs{font-size:12px !important;letter-spacing:-0.1px !important;line-height:14px !important;word-spacing:0 !important}.dp-text-s,.UserDropdown li a,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{font-size:14px !important;letter-spacing:-0.15px !important;line-height:16px !important;word-spacing:0 !important}.dp-text-m,.UserInfoBar.infoBar .tabs .label,.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot::after,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website,.UserProfileHeader.profileHeader .about .aboutText,.UserProfilePage .secretBoardHeader,.UserProfilePage .secretBoardHeader .sectionTitle,.UserProfilePage .secretBoardHeader .text,.UserProfilePage .BoardCreateRep,.UpsellTip .footerButtons .cancelButton,.UpsellTip .footerButtons .submitButton{font-size:16px !important;letter-spacing:-0.2px !important;line-height:18px !important;word-spacing:0 !important}.dp-text-l,.UserSettingsPage .toc li a{font-size:18px !important;letter-spacing:-0.25px !important;line-height:20px !important;word-spacing:0 !important}.dp-text-xl,.UserSettingsPage .sectionTitle h2{font-size:21px !important;letter-spacing:-0.3px !important;line-height:23px !important;word-spacing:-1.3px !important}.dp-display-xs,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName{font-size:24px !important;letter-spacing:-1px !important;line-height:28px !important;word-spacing:-2px !important}.dp-display-s,.UserInfoBar.infoBar .tabs .value{font-size:36px !important;letter-spacing:-1.25px !important;line-height:42px !important;word-spacing:-2.25px !important}.dp-display-m,.UserProfileHeader.profileHeader .name{font-size:48px !important;letter-spacing:-1.75px !important;line-height:56px !important;word-spacing:-2.75px !important}.dp-display-l{font-size:64px !important;letter-spacing:-2.25px !important;line-height:76px !important;word-spacing:-3.25px !important}.dp-display-xl{font-size:96px !important;letter-spacing:-3.25px !important;line-height:114px !important;word-spacing:-4.25px !important}}.dp-m0{margin:0 0 !important}.dp-mt0,.UserProfilePage .userBoards .BoardIcons .secretIcon,.UserProfilePage .userBoards .boardName .secretIcon{margin-top:0 !important}.dp-mr0{margin-right:0 !important}.dp-mb0,.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .website{margin-bottom:0 !important}.dp-ml0{margin-left:0 !important}.dp-p0{padding:0 0 !important}.dp-px0{padding-left:0 !important;padding-right:0 !important}.dp-py0{padding-bottom:0 !important;padding-top:0 !important}.dp-m1{margin:3px 3px !important}.dp-mt1,.UserSettingsPage .toc{margin-top:3px !important}.dp-mr1,.UserProfilePage .userBoards .secretHeaderIcon,.UserSettingsPage .formInlineCheckedSet label>input{margin-right:3px !important}.dp-mb1,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{margin-bottom:3px !important}.dp-ml1{margin-left:3px !important}.dp-mxn1,.UserInfoBar.infoBar .tabs{margin-left:-3px !important;margin-right:-3px !important}.dp-myn1{margin-bottom:-3px !important;margin-top:-3px !important}.dp-p1{padding:3px 3px !important}.dp-px1,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader.profileHeader .aboutBar{padding-left:3px !important;padding-right:3px !important}.dp-py1,.UserInfoBar.infoBar .tabs ul,.UserSettingsPage .toc li a{padding-bottom:3px !important;padding-top:3px !important}.dp-m2{margin:6px 6px !important}.dp-mt2{margin-top:6px !important}.dp-mr2,.UserProfileHeader.profileHeader .profileImage::after{margin-right:6px !important}.dp-mb2{margin-bottom:6px !important}.dp-ml2,.UserProfileHeader.profileHeader .profileImage::after{margin-left:6px !important}.dp-mxn2{margin-left:-6px !important;margin-right:-6px !important}.dp-myn2{margin-bottom:-6px !important;margin-top:-6px !important}.dp-p2{padding:6px 6px !important}.dp-px2,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .header .titleBar,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{padding-left:6px !important;padding-right:6px !important}.dp-py2,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li{padding-bottom:6px !important;padding-top:6px !important}.dp-m3{margin:9px 9px !important}.dp-mt3,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{margin-top:9px !important}.dp-mr3{margin-right:9px !important}.dp-mb3{margin-bottom:9px !important}.dp-ml3{margin-left:9px !important}.dp-mxn3{margin-left:-9px !important;margin-right:-9px !important}.dp-myn3{margin-bottom:-9px !important;margin-top:-9px !important}.dp-p3{padding:9px 9px !important}.dp-px3,.UserInfoBar,.UserProfileHeader.profileHeader .titleBar{padding-left:9px !important;padding-right:9px !important}.dp-py3,.UserProfileHeader.profileHeader .titleBar,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .header .titleBar{padding-bottom:9px !important;padding-top:9px !important}.dp-m4{margin:12px 12px !important}.dp-mt4{margin-top:12px !important}.dp-mr4{margin-right:12px !important}.dp-mb4,.UserProfileHeader.profileHeader .name,.NagSearch .message{margin-bottom:12px !important}.dp-ml4{margin-left:12px !important}.dp-mxn4{margin-left:-12px !important;margin-right:-12px !important}.dp-myn4{margin-bottom:-12px !important;margin-top:-12px !important}.dp-p4{padding:12px 12px !important}.dp-px4{padding-left:12px !important;padding-right:12px !important}.dp-py4{padding-bottom:12px !important;padding-top:12px !important}@media (min-width: 360px){.dp-m1{margin:4px 4px !important}.dp-mt1,.UserSettingsPage .toc{margin-top:4px !important}.dp-mr1,.UserProfilePage .userBoards .secretHeaderIcon,.UserSettingsPage .formInlineCheckedSet label>input{margin-right:4px !important}.dp-mb1,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{margin-bottom:4px !important}.dp-ml1{margin-left:4px !important}.dp-mxn1,.UserInfoBar.infoBar .tabs{margin-left:-4px !important;margin-right:-4px !important}.dp-myn1{margin-bottom:-4px !important;margin-top:-4px !important}.dp-p1{padding:4px 4px !important}.dp-px1,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader.profileHeader .aboutBar{padding-left:4px !important;padding-right:4px !important}.dp-py1,.UserInfoBar.infoBar .tabs ul,.UserSettingsPage .toc li a{padding-bottom:4px !important;padding-top:4px !important}.dp-m2{margin:8px 8px !important}.dp-mt2{margin-top:8px !important}.dp-mr2,.UserProfileHeader.profileHeader .profileImage::after{margin-right:8px !important}.dp-mb2{margin-bottom:8px !important}.dp-ml2,.UserProfileHeader.profileHeader .profileImage::after{margin-left:8px !important}.dp-mxn2{margin-left:-8px !important;margin-right:-8px !important}.dp-myn2{margin-bottom:-8px !important;margin-top:-8px !important}.dp-p2{padding:8px 8px !important}.dp-px2,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .header .titleBar,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{padding-left:8px !important;padding-right:8px !important}.dp-py2,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li{padding-bottom:8px !important;padding-top:8px !important}.dp-m3{margin:12px 12px !important}.dp-mt3,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{margin-top:12px !important}.dp-mr3{margin-right:12px !important}.dp-mb3{margin-bottom:12px !important}.dp-ml3{margin-left:12px !important}.dp-mxn3{margin-left:-12px !important;margin-right:-12px !important}.dp-myn3{margin-bottom:-12px !important;margin-top:-12px !important}.dp-p3{padding:12px 12px !important}.dp-px3,.UserInfoBar,.UserProfileHeader.profileHeader .titleBar{padding-left:12px !important;padding-right:12px !important}.dp-py3,.UserProfileHeader.profileHeader .titleBar,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .header .titleBar{padding-bottom:12px !important;padding-top:12px !important}.dp-m4{margin:16px 16px !important}.dp-mt4{margin-top:16px !important}.dp-mr4{margin-right:16px !important}.dp-mb4,.UserProfileHeader.profileHeader .name,.NagSearch .message{margin-bottom:16px !important}.dp-ml4{margin-left:16px !important}.dp-mxn4{margin-left:-16px !important;margin-right:-16px !important}.dp-myn4{margin-bottom:-16px !important;margin-top:-16px !important}.dp-p4{padding:16px 16px !important}.dp-px4{padding-left:16px !important;padding-right:16px !important}.dp-py4{padding-bottom:16px !important;padding-top:16px !important}}@media (min-width: 800px){.dp-m1{margin:6px 8px !important}.dp-mt1,.UserSettingsPage .toc{margin-top:6px !important}.dp-mr1,.UserProfilePage .userBoards .secretHeaderIcon,.UserSettingsPage .formInlineCheckedSet label>input{margin-right:8px !important}.dp-mb1,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{margin-bottom:6px !important}.dp-ml1{margin-left:8px !important}.dp-mxn1,.UserInfoBar.infoBar .tabs{margin-left:-8px !important;margin-right:-8px !important}.dp-myn1{margin-bottom:-6px !important;margin-top:-6px !important}.dp-p1{padding:6px 8px !important}.dp-px1,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader.profileHeader .aboutBar{padding-left:8px !important;padding-right:8px !important}.dp-py1,.UserInfoBar.infoBar .tabs ul,.UserSettingsPage .toc li a{padding-bottom:6px !important;padding-top:6px !important}.dp-m2{margin:12px 16px !important}.dp-mt2{margin-top:12px !important}.dp-mr2,.UserProfileHeader.profileHeader .profileImage::after{margin-right:16px !important}.dp-mb2{margin-bottom:12px !important}.dp-ml2,.UserProfileHeader.profileHeader .profileImage::after{margin-left:16px !important}.dp-mxn2{margin-left:-16px !important;margin-right:-16px !important}.dp-myn2{margin-bottom:-12px !important;margin-top:-12px !important}.dp-p2{padding:12px 16px !important}.dp-px2,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .header .titleBar,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{padding-left:16px !important;padding-right:16px !important}.dp-py2,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li{padding-bottom:12px !important;padding-top:12px !important}.dp-m3{margin:18px 24px !important}.dp-mt3,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{margin-top:18px !important}.dp-mr3{margin-right:24px !important}.dp-mb3{margin-bottom:18px !important}.dp-ml3{margin-left:24px !important}.dp-mxn3{margin-left:-24px !important;margin-right:-24px !important}.dp-myn3{margin-bottom:-18px !important;margin-top:-18px !important}.dp-p3{padding:18px 24px !important}.dp-px3,.UserInfoBar,.UserProfileHeader.profileHeader .titleBar{padding-left:24px !important;padding-right:24px !important}.dp-py3,.UserProfileHeader.profileHeader .titleBar,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .header .titleBar{padding-bottom:18px !important;padding-top:18px !important}.dp-m4{margin:24px 32px !important}.dp-mt4{margin-top:24px !important}.dp-mr4{margin-right:32px !important}.dp-mb4,.UserProfileHeader.profileHeader .name,.NagSearch .message{margin-bottom:24px !important}.dp-ml4{margin-left:32px !important}.dp-mxn4{margin-left:-32px !important;margin-right:-32px !important}.dp-myn4{margin-bottom:-24px !important;margin-top:-24px !important}.dp-p4{padding:24px 32px !important}.dp-px4{padding-left:32px !important;padding-right:32px !important}.dp-py4{padding-bottom:24px !important;padding-top:24px !important}}@media (min-width: 1312px){.dp-m1{margin:6px 8px !important}.dp-mt1,.UserSettingsPage .toc{margin-top:6px !important}.dp-mr1,.UserProfilePage .userBoards .secretHeaderIcon,.UserSettingsPage .formInlineCheckedSet label>input{margin-right:8px !important}.dp-mb1,.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{margin-bottom:6px !important}.dp-ml1{margin-left:8px !important}.dp-mxn1,.UserInfoBar.infoBar .tabs{margin-left:-8px !important;margin-right:-8px !important}.dp-myn1{margin-bottom:-6px !important;margin-top:-6px !important}.dp-p1{padding:6px 8px !important}.dp-px1,.UserInfoBar.infoBar .tabs li a,.UserProfileHeader.profileHeader .aboutBar{padding-left:8px !important;padding-right:8px !important}.dp-py1,.UserInfoBar.infoBar .tabs ul,.UserSettingsPage .toc li a{padding-bottom:6px !important;padding-top:6px !important}.dp-m2{margin:12px 16px !important}.dp-mt2{margin-top:12px !important}.dp-mr2,.UserProfileHeader.profileHeader .profileImage::after{margin-right:16px !important}.dp-mb2{margin-bottom:12px !important}.dp-ml2,.UserProfileHeader.profileHeader .profileImage::after{margin-left:16px !important}.dp-mxn2{margin-left:-16px !important;margin-right:-16px !important}.dp-myn2{margin-bottom:-12px !important;margin-top:-12px !important}.dp-p2{padding:12px 16px !important}.dp-px2,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .header .titleBar,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li,.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{padding-left:16px !important;padding-right:16px !important}.dp-py2,.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li{padding-bottom:12px !important;padding-top:12px !important}.dp-m3{margin:18px 24px !important}.dp-mt3,.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{margin-top:18px !important}.dp-mr3{margin-right:24px !important}.dp-mb3{margin-bottom:18px !important}.dp-ml3{margin-left:24px !important}.dp-mxn3{margin-left:-24px !important;margin-right:-24px !important}.dp-myn3{margin-bottom:-18px !important;margin-top:-18px !important}.dp-p3{padding:18px 24px !important}.dp-px3,.UserInfoBar,.UserProfileHeader.profileHeader .titleBar{padding-left:24px !important;padding-right:24px !important}.dp-py3,.UserProfileHeader.profileHeader .titleBar,.UserProfileHeader.profileHeader .profileInfo,.UserProfileHeader.profileHeader .header .titleBar{padding-bottom:18px !important;padding-top:18px !important}.dp-m4{margin:24px 32px !important}.dp-mt4{margin-top:24px !important}.dp-mr4{margin-right:32px !important}.dp-mb4,.UserProfileHeader.profileHeader .name,.NagSearch .message{margin-bottom:24px !important}.dp-ml4{margin-left:32px !important}.dp-mxn4{margin-left:-32px !important;margin-right:-32px !important}.dp-myn4{margin-bottom:-24px !important;margin-top:-24px !important}.dp-p4{padding:24px 32px !important}.dp-px4{padding-left:32px !important;padding-right:32px !important}.dp-py4{padding-bottom:24px !important;padding-top:24px !important}}.PinEdit .PinForm .standardForm>ul{margin-right:170px}.PinForm .addPlace{margin-top:6px;max-width:525px;padding-bottom:14px}.PinForm .BoardPickerDropdownButton{width:100%}.PinForm .ImageUploader{float:left;padding:0}.PinForm .ImageUploader .Button.btn.large{float:left;padding-bottom:8px;padding-top:7px}.PinForm .ImageUploader .uploaderProgress{float:left;height:22px;max-width:294px;padding:1px 8px 10px}.PinForm .ImageUploader .uploaderProgress span{margin-left:0}.PinForm .PinPreview{position:relative;overflow:hidden;background:#f7f7f7;border:1px solid #b1b1b1;border-radius:3px;float:right;height:147px;margin:15px 15px 0 0;position:relative;width:147px;margin-right:20px}.PinForm .PinPreview::after{border-radius:0;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.33) inset;box-shadow:0 0 2px rgba(0,0,0,0.33) inset;content:" ";height:149px;left:0;position:absolute;top:0;width:149px}.PinForm .PinPreview img{bottom:0;display:block;left:0;margin:auto;max-height:100%;position:absolute;right:0;top:0;width:auto}.PinForm .PinPreview .videoIndicator{left:50%;position:absolute;top:50%;z-index:10}.PinForm .PinPreview .playIndicatorPill{bottom:10px;left:10px;position:absolute;z-index:10}.PinForm .PinPreview .videoIndicator{width:54px;height:54px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -253px -34px no-repeat;margin-left:-27px;margin-top:-27px}.PinForm .pinnerName{margin-left:2px}.PinForm .userWrapper .pinFormUser{line-height:inherit}.PinForm .removePlace{float:right;margin-top:7px}.PinForm .removePlace span{color:#999}.PinForm .removePlaceButton{float:right;margin-top:5px}.PinForm .standardForm>ul{overflow:hidden}.PinForm .standardForm>ul.placeFormWrapper{border-top:1px solid #dfdfdf;margin-bottom:10px;margin-right:0}.PinForm .standardForm>ul.placeFormWrapper .loading input{background-position:277px center}.PinForm .standardForm>ul.placeFormWrapper .fields{width:305px}.PinForm .standardForm>ul.placeFormWrapper .fields::after{content:"";display:table;clear:both}.PinForm .standardForm>ul.placeFormWrapper li{overflow:visible}.PinForm .standardForm>ul.placeFormWrapper li.highlighted a{background:#fafafa}.PinForm .standardForm>ul.placeFormWrapper li a{color:#333;font-size:13px;padding:12px}.PinForm .standardForm>ul.placeFormWrapper li .typeaheadResultEmphasized,.PinForm .standardForm>ul.placeFormWrapper li .typeaheadResultMetaData{max-width:280px}.PinForm .socialShareWrapper{display:inline-block;margin-top:9px}.PinForm .socialShareWrapper span{font-weight:bold}.PinForm .socialShareWrapper input{margin-right:1px;position:relative;top:-1px}.PinForm .socialShareWrapper .facebookInput{margin-right:30px}.PinForm .standardForm>ul{width:500px}.PinLikeButton{padding-bottom:7px;padding-top:8px}.PinLikeButton em{background-position:-12px 1px}.PinLikeButton.like em{width:16px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -136px no-repeat;top:-1px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.like em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-236px -333px;background-size:405px 376px}}.PinLikeButton.like span{margin-right:-1px}.PinLikeButton.unlike em{width:16px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -188px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.unlike em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-219px -333px;background-size:405px 376px}}.PinLikeButton.likeSmall{padding:7px 10px 8px}.PinLikeButton.likeSmall em{width:12px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -356px -339px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.likeSmall em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -270px;background-size:405px 376px}}.PinLikeButton.likeSmall.unlike{padding:11px 10px 8px}.PinLikeButton.likeSmall.unlike em{width:12px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") 0px -385px no-repeat;display:block}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.likeSmall.unlike em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -282px;background-size:405px 376px}}.PinLikeButton.likeSmall.btn.isBrioFlat{padding:12px 10px 10px}.PinLikeButton.likeSmall.btn.isBrioFlat.disabled{border:0 !important}.PinLikeButton.likeSmall.btn.isBrioFlat em{width:16px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -104px no-repeat;top:-3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.likeSmall.btn.isBrioFlat em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-202px -333px;background-size:405px 376px}}.PinLikeButton.likeSmall.btn.isBrioFlat.unlike em{width:16px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -88px no-repeat;top:0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinLikeButton.likeSmall.btn.isBrioFlat.unlike em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-253px -333px;background-size:405px 376px}}.PinLikeButton.unlike em{display:none}.Pinnable{overflow:hidden}.Pinnable.add_to_map{cursor:pointer}.Pinnable.add_to_map .pinImageWrapper{overflow:hidden;border-radius:6px;display:table-cell;text-align:center;vertical-align:middle}.Pinnable.add_to_map .pinHolder{position:relative;display:table;height:152px;width:152px}.Pinnable.add_to_map .pinHolder::after{border-radius:3px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.33) inset;box-shadow:0 0 2px rgba(0,0,0,0.33) inset;content:" ";height:152px;left:0;position:absolute;top:0;width:152px}.Pinnable.add_to_map .pinHolder img{border-radius:3px;height:152px;width:152px}.Pinnable.add_to_map .pinHolder img{border-radius:0;height:152px;width:auto}.Pinnable.add_to_map .pinWrapper{position:relative}.Pinnable.add_to_map .pinWrapper:active::before,.Pinnable.add_to_map .pinWrapper:hover::before{bottom:0;left:0;right:0;top:0;background:rgba(0,0,0,0.2);content:" ";position:absolute;z-index:10}.Pinnable.add_to_map .pinWrapper:hover .hoverSelectedStateIconWrapper{visibility:visible}.Pinnable.summary .pinImageWrapper{background:#fff;text-align:center}.PinPromoteButton{height:33px;padding-top:7px}.PinPromoteButton em{width:24px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -338px -248px no-repeat;margin-top:-4px;position:relative}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinPromoteButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-219px -172px;background-size:431px 429px}}.PinUploader{width:320px}.SocialIconsCounts .repinIconSmall{width:14px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -252px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:-3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.SocialIconsCounts .repinIconSmall{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -101px;background-size:405px 376px}}.SocialIconsCounts .commentIconSmall{width:10px;height:9px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -166px -139px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:-2px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.SocialIconsCounts .commentIconSmall{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-321px -276px;background-size:405px 376px}}.SocialIconsCounts .likeIconSmall{width:12px;height:10px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -27px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:-3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.SocialIconsCounts .likeIconSmall{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -356px;background-size:405px 376px}}.SocialIconsCounts .didItIconSmall{width:10px;height:8px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -130px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:-3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.SocialIconsCounts .didItIconSmall{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-163px -109px;background-size:405px 376px}}.SocialIconsCounts .socialMetaCount{color:#999;font-style:normal;font-weight:normal;position:relative;top:1px}.DomainVerify.inModal{width:580px}.DomainVerify .standardForm .motivation,.DomainVerify .standardForm .errorReason{padding-top:7px}.DomainVerify .standardForm .fieldHelpText{font-size:11px;margin-left:143px;margin-top:7px}.DomainVerify .standardForm .helpText{display:table;height:30px;width:250px}.DomainVerify .standardForm .helpText .helpContainer{display:table-cell;vertical-align:middle}.DomainVerify .standardForm .helpText a{cursor:pointer}.DomainVerify .standardForm .errorSection,.DomainVerify .standardForm .filename{display:none}.DomainVerify .contentWrapper{padding:15px}.DomainVerify .contentWrapper .descriptionBlurb,.DomainVerify .contentWrapper .metaTag,.DomainVerify .contentWrapper .instructions{margin-bottom:10px}.DomainVerify .contentWrapper .verifyThroughDownload .filename{display:block;margin-top:10px}.DomainVerify .contentWrapper .downloadLink{cursor:pointer}.FollowingSwitcher .navigateBar{height:30px;text-align:center}.FollowingSwitcher .navigateScope{margin-bottom:5px;margin-top:15px;text-align:center}.FollowingSwitcher .navigateScope .leftRounded{border-radius:6px 0 0 6px;border-right:0}.FollowingSwitcher .navigateScope .leftRounded.navScopeBtn.selected{border-right:0}.FollowingSwitcher .navigateScope .rightRounded{border-radius:0 6px 6px 0}.FollowingSwitcher .navigateScope .navScopeBtn{color:#333;display:inline-block;font-size:12px;font-weight:500;margin-right:-4px;min-width:115px}.FollowingSwitcher .navigateScope .navScopeBtn.selected{background-image:-webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0,0,0,0.06)));background-image:-webkit-linear-gradient(bottom, transparent 0%, rgba(0,0,0,0.06) 100%);background-image:linear-gradient(to top, transparent 0%, rgba(0,0,0,0.06) 100%);border:1px solid #b6b6b6;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}.FollowingSwitcher .navigateScope .navScopeBtn.selected:focus,.FollowingSwitcher .navigateScope .navScopeBtn.selected:hover{background-image:-webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0,0,0,0.06)));background-image:-webkit-linear-gradient(bottom, transparent 0%, rgba(0,0,0,0.06) 100%);background-image:linear-gradient(to top, transparent 0%, rgba(0,0,0,0.06) 100%)}.FollowingSwitcher .navigateScope .navScopeBtn:focus,.FollowingSwitcher .navigateScope .navScopeBtn:hover{background-color:#f3f3f3;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.02)));background-image:-webkit-linear-gradient(transparent 0%, rgba(0,0,0,0.02) 100%);background-image:linear-gradient(transparent 0%, rgba(0,0,0,0.02) 100%)}.FollowingSwitcher .navigateBar{height:auto !important}.UserDropdown li{overflow:hidden;color:#777;display:block;font-size:12px}.UserDropdown li:first-child{padding-top:5px}.UserDropdown li:last-child{padding-bottom:5px}.UserDropdown li a{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;font-weight:bold;color:#777;cursor:pointer;display:block;padding:9px 14px}.UserDropdown li a:hover{background:#f1f1f1;color:#333}.UserDropdown li a:active{background:#eaeaea}.UserDropdown li a{font-family:"Helvetica Neue","Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",arial,sans-serif;color:#595959;font-size:13px;font-weight:600;padding:7px 18px}.UserDropdown li a:active{background-color:#cb2027;color:#fff}.UserDropdown li a:focus,.UserDropdown li a:hover{background-color:#f2f2f2;color:#333}.UserDropdown li a:focus{outline:none}.UserDropdown li.boardMenuItem{width:100%}.UserDropdown li:first-child{border-radius:6px 6px 0 0;padding-top:0}.UserDropdown li:first-child a{padding-top:10px}.UserDropdown li:last-child{border-radius:0 0 6px 6px;padding-bottom:0}.UserDropdown li:last-child a{padding-bottom:10px}.UserFollowPinsPreview{margin:0 auto;overflow:hidden;position:relative;width:100%}.UserFollowPinsPreview .pinSlot{-webkit-transform:translateZ(0);position:absolute;top:400px;width:236px}.UserFollowPinsPreview .pinSlot img{border-radius:6px;margin-bottom:14px}.UserFollowPinsPreview .pinSlotWrapper{height:100%;margin:0 auto;position:relative}.UserFollowPinsPreview.followed .pinSlot{top:-150px !important;-webkit-transition:top 7s linear;transition:top 7s linear}.UserInfoBar.infoBar{border:0 0 auto;border-radius:0}.UserInfoBar.infoBar.centeredWithinWrapper.gridWidth:not(.divider){width:auto}.UserInfoBar.infoBar .divider hr{background:#eee;border:0;height:1px;margin:0;width:100%}.UserInfoBar.infoBar .tabs{left:0;width:100%}.UserInfoBar.infoBar .tabs ul{display:table;margin:auto;table-layout:fixed}.UserInfoBar.infoBar .tabs li{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;display:table-cell;float:none;line-height:14px;margin-right:-1px;padding:14px 0;position:relative;text-align:center}.UserInfoBar.infoBar .tabs li.hideGetStarted{display:none}.UserInfoBar.infoBar .tabs li a{-webkit-box-shadow:none;box-shadow:none;font-weight:normal;padding:0}.UserInfoBar.infoBar .tabs li a:focus .label,.UserInfoBar.infoBar .tabs li a:focus .value,.UserInfoBar.infoBar .tabs li a:hover .label,.UserInfoBar.infoBar .tabs li a:hover .value,.UserInfoBar.infoBar .tabs li a.active .label,.UserInfoBar.infoBar .tabs li a.active .value{color:#bd081c}.UserInfoBar.infoBar .tabs .value{color:#aaa;display:inline-block;font-size:16px;font-weight:bold;padding-bottom:3px}.UserInfoBar.infoBar .tabs .value:focus,.UserInfoBar.infoBar .tabs .value:hover,.UserInfoBar.infoBar .tabs .value.active{background:none;-webkit-box-shadow:0;box-shadow:0}.UserInfoBar.infoBar .tabs .label{color:#9a9a9a;display:block;font-size:11px;font-weight:normal}.UserInfoBar.infoBar .tabs .label:focus,.UserInfoBar.infoBar .tabs .label:hover,.UserInfoBar.infoBar .tabs .label.active{background:none;-webkit-box-shadow:0;box-shadow:0}.UserInfoBar{background-color:#ececec;background:-webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#e5e5e5));background:-webkit-linear-gradient(#f3f3f3, #e5e5e5);background:linear-gradient(#f3f3f3, #e5e5e5);-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);clear:both;color:#333;height:44px;line-height:44px;margin-bottom:2px;max-width:10000px;position:relative;border-left:1px solid #d4d4d4;border-left:1px solid rgba(0,0,0,0.17);border-radius:6px}.UserInfoBar .headerText{color:#555;font-size:16px;font-weight:normal;padding:0 26px 0 13px}.UserInfoBar.loading{min-height:5px}.UserInfoBar li:first-child a.active{-webkit-box-shadow:-1px 0 3px rgba(0,0,0,0.05) inset;box-shadow:-1px 0 3px rgba(0,0,0,0.05) inset}.UserInfoBar li:last-child a.active{-webkit-box-shadow:1px 0 3px rgba(0,0,0,0.05) inset;box-shadow:1px 0 3px rgba(0,0,0,0.05) inset}.UserInfoBar li a{-webkit-box-shadow:0 0 1px rgba(255,255,255,0.9) inset;box-shadow:0 0 1px rgba(255,255,255,0.9) inset;text-shadow:0 1px 0 rgba(255,255,255,0.8);color:#777;display:block;font-weight:bold;padding:1px 20px 0}.UserInfoBar li a:not(.disabled):focus,.UserInfoBar li a:not(.disabled):hover,.UserInfoBar li a.active{background-color:#fafafa;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f4f4));background:-webkit-linear-gradient(#fff, #f4f4f4);background:linear-gradient(#fff, #f4f4f4);color:#333}.UserInfoBar li a:active{background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/infoBarActiveShadowLeftSide-5cbf77e0.png") repeat-y left top,url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/infoBarActiveShadowRightSide-96a21610.png") repeat-y right top,linear-gradient(#fff, #f4f4f4);color:#000}.UserInfoBar.infoBar{background:none;background-color:#fff;height:61px}.UserInfoBar.infoBar li:first-child a.active,.UserInfoBar.infoBar li:last-child a.active{-webkit-box-shadow:none;box-shadow:none}.UserInfoBar.infoBar li a:focus,.UserInfoBar.infoBar li a:hover,.UserInfoBar.infoBar li a.active{background:none}.UserInfoBar.infoBar.centeredWithinWrapper.gridWidth:not(.divider){-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.1)}@media (min-width: 0) and (max-width: 999px){.UserInfoBar.infoBar.centeredWithinWrapper.gridWidth:not(.divider){min-width:764px;padding:0}}.UserInfoBar.infoBar.headerSizer{max-width:none}.UserInfoBar.infoBar .tabs{bottom:0;position:absolute}.UserInfoBar.infoBar .tabs li a{display:block;width:120px}.UserInfoBar{-webkit-box-shadow:none !important;box-shadow:none !important;min-width:auto !important;width:auto !important}.UserInfoBar .divider{display:none !important}.UserInfoBar li a{text-shadow:none !important}.UserInfoBar.infoBar{border:0 !important;height:auto !important}.UserInfoBar .centeredWithinWrapper,.UserInfoBar.centeredWithinWrapper{max-width:744px !important}.UserInfoBar.infoBar .tabs{position:relative !important}.UserInfoBar.infoBar .tabs ul{margin:0 !important}.UserInfoBar.infoBar .tabs .value{display:inline-block;padding-bottom:0 !important}.UserInfoBar.infoBar .tabs li a{width:124px}.UserInfoBar.infoBar .tabs li a:not(.active):focus .label,.UserInfoBar.infoBar .tabs li a:not(.active):focus .value,.UserInfoBar.infoBar .tabs li a:not(.active):hover .label,.UserInfoBar.infoBar .tabs li a:not(.active):hover .value{color:#9c9c9c !important}.UserInfoBar.infoBar .tabs li a:not(.active):active .label,.UserInfoBar.infoBar .tabs li a:not(.active):active .value{color:#858585 !important}.UserProfileContent .userBoards{overflow-y:scroll}.UserProfileContent .userBoards .secretBoardWrapper{background:rgba(0,0,0,0.05);border-top:1px solid rgba(0,0,0,0.05);padding-bottom:14px}.UserProfileContent .userBoards .secretBoardWrapper::after{content:"";display:table;clear:both}.UserProfileContent .userBoards .title{color:#333;display:inline-block;margin-left:0}.UserProfileContent .userBoards .text{color:#777;display:inline-block;font-weight:normal}.UserProfileContent .userBoards.ownProfile .Grid{margin-bottom:38px}.UserProfileContent .userBoards .help{display:inline-block;margin-left:7px}.UserProfileContent .userBoards .help:hover{color:#444}.UserProfileContent .userBoards .secretBoardHeader{color:#333;font-size:13px;font-weight:bold;padding:25px 0 6px 14px}.UserProfileContent .userBoards .secretHeaderIcon{width:14px;height:16px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -152px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}.UserProfileContent .emptyStateCardProfileBoards .icon{width:124px;height:136px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_boards-1x-45ed0082.png") 0px 0px no-repeat}.UserProfileContent{position:relative}.UserProfileContent .userNoBoards,.UserProfileContent .userNoPins,.UserProfileContent .userNoLikes,.UserProfileContent .userNoFollowers,.UserProfileContent .userNoFollowing{color:#333;text-align:center;margin-top:129px}.UserProfileContent .userNoBoards p,.UserProfileContent .userNoPins p,.UserProfileContent .userNoLikes p,.UserProfileContent .userNoFollowers p,.UserProfileContent .userNoFollowing p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;margin:0 0 1em}.UserProfileContent .userNoBoards .emptyIcon,.UserProfileContent .userNoPins .emptyIcon,.UserProfileContent .userNoLikes .emptyIcon,.UserProfileContent .userNoFollowers .emptyIcon,.UserProfileContent .userNoFollowing .emptyIcon{display:inline-block;margin-bottom:18px}.UserProfileContent .userNoBoards .emptyIcon{width:124px;height:136px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_boards-1x-45ed0082.png") 0px 0px no-repeat}.UserProfileContent .userNoPins .emptyIcon{width:100px;height:166px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_pins-1x-9c0c9eed.png") 0px 0px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileContent .userNoPins .emptyIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_pins-2x-ed055984.png");background-position:0px 0px;background-size:100px 166px}}.UserProfileContent .userNoLikes .emptyIcon{width:153px;height:132px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_likes-1x-afbac6ea.png") 0px 0px no-repeat}.UserProfileContent .userNoFollowers .emptyIcon{width:124px;height:142px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_followers-1x-52ef34f7.png") 0px 0px no-repeat}.UserProfileContent .userNoFollowing .emptyIcon{width:124px;height:142px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_following-1x-85abe03c.png") 0px 0px no-repeat}.UserProfileContent.loading>div{display:none}.UserProfileContent.loading>.Spinner{display:block;margin-top:100px}.UserProfileContent .userNoPins{margin-top:100px}.UserProfileContent .UserProfileFollowingGrid .userNoBoards,.UserProfileContent .UserProfileFollowingGrid .userNoPins,.UserProfileContent .UserProfileFollowingGrid .userNoLikes,.UserProfileContent .UserProfileFollowingGrid .userNoFollowers,.UserProfileContent .UserProfileFollowingGrid .userNoFollowing{color:#333;text-align:center;margin-top:69px}.UserProfileContent .UserProfileFollowingGrid .userNoBoards p,.UserProfileContent .UserProfileFollowingGrid .userNoPins p,.UserProfileContent .UserProfileFollowingGrid .userNoLikes p,.UserProfileContent .UserProfileFollowingGrid .userNoFollowers p,.UserProfileContent .UserProfileFollowingGrid .userNoFollowing p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;margin:0 0 1em}.UserProfileContent .UserProfileFollowingGrid .userNoBoards .emptyIcon,.UserProfileContent .UserProfileFollowingGrid .userNoPins .emptyIcon,.UserProfileContent .UserProfileFollowingGrid .userNoLikes .emptyIcon,.UserProfileContent .UserProfileFollowingGrid .userNoFollowers .emptyIcon,.UserProfileContent .UserProfileFollowingGrid .userNoFollowing .emptyIcon{display:inline-block;margin-bottom:18px}.UserProfileContent .UserProfileFollowingGrid .userNoBoards .emptyIcon{width:124px;height:136px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_boards-1x-45ed0082.png") 0px 0px no-repeat}.UserProfileContent .UserProfileFollowingGrid .userNoPins .emptyIcon{width:100px;height:166px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_pins-1x-9c0c9eed.png") 0px 0px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileContent .UserProfileFollowingGrid .userNoPins .emptyIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_pins-2x-ed055984.png");background-position:0px 0px;background-size:100px 166px}}.UserProfileContent .UserProfileFollowingGrid .userNoLikes .emptyIcon{width:153px;height:132px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_user_likes-1x-afbac6ea.png") 0px 0px no-repeat}.UserProfileContent .UserProfileFollowingGrid .userNoFollowers .emptyIcon{width:124px;height:142px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_followers-1x-52ef34f7.png") 0px 0px no-repeat}.UserProfileContent .UserProfileFollowingGrid .userNoFollowing .emptyIcon{width:124px;height:142px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/empty_following-1x-85abe03c.png") 0px 0px no-repeat}.UserProfileContent .UserProfileFollowingGrid .Interest{height:236px;width:236px}.UserProfileContent .UserProfileFollowingGrid .Interest:hover .InterestFollowButton{display:block}.UserProfileContent .UserProfileFollowingGrid .Interest .interestWrapper{height:236px;width:236px}.UserProfileFollow{height:100%;overflow:hidden;text-align:center}.UserProfileFollow .userProfileFakeHeader{background:#fff;-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);height:45px;position:relative}.UserProfileFollow .userProfileFakeHeader em{width:104px;height:26px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -253px -166px no-repeat;display:inline-block;margin-top:10px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileFollow .userProfileFakeHeader em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-111px -201px;background-size:431px 429px}}.UserProfileFollow .userProfileFollowInfo{background:#fff;bottom:-1px;-webkit-box-shadow:0 -20px 50px #eee;box-shadow:0 -20px 50px #eee;padding:0 0 40px;position:absolute;-webkit-transition:height 1s ease-in-out;transition:height 1s ease-in-out;width:100%}.UserProfileFollow .userProfileFollowInfo .about{color:#aaa;font-size:15px;line-height:22px;margin:0 auto;max-width:800px;padding:0 10px}.UserProfileFollow .userProfileFollowInfo .userDescription{color:#444;font-size:15px;line-height:20px;margin:8px auto 5px;max-width:750px;text-align:center;text-shadow:none}.UserProfileFollow .userProfileFollowInfo img.profileImage{-webkit-box-shadow:0 0 10px #aaa;box-shadow:0 0 10px #aaa;height:64px;margin-top:-32px;overflow:hidden;width:64px}.UserProfileFollow .userProfileFollowInfo .userName{color:#333;color:rgba(21,21,21,0.8);font-size:36px;line-height:32px;padding-top:10px;text-align:center}.UserProfileFollow .userProfileFollowInfo .postUnFollow{margin-bottom:10px;margin-top:20px}.UserProfileFollow .userProfileFollowInfo .stats{color:#aaa;font-size:15px;margin:15px 0 10px}.UserProfileFollow .userProfileFollowInfo .stats .pinCount::before{content:"\2022"}.UserProfileFollowingGrid .InterestFollowButton{display:none}.UserProfileHeader{position:relative;-webkit-transition:opacity 1s ease;transition:opacity 1s ease;z-index:10}.UserProfileHeader .divider{color:#eee;font-size:10px;position:relative;text-align:right}.UserProfileHeader .divider hr{background:#eee;border:0;height:1px;margin:0;width:100%}.UserProfileHeader .iconsLinksEtc{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9a9a9a;display:inline-block;font-size:12px;font-weight:500;line-height:20px;margin:12px 0;max-height:40px}.UserProfileHeader .iconsLinksEtc .locationWrapper,.UserProfileHeader .iconsLinksEtc .websiteWrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.UserProfileHeader .iconsLinksEtc .location{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -326px -274px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .location{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -344px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .verifiedDomain{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -14px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .verifiedDomain{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -320px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .website{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9a9a9a;font-weight:500;max-width:200px}.UserProfileHeader .iconsLinksEtc .website:hover{color:#cb2027}.UserProfileHeader .iconsLinksEtc .twitter{width:13px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -359px -283px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .twitter{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -258px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .twitter:hover{width:13px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -341px -339px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .twitter:hover{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -246px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .facebook{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -363px -265px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .facebook{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -308px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .facebook:hover{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -326px -261px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .iconsLinksEtc .facebook:hover{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -332px;background-size:405px 376px}}.UserProfileHeader .iconsLinksEtc .middot{color:#ccc;margin-left:1px;margin-right:1px}.UserProfileHeader.invisible{opacity:0}.UserProfileHeader .verifiedIdentify{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -14px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader .verifiedIdentify{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -320px;background-size:405px 376px}}.UserProfileHeader .userFollowButtonWrapper,.UserProfileHeader .addTastemakerButtonWrapper{display:inline-block}.UserProfileHeader::after{content:"";display:table;clear:both}.UserProfileHeader.profileHeader{margin:0}.UserProfileHeader.profileHeader .headerSizer{max-width:none;width:auto}@media (min-width: 0) and (max-width: 999px){.UserProfileHeader.profileHeader .headerSizer{min-width:764px}}.UserProfileHeader.profileHeader .header{background:#fff;color:#333;padding-top:8px}.UserProfileHeader.profileHeader .header.fixed{position:inherit}.UserProfileHeader.profileHeader .header.fixed .fixedHeader{position:fixed}.UserProfileHeader.profileHeader .profileImage{margin:0 auto -87px;padding-top:18px;position:relative;width:60px;z-index:104}.UserProfileHeader.profileHeader .profileImage img{border-radius:100%;-webkit-box-shadow:inset 0 0 0 -2px rgba(255,255,255,0.48),0 0 0 1px rgba(0,0,0,0.14),0 0 0 8px #fff;box-shadow:inset 0 0 0 -2px rgba(255,255,255,0.48),0 0 0 1px rgba(0,0,0,0.14),0 0 0 8px #fff;height:60px;width:60px}.UserProfileHeader.profileHeader .profileImage .Button{border-radius:2px;display:none;margin:0 auto;z-index:3}.UserProfileHeader.profileHeader .profileImage:hover .Button{display:block}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{-webkit-backface-visibility:hidden;position:absolute;top:-52px}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage .fixedHeaderImage{display:inline;width:32px}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage .fixedHeaderImage img{border:1px solid rgba(0,0,0,0.14);border-radius:100%;height:32px;width:32px}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage .fixedHeaderName{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;display:inline-block;font-size:21px;font-weight:bold;padding-left:7px;vertical-align:middle;width:528px}.UserProfileHeader.profileHeader .editButtonWrapper{bottom:20px;height:20px;position:absolute;width:60px}.UserProfileHeader.profileHeader .fixedHeader{background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(255,255,255,0.22);box-shadow:0 1px 2px 0 rgba(255,255,255,0.22);left:0;margin-bottom:-70px;right:0;top:54px;z-index:103}@media (max-width: 764px){.UserProfileHeader.profileHeader .fixedHeader{width:764px}}.UserProfileHeader.profileHeader .fixedHeader.shadow{-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)}.UserProfileHeader.profileHeader .fixedHeader.shadow .divider{width:100%}.UserProfileHeader.profileHeader .profileInfo{padding:14px}.UserProfileHeader.profileHeader .titleBar{height:32px;margin:18px auto;position:relative}.UserProfileHeader.profileHeader .name{color:#333;font-size:33px;font-weight:bold;height:40px;margin:4px auto 0;max-width:520px;text-align:center}@media (min-width: 1000px) and (max-width: 1249px){.UserProfileHeader.profileHeader .name{max-width:500px}}@media (min-width: 0) and (max-width: 999px){.UserProfileHeader.profileHeader .name{max-width:320px}}.UserProfileHeader.profileHeader .name .nameInner{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:490px}@media (min-width: 1000px) and (max-width: 1249px){.UserProfileHeader.profileHeader .name .nameInner{max-width:470px}}@media (min-width: 0) and (max-width: 999px){.UserProfileHeader.profileHeader .name .nameInner{max-width:290px}}.UserProfileHeader.profileHeader .name .verifiedIdentify{position:relative;top:-8px}.UserProfileHeader.profileHeader .buttons{float:right;position:relative}.UserProfileHeader.profileHeader .buttons>*:not(:last-child){margin-right:4px}.UserProfileHeader.profileHeader .UserFollowButton,.UserProfileHeader.profileHeader .addTastemakerButton{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:32px;max-width:175px}.UserProfileHeader.profileHeader .addTastemakerButtonWrapper .addTastemakerButton{border:none;padding:10px 14px}.UserProfileHeader.profileHeader .anchorButton{display:inline-block;height:32px;top:1px}.UserProfileHeader.profileHeader .editProfile{height:32px}.UserProfileHeader.profileHeader .editProfile:hover{border-color:#b8b8b8}.UserProfileHeader.profileHeader .userProfileMenu{border-radius:3px;height:32px;padding-top:6px;position:relative;right:0;top:0}.UserProfileHeader.profileHeader .aboutBar{margin-top:80px;overflow:hidden;text-align:center;width:100%}.UserProfileHeader.profileHeader .about{color:#333;margin:6px auto 10px;position:relative;width:620px}@media (min-width: 1000px) and (max-width: 1249px){.UserProfileHeader.profileHeader .about{width:505px}}@media (min-width: 0) and (max-width: 999px){.UserProfileHeader.profileHeader .about{width:420px}}.UserProfileHeader.profileHeader .about .aboutText{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:19px;margin:0;margin-bottom:10px;overflow:hidden;padding:0}.UserProfileHeader.profileHeader .about .iconsLinksEtc{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#9a9a9a;display:inline-block;font-size:12px;font-weight:500;line-height:20px;margin:12px 0;max-height:40px}.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .websiteWrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.UserProfileHeader.profileHeader .about .iconsLinksEtc .location{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -326px -274px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .location{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -344px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .verifiedDomain{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -14px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .verifiedDomain{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -320px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .website{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#9a9a9a;font-weight:500;max-width:200px}.UserProfileHeader.profileHeader .about .iconsLinksEtc .website:hover{color:#cb2027}.UserProfileHeader.profileHeader .about .iconsLinksEtc .twitter{width:13px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -359px -283px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .twitter{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -258px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .twitter:hover{width:13px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -341px -339px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .twitter:hover{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -246px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .facebook{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -363px -265px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .facebook{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -308px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .facebook:hover{width:11px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -326px -261px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .about .iconsLinksEtc .facebook:hover{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -332px;background-size:405px 376px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot{color:#ccc;margin-left:1px;margin-right:1px}.UserProfileHeader.profileHeader .about li{float:left;padding:0 2px}.UserProfileHeader.profileHeader .about textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/icon_edit-1x-6304bf31.png") no-repeat 10px 13px;border-color:#cacaca;border-radius:4px;border-width:1px;color:#9a9a9a;display:block;font-size:16px;height:64px;margin-top:7px;padding-left:25px;padding-top:10px;width:495px}.UserProfileHeader.profileHeader .about .saveButton{float:left;margin-top:8px}.UserProfileHeader.profileHeader .emptyProfile .profileInfo{padding-bottom:0}.UserProfileHeader.profileHeader .emptyProfile .iconsLinksEtc{margin-top:4px}.UserProfileHeader.noFollowBar .fixedHeader{display:none}.UserProfileHeader .centeredWithinWrapper,.UserProfileHeader.profileHeader .headerSizer{max-width:744px !important;min-width:auto !important}.UserProfileHeader.profileHeader .header{margin-top:0 !important;padding-top:0}.UserProfileHeader.profileHeader .titleBar{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;height:auto;margin:0 auto}.UserProfileHeader.profileHeader .profileInfo{max-width:520px !important}.UserProfileHeader.profileHeader .profileImage{height:-webkit-calc(33 * 3px);height:calc(33 * 3px);margin:0 0 0 auto !important;-webkit-box-ordinal-group:3 !important;-webkit-order:2 !important;-ms-flex-order:2 !important;order:2 !important;padding-top:0;width:-webkit-calc(33 * 3px);width:calc(33 * 3px);z-index:0}.UserProfileHeader.profileHeader .header[itemtype="https://schema.org/Organization"] .profileInfo{min-height:216px !important}.UserProfileHeader.profileHeader .header[itemtype="https://schema.org/Organization"] .aboutBar{margin-top:0 !important}.UserProfileHeader.profileHeader .header[itemtype="https://schema.org/Organization"] .profileImage{margin-top:0 !important}.UserProfileHeader.profileHeader .profileImage::after{background-color:rgba(0,0,0,0.02);border-radius:50%;bottom:0;content:" ";left:0;position:absolute;right:0;top:0}.UserProfileHeader.profileHeader .profileImage img{-webkit-box-shadow:none !important;box-shadow:none !important;height:-webkit-calc(33 * 3px);height:calc(33 * 3px);width:-webkit-calc(33 * 3px);width:calc(33 * 3px)}@media (min-width: 360px){.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .profileImage img{height:-webkit-calc(33 * 4px);height:calc(33 * 4px);width:-webkit-calc(33 * 4px);width:calc(33 * 4px)}}@media (min-width: 800px){.UserProfileHeader.profileHeader .profileImage,.UserProfileHeader.profileHeader .profileImage img{height:-webkit-calc(33 * 6px);height:calc(33 * 6px);width:-webkit-calc(33 * 6px);width:calc(33 * 6px)}}.UserProfileHeader.profileHeader .buttons{float:none !important}.UserProfileHeader.profileHeader .buttons>*:not(:last-child){margin-right:6px !important}.UserProfileHeader.profileHeader .buttons .Button{height:auto !important}.UserProfileHeader.profileHeader .buttons .userProfileMenu:not(.UnblockButton),.UserProfileHeader.profileHeader .buttons .editProfile{height:38px !important;margin-right:13px !important;width:38px !important}.UserProfileHeader.profileHeader .buttons .userProfileMenu:not(.UnblockButton).active::after,.UserProfileHeader.profileHeader .buttons .userProfileMenu:not(.UnblockButton):hover::after,.UserProfileHeader.profileHeader .buttons .userProfileMenu:not(.UnblockButton):focus::after,.UserProfileHeader.profileHeader .buttons .editProfile.active::after,.UserProfileHeader.profileHeader .buttons .editProfile:hover::after,.UserProfileHeader.profileHeader .buttons .editProfile:focus::after{border-radius:50% !important;height:48px !important;left:-5px !important;top:-3px !important;width:48px !important}.UserProfileHeader.profileHeader .buttons .settingsCog{margin-right:8px !important;padding-right:4px !important}.UserProfileHeader.profileHeader .buttons .settingsCog:hover::after,.UserProfileHeader.profileHeader .buttons .settingsCog:focus::after{border-radius:50% !important;height:48px !important;left:-10px !important;top:-3px !important;width:48px !important}.UserProfileHeader.profileHeader .buttons .userProfileMenu em{width:24px;height:6px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -189px -296px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .buttons .userProfileMenu em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-237px -224px;background-size:405px 376px}}.UserProfileHeader.profileHeader .buttons .editProfile em{width:24px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -259px -234px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;height:24px;top:-1px !important;width:24px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .buttons .editProfile em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-228px -231px;background-size:405px 376px}}.UserProfileHeader.profileHeader .buttons .settingsCog em{width:28px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -177px -234px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;top:2px !important}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .buttons .settingsCog em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-174px -231px;background-size:405px 376px}}.UserProfileHeader .userFollowButtonWrapper,.addTastemakerButtonWrapper{float:right !important}.UserProfileHeader .userUnblockButtonWrapper{float:right !important}.UserProfileHeader.profileHeader .aboutBar{margin-top:0 !important;overflow:visible !important;width:auto !important}.UserProfileHeader.profileHeader .about{margin:0 !important;width:auto !important}.UserProfileHeader.profileHeader .name{height:auto !important;margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;max-width:100% !important}.UserProfileHeader.profileHeader .name .nameInner{display:inline;max-width:100% !important;overflow:visible !important;white-space:normal !important;word-wrap:break-word !important}.UserProfileHeader.profileHeader .name .verifiedIdentify{width:26px;height:26px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -210px -198px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;top:auto}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfileHeader.profileHeader .name .verifiedIdentify{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-206px -195px;background-size:405px 376px}}@media (min-width: 1312px){.UserProfileHeader.profileHeader .name .verifiedIdentify{top:-4px}}.UserProfileHeader.profileHeader .about .iconsLinksEtc{line-height:inherit !important;margin:0 !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc ul li:first-child{padding-left:0 !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot{color:#fff !important;font-size:1px !important;position:relative !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .middot::after{content:"/" !important;font-weight:normal !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .twitter,.UserProfileHeader.profileHeader .about .iconsLinksEtc .facebook{margin-top:3px !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .locationWrapper .location{display:none !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .websiteWrapper,.UserProfileHeader.profileHeader .about .iconsLinksEtc .websiteWrapper a{max-width:100% !important}.UserProfileHeader.profileHeader .about .iconsLinksEtc .website{margin-top:0 !important}.UserProfileHeader.profileHeader .header .fixedHeader{background:rgba(255,255,255,0.97);-webkit-box-shadow:none !important;box-shadow:none !important;position:fixed;top:56px !important}@media (min-width: 800px){.UserProfileHeader.profileHeader .header .fixedHeader{top:64px !important}}.UserProfileHeader.profileHeader .header .titleBar{-webkit-box-sizing:border-box !important;box-sizing:border-box !important;height:auto;margin:0 auto}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage{height:38px !important;top:-50px !important;width:100% !important}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderImage{display:none !important}.UserProfileHeader.profileHeader .fixedHeaderNameAndImage>.fixedHeaderName{opacity:0;padding-left:0 !important;-webkit-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out}.UserProfileHeader .fixed .shadow .fixedHeaderNameAndImage>.fixedHeaderName{opacity:1}.UserProfileImageUploader{width:541px}.UserProfilePage{position:relative;z-index:103}.UserProfilePage .headerSizer{max-width:1236px}.UserProfilePage .Board{float:left}.UserProfilePage .Board .boardCover{clear:both}.UserProfilePage{margin:62px 0 0 !important}.UserProfilePage .fixedHeader .divider{display:none !important}.UserProfilePage .boardCoverWrapper.boardPinCount{display:none !important}.UserProfilePage .userBoards .secretBoardWrapper{background:#f7f7f7 !important}.UserProfilePage .userBoards .secretHeaderIcon{width:20px;height:20px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -376px 0px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;float:left;margin-top:-1px !important}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfilePage .userBoards .secretHeaderIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-370px 0px;background-size:405px 376px}}.UserProfilePage .userBoards .BoardIcons .secretIcon,.UserProfilePage .userBoards .boardName .secretIcon{width:20px;height:20px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -376px 0px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfilePage .userBoards .BoardIcons .secretIcon,.UserProfilePage .userBoards .boardName .secretIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-370px 0px;background-size:405px 376px}}.UserProfilePage .secretBoardWrapper .Board.boardCoverImage{background:transparent !important}.UserProfilePage .userBoards{overflow-y:auto !important}.UserProfilePage .userBoards .secretBoardHeader{-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.UserProfilePage .userBoards .GridItems.padItems>.item,.UserProfilePage .UserProfileFollowingGrid .GridItems.padItems>.item{margin:0 !important;padding:24px 12px !important;width:236px !important}.UserProfilePage .BoardCreateRep{background:transparent !important;border-radius:8px;width:236px !important}.UserProfilePage .BoardCreateRep i{background:none !important;border:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}.UserProfilePage .BoardCreateRep i::after{display:none !important}.UserProfilePage .BoardCreateRep i::before{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -124px -110px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;content:" "}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserProfilePage .BoardCreateRep i::before{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-122px -109px;background-size:405px 376px}}.UserProfilePage .BoardCreateRep::after{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3;margin:-10px;padding:10px}.UserProfilePage .BoardCreateRep:hover::after,.UserProfilePage .BoardCreateRep:focus::after{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.UserProfilePage .BoardCreateRep:active::after{background:rgba(0,0,0,0.1)}@media (min-width: 360px){.UserProfilePage .BoardCreateRep{height:314px !important}}@media (min-width: 800px){.UserProfilePage .BoardCreateRep{height:324px !important}}@media (min-width: 1312px){.UserProfilePage .BoardCreateRep{height:331px !important}}.UserProfilePage .UserProfileContent .User.gridItem{-webkit-box-shadow:none !important;box-shadow:none !important}.UserProfilePage .UserProfileContent .User .hoverMask{display:none !important}.UserProfilePage .UserProfileContent .User .thumbContainer::after{display:none !important}.UserProfilePage .UserProfileFollowingGrid .InterestFollowButton{display:block !important;width:100% !important}.UserProfilePage .UserProfileFollowingGrid .Interest{height:auto !important;width:236px !important}.UserProfilePage .UserProfileFollowingGrid .Interest .interestWrapper{width:auto !important}@media (min-width: 800px){.UserProfilePage{margin-top:74px !important}}.YourWebsiteDropdown{border-radius:6px;overflow:hidden;width:214px}.YourWebsiteDropdown .title{padding-left:14px;padding-top:14px}.YourWebsiteDropdown .description{color:#999;font-size:13px;line-height:17px;padding:16px 14px}.YourWebsiteDropdown .divider{border-top:1px solid #ebebeb}.YourWebsiteDropdown .action{background:transparent;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#444;display:block;font-size:13px;font-weight:normal;overflow:hidden;padding:14px;text-align:left;text-overflow:ellipsis;width:100%}.YourWebsiteDropdown .action a,.YourWebsiteDropdown .action strong{color:#333;font-weight:bold}.YourWebsiteDropdown .action:focus{background:transparent;outline:none}.YourWebsiteDropdown .action:hover{background-color:#f2f2f2;color:#444}.YourWebsiteDropdown .actionText{overflow:hidden;text-overflow:ellipsis}.YourWebsiteDropdown .hideAllPinsIcon{width:26px;height:21px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -176px -176px no-repeat;margin-right:10px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.YourWebsiteDropdown .hideAllPinsIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:-169px -139px;background-size:249px 240px}}.YourWebsiteDropdown .hidePinIcon{width:21px;height:21px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -96px -242px no-repeat;margin-right:15px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.YourWebsiteDropdown .hidePinIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:0px -201px;background-size:249px 240px}}.YourWebsiteDropdown .hideAllPinsIcon,.YourWebsiteDropdown .hidePinIcon,.YourWebsiteDropdown .learnMoreIcon{float:left;margin-top:-2px}.YourWebsiteDropdown .learnMoreIcon{width:20px;height:20px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -165px -242px no-repeat;margin-right:15px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.YourWebsiteDropdown .learnMoreIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:-65px -201px;background-size:249px 240px}}.TastemakerEmbed{border-radius:8px;height:600px;-webkit-mask-image:-webkit-radial-gradient(#fff, #000);mask-image:radial-gradient(#fff, #000);overflow:hidden;position:relative;width:500px}.TastemakerEmbed iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.ToggleButton{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:31px}.ToggleButton:not(.primary):not(.toggled):not(.disabled) .buttonText{color:#bd081c}.BrowserExtensionUninstallPage .standardForm{background:#fff;-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-radius:6px}.BrowserExtensionUninstallPage .standardForm>h1{border-bottom:1px solid #e7e7e7;font-size:20px;padding:17px 18px 13px}.BrowserExtensionUninstallPage .standardForm .formTitle{border-bottom:1px solid #e7e7e7;font-size:20px;padding:17px 18px 13px}.BrowserExtensionUninstallPage .standardForm ul{padding:19px 19px 7px}.BrowserExtensionUninstallPage .standardForm h2{font-weight:bold;margin-bottom:12px}.BrowserExtensionUninstallPage .standardForm li{border:0;margin-bottom:12px;padding:0}.BrowserExtensionUninstallPage .standardForm input[type="radio"]{height:16px;margin-left:20px;width:16px}.BrowserExtensionUninstallPage .standardForm label{color:#333;padding-left:1px;vertical-align:middle}.BrowserExtensionUninstallPage .standardForm .hiddenText{background-color:#e3f8fe;border-radius:5px;display:none;margin-bottom:12px;margin-left:43px;padding:10px}.BrowserExtensionUninstallPage .standardForm .linkText{color:#f00}.DeactivateAccount{width:550px}.DeactivateAccount .body{padding:19px 19px 7px}.DeactivateAccount .listItem{margin-bottom:12px}.DeactivateAccount h2{font-size:13px;font-weight:bold;margin-bottom:12px}.DeactivateAccount p{font-size:13px;font-weight:regular;margin-bottom:12px;margin-top:0}.DeactivateAccount input[type="radio"]{height:16px;margin-left:20px;width:16px}.DeactivateAccount label{color:#333;font-size:12px;padding-left:1px;vertical-align:middle}.DeactivateAccount textarea{font-size:12px;height:60px}.DeactivateAccount .deleteText{float:left;font-size:12px;margin-top:8px}.DeactivateAccount .deleteText .buttonText{font-weight:bold;text-decoration:underline}.DeactivateAccount .headerText{font-size:13px;font-weight:regular;margin-bottom:12px}.DeactivateAccount .hiddenText{background-color:#e3f8fe;border-radius:5px;display:none;margin-bottom:12px;margin-left:43px;padding:10px}.DeactivateAccount .hiddenTextArea{display:none;margin-bottom:12px;margin-left:43px}.DeactivateAccount .linkText{color:#f00}.ExperienceNag{background-color:#fff6c8;-webkit-box-shadow:0 1px 2px rgba(51,51,51,0.15);box-shadow:0 1px 2px rgba(51,51,51,0.15);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;z-index:104}.ExperienceNag.pfySegmented{margin-top:43px}.ExperienceNag .centeredWithinWrapper{position:relative}.ExperienceNag .message{color:#717171;display:inline-block;font-size:15px;max-width:850px;padding:16px 0}@media (min-width: 0px) and (max-width: 999px){.ExperienceNag .message{font-size:12px;max-width:576px}}.ExperienceNag .message a{text-decoration:underline}.ExperienceNag.updateBrowser{text-align:center}.ExperienceNag .nagClose{width:16px;height:16px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -300px -365px no-repeat;bottom:0;cursor:pointer;margin:auto;padding:6px;position:absolute;right:7px;top:0;z-index:105}.ExperienceNag .notificationPaneNag .message{-webkit-box-shadow:none;box-shadow:none;font-size:12px;margin:0;padding-right:40px}.NagBase{background-color:#fff6c8;-webkit-box-shadow:0 1px 2px rgba(51,51,51,0.15);box-shadow:0 1px 2px rgba(51,51,51,0.15);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;text-align:center;z-index:104}.NagBase.pfySegmented{margin-top:43px}.NagBase .centeredWithinWrapper{position:relative}.NagBase .message{color:#717171;display:inline-block;font-size:15px;max-width:576px;padding:16px 0}@media (min-width: 0px) and (max-width: 999px){.NagBase .message{font-size:12px}}.NagBase .nagClose{width:16px;height:16px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -300px -365px no-repeat;bottom:0;cursor:pointer;margin:auto;position:absolute;right:7px;top:0}.NagBase.updateBrowser{text-align:center}.NagNoScript.Module{display:block}.NagSearch .message{background:#fff;-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-radius:6px;border-top-left-radius:0;border-top-right-radius:0;color:#717171;font-size:15px;margin:15px 7px;padding:8px 25px;text-align:center}.NagSearch .message p{line-height:25px;margin:0}.NagSearch .message{-webkit-box-shadow:none;box-shadow:none}.PinfluencerOptOutConfirmationPage .standardForm{font-size:14px;line-height:21px;margin:20px auto 40px}.SignedEmailDisassociatePage .standardForm{font-size:14px;line-height:21px;margin:20px auto 40px}.SignedEmailDisassociatePage .standardForm .formFooter{text-align:right}.SignedEmailSettingsPage .standardForm{margin:20px auto 40px}.SignedEmailSettingsPage .standardForm .emailSettings h3{padding-top:0}.SignedEmailSettingsPage .standardForm .emailSettings .headlessSection h3{padding-top:6px}.SignedEmailUnsubscribePage .standardForm{font-size:14px;line-height:21px;margin:20px auto 40px}.SignedEmailUnsubscribePage ul.unsubscribedEmails{list-style-type:disc;padding-left:40px}.SignedEmailUnsubscribePage ul.unsubscribedEmails li{font-weight:bold;list-style:inherit}.UserEdit.modal{width:580px}.UserEdit.modal .name{width:195px}.UserEdit.full_page .name{width:49%}.UserEdit .domain{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;float:left;font-size:14px;line-height:32px;margin-right:5px;padding-left:2px;width:131px}.UserEdit input[type="text"].username{width:262px}.UserEdit .name.last{float:right}.UserEdit .profileImageWrapper{position:relative;overflow:hidden;border-radius:50%;display:inline-block;height:75px;margin-right:10px;vertical-align:middle;width:75px}.UserEdit .profileImageWrapper::after{border-radius:3px;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.33) inset;box-shadow:0 0 2px rgba(0,0,0,0.33) inset;content:" ";height:75px;left:0;position:absolute;top:0;width:75px}.UserEdit .profileImageWrapper .profileImage{border-radius:3px;height:75px;width:75px}.UserEdit .profileImageWrapper img{height:75px !important;max-width:none;width:auto !important}.UserEdit .profileImageWrapper img.restrictWidth{height:auto !important;width:75px !important}.UserEdit .businessName{width:100%}.UserEdit .helpText{width:280px}.UserEdit .settingLabel{vertical-align:middle}.UserEditEmail p{margin-bottom:0;padding:0 18px}.UserEditEmail{width:530px}.UserEditVerifyWebsite .hidden{display:none}.UserEditVerifyWebsite .fillWidth{overflow:hidden;padding-right:10px}.UserEditVerifyWebsite .verifyButton{float:right;font-size:13px}.UserEditVerifyWebsite .verifiedDomainContainer{float:right;padding-top:7px}.UserEditVerifyWebsite .verifiedDomainContainer .verifiedDomainIcon{width:18px;height:18px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -40px -365px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-top:-1px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserEditVerifyWebsite .verifiedDomainContainer .verifiedDomainIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-278px -231px;background-size:405px 376px}}.UserSocialNetworkSettings .socialNetworkHeadingDetails{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:15px;padding-left:30px}.UserSocialNetworkSettings .socialHeader h4{font-size:14px;font-weight:200}.UserSocialNetworkSettings .socialHeader .socialIconFacebook{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -446px -32px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}.UserSocialNetworkSettings .socialHeader .socialIconTwitter{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -298px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}.UserSocialNetworkSettings .socialHeader .socialIconGplus{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -394px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserSocialNetworkSettings .socialHeader .socialIconGplus{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-383px -155px;background-size:431px 429px}}.UserSocialNetworkSettings .socialHeader .socialIconGoogle{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -446px 0px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserSocialNetworkSettings .socialHeader .socialIconGoogle{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-383px -124px;background-size:431px 429px}}.UserSocialNetworkSettings .socialHeader .socialIconYahoo{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -266px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}.UserSocialNetworkSettings .socialHeader .socialIconRakuten{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -330px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserSocialNetworkSettings .socialHeader .socialIconRakuten{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-383px 0px;background-size:431px 429px}}.UserSocialNetworkSettings .socialHeader .socialIconMicrosoft{margin-right:12px;margin-top:-2px;vertical-align:middle;width:30px;height:30px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -362px -385px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.UserSocialNetworkSettings .socialHeader .socialIconMicrosoft{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-383px -186px;background-size:431px 429px}}.UserSocialNetworkSettings .socialHeader .socialIconText{display:inline-block;vertical-align:middle}.UserSocialNetworkSettings .socialHeader .socialIconText a{color:#000}.standardForm>.UserSocialNetworkSettings>li{border-top:1px solid rgba(223,223,223,0.5)}.UserSocialNetworkSettings>li.socialHeader{border-top:1px solid #dfdfdf}.AddressForm .standardForm li{overflow:hidden}.AddressForm .standardForm .top{margin-bottom:8px}.AddressForm .standardForm .subheader{float:left;font-style:italic;padding:6px}.AddressForm .standardForm .sameInfoButton{float:right}.AddressForm .standardForm .addressFieldLeft{float:left;width:50%}.AddressForm .standardForm .addressFieldRight{float:right;width:48%}.BlockAndUnfollowForm{width:600px}.BlockAndUnfollowForm input[type="checkbox"]{display:none}.BlockAndUnfollowForm .uncheckedBox{color:#a9a9a9;display:inline-block;font-size:25px;vertical-align:middle}.BlockAndUnfollowForm .checkedBox{display:none}.BlockAndUnfollowForm input[type="checkbox"]:checked ~ .uncheckedBox{display:none}.BlockAndUnfollowForm input[type="checkbox"]:checked ~ .checkedBox{color:#a9a9a9;display:inline-block;font-size:25px;vertical-align:middle}.BlockAndUnfollowForm input[type="radio"]{display:none}.BlockAndUnfollowForm .flagReasonRadioButtonOuter{background-color:#fff;border:1px solid #a9a9a9;border-radius:8px;display:inline-block;height:12px;position:relative;top:1px;vertical-align:middle;width:12px}.BlockAndUnfollowForm .flagReasonRadioButtonInner{display:none}.BlockAndUnfollowForm input[type="radio"]:checked+.flagReasonRadioButtonOuter{background-color:#a9a9a9;border-color:#d3d3d3}.BlockAndUnfollowForm input[type="radio"]:checked+.flagReasonRadioButtonOuter>.flagReasonRadioButtonInner{background-color:#fff;border-radius:50%;display:block;height:4px;left:50%;margin:-2px 0 0 -2px;position:absolute;top:50%;width:4px}.BlockAndUnfollowForm .blockAndUnfollowFormContent{height:360px;overflow:scroll}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel{border-bottom:1px solid #e7e7e7;color:#333;cursor:pointer;display:block;font-size:14px;padding:15px 0 15px 18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel:hover{background-color:#f4f4f4}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel>.labelWrapper{display:inline-block;margin-left:10px;vertical-align:middle;width:500px}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.blockAndUnfollowFormLabel>.labelWrapper>.labelDescription{color:#999;display:block;font-size:13px;margin-top:3px;vertical-align:middle}.BlockAndUnfollowForm .blockAndUnfollowFormContent>.modalDescription{border-bottom:1px solid #e7e7e7;color:#999;font-size:13px;padding:15px 18px}.BlockAndUnfollowForm .helpText{font-size:13px;line-height:28px;width:250px}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary{display:none}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary span{pointer-events:none}.BlockAndUnfollowForm .formFooter>.formFooterButtons>.primary.visible{display:inline-block}.CsrfErrorPage{text-align:center}.CsrfErrorPage .header{background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.1);box-shadow:0 2px 2px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(0,0,0,0.1);height:44px;position:fixed;text-align:center;width:100%}.CsrfErrorPage .header img{position:relative;top:8px;width:104px}.CsrfErrorPage .errorHeader p{color:#777;font-size:17px;font-weight:normal}.CsrfErrorPage .errorMessage{padding-top:50px;width:auto}.CsrfErrorPage .errorNumber{border:5px solid #bbb;border-radius:50%;color:#aaa;display:block;font-size:20px;font-weight:bold;line-height:40px;margin:0 auto 20px;text-align:center;width:40px}.CsrfErrorPage .diagnoseList{margin:30px 0;padding:0;text-align:center}.CsrfErrorPage .diagnose,.CsrfErrorPage .more{color:#555}.CsrfErrorPage .diagnose{display:inline-block;list-style-type:none;margin-bottom:20px;vertical-align:top;width:156px}.CsrfErrorPage .diagnose a{color:#444;font-weight:bold;text-decoration:none}.CsrfErrorPage .diagnose a:hover{color:#d62229}.FlagBase{width:600px}.FlagBase a:focus{outline:0}.FlagBase .flagContent{height:360px}.FlagBase .flagContent input[type="radio"]{opacity:0;position:absolute}.FlagBase .flagContent .flagReasonRadioButtonOuter{background-color:#fff;border:1px solid #999;border-radius:8px;bottom:0;display:inline-block;height:12px;margin:auto;position:absolute;top:0;width:12px}.FlagBase .flagContent .flagReasonRadioButtonInner{display:none}.FlagBase .flagContent .flagReasonRadioButtonWrapper{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;height:100%;min-height:64px;padding-left:15px;position:absolute;width:44px}.FlagBase .flagContent input[type="radio"]:checked+.flagReasonRadioButtonWrapper .flagReasonRadioButtonOuter{background-color:#999;border-color:#ccc}.FlagBase .flagContent input[type="radio"]:checked+.flagReasonRadioButtonWrapper .flagReasonRadioButtonOuter .flagReasonRadioButtonInner{background-color:#fff;border-radius:50%;display:block;height:4px;left:50%;margin:-2px 0 0 -2px;position:absolute;top:50%;width:4px}.FlagBase .flagContent label{color:#333;font-size:14px}.FlagBase .flagContent .flagReasonWrapper{display:inline-block;float:right;padding:24px 0;width:556px}.FlagBase .flagContent .flagReasonLabel{border-bottom:1px solid #e7e7e7;cursor:pointer;display:block;overflow:hidden;position:relative}.FlagBase .flagContent .flagReasonLabel:hover{background-color:#f4f4f4}.FlagBase .flagContent.withBadRichDataLabel{height:389px}.FlagBase .helpText{font-size:13px;line-height:28px;width:350px}.FlagBase .helpText li{list-style-type:none}.FlagBase .helpText span{display:none}.FlagBase .helpText>.visible{display:block}.FlagComment .modalDescription{color:#999;display:table;font-size:13px;height:360px;width:600px}.FlagComment .modalDescription>div{display:table-cell;padding:0 85px;text-align:center;vertical-align:middle}.FlagComment .modalDescription .fileButton{display:inline-block;margin:20px auto 0}.FlagComment .helpText{width:281px}.FlagConversation .modalDescription{color:#999;display:table;font-size:13px;height:360px;width:600px}.FlagConversation .modalDescription>div{display:table-cell;padding:0 85px;text-align:center;vertical-align:middle}.FlagConversation .modalDescription .fileButton{display:inline-block;margin:20px auto 0}.FlagConversation .helpText{width:261px}.FlagConversation .formFooter>.formFooterButtons>.primary.reportConversation{width:176px}.FlagCsr .modalDescription{color:#999;display:table;font-size:13px;height:360px;width:600px}.FlagCsr .modalDescription>div{display:table-cell;padding:0 85px;text-align:center;vertical-align:middle}.FlagCsr .modalDescription .fileButton{display:inline-block;margin:20px auto 0}.FlagPin .modalDescription{color:#999;display:table;font-size:13px;height:360px;width:600px}.FlagPin .modalDescription>div{display:table-cell;padding:0 85px;text-align:center;vertical-align:middle}.FlagPin .modalDescription .fileButton{display:inline-block;margin:20px auto 0}.TakedownForm .standardForm ul li .OffsiteWork{width:100%}.TakedownForm .standardForm ul li .OffsiteWork h3{margin-right:10px;margin-top:10px;width:90%}.TakedownForm .standardForm ul li .OffsiteWork .fullWidth{width:100%}.TakedownForm .standardForm ul li .OffsiteWork .left{float:left}.TakedownForm .standardForm ul li .OffsiteWork .right{float:right}.ReportBug{width:500px}.TakedownForm .standardForm ul li .ReportedContent{width:100%}.TakedownForm .standardForm ul li .ReportedContent h3{width:90%}.TakedownForm .standardForm ul li .ReportedContent .uncheckable{color:#d3d3d3}.TakedownForm .standardForm ul li .ReportedContent input[type="radio"]{margin-right:5px}.TakedownForm .standardForm ul li .ReportedContent .disclaimer{display:none;float:none}.TakedownForm .standardForm ul li .ReportedContent .fakeLink{color:#00f;cursor:pointer;text-decoration:underline;width:100%}.TakedownForm .standardForm ul li .ReportedContent .left{float:left}.TakedownForm .standardForm ul li .ReportedContent .right{float:right}.TakedownForm .standardForm ul li .ReportedContent .wrapper{margin-top:4px;width:100%}.TakedownForm .standardForm ul li .ReportedContent .checkboxWrapper{margin-top:5px}.TakedownForm .standardForm ul li .ReportedContent .reportedContentCheckbox{margin-right:5px}.ReportedContent .fake-link{color:#00f;cursor:pointer;text-decoration:underline}.ReportedContent .disclaimer{display:none;float:none}.ReportedContent .left{float:left}.ReportedContent .right{float:right}.ReportedContent .contextNotesExplanation{margin-top:-68px}.TakedownForm{overflow:hidden}.TakedownForm h1{color:#333;color:rgba(21,21,21,0.8);font-size:47px;font-weight:bold;line-height:52px;margin-left:auto;margin-right:auto;max-width:736px;text-align:center;word-wrap:break-word;margin-bottom:52px}.TakedownForm .addAnotherButton,.TakedownForm .acceptTerms,.TakedownForm .removeItemButton{float:right}.TakedownForm .removeItemButton{margin-left:10px}.TakedownForm .formDescription{color:#555;font-weight:500}.TakedownForm .explanationText{float:left;font-size:10px;font-style:italic;font-weight:normal;width:170px}.TakedownForm .standardForm{margin:0 auto}.TakedownForm .standardForm ul{background:#fff;-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-radius:6px;margin-bottom:14px}.TakedownForm .standardForm ul .listWrapper li{border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.TakedownForm .standardForm ul li{overflow:hidden}.TakedownForm .standardForm ul li.empty{padding:0}.TakedownForm .standardForm ul li div{float:left;margin-left:0;width:515px}.TakedownForm .standardForm ul li h2{float:left}.TakedownForm .standardForm ul li h3{color:#555;font-size:13px;padding:0;width:170px}.TakedownForm .standardForm ul li h4{float:left;font-size:12px;font-weight:normal;margin-left:20px;padding:6px;width:170px}.TrademarkForm .instructions{background:#fff;-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-radius:6px}.TrademarkForm .instructions>div{overflow:hidden;border-top:1px solid #dfdfdf;padding:15px 21px 15px 27px}.TrademarkForm .instructions>div:first-child{border:0}.TrademarkForm .agentFields{display:none}.TrademarkForm .transferField{display:none}.TrademarkForm .infringingURLs>li{margin-bottom:10px}.TrademarkForm .formFooter{border-radius:6px;-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)}.TrademarkFormSelector .formDisabled{padding-top:2em}.UserBlock{width:380px}.UserBlock h1{font-weight:normal}.UserBlock p{color:#333;font-size:14px;line-height:20px;padding:7px 21px 10px}.Badge{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-animation:popBadge .5s ease-out;animation:popBadge .5s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#bd081c;border-radius:50%;color:#fff;content:" ";font-size:10px;font-weight:bold;height:16px;line-height:15px;overflow:hidden;pointer-events:none;position:absolute;right:8px;text-align:center;top:-2px;vertical-align:middle;width:16px;z-index:1000}.reactNewMessageTypeahead{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.reactNewMessageTypeahead .inputContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:inherit}.reactNewMessageTypeahead .inputContainer input{border:0;-webkit-box-shadow:none;box-shadow:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:33px;outline:none;width:inherit}.reactNewMessageTypeahead .open{height:466px;margin-left:-40px;overflow-y:auto;width:360px}.reactCollaboratorInviterTypeaheadCustom{height:47px}.reactSocialTypeahead .typeaheadImg,.reactSocialTypeahead .userContact{border-radius:50%;overflow:hidden}.reactSocialTypeahead .typeaheadImg::after,.reactSocialTypeahead .userContact::after{-webkit-box-shadow:none;box-shadow:none}.pinDescriptionListSection .pinDescriptionItemName,.pinDescriptionListSection .pinDescriptionItemHeading{font-size:16px;padding-bottom:5px}.closeupContainer{position:relative}.imageLink{position:relative}.ContactRequestItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0}.ContactRequestItem .senderImage{height:50px;width:50px}.ContactRequestItem .requestInfo{padding-left:10px;text-align:left;width:-webkit-calc(50% + 60px);width:calc(50% + 60px)}.ContactRequestItem .requestDescription{padding-bottom:10px}.ContactRequestItem .actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ConversationListItemReact{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;left:0;padding:10px;position:relative}.ConversationListItemReact:hover{background:#f1f1f1}.ConversationListItemReact:hover .conversationCloseButton{display:block}.ConversationListItemReact.conversationHidden{-webkit-animation:slideOutLeft .5s forwards ease-out;animation:slideOutLeft .5s forwards ease-out}@-webkit-keyframes slideOutLeft{100%{height:0;padding:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{100%{height:0;padding:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.ConversationListItemReact .conversationRepContainer{margin-right:10px}.ConversationListItemReact .conversationContentContainer{font-size:12px}.ConversationListItemReact .conversationTitleContainer,.ConversationListItemReact .conversationTitleContainer a{color:#555;font-size:12px}.ConversationListItemReact .lastMessageContent{color:#b5b5b5;font-size:12px;margin-bottom:3px}.ConversationListItemReact .lastMessageTimestamp{color:#b5b5b5;font-size:11px}.ConversationListItemReact .conversationUnreadMark{background-color:#bd081c;border-radius:50%;height:5px;position:absolute;right:10px;width:5px}.ConversationListItemReact .conversationCloseButton{display:none;margin:10px;position:absolute;right:0;top:0}.ConversationListItemReact .conversationCloseButton span{color:#999;font-size:18px;font-weight:bold}.reactConversationsContainer{bottom:20px;left:20px;position:fixed;z-index:700}.reactConversationsContainer .conversationBubbleContainer{margin-bottom:10px}.reactConversationsContainer .reactConversationContainer:hover .conversationHeadClose{display:block}.reactConversationsContainer .reactChatCaret{bottom:0;left:-17px !important;position:absolute;right:inherit !important}.reactConversationsContainer .activeConversationDropdown{border-radius:8px}.reactConversationsContainer .conversationHeadClose{display:none;left:0;position:absolute;top:0}.reactConversationsContainer .unreadMark{background:#bd081c;border-radius:50%;color:#fff;padding:2px 6px;position:absolute;right:0;top:0}.reactConversationWindow{background:#eee;border:1px solid #eee;border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:436px;width:350px}.reactConversationWindow .messagesContainer{height:400px;overflow:auto}.reactConversationWindow .itemContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.reactConversationWindow .itemContainer:first-child{margin-top:10px}.reactConversationWindow .messageObjectContainer{background:#fff;border-radius:8px 8px 8px 0;margin:8px 8px 18px;padding:10px}.reactConversationWindow .userMessageContainer{max-width:236px}.reactConversationWindow .messageSenderIcon{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:33px;margin:0 0 8px 8px;width:33px}.reactConversationWindow .senderName{margin:0 0 8px 16px}.reactConversationWindow .messageTextContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:8px;position:relative}.reactConversationWindow .messageTextContent{background:#fff;border-radius:6px;margin-left:16px;padding:10px}.reactConversationWindow .messageTextCaret{width:8px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -495px -14px no-repeat;bottom:8px;left:8px;position:absolute}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.reactConversationWindow .messageTextCaret{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-147px -399px;background-size:431px 429px}}.reactConversationWindow .messageFromViewer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.reactConversationWindow .messageFromViewer .messageTextContainer{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.reactConversationWindow .messageFromViewer .messageTextContent{background:#444;color:#fff;margin:0 16px}.reactConversationWindow .messageFromViewer .messageTextCaret{width:8px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -495px 0px no-repeat;left:initial;right:8px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.reactConversationWindow .messageFromViewer .messageTextCaret{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-333px -239px;background-size:431px 429px}}.reactConversationWindow .messageFromViewer .messageSenderIcon{margin:0 8px 8px 0}.reactConversationWindow .messageFromViewer .messageObjectContainer{border-radius:8px 8px 0 8px}.reactConversationWindow .reactNewMessageInput{border:none;border-radius:0 0 8px 8px;padding:10px}.conversationContactContainer{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.conversationContactContainer .contactDescription{color:#b5b5b5}.conversationContactContainer .contactName{font-weight:bold}.conversationContactContainer .contactTextInfo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:10px}.conversationContactContainer .conversationContactContainer:hover{background:#f1f1f1}.conversationContactContainer .contactWrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.conversationContactContainer .selectionIndicator{border-radius:50%;height:33px;width:33px}.conversationContactContainer .selectionIndicator em{width:34px;height:34px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -409px -74px no-repeat;display:block}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.conversationContactContainer .selectionIndicator em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-252px -195px;background-size:431px 429px}}.reactTokenizedInputContainer{background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.reactTokenizedInputContainer .textFieldContainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.reactTokenizedInputContainer .textFieldContainer input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px}.reactTokenizedInputContainer .tokenItem{padding-right:5px}.reactTokenizedInputContainer .tokenItem:last-child{padding-right:0}.reactTokenizedInputContainer .tokenContainer{-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}.bagRecommendation .title{color:#555;font-size:18px;font-weight:bold;margin:50px 0 15px}.buyablePin{cursor:pointer}.buyablePin .buyButton{position:absolute;right:20px;top:20px;z-index:100}.buyablePin .productInfo{font-weight:bold}.buyablePin .productPrice{color:#0084ff;font-size:14px;margin-top:15px}.buyablePin .productTitle{color:#555;font-size:14px;margin-top:5px;width:200px}.buyablePin .merchantName{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#aaa;margin-top:5px}.buyablePin .imageWrapper{border-radius:8px;overflow:hidden}.buyablePin .pinWrapper{cursor:-webkit-zoom-in;cursor:zoom-in;margin:-10px;padding:10px;position:relative}.buyablePin .pinWrapper::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.buyablePin .pinWrapper:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.variantPickerModal{background:#fff;max-height:none;outline:none}.closeupBuyablePriceInfo.grayPrice .activePrice.isAvailable{color:#555}.closeupBuyablePriceInfo.fadedBluePrice .activePrice.isAvailable{color:#5b9dba}.closeupBuyablePriceInfo.fadedBluePrice .buyButton{background:#5b9dba;border:1px solid #5b9dba}.closeupBuyablePriceInfo .priceContainer{margin-right:10px}.closeupBuyablePriceInfo .priceInfo{font-size:18px;font-weight:bold;line-height:18px;text-align:left}.closeupBuyablePriceInfo .activePrice{color:#555}.closeupBuyablePriceInfo .activePrice.isAvailable{color:#0084ff}.closeupBuyablePriceInfo .originalPrice{color:#b5b5b5;margin-left:5px;opacity:.5}.closeupBuyablePriceInfo .strikeout{position:relative}.closeupBuyablePriceInfo .strikeout::after{border-bottom:2px solid #555;content:"";left:0;position:absolute;right:0;top:50%}.closeupBuyablePriceInfo .additionalInformation{color:#555;font-size:16px}.CloseupBuyableProductCarousel .pinLink{display:block}.CloseupBuyableProductCarousel .buyableCloseupImage{display:block;margin:auto}.closeupBuyableProductInfo{overflow:hidden}.closeupBuyableProductInfo.fadedBluePrice .links{color:#5b9dba}.closeupBuyableProductInfo.fadedBluePrice .links a{color:#5b9dba}.closeupBuyableProductInfo .hidden{display:none}.closeupBuyableProductInfo .productDescription{color:#555;font-size:16px;line-height:18px;width:470px;word-wrap:break-word}.closeupBuyableProductInfo .productDescription .ellipsis{display:-webkit-box;max-height:36px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.closeupBuyableProductInfo .productDescription p{margin:0}.closeupBuyableProductInfo .showMore{background:#fff;border:0;color:#b5b5b5;cursor:pointer;font-size:14px;font-weight:normal;padding:0}.closeupBuyableProductInfo .showMore:focus,.closeupBuyableProductInfo .showMore:active{background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none}.closeupBuyableProductInfo .links{color:#0084ff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;max-width:455px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.closeupBuyableProductInfo .links a{color:#0084ff}.closeupBuyableProductInfo .links .slash{color:#b5b5b5;margin:0 4px}.GridProductThumbnails .productThumb{border-radius:6px;cursor:pointer;height:47px;margin-right:8px;overflow:hidden;width:47px}.GridProductThumbnails .pinNavLink{display:block;font-size:11px;font-weight:normal;padding:10px 12px}.GridProductThumbnails .pinNavLink.buyableNavLink{background:rgba(255,255,255,0.85);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:8px}.GridProductThumbnails .pinNavLink.buyableNavLink .shopPin{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-weight:bold;height:24px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:auto;size:12px}.GridProductThumbnails .pinNavLink.navLinkOverlay{bottom:0;left:0;position:absolute;right:0;z-index:103}.merchantLinkRC .profileSource{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none;overflow:hidden;position:relative}.merchantLinkRC .merchantSource{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-top:3px;width:190px}.merchantLinkRC .thumbImageWrapper{border-radius:100%;height:40px;margin-right:8px;overflow:hidden;width:40px}.merchantLinkRC .title,.merchantLinkRC .fullname{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#444;max-width:100%}.merchantLinkRC .fullname{font-size:14px;font-weight:bold}.merchantLinkRC .title{font-size:14px;font-weight:normal}.multiVariantPickers{margin:0 57px}.multiVariantPickers .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;font-weight:bold;color:#555;font-size:14px;font-weight:bold;margin:10px 0}.multiVariantPickers .title .selectedValue{color:#555;font-weight:100;margin-left:10px}.multiVariantPickers .swatchVariant{border-radius:50%;-webkit-box-shadow:0 0 1px #ccc;box-shadow:0 0 1px #ccc;cursor:pointer;display:inline-block;height:40px;margin-bottom:5px;margin-right:10px;overflow:hidden;position:relative;width:40px}.multiVariantPickers .swatchVariant.unavailable .frame,.multiVariantPickers .swatchVariant.selected .frame{border:2px solid #fff;border-radius:50%;height:32px;left:0;position:absolute;top:0;width:32px;z-index:1}.multiVariantPickers .swatchVariant.unavailable{background-color:#fff;border:2px solid #b5b5b5;height:36px;position:relative;width:36px}.multiVariantPickers .swatchVariant.unavailable::after{border-bottom:2px solid #b5b5b5;content:"";left:0;position:absolute;right:0;top:50%;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);z-index:2}.multiVariantPickers .swatchVariant.selected{background-color:#fff;border:2px solid #0084ff;height:36px;width:36px}.multiVariantPickers .swatchVariant img{border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;left:0;position:absolute;top:0;width:40px}.multiVariantPickers .labelVariant{color:#b5b5b5;cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;line-height:25px;margin-right:18px;white-space:nowrap}.multiVariantPickers .labelVariant.unavailable{color:#f1f1f1;position:relative}.multiVariantPickers .labelVariant.unavailable::after{border-bottom:1px solid #f1f1f1;content:"";left:0;position:absolute;right:0;top:50%}.multiVariantPickers .labelVariant.selected{border-bottom:3px solid #0084ff;color:#555;margin-bottom:-3px}.productGallery{margin-top:-12px;position:absolute;right:-140px;top:0}.productGallery .container{height:484px;overflow:hidden}.productGallery .catalogItem{cursor:pointer;display:block;height:106px;margin:12px;overflow:hidden;position:relative;width:106px}.productGallery .catalogItem.selected{background-color:#fff;border:2px solid #bd081c;border-radius:4px;height:106px;width:106px}.productGallery .catalogItem.selected .frame{border:2px solid #fff;height:98px;left:0;position:absolute;top:0;width:98px;z-index:10}.productGallery .catalogItem.selected img{left:-2px;min-height:106px;min-width:106px;top:-2px}.productGallery .catalogItem img{border-radius:4px;left:0;position:absolute;top:0}.productGallery .icons{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}.productGallery .icons .scrollIcon{background:#efefef;border:none;border-radius:50%;height:40px;margin:0 4px;width:40px}.productGallery .icons .scrollIcon.arrowDown.hide em{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -240px -186px no-repeat;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.productGallery .icons .scrollIcon.arrowDown.hide em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-237px -183px;background-size:405px 376px}}.productGallery .icons .scrollIcon.arrowUp.hide em{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -240px -186px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.productGallery .icons .scrollIcon.arrowUp.hide em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-237px -183px;background-size:405px 376px}}.productGallery .icons .scrollIcon.arrowDown em{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -178px -124px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.productGallery .icons .scrollIcon.arrowDown em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-176px -122px;background-size:405px 376px}}.productGallery .icons .scrollIcon.arrowUp em{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -178px -124px no-repeat;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.productGallery .icons .scrollIcon.arrowUp em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-176px -122px;background-size:405px 376px}}.ShopBagButton{position:relative}.ShopBagButton.shopBagButtonRC{display:block}.ShopBagButton.empty{display:block}.ShopBagButton.partner .shopBag{background:none;border:0;-webkit-box-shadow:none;box-shadow:none;display:block;width:28px}.ShopBagButton.partner .shopBag.emptyBag em{width:28px;height:28px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -339px -190px no-repeat;border-radius:0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShopBagButton.partner .shopBag.emptyBag em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-334px -186px;background-size:405px 376px}}.ShopBagButton em{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.ShopBagButtonDropdown{width:331px}.ShopBagButtonDropdown .bagsInfo{margin-bottom:53px}.ShopBagButtonDropdown .bagsInfo.bags{max-height:262px;overflow:auto}.ShopBagButtonDropdown .title{color:#5f5f5f;font-size:11px;font-weight:bold;padding:8px 10px;text-transform:uppercase}.ShopBagButtonDropdown .reviewBag{background-color:#fff;border-radius:4px;bottom:0;position:fixed;width:331px}.ShopBagButtonDropdown .reviewBag .buyButton{display:block;margin:10px;text-align:center;width:310px}.ShopBagDropdownContent .bag{border-top:1px solid rgba(0,0,0,0.1);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0 15px}.ShopBagDropdownContent .merchantImage{border:1px solid rgba(0,0,0,0.1);border-radius:100%;cursor:pointer;height:50px;margin:0 12px;outline:none;width:50px}.ShopBagDropdownContent .merchantImage img{border-radius:100%;height:46px;margin:2px;width:46px}.ShopBagDropdownContent .productImage{border:1px solid rgba(0,0,0,0.1);border-radius:6px;cursor:pointer;display:inline-block;height:50px;margin:5px 5px 5px 0;outline:none;overflow:hidden;width:50px}.ShopBagDropdownContent .productImage img{width:50px}.ShopBagDropdownContent .productImage em{width:19px;height:5px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -153px -100px no-repeat;display:inline-block;margin:22px 15px;vertical-align:middle}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShopBagDropdownContent .productImage em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-176px -163px;background-size:405px 376px}}.ShopBagDropdownContent .itemInfo{color:#939393;cursor:default;font-weight:bold;width:240px}.ShopBagDropdownContent .itemInfo .merchantTitle{color:#5f5f5f}.ShopBagDropdownContent .subTotal{color:#5f5f5f;cursor:default;font-weight:bold}.ShopBagDropdownContent .subTotal .price{color:#0084ff;font-weight:bold}.ShopSpaceRecommendation .shopSpace{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ShopSpaceRecommendation .title{color:#555;font-size:18px;font-weight:bold;margin:20px 0 15px 24px}.ShopSpaceRecommendation .title.empty{margin:20px 0 15px}.ShopSpaceRecommendation .collection{display:block;margin:-10px -10px -10px 10px;padding:10px;position:relative}.ShopSpaceRecommendation .collection.cover{margin-left:14px}.ShopSpaceRecommendation .collection.pick{margin-left:-10px}.ShopSpaceRecommendation .collection.pick .collectionImg{height:236px;width:492px}.ShopSpaceRecommendation .collection .collectionImg{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;height:236px;width:236px}.ShopSpaceRecommendation .collection::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.ShopSpaceRecommendation .collection:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.ShopSpaceRecommendation .label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;bottom:16px;color:#fff;font-size:21px;font-weight:bold;left:23px;position:absolute}.ShopSpaceRecommendation .label.pinterestShop{left:32px}.stlCarousel{background-color:#fff;margin:auto;margin-bottom:14px;position:relative;width:564px}.stlCarousel .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.stlCarousel .title{color:#555;font-size:20px;font-weight:bold;margin-bottom:14px;margin-top:24px}.stlCarousel .progressBars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:35px}.stlCarousel .progressBars .progressBar{border:2px solid rgba(0,0,0,0.06);border-radius:6px;height:0;margin-right:4px;width:20px}.stlCarousel .progressBars .progressBar.active{border-color:#b5b5b5}.stlCarousel .scrollIcon{position:absolute;top:140px}.stlCarousel .scrollIcon em{width:10px;height:15px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") 0px -469px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.stlCarousel .scrollIcon em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-241px -201px;background-size:431px 429px}}.stlCarousel .scrollIcon.hide{display:none}.stlCarousel .scrollIcon.arrowLeft{left:-20px}.stlCarousel .scrollIcon.arrowRight{right:-20px}.stlCarousel .scrollIcon.arrowRight em{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.stlCarousel .productPins{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.stlCarousel .productPins.marginRight{margin-right:-10px}.stlCarousel .productPins.marginLeft{margin-left:-10px}.stlCarousel .productPins .carousel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out}.STLCloseupDots .stlDot{background-color:#0084ff;border:solid 2px #fff;border-radius:50%;cursor:pointer;height:24px;opacity:.6;position:absolute;-webkit-transition:.1s;transition:.1s;width:24px;z-index:7}.STLCloseupDots .stlDot:hover{height:32px;margin:-4px;width:32px}.STLCloseupDots .stlDot.active{-webkit-animation:dotPop .55s;animation:dotPop .55s}.stlPageModal{position:initial}@-webkit-keyframes dotPop{0%{height:24px;margin:0;width:24px}50%{height:32px;margin:-4px;width:32px}100%{height:24px;margin:0;width:24px}}@keyframes dotPop{0%{height:24px;margin:0;width:24px}50%{height:32px;margin:-4px;width:32px}100%{height:24px;margin:0;width:24px}}.STLPage{background-color:#fff;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;padding:30px 90px 0;position:absolute;right:0;top:0}.STLPage .stlPageContainer{height:100%;position:relative;width:100%}.STLPage .image{border-radius:8px;overflow:hidden;-webkit-transition:left 300ms, width 400ms, top 400ms;transition:left 300ms, width 400ms, top 400ms}.STLPage .title{color:#444;font-size:30px;font-weight:bold;margin-bottom:25px}.STLPage .sourcePin{border-radius:8px;overflow:hidden;position:relative;width:300px}.STLPage .stlDot{background-color:#0084ff;border:solid 2px #fff;border-radius:50%;cursor:pointer;height:16px;opacity:.6;position:absolute;-webkit-transition:.1s;transition:.1s;width:16px}.STLPage .stlDot.selected,.STLPage .stlDot:hover{height:24px;margin:-4px;width:24px}.STLPage .products{margin-top:50px;max-height:100vh;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;-webkit-transition:.3s;transition:.3s}.STLPage .products::-webkit-scrollbar{-webkit-appearance:none;appearance:none}.STLPage .productPins{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:80px;position:relative}.STLPage .productPins::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.STLPage .productPins.selected::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.productPinLink{outline:none;position:relative}.productPinLink.productPinModal .productPin{width:236px}.productPinLink.productPinModal .productImage{height:236px;width:236px}.productPinLink.productPinModal .productInfo{font-size:16px}.productPinLink .productPin{cursor:-webkit-zoom-in;cursor:zoom-in;padding:10px;width:160px}.productPinLink .productPin::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.productPinLink .productPin:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.productPinLink .productInfo{font-size:14px;font-weight:bold;margin-top:8px}.productPinLink .productImage{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:8px;height:160px;width:160px}.productPinLink .productPrice{color:#0084ff}.productPinLink .productTitle .ellipsis{display:-webkit-box;max-height:44px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:18px}.productPinLink .merchantName{color:#b5b5b5;font-size:12px;line-height:18px}.productPinLink .badge{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,0.75);border-radius:8px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:11px;height:18px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:20px;line-height:12px;position:absolute;top:0;width:76px}.variantPicker .swatchVariant{border-radius:50%;-webkit-box-shadow:0 0 1px #ccc;box-shadow:0 0 1px #ccc;cursor:pointer;display:inline-block;height:40px;margin-bottom:5px;margin-right:10px;overflow:hidden;position:relative;width:40px}.variantPicker .swatchVariant.selected{background-color:#fff;border:2px solid #0084ff}.variantPicker .swatchVariant.selected .frame{border:2px solid #fff;border-radius:50%;height:32px;left:0;position:absolute;top:0;width:32px;z-index:10}.variantPicker .swatchVariant img{border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;left:0;position:absolute;top:0;width:40px}.variantPicker .labelVariant{color:#b5b5b5;cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;line-height:25px;margin-right:18px;white-space:nowrap}.variantPicker .labelVariant.selected{border-bottom:3px solid #0084ff;border-radius:0;color:#555;margin-bottom:-3px}.variantPickerModalRC{width:632px}.variantPickerModalRC .product{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:49px auto 20px;overflow:hidden;width:510px}.variantPickerModalRC .price{color:#0084ff;font-size:18px;font-weight:bold;line-height:18px}.variantPickerModalRC .productInfo{padding-left:25px;width:294px}.variantPickerModalRC .productInfo .productTitle{color:#5f5f5f;font-size:18px;margin:12px 0}.variantPickerModalRC .productInfo .additionalInformation{color:#5f5f5f;font-size:13px;margin-top:5px}.variantPickerModalRC .productInfo .merchantLinkRC{padding:0}.variantPickerModalRC .productInfo .merchantLinkRC .thumbImageWrapper{height:52px;width:52px}.variantPickerModalRC .productInfo .merchantLinkRC .thumbImageWrapper img{height:52px;width:52px}.variantPickerModalRC .productInfo .merchantLinkRC .thumbImageWrapper::after{height:52px;width:52px}.variantPickerModalRC .productInfo .merchantLinkRC .merchantSource{margin-top:7px;width:190px}.variantPickerModalRC .productInfo .merchantLinkRC .merchantSource .title{line-height:18px}.variantPickerModalRC .productInfo .merchantLinkRC .profileSource{outline:none}.variantPickerModalRC .productImage img{height:236px;max-width:236px;width:236px}.variantPickerModalRC .icon{background-color:#555;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-size:20px;height:23px;line-height:20px;margin:5px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;width:23px}.variantPickerModalRC .minusIcon{margin-left:0}.variantPickerModalRC .quantity{background-color:#efefef;border:1px solid #efefef;border-radius:4px;font-size:14px;height:30px;text-align:center;width:45px}.variantPickerModalRC .total{margin:0 57px 57px}.variantPickerModalRC .total .quantityInput{display:inline-block}.variantPickerModalRC .total .price{display:inline-block;float:right;padding:8px}.variantPickerModalRC .quantityTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;font-weight:bold;color:#555;font-size:14px;font-weight:bold;margin:10px 57px}.variantPickerModalRC .buyButton{display:inline-block;float:right}.PinRep.flyoutShown{z-index:6}.PinRep .pinImage{display:block;position:relative}.PinRep .pinWrapper{position:relative}.PinRep .pinButtonWrapper{position:absolute}.PinRep .pinButtonWrapper.left{left:8px;top:8px}.PinRep .pinButtonWrapper.right{right:8px;top:8px}.PinRep .pinButtonWrapper.navigate{bottom:0;width:100%}.PinRep .navigatePinLinkWrapper{border-radius:8px;overflow:hidden}.PinRep .navigateLink{color:#fff;display:block;font-size:11px;font-weight:500;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PinRep .navigateLink:hover{color:#fff}.PinRep .expandButton{background:rgba(255,255,255,0.9);border:0;bottom:0;color:#666;font-size:12px;-webkit-font-smoothing:antialiased;font-weight:bold;padding:12px 0;position:absolute;text-align:center;width:100%;z-index:102}.PinRep .pinImageActionButtonWrapper:hover .dimGradient{opacity:1 !important}.PinRep .pinPromoteButton{height:33px;padding-top:7px}.PinRep .pinPromoteButton em{width:24px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -338px -248px no-repeat;margin-top:-4px;position:relative}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PinRep .pinPromoteButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-219px -172px;background-size:431px 429px}}.PinRep .commercePrice.fadedBluePrice{color:#5b9dba !important}.PinRep .commercePrice.grayPrice{color:#555 !important}.PinRep.pinFeedbackAnimateOut{-webkit-animation:flipOutOpposite 500ms both;animation:flipOutOpposite 500ms both}.PinRep.pinFeedbackAnimateIn{-webkit-animation:flipInOpposite 500ms both;animation:flipInOpposite 500ms both}@-webkit-keyframes flipInOpposite{from{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@keyframes flipInOpposite{from{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}}@-webkit-keyframes flipOutOpposite{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@keyframes flipOutOpposite{from{-webkit-transform:rotateY(360deg);transform:rotateY(360deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}.exploreArticle{margin:0 auto;width:768px}.exploreArticle .coverImage{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:780px}.exploreArticle .coverImageWrapper{border-radius:8px;height:300px;overflow:hidden}.exploreArticle .promotedCurator{font-weight:normal;padding-left:4px}@-webkit-keyframes tapAnimation{0%{opacity:1;-webkit-transform:scale(0.96);transform:scale(0.96)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes tapAnimation{0%{opacity:1;-webkit-transform:scale(0.96);transform:scale(0.96)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.articleRepWrapper{height:330px;width:477px}.articleRepWrapper .articleImageWrapper{border-radius:12px;height:239px;width:477px}.articleRepWrapper .articleRepWash{background-color:#000;border-radius:12px;height:100%;opacity:.03;position:absolute;width:100%;z-index:2}.articleRepWrapper::before{background:rgba(0,0,0,0.05);border-radius:12px;content:" ";height:100%;left:0;margin:-10px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:-1}.articleRepWrapper:hover::before{-webkit-animation:tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.articleRepWrapper .cover{max-height:none;min-width:477px;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.articleRepWrapper .profileImage{border:3px solid #fff;border-radius:50%}.articleRepWrapper .profileImageWrapper{bottom:-8px;height:50px;left:16px;position:absolute;width:50px;z-index:3}.articleRepWrapper .promotedCurator{padding-left:4px}.articleRepWrapper .title{max-height:50px;width:477px}@keyframes tapAnimation{0%{opacity:1;-webkit-transform:scale(0.96);transform:scale(0.96)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.exploreBoardContainer{height:330px}.exploreBoardContainer div[class^="Mask-rounded"]{border-radius:12px}.exploreBoardContainer::before{background:rgba(0,0,0,0.05);border-radius:12px;content:" ";height:100%;left:0;margin:-10px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:-1}.exploreBoardContainer:hover::before{-webkit-animation:tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:tapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.exploreBoardContainer .profileImage{border:3px solid #fff;border-radius:50%}.exploreBoardContainer .profileImageWrapper{bottom:-8px;height:50px;left:16px;position:absolute;width:50px;z-index:1}.explorePage .exploreSections{width:230px}.explorePage .exploreGridContainer{width:527px}.explorePage .exploreHeading,.explorePage .exploreCategoryHeading{padding-left:25px}@media (min-width: 1280px){.explorePage .exploreSections{width:180px}.explorePage .exploreGridContainer{width:1054px}}@media (min-width: 1400px){.explorePage .exploreSections{width:220px}.explorePage .exploreGridContainer{width:1054px}}@media (min-width: 2000px){.explorePage .exploreSections{width:280px}.explorePage .exploreGridContainer{width:1581px}.explorePage .exploreCategoryHeading{padding-left:35px}}.searchRepWrapper{height:236px;position:relative;width:236px}.searchRepWrapper::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" ";height:100%;left:0;margin:-10px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:-1}.searchRepWrapper:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.searchRepWrapper .searchTerm{bottom:10px;left:10px;max-height:100%;padding:5px;position:absolute}.searchRepWrapper .searchCoverWrapper{background-size:cover;border-radius:8px;height:236px;overflow:hidden}.searchRepWrapper .searchCoverWrapper::after{height:100%;width:100%;background:#000;border-radius:8px;content:"";opacity:.2;position:absolute}.exploreSectionList{min-width:180px}.exploreSectionList .lastPicked{padding-bottom:15px}.exploreSectionList .firstNonPicked{border-top:1px solid #efefef;padding-top:15px;width:120px}.exploreSectionList .exploreSection{display:inline-block;padding:2px}.HomefeedIndicator{background:none;border:none;height:30px;margin-right:10px;-webkit-box-ordinal-group:99999;-webkit-order:99998;-ms-flex-order:99998;order:99998;position:relative;width:30px}.HomefeedIndicator:hover,.HomefeedIndicator:active,.HomefeedIndicator:focus{border:none;outline:none}.HomefeedIndicator .badge{background-color:#3da867;border-radius:50%;height:7px;position:absolute;right:0;top:0;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;width:7px}.HomefeedIndicator .icon{fill:#b5b5b5;position:absolute;right:3px;top:3px}.HomefeedIndicator .icon:hover{fill:#555}.MoreButton .button{background:rgba(0,0,0,0.7);border:0;border-radius:20px;color:#efefef;font-size:14px;-webkit-font-smoothing:antialiased;font-weight:700;margin:0;outline:none;padding:9px 13px;z-index:103}.MoreButton .ring{background-color:transparent;border:4px solid #efefef;border-radius:50%;display:inline-block;height:8px;margin-right:4px;-webkit-transition:all .2s;transition:all .2s;vertical-align:middle;width:8px}.MoreButton .ring.loading{opacity:.6;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}.MoreButton .disabled{-webkit-animation:shakeNo .512s;animation:shakeNo .512s;cursor:not-allowed;opacity:.3}.MoreButton .text{display:inline-block;line-height:20px;vertical-align:middle}@-webkit-keyframes shakeNo{0%{display:block;opacity:1;visibility:visible}13%{-webkit-transform:translate(6px);transform:translate(6px)}30%{-webkit-transform:translate(-6px);transform:translate(-6px)}47%{-webkit-transform:translate(6px);transform:translate(6px)}59%{opacity:1}60%{-webkit-transform:none;transform:none}100%{opacity:.3}}@keyframes shakeNo{0%{display:block;opacity:1;visibility:visible}13%{-webkit-transform:translate(6px);transform:translate(6px)}30%{-webkit-transform:translate(-6px);transform:translate(-6px)}47%{-webkit-transform:translate(6px);transform:translate(6px)}59%{opacity:1}60%{-webkit-transform:none;transform:none}100%{opacity:.3}}.emptyBoardWrapper{width:100%}.emptyBoard{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:280px;padding-bottom:40px}.emptyBoard .static{visibility:hidden}.emptyBoard .emptyPinWrapper{background-color:#f7f7f7;border-radius:8px;float:left;margin:12px;text-align:center;width:224px}.emptyBoard .emptyPinWrapper .emptyPinTip{color:#b5b5b5;font-size:16px;font-weight:bold;letter-spacing:-.2px;line-height:18px;padding:98px 36px 0;word-spacing:0}.emptyBoard .pinHeightTall{height:280px}.emptyBoard .pinHeightShort{height:224px}.SearchSuggestions{margin-left:5px;overflow-y:hidden;padding-bottom:-webkit-calc(100vh - 630px);padding-bottom:calc(100vh - 630px)}.SearchSuggestionToken .tokenContainer{border-radius:4px;color:#fff;float:left;font-size:16px;font-weight:600;height:40px;letter-spacing:-.01em;margin:4px}.SearchSuggestionToken .tokenContainer a{color:inherit}.SearchSuggestionToken .tokenContainer span{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:4px;float:left;padding:9px 12px 11px}.SearchSuggestionToken .tokenContainer span:hover{background:rgba(0,0,0,0.05)}.SearchSuggestionToken .tokenContainer span em{width:12px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -324px no-repeat;float:left;margin:3px 8px 5px 0}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.SearchSuggestionToken .tokenContainer span em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -181px;background-size:405px 376px}}.UpsellTip{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0}.UpsellTip .upsellTip{color:#555;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;font-size:24px;font-weight:bold;letter-spacing:-1px;padding:0 30px 70px}.UpsellTip .upsellTip .tipTitle{color:#bd081c}.UpsellTip .footerButtons{bottom:0;left:0;padding:24px;position:absolute;right:0}.UpsellTip .footerButtons .submitButton{position:absolute;right:24px}.UpsellTip .upsellTip{padding:0 30px 70px}.UpsellTip .footerButtons .cancelButton,.UpsellTip .footerButtons .submitButton{height:40px;padding:10px 14px 12px}.UpsellTip .Button.btn.isBrioFlat.hasText.hasIcon.submitButton span{margin-left:8px}.conversationPanel{height:512px;overflow:auto}.NewsConversationsButton{background:transparent;border:none}.NewsConversationsButton.Button em{width:22px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -122px -310px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.NewsConversationsButton.Button em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-94px -305px;background-size:405px 376px}}.NewsConversationsButton:focus,.NewsConversationsButton:hover,.NewsConversationsButton.active,.NewsConversationsButton[data-is-hovering="true"]{-webkit-box-shadow:none;box-shadow:none}.NewsConversationsButton:focus em,.NewsConversationsButton:hover em,.NewsConversationsButton.active em{width:22px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -194px -310px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.NewsConversationsButton:focus em,.NewsConversationsButton:hover em,.NewsConversationsButton.active em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-275px -256px;background-size:405px 376px}}.newsConversationsTabs{overflow:hidden;padding:2px}.newsConversationsTabs .newsConversationsTabButton{background-color:#efefef;color:#b5b5b5;display:inline-block;font-size:16px;font-weight:500;height:36px;width:100%}.newsConversationsTabs .newsConversationsTabButton.activeSegment{background:#fff}.newsConversationsTabs .newsConversationsTabButton.activeSegment,.newsConversationsTabs .newsConversationsTabButton:focus,.newsConversationsTabs .newsConversationsTabButton:hover{color:#555}.newsConversationsTabs .newsConversationsTabButton.badged .buttonBadge{width:5px;height:5px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -495px -60px no-repeat;font-size:0;left:-7px;padding:0;position:relative}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.newsConversationsTabs .newsConversationsTabButton.badged .buttonBadge{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-399px -360px;background-size:431px 429px}}.newsConversationsTabs ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.newsConversationsTabs ul li{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.newsConversationsTabs{background:#efefef;border-radius:6px;margin:10px}.clickthroughHeader{margin:auto;max-width:740px;padding:30px 0 6px 24px}.clickthroughHeader .headerImage{height:48px;margin-right:12px;width:48px}.clickthroughHeader .headerMessage{height:48px}.clickthroughSummary{margin:auto;max-width:740px;padding:48px 0 42px 24px}.educationPill{background-color:#88a5ab;border:none;border-radius:100px;margin:20px;width:344px}.educationPill.slideIn{-webkit-animation:menu-slide-in-up .3s;animation:menu-slide-in-up .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.educationPill.fadeOut{-webkit-animation:fadeOut .3s;animation:fadeOut .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:none}.educationPill .message{color:#fff;font-size:18px;font-weight:500;margin:0 auto;padding:16px 0;text-align:left;width:80%}.educationStep{position:absolute;z-index:752}.educationStep.bottom{bottom:0}.newsHubHeaderIcon{float:left}.newsHubHeaderIcon .headerIcons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;height:40px;width:40px}.newsHubHeaderIcon .headerIcon{overflow:hidden}.newsHubHeaderIcon .headerIcon:not(:only-child){width:19px}.newsHubHeaderIcon .headerIcon:not(:only-child):nth-child(1){margin-right:2px}.newsHubHeaderIcon .headerIcon:not(:only-child):nth-child(1) .headerIconImage{margin-left:-10px}.newsHubHeaderIcon .headerIcon:nth-child(2):nth-last-child(1) .headerIconImage{margin-left:-10px}.newsHubHeaderIcon .headerIcon:nth-child(2):nth-last-child(2){height:19px;margin-bottom:2px}.newsHubHeaderIcon .headerIcon:nth-child(2):nth-last-child(2) .headerIconImage{height:19px;width:19px}.newsHubHeaderIcon .headerIcon:nth-child(3){height:19px}.newsHubHeaderIcon .headerIcon:nth-child(3) .headerIconImage{height:19px;width:19px}.newsHubHeaderIcon .headerIconImage{background-color:#efefef;height:40px;max-width:none;width:40px}.librofile{display:inline-block;position:relative}.librofile .pinImage{background:#efefef center top;background-size:cover;display:inline-block}.librofile .pinImage:not(:last-child){margin-right:2px}.librofile .pinImages{overflow:hidden}.librofile .profileImage{border:2px solid #fff;bottom:-10px;left:8px;position:absolute}.newsHubItem{border-bottom:1px solid #e7e7e7;display:block;padding:32px 0 32px 16px}.newsHubItem:hover,.newsHubItem:focus{background-color:#f1f1f1}.newsHubItem:hover .whiteOnHover,.newsHubItem:focus .whiteOnHover{background-color:#fff !important}.newsHubItem .newsMessageWrapper{margin-left:44px}.newsHubItem .newsMessageWrapper .newsMessage,.newsHubItem .newsMessageWrapper .newsText{color:#555;font-size:14px;font-weight:normal;letter-spacing:-.2pt;line-height:16px;padding-left:8px;width:228px}.newsHubItem.newsHubV3 .newsMessageWrapper{margin-left:0}.newsHubItem.newsHubV3 .newsMessage,.newsHubItem.newsHubV3 .newsText{width:280px}.newsMiniRowWithCount{padding:0 0 8px 8px}.newsMiniRowWithCount .newsHubPreviewNumber{background-color:#efefef;min-width:24px;padding:8px 4px}.newsMiniRowWithCount .newsHubPreviewObject{display:inline-block;vertical-align:top}.newsHubPanel .newsHubItemDate{color:#555;font-size:24px;font-weight:bold;padding-bottom:16px;padding-left:16px;padding-top:16px}.newsHubPanel .newsHubItemDate+.newsHubItem{padding-top:16px}.emptyPanel{background-color:#88a5ab;border-radius:100px;margin:20px}.emptyPanel .emptyStateMessage{color:#fff;font-size:18px;margin:0 auto;padding:20px 0;width:256px}.newsHubPanel{height:512px}.newsHubPinGrid{border-radius:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:column wrap;-ms-flex-flow:column wrap;flex-flow:column wrap;margin-top:12px;overflow:hidden}.newsHubPinGrid .pinItem{background-color:#efefef;background-size:cover;margin:1px;overflow:hidden}.newsHubPinGrid{height:203px;width:300px}.newsHubPinGrid .pinItem{width:99px}.newsHubPinGrid .pinItem:nth-child(1){height:132px}.newsHubPinGrid .pinItem:nth-child(2){height:67px}.newsHubPinGrid .pinItem:nth-child(3){height:64px}.newsHubPinGrid .pinItem:nth-child(4){height:135px}.newsHubPinGrid .pinItem:nth-child(5){height:100px}.newsHubPinGrid .pinItem:nth-child(6){height:99px}.newsHubPreviewRow{padding-top:12px}.newsHubRowWithCount .newsHubPreviewNumber{background-color:#efefef;min-width:24px;padding:8px 4px}.newsHubRowWithCount .newsHubRowItem{display:inline-block;margin-right:8px;vertical-align:top}.NewsPanel{overflow:auto}.NewsPanel.NetworkNotifications .networkNotifContent{height:518px}.newsHubPanel{height:512px}.listContainer{overflow:auto}.loadingItem{height:20%;position:relative}.YouPanel{overflow:auto}.YouPanel .listContainer{height:518px}.newsHubPanel{height:512px}.MobileWebLoginRedirect{font-family:"Helvetica Neue","Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",arial,sans-serif}.MobileWebLoginRedirect .overlay{background:#555;height:1000px;opacity:.9;width:100%}.MobileWebLoginRedirect .modal{background:#fff;bottom:0;color:#555;position:fixed;width:100%}.MobileWebLoginRedirect .modal .inner_model{padding:38px 16px 16px}.MobileWebLoginRedirect .modal .inner_model .text{padding-left:4px}.MobileWebLoginRedirect .modal .inner_model .text .title{font-size:24px}@media screen and (min-width: 375px) and (min-height: 375px){.MobileWebLoginRedirect .modal .inner_model .text .title{font-size:36px}}.MobileWebLoginRedirect .modal .inner_model .text .titleSmall{font-size:24px}.MobileWebLoginRedirect .modal .inner_model .text .subtext{font-size:16px;padding-bottom:12px;padding-top:12px}.MobileWebLoginRedirect .modal .inner_model .invisible{visibility:hidden}.MobileWebLoginRedirect .modal .inner_model .reactButton{background:#efefef;border:none;border-radius:4px;display:block;font-size:16px;height:40px;margin:8px 0;width:100%}.MobileWebLoginRedirect .modal .inner_model .closeButton{margin:10px;position:absolute;right:0;top:0}.MobileWebLoginRedirect .modal .inner_model .closeButton2{color:#b5b5b5;font-size:40px;line-height:70%;position:absolute;right:10px;top:7px}.MobileWebLoginRedirect .modal .inner_model .highlightButton{background:#bd081c;color:#fff}.ReactAddPinModal{padding:20px;width:490px}.ReactAddPinModal__title{font-size:24px;font-weight:bolder;letter-spacing:-.5px;line-height:28px;margin:0}.ReactAddPinModal__close{background:transparent;border:0;cursor:pointer;height:40px;line-height:0;margin:0;padding:0;position:absolute;right:10px;top:10px;width:40px}.ReactAddPinModal__close:active,.ReactAddPinModal__close:focus{outline:none}.ReactAddPinModal__filePickerFieldset,.ReactAddPinModal__urlFieldset{border:0;margin:15px 0 25px;padding:0}.ReactAddPinModal__filePickerFieldset__label,.ReactAddPinModal__urlFieldset__label{display:block;font-size:16px;font-weight:bold;letter-spacing:-.3px;line-height:28px;margin-bottom:10px}.ReactAddPinModal__filePickerFieldset__input,.ReactAddPinModal__urlFieldset__input{border:1px solid #b5b5b5;border-radius:4px;font-size:18px;height:40px;overflow:visible;padding:0 10px;width:450px}.ReactAddPinModal__urlFieldset__form{overflow:visible;width:100%}.ReactAddPinModal__urlFieldset__input{color:#555;float:left;font-weight:500;width:398px}.ReactAddPinModal__urlFieldset__btnSubmit{float:left;height:40px;margin-left:10px;overflow:visible;width:60px}.ReactAddPinModal__filePicker{line-height:40px;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap;width:100%}.ReactAddPinModal__filePicker__label{background:#bd081c;color:#fff;float:left;font-weight:bold;padding:0 12px}.ReactAddPinModal__filePicker__input{left:-999px;position:absolute;top:-999px;visibility:hidden}.ReactAddPinModal__filePicker__filename{display:block;overflow:hidden;padding:0 10px;text-overflow:ellipsis}.ReactAddPinModal__browserButtonLink{color:#555;display:block;font-size:16px;font-weight:bold;letter-spacing:-.3px;line-height:32px;margin-bottom:15px;text-decoration:none}.ReactAddPinModal__pinterestLogo{float:left;margin-right:10px}.ReactBoardListRow{cursor:pointer;display:block;padding:0 23px;position:relative}.ReactBoardListRow__pinit{display:none;position:absolute;right:20px;top:5px}.ReactBoardListRow:hover{background-color:#f5f5f5}.ReactBoardListRow:hover p{max-width:178px}.ReactBoardListRow:hover--group,.ReactBoardListRow:hover--private{display:none}.ReactBoardListRow:hover .ReactBoardListRow__pinit{display:block}.ReactBoardListRow img{border-radius:3px;-webkit-box-shadow:0 0 1px rgba(0,0,0,0.25);box-shadow:0 0 1px rgba(0,0,0,0.25);height:34px;margin-right:10px;vertical-align:middle;width:34px}.ReactBoardListRow p{color:#333;display:inline-block;font-size:14px;font-weight:bold;letter-spacing:.01em;line-height:34px;margin:7px 0;max-width:193px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.ReactBoardListRow--group,.ReactBoardListRow--private{background-size:cover;display:inline-block;float:right;margin-left:5px}.ReactBoardListRow--group{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/partner_homepage/collaborators-icon-cdd43947.svg");height:25px;margin-top:11px;width:22px}.ReactBoardListRow--private{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/partner_homepage/lock-icon-c92e5974.svg");height:17px;margin-top:15px;width:15px}.ReactBoardPicker{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;border-radius:6px;height:500px;margin:0 auto;overflow:hidden;width:660px}.ReactBoardPicker__close{cursor:pointer;position:absolute;right:20px;top:20px}.ReactBoardPicker__block{display:inline-block;height:100%;position:relative;vertical-align:top;width:50%}.ReactBoardPicker__block:first-child{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#d9d9d9;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ReactBoardPicker__block header{color:#333;font-size:20px;font-weight:bold;margin-left:23px;margin-top:25px;padding-bottom:12px}.ReactBoardPicker__leftContent{background-color:#f5f5f5;border-radius:6px;-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);overflow:hidden;width:236px}.ReactBoardPicker__leftContent__pinPreview{display:block;height:inherit;margin:0 auto;width:inherit}.ReactBoardPicker__leftContent textarea{border:0;border-top:1px solid rgba(0,0,0,0.1);display:inherit;font-size:13px;font-weight:500;letter-spacing:-.5px;line-height:17px;outline:none;padding:10px 5%;resize:none;width:90%}.ReactBoardPicker__descriptionWrapper{background-color:#fff}.ReactBoardPicker__imageWrapper{position:relative}.ReactBoardPicker__videoUrl{color:#a8a8a8;font-size:12px;font-weight:normal;padding:10px}.ReactBoardPicker__playIcon{bottom:0;height:40px;left:0;margin:auto;position:absolute;right:0;top:0;width:40px}.ReactBoardPicker__search{padding:0 23px}.ReactBoardPicker__boards{border-top:1px solid #f5f5f5;margin-top:15px;max-height:357px;overflow-y:scroll;padding-top:10px}.ReactBoardPicker__boards header{color:#a8a8a8;font-size:13px;font-weight:400;margin-top:5px;padding-bottom:5px}.ReactBoardPicker__boards__list{list-style:none;margin:0;padding:0}.ReactButton{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e0e0e0;border:0;border-radius:4px;cursor:pointer;font-weight:bold}.ReactButton--primary{background-color:#bd081c;color:#fff}.ReactButton--primary:hover{background-color:#bd081c}.ReactButton--medium{font-size:16px}.ReactDropdown{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;font-weight:bold;display:inline-block;font-size:16px;font-weight:bold;letter-spacing:-.5px;line-height:22px;position:relative}.ReactDropdown--open__control__arrow{border-color:transparent transparent #555;border-width:0 6px 7px}.ReactDropdown--noresults{color:#b5b5b5;cursor:default;display:block;padding:9px 14px}.ReactDropdown__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReactDropdown__control{background-color:#efefef;border-radius:4px;color:#555;cursor:default;outline:none;overflow:hidden;padding:7px 40px 7px 12px;position:relative;-webkit-transition:all 200ms ease;transition:all 200ms ease}.ReactDropdown__control .caret{border-color:#555 transparent transparent;border-style:solid;border-width:7px 6px 0;content:" ";display:block;height:0;position:absolute;right:14px;top:15px;width:0}.ReactDropdown__menu{-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,0.25);box-shadow:0 1px 5px 0 rgba(0,0,0,0.25);-webkit-overflow-scrolling:touch;-webkit-animation:menu-slide-in-up .3s;animation:menu-slide-in-up .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-color:#fff;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:8px;max-height:200px;overflow-x:hidden;overflow-y:auto;position:absolute;top:100%;width:210px;z-index:668}.ReactDropdown__menu .group>.title{color:#b5b5b5;padding:9px 14px;text-transform:capitalize}.ReactDropdown__option{-webkit-box-sizing:border-box;box-sizing:border-box;color:#777;cursor:pointer;display:block;padding:9px 14px;text-overflow:ellipsis;white-space:nowrap}.ReactDropdown__option:hover{background:#f1f1f1;color:#333}.ReactDropdown__option:active{background:#eaeaea}.ReactDropdown__option:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.ReactDropdown__option--selected{background-color:#f5f5f5;color:#555}.NUXTutorialManager .NUXTutorialTooltip{background-color:#4dd3f5;border-radius:4px;color:#fff;font-size:18px;padding:15px 20px;position:absolute;text-align:center;top:100px;width:380px}.NUXTutorialManager .NUXTutorialTooltip__content{font-weight:500;line-height:20px;margin-bottom:20px}.NUXTutorialManager .NUXTutorialTooltip__buttons button{background-color:transparent;border:2px solid #fff;border-radius:4px;color:#fff;margin:0 8px;min-width:132px}.NUXTutorialManager .NUXTutorialTooltip::after{border-bottom:solid #4dd3f5 10px;border-left:solid transparent 10px;border-right:solid transparent 10px;content:" ";height:0;left:50px;margin-left:-10px;position:absolute;top:-10px;width:0}.NUXTutorialManager .NUXTutorialTooltip--center{left:-140px}.NUXTutorialManager .NUXTutorialTooltip--center::after{left:50%;margin-left:-10px}.NUXTutorialManager .NUXTutorialTooltip--left{left:0}.NUXTutorialManager .NUXTutorialTooltip--left::after{left:50px}.NUXTutorialManager .NUXTutorialTooltip--right{right:-80px}.NUXTutorialManager .NUXTutorialTooltip--right::after{left:auto;right:50px}.ReactPinAdd{background-color:#e0e0e0;border-radius:6px;-webkit-box-shadow:0 0 3px #b5b5b5;box-shadow:0 0 3px #b5b5b5;cursor:pointer;padding-top:232px;text-align:center;vertical-align:top;width:232px}.ReactPinAdd img{margin:-50px auto -36px}.ReactPinAdd p{color:#555;font-size:22px;font-weight:bold;letter-spacing:-.5px;line-height:28px;margin-top:40px;text-align:center}.ReactPinAdd--footer{background:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid rgba(0,0,0,0.1);height:116px}.ReactPinitButton{background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/partner_homepage/pinit-52ae9103.svg");background-size:cover;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;height:38px;outline:none;padding:0;width:67px}.ReactSearchInput{position:relative}.ReactSearchInput em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/partner_homepage/search-icon-6046fd86.svg");background-size:cover;height:20px;left:10px;position:absolute;top:12px;width:18px}.ReactSearchInput input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;border:1px solid #efefef;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;font-weight:bold;overflow:hidden;padding:13px 13px 13px 44px;width:100%}.ReactSearchInput input:focus{outline:0}.ReactTooltip{background-color:#4dd3f5;border-radius:4px;color:#fff;font-size:15px;font-weight:500;padding:9px 16px 16px;position:absolute;text-align:left;top:95px;width:206px;z-index:680}.ReactTooltip__content{font-weight:500;line-height:20px;margin-bottom:20px}.ReactTooltip::after{border-bottom:solid #4dd3f5 12px;border-left:solid transparent 10px;border-right:solid transparent 10px;content:" ";height:0;left:50px;margin-left:-10px;position:absolute;top:-7px;width:0}.ReactTooltip--center{left:-65px}.ReactTooltip--center::after{left:50%;margin-left:-10px}.ReactTutorialItem{left:-25px;position:absolute;top:-25px}.ReactTwoCirclesPulser{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;cursor:pointer;outline:none;position:absolute;visibility:visible;z-index:680}.ReactTwoCirclesPulser--small{height:50px;width:50px}.ReactTwoCirclesPulser--medium{height:75px;width:75px}.ReactTwoCirclesPulser--large{height:100px;width:100px}.ReactTwoCirclesPulser--paused{-webkit-animation-iteration-count:0;animation-iteration-count:0;visibility:hidden}.ReactTwoCirclesPulser__pulser{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:inherit;animation-iteration-count:inherit;background-color:#4dd3f5;border-radius:50%;height:100%;outline:none;position:absolute;width:100%}.ReactTwoCirclesPulser__pulser:first-child{-webkit-animation-name:ReactTwoCirclePulserInnerAnim;animation-name:ReactTwoCirclePulserInnerAnim}.ReactTwoCirclesPulser__pulser:nth-child(2){-webkit-animation-name:ReactTwoCirclePulserOuterAnim;animation-name:ReactTwoCirclePulserOuterAnim}@-webkit-keyframes ReactTwoCirclePulserInnerAnim{0%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}18%{opacity:.7;-webkit-transition-timing-function:linear;transition-timing-function:linear}45%{opacity:.7}50%{-webkit-transform:scale(0.45);transform:scale(0.45);-webkit-transition-timing-function:cubic-bezier(0.1, 0.55, 0.95, 0.5);transition-timing-function:cubic-bezier(0.1, 0.55, 0.95, 0.5)}55%{opacity:.7;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transition-timing-function:linear;transition-timing-function:linear}80%{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.42, 0, 1, 1);transition-timing-function:cubic-bezier(0.42, 0, 1, 1)}100%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}}@keyframes ReactTwoCirclePulserInnerAnim{0%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}18%{opacity:.7;-webkit-transition-timing-function:linear;transition-timing-function:linear}45%{opacity:.7}50%{-webkit-transform:scale(0.45);transform:scale(0.45);-webkit-transition-timing-function:cubic-bezier(0.1, 0.55, 0.95, 0.5);transition-timing-function:cubic-bezier(0.1, 0.55, 0.95, 0.5)}55%{opacity:.7;-webkit-transform:scale(0.6);transform:scale(0.6);-webkit-transition-timing-function:linear;transition-timing-function:linear}80%{opacity:0;-webkit-transition-timing-function:cubic-bezier(0.42, 0, 1, 1);transition-timing-function:cubic-bezier(0.42, 0, 1, 1)}100%{opacity:0;-webkit-transform:scale(0.6);transform:scale(0.6)}}@-webkit-keyframes ReactTwoCirclePulserOuterAnim{0%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}48%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}53%{opacity:.6;-webkit-transition-timing-function:linear;transition-timing-function:linear}80%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:linear;transition-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes ReactTwoCirclePulserOuterAnim{0%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}48%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}53%{opacity:.6;-webkit-transition-timing-function:linear;transition-timing-function:linear}80%{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:linear;transition-timing-function:linear}100%{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8)}}@media (min-width: 780px) and (max-width: 1039px){.Grid .centeredWithinWrapper{width:780px}.Grid .centeredWithinWrapper.gridWidth{width:756px}}@media (min-width: 1040px) and (max-width: 1299px){.Grid .centeredWithinWrapper{width:1040px}.Grid .centeredWithinWrapper.gridWidth{width:1016px}}@media (min-width: 1300px) and (max-width: 1559px){.Grid .centeredWithinWrapper{width:1300px}.Grid .centeredWithinWrapper.gridWidth{width:1276px}}@media (min-width: 1560px) and (max-width: 1819px){.Grid .centeredWithinWrapper{width:1560px}.Grid .centeredWithinWrapper.gridWidth{width:1536px}}@media (min-width: 1820px) and (max-width: 2079px){.Grid .centeredWithinWrapper{width:1820px}.Grid .centeredWithinWrapper.gridWidth{width:1796px}}@media (min-width: 2080px) and (max-width: 2339px){.Grid .centeredWithinWrapper{width:2080px}.Grid .centeredWithinWrapper.gridWidth{width:2056px}}@media (min-width: 2340px) and (max-width: 2599px){.Grid .centeredWithinWrapper{width:2340px}.Grid .centeredWithinWrapper.gridWidth{width:2316px}}@media (min-width: 2600px) and (max-width: 2859px){.Grid .centeredWithinWrapper{width:2600px}.Grid .centeredWithinWrapper.gridWidth{width:2576px}}@media (min-width: 325px) and (max-width: 649px){.ProfileGrid3col .centeredWithinWrapper{width:325px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:301px}}@media (min-width: 650px) and (max-width: 974px){.ProfileGrid3col .centeredWithinWrapper{width:650px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:626px}}@media (min-width: 975px) and (max-width: 1299px){.ProfileGrid3col .centeredWithinWrapper{width:975px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:951px}}@media (min-width: 1300px) and (max-width: 1624px){.ProfileGrid3col .centeredWithinWrapper{width:1300px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:1276px}}@media (min-width: 1625px) and (max-width: 1949px){.ProfileGrid3col .centeredWithinWrapper{width:1625px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:1601px}}@media (min-width: 1950px) and (max-width: 2274px){.ProfileGrid3col .centeredWithinWrapper{width:1950px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:1926px}}@media (min-width: 2275px) and (max-width: 2599px){.ProfileGrid3col .centeredWithinWrapper{width:2275px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:2251px}}@media (min-width: 2600px) and (max-width: 2924px){.ProfileGrid3col .centeredWithinWrapper{width:2600px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:2576px}}@media (min-width: 2925px) and (max-width: 3249px){.ProfileGrid3col .centeredWithinWrapper{width:2925px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:2901px}}@media (min-width: 3250px) and (max-width: 3574px){.ProfileGrid3col .centeredWithinWrapper{width:3250px}.ProfileGrid3col .centeredWithinWrapper.gridWidth{width:3226px}}@media (min-width: 390px) and (max-width: 779px){.ProfileGrid4col .centeredWithinWrapper{width:390px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:366px}}@media (min-width: 780px) and (max-width: 1169px){.ProfileGrid4col .centeredWithinWrapper{width:780px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:756px}}@media (min-width: 1170px) and (max-width: 1559px){.ProfileGrid4col .centeredWithinWrapper{width:1170px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:1146px}}@media (min-width: 1560px) and (max-width: 1949px){.ProfileGrid4col .centeredWithinWrapper{width:1560px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:1536px}}@media (min-width: 1950px) and (max-width: 2339px){.ProfileGrid4col .centeredWithinWrapper{width:1950px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:1926px}}@media (min-width: 2340px) and (max-width: 2729px){.ProfileGrid4col .centeredWithinWrapper{width:2340px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:2316px}}@media (min-width: 2730px) and (max-width: 3119px){.ProfileGrid4col .centeredWithinWrapper{width:2730px}.ProfileGrid4col .centeredWithinWrapper.gridWidth{width:2706px}}@-webkit-keyframes notificationExit{0%{opacity:1}10%,90%{opacity:.5}90%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}}@keyframes notificationExit{0%{opacity:1}10%,90%{opacity:.5}90%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-80px);transform:translateX(-80px)}}.CommsHub .is-removing{-webkit-animation:notificationExit 1.5s ease-in forwards;animation:notificationExit 1.5s ease-in forwards}.CommsHub__container{margin:0 auto;max-width:750px;overflow:hidden;position:relative}.ExtendCampaignNotification{background-color:#fff;width:100%}.ExtendCampaignNotification__form__body{font-size:14px;line-height:32px}.ExtendCampaignNotification__form__body__strategy label{position:relative}.ExtendCampaignNotification__form__body__strategy span{display:inline-block;padding-left:35px}.ExtendCampaignNotification__form__body__strategy input{height:32px;position:absolute}.ExtendCampaignNotification__form__body__dayButtons{padding-left:35px}.ExtendCampaignNotification__form__body__dayButtons .RadioButtonGroup__item{display:inline-block}.ExtendCampaignNotification__dismiss{background:none}.ExtendCampaignNotification__header{color:#333;font-size:18px;line-height:1.2;margin-bottom:7px}.ExtendCampaignNotification__content{width:100%}.FirstPinYourPinsSearch__image{background:#ccc;color:#fff;font-size:28px;font-weight:bold;height:196px}.FirstPinYourPinsSearch__image:hover{color:#fff}.PartnerHelperTooltip{float:right;position:relative}.PartnerHelperTooltip__trigger{background-color:#b5b5b5;border-radius:50px;color:#fff;cursor:help;display:inline-block;font-size:8px;line-height:14px;text-align:center;width:14px}.PartnerHelperTooltip:hover .PartnerHelperTooltip__content{-webkit-animation:.3s .5s menu-slide-in-up;animation:.3s .5s menu-slide-in-up;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:auto}.PartnerHelperTooltip__content{background-color:#555;border-radius:4px;color:#fff;font-size:12px;margin:15px 0 0;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;right:-20px;width:200px;z-index:100}.PartnerHelperTooltip__content::before{bottom:-20px;content:" ";display:block;left:0;position:absolute}.PartnerHelperTooltip__content::after{border-bottom:solid #555 10px;border-left:solid transparent 10px;border-right:solid transparent 10px;content:" ";height:0;margin-left:-13px;position:absolute;right:18px;top:-10px;width:0}.partnerImageUpload__modal:focus{outline:none}.partnerImageUpload__noFocus :focus{outline:none}.partnerImageUpload__formBody{width:544px}.partnerImageUpload__textFeild,.partnerImageUpload__textFeild--url,.partnerImageUpload__textFeild--filename{background:#efefef;border:none;border-radius:4px;color:#555;font-size:16px;font-weight:bold;line-height:34px}.partnerImageUpload__textFeild--url{text-indent:10px;width:100%}.partnerImageUpload__textFeild--url ::-webkit-input-placeholder{color:#b5b5b5}.partnerImageUpload__textFeild--url ::-moz-placeholder{color:#b5b5b5}.partnerImageUpload__textFeild--url :-ms-input-placeholder{color:#b5b5b5}.partnerImageUpload__textFeild--url ::placeholder{color:#b5b5b5}.partnerImageUpload__textFeild--url:focus{outline:none}.partnerImageUpload__textFeild--filename{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-right:10px;overflow:hidden;padding:0}.partnerImageUpload__textFeild--filename span{padding:0 10px;white-space:nowrap}.partnerImageUpload__textFeild--filename--placeholder{color:#b5b5b5}.repinIconSmall{width:6px;height:11px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -230px -184px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-bottom:-3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.repinIconSmall{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-363px -186px;background-size:405px 376px}}.QuickPromoteBidGuidance a{color:inherit}.QuickPromoteForm{min-height:400px}.QuickPromoteForm__pin{float:left;width:236px}.QuickPromoteForm__detailsForm{float:right;margin:0 0 0 10px;width:330px}.QuickPromoteForm__campaignLength .brio-form__field__input{width:32px}.QuickPromoteForm__campaignLength .brio-form__field--error{margin-bottom:20px !important;position:relative}.QuickPromoteForm__campaignLength .brio-error{position:absolute;white-space:nowrap}.QuickPromoteForm__campaignOngoing .brio-form__field__label{font-weight:bold;padding-top:0}.QuickPromoteForm__currency .brio-form__field--select select{width:90%}.QuickPromoteForm__dailyBudget__currencySymbol{margin-right:2px}.QuickPromoteForm__keywordsList{margin-top:6px}.QuickPromoteForm__campaignDates{font-size:14px;font-weight:normal;margin-left:12px}.QuickPromoteKeywordTagList{min-height:80px}.QuickPromoteKeywordTagList__selected{color:#f00}.QuickPromoteKeywordTagList__suggestions{background:#fff;border-radius:4px;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.06);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.06);color:#555;width:271px;z-index:100}.QuickPromoteKeywordTagList__suggestions li{font-size:14px;padding:12px}.QuickPromoteKeywordTagList__suggestions li.active{background-color:#efefef}.QuickPromoteKeywordTagList__suggestions li mark{background-color:#efefef}.QuickPromoteKeywordTagList__tag{background-color:#efefef;border-radius:4px;color:#555;display:inline-block;font-size:14px;line-height:24px;margin:6px 8px 0 0;padding:0 0 0 8px}.QuickPromoteKeywordTagList__tag__remove{color:#555;cursor:pointer;display:inline-block;font-size:20px;font-weight:normal;line-height:24px;margin-left:8px;text-align:center;width:22px}.QuickPromoteKeywordTagList__tagInput input{background:transparent;border:none;color:#555;display:block;font-size:16px;font-weight:bold;line-height:34px;padding:0 8px;width:100%}.QuickPromoteKeywordTagList__tagInput input::-webkit-input-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.QuickPromoteKeywordTagList__tagInput input::-moz-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.QuickPromoteKeywordTagList__tagInput input:-ms-input-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.QuickPromoteKeywordTagList__tagInput input::placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.QuickPromoteKeywordTagList__tagInput input:focus{outline:none}.QuickPromoteModal{background-color:#fff;border-radius:6px;-webkit-box-shadow:none;box-shadow:none;overflow:auto;width:694px}.QuickPromoteModal:focus{outline:none}.QuickPromoteModal--unpromotable{padding:16px 34px}.QuickPromoteModal__header{padding:16px 34px}.QuickPromoteModal__header h1{color:#555;font-size:32px;font-weight:bold;line-height:1.4;margin:0}.QuickPromoteModal__header h2{color:#b5b5b5;font-size:20px;font-weight:500;line-height:1.4;margin:0}.QuickPromoteModal__body{float:left;max-height:50vh;overflow:auto;padding:16px 34px;width:626px}.QuickPromoteModal__footer{border-top:1px solid #efefef;clear:both;padding:16px 34px;text-align:right}.QuickPromoteModal__footer a.btn{float:right}.QuickPromoteModal__close{background:transparent;border:0;cursor:pointer;height:40px;line-height:0;margin:0;padding:0;position:absolute;right:10px;top:10px;width:40px}.QuickPromoteModal__close:active,.QuickPromoteModal__close:focus{outline:none}.QuickPromoteModalSuccess h1{font-size:24px}.QuickPromoteModalSuccess h2{font-size:16px}.QuickPromoteModalSuccess h2 a{color:inherit}.brio-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.brio-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.brio-column .brio-form__field{border-bottom:0;margin:0}.brio-quiet{color:#b5b5b5}.brio-small,.brio-form__field--inline .brio-small{font-size:14px}.brio-form__field{border-bottom:1px solid #efefef;margin:0 0 5px;overflow:hidden}.brio-form__field--norule{border-bottom:none}.brio-form__field__label{color:#555;cursor:default;display:block;font-size:12px;font-weight:500;letter-spacing:-.02px;line-height:1;overflow:hidden;padding:10px 0 5px}.brio-form__field__label--disabled{color:#b5b5b5}.brio-form__field__input{background:transparent;border:none;color:#555;display:block;font-size:16px;font-weight:bold;line-height:34px;padding:0;width:100%}.brio-form__field__input::-webkit-input-placeholder{color:#b5b5b5}.brio-form__field__input::-moz-placeholder{color:#b5b5b5}.brio-form__field__input:-ms-input-placeholder{color:#b5b5b5}.brio-form__field__input::placeholder{color:#b5b5b5}.brio-form__field__input:focus,.brio-form__field__input:active{outline:none}.brio-form__field__input:disabled{color:#b5b5b5}.brio-form__field--checkbox{font-weight:normal;line-height:16px;padding-left:20px;position:relative}.brio-form__field--checkbox>input[type=checkbox]{margin-left:-20px;margin-right:8px;margin-top:2px;position:absolute}.brio-form__field--select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:bold;height:34px}.brio-form__field--select select:focus{outline:none}.brio-form__field--select select--caret{background:transparent url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/icon-caret-down-5e5c468f.svg") no-repeat 100% 50%}.brio-form__field--inline{overflow:auto;width:100%}.brio-form__field--inline>*{display:inline-block;float:left;width:auto}.brio-form__field--inline span{font-size:16px;line-height:34px}.brio-form__field--inline .brio-form__field{border-bottom:none;margin:0;overflow:visible}.brio-form__field--error .brio-form__field__input{color:#c11400}.brio-error{color:#c11400;font-size:12px;font-weight:bold;line-height:15px;margin:0 0 8px}.QuickPromotePinRep{color:#555}.QuickPromotePinRep__img{border-radius:6px}.QuickPromotePinRep .richPinMeta{font-size:16px;font-weight:bold;overflow:hidden;padding:0 !important;text-overflow:ellipsis}.QuickPromotePinRep .pinDescription{margin:6px 0 10px}.QuickPromotePinRep__textWrapper{overflow:hidden;padding:10px 12px;position:relative}.QuickPromotePinRep .likeCount{display:none}.QuickPromotePinRep .repinIconSmall{background:url("/static/webapp/style/sprites/webapp-common-above_the_fold-1x-dev.png") -368px -182px no-repeat;color:transparent;display:inline-block;font:0 / 0 serif;height:11px;margin-bottom:-3px;text-shadow:none;width:6px}.QuickPromotePinRep__attribution{font-size:11px;font-weight:bold;margin:5px 0}.QuickPromotePinRep__attribution__avatar{float:left;margin-right:5px}.brio-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.brio-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.brio-column .brio-form__field{border-bottom:0;margin:0}.brio-quiet{color:#b5b5b5}.brio-small,.brio-form__field--inline .brio-small{font-size:14px}.brio-form__field{border-bottom:1px solid #efefef;margin:0 0 5px;overflow:hidden}.brio-form__field--norule{border-bottom:none}.brio-form__field__label{color:#555;cursor:default;display:block;font-size:12px;font-weight:500;letter-spacing:-.02px;line-height:1;overflow:hidden;padding:10px 0 5px}.brio-form__field__label--disabled{color:#b5b5b5}.brio-form__field__input{background:transparent;border:none;color:#555;display:block;font-size:16px;font-weight:bold;line-height:34px;padding:0;width:100%}.brio-form__field__input::-webkit-input-placeholder{color:#b5b5b5}.brio-form__field__input::-moz-placeholder{color:#b5b5b5}.brio-form__field__input:-ms-input-placeholder{color:#b5b5b5}.brio-form__field__input::placeholder{color:#b5b5b5}.brio-form__field__input:focus,.brio-form__field__input:active{outline:none}.brio-form__field__input:disabled{color:#b5b5b5}.brio-form__field--checkbox{font-weight:normal;line-height:16px;padding-left:20px;position:relative}.brio-form__field--checkbox>input[type=checkbox]{margin-left:-20px;margin-right:8px;margin-top:2px;position:absolute}.brio-form__field--select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:16px;font-weight:bold;height:34px}.brio-form__field--select select:focus{outline:none}.brio-form__field--select select--caret{background:transparent url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/icon-caret-down-5e5c468f.svg") no-repeat 100% 50%}.brio-form__field--inline{overflow:auto;width:100%}.brio-form__field--inline>*{display:inline-block;float:left;width:auto}.brio-form__field--inline span{font-size:16px;line-height:34px}.brio-form__field--inline .brio-form__field{border-bottom:none;margin:0;overflow:visible}.brio-form__field--error .brio-form__field__input{color:#c11400}.brio-error{color:#c11400;font-size:12px;font-weight:bold;line-height:15px;margin:0 0 8px}.QuickPromoteTooltip{float:right;margin-top:6px;position:relative}.QuickPromoteTooltip__trigger{background-color:#b5b5b5;border-radius:50px;color:#fff;cursor:help;display:inline-block;font-size:8px;font-weight:500;line-height:14px;text-align:center;width:14px}.QuickPromoteTooltip:hover .QuickPromoteTooltip__content{-webkit-animation:.3s .5s menu-slide-in-up;animation:.3s .5s menu-slide-in-up;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;pointer-events:auto}.QuickPromoteTooltip__content{background-color:#555;border-radius:4px;color:#fff;font-size:12px;font-weight:500;margin:15px 0 0;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;right:-20px;width:200px;z-index:100}.QuickPromoteTooltip__content::before{bottom:-20px;content:" ";display:block;left:0;position:absolute}.QuickPromoteTooltip__content::after{border-bottom:solid #555 10px;border-left:solid transparent 10px;border-right:solid transparent 10px;content:" ";height:0;margin-left:-13px;position:absolute;right:18px;top:-10px;width:0}.RadioButton--default>.RadioButton__input{display:none}.RadioButton--default>.RadioButton__label{background:transparent url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/radiobutton-unchecked-7f0c0b47.svg");background-position:0 50%;background-repeat:no-repeat;display:inline-block;line-height:32px;padding-left:35px}.RadioButton--default>.RadioButton__input:checked+.RadioButton__label{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/radiobutton-checked-5e3c2f2d.svg")}.RadioButton--button>.RadioButton__input{display:none}.RadioButton--button>.RadioButton__label{border:1px solid #999;border-radius:4px;display:inline-block;margin-right:5px;padding:0 15px}.RadioButton--button>.RadioButton__input:checked+.RadioButton__label{background-color:#efefef;border-color:#efefef}.RadioButtonGroup__item{display:block}.SearchAddPin{min-height:280px}.ReactAddVideo{height:270px}.ReactAddVideo__title{color:#555;font-size:32px}.ReactAddVideo__text{color:#b5b5b5;font-size:12px;margin:11px 3px}.ReactAddVideo__input{cursor:pointer;height:56px;opacity:0;position:absolute;width:56px}.ReactAddVideo__error{color:#bd081c;font-size:14px;margin-top:11px}.ReactAddVideo__addVideoWrapper{position:relative;text-align:center;top:25%}.ReactAddVideo img.loading{-webkit-animation:rotateCircle 1s infinite linear;animation:rotateCircle 1s infinite linear}.ReactExistingVideoList{height:300px;overflow-y:scroll;padding-top:10px}.ReactExistingVideoList__text{color:#555;font-size:20px}.ReactExistingVideoListItem{cursor:pointer;display:inline-block;height:37%;margin:10px 1.7%;position:relative;width:31%}.ReactExistingVideoListItem:nth-child(3n+2){margin-left:0}.ReactExistingVideoListItem:nth-child(3n+4){margin-right:0}.ReactExistingVideoListItem__wrapper{background:#000;border-radius:4px;height:100%;overflow:hidden;position:relative}.ReactExistingVideoListItem__wrapper::after{background-color:#000;border-radius:inherit;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.ReactExistingVideoListItem__wrapper:hover>h4{visibility:visible}.ReactExistingVideoListItem__wrapper:hover::after{opacity:.3}.ReactExistingVideoListItem__playIcon{height:50px;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:50px}.ReactExistingVideoListItem__title{bottom:17px;color:#fff;font-size:14px;left:17px;position:absolute;visibility:hidden;z-index:1}.ReactExistingVideoListItem--vertical img{display:block;height:inherit;margin:0 auto}.ReactUploadVideoModal{padding:18px 30px;width:650px}.ReactUploadVideoModal__noPadding{padding:0}.ReactUploadVideoModal hr{background:#efefef;border:0;height:1px;margin-left:-30px;width:710px}.ReactUploadVideoSuccess{margin:35px}.ReactUploadVideoSuccess__headline{color:#555;font-size:24px}.ReactUploadVideoSuccess__subheadline{color:#b5b5b5;font-size:16px;font-weight:normal}.ThumbnailGenerator{color:#555;font-size:14px;font-weight:600}.ThumbnailGenerator header{font-size:30px}.ThumbnailGenerator input{background:none;border:0;color:#555;font-size:14px;margin-left:10px;width:95%}.ThumbnailGenerator input:focus{outline:none}.ThumbnailGenerator label{display:block}.ThumbnailGenerator video{display:inline-block;margin:0 auto;max-height:365px;width:100%}.ThumbnailGenerator__body{margin-top:10px}.ThumbnailGenerator__progress{margin:20px 0}.ThumbnailGenerator__progress>div{margin-top:8px}.ThumbnailGenerator__vidwrapper{display:inline-block;margin:15px 0 10px;position:relative;width:100%}.ThumbnailGenerator__vidwrapper button{background-color:rgba(0,0,0,0.9);border:0;border-radius:3px;color:#fff;cursor:pointer;font-size:14px;padding:8px 10px;position:absolute;right:13px;top:13px}.ThumbnailGenerator__vidwrapper button:focus{outline:0}.ThumbnailGenerator__buttons{float:right}.ThumbnailGenerator__button{border-radius:4px;font-size:16px;height:40px;margin:20px 10px;padding:0 35px}.ThumbnailGenerator__cancel{background-color:#fff;border:1px solid #555}.ThumbnailGenerator__next{background-color:#bd081c;border:1px solid #bd081c;color:#fff;margin-right:0}.ThumbnailGenerator__next:disabled{cursor:auto;opacity:.3}.ThumbnailGenerator__buttonText{vertical-align:middle}.ThumbnailGenerator__sliderWrapper{display:inline-block;vertical-align:top;width:100%}.ThumbnailGenerator__slider{margin:5px 0 10px -2px;overflow-x:hidden;position:relative;white-space:nowrap;width:100%}.ThumbnailGenerator__slider::after{background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(98%, #fff));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 98%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 98%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:70px}.ThumbnailGenerator__frames{min-height:115px;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out}.ThumbnailGenerator__arrow{-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;height:97%;position:absolute;right:0;top:0;width:16px;z-index:1}.ThumbnailGenerator__arrow em{width:10px;height:15px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") 0px -469px no-repeat;background-size:cover;cursor:pointer;display:block;height:16px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);width:16px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ThumbnailGenerator__arrow em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-241px -201px;background-size:431px 429px}}.ThumbnailGenerator__arrow.left{left:0}.ThumbnailGenerator__arrow.left em{-webkit-transform:none;-ms-transform:none;transform:none}.ThumbnailGenerator__frame{background-color:#efefef;border-radius:4px;cursor:pointer;display:inline-block;margin:2px 4% 0 .5%;overflow:hidden;position:relative;width:29%}.ThumbnailGenerator__frame.active{-webkit-box-shadow:0 0 0 2px #bd081c;box-shadow:0 0 0 2px #bd081c}.ThumbnailGenerator__frame.active img{opacity:.6}.ThumbnailGenerator__frame img{display:block;margin:0 auto;max-height:110px}.ThumbnailGenerator__description{height:34px}.ThumbnailGenerator__input{background:#efefef;border-radius:5px;display:block;margin-bottom:5px;padding:7px 0;position:relative;width:80%}.ThumbnailGenerator__tags-selected{overflow-x:scroll}.ThumbnailGenerator__tags-input{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:260px}.ThumbnailGenerator__tags-tag{background:#fff;border-radius:3px;font-size:12px;margin-left:5px;padding:0 0 4px 7px}.ThumbnailGenerator__tags-remove{border-left:1px solid #efefef;cursor:pointer;font-size:16px;margin-left:7px;padding:0 4px 4px}.ThumbnailGenerator__tags-remove:hover{background:#f5f5f5}.ThumbnailGenerator__inputWrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ThumbnailGenerator__error{bottom:-20px;left:10px;position:absolute}.ThumbnailGenerator--vertical .ThumbnailGenerator__progress{margin-bottom:0}.ThumbnailGenerator--vertical .ThumbnailGenerator__vidwrapper{margin-top:25px;width:44%}.ThumbnailGenerator--vertical .ThumbnailGenerator__vidwrapper video{max-height:none}.ThumbnailGenerator--vertical .ThumbnailGenerator__sliderWrapper{margin-left:4%;width:50%}.ThumbnailGenerator--vertical .ThumbnailGenerator__frame{margin:2px 20px 20px 2px;width:42%}.ThumbnailGenerator--vertical .ThumbnailGenerator__frame img{max-height:none}.PasswordReset{background:#fff;color:#555;font-size:16px}.PasswordReset p a,.PasswordReset .link{color:#d32430;cursor:pointer;font-weight:normal}.PasswordReset h2{color:#444;font-size:28px}.PasswordReset .hint{color:#bd081c}.PasswordReset .userNameEmail{display:inline-block;font-weight:bold;position:relative}.PasswordReset .userNameEmail .userName{overflow:hidden;padding-bottom:1px;text-overflow:ellipsis;white-space:nowrap}.PasswordReset .userSearchResults{overflow-y:scroll;padding:0 15px}.PasswordReset .resultHint{color:'#a9a9a9'}.PasswordReset .passwordResetForm button{float:right;font-size:12px}.PasswordReset .passwordResetForm .searchIcon{width:15px;height:15px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -71px no-repeat;left:11px;position:absolute;top:10px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PasswordReset .passwordResetForm .searchIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-333px -358px;background-size:405px 376px}}.PasswordReset .passwordResetForm .passwordResetSearch{background:#e7e7e7;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;padding:0 38px;width:100%}.PasswordReset .passwordResetForm .inputWrapper{overflow:hidden;padding-right:15px;position:relative}.PasswordReset{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;overflow:hidden;position:relative;width:500px}.PasswordReset .hint{font-size:12px;font-weight:500}.PasswordReset .sendBar{background:#f0f0f0;border-top:1px solid #e7e7e7;padding:15px}.PasswordReset .xback{width:12px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -366px no-repeat;position:absolute;right:10px;top:10px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.PasswordReset .xback{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -129px;background-size:405px 376px}}.PasswordReset .userNameEmail{font-size:12px;left:10px;top:13px}.PasswordReset .userNameEmail .userName{max-width:325px}.PasswordReset .userSearchResults{border-top:1px solid #dfdfdf;max-height:330px}.PasswordReset .passwordResetForm{padding:15px}.PasswordReset .passwordResetForm .passwordResetSearch{border:solid 1px #cecece;border-radius:3px;font-weight:bold}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{opacity:1;-webkit-transform:translate(0, 50px);transform:translate(0, 50px)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}100%{opacity:1;-webkit-transform:translate(0, 50px);transform:translate(0, 50px)}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translate(0, 50px);transform:translate(0, 50px)}100%{opacity:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translate(0, 50px);transform:translate(0, 50px)}100%{opacity:0;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}.BrioProfileHeaderWrapper .blockButton em{width:21px;height:27px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") 0px -310px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.BrioProfileHeaderWrapper .blockButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:0px -305px;background-size:405px 376px}}.BrioProfileHeaderWrapper .boardName{opacity:0;text-align:center;top:-50px}.BrioProfileHeaderWrapper .boardName.transitionIn{-webkit-animation:fadeInDown 200ms forwards ease-in;animation:fadeInDown 200ms forwards ease-in}.BrioProfileHeaderWrapper .boardName.transitionOut{-webkit-animation:fadeOutUp 200ms forwards ease-in;animation:fadeOutUp 200ms forwards ease-in}.BrioProfileHeaderWrapper .contentRow{margin:0 auto;width:756px}.BrioProfileHeaderWrapper .countStat .value{font-weight:bold}.BrioProfileHeaderWrapper .displayAvatar{height:156px;width:156px}.BrioProfileHeaderWrapper .displayHeadingName{word-break:break-word}.BrioProfileHeaderWrapper .editSettingsButton em{width:28px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -177px -234px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.BrioProfileHeaderWrapper .editSettingsButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-174px -231px;background-size:405px 376px}}.BrioProfileHeaderWrapper .fixedHeader{background:rgba(255,255,255,0.97);top:64px;width:100%;z-index:10}.BrioProfileHeaderWrapper .iconButton{background:transparent;border:none;height:38px;width:38px}.BrioProfileHeaderWrapper .iconButton:active::after,.BrioProfileHeaderWrapper .iconButton:focus::after,.BrioProfileHeaderWrapper .iconButton:hover::after,.BrioProfileHeaderWrapper .iconButton .active{background:rgba(0,0,0,0.06);border-radius:50%;content:" ";height:48px;left:-5px;position:absolute;top:-5px;width:48px}.BrioProfileHeaderWrapper .imageWash{background:rgba(0,0,0,0.05);height:100%;width:100%}.BrioProfileHeaderWrapper .sendProfileButton em{width:24px;height:24px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -207px -234px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.BrioProfileHeaderWrapper .sendProfileButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-253px -231px;background-size:405px 376px}}.BrioProfileHeaderWrapper .tabBar .tabItem.active{background-color:#efefef;border-radius:100px}.BrioProfileHeaderWrapper .tabBar .tabItem.active .tabText{color:#555}.BrioProfileHeaderWrapper .userMenuButton em{width:24px;height:6px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -189px -296px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.BrioProfileHeaderWrapper .userMenuButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-237px -224px;background-size:405px 376px}}.item>.ProfileBoardCard::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3;margin:-10px;padding:10px}.item>.ProfileBoardCard:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}.item>.ProfileBoardCard:hover .editButton{display:block}.item>.ProfileBoardCard .collabAvatar{bottom:90%;left:4%}.item>.ProfileBoardCard .createCard{background:transparent;border:0}.item>.ProfileBoardCard .createCard .createRep i::before{width:56px;height:56px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -62px -234px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;content:" "}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.item>.ProfileBoardCard .createCard .createRep i::before{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-61px -231px;background-size:405px 376px}}.item>.ProfileBoardCard .editButton{display:none}.item>.ProfileBoardCard .imageWash{background:rgba(0,0,0,0.05);height:100%;width:100%;z-index:1}.item>.ProfileBoardCard .info .subtitle{padding-top:4px}.item>.ProfileBoardCard .shopBoardCard .shopCircleText{background-color:#0084ff;font-size:18px;font-weight:normal;height:100px;opacity:.9;width:100px}.item>.ProfileBoardCard .shopBoardCard .shopCardImage{background-position:center center;background-repeat:no-repeat;background-size:cover;min-height:100%}.cardWrapper{padding-left:12px;padding-right:12px}.ShopShowcaseSection .imageWash{background:rgba(0,0,0,0.05);height:100%;width:100%;z-index:1}.ShopShowcaseSection .shopHoverImage{background-position:center center;background-repeat:no-repeat;background-size:cover;height:187px;position:absolute;-webkit-transition:.3s;transition:.3s;width:226px}.ShopShowcaseSection .shopHoverImage.leftCollage{left:-226px}.ShopShowcaseSection .shopHoverImage.leftCollage.hover{left:0}.ShopShowcaseSection .shopHoverImage.righCollage{right:-226px}.ShopShowcaseSection .shopHoverImage.righCollage.hover{right:0}.ShopShowcaseSection .shopCircleText{font-size:18px;font-weight:normal;height:80px;opacity:.95;width:80px}.ShopShowcaseSection .shopCardImage{background-position:center center;background-repeat:no-repeat;background-size:cover;min-height:100%;-webkit-transition:.3s;transition:.3s}.ShowcaseCarousel{height:377px;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.ShowcaseCarousel .fadeLeftOut{-webkit-animation:slidefadeOut 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeOut 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards}.ShowcaseCarousel .fadeRightOut{-webkit-animation:slidefadeOutReverse 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeOutReverse 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards}.ShowcaseCarousel .mainSectionSlideFromLeft{-webkit-animation:slidefadeInReverse 350ms cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeInReverse 350ms cubic-bezier(0.31, 0, 0.31, 1) forwards}.ShowcaseCarousel .mainSectionSlideFromRight{-webkit-animation:slidefadeIn 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeIn 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards}.ShowcaseCarousel .sectionHidden{opacity:0;right:744px}@-webkit-keyframes slidefadeOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-64px);transform:translateX(-64px)}}@keyframes slidefadeOut{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-64px);transform:translateX(-64px)}}@-webkit-keyframes slidefadeOutReverse{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(64px);transform:translateX(64px)}}@keyframes slidefadeOutReverse{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(64px);transform:translateX(64px)}}@-webkit-keyframes slidefadeIn{0%{opacity:0;-webkit-transform:translateX(64px);transform:translateX(64px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slidefadeIn{0%{opacity:0;-webkit-transform:translateX(64px);transform:translateX(64px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slidefadeInReverse{0%{opacity:0;-webkit-transform:translateX(-64px);transform:translateX(-64px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slidefadeInReverse{0%{opacity:0;-webkit-transform:translateX(-64px);transform:translateX(-64px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.ShowcaseContainer{height:464px}.ShowcaseContainer .editButton{border:solid 0.5px rgba(0,0,0,0.04);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1);cursor:pointer;height:40px;visibility:hidden;width:40px;z-index:3}.ShowcaseContainer .editButton em{width:18px;height:18px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -295px 0px no-repeat;margin-left:2px;margin-top:2px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShowcaseContainer .editButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:-125px -201px;background-size:249px 240px}}.ShowcaseContainer .showcaseCarouselWrapper{-webkit-box-sizing:border-box;box-sizing:border-box;height:464px;margin:0 auto;padding:11px;position:relative;width:744px}.ShowcaseContainer .showcaseCarouselWrapper::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.ShowcaseContainer .showcaseCarouselWrapper:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;cursor:pointer}.ShowcaseContainer .showcaseCarouselWrapper:hover .showcaseButton{visibility:visible}.ShowcaseContainer .backButton{left:23px;position:absolute;top:180px}.ShowcaseContainer .backButton em{width:12px;height:18px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -258px -154px no-repeat;margin-right:3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShowcaseContainer .backButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:-234px -98px;background-size:249px 240px}}.ShowcaseContainer .nextButton{position:absolute;right:23px;top:180px}.ShowcaseContainer .nextButton em{width:12px;height:18px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") -200px -133px no-repeat;margin-left:3px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShowcaseContainer .nextButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:-234px -79px;background-size:249px 240px}}.ShowcaseContainer .showcaseButton{border:solid 0.5px rgba(0,0,0,0.04);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);box-shadow:0 1px 2px rgba(0,0,0,0.1);cursor:pointer;height:40px;visibility:hidden;width:40px;z-index:3}.ShowcaseContent{height:377px;width:722px}.ShowcaseContent .addButton{border:none;height:56px;width:56px}.ShowcaseContent .addButton em{width:26px;height:26px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-1x-7b4a6f6f.png") 0px -214px no-repeat;margin:15px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.ShowcaseContent .addButton em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-main-2x-51a6cf37.png");background-position:0px -174px;background-size:249px 240px}}.ShowcaseContent .articleImage{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;min-height:100%;width:100%}.ShowcaseContent .emptySection{border-radius:8px;height:377px}.ShowcaseContent .imageWash{background:rgba(0,0,0,0.05);height:100%;width:100%;z-index:1}.ShowcaseInfo .helpCenterLink{padding-left:2px}.ShowcaseInfo .subtitleWrapper{padding-top:3px}.ShowcaseInfo .subtitleWrapper .value{font-weight:bold}.ShowcaseInfo.sectionInfoSlideFromLeft .titleWrapper{-webkit-animation:slidefadeInLeft 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeInLeft 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards}.ShowcaseInfo.sectionInfoSlideFromRight .titleWrapper{-webkit-animation:slidefadeInRight 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards;animation:slidefadeInRight 0.35s cubic-bezier(0.31, 0, 0.31, 1) forwards}@-webkit-keyframes slidefadeInLeft{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slidefadeInLeft{0%{opacity:0;-webkit-transform:translateX(-8px);transform:translateX(-8px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slidefadeInRight{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slidefadeInRight{0%{opacity:0;-webkit-transform:translateX(8px);transform:translateX(8px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.ShowcasePips .animatingPipWrapper{border-radius:8px;overflow:hidden;position:relative;z-index:1}.ShowcasePips .pip{background-color:#efefef;border-radius:8px;height:4px;margin-right:4px;width:24px}.ShowcasePips .pip.animatingPip{-webkit-animation-duration:4000ms;animation-duration:4000ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:animateWidth;animation-name:animateWidth;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:#b5b5b5;position:absolute;right:24px;top:0}.ShowcasePips .pip.filledPip{background-color:#b5b5b5}@-webkit-keyframes animateWidth{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(24px);transform:translateX(24px)}}@keyframes animateWidth{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(24px);transform:translateX(24px)}}.ShowcaseSettingsPage .clearAllButton{border:none}.ShowcaseSettingsPage .downArrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #555;height:0;margin-right:8px;margin-top:5px;width:0}.ShowcaseSettingsPage .sectionSlot{background-color:#efefef;border:0;border-radius:4px;cursor:pointer;display:block;padding:11px 8px;text-align:left;width:496px}.ShowcaseSettingsPage .sectionPickerText div{line-height:40px}.ShowcaseSettingsPage .sectionPickerImage{background-position:center;background-size:cover;height:40px;width:40px}.ShowcaseSettingsPage .sectionPickerItem{background-color:#fff;border:none;width:100%}.ShowcaseSettingsPage .sectionPickerItem:hover{background-color:#f1f1f1}.ShowcaseSettingsPage .sectionSlotName{display:inline-block}.ShowcaseSettingsPage .showcaseContent{width:496px}.BoardHeader .followerCount{cursor:pointer}.reactBoardCollaboratorInviterForm .ContactsList{margin-top:-8px}.boardPageSidebar{background:#fff;height:100%;width:100%}.BrowserButtonUpsell{width:500px}.BrowserButtonUpsell__browserWrapper{margin-top:5px}.BrowserButtonUpsell__promoHeader{color:#333;color:rgba(21,21,21,0.8);background-color:#f0f0f0;border-top-left-radius:6px;border-top-right-radius:6px;font-size:26px;line-height:33px;padding:25px;text-align:center}.BrowserButtonUpsell__promoWrapper{background:#fff;border:1px solid #aaa;border-radius:6px;clear:both;margin:15px}.BrowserButtonUpsell__promoWrapper:hover{cursor:pointer}.BrowserButtonUpsell__zoomImg{width:439px;height:293px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/upsell/chrome-1x-cef6505b.png") 0px 0px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.BrowserButtonUpsell__zoomImg{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/app/common/images/upsell/chrome-2x-1d319d7f.png");background-position:0px 0px;background-size:439px 293px}}.socialNetworkIcon.facebook{width:32px;height:32px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -409px -250px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.socialNetworkIcon.facebook{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-235px -333px;background-size:431px 429px}}.socialNetworkIcon.google{width:32px;height:32px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -136px -385px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.socialNetworkIcon.google{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-301px -333px;background-size:431px 429px}}.socialNetworkIcon.twitter{width:32px;height:32px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") 0px -385px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.socialNetworkIcon.twitter{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-334px -333px;background-size:431px 429px}}.socialNetworkIcon.yahoo{width:32px;height:32px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-1x-cf4207f8.png") -34px -385px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.socialNetworkIcon.yahoo{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-desktop-2x-075b3c80.png");background-position:-103px -333px;background-size:431px 429px}}.ImagelessPinImage{font-family:"Helvetica Neue","Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",arial,sans-serif;color:#fff;height:216px;width:216px}.ImagelessPinImage .content{max-height:200px;overflow:hidden;padding:20px 13.2px;text-overflow:ellipsis}.ImagelessPinImage .description{font-size:14.08pt;-webkit-font-smoothing:antialiased;font-weight:bold;max-height:144px}.ImagelessPinImage .url{font-size:6.93pt;padding-bottom:2.64px}.UserSettingsPage{position:relative}.UserSettingsPage .tocAndFormWrapper h1{color:#333;color:rgba(21,21,21,0.8);font-size:47px;font-weight:bold;line-height:52px;margin-left:auto;margin-right:auto;max-width:736px;text-align:center;word-wrap:break-word;line-height:54px;margin-bottom:52px}.UserSettingsPage .customGender{float:right;margin-top:10px}.UserSettingsPage .customGender .hidden{display:none}.UserSettingsPage .changePasswordButton,.UserSettingsPage .resetPasswordLink{color:#bd081c;font-weight:bold;margin-top:5px}.UserSettingsPage .resetPasswordLink{display:block}.UserSettingsPage .exclude_from_search,.UserSettingsPage .personalize_nux_from_offsite_browsing,.UserSettingsPage .personalize_from_offsite_browsing,.UserSettingsPage .ads_customize_from_conversion{overflow:hidden;display:block;font-size:12px;font-weight:normal;line-height:normal;max-width:365px}.UserSettingsPage .clearRecentSearches{margin-bottom:5px}.UserSettingsPage .clearRecentContactsDetails,.UserSettingsPage .clearRecentSearchDetails{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;display:inline-block;margin-left:7px;margin-top:3px;vertical-align:top}.UserSettingsPage .groupBoardEmailSettings{margin-left:226px;margin-top:10px}.UserSettingsPage .formCheckedSet span{line-height:28px}.UserSettingsPage .toc{background:#fff;-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-radius:6px}.UserSettingsPage .toc li{border-bottom:1px solid #dfdfdf;cursor:pointer;min-height:18px;padding:14px 20px 10px}.UserSettingsPage .toc li a{color:#999;font-size:13px;font-weight:normal}.UserSettingsPage .toc li a:hover{color:#333}.UserSettingsPage .toc li:last-child{border-bottom:0}.UserSettingsPage .toc li.selected{background-color:#f0f0f0}.UserSettingsPage .toc li.selected a{color:#555;font-weight:bold}.UserSettingsPage .toc li.selected:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.UserSettingsPage .toc li.selected:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.UserSettingsPage .standardForm>ul{background:#fff;-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-radius:6px;margin-bottom:14px}.UserSettingsPage .standardForm label{word-wrap:break-word}.UserSettingsPage .saveSettingsButton{margin-left:10px}.UserSettingsPage .formFooter{border-radius:6px;bottom:0;-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);-webkit-box-sizing:border-box;box-sizing:border-box;max-width:734px;width:100%}.UserSettingsPage .formItem.headlessSection{border-top:0;padding-top:0}.UserSettingsPage .sectionTitle{font-family:"Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;margin-bottom:0}.UserSettingsPage .sectionTitle h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px}.UserSettingsPage .emailDisabled>li{display:none}.UserSettingsPage .emailDisabled .sectionTitle,.UserSettingsPage .emailDisabled .emailGlobalToggle{display:block}.UserSettingsPage .personalizationDetails{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#555;display:inline-block;font-size:13px;font-weight:bold;padding:4px 0 10px}.UserSettingsPage .personalizationSettings li{overflow:visible}.UserSettingsPage .personalizationAndAdsSettings li{margin-top:10px;overflow:visible}.UserSettingsPage .settingLabel{vertical-align:middle}.UserSettingsPage .userAppSettings{color:#555}.UserSettingsPage .userAppSettings .appImage{float:left;margin-left:0}.UserSettingsPage .userAppSettings .appDetails{display:inline-block;line-height:1.5em;margin-left:20px;width:450px}.UserSettingsPage .userAppSettings .appDetails .appName,.UserSettingsPage .userAppSettings .appDetails .companyName{font-size:14px;font-weight:bold}.UserSettingsPage .userAppSettings .appDetails .companyName{color:#999}.UserSettingsPage .userAppSettings .appDetails .description,.UserSettingsPage .userAppSettings .appDetails .approved{display:block;margin:5px 0}.UserSettingsPage .userAppSettings .appDetails .scopeDescriptions li{list-style-position:inside;list-style-type:disc}.UserSettingsPage .userAppSettings .revokeButton{float:right}.UserSettingsPage .userAppSettings .noApps{padding:20px;text-align:center}.UserSettingsPage .standardForm{margin:50px 0 0 256px;padding-bottom:53px}@media (min-width: 0) and (max-width: 999px){.UserSettingsPage .standardForm{margin-left:0}}.UserSettingsPage input[type="text"].customGender{width:460px}.UserSettingsPage .showcaseEditWrapper{padding:16px}.UserSettingsPage .showcaseEditTextWrapper{padding-top:6px}.UserSettingsPage .showHelpCenterLink{margin-left:2px}.UserSettingsPage .toc{background:#fff;-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-radius:6px;position:fixed;width:236px}@media (min-width: 0) and (max-width: 999px){.UserSettingsPage .toc{display:none}}.UserSettingsPage .tocAndFormWrapper{margin:0 auto;max-width:990px}@media (min-width: 0) and (max-width: 999px){.UserSettingsPage .tocAndFormWrapper{margin:auto;max-width:734px}}.UserSettingsPage .userSecuritySettings{color:#555}.UserSettingsPage .userSecuritySettings .revokeShowRecentSessions{margin-top:12px}.UserSettingsPage .userSecuritySettings .headlessSection{padding-top:0}.UserSettingsPage .userSecuritySettings .headlessSection .sessionList{overflow:hidden}.UserSettingsPage .userSecuritySettings .headlessSection .sessionList .session{margin-top:12px;overflow:hidden}.UserSettingsPage .userSecuritySettings .headlessSection .sessionList .session .sessionInfo{float:left}.UserSettingsPage .userSecuritySettings .headlessSection .sessionList .session .endActivity{float:right;margin-top:8px}.UserSettingsPage .userSecuritySettings .headlessSection .sessionList .session .currentText{margin-top:6px}.UserSettingsPage .toc{-webkit-box-shadow:none;box-shadow:none}.UserSettingsPage .toc li{border:none;padding:0}.UserSettingsPage .toc li.selected{background:transparent}.UserSettingsPage .toc li:not(.selected) a:focus,.UserSettingsPage .toc li:not(.selected) a:hover{color:#9c9c9c !important}.UserSettingsPage .toc li:not(.selected) a:active{color:#858585 !important}.UserSettingsPage .standardForm>ul{-webkit-box-shadow:none;box-shadow:none}.UserSettingsPage .standardForm>ul>li,.UserSettingsPage .standardForm .formSection>li{border:none !important}.UserSettingsPage .standardForm>ul>li h3,.UserSettingsPage .standardForm .formSection>li h3{float:none;font-weight:normal;padding:0}.UserSettingsPage .standardForm>ul>li>div,.UserSettingsPage .standardForm .formSection>li>div{margin-left:0}.UserSettingsPage .standardForm input[type="email"],.UserSettingsPage .standardForm input[type="number"],.UserSettingsPage .standardForm input[type="password"],.UserSettingsPage .standardForm input[type="text"],.UserSettingsPage .standardForm input[type="url"],.UserSettingsPage .standardForm textarea{-webkit-box-shadow:none;box-shadow:none}.UserSettingsPage .sectionTitle{margin-top:50px}.UserSettingsPage .formInlineCheckedSet{padding-top:0}.UserSettingsPage .formFooter{border:none;-webkit-box-shadow:none;box-shadow:none}.UserSettingsPage .notificationHeadingDetails,.UserSettingsPage .socialNetworkHeadingDetails{padding:0}.UserSettingsPage .customGender{float:none}.UserSettingsPage .changePasswordButton,.UserSettingsPage .resetPasswordLink{padding-top:0}.skipToContentContainer .skipToContentButton:active,.skipToContentContainer .skipToContentButton:focus{background:#bd081c;color:#fff;font-size:16px;height:54px;position:fixed;text-shadow:none;width:100%;z-index:681}.createAdvertiserModal{min-height:105px;width:756px}.AudienceForm{max-width:1200px;min-width:940px}.AudienceForm .header,.AudienceForm .basicInfo,.AudienceForm .filters,.AudienceForm .addFilterWrapper,.AudienceForm .actalikeData{margin-left:33px}.AudienceForm .header{color:#555;font-size:24px;font-weight:bold;margin-bottom:20px;margin-top:22px}.AudienceForm .basicInfo{margin-bottom:20px}.AudienceForm .fieldLabel{color:#555;font-size:12px;font-weight:500;margin-bottom:12px}.AudienceForm .actalikeData{margin-bottom:32px;margin-top:40px}.AudienceForm .actalikeData,.AudienceForm .basicInfo{margin-right:67px}.AudienceForm .descriptionField{margin-bottom:19px;margin-top:23px}.AudienceForm .retentionDaysWrapper,.AudienceForm .pastTraffic,.AudienceForm .filters,.AudienceForm .addFilter{color:#555;font-size:16px;font-weight:bold}.AudienceForm .addFilterWrapper em{width:40px;height:40px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -124px -110px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-right:6px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.AudienceForm .addFilterWrapper em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-122px -109px;background-size:405px 376px}}.AudienceForm .error{display:none}.AudienceForm .error.server{color:#c11400;font-size:16px;font-weight:bold;line-height:15px;margin-bottom:20px;margin-top:32px;text-align:center}.AudienceForm .error.client{color:#c11400;font-size:12px;font-weight:bold;line-height:15px}.AudienceForm .error.hasError{display:block}.AudienceForm .retentionDays{background-color:#efefef;border:none;border-radius:4px;color:#b5b5b5;font-size:14px;font-weight:bold;height:28px;margin-left:10px;margin-right:10px;text-align:center;width:59px}.AudienceForm .retentionDays:focus{outline:none}.AudienceForm .retentionDaysWrapper{margin-right:61px}.AudienceForm .pastTrafficCheckbox{margin-right:8px}.AudienceForm .filters{border-top:solid 1px #efefef;margin-right:33px;padding-bottom:9px;padding-top:15px;white-space:nowrap}.AudienceForm .filterHeader{margin-bottom:22px;margin-top:10px}.AudienceForm .removeFilter{color:#b5b5b5;float:right;font-size:12px;font-weight:bold;margin-top:12px}.AudienceForm .filterContent{margin-bottom:20px}.AudienceForm .radioButtons{color:#555;float:left;font-size:16px;font-weight:bold;margin-right:32px;padding-left:4px;padding-right:44px;vertical-align:top}.AudienceForm .rightBorder{border-right:solid 1px #efefef}.AudienceForm .radioButtons input{margin-right:9px}.AudienceForm .radioButtons li{display:block;margin-bottom:4px}.AudienceForm .humanReadableText{color:#b5b5b5;font-size:14px;margin-bottom:6px}.AudienceForm .addFilterWrapper{border-top:solid 1px #efefef;margin-bottom:24px;margin-right:33px;padding-top:18px}.AudienceForm .footer{text-align:right}.AudienceForm .footer button{margin-bottom:8px;margin-right:12px;margin-top:8px}.AudienceForm .keywordTagList{border:solid 1px #efefef;display:inline-block;min-height:80px;vertical-align:top;white-space:normal;width:636px}.AudienceForm .keywordTagList__selected{color:#f00}.AudienceForm .keywordTagList__suggestions{background:#fff;border-radius:4px;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.06);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.06);color:#555;max-height:200px;overflow:auto;position:relative;width:271px;z-index:100}.AudienceForm .keywordTagList__suggestions li{font-size:14px;padding:12px}.AudienceForm .keywordTagList__suggestions li.active{background-color:#efefef}.AudienceForm .keywordTagList__suggestions li mark{background-color:#efefef}.AudienceForm .keywordTagList__tag{background-color:#efefef;border-radius:4px;color:#555;display:inline-block;font-size:14px;line-height:24px;margin:6px 0 0 8px;padding:0 0 0 8px}.AudienceForm .keywordTagList__tag__remove{color:#555;cursor:pointer;display:inline-block;font-size:20px;font-weight:normal;line-height:24px;margin-left:8px;text-align:center;width:22px}.AudienceForm .keywordTagList__tagInput input{background:transparent;border:none;color:#555;display:block;font-size:16px;font-weight:bold;line-height:34px;padding:0 8px;width:100%}.AudienceForm .keywordTagList__tagInput input::-webkit-input-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.AudienceForm .keywordTagList__tagInput input::-moz-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.AudienceForm .keywordTagList__tagInput input:-ms-input-placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.AudienceForm .keywordTagList__tagInput input::placeholder{color:#b5b5b5;font-size:14px;font-weight:500}.AudienceForm .keywordTagList__tagInput input:focus{outline:none}.AudienceForm.actalikeAudienceForm .existingAudienceTable{padding-bottom:8px}.AudienceForm.actalikeAudienceForm .countryPicker,.AudienceForm.actalikeAudienceForm .reachSelector{display:inline-block;margin-top:20px;vertical-align:top}.AudienceForm.actalikeAudienceForm .countryPicker{margin-right:80px}.AudienceForm.actalikeAudienceForm .countryPicker .selectButton{max-width:200px;word-break:break-word}.AudienceForm.actalikeAudienceForm .countryPicker .selectButton button{white-space:normal}.AudienceForm.actalikeAudienceForm .countryPicker .selectButton ul{max-height:200px;overflow-y:auto}.AudienceForm.engagementAudienceForm .domain{color:#555;font-size:16px;font-weight:bold;margin-right:47px}.AudienceForm.engagementAudienceForm .domainImage{width:26px;height:26px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -210px -198px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-right:7px;position:relative;top:6px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.AudienceForm.engagementAudienceForm .domainImage{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-206px -195px;background-size:405px 376px}}.AudienceForm.engagementAudienceForm .inputGrid{overflow:hidden}.AudienceForm.engagementAudienceForm .gridCell{padding-bottom:6px}.AudienceForm.engagementAudienceForm .gridCell input{margin-right:8px}.AudienceForm.visitorAudienceForm .brio-form__field{border-bottom:1px solid #b5b5b5}.AudienceForm.visitorAudienceForm .tagSelection{margin-bottom:19px;margin-top:33px}.AudienceForm.visitorAudienceForm .tagSelection .tagSelectButton{color:#b5b5b5;font-size:14px;font-weight:500;margin-bottom:5px}.AudienceForm.visitorAudienceForm .tagSelection .tagSelectButton.selectedButton{color:#555;font-weight:bold}.AudienceForm.visitorAudienceForm .tagSelection .conversionTagSearchTable{font-weight:bold;margin-top:11px;width:802px}.AudienceForm.visitorAudienceForm .tagSelection .conversionTagSearchTable .searchField{width:802px}.AudienceForm.visitorAudienceForm .retentionDaysAndPrefill{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.AudienceForm.visitorAudienceForm .error{margin:0 66px 48px 32px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .eventFilterContent{margin-bottom:5px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .eventFilterOperator{display:inline-block;font-size:16px;font-weight:bold;margin-bottom:12px;margin-left:25px;margin-top:8px;vertical-align:top}.AudienceForm.visitorAudienceForm .visitorAudienceFields .operatorSelection{display:inline-block;vertical-align:top;width:100px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .filterValue{display:inline-block;margin-left:24px;vertical-align:top;width:254px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .typeahead{background-color:#fff;border-radius:4px;-webkit-box-shadow:2px 2px 6px;box-shadow:2px 2px 6px;position:absolute;width:274px;z-index:101}.AudienceForm.visitorAudienceForm .visitorAudienceFields .typeahead .typeaheadItem{color:#555;font-size:16px;font-stretch:normal;font-style:normal;font-weight:bold;line-height:1.68;margin-bottom:5px;margin-left:15px;margin-top:5px;text-align:left}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subrules{margin:18px 66px 24px 30px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subruleContent{margin-bottom:24px;margin-top:60px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subruleKey{display:inline-block;vertical-align:top;width:254px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subruleOperatorSelection{display:inline-block;margin-left:16px;vertical-align:top;width:168px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subruleValue{margin-bottom:15px;margin-top:15px;vertical-align:top;width:744px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .subrules .subruleContent .keywordTagList{border:solid 1px #efefef;display:inline-block;vertical-align:top;width:744px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .removeSubrule{color:#b5b5b5;display:inline-block;float:right;font-size:12px;font-weight:bold;margin-top:12px}.AudienceForm.visitorAudienceForm .visitorAudienceFields .addSubruleWrapper em{width:28px;height:28px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-partners-1x-fc1ab9fd.png") -30px 0px no-repeat;display:inline-block;font:0 / 0 serif;text-shadow:none;color:transparent;margin-right:6px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.AudienceForm.visitorAudienceForm .visitorAudienceFields .addSubruleWrapper em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-partners-2x-d58e5ad9.png");background-position:-29px 0px;background-size:86px 72px}}.AudienceForm.visitorAudienceForm .visitorAudienceFields .addSubrule{color:#555;font-size:14px;font-weight:bold;margin-right:33px;padding-top:18px}.bulkDownloadModal{background-color:#fff;border:none;border-radius:6px;-webkit-box-shadow:none;box-shadow:none;overflow:auto;width:640px}.BulkDownload header{background:#fafafa;color:#333;font-size:24px;font-weight:bold;height:40px;line-height:40px;padding:10px 20px}.BulkDownload form{margin:20px 40px}.BulkDownload form h2{margin-bottom:10px}.BulkDownload form h3.error{color:#bd081c;margin-bottom:10px}.BulkDownload form section{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 1%;width:48%}.BulkDownload form section label{float:left;font-size:14px;margin-bottom:10px;text-align:left;width:50%}.BulkDownload form section label input[type=checkbox]{margin-right:10px}.BulkDownload form section.objectives{border-right:1px solid #e0e0e0}.BulkDownload form section.dates{margin:0 2% 0 0;position:relative;width:23%}.BulkDownload form section.dates.start::after{border-bottom:1px solid #888;bottom:13px;content:'';position:absolute;right:-2px;width:15px}.BulkDownload form hr{margin:20px 0}.BulkDownload form .dateField{background:#eee;border:0;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;font-weight:bold;margin:10px 0 0;padding:5px;text-align:center;width:106px}.BulkDownload form section.quickDateRange{color:#777;font-size:18px;font-weight:bold;padding-top:25px}.BulkDownload form .quickDateRange a{color:#aaa;display:inline-block;float:none;font-size:18px;margin:0 10px;width:auto}.BulkDownload form .quickDateRange a.selected{color:#000}.BulkDownload form::after{clear:both;content:" ";display:table;font-size:0;height:0;visibility:hidden}.BulkDownload footer{background:#fafafa;border-top:1px solid #c7c7c7;clear:both;padding:10px 20px;text-align:right}.BulkDownload footer button:first-child{margin-right:10px}.ConversionTagsExport{background:#fff;border-radius:4px;overflow:hidden;width:800px}.ConversionTagsExport header{background:#fafafa;border-bottom:1px solid #c7c7c7;color:#333;font-size:24px;font-weight:bold;height:40px;line-height:40px;padding:10px 20px}.ConversionTagsExport form{margin:10px 20px}.ConversionTagsExport form h2{margin-bottom:10px}.ConversionTagsExport form h2 .helperText{color:#999;display:inline-block;font-size:12px;margin-left:10px}.ConversionTagsExport form h3.error{color:#bd081c;margin-bottom:10px}.ConversionTagsExport form section{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 1%;width:100%}.ConversionTagsExport form section h3{margin-bottom:10px}.ConversionTagsExport form section label{float:left;font-size:14px;margin-bottom:10px;text-align:left;width:50%}.ConversionTagsExport form section label input[type=checkbox]{margin-right:10px}.ConversionTagsExport form .group{border-bottom:1px solid #eee;clear:both;content:" ";display:table;margin:10px 0;padding:10px 0 20px;width:100%}.ConversionTagsExport form .group:last-of-type{border-bottom:none;padding-bottom:0}.ConversionTagsExport form section.objectives,.ConversionTagsExport form section.conversion_types{width:48%}.ConversionTagsExport form section.dropdown{margin:0 1% 0 0;position:relative;width:25%}.ConversionTagsExport form section.dropdown .attributeWindow{min-width:140px}.ConversionTagsExport form section.dropdown .btn.flat{background:#efefef;border:none;font-size:16px}.ConversionTagsExport form section.date{margin:0 2% 0 0;position:relative;width:22%}.ConversionTagsExport form section.dates.startDate::after{border-bottom:1px solid #888;bottom:13px;content:'';position:absolute;right:-2px;width:15px}.ConversionTagsExport form .dateField{background:#efefef;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:bold;text-align:center;width:125px}.ConversionTagsExport form section.quickDatePicker{color:#777;font-size:18px;font-weight:bold;margin-top:32px;width:50%}.ConversionTagsExport form .quickDatePicker a{color:#aaa;display:inline-block;float:none;font-size:18px;margin:0 10px;width:auto}.ConversionTagsExport form .quickDatePicker a.selected{color:#000}.ConversionTagsExport form::after{clear:both;content:" ";display:table;font-size:0;height:0;visibility:hidden}.ConversionTagsExport footer{background:#fafafa;border-top:1px solid #c7c7c7;clear:both;padding:10px 20px;text-align:right}.ConversionTagsExport footer button:first-child{margin-right:10px}.editTableWrapper{background:#fff;border:1px solid #d4d4d4;border-radius:0 0 4px 4px;clear:both;margin:0 auto;min-width:1234px;padding:20px 0;width:inherit}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusAll{background-color:#828792;border-color:#828792;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusRunning{background-color:#9fc871;border-color:#9fc871;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusPaused{background-color:#a7b0b9;border-color:#a7b0b9;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusNotStarted{background-color:#ffbb28;border-color:#ffbb28;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusCompleted{background-color:#65b9d2;border-color:#65b9d2;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusAdvertiserDisabled{background-color:#a7b0b9;border-color:#a7b0b9;color:#fff}.editTableWrapper .tableFilters li.selected.campaignSummaryStatusEditBudget{background-color:#fab904;border-color:#fab904;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusAll{background-color:#828792;border-color:#828792;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusApproved{background-color:#9fc871;border-color:#9fc871;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusPaused{background-color:#a7b0b9;border-color:#a7b0b9;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusPending{background-color:#ffbb28;border-color:#ffbb28;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusRejected{background-color:#ec7a70;border-color:#ec7a70;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusOrganicPinDeleted{background-color:#a7b0b9;border-color:#a7b0b9;color:#fff}.editTableWrapper .tableFilters li.selected.pinPromotionSummaryStatusAdvertiserDisabled{background-color:#a7b0b9;border-color:#a7b0b9;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeTerm{background-color:#65b9d2;border-color:#65b9d2;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeApptype{background-color:#ec7a70;border-color:#ec7a70;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeGender{background-color:#ffbb28;border-color:#ffbb28;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeLocale{background-color:#ce73b0;border-color:#ce73b0;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeLocation{background-color:#a0c776;border-color:#a0c776;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeCategories{background-color:#6ecbca;border-color:#6ecbca;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeVerticals{background-color:#69b9d1;border-color:#69b9d1;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypePinnerList{background-color:#555;border-color:#555;color:#fff}.editTableWrapper .tableFilters li.selected.targetingTypeAudience{background-color:#6ecbca;border-color:#6ecbca;color:#fff}.editTableWrapper .tableFilters li.selected.customExportModal{background-color:#000;border-color:#000;color:#fff}.editTableWrapper .editTable table{border-bottom:1px solid #ccc;border-collapse:collapse;width:100%}.editTableWrapper .editTable table.fixed{background:#fff;position:fixed;top:185px;width:inherit;z-index:669}.editTableWrapper .editTable thead th{border-bottom:1px solid #e7e7e7;border-top:1px solid #e7e7e7;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:12px;font-weight:bold;height:37px;padding-left:20px;padding-right:9px;text-align:left}.editTableWrapper .editTable thead th.sorted .caret{width:7px;height:5px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -185px -75px no-repeat;margin-left:5px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .editTable thead th.sorted .caret{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-181px -60px;background-size:191px 166px}}.editTableWrapper .editTable thead th.sorted.ascending .caret{width:7px;height:5px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -185px -75px no-repeat;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .editTable thead th.sorted.ascending .caret{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-181px -60px;background-size:191px 166px}}.editTableWrapper .editTable thead th .caret{display:inline-block;margin-bottom:2px;width:7px}.editTableWrapper .editTable tbody tr{cursor:default}.editTableWrapper .editTable tbody tr.clickable{cursor:pointer}.editTableWrapper .editTable tbody tr:nth-child(odd) td{background-color:#f9f9f9}.editTableWrapper .editTable tbody tr:nth-child(even) td{background-color:#fff}.editTableWrapper .editTable tbody tr:hover td{background-color:#efefef;border-color:#e5e5e5}.editTableWrapper .editTable tbody tr.hasError:nth-child(even) td,.editTableWrapper .editTable tbody tr.hasError:nth-child(odd) td{background:#e6abad}.editTableWrapper .editTable tbody tr.hasChanged:nth-child(even) td,.editTableWrapper .editTable tbody tr.hasChanged:nth-child(odd) td{background:#efefef}.editTableWrapper .editTable tbody tr td{border-right:1px solid #e7e7e7;color:#333;font-size:14px;height:50px;padding:0 20px;white-space:nowrap}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusAll{border-left:3px solid #828792;padding-left:18px}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusRunning{border-left:3px solid #9fc871;padding-left:18px}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusPaused{border-left:3px solid #a7b0b9;padding-left:18px}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusNotStarted{border-left:3px solid #ffbb28;padding-left:18px}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusCompleted{border-left:3px solid #65b9d2;padding-left:18px}.editTableWrapper .editTable tbody tr td.campaignSummaryStatusAdvertiserDisabled{border-left:3px solid #ec7a70;padding-left:18px}.editTableWrapper .editTable tbody tr td:last-child{border-right:0}.editTableWrapper .editTable tbody tr td.status{border-right:0;padding-left:14px;text-align:left}.editTableWrapper .editTable tbody tr td.name{font-weight:bold;min-width:350px;text-align:left}.editTableWrapper .editTable tbody tr td.numeric .dateField,.editTableWrapper .editTable tbody tr td.percentage .dateField{width:96px}.editTableWrapper .editTable tbody tr td .flat.hasError{border-color:#bd081c}.editTableWrapper .editTable tbody tr td .flat.withCurrencySymbol.disabled{opacity:.5}.editTableWrapper .editTable tbody tr td .withCurrencySymbol.hasError .currencySymbol{background:#bd081c;border-color:#bd081c}.editTableWrapper .editTable tbody tr td .withCurrencySymbol{width:115px}.editTableWrapper .editTable tbody tr td .withCurrencySymbol.hasError .Input{border-color:#bd081c}.editTableWrapper .buttonsWrapper{border-top:1px solid #e7e7e7;padding:20px 30px}.editTableWrapper .buttonsWrapper .Button.primary{float:right}.editTableWrapper .tableHeader{margin:0 20px 10px}.editTableWrapper .tableHeader .tableFilters{display:inline-block}.editTableWrapper .tableHeader .tableFilters ul{border:1px solid #ccc;border-radius:6px;display:inline-block;margin-left:10px;vertical-align:top}.editTableWrapper .tableHeader .tableFilters li{border-right:1px solid #ccc;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:bold;padding:7px 16px}.editTableWrapper .tableHeader .tableFilters li:last-child{border-right:0}.editTableWrapper .tableHeader .actions{float:right}.editTableWrapper .tableHeader .actions .Button{margin-right:10px}.editTableWrapper .tableHeader .actions .Button:last-child{margin-right:0}.editTableWrapper .tablePagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:60px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}.editTableWrapper .tablePagination .displayControl,.editTableWrapper .tablePagination .displaySummary,.editTableWrapper .tablePagination .paginationControl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:flex-grow;-webkit-flex:flex-grow;-ms-flex:flex-grow;flex:flex-grow;width:33.33333%}.editTableWrapper .tablePagination .displayControl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-left:20px}.editTableWrapper .tablePagination .displayControl .label{height:32px;line-height:32px;margin-right:10px}.editTableWrapper .tablePagination .displaySummary span{font-size:14px;height:32px;line-height:32px;text-align:center;width:100%}.editTableWrapper .tablePagination .paginationControl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:20px}.editTableWrapper .tablePagination .paginationControl .DropdownButton{min-width:87px}.editTableWrapper .tablePagination .paginationControl .pageControl{background:#fff;border:1px solid #c7c7c7;border-radius:4px;height:32px;outline:0;padding:0;width:32px}.editTableWrapper .tablePagination .paginationControl .pageControl div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.editTableWrapper .tablePagination .paginationControl .pageControl div em{margin:auto}.editTableWrapper .tablePagination .paginationControl .pageControl:disabled{border:1px solid #e7e7e7;cursor:default}.editTableWrapper .tablePagination .paginationControl .pageControl:disabled em{opacity:.25}.editTableWrapper .tablePagination .paginationControl .pageControl.first{margin-left:12px}.editTableWrapper .tablePagination .paginationControl .pageControl.first em{width:14px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -148px -78px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .tablePagination .paginationControl .pageControl.first em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-162px -125px;background-size:191px 166px}}.editTableWrapper .tablePagination .paginationControl .pageControl.last{margin-left:6px}.editTableWrapper .tablePagination .paginationControl .pageControl.last em{width:14px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -148px -62px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .tablePagination .paginationControl .pageControl.last em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-162px -110px;background-size:191px 166px}}.editTableWrapper .tablePagination .paginationControl .pageControl.previous{margin-left:6px}.editTableWrapper .tablePagination .paginationControl .pageControl.previous em{width:10px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -185px -16px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .tablePagination .paginationControl .pageControl.previous em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-181px 0px;background-size:191px 166px}}.editTableWrapper .tablePagination .paginationControl .pageControl.next{margin-left:12px}.editTableWrapper .tablePagination .paginationControl .pageControl.next em{width:10px;height:14px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-1x-09157681.png") -185px 0px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.editTableWrapper .tablePagination .paginationControl .pageControl.next em{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-sterling-main-2x-1336dec3.png");background-position:-181px -15px;background-size:191px 166px}}.editTableWrapper .errorContainer{padding:0 20px 20px}.editTableWrapper .errorContainer li{color:#bd081c;font-size:14px;font-weight:normal}.editTableWrapper .errorContainer li strong{font-weight:bold}.searchField{display:inline-block;position:relative}.searchField .Input.flat{background:transparent;padding-left:33px}.searchField .searchIcon{width:15px;height:15px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -71px no-repeat;left:10px;position:absolute;top:9px}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.searchField .searchIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-333px -358px;background-size:405px 376px}}.searchField .clearIcon{width:12px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -366px no-repeat;cursor:pointer;position:absolute;right:9px;top:10px;-webkit-transition:opacity .5s, right .5s, visibility .5s;transition:opacity .5s, right .5s, visibility .5s}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.searchField .clearIcon{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -129px;background-size:405px 376px}}.searchField .clearIcon:hover{width:12px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -327px -339px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.searchField .clearIcon:hover{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -207px;background-size:405px 376px}}.searchField .clearIcon:active{width:12px;height:12px;background:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-1x-efb8b00e.png") -398px -310px no-repeat}@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.searchField .clearIcon:active{background-image:url("https://s-passets-cache-ak0.pinimg.com/webapp/style/sprites/webapp-common-above_the_fold-2x-8e58c850.png");background-position:-391px -194px;background-size:405px 376px}}.inputField{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}.inputField:first-child{border:0}.inputField: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}.inputField.hasError,.inputField.hasWarning{background:#e6abad;border-color:#bd081c}.inputField.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 .inputField.disabled{background-color:#f8f8f8}.inputField.flat{background:#fff;border:1px solid #c7c7c7;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#333;font-size:14px;padding:7px}.inputField.flat:focus{border-color:#12afe3;outline:none}.inputField.flat:disabled{background-color:#f5f5f5;color:#b9b9b9}.withCurrencySymbol .inputField{border-bottom-left-radius:0;border-top-left-radius:0}.inputField.searchInput{padding-right:30px}.inputField.bottomBorder{border:0;border-bottom:1px solid #e3e3e3;border-bottom-left-radius:0;border-bottom-right-radius:0}.inputField.bottomBorder:focus{border-color:#e3e3e3}.inputField.noBorder{border:0}.inputField.searchInputRight{padding-left:30px}.inputField.targetingValueList{border-bottom-left-radius:0;border-bottom-right-radius:0;height:40px}.InputGrid li{display:inline-block;vertical-align:top;white-space:normal;word-break:normal;word-wrap:break-word}.InputGrid label{padding-left:4px}.SearchableInputList{color:#666}.SearchableInputList .searchField{display:block}.SearchableInputList ul{background-color:#fff;border-bottom:1px solid #c7c7c7;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7;margin:0;max-height:225px;overflow-y:auto;padding:0;word-wrap:break-word}.SearchableInputList ul li{border-bottom:1px solid #e7e7e7;font-size:14px;padding:16px 20px}.SearchableInputList ul li span label{margin:0}.SearchableInputList ul li input[type="radio"]{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.SearchableInputList ul li input[type="radio"]+span::before{border:.2em solid #fff;border-radius:16px;-webkit-box-shadow:0 0 0 0.1em #666;box-shadow:0 0 0 0.1em #666;content:' ';display:inline-block;height:16px;margin-right:12px;-webkit-transition:.5s ease all;transition:.5s ease all;vertical-align:-7px;width:16px}.SearchableInputList ul li input[type="radio"]:active:not(:checked)+span::before{background:#999}.SearchableInputList ul li input[type="radio"]:checked+span::before{background:#666}.SearchableInputList ul li input[type="checkbox"]{margin-right:12px}.selectButton{display:inline-block;position:relative;vertical-align:baseline;z-index:668}.selectButton ul{display:none}.selectButton.open ul{background:#fff;border:1px solid #ccc;border-radius:6px;display:block;margin:6px 0 20px;min-width:120px;position:absolute}.selectButton.open li{border-top:1px solid #eee;font-size:14px;font-weight:bold;padding:15px 30px 15px 10px;position:relative}.selectButton.open li:first-child{border-radius:6px 6px 0 0;border-top:0}.selectButton.open li:last-child{border-radius:0 0 6px 6px}.selectButton button::after{border:4px solid transparent;border-right-color:#111;border-top-color:#111;content:'';display:inline-block;height:0;margin-left:8px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);vertical-align:top;width:0}.selectButton.open button::after{margin-top:2px;-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);vertical-align:middle}.selectButton.open ul::before{background:#fff;border:1px solid #ccc;border-bottom-color:transparent;border-right-color:transparent;content:'';display:block;height:12px;left:12px;position:absolute;top:-8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:12px}.selectButton.open ul li:hover{background-color:#efefef;cursor:pointer}.WordSelector li{display:inline-block;margin-right:16px}.WordSelector .button{background-color:#fff;border:none;color:#555;font-size:14px;font-weight:bold;line-height:36px;min-height:44px;text-align:center;vertical-align:middle;white-space:normal;width:44px;word-break:break-word}.WordSelector .button:focus:not(.selected){border:1px solid #c7c7c7;border-radius:50%;outline:none}.WordSelector .button.selected{background-color:#555;border:1px solid #555;border-radius:50%;color:#fff;outline:none}.userReps{margin:0 auto;width:780px}.userReps .avatar{left:12px;top:12px}.userReps .avatar .avatarInner{padding:2px}.userReps .emptyThumb{height:100%;width:100%}.userReps .findFriends{height:102px;margin:12px;width:366px}.userReps .followButtonWrapper{width:94px}.userReps .images{margin-left:56px}.userReps .loadingSpinner{margin-top:300px}.userReps .pinThumb{background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;width:100%}.userReps .thumbWrapper{border-radius:8px;height:102px;overflow:hidden;width:102px}.userReps .thumbWrapper:nth-child(2){margin-left:2px;margin-right:2px}.userReps .userInfo{width:230px}.userReps .userRepCard{margin-bottom:36px;padding:12px;width:366px}.userReps .userRepCard::before{background:rgba(0,0,0,0.05);border-radius:8px;content:" " !important;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(0.96);-ms-transform:scale(0.96);transform:scale(0.96);width:100%;z-index:3}.userReps .userRepCard:hover::before{-webkit-animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards;animation:dpTapAnimation 0.25s cubic-bezier(0.31, 1, 0.34, 1) forwards}
