@-webkit-keyframes picker-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes picker-spinner-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.photo-picker{font-family:adobe-clean,Helvetica Neueu,Helvetica,Arial,sans-serif;font-size:15px;font-weight:300;color:#515151;width:301px;position:absolute;right:-301px;top:0;bottom:0;background-color:#fff;opacity:0;transition:opacity .25s,right .25s;box-shadow:-3px 0 10px -2px rgba(0,0,0,.15)}.photo-picker.dragover-target{box-shadow:inset 0 2px 2px 7px #45c34d}.photo-picker .more-to-come{display:none;opacity:0;position:absolute;width:28px;height:28px;bottom:22px;left:50%;margin:-14px 0 0 -14px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/marvel-core/images/common/light-spinner.svg);transition:opacity .25s,-webkit-transform .75s;transition:transform .75s,opacity .25s;transition:transform .75s,opacity .25s,-webkit-transform .75s;-webkit-animation-name:picker-spinner-rotate;animation-name:picker-spinner-rotate;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.photo-picker .more-to-come{background-image:url(/marvel-core/images/common/light-spinner.svg)}}.photo-picker .more-to-come.showing{display:block;opacity:1}.photo-picker .more-to-come.shared{bottom:22px;left:50%;margin:-1.5rem 0 0 -1.5rem;width:3rem;height:3rem;border-radius:3rem;background:rgba(0,0,0,.1) 50% url(/marvel-core/images/common/light-spinner.svg) no-repeat;background-size:56% 56%}.modal .photo-picker{transition:none;box-shadow:none}.modal .photo-picker .picker-bar .close-button{display:none}.photo-picker.showing{visibility:visible;opacity:1;right:0}.sp-picker{visibility:hidden;position:absolute;top:0;bottom:0;left:301px;width:100%;opacity:0;transition:opacity .25s,left .25s}.sp-picker a{transition:color .1s;color:#069ead;text-decoration:none}.sp-picker a:hover{color:#057c88}.sp-picker.picker-home{left:-301px;opacity:0;visibility:visible}.sp-picker.picker-home.showing,.sp-picker.showing{left:0;opacity:1;visibility:visible}.sp-picker.hiding{visibility:visible}.sp-picker .results-carrier{overflow:visible;transition:left .25s}.sp-picker .results,.sp-picker .results-carrier{position:absolute;top:0;width:100%;left:0;bottom:0}.sp-picker .results{margin-left:-4px;padding-left:4px;overflow-y:auto;overflow-x:hidden;margin-right:10px}.sp-picker .results::-webkit-scrollbar{background:transparent;width:8px}.sp-picker .results::-webkit-scrollbar-thumb{background:#5d6770;border-radius:8px}.sp-picker .results::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.sp-picker .results .column{width:44%;margin:0;padding:0;margin-left:2%;float:left}.sp-picker .results .column.left{margin-left:20px}.sp-picker .results .thumbnail-wrapper{width:100%;height:auto;float:left;padding:0;margin-top:6px;margin-bottom:0;position:relative;opacity:0;transition:opacity .25s,right .25s}.sp-picker .results .thumbnail-wrapper.showing{opacity:1}.sp-picker .results .thumbnail-wrapper.has-hover-label .thumb-hover-label{display:block;opacity:0;transition:opacity .4s ease;transition-delay:0s;position:absolute;bottom:3px;right:3px;max-width:calc(100% - 6px);max-height:calc(100% - 6px);padding:4px;border-radius:2px;background-color:hsla(0,0%,100%,.6);color:rgba(53,65,76,.3);font-size:12px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sp-picker .results .thumbnail-wrapper.has-hover-label:hover .thumb-hover-label{opacity:1;cursor:pointer;transition-delay:.3s}.sp-picker .results canvas.thumbnail,.sp-picker .results img.thumbnail{width:100%;height:auto;float:left;margin:0;padding:0;cursor:pointer}.sp-picker .results canvas.thumbnail{position:absolute;top:0;left:0}.sp-picker .results .thumbnail-wrapper.selected:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #fff;box-sizing:border-box}.sp-picker .results .folders{width:100%}.sp-picker .results .folders .folder-wrapper{opacity:0;transition:opacity .25s;width:100%;height:45px;background-image:url(/marvel-core/images/pickers/dropbox_folder.svg);background-repeat:no-repeat;background-size:16px 16px;background-position:left 20px top 14px;position:relative;cursor:pointer}.sp-picker .results .folders .folder-wrapper.showing{opacity:1}.sp-picker .results .folders .folder-wrapper:hover{background-color:rgba(130,145,155,.25)}.sp-picker .results .folders .folder-wrapper .label{height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:44px;font-weight:400;font-size:15px;color:#dce0e3;padding-left:46px;text-align:left}.sp-picker .results .folders .folder-wrapper.withPreview{background-image:none;width:100%;height:50px}.sp-picker .results .folders .folder-wrapper.withPreview .label{bottom:15px;font-weight:400;font-size:15px;height:50px;line-height:80px;position:absolute;padding-left:82px}.sp-picker .results .folders .folder-wrapper.withPreview:hover{background-color:rgba(130,145,155,.25)}.sp-picker .results .folders .folder-wrapper .preview{background-size:cover;background-position:50%;width:50px;height:50px;margin-left:20px;margin-top:15px}.sp-picker .results .no-photos{font-size:16px;font-weight:400;text-align:center;margin:97px 20px 0;height:50px;white-space:pre-wrap}.sp-picker .results .no-photos h2{font-size:16px;font-weight:400;color:#9aa6af}.sp-picker .results .no-photos p{margin:15px auto 0;line-height:1.35;font-size:13px;font-weight:400;color:#9aa6af}.sp-picker .results .no-photos p a.learn-more{color:#dce0e3;line-height:1.35;font-weight:400;font-size:13px}.sp-picker .results .picker-bumper{height:60px;clear:both}.no-animate .sp-picker{transition:none}.lightroom-picker.sp-picker .buttons-wrapper{display:none;opacity:0}.filterable.lightroom-picker.sp-picker .results-wrapper{position:absolute;top:0;right:0;left:0;bottom:40px;overflow:hidden}.filterable.lightroom-picker.sp-picker .buttons-wrapper{position:absolute;height:40px;right:0;left:0;bottom:0;border-top:1px solid #82919b;display:block;opacity:1;transition:opacity .25s}.filterable.lightroom-picker.sp-picker button{width:49%;height:100%;background:transparent;cursor:pointer;box-sizing:border-box;border:none;outline:none;color:#dce0e3;font-weight:400;font-size:15px}.filterable.lightroom-picker.sp-picker button:hover{background-color:rgba(130,145,155,.25)}.picker-bar{visibility:visible;border-bottom:thin solid rgba(0,0,0,.1);height:50px;padding-top:0;padding-bottom:0;box-sizing:border-box;width:100%}.picker-bar .back-button{background-image:url(/marvel-core/images/buttons/backArrow_icon.png);background-repeat:no-repeat;background-position:50%;background-size:contain;height:24px;width:24px;top:13px;left:8px;position:absolute;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.picker-bar .back-button{background-image:url(/marvel-core/images/buttons/backArrow_icon@2x.png)}}.picker-bar .close-button{background-image:url(/marvel-core/images/buttons/close_icon.png);background-repeat:no-repeat;background-position:50%;background-size:contain;height:24px;width:24px;top:13px;right:11px;position:absolute;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.picker-bar .close-button{background-image:url(/marvel-core/images/buttons/close_icon@2x.png)}}.picker-bar.home .back-button{display:none}.picker-bar.home .close-button{display:block}.picker-bar .source-label{height:50px;line-height:50px;font-size:20px;color:#3a3a3a;width:100%;margin:0;text-align:center;padding-left:50px;padding-right:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-wrapper{position:relative;top:0;height:calc(100% - 50px);overflow:hidden;width:100%}.picker-progress{position:absolute;left:0;right:0;top:40px}.picker-progress .spinner{width:28px;height:28px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/marvel-core/images/common/light-spinner.svg);margin:40px auto 0;-webkit-animation-name:picker-spinner-rotate;animation-name:picker-spinner-rotate;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.picker-progress .content{margin:15px 20px 0;text-align:center;word-wrap:break-word;color:#737373;font-weight:400;font-size:16px;height:40px}.picker-home .picker-button-wrapper{width:100%;height:61px;padding-top:12px;display:block;border:none;position:relative}.picker-home .picker-button-wrapper .dropbox-button,.picker-home .picker-button-wrapper .google-drive-button,.picker-home .picker-button-wrapper .google-photos-button,.picker-home .picker-button-wrapper button,.picker-home .picker-button-wrapper p{cursor:pointer;background-size:36px 36px;background-repeat:no-repeat;background-position:5px 2px;background-color:transparent;height:40px;width:180px;display:block;margin-left:auto;margin-right:auto;padding-left:70px;line-height:40px;text-align:left;font-family:adobe-clean,sans-serif;font-weight:300;font-size:17px;color:#3a3a3a}.picker-home .picker-button-wrapper .dropbox-button:hover,.picker-home .picker-button-wrapper .google-drive-button:hover,.picker-home .picker-button-wrapper .google-photos-button:hover,.picker-home .picker-button-wrapper button:hover,.picker-home .picker-button-wrapper p:hover{background-color:rgba(130,145,155,.25)}.picker-home .dropbox-button,.picker-home .google-drive-button,.picker-home .google-photos-button,.picker-home button{font-size:15px;transition:background-color .2s,color .2s;outline:none}.picker-home .local-file-button{display:block;margin:50px auto 0;width:224px;height:35px;line-height:35px;border-radius:5px;border:none;text-align:center;padding:0;cursor:pointer;background-color:#069ead;color:#fff}.picker-home .local-file-button:hover{background-color:#048d9b}.picker-home .local-file-button .local-file-input{display:none}.picker-home .or-delimiter{margin:45px auto 23px;text-align:center;font-size:15px;color:#737373}.picker-home .or-delimiter:before{top:7px;left:34px}.picker-home .or-delimiter:after,.picker-home .or-delimiter:before{content:"";border-bottom:1px solid rgba(0,0,0,.1);display:block;height:1px;width:100px;position:relative}.picker-home .or-delimiter:after{top:-10px;left:165px}.picker-home .search-button{background-image:url(/marvel-core/images/pickers/photoSource_findPhotos.svg)}.picker-home .stock-search-button{background-image:url(/marvel-core/images/pickers/photoSource_adobeStock.svg)}.picker-home .cc-button{background-image:url(/marvel-core/images/pickers/photoSource_creativeCloud.svg)}.picker-home .lightroom-button{background-image:url(/marvel-core/images/pickers/photoSource_lightroom.svg)}.picker-home .dropbox-button{background-image:url(/marvel-core/images/pickers/photoSource_dropbox.svg)}.picker-home .facebook-button{background-image:url(/marvel-core/images/pickers/photoSource_facebook.svg)}.picker-home .instagram-button{background-image:url(/marvel-core/images/pickers/photoSource_instagram@2x.svg)}.picker-home .google-photos-button{background-image:url(/marvel-core/images/pickers/photoSource_googlePhotos.svg);background-size:28px 28px!important}.picker-home .google-drive-button{background-image:url(/marvel-core/images/pickers/photoSource_googleDrive.svg);background-size:22px 22px!important;background-position-x:35px!important}.picker-home .facebook-button{background-size:10px auto}.picker-home .drag-and-drop-explainer-holder .drag-and-drop-explainer,.picker-home .drag-and-drop-explainer-holder .drag-and-drop-explainer-multi-select{text-align:center}.picker-home .drag-and-drop-explainer-holder .drag-and-drop-explainer-multi-select{display:none}.picker-home .drag-and-drop-explainer-holder.multiSelect .drag-and-drop-explainer-multi-select{display:inherit}.picker-home .drag-and-drop-explainer-holder.multiSelect .drag-and-drop-explainer,.picker-home .facebook-logout,.picker-home .instagram-logout{display:none}.picker-home .facebook-logout .facebook-logout-tooltip,.picker-home .facebook-logout .google-photos-logout-tooltip,.picker-home .facebook-logout .instagram-logout-tooltip,.picker-home .instagram-logout .facebook-logout-tooltip,.picker-home .instagram-logout .google-photos-logout-tooltip,.picker-home .instagram-logout .instagram-logout-tooltip{z-index:2;display:none;position:absolute;top:0;left:8px;width:0;height:0;margin-top:0}.picker-home .facebook-logout:hover .dropbox-logout-tooltip,.picker-home .facebook-logout:hover .facebook-logout-tooltip,.picker-home .facebook-logout:hover .google-photos-logout-tooltip,.picker-home .facebook-logout:hover .instagram-logout-tooltip,.picker-home .instagram-logout:hover .dropbox-logout-tooltip,.picker-home .instagram-logout:hover .facebook-logout-tooltip,.picker-home .instagram-logout:hover .google-photos-logout-tooltip,.picker-home .instagram-logout:hover .instagram-logout-tooltip{display:block}.picker-home .facebook-logout .facebook-logout-tooltip:before,.picker-home .facebook-logout .instagram-logout-tooltip:before,.picker-home .instagram-logout .facebook-logout-tooltip:before,.picker-home .instagram-logout .instagram-logout-tooltip:before{content:"Disconnect";position:absolute;bottom:8px;left:0;padding:.5em 1em;color:#fff;background-color:#454545;font-family:adobe-clean,sans-serif;font-size:14px;white-space:nowrap;-webkit-transform:translate(-50%);transform:translate(-50%);box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:3px}.picker-home .facebook-logout .facebook-logout-tooltip:after,.picker-home .facebook-logout .instagram-logout-tooltip:after,.picker-home .instagram-logout .facebook-logout-tooltip:after,.picker-home .instagram-logout .instagram-logout-tooltip:after{content:"";display:block;position:absolute;top:-8px;left:-8px;border-top:8px solid #454545;border-left:8px solid transparent;border-right:8px solid transparent}.picker-home .facebook-logout.authenticated,.picker-home .instagram-logout.authenticated{display:block;position:absolute;top:50%;width:16px;height:16px;margin-top:-8px;left:180px;background-image:url(/marvel-core/images/pickers/logout_source.svg);background-size:100%;cursor:pointer}.picker-home .dropbox-connect:not(.hide)+div,.picker-home .google-photos-connect:not(.hide)+div{display:none}.picker-home .image-source-with-disconnect{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding-right:10px;height:33px}.picker-home .image-source-with-disconnect-source{display:inline-block;font-weight:400;line-height:normal}.picker-home .dropbox-logout,.picker-home .google-photos-logout{display:none}.picker-home .dropbox-logout.authenticated,.picker-home .google-photos-logout.authenticated{display:inline-block;color:#899198;font-size:14px;text-decoration:underline;line-height:normal;text-align:right;font-weight:400;max-width:40%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.picker-home .local-file-button p{background-image:url(/marvel-core/images/pickers/photoSource_onDevice@2x.png)}.picker-home .facebook-button p{background-image:url(/marvel-core/images/pickers/photoSource_facebook@2x.svg)}.picker-home .search-button p{background-image:url(/marvel-core/images/pickers/photoSource_findPhotos@2x.svg)}.picker-home .camera-button p{background-image:url(/marvel-core/images/pickers/photoSource_takePicture@2x.png)}.picker-home .cc-button p{background-image:url(/marvel-core/images/pickers/photoSource_creativeCloud@2x.svg)}.picker-home .lightroom-button p{background-image:url(/marvel-core/images/pickers/photoSource_lightroom@2x.svg)}.picker-home .dropbox-button p{background-image:url(/marvel-core/images/pickers/photoSource_dropbox@2x.svg)}}.picker-home img{width:auto;height:44px;margin-left:.5rem}.dooplo-icon-picker.sp-picker .results,.dooplo-picker.sp-picker .results,.stock-picker.sp-picker .results{position:absolute;top:78px;left:0;right:0;bottom:0;overflow:auto}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper:first-child,.dooplo-picker.sp-picker .results .thumbnail-wrapper:first-child,.stock-picker.sp-picker .results .thumbnail-wrapper:first-child{margin-top:0}.dooplo-icon-picker.sp-picker .search-info,.dooplo-icon-picker.sp-picker .search-sources,.dooplo-picker.sp-picker .search-info,.dooplo-picker.sp-picker .search-sources,.stock-picker.sp-picker .search-info,.stock-picker.sp-picker .search-sources{margin:64px auto 0;width:80%;text-align:center;line-height:1.3;font-size:12px;font-weight:400;position:relative}.dooplo-icon-picker.sp-picker .search-info a,.dooplo-icon-picker.sp-picker .search-sources a,.dooplo-picker.sp-picker .search-info a,.dooplo-picker.sp-picker .search-sources a,.stock-picker.sp-picker .search-info a,.stock-picker.sp-picker .search-sources a{line-height:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}.dooplo-icon-picker.sp-picker .search-info.search-sources,.dooplo-icon-picker.sp-picker .search-sources.search-sources,.dooplo-picker.sp-picker .search-info.search-sources,.dooplo-picker.sp-picker .search-sources.search-sources,.stock-picker.sp-picker .search-info.search-sources,.stock-picker.sp-picker .search-sources.search-sources{font-size:13px;color:#82919b;margin-left:20px;text-align:left;line-height:2}.dooplo-icon-picker.sp-picker .search-info.search-sources a,.dooplo-icon-picker.sp-picker .search-sources.search-sources a,.dooplo-picker.sp-picker .search-info.search-sources a,.dooplo-picker.sp-picker .search-sources.search-sources a,.stock-picker.sp-picker .search-info.search-sources a,.stock-picker.sp-picker .search-sources.search-sources a{color:#82919b}.dooplo-icon-picker.sp-picker .search-info.search-sources a:hover,.dooplo-icon-picker.sp-picker .search-sources.search-sources a:hover,.dooplo-picker.sp-picker .search-info.search-sources a:hover,.dooplo-picker.sp-picker .search-sources.search-sources a:hover,.stock-picker.sp-picker .search-info.search-sources a:hover,.stock-picker.sp-picker .search-sources.search-sources a:hover{color:#fff}.dooplo-icon-picker.sp-picker .search-progress,.dooplo-picker.sp-picker .search-progress,.stock-picker.sp-picker .search-progress{position:absolute;left:0;right:0;top:40px}.dooplo-icon-picker.sp-picker .search-progress .spinner,.dooplo-picker.sp-picker .search-progress .spinner,.stock-picker.sp-picker .search-progress .spinner{width:28px;height:28px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/marvel-core/images/common/light-spinner.svg);margin:40px auto 0;-webkit-animation-name:picker-spinner-rotate;animation-name:picker-spinner-rotate;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.dooplo-icon-picker.sp-picker .search-progress .spinner,.dooplo-picker.sp-picker .search-progress .spinner,.stock-picker.sp-picker .search-progress .spinner{background-image:url(/marvel-core/images/common/light-spinner.svg)}}.dooplo-icon-picker.sp-picker .search-progress .content,.dooplo-picker.sp-picker .search-progress .content,.stock-picker.sp-picker .search-progress .content{margin:15px 20px 0;text-align:center;color:#737373;font-weight:400;font-size:16px;line-height:19.5px;word-break:break-word}.dooplo-icon-picker.sp-picker .flickr-more-results,.dooplo-icon-picker.sp-picker .no-results,.dooplo-icon-picker.sp-picker .pixabay-more-results,.dooplo-icon-picker.sp-picker .search-failure,.dooplo-picker.sp-picker .flickr-more-results,.dooplo-picker.sp-picker .no-results,.dooplo-picker.sp-picker .pixabay-more-results,.dooplo-picker.sp-picker .search-failure,.stock-picker.sp-picker .flickr-more-results,.stock-picker.sp-picker .no-results,.stock-picker.sp-picker .pixabay-more-results,.stock-picker.sp-picker .search-failure{margin:40px 20px 0;text-align:center;color:#737373;font-weight:400;font-size:16px}.dooplo-icon-picker.sp-picker .flickr-more-results .error-detail,.dooplo-icon-picker.sp-picker .no-results .error-detail,.dooplo-icon-picker.sp-picker .pixabay-more-results .error-detail,.dooplo-icon-picker.sp-picker .search-failure .error-detail,.dooplo-picker.sp-picker .flickr-more-results .error-detail,.dooplo-picker.sp-picker .no-results .error-detail,.dooplo-picker.sp-picker .pixabay-more-results .error-detail,.dooplo-picker.sp-picker .search-failure .error-detail,.stock-picker.sp-picker .flickr-more-results .error-detail,.stock-picker.sp-picker .no-results .error-detail,.stock-picker.sp-picker .pixabay-more-results .error-detail,.stock-picker.sp-picker .search-failure .error-detail{margin-top:15px;font-size:12px}.dooplo-icon-picker.sp-picker .flickr-more-results,.dooplo-icon-picker.sp-picker .pixabay-more-results,.dooplo-picker.sp-picker .flickr-more-results,.dooplo-picker.sp-picker .pixabay-more-results,.stock-picker.sp-picker .flickr-more-results,.stock-picker.sp-picker .pixabay-more-results{clear:both;padding:14px 0 10px}.dooplo-icon-picker.sp-picker .results{left:20px;right:20px;width:auto}.dooplo-icon-picker.sp-picker .results .left.column{width:100%;margin-left:0}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper{width:33.3%;margin-top:0;border-radius:5px}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper:first-child{margin-top:0}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper:hover{background-color:hsla(0,0%,100%,.15)}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper.selected{background-color:#242c33}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper.selected img{-webkit-filter:invert(1);filter:invert(1)}.dooplo-icon-picker.sp-picker .results .thumbnail-wrapper.selected:after{content:none;display:none}.dooplo-icon-picker.sp-picker .results canvas.thumbnail,.dooplo-icon-picker.sp-picker .results img.thumbnail{height:auto!important;padding:21px}.dooploSearchEntry,.stockSearchEntry{position:absolute;top:18px;right:13px;left:13px;height:35px;border:1px solid rgba(0,0,0,.15);border-radius:5px}.dooploSearchEntry.dooploSearchEntry .search-text,.stockSearchEntry.dooploSearchEntry .search-text{padding-right:40px}.dooploSearchEntry.dooploSearchEntry .search-text-wrapper.showing-dropdown,.stockSearchEntry.dooploSearchEntry .search-text-wrapper.showing-dropdown{z-index:10002}.dooploSearchEntry .dooplo-search-dropdown,.dooploSearchEntry .execute-search-button,.stockSearchEntry .dooplo-search-dropdown,.stockSearchEntry .execute-search-button{height:33px;position:absolute;top:0;bottom:0;border-radius:5px;background-size:18px;background-repeat:no-repeat;background-position:50%;outline:none;display:block;background-color:transparent}.dooploSearchEntry .dooplo-search-dropdown.execute-search-button,.dooploSearchEntry .execute-search-button.execute-search-button,.stockSearchEntry .dooplo-search-dropdown.execute-search-button,.stockSearchEntry .execute-search-button.execute-search-button{left:0;width:30px;background-image:url(/marvel-core/images/pickers/search.svg)}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown,.stockSearchEntry .execute-search-button.dooplo-search-dropdown{right:0;width:32px}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .dropdown-view-element,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .dropdown-view-element,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .dropdown-view-element,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .dropdown-view-element{height:33px}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .dooplo-search-dropdown-aligner,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .dooplo-search-dropdown-aligner,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .dooplo-search-dropdown-aligner,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .dooplo-search-dropdown-aligner{position:absolute;width:0;height:0;right:144px;top:41px}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button{width:32px;padding:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:transparent;background-position:50%;background-image:url(/marvel-core/images/common/icon-arrow-down-pebble.svg);border:none;border-left:1px solid #dce0e3}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button:hover,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button:hover,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button:hover,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-button:hover{background-color:#dce0e3;background-image:url(/marvel-core/images/common/icon-arrow-down-midnight.svg)}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-bg,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-bg,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-bg,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-bg{width:144px;padding-left:0;border-radius:4px;border:1px solid #9aa6af}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-line,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-line,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-line,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown .ddv-dropdown-line{font-size:14px}.dooploSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown.open .ddv-dropdown-button,.dooploSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown.open .ddv-dropdown-button,.stockSearchEntry .dooplo-search-dropdown.dooplo-search-dropdown .ddv-dropdown.open .ddv-dropdown-button,.stockSearchEntry .execute-search-button.dooplo-search-dropdown .ddv-dropdown.open .ddv-dropdown-button{background-color:#dce0e3;background-image:url(/marvel-core/images/common/icon-arrow-down-midnight.svg)}.dooploSearchEntry .dooplo-search-dropdown:hover,.dooploSearchEntry .execute-search-button:hover,.stockSearchEntry .dooplo-search-dropdown:hover,.stockSearchEntry .execute-search-button:hover{background-color:#f7f7f7}.dooploSearchEntry input::-ms-clear,.stockSearchEntry input::-ms-clear{display:none}.dooploSearchEntry .search-text-wrapper,.stockSearchEntry .search-text-wrapper{position:absolute;right:36px;top:0;left:0;bottom:0;padding-top:5px;padding-left:20px;width:100%}.dooploSearchEntry .search-text,.stockSearchEntry .search-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;font-size:15px;font-weight:400;color:#82919b;vertical-align:middle;outline:none;width:100%;height:21px;z-index:1;padding:0 10px;background-color:transparent}.dooploSearchEntry .search-text-hint,.stockSearchEntry .search-text-hint{font:15px adobe-clean,Helvetica Neueu,Helvetica,Arial,sans-serif;font-weight:400;position:absolute;top:0;left:0;right:0;bottom:0;padding:0 10px 0 36px;line-height:33px;text-align:left;vertical-align:middle;display:none;z-index:0;color:#dce0e3}.dooploSearchEntry .search-text-hint.showing,.stockSearchEntry .search-text-hint.showing{display:block}.stockSearchEntry{top:61px;margin:0 2px}.stockLicenseHistoryToggle{margin-left:18px}.stock-picker.sp-picker .thumbnail-wrapper.licensed .thumb-hover-label{opacity:1;cursor:pointer}.lightroom-importer-wrapper{display:block;position:absolute;top:0;bottom:0;right:0;width:100vw;z-index:21}.lightroom-importer-wrapper iframe{height:100%;width:100%;background-color:#000;overflow:hidden}.picker-filter-dialog-shell.mrvl-overlay-shell,.picker-sort-dialog-shell.mrvl-overlay-shell{width:320px;height:180px}.picker-filter-dialog-shell.mrvl-overlay-shell h2,.picker-sort-dialog-shell.mrvl-overlay-shell h2{font-size:18px;font-weight:300;color:#484848;text-align:center;margin:18px 0 0;padding-bottom:11px}.picker-filter-dialog-shell.mrvl-overlay-shell button.filter,.picker-filter-dialog-shell.mrvl-overlay-shell button.sort,.picker-sort-dialog-shell.mrvl-overlay-shell button.filter,.picker-sort-dialog-shell.mrvl-overlay-shell button.sort{display:block;background-color:transparent;font-size:16px;font-weight:300;color:#484848;padding:13px 0 13px 15px;width:100%;border-top:thin solid rgba(0,0,0,.1);text-align:left}.picker-filter-dialog-shell.mrvl-overlay-shell button.filter.checked,.picker-filter-dialog-shell.mrvl-overlay-shell button.sort.checked,.picker-sort-dialog-shell.mrvl-overlay-shell button.filter.checked,.picker-sort-dialog-shell.mrvl-overlay-shell button.sort.checked{background-repeat:no-repeat;background-size:14px 12px;background-position:280px;background-image:url(/marvel-core/images/common/icon_check.png)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:192dpi){.picker-filter-dialog-shell.mrvl-overlay-shell button.filter.checked,.picker-filter-dialog-shell.mrvl-overlay-shell button.sort.checked,.picker-sort-dialog-shell.mrvl-overlay-shell button.filter.checked,.picker-sort-dialog-shell.mrvl-overlay-shell button.sort.checked{background-image:url(/marvel-core/images/common/icon_check@2x.png)}}.db-logout-shell.mrvl-overlay-shell,.fb-logout-shell.mrvl-overlay-shell,.gp-logout-shell.mrvl-overlay-shell,.im-logout-shell.mrvl-overlay-shell{height:auto;min-height:216px}.db-logout-shell.mrvl-overlay-shell .db-logout-dialog-title,.db-logout-shell.mrvl-overlay-shell .gp-logout-dialog-title,.fb-logout-shell.mrvl-overlay-shell .db-logout-dialog-title,.fb-logout-shell.mrvl-overlay-shell .gp-logout-dialog-title,.gp-logout-shell.mrvl-overlay-shell .db-logout-dialog-title,.gp-logout-shell.mrvl-overlay-shell .gp-logout-dialog-title,.im-logout-shell.mrvl-overlay-shell .db-logout-dialog-title,.im-logout-shell.mrvl-overlay-shell .gp-logout-dialog-title{background-color:#f2f4f5;font-family:brandon-grotesque,adobe-clean,sans-serif;color:#35414c;margin:0;padding:20px 25px;border-top-left-radius:10px;border-top-right-radius:10px}.db-logout-shell.mrvl-overlay-shell h2,.fb-logout-shell.mrvl-overlay-shell h2,.gp-logout-shell.mrvl-overlay-shell h2,.im-logout-shell.mrvl-overlay-shell h2{font-size:2em;font-weight:700}.db-logout-shell.mrvl-overlay-shell .db-logout-dialog-text,.db-logout-shell.mrvl-overlay-shell .fb-logout-dialog-text,.db-logout-shell.mrvl-overlay-shell .gp-logout-dialog-text,.db-logout-shell.mrvl-overlay-shell .im-logout-dialog-text,.fb-logout-shell.mrvl-overlay-shell .db-logout-dialog-text,.fb-logout-shell.mrvl-overlay-shell .fb-logout-dialog-text,.fb-logout-shell.mrvl-overlay-shell .gp-logout-dialog-text,.fb-logout-shell.mrvl-overlay-shell .im-logout-dialog-text,.gp-logout-shell.mrvl-overlay-shell .db-logout-dialog-text,.gp-logout-shell.mrvl-overlay-shell .fb-logout-dialog-text,.gp-logout-shell.mrvl-overlay-shell .gp-logout-dialog-text,.gp-logout-shell.mrvl-overlay-shell .im-logout-dialog-text,.im-logout-shell.mrvl-overlay-shell .db-logout-dialog-text,.im-logout-shell.mrvl-overlay-shell .fb-logout-dialog-text,.im-logout-shell.mrvl-overlay-shell .gp-logout-dialog-text,.im-logout-shell.mrvl-overlay-shell .im-logout-dialog-text{margin:20px 40px 0 50px;font-size:1.38em;font-weight:400;line-height:1.5;text-align:center;color:#35414c;word-wrap:break-word}.db-logout-shell.mrvl-overlay-shell .mrvl-dlg-btn-area,.fb-logout-shell.mrvl-overlay-shell .mrvl-dlg-btn-area,.gp-logout-shell.mrvl-overlay-shell .mrvl-dlg-btn-area,.im-logout-shell.mrvl-overlay-shell .mrvl-dlg-btn-area{position:static;padding:25px 20px;bottom:27px;width:100%;right:25px}.db-logout-shell.mrvl-overlay-shell button.cancel-btn,.db-logout-shell.mrvl-overlay-shell button.confirm-btn,.fb-logout-shell.mrvl-overlay-shell button.cancel-btn,.fb-logout-shell.mrvl-overlay-shell button.confirm-btn,.gp-logout-shell.mrvl-overlay-shell button.cancel-btn,.gp-logout-shell.mrvl-overlay-shell button.confirm-btn,.im-logout-shell.mrvl-overlay-shell button.cancel-btn,.im-logout-shell.mrvl-overlay-shell button.confirm-btn{display:inline-block;background-color:transparent;font-size:1.23em;font-weight:700;color:#fff;width:auto;min-width:0;padding:10px 16px;margin:0 5px;border-radius:40px;text-align:center;line-height:1;vertical-align:middle;height:36px;transition:opacity .1s,background-color .1s,color .1s}.db-logout-shell.mrvl-overlay-shell button.cancel-btn.confirm-btn,.db-logout-shell.mrvl-overlay-shell button.confirm-btn.confirm-btn,.fb-logout-shell.mrvl-overlay-shell button.cancel-btn.confirm-btn,.fb-logout-shell.mrvl-overlay-shell button.confirm-btn.confirm-btn,.gp-logout-shell.mrvl-overlay-shell button.cancel-btn.confirm-btn,.gp-logout-shell.mrvl-overlay-shell button.confirm-btn.confirm-btn,.im-logout-shell.mrvl-overlay-shell button.cancel-btn.confirm-btn,.im-logout-shell.mrvl-overlay-shell button.confirm-btn.confirm-btn{background-color:#35657c;border:0}.db-logout-shell.mrvl-overlay-shell button.cancel-btn.cancel-btn,.db-logout-shell.mrvl-overlay-shell button.confirm-btn.cancel-btn,.fb-logout-shell.mrvl-overlay-shell button.cancel-btn.cancel-btn,.fb-logout-shell.mrvl-overlay-shell button.confirm-btn.cancel-btn,.gp-logout-shell.mrvl-overlay-shell button.cancel-btn.cancel-btn,.gp-logout-shell.mrvl-overlay-shell button.confirm-btn.cancel-btn,.im-logout-shell.mrvl-overlay-shell button.cancel-btn.cancel-btn,.im-logout-shell.mrvl-overlay-shell button.confirm-btn.cancel-btn{background-color:#fff;color:#3a3a3a}.lightroom-importer-dialog-shell.mrvl-overlay-shell{position:absolute;height:86%;width:86%}.stock-license-shell .stock-license-dialog-text{margin:20px 20px 0;font-size:16px}.stock-license-shell .stock-license-dialog-text.no-license{font-weight:700;margin-left:30px;margin-right:30px}.v1design .photo-picker{color:#fff;width:280px;background-color:#35414c}.v1design .picker-bar .back-button{background-image:url(/marvel-core/images/pickers/left-arrow.svg);background-size:14px 14px}.v1design .picker-bar .back-button:hover{-webkit-filter:sepia(.3) hue-rotate(-200deg) brightness(1.5);filter:sepia(.3) hue-rotate(-200deg) brightness(1.5)}.v1design .picker-home{overflow:auto}.v1design .picker-home .picker-button-wrapper{height:46px;padding-top:4px}.v1design .picker-home .picker-button-wrapper .dropbox-button,.v1design .picker-home .picker-button-wrapper .google-drive-button,.v1design .picker-home .picker-button-wrapper .google-photos-button,.v1design .picker-home .picker-button-wrapper button,.v1design .picker-home .picker-button-wrapper p{color:#dce0e3;font-weight:400;background-size:26px 26px;background-position:30px 5px;height:36px;line-height:36px;font-size:15px;width:100%}.v1design .picker-home .picker-button-wrapper .dropbox-button span,.v1design .picker-home .picker-button-wrapper .google-drive-button span,.v1design .picker-home .picker-button-wrapper .google-photos-button span,.v1design .picker-home .picker-button-wrapper button span,.v1design .picker-home .picker-button-wrapper p span{font-weight:inherit}.v1design .picker-home .picker-button-wrapper .dropbox-button:hover,.v1design .picker-home .picker-button-wrapper .google-drive-button:hover,.v1design .picker-home .picker-button-wrapper .google-photos-button:hover,.v1design .picker-home .picker-button-wrapper button:hover,.v1design .picker-home .picker-button-wrapper p:hover{background-color:rgba(130,145,155,.25)}.v1design .picker-home .picker-button-wrapper button.facebook-button{background-position:35px 7px;background-size:20px auto}.v1design .picker-home .picker-button-wrapper button.lightroom-button,.v1design .picker-home .picker-button-wrapper button.stock-search-button{background-position:35px 8px;background-size:20px 20px}.v1design .picker-bar{border-bottom:none}.v1design .picker-bar .back-button{left:10px}.v1design .picker-bar .close-button{background-image:url(/marvel-core/images/pickers/close.svg);background-size:14px 14px;right:13px}.v1design .picker-bar .close-button:hover{-webkit-filter:sepia(.3) hue-rotate(-200deg) brightness(1.5);filter:sepia(.3) hue-rotate(-200deg) brightness(1.5)}.v1design .picker-bar .source-label{color:#dce0e3;font-size:18px;font-weight:400;padding-left:54px;padding-right:54px;cursor:default}.v1design .local-file-button{display:block;height:32px;margin:35px auto;width:auto;padding:0 17px 3px;border:2px solid #fff;border-radius:16px;color:#fff;background:transparent;cursor:pointer;font-weight:700;line-height:27px}.v1design .local-file-button:hover{background-color:hsla(0,0%,100%,.15)}.v1design .copy-url-wrapper{border-radius:4px;background-color:#fff;margin-left:18px;margin-right:18px;padding:10px}.v1design .copy-url-wrapper .copy-url-input{width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;outline:none}.v1design .copy-url-wrapper .copy-url-button{height:20px;width:20px;float:right;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/images/icon-arrow-share.svg);background-color:#fff;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.v1design .copy-url-wrapper .copy-url-button:hover{background-image:url(/images/icon-arrow-share-hover.svg)}.v1design .or-delimiter-wrap{width:210px;border-top:1px solid #899198;margin:53px auto 5px}.v1design .or-delimiter{position:relative;top:-18px;width:36px;color:#899198;background-color:#35414c;margin:auto;padding:10px 0;font-size:12px;font-weight:700}.v1design .or-delimiter:after,.v1design .or-delimiter:before{display:none}.v1design .dooplo-icon-picker.sp-picker .dooploSearchEntry,.v1design .dooplo-icon-picker.sp-picker .stockSearchEntry,.v1design .dooplo-picker.sp-picker .dooploSearchEntry,.v1design .dooplo-picker.sp-picker .stockSearchEntry,.v1design .stock-picker.sp-picker .dooploSearchEntry,.v1design .stock-picker.sp-picker .stockSearchEntry{background-color:#fff;left:18px;right:18px}.v1design .dooplo-icon-picker.sp-picker .stockLicenses,.v1design .dooplo-picker.sp-picker .stockLicenses,.v1design .stock-picker.sp-picker .stockLicenses{position:absolute;display:block;bottom:10px;color:#fff;font-size:13px;line-height:25px;font-weight:400;text-align:center;z-index:2}.v1design .dooplo-icon-picker.sp-picker .stockLicenses .count,.v1design .dooplo-picker.sp-picker .stockLicenses .count,.v1design .stock-picker.sp-picker .stockLicenses .count{font-size:1em;font-weight:400}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.search,.v1design .dooplo-picker.sp-picker .stockLicenses.search,.v1design .stock-picker.sp-picker .stockLicenses.search{width:180px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);transition:opacity .2s,-webkit-transform .3s;transition:transform .3s,opacity .2s;transition:transform .3s,opacity .2s,-webkit-transform .3s;opacity:.75;border-radius:20px;background-color:#000}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.noSearch,.v1design .dooplo-picker.sp-picker .stockLicenses.noSearch,.v1design .stock-picker.sp-picker .stockLicenses.noSearch{left:0;-webkit-transform:translateX(20px);transform:translateX(20px);background-color:transparent;text-align:left;color:#9aa6af;opacity:0}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.fromNoSearch.noSearch:not(.calculating),.v1design .dooplo-picker.sp-picker .stockLicenses.fromNoSearch.noSearch:not(.calculating),.v1design .stock-picker.sp-picker .stockLicenses.fromNoSearch.noSearch:not(.calculating){opacity:1}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.fromNoSearch.search,.v1design .dooplo-picker.sp-picker .stockLicenses.fromNoSearch.search,.v1design .stock-picker.sp-picker .stockLicenses.fromNoSearch.search{-webkit-transform:translate(-50%,40px);transform:translate(-50%,40px);opacity:0}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.calculating,.v1design .dooplo-picker.sp-picker .stockLicenses.calculating,.v1design .stock-picker.sp-picker .stockLicenses.calculating{opacity:0}.v1design .dooplo-icon-picker.sp-picker .stockLicenses.noAccount,.v1design .dooplo-picker.sp-picker .stockLicenses.noAccount,.v1design .stock-picker.sp-picker .stockLicenses.noAccount{display:none}.v1design .dooplo-icon-picker.sp-picker .search-info,.v1design .dooplo-picker.sp-picker .search-info,.v1design .stock-picker.sp-picker .search-info{margin-top:69px;color:#82919b;font-size:13px}.v1design .dooplo-icon-picker.sp-picker .search-info a,.v1design .dooplo-picker.sp-picker .search-info a,.v1design .stock-picker.sp-picker .search-info a{color:#dce0e3}.v1design .dooplo-icon-picker.sp-picker .search-info a:hover,.v1design .dooplo-picker.sp-picker .search-info a:hover,.v1design .stock-picker.sp-picker .search-info a:hover{text-decoration:underline}.v1design .dooplo-icon-picker.sp-picker .dooploSearchEntry .execute-search-button,.v1design .dooplo-icon-picker.sp-picker .stockSearchEntry .execute-search-button,.v1design .dooplo-picker.sp-picker .dooploSearchEntry .execute-search-button,.v1design .dooplo-picker.sp-picker .stockSearchEntry .execute-search-button,.v1design .stock-picker.sp-picker .dooploSearchEntry .execute-search-button,.v1design .stock-picker.sp-picker .stockSearchEntry .execute-search-button{background-position:left 6px top 8px}.v1design .dooplo-icon-picker.sp-picker .search-progress,.v1design .dooplo-picker.sp-picker .search-progress,.v1design .stock-picker.sp-picker .search-progress{top:50px}.v1design .dooplo-icon-picker.sp-picker .search-progress .content,.v1design .dooplo-picker.sp-picker .search-progress .content,.v1design .stock-picker.sp-picker .search-progress .content{color:#82919b}.v1design .dooplo-icon-picker.sp-picker .search-progress .spinner,.v1design .dooplo-picker.sp-picker .search-progress .spinner,.v1design .stock-picker.sp-picker .search-progress .spinner{margin-top:0}.v1design .dooplo-icon-picker.sp-picker .flickr-more-results,.v1design .dooplo-icon-picker.sp-picker .no-results,.v1design .dooplo-icon-picker.sp-picker .pixabay-more-results,.v1design .dooplo-picker.sp-picker .flickr-more-results,.v1design .dooplo-picker.sp-picker .no-results,.v1design .dooplo-picker.sp-picker .pixabay-more-results,.v1design .stock-picker.sp-picker .flickr-more-results,.v1design .stock-picker.sp-picker .no-results,.v1design .stock-picker.sp-picker .pixabay-more-results{margin-top:25px}.v1design .dooplo-icon-picker.sp-picker .flickr-more-results,.v1design .dooplo-icon-picker.sp-picker .no-results,.v1design .dooplo-icon-picker.sp-picker .pixabay-more-results,.v1design .dooplo-icon-picker.sp-picker .search-failure,.v1design .dooplo-picker.sp-picker .flickr-more-results,.v1design .dooplo-picker.sp-picker .no-results,.v1design .dooplo-picker.sp-picker .pixabay-more-results,.v1design .dooplo-picker.sp-picker .search-failure,.v1design .stock-picker.sp-picker .flickr-more-results,.v1design .stock-picker.sp-picker .no-results,.v1design .stock-picker.sp-picker .pixabay-more-results,.v1design .stock-picker.sp-picker .search-failure{color:#82919b;line-height:1.3;font-size:15px}.v1design .dooplo-icon-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .dooploSearchEntry,.v1design .dooplo-icon-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .dooploSearchEntry,.v1design .dooplo-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .dooploSearchEntry,.v1design .dooplo-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .dooploSearchEntry,.v1design .stock-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .dooploSearchEntry,.v1design .stock-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .dooploSearchEntry{top:3px}.v1design .dooplo-icon-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .results,.v1design .dooplo-icon-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .results,.v1design .dooplo-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .results,.v1design .dooplo-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .results,.v1design .stock-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .results,.v1design .stock-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .results{top:85px}.v1design .dooplo-icon-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-info,.v1design .dooplo-icon-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-sources,.v1design .dooplo-icon-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-info,.v1design .dooplo-icon-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-sources,.v1design .dooplo-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-info,.v1design .dooplo-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-sources,.v1design .dooplo-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-info,.v1design .dooplo-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-sources,.v1design .stock-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-info,.v1design .stock-picker.sp-picker.dooplo-icon-picker.sp-picker.show-image-sources .search-sources,.v1design .stock-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-info,.v1design .stock-picker.sp-picker.dooplo-picker.sp-picker.show-image-sources .search-sources{margin-top:54px}.v1design .dooplo-icon-picker.sp-picker #results-bing-only .search-sources,.v1design .dooplo-icon-picker.sp-picker #results-without-bing .search-sources,.v1design .dooplo-picker.sp-picker #results-bing-only .search-sources,.v1design .dooplo-picker.sp-picker #results-without-bing .search-sources,.v1design .stock-picker.sp-picker #results-bing-only .search-sources,.v1design .stock-picker.sp-picker #results-without-bing .search-sources{margin-top:0}.v1design .dooplo-icon-picker.sp-picker #results-bing-only .search-sources .search-source-link,.v1design .dooplo-picker.sp-picker #results-bing-only .search-sources .search-source-link,.v1design .stock-picker.sp-picker #results-bing-only .search-sources .search-source-link{background-repeat:no-repeat;background-size:auto 16px;background-position:2px;background-image:url(/marvel-core/images/pickers/bing-logo.svg);text-indent:-9999em;overflow:hidden;display:inline-block;width:44px;height:27px}.v1design .dooplo-icon-picker.sp-picker #results-bing-only .search-sources .search-source-link:hover,.v1design .dooplo-picker.sp-picker #results-bing-only .search-sources .search-source-link:hover,.v1design .stock-picker.sp-picker #results-bing-only .search-sources .search-source-link:hover{-webkit-filter:brightness(300%);filter:brightness(300%)}.v1design .dooplo-icon-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only,.v1design .dooplo-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only,.v1design .stock-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only{border-top:1px solid #000;margin-top:12px}.v1design .dooplo-icon-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only .search-sources,.v1design .dooplo-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only .search-sources,.v1design .stock-picker.sp-picker #results-without-bing:not(.hide)+#results-bing-only .search-sources{margin-top:12px}.v1design .dooplo-icon-picker.sp-picker .privacy-sources,.v1design .dooplo-picker.sp-picker .privacy-sources,.v1design .stock-picker.sp-picker .privacy-sources{margin-bottom:6px;margin-left:20px}.v1design .dooplo-icon-picker.sp-picker .privacy-sources a,.v1design .dooplo-picker.sp-picker .privacy-sources a,.v1design .stock-picker.sp-picker .privacy-sources a{font-size:13px;color:#82919b;text-align:left;line-height:1;font-weight:400}.v1design .dooplo-icon-picker.sp-picker .privacy-sources a:hover,.v1design .dooplo-picker.sp-picker .privacy-sources a:hover,.v1design .stock-picker.sp-picker .privacy-sources a:hover{color:#fff}.v1design .dooplo-icon-picker.sp-picker .results img.thumbnail{-webkit-filter:invert(1);filter:invert(1)}.v1design .dooplo-icon-picker.sp-picker .results img.thumbnail:hover{background-color:hsla(0,0%,100%,.15)}.v1design .dropbox-logout.authenticated,.v1design .facebook-logout.authenticated,.v1design .google-photos-logout.authenticated,.v1design .instagram-logout.authenticated{left:180px}.v1design .dropbox-logout.authenticated:hover,.v1design .facebook-logout.authenticated:hover,.v1design .google-photos-logout.authenticated:hover,.v1design .instagram-logout.authenticated:hover{-webkit-filter:sepia(.3) hue-rotate(-200deg) brightness(1.5);filter:sepia(.3) hue-rotate(-200deg) brightness(1.5)}.v1design .google-photos-logout.authenticated{left:215px}.v1design .results .no-photos{margin-top:115px;font-size:15px;color:#9aa6af}.v1design .results .no-photos p{font-size:13px}.v1design .results .no-photos p .a{font-size:12px;color:#dce0e3}.v1design .results .no-photos p a.learn-more:hover{text-decoration:underline}.v1design .dooplo-picker.sp-picker .results img:not([src]){display:none}.stock-picker.sp-picker .stockViewTypeTabs{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;padding:0 40px;margin-top:19px}.stock-picker.sp-picker .stockViewTypeTabs button{background-color:transparent;color:#9aa6af;font-weight:400;font-size:.933em;padding-bottom:6px;border-bottom:3px solid;border-bottom-color:transparent;cursor:pointer}.stock-picker.sp-picker .stockViewTypeTabs button:hover{color:#fff}.stock-picker.sp-picker.view-type-history .stockShowLicenseHistoryButton{color:#dce0e3;border-bottom-color:#dce0e3;border-radius:0}.stock-picker.sp-picker.view-type-history .no-results-search,.stock-picker.sp-picker.view-type-history .stockSearchEntry{display:none}.stock-picker.sp-picker.view-type-history .results{top:61px}.stock-picker.sp-picker.view-type-history .flickr-more-results,.stock-picker.sp-picker.view-type-history .no-results,.stock-picker.sp-picker.view-type-history .pixabay-more-results{margin-top:75px}.stock-picker.sp-picker .flickr-more-results,.stock-picker.sp-picker .no-results,.stock-picker.sp-picker .pixabay-more-results{line-height:1;color:#9aa6af}.stock-picker.sp-picker .flickr-more-results a,.stock-picker.sp-picker .no-results a,.stock-picker.sp-picker .pixabay-more-results a{color:#dce0e3;font-weight:400}.stock-picker.sp-picker .flickr-more-results a:hover,.stock-picker.sp-picker .no-results a:hover,.stock-picker.sp-picker .pixabay-more-results a:hover{text-decoration:underline}.stock-picker.sp-picker .flickr-more-results .no-results-history,.stock-picker.sp-picker .no-results .no-results-history,.stock-picker.sp-picker .pixabay-more-results .no-results-history{font-weight:400;font-size:12px;line-height:15px}.stock-picker.sp-picker .flickr-more-results .no-results-history br,.stock-picker.sp-picker .no-results .no-results-history br,.stock-picker.sp-picker .pixabay-more-results .no-results-history br{line-height:24px}.stock-picker.sp-picker .flickr-more-results .no-results-history .no-results-history-title,.stock-picker.sp-picker .no-results .no-results-history .no-results-history-title,.stock-picker.sp-picker .pixabay-more-results .no-results-history .no-results-history-title{font-size:16px;font-weight:400;line-height:20px}.stock-picker.sp-picker .flickr-more-results .no-results-search,.stock-picker.sp-picker .no-results .no-results-search,.stock-picker.sp-picker .pixabay-more-results .no-results-search{font-weight:400}.stock-picker.sp-picker.view-type-search .stockShowSearchButton{color:#dce0e3;border-bottom-color:#dce0e3;border-radius:0}.stock-picker.sp-picker.view-type-search .no-results-history{display:none}.stock-picker.sp-picker .search-info{width:100%}.stock-picker.sp-picker .results{top:116px}