﻿@import url(https://fonts.googleapis.com/css?family=Roboto);.mdl-animation--default{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.mdl-animation--fast-out-slow-in{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)}.mdl-animation--linear-out-slow-in{transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}.mdl-animation--fast-out-linear-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1)}.mdl-button{background:transparent;border:none;border-radius:2px;color:rgb(0,0,0);position:relative;height:36px;margin:0;min-width:64px;padding:0 16px;display:inline-block;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:0;overflow:hidden;will-change:box-shadow;transition:box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),color 0.2s cubic-bezier(0.4, 0, 0.2, 1);outline:none;cursor:pointer;text-decoration:none;text-align:center;line-height:36px;vertical-align:middle}.mdl-button::-moz-focus-inner{border:0}.mdl-button:hover{background-color:rgba(158,158,158, 0.20)}.mdl-button:focus:not(:active){background-color:rgba(0,0,0, 0.12)}.mdl-button:active{background-color:rgba(158,158,158, 0.40)}.mdl-button.mdl-button--colored{color:rgb(63,81,181)}.mdl-button.mdl-button--colored:focus:not(:active){background-color:rgba(0,0,0, 0.12)}input.mdl-button[type="submit"]{-webkit-appearance:none}.mdl-button--raised{background:rgba(158,158,158, 0.20);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.mdl-button--raised:active{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2);background-color:rgba(158,158,158, 0.40)}.mdl-button--raised:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,0.18),0 8px 16px rgba(0,0,0,0.36);background-color:rgba(158,158,158, 0.40)}.mdl-button--raised.mdl-button--colored{background:rgb(63,81,181);color:rgb(255,255,255)}.mdl-button--raised.mdl-button--colored:hover{background-color:rgb(63,81,181)}.mdl-button--raised.mdl-button--colored:active{background-color:rgb(63,81,181)}.mdl-button--raised.mdl-button--colored:focus:not(:active){background-color:rgb(63,81,181)}.mdl-button--raised.mdl-button--colored .mdl-ripple{background:rgb(255,255,255)}.mdl-button--fab{border-radius:50%;font-size:24px;height:56px;margin:auto;min-width:56px;width:56px;padding:0;overflow:hidden;background:rgba(158,158,158, 0.20);box-shadow:0 1px 1.5px 0 rgba(0,0,0,0.12),0 1px 1px 0 rgba(0,0,0,0.24);position:relative;line-height:normal}.mdl-button--fab .material-icons{position:absolute;top:50%;left:50%;transform:translate(-12px, -12px);line-height:24px;width:24px}.mdl-button--fab.mdl-button--mini-fab{height:40px;min-width:40px;width:40px}.mdl-button--fab .mdl-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle, #fff, #000)}.mdl-button--fab:active{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2);background-color:rgba(158,158,158, 0.40)}.mdl-button--fab:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,0.18),0 8px 16px rgba(0,0,0,0.36);background-color:rgba(158,158,158, 0.40)}.mdl-button--fab.mdl-button--colored{background:rgb(255,64,129);color:rgb(255,255,255)}.mdl-button--fab.mdl-button--colored:hover{background-color:rgb(255,64,129)}.mdl-button--fab.mdl-button--colored:focus:not(:active){background-color:rgb(255,64,129)}.mdl-button--fab.mdl-button--colored:active{background-color:rgb(255,64,129)}.mdl-button--fab.mdl-button--colored .mdl-ripple{background:rgb(255,255,255)}.mdl-button--icon{border-radius:50%;font-size:24px;height:32px;margin-left:0;margin-right:0;min-width:32px;width:32px;padding:0;overflow:hidden;color:inherit;line-height:normal}.mdl-button--icon .material-icons{position:absolute;top:50%;left:50%;transform:translate(-12px, -12px);line-height:24px;width:24px}.mdl-button--icon.mdl-button--mini-icon{height:24px;min-width:24px;width:24px}.mdl-button--icon.mdl-button--mini-icon .material-icons{top:0px;left:0px}.mdl-button--icon .mdl-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle, #fff, #000)}.mdl-button__ripple-container{display:block;height:100%;left:0px;position:absolute;top:0px;width:100%;z-index:0;overflow:hidden}.mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple,.mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple{background-color:transparent}.mdl-button--primary.mdl-button--primary{color:rgb(63,81,181)}.mdl-button--primary.mdl-button--primary .mdl-ripple{background:rgb(255,255,255)}.mdl-button--primary.mdl-button--primary.mdl-button--raised,.mdl-button--primary.mdl-button--primary.mdl-button--fab{color:rgb(255,255,255);background-color:rgb(63,81,181)}.mdl-button--accent.mdl-button--accent{color:rgb(255,64,129)}.mdl-button--accent.mdl-button--accent .mdl-ripple{background:rgb(255,255,255)}.mdl-button--accent.mdl-button--accent.mdl-button--raised,.mdl-button--accent.mdl-button--accent.mdl-button--fab{color:rgb(255,255,255);background-color:rgb(255,64,129)}.mdl-button[disabled][disabled],.mdl-button.mdl-button--disabled.mdl-button--disabled{color:rgba(0,0,0, 0.26);cursor:default;background-color:transparent}.mdl-button--fab[disabled][disabled],.mdl-button--fab.mdl-button--disabled.mdl-button--disabled{background-color:rgba(0,0,0, 0.12);color:rgba(0,0,0, 0.26)}.mdl-button--raised[disabled][disabled],.mdl-button--raised.mdl-button--disabled.mdl-button--disabled{background-color:rgba(0,0,0, 0.12);color:rgba(0,0,0, 0.26);box-shadow:none}.mdl-button--colored[disabled][disabled],.mdl-button--colored.mdl-button--disabled.mdl-button--disabled{color:rgba(0,0,0, 0.26)}.mdl-button .material-icons{vertical-align:middle}.mdl-menu__container{display:block;margin:0;padding:0;border:none;position:absolute;overflow:visible;height:0;width:0;visibility:hidden;z-index:-1}.mdl-menu__container.is-visible,.mdl-menu__container.is-animating{z-index:999;visibility:visible}.mdl-menu__outline{display:block;background:rgb(255,255,255);margin:0;padding:0;border:none;border-radius:2px;position:absolute;top:0;left:0;overflow:hidden;opacity:0;transform:scale(0);transform-origin:0 0;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);will-change:transform;transition:transform .3s cubic-bezier(0.4, 0, 0.2, 1),opacity .2s cubic-bezier(0.4, 0, 0.2, 1);z-index:-1}.mdl-menu__container.is-visible .mdl-menu__outline{opacity:1;transform:scale(1);z-index:999}.mdl-menu__outline.mdl-menu--bottom-right{transform-origin:100% 0}.mdl-menu__outline.mdl-menu--top-left{transform-origin:0 100%}.mdl-menu__outline.mdl-menu--top-right{transform-origin:100% 100%}.mdl-menu{position:absolute;list-style:none;top:0;left:0;height:auto;width:auto;min-width:124px;padding:8px 0;margin:0;opacity:0;clip:rect(0 0 0 0);z-index:-1}.mdl-menu__container.is-visible .mdl-menu{opacity:1;z-index:999}.mdl-menu.is-animating{transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1),clip .3s cubic-bezier(0.4, 0, 0.2, 1)}.mdl-menu.mdl-menu--bottom-right{left:auto;right:0}.mdl-menu.mdl-menu--top-left{top:auto;bottom:0}.mdl-menu.mdl-menu--top-right{top:auto;left:auto;bottom:0;right:0}.mdl-menu.mdl-menu--unaligned{top:auto;left:auto}.mdl-menu__item{display:block;border:none;color:rgba(0,0,0, 0.87);background-color:transparent;text-align:left;margin:0;padding:0 16px;outline-color:rgb(189,189,189);position:relative;overflow:hidden;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-decoration:none;cursor:pointer;height:48px;line-height:48px;white-space:nowrap;opacity:0;transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none}.mdl-menu__container.is-visible .mdl-menu__item{opacity:1}.mdl-menu__item::-moz-focus-inner{border:0}.mdl-menu__item--full-bleed-divider{border-bottom:1px solid rgba(0,0,0, 0.12)}.mdl-menu__item[disabled],.mdl-menu__item[data-mdl-disabled]{color:rgb(189,189,189);background-color:transparent;cursor:auto}.mdl-menu__item[disabled]:hover,.mdl-menu__item[data-mdl-disabled]:hover{background-color:transparent}.mdl-menu__item[disabled]:focus,.mdl-menu__item[data-mdl-disabled]:focus{background-color:transparent}.mdl-menu__item[disabled] .mdl-ripple,.mdl-menu__item[data-mdl-disabled] .mdl-ripple{background:transparent}.mdl-menu__item:hover{background-color:rgb(238,238,238)}.mdl-menu__item:focus{outline:none;background-color:rgb(238,238,238)}.mdl-menu__item:active{background-color:rgb(224,224,224)}.mdl-menu__item--ripple-container{display:block;height:100%;left:0px;position:absolute;top:0px;width:100%;z-index:0;overflow:hidden}.mdl-switch{position:relative;z-index:1;vertical-align:middle;display:inline-block;box-sizing:border-box;width:100%;height:24px;margin:0;padding:0;overflow:visible;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdl-switch.is-upgraded{padding-left:28px}.mdl-switch__input{line-height:24px}.mdl-switch.is-upgraded .mdl-switch__input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none}.mdl-switch__track{background:rgba(0,0,0, 0.26);position:absolute;left:0;top:5px;height:14px;width:36px;border-radius:14px;cursor:pointer}.mdl-switch.is-checked .mdl-switch__track{background:rgba(63,81,181, 0.5)}.mdl-switch__track fieldset[disabled] .mdl-switch,.mdl-switch.is-disabled .mdl-switch__track{background:rgba(0,0,0, 0.12);cursor:auto}.mdl-switch__thumb{background:rgb(250,250,250);position:absolute;left:0;top:2px;height:20px;width:20px;border-radius:50%;cursor:pointer;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);transition-duration:.28s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-property:left}.mdl-switch.is-checked .mdl-switch__thumb{background:rgb(63,81,181);left:16px;box-shadow:0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.2),0 1px 8px 0 rgba(0,0,0,0.12)}.mdl-switch__thumb fieldset[disabled] .mdl-switch,.mdl-switch.is-disabled .mdl-switch__thumb{background:rgb(189,189,189);cursor:auto}.mdl-switch__focus-helper{position:absolute;top:50%;left:50%;transform:translate(-4px, -4px);display:inline-block;box-sizing:border-box;width:8px;height:8px;border-radius:50%;background-color:transparent}.mdl-switch.is-focused .mdl-switch__focus-helper{box-shadow:0 0 0px 20px rgba(0,0,0,0.1);background-color:rgba(0,0,0,0.1)}.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper{box-shadow:0 0 0px 20px rgba(63,81,181, 0.26);background-color:rgba(63,81,181, 0.26)}.mdl-switch__label{position:relative;cursor:pointer;font-size:16px;line-height:24px;margin:0;left:24px}.mdl-switch__label fieldset[disabled] .mdl-switch,.mdl-switch.is-disabled .mdl-switch__label{color:rgb(189,189,189);cursor:auto}.mdl-switch__ripple-container{position:absolute;z-index:2;top:-12px;left:-14px;box-sizing:border-box;width:48px;height:48px;border-radius:50%;cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle, #fff, #000);transition-duration:0.40s;transition-timing-function:step-end;transition-property:left}.mdl-switch__ripple-container .mdl-ripple{background:rgb(63,81,181)}.mdl-switch__ripple-container fieldset[disabled] .mdl-switch,.mdl-switch.is-disabled .mdl-switch__ripple-container{cursor:auto}fieldset[disabled] .mdl-switch .mdl-switch__ripple-container .mdl-ripple,.mdl-switch.is-disabled .mdl-switch__ripple-container .mdl-ripple{background:transparent}.mdl-switch.is-checked .mdl-switch__ripple-container{left:2px}.mdl-progress{display:block;position:relative;height:4px;width:500px;max-width:100%}.mdl-progress>.bar{display:block;position:absolute;top:0;bottom:0;width:0%;transition:width 0.2s cubic-bezier(0.4, 0, 0.2, 1)}.mdl-progress>.progressbar{background-color:rgb(63,81,181);z-index:1;left:0}.mdl-progress>.bufferbar{background-image:linear-gradient(to right, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)),linear-gradient(to right, rgb(63,81,181), rgb(63,81,181));z-index:0;left:0}.mdl-progress>.auxbar{right:0}@supports (-webkit-appearance: none){.mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate)>.auxbar,.mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate)>.auxbar{background-image:linear-gradient(to right, rgba(255,255,255, 0.7), rgba(255,255,255, 0.7)),linear-gradient(to right, rgb(63,81,181), rgb(63,81,181));mask:url("/images/buffer.svg?embed")}}.mdl-progress:not(.mdl-progress--indeterminate)>.auxbar,.mdl-progress:not(.mdl-progress__indeterminate)>.auxbar{background-image:linear-gradient(to right, rgba(255,255,255, 0.9), rgba(255,255,255, 0.9)),linear-gradient(to right, rgb(63,81,181), rgb(63,81,181))}.mdl-progress.mdl-progress--indeterminate>.bar1,.mdl-progress.mdl-progress__indeterminate>.bar1{background-color:rgb(63,81,181);animation-name:indeterminate1;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}.mdl-progress.mdl-progress--indeterminate>.bar3,.mdl-progress.mdl-progress__indeterminate>.bar3{background-image:none;background-color:rgb(63,81,181);animation-name:indeterminate2;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes indeterminate1{0%{left:0%;width:0%}50%{left:25%;width:75%}75%{left:100%;width:0%}}@keyframes indeterminate2{0%{left:0%;width:0%}50%{left:0%;width:0%}75%{left:0%;width:25%}100%{left:100%;width:0%}}.mdl-dialog{border:none;box-shadow:0 9px 46px 8px rgba(0,0,0,0.14),0 11px 15px -7px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.2);width:280px}.mdl-dialog__title{padding:24px 24px 0;margin:0;font-size:2.5rem}.mdl-dialog__actions{padding:8px 8px 8px 24px;display:flex;flex-direction:row-reverse;flex-wrap:wrap}.mdl-dialog__actions>*{margin-right:8px;height:36px}.mdl-dialog__actions>*:first-child{margin-right:0}.mdl-dialog__actions--full-width{padding:0 0 8px 0}.mdl-dialog__actions--full-width>*{height:48px;flex:0 0 100%;padding-right:16px;margin-right:0;text-align:right}.mdl-dialog__content{padding:20px 24px 24px 24px;color:rgba(0,0,0, 0.54)}.mdl-list{display:block;padding:8px 0;list-style:none}.mdl-list__item{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0.04em;line-height:1;display:flex;min-height:48px;box-sizing:border-box;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:16px;cursor:default;color:rgba(0,0,0, 0.87);overflow:hidden}.mdl-list__item .mdl-list__item-primary-content{order:0;flex-grow:2;text-decoration:none;box-sizing:border-box;display:flex;align-items:center}.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-icon{margin-right:32px}.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-avatar{margin-right:16px}.mdl-list__item .mdl-list__item-secondary-content{display:flex;flex-flow:column;align-items:flex-end;margin-left:16px}.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-action label{display:inline}.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-info{font-size:12px;font-weight:400;line-height:1;letter-spacing:0;color:rgba(0,0,0, 0.54)}.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-sub-header{padding:0 0 0 16px}.mdl-list__item-icon,.mdl-list__item-icon.material-icons{height:24px;width:24px;font-size:24px;box-sizing:border-box;color:rgb(117,117,117)}.mdl-list__item-avatar,.mdl-list__item-avatar.material-icons{height:40px;width:40px;box-sizing:border-box;border-radius:50%;background-color:rgb(117,117,117);font-size:40px;color:#fff}.mdl-list__item--two-line{height:72px}.mdl-list__item--two-line .mdl-list__item-primary-content{height:36px;line-height:20px;display:block}.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-avatar{float:left}.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-icon{float:left;margin-top:6px}.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-secondary-content{height:36px}.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-sub-title{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;line-height:18px;color:rgba(0,0,0, 0.54);display:block;padding:0}.mdl-list__item--three-line{height:88px}.mdl-list__item--three-line .mdl-list__item-primary-content{height:52px;line-height:20px;display:block}.mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-avatar,.mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-icon{float:left}.mdl-list__item--three-line .mdl-list__item-secondary-content{height:52px}.mdl-list__item--three-line .mdl-list__item-text-body{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;line-height:18px;height:52px;color:rgba(0,0,0, 0.54);display:block;padding:0}@font-face{font-family:'museScoreIcons';src:url("fonts/museScoreIcons.eot?yevgxu");src:url("fonts/museScoreIcons.eot?yevgxu#iefix") format("embedded-opentype"),url("fonts/museScoreIcons.ttf?yevgxu") format("truetype"),url("fonts/museScoreIcons.woff?yevgxu") format("woff"),url("fonts/museScoreIcons.svg?yevgxu#museScoreIcons") format("svg");font-weight:normal;font-style:normal}.ms-player{background:#f2f2f2;overflow:hidden;border:1px solid rgba(0,0,0,0.15);border-radius:5px;font-size:14px;line-height:1.15em;font-family:Roboto;/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/}.ms-player *{box-sizing:border-box}.ms-player html{color:rgba(0,0,0, 0.87);font-size:1em;line-height:1.4}.ms-player ::selection{background:#b3d4fc;text-shadow:none}.ms-player hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.ms-player audio,.ms-player canvas,.ms-player iframe,.ms-player img,.ms-player svg,.ms-player video{vertical-align:middle}.ms-player fieldset{border:0;margin:0;padding:0}.ms-player textarea{resize:vertical}.ms-player .browserupgrade{margin:0.2em 0;background:#ccc;color:#000;padding:0.2em 0}.ms-player .hidden{display:none !important}.ms-player .visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ms-player .visuallyhidden.focusable:active,.ms-player .visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.ms-player .invisible{visibility:hidden}.ms-player .clearfix:before,.ms-player .clearfix:after{content:" ";display:table}.ms-player .clearfix:after{clear:both}@media print{.ms-player *,.ms-player *:before,.ms-player *:after,.ms-player *:first-letter{background:transparent !important;color:#000 !important;box-shadow:none !important}.ms-player a,.ms-player a:visited{text-decoration:underline}.ms-player a[href]:after{content:" (" attr(href) ")"}.ms-player abbr[title]:after{content:" (" attr(title) ")"}.ms-player a[href^="#"]:after,.ms-player a[href^="javascript:"]:after{content:""}.ms-player pre,.ms-player blockquote{border:1px solid #999;page-break-inside:avoid}.ms-player thead{display:table-header-group}.ms-player tr,.ms-player img{page-break-inside:avoid}.ms-player img{max-width:100% !important}.ms-player p,.ms-player h2,.ms-player h3{orphans:3;widows:3}.ms-player h2,.ms-player h3{page-break-after:avoid}}.ms-player a,.ms-player .mdl-accordion,.ms-player .mdl-button,.ms-player .mdl-card,.ms-player .mdl-checkbox,.ms-player .mdl-dropdown-menu,.ms-player .mdl-icon-toggle,.ms-player .mdl-item,.ms-player .mdl-radio,.ms-player .mdl-slider,.ms-player .mdl-switch,.ms-player .mdl-tabs__tab{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0)}.ms-player html{width:100%;height:100%;-ms-touch-action:manipulation;touch-action:manipulation}.ms-player body{width:100%;min-height:100%;margin:0}.ms-player main{display:block}.ms-player *[hidden]{display:none !important}.ms-player html,.ms-player body{font-family:"Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:20px}.ms-player h1,.ms-player h2,.ms-player h3,.ms-player h4,.ms-player h5,.ms-player h6,.ms-player p{margin:0;padding:0}.ms-player h1 small,.ms-player h2 small,.ms-player h3 small,.ms-player h4 small,.ms-player h5 small,.ms-player h6 small{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:56px;font-weight:400;line-height:1.35;letter-spacing:-0.02em;opacity:0.54;font-size:0.6em}.ms-player h1{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:56px;font-weight:400;line-height:1.35;letter-spacing:-0.02em;margin-top:24px;margin-bottom:24px}.ms-player h2{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:45px;font-weight:400;line-height:48px;margin-top:24px;margin-bottom:24px}.ms-player h3{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:34px;font-weight:400;line-height:40px;margin-top:24px;margin-bottom:24px}.ms-player h4{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:24px;font-weight:400;line-height:32px;-moz-osx-font-smoothing:grayscale;margin-top:24px;margin-bottom:16px}.ms-player h5{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:0.02em;margin-top:24px;margin-bottom:16px}.ms-player h6{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0.04em;margin-top:24px;margin-bottom:16px}.ms-player p{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;margin-bottom:16px}.ms-player a{color:rgb(255,64,129);font-weight:500}.ms-player blockquote{font-family:"Roboto","Helvetica","Arial",sans-serif;position:relative;font-size:24px;font-weight:300;font-style:italic;line-height:1.35;letter-spacing:0.08em}.ms-player blockquote:before{position:absolute;left:-0.5em;content:'“'}.ms-player blockquote:after{content:'”';margin-left:-0.05em}.ms-player mark{background-color:#f4ff81}.ms-player dt{font-weight:700}.ms-player address{font-size:12px;font-weight:400;line-height:1;letter-spacing:0;font-style:normal}.ms-player ul,.ms-player ol{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0}.ms-player .mdl-typography--display-4{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:112px;font-weight:300;line-height:1;letter-spacing:-0.04em}.ms-player .mdl-typography--display-4-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:112px;font-weight:300;line-height:1;letter-spacing:-0.04em;opacity:0.54}.ms-player .mdl-typography--display-3{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:56px;font-weight:400;line-height:1.35;letter-spacing:-0.02em}.ms-player .mdl-typography--display-3-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:56px;font-weight:400;line-height:1.35;letter-spacing:-0.02em;opacity:0.54}.ms-player .mdl-typography--display-2{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:45px;font-weight:400;line-height:48px}.ms-player .mdl-typography--display-2-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:45px;font-weight:400;line-height:48px;opacity:0.54}.ms-player .mdl-typography--display-1{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:34px;font-weight:400;line-height:40px}.ms-player .mdl-typography--display-1-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:34px;font-weight:400;line-height:40px;opacity:0.54}.ms-player .mdl-typography--headline{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:24px;font-weight:400;line-height:32px;-moz-osx-font-smoothing:grayscale}.ms-player .mdl-typography--headline-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:24px;font-weight:400;line-height:32px;-moz-osx-font-smoothing:grayscale;opacity:0.87}.ms-player .mdl-typography--title{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:0.02em}.ms-player .mdl-typography--title-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:0.02em;opacity:0.87}.ms-player .mdl-typography--subhead{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0.04em}.ms-player .mdl-typography--subhead-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0.04em;opacity:0.87}.ms-player .mdl-typography--body-2{font-size:14px;font-weight:bold;line-height:24px;letter-spacing:0}.ms-player .mdl-typography--body-2-color-contrast{font-size:14px;font-weight:bold;line-height:24px;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--body-1{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0}.ms-player .mdl-typography--body-1-color-contrast{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--body-2-force-preferred-font{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0}.ms-player .mdl-typography--body-2-force-preferred-font-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--body-1-force-preferred-font{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0}.ms-player .mdl-typography--body-1-force-preferred-font-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--caption{font-size:12px;font-weight:400;line-height:1;letter-spacing:0}.ms-player .mdl-typography--caption-force-preferred-font{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;line-height:1;letter-spacing:0}.ms-player .mdl-typography--caption-color-contrast{font-size:12px;font-weight:400;line-height:1;letter-spacing:0;opacity:0.54}.ms-player .mdl-typography--caption-force-preferred-font-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:12px;font-weight:400;line-height:1;letter-spacing:0;opacity:0.54}.ms-player .mdl-typography--menu{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0}.ms-player .mdl-typography--menu-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--button{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:0}.ms-player .mdl-typography--button-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:0;opacity:0.87}.ms-player .mdl-typography--text-left{text-align:left}.ms-player .mdl-typography--text-right{text-align:right}.ms-player .mdl-typography--text-center{text-align:center}.ms-player .mdl-typography--text-justify{text-align:justify}.ms-player .mdl-typography--text-nowrap{white-space:nowrap}.ms-player .mdl-typography--text-lowercase{text-transform:lowercase}.ms-player .mdl-typography--text-uppercase{text-transform:uppercase}.ms-player .mdl-typography--text-capitalize{text-transform:capitalize}.ms-player .mdl-typography--font-thin{font-weight:200 !important}.ms-player .mdl-typography--font-light{font-weight:300 !important}.ms-player .mdl-typography--font-regular{font-weight:400 !important}.ms-player .mdl-typography--font-medium{font-weight:500 !important}.ms-player .mdl-typography--font-bold{font-weight:700 !important}.ms-player .mdl-typography--font-black{font-weight:900 !important}.ms-player .material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;word-wrap:normal;font-feature-settings:'liga';-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}.ms-player .mdl-shadow--2dp{box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12)}.ms-player .mdl-shadow--3dp{box-shadow:0 3px 4px 0 rgba(0,0,0,0.14),0 3px 3px -2px rgba(0,0,0,0.2),0 1px 8px 0 rgba(0,0,0,0.12)}.ms-player .mdl-shadow--4dp{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.2)}.ms-player .mdl-shadow--6dp{box-shadow:0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.2)}.ms-player .mdl-shadow--8dp{box-shadow:0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2)}.ms-player .mdl-shadow--16dp{box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)}.ms-player .mdl-shadow--24dp{box-shadow:0 9px 46px 8px rgba(0,0,0,0.14),0 11px 15px -7px rgba(0,0,0,0.12),0 24px 38px 3px rgba(0,0,0,0.2)}.ms-player .noUi-target,.ms-player .noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.ms-player .noUi-target{position:relative;direction:ltr}.ms-player .noUi-base{padding:15px 0;margin-top:-10px;width:100%;height:100%;position:absolute;z-index:1}.ms-player .noUi-origin{position:absolute;right:0;top:10px;left:0;bottom:0}.ms-player .noUi-handle{position:relative;z-index:1}.ms-player .noUi-stacking .noUi-handle{z-index:10}.ms-player .noUi-state-tap .noUi-origin{-webkit-transition:left .3s, top .3s;transition:left .3s, top .3s}.ms-player .noUi-state-drag *{cursor:inherit !important}.ms-player .noUi-base{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.ms-player .noUi-horizontal{height:2px}.ms-player .noUi-horizontal .noUi-handle{width:15px;height:15px;left:-7.5px;top:-8px}.ms-player .noUi-vertical{width:18px}.ms-player .noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.ms-player .noUi-background{border-top:2px solid #B1B2B3}.ms-player .noUi-connect{background:#3f51b5;-webkit-transition:background 450ms;transition:background 450ms}.ms-player .noUi-draggable{cursor:w-resize}.ms-player .noUi-vertical .noUi-draggable{cursor:n-resize}.ms-player .noUi-handle{-webkit-appearance:none;cursor:pointer;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:rgb(63,81,181);border:none;transition:transform 0.18s cubic-bezier(0.4, 0, 0.2, 1),border 0.18s cubic-bezier(0.4, 0, 0.2, 1),box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1),background 0.28s cubic-bezier(0.4, 0, 0.2, 1)}.ms-player .noUi-handle:hover{border:1.6px solid rgba(0,0,0,0.26);-webkit-transform:scale(1.3);transform:scale(1.1)}.ms-player [disabled] .noUi-connect,.ms-player [disabled].noUi-connect{background:#B8B8B8}.ms-player [disabled] .noUi-handle{background:#B8B8B8}.ms-player [disabled] .noUi-handle,.ms-player [disabled].noUi-origin{cursor:default}.ms-player .noUi-pips,.ms-player .noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.ms-player .noUi-pips{position:absolute;color:#999}.ms-player .noUi-value{width:40px;position:absolute;text-align:center;color:#999;transition:color 0.25s cubic-bezier(0.4, 0, 0.2, 1),transform 0.18s cubic-bezier(0.4, 0, 0.2, 1)}.ms-player .noUi-value:hover{font-size:16px;color:#3f51b5;-webkit-transform:scale(1.3);transform:scale(1.1)}.ms-player .noUi-value-sub{color:#ccc;font-size:10px}.ms-player .noUi-marker{position:absolute;background:#CCC}.ms-player .noUi-marker-large,.ms-player .noUi-marker-sub{background:#AAA}.ms-player .noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.ms-player .noUi-value-horizontal{margin-left:-20px;padding-top:15px}.ms-player .noUi-value-horizontal.noUi-value-sub{padding-top:15px}.ms-player .noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.ms-player .noUi-marker-horizontal.noUi-marker-sub{height:0}.ms-player .noUi-marker-horizontal.noUi-marker-large{height:0}.ms-player .noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.ms-player .noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.ms-player .noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.ms-player .noUi-marker-vertical.noUi-marker-sub{width:10px}.ms-player .noUi-marker-vertical.noUi-marker-large{width:15px}.ms-player .noUi-tooltip{display:block;position:absolute;border-radius:3px;text-align:center;font-size:13px;top:29px;width:125px;left:50%;margin-left:-62.5px;margin-bottom:20px;background:#fff;color:#3B3346;padding:10px 5px;z-index:51;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.ms-player .noUi-tooltip:after{content:"";position:absolute;border:10px solid transparent;bottom:100%;left:50%;margin-left:-10px;border-bottom-color:#fff;border-width:12px;margin-left:-12px;margin-bottom:-1px}.ms-player .noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.ms-player .noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}.ms-player .float--right{float:right !important}.ms-player .float--left{float:left !important}.ms-player .float--none{float:none !important}.ms-player .text--left{text-align:left  !important}.ms-player .text--center{text-align:center !important}.ms-player .text--right{text-align:right !important}.ms-player .weight--light{font-weight:300 !important}.ms-player .weight--normal{font-weight:400 !important}.ms-player .weight--semibold{font-weight:600 !important}.ms-player .push{margin:16px !important}.ms-player .push--top{margin-top:16px !important}.ms-player .push--right{margin-right:16px !important}.ms-player .push--bottom{margin-bottom:16px !important}.ms-player .push--left{margin-left:16px !important}.ms-player .push--ends{margin-top:16px !important;margin-bottom:16px !important}.ms-player .push--sides{margin-right:16px !important;margin-left:16px !important}.ms-player .push-half{margin:8px !important}.ms-player .push-half--top{margin-top:8px !important}.ms-player .push-half--right{margin-right:8px !important}.ms-player .push-half--bottom{margin-bottom:8px !important}.ms-player .push-half--left{margin-left:8px !important}.ms-player .push-half--ends{margin-top:8px !important;margin-bottom:8px !important}.ms-player .push-half--sides{margin-right:8px !important;margin-left:8px !important}.ms-player .flush{margin:0 !important}.ms-player .flush--top{margin-top:0 !important}.ms-player .flush--right{margin-right:0 !important}.ms-player .flush--bottom{margin-bottom:0 !important}.ms-player .flush--left{margin-left:0 !important}.ms-player .flush--ends{margin-top:0 !important;margin-bottom:0 !important}.ms-player .flush--sides{margin-right:0 !important;margin-left:0 !important}.ms-player .soft{padding:16px !important}.ms-player .soft--top{padding-top:16px !important}.ms-player .soft--right{padding-right:16px !important}.ms-player .soft--bottom{padding-bottom:16px !important}.ms-player .soft--left{padding-left:16px !important}.ms-player .soft--ends{padding-top:16px !important;padding-bottom:16px !important}.ms-player .soft--sides{padding-right:16px !important;padding-left:16px !important}.ms-player .soft-half{padding:8px !important}.ms-player .soft-half--top{padding-top:8px !important}.ms-player .soft-half--right{padding-right:8px !important}.ms-player .soft-half--bottom{padding-bottom:8px !important}.ms-player .soft-half--left{padding-left:8px !important}.ms-player .soft-half--ends{padding-top:8px !important;padding-bottom:8px !important}.ms-player .soft-half--sides{padding-right:8px !important;padding-left:8px !important}.ms-player .hard{padding:0 !important}.ms-player .hard--top{padding-top:0 !important}.ms-player .hard--right{padding-right:0 !important}.ms-player .hard--bottom{padding-bottom:0 !important}.ms-player .hard--left{padding-left:0 !important}.ms-player .hard--ends{padding-top:0 !important;padding-bottom:0 !important}.ms-player .hard--sides{padding-right:0 !important;padding-left:0 !important}@font-face{.ms-player{font-family:'museScoreIcons';src:url("fonts/museScoreIcons.eot?uljrnw");src:url("fonts/museScoreIcons.eot?uljrnw#iefix") format("embedded-opentype"),url("fonts/museScoreIcons.ttf?uljrnw") format("truetype"),url("fonts/museScoreIcons.woff?uljrnw") format("woff"),url("fonts/museScoreIcons.svg?uljrnw#museScoreIcons") format("svg");font-weight:normal;font-style:normal}}.ms-player [class^="icon-"],.ms-player [class*=" icon-"]{font-family:'museScoreIcons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ms-player .icon-document-landscape:before{content:"\e90e"}.ms-player .icon-document:before{content:"\e90f"}.ms-player .icon-graduation-cap:before{content:"\e90d"}.ms-player .icon-icon-loop:before{content:"\e907"}.ms-player .icon-icon-metronome:before{content:"\e908"}.ms-player .icon-icon-mixer:before{content:"\e909"}.ms-player .icon-icon-note-big:before{content:"\e90a"}.ms-player .icon-icon-share:before{content:"\e90b"}.ms-player .icon-icon-transpose:before{content:"\e90c"}.ms-player .icon-google-plus-square:before{content:"\e903"}.ms-player .icon-pinterest-square:before{content:"\e904"}.ms-player .icon-facebook-square:before{content:"\e905"}.ms-player .icon-twitter-square:before{content:"\e906"}.ms-player .icon-uniE617:before{content:"\e617"}.ms-player .icon-pause:before{content:"\e035"}.ms-player .icon-play_arrow:before{content:"\e038"}.ms-player .icon-skip_previous:before{content:"\e046"}.ms-player .icon-volume_off:before{content:"\e051"}.ms-player .icon-volume_up:before{content:"\e052"}.ms-player .icon-audiotrack:before{content:"\e3a2"}.ms-player .icon-arrow_drop_down:before{content:"\e5c6"}.ms-player .icon-arrow_drop_up:before{content:"\e5c8"}.ms-player .icon-fullscreen:before{content:"\e5d2"}.ms-player .icon-fullscreen_exit:before{content:"\e5d3"}.ms-player .icon-settings:before{content:"\e8b9"}.ms-player .icon-add_circle:before{content:"\e147"}.ms-player .icon-arrow_back:before{content:"\e5c4"}.ms-player .icon-check:before{content:"\e5ca"}.ms-player .icon-close:before{content:"\e5cd"}.ms-player .icon-keyboard_arrow_down:before{content:"\e313"}.ms-player .icon-keyboard_arrow_left:before{content:"\e314"}.ms-player .icon-keyboard_arrow_right:before{content:"\e315"}.ms-player .icon-keyboard_arrow_up:before{content:"\e316"}.ms-player .icon-zoom_in:before{content:"\e8ff"}.ms-player .icon-zoom_out:before{content:"\e902"}.ms-player .icon-youtube:before{content:"\e901"}.ms-player .icon-dots-three-vertical:before{content:"\e900"}.ms-player .chosen-container{position:relative;display:inline-block;vertical-align:middle;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ms-player .chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ms-player .chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.ms-player .chosen-container.chosen-with-drop .chosen-drop{left:0}.ms-player .chosen-container a{cursor:pointer}.ms-player .chosen-container-single .chosen-single{border-radius:2px;position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;background-color:#fff;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.ms-player .chosen-container-single .chosen-default{color:#999}.ms-player .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.ms-player .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.ms-player .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;font-size:1px}.ms-player .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.ms-player .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.ms-player .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.ms-player .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%}.ms-player .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.ms-player .chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.ms-player .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.ms-player .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.ms-player .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.ms-player .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.ms-player .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.ms-player .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.ms-player .chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff}.ms-player .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.ms-player .chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.ms-player .chosen-container .chosen-results li.group-option{padding-left:15px}.ms-player .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.ms-player .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;cursor:text}.ms-player .chosen-container-multi .chosen-choices li{float:left;list-style:none}.ms-player .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.ms-player .chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.ms-player .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.ms-player .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.ms-player .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;font-size:1px}.ms-player .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.ms-player .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.ms-player .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.ms-player .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.ms-player .chosen-container-multi .chosen-results{margin:0;padding:0}.ms-player .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.ms-player .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.ms-player .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;box-shadow:0 1px 0 #fff inset}.ms-player .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.ms-player .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.ms-player .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.ms-player .chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.ms-player .chosen-disabled{opacity:0.5 !important;cursor:default}.ms-player .chosen-disabled .chosen-single{cursor:default}.ms-player .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.ms-player .chosen-rtl{text-align:right}.ms-player .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.ms-player .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.ms-player .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.ms-player .chosen-rtl .chosen-single div{right:auto;left:3px}.ms-player .chosen-rtl .chosen-single abbr{right:auto;left:26px}.ms-player .chosen-rtl .chosen-choices li{float:right}.ms-player .chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.ms-player .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.ms-player .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.ms-player .chosen-rtl.chosen-container-single-nosearch .chosen-search,.ms-player .chosen-rtl .chosen-drop{left:9999px}.ms-player .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.ms-player .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.ms-player .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.ms-player .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.ms-player .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi){.ms-player .chosen-rtl .chosen-search input[type="text"],.ms-player .chosen-container-single .chosen-single abbr,.ms-player .chosen-container-single .chosen-single div b,.ms-player .chosen-container-single .chosen-search input[type="text"],.ms-player .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.ms-player .chosen-container .chosen-results-scroll-down span,.ms-player .chosen-container .chosen-results-scroll-up span{background-size:52px 37px !important;background-repeat:no-repeat !important}}.ms-player .viewer{background-color:#f2f2f2;clear:both;max-width:100%}.ms-player .youtubePlayer{transform:none !important;display:none;vertical-align:top;position:relative}.ms-player .youtubePlayer .playerWrapper{width:100%;height:100%;overflow:hidden}.ms-player .youtubePlayer .overlay{position:absolute;width:100%;height:100%}.ms-player .youtubePlayer iframe{overflow:hidden;max-width:100%;max-height:100%;margin:auto;display:block}.ms-player .youtubePlayer iframe button{display:none !important}.ms-player .controls{max-width:100%;background-color:#f2f2f2;border-bottom:1px solid rgba(0,0,0,0.15);margin:auto;width:100%;z-index:7;position:relative;height:50px}.ms-player .controls .controlsInner{max-width:1000px;margin:auto;width:100%}.ms-player .controls .bufferIndicator{position:absolute;bottom:-1px;width:100%;height:2px;z-index:0;overflow:hidden}.ms-player .controls .item{float:left;max-width:12%;padding:8px 4px 8px 4px}.ms-player .controls .logo{float:right}.ms-player .controls .logo a{width:30px;display:block;color:rgba(0,0,0, 0.87)}.ms-player .controls .logo i{font-size:33px;line-height:29px}.ms-player .seek{float:left;max-width:50%;position:relative;padding:15px 50px 15px 15px !important}@media (min-width: 500px){.ms-player .seek{padding:15px 50px 15px 15px !important}}.ms-player .seek .bar{position:relative;margin-top:8px;width:250px;max-width:100%}.ms-player .seek .time{position:absolute;right:10px;top:16px;font-size:12px;line-height:17px}.ms-player .box{cursor:pointer;position:absolute;background:rgba(255,255,255,0.1)}.ms-player .box.loop{background:rgba(63,81,181,0.09)}.ms-player .box.active{background:rgba(255,0,0,0.2)}.ms-player .mdl-button--icon .material-icons{margin-left:-12px;margin-top:-12px;transform:none !important}.ms-player .resizable-handle{background:#dddddd;z-index:5}.ms-player .resizable-handle-s{height:5px;margin-top:50px;bottom:-8px !important}.ms-player .resizable-handle-e{width:5px;margin-left:50px;right:-8px !important}.ms-player .sources .mdl-menu__item{padding-right:40px}.ms-player .sources .icon-check{font-weight:bold;position:absolute;right:10px;top:16px}.ms-player .mdl-menu__outline{padding:0 !important;margin:0 !important}.ms-player .mdl-menu{padding:0 !important;margin:0 !important}.ms-player .mdl-menu__item--active{color:rgb(63,81,181) !important}.ms-player .mdl-menu__selection{display:block;border:none;color:rgba(0,0,0, 0.87);background-color:transparent;text-align:left;margin:0;padding:0 16px;outline-color:rgb(189,189,189);overflow:hidden;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-decoration:none;cursor:pointer;height:48px;line-height:48px;white-space:nowrap;opacity:0;transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none}.mdl-menu__container.is-visible .ms-player .mdl-menu__selection{opacity:1}.ms-player .mdl-menu__selection::-moz-focus-inner{border:0}.ms-player .mdl-menu__selection[disabled]{color:rgb(189,189,189);background-color:transparent;cursor:auto}.ms-player .mdl-menu__selection[disabled]:hover{background-color:transparent}.ms-player .mdl-menu__selection[disabled]:focus{background-color:transparent}.ms-player .mdl-menu__selection[disabled] .mdl-ripple{background:transparent}.ms-player .mdl-menu__selection:hover{background-color:rgb(238,238,238)}.ms-player .mdl-menu__selection:focus{outline:none;background-color:rgb(238,238,238)}.ms-player .mdl-menu__selection:active{background-color:rgb(224,224,224)}.ms-player .mdl-menu__title{display:block;border:none;color:rgba(0,0,0, 0.87);background-color:transparent;text-align:left;margin:0;padding:0 16px;outline-color:rgb(189,189,189);position:relative;overflow:hidden;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-decoration:none;height:48px;line-height:48px;white-space:nowrap;opacity:0;transition:opacity .2s cubic-bezier(0.4, 0, 0.2, 1);user-select:none;border-bottom:1px solid rgba(0,0,0,0.15)}.mdl-menu__container.is-visible .ms-player .mdl-menu__title{opacity:1}.ms-player .page{margin:0 !important;border-right:2px solid white;border-bottom:2px solid white}.ms-player .page .image{width:100%;height:100%}.ms-player .mdl-switch.is-disabled .mdl-switch__label,.ms-player .mdl-switch.is-disabled .mdl-switch__track,.ms-player .mdl-switch.is-disabled .mdl-switch__thumb{cursor:auto}.ms-player .pointer{cursor:pointer}.ms-player .shareButtons{text-align:center}.ms-player .shareButtons a{display:inline-block;margin:5px;text-decoration:none;color:rgba(0,0,0,0.87);font-size:40px}.ms-player .instrumentSelector .chosen-container{width:100%;z-index:2}.ms-player .wave_button{background:#f2f2f2;cursor:pointer;border:none;padding:0;position:absolute;top:0;height:200px;width:25px}.ms-player .wave_button.disabled{color:rgb(189,189,189);background-color:transparent;cursor:auto}.ms-player .wave_button i{margin-top:88px}.ms-player .input_block{margin-bottom:30px}.ms-player .input_block label{text-align:right;display:inline-block;width:30%;margin-right:5%}.ms-player .input_block input{width:30%}.ms-player .input_block .comment{width:25%}.ms-player .buttons{margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,0.15);text-align:right}.ms-player .buttons button{padding-left:20px}.ms-player .dialogWrapper{z-index:50;position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.1)}.ms-player .dialogWrapper .mdl-dialog{width:350px;margin:auto;margin-top:30px;max-width:80%;background:white;border-radius:3px;position:relative;transition:width .2s cubic-bezier(0.4, 0, 0.2, 1)}.ms-player .dialogWrapper .mdl-dialog--body{background:white}.ms-player .dialogWrapper .mdl-dialog--body .max-height{overflow:auto;max-height:85vh}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:870.4px}}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:652.8px}}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: portrait){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:408px}}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 480px) and (orientation: landscape){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:272px}}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: portrait){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:482.8px}}@media only screen and (-webkit-min-device-pixel-ratio: 1) and (device-width: 320px) and (device-height: 568px) and (orientation: landscape){.ms-player .dialogWrapper .mdl-dialog--body .max-height{max-height:272px}}.ms-player .dialogWrapper .mdl-dialog--title{padding:15px;font-size:16px;color:rgba(0,0,0,0.87);background-color:#f2f2f2;border-bottom:1px solid rgba(0,0,0,0.15)}.ms-player .dialogWrapper .mdl-dialog--close{cursor:pointer;width:30px;height:30px;position:absolute;line-height:35px;text-align:center;right:7px;top:7px}.ms-player .mdl-list{margin:0 !important;padding:0 !important}.ms-player .mdl-list__item{cursor:pointer;font-size:14px;color:rgba(0,0,0,0.87)}.ms-player .mdl-list__item--active{color:rgb(63,81,181) !important}.ms-player .mdl-list__item:hover{background:rgba(0,0,0,0.1)}.ms-player .mdl-list__item.disabled{color:rgb(189,189,189);background-color:transparent;cursor:auto}.ms-player .mdl-list__item.disabled *{cursor:auto}.ms-player .mdl-list__item.jwarning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;line-height:1.30em}.ms-player .mdl-list__item.jmessage{color:#31708f;background-color:#d9edf7;border-color:#bce8f1;line-height:1.30em}.ms-player .mdl-list__item>*{-ms-flex:0 1 auto}.ms-player .muted .label{color:rgb(189,189,189);background-color:transparent;cursor:auto}.ms-player .mdl-menu__item.disabled{color:rgb(189,189,189);background-color:transparent;cursor:auto}.ms-player .mdl-menu__item.disabled>*{cursor:auto}.wiggle{color:#3f51b5}:-webkit-full-screen{position:fixed;width:100%;height:100%;top:0;background:white}:-ms-fullscreen{width:auto;height:auto;margin:auto}:fullscreen{width:auto;height:auto;margin:auto}
