/*! File: Shared/login.less */.field-error{border-color:#e73d30;box-shadow:0 0 15px rgba(231,61,48,.5)}.onlyLogin,.onlyPasswordReset,.onlyRegister{display:none}#login.showLogin .onlyLogin{display:block}#login.showRegister .onlyRegister{display:block}#login.showPasswordReset .onlyPasswordReset{display:block}#login h1.title,#register h1.title{font-weight:700;font-size:36px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}div#email-preferences label{display:inline;margin-right:40px}#existingUser{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;font-size:13px;border-radius:4px;padding:10px 15px 10px 25px;align-items:center;background-color:#dbeafe;border:.5px solid #bfdbfe;color:#1f2937}#existingUser a{padding:5px 20px;border:1px solid #dee6ed;border-radius:4px;color:#505459}#existingUser a:hover{text-decoration:none}.wrapper.loginModal,.wrapper.watchModal{width:100%;max-width:700px;padding:0!important;overflow:hidden}.wrapper.loginModal #comments-watch,.wrapper.loginModal #login,.wrapper.watchModal #comments-watch,.wrapper.watchModal #login{padding:0}.wrapper.loginModal #comments-watch.no-external .login-container,.wrapper.loginModal #comments-watch.no-external .watch-container,.wrapper.loginModal #login.no-external .login-container,.wrapper.loginModal #login.no-external .watch-container,.wrapper.watchModal #comments-watch.no-external .login-container,.wrapper.watchModal #comments-watch.no-external .watch-container,.wrapper.watchModal #login.no-external .login-container,.wrapper.watchModal #login.no-external .watch-container{margin:auto;width:auto;padding:30px 15%}.wrapper.loginModal #comments-watch .login-container,.wrapper.loginModal #comments-watch .watch-container,.wrapper.loginModal #login .login-container,.wrapper.loginModal #login .watch-container,.wrapper.watchModal #comments-watch .login-container,.wrapper.watchModal #comments-watch .watch-container,.wrapper.watchModal #login .login-container,.wrapper.watchModal #login .watch-container{margin:0;border:none;border-radius:0;border-top:1px solid #e5e7eb}.wrapper.loginModal #comments-watch h1,.wrapper.watchModal #comments-watch h1{margin:24px}.wrapper.loginModal .login-header{margin:24px}.wrapper.loginModal .data-protection-message{padding-top:0}#comments-watch,#login{padding:50px 0}#comments-watch p,#login p{color:rgba(0,3,6,.54)}#comments-watch h1.title,#login h1.title{text-align:center}#comments-watch .data-protection-message,#login .data-protection-message{color:#6b7280;font-family:Lato,-apple-system,'Segoe UI',Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;max-width:92ch;margin:25px 10% 0}#comments-watch .data-protection-message a,#login .data-protection-message a{display:inline-block}@media only screen and (min-width:600px){#comments-watch .data-protection-message,#login .data-protection-message{padding-left:50px;padding-right:50px;margin:25px auto 0}}@media only screen and (min-width:1001px){#comments-watch .data-protection-message,#login .data-protection-message{padding-left:76px;padding-right:76px}}#comments-watch .login-container,#comments-watch .watch-container,#login .login-container,#login .watch-container{position:relative;background-color:#f6f6f6;border:1px solid #e5e7eb;border-radius:6px;margin:40px 76px;padding:30px 50px}#comments-watch .local-login,#login .local-login{margin-right:50%;padding:35px 50px 20px 0;border-right:1px solid #e5e7eb;min-height:300px}#comments-watch input,#comments-watch label,#login input,#login label{font-weight:400;font-size:14px}#comments-watch label,#login label{display:block;color:#212426;margin-bottom:10px}#comments-watch input,#login input{width:100%;outline:0;border:1px solid #aaa;border-radius:4px;padding:9px 10px;color:#212426;box-shadow:0 0 transparent;-webkit-appearance:none}#comments-watch input:focus,#login input:focus{border-color:#3b82f6!important;box-shadow:0 0 15px rgba(0,114,200,.25)}#comments-watch input:-moz-placeholder,#login input:-moz-placeholder{color:#bbb}#comments-watch input:-ms-input-placeholder,#login input:-ms-input-placeholder{color:#bbb}#comments-watch input::-webkit-input-placeholder,#login input::-webkit-input-placeholder{color:#bbb}#comments-watch .inputWrapper,#login .inputWrapper{margin-bottom:24px}#comments-watch #email-preferences,#login #email-preferences{margin:32px 0}#comments-watch #email-preferences #subscription-heading,#login #email-preferences #subscription-heading{color:rgba(0,3,6,.87);font-size:16px;font-weight:400}#comments-watch #email-preferences .radioGroup,#login #email-preferences .radioGroup{margin-top:24px}#comments-watch #loginPassword,#login #loginPassword{letter-spacing:4px;font-size:14px;font-weight:700}#comments-watch .forgot,#login .forgot{float:right;text-align:right;font-size:12px}#comments-watch .new-user,#login .new-user{display:block;text-align:center;margin:12px auto 0;font-size:14px}#comments-watch .new-user #loginFromReset,#login .new-user #loginFromReset{white-space:nowrap}#comments-watch.no-external .login-container,#comments-watch.no-external .watch-container,#login.no-external .login-container,#login.no-external .watch-container{margin:40px auto;width:50%}@media only screen and (max-width:740px){#comments-watch.no-external .login-container,#comments-watch.no-external .watch-container,#login.no-external .login-container,#login.no-external .watch-container{width:70%}}@media only screen and (max-width:599px){#comments-watch.no-external .login-container,#comments-watch.no-external .watch-container,#login.no-external .login-container,#login.no-external .watch-container{width:100%}}#comments-watch.no-external .external-login,#login.no-external .external-login{display:none}#comments-watch.no-external .local-login,#login.no-external .local-login{margin:0 auto;padding:20px 0;border:none}#comments-watch .external-login,#login .external-login{position:absolute;top:30px;right:0;width:50%;padding:0 10%}#comments-watch .external-login span.external-login-header,#login .external-login span.external-login-header{display:block;text-align:center;margin:30px auto;font-size:14px}#comments-watch .external-login>.link,#login .external-login>.link{cursor:pointer;text-align:left;text-align:start;padding:15px 5px 15px 15px;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;border-radius:6px;border:1px solid transparent;margin-bottom:20px;font-size:14px;background-repeat:no-repeat!important;background-position:20px center!important}#comments-watch .external-login>.link>.fa-icon,#login .external-login>.link>.fa-icon{min-width:30px;padding-right:15px;text-align:center}#comments-watch .external-login>.link:hover,#login .external-login>.link:hover{background-color:#fff!important;text-decoration:none}#comments-watch .external-login>.link.google,#login .external-login>.link.google{background-color:#fcedea;border-color:#f5cac1;color:#dd4d31}#comments-watch .external-login>.link.google:hover,#login .external-login>.link.google:hover{border-color:#dd4d31}#comments-watch .external-login>.link.facebook,#login .external-login>.link.facebook{background:#ebeef5;border-color:#c4cde2;color:#3a589d}#comments-watch .external-login>.link.facebook:hover,#login .external-login>.link.facebook:hover{border-color:#3a589d}#comments-watch .external-login>.link.sso,#login .external-login>.link.sso{border-color:#60a5fa}#comments-watch .external-login>.link.disabled,#login .external-login>.link.disabled{background-color:#f0f0f0!important;border-color:#ddd!important;color:#b0b0b0!important;cursor:default}#login #reg-password,#register #reg-password{padding-right:40px}#login #reg-unique-username-div,#login #unique-username-div,#register #reg-unique-username-div,#register #unique-username-div{position:relative}#login #reg-unique-username-at,#register #reg-unique-username-at{position:absolute;font-size:14px;bottom:10px;left:8px;color:#e5e7eb;width:auto}#login #reg-unique-username,#login #unique-username,#register #reg-unique-username,#register #unique-username{text-indent:10px;text-transform:lowercase}#login #reg-unique-username::-ms-clear,#register #reg-unique-username::-ms-clear{width:0;height:0}#login #verify-label-parent,#register #verify-label-parent{position:absolute;bottom:2px;right:15px;text-align:center;display:inline-block;width:initial}#login #verify-label-parent *,#register #verify-label-parent *{width:initial;font-weight:700}#login #verify-label-parent .invalid-name,#register #verify-label-parent .invalid-name{color:#eb1515;display:none}#login #verify-label-parent .valid-name,#register #verify-label-parent .valid-name{color:#1a9a49;display:none}#login #reg-password-div,#register #reg-password-div{position:relative}#login #reg-password-div .show-password,#register #reg-password-div .show-password{position:absolute;padding:10px;right:20px;width:20px}#login #reg-password-div .show-password .fa,#register #reg-password-div .show-password .fa{cursor:pointer;color:#e5e7eb;width:20px}#login #reg-password-div .show-password .fa:hover,#register #reg-password-div .show-password .fa:hover{color:#6b7280}#login #reg-password-wrap,#register #reg-password-wrap{position:relative;font-size:14px}#login #reg-password-div .show-password{top:2px}#register #reg-password-div .show-password{top:26px}.submit-button-container{text-align:center;margin-top:24px}#submit i{position:relative;font-size:7px;margin:0 2px;top:-3px;color:#ef4444}.login-container #loginBtn,.login-container .submit-button,.register-container .submit-button,.watch-container #registerBtn,.watch-container #watchBtn,.watch-container .submit-button{color:#fff;padding:11px 25px 12px;display:block;margin:20px auto 0;width:auto;outline:0;border:none;background:#3b82f6;border-radius:4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:background .2s;transition:background .2s;-webkit-appearance:none}.login-container #loginBtn:hover,.login-container .submit-button:hover,.register-container .submit-button:hover,.watch-container #registerBtn:hover,.watch-container #watchBtn:hover,.watch-container .submit-button:hover{cursor:pointer;background:#0b63f3}.login-container #loginBtn:focus,.login-container .submit-button:focus,.register-container .submit-button:focus,.watch-container #registerBtn:focus,.watch-container #watchBtn:focus,.watch-container .submit-button:focus{text-decoration:underline;background:#6ca1f8}.login-container #registerBtn{padding:12px;margin:4px 0 8px;width:100%}#checkoutProgress{border:1px solid #e5e7eb;background-color:#fff;position:absolute;top:40px;right:0;min-width:100px;border-radius:4px}#checkoutProgress ul{list-style-type:none;padding:0;margin:0}#checkoutProgress ul li{float:left;min-width:100px;text-align:center;height:40px;padding:0 20px;font-weight:600;font-size:14px;line-height:40px;color:#999;-webkit-font-smoothing:subpixel-antialiased!important;-moz-osx-font-smoothing:grayscale!important}#checkoutProgress ul li.active{background-color:#e5e7eb;color:#111}#register{padding:20px 0;position:relative}#register .title{font-weight:700;font-size:36px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center}#register .title .sub{font-weight:300;color:#777}#register .register-container{max-width:620px;margin:20px auto}#register .register-container .table-header{width:100%;background-color:#fff;border:1px solid #ccc;padding:14px 24px 13px;position:relative;font-size:14px;font-weight:700;color:#212426;text-transform:uppercase;margin:0;border-radius:4px}#register .register-container .table-header .right-link{position:absolute;top:10px;right:16px;padding:4px 10px;text-align:right;font-size:12px;font-weight:600;text-transform:uppercase;color:#3b82f6;-webkit-font-smoothing:subpixel-antialiased!important;-moz-osx-font-smoothing:grayscale!important;border-radius:3px;background-color:transparent;-webkit-transition:background-color .2s;transition:background-color .2s}#register .register-container .table-header .right-link:hover{background-color:#fff;text-decoration:none}#register .register-container .table-header label{font-weight:400;font-size:13px;text-transform:none;-webkit-font-smoothing:subpixel-antialiased!important;-moz-osx-font-smoothing:grayscale!important}#register .register-container .table-header .toggle-checkbox{display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;top:12px;right:24px}#register .register-container .asterisk{font-family:Monaco,'Lucida Console','Courier New',Courier,monospace;font-style:normal;font-size:12px;font-weight:700;color:#ef4444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#register .register-container h2{border:none}#register .register-container p:not(.formManagerStatus){font-size:14px;padding:0 20px;line-height:1.5;color:rgba(0,3,6,.87)}@media only screen and (max-width:599px){#register .register-container p:not(.formManagerStatus){padding:0}}#register .register-container p.terms-message{margin-top:16px;color:rgba(0,3,6,.54);text-align:center}#register .register-container p.form-note{color:rgba(0,3,6,.54)}#register .register-container form{margin:24px auto}#register .register-container form h3.table-header{border-radius:0}#register .register-container form h3.table-header.top{border-radius:4px 4px 0 0}#register .register-container form .section{background-color:#fafafa;border-top:none;border-bottom:none;border-left:1px solid #ccc;border-right:1px solid #ccc;padding:30px;overflow:auto}#register .register-container form .section.bottom{border-radius:0 0 4px 4px;border-bottom:1px solid #ccc}#register .register-container form .section.top{border-top:1px solid #ccc}#register .register-container form .submit-button{width:50%;margin:40px auto 0}#register .register-container .row{display:-ms-flexbox;display:-webkit-flex;display:flex;width:500px;position:relative;padding-bottom:20px}#register .register-container .row .required::after{content:'*';margin-left:5px;font-family:Monaco,'Lucida Console','Courier New',Courier,monospace;font-style:normal;font-size:12px;font-weight:700;color:#ef4444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#register .register-container .row span[class*=span-]{position:relative;display:inline-block;margin-left:20px}#register .register-container .row span[class*=span-] input,#register .register-container .row span[class*=span-] label,#register .register-container .row span[class*=span-] select{display:block}#register .register-container .row span[class*=span-] label{font-size:14px;color:#212426;margin-bottom:6px}#register .register-container .row span[class*=span-] input{outline:0;border:1px solid #aaa;padding:9px 10px;font-size:14px;border-radius:3px;-webkit-appearance:none}#register .register-container .row span[class*=span-] input:focus{border-color:#3b82f6!important;box-shadow:0 0 15px rgba(0,114,200,.25)}#register .register-container .row span[class*=span-] input:-moz-placeholder{color:#bbb}#register .register-container .row span[class*=span-] input:-ms-input-placeholder{color:#bbb}#register .register-container .row span[class*=span-] input::-webkit-input-placeholder{color:#bbb}#register .register-container .row span[class*=span-] select{border-color:#aaa;border-radius:3px;font-size:14px;font-family:inherit;padding:8px 6px}#register .register-container .row span[class*=span-] .invalid-name{display:inline-block;color:#eb1515;font-weight:700;margin-top:5px;display:none}#register .register-container .row span[class*=span-] .valid-name{display:inline-block;color:#1a9a49;font-weight:700;margin-top:5px;display:none}#register .register-container .row .span-1,#register .register-container .row .span-1 *{width:100px}#register .register-container .row .span-2,#register .register-container .row .span-2 *{width:130px}#register .register-container .row .span-3,#register .register-container .row .span-3 *{width:210px}#register .register-container .row .span-4,#register .register-container .row .span-4 *{width:230px}#register .register-container .row .span-5,#register .register-container .row .span-5 *{width:380px}#register .register-container .row .span-full,#register .register-container .row .span-full *{width:480px}#register .register-container .newsletter-checkbox{text-align:center;margin-top:20px;font-size:13px}.captcha-container .formManagerStatus{position:relative;top:-9px}@media only screen and (max-width:1000px){#loginPassword{font-size:14px!important;letter-spacing:4px!important}#comments-watch #reg-unique-username-at,#comments-watch input[type=email],#comments-watch input[type=password],#comments-watch input[type=text],#login #reg-unique-username-at,#login input[type=email],#login input[type=password],#login input[type=text],#register #reg-unique-username-at,#register input[type=email],#register input[type=password],#register input[type=text]{font-size:16px!important}}@media only screen and (min-width:600px) and (max-width:1000px){#comments-watch,#login{padding:25px 0}#comments-watch .login-container,#comments-watch .watch-container,#login .login-container,#login .watch-container{margin:25px 5%}#register #checkoutProgress{top:30px;right:20px}#register #checkoutProgress ul li{padding:0 15px;min-width:0}#register h1{margin-left:30px;font-size:24px}}@media only screen and (min-width:600px) and (max-width:740px){#login .login-container{border-radius:6px;margin:25px 5%}}@media only screen and (max-width:740px){#comments-watch,#login{padding:20px 0}#comments-watch .title,#login .title{font-size:24px}#comments-watch .local-login,#login .local-login{margin-right:0;padding:20px 0;border:none}#comments-watch .submit-button,#login .submit-button{max-width:75%;margin:20px auto}#comments-watch .external-login-wrapper,#login .external-login-wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center}#comments-watch .external-login-wrapper>.external-login,#login .external-login-wrapper>.external-login{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:70%;position:relative;top:0;padding:0 0 40px}#comments-watch .external-login-wrapper>.external-login>.link>.fa-icon,#login .external-login-wrapper>.external-login>.link>.fa-icon{min-width:17%}.local-login{border-bottom:1px solid #ccc}#checkoutProgress{position:relative;width:100%;top:auto;right:auto;margin:20px auto 40px;text-align:center}#checkoutProgress ul{position:relative}#checkoutProgress ul li{min-width:0;width:25%;padding:0;font-size:12px}#register{width:100%;padding:15px 0}#register h1{font-size:24px}#register .register-container{width:100%}#register .register-container h3.table-header{border-radius:0;border-left:none;border-right:none;text-align:center}#register .register-container h3.table-header .right-link{display:block;width:50%;position:relative;top:auto;right:auto;text-align:center;padding:10px 0;margin:10px auto 0;font-size:14px;background-color:#fff}#register .register-container h3.table-header .toggle-checkbox{position:relative;top:auto;right:auto;display:block;margin-top:10px}#register .register-container form .section{padding:20px;overflow:inherit;border:none}#register .register-container form .section .row{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;position:relative;overflow:inherit;padding-bottom:0;margin-bottom:0}#register .register-container form .section .row span[class*=span-]{width:90%;float:none;margin-bottom:20px;font-size:14px}#register .register-container form .section .row span[class*=span-] input,#register .register-container form .section .row span[class*=span-] select{width:100%}#register .register-container form .section .row #reg-password-div,#register .register-container form .section .row #reg-password-wrap,#register .register-container form .section .row label,#register .register-container form .section .row span{width:100%}#register .register-container form .submit-button{width:100%}}@media only screen and (max-width:599px){#login label{margin-bottom:5px}#login .login-container,#login .watch-container{margin:15px 0 0 0;padding:0 20px;border-radius:0;border-left:0;border-right:0}}@media only screen and (max-width:450px){#login .external-login-wrapper>.external-login{width:100%}}/*! File: Shared/FrameModules/Sidebar/wiki_details.less */.wikiDetails{padding:7px;background-color:#f9fafb;border-radius:4px;margin-bottom:8px}.wikiDetails a img{border:none}.wikiDetails h2,.wikiDetails h2 a{font-weight:700}img.modalImgView:hover{cursor:pointer}ul.wikiDetailsResources a{display:block;height:100%;padding:5px 10px;border-radius:2px;background-color:#fff;color:#6b7280}ul.wikiDetailsResources a.active,ul.wikiDetailsResources a:hover{background-color:#3b82f6;text-decoration:none;color:#fff}ul.wikiDetailsResources a.active .resourceCount,ul.wikiDetailsResources a:hover .resourceCount{color:#fff}.resourceCount{float:right;text-align:right;font-weight:700;color:#3b82f6}.deviceAction p{margin-left:20px}#cartWikiDetails a img{height:130px;width:174px}#cartWikiDetails{margin-bottom:8px}ul.wikiDetailsResources{margin:12px 0 0;padding:0;list-style:none}.responsive #wikiDetailsContainer.visible{display:block!important}@media only screen and (max-width:1000px){.responsive #wikiDetailsContainer{display:none!important}}.toggleWikiDetails{display:none}@media only screen and (max-width:1000px){.toggleWikiDetails{display:inline-block}}.guideWikiDetails{margin-top:8px;overflow-wrap:break-word;word-wrap:break-word}.guideWikiDetails li a,.wikiDetailsOther li a{display:block}#cartWikiDetails img,.guideWikiDetails img{border:1px solid #e5e7eb}@media only screen and (max-width:599px){#cartWikiDetails img,.guideWikiDetails img{width:100%}}#cartWikiDetails .wikiDetailsResources li{line-height:1.6em;margin:2px 0 0}.guideWikiDetails .wikiDetailsResources li,.wikiDetailsOther .wikiDetailsResources li{line-height:1.5em;font-size:1.6em;margin:2px 0 0}.buttonGroup{text-align:center}.buttonGroup a.buttonLink.lastChild{float:right}.buttonGroup a.buttonLink{font-size:1.6em;width:142px;display:block;float:left}@media only screen and (max-width:599px){.buttonGroup a.buttonLink{width:45%;margin:0;font-size:12px!important}}.buttonGroup a.largeButton{width:100%;margin:0;padding-left:0;padding-right:0}.buttonGroup a.largeButton.lastChild{margin:0}.startGuide{float:left}.askQuestion{float:right}ul.wikiDetailsResources a.active,ul.wikiDetailsResources a:hover{background-color:#3b82f6}/*! File: Shared/FrameModules/MediaLibrary/library.less */.mediaTarget{cursor:pointer;position:relative;z-index:0;overflow:hidden}.mediaTarget .alterTarget.addDocument,.mediaTarget .alterTarget.addImage,.mediaTarget .alterTarget.addVideo{background-color:#f9fafb}.mediaTarget .alterTarget.addDocument.disabled,.mediaTarget .alterTarget.addImage.disabled,.mediaTarget .alterTarget.addVideo.disabled{background-color:unset}.wrapper.mediaLibraryModalBox{width:98%;border:1px solid #373737;padding:0}.wrapper.mediaLibraryModalBox .modalTitle{text-transform:uppercase;font-size:19px;color:#6b7280;font-weight:400}@media only screen and (max-width:740px){.wrapper.mediaLibraryModalBox .modalTitle{display:none}}.wrapper.mediaLibraryModalBox .modalCloseBtn{display:none!important}.wrapper.mediaLibraryModalBox .modalHeader{background:#fff;display:flex;justify-content:space-between;align-items:center;height:75px;padding:0 15px}.wrapper.mediaLibraryModalBox .modalHeader .fa-angle-left{color:#d1d5db}@media only screen and (max-width:599px){.wrapper.mediaLibraryModalBox .modalHeader{display:block;padding:18px 15px}}.wrapper.mediaLibraryModalBox .modalFooter{position:absolute;bottom:0;right:0;left:0;padding:0 20px;margin-bottom:0;background-color:#fff}.wrapper.mediaLibraryModalBox .modalFooter a,.wrapper.mediaLibraryModalBox .modalFooter p{color:#212426}.wrapper.mediaLibraryModalBox .modalFooter .left{color:#6b7280}#mediaLibrary{position:relative;height:600px}.mediaLibraryTitleText{text-transform:uppercase;font-size:19px}.mediaPage{background-color:#f9fafb}#emptyBrowseNotice{text-align:center;margin-top:17%;width:100%;display:none}#emptyBrowseNotice h2{border-bottom:none}#emptyBrowseNotice p{font-size:16px;margin:4px 0 8px 0}#emptyBrowseNotice button{font-weight:400;margin-top:20px}#emptyBrowseNotice button .fa-cloud-upload{color:rgba(255,255,255,.65)}button.mediaButton{font-size:14px;height:35px;margin:0 5px;padding:7px 15px;line-height:32px}button.mediaButton,button.mediaButton:active{padding:0 14px}#addMediaButton{color:#9dc0fa;border:1px solid #9dc0fa}#addMediaButton .fa-cloud-upload{position:relative;bottom:-1px;margin-right:10px}#addMedia .modalFooter{height:40px}#addMedia .modalTitle{width:100% left: 0;top:25px}#deleteAllMedia+.fa{margin-left:6px;color:#d1d5db}#libraryCloseBtn{margin-left:68px}@media only screen and (max-width:599px){#libraryCloseBtn{float:right}}#libraryCloseBtn .fa-times{color:#d1d5db;margin-left:6px;margin-right:0;position:relative;top:1px}.buttonLink.mediaButton.smallButton{font-size:12px}.modalExit{cursor:pointer;padding:10px 15px}#libraryContent{height:435px;min-height:unset;z-index:1;position:absolute;top:125px;bottom:41px;right:0;left:0;overflow:auto;background:#f9fafb}.display-filter-container{float:left}@media only screen and (max-width:599px){.display-filter-container{width:50%}}.libraryOptions{margin:0;font-size:14px;line-height:17px;color:#fff;background-color:#363c40;position:absolute;width:100%;z-index:100}@media only screen and (max-width:599px){.libraryOptions{height:50px}}@media only screen and (max-width:599px){.libraryOptions .filter-options{flex:1;height:50px;line-height:42px}}.libraryOptions .filter-option{background-color:#363c40;border:none;color:#fff;font-weight:400;margin:0;height:50px;line-height:41px;padding:4px 15px}@media only screen and (max-width:599px){.libraryOptions .filter-option{padding:4px 25px}}.libraryOptions .filter-option:hover{background-color:#2a2f32}.libraryOptions .filter-option .fa-angle-down{position:relative;top:1px;line-height:31px;float:none;margin-left:9px;color:#d1d5db}.libraryOptions .filter-items{background-color:#363c40;padding:0}@media only screen and (max-width:599px){.libraryOptions .filter-items{box-shadow:0 0 19px -5px #596369}}.libraryOptions .filter-items .selected{display:block}.libraryOptions .toggle-open{display:block}.libraryOptions .touch-target.selected{background-color:#2a2f32!important;color:#fff!important;font-weight:700}.libraryOptions .sort-filter-container{float:right;margin-right:20px;text-align:right}@media only screen and (max-width:599px){.libraryOptions .sort-filter-container{margin-right:0;width:50%}}.libraryOptions a{float:left;padding:4px 14px;line-height:40px;color:#fff;text-decoration:none}.libraryOptions a.title{cursor:default;color:#d1d5db}.libraryOptions a.option{cursor:pointer}.libraryOptions a.option.last{border-right:none}.libraryOptions a.option.active{background-color:#3b82f6}.mediaItem{position:relative;overflow:hidden}#mediaBrowse>.mediaItem{position:relative;float:left;display:block;overflow:hidden;width:172px;height:189px;margin:7px;box-shadow:0 0 8px 2px #c5cacd;border-radius:5px;background-color:#d1d5db;cursor:pointer;text-align:left;text-align:start}@media only screen and (max-width:599px){#mediaBrowse>.mediaItem{flex:1 0 40%;padding-bottom:15%}}#mediaBrowse>.mediaItem>.contents{background:top center no-repeat;height:140px}#mediaBrowse>.mediaItem>img{display:block;margin:auto;max-height:129px;max-width:100%}#mediaBrowse>.mediaItem.invalid-choice{opacity:.5;cursor:not-allowed}#mediaBrowse{position:relative;margin:8px}#mediaBrowse>.mediaItem{display:none}#mediaBrowse.all>.mediaItem,#mediaBrowse.onlyDocuments>.mediaItem.mediaDocument,#mediaBrowse.onlyImages>.mediaItem.mediaImage,#mediaBrowse.onlyObjects>.mediaItem.mediaObject{display:block}.modalContent>.statuses>.status{font-size:14px;margin:10px 10px 0;min-height:40px;line-height:22px;padding:8px 16px}.modalContent>.statuses>.status i{margin-top:-2px}.modalContent>.statuses>.status .yesno{margin:5px}.modalContentBox{max-width:983px}.status-count{margin-left:6px;font-weight:700}.mediaItem.contents:hover .menuControl{display:block;opacity:1}.mediaItem.contents .menuControl{opacity:0}.mediaItem.uploading{color:#212426}.mediaItem.uploading .cancel{position:absolute;top:0;right:0;width:16px;font-weight:700;font-size:16px;z-index:2}.mediaItem.uploading>.spacer{position:absolute;top:5px;bottom:5px;left:5px;right:5px;background-color:#fff}.mediaItem.uploading .percent,.mediaItem.uploading .percentBar{position:absolute;top:0;bottom:0;left:0;width:100%}.mediaItem.uploading .percent{text-align:center;z-index:1;text-shadow:#fff 0 0 8px,#fff 0 0 8px,#fff 0 0 8px,#fff 0 0 8px;padding-top:11px;font-weight:700;font-size:250%}.mediaItem.uploading .percentBar{width:0%}.mediaItem>.menuControl{position:absolute;right:4px;bottom:4px;border-radius:4px;padding:4px 8px;z-index:2;cursor:pointer;font-size:16px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#374151}.mediaItem>.menuControl .edit-text{float:right;font-size:10px;font-weight:700}.mediaItem>.menuControl .edit-text .fa-cog{position:relative;float:right;font-size:14px;margin-left:6px;color:#6b7280}.mediaItem>.menuControl.active{background-color:#febc3e}.mediaItem .imageBorder{background:0 0;border:4px solid #668c9d;width:88px;height:64px;opacity:.8;cursor:pointer}.mediaItem .file-container{display:flex;justify-content:center;position:absolute;bottom:33px;width:100%;height:27px;background-color:#fff;box-shadow:0 3px 4px 1px #e6e8e9}.mediaItem .filename{display:block;margin:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;padding:0 10px}.mediaItem .fileicon,.mediaItem .filetype{color:#d1d5db;position:absolute;bottom:0;left:10px;line-height:33px;font-weight:700}.mediaItem .filetype{margin-left:17px}.mediaItemProcessing{background:center no-repeat;background-image:url("../assets/spinner.gif");cursor:wait}.loadingOverlay{background:#fff center no-repeat;background-image:url("../assets/spinner.gif");position:absolute;z-index:3;left:0;right:0;top:0;bottom:0;border-radius:5px;opacity:.9}.disabledOverlay{background:#fff;position:absolute;z-index:3;left:0;right:0;top:0;bottom:0;border-radius:5px;opacity:.5}.mediaItemMenu ul{float:left;list-style:none;text-align:left;text-align:start;padding:0;margin:0;font-weight:400;cursor:auto}.mediaItemMenu ul.left li{margin-right:15px}.mediaItemMenu ul li{position:relative;padding:2px 2px 2px 20px;line-height:1.2em}.mediaItemMenu .icon{position:absolute;top:2px;left:0;width:16px;height:16px;background-image:url("../assets/sprite_guide_edit3.png");background-repeat:no-repeat;opacity:.5;cursor:pointer}.mediaItemMenu li.active .icon{opacity:.8}.mediaItemMenu li.active a{text-decoration:underline}.mediaItemMenu li.inactive .icon{opacity:.2;cursor:default}.mediaItemMenu li.inactive a{font-style:italic;text-decoration:none;color:#9ca3af;cursor:default}.mediaItemMenu .iconMarkers{background-position:0 -22px}.mediaItemMenu .iconCrop{background-position:0 -46px}.mediaItemMenu .iconFullsize{background-position:0 -70px}.mediaItemMenu .iconDelete{background-position:2px -96px}.mediaItemMenu .iconCopy{background-position:0 -269px}.add-media-text{font-size:16px;color:#6b7280;font-weight:400;line-height:20px}#addMedia{height:586px;max-width:663px;color:#3b82f6}#addMedia .modalHeader button{padding:0 16px}#addMedia .modalHeader button:active{margin-top:0}#addMedia .modalHeader button span{margin-left:5px}#addMedia .modalTitle{position:absolute;left:36.5%;font-size:19px}#addMedia .modalContent{margin:0 32px;height:470px;background-color:transparent;overflow:scroll}#addMedia .dashed-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:90%;border:1px dashed #d1d5db;border-radius:14px;margin:31px auto}#addMedia .viable-image-blurb{padding:10px;padding-top:0}#addMedia .viable-image-blurb p{color:#4b5563}#addMedia .url-embed-container{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;width:100%;padding:0 5%}#addMedia .embed-action-container{margin-top:13px}#addMedia .embed-action-container .embed-description{color:#6b7280;float:left}#addMedia .embed-action-container .fa-question-circle{position:relative;float:left;font-size:14px;padding:10px;color:#d1d5db}#addMedia .embed-action-container .fa-question-circle:hover+h4{display:block}#addMedia .embed-action-container h4{display:none;line-height:28px;float:left;font-weight:400}#addMedia .embed-action-container button{float:right}#addMedia .embed-title-text{text-align:center;font-weight:400;margin:8px 0}#addMedia .url-embed-link-input{width:100%;height:40px;font-size:16px;padding:0 10px;border-radius:4px;box-shadow:inset 0 2px 4px 0 #f9fafb;border:solid 1px #d1d5db}#addMedia p{color:#ccc}#addMedia hr{border:none;border-top:1px solid #525252;border-bottom:1px solid #7c7c7c;margin:28px 0}#addMedia hr:before{content:"or";position:absolute;text-align:center;background:#666;font-size:24px;font-weight:400;margin-left:43%;margin-top:-19px;padding:0 12px}#mediaUpload{text-align:center;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:10px;width:100%}#mediaUpload .fa-file-image-o{font-size:54px;padding:20px 10px;color:rgba(59,130,246,.55)}#mediaUpload .fa-file-video-o{font-size:45px;transform:rotate(15deg);color:rgba(34,197,94,.65)}#mediaUpload .fa-file-pdf-o{font-size:45px;transform:rotate(-15deg);color:rgba(255,144,36,.7)}#mediaUpload p{color:#ccc;font-weight:700;line-height:.9em;margin-top:20px}#mediaUpload p.light{font-weight:400;margin-top:0}.mm-uploader{position:relative;top:-1px;border-radius:4px;color:#d1d5db;padding:44px 0;background-color:#fff;height:243px;width:100%;overflow:hidden}.mm-uploader .fd-zone{position:relative;overflow:hidden}.mm-uploader .fd-file{height:250px;opacity:0;font-size:200px;position:absolute;right:0;top:-65px;width:100%;z-index:1;padding:0;margin:0;cursor:pointer;font-family:-apple-system,'Segoe UI',Helvetica,Arial,sans-serif}.fd-zone.over{background-color:#d4e9a6!important}.uploadOrText{font-size:130%;margin:10px;color:#d1d5db}.mediaTypes{position:relative}.mediaTypes h3{margin-bottom:0}.mediaTypes p{color:#b2b2b2;margin:0}.mediaTypes p.important{color:#fff!important;font-size:13px;font-weight:700;margin:2px 0}.mediaTypes span{font-size:12px}.mediaTypes .dialog{text-align:center;background-color:#222426;padding:16px 0;border-radius:4px}.mediaTypes .dialogTab{position:absolute;display:block;cursor:pointer;right:0;top:0;line-height:2.4em;padding:0 6px}.mediaTypes .dialogTab i{margin-right:4px}.mediaTypes .dialogTab.active,.mediaTypes .dialogTab:active,.mediaTypes .dialogTab:hover{background-color:#222426;border-radius:4px}#embedUpload{margin:0 137px}ul.embedIcons{padding:0;list-style-type:none;margin-left:10px}ul.embedIcons li{float:left;padding:0 9px;position:relative;text-align:center}ul.embedIcons li.first{padding-left:0}ul.embedIcons a{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.75);text-decoration:none}ul.embedIcons a span{clear:right}.iconLarge{display:inline-block;width:72px;height:72px}.autodesk,.github,.upverter,.vimeo,.youtube{background-image:url("../assets/loader.gif");background-repeat:no-repeat;background-position:center center;text-align:center;vertical-align:middle}.modalBox .imageContainer img{background-color:#fff}.modalBox .imageSidebar{width:250px;float:right}.cropError,.editError{background-color:#fcc;padding:5px 15px;text-align:center}#markerSidebar{display:none}.cropContainer,.editPhoto{position:relative}.editPhoto{width:663px;height:643px}.modalFooter{position:relative;height:40px;background-color:#fff;padding:0}#imageEditButton{font-weight:400}#imageEditButton .fa-check{margin:0 0 0 7px;color:rgba(255,255,255,.5)}.cropContainer.hasWarning{height:550px}.cropContainer .mediaLibraryIcon,.editPhoto .mediaLibraryIcon{margin-left:40px}.cropContainer .modalHeader button,.editPhoto .modalHeader button{position:static}#markersControlPanel{display:flex;width:100%;padding:0 20px;overflow:auto;background-color:#363c40}#markersControlPanel .extras.hideMore{display:flex}#markersControlPanel .extras.hideMore .more{display:none}#markersControlPanel div.markerButton{border-width:1px 0 1px 1px;width:40px;height:40px;padding:8px}#markersControlPanel div.markerButton#moreTools{text-align:center;color:#fff;text-shadow:#000 0 0 4px;padding-left:0}#markersControlPanel div.markerButton#moreTools>.fa-angle-double-right{font-size:14px;padding:5px 0;color:#e5e7eb}#markersControlPanel div.markerButton.selected{background-color:#3b82f6}#markersControlPanel .markerButton,#markersControlPanel .markerColor{padding:0}#markersControlPanel .markerButton:hover,#markersControlPanel .markerColor:hover{cursor:pointer}#markersControlPanel .markerColor{float:left;margin:0;border-radius:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,.25);margin-right:3px;width:30px;height:auto}#markersControlPanel div{float:left}#markersCloseBtn{margin-right:60px}#markersCloseBtn .fa-angle-left{color:#d1d5db}.toolText{float:left;margin:5px 10px 5px 0;color:#d1d5db}#shapeButtons{flex:1;display:flex;align-items:center}#markerColors{display:flex;flex:2;justify-content:flex-end;margin-left:20px;padding:4px 0}.markerButton>.back{width:100%;height:100%}#markerTrash{float:right;border-radius:2px;cursor:pointer;font-size:14px;line-height:40px;color:#d1d5db}#markerTrash .fa-trash-o{margin-left:10px}.imageMenu{z-index:1}.imageMenu li{margin:0}#markerButtons{margin-top:50px}.markerColor[data-color=red]{background:#c1280b;background-color:#f1320e;background-image:-webkit-linear-gradient(top,#f1320e,#c1280b);background-image:-moz-linear-gradient(top,#f1320e,#c1280b);background-image:-o-linear-gradient(top,#f1320e,#c1280b);background-image:-ms-linear-gradient(top,#f1320e,#c1280b);background-image:linear-gradient(top,#f1320e,#c1280b)}.markerColor[data-color=red].selected{background-color:#b7260a;background-image:-webkit-linear-gradient(top,#b7260a,#c1280b);background-image:-moz-linear-gradient(top,#b7260a,#c1280b);background-image:-o-linear-gradient(top,#b7260a,#c1280b);background-image:-ms-linear-gradient(top,#b7260a,#c1280b);background-image:linear-gradient(top,#b7260a,#c1280b)}.markerColor[data-color=red]:hover{background-color:#f1320e;background-image:-webkit-linear-gradient(top,#f1320e,#d92d0c);background-image:-moz-linear-gradient(top,#f1320e,#d92d0c);background-image:-o-linear-gradient(top,#f1320e,#d92d0c);background-image:-ms-linear-gradient(top,#f1320e,#d92d0c);background-image:linear-gradient(top,#f1320e,#d92d0c)}.markerColor[data-color=orange]{background:#ff9024;background-color:#ffaa57;background-image:-webkit-linear-gradient(top,#ffaa57,#ff9024);background-image:-moz-linear-gradient(top,#ffaa57,#ff9024);background-image:-o-linear-gradient(top,#ffaa57,#ff9024);background-image:-ms-linear-gradient(top,#ffaa57,#ff9024);background-image:linear-gradient(top,#ffaa57,#ff9024)}.markerColor[data-color=orange].selected{background-color:#ff830a;background-image:-webkit-linear-gradient(top,#ff830a,#ff9024);background-image:-moz-linear-gradient(top,#ff830a,#ff9024);background-image:-o-linear-gradient(top,#ff830a,#ff9024);background-image:-ms-linear-gradient(top,#ff830a,#ff9024);background-image:linear-gradient(top,#ff830a,#ff9024)}.markerColor[data-color=orange]:hover{background-color:#ffaa57;background-image:-webkit-linear-gradient(top,#ffaa57,#ff9d3e);background-image:-moz-linear-gradient(top,#ffaa57,#ff9d3e);background-image:-o-linear-gradient(top,#ffaa57,#ff9d3e);background-image:-ms-linear-gradient(top,#ffaa57,#ff9d3e);background-image:linear-gradient(top,#ffaa57,#ff9d3e)}.markerColor[data-color=yellow]{background:#f3e00e;background-color:#f5e63f;background-image:-webkit-linear-gradient(top,#f5e63f,#f3e00e);background-image:-moz-linear-gradient(top,#f5e63f,#f3e00e);background-image:-o-linear-gradient(top,#f5e63f,#f3e00e);background-image:-ms-linear-gradient(top,#f5e63f,#f3e00e);background-image:linear-gradient(top,#f5e63f,#f3e00e)}.markerColor[data-color=yellow].selected{background-color:#ddcb0b;background-image:-webkit-linear-gradient(top,#ddcb0b,#f3e00e);background-image:-moz-linear-gradient(top,#ddcb0b,#f3e00e);background-image:-o-linear-gradient(top,#ddcb0b,#f3e00e);background-image:-ms-linear-gradient(top,#ddcb0b,#f3e00e);background-image:linear-gradient(top,#ddcb0b,#f3e00e)}.markerColor[data-color=yellow]:hover{background-color:#f7e957;background-image:-webkit-linear-gradient(top,#f7e957,#f4e326);background-image:-moz-linear-gradient(top,#f7e957,#f4e326);background-image:-o-linear-gradient(top,#f7e957,#f4e326);background-image:-ms-linear-gradient(top,#f7e957,#f4e326);background-image:linear-gradient(top,#f7e957,#f4e326)}.markerColor[data-color=green]{background:#16dc81;background-color:#3aeb9a;background-image:-webkit-linear-gradient(top,#3aeb9a,#16dc81);background-image:-moz-linear-gradient(top,#3aeb9a,#16dc81);background-image:-o-linear-gradient(top,#3aeb9a,#16dc81);background-image:-ms-linear-gradient(top,#3aeb9a,#16dc81);background-image:linear-gradient(top,#3aeb9a,#16dc81)}.markerColor[data-color=green].selected{background-color:#14c573;background-image:-webkit-linear-gradient(top,#14c573,#16dc81);background-image:-moz-linear-gradient(top,#14c573,#16dc81);background-image:-o-linear-gradient(top,#14c573,#16dc81);background-image:-ms-linear-gradient(top,#14c573,#16dc81);background-image:linear-gradient(top,#14c573,#16dc81)}.markerColor[data-color=green]:hover{background-color:#3aeb9a;background-image:-webkit-linear-gradient(top,#3aeb9a,#23e98e);background-image:-moz-linear-gradient(top,#3aeb9a,#23e98e);background-image:-o-linear-gradient(top,#3aeb9a,#23e98e);background-image:-ms-linear-gradient(top,#3aeb9a,#23e98e);background-image:linear-gradient(top,#3aeb9a,#23e98e)}.markerColor[data-color=lightBlue]{background:#15a1d6;background-color:#15a4db;background-image:-webkit-linear-gradient(top,#15a4db,#15a1d6);background-image:-moz-linear-gradient(top,#15a4db,#15a1d6);background-image:-o-linear-gradient(top,#15a4db,#15a1d6);background-image:-ms-linear-gradient(top,#15a4db,#15a1d6);background-image:linear-gradient(top,#15a4db,#15a1d6)}.markerColor[data-color=lightBlue].selected{background-color:#1390bf;background-image:-webkit-linear-gradient(top,#1390bf,#15a1d6);background-image:-moz-linear-gradient(top,#1390bf,#15a1d6);background-image:-o-linear-gradient(top,#1390bf,#15a1d6);background-image:-ms-linear-gradient(top,#1390bf,#15a1d6);background-image:linear-gradient(top,#1390bf,#15a1d6)}.markerColor[data-color=lightBlue]:hover{background-color:#33b8eb;background-image:-webkit-linear-gradient(top,#33b8eb,#1cb0e9);background-image:-moz-linear-gradient(top,#33b8eb,#1cb0e9);background-image:-o-linear-gradient(top,#33b8eb,#1cb0e9);background-image:-ms-linear-gradient(top,#33b8eb,#1cb0e9);background-image:linear-gradient(top,#33b8eb,#1cb0e9)}.markerColor[data-color=blue]{background:#2343e8;background-color:#516aed;background-image:-webkit-linear-gradient(top,#516aed,#2343e8);background-image:-moz-linear-gradient(top,#516aed,#2343e8);background-image:-o-linear-gradient(top,#516aed,#2343e8);background-image:-ms-linear-gradient(top,#516aed,#2343e8);background-image:linear-gradient(top,#516aed,#2343e8)}.markerColor[data-color=blue].selected{background-color:#3a57ea;background-image:-webkit-linear-gradient(top,#3a57ea,#2343e8);background-image:-moz-linear-gradient(top,#3a57ea,#2343e8);background-image:-o-linear-gradient(top,#3a57ea,#2343e8);background-image:-ms-linear-gradient(top,#3a57ea,#2343e8);background-image:linear-gradient(top,#3a57ea,#2343e8)}.markerColor[data-color=blue]:hover{background-color:#516aed;background-image:-webkit-linear-gradient(top,#516aed,#3a57ea);background-image:-moz-linear-gradient(top,#516aed,#3a57ea);background-image:-o-linear-gradient(top,#516aed,#3a57ea);background-image:-ms-linear-gradient(top,#516aed,#3a57ea);background-image:linear-gradient(top,#516aed,#3a57ea)}.markerColor[data-color=violet]{background:#dc54b7;background-color:#e57ec9;background-image:-webkit-linear-gradient(top,#e57ec9,#dc54b7);background-image:-moz-linear-gradient(top,#e57ec9,#dc54b7);background-image:-o-linear-gradient(top,#e57ec9,#dc54b7);background-image:-ms-linear-gradient(top,#e57ec9,#dc54b7);background-image:linear-gradient(top,#e57ec9,#dc54b7)}.markerColor[data-color=violet].selected{background-color:#d83fae;background-image:-webkit-linear-gradient(top,#d83fae,#dc54b7);background-image:-moz-linear-gradient(top,#d83fae,#dc54b7);background-image:-o-linear-gradient(top,#d83fae,#dc54b7);background-image:-ms-linear-gradient(top,#d83fae,#dc54b7);background-image:linear-gradient(top,#d83fae,#dc54b7)}.markerColor[data-color=violet]:hover{background-color:#e57ec9;background-image:-webkit-linear-gradient(top,#e57ec9,#e069c0);background-image:-moz-linear-gradient(top,#e57ec9,#e069c0);background-image:-o-linear-gradient(top,#e57ec9,#e069c0);background-image:-ms-linear-gradient(top,#e57ec9,#e069c0);background-image:linear-gradient(top,#e57ec9,#e069c0)}.markerColor[data-color=black]{background:#212426;background-color:#000;background-image:-webkit-linear-gradient(bottom,#000,#212426);background-image:-moz-linear-gradient(bottom,#000,#212426);background-image:-o-linear-gradient(bottom,#000,#212426);background-image:-ms-linear-gradient(bottom,#000,#212426);background-image:linear-gradient(bottom,#000,#212426)}.markerColor[data-color=black].selected{background-color:#151718;background-image:-webkit-linear-gradient(top,#151718,#212426);background-image:-moz-linear-gradient(top,#151718,#212426);background-image:-o-linear-gradient(top,#151718,#212426);background-image:-ms-linear-gradient(top,#151718,#212426);background-image:linear-gradient(top,#151718,#212426)}.markerColor[data-color=black]:hover{background-color:#50585d;background-image:-webkit-linear-gradient(top,#50585d,#2d3134);background-image:-moz-linear-gradient(top,#50585d,#2d3134);background-image:-o-linear-gradient(top,#50585d,#2d3134);background-image:-ms-linear-gradient(top,#50585d,#2d3134);background-image:linear-gradient(top,#50585d,#2d3134)}.markerColor.selected{box-shadow:inset 0 0 0 1px #fff;border:2px solid #fff}.sourceImage{position:absolute;top:0;left:0}#imageCropButton{font-weight:400}#imageCropButton .fa-check{margin:0 0 0 5px;color:rgba(255,255,255,.65)}#imageAttributes{width:623px;margin:0 10px}#imageAttributes ul{text-align:center;padding-left:0;list-style-type:none}#imageAttributes ul li{margin-right:20px;display:inline-block}#imageCropContainer{text-align:left;text-align:start}#imageCropContainer .cropHandle{border-radius:5px}/*! File: FrameModules/Sidebar/wiki_image.less */#wikiSummaryImage{position:relative;margin:8px 0 0;border:8px solid #f9fafb;background-color:#f9fafb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#wikiSummaryImage img{display:block}.pageImages{border:1px solid #e5e7eb;min-height:72px;padding:6px}.pageImages .mediaItem{margin-right:6px;display:inline-block;width:96px;height:72px}.pageImages .mediaItem:nth-child(3n+3){margin-right:0}.imageMeta{font-style:italic}/*! File: FrameModules/team_profile.less */.profile-header-container{display:-ms-flexbox;display:-webkit-flex;display:flex;padding-top:48px;margin-bottom:16px}@media only screen and (max-width:1000px){.profile-header-container{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;margin-bottom:0}}.profile-avatar-container{width:160px;margin:0 36px}@media only screen and (max-width:1000px){.profile-avatar-container{display:none}}.profile-avatar-container .profile-avatar{border:5px solid #fff;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.profile-avatar-container .profile-avatar img{border:1px solid #e5e7eb}.team-info-container{max-width:520px}@media only screen and (max-width:1000px){.team-info-container{max-width:none}}.team-info-container .team-title-container{margin-bottom:24px}@media only screen and (max-width:1000px){.team-info-container .team-title-container{padding:0 24px}}.team-info-container .team-title-container .team-title{margin:0 0 3px 0;font-size:35px;font-weight:500}.team-info-container .team-title-container .team-slogan{font-size:15px;color:#212426;margin:0}@media only screen and (max-width:1000px){.team-info-container .team-title-container .team-slogan{max-width:520px}}.team-info-container .team-title-container .team-slogan i{line-height:1.2em;margin-right:4px}.team-info-container .team-title-container .team-slogan:after,.team-info-container .team-title-container .team-slogan:before{content:'"'}.team-info-container .team-title-container .team-slogan.noQuotes:after,.team-info-container .team-title-container .team-slogan.noQuotes:before{content:''}.button-container{position:relative;margin:0 auto 32px auto;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.button-container .button{margin:0 0 8px 0}@media only screen and (max-width:1000px){.button-container{width:100%;margin:16px 0 8px 0;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.button-container .join-team-button,.button-container .leave-team-button{display:none}}@media only screen and (max-width:599px){.button-container .book-appointment-button,.button-container .student-action-button{width:90%}}.button-container .mid-text{font-weight:300;font-size:13px;color:#4b5563;margin:4px 0;text-align:center}.button-container .phone{font-size:18px;text-align:center}.button-container .phone,.button-container .phone a{text-decoration:none;font-weight:700;color:#212426}.profile-actions-container{padding-left:5px;position:relative;margin:24px 0 8px}.userStatList{list-style-type:none;display:inline-block;border:1px solid #e5e7eb;background-color:#f9fafb;border-radius:4px;padding:0;float:left}@media only screen and (max-width:1000px){.userStatList{border-radius:0;border-left:none;border-right:none;margin:0;width:100%}}.userStatList li{display:inline-block;padding:0 42px;margin:16px 0;border-right:1px solid #e5e7eb;text-align:center}@media only screen and (max-width:1000px){.userStatList li{float:left;width:33.33%;padding:0;border-right:none}}.userStatList li h3{font-size:28px;font-weight:100}.userStatList li p{font-weight:400;text-transform:uppercase;color:#4b5563;font-size:13px}.userStatList li h3,.userStatList li p{margin:0;padding:0}.userStatList li:last-child{border-right:none}.profileActionItem{font-size:16px;font-weight:700;margin:12px 0}.profileActionItem i{margin-right:8px;font-weight:400;color:#1f2937}#inviteLink{font-size:13px}#inviteContainer{width:auto;height:auto}#inviteContainer #statusNoticeDiv{padding-top:7px}#inviteContainer label{font-size:12px;line-height:12px}#inviteContainer #inviteClose{margin-right:5px}#inviteContainer .inviteText{width:100%}#inviteContainer .invite-modal-inputs{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;margin-top:4px}#inviteContainer .invite-modal-submit-container{display:-ms-flexbox;display:-webkit-flex;display:flex}.verified-badge{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;width:100%;margin-bottom:8px}@media only screen and (max-width:1000px){.verified-badge{-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:8px}}.verified-badge p{color:#4b5563;font-size:12px;width:55px}a.reportLink{float:right;margin-top:-48px;font-size:13px;color:#f17b6f}a.reportLink i{margin-right:8px}@media only screen and (max-width:1000px){a.reportLink{display:block;margin-top:0;margin-bottom:24px;float:none}}/*! File: FrameModules/Sidebar/author_edit.less */#author-name-container{white-space:nowrap;margin-top:11px}#cancel-author-change{display:none;float:right;margin-top:8px}#cancel-author-change .fa{color:#a7a8a9}#author-header{display:inline-block}#edit-author-button{float:right;top:0;margin:9px 0 0 0}#current-author-name{text-overflow:ellipsis;font-size:14px;font-weight:700;color:#434343;display:inline-block;position:relative;top:4px;max-width:80%;overflow:hidden}#current-author-image{border-radius:50%;position:relative;height:20px;width:20px;margin-right:7px;top:5px}#author-input-container{display:none;position:absolute;overflow:auto;margin:5px 10px 0 0;padding-top:0;background:#fff;z-index:42;width:203px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5)}#author-input-container .author-search-icon{position:absolute;color:#7a7c7d;text-align:right;margin:14px 21px 11px 0;top:0;right:0;width:12px;height:14px}#author-input-container .author-search-icon:hover .fa{cursor:pointer}#author-input-container .author-search-close{text-align:center;font-size:14px;font-color:#7a7c7d;margin-bottom:11px}#author-input-container .author-search-close:hover{cursor:pointer}#author-input{outline:0;margin:5%;width:90%;multi-box-shadow:0px 0px 4px 0px #bfdcf3,inset 0 1px 3px 0 rgba(0,0,0,0.2)}#author-input::-ms-clear{display:none}#author-search-choices{list-style-type:none}.author-suggest-item{margin:6px}.autocompleter-selected.author-suggest-item{background-color:#e7e7e7}.author-suggest-item .author-suggest-info:hover{cursor:pointer}.author-suggest-item .author-suggest-avatar{position:relative;display:inline-block;border-radius:50%;width:20px;height:20px;top:5px;left:5px}.author-suggest-item .author-suggest-name{display:inline-block;padding-left:10px;margin:7px 0 7px 0;font-size:14px}/*! File: FrameModules/Sidebar/step_list_view.less */#mainGuideImage{position:relative;margin:8px 0 0;border:8px solid #f9fafb;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#mainGuideImage img{display:block}#guideStepIndex{margin-top:5px;padding-right:0}#sidebarGuideEdit .toggleDiv{padding-left:2px}#toggleStepReorder{font-size:12px}#toggleStepReorder a{color:#4b5563}#toggleStepReorder a i{opacity:.5}#toggleStepReorder a:hover i{opacity:1}h3.toggleBar.subhead{font-size:18px;padding-right:10px;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.rearrange-steps-button{font-size:12px}.rearrange-steps-button i.fa{margin-right:4px}#saveReorder a{margin:0 4px}#guideStepIndex .prereq{padding-left:13px}#guideStepIndex .guideSidebarAddStep,#guideStepIndex .guideSidebarThumb{position:relative;float:left;width:56px;height:42px;margin:0 4px 4px 0;background-position:center center;background-repeat:no-repeat;border-radius:2px;overflow:hidden}#guideStepIndex .noImage{background-image:url("../assets/NoImage_56x42.jpg")}#guideStepIndex .guideSidebarThumb a{display:block;height:100%}#guideStepIndex .guideSidebarThumb img{display:block}.stepNumber{position:absolute;bottom:0;right:0;width:1.6em;margin:0;background-color:#212426;text-align:center;font-size:1em;font-weight:700;color:#fff}#guideStepIndex .active .stepNumber,#guideStepIndex .current .stepNumber{background-color:#3b82f6}#guideStepIndex .guideSidebarAddStep a{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:center;-webkit-justify-content:center;justify-content:center;-ms-flex-pack:center;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-align-items:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;text-align:center;width:100%;height:100%;padding:2px}.guideSidebarAddStep a{background-color:rgba(255,255,255,.1);border:1px dashed rgba(0,0,0,.2);color:#4b5563}.guideSidebarAddStep a i.fa{font-size:23px;font-weight:700;margin-top:7px}.guideSidebarAddStep a:hover{text-decoration:none;background-color:rgba(255,255,255,.9);border-color:rgba(0,0,0,.4);color:#374151}#guideStepIndex.reorderingSteps .guideSidebarThumb a{cursor:move}@-webkit-keyframes shake{from{-webkit-transform:rotate(2deg)}to{-webkit-transform:rotate(-2deg)}}#guideStepIndex.reorderingSteps .guideSidebarThumb{-webkit-animation-name:shake;-webkit-animation-duration:.15s;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out}@-moz-keyframes shake{from{-moz-transform:rotate(2deg)}to{-moz-transform:rotate(-2deg)}}#guideStepIndex.reorderingSteps .guideSidebarThumb{-moz-animation-name:shake;-moz-animation-duration:.15s;-moz-animation-iteration-count:infinite;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out}#guideStepIndex.reorderingSteps .guideSidebarAddStep{display:none}#guideStepIndex .active .stepNumber,#guideStepIndex .current .stepNumber{text-shadow:0 -1px 0 #2563eb}/*! File: repair_services.less */.teamForm .subhead{margin-top:0}#autocompleterBox{width:579px;margin-top:24px}#loadingIndicator{float:right;margin-right:12px;margin-top:-34px}#repairServices{list-style-type:none;-webkit-padding-start:0px}#repairServices li{cursor:move}.wikiBody{border:1px solid #e5e7eb;border-radius:4px;padding:6px 12px;margin-bottom:8px;background-color:#fff;line-height:1.333em}.wikiBody,.wikiBody a{color:#212426}.wikiBody i{cursor:pointer}.wikiBody .remove{float:right;position:relative;top:2px;color:#f37373}.wikiBody .remove:hover{color:#ef4444}/*! File: FrameModules/patrol_threshold.less */#patrolThreshold input{text-align:center;margin:0 4px 0 0}#patrolThreshold .formBody{overflow:auto}#patrolSlider{width:180px;margin-top:5px}.thresholdInputContainer{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-align-content:center;-webkit-align-content:center;align-content:center;-ms-flex-line-pack:center;float:right;padding:0}span.help{float:right;font-size:12px;font-weight:700}/*! File: FrameModules/Sidebar/topic_hierarchy.less */#topicHierarchyDiv{position:relative}#topicHierarchyDiv .formField{padding-top:8px}#topicHierarchyDiv .buttonLink{position:absolute;bottom:0;right:0}#topicHierarchyList{margin-top:8px}#topicHierarchyList p{margin:0;color:#668c9d}/*! File: comments.less */.comments-header{border-top:1px solid #f9fafb;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;padding:15px 0}@media only screen and (max-width:599px){.comments-header{padding-top:10px}}.comments-header h3{display:inline-block;text-transform:uppercase;margin:10px 0;white-space:nowrap}.comments-header .comments-header-button{margin-left:10px;border-radius:4px}@media only screen and (max-width:599px){.comments-header .comments-header-button{display:block;float:none;margin:0;width:100%;margin-bottom:10px}}@media only screen and (min-width:600px) and (max-width:740px){.comments-header .comments-header-button{font-size:10px;padding:10px 20px;margin-left:5px}}.comments-header .comments-header-button i{top:-1px!important}@media only screen and (max-width:599px){.comment-buttons{width:100%}}@media only screen and (max-width:599px){.comment-buttons #commentsWatchOff,.comment-buttons #commentsWatchOn{width:100%;float:none;display:block;margin:0}}.comment-thread{margin:20px 0 20px 150px;border-bottom:1px solid #f9fafb;position:relative;overflow:visible;display:flex}.comment-thread .svg-icon{color:#6b7280;flex:0 0 40px}@media only screen and (max-width:740px){.comment-thread{margin-left:100px}}@media only screen and (max-width:599px){.comment-thread{margin-left:0}.comment-thread .svg-icon{flex:0 0 30px}}.comment-thread:last-child{border-bottom:none}.comment-thread p{margin:0}.comment-thread p.commentMeta{margin:8px 0}.ProseMirror .commentContent,.comment .commentContent{display:inline-block;width:100%;word-break:break-word}.ProseMirror a.comment-date,.comment a.comment-date{color:#6b7280}.ProseMirror a.comment-date:hover,.comment a.comment-date:hover{text-decoration:none}.ProseMirror blockquote,.comment blockquote{margin:0 0 10px;padding:10px;background-color:#f9fafb;border-radius:4px}.ProseMirror blockquote .quoted,.comment blockquote .quoted{font-weight:700;margin-bottom:5px}.commentActions{display:inline;float:right;margin-left:16px;opacity:0;visibility:hidden;-webkit-transition:visibility 0s,opacity .2s ease-out;transition:visibility 0s,opacity .2s ease-out}.commentActions a{color:#6b7280;margin-right:10px}.commentActions a:hover{text-decoration:none}@media only screen and (max-width:599px){.commentActions{visibility:visible;opacity:1}.commentActions a{font-size:12px;color:#858c99}}.comment:hover .commentActions{opacity:1;visibility:visible}.comment-reply{margin:0 auto 20px;padding-left:20px;border-left:1px solid #f9fafb}@media only screen and (max-width:599px){.comment-reply{padding-left:10px}}.comment.deleted{color:#6b7280}.commentEdit{width:100%}#addCommentForm{margin-left:150px}#addCommentForm h2{border-bottom:0;padding-bottom:0}@media only screen and (max-width:740px){#addCommentForm{margin-left:100px}}@media only screen and (max-width:599px){#addCommentForm{margin-left:0}}.comment-form-buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;margin-left:auto}.commentEditDiv .edit-comment{position:inherit;margin:3px 0 0 5px!important;padding:10px 20px;font-size:14px;float:right}#articleComments .formField{padding-top:10px}#addCommentForm textarea{height:auto;min-height:40px;border:1px solid #ddd;resize:none;box-shadow:none}#addCommentForm textarea:focus{outline:0}#addCommentForm .formBody{background:0 0;padding:0}#addCommentForm .formBody .formField{padding:0}.form-footer{display:-ms-flexbox;display:-webkit-flex;display:flex;height:40px;position:relative;margin-top:15px}.user-story .comment-thread{margin:20px 0 20px}.user-story #addCommentForm{margin:0}.user-story .comments{max-width:640px;margin:0 auto}.user-wiki .comment-thread{margin:20px 0 20px}.user-wiki #addCommentForm{margin:0}/*! File: FrameModules/moderator_vote.less */#moderatorVoteMenuHolder{text-align:center;width:450px}@media only screen and (max-width:599px){#moderatorVoteMenuHolder{width:100%}}#moderatorVoteMenu{padding-bottom:2px;text-align:left;text-align:start;display:inline-block}#moderatorVoteMenu h3{padding-bottom:5px}#moderatorVoteMenu table td.modVote-left button{width:100%;margin:5px 5px 0 0}#moderatorVoteMenu td.modVote-right{font-size:2em;font-weight:700;vertical-align:middle;padding-left:15px}#moderatorVoteMenu table{white-space:nowrap}#adminForceRow{font-size:1.2em;font-weight:700;vertical-align:middle}#adminForceRow label{vertical-align:middle}#adminForceRow .adminForceRight input{margin:0;vertical-align:middle}.adminForceLeft{text-align:right;padding-right:5px}#moderatorVoteTargetDocid{width:363px;margin-right:5px}#moderatorVoteTargetSubmit{vertical-align:bottom}/*! File: FrameModules/message_user.less */#messageUserForm .formField.inline label{display:inline-block;width:80px}#messageUserForm .twoThirdsWidth input,#messageUserForm .twoThirdsWidth textarea{width:275px}#bodyTitle{float:left;margin-right:3px}.alignRight{float:right;padding-top:8px}/*! File: FrameModules/Sidebar/guide_revert.less */.sidebarBox{padding:8px 14px 14px}#guideReleasesTable{width:100%;margin-top:8px}#guideReleasesTable th{color:#212426;font-weight:700}#guideReleasesTable tr:not(:first-child):not(:last-child){border-bottom:1px solid #f9fafb}#guideReleasesTable td{padding:6px 0}#releasesHeader{float:left}/*! File: FrameModules/Sidebar/guide_publish.less */#sidebarGuidePublish select{width:65%;margin-top:10px}#sidebarGuidePublish #publishField{margin-bottom:8px}#searchTeamsField,#searchUsersField{position:relative}#searchTeams,#searchUsers{height:auto;width:100%}#teamSearchSpinner,#userSearchSpinner{position:absolute;right:8px;top:18px}.teamsList,.usersList{list-style-type:none;margin-left:0;padding-left:0;margin-bottom:4px}.teamsList li:first-child,.usersList li:first-child{border:none}.teamsList li,.usersList li{padding:8px 0;border-top:1px solid #e5e7eb;position:relative}.teamsList li>img,.usersList li>img{width:56px}.teamsList li .removeTeam,.teamsList li .removeUser,.usersList li .removeTeam,.usersList li .removeUser{position:absolute;right:8px;top:8px;color:#6b7280}.teamsList h4,.usersList h4{font-weight:400;margin-top:0;line-height:1em}.teamsList p,.usersList p{margin:4px 0 0}.teamsList .teamDetails,.teamsList .userDetails,.usersList .teamDetails,.usersList .userDetails{margin-right:20px;margin-left:64px;overflow-wrap:break-word;word-wrap:break-word}h5.defaultText{color:#444;font-weight:400;margin:8px 0 0;padding:6px 0 0}.ajax-spinner{display:inline-block;position:absolute;width:16px;height:16px;margin-left:6px;margin-top:8px}.ajax-spinner.add{right:0;top:0}.ajax-spinner.remove{margin-right:0}.noReputation .reputation{display:none}#confirmPrivateModal{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;width:500px}#confirmPrivateModal h4{margin:8px 20px}#confirmPrivateModal .prereq-container{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto;max-height:300px;overflow:auto}#confirmPrivateModal .buttons{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-justify-content:flex-end;-webkit-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}/*! File: FrameModules/Sidebar/answers_device.less */.question-device-container{float:right;position:relative;top:0;right:0;width:254px;background-color:#f2f2f2;border-radius:4px;padding:0}@media only screen and (max-width:1000px){.question-device-container{width:100%;float:none;overflow:hidden;margin-bottom:26px}}.device-details{margin:10px 15px}@media only screen and (max-width:1000px){.device-details{margin:12px}}@media only screen and (max-width:599px){.device-details{display:block;float:none;margin:10px 10px 0 10px}}.device-name{margin:0;font-size:16px;text-decoration:none;border:none}.device-summary{margin:0;font-size:13px}.device-image-container{padding:11px 11px 0 11px}@media only screen and (max-width:1000px){.device-image-container{float:left;padding:11px}}@media only screen and (max-width:599px){.device-image-container{padding:6px}}.device-image{width:100%}@media only screen and (max-width:599px){.device-image{width:67px;float:left}}@media only screen and (min-width:600px) and (max-width:1000px){.device-image{width:100px}}.device-tags{list-style-type:none;border-top:1px solid #e4e4e4;padding:11px 15px 7px;margin:10px 0 0 0}.device-tag{display:inline-block;margin-bottom:5px}.device-tag a{font-size:12px;font-weight:600;display:inline-block;border:1px solid #e4e4e4;padding:3px 6px;margin-right:3px;background-color:#fff;color:#4b5563;border-radius:3px}.device-tag a:hover{text-decoration:none;color:#212426;border-color:#e5e7eb}.device-tag a:hover i{color:#d1d5db}.device-tag a i{color:#e4e4e4;margin-right:3px;position:relative;top:-2px;font-size:6px}.device-more-answers{display:block;background-color:#e4e4e4;color:#4b5563;border-radius:0 0 4px 4px;padding:11px 15px 10px;font-size:14px}.device-more-answers:visited{color:#4b5563}.device-more-answers:hover{background-color:#e5e7eb;cursor:pointer;text-decoration:none;color:#212426}@media only screen and (max-width:599px){.device-more-answers{float:left;display:inline-block;padding:0;background-color:transparent}}.device-view-all{float:right}.device-view-all i{position:relative;top:1px;margin-left:4px;color:#d1d5db}/*! File: collections.less */.collection-guides{margin-top:48px;overflow:hidden}.collection-guides h2{font-size:24px;font-weight:600;border-bottom:0;margin-bottom:24px}.collection-guides h2 a{position:relative;float:right;font-size:16px;margin-top:4px;text-decoration:none}.collection-guides h2 a i{margin-left:8px;top:1px;position:relative;font-size:14px}.collection-guides .blurbListCell{display:block;position:relative;float:left;overflow:hidden;box-shadow:0 0 2px #e5e7eb;cursor:pointer;margin-bottom:10px;width:24%;height:170px;margin-right:1.3333%;-webkit-transition:all .1s 0;transition:all .1s 0}.collection-guides .blurbListCell:nth-of-type(5n){margin-right:1.3333%}.collection-guides .blurbListCell:nth-of-type(4n){margin-right:0}.collection-guides .blurbListCell img{width:100%}@media screen and (max-width:500px){.collection-guides .blurbListCell img{height:auto;width:100%}}.collection-guides .blurbListCell .title{display:block;text-align:center;background:#e5e5e5;background:rgba(229,229,229,.9);font-weight:600;font-size:14px;position:absolute;width:170px;bottom:0;margin:0;padding:9px 3.5%;-webkit-transition:all .1s;transition:all .1s;width:100%;box-sizing:border-box}.collection-guides .blurbListCell:hover{border-color:#b1cdfb;-webkit-transition:all .1s 0;transition:all .1s 0}.collection-guides .blurbListCell:hover h5.title{background:#b1cdfb;padding:13px 3.5%}@media only screen and (min-width:600px) and (max-width:1000px){.collection-guides .blurbListCell{width:32%;margin-right:2%}.collection-guides .blurbListCell:nth-of-type(5n){margin-right:2%}.collection-guides .blurbListCell:nth-of-type(4n){margin-right:2%}.collection-guides .blurbListCell:nth-of-type(3n){margin-right:0}}@media only screen and (max-width:599px){.collection-guides .blurbListCell{width:48%;margin:0 2% 2% 0;float:left}.collection-guides .blurbListCell:nth-of-type(5n){margin-right:2%}.collection-guides .blurbListCell:nth-of-type(4n){margin-right:0}.collection-guides .blurbListCell:nth-of-type(2n){margin-right:0}}/*! File: FrameModules/Sidebar/news.less */#sidebarNews{position:relative;margin-top:16px;padding:6px 0}#newsImgLink{width:300px;height:225px;margin:0 6px}#newsImgLink img{border:1px solid #e5e7eb}#sidebarNewsBody{margin:0 8px}