*{box-sizing:border-box}html{-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;height:100%}body{color:#2d3e4c;cursor:default;height:100%;margin:0;font:16px Varela Round,Arial;transition:background .15s;overflow-y:scroll}.text--selectable{-ms-user-select:all;user-select:all;cursor:text}body.theme--default{background:#232323}body.theme--default ::selection{color:#fff;background:#25b192}body.theme--classic{background:#eee}body.theme--classic ::selection{color:#fff;background:#4caf50}body.theme--thyme{background:#010}body.theme--thyme ::selection{color:#0f0;background:#000}body.theme--cirkeltrek{background:#fff}body.theme--cirkeltrek ::selection{color:#fff;background:#e27000}.button{cursor:pointer;border-radius:3px;flex-direction:row;flex:none;justify-content:center;align-items:center;margin-right:10px;padding:10px 15px;transition:background .1s,color .1s;display:inline-flex;overflow:hidden}.button:last-child{margin-right:0}.button__icon{font-size:18px}.button__icon:first-child{margin-right:5px}.button__icon:last-child{margin-left:5px}.button--size-small{padding:5px 10px}.button--size-small .button__icon{font-size:16px}.button--default{background:rgba(0,0,0,.05)}.button--default:hover{background:rgba(0,0,0,.08)}.button--default:active{background:rgba(0,0,0,.11)}.theme--default .button--primary,.theme--default .button--on-primary{color:#fff;background:#25b192}.theme--default .button--primary:hover,.theme--default .button--on-primary:hover{background:#3bb99d}.theme--default .button--primary:active,.theme--default .button--on-primary:active{background:#51c1a8}.theme--classic .button--primary,.theme--classic .button--on-primary{color:#fff;background:#4caf50}.theme--classic .button--primary:hover,.theme--classic .button--on-primary:hover{background:#5eb762}.theme--classic .button--primary:active,.theme--classic .button--on-primary:active{background:#70bf73}.theme--thyme .button--primary,.theme--thyme .button--on-primary{color:#0f0;background:#000}.theme--thyme .button--primary:hover,.theme--thyme .button--on-primary:hover{background:#001a00}.theme--thyme .button--primary:active,.theme--thyme .button--on-primary:active{background:#030}.theme--cirkeltrek .button--primary,.theme--cirkeltrek .button--on-primary{color:#fff;background:#e27000}.theme--cirkeltrek .button--primary:hover,.theme--cirkeltrek .button--on-primary:hover{background:#e57e1a}.theme--cirkeltrek .button--primary:active,.theme--cirkeltrek .button--on-primary:active{background:#e88d33}.context-menu-list{padding:10px 0;position:absolute}.context-menu-list .context-menu-item{padding:2.5px 10px;display:block}.theme--default .context-menu-list{color:#2d3e4c;background:#fff}.theme--default .context-menu-list .context-menu-item.context-menu-hover{color:#fff;background:#25b192}.theme--default .context-menu-list .context-menu-item.context-menu-disabled{opacity:.7}.theme--classic .context-menu-list{color:#222;background:#fff}.theme--classic .context-menu-list .context-menu-item.context-menu-hover{color:#fff;background:#4caf50}.theme--classic .context-menu-list .context-menu-item.context-menu-disabled{opacity:.7}.theme--thyme .context-menu-list{color:#0f0;background:#020}.theme--thyme .context-menu-list .context-menu-item.context-menu-hover{color:#0f0;background:#000}.theme--thyme .context-menu-list .context-menu-item.context-menu-disabled{opacity:.7}.theme--cirkeltrek .context-menu-list{color:#222;background:#fff}.theme--cirkeltrek .context-menu-list .context-menu-item.context-menu-hover{color:#fff;background:#e27000}.theme--cirkeltrek .context-menu-list .context-menu-item.context-menu-disabled{opacity:.7}.form--horizontal{flex-direction:row;align-items:flex-start}.form__item{flex-flow:wrap;margin-bottom:10px;display:flex}.form__item:last-child{margin-bottom:-10px}.form--horizontal .form__item{flex-direction:row;margin-bottom:0;margin-right:10px}.form--horizontal .form__item:last-child{margin-right:-10px}.form__item .form__label{flex:0 0 100px;margin-bottom:10px}.form__item .form__control{flex:1 100 0;min-width:70%;margin-bottom:10px}.form__item--grow{flex-grow:1}.form__item--align-right{align-self:flex-end}.header{z-index:2;align-items:center;height:80px;padding:10px;transition:background .15s,color .15s;display:flex;position:fixed;top:0;left:0;right:0}.header__search{flex:auto;margin-right:10px}.header__button{text-align:center;cursor:pointer;border-radius:50%;width:40px;height:40px;margin-right:5px;transition:background .1s}.header__button:last-child{margin-right:0}.header__button>:only-child{line-height:40px}.theme--default .header{color:#fff;background:#25b192}.theme--default .header__button{background-color:rgba(255,255,255,0)}.theme--default .header__button:hover{background-color:rgba(255,255,255,.1)}.theme--default .header__button:active{background-color:rgba(255,255,255,.15)}.theme--classic .header{color:#fff;background:#4caf50}.theme--classic .header__button{background-color:rgba(255,255,255,0)}.theme--classic .header__button:hover{background-color:rgba(255,255,255,.1)}.theme--classic .header__button:active{background-color:rgba(255,255,255,.15)}.theme--thyme .header{color:#0f0;background:#000}.theme--thyme .header__button{background-color:rgba(0,255,0,0)}.theme--thyme .header__button:hover{background-color:rgba(0,255,0,.1)}.theme--thyme .header__button:active{background-color:rgba(0,255,0,.15)}.theme--cirkeltrek .header{color:#fff;background:#e27000}.theme--cirkeltrek .header__button{background-color:rgba(255,255,255,0)}.theme--cirkeltrek .header__button:hover{background-color:rgba(255,255,255,.1)}.theme--cirkeltrek .header__button:active{background-color:rgba(255,255,255,.15)}input[type=range]::-webkit-slider-runnable-track{background:rgba(0,0,0,.1);border-radius:4px;width:100%;height:4px}input[type=range]::-moz-range-track{background:rgba(0,0,0,.1);border-radius:4px;width:100%;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:7px;width:14px;height:14px;margin-top:-5px;transition:transform .1s,background .1s}input[type=range]::-moz-range-thumb{border-width:0;border-radius:7px;width:14px;height:14px;margin-top:-5px;transition:transform .1s,background .1s}input[type=range]{-webkit-appearance:none;cursor:pointer;background:0 0;width:100%;margin:-5px 0;padding:10px 0}input[type=range]:focus{outline:none}input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;transform:scale(1.25)}input[type=range]:active::-webkit-slider-thumb{-webkit-appearance:none;transform:scale(1.25)}input[type=range]:hover::-moz-range-thumb{border-width:0;transform:scale(1.25)}input[type=range]:active::-moz-range-thumb{border-width:0;transform:scale(1.25)}.theme--default input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#25b192}.theme--default input[type=range]::-moz-range-thumb{background:#25b192;border-width:0}.theme--default input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;background:#3bb99d}.theme--default input[type=range]:hover::-moz-range-thumb{background:#3bb99d;border-width:0}.theme--default input[type=range]:active::-webkit-slider-thumb{-webkit-appearance:none;background:#51c1a8}.theme--default input[type=range]:active::-moz-range-thumb{background:#51c1a8;border-width:0}.theme--classic input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#4caf50}.theme--classic input[type=range]::-moz-range-thumb{background:#4caf50;border-width:0}.theme--classic input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;background:#5eb762}.theme--classic input[type=range]:hover::-moz-range-thumb{background:#5eb762;border-width:0}.theme--classic input[type=range]:active::-webkit-slider-thumb{-webkit-appearance:none;background:#70bf73}.theme--classic input[type=range]:active::-moz-range-thumb{background:#70bf73;border-width:0}.theme--thyme input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000}.theme--thyme input[type=range]::-moz-range-thumb{background:#000;border-width:0}.theme--thyme input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;background:#001a00}.theme--thyme input[type=range]:hover::-moz-range-thumb{background:#001a00;border-width:0}.theme--thyme input[type=range]:active::-webkit-slider-thumb{-webkit-appearance:none;background:#030}.theme--thyme input[type=range]:active::-moz-range-thumb{background:#030;border-width:0}.theme--cirkeltrek input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#e27000}.theme--cirkeltrek input[type=range]::-moz-range-thumb{background:#e27000;border-width:0}.theme--cirkeltrek input[type=range]:hover::-webkit-slider-thumb{-webkit-appearance:none;background:#e57e1a}.theme--cirkeltrek input[type=range]:hover::-moz-range-thumb{background:#e57e1a;border-width:0}.theme--cirkeltrek input[type=range]:active::-webkit-slider-thumb{-webkit-appearance:none;background:#e88d33}.theme--cirkeltrek input[type=range]:active::-moz-range-thumb{background:#e88d33;border-width:0}.input{width:100%;font:inherit;color:inherit;border:0;border-radius:3px;padding:10px 15px;transition:box-shadow .15s;box-shadow:inset 0 0 0 1px #e6e6e6}.input:hover{box-shadow:inset 0 0 0 1px #d9d9d9}.input:focus{outline:none}.theme--default .input:focus{box-shadow:inset 0 0 0 2px #25b192}.theme--classic .input:focus{box-shadow:inset 0 0 0 2px #4caf50}.theme--thyme .input:focus{box-shadow:inset 0 0 0 2px #000}.theme--cirkeltrek .input:focus{box-shadow:inset 0 0 0 2px #e27000}.input-group{flex-direction:row;display:flex}.input-group__input{flex:auto}.input-group__value{text-align:center;color:#969fa6;flex:0 0 1.6rem;margin-left:10px;font-size:.8em}.modal{z-index:10;opacity:0;visibility:hidden;background:rgba(0,0,0,.6);padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow-y:hidden}.modal--visible{opacity:1;visibility:visible;transition:opacity .3s,visibility .3s;overflow-y:scroll}.modal--hidden{transition:opacity .2s,visibility .2s;transform:rotate3d(0,0,0,0)}.modal__dialog{background:#fff;border-radius:6px;width:100%;max-width:540px;margin:auto;transition:transform .2s cubic-bezier(.55,.085,.68,.53);transform:scale(.8)}.modal--visible .modal__dialog{transition:transform .3s cubic-bezier(.19,1,.22,1);transform:scale(1)}.modal__header,.modal__content,.modal__footer,.modal__subfooter{padding:20px}.modal__header:first-child,.modal__content:first-child,.modal__footer:first-child,.modal__subfooter:first-child{border-radius:3px 3px 0 0}.modal__header:last-child,.modal__content:last-child,.modal__footer:last-child,.modal__subfooter:last-child{border-radius:0 0 3px 3px}.modal__header{flex-direction:row;justify-content:space-between;transition:background .15s,color .15s}.modal__content{background:#fff}.modal__content--table{padding:0}.modal__footer{background:#fafafa;border-top:1px solid #f2f2f2;flex-direction:row}.modal__footer+.modal__footer{border-top:0;padding-top:0}.modal__footer--align-center{text-align:center}.modal__footer--align-end{text-align:right}.modal__subfooter{color:#969fa6;background:#fafafa;flex-flow:wrap;justify-content:center;align-items:center;padding:0 20px 10px;display:flex}.theme--default .modal__header{color:#fff;background:#25b192}.theme--classic .modal__header{color:#fff;background:#4caf50}.theme--thyme .modal__header{color:#0f0;background:#000}.theme--cirkeltrek .modal__header{color:#fff;background:#e27000}.sample{text-align:center;cursor:pointer;border-radius:3px;flex:auto;max-width:calc(100% - 10px);margin:5px;padding:10px 15px;transition:background .15s,color .15s,text-shadow .15s,box-shadow .15s;position:relative;overflow:hidden}.sample--filtered{display:none}.sample__name,.sample__categories{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sample__categories{opacity:.7;font-size:.9em}.sample__categories--empty{opacity:.1}.sample__categories--empty:before{content:"void"}.sample__progress{opacity:0;border-radius:3px;transition:opacity .15s;position:absolute;top:0;bottom:0;left:0;right:0}.sample--playing .sample__progress{opacity:1}.theme--default .sample{color:#fff;background:#2d2d2d}.theme--default .sample:hover{background:#383838}.theme--default .sample:active{background:#424242}.theme--default .sample--playing{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);background:#25b192}.theme--default .sample--playing:hover{background:#27b999}.theme--default .sample--playing:active{background:#29c2a0}.theme--default .sample__progress{background:rgba(255,255,255,.15)}.theme--classic .sample{color:#222;background:#fff}.theme--classic .sample:hover{background:#f4f4f4}.theme--classic .sample:active{background:#e9e9e9}.theme--classic .sample{box-shadow:0 1px 4px rgba(0,0,0,.15)}.theme--classic .sample:hover{box-shadow:0 2px 6px rgba(0,0,0,.2)}.theme--classic .sample:active{box-shadow:0 2px 8px rgba(0,0,0,.25)}.theme--classic .sample--playing{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);background:#4caf50}.theme--classic .sample--playing:hover{background:#52b455}.theme--classic .sample--playing:active{background:#59b75c}.theme--classic .sample__progress{background:rgba(255,255,255,.15)}.theme--thyme .sample{color:#0f0;background:#000}.theme--thyme .sample:hover{background:#000d00}.theme--thyme .sample:active{background:#001a00}.theme--thyme .sample--playing{color:#0f0;text-shadow:0 1px 1px rgba(0,0,0,.3);background:#000}.theme--thyme .sample--playing:hover{background:#050505}.theme--thyme .sample--playing:active{background:#0a0a0a}.theme--thyme .sample__progress{background:rgba(0,255,0,.15)}.theme--cirkeltrek .sample{color:#222;background:#f7f7f7}.theme--cirkeltrek .sample:hover{background:#ededed}.theme--cirkeltrek .sample:active{background:#e2e2e2}.theme--cirkeltrek .sample{box-shadow:0 1px 4px rgba(0,0,0,.15)}.theme--cirkeltrek .sample:hover{box-shadow:0 2px 6px rgba(0,0,0,.2)}.theme--cirkeltrek .sample:active{box-shadow:0 2px 8px rgba(0,0,0,.25)}.theme--cirkeltrek .sample--playing{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);background:#e27000}.theme--cirkeltrek .sample--playing:hover{background:#ec7500}.theme--cirkeltrek .sample--playing:active{background:#f67a00}.theme--cirkeltrek .sample__progress{background:rgba(255,255,255,.15)}.sample-container{flex-flow:wrap;align-content:flex-start;align-items:flex-start;min-height:100%;padding:85px 5px 5px;display:flex}@media (max-width:480px){.sample-container{flex-direction:column;align-content:normal;align-items:stretch}}.sample-container:after{content:"";flex:9999 0 auto}.sample-container--empty{align-content:center;justify-content:center;align-items:center;transition:color .15s}.sample-container--empty:after{display:none}.sample-container__empty{text-align:center;margin:20px;display:none}.sample-container--empty .sample-container__empty{display:block}.sample-container__empty-icon{margin-bottom:10px;font-size:72px}.theme--default .sample-container{color:#656565}.theme--classic .sample-container{color:#b1b1b1}.theme--thyme .sample-container{color:#005800}.theme--cirkeltrek .sample-container{color:#bdbdbd}.search{position:relative}.search__input{width:100%;font:inherit;border:0;border-radius:3px;padding:20px;transition:background .15s,color .15s}.search__input:focus{outline:0}.search__clear{opacity:.5;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;transition:background .15s,opacity .15s,transform .15s,color .15s;position:absolute;top:10px;right:10px}.search__clear:hover{opacity:.6}.search__clear:active{opacity:.8}.search--empty .search__clear{opacity:0;pointer-events:none;transform:scale(.5)}.theme--default .search__input{color:#2d3e4c;background:#fff}.theme--default .search__input::placeholder{color:rgba(45,62,76,.5)}.theme--default .search__input::placeholder{color:rgba(45,62,76,.5)}.theme--default .search__clear{color:#2d3e4c;background-color:rgba(45,62,76,0)}.theme--default .search__clear:hover{background-color:rgba(45,62,76,.1)}.theme--default .search__clear:active{background-color:rgba(45,62,76,.15)}.theme--classic .search__input{color:#222;background:#fff}.theme--classic .search__input::placeholder{color:rgba(34,34,34,.5)}.theme--classic .search__input::placeholder{color:rgba(34,34,34,.5)}.theme--classic .search__clear{color:#222;background-color:rgba(34,34,34,0)}.theme--classic .search__clear:hover{background-color:rgba(34,34,34,.1)}.theme--classic .search__clear:active{background-color:rgba(34,34,34,.15)}.theme--thyme .search__input{color:#0f0;background:#020}.theme--thyme .search__input::placeholder{color:rgba(0,255,0,.5)}.theme--thyme .search__input::placeholder{color:rgba(0,255,0,.5)}.theme--thyme .search__clear{color:#0f0;background-color:rgba(0,255,0,0)}.theme--thyme .search__clear:hover{background-color:rgba(0,255,0,.1)}.theme--thyme .search__clear:active{background-color:rgba(0,255,0,.15)}.theme--cirkeltrek .search__input{color:#222;background:#fff}.theme--cirkeltrek .search__input::placeholder{color:rgba(34,34,34,.5)}.theme--cirkeltrek .search__input::placeholder{color:rgba(34,34,34,.5)}.theme--cirkeltrek .search__clear{color:#222;background-color:rgba(34,34,34,0)}.theme--cirkeltrek .search__clear:hover{background-color:rgba(34,34,34,.1)}.theme--cirkeltrek .search__clear:active{background-color:rgba(34,34,34,.15)}.switcher{align-items:center;transition:width .15s,height .15s;display:inline-flex}.switcher__item{opacity:0;transition:top .15s,opacity .15s;position:absolute;top:50%}.switcher__item--active+.switcher__item{top:-50%}.switcher__item--active{opacity:1;transition:top .15s,opacity .15s;top:0}.switcher__item--initial{position:relative}.table{border-spacing:0;width:100%}.table__head{text-align:left;color:#969fa6;background:#f7f7f7;border-bottom:1px solid #e8e8e8;border-right:1px solid #e8e8e8;justify-content:space-between;padding:12.5px 20px;font-weight:400}.table__head--align-left{padding-right:12.5px}.table__head--align-left .table__head-content{flex-direction:row}.table__head--align-left .table__sort-icon{margin-left:5px}.table__head--align-right{padding-left:12.5px}.table__head--align-right .table__head-content{flex-direction:row-reverse}.table__head--align-right .table__sort-icon{margin-right:5px}.table__head--auto-width{width:1px}.table__head--sortable{cursor:pointer}.table__head--sortable:hover{background:#f2f2f2}.table__head--sortable:active{background:#eee}.table__head--sort{color:#2d3e4c}.table__head-content{flex-direction:row;align-items:center}.table__sort-icon{opacity:0;font-size:18px}.table__head:hover .table__sort-icon{opacity:.4}.table__head.table__head--sort .table__sort-icon{opacity:1}.table__cell{white-space:nowrap;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;padding:12.5px 20px}.table__row:last-child .table__cell{border-bottom:0}.table__cell--align-left{text-align:left}.table__cell--align-center{text-align:center}.table__cell--align-right{text-align:right}.theme-selector{flex-flow:wrap;margin:0 -9px -10px;display:flex}.theme-selector__item{cursor:pointer;flex:0 0 33.3333%;padding:0 5px 10px}@media (max-width:500px){.theme-selector__item{flex-basis:50%}}.theme-selector__thumb{border:2px solid transparent;border-radius:5px;padding:2px;transition:border-color .1s}.theme-selector__item:hover .theme-selector__thumb{border-color:rgba(0,0,0,.1)}.theme--default .theme-selector__item--selected .theme-selector__thumb{border-color:#25b192}.theme--classic .theme-selector__item--selected .theme-selector__thumb{border-color:#4caf50}.theme--thyme .theme-selector__item--selected .theme-selector__thumb{border-color:#000}.theme--cirkeltrek .theme-selector__item--selected .theme-selector__thumb{border-color:#e27000}.theme-selector__label{text-align:center;color:#969fa6;margin-top:5px;font-size:.8rem;transition:color .1s}.theme-selector__item--selected .theme-selector__label{color:#2d3e4c}.theme-thumb{border-radius:3px;width:100px;height:70px}.theme-thumb--fluid{width:100%;height:auto}.theme-thumb--default .theme-thumb__background{fill:#232323}.theme-thumb--default .theme-thumb__header{fill:#25b192}.theme-thumb--default .theme-thumb__search{fill:#fff}.theme-thumb--default .theme-thumb__sample-container{fill:#232323}.theme-thumb--default .theme-thumb__sample{fill:#2d2d2d}.theme-thumb--default .theme-thumb__sample--playing{fill:#25b192}.theme-thumb--default .theme-thumb__sample-text{fill:#fff}.theme-thumb--classic .theme-thumb__background{fill:#eee}.theme-thumb--classic .theme-thumb__header{fill:#4caf50}.theme-thumb--classic .theme-thumb__search{fill:#fff}.theme-thumb--classic .theme-thumb__sample-container{fill:#eee}.theme-thumb--classic .theme-thumb__sample{fill:#fff}.theme-thumb--classic .theme-thumb__sample--playing{fill:#4caf50}.theme-thumb--classic .theme-thumb__sample-text{fill:#222}.theme-thumb--thyme .theme-thumb__background{fill:#010}.theme-thumb--thyme .theme-thumb__header{fill:#000}.theme-thumb--thyme .theme-thumb__search{fill:#020}.theme-thumb--thyme .theme-thumb__sample-container{fill:#010}.theme-thumb--thyme .theme-thumb__sample,.theme-thumb--thyme .theme-thumb__sample--playing{fill:#000}.theme-thumb--thyme .theme-thumb__sample-text{fill:#0f0}.theme-thumb--cirkeltrek .theme-thumb__background{fill:#fff}.theme-thumb--cirkeltrek .theme-thumb__header{fill:#e27000}.theme-thumb--cirkeltrek .theme-thumb__search,.theme-thumb--cirkeltrek .theme-thumb__sample-container{fill:#fff}.theme-thumb--cirkeltrek .theme-thumb__sample{fill:#f7f7f7}.theme-thumb--cirkeltrek .theme-thumb__sample--playing{fill:#e27000}.theme-thumb--cirkeltrek .theme-thumb__sample-text{fill:#222}.version{color:#969fa6;text-align:center;margin:0 -5px;font-size:.8em}.version__link{cursor:pointer;margin:0 5px;display:inline-block}.version__link:hover{text-decoration:underline}.version__link:active{color:#7a858e}.audio-blocked-overlay{z-index:1;text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding-top:85px;display:none;position:fixed}.audio-blocked-overlay--active{display:flex}.audio-blocked-overlay__icon{font-size:50px}.audio-blocked-overlay__text{opacity:.7;margin-top:10px;font-size:25px}.theme--default .audio-blocked-overlay{color:#fff;background-color:#232323}.theme--default .audio-blocked-overlay__text{color:#fff}.theme--classic .audio-blocked-overlay{color:#222;background-color:#eee}.theme--classic .audio-blocked-overlay__text{color:#222}.theme--thyme .audio-blocked-overlay{color:#0f0;background-color:#010}.theme--thyme .audio-blocked-overlay__text{color:#0f0}.theme--cirkeltrek .audio-blocked-overlay{color:#222;background-color:#fff}.theme--cirkeltrek .audio-blocked-overlay__text{color:#222}