/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2018 Hakim El Hattab, http://hakim.se
 */@-webkit-keyframes ladda-spinner-line-fade{0%,to{opacity:.22}1%{opacity:1}}@keyframes ladda-spinner-line-fade{0%,to{opacity:.22}1%{opacity:1}}.ladda-button{position:relative}.ladda-button .ladda-spinner{display:inline-block;margin-top:0;opacity:0;pointer-events:none;position:absolute;top:50%;width:32px;z-index:2}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{-webkit-transition:all .1s linear!important;background:rgba(0,0,0,.2);display:none;height:100%;left:0;position:absolute;top:0;transition:all .1s linear!important;width:0}.ladda-button[data-loading] .ladda-progress{display:block}.ladda-button,.ladda-button .ladda-label,.ladda-button .ladda-spinner{-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-label,.ladda-button[data-style=zoom-out] .ladda-spinner{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size=s],.ladda-button[data-style=expand-right][data-loading][data-size=xs]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size=s],.ladda-button[data-style=expand-left][data-loading][data-size=xs]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{left:50%;margin-left:0;top:-32px}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{margin-top:0;opacity:1;top:26px}.ladda-button[data-style=expand-up][data-loading][data-size=s],.ladda-button[data-style=expand-up][data-loading][data-size=xs]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{left:50%;margin-left:0;top:62px}.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size=s],.ladda-button[data-style=expand-down][data-loading][data-size=xs]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{left:-100%;opacity:0}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{left:50%;opacity:1}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{left:16px;margin-left:0;right:100%}[dir=rtl] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{left:100%;opacity:0}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{left:50%;opacity:1}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{margin-top:0;opacity:1}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{margin-top:0;opacity:1}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{-webkit-transform:scale(2.5);left:50%;margin-left:32px;transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{display:inline-block;position:relative}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{-webkit-transform:scale(.5);opacity:0;transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{-webkit-transform:none;margin-left:0;opacity:1;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{-webkit-transform:scale(.2);left:50%;margin-left:-16px;transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{display:inline-block;position:relative}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{-webkit-transform:scale(2.2);opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{-webkit-transform:none;margin-left:0;opacity:1;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{-webkit-box-shadow:0 0 0 2000px transparent;box-shadow:0 0 0 2000px transparent;overflow:hidden;width:100px}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{-webkit-box-shadow:0 0 0 2000px rgba(0,0,0,.8);border-radius:50%;box-shadow:0 0 0 2000px rgba(0,0,0,.8);width:52px}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir=rtl] .ladda-spinner>div{left:25%!important}#list-calendar span{cursor:pointer}#list-calendar{padding:2% 0}.invisible-event{background:radial-gradient(#000 15%,transparent 16%) 0 0,radial-gradient(#000 15%,transparent 16%) 8px 8px,radial-gradient(hsla(0,0%,100%,.1) 15%,transparent 20%) 0 1px,radial-gradient(hsla(0,0%,100%,.1) 15%,transparent 20%) 8px 9px;background-color:#282828;background-size:16px 16px}[v-cloak][data-v-23911c86]{display:none}.vuetable th.sortable[data-v-23911c86]:hover{color:#2185d0;cursor:pointer}.vuetable-body-wrapper[data-v-23911c86]{overflow-y:auto;position:relative}.vuetable-head-wrapper[data-v-23911c86]{overflow-x:hidden}.vuetable-actions[data-v-23911c86]{padding:12px 0;text-align:center;width:15%}.vuetable-pagination[data-v-23911c86]{background:#f9fafb!important}.vuetable-pagination-info[data-v-23911c86]{margin-bottom:auto;margin-top:auto}.vuetable-empty-result[data-v-23911c86]{text-align:center}.vuetable-clip-text[data-v-23911c86]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.vuetable-semantic-no-top[data-v-23911c86]{border-top:none!important;margin-top:0!important}.vuetable-fixed-layout[data-v-23911c86]{table-layout:fixed}.vuetable-gutter-col[data-v-23911c86]{border-left:none!important;border-right:none!important;padding:0!important}@media (max-width:426px){.mobile-hide[data-v-04c8759b]{display:none}}@media (min-width:426px){.mobile-show[data-v-04c8759b]{display:none}}#add_blacklist[data-v-04c8759b]{padding:2% 1% 0 10%}#add_blacklist-mobile[data-v-04c8759b]{padding:20px 1% 0 0}@media (max-width:426px){.mobile-hide[data-v-b8a627fc]{display:none}}@media (min-width:426px){.mobile-show[data-v-b8a627fc]{display:none}}#add_blacklist[data-v-b8a627fc]{padding:2% 1% 0 10%}#add_blacklist-mobile[data-v-b8a627fc]{padding:20px 1% 0 0}@media (max-width:426px){.mobile-hide{display:none}}@media (min-width:426px){.mobile-show{display:none}}#event_control_user{padding:2% 1% 0 10%}#event_control_user_mobile{padding:20px 1% 0 0}.filter-bar{margin-bottom:2rem}.d-block{display:block!important}#event_control .btn{margin-bottom:1rem;margin-right:3rem}@media (max-width:426px){.mobile-hide{display:none}#event_control_user{padding:2% 1% 0 10%}}@media (min-width:426px){.mobile-show{display:none}#event_control_user{padding:20px 1% 0 0}}.ibox-content tbody tr th{font-weight:400}