/*******************************************************************************
 *
 * NOTEFLIGHT LLC
 * Copyright 2021 Noteflight LLC
 * All Rights Reserved
 *
 * @license
 *******************************************************************************/

.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}.tippy-tooltip[data-animation=shift-toward][data-placement^=top][data-state=hidden]{transform:translateY(-10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=bottom][data-state=hidden]{transform:translateY(10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=left][data-state=hidden]{transform:translateX(-10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=right][data-state=hidden]{transform:translateX(10px)}.tippy-tooltip[data-animation=shift-toward][data-state=hidden]{opacity:0}@font-face{font-family:FontAwesome;src:url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-8b43027f47b20503057dfbbaa9401fef.eot);src:url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-8b43027f47b20503057dfbbaa9401fef.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-20fd1704ea223900efa9fd4e869efb08.woff2) format("woff2"),url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-f691f37e57f04c152e2315ab7dbad881.woff) format("woff"),url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-1e59d2330b4c6deb84b340635ed36249.ttf) format("truetype"),url(/assets/_/node_modules/font-awesome/fonts/fontawesome-webfont-c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.datepicker-container{background-color:#fff;direction:ltr;font-size:12px;left:0;line-height:30px;position:fixed;top:0;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:210px;z-index:-1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.datepicker-container:after,.datepicker-container:before{border:5px solid transparent;content:" ";display:block;height:0;position:absolute;width:0}.datepicker-dropdown{border:1px solid #ccc;-webkit-box-shadow:0 3px 6px #ccc;box-shadow:0 3px 6px #ccc;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;z-index:1}.datepicker-inline{position:static}.datepicker-top-left,.datepicker-top-right{border-top-color:#39f}.datepicker-top-left:after,.datepicker-top-left:before,.datepicker-top-right:after,.datepicker-top-right:before{border-top:0;left:10px;top:-5px}.datepicker-top-left:before,.datepicker-top-right:before{border-bottom-color:#39f}.datepicker-top-left:after,.datepicker-top-right:after{border-bottom-color:#fff;top:-4px}.datepicker-bottom-left,.datepicker-bottom-right{border-bottom-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-left:before,.datepicker-bottom-right:after,.datepicker-bottom-right:before{border-bottom:0;bottom:-5px;left:10px}.datepicker-bottom-left:before,.datepicker-bottom-right:before{border-top-color:#39f}.datepicker-bottom-left:after,.datepicker-bottom-right:after{border-top-color:#fff;bottom:-4px}.datepicker-bottom-right:after,.datepicker-bottom-right:before,.datepicker-top-right:after,.datepicker-top-right:before{left:auto;right:10px}.datepicker-panel>ul{margin:0;padding:0;width:102%}.datepicker-panel>ul:after,.datepicker-panel>ul:before{content:" ";display:table}.datepicker-panel>ul:after{clear:both}.datepicker-panel>ul>li{background-color:#fff;cursor:pointer;float:left;height:30px;list-style:none;margin:0;padding:0;text-align:center;width:30px}.datepicker-panel>ul>li:hover{background-color:#e5f2ff}.datepicker-panel>ul>li.muted,.datepicker-panel>ul>li.muted:hover{color:#999}.datepicker-panel>ul>li.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li.highlighted:hover{background-color:#cce5ff}.datepicker-panel>ul>li.picked,.datepicker-panel>ul>li.picked:hover{color:#39f}.datepicker-panel>ul>li.disabled,.datepicker-panel>ul>li.disabled:hover{background-color:#fff;color:#ccc;cursor:default}.datepicker-panel>ul>li.disabled.highlighted,.datepicker-panel>ul>li.disabled:hover.highlighted{background-color:#e5f2ff}.datepicker-panel>ul>li[data-view="month next"],.datepicker-panel>ul>li[data-view="month prev"],.datepicker-panel>ul>li[data-view="year next"],.datepicker-panel>ul>li[data-view="year prev"],.datepicker-panel>ul>li[data-view="years next"],.datepicker-panel>ul>li[data-view="years prev"],.datepicker-panel>ul>li[data-view=next]{font-size:18px}.datepicker-panel>ul>li[data-view="month current"],.datepicker-panel>ul>li[data-view="year current"],.datepicker-panel>ul>li[data-view="years current"]{width:150px}.datepicker-panel>ul[data-view=months]>li,.datepicker-panel>ul[data-view=years]>li{height:52.5px;line-height:52.5px;width:52.5px}.datepicker-panel>ul[data-view=week]>li,.datepicker-panel>ul[data-view=week]>li:hover{background-color:#fff;cursor:default}.datepicker-hide{display:none}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/_/node_modules/slick-carousel/slick/ajax-loader-fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/assets/_/node_modules/slick-carousel/slick/fonts/slick-a4e97f5a2a64f0ab132323fbeb33ae29.eot);src:url(/assets/_/node_modules/slick-carousel/slick/fonts/slick-a4e97f5a2a64f0ab132323fbeb33ae29.eot?#iefix) format("embedded-opentype"),url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:application/octet-stream;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/_/node_modules/slick-carousel/slick/fonts/slick-2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}a,abbr,acronym,address,applet,big,blockquote,body,button,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body,button,input,textarea{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}html[data-browser*=MSIE] body,html[data-browser*=MSIE] button,html[data-browser*=MSIE] input,html[data-browser*=MSIE] textarea{font-family:Arial,sans-serif}html{-webkit-text-size-adjust:none}body{-webkit-touch-callout:none}ol,ul{list-style:none}a img{border:none}a.basic{text-decoration:none}.svgHTMLContent{background-color:transparent}.svgHTMLContent.errorContainer{min-width:250px;min-height:80px}.standardLink{color:#dd461d;text-decoration:none;cursor:pointer}.standardLink:hover{text-decoration:underline;color:#f64e20}.standardLink.color2{color:#689284}.standardLink.color3{color:#868063}.standardLink.black{color:#000}.standardLink.white{color:#fff}.standardLink.freeColor{color:#666658}.standardLink.premimumColor{color:#f64e20}.standardLink.learnColor{color:#5ba295}.standardLink.lightLink{font-weight:200}.blackLink{color:#000;font-weight:700;cursor:pointer;text-decoration:none}.blackLink:hover{text-decoration:underline}.noLink{color:inherit}.noHover:hover,.noLink{text-decoration:none}.standardEmphasis{font-weight:700}.standardAdditionalInfo{color:#a0a0a0;font-style:italic}body{font-size:14px;color:#202020;background-color:#fff;margin:0;overflow:hidden}body,textarea{-webkit-font-smoothing:antialiased}textarea{resize:none}body,html{height:100%;min-width:320px}button,input{font-size:13px}em{font-weight:700}.contentBox{overflow:hidden;position:relative}.secondContentBox{background-color:#fafaf5;padding:30px}.scoreTitleText{font-weight:700;display:inline;font-size:16px;padding-bottom:0;margin:0}.unselectable{user-select:none}.forceDisplayBlock{display:block!important}.headerFormInput{position:relative;display:inline}.formBody .standardForm{margin:0 auto;text-align:center}.standardForm .formTitle{font-size:36px;font-weight:200}.standardForm .formText{font-size:18px}.standardForm .formTextSmall{font-size:12px}.standardForm label span.disabled{color:#999}.paypalForm,.standardForm input{padding:6px;font-size:16px;font-weight:200;border-radius:5px;border:2px inset #eee;width:200px}.standardForm input.smaller{width:150px}.standardSmallForm input{padding:2px;font-size:15px}.paypalForm,.standardForm.wideForm input,.standardForm.wideForm textarea{width:320px}.standardForm.fullForm input[type=password],.standardForm.fullForm input[type=text],.standardForm.fullForm textarea{padding:10px;border:none;border-radius:3px;box-sizing:border-box;width:100%;outline-style:none;font-size:14px;font-weight:400;margin-bottom:5px}.standardForm.fullForm select{font-size:14px;min-width:160px}.standardForm.fullForm .formLabel{margin-bottom:5px}.standardForm.fullForm .formLabel .detail{padding-left:7px;font-style:italic;color:#777}.standardForm.wideForm input[type=checkbox],.standardForm.wideForm input[type=radio],.standardForm input[type=checkbox],.standardForm input[type=radio]{width:auto}.standardForm.wideForm select{width:330px}.standardForm.wideForm input:disabled{color:#a0a0a0;background-color:#e8e8e8}.standardForm.wideForm textarea{font-size:13px;line-height:18px;font-weight:300}.checboxInput .standardForm input.fileInput,.fileInput,.standardForm.wideForm input.checboxInput,.standardForm.wideForm input.fileInput,.standardForm input.checboxInput{border:none;width:auto;font-size:12px;padding:0;border-radius:0}.accountPanel{background-color:#fff;min-height:90%;margin-bottom:20px}.accountPanel.withBackground{background-image:url(/assets/images/notes_background-57a26ec31a6b0080649a3fa0b7e08558.png);background-repeat:no-repeat;background-position:400px 20px}.accountForm .box{padding:20px 30px;max-width:335px;min-height:300px;color:#404040}.contentSectionTitle{font-size:16px;padding:7px 0 14px;min-height:16px}.formSectionTitle{background-image:url(/assets/images/account_section_pointer-295fd6c9f11ab05127f56dcb3fe41a59.png);background-repeat:no-repeat;background-position:17px bottom}.inlineWithSectionTitle{display:inline;position:absolute;right:20px;top:9px}.inlineWithSectionTitle a{color:#fa5916;font-weight:700;text-decoration:none}.inlineWithSectionTitle2{display:inline;position:absolute;right:190px;top:9px}.inlineWithSectionTitle2 a{color:#fa5916;text-decoration:none}.accountTableContainer{padding:40px}.accountTable{border-collapse:collapse;width:100%}.accountStatusRow,.accountTable td{border-bottom:1px solid #e0e0e0;padding:12px;color:#404040}.accountTableHeader td{font-size:11px}.accountTableDate{min-width:100px}.accountTableAmount{width:50px}.formSection{margin-top:40px}.formSection.tight{margin-top:20px}.formSection.firstSection{margin-top:0}.formSection.withLines{padding:10px 0;border-top:1px dotted silver;border-bottom:1px dotted silver}.formSectionLabel{font-size:15px;font-weight:700}.formLabel{margin:20px 0 1px;font-size:14px;font-weight:500}.formLabel.noMarginTop{margin-top:0}.formLabel.tight{margin:5px 0 1px}.formLabel .disabled{color:#999;font-size:14px;font-weight:500}.formLabelHint{font-size:11px;color:#a0a0a0;float:right;cursor:default}.formLabel.graphic{height:30px;line-height:30px;vertical-align:top;white-space:nowrap;overflow:hidden}.formLabel.graphic label input[type=radio]{margin-top:6px;vertical-align:top}.formLabel.withHint{max-width:330px}.formLabel .sameLineLabel{padding-right:10px}.formStaticContent{margin:5px 0 1px;padding:7px;font-size:14px;background-color:#f0f0f0}.formRow{position:relative;line-height:36px}.formRow.descriptiveText{line-height:15px}.formLeftHalf,.formRightHalf{display:inline-block;width:260px}.formRightHalf{margin-left:10px}.formRightHalf.date{width:135px}.formRightHalf.code{width:115px}.formContentRow{margin-top:6px}.formCheckRow{margin:7px 0 0;font-size:14px}.formRow.actionRow{margin-top:10px;text-align:right}.formRow.actionRow .actionButton{margin-left:5px}.formField{display:table-cell}.formFieldDescription{color:#a0a0a0;display:table-cell;padding-left:20px;line-height:18px;vertical-align:middle}.formFieldDescription.below{display:block;padding:10px 0 0}.formActions,.newFormActions{border-top:1px dotted silver;padding-top:10px}.formActions{text-align:right;margin-top:20px}.newFormActions{margin-top:10px}.newFormActions.groupOverview{position:relative;z-index:1001}.newFormActions .verticalSpacing{margin-top:10px}.formActions.noline{margin-top:0;border-top:none}.formActions .formAssist{float:left;font-size:12px;max-width:50%;text-align:left}.newFormActions button,.standardForm button{font-size:16px;font-weight:400;color:#f8f8f8;padding:8px 25px;text-align:center;white-space:nowrap;text-decoration:none;background-color:#7f7f7f;border-radius:4px;border:0 solid grey;transition-property:color,background-color;transition-duration:.15s;text-shadow:0 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.15);cursor:pointer}.newFormActions button:hover,.standardForm button:hover{background-color:#707070}.newFormActions button.primary,.standardForm button.primary{color:#f8f8f8;background-color:#f55629;border-color:#c44521;outline-style:none}.newFormActions button.primary:hover,.standardForm button.primary:hover{color:#fff;background-color:#e34518}.newFormActions button.primary:disabled,.newFormActions button.secondary:disabled,.standardForm button.primary:disabled,.standardForm button.secondary:disabled{color:#f7f6ee;background-color:#c5c3af;border-color:#b0af9d;cursor:default}.standardInput.unchangeable{border:none;padding:3px 0}.newFormActions button{margin-right:5px;margin-bottom:5px;outline-style:none}.miniForm button,.standardForm button.mini{font-size:11px;font-weight:700;padding:6px 9px;min-width:90px;color:#f0f0f0;background-color:#f55629;text-align:center;white-space:nowrap;text-decoration:none;border-radius:4px;border:0 solid grey;transition-property:opacity,color,background-color;transition-duration:.3s;text-shadow:0 1px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.15);cursor:pointer}.standardForm button.mini{vertical-align:baseline}.miniForm button{float:right;margin:0}.miniForm button:hover{color:#fff;background-color:#e34518}.miniForm button:disabled{opacity:.5}.standardForm textarea{padding:6px;font-size:16px;line-height:24px;font-weight:200;border:1px solid #dcdcdc;width:95%}.miniForm textarea{width:99.5%;margin:0;font-size:12px;color:#404040;border:1px dotted silver}.redeemedItemSummary{margin:20px 0}.splitForm{display:inline-block;vertical-align:top}.splitForm.left{width:55%;margin-right:4%}.splitForm.right{width:35%}.sharingDialog .dialogStepContent{padding:15px}.activateSchoolTip{background-image:url(/assets/images/activateSchoolTip-693eddc0bf601749d037fc8e0f5c71fe.png);height:305px;width:420px}.dontDisplay{display:none}.clearFloat{display:block}.clearFloat:after{content:" ";display:block;font-size:0;height:0;clear:both;visibility:hidden}.bodyPart{margin:0 auto;position:relative}.overallHeader{position:relative;top:0;left:0;right:0}.serviceReporter{position:absolute;top:0;left:0;width:100%;z-index:9003}.errorBand,.reporterBand{position:absolute;top:-50px;width:100%;transition-property:top;transition-duration:.1s;opacity:.85}.errorBand{opacity:.95}.errorBandOpen,.reporterBandOpen{transition-duration:.25s;z-index:1000;top:-3px}.dialogErrorBand{height:0;overflow:hidden;transition-property:height,margin;transition-duration:.2s;text-align:center;color:#fafaf4;font-size:14px;margin:0 20px}.dialogErrorBand .errorBody{display:none}.dialogErrorBand.dialogErrorBandOpen{height:auto;overflow:visible}.dialogErrorBand.dialogErrorBandOpen .errorBody{display:inline-block}.dialogBusy{float:left;padding:24px 0 0 2px}.dialogBusy.tight{padding-top:9px}#confirmResetDefaults{max-width:477.42px}.errorBody,.reporterBody{text-align:center;height:3px}.reporterBody .actionLabel{margin:0 auto;display:inline-block;text-align:center;background-color:#fff;color:#000;font-size:14px;border-radius:5px;overflow:hidden;box-shadow:2px 2px 2px rgba(0,0,0,.15);padding:1px 12px}.reporterBody .actionLabel2{background-repeat:no-repeat;background-position:0 2px;padding:9px 3px 7px 40px;background-image:url(/assets/images/spinner-08c8c533b53ddcf27d15d98ca3287444.svg);display:block;background-size:contain}.errorBody .errors{margin:0 auto;display:inline-block;position:relative;z-index:1000;padding:4px 60px 4px 55px;background-color:#f55629;color:#f0f0f0;background-image:url(/assets/images/close_light-3369a5b5521e8d54dbf546fcf0112209.png);background-repeat:no-repeat;background-position:right 4px;font-size:14px;border-radius:5px;overflow:hidden;box-shadow:2px 2px 2px rgba(0,0,0,.25)}.errorBody .errors.small{padding-left:10px;padding-right:20px;font-size:13px}.errorBody .errors.noClose{background-image:none}.errorBody .error{padding:4px 0}.dialog .errorBody{height:auto}.formBand{background-color:#fff}.formBand,.validationBand{position:relative;height:0;overflow:hidden;transition-property:height;transition-duration:.25s}.validationBand{color:#404040}.bandOpen{transition-duration:.5s}.loginBandOpen{height:110px}.resetPasswordBandOpen{height:130px}.signupBandOpen{height:120px}.validationBandOpen{height:80px}.attachResourceBandOpen{height:48px;background-color:#f4f3e7}.replaceResultBandOpen{height:60px;background-color:#f4f3e7}.signupInfo{width:844px;margin:0 auto}.signupPlan{float:left;margin:10px 0 0;color:#787878}.formBody{padding:30px 0}.formClose{width:24px;height:24px;background-image:url(/assets/images/close_button-ee261a45e1ab5543c421b3661402a9b3.png);opacity:.5;position:absolute;top:11px;right:-5px;cursor:pointer;transition-property:opacity;transition-duration:.5s}.formClose:hover{opacity:1}.formClose.validationFormClose{margin-top:6px}.formBody .auxStuff,.wideForm .auxStuff{margin-top:10px;color:#787878;font-size:13px}.formBody .auxStuff.right{float:right}.formBody .details{color:#787878;font-size:13px}.validationBand.expanded{height:128px}.appHeaderBand{position:relative;height:60px;z-index:9000;background-color:#666658;box-shadow:0 3px 3px rgba(0,0,0,.15)}.embedHeaderBand{position:relative;height:59px;z-index:100;border-bottom:1px solid #f0f0f0}.messageBand{position:relative;height:39px;border-bottom:1px dotted #858164;transition-property:top;transition-duration:.5s;background-color:#f3f2e7}.contentBand{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch;transition-property:right;transition-duration:.5s}.contentBand.showingViewer{-webkit-overflow-scrolling:auto}.content{padding-top:20px}.contentFullHeight{margin-top:0;padding-top:0;height:100%}.contentFullHeightTopPadding{height:20px}.validationMessage{padding:8px 0;line-height:20px;font-size:13px;min-width:940px}.validationForm{float:left;padding-top:4px}.validationTitle{font-size:14px;font-weight:700;padding-top:5px}.validationBand input{font-size:12px;padding:3px;width:200px;border-radius:3px}.validationMoreInfo{display:none;font-size:12px;padding-top:6px}.validationMoreInfo.showing{display:block}.headerSearchForm{display:inline}.gcse-searchresults-container{display:none}.gcse-searchresults-container .gs-result .gs-title,.gcse-searchresults-container .gs-result .gs-title *{text-decoration:none;color:#dd461d}.gcse-searchresults-container .gs-result .gs-title:hover{text-decoration:underline;color:#f64e20}.gcse-searchresults-container .gs-result .gs-visibleUrl,.gcse-searchresults-container .gs-result a.gs-visibleUrl{color:#aaa}.gcse-searchresults-container .searchForResults{display:inline-block;line-height:24px;vertical-align:top;margin-right:10px}.gcse-searchresults-container .close{display:inline-block;width:24px;height:24px;background-image:url(/assets/images/close_button-ee261a45e1ab5543c421b3661402a9b3.png)}.gcse-search-box{background-image:url(/assets/images/google_cse_watermark_black-864c11668bef0d04400a3733c8115539.png);background-position:0 50%;background-repeat:no-repeat}ul.greyNote li{list-style-image:url(/assets/images/bullet_grey_note-0ab59c6a9a369026145ff5efd8968fe3.png);line-height:2em;margin:0 0 0 18px}.infoAuxiliary{font-size:11px}.socialIcons{margin-bottom:5px}.socialIcons img{margin-left:5px}.languagePicker{margin-top:20px}.languageTranslate{margin-top:3px;margin-right:4px}.announcementClose{width:30px;height:100%;background-image:url(/assets/images/message_close-b037d1989ef7e9c0d2e680fd086a1242.png);background-repeat:no-repeat;background-position:50%;position:absolute;right:0;top:0;cursor:pointer;opacity:.5}.announcementClose:hover{opacity:1}.announcementClose.light{background-image:url(/assets/images/message_close_light-710dfebe356af6aef157023787d3da40.png)}.announcementBanner{position:relative;padding:8px 0;background-color:#f4f3e7;border-bottom:1px dotted #a0a0a0;font-weight:600px;font-size:15px}.actionButton,.qq-upload-button{text-decoration:none;padding:4px 15px;border-radius:4px;border:0 solid grey;transition-property:color,background-color;transition-duration:.3s;box-shadow:0 1px 1px rgba(0,0,0,.05);font-size:14px;text-align:center;white-space:nowrap;cursor:pointer;outline:none}.actionButton.small{font-size:11px;font-weight:700;padding:1px 8px 2px}.actionButton.midsize{font-size:11px;font-weight:700;padding:4px 10px 5px}.actionButton.medium{font-size:16px;padding:5px 10px}.actionButton.big{font-size:20px;padding:10px 20px}.actionButton.huge{font-size:24px;padding:10px 40px}.actionButton.wide{padding:6px 25px;width:120px}.actionButton.heavy{font-weight:500}.actionButton.outline{background-color:transparent;color:#b4aaa9;border:1px solid #d3d3d3}.actionButton.outline:hover{color:#f64e20;border-color:#ffb49f}.actionButton .buttonText{padding-left:8px;padding-right:4px;vertical-align:top}.actionButton.medium.extraPadding{padding:7px 15px}.actionButton.color1{color:#f8f8f8;background-color:#f64e20;border-color:#c44521}.actionButton.color1:hover{color:#fff;background-color:#e34518}.actionButton.color2{color:#f0f0f0;border-color:#689284;background-color:#74a393}.actionButton.color2:hover{color:#fff;background-color:#689284}.actionButton.color3{color:#f0f0f0;background-color:#868063;border-color:#6b664f}.actionButton.color3:hover{color:#fff;background-color:#746d4d}.actionButton.color4{color:#707070;background-color:#fefefd;border-color:#f1f1e5;box-shadow:0 1px 3px rgba(0,0,0,.25)}.actionButton.color4:hover{color:#404040;background-color:#fff}.actionButton.color5{color:#00a3ea;background-color:#f3f2e7;border-color:#f1f1e5}.actionButton.color5:hover{color:#0090ff;background-color:#fafaf5}.actionButton.color6{color:#f8f8f8;background-color:grey;border-color:#707070}.actionButton.color6:hover{color:#fff;background-color:#707070}.actionButton.color7{color:#f8f8f8;background-color:#babe59;border-color:#a7ab50}.actionButton.color7:hover{color:#fff;background-color:#a7ab50;border-color:#969a48}.actionButton.color8{color:#f8f8f8;background-color:#8b897c;border-color:#a7ab50}.actionButton.disabled,.actionButton.disabled:hover,button.actionButton:disabled,button.actionButton:disabled:hover{color:#f7f6ee;background-color:#c5c3af;border-color:#b0af9d;cursor:default}button.actionButton.color4:disabled,button.actionButton.color4:disabled:hover{color:silver;background-color:#f3f2e7;border-color:#f1f1e5}button.actionButton.small{line-height:20px}.subNavBar{padding:0 0 15px;margin:3px 0 0}.subNavBar.fullHeight{min-height:22px}.subNavBar .title{font-size:16px;line-height:22px}.subNavBar .title.secondary{float:left;color:#606060;max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;top:4px;position:relative}.subNavCategories{float:left}.sectionFilters,.subNavActions,.subNavFilters{float:right}.memberInfo{font-size:12px}.sectionFilters{padding:5px 0}.subNavList{font-size:16px;display:inline-block;list-style:none;margin-right:25px}.subNavList li{display:inline-block;margin-right:10px;border-radius:3px;cursor:pointer;transition-property:background-color;transition-duration:.5s;user-select:none}.subNavList li:hover{background-color:#cfcdbb}.subNavList li.current{background-color:#8b897c}.subNavList li a{padding:5px 8px;display:block;text-decoration:none;color:#404040}.subNavList li.current a{padding:5px 8px;display:block;color:#f7f6ee}.subNavFilters label{font-size:12px}.spaceLeft{margin-left:10px}.spaceLeftDouble{margin-left:20px}.phoneOnly{display:none}.accountPage{height:100%;min-height:0}.infoPage .simpleMessage{text-align:center;font-size:24px;padding-top:30px;color:#404040}.infoPage .title{font-size:36px;font-weight:200;text-align:center}.infoPageHeader{position:relative;width:100%;max-width:990px;margin:0 auto}.infoPageHeader .title{text-align:left;margin-left:30px}.infoPageTitleAux{float:right;margin-top:3px;margin-right:30px;text-align:right;font-size:13px;font-weight:400;line-height:20px;color:grey}.formPageContent,.infoPageContent{position:relative;width:100%;margin:0 auto 40px;color:#404040}.infoPageContent{background-color:#fff;max-width:990px;margin-top:10px}.infoPageContent.shortWidth{max-width:770px}.infoPageContent.sixHundredWidth{max-width:600px}.formPageContent{max-width:800px}.contentPanel .infoPageContent{max-width:100%}.infoPageContent .title{font-size:36px;font-weight:200;text-align:center;padding-bottom:.5em;margin:0 0 .5em}.infoPageContent h1{font-size:1.5em;font-weight:400;padding-bottom:.25em;padding-top:1em}.infoPageContent h2{font-size:1.1em;font-weight:700;padding-bottom:.25em;padding-top:1em}.infoPageContent p{padding-bottom:1em;line-height:24px}.infoPageContent p.noMargin{margin-bottom:0}.infoPageContent p.tiny{font-size:.75em}.infoPageContent ul{margin-bottom:2em;list-style-type:circle;list-style-position:outside;line-height:24px;padding-left:20px}.infoContent .contentBox,.infoPageContent .contentBox{padding:3em 4.5em;min-height:300px;margin:15px 0 20px}.infoPageContent .contentBox.plans{padding:0;min-width:990px}.auxiliaryLinks .separator{padding:0 .5em}.partnerLogo{padding:20px}.info{background-color:#cfceb9;padding:10px 0 20px}.infoContent{padding-top:10px;font-size:13px;color:#606060}.infoContent ul{float:left;list-style-type:none;width:25%;margin:0;padding:0;line-height:20px}.infoContent .columnLabel{font-weight:700;color:#202020}.infoContent .columnLabel.midColumn{margin-top:30px}.infoContent li{display:list-item;float:none;padding-bottom:.25em;padding-top:.25em}.infoNavItem{color:#606060;text-decoration:none;padding:5px 0;transition-property:color;transition-duration:.2s}.infoNavItem.socialMedia{padding-left:25px;background-repeat:no-repeat;background-position:left 0}.infoNavItem.socialMedia.twitter{background-image:url(/assets/images/social_media_info_twitter-c7cb28839b72e141e84c21d65903346e.png)}.infoNavItem.socialMedia.facebook{background-image:url(/assets/images/social_media_info_facebook-dc4a6e8eb5d9cbb2ebf8729b77a6789d.png)}.infoNavItem:hover{color:#f64e20;background-position:left -32px}.infoNavItem.selected{font-weight:700}.copyright{margin-top:30px}.copyright,.legal{text-align:left;font-size:11px}.legal{margin-top:10px}.infoStrip{background-color:#666658;padding:60px 0}.infoStrip .infoContent{color:#d0d0d0}.infoStrip .infoContent .columnLabel{color:#fff;font-weight:400}.infoStrip .infoNavItem{color:#d0d0d0}.infoStrip .infoNavItem:hover{color:#fff}.infoStrip .infoNavItem.socialMedia.twitter{background-image:url(/assets/images/social_media_info_strip_twitter-d53ebe828081cd09764592a0681dde00.png)}.infoStrip .infoNavItem.socialMedia.facebook{background-image:url(/assets/images/social_media_info_strip_facebook-3acfcf7d8b443c1385af2328bd4b0d95.png)}.auxiliaryLinks{padding:20px 0;text-align:center}.auxiliaryLinks a{font-weight:700;color:#dd461d}.fullPanel{position:absolute;top:67px;bottom:0;overflow:auto;-webkit-overflow-scrolling:touch}.fullPanel.reallyFull{top:0}.fullPanel.reallyFull.fullWidth{width:100%}.rightSide{padding-right:25px}.leftSide{padding-left:25px}.fullPanel.inheritWidth{width:inherit}.discussionContentContainer{position:relative;height:100%}.discussionContentContainer .navCollection{padding-left:10px!important}.fullPanel.discussionDescriptionShim{top:0;overflow:visible}.fullPanel.discussionDescriptionShim.navPanel{overflow-y:auto}.collectionsPanel,.helpNavPanel,.navPanel,.profilePanel{left:0;width:280px;padding-top:1px}.navPanel{padding-bottom:50px}.groupNavPanel{width:250px}.contentPanel,.scoresPanel{left:320px;right:0;padding-top:1px}.scoresAndFilterContainer,.scoresContainer{display:flex;height:100%}.scoresContainer,.scoresContainer .content{flex-grow:1}.scoresContainer.filterOpen{max-width:calc(100% - 300px)}.groupContentPanel{left:295px;right:0}.groupContentPanel .scoresContainer{position:static}.pod{overflow:hidden;float:left;width:100%;padding:3px 0;font-size:12px;color:#444;line-height:20px;position:relative}.pod .tightened{line-height:14px}.podSeparator{width:100%;height:1px;background-color:#cfcdba;float:left;display:block}.pod.sansBottom{border-bottom:none}.togglePod{cursor:pointer}.podHeader{padding:5px 0}.podHeader .title{float:left;color:grey;padding-left:7px}.podHeader .actions{float:right;margin-top:-2px}.collectionItem,.dialogItem,.fDialogItem{padding:5px 7px 5px 0;border-radius:3px;transition-property:background-color;transition-duration:.5s;cursor:pointer}.dialogItem,.fDialogItem{padding-left:10px}.collectionItem.dragHover,.collectionItem:hover,.dialogItem:hover{background-color:#cfcdbb}.collectionItem.current,.dialogItem.current,.fDialogItem.current{background-color:#8b897c;color:#fff}.collectionItem.current a{color:#fff}.collectionItem.collection{position:relative;padding:0 7px 0 0;background-repeat:no-repeat}.collectionItem.collection.discussion{background-image:url(/assets/images/discussion_icon-ebf589ed87a70d9e006d9e997e7967e9.png)}.collectionItem.collection.template{background-image:url(/assets/images/template_icon-e8d6464d7e966c152a13a554971f34ef.png)}#exportNoteflightXML{background-image:url(/assets/images/export/ExportNoteflight-10b521a92b370d5ac7d8a54e40e2365a.svg)}#exportNoteflightXML.current{background-image:url(/assets/images/export/ExportNoteflightWhite-85fead2f045ce708872cdea55c9111f6.svg)}#exportPDF{background-image:url(/assets/images/export/ExportPDF-0f175775ad68a915bd9e1d2b2119561f.svg)}#exportPDF.current{background-image:url(/assets/images/export/ExportPDFWhite-9c2113496bdd703d6cdc035558f4bf82.svg)}#exportMusicXML{background-image:url(/assets/images/export/ExportXML-be39be2e805707e7751156a808daca04.svg)}#exportMusicXML.current{background-image:url(/assets/images/export/ExportXMLWhite-3589d85d4a6787bff4d48e7df20b31c7.svg)}#exportPartsPDF{background-image:url(/assets/images/export/ExportIndividual-5d0ae7b76c200e2a1767706fd742483b.svg)}#exportPartsPDF.current{background-image:url(/assets/images/export/ExportIndividualWhite-b6605647ae0af08859e31477e3681617.svg)}#exportFullAndIndividualPDF{background-image:url(/assets/images/export/ExportIndividual-5d0ae7b76c200e2a1767706fd742483b.svg)}#exportFullAndIndividualPDF.current{background-image:url(/assets/images/export/ExportIndividualWhite-b6605647ae0af08859e31477e3681617.svg)}#exportMIDI{background-image:url(/assets/images/export/ExportMidi-6507b1001d1ecbefefbc919a08a9e9cb.svg)}#exportMIDI.current{background-image:url(/assets/images/export/ExportMidiWhite-6b02aae1bc9d7a605ead7022c8d174d8.svg)}#exportWAVaudio{background-image:url(/assets/images/export/ExportWave-4fa019470c3921427cb123b3eb91983b.svg)}#exportWAVaudio.current{background-image:url(/assets/images/export/ExportWaveWhite-96eec874f79b04fa31029960bbfb1288.svg)}#exportMP3audio{background-image:url(/assets/images/export/ExportMP3-7068be20b7d988e6cb3becebd0aca21a.svg)}#exportMP3audio.current{background-image:url(/assets/images/export/ExportMP3White-8e3892c5ee982215293baa376a7269dc.svg)}#exportSoundtrap{background-image:url(/assets/images/export/ExportSoundtrap-7c79d3dc8e52b1f4578ef9aea808a27b.svg)}#exportSoundtrap.current{background-image:url(/assets/images/export/ExportSoundtrapWhite-71abd0ac22234739234ce7109a255293.svg)}.collectionItem.collection.book,.collectionItem.collection.book2{background-size:30px 90px;background-image:url(/assets/images/book_icon-4712af03305df7584dff48be2f312cdc.png)}.collectionItem.collection.catalog{background-size:30px 90px;background-image:url(/assets/images/catalog_icon-c5f22285cc9c0c08e5e2c83f05eacf9f.png)}.collectionItem.collection.individualScores{background-size:30px 90px;background-image:url(/assets/images/individual_scores_icon-2c53e2a55195d40333aaaba02272f99f.png)}.collectionItem.collection:hover{background-position:0 -30px}.collectionItem.collection.current{background-position:0 -60px}.collectionItem.exportScore.current,.collectionItem.exportScore:hover{background-position:0 0}.collectionItem .actionGear{position:absolute;top:0;left:0;width:20px;height:30px;padding-top:5px;padding-left:10px}.collectionItem .navCollection{position:relative;margin-left:20px;padding:5px 0}.newScoreDialog .collectionItem .navCollection{margin-left:30px}.collectionItem .title{padding-left:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collectionItem .count{float:right}.collectionItem .typeIcon{float:right;margin-right:5px}.collectionItem .newStuff,.groupListingItem .newStuff{float:right;background-color:#f64e20;color:#fff;font-size:10px;line-height:19px;font-weight:700;padding:0 10px 1px;margin-right:-7px;border-radius:20px}.collectionItem .newStuff.notification{margin-right:7px}.exclamation{height:20px;width:20px;background-image:url(/assets/images/exclamation-b36e12ac40de37b2e8e731b96414919e.png);background-repeat:no-repeat}.exclamation,.exclamation-container{display:inline-block}.exclamation-container .fa-exclamation-circle{color:#f64e20;background-color:#fff;border-radius:20px;line-height:10px;width:10px}.collectionItem .exclamation-container{float:right;padding-right:5px}.completions{width:263px;z-index:100;margin-left:16px;box-shadow:0 3px 3px rgba(0,0,0,.25)}.completions .completionItem{padding:5px;background-color:#fff;border:1px solid #fff;cursor:default;position:relative}.completions .completionItem:hover{background-color:#f5f5ee;cursor:pointer}.completions .completionItem.selected{background-color:#f5f5ee}.completions .completionItem span{width:212px;display:inline-block;top:6px;float:right;vertical-align:middle;height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;left:35px}.groupContentPanel .completions{margin-left:0;margin-top:30px;position:absolute}.forums,.posts,.scores{padding-bottom:50px}.forums{padding-top:3px}.autoPageContent{position:relative}.twoColumn{margin-top:.25%}.twoColumn .scoreItem{float:left;width:49.25%;margin:.25%}.threeColumn{margin-top:.25%}.threeColumn .scoreItem{float:left;width:32.75%;margin:.25%}.fourColumn{margin-top:.2%}.fourColumn .scoreItem{float:left;width:24.55%;margin:.2%}.editHandle{display:none;float:left;height:50px;width:50px;background-repeat:no-repeat;background-position:left 0}.listCollections .editHandle{height:70px}.forum .editHandle{background-image:url(/assets/images/edit_forum_handle-0cd02298c4bdddb3e721ca7bfa95f298.png)}.forum .editHandle:hover{background-position:left -70px}.forum.editable .editHandle{display:block}.scoreBody .title{color:#404040;padding:7px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.socialBit.views{background-image:url(/assets/images/social_bits_views-43c0d5abd0224ec81e91e5c96a31559c.png)}.socialBit.faves{background-image:url(/assets/images/social_bits_faves-a296df3d264dcea8cf7421abf4183658.png)}.socialBit.comments{background-image:url(/assets/images/social_bits_comments-08687dace8a8d97dc869ebc6641820b4.png)}.socialBit.shared{background-image:url(/assets/images/social_bits_shared-b8b839226800b07c3239e319a7b1c7da.png)}.socialBit.public{background-image:url(/assets/images/social_bits_public-fb4cb55468c72b751f577f9eff78461f.png)}.socialBit.template{background-image:url(/assets/images/social_bits_template-5fcb4153f3019c0811c882b5717e241f.png)}.socialBit.filler{visibility:hidden}.socialBit.faves{margin-left:0}.socialBit.comments,.socialBit.views{margin-left:3px}.templateCopies{margin-left:2px}.scoreDragProxy{opacity:.85}.scoreDragProxyItem{padding:5px 15px;border-radius:3px;box-shadow:0 2px 2px rgba(0,0,0,.15);background-color:#fff;margin-bottom:2px}.itemsControl{margin-top:3px;padding:1px;text-align:center;color:#606060;min-height:24px;white-space:nowrap;text-decoration:none;background-image:url(/assets/images/button-60646064639a69868175972fc90a5935.png);background-repeat:repeat-x;border-radius:4px;border:1px solid #b0b0b0;transition-property:background-color;transition-duration:.3s;text-shadow:0 1px rgba(0,0,0,.1)}.itemsControl.mini{padding:2px}.moreItems{font-weight:700;padding-top:5px;box-shadow:0 2px 2px rgba(0,0,0,.15);cursor:pointer}.moreItems:hover{background-color:#cfcdbb;color:#202020}.noItems,.noScores{padding-top:84px}.deleteDuration,.noItems,.noScores{text-align:center;font-size:14px;color:grey}.deleteDuration{padding:12px 0 10px}.contextMenu{position:absolute;height:44px;float:right;white-space:nowrap}.contextMenu .arrowUp{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #555;position:relative}.contextMenu .arrowUp.right{float:none;text-align:right;margin-left:80%;right:0}.contextMenu .arrowUp.left{float:none}.contextMenu .arrowDown{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #1a1a1a;position:relative}.contextMenu .right{float:right;right:18px}.contextMenu .left{float:left;left:18px}.contextMenu .center{float:none;margin:0 auto}.contextMenuItemsButton{height:30px;width:20px;position:relative;background-image:url(/assets/images/dots_01-46eb40a9a13529ff17e38baa5fbda890.svg);background-repeat:no-repeat;background-position:50%;float:right;cursor:pointer;top:3px;background-color:inherit;transition-property:background-color;transition-duration:.25s;border-radius:3px}.contextMenuItemsButton.noVerticalOffset{top:-1px}.comment.contextMenuItemsButton{background-color:#f8f8ee}#flagScore.contextMenuItemsButton{top:-5px;background-color:transparent}#flagScore.contextMenuItemsButton.adminViewing{right:15px}.contextMenuItemsButton:hover{background-color:#fff}.contextMenuItems label{color:#fff!important}.contextMenuItems.react{position:relative;top:0;left:0;z-index:1;text-align:left;padding:7px 13px;border-radius:5px;background-color:#4d4d4d;background:linear-gradient(#565656,#1a1a1a)}.contextMenuItems.vertical .contextMenuItem{display:block;border-top:1px solid #5a5a5a;border-left:none;position:relative}.contextMenuItems.vertical .contextMenuItem i{left:0;position:absolute;top:9px}.contextMenuItems.vertical .contextMenuItem label{cursor:pointer;user-select:none}.contextMenuItems.vertical .contextMenuItem label.itemWithIcon{padding-left:10px}.contextMenuItem{font-size:14px;color:#e0e0e0;text-decoration:none;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);padding:7px;border-top:1px solid #5a5a5a;cursor:pointer;transition-property:color;transition-duration:.3s}.contextMenuItem label{font-size:14px}.contextMenuItem.first{border-left:none!important;border-top:none!important}.contextMenuItem:hover{color:#f64e20}.scoresWelcome .contentBox{padding:2em;background-color:hsla(0,0%,100%,.95);min-height:300px}.dialogContainer{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(83,83,71,.15);z-index:1000}.modelessDialogContainer{position:absolute;top:50px;z-index:1000;left:40%}.dialog{max-width:400px;background-color:#fafaf4;margin:20px auto 0;border-radius:5px;box-shadow:0 2px 20px rgba(0,0,0,.2)}.modelessDialogContainer .dialog{margin-top:0!important}.dialog.wider{max-width:435px}.dialog.mediumNarrow{max-width:335px}.dialog.aLittleWider{max-width:450px}.dialog.wide{max-width:600px}.dialog.prettyWide{max-width:700px}.dialog.veryWide{max-width:800px}.dialog.kingSize{max-width:850px}.panelTitle{font-weight:700;margin-bottom:15px}.dialog .close,.filterPanel .close,.scoreDetailsPanel .close,.scorePanel .close{background-repeat:no-repeat;border-radius:3px;float:right;height:24px;opacity:.8;transition-duration:.5s;transition-property:opacity,background-color;width:24px}.dialog .close,.scoreDetailsPanel .close,.scorePanel .close{background-image:url(/assets/images/close_light-bf259f624b839316edfeebdefb03a72c.svg);margin:13px 15px 0 0}.filterPanel .close{background-image:url(/assets/images/close_black-5e28ee4eba1114757bf60dec7c8b9e77.svg);cursor:pointer}.searchTermHeader{width:calc(100% - 220px)}.searchTargets{width:calc(100% - 140px)}.searchTarget{padding-right:25px;margin-bottom:5px;position:relative}.searchTarget .close{width:20px;height:20px;background-image:url(/assets/images/close_button_light-793ebb91cb3cbc65f940fe5c0428f6b8.svg);background-repeat:no-repeat;opacity:.5;top:4px;position:absolute;right:5px;cursor:pointer;transition-property:opacity;transition-duration:.15s;background-size:cover;margin-bottom:5px}.searchTarget a{display:inline-block!important}.scoreDetailsPanel .close,.scorePanel .close{background-image:url(/assets/images/close-0eb9897a2a844db34ef5893011c1d34b.svg);position:absolute;right:10px;top:8px;margin:0;z-index:1;cursor:pointer}.dialog .close:hover,.filterPanel .close:hover,.scoreDetailsPanel .close:hover,.scoreMixer .close:hover,.searchTarget .close:hover{opacity:1}.scoreDetailsPanel .close:hover,.scorePanel .close:hover{background-color:#f8f8f0}#copyConfirmation{background:#f8f8f0;border-radius:7px;box-shadow:0 0 10px 1px hsla(0,0%,53.3%,.5);display:none;padding:10px;position:absolute;width:90%;left:5px;top:-5px}.dialog .close:hover{background-image:url(/assets/images/close_light_hover-fe625453862aedbda3bf70c173ad8789.svg)}.paddingTopScoreDetailsPanel{padding-top:50px!important}.dialog .dlgTitle{padding:10px 20px;font-size:18px;font-weight:400;background-color:#7c7b6f;color:#fff;cursor:default}.dialog .dialogBody{border-top:1px solid #dcdcdc;padding:20px}.dialog .dialogBody label{font-weight:400}.dialog .dialogBody input{box-sizing:border-box;width:100%}.dialog .dialogBody input.checboxInput,.dialog .dialogBody input.radioInput{width:auto}.dialog .dialogBody button{float:right;min-width:120px}.dialog .dialogBody .dialogMessage ul{display:block;list-style-type:disc;margin:1em 0;padding-left:40px}.dialog .dialogBody .paletteGroup{display:inline-block;background-color:#9e9c8a}.dialogBody .graphicLabel{display:inline-block;padding-left:30px;background-repeat:no-repeat;background-position:0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dialogBody .graphicLabel.newScoreScratch{background-image:url(/assets/images/newScoreScratch-44088d9f1b58c6d43540958ea72f623f.png)}.dialogBody .graphicLabel.newScoreImport{background-image:url(/assets/images/newScoreImport-4c75ffecf42fee66e3b2f655ecfa1c46.png)}.dialogBody .formLabel.graphic input.radioInput{vertical-align:top;height:23px}.standardForm select{font-size:16px}.standardForm .verticalSpacing{margin-top:12px}.standardForm .smallTop{margin-top:6px}.dialog .dialogBody .verticalSpacing{margin-top:12px}.horizontalSpacing{margin-left:12px}.dialog .dialogMessage{font-size:15px;line-height:20px;padding:10px 0}.noBorderBottom{border-bottom:0!important}.bodyTopPaddingOnly{padding:unset!important;padding-top:20px!important}.standardForm input.halfWidth{box-sizing:content-box;width:250px}.standardForm select.halfWidth{box-sizing:content-box;width:266px}.standardForm input.fullWidth,.standardForm textarea.fullWidth{box-sizing:content-box;width:524px}.standardForm input.char2Width{box-sizing:content-box;width:30px;padding-left:15px}.standardForm input.char4Width{box-sizing:content-box;width:50px;padding-left:15px}.scoreEditorPanel{top:0;left:0;position:relative;display:block;width:100%;height:100%;transition-property:bottom,right;transition-duration:.25s;overflow:auto}.scoreEditorPanel.performBackground{background-color:#fff}.previewWatermark{pointer-events:none}.tip.editorTip{z-index:15;position:absolute}.tip.collectionsSortingTip{margin-bottom:20px}.scoreStatistics{background-color:#eeeee9;padding:5px;border-radius:2px;position:absolute;bottom:5px;left:5px}.scoreStatistics .scoreDuration i{margin-right:4px}.formattingPanel,.instrumentsPanel,.scoreMixer{display:none;position:absolute;overflow:auto;top:0;bottom:0;right:0;width:329px;padding:10px;background-color:#efeede;border-left:1px solid #cfcdba}.instrumentsPanel{padding-bottom:22px;overflow:hidden}.instrumentsPanel .chooseInstrument{height:calc(100% - 32px)}.instrumentsPanel .instrumentsContainer{height:calc(100% - 39px)}.instrumentsPanel .instrumentsList{max-height:calc(100% - 58px);overflow-y:scroll;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.instrumentsPanel .instrumentsList::-webkit-scrollbar{display:none}.instrumentsPanel .playPartsInViewSection{display:flex;align-items:center}.instrumentsPanel .playPartsInViewSection label{font-size:12px}.instrumentsPanel .playPartsInViewSection input[type=checkbox]{height:12px;width:12px}.showingVeryLargeSideBar{right:560px!important}.showingLargeSideBar{right:350px!important}.showingSmallSideBar{right:300px!important}.scorePanel.showing{display:flex;flex-direction:column;align-items:stretch}#scoreEditorPianoKeyboardContainer{position:absolute;left:0;right:0;bottom:0;height:0;width:100%;background-color:#eee;z-index:2;transition-property:height;transition-duration:.25s}#scoreEditorPianoKeyboard{position:absolute;left:0;right:0;border-top:1px solid #cfcdba;height:150px;background-color:#eee;overflow:hidden}.html5Editor{height:100%;-ms-touch-action:none;user-select:none;position:relative;background-color:#d2d3c5}.html5Editor.productEmbed{background-color:#f4f4f4}.html5Editor textarea{background-color:rgba(234,85,44,.2);user-select:text}.pianoKeyboard{position:relative;z-index:0;transition-property:left;transition-duration:.5s}.pianoKeyboard .keyRow{position:absolute;top:0}.pianoKeyboard .keyRow .key{position:absolute;width:60px;margin:0 1px;text-align:left;color:#a0a0a0;vertical-align:top;user-select:none;-ms-touch-action:none;touch-action:none}.pianoKeyboard .keyIcon{margin-top:90px;height:50px;background-repeat:no-repeat}.pianoKeyboard .key .keyIcon.trebleClef{background-image:url(/assets/images/editorKeyboard/trebleClef-976eefdab8f822c07029738f230518d3.svg)}.pianoKeyboard .key .keyIcon.bassClef{background-image:url(/assets/images/editorKeyboard/bassClef-1b0e518cf9bf79d4d66836c520528c18.svg)}.pianoKeyboard .key.selected .keyIcon.trebleClef{background-image:url(/assets/images/editorKeyboard/trebleClefSelected-bc0894e3863a6146424043bc8c5d131d.svg)}.pianoKeyboard .key.selected .keyIcon.bassClef{background-image:url(/assets/images/editorKeyboard/bassClefSelected-8af62c1dd0ff7392adb497a26ba36e92.svg)}.pianoKeyboard .keyRow.black .key{height:60px;width:50px;padding:0;margin:0 4px;border-color:#666 #222 #111 #484848;border-style:solid;border-width:1px 2px 4px;border-radius:0 0 3px 3px;background-color:#303030}.pianoKeyboard .keyRow.black .key:hover{background-color:#181818;height:61px;border-width:1px 2px 3px;border-color:#555 #111 #111 #303030;box-shadow:0 2px 2px rgba(0,0,0,.4)}.pianoKeyboard .keyRow.black .key.selected{background-color:#dd4e1e;background:linear-gradient(-20deg,#ea5523,#621e08);border-color:#666 #752a11 #76321b #773e2b}.pianoKeyboard .keyRow.black .key.chord,.pianoKeyboard .keyRow.black .key.selected{height:61px;width:52px;border-width:1px 1px 3px;box-shadow:0 2px 2px rgba(0,0,0,.4)}.pianoKeyboard .keyRow.black .key.chord{background-color:#666;background:linear-gradient(-20deg,#a0a0a0,#666);border-color:#666 #555 #444 #888}.pianoKeyboard .keyRow.white .key{height:146px;width:52px;padding:4px 0 0 8px;background:#fff;font-size:12px}.pianoKeyboard .keyRow.white .key:hover{background-color:#f2f2f2;background-position:-60px bottom}.pianoKeyboard .keyRow.white .key.selected{background-color:#ea5523;box-shadow:inset 0 0 10px #000;color:#e0e0e0;width:54px;margin:0;background-image:none}.pianoKeyboard .keyRow.white .key.chord{background:rgba(0,0,0,.2);box-shadow:inset 0 0 10px #000;color:#505050;width:54px;margin:0;background-image:none}.signupBackground{padding:10px 10px 10px 30px;text-align:center;border:1px solid #ccc;border-radius:3px;cursor:pointer;background-position:5% 50%;background-color:#fff;position:relative}.externalConnectBackground,.signupBackground{background-repeat:no-repeat;background-size:18px 18px}.externalConnectBackground{padding:5px;background-position:1% 50%}.externalConnectButton{margin-left:30px;padding:8px 20px;background-color:#bdbaa9;font-size:12px;text-decoration:none}.externalConnectLeft{margin-left:30px;display:inline-block}.externalConnectRight{float:right;width:100px}.loginOrSeparatorContainer{margin-top:40px;margin-bottom:40px!important;height:2px;background-color:#d5d3c2}.loginOrSeparator{font-size:12px!important}.loginOrSeparator.hasLine{display:block;width:44px;margin:0 auto;top:-8px;position:relative}.externalSignupLink{display:inline-block;width:100%;font-size:13px}.externalLoginLink{display:inline-block;width:100%;font-size:12px}.facebookSignupBackground{background-image:url(/assets/images/externalAuth/facebookIcon-7d6dc693e389f8afe2df94713eecbb8d.png)}.googleSignupBackground{background-image:url(/assets/images/externalAuth/googleIcon-a178850765cc040e7b16c6123adcbb2f.png)}.googleClassroomBackground,.googleClassroomGroupIcon{background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png)}.googleClassroomGroupIcon{height:22px;width:25px;display:inline-block;background-size:cover;margin-right:5px}.googleClassroomGroupIcon.small{height:18px;width:20px}.pianoKeyboardSlider{position:absolute;top:84px;width:100px;height:45px;background-size:100%;transition-property:left,right,opacity;transition-duration:.25s;opacity:.2}.pianoKeyboardSlider.right{right:-50px;background-image:url(/assets/images/editorKeyboard/sliderRight-efc7e56ebb091cfcfde99def8fcac54c.svg)}.pianoKeyboardSlider.left{left:-50px;background-image:url(/assets/images/editorKeyboard/sliderLeft-83ee57bc4912f9ed22810ebc5e081393.svg)}.pianoKeyboardSlider.right:hover{right:-40px;opacity:1}.pianoKeyboardSlider.left:hover{left:-40px;opacity:1}.pod.breathe{padding:7px 0}.pod.expandable{max-height:none;transition-property:max-height;transition-duration:1s}.pod.collapse{padding:0;border-bottom:none;max-height:0;transition-duration:.1s}.pod.actions,.pod.extraTop{padding-top:20px}.imageUploaderContainer{display:block;position:relative;margin-top:5px;width:250px}.imageUploaderContainer.avatar,.imageUploaderContainer.header{width:144px}.imageUploaderContainer.avatar .imageUploader,.imageUploaderContainer.header .imageUploader{display:none}.imageUploaderContainer.avatar #reverImage,.imageUploaderContainer.header #reverImage{position:relative;top:150px;text-align:center}.authorAvatar,.groupImage{margin-right:10px;background-color:#fefefd;border-radius:5px;overflow:hidden}.authorAvatar{position:relative;top:5px;left:10px;display:flex;align-items:center}.accountProfile .authorAvatar{width:150px;height:150px}.accountProfile .planName{font-size:20px;margin-bottom:20px}.accountProfile .connectedApps .column{display:inline-block;vertical-align:top}.accountProfile .connectedApps .column1{max-width:20%}.accountProfile .connectedApps .column2{max-width:40%}.accountProfile .connectedApps .column3{max-width:15%}.accountProfile .connectedApps .column4{max-width:15%;float:right}.userAvatarWrapper{width:142px;height:160px;position:relative;left:-7px}.groupImage{width:250px;height:150px;line-height:150px}.authorDetails{padding:5px 5px 0 9px}.authorName{font-size:14px}.followersCount{font-size:12px;margin-bottom:2px}.authorExtraInfoContainer{margin-top:45px}.authorExtraInfoContainer .title{display:block;font-weight:700}.authorExtraInfoContainer .text{font-size:12px}.authorActions{margin-top:0;width:100%}.authorActions .actionButton{float:left;min-width:70px}.scoreTitle{font-size:16px;margin-right:30px;padding:0}.libraryTitle{font-size:14px;margin-right:30px;padding-left:25px;background-image:url(/assets/images/libraries-8f6c997ffbbba536299bbebd2a8ccc0f.svg);background-repeat:no-repeat}.libraryAudioReference{padding:10px 0}.libraryAudioReference .standardLink{display:flex;align-items:center}.libraryAudioReference .icon{background-image:url(/assets/images/audioReference-0c161ff7a93149fc845559a91ab16db1.svg);background-repeat:no-repeat;background-position:50%;width:35px;height:35px}.libraryAudioReference .span{font-size:12px;line-height:16px;letter-spacing:-.14px}.libraryHeaderBackground{width:100%;background-color:#fff}.officialBadge{color:#f74e20;display:inline-block;vertical-align:middle}.scoreFacets select{min-width:148px}.scoreFacets .summary{padding:unset;padding-left:7px}.scoreDescription{font-size:12px;line-height:16px;padding:0}.scoreDescription.placeholderLabel{color:grey}.scoreDescription.placeholderLabel:hover{color:#202020}.scoreDescriptionEditor,.scoreTitleEditor{width:100%;background-color:#f4f2e6;border:none;line-height:16px;letter-spacing:normal;color:#444;outline:0 none transparent;padding:0}.scoreTitleEditor{font-size:14px;height:20px;padding-left:5px;padding-top:4px;margin-top:14px}.scoreDescriptionEditor{font-size:12px;height:180px}.chat,.comment,.favorite,.forum,.groupFlagContainer,.post{position:relative;padding:5px 0;margin-bottom:3px;background-color:#fefefd;min-height:43px;transition-property:background-color;transition-duration:.5s;border-radius:5px}.comment{background-color:#f8f8f0}.groupFlagContainer{margin-bottom:30px}.groupFlagContainer.flagOpen{background-color:#f5f5ee}.favorite{min-height:0}.chat,.forum,.groupFlag,.post{font-size:12px}.forum{padding:10px 10px 10px 0;min-height:0;user-select:none}.forum:hover{background-color:#fff}.forum .forumBody{padding-left:10px;min-height:50px}.forum.editable .forumBody{margin-left:50px}.forum .mainInfo{float:left;padding-right:5%}.forum .title{font-size:15px}.forum .description,.groupContentPanel .description,.subNavBar .description{font-size:12px;padding-top:4px;font-style:italic;color:#606060}.subNavBar .description{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum .auxInfo{float:right;width:30%}.forum .auxInfo .forumCounts{padding-top:2px;padding-bottom:5px}.forum .auxInfo .forumCounts .forumCount{font-weight:700}.forum .auxInfo .forumCounts .forumCount.posts{padding-left:10px}.forum .auxInfo .recentPostingLabel{padding-right:7px}.forum .auxInfo .postAuthor{padding-left:5px}.miniAvatar{float:left;margin-left:4px}.commentDetails,.postDetails{margin-left:56px;padding-right:10px;min-height:44px}.favoriteDetails{margin-left:30px;padding-right:10px}.favoriteDetails .commentAuthorName,.favoriteDetails .commentDate{display:inline-block;top:2px;position:relative}.messageAuthorAvatar{position:absolute;top:15px;left:11px;margin-right:10px}.commentAuthorAvatar,.postAuthorAvatar{position:absolute;top:5px;left:7px}.activityEvent .postAuthorAvatar{position:absolute;top:10px;left:12px}.commentAuthorAvatar{background-color:#f8f8f0}.messageAuthorAvatar{left:10px;top:4px}.favoriteAvatar{position:absolute;top:5px;left:4px}.inineAvatar{display:inline-block;margin:0 4px 8px;vertical-align:middle}.commentDate,.postDate{font-size:11px;margin-right:4px;margin-bottom:5px;color:grey;opacity:1;transition-property:opacity;transition-duration:.5s}.blockedCommentRed,.blockedPostRed{color:#a00000}.commentContent{line-height:16px;margin:0 8px}.postContent{line-height:20px;margin-left:6px;margin-right:6px}.postContent.limited{max-height:200px;overflow-y:scroll}.markdownTip{color:#404040;line-height:20px;margin:5px 0 10px 58px}.markdownTip h1{color:#606060}.markdownTip p{margin:0 0 0 10px}.markdownTip .verticalSpacing{margin-top:10px}.socialAction{margin-top:2px;float:right}.socialAction .actionButton{min-width:70px}.purchasePageContent{line-height:20px;max-width:666px}.purchasePageContent .title{line-height:normal}.purchasePageContent .subTitle{font-size:18px;margin-top:4px}.purchaseWaiting{margin-top:60px}.purchaseWaiting .contentBox{opacity:.9;min-height:0}.activityIndicator{float:left;width:52px;height:12px;background-image:url(/assets/images/activity-89fd87cd1feedc4caaeacf1dec611988.gif);background-repeat:no-repeat}.activityIndicatorText{float:left;margin-left:5px}.activityIndicatorWithText{padding-left:57px;min-height:12px;background-image:url(/assets/images/activity-89fd87cd1feedc4caaeacf1dec611988.gif);background-position:0;background-repeat:no-repeat}.itemsControlBusy{background-image:url(/assets/images/spinner-08c8c533b53ddcf27d15d98ca3287444.svg);background-repeat:no-repeat;background-position:6px -1px;background-size:30px 30px;padding-left:40px;height:24px;display:inline-block;position:relative;padding-top:6px}.mini .itemsControlBusy{background-position:right 2px}.spinner.alert{float:left;margin-right:20px}.alertFinePrint{font-size:12px;color:grey}.purchasePageContent .verticalSpacing{margin-top:20px}.purchaseSchool{float:left;width:414px;margin-right:10px}.standardForm .purchaseSchool input{width:396px;max-width:80%}.purchaseState{float:left;width:218px;margin-right:10px}.standardForm .purchaseState input{width:200px;max-width:80%}.purchaseSchoolZip{float:left;width:120px}.standardForm .purchaseSchoolZip input{width:102px}.amazonPayments{margin-top:24px;padding-left:66px;min-height:38px;background-image:url(/assets/images/amazon_p3-9b175ed580b9e8af80ac6578b4ac790d.gif);background-repeat:no-repeat}.amazonPayments div{padding-top:2px;line-height:18px;color:#606060;font-size:12px}.amazonPayments.account{margin-top:0;line-height:38px}.amazonPayments button{float:right}.cancellationInfo{margin-top:20px}.cancellationInfo,.finePrint{line-height:18px;color:#606060;font-size:12px}.finePrint{margin-top:10px}.notSoFinePrint{margin-top:10px;line-height:18px}.purchaseTotal{margin-top:20px;font-size:30px}.purchaseLightText{color:#606060}.stateCheck{margin-top:20px}.standardForm .stateCheck input{width:auto}.alertHeader{font-size:16px}.alertBody,.alertHeader{margin-bottom:10px}.alertBody ul{list-style-type:disc}.alertBody li{padding-top:10px}.alertDialogActions{display:none}.dialog .alertDialogActions{display:block}.alertInlineActions{border-top:1px dotted silver;margin-top:10px;padding-top:20px}.alertInlineActions a{float:right;margin-left:10px}.dialog .alertInlineActions{display:none}.slider{margin:20px 0 25px;width:500px;min-height:70px;user-select:none;cursor:default}.slider .sliderTitle{margin-bottom:12px}.slider .sliderValue{font-weight:200;font-size:1.5em}.slider .sliderInfo{float:right;font-size:12px;padding-top:10px}.slider .track{position:relative;height:25px;width:100%}.slider .trackLeftCap{position:absolute;left:0;width:20px;height:8px;background-image:url(/assets/images/slider_track_left_cap-2b7beaadd57d7f4f1a3f1856a9647121.png)}.slider .trackMain{position:absolute;left:20px;right:20px;height:8px;background-image:url(/assets/images/slider_track_main-e2e6bec08dc1b2684e968b854fef7f3b.png)}.slider .trackRightCap{position:absolute;width:20px;right:0;height:8px;background-image:url(/assets/images/slider_track_right_cap-760f0ff2d5404da5c01b929f55ccaf49.png)}.slider .thumb{position:absolute;width:21px;height:24px;background-image:url(/assets/images/slider_thumb-9a21e8622c028af5a30fc92d021c2e1c.png);background-position:0 0;left:29px;top:-6px}.slider .thumb.down{background-position:0 24px}.slider .tics{position:absolute;bottom:0;left:20px;height:8px}.slider .tic{position:absolute;height:100%;width:0;border-right:1px solid #606060}.slider .labels{position:relative;margin:2px 0 0 20px;font-size:11px;color:#606060}.slider .label{position:absolute}.helpNav{padding:80px 0 60px}.helpNav .title{font-size:2em;font-weight:200;color:#606060;padding-bottom:4px;border-bottom:1px dotted silver;margin:0 0 4px}.helpNav a{text-decoration:none;color:#606060}.helpNav .navHead,.helpNav .navItem{line-height:24px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.helpNav .navHead{font-weight:700}.helpNav .navItem{padding-left:10px}.helpNav .highlighted{text-decoration:underline}.editingIcon{vertical-align:middle}.editingIconLabel{padding-left:10px}.teamMember{position:relative;line-height:0;overflow:hidden}.teamMemberImage{width:100%}.teamMemberOverlay{top:0;left:0}.teamMemberInfo,.teamMemberOverlay{position:absolute;width:100%;height:100%}.teamMemberInfo{top:80%;transition-property:top;transition-duration:.5s}.infoFull .teamMemberInfo{top:0}.teamMemberInfoBackground{position:absolute;width:100%;height:100%;background-color:#535449}.teamMemberName{position:relative;padding:6% 0 0 4%;font-size:18px;line-height:22px;color:#fff;font-weight:200}.teamMemberName .pseudonym{font-size:7px;line-height:18px}.teamMemberTitle{position:relative;padding:0 0 0 4%;line-height:14px;color:#fff}.teamMemberBio{position:relative;padding:4% 4% 0;font-size:14px;line-height:17px;color:#fff;opacity:0;font-size:12px;max-width:300px;transition-property:opacity;transition-duration:.5s}.infoFull .teamMemberBio{opacity:1}.teamMemberEventHandler{position:absolute;top:0;left:0;width:100%;height:100%}.discussionName{font-size:18px;font-weight:700}.markdown p{word-wrap:break-word;line-height:1.5em;margin-bottom:.5em}.markdown em{font-style:italic;font-weight:400}.markdown h1,.markdown strong{font-weight:700}.markdown h1{font-size:1.33em}.markdown h2,h3{font-size:1.25em;font-weight:700}.markdown ol{list-style-type:decimal;padding-left:1.33em}.markdown ul{list-style-type:disc;padding-left:1.33em}.markdown.normalEmphasis em{font-style:normal;font-weight:400}.qq-uploader{position:relative;width:100%}.qq-upload-button{display:block;color:#f0f0f0;background-color:#f55629;border-color:#c44521}.qq-upload-button-hover{color:#fff;background-color:#e34518}.qq-upload-button-focus{outline:1px dotted #000}.qq-upload-drop-area,.qq-upload-extra-drop-area{position:absolute;top:0;left:0;width:100%;min-width:200px;height:100%;min-height:40px;z-index:2;background-color:#f3f2e7;text-align:center}.qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}.qq-upload-extra-drop-area{position:relative;margin-top:50px;font-size:14px;padding-top:30px;height:20px;min-height:40px}.qq-upload-drop-area-active{background-color:silver}.qq-upload-list{margin:5px 0 0;padding:0;list-style:none}.qq-upload-list li{margin:0;padding:5px 2px;line-height:16px;font-size:14px}.qq-upload-cancel,.qq-upload-failed-text,.qq-upload-file,.qq-upload-finished,.qq-upload-retry,.qq-upload-size,.qq-upload-spinner{margin-right:12px}.qq-upload-spinner{display:inline-block}.qq-upload-finished,.qq-upload-spinner{width:15px;height:15px;vertical-align:text-bottom}.qq-upload-finished{display:none}.qq-upload-retry{display:none;color:#000}.qq-upload-cancel{color:#000}.qq-upload-retryable .qq-upload-retry{display:inline}.qq-upload-cancel,.qq-upload-retry,.qq-upload-size{font-size:12px;font-weight:400}.qq-upload-failed-text{display:none;font-style:italic;font-weight:700}.qq-upload-failed-icon{display:none;width:15px;height:15px;vertical-align:text-bottom}.qq-upload-fail .qq-upload-failed-text{display:inline}.qq-upload-retrying .qq-upload-failed-text{display:inline;color:#d60000}.qq-upload-list li.qq-upload-success{display:none}.qq-upload-list li.qq-upload-fail{background-color:#d60000;color:#fff}.qq-progress-bar{background:linear-gradient(180deg,#1e5799 0,#2989d8 50%,#207cca 51%,#7db9e8);width:0;height:15px;border-radius:6px;margin-bottom:3px;display:none}.accountProfile .qq-upload-button{width:120px}.accountProfile .qq-upload-button,.imageUploaderContainer .qq-upload-button{background-color:#fff;color:#202020;margin-top:10px}.accountProfile .qq-upload-button:hover,.imageUploaderContainer .qq-upload-button:hover{background-color:#e7e5ce}.keySignatures{width:480px;height:83px;margin-left:40px;background-repeat:no-repeat;position:relative}.keySignatureOptions{background-color:#fff;padding-bottom:24px;padding-top:8px;margin-bottom:5px;border-radius:5px}.keySignatures.sharp{background-image:url(/assets/images/editorPalette/sharpSignatures-930f0c14ff3fb82cbf3f8b15a77fc94b.svg);margin-bottom:20px;background-size:cover}.keySignatures.flat{background-image:url(/assets/images/editorPalette/flatSignatures-0a7f43500a05859c6b67f2664fbf65a5.svg);background-size:cover}.keySignatures .keyChoice{float:left;margin-right:5px;height:100px;text-align:center;line-height:160px}.keySignatures .keyChoice.selected{background-color:rgba(128,128,255,.3)}.performUI{display:none;transition-property:opacity;transition-duration:.5s}.performHeader{position:absolute;top:0;left:0;width:100%;height:60px;background-color:#fff;opacity:.98;box-shadow:0 3px 3px rgba(0,0,0,.25)}.performUI.showing{display:block}.performUI.fadedOut{opacity:0}.performPageTurner{display:none;position:absolute;height:50px;width:50px;top:50%;margin-top:-50px;cursor:pointer;opacity:.4;z-index:30;background-repeat:no-repeat;background-position:0;background-size:50px 100px}.performPageTurner:hover{opacity:.9}.performPageTurner.back{left:0;background-image:url(/assets/images/perform_page_turner_back-0f247d35bf3e09d9c420dd267e928bb7.svg)}.performPageTurner.forward{right:0;background-image:url(/assets/images/perform_page_turner_forward-57c197320b24a6fb9a6b8e41191b435b.svg)}.performActionBar{display:table-cell;height:60px;vertical-align:middle;padding:0 20px 0 60px}.savedNotifier{float:left;font-size:12px;padding:4px 8px;color:#fff;background-color:#f64e20;margin-top:7px;border-radius:3px}.navigationError,.navigationMessage{margin:100px 20px 0;text-align:center;font-size:24px}.discussionTitle,.titleContainer{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discussionTitleInput{width:99.5%;margin-bottom:10px;padding-top:4px;padding-bottom:4px}.postTextArea{height:48px;line-height:16px;transition-property:height;transition-duration:.3s}.postTextArea.withFocus{height:160px}.imageLinkContainer{line-height:36px;height:36px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.imageLink{padding:11px 0 11px 28px;background-repeat:no-repeat;background-position:left 0;color:#868063;text-decoration:none}.imageLink:hover{background-position:left -36px;color:#f64e20}.imageLink.facebook{background-image:url(/assets/images/social_link_facebook-0e31c55b9b69c3b87e339365349a190f.png)}.imageLink.twitter{background-image:url(/assets/images/social_link_twitter-4a2ac3692fa86e598d8853c6dae94cce.png)}.oauthRequestAccess .dot{font-size:5px;height:10px;width:10px;display:inline-block}.oauthRequestAccess .appNameLine span,.oauthRequestAccess .dot{top:-3px;position:relative}.oauthRequestAccess .oauthImageLink{height:20px;width:20px;display:inline-block;margin-right:5px;margin-top:0;position:relative;background-size:cover}.oauthRequestAccess .oauthImageLink.forScore{background-image:url(/assets/images/oauthApps/forScore-9961e8cf3ba57b3690c39e1bbfd3b5b0.png)}.oauthRequestAccess .oauthImageLink.reader_api_test{background-image:url(/assets/images/oauthApps/reader_api_test-9961e8cf3ba57b3690c39e1bbfd3b5b0.png)}.oauthRequestAccess .oauthImageLink.arrangeme{background-image:url(/assets/images/oauthApps/arrangeme-c63f03e293aeb08d12ec766090b7a687.svg)}.spaciousText{line-height:24px}.reallySpaciousText{line-height:30px}.additionalText{line-height:18px;font-size:12px;margin-top:10px}.newSiteInfo,.siteAddress{margin:10px 0;padding:10px;background-color:#e7e5ce}.completionAvatarImage{width:32px;height:32px;display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:50%}.placeholder{position:absolute;top:8px;left:8px;font-size:16px;font-weight:200;color:#a0a0a0;user-select:none}.headerFormInput .placeholder{top:-8px}.standardForm.wideForm .textBlock .placeholder{top:10px;font-size:13px}.pod .textBlock .placeholder{font-size:13px;left:0;top:-2px}.dialogBody .textBlock .placeholder{line-height:24px;margin-right:6px}.miniForm .placeholder{font-size:13px;left:2px;top:6px}.miniForm .textBlock .placeholder{font-size:13px;left:4px;top:2px}.headerInput{vertical-align:super}.sectionDescription{font-size:12px;padding:12px 0;color:#404040}.forumIndex{padding-right:6px;font-weight:700}.forumDialogItem{color:#8b897c}.forumDialogItemSlot{border-bottom:1px dotted silver}.fDialogItem.currentSlot .forumDialogItem,.fDialogItem.currentSlot .forumIndex{color:#000}.fDialogItem.currentSlot .forumDialogItemSlot{border-bottom:1px dotted #000}.fDialogItem:hover .forumIndex{color:#000}.fDialogItem:hover .forumDialogItemSlot{border-bottom:1px dotted #000}.scoresViewTypes{display:inline-block;vertical-align:middle;margin-right:10px;width:85px;height:30px}.scoresViewTypes.touch{width:90px;height:33px}.scoresViewTypes .scoresViewType{display:inline-block;float:left;vertical-align:middle;width:41px;height:30px;cursor:pointer;background-size:cover;transition-property:background-color;transition-duration:.3s}.scoresViewTypes.touch .scoresViewType{background-size:45px 66px;width:45px;height:33px}.scoresViewType:hover{background-color:#cfceb9}.scoresViewType.list{background-image:url(/assets/images/scoresViewSmallList-6fa460aacddce1eb44f8cd2863eab1ec.png)}.scoresViewType.grid{background-image:url(/assets/images/scoresViewSmallGrid-3ec4d2c72cd2c916fe87364f6dbafae5.png)}.scoresViewType.thumbnail{background-image:url(/assets/images/scoresViewSmallThumbnail-c069b4a9aaa880f4eb0ce0e4f2267813.png)}.scoresViewType.selected{background-position:left -30px;cursor:default;background-repeat:no-repeat}.scoresViewTypes.touch .scoresViewType.selected{background-position:left -33px}.pod.scrollablePod{margin-top:10px}.pod.dialogPod,.pod.scrollablePod{height:180px;overflow:auto;-webkit-overflow-scrolling:touch;background-color:#fff}.pod.dialogPod{float:none;margin-top:2px;transition-property:height,opacity;transition-duration:.3s;border:1px solid #dcdcdc}.pod.dialogPod.variable{height:auto}.pod.dialogPod.collapsed{height:0;opacity:0;margin-top:0}.formDetailsRow{margin:7px 0 0 25px}.formDetailsRow.section{margin-top:20px}.formDetailsRow2{margin:7px 0 0}.importFileName{margin:10px 0 10px 25px;padding:4px 8px;font-size:13px;max-width:320px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:hsla(0,0%,100%,.5)}.listItemInfoIcon{position:absolute;right:4px;top:4px;width:21px;height:21px;display:none;background-size:100%;background-repeat:no-repeat;background-image:url(/assets/images/info-c123acc4ecacac35c28e8bced59b06aa.svg);opacity:.8}.listItemInfoIcon:hover{opacity:1}.collectionItem:hover .listItemInfoIcon,.current .listItemInfoIcon{display:block}.infoPopup{position:absolute;z-index:10000;width:300px;overflow:hidden;padding:4px 4px 0;opacity:.95}.infoPopupContent{background-color:#fff;padding:15px;border-radius:5px;border:1px solid #ccc;font-size:12px;line-height:16px;box-shadow:0 1px 1px rgba(0,0,0,.25)}.infoPopupBottom{position:relative;left:270px;top:-1px;height:12px;width:17px;background-repeat:no-repeat;background-image:url(/assets/images/infoPopupBottom-9ee8729bb2dc09e2be0951a5d9587a01.png)}.downloadFileLink{margin-top:10px;padding:12px 0;text-align:center;font-weight:700;background-color:hsla(0,0%,100%,.5);user-select:none}#r3noscript{margin:10px}#r3noscript .contentBand{position:relative}#r3noscript .r3noscriptWarning,#r3noscript h1{font-weight:700}#r3noscript h1{font-size:16px}#r3noscript .planItemDetails{visibility:visible;height:100%;opacity:1}#r2escape{display:none;margin:10px}.iecompat{font-weight:700;margin:10px}.tip{position:relative;display:inline-block;margin:2px 0 0;border-image:url(/assets/images/tip-f1fd70001ac706a6e854ddf4e53318e9.png) 8 12 11 33 repeat repeat;border-color:#efeede;border-style:solid;border-width:8px 12px 11px 33px;border-image-width:8px 12px 11px 33px;font-size:13px;line-height:15px}.tip.orange{border-color:#f94d06;border-image:none;border-radius:6px}.tipBody{margin:0 0 0 -24px;padding:5px 32px 5px 5px;background-color:#efeede}.tipBody.orange{background-color:#f94d06}.tipContent{display:block;color:#404040}.tipClose{width:20px;height:20px;position:absolute;top:2px;right:0;background-image:url(/assets/images/close_tip-71d7ef26f68bfb4ba4309fb969121e1f.png);opacity:.5;transition-property:opacity;transition-duration:.15s}.tipBody .tipText{margin-bottom:5px}.tipBody .tipBulletContainer{list-style-type:disc;padding-left:20px}.tipBody .tipBullet{margin-left:10px;display:list-item}.tipClose:hover{opacity:1}.riTitle{font-weight:700}.riPublisher{font-size:12px}.riImage{max-height:220px;max-width:220px;box-shadow:1px 2px 12px rgba(0,0,0,.25)}.redemptionCode{font-size:11px;color:grey}.simpleInfo .col1{padding:7px 50px 7px 0;line-height:20px}.simpleInfo .col2{line-height:20px}.socialNetworkButtons{font-size:14px;float:right;padding-bottom:2px}.socialNetworkButtons .facebook i{color:#3b5998;font-size:16px}.socialNetworkButtons .facebook .facebookShareCount{padding-left:5px}.socialNetworkButtons .twitter{padding:4px 12px 4px 16px}.socialNetworkButtons .twitter i{color:#1da1f2;font-size:18px}.sharingButton{background-repeat:no-repeat;padding-left:34px;margin-right:3px;background-position:10px 0}.sharingButton.current{background-position:10px -30px;background-color:#868063}.sharingButton.share{background-image:url(/assets/images/share_share-b72700017e073873eda78aff9fa17869.png)}.sharingButton.embed{background-image:url(/assets/images/share_embed-1891305641ff098466448c8d02948188.png)}.commerceLinks .smdCommerceLinks{background-color:#fff;border:1px solid #ccc;border-radius:7px;padding:7px;font-size:12px;line-height:16px}.commerceLinks .smdCommerceLinks .smdCommerceLinksLogo{background-image:url(/assets/images/smd_logo-4434da6ac511dd368c2fc6ac0188b414.png);background-size:230px auto;background-repeat:no-repeat;height:45px}.commerceLinks .smdCommerceLinks .marketplaceAdLogo{background-image:url(/assets/images/marketplaceAdLogo-07b84f23c9c057ca48ad2b0a4c4822d5.png);background-size:130px auto;background-repeat:no-repeat;height:45px}.commerceLinks .smdCommerceLinks .commerceLink{padding-top:2px;padding-bottom:2px}.commerceLinks .smdCommerceLinks .separation{border-bottom:1px solid #cfcdba}.commerceLinks .smdCommerceLinks .adsDescription{color:#444;line-height:14px;font-weight:700}.commerceLinks .localFooter{font-size:10px;margin-top:5px;padding:0 9px;line-height:13px}.shareChunk{max-height:0;transition-property:max-height;transition-duration:.1s;overflow:hidden}.shareChunk.current{transition-duration:.5s;max-height:400px}.sharingPointer{margin-top:8px;width:17px;height:7px;background-image:url(/assets/images/share_pointer-7000d96f63de7ece7a622528945defa4.png)}.sharingPointer.share{margin-left:20px}.sharingPointer.embed{margin-left:70px}.sharingCode{border-radius:4px;background-color:#cfcdbb;font-size:12px;line-height:16px;padding:8px}.sharingCode .codeText{border-radius:4px;padding:4px;word-wrap:break-word;background-color:#e4e2d2;width:100%;box-sizing:border-box;resize:none;border:none;color:#4b4b4b;font-size:12px;background-color:#fff}#embedCode{height:65px;margin:10px 0}.sharingCode .codeInstructions{font-size:11px;line-height:14px;text-align:center;padding-bottom:8px}.embedParameter{padding-bottom:10px}.embedParameter input{border:1px solid #ccccd0;padding:4px;width:70%;outline:none;text-align:right}.embedParameter.id{text-align:left;width:95%}.bookContainer{margin:20px auto;background-color:#fff;display:table;width:1000px;max-width:100%}.bookItem .bookTitle{margin-top:5px;font-size:13px}.bookItem .bookPublisher,.bookItem .bookTitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookItem .bookPublisher{margin-top:2px;font-size:12px;color:#606060;padding-bottom:5px}.bookContainer .bookSidebar{display:table-cell;vertical-align:top;padding:20px;min-height:400px;width:240px}.bookContainer .bookSidebar .bookImage{width:240px}.bookContainer .bookSidebar .bookTitle{margin-top:20px;font-size:13px}.bookContainer .bookSidebar .bookPublisher{margin-top:2px;font-size:13px}.bookContainer .bookSidebar a{text-decoration:none}.bookContainer .bookSidebar a:hover{text-decoration:underline}.bookContainer .bookSidebar .authors{margin-top:20px}.bookContainer .bookSidebar .authorsLabel{font-size:13px}.bookContainer .bookSidebar .authors .author{font-size:13px;line-height:18px}.bookContainer .bookBody{display:table-cell;vertical-align:top;padding:20px}.bookBody.bookStyle2 .bookChapter{border-bottom:1px dotted #fff}.bookBody.bookStyle2 .bookChapter .title{padding:10px 20px;cursor:pointer;transition-property:background-color;transition-duration:.25s}.bookBody.bookStyle2 .bookChapter .title:hover{background-color:rgba(0,0,0,.1)}.bookBody.bookStyle2 .bookChapter .chapterContents{margin:0 20px;display:none;transition-property:max-height;transition-duration:.5s}.bookBody.bookStyle2 .bookChapter .chapterContents.open{display:block}.bookBody.bookStyle2 .bookChapter .sectionHTML{color:#404040;font-size:13px;padding:10px}.bookBody.bookStyle2 .bookChapter .bookScore{margin-bottom:10px}.bookBody.bookStyle2 .bookChapter .bookScore .scoreTile{position:relative;margin:2px 0 0;border-radius:5px;transition-property:background-color,border-color;transition-duration:.25s;background-repeat:no-repeat;background-position:5px 0;background-color:hsla(0,0%,100%,.1);user-select:none;height:40px;overflow:hidden}.bookBody.bookStyle2 .bookChapter .bookScore .scoreTile:hover{background-color:rgba(0,0,0,.05)}.bookBody.bookStyle2 .bookChapter .bookScore .scoreTile a{text-decoration:none;line-height:40px}.bookBody.bookStyle2 .bookChapter .bookScore .scoreTile .scoreTileHandle{float:left;width:30px;background-image:url(/assets/images/edit_handle_score_row-af7bf7946799e2ac35ec5d3d393f9aec.png);height:40px}.bookBody.bookStyle2 .bookChapter .bookScore .scoreTile .scoreTileBody{margin-left:44px;color:#202020;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookBody.bookStyle2 .expiredMessage{padding:50px 0;text-align:center}.bookBody.bookStyle2 .expiredMessageHeader{font-size:24px;padding-bottom:20px}.bookBody.bookStyle2 .expiredMessageBody{font-size:14px}.bookContainer .bookBand{overflow:hidden;max-width:100%}.bookStyle1 .publisher{height:40px;background-color:#353329;color:#f0f0f0;background-image:url(/assets/images/norton_book_demo/norton-logo-90-a213d3626b6f38050be30b49e8292216.gif);background-size:auto 36px;background-position:2px 2px;background-repeat:no-repeat}.bookStyle1 p{margin-bottom:10px}.bookStyle1 .bookTitle{padding:20px;background-color:#00603c;color:#f0f0f0}.bookStyle1 .bookTitle .title{font-family:serif;font-weight:700;display:table-cell;padding-right:60px;line-height:18px}.bookStyle1 .bookTitle .title .line1{font-size:18px}.bookStyle1 .bookTitle .title .line2{font-size:30px}.bookStyle1 .bookTitle .authors{font-size:12px;color:#f0f0f0;display:table-cell;line-height:20px;border-left:3px solid #353329;padding-left:10px}.bookStyle1 .bookTitle .edition{float:right;font-size:12px;color:#ff7a3b;text-align:right;font-weight:700}.bookStyle1 .bookChapters{color:silver;border-top:1px dotted silver}.bookStyle1 .bookChapter{color:#404040;border-bottom:1px dotted silver}.bookStyle1 .bookChapter .title{padding:10px 20px;cursor:pointer;transition-property:background-color;transition-duration:.25s}.bookStyle1 .bookChapter .title:hover{background-color:#f8f8f8}.bookStyle1 .bookChapter .chapterContents{margin:0 20px;max-height:0;overflow:hidden;transition-property:max-height;transition-duration:.5s}.bookStyle1 .bookChapter .chapterContents.open{max-height:1000px}.bookStyle1 .bookChapter .sectionHTML{color:#404040;font-size:13px;line-height:18px;padding:10px}.bookStyle1 .bookChapter .bookScore{margin-bottom:10px}.bookStyle1 .bookChapter .bookScore .scoreTile{position:relative;margin:2px 0 0;border-radius:5px;transition-property:background-color,border-color;transition-duration:.25s;background-repeat:no-repeat;background-position:5px 0;background-color:#fff;user-select:none;height:40px;overflow:hidden;border:1px solid #fff}.bookStyle1 .bookChapter .bookScore .scoreTile:hover{background-color:#fcfcfc;border:1px solid #f0f0f0}.bookStyle1 .bookChapter .bookScore .scoreTile a{text-decoration:none;line-height:40px}.bookStyle1 .bookChapter .bookScore .scoreTile .scoreTileHandle{float:left;width:30px;background-image:url(/assets/images/edit_handle_score_row-af7bf7946799e2ac35ec5d3d393f9aec.png);height:40px}.bookStyle1 .bookChapter .bookScore .scoreTile .scoreTileBody{margin-left:44px;color:#202020;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activityEvent{position:relative;min-height:54px;margin-bottom:2px;background-repeat:no-repeat;background-position:5px 5px;padding:5px 5px 5px 35px;background-color:#f5f5ee;border-radius:3px}.activityEvent.faveIcon{background-image:url(/assets/images/eventIconFave-d0a983330a7e78aa0b49188f5c7e3b8b.png)}.activityEvent.followIcon{background-image:url(/assets/images/eventIconFollow-8bc37eb3a94a510ca9c7c4c729032d7e.png)}.activityEvent.postIcon{background-image:url(/assets/images/eventIconPost-8ac215ad8f6239aa608dfb25874f6973.png)}.activityEvent.commentIcon{background-image:url(/assets/images/eventIconComment-b4bf877f33527dec8fa0b42a958354cc.png)}.activityEvent.shareIcon{background-image:url(/assets/images/eventIconShare-368083b186146993fae0d9ef86872721.png)}.activityEvent.publishIcon{background-image:url(/assets/images/eventIconPublish-fe9ff7fa9fd9e7d4d9a3ea65899aad6e.png)}.activityEvent.copyIcon{background-image:url(/assets/images/eventIconCopy-b4bf877f33527dec8fa0b42a958354cc.png)}.activityEvent.viewIcon{background-image:url(/assets/images/eventIconView-d0a983330a7e78aa0b49188f5c7e3b8b.png)}.activityEvent .activityEventBody{padding-top:5px;margin-left:56px;max-width:600px}.activityEvent .activityDate,.flaggedDate{padding-left:10px;color:grey;font-size:11px;white-space:nowrap}.activityEvent .activityDetails{padding:8px 0 0}.panelContent{margin:2px 0 5px}.member{margin-bottom:10px}.member .authorName{margin-bottom:5px}.member.editable .memberAvatar.editingMode .authorAvatar,.member.editable .memberAvatar:hover .authorAvatar,.member.editable.selected .authorAvatar{display:none}.member .memberAvatar{background-image:url(/assets/images/edit_user_handle-f67e58631c3050627bb20dd70648cc09.png)}.member.editable .memberAvatar.editingMode,.member .memberAvatar:hover{background-position:left -70px}.member.selected.editable .memberAvatar.editingMode,.member.selected .memberAvatar{background-position:left -140px}.noActivity{text-align:center;font-size:14px;color:grey;padding:30px 0}.panelControl{margin-top:5px}.panelControl .disabled{opacity:.33}input[type=text].tiny,textarea.tiny{border:none;width:100%;padding:2px 0;margin:2px 0;outline:none;font-size:12px;color:#404040;background-color:#fff}button.actionButton.buttonFix{padding:5px 8px;min-width:90px;font-weight:400;outline:none}.tinyError{float:left;color:#e02020;font-size:12px;margin:6px 0 0 4px}.annotationDialog{background-color:#fff;border:0;width:265px;position:absolute;margin:0;z-index:1}.annotationDialog .dlgFooter,.annotationDialog .dlgTitle{min-height:10px;background-color:#e7e5ce}.annotationDialog .dlgFooter{padding:7px 7px 10px 10px}.annotationDialog .body{background-color:#fff;margin:10px;min-height:100px}.annotationDialog .removeButton{cursor:pointer;float:right;color:grey}.annotationDialog textarea{border:0;height:85px;background-color:#fff}.annotationDialog .username{display:inline-block;text-decoration:none;cursor:default}.annotationDialog .commentInfo{width:100%;display:inline-block}.annotationDialog .commentDate{margin-right:0;cursor:default;float:right}.annotationDialog .close{width:24px;height:24px;background-image:url(/assets/images/message_close-b037d1989ef7e9c0d2e680fd086a1242.png);background-repeat:no-repeat;float:right;opacity:.5;margin:5px 3px 0 0;transition-property:opacity;transition-duration:.15s}.annotationDialog .close:hover{background-color:#d8d6be}.calibrateDialog{max-width:470px}.calibrateDialog .dialogBody{text-align:center}.latencyResult{font-size:200%}.dialog .close:hover{opacity:.9}.tempoParameter{width:100%;margin:25px 0 10px}.tempoParameter .slide{width:200px!important;margin-left:10px;margin-right:10px;border:0}.tempoParameter .slideLimit{display:inline-block;position:relative;top:-11px}.documentLayoutParameter{width:100%;margin-bottom:4px}.documentLayoutParameter .slide{border:0;width:100%!important;padding:0;margin:5px 0 10px}.documentLayoutParameter .slideLimit{display:inline-block;position:relative;top:-11px}.documentLayoutParameter .parameterName,.documentLayoutParameter .parameterSlider{display:block}.documentLayoutParameter .parameterSlider.withAssociatedCheckbox{height:40px}.associatedCheckbox{margin-bottom:15px}.documentLayoutParameter .leftLimit{width:22px;text-align:right}.documentLayoutParameter .leftLimitBelow,.documentLayoutParameter .rightLimitBelow{display:inline-block;font-size:11px;color:#6e6d62;width:50%}.documentLayoutParameter .leftLimitBelow{text-align:left}.documentLayoutParameter .rightLimitBelow{text-align:right}.documentLayoutParameter .rightLimit{width:90px}#hyphensMinPaddingLabel{margin-left:8px}.documentLayoutParameter .checkbox,.documentLayoutParameter .radiobutton{width:20px!important;display:inline-block}.documentLayoutParameter #hyphensMinPadding,.documentLayoutParameter #measureNumber{width:50px;margin-left:5px}.documentLayoutParameter .slideResult{font-style:italic}.parameterName .outOfBounds{color:#f64e20}.parameterSlider .outOfBounds{opacity:.25}.documentLayoutParameter.indent{margin-left:15px}.documentLayoutParameter.indentTwice{margin-left:30px}.dialogBody .documentTab{cursor:pointer}.fadeUpOnOver{opacity:.05;transition-property:opacity;transition-duration:1s}.fadeUpOnOver:hover{opacity:.99}.collectionItem.collection.version{width:360px;background-image:none}.versionItem{position:relative;margin-left:30px;padding:5px 0}.versionItem .created{width:44%}.versionItem .versionId{width:12%}.versionItem .creator{width:44%}.versionItem div{float:left;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mixerFirstColumn{width:238px;margin-right:2px;border-top-left-radius:3px;overflow:hidden}.mixerFirstColumn,.mixerSecondColumn{padding-left:10px;display:inline-block;background-color:#fff;height:28px;padding-top:12px;float:left}.mixerSecondColumn{width:60px;border-top-right-radius:3px}.mixerFirstRow{display:block;height:40px}.mixerFirstRow .mixerFirstColumn span{margin-top:2px;white-space:nowrap;text-overflow:ellipsis;max-width:230px;overflow:hidden}.mixerFirstRow .mixerFirstColumn span,.mixerSecondRow{border-bottom-left-radius:3px;border-bottom-right-radius:3px;display:block}.mixerSecondRow{background-color:#f9f8f1}.mixerItemSlider .slide{width:74px!important}.mixerItemSlider{display:inline-block;width:155px;height:35px;margin-left:4px}.mixerItemSlider.right{float:right}.mixerInstrumentsHeader{height:20px}#mixerPlayLabel{margin-right:19px;position:relative}#mixerPlayLabel,.hearAllButton{display:block;float:right;font-size:12px}.hearAllButton{color:#f64e20;cursor:pointer;margin-right:10px;margin-top:5px}.instrumentsMixerContainer{position:relative;display:block;margin-bottom:10px}.instrumentsMixerContainer .separation{margin-bottom:20px}.mixer .checkbox{width:20px!important;display:inline-block}.mixerItemCheckbox{display:inline-block;margin-right:12px}.mixerItemButton{display:inline-block;float:right}.mixerItemButton button{min-width:50px!important}.mixerItem{width:320px;margin-bottom:2px}.slide.masterSlider{width:274px!important;top:6px;position:relative}@-moz-document url-prefix(){.slide.masterSlider{width:262px!important;top:-4px}}.mixerItemGain{left:14px}.mixerItemGain,.mixerItemPan{position:relative;display:inline-block;top:6px}.mixerItemSliders,.volumeSlider{display:inline-block}.volumeSlider{width:23px;height:23px;padding-top:6px;background-repeat:no-repeat;background-position:50%}.volumeSlider.left{background-image:url(/assets/images/volumeSoft-a0360f9eae114fe681d569acdccbee00.svg)}.volumeIcon,.volumeSlider.right{background-image:url(/assets/images/volumeLoud-8084d854c240a0ed5af87d742c302c0f.svg)}.volumeIcon{height:23px;width:23px;background-repeat:no-repeat;background-size:cover;display:inline-block}.volumeIcon.playAllTag{float:right;margin-right:8px}.volumeIcon.topMixer{right:60px;position:absolute;margin-top:-6px}.mixerItem .slideLimit{width:35px;height:35px;line-height:35px;text-align:center}.mixerItem .slideLimit,.mixerItemToggles{display:inline-block;vertical-align:top}.mixerMasterSection{margin-bottom:20px}.reverbTypesContainer{background-color:#fff;border-radius:3px;margin-top:10px}.reverbType{height:25px;padding-top:10px;padding-left:10px;transition-property:background-color;transition-duration:.5s}.reverbType:hover{background-color:#cfcdbb}.reverbType.reverbSelected{color:#fff;background-color:#8b897c;border-radius:3px}.trackInfoContainer{margin-bottom:25px}.trackInfoContainer .instrumentHeader .partName{font-style:italic;margin-left:8px;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:260px;overflow:hidden}.trackInfoContainer .instrumentHeader .playLabel{float:right;right:22px;position:relative;font-size:11px}.clipsInfoContainer{background-color:#f9f8f1;width:316px;margin-bottom:4px;padding-top:5px;padding-left:5px;padding-bottom:5px;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.clipsInfoContainer span{font-size:12px;font-style:italic;display:block;margin-bottom:2px}.instrumentHeader{margin-bottom:4px}.iconButtonNoBackground{width:40px;height:40px;display:inline-block;cursor:pointer;background-repeat:no-repeat;background-position:50% 50%}.mixerTrackIcon{height:30px;width:22px;top:7px;margin-right:10px;float:right;cursor:pointer;display:inline-block;position:relative}.trashBlackIcon{background-image:url(/assets/images/editorMenu/deleteInstrument-ae678b8cefe129a0d93d23fc9da15863.svg);background-size:cover;width:30px;height:30px}.infoBlackIcon{background-image:url(/assets/images/recording/trackInfo-4baa7f5a366a0f09de49f6042221cae1.svg);width:22px;margin-right:4px}.toggleWaveformIcon{background-image:url(/assets/images/waveform-385b0694164e235a0fba86af6b250c6d.svg)}.toggleWaveformIcon.waveformShown{background-image:url(/assets/images/waveformSelected-481e18f5995c105101e565a7498e8ca6.svg)}.infoOrangeIcon{background-image:url(/assets/images/recording/trackInfoSelected-bd406957c8d89ebf2b7853f8b36b06a9.svg)}.trackWrapper{margin-bottom:1px;position:relative}.trackWrapperFirstColumn{width:270px;height:44px;display:inline-block;background-color:#fff;margin-right:1px;border-top-left-radius:3px;border-bottom-left-radius:3px}.trackWrapperFirstColumn .trackUserAvatar{width:38px;height:38px;position:relative;background-repeat:no-repeat;background-size:100% auto;background-position:50%}.trackWrapperFirstColumn .trackAvatarContainer{top:2px;left:2px;display:inline-block;position:relative;vertical-align:middle}.trackWrapperFirstColumn .trackUserUsername{position:absolute;top:14px;left:49px;max-width:120px}.mediaSync .trackWrapperFirstColumn .trackUserUsername{width:154px;overflow:hidden;text-overflow:ellipsis;display:inline-block}.trackWrapperSecondColumn{display:inline-block;background-color:#fff;height:44px;position:absolute;width:50px;top:0;border-top-right-radius:3px;border-bottom-right-radius:3px}.trackWrapperSecondColumn input{top:13px;position:relative;left:13px}.toggleButton{display:inline-block;width:40px;height:40px;background-position:0 0;margin:0 5px}.toggleButton.on{background-position:0 -40px}.toggleButton.mute{background-image:url(/assets/images/muteToggle-622edc0a50e6e0ad8da1e63594e4feb3.png)}.toggleButton.radio{background-image:url(/assets/images/radioToggle-103d50faf4df918b6242631bbc553824.png)}.toggleButton.showHide{background-image:url(/assets/images/hideToggle-434df0c34e658a3fc3180dd799fe3b05.png)}.toggleTitles{text-align:right}.toggleTitles div,.toggleTitles span{display:inline-block;width:50px;text-align:center;font-size:10px;text-transform:uppercase}.individualPartsContainer{max-height:300px;overflow-y:auto}.individualPartsContainer .item{display:block;margin-bottom:35px}.filter .actionButton{display:block;clear:both;width:100%}.bookItem{overflow:hidden;cursor:pointer;position:relative;margin-top:5px;margin-bottom:20px}.columns1 .bookItem{width:100%;margin-left:0;margin-right:0}.columns2 .bookItem{float:left;width:48%;margin-left:1%;margin-right:1%}.columns3 .bookItem{width:32.3%}.columns3 .bookItem,.columns4 .bookItem{float:left;margin-left:.5%;margin-right:.5%}.columns4 .bookItem{width:24%}.columns5 .bookItem{float:left;width:19%;margin-left:.5%;margin-right:.5%}.columns6 .bookItem{float:left;width:16%;margin-left:.333%;margin-right:.333%}.columns7 .bookItem{float:left;width:13.8%;margin-left:.24%;margin-right:.24%}.columns8 .bookItem{float:left;width:12%;margin-left:.25%;margin-right:.25%}.bookItem .bookImageContainer{position:relative;background-color:#dbd9c3;overflow:hidden;width:100%;padding-bottom:130%}.bookItem .bookImageContainer.transparent{background-color:transparent}.redeemedItemSummary .bookItem{max-width:250px}.bookItem .bookImageContainer .bookImage{width:100%;height:auto;position:absolute}.basicList{border-radius:3px;overflow-x:hidden;overflow-y:scroll;height:220px;padding:3px;border:1px solid #e7e5ce}.basicList,.singleItem{line-height:40px}.basicList .item,.singleItem .item{border-radius:3px;transition-property:color,background-color;transition-duration:.33s;cursor:pointer;padding:2px 2px 2px 50px;background-repeat:no-repeat;background-size:40px 40px;background-position:4px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.basicList .item:hover{background-color:#cfcdbb}.basicList .item.current{background-color:#8b897c;color:#fff}.dialogNote{margin-top:100px;border-top:1px dotted silver;padding-top:10px}.bookItem .bookExpired{position:absolute;top:80px;left:-30px;background-color:#000;width:155px;text-align:center;color:#fff;padding:10px 0;opacity:.85;border:2px solid #fff;font-size:12px;text-transform:uppercase;transform-origin:0 0;transform:rotate(315deg)}.listActions{display:inline-block;margin:0 0 0 20px}.listActions.slamLeft{margin-left:0}.listActions button{float:left;margin:0 5px -8px 0}.actionButton.editListStop{margin-right:20px}.actionButton.extraPadding{padding-left:50px;padding-right:50px}.settingsGear{display:inline-block;height:20px;width:20px;background-image:url(/assets/images/settings_gear-0272ca959069fe8692aa87c066ed2be9.png);vertical-align:top;margin:1px 5px 0 10px}.jp-gui{position:relative;width:290px}.jp-gui.jp-no-volume{width:432px}.jp-gui ul{margin:0;padding:0}.jp-gui ul li{position:relative;float:left;list-style:none;margin:2px;padding:4px 0;cursor:pointer}.jp-gui ul li a{margin:0 4px}.jp-gui li.jp-repeat,.jp-gui li.jp-repeat-off{margin-left:344px}.jp-gui li.jp-mute,.jp-gui li.jp-unmute{margin-left:20px}.jp-gui li.jp-volume-max{margin-left:120px}.jp-no-solution,li.jp-pause,li.jp-repeat-off,li.jp-unmute{display:none}.jp-progress-slider{width:230px;margin:0 auto;left:0;position:relative}.jp-progress-slider .ui-slider-handle{cursor:pointer}.jp-volume-slider{position:absolute;top:31px;left:508px;width:100px;height:.4em}.jp-volume-slider .ui-slider-handle{height:.8em;width:.8em;cursor:pointer}.jp-gui.jp-no-volume .jp-volume-slider{display:none}.jp-current-time,.jp-duration{position:absolute;top:42px;font-size:.8em;cursor:default}.jp-current-time{left:100px}.jp-duration{right:266px}.jp-gui.jp-no-volume .jp-duration{right:70px}.jp-clearboth{clear:both}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(/assets/images/ui-bg_highlight-soft_100_eeeeee_1x100-26bbec05c9fa4d02ba71397be3a72640.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(/assets/images/ui-bg_gloss-wave_35_f6a828_500x100-db22a9891045b6edb5fd8a25bbcad0c8.png) 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(/assets/images/ui-bg_glass_100_f6f6f6_1x400-0a11effb3bcc3c9048c7c887fad7418e.png) 50% 50% repeat-x;font-weight:700;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce url(/assets/images/ui-bg_glass_100_fdf5ce_1x400-4c749cee16918202f2f6ae8f35cad7de.png) 50% 50% repeat-x;font-weight:700;color:#c77405}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(/assets/images/ui-bg_glass_65_ffffff_1x400-f6f0260acfe4bb35b0730697e066cfd8.png) 50% 50% repeat-x;font-weight:700;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(/assets/images/ui-bg_highlight-soft_75_ffe45c_1x100-914be20c5c468c4dc804804d1e9b80e1.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(/assets/images/ui-bg_diagonals-thick_18_b81900_40x40-a9a8a390d33d9f4451f79ffe5146949d.png) 50% 50% repeat;color:#fff}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/assets/images/ui-icons_222222_256x240-9de1b0948e757a140d7797bd7f3e9072.png)}.ui-widget-header .ui-icon{background-image:url(/assets/images/ui-icons_ffffff_256x240-3e953c79334b220e0022a07d90a2e32b.png)}.ui-state-active .ui-icon,.ui-state-default .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(/assets/images/ui-icons_ef8c08_256x240-c00b22f1129b730a30e1d23328cf2155.png)}.ui-state-highlight .ui-icon{background-image:url(/assets/images/ui-icons_228ef1_256x240-f83593010bd68c149fc627fb0b7bd4c2.png)}.ui-state-error-text .ui-icon,.ui-state-error .ui-icon{background-image:url(/assets/images/ui-icons_ffd27a_256x240-2cc16c4adbcbf6f7608a9f51083ac8ca.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(/assets/images/ui-bg_diagonals-thick_20_666666_40x40-0d529e30a5b943043c43cb4dd454e420.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(/assets/images/ui-bg_flat_10_000000_40x100-26d42cd5f05c37a404994f00fb175071.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.hideDialog{display:none!important}.syncedMediaTitle{font-weight:700;margin-bottom:4px}.syncAudioVideo .audioContainer{width:100%;height:100px}#scoreDetailsPanel .audioContainer .jp-progress-slider{top:10px}#scoreDetailsPanel .audioContainer.jPlayerAudio{height:60px}.radioButtonByLine{display:block}.radioButtonByLine span{position:relative;top:-15px}.maxWidth{width:100%}.iconButtons{margin-top:10px}.iconButton{width:40px;height:40px;display:inline-block;border-radius:4px;box-shadow:0 2px 2px rgba(0,0,0,.15);cursor:pointer;background-color:#868063;border:1px solid #6b664f;background-repeat:no-repeat;background-position:50% 50%}.creditCardIcon{background-image:url(/assets/images/creditCard-1fbbe179c1a82b8aea66814aad669024.svg);height:16px;width:18px;background-size:cover;background-repeat:no-repeat;background-position:50%}.iconButton:disabled{opacity:.5}.iconButton.reset{background-image:url(/assets/images/iconReset-b074a57a76f8c0b10f945bcd28bbbb4e.png);float:right}.iconButton.add{background-image:url(/assets/images/iconAdd-98b0f2678e9875f709b4f2eaeaef9cac.png)}.iconButton.delete{background-image:url(/assets/images/iconDelete-b462488469be15a706c1899167628f70.png)}.audioContainer,.videoContainer{height:170px;width:290px;float:left;overflow:hidden;position:relative}.audioContainer.jplayer{height:unset;background-color:#f0f0f0}.audioContainer.jplayer .audioSyncedText{padding:5px 5px 5px 25px}.audioContainer.jplayer #jp_container_1{padding:5px}.videoControls button{text-decoration:none;padding:3px 14px 4px;border-radius:4px;transition-property:color,background-color;transition-duration:.3s;text-shadow:0 1px rgba(0,0,0,.1);box-shadow:0 2px 2px rgba(0,0,0,.15);text-align:center;white-space:nowrap;cursor:pointer;font-size:14px;color:#f0f0f0;background-color:#868063;border:1px solid #6b664f}.syncInstructions{font-size:12px}.audioVideoOptions{display:block;position:relative;height:256px;margin-bottom:7px;clear:both}.audioVideoOptions .rightPart{width:130px;height:100%;position:absolute;top:0;right:0}.audioVideoOptions .leftPart{width:130px;height:100%;position:absolute;top:0;left:0}.audioVideoOptions .synchButtonContainer{position:absolute;top:105px;left:0;width:100%}.audioVideoOptions #syncButton{top:10px;padding-top:10px;padding-bottom:10px;position:relative;background-image:url(/assets/images/syncButtonArrow-a3fce6cf9cef2343845fe29e3d06c7ef.png);background-repeat:no-repeat;background-position:100%}.audioVideoOptions .topButtons{position:relative;top:60px}.topButtons .verticalSpacing{margin-top:5px}.audioVideoOptions .bottomButton{position:absolute;bottom:0;width:100%}.giftCardPage{background-color:#fff;padding:100px 0}.giftCardPageContent{position:relative;width:650px;margin:0 auto 40px;color:#404040}.giftCard{position:relative;min-height:300px;padding:30px;border:3px solid #f64e20;border-radius:25px;overflow:hidden;background-color:#fff}.giftCard .notesImage{width:220px;height:auto;position:absolute;right:0;bottom:0}.giftCard .logoImage{width:150px;height:auto;position:absolute;left:30px;top:30px}.giftCard .giftInstructions{margin-top:160px;max-width:52%;font-size:12px;line-height:18px}.giftCard .giftCode{margin-left:10px;padding:5px 20px;display:inline-block;border:1px solid #d0d0d0}.giftCard .giftFinePrint{margin-top:20px;font-size:10px;line-height:12px}.giftCard .recipient{position:absolute;top:75px;right:30px;font-size:28px;width:58%;text-align:center;padding:15px 10px;border:1px solid #d0d0d0;color:#404040}@media print{#header,.no-print{display:none!important}.giftCardPage{padding:0}}.chooseInstrument .dialogButtons,.chooseInstrument .dialogSelection{display:block}.chooseInstrument .instrumentSelectionPart{display:inline-block;width:235px;margin-right:30px;float:left}.chooseInstrument .instrumentSelectionPart .itemName{font-size:14px;font-weight:400}.chooseInstrument .instrumentSelectionPart input,.chooseInstrument .optionsSelectionPart input{border-radius:0;font-size:14px!important;font-weight:400;margin-top:5px!important;margin-bottom:10px!important}.chooseInstrument .optionsSelectionPart .checkbox{margin-top:2px!important;margin-bottom:0!important}.chooseInstrument .optionsSelectionPart select{height:30px!important;padding:4px 2em 4px 8px!important;width:30%!important;font-size:14px!important;margin-top:5px;margin-bottom:5px}.chooseInstrument .optionsSelectionPart select.wide{width:66%!important}.chooseInstrument .optionsSelectionPart .select:before{right:205px!important}.chooseInstrument .optionsSelectionPart .select.wide:before{right:105px!important}.chooseInstrument .optionsSelectionPart .customDropdown .optionWrapper{padding:0 8px;display:flex;justify-content:space-between;align-items:center}.chooseInstrument .instrumentSelection{display:block;height:275px;overflow-y:scroll;padding:3px;margin-top:3px;-webkit-overflow-scrolling:touch;background-color:#f8f8f8;border:1px solid #cfcdba;font-size:14px;color:#444;line-height:24px}.chooseInstrument .instrumentSelection .arrow{float:left;padding-left:5px;padding-right:8px;padding-top:5px}.chooseInstrument .instrumentSelection .instrumentGroupName{cursor:pointer;background-position:3px 0;background-repeat:no-repeat;background-color:#fff;transition-property:background-color;transition-duration:.25s}.chooseInstrument .instrumentSelection .instrumentGroupName.collapsed{background-position:3px -24px;background-color:#f8f8f8}.chooseInstrument .instrumentSelection .instrumentGroupName:hover{color:#000;background-color:#fff}.chooseInstrument .instrumentSelection .instrumentGroupContainer{background-color:#fff}.chooseInstrument .instrumentSelection .instrumentName{padding-left:30px;cursor:pointer;display:block;border-radius:3px;transition-property:background-color;transition-duration:.25s}.chooseInstrument .instrumentSelection .instrumentName.highlighted,.chooseInstrument .instrumentSelection .instrumentName:hover{background-color:#cfcdbb}.chooseInstrument .instrumentSelection .instrumentName.selected{background-color:#8b897c;color:#fff}.chooseInstrument .noMargin{margin:0!important}.searchInstrumentBoxContainer{position:relative}.instrumentsSearchIcon{position:absolute;top:16px;left:6px;color:#7c7b6f;font-size:15px}.searchInstrumentBox{padding-left:28px!important}.chooseInstrument .instrumentGroup{display:block;border-bottom:1px dotted #e0e0e0}.chooseInstrument .optionsSelectionPart{display:inline-block;width:290px}.chooseInstrument .optionsSelectionPart select,.chooseInstrument .optionsSelectionPart span{display:block}.dialog .dialogBody.tuning{height:386px}.instrumentTuner{height:100%}.guitarSvg{position:absolute;left:14px}.instrumentTuner .instrumentHead,.instrumentTuner .instrumentNeck,.instrumentTuner .rod{fill:#b1b09d}.instrumentTuner .capo,.instrumentTuner .tuning{fill:#cfcdbb;cursor:pointer;font-size:13px;font-weight:200}.instrumentTuner .capo:hover,.instrumentTuner .tuning:hover{fill:#98988f}.instrumentTuner .capo.current,.instrumentTuner .tuning.current{fill:#7c7c6f}.instrumentTuner .string{fill:#cfcdbb;cursor:pointer}.instrumentTuner .string line{stroke:#d0d0c4}.instrumentTuner .string .post{fill:#d0d0c4}.instrumentTuner .string:hover,.instrumentTuner .string:hover .post{fill:#98988f}.instrumentTuner .string .note{font-size:18px;font-weight:200}.instrumentTuner .string .accidental,.instrumentTuner .string .octave{font-size:10px;font-weight:200}.instrumentTuner .string:hover line{stroke:#98988f}.instrumentTuner .string.current,.instrumentTuner .string.current .post{fill:#7c7c6f}.instrumentTuner .string.current line{stroke:#7c7c6f}.tuningControls{float:right;width:114px}.tuningPod{margin-top:5px;padding:3px;height:300px;overflow:auto;-webkit-overflow-scrolling:touch;background-color:#f0f0f0}.tuningError{margin-left:20px;margin-right:20px;padding-top:20px;padding-bottom:20px;display:block}.selectableLabel{fill:#000}.instrumentTuner .capo.current .selectableLabel,.instrumentTuner .string.current .selectableLabel,.instrumentTuner .tuning.current .selectableLabel{fill:#fff}.dialogItem .octave{float:right;font-size:9px}.paymentMethods{padding:10px 0;border-bottom:1px dotted silver}.paymentMethodChoice{display:inline-block;width:125px;width:102px;height:90px;border:3px solid #fdfdfc;background-repeat:no-repeat;background-position:center 15px;background-size:60px 40px;border-radius:3px;cursor:pointer}.paymentMethodChoice:hover{border-color:#ddd}.paymentMethodChoice.selected{border-color:#f64e20}.paymentMethodChoice .label{text-align:center;margin-top:65px;font-size:12px;font-weight:medium}.paymentMethodChoice.creditCard{background-image:url(/assets/images/payment/creditCard-36a0d10d47615726c039e0c54e970943.png)}.paymentMethodChoice.purchaseOrder{background-image:url(/assets/images/payment/purchaseOrder-c442703b41c5e49c89059b8f19a9b47a.png)}.paymentMethodChoice.payPal{background-image:url(/assets/images/payment/payPal-e3f39c407c9f6208331ca23fa2482eaa.png)}.paymentMethodChoice.bankTransfer{background-image:url(/assets/images/payment/bankTransfer-766166d86cb3996c8b4788a750f1af3a.png)}.paymentMethodChoice.check{background-image:url(/assets/images/payment/check-147abbd72d2c008d4d2c3197e6b06be7.png)}.creditCardInfo,.standardForm input.creditCard{background-image:url(/assets/images/payment/creditCards-28339e5f292b40728407395560fe12db.png);background-repeat:no-repeat;background-position:right 40px}.creditCardInfo{margin:5px 0 1px;padding-left:46px;height:30px;line-height:30px;background-color:#f0f0f0}.standardForm input.creditCard.all{background-position:right 0}.standardForm input.creditCard.amex{background-position:right -40px}.creditCardInfo.amex{background-position:-92px -40px}.standardForm input.creditCard.visa{background-position:right -80px}.creditCardInfo.visa{background-position:-92px -80px}.standardForm input.creditCard.masterCard{background-position:right -120px}.creditCardInfo.masterCard{background-position:-92px -120px}.standardForm input.creditCard.discover{background-position:right -160px}.creditCardInfo.discover{background-position:-92px -160px}.standardForm input.creditCard.jcb{background-position:right -200px}.creditCardInfo.jcb{background-position:-92px -200px}.purchaseSummary{margin-top:20px;border-top:1px dotted silver;padding-top:10px;line-height:30px}.purchaseSummary .total{font-size:20px;font-weight:200}.purchaseSummary button{float:right}.securityCodeIcon{display:inline-block;width:30px;height:30px;margin-left:10px;background-image:url(/assets/images/payment/securityCodeIcon-bd656509bd1c9812fec8dbedf0d36615.png);background-repeat:no-repeat;background-position:50% middle;vertical-align:bottom}.securityCodeCardName{font-size:11px;font-weight:700}.securityCodeText{margin-top:3px;font-size:12px;line-height:15px;padding-left:70px;background-repeat:no-repeat;background-position:0 0}.securityCodeText.generic{background-image:url(/assets/images/payment/securityCodeGeneric-127c34391d489972233cea744dac27f3.png)}.securityCodeText.amex{background-image:url(/assets/images/payment/securityCodeAmex-4615d0a8a800bd7fa7072f0a7ce0c546.png)}.currencyCode{font-size:.8em}.giftCardPurchaseImage{float:left;width:180px;height:137px;background-image:url(/assets/images/gift_card-60a6dc01fed40b60d3a6163f47469ccd.png);background-size:100% auto}.giftCardPurchaseInfo{margin-left:200px}.transcriberSettings{-webkit-touch-callout:none;user-select:none;min-width:250px}.transcriberSettings .optionsParameter{margin-bottom:10px}.transcriberSettings .checkbox{display:inline-block;width:18px!important}.transcriberSettings .numberInput{display:inline-block;width:50px!important;margin-right:7px}.transcriberOption{margin-bottom:10px}.transcriberSettings .countInLabel{margin-right:10px}.operatorContainer{float:right;position:relative;top:-3px}.inlineOption,.noteInputWrapper,.operatorContainer{display:inline-block}.noteInputWrapper{padding-right:5px}.noteNameInput{display:inline-block;min-width:28px}.adjustableInlineInput{min-width:90px;display:inline-block;font-weight:700}.optionsCheckbox{width:auto!important}.noSelect{-webkit-touch-callout:none;user-select:none}.operatorWrapper{font-weight:700;font-size:18px;display:inline-block;width:25px;cursor:pointer;background-color:#fff;border-radius:50px;height:25px;text-align:center;opacity:.6;transition-property:opacity;transition-duration:.15s}.operatorWrapper:hover{opacity:1}.recordingAnimation{height:55px;width:200px;z-index:1000;display:inline-block;position:relative;margin:0 auto}.recordingAnimation .countDown{position:absolute;left:80px;width:36px;height:36px;color:#000;font-size:24px;font-weight:700;line-height:36px;top:2px;background-color:hsla(0,0%,100%,.5);border:1px solid #ddd;border-radius:18px;text-align:center}.recordingCanvasWrapper{display:inline;width:210px;height:40px}#recordingCanvas{border-radius:3px;display:inline-block;position:absolute;left:0}.recordingDescriptionHeaderContainer{display:inline-block;width:115px;height:100%}.recordingDescriptionHeaderText{vertical-align:middle;font-size:13px;white-space:pre-wrap;position:relative;top:9px}.recordingTrack{position:relative;top:4px;width:150px;height:40px;overflow:hidden}.smallCrossWrapper{float:right}.smallCrossWrapper .smallCross{height:50px;background-size:70%;background-position:10px;position:relative}.playbackSpeedWrapper{position:relative;top:10px;padding-left:15px!important}.playbackSpeedWrapper .slide{top:-6px;position:relative}.playbackSpeedIcon{height:30px;width:30px;display:inline-block}.swingEighthsLimit{width:36px;height:22px;display:inline-block}.sliderWrapper{position:relative;display:inline-block;top:4px}.developerOptionsButtons{display:block;text-align:center;padding-top:5px}.developerOptionsButtons div{width:70px;display:inline-block}.hlcDeveloperOptionsButtons{display:block;padding-top:15px;text-align:center}.hlcDeveloperOptionsButtons div{width:110px;display:inline-block}.announcement{margin:10px 0;padding:30px 30px 30px 40px;border:3px solid #f64e20;xcolor:#f64e20;line-height:20px;background-image:url(/assets/images/exclamation-b36e12ac40de37b2e8e731b96414919e.png);background-repeat:no-repeat;background-size:20px 20px;background-position:11px 29px;font-size:15px}.accountWarning{padding:20px 30px 0}.tip.sitesTip{position:absolute;top:40px;left:2%}.center,.centerBox{text-align:center}.forceSilentPlaybackBackground{height:100%;width:100%;display:block;position:relative}.forceSilentPlayback{width:154px;height:154px;display:block;position:absolute;left:50%;margin-left:-77px;top:50%;margin-top:-77px;background-image:url(/assets/images/forceSilentPlayback-5cc2358e5620b3662dc45381fe38f02b.png);background-repeat:no-repeat;background-size:154px 154px;cursor:pointer}.memberIcon{width:44px;height:44px;background-size:100%;padding:0;border-radius:3px;transition-duration:.3s}.memberIcon,.scoreStrip{transition-property:border-color}.scoreStrip{overflow:hidden;position:relative;left:0;top:0;right:0;background-color:#fff;border-top:10px solid #cfceb9;border-bottom:10px solid #cfceb9;transition-duration:.2s}.scoreStrip:hover{border-color:#535347}.scoreStrip .title{color:#404040;padding:5px 2%;position:absolute;left:0;bottom:0;background-color:#fff}.scoreStrip .author,.scoreStrip .composer{color:grey;font-size:12px}.columns1 .listingItemContainer{width:100%}.columns2 .listingItemContainer{width:50%}.columns3 .listingItemContainer{width:33.3%}.columns4 .listingItemContainer{width:25%}.columns5 .listingItemContainer{width:20%}.columns6 .listingItemContainer{width:16.66%}.columns7 .listingItemContainer{width:14.28%}.columns8 .listingItemContainer{width:12.5%}.listingItemContainer{float:left;box-sizing:border-box;padding:5px;cursor:pointer}.listingItemContainer .dotRight{margin-top:20px;padding:0 20px 0 10px;border-right:solid rgba(64,64,64,.25);border-width:1px}.communityDash{width:100%;display:inline-block;padding:4px 0 30px 2px;box-sizing:border-box;background-color:#fff;margin-bottom:20px;border-bottom:1px solid #cfceb9}.communityDash .listingItemContainer{float:left;box-sizing:border-box;padding:5px;cursor:default}.communityDash .listingItemContainer .rightSideDash{min-width:stretch}.communityContainer{width:100%;display:inline-block;box-sizing:border-box;background-color:#fff;cursor:pointer}.communityDash .listingItemContainer .communityInfo{height:100%;margin-top:20px;padding-left:15px}.communityInfo{float:left;box-sizing:border-box;margin-top:20px;padding-left:15px;padding-top:2px;max-width:40%}.communityInfo .header{padding-bottom:3px;font-size:17px}#groupsListing{margin-bottom:10px}.communityInfo .description{padding-bottom:5px;font-size:13px;min-width:100%}.communityInfo .siteInfo{padding-bottom:10px}.communityInfo .groupInfo{padding-bottom:20px}.communityDash .actionButton{display:inline-block;margin-bottom:30px}.communityDash a{text-decoration:none}.communityContainer .content{padding:10px 10px 10px 3px;color:#404040}.communityContainer .content .title{padding-bottom:5px;font-size:24px;color:rgba(64,64,64,.75);display:inline-block}.communityHomeImage{width:300px;height:180px;margin:0;position:relative;overflow:hidden;background-color:#fff;border-radius:5px;background-position:50%;background-repeat:no-repeat;background-size:cover}.newGroupButton{background-image:url(/assets/images/addButtonGrey-66966570eb7d39b6c5ea6edb4bec0bf4.svg);padding-left:20px;background-position:2px 2px;background-repeat:no-repeat;background-size:12px 12px;cursor:pointer;display:inline-block;font-size:14px}.groupListingItem{width:250px;margin:0;position:relative;background-color:#f6f6ee;border-radius:5px;overflow:hidden;transition-property:background-color;transition-duration:.25s}.min172 .groupListingItem{width:166px}.min172 .groupListingItem .image{height:120px}.min190 .groupListingItem{width:180px}.min190 .groupListingItem .image{height:120px}.public .groupListingItem{height:300px}.personal .groupListingItem{height:208px}.groupListingItem:hover{background-color:#fdfdfc}.group .groupListingItem:hover{background-color:#f6f6ee}.groupListingItem .image,.newAvatarImage,.newGroupImage{height:150px;background-position:50%;background-repeat:no-repeat;background-size:cover}.newGroupImage{width:250px}.groupListingItem .image.archived,.groupListingItem .image.deleted{opacity:.2}.groupListingItem .content{padding:10px;color:#404040}.groupListingItem .title{font-size:14px;display:inline-block;max-width:236px}.groupListingItem .title.googleGroup{max-width:200px}.groupListingItem .memberCount{margin-top:5px;font-size:11px}.groupListingItem .groupDescription{margin-top:20px;font-size:12px;line-height:18px;max-height:72px;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.libraryListingItemContainer{padding:7px 5px;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;max-width:1400px;margin:0 auto}.freeLibraryContainer{max-width:60%;vertical-align:top}.groupStats .groupListingItem .groupDescription,.groupStats .groupListingItem .memberCount,.groupStats .groupListingItem .newStuff,.personal .groupListingItem .groupDescription{display:none}.groupListingItem .newStuff{position:absolute;bottom:10px;right:18px}.groups .searchForLabel{margin-right:30px}.groups .searchForLabel:hover{background-color:inherit!important}.groupScoresTitle{display:block}.groupScoresDescription{display:block;font-size:13px;color:#646464;font-style:italic}.overviewSection{padding:20px 0;line-height:24px}.overviewSection.major{border-bottom:1px solid #cfcdba}.overviewSection.minor{font-size:13px;padding:10px 0 0}.communityMembersText{text-align:center;font-size:14px;color:#404040;padding-top:10px}.groupContentPanel .listActions{margin-top:5px}.group .discussionsView{position:absolute;top:0;left:0;bottom:0;right:0}.inlineRadiobutton{display:inline-block;width:20px!important}.memberRole{color:grey;margin-top:3px;font-size:13px}.bottomOriented{position:absolute;bottom:0;left:0}.noTopBorder{border-top:0!important}.dialog .descriptionText{font-size:13px;display:block;font-weight:400;line-height:14px;color:grey}.dialog .dialogBody .header{font-size:16px;font-weight:600;margin-bottom:5px;margin-left:5px;color:#4b4b4b}.dialog .dialogBody .input{width:56px}.groupContentPanel .noMargin{margin-right:0!important}.deletedGroupCover{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.25);z-index:1000}.userSharing{background-color:#f4f2e6;border-bottom:1px dotted #e8e4cd;margin-left:16px;height:28px;display:block}.userSharing .username{width:50%;vertical-align:middle;margin-left:5px;position:relative;top:4px}.userSharing .roleSelector{width:100px;padding:4px 2px 4px 0;display:inline-block;position:absolute;right:0}.originSelector select,.userSharing .roleSelector select{width:100%}.findUserBar{background-color:#fff;border-bottom:1px dotted #e8e4cd}.findUserBar input{padding:4px;display:inline-block;position:relative;widows:270px;text-overflow:ellipsis}.searchAndBrowseWrapper{top:-1px;position:relative;background-color:#f4f2e6;margin-left:16px}.usernameTypeBar{width:100%;table-layout:fixed;border-collapse:collapse;margin-left:16px}.sharingInfoText{line-height:24px;float:left}.sharingInfoText .bold{font-weight:700}.sharingInfoHeader{border-top:1px solid #cfcdba;margin-top:9px;padding-top:2px}.sharingInfoHeaderText{cursor:pointer;font-weight:700;margin-bottom:5px}.sharingInfoHeaderText.marginRight{margin-right:10px}.sharingInfoWorksPanel{margin:7px 0 4px}.sharingInfoWorksListItem{background:#f5f5eb;border:1px solid #d9d9d2;margin-bottom:5px;position:relative;padding-right:17px;padding-left:3px}.removeElementButton,.sharingInfoWorksListItem .removeButton{background-image:url(/assets/images/delete_button-48d3c37c19ddfa62f4f2b8ac44f63c4b.svg);position:absolute;top:3px;right:5px;width:12px;height:12px;background-size:cover;cursor:pointer;transition:background-image .2s ease-in-out}.sharingInfoWorksPanel .removeButton:hover{background-image:url(/assets/images/delete_button_orange-b57b556b51f7d88bb8a82907b73c6ac2.svg)}.libraryInfoText{padding-top:10px;padding-bottom:10px;float:left}.noOpacity{opacity:0}.flagLine{display:block;margin-left:10px;margin-bottom:7px}.avatarInline{position:relative!important;display:inline-block;margin-left:-2px}.userEmailAndAvatar{vertical-align:middle;display:block;height:50px;border:1px solid #d5d3c2;position:relative;padding:5px}.userEmailAndAvatar .avatar{width:50px;display:inline-block;position:relative;float:left;height:50px}.userEmailAndAvatar .text{display:inline-block;position:relative;clear:both;margin-top:14px;text-overflow:ellipsis;width:225px;overflow-x:hidden}.groupFlagButtons,.messageButtons{margin-top:3px;margin-right:5px;text-align:right;height:32px}.groupFlagButtons button,.messageButtons button{font-size:13px;font-weight:500}.groupStats,.statsTemplate{display:inline-block}.groupStats{position:relative;min-width:500px}.groupStatsNumbers,.groupTemplate{width:250px;display:inline-block}.groupStatsNumbers{position:absolute;margin-top:5px;margin-left:20px}.statsLine{color:#404040;margin-bottom:8px}.flagIcon{background-image:url(/assets/images/flag_icon-c5eede475912a0b68041c3d165f0ef69.png);height:20px;width:20px;position:absolute;right:7px;padding:2px;cursor:pointer;background-repeat:no-repeat;background-position:3px;transition-property:background-color;transition-duration:.25s;border-radius:3px}.profilePanel .flagIcon{bottom:14px}#scoreDetailsPanel .flagIcon{top:4px}.flagIcon:hover{background-color:#fdfdfc}.contextMenuItemsButton.contextMenuItemsButtonGroup{position:absolute;top:inherit;bottom:0;right:5px;background-color:#f6f6ee}.contextMenuItemsButton.contextMenuItemsButtonGroup:hover{background-color:#fdfdfc}.dialogExplanation{margin-bottom:10px;display:block}.groupFlag{margin-bottom:5px}.chat .separator,.groupFlag .separator{width:99%;height:1px;display:block;background-color:#cfcdba;margin:0 auto}.message{padding:5px 10px;position:relative}.chatContainer{margin-bottom:30px}.invitationsUserRecipient{width:30%;display:inline-block}.usernameTypeBarInvitations{width:100%;table-layout:fixed;border-collapse:collapse}.invitationsEmailRecipient{padding:4px;background-color:#fff;width:60%;display:inline-block}.invitationsForm{display:block;position:relative;padding-bottom:40px;border-bottom:1px solid #cfcdba}.invitationsRecipients{margin-top:10px}.invitationsRecipients .description,.invitationsRecipients .invitationsEmailRecipient,.invitationsRecipients .invitationsUserRecipient{position:relative;top:0;vertical-align:top}.invitationsRecipients .description{width:8.5%;display:inline-block;text-align:center}.invitationsMessage{margin-top:20px}.invitationsMessage textarea{height:50px;padding:4px}.floatRight{float:right}.sendButtonEnabled{background-color:#f4f2e6;border-bottom:1px dotted #e8e4cd;padding:4px;font-size:12px}.notLastButton{margin-right:10px}.topMarginButton{margin-top:5px}.invitedUsers{padding:4px;font-size:12px}.descriptionBottomMargin{margin-bottom:5px;display:inline-block}.groupContentPanel .inviterName{font-size:12px}.checkboxLabel{display:inline-block;padding-left:3px;vertical-align:middle}.createNewGroupPlaceholder{width:244px;height:202px;border:3px dashed #cfcdba;border-radius:5px;position:relative;text-align:center;margin:0 auto;cursor:pointer;transition-property:border-color;transition-duration:.35s}.createNewGroupPlaceholder span{margin-top:92px;display:inline-block;color:#cfcdba;font-weight:700;transition-property:color;transition-duration:.35s}.createNewGroupPlaceholder:hover{border:3px dashed #8b897c}.createNewGroupPlaceholder:hover span{color:#8b897c}.groupsRemaining{background-color:#bab9a6;height:40px;color:#fff;text-align:center}.groupsRemaining span{top:11px;position:relative}.phoneBreadcrumb{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #b0b0b0}.sharingCopyrightNotice{margin-top:10px;margin-bottom:10px}.alertText{color:red;font-size:12px;line-height:18px;margin-top:6px;display:block}.fullPanel.reallyFull.tipSpacing1,.fullPanel.reallyFull.tipSpacing2{top:65px}.fullPanel.reallyFull.tipSpacing3{top:92px}.fullPanel.reallyFull.tipSpacing4{top:112px}.groupsTipCusotmStyle{top:15px;margin:0;display:block}.pageStrip{width:100%;display:block;clear:both}.whiteBackground{background-color:#fff}.freeTextColor{color:#8b8a79}.actionButton.fullWidth{width:100%}.actionButton.whiteColors,.whiteColors{background-color:#fff;color:#6a6b5b;border:1px solid #d2d3c5}.actionButton.whiteColors.disabled,.whiteColors.disabled{background-color:#c5c3af;color:#f7f6ee;border:1px solid #b0af9d}.actionButton.darkColors,.darkColors{background-color:#929289;color:#fff}.actionButton.freeColors,.freeColors{background-color:#bab9a6;color:#fff}.actionButton.freeColors:hover{background-color:#929289}.actionButton.premiumColors,.premiumColors{background-color:#f64e20;color:#fff}.actionButton.premiumBorder{border:1px solid #f64e20}.actionButton.premiumColors:hover{background-color:#dd461d}.actionButton.premiumColorsInverse,.premiumColorsInverse{background-color:#fff;color:#f64e20}.actionButton.premiumColorsInverse:hover{background-color:#fafaf5}.actionButton.learnColors{background-color:#71c8b9;color:#fff}.actionButton.learnColors:hover{background-color:#65b4a6}.learnColors .standardLink{font-weight:700}.actionButton.learnColorsInverse{background-color:#fff;color:#71c8b9}.actionButton.learnColorsInverse:hover{background-color:#fafaf5}.actionButton.white{background-color:#fff;color:#a6aaa9;border:1px solid #a6aaa9}.actionButton.white:hover{background-color:#fafaf5}.actionButton.dropdownButton:not([disabled]){position:relative;padding-right:20px}.actionButton.dropdownButton:not([disabled]):after{content:"";position:absolute;width:16px;height:16px;background-image:url(/assets/images/admin/triangle-down-b8e5a6b6f82bbbe8bc7a9f5350c9ce15.svg);background-repeat:no-repeat;background-position:4px}.crazyPurpleColors{background-color:#6c78b5;color:#fff}.crazyPurpleColors:hover{background-color:#44539c;color:#fff}.actionButton.beigeColors{background-color:#cfcdb9;color:#291404}.actionButton.beigeColors:hover{background-color:#945a0f;color:#000}.actionButton.brownColors{background-color:#bdbaa9;color:#000}.actionButton.brownColors:hover{background-color:#929084;color:#000}.actionButton.brownColors.whiteText{color:#fff}.actionButton.grayColors{background-color:#7f7f7f;color:#fff}.actionButton.grayColors:hover{background-color:#707070;color:#fff}.darkerBackground{background-color:#fafaf5}.radioButtonWithLine{display:block;position:relative;margin-top:5px}.radioButtonWithLine .line{background-color:#eae9df;width:64%;height:9px;position:absolute;z-index:0;top:2px;margin-left:14%}.radioButtonWithLine .lineElement{display:inline-block;width:30%}.radioButtonWithLine .lineElement .firstLine,.radioButtonWithLine .lineElement .secondLine{display:block;text-align:center}.radioButtonWithLine .lineElement .secondLine{margin-top:10px}.radioButtonWithLine .lineElement input{display:block;margin:0 auto;z-index:10;position:relative}.hide{visibility:hidden}.siteHome .pageStrip.learnColors .standardLink{color:inherit}.siteHome .homeStripAction{margin-top:20px}@media screen and (max-width:1200px){.siteHome .phone,.siteHome .tablet{right:-70px}.siteHome .browser{left:-70px}}.instrumentsContainer{position:relative;top:10px}.instrumentsList{margin-top:25px;overflow-y:auto}.externalInstrumentRow{position:absolute;top:-17px;height:10px;font-size:11px;color:#848377}.externalInstrumentRow div{height:10px}.externalInstrumentRow .instrumentSecondColumn{width:85px}.addInstrumentRow #showAllWrapper{width:80px;position:absolute;top:0}.instrumentRow{background-color:#fff;height:40px;border-radius:3px;margin-top:1px;position:relative}.instrumentFirstColumn{border-right:1px solid #e7e5ce;position:absolute;width:230px;height:100%;top:0}.instrumentSecondColumn{height:34px;position:absolute;left:241px;text-align:center}.dragAndDropRectangle{height:34px;width:22px;display:inline-block;position:relative;top:3px;margin-left:3px;cursor:move;background-image:url(/assets/images/grabHandle-89f5fc4a1e0184b35ef5c915bd3ed1ce.svg);background-size:100% auto;background-position:center 0;opacity:.8;transition-property:opacity;transition-duration:.25s}.dragAndDropRectangle.theMover{background-position:center -34px}.dragAndDropRectangle.aboveTheMover{background-position:center -68px}.dragAndDropRectangle.belowTheMover{background-position:center -102px}.dragAndDropRectangle:hover{opacity:1}.instrumentContainer{position:absolute;top:0;margin-left:8px;width:198px;height:100%;display:inline-block}.instrumentContainer .instrumentName{position:relative;top:11px;color:#7c7b6f;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:138px}.instrumentContainer .instrumentName.tabClefInstrumentName{max-width:108px}.instrumentAction{display:inline-block;width:30px;height:30px;float:right;top:6px;position:relative;background-size:cover;cursor:pointer}.instrumentVisibilityContainer{position:absolute;top:2px;left:14px;width:40px;display:block}.instrumentVisibilityContainer input{display:inline-block;width:15px!important}.instrumentVisibilityContainer input[type=checkbox]{top:10px;left:0;position:absolute}.instrumentVisibilityContainer input[type=radio]{top:10px;left:30px;position:absolute}#addInstrumentTag{display:inline-block;margin-left:3px;padding-left:30px;padding-top:1px;line-height:34px;color:#dd461d;background-image:url(/assets/images/addInstrument-57eac2efcd23d4cc500b0ec0beb8f46d.svg);background-repeat:no-repeat;background-size:22px 34px}#addInstrumentTag,#showAllTag{position:relative;cursor:pointer}#showAllTag{font-size:11px;top:11px}.editInstrumentButton{background-image:url(/assets/images/editorMenu/editInstrument-5cd06b23f55ad4c65452d0915549f104.svg);background-size:cover}.removeInstrumentButton{background-image:url(/assets/images/editorMenu/deleteInstrument-ae678b8cefe129a0d93d23fc9da15863.svg)}.editTuningButton{background-image:url(/assets/images/editorMenu/tuneInstrument-7611d21ba8542aef2660a01664c3151f.svg)}.formSubmessage{margin-top:10px}#mainPage{position:absolute;top:0;left:0;bottom:0;width:100%;background-color:#fafaf5;transition-property:left;transition-duration:.33s;box-shadow:0 5px 25px rgba(0,0,0,.25);z-index:5;overflow:hidden}#mainPage.showSiteMenu{left:250px}#mainPage.peekSiteMenu{left:30px}#mainPage.showUserMenu{left:-250px}#mainPage.peekUserMenu{left:-30px}#mainPage #mainPageCover{display:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10000;background-color:#fff;opacity:.05}#mainPage #mainPageCover.showMe{display:block}#header.floating{opacity:.99}#header.floating.hideHeader{opacity:.05}#header .hiddenClickSwallower{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:20}.userAvatarContainer{width:70px;height:70px}.userAvatarContainer .avatarImage{border:1px solid #fff;width:100%;height:100%;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:1000px}#header .userAvatarContainer .avatarImage{transform:translate(-8px)}.userAvatarContainer.big{width:140px;height:140px;padding:3px}.userAvatarContainer.big .avatarImage{border-width:3px;left:-3px}.userAvatarContainer.small{width:40px;height:40px}.userAvatarContainer.mini{width:20px;height:20px}.manuallyPositionUserAvatarButton{position:absolute!important;right:0}#standardHeader #user .userImage{background-color:#e7e5ce;transition-property:background-color;transition-duration:.25s}#standardHeader #user .userImage.anonymous{background-image:url(/assets/images/anonymous_avatar-5e7f2ba4a056f4664f865fc292684911.png)}.imageUploaderButton{display:block;margin-top:10px}.notTouch #standardHeader #user .userImage:hover{background-color:#f8f8f0}.embed #standardHeader #headerPaletteRight{right:0!important}.paletteButton.disabled{opacity:.33;cursor:default}.sideMenuContainer{display:block;position:absolute;top:0;bottom:0;width:250px;font-size:13px;overflow:hidden;z-index:0}.sideMenuContainer.scrollMe{overflow-y:auto;-webkit-overflow-scrolling:touch}#siteMenuContainer{background-color:#dd461d;left:0}#userMenuContainer{right:0;background-color:#bab9a6}.free #siteMenuContainer{background-color:#535347}.learn #siteMenuContainer{background-color:#5ba295}.sideMenu{padding:0 0 30px}.sideMenu .navItem{line-height:30px;padding-left:20px;background-color:inherit;color:#fff;transition-property:background-color;transition-duration:.33s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;background-position:18px;background-repeat:no-repeat;background-size:30px auto}#siteMenu .navItem{padding-left:50px;padding-right:100%}.sideMenu .navItem.home{background-image:url(/assets/images/siteSidebar/home-a40e5f2760e0363ea6a74e8b8078a617.svg)}.sideMenu .navItem.myScores{background-image:url(/assets/images/siteSidebar/myScores-c625628a23b2beb08f7d4180f67edd68.svg)}.sideMenu .navItem.recentScore{background-image:url(/assets/images/siteSidebar/recentScore-7b3700b41d49ec6015b87eaaf76ece07.svg)}.sideMenu .navItem.manageSite{background-image:url(/assets/images/siteSidebar/manageSite-db7b2487574572720051bd3a990656b6.svg)}.sideMenu .navItem.new{background-image:url(/assets/images/siteSidebar/new-d44e527987d1dd3859c177438993ed60.svg)}.sideMenu .navItem.group{background-image:url(/assets/images/siteSidebar/group-2daa38249452be6332cbebf402d7cb72.svg)}.sideMenu .navItem.libraries{background-image:url(/assets/images/siteSidebar/libraries-6173de780d43c1b179245c3ce35c459d.svg)}.sideMenu .navItem.site{background-image:url(/assets/images/siteSidebar/site-6801be4bd7b0f57e9b4e85502d7340b9.svg)}.sideMenu .navItem.help{background-image:url(/assets/images/siteSidebar/help-6cbb29d227c05dcb242f2bd4427864a3.svg)}.sideMenu .navItem.feedback{background-image:url(/assets/images/siteSidebar/feedback-cc3e8cc726399856b02a182c767d6fc5.svg)}.sideMenu .navItem.blog{background-image:url(/assets/images/siteSidebar/blog-16e3b374c1155eb89c16968a8f8e938e.svg)}.sideMenu .navItem.siteInfo{background-image:url(/assets/images/siteSidebar/info-0d2b4c43037cad3f2bc2291c029023c4.svg)}.sideMenu .navItem.plan{background-image:url(/assets/images/siteSidebar/plan-801d74d5edbd19143ee7b67fd708d831.svg)}.sideMenu .navItem.higherEd{background-image:url(/assets/images/siteSidebar/higherEd-64724e2f41320da677453a8d08174451.svg)}.sideMenu .navItem.giftCardIcon{background-image:url(/assets/images/siteSidebar/giftCard-6d1865858abc013050a3fc8109e2ea46.svg)}.sideMenu .navItem.activateCode{background-image:url(/assets/images/siteSidebar/activateCode-2c36e1ebf7f1af9a2e1a4a3315ebfc79.svg)}.sideMenu .navItem.twitter{background-image:url(/assets/images/siteSidebar/twitter-a6064ecde3e2d22e1393fcea55d95745.svg)}.sideMenu .navItem.facebook{background-image:url(/assets/images/siteSidebar/facebook-0b1d58949641fda2d551fbac154a988d.svg)}.sideMenu .navItem.legalIcon{background-image:url(/assets/images/siteSidebar/legal-9b7d4cc73f4b023f84a886b60631d714.svg)}.sideMenu .navItem.marketplace{background-image:url(/assets/images/siteSidebar/marketplace-white-c8c74d91f2b7c9eda735e99032170ac9.svg)}.sideMenu .navItem.communityPage{background-image:url(/assets/images/siteSidebar/community-a02b79ca39c92fd5c31101861fcb1cff.svg)}#standardHeader a,.sideMenu a{color:inherit;text-decoration:none}#siteMenu .navItem:hover{background-color:#f64e20}.free #siteMenu .navItem:hover{background-color:#666658}.learn #siteMenu .navItem:hover{background-color:#65b4a6}#userMenu .navItem{background-color:#bab9a6;padding-right:100%}#userMenu .navItem:hover{background-color:#cfceb9}#siteMenu .navItem.selected,#userMenu .navItem.selected{background-color:#576192}.sideMenu .sectionHeader{margin-top:30px;padding-left:20px;font-size:11px;line-height:30px;color:#000}.free #siteMenu .sectionHeader{color:#cfceb9}.sideMenu .divider{line-height:0;height:1px;margin:2px 20px;border-bottom:1px solid}#siteMenu .divider{border-color:#c63f1a}.free #siteMenu .divider{border-color:#4b4b40}.learn #siteMenu .divider{border-color:#529186}#userMenu .divider{border-color:#cfceb9}#siteMenu .logo{margin-top:30px;width:100%;height:40px;background-image:url(/assets/images/logo/noteflightLogoWhite-02d0ed40d6d426bcfb99e51271f545f3.svg);background-repeat:no-repeat;background-position:50%;background-size:auto 100%}#siteMenu .copyright{padding:30px 20px 0;line-height:20px;font-size:11px;color:#fff}#content{position:relative;height:100%;background-color:#fafaf5;transition-property:top;transition-duration:.25s;-webkit-overflow-scrolling:touch}.scrollingPage{position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:block}.scrollingPage.hideX{overflow-x:hidden}.paletteTip{position:fixed;z-index:100;top:-200px;left:-200px;padding:5px 15px;background-color:#fcfcf8;color:#666657;font-size:12px;line-height:normal;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:3px}.paletteTip .shortcut{padding-left:20px}.paletteButton .shortcut{display:none}.tipShortcut{padding-left:10px}#scoreContainer{height:100%}.scorePalette{position:relative;z-index:15;left:0;padding-left:36px;background-color:#efeede;font-size:12px;transition-property:padding;transition-duration:.25s;border-bottom:1px solid #cfceb9;overflow:visible;line-height:32px;min-height:35px;padding-top:1px;padding-bottom:1px;user-select:none}.scorePalette.large{line-height:44px;padding-left:50px}.scorePalette .section{display:inline-block;vertical-align:top;transition-property:padding,margin;transition-duration:.25s;padding:0 10px}.scorePalette.large .section{margin:0}.scorePalette .section.collapsed{padding:0;border:none;display:none}.scorePalette .section .sectionHeader{display:inline-block;vertical-align:top;padding:0 5px;font-style:italic;font-size:11px;color:#f64e20;user-select:none;transition-property:background-color,line-height,max-width,width,padding;transition-duration:.25s;cursor:pointer;max-width:120px;white-space:nowrap;overflow:hidden}.scorePalette .section.collapsed .sectionHeader{color:#666658;font-size:9px;max-width:0;padding:0}.scorePalette .section .sectionHeader:hover{background-color:#f8f8f0}.scoreSectionsMenuPanel{position:relative;display:inline-block;width:130px;height:100%;overflow-x:hidden;overflow-y:auto;z-index:15}.scoreSectionsMenuPanel.showTouchPoppers{width:180px}.sectionsMenu{position:relative;width:120px;transition-property:top;transition-duration:.25s;padding:5px 0;font-size:12px;line-height:30px;background-color:#f8f8f0;box-shadow:0 2px 20px rgba(0,0,0,.1)}.sectionsMenu.showTouchPoppers{width:170px}.sectionsMenu .sectionTab{display:block;margin-right:2px;padding:0 10px 0 30px;vertical-align:bottom;transition-property:background-color,line-height;transition-duration:.1s;cursor:pointer;background-position:0;background-repeat:no-repeat;background-size:30px auto;background-color:transparent;user-select:none}.notTouch .sectionsMenu .sectionTab:hover,.sectionsMenu .sectionTab.current{background-color:#fff}.sectionsMenu .sectionTab.expanded{background-image:url(/assets/images/scorePalette/menuCheck-38aeaafe61dd901c6a932c4f0258bfbf.svg)}.sectionsMenu.showTouchPoppers .sectionTab{display:inline-block;min-width:95px;margin-right:0}.sectionsMenu .touchPopper{display:none;width:30px;height:30px;vertical-align:bottom;background-image:url(/assets/images/scorePalette/touchPopper-ece98630892e438486a3413c73229013.svg);background-size:100% 100%;background-repeat:no-repeat;transition-property:background-color;transition-duration:.25s}.sectionsMenu .touchPopper.current{background-color:#fff}.sectionsMenu.showTouchPoppers .touchPopper{display:inline-block}.scorePalette .section .paletteButton{display:inline-block;font-size:0;vertical-align:top;height:30px;width:30px;background-size:100% 100%;background-repeat:no-repeat;background-position:50%;border-radius:5px;margin:1px;transition-property:background-color,width,height;transition-duration:.25s;cursor:pointer}.scorePalette .section.maximized .paletteButton.advanced{height:30px;width:30px;margin:1px}.scorePalette .section.maximized:hover{margin:0}.scorePalette .section.maximized .paletteControl.advanced{width:auto}.scorePalette.large .section.maximized .paletteButton.advanced,.scorePalette.large .section .paletteButton{height:40px;width:40px}.scorePalette .section .paletteButton:hover{border:1px solid #c4c4aa;margin:0!important}.scorePalette .section .pickerTrigger .paletteButton:hover{border:none;margin:1px!important}.scorePalette .section .paletteButton.maximizer:hover,.scorePalette .section .paletteButton.minimizer:hover{border:0!important;background-color:#f8f8f0;margin:1px!important}.scorePalette .section .paletteButton.sectionMenuTrigger:hover{border-color:#a8a890;margin:1px}.scorePalette .section .paletteButton.sectionMenuTrigger{width:32px;height:28px;border:1px solid #d8d8d0;background-color:#f8f8f0;background-image:url(/assets/images/scorePalette/sectionMenuTrigger-bc9d9565776e1f9f7d52d4b238b74689.svg)}.scorePalette.large .section .paletteButton.sectionMenuTrigger{width:42px;height:38px}.scorePalette .section .paletteButton.selected{background-color:#fff}.scorePalette.large .section.collapsed .paletteButton.advanced,.scorePalette .section.collapsed .paletteButton,.scorePalette .section.collapsed .paletteButton.advanced,.scorePalette .section .paletteButton.advanced{width:0;margin:0}.scorePalette.large .section.collapsed .paletteControl.advanced,.scorePalette .section.collapsed .paletteControl,.scorePalette .section.collapsed .paletteControl.advanced,.scorePalette .section .paletteControl.advanced{width:0}.scorePalette .section.collapsed .paletteControl.popupButton,.scorePalette .section .paletteControl.advanced.popupButton{display:none}.scorePalette .section.maximized .paletteControl.advanced.popupButton{display:inline-block}.scorePalette .section.maximized .paletteSeparator.advanced,.scorePalette .section .paletteSeparator{display:inline-block;vertical-align:top;margin:1px;width:10px;height:30px;background-size:auto auto;background-repeat:no-repeat;background-position:50%;background-image:url(/assets/images/scorePalette/separator-f92160e3ab3c08823ed50b319e15f39b.svg);transition-property:height;transition-duration:.25s}.scorePalette .section .paletteSeparator.advanced{width:0}.scorePalette.large .section .paletteSeparator,.scorePalette.large .section .paletteSeparator.advanced{height:40px}.scorePalette .section.collapsed .paletteSeparator,.scorePalette .section.collapsed .paletteSeparator.advanced{display:none}.paletteControl{display:inline-block;height:30px;line-height:30px;vertical-align:top;transition-property:width,line-height,height;transition-duration:.25s}.scorePalette.large .paletteControl{height:40px;line-height:40px}.paletteControl.selectControl{padding-left:10px}.paletteControl.selectControl .selectControlLabel{padding-right:4px}.scorePalette .section.collapsed .paletteControl{width:0}.scorePalette .section.collapsed .paletteControl.selectControl{display:none}#standardHeader .paletteControl{height:61px;line-height:61px;display:inline}.popupButton{white-space:nowrap;overflow:hidden}.popupButton.disabled{opacity:.33;cursor:default}.viewContainer{white-space:nowrap;overflow:hidden}.popupButton .popupButtonImage{display:inline-block;line-height:30px;padding:0 5px 0 36px;text-align:left;background-repeat:no-repeat;background-position:0;background-size:auto 100%;cursor:pointer}.paletteButton.assess{background-image:url(/assets/images/scorePalette/colorGreen-b144c28d546a7d5259f22631f7aecbd9.svg)}.paletteButton.throughCompose{background-image:url(/assets/images/scorePalette/colorPink-5a2f12c34611258e24c5f3761fbe5d7b.svg)}.paletteButton.unrollRepeats{background-image:url(/assets/images/scorePalette/unrollRepeats-685e6add23e6cba35428b96a312c2456.svg)}.paletteButton.zoomAmount{background-image:url(/assets/images/scorePalette/zoom-b6f3c7d53b884beedcf7dd99c5b5157a.svg)}.paletteButton.help{background-image:url(/assets/images/scorePalette/guide-0816ca749b53627d7d127ca898fded21.svg)}.paletteButton.speedAmount,.popupButtonImage.speedAmount{background-image:url(/assets/images/scorePalette/speedControl-828bd1be8030b6460636c354cb126357.svg)}.popupButtonImage.swingEighths{background-image:url(/assets/images/scorePalette/swingEighths-a94eb55cf4b53c941fc1f7bba2ad318e.svg)}.popupButtonImage.swingSixteenths{background-image:url(/assets/images/scorePalette/swingSixteenths-314980657e71cb784469dbfd2ff303d2.svg)}.scorePalette.large .popupButton .popupButtonImage{line-height:40px;padding-left:40px}#standardHeader .popupButton .popupButtonImage{line-height:61px;padding-left:36px;background-size:40px 40px}.tempoContainer{white-space:nowrap;overflow:hidden}.tempoContainer .tempoDot{position:relative;display:inline-block;left:-13px;vertical-align:top;width:10px;height:30px;line-height:inherit;background-image:url(/assets/images/scorePalette/tempoDot-cfcc582aaf1604525c12cceda08934d7.svg);background-size:auto 100%;background-position:50%;visibility:hidden}.tempoContainer .tempoDot.selected{visibility:visible}.tempoContainer .tempoEquals{display:inline-block;vertical-align:top;line-height:inherit;padding:0 5px;transition-property:line-height;transition-duration:.25s}.scorePalette.large .tempoContainer .tempoDot{height:40px}.tempoContainer input[type=number]{display:inline-block;vertical-align:top;margin-top:2px;width:40px;height:24px;line-height:24px;padding:0 5px;text-align:right;outline:none;transition-property:margin;transition-duration:.25s}.scorePalette.large .tempoContainer input[type=number]{margin-top:6px}.paletteControl .pickerTrigger{display:inline-block;vertical-align:top;padding-right:10px;height:30px;transition-property:background-color;transition-duration:.25s;background-image:url(/assets/images/scorePalette/pickerArrow-79c09bb1b2bf323e372166ddbb15baa8.svg);background-repeat:no-repeat;background-position:100%}.paletteControl .pickerTrigger:hover{background-color:#f8f8f0}.paletteControl .pickerTrigger .popupButtonImage{text-decoration:line-through}.paletteControl .pickerTrigger .percentTitle{display:none}.scorePalette.large .paletteControl .pickerTrigger{height:40px}#standardHeader .pickerTrigger{height:auto;padding-right:0;background-image:none}.popupPaletteSection .paletteControl .pickerTrigger .percentTitle{display:inline-block}.popupPaletteSection .paletteControl .pickerTrigger .percentTitle:after{content:": "}.paletteControl .pickerTrigger .percentAmount{display:inline-block;min-width:32px;text-align:right}.popupZoomer .paletteElement{height:23px}.popupZoomer .percentAmount.zoomAmount{float:right}.popupPaletteSection .paletteControl .pickerTrigger .percentAmount{min-width:38px}.tempoNotePicker{position:fixed;line-height:0;background-color:#f8f8f0;z-index:3000;box-shadow:0 2px 20px rgba(0,0,0,.1);padding:5px}.tempoContainer .tempoNotePicker .paletteButton:hover{background-color:#fcfcf8}.scorePalette .section.sectionMenuTriggerContainer{padding:0 5px;position:absolute;left:0;bottom:1px;z-index:20}.popupEditorHelp,.popupMenu,.popupPaletteSection,.popupSearchControl,.popupSliderControl,.popupSpeedControl,.popupSwingEighthsControl,.popupZoomer{display:none;position:relative;top:0;left:300px;background-color:#f8f8f0;font-size:12px;padding:10px 0;z-index:3000;box-shadow:0 2px 20px rgba(0,0,0,.1);transition-property:top;transition-duration:.05s;user-select:none}.popupPaletteSection.popped{display:inline-block;left:-20px;max-height:100%;min-width:200px;overflow-y:auto;vertical-align:top}.popupEditorHelp,.popupMenu,.popupSearchControl,.popupSliderControl,.popupSpeedControl,.popupSwingEighthsControl,.popupZoomer{position:fixed;display:block}.popupSearchControl,.popupSliderControl,.popupSpeedControl,.popupSwingEighthsControl,.popupZoomer{width:160px;padding:20px;line-height:24px}.popupEditorHelp{padding:20px;line-height:24px}#standardHeader .popupMenu .paletteButton,.contentFullHeight .paletteButton,.scorePalette .section .popupMenu .paletteButton{display:block;height:30px;line-height:30px;width:auto;background-size:25px 25px;background-repeat:no-repeat;background-position:10px;text-align:left;font-size:inherit;cursor:pointer;background-color:#f8f8f0;padding:1px 10px 1px 40px}.paletteButton.guide{display:inline-block;font-weight:700}.paletteSectionTitle{display:inline-block;background-size:25px 25px;background-repeat:no-repeat;background-position:10px;padding:0 0 0 35px;background-image:url(/assets/images/scorePalette/sectionMenuTrigger-bc9d9565776e1f9f7d52d4b238b74689.svg);font-weight:400;font-size:inherit;cursor:default}.contentFullHeight .tempoNotePicker .paletteButton{display:inline-block;padding-right:0}.popupPaletteSection .paletteControl .pickerTrigger .popupButtonImage{text-decoration:none}.popupPaletteSection .popupButtonImage{background-size:25px 25px;background-position:10px;padding:0 10px 0 40px}.popupMenu .paletteButton:hover,.popupPaletteSection .paletteButton:hover{background-color:#fcfcf8;padding-top:1px;padding-bottom:1px}.popupMenu .paletteButton.selected,.popupPaletteSection .paletteButton.selected{background-color:#fff!important}.scorePalette .section .popupMenu .paletteButton:hover{background-color:#fcfcf8;padding-top:0;padding-bottom:0}.scorePalette .section .popupMenu .paletteButton.selected:hover{padding-top:.5px!important;padding-bottom:.5px!important;background-position-y:4px}.popupMenu .paletteSeparator,.popupPaletteSection .paletteSeparator{display:block;height:1px;margin:3px 10px;background-color:#e7e5ce}#notePicker .paletteSeparator{display:inline-block}.popupMenu .paletteControl,.popupPaletteSection .paletteControl{display:block;width:auto}.popupPaletteSection .paletteButton .shortcut{display:inline;float:right;padding-left:30px}.popupPaletteSection .selectControl select{float:right;margin-right:10px}.paletteButton.viewPaginated{background-image:url(/assets/images/scorePalette/viewScale-a19e6f13dddd94723ed1a86a0b0cde0b.svg)}.paletteButton.viewStrip{background-image:url(/assets/images/scorePalette/viewStrip-f7a86fed781c4543468c8c06ec59ffc3.svg)}.paletteButton.viewFlow{background-image:url(/assets/images/scorePalette/viewFlow-3015c67054d26006751c710661119567.svg)}.paletteButton.viewPerform{background-image:url(/assets/images/scorePalette/perform-20d847ba10b7a9757e9095e0351f7164.svg)}.paletteButton.toggleInstrumentsPanel{background-image:url(/assets/images/scorePalette/instruments-def9e58b2100d1d8f1154ddb3783a566.svg)}.paletteButton.toggleFormattingPanel{background-image:url(/assets/images/scorePalette/formattingPanel-4b72cc5c762b36b2a49e0be3b98ef118.svg)}.paletteButton.concertPitch{background-image:url(/assets/images/scorePalette/concertPitch-812199fa0a4b8083ca4fcf62e2e7fe96.svg)}.paletteButton.importFile{background-image:url(/assets/images/export/ExportXML-be39be2e805707e7751156a808daca04.svg)}.paletteButton.shortcuts{background-image:url(/assets/images/scorePalette/shortcuts-b5b0e1ad978bce88cd80b4ebdca4e029.svg)}.paletteButton.synchAudioVideo,.paletteButton.toggleMediaSyncPanel{background-image:url(/assets/images/scorePalette/synchAudioVideo-734bd5bbee4cfbca32f743906e7ac759.svg)}.paletteButton.pageSetup{background-image:url(/assets/images/scorePalette/pageSetup-dd5ce8324646738c3cddc18136e61e31.svg)}.paletteButton.print{background-image:url(/assets/images/scorePalette/print-b064ca248a414ec9b6ceffb2abc77ad1.svg)}.paletteButton.printSimple{background-image:url(/assets/images/scorePalette/printSimple-751389cddf72e7db7787483c5994fc50.svg)}.paletteButton.saveCopy{background-image:url(/assets/images/scorePalette/saveCopy-743b5b671277af9e1a01b94cd5b9c28d.svg)}.paletteButton.export{background-image:url(/assets/images/scorePalette/export-6a1675eb4e10112d437187af2301387c.svg)}.paletteButton.versions{background-image:url(/assets/images/scorePalette/versions-e8847973a19cb856dd68966d2879ac5b.svg)}.paletteButton.note8,.paletteButton.whole{background-image:url(/assets/images/scorePalette/note_whole-31b39fa44bf299639126256c3d4328ca.svg)}.paletteButton.half,.paletteButton.note7{background-image:url(/assets/images/scorePalette/note_half-891a7e1b8c23d23e8ecf971b841754d1.svg)}.paletteButton.note6,.paletteButton.quarter{background-image:url(/assets/images/scorePalette/note_quarter-f3f2d115fecf5cebee55c9dc61bc9306.svg)}.paletteButton.eighth,.paletteButton.note5{background-image:url(/assets/images/scorePalette/note_8th-1ad165be115bcbe98fc74d36105bc484.svg)}.paletteButton.sixteenth{background-image:url(/assets/images/scorePalette/note_16th-f24346fa555c378a5a26ae728a2c9fea.svg)}.paletteButton.swingEighths{background-image:url(/assets/images/scorePalette/swingEighths-a94eb55cf4b53c941fc1f7bba2ad318e.svg)}.paletteButton.swingSixteenths{background-image:url(/assets/images/scorePalette/swingSixteenths-314980657e71cb784469dbfd2ff303d2.svg)}.paletteButton.note4{background-image:url(/assets/images/scorePalette/note_16th-f24346fa555c378a5a26ae728a2c9fea.svg)}.paletteButton.note3,.paletteButton.thirtysecond{background-image:url(/assets/images/scorePalette/note_32nd-6de20ee6b0ae0feb234f576e7c3a9057.svg)}.paletteButton.note2,.paletteButton.sixtyfourth{background-image:url(/assets/images/scorePalette/note_64th-4c53fdb1e0a5e8a127cc86a15ef62eba.svg)}.paletteButton.rest8{background-image:url(/assets/images/scorePalette/rest_whole-05d611b10785ed8ab57470775630c5f2.svg)}.paletteButton.rest7{background-image:url(/assets/images/scorePalette/rest_half-bfa01369ba3ce449e9b4c9f8374b6a91.svg)}.paletteButton.rest6{background-image:url(/assets/images/scorePalette/rest_quarter-eef0d8f39c1af1bf2f5449304b6252bb.svg)}.paletteButton.rest5{background-image:url(/assets/images/scorePalette/rest_8th-82c1cc77af5b7286b46a035d52a4f4fd.svg)}.paletteButton.rest4{background-image:url(/assets/images/scorePalette/rest_16th-f5eca073ffe5f0f1ddf92068989ae7b2.svg)}.paletteButton.rest3{background-image:url(/assets/images/scorePalette/rest_32nd-edf0c4ac9263284680b1a05bb600c115.svg)}.paletteButton.rest2{background-image:url(/assets/images/scorePalette/rest_64th-bd9b00b440807fb18cb49997f13f974b.svg)}.paletteButton.noteShorter{background-image:url(/assets/images/scorePalette/noteShorter-d39be0b02a0b79252f6763b61ea5d5b4.svg)}.paletteButton.noteLonger{background-image:url(/assets/images/scorePalette/noteLonger-ac9c9873cb33eef3902630e5cb11816f.svg)}.paletteButton.tie{background-image:url(/assets/images/scorePalette/tie-6797bdaeff6f58c5e1732e2adf4e998c.svg)}.paletteButton.dot{background-image:url(/assets/images/scorePalette/dot-1081254ddbabc401128b3296c1c4f43b.svg)}.paletteButton.doubleDot{background-image:url(/assets/images/scorePalette/doubleDot-6269d8eb5306c998107759e7b98fc73b.svg)}.paletteButton.addSlash{background-image:url(/assets/images/scorePalette/addSlash-898fba1fab0e02f71a09a53632561a97.svg)}.paletteButton.duplet{background-image:url(/assets/images/scorePalette/duplet-f48d20245a02cc4f625877428f4daed8.svg)}.paletteButton.triplet{background-image:url(/assets/images/scorePalette/triplet-bbf20e4be2a63bf2dfc71d5d9cd0965f.svg)}.paletteButton.quadruplet{background-image:url(/assets/images/scorePalette/quadruplet-4415212a544723b14967626cd8a9f565.svg)}.paletteButton.quintuplet{background-image:url(/assets/images/scorePalette/quintuplet-71a3f0df4db17a0091f563c55c71cd30.svg)}.paletteButton.sextuplet{background-image:url(/assets/images/scorePalette/sextuplet-42e19b618b4e6abaf037bf6afeb568d7.svg)}.paletteButton.septuplet{background-image:url(/assets/images/scorePalette/septuplet-3962563d4f1c467fab9d947aa4b9d87c.svg)}.paletteButton.multiRest{background-image:url(/assets/images/scorePalette/multiRest-1a017aa6ab90aae1b36e0ac211facbd6.svg)}.paletteButton.sharp{background-image:url(/assets/images/scorePalette/sharp-ad2cf23dd6fa27daf61a298d1b2efecb.svg)}.paletteButton.flat{background-image:url(/assets/images/scorePalette/flat-73390618afe84b30b3e4136578d8e1f9.svg)}.paletteButton.natural{background-image:url(/assets/images/scorePalette/natural-e70cbcd73354754bc63ae5cec0580304.svg)}.paletteButton.moveUp{background-image:url(/assets/images/scorePalette/moveUp-dc779b49fab1f5cc9721ec4851a828a5.svg)}.paletteButton.moveDown{background-image:url(/assets/images/scorePalette/moveDown-b034f52b45f5bc8c358532706cb678d8.svg)}.paletteButton.moveHalfUp{background-image:url(/assets/images/scorePalette/moveHalfUp-bd6a91c3ae5b20c98e48435a3c8f01c0.svg)}.paletteButton.moveHalfDown{background-image:url(/assets/images/scorePalette/moveHalfDown-c7b0cf6338a7e0b24dcdb8f3044f01c1.svg)}.paletteButton.moveOctaveUp{background-image:url(/assets/images/scorePalette/moveOctaveUp-a30d8761f2d04ab849e96da4bb21c587.svg)}.paletteButton.moveOctaveDown{background-image:url(/assets/images/scorePalette/moveOctaveDown-d28e12d09911af85103a221705e9805e.svg)}.paletteButton.transpose{background-image:url(/assets/images/scorePalette/transpose-bed3729975db19f940644901d599c588.svg)}.paletteButton.doubleSharp{background-image:url(/assets/images/scorePalette/doubleSharpIcon-cfbea2607b6e8ef1bdd036cf7161d292.svg)}.paletteButton.doubleFlat{background-image:url(/assets/images/scorePalette/doubleFlatIcon-6301a0b3271cfca293be2da05b0fe4c4.svg)}.paletteButton.enharmonics{background-image:url(/assets/images/scorePalette/enharmonics-8c57d193ad7a6b1be7561ef772533c19.svg)}.paletteButton.courtesyAccidental{background-image:url(/assets/images/scorePalette/courtesyAccidental-550b5d381c573affd82debf800d35abd.svg)}.paletteButton.octaveUp{background-image:url(/assets/images/scorePalette/octaveUp-ad720bbe35c380f6c77ba35df6b38728.svg)}.paletteButton.octaveDown{background-image:url(/assets/images/scorePalette/octaveDown-fe2251dea8be2c215094455b987a6de3.svg)}.paletteButton.lyrics{background-image:url(/assets/images/scorePalette/lyrics-00bf7e1af5201a83c943bf1b47bb75be.svg)}.paletteButton.performanceText{background-image:url(/assets/images/scorePalette/performanceText-b3a186bcf72fd06df035971e5fb76314.svg)}.paletteButton.expressionText{background-image:url(/assets/images/scorePalette/expressionText-0ad057371adb1829acddbae27eb2a97a.svg)}.paletteButton.chord{background-image:url(/assets/images/scorePalette/chord-2e83580125afb1dd1e3e559c6c3c7c3c.svg)}.paletteButton.annotation{background-image:url(/assets/images/scorePalette/annotation-e31603f9fd879012086356e037412174.svg)}.paletteButton.systemText{background-image:url(/assets/images/scorePalette/systemTextIcon-e5a8ede0fb8b6a197572ab206e8ee16c.svg)}.paletteButton.supertitle{background-image:url(/assets/images/scorePalette/supertitle-bf1bdcb6870833954e12bda8a0020b13.svg)}.paletteButton.rehearsalLetter{background-image:url(/assets/images/scorePalette/rehearsalLetter-6c6400ce9aa873ac060e30dcdcb86fd0.svg)}.paletteButton.textBorder{background-image:url(/assets/images/scorePalette/textBorder-7610ced9f6fe6bd0372f2a2e0c8c113d.svg)}.paletteButton.prompt{background-image:url(/assets/images/scorePalette/prompt-6657784837ed6033cafb694ead02e3c6.svg)}.paletteButton.rit{background-image:url(/assets/images/scorePalette/rit-88e6fc5e1ddf587d2c8733b4666de2ac.svg)}.paletteButton.accel{background-image:url(/assets/images/scorePalette/accel-f111f300c7ea080f112dd5ee9b88bb34.svg)}.paletteButton.caesura{background-image:url(/assets/images/scorePalette/caesura-5455148d9350430ba55d153973c9a87b.svg)}.paletteButton.breath{background-image:url(/assets/images/scorePalette/breath-ef47f40c0b32816a73d0fafeac8c8af2.svg)}.paletteButton.crescendo{background-image:url(/assets/images/scorePalette/crescendo-f0a670809eb1b3fd92ad4b66511ba761.svg)}.paletteButton.diminuendo{background-image:url(/assets/images/scorePalette/diminuendo-2b741d63692bd524227b410201e74590.svg)}.paletteButton.cresc{background-image:url(/assets/images/scorePalette/cresc-e5d70a1a3d6a95e0358c0fe100729b76.svg)}.paletteButton.dim{background-image:url(/assets/images/scorePalette/dim-588fa46868246b36b4560b96258052c6.svg)}.paletteButton.lv{background-image:url(/assets/images/scorePalette/lv-83c1b376cdf4e2e5dba26b264c42d2bb.svg)}.paletteButton.pedalDown{background-image:url(/assets/images/scorePalette/pedalDown-1542be0882640e1915b2a6cd583e5ff1.svg)}.paletteButton.bend{background-image:url(/assets/images/scorePalette/bend-966e8169fe4b7e93ca2805cf4f6d7595.svg)}.paletteButton.preBend{background-image:url(/assets/images/scorePalette/preBend-de12455e1f177aa73d95a717eafbbad5.svg)}.paletteButton.quarterBend{background-image:url(/assets/images/scorePalette/quarterBend-50633e353fe3c0a2dc1d30708c34a68d.svg)}.paletteButton.slide{background-image:url(/assets/images/scorePalette/slide-aaae935b4126b590d289988f32d5fbd6.svg)}.paletteButton.hammerOn{background-image:url(/assets/images/scorePalette/hammerOn-6acf43b7897d47709961b6d54f8f45ba.svg)}.paletteButton.pullOff{background-image:url(/assets/images/scorePalette/pullOff-f0447e00f322f0e1b3dd87f0d2e3c868.svg)}.paletteButton.pm{background-image:url(/assets/images/scorePalette/pm-d3bb6ef3fbe9fe3720eb8a216a03f3a8.svg)}.paletteButton.lr{background-image:url(/assets/images/scorePalette/lr-2ff59c254e7053aee2d432f67c9c9077.svg)}.paletteButton.tap{background-image:url(/assets/images/scorePalette/tap-3e6b8c65570359796fe4701b5c8dedc2.svg)}.paletteButton.marcato{background-image:url(/assets/images/scorePalette/marcato-b5ffab4ed5f0240a73d4854c47646a72.svg)}.paletteButton.staccato{background-image:url(/assets/images/scorePalette/staccato-e57b477d72f1c22efbfe1657e8c98f15.svg)}.paletteButton.tenuto{background-image:url(/assets/images/scorePalette/tenuto-1b2c6b5016be228f4fa4700695ea2c0d.svg)}.paletteButton.martellato{background-image:url(/assets/images/scorePalette/martellato-7bad633dc3192f8bfc9baa4e568e9efc.svg)}.paletteButton.staccatissimo{background-image:url(/assets/images/scorePalette/staccatissimo-a5e8e95a2716ed46c53867e88cf08863.svg)}.paletteButton.fermata{background-image:url(/assets/images/scorePalette/fermata-3ca406f1d770bfdccf2b3e2cacfef088.svg)}.paletteButton.closed{background-image:url(/assets/images/scorePalette/closed-1079f58983a2b95594dfc023b2e0a012.svg)}.paletteButton.open{background-image:url(/assets/images/scorePalette/open-d42ab84977b8ce8e14e0f2bdf8a7f1fe.svg)}.paletteButton.upBow,.paletteButton.upStroke{background-image:url(/assets/images/scorePalette/upBow-33f1698a3a407cb19a05ed11d225ed5c.svg)}.paletteButton.downBow,.paletteButton.downStroke{background-image:url(/assets/images/scorePalette/downBow-e4bdac2c927fd7927db1fd6d8e702274.svg)}.paletteButton.slur{background-image:url(/assets/images/scorePalette/slur-4cee87ee3d9f0c7c65b6a2484b3c13fe.svg)}.paletteButton.rip1{background-image:url(/assets/images/scorePalette/rip1-88a2b80ca8de0b8ff04656d973d59e23.svg)}.paletteButton.rip2{background-image:url(/assets/images/scorePalette/rip2-aac7fffc59f3d4c563bf6338adfa5d5b.svg)}.paletteButton.scoop{background-image:url(/assets/images/scorePalette/scoop-e975f0d20fbd8405f372fa7a858f23be.svg)}.paletteButton.plop{background-image:url(/assets/images/scorePalette/plop-a3961559c70c3a2af8ee58c26c4bf54a.svg)}.paletteButton.fall1{background-image:url(/assets/images/scorePalette/fall1-76faead6cdd6f3344fa4238b3b731388.svg)}.paletteButton.fall2{background-image:url(/assets/images/scorePalette/fall2-8d3b6df93e631e10f684489aee2e815d.svg)}.paletteButton.quickFall{background-image:url(/assets/images/scorePalette/quickFall-1853327f58964c05a232887788ddacc0.svg)}.paletteButton.doit{background-image:url(/assets/images/scorePalette/doit-186554031044ce22a47229dc32f27b90.svg)}.paletteButton.bendJazz{background-image:url(/assets/images/scorePalette/bendJazz-198656b2f68723f933747ae44950410a.svg)}.paletteButton.repeatStart{background-image:url(/assets/images/scorePalette/repeatStart-d4df7b05037a817968fc2f49d6d1f37f.svg)}.paletteButton.repeatEnd{background-image:url(/assets/images/scorePalette/repeatEnd-1f43e28455620ee6f6bbad5fc4679709.svg)}.paletteButton.segno{background-image:url(/assets/images/scorePalette/segno-741beefe16894d41dfe794552c07767a.svg)}.paletteButton.coda{background-image:url(/assets/images/scorePalette/coda-5a7cffc007f2f9588d3edaa8e9176424.svg)}.paletteButton.repeatEnding{background-image:url(/assets/images/scorePalette/repeatEnding-initial-8988741e94c8781e341a475b51889107.svg)}.paletteButton.repeatEndingFinal{background-image:url(/assets/images/scorePalette/repeatEnding-final-ea531aab05fed835255bbb5ef45a824a.svg)}.paletteButton.measureRepeat{background-image:url(/assets/images/scorePalette/measureRepeat-f5cc549f5bd1918afbc6d8d5e5985e48.svg)}.paletteButton.noteHeadNormal{background-image:url(/assets/images/scorePalette/noteHeadNormal-7982556bcb131b0dcdd6c901b93b41ac.svg)}.paletteButton.noteHeadStemless{background-image:url(/assets/images/scorePalette/noteHeadStemless-d6de6aca2c86b96af98de7afdf9dac67.svg)}.paletteButton.noteHeadSlash{background-image:url(/assets/images/scorePalette/noteHeadSlash-fffc36fb021f921ea6b54228b2d7d819.svg)}.paletteButton.noteHeadHit{background-image:url(/assets/images/scorePalette/noteHeadHit-276ecc7fcb97ade4c1f797c543d48354.svg)}.paletteButton.noteHeadCross{background-image:url(/assets/images/scorePalette/noteHeadCross-fbeb88d20102ca49563a436702062e79.svg)}.paletteButton.noteHeadSquare{background-image:url(/assets/images/scorePalette/noteHeadSquare-dc37fb2bad075ef22ebc0ff74cf24554.svg)}.paletteButton.noteHeadDiamond{background-image:url(/assets/images/scorePalette/noteHeadDiamond-0e5ec38c2c8d65ed5a863cf195853871.svg)}.paletteButton.noteHeadTriangle{background-image:url(/assets/images/scorePalette/noteHeadTriangle-457ec64f79a2543ca88b81daced30fa7.svg)}.paletteButton.noteHeadHarmonic{background-image:url(/assets/images/scorePalette/noteHeadHarmonic-3f49166658d88ff1b8d35c31a8d157e8.svg)}.paletteButton.noteHeadCrossCircle{background-image:url(/assets/images/scorePalette/noteHeadCrossCircle-5eba938862606f19c59e90900be9f9ec.svg)}.paletteButton.noteHeadNamed{background-image:url(/assets/images/scorePalette/noteHeadNamed-7ac2154a80c541de71435bc903f2c5a3.svg)}.paletteButton.changeNoteHead{background-image:url(/assets/images/scorePalette/changeNoteHead-0127fd1c1586f76c8b57a59ea28bd46d.svg)}.paletteButton.stemsDown{background-image:url(/assets/images/scorePalette/stemsDown-d236a0f2e5f001381db06621e1776cdf.svg)}.paletteButton.stemsUp{background-image:url(/assets/images/scorePalette/stemsUp-0acdeb1094a7651bf513dfae2b47ab1f.svg)}.paletteButton.cue{background-image:url(/assets/images/scorePalette/cue-771294e34e5f637044784aad6a7f45e5.svg)}.paletteButton.parentheses{background-image:url(/assets/images/scorePalette/parentheses-9d03281216878ac27e2c2235b52da693.svg)}.paletteButton.mordent{background-image:url(/assets/images/scorePalette/mordent-0c2c89e8d5f47d789b9e75e98a4e8657.svg)}.paletteButton.invertedMordent{background-image:url(/assets/images/scorePalette/invertedMordent-d6c6273cca62271b1623f425d996d039.svg)}.paletteButton.turn{background-image:url(/assets/images/scorePalette/turn-4e29e2af356b37a643e6e47d26ee81c8.svg)}.paletteButton.invertedTurn{background-image:url(/assets/images/scorePalette/invertedTurn-56271919c1ed5f5ffd797f73855f9ccb.svg)}.paletteButton.arpeggio{background-image:url(/assets/images/scorePalette/arpeggio-98d61c93b9d0a54b98ebd5079611b682.svg)}.paletteButton.trill{background-image:url(/assets/images/scorePalette/trill-17d5db71499b7e3da1407934beb918b8.svg)}.paletteButton.wavy{background-image:url(/assets/images/scorePalette/vibrato-d87558e7a1c63fcbf143e1e3bfc69089.svg)}.paletteButton.textBlockBeforeSystem{background-image:url(/assets/images/scorePalette/textBlockBeforeSystem-ea1e28fc2165f968adc688cd6cd6a2e0.svg)}.paletteButton.textBlockAfterSystem{background-image:url(/assets/images/scorePalette/textBlockAfterSystem-c7eedf633cceb7e6196eac73bd83edeb.svg)}.paletteButton.addMeasureBefore{background-image:url(/assets/images/scorePalette/addMeasureBefore-603316d774162bcc17c15000bc36c7b6.svg)}.paletteButton.addMeasureAfter{background-image:url(/assets/images/scorePalette/addMeasureAfter-16fed049df79723e2afbe09762368524.svg)}.paletteButton.deleteMeasure{background-image:url(/assets/images/scorePalette/deleteMeasure-01d258b64998582a2d36c3632d7cc514.svg)}.paletteButton.hideShowMeasure{background-image:url(/assets/images/scorePalette/hideShowMeasure-f0e426d191c11bcf3d46df8fae11c8d9.svg)}.paletteButton.resetMeasureNumbers{background-image:url(/assets/images/scorePalette/resetMeasureNumbers-dd0c904a94ea1a6c45ac8e1071fee2aa.svg)}.paletteButton.changeTimeSignature{background-image:url(/assets/images/scorePalette/changeTimeSignature-d3951fef605b3b415eb6dd79ba97754c.svg)}.paletteButton.changeKeySignature{background-image:url(/assets/images/scorePalette/changeKeySignature-cd803bd17046c043bb0201bca5a5d36e.svg)}.paletteButton.barLineSingle{background-image:url(/assets/images/scorePalette/barLineSingle-600b1dffda8ebb684286d961b5459f6c.svg)}.paletteButton.barLineDouble{background-image:url(/assets/images/scorePalette/barLineDouble-4bb36a1105cdd2eb91d55da1e7749327.svg)}.paletteButton.barLineFinal{background-image:url(/assets/images/scorePalette/barLineFinal-555cbdfc9b8ba31b27c86968035e47b6.svg)}.paletteButton.barLineInvisible{background-image:url(/assets/images/scorePalette/barLineDashed-c5d47eee28e9bb5d28edcc036209bcec.svg)}.paletteButton.clefTreble{background-image:url(/assets/images/scorePalette/clefTreble-a837b55a40334ae2d59a234ac74006dc.svg)}.paletteButton.clefBass{background-image:url(/assets/images/scorePalette/clefBass-8c2f88e37d4ed182d2b76029b49f448e.svg)}.paletteButton.clefAlto{background-image:url(/assets/images/scorePalette/clefAlto-4af41fc0c24309ea5d3516bb1eae3374.svg)}.paletteButton.clefTenor{background-image:url(/assets/images/scorePalette/clefTenor-e6007e9b05875f3fb6c7dc6e566f46df.svg)}.paletteButton.clefTenorVoice{background-image:url(/assets/images/scorePalette/clefTenorVoice-ab620427bef6fb5ea0d5848ee68d7389.svg)}.paletteButton.clefF8Below{background-image:url(/assets/images/scorePalette/clefF8Below-690ce99ff7687e840a1d35c1fb0086c7.svg)}.paletteButton.colorNone{background-image:url(/assets/images/scorePalette/colorNone-57d2d6ca6e840143207ae3940d11f47a.svg)}.paletteButton.colorBlack{background-image:url(/assets/images/scorePalette/colorBlack-b0029df46f6572fee7c151b3434b51e1.svg)}.paletteButton.colorGreen{background-image:url(/assets/images/scorePalette/colorGreen-b144c28d546a7d5259f22631f7aecbd9.svg)}.paletteButton.colorRed{background-image:url(/assets/images/scorePalette/colorRed-af7404516689a1085fc45739a79bd3b3.svg)}.paletteButton.colorBlue{background-image:url(/assets/images/scorePalette/colorBlue-4e8afaa8cfe3dd6f4c08c5be888c9228.svg)}.paletteButton.colorMustard{background-image:url(/assets/images/scorePalette/colorMustard-68f2d5b2a900c77314affb556a9feeb3.svg)}.paletteButton.colorPink{background-image:url(/assets/images/scorePalette/colorPink-5a2f12c34611258e24c5f3761fbe5d7b.svg)}.paletteButton.colorAqua{background-image:url(/assets/images/scorePalette/colorAqua-fa190370c1a5d6ca54685391b18feb6f.svg)}.paletteButton.colorGrey{background-image:url(/assets/images/scorePalette/colorGrey-a7312164fddad8bd77772bff4aa1fec7.svg)}.paletteButton.colorOrange{background-image:url(/assets/images/scorePalette/colorOrange-bbf4af575f91771cb526cddead629a33.svg)}.paletteButton.colorClassroomA{background-image:url(/assets/images/scorePalette/colorClassroomA-b10d70a807849a7b4d75da8198e1d523.svg)}.paletteButton.colorClassroomB{background-image:url(/assets/images/scorePalette/colorClassroomB-6aa0be01999ec9579809d4510d914466.svg)}.paletteButton.colorClassroomC{background-image:url(/assets/images/scorePalette/colorClassroomC-6b4ca97c2885807a7d5608706cc97f64.svg)}.paletteButton.colorClassroomD{background-image:url(/assets/images/scorePalette/colorClassroomD-6b9850beb59a8586b7740f40ce4e2f31.svg)}.paletteButton.colorClassroomE{background-image:url(/assets/images/scorePalette/colorClassroomE-74a5b796d79f88fa202bc1d130ad9076.svg)}.paletteButton.colorClassroomF{background-image:url(/assets/images/scorePalette/colorClassroomF-63901bb61f085ca3ba5b25dbc5d50796.svg)}.paletteButton.colorClassroomG{background-image:url(/assets/images/scorePalette/colorClassroomG-c3e70b3dc75cca6effd673051853fdbd.svg)}.paletteButton.colorClassroomCS{background-image:url(/assets/images/scorePalette/colorClassroomCS-6b4ca97c2885807a7d5608706cc97f64.svg)}.paletteButton.undo{background-image:url(/assets/images/scorePalette/undo-2764004368ec76967abf61ac0b0cbaf5.svg)}.paletteButton.redo{background-image:url(/assets/images/scorePalette/redo-a54fa5326f77cc133515643617b296a0.svg)}.paletteButton.cut{background-image:url(/assets/images/scorePalette/cut-52e8d5ddc285037e98ba16d3fa19609b.svg)}.paletteButton.copy{background-image:url(/assets/images/scorePalette/copy-37f7ad404e5b08efdbcde65511d51661.svg)}.paletteButton.paste{background-image:url(/assets/images/scorePalette/paste-7a4e881aea339b2d9d30fb33bcd6d7e6.svg)}.paletteButton.delete{background-image:url(/assets/images/scorePalette/delete-f68e5b5aebc2996159dd527d77a5272e.svg)}.paletteButton.repeat{background-image:url(/assets/images/scorePalette/repeat-dda2c153c3eb6b835356e8388f92f412.svg)}.paletteButton.selectAll{background-image:url(/assets/images/scorePalette/selectAll-400f6f589ab59ef16073534da214d2c9.svg)}.paletteButton.systemBreakBefore{background-image:url(/assets/images/scorePalette/systemBreakBefore-eb23aec28f7fbed2a662e41c562ba21f.svg)}.paletteButton.systemBreakAfter{background-image:url(/assets/images/scorePalette/systemBreakAfter-70691dd5180a5ca3c988a83693ac6da2.svg)}.paletteButton.pageBreakAfter{background-image:url(/assets/images/scorePalette/pageBreakAfter-0835122789735d8138a266c6a43f5010.svg)}.paletteButton.createSystem{background-image:url(/assets/images/scorePalette/createSystem-14999f93b0de0b51efd2f30085b63d48.svg)}.paletteButton.keepWithNext{background-image:url(/assets/images/scorePalette/keepWithNext-7d5da60ddea08f1231b3707801747a89.svg)}.paletteButton.resetLayout{background-image:url(/assets/images/scorePalette/resetLayout-1872fdf8764912ed83a0d8da13d9d8f2.svg)}.paletteButton.selectFilter{background-image:url(/assets/images/scorePalette/selectFilter-37913177e134fa05b8545cd911317609.svg)}.paletteButton.paletteInlineLayout{background-image:url(/assets/images/scorePalette/paletteInlineLayout-64de99a4a987add7e7b3d5850418b735.svg)}.paletteButton.paletteTabsLayout{background-image:url(/assets/images/scorePalette/paletteTabsLayout-5bac8280919b812612e1cc4ee922f3bd.svg)}.paletteButton.paletteMenuLayout{background-image:url(/assets/images/scorePalette/paletteMenuLayout-4bc21c3ef4de7e9c1db4c772974db637.svg)}.paletteButton.selectSectionsMany{background-image:url(/assets/images/scorePalette/selectSectionsMany-37ac6d2f1d08ae96975fa1bd5667dbc2.svg)}.paletteButton.selectSectionsOne{background-image:url(/assets/images/scorePalette/selectSectionsOne-f339919bf220cd78004b4728b6086490.svg)}.paletteButton.maximizer{background-image:url(/assets/images/scorePalette/morePalette-54f2cfbe6a6732009cab749dbc987403.svg)}.paletteButton.minimizer{background-image:url(/assets/images/scorePalette/lessPalette-3570ef79bf5c9a95ba886a9fb92f669c.svg)}.paletteButton.continue,.paletteButton.play,.paletteButton.startPerformance{background-image:url(/assets/images/scorePalette/play-9a59859ac010ac8f6a59986d5a87c8c7.svg)}.paletteButton.playCircle{background-image:url(/assets/images/scorePalette/playCircle-a52840ace4737e0d35ca7532a69841a4.svg)}.paletteButton.audioReference{background-image:url(/assets/images/scorePalette/audioReference-0fbeb5c0caeb1e214d1ea0427b9d4e96.svg)}.paletteButton.doneTranscribing{background-image:url(/assets/images/scorePalette/stop-596eef80ae633b5f10996a16558d73bf.svg)}.paletteButton.doneTranscribing,.paletteButton.pauseRecordPerformance{background-image:url(/assets/images/scorePalette/pauseRecording-0cacd1fd04a0176ad25c35f195578463.svg)}.paletteButton.pause,.paletteButton.pausePerformance{background-image:url(/assets/images/scorePalette/pause-f74020dcbbf713b6b062fb1dff64b19b.svg)}.paletteButton.pauseCircle{background-image:url(/assets/images/scorePalette/pauseCircle-478dd359dd00e53a2207c29cf4f3afaa.svg)}.paletteButton.playback{background-image:url(/assets/images/scorePalette/playback-3000bb4c8cb855dbfaf4ba02f4480863.svg)}.paletteButton.beginning{background-image:url(/assets/images/scorePalette/beginning-c00388b8ec752165d8b89d49d5edea17.svg)}.paletteButton.notes{background-image:url(/assets/images/scorePalette/notes-19042bfc6913118380b4449d6ff6ab94.svg)}.paletteButton.back,.paletteButton.cancel,.paletteButton.donePerforming{background-image:url(/assets/images/scorePalette/back-de1e60473b9aa64176a5b07af962032a.svg);background-size:22px 40px!important}.paletteButton.stop{background-image:url(/assets/images/scorePalette/stop-596eef80ae633b5f10996a16558d73bf.svg)}.paletteButton.stopSmall{background-image:url(/assets/images/scorePalette/stopSmall-bf89f97e5290f314a54e6384b71e5a20.svg)}.paletteButton.edit{background-image:url(/assets/images/scorePalette/edit-fa826fcfc5fb033c992f10c4e0f258f4.svg);background-size:28px 40px!important}.paletteButton.openInEditor{background-image:url(/assets/images/scorePalette/edit2-dd0cc9869ca1fb10ec8fca023bcff119.svg)}.paletteButton.recordPerformance,.paletteButton.startTranscribing{background-image:url(/assets/images/scorePalette/startRecording-563c7063046ea8fdb1a83b9a3a7d6154.svg)}.paletteButton.record{background-image:url(/assets/images/scorePalette/record-c15942a6c855640bd9eebcc46621475d.svg);background-size:24px 40px!important}.paletteButton.calibrateMic{background-image:url(/assets/images/scorePalette/calibrate-2dca40b9a260269cd5b4bad9a0f88735.svg)}.paletteButton.inputSelection{background-image:url(/assets/images/scorePalette/inputSelection-158e47e248647e605a7d69990750068e.svg)}.paletteButton.metronome{background-image:url(/assets/images/scorePalette/metronome-24fcf9c148dd7c7f68a48090ab055335.svg)}.paletteButton.mutePartForRecording{background-image:url(/assets/images/scorePalette/mutePartForRecording-9bfb53ae1f8305f132bce3944cbff8f9.svg)}.paletteButton.options{background-image:url(/assets/images/scorePalette/documentLayout-537fc10757b5ea6d4e06ca0356ef1a30.svg)}.paletteButton.perform{background-image:url(/assets/images/scorePalette/perform-20d847ba10b7a9757e9095e0351f7164.svg)}.paletteButton.jumpToCursor{background-image:url(/assets/images/scorePalette/jumpToCursor-9ac599684023823e9498f4218a8e33cc.svg)}.paletteButton.fullWindow{background-image:url(/assets/images/scorePalette/fullWindow-11c4adf708798f29ac9c4e92e0956783.svg)}.paletteButton.save{background-image:url(/assets/images/scorePalette/save-4b2aa7e17f71dfde5ffe50330804c959.svg)}.paletteButton.keyboard{background-image:url(/assets/images/scorePalette/keyboard-cf2ca825b8b5c93eb01ea19626f1176f.svg)}.paletteButton.userGuide{background-image:url(/assets/images/scorePalette/userGuide-1ffc2de9b88fab131c096212c026d392.svg)}.paletteButton.helpCenter{background-image:url(/assets/images/scorePalette/helpCenterNav-69948290d57b61777364b176d18f3b79.svg)}.paletteButton.scoreDetails{background-image:url(/assets/images/scorePalette/scoreDetails-540de5b489ae72e6e16fde58c2f334c1.svg)}.paletteButton.switchToHTMLEditor{background-image:url(/assets/images/scorePalette/switchToHTMLEditor-5b68891742a290e5421d445c232888b8.svg)}.paletteButton.transcribe{background-image:url(/assets/images/scorePalette/transcribe-b396998ea2c476e9a3c064f8ce34b363.svg)}.paletteButton.solid{background-image:url(/assets/images/scorePalette/lineSolid-d59d13aad16b5d868ffd679dc3b5a546.svg)}.paletteButton.dashed{background-image:url(/assets/images/scorePalette/lineDashed-2cd8f5bb2b6ff54715828904fb41af32.svg)}.paletteButton.solidBracketDown{background-image:url(/assets/images/scorePalette/bracketDown-b61dae55a584eab7bae57fb6aac8b12c.svg)}.paletteButton.solidBracketUp{background-image:url(/assets/images/scorePalette/bracketUp-966497db3f3fd16ec399c530d3776bce.svg)}.paletteButton.tremolo1{background-image:url(/assets/images/scorePalette/tremolo1-bc3c8104f7a6d4fba851290e762f7899.svg)}.paletteButton.tremolo2{background-image:url(/assets/images/scorePalette/tremolo2-a805b13ab1692035ebefffd2c8474739.svg)}.paletteButton.tremolo3{background-image:url(/assets/images/scorePalette/tremolo3-ef40866292b382090990704fa8061b0d.svg)}.paletteButton.buzz{background-image:url(/assets/images/scorePalette/roll-966668f464226524c779d189eb559590.svg)}.paletteButton.beamStart{background-image:url(/assets/images/scorePalette/beamStart-24aacd4b20a971845848a4fd5cd40921.svg)}.paletteButton.beamContinue{background-image:url(/assets/images/scorePalette/beamContinue-596816edcfccff95b94dc8d0aea99f8c.svg)}.paletteButton.graceNote,.paletteButton.toggleGracePanel{background-image:url(/assets/images/scorePalette/graceNote-e89a6de29ac94765042d1f73f1607a24.svg)}.paletteButton.appoggiatura{background-image:url(/assets/images/scorePalette/appoggiatura-aa01fb2d2de82ffd60a459867325216b.svg)}.paletteButton.tremoloStart{background-image:url(/assets/images/scorePalette/tremoloStart-7ad2f4e8aefb1945caf73897491b84f1.svg)}.paletteButton.incomingTie{background-image:url(/assets/images/scorePalette/incomingTie-edf16eb58f29058a1b1dfaa0005ba154.svg)}.paletteButton.lvTie{background-image:url(/assets/images/scorePalette/outgoingTie-85eb8e45422ea3823e954e682862d3c3.svg)}.paletteButton.glissando{background-image:url(/assets/images/scorePalette/glissando-b26a2f7a0129193ca5ff655d55be9a56.svg)}.paletteButton.hideShowCautionaries{background-image:url(/assets/images/scorePalette/hideShowCautionaries-0b8e420e6b68935de5a9c1e79c9bb8ad.svg)}.paletteButton.voiceUpper{background-image:url(/assets/images/scorePalette/voiceUpper-4521166816e73b74b61aa33d9058aacd.svg)}.paletteButton.voiceLower{background-image:url(/assets/images/scorePalette/voiceLower-b1047df2e4fbe9858a2cc58d4a507382.svg)}.paletteButton.voiceUpperRemove{background-image:url(/assets/images/scorePalette/voiceUpperRemove-22caaf0bb2800145290c16be85c4be2a.svg)}.paletteButton.voiceLowerRemove{background-image:url(/assets/images/scorePalette/voiceLowerRemove-23968b43ae02fdbacd1474137f235114.svg)}.paletteButton.toggleMixPanel{background-image:url(/assets/images/scorePalette/toggleMixPanel-3a88ef5b66fa829c19b7e77e206302dc.svg)}.paletteButton.splitSystem{background-image:url(/assets/images/scorePalette/splitSystem-860e924bb191138ee095afc185a365cf.svg)}.paletteButton.fullScreen{background-image:url(/assets/images/scorePalette/fullScreen-83d17037d39a36ae489b7b4f702c2c9f.svg)}.paletteButton.fullScreen.expand{background-image:url(/assets/images/scorePalette/fullscreen_expand-84342a861593c2a29e99fd2dccedf799.svg)}.paletteButton.fullScreenExpandSmall{background-image:url(/assets/images/scorePalette/fullscreen-expand-small-af728081cd6f70bdd91cdf54340fa4a8.svg)}.paletteButton.fullScreen.compress{background-image:url(/assets/images/scorePalette/fullscreen_compress-02039c18254fcdf0a3feb8f0db5aaef3.svg)}.paletteButton.fullScreenCompressSmall{background-image:url(/assets/images/scorePalette/fullscreen-compress-small-0470469b7edfc15d7aef123a6b8c9813.svg)}.paletteButton.largeIcons{background-image:url(/assets/images/scorePalette/largeIcons-f1fa5a214131f4b0051a85f1f52a50a0.svg)}.paletteButton.flash{background-image:url(/assets/images/scorePalette/flash-0ff0a181ae631e8922830e3fc32a885b.svg)}.paletteButton.moveAbove{background-image:url(/assets/images/scorePalette/moveAbove-96142aa8d6eb287f3d6756606acb49d7.svg)}.paletteButton.moveBelow{background-image:url(/assets/images/scorePalette/moveBelow-099600dea86dd073a57f8a61a1d7b152.svg)}.paletteButton.pageTurner{background-image:url(/assets/images/scorePalette/pageTurner-bcb75be3954b0a656c87f6caf531c006.svg)}.settingsContainer{margin-top:20px}.pageSetupDialog{min-width:300px}.invisibleDatepicker{width:1px;height:1px;display:inline-block;color:#f7f7ef}.datepickerWrapper{display:inline-block}.paletteButton.statistics{background-image:url(/assets/images/scorePalette/statistics-67765d2f1b6469190dfbf5d892916664.svg)}#keyboardContainer{position:absolute;left:0;right:0;bottom:-146px;height:146px;background-color:#ddd}#scoreContainer.stripMode{box-shadow:0 2px 20px rgba(0,0,0,.1)}.ccliStyles .html5Editor{background-color:#f2f2f2}.ccliStyles .dialog{background-color:#d9d9d6}.ccliStyles .dlgTitle{background-color:#004bb7}.ccliStyles button.primary,.ccliStyles button.primary:hover{background-color:#00a3e0}.playbackDuration{background-image:url(/assets/images/playbackDuration-d6966c345aa5f36d38170816008b0c60.svg);display:inline-block;height:14px;width:14px;background-repeat:no-repeat;margin-right:5px;top:2px;position:relative;left:2px}.flaggedPosts{padding-top:25px}.flaggedPost{vertical-align:top;margin:3px;padding:5px}.flaggedPost .postContent{margin-right:45px}.flaggedPost hr{border:none;border-top:1px dashed #ddd}.flagInfo{position:relative;min-height:20px;margin:5px}.flagCount{position:absolute;height:20px;line-height:20px;top:11px;right:26px;background-image:url(/assets/images/flag_icon-c5eede475912a0b68041c3d165f0ef69.png);background-repeat:no-repeat;cursor:pointer;width:10px;border-bottom:1px solid #fff;padding:5px 5px 5px 30px;background-position:5px 50%;border-radius:5px;transition-property:color,background-color;transition-duration:.15s}.flagCount:hover{background-color:#efeede}.flagDrawer{display:none;background-color:#f0f0f0;padding:1px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin-top:7px}.flagDrawerCloseButton{margin:3px auto;display:block;cursor:pointer;width:15px}.flagging{margin:3px;padding:3px;background-color:#fff}.vuMeter{width:100%;margin:5px auto 15px;position:relative;text-align:left}.vuHighestNotch{position:relative;display:inline-block;left:0;top:4px;color:#f55629}.vuHighestNotch p{position:relative;left:-2px}.vuWrapper{position:relative;padding:0;width:100%;height:34px;background-color:#7c7b6f;overflow:hidden;border-radius:5px}.vuWrapper div{margin:0;height:100%;display:inline-block;overflow:hidden}.vuWrapper div p{padding:0 5px;line-height:34px;color:#fff;font-weight:700}.vuCurrent{width:100%;background-color:green}.vuHighest{position:absolute;left:0;border-left:2px solid #f55629}.vuGreenZone{position:absolute;top:6px;height:55px;background-color:rgba(0,225,50,.5)}.vuMeter img{height:50px;margin:auto -10px}.adBanner{background-color:transparent;height:1px;width:1px}.collectionItem .printCollection{position:relative;padding:5px 0 8px;font-size:13px}.whatsNew{height:12px;width:12px;position:absolute;right:8px;top:0;background-color:#f64e20;border-radius:100px;border:2px solid #fff;z-index:10}.whatsNewLink{display:block}.whatsNewDotSidebar{height:12px;width:12px;border-radius:100px;position:absolute;right:22px;margin-top:10px;display:inline-block;background-color:#f64e20}.totalGroupsToCreateInfo{background-color:#8fa087;padding:6px;color:#fff;text-align:center}.searchPanel{width:240px;float:right;background-color:#fff;border-left:1px solid #cfceb9;overflow-x:hidden;padding-left:20px;padding-right:20px}.publicView,.searchPanel{position:relative;height:100%}.publicView{display:block;overflow:hidden;padding:0;overflow-x:hidden}.aggsList{overflow-x:hidden;overflow-y:scroll;height:50%;padding:0}a.searchLink:link{text-decoration:none;color:#f9530e}a.searchLink:hover{text-decoration:underline}a.searchLink,a.searchLink:visited{color:#f9530e}a.searchLink{font-size:14px}a.facetSearch:link{text-decoration:none;color:#8b897b}a.facetSearch:hover{text-decoration:underline}a.facetSearch:visited{color:#8b897b}a.facetApplied,a.facetSearch{color:#8b897b;font-size:13px}a.facetName{color:#444;font-size:13px}span.aggData{color:#8b897b;font-size:13px}.searchFormBox{padding-top:10px}.searchBox{margin-top:7px;border:1px solid #cfcdb9;width:100%;height:31px;padding-left:6px}.searchFormAdvanced,.searchFormHeader{margin-top:10px;padding-top:10px}.searchFormHeader{background-image:url(/assets/images/scorePalette/search-c6a3c897d329c0b1720a4540fa5a51e3.svg);background-repeat:no-repeat;background-position-x:-10px;font-size:large;padding-left:33px;padding-bottom:10px}.searchFormRun{float:right}.searchFormClear{right:20px;margin-top:0;margin-bottom:0;bottom:0;background-color:inherit;padding-bottom:10px;padding-top:10px;width:220px}.accountInfo .accountSection{margin-bottom:30px;width:640px;border-radius:5px;border:1px solid #eae9dd;display:block}.accountInfo .accountSection .sectionHeader{padding:8px 10px;background-color:#efeede}.accountInfo .accountSection .sectionHeader span{font-weight:700;font-size:16px}.accountInfo .accountSection .sectionBody{padding:10px 15px;background-color:#fff}.accountInfo .accountSection .sectionBody .planInfo{margin-bottom:20px}.accountInfo .accountSection .sectionBody .planInfo .leftColumn{width:290px;display:inline-block;margin-right:20px;vertical-align:top}.accountInfo .accountSection .sectionBody .planInfo .rightColumn{width:260px;display:inline-block;vertical-align:top}.accountInfo .accountSection .sectionBody .inputDescription{margin-right:10px}.accountInfo .accountSection .sectionBody .couponField{display:inline-block;width:40%}.accountInfo .accountSection .sectionBody .couponField input{width:80%;height:25px;margin-top:5px;border:1px solid #d1cfc5}.accountInfo .accountSection .sectionBody .couponField .actionButton{height:17px;margin-left:2px;margin-top:5px;padding-top:7px;width:20px}.accountInfo .accountSection .sectionBody .inputSection{display:flex}.accountInfo .accountSection .sectionBody .couponDetails .couponDescription{display:inline-block;margin-top:10px}.accountInfo .accountSection .sectionBody .couponDetails .closeDescription{background-repeat:no-repeat;background-position:-4px -2px;background-size:22px 25px;display:inline-block;background-image:url(/assets/images/close_grey-51240c646b7c5a4dc7c14358acb42ed5.svg);width:20px;height:17px;opacity:.5}.accountInfo .accountSection .sectionBody .changePlanLink{margin-top:20px}.accountInfo .accountSection .sectionBody .cancelSubscriptionLink,.accountInfo .accountSection .sectionBody .questionsLink{display:inline-block;margin-right:50px}.accountInfo .accountSection .sectionBody .billingChunk{margin-bottom:10px}.accountInfo .accountSection .sectionBody .planType{font-size:18px;font-weight:700;margin-bottom:10px;display:block}.accountInfo .accountSection .sectionBody .separator{height:2px;width:100%;background-color:#eae9dd;display:block;margin-top:9px;margin-bottom:9px}.accountInfo .accountSection .sectionBody .label{font-weight:700;margin-bottom:5px}.accountInfo .accountSection .sectionBody .labelWithEdit{margin-bottom:5px}.accountInfo .accountSection .sectionBody .labelWithEdit .label{margin-right:20px}.accountInfo .accountSection .sectionBody .labelWithEdit a{font-size:11px}.accountInfo .accountSection .sectionBody .text{margin-bottom:2px}.accountInfo .accountSection .sectionBody .invoice,.accountInfo .accountSection .sectionBody .quote{height:30px;padding-top:15px}.accountInfo .accountSection .sectionBody .invoice.hiddenInvoice{display:none}.accountInfo .accountSection .sectionBody .invoice.oddRow,.accountInfo .accountSection .sectionBody .quote.oddRow{background-color:#fafaf5}.accountInfo .accountSection .sectionBody .invoiceBilled,.accountInfo .accountSection .sectionBody .invoiceDownload,.accountInfo .accountSection .sectionBody .invoiceDue,.accountInfo .accountSection .sectionBody .invoiceNumber,.accountInfo .accountSection .sectionBody .invoiceStatus,.accountInfo .accountSection .sectionBody .invoiceTotal{display:inline-block;margin-right:5px;width:83px}.accountInfo .accountSection .sectionBody .invoiceNumber{padding-left:5px}.accountInfo .accountSection .sectionBody .invoiceBilled,.accountInfo .accountSection .sectionBody .invoiceDue{width:110px}.accountInfo .accountSection .sectionBody .quoteDate,.accountInfo .accountSection .sectionBody .quoteDownload,.accountInfo .accountSection .sectionBody .quoteNumber,.accountInfo .accountSection .sectionBody .quotePurchase,.accountInfo .accountSection .sectionBody .quoteTotal{display:inline-block;margin-right:5px;width:108px}.accountInfo .accountSection .sectionBody .quoteNumber{padding-left:5px}.accountInfo .accountSection .sectionBody .quoteDate{width:132px}.accountInfo .accountSection .sectionBody .hiddenInvoicesCover{text-align:center}.accountInfo .accountSection .sectionBody .loadMoreInvoices{color:#8b897b;font-weight:700;cursor:pointer}.accountInfo .accountSectionsInline .accountSection{display:inline-block;margin-right:20px}@media screen and (min-width:1350px){.accountInfo .accountSectionsInline .accountSection.shortSection{width:350px;vertical-align:top}}@media screen and (max-width:1350px){.accountInfo .accountSectionsInline .accountSection{display:block}}.libraryListingHeader{margin-bottom:15px}.libraryListingHeader span{font-weight:700}.libraryScores .libraryListView .cantAccess{opacity:.5}.libraryScores .libraryListView a{text-decoration:none;color:inherit}.libraryScores .libraryListView .column{min-height:1px;margin:6px 0;text-overflow:ellipsis;overflow:hidden;vertical-align:top}.libraryScores .libraryListView .titleCollapsed{display:inline-block;width:71%}.libraryScores .libraryListView .title{display:inline-block;width:33%;padding-left:5px}.libraryScores .libraryListView .composer{display:inline-block;width:32%}.libraryScores .libraryListView .arranger{display:inline-block;width:33%}.libraryScores .libraryListView .format{display:inline-block;width:7%}.libraryScores .libraryListView .openingKey{display:inline-block;width:8%}.libraryScores .libraryListView .libraryGrade{display:inline-block;width:5%}.libraryScores .libraryListView .genre{display:inline-block;width:7%}.noteflightLearnLibrary .libraryListView .format{width:20%}#reactRoot,.noteflightReact{height:100%}.soundcheckLogo{background-image:url(/assets/images/soundCheckSmall-for-inNF-04b11d45b7225e8ee27ca7d6293c7ccf.png);height:50px;margin:25px 0;background-size:100% 50px}@media screen and (max-width:1500px){.libraryScores .libraryListView .titleCollapsed{width:50%}.libraryScores .libraryListView .arranger,.libraryScores .libraryListView .composer,.libraryScores .libraryListView .title{width:100%}.libraryScores .libraryListView .format,.libraryScores .libraryListView .genre,.libraryScores .libraryListView .libraryGrade,.libraryScores .libraryListView .openingKey{width:11%}.libraryListView .libraryListingHeader .arranger,.libraryListView .libraryListingHeader .composer,.libraryListView .libraryListingHeader .title{display:inline-block;width:32%}.libraryListView .libraryScoreBody .title{display:block}.libraryListView .libraryScoreBody .arranger,.libraryListView .libraryScoreBody .composer{display:block;color:grey;font-size:12px;white-space:nowrap}}@media screen and (max-width:1000px) and (min-width:769px){.libraryScores .libraryListView .titleCollapsed{width:100%}.libraryScores .libraryListView .format,.libraryScores .libraryListView .genre,.libraryScores .libraryListView .libraryGrade,.libraryScores .libraryListView .openingKey{display:none}}@media screen and (max-width:700px){.libraryScores .libraryListView .titleCollapsed{width:100%}.libraryScores .libraryListView .format,.libraryScores .libraryListView .genre,.libraryScores .libraryListView .libraryGrade,.libraryScores .libraryListView .openingKey{display:none}}#header{position:sticky;top:0;left:0;width:100%;background-color:#fff;color:#666657;z-index:20;transition-property:opacity,top;transition-duration:.5s}#header #standardHeader{height:61px;line-height:61px;border-bottom:1px solid #cfceb9;display:flex;position:relative;width:100%}#header #standardHeader #logo{position:relative;flex-grow:0;background-repeat:no-repeat;cursor:pointer;top:0;left:0;height:61px;background-image:url(/assets/images/logo/noteflightLogoPremiumSquare-8fef93726e8aac19d20c21f2c320c245.svg);z-index:2000;background-size:42px 42px;background-position:15px 10px;width:73px;transition-property:background-color;transition-duration:.25s}#header #standardHeader #user{position:relative;flex-grow:0;top:7px;background-color:transparent;cursor:pointer}#header #standardHeader .paletteElement{height:61px;z-index:2000;position:relative;display:inline;overflow:visible}#header #standardHeader .paletteElement .popupEditorHelp{padding:0;background-color:transparent;margin-top:11px;min-width:340px}#header #standardHeader .paletteElement .popupEditorHelp .paletteElement{height:inherit}#header #standardHeader .paletteElement .pickerTrigger:hover{background-color:inherit}#header #standardHeader #headerPaletteCenter .paletteElement.searchControl{display:initial}#header #standardHeader #headerPaletteCenter .paletteElement.searchControl .headerSearchPaletteSection{margin:auto}#header #standardHeader #headerPaletteCenter .paletteElement.searchControl .search{background-color:#fff;padding:13px}#header #standardHeader #headerPaletteLeft{position:relative;height:61px;user-select:none;display:flex;flex-direction:row;flex-grow:1}#header #standardHeader #headerPaletteLeft .paletteElement{flex-grow:0}#header #standardHeader #headerPaletteLeft .paletteElement.searchControl{flex-grow:1;max-width:760px}#header #standardHeader #headerPaletteLeft .paletteElement.searchControl .search{padding:13px}#header #standardHeader #headerPaletteLeft .paletteElement.marketplace{margin-right:20px}#header #standardHeader #headerPaletteLeftPreviousMode{position:absolute;left:78px;height:61px;user-select:none;top:0}#header #standardHeader #headerPaletteRight{position:relative;height:61px;flex-grow:0;user-select:none;margin-left:10px}#header #standardHeader #headerPaletteRightPreviousMode{position:absolute;right:61px;height:61px;flex-grow:0;user-select:none;top:0}#header #standardHeader .popupMenu .paletteButton:hover{background-color:#fcfcf8;padding-top:0;padding-bottom:0}#header #standardHeader .paletteButton{box-sizing:border-box;display:inline-block;min-width:75px;color:#929287;vertical-align:top;font-size:13px;font-weight:700;padding:0 7px 0 38px;margin-right:10px;background-size:35px 30px;background-position:0 16px;background-repeat:no-repeat;transition:background-color .15s ease;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#header #standardHeader .paletteButton.highlightedPaletteElement,#header #standardHeader .paletteButton:hover{border-bottom:2px solid #f25a31}#header #standardHeader .paletteButton.link{cursor:pointer}#header #standardHeader .paletteButton.selected{border-bottom:2px solid #f25a31}#header #standardHeader .paletteButton.disabled{cursor:default}#header #standardHeader .paletteButton.create{background-image:url(/assets/images/modernPalette/create-43caf80612577a7f074ecb7e41812763.svg)}#header #standardHeader .paletteButton.myScores{background-image:url(/assets/images/modernPalette/myScores-b7ccc4ce2c1e24ef097005e8c13a65b1.svg)}#header #standardHeader .paletteButton.community{background-image:url(/assets/images/modernPalette/community-1f5ed9d5b7b0759f5fd6aec969c2ad00.svg)}#header #standardHeader .paletteButton.home{background-image:url(/assets/images/modernPalette/home-11e05551551a4091484b399a908ff322.svg)}#header #standardHeader .paletteButton.marketplace{background-image:url(/assets/images/modernPalette/marketplace-abf60e6515ce8dde4d1a4cb167928547.svg)}#header #standardHeader .paletteButton.ourPlans{background-image:url(/assets/images/modernPalette/ourPlans-5c3e4c6e449c102d6faa8529e7baddfc.svg)}#header #standardHeader .paletteButton.libraries{background-image:url(/assets/images/modernPalette/libraries-fea48f79248e3c53e533d6242273ba90.svg)}#header #standardHeader .paletteButton.manageSite{background-image:url(/assets/images/modernPalette/manageSite-7964612682ce00ee88e96b777e1d529d.svg)}#header #standardHeader .paletteButton.upgrade{background-image:url(/assets/images/modernPalette/upgrade-5c3e4c6e449c102d6faa8529e7baddfc.svg)}#header #standardHeader .paletteButton.signin{background-image:url(/assets/images/modernPalette/signin-f46705e1b662ca42c85443982460f980.svg);background-color:transparent}#header #standardHeader .paletteButton.search{background-image:url(/assets/images/modernPalette/search-fced3846cc93ef131894cd9f3a577f51.svg)}#header #standardHeader .paletteButton.filter{background-image:url(/assets/images/modernPalette/filter-8f6a3b7bc809672799a08ac0695892fe.svg)}#header #standardHeader .paletteSeparator{display:inline-block;height:61px;width:5px;background-repeat:no-repeat;background-position:50%;background-image:url(/assets/images/standardPalette/separator-f92160e3ab3c08823ed50b319e15f39b.svg)}.learn #header #standardHeader #logo{background-image:url(/assets/images/logo/noteflightLogoLearn-622aefd91f867fed77db64f521a2663f.svg);width:145px;background-position:9px 4px;background-size:126px 42px}.learn #header #standardHeader #logo #siteName{color:#929287;position:absolute;bottom:6px;left:0;box-sizing:border-box;width:100%;padding-left:15px;padding-right:10px;line-height:12px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learn #header #standardHeader #logo.googleClassroom{background-size:114px 35px}.learn #header #standardHeader #logo.googleClassroom .googleClassroomSiteIcon{background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);height:14px;width:16px;position:absolute;background-size:cover;top:41px;left:13px}.learn #header #standardHeader #logo.googleClassroom #siteName{left:19px;bottom:7px}.learn #header #standardHeader .paletteButton.highlightedPaletteElement,.learn #header #standardHeader .paletteButton:hover{border-color:#5aa195}.free #header #standardHeader #logo{background-image:url(/assets/images/logo/noteflightLogoSquare-9efd36d3c919e051df8841bba30b5a97.svg)}.free #header #standardHeader .paletteButton.highlightedPaletteElement,.free #header #standardHeader .paletteButton:hover{border-color:#666557}.showingEditor #header{background-color:#efeede;color:#666657}.showingEditor #header #standardHeader #logo{background-color:#efeedf;display:inline-block;flex-grow:unset}.showingEditor #header #standardHeader #user{position:absolute;padding:0 8px;margin:0}.showingEditor #header #standardHeader #user.relative{position:relative}.showingEditor #header #standardHeader .paletteElement .popupEditorHelp{margin-top:1px}.showingEditor #header #standardHeader .paletteButton{vertical-align:top;color:#666657;display:inline-block;height:61px;font-weight:inherit;-webkit-font-smoothing:antialiased;text-align:center;font-size:11px;line-height:22px;padding:38px 5px 0;margin-right:0;background-size:40px 40px;background-position:center 5px}.showingEditor #header #standardHeader .paletteButton.horizontalButton{box-sizing:border-box;display:inline-block;min-width:75px;font-size:12px;padding:0 16px 0 52px;background-size:34px 40px;background-repeat:no-repeat;background-position:10px 10px;line-height:61px;height:60px;vertical-align:top}.showingEditor #header #standardHeader .paletteButton:hover{background-color:#f8f8f0;border-bottom:none}.showingEditor #header #standardHeader .paletteButton.selected{background-color:#fff;border-bottom:none}.showingEditor #header #standardHeader .searchControl{padding:0;display:inline-block}.showingEditor #header #standardHeader .searchControl .search{background-color:#fff}.showingEditor #header #standardHeader .popupMenu .paletteButton{display:block;width:auto;background-repeat:no-repeat;background-position:10px;text-align:left;font-size:inherit;cursor:pointer;background-color:#f8f8f0;background-size:30px 30px;padding:0 10px 0 50px;height:40px;line-height:40px}.showingEditor #header #standardHeader .popupMenu .paletteButton:hover{background-color:#fcfcf8;padding-top:0;padding-bottom:0}#header.productHeader{background-color:#fff;width:unset;border-bottom:1px solid #cfceb9}#header.productHeader #standardHeader{width:95%;height:54px}#header.productHeader #standardHeader #headerPaletteRight{display:flex;justify-content:space-evenly}#header.productHeader #standardHeader .paletteElement.paletteButton.staticPaletteButton{background-position:50%;background-size:35px;min-width:40px;height:54px}#header.productHeader #standardHeader .paletteElement.paletteButton.staticPaletteButton:hover{background-color:#fff}@media (max-width:500px){#header.productHeader #standardHeader{width:100%!important;height:50px!important}#header.productHeader #standardHeader #headerPaletteLeft{height:50px!important}#header.productHeader #standardHeader #headerPaletteRight{height:50px!important;flex-grow:2}#header.productHeader #standardHeader .staticPaletteButton.paletteButton{height:50px!important}}.footer{width:100%;z-index:5;background-color:#fafaf5}.footer .copyright{padding-left:40px;position:relative;padding-bottom:10px;color:grey}.scrollingPageWithFooter{position:relative!important;top:0!important;bottom:auto!important;left:auto!important;right:auto!important;padding-bottom:50px!important;overflow:auto!important}.siteHome.scrollingPage{overflow-x:hidden}.siteHome .videoSection{text-align:center;background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0;position:relative;z-index:1}.siteHome .videoSection:after{content:"";height:auto;position:absolute;z-index:0;top:0;right:0;left:0;bottom:2px;background:rgba(0,0,0,.3)}.siteHome .topNav#header{position:absolute;top:0;width:100%;z-index:2000;transition:all .6s ease;background-color:transparent}.siteHome .topNav#header #standardHeader{border-bottom:none;display:flex}.siteHome .topNav#header #standardHeader #logo{position:relative;display:inline-block;background-color:transparent}.siteHome .topNav#header #standardHeader #headerPaletteLeft{width:auto;left:inherit;position:relative;display:inline-block;flex-grow:0;margin-right:10px}.siteHome .topNav#header #standardHeader #headerPaletteCenter{width:auto;position:relative;text-align:center;display:inline-block;flex-grow:1}.siteHome .topNav#header #standardHeader #headerPaletteCenter .search{background-color:transparent;background-image:url(/assets/images/searchWhite-ff2e02039e48e609b3988755f77fcbf5.svg)}.siteHome .topNav#header #standardHeader #headerPaletteRight{right:inherit;position:relative;width:auto;display:inline-block;text-align:right;flex-grow:0;margin-left:10px}.siteHome .topNav#header #standardHeader .miniLogo{background-image:url(/assets/images/logo/noteflightLogoPremiumSquare-8fef93726e8aac19d20c21f2c320c245.svg);background-size:40px 40px;width:40px;height:100%;border-bottom:none!important}@media (max-width:600px){.siteHome .topNav#header #standardHeader .miniLogo{background-size:30px 30px;width:30px}}.siteHome .topNav#header #standardHeader .miniLogo:hover{background-color:hsla(0,0%,100%,0)}.siteHome .topNav#header #standardHeader .paletteElement{color:#fff;vertical-align:middle;font-weight:500;opacity:.9;cursor:pointer;vertical-align:top;border-bottom:2px solid transparent}.siteHome .topNav#header #standardHeader .paletteElement.searchControl{width:100%;opacity:1;text-align:left;border-bottom:none!important;cursor:default!important}.siteHome .topNav#header #standardHeader .paletteElement.searchControl i{color:#fff}.siteHome .topNav#header #standardHeader .paletteElement.searchControl .search{border:1px solid hsla(0,0%,100%,.9);background-color:transparent;color:#fff}.siteHome .topNav#header #standardHeader .paletteElement.searchControl .search::placeholder{color:#fff}.siteHome .topNav#header #standardHeader .paletteElement.searchControl .paletteElement{opacity:1;border-bottom:none!important}.siteHome .topNav#header #standardHeader .paletteElement.searchControl .paletteElement .searchResults .sectionTitleContainer{color:#666657}.siteHome .topNav#header #standardHeader .paletteElement:hover{border-bottom:2px solid #f25a31}.siteHome .topNav#header #standardHeader .paletteElement.community{background-image:url(/assets/images/modernPalette/communityWhite-a02b79ca39c92fd5c31101861fcb1cff.svg)}.siteHome .topNav#header #standardHeader .paletteElement.marketplace{background-image:url(/assets/images/modernPalette/marketplaceWhite-27fe40709412adfb681e44c12f542db5.svg)}.siteHome .topNav#header #standardHeader .paletteElement.learn{background-image:url(/assets/images/modernPalette/learnWhite-3e642b68389381b476272de2df877f51.svg)}.siteHome .topNav#header #standardHeader .paletteElement.premium{background-image:url(/assets/images/modernPalette/upgradeWhite-ea4821e4c9ec8cab449182d33eb32940.svg)}.siteHome .topNav#header #standardHeader .paletteElement.signin{background-image:url(/assets/images/modernPalette/signInWhite-e520d1aa4aaa7920aa54727c5960b6ee.svg)}.siteHome .topNav#header #standardHeader .paletteElement.helpCenter{background-image:url(/assets/images/modernPalette/helpCenterWhite-42db5d1842698be8eb8106657f719bc6.svg)}.siteHome .topNav#header #standardHeader .paletteElement .paletteButton.search{background-image:url(/assets/images/modernPalette/searchWhite-19c26cb903530334b4980d88d6b010ab.svg)}.siteHome .topNav#header.boldAsLove{background-color:hsla(0,0%,100%,.96)}.siteHome .topNav#header.boldAsLove #standardHeader{color:#000}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement,.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.searchControl i{color:#53585f}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.searchControl .search{color:#53585f;border:1px solid #e1e1e1;background-image:url(/assets/images/search-4eab342fc0fbc87bf615f3174f436ab2.svg)!important}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.searchControl .search::placeholder{color:#53585f}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.community{background-image:url(/assets/images/modernPalette/community-1f5ed9d5b7b0759f5fd6aec969c2ad00.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.marketplace{background-image:url(/assets/images/modernPalette/marketplace-abf60e6515ce8dde4d1a4cb167928547.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.learn{background-image:url(/assets/images/modernPalette/learn-651150c39501c5742cddac9f977b1c20.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.premium{background-image:url(/assets/images/modernPalette/upgrade-5c3e4c6e449c102d6faa8529e7baddfc.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.signin{background-image:url(/assets/images/modernPalette/signin-f46705e1b662ca42c85443982460f980.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement.helpCenter{background-image:url(/assets/images/modernPalette/helpCenter-69948290d57b61777364b176d18f3b79.svg)}.siteHome .topNav#header.boldAsLove #standardHeader .paletteElement .paletteButton.search{background-image:url(/assets/images/modernPalette/search-fced3846cc93ef131894cd9f3a577f51.svg)}.siteHome .videoSectionVideo{width:100%;left:0;top:0}.siteHome .overlayStuff{position:absolute;text-align:center;top:20%;left:0;width:100%;z-index:1}.siteHome .noteflightLogoHome{padding-top:115px;padding-bottom:20px;background-image:url(/assets/images/logo/noteflightLogoWhiteOrange-f28bb0d08eca2a4c72230bef0eefc2a1.svg);background-size:500px 500px,cover;background-repeat:no-repeat;background-position:50%;margin-top:45px}.siteHome .createMusic{font-size:20px;color:#fff;font-weight:500}.siteHome .signupButtonWrapper{margin-top:50px}.siteHome .signupButtonWrapper .actionButton{font-weight:500;font-size:16px;padding:13px 30px}.siteHome .content{color:#202020}.siteHome .sectionHeader{font-size:32px;font-weight:900;color:#202020;line-height:1;padding-bottom:0;margin-bottom:0}.siteHome .section2{padding-bottom:90px;display:flex;justify-content:center}.siteHome .section2 .leftColumn{order:1;background-image:url(/assets/images/pianoPhoto-28b7cde6241811262cce60bcea797787.jpg);background-size:cover;height:255px;background-repeat:no-repeat;background-position:50%;box-shadow:0 15px 5px -14px rgba(0,0,0,.2),-2px 5px 42px 8px rgba(0,0,0,.19);padding:60px 250px;margin:40px 35px -50px 5px}.siteHome .section2 .rightColumn{order:2;max-width:360px;margin:50px 5px 0 2px}.siteHome .section2 .rightColumn .content{font-size:18px;font-weight:500}.siteHome .section21{display:flex;justify-content:center}@media (max-width:950px){.siteHome .section21{display:block}}.siteHome .section21 .leftColumn{order:1;width:50%;margin:50px 5px 0 2px}@media (max-width:950px){.siteHome .section21 .leftColumn{width:inherit;order:0;display:block;flex:unset;clear:both;margin:0 10px 20px 20px}}.siteHome .section21 .leftColumn .textWrapper{width:350px;padding-right:100px;float:right}@media (max-width:950px){.siteHome .section21 .leftColumn .textWrapper{width:100%;margin-right:0;padding-right:0;float:none}}.siteHome .section21 .rightColumn{order:2;width:50%}@media (max-width:950px){.siteHome .section21 .rightColumn{width:inherit;order:0;display:block;flex:unset;clear:both}}.siteHome .section21 .rightColumn .marketplaceImage{background-image:url(/assets/images/albums-840e42a916d3e0e96bef16c6521a76bf.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:left;height:545px;max-width:640px}@media (max-width:950px){.siteHome .section21 .rightColumn .marketplaceImage{height:375px}}.siteHome .section21 .content{font-size:18px;font-weight:500;padding-top:20px}.siteHome .section3{background-image:url(/assets/images/wavebackground-998aff5ef78f81cb0040cbfdfd19512a.svg);text-align:center;height:500px;background-size:cover;background-repeat:no-repeat;padding:70px 0 100px}.siteHome .section3 .sectionHeader{font-size:34px;margin-top:30px}.siteHome .section3 .planBoxes{margin-top:20px;display:flex;justify-content:center}.siteHome .section3 .planBoxes .leftPremium{max-width:425px;margin:20px 45px 20px 5px;padding:0;flex-grow:1}.siteHome .section3 .planBoxes .leftPremium .cardHeader{font-weight:600;font-size:30px;color:#fff;padding:50px 0;background:linear-gradient(to bottom right,#fe6436,#f65656)}.siteHome .section3 .planBoxes .rightLearn{max-width:425px;margin:20px 5px 20px 0;padding:0;flex-grow:1}.siteHome .section3 .planBoxes .rightLearn .cardHeader{font-weight:600;font-size:30px;color:#fff;padding:50px 0;background:#71c6b9}.siteHome .section4{display:flex;justify-content:center;padding-top:50px;padding-bottom:60px}.siteHome .section4 .leftColumn{max-width:325px;margin-right:70px;margin-left:5px}@media (max-width:850px){.siteHome .section4 .leftColumn{margin-right:10px}}.siteHome .section4 .leftColumn .listItem{display:block}.siteHome .section4 .leftColumn .sectionHeader h4{padding:5px 0}.siteHome .section4 .leftColumn .memberCount{font-size:55px;font-weight:700;color:#f74c05;display:block}.siteHome .section4 .leftColumn .content{font-size:18px;font-weight:500;padding-top:18px}.siteHome .section4 .rightColumn{background-image:url(/assets/images/BandPhoto-8feeed7488fe1c2206d0ddefd118c2d4.jpg);background-size:cover;height:255px;background-repeat:no-repeat;background-position:50%;box-shadow:0 15px 5px -14px rgba(0,0,0,.2),-2px 5px 42px 8px rgba(0,0,0,.19);padding:60px 250px;margin-right:5px}.siteHome .section5{display:flex;flex-direction:column;align-items:center;background-size:cover;background-repeat:no-repeat;background-position:70%;background-image:url(/assets/images/OplayerBackground-d76829650998d4ab48fb820010c4307c.svg),linear-gradient(to bottom right,#ec639b,#fe4f10);padding-top:25px;margin-bottom:-70px}.siteHome .section5 .sectionHeader{font-size:34px;color:#fff;margin-bottom:15px}.siteHome .section5 .detailsWrapper{display:flex;justify-content:space-between;margin:5px}.siteHome .section5 .playerDetails{font-size:15px;color:#fff;font-weight:500}.siteHome .section5 .playerDetails.left{font-weight:600;margin-right:10px}.siteHome .section5 .playerDetails.right{margin-left:5px;text-decoration:underline}.siteHome .section5 .player{margin-top:10px;width:660px;height:855px}.siteHome .section5 .playerHover{width:660px;height:855px;background-repeat:no-repeat;background-position-x:50%;background-position-y:45%;background-image:url(/assets/images/playerButton-afc0b6c5c2fd18398d431d77dfc88eb2.svg);background-size:125px 125px;opacity:0;transition:opacity 1s}.siteHome .section5 .playerHover:hover{opacity:1}.siteHome .section6{background-color:#f4f3f3}.siteHome .section6 .footerMainRow{display:flex;flex-flow:row wrap;justify-content:space-between}.siteHome .section6 .section6LogoContainer{margin:0 40px;flex:1 0 auto;text-align:center}.siteHome .section6 .section6LogoContainer .section6Logo{background-image:url(/assets/images/logo/noteflightLogoBlackOrange-ff912311276b0c7f6cb964ec42b57695.svg);background-size:contain;background-repeat:no-repeat;height:50px;background-position:50%;margin-bottom:10px}.siteHome .section6 .section6LogoContainer .hlAffiliation{color:#606060;font-size:11px;margin-left:5px}.siteHome .section6 .infoStuff{display:flex;flex-grow:3;justify-content:space-around}.siteHome .section6 .signupStrip{text-align:center;padding-top:150px;margin-bottom:50px}.siteHome .section6 .signupStrip .actionButton{font-weight:500;font-size:16px;padding:13px 30px;box-shadow:0 1px 1px rgba(0,0,0,.3)}.siteHome .section6 .infoStuff ul{line-height:1.6;padding:10px}.siteHome .section7{height:500px;background-image:url(/assets/images/backgroundNotes-5fe64015d24d865a6191c236d8f40652.png);background-size:cover;background-position:50% 50%}.siteHome .section8{height:300px;text-align:center}.siteHome .section8 .descriptionText{font-size:24px;color:#f74e20;top:80px;position:relative;font-weight:700;max-width:650px;display:block;margin:0 auto}.siteHome .navTextBold{font-weight:700}.siteHome .cardContent{font-size:18px;font-weight:500;color:#202020;text-align:left;margin-left:30px;margin-top:30px;width:82%;line-height:1.5}.siteHome .cardLinks{display:flex;justify-content:space-around;margin-top:20px;margin-bottom:20px}.siteHome .cardLinks .orange{color:#f94e07}.siteHome .cardLinks .green{color:#73c7ba}.siteHome .boxLink{display:inline-block;font-size:20px;font-weight:600;text-align:center}.siteHome .socialBits{display:inline-block;margin-top:10px;margin-right:20px}.siteHome .twitterCircle{display:block;background-image:url(/assets/images/twitterCircle-257147fbb2886cc947a3b86e1f605a5e.svg);background-size:contain;background-repeat:no-repeat;padding:20px}.siteHome .twitterCircle:hover{background-image:url(/assets/images/twitterCircleHover-39f3f8d84fccf1d9a0e195b8823d251c.svg)}.siteHome .facebookCircle{display:block;background-image:url(/assets/images/facebookCircle-46b1d476aa3860993c81a04c59239699.svg);background-size:contain;background-repeat:no-repeat;padding:20px;margin-top:20px}.siteHome .facebookCircle:hover{background-image:url(/assets/images/facebookCircleHover-07c63f87cd68f548697123f6aef73bc9.svg)}.siteHome .columnHeader{font-weight:600;color:#53585f}.siteHome .shadowCard{display:inline-block;background-color:#fff;background-size:cover;background-repeat:no-repeat;background-position:50%;box-shadow:0 2px 35px 5px rgba(0,0,0,.2),1px 1px 15px 0 rgba(0,0,0,.19)}.siteHome.signInUser{background-color:#f4f4f4}.siteHome.signInUser .section3{padding-top:0}.loginSignup .loginDialog .forgotPasswordLink{display:inline-block;position:relative;font-size:12px}.loginSignup .signupDialog #reCaptcha{transform:scale(.83);position:relative;left:-17px;width:200px}.loginSignup .signupDialog #reCaptcha div{margin:0 auto}.loginSignup .signupDialog .validationNegative{font-size:13px}.loginSignup .signupBackground,.loginSignup button.signupBackground{display:block;height:40px;min-width:266px;padding:10px 10px 10px 50px;background-color:#fff;border:none;text-align:left;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:2px;box-shadow:0 1px 1px 1px #dadada}.loginSignup .signupBackground i,.loginSignup button.signupBackground i{position:absolute;top:0;left:0;margin-left:12px;width:18px;height:100%;background-size:contain;background-repeat:no-repeat;background-position:50%;color:#fff;font-size:20px;border-top-left-radius:2px;border-bottom-left-radius:2px}.loginSignup .signupBackground span,.loginSignup button.signupBackground span{color:#484848;font-size:14px;font-weight:400;line-height:20px}.loginSignup .signupBackground:hover,.loginSignup button.signupBackground:hover{background-color:#fafafa}.loginSignup .signupBackground.facebook i{background-image:url(/assets/images/FacebookLogo-d2ff57f8d4b58970f64e784c3ffe1d6f.png)}.loginSignup .signupBackground.google i{background-image:url(/assets/images/GoogleLogo-9e59b6d55650c85851e6ddd83b21bb52.png)}.loginSignup .loginOrSeparatorContainerVertical{height:180px;background-color:#d5d3c2;margin-left:40px;margin-right:40px;width:1px}.loginSignup .loginOrSeparatorContainerVertical .loginOrSeparator{font-size:12px!important}.loginSignup .loginOrSeparatorContainerVertical .loginOrSeparator.hasLine{display:block;top:77px;position:relative;left:-20px}.loginSignup .separatorColumn{width:82px}h1{font-size:36px;padding-bottom:.5em;margin:0 0 .5em}h1,h2{font-weight:200}h2{font-size:24px;padding-bottom:.2em;margin:0 0 .2em}h3{font-size:1.5em;font-weight:400;padding-bottom:.25em;padding-top:1em}input,textarea{outline-style:none}.centeredPageWithMaxWidth{max-width:960px;margin:0 auto}code{font-size:85%;background-color:rgba(27,31,35,.05);padding:.2em 0;margin:0;border-radius:3px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.roundedTop{border-radius:5px 5px 0 0}.roundCorners{border-radius:5px}.grayBorder{border-color:#707070}.z-index1{z-index:1}.pageSectionTitle{font-size:24px;color:#50504b;margin-bottom:20px;font-weight:700;display:block}.bold{font-weight:700!important}.noBold{font-weight:400!important}.fontSize13{font-size:13px!important}.fontSize16{font-size:16px}.fontSize20{font-size:20px}.unsetBackgroundColor{background-color:unset!important}.colorWhite{color:#fff!important}.colorBlack{color:#000!important}.colorRed{color:red!important}.colorGreen{color:green!important}.colorPremium{color:#f94d06!important}.colorBeige{color:#c4c4ab!important}.colorGray{color:#50504b!important}.colorLightGray{color:#a0a0ab!important}.underlineOnHover:hover{text-decoration:underline!important}.lineThrough{text-decoration:line-through}.noTextDecoration{text-decoration:none!important}.center{text-align:center}.ellipsify{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.clickCatcher{position:absolute;height:100%;width:100%;top:0}.margin0auto{margin:0 auto}.margin0{margin:0!important}.margin20{margin:20px!important}.marginRight2{margin-right:2px}.totallyCentered{position:absolute;top:50%;height:100px;margin-top:-50px;text-align:center;left:50%;margin-left:-50%;width:100%}.centeredHorizontal{margin:0 auto}.textAlignCenter{text-align:center}.textAlignLeft{text-align:left}.fullWidth{width:100%}.almostHalfWidth{width:49%}.inlineBlock{display:inline-block!important}.inlineBlockIGuess{display:inline-block}.inlineFlex{display:inline-flex!important}.flexCentered{display:flex;justify-content:center}.flexEnd{display:flex;justify-content:flex-end}.alignCenter{align-items:center}.flexWrap{flex-wrap:wrap}.flexSpaceBetween{display:flex;justify-content:space-between}.flexJustifyEnd{display:flex;justify-content:flex-end}.flexColumn{display:flex;flex-direction:column}.noFlex{flex:none!important}.inline{display:inline!important}.flexGrow{flex-grow:1!important}.noFlexGrow{flex-grow:0!important}.noFlexShrink{flex-shrink:0!important}.flexBasis50{flex-basis:50%}.relative{position:relative}.absolute{position:absolute}.absoluteTopRight{position:absolute;top:0;right:0}.block{display:block!important}.grid{display:grid!important}.flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.hidden{display:none!important}.invisible{visibility:hidden}.fixed{position:fixed}.autoWidth{width:auto!important}.right{float:right}.left{float:left}.noFloat{float:none!important}.absoluteLeft{left:0}.bottom{position:absolute;bottom:0}.noMinHeight{min-height:inherit!important}.minWidth0{min-width:0!important}.height100pcnt{height:100%}.right0{right:0!important}.noMarginTop{margin-top:0!important}.marginTopm15{margin-top:-15px}.marginTop2{margin-top:2px}.marginTop5{margin-top:5px}.marginTop10{margin-top:10px}.marginTop15{margin-top:15px}.marginTop20{margin-top:20px}.marginTop21{margin-top:21px}.marginTop23{margin-top:23px}.marginTop25{margin-top:25px}.marginTop50{margin-top:50px}.marginTop100{margin-top:100px}.noMarginRight{margin-right:0!important}.marginSide3{margin-right:3px!important;margin-left:3px!important}.marginRight5{margin-right:5px!important}.marginRight10{margin-right:10px!important}.marginRight15{margin-right:15px!important}.marginRight20{margin-right:20px!important}.marginRight30{margin-right:30px!important}.marginRight40{margin-right:40px!important}.noMarginLeft{margin-left:0!important}.marginLeft5{margin-left:5px!important}.marginLeft10{margin-left:10px!important}.marginLeft20{margin-left:20px!important}.marginLeft40{margin-left:40px!important}.marginLeft45{margin-left:45px!important}.noMarginBottom{margin-bottom:0!important}.marginBottom3{margin-bottom:3px!important}.marginBottom5{margin-bottom:5px!important}.marginBottom10{margin-bottom:10px!important}.marginBottom20{margin-bottom:20px!important}.marginBottom30{margin-bottom:30px!important}.marginBottom40{margin-bottom:40px!important}.marginBottom80{margin-bottom:80px!important}.marginContainer5>*{margin:auto 5px}.marginContainer5>:first-child{margin-left:inherit}.marginContainer5>:last-child{margin-right:inherit}.noPadding{padding:0!important}.noPaddingBottom,.noPaddingTop{padding-top:0!important}.paddingTop5{padding-top:5px!important}.paddingTop10{padding-top:10px!important}.paddingTop30{padding-top:30px!important}.paddingTop40{padding-top:40px!important}.paddingRight0{padding-right:0!important}.paddingRight5{padding-right:5px!important}.paddingRight15{padding-right:15px!important}.paddingRight20{padding-right:20px!important}.padding5{padding:5px}.padding20{padding:20px}.padding25{padding:25px}.padding30{padding:30px}.padding35{padding:35px}.padding2070{padding:20px 70px}.paddingLeft0{padding-left:0!important}.paddingLeft5{padding-left:5px!important}.paddingLeft115{padding-left:115px!important}.paddingBottom0{padding-bottom:0!important}.paddingBottom10{padding-bottom:10px!important}.paddingBottom20{padding-bottom:20px!important}.paddingBottom30{padding-bottom:30px!important}.fullWidthMinus20{width:calc(100% - 20px)!important}.smallPaddingBottom{padding-bottom:20px!important}.beigeBackground{background-color:#efeede}.transparentBackground{background-color:transparent!important}.top0{top:0}.top5{top:5px}.top10{top:10px}.dialog .titleWrapper{position:relative}.dialog .grayTitle{padding:10px 20px;font-size:18px;font-weight:200;background-color:#7c7b6f;color:#fff;cursor:default}.dialog .whiteTitle{padding:7px;font-size:16px;font-weight:700;background-color:#fdfdfd;color:#202020;cursor:default}.dialog .orangeTitle{background-color:#f94d06;height:34px;padding-top:10px;color:#fff;text-align:center;font-size:16px;font-weight:700}.dialog .noTopBorder{border-top:0!important}.noBorder{border:none!important}.orangeText{color:#f74e20}.width50{width:50%}.pointer{cursor:pointer}.default{cursor:default}.scrollingArrow{background-color:rgba(0,0,0,.35);border-radius:1000px;color:#fff;border:1px solid #fff;position:absolute;padding:14px 26px;cursor:pointer;transition:opacity .5s ease-out;z-index:10;font-size:14px}.scrollingArrow i{font-size:40px}.darkLayer{width:100%;height:100%;position:absolute;border-radius:inherit;top:0;left:0;background:linear-gradient(transparent,rgba(0,0,0,.4));mix-blend-mode:multiply}.darkLayer.topDown{background:linear-gradient(rgba(0,0,0,.2),transparent)}.darkLayer.flat{background:rgba(0,0,0,.5)}.noSpinners [type=number]{-moz-appearance:textfield}.noSpinners::-webkit-inner-spin-button,.noSpinners::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.iconInNavMenu{top:2px;position:relative;font-size:15px;left:-4px}.clearButton{position:absolute;right:10px;color:#c4c4ab;cursor:pointer}.textButton{font-size:inherit;background:inherit;padding:0;margin:0}.dimmer{transition:opacity 1s}.opacityThird{opacity:.33}.opacityHalf{opacity:.5}.opacityFull{opacity:1}.headerBanner{background-repeat:no-repeat;height:350px;background-size:cover;background-position:50% 50%;position:relative;display:block}.shadowBottom{box-shadow:0 2px 9px rgba(0,0,0,.25)}.verticalAlignBottom{vertical-align:bottom}@media (max-width:1023px){.hideAt1023{display:none!important}}@media (max-width:1100px){.hideAt1100{display:none!important}}@media (max-width:1120px) and (min-width:1024px){.hideAt1120to1024{display:none!important}}@media (max-width:890px){.hideAt890{display:none!important}}@media (max-width:870px){.hideAt870{display:none!important}}@media (max-width:850px){.hideAt850{display:none!important}}@media (max-width:600px){.hideAt600{display:none!important}}@media (max-width:575px){.hideAt575{display:none!important}}@media (max-width:550px){.hideAt550{display:none!important}}@media (max-width:500px){.hideAt500{display:none!important}}@media (max-width:450px){.hideAt450{display:none!important}}@media (max-width:400px){.hideAt400{display:none!important}}@media (max-width:350px){.hideAt350{display:none!important}}@media (min-width:1024px){.hideFor1024{display:none!important}}.height30{height:30px}.height17{height:17px}.minHeight20{min-height:20px}.minHeight145{min-height:145px}.exampleSeparator{margin-top:80px;margin-bottom:80px;display:block;border-bottom:1px solid rgba(245,86,41,.34)}.example{margin-left:50px;margin-right:50px}.example.brownBackground{background-color:#f7f7ee}.modernForm input,.modernForm select{outline:none}.modernForm input.inputMediumWidth{width:100px!important}.modernForm input[type=checkbox]{vertical-align:top}.modernForm input[type=range].modernSlider{-webkit-appearance:none;margin-top:15px;background-color:transparent}.modernForm input[type=range].modernSlider::-ms-track{height:2px;background:#a7a7a7;border-radius:0}.modernForm input[type=range].modernSlider::-moz-range-track{height:2px;background:#a7a7a7;border-radius:0}.modernForm input[type=range].modernSlider::-webkit-slider-runnable-track{height:2px;background:#a7a7a7;border-radius:0}.modernForm input[type=range].modernSlider:disabled::-ms-track{background:#c7c7c7}.modernForm input[type=range].modernSlider:disabled::-moz-range-track{background:#c7c7c7}.modernForm input[type=range].modernSlider:disabled::-webkit-slider-runnable-track{background:#c7c7c7}.modernForm input[type=range].modernSlider::-ms-thumb{border:1px solid #a7a7a7;height:18px;width:18px;border-radius:15px;background:#fff;margin-top:-9.5px;box-shadow:0 2px 5px #ccc;cursor:pointer}.modernForm input[type=range].modernSlider::-moz-range-thumb{border:1px solid #a7a7a7;height:18px;width:18px;border-radius:15px;background:#fff;margin-top:-9.5px;box-shadow:0 2px 5px #ccc;cursor:pointer}.modernForm input[type=range].modernSlider::-webkit-slider-thumb{-webkit-appearance:none;border:1px solid #a7a7a7;height:18px;width:18px;border-radius:15px;background:#fff;margin-top:-9.5px;box-shadow:0 2px 5px #ccc;cursor:pointer}.modernForm input[type=range].modernSlider:disabled::-webkit-slider-thumb{cursor:default;border-color:#c7c7c7}@media (pointer:coarse){.modernForm input[type=range].modernSlider::-ms-thumb{padding:12px;margin-top:-12.5px}.modernForm input[type=range].modernSlider::-moz-range-thumb{padding:12px;margin-top:-12.5px}.modernForm input[type=range].modernSlider::-webkit-slider-thumb{padding:12px;margin-top:-12.5px}}.modernForm.spacious input{margin-top:4px!important}.modernForm.spacious input[type=text],.modernForm.spacious textarea{font-size:14px;line-height:20px;padding:12px}.modernForm.spacious textarea{border:1px solid #dcdcdc}.modernForm.sellerSignup .checkboxDescription{width:auto}.modernForm .lighterText{color:#807f71}.modernForm .draggable{cursor:default}.modernForm.offWhiteBackground{background-color:#fdfdfd!important}.modernForm .mainMessage{margin-top:120px;font-size:36px;margin-bottom:10px;text-align:center}.modernForm .formRow.labelAbove{padding-top:10px}.modernForm label.labelAbove{position:absolute;top:-10px}.modernForm div.disabled,.modernForm label.disabled,.modernForm span.disabled{color:#aaa}.modernForm .checkboxSection{padding:15px 0;border-bottom:1px solid #d4d3bf}.modernForm .checkboxSection>.inputWithLabel label.checkboxDescription{flex:0.4}.modernForm .checkboxSection .checkboxSectionContent{margin-top:10px;margin-left:22px}.modernForm .section{display:table-cell;position:relative;width:450px;vertical-align:top;height:100%;padding-left:25px;padding-right:25px;padding-bottom:70px}.modernForm .section .sectionTitle{font-size:20px;padding-top:0;padding-bottom:10px;display:block}.modernForm .section .sectionTitle.largePadding{padding-bottom:25px}.modernForm .section .title{font-size:16px;font-weight:700;margin-bottom:5px}.modernForm .section .infoWrapper{position:relative;display:block;padding:20px;background-color:#fff;height:100%}.modernForm .section .subsection{border-bottom:1px solid #eef3f3;padding-bottom:17px;margin-bottom:15px}.modernForm .section .subsection.lastSubsection{border-bottom:0;margin-bottom:0}.modernForm .section.sectionFullWidth{width:100%;display:block}.modernForm .section.doubleWidth{min-width:950px;display:block}.modernForm .section.littleBottomPadding{padding-bottom:20px}.modernForm .section.columnsContainer{width:fit-content}.modernForm .sectionInRow{display:block;margin-bottom:30px}.modernForm .sectionInRow.last{margin-bottom:0}.modernForm .twoSectionsInline{display:block}.modernForm .searchWithDropdownResults input[type=text]{margin-bottom:5px}.modernForm .searchWithDropdownResults .results{border:1px solid #ccc;background-color:#fff;max-height:120px;overflow:scroll;box-sizing:border-box;width:100%;margin-bottom:5px}.modernForm .searchWithDropdownResults .results .result{display:flex;align-items:center;padding:5px;margin:2px 0;cursor:pointer}.modernForm .searchWithDropdownResults .results .result:hover{background-color:#f8f8f0}.modernForm .searchWithDropdownResults .results .result .resultImage{display:inline-block;height:20px;width:20px;background-size:auto 20px;background-position:50%;margin-right:8px;border-radius:10px}.modernForm .searchWithDropdownResults .results .result .resultName{flex:1}.modernForm .searchWithDropdownResults .results .noResults{padding:5px;margin:2px 0}.modernForm .inputWithLabel{margin-bottom:5px;margin-top:5px;display:flex}.modernForm .inputWithLabel.rightMargin{margin-right:20px}.modernForm .inputWithLabel input[type=checkbox],.modernForm .inputWithLabel input[type=radio]{margin-right:7px}.modernForm .inputWithLabel .checkboxDescription{display:inline-block;flex:1}@media screen and (max-width:1330px){.modernForm .userAvatarWrapper{margin:0 auto;min-width:inherit}.modernForm .section{display:block;padding-bottom:40px}.modernForm .section,.modernForm .section.doubleWidth{min-width:inherit;width:inherit}.modernForm .section.doubleWidth .columnsContainer{display:block}.modernForm .section.doubleWidth .columnsContainer .firstColumn,.modernForm .section.doubleWidth .columnsContainer .secondColumn{display:block;flex-grow:0;width:100%}.modernForm .section.columnsContainer{display:block!important;width:inherit}.modernForm .section.columnsContainer .firstColumn,.modernForm .section.columnsContainer .secondColumn{margin-right:0;margin-left:0}.modernForm .section.columnsContainer .sectionInRow{padding-right:0;padding-left:0}}.modernForm .noBorderBox{padding:20px 40px;margin-bottom:20px}.modernForm .grayColor{color:#818073}.modernForm .bigTitle{line-height:40px;font-size:30px;font-weight:700;display:block}.modernForm .thinTitle{font-size:25px;display:block}.modernForm .description{font-size:15px;display:block;margin-bottom:10px}.modernForm .description.smaller{font-size:13px;color:grey}.modernForm .description.largeDescription{font-size:17px}.modernForm .fingerprint{font-size:12px;margin-top:30px}.modernForm .centered{text-align:center}.modernForm .highlighted{color:#f94d06}.modernForm .formRow{margin-bottom:10px;line-height:20px}.modernForm .formRow.extraMargin{margin-bottom:30px}.modernForm .formRow.withBorder{border-bottom:1px solid #d4d3bf}.modernForm .formRow.withButton{width:calc(100% - 100px)}.modernForm .formRow .optionsContainer{max-height:102px;margin-bottom:-108px;box-shadow:none}.modernForm.spacious .formRow{margin-bottom:23px}.modernForm .formLabel{font-weight:400}.modernForm .formLabelDetail{margin-left:10px;font-size:12px}.modernForm .extraMargin{margin-bottom:30px!important}.modernForm .smallExtraMargin{margin-bottom:10px}.modernForm .mediumExtraMargin{margin-bottom:15px}.modernForm .inputDescription{font-weight:700;margin-bottom:5px;display:inline-block}.modernForm .inputDescription .formLabelHint{margin-left:20px}.modernForm .inputDescription.oneLine{display:block}.modernForm .inputDescription.noBold{font-weight:400}.modernForm .inputDescription.highlighted{color:#f94d06}.modernForm .columnsContainer{display:flex;width:100%}.modernForm .columnsContainer .sectionInRow{padding-right:25px;padding-left:25px}.modernForm .columnsContainer .section.mostLeft,.modernForm .columnsContainer .sectionInRow.mostLeft{padding-left:0}.modernForm .columnsContainer .section.mostRight,.modernForm .columnsContainer .sectionInRow.mostRight{padding-right:0}.modernForm .columnsContainer .column{width:inherit;margin-right:5px}.modernForm .columnsContainer .column.lastColumn{margin-right:0!important}.modernForm.spacious .firstColumn{margin-right:40px;display:flex}.modernForm.spacious .firstColumn *{flex-grow:1}.modernForm.spacious .secondColumn{display:flex}.modernForm.spacious .secondColumn *{flex-grow:1}.modernForm .firstColumn{flex-direction:row;flex-grow:1;flex-basis:0;margin-right:10px}.modernForm .column,.modernForm .secondColumn{flex-direction:row;flex-grow:1;flex-basis:0;position:relative}.modernForm .fixedWidthColumn{flex-grow:unset}.modernForm .firstColumn.fixedWidth,.modernForm .halfWidth{width:49%}.modernForm .grow02{flex-grow:0.2!important}.modernForm .gridContainer.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(370px,1fr))}.modernForm .gridContainer.grid.min172{grid-template-columns:repeat(auto-fill,172px)}.modernForm .gridContainer.grid.min190{grid-template-columns:repeat(auto-fill,190px)}.modernForm .gridContainer.grid.min270{grid-template-columns:repeat(auto-fill,270px)}.modernForm .gridContainer.grid.min355{grid-template-columns:repeat(auto-fill,355px)}.modernForm input[type=number],.modernForm input[type=password],.modernForm input[type=text]{font-size:20px;width:100%;padding:10px;text-align:left;margin:0;box-sizing:border-box;border:1px solid #dcdcdc;box-shadow:none!important}.modernForm input[type=number].whiteBackground,.modernForm input[type=password].whiteBackground,.modernForm input[type=text].whiteBackground{background-color:#fff}.modernForm input[type=number]:disabled,.modernForm input[type=password]:disabled,.modernForm input[type=text]:disabled{background-color:#f1f1f1;border-color:#e3e3e3;border-style:solid}.modernForm input[type=number].noBorder,.modernForm input[type=password].noBorder,.modernForm input[type=text].noBorder{border:0!important}.modernForm .embedParameter input{width:90%;border:1px solid #ccccd0}.modernForm textarea{font-size:20px;width:100%;padding:10px;text-align:left;margin:0;box-sizing:border-box;border-color:#ccc;min-height:80px}.modernForm input[type=number].mediumInput,.modernForm input[type=text].mediumInput{width:200px}.modernForm input[type=number].shortInput,.modernForm input[type=text].shortInput{width:70px}.modernForm input[type=number].shorterInput,.modernForm input[type=text].shorterInput{width:55px}.modernForm input.narrow{height:30px}.modernForm input[type=number].cvvInput{-moz-appearance:textfield}.modernForm input[type=number].cvvInput::-webkit-inner-spin-button,.modernForm input[type=number].cvvInput::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.modernForm .inputBorderCreditCard{border:1px solid #ccc;padding:8px}.modernForm .select{width:100%;position:relative}.modernForm .select.narrow{width:100px}.modernForm .select:before{content:"\25bc";position:absolute;pointer-events:none;color:#757575;top:0;bottom:1px;padding-top:.7em;line-height:1;right:0;width:2em;text-align:center;transform:scale(.84,.42);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.84, M12=0, M21=0, M22=0.42, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.84,M12=0,M21=0,M22=0.42,SizingMethod="auto expand")}.modernForm .select select{height:46px;padding:8px 25px 8px 8px;-webkit-appearance:none;-moz-appearance:none;width:100%;background:#fff;font-size:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #ccc;border-radius:0}.modernForm .select select:disabled{background-color:#f1f1f1;border:2px solid #e3e3e3}.modernForm .buttonWithPadding.actionButton.medium{padding:10px 20px}.modernForm .buttonWithPadding.actionButton.small{padding-left:20px;padding-right:20px}.modernForm .buttonsWrapper{padding-top:15px;position:relative}.modernForm .buttonsWrapper.lessPadding{padding:10px!important}.modernForm .buttonsWrapper.largeMarginTop{margin-top:50px}.modernForm .buttonsWrapper.topRight{position:absolute;top:0;right:0;margin-top:0;margin-bottom:0}.modernForm .buttonsWrapper.antiBody{margin-left:-50px;margin-right:-50px}.modernForm .buttonWrapper{position:relative}.modernForm .buttonsWrapper>.bottom{position:absolute;bottom:0;padding-bottom:15px}.modernForm .buttonOverlay{height:100%;width:100%;position:absolute;z-index:1000}.modernForm .button,.modernForm button{font-size:16px;font-weight:400;padding:8px 25px;text-align:center;white-space:nowrap;display:inline-block;text-decoration:none;border-radius:2px;border:0 solid grey;transition-property:color,background-color;transition-duration:.15s;cursor:pointer;position:relative}.modernForm .button i,.modernForm button i{position:absolute;left:10px}.modernForm .button.withShadow,.modernForm button.withShadow{box-shadow:0 1px 1px 1px #e2e2de}.modernForm .button.withDarkShadow,.modernForm button.withDarkShadow{box-shadow:0 1px 1px 1px #dadada}.modernForm .button.withPadding,.modernForm button.withPadding{padding-left:40px;padding-right:40px}.modernForm .button.withMorePadding,.modernForm button.withMorePadding{padding-left:55px;padding-right:55px}.modernForm .button.withPaddingEverywhere,.modernForm button.withPaddingEverywhere{padding:13px 30px}.modernForm .button.rightMargin,.modernForm button.rightMargin{margin-right:5px}.modernForm .button.iconWhenHover i,.modernForm button.iconWhenHover i{opacity:0;visibility:hidden;transition-property:visibility,opacity;transition-duration:1s}.modernForm .button.iconWhenHover:hover i,.modernForm button.iconWhenHover:hover i{opacity:1;visibility:visible}.modernForm button.iconic{width:23px;height:23px;padding:0;background-size:contain;background-color:transparent;vertical-align:middle}.modernForm button.iconic.bigger{width:30px;height:30px;margin-right:-3px;margin-top:-3px}.modernForm .button:disabled,.modernForm button:disabled{opacity:.5;cursor:default}.modernForm .button.rightMovementTransition,.modernForm button.rightMovementTransition{transform:translate(50px)}.modernForm .button.primary,.modernForm button.primary{color:#f8f8f8;background-color:#f55629;border-color:#c44521;outline-style:none}.modernForm .button.primary:hover,.modernForm button.primary:hover{color:#fff;background-color:#e34518}.modernForm .button.primary:disabled,.modernForm .button.secondary:disabled,.modernForm button.primary:disabled,.modernForm button.secondary:disabled{color:#f7f6ee;background-color:#c5c3af;border-color:#b0af9d;cursor:default}.modernForm .button.mini,.modernForm button.mini{font-size:11px;font-weight:700;padding:6px 9px;min-width:90px;color:#f0f0f0;background-color:#f55629;text-align:center;white-space:nowrap;text-decoration:none;border-radius:4px;border:0 solid grey;transition-property:opacity,color,background-color;transition-duration:.3s;vertical-align:baseline;cursor:pointer}.modernForm .button.narrow,.modernForm button.narrow{font-size:13px;width:60px;padding:7px 0}.modernForm .button.darkColors,.modernForm button.darkColors{background-color:#929289;color:#fff}.modernForm .button.freeColors,.modernForm button.freeColors{background-color:#bab9a6;color:#fff}.modernForm .button.freeColors:hover,.modernForm button.freeColors:hover{background-color:#929289}.modernForm .button.premiumColors,.modernForm button.premiumColors{background-color:#f64e20;color:#fff}.modernForm .button.premiumBorder,.modernForm button.premiumBorder{border:1px solid #f64e20}.modernForm .button.premiumColors:hover,.modernForm button.premiumColors:hover{background-color:#dd461d}.modernForm .button.premiumColorsInverse,.modernForm button.premiumColorsInverse{background-color:#fff;color:#f64e20}.modernForm button.shadowBorder{box-shadow:0 0 4px rgba(0,0,0,.25)}.modernForm .button.premiumColorsInverse:hover,.modernForm button.premiumColorsInverse:hover{background-color:#fafafa}.modernForm .button.learnColors,.modernForm button.learnColors{background-color:#71c8b9;color:#fff}.modernForm .button.learnColors:hover,.modernForm button.learnColors:hover{background-color:#65b4a6}.modernForm .button.learnColors .standardLink,.modernForm button.learnColors .standardLink{font-weight:700}.modernForm .button.learnColorsInverse,.modernForm button.learnColorsInverse{background-color:#fff;color:#71c8b9}.modernForm .button.learnColorsInverse:hover,.modernForm button.learnColorsInverse:hover{background-color:#fafafa}.modernForm .button.white,.modernForm .button.whiteWithBlackText,.modernForm button.white,.modernForm button.whiteWithBlackText{background-color:#fff;color:#a6aaa9;border:1px solid #d3d3d3;margin-top:-1px;margin-bottom:-1px}.modernForm .button.white:hover,.modernForm .button.whiteWithBlackText:hover,.modernForm button.white:hover,.modernForm button.whiteWithBlackText:hover{background-color:#fafaf5}.modernForm .button.whiteWithBlackText,.modernForm button.whiteWithBlackText{color:#7f7f7f}.modernForm .button.crazyPurpleColors,.modernForm button.crazyPurpleColors{background-color:#6c78b5;color:#fff}.modernForm .button.crazyPurpleColors:hover,.modernForm button.crazyPurpleColors:hover{background-color:#44539c;color:#fff}.modernForm .button.beigeColors,.modernForm button.beigeColors{background-color:#cfcdb9;color:#291404}.modernForm .button.beigeColors:hover,.modernForm button.beigeColors:hover{background-color:#945a0f;color:#000}.modernForm .button.brownColors,.modernForm button.brownColors{background-color:#bdbaa9;color:#000}.modernForm .button.brownColors:hover,.modernForm button.brownColors:hover{background-color:#929084;color:#000}.modernForm .button.grayColors,.modernForm button.grayColors{background-color:#7f7f7f;color:#fff}.modernForm .button.grayColors:hover,.modernForm button.grayColors:hover{background-color:#707070;color:#fff}.modernForm .checkboxWithNoInputDescription{position:relative;top:34px}.modernForm .buttonWithIcon{padding-left:10px}.modernForm .separator{height:1px;width:100%;background-color:#ebeced;margin-bottom:20px;margin-top:20px}.modernForm .circle{border-radius:1000px;background-color:#fff;display:inline-block;position:relative;text-align:center;border:1px solid #dcddcd;margin-right:5px;width:30px;height:30px;top:-5px}.modernForm .circle i{color:#dcddcd;top:5px;position:relative}.modernForm .circle.checked{background-color:#5ebfab;border:none}.modernForm .circle.checked i{color:#fff}.modernForm .circle.error{background-color:#f65d26;border:none}.modernForm .circle.error i{color:#fff}.modernForm .wizardSteps{display:flex;padding-bottom:10px;position:relative;top:5px}.modernForm .wizardSteps .step{display:inline-block;margin-right:40px;margin-top:5px;flex-grow:1}.modernForm .wizardSteps .step .circle{width:30px;height:30px;top:-5px;margin-right:5px}.modernForm .wizardSteps .step .circle .stepNumber,.modernForm .wizardSteps .step .circle i{color:#dcddcd;top:5px;position:relative;line-height:20px}.modernForm .wizardSteps .step .stepLabel{display:inline-block;font-weight:700}.modernForm .wizardSteps .step .stepLabel.noBold{font-weight:400}.modernForm .wizardSteps .step.selected .circle{background-color:#787768;border-color:#787768}.modernForm .wizardSteps .step.selected .stepNumber{color:#fff}.modernForm .wizardSteps .step.checked .circle{background-color:#5ebfab;border:none}.modernForm .wizardSteps .step.checked i{color:#fff}.modernForm .wizardSteps .step.error .circle{background-color:#f65d26;border:none}.modernForm .wizardSteps .step.error i{color:#fff}.modernForm.medium .select select{height:39px;font-size:13px}.modernForm.medium .select.narrow select{height:30px;padding-top:7px}.modernForm.medium input[type=number],.modernForm.medium input[type=password],.modernForm.medium input[type=text],.modernForm.medium textarea{font-size:13px;font-weight:400}.modernForm.medium input[type=number].short2Char,.modernForm.medium input[type=password].short2Char,.modernForm.medium input[type=text].short2Char,.modernForm.medium textarea.short2Char{width:50px}.modernForm.medium input[type=number].short4Char,.modernForm.medium input[type=password].short4Char,.modernForm.medium input[type=text].short4Char,.modernForm.medium textarea.short4Char{width:60px}.modernForm.small .select select{height:30px;font-size:11px}.modernForm.small input[type=number],.modernForm.small input[type=password],.modernForm.small input[type=text],.modernForm.small textarea{font-size:13px;font-weight:400}.modernForm.dialog{background-color:#fafaf4;border:0;border-radius:5px;max-height:calc(100vh - 40px);margin:20px auto;display:flex;flex-direction:column}.modernForm.dialog.roundedTop{border-radius:5px 5px 0 0}.modernForm.dialog.noMargin{margin:0}.modernForm.dialog .header{background-color:#f94d06;height:34px;padding-top:10px;color:#fff;text-align:center;font-size:16px;font-weight:700;flex-shrink:0}.modernForm.dialog>.titleWrapper{flex-shrink:0}.modernForm.dialog>.titleWrapper h4{display:inline-block;padding-left:5px;vertical-align:middle;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modernForm.dialog .beigeBackground{background-color:#fafaf4}.modernForm.dialog .uniformTitle{background-color:#fdfdfd;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;height:34px;padding-top:15px;padding-left:15px;color:#202020;font-size:17px;font-weight:700;border-radius:5px}.modernForm.dialog .secondRow{background-color:#fdfdfd;padding:10px 15px;border-bottom:1px solid #dcdcdc}.modernForm.dialog .bigHeader{font-size:30px;text-align:center;padding-left:20px;padding-right:20px;padding-top:35px}.modernForm.dialog .body{overflow-y:auto;border-bottom:1px solid #d4d3bf;border-top:1px solid #dcdcdc;padding:20px}.modernForm.dialog .body .scrollableDialog{overflow-y:auto;overflow-x:hidden;padding-right:5px;padding-bottom:20px}.modernForm.dialog .body.importScoreDialog{padding:9px 17px}.modernForm.dialog .body.largePadding{padding-left:40px;padding-right:40px}.modernForm.dialog .body.noBorder{border-bottom:none!important}.modernForm.dialog .body.noPadding{padding:0}.modernForm.dialog .body .bigText{font-size:16px;font-weight:600;margin-bottom:5px;margin-left:5px}.modernForm.dialog .antibody{padding:20px}.modernForm.dialog .buttonsWrapper{padding:15px;position:relative}.modernForm.dialog .close{position:absolute;right:0;top:1px;cursor:pointer}.modernForm.dialog button.close{padding:0}.modernForm.dialog .orangeTitle .close:hover{background-color:#ce5523}.modernForm.dialog .grayTitle .close:hover{background-color:#65645a}.modernForm.dialog .disclaimer{margin-bottom:0;margin-top:20px;font-size:11px}.modernForm.dialog .dismissableNotification{color:#fff;background-color:#f74e20;padding:10px 30px 10px 10px;box-shadow:0 2px 4px 0 grey;margin-left:0;display:block;border-radius:5px;margin-top:5px;margin-bottom:10px;position:relative}.modernForm.dialog .dismissableNotification i{position:absolute;top:5px;right:5px;color:hsla(0,0%,100%,.7);cursor:pointer}.modernForm.dialog.narrow{max-width:300px}.modernForm.dialogCenteredAndFitContent{display:flex;flex-direction:column}.modernForm.genericPage .largePadding{padding:20px 70px}.modernForm.genericPage .smallPadding{padding:20px 30px}.modernForm .headerButtons{float:right;height:24px}.modernForm .headerButtons .headerButton{display:inline-block;width:24px;height:24px;padding:0;background-color:transparent;background-size:cover}.modernForm .headerButtons .minimize{background-image:url(/assets/images/scorePalette/collapse-bc991f5309b5bb6051101338245ce5cb.svg)}.modernForm .headerButtons .maximize{background-image:url(/assets/images/scorePalette/fullscreen_expand-84342a861593c2a29e99fd2dccedf799.svg)}.inlineErrorContainer{position:absolute}.inlineErrorContainer .inlineError{background-color:#f74e20;color:#fff;font-size:11px;padding:7px 20px 7px 10px;border-radius:3px;cursor:pointer;z-index:100}.inlineErrorContainer i{position:absolute;right:4px;top:11px;color:#fb9b85;cursor:pointer}.inlineErrorContainer .arrowUp{margin:0 auto;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #f74e20}.inlineErrorContainer.editorError{max-width:250px;position:static}.importScoreDialog .ISDSubtitle{font-size:14px;margin-bottom:5px}.importScoreDialog .ISDCopy{font-size:12px;margin-bottom:15px}.importScoreDialog .chooseFileButton{font-size:14px;padding:2px 11px 4px}.importScoreDialog .fixedWidth{width:100px}.importScoreDialog .allignRight{display:flex;justify-content:flex-end}.importScoreDialog .devButton{width:100px;padding:2px 26px;margin-right:5px}.importScoreDialog .devButtonContainer{display:flex;justify-content:space-between;padding-top:5px;margin-bottom:20px}.importScoreDialog .importFileName{margin-left:0;max-width:100%;padding:10px}.importScoreDialog .loadStyles{padding:2px 30px;margin:0}.importScoreDialog .devOpts{display:flex;justify-content:space-between;margin-bottom:20px}.importScoreDialog .quanitizationOptions{display:flex;margin-bottom:33px}.mediaSyncEditor{background-color:#fafaf5;height:175px;display:block;position:absolute;bottom:0;width:100%;min-width:600px;border-top:1px solid #d2d3c5}.mediaSyncEditor .close{position:absolute;right:10px;top:10px;width:20px;height:20px;background-image:url(/assets/images/mediaSync/close-a129aa048a67cba182ffc760df608d2d.svg);cursor:pointer;transition-property:background-color;transition-duration:.15s}.mediaSyncEditor .close:hover{background-color:#fff}.mediaSyncEditor .deleteMediaButton{position:absolute;right:40px;top:8px;width:30px;height:30px;background-image:url(/assets/images/mediaSync/delete-ae678b8cefe129a0d93d23fc9da15863.svg);cursor:pointer;transition-property:background-color;transition-duration:.15s;background-size:cover}.mediaSyncEditor .mediaEmbedContainer{width:300px;height:200px;display:inline-block;position:relative;vertical-align:top;margin-top:5px;margin-left:5px;margin-right:15px}.mediaSyncEditor .mediaEmbedContainer .syncDescription{width:220px;margin:0 auto;height:200px;top:10px;position:relative}.mediaSyncEditor .mediaEmbedContainer .syncDescription .syncGraphic{width:100px;height:100px;display:inline-block;background-image:url(/assets/images/mediaSync/syncGraphic-2580213d55b4d6391e1780d02b6e786d.svg)}.mediaSyncEditor .mediaEmbedContainer .syncDescription span{display:inline-block;width:115px;vertical-align:top;padding-top:8px}.mediaSyncEditor .mediaEmbedContainer .jPlayerVideo{width:290px}.mediaSyncEditor .mediaEmbedContainer .jp-progress-slider{top:90px}.mediaSyncEditor .mediaEmbedContainer .audioSyncedText{text-align:center;top:40px;position:relative}.mediaSyncEditor .actionsContainer{display:inline-block;width:calc(100% - 350px)}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer{display:inline-block;position:relative;vertical-align:top;width:100%;min-height:100px;margin-bottom:10px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .mediaUrlContainer .urlInput{width:600px;margin-right:5px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .mediaUrlContainer .loadButton{display:inline-block;top:1px;position:relative}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .mediaUrlContainer .error{color:red;padding-top:5px;display:block;font-size:12px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle{margin-top:12px;margin-bottom:12px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .circledNumber{color:#dd461d;font-weight:700;background-color:#fff;border:1px solid #bab9a6;border-radius:100px;height:10px;width:10px;padding-right:5px;padding-left:5px;text-align:center;margin-right:5px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls{margin-left:40px;display:inline-block;position:relative}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .text{cursor:pointer;font-weight:400;color:red}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer{background-color:#fafaf5;position:absolute;width:272px;height:90px;top:-138px;z-index:100;padding:20px;border:1px solid #d2d3c5;border-radius:5px;left:-100px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer .keyboardContainerPointer{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:7px solid green;position:absolute;left:141px;top:129px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer .upperRow{display:block;margin-bottom:4px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer .keyboardKey{width:35px;height:35px;background-color:#fff;border-radius:5px;border:1px solid #d2d3c5;padding-top:5px;padding-left:5px;font-size:11px;color:#d2d3c5;display:inline-block;font-weight:700}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer .keyboardKey .keyAction{font-weight:400}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .stepTitle .keyboardControls .keyboardContainer .keyboardSpace{width:218px;background-color:#8b897b;border:1px solid #d2d3c5;color:#fff;float:right}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer{width:100%;margin-top:20px;margin-bottom:20px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .syncProgressBar{height:2px;width:96%;background-color:#d7d6d9;top:17px;position:relative;display:inline-block}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer #syncedBar{height:2px;background-color:#dd461d;top:75px;position:absolute}@-moz-document url-prefix(){.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer #syncedBar{top:78px}}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks{width:100%;position:relative}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark{height:50px;width:10px;position:absolute}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markTopPart{background-color:#8b897b;width:12px;height:10px;padding-left:2px;padding-right:2px;text-align:center;color:#fff;font-size:11px;left:-7px;position:relative;padding-top:1px;cursor:pointer}@-moz-document url-prefix(){.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markTopPart{font-size:9px}}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markBottomPart{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:7px solid #8b897b;position:relative;left:-7px;cursor:pointer}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markTopPart.selected{background-color:#666658}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markBottomPart.selected{border-top-color:#666658}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .markLine{background-color:#1d1d1c;height:10px;width:1px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .infoBox{background-color:#fff;width:90px;left:-45px;text-align:center;position:absolute;top:-40px;font-size:11px;padding-top:10px;padding-bottom:10px;box-shadow:0 0 18px -5px rgba(0,0,0,.7)}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark .infoBoxPointer{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:7px solid #fff;position:absolute;left:-6px;top:-8px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark.cursor .markTopPart{background-color:#dd461d}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .marks .mark.cursor .markBottomPart{border-top:7px solid #dd461d}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .time{font-size:10px;display:inline-block;position:absolute;left:-7px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .endTime{position:absolute;right:42px;top:83px;left:auto}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .progressBarArrow{height:50px;width:10px;cursor:pointer;display:inline-block;position:absolute;background-size:cover;width:20px;transition-property:background-color;transition-duration:.15s}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .progressBarArrow:hover{background-color:#fff}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .progressBarArrow.rightArrow{background-image:url(/assets/images/mediaSync/rightArrow-17c86b745834d387207abdaf173ec7bb.svg);background-position-x:33px;box-shadow:-7px 0 9px -7px rgba(0,0,0,.7);margin-left:2px}.mediaSyncEditor .actionsContainer .actionBar .mediaInfoContainer .syncProgressBarContainer .progressBarArrow.leftArrow{background-image:url(/assets/images/mediaSync/leftArrow-5758eb70cc45e0a7b017fdd9373d6131.svg);background-position-x:36px;box-shadow:7px 0 9px -7px rgba(0,0,0,.7);margin-left:-22px}.mediaSyncEditor .actionsContainer .buttonsWrapper{position:relative;display:block;margin-top:-1px;vertical-align:bottom}.mediaSyncEditor .actionsContainer .buttonsWrapper .buttonsGroup{margin-right:20px;display:inline-block}.mediaSyncEditor .actionsContainer .buttonsWrapper .actionButton{display:inline-block;position:relative;vertical-align:top;font-size:13px}.mediaSyncEditor .actionsContainer .buttonsWrapper .actionButton.right{margin-left:5px}.mediaSyncEditor .actionsContainer .buttonsWrapper .buttonWithIcon{padding-left:50px}.mediaSyncEditor .actionsContainer .buttonsWrapper .buttonWithIcon .actionButton{left:0;position:absolute;top:5px;width:10px;border-right:1px solid #edecda;border-radius:0;height:18px;background-position-y:-2px;background-size:cover;margin-left:2px}.mediaSyncEditor .actionsContainer .buttonsWrapper .buttonWithIcon span{padding-left:20px}.mediaSyncEditor .actionsContainer .buttonsWrapper .actionIcon{width:0;height:15px;background-size:40px;background-repeat:no-repeat;background-position-y:-1px}.mediaSyncEditor .actionsContainer .buttonsWrapper .zoomWrapper{display:inline-block;position:relative}.mediaSyncEditor .actionsContainer .buttonsWrapper .zoomWrapper .zoomLevel{position:absolute;left:14px;color:#f64e20;top:38px}.mediaSyncEditor .actionsContainer .buttonsWrapper .beginningIcon{background-image:url(/assets/images/mediaSync/beginning-62ef2025e5277456f7d72bcecaf7e9b2.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .playIcon{background-image:url(/assets/images/mediaSync/play-84dce6df30c2bb072def7fabb38174e5.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .pauseIcon{background-image:url(/assets/images/mediaSync/pause-fbdd88c1e1f7a62d53514ad7d7fa4e70.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .clearAllIcon{background-image:url(/assets/images/mediaSync/clearAll-6d2fcfe1b6595de92f0e59486a75c57d.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .startPointIcon{background-image:url(/assets/images/mediaSync/startPoint-8023778dafb93641bee1566b36b5e76f.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .zoomIcon{background-image:url(/assets/images/mediaSync/zoom-f3ff0605835eb93c68513e1235293003.svg)}.mediaSyncEditor .actionsContainer .buttonsWrapper .measureIcon{background-image:url(/assets/images/mediaSync/measure-4817280e5f2fc854e3729b1c5584d84b.svg)}.searchWrapper{overflow-y:auto;overflow-x:hidden;max-height:640px;box-shadow:0 0 7px 0 #dadada}.searchBarContainer{padding:6px;background-color:#fff;margin-bottom:3px}.searchBarContainer .searchBar{display:inline-block;border-right:1px solid #d2d3c5;margin-left:5px;margin-right:10px}.searchBarContainer .searchBar input{border:0;padding:10px 10px 10px 5px;width:150px;margin-left:5px}.searchBarContainer .searchBar input:focus{outline:none}.searchBarContainer .searchBar.fullWidthInput{border-right:none}.searchBarContainer .searchBar.fullWidthInput input{width:345px}.searchBarContainer .standardLink{color:#dd461d!important}.searchResults{background-color:#fff;padding:6px}.searchResults .resultsSection{padding:5px}.searchResults .resultsSection .sectionTitleContainer{border-bottom:1px solid #d2d3c5;display:block}.searchResults .resultsSection .sectionTitleContainer .sectionTitle{font-weight:700}.searchResults .resultsSection .resultContainer{margin-bottom:5px;margin-top:5px;cursor:pointer;transition-property:background-color;position:relative;height:30px}.searchResults .resultsSection .resultContainer span{top:3px;position:absolute;color:#000;text-overflow:ellipsis;width:342px;overflow:hidden;font-weight:400}.searchResults .resultsSection .resultContainer .resultsSeparator{margin-right:5px;margin-left:5px;color:#adaaa9;font-weight:700;cursor:pointer}.searchResults .resultsSection .resultContainer .shortcut{margin-left:10px}.searchResults .resultsSection .resultContainer .resultIcon{height:30px!important;width:30px;min-width:30px!important;min-height:30px;padding:5px!important;background-size:30px 30px!important;margin-right:10px;background-color:#f8f8f0;background-position:50%!important;box-sizing:border-box;vertical-align:top;display:inline-block}.searchResults .resultsSection .resultContainer .resultIcon.userGuide{background-image:url(/assets/images/userGuide-cca3a0f67e0277db7a5ec3cd3d086a6e.svg);background-color:#eeeee7}.searchResults .resultsSection .resultContainer .resultIcon.helpCenter{background-image:url(/assets/images/scorePalette/helpCenterNav-69948290d57b61777364b176d18f3b79.svg);background-color:#eeeee7}.searchResults .resultsSection .resultContainer .resultsLocation{margin-left:10px;color:#dd461d!important}.searchResults .resultsSection .resultContainer .resultsLocation:hover{text-decoration:none}.searchResults .resultsSection .resultContainer .resultIcon.searchItem-group{background-image:url(/assets/images/search/group-b298602b108a45c416cdefd096634164.png)}.searchResults .resultsSection .resultContainer .resultIcon.searchItem-score{background-image:url(/assets/images/search/score-4f56b3c7e80d63a4f67326bc905ebf71.png)}.searchResults .resultsSection .resultContainer .resultIcon.searchItem-member{background-image:url(/assets/images/search/member-fd189808da4ed53b0e34ce78d1e25617.png)}.searchResults .resultsSection .resultContainer .resultIcon.searchItem-product{background-image:url(/assets/images/search/marketplace-92de55292c20cfe82bd89031bb64da05.png)}.searchResults .resultsSection .resultContainer.disabled{cursor:default}.searchResults .resultsSection .resultContainer.disabled span{color:#999!important}.searchResults .resultsSection .resultContainer.disabled .resultIcon,.searchResults .resultsSection .resultContainer.disabled .resultsSeparator{cursor:default!important}.searchResults .resultsSection .resultContainer.selected{background-color:#f8f8f0}.searchResults .resultsSection .resultContainer:hover{background-color:#fbfbf9}.helpPointer{position:relative;z-index:20}.helpPointer .pointerArrow{width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:20px solid #f94d06;display:inline-block}.helpPointer .pointerBody{height:32px;width:70px;background-color:#f94d06;display:inline-block;position:relative}.filterPanel{width:250px;flex-grow:0;min-width:250px;background-color:#fafaf5;display:inline-block;border-left:1px solid #cfceb9;padding:27px 15px 15px;position:absolute;right:0;top:0;bottom:0;overflow-y:scroll;z-index:10}.filterPanel .text.soft{color:#7b7b6b}.filterPanel .filterHeader{margin-bottom:10px;display:block}.filterPanel .filterHeader .title{font-size:16px;font-weight:500}.filterPanel .filterSection{display:block;border-top:1px solid #d8d6c1;margin-bottom:10px;padding-top:10px;padding-left:2px}.filterPanel .filterSection .title{font-weight:500;margin-bottom:5px;display:inline-block}.filterPanel .filterSection .searchableIcon{cursor:pointer;transition:color .2s ease}.filterPanel .filterSection .searchableIcon:hover{color:#f94d06}.filterPanel .filterSection .searchInput{margin-bottom:10px}.filterPanel .filterSection .clearSearchButton{position:absolute;top:13px;right:10px;color:#d8d7c1;transition:color .2s ease;cursor:pointer}.filterPanel .filterSection .clearSearchButton:hover{color:#918f7d}.filterPanel .filterSection .searchForMoreText{cursor:pointer;transition:color .2s ease;color:#4f4e4e}.filterPanel .filterSection .searchForMoreText:hover{color:#585856}.filterPanel .filterSection .showMoreOrLess{margin-top:10px;cursor:pointer;display:block}.filterPanel .filterSection .elementsContainer .filterElement{position:relative;height:18px;display:block}.filterPanel .filterSection .elementsContainer .filterElement label{cursor:pointer;transition:color .2s ease;top:0;position:absolute;display:inline-block;position:relative;float:left}.filterPanel .filterSection .elementsContainer .filterElement label.selected .elementName,.filterPanel .filterSection .elementsContainer .filterElement label.selected .elementNumber,.filterPanel .filterSection .elementsContainer .filterElement label:hover .elementName,.filterPanel .filterSection .elementsContainer .filterElement label:hover .elementNumber{color:#585856}.filterPanel .filterSection .elementsContainer .filterElement .elementName{color:#4f4e4e}.filterPanel .filterSection .elementsContainer .filterElement .elementNumber{color:#8f8d7e}.filterPanel .filterSection .elementsContainer .filterElement .removeElement{width:17px;height:17px;background-image:url(/assets/images/removeElement-8c286c7adf2a9409bd51dfcace1788af.svg);position:relative;display:inline-block;margin-left:5px;cursor:pointer;float:left}.filterPanel .filterSection .elementsContainer.collapsed{max-height:90px;overflow-y:hidden}.headerSearchPaletteSection{position:relative;max-width:600px}.headerSearchPaletteSection .search{background-image:url(/assets/images/search-4eab342fc0fbc87bf615f3174f436ab2.svg);background-size:30px 30px;background-position:5px 5px;background-repeat:no-repeat;transition:box-shadow .3s ease-in-out;outline:none;border:1px solid #e1e1e1;width:100%;padding-left:40px!important;background-color:transparent}.headerSearchPaletteSection .search:focus{box-shadow:0 0 7px 0 #dadada}.headerSearchPaletteSection i{position:absolute;top:23px;left:10px;color:#aaaaa0}.twoColumn .member,.twoColumn .memberCard{float:left;width:48.5%;margin-right:1%}.threeColumn .member,.threeColumn .memberCard{float:left;width:32%;margin-right:1%}.fourColumn .member,.fourColumn .memberCard{float:left;width:23.8%;margin-right:1%}.memberCard{background-color:#fefefd;box-shadow:0 1px 2px rgba(0,0,0,.25);cursor:pointer;border-radius:5px;position:relative;margin-bottom:10px;height:80px;user-select:none;transition-property:background-color;transition-duration:.25s;display:flex;flex-direction:row}.memberCard .memberAvatar{display:block;height:80px;width:80px;margin-right:10px;background-repeat:no-repeat;background-position:left 0;flex-grow:0}.memberCard .authorDetails{display:inline-block;flex-grow:1;overflow-y:auto;margin-right:15px}.memberCard .authorDetails .memberCardInfo{color:grey;margin-top:3px;font-size:13px}.memberCard .authorDetails .addon-icon{width:26px;height:28px;background-repeat:no-repeat}.memberCard .authorDetails .addon-icon.libraries{background-image:url(/assets/images/modernPalette/libraries-fea48f79248e3c53e533d6242273ba90.svg);background-size:24px}.memberCard .authorDetails .addon-icon.soundcheck{background-image:url(/assets/images/modernPalette/soundcheck-c3b496a6097adb680dd0621e7bfb7ccb.svg);background-size:24px}.memberCard .contextMenuItemsButton{top:25px;right:10px;flex-grow:0}.memberCard .editingSelector{position:relative;float:right;width:48px;height:48px;top:13px;right:2px;background-image:url(/assets/images/edit_user_handle-f67e58631c3050627bb20dd70648cc09.png)}.memberCard .editingSelector.editingMode{background-position:left -70px}.memberCard.selected .editingSelector.editingMode{background-position:left -140px}.memberCard.notRemovable{display:none}.memberCard.clickableMode:hover{background-color:#fff}.memberCard.smallMemberCard{height:48px;margin-bottom:5px;margin-right:25px}.memberCard.smallMemberCard .adminAvatar{display:inline-block;overflow:hidden;position:relative;top:2px;left:3px}.memberCard.smallMemberCard .authorName{font-size:14px;top:9px;position:relative;left:5px}.memberCard.smallMemberCard .authorDetails{position:relative}.memberCard.smallMemberCard .editingSelector{top:0}.memberCard.smallMemberCard .standardLink:hover{text-decoration:none}#nf-quote{color:#3d3f3e;font-size:13px;font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}#nf-quote dd,#nf-quote div,#nf-quote dl,#nf-quote dt,#nf-quote h1,#nf-quote p,#nf-quote pre,#nf-quote span,#nf-quote strong,#nf-quote table,#nf-quote tbody,#nf-quote td,#nf-quote tfoot,#nf-quote th,#nf-quote thead,#nf-quote tr{width:auto;height:auto;margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box}.watermarked{background-image:url(https://static-sjc.recurly.com/assets/ui/test_invoice_watermark-444ffad3efd67db638d7dc3c6bb1ffcd.png);background-repeat:no-repeat;background-size:600px;background-position:center 40px}#nf-quote{min-height:700px}#nf-quote pre{font-family:Helvetica,Arial,sans-serif}#nf-quote .row{clear:both}#nf-quote [class*=span]{float:left;box-sizing:border-box}#nf-quote .span1{width:8.333%}#nf-quote .span2{width:16.667%}#nf-quote .span3{width:25%}#nf-quote .span4{width:33.333%}#nf-quote .span5{width:41.667%}#nf-quote .span6{width:45%;padding-right:15px}#nf-quote .span6b{width:55%}#nf-quote .span7{width:58.333%}#nf-quote .span8{width:66.667%}#nf-quote .span9{width:75%}#nf-quote .span10{width:83.333%}#nf-quote .span11{width:91.667%}#nf-quote .span12{width:100%}#nf-quote .offset1{margin-left:8.333%}#nf-quote .offset2{margin-left:16.667%}#nf-quote .offset3{margin-left:25%}#nf-quote .offset4{margin-left:33.333%}#nf-quote .offset5{margin-left:41.667%}#nf-quote .offset6{margin-left:50%}#nf-quote .offset7{margin-left:58.333%}#nf-quote .offset8{margin-left:66.667%}#nf-quote .offset9{margin-left:75%}#nf-quote .offset10{margin-left:83.333%}#nf-quote .offset11{margin-left:91.667%}#nf-quote .offset12{margin-left:100%}#nf-quote h1{font-size:1.4em;font-weight:700;margin-bottom:8px}#nf-quote .quote-title h1{font-size:2em}#nf-quote h2{font-weight:400;padding-bottom:8px}#nf-quote .company{margin-bottom:25px;line-height:1.4em}#nf-quote .account{margin-top:10px;line-height:1.4em;padding-right:20px}#nf-quote .logo{margin-bottom:8px}#nf-quote .billed-on{line-height:1.4em;margin-bottom:25px}#nf-quote .billed-on dt{white-space:nowrap;width:150px;float:left;color:#898e8b}#nf-quote .billed-on dd{font-weight:700}#nf-quote .billed-on dd.pending{font-weight:400;font-style:italic}#nf-quote .billed-on dd:nth-child(2),#nf-quote .billed-on dt:first-child{font-size:1.4em;padding-bottom:5px}#nf-quote .hint{color:#898e8b}#nf-quote .overview{font-size:1.1em;border:1px solid #cbcbc0}#nf-quote .overview .amount,#nf-quote .overview .date,#nf-quote .overview .status{padding:12px}#nf-quote .overview .status{text-align:center;font-weight:700;color:#fff;border-bottom:1px solid #cbcbc0;text-transform:uppercase}#nf-quote .overview .status.paid.refunded,#nf-quote .overview .status.paid.voided{background-color:#801baf}#nf-quote .overview .status.paid{background-color:#98af1b}#nf-quote .overview .status.past_due{background-color:#ea9707}#nf-quote .overview .status.pending,#nf-quote .overview .status.processing{background-color:#0075ba}#nf-quote .overview .status.failed{background-color:#e35256}#nf-quote .overview .date{background-color:#e7e7e2;border-bottom:1px solid #cbcbc0}#nf-quote .overview .amount{text-align:center;font-size:2.8em;font-weight:700;line-height:1}#nf-quote .overview .amount .currency{color:#cbcbc0;font-size:.4em}#nf-quote table{width:100%}#nf-quote table.line-items th{text-align:left}#nf-quote table.line-items{border:1px solid #cbcbc0;margin-top:25px}#nf-quote table tr:nth-child(2n){background-color:#f2f2ef}#nf-quote table.totals{padding-top:10px}#nf-quote table.totals .due_amount{font-size:1.4em;font-weight:700}#nf-quote table thead th{background-color:#e7e7e2;border-bottom:1px solid #cbcbc0}#nf-quote table thead th.date-header{width:8em}#nf-quote table thead th.date-range-header{width:12em}#nf-quote table td,#nf-quote table th{padding:10px}#nf-quote .align-right,#nf-quote table.line-items th.align-right{text-align:right}#nf-quote .no-wrap{white-space:nowrap}#nf-quote .company span.no-wrap{color:inherit}#nf-quote .notes{padding:30px 30px 30px 0}#nf-quote .notes .fineprint{margin-top:10px;font-style:italic}#nf-quote .note{margin-top:30px}#nf-quote .notes-label{font-family:Helvetica Neue;font-size:13px;color:#898e8b;line-height:14px}#nf-quote .notes-text{font-family:Helvetica Neue;color:#3d3f3e;max-width:250px}#nf-quote .notes-text>pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}#nf-quote .note .small{font-size:13px;line-height:18px}#nf-quote .note .large{font-size:18px;line-height:25px}.scoreRow{position:relative;margin:2px 0 0;border-radius:5px;transition-property:background-color;transition-duration:.25s;background-repeat:no-repeat;background-position:5px 0;background-color:#fefefd;user-select:none;line-height:20px}.scoreRow a{text-decoration:none}.scoreRow .scoreBody{padding:0 10px;display:flex;flex-direction:row;cursor:pointer}.scoreRow .scoreBody.productBody{padding-top:3px}.scoreRow .scoreBody .officialBadge{font-size:7px;margin-left:3px}.scoreRow .scoreBody .aliasText{margin-left:10px;font-size:12px;color:#838383;margin-top:1px}.scoreRow .scoreBody .audioPreview{cursor:pointer;position:relative;width:30px;height:30px;background-position-x:left;background-position-y:center;background-repeat:no-repeat;transition:opacity .25s linear}.scoreRow .scoreBody .audioPreview.notPlaying{opacity:0}.scoreRow .scoreBody .audioPreview.playing{opacity:1;background-image:url(/assets/images/audioPreview/playing-2cdc1786c7c4d36259f161fcafdaf7b1.svg)}.scoreRow .scoreBody .audioPreview.noPlay{opacity:0}.scoreRow .scoreBody .title{display:flex;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-basis:25%;flex-grow:1}.scoreRow .scoreBody .title .unsaved{color:red;font-weight:700}.scoreRow .scoreBody .status{color:#fff;font-weight:700;padding:1px 5px;border-radius:3px}.scoreRow .scoreBody .status.Finalized{background-color:red}.scoreRow .scoreBody .status.Archived{background-color:#ffa31a}.scoreRow .scoreBody .status.Published{background-color:#090}.scoreRow .scoreBody .composer,.scoreRow .scoreBody .contributors{flex-basis:12%;flex-grow:1}.scoreRow .scoreBody .composer,.scoreRow .scoreBody .contributors,.scoreRow .scoreBody .productCopy{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;overflow:hidden}.scoreRow .scoreBody .productCopy{width:60px}.scoreRow .scoreBody .format{flex-basis:12%;flex-grow:1}.scoreRow .scoreBody .format,.scoreRow .scoreBody .forSale{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;overflow:hidden}.scoreRow .scoreBody .forSale{flex-basis:10%;flex-shrink:2}.scoreRow .scoreBody .price{flex-basis:50px;flex-grow:.5}.scoreRow .scoreBody .author,.scoreRow .scoreBody .price{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:10px}.scoreRow .scoreBody .author{flex-basis:5%;flex-grow:1}.scoreRow .scoreBody .stateInfo{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;flex-basis:10%}.scoreRow .scoreBody .socialBit{background-repeat:no-repeat;background-position:0;padding:1px 0 1px 18px;margin-left:6px;font-size:11px;display:inline-block}.scoreRow .scoreBody .socialBits{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:10px;flex-basis:150px}.scoreRow .scoreBody .socialBits .faves,.scoreRow .scoreBody .socialBits .filler,.scoreRow .scoreBody .socialBits .views{min-width:20px}.scoreRow .scoreBody .date{color:#606060;font-size:13px;margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:0;flex-basis:90px;flex-grow:0;text-align:right;font-size:11px;padding:1px 0}.scoreRow .scoreBody:hover .audioPreview.notPlaying{opacity:1;background-image:url(/assets/images/audioPreview/play-7a1c981521963d8f942a75ad78c704b5.svg)}.scoreRow .scoreBody:hover .audioPreview.playing{opacity:1;background-image:url(/assets/images/audioPreview/stopPlay-ac5dbe1b8625d59211f9b516747f26d9.svg)}.scoreRow .scoreBody:hover .audioPreview.noPlay{opacity:1;background-image:url(/assets/images/audioPreview/noPlay-64bfaa162f2c46eb1040eac6982e6be9.svg)}.scoreRow .scoreBody.archived,.scoreRow .scoreBody.cantAccess{opacity:.25}.scoreRow .premium{position:absolute;top:6px;right:10px;height:1px;width:14px;background-image:url(/assets/images/score_premium-51d1d103f634a65f64d543146ecbf122.png);background-repeat:no-repeat}.scoreRow .editHandle{background-image:url(/assets/images/edit_handle_score_row-af7bf7946799e2ac35ec5d3d393f9aec.png);height:40px;width:40px}.scoreRow .editHandle.product{display:block;background-image:url(/assets/images/edit_handle_product_row-63a8ba5ddc04992d5257780a04b1e92f.png)}.scoreRow .editHandle.collection{display:block;background-image:url(/assets/images/edit_handle_collection_row-82b8880c854ea8ee091fd1baccd48f25.png)}.scoreRow .editHandle:hover{background-position:left -56px}.scoreRow .editHandle.collection:hover,.scoreRow .editHandle.product:hover{background-position:left 0}.scoreRow .scoreCollectionList{font-size:12px;line-height:12px;overflow:hidden;white-space:nowrap;position:absolute;top:32px;left:47px;right:8px;margin:0}.scoreRow .scoreCollectionList .scoreCollection{display:inline-block;background-color:#f5f5f0;color:#666658;margin-left:3px;padding:2px 8px;border-radius:3px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.scoreRow .productBody .audioPreview,.scoreRow.productRow .audioPreview{top:2px}.scoreRow .productBody label,.scoreRow.productRow label{text-decoration:none!important}.scoreRow .productBody .productSocialBits,.scoreRow.productRow .productSocialBits{display:flex;flex-basis:210px;flex-grow:0}.scoreRow .productBody .productSocialBits .ratings,.scoreRow.productRow .productSocialBits .ratings{color:#606060;font-size:11px;width:91px;line-height:35px}.scoreRow .productBody .productSocialBits .ratings .stars.small i,.scoreRow.productRow .productSocialBits .ratings .stars.small i{width:12px}.scoreRow .productBody .productSocialBits .ratingsPlaceholder,.scoreRow.productRow .productSocialBits .ratingsPlaceholder{width:91px}.scoreRow .productBody .productSocialBits .productSocialBit,.scoreRow.productRow .productSocialBits .productSocialBit{color:#606060;display:inline-block;width:45px;font-size:12px;margin:8px;min-width:28px}.scoreRow .productBody .productSocialBits .productSocialBit .socialCount,.scoreRow.productRow .productSocialBits .productSocialBit .socialCount{font-size:11px;margin-left:3px}.scoreRow .productBody .productSocialBits .ratings .stars.small i{width:10px}.productListHeader{position:relative;display:flex;flex-direction:row;margin:2px 0 8px 40px;font-size:14px}.productListHeaderItem{float:left;font-weight:700}.productListHeader .title{display:flex;flex-basis:25%}.productListHeader .artistWriter,.productListHeader .title{margin-top:8px;margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.productListHeader .artistWriter{flex-basis:12%}.productListHeader .arrangement{flex-basis:12%;flex-grow:1}.productListHeader .arrangement,.productListHeader .price{margin-top:8px;white-space:nowrap;text-overflow:ellipsis;margin-right:10px}.productListHeader .price{flex-basis:61px;flex-grow:.5;overflow:hidden}.productListHeader .social{display:flex;flex-basis:210px;flex-grow:0}.scoreRow:hover{background-color:#fff}.scoreRow.listCollections .editHandle{height:56px}.scoreRow.library .editHandle{background-position:left -168px}.scoreRow.library .editHandle:hover{background-position:left -56px}.scoreRow.soundcheck .editHandle{background-position:left -221px}.scoreRow.soundcheck .editHandle:hover{opacity:1;background-position:left -58px}.scoreRow.soundcheck.disabled:not(.editingList) .editHandle{opacity:.25}.scoreRow.soundcheck.disabled:not(.editingList) .editHandle:hover{opacity:1;background-position:left -56px}.scoreRow.editingList .editHandle{background-position:left -56px}.scoreRow.library.selected .editHandle{background-position:left -112px}.scoreRow.selected .editHandle{background-position:left -112px!important}.scoreRow.editable .editHandle{display:block}.scoreRow.editable .editHandle.collection:hover,.scoreRow.editable .editHandle.product:hover{background-position:left -56px}.scoreRow.editable .scoreBody{margin-left:40px}.scoreItem{position:relative;width:100%;margin:4px 0;border-radius:5px;height:50px;transition-property:background-color;transition-duration:.25s;background-repeat:no-repeat;background-position:5px 0;background-color:#fefefd;user-select:none;cursor:pointer}.scoreItem a{text-decoration:none}.scoreItem br{display:none}.scoreItem .editHandle.user{background-image:url(/assets/images/edit_user_handle-f67e58631c3050627bb20dd70648cc09.png)}.scoreItem .editHandle.product{cursor:default}.scoreItem .audioPreview{cursor:pointer;position:relative;width:100%;height:100%;background-position-x:center;background-position-y:center;background-repeat:no-repeat;transition:opacity .25s linear}.scoreItem .audioPreview.notPlaying,.scoreItem .audioPreview .notPlaying{opacity:0}.scoreItem .audioPreview.playing,.scoreItem .audioPreview .playing{opacity:1;background-image:url(/assets/images/audioPreview/playingWhite-04f0fb66b4c365368e2b9ea8e4e66b55.svg);background-color:rgba(0,0,0,.4)}.scoreItem:hover .audioPreview{background-color:rgba(0,0,0,.4)}.scoreItem:hover .audioPreview.notPlaying,.scoreItem:hover .audioPreview .notPlaying{opacity:1;background-image:url(/assets/images/audioPreview/playWhite-f79242328183e4c1a499aef418832425.svg)}.scoreItem:hover .audioPreview.playing,.scoreItem:hover .audioPreview .playing{opacity:1;background-image:url(/assets/images/audioPreview/stopPlayWhite-896765e7d9c56966e7833e19e5c67f1c.svg)}.scoreItem:hover .audioPreview.noPlay{opacity:1;background-image:url(/assets/images/audioPreview/noPlayWhite-e0f6445e17e1e9ae0ce64551c455a007.svg)}.scoreItem .scoreBody{margin:0 10px 0 5px;height:47px;padding-left:10px}.scoreItem .scoreBody .floatRight{float:right}.scoreItem .scoreBody .aliasText{margin-left:10px;font-size:12px;color:#838383;margin-top:1px}.scoreItem .scoreBody .socialBits{padding-top:9px;color:grey;font-size:12px;width:142px;min-height:13px}.scoreItem .scoreBody .socialBit{display:inline-block;background-repeat:no-repeat;background-position:0;padding:1px 0 1px 18px;margin-left:6px;font-size:11px;width:21px}.scoreItem .scoreBody .socialBit.public,.scoreItem .scoreBody .socialBit.shared,.scoreItem .scoreBody .socialBit.template{display:inline}.scoreItem .scoreBody .title .unsaved{color:red;font-weight:700}.scoreItem .scoreBody .title .productCopy{color:grey;font-size:12px;float:right}.scoreItem .scoreBody .title .author{color:grey;font-size:12px}.scoreItem .scoreBody .date{float:right;color:grey;font-size:11px}.scoreItem .scoreBody .composer{color:grey;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scoreItem .productBody{color:grey;padding:8px 10px 5px 60px}.scoreItem .productBody .right{float:right;text-align:right}.scoreItem .productBody .topRow{font-size:14px;display:flex;justify-content:space-between;align-items:center}.scoreItem .productBody .topRow .titleContainer{display:flex;align-items:center}.scoreItem .productBody .topRow .titleContainer .title{color:#606060;display:inline-block;margin-right:3px}.scoreItem .productBody .topRow .titleContainer .officialBadge{font-size:7px;margin:1px 3px 0 auto}.scoreItem .productBody .topRow .price{display:inline-block;margin-left:auto}.scoreItem .productBody .bottomRow{font-size:12px;display:flex;justify-content:space-between;align-items:center}.scoreItem .productBody .bottomRow .bottomRightContainer,.scoreItem .productBody .bottomRow .ratings{display:flex;align-items:center}.scoreItem .productBody .bottomRow .ratings .stars i{font-size:12px;width:12px}.scoreItem .productBody .bottomRow .date{margin-left:10px}.scoreItem .scoreBody.productBody{padding:0 0 0 10px}.scoreItem .scoreBody.productBody .bottomRow{margin-top:-5px}.scoreItem .scoreBody.productBody .bottomRow .stars i{width:8px}.scoreItem .scoreBody.archived,.scoreItem .scoreBody.cantAccess{opacity:.25}.scoreItem .premium{position:absolute;top:6px;right:10px;height:1px;width:14px;background-image:url(/assets/images/score_premium-51d1d103f634a65f64d543146ecbf122.png);background-repeat:no-repeat}.scoreItem .scoreCollectionList{margin:0 10px 0 56px;font-size:12px;line-height:12px;overflow:hidden;white-space:nowrap}.scoreItem .scoreCollectionList .scoreCollection{display:inline-block;background-color:#f5f5f0;color:#666658;margin-left:3px;padding:2px 8px;border-radius:3px;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.scoreItem.editingList .editHandle{background-position:left -70px}.scoreItem.soundcheck{opacity:1}.scoreItem.soundcheck.disabled .coverArtImage,.scoreItem.soundcheck.disabled .scoreBody{opacity:.25}.scoreItem.soundcheck .editHandle:hover{opacity:1;background-position:left -56px}.scoreItem.soundcheck.selected .editHandle{opacity:1}.scoreItem.library .editHandle{background-position:left -210px}.scoreItem.library .editHandle:hover{background-position:left -70px}.scoreItem.library.selected .editHandle{background-position:left -140px}.scoreItem.editable .scoreBody{margin-left:50px}.scoreItem.editable .editHandle{background-image:url(/assets/images/edit_handle-e9ca2debfc8200f915d5fb5ed4338266.png);display:block}.scoreItem.editable .editHandle:hover{background-position:left -64px}.scoreItem.editable.selected .editHandle{background-position:left -128px}.scoreItem.editable.editingList .editHandle:hover{background-position:left -70px}.scoreItem.editable.editingList.selected .editHandle{background-position:left -140px}.scoreItem.withCoverArt .scoreBody{margin-left:50px}.scoreItem.editable.selected .editHandle,.scoreItem .editHandle.editable:hover{background-image:url(/assets/images/edit_handle-e9ca2debfc8200f915d5fb5ed4338266.png)!important}.scoreItem.listCollections{height:70px}.scoreItem:hover{background-color:#fff}.fa-check.green{color:green}.addClassesHeader{font-weight:700}.courseList,.totalUserCount{margin-bottom:10px}.totalUserCount{font-style:italic;color:#777}.googSyncTitle{background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-position:0;background-size:30px 25px;background-repeat:no-repeat;padding:5px 0 5px 40px}.createGCAssignment{margin-bottom:10px;margin-top:-5px}.createGCAssignment,.gcAssignment{display:block;clear:both;background-color:#fff;background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:25px 25px;background-repeat:no-repeat;background-position:7px 8px;padding:10px 10px 10px 40px;cursor:pointer;border:1px solid #e0dfd0;border-radius:5px}.gcAssignment{cursor:default}.summaryGCAssignment{display:block;line-height:17px;clear:both;background-color:#fff;background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:25px 25px;background-repeat:no-repeat;background-position:7px 8px;padding:10px 10px 10px 40px;border:1px solid #e0dfd0;border-radius:5px}.summaryGCAssignment .item{display:block}.loadingMessage{background-color:#fafaf5;padding:10px;color:#666658}.googleClassroomSiteCreation{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.googleClassroomSiteCreation .column1{width:calc(60% - 10px);margin-right:10px}.googleClassroomSiteCreation .column2{width:calc(40% - 10px);margin-left:10px}.googleClassroomSiteCreation .titleWrapper{display:block}.googleClassroomSiteCreation .titleWrapper .gcLogo{width:35px;height:30px;display:inline-block;background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:cover}.googleClassroomSiteCreation .titleWrapper label{font-size:14px;font-weight:400;top:-10px;margin-left:5px;position:relative}.googleClassroomSiteCreation .googleClassroomSearch{margin-bottom:5px;background-color:#fff;background-size:25px 25px;background-position:7px 7px;max-width:100%;display:flex;flex-direction:row;border-right-color:#fff}.googleClassroomSiteCreation .googleClassroomSearch .search{font-size:14px}.googleClassroomSiteCreation .googleClassroomSearch .clearSearch{width:15px;padding-left:10px;margin-left:-25px;background-image:url(/assets/images/close_grey-51240c646b7c5a4dc7c14358acb42ed5.svg);background-repeat:no-repeat;background-position:100%;background-origin:content-box;background-size:30px;cursor:pointer}.googleClassroomSiteCreation .courseList{display:block;max-height:200px;overflow-y:scroll;background-color:#fff;border:1px solid #d8d8d7;padding:5px}.googleClassroomSiteCreation .courseList .noMatch{background-color:#fbfbfb;padding:10px;color:grey}.googleClassroomSiteCreation .courseList.selectedCourseList{max-height:243px}.googleClassroomSiteCreation .courseList .course{display:block;margin-bottom:2px}.googleClassroomSiteCreation .courseList .course input[type=checkbox]{position:relative;top:10px}.googleClassroomSiteCreation .courseList .course .courseNameWrapper{display:inline-block;background-color:#fbfbfb;border:1px solid #f1f1ec;width:calc(100% - 30px);padding-top:2px;padding-bottom:2px;position:relative;cursor:pointer}.googleClassroomSiteCreation .courseList .course .courseNameWrapper .courseIcon{background-image:url(/assets/images/googAccountMedium-c4092d87ac6cd3be70b0805e0108d0a0.png);height:30px;width:30px;display:inline-block;background-size:cover;margin-left:5px;top:2px;position:relative}.googleClassroomSiteCreation .courseList .course .courseNameWrapper label{font-size:14px;top:-9px;left:5px;position:relative}.googleClassroomSiteCreation .courseList .selectedCourseWrapper{padding:8px;margin:4px 2px;display:flex;flex-direction:row;justify-content:space-between;background-color:#fbfbfb;border:1px solid #f1f1ec}.googleClassroomSiteCreation .courseList .selectedCourseWrapper .className{overflow:scroll}.googleClassroomSiteCreation .courseList .selectedCourseWrapper .deleteIcon{height:15px;width:15px;padding-left:10px;background-image:url(/assets/images/delete_button-48d3c37c19ddfa62f4f2b8ac44f63c4b.svg);background-repeat:no-repeat;background-position:100%;background-origin:content-box;background-size:14px;cursor:pointer}.gcContainer{background-color:#f7f7ef;padding:10px}.gcContainer .header{height:20px;background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:contain;background-repeat:no-repeat;margin-bottom:10px}.gcContainer .header label{padding-left:30px}.gcContainer .formItem{margin-bottom:10px!important}.gcContainer .formLine{background-color:#fff;border:1px solid #ccc;margin-bottom:10px;padding:10px}.gcContainer .dueDate{display:block;position:relative}.gcContainer .dueDate i{cursor:pointer;margin-right:10px}.gcContainer .dueDate span{cursor:pointer}.gcContainer .dueDate .clear{position:absolute;right:0;color:#a5a5a5}.gcContainer .assignmentDescription{margin-bottom:10px}.gcContainer .turnedInScore{display:inline-block;float:left;color:#13a563}.modernForm.dialog.syncClassroom{max-width:700px}.modernForm.dialog.syncClassroom .header{font-size:20px;background-color:#7ca3d1;height:44px;padding-top:19px}.modernForm.dialog.syncClassroom .header .close{top:11px}.modernForm.dialog.syncClassroom .body{padding:10px 5px;background-color:#fafaf5;min-height:400px;position:relative}.modernForm.dialog.syncClassroom .notifications,.modernForm.dialog.syncClassroom .warnings{font-size:9pt;font-weight:500;padding:10px 10px 0;text-align:center}.modernForm.dialog.syncClassroom .warnings{color:#f94d06}.modernForm.dialog.syncClassroom .actions{box-shadow:0 -2px 5px rgba(0,0,0,.05);padding:10px;position:relative;height:35px;background-color:#fff}.modernForm.dialog.syncClassroom .actionHolder{position:absolute;right:25px}.modernForm.dialog.syncClassroom .actionHolder button{margin-right:5px}.modernForm.dialog.syncClassroom .description{font-size:18px}.modernForm.dialog.syncClassroom .descriptionDetail{font-size:14px}.syncListContainer{padding-top:15px;margin:auto;flex-direction:column;flex-wrap:wrap}.syncList{width:314px;max-width:334px;height:350px;background-color:#fff;border:1px solid #d9d8c8;padding:10px;display:flex;flex-direction:column;overflow-y:auto}.syncListLabel{text-align:center;font-weight:500;font-size:9pt;margin-bottom:5px}.syncListElement{height:40px;padding:0 5px;margin-bottom:5px;background-color:#fbfbfb;border:1px solid #f5f5f3;border-radius:3px;line-height:40px}.syncListElementText{background-image:url(/assets/images/googAccountMedium-c4092d87ac6cd3be70b0805e0108d0a0.png);background-position:0;background-size:25px 25px;background-repeat:no-repeat;padding-left:30px;max-height:100%}.syncListElementText span{display:inline-block;vertical-align:middle}.syncListElementMessage{max-width:160px}.flexRowContainer{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.premiumTrialContainer{background-image:url(/assets/images/premium_trial_background-fcaf808175e6052bda861c1f3ea79351.svg);background-repeat:no-repeat;bottom:0;left:0;position:absolute;right:0;top:0}.premiumTrialContainer .dialog .body{background-color:#fff}.gradientHeader{background:#fd4e0b;background:linear-gradient(90deg,#f86ca9,#fd4e0b);color:#fff;font-size:16px;font-weight:700;padding:30px;text-align:center}.gradientHeader.learn{background:#fd4e0b;background:linear-gradient(90deg,#8ad6ca,#60b9ab)}#dialogs-demoAlert{z-index:10000!important}.spacer{min-height:15px}.moreThanHalfWidth{width:60%}#intervalTable td{vertical-align:top}#intervalTypeOptions{margin-left:30px}#keyChange{width:auto}.loadingLine{height:4px;width:100%;position:relative;overflow:hidden;background-color:#ededed}.loadingLine:before{display:block;position:absolute;content:"";height:4px;background-color:#f3b806;animation:loading 2s linear infinite}@keyframes loading{0%{left:-10%;width:20%}50%{left:20%;width:25%}70%{left:40%;width:30%}80%{left:70%;width:45%}95%{left:120%;width:50%}to{left:100%}}.hintButton{cursor:pointer;display:inline-block}.hintReact{margin-left:5px}.lightHint{color:#787767}@media (max-width:1137px){.chartBox{width:100%}.legendElement{font-size:14px}}@media (min-width:1137px){.chartBox{width:48%}.legendElement{font-size:12px}}@media (max-width:500px){.dashboard .legendElement{font-size:12px}}.dashboard .chartsBlock{display:block}.chartBox{display:inline-block;border:1px solid #eeede6;border-radius:10px;background-color:#fff;margin-top:20px;margin-bottom:0;margin-right:10px;max-width:530px;min-width:382px}.chartBox .titleContainer{display:block;padding:10px 10px 0;position:relative;overflow:visible}.chartBox .titleContainer .chartIcon{position:absolute;top:12px;left:14px;color:#4c4946}.chartBox .titleContainer .chartTitle{color:#919191;font-size:16px;font-weight:700;display:block;position:relative;margin-left:25px}.chartBox .titleContainer .chartPeriod{color:#bdbdbd;display:block;position:relative;margin-left:25px}.chartBox .titleContainer .total{color:#787769;font-size:50px;position:absolute;top:5px;right:10px}.chartBox .timeframeChart{padding:15px;display:inline-block;width:90%}.chartBox .pieChart{padding:15px;display:inline-block;width:38.5%}.chartBox .legendContainer{display:inline-block;position:relative;bottom:30px;margin-right:10px;width:48%}.chartBox .legendContainer .legendElement{margin-bottom:5px}.chartBox .legendContainer .legendElement .text{max-width:80%;display:inline-block;top:3px;position:relative;margin-right:2px}.chartBox .legendContainer .legendElement .color{height:8px;width:8px;display:inline-block;border-radius:50px;margin-right:5px}.chartBox .legendContainer .legendElement .number{font-weight:700;position:relative;top:1px}.timeSignatureDialog .timeSection{background:#fefefe;padding:2px 10px}.timeSignatureDialog .timeSection .timeOption{margin:10px 0}.timeSignatureDialog .timeSection .timeOption .glyph{position:relative;top:4px}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph{display:inline-block;margin-left:4px;margin-right:10px;text-align:center}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph{background-size:cover;display:inline-block;height:11px;margin-right:-6px;width:11px}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number0,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number0{background-image:url(/assets/images/timeSignature/0-d286a262f9a20657708f04d68b9a9a74.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number1,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number1{background-image:url(/assets/images/timeSignature/1-018fee610823ca4e0e4202fbeda69ec1.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number2,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number2{background-image:url(/assets/images/timeSignature/2-834d474cd9d2d7fa8d99820b8d6f92d8.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number3,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number3{background-image:url(/assets/images/timeSignature/3-4eb5660e8b46f0ec98b7df0fea1dad21.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number4,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number4{background-image:url(/assets/images/timeSignature/4-34f288ef37734f533df198d106c18181.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number5,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number5{background-image:url(/assets/images/timeSignature/5-3c1eba17bfd9e15b3cca9fa5d7191ae7.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number6,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number6{background-image:url(/assets/images/timeSignature/6-eb63d0b741b3b6e8d28bb9fdd385656a.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number7,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number7{background-image:url(/assets/images/timeSignature/7-f26c0b943328f4c15f2f788fd6c5d710.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number8,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number8{background-image:url(/assets/images/timeSignature/8-c4d7335d35b1d96f526d61875dcf05e0.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatsGlyph .numberGlyph.number9,.timeSignatureDialog .timeSection .timeOption .customTimeGlyph .beatTypeGlyph .numberGlyph.number9{background-image:url(/assets/images/timeSignature/9-5fe407d1fe51e35b4057400a3a150fbd.svg)}.timeSignatureDialog .timeSection .timeOption .customTimeAdjustments{display:inline-block}.timeSignatureDialog .timeSection .timeOption .customTimeAdjustments .slash{display:inline-block;margin-left:5px;margin-right:5px}.timeSignatureDialog .timeSection .timeOption .customTimeAdjustments input{border-style:solid;border-color:#ccc;display:inline-block;width:56px}.timeSignatureDialog .timeSection .timeOption .customTimeAdjustments .select{display:inline-block;position:relative;width:56px;border:1px solid #ccc}.timeSignatureDialog .timeSection .timeOption .commonTimeGlyph{background-image:url(/assets/images/timeSignature/commontime-1b2925fde061d7f4c7f37f4a579cd3b6.svg);display:inline-block;height:20px;width:20px}.timeSignatureDialog .timeSection .timeOption .cutTimeGlyph{background-image:url(/assets/images/timeSignature/cuttime-d20bf7ec2b23b240593f296f37504c07.svg);display:inline-block;height:20px;width:20px}.timeSignatureDialog .bottomSection{margin-top:10px}.timeSignatureDialog .bottomSection .columnsContainer{display:flex;width:100%;margin-bottom:50px}.timeSignatureDialog .bottomSection .firstColumn{flex-direction:row;flex-grow:1;flex-basis:0;margin-right:10px}.timeSignatureDialog .bottomSection .secondColumn{flex-direction:row;flex-grow:1;flex-basis:0;position:relative}.timeSignatureDialog .bottomSection .select{position:relative;width:95%}.timeSignatureDialog .bottomSection .select select{padding-top:6px;padding-bottom:6px;padding-left:8px;-webkit-appearance:none;-moz-appearance:none;width:100%;background:#fff;font-size:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:2px solid #ccc}.profilePage .topHeader{position:relative;border-bottom:1px solid #c4c3ab;display:block}.profilePage .topHeader .userMenu{margin-top:5px;text-align:center}.profilePage .topHeader .userMenu .subNavCategories{float:none}.profilePage .topHeader .userInfoContainer{background-color:#fff}.profilePage .topHeader .userInfoContainer .userAvatar{position:absolute;margin-bottom:10px;padding-bottom:10px;left:calc(50% - 70px);top:-60px}.profilePage .topHeader .userInfoContainer .userInfoTextBlock{position:relative;padding-top:90px;padding-bottom:20px}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .username{color:#f83400;font-size:20px;font-weight:700;text-align:center;padding-bottom:5px}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .bio{font-size:14px;text-align:center;margin:0 auto 10px;color:#636457;max-width:1000px;position:relative;display:block;padding-right:20px;padding-left:20px}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .otherInfoContainer{text-align:center}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .otherInfoContainer .otherInfoElement{display:inline-block}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .otherInfoContainer .otherInfoElement i{color:#a1a196;font-size:17px;margin-right:5px}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .otherInfoContainer .otherInfoElement .otherInfoText{color:#a1a196;display:inline-block}.profilePage .topHeader .userInfoContainer .userInfoTextBlock .otherInfoContainer .otherInfoElement.rightMargin{margin-right:10px}.profilePage .topHeader.noHeaderImage .headerImage{display:none}.profilePage .topHeader.noHeaderImage .userInfoTextBlock{padding-top:160px}.profilePage .topHeader.noHeaderImage .userInfoTextBlock .userAvatar{top:10px}.profilePage .userAvatar{position:relative}.profilePage .userAvatar .updateAvatar{position:absolute;border-radius:1000px;height:140px;width:140px;top:6px;left:3px;transition:opacity .5s ease-in-out}.profilePage .userAvatar .updateAvatar i,.profilePage .userAvatar .updateAvatar span{color:#fff;font-size:15px;position:relative;display:block;text-align:center}.profilePage .userAvatar .updateAvatar i,.profilePage .userAvatar .updateAvatar span{display:none}.profilePage .userAvatar.editable .updateAvatar{height:140px;width:140px;cursor:pointer}.profilePage .userAvatar.editable .updateAvatar span{display:block;top:40px}.profilePage .userAvatar.editable .updateAvatar i{display:block;top:90px;font-size:20px}.profilePage .headerImage{width:100%;height:350px;background-size:cover;background-position:50% 50%}.profilePage .headerImage.editable{cursor:pointer}.profilePage .headerImage.editable .updateHeader i,.profilePage .headerImage.editable .updateHeader span{top:175px;color:#fff;position:relative}.profilePage .headerImage .uploadingImage{width:100%!important;height:350px!important;z-index:0!important}.profilePage .content{position:relative}.profilePage .content .subNavCategories{text-align:center;float:none}.profilePage .content .subNavFilters{margin-right:10px;margin-top:10px}.profilePage .content .results{position:relative;margin:50px 10px 40px;min-height:300px}.profilePage .socialButtons{position:absolute;right:20px;top:20px}.profilePage .socialButtons .followButtons{display:inline-block}.profilePage .socialButtons i{cursor:pointer;font-size:20px;color:#a1a195;margin-right:20px;transition:color .5s ease}.profilePage .socialButtons i:hover{color:#676767}.profilePage .smallUserInfo .topHeader{position:fixed;width:100%;z-index:100}.profilePage .smallUserInfo .topHeader .userInfoContainer .userInfoTextBlock{padding-top:10px;padding-bottom:10px;height:38px}.profilePage .smallUserInfo .userAvatar{top:8px!important;left:20px!important;margin-bottom:0!important;padding-bottom:0!important}.profilePage .smallUserInfo .username{position:absolute;top:18px;left:80px;font-size:17px!important}.profilePage .imageUploaderContainer{display:none}.profilePage .marketplaceListingContainer{padding:0 5px 0 40px}.profilePage .buttonsWrapper--right{display:flex;justify-content:flex-end;flex:0 auto}.imagePicker .searchBar{display:block;position:relative}.imagePicker .searchBar i{position:absolute;top:12px;left:10px}.imagePicker .searchBar input{padding-left:36px}.imagePicker .results{padding-top:20px;max-height:450px;overflow-y:auto;text-align:center;overflow-x:hidden}.imagePicker .imageContainer{display:inline-block;position:relative;margin-right:10px;margin-bottom:5px}.imagePicker .imageContainer .image{width:234px;height:160px;background-size:cover;background-position:50% 50%;display:block;cursor:pointer}.imagePicker .imageContainer .photographer{font-size:12px;float:right;padding-top:3px;max-width:230px}.imagePicker .imageContainer .photographer a{color:#8d8680}.imagePicker .imageContainer .selectedImage{display:none}.imagePicker .imageContainer.selected .selectedImage{display:block;position:absolute;width:100%}.imagePicker .imageContainer.selected .selectedImage i{color:#fff;font-size:30px;border:3px solid #fff;border-radius:10000px;padding:20px;margin-top:40px;background-color:rgba(0,0,0,.26)}.imagePicker .copyrightText{color:#7f7f7f;font-size:12px;text-align:left;max-width:430px;padding-top:3px}.imagePicker .copyrightText a{color:#7f7f7f;text-decoration:none}.imagePicker .copyrightText a:hover{text-decoration:underline}.imageEditor .imageContainer{height:400px;margin-bottom:10px;position:relative}.imageEditor .imageContainer #imageCropper{max-width:760px;max-height:400px}.imageEditor .imageContainer #imageCropper,.imageEditor .imageContainer .cropper-container{position:absolute;top:0}.imageEditor .imageContainer.withSpinner{background-color:#d2d3c7}.imageEditor .spinnerContainer{top:0;position:absolute;z-index:10;background-color:#fff}.imageEditor .spinnerContainer .svgSpinner{top:190px;position:relative}.imageEditor .toolbar{display:block;text-align:center}.imageEditor .toolbar .toolbarElement{padding:5px;cursor:pointer;display:inline-block;transition:background-color .25s ease}.imageEditor .toolbar .toolbarElement i{font-size:18px;color:#666659}.imageEditor .toolbar .toolbarElement:hover{background-color:hsla(0,0%,50.2%,.18)}.imageEditor .copyrightText{color:#7f7f7f;font-size:12px;text-align:left;max-width:430px;padding-top:3px}.coverArt{position:relative;left:5px;display:inline-block}.coverArt .coverArtImage{width:125px;height:125px;background-size:cover;background-position:50% 0;margin:0 auto;box-shadow:0 0 10px 1px hsla(0,0%,53.3%,.5);border:1px solid #fff}.coverArt .coverArtImage .updateCoverArt i,.coverArt .coverArtImage .updateCoverArt span{display:block;top:50px;margin-bottom:5px;font-size:12px!important}.coverArt .coverArtImage .uploadingImage{width:125px;height:125px}.coverArt.big{margin-bottom:10px;margin-top:10px}.coverArt.big .coverArtImage{width:260px;height:260px;float:left;position:relative;border-width:4px}.coverArt.phoneListSize{margin-bottom:10px;margin-top:10px}.coverArt.phoneListSize .coverArtImage{width:161px;height:161px}.coverArt.productRecommended .coverArtOverlay{width:122px;margin:0 4px}.coverArt.productRecommended .coverArtImage{box-shadow:0 0 4px 1px hsla(0,0%,53.3%,.5);margin-top:0!important;margin-bottom:0!important;width:120px;height:120px}.coverArt.medium{margin-bottom:10px;margin-top:10px}.coverArt.medium .coverArtImage{width:125px;height:125px;float:left;position:relative}.coverArt.small{margin-bottom:10px;margin-top:10px}.coverArt.small .coverArtImage{width:80px;height:80px;float:left;position:relative}.coverArt.columnSize .coverArtImage{height:46px;width:46px;border:1px solid #fff}.coverArt .coverArtImage:hover .updateCoverArt{opacity:.8}.coverArt .imageUploaderContainer{display:none}.scoreItem .coverArtImage{display:block;float:left;height:46px;width:46px;border:1px solid #fff;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 1px 0 #888;top:1px;position:relative;left:1px;margin-top:0;margin-bottom:0}.coverArt{display:block!important}.coverArt .coverArtOverlay{position:absolute;bottom:0;height:100%;width:100%;background-size:contain;background-repeat:no-repeat;background-position:bottom}.coverArt .coverArtOverlay.hl_overlay_0{background-image:url(/assets/images/overlays/hl_red-1d4f9f82d5c291f41ec2ce27c959b0d7.svg)}.coverArt .coverArtOverlay.hl_overlay_1{background-image:url(/assets/images/overlays/hl_grey-ca9752c7bb2e14358e8a9b396b730609.svg)}.coverArt .coverArtOverlay.hl_overlay_2{background-image:url(/assets/images/overlays/hl_yellow-36ea7310c99856724faec732d8d76f4d.svg)}.coverArt .coverArtOverlay.hl_overlay_3{background-image:url(/assets/images/overlays/hl_green-41aa14fee0695523fa5628e1e069330d.svg)}.coverArt .coverArtOverlay.hl_overlay_4{background-image:url(/assets/images/overlays/hl_purple-ea4ec608bb6bc55c77ebbe07a8746bc9.svg)}.coverArt .coverArtOverlay.hl_overlay_5{background-image:url(/assets/images/overlays/hl_blue-77f280841cc63b4dbe26711afb3aaf35.svg)}.coverArt.big .coverArtOverlay{width:calc(100% - 7px);background-size:contain;background-repeat:no-repeat;background-position:50% calc(100% - 13px);left:3px}.coverArt.columnSize .coverArtOverlay{width:calc(100% - 2px);left:2px}.errorBanner{position:relative;padding:8px 0;margin:0 auto 5px;background-color:#f55629;color:#f0f0f0;font-size:14px;border-radius:5px;overflow:hidden;background-image:url(/assets/images/close_light-3369a5b5521e8d54dbf546fcf0112209.png);background-repeat:no-repeat;background-position:right 4px}.errorBanner span{margin:0 8px}.errorBanner span .standardLink{color:#fff;text-decoration:underline}.groupLogoImage{width:250px;height:150px;background-size:cover;background-position:50% 50%;margin-left:10px;margin-top:20px;margin-bottom:20px}.groupLogoImage .updateGroupLogo{opacity:.8}.groupLogoImage .updateGroupLogo.uploader i,.groupLogoImage .updateGroupLogo.uploader span{display:inline-block;height:65px;margin-bottom:5px;font-size:12px!important}.groupLogoImage .updateGroupLogo.uploader i{margin-right:5px}.groupLogoImage .uploadingImage{width:250px!important;height:150px!important}.imageUploaderContainer.group_logo{display:none}.imageUploaderWrapper .image{background-position:50% 50%}.imageUploaderWrapper .image .uploader{opacity:0;width:100%;height:100%;background-color:#1d1d1d;text-align:center;z-index:100;transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out}.imageUploaderWrapper .image .uploader i,.imageUploaderWrapper .image .uploader span{color:#fff;font-size:15px;position:relative}.imageUploaderWrapper .image.editable .uploader{cursor:pointer}.imageUploaderWrapper .image.editable:hover .uploader{opacity:.8}.imageUploaderWrapper .uploadingImage{background-image:url(/assets/images/spinner-08c8c533b53ddcf27d15d98ca3287444.svg);background-color:hsla(0,0%,100%,.9);width:125px;height:125px;display:block;position:absolute;clear:both;z-index:100;margin:0 auto;background-repeat:no-repeat;background-position:50% 50%;background-size:100px 100px}.workSearchInputContainer{background:#fff;border:1px solid #ccc;padding:3px 5px;display:flex}.workSearchInputIcon{margin-top:4px;color:#787768;flex:0}input[type=text].workSearchInput{border:none;display:inline-block;height:20px;flex:1}.workSearchResults{margin-top:2px;max-height:170px;overflow:scroll;z-index:100;background-color:#fff;position:relative;width:100%;overflow-x:hidden;box-shadow:0 3px 3px rgba(0,0,0,.25)}.workSearchResults .noResults{color:#888;font-size:20px;text-align:center;padding:18px 0;z-index:100;background-color:#fff}.workSearchResults .resultsItem{padding:3px 30px 3px 0;cursor:default;position:relative;display:flex}.workSearchResults .resultsItem .textWrapper{display:inline-block;width:100%}.workSearchResults .resultsItem:hover{background-color:#f5f5ee;cursor:pointer}.workSearchResults .resultsItem.selected{background-color:#f5f5ee}.workSearchResults .localLeft{position:relative;display:inline-block;width:20px;vertical-align:top}.workSearchResults .localRight{position:absolute;top:0;right:3px}.workSearchResults .workTitle{font-weight:700;max-width:260px;line-height:15px}.workSearchResults .workTitle span{width:100%;display:inline-block}.workSearchResults .blackbox{border-top:1px solid #f5f5ee}.blackboxDetailsDialog .removeIcon{position:absolute;top:11px;right:5px;opacity:.5;color:#888;text-decoration:none;cursor:pointer}.blackboxDetailsDialog .removeIcon:hover{opacity:1}.blackboxDetailsDialog .addComposerLink{color:#f64e20;text-decoration:none;cursor:pointer}.blackboxDetailsDialog .addComposerLink:hover{color:#dd461d}.spinnerContainer{width:100%;height:100%;position:relative;background-color:transparent;top:50%}.spinnerContainer .svgSpinner{background-image:url(/assets/images/spinner-08c8c533b53ddcf27d15d98ca3287444.svg);background-repeat:no-repeat;height:70px;width:70px;margin:0 auto;background-position:50% 50%}.circularSpinner,.circularSpinner:after,.circularSpinner:before{border-radius:50%}.circularSpinner{color:#f74f20;font-size:6px;text-indent:-99999em;position:relative;width:10em;height:10em;box-shadow:inset 0 0 0 .5em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);margin:0 auto;transform:translateY(-50%)}.circularSpinner:after,.circularSpinner:before{position:absolute;content:""}.circularSpinner:before{border-radius:10.2em 0 0 10.2em;left:-.1em;-webkit-transform-origin:5.2em 5.1em;transform-origin:5.2em 5.1em;-webkit-animation:load2 2s ease 1.5s infinite;animation:load2 2s ease 1.5s infinite}.circularSpinner:after,.circularSpinner:before{width:5.2em;height:10.2em;background:#d2d3c6;top:-.1em}.circularSpinner:after{border-radius:0 10.2em 10.2em 0;left:5.1em;-webkit-transform-origin:0 5.1em;transform-origin:0 5.1em;-webkit-animation:load2 2s ease infinite;animation:load2 2s ease infinite}.circularSpinner.grey:after,.circularSpinner.grey:before{background-color:#f4f4f4}@-webkit-keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.writeReview .scoreSummary{font-size:16px;margin-bottom:20px}.writeReview .summary{margin-bottom:10px}.writeReview .titleInput{margin-bottom:5px!important}.writeReview .reviewTextarea{min-height:260px}.writeReview .yourRatingText{position:relative;top:-5px}.writeReview .postedByText{position:relative;top:3px}.stars{display:inline-block;margin-right:5px;line-height:30px}.stars i{color:#f74e20;font-size:16px;line-height:20px;position:relative;width:14px}.stars i.emptyStar{color:#b1b09c}.stars i.editable{cursor:pointer}.stars i.highlighted{font-size:20px;top:2px;left:-2px}.stars.big{line-height:35px}.stars.big i{font-size:24px;width:20px}.stars.big i.highlighted{font-size:30px;left:-3px}.stars.small{line-height:12px}.stars.small i{font-size:12px}.sellerSignup{background-color:#fff;max-width:975px}.sellerSignup .landingPage{padding:50px}.sellerSignup .landingPage .bigTitle{color:#818073;font-size:35px;font-weight:700;margin-bottom:20px}.sellerSignup .landingPage .description{color:#818073;line-height:1.5;margin-bottom:20px}.sellerSignup .descriptionImage{background-image:url(/assets/images/marketplaceSellerSignupHeader-66a837a42b16d101b36bb4296963e258.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.sellerSignup .cardElement{width:488px;border:1px solid #ccc;padding:8px}.sellerSignup .verificationInput{width:60%}.sellerSignup .verificationInput .labelContainer{display:flex;justify-content:space-between}.sellerSignup .verificationInput .inputContainer{display:flex}.sellerSignup .verificationInput .inputContainer .buttonContainer{margin-left:-82px;margin-top:5px}.sellerSignup .day{width:70px;flex:none;margin-right:5px}.sellerSignup .month{min-width:50px;flex-grow:1;margin-right:5px}.sellerSignup .year{width:105px;flex:none}.sellerSignup .year input{width:100%!important}.purchaseScore .purchaseInformation{background-color:#fff;height:130px;padding-bottom:10px!important;padding-left:15px;border-bottom:1px solid #dcdcdc}.purchaseScore .purchaseInformation .coverArtContainer{position:relative;display:inline-block;width:100px}.purchaseScore .purchaseInformation .scoreInformation{display:inline-block;position:relative;width:160px;margin-right:20px;vertical-align:top;top:10px}.purchaseScore .purchaseInformation .scoreInformation .scoreTitle{font-size:17px;margin-right:0;padding:unset}.purchaseScore .purchaseInformation .scoreInformation .scoreComposer{font-size:12px;color:#f74e20}.purchaseScore .purchaseInformation .ensembleInformation{display:inline-flex;justify-content:space-between;position:relative;width:230px;margin-right:20px;vertical-align:top;top:10px}.purchaseScore .purchaseInformation .ensembleInformation input,.purchaseScore .purchaseInformation .ensembleInformation span{vertical-align:top}.purchaseScore .purchaseInformation .ensembleInformation .hintButton{cursor:pointer;display:inline-block;padding-top:19px}.purchaseScore .purchaseInformation .ensembleInformation .hintButton .fa{color:#787768}.purchaseScore .purchaseInformation .ensembleInformation .loneOption{display:inline-block;margin-left:20px}.purchaseScore .purchaseInformation .ensembleInformation .sneakyText{color:#989898;font-size:80%;width:101px}.purchaseScore .purchaseInformation .ensembleInformation .minimumPurchaseDescriptor{font-size:12px;position:absolute;top:30px;width:100px}.purchaseScore .purchaseInformation .ensembleInformation .ensembleText,.purchaseScore .purchaseInformation .ensembleInformation .fullEnsembleText{float:left;margin-top:-10px;margin-right:5px;position:relative;top:10px;vertical-align:top}.purchaseScore .purchaseInformation .ensembleInformation .ensembleText{width:80px}.purchaseScore .purchaseInformation .ensembleInformation .fullEnsembleText{width:100%}.purchaseScore .purchaseInformation .ensembleInformation .customDropdown{background:#fff;border:1px solid #ccc;border-radius:0;cursor:pointer;float:right;margin-bottom:5px;position:relative;-webkit-appearance:none;width:100px;z-index:100000}.purchaseScore .purchaseInformation .ensembleInformation .customDropdown .optionWrapper{padding:0 8px;display:flex;justify-content:space-between;align-items:center}.purchaseScore .purchaseInformation .ensembleInformation .customDropdown .fa{display:inline}.purchaseScore .purchaseInformation .ensembleInformation .customDropdown .option{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;height:15px;padding:4px 0}.purchaseScore .purchaseInformation .ensembleInformation.authorizedPerformersInLine{width:350px}.purchaseScore .purchaseInformation .ensembleInformation.authorizedPerformersInLine .ensembleText{width:160px}.purchaseScore .purchaseInformation .ensembleInformation.authorizedPerformersInLine .hintButton{padding-top:1px}.purchaseScore .purchaseInformation .priceInformation{display:inline-block;position:relative;top:10px;vertical-align:top;width:100px}.purchaseScore .purchaseInformation .priceInformation .totalText{margin-right:5px}.purchaseScore .customerCard{width:100%;position:relative}.purchaseScore .customerCard .inactiveCardButtons{position:absolute;right:0}.purchaseScore .inactiveCard{color:#989898}.purchaseScore .addMore{margin-top:20px;position:relative;left:3px}.purchaseScore .addMore i{margin-right:10px}.purchaseScore .buttonsWrapper{margin-top:unset}.purchaseScore .buttonsWrapper .back{bottom:20px;color:#f64e20;cursor:pointer;left:20px;position:absolute}.purchaseScore .formSection{margin-top:0;margin-bottom:20px}.purchaseScore .billingHeader{margin-bottom:0}.purchaseScore .thanks{padding:20px;line-height:20px}.purchaseScore .signIn .topMargin20{margin-top:20px}.purchaseScore .signIn .text{font-size:12px}.purchaseScore #reCaptcha.antiHeader{left:auto;width:auto}.productActionSection .purchaseButtonFull{margin:20px 0}.productActionSection .bottomSpacer{margin-bottom:10px}.productActionSection .hint.bottom{width:170px}.productActionSection .hintButton,.productActionSection .sellableArrangements{display:inline}.productActionSection .hintButton{cursor:pointer}.productActionSection .ensembleSize,.productActionSection .sellableArrangements{margin-right:5px}.productActionSection .purchaseButtonContainer{padding-left:unset}.productActionSection .purchaseButtonContainer .addMoreStyling{border-radius:4px;min-width:85px}.productActionSection .buttonContainer{display:flex;align-items:center}.productActionSection .buttonContainer .localLeft{flex:1;line-height:16px}.productActionSection .fa{color:#787768}.cardErrors{font-size:12px;color:red}.purchaseInput{border:1px solid #ccc}#validatedInput{background-color:transparent;position:relative;z-index:50}.validationUnderlay{padding-right:8px;text-align:right;z-index:25;background:transparent;position:relative}.validationUnderlay .wrapper{position:absolute;z-index:-1;right:5px;top:7px}.validationUnderlay .validationNegative{color:#f64e20}.validationUnderlay .validationPositive{color:#65b4a6}.wallet{background-color:#fff}.wallet .inputDescription.subText{color:#686859;margin-top:-5px}.wallet .addMore{margin-top:20px}.wallet .addMore i,.wallet .addMore span{display:inline-block;color:#f84114;cursor:pointer}.wallet .addMore i{margin-right:5px}.cardContainer{background-color:#f9f9f2;border:1px solid #ddd;border-radius:5px;padding:10px;margin-bottom:5px}.cardContainer .cardButtons{display:inline-block;float:right}.sellerPayouts .box{background-color:#fff;border:1px solid #eeede6;border-radius:10px;color:#696969;display:inline-block;height:80px;margin-right:10px;max-width:283px;min-width:180px;padding:10px;vertical-align:top;width:20%}.sellerPayouts .box .boxTitle{font-weight:500;display:inline-block}.sellerPayouts .box .grayNote{font-size:11px;color:#a9a9a9;text-align:center}.sellerPayouts .box .grayNote span{margin-right:3px}.sellerPayouts .box.currentBalanceBox .grayNote{margin-top:-6px}.sellerPayouts .box .currentBalanceContainer{margin:0 auto;text-align:center;min-width:50%}.sellerPayouts .box .currentBalanceContainer .priceFragment{display:inline-block}.sellerPayouts .box .currentBalanceContainer .priceFragment.dollar{font-size:50px}.sellerPayouts .box .currentBalanceContainer .priceFragment.cent,.sellerPayouts .box .currentBalanceContainer .priceFragment.dollarSign{font-size:20px;margin-top:8px;vertical-align:top}.sellerPayouts .box .nextPayout{font-size:18px;padding:15px;text-align:center}.sellerPayouts .transactionRow{background-color:#fff;color:#606060;font-size:13px;margin:2px 0;padding:10px;display:flex;flex-direction:row}.sellerPayouts .transactionRow.header{background-color:#fafaf5;font-weight:700}.sellerPayouts .transactionRow .infoBit{flex-basis:10%;flex-grow:1;overflow:hidden}.sellerPayouts .transactionRow .infoBit.detail{flex-basis:40%}.sellerPayouts .transactionRow .infoBit.bold{text-emphasis:bold}.sellerPayouts .arrangeMeLink{color:#fa5916;text-decoration:none}.sectionExpand,.sectionUnexpand{background-repeat:no-repeat;cursor:pointer;float:right;height:24px;margin:0;position:absolute;right:0;transition-property:opacity,background-color;transition-duration:.5s;width:24px;z-index:1}.sectionUnexpand{background-image:url(/assets/images/carat_compress-0e11754b4c02a6271c2ca436b2ceefeb.svg)}.sectionExpand{background-image:url(/assets/images/carat_decompress-ee0c47fb62787a3157b6b438057ace3d.svg)}.sellScoreSection{display:block}.sellScoreSection .sellScoreSectionStatus,.sellScoreSection .sharingInfoHeaderText{cursor:pointer}.sellScoreSection .text{display:block;margin-top:10px;margin-bottom:10px;max-width:300px;font-size:12px;line-height:15px}.sellScoreSection .noBottom{margin-bottom:0}.sellScoreModal{overflow-y:hidden;position:relative}.sellScoreModal .wizardSteps .stepLabel{max-width:100px;vertical-align:top;top:2px;position:relative;line-height:15px}.sellScoreModal .wizardSteps .circle{vertical-align:top}.sellScoreModal .modalSpacer{border-top:1px solid #d4d3bf;height:0;margin-bottom:20px;margin-top:20px}.sellScoreModal .titleWrapper{position:relative}.sellScoreModal .titleWrapper .removeElementButton{top:-1px}.sellScoreModal .sourceProduct{padding:5px 15px;background-color:#fff;border:1px solid #ccc;margin-bottom:20px;position:relative}.sellScoreModal .sourceProduct label{color:#f74e20}.sellScoreModal .blackboxedWork{border-top:1px solid #f1f1f1}.sellScoreModal .blackboxedWork .textWrapper{width:calc(100% - 40px)!important;position:relative;top:8px}.sellScoreModal .dialogStepContent{max-height:calc(100% - 110px);padding:15px;overflow-y:auto}.sellScoreModal .poweredByArrangeMe{font-size:11px;margin-top:5px;display:block}.sellScoreModal input.blackbox{margin-bottom:3px}.sellScoreModal .addIcon.blackbox,.sellScoreModal .removeIcon.blackbox{color:#dd461d;cursor:pointer;font-size:14px;position:absolute;right:-20px;top:13px}.sellScoreModal .removeIcon.right{cursor:pointer;float:right;font-size:14px}.sellScoreModal .editorHelpIcon{color:#787768}.sellScoreModal .royalty{display:inline-block;margin-bottom:0;margin-left:10px}.sellScoreModal .withTopMargin{margin-top:10px}.sellScoreModal .sharingInfoWorksListItem.wide{width:75%}.sellScoreModal .clearFloat.withHeight{height:15px}.sellScoreModal .morePadding{padding:5px}.sellScoreModal .copyrightRadioLink{margin-right:10px}.sellScoreModal .dialogBody{background-color:#efeede;position:relative;bottom:0;left:0;right:0}.sellScoreModal .dialogBody .formRow{position:relative}.sellScoreModal .dialogBody .formRow .inputWithLabel{max-width:300px;display:flex}.sellScoreModal .dialogBody .formRow .inputWithLabel input[type=checkbox]{margin-left:0;width:unset}.sellScoreModal .dialogBody .formRow .inputWithLabel input[type=checkbox],.sellScoreModal .dialogBody .formRow .inputWithLabel label{display:inline}.sellScoreModal .dialogBody .formRow .inputWithLabel label{margin:3px}.sellScoreModal .dialogBody .addComposerLink{margin-bottom:30px}.sellScoreModal .dialogBody .bottomBorder{border-bottom:1px solid #d4d3bf}.sellScoreModal .pricingError{border-radius:3px;box-sizing:border-box;margin:0;padding:10px;position:absolute;top:5px;width:300px}.sellScoreModal .closePricingError{background-image:url(/assets/images/close_white-d281c565e43aae95318275d21d1b9d7b.svg);background-size:cover;cursor:pointer;height:15px;left:280px;position:absolute;top:10px;width:15px;z-index:100}.sellScoreModal .listingContainer{background-color:#f7f7ee;border:1px solid #d9d9d2;display:flex;margin-top:10px}.sellScoreModal .listingContainer .dataColumn{flex:1;flex-grow:3;width:100%}.sellScoreModal .back{bottom:20px;color:#f64e20;cursor:pointer;left:20px;position:absolute}.sellScoreModal .pricingInput{background-color:#fff;border:1px solid #d4d3bf;box-sizing:border-box;margin:0 0 10px;padding:0 10px;text-align:left;display:flex}.sellScoreModal .pricingInput div{padding:7px 0;flex:0}.sellScoreModal .pricingInput input{border:0;width:90%;flex:1}.sellScoreModal .scoreTitle{font-size:16px;font-weight:700;margin-top:15px;padding:0}.sellScoreModal .moveScores{bottom:90px;position:absolute}.sellScoreModal .confirmation{margin-right:10px}.sellScoreModal .boxedText{border:1px solid #dcdcdc;padding:10px 5px}.sellScoreModal .copyrightInfoText{font-size:12px;line-height:15px}.sellScoreModal .restrictedEnsembleText{margin-top:35px;color:#777;font-size:12px;line-height:15px}.sellScoreModal .fakeScore{background-color:#fff;padding:10px;box-shadow:0 0 4px 2px #ccc;margin:2px}.sellScoreModal .fakeScore .title{text-align:center;font-size:30px;font-family:Georgia;margin-bottom:10px}.sellScoreModal .fakeScore .subtitle{text-align:center;font-size:16px;font-family:Georgia;margin-bottom:10px;white-space:pre-wrap}.sellScoreModal .fakeScore .composer,.sellScoreModal .fakeScore .lyricist{font-size:13px;font-family:Georgia;white-space:pre-wrap}.sellScoreModal .fakeScore .composer{text-align:right}.sellScoreModal .fakeScore .copyrightText{text-align:center;font-size:10px;font-family:Georgia;white-space:pre-wrap}.sellScoreModal .fakeScore .fakeScoreMusicContent{background-color:#f1f1f1;height:220px;width:100%;text-align:center;margin-top:20px;margin-bottom:20px}.sellScoreModal .fakeScore .fakeScoreMusicContent label{color:#b7b4b4;position:relative;top:90px}.sellScoreModal .stepWithWrapper{background-color:#f8f8f0;padding:10px 15px;border:1px solid #e1e1de;margin-top:10px}.sellScoreModal .scoreDetails .coverArt{margin-right:10px;margin-top:0!important}.sellScoreModal .scoreDetails .coverArt .coverArtImage{margin-top:10px!important}.sellScoreModal .workSearchResults{height:270px}.sellScoreModal .instrumentsMapping{margin-bottom:10px;min-height:90px;display:block;overflow-y:hidden;position:relative;padding-bottom:110px}.sellScoreModal .instrumentsMapping .instrumentMapping{display:block;margin-bottom:5px}.sellScoreModal .instrumentsMapping .instrumentMapping .partNameContainer{border:1px solid #e1e1e1;background-color:#f8f8f0;margin-right:20px;padding:10px 15px;position:relative;font-size:13px}.sellScoreModal .instrumentsMapping .instrumentMapping .partNameContainer .arrowSeparator{position:absolute;right:-30px;top:6px;font-size:20px}.sellScoreModal .instrumentsMapping .instrumentMapping .instrumentSearchBox{margin-left:20px;background-color:#fff;padding:10px 15px;border:1px solid #e1e1e1;width:calc(100% - 50px);font-size:13px;cursor:pointer}.sellScoreModal .instrumentsMapping .instrumentMapping .clearInstrumentButton{top:12px}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer{background-color:#fff;width:calc(100% - 30px);margin-left:20px;padding:5px;border:1px solid #e1e1e1;position:absolute;top:36px;z-index:10;max-height:100px;overflow-y:auto}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer .result{cursor:pointer;padding:5px 10px;transition:background-color .25s ease;font-size:13px}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer .result label{cursor:pointer}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer .result:hover{background-color:#f8f8f0}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer .result.highlighted{background-color:#efeede;color:inherit}.sellScoreModal .arrangeMeTitle .uniformTitle{padding-top:8px;padding-bottom:7px}.sellScoreModal .arrangeMeTitle .titleImage{display:inline-block;vertical-align:middle;width:30px;height:34px;margin-bottom:5px;background-image:url(/assets/images/arrangeme/ArrangeMeDarkBlue-mark-01-095ad7899976ace39228ac2126696211.svg);background-repeat:no-repeat}.sellScoreModal .arrangeMeTitle .titleText{display:inline-block;font-size:18px;margin-top:8px;margin-left:4px}.newlyPublishedProduct .listingContainer{background-color:#f7f7ee;border:1px solid #d9d9d2;display:flex;justify-content:flex-start;padding-bottom:20px;margin-bottom:20px;margin-top:-10px}.newlyPublishedProduct .listingContainer .coverArt{margin-top:-5px;padding:15px}.newlyPublishedProduct .listingContainer .productData{margin-left:10px;margin-top:20px}.newlyPublishedProduct .listingContainer .productData .scoreTitle{padding:unset}.newlyPublishedProduct .listingContainer .productData .spaceAround{margin-top:10px}.newlyPublishedProduct .listingContainer .productData .leftSpacer{margin-left:20px}.newlyPublishedProduct .text{font-size:14px;line-height:1.4}.newlyPublishedProduct .bottomSpacer{margin-bottom:10px}.formatScoreBeforeSelling .text{font-size:14px;line-height:1.4}.formatScoreBeforeSelling .bottomSpacer{margin-bottom:10px}.stopSellingModal .headerText{font-size:16px;margin-bottom:20px}.stopSellingModal .bottomSpacer{margin-bottom:10px}.stopSellingModal .bigTopSpacer{margin-top:20px}.marketplace .sectionContainerScrolling .grid{display:inline-block}.marketplace .header{background-position:top}.marketplace .header .carouselContainer{white-space:nowrap}.marketplace .header .carouselContainer .allCarouselItemsContainer{width:100%;position:relative;transition:all 1s ease-in-out}.marketplace .header .carouselContainer .carouselDotContainer{display:inline-block;position:absolute;bottom:10px;left:50%;transform:translate(-50%,-50%)}.marketplace .header .carouselContainer .carouselDotContainer .carouselDot{width:10px;height:10px;background-color:#fff;border-radius:50px;display:inline-block;margin-right:8px;cursor:pointer}.marketplace .header .carouselContainer .carouselDotContainer .carouselDot.selected{background-color:#f94d06}.marketplace .header .carouselContainer .carouselItem{display:inline-block;width:100%;height:350px}.marketplace .header .carouselContainer .carouselItem .carouselImage{height:100%;background-position:50%;position:relative;cursor:pointer;background-size:cover}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer{top:50%;transform:translateY(-50%);left:20px;position:absolute;width:600px}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer .marketplaceTitle{position:relative;white-space:pre-wrap;margin-bottom:10px;font-size:80px;line-height:80px;font-weight:700;color:#fff;cursor:pointer;display:block}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer .marketplaceDescription{color:#fff;font-size:20px;position:relative;display:block;padding-left:5px;cursor:pointer;white-space:pre-wrap}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer.textMoving{margin-left:-60px}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer.transitionEnabled{transition:margin-left 1s ease-in-out}.marketplace .header .carouselContainer .scrollingArrow{top:270px;opacity:0;transition:all .3s ease-in-out}.marketplace .header .carouselContainer .scrollingArrow.rightArrow{right:20px}.marketplace .header .carouselContainer .scrollingArrow.leftArrow{left:20px}.marketplace .header:hover .scrollingArrow{opacity:1}.marketplace .contentContainer{display:block;position:relative}.marketplace .contentContainer .sectionsContainer .sectionContainerScrolling{margin-bottom:30px;padding-bottom:40px}.marketplace .contentContainer .sectionsContainer .recommendationsContainer{height:289px;margin-bottom:29px;padding-bottom:90px}.marketplace .contentContainer .sectionsContainer .recommendationsContainer.spinnerContainer{border-bottom:1px solid #e1e1e1}.marketplace .contentContainer .sectionsContainer.flow .sectionContainerScrolling{padding-left:20px!important;padding-right:20px!important}.marketplace .contentContainer .sectionsContainer.flow .sectionContainerScrolling .collectionCard,.marketplace .contentContainer .sectionsContainer.flow .sectionContainerScrolling .scoreThumbnail{margin-left:0!important}.marketplace .contentContainer .sectionsContainer.flow .sectionContainerScrolling .scoreThumbnail.last{margin-right:0!important}.marketplace .contentContainer .sectionsContainer>:last-child .marektplaceSection:last-child .sectionContainerScrolling{margin-bottom:0}.marketplace .reducedWidth{width:calc(100% - 280px);display:inline-block}.marketplace .scoresBody{position:relative}.marketplace .scoresBody .subNavCategories{text-align:center;float:none;padding:20px}.marketplace .scoresBody .noScores{padding-bottom:84px}.marketplace .browseButton{text-align:center;margin-top:60px;top:-30px;position:relative}.marketplace .marketing{align-items:center;background-color:#fff;border-bottom:1px solid #e1e1e1;display:flex;flex-direction:column;padding:30px 0;color:#50504b;font-weight:700}.marketplace .marketing a{text-decoration:none}.marketplace .marketing .buyAdaptSell{font-size:36px}.marketplace .marketing .illustrationContainer{display:flex;flex-wrap:wrap;justify-content:space-around}.marketplace .marketing .illustrationContainer .illustrationUnit{align-items:center;display:flex;flex-direction:column;padding:20px;width:250px}.marketplace .marketing .illustrationContainer .illustrationUnit .illustration{height:200px;width:200px;background-size:cover}.marketplace .marketing .illustrationContainer .illustrationUnit .text{text-align:center;font-size:15px;font-weight:500;padding:20px 0;color:#50504b}.marketplace .marketing .illustrationContainer .illustrationUnit.buy .illustration{background-image:url(/assets/images/buy-d17766318d4430843aa727af2335480a.png)}.marketplace .marketing .illustrationContainer .illustrationUnit.adapt .illustration{background-image:url(/assets/images/adapt-07cd97fd13d3139cc549d528cd0e3179.png)}.marketplace .marketing .illustrationContainer .illustrationUnit.sell .illustration{background-image:url(/assets/images/sell-441f933bbfefb389fd225579b29c2ef4.png)}.marketplace .filterPanel{position:absolute;top:0;right:0;bottom:0}.productCopyListItem{display:flex;align-items:center;background:#f5f5eb;border:1px solid #d9d9d2;margin-bottom:5px;margin-top:5px;position:relative;padding-right:17px;padding-left:3px}.marketplaceLogoContainer{display:inline-block;vertical-align:top;position:relative;margin-right:20px;cursor:pointer;top:-2px}.marketplaceLogoContainer .marketplaceLogo{font-family:Helvetica;font-size:18px;font-weight:700;color:#f54e20;left:10px;display:inline-block}.marketplaceLogoContainer i{color:#c1bfbc;font-size:16px}.scoreThumbnail{min-height:280px;margin-right:4px;margin-left:13px}.scoreThumbnail.last{margin-right:14px}.scoreThumbnail label{color:#000;text-decoration:none;cursor:pointer}.marketplaceListingContainer,.marketplaceSearch{padding-top:23px}.marketplaceListingContainer .marketplaceLogoContainer,.marketplaceSearch .marketplaceLogoContainer{top:6px}.marketplaceListingContainer .marketplaceLogoContainer i,.marketplaceSearch .marketplaceLogoContainer i{top:-2px;position:relative;margin-right:10px}.marketplaceListingContainer .results,.marketplaceSearch .results{padding-left:15px;padding-right:15px}.marketplaceIconMini,.marketplaceIconSmall{background-image:url(/assets/images/marketplace-orange-e283a18294d5759e125669b27cfbdad7.svg);background-repeat:no-repeat;display:inline-block}.marketplaceIconMini{height:20px;width:20px}.marketplaceIconSmall{height:25px;margin-right:5px;width:25px}#header #standardHeader.marketplaceFullscreen{height:40px}#header #standardHeader.marketplaceFullscreen #logo{background-image:url(/assets/images/logo/noteflightLogoPremiumSquare-8fef93726e8aac19d20c21f2c320c245.svg);background-position:50%;background-size:39px 36px;height:36px;left:2px;top:2px;width:51px}#header #standardHeader.marketplaceFullscreen #logo #siteName{display:none}#header #standardHeader.marketplaceFullscreen #logo .free{background-image:url(/assets/images/logo/noteflightLogoSquare-9efd36d3c919e051df8841bba30b5a97.svg)}#header #standardHeader.marketplaceFullscreen #user{padding:2px;height:24px;width:24px}#header #standardHeader.marketplaceFullscreen #headerPaletteLeft{left:calc(50% - 220px)!important}#header #standardHeader.marketplaceFullscreen #headerPaletteRight{right:calc(50% - 220px)!important}#header #standardHeader.marketplaceFullscreen .paletteButton{background-position:50%;font-size:0;height:40px;min-width:55px}#header #standardHeader.marketplaceFullscreen .paletteButton.marketplace,#header #standardHeader.marketplaceFullscreen .paletteElement.searchControl{display:none}#header #standardHeader.marketplaceFullscreen .paletteControl.viewContainer{height:40px;line-height:40px}#header #standardHeader.marketplaceFullscreen .paletteSeparator{display:none}.sourceProductContainer{align-items:center;display:flex}.createProductCopy.bottomSpacer{padding-bottom:30px}.createProductCopy .buttonContainer{display:flex;align-items:center}.createProductCopy .buttonContainer .localLeft{flex:1;line-height:16px}.createProductCopy .buttonContainer .localRight .saveACopyButton{min-width:69px;line-height:20px}.walletExistingCardContainer{background-color:#ebebe4;border:1px solid #dfdfdf;color:#545454;display:flex;padding:8px;position:relative}.walletExistingCardContainer .stripeCreditCardLogo{background-image:url(/assets/images/stripeCreditCardLogo-67d969c4b4737eff619fd8a19a0416a4.svg);background-repeat:no-repeat;background-size:100%;margin-right:5px;margin-top:4px;width:20px;z-index:2}.walletExistingCardContainer .existingCardExpiration{position:absolute;right:10px}.marketplaceSection{position:relative}.marketplaceSection .scrollingArrow{opacity:0}.marketplaceSection .rightArrow{top:210px;right:20px;padding-left:30px}.marketplaceSection .leftArrow{top:210px;left:20px;padding-right:30px}.marketplaceSection .sectionTitle{padding-left:20px;padding-right:20px;font-size:24px;color:#50504b;margin-bottom:20px;font-weight:700;display:block}.marketplaceSection .sectionContainerScrolling{position:relative}.strip .marketplaceSection:hover .scrollingArrow{opacity:1}.strip .marketplaceSection .sectionContainerScrolling{white-space:nowrap;overflow:auto}.mediaPlayerFullscreen{background-color:#c4c5b6;border-bottom:2px solid #bbbcb3;padding:5px;display:flex;justify-content:center;position:relative}.mediaPlayerFullscreen.product{background-color:#f4f4f4;border-bottom:2px solid #eee}.mediaPlayerFullscreen #player,.mediaPlayerFullscreen .videoContainer{height:100%;width:100%}.mediaPlayerFullscreen .ui-resizable-handle{position:absolute;bottom:-2px;height:10px;width:100%;cursor:ns-resize}.mediaPlayerFullscreen .reduceButton{width:32px;height:32px;position:absolute;right:-30px;top:0;background-color:transparent;background-size:cover;background-image:url(/assets/images/scorePalette/fullscreen_compress-02039c18254fcdf0a3feb8f0db5aaef3.svg);cursor:pointer}.scoreThumbnail{display:inline-block;margin-bottom:10px;position:relative;vertical-align:top}.scoreThumbnail .coverArtContainer{display:block;margin-right:9px;cursor:pointer;transition:opacity .25s;position:relative;left:-5px}.scoreThumbnail .coverArtContainer.last{margin-right:0}.scoreThumbnail .coverArtContainer .coverArtImage{float:none;left:0;filter:brightness(100%);transition-duration:.25s}.scoreThumbnail .coverArtContainer .audioPreview{position:absolute;top:120px;left:10px;cursor:pointer;width:33px;height:33px;background-position-x:left;background-position-y:center;background-repeat:no-repeat;transition:opacity .25s linear}.scoreThumbnail .coverArtContainer .audioPreview.notPlaying{opacity:0}.scoreThumbnail .coverArtContainer .audioPreview.playing{opacity:1;background-image:url(/assets/images/audioPreview/playingWhite-04f0fb66b4c365368e2b9ea8e4e66b55.svg)}.scoreThumbnail .coverArtContainer.darken .coverArtImage,.scoreThumbnail .coverArtContainer:hover .coverArtImage{filter:brightness(70%);transition-duration:.25s}.scoreThumbnail .coverArtContainer.darken .audioPreview.notPlaying,.scoreThumbnail .coverArtContainer:hover .audioPreview.notPlaying{opacity:1;background-image:url(/assets/images/audioPreview/playWhite-f79242328183e4c1a499aef418832425.svg)}.scoreThumbnail .coverArtContainer.darken .audioPreview.noPlay,.scoreThumbnail .coverArtContainer:hover .audioPreview.noPlay{opacity:1;background-image:url(/assets/images/audioPreview/noPlayWhite-e0f6445e17e1e9ae0ce64551c455a007.svg)}.scoreThumbnail .coverArtContainer .audioPreview:hover.playing{opacity:1;background-image:url(/assets/images/audioPreview/stopPlayWhite-896765e7d9c56966e7833e19e5c67f1c.svg)}.scoreThumbnail .scoreInfo,.scoreThumbnail .scoreInfo .titleRow{max-width:160px}.scoreThumbnail .scoreInfo .titleRow .title{display:inline-block;font-weight:700;font-size:13px;max-width:83%}.scoreThumbnail .scoreInfo .titleRow .title:only-child{max-width:100%}.scoreThumbnail .scoreInfo .titleRow .officialBadge{font-size:8px;margin-left:3px;vertical-align:top}.scoreThumbnail .scoreInfo .arranger,.scoreThumbnail .scoreInfo .author,.scoreThumbnail .scoreInfo .contributors,.scoreThumbnail .scoreInfo .format,.scoreThumbnail .scoreInfo .price{display:block;font-size:12px;padding:1px 0}.scoreThumbnail .scoreInfo .price{display:inline-block;font-weight:700}.scoreThumbnail .scoreInfo .ratings .stars.small{margin-left:10px;margin-right:3px}.scoreThumbnail .scoreInfo .ratings .stars.small i{width:12px}.scoreThumbnail .scoreInfo .ratings .reviewCount{color:grey;font-size:10px}.scoreThumbnail .collectionIcon{background-image:url(/assets/images/collectionIcon-0f279f5f99f2488cbdeed61ea0f53350.svg);background-size:cover;width:20px;height:20px;background-repeat:no-repeat;position:absolute;top:136px;left:126px;cursor:pointer;transition:opacity .25s;opacity:0;z-index:10}.scoreThumbnail:hover .collectionIcon,.scoreThumbnail:hover .playIcon{opacity:1}.collection .header{background-repeat:no-repeat;height:350px;background-size:cover;background-position:50% 50%;position:relative}.collection .header .marketplaceLogoContainer{top:15px;left:20px;position:absolute;cursor:pointer}.collection .header .marketplaceLogoContainer .marketplaceLogo{color:#fff;font-size:18px;position:relative}.collection .header .marketplaceLogoContainer i{font-size:20px}.collection .header .textContainer{top:50%;transform:translateY(-50%);left:20px;position:absolute;width:600px}.collection .header .textContainer .collectionName{color:#fff;font-size:80px;line-height:80px;font-weight:700;white-space:pre-wrap;display:block;margin-bottom:10px}.collection .header .textContainer .collectionDescription{color:#fff;font-size:20px;display:block;white-space:pre-wrap;padding-left:5px}.collection .body{position:relative;padding:60px 0 20px}.collection .body .browseButton{position:absolute;top:15px;right:20px}.collection .body .sectionsContainer{padding:0 20px}.collection .body .relatedScores{margin-top:30px;border-top:1px solid #d5c9c8;padding-top:30px;position:relative}.collection .body .relatedScores .relatedScoresTitle{font-size:25px;font-weight:700;display:block;margin-bottom:30px}.collection .body .relatedScores .relatedScoresViewAndSorting{position:absolute;right:20px;top:20px}.collectionEditing .collectionHeader{margin-bottom:20px;position:relative}.collectionEditing .collectionHeader .collectionImage{width:100%;height:280px;border-radius:5px;display:inline-block;background-size:cover}.collectionEditing .collectionHeader .collectionImage .updateCollectionImage i,.collectionEditing .collectionHeader .collectionImage .updateCollectionImage span{top:130px}.collectionEditing .collectionHeader .collectionImage .imageUploaderContainer.collection_image{display:none}.collectionEditing .collectionHeader .collectionImage .uploadingImage{width:100%!important;height:250px!important}.collectionEditing .collectionHeader .uploader{border-radius:5px}.collectionEditing .collectionHeader .collectionInfo{position:absolute;top:0;padding-left:40px;max-width:calc(100% - 295px);color:#fff;width:475px;height:100%}.collectionEditing .collectionHeader .collectionInfo .collectionText{position:absolute;top:50%;transform:translateY(-50%)}.collectionEditing .collectionHeader .collectionInfo .collectionText .title{font-size:65px;line-height:65px;font-weight:700;cursor:default;white-space:pre-wrap;margin-bottom:10px}.collectionEditing .collectionHeader .collectionInfo .collectionText .description{font-size:16px;display:block;text-align:left!important;white-space:pre-wrap;margin-bottom:0;margin-left:5px}.collectionEditing .collectionHeader .collectionInfo .buttonsWrapper{opacity:0;transition:opacity .25s ease-out;position:absolute;bottom:10px}.collectionEditing .collectionHeader .collectionInfo:hover .buttonsWrapper{opacity:1}.collectionEditing .collectionHeader .bottomRightInfo{position:absolute;bottom:0;right:0;background-color:rgba(0,0,0,.4588235294117647);color:#fff;padding:5px 10px}.collectionOfCollectionsDialog .collectionElementContainer{margin-bottom:15px;border-bottom:1px solid #d8d8c7;padding-bottom:15px}.collectionOfCollectionsDialog .collectionElementContainer button{margin-top:0!important;float:right}.collectionRow .name{display:inline-block;margin-left:10px;margin-top:10px;color:#404040}.collectionCard{position:relative;height:210px;width:335px;padding:20px;border-radius:5px;background-size:cover;margin-right:9px;margin-bottom:20px;display:inline-block;cursor:pointer;vertical-align:top;white-space:normal}.collectionCard .name{font-size:26px;color:#fff;font-weight:700;margin-bottom:10px;display:block;cursor:pointer;line-height:1.1em}.collectionCard .description{cursor:pointer;font-size:15px;color:#fff;text-align:left!important}.collectionCard .description,.collectionCard .name{position:relative;z-index:10}.collectionCard .darkLayer{border-radius:5px}.collectionCard:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:.3em;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.3));transition:opacity .25s ease-out;z-index:2;opacity:0}.collectionCard:hover:after{opacity:1}.collectionCard.first{margin-left:20px}.collectionCard.last{margin-right:20px}.scoreDetailsPanel{display:none;position:absolute;overflow:auto;top:0;bottom:0;right:0;width:279px;padding:0 10px 10px;background-color:#efeede;border-left:1px solid #cfcdba}.scoreDetailsPanel .panelSection{overflow:hidden;float:left;padding-bottom:7px;margin:7px;border-bottom:1px solid #cfcdba;font-size:12px;color:#444;line-height:20px;position:relative;flex-shrink:0}.scoreDetailsPanel .panelSection .tightened{line-height:14px}.scoreDetailsPanel .panelSection.copyInfo{margin-top:-10px;padding-bottom:15px}.scoreDetailsPanel .panelSection.scoreFacets{overflow:visible}.scoreDetailsPanel .panelSection .scoreFacets .selectRow .select:before{transform:scale(.92,.47)}.scoreDetailsPanel .panelSection .scoreFacets .dropdownChecklist{width:75%}.scoreDetailsPanel .panelSection .scoreFacets .dropdownChecklist .select.selectContainer .selectMock{height:30px;font-size:11px;box-sizing:border-box;line-height:normal}.scoreDetailsPanel .panelSection .scoreFacets .dropdownChecklist .optionsContainer{max-height:200px;margin-bottom:-206px}.scoreDetailsPanel .panelSection .scoreFacets .dropdownChecklist .optionsContainer.noHorizontalSroll{overflow-x:auto}.scoreDetailsPanel .panelSection.authorInfo{display:flex}.scoreDetailsPanel .panelSection.sharingSummary{margin-top:0}.scoreDetailsPanel .panelSection.sansBottom{border-bottom:none}.scoreDetailsPanel .panelSection.toggleSection{cursor:pointer}.scoreDetailsPanel .panelSection.expandable{max-height:none;transition-property:max-height;transition-duration:1s}.scoreDetailsPanel .panelSection.collapse{padding:0;margin:0;border-bottom:none;max-height:0;transition-duration:.1s}.scoreDetailsPanel .coverArt{width:100%;left:0!important;margin:0 auto!important}.scoreDetailsPanel .coverArt .coverArtImage{float:none!important;margin:15px auto}.scoreDetailsPanel .officialBadge{font-size:.5em;vertical-align:top}.scoreDetailsPanel .rightAlignedSelect{right:4px;float:right;display:inline-block}.scoreDetailsPanel .selectRow{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.scoreDetailsPanel .selectRow .select{width:75%;position:relative}.scoreDetailsPanel .authorAvatarLink{display:inline-block}.scoreDetailsPanel .authorAvatar{background-color:#efeede}.scoreDetailsPanel .authorDetails{display:inline-block}.scoreDetailsPanel .authorDetails.contentLibrary{height:100%;padding-top:0;display:flex;align-items:center}.scoreDetailsPanel .descriptionToggler{color:#f94d06;cursor:pointer;padding:0 7px;text-align:right}.scoreDetailsPanel .truncated{max-height:90px;overflow:hidden}.scoreDetailsPanel .truncated.taller{max-height:95px}.scoreDetailsPanel .iconContainer{padding:3px 7px;margin-bottom:5px}.scoreDetailsPanel .socialCount{display:inline-block}.scoreDetailsPanel .socialCount .count{padding:3px}.scoreDetailsPanel .socialCount .heartContainer{display:inline-block;cursor:pointer}.scoreDetailsPanel .socialCount .heartContainer .fa-heart-o{display:inline-block}.scoreDetailsPanel .socialCount .heartContainer .fa-heart,.scoreDetailsPanel .socialCount .heartContainer.favorited .fa-heart-o,.scoreDetailsPanel .socialCount .heartContainer:hover .fa-heart-o{display:none}.scoreDetailsPanel .socialCount .heartContainer.favorited .fa-heart,.scoreDetailsPanel .socialCount .heartContainer:hover .fa-heart{display:inline-block;color:#f55629}.scoreDetailsPanel .socialCount .heartContainer.owner{cursor:default}.scoreDetailsPanel .socialCount .heartContainer.owner .fa-heart-o{display:inline-block}.scoreDetailsPanel .socialCount .fa-share-alt:hover{color:#f55629;cursor:pointer}.scoreDetailsPanel .socialCount .fa-share-alt.disabled{opacity:.25;cursor:default}.scoreDetailsPanel .socialCount .fa-share-alt.disabled:hover{color:#444}.scoreDetailsPanel .socialCount#comments{position:absolute;left:30%}.scoreDetailsPanel .socialCount#views{position:absolute;left:60%}.scoreDetailsPanel .commentActions#comments,.scoreDetailsPanel .socialCount#share{position:absolute;right:7px}.scoreDetailsPanel .audioContainer,.scoreDetailsPanel .videoContainer{display:inline;float:inherit}.scoreDetailsPanel .readFacets .row{margin-top:10px;line-height:13px}.scoreDetailsPanel .readFacets .genre{margin-top:0}.scoreDetailsPanel.showing{display:flex;flex-direction:column;align-items:stretch;padding-top:5px}.reporter .fullScreen{height:100%;width:100%;position:absolute;top:0;display:flex;justify-content:center;z-index:1000}.reporter .fullScreen.withBackground{background-color:hsla(0,0%,100%,.7);z-index:10000000}.reporter .fullScreen.useCss{background-color:#d2d3c6;top:60px;height:calc(100% - 60px)}.reporter .fullScreen.useCss .centeredContainer{top:0!important}.reporter .fullScreen.useCss.grey{background-color:#f4f4f4;top:55px;height:calc(100% - 55px)}.reporter .fullScreen .centeredContainer{position:relative;display:block;top:calc(50% - 50px)}.reporter .fullScreen .centeredContainer .spinner{background-image:url(/assets/images/spinner-08c8c533b53ddcf27d15d98ca3287444.svg);background-color:transparent;background-repeat:no-repeat;height:100px;width:100px;left:0;background-position-x:50%;position:relative;display:block;background-size:contain;margin:0 auto}.reporter .fullScreen .centeredContainer span{display:block;position:relative;width:100%;text-align:center}.errorReporter .fullScreen{height:100%;width:100%;position:absolute;top:0;display:flex;justify-content:center;z-index:1000}.errorReporter .fullScreen.withBackground{background-color:hsla(0,0%,100%,.7);z-index:10000000}.errorReporter .fullScreen .errorContainer .dialog{margin-top:50%}.errorReporter .fullScreen .errorContainer .dialog .body{color:#787768}.errorReporter .fullScreen .errorContainer .dialog .body .errorTitle{font-size:16px;font-weight:700;display:block;margin-top:5px;margin-bottom:5px}.errorReporter .fullScreen .errorContainer .dialog .body .errorDescription{display:block}.songCatalog .header{background-image:url(/assets/images/songCatalog-fda042fd5c32d54e102d9eb363e3b650.jpg);background-position:50% 50%}.songCatalog .header .titleWrapper{padding-top:130px;padding-left:80px;position:relative}.songCatalog .header .titleWrapper span{font-size:50px;color:#fff;font-weight:700;display:block}.songCatalog .headerArrangeMe{background-image:url(/assets/images/songCatalogArrangeMe-353f4d35d75737abb03a5e154177f934.jpg);background-position:50% 50%}.songCatalog .headerArrangeMe .titleWrapper{padding-top:177px;padding-left:62px;position:relative}.songCatalog .headerArrangeMe .titleWrapper span{font-size:80px;color:#fff;font-weight:700;display:block}.songCatalog .body{background-color:#fafaf6;padding:20px 60px}.songCatalog .body .descriptionText{line-height:20px}.songCatalog .body .columnsContainer .firstColumn{margin-right:50px}.songCatalog .body .descriptionText{display:block;font-size:16px;margin-bottom:30px;color:#949286}.songCatalog .body .descriptionText.withPadding{padding:0 30px}.songCatalog .body .songSearchContainer{background-color:#fff;box-shadow:0 0 20px 0 #dadada;padding:40px;margin-bottom:26px;min-height:503px}.songCatalog .body .songSearchContainer .songSearchContainerTitle{font-weight:700;font-size:16px;display:block;margin-bottom:20px}.songCatalog .body .songSearchContainer .songSearchContainerDescription{color:#949286;font-size:14px}.songCatalog .body .songSearchContainer .songSearchContainerDescription span{display:block;margin-bottom:20px}.songCatalog .body .songSearchContainer .songInputs{position:relative;margin-bottom:10px}.songCatalog .body .songSearchContainer .songInputs .searchableIcon{position:absolute;top:10px;left:8px;font-size:16px;color:#949286}.songCatalog .body .songSearchContainer .songInputs input{padding-left:30px}.songCatalog .body .songSearchContainer .workSearchResults.modernLook{height:358px;z-index:1}.songCatalog .body .songSearchContainer .workSearchResults.modernLook .resultsItem{cursor:default}.songCatalog .body .songSearchContainer .workSearchResults.modernLook .resultsItem .publicDomain{top:6px;font-size:11px}.songCatalog .body .songSearchContainer .workSearchResults.modernLook .resultsItem .viewLink{position:absolute;top:6px;right:10px;font-size:11px}.community{padding:40px}.community .communitySection{margin-bottom:30px;padding-bottom:60px;border-bottom:1px solid #dfdbd6;position:relative}.community .communitySection.noBorder{border-bottom:none!important}.community .communitySection .subNavCategories{margin-bottom:15px}.community .communitySection .sectionTitle{font-size:28px}.community .communitySection .communityScores{overflow:hidden;max-height:293px;grid-template-columns:repeat(auto-fill,minmax(344px,1fr))}.community .communitySection .topRightLink{position:absolute;top:5px;right:10px}.countdownControl{display:inline-block;height:40px!important;width:60px;margin-top:7px;background-color:#cfceb9;border-radius:3px;overflow:hidden!important;text-align:center;font-size:24px;color:#e7e5ce;line-height:40px;vertical-align:top}.countdownControl .transcribe{width:70px}.countdownControl .record{background-color:red}.countdownControl .animatedCounter{width:60px;height:40px;background-color:#f64e20;overflow:hidden}.countdownControl .animatedCounter .counter{position:relative;top:3px;margin:0 auto;font-size:34px;color:#fff;text-align:center;line-height:34px;height:34px;width:34px;border-radius:18px;opacity:.8}.countdownControl .animatedCounter.countingDown{animation:countDown 1s steps(1) infinite}.countdownControl .animatedCounter.countingDown .countDownSpinner.light{animation:spinnerLight 1s linear infinite}.countdownControl .animatedCounter.countingDown .countDownSpinner.dark{animation:spinnerDark 1s linear infinite}.countdownControl .animatedCounter.countingDown .mask.left.dark{animation:darkLeft 1s steps(1) infinite}.countdownControl .animatedCounter.countingDown .mask.left.light{animation:lightLeft 1s steps(1) infinite}.countdownControl .animatedCounter.countingDown .mask.right.dark{animation:darkRight 1s steps(1) infinite}.countdownControl .animatedCounter.countingDown .mask.right.light{animation:lightRight 1s steps(1) infinite}.countdownControl .countDownSpinner{position:absolute;width:160px;height:160px;left:-129px;top:-60px;opacity:0;transform-origin:right 50%}.countdownControl .countDownSpinner.light{background-color:#f98363}.countdownControl .countDownSpinner.dark{background-color:#f64e20}@keyframes countDown{0%{background-color:#f64e20}50%{background-color:#f98363}to{background-color:#f64e20}}@keyframes spinnerLight{0%{opacity:1;transform:rotate(0deg)}49%{opacity:1;transform:rotate(1turn)}50%{opacity:0}to{opacity:0;transform:rotate(0deg)}}@keyframes spinnerDark{0%{opacity:0;transform:rotate(0deg)}49%{opacity:0}50%{opacity:1;transform:rotate(0deg)}to{opacity:1;transform:rotate(1turn)}}.mask{position:absolute;top:0;height:100%;width:50%;opacity:0}.mask.left{left:0}.mask.right{left:50%}.mask.dark{background-color:#f64e20}.mask.light{background-color:#f98363}.recordingPartTextWrapper{display:inline-block;position:relative;width:120px;line-height:1.1;height:28px;margin-left:10px;vertical-align:top;padding-top:20px}.recordingPartTextWrapper span{font-size:12px}@keyframes darkLeft{0%{opacity:1}25%{opacity:0}to{opacity:0}}@keyframes lightRight{0%{opacity:0}25%{opacity:1}50%{opacity:0}to{opacity:0}}@keyframes lightLeft{0%{opacity:0}49%{opacity:1}75%{opacity:0}}@keyframes darkRight{0%{opacity:0}50%{opacity:0}74%{opacity:1}}#guide>div{padding-top:1em}#guide>h1,#guide>h2{padding-top:2em}#guide .scorePalette{padding-left:0;display:inline-block;margin-left:30px}#guide .popupPaletteSection{display:inline-block;position:inherit}.guideFig,.guideShot{padding-top:.5em;padding-left:4em}.guideKey{display:inline;font-weight:700;padding:4px;line-height:22px;background-color:#eee;border-radius:4px}.guideTool{width:25px;height:25px;vertical-align:middle;background-color:#efeede}.guideBackground,a.guideAction{background-color:#f8f8f0}a.guideAction{color:#000;font-weight:700;text-decoration:none}a.guideAction .paletteButton{padding-left:25px;display:inline-block;line-height:24px;background-size:25px 25px;background-repeat:no-repeat;background-position:0}a.guideAction .paletteButton:hover,a.guideAction:hover{text-decoration:underline}a.guideSection{color:#000;text-decoration:none;font-weight:700}a.guideSection:hover{text-decoration:underline}.sharingDialog .shareWithEveryone{background-color:#f8f8f0;border:1px solid #e1e1de;padding:10px 15px;max-width:400px}.sharingDialog .shareWithEveryone .anyoneContainer{display:flex;justify-content:space-between}.sharingDialog .shareWithEveryone .anyoneContainer select{padding-top:3px;padding-bottom:3px;height:30px}.sharingDialog .sharingTypeOptions{margin-bottom:20px}.sharingDialog .songMatching .songMatchingHeading{margin-bottom:10px;margin-left:1px;font-weight:700;display:inline-block;line-height:15px}.sharingDialog .songMatching .songMatchingSubHeading{margin-bottom:5px;margin-left:1px;display:inline-block;line-height:15px}.sharingDialog .songMatching .selectedSongsSpacer{margin-top:28px}.sharingDialog .workSearchResults{height:230px;overflow:hidden;display:flex;flex-direction:column}.sharingDialog .workSearchResults .workTitle{flex:0;max-width:190px}.sharingDialog .workSearchResults .searchedWorks{flex:1}.sharingDialog .songResults{max-width:305px;min-width:297px}.sharingDialog .checkboxSection{max-width:475px}.sharingDialog .additionalAccess{margin-top:15px;max-width:500px;width:100%}.sharingDialog .copyrightWarning{margin-top:25px}.sharingDialog .searchWithDropdownResults{max-width:433px}.sharingDialog .clearButton{right:6px}.sharingDialog .roomForIcon{width:calc(100% - 22px)!important}.sharingDialog .totalResultsContainer{padding:7px 9px}.sharingDialog .totalResultsContainer .refineWithContributor{font-size:11px!important}.sharingDialog .copyrightHelp{display:inline-block;margin-left:30px}.sharingDialog .copyrightInfoText{font-size:12px;line-height:15px;margin-bottom:10px;margin-left:1px}.sharingDialog .selectedSongResults{margin-bottom:15px}.sharingDialog .radioOption{font-size:11px}.sharingDialog .modalSpacer{border-top:1px solid #d4d3bf;height:0;margin-bottom:20px;margin-top:20px}.sharingDialog .sharedWith{display:flex;align-items:center;margin-bottom:5px}.sharingDialog .sharedWith .sharedContents{display:flex;flex:1;align-items:center;padding:5px 5px 5px 10px;background-color:#f8f8f0;border:1px solid #e1e1de}.sharingDialog .sharedWith .sharedContents.notActive{opacity:.6}.sharingDialog .sharedWith .sharedContents .formRow{margin:0}.sharingDialog .sharedWith .sharedContents .formRow select{padding-top:3px;padding-bottom:3px;height:30px}.sharingDialog .sharedWith .sharedContents .sharedWithImage{display:inline-block;height:20px;width:20px;background-size:auto 20px;background-position:50%;margin-right:8px;border-radius:10px}.sharingDialog .sharedWith .sharedContents .sharedWithName{flex:1}.sharingDialog .sharedWith .remove{margin-left:5px;background-image:url(/assets/images/delete_button-48d3c37c19ddfa62f4f2b8ac44f63c4b.svg);height:15px;width:15px;display:inline-block;background-size:auto 15px;background-position:50%;cursor:pointer}.sharingDialog .blackboxDetailsBox{background-color:#fff;padding:10px;box-shadow:0 0 4px 0 #cacaca;position:relative}.sharingDialog .blackboxDetailsBox .closeButton{position:absolute;right:11px;top:12px;color:#5a5a5a;cursor:pointer}.sharingDialog .blackboxDetailsBox .title{font-weight:700;font-size:12px;margin-bottom:10px;display:block}.sharingDialog .blackboxDetailsBox .inputDescription{font-weight:400;display:block;font-size:11px}.playbackDialog .setting{padding:12px 0}.playbackDialog .resetButton{background-image:url(/assets/images/scorePalette/resetLayout-1872fdf8764912ed83a0d8da13d9d8f2.svg)}.playbackDialog .muted{background-image:url(/assets/images/scorePalette/playback-off-3164c17216b9be1e466cfe61f080132e.svg)}.playbackDialog .audible{background-image:url(/assets/images/scorePalette/playback-3000bb4c8cb855dbfaf4ba02f4480863.svg)}.playbackDialog .visibleIcon{background-image:url(/assets/images/scorePalette/view-dc39c2bbfed2541f94fa6492a4e008ec.svg)}.playbackDialog .invisibleIcon{background-image:url(/assets/images/scorePalette/view-off-e16fe2b70592330eab894f77b597c326.svg)}.wizardNavigation{display:flex;align-items:center}.wizardNavigation button{flex:0}.wizardNavigation .back{flex:0;bottom:20px;color:#f64e20;cursor:pointer;left:20px;position:absolute}.wizardNavigation .expander{flex:1}.songMatching .workSearchInputContainer{padding:7px 12px;position:relative}.songMatching .workSearchInputContainer .clearButton{top:10px}.songMatching .totalResultsContainer{padding:7px 12px;font-size:12px;border-bottom:1px solid #ccc;position:sticky;top:0;background:#fff;z-index:1}.songMatching .totalResultsContainer .clarification{color:#7c7a6e}.songMatching .totalResultsContainer .refineWithContributor{width:100%;padding:0}.songMatching .totalResultsContainer .clearButton{font-size:14px;top:10px}.songMatching .searchedWorks{min-height:154px;overflow-y:auto}.songMatching .searchedWorks .noResultsContainer{padding:50px 20px 55px;text-align:center}.songMatching .searchedWorks .noResultsContainer .noResultsText{display:block;margin-bottom:10px;color:#756d69}.songMatching .searchedWorks .noResultsContainer .clarification{color:#7c7a6e;font-size:12px}.songMatching .searchedWorks .blackboxedWork{width:100%}.songMatching .sharingInfoWorksListItem{background:#f5f5ec;padding:7px 12px}.songMatching .sharingInfoWorksListItem .removeElementButton{top:10px;right:10px}.songMatching .royaltyAssignmentLink{font-size:12px}.songMatching .checkbox,.songMatching input.copyrightRadioButton{font-size:300px;margin:10px}.songMatching .inputDescription,.songMatching .text{line-height:15px;margin-left:1px}.songMatching .workSearchResults.modernLook{box-shadow:none;border:1px solid #ccc;margin-top:10px;max-height:none;width:inherit}.songMatching .workSearchResults.modernLook .resultsItem{font-size:12px;padding-right:0;display:block;transition:background-color .125s ease}.songMatching .workSearchResults.modernLook .resultsItem .workDetails{position:relative;top:3px;width:calc(100% - 42px)}.songMatching .workSearchResults.modernLook .resultsItem .workDetails .workTitle{margin-bottom:3px;line-height:17px!important}.songMatching .workSearchResults.modernLook .resultsItem .workDetails .workComposers{line-height:17px;max-width:340px}.songMatching .workSearchResults.modernLook .resultsItem .textWrapper{width:260px}.songMatching .workSearchResults.modernLook .resultsItem .publicDomain{color:grey;position:absolute;top:2px;right:10px;font-size:10px}.songMatching .workSearchResults.modernLook .resultsItem .viewLink{position:absolute;top:6px;right:10px;font-size:11px}.songMatching .workSearchResults.modernLook .resultsItem .localLeft{width:35px;height:35px}.songMatching .workSearchResults.modernLook .resultsItem .notArrangeableFakeButton{background-image:url(/assets/images/fakeRadioButtonDisabled-30c0aae1ff99d622545be5d545256aeb.svg);background-repeat:no-repeat;margin:10px;height:20px;width:20px}.formattingPanel{width:540px;display:block!important;font-size:13px}.formattingPanel .selected{background-color:#fff}.formattingPanel .toBeSelected{background-color:#f7f7f4}.formattingPanel .formattingWrapper{position:relative;height:calc(100% - 82px);overflow-y:auto}.formattingPanel .formattingWrapper .subNavBar{margin:0}.formattingPanel .formattingWrapper .partsColumn{display:inline-block;width:166px;margin-right:10px;position:relative;vertical-align:top}.formattingPanel .formattingWrapper .partsColumn .instrumentTab{display:block;padding:7px;font-size:13px;margin-bottom:2px;border-radius:5px;cursor:pointer;transition:background-color .2s ease}.formattingPanel .formattingWrapper .partsColumn .instrumentTab:hover{background-color:#f7f7f4}.formattingPanel .formattingWrapper .partsColumn .instrumentTab label{cursor:pointer;user-select:none}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .indented{padding-left:12px}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .eyeIcon{position:absolute;right:10px;display:none}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .eyeIcon.partShown{color:#8b897b!important;display:inline}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .eyeIcon.partsThatCouldBeShown{color:#e5e4e4;display:inline}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .editingIcon{position:absolute;right:28px;display:none}.formattingPanel .formattingWrapper .partsColumn .instrumentTab .editingIcon.editing{color:#8b897b;display:inline}.formattingPanel .formattingWrapper .orientationLabel{margin-bottom:10px}.formattingPanel .formattingWrapper .separator{background-color:#dbdac6;margin:4px 0}.formattingPanel .formattingWrapper .controlsColumn{display:inline-block;width:360px;position:relative;vertical-align:top}.formattingPanel .buttonsWrapper{border-top:1px solid #dbdac6}.embed .productEmbedBottomContainer{position:fixed;background:#fff;bottom:0;width:100%;display:block;border-top:1px solid #cfceb9;padding-bottom:15px}.embed .productEmbedBottomContainer .purchaseText{padding-top:25px;padding-left:20px;display:inline-block;position:relative}.embed .productEmbedBottomContainer .buttonsWrapper{margin-right:20px}.slick-slider .slick-arrow{display:none!important}.slick-slider .slick-dots{bottom:15px!important}.slick-slider .slick-dots li{width:10px}.slick-slider .slick-dots li button:before{width:10px!important;height:10px!important;color:#fff!important;border-radius:50px!important;display:inline-block!important;cursor:pointer!important;font-size:12px!important;opacity:1!important}.slick-slider .slick-dots li.slick-active button:before{color:#f94d06!important}.dropdownChecklist{position:relative}.dropdownChecklist .select.selectContainer{width:100%}.dropdownChecklist .select.selectContainer .selectMock{height:39px;font-size:13px;padding:8px 1em 8px 8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #ccc;border-radius:0;background:#fff;color:#000;align-items:center;box-sizing:border-box;line-height:22px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none}.dropdownChecklist.raised{box-shadow:0 2px 15px 0 rgba(123,123,121,.5490196078431373)}.dropdownChecklist label{display:block;padding:.2em}.dropdownChecklist label:not(:last-child){border-bottom:1px solid #fff}.optionsContainer{position:relative;z-index:1000;padding-bottom:5px;box-shadow:0 7px 15px 0 rgba(123,123,121,.5490196078431373);overflow:scroll;border:1px solid #cbcabb;border-top:0;background:#fff}.optionsContainer .checkOption{cursor:pointer;padding-left:2px}.optionsContainer .checkOption.wider{padding-left:6px}.optionsContainer .checkOption input[type=checkbox]{opacity:0}.optionsContainer .checkOption span:before{content:"";display:inline-block;height:10px;width:10px;border:1px solid #ddd;position:absolute;top:1px;left:-19px;border-radius:1.5px}.optionsContainer .checkOption span:after{content:"";display:inline-block;height:3px;width:6px;position:absolute;transform:rotate(-45deg);left:-17px;top:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;border-right-color:#fff;border-top-color:#fff}.optionsContainer .checkOption span{position:relative}.optionsContainer .checkOption input[type=checkbox]:focus+span:before{outline:5px auto #3b99fc}.optionsContainer .checkOption input[type=checkbox]:checked+span:before{background-color:#4a90e2;border-color:#4a90e2}.optionsContainer .checkOption input[type=checkbox]+span:after{content:none}.optionsContainer .checkOption input[type=checkbox]:checked+span:after{content:""}.productPage .h1,.productPage h1{font-weight:700;font-size:24px;padding:0;margin:0}.productPage .h2,.productPage h2{font-weight:700;font-size:16px}.productPage button{cursor:pointer;border-radius:2px}.productPage .productContainer,.productPage .productEmbed{display:flex;justify-content:center}.productPage .productEmbed{margin:20px;box-shadow:0 2px 10px rgba(0,0,0,.11);border:1px solid #cfcdb9;height:fit-content}.productPage>.section{border-bottom:1px solid #d3d3d3;padding:15px 10px;margin:0 20px}.productPage>.section.noBottomPhone,.productPage>.section:last-of-type{border-bottom:none}.productPage .recommendationsContainer{background-color:#fff;padding:20px 0;border:1px solid #d3d3d3;border-width:1px 0}.productPage .recommendationsContainer.spinner{min-height:340px;display:flex;align-items:center}.productDetails{margin:20px;max-width:365px}.productDetails label,.productDetails p{font-size:12px;margin:5px 0;display:block}.productDetails .section{border-bottom:1px solid #d3d3d3;padding:10px 0}.productDetails .section:last-of-type{border-bottom:none}.printSelectionItem{min-width:250px}.printSelectionItem .print{background-image:url(/assets/images/scorePalette/print-b064ca248a414ec9b6ceffb2abc77ad1.svg);background-repeat:no-repeat}.printSelectionItem .exportPDF{background-image:url(/assets/images/export/ExportPDF-0f175775ad68a915bd9e1d2b2119561f.svg);background-repeat:no-repeat}.productHeaderOwned.headerRow,.productHeaderOwned .headerRow{display:flex;justify-content:space-between;align-items:center;height:50px;border-bottom:1px solid hsla(0,0%,59.2%,.26);padding:0 15px}.productHeaderOwned .breadcrumb .fa{margin:0 5px}.productHeaderOwned .ownedActions{display:flex;align-items:baseline}.productHeaderOwned .ownedActions .action{margin:0 5px}.productHeaderOwned .ownedActions.headerRow{margin:0;border-bottom:none}.productHeaderOwned button{padding:5px 20px}.titleSection .officialBadge{font-size:.4em;margin-left:5px}.actionSection{display:flex}.actionSection label,.actionSection p{margin:5px 0}.actionSection .coverArt{left:0}.actionSection .coverArt .coverArtImage{width:165px;height:165px}.actionSection .coverArt .coverArtImage .coverArtOverlay{position:unset}.actionSection .actions{margin-left:15px}.actionSection .actions .labelContainer{display:flex;align-items:center}.actionSection .actions select{height:unset;font-size:13px}.actionSection .actions button{display:block;width:100%;margin:5px 0;padding:8px}.detailsSection .detail{margin:5px 0}.socialSection{display:flex;justify-content:space-between;padding:15px 10px;position:relative}.socialSection .count{padding:3px}.socialSection #copyConfirmation{top:3px;left:auto}.socialSection #copyConfirmation span{margin-left:5px}.socialSection .socialCount#faves,.socialSection .socialCount#views{min-width:50px}.socialSection .socialCount#faves .heartContainer{display:inline-block;cursor:pointer}.socialSection .socialCount#faves .heartContainer .fa-heart-o{display:inline-block}.socialSection .socialCount#faves .heartContainer .fa-heart,.socialSection .socialCount#faves .heartContainer.favorited .fa-heart-o,.socialSection .socialCount#faves .heartContainer:hover .fa-heart-o{display:none}.socialSection .socialCount#faves .heartContainer.favorited .fa-heart,.socialSection .socialCount#faves .heartContainer:hover .fa-heart{display:inline-block;color:#f55629}.socialSection .socialCount#faves .heartContainer.owner{cursor:default}.socialSection .socialCount#faves .heartContainer.owner .fa-heart-o{display:inline-block}.socialSection .socialCount#share .fa-share-alt:hover{color:#f55629;cursor:pointer}.socialSection .socialCount#share .fa-share-alt.disabled{opacity:.25;cursor:default}.socialSection .socialCount#share .fa-share-alt.disabled:hover{color:#444}.authorSection{display:flex;justify-content:space-between;align-items:center}.authorSection .authorInformation{display:flex;padding:5px 0}.authorSection .authorDetails{padding:5px 10px}.authorSection .follow{font-weight:500;font-size:14px}.embeddedScoreDialog .titleWrapper{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:.5px solid #e7e7e2}.embeddedScoreDialog .setting{padding:10px 0}.embeddedScoreDialog .setting .noInput{padding:5px}.embeddedScoreDialog .setting input:disabled{opacity:.33;cursor:default}.embeddedScoreDialog .setting:first-of-type{padding-top:0}.embeddedScoreDialog .resetButton{background-image:url(/assets/images/scorePalette/resetLayout-1872fdf8764912ed83a0d8da13d9d8f2.svg)}.embeddedScoreDialog .resetButton.hideReset{background:none;cursor:default}.embeddedScoreDialog .dropdownSelectlist{position:relative}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer{width:100%}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock{height:28px;line-height:27px;padding:8px 0 8px 13px;font-size:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #ccc;border-radius:0;background:#fff;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock.paginated{padding-left:35px;background-size:35px;background-position-x:2px;background-position-y:3px;background-image:url(/assets/images/embedScrollView-3126b253867072aa2b136d2c63540f76.svg)}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock.strip{padding-left:45px;background-size:35px;background-position-x:6px;background-position-y:4px;background-image:url(/assets/images/embedStripView-7b3d2de90260fd95ff684630a4d5146f.svg)}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock.flow{padding-left:42px;background-size:31px;background-position-x:6px;background-position-y:6px;background-image:url(/assets/images/embedFlowView-4ba0cc6fe47e12878ec6ef8ac36037d0.svg)}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock.perform{padding-left:41px;background-size:35px;background-position-x:3px;background-position-y:3px;background-image:url(/assets/images/embedPerformView-ae36b9d9fbce3114109722ed81afc66a.svg)}.embeddedScoreDialog .dropdownSelectlist .select.selectContainer .selectMock option{display:none;opacity:0}.embeddedScoreDialog .dropdownSelectlist .optionsContainer{position:relative;z-index:1000;padding-bottom:5px;box-shadow:0 7px 15px 0 #ccccc4;overflow:scroll;border:1px solid #cbcabb;border-top:0;background:#fff;max-height:150px}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption{cursor:pointer;padding:5px;display:flex}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.transpose{justify-content:space-between}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.transpose .leftColumn{font-size:13px;font-weight:700;padding-left:10px}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.transpose .rightColumn{font-size:11px;color:#9a9a9a;padding-right:20px}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view{line-height:29px}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .leftColumn{padding:0 20px 0 15px;height:32px;background-size:cover;background-position:50%;background-repeat:no-repeat}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .paginated{background-image:url(/assets/images/embedScrollView-3126b253867072aa2b136d2c63540f76.svg)}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .strip{background-image:url(/assets/images/embedStripView-7b3d2de90260fd95ff684630a4d5146f.svg)}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .flow{background-image:url(/assets/images/embedFlowView-4ba0cc6fe47e12878ec6ef8ac36037d0.svg);background-size:contain}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .perform{background-image:url(/assets/images/embedPerformView-ae36b9d9fbce3114109722ed81afc66a.svg)}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.view .rightColumn{padding-left:5px}.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption.selected,.embeddedScoreDialog .dropdownSelectlist .optionsContainer .selectOption:hover{background-color:#f3f4ed}.embeddedScoreDialog .dropdownSelectlist.raised{box-shadow:0 2px 15px 0 #ccccc4;margin:0 -5px}.reviewsSection{border-bottom:0}.reviewsSection .summary{justify-content:space-between;padding:10px 0}.reviewsSection .summary,.reviewsSection .summary .reviewsRating{display:flex;align-items:center}.reviewsSection .viewMore{color:#000;font-size:12px}.reviewsSection .showMore{cursor:pointer}.viewReviewsDialog{height:340px!important}.viewReviewsDialog .scrollableDialog{padding:0!important}.viewReviewsDialog .scrollableDialog .section{padding:0 20px 20px}.review{background-color:inherit;padding:8px 0;border-bottom:1px solid #d2d3c5}.review:last-child{border-bottom:none}.review .starsAndDots{display:flex;justify-content:space-between}.review .title{font-weight:700;font-size:14px!important;color:#787768;margin-bottom:15px!important}.review .text{display:block;margin-bottom:10px;font-size:12px;line-height:15px}.review .text.showLess{max-height:90px;overflow:hidden}.review .contextMenuItemsButton{background-color:#f8f8ee}.review .contextMenuItemsButton:hover{background-color:#fefefd}.review .metadataContainer{margin-top:10px;display:inline-block}.review .metadataContainer .date,.review .metadataContainer .user{display:inline-block;font-size:14px}.review .metadataContainer .user{margin-right:10px}.marketplaceBreadcrumb{padding:10px}.marketplaceBreadcrumb .marketplaceNav{padding:0 10px}.dropdownSelectlist{position:relative}.dropdownSelectlist .select.selectContainer{width:100%}.dropdownSelectlist .select.selectContainer .selectBox{height:16px;line-height:17px;padding:8px 0 8px 8px;font-size:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #ccc;border-radius:0;background:#fff;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none}.dropdownSelectlist .optionsContainer{position:absolute;width:99%;z-index:1000;padding-bottom:5px;box-shadow:0 7px 15px 0 #ccccc4;overflow:scroll;border:1px solid #cbcabb;border-top:0;background:#fff;max-height:150px}.dropdownSelectlist .optionsContainer .selectOption{cursor:pointer;padding:5px;display:flex}.dropdownSelectlist .optionsContainer .selectOption.selected,.dropdownSelectlist .optionsContainer .selectOption:hover{background-color:#f3f4ed}.dropdownSelectlist.raised{box-shadow:0 2px 15px 0 #ccccc4;margin:0 -5px}.premiumSubscriptionPage{padding:35px 20px 0;margin:0 auto;max-width:875px}.premiumSubscriptionPage .titleSection{text-align:center}.premiumSubscriptionPage .titleSection h2{font-weight:700;font-size:50px;margin-bottom:0}.premiumSubscriptionPage .titleSection h3{font-weight:700;font-size:16px;padding-top:0}.premiumSubscriptionPage .plansSection{display:flex;margin:35px -8px}.premiumSubscriptionPage .plansSection .planSelection{position:relative;font-size:14px;line-height:20px;margin:0 8px;flex-grow:1;flex-basis:33%;box-sizing:border-box;height:90px;padding:25px;border:1px solid #d2d2d1;background-color:#fff;cursor:pointer}.premiumSubscriptionPage .plansSection .planSelection.current{padding-top:10px;padding-bottom:10px}.premiumSubscriptionPage .plansSection .planSelection.disabled{cursor:default;opacity:.6}.premiumSubscriptionPage .plansSection .planSelection.selected{background-color:#f64e1f;color:#fff}.premiumSubscriptionPage .plansSection .planSelection .priceText{font-size:16px}.premiumSubscriptionPage .plansSection .planSelection .currentLabel{color:#f64e1f}.premiumSubscriptionPage .plansSection .cornerCheck{vertical-align:middle;font-size:18px;position:absolute;top:0;right:0;color:#fff}.premiumSubscriptionPage .premiumSubscriptionForm{border:1px solid #d3d3d3;background-color:#fff}.premiumSubscriptionPage .premiumSubscriptionForm .signIn{padding-top:40px;padding-bottom:85px;font-size:16px}.premiumSubscriptionPage .premiumSubscriptionForm .select .selectBox{width:100%;padding:12px;text-align:left;margin:4px 0 0;box-sizing:border-box;border:1px solid #dcdcdc!important;height:inherit;line-height:20px}.premiumSubscriptionPage .premiumSubscriptionForm .recurly-element,.premiumSubscriptionPage .premiumSubscriptionForm .recurly-hosted-field{height:3rem;border-radius:0}.premiumSubscriptionPage .premiumSubscriptionForm .recurly-element-focus{border:1px solid #dcdcdc!important}.premiumSubscriptionPage .premiumSubscriptionForm .premiumFormBottom{border-top:1px solid #d3d3d3;padding:20px;background-color:#fafaf5;position:relative;display:flex;justify-content:space-between;font-size:13px}.premiumSubscriptionPage .premiumSubscriptionForm .premiumFormBottom .leftSection{max-width:400px}.premiumSubscriptionPage .premiumSubscriptionForm .premiumFormBottom .priceTable{border-spacing:20px 8px;font-size:14px}.plansPage{display:block;text-align:center;padding-top:30px}.plansPage .pageTitle{padding-bottom:10px;font-size:48px;font-weight:700;margin-bottom:20px}.plansPage .plansContainer{display:block;text-align:center;margin-bottom:100px}.plansPage .planContainer{margin-left:5px;margin-right:5px;display:inline-block;width:320px;border:1px solid #cfceb9;vertical-align:top}.plansPage .planContainer .purchaseButton{font-weight:700;padding-top:15px;padding-bottom:15px;width:100%;border-radius:5px;cursor:pointer;color:#fff}.plansPage .planContainer .planHeader{color:#fff;padding:10px;position:relative;height:177px;display:flex;flex-direction:column;justify-content:space-between}.plansPage .planContainer .planHeader .planName{font-weight:700;padding-bottom:5px;font-size:16px}.plansPage .planContainer .planHeader .planName.extraPadding{padding-bottom:20px}.plansPage .planContainer .planHeader .pricesWrapper{display:flex}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper{width:100%;padding-top:5px;padding-bottom:5px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .planPriceText{font-size:30px;font-weight:400;padding-top:18px;padding-bottom:28px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .currencySymbol,.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .priceCents{vertical-align:top;display:inline-block;font-size:20px;padding-top:9px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .priceDollars{vertical-align:top;display:inline-block;font-size:45px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .discount{display:inline-block;width:10px;font-size:11px;top:18px;position:relative}.plansPage .planContainer .planBody{padding:12px;background-color:#fff;min-height:562px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.plansPage .planContainer .planBody .planBodyInfo .planDescription{display:block;padding:0 10px 15px;font-size:13px;min-height:40px;text-align:center;width:180px;margin:0 auto}.plansPage .planContainer .planBody .planBodyInfo .planFeaturesDescription{font-size:14px;padding-bottom:25px}.plansPage .planContainer .planBody .planBodyInfo .planFeatures{padding:0 10px 20px;font-size:13px}.plansPage .planContainer .planBody .planBodyInfo .planFeatures .planFeature:before{content:"";position:relative;left:-10px;bottom:-9px;background-color:#000;width:4px;height:4px;border-radius:50%;display:table-cell}.plansPage .planContainer .planBody .planBodyInfo .planFeatures .planFeature{display:block;text-align:left;margin-bottom:3px;margin-left:10px}.plansPage .planContainer .planBody .planBodyInfo .learnMore{font-size:14px;cursor:pointer;padding:0 20px 20px}.plansPage .planContainer.basic .planHeader,.plansPage .planContainer.basic .planHeader .pricesWrapper{background-color:#babaa5}.plansPage .planContainer.basic .planHeader .purchaseButton{background-color:#aaaa97}.plansPage .planContainer.basic .planBody .purchaseButton{background-color:#babaa5}.plansPage .planContainer.basic .planBody .learnMore,.plansPage .planContainer.basic .planBody .planFeaturesDescription{color:#444}.plansPage .planContainer.premium .planHeader,.plansPage .planContainer.premium .planHeader .pricesWrapper{background-color:#f94d06}.plansPage .planContainer.premium .planHeader .purchaseButton{background-color:#df450a}.plansPage .planContainer.premium .planBody .purchaseButton{background-color:#f94d06}.plansPage .planContainer.premium .planBody .learnMore,.plansPage .planContainer.premium .planBody .planFeaturesDescription{color:#f94d06}.plansPage .planContainer.learn .planHeader,.plansPage .planContainer.learn .planHeader .pricesWrapper{background-color:#6dc9b9}.plansPage .planContainer.learn .planHeader .purchaseButton{background-color:#63b7a9}.plansPage .planContainer.learn .planBody .purchaseButton{background-color:#6dc9b9}.plansPage .planContainer.learn .planBody .learnMore,.plansPage .planContainer.learn .planBody .planFeaturesDescription{color:#63b7a9}.tippy-tooltip.default-theme{font-size:12px;padding:3px}.tippy-tooltip.error-theme{background-color:#f64e1f}.tippy-tooltip.error-theme[data-placement^=top] .tippy-arrow{border-top-color:#f64e1f}.tippy-tooltip.error-theme[data-placement^=bottom] .tippy-arrow{border-bottom-color:#f64e1f}.tippy-tooltip.error-theme[data-placement^=left] .tippy-arrow{border-left-color:#f64e1f}.tippy-tooltip.error-theme[data-placement^=right] .tippy-arrow{border-right-color:#f64e1f}.tippy-tooltip .hintTitle{font-size:14px;margin-bottom:10px}.tippy-tooltip .contextMenuItem label{font-size:14px}.tippy-tooltip .contextMenuItem[data-disabled=true]{color:grey;cursor:default;position:relative}.tippy-tooltip .contextMenuItem[data-disabled=true]:before{border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #333;content:" ";position:absolute;height:0;right:-20px;top:10px;transform-origin:50% 7px;transition:opacity .4s;opacity:0;width:0}.tippy-tooltip .contextMenuItem[data-disabled=true]:after{background-color:#333;border-radius:5px;content:"Not enough seats";color:#e0e0e0;display:flex;align-items:center;justify-content:center;height:40px;position:absolute;right:-145px;top:-3px;transition:opacity .4s;opacity:0;width:125px}.tippy-tooltip .contextMenuItem[data-disabled=true]:hover:after,.tippy-tooltip .contextMenuItem[data-disabled=true]:hover:before{opacity:1}.finalizeScoreSection .margin3{margin:3px}.finalizeScoreSection .buttonContainer{align-items:center}.finalizeScoreSection .buttonContainer .localLeft{line-height:16px}.finalizeScoreSection .buttonContainer .localRight button{line-height:20px}.finalizeScoreSection .scoreInfo{display:flex;flex-flow:row wrap;justify-content:space-between}.finalizeScoreSection .status{color:#fff;font-weight:700;padding:1px 5px;border-radius:3px}.finalizeScoreSection .status.Finalized{background-color:red}.finalizeScoreSection .status.Archived{background-color:#ffa31a}.finalizeScoreSection .status.Published{background-color:#090}.finalizedScoreIdDialog .idField,.finalizeScoreSection .idField{background-color:#fff;padding:5px;border:1px solid #d3d3d3;font-size:11px}.finalizedScoreIdDialog .idField{display:inline-block}#embed404bg{height:100%;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center}#embed404bg .textWrap{text-align:center}#embed404bg .topLine{font-size:24px}#embed404bg .bottomLine,#embed404bg .topLine{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;color:#bcbcbc}#embed404bg .bottomLine{font-size:13px}.keyboardShortcutsDialog.modernForm.dialog .body.beigeBackground{overflow:hidden;padding:10px}.keyboardShortcutsDialog .help-link{margin:10px;text-decoration:none;color:#f64e20;font-size:14px;position:absolute;top:9px;left:0}.keyboardShortcutsDialog .formRow{margin-bottom:0}.keyboardShortcutsDialog .toolPaletteSection.column{margin-top:27px;font-size:13px;width:30%;overflow-y:scroll}.keyboardShortcutsDialog .collectionItem{display:flex;justify-content:space-between;align-items:center}.keyboardShortcutsDialog .collectionItem .section-error{width:100%;pointer-events:none}.keyboardShortcutsDialog .add-direction{position:absolute;display:block;color:#f64e20;left:78%;bottom:-28px}.keyboardShortcutsDialog .palette-actions-container{font-size:14px;width:70%}.keyboardShortcutsDialog .palette-actions-container .column{width:100%}.keyboardShortcutsDialog .paletteSection.current .error-icon{color:#e0e0e0}.keyboardShortcutsDialog .paletteSection .fa{float:right}.keyboardShortcutsDialog .error-icon{color:#f64e20}.keyboardShortcutsDialog .columnsContainer{max-height:483px;overflow-y:initial;display:flex!important}.keyboardShortcutsDialog .paletteAction{display:flex;white-space:nowrap}.keyboardShortcutsDialog .paletteAction:hover,.keyboardShortcutsDialog .paletteAction:hover input{background-color:#fbfbf9}.keyboardShortcutsDialog .paletteAction:hover input:disabled{border-color:#fbfbf9;background-color:#fbfbf9!important;color:#8a8a8a}.keyboardShortcutsDialog .paletteAction .paletteButton{background-size:25px 25px;background-position:10px;background-repeat:no-repeat;width:56px}.keyboardShortcutsDialog .palette-name{padding-top:7px;min-width:180px}.keyboardShortcutsDialog .shortcut-container{position:relative}.keyboardShortcutsDialog .shortcut-container .error-icon{display:none;position:absolute;left:46%;bottom:-25px}.keyboardShortcutsDialog .shortcut-container.error .error-icon{display:block}.keyboardShortcutsDialog .shortcut-container.error input{color:#f64e20}.keyboardShortcutsDialog .shortcuts-table{width:100%;border-spacing:0}.keyboardShortcutsDialog input.shortcut-input-field{float:right;text-align:right;padding:5px;margin:5px 5px 5px 0;background-color:#fff;position:relative;font-size:14px;border:0}.keyboardShortcutsDialog input.shortcut-input-field:disabled{color:#8a8a8a;border-color:#fff}.keyboardShortcutsDialog input.shortcut-input-field::placeholder{color:transparent}.keyboardShortcutsDialog input.shortcut-input-field:disabled:hover{border-color:#fbfbf9}.keyboardShortcutsDialog input.shortcut-input-field:disabled:not(:hover){background-color:#fff}.keyboardShortcutsDialog input.shortcut-input-field:focus{margin:4px 5px 4px 0;background-color:#fff;border:1px solid #8f8d8d}.keyboardShortcutsDialog input.shortcut-input-field:focus::placeholder{text-align:center;color:#b2b1b1}.keyboardShortcutsDialog tr{border-bottom:1px solid #e0e0e0}.keyboardShortcutsDialog thead{padding-bottom:10px;display:block}.keyboardShortcutsDialog thead tr{border-bottom:none;display:flex;justify-content:space-between}.keyboardShortcutsDialog tbody{display:block;overflow-y:scroll;height:452px;border:1px solid #e0e0e0;background:#fff}.keyboardShortcutsDialog th{padding:0 12px}.keyboardShortcutsDialog th:last-child{display:none}@media only screen and (max-width:400px){#control-shortcuts{display:none}}.resetKeyboardShortcutsDialog p{padding-bottom:20px}.dialogContainer .dialog-footer{position:relative;display:flex;justify-content:flex-end}.dialogContainer .dialog-footer.border:before{content:"";position:absolute;background-color:#e0e0e0;width:115%;height:1px;left:-6%}.dialogContainer .dialog-footer .actionButton{margin-top:10px;margin-right:20px}.dialogContainer .dialog-footer .actionButton:last-child{margin-right:0}.productPurchaseForm{font-size:15px;padding:20px 10px;height:100%;overflow-y:auto;background-color:#f7f7f2}.productPurchaseForm>div{margin-bottom:10px}.productPurchaseForm .leftSide{display:inline-block;width:58%;text-align:right}.productPurchaseForm .rightSide{display:inline-block;width:25%;text-align:left;padding-left:2%}.productPurchaseForm .inputsInfo{padding-top:5px;font-size:13px}.productPurchaseForm .errorMessage{color:red}.productPurchaseForm .inputError{border:1px solid red}.productPurchaseForm #couponCodeInput{margin-right:10px}.productPurchaseForm input[type=number],.productPurchaseForm input[type=text],.productPurchaseForm textarea{font-size:20px;width:100%;padding:10px;text-align:left;margin:0;box-sizing:border-box}.productPurchaseForm textarea{border-color:#ccc;min-height:80px}.productPurchaseForm input[type=number].mediumInput,.productPurchaseForm input[type=text].mediumInput{width:200px}.productPurchaseForm input[type=number].shortInput,.productPurchaseForm input[type=text].shortInput{width:70px}.productPurchaseForm input[type=number].cvvInput{-moz-appearance:textfield}.productPurchaseForm input[type=number].cvvInput::-webkit-inner-spin-button,.productPurchaseForm input[type=number].cvvInput::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}.productPurchaseForm .select{width:100%;position:relative}.productPurchaseForm .select:before{content:"\25bc";position:absolute;pointer-events:none;color:#757575;top:0;bottom:1px;padding-top:.7em;line-height:1;right:0;width:2em;text-align:center;transform:scale(.84,.42);-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.84, M12=0, M21=0, M22=0.42, SizingMethod='auto expand')";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.84,M12=0,M21=0,M22=0.42,SizingMethod="auto expand")}.productPurchaseForm .select select{height:46px;padding:8px 2em 8px 8px;-webkit-appearance:none;-moz-appearance:none;width:100%;background:#fff;font-size:16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid #ccc;border-radius:0}.productPurchaseForm.medium .select select{height:39px;font-size:13px}.productPurchaseForm.medium input[type=number],.productPurchaseForm.medium input[type=text],.productPurchaseForm.medium textarea{font-size:13px}#learnPurchaseBox{padding-top:10px;padding-bottom:10px;max-width:900px;margin:0 auto}#learnPurchaseBox .learnPurchaseWrapper{background-color:#fff;margin-bottom:36px!important;filter:drop-shadow(0 1px 6px #c9c9c9)}#learnPurchaseBox .learnPurchaseHeader{margin-bottom:40px}#learnPurchaseBox .learnPurchaseHeader h2{text-align:center;font-size:54px;font-weight:600}#learnPurchaseBox select{font-size:13px}#learnPurchaseBox .learnPurchaseSection{border-bottom:1px solid #cfceb9;min-height:50px;text-align:left;position:relative;display:block;padding:10px 10px 30px}#learnPurchaseBox .learnPurchaseSection .formLabelHint{padding-top:4px}#learnPurchaseBox .learnPurchaseSection .learnPurchaseTxtArea--level{margin-top:2px}#learnPurchaseBox .learnPurchaseSection .circleStep{border-radius:50%;border:1px solid #cacaca;width:25px;height:25px;line-height:25px;display:block;text-align:center;background-color:#f7f7f2;font-size:13px;font-weight:700}#learnPurchaseBox .learnPurchaseSection .numberWrapper{float:left;margin-right:20px}#learnPurchaseBox .learnPurchaseSection .rowMain{float:left;width:94%;margin-top:5px}#learnPurchaseBox .learnPurchaseSection.secondaryColor{background-color:#fdfdfc}#learnPurchaseBox .learnPurchaseSection .billingFormRow{margin-top:20px;clear:both}#learnPurchaseBox .learnPurchaseSection .title{font-size:30px;margin-bottom:10px}#learnPurchaseBox .learnPurchaseSection .sectionTitle{font-weight:700;display:block;padding-bottom:20px}#learnPurchaseBox .learnPurchaseSection .inputDescription{display:block;font-size:13px;padding-bottom:10px;max-width:700px;line-height:1.5em}#learnPurchaseBox .learnPurchaseSection .inputDescription.hasHint{display:inline-block}#learnPurchaseBox .learnPurchaseSection .learnPurchaseWarning{display:block;font-size:15px;margin-bottom:5px;color:#000}#learnPurchaseBox .learnPurchaseSection .learnPurchaseWarning a{color:#f64e20}#learnPurchaseBox .learnPurchaseSection .taxExemptInfoWrapper{margin:10px 0 10px 25px;font-size:11px}#learnPurchaseBox .learnPurchaseSection .taxExemptInfoWrapper a{color:#f64e20}#learnPurchaseBox .learnPurchaseSection .sectionContainer{display:block;width:100%;position:relative;padding-left:10px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .headerRow{justify-content:space-between;display:flex;border-bottom:1px solid #cfceb9;padding-top:5px;padding-bottom:5px}#learnPurchaseBox .learnPurchaseSection .contentLibraryItem{padding-top:15px;padding-bottom:25px;justify-content:space-between;align-items:center;border-bottom:1px solid #cfceb9;display:flex}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .libraryName{font-size:13px;line-height:1.5em}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .firstColumn{display:inline-block;width:25%;margin-right:10px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .secondColumn{display:inline-block;width:18%;margin-right:50px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .secondColumn .numberInput{vertical-align:baseline}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .thirdColumn{display:inline-block;width:20%;margin-right:10px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .fourthColumn{display:inline-block;width:10%;margin-right:10px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .fifthColumn{display:inline-block;width:5%;margin-right:10px}#learnPurchaseBox .learnPurchaseSection .contentLibrariesSection .libraryAdded{display:inline-block;font-size:13px}#learnPurchaseBox .learnPurchaseSection .firstColumn{display:inline-block;width:48%;margin-right:10px}#learnPurchaseBox .learnPurchaseSection .secondColumn{display:inline-block;float:right;width:48%;position:relative}#learnPurchaseBox .learnPurchaseSection .narrowColumn{width:35%}#learnPurchaseBox .learnPurchaseSection .secondColumn .descriptionInput{width:170px;margin-right:5px;display:inline-block}#learnPurchaseBox .learnPurchaseSection .secondColumn .numberInput{display:inline-block;vertical-align:top}#learnPurchaseBox .learnPurchaseSection .formPriceRow{display:block;padding-bottom:5px}#learnPurchaseBox .learnPurchaseSection .priceWrapper{float:right;padding-bottom:10px;margin-right:20px}#learnPurchaseBox .learnPurchaseSection .priceWrapper .lineItem{font-weight:400!important;font-size:13px!important}#learnPurchaseBox .learnPurchaseSection .noTitle{position:relative;top:18px}#learnPurchaseBox .learnPurchaseSection .securityCodeIcon{position:absolute;top:28px;left:80px;margin-left:0}#learnPurchaseBox .learnPurchaseSection.lastPurchaseSection{border-bottom:0}#learnPurchaseBox .bottomSection{margin-left:40px!important}#learnPurchaseBox .shortColumn{width:inherit!important}#learnPurchaseBox .learnPurchaseSection .formPriceRow .item{min-width:180px;display:inline-block;font-size:13px;padding-right:10px;padding-bottom:5px}#learnPurchaseBox .learnPurchaseSection .formPriceRow .amount{font-size:13px}#learnPurchaseBox .learnPurchaseSection .formPriceRow .totalPrice{font-weight:700;font-size:16px}#learnPurchaseBox .learnPurchaseSection .learnPurchaseSectionTitle{display:block;color:#f64e20;font-weight:700;margin-bottom:10px}#learnPurchaseBox .learnPurchaseSection .learnPurchaseSectionTitle span{cursor:pointer}#learnPurchaseBox .learnPurchaseSection .learnPurchaseDescription{display:block;font-size:13px;margin-bottom:5px}#learnPurchaseBox .learnPurchaseSection .simpleText{display:inline-block;font-size:13px}#learnPurchaseBox .learnPurchaseSection .addAnother,#learnPurchaseBox .learnPurchaseSection .learnMore{display:block;color:#f64e20;font-size:13px;cursor:pointer}#learnPurchaseBox .learnPurchaseSection .addAnother{font-weight:700}#learnPurchaseBox .learnPurchaseSection .contactUs{font-size:13px}#learnPurchaseBox .learnPurchaseSection .addButton{background-image:url(/assets/images/add_button-cd1870972a2b9bf81cfc7a7965d185ef.svg);padding-left:20px;background-position:2px 2px;background-repeat:no-repeat;background-size:12px 12px}#learnPurchaseBox .learnPurchaseSection .descriptionInputText{font-weight:700;font-size:12px;display:block}#learnPurchaseBox .learnPurchaseSection .requirement{font-size:10px;display:block}#learnPurchaseBox .learnPurchaseSection .requirement.requirementError{color:#f02020;font-size:11px;font-weight:700}#learnPurchaseBox .learnPurchaseSection .selectRequired{border-color:#f02020}#learnPurchaseBox .learnPurchaseSection .learnPriceContainer{position:relative;display:block;float:right}#learnPurchaseBox .learnPurchaseSection .learnPriceContainer #yourPrice{font-weight:700;display:inline-block;vertical-align:top;margin-top:26px;font-size:14px;margin-right:40px}#learnPurchaseBox .learnPurchaseSection .learnPriceContainer .learnPrice{display:inline-block}#learnPurchaseBox .learnPurchaseSection .learnPriceContainer #perYear{display:block;text-align:center;font-size:13px}#learnPurchaseBox .learnPurchaseSection .buttonsContainer{display:block;padding-top:120px;height:20px}#learnPurchaseBox .learnPurchaseSection .buttonsContainer #buy,#learnPurchaseBox .learnPurchaseSection .buttonsContainer #getPO{display:inline-block;float:right}#learnPurchaseBox .learnPurchaseSection .buttonsContainer #getPO{margin-right:10px}#learnPurchaseBox .learnPurchaseSection .requestDemo{font-weight:700}#learnPurchaseBox .learnPurchaseSection .learnPrice .priceDollars{font-size:64px}#learnPurchaseBox .learnPurchaseSection .learnPrice .currencySymbol,#learnPurchaseBox .learnPurchaseSection .learnPrice .priceCents{font-size:16px;padding-top:13px}#learnPurchaseBox .learnPurchaseSection .multipleSchoolsContainer{padding-top:10px}#learnPurchaseBox .learnPurchaseSection .itemAmount{font-size:13px;display:block}#learnPurchaseBox .learnPurchaseSection .itemAmount .clPrice{font-weight:700}#learnPurchaseBox .learnPurchaseSection .rightArrow{background-position:3px -26px;background-image:url(/assets/images/expando_collapso-fcc773817ebfdd540413144a64adcdec.png);background-repeat:no-repeat;padding-left:20px}#learnPurchaseBox .learnPurchaseSection .downArrow{background-position:3px -2px!important}#learnPurchaseBox .learnPurchaseSection .fa-check-circle{color:#65c7b5;margin-right:3px}#learnPurchaseBox .learnPurchaseSection .removeButton{background-image:url(/assets/images/delete_button-48d3c37c19ddfa62f4f2b8ac44f63c4b.svg);width:12px;height:12px;background-size:cover;display:inline-block;margin-left:10px;cursor:pointer;transition:background-image .2s ease-in-out}#learnPurchaseBox .learnPurchaseSection .removeButton:hover{background-image:url(/assets/images/delete_button_orange-b57b556b51f7d88bb8a82907b73c6ac2.svg)}#memberCsvDialog{max-width:900px;font-size:13px}#memberCsvDialog .fa-check-circle{color:#65c7b5;margin-right:3px}#memberCsvDialog .fa-times-circle{color:#f85518;margin-right:3px}#memberCsvDialog .fa-undo{color:grey;padding-left:10px;cursor:pointer}#memberCsvDialog .uploadInstructions{font-weight:700;font-size:13px;padding:5px}#memberCsvDialog .uploadButton{font-weight:400;font-size:14px;padding:7px 10px}#memberCsvDialog .uploadField{font-size:14px;text-align:left;width:350px;padding:8px;margin-top:5px;margin-left:5px}#memberCsvDialog .memberCsvColumns{display:flex;justify-content:space-between;align-items:stretch;flex-grow:1}@media screen and (max-width:900px){#memberCsvDialog .memberCsvColumns{flex-wrap:wrap}#memberCsvDialog .item:first-child{flex-basis:100%}}#memberCsvDialog .csvColumn{width:100%;margin:10px}#memberCsvDialog .csvColumnTitle{font-weight:700;font-size:13px;display:block;padding:5px}#memberCsvDialog .csvColumnListing{font-size:12px;font-weight:400;width:100%;padding:10px;text-align:left;margin:0;box-sizing:border-box;border:1px solid #ccc;height:300px;background-color:#fff;overflow-y:scroll}#memberCsvDialog .csvRow{display:block}#memberCsvDialog .csvColumnBottom{text-align:center;border:1px solid #ccc;border-top:0}#memberCsvDialog .csvColumnBottom .buttonsWrapper{padding:5px}#memberCsvDialog .csvColumnBottom button{box-shadow:0 0 2px rgba(0,0,0,.1);transition-property:opacity,color,background-color;transition-duration:.3s;color:#000;font-size:14px}#memberCsvDialog .csvColumn .bottomMessage{padding-top:8px;padding-left:5px;font-size:13px}#memberCsvDialog .secondPage{margin-left:10px}#memberCsvDialog .secondPage .summaryHeader{font-size:13px;margin-bottom:8px}#memberCsvDialog .secondPage .back{padding:0 10px;top:25px;left:-10px;cursor:pointer;position:absolute}#memberCsvDialog .secondPage .deletedUsers{margin-top:25px}#memberCsvDialog .secondPage .deletedUsersTreatment{margin-top:15px}#memberCsvDialog .secondPage .radioDiv{margin-top:5px}#memberCsvDialog .secondPage .radio{margin-right:8px}#memberCsvDialog .secondPage .passwordBlock{margin-top:30px}#memberCsvDialog .secondPage .textInputDiv{width:50%;margin:10px 0}#memberCsvDialog .secondPage .textInput{font-size:13px;width:100%;padding:10px;text-align:left;margin:0;box-sizing:border-box;border:1px solid #dcdcdc;box-shadow:none!important}#siteCreationPage .formPageContent{max-width:900px}#siteCreationPage .contentBox{padding:2em}#siteCreationPage .title{font-size:54px;font-weight:600;margin:0}#siteCreationPage .subheader{font-weight:600;font-size:16px;margin-bottom:40px}#siteCreationPage .subheader a{font-size:14px;font-weight:400}#siteCreationPage #siteChooseRow{display:flex;justify-content:space-between;align-items:stretch}#siteCreationPage #siteChooseRow .siteBox{height:75px;width:285px;border:1px solid #cfceb9;border-radius:5px;transition:box-shadow .1s ease-in-out;background-color:#fff;cursor:pointer}#siteCreationPage #siteChooseRow .selectedBox{background-color:#f64e20!important;border:1px solid #f64e20!important}#siteCreationPage #siteChooseRow .siteBox:hover{box-shadow:0 0 10px rgba(0,0,0,.3)}#siteCreationPage #siteChooseRow .siteBoxInner{padding:13px 10px}#siteCreationPage #siteChooseRow .siteBoxInner .fa-check-circle{color:#fff;position:relative;top:0;left:20px;font-size:16px}#siteCreationPage #siteChooseRow .siteBoxIcon{border-radius:50%;border:1px solid #cacaca;background-color:#fff;width:50px;height:50px;line-height:50px;text-align:center;display:inline-block;float:left;font-size:20px}#siteCreationPage #siteChooseRow .nfIcon{background-image:url(/assets/images/logo/noteflightLogoPremiumSquare-8fef93726e8aac19d20c21f2c320c245.svg);background-size:25px 24px;background-position:50%;background-repeat:no-repeat}#siteCreationPage #siteChooseRow .gcIcon{background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:25px 24px;background-position:50%;background-repeat:no-repeat}#siteCreationPage #siteChooseRow .siteBoxInnerText{display:inline-block;font-weight:700;padding-left:10px;padding-top:5px;float:left;width:170px;vertical-align:middle}#siteCreationPage #siteChooseRow .clear{clear:both}#siteCreationPage #siteChooseRow .selectedBox .siteBoxInnerText{color:#fff!important}#siteCreationPage #siteChooseRow .selectedBox .siteBoxIcon{border:none!important}#siteCreationPage .siteFormTitle{font-weight:700;margin-left:5px}#siteCreationPage .gcIconSpan{background-image:url(/assets/images/googleClassroom-f1c5e8cdffb8ed176e6ccfc6cb2a1f91.png);background-size:25px 24px;background-position:50%;background-repeat:no-repeat;width:25px;height:24px;display:block;float:left}#siteCreationPage .infoPageContent{box-shadow:1px 3px 8px #c9c9c9}#siteCreationPage .width500{max-width:500px}#siteCreationPage .siteCreatedInfo{padding:10px 20px;font-size:14px}#siteCreationPage .siteCreatedInfo span{line-height:24px}#siteCreationPage .boundedBox{padding:10px;border:1px solid #cacaca;font-size:13px;width:375px;display:block}#siteCreationPage .formActions{border:none!important}#siteCreationPage #siteEditForm .secondContentBox{background-color:#fff!important;padding-left:0}#siteEditForm .formLabelDetail{color:#a0a0a0}#siteEditForm .modernForm .firstColumn{margin-right:20px}#siteEditForm .groupLogoImage{height:282px!important;margin-top:0;margin-left:0}#siteEditForm .groupImage{width:auto;line-height:157px;margin-right:0}#siteEditForm .siteDescriptionColumn{margin-left:25px}#siteEditForm .siteDescriptionTextarea{height:282px}#siteEditForm .uploadingImage{width:50%!important;height:90%!important}#siteEditForm .imageUploaderWrapper .image .uploader i,#siteEditForm .imageUploaderWrapper .image .uploader span{margin-top:60px}.soundCheckInfoText{text-align:left;font-size:12px;letter-spacing:-.14px;color:#444;line-height:15px}.soundCheckInfoText.link{color:#f55729;text-decoration:none}button.soundCheckSectionButton.actionButton{display:inline-block;padding:6px 9px;float:right;margin-top:1px;border-radius:4px}button.soundCheckSectionButton.actionButton.small{line-height:13px}.soundCheckSubSectionContainer{padding-bottom:10px}.createSoundCheckDialog .settings-item-container{display:flex;justify-content:space-between;padding:4px 0}.createSoundCheckDialog .form-title{display:block;margin-bottom:8px;font-size:14px;line-height:17px;color:#202020}.createSoundCheckDialog .form-item,.createSoundCheckDialog .form-label{font-size:14px;line-height:16px;display:inline-block}.createSoundCheckDialog .form-slider-container{display:inline-block;height:27.5px}.createSoundCheckDialog .form-slider{position:relative;top:-2px;width:97.61px;height:5px}.createSoundCheckDialog .dropdown{width:97.61px;height:27.5px;font-size:14px;line-height:16px;color:#202020;padding-left:6px;border:1px solid #ccc}.buildSoundCheckDialog{min-width:450px}.buildSoundCheckDialog .text-copy{font-size:14px;padding-bottom:25px;line-height:19px}.buildSoundCheckDialog .build-soundcheck-progress[value]{-webkit-appearance:none;appearance:none;width:100%;height:3px;margin:0 0 5px}.buildSoundCheckDialog .build-soundcheck-progress[value]::-webkit-progress-bar{background-color:#d5d5d5}.buildSoundCheckDialog .build-soundcheck-progress[value]::-webkit-progress-value{background-color:#4fa700}.buildSoundCheckDialog .cycle-loader,.buildSoundCheckDialog .cycle-loader:before{height:3px;width:100%}.buildSoundCheckDialog .cycle-loader{background-color:#d5d5d5;display:-webkit-flex;display:flex;margin:8px 0 5px;height:3px}.buildSoundCheckDialog .cycle-loader:before{background-color:#4fa700;content:"";-webkit-animation:cycle-loader 2s cubic-bezier(.4,0,.2,1) infinite;animation:cycle-loader 2s cubic-bezier(.4,0,.2,1) infinite}@-webkit-keyframes cycle-loader{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}@keyframes cycle-loader{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0}to{margin-left:100%;margin-right:0}}.buildSoundCheckDialog .progress-text{height:14px;line-height:14px;font-size:12px;color:#8b8b8b}#sound_check_demo{height:100%}#sound_check_demo .header{height:61px;line-height:61px;border-bottom:1px solid #cfceb9;display:flex;position:relative;width:100%;background-color:#efeedf}#sound_check_demo .logo{position:relative;display:inline-block;background-image:url(/assets/images/logo/noteflightLogoLearn-622aefd91f867fed77db64f521a2663f.svg);height:61px;width:179px;background-position:9px 4px;background-size:126px 42px;flex-grow:0;background-repeat:no-repeat;top:0;left:0;margin-right:8px}@media screen and (min-width:500px){#sound_check_demo .logo{margin-right:calc(-202px + 42vw)}}@media screen and (min-width:550px){#sound_check_demo .logo{margin-right:29px}}@media (max-width:400px){#sound_check_demo .logo{background-size:100px 42px}}#sound_check_demo .siteName{color:#929287;position:absolute;bottom:6px;left:0;box-sizing:border-box;width:100%;padding-left:15px;padding-right:10px;line-height:12px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sound_check_demo .scoreDetails{vertical-align:top;color:#666657;display:inline-block;height:61px;font-weight:inherit;-webkit-font-smoothing:antialiased;text-align:center;font-size:11px;line-height:22px;padding:38px 5px 0;margin-right:0;background-size:40px 40px;background-position:center 5px;background-image:url(/assets/images/scorePalette/scoreDetails-540de5b489ae72e6e16fde58c2f334c1.svg)}#sound_check_demo .navigator{height:61px;background-color:inherit;box-sizing:border-box;display:inline-block;color:#64654e;vertical-align:top;font-size:9px;font-weight:700;background-size:35px 30px;background-position:0 16px;background-repeat:no-repeat;transition:background-color .15s ease;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom:2px solid transparent;margin-right:12px;padding-left:10px;padding-right:10px}@media screen and (min-width:400px){#sound_check_demo .navigator{font-size:calc(-7px + 4vw)}}@media screen and (min-width:500px){#sound_check_demo .navigator{font-size:13px}}@media screen and (min-width:400px){#sound_check_demo .navigator{padding-left:calc(-10px + 5vw)}}@media screen and (min-width:800px){#sound_check_demo .navigator{padding-left:30px}}@media screen and (min-width:400px){#sound_check_demo .navigator{padding-right:calc(-10px + 5vw)}}@media screen and (min-width:800px){#sound_check_demo .navigator{padding-right:30px}}#sound_check_demo .navigator.active,#sound_check_demo .navigator:hover{border-bottom:2px solid #f25a31}#sound_check_demo .navigator.active{color:#222}#sound_check_demo .navigator.mobile{margin-right:4px}#sound_check_demo .navigator-container{margin:0 auto;display:flex}#sound_check_demo .navigator-container.mobile{margin:0;width:100%;justify-content:flex-start}#sound_check_demo .navigator-container.tablet{margin-right:21px;justify-content:flex-end}#sound_check_demo .container{height:100%;user-select:none;background-color:#d2d3c5;display:flex;justify-content:flex-end}#sound_check_demo .scoreDetails{display:none;margin-left:auto;background-repeat:no-repeat;transition:background-color .15s ease;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box;border-bottom:none}#sound_check_demo .scoreDetails.selected{display:block;background-color:#fff}#sound_check_demo .scoreDetailsPanel{display:none;flex-direction:column;align-items:stretch;position:static;top:0;bottom:0;right:0;min-width:269px;padding:5px 10px;background-color:#efeede;border-left:1px solid #cfcdba}#sound_check_demo .scoreDetailsPanel.showing{display:flex}#sound_check_demo .panelSection{overflow:hidden;float:left;padding-bottom:7px;margin:7px;border-bottom:1px solid #cfcdba;font-size:12px;color:#444;line-height:20px;position:relative;flex-shrink:0}#sound_check_demo .panelSection.topSection{display:flex;align-items:center}#sound_check_demo .panelSection.coverArt{margin:0}#sound_check_demo .scoreTitle{margin-bottom:20px}#sound_check_demo .scoreTitleText{font-weight:700;display:inline;font-size:16px;padding-bottom:0;margin:0}#sound_check_demo .coverArtImage{background-image:url(/assets/images/soundCheckCoverArt-bbc3ca01be7d32b4a531d64301526d2d.png)}#sound_check_demo .userAvatarContainer{margin-right:10px}#sound_check_demo .avatarImage{background-image:url(/assets/_/_/site/lib/demo_data/redemption_point_logos/noteflight-84d56e07d5877aea5cba220e95eb09b2.png)}#sound_check_demo .embed-container{height:100%;width:100%;overflow:auto;padding-left:5px;padding-right:5px;padding-top:20px}@media screen and (min-width:500px){#sound_check_demo .embed-container{padding-left:calc(-37.5px + 8.5vw)}}@media screen and (min-width:1500px){#sound_check_demo .embed-container{padding-left:90px}}@media screen and (min-width:500px){#sound_check_demo .embed-container{padding-right:calc(-37.5px + 8.5vw)}}@media screen and (min-width:1500px){#sound_check_demo .embed-container{padding-right:90px}}#sound_check_demo .soundcheck_demo_embed{margin-bottom:100px}#sound_check{height:100%}#sound_check .header{height:61px;line-height:61px;border-bottom:1px solid #cfceb9;display:flex;position:relative;width:100%;background-color:#efeedf}#sound_check .header .userAvatarContainer{margin-top:8px;margin-right:8px}#sound_check .logo{position:relative;display:inline-block;background-image:url(/assets/images/logo/noteflightLogoLearn-622aefd91f867fed77db64f521a2663f.svg);height:61px;width:145px;background-position:9px 4px;background-size:126px 42px;flex-grow:0;background-repeat:no-repeat;top:0;left:0;margin-right:29px}#sound_check .siteName{color:#929287;position:absolute;bottom:6px;left:0;box-sizing:border-box;width:100%;padding-left:15px;padding-right:10px;line-height:12px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sound_check .scoreDetails{vertical-align:top;color:#666657;display:inline-block;height:61px;font-weight:inherit;-webkit-font-smoothing:antialiased;text-align:center;font-size:11px;line-height:22px;padding:38px 5px 0;margin-right:0;background-size:40px 40px;background-position:center 5px;background-image:url(/assets/images/scorePalette/scoreDetails-540de5b489ae72e6e16fde58c2f334c1.svg)}#sound_check .navigator{width:100px;height:10px;background-color:inherit;box-sizing:border-box;display:inline-block;min-width:75px;color:#64654e;vertical-align:top;font-size:13px;font-weight:700;background-size:35px 30px;background-position:0 16px;background-repeat:no-repeat;transition:background-color .15s ease;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-bottom:2px solid transparent;margin-right:12px}#sound_check .navigator.active,#sound_check .navigator:hover{border-bottom:2px solid #f25a31}#sound_check .navigator.active{color:#222}#sound_check .navigator-container{margin:0 auto}#sound_check .container{height:100%;user-select:none;background-color:#d2d3c5;display:flex;justify-content:flex-end}#sound_check .scoreDetails{margin-left:auto;background-repeat:no-repeat;transition:background-color .15s ease;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box;border-bottom:none}#sound_check .scoreDetails.selected{background-color:#fff}#sound_check .scoreDetailsPanel{height:calc(100% - 61px);display:flex;flex-direction:column;align-items:stretch;position:relative;top:0;bottom:0;right:0;min-width:279px;padding:5px 10px;background-color:#efeede;border-left:1px solid #cfcdba}#sound_check .panelSection.topSection{display:flex;align-items:center}#sound_check .panelSection.coverArt{margin:0}#sound_check .panelSection .userAvatarContainer{margin-right:10px}#sound_check .scoreTitle{margin-bottom:20px}#sound_check .scoreTitleText{font-weight:700;display:inline;font-size:16px;padding-bottom:0;margin:0}#sound_check .coverArtImage{background-image:url(/assets/images/soundCheckCoverArt-bbc3ca01be7d32b4a531d64301526d2d.png)}#sound_check .embed-container{width:100%;height:calc(100vh - 81px);padding-left:5px;padding-right:5px;margin-top:10px;margin-bottom:10px}@media screen and (min-width:500px){#sound_check .embed-container{padding-left:calc(-37.5px + 8.5vw)}}@media screen and (min-width:1500px){#sound_check .embed-container{padding-left:90px}}@media screen and (min-width:500px){#sound_check .embed-container{padding-right:calc(-37.5px + 8.5vw)}}@media screen and (min-width:1500px){#sound_check .embed-container{padding-right:90px}}#sound_check .sound_check_page{max-width:980px}#apiDocs{display:block;overflow-y:scroll;background:#fff;margin:3px 8px}#apiDocs a,#apiDocs h1,#apiDocs h2,#apiDocs h3,#apiDocs h4,#apiDocs li,#apiDocs p,#apiDocs pre,#apiDocs table,#apiDocs tbody,#apiDocs td,#apiDocs thead,#apiDocs tr,#apiDocs tt,#apiDocs ul{font-weight:400;font-style:normal;font-family:arial,sans-serif!important;border:initial;margin:initial;padding:initial}#apiDocs ol,#apiDocs ul{list-style:disc outside none!important;margin-left:20px}#apiDocs table,#apiDocs td,#apiDocs th{border:1px solid #000}#apiDocs td{padding:3px}#apiDocs p{margin:5px}#apiDocs a:link{color:#00c}#apiDocs td td,#apiDocs td th,#apiDocs th td,#apiDocs th th{font-size:100%}#apiDocs table{border-collapse:separate;margin-left:20px;margin-right:20px}#apiDocs h1{font-size:xx-large;margin-top:10px}#apiDocs h2{font-size:x-large;margin-top:40px;padding-top:10px;border-top:3px solid #ccc}#apiDocs h3{font-size:large;margin-top:30px;margin-bottom:0}#apiDocs h3.apiFeature{color:#fff;background-color:#000;padding-left:10px;padding-top:5px;padding-bottom:5px}#apiDocs h4{font-size:medium}#apiDocs img{border:0}#apiDocs pre{padding:.5em;margin-left:10px;background-color:#eee}#apiDocs tt{font-size:110%;font-weight:700}#apiDocs li{margin-bottom:10px}#apiDocs .fineprint{font-size:80%}.soundcheck-version-of .content-library{display:inline-block;background-image:url(/assets/images/liblinkicon-355ca55f61309f0c52c136a87e405f68.svg);width:22px;height:13.21px;background-repeat:no-repeat}.soundcheck-version-of .user-gen{display:none}.soundcheck-version-of .text-bold{font-weight:700;margin-bottom:5px}.soundcheck-version-of .standardlink{font-size:12px;line-height:14px;letter-spacing:normal;text-decoration:none;color:#f55729}.librariesComponent .libraryListingItemContainer .noPadding{padding:0}.librariesComponent .libraryListingItem{width:425px;height:330px;margin:10px;position:relative;box-shadow:0 3px 18px 0 rgba(0,0,0,.22);overflow:hidden;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:1023px){.librariesComponent .libraryListingItem{width:345px;height:270px}}.librariesComponent .libraryListingItem .masterLink{position:absolute;top:0;left:0;text-decoration:none;width:100%;height:100%}.librariesComponent .libraryListingItem .content{position:absolute;bottom:0;background-color:rgba(0,0,0,.75);width:100%;height:60px;padding:0 20px;box-sizing:border-box;transition:background-color .5s}.librariesComponent .libraryListingItem .orangeSemiTransparentBackground{background-color:rgba(249,77,6,.75)}.librariesComponent .libraryListingItem .content .title{color:#fff;display:inline-block;font-size:20px;min-width:0;vertical-align:middle}.librariesComponent .libraryListingItem .content .memberIcon{width:20px;height:100%;vertical-align:middle;color:#fff;font-size:22px;top:18px;position:relative;left:8px}.librariesComponent .libraryListingItem .content .cardLinks{display:flex;align-items:center;justify-content:flex-end}.librariesComponent .libraryListingItem .content .cardLinks a{font-size:16px;color:#fa5d16}.librariesComponent .libraryListingItem .content .cardLinks a+a{padding-left:15px}.librariesComponent .libraryListingItem a{text-decoration:none}.librariesComponent .librariesHeader{background-image:url(/assets/images/EEBackground-b281ce3807dccfda679e89c5435b5d0c.jpg);background-size:cover;overflow:hidden;background-color:#fff;background-position:50%;background-repeat:no-repeat;color:#fff;display:flex;margin:0 auto;width:100%;min-height:350px}.librariesComponent .librariesHeader .wrapper{display:flex;align-items:center;padding:0 30px;justify-content:space-between}@media (max-width:767px){.librariesComponent .librariesHeader .wrapper{flex-direction:column;padding:30px}}.librariesComponent .librariesHeader .wrapper h1{flex-shrink:0;flex-basis:50%;position:relative;white-space:pre-wrap;font-size:60px;line-height:72px;font-weight:700;margin:0 10px 0 0}@media (max-width:1023px){.librariesComponent .librariesHeader .wrapper h1{font-size:50px;margin:0}}@media (max-width:767px){.librariesComponent .librariesHeader .wrapper h1{font-size:50px;flex-basis:100%}}.librariesComponent .librariesHeader .wrapper .libDescription{margin-left:10px;flex-basis:50%}@media (max-width:1023px){.librariesComponent .librariesHeader .wrapper .libDescription{margin-left:0;flex:0 1 40%}}@media (max-width:767px){.librariesComponent .librariesHeader .wrapper .libDescription{flex-basis:100%;flex:1 1 auto}}.librariesComponent .librariesHeader h4{font-weight:700}.dialogContainer .errors .clearButton{top:6px;font-size:13px;color:#fccec2}.dialogContainer .activationHelp{padding:10px;height:220px;width:360px;background-color:#323131;position:absolute;top:230px;right:10px;display:flex;justify-content:space-between}.dialogContainer .activationHelp .eeBookExample{background-image:url(/assets/images/eeBookExample-3ce277c71c7e96a828fa5117d85b7b1b.png);background-repeat:no-repeat;width:160px;background-size:contain;padding-right:5px}.dialogContainer .activationHelp:before{content:"";position:absolute;left:20px;top:-15px;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:15px solid #323131}.timePicker input{font-size:13px;font-weight:400;width:90%;padding:10px;text-align:left;margin-left:8px;margin-top:10px;box-sizing:border-box;border:1px solid #dcdcdc;box-shadow:none!important;margin-bottom:10px!important}.timePicker .clearButton{position:absolute;right:20px;font-size:14px;margin-top:20px;color:#a5a5a5;cursor:pointer}.datepicker-container:before{border:none;content:none;display:inline;height:0;width:0}#dialogs-createGoogleClassroomCourseWorkDialog .gcContainer .optional{color:#7d7f80}#dialogs-createGoogleClassroomCourseWorkDialog .gcContainer .pointsDisabled{border:1px solid #ccc;padding:10px;font-size:13px;font-weight:400;display:block;margin-bottom:10px!important}#dialogs-createGoogleClassroomCourseWorkDialog .optionsContainer{box-shadow:0 2px 5px 0 rgba(123,123,121,.5490196078431373);overflow-y:auto;overflow-x:hidden}#dialogs-createGoogleClassroomCourseWorkDialog .optionsContainer .checkOption{padding-top:2px}#dialogs-createGoogleClassroomCourseWorkDialog .optionsContainer .checkOption span{padding-left:5px}#dialogs-createGoogleClassroomCourseWorkDialog .dropdownChecklist.raised{box-shadow:0 0 5px 0 rgba(123,123,121,.5490196078431373)}.billingInfoDialog{max-width:530px}.billingInfoDialog .recurlyFormWrapper{width:100%;padding-bottom:45px}.billingInfoDialog .recurly-element,.billingInfoDialog .recurly-hosted-field{height:2.4rem;border-radius:0;margin-top:0}.billingInfoDialog .recurly-element-focus{border:1px solid #dcdcdc!important}@media screen and (max-width:600px){.modernForm.dialog.billingInfoDialog{max-height:100%;margin:0}}.accountArrangeMe{background-color:#fff;max-width:975px}.accountArrangeMe .landingPage{padding:50px}.accountArrangeMe .landingPage .bigTitle{color:#202020;font-size:35px;font-weight:700;margin-bottom:20px}.accountArrangeMe .landingPage .description{color:#202020;line-height:1.5;margin-bottom:20px}.accountArrangeMe .landingPage .list-item:before{content:"";position:relative;left:-10px;bottom:-9px;background-color:#202020;width:4px;height:4px;border-radius:50%;display:table-cell}.accountArrangeMe .descriptionImage{background-image:url(/assets/images/arrangeMeSignupHeader-b2de5bdd121e861eeb769111fa5fb4ab.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.accountArrangeMe .cardElement{width:488px;border:1px solid #ccc;padding:8px}.accountArrangeMe .verificationInput{width:60%}.accountArrangeMe .verificationInput .labelContainer{display:flex;justify-content:space-between}.accountArrangeMe .verificationInput .inputContainer{display:flex}.accountArrangeMe .verificationInput .inputContainer .buttonContainer{margin-left:-82px;margin-top:5px}.accountArrangeMe .day{width:70px;flex:none;margin-right:5px}.accountArrangeMe .month{min-width:50px;flex-grow:1;margin-right:5px}.accountArrangeMe .year{width:105px;flex:none}.accountArrangeMe .year input{width:100%!important}.sellerConfirmationText{margin-bottom:20px;line-height:20px}@media (max-width:1023px){.rightSide{padding-right:20px}.leftSide{padding-left:20px}.recordingDescriptionHeaderText{font-size:11px;top:4px}.recordingTrack{top:0}.recordingTrack .staticCounter{top:12px}.animatedCounter .counter{font-size:18px;top:-1px}.recordingPartTextWrapper{display:none}.standardForm .formTitle{font-size:24px;line-height:36px;font-weight:300;vertical-align:super}.standardForm input{font-size:14px;width:160px}.standardForm input.smaller{width:130px}.spaceLeft,.spaceLeftDouble{margin-left:5px}.signupInfo{width:690px}.dialogContainer{position:absolute;-webkit-overflow-scrolling:touch;overflow:auto}.performActionBar{padding:0 20px}.accountPanel{background-image:none}.accountTableContainer{padding:20px}.accountTableDate{min-width:50px}.subNavBar .title.secondary{max-width:50%}.giftCardPurchaseImage{float:none;width:298px;height:226px;max-width:100%}.giftCardPurchaseInfo{margin-left:0}.tip.sitesTip{top:33px}.siteHome .phone{right:-110px}.siteHome .tablet{right:-190px}.siteHome .browser{left:-190px}#header .userAvatarContainer .avatarImage{transform:translate(-8px,-3px)}#header #standardHeader{height:50px}#header #standardHeader #logo{height:50px;width:58px;background-size:46px auto;background-position:8px 5px!important;vertical-align:top}#header #standardHeader #logo #siteName{display:none}#header #standardHeader #user{padding:2px 4px 2px 0;height:36px;width:36px;vertical-align:top}#header #standardHeader .paletteElement .popupEditorHelp{margin-top:7px}#header #standardHeader #headerPaletteLeft{height:50px}#header #standardHeader #headerPaletteLeft .paletteElement.searchControl .search{padding:10px}#header #standardHeader #headerPaletteLeft .headerSearchPaletteSection i{top:18px}#header #standardHeader #headerPaletteRight{height:50px}#header #standardHeader .paletteButton{font-size:0;min-width:42px;background-position:3px 10px;margin-right:10px;vertical-align:top;height:50px}#header #standardHeader .paletteSeparator{height:50px}#header.productHeader #standardHeader,#header.productHeader #standardHeader #headerPaletteLeft,#header.productHeader #standardHeader #headerPaletteRight,#header.productHeader #standardHeader .staticPaletteButton.paletteButton{height:54px}.siteHome .topNav#header #standardHeader .paletteElement.searchControl{width:auto}.siteHome .topNav#header #standardHeader .paletteButton{font-size:13px;padding-left:0;background-position-y:8px}.siteHome .topNav#header #standardHeader .paletteButton a,.siteHome .topNav#header #standardHeader .paletteButton span{position:relative;font-size:0}.showingEditor #header #standardHeader #logo{width:60px}.showingEditor #header #standardHeader .paletteButton{font-size:0;min-width:55px;height:50px}.showingEditor #header #standardHeader .paletteButton.horizontalButton{font-size:12px;padding:0 16px 0 52px;background-position:10px 7px;line-height:53px;height:50px}.learn .showingEditor #header #standardHeader #logo{background-image:url(/assets/images/logo/noteflightLogoLearnSquare-8e844bd56e9cb9893775453fe81696e7.svg);background-size:46px auto}.headerSearchPaletteSection{background-position:5px 5px}#standardHeader .paletteControl{height:50px;line-height:50px}#standardHeader .popupButton .popupButtonImage{line-height:50px;padding-left:36px}#standardHeader .paletteButton.pageTurner{width:55px}.transcriberControl{margin-top:5px}.countdownControl{height:40px!important;line-height:30px;margin-top:5px}.countdownControl #recordingCanvas{height:40px}.learnPurchaseSection .contentLibrariesSection{padding-left:40px}.searchPanel{width:210px}.accountInfo .accountSection{margin-bottom:30px;width:98%}.accountInfo .accountSection .leftColumn,.accountInfo .accountSection .rightColumn{display:block}.plansPage .planContainer{width:236px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .currencySymbol,.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .priceCents{font-size:15px;padding-top:6px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .productPrice .priceDollars{font-size:34px}.plansPage .planContainer .planHeader .pricesWrapper .purchaseButton{padding-top:11px;padding-bottom:11px;margin-top:18px}.plansPage .planContainer .planBody{min-height:680px}.plansPage .planContainer .planBody .planFeatures{font-size:12px}.plansPage .planContainer .planBody .bottomButtonsWrapper{width:213px;font-size:12px}.modernForm .noBorderBox{padding-left:20px;padding-right:20px;margin-left:20px;margin-right:20px}.modernForm .checkboxWithNoInputDescription{top:0}.modernForm .firstColumn.fixedWidth,.modernForm .halfWidth{width:100%}.modernForm.genericPage .largePadding{padding-left:0;padding-right:0}.mediaSyncEditor .mediaEmbedContainer{width:100px;height:fit-content}.mediaSyncEditor .mediaEmbedContainer .syncDescription{height:0;width:0}.mediaSyncEditor .mediaEmbedContainer .syncDescription .syncGraphic{margin-left:-50px}.mediaSyncEditor .mediaEmbedContainer .syncDescription span{display:none}.mediaSyncEditor .actionsContainer{float:right;width:calc(100% - 145px)}.mediaSyncEditor .actionsContainer .mediaInfoContainer .mediaUrlContainer .urlInput{width:75%}.mediaSyncEditor #mseCompressed{float:unset;margin-left:1.5em;width:95%}.purchaseScore .purchaseInformation{height:180px}.purchaseScore .purchaseInformation .ensembleInformation{margin-right:unset}.purchaseScore .purchaseInformation .ensembleInformation .customDropdown{left:-10px}.purchaseScore .purchaseInformation .ensembleInformation .minimumPurchaseDescriptor{margin-left:-10px}.cardContainer .cardButtons{display:block;margin-top:10px;float:none}.marketplace .header .textContainer .noteflightBranding{height:60px}.marketplace .body .sectionsContainer .sectionContainer .sectionTitle{padding-left:20px;padding-right:20px}.marketplace .body .sectionsContainer.flow .sectionContainerScrolling .scoreThumbnail:nth-child(2n) .coverArtContainer{margin-right:0!important}.marketplace .body .browseButton{position:relative;display:block;margin-bottom:20px;text-align:right}.marketplaceSearch .gridContainer{grid-template-columns:repeat(auto-fill,100%)!important}.collection .body .sectionsContainer.flow .scoreThumbnail:nth-child(2n) .coverArtContainer{margin-right:0!important}.collectionCard{height:185px;width:295px}.sellerPayouts .transactionRow.header{display:none}.sellerPayouts .transactionRow .infoBit.left{flex-basis:20%}.sellerPayouts .transactionRow .infoBit.left .description{margin-left:10px}.sellerPayouts .transactionRow .infoBit.right{text-align:right}.sellerPayouts .transactionRow .infoBit.right span{margin-right:3px}.sellerPayouts .transactionRow .light{color:grey;font-size:.9em}.coverArtContainer{position:absolute}.songCatalog .header .titleWrapper{padding-top:160px;padding-left:40px}.songCatalog .header .titleWrapper span{font-size:40px}.songCatalog .headerArrangeMe .titleWrapper span{font-size:50px}.songCatalog .body{padding:20px}.songCatalog .body .descriptionText.withPadding{padding:0 20px}.songCatalog .body .columnsContainer .firstColumn{margin-right:20px}.songCatalog .body .songSearchContainer{min-height:0;padding:30px 20px}.searchWrapper{z-index:5}.searchBarContainer{margin-bottom:0;padding:0}.searchBarContainer .headerSearchPaletteSection{background-position:5px;background-size:25px;max-width:none}.searchBarContainer .search{padding-left:35px!important}.searchBarContainer .searchBar{border-right:none;font-size:10px;margin:0;width:100%}.searchBarContainer .searchBar input.editorHelpSearchBox{border-radius:0;box-sizing:border-box;margin-left:0;padding:10px;width:100%;-webkit-appearance:none}.searchBarContainer .searchBar input.editorHelpSearchBox:focus{box-shadow:0 0 7px 0 #dadada}.searchBarContainer .searchBar .editorHelpSearchBoxBorder{border:1px solid #d2d3c5}.searchResults{border:1px solid #d2d3d5;box-shadow:0 0 7px 0 #dadada}.searchResults .resultsSection .resultContainer span{width:85%;white-space:nowrap}.searchTermHeader{width:calc(100% - 120px)}.searchSortWrapper{position:absolute;top:0;right:10px}.productPage .productEmbed{margin-right:10px}.productPage .productDetails{margin-left:10px}.premiumSubscriptionPage .plansSection .planSelection{padding:25px 15px}}@media (max-width:767px){.rightSide{padding-right:10px}.leftSide{padding-left:10px}.contentBand{overflow:visible}.goHome{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dotted #b0b0b0}.scoreEditorControls{height:75px}.scoreEditorPianoKeyboard{height:75px;font-size:10px}.pianoKeyboard .keyRow .key{width:28px}.pianoKeyboard .keyRow.black .key{height:30px;width:22px;padding:0;margin:0 4px}.pianoKeyboard .keyRow.black .key:hover{background-color:#181818;height:32px}.pianoKeyboard .keyRow.black .key.chord,.pianoKeyboard .keyRow.black .key.selected{height:32px;width:24px;border-width:1px 1px 3px}.pianoKeyboard .keyRow.white .key{height:73px;width:27px;padding:2px 0 0 2px}.pianoKeyboard .keyRow.white .key.chord,.pianoKeyboard .keyRow.white .key.selected{width:29px;margin:0}.pianoKeyboard .keyIcon{margin-top:45px;height:25px;background-size:100%}.pianoKeyboardSlider{top:42px;width:50px;height:22px}.pianoKeyboardSlider.right{right:-25px}.pianoKeyboardSlider.left{left:-25px}.pianoKeyboardSlider.right:hover{right:-20px}.pianoKeyboardSlider.left:hover{left:-20px}.paletteChooser{font-size:6px;bottom:48px;max-height:22px;max-width:300px}.fullPanel{overflow:auto;top:0}.fullPanel.discussionDescriptionShim{top:0}.collectionsPanel,.groupNavPanel,.navPanel{position:relative;width:100%;padding-top:0;margin-bottom:25px}.helpNavPanel{display:none}.contentPanel,.scoresPanel{position:relative}.contentPanel,.groupContentPanel,.scoresPanel{left:0;width:100%;padding-top:0}.infoPage{background-image:none;min-height:0}.infoPage .title,.infoPageContent .title{font-size:24px}.infoPageContent .contentBox{padding:1em 5%}.infoContent{padding-top:0}.infoContent ul{width:50%;margin-top:1.5em;min-width:200px}.infoContent li{padding-bottom:.33em;padding-top:.33em}.infoAuxiliary{float:left;width:100%;margin-top:2em;text-align:left}.infoSocial{float:left}.socialIcons img{margin:0 5px 0 0}.languagePicker{float:left;margin:0 0 0 50px}.attachResourceBandOpen,.loginBandOpen,.resetPasswordBandOpen,.signupBandOpen{height:auto}.formBody{padding-top:15px;padding-bottom:15px}.formBody .standardForm{width:100%;text-align:left}.formClose{right:0}.standardForm .formTitle{font-size:20px;float:none}.standardForm input,.standardForm input.fullWidth,.standardForm input.halfWidth,.standardForm input.smaller{font-size:16px;width:96%}.standardForm select.halfWidth{width:99%}.formLabel.withHint{max-width:none}.formLabelHint{float:none}.spaceLeft,.spaceLeftDouble{margin-left:0}.spaceTop{margin-top:10px;margin-bottom:5px}#forgotPasswordLink{margin-top:50px}.errorBand{left:0;width:100%}.phoneOnly{display:inline}.signupInfo{width:auto}.formBody .auxStuff.right,.signupPlan{float:none}.modelessDialogContainer{left:1%}.dialog{margin-top:40px}.reporterBody .actionLabel{font-size:11px;padding:5px 10px 3px;background-image:none}.performHeader{height:40px}.performPageTurner{width:40px;background-size:33px 80px}.performPageTurner.forward{background-position:100%}.performActionBar{height:40px;padding:0 10px}.formClose{display:block}.formLabel{font-size:14px;font-weight:400}.formField{display:block}.formFieldDescription{display:block;padding:5px 0 10px}.formLeftHalf,.formRightHalf{display:block;margin-left:0;width:100%}.accountForm .box{max-width:100%;padding:10px}.accountWarning{padding:10px;margin-bottom:-20px}.paypalForm,.standardForm.wideForm input,.standardForm.wideForm textarea{width:97%}.validationMessage{min-width:0}.validationBand.expanded,.validationBandOpen{height:auto}.announcementBanner{padding:13px 0 10px;font-size:13px}.headerFormInput{display:block}.headerFormInput .placeholder{top:8px}.subNavList{font-size:14px;margin-right:0}.forum .auxInfo,.forum .mainInfo{width:100%;float:none}.bookContainer{margin:10px 0;display:block}.bookContainer .bookBody,.bookContainer .bookSidebar{display:block}.bookContainer .bookSidebar{width:auto}.bookContainer .bookSidebar .authors .author{display:table-cell;padding-right:20px}.bookStyle1 .bookTitle .title{display:block}.bookStyle1 .bookTitle .title .line1{font-size:16px}.bookStyle1 .bookTitle .title .line2{font-size:22px}.bookStyle1 .bookTitle .authors{padding:10px 0 0;border-style:none}.scoresContainer.filterOpen{max-width:100%}.scoresContainer .scores{padding-bottom:150px}.groupContentPanel .scoresContainer{top:35px}.groupContentPanel .scoresContainer .scores{padding-bottom:50px}.subNavBar .title.secondary{max-width:80%}.subNavBar .subNavCategories{margin-bottom:10px;display:block;float:none}.tip.sitesTip{display:none}.siteHome .usersContainer{padding-bottom:0}.siteHome .browser,.siteHome .phone,.siteHome .tablet{display:none}.group .discussionsView{position:relative}.groupListingItem .title{max-width:158px}.groupContentPanel .discussionsView .contentFullHeightTopPadding{height:0}.dashboard .chartsBlock{text-align:center}.dashboard .chartsBlock .chartPeriod,.dashboard .chartsBlock .chartTitle,.dashboard .chartsBlock .legendContainer{text-align:left}.paddingForPhone{padding-top:56px}#header #standardHeader,#standardHeader #headerPaletteLeft,#standardHeader #headerPaletteRight,#standardHeader .paletteButton,#standardHeader .paletteSeparator{height:40px}#header .userAvatarContainer .avatarImage{transform:translate(-8px,-2px)}.topNav .userAvatarContainer .avatarImage{transform:translate(-8px,2px)}#header #standardHeader #logo{top:2px;left:2px;height:36px;width:51px;background-size:32px 36px;background-position:9px 1px!important;background-image:url(/assets/images/logo/noteflightLogoPremiumSquare-8fef93726e8aac19d20c21f2c320c245.svg)}#header #standardHeader #user{height:24px;width:24px}#header #standardHeader #headerPaletteLeft{height:40px}#header #standardHeader #headerPaletteLeft .paletteElement.marketplace{margin-right:0}#header #standardHeader #headerPaletteRight{height:40px}#header #standardHeader .paletteButton{min-width:45px;background-size:35px 30px;height:40px;background-position:50% 6px;margin-right:5px}#header #standardHeader .paletteControl{height:40px;line-height:40px}.siteHome .topNav#header #standardHeader .paletteButton{font-size:0;margin-right:0}.showingEditor #header #standardHeader #logo{width:60px;background-position-y:1px!important}.showingEditor #header #standardHeader .paletteButton{font-size:0;min-width:38px;height:40px;background-position-y:1px}.showingEditor #header #standardHeader .paletteButton.horizontalButton{min-width:0;font-size:0;padding:0 16px 0 42px;background-position:13px 1px;height:40px}.showingEditor #header #standardHeader .paletteSeparator{height:40px}.learn #header #standardHeader #logo{width:52px}.learn #header #standardHeader #logo,.learn .showingEditor #header #standardHeader #logo{background-size:32px 36px;background-position:9px 1px!important}.free #header #standardHeader #logo{background-image:url(/assets/images/logo/noteflightLogoSquare-9efd36d3c919e051df8841bba30b5a97.svg)}.learn #header #standardHeader #logo{background-image:url(/assets/images/logo/noteflightLogoLearnSquare-8e844bd56e9cb9893775453fe81696e7.svg)}.whatsNew{width:8px;height:8px;top:-2px;right:4px}}@media screen and (max-width:767px) and (max-width:400px){#standardHeader .paletteButton{min-width:40px}}@media (max-width:767px){.userInfoTextBlock .socialButtons{text-align:center}.userInfoTextBlock .socialButtons i{font-size:15px;margin-right:10px;margin-bottom:10px}.userInfoTextBlock .socialButtons i:last-child{margin-right:0}.userInfoTextBlock .socialButtons .followButtons{display:block}}@media screen and (max-width:767px) and (max-width:600px){#standardHeader .paletteSeparator{display:none!important}}@media (max-width:767px){#standardHeader .popupButton .popupButtonImage{line-height:40px;padding-left:30px;background-size:36px 36px}.scorePalette .section{display:inline;margin:2px 0}.scorePalette .section .sectionHeader{display:none}.transcriberControl{height:30px;line-height:30px;font-size:20px}.countdownControl{height:30px!important;line-height:30px;margin-top:5px}.countdownControl #recordingCanvas{height:30px}.learnPurchaseSection .firstColumn{width:100%;max-width:100%;display:block;position:relative;clear:both;margin-bottom:10px}.learnPurchaseSection .secondColumn{float:none;width:100%;max-width:100%;display:block;margin-bottom:10px;top:0}.learnPurchaseSection .contentLibrariesSection{padding-left:0}.learnPurchaseSection .contentLibraryItem{height:inherit;margin-bottom:10px}.listingItemContainer .dotRight{border-right:none}.communityInfo{float:left;box-sizing:border-box;margin-top:20px;padding-left:15px;padding-top:5px;max-width:90%}.plansPage .planContainer{width:97%;margin-bottom:10px}.plansPage .planContainer .planHeader{height:auto}.plansPage .planContainer .planHeader .planName{font-size:20px}.plansPage .planContainer .planHeader .pricesWrapper .priceWrapper .priceInfoWrapper{padding-top:0}.plansPage .planContainer .planBody{min-height:0}.plansPage .planContainer .planBody .bottomButtonsWrapper{position:relative;width:100%;bottom:0;height:62px;margin-top:10px}.modernForm .button,.modernForm button{margin-bottom:10px}.modernForm .section{width:100%;padding-right:0}.modernForm .section.reviewsSection{width:unset}.modernForm .columnsContainer{display:block}.modernForm .firstColumn,.modernForm .secondColumn{display:block;margin-bottom:20px;float:inherit;position:relative;clear:both;margin-right:0}.modernForm .bigTitle{text-align:center;font-size:22px;line-height:30px;margin-bottom:5px}.modernForm .description{text-align:center}.modernForm .stepLabel{display:block;border-bottom:1px solid #d4d3bf;font-weight:700;padding-bottom:5px}.modernForm .wizardSteps{border-bottom:0}.modernForm .wizardSteps .smallStepCircle{width:12px!important;height:12px!important;top:4px!important}.modernForm .wizardSteps .smallStepCircle .stepNumber{display:none}.modernForm .wizardSteps .stepsConnector{height:2px;width:98%;background-color:#dedfd0;top:10px;position:absolute}.modernForm.dialog .body .scrollableDialog{padding-right:0;margin-right:0}.fakeScore #arranger,.fakeScore #composer{width:45%;display:inline-block;vertical-align:top}.fakeScore #composer{position:relative}.siteHome .videoSection{background-image:url(/assets/images/noteflightHomePageBG-6bef45e0debe4fa17381c872c04a9733.jpg);padding-top:450px}.siteHome .siteHomeNavPlan,.siteHome .videoSection .videoSectionVideo{display:none}.siteHome .noteflightLogoHome{background-size:contain;padding-bottom:0;margin:0 10px 0 20px}.siteHome .createMusic{font-size:18px;margin:10px 25px}.siteHome .section2{display:block}.siteHome .section2 .leftColumn{padding:36%;margin:30px 10px;height:auto}.siteHome .section2 .rightColumn{position:static;margin:10px 10px 20px 20px}.siteHome .section2 .rightColumn .listItem{display:block}.siteHome .section2 .rightColumn .sectionHeader{font-size:32px;font-weight:900;color:#767568;line-height:1}.siteHome .section2 .rightColumn .content{font-size:20px;font-weight:500;color:#8b897b;padding-top:20px}.siteHome .section3{display:flex;flex-direction:column;background:#f4f3f3;height:auto;padding:10px 0}.siteHome .section3 .sectionHeader{font-size:30px;margin-bottom:0}.siteHome .section3 .planBoxes{flex-direction:column;margin-bottom:20px;align-items:center}.siteHome .section3 .planBoxes .leftPremium{margin:10px;min-width:0;max-width:365px}.siteHome .section3 .planBoxes .leftPremium .cardHeader{font-size:28px;padding:40px 0}.siteHome .section3 .planBoxes .rightLearn{margin:10px;min-width:0;max-width:365px}.siteHome .section3 .planBoxes .rightLearn .cardHeader{font-size:28px;padding:40px 0}.siteHome .cardContent{font-size:18px;font-weight:500;color:#939393;text-align:left;margin-left:30px;margin-top:30px;width:82%;line-height:1.2}.siteHome .cardLinks{margin-left:25px;display:flex}.siteHome .cardLinks .orange{color:#f94e07}.siteHome .cardLinks .green{color:#73c7ba}.siteHome .boxLink{display:inline-block;font-size:20px;font-weight:600;text-align:center;padding-right:25px}.siteHome .section4{display:block;padding-top:30px;padding-bottom:0}.siteHome .section4 .leftColumn{display:inline-block;max-width:360px;margin:0 30px}.siteHome .section4 .leftColumn .listItem{display:block}.siteHome .section4 .leftColumn .content{font-size:18px}.siteHome .section4 .rightColumn{height:0;padding:36%;margin:20px 10px 30px}.siteHome .section5 .sectionHeader{font-size:25px;text-align:center}.siteHome .section5 .playerDetails{font-size:12px}.siteHome .section5 .player{height:389px;width:300px;margin:10px 15px 20px}.siteHome .section5 .playerHover{height:389px;width:300px;background-size:80px}.siteHome .section6 .section6LogoContainter{float:none;margin-left:35px}.siteHome .section6 .section6LogoContainter .section6Logo{width:90px;height:40px;background-position:50%}.siteHome .section6 .signupStrip{padding-top:90px;margin-bottom:60px}.siteHome .section6 .infoStuff{flex-wrap:wrap;justify-content:normal;margin-left:35px}.siteHome .section6 .infoStuff #companyInfoList{padding-right:37px}.siteHome .navBit{font-size:15px}.loginSignup .signupDialog #reCaptcha{transform:scale(.91);position:relative;left:-13px;width:inherit}.loginSignup .signupDialog .bigTitle{font-size:19px}.loginSignup .loginDialog .forgotPasswordLink{text-align:center;display:block}.loginSignup .loginOrSeparator{margin-bottom:20px}.loginSignup .facebook,.loginSignup .google{width:100%;text-align:center!important}.sellerPayouts .boxContainer{padding-right:22px;margin-bottom:20px}.sellerPayouts .boxContainer .box{display:block;margin-bottom:5px;max-width:none;width:100%}.sellerSignup .day,.sellerSignup .year{width:inherit;max-width:none}.community{padding-right:10px;padding-left:10px}.community .communitySection{padding-bottom:20px;margin-bottom:20px}.marketplace .header{height:230px}.marketplace .header .carouselContainer .carouselItem{height:230px;background-size:cover}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer{left:15px;width:200px}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer .marketplaceTitle{font-size:30px;line-height:30px}.marketplace .header .carouselContainer .carouselItem .carouselImage .textContainer .marketplaceDescription{font-size:15px;padding-left:0}.marketplace .browseButton{position:relative;right:unset;margin:15px auto;text-align:center;top:0}.marketplace .subNavCategories{padding:10px;margin-bottom:10px;overflow-x:auto}.marketplace .subNavCategories .subNavList{white-space:nowrap;overflow-x:auto}.marketplace .sectionsContainer .sectionContainer .sectionTitle{font-size:20px;padding-left:10px;padding-right:10px}.marketplace .scoreThumbnail{margin-right:10px!important}.marketplace .filterPanel{position:absolute;top:-60px;height:calc(100% + 60px)}.marketplace .noScores{padding-top:0;padding-bottom:20px}.marketplaceSearch .scoreThumbnail{margin-right:0;margin-bottom:0;padding-bottom:60px}.sellScoreModal .instrumentsMapping .instrumentMapping .instrumentSearchBox{margin-left:0;width:calc(100% - 32px)}.sellScoreModal .instrumentsMapping .instrumentMapping .partNameContainer{margin-right:0}.sellScoreModal .instrumentsMapping .instrumentMapping .partNameContainer .arrowSeparator{position:absolute;margin:0 auto;top:34px;font-size:20px;left:calc(50% - 10px)}.sellScoreModal .instrumentsMapping .instrumentMapping #cantFindInstrument{margin-bottom:10px}.sellScoreModal .instrumentsMapping .instrumentMapping .resultsContainer{margin-left:0;width:calc(100% - 12px)}.collection .header{height:230px}.collection .header .textContainer{left:10px;width:200px}.collection .header .textContainer .collectionName{font-size:30px;line-height:30px}.collection .header .textContainer .collectionDescription{font-size:15px;padding-left:0}.collection .header .marketplaceLogoContainer{left:10px}.collection .body{padding:10px 0}.collection .body .sectionsContainer{padding:0 10px}.collectionCard.first,.collectionCard.last{margin-left:10px}.coverArtContainer{position:absolute}.collectionEditing .collectionHeader .collectionImage{height:230px}.collectionEditing .collectionHeader .collectionInfo{padding-left:15px;width:265px;max-width:265px}.collectionEditing .collectionHeader .collectionInfo .collectionText .title{font-size:30px;line-height:normal}.collectionEditing .collectionHeader .collectionInfo .collectionText .description{font-size:15px}.collectionEditing .collectionHeader .collectionInfo .buttonsWrapper{top:5px;bottom:unset}.songCatalog .header .titleWrapper{padding-top:172px;padding-left:30px}.songCatalog .header .titleWrapper span{font-size:30px}.songCatalog .body{padding:20px 10px}.songCatalog .body .columnsContainer .firstColumn{margin-right:0}.songCatalog .body .songSearchContainer{min-height:0;padding:30px 20px}.profilePage .content .results{margin:50px 0}.profilePage .marketplaceListingContainer{padding:0}.profilePage .marketplaceListingContainer .scoreThumbnail{margin-left:9px}.scoreItem .scoreBody{margin:0 5px}.community .communitySection .scoreItem .scoreBody{margin:0 10px 0 50px}.searchWrapper{background-color:transparent;box-shadow:unset;padding:10px;position:relative}.searchWrapper.withBackground{background-color:#efeede;padding:5px;border-bottom:1px solid #cfceb9;overflow:visible}.searchWrapper.withBackground .searchResults{margin-top:2px;position:absolute;width:93%}.searchWrapper .search{background-position-y:2px}.searchResults{margin-top:10px}.filterPanel{border-top:1px solid #cfceb9}.formattingPanel{width:calc(100% - 20px);left:0}.formattingPanel .formattingWrapper .partsColumn{display:block;margin-bottom:20px}.embed .productEmbedBottomContainer{padding-bottom:5px}.embed .productEmbedBottomContainer .purchaseText{font-size:12px;padding-top:18px;padding-left:10px;width:calc(100% - 206px)}.embed .productEmbedBottomContainer .buttonsWrapper{margin-right:10px}.productPage .productEmbed{margin-right:20px}.premiumSubscriptionPage .plansSection{flex-direction:column}.premiumSubscriptionPage .plansSection .planSelection{padding:15px;margin:4px 8px}.premiumSubscriptionPage .premiumSubscriptionForm .firstColumn{margin-right:0}.premiumSubscriptionPage .premiumSubscriptionForm label#expiration{white-space:nowrap}.premiumSubscriptionPage .premiumSubscriptionForm button#purchase{width:100%;padding:10px 0}.premiumSubscriptionPage .premiumSubscriptionForm .premiumFormBottom .priceTable{width:100%;border-spacing:0 8px;margin-bottom:20px}.premiumSubscriptionPage .premiumSubscriptionForm .premiumFormBottom .priceTable .dollarsCell{text-align:right}}@media (max-width:500px){.socialBit.views{display:none}.panelContent{padding:5px}.accountInfo .accountSection .sectionBody .couponField{display:flex;width:70%}.searchPanel{width:140px}.siteHome .topNav#header .paletteButton{font-size:0;margin-right:0}.siteHome .section6 .section6LogoContainer{float:none;margin-bottom:20px}.siteHome .section6 .section6LogoContainer .section6Logo{height:60px}.siteHome .section6 .section6LogoContainer .hlAffiliation{margin-left:0}.siteHome .section6 .infoStuff{margin-left:15px}.siteHome .section6 .infoStuff .infoSection{flex:0 0 50%}.siteHome .section6 .infoStuff .infoSection .infoListItem{line-height:1.4;padding:2px 0}.siteHome .section6 .infoStuff #companyInfoList{padding-right:0}.siteHome .section6 .infoStuff .socialBits{display:flex}.siteHome .section6 .infoStuff .socialBits .facebookCircle{margin-left:20px;margin-top:0}.siteHome .section6 .copyright{padding-left:15px}.productPage .actionSection .coverArt .coverArtImage{width:145px;height:145px}.productPage .actionSection .actions button{font-size:12px;font-weight:700}}@media (max-width:500px) and (max-width:348px){.purchaseInformation{height:fit-content!important}.purchaseInformation .priceInformation{padding:10px 0}}@media (max-width:500px){.postedByText{float:none;display:block}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi){.editHandle{background-size:50px 280px}.scoreItem .editHandle{background-image:url(/assets/images/edit_handle_2x-5bd5ef4c8c5b08e6e7a2502f3425ec85.png)}.scoreRow .editHandle{background-image:url(/assets/images/edit_handle_score_row_2x-67fe4c24fd653f857e07bb3c92b2b1c3.png);background-size:40px 280px}.scoreRow .editHandle.product{background-image:url(/assets/images/edit_handle_product_row_2x-8cc73a41eae043a2616137303a215b4d.png);background-size:40px 224px}.scoreRow .editHandle.collection{background-image:url(/assets/images/edit_handle_collection_row_2x-3cd8091a0f29a8f0e582b7ea25fd1ff1.png)}.scoreItem .editHandle.user{background-image:url(/assets/images/edit_user_handle_2x-5c525e568030a8f8b4b38d10080b2cc0.png)}.forum .editHandle{background-image:url(/assets/images/edit_forum_handle_2x-45ccfadaa1e749c50bc4e28d346c859a.png);background-size:cover}.scoreItem .socialBit,.scoreRow .socialBit{background-size:15px 15px}.socialBit.views{background-image:url(/assets/images/social_bits_views_2x-b1c91843d56fb534bf5d83dd45c528b9.png)}.socialBit.faves{background-image:url(/assets/images/social_bits_faves_2x-7b60713bfb7eb185b03e4bc7099a5ab4.png)}.socialBit.comments{background-image:url(/assets/images/social_bits_comments_2x-0d10395fdf0c9b5b9db8fc0ddb83a258.png)}.socialBit.shared{background-image:url(/assets/images/social_bits_shared_2x-0f2d74121eab5a02c666377fcd864131.png)}.socialBit.public{background-image:url(/assets/images/social_bits_public_2x-668d590b65b9d3260854e4bb8779a748.png)}.socialBit.template{background-image:url(/assets/images/social_bits_template_2x-14ceb22fea449b9a992e99cac26b9117.png)}.socialCount.faves{background-size:20px 100px;background-image:url(/assets/images/social_counts_faves_2x-b5d72e3b2b9b2c70b2e13f008e4c5e6b.png)}.socialCount.comments{background-size:20px 25px;background-image:url(/assets/images/social_counts_comments_2x-19ed08121fbe4259f81bdafa4760feef.png)}.socialCount.views{background-size:20px 25px;background-image:url(/assets/images/social_counts_views_2x-757d0a8becfca0164460c2d3df384ee7.png)}.scoresViewTypes .scoresViewType{background-size:41px 60px}.scoresViewType.list{background-image:url(/assets/images/scoresViewSmallList_2x-55a5b35ff4701c180ae40189918ef64e.png)}.scoresViewType.grid{background-image:url(/assets/images/scoresViewSmallGrid_2x-0eb22ba459fa46b0419b4add1f55480b.png)}.scoresViewType.thumbnail{background-image:url(/assets/images/scoresViewSmallThumbnail_2x-d9217ab73de30c400be3d6a26e1bf709.png)}.dialogBody .graphicLabel{background-size:30px 30px}.dialogBody .graphicLabel.newScoreScratch{background-image:url(/assets/images/newScoreScratch_2x-b9e12ded291a944e50c12556982f42ed.png)}.dialogBody .graphicLabel.newScoreImport{background-image:url(/assets/images/newScoreImport_2x-707b22d8213fd28f36e7bd7455548634.png)}.activityEvent{background-size:78px 54px}.activityEvent.faveIcon{background-image:url(/assets/images/eventIconFave_2x-de80a2820e59a6f2c4e44701c830c580.png)}.activityEvent.followIcon{background-image:url(/assets/images/eventIconFollow_2x-333f4820eff578e974de118f7d546ba2.png)}.activityEvent.postIcon{background-image:url(/assets/images/eventIconPost_2x-7ea764e0c2f944a720bf8992fe0d8179.png)}.activityEvent.commentIcon{background-image:url(/assets/images/eventIconComment_2x-1bbaa2bd6f66d83efe92c4681e34606f.png)}.activityEvent.shareIcon{background-image:url(/assets/images/eventIconShare_2x-f76d4608d1919c1616059332ea365a2d.png)}.activityEvent.publishIcon{background-image:url(/assets/images/eventIconPublish_2x-ea0ea8efe76a5c80ea66e350ba3ff515.png)}.activityEvent.copyIcon{background-image:url(/assets/images/eventIconCopy_2x-1bbaa2bd6f66d83efe92c4681e34606f.png)}.activityEvent.viewIcon{background-image:url(/assets/images/eventIconView_2x-de80a2820e59a6f2c4e44701c830c580.png)}.sharingButton{background-size:30px 60px}.sharingButton.share{background-image:url(/assets/images/share_share_2x-2c15e99f079dc206a92d479b43cd34e8.png)}.sharingButton.embed{background-image:url(/assets/images/share_embed_2x-a2ee4bccb9ed3a447c745ace9568b7bd.png)}}.errorsContainer.errors{display:block;padding:3px 20px}.dialogErrorBand .errorBody.errorBodyDialogContainer{display:block}.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}@font-face{font-family:AshText;src:url(/assets/_/_/editor/nodeflight/fonts/AshText-ca6897f00c0cff220de4455d297d2998.ttf);font-weight:400;font-style:normal}@font-face{font-family:AshTextFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/AshText.ttf-ca6897f00c0cff220de4455d297d2998.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NeueHaasGroteskTextPro;src:url(/assets/_/_/editor/nodeflight/fonts/NeueHaasGrotText-commercial-webfont/NeueHaasGrotText-55Roman-Web-e87fe3371f2a2766de49dfbd8db07c96.woff);font-weight:400;font-style:normal}@font-face{font-family:NeueHaasGroteskTextProFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NeueHaasGrotText-commercial-webfont/NeueHaasGrotText-55Roman-Web.woff-e87fe3371f2a2766de49dfbd8db07c96.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NeueHaasGroteskTextPro;src:url(/assets/_/_/editor/nodeflight/fonts/NeueHaasGrotText-commercial-webfont/NeueHaasGrotText-75Bold-Web-dfec123d75fba1f922eba4a6834ac81f.woff);font-weight:700;font-style:normal}@font-face{font-family:NeueHaasGroteskTextProFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NeueHaasGrotText-commercial-webfont/NeueHaasGrotText-75Bold-Web.woff-dfec123d75fba1f922eba4a6834ac81f.fontfile);font-weight:700;font-style:normal}@font-face{font-family:SourceSansPro;src:url(/assets/_/_/editor/nodeflight/fonts/SourceSansPro/SourceSansPro-Bold-751d4a14f36df3f4d63c274853c8d60b.otf);font-weight:700;font-style:normal}@font-face{font-family:SourceSansProFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/SourceSansPro/SourceSansPro-Bold.otf-751d4a14f36df3f4d63c274853c8d60b.fontfile);font-weight:700;font-style:normal}@font-face{font-family:SourceSansPro;src:url(/assets/_/_/editor/nodeflight/fonts/SourceSansPro/SourceSansPro-Regular-7a9975d8c02d6933c47df31af5854fb2.otf);font-weight:400;font-style:normal}@font-face{font-family:SourceSansProFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/SourceSansPro/SourceSansPro-Regular.otf-7a9975d8c02d6933c47df31af5854fb2.fontfile);font-weight:400;font-style:normal}@font-face{font-family:"SourceSerifPro";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-Bold-288798b7c6ac48893f754e7d46fdc0bd.otf);font-weight:700;font-style:normal}@font-face{font-family:"SourceSerifProFontfile";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-Bold.otf-288798b7c6ac48893f754e7d46fdc0bd.fontfile);font-weight:700;font-style:normal}@font-face{font-family:"SourceSerifPro";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-It-e847b1327276685b0fcb8231eb5cacdc.otf);font-weight:400;font-style:italic}@font-face{font-family:"SourceSerifProFontfile";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-It.otf-e847b1327276685b0fcb8231eb5cacdc.fontfile);font-weight:400;font-style:italic}@font-face{font-family:"SourceSerifPro";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-Regular-0dc42687cb978041edf6e92ff5a5d725.otf);font-weight:400;font-style:normal}@font-face{font-family:"SourceSerifProFontfile";src:url(/assets/_/_/editor/nodeflight/fonts/SourceSerifPro/SourceSerifPro-Regular.otf-0dc42687cb978041edf6e92ff5a5d725.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NotoSansKR;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansKR/NotoSansKR-Regular-3bb92e07eafb9cc97d55d7c7c3a66765.otf);font-weight:400;font-style:normal}@font-face{font-family:NotoSansKRFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansKR/NotoSansKR-Regular.otf-3bb92e07eafb9cc97d55d7c7c3a66765.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NotoSansKR;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansKR/NotoSansKR-Bold-99916b4bb09ac5f0d88b18950ebf1d20.otf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansKRFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansKR/NotoSansKR-Bold.otf-99916b4bb09ac5f0d88b18950ebf1d20.fontfile);font-weight:700;font-style:normal}@font-face{font-family:NotoSansJP;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansJP/NotoSansJP-Regular-938ac6e2e9477082f3f0cacd2e868946.otf);font-weight:400;font-style:normal}@font-face{font-family:NotoSansJPFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansJP/NotoSansJP-Regular.otf-938ac6e2e9477082f3f0cacd2e868946.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NotoSansJP;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansJP/NotoSansJP-Bold-975a5f4a23123a512a8e5f263fd2a466.otf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansJPFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansJP/NotoSansJP-Bold.otf-975a5f4a23123a512a8e5f263fd2a466.fontfile);font-weight:700;font-style:normal}@font-face{font-family:NotoSansSC;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansSC/NotoSansSC-Regular-4654343f330af74f8804f48c341093fc.otf);font-weight:400;font-style:normal}@font-face{font-family:NotoSansSCFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansSC/NotoSansSC-Regular.otf-4654343f330af74f8804f48c341093fc.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NotoSansSC;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansSC/NotoSansSC-Regular-4654343f330af74f8804f48c341093fc.otf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansSCFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansSC/NotoSansSC-Regular.otf-4654343f330af74f8804f48c341093fc.fontfile);font-weight:700;font-style:normal}@font-face{font-family:NotoSansTC;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansTC/NotoSansTC-Regular-81aa3df4855abf5913c00041e9a01be0.otf);font-weight:400;font-style:normal}@font-face{font-family:NotoSansTCFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansTC/NotoSansTC-Regular.otf-81aa3df4855abf5913c00041e9a01be0.fontfile);font-weight:400;font-style:normal}@font-face{font-family:NotoSansTC;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansTC/NotoSansTC-Regular-81aa3df4855abf5913c00041e9a01be0.otf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansTCFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/NotoSansTC/NotoSansTC-Regular.otf-81aa3df4855abf5913c00041e9a01be0.fontfile);font-weight:700;font-style:normal}@font-face{font-family:DavidLibre;src:url(/assets/_/_/editor/nodeflight/fonts/David_Libre/DavidLibre-Regular-7670eac57936d530cf140d1cf254368b.ttf);font-weight:400;font-style:normal}@font-face{font-family:DavidLibreFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/David_Libre/DavidLibre-Regular.ttf-7670eac57936d530cf140d1cf254368b.fontfile);font-weight:400;font-style:normal}@font-face{font-family:DavidLibre;src:url(/assets/_/_/editor/nodeflight/fonts/David_Libre/DavidLibre-Regular-7670eac57936d530cf140d1cf254368b.ttf);font-weight:700;font-style:normal}@font-face{font-family:DavidLibreFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/David_Libre/DavidLibre-Regular.ttf-7670eac57936d530cf140d1cf254368b.fontfile);font-weight:700;font-style:normal}@font-face{font-family:Pavanam;src:url(/assets/_/_/editor/nodeflight/fonts/Pavanam/Pavanam-Regular-e953a968be3d8e5268f665d58baf655d.ttf);font-weight:400;font-style:normal}@font-face{font-family:PavanamFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/Pavanam/Pavanam-Regular.ttf-e953a968be3d8e5268f665d58baf655d.fontfile);font-weight:400;font-style:normal}@font-face{font-family:Pavanam;src:url(/assets/_/_/editor/nodeflight/fonts/Pavanam/Pavanam-Regular-e953a968be3d8e5268f665d58baf655d.ttf);font-weight:700;font-style:normal}@font-face{font-family:PavanamFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/Pavanam/Pavanam-Regular.ttf-e953a968be3d8e5268f665d58baf655d.fontfile);font-weight:700;font-style:normal}@font-face{font-family:Arimo;src:url(/assets/_/_/editor/nodeflight/fonts/Arimo/Arimo-Regular-1427de05a84edd07796fc285dd0338e5.ttf);font-weight:400;font-style:normal}@font-face{font-family:ArimoFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/Arimo/Arimo-Regular.ttf-1427de05a84edd07796fc285dd0338e5.fontfile);font-weight:400;font-style:normal}@font-face{font-family:Arimo;src:url(/assets/_/_/editor/nodeflight/fonts/Arimo/Arimo-Regular-1427de05a84edd07796fc285dd0338e5.ttf);font-weight:700;font-style:normal}@font-face{font-family:ArimoFontfile;src:url(/assets/_/_/editor/nodeflight/fonts/Arimo/Arimo-Regular.ttf-1427de05a84edd07796fc285dd0338e5.fontfile);font-weight:700;font-style:normal}