@import url(https://fonts.googleapis.com/css?family=Roboto&display=swap);html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;background:#fbfbfb}body.show{display:unset}.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}h1,h2,h3,h4,h5,p{margin:0}@keyframes anotherone{0%,to{transform:translateY(70px);opacity:0}10%,90%{transform:translateY(0);opacity:1}}@keyframes breathe{0%,to{transform:translateX(-16px)}50%{transform:translateX(16px)}}@keyframes scale-up{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes appear-fall{0%{opacity:0;transform:translateY(-80px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes appear-drop{0%{opacity:0;transform:translateY(50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes disappear{0%{opacity:1}to{opacity:0}}@keyframes exit{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,120px,0) scale(.6)}}@keyframes pulse{0%,to{background:#0761cc;-webkit-background-clip:text}50%{background:#6aa0e0;-webkit-background-clip:text}}@keyframes loading{0%,to{color:rgba(0,0,0,.6)}50%{color:rgba(0,0,0,.1)}}@keyframes refreshing-subtle{0%,to{opacity:1}50%{opacity:.5}}@keyframes refreshing{0%,to{opacity:.85}50%{opacity:.4}}@keyframes refresh-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes cocked{0%{transform:rotate(0deg)}90%{transform:rotate(-100deg)}to{transform:rotate(-90deg)}}@keyframes uncocked{0%{transform:rotate(-90deg)}to{transform:rotate(0deg)}}@keyframes uploading-progress{0%{background-position-x:0}to{background-position-x:10000px}}@keyframes loading-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes report-loading{0%{background-position:-400px}to{background-position:1050px}0%,to{color:#000}50%{color:rgba(0,0,0,.5)}}@keyframes button-success{0%{color:rgba(0,0,0,.5)}20%,80%{color:transparent}}@keyframes button-success-after{20%,80%{transform:translateY(0)}to{transform:translateY(50px)}}@keyframes text-fade-in{0%{color:hsla(0,0%,100%,0)}to{color:#fff}}.container{max-width:1140px;width:1140px;position:relative;margin:auto;padding-top:20px}.container main{width:100%;position:relative}.cols{display:flex}.col-1{display:inline-block;width:68%}.col-2{position:sticky;top:20px;min-width:344px;height:max-content;padding-left:1rem}.row{display:flex;flex-direction:row;align-items:center}.field--preview::-moz-selection{color:rgba(0,0,0,.6);background:rgba(244,179,80,.6)}.field--preview::selection{color:rgba(0,0,0,.6);background:rgba(244,179,80,.6)}.field--preview.field--preview-not-found::-moz-selection{background:rgba(255,0,0,.4)}.field--preview.field--preview-not-found::selection{background:rgba(255,0,0,.4)}.module{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in}.module--disabled{opacity:.5}.landing{width:100%;display:flex;padding-top:40px}.landing__main{padding-right:80px}.landing__main h2{padding-bottom:40px;color:#0761cc;font-size:36px;font-weight:300}.landing__callout{min-width:500px;display:flex;flex-direction:column;padding:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1);border-radius:4px}.landing__callout h3{margin-bottom:20px;padding-bottom:10px;color:#3f762c;font-size:18px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1)}.landing__callout .field{display:flex;flex-direction:row-reverse;align-items:center;position:relative;font-size:12px;font-weight:500;margin-bottom:20px;padding:15px 10px;flex-direction:row;font-size:18px}.landing__callout .field input:hover,.landing__callout .field label:hover{cursor:pointer}.landing__callout .field input{margin-left:8px;z-index:2}.landing__callout .field input:focus{outline:0}.landing__callout .field input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.landing__callout .field label{z-index:1}.landing__callout .field label::-moz-selection{background:transparent}.landing__callout .field label::selection{background:transparent}.landing__callout .field label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.landing__callout .field label:hover:before{background:#fcfcfc;transition:all .16s ease}.landing__callout .field input{margin-right:20px}.landing__callout .field label{line-height:1.6}.landing__callout .field--cost label:before{background:#f9fcf8}.landing__callout .field span{color:#0761cc;text-decoration:underline}.landing__callout .field+.field{margin-bottom:40px}.landing__action{height:46px;width:auto;padding-left:20px;padding-right:20px;color:hsla(0,0%,100%,.95);font-size:inherit;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit}.landing__action:hover{background:#0f79f7}.landing__action:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.landing__action:active{background:#0761cc}.landing__action--disabled{opacity:.4;pointer-events:none}.landing__aside{padding-top:84px}.landing__aside p{max-width:500px;margin-top:20px;font-size:18px;line-height:1.6}.listings{display:flex;flex-direction:column}.listings__header{max-height:40px;display:flex;background:#fcfcfd;border:1px solid #d6d6d6;border-radius:4px 4px 0 0;overflow-y:scroll}.listings__header-item{padding:10px;color:#333;font-size:14px;font-weight:500}.listings__header-item:not(:last-child){border-right:1px solid #e6e6e6}.listings__header-item--sortable:after{content:"\2013";padding-left:8px;color:rgba(0,0,0,.4)}.listings__header-item--ascending:after,.listings__header-item--descending:after{color:#0761cc}.listings__header-item--ascending:after{content:"\25B2"}.listings__header-item--descending:after{content:"\25BC"}.listings__header-info{flex:2 2 45%}.listings__header-ads{flex:2 2 25%}.listings__header-last-ad,.listings__header-list-date{flex:1 1 14%;cursor:pointer;background:transparent;transition:all .2s ease}.listings__header-last-ad:hover,.listings__header-list-date:hover{background:#fff;transition:all .2s ease}.listings__header-ads{display:flex;justify-content:space-between}.listings__header-field{display:flex;align-items:center;cursor:pointer}.listings__header-field input{margin-right:8px}.listings__header-field label{color:rgba(0,0,0,.6)}.listings__header-field input:checked+label{color:#0761cc}.listings__container{border:1px solid #d6d6d6;border-top:0;border-radius:0 0 4px 4px;max-height:70vh;overflow:scroll}.listings__container--no-ids,.listings__container:empty{height:400px;display:flex;align-items:center;justify-content:center;background:#fff}.listings__container--no-ids:after,.listings__container:empty:after{content:"";font-size:24px;font-weight:400;color:rgba(0,0,0,.5)}.listings__container--loading:empty:after{content:"Loading " attr(data-current) " of " attr(data-total) " properties";color:rgab(#000,.35)}.listings__container--none-found:empty:after{content:"No Properties Found"}.listings__no-ids{display:flex;flex-direction:column;background:#fcfcfd;background:linear-gradient(#fcfcfd 70%,#fff);background:linear-gradient(20deg,#fff 20%,#fcfcfd);padding:30px;border:1px solid #d7d7e5;border-top-color:#cecede;border-radius:8px;box-shadow:inset 0 2px 4px rgba(0,0,0,.025),inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.025);animation:scale-up .4s ease forwards}.listings__no-ids-title{margin-bottom:20px;padding-bottom:10px;color:rgba(0,0,0,.7);font-size:21px;font-weight:500;text-transform:capitalize;border-bottom:1px dotted rgba(0,0,0,.15)}.listings__no-ids-body{color:rgba(0,0,0,.6);margin-bottom:40px}.listings__go-to-settings{width:auto;height:34px;padding-left:20px;padding-right:20px;color:#0761cc;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;margin-left:auto;margin-right:auto;line-height:34px;text-decoration:none}.listings__go-to-settings:hover{background:linear-gradient(#fff,#e3e3e3)}.listings__go-to-settings:active{background:#e3e3e3}.listings__go-to-settings:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.listings__go-to-settings--disabled{opacity:.5;cursor:default}.listings__go-to-settings--disabled:hover{background:linear-gradient(#fff,#efefef)}.listing{display:flex;background:#fff;border-bottom:1px solid #e1e2e6}.listing:last-child{border-bottom:0;border-radius:0 0 4px 4px}.listing:nth-child(odd){background:#fafbff}.listing__ads-column,.listing__info,.listing__last-ran,.listing__list-date{padding:8px}.listing__ads-column:not(:last-child),.listing__info:not(:last-child),.listing__last-ran:not(:last-child),.listing__list-date:not(:last-child){border-right:1px solid #e6e6e6}.listing__last-ran{flex:1 1 14%}.listing__info{flex:2 2 45%}.listing__list-date{flex:1 1 14%}.listing__ads-column{flex:2 2 25%}.listing__last-ran{color:rgba(0,0,0,.6);font-weight:500}.listing__last-ran--active{color:#539b3a}.listing__last-ran--never{color:rgba(0,0,0,.2)}.listing__info{display:flex;flex-direction:column}.listing__address-container{display:flex;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.05)}.listing__mls{color:#0761cc}.listing__address{flex:1;max-width:400px;color:rgba(0,0,0,.8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing__address:before{content:"\2013";padding-left:10px;padding-right:10px}.listing__details{display:flex;color:rgba(0,0,0,.5);font-size:14px;font-weight:500}.listing__details>:empty{display:none}.listing__details>:after,.listing__details>:before{font-weight:400}.listing__details>:not(:first-child):before{content:"\2022";padding-left:10px;padding-right:10px}.listing__sqft:after{content:" ft"}.listing__bd:after{content:" bd"}.listing__ba:after{content:" ba"}.listing__list-date{color:rgba(0,0,0,.6);font-weight:500}.listing__ads-column{display:flex;justify-content:space-between}.listing__campaigns{font-size:14px;font-weight:500}.listing__active-campaigns{margin-bottom:6px;color:#539b3a}.listing__active-campaigns:after{content:" Active"}.listing__active-campaigns:empty{display:none}.listing__total-campaigns{color:rgba(0,0,0,.4)}.listing__total-campaigns:after{content:" Posts"}.listing__total-campaigns:empty{display:none}.listing__total-campaigns--single:after{content:" Post"}.listing__action{display:flex;justify-content:center;align-items:center}.listing__new-ad{height:26px;width:auto;padding-left:10px;padding-right:10px;color:hsla(0,0%,100%,.95);font-size:12px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit;display:flex;align-items:center;text-decoration:none}.listing__new-ad:hover{background:#0f79f7}.listing__new-ad:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.listing__new-ad:active{background:#0761cc}.listing__new-ad:first-child{margin-right:8px}.link--multi .link__amount:after{content:"Facebook will only display 10 carousel items in a post/ad and will optimize the images that are displayed.";max-width:240px;padding:8px;position:absolute;right:10px;top:40px;color:#900;font-size:12px;line-height:1.4;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);border-radius:2px;opacity:0;transform:translateY(-30px);transition:all .2s ease}.link--multi .link__amount--max-reached{color:#c00}.link--multi .link__amount--max-reached:hover:after{opacity:1}.link--multi .link__amount--max-disclaimer:after{opacity:1;transform:translateY(0);transition:all .2s ease}.image-picker--multi.image-picker--disabled{box-shadow:none}.image-picker--multi.image-picker--disabled .image-picker__creatives-container:empty:after{display:none}.image-picker--multi .image-picker__creatives-container{box-shadow:none}.image-picker--multi .image-picker__creatives-container:before{content:none}.image-picker--multi .image-picker__creatives-container:empty:after{content:"No Searches \A   You can add more searches in the link field above.";width:100%;display:flex;justify-content:center;padding:30px 20px 20px;color:rgba(0,0,0,.6);text-align:center;font-size:18px;line-height:2;white-space:pre}@keyframes slideDown{0%{transform:translateY(100%)}to{transform:translateY(0)}}.image-picker--search.image-picker--disabled .image-picker__header:after{opacity:0}.image-picker--search.image-picker--disabled .image-picker__selected-searches{display:none}.image-picker--search .image-picker__header{border-bottom:1px solid #e3e3e3;box-shadow:0 1px rgba(0,0,0,.0225);margin-bottom:40px}.image-picker--search .image-picker__header:after{color:rgba(0,0,0,.6);box-shadow:inset 0 1px rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.1);background:rgba(204,0,0,.1);opacity:1;transform:translateY(100%)}.image-picker--search .image-picker__creatives-container{box-shadow:none}.image-picker--search .image-picker__creatives-container:before{content:none}.image-picker--search .image-picker__selected-searches{margin-top:10px;padding:10px;background:#333;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.image-picker--search .image-picker__selected-searches--adding .creative-item:last-child{animation:slideDown .3s ease forwards}.image-picker--search .image-picker__selected-searches .creative-item{padding:10px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.image-picker--search .image-picker__selected-searches .creative-item:last-child{border-radius:0 0 4px 4px}.image-picker--search .image-picker__selected-searches .creative-item__thumbnail:before{box-shadow:inset 0 0 0 5px #14a7d7}.image-picker--search .image-picker__selected-searches .creative-item__option{color:#900}.image-picker--search .image-picker__selected-searches .creative-item__option:before{transform:rotate(45deg)}.image-picker--search .image-picker__selected-searches .creative-item__row{margin-bottom:10px}.image-picker--search .image-picker__selected-searches .creative-item__edit-creatives{padding-right:0}.image-picker--search .image-picker__selected-disclaimer{display:flex;justify-content:space-between;padding:10px;color:rgba(0,0,0,.8);font-size:14px;line-height:1.6;font-weight:500;background:hsla(0,0%,100%,.8);border-radius:4px;box-shadow:0 0 8px 2px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05)}.image-picker--search .image-picker__selected-disclaimer:not(:only-child){margin-bottom:10px}.image-picker--search .image-picker__selected-disclaimer+.creative-item{border-radius:4px 4px 0 0}.image-picker--search .image-picker__selected-disclaimer+.creative-item:last-child{border-radius:4px}.image-picker--search .image-picker__clear-selected{width:auto;height:auto;padding-left:10px;padding-right:10px;color:#0761cc;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer}.image-picker--search .image-picker__clear-selected:hover{background:linear-gradient(#fff,#e3e3e3)}.image-picker--search .image-picker__clear-selected:active{background:#e3e3e3}.image-picker--search .image-picker__clear-selected:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.image-picker--search .image-picker__clear-selected--disabled{opacity:.5;cursor:default}.image-picker--search .image-picker__clear-selected--disabled:hover{background:linear-gradient(#fff,#efefef)}.image-picker--search .creative-item-compose{padding:20px 20px 10px}.image-picker--search .creative-item--search{background:#f8fafd;border:none;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(7,97,204,.2),0 1px rgba(0,0,0,.05)}.image-picker--search .creative-item--search .creative-item__thumbnail{position:relative;background:#fff}.image-picker--search .creative-item--search .creative-item__thumbnail:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:url(d36d6455cee813a17f46108df1aff483.png) no-repeat 50%/50%;opacity:.2}.image-picker--search .creative-item--search .creative-item__first-sub,.image-picker--search .creative-item--search .creative-item__second-sub{border-radius:2px}.image-picker--search .creative-item__edit-creatives{display:flex;flex-direction:column;align-self:stretch}.image-picker--search .image-picker__creatives-container .creative-item__edit-creatives{padding-right:0}.image-picker--search .image-picker__creatives-container .creative-item__edit-creatives .creative-item__row{margin-bottom:10px}.image-picker--search .creative-item__actions{display:flex;justify-content:flex-end;margin-top:auto}.image-picker--search .creative-item__option{width:auto;height:32px;color:#333;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;display:flex;align-items:center;padding-left:14px;padding-right:14px;color:#5baa40}.image-picker--search .creative-item__option:hover{background:linear-gradient(#fff,#e3e3e3)}.image-picker--search .creative-item__option:active{background:#e3e3e3}.image-picker--search .creative-item__option:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.image-picker--search .creative-item__option--disabled{opacity:.5;cursor:default}.image-picker--search .creative-item__option--disabled:hover{background:linear-gradient(#fff,#efefef)}.image-picker--search .creative-item__option:before{content:"+";margin-right:14px;font-size:21px;line-height:32px}.image-picker--search .creative-item__option--disabled{opacity:1}.image-picker--search .creative-item__option--disabled:before{content:"";margin-right:0}.image-picker--search .creative-item__first-preview,.image-picker--search .creative-item__second-preview{border-top:1px solid #ccc;border-radius:2px}.image-picker--search .creative-item__first-preview span,.image-picker--search .creative-item__second-preview span{pointer-events:none}.image-picker--disabled .creative-item-compose,.image-picker--disabled .creative-item__image-type,.image-picker--disabled .creative-item__search-options{display:none}.image-picker--disabled .image-picker__header{border-bottom:none}.link--multi-custom .link__header,.link--single .link__header{align-items:center;justify-content:flex-start}.link--multi-custom .link__amount:after,.link--single .link__amount:after{content:"Facebook will only display 10 carousel items in a post/ad and will optimize the images that are displayed.";max-width:240px;padding:8px;position:absolute;right:10px;top:40px;color:#900;font-size:12px;line-height:1.4;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.2);border-radius:2px;opacity:0;transform:translateY(-30px);transition:all .2s ease}.link--multi-custom .link__amount--max-reached,.link--single .link__amount--max-reached{color:#c00}.link--multi-custom .link__amount--max-reached:hover:after,.link--single .link__amount--max-reached:hover:after{opacity:1}.link--multi-custom .link__amount--max-disclaimer:after,.link--single .link__amount--max-disclaimer:after{opacity:1;transform:translateY(0);transition:all .2s ease}.link--multi-custom .link__description,.link--single .link__description{padding:0 0 0 10px}.link--multi-custom .link__amount,.link--single .link__amount{margin-left:auto}.main-creative--multi-custom .main-creative__row{justify-content:center}.creative-item--custom{align-items:flex-start}.creative-item--custom .creative-item__first-sub,.creative-item--custom .creative-item__second-sub{border-radius:2px}.campaigns__organic-comments,.campaigns__organic-details,.campaigns__organic-likes,.campaigns__organic-shares,.campaigns__start-date,.campaigns__status{display:flex;align-self:stretch;align-items:center;padding:4px 8px;font-weight:500;border-radius:4px}.campaigns__organic-details:before,.campaigns__start-date:before{display:inline-block;margin-right:10px;color:rgba(0,0,0,.5);font-size:12px}.normal{transition:background 2s ease;background:#fafafa}.red{transition:background .2s ease;background:rgba(60,85,156,.08)}.pink{transition:background 2s ease;background:rgba(60,85,156,.05)}.dashboard .navigation{margin-bottom:10px}.c-load{padding:10px;margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px rgba(0,0,0,.025);border-radius:2px;animation:refreshing 1s linear infinite}.c-load__head{display:flex;justify-content:flex-end}.c-load__block-m{width:127px}.c-load__block-l,.c-load__block-m{height:29px;margin-left:10px;background:rgba(0,0,0,.02);box-shadow:0 0 0 1px rgba(0,0,0,.06);border-radius:2px}.c-load__block-l{width:310px}.c-load__block-s{width:29px;height:29px;margin-left:10px}.c-load__block-s,.c-load__body{background:rgba(0,0,0,.02);box-shadow:0 0 0 1px rgba(0,0,0,.06);border-radius:2px}.c-load__body{margin-top:10px;height:131px;margin-left:0}.c-filters{width:100%;display:flex;margin-bottom:10px;opacity:0;transition:all .3s ease}.c-filters--show{opacity:1;transition:all .3s ease}.c-filters__field{margin-right:40px;font-size:12px;font-weight:500}.c-filters__field label{padding-right:5px}.campaigns{display:flex;flex-direction:column;width:100%}.campaigns--loading:after{content:"Loading More Posts...";text-align:center;padding:20px;font-size:18px;font-weight:500;animation:refreshing 1s linear infinite}.campaigns__item{background:#fff;padding:10px;position:relative;box-shadow:0 0 0 1px rgba(0,0,0,.15),0 2px rgba(0,0,0,.025);border-radius:2px;opacity:1;transition:opacity .2s ease}.campaigns__item:hover{z-index:11}.campaigns__item+.campaigns__item{margin-top:20px}.campaigns__item:last-child{margin-bottom:20px}.campaigns__item--refreshing:after{content:" ";width:16px;height:16px;position:absolute;top:4px;right:4px;background:no-repeat url(8f973909dfc94deb7b9f2efb198663e6.png) 50%/100%;opacity:.6;animation:refresh-spin 1s linear infinite;transition:opacity .1s ease}.campaigns__item-link{width:20px;height:20px;display:block;position:absolute;top:0;right:0}.campaigns__item--archived{padding-top:33px;background:#fffaf6}.campaigns__item--archived:before{content:"Archived";padding:4px 10px;position:absolute;top:0;left:0;right:0;color:#ad6316;font-size:12px;font-weight:500;border-radius:2px 2px 0 0;background:rgba(0,0,0,.025);box-shadow:inset 0 -1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.025)}.campaigns__item--archived .campaigns__ad{background:none}.campaigns__item--archived .campaigns__ad .normal{background:rgba(0,0,0,.0275)}.campaigns__item--pending .campaigns__name{display:flex;color:rgba(0,0,0,.4);pointer-events:none}.campaigns__item--pending .campaigns__name:before{content:"Pending";display:flex;align-items:center;margin-right:10px;padding-left:6px;padding-right:6px;font-size:12px;font-weight:500;background:rgba(0,0,0,.05);box-shadow:inset 0 0 1px rgba(0,0,0,.2);border-radius:4px}.campaigns__item--pending .campaigns__ads-man,.campaigns__item--pending .campaigns__organic-details,.campaigns__item--pending .campaigns__start-date{display:none}.campaigns__item--lead-ad:after{content:"Lead Ad";position:absolute;top:20px;left:0;padding:4px 10px;font-size:12px;font-weight:500;color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),1px 0 rgba(0,0,0,.1);text-shadow:0 1px rgba(0,0,0,.1);background:#0761cc;transform:rotate(90deg);transform-origin:left top 0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.campaigns__details{justify-content:space-between}.campaigns__data,.campaigns__details{display:flex;align-items:center;position:relative}.campaigns__data{margin-left:auto}.campaigns__post-type{margin-right:10px;padding:4px 8px;font-size:10px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,.4);background:#fafafa;border:1px solid #cadcf2;border-radius:4px}.campaigns__name{max-width:450px;margin-right:10px;font-size:18px;font-weight:500;text-decoration:none;color:#0761cc;transition:all 0ms ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns__name:hover{color:#4195f8;transition:all .2s ease}.campaigns__status{margin-left:10px;margin-right:10px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;border:1px solid}.campaigns__status:empty{display:none}.campaigns__status--active{color:#69bc4c;background:#f8fcf6}.campaigns__status--past{color:rgba(0,0,0,.4);background:#fafafa;font-weight:600}.campaigns__start-date{margin-right:10px;font-size:14px;background:#fafafa;border:1px solid rgba(0,0,0,.1)}.campaigns__start-date:before{content:"Date"}.campaigns__organic-details{margin-right:10px;position:relative;padding-top:0;padding-bottom:0;text-decoration:none;background:#fafafa;border:1px solid #cadcf2;transition:all .14s ease}.campaigns__organic-details:before{content:"Total";color:rgba(0,0,0,.4);font-size:10px;font-weight:600;text-transform:uppercase}.campaigns__organic-details:hover{background:#e6effa;transition:all .2s ease}.campaigns__tooltip{position:absolute;bottom:30px;left:0;padding:4px 8px;color:#fff;font-size:12px;background:#000;border-radius:4px;opacity:0;transition:all .14s ease;transform:translateY(28px)}.campaigns__tooltip:after{content:"";width:0;height:0;display:block;position:absolute;bottom:-4px;border-color:#000 transparent transparent;border-style:solid;border-width:4px 4px 0}.campaigns .campaigns__organic-comments:before,.campaigns .campaigns__organic-likes:before,.campaigns .campaigns__organic-shares:before{margin-right:6px;font-size:12px;color:rgba(0,0,0,.6)}.campaigns__organic-likes{margin-right:10px;color:#0761cc}.campaigns__organic-likes:before{content:"Likes: "}.campaigns__organic-comments{margin-right:10px;color:#0761cc}.campaigns__organic-comments:before{content:"Comments: "}.campaigns__organic-shares{color:#0761cc}.campaigns__organic-shares:before{content:"Shares: "}.campaigns__tooltip--refresh{position:absolute;top:3px;right:34px;padding:4px 8px;color:#fff;font-size:12px;background:#000;border-radius:4px;opacity:0;transition:all .14s ease;transform:translateX(10px);z-index:-100}.campaigns__tooltip--refresh:after{content:"";width:0;height:0;display:block;position:absolute;top:50%;right:-4px;border-color:transparent transparent transparent #000;border-style:solid;border-width:4px 0 4px 4px;transform:translateY(-50%)}.campaigns__ad{display:flex;position:relative;flex-direction:row;background:#fafafa}.campaigns__ad,.campaigns__ad+.campaigns__ad{margin-top:10px}.campaigns__ad--refreshing:after{content:" ";width:16px;height:16px;position:absolute;top:4px;right:4px;background:no-repeat url(8f973909dfc94deb7b9f2efb198663e6.png) 50%/100%;opacity:.6;animation:refresh-spin 1s linear infinite;transition:opacity .1s ease}.campaigns__ad-link{width:20px;height:20px;display:block;position:absolute;top:0;right:0}.campaigns__ad-link--additional{position:absolute;bottom:0;right:0;padding:7px;font-size:12px;color:rgba(7,97,204,.8);font-weight:500}.campaigns__ad-link--additional:hover{color:#0761cc}.campaigns__ad-details{flex:1;border:1px solid rgba(0,0,0,.15)}.campaigns__ad-row{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.15)}.campaigns__ad-row:last-child{border-bottom:none}.campaigns__ad-row>*{flex:1;padding:5px 5px 5px 8px;font-size:14px;font-weight:500;border-right:1px solid rgba(0,0,0,.15);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns__ad-row>:last-child{border-right:none}.campaigns__ad-row>:before{display:block;margin-bottom:5px}.campaigns__ad-row--video:before,.campaigns__ad-row>:before{color:rgba(7,97,204,.75);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns__ad-row--video:before{content:"Video Watched";display:flex;align-items:center;justify-content:center;padding:5px 10px;border-right:1px solid rgba(0,0,0,.15)}.campaigns__ad-row--video>*{display:flex;align-items:center}.campaigns__ad-row--video>:before{display:inline-flex;margin-bottom:0;margin-right:auto;color:rgba(7,97,204,.55)}.campaigns__ad-audience{display:flex;align-items:center;font-weight:400;max-width:830px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns__ad-audience:before{min-width:55px;display:inline-block;margin-bottom:0;margin-right:8px}.campaigns__ad-creator_name{max-width:220px;display:flex;align-items:center;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.campaigns__ad-creator_name:before{min-width:63px;display:inline-block;margin-bottom:0;margin-right:8px}.campaigns__ad-status--active{color:#69bc4c}.campaigns__ad-status--pending{color:#f78e1f}.campaigns__ad-status--stopped{color:rgba(0,0,0,.4)}.campaigns__ad-status--publishing{color:#0761cc;animation:breathe 1.5s ease infinite}.campaigns__ad-status--retrying{color:#f78e1f}.campaigns__ad-status--failed{color:#bf2231}.campaigns__ad-status:before{content:"Status"}.campaigns__ad-name:before{content:"Ad Name"}.campaigns__ad-audience:before{content:"Audience"}.campaigns__ad-creator_name:before{content:"Created By"}.campaigns__ad-account:before{content:"Ad Account"}.campaigns__ad-s_date:before{content:"Date Started"}.campaigns__ad-e_date:before{content:"End Date"}.campaigns__ad-d_budget:before{content:"Daily Budget"}.campaigns__ad-spent:before{content:"Total Spent"}.campaigns__ad-reach:before{content:"Reach"}.campaigns__ad-clicks:before{content:"Clicks"}.campaigns__ad-ctr:before{content:"CTR"}.campaigns__ad-cpc:before{content:"CPC"}.campaigns__ad-p_signup:before{content:"Sign Ups"}.campaigns__ad-s_lead:before{content:"Seller"}.campaigns__ad-p_lead:before{content:"Address"}.campaigns__ad-cost_lead:before{content:"Cost Per Lead"}.campaigns__ad-shares:before{content:"Ad Shares"}.campaigns__ad-likes:before{content:"Ad Likes"}.campaigns__ad-p_likes:before{content:"Page Likes"}.campaigns__ad-conversion:before{content:"Conv. Rate"}.campaigns__ad-video-10:before{content:"ThruPlay"}.campaigns__ad-video-25:before{content:"25%"}.campaigns__ad-video-50:before{content:"50%"}.campaigns__ad-video-75:before{content:"75%"}.campaigns__ad-video-100:before{content:"100%"}.campaigns__ad-actions{display:flex;flex:initial;justify-content:flex-end;align-items:center;padding:0}.campaigns__ad-actions>*{padding:8px 12px;color:#0761cc;cursor:pointer}.campaigns__ad-actions>:first-child{margin-left:0}.campaigns__ad-actions>:hover{opacity:.6}.campaigns__ad-actions .ad-actions__active,.campaigns__ad-actions .ad-actions__pause{position:relative}.campaigns__ad-actions .ad-actions__active:after,.campaigns__ad-actions .ad-actions__active:before,.campaigns__ad-actions .ad-actions__pause:after,.campaigns__ad-actions .ad-actions__pause:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;transform:translateY(80px);transition:all .3s ease}.campaigns__ad-actions .ad-actions__active:before,.campaigns__ad-actions .ad-actions__pause:before{background:#fff}.campaigns__ad-actions .ad-actions__active--loading:after,.campaigns__ad-actions .ad-actions__active--loading:before,.campaigns__ad-actions .ad-actions__pause--loading:after,.campaigns__ad-actions .ad-actions__pause--loading:before{opacity:1;transform:translateY(0);transition:transform .3s ease}.campaigns__ad-actions .ad-actions__active--loading:after,.campaigns__ad-actions .ad-actions__pause--loading:after{content:"\2022";display:flex;align-items:center;justify-content:center;font-size:16px;transform:translateX(-16px);animation:breathe 1s ease .3s infinite}.campaigns--no-posts>p{width:auto;margin:100px auto;color:rgba(0,0,0,.7);font-size:21px;text-align:center;opacity:0;animation:appear .5s ease 1s forwards}.campaigns--no-posts>p a{color:#0761cc}.campaigns--no-posts>p a:hover{color:#4195f8}.campaigns__actions-toggle{width:29px;height:29px;align-self:stretch;padding-left:12px;padding-right:12px;background:url(3719026a080bd962c73f872f721b3452.png),linear-gradient(#fff,#fafafa);background-repeat:no-repeat;background-position:50%;background-size:60%,100%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.025);border-radius:4px}.campaigns__actions-toggle--active,.campaigns__actions-toggle--active:hover{background:url(3719026a080bd962c73f872f721b3452.png),linear-gradient(#e6e6e6,#fcfcfc);background-repeat:no-repeat;background-position:50%;background-size:60%,100%;opacity:1}.campaigns__actions-list{min-width:200px;display:flex;flex-direction:column;padding:0;position:absolute;top:32px;right:0;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 2px 6px 2px rgba(0,0,0,.2);border-radius:2px;animation:appear .2s ease forwards;z-index:10}.campaigns__actions-list:focus{outline:0}.campaigns__actions-list--exit{animation:disappear .2s ease-out forwards}.campaigns__actions-list:after,.campaigns__actions-list:before{content:"";width:0;height:0;position:absolute;right:8px;border-left:6px solid transparent;border-right:6px solid transparent}.campaigns__actions-list:after{top:-6px;border-bottom:6px solid #fafaff}.campaigns__actions-list:before{top:-7px;border-bottom:6px solid rgba(0,0,0,.2)}.campaigns__actions-list--top{top:auto;bottom:32px}.campaigns__actions-list--top:after,.campaigns__actions-list--top:before{top:auto;border-bottom:6px solid transparent}.campaigns__actions-list--top:after{bottom:-12px;border-top:6px solid #fafaff}.campaigns__actions-list--top:before{bottom:-13px;border-top:6px solid rgba(0,0,0,.2)}.campaigns__actions-list>*{width:100%;padding:10px;color:#0761cc;font-size:14px;font-weight:500;text-decoration:none}.campaigns__actions-list>:not(:last-child){box-shadow:0 1px rgba(0,0,0,.1)}.campaigns__actions-list>:hover{color:#197ff7;background:rgba(0,0,0,.015)}.campaigns__draft:after,.campaigns__re-advertise:after{max-width:320px;display:block;padding-top:5px;color:#b3b3b3;font-weight:400;font-size:12px;line-height:1.6}.campaigns__re-advertise:after{content:"Add an ad to this campaign for a different audience"}.campaigns__draft:after{content:"Create a new campaign with similar content"}.campaigns__ads-man{margin-right:10px;color:#0761cc;font-size:12px;font-weight:500;text-decoration:none}.campaigns__ads-man:hover{color:#4195f8}.🔑:after{content:"Press 'R' to go back to regular view";position:fixed;right:0;bottom:0;left:0;padding:20px;color:#f78e1f;text-align:center;font-weight:500;background:hsla(0,0%,100%,.8);box-shadow:0 -1px rgba(0,0,0,.1);animation:anotherone 3s ease forwards}.🔑 .campaigns__name{font-size:16px}.🔑 .campaigns__organic-comments,.🔑 .campaigns__organic-details,.🔑 .campaigns__organic-likes,.🔑 .campaigns__organic-shares,.🔑 .campaigns__start-date,.🔑 .campaigns__status{padding:0;border:none;background:none}.🔑 .campaigns__ad-row>*{display:flex;align-items:center;justify-content:space-between}.🔑 .campaigns__ad-row>:before{display:none}.🔑 .campaigns__ad-row>:after{order:-1;color:#ccc;font-size:9px;font-weight:600;text-transform:uppercase}.🔑 .campaigns__ad-audience{justify-content:flex-start}.🔑 .campaigns__ad-audience:after{padding-left:10px;order:1}.🔑 .campaigns__ad-d_budget{flex:.5}.🔑 .campaigns__ad-d_budget,.🔑 .campaigns__ad-s_date{color:grey}.🔑 .campaigns__ad-clicks,.🔑 .campaigns__ad-cpc,.🔑 .campaigns__ad-ctr,.🔑 .campaigns__ad-likes,.🔑 .campaigns__ad-p_likes,.🔑 .campaigns__ad-reach,.🔑 .campaigns__ad-shares{color:#2b75ce}.🔑 .campaigns__ad-conversion,.🔑 .campaigns__ad-cost_lead,.🔑 .campaigns__ad-p_lead,.🔑 .campaigns__ad-p_signup,.🔑 .campaigns__ad-s_lead{color:#539b3a}.🔑 .campaigns__ad-d_budget:after{content:"Budget"}.🔑 .campaigns__ad-spent:after{content:"Spent"}.🔑 .campaigns__ad-reach:after{content:"Reach"}.🔑 .campaigns__ad-clicks:after{content:"Clicks"}.🔑 .campaigns__ad-ctr:after{content:"CTR"}.🔑 .campaigns__ad-cpc:after{content:"CPC"}.🔑 .campaigns__ad-p_signup:after{content:"Leads"}.🔑 .campaigns__ad-s_lead:after{content:"Seller"}.🔑 .campaigns__ad-p_lead:after{content:"Address"}.🔑 .campaigns__ad-cost_lead:after{content:"$/Lead"}.🔑 .campaigns__ad-shares:after{content:"Shares"}.🔑 .campaigns__ad-likes:after{content:"Likes"}.🔑 .campaigns__ad-p_likes:after{content:"P. Likes"}.🔑 .campaigns__ad-audience:after{content:"Audience"}.🔑 .campaigns__ad-conversion:after{content:"Conv"}.🔑 .campaigns__ad-actions>*{padding:0 10px;background:none;border:0;box-shadow:none}.last-reloaded{margin-bottom:20px;color:rgba(0,0,0,.5);font-size:14px;text-align:center}.last-reloaded__time{font-weight:600}.refresher-error-icon{border:1px solid #931a26}.refresher-error-fix{padding:4px 8px;font-size:10px;font-weight:600;text-transform:uppercase;border:1px solid #155b32;border-radius:4px;background:#28af60;color:#fff;margin-right:10px;cursor:pointer}.refresher-error-fix:disabled{opacity:.7;cursor:default}.refresher-error{position:absolute;min-width:200px;max-width:500px;word-break:break-word;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 2px 6px 2px rgba(0,0,0,.2);border-radius:4px;animation:appear ease-forwards .2s;z-index:10;top:30px;background:#efefef;padding:4px}.refresher-error-icon{padding:4px 8px;font-size:10px;font-weight:600;color:#efefef;text-transform:uppercase;border:1px solid #bf2231;border-radius:4px;background:#dc3848;margin-right:10px}.pagination{width:100%;display:flex;justify-content:center;align-items:center;position:relative;margin-top:20px;padding:40px 0;border-top:2px solid rgba(0,0,0,.1)}.pagination>:not(:last-child){margin-right:20px}.pagination .pp{position:absolute;left:0}.pagination label{margin-right:auto;color:rgba(0,0,0,.3);font-size:14px;font-weight:400;cursor:normal}.pagination select{font-size:14px;font-weight:600;background:transparent;border:0;cursor:pointer;appearance:none}.pagination__pages{display:flex;padding:10px;color:#888;font-size:18px;background:#fff;border-radius:100px;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.pagination__pages:before{content:attr(data-current-page);padding-left:10px;padding-right:5px;color:#0761cc}.pagination__pages:after{content:attr(data-max-page);padding-left:5px;padding-right:10px}.pagination__first,.pagination__last,.pagination__next,.pagination__previous{width:auto;height:34px;padding-left:20px;padding-right:20px;color:#0761cc;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.05)}.pagination__first:hover,.pagination__last:hover,.pagination__next:hover,.pagination__previous:hover{background:linear-gradient(#fff,#e3e3e3)}.pagination__first:active,.pagination__last:active,.pagination__next:active,.pagination__previous:active{background:#e3e3e3}.pagination__first:focus,.pagination__last:focus,.pagination__next:focus,.pagination__previous:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.pagination__first--disabled,.pagination__last--disabled,.pagination__next--disabled,.pagination__previous--disabled{opacity:.5;cursor:default}.pagination__first--disabled:hover,.pagination__last--disabled:hover,.pagination__next--disabled:hover,.pagination__previous--disabled:hover{background:linear-gradient(#fff,#efefef)}.pagination__first,.pagination__previous{color:#666}.pagination .show-archived{position:absolute;right:0;width:auto;height:34px;padding-left:20px;padding-right:20px;color:#0761cc;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer}.pagination .show-archived:hover{background:linear-gradient(#fff,#e3e3e3)}.pagination .show-archived:active{background:#e3e3e3}.pagination .show-archived:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.pagination .show-archived--disabled{opacity:.5;cursor:default}.pagination .show-archived--disabled:hover{background:linear-gradient(#fff,#efefef)}.fol{margin-bottom:4px;font-size:14px;font-weight:500;margin-top:10px}.fol::-moz-selection{background:transparent}.fol::selection{background:transparent}.format-option{margin-bottom:20px}.format-option--hidden{display:none}.format-option--search{margin-bottom:0}.format-option__container{display:flex;height:36px}.format-option__content,.format-option__details,.format-option__landing,.format-option__results{display:flex;align-items:center;position:relative;padding-left:12px;padding-right:12px;font-size:14px;font-weight:500;cursor:pointer}.format-option__content input,.format-option__content label,.format-option__details input,.format-option__details label,.format-option__landing input,.format-option__landing label,.format-option__results input,.format-option__results label{cursor:pointer}.format-option__content input,.format-option__details input,.format-option__landing input,.format-option__results input{margin-right:10px;z-index:2}.format-option__content input:focus,.format-option__details input:focus,.format-option__landing input:focus,.format-option__results input:focus{outline:0}.format-option__content label,.format-option__details label,.format-option__landing label,.format-option__results label{z-index:1}.format-option__content label::-moz-selection,.format-option__details label::-moz-selection,.format-option__landing label::-moz-selection,.format-option__results label::-moz-selection{background:transparent}.format-option__content label::selection,.format-option__details label::selection,.format-option__landing label::selection,.format-option__results label::selection{background:transparent}.format-option__content label:before,.format-option__details label:before,.format-option__landing label:before,.format-option__results label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #c2c2c2;box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:background .16s ease}.format-option__content input:checked+label,.format-option__details input:checked+label,.format-option__landing input:checked+label,.format-option__results input:checked+label{color:#666}.format-option__content input:checked+label:before,.format-option__details input:checked+label:before,.format-option__landing input:checked+label:before,.format-option__results input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.0275);transition:background .16s ease}.format-option__content:first-child label:before,.format-option__details:first-child label:before,.format-option__landing:first-child label:before,.format-option__results:first-child label:before{border-radius:4px 0 0 4px;border-right:0}.format-option__content:last-child label:before,.format-option__details:last-child label:before,.format-option__landing:last-child label:before,.format-option__results:last-child label:before{border-radius:0 4px 4px 0;border-left:0}.format-option__check-end-card{display:flex;flex-direction:row-reverse;align-items:center;padding-left:8px;padding-right:8px;position:relative;font-size:12px;font-weight:500;margin-left:auto}.format-option__check-end-card input:hover,.format-option__check-end-card label:hover{cursor:pointer}.format-option__check-end-card input{margin-left:8px;z-index:2}.format-option__check-end-card input:focus{outline:0}.format-option__check-end-card input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.format-option__check-end-card label{z-index:1}.format-option__check-end-card label::-moz-selection{background:transparent}.format-option__check-end-card label::selection{background:transparent}.format-option__check-end-card label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.format-option__check-end-card label:hover:before{background:#fcfcfc;transition:all .16s ease}.link{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;padding-bottom:10px}.link--disabled{opacity:.5}.link__header{display:flex;position:relative;flex-direction:row;padding:10px;font-weight:500;align-items:center;justify-content:space-between}.link__header h2{font-size:18px}.link__header ::-moz-selection{background:transparent}.link__header ::selection{background:transparent}.link__description{max-width:auto;display:block;padding-top:5px;color:#b3b3b3;font-weight:400;font-size:14px;line-height:1.6}.link__amount{color:#0761cc}.link__amount,.link__hint{font-size:14px;font-weight:500}.link__hint{padding-top:10px;color:rgba(0,0,0,.5)}.link__container{display:flex;flex-direction:column;padding:10px;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225)}.link__check-images,.link__row{display:flex;width:100%}.link__check-images{height:31px;margin-bottom:10px}.link__check-album,.link__check-carousel{display:flex;align-items:center;position:relative;padding-left:10px;padding-right:10px;font-size:12px;font-weight:500;cursor:pointer}.link__check-album input,.link__check-album label,.link__check-carousel input,.link__check-carousel label{cursor:pointer}.link__check-album input,.link__check-carousel input{z-index:2;margin-right:10px}.link__check-album input:focus,.link__check-carousel input:focus{outline:0}.link__check-album label,.link__check-carousel label{z-index:1}.link__check-album label:before,.link__check-carousel label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.link__check-album label:hover:before,.link__check-carousel label:hover:before{background:#fcfcfc;transition:all .16s ease}.link__check-album input:checked+label,.link__check-carousel input:checked+label{color:#666}.link__check-album input:checked+label:before,.link__check-carousel input:checked+label:before{background:rgba(0,0,0,.05);transition:all .16s ease}.link__check-carousel input:checked+label:before{box-shadow:inset 0 1px rgba(0,0,0,.03),inset -1px 0 rgba(0,0,0,.03)}.link__check-carousel label:before{border-radius:4px 0 0 4px}.link__check-album input:checked+label:before{box-shadow:inset 0 1px rgba(0,0,0,.03),inset 1px 0 rgba(0,0,0,.03)}.link__check-album label:before{border-left:none;border-radius:0 4px 4px 0}.link__input-container{position:relative;margin-right:10px}.link__input-container:after{padding:6px;position:absolute;left:0;right:0;margin-top:-1px;font-size:14px;color:rgba(0,0,0,.6);background:#f4b350;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:2px}.link__input{padding:6px;font-size:14px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275);width:400px;font-weight:500;transition:color .16s ease-in}.link__input::-webkit-input-placeholder{color:#ccc;font-weight:400}.link__input::-ms-input-placeholder{color:#ccc;font-weight:400}.link__input:-moz-placeholder,.link__input::-moz-placeholder{color:#ccc;font-weight:400}.link__input::placeholder,.link__input:placeholder-shown{color:#ccc;font-weight:400}.link__input:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.link__input[disabled]{opacity:.6;pointer-events:none}.link__input--loading{color:#999;animation:refreshing-subtle 1s linear infinite;transition:color .16s ease}.link__add-link,.link__add-mr{height:auto;width:auto;padding-left:10px;padding-right:10px;color:hsla(0,0%,100%,.95);font-size:12px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit;transition:opacity .16s ease-in}.link__add-link:hover,.link__add-mr:hover{background:#0f79f7}.link__add-link:focus,.link__add-mr:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.link__add-link:active,.link__add-mr:active{background:#0761cc}.link__add-link--loading{opacity:.6;transition:opacity .16s ease}.link__add-link--loading:hover{background:linear-gradient(#0f79f7,#0761cc)}.link__add-link--loading:after{display:block;content:"Adding Link";background:red}.link__add-link:before,.link__add-mr:before{content:"content"}.link__add-mr{margin-left:10px}.link__check-landing,.link__check-link_to_market_reports{display:flex;flex-direction:row-reverse;align-items:center;padding-left:8px;padding-right:8px;position:relative;font-size:12px;font-weight:500;margin-left:auto}.link__check-landing input:hover,.link__check-landing label:hover,.link__check-link_to_market_reports input:hover,.link__check-link_to_market_reports label:hover{cursor:pointer}.link__check-landing input,.link__check-link_to_market_reports input{margin-left:8px;z-index:2}.link__check-landing input:focus,.link__check-link_to_market_reports input:focus{outline:0}.link__check-landing input:checked+label:before,.link__check-link_to_market_reports input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.link__check-landing label,.link__check-link_to_market_reports label{z-index:1}.link__check-landing label::-moz-selection,.link__check-link_to_market_reports label::-moz-selection{background:transparent}.link__check-landing label::selection,.link__check-link_to_market_reports label::selection{background:transparent}.link__check-landing label:before,.link__check-link_to_market_reports label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.link__check-landing label:hover:before,.link__check-link_to_market_reports label:hover:before{background:#fcfcfc;transition:all .16s ease}.agent-landing{display:flex;align-items:center;justify-content:flex-end;margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.agent-landing label{padding-right:10px;font-size:13px;font-weight:500}.agent-landing select{padding:0 25px 0 8px;font-weight:400;font-size:14px;font-weight:500;color:#333;background:#fafafa;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS40NC40MzJhLjI2Ni4yNjYgMCAwMC4wMjMuMjYybDQuODY4IDguODA1Yy4wNTguMTA3LjExNy4xNTUuMi4xNTVzLjE1NC0uMDQ4LjIwMS0uMTU1TDEwLjYuNjk0Yy4wNi0uMDk1LjA3MS0uMTkuMDI0LS4yNjItLjA0Ny0uMDctLjExOC0uMTA3LS4yMzctLjEwN0guNjc2Yy0uMTA3IDAtLjE5LjAzNi0uMjM3LjEwNyIgZmlsbD0iIzQyNDI0MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") no-repeat right 7px center,linear-gradient(#fff,#d9d9d9) no-repeat right 25px top,linear-gradient(#bfbfbf,#bfbfbf) no-repeat right 24px center,linear-gradient(#e6e6e6,#ccc) no-repeat top;background-size:9px,200%,auto,200%;border:1px solid #bfbfbf;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;height:30px;max-width:220px}.agent-landing select:hover{border:1px solid #666;cursor:pointer}.agent-landing select:focus,.agent-landing select:hover{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS40NC40MzJhLjI2Ni4yNjYgMCAwMC4wMjMuMjYybDQuODY4IDguODA1Yy4wNTguMTA3LjExNy4xNTUuMi4xNTVzLjE1NC0uMDQ4LjIwMS0uMTU1TDEwLjYuNjk0Yy4wNi0uMDk1LjA3MS0uMTkuMDI0LS4yNjItLjA0Ny0uMDctLjExOC0uMTA3LS4yMzctLjEwN0guNjc2Yy0uMTA3IDAtLjE5LjAzNi0uMjM3LjEwNyIgZmlsbD0iIzQyNDI0MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") no-repeat right 7px center,linear-gradient(#fff,#d9d9d9) no-repeat right 25px top,linear-gradient(#666,#666) no-repeat right 24px center,linear-gradient(#e6e6e6,#ccc) no-repeat top;background-size:9px,100%,auto,100%}.agent-landing select:focus{border:1px solid #0761cc;box-shadow:0 0 6px -2px #0761cc;outline:0}.agent-landing .description{max-width:360px;margin-right:auto;padding-right:20px;color:#4d4d4d;font-size:12px;font-weight:500;border-right:1px solid rgba(0,0,0,.1)}.agent-alert{margin-top:20px;padding:20px;font-size:18px;font-weight:500;background:#fff;border-left:4px solid #f78e1f;border-top-right-radius:8px;border-bottom-right-radius:8px;box-shadow:2px 2px 8px rgba(0,0,0,.05)}.agent-alert:before{content:"Lead Assignment Enabled";display:block;margin-bottom:10px;font-size:14px;font-weight:500;color:#aa5a06}.agent-alert:after{content:"You can change the lead assignment for this campaign at the top of the page";display:block;margin-top:10px;font-size:13px;font-weight:500;color:rgba(0,0,0,.5)}.main-creative{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;padding-bottom:10px}.main-creative--disabled{opacity:.5;padding:0}.main-creative--disabled .main-creative__container{display:none}.main-creative__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500}.main-creative__header h2{font-size:18px}.main-creative__header ::-moz-selection{background:transparent}.main-creative__header ::selection{background:transparent}.main-creative__container{display:flex;flex-direction:column;padding:10px;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225)}.main-creative__row{display:flex}.main-creative label{font-size:14px;font-weight:500;display:block;margin-bottom:10px}.main-creative label::-moz-selection{background:transparent}.main-creative label::selection{background:transparent}.main-creative__column{padding:10px;flex-basis:50%}.main-creative__column:last-child{display:flex}.main-creative__creative-input{display:flex;flex-direction:column}.main-creative__add-descr,.main-creative__add-prop-data{width:auto;height:auto;color:#080;font-size:12px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;margin-bottom:10px;padding:8px 16px}.main-creative__add-descr:hover,.main-creative__add-prop-data:hover{background:linear-gradient(#fff,#e3e3e3)}.main-creative__add-descr:active,.main-creative__add-prop-data:active{background:#e3e3e3}.main-creative__add-descr:focus,.main-creative__add-prop-data:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.main-creative__add-descr--disabled,.main-creative__add-prop-data--disabled{opacity:.5;cursor:default}.main-creative__add-descr--disabled:hover,.main-creative__add-prop-data--disabled:hover{background:linear-gradient(#fff,#efefef)}.main-creative__field{padding:6px;font-size:14px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275);max-width:100%;line-height:1.4}.main-creative__field::-webkit-input-placeholder{color:#ccc;font-weight:400}.main-creative__field::-ms-input-placeholder{color:#ccc;font-weight:400}.main-creative__field:-moz-placeholder,.main-creative__field::-moz-placeholder{color:#ccc;font-weight:400}.main-creative__field::placeholder,.main-creative__field:placeholder-shown{color:#ccc;font-weight:400}.main-creative__field:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.main-creative__field[disabled]{opacity:.6;pointer-events:none}.main-creative__descr-container{padding:10px}.main-creative__property-data-container{margin:0 0 20px;padding:0;list-style:none}.main-creative__property-data{display:inline-flex;align-items:center;margin-bottom:4px;padding:7px 10px;color:#0761cc;font-size:14px;font-weight:500;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#fff;cursor:pointer}.main-creative .prop-data__short-url{margin-left:10px}.main-creative .prop-data__address:before,.main-creative .prop-data__baths:before,.main-creative .prop-data__beds:before,.main-creative .prop-data__price:before,.main-creative .prop-data__short-url:before,.main-creative .prop-data__sqft:before{color:#999;margin-right:8px;font-weight:500;font-size:12px}.main-creative .prop-data__address:before{content:"Address"}.main-creative .prop-data__beds:before{content:"Beds"}.main-creative .prop-data__baths:before{content:"Baths"}.main-creative .prop-data__sqft:before{content:"Sq. Ft."}.main-creative .prop-data__price:before{content:"Price"}.main-creative .prop-data__short-url:before{content:"Short URL"}.main-creative__descr{padding:10px;font-family:serif;font-size:14px;line-height:1.4;border:1px dashed #ccc;border-radius:4px;background:#fff}.main-creative__preview-container{display:flex;flex-direction:column;width:100%}.main-creative__preview{flex:1;padding:7px 6px;font-size:14px;line-height:1.4;border:1px solid #ccc;border-radius:4px;background:#eee;box-shadow:inset 0 1px #f4f4f4,0 1px rgba(0,0,0,.035)}.main-creative__preview span{border-bottom:1px dashed #ccc;cursor:pointer}.main-creative__preview span:hover{color:#0761cc;border-bottom:1px dashed #0761cc}.main-creative__preview span.not-found{color:#900;background:rgba(255,0,0,.1);border-bottom:1px dashed rgba(255,0,0,.4)}.main-creative:empty{background:red!important}.image-picker{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in}.image-picker--disabled{opacity:.5}.image-picker__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500;box-shadow:0 1px rgba(0,0,0,.2);z-index:2}.image-picker__header h2{font-size:18px}.image-picker__header ::-moz-selection{background:transparent}.image-picker__header ::selection{background:transparent}.image-picker__header__row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.image-picker__header .decription{margin-top:10px;font-size:14px}.image-picker__header:after{content:"Facebook will only display 10 carousel items in a post/ad and will optimize the images that are displayed.";padding:10px;position:absolute;bottom:0;left:0;right:0;color:hsla(0,0%,100%,.9);font-size:14px;background:rgba(204,0,0,.6);opacity:0;transform:translateY(60%);transition:all .2s ease}.image-picker__header--max-reached:after{opacity:1;transform:translateY(100%);transition:all .2s ease}.image-picker--disabled .image-picker__header{box-shadow:none}.image-picker--disabled .image-picker__header__row:last-child{display:none}.image-picker--disabled .image-picker__creatives-container:empty{padding:0}.image-picker__image-amount{position:relative;margin-left:auto;font-size:14px;font-weight:500;color:#565656}.image-picker__image-amount--img-selected{color:#0761cc}.image-picker__image-amount--max-reached{color:#c00}.image-picker .clear-order{width:auto;height:24px;padding-left:10px;padding-right:10px;color:#080;font-size:12px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;display:none;margin-left:10px}.image-picker .clear-order:hover{background:linear-gradient(#fff,#e3e3e3)}.image-picker .clear-order:active{background:#e3e3e3}.image-picker .clear-order:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.image-picker .clear-order--disabled{opacity:.5;cursor:default}.image-picker .clear-order--disabled:hover{background:linear-gradient(#fff,#efefef)}.image-picker .clear-order--show{display:inline-block}.image-picker__gallery{display:flex;flex-wrap:wrap;align-items:center;position:relative;padding:6px;max-height:340px;overflow:scroll;background:#333;box-shadow:0 1px rgba(0,0,0,.4);z-index:1}.image-picker__gallery:empty{display:none}.image-picker__gallery--wink .image-picker__item{opacity:0;transition:opacity .12s linear}.image-picker__gallery--2col .image-picker__item{max-width:50%;flex-basis:50%}.image-picker__gallery--2col .image-picker__item img{max-height:342px;max-width:100%}.image-picker__gallery-toggle{display:flex;margin-top:10px;margin-right:0;align-items:center;cursor:pointer}.image-picker__gallery-toggle .tog-2,.image-picker__gallery-toggle .tog-4{width:16px;height:16px;transition:opacity .16s ease}.image-picker__gallery-toggle .tog-4{background:url(63e740374a8d89f8265f8e5995cf8ffc.png) no-repeat 50%/100%;opacity:1}.image-picker__gallery-toggle .tog-2{background:url(797f215434fb9468f1c6759dbba35e24.png) no-repeat 50%/100%;opacity:.3}.image-picker__gallery-toggle .tog-switch{height:16px;width:32px;margin-right:5px;margin-left:5px;position:relative;background:rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.2);border-radius:40px}.image-picker__gallery-toggle .tog-switch:after{content:"";display:block;position:absolute;top:1px;left:2px;width:12px;height:12px;background:rgba(20,167,215,.5);border:1px solid #14a7d7;border-radius:40px;transition:all .24s ease}.image-picker__gallery-toggle--switch .tog-4{background:url(13cc78819fcbd875c10241651a4afe4f.png) no-repeat 50%/100%;opacity:.3;transition:opacity .24s ease}.image-picker__gallery-toggle--switch .tog-2{background:url(5d98edb7ebccafa9e15dcb31a0fd6aef.png) no-repeat 50%/100%;opacity:1;transition:all .24s ease}.image-picker__gallery-toggle--switch .tog-switch:after{transform:translateX(14px);transition:all .24s ease}.image-picker__item{position:relative;max-width:25%;flex-basis:25%;padding:6px;pointer-events:none;opacity:1;transition:opacity .12s linear}.image-picker__item img{max-width:100%;max-height:190px;pointer-events:auto}.image-picker__item img:hover{cursor:pointer}.image-picker__item--added{position:relative}.image-picker__item--added:before{content:"";display:block;position:absolute;top:6px;left:6px;right:6px;bottom:6px;box-shadow:inset 0 0 0 5px #14a7d7;pointer-events:none}.image-picker__item--added:after{content:attr(orderVal);position:absolute;width:30px;height:30px;left:6px;top:6px;text-align:center;line-height:30px;font-weight:700;color:hsla(0,0%,100%,.9);text-shadow:0 2px rgba(0,0,0,.1);background:#14a7d7}.image-picker__item--editing:before{box-shadow:inset 0 0 0 6px red}.image-picker__item--editing:after{background:red}.image-picker__item--expand{display:flex;justify-content:center;position:absolute;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.65);animation:appear .34s ease forwards}.image-picker__creatives-container{position:relative;padding:10px 0}.image-picker__creatives-container:before{content:"";height:1px;position:absolute;top:0;left:0;right:0;background:rgba(0,0,0,.2);transform:translateY(-1px);z-index:100}.image-picker__creatives-container--hidden,.image-picker__creatives-container:empty{padding-top:0}.image-picker__creatives-container--hidden .creative-item{display:none!important}.past-templates{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;position:relative;max-width:344px;padding-bottom:10px}.past-templates--disabled{opacity:.5}.past-templates:before{content:"";height:1px;position:absolute;bottom:10px;left:0;right:0;background:rgba(0,0,0,.125);z-index:1}.past-templates__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500}.past-templates__header h2{font-size:16px}.past-templates__header ::-moz-selection{background:transparent}.past-templates__header ::selection{background:transparent}.past-templates__header:after{content:"";height:1px;position:absolute;bottom:-1px;left:0;right:0;background:rgba(0,0,0,.125);z-index:1}.past-templates__container{max-height:220px;position:relative;background:rgba(7,97,204,.125);overflow:scroll}.past-templates__container:empty{border-top:0;border-bottom:0}.past-templates__container:empty:before{content:"Click on a field to load available templates";position:relative;display:block;padding:10px;font-size:14px;color:#aaa;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#eee;box-shadow:inset 0 1px #f4f4f4,0 1px rgba(0,0,0,.035)}.past-templates__row{font-size:14px;line-height:1.4}.past-templates__row:first-child{padding-bottom:10px;margin-bottom:10px;font-size:16px;border-bottom:1px solid rgba(0,0,0,.0275)}.past-templates__row:last-child{color:#787878}.past-templates__item{position:relative;font-size:14px;line-height:1.4;padding:10px;margin-bottom:4px;box-shadow:0 2px rgba(0,0,0,.1),0 -2px rgba(0,0,0,.1);background:#fff;transition:background .16s ease}.past-templates__item:first-child{box-shadow:0 2px rgba(0,0,0,.1)}.past-templates__item:last-child{margin-bottom:0;box-shadow:0 -2px rgba(0,0,0,.1)}.past-templates__item:only-child{box-shadow:none}.past-templates__item:hover{cursor:pointer;background:#fffeec;transition:background .26s ease}.past-templates__item span{color:#996300;border-bottom:1px solid rgba(153,99,0,.2)}.past-templates__item span:hover{border-bottom:1px solid rgba(153,99,0,.5)}.available-fields{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;max-width:344px;padding-bottom:10px}.available-fields--disabled{opacity:.5}.available-fields__header{display:flex;position:relative;flex-direction:column;font-weight:500;padding:10px 10px 0}.available-fields__header h2{font-size:16px}.available-fields__header ::-moz-selection{background:transparent}.available-fields__header ::selection{background:transparent}.available-fields__container{display:flex;flex-direction:column;padding:6px;background:#f8f8f8;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225);display:block;max-height:220px;max-width:344px;margin:0;list-style:none;border-top:none;overflow:scroll}.available-fields__container:empty{display:none}.available-fields__item{display:inline-block;position:relative;padding:6px;margin:6px;color:#0761cc;font-size:14px;border:1px solid rgba(7,97,204,.25);border-top-color:rgba(7,97,204,.15);border-radius:4px;background:linear-gradient(#fff,#efefef)}.available-fields__item--preview{color:rgba(0,0,0,.6);background:rgba(244,179,80,.6)}.available-fields__item:hover{cursor:pointer;background:linear-gradient(#fff,#e3e3e3);border:1px solid rgba(7,97,204,.4)}.available-fields__item:active{background:linear-gradient(#e6e6e6,#e0e0e0)}.available-fields__display-value{position:relative;margin-top:10px;padding:10px;color:#0761cc;font-size:14px;font-weight:500;background:rgba(7,97,204,.125);box-shadow:inset 0 1px rgba(0,0,0,.1),inset 0 -1px rgba(0,0,0,.1);transition:background .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.available-fields__display-value:empty{background:#eee;box-shadow:inset 0 1px #f4f4f4,0 1px rgba(0,0,0,.035);box-shadow:inset 0 1px rgba(0,0,0,.08),inset 0 -1px rgba(0,0,0,.08)}.available-fields__display-value:empty:before{content:"Click on a field to add it while editing";font-weight:400;color:#aaa}.custom-single{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;padding-bottom:10px}.custom-single--disabled{opacity:.5;padding:0}.custom-single--disabled .custom-single__container{display:none}.custom-single__field,.custom-single input[type=text],.custom-single textarea{padding:6px;font-size:14px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275)}.custom-single__field::-webkit-input-placeholder,.custom-single input[type=text]::-webkit-input-placeholder,.custom-single textarea::-webkit-input-placeholder{color:#ccc;font-weight:400}.custom-single__field::-ms-input-placeholder,.custom-single input[type=text]::-ms-input-placeholder,.custom-single textarea::-ms-input-placeholder{color:#ccc;font-weight:400}.custom-single__field:-moz-placeholder,.custom-single__field::-moz-placeholder,.custom-single input[type=text]:-moz-placeholder,.custom-single input[type=text]::-moz-placeholder,.custom-single textarea:-moz-placeholder,.custom-single textarea::-moz-placeholder{color:#ccc;font-weight:400}.custom-single__field::placeholder,.custom-single__field:placeholder-shown,.custom-single input[type=text]::placeholder,.custom-single input[type=text]:placeholder-shown,.custom-single textarea::placeholder,.custom-single textarea:placeholder-shown{color:#ccc;font-weight:400}.custom-single__field:focus,.custom-single input[type=text]:focus,.custom-single textarea:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.custom-single__field[disabled],.custom-single input[type=text][disabled],.custom-single textarea[disabled]{opacity:.6;pointer-events:none}.custom-single label{font-size:14px;font-weight:500;display:block;margin-bottom:5px}.custom-single label::-moz-selection{background:transparent}.custom-single label::selection{background:transparent}.custom-single__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500}.custom-single__header h2{font-size:18px}.custom-single__header ::-moz-selection{background:transparent}.custom-single__header ::selection{background:transparent}.custom-single__container{display:flex;flex-direction:column;padding:10px;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225);align-items:center}.custom-single__main-creative{width:360px;padding:20px 0}.custom-single__main-creative textarea{width:100%;max-width:360px}.custom-single__disclaimer{margin:20px 0;padding:10px;font-size:12px;background:#fff;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.custom-single__disclaimer strong{font-weight:600}.custom-single__short-url{display:inline-flex;align-items:center;margin-top:5px;padding:7px 10px;color:#0761cc;font-size:14px;font-weight:500;border-radius:2px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#fff;cursor:pointer}.custom-single__short-url:hover{background:#fafafa}.custom-single__short-url:before{content:"Short URL";margin-right:8px;color:#999;font-size:12px;font-weight:500}.custom-single__attachment{width:360px;margin-bottom:20px}.custom-single__att-img{width:100%;display:flex;flex-direction:column;position:relative}.custom-single__image{width:100%;display:flex;align-items:center;justify-content:center;position:relative;padding:5px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0225);flex-flow:row wrap}.custom-single__image:not(:empty):after{content:"";width:30px;height:30px;position:absolute;top:50%;left:50%;border-radius:30px;border:3px solid transparent;border-right-color:rgba(0,0,0,.2);animation:loading-spin 1s linear infinite}.custom-single__image img,.custom-single__image video{max-width:100%;max-height:344px;z-index:2}.custom-single__image:empty:after{content:"";width:100%;height:80px;background:rgba(0,0,0,.1);border:2px dashed rgba(0,0,0,.1)}.custom-single__att-img-options{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-single .upload-progress{width:100%;height:30px;display:block;margin:20px;padding:4px;position:relative;background:rgba(0,0,0,.025);box-shadow:inset 0 0 1px rgba(0,0,0,.3),0 1px rgba(0,0,0,.025);border-radius:30px;cursor:progress;opacity:0;animation:appear-fall .8s ease forwards}.custom-single .upload-progress:before{content:"Uploaded " attr(data-current-upload) "%";display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;color:rgba(0,0,0,.6);font-size:12px;font-weight:500;transition:all .14s ease}.custom-single .upload-progress--stalled:before{color:rgba(0,0,0,.3);transition:all .14s ease}.custom-single .upload-progress:after{content:"";opacity:0;transition:opacity .2s ease}.custom-single .upload-progress--stalled:after{content:"Stalled for " attr(data-stalled) "s";padding-left:20px;position:absolute;right:0;top:50%;color:rgba(0,0,0,.5);font-size:12px;font-weight:500;transform:translateX(100%) translateY(-50%);opacity:1;transition:opacity .2s ease}.custom-single .upload-progress--thumbnail:before{content:"Processing Video..."}.custom-single .upload-progress--thumbnail:after{content:"Waiting..."}.custom-single .upload-progress--thumbnail .upload-current{display:none}.custom-single .upload-progress .upload-current{min-width:6%;height:100%;display:block;background:linear-gradient(#cddff5,#9cc0eb);border-radius:30px;box-shadow:inset 0 0 1px rgba(0,0,0,.3),0 1px rgba(0,0,0,.025);animation:uploading-progress 160s linear infinite;transition:all .1s linear}.custom-single .upload-progress .upload-current:before{content:attr(data-seconds-remaining);padding-right:10px;position:absolute;top:50%;right:0;color:rgba(0,0,0,.5);font-size:12px;font-weight:500;transform:translateY(-50%)}.custom-single .upload-progress--start:before{content:"Starting upload..."}.custom-single .upload-progress--finished:before{content:"Finished"}.custom-single .upload-progress--finished .upload-current{background:rgba(105,188,76,.2)}.custom-single__add-custom-image{height:30px;width:140px;padding-left:10px;padding-right:10px;color:hsla(0,0%,100%,.95);font-size:12px;font-weight:600;text-shadow:0 1px rgba(0,0,0,.2);background:#69bc4c;border:0;border-radius:0 0 4px 4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit}.custom-single__add-custom-image:hover{background:#88ca71}.custom-single__add-custom-image:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(198,230,187,.675)}.custom-single__add-custom-image:active{background:#69bc4c}.custom-single__description,.custom-single__headline{margin-top:10px}.custom-single__description input[type=text],.custom-single__description textarea,.custom-single__headline input[type=text],.custom-single__headline textarea{width:100%;max-width:100%}.custom-single__headline input[type=text]{font-size:16px;font-weight:500}.creative-item{display:flex;align-items:center;align-content:center;padding:20px;border-bottom:1px dashed #ccc;background:#fff}.creative-item:nth-child(odd){background:#f8f8f8}.creative-item:first-child{border-top:1px dashed #ccc}.creative-item--search:first-child,.creative-item:last-child:not(:only-child){border-top:none}.creative-item__thumbnail{display:flex;flex-flow:row wrap;flex:1;align-items:center;justify-content:center;position:relative;max-width:124px;max-height:124px;min-width:124px;min-height:124px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border-radius:2px}.creative-item__thumbnail img{max-width:100%;max-height:100%;width:100%}.creative-item__row{position:relative;margin-bottom:20px}.creative-item__edit-creatives{flex:2;padding-left:40px;padding-right:40px}.creative-item__first-sub,.creative-item__second-sub{display:block;width:100%;height:32px;padding:6px 8px;font-size:14px;border:1px solid #ccc;border-radius:2px 2px 0 0;box-shadow:inset 0 1px rgba(0,0,0,.065);background:#fefefe}.creative-item__first-preview,.creative-item__second-preview{width:100%;padding:6px 8px;color:#666;font-size:12px;font-weight:500;border:1px solid #ccc;border-top:0;border-radius:0 0 2px 2px;background:#eee;box-shadow:inset 0 1px #f4f4f4,0 1px rgba(0,0,0,.035)}.creative-item__first-preview:empty:before,.creative-item__second-preview:empty:before{content:"Add copy to this image above";color:#ccc;font-weight:400}.creative-item__first-preview span,.creative-item__second-preview span{border-bottom:1px dashed #ccc;cursor:pointer}.creative-item__first-preview span:hover,.creative-item__second-preview span:hover{color:#0761cc;border-bottom:1px dashed #0761cc}.creative-item__first-preview span.not-found,.creative-item__second-preview span.not-found{color:#900;background:rgba(255,0,0,.1);border-bottom:1px dashed rgba(255,0,0,.4)}.creative-item__first-preview{font-size:14px}.creative-item__options{display:flex;flex-direction:column;align-self:flex-start}.creative-item__clear-creative,.creative-item__remove-item,.creative-item__set-default,.creative-item__use-creative{width:120px;height:30px;color:#333;font-size:12px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;padding-left:0;padding-right:0;margin-bottom:20px}.creative-item__clear-creative:hover,.creative-item__remove-item:hover,.creative-item__set-default:hover,.creative-item__use-creative:hover{background:linear-gradient(#fff,#e3e3e3)}.creative-item__clear-creative:active,.creative-item__remove-item:active,.creative-item__set-default:active,.creative-item__use-creative:active{background:#e3e3e3}.creative-item__clear-creative:focus,.creative-item__remove-item:focus,.creative-item__set-default:focus,.creative-item__use-creative:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.creative-item__clear-creative--disabled,.creative-item__remove-item--disabled,.creative-item__set-default--disabled,.creative-item__use-creative--disabled{opacity:.5;cursor:default}.creative-item__clear-creative--disabled:hover,.creative-item__remove-item--disabled:hover,.creative-item__set-default--disabled:hover,.creative-item__use-creative--disabled:hover{background:linear-gradient(#fff,#efefef)}.creative-item__set-default{position:relative;color:#5baa40;overflow:hidden}.creative-item__set-default--loading{animation:loading 1s linear infinite forwards}.creative-item__set-default--success{animation:button-success 4s linear forwards}.creative-item__set-default--success:after{content:"Saved!";position:absolute;top:0;right:0;left:0;bottom:0;color:#0761cc;line-height:31px;transform:translateY(-50px);animation:button-success-after 4s linear forwards}.creative-item__remove-item{color:red}.creative-item--search-preview .creative-item__edit-creatives,.creative-item--search .creative-item__edit-creatives{align-self:flex-start}.creative-item--search .creative-item__edit-creatives{max-width:460px}.creative-item--search .creative-item__row{margin-bottom:10px}.creative-item--search .creative-item__edit-creatives{padding-left:20px;padding-right:20px}.creative-item__desc{margin-bottom:0;padding:10px;font-family:serif;font-size:14px;line-height:1.4;border:1px dashed #ccc;border-radius:4px;background:#fff}.creative-item__desc a{display:block;padding-bottom:5px}.creative-item__clear-cust,.creative-item__cust-img{width:100%;height:30px;padding-left:10px;padding-right:10px;color:#333;font-size:12px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;display:block;position:relative;margin-top:20px}.creative-item__clear-cust:hover,.creative-item__cust-img:hover{background:linear-gradient(#fff,#e3e3e3)}.creative-item__clear-cust:active,.creative-item__cust-img:active{background:#e3e3e3}.creative-item__clear-cust:focus,.creative-item__cust-img:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.creative-item__clear-cust--disabled,.creative-item__cust-img--disabled{opacity:.5;cursor:default}.creative-item__clear-cust--disabled:hover,.creative-item__cust-img--disabled:hover{background:linear-gradient(#fff,#efefef)}.creative-item__clear-cust:before,.creative-item__cust-img:before{content:"";width:100%;height:1px;position:absolute;top:-10px;left:0;right:0;background:rgba(0,0,0,.05)}.creative-item__clear-cust{color:#900}.creative-item__search-options{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 20px}.creative-item__image-type{height:36px;display:flex}.creative-item__check-office-id{height:36px;display:flex;flex-direction:row-reverse;align-items:center;padding-left:8px;padding-right:8px;position:relative;font-size:12px;font-weight:500}.creative-item__check-office-id input:hover,.creative-item__check-office-id label:hover{cursor:pointer}.creative-item__check-office-id input{margin-left:8px;z-index:2}.creative-item__check-office-id input:focus{outline:0}.creative-item__check-office-id input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.creative-item__check-office-id label{z-index:1}.creative-item__check-office-id label::-moz-selection{background:transparent}.creative-item__check-office-id label::selection{background:transparent}.creative-item__check-office-id label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.creative-item__check-office-id label:hover:before{background:#fcfcfc;transition:all .16s ease}.creative-item__check-map-img,.creative-item__check-mls-img{display:flex;align-items:center;position:relative;padding-left:12px;padding-right:12px;font-size:14px;font-weight:500;cursor:pointer}.creative-item__check-map-img input,.creative-item__check-map-img label,.creative-item__check-mls-img input,.creative-item__check-mls-img label{cursor:pointer}.creative-item__check-map-img input,.creative-item__check-mls-img input{margin-right:10px;z-index:2}.creative-item__check-map-img input:focus,.creative-item__check-mls-img input:focus{outline:0}.creative-item__check-map-img label,.creative-item__check-mls-img label{z-index:1}.creative-item__check-map-img label::-moz-selection,.creative-item__check-mls-img label::-moz-selection{background:transparent}.creative-item__check-map-img label::selection,.creative-item__check-mls-img label::selection{background:transparent}.creative-item__check-map-img label:before,.creative-item__check-mls-img label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #c2c2c2;box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:background .16s ease}.creative-item__check-map-img input:checked+label,.creative-item__check-mls-img input:checked+label{color:#666}.creative-item__check-map-img input:checked+label:before,.creative-item__check-mls-img input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.0275);transition:background .16s ease}.creative-item__check-map-img:first-child label:before,.creative-item__check-mls-img:first-child label:before{border-radius:4px 0 0 4px}.creative-item__check-map-img:last-child label:before,.creative-item__check-mls-img:last-child label:before{border-radius:0 4px 4px 0;border-left:0}.warn-small-img{background-color:#ffc107;padding:2px;color:#212121;align-self:flex-start;width:100%;posiiton:absolute;flex-shrink:0;cursor:pointer}.warn-small-img-hover{opacity:0;position:absolute;top:20px;transition:all .15s ease;z-index:10000;width:200%;padding:2px;border:1px solid;background-color:#fff;border-radius:5px;cursor:default}.warn-small-img:hover+.warn-small-img-hover{opacity:1}.campaign{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;padding-bottom:10px}.campaign--disabled{opacity:.5}.campaign .schedule-alert{margin-bottom:10px;padding:10px 10px 5px;color:rgba(0,0,0,.6);font-size:14px;background:rgba(255,165,0,.1);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:2px}.campaign .schedule-alert__cost{font-weight:500;color:#000}.campaign .schedule-alert__cost:before{content:"$"}.campaign .schedule-alert:after{content:"Ad scheduling only works with lifetime budgets";display:block;width:100;margin-top:10px;padding-top:5px;font-size:12px;font-weight:500;border-top:1px solid rgba(0,0,0,.1)}.campaign--hidden{display:none}.campaign__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500}.campaign__header h2{font-size:18px}.campaign__header ::-moz-selection{background:transparent}.campaign__header ::selection{background:transparent}.campaign__container{display:flex;flex-direction:column;padding:10px;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225)}.campaign__row{display:flex;justify-content:space-between}.campaign__field{display:flex;align-items:center}.select2-dropdown{min-width:170px}.campaign__field .select2,.campaign__field select{height:30px;padding:0 25px 0 8px;font-weight:400;font-size:14px;font-weight:500;color:#333;background:#fafafa;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS40NC40MzJhLjI2Ni4yNjYgMCAwMC4wMjMuMjYybDQuODY4IDguODA1Yy4wNTguMTA3LjExNy4xNTUuMi4xNTVzLjE1NC0uMDQ4LjIwMS0uMTU1TDEwLjYuNjk0Yy4wNi0uMDk1LjA3MS0uMTkuMDI0LS4yNjItLjA0Ny0uMDctLjExOC0uMTA3LS4yMzctLjEwN0guNjc2Yy0uMTA3IDAtLjE5LjAzNi0uMjM3LjEwNyIgZmlsbD0iIzQyNDI0MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") no-repeat right 7px center,linear-gradient(#fff,#d9d9d9) no-repeat right 25px top,linear-gradient(#bfbfbf,#bfbfbf) no-repeat right 24px center,linear-gradient(#e6e6e6,#ccc) no-repeat top;background-size:9px,200%,auto,200%;border:1px solid #bfbfbf;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;align-self:stretch;max-width:140px;margin-left:8px}.campaign__field .select2:hover,.campaign__field select:hover{border:1px solid #666;cursor:pointer}.campaign__field .select2:focus,.campaign__field .select2:hover,.campaign__field select:focus,.campaign__field select:hover{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTS40NC40MzJhLjI2Ni4yNjYgMCAwMC4wMjMuMjYybDQuODY4IDguODA1Yy4wNTguMTA3LjExNy4xNTUuMi4xNTVzLjE1NC0uMDQ4LjIwMS0uMTU1TDEwLjYuNjk0Yy4wNi0uMDk1LjA3MS0uMTkuMDI0LS4yNjItLjA0Ny0uMDctLjExOC0uMTA3LS4yMzctLjEwN0guNjc2Yy0uMTA3IDAtLjE5LjAzNi0uMjM3LjEwNyIgZmlsbD0iIzQyNDI0MiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") no-repeat right 7px center,linear-gradient(#fff,#d9d9d9) no-repeat right 25px top,linear-gradient(#666,#666) no-repeat right 24px center,linear-gradient(#e6e6e6,#ccc) no-repeat top;background-size:9px,100%,auto,100%}.campaign__field .select2:focus,.campaign__field select:focus{border:1px solid #0761cc;box-shadow:0 0 6px -2px #0761cc;outline:0}.campaign__field .select2{width:180px!important;padding:0}.campaign__field .select2-container--default .select2-selection--single{background-color:hsla(0,0%,100%,0);border:none}.campaign__field .select2-container .select2-selection--single:focus{outline:0}.campaign__field .select2-container .select2-selection--single .select2-selection__rendered{padding-right:30px}.campaign__field .select2-container .select2-selection--single .select2-selection__rendered:focus{outline:0}.campaign__field .select2-selection__arrow{display:none}.campaign__field input{padding:6px;font-size:16px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275);max-width:70px;font-weight:500;margin-left:8px;margin-right:8px}.campaign__field input::-webkit-input-placeholder{color:#ccc;font-weight:400}.campaign__field input::-ms-input-placeholder{color:#ccc;font-weight:400}.campaign__field input:-moz-placeholder,.campaign__field input::-moz-placeholder{color:#ccc;font-weight:400}.campaign__field input::placeholder,.campaign__field input:placeholder-shown{color:#ccc;font-weight:400}.campaign__field input:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.campaign__field input[disabled]{opacity:.6;pointer-events:none}.campaign__field input#campaign-length{max-width:60px}.campaign__field label{font-size:14px;font-weight:500;margin-bottom:0}.campaign__field label::-moz-selection{background:transparent}.campaign__field label::selection{background:transparent}.campaign__field label span{font-size:16px}.campaign__advanced{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.campaign__advanced-toggle{padding:5px 0 0;font-size:14px;font-weight:500;background:transparent;border:0;border-bottom:1px solid transparent;color:#0761cc;cursor:pointer;transition:all .18s ease}.campaign__advanced-toggle::-moz-selection{background:transparent}.campaign__advanced-toggle::selection{background:transparent}.campaign__advanced-toggle:after{display:inline-block;margin-left:5px;content:" \25BC";transition:all .18s ease}.campaign__advanced-toggle:hover{border-bottom:1px solid #0761cc}.campaign__advanced-toggle:focus{outline:0}.campaign__advanced-toggle--showing{color:rgba(7,97,204,.6);transition:all .18s ease}.campaign__advanced-toggle--showing:hover{border-bottom:1px solid rgba(7,97,204,.6)}.campaign__advanced-toggle--showing:after{transform:rotate(-90deg);transition:all .18s ease}.campaign__advanced-description{display:inline-block;opacity:1;transition:opacity .2s ease}.campaign__advanced-description:after{content:"Ad Scheduling, Placement, Campaign Objective and CTA button";padding-left:10px;color:rgba(0,0,0,.3);font-size:14px;font-weight:500}.campaign__advanced-toggle--showing+.campaign__advanced-description{opacity:0;transition:opacity .2s ease}.campaign__advanced-container{display:flex;justify-content:space-between;margin-top:10px;padding:12px;background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.05)}.campaign__advanced-container h3{padding-bottom:10px;margin-bottom:10px;font-size:16px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1)}.campaign__advanced-container h3::-moz-selection{background:transparent}.campaign__advanced-container h3::selection{background:transparent}.campaign__advanced-container .field{display:flex;flex-direction:row-reverse;align-items:center;padding-left:8px;padding-right:8px;position:relative;font-size:12px;font-weight:500;flex-direction:row}.campaign__advanced-container .field input:hover,.campaign__advanced-container .field label:hover{cursor:pointer}.campaign__advanced-container .field input{margin-left:8px;z-index:2}.campaign__advanced-container .field input:focus{outline:0}.campaign__advanced-container .field input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.campaign__advanced-container .field label{z-index:1}.campaign__advanced-container .field label::-moz-selection{background:transparent}.campaign__advanced-container .field label::selection{background:transparent}.campaign__advanced-container .field label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.campaign__advanced-container .field label:hover:before{background:#fcfcfc;transition:all .16s ease}.campaign__advanced-container .field input{margin-right:8px;margin-left:0}.campaign__advanced-container #ig-selector{flex-grow:0.5}.campaign__options--dashboard .campaign__cta,.campaign__options--dashboard .campaign__objective{display:none}.campaign__schedule-fields{display:flex;align-items:center;margin-bottom:10px}.campaign__schedule-fields .field{margin-bottom:none;padding:10px 20px}.campaign__schedule-fields .field:first-child label:before{border-right:0;border-radius:4px 0 0 4px}.campaign__schedule-fields .field:last-child label:before{border-radius:0 4px 4px 0}.campaign__placement-fields .field{padding:10px}.campaign__placement-fields .field label:before{border-radius:0}.campaign__placement-fields .field:not(:first-child) label:before{border-top:none}.campaign__placement-fields .field:first-child label:before{border-radius:4px 4px 0 0}.campaign__placement-fields .field:last-child label:before{border-radius:0 0 4px 4px}.campaign__cta,.campaign__objective{padding-top:20px}.campaign__cta select,.campaign__objective select{width:100%;max-width:none;margin-left:0}.video-ad .campaign__objective h3{border-bottom:0}.video-ad .campaign__objective h3:after{content:"Video Views";display:block;margin-top:10px;padding-top:4px;padding-left:8px;font-size:14px;font-weight:400;border-top:1px solid rgba(0,0,0,.1)}.video-ad .campaign__objective select{display:none}.button-group{display:flex;justify-content:flex-start;flex-direction:column;padding-bottom:100px}.button-group .post-to-facebook{height:auto;width:auto;color:hsla(0,0%,100%,.95);font-size:16px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit;align-self:flex-start;padding:14px 26px}.button-group .post-to-facebook:hover{background:#0f79f7}.button-group .post-to-facebook:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.button-group .post-to-facebook:active{background:#0761cc}.button-group--disabled{opacity:.5;pointer-events:none}.button-group--disabled .post-to-facebook:hover{background:linear-gradient(#0f79f7,#0761cc);cursor:default}.button-group--disabled .post-to-facebook:focus{outline:0}.button-group--disabled .ad-name{display:none}.terms-and-conditions{padding:20px 0 0;font-size:13px;font-weight:500;color:rgba(0,0,0,.7)}.terms-and-conditions:before{content:"**";margin-right:4px;color:#c00;font-size:18px;line-height:0}.terms-and-conditions span{color:#0761cc;text-decoration:underline;cursor:pointer}.display-office{display:flex;align-items:center;padding:8px}.display-office__label{padding-right:20px;color:#464646;font-size:14px;font-weight:500}.display-office__container{display:flex}.display-office__all,.display-office__first,.display-office__none{height:30px;display:flex;align-items:center;position:relative;padding-left:12px;padding-right:12px;font-size:14px;font-weight:500;cursor:pointer}.display-office__all input,.display-office__all label,.display-office__first input,.display-office__first label,.display-office__none input,.display-office__none label{cursor:pointer}.display-office__all input,.display-office__first input,.display-office__none input{margin-right:10px;z-index:2}.display-office__all input:focus,.display-office__first input:focus,.display-office__none input:focus{outline:0}.display-office__all label,.display-office__first label,.display-office__none label{z-index:1}.display-office__all label::-moz-selection,.display-office__first label::-moz-selection,.display-office__none label::-moz-selection{background:transparent}.display-office__all label::selection,.display-office__first label::selection,.display-office__none label::selection{background:transparent}.display-office__all label:before,.display-office__first label:before,.display-office__none label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #c2c2c2;box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:background .16s ease}.display-office__all input:checked+label,.display-office__first input:checked+label,.display-office__none input:checked+label{color:#666}.display-office__all input:checked+label:before,.display-office__first input:checked+label:before,.display-office__none input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.0275);transition:background .16s ease}.display-office__all:first-child label:before,.display-office__first:first-child label:before,.display-office__none:first-child label:before{border-radius:4px 0 0 4px;border-right:0}.display-office__all:last-child label:before,.display-office__first:last-child label:before,.display-office__none:last-child label:before{border-radius:0 4px 4px 0;border-left:0}.display-office__all label,.display-office__first label,.display-office__none label{font-size:13px}.creative-item--search .display-office{padding-left:0;padding-right:0}.creative-item--search .display-office__label{padding-right:12px;font-size:12px;white-space:nowrap}.creative-item--search .display-office__all label,.creative-item--search .display-office__first label,.creative-item--search .display-office__none label{font-size:12px;white-space:nowrap}.image-picker--courtesy .creative-item__second-sub,.image-picker--only-first .creative-item:first-child .creative-item__second-sub{display:none}.image-picker--courtesy .creative-item__second-preview,.image-picker--only-first .creative-item:first-child .creative-item__second-preview{border-top:1px solid #ccc;border-radius:2px}.display-office-all{display:none}.lightbox{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000}.lightbox--hidden,.lightbox .hidden{display:none}.lightbox__close{position:absolute;top:20px;left:20px;width:30px;height:30px;cursor:pointer}.lightbox__close:after{content:"+";position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;color:#fff;font-size:48px;line-height:30px;transform:rotate(45deg)}.lightbox__close:before{content:"";position:fixed;top:0;left:0;width:90px;height:90px;background:rgba(0,0,0,.2);box-shadow:0 0 40px 20px rgba(0,0,0,.2);border-radius:0 0 120px 0;transition:all .2s ease}.lightbox__close:hover:before{background:rgba(0,0,0,.3);box-shadow:0 0 40px 20px rgba(0,0,0,.3);transition:all .14s ease}.lightbox__container{min-width:540px;padding:40px;text-align:center;background:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.2)}.lightbox__container--done{animation:exit .4s ease-out forwards}.lightbox__status{font-size:21px;margin-bottom:40px}.lightbox__status--loading{margin-bottom:0;animation:loading 2s cubic-bezier(.4,0,1,1) infinite}.lightbox__status--success{color:green}.lightbox__status--fail{color:#900}.lightbox__fb-link{display:block;position:relative;margin-top:60px;margin-bottom:40px;padding:20px;background:#e9eaed;color:#0761cc;font-size:14px;font-weight:500;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:4px;transition:all .16s ease}.lightbox__fb-link:hover{color:#0f79f7;background:#dbdde2;transition:all .24s ease}.lightbox__fb-link:before{content:"Click this link to open the post in a new page";position:absolute;top:-24px;right:0;left:0;color:rgba(0,0,0,.5);font-weight:400}.lightbox__link-container{display:flex;justify-content:space-around}.lightbox__link-container>*{height:auto;width:auto;color:hsla(0,0%,100%,.95);font-size:14px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit;padding:8px 10px;text-decoration:none}.lightbox__link-container>:hover{background:#0f79f7}.lightbox__link-container>:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.lightbox__link-container>:active{background:#0761cc}.lightbox--re-ad .lightbox__container{min-width:760px;display:flex;flex-direction:column;padding:0;position:relative;text-align:left}.lightbox--re-ad .lightbox__container>h2{height:46px;text-align:center;color:rgba(0,0,0,.6);font-size:18px;font-weight:500;line-height:46px;background:#fbfbfb;border-radius:4px 4px 0 0;box-shadow:inset 0 -1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.05)}.lightbox--re-ad .ad-type{margin:0}.lightbox--re-ad .campaign{margin:0;padding:0}.lightbox--re-ad .campaign__header{display:none}.lightbox--re-ad .campaign__container{border:0}.lightbox--re-ad #re-advertise{order:3;align-self:center;height:auto;width:auto;color:hsla(0,0%,100%,.95);font-size:14px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit;padding:10px 20px;margin:20px}.lightbox--re-ad #re-advertise:hover{background:#0f79f7}.lightbox--re-ad #re-advertise:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.lightbox--re-ad #re-advertise:active{background:#0761cc}.lightbox--terms .lightbox__container{max-width:540px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.lightbox--terms .lightbox__terms p{margin-bottom:20px;font-size:16px;line-height:1.6}.lightbox--terms .lightbox__terms p.highlight{font-weight:500}.lightbox .agree-terms{display:flex;flex-direction:row-reverse;align-items:center;padding-left:8px;padding-right:8px;position:relative;font-size:12px;font-weight:500;height:40px;display:inline-flex;flex-direction:row;font-size:14px}.lightbox .agree-terms input:hover,.lightbox .agree-terms label:hover{cursor:pointer}.lightbox .agree-terms input{margin-left:8px;z-index:2}.lightbox .agree-terms input:focus{outline:0}.lightbox .agree-terms input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.03);transition:all .16s ease}.lightbox .agree-terms label{z-index:1}.lightbox .agree-terms label::-moz-selection{background:transparent}.lightbox .agree-terms label::selection{background:transparent}.lightbox .agree-terms label:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.15);box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:all .16s ease}.lightbox .agree-terms label:hover:before{background:#fcfcfc;transition:all .16s ease}.lightbox .agree-terms label{padding-right:10px;padding-left:10px}.lightbox .agree-terms.hide{display:none}.lightbox--no-audience h2{margin-bottom:20px;color:#0761cc;font-size:21px;font-weight:500;text-align:left}.lightbox--no-audience p{margin:auto auto 30px;max-width:560px;font-size:16px;line-height:1.6;text-align:left}.lightbox--no-audience p a{font-weight:500;color:#0761cc}.lightbox--no-audience p a:hover{color:#4195f8}.lightbox--no-id h2{margin-bottom:20px;color:#0761cc;font-size:18px;font-weight:500;text-align:left}.c-img__container{width:720px;max-width:720px;background:#fff;border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.2)}.c-img__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500;box-shadow:0 1px rgba(0,0,0,.2);z-index:2}.c-img__header h2{font-size:18px}.c-img__header ::-moz-selection{background:transparent}.c-img__header ::selection{background:transparent}.c-img__header--video{align-items:center;justify-content:space-between;flex-direction:row}.c-img__header--incompatible{flex-wrap:wrap}.c-img__header--incompatible h2{width:100%;margin-bottom:10px}.c-img__header--incompatible .clashing-video{max-width:320px;padding:4px 8px;color:rgba(0,0,0,.7);font-size:16px;background:rgba(255,0,0,.1);border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.c-img__header--incompatible .clashing-video:after{content:attr(data-ad-type);color:rgba(0,0,0,.8);font-weight:600}.c-img__header .description{margin-top:10px;font-size:14px}.c-img__image-gallery{width:100%;max-height:400px;display:flex;flex-wrap:wrap;align-items:center;position:relative;padding:6px;background:#333;overflow:scroll;z-index:1}.c-img__image-gallery--wink .c-img__item{opacity:0;transition:opacity .12s linear}.c-img__image-gallery--2col .c-img__item{max-width:50%;flex-basis:50%}.c-img__image-gallery--2col .c-img__item img{max-height:342px;max-width:100%}.c-img__image-gallery:empty{padding:20px}.c-img__image-gallery:empty:before{content:'Upload images by clicking "Upload" below';width:100%;padding:40px 20px;color:#ccc;text-align:center;font-weight:400;background:hsla(0,0%,100%,.125);border:1px dashed hsla(0,0%,100%,.15);border-radius:4px}.c-img__image-gallery--video{padding-top:16px;padding-bottom:16px;align-items:center;justify-content:space-around;background:#fff}.c-img__image-gallery--video .video-preview-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;z-index:100}.c-img__image-gallery--video .video-preview-container video{max-width:100%;max-height:100%}.c-img__image-gallery--video:empty:before{content:'Upload videos by clicking "Upload" below'}.c-img__gallery-toggle{display:flex;margin-top:10px;margin-right:10px;align-items:center;cursor:pointer;position:absolute;top:0;right:0}.c-img__gallery-toggle .tog-2,.c-img__gallery-toggle .tog-4{width:16px;height:16px;transition:opacity .16s ease}.c-img__gallery-toggle .tog-4{background:url(63e740374a8d89f8265f8e5995cf8ffc.png) no-repeat 50%/100%;opacity:1}.c-img__gallery-toggle .tog-2{background:url(797f215434fb9468f1c6759dbba35e24.png) no-repeat 50%/100%;opacity:.3}.c-img__gallery-toggle .tog-switch{height:16px;width:32px;margin-right:5px;margin-left:5px;position:relative;background:rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.2);border-radius:40px}.c-img__gallery-toggle .tog-switch:after{content:"";display:block;position:absolute;top:1px;left:2px;width:12px;height:12px;background:rgba(20,167,215,.5);border:1px solid #14a7d7;border-radius:40px;transition:all .24s ease}.c-img__gallery-toggle--switch .tog-4{background:url(13cc78819fcbd875c10241651a4afe4f.png) no-repeat 50%/100%;opacity:.3;transition:opacity .24s ease}.c-img__gallery-toggle--switch .tog-2{background:url(5d98edb7ebccafa9e15dcb31a0fd6aef.png) no-repeat 50%/100%;opacity:1;transition:all .24s ease}.c-img__gallery-toggle--switch .tog-switch:after{transform:translateX(14px);transition:all .24s ease}.c-img__item{flex-basis:25%;padding:6px;text-align:center;cursor:pointer;opacity:1;transition:opacity .12s linear}.c-img__item img{max-height:164px;max-width:164px;cursor:pointer;box-shadow:0 0 6px 2px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.025)}.c-img__item--video{flex-basis:31%;display:flex;align-items:center;justify-content:center;position:relative;background:#000;padding:0;height:126px;margin-bottom:20px;border-radius:2px;box-shadow:0 1px 2px 1px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.25);transition:all .2s ease;overflow:hidden;transform:scale(1)}.c-img__item--video:hover{box-shadow:0 1px 3px 2px rgba(0,0,0,.18),0 3px 6px rgba(0,0,0,.35);transition:all .2s ease;transform:scale(1.12)}.c-img__item--video:hover img{transition:all .2s ease}.c-img__item--video:hover .video-details{opacity:.4;transform:translateY(6px);transition:all .2s ease}.c-img__item--video img{max-height:100%;max-width:100%;box-shadow:none;transfrom:scale(1);transition:all .2s ease}.c-img__item .video-details{height:30px;position:absolute;bottom:0;left:0;right:0;color:#fff;font-size:12px;font-weight:600;line-height:30px;text-shadow:0 1px rgba(0,0,0,.1);background:linear-gradient(transparent,rgba(0,0,0,.8));opacity:1;transition:all .2s ease;z-index:200}.c-img__item .video-details:before{content:attr(data-video-title);max-width:160px;position:absolute;left:0;padding-left:10px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-img__item .video-details:after{content:attr(data-video-length-m) ":" attr(data-video-length-s);position:absolute;right:0;padding-right:10px}.c-img__upload{position:relative;padding:20px}.c-img__upload:before{content:"";height:1px;background:rgba(0,0,0,.2);position:absolute;top:0;left:0;right:0;transform:translateY(-1px);z-index:2}.c-img__upload-row{position:relative}.c-img__upload-row input[type=file]{position:absolute;width:100%;top:0;bottom:0;right:0;left:0;opacity:0;cursor:pointer}.c-img__upload-row input[type=file]:hover+label{background:rgba(105,188,76,.125);transition:background .2s ease}.c-img__upload-row label{width:100%;display:block;padding:10px;position:relative;background:rgba(105,188,76,.0725);border-radius:4px;text-align:center;border:1px dashed rgba(0,0,0,.1);box-shadow:0 1px rgba(0,0,0,.025);cursor:pointer;overflow:hidden;transition:background .2s ease}.c-img__upload-row label:after{content:"Upload Image";display:inline-block;padding:10px 20px;color:hsla(0,0%,100%,.9);font-size:14px;font-weight:500;text-shadow:0 -1px rgba(0,0,0,.2);letter-spacing:.3px;background:linear-gradient(#88ca71,#69bc4c);border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.025),inset 0 2px hsla(0,0%,100%,.1)}.c-img__upload-row label[for=video_upload]:after{content:"Upload Video"}.c-img__upload-row label:before{content:"Uploading...";display:flex;align-items:center;justify-content:center;position:absolute;top:0;bottom:0;right:0;left:0;color:rgba(0,0,0,.6);font-weight:500;transform:translateY(-60px)}.c-img__upload-row--uploading{cursor:progress}.c-img__upload-row--uploading label:before{transform:translateY(0);transition:transform .3s ease-out}.c-img__upload-row--uploading label:after{transform:translateY(60px);transition:transform .3s ease-out}.c-img__upload-row--uploading input[type=file]:hover+label,.c-img__upload-row--uploading label{background:repeat-x repeating-linear-gradient(-60deg,transparent,transparent 60px,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 120px),rgba(105,188,76,.2);background-size:1250px;border:1px solid rgba(0,0,0,.1);animation:uploading-progress 60s linear infinite;transition:all .2s ease}.video-source{display:flex}.video-source__ad-only,.video-source__boosted,.video-source__regular{height:30px;display:flex;align-items:center;position:relative;padding-left:12px;padding-right:12px;font-size:14px;font-weight:500;cursor:pointer}.video-source__ad-only input,.video-source__ad-only label,.video-source__boosted input,.video-source__boosted label,.video-source__regular input,.video-source__regular label{cursor:pointer}.video-source__ad-only input,.video-source__boosted input,.video-source__regular input{margin-right:10px;z-index:2}.video-source__ad-only input:focus,.video-source__boosted input:focus,.video-source__regular input:focus{outline:0}.video-source__ad-only label,.video-source__boosted label,.video-source__regular label{z-index:1}.video-source__ad-only label::-moz-selection,.video-source__boosted label::-moz-selection,.video-source__regular label::-moz-selection{background:transparent}.video-source__ad-only label::selection,.video-source__boosted label::selection,.video-source__regular label::selection{background:transparent}.video-source__ad-only label:before,.video-source__boosted label:before,.video-source__regular label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #c2c2c2;box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:background .16s ease}.video-source__ad-only input:checked+label,.video-source__boosted input:checked+label,.video-source__regular input:checked+label{color:#666}.video-source__ad-only input:checked+label:before,.video-source__boosted input:checked+label:before,.video-source__regular input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.0275);transition:background .16s ease}.video-source__ad-only:first-child label:before,.video-source__boosted:first-child label:before,.video-source__regular:first-child label:before{border-radius:4px 0 0 4px;border-right:0}.video-source__ad-only:last-child label:before,.video-source__boosted:last-child label:before,.video-source__regular:last-child label:before{border-radius:0 4px 4px 0;border-left:0}.list-control{display:flex;margin-bottom:10px;background:#fff;border:1px solid #c7c7c7;border-radius:4px;box-shadow:0 1px rgba(0,0,0,.025)}.list-control__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500;flex-direction:row;justify-content:space-between;align-items:center}.list-control__header h2{font-size:18px}.list-control__header ::-moz-selection{background:transparent}.list-control__header ::selection{background:transparent}.list-control__results-count{color:rgba(0,0,0,.4);font-size:12px;font-weight:500}.list-control__results-count:after{content:" Properties"}.list-control__filter{flex:1;display:flex;align-items:center;padding:10px}.list-control__field-row{display:flex}.list-control__field-label{font-size:14px;font-weight:500;display:flex;align-items:center;margin-bottom:0;margin-right:10px}.list-control__field-label::-moz-selection{background:transparent}.list-control__field-label::selection{background:transparent}.list-control__field{height:30px;display:flex;align-items:center;position:relative;padding-left:12px;padding-right:12px;font-size:14px;font-weight:500;cursor:pointer}.list-control__field input,.list-control__field label{cursor:pointer}.list-control__field input{margin-right:10px;z-index:2}.list-control__field input:focus{outline:0}.list-control__field label{z-index:1}.list-control__field label::-moz-selection{background:transparent}.list-control__field label::selection{background:transparent}.list-control__field label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;border:1px solid #c2c2c2;box-shadow:0 1px rgba(0,0,0,.0275);z-index:-10;transition:background .16s ease}.list-control__field input:checked+label{color:#666}.list-control__field input:checked+label:before{background:rgba(0,0,0,.05);box-shadow:inset 0 1px rgba(0,0,0,.0275);transition:background .16s ease}.list-control__field:first-child label:before{border-radius:4px 0 0 4px}.list-control__field:last-child label:before{border-radius:0 4px 4px 0;border-left:0}.list-control__ids{display:flex;margin-left:auto}.list-control__ids-header{font-size:14px;font-weight:500;color:rgba(0,0,0,.5);margin-right:16px;margin-bottom:0}.list-control__ids-header::-moz-selection{background:transparent}.list-control__ids-header::selection{background:transparent}.list-control__ids-list-container{display:flex}.list-control__add-ids{color:#0761cc;font-size:14px;font-weight:500;border:0;background:transparent;appearance:none;cursor:pointer;transition:color .2s ease}.list-control__add-ids:hover{color:#4195f8;transition:color .2s ease}.settings-view .help,.settings-view .settings{display:inline-flex}.settings-view .help{margin-left:40px}.settings{width:460px;display:flex;flex-direction:column;padding-top:20px}.settings__title{padding-bottom:30px;font-size:32px;font-weight:300;color:rgba(0,0,0,.6)}.identification{display:flex;flex-direction:column;padding-top:10px;padding-bottom:10px;margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in}.identification--disabled{opacity:.5}.identification--loading{animation:refreshing 1s linear infinite}.identification__header{display:flex;position:relative;flex-direction:column;font-weight:500;padding:12px 20px}.identification__header h2{font-size:18px}.identification__header ::-moz-selection{background:transparent}.identification__header ::selection{background:transparent}.identification__header-hint{color:rgba(0,0,0,.5);font-size:14px}.identification__field{display:flex;flex-direction:column;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225);flex-direction:row;flex-wrap:wrap;padding:20px 10px 10px;transition:all .3s ease}.identification__field--office{border-bottom:0}.identification__field label{font-size:16px;font-weight:500;color:#0761cc;display:flex;align-items:center;margin-bottom:0;padding-right:16px;line-height:32px;transition:all .3s ease;white-space:nowrap}.identification__field label::-moz-selection{background:transparent}.identification__field label::selection{background:transparent}.identification__field input[type=text]{height:32px;min-width:250px;padding:6px 8px;font-size:16px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275)}.identification__field input[type=text]::-webkit-input-placeholder{color:#ccc;font-weight:400}.identification__field input[type=text]::-ms-input-placeholder{color:#ccc;font-weight:400}.identification__field input[type=text]:-moz-placeholder,.identification__field input[type=text]::-moz-placeholder{color:#ccc;font-weight:400}.identification__field input[type=text]::placeholder,.identification__field input[type=text]:placeholder-shown{color:#ccc;font-weight:400}.identification__field input[type=text]:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.identification__field input[type=text][disabled]{opacity:.6;pointer-events:none}.identification__field--success{background:#f8fcf6;transition:all .3s ease}.identification__field--success label{position:relative;color:#539b3a;transition:all .3s ease}.identification__field--success label:after{content:"Saved!";position:absolute;bottom:20px;left:0;color:rgba(0,0,0,.5);font-size:12px;font-weight:600;transition:all .3s ease}.identification__guesses{width:100%;display:flex;flex-wrap:wrap;padding-top:10px}.identification__guess{display:flex;align-items:center;margin-right:8px;margin-bottom:8px;position:relative;background:#fdfdfd;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);cursor:default;transition:all .2s ease;z-index:1;order:2}.identification__guess:hover{color:#4195f8;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.25);transition:all .2s ease;z-index:2}.identification__guess:empty{display:none}.identification__guess:before{color:rgba(7,97,204,.4)}.identification__guess.there{background:#fbc081}.identification__guess.undocumented .identification__did{opacity:.8}.identification__guess.undocumented .identification__tip:after{content:"No Listings"}.identification__did{padding-left:8px;padding-right:8px;color:#0761cc;font-size:14px;font-weight:500}.identification__remove{padding-right:5px;padding-left:6px;color:#900;box-shadow:-1px 0 rgba(0,0,0,.15);cursor:pointer}.identification__remove:hover{color:#d60000}.identification__remove:after{content:"+";display:inline-block;font-size:21px;font-weight:700;transform:rotate(45deg)}.identification__tip{display:none;position:absolute;top:-120%;left:0}.identification__tip:after{padding:8px;color:rgba(0,0,0,.7);font-weight:500;background:#fbc081;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.15);border-radius:4px;white-space:nowrap}.identification__field--office .identification__tip:after{content:attr(data-office-name) ", Listings: " attr(data-properties)}.identification__field--agent .identification__tip:after{content:attr(data-agent-name) ", Listings: " attr(data-properties)}.identification__guess:hover .identification__tip{display:inline-block}.identification__mls{flex:1;display:flex}.identification__mls>input[type=text]{flex:1}.identification__search{align-self:flex-start;position:relative;margin-left:10px;height:32px;width:auto;padding-left:10px;padding-right:10px;color:hsla(0,0%,100%,.95);font-size:12px;font-weight:500;text-shadow:0 1px rgba(0,0,0,.2);background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);cursor:pointer;font-family:inherit}.identification__search:hover{background:#0f79f7}.identification__search:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 3px 2px rgba(114,176,250,.675)}.identification__search:active{background:#0761cc}.identification__add-id:disabled,.identification__add-id:disabled+.identification__search{opacity:.5;pointer-events:none}.help{display:flex;flex-direction:column;padding-top:20px}.help__title{padding-bottom:30px;font-size:32px;font-weight:300;color:rgba(0,0,0,.6)}.help__facebook{max-width:600px}.help__container ol{list-style:decimal;padding-left:20px}.help__container li:not(:first-child){margin-top:40px}.help__container h3{font-size:18px}.help__container p{margin-top:5px;padding-top:10px;color:rgba(0,0,0,.6);font-size:14px;font-weight:500;line-height:1.4;border-top:1px solid rgba(0,0,0,.1)}.help__container a{color:#0761cc}.help__container a:hover{color:#4195f8}.help__additional{margin-top:40px;padding:20px;background:#fff;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.025)}.help__videos{max-width:1140px;width:1140px;position:relative;margin:auto;padding-top:40px;padding-bottom:80px}.help__videos h1{padding-bottom:30px;font-size:32px;font-weight:300;color:rgba(0,0,0,.6)}.help__video-gallery{display:flex;flex-wrap:wrap;justify-content:space-between}.help__video-item{width:30%;padding-top:10px;padding-bottom:20px}.help__video-item h2{font-size:18px;font-weight:500;padding:10px 0;color:#0761cc}.help__video-item iframe{width:100%;height:190px}.collage-page .ad-type__check-end-card{display:none}.collage{margin-bottom:20px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);border-radius:2px;opacity:1;transition:opacity .6s ease-in;padding-bottom:10px}.collage--disabled{opacity:.5;padding:0}.collage--disabled .collage__container{display:none}.collage__header{display:flex;position:relative;flex-direction:column;padding:10px;font-weight:500}.collage__header h2{font-size:18px}.collage__header ::-moz-selection{background:transparent}.collage__header ::selection{background:transparent}.collage__header p{font-size:14px;font-weight:500;color:rgba(0,0,0,.6);margin-bottom:0;padding-top:5px}.collage__header p::-moz-selection{background:transparent}.collage__header p::selection{background:transparent}.collage__container{display:flex;flex-direction:column;background:#f8f8f8;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;box-shadow:inset 0 1px rgba(0,0,0,.0225);position:relative;padding:0}.collage__builder-container{display:flex;align-items:flex-start;position:relative}.collage__builder-container canvas{max-width:100%}.collage__builder-container.empty canvas{background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.collage__builder-container.empty:after,.collage__builder-container.empty:before{content:"";display:flex;align-items:center;justify-content:center;position:absolute;width:calc(50% - 15px);top:10px;bottom:10px;border:1px dashed rgba(0,0,0,.1);border-radius:4px}.collage__builder-container.empty:before{left:10px}.collage__builder-container.empty:after{right:10px}.collage__image-display{width:60%;padding:10px}.collage__column-images{position:absolute;top:0;right:0;bottom:0;width:40%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:4px;background:#000;border-top:1px solid rgba(0,0,0,.4);overflow:scroll}.collage__options{display:flex;padding:10px 0;border-bottom:2px solid rgba(0,0,0,.1)}.collage__download{display:flex;align-items:center;margin-right:10px;width:auto;height:28px;padding-left:10px;padding-right:10px;color:#333;font-size:14px;font-weight:500;background:linear-gradient(#fff,#efefef);border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer}.collage__download:hover{background:linear-gradient(#fff,#e3e3e3)}.collage__download:active{background:#e3e3e3}.collage__download:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.collage__download--disabled{opacity:.5;cursor:default}.collage__clear,.collage__download--disabled:hover{background:linear-gradient(#fff,#efefef)}.collage__clear{width:auto;height:28px;padding-left:10px;padding-right:10px;color:#900;font-size:14px;font-weight:500;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer}.collage__clear:hover{background:linear-gradient(#fff,#e3e3e3)}.collage__clear:active{background:#e3e3e3}.collage__clear:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.collage__clear--disabled{opacity:.5;cursor:default}.collage__clear--disabled:hover{background:linear-gradient(#fff,#efefef)}.collage__description,.collage__headline{display:flex;flex-direction:column;padding:10px 0}.collage__description label,.collage__headline label{margin-bottom:4px;font-size:14px;font-weight:500}.collage__description label::-moz-selection,.collage__headline label::-moz-selection{background:transparent}.collage__description label::selection,.collage__headline label::selection{background:transparent}.collage__description input,.collage__description textarea,.collage__headline input,.collage__headline textarea{padding:6px;font-size:14px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275);border-radius:4px 4px 0 0;border-bottom:0}.collage__description input::-webkit-input-placeholder,.collage__description textarea::-webkit-input-placeholder,.collage__headline input::-webkit-input-placeholder,.collage__headline textarea::-webkit-input-placeholder{color:#ccc;font-weight:400}.collage__description input::-ms-input-placeholder,.collage__description textarea::-ms-input-placeholder,.collage__headline input::-ms-input-placeholder,.collage__headline textarea::-ms-input-placeholder{color:#ccc;font-weight:400}.collage__description input:-moz-placeholder,.collage__description input::-moz-placeholder,.collage__description textarea:-moz-placeholder,.collage__description textarea::-moz-placeholder,.collage__headline input:-moz-placeholder,.collage__headline input::-moz-placeholder,.collage__headline textarea:-moz-placeholder,.collage__headline textarea::-moz-placeholder{color:#ccc;font-weight:400}.collage__description input::placeholder,.collage__description input:placeholder-shown,.collage__description textarea::placeholder,.collage__description textarea:placeholder-shown,.collage__headline input::placeholder,.collage__headline input:placeholder-shown,.collage__headline textarea::placeholder,.collage__headline textarea:placeholder-shown{color:#ccc;font-weight:400}.collage__description input:focus,.collage__description textarea:focus,.collage__headline input:focus,.collage__headline textarea:focus{outline:0;border:1px solid #59a2f9;box-shadow:0 0 4px rgba(89,162,249,.5)}.collage__description input[disabled],.collage__description textarea[disabled],.collage__headline input[disabled],.collage__headline textarea[disabled]{opacity:.6;pointer-events:none}.collage-description__preview,.collage-headline__preview{padding:4px 6px;font-size:14px;line-height:1.4;border:1px solid #ccc;border-radius:0 0 4px 4px;background:#eee;box-shadow:inset 0 1px #f4f4f4,0 1px rgba(0,0,0,.035)}.collage-description__preview span,.collage-headline__preview span{border-bottom:1px dashed #ccc;cursor:pointer}.collage-description__preview span:hover,.collage-headline__preview span:hover{color:#0761cc;border-bottom:1px dashed #0761cc}.collage-description__preview span.not-found,.collage-headline__preview span.not-found{color:#900;background:rgba(255,0,0,.1);border-bottom:1px dashed rgba(255,0,0,.4)}.collage-description__preview:empty:before,.collage-headline__preview:empty:before{content:"Add copy for this image above";font-size:12px;font-weight:500;color:#ccc}.collage__item-img{width:50%;padding:4px;position:relative;transform:scale(1);cursor:pointer;transition:all .3s ease;-webkit-font-smoothing:antialiased}.collage__item-img:after{content:"\FF0B";display:flex;align-items:center;justify-content:center;width:26px;height:26px;position:absolute;top:10px;left:10px;color:#fff;font-weight:bolder;text-shadow:0 2px rgba(0,0,0,.1);background:#14a7d7;border-radius:30px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px 1px rgba(0,0,0,.1);opacity:0;transform:scale(.4);transition:transform .3s ease-out,opacity .3s ease-out}.collage__item-img:not(.collage__item-img--added):hover:after{opacity:.8;transform:scale(1);transition:transform .14s ease,opacity .14s ease}.collage__column-images--full .collage__item-img:not(.collage__item-img--added):after{background:rgba(0,0,0,.2)}.collage__item-img img{max-width:100%}.collage__item-img--added:hover:after{content:"\229D";font-size:24px;font-weight:bolder;color:hsla(0,0%,100%,0);animation:text-fade-in .3s ease .1s forwards}.collage__item-img--added:before{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;box-shadow:inset 0 0 0 5px #14a7d7}.collage__item-img--added:after{content:attr(data-order);position:absolute;width:30px;height:30px;left:4px;top:4px;text-align:center;line-height:30px;font-weight:700;color:hsla(0,0%,100%,.9);text-shadow:0 2px rgba(0,0,0,.1);background:#14a7d7;border-radius:0;box-shadow:none;opacity:1;transform:translateX(0)}.collage--disabled+#preview_container .ad-preview,.custom-single--disabled+#preview_container .ad-preview,.image-picker--disabled+#preview_container .ad-preview{display:none}.ad-preview{background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 1px hsla(0,0%,100%,.2);border-radius:4px;padding-bottom:20px}.ad-preview__controls{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 10px 0}.ad-preview button{padding:5px 10px;color:hsla(0,0%,100%,.9);font-size:12px;font-weight:600;background:#42b72a;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);border-radius:4px;border:0;cursor:pointer;transition:all .2s ease}.ad-preview button:hover{background:#49cc2f;transition:background .2s ease}.ad-preview button:active,.ad-preview button:focus{outline:0}.ad-preview button.loading{display:flex;position:relative;opacity:.4;transition:opacity .2s ease}.ad-preview button.loading:hover{background:#42b72a}.ad-preview button.loading:after{content:"";width:16px;height:16px;display:block;position:absolute;right:-26px;top:50%;background:#0761cc;border-radius:20px;transform:translateY(-50%);animation:pl .8s ease-in infinite alternate}.ad-preview iframe{min-height:550px}.ad-preview__container{display:flex;flex-flow:row nowrap;justify-content:center}@keyframes pl{0%{transform:translateY(-50%) scale(1)}to{transform:translateY(-50%) scale(.6)}}.loader iframe{display:none}.loader,.loader:after{border-radius:50%;width:10em;height:10em}.loader{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,50.2%,.2);border-left-color:grey;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.crisis{width:100%;display:flex;justify-content:flex-end;margin-bottom:20px}.crisis--hide-content .crisis__title{border-radius:4px}.crisis--hide-content .crisis__control:after{content:"Learn More";background:hsla(0,0%,100%,.3);transition:all .1s ease}.crisis__container{width:440px}.crisis__title{display:flex;position:relative;padding:8px;color:rgba(0,0,0,.6);font-size:16px;font-weight:600;background:linear-gradient(#f0d7a5,#ebcb8b);border:1px solid #e4b860;border-radius:4px 4px 0 0;cursor:pointer}.crisis__control:after{content:"Hide";display:flex;align-items:center;padding-left:6px;padding-right:6px;position:absolute;top:6px;right:6px;bottom:6px;color:rgba(0,0,0,.6);font-size:12px;line-height:1;background:hsla(0,0%,100%,.6);border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.1);transition:all .1s ease}.crisis__message{padding:10px;background:#fdf9f1;box-shadow:0 1px rgba(0,0,0,.05);border:1px solid #ebcb8b;border-top:0;border-radius:0 0 4px 4px}.crisis__message p{font-size:14px;font-weight:400;line-height:1.6}.crisis__message p:last-child{font-weight:500}.crisis__message p:not(:last-child){margin-bottom:10px}.gauze{color:red;font-weight:800}.verification-banner{padding:1rem 0;margin:1.5rem 0;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px rgba(0,0,0,.0275);background:#eee}.verification-button{background-color:#0761cc;border:solid #0761cc;color:#fff;border-radius:4px;padding:.25rem}.verification-lb-text{margin:1rem}@media screen and (max-width:1140px){.container{min-width:1140px}}@media screen and (max-width:1340px){.navigation__rg-icon{display:none}}.hide{display:none}.header-bar{border-bottom:none!important;box-shadow:0 1px rgba(0,0,0,.05);position:relative;z-index:99999}.ReactModal__Overlay{opacity:0;transition:opacity .2s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.schedule{display:flex;flex-direction:column;position:relative;padding:40px 0 10px 100px;transition:opacity .2s ease}.schedule--inactive{opacity:.4;transition:opacity .16s ease;pointer-events:none}.schedule__day{height:32px;display:flex;border-radius:4px;border:1px solid rgba(0,0,0,.15);margin-top:7px}.schedule__day:first-child{margin-top:0}.schedule__day:first-child .hour:first-child:before{content:"12am"}.schedule__day:first-child .hour:nth-child(4):before{content:"3am"}.schedule__day:first-child .hour:nth-child(7):before{content:"6am"}.schedule__day:first-child .hour:nth-child(10):before{content:"9am"}.schedule__day:first-child .hour:nth-child(13):before{content:"12pm"}.schedule__day:first-child .hour:nth-child(16):before{content:"3pm"}.schedule__day:first-child .hour:nth-child(19):before{content:"6pm"}.schedule__day:first-child .hour:nth-child(22):before{content:"9pm"}.schedule__day:first-child .hour:before{height:40px;align-items:flex-end;padding-bottom:5px;top:0}.schedule__day:before,.schedule__day:first-child .hour:before{position:absolute;display:flex;color:rgba(0,0,0,.5);font-size:12px;font-weight:500}.schedule__day:before{content:attr(data-day);width:100px;height:32px;justify-content:flex-end;align-items:center;padding-right:10px;left:0}.schedule__day--every{margin-top:10px;border-top:1px solid rgba(0,0,0,.15);border-radius:2px}.schedule__day--every .hour{background:#fff}.schedule__day--every .hour--active,.schedule__day--every .hour--active:hover{background:rgba(7,97,204,.8)}.schedule__button{width:auto;height:auto;color:#fff;font-size:14px;font-weight:500;background:#0761cc;border:0;border-radius:4px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275);cursor:pointer;margin-left:100px;margin-top:10px;padding:5px 10px}.schedule__button:hover{background:linear-gradient(#0f79f7,#0761cc)}.schedule__button:active{background:#0761cc}.schedule__button:focus{outline:0;box-shadow:inset 0 0 0 1px rgba(89,162,249,.8),0 0 4px rgba(89,162,249,.5)}.schedule__button:disabled{opacity:.5;cursor:default}.schedule__button:disabled:hover{background:#0761cc}.hour{width:16px;background:rgba(0,0,0,.05);cursor:pointer}.hour:hover{background:rgba(0,0,0,.0125)}.hour--active,.hour--active:hover{background:rgba(7,97,204,.8)}.hour:not(:last-child){border-right:1px solid rgba(0,0,0,.04)}.hour:nth-child(3n+3):not(:last-child){border-right:1px solid rgba(0,0,0,.15)}.hover-element{position:relative;display:flex;align-items:center;margin-left:10px}.hover-element .help-box{position:absolute;background-color:#fff;z-index:1;left:150%;visibility:hidden;border:1px solid #ddd;width:200px;padding:15px}.hover-element:hover .help-box{visibility:visible}.navigation{height:35px;display:flex;align-items:stretch;position:relative;width:100%;margin-bottom:20px}.navigation__ads-dropdown,.navigation__regular-dropdown{display:flex;align-items:center;position:relative}.navigation__regular{display:flex;align-self:stretch;align-items:center;padding-left:14px;padding-right:14px;text-align:center;color:#0761cc;font-size:14px;font-weight:500;letter-spacing:.25px;text-shadow:0 1px rgba(0,0,0,.1);background:linear-gradient(#fff,#f0f0f0);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);border-radius:2px;cursor:pointer}.navigation__regular--active{background:#efefef;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 2px 5px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275)}.navigation__regular-dropdown{margin-left:auto}.navigation__ads-dropdown{margin-left:20px}.navigation__choose-ad-type{display:flex;align-self:stretch;align-items:center;padding-left:14px;padding-right:14px;text-align:center;color:hsla(0,0%,100%,.9);font-size:14px;font-weight:500;letter-spacing:.25px;text-shadow:0 1px rgba(0,0,0,.1);background:linear-gradient(#2d8af8,#0874f3);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 1px rgba(0,0,0,.0275);border-radius:2px;cursor:pointer}.navigation__choose-ad-type--active{background:linear-gradient(#4195f8,#59a2f9);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),inset 0 2px 5px rgba(0,0,0,.1),0 1px rgba(0,0,0,.0275)}.navigation__ad-types,.navigation__choose-menu{display:flex;flex-direction:column;position:absolute;top:38px;right:0;z-index:999;background:#fafaff;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.2),0 2px 6px 2px rgba(0,0,0,.2);white-space:nowrap;animation:appear .2s ease forwards}.navigation__ad-types--hidden,.navigation__choose-menu--hidden{display:none}.navigation__ad-types:after,.navigation__ad-types:before,.navigation__choose-menu:after,.navigation__choose-menu:before{content:"";width:0;height:0;position:absolute;right:10px;border-left:6px solid transparent;border-right:6px solid transparent}.navigation__ad-types:after,.navigation__choose-menu:after{top:-6px;border-bottom:6px solid #fafaff}.navigation__ad-types:before,.navigation__choose-menu:before{top:-7px;border-bottom:6px solid rgba(0,0,0,.2)}.navigation__ad-types>a,.navigation__choose-menu>a{padding:12px 24px 12px 12px;color:rgba(7,97,204,.8);font-size:14px;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.125);transition:all .1s ease}.navigation__ad-types>a:hover,.navigation__choose-menu>a:hover{color:#0761cc;background:#fff;transition:all .14s ease}.navigation__ad-types>a:first-child,.navigation__choose-menu>a:first-child{border-radius:2px 2px 0 0}.navigation__ad-types>a:last-child,.navigation__choose-menu>a:last-child{border-bottom:0;border-radius:0 0 2px 2px}.navigation__new{display:flex}.navigation__new:after{content:"New";padding:4px;display:flex-inline;margin-left:8px;font-size:10px;font-weight:600;background:rgba(105,188,76,.5);border-radius:2px}.navigation__new--search:after{content:"New Edition"}.user-display{width:820px;max-width:820px;height:35px;display:flex;padding:1px 10px;font-size:14px;background:rgba(0,0,0,.05);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1),inset 0 2px rgba(0,0,0,.025),0 1px hsla(0,0%,100%,.4);border-radius:2px;opacity:0;animation:appear .6s ease forwards}.user-display--hide{display:none}.user-display__row{display:flex;align-items:center;justify-content:space-between}.user-display__row:first-child:after{content:"\2022";padding-left:10px;color:rgba(0,0,0,.2)}.user-display__row:last-child{display:flex;padding-left:10px;flex-direction:row}.user-display__name{max-width:212px;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}.user-display__field{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.user-display__field:first-child:after{content:"\2022";padding-left:10px;margin-right:10px;color:rgba(0,0,0,.2)}.user-display__field label{padding-right:10px;white-space:nowrap}.user-display__field select{padding:2px;height:auto;width:200px;min-width:200px;max-width:200px;align-self:flex-end;flex:1;background:transparent;border:1px solid rgba(0,0,0,.05);font-size:14px;font-weight:500;box-shadow:0;transition:all .2s ease;cursor:pointer;border-radius:2px;appearance:none}.user-display__field select:hover{background:rgba(0,0,0,.05);transition:all .2s ease}.user-display__field select:focus{outline:none;box-shadow:0 0 0 1px #f78e1f;transition:box-shadow .2s ease}.verification{font-family:Roboto,sans-serif}.verification a{color:#4592ff;text-decoration:none}.verification .star{color:#f48e2f;margin-right:.5em}.verification-check{color:#f48e2f;margin:0 1rem}.verification-col-left{width:40%;background-image:linear-gradient(0deg,rgba(64,55,48,.8),rgba(64,55,48,.8)),url(f5911d9d49187be0ccbd6c360868b86f.png);background-clip:initial;background-size:cover;background-repeat:no-repeat;color:#fff;display:flex;flex-flow:column nowrap;justify-content:space-between;padding:2rem 3rem 8rem}.verification-col-left-chevron{font-size:4rem;position:absolute;bottom:50%;color:#d8d9da}.verification-col-left-chevron:hover{color:#bdbfc1;cursor:pointer}.verification-col-left-chevron:active{color:#f2f2f3}.verification-col-left-content{font-weight:500;line-height:1.5}.verification-col-left h1{font-weight:700;font-size:1.25rem;margin:1rem auto}.verification-col-right{width:60%;display:flex;flex-flow:column nowrap;justify-content:space-between}.verification-col-right-button{background-color:#4268b3;color:#fff;font-size:1.15rem;padding:1rem 5rem;border:none;border-radius:2px;font-weight:700;max-width:14rem;margin-left:3rem}.verification-col-right-button:hover{background-color:#34528d;cursor:pointer}.verification-col-right-button:active,.verification-col-right-button:disabled{background-color:#6383c5}.verification-col-right-checklist{list-style-type:none}.verification-col-right-checklist li{margin:2rem auto;font-weight:200;display:flex;flex-flow:row nowrap}.verification-col-right-title{color:#f48e2f;font-weight:700;font-size:1.5rem;padding-left:3rem}.verification-col-right-main-content{display:flex;flex-direction:column;flex-grow:2;justify-content:space-around}.verification-col-right-contents{display:flex;flex-flow:column nowrap;padding:3rem 1.5rem;height:100%}.verification-col-right-contents form{margin-bottom:3rem}.verification-col-right-contents form textarea{margin-left:3rem;margin-bottom:1rem;display:block;width:25rem}.verification-col-right-footer{display:flex;flex-flow:row nowrap;font-size:1.125rem;align-self:center;border-top:1px solid #d8d9da;height:15%;width:100%;justify-content:space-around;align-items:center}.verification-col-right-footer img{height:3rem}.verification-col-right-footer a{color:#f48e2f}.verification-col-right-footer a:hover{color:#e4740c}.verification-col-right-footer a:active{color:#f7a85f}.verification-col-right-protip{font-size:.8rem;margin-bottom:1rem;margin-left:3rem}.verification-modal-big{display:flex;height:100%}.verification-loading{display:flex;flex-flow:column nowrap;justify-content:space-around;align-items:center;height:80%;text-align:center}.verification-loading img{object-fit:contain}.verification-loading h1{color:#f48e2f;font-size:1.25rem}.verification-failed{height:100%}.verification-failed .error-message{display:flex;text-align:center;flex-flow:column nowrap;justify-content:space-around;padding:50px;height:75%}.verification-failed .retry{background-color:#4268b3;color:#fff;padding:1rem 3rem;border:none;border-radius:2px;font-weight:700}.verification-failed .retry:hover{background-color:#34528d;cursor:pointer}.verification-failed .retry:active{background-color:#6383c5}.verification-failed .contact-support{display:flex;justify-content:center;align-items:center;height:25%;width:100%;border-top:1px solid #d9dadb}.verification-failed .contact-support a{font-weight:700;color:#ff8a00;text-decoration:none}.verification-failed h1{color:#262d33;font-size:1.5rem;font-weight:700}.verification-failed p{color:#4b5157}.verification-dns-input textarea{padding:1em;resize:none}.verification .blue{color:#4592ff}.verification-button{margin-left:2em}.react-autosuggest__container{position:relative}.react-autosuggest__input{margin-top:20px;width:400px;padding:6px;font-family:Helvetica,sans-serif;font-weight:500;font-size:14px;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px rgba(0,0,0,.025),0 1px rgba(0,0,0,.0275);transition:color .16s ease-in}.react-autosuggest__input--focused{outline:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;top:51px;width:400px;border:1px solid #aaa;background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:10px 20px}.react-autosuggest__suggestion--highlighted{background-color:#ddd}.targeting__interest-row{margin-bottom:1rem}.targeting__interest-row span{margin-left:.6rem}.targeting__main-container{margin:20px 0 0}.targeting_list{margin:.6rem 0}.targeting_list span{margin-right:.3rem;cursor:pointer}.targeting_list li{margin:.2rem 0}.targeting__hide{display:none}