html{height:100%}body{min-height:100%}.top-bar{height:64px;font-family:Roboto Condensed,sans-serif;grid-area:top-bar;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.layout-container{display:grid;grid-template-columns:64px 1fr 1fr 1fr;grid-template-rows:64px 1fr 1fr;gap:0 0;grid-template-areas:"left-menu top-bar top-bar top-bar" "left-menu central central central" "left-menu central central central";background:-webkit-gradient(linear,left top,left bottom,from(#505050),to(#101010));background:linear-gradient(180deg,#505050,#101010)}.top-bar__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:276px}.top-bar__left img{width:104px;margin-left:16px}.top-bar__left small{margin-left:16px;font-family:Roboto,sans-serif;background:#303030;border-radius:10px;padding:2px 8px;font-size:11px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;cursor:pointer}@media screen and (max-width:675px){.top-bar__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}}.top-bar__left .top-bar__logo{width:120px;float:left;padding:16px 0 0 16px}.top-bar__left .top-bar__logo .top-bar__logo--ellipsis{width:40px;height:40px;border-radius:50%;margin:24px auto 0;background:#ff5722}.top-bar__left .top-bar__selected-layout{padding:0 24px 0 32px;height:64px;font-size:16px;line-height:64px;float:left}.top-bar__left .top-bar__selected-layout .icon-view_quilt:before{position:relative;top:4px}.top-bar__center{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:4px 12px;border-radius:8px;font-family:Roboto,sans-serif;text-transform:capitalize;background:#303030;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;z-index:10}.top-bar__center h2{color:#ff5722;font-size:36px;padding:0!important}.top-bar__center h2,.top-bar__center h4{margin:0;text-align:center}.top-bar__center .separator{width:2px;height:32px;background-color:#4e4e4e;border-radius:4px}.top-bar__center .date{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:Roboto,sans-serif;font-size:16px}.top-bar__center .date,.top-bar__center .time{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:110px}.top-bar__center .time{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:relative;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.top-bar__center .time:hover .details_forecast{display:block;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.top-bar__center .time .details_forecast{display:none;position:absolute;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:620px;background-color:#101010;top:48px;left:-300px;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:800px){.top-bar__center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.top-bar__center h2{font-size:28px}.top-bar__center .separator{display:none}.top-bar__center .date{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px}.top-bar__center .time{display:none}}.top-bar__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar__right .top-bar__notification{margin-right:12px;position:relative}.top-bar__right .top-bar__notification--dropdown{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:11;padding:16px;min-width:300px;text-align:left;top:36px;right:0}.top-bar__right .top-bar__notification--dropdown ul{margin:0;padding:0}.top-bar__right .top-bar__notification--dropdown ul li{text-decoration:none;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;font-family:Roboto,sans-serif;font-size:12px;padding:8px;border-top:1px solid hsla(0,0%,100%,.5)}.top-bar__right .top-bar__notification--dropdown ul li:first-child{border-top:0}.top-bar__right .top-bar__notification--dropdown ul li div{color:hsla(0,0%,100%,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top-bar__right .top-bar__date{padding:0 32px 0 0;height:88px;font-size:16px;line-height:88px;float:left}.top-bar__right .top-bar__date .icon-date_range:before{position:relative;top:4px}.top-bar__right .top-bar__time{padding:0 32px 0 0;height:88px;font-size:16px;line-height:88px;float:left}.top-bar__right .top-bar__time .icon-schedule:before{position:relative;top:4px}.top-bar__right .top-bar__weather--type{padding:0 32px 0 0;height:88px;font-size:16px;line-height:88px;float:left}.top-bar__right .top-bar__weather--type .icon-cloud_queue:before,.top-bar__right .top-bar__weather--type .icon-thermometer:before{position:relative;top:4px}.top-bar__user{position:relative;margin-right:16px;padding:4px 8px 4px 4px;background:#101010;height:40px;font-size:16px;line-height:40px;border-radius:20px;text-align:right;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.top-bar__user,.top-bar__user figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-family:Roboto,sans-serif}.top-bar__user figure{width:32px;height:32px;border-radius:50%;background:#fff;color:#101010;text-transform:uppercase;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0 8px 0 0}.top-bar__user .top-bar__user--dropdown{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:11;padding:16px;min-width:200px;text-align:left;top:48px;right:0}.top-bar__user .top-bar__user--dropdown a{text-decoration:none;color:#fff;display:block;line-height:1;font-family:Roboto,sans-serif;font-size:16px;padding:8px}.top-bar__user .top-bar__user--dropdown a:hover{color:#ff5722}.top-bar__user>span{text-decoration:none;color:#fff;font-size:14px;vertical-align:middle;display:inline-block}.top-bar__user>span:after{content:"\E5C5";font-family:epicfont;top:5px;left:4px;font-size:24px;line-height:24px;position:relative}.top-bar__user .icon-person_outline{position:relative;top:4px}.top-bar__change-audio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;font-family:Roboto,sans-serif;font-weight:700;margin-right:8px;padding:8px 12px;background:#303030;color:#fff;border-radius:4px;cursor:pointer}.top-bar__change-audio:hover,.top-bar__change-audio:hover i{color:hsla(0,0%,100%,.5019607843137255)}.top-bar__change-audio i{margin-right:8px;font-size:21px}.top-bar__full-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:8px;margin-right:8px;background:#303030;border-radius:4px;cursor:pointer}.top-bar__full-screen img{width:24px;height:24px}.top-bar__full-screen:hover img{opacity:.5}.grid-area-central{grid-area:central}.left-menu{width:64px;grid-area:left-menu;z-index:15}.left-menu__option--full-screen{position:absolute;bottom:96px;left:8px}.left-menu__option--full-screen img{width:32px}.left-menu__option--settings{position:absolute;bottom:24px;left:8px}.left-menu>ul{list-style:none;margin:0;padding:0;position:relative;height:100vh;background:#101010;z-index:9;overflow:auto}.left-menu>ul::-webkit-scrollbar{width:12px;cursor:pointer}.left-menu>ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.left-menu>ul::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.left-menu>ul.active{background:#101010}.left-menu>ul li{height:72px;text-align:center;padding:0 8px;-webkit-transition:background .4s ease;transition:background .4s ease}.left-menu>ul li:last-child a{border-bottom:none}.left-menu>ul li.disabled a{cursor:auto}.left-menu>ul li.disabled a:hover{color:#fff}.left-menu>ul li a{text-decoration:none;font-size:32px;line-height:72px;height:72px;width:100%;display:block;-webkit-transition:all .2s;transition:all .2s}.left-menu>ul li a:hover{color:hsla(0,0%,100%,.5)}.left-menu>ul li a:hover img{opacity:.5}.left-menu>ul li.active{background:#101010}.left-menu>ul li.active a{border-bottom:none}.left-menu>ul li.active .icon-radio,.left-menu>ul li.active .icon-search,.left-menu>ul li.active .icon-settings,.left-menu>ul li.active .icon-support_agent,.left-menu>ul li.active .icon-view_quilt{color:#ff5722}.left-menu__search{width:242px;background:#101010;height:100vh;padding:24px;border-radius:0 4px 4px 0;position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;top:0;-webkit-transform:translateX(-320px);transform:translateX(-320px);opacity:0;z-index:2}.left-menu__search.active{opacity:1;-webkit-transform:translateX(64px);transform:translateX(64px)}.left-menu__search input{width:100%;background:#202020;color:#fff;border:none;font-size:12px;height:32px;border-radius:4px;line-height:32px;padding:0 12px;margin-bottom:24px}.left-menu__search h2{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;padding-bottom:8px;margin:0;text-transform:uppercase;text-align:left}.left-menu__search ul{height:-webkit-calc(100vh - 197px);height:calc(100vh - 197px);overflow-y:auto;padding:0;margin:0}.left-menu__search ul li{height:32px;line-height:32px;border-bottom:1px solid #202020;font-size:12px;text-align:left;padding:0;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-menu__search ul li:hover{color:#ff5722}.left-menu__search ul li:last-child{border-bottom:none}.left-menu__search ul::-webkit-scrollbar{width:12px;cursor:pointer}.left-menu__search ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.left-menu__search ul::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.left-menu__search ul select{background-color:#303030;background-position:100% 100%;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;padding:0 24px 0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:32px;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-menu__layout{width:242px;background:#101010;height:100vh;border-radius:0 4px 4px 0;padding:24px;position:absolute;-webkit-transition:all .4s ease;transition:all .4s ease;top:0;-webkit-transform:translateX(-320px);transform:translateX(-320px);opacity:0;z-index:2}.left-menu__layout h2{font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:700;padding-bottom:8px;margin:0;text-transform:uppercase;text-align:left}.left-menu__layout.active{opacity:1;-webkit-transform:translateX(64px);transform:translateX(64px)}.left-menu__layout>ul{height:auto;overflow-y:auto;padding:0;margin-bottom:32px;margin-top:8px}.left-menu__layout .left_menu__create-layout{margin-top:-16px}.left-menu__layout .left_menu__create-layout input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:44px;padding:16px 0 0;margin-bottom:16px}.left-menu__layout .left_menu__create-layout input:focus{border-color:#ff5722}.left-menu__layout .left_menu__create-layout input:disabled{opacity:.5}.left-menu__layout .left_menu__create-layout button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.left-menu__layout .left_menu__create-layout button:hover{opacity:.5}.left-menu__layout .left_menu__create-layout button:disabled{opacity:.5;cursor:auto}.left-menu__layout .left_menu__create-layout button.button-cancel{background:none;color:#fff}.left-menu__layout .left_menu__create-layout select{background-color:transparent;background-position:100% 100%;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:28px;padding:0 24px 0 0;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-menu__layout .left_menu__create-layout select option{background:#101010}.left-menu__layout li{width:100%;display:table;margin-bottom:8px}.left-menu__layout li .left-menu__layout__button{max-width:0;position:relative;display:table-cell;vertical-align:top}.left-menu__layout li .left-menu__layout__button button{font-family:Roboto Condensed,sans-serif;font-size:14px;line-height:18px;color:#202020;background:#fff;padding:8px;text-align:center;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;-webkit-transition:all .2s linear;transition:all .2s linear;position:relative}.left-menu__layout li .left-menu__layout__button button:disabled,.left-menu__layout li .left-menu__layout__button button:hover{opacity:.5}.left-menu__layout li .left-menu__layout__button button:hover .layout{display:grid}.left-menu__layout li .left-menu__layout__button button.add{background:#ff5722;color:#fff}.left-menu__layout li .left-menu__layout__button .layout{display:none;position:absolute;right:6px;top:6px;gap:2px;height:17px;background:hsla(0,0%,100%,.5);padding-left:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:30px}.left-menu__layout li .left-menu__layout__button .layout.four{grid-template-columns:repeat(4,1fr)}.left-menu__layout li .left-menu__layout__button .layout.three{grid-template-columns:1fr 1fr 2fr}.left-menu__layout li .left-menu__layout__button .layout.three-equals{width:30px;grid-template-columns:repeat(3,1fr)}.left-menu__layout li .left-menu__layout__button .layout.two{grid-template-columns:repeat(2,1fr)}.left-menu__layout li .left-menu__layout__button .layout.one{width:30px;grid-template-columns:1fr}.left-menu__layout li .left-menu__layout__button .layout div{border-radius:2px;height:22px;background:#4f4f4f}.left-menu__layout li .actions{display:table-cell;width:56px;font-size:0}.left-menu__layout li .actions a{width:28px;text-align:right;display:inline-block;height:33px;line-height:33px}.left-menu__layout li .actions a.disabled,.left-menu__layout li .actions a:hover{opacity:.5}.components-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;padding:0 16px;height:-webkit-calc(100% - 16px);height:calc(100% - 16px)}.components-grid.equals{grid-template-columns:repeat(3,1fr)}.component-grid{background:#202020;height:100%;border-radius:4px;overflow:hidden}.components-empty{float:left;width:-webkit-calc(100% - 66px);width:calc(100% - 66px);background:#000;height:-webkit-calc(100vh - 66px);height:calc(100vh - 66px);margin:2px 0 0 2px;text-align:center;display:none}.components-empty__message{position:relative;top:50%;margin-top:-77px}.components-empty__message h2{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;margin:16px 0 0}.components-empty__message p{font-size:14px;line-height:18px;width:320px;margin:0 auto}.notifications{background:#fff;border-radius:4px;position:absolute;max-width:40%;right:16px;bottom:16px;padding:16px 24px;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:51}.notifications .notifications__text{font-size:14px;color:#101010;line-height:14px}.notifications a{text-decoration:none;margin-left:16px;color:#101010}.notifications a:hover{opacity:.5}.notifications .notifications__actions{margin-left:16px;min-width:80px;max-width:120px}.notifications button{font-family:Roboto Condensed,sans-serif;font-size:14px;line-height:14px;color:#40c4ff;background:none;padding:8px;text-align:center;text-transform:uppercase;border:none;cursor:pointer}.notifications button:hover{opacity:.5}.cm-ul{background-color:#202020!important;color:#fff!important;border-radius:4px;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4)!important;box-shadow:0 0 18px 0 rgba(0,0,0,.4)!important;padding:8px 0!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}.cm-ul li{padding:0;min-width:248px;width:100%!important}.cm-ul li div{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;width:100%!important}.cm-ul li i{width:24px;line-height:36px}.cm-ul li span{text-transform:uppercase;font-family:Roboto Condensed,sans-serif;line-height:36px;padding-left:8px}@media screen and (min-width:1680px){.components-grid{grid-template-columns:1fr 1fr 2fr}.components-grid.equals{grid-template-columns:repeat(3,1fr)}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;line-height:20px;width:100%;background:#404040 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100% 100%;color:hsla(0,0%,100%,.87);background-size:24px;border:none;border-bottom:1px solid #fff;outline:0;padding:0 24px 0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1.3;height:24px;margin-top:4px;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multiselect__input::-webkit-input-placeholder{color:#fff}.multiselect__input::-moz-placeholder{color:#fff}.multiselect__input::-ms-input-placeholder{color:#fff}.multiselect__input::placeholder{color:#fff}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__tags-wrap{display:inline}.multiselect__tags{display:block;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#202020;color:#fff;width:100%;top:26px;max-height:240px;overflow-y:auto;overflow-x:hidden;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content-wrapper::-webkit-scrollbar{width:12px;cursor:pointer}.multiselect__content-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.multiselect__content-wrapper::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:6px 8px;height:28px;min-height:20px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap;font-family:Roboto,sans-serif;color:#fff;font-size:14px}.multiselect__option:after{top:0;right:0;position:absolute;line-height:24px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background-color:#303030;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background-color:#303030;color:#fff}.multiselect__option--selected{background:#fff;color:#303030;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#303030;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled{background:#ededed;pointer-events:none}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select,.multiselect__option--disabled{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.big-title{color:#101010;font-size:48px;margin:0 auto 24px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.big-title span{position:relative;top:0;padding-right:8px}.big-title:before{content:"";height:40px;width:100%;display:block;position:absolute;left:0;top:-4px;background:#ff5722}button,input,select{outline:0}.text-violet{color:#f779ff}mark{padding:0 1px;border-radius:4px;background-color:#fbc02d;color:#202020;font-weight:600}input[type=date]{color:#fff;background-color:#222}input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1);cursor:pointer}.loading[data-v-2bbaa266]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading img[data-v-2bbaa266]{max-width:240px}.lds-ellipsis[data-v-2bbaa266],.lds-ellipsis div[data-v-2bbaa266]{-webkit-box-sizing:border-box;box-sizing:border-box}.lds-ellipsis[data-v-2bbaa266]{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div[data-v-2bbaa266]{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:currentColor;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div[data-v-2bbaa266]:first-child{left:8px;-webkit-animation:lds-ellipsis1-data-v-2bbaa266 .6s infinite;animation:lds-ellipsis1-data-v-2bbaa266 .6s infinite}.lds-ellipsis div[data-v-2bbaa266]:nth-child(2){left:8px}.lds-ellipsis div[data-v-2bbaa266]:nth-child(2),.lds-ellipsis div[data-v-2bbaa266]:nth-child(3){-webkit-animation:lds-ellipsis2-data-v-2bbaa266 .6s infinite;animation:lds-ellipsis2-data-v-2bbaa266 .6s infinite}.lds-ellipsis div[data-v-2bbaa266]:nth-child(3){left:32px}.lds-ellipsis div[data-v-2bbaa266]:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3-data-v-2bbaa266 .6s infinite;animation:lds-ellipsis3-data-v-2bbaa266 .6s infinite}@-webkit-keyframes lds-ellipsis1-data-v-2bbaa266{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1-data-v-2bbaa266{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3-data-v-2bbaa266{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3-data-v-2bbaa266{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2-data-v-2bbaa266{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2-data-v-2bbaa266{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.details_forecast{height:100%;background:#202020}.details_forecast .container{padding:12px;display:grid;grid-template-rows:1fr 120px 248px;grid-template-columns:1fr;font-size:32px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box}.details_forecast .container h3,.details_forecast .container h4,.details_forecast .container h5{margin:0}.details_forecast .container.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details_forecast .container .text{font-size:20px;text-align:center;opacity:.7;line-height:100%}.details_forecast .today{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:start;font-size:1.5vw}.details_forecast .today h5{text-transform:capitalize}.details_forecast .today h5 small{font-size:1vw;opacity:.7}.details_forecast .today h1{color:#ff5722;font-size:4vw;line-height:4vw;margin:0}.details_forecast .today div:not(.zone){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.details_forecast .today div:not(.zone) div,.details_forecast .today section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details_forecast .today section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.details_forecast .today__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:4px}.details_forecast .today .type,.details_forecast .today .zone{justify-self:flex-end;font-size:16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.details_forecast .today .type img,.details_forecast .today .zone img{width:16px}.details_forecast .today .type{background:#202020;border:1px solid #404040;border-radius:8px;overflow:hidden}.details_forecast .today .type button{font-weight:700;border:none;border-radius:8px;padding:4px 12px;background:none;color:#fff;-webkit-transition:all .2s;transition:all .2s}.details_forecast .today .type button.active{background:#ff5722}.details_forecast .info{display:grid;width:100%;grid-template-columns:repeat(4,1fr);gap:8px}.details_forecast .info div{background:#303030;border-radius:4px;padding:4px;gap:4px;display:grid;grid-template-columns:46px 1fr;grid-template-rows:22px 22px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.details_forecast .info div img{background:#202020;border-radius:4px;grid-row:1/3;width:46px;aspect-ratio:1;padding:6px}.details_forecast .info div strong{font-size:14px;font-weight:lighter;white-space:nowrap;max-width:84px;overflow:hidden;text-overflow:ellipsis}.details_forecast .info div h4{font-size:18px;line-height:18px}.details_forecast .days{width:100%;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:auto}.details_forecast .days div{font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;position:relative;max-width:120px}.details_forecast .days div .header{background:#000;color:#fff;text-align:center;font-size:16px;font-weight:700;position:absolute;top:-12px;left:-2px;right:-2px;padding:4px;text-transform:capitalize}.details_forecast .days div:not(:first-child){border-left:3px solid #000}.details_forecast .days div img{max-width:100%}.details_forecast .days div h4{margin:4px 0}.details_forecast .days div small{font-weight:lighter;text-transform:capitalize;opacity:.7;white-space:nowrap;overflow:hidden;max-width:120px;text-overflow:ellipsis}.details_forecast .days div span{opacity:.9;font-size:14px}.icon-star.active{color:#ffc107}.overlay{position:fixed;top:0;left:0;bottom:0;right:0}.left-menu__layout__container__bottom{display:grid;width:100%;grid-template-columns:repeat(2,1fr);gap:8px}.left-menu__layout__button--view{background:none;aspect-ratio:2/1;border:1px solid rgba(79,79,79,.4588235294117647);border-radius:4px;padding:8px;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.left-menu__layout__button--view:disabled,.left-menu__layout__button--view:hover{border-color:hsla(0,0%,100%,.6980392156862745)}.left-menu__layout__button--view .layout{display:grid;gap:4px;height:100%}.left-menu__layout__button--view .layout.four{grid-template-columns:repeat(4,1fr)}.left-menu__layout__button--view .layout.three{grid-template-columns:1fr 1fr 2fr}.left-menu__layout__button--view .layout.three-equals{grid-template-columns:repeat(3,1fr)}.left-menu__layout__button--view .layout.two{grid-template-columns:repeat(2,1fr)}.left-menu__layout__button--view .layout.one{grid-template-columns:1fr}.left-menu__layout__button--view .layout div{border-radius:2px;background:#4f4f4f}.container__bottom--view{display:grid;width:100%;grid-template-columns:repeat(5,1fr);gap:8px;margin:24px 0 16px}.container__bottom--view button.left-menu__layout__button--view{background:none!important;aspect-ratio:2/1;border:1px solid rgba(79,79,79,.4588235294117647);border-radius:4px;padding:8px!important;cursor:pointer;-webkit-transition:all .2s linear;transition:all .2s linear}.container__bottom--view button.left-menu__layout__button--view:disabled,.container__bottom--view button.left-menu__layout__button--view:hover{border-color:hsla(0,0%,100%,.6980392156862745);opacity:1}.container__bottom--view button.left-menu__layout__button--view .layout{display:grid;gap:4px;height:100%;width:100%}.container__bottom--view button.left-menu__layout__button--view .layout.four{grid-template-columns:repeat(4,1fr)}.container__bottom--view button.left-menu__layout__button--view .layout.three{grid-template-columns:1fr 1fr 2fr}.container__bottom--view button.left-menu__layout__button--view .layout.three-equals{grid-template-columns:repeat(3,1fr)}.container__bottom--view button.left-menu__layout__button--view .layout.two{grid-template-columns:repeat(2,1fr)}.container__bottom--view button.left-menu__layout__button--view .layout.one{grid-template-columns:1fr}.container__bottom--view button.left-menu__layout__button--view .layout div{border-radius:2px;background:#4f4f4f}.player-cue{position:fixed;top:8px;right:8px;border-radius:8px;z-index:11;background:#000;-webkit-box-shadow:0 0 8px rgba(0,0,0,.5);box-shadow:0 0 8px rgba(0,0,0,.5)}.player-cue video{width:100%;max-height:160px;border-radius:8px;border:1px solid grey}.player-cue__song{display:grid;grid-template-columns:1fr 80px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;margin-top:6px;padding:4px 12px}.player-cue__song__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;gap:4px;text-align:left;max-width:262px}.player-cue__song--text-light{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ff5722;font-family:Roboto Condensed;font-size:16px}.player-cue__song--text-light.category{font-family:Roboto;color:#c8c8c8;font-size:14px}.player-cue__song__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;font-size:20px;font-family:Roboto}.player-cue__song__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.player-cue__song__date i{color:#909090;margin-right:4px}.player-cue__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px;background:#151515}.player-cue__header strong{text-transform:uppercase;font-size:14px;font-family:Roboto Condensed;color:#ff5722}.player-cue__container{width:364px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.component-modal__time{font-family:Roboto;font-size:24px;color:#ff5722}.component-modal__seekbar{position:relative;height:48px;width:100%;cursor:pointer;margin-top:16px;overflow:hidden}.component-modal__seekbar .component-modal__seekbar__mark{width:4px;height:48px;background:#7cb342;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal__seekbar .component-modal__seekbar__mark--out{right:0;left:auto;background:tomato}.component-modal__seekbar .component-modal__seekbar__progress-bar{height:32px;background:#ff5722;position:absolute;top:0;left:0;z-index:1;mix-blend-mode:overlay}.component-modal__seekbar .component-modal__seekbar__progress-bar--seek{background:hsla(0,0%,100%,.2);mix-blend-mode:overlay}.component-modal__seekbar .component-modal__seekbar__intro{width:4px;height:48px;background:#fff;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal__seekbar__sound-wave{position:absolute;top:0;left:0;width:100%;background:#000;height:32px;overflow:hidden}.component-modal__seekbar__sound-wave img{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-modal__controlbar{display:grid;grid-template-columns:110px 90px 90px 54px;grid-template-rows:52px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:4px;background:rgba(48,48,48,.8901960784313725);padding:4px;width:100%;margin-top:-16px}.component-modal__controlbar a{background:#202020;border:2px solid #202020;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:40px}.component-modal__controlbar a:first-child:hover{color:#ff3d00;border-color:#ff3d00}.component-modal__controlbar a:first-child.active{background:#ff3d00;border-color:#ff3d00;color:#fff}.component-modal__controlbar a:nth-child(2).active,.component-modal__controlbar a:nth-child(3).active{background:#fff;color:#202020}.component-modal__controlbar a:nth-child(4){background:none;border:none;font-size:20px;margin:0 auto}.component-modal__controlbar a:hover{color:hsla(0,0%,100%,.5)}.component-modal__settings{position:absolute;bottom:16px;right:18px;-webkit-transition:all .3s;transition:all .3s}.component-modal__settings:hover{opacity:.5}.component-modal__image{width:100%;margin-top:16px;border-radius:4px}.component-modal__legend{text-align:center}.schedule-modal{width:100%!important;max-width:960px!important}.schedule-modal .schedule-modal__song{display:grid;grid-template-columns:40px 2fr repeat(3,1.2fr);gap:24px;margin:24px 0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;background:#101010;border-radius:8px}.schedule-modal .schedule-modal__song--text-light{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#909090}.schedule-modal .schedule-modal__song__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.schedule-modal .schedule-modal__song__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schedule-modal .schedule-modal__song__date i{color:#909090;margin-right:4px}.schedule-modal .schedule-modal__song__cover{border-radius:4px;overflow:hidden;height:40px;background:-webkit-gradient(linear,left top,left bottom,from(#353535),to(#4e4e4e));background:linear-gradient(#353535,#4e4e4e)}.schedule-modal .schedule-modal__song__cover div{background:-webkit-gradient(linear,left top,left bottom,from(#ec521d),to(#ffb811));background:linear-gradient(#ec521d,#ffb811);border-radius:50%;height:32px;width:32px;margin:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schedule-modal .schedule-modal__song__cover div i{color:#424242}.table-scheduleAnalysis{display:grid;min-width:100%;grid-template-columns:minmax(100px,2fr) repeat(24,minmax(28px,40px));text-align:center}.table-scheduleAnalysis tbody,.table-scheduleAnalysis thead,.table-scheduleAnalysis tr{display:contents}.table-scheduleAnalysis tr{border-radius:4px;margin:4px 0}.table-scheduleAnalysis td{text-align:left}.table-scheduleAnalysis td,.table-scheduleAnalysis th{padding:6px 0;border-bottom:1px solid #303030;border-right:1px solid #303030;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table-scheduleAnalysis td.today,.table-scheduleAnalysis th.today{color:tomato}.table-scheduleAnalysis td.content,.table-scheduleAnalysis th.content{background:#4fc3f7;color:#404040;border-radius:4px;text-align:center;font-weight:700}.table-scheduleAnalysis td.hover:not(.content),.table-scheduleAnalysis th.hover:not(.content){background:#303030;-webkit-transition:.3s;transition:.3s}.component-library[data-v-033d2982]{background-color:#303030;position:relative}.component-library .component-library__search[data-v-033d2982]{height:48px;padding:0 16px;display:grid;grid-template-columns:48px 48px 1fr 120px;width:100%}.component-library .component-library__search a[data-v-033d2982]{text-decoration:none;font-size:24px;line-height:48px;padding:0 16px;height:48px;display:table-cell;width:24px}.component-library .component-library__search a[data-v-033d2982]:hover{opacity:.5}.component-library .component-library__search a.clear-all[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:120px}.component-library .component-library__search a.clear-all.disabled[data-v-033d2982]{opacity:.5}.component-library .component-library__search input[data-v-033d2982]{background-color:#202020;color:#fff;border:none;font-size:12px;height:32px;border-radius:4px;line-height:32px;padding:0 12px;margin-left:16px;width:-webkit-calc(100% - 36px);width:calc(100% - 36px);position:relative;top:-5px}.component-library .component-library__search__suggestions[data-v-033d2982]{position:relative;z-index:9}.component-library .component-library__search__suggestions .vue-simple-suggest[data-v-033d2982]{background:#202020;position:absolute;right:12px;left:12px;top:6px;border-radius:4px;padding-top:8px}.component-library .component-library__search__suggestions .vue-simple-suggest input[data-v-033d2982]{margin-left:0}.component-library .component-library__search__suggestions .vue-simple-suggest strong[data-v-033d2982]{margin:8px;text-transform:uppercase}.component-library .component-library__search__suggestions .vue-simple-suggest ul[data-v-033d2982]{list-style:none;margin:4px 0 0;padding:0;z-index:100}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-033d2982]{cursor:pointer;padding:4px 8px}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-033d2982]:hover{background-color:#303030}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.hover[data-v-033d2982]{background:#303030!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-033d2982]{background:#202020!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-033d2982]:hover{background:#303030!important}.component-library .component-library__colors[data-v-033d2982]{height:48px;padding:0 8px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__colors span[data-v-033d2982]{text-decoration:none;color:#fff;font-size:12px;padding-left:8px}.component-library .component-library__colors a[data-v-033d2982]{text-decoration:none;padding:12px 0 12px 16px;display:inline-block;vertical-align:middle}.component-library .component-library__colors a span[data-v-033d2982]{width:24px;height:24px;border-radius:50%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.component-library .component-library__colors a span.active[data-v-033d2982]{border:3px solid #fff;width:32px;height:32px}.component-library .component-library__colors a[data-v-033d2982]:hover{opacity:.5}.component-library .component-library__colors[data-v-033d2982]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__colors[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__colors[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__assets[data-v-033d2982]{height:48px;padding:0 16px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__assets span[data-v-033d2982]{text-decoration:none;color:#fff;font-size:12px}.component-library .component-library__assets a[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;padding:0 8px;margin-left:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.component-library .component-library__assets a[data-v-033d2982]:hover{opacity:.5}.component-library .component-library__assets a.active[data-v-033d2982]{background:#ff5722;border-radius:12px}.component-library .component-library__assets[data-v-033d2982]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__assets[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__assets[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results[data-v-033d2982]{white-space:nowrap;overflow:hidden;font-size:0;background-color:#202020;height:-webkit-calc(100vh - 296px);height:calc(100vh - 296px)}.component-library .component-library__results .searchresults ul .scrollable[data-v-033d2982]{max-height:104px!important}.component-library .component-library__results .component-library__categories[data-v-033d2982]{width:100%;background-color:#202020;height:160px;overflow:hidden}.component-library .component-library__results .component-library__categories .search-results__title[data-v-033d2982]{padding:8px}.component-library .component-library__results .component-library__categories .search-results__title span[data-v-033d2982]{width:24px;height:24px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:24px;padding-left:5px}.component-library .component-library__results .component-library__categories .search-results__title p[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;width:230px;display:inline-block;text-transform:uppercase;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.component-library .component-library__results .component-library__categories .scrollable[data-v-033d2982]{max-height:160px;overflow-y:overlay}.component-library .component-library__results .component-library__categories .scrollable[data-v-033d2982]::-webkit-scrollbar{width:12px;cursor:pointer}.component-library .component-library__results .component-library__categories .scrollable[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__results .component-library__categories .scrollable[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results .component-library__categories .active[data-v-033d2982]{background:#6a8896}.component-library__playlist[data-v-033d2982]{background-color:#202020;vertical-align:top;width:100%;font-size:14px}.component-library__playlist .scrollable-horiz[data-v-033d2982]{height:-webkit-calc(100vh - 455px);height:calc(100vh - 455px);overflow:auto}.component-library__playlist .scrollable-horiz[data-v-033d2982]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library__playlist .scrollable-horiz[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library__playlist .scrollable-horiz[data-v-033d2982]::-webkit-scrollbar-corner{background-color:rgba(32,32,32,.7)}.component-library__playlist .scrollable-horiz[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library__playlist .length[data-v-033d2982]{margin-right:8px}.component-library__playlist .title[data-v-033d2982]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.component-library__playlist .title span[data-v-033d2982]{font-size:14px;vertical-align:middle}.component-library__playlist .artist[data-v-033d2982],.component-library__playlist .category[data-v-033d2982],.component-library__playlist .length[data-v-033d2982]{overflow:hidden;text-overflow:ellipsis;margin-right:8px;white-space:nowrap}.component-library__playlist .artist span[data-v-033d2982],.component-library__playlist .category span[data-v-033d2982],.component-library__playlist .length span[data-v-033d2982]{font-size:14px;vertical-align:middle}.component-library__playlist .category[data-v-033d2982]{margin-right:8px}.component-library__playlist .date[data-v-033d2982],.component-library__playlist .dateWithPerformer[data-v-033d2982]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;margin-right:8px}.component-library__playlist .date span[data-v-033d2982],.component-library__playlist .dateWithPerformer span[data-v-033d2982]{font-size:14px;vertical-align:middle}.component-library__playlist .dateWithPerformer[data-v-033d2982]{display:none}.component-library__playlist .actions[data-v-033d2982]{width:72px}.component-library__playlist .actions a[data-v-033d2982]{font-size:18px;padding-right:8px;text-decoration:none}.component-library__playlist .actions a[data-v-033d2982]:hover{opacity:.5}.component-library__playlist .component-library__playlist__header[data-v-033d2982]{text-transform:uppercase;height:32px;line-height:32px;border-bottom:1px solid #303030;top:0;background:#202020;display:grid}.component-library__playlist .component-library__playlist__header span[data-v-033d2982]{line-height:32px;font-size:24px;height:32px}.component-library__playlist .component-library__playlist_ul[data-v-033d2982]{list-style:none;margin:0;padding:0}.component-library__playlist .component-library__playlist_ul li[data-v-033d2982]{height:32px;line-height:32px;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;border-bottom:1px solid #303030;cursor:pointer}.component-library__playlist .component-library__playlist_ul li[data-v-033d2982]:last-child{border-bottom:0}.component-library__playlist .component-library__playlist_ul li[data-v-033d2982]:hover{background-color:#303030}.component-library__playlist .component-library__playlist_ul li .selected[data-v-033d2982]{background-color:#6a8896}.component-library__playlist__items-count[data-v-033d2982]{height:24px;line-height:24px;display:table;width:100%}.component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-033d2982]{width:296px;display:none;height:24px;background-color:#202020}.component-library__playlist__items-count .component-library__playlist__items-count--right[data-v-033d2982]{text-align:center;display:table-cell;width:auto;font-size:12px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif}.component-library__playlist__items-count .component-library__playlist__items-count--right a[data-v-033d2982]:hover{text-decoration:underline}.component-modal--trim legend[data-v-033d2982]{margin-bottom:8px!important}.component-modal[data-v-033d2982]{position:absolute;top:50%;z-index:21;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#202020;padding:24px;border-radius:4px;width:480px;max-width:-webkit-calc(100% - 32px);max-width:calc(100% - 32px);margin:0 auto}.component-modal .icon-close[data-v-033d2982]{position:absolute;top:24px;right:24px;text-decoration:none}.component-modal .icon-close[data-v-033d2982]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar[data-v-033d2982]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.component-modal .component-modal__controlbar a[data-v-033d2982]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar a.active[data-v-033d2982]{color:#ff5722}.component-modal .component-modal__timecode[data-v-033d2982]{position:absolute;top:56px;right:0}.component-modal .component-modal__title[data-v-033d2982]{opacity:.5}.component-modal .component-modal__seekbar[data-v-033d2982]{position:relative;height:48px;width:100%;cursor:pointer;margin:16px 0}.component-modal .component-modal__seekbar .component-modal__seekbar__mark[data-v-033d2982]{width:1px;height:48px;background:#7cb342;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar .component-modal__seekbar__mark--out[data-v-033d2982]{right:0;left:auto;background:tomato}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar[data-v-033d2982]{height:48px;background:#ff5722;position:absolute;top:0;left:0;z-index:1;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar--seek[data-v-033d2982]{background:hsla(0,0%,100%,.2);height:48px;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__intro[data-v-033d2982]{width:1px;height:48px;background:#fff;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar__sound-wave[data-v-033d2982]{position:absolute;top:0;left:0;width:100%;background:#000}.component-modal .component-modal__seekbar__sound-wave img[data-v-033d2982]{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-modal .component-modal__row[data-v-033d2982]{overflow:auto}.component-modal .component-modal__row--visible[data-v-033d2982]{overflow:visible;position:relative}.component-modal .component-modal__row--half[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-modal .component-modal__row--half .component-modal__column--half[data-v-033d2982]{width:-webkit-calc(50% - 8px);width:calc(50% - 8px)}.component-modal .component-modal__blank[data-v-033d2982]{height:24px}.component-modal .component-modal__column[data-v-033d2982]{width:40%!important;float:right!important}.component-modal .component-modal__colors[data-v-033d2982]{white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-bottom:16px}.component-modal .component-modal__colors a[data-v-033d2982]{text-decoration:none;padding:24px 8px 0;display:inline-block;vertical-align:middle}.component-modal .component-modal__colors a[data-v-033d2982]:first-child{padding-left:0}.component-modal .component-modal__colors a[data-v-033d2982]:hover{opacity:.5}.component-modal .component-modal__colors a span[data-v-033d2982]{width:24px;height:24px;border-radius:50%;display:block}.component-modal .component-modal__colors a span.active[data-v-033d2982]{border:2px solid #fff}.component-modal .component-modal__colors[data-v-033d2982]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-modal .component-modal__colors[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal .component-modal__colors[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal .component-modal-input--half[data-v-033d2982]{width:50%!important}.component-modal .component-modal-input--rename[data-v-033d2982]{width:100%!important}.component-modal .component-modal-input[data-v-033d2982]{position:relative;float:left;width:-webkit-calc(60% - 16px);width:calc(60% - 16px)}.component-modal .component-modal-input__actions[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input__actions a[data-v-033d2982]{padding-left:8px;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-input__actions a[data-v-033d2982]:hover{opacity:.7}.component-modal .component-modal-input input[data-v-033d2982]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:44px;padding:16px 0 0;margin-bottom:16px}.component-modal .component-modal-input input[data-v-033d2982]:focus{border-color:#ff5722}.component-modal .component-modal-input input[data-v-033d2982]:disabled{opacity:.5}.component-modal .component-modal-input input[type=range][data-v-033d2982]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.component-modal .component-modal-input input[type=range][data-v-033d2982]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.component-modal .component-modal-input input[type=range][data-v-033d2982]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.component-modal .component-modal-input input[type=range][data-v-033d2982]:focus{outline:none}.component-modal .component-modal-input input[type=range][data-v-033d2982]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.component-modal .component-modal-input input[type=range][data-v-033d2982]::-moz-range-thumb:active{transform:scale(1.1)}.component-modal .component-modal-input input[type=radio][data-v-033d2982]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative;margin:4px 0}.component-modal .component-modal-input input[type=radio][data-v-033d2982]:active,.component-modal .component-modal-input input[type=radio][data-v-033d2982]:checked,.component-modal .component-modal-input input[type=radio][data-v-033d2982]:checked:active{background-color:#fff}.component-modal .component-modal-input input[type=radio][data-v-033d2982]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal .component-modal-input select[data-v-033d2982]{background-color:#202020;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:44px;padding:16px 24px 0 0;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.component-modal .component-modal-input select.unformatted[data-v-033d2982]{text-transform:none}.component-modal .component-modal-input label[data-v-033d2982]{position:absolute;top:0;display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-modal .component-modal-input label.label-radio[data-v-033d2982]{top:-4px;color:#fff;width:auto;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 32px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input.has-error input[data-v-033d2982]{border-bottom:1px solid tomato}.component-modal .component-modal-input.has-error label[data-v-033d2982]{color:tomato}.component-modal legend[data-v-033d2982]{font-size:24px;line-height:1.2;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:-webkit-calc(100% - 48px);max-width:calc(100% - 48px)}.component-modal button[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-modal button[data-v-033d2982]:hover{opacity:.5}.component-modal button.button-cancel[data-v-033d2982]{background:none;color:#fff}.component-modal .component-modal-checkbox[data-v-033d2982]{height:20px;margin-top:8px;margin-bottom:8px}.component-modal .component-modal-checkbox label[data-v-033d2982]{display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-checkbox input[data-v-033d2982]{margin:0 8px 0 0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-033d2982]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-033d2982]:active,.component-modal .component-modal-checkbox input[type=checkbox][data-v-033d2982]:checked,.component-modal .component-modal-checkbox input[type=checkbox][data-v-033d2982]:checked:active{background-color:#fff}.component-modal .component-modal-checkbox input[type=checkbox][data-v-033d2982]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal-overlay[data-v-033d2982]{z-index:20;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;bottom:0;right:0}.lg .component-library .component-library__results .searchresults ul .scrollable[data-v-033d2982]{max-height:-webkit-calc(100vh - 353px)!important;max-height:calc(100vh - 353px)!important}.lg .component-library .component-library__results .component-library__categories[data-v-033d2982]{display:inline-block;width:210px;height:auto}.lg .component-library .component-library__results .component-library__categories .scrollable[data-v-033d2982]{max-height:-webkit-calc(100vh - 298px);max-height:calc(100vh - 298px)}.lg .component-library__playlist[data-v-033d2982]{display:inline-block;width:-webkit-calc(100% - 210px);width:calc(100% - 210px);padding-left:4px}.lg .component-library__playlist .scrollable-horiz[data-v-033d2982]{height:-webkit-calc(100vh - 295px);height:calc(100vh - 295px)}.lg .component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-033d2982]{width:210px;display:table-cell}.lg .component-library__results .component-library__categories[data-v-033d2982]{overflow:visible}.lg .component-library__results .component-library__categories p[data-v-033d2982]{width:118px}.input-switch[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-033d2982]{position:relative;display:inline-block;width:30px;max-width:30px;height:17px;margin-top:8px}.input-switch .switch input[data-v-033d2982]{opacity:0;width:0;height:0}.input-switch .slider[data-v-033d2982]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-033d2982]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-033d2982]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-033d2982]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-033d2982]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-033d2982]{border-radius:34px}.input-switch .slider.round[data-v-033d2982]:before{border-radius:50%}.input-switch label[data-v-033d2982]{overflow:visible}.custom-columns .component-library__playlist_ul li.li-header[data-v-033d2982]{text-transform:uppercase;position:sticky;top:0;background:#202020;z-index:1}.custom-columns .component-library__playlist_ul li.li-header div[data-v-033d2982]:hover{background:#404040}.custom-columns .component-library__playlist_ul li.columns-1[data-v-033d2982]{grid-template-columns:auto}.custom-columns .component-library__playlist_ul li.columns-2[data-v-033d2982]{grid-template-columns:repeat(2,auto)}.custom-columns .component-library__playlist_ul li.columns-3[data-v-033d2982]{grid-template-columns:repeat(3,auto)}.custom-columns .component-library__playlist_ul li.columns-4[data-v-033d2982]{grid-template-columns:repeat(4,auto)}.custom-columns .component-library__playlist_ul li.columns-5[data-v-033d2982]{grid-template-columns:repeat(5,auto)}.custom-columns .component-library__playlist_ul li.columns-6[data-v-033d2982]{grid-template-columns:repeat(6,auto)}.custom-columns .component-library__playlist_ul li .title[data-v-033d2982]{width:200px;max-width:200px}.custom-columns .component-library__playlist_ul li .title.with-cue[data-v-033d2982]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .title p[data-v-033d2982]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .artist[data-v-033d2982]{width:200px;max-width:200px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .artist.with-cue[data-v-033d2982]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .artist p[data-v-033d2982]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .code[data-v-033d2982]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .code.with-cue[data-v-033d2982]{width:150px;max-width:150px;margin-left:4px}.custom-columns .component-library__playlist_ul li .code p[data-v-033d2982]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .date[data-v-033d2982],.custom-columns .component-library__playlist_ul li .length[data-v-033d2982]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .date.with-cue[data-v-033d2982],.custom-columns .component-library__playlist_ul li .length.with-cue[data-v-033d2982]{width:150px;max-width:150px;margin-left:4px}[class*=" icon-"][data-v-033d2982],[class^=icon-][data-v-033d2982]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-033d2982]:before{content:"\E907"}.icon-play_fade[data-v-033d2982]:before{content:"\E905"}.icon-stop_fade[data-v-033d2982]:before{content:"\E906"}.icon-ic_piramide[data-v-033d2982]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-033d2982]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-033d2982]:before{content:"\E904"}.icon-application[data-v-033d2982]:before{content:"\E901"}.icon-thermometer[data-v-033d2982]:before{content:"\E902"}.icon-schedule[data-v-033d2982]:before{content:"\E8B5"}.icon-add[data-v-033d2982]:before{content:"\E145"}.icon-add_box[data-v-033d2982]:before{content:"\E146"}.icon-arrow_drop_down[data-v-033d2982]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-033d2982]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-033d2982]:before{content:"\E227"}.icon-audiotrack[data-v-033d2982]:before{content:"\E3A1"}.icon-brightness_1[data-v-033d2982]:before{content:"\E3A6"}.icon-build[data-v-033d2982]:before{content:"\E869"}.icon-check[data-v-033d2982]:before{content:"\E5CA"}.icon-close[data-v-033d2982]:before{content:"\E5CD"}.icon-cloud_queue[data-v-033d2982]:before{content:"\E2C2"}.icon-content_copy[data-v-033d2982]:before{content:"\E14D"}.icon-create_new_folder[data-v-033d2982]:before{content:"\E2CC"}.icon-date_range[data-v-033d2982]:before{content:"\E916"}.icon-delete[data-v-033d2982]:before{content:"\E872"}.icon-eject[data-v-033d2982]:before{content:"\E8FB"}.icon-error_outline[data-v-033d2982]:before{content:"\E001"}.icon-folder[data-v-033d2982]:before{content:"\E2C7"}.icon-link[data-v-033d2982]:before{content:"\E157"}.icon-more_horiz[data-v-033d2982]:before{content:"\E5D3"}.icon-more_vert[data-v-033d2982]:before{content:"\E5D4"}.icon-pause[data-v-033d2982]:before{content:"\E034"}.icon-person_outline[data-v-033d2982]:before{content:"\E7FF"}.icon-play_arrow[data-v-033d2982]:before{content:"\E037"}.icon-radio[data-v-033d2982]:before{content:"\E03E"}.icon-refresh[data-v-033d2982]:before{content:"\E5D5"}.icon-search[data-v-033d2982]:before{content:"\E8B6"}.icon-settings[data-v-033d2982]:before{content:"\E8B8"}.icon-skip_next[data-v-033d2982]:before{content:"\E044"}.icon-stop[data-v-033d2982]:before{content:"\E047"}.icon-view_quilt[data-v-033d2982]:before{content:"\E8F1"}.icon-mode_edit[data-v-033d2982]:before{content:"\E254"}.icon-star[data-v-033d2982]:before{content:"\E838"}.icon-star_border[data-v-033d2982]:before{content:"\E83A"}.icon-favorite[data-v-033d2982]:before{content:"\E87D"}.icon-favorite_border[data-v-033d2982]:before{content:"\E87E"}.icon-rss_feed[data-v-033d2982]:before{content:"\E0E5"}.icon-volume_off[data-v-033d2982]:before{content:"\E04F"}.icon-volume_up[data-v-033d2982]:before{content:"\E050"}.icon-speaker[data-v-033d2982]:before{content:"\E32D"}.icon-headset[data-v-033d2982]:before{content:"\E310"}.icon-headset_off[data-v-033d2982]:before{content:"\E908"}.icon-label_off[data-v-033d2982]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-033d2982]:before{content:"\E90A"}.icon-label[data-v-033d2982]:before{content:"\E892"}.icon-view_stream[data-v-033d2982]:before{content:"\E8F2"}.icon-short_text[data-v-033d2982]:before{content:"\E261"}.icon-view_agenda[data-v-033d2982]:before{content:"\E8E9"}.icon-drag_handle[data-v-033d2982]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-033d2982]:before{content:"\E061"}.icon-content_cut[data-v-033d2982]:before{content:"\E14E"}.icon-skip_previous[data-v-033d2982]:before{content:"\E045"}.icon-add_location[data-v-033d2982]:before{content:"\E567"}.icon-playlist__play[data-v-033d2982]:before{content:"\E05F"}.icon-playlist__add[data-v-033d2982]:before{content:"\E03B"}.icon-audio_ducking[data-v-033d2982]:before{content:"\E90B"}.icon-comment[data-v-033d2982]:before{content:"\E90C"}.icon-support_agent[data-v-033d2982]:before{content:"\E90D"}.icon-cancel[data-v-033d2982]:before{content:"\E5C9"}.icon-download[data-v-033d2982]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-033d2982]:before{content:"\E90F"}.icon-mic[data-v-033d2982]:before{content:"\E029"}.icon-language[data-v-033d2982]:before{content:"\E9C9"}.icon-play2[data-v-033d2982]:before{content:"\EA15"}.icon-menu2[data-v-033d2982]:before{content:"\E9BE"}.icon-tab[data-v-033d2982]:before{content:"\EA45"}.icon-display[data-v-033d2982]:before{content:"\E956"}.icon-auto_post[data-v-033d2982]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-033d2982]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-033d2982]:before{content:"\EA30"}.icon-film[data-v-033d2982]:before{content:"\E913"}.icon-video_camera[data-v-033d2982]:before{content:"\E914"}.icon-eye[data-v-033d2982]:before{content:"\E9CE"}.icon-notifications[data-v-033d2982]:before{content:"\E911"}.icon-home[data-v-033d2982]:before{content:"\E912"}body[data-v-033d2982]{margin:0}[data-v-033d2982],[data-v-033d2982]:after,[data-v-033d2982]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-033d2982]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-033d2982]{cursor:pointer}.violet[data-v-033d2982]{background-color:#9c27b0!important}.icon-violet[data-v-033d2982]{color:#9c27b0!important}.red[data-v-033d2982]{background-color:#f44336!important}.icon-red[data-v-033d2982]{color:#f44336!important}.orange[data-v-033d2982]{background-color:#ff5722!important}.icon-orange[data-v-033d2982]{color:#ff5722!important}.gray[data-v-033d2982]{background-color:#bdbdbd!important}.icon-gray[data-v-033d2982]{color:#bdbdbd!important}.green[data-v-033d2982]{background-color:#4caf50!important}.icon-green[data-v-033d2982]{color:#4caf50!important}.yellow[data-v-033d2982]{background-color:#fbc02d!important}.icon-yellow[data-v-033d2982]{color:#fbc02d!important}.blue[data-v-033d2982]{background-color:#03a9f4!important}.icon-blue[data-v-033d2982]{color:#03a9f4!important}.gray-blue[data-v-033d2982]{background-color:#546e7a!important}.icon-gray-blue[data-v-033d2982]{color:#546e7a!important}.disabled[data-v-033d2982]{opacity:.5}.selected[data-v-033d2982]{background-color:#6a8896}.selected[data-v-033d2982]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-033d2982]::-webkit-scrollbar{width:8px}body[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-033d2982]{overflow:hidden}.component-container[data-v-033d2982]{height:100%;position:relative}.component-top[data-v-033d2982]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-033d2982],.component-top[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-033d2982]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-033d2982]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-033d2982]:hover{opacity:.5}.component-top__selectors[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-033d2982],.component-top__selectors .component-top__logo select[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-033d2982]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-033d2982]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-033d2982]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-033d2982]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-033d2982]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-033d2982]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-033d2982]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-033d2982]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-033d2982]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-033d2982]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-033d2982]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-033d2982]:hover{color:#ff5722}.component-top__station>a[data-v-033d2982]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-033d2982]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-033d2982]{margin-left:auto}.component-top__actions a[data-v-033d2982]{text-decoration:none}.component-top__actions a[data-v-033d2982]:first-child{margin-right:10px}.required[data-v-033d2982]{color:#ff5722}.cm-container ul li[data-v-033d2982]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-033d2982]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-033d2982]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-033d2982]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-033d2982]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-033d2982],.cm-container .cm-ul li>.cm-ul[data-v-033d2982]:hover,.cm-container li.cm-open>.cm-ul[data-v-033d2982]{display:block!important}.component-player--voice-track[data-v-033d2982]{background:#101010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden;padding:4px 0;border-radius:4px 4px 0 0}.component-player--voice-track .component-top__logo[data-v-033d2982]{-ms-flex-negative:0;flex-shrink:0}.component-player--voice-track .component_player__row[data-v-033d2982]{display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title[data-v-033d2982]{padding:16px;overflow:hidden;width:100%;display:table;position:relative;background:#303030}.component-player--voice-track .component_player__row .component_player__title .component_player__titles[data-v-033d2982]{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title h2[data-v-033d2982]{font-size:24px;line-height:34px;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:20px;width:-webkit-calc(100% - 164px);width:calc(100% - 164px)}.component-player--voice-track .component_player__row .component_player__title .component_player__titles__group[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-player--voice-track .component_player__row .component_player__title h3[data-v-033d2982]{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--voice-track .component_player__row .component_player__title p[data-v-033d2982]{text-transform:uppercase;font-size:12px;margin:0 16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;background:#fff;white-space:nowrap;color:#202020;border-radius:10px;padding:4px 12px}.component-player--voice-track .component_player__row .component_player__title .volumeter[data-v-033d2982]{width:20px;display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title .volumeter canvas[data-v-033d2982]{height:54px;width:6px}.component-player--voice-track .component_player__row .component_player_timer[data-v-033d2982]{display:table-cell;width:98px;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player_timer .time[data-v-033d2982]{font-size:24px;color:#ff5722;margin-right:10px;line-height:1}.component-player--voice-track .component_player__row .component_player_timer .cue[data-v-033d2982]{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--voice-track .component_player__row .component_player_timer .intro[data-v-033d2982]{font-size:14px;padding-right:8px}.component-player--voice-track .component_player__row .component_player_timer .circle[data-v-033d2982]{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--voice-track .component_player__actions[data-v-033d2982]{background:#101010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px}.component-player--voice-track .component_player__actions .edit-controls[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex}.component-player--voice-track .component_player__actions .edit-controls input[data-v-033d2982]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0;margin-right:16px}.component-player--voice-track .component_player__actions .edit-controls input[data-v-033d2982]:focus{border-color:#ff5722}.component-player--voice-track .component_player__actions .edit-controls input[data-v-033d2982]:disabled{opacity:.5}.component-player--voice-track .component_player__actions .edit-controls input[type=date][data-v-033d2982]{max-width:160px}.component-player--voice-track .component_player__actions .edit-controls input[type=date][data-v-033d2982]::-webkit-clear-button,.component-player--voice-track .component_player__actions .edit-controls input[type=date][data-v-033d2982]::-webkit-inner-spin-button{display:none}.component-player--voice-track .component_player__actions .edit-controls input[type=date][data-v-033d2982]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.component-player--voice-track .component_player__actions .edit-controls button[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 24px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-player--voice-track .component_player__actions .edit-controls button[data-v-033d2982]:hover{opacity:.5}.component-player--voice-track .component_player__actions .edit-controls button.button-cancel[data-v-033d2982]{background:none;color:#fff;padding:8px 16px 8px 24px}.component-player--voice-track .component_player__actions .block-date[data-v-033d2982]{text-transform:capitalize}.component-player--voice-track .component_player__actions .block-date h2[data-v-033d2982]{font-family:Roboto Condensed,sans-serif;font-size:16px;margin:0;padding:0;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.component-player--voice-track .component_player__actions .block-date h3[data-v-033d2982]{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--voice-track .component_player__actions .block-gap p[data-v-033d2982]{margin:0}.component-player--voice-track .component_player__actions .block-gap p[data-v-033d2982]:last-child{color:#ff5722}.component-player--voice-track .component_player__actions .block-gap p span[data-v-033d2982]{font-weight:700;color:#fff}.component-player--voice-track .component_player__actions__buttons a[data-v-033d2982]{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--voice-track .component_player__actions__buttons a[data-v-033d2982]:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--voice-track[data-v-033d2982]{background:#202020;position:relative}.component-player-controlbar--voice-track .progress-bar[data-v-033d2982]{position:absolute;height:6px;width:100%;background:hsla(0,0%,100%,.2);cursor:pointer}.component-player-controlbar--voice-track .progress-bar[data-v-033d2982]:hover{height:10px;top:-2px}.component-player-controlbar--voice-track .progress-bar:hover .progress-bar__pro[data-v-033d2982]{height:10px}.component-player-controlbar--voice-track .progress-bar .progress-bar__pro[data-v-033d2982]{height:6px;position:absolute;top:0;left:0;width:70%;background:#ff5722}.component-player-controlbar--voice-track .progress-bar .progress-bar__seek-bar[data-v-033d2982]{height:10px;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.3)}.component-player-controlbar--voice-track .progress-bar .progress-bar__seek[data-v-033d2982]{height:20px;bottom:14px;display:block;cursor:pointer;background:#202020;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player-controlbar--voice-track .component-player-controlbar__controls[data-v-033d2982]{height:48px;padding:10px 8px 8px}.component-player-controlbar--voice-track .component-player-controlbar__controls a[data-v-033d2982]{text-decoration:none;font-size:21px;padding:0 5px;height:32px;line-height:32px}.component-player-controlbar--voice-track .component-player-controlbar__controls a.icon-26[data-v-033d2982]{font-size:19px}.component-player-controlbar--voice-track .component-player-controlbar__controls a.active.icon-fiber_manual_record[data-v-033d2982]{color:red}.component-player-controlbar--voice-track .component-player-controlbar__controls a[data-v-033d2982]:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--voice-track .component-player-controlbar__controls a.auto[data-v-033d2982]{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player-controlbar--voice-track .component-player-controlbar__controls a.active[data-v-033d2982]{color:#ff5722}.component-player__playlist--alert[data-v-033d2982]{width:100%;height:-webkit-calc(100vh - 178px);height:calc(100vh - 178px);margin:8px 0}.component-player__playlist--alert div[data-v-033d2982]{padding:8px 16px;background-color:#202020;border-radius:4px}.component-player__playlist--voice-track[data-v-033d2982]{width:100%;background-color:#202020;height:-webkit-calc(100% - 56px);height:calc(100% - 56px);border-radius:4px}.component-player__playlist--voice-track .time[data-v-033d2982]{display:table-cell;padding-left:8px;width:70px}.component-player__playlist--voice-track .length[data-v-033d2982]{display:table-cell;width:60px}.component-player__playlist--voice-track .event[data-v-033d2982]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist--voice-track .event span[data-v-033d2982]{font-size:18px;vertical-align:middle}.component-player__playlist--voice-track .event .dropdown[data-v-033d2982]{position:absolute;right:-5px;top:5px}.component-player__playlist--voice-track .event.event-comment[data-v-033d2982]{white-space:normal}.component-player__playlist--voice-track .event.event-comment div[data-v-033d2982]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist--voice-track .event.event-comment div span[data-v-033d2982]{padding-right:4px}.component-player__playlist--voice-track .event.event-error[data-v-033d2982]{color:tomato}.component-player__playlist--voice-track .performer[data-v-033d2982]{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist--voice-track .category[data-v-033d2982]{display:table-cell;width:120px;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player__playlist--voice-track .status[data-v-033d2982]{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist--voice-track .status span[data-v-033d2982]{font-size:18px;vertical-align:middle}.component-player__playlist--voice-track .status .icon-brightness_1[data-v-033d2982]{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist--voice-track .actions[data-v-033d2982]{width:88px;display:table-cell;padding-right:8px}.component-player__playlist--voice-track .actions a[data-v-033d2982]{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist--voice-track .actions a[data-v-033d2982]:hover{opacity:.5}.component-player__playlist--voice-track .component-player__playlist__header[data-v-033d2982]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist--voice-track .component-player__playlist_ul[data-v-033d2982]{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable[data-v-033d2982]{height:-webkit-calc(100vh - 178px);height:calc(100vh - 178px);overflow-y:overlay}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable[data-v-033d2982]::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable[data-v-033d2982]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable[data-v-033d2982]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist--voice-track .component-player__playlist_ul li[data-v-033d2982]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist--voice-track .component-player__playlist_ul li.select[data-v-033d2982]{background-color:#ff5722}.component-player__playlist--voice-track .component-player__playlist_ul li.recording[data-v-033d2982]{background-color:#6a8896}.component-player__playlist--voice-track .component-player__playlist_ul li.etm[data-v-033d2982],.component-player__playlist--voice-track .component-player__playlist_ul li.voicetrack[data-v-033d2982]{background-color:#404040}.component-player__playlist--voice-track .component-player__playlist_ul li.voicetrack .event[data-v-033d2982]{color:#f779ff}.component-player__playlist--voice-track .component-player__playlist_ul li[data-v-033d2982]:last-child{border-bottom:1px solid #202020}.sm .component-player--voice-track .component_player__actions[data-v-033d2982]{position:relative;padding:24px 0 8px 16px;border-bottom:1px solid #303030}.sm .component-player--voice-track .component_player__actions .edit-controls button[data-v-033d2982]{font-size:12px}.sm .component-player--voice-track .component_player__actions .block-date[data-v-033d2982]{position:absolute;top:8px}.sm .component-player--voice-track .component_player__actions .block-date h2[data-v-033d2982]{font-size:12px}.md .component-player--voice-track .component_player__actions[data-v-033d2982]{padding:16px 4px 16px 16px;border-bottom:1px solid #303030}.md .component-player--voice-track .component_player__actions .block-date h2[data-v-033d2982],.md .component-player--voice-track .component_player__actions .edit-controls button[data-v-033d2982]{font-size:12px}.lg .component-player-controlbar .component-player-controlbar__controls a[data-v-033d2982]{font-size:28px;padding:0 8px}.lg .component-player-controlbar .component-player-controlbar__controls a.icon-26[data-v-033d2982]{font-size:26px}.lg .component-player__playlist .time[data-v-033d2982]{width:80px}.md .category[data-v-033d2982],.md .performer[data-v-033d2982],.sm .category[data-v-033d2982],.sm .performer[data-v-033d2982]{display:none}.voiceTrack[data-v-033d2982]{display:grid;gap:8px;padding:0 16px 16px}.voiceTrack__modal[data-v-033d2982]{grid-template-columns:1fr}.voiceTrack .component-container[data-v-033d2982]{padding:0 8px 8px;background:#101010;border-radius:4px}.voiceTrack__editor[data-v-033d2982]{display:grid;grid-template-columns:auto 96px;grid-template-rows:auto 64px;gap:8px;padding:8px;border-radius:4px;background:#101010}.component-modal[data-v-033d2982]{width:auto;z-index:50}.component-modal__header[data-v-033d2982]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.component-modal__header i[data-v-033d2982]{position:static}.component-modal-overlay[data-v-033d2982]{z-index:49}.voice-track__container-voice{position:relative;border-radius:4px;background:#202020;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.voice-track__container-voice::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.voice-track__container-voice::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.voice-track__container-voice::-webkit-scrollbar-corner{background-color:rgba(32,32,32,.7)}.voice-track__container-voice::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.voice-track__container-voice.recording .voiceTrack__sound-waves:nth-child(3) .voiceTrack__sound-waves__waves{scroll-snap-align:end}.voice-track__container-voice__sounds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.voice-track__container-voice__line-end,.voice-track__container-voice__line-position,.voice-track__container-voice__line-start{position:absolute;top:0;bottom:0;border:1px solid #ff0}.voice-track__container-voice__line-position div{position:absolute;bottom:0;background:#ff0;color:#000;padding:4px 8px;border-radius:0 4px 0 0}.soundRec-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px;height:200px;position:relative}.soundRec-message div{background:#303030;padding:16px 24px;border-radius:4px}.soundRec-message div span{background:#fff;color:#303030;padding:4px 8px;border-radius:8px;font-weight:700;text-transform:uppercase;margin:0 4px}.voiceTrack__sound-waves{display:-webkit-box;display:-ms-flexbox;display:flex;width:inherit;height:200px;position:relative;border-top:1px solid #606060;border-bottom:1px solid #606060;min-width:760px;overflow:hidden}.voiceTrack__sound-waves:first-child .voiceTrack__sound-waves__waves,.voiceTrack__sound-waves:nth-child(3) .voiceTrack__sound-waves__waves{position:relative}.voiceTrack__sound-waves:nth-child(2) .voiceTrack__sound-waves__waves{background:#ff5722 url(/static/assets/images/sound-wave.png);background-repeat:no-repeat;background-size:cover;background-position:0;margin-left:30%;width:40%;position:relative}.voiceTrack__sound-waves__waves{background-repeat:no-repeat;background-size:cover;background-position:0;width:100%}.voiceTrack__sound-waves__waves__title{color:#fff;padding:4px 8px;position:absolute;z-index:2;width:100%;background:rgba(0,0,0,.15);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:25px}.voiceTrack__sound-waves__waves__overlay{background:#20eaa5;width:100%;height:100%;mix-blend-mode:overlay}.voiceTrack__sound-waves__waves__fade{position:absolute;width:3px;height:100%;top:0;background:red}.voiceTrack__sound-waves__waves.editable{cursor:move}.voiceTrack__sound-waves__edit{position:absolute;width:25%;z-index:1;top:0;bottom:0}.voiceTrack__sound-waves__edit__zone{cursor:move;position:absolute;left:5px;right:5px;top:0;bottom:0;z-index:2;background:rgba(0,0,0,.1)}.voiceTrack__sound-waves__edit__left{left:2px}.voiceTrack__sound-waves__edit__right{right:4px}.voiceTrack__sound-waves__edit__left,.voiceTrack__sound-waves__edit__right{z-index:2;position:absolute;top:0;bottom:0;width:2px;background:#ff0;cursor:e-resize}.sound-rec{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:200px;position:relative;border-top:1px solid #606060;border-bottom:1px solid #606060;background:#4d5f79}.sound-rec__container-timer{position:absolute;top:0;left:0;right:0;height:25px;background:rgba(0,0,0,.15)}.sound-rec__container-timer__timer{position:absolute;top:2px;left:8px;background:#fff;color:#000;border-radius:4px;padding:2px 4px}.sound-rec__container-timer__timer i{font-size:12px;color:tomato}.voiceTrack__vumeter{width:96px;height:auto;background:#202020;border-radius:4px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.voiceTrack__vumeter__info{margin-left:8px}.voiceTrack__vumeter__info ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0;list-style:none;height:100%;color:#fafafa}.voiceTrack__vumeter__player{background:#101010;width:32px;height:auto;position:relative}.voiceTrack__vumeter__player:before{left:-8px}.voiceTrack__vumeter__player:after,.voiceTrack__vumeter__player:before{content:"";display:block;position:absolute;width:4px;height:56px;background:green;top:36px}.voiceTrack__vumeter__player:after{right:-8px}.voiceTrack__controls{height:64px;width:100%;grid-column:1/3;border-radius:4px;padding:16px 0 4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.voiceTrack__controls__config,.voiceTrack__controls__player,.voiceTrack__controls__rec{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;position:relative;background:#202020;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voiceTrack__controls__config label,.voiceTrack__controls__player label,.voiceTrack__controls__rec label{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#fff;text-transform:uppercase;position:absolute;top:-20px;left:0}.voiceTrack__controls__rec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;border-radius:4px}.voiceTrack__controls__rec__save{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 40px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.voiceTrack__controls__rec__save:hover{opacity:.5}.voiceTrack__controls__button{width:54px!important;height:32px;-webkit-appearance:none;border:none;outline:none;background:#202020!important;border-radius:4px;font-size:32px;line-break:36px;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:960px){.voiceTrack__controls__button{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.voiceTrack__controls__button:hover{opacity:.7}}.voiceTrack__controls__button i{color:#eee}.voiceTrack__controls__button:disabled{opacity:.5;cursor:default}[class*=" icon-"][data-v-77116d2f],[class^=icon-][data-v-77116d2f]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-77116d2f]:before{content:"\E907"}.icon-play_fade[data-v-77116d2f]:before{content:"\E905"}.icon-stop_fade[data-v-77116d2f]:before{content:"\E906"}.icon-ic_piramide[data-v-77116d2f]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-77116d2f]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-77116d2f]:before{content:"\E904"}.icon-application[data-v-77116d2f]:before{content:"\E901"}.icon-thermometer[data-v-77116d2f]:before{content:"\E902"}.icon-schedule[data-v-77116d2f]:before{content:"\E8B5"}.icon-add[data-v-77116d2f]:before{content:"\E145"}.icon-add_box[data-v-77116d2f]:before{content:"\E146"}.icon-arrow_drop_down[data-v-77116d2f]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-77116d2f]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-77116d2f]:before{content:"\E227"}.icon-audiotrack[data-v-77116d2f]:before{content:"\E3A1"}.icon-brightness_1[data-v-77116d2f]:before{content:"\E3A6"}.icon-build[data-v-77116d2f]:before{content:"\E869"}.icon-check[data-v-77116d2f]:before{content:"\E5CA"}.icon-close[data-v-77116d2f]:before{content:"\E5CD"}.icon-cloud_queue[data-v-77116d2f]:before{content:"\E2C2"}.icon-content_copy[data-v-77116d2f]:before{content:"\E14D"}.icon-create_new_folder[data-v-77116d2f]:before{content:"\E2CC"}.icon-date_range[data-v-77116d2f]:before{content:"\E916"}.icon-delete[data-v-77116d2f]:before{content:"\E872"}.icon-eject[data-v-77116d2f]:before{content:"\E8FB"}.icon-error_outline[data-v-77116d2f]:before{content:"\E001"}.icon-folder[data-v-77116d2f]:before{content:"\E2C7"}.icon-link[data-v-77116d2f]:before{content:"\E157"}.icon-more_horiz[data-v-77116d2f]:before{content:"\E5D3"}.icon-more_vert[data-v-77116d2f]:before{content:"\E5D4"}.icon-pause[data-v-77116d2f]:before{content:"\E034"}.icon-person_outline[data-v-77116d2f]:before{content:"\E7FF"}.icon-play_arrow[data-v-77116d2f]:before{content:"\E037"}.icon-radio[data-v-77116d2f]:before{content:"\E03E"}.icon-refresh[data-v-77116d2f]:before{content:"\E5D5"}.icon-search[data-v-77116d2f]:before{content:"\E8B6"}.icon-settings[data-v-77116d2f]:before{content:"\E8B8"}.icon-skip_next[data-v-77116d2f]:before{content:"\E044"}.icon-stop[data-v-77116d2f]:before{content:"\E047"}.icon-view_quilt[data-v-77116d2f]:before{content:"\E8F1"}.icon-mode_edit[data-v-77116d2f]:before{content:"\E254"}.icon-star[data-v-77116d2f]:before{content:"\E838"}.icon-star_border[data-v-77116d2f]:before{content:"\E83A"}.icon-favorite[data-v-77116d2f]:before{content:"\E87D"}.icon-favorite_border[data-v-77116d2f]:before{content:"\E87E"}.icon-rss_feed[data-v-77116d2f]:before{content:"\E0E5"}.icon-volume_off[data-v-77116d2f]:before{content:"\E04F"}.icon-volume_up[data-v-77116d2f]:before{content:"\E050"}.icon-speaker[data-v-77116d2f]:before{content:"\E32D"}.icon-headset[data-v-77116d2f]:before{content:"\E310"}.icon-headset_off[data-v-77116d2f]:before{content:"\E908"}.icon-label_off[data-v-77116d2f]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-77116d2f]:before{content:"\E90A"}.icon-label[data-v-77116d2f]:before{content:"\E892"}.icon-view_stream[data-v-77116d2f]:before{content:"\E8F2"}.icon-short_text[data-v-77116d2f]:before{content:"\E261"}.icon-view_agenda[data-v-77116d2f]:before{content:"\E8E9"}.icon-drag_handle[data-v-77116d2f]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-77116d2f]:before{content:"\E061"}.icon-content_cut[data-v-77116d2f]:before{content:"\E14E"}.icon-skip_previous[data-v-77116d2f]:before{content:"\E045"}.icon-add_location[data-v-77116d2f]:before{content:"\E567"}.icon-playlist__play[data-v-77116d2f]:before{content:"\E05F"}.icon-playlist__add[data-v-77116d2f]:before{content:"\E03B"}.icon-audio_ducking[data-v-77116d2f]:before{content:"\E90B"}.icon-comment[data-v-77116d2f]:before{content:"\E90C"}.icon-support_agent[data-v-77116d2f]:before{content:"\E90D"}.icon-cancel[data-v-77116d2f]:before{content:"\E5C9"}.icon-download[data-v-77116d2f]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-77116d2f]:before{content:"\E90F"}.icon-mic[data-v-77116d2f]:before{content:"\E029"}.icon-language[data-v-77116d2f]:before{content:"\E9C9"}.icon-play2[data-v-77116d2f]:before{content:"\EA15"}.icon-menu2[data-v-77116d2f]:before{content:"\E9BE"}.icon-tab[data-v-77116d2f]:before{content:"\EA45"}.icon-display[data-v-77116d2f]:before{content:"\E956"}.icon-auto_post[data-v-77116d2f]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-77116d2f]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-77116d2f]:before{content:"\EA30"}.icon-film[data-v-77116d2f]:before{content:"\E913"}.icon-video_camera[data-v-77116d2f]:before{content:"\E914"}.icon-eye[data-v-77116d2f]:before{content:"\E9CE"}.icon-notifications[data-v-77116d2f]:before{content:"\E911"}.icon-home[data-v-77116d2f]:before{content:"\E912"}body[data-v-77116d2f]{margin:0}[data-v-77116d2f],[data-v-77116d2f]:after,[data-v-77116d2f]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-77116d2f]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-77116d2f]{cursor:pointer}.violet[data-v-77116d2f]{background-color:#9c27b0!important}.icon-violet[data-v-77116d2f]{color:#9c27b0!important}.red[data-v-77116d2f]{background-color:#f44336!important}.icon-red[data-v-77116d2f]{color:#f44336!important}.orange[data-v-77116d2f]{background-color:#ff5722!important}.icon-orange[data-v-77116d2f]{color:#ff5722!important}.gray[data-v-77116d2f]{background-color:#bdbdbd!important}.icon-gray[data-v-77116d2f]{color:#bdbdbd!important}.green[data-v-77116d2f]{background-color:#4caf50!important}.icon-green[data-v-77116d2f]{color:#4caf50!important}.yellow[data-v-77116d2f]{background-color:#fbc02d!important}.icon-yellow[data-v-77116d2f]{color:#fbc02d!important}.blue[data-v-77116d2f]{background-color:#03a9f4!important}.icon-blue[data-v-77116d2f]{color:#03a9f4!important}.gray-blue[data-v-77116d2f]{background-color:#546e7a!important}.icon-gray-blue[data-v-77116d2f]{color:#546e7a!important}.disabled[data-v-77116d2f]{opacity:.5}.selected[data-v-77116d2f]{background-color:#6a8896}.selected[data-v-77116d2f]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-77116d2f]::-webkit-scrollbar{width:8px}body[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-77116d2f]{overflow:hidden}.component-container[data-v-77116d2f]{height:100%;position:relative}.component-top[data-v-77116d2f]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-77116d2f],.component-top[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-77116d2f]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-77116d2f]:hover{opacity:.5}.component-top__selectors[data-v-77116d2f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-77116d2f],.component-top__selectors .component-top__logo select[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-77116d2f]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-77116d2f]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-77116d2f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-77116d2f]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-77116d2f]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-77116d2f]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-77116d2f]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-77116d2f]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-77116d2f]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-77116d2f]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-77116d2f]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-77116d2f]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-77116d2f]:hover{color:#ff5722}.component-top__station>a[data-v-77116d2f]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-77116d2f]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-77116d2f]{margin-left:auto}.component-top__actions a[data-v-77116d2f]{text-decoration:none}.component-top__actions a[data-v-77116d2f]:first-child{margin-right:10px}.required[data-v-77116d2f]{color:#ff5722}.cm-container ul li[data-v-77116d2f]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-77116d2f]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-77116d2f]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-77116d2f]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-77116d2f]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-77116d2f],.cm-container .cm-ul li>.cm-ul[data-v-77116d2f]:hover,.cm-container li.cm-open>.cm-ul[data-v-77116d2f]{display:block!important}.component-library[data-v-77116d2f]{background-color:#303030;position:relative}.component-library .component-library__search[data-v-77116d2f]{height:48px;padding:0 16px;display:grid;grid-template-columns:48px 48px 1fr 120px;width:100%}.component-library .component-library__search a[data-v-77116d2f]{text-decoration:none;font-size:24px;line-height:48px;padding:0 16px;height:48px;display:table-cell;width:24px}.component-library .component-library__search a[data-v-77116d2f]:hover{opacity:.5}.component-library .component-library__search a.clear-all[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:120px}.component-library .component-library__search a.clear-all.disabled[data-v-77116d2f]{opacity:.5}.component-library .component-library__search input[data-v-77116d2f]{background-color:#202020;color:#fff;border:none;font-size:12px;height:32px;border-radius:4px;line-height:32px;padding:0 12px;margin-left:16px;width:-webkit-calc(100% - 36px);width:calc(100% - 36px);position:relative;top:-5px}.component-library .component-library__search__suggestions[data-v-77116d2f]{position:relative;z-index:9}.component-library .component-library__search__suggestions .vue-simple-suggest[data-v-77116d2f]{background:#202020;position:absolute;right:12px;left:12px;top:6px;border-radius:4px;padding-top:8px}.component-library .component-library__search__suggestions .vue-simple-suggest input[data-v-77116d2f]{margin-left:0}.component-library .component-library__search__suggestions .vue-simple-suggest strong[data-v-77116d2f]{margin:8px;text-transform:uppercase}.component-library .component-library__search__suggestions .vue-simple-suggest ul[data-v-77116d2f]{list-style:none;margin:4px 0 0;padding:0;z-index:100}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-77116d2f]{cursor:pointer;padding:4px 8px}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-77116d2f]:hover{background-color:#303030}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.hover[data-v-77116d2f]{background:#303030!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-77116d2f]{background:#202020!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-77116d2f]:hover{background:#303030!important}.component-library .component-library__colors[data-v-77116d2f]{height:48px;padding:0 8px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__colors span[data-v-77116d2f]{text-decoration:none;color:#fff;font-size:12px;padding-left:8px}.component-library .component-library__colors a[data-v-77116d2f]{text-decoration:none;padding:12px 0 12px 16px;display:inline-block;vertical-align:middle}.component-library .component-library__colors a span[data-v-77116d2f]{width:24px;height:24px;border-radius:50%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.component-library .component-library__colors a span.active[data-v-77116d2f]{border:3px solid #fff;width:32px;height:32px}.component-library .component-library__colors a[data-v-77116d2f]:hover{opacity:.5}.component-library .component-library__colors[data-v-77116d2f]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__colors[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__colors[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__assets[data-v-77116d2f]{height:48px;padding:0 16px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__assets span[data-v-77116d2f]{text-decoration:none;color:#fff;font-size:12px}.component-library .component-library__assets a[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;padding:0 8px;margin-left:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.component-library .component-library__assets a[data-v-77116d2f]:hover{opacity:.5}.component-library .component-library__assets a.active[data-v-77116d2f]{background:#ff5722;border-radius:12px}.component-library .component-library__assets[data-v-77116d2f]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__assets[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__assets[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results[data-v-77116d2f]{white-space:nowrap;overflow:hidden;font-size:0;background-color:#202020;height:-webkit-calc(100vh - 296px);height:calc(100vh - 296px)}.component-library .component-library__results .searchresults ul .scrollable[data-v-77116d2f]{max-height:104px!important}.component-library .component-library__results .component-library__categories[data-v-77116d2f]{width:100%;background-color:#202020;height:160px;overflow:hidden}.component-library .component-library__results .component-library__categories .search-results__title[data-v-77116d2f]{padding:8px}.component-library .component-library__results .component-library__categories .search-results__title span[data-v-77116d2f]{width:24px;height:24px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:24px;padding-left:5px}.component-library .component-library__results .component-library__categories .search-results__title p[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;width:230px;display:inline-block;text-transform:uppercase;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.component-library .component-library__results .component-library__categories .scrollable[data-v-77116d2f]{max-height:160px;overflow-y:overlay}.component-library .component-library__results .component-library__categories .scrollable[data-v-77116d2f]::-webkit-scrollbar{width:12px;cursor:pointer}.component-library .component-library__results .component-library__categories .scrollable[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__results .component-library__categories .scrollable[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results .component-library__categories .active[data-v-77116d2f]{background:#6a8896}.component-library__playlist[data-v-77116d2f]{background-color:#202020;vertical-align:top;width:100%;font-size:14px}.component-library__playlist .scrollable-horiz[data-v-77116d2f]{height:-webkit-calc(100vh - 455px);height:calc(100vh - 455px);overflow:auto}.component-library__playlist .scrollable-horiz[data-v-77116d2f]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library__playlist .scrollable-horiz[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library__playlist .scrollable-horiz[data-v-77116d2f]::-webkit-scrollbar-corner{background-color:rgba(32,32,32,.7)}.component-library__playlist .scrollable-horiz[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library__playlist .length[data-v-77116d2f]{margin-right:8px}.component-library__playlist .title[data-v-77116d2f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.component-library__playlist .title span[data-v-77116d2f]{font-size:14px;vertical-align:middle}.component-library__playlist .artist[data-v-77116d2f],.component-library__playlist .category[data-v-77116d2f],.component-library__playlist .length[data-v-77116d2f]{overflow:hidden;text-overflow:ellipsis;margin-right:8px;white-space:nowrap}.component-library__playlist .artist span[data-v-77116d2f],.component-library__playlist .category span[data-v-77116d2f],.component-library__playlist .length span[data-v-77116d2f]{font-size:14px;vertical-align:middle}.component-library__playlist .category[data-v-77116d2f]{margin-right:8px}.component-library__playlist .date[data-v-77116d2f],.component-library__playlist .dateWithPerformer[data-v-77116d2f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;margin-right:8px}.component-library__playlist .date span[data-v-77116d2f],.component-library__playlist .dateWithPerformer span[data-v-77116d2f]{font-size:14px;vertical-align:middle}.component-library__playlist .dateWithPerformer[data-v-77116d2f]{display:none}.component-library__playlist .actions[data-v-77116d2f]{width:72px}.component-library__playlist .actions a[data-v-77116d2f]{font-size:18px;padding-right:8px;text-decoration:none}.component-library__playlist .actions a[data-v-77116d2f]:hover{opacity:.5}.component-library__playlist .component-library__playlist__header[data-v-77116d2f]{text-transform:uppercase;height:32px;line-height:32px;border-bottom:1px solid #303030;top:0;background:#202020;display:grid}.component-library__playlist .component-library__playlist__header span[data-v-77116d2f]{line-height:32px;font-size:24px;height:32px}.component-library__playlist .component-library__playlist_ul[data-v-77116d2f]{list-style:none;margin:0;padding:0}.component-library__playlist .component-library__playlist_ul li[data-v-77116d2f]{height:32px;line-height:32px;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;border-bottom:1px solid #303030;cursor:pointer}.component-library__playlist .component-library__playlist_ul li[data-v-77116d2f]:last-child{border-bottom:0}.component-library__playlist .component-library__playlist_ul li[data-v-77116d2f]:hover{background-color:#303030}.component-library__playlist .component-library__playlist_ul li .selected[data-v-77116d2f]{background-color:#6a8896}.component-library__playlist__items-count[data-v-77116d2f]{height:24px;line-height:24px;display:table;width:100%}.component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-77116d2f]{width:296px;display:none;height:24px;background-color:#202020}.component-library__playlist__items-count .component-library__playlist__items-count--right[data-v-77116d2f]{text-align:center;display:table-cell;width:auto;font-size:12px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif}.component-library__playlist__items-count .component-library__playlist__items-count--right a[data-v-77116d2f]:hover{text-decoration:underline}.component-modal--trim legend[data-v-77116d2f]{margin-bottom:8px!important}.component-modal[data-v-77116d2f]{position:absolute;top:50%;z-index:21;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#202020;padding:24px;border-radius:4px;width:480px;max-width:-webkit-calc(100% - 32px);max-width:calc(100% - 32px);margin:0 auto}.component-modal .icon-close[data-v-77116d2f]{position:absolute;top:24px;right:24px;text-decoration:none}.component-modal .icon-close[data-v-77116d2f]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar[data-v-77116d2f]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.component-modal .component-modal__controlbar a[data-v-77116d2f]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar a.active[data-v-77116d2f]{color:#ff5722}.component-modal .component-modal__timecode[data-v-77116d2f]{position:absolute;top:56px;right:0}.component-modal .component-modal__title[data-v-77116d2f]{opacity:.5}.component-modal .component-modal__seekbar[data-v-77116d2f]{position:relative;height:48px;width:100%;cursor:pointer;margin:16px 0}.component-modal .component-modal__seekbar .component-modal__seekbar__mark[data-v-77116d2f]{width:1px;height:48px;background:#7cb342;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar .component-modal__seekbar__mark--out[data-v-77116d2f]{right:0;left:auto;background:tomato}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar[data-v-77116d2f]{height:48px;background:#ff5722;position:absolute;top:0;left:0;z-index:1;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar--seek[data-v-77116d2f]{background:hsla(0,0%,100%,.2);height:48px;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__intro[data-v-77116d2f]{width:1px;height:48px;background:#fff;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar__sound-wave[data-v-77116d2f]{position:absolute;top:0;left:0;width:100%;background:#000}.component-modal .component-modal__seekbar__sound-wave img[data-v-77116d2f]{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-modal .component-modal__row[data-v-77116d2f]{overflow:auto}.component-modal .component-modal__row--visible[data-v-77116d2f]{overflow:visible;position:relative}.component-modal .component-modal__row--half[data-v-77116d2f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-modal .component-modal__row--half .component-modal__column--half[data-v-77116d2f]{width:-webkit-calc(50% - 8px);width:calc(50% - 8px)}.component-modal .component-modal__blank[data-v-77116d2f]{height:24px}.component-modal .component-modal__column[data-v-77116d2f]{width:40%!important;float:right!important}.component-modal .component-modal__colors[data-v-77116d2f]{white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-bottom:16px}.component-modal .component-modal__colors a[data-v-77116d2f]{text-decoration:none;padding:24px 8px 0;display:inline-block;vertical-align:middle}.component-modal .component-modal__colors a[data-v-77116d2f]:first-child{padding-left:0}.component-modal .component-modal__colors a[data-v-77116d2f]:hover{opacity:.5}.component-modal .component-modal__colors a span[data-v-77116d2f]{width:24px;height:24px;border-radius:50%;display:block}.component-modal .component-modal__colors a span.active[data-v-77116d2f]{border:2px solid #fff}.component-modal .component-modal__colors[data-v-77116d2f]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-modal .component-modal__colors[data-v-77116d2f]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal .component-modal__colors[data-v-77116d2f]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal .component-modal-input--half[data-v-77116d2f]{width:50%!important}.component-modal .component-modal-input--rename[data-v-77116d2f]{width:100%!important}.component-modal .component-modal-input[data-v-77116d2f]{position:relative;float:left;width:-webkit-calc(60% - 16px);width:calc(60% - 16px)}.component-modal .component-modal-input__actions[data-v-77116d2f]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input__actions a[data-v-77116d2f]{padding-left:8px;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-input__actions a[data-v-77116d2f]:hover{opacity:.7}.component-modal .component-modal-input input[data-v-77116d2f]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:44px;padding:16px 0 0;margin-bottom:16px}.component-modal .component-modal-input input[data-v-77116d2f]:focus{border-color:#ff5722}.component-modal .component-modal-input input[data-v-77116d2f]:disabled{opacity:.5}.component-modal .component-modal-input input[type=range][data-v-77116d2f]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.component-modal .component-modal-input input[type=range][data-v-77116d2f]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.component-modal .component-modal-input input[type=range][data-v-77116d2f]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.component-modal .component-modal-input input[type=range][data-v-77116d2f]:focus{outline:none}.component-modal .component-modal-input input[type=range][data-v-77116d2f]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.component-modal .component-modal-input input[type=range][data-v-77116d2f]::-moz-range-thumb:active{transform:scale(1.1)}.component-modal .component-modal-input input[type=radio][data-v-77116d2f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative;margin:4px 0}.component-modal .component-modal-input input[type=radio][data-v-77116d2f]:active,.component-modal .component-modal-input input[type=radio][data-v-77116d2f]:checked,.component-modal .component-modal-input input[type=radio][data-v-77116d2f]:checked:active{background-color:#fff}.component-modal .component-modal-input input[type=radio][data-v-77116d2f]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal .component-modal-input select[data-v-77116d2f]{background-color:#202020;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:44px;padding:16px 24px 0 0;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.component-modal .component-modal-input select.unformatted[data-v-77116d2f]{text-transform:none}.component-modal .component-modal-input label[data-v-77116d2f]{position:absolute;top:0;display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-modal .component-modal-input label.label-radio[data-v-77116d2f]{top:-4px;color:#fff;width:auto;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 32px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input.has-error input[data-v-77116d2f]{border-bottom:1px solid tomato}.component-modal .component-modal-input.has-error label[data-v-77116d2f]{color:tomato}.component-modal legend[data-v-77116d2f]{font-size:24px;line-height:1.2;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:-webkit-calc(100% - 48px);max-width:calc(100% - 48px)}.component-modal button[data-v-77116d2f]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-modal button[data-v-77116d2f]:hover{opacity:.5}.component-modal button.button-cancel[data-v-77116d2f]{background:none;color:#fff}.component-modal .component-modal-checkbox[data-v-77116d2f]{height:20px;margin-top:8px;margin-bottom:8px}.component-modal .component-modal-checkbox label[data-v-77116d2f]{display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-checkbox input[data-v-77116d2f]{margin:0 8px 0 0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-77116d2f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-77116d2f]:active,.component-modal .component-modal-checkbox input[type=checkbox][data-v-77116d2f]:checked,.component-modal .component-modal-checkbox input[type=checkbox][data-v-77116d2f]:checked:active{background-color:#fff}.component-modal .component-modal-checkbox input[type=checkbox][data-v-77116d2f]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal-overlay[data-v-77116d2f]{z-index:20;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;bottom:0;right:0}.lg .component-library .component-library__results .searchresults ul .scrollable[data-v-77116d2f]{max-height:-webkit-calc(100vh - 353px)!important;max-height:calc(100vh - 353px)!important}.lg .component-library .component-library__results .component-library__categories[data-v-77116d2f]{display:inline-block;width:210px;height:auto}.lg .component-library .component-library__results .component-library__categories .scrollable[data-v-77116d2f]{max-height:-webkit-calc(100vh - 298px);max-height:calc(100vh - 298px)}.lg .component-library__playlist[data-v-77116d2f]{display:inline-block;width:-webkit-calc(100% - 210px);width:calc(100% - 210px);padding-left:4px}.lg .component-library__playlist .scrollable-horiz[data-v-77116d2f]{height:-webkit-calc(100vh - 295px);height:calc(100vh - 295px)}.lg .component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-77116d2f]{width:210px;display:table-cell}.lg .component-library__results .component-library__categories[data-v-77116d2f]{overflow:visible}.lg .component-library__results .component-library__categories p[data-v-77116d2f]{width:118px}.input-switch[data-v-77116d2f]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-77116d2f]{position:relative;display:inline-block;width:30px;max-width:30px;height:17px;margin-top:8px}.input-switch .switch input[data-v-77116d2f]{opacity:0;width:0;height:0}.input-switch .slider[data-v-77116d2f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-77116d2f]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-77116d2f]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-77116d2f]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-77116d2f]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-77116d2f]{border-radius:34px}.input-switch .slider.round[data-v-77116d2f]:before{border-radius:50%}.input-switch label[data-v-77116d2f]{overflow:visible}.custom-columns .component-library__playlist_ul li.li-header[data-v-77116d2f]{text-transform:uppercase;position:sticky;top:0;background:#202020;z-index:1}.custom-columns .component-library__playlist_ul li.li-header div[data-v-77116d2f]:hover{background:#404040}.custom-columns .component-library__playlist_ul li.columns-1[data-v-77116d2f]{grid-template-columns:auto}.custom-columns .component-library__playlist_ul li.columns-2[data-v-77116d2f]{grid-template-columns:repeat(2,auto)}.custom-columns .component-library__playlist_ul li.columns-3[data-v-77116d2f]{grid-template-columns:repeat(3,auto)}.custom-columns .component-library__playlist_ul li.columns-4[data-v-77116d2f]{grid-template-columns:repeat(4,auto)}.custom-columns .component-library__playlist_ul li.columns-5[data-v-77116d2f]{grid-template-columns:repeat(5,auto)}.custom-columns .component-library__playlist_ul li.columns-6[data-v-77116d2f]{grid-template-columns:repeat(6,auto)}.custom-columns .component-library__playlist_ul li .title[data-v-77116d2f]{width:200px;max-width:200px}.custom-columns .component-library__playlist_ul li .title.with-cue[data-v-77116d2f]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .title p[data-v-77116d2f]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .artist[data-v-77116d2f]{width:200px;max-width:200px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .artist.with-cue[data-v-77116d2f]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .artist p[data-v-77116d2f]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .code[data-v-77116d2f]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .code.with-cue[data-v-77116d2f]{width:150px;max-width:150px;margin-left:4px}.custom-columns .component-library__playlist_ul li .code p[data-v-77116d2f]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .date[data-v-77116d2f],.custom-columns .component-library__playlist_ul li .length[data-v-77116d2f]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .date.with-cue[data-v-77116d2f],.custom-columns .component-library__playlist_ul li .length.with-cue[data-v-77116d2f]{width:150px;max-width:150px;margin-left:4px}.component-modal__image[data-v-77116d2f]{width:100%;margin-top:16px;border-radius:4px}.component-modal__legend[data-v-77116d2f]{text-align:center}.voiceTrack__player{margin-top:-16px}.voiceTrack__player video{visibility:hidden;height:0}[class*=" icon-"][data-v-a434e4b6],[class^=icon-][data-v-a434e4b6]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-a434e4b6]:before{content:"\E907"}.icon-play_fade[data-v-a434e4b6]:before{content:"\E905"}.icon-stop_fade[data-v-a434e4b6]:before{content:"\E906"}.icon-ic_piramide[data-v-a434e4b6]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-a434e4b6]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-a434e4b6]:before{content:"\E904"}.icon-application[data-v-a434e4b6]:before{content:"\E901"}.icon-thermometer[data-v-a434e4b6]:before{content:"\E902"}.icon-schedule[data-v-a434e4b6]:before{content:"\E8B5"}.icon-add[data-v-a434e4b6]:before{content:"\E145"}.icon-add_box[data-v-a434e4b6]:before{content:"\E146"}.icon-arrow_drop_down[data-v-a434e4b6]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-a434e4b6]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-a434e4b6]:before{content:"\E227"}.icon-audiotrack[data-v-a434e4b6]:before{content:"\E3A1"}.icon-brightness_1[data-v-a434e4b6]:before{content:"\E3A6"}.icon-build[data-v-a434e4b6]:before{content:"\E869"}.icon-check[data-v-a434e4b6]:before{content:"\E5CA"}.icon-close[data-v-a434e4b6]:before{content:"\E5CD"}.icon-cloud_queue[data-v-a434e4b6]:before{content:"\E2C2"}.icon-content_copy[data-v-a434e4b6]:before{content:"\E14D"}.icon-create_new_folder[data-v-a434e4b6]:before{content:"\E2CC"}.icon-date_range[data-v-a434e4b6]:before{content:"\E916"}.icon-delete[data-v-a434e4b6]:before{content:"\E872"}.icon-eject[data-v-a434e4b6]:before{content:"\E8FB"}.icon-error_outline[data-v-a434e4b6]:before{content:"\E001"}.icon-folder[data-v-a434e4b6]:before{content:"\E2C7"}.icon-link[data-v-a434e4b6]:before{content:"\E157"}.icon-more_horiz[data-v-a434e4b6]:before{content:"\E5D3"}.icon-more_vert[data-v-a434e4b6]:before{content:"\E5D4"}.icon-pause[data-v-a434e4b6]:before{content:"\E034"}.icon-person_outline[data-v-a434e4b6]:before{content:"\E7FF"}.icon-play_arrow[data-v-a434e4b6]:before{content:"\E037"}.icon-radio[data-v-a434e4b6]:before{content:"\E03E"}.icon-refresh[data-v-a434e4b6]:before{content:"\E5D5"}.icon-search[data-v-a434e4b6]:before{content:"\E8B6"}.icon-settings[data-v-a434e4b6]:before{content:"\E8B8"}.icon-skip_next[data-v-a434e4b6]:before{content:"\E044"}.icon-stop[data-v-a434e4b6]:before{content:"\E047"}.icon-view_quilt[data-v-a434e4b6]:before{content:"\E8F1"}.icon-mode_edit[data-v-a434e4b6]:before{content:"\E254"}.icon-star[data-v-a434e4b6]:before{content:"\E838"}.icon-star_border[data-v-a434e4b6]:before{content:"\E83A"}.icon-favorite[data-v-a434e4b6]:before{content:"\E87D"}.icon-favorite_border[data-v-a434e4b6]:before{content:"\E87E"}.icon-rss_feed[data-v-a434e4b6]:before{content:"\E0E5"}.icon-volume_off[data-v-a434e4b6]:before{content:"\E04F"}.icon-volume_up[data-v-a434e4b6]:before{content:"\E050"}.icon-speaker[data-v-a434e4b6]:before{content:"\E32D"}.icon-headset[data-v-a434e4b6]:before{content:"\E310"}.icon-headset_off[data-v-a434e4b6]:before{content:"\E908"}.icon-label_off[data-v-a434e4b6]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-a434e4b6]:before{content:"\E90A"}.icon-label[data-v-a434e4b6]:before{content:"\E892"}.icon-view_stream[data-v-a434e4b6]:before{content:"\E8F2"}.icon-short_text[data-v-a434e4b6]:before{content:"\E261"}.icon-view_agenda[data-v-a434e4b6]:before{content:"\E8E9"}.icon-drag_handle[data-v-a434e4b6]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-a434e4b6]:before{content:"\E061"}.icon-content_cut[data-v-a434e4b6]:before{content:"\E14E"}.icon-skip_previous[data-v-a434e4b6]:before{content:"\E045"}.icon-add_location[data-v-a434e4b6]:before{content:"\E567"}.icon-playlist__play[data-v-a434e4b6]:before{content:"\E05F"}.icon-playlist__add[data-v-a434e4b6]:before{content:"\E03B"}.icon-audio_ducking[data-v-a434e4b6]:before{content:"\E90B"}.icon-comment[data-v-a434e4b6]:before{content:"\E90C"}.icon-support_agent[data-v-a434e4b6]:before{content:"\E90D"}.icon-cancel[data-v-a434e4b6]:before{content:"\E5C9"}.icon-download[data-v-a434e4b6]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-a434e4b6]:before{content:"\E90F"}.icon-mic[data-v-a434e4b6]:before{content:"\E029"}.icon-language[data-v-a434e4b6]:before{content:"\E9C9"}.icon-play2[data-v-a434e4b6]:before{content:"\EA15"}.icon-menu2[data-v-a434e4b6]:before{content:"\E9BE"}.icon-tab[data-v-a434e4b6]:before{content:"\EA45"}.icon-display[data-v-a434e4b6]:before{content:"\E956"}.icon-auto_post[data-v-a434e4b6]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-a434e4b6]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-a434e4b6]:before{content:"\EA30"}.icon-film[data-v-a434e4b6]:before{content:"\E913"}.icon-video_camera[data-v-a434e4b6]:before{content:"\E914"}.icon-eye[data-v-a434e4b6]:before{content:"\E9CE"}.icon-notifications[data-v-a434e4b6]:before{content:"\E911"}.icon-home[data-v-a434e4b6]:before{content:"\E912"}body[data-v-a434e4b6]{margin:0}[data-v-a434e4b6],[data-v-a434e4b6]:after,[data-v-a434e4b6]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-a434e4b6]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-a434e4b6]{cursor:pointer}.violet[data-v-a434e4b6]{background-color:#9c27b0!important}.icon-violet[data-v-a434e4b6]{color:#9c27b0!important}.red[data-v-a434e4b6]{background-color:#f44336!important}.icon-red[data-v-a434e4b6]{color:#f44336!important}.orange[data-v-a434e4b6]{background-color:#ff5722!important}.icon-orange[data-v-a434e4b6]{color:#ff5722!important}.gray[data-v-a434e4b6]{background-color:#bdbdbd!important}.icon-gray[data-v-a434e4b6]{color:#bdbdbd!important}.green[data-v-a434e4b6]{background-color:#4caf50!important}.icon-green[data-v-a434e4b6]{color:#4caf50!important}.yellow[data-v-a434e4b6]{background-color:#fbc02d!important}.icon-yellow[data-v-a434e4b6]{color:#fbc02d!important}.blue[data-v-a434e4b6]{background-color:#03a9f4!important}.icon-blue[data-v-a434e4b6]{color:#03a9f4!important}.gray-blue[data-v-a434e4b6]{background-color:#546e7a!important}.icon-gray-blue[data-v-a434e4b6]{color:#546e7a!important}.disabled[data-v-a434e4b6]{opacity:.5}.selected[data-v-a434e4b6]{background-color:#6a8896}.selected[data-v-a434e4b6]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-a434e4b6]::-webkit-scrollbar{width:8px}body[data-v-a434e4b6]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-a434e4b6]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-a434e4b6]{overflow:hidden}.component-container[data-v-a434e4b6]{height:100%;position:relative}.component-top[data-v-a434e4b6]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-a434e4b6],.component-top[data-v-a434e4b6]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-a434e4b6]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-a434e4b6]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-a434e4b6]:hover{opacity:.5}.component-top__selectors[data-v-a434e4b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-a434e4b6],.component-top__selectors .component-top__logo select[data-v-a434e4b6]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-a434e4b6]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-a434e4b6]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-a434e4b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-a434e4b6]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-a434e4b6]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-a434e4b6]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-a434e4b6]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-a434e4b6]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-a434e4b6]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-a434e4b6]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-a434e4b6]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-a434e4b6]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-a434e4b6]:hover{color:#ff5722}.component-top__station>a[data-v-a434e4b6]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-a434e4b6]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-a434e4b6]{margin-left:auto}.component-top__actions a[data-v-a434e4b6]{text-decoration:none}.component-top__actions a[data-v-a434e4b6]:first-child{margin-right:10px}.required[data-v-a434e4b6]{color:#ff5722}.cm-container ul li[data-v-a434e4b6]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-a434e4b6]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-a434e4b6]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-a434e4b6]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-a434e4b6]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-a434e4b6]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-a434e4b6]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-a434e4b6],.cm-container .cm-ul li>.cm-ul[data-v-a434e4b6]:hover,.cm-container li.cm-open>.cm-ul[data-v-a434e4b6]{display:block!important}.setting-grid[data-v-a434e4b6]{width:-webkit-calc(50% - 4px);width:calc(50% - 4px);padding-left:2px;background:#202020;height:100%;float:left;margin-right:2px}.setting-grid[data-v-a434e4b6]:last-child{width:-webkit-calc(50% - 4px);width:calc(50% - 4px);margin-right:0}.setting-grid select[data-v-a434e4b6]{min-width:70px}.setting-grid .block label[data-v-a434e4b6]{display:inline-block;min-width:40px;width:85px;text-align:left}select.has-error{border:1px solid tomato}.component-player,.component-player--airlog{background:#000;display:grid;grid-template-columns:-webkit-calc(100% - 136px) 136px;grid-template-columns:calc(100% - 136px) 136px;width:100%;overflow:hidden}.component-player--airlog .volumeter,.component-player .volumeter{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}.component-player--airlog .component_player__row,.component-player .component_player__row{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:92px 60px;gap:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player--airlog .component_player__row .component_player__title-vumeter,.component-player .component_player__row .component_player__title-vumeter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title,.component-player .component_player__row .component_player__title-vumeter .component_player__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;padding:8px 0 8px 8px;width:100%;max-width:-webkit-calc(100% - 38px);max-width:calc(100% - 38px)}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title .two-columns,.component-player .component_player__row .component_player__title-vumeter .component_player__title .two-columns{display:grid;grid-template-columns:1fr minmax(60px,-webkit-max-content);grid-template-columns:1fr minmax(60px,max-content);gap:12px;height:43px;margin-top:0}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles,.component-player .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title h2,.component-player .component_player__row .component_player__title-vumeter .component_player__title h2{font-family:Roboto,sans-serif!important;font-size:24px;line-height:28px;margin:0;font-weight:400!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none!important}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title h3,.component-player .component_player__row .component_player__title-vumeter .component_player__title h3{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title p,.component-player .component_player__row .component_player__title-vumeter .component_player__title p{text-transform:uppercase;font-size:12px;margin:2px 0 0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-player--airlog .component_player__row .component_player_timer,.component-player .component_player__row .component_player_timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:158px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.component-player--airlog .component_player__row .component_player_timer .time,.component-player .component_player__row .component_player_timer .time{font-size:24px;color:#ff5722;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}.component-player--airlog .component_player__row .component_player_timer .time.text-white,.component-player .component_player__row .component_player_timer .time.text-white{color:#fff}.component-player--airlog .component_player__row .component_player_timer .time strong,.component-player .component_player__row .component_player_timer .time strong{font-size:12px;margin-bottom:2px;font-weight:400}.component-player--airlog .component_player__row .component_player_timer .cue,.component-player .component_player__row .component_player_timer .cue{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--airlog .component_player__row .component_player_timer .intro,.component-player .component_player__row .component_player_timer .intro{font-size:16px;padding-right:8px;font-weight:700;color:#f44336}.component-player--airlog .component_player__row .component_player_timer .circle,.component-player .component_player__row .component_player_timer .circle{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--airlog .component_player__actions,.component-player .component_player__actions{background:#202020;width:136px;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #202020}.component-player--airlog .component_player__actions select,.component-player .component_player__actions select{border:none;font-family:Roboto Condensed,sans-serif;border-radius:3px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;width:100%;height:24px;margin-bottom:8px;-webkit-appearance:none;padding-left:8px;cursor:pointer;background:#ff5722 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:24px}.component-player--airlog .component_player__actions .log,.component-player .component_player__actions .log{font-size:16px;text-transform:uppercase;border-bottom:1px solid #202020;padding-bottom:16px;margin-bottom:16px}.component-player--airlog .component_player__actions .block-date,.component-player .component_player__actions .block-date{border-bottom:1px solid #202020;margin-bottom:8px;padding-bottom:8px;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-player--airlog .component_player__actions .block-date h2,.component-player .component_player__actions .block-date h2{font-size:16px;margin:0;padding:0;font-weight:700;color:#ff5722;font-size:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__actions .block-date h3,.component-player .component_player__actions .block-date h3{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__actions .block-gap p,.component-player .component_player__actions .block-gap p{margin:0}.component-player--airlog .component_player__actions .block-gap p.gap,.component-player .component_player__actions .block-gap p.gap{color:#ff5722}.component-player--airlog .component_player__actions .block-gap p span,.component-player .component_player__actions .block-gap p span{font-weight:700;color:#fff}.component-player--airlog .component_player__actions__buttons a,.component-player .component_player__actions__buttons a{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--airlog .component_player__actions__buttons a:hover,.component-player .component_player__actions__buttons a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar .progress-bar__sound-wave{right:22px}.component-player__playlist__hours{display:grid;grid-template-columns:repeat(24,1fr);padding-top:8px}.component-player__playlist__hours button{background:#303030;color:#fff;border:none;border-radius:2px;padding:4px 0;cursor:pointer;opacity:.5;font-size:12px;-webkit-transition:all .1s linear;transition:all .1s linear}.component-player__playlist__hours button.active{background-color:#ff5722;opacity:1}.component-player__playlist__hours button:not(.active):hover{background-color:#fff;color:#303030;opacity:1}.component-player__playlist .event.event-loading{width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#202020),color-stop(10%,#606060),color-stop(20%,#202020));background-image:linear-gradient(90deg,#202020,#606060 10%,#202020 20%);background-size:300%;background-position:30% 0;-webkit-animation:shimmer 3s infinite;animation:shimmer 3s infinite}.component-player__playlist .actions{text-align:right}.component-player__playlist .component-player__playlist__header{padding-right:12px}.component-player__playlist .component-player__playlist_ul .scrollable{height:-webkit-calc(100vh - 365px);height:calc(100vh - 365px);padding-bottom:32px}.component-player__playlist .component-player__playlist_ul .scrollable.airlog{height:-webkit-calc(100vh - 365px)!important;height:calc(100vh - 365px)!important}.component-player__playlist .component-player__playlist_ul .scrollable.backup{height:-webkit-calc(100vh - 165px)!important;height:calc(100vh - 165px)!important}.component-player__playlist .component-player__playlist_ul li.playing-next-aux{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next-aux:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next-aux.in-etm{padding-left:8px}.component-player__playlist .component-player__playlist_ul__scroll{opacity:.65}.component-player__playlist .component-player__playlist_ul__scroll:hover span{z-index:2}.component-player__playlist .component-player__playlist_ul__scroll:hover:after,.component-player__playlist .component-player__playlist_ul__scroll:hover:before{opacity:1;z-index:1}.component-player__playlist .component-player__playlist_ul__scroll:before{content:"";background:linear-gradient(45deg,#000,#ff3d00,#ff5722,#ff784e,#000,#ff5722,#ff3d00,#000);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:-webkit-calc(100% + 4px);width:calc(100% + 4px);height:-webkit-calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;opacity:1;border-radius:4px}.component-player__playlist .component-player__playlist_ul__scroll:after{z-index:-1;content:"";position:absolute;-webkit-filter:blur(2px);filter:blur(2px);width:100%;height:100%;background:#ff5722;left:0;top:0;border-radius:4px}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@-webkit-keyframes animationClick{0%{border-color:#fff}to{border-color:#ff3d00}}@keyframes animationClick{0%{border-color:#fff}to{border-color:#ff3d00}}.animationClick{-webkit-animation:animationClick .6s linear 0s;animation:animationClick .6s linear 0s}.schedule-red{color:#f44336!important}.schedule-orange{color:#fbc02d!important}.schedule-green{color:#4caf50!important}.schedule-gray{color:#bdbdbd!important}.with-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.with-icons .icon-schedule{margin-top:-2px}.component-library__playlist.stream .component-library__playlist__header,.component-library__playlist.stream .component-library__playlist_ul li{grid-template-columns:1fr 80px 1fr}[class*=" icon-"][data-v-0ebda6b6],[class^=icon-][data-v-0ebda6b6]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-0ebda6b6]:before{content:"\E907"}.icon-play_fade[data-v-0ebda6b6]:before{content:"\E905"}.icon-stop_fade[data-v-0ebda6b6]:before{content:"\E906"}.icon-ic_piramide[data-v-0ebda6b6]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-0ebda6b6]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-0ebda6b6]:before{content:"\E904"}.icon-application[data-v-0ebda6b6]:before{content:"\E901"}.icon-thermometer[data-v-0ebda6b6]:before{content:"\E902"}.icon-schedule[data-v-0ebda6b6]:before{content:"\E8B5"}.icon-add[data-v-0ebda6b6]:before{content:"\E145"}.icon-add_box[data-v-0ebda6b6]:before{content:"\E146"}.icon-arrow_drop_down[data-v-0ebda6b6]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-0ebda6b6]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-0ebda6b6]:before{content:"\E227"}.icon-audiotrack[data-v-0ebda6b6]:before{content:"\E3A1"}.icon-brightness_1[data-v-0ebda6b6]:before{content:"\E3A6"}.icon-build[data-v-0ebda6b6]:before{content:"\E869"}.icon-check[data-v-0ebda6b6]:before{content:"\E5CA"}.icon-close[data-v-0ebda6b6]:before{content:"\E5CD"}.icon-cloud_queue[data-v-0ebda6b6]:before{content:"\E2C2"}.icon-content_copy[data-v-0ebda6b6]:before{content:"\E14D"}.icon-create_new_folder[data-v-0ebda6b6]:before{content:"\E2CC"}.icon-date_range[data-v-0ebda6b6]:before{content:"\E916"}.icon-delete[data-v-0ebda6b6]:before{content:"\E872"}.icon-eject[data-v-0ebda6b6]:before{content:"\E8FB"}.icon-error_outline[data-v-0ebda6b6]:before{content:"\E001"}.icon-folder[data-v-0ebda6b6]:before{content:"\E2C7"}.icon-link[data-v-0ebda6b6]:before{content:"\E157"}.icon-more_horiz[data-v-0ebda6b6]:before{content:"\E5D3"}.icon-more_vert[data-v-0ebda6b6]:before{content:"\E5D4"}.icon-pause[data-v-0ebda6b6]:before{content:"\E034"}.icon-person_outline[data-v-0ebda6b6]:before{content:"\E7FF"}.icon-play_arrow[data-v-0ebda6b6]:before{content:"\E037"}.icon-radio[data-v-0ebda6b6]:before{content:"\E03E"}.icon-refresh[data-v-0ebda6b6]:before{content:"\E5D5"}.icon-search[data-v-0ebda6b6]:before{content:"\E8B6"}.icon-settings[data-v-0ebda6b6]:before{content:"\E8B8"}.icon-skip_next[data-v-0ebda6b6]:before{content:"\E044"}.icon-stop[data-v-0ebda6b6]:before{content:"\E047"}.icon-view_quilt[data-v-0ebda6b6]:before{content:"\E8F1"}.icon-mode_edit[data-v-0ebda6b6]:before{content:"\E254"}.icon-star[data-v-0ebda6b6]:before{content:"\E838"}.icon-star_border[data-v-0ebda6b6]:before{content:"\E83A"}.icon-favorite[data-v-0ebda6b6]:before{content:"\E87D"}.icon-favorite_border[data-v-0ebda6b6]:before{content:"\E87E"}.icon-rss_feed[data-v-0ebda6b6]:before{content:"\E0E5"}.icon-volume_off[data-v-0ebda6b6]:before{content:"\E04F"}.icon-volume_up[data-v-0ebda6b6]:before{content:"\E050"}.icon-speaker[data-v-0ebda6b6]:before{content:"\E32D"}.icon-headset[data-v-0ebda6b6]:before{content:"\E310"}.icon-headset_off[data-v-0ebda6b6]:before{content:"\E908"}.icon-label_off[data-v-0ebda6b6]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-0ebda6b6]:before{content:"\E90A"}.icon-label[data-v-0ebda6b6]:before{content:"\E892"}.icon-view_stream[data-v-0ebda6b6]:before{content:"\E8F2"}.icon-short_text[data-v-0ebda6b6]:before{content:"\E261"}.icon-view_agenda[data-v-0ebda6b6]:before{content:"\E8E9"}.icon-drag_handle[data-v-0ebda6b6]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-0ebda6b6]:before{content:"\E061"}.icon-content_cut[data-v-0ebda6b6]:before{content:"\E14E"}.icon-skip_previous[data-v-0ebda6b6]:before{content:"\E045"}.icon-add_location[data-v-0ebda6b6]:before{content:"\E567"}.icon-playlist__play[data-v-0ebda6b6]:before{content:"\E05F"}.icon-playlist__add[data-v-0ebda6b6]:before{content:"\E03B"}.icon-audio_ducking[data-v-0ebda6b6]:before{content:"\E90B"}.icon-comment[data-v-0ebda6b6]:before{content:"\E90C"}.icon-support_agent[data-v-0ebda6b6]:before{content:"\E90D"}.icon-cancel[data-v-0ebda6b6]:before{content:"\E5C9"}.icon-download[data-v-0ebda6b6]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-0ebda6b6]:before{content:"\E90F"}.icon-mic[data-v-0ebda6b6]:before{content:"\E029"}.icon-language[data-v-0ebda6b6]:before{content:"\E9C9"}.icon-play2[data-v-0ebda6b6]:before{content:"\EA15"}.icon-menu2[data-v-0ebda6b6]:before{content:"\E9BE"}.icon-tab[data-v-0ebda6b6]:before{content:"\EA45"}.icon-display[data-v-0ebda6b6]:before{content:"\E956"}.icon-auto_post[data-v-0ebda6b6]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-0ebda6b6]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-0ebda6b6]:before{content:"\EA30"}.icon-film[data-v-0ebda6b6]:before{content:"\E913"}.icon-video_camera[data-v-0ebda6b6]:before{content:"\E914"}.icon-eye[data-v-0ebda6b6]:before{content:"\E9CE"}.icon-notifications[data-v-0ebda6b6]:before{content:"\E911"}.icon-home[data-v-0ebda6b6]:before{content:"\E912"}body[data-v-0ebda6b6]{margin:0}[data-v-0ebda6b6],[data-v-0ebda6b6]:after,[data-v-0ebda6b6]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-0ebda6b6]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-0ebda6b6]{cursor:pointer}.violet[data-v-0ebda6b6]{background-color:#9c27b0!important}.icon-violet[data-v-0ebda6b6]{color:#9c27b0!important}.red[data-v-0ebda6b6]{background-color:#f44336!important}.icon-red[data-v-0ebda6b6]{color:#f44336!important}.orange[data-v-0ebda6b6]{background-color:#ff5722!important}.icon-orange[data-v-0ebda6b6]{color:#ff5722!important}.gray[data-v-0ebda6b6]{background-color:#bdbdbd!important}.icon-gray[data-v-0ebda6b6]{color:#bdbdbd!important}.green[data-v-0ebda6b6]{background-color:#4caf50!important}.icon-green[data-v-0ebda6b6]{color:#4caf50!important}.yellow[data-v-0ebda6b6]{background-color:#fbc02d!important}.icon-yellow[data-v-0ebda6b6]{color:#fbc02d!important}.blue[data-v-0ebda6b6]{background-color:#03a9f4!important}.icon-blue[data-v-0ebda6b6]{color:#03a9f4!important}.gray-blue[data-v-0ebda6b6]{background-color:#546e7a!important}.icon-gray-blue[data-v-0ebda6b6]{color:#546e7a!important}.disabled[data-v-0ebda6b6]{opacity:.5}.selected[data-v-0ebda6b6]{background-color:#6a8896}.selected[data-v-0ebda6b6]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-0ebda6b6]::-webkit-scrollbar{width:8px}body[data-v-0ebda6b6]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-0ebda6b6]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-0ebda6b6]{overflow:hidden}.component-container[data-v-0ebda6b6]{height:100%;position:relative}.component-top[data-v-0ebda6b6]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-0ebda6b6],.component-top[data-v-0ebda6b6]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-0ebda6b6]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-0ebda6b6]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-0ebda6b6]:hover{opacity:.5}.component-top__selectors[data-v-0ebda6b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-0ebda6b6],.component-top__selectors .component-top__logo select[data-v-0ebda6b6]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-0ebda6b6]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-0ebda6b6]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-0ebda6b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-0ebda6b6]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-0ebda6b6]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-0ebda6b6]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-0ebda6b6]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-0ebda6b6]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-0ebda6b6]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-0ebda6b6]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-0ebda6b6]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-0ebda6b6]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-0ebda6b6]:hover{color:#ff5722}.component-top__station>a[data-v-0ebda6b6]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-0ebda6b6]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-0ebda6b6]{margin-left:auto}.component-top__actions a[data-v-0ebda6b6]{text-decoration:none}.component-top__actions a[data-v-0ebda6b6]:first-child{margin-right:10px}.required[data-v-0ebda6b6]{color:#ff5722}.cm-container ul li[data-v-0ebda6b6]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-0ebda6b6]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-0ebda6b6]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-0ebda6b6]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-0ebda6b6]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-0ebda6b6]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-0ebda6b6]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-0ebda6b6],.cm-container .cm-ul li>.cm-ul[data-v-0ebda6b6]:hover,.cm-container li.cm-open>.cm-ul[data-v-0ebda6b6]{display:block!important}.category-item[data-v-0ebda6b6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;padding:0 4px;margin-top:4px}.category-item_item[data-v-0ebda6b6]{cursor:pointer;font-size:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 8px 8px 4px;display:grid;grid-template-columns:1fr 24px}.category-item_item div[data-v-0ebda6b6]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.category-item_item div span[data-v-0ebda6b6]{width:24px;background-color:#9c27b0;border-radius:50%;display:inline-block;vertical-align:top;font-size:14px;line-height:24px;padding-left:5px}.category-item_item div p[data-v-0ebda6b6]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:112px!important}.category-item_item[data-v-0ebda6b6]:hover{background:#404040}.category-item_item.active[data-v-0ebda6b6]{background:#6a8896}.list_tags[data-v-0ebda6b6]{font-size:14px;color:#fff;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-weight:lighter}.list_tags article[data-v-0ebda6b6]{margin-top:8px;margin-left:32px;position:relative;cursor:pointer}.list_tags article[data-v-0ebda6b6]:before{content:"";width:1px;height:-webkit-calc(100% + 16px);height:calc(100% + 16px);background:#606060;position:absolute;left:-12px;top:-8px;bottom:8px}.list_tags article[data-v-0ebda6b6]:last-child:before{top:-8px;height:16px}.list_tags article[data-v-0ebda6b6]:after{content:"";height:1px;width:12px;background:#606060;position:absolute;left:-12px;top:8px}.list_tags article section[data-v-0ebda6b6]{margin-left:12px;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.list_tags article section[data-v-0ebda6b6]:before{content:"";width:1px;top:-12px;height:100%;background:#606060;position:absolute;left:0}.rotate[data-v-0ebda6b6]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.text-tag[data-v-0ebda6b6]{max-width:136px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:10px;position:relative}.text-tag[data-v-0ebda6b6]:after{content:"";height:1px;width:12px;background:#606060;position:absolute;left:0;top:12px}.text-tag div[data-v-0ebda6b6]{max-width:132px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;padding:4px}.text-tag div[data-v-0ebda6b6]:hover{opacity:.65}.text-tag div.active[data-v-0ebda6b6]{background:#6a8896;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:4px}.schedule-modal__song{margin-bottom:16px}.schedule-modal__song,.schedule-modal__song__title div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schedule-modal__song__title div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select-performer{background-color:#202020;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;padding:16px 24px 0 0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:44px;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.component-modal--edit-asset{max-height:80%;overflow-y:auto}.component-modal--edit-asset::-webkit-scrollbar{width:12px;cursor:pointer}.component-modal--edit-asset::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal--edit-asset::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal--edit-asset .form{padding-bottom:26px}.container-tags{margin:4px 0 8px 4px}.tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;border:2px solid;font-weight:lighter}.tag,.tag.outline{display:-webkit-box;display:-ms-flexbox;display:flex;background:none}.tag.outline{color:#909090;border:1px solid;padding:5px 8px;-ms-flex-line-pack:center;align-content:center}.tag input{background:none;border:none;font-size:14px;max-width:72px;color:#fff}.tag button{padding:none;font-size:12px;padding:0 4px 0 8px!important}.tag button:disabled{opacity:.5}.tag i{font-size:12px;opacity:.3}.form__tag{border:1px solid #404040;border-radius:8px;margin:8px 0}.form__tag__header{background:#404040;padding:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form__tag__header strong{text-transform:uppercase}.form__tag__header strong:last-child{cursor:pointer}.form__tag__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px}.form__tag__content input{height:32px;margin:0!important;padding:0!important}.form__tag__content button{width:150px;text-wrap:nowrap;border:none!important;padding:4px!important}.container-category__header input{background:none;border:none;font-size:14px;max-width:150px;color:#fff;font-weight:700}.schedule-modal__song{display:grid;grid-template-columns:40px 1fr;gap:8px;margin:24px 0 16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:8px;background:#101010;border-radius:8px}.schedule-modal__song--text-light{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#909090;font-weight:lighter;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.schedule-modal__song--text-light i{color:#909090;font-size:18px}.schedule-modal__song__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:justify;align-content:space-between}.schedule-modal__song__title,.schedule-modal__song__title__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.schedule-modal__song__title__tags{-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;margin-top:8px;font-weight:700}.schedule-modal__song__title__tags label{margin-bottom:4px}.schedule-modal__song__title__tags span{text-transform:uppercase}.schedule-modal__song__title input{background:none;border:none;outline:none;color:#fff;height:40px}.schedule-modal__song__cover{border-radius:4px;overflow:hidden;height:40px;background:-webkit-gradient(linear,left top,left bottom,from(#353535),to(#4e4e4e));background:linear-gradient(#353535,#4e4e4e)}.schedule-modal__song__cover div{background:-webkit-gradient(linear,left top,left bottom,from(#ec521d),to(#ffb811));background:linear-gradient(#ec521d,#ffb811);border-radius:50%;height:32px;width:32px;margin:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.schedule-modal__song__cover div i{color:#424242}.list_colors{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:4px;padding-left:8px}.list_colors li{width:18px;height:18px;border-radius:50%;border:2px solid transparent}.list_colors li.active{border-color:#fff}.container-scroll{margin-bottom:8px}.component-modal-input small{position:relative;color:tomato;top:-8px}.component-modal-checkbox--disabled[data-v-d746c064]{opacity:.4;cursor:not-allowed}.component-modal-checkbox--disabled input[type=checkbox][data-v-d746c064],.component-modal-checkbox--disabled label[data-v-d746c064]{cursor:not-allowed}.component-modal-input[data-v-8bc6bbfe],.component-modal-input[data-v-9b0a949c]{width:100%!important}.replace-asset-modal{width:100%!important;max-width:960px!important}.replace-asset-modal__alert{background:#ff5722;padding:8px;border-radius:8px;margin-bottom:16px}.replace-asset-modal__song{display:grid;grid-template-columns:40px 2fr 1fr;gap:24px;margin:8px 0 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;background:#101010;border-radius:8px}.replace-asset-modal__song--text-light{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#909090}.replace-asset-modal__song__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.replace-asset-modal__song__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.replace-asset-modal__song__date i{color:#909090;margin-right:4px}.replace-asset-modal__song__cover{border-radius:4px;overflow:hidden;height:40px}.replace-asset-modal__song__upload{height:56px;color:grey;border:2px dashed;border-radius:8px;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-top:8px}.replace-asset-modal__song__upload label{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;text-align:center;float:right;text-transform:uppercase;cursor:pointer;background:none;color:#fff;margin-top:4px}.replace-asset-modal__song__upload label input{display:none}.replace-asset-modal__song__delete .button-cancel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.replace-asset-modal__song__action{margin-top:24px}.player-video{position:static;margin:auto;padding:8px 0;width:250px;border-radius:8px}.player-video video{width:100%;border-radius:8px}.component-modal-input__actions a.disabled{opacity:.5;cursor:default}.component-modal-input__actions a.disabled:hover{opacity:.5}.showAlertCheckbox input{-webkit-animation:pulse 1s linear;animation:pulse 1s linear}.alert__error-file{width:100%;max-width:600px;background:#000;color:#fff;border-radius:4px;padding:8px;border:1px solid #202020;margin:12px 0;line-height:20px}.duration,.duration__input{display:-webkit-box;display:-ms-flexbox;display:flex}.duration__input{margin-bottom:16px!important;border-bottom:1px solid #fff}.duration__input span{padding-top:20px;padding-right:4px;margin-left:-4px;color:hsla(0,0%,100%,.87)}.duration__input__container input::-webkit-inner-spin-button,.duration__input__container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.duration__input__container input[type=number]{-moz-appearance:textfield;margin-bottom:0!important;border:0!important;width:auto!important;max-width:24px!important;z-index:1;position:relative}.duration__input__container:hover .duration__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.duration__buttons{position:absolute;top:4px;left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;display:none;-webkit-transition:all .2s;transition:all .2s}.duration__buttons.hour{left:0}.duration__buttons.minutes{left:28px}.duration__buttons.seconds{left:55px}.duration__buttons.mili{left:86px}.duration__buttons__button{width:16px!important;height:16px!important;background:#606060!important;color:#fff!important;font-family:Roboto,sans-serif!important;border:1px solid #606060!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;padding:0!important;margin:0!important;-webkit-transform:scale(1)!important;transform:scale(1)!important;-webkit-transition:all .1s ease!important;transition:all .1s ease!important;border-radius:2px!important;cursor:pointer!important;z-index:2!important}.duration__buttons__button:hover{opacity:1!important}.component-assist{background-color:#303030;overflow:hidden;position:relative}.component-assist .component-assist__assets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:8px 8px 4px;font-size:0;width:100%;background:#202020}.component-assist .component-assist__assets a{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;line-height:28px;padding:0 16px;height:28px;display:inline-block;text-transform:uppercase;background:#303030;border-radius:4px;-webkit-transition:all .2s linear;transition:all .2s linear}.component-assist .component-assist__assets a:not(.active):hover{color:hsla(0,0%,100%,.6)}.component-assist .component-assist__assets a.active{color:#202020;background:#fff}.component-assist .component-assist__assets::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-assist .component-assist__assets::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-assist .component-assist__assets::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-assist .component-assist__buttons{background-color:#202020;padding:2px}.component-assist .component-assist__buttons .scrollable-horiz{height:-webkit-calc(100vh - 224px);height:calc(100vh - 224px);overflow:auto}.component-assist .component-assist__buttons .scrollable-horiz::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-assist .component-assist__buttons .scrollable-horiz::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-assist .component-assist__buttons .scrollable-horiz::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-assist .component-assist__buttons .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.component-assist .component-assist__progress-bar{position:absolute;height:8px;width:-webkit-calc(100% - 8px);width:calc(100% - 8px);bottom:4px;left:4px;background:hsla(0,0%,100%,.2)}.component-assist .component-assist__progress-bar .component-assist__progress-bar__pro{height:8px;top:0;left:0;width:70%;background:#fff}.component-assist__buttons__button{background-color:#303030;cursor:pointer;margin:2px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;padding:6px;height:90px;border-radius:2px;position:relative}.component-assist__buttons__button:hover{opacity:.7}.component-assist__buttons__button.active{outline:2px solid transparent;outline-offset:-2px;border-radius:2px;-webkit-animation:pulse .8s infinite;animation:pulse .8s infinite}.component-assist__buttons__button.active .cueing,.component-assist__buttons__button.active .duration{bottom:12px;opacity:1}@-webkit-keyframes pulse{0%{opacity:.7}50%{opacity:1;outline:2px solid #fff}to{opacity:.7}}@keyframes pulse{0%{opacity:.7}50%{opacity:1;outline:2px solid #fff}to{opacity:.7}}.component-assist__buttons__button .duration{position:absolute;right:6px;bottom:6px;-webkit-transition:all .2s;transition:all .2s;opacity:.8}.component-assist__buttons__button .cueing{position:absolute;left:6px;bottom:6px;font-size:16px;-webkit-transition:all .2s;transition:all .2s}.component-assist__buttons__button h2{margin:0;padding:0;font-weight:700;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-height:15px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.component-assist__buttons__button h2 span{font-size:16px;padding-right:2px}.component-assist__buttons__button h3{margin:0;padding:0;font-weight:lighter;line-height:18px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-assist__buttons__button h3 span{font-size:18px}.quick-play__modal__results{white-space:nowrap;overflow:hidden;font-size:0;max-width:600px}.quick-play__modal__results .quick-play__modal__categories{width:100%;max-height:160px;overflow:hidden}.quick-play__modal__results .quick-play__modal__categories ul{list-style:none;margin:16px 0 0;padding:0}.quick-play__modal__results .quick-play__modal__categories ul .scrollable{max-height:160px;overflow-y:overlay}.quick-play__modal__results .quick-play__modal__categories ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.quick-play__modal__results .quick-play__modal__categories ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.quick-play__modal__results .quick-play__modal__categories ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.quick-play__modal__results .quick-play__modal__categories ul .active p{color:#ff5722}.quick-play__modal__results .quick-play__modal__categories ul li{height:24px;cursor:pointer;font-size:0;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quick-play__modal__results .quick-play__modal__categories ul li .drag{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:12px;color:#fff;background:#ff5722;padding:0 16px 0 8px}.quick-play__modal__results .quick-play__modal__categories ul li .delete,.quick-play__modal__results .quick-play__modal__categories ul li .edit{font-size:18px;margin-left:8px}.quick-play__modal__results .quick-play__modal__categories ul li p{font-family:Roboto Condensed,sans-serif;font-size:12px;height:24px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0;padding-left:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.quick-play__modal__results .quick-play__modal__categories ul li a:hover{opacity:.5}.component-player--quickplay{background:#000;display:grid;grid-template-columns:100%;width:100%;overflow:visible}.component-player--quickplay .volumeter{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}.component-player--quickplay .component_player__row{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:92px 32px;gap:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player--quickplay .component_player__row .component_player__title-vumeter,.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:8px 0 8px 8px;max-width:-webkit-calc(100% - 38px);max-width:calc(100% - 38px)}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title .two-columns{display:grid;grid-template-columns:1fr minmax(60px,-webkit-max-content);grid-template-columns:1fr minmax(60px,max-content);gap:12px;height:43px;margin-top:0}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title h2{font-size:24px;line-height:28px;margin:0;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title h3{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--quickplay .component_player__row .component_player__title-vumeter .component_player__title p{text-transform:uppercase;font-size:12px;margin:2px 0 0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-player--quickplay .component_player__row .component_player_timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:98px}.component-player--quickplay .component_player__row .component_player_timer .time{font-size:24px;color:#ff5722;line-height:1}.component-player--quickplay .component_player__row .component_player_timer .cue{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--quickplay .component_player__row .component_player_timer .intro{font-size:16px;padding-right:8px;font-weight:700;color:#f44336}.component-player--quickplay .component_player__row .component_player_timer .circle{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--quickplay .component_player__actions{background:#202020;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-top:1px solid #303030;height:49px}.component-player--quickplay .component_player__actions .edit-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.component-player--quickplay .component_player__actions .edit-controls input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0;margin-right:16px}.component-player--quickplay .component_player__actions .edit-controls input:focus{border-color:#ff5722}.component-player--quickplay .component_player__actions .edit-controls input:disabled{opacity:.5}.component-player--quickplay .component_player__actions .edit-controls input[type=date]{max-width:160px}.component-player--quickplay .component_player__actions .edit-controls input[type=date]::-webkit-clear-button,.component-player--quickplay .component_player__actions .edit-controls input[type=date]::-webkit-inner-spin-button{display:none}.component-player--quickplay .component_player__actions .edit-controls input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.component-player--quickplay .component_player__actions .edit-controls button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 24px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-player--quickplay .component_player__actions .edit-controls button:hover{opacity:.5}.component-player--quickplay .component_player__actions .edit-controls button.button-cancel{background:none;color:#fff;padding:8px 16px 8px 24px}.component-player--quickplay .component_player__actions .block-date{text-transform:capitalize}.component-player--quickplay .component_player__actions .block-date h2{font-family:Roboto Condensed,sans-serif;font-size:16px;margin:0;padding:0;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.component-player--quickplay .component_player__actions .block-date h3{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--quickplay .component_player__actions .block-gap p{margin:0}.component-player--quickplay .component_player__actions .block-gap p:last-child{color:#ff5722}.component-player--quickplay .component_player__actions .block-gap p span{font-weight:700;color:#fff}.component-player--quickplay .component_player__actions__buttons a{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--quickplay .component_player__actions__buttons a:hover{color:hsla(0,0%,100%,.5)}.component-player--quickplay .component-player-controlbar{background:#303030;position:relative;height:32px}.component-player--quickplay .component-player-controlbar .progress-bar{position:absolute;height:48px;width:100%;cursor:pointer;top:-32px}.component-player--quickplay .component-player-controlbar .progress-bar:hover,.component-player--quickplay .component-player-controlbar .progress-bar:hover .progress-bar__pro{height:33px}.component-player--quickplay .component-player-controlbar .progress-bar .progress-bar__pro{height:33px;position:absolute;top:0;left:0;width:70%;background:#ff5722;mix-blend-mode:overlay}.component-player--quickplay .component-player-controlbar .progress-bar .progress-bar__seek-bar{height:33px;position:absolute;top:0;left:0;background:#606060;mix-blend-mode:overlay}.component-player--quickplay .component-player-controlbar .progress-bar__sound-wave{position:absolute;top:0;left:0;width:100%}.component-player--quickplay .component-player-controlbar .progress-bar__sound-wave img{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-player--quickplay .component-player-controlbar .progress-bar .progress-bar__seek{height:20px;bottom:24px;display:block;cursor:pointer;background:#606060;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls{height:32px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(48,48,48,.8901960784313725);z-index:1;position:relative;display:grid;grid-template-columns:repeat(4,64px) 1fr;grid-template-rows:24px;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:flex-end;overflow:visible}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a{text-decoration:none;font-size:21px;width:100%;height:24px!important;text-align:center;line-height:24px!important;-webkit-transition:all .2s;transition:all .2s;border-radius:4px;background:#202020}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a:first-child{grid-row:1!important;font-size:21px!important;line-height:20px!important;height:24px!important}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a.icon-26{font-size:19px}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a:hover{color:hsla(0,0%,100%,.5)}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a:hover.play{border:2px solid #ff3d00;color:#ff3d00}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a.auto{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls a.active{color:#202020;border-color:hsla(0,0%,100%,.9019607843137255);background:hsla(0,0%,100%,.9019607843137255)}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;position:relative;padding-left:12px}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank select{font-size:14px;padding-right:24px;cursor:pointer;border:0;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:24px;border-radius:3px;color:#fff;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-weight:700;width:100%;height:24px;-webkit-appearance:none;padding-left:8px}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank i{cursor:pointer;font-size:16px}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .contextual{padding:8px 4px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;position:absolute;right:0;top:28px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#202020}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .contextual.active{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:3}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .contextual button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:12px;cursor:pointer;border:0;background:#202020;color:#fff;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-weight:700;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-appearance:none;white-space:nowrap}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .contextual button:hover{opacity:.6}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .contextual button a{font-size:16px!important}.component-player--quickplay .component-player-controlbar .component-player-controlbar__controls .container-bank .overflow{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2}.alert-tabs{border:1px solid;padding:4px;border-radius:4px;margin:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.alert-tabs,.alert-tabs i{color:tomato}.preview{margin:0 auto;width:200px}.component-modal__container-color{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin:24px 0}.component-modal__container-color button{margin-bottom:12px}.list__colors{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.list__colors li{height:24px;width:24px;border-radius:50%}.component-player--log-editor{background:#000;display:grid;grid-template-columns:100%;width:100%;overflow:hidden}.component-player--log-editor .volumeter{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}.component-player--log-editor .component_player__row{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:92px 60px;gap:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player--log-editor .component_player__row .component_player__title-vumeter,.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:8px 0 8px 8px;max-width:-webkit-calc(100% - 38px);max-width:calc(100% - 38px)}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title .two-columns{display:grid;grid-template-columns:1fr minmax(60px,-webkit-max-content);grid-template-columns:1fr minmax(60px,max-content);gap:12px;height:43px;margin-top:0}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title h2{font-size:24px;line-height:28px;margin:0;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title h3{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--log-editor .component_player__row .component_player__title-vumeter .component_player__title p{text-transform:uppercase;font-size:12px;margin:2px 0 0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-player--log-editor .component_player__row .component_player_timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:98px}.component-player--log-editor .component_player__row .component_player_timer .time{font-size:24px;color:#ff5722;line-height:1}.component-player--log-editor .component_player__row .component_player_timer .cue{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--log-editor .component_player__row .component_player_timer .intro{font-size:16px;padding-right:8px;font-weight:700;color:#f44336}.component-player--log-editor .component_player__row .component_player_timer .circle{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--log-editor .component_player__actions{background:#202020;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-top:1px solid #303030;height:49px}.component-player--log-editor .component_player__actions .edit-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.component-player--log-editor .component_player__actions .edit-controls input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0;margin-right:16px}.component-player--log-editor .component_player__actions .edit-controls input:focus{border-color:#ff5722}.component-player--log-editor .component_player__actions .edit-controls input:disabled{opacity:.5}.component-player--log-editor .component_player__actions .edit-controls input[type=date]{max-width:160px}.component-player--log-editor .component_player__actions .edit-controls input[type=date]::-webkit-clear-button,.component-player--log-editor .component_player__actions .edit-controls input[type=date]::-webkit-inner-spin-button{display:none}.component-player--log-editor .component_player__actions .edit-controls input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.component-player--log-editor .component_player__actions .edit-controls button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 24px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-player--log-editor .component_player__actions .edit-controls button:hover{opacity:.5}.component-player--log-editor .component_player__actions .edit-controls button.button-cancel{background:none;color:#fff;padding:8px 16px 8px 24px}.component-player--log-editor .component_player__actions .block-date{text-transform:capitalize}.component-player--log-editor .component_player__actions .block-date h2{font-family:Roboto Condensed,sans-serif;font-size:16px;margin:0;padding:0;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.component-player--log-editor .component_player__actions .block-date h3{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--log-editor .component_player__actions .block-gap p{margin:0}.component-player--log-editor .component_player__actions .block-gap p:last-child{color:#ff5722}.component-player--log-editor .component_player__actions .block-gap p span{font-weight:700;color:#fff}.component-player--log-editor .component_player__actions__buttons a{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--log-editor .component_player__actions__buttons a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--log-editor{background:#202020;position:relative;height:60px}.component-player-controlbar--log-editor .progress-bar{position:absolute;height:48px;width:100%;cursor:pointer;top:-32px}.component-player-controlbar--log-editor .progress-bar:hover,.component-player-controlbar--log-editor .progress-bar:hover .progress-bar__pro{height:33px}.component-player-controlbar--log-editor .progress-bar .progress-bar__pro{height:33px;position:absolute;top:0;left:0;width:70%;background:#ff5722;mix-blend-mode:overlay}.component-player-controlbar--log-editor .progress-bar .progress-bar__seek-bar{height:33px;position:absolute;top:0;left:0;background:#606060;mix-blend-mode:overlay}.component-player-controlbar--log-editor .progress-bar__sound-wave{position:absolute;top:0;left:0;width:100%}.component-player-controlbar--log-editor .progress-bar__sound-wave img{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-player-controlbar--log-editor .progress-bar .progress-bar__seek{height:20px;bottom:24px;display:block;cursor:pointer;background:#606060;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player-controlbar--log-editor .component-player-controlbar__controls{height:60px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(48,48,48,.8901960784313725);z-index:4;position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,24px);gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.component-player-controlbar--log-editor .component-player-controlbar__controls.four-columns{grid-template-columns:repeat(4,1fr)}.component-player-controlbar--log-editor .component-player-controlbar__controls a{text-decoration:none;font-size:21px;width:100%;height:24px!important;text-align:center;line-height:24px!important;-webkit-transition:all .2s;transition:all .2s;border-radius:4px;background:#202020}.component-player-controlbar--log-editor .component-player-controlbar__controls a:first-child{height:100%;aspect-ratio:1;font-size:48px!important;line-height:48px!important;height:52px!important;grid-row:span 2;border:2px solid #202020;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player-controlbar--log-editor .component-player-controlbar__controls a.icon-26{font-size:19px}.component-player-controlbar--log-editor .component-player-controlbar__controls a.active.icon-fiber_manual_record{color:red}.component-player-controlbar--log-editor .component-player-controlbar__controls a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--log-editor .component-player-controlbar__controls a:hover.play{border:2px solid #ff3d00;color:#ff3d00}.component-player-controlbar--log-editor .component-player-controlbar__controls a.auto{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player-controlbar--log-editor .component-player-controlbar__controls a.active{color:#202020;background:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar--log-editor .component-player-controlbar__controls a.active.ducking,.component-player-controlbar--log-editor .component-player-controlbar__controls a.active.play{background:#ff3d00;border-color:#ff3d00;color:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar--log-editor .component-player-controlbar__controls a.active.icon-fiber_manual_record{background:red;color:hsla(0,0%,100%,.9019607843137255)}.component-player__playlist--log-editor{width:100%;background-color:#202020;position:relative}.component-player__playlist--log-editor .component-player__playlist__hours{position:absolute;bottom:-1px;left:0;right:0;z-index:2;display:grid;grid-template-columns:repeat(24,1fr);padding-top:8px}.component-player__playlist--log-editor .component-player__playlist__hours button{background:#303030;color:#fff;border:none;border-radius:2px;padding:4px 0;cursor:pointer;font-size:12px;-webkit-transition:all .1s linear;transition:all .1s linear;opacity:1!important}.component-player__playlist--log-editor .component-player__playlist__hours button.active{background-color:#ff5722;opacity:1}.component-player__playlist--log-editor .component-player__playlist__hours button:not(.active):hover{background-color:#fff;color:#303030;opacity:1}.component-player__playlist--log-editor .time{display:table-cell;padding-left:8px;width:70px}.component-player__playlist--log-editor .length{display:table-cell;width:60px}.component-player__playlist--log-editor .event{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist--log-editor .event span{font-size:18px;vertical-align:middle}.component-player__playlist--log-editor .event .dropdown{position:absolute;right:-5px;top:5px}.component-player__playlist--log-editor .event.event-comment{white-space:normal;padding-left:8px}.component-player__playlist--log-editor .event.event-comment div{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist--log-editor .event.event-comment div span{padding-right:4px}.component-player__playlist--log-editor .event.event-error{color:tomato}.component-player__playlist--log-editor .performer{padding-right:4px}.component-player__playlist--log-editor .category,.component-player__playlist--log-editor .performer{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player__playlist--log-editor .status{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist--log-editor .status span{font-size:18px;vertical-align:middle}.component-player__playlist--log-editor .status .icon-brightness_1{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist--log-editor .actions{width:88px;display:table-cell;padding-right:8px;text-align:right}.component-player__playlist--log-editor .actions a{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist--log-editor .actions a:hover{opacity:.5}.component-player__playlist--log-editor .component-player__playlist__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;padding-right:12px;border-bottom:1px solid #303030}.component-player__playlist--log-editor .component-player__playlist_ul{list-style:none;margin:0;padding:0;overflow-y:auto;position:relative}.component-player__playlist--log-editor .component-player__playlist_ul .scrollable{height:-webkit-calc(100vh - 388px);height:calc(100vh - 388px);overflow-y:overlay;padding-bottom:56px}.component-player__playlist--log-editor .component-player__playlist_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist--log-editor .component-player__playlist_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist--log-editor .component-player__playlist_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist--log-editor .component-player__playlist_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist--log-editor .component-player__playlist_ul li:hover{background-color:#303030}.component-player__playlist--log-editor .component-player__playlist_ul li.playing{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--log-editor .component-player__playlist_ul li.playing:hover{background-color:#841818}.component-player__playlist--log-editor .component-player__playlist_ul li.playing-next{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--log-editor .component-player__playlist_ul li.playing-next:hover{background-color:#276329}.component-player__playlist--log-editor .component-player__playlist_ul li.etm{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--log-editor .component-player__playlist_ul li.etm:not(.voice-track){padding-left:8px}.component-player__playlist--log-editor .component-player__playlist_ul li.spot{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--log-editor .component-player__playlist_ul li.spot .icon-attach_money{color:#909090}.component-player__playlist--log-editor .component-player__playlist_ul li:last-child{border-bottom:1px solid #202020}.component-player__playlist--log-editor .component-player__playlist_ul li.break{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist--log-editor .component-player__playlist_ul li.break a{text-decoration:none;color:#fff}.component-player__playlist--log-editor .component-player__playlist_ul li.break .break-header{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist--log-editor .component-player__playlist_ul li.break ul{padding:0}.component-player__playlist--log-editor .component-player__playlist_ul li.break ul li{cursor:pointer}.component-player__playlist--log-editor .component-player__playlist_ul__scroll{position:absolute;cursor:pointer;bottom:28px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist--log-editor .component-player__playlist_ul__scroll i{font-size:16px;margin-right:4px}.component-player__playlist--log-editor .component-player__playlist_ul__scroll:hover{opacity:1}.sm .component-player--log-editor .component_player__actions{position:relative;padding:24px 0 8px 16px;border-bottom:1px solid #303030}.sm .component-player--log-editor .component_player__actions .edit-controls button{font-size:12px}.sm .component-player--log-editor .component_player__actions .block-date{position:absolute;top:8px}.sm .component-player--log-editor .component_player__actions .block-date h2{font-size:12px}.component-player--air-player{background:#000;display:grid;grid-template-columns:100%;width:100%;overflow:hidden;position:relative}.component-player--air-player .volumeter{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}.component-player--air-player .component_player__row{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:92px 60px;gap:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player--air-player .component_player__row .component_player__title-vumeter,.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:8px 0 8px 8px;max-width:-webkit-calc(100% - 38px);max-width:calc(100% - 38px)}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title .two-columns{display:grid;grid-template-columns:1fr minmax(60px,-webkit-max-content);grid-template-columns:1fr minmax(60px,max-content);gap:12px;height:43px;margin-top:0}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title h2{font-size:24px;line-height:28px;margin:0;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title h3{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--air-player .component_player__row .component_player__title-vumeter .component_player__title p{text-transform:uppercase;font-size:12px;margin:2px 0 0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-player--air-player .component_player__row .component_player_timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:98px}.component-player--air-player .component_player__row .component_player_timer .time{font-size:24px;color:#ff5722;line-height:1}.component-player--air-player .component_player__row .component_player_timer .cue{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--air-player .component_player__row .component_player_timer .intro{font-size:16px;padding-right:8px;font-weight:700;color:#f44336}.component-player--air-player .component_player__row .component_player_timer .circle{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--air-player .component_player__actions{height:49px;padding:0 16px;width:100%;background-color:#202020;border-top:1px solid #202020;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-player--air-player .component_player__actions a{text-decoration:none;font-size:24px;line-height:48px;padding:0 8px;height:48px;width:24px}.component-player--air-player .component_player__actions a:hover{opacity:.5}.component-player--air-player .component_player__actions .component_player__actions--left{white-space:nowrap;overflow-y:hidden;overflow-x:auto;max-width:240px}.component-player--air-player .component_player__actions .component_player__actions--left::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-player--air-player .component_player__actions .component_player__actions--left::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player--air-player .component_player__actions .component_player__actions--left::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player--air-player .component_player__actions .component_player__actions--left button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#fff;background:none;line-height:48px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-player--air-player .component_player__actions .component_player__actions--left button:hover{opacity:.5}.component-player--air-player .component_player__actions .component_player__actions--right{-ms-flex-negative:0;flex-shrink:0;padding-left:8px}.component-player--air-player .component_player__actions .component_player__actions__dropdown{padding:0}.component-player--air-player .component_player__actions .component_player__actions__dropdown a{text-decoration:none;color:#fff;font-size:12px;padding:0;display:inline-block;width:auto}.component-player--air-player .component_player__actions .component_player__actions__dropdown a:after{content:"\E5C5";font-family:epicfont;top:5px;left:4px;font-size:21px;line-height:24px;position:relative}.component-player--air-player .component_player__actions .component_player__actions__dropdown a:hover{color:hsla(0,0%,100%,.5)}.component-player--air-player .component_player__actions .component_player__actions__dropdown .icon-playlist__play{position:relative;top:7px;margin-right:4px}.component-player--air-player .component_player__actions .component_player__actions__dropdown select{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:100px;height:48px;margin-bottom:0;padding-right:24px;padding-left:0;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-player--air-player .component_player__actions__buttons a{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--air-player .component_player__actions__buttons a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar{background:#303030;position:relative;height:60px}.component-player-controlbar .progress-bar{position:absolute;height:48px;width:100%;cursor:pointer;top:-32px}.component-player-controlbar .progress-bar:hover,.component-player-controlbar .progress-bar:hover .progress-bar__pro{height:33px}.component-player-controlbar .progress-bar .progress-bar__pro{height:33px;position:absolute;top:0;left:0;width:70%;background:#ff5722;mix-blend-mode:overlay}.component-player-controlbar .progress-bar .progress-bar__seek-bar{height:33px;position:absolute;top:0;left:0;background:#606060;mix-blend-mode:overlay}.component-player-controlbar .progress-bar__sound-wave{position:absolute;top:0;left:0;width:100%}.component-player-controlbar .progress-bar__sound-wave img{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-player-controlbar .progress-bar .progress-bar__seek{height:20px;bottom:24px;display:block;cursor:pointer;background:#606060;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player-controlbar .component-player-controlbar__controls{height:60px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(48,48,48,.8901960784313725);z-index:4;position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,24px);gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.component-player-controlbar .component-player-controlbar__controls.four-columns{grid-template-columns:repeat(4,1fr)}.component-player-controlbar .component-player-controlbar__controls a{text-decoration:none;font-size:21px;width:100%;height:24px!important;text-align:center;line-height:24px!important;-webkit-transition:all .2s;transition:all .2s;border-radius:4px;background:#202020}.component-player-controlbar .component-player-controlbar__controls a:first-child{height:100%;aspect-ratio:1;font-size:48px!important;line-height:48px!important;height:52px!important;grid-row:span 2;border:2px solid #202020;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player-controlbar .component-player-controlbar__controls a.icon-26{font-size:19px}.component-player-controlbar .component-player-controlbar__controls a.active.icon-fiber_manual_record{color:red}.component-player-controlbar .component-player-controlbar__controls a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar .component-player-controlbar__controls a:hover.play{border:2px solid #ff3d00;color:#ff3d00}.component-player-controlbar .component-player-controlbar__controls a.auto{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player-controlbar .component-player-controlbar__controls a.active{color:#202020;background:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar .component-player-controlbar__controls a.active.ducking,.component-player-controlbar .component-player-controlbar__controls a.active.play{background:#ff3d00;border-color:#ff3d00;color:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar .component-player-controlbar__controls a.active.icon-fiber_manual_record{background:red;color:hsla(0,0%,100%,.9019607843137255)}.component-player__playlist--air-player{width:100%;background-color:#202020;position:relative}.component-player__playlist--air-player .time{display:table-cell;padding-left:8px;width:70px}.component-player__playlist--air-player .length{display:table-cell;width:60px}.component-player__playlist--air-player .event{display:table-cell;max-width:0;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist--air-player .event span{font-size:18px;vertical-align:middle}.component-player__playlist--air-player .event .dropdown{position:absolute;right:-5px;top:5px}.component-player__playlist--air-player .performer{display:table-cell;width:160px;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist--air-player .performer span{font-size:18px;vertical-align:middle}.component-player__playlist--air-player .status{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist--air-player .status span{font-size:18px;vertical-align:middle}.component-player__playlist--air-player .status .icon-brightness_1{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist--air-player .actions{width:88px;display:table-cell;padding-right:8px;text-align:right}.component-player__playlist--air-player .actions a{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist--air-player .actions a:hover{opacity:.5}.component-player__playlist--air-player .component-player__playlist__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;padding-right:12px;border-bottom:1px solid #303030}.component-player__playlist--air-player .component-player__playlist_ul{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist--air-player .component-player__playlist_ul .scrollable{height:-webkit-calc(100vh - 388px);height:calc(100vh - 388px);overflow-y:overlay;padding-bottom:32px}.component-player__playlist--air-player .component-player__playlist_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist--air-player .component-player__playlist_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist--air-player .component-player__playlist_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist--air-player .component-player__playlist_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist--air-player .component-player__playlist_ul li:hover{background-color:#303030}.component-player__playlist--air-player .component-player__playlist_ul li.playing{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--air-player .component-player__playlist_ul li.playing:hover{background-color:#841818}.component-player__playlist--air-player .component-player__playlist_ul li.playing-next{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--air-player .component-player__playlist_ul li.playing-next:hover{background-color:#276329}.component-player__playlist--air-player .component-player__playlist_ul li.etm{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--air-player .component-player__playlist_ul li.etm:not(.voice-track){padding-left:8px}.component-player__playlist--air-player .component-player__playlist_ul li.spot{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist--air-player .component-player__playlist_ul li.spot .icon-attach_money{color:#909090}.component-player__playlist--air-player .component-player__playlist_ul li:last-child{border-bottom:1px solid #202020}.component-player__playlist--air-player .component-player__playlist_ul li.break{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist--air-player .component-player__playlist_ul li.break a{text-decoration:none;color:#fff}.component-player__playlist--air-player .component-player__playlist_ul li.break .break-header{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist--air-player .component-player__playlist_ul li.break ul{padding:0}.component-player__playlist--air-player .component-player__playlist_ul li.break ul li{cursor:pointer}.component-player__playlist--air-player .component-player__playlist_ul__scroll{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist--air-player .component-player__playlist_ul__scroll i{font-size:16px;margin-right:4px}.component-player__playlist--air-player .component-player__playlist_ul__scroll:hover{opacity:1}.md .performer,.sm .performer{display:none!important}@-webkit-keyframes shimmer{to{background-position:-50% 0}}@keyframes shimmer{to{background-position:-50% 0}}.skeleton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.skeleton div:not(.list):not(.container){width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#202020),color-stop(10%,#404040),color-stop(20%,#202020));background-image:linear-gradient(90deg,#202020,#404040 10%,#202020 20%);background-size:300%;background-position:30% 0;-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #202020}.skeleton-airlog .player{height:178px}.skeleton-airlog .hours{margin-top:8px;height:22px}.skeleton-airlog .list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-airlog .list div{height:32px}.skeleton-airplayer .actions,.skeleton-logeditor .actions{height:49px}.skeleton-airplayer .player,.skeleton-logeditor .player{height:178px}.skeleton-airplayer .list,.skeleton-logeditor .list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-airplayer .list div,.skeleton-logeditor .list div{height:32px}.skeleton-quickplay .player{height:142px}.skeleton-quickplay .tabs{height:36px}.skeleton-quickplay .list{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.skeleton-quickplay .list div{width:100%;aspect-ratio:1}.skeleton-library .actions{height:144px}.skeleton-library .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2px;height:100%}.skeleton-library .container .categories{max-width:192px;height:auto}.skeleton-library .container .list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-library .container .list div{height:32px}.skeleton-library.md .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.skeleton-library.md .container .categories{max-width:100%;height:160px}.skeleton-header .date{min-width:246px;height:38px}.skeleton-forecast{height:100%}.component-modal{z-index:2;max-width:100%}.component-modal-overlay{z-index:1;width:100%;height:100%}.draggingOver{color:hsla(0,0%,100%,.5);border-top:1px solid #ff5722;border-bottom:none!important}.playing-and-next{background:-webkit-gradient(linear,left top,left bottom,from(#b71c1c),to(#388e3c));background:linear-gradient(180deg,#b71c1c,#388e3c)}.borderBlack{border-top:2px solid #303030}.full-dashboard{grid-template-columns:1fr 1fr 1fr 1fr}[class*=" icon-"][data-v-65789ee2],[class^=icon-][data-v-65789ee2]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-65789ee2]:before{content:"\E907"}.icon-play_fade[data-v-65789ee2]:before{content:"\E905"}.icon-stop_fade[data-v-65789ee2]:before{content:"\E906"}.icon-ic_piramide[data-v-65789ee2]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-65789ee2]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-65789ee2]:before{content:"\E904"}.icon-application[data-v-65789ee2]:before{content:"\E901"}.icon-thermometer[data-v-65789ee2]:before{content:"\E902"}.icon-schedule[data-v-65789ee2]:before{content:"\E8B5"}.icon-add[data-v-65789ee2]:before{content:"\E145"}.icon-add_box[data-v-65789ee2]:before{content:"\E146"}.icon-arrow_drop_down[data-v-65789ee2]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-65789ee2]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-65789ee2]:before{content:"\E227"}.icon-audiotrack[data-v-65789ee2]:before{content:"\E3A1"}.icon-brightness_1[data-v-65789ee2]:before{content:"\E3A6"}.icon-build[data-v-65789ee2]:before{content:"\E869"}.icon-check[data-v-65789ee2]:before{content:"\E5CA"}.icon-close[data-v-65789ee2]:before{content:"\E5CD"}.icon-cloud_queue[data-v-65789ee2]:before{content:"\E2C2"}.icon-content_copy[data-v-65789ee2]:before{content:"\E14D"}.icon-create_new_folder[data-v-65789ee2]:before{content:"\E2CC"}.icon-date_range[data-v-65789ee2]:before{content:"\E916"}.icon-delete[data-v-65789ee2]:before{content:"\E872"}.icon-eject[data-v-65789ee2]:before{content:"\E8FB"}.icon-error_outline[data-v-65789ee2]:before{content:"\E001"}.icon-folder[data-v-65789ee2]:before{content:"\E2C7"}.icon-link[data-v-65789ee2]:before{content:"\E157"}.icon-more_horiz[data-v-65789ee2]:before{content:"\E5D3"}.icon-more_vert[data-v-65789ee2]:before{content:"\E5D4"}.icon-pause[data-v-65789ee2]:before{content:"\E034"}.icon-person_outline[data-v-65789ee2]:before{content:"\E7FF"}.icon-play_arrow[data-v-65789ee2]:before{content:"\E037"}.icon-radio[data-v-65789ee2]:before{content:"\E03E"}.icon-refresh[data-v-65789ee2]:before{content:"\E5D5"}.icon-search[data-v-65789ee2]:before{content:"\E8B6"}.icon-settings[data-v-65789ee2]:before{content:"\E8B8"}.icon-skip_next[data-v-65789ee2]:before{content:"\E044"}.icon-stop[data-v-65789ee2]:before{content:"\E047"}.icon-view_quilt[data-v-65789ee2]:before{content:"\E8F1"}.icon-mode_edit[data-v-65789ee2]:before{content:"\E254"}.icon-star[data-v-65789ee2]:before{content:"\E838"}.icon-star_border[data-v-65789ee2]:before{content:"\E83A"}.icon-favorite[data-v-65789ee2]:before{content:"\E87D"}.icon-favorite_border[data-v-65789ee2]:before{content:"\E87E"}.icon-rss_feed[data-v-65789ee2]:before{content:"\E0E5"}.icon-volume_off[data-v-65789ee2]:before{content:"\E04F"}.icon-volume_up[data-v-65789ee2]:before{content:"\E050"}.icon-speaker[data-v-65789ee2]:before{content:"\E32D"}.icon-headset[data-v-65789ee2]:before{content:"\E310"}.icon-headset_off[data-v-65789ee2]:before{content:"\E908"}.icon-label_off[data-v-65789ee2]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-65789ee2]:before{content:"\E90A"}.icon-label[data-v-65789ee2]:before{content:"\E892"}.icon-view_stream[data-v-65789ee2]:before{content:"\E8F2"}.icon-short_text[data-v-65789ee2]:before{content:"\E261"}.icon-view_agenda[data-v-65789ee2]:before{content:"\E8E9"}.icon-drag_handle[data-v-65789ee2]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-65789ee2]:before{content:"\E061"}.icon-content_cut[data-v-65789ee2]:before{content:"\E14E"}.icon-skip_previous[data-v-65789ee2]:before{content:"\E045"}.icon-add_location[data-v-65789ee2]:before{content:"\E567"}.icon-playlist__play[data-v-65789ee2]:before{content:"\E05F"}.icon-playlist__add[data-v-65789ee2]:before{content:"\E03B"}.icon-audio_ducking[data-v-65789ee2]:before{content:"\E90B"}.icon-comment[data-v-65789ee2]:before{content:"\E90C"}.icon-support_agent[data-v-65789ee2]:before{content:"\E90D"}.icon-cancel[data-v-65789ee2]:before{content:"\E5C9"}.icon-download[data-v-65789ee2]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-65789ee2]:before{content:"\E90F"}.icon-mic[data-v-65789ee2]:before{content:"\E029"}.icon-language[data-v-65789ee2]:before{content:"\E9C9"}.icon-play2[data-v-65789ee2]:before{content:"\EA15"}.icon-menu2[data-v-65789ee2]:before{content:"\E9BE"}.icon-tab[data-v-65789ee2]:before{content:"\EA45"}.icon-display[data-v-65789ee2]:before{content:"\E956"}.icon-auto_post[data-v-65789ee2]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-65789ee2]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-65789ee2]:before{content:"\EA30"}.icon-film[data-v-65789ee2]:before{content:"\E913"}.icon-video_camera[data-v-65789ee2]:before{content:"\E914"}.icon-eye[data-v-65789ee2]:before{content:"\E9CE"}.icon-notifications[data-v-65789ee2]:before{content:"\E911"}.icon-home[data-v-65789ee2]:before{content:"\E912"}body[data-v-65789ee2]{margin:0}[data-v-65789ee2],[data-v-65789ee2]:after,[data-v-65789ee2]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-65789ee2]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-65789ee2]{cursor:pointer}.violet[data-v-65789ee2]{background-color:#9c27b0!important}.icon-violet[data-v-65789ee2]{color:#9c27b0!important}.red[data-v-65789ee2]{background-color:#f44336!important}.icon-red[data-v-65789ee2]{color:#f44336!important}.orange[data-v-65789ee2]{background-color:#ff5722!important}.icon-orange[data-v-65789ee2]{color:#ff5722!important}.gray[data-v-65789ee2]{background-color:#bdbdbd!important}.icon-gray[data-v-65789ee2]{color:#bdbdbd!important}.green[data-v-65789ee2]{background-color:#4caf50!important}.icon-green[data-v-65789ee2]{color:#4caf50!important}.yellow[data-v-65789ee2]{background-color:#fbc02d!important}.icon-yellow[data-v-65789ee2]{color:#fbc02d!important}.blue[data-v-65789ee2]{background-color:#03a9f4!important}.icon-blue[data-v-65789ee2]{color:#03a9f4!important}.gray-blue[data-v-65789ee2]{background-color:#546e7a!important}.icon-gray-blue[data-v-65789ee2]{color:#546e7a!important}.disabled[data-v-65789ee2]{opacity:.5}.selected[data-v-65789ee2]{background-color:#6a8896}.selected[data-v-65789ee2]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-65789ee2]::-webkit-scrollbar{width:8px}body[data-v-65789ee2]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-65789ee2]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-65789ee2]{overflow:hidden}.component-container[data-v-65789ee2]{height:100%;position:relative}.component-top[data-v-65789ee2]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-65789ee2],.component-top[data-v-65789ee2]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-65789ee2]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-65789ee2]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-65789ee2]:hover{opacity:.5}.component-top__selectors[data-v-65789ee2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-65789ee2],.component-top__selectors .component-top__logo select[data-v-65789ee2]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-65789ee2]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-65789ee2]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-65789ee2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-65789ee2]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-65789ee2]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-65789ee2]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-65789ee2]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-65789ee2]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-65789ee2]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-65789ee2]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-65789ee2]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-65789ee2]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-65789ee2]:hover{color:#ff5722}.component-top__station>a[data-v-65789ee2]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-65789ee2]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-65789ee2]{margin-left:auto}.component-top__actions a[data-v-65789ee2]{text-decoration:none}.component-top__actions a[data-v-65789ee2]:first-child{margin-right:10px}.required[data-v-65789ee2]{color:#ff5722}.cm-container ul li[data-v-65789ee2]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-65789ee2]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-65789ee2]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-65789ee2]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-65789ee2]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-65789ee2]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-65789ee2]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-65789ee2],.cm-container .cm-ul li>.cm-ul[data-v-65789ee2]:hover,.cm-container li.cm-open>.cm-ul[data-v-65789ee2]{display:block!important}.components-grid[data-v-65789ee2]{grid-template-columns:1fr 1fr}[class*=" icon-"][data-v-3cb80f58],[class^=icon-][data-v-3cb80f58]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-3cb80f58]:before{content:"\E907"}.icon-play_fade[data-v-3cb80f58]:before{content:"\E905"}.icon-stop_fade[data-v-3cb80f58]:before{content:"\E906"}.icon-ic_piramide[data-v-3cb80f58]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-3cb80f58]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-3cb80f58]:before{content:"\E904"}.icon-application[data-v-3cb80f58]:before{content:"\E901"}.icon-thermometer[data-v-3cb80f58]:before{content:"\E902"}.icon-schedule[data-v-3cb80f58]:before{content:"\E8B5"}.icon-add[data-v-3cb80f58]:before{content:"\E145"}.icon-add_box[data-v-3cb80f58]:before{content:"\E146"}.icon-arrow_drop_down[data-v-3cb80f58]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-3cb80f58]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-3cb80f58]:before{content:"\E227"}.icon-audiotrack[data-v-3cb80f58]:before{content:"\E3A1"}.icon-brightness_1[data-v-3cb80f58]:before{content:"\E3A6"}.icon-build[data-v-3cb80f58]:before{content:"\E869"}.icon-check[data-v-3cb80f58]:before{content:"\E5CA"}.icon-close[data-v-3cb80f58]:before{content:"\E5CD"}.icon-cloud_queue[data-v-3cb80f58]:before{content:"\E2C2"}.icon-content_copy[data-v-3cb80f58]:before{content:"\E14D"}.icon-create_new_folder[data-v-3cb80f58]:before{content:"\E2CC"}.icon-date_range[data-v-3cb80f58]:before{content:"\E916"}.icon-delete[data-v-3cb80f58]:before{content:"\E872"}.icon-eject[data-v-3cb80f58]:before{content:"\E8FB"}.icon-error_outline[data-v-3cb80f58]:before{content:"\E001"}.icon-folder[data-v-3cb80f58]:before{content:"\E2C7"}.icon-link[data-v-3cb80f58]:before{content:"\E157"}.icon-more_horiz[data-v-3cb80f58]:before{content:"\E5D3"}.icon-more_vert[data-v-3cb80f58]:before{content:"\E5D4"}.icon-pause[data-v-3cb80f58]:before{content:"\E034"}.icon-person_outline[data-v-3cb80f58]:before{content:"\E7FF"}.icon-play_arrow[data-v-3cb80f58]:before{content:"\E037"}.icon-radio[data-v-3cb80f58]:before{content:"\E03E"}.icon-refresh[data-v-3cb80f58]:before{content:"\E5D5"}.icon-search[data-v-3cb80f58]:before{content:"\E8B6"}.icon-settings[data-v-3cb80f58]:before{content:"\E8B8"}.icon-skip_next[data-v-3cb80f58]:before{content:"\E044"}.icon-stop[data-v-3cb80f58]:before{content:"\E047"}.icon-view_quilt[data-v-3cb80f58]:before{content:"\E8F1"}.icon-mode_edit[data-v-3cb80f58]:before{content:"\E254"}.icon-star[data-v-3cb80f58]:before{content:"\E838"}.icon-star_border[data-v-3cb80f58]:before{content:"\E83A"}.icon-favorite[data-v-3cb80f58]:before{content:"\E87D"}.icon-favorite_border[data-v-3cb80f58]:before{content:"\E87E"}.icon-rss_feed[data-v-3cb80f58]:before{content:"\E0E5"}.icon-volume_off[data-v-3cb80f58]:before{content:"\E04F"}.icon-volume_up[data-v-3cb80f58]:before{content:"\E050"}.icon-speaker[data-v-3cb80f58]:before{content:"\E32D"}.icon-headset[data-v-3cb80f58]:before{content:"\E310"}.icon-headset_off[data-v-3cb80f58]:before{content:"\E908"}.icon-label_off[data-v-3cb80f58]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-3cb80f58]:before{content:"\E90A"}.icon-label[data-v-3cb80f58]:before{content:"\E892"}.icon-view_stream[data-v-3cb80f58]:before{content:"\E8F2"}.icon-short_text[data-v-3cb80f58]:before{content:"\E261"}.icon-view_agenda[data-v-3cb80f58]:before{content:"\E8E9"}.icon-drag_handle[data-v-3cb80f58]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-3cb80f58]:before{content:"\E061"}.icon-content_cut[data-v-3cb80f58]:before{content:"\E14E"}.icon-skip_previous[data-v-3cb80f58]:before{content:"\E045"}.icon-add_location[data-v-3cb80f58]:before{content:"\E567"}.icon-playlist__play[data-v-3cb80f58]:before{content:"\E05F"}.icon-playlist__add[data-v-3cb80f58]:before{content:"\E03B"}.icon-audio_ducking[data-v-3cb80f58]:before{content:"\E90B"}.icon-comment[data-v-3cb80f58]:before{content:"\E90C"}.icon-support_agent[data-v-3cb80f58]:before{content:"\E90D"}.icon-cancel[data-v-3cb80f58]:before{content:"\E5C9"}.icon-download[data-v-3cb80f58]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-3cb80f58]:before{content:"\E90F"}.icon-mic[data-v-3cb80f58]:before{content:"\E029"}.icon-language[data-v-3cb80f58]:before{content:"\E9C9"}.icon-play2[data-v-3cb80f58]:before{content:"\EA15"}.icon-menu2[data-v-3cb80f58]:before{content:"\E9BE"}.icon-tab[data-v-3cb80f58]:before{content:"\EA45"}.icon-display[data-v-3cb80f58]:before{content:"\E956"}.icon-auto_post[data-v-3cb80f58]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-3cb80f58]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-3cb80f58]:before{content:"\EA30"}.icon-film[data-v-3cb80f58]:before{content:"\E913"}.icon-video_camera[data-v-3cb80f58]:before{content:"\E914"}.icon-eye[data-v-3cb80f58]:before{content:"\E9CE"}.icon-notifications[data-v-3cb80f58]:before{content:"\E911"}.icon-home[data-v-3cb80f58]:before{content:"\E912"}body[data-v-3cb80f58]{margin:0}[data-v-3cb80f58],[data-v-3cb80f58]:after,[data-v-3cb80f58]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-3cb80f58]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-3cb80f58]{cursor:pointer}.violet[data-v-3cb80f58]{background-color:#9c27b0!important}.icon-violet[data-v-3cb80f58]{color:#9c27b0!important}.red[data-v-3cb80f58]{background-color:#f44336!important}.icon-red[data-v-3cb80f58]{color:#f44336!important}.orange[data-v-3cb80f58]{background-color:#ff5722!important}.icon-orange[data-v-3cb80f58]{color:#ff5722!important}.gray[data-v-3cb80f58]{background-color:#bdbdbd!important}.icon-gray[data-v-3cb80f58]{color:#bdbdbd!important}.green[data-v-3cb80f58]{background-color:#4caf50!important}.icon-green[data-v-3cb80f58]{color:#4caf50!important}.yellow[data-v-3cb80f58]{background-color:#fbc02d!important}.icon-yellow[data-v-3cb80f58]{color:#fbc02d!important}.blue[data-v-3cb80f58]{background-color:#03a9f4!important}.icon-blue[data-v-3cb80f58]{color:#03a9f4!important}.gray-blue[data-v-3cb80f58]{background-color:#546e7a!important}.icon-gray-blue[data-v-3cb80f58]{color:#546e7a!important}.disabled[data-v-3cb80f58]{opacity:.5}.selected[data-v-3cb80f58]{background-color:#6a8896}.selected[data-v-3cb80f58]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-3cb80f58]::-webkit-scrollbar{width:8px}body[data-v-3cb80f58]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-3cb80f58]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-3cb80f58]{overflow:hidden}.component-container[data-v-3cb80f58]{height:100%;position:relative}.component-top[data-v-3cb80f58]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-3cb80f58],.component-top[data-v-3cb80f58]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-3cb80f58]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-3cb80f58]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-3cb80f58]:hover{opacity:.5}.component-top__selectors[data-v-3cb80f58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-3cb80f58],.component-top__selectors .component-top__logo select[data-v-3cb80f58]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-3cb80f58]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-3cb80f58]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-3cb80f58]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3cb80f58]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3cb80f58]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-3cb80f58]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-3cb80f58]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-3cb80f58]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-3cb80f58]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-3cb80f58]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-3cb80f58]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-3cb80f58]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-3cb80f58]:hover{color:#ff5722}.component-top__station>a[data-v-3cb80f58]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-3cb80f58]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-3cb80f58]{margin-left:auto}.component-top__actions a[data-v-3cb80f58]{text-decoration:none}.component-top__actions a[data-v-3cb80f58]:first-child{margin-right:10px}.required[data-v-3cb80f58]{color:#ff5722}.cm-container ul li[data-v-3cb80f58]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-3cb80f58]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-3cb80f58]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-3cb80f58]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-3cb80f58]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-3cb80f58]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-3cb80f58]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-3cb80f58],.cm-container .cm-ul li>.cm-ul[data-v-3cb80f58]:hover,.cm-container li.cm-open>.cm-ul[data-v-3cb80f58]{display:block!important}.components-grid[data-v-3cb80f58]{grid-template-columns:1fr 1fr}[class*=" icon-"][data-v-1896532a],[class^=icon-][data-v-1896532a]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-1896532a]:before{content:"\E907"}.icon-play_fade[data-v-1896532a]:before{content:"\E905"}.icon-stop_fade[data-v-1896532a]:before{content:"\E906"}.icon-ic_piramide[data-v-1896532a]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-1896532a]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-1896532a]:before{content:"\E904"}.icon-application[data-v-1896532a]:before{content:"\E901"}.icon-thermometer[data-v-1896532a]:before{content:"\E902"}.icon-schedule[data-v-1896532a]:before{content:"\E8B5"}.icon-add[data-v-1896532a]:before{content:"\E145"}.icon-add_box[data-v-1896532a]:before{content:"\E146"}.icon-arrow_drop_down[data-v-1896532a]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-1896532a]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-1896532a]:before{content:"\E227"}.icon-audiotrack[data-v-1896532a]:before{content:"\E3A1"}.icon-brightness_1[data-v-1896532a]:before{content:"\E3A6"}.icon-build[data-v-1896532a]:before{content:"\E869"}.icon-check[data-v-1896532a]:before{content:"\E5CA"}.icon-close[data-v-1896532a]:before{content:"\E5CD"}.icon-cloud_queue[data-v-1896532a]:before{content:"\E2C2"}.icon-content_copy[data-v-1896532a]:before{content:"\E14D"}.icon-create_new_folder[data-v-1896532a]:before{content:"\E2CC"}.icon-date_range[data-v-1896532a]:before{content:"\E916"}.icon-delete[data-v-1896532a]:before{content:"\E872"}.icon-eject[data-v-1896532a]:before{content:"\E8FB"}.icon-error_outline[data-v-1896532a]:before{content:"\E001"}.icon-folder[data-v-1896532a]:before{content:"\E2C7"}.icon-link[data-v-1896532a]:before{content:"\E157"}.icon-more_horiz[data-v-1896532a]:before{content:"\E5D3"}.icon-more_vert[data-v-1896532a]:before{content:"\E5D4"}.icon-pause[data-v-1896532a]:before{content:"\E034"}.icon-person_outline[data-v-1896532a]:before{content:"\E7FF"}.icon-play_arrow[data-v-1896532a]:before{content:"\E037"}.icon-radio[data-v-1896532a]:before{content:"\E03E"}.icon-refresh[data-v-1896532a]:before{content:"\E5D5"}.icon-search[data-v-1896532a]:before{content:"\E8B6"}.icon-settings[data-v-1896532a]:before{content:"\E8B8"}.icon-skip_next[data-v-1896532a]:before{content:"\E044"}.icon-stop[data-v-1896532a]:before{content:"\E047"}.icon-view_quilt[data-v-1896532a]:before{content:"\E8F1"}.icon-mode_edit[data-v-1896532a]:before{content:"\E254"}.icon-star[data-v-1896532a]:before{content:"\E838"}.icon-star_border[data-v-1896532a]:before{content:"\E83A"}.icon-favorite[data-v-1896532a]:before{content:"\E87D"}.icon-favorite_border[data-v-1896532a]:before{content:"\E87E"}.icon-rss_feed[data-v-1896532a]:before{content:"\E0E5"}.icon-volume_off[data-v-1896532a]:before{content:"\E04F"}.icon-volume_up[data-v-1896532a]:before{content:"\E050"}.icon-speaker[data-v-1896532a]:before{content:"\E32D"}.icon-headset[data-v-1896532a]:before{content:"\E310"}.icon-headset_off[data-v-1896532a]:before{content:"\E908"}.icon-label_off[data-v-1896532a]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-1896532a]:before{content:"\E90A"}.icon-label[data-v-1896532a]:before{content:"\E892"}.icon-view_stream[data-v-1896532a]:before{content:"\E8F2"}.icon-short_text[data-v-1896532a]:before{content:"\E261"}.icon-view_agenda[data-v-1896532a]:before{content:"\E8E9"}.icon-drag_handle[data-v-1896532a]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-1896532a]:before{content:"\E061"}.icon-content_cut[data-v-1896532a]:before{content:"\E14E"}.icon-skip_previous[data-v-1896532a]:before{content:"\E045"}.icon-add_location[data-v-1896532a]:before{content:"\E567"}.icon-playlist__play[data-v-1896532a]:before{content:"\E05F"}.icon-playlist__add[data-v-1896532a]:before{content:"\E03B"}.icon-audio_ducking[data-v-1896532a]:before{content:"\E90B"}.icon-comment[data-v-1896532a]:before{content:"\E90C"}.icon-support_agent[data-v-1896532a]:before{content:"\E90D"}.icon-cancel[data-v-1896532a]:before{content:"\E5C9"}.icon-download[data-v-1896532a]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-1896532a]:before{content:"\E90F"}.icon-mic[data-v-1896532a]:before{content:"\E029"}.icon-language[data-v-1896532a]:before{content:"\E9C9"}.icon-play2[data-v-1896532a]:before{content:"\EA15"}.icon-menu2[data-v-1896532a]:before{content:"\E9BE"}.icon-tab[data-v-1896532a]:before{content:"\EA45"}.icon-display[data-v-1896532a]:before{content:"\E956"}.icon-auto_post[data-v-1896532a]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-1896532a]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-1896532a]:before{content:"\EA30"}.icon-film[data-v-1896532a]:before{content:"\E913"}.icon-video_camera[data-v-1896532a]:before{content:"\E914"}.icon-eye[data-v-1896532a]:before{content:"\E9CE"}.icon-notifications[data-v-1896532a]:before{content:"\E911"}.icon-home[data-v-1896532a]:before{content:"\E912"}body[data-v-1896532a]{margin:0}[data-v-1896532a],[data-v-1896532a]:after,[data-v-1896532a]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-1896532a]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-1896532a]{cursor:pointer}.violet[data-v-1896532a]{background-color:#9c27b0!important}.icon-violet[data-v-1896532a]{color:#9c27b0!important}.red[data-v-1896532a]{background-color:#f44336!important}.icon-red[data-v-1896532a]{color:#f44336!important}.orange[data-v-1896532a]{background-color:#ff5722!important}.icon-orange[data-v-1896532a]{color:#ff5722!important}.gray[data-v-1896532a]{background-color:#bdbdbd!important}.icon-gray[data-v-1896532a]{color:#bdbdbd!important}.green[data-v-1896532a]{background-color:#4caf50!important}.icon-green[data-v-1896532a]{color:#4caf50!important}.yellow[data-v-1896532a]{background-color:#fbc02d!important}.icon-yellow[data-v-1896532a]{color:#fbc02d!important}.blue[data-v-1896532a]{background-color:#03a9f4!important}.icon-blue[data-v-1896532a]{color:#03a9f4!important}.gray-blue[data-v-1896532a]{background-color:#546e7a!important}.icon-gray-blue[data-v-1896532a]{color:#546e7a!important}.disabled[data-v-1896532a]{opacity:.5}.selected[data-v-1896532a]{background-color:#6a8896}.selected[data-v-1896532a]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-1896532a]::-webkit-scrollbar{width:8px}body[data-v-1896532a]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-1896532a]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-1896532a]{overflow:hidden}.component-container[data-v-1896532a]{height:100%;position:relative}.component-top[data-v-1896532a]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-1896532a],.component-top[data-v-1896532a]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-1896532a]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-1896532a]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-1896532a]:hover{opacity:.5}.component-top__selectors[data-v-1896532a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-1896532a],.component-top__selectors .component-top__logo select[data-v-1896532a]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-1896532a]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-1896532a]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-1896532a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-1896532a]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-1896532a]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-1896532a]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-1896532a]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-1896532a]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-1896532a]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-1896532a]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-1896532a]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-1896532a]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-1896532a]:hover{color:#ff5722}.component-top__station>a[data-v-1896532a]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-1896532a]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-1896532a]{margin-left:auto}.component-top__actions a[data-v-1896532a]{text-decoration:none}.component-top__actions a[data-v-1896532a]:first-child{margin-right:10px}.required[data-v-1896532a]{color:#ff5722}.cm-container ul li[data-v-1896532a]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-1896532a]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-1896532a]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-1896532a]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-1896532a]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-1896532a]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-1896532a]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-1896532a],.cm-container .cm-ul li>.cm-ul[data-v-1896532a]:hover,.cm-container li.cm-open>.cm-ul[data-v-1896532a]{display:block!important}.components-grid[data-v-1896532a]{grid-template-columns:1fr}.layout-custom .one-column[data-v-70f7f068]{grid-template-columns:1fr!important}.layout-custom .two-columns[data-v-70f7f068]{grid-template-columns:1fr 1fr!important}.layout-custom .three-columns[data-v-70f7f068]{grid-template-columns:1fr 1fr 1fr!important}.layout-custom .four-columns[data-v-70f7f068]{grid-template-columns:1fr 1fr 1fr 1fr!important}@media screen and (min-width:1680px){.layout-custom .three-columns[data-v-70f7f068]{grid-template-columns:1fr 1fr 2fr!important}}.table_categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table_categories header{background:#404040;padding:4px;font-weight:700;color:#fff}.table_categories .scroll{max-height:208px;overflow:auto;border:1px solid #404040}.table_categories .scroll::-webkit-scrollbar{width:12px;cursor:pointer}.table_categories .scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.table_categories .scroll::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.list-categories{padding:4px}.list-categories li{display:grid;grid-template-columns:24px 1fr 24px;padding:2px;-webkit-transition:all .2s;transition:all .2s}.list-categories li:hover{background:#313131}.alert{background:#7b7b7b;color:#000;margin-bottom:16px;border-radius:4px}[class*=" icon-"][data-v-2cf56092],[class^=icon-][data-v-2cf56092]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-2cf56092]:before{content:"\E907"}.icon-play_fade[data-v-2cf56092]:before{content:"\E905"}.icon-stop_fade[data-v-2cf56092]:before{content:"\E906"}.icon-ic_piramide[data-v-2cf56092]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-2cf56092]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-2cf56092]:before{content:"\E904"}.icon-application[data-v-2cf56092]:before{content:"\E901"}.icon-thermometer[data-v-2cf56092]:before{content:"\E902"}.icon-schedule[data-v-2cf56092]:before{content:"\E8B5"}.icon-add[data-v-2cf56092]:before{content:"\E145"}.icon-add_box[data-v-2cf56092]:before{content:"\E146"}.icon-arrow_drop_down[data-v-2cf56092]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-2cf56092]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-2cf56092]:before{content:"\E227"}.icon-audiotrack[data-v-2cf56092]:before{content:"\E3A1"}.icon-brightness_1[data-v-2cf56092]:before{content:"\E3A6"}.icon-build[data-v-2cf56092]:before{content:"\E869"}.icon-check[data-v-2cf56092]:before{content:"\E5CA"}.icon-close[data-v-2cf56092]:before{content:"\E5CD"}.icon-cloud_queue[data-v-2cf56092]:before{content:"\E2C2"}.icon-content_copy[data-v-2cf56092]:before{content:"\E14D"}.icon-create_new_folder[data-v-2cf56092]:before{content:"\E2CC"}.icon-date_range[data-v-2cf56092]:before{content:"\E916"}.icon-delete[data-v-2cf56092]:before{content:"\E872"}.icon-eject[data-v-2cf56092]:before{content:"\E8FB"}.icon-error_outline[data-v-2cf56092]:before{content:"\E001"}.icon-folder[data-v-2cf56092]:before{content:"\E2C7"}.icon-link[data-v-2cf56092]:before{content:"\E157"}.icon-more_horiz[data-v-2cf56092]:before{content:"\E5D3"}.icon-more_vert[data-v-2cf56092]:before{content:"\E5D4"}.icon-pause[data-v-2cf56092]:before{content:"\E034"}.icon-person_outline[data-v-2cf56092]:before{content:"\E7FF"}.icon-play_arrow[data-v-2cf56092]:before{content:"\E037"}.icon-radio[data-v-2cf56092]:before{content:"\E03E"}.icon-refresh[data-v-2cf56092]:before{content:"\E5D5"}.icon-search[data-v-2cf56092]:before{content:"\E8B6"}.icon-settings[data-v-2cf56092]:before{content:"\E8B8"}.icon-skip_next[data-v-2cf56092]:before{content:"\E044"}.icon-stop[data-v-2cf56092]:before{content:"\E047"}.icon-view_quilt[data-v-2cf56092]:before{content:"\E8F1"}.icon-mode_edit[data-v-2cf56092]:before{content:"\E254"}.icon-star[data-v-2cf56092]:before{content:"\E838"}.icon-star_border[data-v-2cf56092]:before{content:"\E83A"}.icon-favorite[data-v-2cf56092]:before{content:"\E87D"}.icon-favorite_border[data-v-2cf56092]:before{content:"\E87E"}.icon-rss_feed[data-v-2cf56092]:before{content:"\E0E5"}.icon-volume_off[data-v-2cf56092]:before{content:"\E04F"}.icon-volume_up[data-v-2cf56092]:before{content:"\E050"}.icon-speaker[data-v-2cf56092]:before{content:"\E32D"}.icon-headset[data-v-2cf56092]:before{content:"\E310"}.icon-headset_off[data-v-2cf56092]:before{content:"\E908"}.icon-label_off[data-v-2cf56092]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-2cf56092]:before{content:"\E90A"}.icon-label[data-v-2cf56092]:before{content:"\E892"}.icon-view_stream[data-v-2cf56092]:before{content:"\E8F2"}.icon-short_text[data-v-2cf56092]:before{content:"\E261"}.icon-view_agenda[data-v-2cf56092]:before{content:"\E8E9"}.icon-drag_handle[data-v-2cf56092]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-2cf56092]:before{content:"\E061"}.icon-content_cut[data-v-2cf56092]:before{content:"\E14E"}.icon-skip_previous[data-v-2cf56092]:before{content:"\E045"}.icon-add_location[data-v-2cf56092]:before{content:"\E567"}.icon-playlist__play[data-v-2cf56092]:before{content:"\E05F"}.icon-playlist__add[data-v-2cf56092]:before{content:"\E03B"}.icon-audio_ducking[data-v-2cf56092]:before{content:"\E90B"}.icon-comment[data-v-2cf56092]:before{content:"\E90C"}.icon-support_agent[data-v-2cf56092]:before{content:"\E90D"}.icon-cancel[data-v-2cf56092]:before{content:"\E5C9"}.icon-download[data-v-2cf56092]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-2cf56092]:before{content:"\E90F"}.icon-mic[data-v-2cf56092]:before{content:"\E029"}.icon-language[data-v-2cf56092]:before{content:"\E9C9"}.icon-play2[data-v-2cf56092]:before{content:"\EA15"}.icon-menu2[data-v-2cf56092]:before{content:"\E9BE"}.icon-tab[data-v-2cf56092]:before{content:"\EA45"}.icon-display[data-v-2cf56092]:before{content:"\E956"}.icon-auto_post[data-v-2cf56092]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-2cf56092]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-2cf56092]:before{content:"\EA30"}.icon-film[data-v-2cf56092]:before{content:"\E913"}.icon-video_camera[data-v-2cf56092]:before{content:"\E914"}.icon-eye[data-v-2cf56092]:before{content:"\E9CE"}.icon-notifications[data-v-2cf56092]:before{content:"\E911"}.icon-home[data-v-2cf56092]:before{content:"\E912"}body[data-v-2cf56092]{margin:0}[data-v-2cf56092],[data-v-2cf56092]:after,[data-v-2cf56092]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-2cf56092]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-2cf56092]{cursor:pointer}.violet[data-v-2cf56092]{background-color:#9c27b0!important}.icon-violet[data-v-2cf56092]{color:#9c27b0!important}.red[data-v-2cf56092]{background-color:#f44336!important}.icon-red[data-v-2cf56092]{color:#f44336!important}.orange[data-v-2cf56092]{background-color:#ff5722!important}.icon-orange[data-v-2cf56092]{color:#ff5722!important}.gray[data-v-2cf56092]{background-color:#bdbdbd!important}.icon-gray[data-v-2cf56092]{color:#bdbdbd!important}.green[data-v-2cf56092]{background-color:#4caf50!important}.icon-green[data-v-2cf56092]{color:#4caf50!important}.yellow[data-v-2cf56092]{background-color:#fbc02d!important}.icon-yellow[data-v-2cf56092]{color:#fbc02d!important}.blue[data-v-2cf56092]{background-color:#03a9f4!important}.icon-blue[data-v-2cf56092]{color:#03a9f4!important}.gray-blue[data-v-2cf56092]{background-color:#546e7a!important}.icon-gray-blue[data-v-2cf56092]{color:#546e7a!important}.disabled[data-v-2cf56092]{opacity:.5}.selected[data-v-2cf56092]{background-color:#6a8896}.selected[data-v-2cf56092]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-2cf56092]::-webkit-scrollbar{width:8px}body[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-2cf56092]{overflow:hidden}.component-container[data-v-2cf56092]{height:100%;position:relative}.component-top[data-v-2cf56092]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-2cf56092],.component-top[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-2cf56092]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-2cf56092]:hover{opacity:.5}.component-top__selectors[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-2cf56092],.component-top__selectors .component-top__logo select[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-2cf56092]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-2cf56092]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-2cf56092]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-2cf56092]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-2cf56092]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-2cf56092]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-2cf56092]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-2cf56092]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-2cf56092]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-2cf56092]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-2cf56092]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-2cf56092]:hover{color:#ff5722}.component-top__station>a[data-v-2cf56092]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-2cf56092]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-2cf56092]{margin-left:auto}.component-top__actions a[data-v-2cf56092]{text-decoration:none}.component-top__actions a[data-v-2cf56092]:first-child{margin-right:10px}.required[data-v-2cf56092]{color:#ff5722}.cm-container ul li[data-v-2cf56092]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-2cf56092]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-2cf56092]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-2cf56092]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-2cf56092]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-2cf56092],.cm-container .cm-ul li>.cm-ul[data-v-2cf56092]:hover,.cm-container li.cm-open>.cm-ul[data-v-2cf56092]{display:block!important}.settings-container[data-v-2cf56092]{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);position:relative;grid-area:central;display:grid;grid-template-columns:240px 1fr;gap:16px;margin:0 16px}.settings-container.auto-dj[data-v-2cf56092]{grid-template-columns:1fr}.settings__menu[data-v-2cf56092]{background:#202020;height:auto;border-radius:4px;padding:24px;overflow:auto}.settings__menu[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__menu[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__menu[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__menu h2[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;padding-bottom:16px;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 14px}.settings__menu h2 .container__station[data-v-2cf56092]{margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:2px;opacity:.8;font-family:Roboto,sans-serif!important;font-weight:lighter;font-size:12px;max-width:62px;overflow:hidden;text-overflow:ellipsis}.settings__menu h2 .container__station i[data-v-2cf56092]{font-size:14px;margin-top:-1px}.settings__menu h2[data-v-2cf56092]:first-child{padding-bottom:0}.settings__menu a[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;text-decoration:none;font-size:14px;margin-bottom:8px;color:#404040;background:#fff;line-height:32px;padding:0;height:32px;display:block;border-radius:4px;text-align:center;text-transform:uppercase}.settings__menu a[data-v-2cf56092]:hover{opacity:.5}.settings__menu a.active[data-v-2cf56092]{background:#ff5722;color:#fff}.settings__layout[data-v-2cf56092]{background:#202020;margin:0;border-radius:4px;height:auto;padding:24px;overflow:auto}.settings__layout h2[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:14px;margin:0;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__layout .container__station[data-v-2cf56092]{margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:4px}.settings__layout .container__station i[data-v-2cf56092]{font-size:18px;margin-top:-4px}.settings__layout[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout button[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout button[data-v-2cf56092]:hover{opacity:.5}.settings__layout button.button-cancel[data-v-2cf56092]{background:none;color:#fff}.settings__layout__group[data-v-2cf56092]{margin-bottom:16px;border-radius:4px;padding:16px;background:#303030}.settings__layout__group__header[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.settings__layout__group__header button[data-v-2cf56092]{margin-left:12px}.settings__layout__group__header button label[data-v-2cf56092]{width:100%;height:100%}.settings__layout__group__title[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.settings__layout__group__title h3[data-v-2cf56092]{margin-bottom:0!important;margin-right:16px!important}.settings__layout__group__title button[data-v-2cf56092]{margin-bottom:0!important}.settings__layout__group h3[data-v-2cf56092]{color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;color:#ff5722;padding:4px 8px 4px 0;margin:0 0 16px;text-transform:uppercase;text-align:left}.settings__layout__group .settings__layout__group--last[data-v-2cf56092]{margin-bottom:0}.settings__fix--align[data-v-2cf56092]{padding:0}.settings__fix--width[data-v-2cf56092]{width:100%;max-width:320px}.settings__layout--full[data-v-2cf56092]{background:#202020;width:100%;height:auto;max-height:100%;padding:16px;overflow:auto;border-radius:4px}.settings__layout--full[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout--full[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout--full[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout--full h2[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:16px;margin:0;text-transform:uppercase;text-align:left}.settings__layout--full button[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout--full button[data-v-2cf56092]:hover{opacity:.5}.settings__layout--full button.button-cancel[data-v-2cf56092]{background:none;color:#fff}.settings-inline[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-inline .actions[data-v-2cf56092]{width:110px;margin-left:16px;-ms-flex-negative:0;flex-shrink:0}.settings-inline .actions a[data-v-2cf56092]:hover{color:hsla(0,0%,100%,.5)}.settings-inline .actions a.no-selection[data-v-2cf56092]{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.settings__layout__group--grid[data-v-2cf56092]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}@media screen and (min-width:960px){.settings__layout__group--half[data-v-2cf56092]{height:auto;vertical-align:top}}.settings__results[data-v-2cf56092]{white-space:nowrap;overflow:hidden;font-size:0;max-width:600px}.settings__results .settings__categories[data-v-2cf56092]{width:100%;max-height:228px;overflow:hidden}.settings__results .settings__categories ul[data-v-2cf56092]{list-style:none;margin:0;padding:0}.settings__results .settings__categories ul .scrollable[data-v-2cf56092]{max-height:228px;overflow-y:overlay}.settings__results .settings__categories ul .scrollable[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__results .settings__categories ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__results .settings__categories ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__results .settings__categories ul .active p[data-v-2cf56092]{color:#ff5722}.settings__results .settings__categories ul li[data-v-2cf56092]{height:20px;cursor:pointer;font-size:0;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__results .settings__categories ul li span[data-v-2cf56092]{width:24px;height:20px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:20px;padding-left:5px}.settings__results .settings__categories ul li p[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0 16px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.settings__results .settings__categories ul li[data-v-2cf56092]:hover{opacity:.5}.settings-row[data-v-2cf56092]{font-size:0}.settings-row .settings-input[data-v-2cf56092]{display:inline-block;vertical-align:top;width:50%;margin-bottom:16px}.settings-row .settings-input[data-v-2cf56092]:first-child{width:-webkit-calc(50% - 24px);width:calc(50% - 24px);margin:0 24px 0 0}.settings-row .settings-input[data-v-2cf56092]:nth-of-type(2){width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}.settings-row .settings-input[data-v-2cf56092]:disabled{opacity:.5}.settings-input--sm[data-v-2cf56092]{max-width:240px!important}.settings-input--md[data-v-2cf56092]{max-width:320px!important}.settings-input[data-v-2cf56092]{max-width:720px;width:100%;margin-bottom:16px}.settings-input small[data-v-2cf56092]{font-style:italic;color:#909090}.settings-input input[data-v-2cf56092]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0}.settings-input input[data-v-2cf56092]:focus{border-color:#ff5722}.settings-input input[type=file][data-v-2cf56092]{border-bottom:none;padding-top:8px}.settings-input input[type=date][data-v-2cf56092]{max-width:172px}.settings-input input[type=date][data-v-2cf56092]::-webkit-clear-button,.settings-input input[type=date][data-v-2cf56092]::-webkit-inner-spin-button{display:none}.settings-input input[type=date][data-v-2cf56092]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.settings-input input[type=date][data-v-2cf56092]:disabled{opacity:.5}.settings-input input[type=range][data-v-2cf56092]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.settings-input input[type=range][data-v-2cf56092]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.settings-input input[type=range][data-v-2cf56092]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.settings-input input[type=range][data-v-2cf56092]:focus{outline:none}.settings-input input[type=range][data-v-2cf56092]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.settings-input input[type=range][data-v-2cf56092]::-moz-range-thumb:active{transform:scale(1.1)}.settings-input select[data-v-2cf56092]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;height:32px;padding:0 24px 0 0;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.settings-input select option[data-v-2cf56092]{color:#000}.settings-input select option[data-v-2cf56092]:disabled{opacity:.5}.settings-input label[data-v-2cf56092]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-input textarea[data-v-2cf56092]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;padding:0;width:100%!important;height:56px;margin-top:8px}.settings-input textarea[data-v-2cf56092]:focus{border-color:#ff5722}.settings-input textarea[data-v-2cf56092]:disabled{opacity:.5}.settings-input h4[data-v-2cf56092]{margin:0;font-size:16px}.settings-range[data-v-2cf56092]{max-width:300px}.settings-checkbox label[data-v-2cf56092]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-checkbox input[data-v-2cf56092]{margin:0 8px 0 0}.settings-checkbox input[type=checkbox][data-v-2cf56092]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.settings-checkbox input[type=checkbox][data-v-2cf56092]:active,.settings-checkbox input[type=checkbox][data-v-2cf56092]:checked,.settings-checkbox input[type=checkbox][data-v-2cf56092]:checked:active{background-color:#fff}.settings-checkbox input[type=checkbox][data-v-2cf56092]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-checkbox input[type=radio][data-v-2cf56092]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative}.settings-checkbox input[type=radio][data-v-2cf56092]:active,.settings-checkbox input[type=radio][data-v-2cf56092]:checked,.settings-checkbox input[type=radio][data-v-2cf56092]:checked:active{background-color:#fff}.settings-checkbox input[type=radio][data-v-2cf56092]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-colors[data-v-2cf56092]{white-space:nowrap;overflow-y:hidden;overflow-x:auto}.settings-colors a[data-v-2cf56092]{text-decoration:none;padding:16px 8px 0;display:inline-block;vertical-align:middle}.settings-colors a[data-v-2cf56092]:first-child{padding-left:0}.settings-colors a[data-v-2cf56092]:hover{opacity:.5}.settings-colors a span[data-v-2cf56092]{width:24px;height:24px;border-radius:50%;display:block}.settings-colors a span.active[data-v-2cf56092]{border:2px solid #fff}.settings-colors[data-v-2cf56092]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.settings-colors[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings-colors[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist[data-v-2cf56092]{width:100%;background-color:#202020}.settings__playlist .time[data-v-2cf56092]{display:table-cell;padding-left:8px;width:70px}.settings__playlist .length[data-v-2cf56092]{display:table-cell;width:60px}.settings__playlist .event[data-v-2cf56092]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.settings__playlist .event span[data-v-2cf56092]{font-size:18px;top:3px}.settings__playlist .event .dropdown[data-v-2cf56092]{position:absolute;right:-5px;top:5px}.settings__playlist .event.event-comment[data-v-2cf56092]{white-space:normal}.settings__playlist .event.event-comment div[data-v-2cf56092]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.settings__playlist .event.event-comment div span[data-v-2cf56092]{padding-right:4px}.settings__playlist .event.event-live-text[data-v-2cf56092]{white-space:normal}.settings__playlist .event.event-live-text .content[data-v-2cf56092]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px;font-size:14px}.settings__playlist .event.event-live-text .content span[data-v-2cf56092]{padding-right:4px}.settings__playlist .event.event-live-text .content .text-live-text[data-v-2cf56092]{margin-left:28px}.settings__playlist .status[data-v-2cf56092]{display:table-cell;width:60px}.settings__playlist .status span[data-v-2cf56092]{font-size:18px}.settings__playlist .status .icon-brightness_1[data-v-2cf56092]{font-size:14px}.settings__playlist .actions[data-v-2cf56092]{width:72px;display:table-cell;padding-right:16px}.settings__playlist .actions a[data-v-2cf56092]{font-size:18px;padding-right:8px;text-decoration:none}.settings__playlist .actions a[data-v-2cf56092]:hover{opacity:.5}.settings__playlist .settings__playlist__header[data-v-2cf56092]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__playlist .settings__playlist_ul[data-v-2cf56092]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__playlist .settings__playlist_ul .scrollable[data-v-2cf56092]{min-height:580px;overflow-y:overlay}.settings__playlist .settings__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__playlist .settings__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__playlist .settings__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist .settings__playlist_ul li[data-v-2cf56092]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__playlist .settings__playlist_ul li[data-v-2cf56092]:last-child{border-bottom:1px solid #202020}.settings__playlist .settings__playlist_ul li.inEtm .time[data-v-2cf56092]{padding-left:16px}.settings__playlist .settings__playlist_ul li.inEtm .event[data-v-2cf56092]{padding-left:8px}.settings__client[data-v-2cf56092]{width:100%;background-color:#202020;border-radius:4px;overflow:hidden}.settings__client .user[data-v-2cf56092]{display:table-cell;padding-left:8px;width:150px}.settings__client .role[data-v-2cf56092]{display:table-cell;width:100px}.settings__client .email[data-v-2cf56092],.settings__client .fullName[data-v-2cf56092]{display:table-cell;width:250px}.settings__client .actions[data-v-2cf56092]{width:75px;display:table-cell;padding-right:8px}.settings__client .actions a[data-v-2cf56092]{font-size:18px;padding-right:8px;text-decoration:none}.settings__client .actions a[data-v-2cf56092]:hover{opacity:.5}.settings__client__header[data-v-2cf56092]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__client_ul[data-v-2cf56092]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__client_ul .scrollable[data-v-2cf56092]{max-height:580px;overflow-y:overlay}.settings__client_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__client_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__client_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__client_ul li[data-v-2cf56092]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__client_ul li[data-v-2cf56092]:last-child{border-bottom:1px solid #202020}.login[data-v-2cf56092]{width:100vw;height:100vh;background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,-webkit-gradient(linear,left top,left bottom,from(#f6d365),to(#fda085));background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,linear-gradient(180deg,#f6d365,#fda085);background-blend-mode:multiply;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login img[data-v-2cf56092]{-webkit-filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));position:absolute;width:140px;top:16px;left:16px}.login .login__modal[data-v-2cf56092]{max-width:480px;padding:0 24px;position:relative}.login .login__modal .form[data-v-2cf56092],.login .login__modal[data-v-2cf56092]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .login__modal .form[data-v-2cf56092]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .login__modal img[data-v-2cf56092]{width:180px;display:block}.login .login__modal input[data-v-2cf56092]{background-color:transparent;color:#202020;border:1px solid #202020;border-radius:8px;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:48px;padding:0 16px;margin-top:24px}.login .login__modal input[data-v-2cf56092]:focus{border-color:#ff5722}.login .login__modal input[data-v-2cf56092]:disabled{opacity:.5}.login .login__modal input[data-v-2cf56092]::-webkit-input-placeholder{color:#101010}.login .login__modal input[data-v-2cf56092]::-moz-placeholder{color:#101010}.login .login__modal input[data-v-2cf56092]::-ms-input-placeholder{color:#101010}.login .login__modal input[data-v-2cf56092]::placeholder{color:#101010}.login .login__modal button[data-v-2cf56092]{font-family:Roboto Condensed,sans-serif;height:48px;font-size:16px;line-height:20px;text-transform:uppercase;border-radius:24px;background:#101010;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin-bottom:16px;margin-top:48px;max-width:300px;width:100%;cursor:pointer;outline:0}.login .login__modal button[data-v-2cf56092]:hover{opacity:.5}.input-switch[data-v-2cf56092]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-2cf56092]{position:relative;display:inline-block;max-width:30px;height:17px;overflow:hidden;margin-bottom:8px}.input-switch .switch input[data-v-2cf56092]{opacity:0;width:0;height:0}.input-switch .slider[data-v-2cf56092]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-2cf56092]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-2cf56092]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-2cf56092]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-2cf56092]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-2cf56092]{border-radius:34px}.input-switch .slider.round[data-v-2cf56092]:before{border-radius:50%}.input-switch label[data-v-2cf56092]{overflow:visible;white-space:wrap}.component-player__playlist[data-v-2cf56092]{width:100%;background-color:#202020;position:relative}.component-player__playlist .time[data-v-2cf56092]{display:table-cell;padding-left:8px;width:70px}.component-player__playlist .length[data-v-2cf56092]{display:table-cell;width:60px}.component-player__playlist .event[data-v-2cf56092]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist .event span[data-v-2cf56092]{font-size:18px;vertical-align:middle}.component-player__playlist .event .dropdown[data-v-2cf56092]{position:absolute;right:-5px;top:5px}.component-player__playlist .event.event-comment[data-v-2cf56092]{white-space:normal;padding-left:8px}.component-player__playlist .event.event-comment div[data-v-2cf56092]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist .event.event-comment div span[data-v-2cf56092]{padding-right:4px}.component-player__playlist .event.event-error[data-v-2cf56092]{color:tomato}.component-player__playlist .performer[data-v-2cf56092]{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist .status[data-v-2cf56092]{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist .status span[data-v-2cf56092]{font-size:18px;vertical-align:middle}.component-player__playlist .status .icon-brightness_1[data-v-2cf56092]{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist .actions[data-v-2cf56092]{width:88px;display:table-cell;padding-right:8px}.component-player__playlist .actions.right[data-v-2cf56092]{text-align:right}.component-player__playlist .actions a[data-v-2cf56092]{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist .actions a[data-v-2cf56092]:hover{opacity:.5}.component-player__playlist .component-player__playlist__header[data-v-2cf56092]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist .component-player__playlist_ul[data-v-2cf56092]{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-2cf56092]{height:-webkit-calc(100vh - 335px);height:calc(100vh - 335px);overflow-y:overlay}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-2cf56092]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist .component-player__playlist_ul li[data-v-2cf56092]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist .component-player__playlist_ul li[data-v-2cf56092]:hover{background-color:#303030}.component-player__playlist .component-player__playlist_ul li.playing[data-v-2cf56092]{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing[data-v-2cf56092]:hover{background-color:#841818}.component-player__playlist .component-player__playlist_ul li.playing.in-etm[data-v-2cf56092]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-2cf56092]{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-2cf56092]:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next.in-etm[data-v-2cf56092]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-2cf56092]{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-2cf56092]:not(.voice-track){padding-left:8px}.component-player__playlist .component-player__playlist_ul li.spot[data-v-2cf56092]{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.spot .icon-attach_money[data-v-2cf56092]{color:#909090}.component-player__playlist .component-player__playlist_ul li[data-v-2cf56092]:last-child{border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break[data-v-2cf56092]{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist .component-player__playlist_ul li.break a[data-v-2cf56092]{text-decoration:none;color:#fff}.component-player__playlist .component-player__playlist_ul li.break .break-header[data-v-2cf56092]{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break ul[data-v-2cf56092]{padding:0}.component-player__playlist .component-player__playlist_ul li.break ul li[data-v-2cf56092]{cursor:pointer}.component-player__playlist .component-player__playlist_ul__scroll[data-v-2cf56092]{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist .component-player__playlist_ul__scroll i[data-v-2cf56092]{font-size:16px;margin-right:4px}.component-player__playlist .component-player__playlist_ul__scroll[data-v-2cf56092]:hover{opacity:1}.draggingOver[data-v-2cf56092]:not(.insertPositionStyle){border-top:1px solid #ff5722!important;opacity:1!important;border-bottom-color:#303030!important}.insertPositionStyle[data-v-2cf56092]:not(.draggingOver){border-bottom:1px solid #ff5722!important;opacity:1!important}.editingCommand[data-v-2cf56092]{background:#6a8896!important}.alert--setting[data-v-2cf56092]{width:100%;max-width:600px;background:#202020;color:#fff;border-radius:4px;padding:8px;border:1px solid #000;margin:12px 0;line-height:20px}.settings__layout__content{display:grid;grid-template-columns:140px 1fr;gap:12px}.settings__layout__content__dates{width:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;max-height:600px;overflow-y:auto;padding-right:8px}.settings__layout__content__dates::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout__content__dates::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout__content__dates::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout__content__dates button{width:120px;padding:8px 0}.settings__layout__content__dates button.active{background:#ff5722;color:#fff}.settings__layout__content__log{background:#202020;padding:12px;max-height:600px;overflow-y:auto}.settings__layout__content__log::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout__content__log::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout__content__log::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal{max-height:85vh;overflow-y:scroll;padding-bottom:12px}.component-modal::-webkit-scrollbar{width:12px;cursor:pointer}.component-modal::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal.full-w{width:980px}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:hsla(0,0%,100%,.87);-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.list-permissions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:4px 0 16px}.list-permissions,.list-permissions label{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.list-permissions label{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gray-text{color:hsla(0,0%,100%,.6)}.has-error{color:tomato}.list-categories{list-style:none;margin:0;padding:0}.list-categories li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin:8px 0}.list-categories li span{border-radius:50%;font-size:16px;padding:4px}.list-categories li p{margin:0}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}input[type=checkbox]:active,input[type=checkbox]:checked,input[type=checkbox]:checked:active{background-color:#fff}input[type=checkbox]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}input:focus+.list-buttons-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s}.list-buttons-tooltip:has(>button:active){display:-webkit-box;display:-ms-flexbox;display:flex}.list-buttons-tooltip{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;margin-bottom:8px;margin-top:8px}.list-buttons-tooltip button{width:-webkit-calc(25% - 4px);width:calc(25% - 4px);background:#fff;color:#202020;padding:8px 0!important}.component-modal__row strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.component-modal__row strong span{font-size:16px}.two-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:6px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.auto-dj .settings__layout__group--item{margin-bottom:32px}.auto-dj .settings__categories,.auto-dj .settings__categories .scrollable{max-height:480px!important}.header__create-rule{gap:8px}.btn-create-rule,.header__create-rule{display:-webkit-box;display:-ms-flexbox;display:flex}.btn-create-rule{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:24px;padding:2px 8px!important}.btn-create-rule i{color:#000;font-size:18px}h2{font-family:Roboto Condensed,sans-serif}.actions{text-align:left}.icon-alert,.icon-danger{font-size:16px!important;margin-top:4px!important}.icon-alert{color:#fbc02d!important}.icon-danger{color:tomato!important}.select{background-color:#6a8896!important}.container_pill{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:8px}.pill{border-radius:4px;font-size:12px;line-height:18px;display:flex-inline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;height:18px;padding:0 8px!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.container-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:8px;padding:4px 4px 0}.tag{margin-top:4px;padding:4px 8px;border-radius:8px;border:1px solid #404040;background:#404040;cursor:pointer}.tag.active{border-color:tomato;background:tomato;color:#fff}.container-category{border:1px solid #101010;margin:6px 0}.container-category__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#101010;padding:4px;cursor:pointer}.container-category__header span{color:#909090}.container-category__header span i{font-size:14px;margin-right:4px;color:#909090}.switch-text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;border:1px solid #fff;border-radius:4px;padding:4px;margin:12px 0}.switch-text button{width:50%;background:#ff5722;color:#fff}.alert{background:rgba(106,136,150,.45098039215686275);padding:8px;border:2px solid #6a8896;border-radius:8px;margin:24px 0 12px;line-height:20px}.alert div{display:inline}.range_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;position:relative;min-height:50px}.range_container input{position:absolute;width:100%}.range_container input[type=range]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.range_container input[type=range]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.range_container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.range_container input[type=range]:focus{outline:none}.range_container input[type=range]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.range_container input[type=range]::-moz-range-thumb:active{transform:scale(1.1)}h2{font-size:16px;font-weight:700;padding-bottom:16px;text-align:left;margin:0 0 14px}h2,h2 .container__station{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex}h2 .container__station{margin-left:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;gap:2px;opacity:.8;font-family:Roboto,sans-serif!important;font-weight:lighter;font-size:12px;max-width:62px;overflow:hidden;text-overflow:ellipsis}h2 .container__station i{font-size:14px;margin-top:-1px}h2:first-child{padding-bottom:0}.secuencerOrder{display:table-cell;padding-left:8px;width:35px}.actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.max-width-auto{max-width:100%!important}.custom-margin .settings-input,.custom-margin .settings__layout__group__header h3,.custom-margin select{margin-bottom:0}.custom-margin select{margin-top:10px}.full-w{max-width:100%!important}.has-changes{-webkit-animation:pulseBackground 3s infinite;animation:pulseBackground 3s infinite}@-webkit-keyframes pulseBackground{0%{background-color:#fff}50%{background-color:#ff5722}to{background-color:#fff}}@keyframes pulseBackground{0%{background-color:#fff}50%{background-color:#ff5722}to{background-color:#fff}}.list_actions{display:grid;width:100%;grid-template-columns:repeat(4,1fr);gap:8px}.list_actions li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#202020;padding:4px;border-radius:4px;cursor:pointer;margin:0;margin-bottom:0!important;height:32px!important}.list_actions li p{color:#fff;font-size:12px;margin:0!important}.list_actions li.active{background:#fff}.list_actions li.active p{color:#202020!important}optgroup{color:#3c3c3c}.edit-command-modal h3{margin:0 0 16px;color:#ff5722;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700}.has-error{border-color:tomato!important}.event-error{color:tomato}.draggingOver{border-bottom:1px solid #ff5722!important;opacity:1!important;border-top:none!important}.component-library{background-color:#303030;position:relative}.component-library .component-library__search{height:48px;padding:0 16px;display:grid;grid-template-columns:48px 48px 1fr 120px;width:100%}.component-library .component-library__search a{text-decoration:none;font-size:24px;line-height:48px;padding:0 16px;height:48px;display:table-cell;width:24px}.component-library .component-library__search a:hover{opacity:.5}.component-library .component-library__search a.clear-all{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:120px}.component-library .component-library__search a.clear-all.disabled{opacity:.5}.component-library .component-library__search input{background-color:#202020;color:#fff;border:none;font-size:12px;height:32px;border-radius:4px;line-height:32px;padding:0 12px;margin-left:16px;width:-webkit-calc(100% - 36px);width:calc(100% - 36px);position:relative;top:-5px}.component-library .component-library__search__suggestions{position:relative;z-index:9}.component-library .component-library__search__suggestions .vue-simple-suggest{background:#202020;position:absolute;right:12px;left:12px;top:6px;border-radius:4px;padding-top:8px}.component-library .component-library__search__suggestions .vue-simple-suggest input{margin-left:0}.component-library .component-library__search__suggestions .vue-simple-suggest strong{margin:8px;text-transform:uppercase}.component-library .component-library__search__suggestions .vue-simple-suggest ul{list-style:none;margin:4px 0 0;padding:0;z-index:100}.component-library .component-library__search__suggestions .vue-simple-suggest ul li{cursor:pointer;padding:4px 8px}.component-library .component-library__search__suggestions .vue-simple-suggest ul li:hover{background-color:#303030}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.hover{background:#303030!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected{background:#202020!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected:hover{background:#303030!important}.component-library .component-library__colors{height:48px;padding:0 8px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__colors span{text-decoration:none;color:#fff;font-size:12px;padding-left:8px}.component-library .component-library__colors a{text-decoration:none;padding:12px 0 12px 16px;display:inline-block;vertical-align:middle}.component-library .component-library__colors a span{width:24px;height:24px;border-radius:50%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.component-library .component-library__colors a span.active{border:3px solid #fff;width:32px;height:32px}.component-library .component-library__colors a:hover{opacity:.5}.component-library .component-library__colors::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__colors::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__colors::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__assets{height:48px;padding:0 16px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__assets span{text-decoration:none;color:#fff;font-size:12px}.component-library .component-library__assets a{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;padding:0 8px;margin-left:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.component-library .component-library__assets a:hover{opacity:.5}.component-library .component-library__assets a.active{background:#ff5722;border-radius:12px}.component-library .component-library__assets::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__assets::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__assets::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results{white-space:nowrap;overflow:hidden;font-size:0;background-color:#202020;height:-webkit-calc(100vh - 296px);height:calc(100vh - 296px)}.component-library .component-library__results .searchresults ul .scrollable{max-height:104px!important}.component-library .component-library__results .component-library__categories{width:100%;background-color:#202020;height:160px;overflow:hidden}.component-library .component-library__results .component-library__categories .search-results__title{padding:8px}.component-library .component-library__results .component-library__categories .search-results__title span{width:24px;height:24px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:24px;padding-left:5px}.component-library .component-library__results .component-library__categories .search-results__title p{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;width:230px;display:inline-block;text-transform:uppercase;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.component-library .component-library__results .component-library__categories .scrollable{max-height:160px;overflow-y:overlay}.component-library .component-library__results .component-library__categories .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.component-library .component-library__results .component-library__categories .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__results .component-library__categories .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results .component-library__categories .active{background:#6a8896}.component-library__playlist{background-color:#202020;vertical-align:top;width:100%;font-size:14px}.component-library__playlist .scrollable-horiz{height:-webkit-calc(100vh - 455px);height:calc(100vh - 455px);overflow:auto}.component-library__playlist .scrollable-horiz::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library__playlist .scrollable-horiz::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library__playlist .scrollable-horiz::-webkit-scrollbar-corner{background-color:rgba(32,32,32,.7)}.component-library__playlist .scrollable-horiz::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library__playlist .length{margin-right:8px}.component-library__playlist .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.component-library__playlist .title span{font-size:14px;vertical-align:middle}.component-library__playlist .artist,.component-library__playlist .category,.component-library__playlist .length{overflow:hidden;text-overflow:ellipsis;margin-right:8px;white-space:nowrap}.component-library__playlist .artist span,.component-library__playlist .category span,.component-library__playlist .length span{font-size:14px;vertical-align:middle}.component-library__playlist .category{margin-right:8px}.component-library__playlist .date,.component-library__playlist .dateWithPerformer{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;margin-right:8px}.component-library__playlist .date span,.component-library__playlist .dateWithPerformer span{font-size:14px;vertical-align:middle}.component-library__playlist .dateWithPerformer{display:none}.component-library__playlist .actions{width:72px}.component-library__playlist .actions a{font-size:18px;padding-right:8px;text-decoration:none}.component-library__playlist .actions a:hover{opacity:.5}.component-library__playlist .component-library__playlist__header{text-transform:uppercase;height:32px;line-height:32px;border-bottom:1px solid #303030;top:0;background:#202020;display:grid}.component-library__playlist .component-library__playlist__header span{line-height:32px;font-size:24px;height:32px}.component-library__playlist .component-library__playlist_ul{list-style:none;margin:0;padding:0}.component-library__playlist .component-library__playlist_ul li{height:32px;line-height:32px;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;border-bottom:1px solid #303030;cursor:pointer}.component-library__playlist .component-library__playlist_ul li:last-child{border-bottom:0}.component-library__playlist .component-library__playlist_ul li:hover{background-color:#303030}.component-library__playlist .component-library__playlist_ul li .selected{background-color:#6a8896}.component-library__playlist__items-count{height:24px;line-height:24px;display:table;width:100%}.component-library__playlist__items-count .component-library__playlist__items-count--left{width:296px;display:none;height:24px;background-color:#202020}.component-library__playlist__items-count .component-library__playlist__items-count--right{text-align:center;display:table-cell;width:auto;font-size:12px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif}.component-library__playlist__items-count .component-library__playlist__items-count--right a:hover{text-decoration:underline}.component-modal--trim legend{margin-bottom:8px!important}.component-modal{position:absolute;top:50%;z-index:21;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#202020;padding:24px;border-radius:4px;width:480px;max-width:-webkit-calc(100% - 32px);max-width:calc(100% - 32px);margin:0 auto}.component-modal .icon-close{position:absolute;top:24px;right:24px;text-decoration:none}.component-modal .icon-close:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.component-modal .component-modal__controlbar a:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar a.active{color:#ff5722}.component-modal .component-modal__timecode{position:absolute;top:56px;right:0}.component-modal .component-modal__title{opacity:.5}.component-modal .component-modal__seekbar{position:relative;height:48px;width:100%;cursor:pointer;margin:16px 0}.component-modal .component-modal__seekbar .component-modal__seekbar__mark{width:1px;height:48px;background:#7cb342;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar .component-modal__seekbar__mark--out{right:0;left:auto;background:tomato}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar{height:48px;background:#ff5722;position:absolute;top:0;left:0;z-index:1;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar--seek{background:hsla(0,0%,100%,.2);height:48px;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__intro{width:1px;height:48px;background:#fff;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar__sound-wave{position:absolute;top:0;left:0;width:100%;background:#000}.component-modal .component-modal__seekbar__sound-wave img{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-modal .component-modal__row{overflow:auto}.component-modal .component-modal__row--visible{overflow:visible;position:relative}.component-modal .component-modal__row--half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-modal .component-modal__row--half .component-modal__column--half{width:-webkit-calc(50% - 8px);width:calc(50% - 8px)}.component-modal .component-modal__blank{height:24px}.component-modal .component-modal__column{width:40%!important;float:right!important}.component-modal .component-modal__colors{white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-bottom:16px}.component-modal .component-modal__colors a{text-decoration:none;padding:24px 8px 0;display:inline-block;vertical-align:middle}.component-modal .component-modal__colors a:first-child{padding-left:0}.component-modal .component-modal__colors a:hover{opacity:.5}.component-modal .component-modal__colors a span{width:24px;height:24px;border-radius:50%;display:block}.component-modal .component-modal__colors a span.active{border:2px solid #fff}.component-modal .component-modal__colors::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-modal .component-modal__colors::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal .component-modal__colors::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal .component-modal-input--half{width:50%!important}.component-modal .component-modal-input--rename{width:100%!important}.component-modal .component-modal-input{position:relative;float:left;width:-webkit-calc(60% - 16px);width:calc(60% - 16px)}.component-modal .component-modal-input__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input__actions a{padding-left:8px;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-input__actions a:hover{opacity:.7}.component-modal .component-modal-input input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:44px;padding:16px 0 0;margin-bottom:16px}.component-modal .component-modal-input input:focus{border-color:#ff5722}.component-modal .component-modal-input input:disabled{opacity:.5}.component-modal .component-modal-input input[type=range]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.component-modal .component-modal-input input[type=range]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.component-modal .component-modal-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.component-modal .component-modal-input input[type=range]:focus{outline:none}.component-modal .component-modal-input input[type=range]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.component-modal .component-modal-input input[type=range]::-moz-range-thumb:active{transform:scale(1.1)}.component-modal .component-modal-input input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative;margin:4px 0}.component-modal .component-modal-input input[type=radio]:active,.component-modal .component-modal-input input[type=radio]:checked,.component-modal .component-modal-input input[type=radio]:checked:active{background-color:#fff}.component-modal .component-modal-input input[type=radio]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal .component-modal-input select{background-color:#202020;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:44px;padding:16px 24px 0 0;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.component-modal .component-modal-input select.unformatted{text-transform:none}.component-modal .component-modal-input label{position:absolute;top:0;display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-modal .component-modal-input label.label-radio{top:-4px;color:#fff;width:auto;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 32px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input.has-error input{border-bottom:1px solid tomato}.component-modal .component-modal-input.has-error label{color:tomato}.component-modal legend{font-size:24px;line-height:1.2;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:-webkit-calc(100% - 48px);max-width:calc(100% - 48px)}.component-modal button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-modal button:hover{opacity:.5}.component-modal button.button-cancel{background:none;color:#fff}.component-modal .component-modal-checkbox{height:20px;margin-top:8px;margin-bottom:8px}.component-modal .component-modal-checkbox label{display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-checkbox input{margin:0 8px 0 0}.component-modal .component-modal-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-checkbox input[type=checkbox]:active,.component-modal .component-modal-checkbox input[type=checkbox]:checked,.component-modal .component-modal-checkbox input[type=checkbox]:checked:active{background-color:#fff}.component-modal .component-modal-checkbox input[type=checkbox]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal-overlay{z-index:20;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;bottom:0;right:0}.lg .component-library .component-library__results .searchresults ul .scrollable{max-height:-webkit-calc(100vh - 353px)!important;max-height:calc(100vh - 353px)!important}.lg .component-library .component-library__results .component-library__categories{display:inline-block;width:210px;height:auto}.lg .component-library .component-library__results .component-library__categories .scrollable{max-height:-webkit-calc(100vh - 298px);max-height:calc(100vh - 298px)}.lg .component-library__playlist{display:inline-block;width:-webkit-calc(100% - 210px);width:calc(100% - 210px);padding-left:4px}.lg .component-library__playlist .scrollable-horiz{height:-webkit-calc(100vh - 295px);height:calc(100vh - 295px)}.lg .component-library__playlist__items-count .component-library__playlist__items-count--left{width:210px;display:table-cell}.lg .component-library__results .component-library__categories{overflow:visible}.lg .component-library__results .component-library__categories p{width:118px}.input-switch .switch{width:30px;margin-top:8px}.custom-columns .component-library__playlist_ul li.li-header{text-transform:uppercase;position:sticky;top:0;background:#202020;z-index:1}.custom-columns .component-library__playlist_ul li.li-header div:hover{background:#404040}.custom-columns .component-library__playlist_ul li.columns-1{grid-template-columns:auto}.custom-columns .component-library__playlist_ul li.columns-2{grid-template-columns:repeat(2,auto)}.custom-columns .component-library__playlist_ul li.columns-3{grid-template-columns:repeat(3,auto)}.custom-columns .component-library__playlist_ul li.columns-4{grid-template-columns:repeat(4,auto)}.custom-columns .component-library__playlist_ul li.columns-5{grid-template-columns:repeat(5,auto)}.custom-columns .component-library__playlist_ul li.columns-6{grid-template-columns:repeat(6,auto)}.custom-columns .component-library__playlist_ul li .title{width:200px;max-width:200px}.custom-columns .component-library__playlist_ul li .title.with-cue{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .title p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .artist{width:200px;max-width:200px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .artist.with-cue{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .artist p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .code{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .code.with-cue{width:150px;max-width:150px;margin-left:4px}.custom-columns .component-library__playlist_ul li .code p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .date,.custom-columns .component-library__playlist_ul li .length{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .date.with-cue,.custom-columns .component-library__playlist_ul li .length.with-cue{width:150px;max-width:150px;margin-left:4px}.scrollable-vert{max-height:360px;overflow-y:auto}.scrollable-vert::-webkit-scrollbar{width:12px;cursor:pointer}.scrollable-vert::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.scrollable-vert::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.list_commands{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto,70px);gap:8px;margin-top:12px}.button-command-list,.list_commands{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.button-command-list{background:#202020!important;color:#fff!important;text-align:left!important;padding:10px!important;font-size:12px!important;cursor:pointer!important;font-family:Roboto,sans-serif!important;text-transform:capitalize!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;gap:4px!important;min-height:70px!important}.button-command-list strong{text-transform:uppercase!important;font-size:14px!important}.button-command-list:hover{background:#404040!important;opacity:1!important}.list-buttons{display:grid;grid-template-columns:repeat(4,1fr);-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px;gap:8px}.list-buttons.edit .button-command{background:#101010!important}.button-command{background:#202020!important;color:#fff!important}.waringText{color:red}::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.button-active{background-color:#ff5722!important;color:#fff!important}.actions{text-align:right}.etm{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.etm-gray{color:#909090}[class*=" icon-"][data-v-e4bed7ee],[class^=icon-][data-v-e4bed7ee]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-e4bed7ee]:before{content:"\E907"}.icon-play_fade[data-v-e4bed7ee]:before{content:"\E905"}.icon-stop_fade[data-v-e4bed7ee]:before{content:"\E906"}.icon-ic_piramide[data-v-e4bed7ee]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-e4bed7ee]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-e4bed7ee]:before{content:"\E904"}.icon-application[data-v-e4bed7ee]:before{content:"\E901"}.icon-thermometer[data-v-e4bed7ee]:before{content:"\E902"}.icon-schedule[data-v-e4bed7ee]:before{content:"\E8B5"}.icon-add[data-v-e4bed7ee]:before{content:"\E145"}.icon-add_box[data-v-e4bed7ee]:before{content:"\E146"}.icon-arrow_drop_down[data-v-e4bed7ee]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-e4bed7ee]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-e4bed7ee]:before{content:"\E227"}.icon-audiotrack[data-v-e4bed7ee]:before{content:"\E3A1"}.icon-brightness_1[data-v-e4bed7ee]:before{content:"\E3A6"}.icon-build[data-v-e4bed7ee]:before{content:"\E869"}.icon-check[data-v-e4bed7ee]:before{content:"\E5CA"}.icon-close[data-v-e4bed7ee]:before{content:"\E5CD"}.icon-cloud_queue[data-v-e4bed7ee]:before{content:"\E2C2"}.icon-content_copy[data-v-e4bed7ee]:before{content:"\E14D"}.icon-create_new_folder[data-v-e4bed7ee]:before{content:"\E2CC"}.icon-date_range[data-v-e4bed7ee]:before{content:"\E916"}.icon-delete[data-v-e4bed7ee]:before{content:"\E872"}.icon-eject[data-v-e4bed7ee]:before{content:"\E8FB"}.icon-error_outline[data-v-e4bed7ee]:before{content:"\E001"}.icon-folder[data-v-e4bed7ee]:before{content:"\E2C7"}.icon-link[data-v-e4bed7ee]:before{content:"\E157"}.icon-more_horiz[data-v-e4bed7ee]:before{content:"\E5D3"}.icon-more_vert[data-v-e4bed7ee]:before{content:"\E5D4"}.icon-pause[data-v-e4bed7ee]:before{content:"\E034"}.icon-person_outline[data-v-e4bed7ee]:before{content:"\E7FF"}.icon-play_arrow[data-v-e4bed7ee]:before{content:"\E037"}.icon-radio[data-v-e4bed7ee]:before{content:"\E03E"}.icon-refresh[data-v-e4bed7ee]:before{content:"\E5D5"}.icon-search[data-v-e4bed7ee]:before{content:"\E8B6"}.icon-settings[data-v-e4bed7ee]:before{content:"\E8B8"}.icon-skip_next[data-v-e4bed7ee]:before{content:"\E044"}.icon-stop[data-v-e4bed7ee]:before{content:"\E047"}.icon-view_quilt[data-v-e4bed7ee]:before{content:"\E8F1"}.icon-mode_edit[data-v-e4bed7ee]:before{content:"\E254"}.icon-star[data-v-e4bed7ee]:before{content:"\E838"}.icon-star_border[data-v-e4bed7ee]:before{content:"\E83A"}.icon-favorite[data-v-e4bed7ee]:before{content:"\E87D"}.icon-favorite_border[data-v-e4bed7ee]:before{content:"\E87E"}.icon-rss_feed[data-v-e4bed7ee]:before{content:"\E0E5"}.icon-volume_off[data-v-e4bed7ee]:before{content:"\E04F"}.icon-volume_up[data-v-e4bed7ee]:before{content:"\E050"}.icon-speaker[data-v-e4bed7ee]:before{content:"\E32D"}.icon-headset[data-v-e4bed7ee]:before{content:"\E310"}.icon-headset_off[data-v-e4bed7ee]:before{content:"\E908"}.icon-label_off[data-v-e4bed7ee]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-e4bed7ee]:before{content:"\E90A"}.icon-label[data-v-e4bed7ee]:before{content:"\E892"}.icon-view_stream[data-v-e4bed7ee]:before{content:"\E8F2"}.icon-short_text[data-v-e4bed7ee]:before{content:"\E261"}.icon-view_agenda[data-v-e4bed7ee]:before{content:"\E8E9"}.icon-drag_handle[data-v-e4bed7ee]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-e4bed7ee]:before{content:"\E061"}.icon-content_cut[data-v-e4bed7ee]:before{content:"\E14E"}.icon-skip_previous[data-v-e4bed7ee]:before{content:"\E045"}.icon-add_location[data-v-e4bed7ee]:before{content:"\E567"}.icon-playlist__play[data-v-e4bed7ee]:before{content:"\E05F"}.icon-playlist__add[data-v-e4bed7ee]:before{content:"\E03B"}.icon-audio_ducking[data-v-e4bed7ee]:before{content:"\E90B"}.icon-comment[data-v-e4bed7ee]:before{content:"\E90C"}.icon-support_agent[data-v-e4bed7ee]:before{content:"\E90D"}.icon-cancel[data-v-e4bed7ee]:before{content:"\E5C9"}.icon-download[data-v-e4bed7ee]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-e4bed7ee]:before{content:"\E90F"}.icon-mic[data-v-e4bed7ee]:before{content:"\E029"}.icon-language[data-v-e4bed7ee]:before{content:"\E9C9"}.icon-play2[data-v-e4bed7ee]:before{content:"\EA15"}.icon-menu2[data-v-e4bed7ee]:before{content:"\E9BE"}.icon-tab[data-v-e4bed7ee]:before{content:"\EA45"}.icon-display[data-v-e4bed7ee]:before{content:"\E956"}.icon-auto_post[data-v-e4bed7ee]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-e4bed7ee]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-e4bed7ee]:before{content:"\EA30"}.icon-film[data-v-e4bed7ee]:before{content:"\E913"}.icon-video_camera[data-v-e4bed7ee]:before{content:"\E914"}.icon-eye[data-v-e4bed7ee]:before{content:"\E9CE"}.icon-notifications[data-v-e4bed7ee]:before{content:"\E911"}.icon-home[data-v-e4bed7ee]:before{content:"\E912"}body[data-v-e4bed7ee]{margin:0}[data-v-e4bed7ee],[data-v-e4bed7ee]:after,[data-v-e4bed7ee]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-e4bed7ee]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-e4bed7ee]{cursor:pointer}.violet[data-v-e4bed7ee]{background-color:#9c27b0!important}.icon-violet[data-v-e4bed7ee]{color:#9c27b0!important}.red[data-v-e4bed7ee]{background-color:#f44336!important}.icon-red[data-v-e4bed7ee]{color:#f44336!important}.orange[data-v-e4bed7ee]{background-color:#ff5722!important}.icon-orange[data-v-e4bed7ee]{color:#ff5722!important}.gray[data-v-e4bed7ee]{background-color:#bdbdbd!important}.icon-gray[data-v-e4bed7ee]{color:#bdbdbd!important}.green[data-v-e4bed7ee]{background-color:#4caf50!important}.icon-green[data-v-e4bed7ee]{color:#4caf50!important}.yellow[data-v-e4bed7ee]{background-color:#fbc02d!important}.icon-yellow[data-v-e4bed7ee]{color:#fbc02d!important}.blue[data-v-e4bed7ee]{background-color:#03a9f4!important}.icon-blue[data-v-e4bed7ee]{color:#03a9f4!important}.gray-blue[data-v-e4bed7ee]{background-color:#546e7a!important}.icon-gray-blue[data-v-e4bed7ee]{color:#546e7a!important}.disabled[data-v-e4bed7ee]{opacity:.5}.selected[data-v-e4bed7ee]{background-color:#6a8896}.selected[data-v-e4bed7ee]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-e4bed7ee]::-webkit-scrollbar{width:8px}body[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-e4bed7ee]{overflow:hidden}.component-container[data-v-e4bed7ee]{height:100%;position:relative}.component-top[data-v-e4bed7ee]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-e4bed7ee],.component-top[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-e4bed7ee]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-e4bed7ee]:hover{opacity:.5}.component-top__selectors[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-e4bed7ee],.component-top__selectors .component-top__logo select[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-e4bed7ee]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-e4bed7ee]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-e4bed7ee]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-e4bed7ee]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-e4bed7ee]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-e4bed7ee]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-e4bed7ee]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-e4bed7ee]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-e4bed7ee]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-e4bed7ee]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-e4bed7ee]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-e4bed7ee]:hover{color:#ff5722}.component-top__station>a[data-v-e4bed7ee]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-e4bed7ee]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-e4bed7ee]{margin-left:auto}.component-top__actions a[data-v-e4bed7ee]{text-decoration:none}.component-top__actions a[data-v-e4bed7ee]:first-child{margin-right:10px}.required[data-v-e4bed7ee]{color:#ff5722}.cm-container ul li[data-v-e4bed7ee]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-e4bed7ee]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-e4bed7ee]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-e4bed7ee]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-e4bed7ee]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-e4bed7ee],.cm-container .cm-ul li>.cm-ul[data-v-e4bed7ee]:hover,.cm-container li.cm-open>.cm-ul[data-v-e4bed7ee]{display:block!important}.settings-container[data-v-e4bed7ee]{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);position:relative;grid-area:central;display:grid;grid-template-columns:240px 1fr;gap:16px;margin:0 16px}.settings-container.auto-dj[data-v-e4bed7ee]{grid-template-columns:1fr}.settings__menu[data-v-e4bed7ee]{background:#202020;height:auto;border-radius:4px;padding:24px;overflow:auto}.settings__menu[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__menu[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__menu[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__menu h2[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;padding-bottom:16px;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 14px}.settings__menu h2 .container__station[data-v-e4bed7ee]{margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:2px;opacity:.8;font-family:Roboto,sans-serif!important;font-weight:lighter;font-size:12px;max-width:62px;overflow:hidden;text-overflow:ellipsis}.settings__menu h2 .container__station i[data-v-e4bed7ee]{font-size:14px;margin-top:-1px}.settings__menu h2[data-v-e4bed7ee]:first-child{padding-bottom:0}.settings__menu a[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;text-decoration:none;font-size:14px;margin-bottom:8px;color:#404040;background:#fff;line-height:32px;padding:0;height:32px;display:block;border-radius:4px;text-align:center;text-transform:uppercase}.settings__menu a[data-v-e4bed7ee]:hover{opacity:.5}.settings__menu a.active[data-v-e4bed7ee]{background:#ff5722;color:#fff}.settings__layout[data-v-e4bed7ee]{background:#202020;margin:0;border-radius:4px;height:auto;padding:24px;overflow:auto}.settings__layout h2[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:14px;margin:0;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__layout .container__station[data-v-e4bed7ee]{margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:4px}.settings__layout .container__station i[data-v-e4bed7ee]{font-size:18px;margin-top:-4px}.settings__layout[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout button[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout button[data-v-e4bed7ee]:hover{opacity:.5}.settings__layout button.button-cancel[data-v-e4bed7ee]{background:none;color:#fff}.settings__layout__group[data-v-e4bed7ee]{margin-bottom:16px;border-radius:4px;padding:16px;background:#303030}.settings__layout__group__header[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.settings__layout__group__header button[data-v-e4bed7ee]{margin-left:12px}.settings__layout__group__header button label[data-v-e4bed7ee]{width:100%;height:100%}.settings__layout__group__title[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.settings__layout__group__title h3[data-v-e4bed7ee]{margin-bottom:0!important;margin-right:16px!important}.settings__layout__group__title button[data-v-e4bed7ee]{margin-bottom:0!important}.settings__layout__group h3[data-v-e4bed7ee]{color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;color:#ff5722;padding:4px 8px 4px 0;margin:0 0 16px;text-transform:uppercase;text-align:left}.settings__layout__group .settings__layout__group--last[data-v-e4bed7ee]{margin-bottom:0}.settings__fix--align[data-v-e4bed7ee]{padding:0}.settings__fix--width[data-v-e4bed7ee]{width:100%;max-width:320px}.settings__layout--full[data-v-e4bed7ee]{background:#202020;width:100%;height:auto;max-height:100%;padding:16px;overflow:auto;border-radius:4px}.settings__layout--full[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout--full[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout--full[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout--full h2[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:16px;margin:0;text-transform:uppercase;text-align:left}.settings__layout--full button[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout--full button[data-v-e4bed7ee]:hover{opacity:.5}.settings__layout--full button.button-cancel[data-v-e4bed7ee]{background:none;color:#fff}.settings-inline[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-inline .actions[data-v-e4bed7ee]{width:110px;margin-left:16px;-ms-flex-negative:0;flex-shrink:0}.settings-inline .actions a[data-v-e4bed7ee]:hover{color:hsla(0,0%,100%,.5)}.settings-inline .actions a.no-selection[data-v-e4bed7ee]{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.settings__layout__group--grid[data-v-e4bed7ee]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}@media screen and (min-width:960px){.settings__layout__group--half[data-v-e4bed7ee]{height:auto;vertical-align:top}}.settings__results[data-v-e4bed7ee]{white-space:nowrap;overflow:hidden;font-size:0;max-width:600px}.settings__results .settings__categories[data-v-e4bed7ee]{width:100%;max-height:228px;overflow:hidden}.settings__results .settings__categories ul[data-v-e4bed7ee]{list-style:none;margin:0;padding:0}.settings__results .settings__categories ul .scrollable[data-v-e4bed7ee]{max-height:228px;overflow-y:overlay}.settings__results .settings__categories ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__results .settings__categories ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__results .settings__categories ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__results .settings__categories ul .active p[data-v-e4bed7ee]{color:#ff5722}.settings__results .settings__categories ul li[data-v-e4bed7ee]{height:20px;cursor:pointer;font-size:0;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__results .settings__categories ul li span[data-v-e4bed7ee]{width:24px;height:20px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:20px;padding-left:5px}.settings__results .settings__categories ul li p[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0 16px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.settings__results .settings__categories ul li[data-v-e4bed7ee]:hover{opacity:.5}.settings-row[data-v-e4bed7ee]{font-size:0}.settings-row .settings-input[data-v-e4bed7ee]{display:inline-block;vertical-align:top;width:50%;margin-bottom:16px}.settings-row .settings-input[data-v-e4bed7ee]:first-child{width:-webkit-calc(50% - 24px);width:calc(50% - 24px);margin:0 24px 0 0}.settings-row .settings-input[data-v-e4bed7ee]:nth-of-type(2){width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}.settings-row .settings-input[data-v-e4bed7ee]:disabled{opacity:.5}.settings-input--sm[data-v-e4bed7ee]{max-width:240px!important}.settings-input--md[data-v-e4bed7ee]{max-width:320px!important}.settings-input[data-v-e4bed7ee]{max-width:720px;width:100%;margin-bottom:16px}.settings-input small[data-v-e4bed7ee]{font-style:italic;color:#909090}.settings-input input[data-v-e4bed7ee]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0}.settings-input input[data-v-e4bed7ee]:focus{border-color:#ff5722}.settings-input input[type=file][data-v-e4bed7ee]{border-bottom:none;padding-top:8px}.settings-input input[type=date][data-v-e4bed7ee]{max-width:172px}.settings-input input[type=date][data-v-e4bed7ee]::-webkit-clear-button,.settings-input input[type=date][data-v-e4bed7ee]::-webkit-inner-spin-button{display:none}.settings-input input[type=date][data-v-e4bed7ee]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.settings-input input[type=date][data-v-e4bed7ee]:disabled{opacity:.5}.settings-input input[type=range][data-v-e4bed7ee]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.settings-input input[type=range][data-v-e4bed7ee]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.settings-input input[type=range][data-v-e4bed7ee]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.settings-input input[type=range][data-v-e4bed7ee]:focus{outline:none}.settings-input input[type=range][data-v-e4bed7ee]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.settings-input input[type=range][data-v-e4bed7ee]::-moz-range-thumb:active{transform:scale(1.1)}.settings-input select[data-v-e4bed7ee]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;height:32px;padding:0 24px 0 0;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.settings-input select option[data-v-e4bed7ee]{color:#000}.settings-input select option[data-v-e4bed7ee]:disabled{opacity:.5}.settings-input label[data-v-e4bed7ee]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-input textarea[data-v-e4bed7ee]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;padding:0;width:100%!important;height:56px;margin-top:8px}.settings-input textarea[data-v-e4bed7ee]:focus{border-color:#ff5722}.settings-input textarea[data-v-e4bed7ee]:disabled{opacity:.5}.settings-input h4[data-v-e4bed7ee]{margin:0;font-size:16px}.settings-range[data-v-e4bed7ee]{max-width:300px}.settings-checkbox label[data-v-e4bed7ee]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-checkbox input[data-v-e4bed7ee]{margin:0 8px 0 0}.settings-checkbox input[type=checkbox][data-v-e4bed7ee]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.settings-checkbox input[type=checkbox][data-v-e4bed7ee]:active,.settings-checkbox input[type=checkbox][data-v-e4bed7ee]:checked,.settings-checkbox input[type=checkbox][data-v-e4bed7ee]:checked:active{background-color:#fff}.settings-checkbox input[type=checkbox][data-v-e4bed7ee]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-checkbox input[type=radio][data-v-e4bed7ee]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative}.settings-checkbox input[type=radio][data-v-e4bed7ee]:active,.settings-checkbox input[type=radio][data-v-e4bed7ee]:checked,.settings-checkbox input[type=radio][data-v-e4bed7ee]:checked:active{background-color:#fff}.settings-checkbox input[type=radio][data-v-e4bed7ee]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-colors[data-v-e4bed7ee]{white-space:nowrap;overflow-y:hidden;overflow-x:auto}.settings-colors a[data-v-e4bed7ee]{text-decoration:none;padding:16px 8px 0;display:inline-block;vertical-align:middle}.settings-colors a[data-v-e4bed7ee]:first-child{padding-left:0}.settings-colors a[data-v-e4bed7ee]:hover{opacity:.5}.settings-colors a span[data-v-e4bed7ee]{width:24px;height:24px;border-radius:50%;display:block}.settings-colors a span.active[data-v-e4bed7ee]{border:2px solid #fff}.settings-colors[data-v-e4bed7ee]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.settings-colors[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings-colors[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist[data-v-e4bed7ee]{width:100%;background-color:#202020}.settings__playlist .time[data-v-e4bed7ee]{display:table-cell;padding-left:8px;width:70px}.settings__playlist .length[data-v-e4bed7ee]{display:table-cell;width:60px}.settings__playlist .event[data-v-e4bed7ee]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.settings__playlist .event span[data-v-e4bed7ee]{font-size:18px;top:3px}.settings__playlist .event .dropdown[data-v-e4bed7ee]{position:absolute;right:-5px;top:5px}.settings__playlist .event.event-comment[data-v-e4bed7ee]{white-space:normal}.settings__playlist .event.event-comment div[data-v-e4bed7ee]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.settings__playlist .event.event-comment div span[data-v-e4bed7ee]{padding-right:4px}.settings__playlist .event.event-live-text[data-v-e4bed7ee]{white-space:normal}.settings__playlist .event.event-live-text .content[data-v-e4bed7ee]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px;font-size:14px}.settings__playlist .event.event-live-text .content span[data-v-e4bed7ee]{padding-right:4px}.settings__playlist .event.event-live-text .content .text-live-text[data-v-e4bed7ee]{margin-left:28px}.settings__playlist .status[data-v-e4bed7ee]{display:table-cell;width:60px}.settings__playlist .status span[data-v-e4bed7ee]{font-size:18px}.settings__playlist .status .icon-brightness_1[data-v-e4bed7ee]{font-size:14px}.settings__playlist .actions[data-v-e4bed7ee]{width:72px;display:table-cell;padding-right:16px}.settings__playlist .actions a[data-v-e4bed7ee]{font-size:18px;padding-right:8px;text-decoration:none}.settings__playlist .actions a[data-v-e4bed7ee]:hover{opacity:.5}.settings__playlist .settings__playlist__header[data-v-e4bed7ee]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__playlist .settings__playlist_ul[data-v-e4bed7ee]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__playlist .settings__playlist_ul .scrollable[data-v-e4bed7ee]{min-height:580px;overflow-y:overlay}.settings__playlist .settings__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__playlist .settings__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__playlist .settings__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist .settings__playlist_ul li[data-v-e4bed7ee]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__playlist .settings__playlist_ul li[data-v-e4bed7ee]:last-child{border-bottom:1px solid #202020}.settings__playlist .settings__playlist_ul li.inEtm .time[data-v-e4bed7ee]{padding-left:16px}.settings__playlist .settings__playlist_ul li.inEtm .event[data-v-e4bed7ee]{padding-left:8px}.settings__client[data-v-e4bed7ee]{width:100%;background-color:#202020;border-radius:4px;overflow:hidden}.settings__client .user[data-v-e4bed7ee]{display:table-cell;padding-left:8px;width:150px}.settings__client .role[data-v-e4bed7ee]{display:table-cell;width:100px}.settings__client .email[data-v-e4bed7ee],.settings__client .fullName[data-v-e4bed7ee]{display:table-cell;width:250px}.settings__client .actions[data-v-e4bed7ee]{width:75px;display:table-cell;padding-right:8px}.settings__client .actions a[data-v-e4bed7ee]{font-size:18px;padding-right:8px;text-decoration:none}.settings__client .actions a[data-v-e4bed7ee]:hover{opacity:.5}.settings__client__header[data-v-e4bed7ee]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__client_ul[data-v-e4bed7ee]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__client_ul .scrollable[data-v-e4bed7ee]{max-height:580px;overflow-y:overlay}.settings__client_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__client_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__client_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__client_ul li[data-v-e4bed7ee]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__client_ul li[data-v-e4bed7ee]:last-child{border-bottom:1px solid #202020}.login[data-v-e4bed7ee]{width:100vw;height:100vh;background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,-webkit-gradient(linear,left top,left bottom,from(#f6d365),to(#fda085));background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,linear-gradient(180deg,#f6d365,#fda085);background-blend-mode:multiply;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login img[data-v-e4bed7ee]{-webkit-filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));position:absolute;width:140px;top:16px;left:16px}.login .login__modal[data-v-e4bed7ee]{max-width:480px;padding:0 24px;position:relative}.login .login__modal .form[data-v-e4bed7ee],.login .login__modal[data-v-e4bed7ee]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .login__modal .form[data-v-e4bed7ee]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .login__modal img[data-v-e4bed7ee]{width:180px;display:block}.login .login__modal input[data-v-e4bed7ee]{background-color:transparent;color:#202020;border:1px solid #202020;border-radius:8px;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:48px;padding:0 16px;margin-top:24px}.login .login__modal input[data-v-e4bed7ee]:focus{border-color:#ff5722}.login .login__modal input[data-v-e4bed7ee]:disabled{opacity:.5}.login .login__modal input[data-v-e4bed7ee]::-webkit-input-placeholder{color:#101010}.login .login__modal input[data-v-e4bed7ee]::-moz-placeholder{color:#101010}.login .login__modal input[data-v-e4bed7ee]::-ms-input-placeholder{color:#101010}.login .login__modal input[data-v-e4bed7ee]::placeholder{color:#101010}.login .login__modal button[data-v-e4bed7ee]{font-family:Roboto Condensed,sans-serif;height:48px;font-size:16px;line-height:20px;text-transform:uppercase;border-radius:24px;background:#101010;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin-bottom:16px;margin-top:48px;max-width:300px;width:100%;cursor:pointer;outline:0}.login .login__modal button[data-v-e4bed7ee]:hover{opacity:.5}.input-switch[data-v-e4bed7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-e4bed7ee]{position:relative;display:inline-block;max-width:30px;height:17px;overflow:hidden;margin-bottom:8px}.input-switch .switch input[data-v-e4bed7ee]{opacity:0;width:0;height:0}.input-switch .slider[data-v-e4bed7ee]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-e4bed7ee]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-e4bed7ee]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-e4bed7ee]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-e4bed7ee]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-e4bed7ee]{border-radius:34px}.input-switch .slider.round[data-v-e4bed7ee]:before{border-radius:50%}.input-switch label[data-v-e4bed7ee]{overflow:visible;white-space:wrap}.component-player__playlist[data-v-e4bed7ee]{width:100%;background-color:#202020;position:relative}.component-player__playlist .time[data-v-e4bed7ee]{display:table-cell;padding-left:8px;width:70px}.component-player__playlist .length[data-v-e4bed7ee]{display:table-cell;width:60px}.component-player__playlist .event[data-v-e4bed7ee]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist .event span[data-v-e4bed7ee]{font-size:18px;vertical-align:middle}.component-player__playlist .event .dropdown[data-v-e4bed7ee]{position:absolute;right:-5px;top:5px}.component-player__playlist .event.event-comment[data-v-e4bed7ee]{white-space:normal;padding-left:8px}.component-player__playlist .event.event-comment div[data-v-e4bed7ee]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist .event.event-comment div span[data-v-e4bed7ee]{padding-right:4px}.component-player__playlist .event.event-error[data-v-e4bed7ee]{color:tomato}.component-player__playlist .performer[data-v-e4bed7ee]{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist .status[data-v-e4bed7ee]{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist .status span[data-v-e4bed7ee]{font-size:18px;vertical-align:middle}.component-player__playlist .status .icon-brightness_1[data-v-e4bed7ee]{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist .actions[data-v-e4bed7ee]{width:88px;display:table-cell;padding-right:8px}.component-player__playlist .actions.right[data-v-e4bed7ee]{text-align:right}.component-player__playlist .actions a[data-v-e4bed7ee]{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist .actions a[data-v-e4bed7ee]:hover{opacity:.5}.component-player__playlist .component-player__playlist__header[data-v-e4bed7ee]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist .component-player__playlist_ul[data-v-e4bed7ee]{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-e4bed7ee]{height:-webkit-calc(100vh - 335px);height:calc(100vh - 335px);overflow-y:overlay}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-e4bed7ee]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist .component-player__playlist_ul li[data-v-e4bed7ee]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist .component-player__playlist_ul li[data-v-e4bed7ee]:hover{background-color:#303030}.component-player__playlist .component-player__playlist_ul li.playing[data-v-e4bed7ee]{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing[data-v-e4bed7ee]:hover{background-color:#841818}.component-player__playlist .component-player__playlist_ul li.playing.in-etm[data-v-e4bed7ee]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-e4bed7ee]{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-e4bed7ee]:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next.in-etm[data-v-e4bed7ee]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-e4bed7ee]{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-e4bed7ee]:not(.voice-track){padding-left:8px}.component-player__playlist .component-player__playlist_ul li.spot[data-v-e4bed7ee]{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.spot .icon-attach_money[data-v-e4bed7ee]{color:#909090}.component-player__playlist .component-player__playlist_ul li[data-v-e4bed7ee]:last-child{border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break[data-v-e4bed7ee]{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist .component-player__playlist_ul li.break a[data-v-e4bed7ee]{text-decoration:none;color:#fff}.component-player__playlist .component-player__playlist_ul li.break .break-header[data-v-e4bed7ee]{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break ul[data-v-e4bed7ee]{padding:0}.component-player__playlist .component-player__playlist_ul li.break ul li[data-v-e4bed7ee]{cursor:pointer}.component-player__playlist .component-player__playlist_ul__scroll[data-v-e4bed7ee]{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist .component-player__playlist_ul__scroll i[data-v-e4bed7ee]{font-size:16px;margin-right:4px}.component-player__playlist .component-player__playlist_ul__scroll[data-v-e4bed7ee]:hover{opacity:1}.draggingOver[data-v-e4bed7ee]:not(.insertPositionStyle){border-top:1px solid #ff5722!important;opacity:1!important;border-bottom-color:#303030!important}.insertPositionStyle[data-v-e4bed7ee]:not(.draggingOver){border-bottom:1px solid #ff5722!important;opacity:1!important}.editingCommand[data-v-e4bed7ee]{background:#6a8896!important}.etm[data-v-e4bed7ee]{background-color:#404040;border-bottom:none;height:33px;line-height:33px;color:#909090}.etm-gray[data-v-e4bed7ee]{color:#909090}.container-library{overflow-y:auto;overflow-x:hidden}.container-library .component-top,.container-library .icon-create_new_folder,.container-library .icon-refresh{display:none!important}.container-library .component-library__playlist__items-count{border:1px solid #202020!important}.container-library .component-library .component-library__search{padding:0 12px 0 0!important;grid-template-columns:1fr 80px!important}.container-library .component-library__playlist.custom-columns,.container-library .component-library__playlist.custom-columns #scroll-general,.container-library .component-library__results,.container-library .component-library__results .component-library__categories,.container-library .component-library__results .component-library__categories .scrollable{max-height:368px!important}.title_info{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:6px!important;padding:0!important}.title_info i{cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#ff5722;font-size:20px}.component-player--voice-track{background:#101010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;overflow:hidden;padding:4px 0;border-radius:4px 4px 0 0}.component-player--voice-track .component-top__logo{-ms-flex-negative:0;flex-shrink:0}.component-player--voice-track .component_player__row{display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title{padding:16px;overflow:hidden;width:100%;display:table;position:relative;background:#303030}.component-player--voice-track .component_player__row .component_player__title .component_player__titles{max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title h2{font-size:24px;line-height:34px;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:absolute;top:20px;width:-webkit-calc(100% - 164px);width:calc(100% - 164px)}.component-player--voice-track .component_player__row .component_player__title .component_player__titles__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-player--voice-track .component_player__row .component_player__title h3{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--voice-track .component_player__row .component_player__title p{text-transform:uppercase;font-size:12px;margin:0 16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;background:#fff;white-space:nowrap;color:#202020;border-radius:10px;padding:4px 12px}.component-player--voice-track .component_player__row .component_player__title .volumeter{width:20px;display:table-cell;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player__title .volumeter canvas{height:54px;width:6px}.component-player--voice-track .component_player__row .component_player_timer{display:table-cell;width:98px;vertical-align:bottom}.component-player--voice-track .component_player__row .component_player_timer .time{font-size:24px;color:#ff5722;margin-right:10px;line-height:1}.component-player--voice-track .component_player__row .component_player_timer .cue{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--voice-track .component_player__row .component_player_timer .intro{font-size:14px;padding-right:8px}.component-player--voice-track .component_player__row .component_player_timer .circle{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--voice-track .component_player__actions{background:#101010;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px}.component-player--voice-track .component_player__actions .edit-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.component-player--voice-track .component_player__actions .edit-controls input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0;margin-right:16px}.component-player--voice-track .component_player__actions .edit-controls input:focus{border-color:#ff5722}.component-player--voice-track .component_player__actions .edit-controls input:disabled{opacity:.5}.component-player--voice-track .component_player__actions .edit-controls input[type=date]{max-width:160px}.component-player--voice-track .component_player__actions .edit-controls input[type=date]::-webkit-clear-button,.component-player--voice-track .component_player__actions .edit-controls input[type=date]::-webkit-inner-spin-button{display:none}.component-player--voice-track .component_player__actions .edit-controls input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.component-player--voice-track .component_player__actions .edit-controls button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 24px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-player--voice-track .component_player__actions .edit-controls button:hover{opacity:.5}.component-player--voice-track .component_player__actions .edit-controls button.button-cancel{background:none;color:#fff;padding:8px 16px 8px 24px}.component-player--voice-track .component_player__actions .block-date{text-transform:capitalize}.component-player--voice-track .component_player__actions .block-date h2{font-family:Roboto Condensed,sans-serif;font-size:16px;margin:0;padding:0;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.component-player--voice-track .component_player__actions .block-date h3{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--voice-track .component_player__actions .block-gap p{margin:0}.component-player--voice-track .component_player__actions .block-gap p:last-child{color:#ff5722}.component-player--voice-track .component_player__actions .block-gap p span{font-weight:700;color:#fff}.component-player--voice-track .component_player__actions__buttons a{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--voice-track .component_player__actions__buttons a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--voice-track{background:#202020;position:relative}.component-player-controlbar--voice-track .progress-bar{position:absolute;height:6px;width:100%;background:hsla(0,0%,100%,.2);cursor:pointer}.component-player-controlbar--voice-track .progress-bar:hover{height:10px;top:-2px}.component-player-controlbar--voice-track .progress-bar:hover .progress-bar__pro{height:10px}.component-player-controlbar--voice-track .progress-bar .progress-bar__pro{height:6px;position:absolute;top:0;left:0;width:70%;background:#ff5722}.component-player-controlbar--voice-track .progress-bar .progress-bar__seek-bar{height:10px;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.3)}.component-player-controlbar--voice-track .progress-bar .progress-bar__seek{height:20px;bottom:14px;display:block;cursor:pointer;background:#202020;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player-controlbar--voice-track .component-player-controlbar__controls{height:48px;padding:10px 8px 8px}.component-player-controlbar--voice-track .component-player-controlbar__controls a{text-decoration:none;font-size:21px;padding:0 5px;height:32px;line-height:32px}.component-player-controlbar--voice-track .component-player-controlbar__controls a.icon-26{font-size:19px}.component-player-controlbar--voice-track .component-player-controlbar__controls a.active.icon-fiber_manual_record{color:red}.component-player-controlbar--voice-track .component-player-controlbar__controls a:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar--voice-track .component-player-controlbar__controls a.auto{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player-controlbar--voice-track .component-player-controlbar__controls a.active{color:#ff5722}.component-player__playlist--alert{width:100%;height:-webkit-calc(100vh - 178px);height:calc(100vh - 178px);margin:8px 0}.component-player__playlist--alert div{padding:8px 16px;background-color:#202020;border-radius:4px}.component-player__playlist--voice-track{width:100%;background-color:#202020;height:-webkit-calc(100% - 56px);height:calc(100% - 56px);border-radius:4px}.component-player__playlist--voice-track .time{display:table-cell;padding-left:8px;width:70px}.component-player__playlist--voice-track .length{display:table-cell;width:60px}.component-player__playlist--voice-track .event{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist--voice-track .event span{font-size:18px;vertical-align:middle}.component-player__playlist--voice-track .event .dropdown{position:absolute;right:-5px;top:5px}.component-player__playlist--voice-track .event.event-comment{white-space:normal}.component-player__playlist--voice-track .event.event-comment div{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist--voice-track .event.event-comment div span{padding-right:4px}.component-player__playlist--voice-track .event.event-error{color:tomato}.component-player__playlist--voice-track .performer{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist--voice-track .category{display:table-cell;width:120px;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player__playlist--voice-track .status{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist--voice-track .status span{font-size:18px;vertical-align:middle}.component-player__playlist--voice-track .status .icon-brightness_1{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist--voice-track .actions{width:88px;display:table-cell;padding-right:8px}.component-player__playlist--voice-track .actions a{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist--voice-track .actions a:hover{opacity:.5}.component-player__playlist--voice-track .component-player__playlist__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist--voice-track .component-player__playlist_ul{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable{height:-webkit-calc(100vh - 178px);height:calc(100vh - 178px);overflow-y:overlay}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist--voice-track .component-player__playlist_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist--voice-track .component-player__playlist_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist--voice-track .component-player__playlist_ul li.select{background-color:#ff5722}.component-player__playlist--voice-track .component-player__playlist_ul li.recording{background-color:#6a8896}.component-player__playlist--voice-track .component-player__playlist_ul li.etm,.component-player__playlist--voice-track .component-player__playlist_ul li.voicetrack{background-color:#404040}.component-player__playlist--voice-track .component-player__playlist_ul li.voicetrack .event{color:#f779ff}.component-player__playlist--voice-track .component-player__playlist_ul li:last-child{border-bottom:1px solid #202020}.sm .component-player--voice-track .component_player__actions{position:relative;padding:24px 0 8px 16px;border-bottom:1px solid #303030}.sm .component-player--voice-track .component_player__actions .edit-controls button{font-size:12px}.sm .component-player--voice-track .component_player__actions .block-date{position:absolute;top:8px}.sm .component-player--voice-track .component_player__actions .block-date h2{font-size:12px}.md .component-player--voice-track .component_player__actions{padding:16px 4px 16px 16px;border-bottom:1px solid #303030}.md .component-player--voice-track .component_player__actions .block-date h2,.md .component-player--voice-track .component_player__actions .edit-controls button{font-size:12px}.lg .component-player-controlbar .component-player-controlbar__controls a{font-size:28px;padding:0 8px}.lg .component-player-controlbar .component-player-controlbar__controls a.icon-26{font-size:26px}.lg .component-player__playlist .time{width:80px}.md .category,.md .performer,.sm .category,.sm .performer{display:none}.voiceTrack{display:grid;grid-template-columns:1fr 2.5fr;gap:8px;padding:0 16px 16px}.voiceTrack .component-container{padding:0 8px 8px;background:#101010;border-radius:4px}.voiceTrack__editor{display:grid;grid-template-columns:auto 96px;grid-template-rows:auto 64px;gap:8px;padding:8px;border-radius:4px;background:#101010}[class*=" icon-"][data-v-a7d57844],[class^=icon-][data-v-a7d57844]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-a7d57844]:before{content:"\E907"}.icon-play_fade[data-v-a7d57844]:before{content:"\E905"}.icon-stop_fade[data-v-a7d57844]:before{content:"\E906"}.icon-ic_piramide[data-v-a7d57844]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-a7d57844]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-a7d57844]:before{content:"\E904"}.icon-application[data-v-a7d57844]:before{content:"\E901"}.icon-thermometer[data-v-a7d57844]:before{content:"\E902"}.icon-schedule[data-v-a7d57844]:before{content:"\E8B5"}.icon-add[data-v-a7d57844]:before{content:"\E145"}.icon-add_box[data-v-a7d57844]:before{content:"\E146"}.icon-arrow_drop_down[data-v-a7d57844]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-a7d57844]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-a7d57844]:before{content:"\E227"}.icon-audiotrack[data-v-a7d57844]:before{content:"\E3A1"}.icon-brightness_1[data-v-a7d57844]:before{content:"\E3A6"}.icon-build[data-v-a7d57844]:before{content:"\E869"}.icon-check[data-v-a7d57844]:before{content:"\E5CA"}.icon-close[data-v-a7d57844]:before{content:"\E5CD"}.icon-cloud_queue[data-v-a7d57844]:before{content:"\E2C2"}.icon-content_copy[data-v-a7d57844]:before{content:"\E14D"}.icon-create_new_folder[data-v-a7d57844]:before{content:"\E2CC"}.icon-date_range[data-v-a7d57844]:before{content:"\E916"}.icon-delete[data-v-a7d57844]:before{content:"\E872"}.icon-eject[data-v-a7d57844]:before{content:"\E8FB"}.icon-error_outline[data-v-a7d57844]:before{content:"\E001"}.icon-folder[data-v-a7d57844]:before{content:"\E2C7"}.icon-link[data-v-a7d57844]:before{content:"\E157"}.icon-more_horiz[data-v-a7d57844]:before{content:"\E5D3"}.icon-more_vert[data-v-a7d57844]:before{content:"\E5D4"}.icon-pause[data-v-a7d57844]:before{content:"\E034"}.icon-person_outline[data-v-a7d57844]:before{content:"\E7FF"}.icon-play_arrow[data-v-a7d57844]:before{content:"\E037"}.icon-radio[data-v-a7d57844]:before{content:"\E03E"}.icon-refresh[data-v-a7d57844]:before{content:"\E5D5"}.icon-search[data-v-a7d57844]:before{content:"\E8B6"}.icon-settings[data-v-a7d57844]:before{content:"\E8B8"}.icon-skip_next[data-v-a7d57844]:before{content:"\E044"}.icon-stop[data-v-a7d57844]:before{content:"\E047"}.icon-view_quilt[data-v-a7d57844]:before{content:"\E8F1"}.icon-mode_edit[data-v-a7d57844]:before{content:"\E254"}.icon-star[data-v-a7d57844]:before{content:"\E838"}.icon-star_border[data-v-a7d57844]:before{content:"\E83A"}.icon-favorite[data-v-a7d57844]:before{content:"\E87D"}.icon-favorite_border[data-v-a7d57844]:before{content:"\E87E"}.icon-rss_feed[data-v-a7d57844]:before{content:"\E0E5"}.icon-volume_off[data-v-a7d57844]:before{content:"\E04F"}.icon-volume_up[data-v-a7d57844]:before{content:"\E050"}.icon-speaker[data-v-a7d57844]:before{content:"\E32D"}.icon-headset[data-v-a7d57844]:before{content:"\E310"}.icon-headset_off[data-v-a7d57844]:before{content:"\E908"}.icon-label_off[data-v-a7d57844]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-a7d57844]:before{content:"\E90A"}.icon-label[data-v-a7d57844]:before{content:"\E892"}.icon-view_stream[data-v-a7d57844]:before{content:"\E8F2"}.icon-short_text[data-v-a7d57844]:before{content:"\E261"}.icon-view_agenda[data-v-a7d57844]:before{content:"\E8E9"}.icon-drag_handle[data-v-a7d57844]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-a7d57844]:before{content:"\E061"}.icon-content_cut[data-v-a7d57844]:before{content:"\E14E"}.icon-skip_previous[data-v-a7d57844]:before{content:"\E045"}.icon-add_location[data-v-a7d57844]:before{content:"\E567"}.icon-playlist__play[data-v-a7d57844]:before{content:"\E05F"}.icon-playlist__add[data-v-a7d57844]:before{content:"\E03B"}.icon-audio_ducking[data-v-a7d57844]:before{content:"\E90B"}.icon-comment[data-v-a7d57844]:before{content:"\E90C"}.icon-support_agent[data-v-a7d57844]:before{content:"\E90D"}.icon-cancel[data-v-a7d57844]:before{content:"\E5C9"}.icon-download[data-v-a7d57844]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-a7d57844]:before{content:"\E90F"}.icon-mic[data-v-a7d57844]:before{content:"\E029"}.icon-language[data-v-a7d57844]:before{content:"\E9C9"}.icon-play2[data-v-a7d57844]:before{content:"\EA15"}.icon-menu2[data-v-a7d57844]:before{content:"\E9BE"}.icon-tab[data-v-a7d57844]:before{content:"\EA45"}.icon-display[data-v-a7d57844]:before{content:"\E956"}.icon-auto_post[data-v-a7d57844]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-a7d57844]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-a7d57844]:before{content:"\EA30"}.icon-film[data-v-a7d57844]:before{content:"\E913"}.icon-video_camera[data-v-a7d57844]:before{content:"\E914"}.icon-eye[data-v-a7d57844]:before{content:"\E9CE"}.icon-notifications[data-v-a7d57844]:before{content:"\E911"}.icon-home[data-v-a7d57844]:before{content:"\E912"}body[data-v-a7d57844]{margin:0}[data-v-a7d57844],[data-v-a7d57844]:after,[data-v-a7d57844]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-a7d57844]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-a7d57844]{cursor:pointer}.violet[data-v-a7d57844]{background-color:#9c27b0!important}.icon-violet[data-v-a7d57844]{color:#9c27b0!important}.red[data-v-a7d57844]{background-color:#f44336!important}.icon-red[data-v-a7d57844]{color:#f44336!important}.orange[data-v-a7d57844]{background-color:#ff5722!important}.icon-orange[data-v-a7d57844]{color:#ff5722!important}.gray[data-v-a7d57844]{background-color:#bdbdbd!important}.icon-gray[data-v-a7d57844]{color:#bdbdbd!important}.green[data-v-a7d57844]{background-color:#4caf50!important}.icon-green[data-v-a7d57844]{color:#4caf50!important}.yellow[data-v-a7d57844]{background-color:#fbc02d!important}.icon-yellow[data-v-a7d57844]{color:#fbc02d!important}.blue[data-v-a7d57844]{background-color:#03a9f4!important}.icon-blue[data-v-a7d57844]{color:#03a9f4!important}.gray-blue[data-v-a7d57844]{background-color:#546e7a!important}.icon-gray-blue[data-v-a7d57844]{color:#546e7a!important}.disabled[data-v-a7d57844]{opacity:.5}.selected[data-v-a7d57844]{background-color:#6a8896}.selected[data-v-a7d57844]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-a7d57844]::-webkit-scrollbar{width:8px}body[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-a7d57844]{overflow:hidden}.component-container[data-v-a7d57844]{height:100%;position:relative}.component-top[data-v-a7d57844]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-a7d57844],.component-top[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-a7d57844]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-a7d57844]:hover{opacity:.5}.component-top__selectors[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-a7d57844],.component-top__selectors .component-top__logo select[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-a7d57844]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-a7d57844]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-a7d57844]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-a7d57844]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-a7d57844]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-a7d57844]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-a7d57844]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-a7d57844]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-a7d57844]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-a7d57844]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-a7d57844]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-a7d57844]:hover{color:#ff5722}.component-top__station>a[data-v-a7d57844]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-a7d57844]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-a7d57844]{margin-left:auto}.component-top__actions a[data-v-a7d57844]{text-decoration:none}.component-top__actions a[data-v-a7d57844]:first-child{margin-right:10px}.required[data-v-a7d57844]{color:#ff5722}.cm-container ul li[data-v-a7d57844]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-a7d57844]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-a7d57844]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-a7d57844]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-a7d57844]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-a7d57844],.cm-container .cm-ul li>.cm-ul[data-v-a7d57844]:hover,.cm-container li.cm-open>.cm-ul[data-v-a7d57844]{display:block!important}.settings-container[data-v-a7d57844]{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);position:relative;grid-area:central;display:grid;grid-template-columns:240px 1fr;gap:16px;margin:0 16px}.settings-container.auto-dj[data-v-a7d57844]{grid-template-columns:1fr}.settings__menu[data-v-a7d57844]{background:#202020;height:auto;border-radius:4px;padding:24px;overflow:auto}.settings__menu[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__menu[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__menu[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__menu h2[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;padding-bottom:16px;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 14px}.settings__menu h2 .container__station[data-v-a7d57844]{margin-left:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:2px;opacity:.8;font-family:Roboto,sans-serif!important;font-weight:lighter;font-size:12px;max-width:62px;overflow:hidden;text-overflow:ellipsis}.settings__menu h2 .container__station i[data-v-a7d57844]{font-size:14px;margin-top:-1px}.settings__menu h2[data-v-a7d57844]:first-child{padding-bottom:0}.settings__menu a[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;text-decoration:none;font-size:14px;margin-bottom:8px;color:#404040;background:#fff;line-height:32px;padding:0;height:32px;display:block;border-radius:4px;text-align:center;text-transform:uppercase}.settings__menu a[data-v-a7d57844]:hover{opacity:.5}.settings__menu a.active[data-v-a7d57844]{background:#ff5722;color:#fff}.settings__layout[data-v-a7d57844]{background:#202020;margin:0;border-radius:4px;height:auto;padding:24px;overflow:auto}.settings__layout h2[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:14px;margin:0;text-transform:uppercase;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__layout .container__station[data-v-a7d57844]{margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;gap:4px}.settings__layout .container__station i[data-v-a7d57844]{font-size:18px;margin-top:-4px}.settings__layout[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout button[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout button[data-v-a7d57844]:hover{opacity:.5}.settings__layout button.button-cancel[data-v-a7d57844]{background:none;color:#fff}.settings__layout__group[data-v-a7d57844]{margin-bottom:16px;border-radius:4px;padding:16px;background:#303030}.settings__layout__group__header[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.settings__layout__group__header button[data-v-a7d57844]{margin-left:12px}.settings__layout__group__header button label[data-v-a7d57844]{width:100%;height:100%}.settings__layout__group__title[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.settings__layout__group__title h3[data-v-a7d57844]{margin-bottom:0!important;margin-right:16px!important}.settings__layout__group__title button[data-v-a7d57844]{margin-bottom:0!important}.settings__layout__group h3[data-v-a7d57844]{color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;color:#ff5722;padding:4px 8px 4px 0;margin:0 0 16px;text-transform:uppercase;text-align:left}.settings__layout__group .settings__layout__group--last[data-v-a7d57844]{margin-bottom:0}.settings__fix--align[data-v-a7d57844]{padding:0}.settings__fix--width[data-v-a7d57844]{width:100%;max-width:320px}.settings__layout--full[data-v-a7d57844]{background:#202020;width:100%;height:auto;max-height:100%;padding:16px;overflow:auto;border-radius:4px}.settings__layout--full[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout--full[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout--full[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout--full h2[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:16px;margin:0;text-transform:uppercase;text-align:left}.settings__layout--full button[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:left;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout--full button[data-v-a7d57844]:hover{opacity:.5}.settings__layout--full button.button-cancel[data-v-a7d57844]{background:none;color:#fff}.settings-inline[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-inline .actions[data-v-a7d57844]{width:110px;margin-left:16px;-ms-flex-negative:0;flex-shrink:0}.settings-inline .actions a[data-v-a7d57844]:hover{color:hsla(0,0%,100%,.5)}.settings-inline .actions a.no-selection[data-v-a7d57844]{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.settings__layout__group--grid[data-v-a7d57844]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}@media screen and (min-width:960px){.settings__layout__group--half[data-v-a7d57844]{height:auto;vertical-align:top}}.settings__results[data-v-a7d57844]{white-space:nowrap;overflow:hidden;font-size:0;max-width:600px}.settings__results .settings__categories[data-v-a7d57844]{width:100%;max-height:228px;overflow:hidden}.settings__results .settings__categories ul[data-v-a7d57844]{list-style:none;margin:0;padding:0}.settings__results .settings__categories ul .scrollable[data-v-a7d57844]{max-height:228px;overflow-y:overlay}.settings__results .settings__categories ul .scrollable[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__results .settings__categories ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__results .settings__categories ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__results .settings__categories ul .active p[data-v-a7d57844]{color:#ff5722}.settings__results .settings__categories ul li[data-v-a7d57844]{height:20px;cursor:pointer;font-size:0;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__results .settings__categories ul li span[data-v-a7d57844]{width:24px;height:20px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:20px;padding-left:5px}.settings__results .settings__categories ul li p[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0 16px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.settings__results .settings__categories ul li[data-v-a7d57844]:hover{opacity:.5}.settings-row[data-v-a7d57844]{font-size:0}.settings-row .settings-input[data-v-a7d57844]{display:inline-block;vertical-align:top;width:50%;margin-bottom:16px}.settings-row .settings-input[data-v-a7d57844]:first-child{width:-webkit-calc(50% - 24px);width:calc(50% - 24px);margin:0 24px 0 0}.settings-row .settings-input[data-v-a7d57844]:nth-of-type(2){width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}.settings-row .settings-input[data-v-a7d57844]:disabled{opacity:.5}.settings-input--sm[data-v-a7d57844]{max-width:240px!important}.settings-input--md[data-v-a7d57844]{max-width:320px!important}.settings-input[data-v-a7d57844]{max-width:720px;width:100%;margin-bottom:16px}.settings-input small[data-v-a7d57844]{font-style:italic;color:#909090}.settings-input input[data-v-a7d57844]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0}.settings-input input[data-v-a7d57844]:focus{border-color:#ff5722}.settings-input input[type=file][data-v-a7d57844]{border-bottom:none;padding-top:8px}.settings-input input[type=date][data-v-a7d57844]{max-width:172px}.settings-input input[type=date][data-v-a7d57844]::-webkit-clear-button,.settings-input input[type=date][data-v-a7d57844]::-webkit-inner-spin-button{display:none}.settings-input input[type=date][data-v-a7d57844]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.settings-input input[type=date][data-v-a7d57844]:disabled{opacity:.5}.settings-input input[type=range][data-v-a7d57844]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.settings-input input[type=range][data-v-a7d57844]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.settings-input input[type=range][data-v-a7d57844]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.settings-input input[type=range][data-v-a7d57844]:focus{outline:none}.settings-input input[type=range][data-v-a7d57844]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.settings-input input[type=range][data-v-a7d57844]::-moz-range-thumb:active{transform:scale(1.1)}.settings-input select[data-v-a7d57844]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;height:32px;padding:0 24px 0 0;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.settings-input select option[data-v-a7d57844]{color:#000}.settings-input select option[data-v-a7d57844]:disabled{opacity:.5}.settings-input label[data-v-a7d57844]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-input textarea[data-v-a7d57844]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;padding:0;width:100%!important;height:56px;margin-top:8px}.settings-input textarea[data-v-a7d57844]:focus{border-color:#ff5722}.settings-input textarea[data-v-a7d57844]:disabled{opacity:.5}.settings-input h4[data-v-a7d57844]{margin:0;font-size:16px}.settings-range[data-v-a7d57844]{max-width:300px}.settings-checkbox label[data-v-a7d57844]{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-checkbox input[data-v-a7d57844]{margin:0 8px 0 0}.settings-checkbox input[type=checkbox][data-v-a7d57844]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.settings-checkbox input[type=checkbox][data-v-a7d57844]:active,.settings-checkbox input[type=checkbox][data-v-a7d57844]:checked,.settings-checkbox input[type=checkbox][data-v-a7d57844]:checked:active{background-color:#fff}.settings-checkbox input[type=checkbox][data-v-a7d57844]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-checkbox input[type=radio][data-v-a7d57844]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative}.settings-checkbox input[type=radio][data-v-a7d57844]:active,.settings-checkbox input[type=radio][data-v-a7d57844]:checked,.settings-checkbox input[type=radio][data-v-a7d57844]:checked:active{background-color:#fff}.settings-checkbox input[type=radio][data-v-a7d57844]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-colors[data-v-a7d57844]{white-space:nowrap;overflow-y:hidden;overflow-x:auto}.settings-colors a[data-v-a7d57844]{text-decoration:none;padding:16px 8px 0;display:inline-block;vertical-align:middle}.settings-colors a[data-v-a7d57844]:first-child{padding-left:0}.settings-colors a[data-v-a7d57844]:hover{opacity:.5}.settings-colors a span[data-v-a7d57844]{width:24px;height:24px;border-radius:50%;display:block}.settings-colors a span.active[data-v-a7d57844]{border:2px solid #fff}.settings-colors[data-v-a7d57844]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.settings-colors[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings-colors[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist[data-v-a7d57844]{width:100%;background-color:#202020}.settings__playlist .time[data-v-a7d57844]{display:table-cell;padding-left:8px;width:70px}.settings__playlist .length[data-v-a7d57844]{display:table-cell;width:60px}.settings__playlist .event[data-v-a7d57844]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.settings__playlist .event span[data-v-a7d57844]{font-size:18px;top:3px}.settings__playlist .event .dropdown[data-v-a7d57844]{position:absolute;right:-5px;top:5px}.settings__playlist .event.event-comment[data-v-a7d57844]{white-space:normal}.settings__playlist .event.event-comment div[data-v-a7d57844]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.settings__playlist .event.event-comment div span[data-v-a7d57844]{padding-right:4px}.settings__playlist .event.event-live-text[data-v-a7d57844]{white-space:normal}.settings__playlist .event.event-live-text .content[data-v-a7d57844]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px;font-size:14px}.settings__playlist .event.event-live-text .content span[data-v-a7d57844]{padding-right:4px}.settings__playlist .event.event-live-text .content .text-live-text[data-v-a7d57844]{margin-left:28px}.settings__playlist .status[data-v-a7d57844]{display:table-cell;width:60px}.settings__playlist .status span[data-v-a7d57844]{font-size:18px}.settings__playlist .status .icon-brightness_1[data-v-a7d57844]{font-size:14px}.settings__playlist .actions[data-v-a7d57844]{width:72px;display:table-cell;padding-right:16px}.settings__playlist .actions a[data-v-a7d57844]{font-size:18px;padding-right:8px;text-decoration:none}.settings__playlist .actions a[data-v-a7d57844]:hover{opacity:.5}.settings__playlist .settings__playlist__header[data-v-a7d57844]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__playlist .settings__playlist_ul[data-v-a7d57844]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__playlist .settings__playlist_ul .scrollable[data-v-a7d57844]{min-height:580px;overflow-y:overlay}.settings__playlist .settings__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__playlist .settings__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__playlist .settings__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist .settings__playlist_ul li[data-v-a7d57844]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__playlist .settings__playlist_ul li[data-v-a7d57844]:last-child{border-bottom:1px solid #202020}.settings__playlist .settings__playlist_ul li.inEtm .time[data-v-a7d57844]{padding-left:16px}.settings__playlist .settings__playlist_ul li.inEtm .event[data-v-a7d57844]{padding-left:8px}.settings__client[data-v-a7d57844]{width:100%;background-color:#202020;border-radius:4px;overflow:hidden}.settings__client .user[data-v-a7d57844]{display:table-cell;padding-left:8px;width:150px}.settings__client .role[data-v-a7d57844]{display:table-cell;width:100px}.settings__client .email[data-v-a7d57844],.settings__client .fullName[data-v-a7d57844]{display:table-cell;width:250px}.settings__client .actions[data-v-a7d57844]{width:75px;display:table-cell;padding-right:8px}.settings__client .actions a[data-v-a7d57844]{font-size:18px;padding-right:8px;text-decoration:none}.settings__client .actions a[data-v-a7d57844]:hover{opacity:.5}.settings__client__header[data-v-a7d57844]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__client_ul[data-v-a7d57844]{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__client_ul .scrollable[data-v-a7d57844]{max-height:580px;overflow-y:overlay}.settings__client_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.settings__client_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__client_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__client_ul li[data-v-a7d57844]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__client_ul li[data-v-a7d57844]:last-child{border-bottom:1px solid #202020}.login[data-v-a7d57844]{width:100vw;height:100vh;background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,-webkit-gradient(linear,left top,left bottom,from(#f6d365),to(#fda085));background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,linear-gradient(180deg,#f6d365,#fda085);background-blend-mode:multiply;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login img[data-v-a7d57844]{-webkit-filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));position:absolute;width:140px;top:16px;left:16px}.login .login__modal[data-v-a7d57844]{max-width:480px;padding:0 24px;position:relative}.login .login__modal .form[data-v-a7d57844],.login .login__modal[data-v-a7d57844]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .login__modal .form[data-v-a7d57844]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .login__modal img[data-v-a7d57844]{width:180px;display:block}.login .login__modal input[data-v-a7d57844]{background-color:transparent;color:#202020;border:1px solid #202020;border-radius:8px;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:48px;padding:0 16px;margin-top:24px}.login .login__modal input[data-v-a7d57844]:focus{border-color:#ff5722}.login .login__modal input[data-v-a7d57844]:disabled{opacity:.5}.login .login__modal input[data-v-a7d57844]::-webkit-input-placeholder{color:#101010}.login .login__modal input[data-v-a7d57844]::-moz-placeholder{color:#101010}.login .login__modal input[data-v-a7d57844]::-ms-input-placeholder{color:#101010}.login .login__modal input[data-v-a7d57844]::placeholder{color:#101010}.login .login__modal button[data-v-a7d57844]{font-family:Roboto Condensed,sans-serif;height:48px;font-size:16px;line-height:20px;text-transform:uppercase;border-radius:24px;background:#101010;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin-bottom:16px;margin-top:48px;max-width:300px;width:100%;cursor:pointer;outline:0}.login .login__modal button[data-v-a7d57844]:hover{opacity:.5}.input-switch[data-v-a7d57844]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-a7d57844]{position:relative;display:inline-block;max-width:30px;height:17px;overflow:hidden;margin-bottom:8px}.input-switch .switch input[data-v-a7d57844]{opacity:0;width:0;height:0}.input-switch .slider[data-v-a7d57844]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-a7d57844]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-a7d57844]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-a7d57844]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-a7d57844]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-a7d57844]{border-radius:34px}.input-switch .slider.round[data-v-a7d57844]:before{border-radius:50%}.input-switch label[data-v-a7d57844]{overflow:visible;white-space:wrap}.component-player__playlist[data-v-a7d57844]{width:100%;background-color:#202020;position:relative}.component-player__playlist .time[data-v-a7d57844]{display:table-cell;padding-left:8px;width:70px}.component-player__playlist .length[data-v-a7d57844]{display:table-cell;width:60px}.component-player__playlist .event[data-v-a7d57844]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist .event span[data-v-a7d57844]{font-size:18px;vertical-align:middle}.component-player__playlist .event .dropdown[data-v-a7d57844]{position:absolute;right:-5px;top:5px}.component-player__playlist .event.event-comment[data-v-a7d57844]{white-space:normal;padding-left:8px}.component-player__playlist .event.event-comment div[data-v-a7d57844]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist .event.event-comment div span[data-v-a7d57844]{padding-right:4px}.component-player__playlist .event.event-error[data-v-a7d57844]{color:tomato}.component-player__playlist .performer[data-v-a7d57844]{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist .status[data-v-a7d57844]{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist .status span[data-v-a7d57844]{font-size:18px;vertical-align:middle}.component-player__playlist .status .icon-brightness_1[data-v-a7d57844]{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist .actions[data-v-a7d57844]{width:88px;display:table-cell;padding-right:8px}.component-player__playlist .actions.right[data-v-a7d57844]{text-align:right}.component-player__playlist .actions a[data-v-a7d57844]{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist .actions a[data-v-a7d57844]:hover{opacity:.5}.component-player__playlist .component-player__playlist__header[data-v-a7d57844]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist .component-player__playlist_ul[data-v-a7d57844]{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-a7d57844]{height:-webkit-calc(100vh - 335px);height:calc(100vh - 335px);overflow-y:overlay}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-a7d57844]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist .component-player__playlist_ul li[data-v-a7d57844]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist .component-player__playlist_ul li[data-v-a7d57844]:hover{background-color:#303030}.component-player__playlist .component-player__playlist_ul li.playing[data-v-a7d57844]{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing[data-v-a7d57844]:hover{background-color:#841818}.component-player__playlist .component-player__playlist_ul li.playing.in-etm[data-v-a7d57844]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-a7d57844]{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-a7d57844]:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next.in-etm[data-v-a7d57844]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-a7d57844]{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-a7d57844]:not(.voice-track){padding-left:8px}.component-player__playlist .component-player__playlist_ul li.spot[data-v-a7d57844]{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.spot .icon-attach_money[data-v-a7d57844]{color:#909090}.component-player__playlist .component-player__playlist_ul li[data-v-a7d57844]:last-child{border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break[data-v-a7d57844]{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist .component-player__playlist_ul li.break a[data-v-a7d57844]{text-decoration:none;color:#fff}.component-player__playlist .component-player__playlist_ul li.break .break-header[data-v-a7d57844]{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break ul[data-v-a7d57844]{padding:0}.component-player__playlist .component-player__playlist_ul li.break ul li[data-v-a7d57844]{cursor:pointer}.component-player__playlist .component-player__playlist_ul__scroll[data-v-a7d57844]{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist .component-player__playlist_ul__scroll i[data-v-a7d57844]{font-size:16px;margin-right:4px}.component-player__playlist .component-player__playlist_ul__scroll[data-v-a7d57844]:hover{opacity:1}.draggingOver[data-v-a7d57844]:not(.insertPositionStyle){border-top:1px solid #ff5722!important;opacity:1!important;border-bottom-color:#303030!important}.insertPositionStyle[data-v-a7d57844]:not(.draggingOver){border-bottom:1px solid #ff5722!important;opacity:1!important}.editingCommand[data-v-a7d57844]{background:#6a8896!important}h3[data-v-a7d57844]{color:#000}.login__modal[data-v-a7d57844]{max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;text-align:center}[class*=" icon-"][data-v-3c2c8bc9],[class^=icon-][data-v-3c2c8bc9]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-3c2c8bc9]:before{content:"\E907"}.icon-play_fade[data-v-3c2c8bc9]:before{content:"\E905"}.icon-stop_fade[data-v-3c2c8bc9]:before{content:"\E906"}.icon-ic_piramide[data-v-3c2c8bc9]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-3c2c8bc9]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-3c2c8bc9]:before{content:"\E904"}.icon-application[data-v-3c2c8bc9]:before{content:"\E901"}.icon-thermometer[data-v-3c2c8bc9]:before{content:"\E902"}.icon-schedule[data-v-3c2c8bc9]:before{content:"\E8B5"}.icon-add[data-v-3c2c8bc9]:before{content:"\E145"}.icon-add_box[data-v-3c2c8bc9]:before{content:"\E146"}.icon-arrow_drop_down[data-v-3c2c8bc9]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-3c2c8bc9]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-3c2c8bc9]:before{content:"\E227"}.icon-audiotrack[data-v-3c2c8bc9]:before{content:"\E3A1"}.icon-brightness_1[data-v-3c2c8bc9]:before{content:"\E3A6"}.icon-build[data-v-3c2c8bc9]:before{content:"\E869"}.icon-check[data-v-3c2c8bc9]:before{content:"\E5CA"}.icon-close[data-v-3c2c8bc9]:before{content:"\E5CD"}.icon-cloud_queue[data-v-3c2c8bc9]:before{content:"\E2C2"}.icon-content_copy[data-v-3c2c8bc9]:before{content:"\E14D"}.icon-create_new_folder[data-v-3c2c8bc9]:before{content:"\E2CC"}.icon-date_range[data-v-3c2c8bc9]:before{content:"\E916"}.icon-delete[data-v-3c2c8bc9]:before{content:"\E872"}.icon-eject[data-v-3c2c8bc9]:before{content:"\E8FB"}.icon-error_outline[data-v-3c2c8bc9]:before{content:"\E001"}.icon-folder[data-v-3c2c8bc9]:before{content:"\E2C7"}.icon-link[data-v-3c2c8bc9]:before{content:"\E157"}.icon-more_horiz[data-v-3c2c8bc9]:before{content:"\E5D3"}.icon-more_vert[data-v-3c2c8bc9]:before{content:"\E5D4"}.icon-pause[data-v-3c2c8bc9]:before{content:"\E034"}.icon-person_outline[data-v-3c2c8bc9]:before{content:"\E7FF"}.icon-play_arrow[data-v-3c2c8bc9]:before{content:"\E037"}.icon-radio[data-v-3c2c8bc9]:before{content:"\E03E"}.icon-refresh[data-v-3c2c8bc9]:before{content:"\E5D5"}.icon-search[data-v-3c2c8bc9]:before{content:"\E8B6"}.icon-settings[data-v-3c2c8bc9]:before{content:"\E8B8"}.icon-skip_next[data-v-3c2c8bc9]:before{content:"\E044"}.icon-stop[data-v-3c2c8bc9]:before{content:"\E047"}.icon-view_quilt[data-v-3c2c8bc9]:before{content:"\E8F1"}.icon-mode_edit[data-v-3c2c8bc9]:before{content:"\E254"}.icon-star[data-v-3c2c8bc9]:before{content:"\E838"}.icon-star_border[data-v-3c2c8bc9]:before{content:"\E83A"}.icon-favorite[data-v-3c2c8bc9]:before{content:"\E87D"}.icon-favorite_border[data-v-3c2c8bc9]:before{content:"\E87E"}.icon-rss_feed[data-v-3c2c8bc9]:before{content:"\E0E5"}.icon-volume_off[data-v-3c2c8bc9]:before{content:"\E04F"}.icon-volume_up[data-v-3c2c8bc9]:before{content:"\E050"}.icon-speaker[data-v-3c2c8bc9]:before{content:"\E32D"}.icon-headset[data-v-3c2c8bc9]:before{content:"\E310"}.icon-headset_off[data-v-3c2c8bc9]:before{content:"\E908"}.icon-label_off[data-v-3c2c8bc9]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-3c2c8bc9]:before{content:"\E90A"}.icon-label[data-v-3c2c8bc9]:before{content:"\E892"}.icon-view_stream[data-v-3c2c8bc9]:before{content:"\E8F2"}.icon-short_text[data-v-3c2c8bc9]:before{content:"\E261"}.icon-view_agenda[data-v-3c2c8bc9]:before{content:"\E8E9"}.icon-drag_handle[data-v-3c2c8bc9]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-3c2c8bc9]:before{content:"\E061"}.icon-content_cut[data-v-3c2c8bc9]:before{content:"\E14E"}.icon-skip_previous[data-v-3c2c8bc9]:before{content:"\E045"}.icon-add_location[data-v-3c2c8bc9]:before{content:"\E567"}.icon-playlist__play[data-v-3c2c8bc9]:before{content:"\E05F"}.icon-playlist__add[data-v-3c2c8bc9]:before{content:"\E03B"}.icon-audio_ducking[data-v-3c2c8bc9]:before{content:"\E90B"}.icon-comment[data-v-3c2c8bc9]:before{content:"\E90C"}.icon-support_agent[data-v-3c2c8bc9]:before{content:"\E90D"}.icon-cancel[data-v-3c2c8bc9]:before{content:"\E5C9"}.icon-download[data-v-3c2c8bc9]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-3c2c8bc9]:before{content:"\E90F"}.icon-mic[data-v-3c2c8bc9]:before{content:"\E029"}.icon-language[data-v-3c2c8bc9]:before{content:"\E9C9"}.icon-play2[data-v-3c2c8bc9]:before{content:"\EA15"}.icon-menu2[data-v-3c2c8bc9]:before{content:"\E9BE"}.icon-tab[data-v-3c2c8bc9]:before{content:"\EA45"}.icon-display[data-v-3c2c8bc9]:before{content:"\E956"}.icon-auto_post[data-v-3c2c8bc9]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-3c2c8bc9]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-3c2c8bc9]:before{content:"\EA30"}.icon-film[data-v-3c2c8bc9]:before{content:"\E913"}.icon-video_camera[data-v-3c2c8bc9]:before{content:"\E914"}.icon-eye[data-v-3c2c8bc9]:before{content:"\E9CE"}.icon-notifications[data-v-3c2c8bc9]:before{content:"\E911"}.icon-home[data-v-3c2c8bc9]:before{content:"\E912"}body[data-v-3c2c8bc9]{margin:0}[data-v-3c2c8bc9],[data-v-3c2c8bc9]:after,[data-v-3c2c8bc9]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-3c2c8bc9]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-3c2c8bc9]{cursor:pointer}.violet[data-v-3c2c8bc9]{background-color:#9c27b0!important}.icon-violet[data-v-3c2c8bc9]{color:#9c27b0!important}.red[data-v-3c2c8bc9]{background-color:#f44336!important}.icon-red[data-v-3c2c8bc9]{color:#f44336!important}.orange[data-v-3c2c8bc9]{background-color:#ff5722!important}.icon-orange[data-v-3c2c8bc9]{color:#ff5722!important}.gray[data-v-3c2c8bc9]{background-color:#bdbdbd!important}.icon-gray[data-v-3c2c8bc9]{color:#bdbdbd!important}.green[data-v-3c2c8bc9]{background-color:#4caf50!important}.icon-green[data-v-3c2c8bc9]{color:#4caf50!important}.yellow[data-v-3c2c8bc9]{background-color:#fbc02d!important}.icon-yellow[data-v-3c2c8bc9]{color:#fbc02d!important}.blue[data-v-3c2c8bc9]{background-color:#03a9f4!important}.icon-blue[data-v-3c2c8bc9]{color:#03a9f4!important}.gray-blue[data-v-3c2c8bc9]{background-color:#546e7a!important}.icon-gray-blue[data-v-3c2c8bc9]{color:#546e7a!important}.disabled[data-v-3c2c8bc9]{opacity:.5}.selected[data-v-3c2c8bc9]{background-color:#6a8896}.selected[data-v-3c2c8bc9]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-3c2c8bc9]::-webkit-scrollbar{width:8px}body[data-v-3c2c8bc9]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-3c2c8bc9]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-3c2c8bc9]{overflow:hidden}.component-container[data-v-3c2c8bc9]{height:100%;position:relative}.component-top[data-v-3c2c8bc9]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-3c2c8bc9],.component-top[data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-3c2c8bc9]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-3c2c8bc9]:hover{opacity:.5}.component-top__selectors[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-3c2c8bc9],.component-top__selectors .component-top__logo select[data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-3c2c8bc9]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-3c2c8bc9]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3c2c8bc9]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3c2c8bc9]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-3c2c8bc9]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-3c2c8bc9]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-3c2c8bc9]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-3c2c8bc9]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-3c2c8bc9]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-3c2c8bc9]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-3c2c8bc9]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-3c2c8bc9]:hover{color:#ff5722}.component-top__station>a[data-v-3c2c8bc9]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-3c2c8bc9]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-3c2c8bc9]{margin-left:auto}.component-top__actions a[data-v-3c2c8bc9]{text-decoration:none}.component-top__actions a[data-v-3c2c8bc9]:first-child{margin-right:10px}.required[data-v-3c2c8bc9]{color:#ff5722}.cm-container ul li[data-v-3c2c8bc9]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-3c2c8bc9]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-3c2c8bc9]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-3c2c8bc9]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-3c2c8bc9]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-3c2c8bc9]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-3c2c8bc9]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-3c2c8bc9],.cm-container .cm-ul li>.cm-ul[data-v-3c2c8bc9]:hover,.cm-container li.cm-open>.cm-ul[data-v-3c2c8bc9]{display:block!important}@-webkit-keyframes shimmer-data-v-3c2c8bc9{to{background-position:-50% 0}}@keyframes shimmer-data-v-3c2c8bc9{to{background-position:-50% 0}}.skeleton[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.skeleton div[data-v-3c2c8bc9]:not(.list):not(.container){width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#202020),color-stop(10%,#404040),color-stop(20%,#202020));background-image:linear-gradient(90deg,#202020,#404040 10%,#202020 20%);background-size:300%;background-position:30% 0;-webkit-animation:shimmer-data-v-3c2c8bc9 2s infinite;animation:shimmer-data-v-3c2c8bc9 2s infinite;padding:2px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #202020}.skeleton-airlog .player[data-v-3c2c8bc9]{height:178px}.skeleton-airlog .hours[data-v-3c2c8bc9]{margin-top:8px;height:22px}.skeleton-airlog .list[data-v-3c2c8bc9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-airlog .list div[data-v-3c2c8bc9]{height:32px}.skeleton-airplayer .actions[data-v-3c2c8bc9],.skeleton-logeditor .actions[data-v-3c2c8bc9]{height:49px}.skeleton-airplayer .player[data-v-3c2c8bc9],.skeleton-logeditor .player[data-v-3c2c8bc9]{height:178px}.skeleton-airplayer .list[data-v-3c2c8bc9],.skeleton-logeditor .list[data-v-3c2c8bc9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-airplayer .list div[data-v-3c2c8bc9],.skeleton-logeditor .list div[data-v-3c2c8bc9]{height:32px}.skeleton-quickplay .player[data-v-3c2c8bc9]{height:142px}.skeleton-quickplay .tabs[data-v-3c2c8bc9]{height:36px}.skeleton-quickplay .list[data-v-3c2c8bc9]{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.skeleton-quickplay .list div[data-v-3c2c8bc9]{width:100%;aspect-ratio:1}.skeleton-library .actions[data-v-3c2c8bc9]{height:144px}.skeleton-library .container[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2px;height:100%}.skeleton-library .container .categories[data-v-3c2c8bc9]{max-width:192px;height:auto}.skeleton-library .container .list[data-v-3c2c8bc9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.skeleton-library .container .list div[data-v-3c2c8bc9]{height:32px}.skeleton-library.md .container[data-v-3c2c8bc9]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.skeleton-library.md .container .categories[data-v-3c2c8bc9]{max-width:100%;height:160px}.skeleton-header .date[data-v-3c2c8bc9]{min-width:246px;height:38px}.skeleton-forecast[data-v-3c2c8bc9]{height:100%}.broadcaster[data-v-3c2c8bc9]{grid-area:central;grid-template-rows:224px 1fr;padding:6px 16px;height:-webkit-calc(100vh - 68px);height:calc(100vh - 68px)}.broadcaster[data-v-3c2c8bc9],.broadcaster__info[data-v-3c2c8bc9]{display:grid;gap:16px;width:100%;max-width:-webkit-calc(100vw - 64px);max-width:calc(100vw - 64px)}.broadcaster__info[data-v-3c2c8bc9]{grid-template-columns:repeat(2,1fr);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.broadcaster__info__time[data-v-3c2c8bc9]{height:100%;background:#202020}.broadcaster__info__time header[data-v-3c2c8bc9]{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;padding:4px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff5722}.broadcaster__info__time header i[data-v-3c2c8bc9]{color:#ff5722}.broadcaster__info__time header[data-v-3c2c8bc9]:not(i){font-size:14px}.broadcaster__info__time h1[data-v-3c2c8bc9]{color:#ff5722;font-size:11vw;line-height:11vw;margin:0}.broadcaster__info__time h3[data-v-3c2c8bc9]{font-size:2vw;line-height:2vw;margin:0;font-weight:400;text-transform:capitalize}.broadcaster__info__time .container[data-v-3c2c8bc9]{padding:12px 24px;display:grid;grid-template-rows:1fr 1fr;height:-webkit-calc(100% - 32px);height:calc(100% - 32px)}.broadcaster__info__time .container .info div[data-v-3c2c8bc9]{background:#303030;border-radius:4px;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.broadcaster__info__time .container .info div strong[data-v-3c2c8bc9]{font-size:24px}.broadcaster__info__time .container .info div h4[data-v-3c2c8bc9]{font-size:11vw;line-height:11vw;margin:0}.broadcaster__info__time .container .date[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.broadcaster__info__time .container .date h3[data-v-3c2c8bc9]{font-size:2.7vw;line-height:2.7vw}.broadcaster__info__forecast[data-v-3c2c8bc9]{height:100%;background:#202020}.broadcaster__info__forecast header[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:4px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff5722;background:#000}.broadcaster__info__forecast header i[data-v-3c2c8bc9]{color:#ff5722}.broadcaster__info__forecast header[data-v-3c2c8bc9]:not(i){font-size:14px}.broadcaster__info__forecast header div[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.broadcaster__info__forecast header select[data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase;background:none;border:none;cursor:pointer}.broadcaster__info__forecast header select option[data-v-3c2c8bc9]{background:#000}.broadcaster__info__forecast .container[data-v-3c2c8bc9]{padding:12px 24px;display:grid;grid-template-rows:1fr 154px 220px;grid-template-columns:1fr;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;font-size:32px;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);-webkit-box-sizing:border-box;box-sizing:border-box}.broadcaster__info__forecast .container h3[data-v-3c2c8bc9],.broadcaster__info__forecast .container h4[data-v-3c2c8bc9],.broadcaster__info__forecast .container h5[data-v-3c2c8bc9]{margin:0}.broadcaster__info__forecast .container.center[data-v-3c2c8bc9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.broadcaster__info__forecast .container .text[data-v-3c2c8bc9]{font-size:20px;text-align:center;opacity:.7;line-height:100%}.broadcaster__info__forecast .today[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:start;font-size:3.2vw}.broadcaster__info__forecast .today h5[data-v-3c2c8bc9]{text-transform:capitalize}.broadcaster__info__forecast .today h5 small[data-v-3c2c8bc9]{font-size:1.5vw;opacity:.7}.broadcaster__info__forecast .today h1[data-v-3c2c8bc9]{color:#ff5722;font-size:8vw;line-height:8vw;margin:0}.broadcaster__info__forecast .today div[data-v-3c2c8bc9]:not(.zone){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.broadcaster__info__forecast .today div:not(.zone) div[data-v-3c2c8bc9],.broadcaster__info__forecast .today section[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.broadcaster__info__forecast .today section[data-v-3c2c8bc9]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.broadcaster__info__forecast .today__info[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;gap:4px}.broadcaster__info__forecast .today .type[data-v-3c2c8bc9],.broadcaster__info__forecast .today .zone[data-v-3c2c8bc9]{justify-self:flex-end;font-size:16px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.broadcaster__info__forecast .today .type img[data-v-3c2c8bc9],.broadcaster__info__forecast .today .zone img[data-v-3c2c8bc9]{width:16px}.broadcaster__info__forecast .today .type[data-v-3c2c8bc9]{background:#202020;border:1px solid #404040;border-radius:8px;overflow:hidden}.broadcaster__info__forecast .today .type button[data-v-3c2c8bc9]{font-weight:700;border:none;border-radius:8px;padding:4px 12px;background:none;color:#fff;-webkit-transition:all .2s;transition:all .2s}.broadcaster__info__forecast .today .type button.active[data-v-3c2c8bc9]{background:#ff5722}.broadcaster__info__forecast .info[data-v-3c2c8bc9]{display:grid;width:100%;grid-template-columns:repeat(4,1fr);gap:8px}.broadcaster__info__forecast .info div[data-v-3c2c8bc9]{background:#303030;border-radius:4px;padding:12px;gap:4px;display:grid;grid-template-columns:46px 1fr;grid-template-rows:16px 1fr}.broadcaster__info__forecast .info div img[data-v-3c2c8bc9]{background:#202020;border-radius:4px;grid-row:1/3;width:46px;aspect-ratio:1;padding:6px}.broadcaster__info__forecast .info div strong[data-v-3c2c8bc9]{font-size:12px;font-weight:lighter}.broadcaster__info__forecast .info div h4[data-v-3c2c8bc9]{font-size:24px}.broadcaster__info__forecast .days[data-v-3c2c8bc9]{width:100%;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:auto}.broadcaster__info__forecast .days div[data-v-3c2c8bc9]{font-size:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;position:relative}.broadcaster__info__forecast .days div .header[data-v-3c2c8bc9]{background:#000;color:#fff;text-align:center;font-size:16px;font-weight:700;position:absolute;top:-12px;left:-2px;right:-2px;padding:4px;text-transform:capitalize}.broadcaster__info__forecast .days div[data-v-3c2c8bc9]:not(:first-child){border-left:3px solid #000}.broadcaster__info__forecast .days div img[data-v-3c2c8bc9]{max-width:100%}.broadcaster__info__forecast .days div h4[data-v-3c2c8bc9]{margin:4px 0}.broadcaster__info__forecast .days div small[data-v-3c2c8bc9]{font-weight:lighter;text-transform:capitalize;opacity:.7}.broadcaster__info__forecast .days div span[data-v-3c2c8bc9]{opacity:.9;font-size:14px}.broadcaster__info__forecast textarea[data-v-3c2c8bc9]{width:100%;height:-webkit-calc(100% - 32px);height:calc(100% - 32px);background:none;color:#fff;resize:none;font-size:5vw;font-family:Roboto Condensed,sans-serif;text-align:center}.broadcaster__player[data-v-3c2c8bc9]{max-width:-webkit-calc(100vw - 96px);max-width:calc(100vw - 96px);max-height:224px;background:#000}.broadcaster__player header[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:4px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff5722}.broadcaster__player header i[data-v-3c2c8bc9]{color:#ff5722}.broadcaster__player header[data-v-3c2c8bc9]:not(i){font-size:14px}.broadcaster__player header select[data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase;background:none;border:none;cursor:pointer}.broadcaster__player header select option[data-v-3c2c8bc9]{background:#000}.broadcaster__player .container[data-v-3c2c8bc9]{width:100%;max-width:-webkit-calc(100vw - 96px);max-width:calc(100vw - 96px);padding:12px 24px}.broadcaster__player .container .player[data-v-3c2c8bc9]{position:relative}.broadcaster__player .container .player .current-time[data-v-3c2c8bc9]{width:1px;height:60px;background:red;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.broadcaster__player .container .player__container[data-v-3c2c8bc9]{width:100%;overflow-x:hidden;position:relative}.broadcaster__player .container .player__container[data-v-3c2c8bc9]:before{content:"";width:60px;position:absolute;left:0;top:0;bottom:0;background:-webkit-gradient(linear,left top,right top,from(#000),to(transparent));background:linear-gradient(90deg,#000,transparent);z-index:1}.broadcaster__player .container .player__container[data-v-3c2c8bc9]:after{content:"";width:60px;position:absolute;right:0;top:0;bottom:0;background:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background:linear-gradient(270deg,#000,transparent);z-index:1}.broadcaster__player .container .player__container .scroller[data-v-3c2c8bc9]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transform:translateX(50%);transform:translateX(50%);will-change:transform}.broadcaster__player .container .player__container article[data-v-3c2c8bc9]{width:500px;max-width:500px;border-left:2px solid hsla(0,0%,50.2%,.47843137254901963)}.broadcaster__player .container .player__container section[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 8px;width:500px}.broadcaster__player .container .player__container section .title[data-v-3c2c8bc9]{width:484px}.broadcaster__player .container .player__container section .title h2[data-v-3c2c8bc9]{font-size:24px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px}.broadcaster__player .container .player__container section .description-time[data-v-3c2c8bc9]{width:484px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:56px}.broadcaster__player .container .player__container section .description-time .description[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:320px}.broadcaster__player .container .player__container section .description-time .description span[data-v-3c2c8bc9]{font-size:20px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.broadcaster__player .container .player__container section .description-time .description small[data-v-3c2c8bc9]{text-transform:uppercase;font-size:12px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.broadcaster__player .container .player__container section .description-time .time[data-v-3c2c8bc9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:end;align-self:flex-end;gap:4px;font-size:24px;color:#ff5722;line-height:1}.broadcaster__player .container .player__container section .description-time .time .intro[data-v-3c2c8bc9]{font-size:28px;font-weight:700;color:#f44336}.broadcaster__player .container .player__container .wave[data-v-3c2c8bc9]{position:relative;margin-top:12px;height:62px;background:#000}.broadcaster__player .container .player__container .wave__image[data-v-3c2c8bc9]{position:absolute;top:0;left:0;width:100%}.broadcaster__player .container .player__container .wave__image img[data-v-3c2c8bc9]{height:58px;width:100%}.broadcaster__player .container .player__container .wave .progress[data-v-3c2c8bc9]{position:absolute;mix-blend-mode:overlay;background:#ff5722;left:0;top:0;height:58px}.broadcaster__player .container .player__container .past section[data-v-3c2c8bc9]{opacity:.5}.broadcaster__player .container .player__container .past img[data-v-3c2c8bc9]{opacity:.3}.broadcaster__player .container .player .volumeter[data-v-3c2c8bc9]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}@media only screen and (max-width:1590px){.broadcaster__info__forecast .today img[data-v-3c2c8bc9]{width:100px}.broadcaster__info__forecast .container[data-v-3c2c8bc9]{padding:12px;grid-template-rows:1fr 154px 163px}.broadcaster__info__forecast .info div[data-v-3c2c8bc9]{padding:8px 4px;grid-template-columns:1fr}.broadcaster__info__forecast .info div img[data-v-3c2c8bc9]{display:none}.broadcaster__info__forecast .days div[data-v-3c2c8bc9]{font-size:16px}.broadcaster__info__forecast .days div .header[data-v-3c2c8bc9]{top:-24px;font-size:14px}.broadcaster__info__forecast .days div img[data-v-3c2c8bc9]{width:48px}.broadcaster__info__forecast .days div span[data-v-3c2c8bc9]{font-size:12px}}@media only screen and (max-width:1320px){.broadcaster__info__forecast .today img[data-v-3c2c8bc9]{width:62px}.broadcaster__info__forecast .today__info[data-v-3c2c8bc9]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.broadcaster__info__forecast .container[data-v-3c2c8bc9]{padding:12px}.broadcaster__info__forecast .info div[data-v-3c2c8bc9]{padding:8px 4px;grid-template-columns:1fr}.broadcaster__info__forecast .info div img[data-v-3c2c8bc9]{display:none}.broadcaster__info__forecast .days div[data-v-3c2c8bc9]{font-size:16px}.broadcaster__info__forecast .days div .header[data-v-3c2c8bc9]{top:-20px;font-size:12px}.broadcaster__info__forecast .days div img[data-v-3c2c8bc9]{width:42px}.broadcaster__info__forecast .days div span[data-v-3c2c8bc9]{font-size:12px}}@media only screen and (max-width:1050px){.date h1[data-v-3c2c8bc9]{font-size:9vw}.date__info[data-v-3c2c8bc9]{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.broadcaster__info__time .container .info[data-v-3c2c8bc9]{grid-template-columns:1fr}.broadcaster__info__forecast .info[data-v-3c2c8bc9]{grid-template-columns:repeat(3,1fr)}}.container__message[data-v-3c2c8bc9]{width:100%;height:100%;position:relative}.container__message div[data-v-3c2c8bc9]{position:absolute;background:#000;color:#fff;top:4px;right:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;padding:8px;border-radius:4px;font-weight:700;font-family:Roboto Condensed,sans-serif}.container__message div input[data-v-3c2c8bc9]{font-family:Roboto Condensed,sans-serif;width:50px;font-size:14px;text-align:center;border:none;background:none;color:#fff}.component-player--airlog[data-v-3a6651e7],.component-player[data-v-3a6651e7]{background:#000;display:grid;grid-template-columns:-webkit-calc(100% - 136px) 136px;grid-template-columns:calc(100% - 136px) 136px;width:100%;overflow:hidden}.component-player--airlog .volumeter[data-v-3a6651e7],.component-player .volumeter[data-v-3a6651e7]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;padding:8px;vertical-align:bottom}.component-player--airlog .component_player__row[data-v-3a6651e7],.component-player .component_player__row[data-v-3a6651e7]{width:100%;display:grid;grid-template-columns:100%;grid-template-rows:92px 60px;gap:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player--airlog .component_player__row .component_player__title-vumeter[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px;padding:8px 0 8px 8px;width:100%;max-width:-webkit-calc(100% - 38px);max-width:calc(100% - 38px)}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title .two-columns[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title .two-columns[data-v-3a6651e7]{display:grid;grid-template-columns:1fr minmax(60px,-webkit-max-content);grid-template-columns:1fr minmax(60px,max-content);gap:12px;height:43px;margin-top:0}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title .component_player__titles[data-v-3a6651e7]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title h2[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title h2[data-v-3a6651e7]{font-family:Roboto,sans-serif!important;font-size:24px;line-height:28px;margin:0;font-weight:400!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none!important}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title h3[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title h3[data-v-3a6651e7]{font-size:16px;margin:0;padding:0;font-weight:400;color:#ff5722;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__row .component_player__title-vumeter .component_player__title p[data-v-3a6651e7],.component-player .component_player__row .component_player__title-vumeter .component_player__title p[data-v-3a6651e7]{text-transform:uppercase;font-size:12px;margin:2px 0 0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.component-player--airlog .component_player__row .component_player_timer[data-v-3a6651e7],.component-player .component_player__row .component_player_timer[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:158px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.component-player--airlog .component_player__row .component_player_timer .time[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .time[data-v-3a6651e7]{font-size:24px;color:#ff5722;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}.component-player--airlog .component_player__row .component_player_timer .time.text-white[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .time.text-white[data-v-3a6651e7]{color:#fff}.component-player--airlog .component_player__row .component_player_timer .time strong[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .time strong[data-v-3a6651e7]{font-size:12px;margin-bottom:2px;font-weight:400}.component-player--airlog .component_player__row .component_player_timer .cue[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .cue[data-v-3a6651e7]{text-decoration:none;color:#fff;margin-right:5px;font-size:14px}.component-player--airlog .component_player__row .component_player_timer .intro[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .intro[data-v-3a6651e7]{font-size:16px;padding-right:8px;font-weight:700;color:#f44336}.component-player--airlog .component_player__row .component_player_timer .circle[data-v-3a6651e7],.component-player .component_player__row .component_player_timer .circle[data-v-3a6651e7]{width:16px;height:16px;background-color:#606060;border-radius:50%;margin-left:8px;display:inline-block}.component-player--airlog .component_player__actions[data-v-3a6651e7],.component-player .component_player__actions[data-v-3a6651e7]{background:#202020;width:136px;padding:8px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #202020}.component-player--airlog .component_player__actions select[data-v-3a6651e7],.component-player .component_player__actions select[data-v-3a6651e7]{border:none;font-family:Roboto Condensed,sans-serif;border-radius:3px;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;width:100%;height:24px;margin-bottom:8px;-webkit-appearance:none;padding-left:8px;cursor:pointer;background:#ff5722 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:24px}.component-player--airlog .component_player__actions .log[data-v-3a6651e7],.component-player .component_player__actions .log[data-v-3a6651e7]{font-size:16px;text-transform:uppercase;border-bottom:1px solid #202020;padding-bottom:16px;margin-bottom:16px}.component-player--airlog .component_player__actions .block-date[data-v-3a6651e7],.component-player .component_player__actions .block-date[data-v-3a6651e7]{border-bottom:1px solid #202020;margin-bottom:8px;padding-bottom:8px;text-transform:capitalize;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-player--airlog .component_player__actions .block-date h2[data-v-3a6651e7],.component-player .component_player__actions .block-date h2[data-v-3a6651e7]{font-size:16px;margin:0;padding:0;font-weight:700;color:#ff5722;font-size:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__actions .block-date h3[data-v-3a6651e7],.component-player .component_player__actions .block-date h3[data-v-3a6651e7]{font-size:14px;color:#fff;margin:0;padding:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-player--airlog .component_player__actions .block-gap p[data-v-3a6651e7],.component-player .component_player__actions .block-gap p[data-v-3a6651e7]{margin:0}.component-player--airlog .component_player__actions .block-gap p.gap[data-v-3a6651e7],.component-player .component_player__actions .block-gap p.gap[data-v-3a6651e7]{color:#ff5722}.component-player--airlog .component_player__actions .block-gap p span[data-v-3a6651e7],.component-player .component_player__actions .block-gap p span[data-v-3a6651e7]{font-weight:700;color:#fff}.component-player--airlog .component_player__actions__buttons a[data-v-3a6651e7],.component-player .component_player__actions__buttons a[data-v-3a6651e7]{display:block;text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;margin-bottom:4px}.component-player--airlog .component_player__actions__buttons a[data-v-3a6651e7]:hover,.component-player .component_player__actions__buttons a[data-v-3a6651e7]:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar[data-v-3a6651e7]{background:#303030;position:relative;height:60px}.component-player-controlbar .progress-bar[data-v-3a6651e7]{position:absolute;height:48px;width:100%;cursor:pointer;top:-32px}.component-player-controlbar .progress-bar:hover .progress-bar__pro[data-v-3a6651e7],.component-player-controlbar .progress-bar[data-v-3a6651e7]:hover{height:33px}.component-player-controlbar .progress-bar .progress-bar__pro[data-v-3a6651e7]{height:33px;position:absolute;top:0;left:0;width:70%;background:#ff5722;mix-blend-mode:overlay}.component-player-controlbar .progress-bar .progress-bar__seek-bar[data-v-3a6651e7]{height:33px;position:absolute;top:0;left:0;background:#606060;mix-blend-mode:overlay}.component-player-controlbar .progress-bar__sound-wave[data-v-3a6651e7]{position:absolute;top:0;left:0;right:22px;width:100%}.component-player-controlbar .progress-bar__sound-wave img[data-v-3a6651e7]{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-player-controlbar .progress-bar .progress-bar__seek[data-v-3a6651e7]{height:20px;bottom:24px;display:block;cursor:pointer;background:#606060;position:absolute;border-radius:10px;font-size:11px;padding:1px 8px;line-height:20px}.component-player-controlbar .component-player-controlbar__controls[data-v-3a6651e7]{height:60px;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(48,48,48,.8901960784313725);z-index:4;position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,24px);gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center}.component-player-controlbar .component-player-controlbar__controls.four-columns[data-v-3a6651e7]{grid-template-columns:repeat(4,1fr)}.component-player-controlbar .component-player-controlbar__controls a[data-v-3a6651e7]{text-decoration:none;font-size:21px;width:100%;height:24px!important;text-align:center;line-height:24px!important;-webkit-transition:all .2s;transition:all .2s;border-radius:4px;background:#202020}.component-player-controlbar .component-player-controlbar__controls a[data-v-3a6651e7]:first-child{height:100%;aspect-ratio:1;font-size:48px!important;line-height:48px!important;height:52px!important;grid-row:span 2;border:2px solid #202020;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.component-player-controlbar .component-player-controlbar__controls a.icon-26[data-v-3a6651e7]{font-size:19px}.component-player-controlbar .component-player-controlbar__controls a.active.icon-fiber_manual_record[data-v-3a6651e7]{color:red}.component-player-controlbar .component-player-controlbar__controls a[data-v-3a6651e7]:hover{color:hsla(0,0%,100%,.5)}.component-player-controlbar .component-player-controlbar__controls a:hover.play[data-v-3a6651e7]{border:2px solid #ff3d00;color:#ff3d00}.component-player-controlbar .component-player-controlbar__controls a.auto[data-v-3a6651e7]{text-decoration:none;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#fff;font-size:14px;top:-6px;position:relative}.component-player-controlbar .component-player-controlbar__controls a.active[data-v-3a6651e7]{color:#202020;background:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar .component-player-controlbar__controls a.active.ducking[data-v-3a6651e7],.component-player-controlbar .component-player-controlbar__controls a.active.play[data-v-3a6651e7]{background:#ff3d00;border-color:#ff3d00;color:hsla(0,0%,100%,.9019607843137255)}.component-player-controlbar .component-player-controlbar__controls a.active.icon-fiber_manual_record[data-v-3a6651e7]{background:red;color:hsla(0,0%,100%,.9019607843137255)}.component-player__playlist[data-v-3a6651e7]{width:100%;background-color:#202020;position:relative}.component-player__playlist__hours[data-v-3a6651e7]{display:grid;grid-template-columns:repeat(24,1fr);padding-top:8px}.component-player__playlist__hours button[data-v-3a6651e7]{background:#303030;color:#fff;border:none;border-radius:2px;padding:4px 0;cursor:pointer;opacity:.5;font-size:12px;-webkit-transition:all .1s linear;transition:all .1s linear}.component-player__playlist__hours button.active[data-v-3a6651e7]{background-color:#ff5722;opacity:1}.component-player__playlist__hours button[data-v-3a6651e7]:not(.active):hover{background-color:#fff;color:#303030;opacity:1}.component-player__playlist .time[data-v-3a6651e7]{display:table-cell;padding-left:8px;width:70px}.component-player__playlist .length[data-v-3a6651e7]{display:table-cell;width:60px}.component-player__playlist .event[data-v-3a6651e7]{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist .event span[data-v-3a6651e7]{font-size:18px;vertical-align:middle}.component-player__playlist .event .dropdown[data-v-3a6651e7]{position:absolute;right:-5px;top:5px}.component-player__playlist .event.event-comment[data-v-3a6651e7]{white-space:normal;padding-left:8px}.component-player__playlist .event.event-comment div[data-v-3a6651e7]{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist .event.event-comment div span[data-v-3a6651e7]{padding-right:4px}@-webkit-keyframes shimmer-data-v-3a6651e7{to{background-position:-50% 0}}@keyframes shimmer-data-v-3a6651e7{to{background-position:-50% 0}}.component-player__playlist .event.event-loading[data-v-3a6651e7]{width:100%;background-image:-webkit-gradient(linear,left top,right top,from(#202020),color-stop(10%,#606060),color-stop(20%,#202020));background-image:linear-gradient(90deg,#202020,#606060 10%,#202020 20%);background-size:300%;background-position:30% 0;-webkit-animation:shimmer-data-v-3a6651e7 3s infinite;animation:shimmer-data-v-3a6651e7 3s infinite}.component-player__playlist .event.event-error[data-v-3a6651e7]{color:tomato}.component-player__playlist .performer[data-v-3a6651e7]{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist .status[data-v-3a6651e7]{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist .status span[data-v-3a6651e7]{font-size:18px;vertical-align:middle}.component-player__playlist .status .icon-brightness_1[data-v-3a6651e7]{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist .actions[data-v-3a6651e7]{width:88px;display:table-cell;padding-right:8px;text-align:right}.component-player__playlist .actions a[data-v-3a6651e7]{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist .actions a[data-v-3a6651e7]:hover{opacity:.5}.component-player__playlist .component-player__playlist__header[data-v-3a6651e7]{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030;padding-right:12px}.component-player__playlist .component-player__playlist_ul[data-v-3a6651e7]{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-3a6651e7]{height:-webkit-calc(100vh - 365px);height:calc(100vh - 365px);overflow-y:overlay;padding-bottom:32px}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-3a6651e7]::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist .component-player__playlist_ul .scrollable[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist .component-player__playlist_ul .scrollable.airlog[data-v-3a6651e7]{height:-webkit-calc(100vh - 365px)!important;height:calc(100vh - 365px)!important}.component-player__playlist .component-player__playlist_ul .scrollable.backup[data-v-3a6651e7]{height:-webkit-calc(100vh - 165px)!important;height:calc(100vh - 165px)!important}.component-player__playlist .component-player__playlist_ul li[data-v-3a6651e7]{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist .component-player__playlist_ul li[data-v-3a6651e7]:hover{background-color:#303030}.component-player__playlist .component-player__playlist_ul li.playing[data-v-3a6651e7]{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing[data-v-3a6651e7]:hover{background-color:#841818}.component-player__playlist .component-player__playlist_ul li.playing.in-etm[data-v-3a6651e7]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-3a6651e7]{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next[data-v-3a6651e7]:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next.in-etm[data-v-3a6651e7]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next-aux[data-v-3a6651e7]{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next-aux[data-v-3a6651e7]:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next-aux.in-etm[data-v-3a6651e7]{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-3a6651e7]{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.etm[data-v-3a6651e7]:not(.voice-track){padding-left:8px}.component-player__playlist .component-player__playlist_ul li.spot[data-v-3a6651e7]{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.spot .icon-attach_money[data-v-3a6651e7]{color:#909090}.component-player__playlist .component-player__playlist_ul li[data-v-3a6651e7]:last-child{border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break[data-v-3a6651e7]{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist .component-player__playlist_ul li.break a[data-v-3a6651e7]{text-decoration:none;color:#fff}.component-player__playlist .component-player__playlist_ul li.break .break-header[data-v-3a6651e7]{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break ul[data-v-3a6651e7]{padding:0}.component-player__playlist .component-player__playlist_ul li.break ul li[data-v-3a6651e7]{cursor:pointer}.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.65}.component-player__playlist .component-player__playlist_ul__scroll i[data-v-3a6651e7]{font-size:16px;margin-right:4px}.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]:hover{opacity:1}.component-player__playlist .component-player__playlist_ul__scroll:hover span[data-v-3a6651e7]{z-index:2}.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]:hover:after,.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]:hover:before{opacity:1;z-index:1}.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]:before{content:"";background:linear-gradient(45deg,#000,#ff3d00,#ff5722,#ff784e,#000,#ff5722,#ff3d00,#000);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:-webkit-calc(100% + 4px);width:calc(100% + 4px);height:-webkit-calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing-data-v-3a6651e7 20s linear infinite;animation:glowing-data-v-3a6651e7 20s linear infinite;opacity:1;border-radius:4px}.component-player__playlist .component-player__playlist_ul__scroll[data-v-3a6651e7]:after{z-index:-1;content:"";position:absolute;-webkit-filter:blur(2px);filter:blur(2px);width:100%;height:100%;background:#ff5722;left:0;top:0;border-radius:4px}@-webkit-keyframes glowing-data-v-3a6651e7{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing-data-v-3a6651e7{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.md .performer[data-v-3a6651e7],.sm .performer[data-v-3a6651e7]{display:none!important}[class*=" icon-"][data-v-3a6651e7],[class^=icon-][data-v-3a6651e7]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2[data-v-3a6651e7]:before{content:"\E907"}.icon-play_fade[data-v-3a6651e7]:before{content:"\E905"}.icon-stop_fade[data-v-3a6651e7]:before{content:"\E906"}.icon-ic_piramide[data-v-3a6651e7]:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px[data-v-3a6651e7]:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal[data-v-3a6651e7]:before{content:"\E904"}.icon-application[data-v-3a6651e7]:before{content:"\E901"}.icon-thermometer[data-v-3a6651e7]:before{content:"\E902"}.icon-schedule[data-v-3a6651e7]:before{content:"\E8B5"}.icon-add[data-v-3a6651e7]:before{content:"\E145"}.icon-add_box[data-v-3a6651e7]:before{content:"\E146"}.icon-arrow_drop_down[data-v-3a6651e7]:before{content:"\E5C5"}.icon-arrow_drop_down.rotate[data-v-3a6651e7]{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money[data-v-3a6651e7]:before{content:"\E227"}.icon-audiotrack[data-v-3a6651e7]:before{content:"\E3A1"}.icon-brightness_1[data-v-3a6651e7]:before{content:"\E3A6"}.icon-build[data-v-3a6651e7]:before{content:"\E869"}.icon-check[data-v-3a6651e7]:before{content:"\E5CA"}.icon-close[data-v-3a6651e7]:before{content:"\E5CD"}.icon-cloud_queue[data-v-3a6651e7]:before{content:"\E2C2"}.icon-content_copy[data-v-3a6651e7]:before{content:"\E14D"}.icon-create_new_folder[data-v-3a6651e7]:before{content:"\E2CC"}.icon-date_range[data-v-3a6651e7]:before{content:"\E916"}.icon-delete[data-v-3a6651e7]:before{content:"\E872"}.icon-eject[data-v-3a6651e7]:before{content:"\E8FB"}.icon-error_outline[data-v-3a6651e7]:before{content:"\E001"}.icon-folder[data-v-3a6651e7]:before{content:"\E2C7"}.icon-link[data-v-3a6651e7]:before{content:"\E157"}.icon-more_horiz[data-v-3a6651e7]:before{content:"\E5D3"}.icon-more_vert[data-v-3a6651e7]:before{content:"\E5D4"}.icon-pause[data-v-3a6651e7]:before{content:"\E034"}.icon-person_outline[data-v-3a6651e7]:before{content:"\E7FF"}.icon-play_arrow[data-v-3a6651e7]:before{content:"\E037"}.icon-radio[data-v-3a6651e7]:before{content:"\E03E"}.icon-refresh[data-v-3a6651e7]:before{content:"\E5D5"}.icon-search[data-v-3a6651e7]:before{content:"\E8B6"}.icon-settings[data-v-3a6651e7]:before{content:"\E8B8"}.icon-skip_next[data-v-3a6651e7]:before{content:"\E044"}.icon-stop[data-v-3a6651e7]:before{content:"\E047"}.icon-view_quilt[data-v-3a6651e7]:before{content:"\E8F1"}.icon-mode_edit[data-v-3a6651e7]:before{content:"\E254"}.icon-star[data-v-3a6651e7]:before{content:"\E838"}.icon-star_border[data-v-3a6651e7]:before{content:"\E83A"}.icon-favorite[data-v-3a6651e7]:before{content:"\E87D"}.icon-favorite_border[data-v-3a6651e7]:before{content:"\E87E"}.icon-rss_feed[data-v-3a6651e7]:before{content:"\E0E5"}.icon-volume_off[data-v-3a6651e7]:before{content:"\E04F"}.icon-volume_up[data-v-3a6651e7]:before{content:"\E050"}.icon-speaker[data-v-3a6651e7]:before{content:"\E32D"}.icon-headset[data-v-3a6651e7]:before{content:"\E310"}.icon-headset_off[data-v-3a6651e7]:before{content:"\E908"}.icon-label_off[data-v-3a6651e7]:before{content:"\E909"}.icon-indeterminate_check_box[data-v-3a6651e7]:before{content:"\E90A"}.icon-label[data-v-3a6651e7]:before{content:"\E892"}.icon-view_stream[data-v-3a6651e7]:before{content:"\E8F2"}.icon-short_text[data-v-3a6651e7]:before{content:"\E261"}.icon-view_agenda[data-v-3a6651e7]:before{content:"\E8E9"}.icon-drag_handle[data-v-3a6651e7]:before{content:"\E25D"}.icon-fiber_manual_record[data-v-3a6651e7]:before{content:"\E061"}.icon-content_cut[data-v-3a6651e7]:before{content:"\E14E"}.icon-skip_previous[data-v-3a6651e7]:before{content:"\E045"}.icon-add_location[data-v-3a6651e7]:before{content:"\E567"}.icon-playlist__play[data-v-3a6651e7]:before{content:"\E05F"}.icon-playlist__add[data-v-3a6651e7]:before{content:"\E03B"}.icon-audio_ducking[data-v-3a6651e7]:before{content:"\E90B"}.icon-comment[data-v-3a6651e7]:before{content:"\E90C"}.icon-support_agent[data-v-3a6651e7]:before{content:"\E90D"}.icon-cancel[data-v-3a6651e7]:before{content:"\E5C9"}.icon-download[data-v-3a6651e7]:before{content:"\E910"}.icon-upload_file_black_24dp[data-v-3a6651e7]:before{content:"\E90F"}.icon-mic[data-v-3a6651e7]:before{content:"\E029"}.icon-language[data-v-3a6651e7]:before{content:"\E9C9"}.icon-play2[data-v-3a6651e7]:before{content:"\EA15"}.icon-menu2[data-v-3a6651e7]:before{content:"\E9BE"}.icon-tab[data-v-3a6651e7]:before{content:"\EA45"}.icon-display[data-v-3a6651e7]:before{content:"\E956"}.icon-auto_post[data-v-3a6651e7]:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade[data-v-3a6651e7]:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle[data-v-3a6651e7]:before{content:"\EA30"}.icon-film[data-v-3a6651e7]:before{content:"\E913"}.icon-video_camera[data-v-3a6651e7]:before{content:"\E914"}.icon-eye[data-v-3a6651e7]:before{content:"\E9CE"}.icon-notifications[data-v-3a6651e7]:before{content:"\E911"}.icon-home[data-v-3a6651e7]:before{content:"\E912"}body[data-v-3a6651e7]{margin:0}[data-v-3a6651e7],[data-v-3a6651e7]:after,[data-v-3a6651e7]:before{-webkit-box-sizing:border-box;box-sizing:border-box}html[data-v-3a6651e7]{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a[data-v-3a6651e7]{cursor:pointer}.violet[data-v-3a6651e7]{background-color:#9c27b0!important}.icon-violet[data-v-3a6651e7]{color:#9c27b0!important}.red[data-v-3a6651e7]{background-color:#f44336!important}.icon-red[data-v-3a6651e7]{color:#f44336!important}.orange[data-v-3a6651e7]{background-color:#ff5722!important}.icon-orange[data-v-3a6651e7]{color:#ff5722!important}.gray[data-v-3a6651e7]{background-color:#bdbdbd!important}.icon-gray[data-v-3a6651e7]{color:#bdbdbd!important}.green[data-v-3a6651e7]{background-color:#4caf50!important}.icon-green[data-v-3a6651e7]{color:#4caf50!important}.yellow[data-v-3a6651e7]{background-color:#fbc02d!important}.icon-yellow[data-v-3a6651e7]{color:#fbc02d!important}.blue[data-v-3a6651e7]{background-color:#03a9f4!important}.icon-blue[data-v-3a6651e7]{color:#03a9f4!important}.gray-blue[data-v-3a6651e7]{background-color:#546e7a!important}.icon-gray-blue[data-v-3a6651e7]{color:#546e7a!important}.disabled[data-v-3a6651e7]{opacity:.5}.selected[data-v-3a6651e7]{background-color:#6a8896}.selected[data-v-3a6651e7]:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body[data-v-3a6651e7]::-webkit-scrollbar{width:8px}body[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container[data-v-3a6651e7]{overflow:hidden}.component-container[data-v-3a6651e7]{height:100%;position:relative}.component-top[data-v-3a6651e7]{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top .component-top__logo[data-v-3a6651e7],.component-top[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo[data-v-3a6651e7]{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button][data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button][data-v-3a6651e7]:hover{opacity:.5}.component-top__selectors[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo[data-v-3a6651e7],.component-top__selectors .component-top__logo select[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select[data-v-3a6651e7]{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option[data-v-3a6651e7]{background:#000}.component-top__selectors .component-top__selectors__group[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3a6651e7]{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station[data-v-3a6651e7]:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span[data-v-3a6651e7]{top:0}.component-top__selectors .component-top__selectors__group input[data-v-3a6651e7]{text-align:left;padding:0 0 0 8px}.component-top__station[data-v-3a6651e7]{font-size:12px;display:inline-block;position:relative}.component-top__station select[data-v-3a6651e7]{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio[data-v-3a6651e7]{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown[data-v-3a6651e7]{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a[data-v-3a6651e7]{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a[data-v-3a6651e7]:hover{color:#ff5722}.component-top__station>a[data-v-3a6651e7]{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a[data-v-3a6651e7]:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions[data-v-3a6651e7]{margin-left:auto}.component-top__actions a[data-v-3a6651e7]{text-decoration:none}.component-top__actions a[data-v-3a6651e7]:first-child{margin-right:10px}.required[data-v-3a6651e7]{color:#ff5722}.cm-container ul li[data-v-3a6651e7]{min-width:240px!important;width:100%!important}.cm-container ul li[data-v-3a6651e7]:has(i.disabled){opacity:.5}.cm-container ul li ul li ul[data-v-3a6651e7]{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul[data-v-3a6651e7]::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul[data-v-3a6651e7]{display:none!important}.cm-container .cm-ul li:hover>.cm-ul[data-v-3a6651e7],.cm-container .cm-ul li>.cm-ul[data-v-3a6651e7]:hover,.cm-container li.cm-open>.cm-ul[data-v-3a6651e7]{display:block!important}.component-library[data-v-3a6651e7]{background-color:#303030;position:relative}.component-library .component-library__search[data-v-3a6651e7]{height:48px;padding:0 16px;display:grid;grid-template-columns:48px 48px 1fr 120px;width:100%}.component-library .component-library__search a[data-v-3a6651e7]{text-decoration:none;font-size:24px;line-height:48px;padding:0 16px;height:48px;display:table-cell;width:24px}.component-library .component-library__search a[data-v-3a6651e7]:hover{opacity:.5}.component-library .component-library__search a.clear-all[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:120px}.component-library .component-library__search a.clear-all.disabled[data-v-3a6651e7]{opacity:.5}.component-library .component-library__search input[data-v-3a6651e7]{background-color:#202020;color:#fff;border:none;font-size:12px;height:32px;border-radius:4px;line-height:32px;padding:0 12px;margin-left:16px;width:-webkit-calc(100% - 36px);width:calc(100% - 36px);position:relative;top:-5px}.component-library .component-library__search__suggestions[data-v-3a6651e7]{position:relative;z-index:9}.component-library .component-library__search__suggestions .vue-simple-suggest[data-v-3a6651e7]{background:#202020;position:absolute;right:12px;left:12px;top:6px;border-radius:4px;padding-top:8px}.component-library .component-library__search__suggestions .vue-simple-suggest input[data-v-3a6651e7]{margin-left:0}.component-library .component-library__search__suggestions .vue-simple-suggest strong[data-v-3a6651e7]{margin:8px;text-transform:uppercase}.component-library .component-library__search__suggestions .vue-simple-suggest ul[data-v-3a6651e7]{list-style:none;margin:4px 0 0;padding:0;z-index:100}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-3a6651e7]{cursor:pointer;padding:4px 8px}.component-library .component-library__search__suggestions .vue-simple-suggest ul li[data-v-3a6651e7]:hover{background-color:#303030}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.hover[data-v-3a6651e7]{background:#303030!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-3a6651e7]{background:#202020!important}.component-library .component-library__search__suggestions .vue-simple-suggest .suggest-item.selected[data-v-3a6651e7]:hover{background:#303030!important}.component-library .component-library__colors[data-v-3a6651e7]{height:48px;padding:0 8px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__colors span[data-v-3a6651e7]{text-decoration:none;color:#fff;font-size:12px;padding-left:8px}.component-library .component-library__colors a[data-v-3a6651e7]{text-decoration:none;padding:12px 0 12px 16px;display:inline-block;vertical-align:middle}.component-library .component-library__colors a span[data-v-3a6651e7]{width:24px;height:24px;border-radius:50%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}.component-library .component-library__colors a span.active[data-v-3a6651e7]{border:3px solid #fff;width:32px;height:32px}.component-library .component-library__colors a[data-v-3a6651e7]:hover{opacity:.5}.component-library .component-library__colors[data-v-3a6651e7]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__colors[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__colors[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__assets[data-v-3a6651e7]{height:48px;padding:0 16px;font-size:0;white-space:nowrap;overflow-y:hidden;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-library .component-library__assets span[data-v-3a6651e7]{text-decoration:none;color:#fff;font-size:12px}.component-library .component-library__assets a[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;padding:0 8px;margin-left:8px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase}.component-library .component-library__assets a[data-v-3a6651e7]:hover{opacity:.5}.component-library .component-library__assets a.active[data-v-3a6651e7]{background:#ff5722;border-radius:12px}.component-library .component-library__assets[data-v-3a6651e7]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library .component-library__assets[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__assets[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results[data-v-3a6651e7]{white-space:nowrap;overflow:hidden;font-size:0;background-color:#202020;height:-webkit-calc(100vh - 296px);height:calc(100vh - 296px)}.component-library .component-library__results .searchresults ul .scrollable[data-v-3a6651e7]{max-height:104px!important}.component-library .component-library__results .component-library__categories[data-v-3a6651e7]{width:100%;background-color:#202020;height:160px;overflow:hidden}.component-library .component-library__results .component-library__categories .search-results__title[data-v-3a6651e7]{padding:8px}.component-library .component-library__results .component-library__categories .search-results__title span[data-v-3a6651e7]{width:24px;height:24px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:24px;padding-left:5px}.component-library .component-library__results .component-library__categories .search-results__title p[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;width:230px;display:inline-block;text-transform:uppercase;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.component-library .component-library__results .component-library__categories .scrollable[data-v-3a6651e7]{max-height:160px;overflow-y:overlay}.component-library .component-library__results .component-library__categories .scrollable[data-v-3a6651e7]::-webkit-scrollbar{width:12px;cursor:pointer}.component-library .component-library__results .component-library__categories .scrollable[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library .component-library__results .component-library__categories .scrollable[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library .component-library__results .component-library__categories .active[data-v-3a6651e7]{background:#6a8896}.component-library__playlist[data-v-3a6651e7]{background-color:#202020;vertical-align:top;width:100%;font-size:14px}.component-library__playlist .scrollable-horiz[data-v-3a6651e7]{height:-webkit-calc(100vh - 455px);height:calc(100vh - 455px);overflow:auto}.component-library__playlist .scrollable-horiz[data-v-3a6651e7]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-library__playlist .scrollable-horiz[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-library__playlist .scrollable-horiz[data-v-3a6651e7]::-webkit-scrollbar-corner{background-color:rgba(32,32,32,.7)}.component-library__playlist .scrollable-horiz[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-library__playlist .length[data-v-3a6651e7]{margin-right:8px}.component-library__playlist .title[data-v-3a6651e7]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.component-library__playlist .title span[data-v-3a6651e7]{font-size:14px;vertical-align:middle}.component-library__playlist .artist[data-v-3a6651e7],.component-library__playlist .category[data-v-3a6651e7],.component-library__playlist .length[data-v-3a6651e7]{overflow:hidden;text-overflow:ellipsis;margin-right:8px;white-space:nowrap}.component-library__playlist .artist span[data-v-3a6651e7],.component-library__playlist .category span[data-v-3a6651e7],.component-library__playlist .length span[data-v-3a6651e7]{font-size:14px;vertical-align:middle}.component-library__playlist .category[data-v-3a6651e7]{margin-right:8px}.component-library__playlist .date[data-v-3a6651e7],.component-library__playlist .dateWithPerformer[data-v-3a6651e7]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto;margin-right:8px}.component-library__playlist .date span[data-v-3a6651e7],.component-library__playlist .dateWithPerformer span[data-v-3a6651e7]{font-size:14px;vertical-align:middle}.component-library__playlist .dateWithPerformer[data-v-3a6651e7]{display:none}.component-library__playlist .actions[data-v-3a6651e7]{width:72px}.component-library__playlist .actions a[data-v-3a6651e7]{font-size:18px;padding-right:8px;text-decoration:none}.component-library__playlist .actions a[data-v-3a6651e7]:hover{opacity:.5}.component-library__playlist .component-library__playlist__header[data-v-3a6651e7]{text-transform:uppercase;height:32px;line-height:32px;border-bottom:1px solid #303030;top:0;background:#202020;display:grid}.component-library__playlist .component-library__playlist__header span[data-v-3a6651e7]{line-height:32px;font-size:24px;height:32px}.component-library__playlist .component-library__playlist_ul[data-v-3a6651e7]{list-style:none;margin:0;padding:0}.component-library__playlist .component-library__playlist_ul li[data-v-3a6651e7]{height:32px;line-height:32px;min-width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:grid;border-bottom:1px solid #303030;cursor:pointer}.component-library__playlist .component-library__playlist_ul li[data-v-3a6651e7]:last-child{border-bottom:0}.component-library__playlist .component-library__playlist_ul li[data-v-3a6651e7]:hover{background-color:#303030}.component-library__playlist .component-library__playlist_ul li .selected[data-v-3a6651e7]{background-color:#6a8896}.component-library__playlist__items-count[data-v-3a6651e7]{height:24px;line-height:24px;display:table;width:100%}.component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-3a6651e7]{width:296px;display:none;height:24px;background-color:#202020}.component-library__playlist__items-count .component-library__playlist__items-count--right[data-v-3a6651e7]{text-align:center;display:table-cell;width:auto;font-size:12px;text-transform:uppercase;font-family:Roboto Condensed,sans-serif}.component-library__playlist__items-count .component-library__playlist__items-count--right a[data-v-3a6651e7]:hover{text-decoration:underline}.component-modal--trim legend[data-v-3a6651e7]{margin-bottom:8px!important}.component-modal[data-v-3a6651e7]{position:absolute;top:50%;z-index:21;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#202020;padding:24px;border-radius:4px;width:480px;max-width:-webkit-calc(100% - 32px);max-width:calc(100% - 32px);margin:0 auto}.component-modal .icon-close[data-v-3a6651e7]{position:absolute;top:24px;right:24px;text-decoration:none}.component-modal .icon-close[data-v-3a6651e7]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar[data-v-3a6651e7]{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.component-modal .component-modal__controlbar a[data-v-3a6651e7]:hover{color:hsla(0,0%,100%,.5)}.component-modal .component-modal__controlbar a.active[data-v-3a6651e7]{color:#ff5722}.component-modal .component-modal__timecode[data-v-3a6651e7]{position:absolute;top:56px;right:0}.component-modal .component-modal__title[data-v-3a6651e7]{opacity:.5}.component-modal .component-modal__seekbar[data-v-3a6651e7]{position:relative;height:48px;width:100%;cursor:pointer;margin:16px 0}.component-modal .component-modal__seekbar .component-modal__seekbar__mark[data-v-3a6651e7]{width:1px;height:48px;background:#7cb342;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar .component-modal__seekbar__mark--out[data-v-3a6651e7]{right:0;left:auto;background:tomato}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar[data-v-3a6651e7]{height:48px;background:#ff5722;position:absolute;top:0;left:0;z-index:1;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__progress-bar--seek[data-v-3a6651e7]{background:hsla(0,0%,100%,.2);height:48px;mix-blend-mode:overlay}.component-modal .component-modal__seekbar .component-modal__seekbar__intro[data-v-3a6651e7]{width:1px;height:48px;background:#fff;position:absolute;left:0;top:4px;border-radius:2px;z-index:2}.component-modal .component-modal__seekbar__sound-wave[data-v-3a6651e7]{position:absolute;top:0;left:0;width:100%;background:#000}.component-modal .component-modal__seekbar__sound-wave img[data-v-3a6651e7]{height:48px;width:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-webkit-optimize-contrast;image-rendering:-moz-crisp-edges;image-rendering:-o-pixelated;image-rendering:pixelated}.component-modal .component-modal__row[data-v-3a6651e7]{overflow:auto}.component-modal .component-modal__row--visible[data-v-3a6651e7]{overflow:visible;position:relative}.component-modal .component-modal__row--half[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.component-modal .component-modal__row--half .component-modal__column--half[data-v-3a6651e7]{width:-webkit-calc(50% - 8px);width:calc(50% - 8px)}.component-modal .component-modal__blank[data-v-3a6651e7]{height:24px}.component-modal .component-modal__column[data-v-3a6651e7]{width:40%!important;float:right!important}.component-modal .component-modal__colors[data-v-3a6651e7]{white-space:nowrap;overflow-y:hidden;overflow-x:auto;margin-bottom:16px}.component-modal .component-modal__colors a[data-v-3a6651e7]{text-decoration:none;padding:24px 8px 0;display:inline-block;vertical-align:middle}.component-modal .component-modal__colors a[data-v-3a6651e7]:first-child{padding-left:0}.component-modal .component-modal__colors a[data-v-3a6651e7]:hover{opacity:.5}.component-modal .component-modal__colors a span[data-v-3a6651e7]{width:24px;height:24px;border-radius:50%;display:block}.component-modal .component-modal__colors a span.active[data-v-3a6651e7]{border:2px solid #fff}.component-modal .component-modal__colors[data-v-3a6651e7]::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.component-modal .component-modal__colors[data-v-3a6651e7]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-modal .component-modal__colors[data-v-3a6651e7]::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-modal .component-modal-input--half[data-v-3a6651e7]{width:50%!important}.component-modal .component-modal-input--rename[data-v-3a6651e7]{width:100%!important}.component-modal .component-modal-input[data-v-3a6651e7]{position:relative;float:left;width:-webkit-calc(60% - 16px);width:calc(60% - 16px)}.component-modal .component-modal-input__actions[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input__actions a[data-v-3a6651e7]{padding-left:8px;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-input__actions a[data-v-3a6651e7]:hover{opacity:.7}.component-modal .component-modal-input input[data-v-3a6651e7]{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:44px;padding:16px 0 0;margin-bottom:16px}.component-modal .component-modal-input input[data-v-3a6651e7]:focus{border-color:#ff5722}.component-modal .component-modal-input input[data-v-3a6651e7]:disabled{opacity:.5}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]:focus{outline:none}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.component-modal .component-modal-input input[type=range][data-v-3a6651e7]::-moz-range-thumb:active{transform:scale(1.1)}.component-modal .component-modal-input input[type=radio][data-v-3a6651e7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative;margin:4px 0}.component-modal .component-modal-input input[type=radio][data-v-3a6651e7]:active,.component-modal .component-modal-input input[type=radio][data-v-3a6651e7]:checked,.component-modal .component-modal-input input[type=radio][data-v-3a6651e7]:checked:active{background-color:#fff}.component-modal .component-modal-input input[type=radio][data-v-3a6651e7]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal .component-modal-input select[data-v-3a6651e7]{background-color:#202020;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1,3;height:44px;padding:16px 24px 0 0;margin-bottom:16px;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.component-modal .component-modal-input select.unformatted[data-v-3a6651e7]{text-transform:none}.component-modal .component-modal-input label[data-v-3a6651e7]{position:absolute;top:0;display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.component-modal .component-modal-input label.label-radio[data-v-3a6651e7]{top:-4px;color:#fff;width:auto;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 32px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-input.has-error input[data-v-3a6651e7]{border-bottom:1px solid tomato}.component-modal .component-modal-input.has-error label[data-v-3a6651e7]{color:tomato}.component-modal legend[data-v-3a6651e7]{font-size:24px;line-height:1.2;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:-webkit-calc(100% - 48px);max-width:calc(100% - 48px)}.component-modal button[data-v-3a6651e7]{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:right;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.component-modal button[data-v-3a6651e7]:hover{opacity:.5}.component-modal button.button-cancel[data-v-3a6651e7]{background:none;color:#fff}.component-modal .component-modal-checkbox[data-v-3a6651e7]{height:20px;margin-top:8px;margin-bottom:8px}.component-modal .component-modal-checkbox label[data-v-3a6651e7]{display:block;width:100%;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-modal .component-modal-checkbox input[data-v-3a6651e7]{margin:0 8px 0 0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-3a6651e7]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.component-modal .component-modal-checkbox input[type=checkbox][data-v-3a6651e7]:active,.component-modal .component-modal-checkbox input[type=checkbox][data-v-3a6651e7]:checked,.component-modal .component-modal-checkbox input[type=checkbox][data-v-3a6651e7]:checked:active{background-color:#fff}.component-modal .component-modal-checkbox input[type=checkbox][data-v-3a6651e7]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.component-modal-overlay[data-v-3a6651e7]{z-index:20;background:rgba(0,0,0,.7);position:absolute;top:0;left:0;bottom:0;right:0}.lg .component-library .component-library__results .searchresults ul .scrollable[data-v-3a6651e7]{max-height:-webkit-calc(100vh - 353px)!important;max-height:calc(100vh - 353px)!important}.lg .component-library .component-library__results .component-library__categories[data-v-3a6651e7]{display:inline-block;width:210px;height:auto}.lg .component-library .component-library__results .component-library__categories .scrollable[data-v-3a6651e7]{max-height:-webkit-calc(100vh - 298px);max-height:calc(100vh - 298px)}.lg .component-library__playlist[data-v-3a6651e7]{display:inline-block;width:-webkit-calc(100% - 210px);width:calc(100% - 210px);padding-left:4px}.lg .component-library__playlist .scrollable-horiz[data-v-3a6651e7]{height:-webkit-calc(100vh - 295px);height:calc(100vh - 295px)}.lg .component-library__playlist__items-count .component-library__playlist__items-count--left[data-v-3a6651e7]{width:210px;display:table-cell}.lg .component-library__results .component-library__categories[data-v-3a6651e7]{overflow:visible}.lg .component-library__results .component-library__categories p[data-v-3a6651e7]{width:118px}.input-switch[data-v-3a6651e7]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch[data-v-3a6651e7]{position:relative;display:inline-block;width:30px;max-width:30px;height:17px;margin-top:8px}.input-switch .switch input[data-v-3a6651e7]{opacity:0;width:0;height:0}.input-switch .slider[data-v-3a6651e7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.input-switch .slider[data-v-3a6651e7]:before{position:absolute;content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.input-switch input:checked+.slider[data-v-3a6651e7]{background-color:#ff5722}.input-switch input:focus+.slider[data-v-3a6651e7]{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider[data-v-3a6651e7]:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round[data-v-3a6651e7]{border-radius:34px}.input-switch .slider.round[data-v-3a6651e7]:before{border-radius:50%}.input-switch label[data-v-3a6651e7]{overflow:visible}.custom-columns .component-library__playlist_ul li.li-header[data-v-3a6651e7]{text-transform:uppercase;position:sticky;top:0;background:#202020;z-index:1}.custom-columns .component-library__playlist_ul li.li-header div[data-v-3a6651e7]:hover{background:#404040}.custom-columns .component-library__playlist_ul li.columns-1[data-v-3a6651e7]{grid-template-columns:auto}.custom-columns .component-library__playlist_ul li.columns-2[data-v-3a6651e7]{grid-template-columns:repeat(2,auto)}.custom-columns .component-library__playlist_ul li.columns-3[data-v-3a6651e7]{grid-template-columns:repeat(3,auto)}.custom-columns .component-library__playlist_ul li.columns-4[data-v-3a6651e7]{grid-template-columns:repeat(4,auto)}.custom-columns .component-library__playlist_ul li.columns-5[data-v-3a6651e7]{grid-template-columns:repeat(5,auto)}.custom-columns .component-library__playlist_ul li.columns-6[data-v-3a6651e7]{grid-template-columns:repeat(6,auto)}.custom-columns .component-library__playlist_ul li .title[data-v-3a6651e7]{width:200px;max-width:200px}.custom-columns .component-library__playlist_ul li .title.with-cue[data-v-3a6651e7]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .title p[data-v-3a6651e7]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .artist[data-v-3a6651e7]{width:200px;max-width:200px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .artist.with-cue[data-v-3a6651e7]{width:250px;max-width:250px;margin-left:4px}.custom-columns .component-library__playlist_ul li .artist p[data-v-3a6651e7]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .code[data-v-3a6651e7]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .code.with-cue[data-v-3a6651e7]{width:150px;max-width:150px;margin-left:4px}.custom-columns .component-library__playlist_ul li .code p[data-v-3a6651e7]{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-columns .component-library__playlist_ul li .date[data-v-3a6651e7],.custom-columns .component-library__playlist_ul li .length[data-v-3a6651e7]{width:100px;max-width:100px;text-overflow:ellipsis}.custom-columns .component-library__playlist_ul li .date.with-cue[data-v-3a6651e7],.custom-columns .component-library__playlist_ul li .length.with-cue[data-v-3a6651e7]{width:150px;max-width:150px;margin-left:4px}.components-grid[data-v-3a6651e7]{grid-template-columns:1fr}.component-modal legend[data-v-3a6651e7]{text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;color:#ff5722;font-size:16px}.pl-8[data-v-3a6651e7]{padding-left:8px}.pr-12[data-v-3a6651e7]{padding-right:12px}.pill-status div[data-v-3a6651e7]{font-size:16px;font-family:Roboto Condensed}.pill-status span[data-v-3a6651e7]:before{font-size:12px;margin-right:4px}.container-li[data-v-3a6651e7]{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(auto-fill,minmax(0,34px))}.container-li .event-0[data-v-3a6651e7]{grid-row:1/2}.container-li .event-1[data-v-3a6651e7]{grid-row:2/3}.container-li .event-2[data-v-3a6651e7]{grid-row:3/4}.container-li .event-3[data-v-3a6651e7]{grid-row:4/5}.container-li .event-4[data-v-3a6651e7]{grid-row:5/6}.container-li .event-5[data-v-3a6651e7]{grid-row:6/7}.container-li .event-6[data-v-3a6651e7]{grid-row:7/8}.container-li .event-7[data-v-3a6651e7]{grid-row:8/9}.container-li .event-8[data-v-3a6651e7]{grid-row:9/10}.container-li .event-9[data-v-3a6651e7]{grid-row:10/11}@font-face{font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/assets/fonts/roboto-condensed-v16-latin-700.eot);src:local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(/static/assets/fonts/roboto-condensed-v16-latin-700.eot?#iefix) format("embedded-opentype"),url(/static/assets/fonts/roboto-condensed-v16-latin-700.woff2) format("woff2"),url(/static/assets/fonts/roboto-condensed-v16-latin-700.woff) format("woff"),url(/static/assets/fonts/roboto-condensed-v16-latin-700.ttf) format("truetype"),url(/static/assets/fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/assets/fonts/roboto-v18-latin-regular.eot);src:local("Roboto"),local("Roboto-Regular"),url(/static/assets/fonts/roboto-v18-latin-regular.eot?#iefix) format("embedded-opentype"),url(/static/assets/fonts/roboto-v18-latin-regular.woff2) format("woff2"),url(/static/assets/fonts/roboto-v18-latin-regular.woff) format("woff"),url(/static/assets/fonts/roboto-v18-latin-regular.ttf) format("truetype"),url(/static/assets/fonts/roboto-v18-latin-regular.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/assets/fonts/roboto-v18-latin-700.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(/static/assets/fonts/roboto-v18-latin-700.eot?#iefix) format("embedded-opentype"),url(/static/assets/fonts/roboto-v18-latin-700.woff2) format("woff2"),url(/static/assets/fonts/roboto-v18-latin-700.woff) format("woff"),url(/static/assets/fonts/roboto-v18-latin-700.ttf) format("truetype"),url(/static/assets/fonts/roboto-v18-latin-700.svg#Roboto) format("svg")}@font-face{font-family:epicfont;src:url(/static/assets/fonts/epicfont.eot?4xdvfx);src:url(/static/assets/fonts/epicfont.eot?4xdvfx#iefix) format("embedded-opentype"),url(/static/assets/fonts/epicfont.ttf?4xdvfx) format("truetype"),url(/static/assets/fonts/epicfont.woff?4xdvfx) format("woff"),url(/static/assets/fonts/epicfont.svg?4xdvfx#epicfont) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:epicfont!important;speak:none;font-size:24px;color:#fff;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stop_play2:before{content:"\E907"}.icon-play_fade:before{content:"\E905"}.icon-stop_fade:before{content:"\E906"}.icon-ic_piramide:before{content:"\E903";color:#fff}.icon-ic_add_circle_outline_white_36px:before{content:"\E900";color:#fff}.icon-arrow-expand-horizontal:before{content:"\E904"}.icon-application:before{content:"\E901"}.icon-thermometer:before{content:"\E902"}.icon-schedule:before{content:"\E8B5"}.icon-add:before{content:"\E145"}.icon-add_box:before{content:"\E146"}.icon-arrow_drop_down:before{content:"\E5C5"}.icon-arrow_drop_down.rotate{display:inline-block;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icon-attach_money:before{content:"\E227"}.icon-audiotrack:before{content:"\E3A1"}.icon-brightness_1:before{content:"\E3A6"}.icon-build:before{content:"\E869"}.icon-check:before{content:"\E5CA"}.icon-close:before{content:"\E5CD"}.icon-cloud_queue:before{content:"\E2C2"}.icon-content_copy:before{content:"\E14D"}.icon-create_new_folder:before{content:"\E2CC"}.icon-date_range:before{content:"\E916"}.icon-delete:before{content:"\E872"}.icon-eject:before{content:"\E8FB"}.icon-error_outline:before{content:"\E001"}.icon-folder:before{content:"\E2C7"}.icon-link:before{content:"\E157"}.icon-more_horiz:before{content:"\E5D3"}.icon-more_vert:before{content:"\E5D4"}.icon-pause:before{content:"\E034"}.icon-person_outline:before{content:"\E7FF"}.icon-play_arrow:before{content:"\E037"}.icon-radio:before{content:"\E03E"}.icon-refresh:before{content:"\E5D5"}.icon-search:before{content:"\E8B6"}.icon-settings:before{content:"\E8B8"}.icon-skip_next:before{content:"\E044"}.icon-stop:before{content:"\E047"}.icon-view_quilt:before{content:"\E8F1"}.icon-mode_edit:before{content:"\E254"}.icon-star:before{content:"\E838"}.icon-star_border:before{content:"\E83A"}.icon-favorite:before{content:"\E87D"}.icon-favorite_border:before{content:"\E87E"}.icon-rss_feed:before{content:"\E0E5"}.icon-volume_off:before{content:"\E04F"}.icon-volume_up:before{content:"\E050"}.icon-speaker:before{content:"\E32D"}.icon-headset:before{content:"\E310"}.icon-headset_off:before{content:"\E908"}.icon-label_off:before{content:"\E909"}.icon-indeterminate_check_box:before{content:"\E90A"}.icon-label:before{content:"\E892"}.icon-view_stream:before{content:"\E8F2"}.icon-short_text:before{content:"\E261"}.icon-view_agenda:before{content:"\E8E9"}.icon-drag_handle:before{content:"\E25D"}.icon-fiber_manual_record:before{content:"\E061"}.icon-content_cut:before{content:"\E14E"}.icon-skip_previous:before{content:"\E045"}.icon-add_location:before{content:"\E567"}.icon-playlist__play:before{content:"\E05F"}.icon-playlist__add:before{content:"\E03B"}.icon-audio_ducking:before{content:"\E90B"}.icon-comment:before{content:"\E90C"}.icon-support_agent:before{content:"\E90D"}.icon-cancel:before{content:"\E5C9"}.icon-download:before{content:"\E910"}.icon-upload_file_black_24dp:before{content:"\E90F"}.icon-mic:before{content:"\E029"}.icon-language:before{content:"\E9C9"}.icon-play2:before{content:"\EA15"}.icon-menu2:before{content:"\E9BE"}.icon-tab:before{content:"\EA45"}.icon-display:before{content:"\E956"}.icon-auto_post:before{content:url(/static/assets/images/arrow-right-bottom-bold.svg);cursor:pointer;color:#fff}.icon-no_fade:before{content:url(/static/assets/images/no-fade.svg);cursor:pointer;color:#fff}.icon-shuffle:before{content:"\EA30"}.icon-film:before{content:"\E913"}.icon-video_camera:before{content:"\E914"}.icon-eye:before{content:"\E9CE"}.icon-notifications:before{content:"\E911"}.icon-home:before{content:"\E912"}body{margin:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:Roboto,sans-serif;color:#fff;background:#101010;font-size:14px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}a{cursor:pointer}.violet{background-color:#9c27b0!important}.icon-violet{color:#9c27b0!important}.red{background-color:#f44336!important}.icon-red{color:#f44336!important}.orange{background-color:#ff5722!important}.icon-orange{color:#ff5722!important}.gray{background-color:#bdbdbd!important}.icon-gray{color:#bdbdbd!important}.green{background-color:#4caf50!important}.icon-green{color:#4caf50!important}.yellow{background-color:#fbc02d!important}.icon-yellow{color:#fbc02d!important}.blue{background-color:#03a9f4!important}.icon-blue{color:#03a9f4!important}.gray-blue{background-color:#546e7a!important}.icon-gray-blue{color:#546e7a!important}.disabled{opacity:.5}.selected{background-color:#6a8896}.selected:hover{background-color:rgba(106,136,150,.5803921568627451)!important}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.item-container{overflow:hidden}.component-container{height:100%;position:relative}.component-top{background:#151515;font-size:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;height:48px}.component-top,.component-top .component-top__logo{font-family:Roboto Condensed,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex}.component-top .component-top__logo{font-size:14px;color:#ff5722;text-transform:uppercase}.component-top input[type=button]{font-family:Roboto Condensed,sans-serif;text-decoration:none;color:#fff;font-size:14px;vertical-align:top;display:table-cell;width:96px;background:none;border:none;text-transform:uppercase;height:48px;line-height:48px;padding:0 16px;cursor:pointer}.component-top input[type=button]:hover{opacity:.5}.component-top__selectors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.component-top__selectors .component-top__logo,.component-top__selectors .component-top__logo select{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#ff5722;text-transform:uppercase}.component-top__selectors .component-top__logo select{background:none;border:none;cursor:pointer}.component-top__selectors .component-top__logo select option{background:#000}.component-top__selectors .component-top__selectors__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.component-top__selectors .component-top__selectors__group .component-top__station{height:48px;line-height:48px;padding:0 8px}.component-top__selectors .component-top__selectors__group .component-top__station:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component-top__selectors .component-top__selectors__group .component-top__station:first-child span{top:0}.component-top__selectors .component-top__selectors__group input{text-align:left;padding:0 0 0 8px}.component-top__station{font-size:12px;display:inline-block;position:relative}.component-top__station select{font-family:Roboto,sans-serif;font-size:12px;text-transform:none;width:auto;height:24px;margin-bottom:0;padding-right:24px;padding-left:4px;font-weight:400;cursor:pointer;background:#202020 url(/static/assets/images/ic_arrow_drop_down_white_36px.svg) no-repeat 100%;background-size:21px;border-radius:3px;color:#fff;border:none;-webkit-appearance:none}.component-top__station .icon-radio{top:2px;margin-right:8px;font-size:14px}.component-top__station .component-top__station--dropdown{background:#202020;border-radius:4px;position:absolute;-webkit-box-shadow:0 0 18px 0 rgba(0,0,0,.4);box-shadow:0 0 18px 0 rgba(0,0,0,.4);z-index:1;padding:8px 0;width:120px;margin-top:8px}.component-top__station .component-top__station--dropdown a{text-decoration:none;color:#fff;font-family:Roboto,sans-serif;display:block;line-height:16px;padding:8px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component-top__station .component-top__station--dropdown a:hover{color:#ff5722}.component-top__station>a{margin-left:8px;text-decoration:none;color:#fff;font-family:Roboto,sans-serif;line-height:20px;padding:0 8px;font-size:12px;opacity:.8}.component-top__station>a:before{content:"\E03E";font-family:epicfont;margin-right:2px;font-size:14px;position:relative}.component-top__actions{margin-left:auto}.component-top__actions a{text-decoration:none}.component-top__actions a:first-child{margin-right:10px}.required{color:#ff5722}.cm-container ul li{min-width:240px!important;width:100%!important}.cm-container ul li:has(i.disabled){opacity:.5}.cm-container ul li ul li ul{top:-12px!important;max-height:256px!important;overflow-y:auto}.cm-container ul li ul li ul::-webkit-scrollbar{width:4px;cursor:pointer;padding-left:4px}.cm-container ul li ul li ul::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.cm-container ul li ul li ul::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.cm-container .cm-ul li>.cm-ul{display:none!important}.cm-container .cm-ul li:hover>.cm-ul,.cm-container .cm-ul li>.cm-ul:hover,.cm-container li.cm-open>.cm-ul{display:block!important}.settings-container{height:-webkit-calc(100vh - 80px);height:calc(100vh - 80px);position:relative;grid-area:central;display:grid;grid-template-columns:240px 1fr;gap:16px;margin:0 16px}.settings-container.auto-dj{grid-template-columns:1fr}.settings__menu{background:#202020;height:auto;border-radius:4px;padding:24px;overflow:auto}.settings__menu::-webkit-scrollbar{width:12px;cursor:pointer}.settings__menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__menu::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__menu h2{font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;padding-bottom:16px;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 14px}.settings__menu h2,.settings__menu h2 .container__station{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__menu h2 .container__station{margin-left:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;gap:2px;opacity:.8;font-family:Roboto,sans-serif!important;font-weight:lighter;font-size:12px;max-width:62px;overflow:hidden;text-overflow:ellipsis}.settings__menu h2 .container__station i{font-size:14px;margin-top:-1px}.settings__menu h2:first-child{padding-bottom:0}.settings__menu a{font-family:Roboto Condensed,sans-serif;text-decoration:none;font-size:14px;margin-bottom:8px;color:#404040;background:#fff;line-height:32px;padding:0;height:32px;display:block;border-radius:4px;text-align:center;text-transform:uppercase}.settings__menu a:hover{opacity:.5}.settings__menu a.active{background:#ff5722;color:#fff}.settings__layout{background:#202020;margin:0;border-radius:4px;height:auto;padding:24px;overflow:auto}.settings__layout h2{font-family:Roboto Condensed,sans-serif;font-size:18px;font-weight:700;padding-bottom:14px;margin:0;text-align:left}.settings__layout .container__station,.settings__layout h2{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__layout .container__station{margin-left:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;gap:4px}.settings__layout .container__station i{font-size:18px;margin-top:-4px}.settings__layout::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout button{font-family:Roboto Condensed,sans-serif;font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;text-transform:uppercase;border:none;border-radius:4px;cursor:pointer}.settings__layout button:hover{opacity:.5}.settings__layout button.button-cancel{background:none;color:#fff}.settings__layout__group{margin-bottom:16px;border-radius:4px;padding:16px;background:#303030}.settings__layout__group__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.settings__layout__group__header button{margin-left:12px}.settings__layout__group__header button label{width:100%;height:100%}.settings__layout__group__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.settings__layout__group__title h3{margin-bottom:0!important;margin-right:16px!important}.settings__layout__group__title button{margin-bottom:0!important}.settings__layout__group h3{color:#fff;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:700;color:#ff5722;padding:4px 8px 4px 0;margin:0 0 16px;text-transform:uppercase;text-align:left}.settings__layout__group .settings__layout__group--last{margin-bottom:0}.settings__fix--align{padding:0}.settings__fix--width{width:100%;max-width:320px}.settings__layout--full{background:#202020;width:100%;height:auto;max-height:100%;padding:16px;overflow:auto;border-radius:4px}.settings__layout--full::-webkit-scrollbar{width:12px;cursor:pointer}.settings__layout--full::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__layout--full::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__layout--full h2{font-size:18px;font-weight:700;padding-bottom:16px;margin:0;text-align:left}.settings__layout--full button,.settings__layout--full h2{font-family:Roboto Condensed,sans-serif;text-transform:uppercase}.settings__layout--full button{font-size:14px;color:#202020;background:#fff;padding:8px 32px;text-align:center;float:left;border:none;border-radius:4px;cursor:pointer}.settings__layout--full button:hover{opacity:.5}.settings__layout--full button.button-cancel{background:none;color:#fff}.settings-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-inline .actions{width:110px;margin-left:16px;-ms-flex-negative:0;flex-shrink:0}.settings-inline .actions a:hover{color:hsla(0,0%,100%,.5)}.settings-inline .actions a.no-selection{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.settings__layout__group--grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}@media screen and (min-width:960px){.settings__layout__group--half{height:auto;vertical-align:top}}.settings__results{white-space:nowrap;overflow:hidden;font-size:0;max-width:600px}.settings__results .settings__categories{width:100%;max-height:228px;overflow:hidden}.settings__results .settings__categories ul{list-style:none;margin:0;padding:0}.settings__results .settings__categories ul .scrollable{max-height:228px;overflow-y:overlay}.settings__results .settings__categories ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.settings__results .settings__categories ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__results .settings__categories ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__results .settings__categories ul .active p{color:#ff5722}.settings__results .settings__categories ul li{height:20px;cursor:pointer;font-size:0;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings__results .settings__categories ul li span{width:24px;height:20px;background-color:#9c27b0;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:top;font-size:14px;line-height:20px;padding-left:5px}.settings__results .settings__categories ul li p{font-family:Roboto Condensed,sans-serif;color:#fff;font-size:14px;height:24px;line-height:24px;display:inline-block;text-transform:uppercase;margin:0 16px 0 0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.settings__results .settings__categories ul li:hover{opacity:.5}.settings-row{font-size:0}.settings-row .settings-input{display:inline-block;vertical-align:top;width:50%;margin-bottom:16px}.settings-row .settings-input:first-child{margin:0 24px 0 0}.settings-row .settings-input:first-child,.settings-row .settings-input:nth-of-type(2){width:-webkit-calc(50% - 24px);width:calc(50% - 24px)}.settings-row .settings-input:disabled{opacity:.5}.settings-input--sm{max-width:240px!important}.settings-input--md{max-width:320px!important}.settings-input{max-width:720px;width:100%;margin-bottom:16px}.settings-input small{font-style:italic;color:#909090}.settings-input input{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:32px;padding:0}.settings-input input:focus{border-color:#ff5722}.settings-input input[type=file]{border-bottom:none;padding-top:8px}.settings-input input[type=date]{max-width:172px}.settings-input input[type=date]::-webkit-clear-button,.settings-input input[type=date]::-webkit-inner-spin-button{display:none}.settings-input input[type=date]::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.settings-input input[type=date]:disabled{opacity:.5}.settings-input input[type=range]{margin:16px 0 0;padding-top:0;-webkit-appearance:none;border:none}.settings-input input[type=range]::-webkit-slider-runnable-track{height:1px;background-color:#ff5252!important;border:none}.settings-input input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#ff5252;margin-top:-8px}.settings-input input[type=range]:focus{outline:none}.settings-input input[type=range]::-webkit-slider-thumb:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.settings-input input[type=range]::-moz-range-thumb:active{transform:scale(1.1)}.settings-input select{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;height:32px;padding:0 24px 0 0;text-transform:capitalize;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;-webkit-appearance:none;cursor:pointer;background-image:url(/static/assets/images/ic_arrow_drop_down_white_36px.svg);background-repeat:no-repeat;background-position:100% 100%;background-size:24px}.settings-input select option{color:#000}.settings-input select option:disabled{opacity:.5}.settings-input label{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-input textarea{background-color:transparent;color:hsla(0,0%,100%,.87);border:none;border-bottom:1px solid #fff;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;font-size:14px;font-family:inherit;line-height:1;background-image:none;padding:0;width:100%!important;height:56px;margin-top:8px}.settings-input textarea:focus{border-color:#ff5722}.settings-input textarea:disabled{opacity:.5}.settings-input h4{margin:0;font-size:16px}.settings-range{max-width:300px}.settings-checkbox label{display:block;width:100%;color:#fff;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.settings-checkbox input{margin:0 8px 0 0}.settings-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:2px;position:relative;-ms-flex-negative:0;flex-shrink:0}.settings-checkbox input[type=checkbox]:active,.settings-checkbox input[type=checkbox]:checked,.settings-checkbox input[type=checkbox]:checked:active{background-color:#fff}.settings-checkbox input[type=checkbox]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:none;border:1px solid #fff;border-radius:10px;position:relative}.settings-checkbox input[type=radio]:active,.settings-checkbox input[type=radio]:checked,.settings-checkbox input[type=radio]:checked:active{background-color:#fff}.settings-checkbox input[type=radio]:checked:after{content:"\E5CA";font-family:epicfont;font-weight:700;font-size:14px;position:absolute;top:2px;left:2px;color:#404040}.settings-colors{white-space:nowrap;overflow-y:hidden;overflow-x:auto}.settings-colors a{text-decoration:none;padding:16px 8px 0;display:inline-block;vertical-align:middle}.settings-colors a:first-child{padding-left:0}.settings-colors a:hover{opacity:.5}.settings-colors a span{width:24px;height:24px;border-radius:50%;display:block}.settings-colors a span.active{border:2px solid #fff}.settings-colors::-webkit-scrollbar{height:8px;width:12px;cursor:pointer}.settings-colors::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings-colors::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist{width:100%;background-color:#202020}.settings__playlist .time{display:table-cell;padding-left:8px;width:70px}.settings__playlist .length{display:table-cell;width:60px}.settings__playlist .event{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.settings__playlist .event span{font-size:18px;top:3px}.settings__playlist .event .dropdown{position:absolute;right:-5px;top:5px}.settings__playlist .event.event-comment{white-space:normal}.settings__playlist .event.event-comment div{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.settings__playlist .event.event-comment div span{padding-right:4px}.settings__playlist .event.event-live-text{white-space:normal}.settings__playlist .event.event-live-text .content{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px;font-size:14px}.settings__playlist .event.event-live-text .content span{padding-right:4px}.settings__playlist .event.event-live-text .content .text-live-text{margin-left:28px}.settings__playlist .status{display:table-cell;width:60px}.settings__playlist .status span{font-size:18px}.settings__playlist .status .icon-brightness_1{font-size:14px}.settings__playlist .actions{width:72px;display:table-cell;padding-right:16px}.settings__playlist .actions a{font-size:18px;padding-right:8px;text-decoration:none}.settings__playlist .actions a:hover{opacity:.5}.settings__playlist .settings__playlist__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__playlist .settings__playlist_ul{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__playlist .settings__playlist_ul .scrollable{min-height:580px;overflow-y:overlay}.settings__playlist .settings__playlist_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.settings__playlist .settings__playlist_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__playlist .settings__playlist_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__playlist .settings__playlist_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__playlist .settings__playlist_ul li:last-child{border-bottom:1px solid #202020}.settings__playlist .settings__playlist_ul li.inEtm .time{padding-left:16px}.settings__playlist .settings__playlist_ul li.inEtm .event{padding-left:8px}.settings__client{width:100%;background-color:#202020;border-radius:4px;overflow:hidden}.settings__client .user{display:table-cell;padding-left:8px;width:150px}.settings__client .role{display:table-cell;width:100px}.settings__client .email,.settings__client .fullName{display:table-cell;width:250px}.settings__client .actions{width:75px;display:table-cell;padding-right:8px}.settings__client .actions a{font-size:18px;padding-right:8px;text-decoration:none}.settings__client .actions a:hover{opacity:.5}.settings__client__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.settings__client_ul{list-style:none;margin:0;padding:0;overflow-y:auto}.settings__client_ul .scrollable{max-height:580px;overflow-y:overlay}.settings__client_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.settings__client_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.settings__client_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.settings__client_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.settings__client_ul li:last-child{border-bottom:1px solid #202020}.login{width:100vw;height:100vh;background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,-webkit-gradient(linear,left top,left bottom,from(#f6d365),to(#fda085));background:url(/static/assets/images/Elipse60.svg) 120% -200px no-repeat,linear-gradient(180deg,#f6d365,#fda085);background-blend-mode:multiply;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login img{-webkit-filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));filter:drop-shadow(1px 1px 4px rgba(80,80,80,.3));position:absolute;width:140px;top:16px;left:16px}.login .login__modal{max-width:480px;padding:0 24px;position:relative}.login .login__modal,.login .login__modal .form{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login .login__modal .form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .login__modal img{width:180px;display:block}.login .login__modal input{background-color:transparent;color:#202020;border:1px solid #202020;border-radius:8px;outline:0;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:48px;padding:0 16px;margin-top:24px}.login .login__modal input:focus{border-color:#ff5722}.login .login__modal input:disabled{opacity:.5}.login .login__modal input::-webkit-input-placeholder{color:#101010}.login .login__modal input::-moz-placeholder{color:#101010}.login .login__modal input::-ms-input-placeholder{color:#101010}.login .login__modal input::placeholder{color:#101010}.login .login__modal button{font-family:Roboto Condensed,sans-serif;height:48px;font-size:16px;line-height:20px;text-transform:uppercase;border-radius:24px;background:#101010;color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin-bottom:16px;margin-top:48px;max-width:300px;width:100%;cursor:pointer;outline:0}.login .login__modal button:hover{opacity:.5}.input-switch{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.input-switch .switch{position:relative;display:inline-block;max-width:30px;height:17px;overflow:hidden;margin-bottom:8px}.input-switch .switch input{opacity:0;width:0;height:0}.input-switch .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.input-switch .slider,.input-switch .slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.input-switch .slider:before{content:"";height:13px;width:13px;left:2px;bottom:2px;background-color:#fff}.input-switch input:checked+.slider{background-color:#ff5722}.input-switch input:focus+.slider{-webkit-box-shadow:0 0 1px #ff5722;box-shadow:0 0 1px #ff5722}.input-switch input:checked+.slider:before{-webkit-transform:translateX(13px);transform:translateX(13px)}.input-switch .slider.round{border-radius:34px}.input-switch .slider.round:before{border-radius:50%}.input-switch label{overflow:visible;white-space:wrap}.component-player__playlist{width:100%;background-color:#202020;position:relative}.component-player__playlist .time{display:table-cell;padding-left:8px;width:70px}.component-player__playlist .length{display:table-cell;width:60px}.component-player__playlist .event{display:table-cell;max-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}.component-player__playlist .event span{font-size:18px;vertical-align:middle}.component-player__playlist .event .dropdown{position:absolute;right:-5px;top:5px}.component-player__playlist .event.event-comment{white-space:normal;padding-left:8px}.component-player__playlist .event.event-comment div{border:1px solid #fff;border-radius:4px;padding:4px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:20px;margin-right:16px}.component-player__playlist .event.event-comment div span{padding-right:4px}.component-player__playlist .event.event-error{color:tomato}.component-player__playlist .performer{display:table-cell;width:130px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.component-player__playlist .status{display:table-cell;width:60px;line-height:32px;height:32px}.component-player__playlist .status span{font-size:18px;vertical-align:middle}.component-player__playlist .status .icon-brightness_1{font-size:8px;padding-right:5px;padding-left:5px}.component-player__playlist .actions{width:88px;display:table-cell;padding-right:8px}.component-player__playlist .actions.right{text-align:right}.component-player__playlist .actions a{font-size:18px;padding-right:4px;text-decoration:none;vertical-align:middle}.component-player__playlist .actions a:hover{opacity:.5}.component-player__playlist .component-player__playlist__header{display:table;text-transform:uppercase;height:32px;width:100%;line-height:32px;border-bottom:1px solid #303030}.component-player__playlist .component-player__playlist_ul{list-style:none;margin:0;padding:0;overflow-y:auto}.component-player__playlist .component-player__playlist_ul .scrollable{height:-webkit-calc(100vh - 335px);height:calc(100vh - 335px);overflow-y:overlay}.component-player__playlist .component-player__playlist_ul .scrollable::-webkit-scrollbar{width:12px;cursor:pointer}.component-player__playlist .component-player__playlist_ul .scrollable::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.component-player__playlist .component-player__playlist_ul .scrollable::-webkit-scrollbar-thumb{background-color:#606060;outline:1px solid rgba(32,32,32,.7);border-radius:4px}.component-player__playlist .component-player__playlist_ul li{height:32px;line-height:32px;width:100%;display:table;border-bottom:1px solid #303030;cursor:pointer}.component-player__playlist .component-player__playlist_ul li:hover{background-color:#303030}.component-player__playlist .component-player__playlist_ul li.playing{background-color:#b71c1c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing:hover{background-color:#841818}.component-player__playlist .component-player__playlist_ul li.playing.in-etm{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.playing-next{background-color:#388e3c;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.playing-next:hover{background-color:#276329}.component-player__playlist .component-player__playlist_ul li.playing-next.in-etm{padding-left:8px}.component-player__playlist .component-player__playlist_ul li.etm{background-color:#404040;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.etm:not(.voice-track){padding-left:8px}.component-player__playlist .component-player__playlist_ul li.spot{background-color:#404040;color:#909090;border-bottom:none;height:33px;line-height:33px}.component-player__playlist .component-player__playlist_ul li.spot .icon-attach_money{color:#909090}.component-player__playlist .component-player__playlist_ul li:last-child{border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break{background-color:#202020;border-bottom:none;font-weight:700}.component-player__playlist .component-player__playlist_ul li.break a{text-decoration:none;color:#fff}.component-player__playlist .component-player__playlist_ul li.break .break-header{display:table;width:100%;border-bottom:1px solid #202020}.component-player__playlist .component-player__playlist_ul li.break ul{padding:0}.component-player__playlist .component-player__playlist_ul li.break ul li{cursor:pointer}.component-player__playlist .component-player__playlist_ul__scroll{position:absolute;cursor:pointer;bottom:8px;left:12px;background:#ff5722;padding:4px 8px;border-radius:4px;font-size:12px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .2s;transition:all .2s;opacity:.75}.component-player__playlist .component-player__playlist_ul__scroll i{font-size:16px;margin-right:4px}.component-player__playlist .component-player__playlist_ul__scroll:hover{opacity:1}.draggingOver:not(.insertPositionStyle){border-top:1px solid #ff5722!important;opacity:1!important;border-bottom-color:#303030!important}.insertPositionStyle:not(.draggingOver){border-bottom:1px solid #ff5722!important;opacity:1!important}.editingCommand{background:#6a8896!important}.login__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:400px}.login__footer{position:fixed;left:0;bottom:0;height:48px;background:#000;width:100%}.login__language{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;color:#fff;right:16px;bottom:12px}.login__language i{position:absolute;left:12px}.login__language select{background-color:transparent;border:none;outline:0;width:100%;color:#fff;-webkit-box-shadow:none;position:relative;box-shadow:none;font-size:14px;font-family:inherit;line-height:1;background-image:none;height:24px;padding:0 16px 0 40px;margin-left:8px}.login__language select option{color:#000}.login__language select::-webkit-input-placeholder{color:#fff}.login__language select::-moz-placeholder{color:#fff}.login__language select::-ms-input-placeholder{color:#fff}.login__language select::placeholder{color:#fff}
/*# sourceMappingURL=app.dd6fe3797d6f97dd96d098df80d58804.css.map */