@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);.newVersionChecker{position:fixed;bottom:0;background:#d5d5d5;padding:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;z-index:100}.newVersionChecker__content{margin:auto}.newVersionChecker .closeIcon{width:20px;height:20px;margin-right:1rem}.newVersionChecker .closeIcon svg{fill:#fff}
/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}embed,iframe,img,object,video{height:auto;max-width:100%}audio{max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.kyoto-layout-auth{display:-webkit-box;display:-ms-flexbox;display:flex}.kyoto-layout-auth__nav-content{padding:2rem;padding-top:0}.kyoto-layout-auth__navbar{margin-top:2rem}.kyoto-layout-auth__navbar a{display:block;padding-left:2rem;line-height:2.8rem;color:rgba(18,122,218,.7);font-weight:400;font-size:.8rem}.kyoto-layout-auth__navbar a:hover{color:#127ada}.kyoto-layout-auth__navbar a.router-link-active,.kyoto-layout-auth__navbar a.selected{font-weight:700;color:#127ada;-webkit-box-shadow:inset 5px 0 0 0 #c53432;box-shadow:inset 5px 0 0 0 #c53432}.kyoto-layout-auth__logo{background:#fff;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e9e9e9}.kyoto-layout-auth__logo img{padding:0 2rem;margin:auto;max-height:35px}.kyoto-layout-auth__left-column{width:200px;z-index:1;height:100vh;background:#f8f8f8;color:#000;position:-webkit-sticky;position:sticky;top:0;left:0}.kyoto-layout-auth__left-column .navbar{padding-top:1rem;height:calc(100vh - 70px);overflow-y:auto}.kyoto-layout-auth__profile-dropdown{cursor:pointer}.kyoto-layout-auth__profile-dropdown.is-active .layout-auth__right-column__header__profile__name{font-weight:700}.kyoto-layout-auth__profile-dropdown.is-active .dropdown-content{margin-right:90px;width:165px}.kyoto-layout-auth__profile-dropdown.is-active .dropdown-content a{font-size:.8rem}.kyoto-layout-auth__profile-dropdown.is-active .layout-auth__right-column__header__profile__name:after{vertical-align:2px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.kyoto-layout-auth__right-column{padding:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #e9e9e9}.kyoto-layout-auth__right-column__header{margin:-1rem;padding-left:2rem;padding-right:2rem;padding-bottom:0;margin-bottom:1rem;height:70px;border-bottom:1px solid #e9e9e9;background:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.kyoto-layout-auth__right-column__header,.kyoto-layout-auth__right-column__header__nav>*{display:-webkit-box;display:-ms-flexbox;display:flex}.kyoto-layout-auth__right-column__header__nav>* *{margin-right:1rem}.kyoto-layout-auth__right-column__header__nav>* :last-child{margin-right:0}.kyoto-layout-auth__right-column__header__nav>* a{color:#127ada;font-weight:500;display:block;margin-right:2rem}.kyoto-layout-auth__right-column__header__nav>* a:hover{color:#127ada}.kyoto-layout-auth__right-column__header__nav>* a.router-link-exact-active,.kyoto-layout-auth__right-column__header__nav>* a.selected{font-weight:700}.kyoto-layout-auth__right-column__header__profile{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kyoto-layout-auth__right-column__header__profile__logo{width:40px;height:40px;border-radius:50%;margin:auto}.kyoto-layout-auth__right-column__header__profile__name{margin-left:1rem;font-size:.8rem}.kyoto-layout-auth__right-column__header__profile__name:after{display:inline-block;width:0;height:0;vertical-align:-1px;margin-left:.5rem;content:"";border:4px solid #000;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.kyoto-layout-auth__right-column__header>:last-child{margin-left:auto}.kyoto-layout-auth__right-column__content{background:#fff;padding:1rem;border-radius:3px;position:relative;min-height:calc(100vh - 70px - 2rem)}.kyoto-layout-auth--no-sidebar{display:block}.kyoto-layout-auth--no-sidebar .layout-auth__profile-dropdown{margin-right:1rem}.kyoto-layout-auth--no-sidebar .layout-auth__content{position:relative;padding:2rem;height:calc(100vh - 70px)}.kyoto-layout-auth--no-sidebar .layout-auth__header{position:-webkit-sticky;position:sticky;top:0;left:0;height:70px;border-bottom:1px solid #e9e9e9;z-index:1000}.kyoto-layout-auth--no-sidebar .layout-auth__header>.container,.kyoto-layout-auth--no-sidebar .layout-auth__right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.kyoto-layout-auth--no-sidebar .layout-auth__right-column .layout-auth__right-column__header__nav{padding-left:1rem;margin-right:auto}.kyoto-layout-auth--no-sidebar .layout-auth__logo{width:200px;border-bottom:0;height:100%}.kyoto-login{height:100vh;width:100vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.kyoto-login,.kyoto-login__form{display:-webkit-box;display:-ms-flexbox;display:flex}.kyoto-login__form{border-radius:3px;padding:3rem;margin:auto;width:450px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.kyoto-login__form img{max-width:200px;margin:auto;margin-bottom:3rem}body{font-family:Roboto,"sans-serif",HelveticaNeue,Helvetica Neue,Helvetica,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-size:.85rem;line-height:1.5}body,h1{font-weight:400}h1{font-size:2rem}h1,h2{margin:0 0 1rem 0}h2{font-size:1.3rem}h3{font-size:1rem;font-weight:700;margin:0 0 1rem 0}p{margin-bottom:1rem;line-height:1.8em}a{color:#127ada;text-decoration:none}strong{color:inherit}.mdi-loading{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.text-align-right{text-align:right}.caption{font-size:.7rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;padding:0 2rem;color:#fff;border:0;border-radius:3px;font-weight:700;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:color,background;transition-property:color,background;outline:none;height:2.7rem;font-size:inherit;font-family:inherit}.button--black{background:#000;color:#fff}.button--black .icon{fill:#fff;margin-right:1rem}.button--black:focus,.button--black:hover{background:#333;color:#fff}.button--black:focus{-webkit-box-shadow:0 0 0 1px #333;box-shadow:0 0 0 1px #333}.button--blue{background:#127ada;color:#fff}.button--blue .icon{fill:#fff;margin-right:1rem}.button--blue:focus,.button--blue:hover{background:#0a457c;color:#fff}.button--blue:focus{-webkit-box-shadow:0 0 0 1px #0a457c;box-shadow:0 0 0 1px #0a457c}.button--gray{background:#bbb;color:#354045}.button--gray .icon{fill:#354045;margin-right:1rem}.button--gray:focus,.button--gray:hover{background:#888;color:#354045}.button--gray:focus{-webkit-box-shadow:0 0 0 1px #888;box-shadow:0 0 0 1px #888}.button--gray-light{background:#e9e9e9;color:#354045}.button--gray-light .icon{fill:#354045;margin-right:1rem}.button--gray-light:focus,.button--gray-light:hover{background:#b6b6b6;color:#354045}.button--gray-light:focus{-webkit-box-shadow:0 0 0 1px #b6b6b6;box-shadow:0 0 0 1px #b6b6b6}.button--gray-light-2{background:#f8f8f8;color:#354045}.button--gray-light-2 .icon{fill:#354045;margin-right:1rem}.button--gray-light-2:focus,.button--gray-light-2:hover{background:#c5c5c5;color:#354045}.button--gray-light-2:focus{-webkit-box-shadow:0 0 0 1px #c5c5c5;box-shadow:0 0 0 1px #c5c5c5}.button--green{background:#1a923d;color:#fff}.button--green .icon{fill:#fff;margin-right:1rem}.button--green:focus,.button--green:hover{background:#12672b;color:#fff}.button--green:focus{-webkit-box-shadow:0 0 0 1px #12672b;box-shadow:0 0 0 1px #12672b}.button--red{background:#c53432;color:#fff}.button--red .icon{fill:#fff;margin-right:1rem}.button--red:focus,.button--red:hover{background:#741f1d;color:#fff}.button--red:focus{-webkit-box-shadow:0 0 0 1px #741f1d;box-shadow:0 0 0 1px #741f1d}.button--white{background:#fff;-webkit-box-shadow:0 0 0 1px #e9e9e9;box-shadow:0 0 0 1px #e9e9e9;color:#354045}.button--white .icon{fill:#354045;margin-right:1rem}.button--white:focus,.button--white:hover{color:#354045;-webkit-box-shadow:0 0 0 1px #bbb;box-shadow:0 0 0 1px #bbb}.button--white:focus{-webkit-box-shadow:0 0 0 1px #ccc;box-shadow:0 0 0 1px #ccc}.button--body-text{background:#000;color:#fff}.button--body-text .icon{fill:#fff;margin-right:1rem}.button--body-text:focus,.button--body-text:hover{background:#333;color:#fff}.button--body-text:focus{-webkit-box-shadow:0 0 0 1px #333;box-shadow:0 0 0 1px #333}.button--sidebar-block-selected{background:#c53432;color:#fff}.button--sidebar-block-selected .icon{fill:#fff;margin-right:1rem}.button--sidebar-block-selected:focus,.button--sidebar-block-selected:hover{background:#741f1d;color:#fff}.button--sidebar-block-selected:focus{-webkit-box-shadow:0 0 0 1px #741f1d;box-shadow:0 0 0 1px #741f1d}.button--info{background:#127ada;color:#fff}.button--info .icon{fill:#fff;margin-right:1rem}.button--info:focus,.button--info:hover{background:#0a457c;color:#fff}.button--info:focus{-webkit-box-shadow:0 0 0 1px #0a457c;box-shadow:0 0 0 1px #0a457c}.button--input-border{background:#e9e9e9;color:#354045}.button--input-border .icon{fill:#354045;margin-right:1rem}.button--input-border:focus,.button--input-border:hover{background:#b6b6b6;color:#354045}.button--input-border:focus{-webkit-box-shadow:0 0 0 1px #b6b6b6;box-shadow:0 0 0 1px #b6b6b6}.button--divider{background:#e9e9e9;color:#354045}.button--divider .icon{fill:#354045;margin-right:1rem}.button--divider:focus,.button--divider:hover{background:#b6b6b6;color:#354045}.button--divider:focus{-webkit-box-shadow:0 0 0 1px #b6b6b6;box-shadow:0 0 0 1px #b6b6b6}.button--error{background:#c53432;color:#fff}.button--error .icon{fill:#fff;margin-right:1rem}.button--error:focus,.button--error:hover{background:#741f1d;color:#fff}.button--error:focus{-webkit-box-shadow:0 0 0 1px #741f1d;box-shadow:0 0 0 1px #741f1d}.button--layout-auth-navbar-link{background:#127ada;color:#fff}.button--layout-auth-navbar-link .icon{fill:#fff;margin-right:1rem}.button--layout-auth-navbar-link:focus,.button--layout-auth-navbar-link:hover{background:#0a457c;color:#fff}.button--layout-auth-navbar-link:focus{-webkit-box-shadow:0 0 0 1px #0a457c;box-shadow:0 0 0 1px #0a457c}.button--layout-auth-border-color{background:#e9e9e9;color:#354045}.button--layout-auth-border-color .icon{fill:#354045;margin-right:1rem}.button--layout-auth-border-color:focus,.button--layout-auth-border-color:hover{background:#b6b6b6;color:#354045}.button--layout-auth-border-color:focus{-webkit-box-shadow:0 0 0 1px #b6b6b6;box-shadow:0 0 0 1px #b6b6b6}.button--layout-auth-sidebar-left{background:#f8f8f8;color:#354045}.button--layout-auth-sidebar-left .icon{fill:#354045;margin-right:1rem}.button--layout-auth-sidebar-left:focus,.button--layout-auth-sidebar-left:hover{background:#c5c5c5;color:#354045}.button--layout-auth-sidebar-left:focus{-webkit-box-shadow:0 0 0 1px #c5c5c5;box-shadow:0 0 0 1px #c5c5c5}.button--link{background:#127ada;color:#fff}.button--link .icon{fill:#fff;margin-right:1rem}.button--link:focus,.button--link:hover{background:#0a457c;color:#fff}.button--link:focus{-webkit-box-shadow:0 0 0 1px #0a457c;box-shadow:0 0 0 1px #0a457c}.button--primary{background:#127ada;color:#fff}.button--primary .icon{fill:#fff;margin-right:1rem}.button--primary:focus,.button--primary:hover{background:#0a457c;color:#fff}.button--primary:focus{-webkit-box-shadow:0 0 0 1px #0a457c;box-shadow:0 0 0 1px #0a457c}.button--success{background:#1a923d;color:#fff}.button--success .icon{fill:#fff;margin-right:1rem}.button--success:focus,.button--success:hover{background:#12672b;color:#fff}.button--success:focus{-webkit-box-shadow:0 0 0 1px #12672b;box-shadow:0 0 0 1px #12672b}.button:disabled{opacity:.3;pointer-events:none}.button--small{padding:0 .8em;height:2rem}.button--full{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;width:100%}.button--plain{font-size:inherit;display:inline-block;background:transparent;border:0;cursor:hand;cursor:pointer;padding:0;outline:none}.divider{display:block;border-top:1px solid #e9e9e9}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-rows{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-right{margin-left:auto}.flex-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-flex{display:block!important}.flex--1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex--2{-webkit-box-flex:2;-ms-flex:2;flex:2}.flex--3{-webkit-box-flex:3;-ms-flex:3;flex:3}.flex--4{-webkit-box-flex:4;-ms-flex:4;flex:4}.flex--5{-webkit-box-flex:5;-ms-flex:5;flex:5}.flex--6{-webkit-box-flex:6;-ms-flex:6;flex:6}.flex--7{-webkit-box-flex:7;-ms-flex:7;flex:7}.flex--8{-webkit-box-flex:8;-ms-flex:8;flex:8}.flex--9{-webkit-box-flex:9;-ms-flex:9;flex:9}.flex--10{-webkit-box-flex:10;-ms-flex:10;flex:10}.flex-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.form__fields{max-width:450px}.form__field label{display:block;margin-bottom:.3rem}.control.has-icons-left .input{padding-left:3em}.input,.textarea,input,textarea{min-height:2.5rem;font:inherit;border:1px solid #e9e9e9;-webkit-box-shadow:none;box-shadow:none}.label,label{color:#000;font-weight:500;font-size:inherit}.form-actions{display:block;border-top:1px solid #e9e9e9;padding-top:2rem;margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.break-word{word-break:break-all}.inline-block{display:inline-block}.block{display:block}dl.table{border-spacing:0 1rem;display:table;text-align:left}dl.table dd,dl.table dt{display:table-cell}dl.table dt{padding-right:1rem;font-weight:700;white-space:nowrap}dl.table dt:after{content:":"}dl.table div{display:table-row}.margin-bottom--default{margin-bottom:1rem!important}.margin-bottom--small{margin-bottom:.3rem!important}.margin-bottom--large{margin-bottom:2rem!important}.margin-bottom--x-large{margin-bottom:3rem!important}.margin-top--none{margin-top:0}.margin-top--default{margin-top:1rem!important}.margin-top--small{margin-top:.3rem!important}.margin-top--large{margin-top:2rem!important}.margin-top--x-large{margin-top:3rem!important}.margin-left--none{margin-left:0}.margin-left--default{margin-left:1rem!important}.margin-left--small{margin-left:.3rem!important}.margin-left--large{margin-left:2rem!important}.margin-left--x-large{margin-left:3rem!important}.margin-right--none{margin-right:0}.margin-right--default{margin-right:1rem!important}.margin-right--small{margin-right:.3rem!important}.margin-right--large{margin-right:2rem!important}.margin-right--x-large{margin-right:3rem!important}.margin-bottom--none{margin-bottom:0}.margin-left--auto{margin-left:auto}.padding-bottom--default{padding-bottom:1rem!important}.padding-bottom--small{padding-bottom:.3rem!important}.padding-bottom--large{padding-bottom:2rem!important}.padding-bottom--x-large{padding-bottom:3rem!important}.padding-top--default{padding-top:1rem!important}.padding-top--small{padding-top:.3rem!important}.padding-top--large{padding-top:2rem!important}.padding-top--x-large{padding-top:3rem!important}.padding-left--default{padding-left:1rem!important}.padding-left--small{padding-left:.3rem!important}.padding-left--large{padding-left:2rem!important}.padding-left--x-large{padding-left:3rem!important}.padding-right--default{padding-right:1rem!important}.padding-right--small{padding-right:.3rem!important}.padding-right--large{padding-right:2rem!important}.padding-right--x-large{padding-right:3rem!important}*{-webkit-box-sizing:border-box;box-sizing:border-box}[role=button]{cursor:pointer}.multiselect{font-size:.8rem;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#000;border:1px solid #e9e9e9}.multiselect:hover{border:1px solid #d0d0d0}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect__content::webkit-scrollbar{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #d0d0d0;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__current{line-height:16px;min-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;overflow:hidden;padding:8px 12px 0;padding-right:30px;white-space:nowrap;margin:0;text-decoration:none;border-radius:3px;border:1px solid #e8e8e8;cursor:pointer}.multiselect__element{display:block}.multiselect__input::-webkit-input-placeholder{color:#000!important}.multiselect__input:-ms-input-placeholder{color:#000!important}.multiselect__input::-ms-input-placeholder{color:#000!important}.multiselect__input::placeholder{color:#000!important}.multiselect__input,.multiselect__single{background:transparent;color:#000;position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:3px;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:hover,.multiselect__single:hover{border-color:#d0d0d0}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__placeholder{color:#000;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect__select{line-height:16px;display:block;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;margin:0;text-decoration:none;text-align:center;cursor:pointer;-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:50%;color:grey;margin-top:4px;border-style:solid;border-width:5px 5px 0 5px;border-color:grey transparent transparent transparent;content:""}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:.8rem}.multiselect__option--disabled{background:#ededed;color:#a6a6a6;cursor:text;pointer-events:none}.multiselect__option--highlight{background:#127ada;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#127ada;color:#fff}.multiselect__option--selected{background:#fff;color:#000;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:transparent;color:#000}.multiselect__option--selected.multiselect__option--highlight :after{background:transparent;content:attr(data-deselect);color:#000}.multiselect__option--group{background:#ededed;color:#aaa}.multiselect__option--group.multiselect__option--highlight{background:#aaa;color:#000}.multiselect__option--group.multiselect__option--highlight:after{background:#aaa}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:transparent;color:#000}.multiselect__option--group-selected.multiselect__option--highlight:after{background:transparent;content:attr(data-deselect);color:#000}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#000;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-color:#127ada transparent transparent;border-style:solid;border-width:2px;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:multiselect-spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:multiselect-spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:multiselect-spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:multiselect-spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:3px;margin-right:10px;line-height:1;background:#127ada;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis;color:#000}.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:18px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:3px}.multiselect__tag-icon:after{content:"\D7";color:#fff;font-size:18px}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;background:#fff;font-size:.8rem}.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--above .multiselect__content-wrapper{bottom:100%;border-radius:0;border:1px solid #e9e9e9}.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{margin-top:-4px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--active .multiselect__placeholder{display:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}fieldset[disabled] .multiselect{pointer-events:none}@-webkit-keyframes multiselect-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes multiselect-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.file,.is-unselectable,.modal-close,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center;width:.625em}.box:not(:last-child),.table-container:not(:last-child),.table:not(:last-child){margin-bottom:1.5rem}.modal-close{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:290486px;cursor:pointer;pointer-events:auto;display:inline-block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:after,.modal-close:before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.modal-close:before{height:2px;width:50%}.modal-close:after{height:50%;width:2px}.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading:after,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.8rem;height:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.375em - 1px);padding-left:calc(.625em - 1px);padding-right:calc(.625em - 1px);padding-top:calc(.375em - 1px);position:relative;vertical-align:top}.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:none}.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width:-1px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media print,screen and (min-width:0){.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width:-1px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width:0){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width:0){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width:0){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:-1px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:0){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:-1px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:0){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:0){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:0){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:-1px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:0){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:-1px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:0){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:0){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:0){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:-1px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:0){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:-1px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:0){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:0){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:0){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:-1px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:0){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:-1px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:0){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:0){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:0) and (max-width:-1px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:0){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-white{color:#fff!important}a.has-text-white:focus,a.has-text-white:hover{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black,a.has-text-black:focus,a.has-text-black:hover{color:#000!important}.has-background-black{background-color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:focus,a.has-text-light:hover{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:focus,a.has-text-dark:hover{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#127ada!important}a.has-text-primary:focus,a.has-text-primary:hover{color:#0e60ab!important}.has-background-primary{background-color:#127ada!important}.has-text-info{color:#209cee!important}a.has-text-info:focus,a.has-text-info:hover{color:#0f81cc!important}.has-background-info{background-color:#209cee!important}.has-text-success{color:#1a923d!important}a.has-text-success:focus,a.has-text-success:hover{color:#12672b!important}.has-background-success{background-color:#1a923d!important}.has-text-warning{color:#c53432!important}a.has-text-warning:focus,a.has-text-warning:hover{color:#9c2928!important}.has-background-warning{background-color:#c53432!important}.has-text-danger{color:#c53432!important}a.has-text-danger:focus,a.has-text-danger:hover{color:#9c2928!important}.has-background-danger{background-color:#c53432!important}.has-text-twitter{color:#127ada!important}a.has-text-twitter:focus,a.has-text-twitter:hover{color:#0e60ab!important}.has-background-twitter{background-color:#127ada!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-code,.is-family-monospace,.is-family-primary,.is-family-sans-serif,.is-family-secondary{font-family:Roboto,"sans-serif",HelveticaNeue,Helvetica Neue,Helvetica,Arial!important}.is-block{display:block!important}@media screen and (max-width:-1px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:0){.is-block-tablet{display:block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:-1px){.is-block-touch{display:block!important}}@media screen and (min-width:0){.is-block-desktop{display:block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:0){.is-block-widescreen{display:block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:0){.is-block-fullhd{display:block!important}}.is-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media screen and (max-width:-1px){.is-flex-mobile{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media print,screen and (min-width:0){.is-flex-tablet{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-flex-tablet-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (max-width:-1px){.is-flex-touch{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0){.is-flex-desktop{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-flex-desktop-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0){.is-flex-widescreen{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-flex-widescreen-only{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}@media screen and (min-width:0){.is-flex-fullhd{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:-1px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:0){.is-inline-tablet{display:inline!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:-1px){.is-inline-touch{display:inline!important}}@media screen and (min-width:0){.is-inline-desktop{display:inline!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:0){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:0){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:-1px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:0){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:-1px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:0){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:0){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:0){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media screen and (max-width:-1px){.is-inline-flex-mobile{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print,screen and (min-width:0){.is-inline-flex-tablet{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-flex-tablet-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (max-width:-1px){.is-inline-flex-touch{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0){.is-inline-flex-desktop{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-flex-desktop-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0){.is-inline-flex-widescreen{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0) and (max-width:-1px){.is-inline-flex-widescreen-only{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media screen and (min-width:0){.is-inline-flex-fullhd{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:-1px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:0){.is-hidden-tablet{display:none!important}}@media screen and (min-width:0) and (max-width:-1px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:-1px){.is-hidden-touch{display:none!important}}@media screen and (min-width:0){.is-hidden-desktop{display:none!important}}@media screen and (min-width:0) and (max-width:-1px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:0){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:0) and (max-width:-1px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:0){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:-1px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:0){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:0) and (max-width:-1px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:-1px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:0){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:0) and (max-width:-1px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:0){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:0) and (max-width:-1px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:0){.is-invisible-fullhd{visibility:hidden!important}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{-webkit-box-shadow:none!important;box-shadow:none!important}.box{background-color:#fff;border-radius:6px;-webkit-box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);color:#4a4a4a;display:block;padding:1.25rem}a.box:focus,a.box:hover{-webkit-box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px #127ada;box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px #127ada}a.box:active{-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #127ada;box-shadow:inset 0 1px 2px rgba(10,10,10,.2),0 0 0 1px #127ada}.input,.textarea{background-color:#fff;border-color:#dbdbdb;color:#363636;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);box-shadow:inset 0 1px 2px rgba(10,10,10,.1);max-width:100%;width:100%}.input::-moz-placeholder,.textarea::-moz-placeholder{color:rgba(54,54,54,.3)}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.input:-moz-placeholder,.textarea:-moz-placeholder{color:rgba(54,54,54,.3)}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:rgba(54,54,54,.3)}.input.is-hovered,.input:hover,.textarea.is-hovered,.textarea:hover{border-color:#b5b5b5}.input.is-active,.input.is-focused,.input:active,.input:focus,.textarea.is-active,.textarea.is-focused,.textarea:active,.textarea:focus{border-color:#127ada;-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.input[disabled],.textarea[disabled],fieldset[disabled] .input,fieldset[disabled] .textarea{background-color:#f5f5f5;border-color:#f5f5f5;-webkit-box-shadow:none;box-shadow:none;color:#7a7a7a}.input[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.input[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.input[readonly],.textarea[readonly]{-webkit-box-shadow:none;box-shadow:none}.input.is-white,.textarea.is-white{border-color:#fff}.input.is-white.is-active,.input.is-white.is-focused,.input.is-white:active,.input.is-white:focus,.textarea.is-white.is-active,.textarea.is-white.is-focused,.textarea.is-white:active,.textarea.is-white:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,100%,.25);box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.input.is-black,.textarea.is-black{border-color:#000}.input.is-black.is-active,.input.is-black.is-focused,.input.is-black:active,.input.is-black:focus,.textarea.is-black.is-active,.textarea.is-black.is-focused,.textarea.is-black:active,.textarea.is-black:focus{-webkit-box-shadow:0 0 0 .125em rgba(0,0,0,.25);box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.input.is-light,.textarea.is-light{border-color:#f5f5f5}.input.is-light.is-active,.input.is-light.is-focused,.input.is-light:active,.input.is-light:focus,.textarea.is-light.is-active,.textarea.is-light.is-focused,.textarea.is-light:active,.textarea.is-light:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25);box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.input.is-dark,.textarea.is-dark{border-color:#363636}.input.is-dark.is-active,.input.is-dark.is-focused,.input.is-dark:active,.input.is-dark:focus,.textarea.is-dark.is-active,.textarea.is-dark.is-focused,.textarea.is-dark:active,.textarea.is-dark:focus{-webkit-box-shadow:0 0 0 .125em rgba(54,54,54,.25);box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.input.is-primary,.textarea.is-primary{border-color:#127ada}.input.is-primary.is-active,.input.is-primary.is-focused,.input.is-primary:active,.input.is-primary:focus,.textarea.is-primary.is-active,.textarea.is-primary.is-focused,.textarea.is-primary:active,.textarea.is-primary:focus{-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.input.is-info,.textarea.is-info{border-color:#209cee}.input.is-info.is-active,.input.is-info.is-focused,.input.is-info:active,.input.is-info:focus,.textarea.is-info.is-active,.textarea.is-info.is-focused,.textarea.is-info:active,.textarea.is-info:focus{-webkit-box-shadow:0 0 0 .125em rgba(32,156,238,.25);box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.input.is-success,.textarea.is-success{border-color:#1a923d}.input.is-success.is-active,.input.is-success.is-focused,.input.is-success:active,.input.is-success:focus,.textarea.is-success.is-active,.textarea.is-success.is-focused,.textarea.is-success:active,.textarea.is-success:focus{-webkit-box-shadow:0 0 0 .125em rgba(26,146,61,.25);box-shadow:0 0 0 .125em rgba(26,146,61,.25)}.input.is-warning,.textarea.is-warning{border-color:#c53432}.input.is-warning.is-active,.input.is-warning.is-focused,.input.is-warning:active,.input.is-warning:focus,.textarea.is-warning.is-active,.textarea.is-warning.is-focused,.textarea.is-warning:active,.textarea.is-warning:focus{-webkit-box-shadow:0 0 0 .125em rgba(197,52,50,.25);box-shadow:0 0 0 .125em rgba(197,52,50,.25)}.input.is-danger,.textarea.is-danger{border-color:#c53432}.input.is-danger.is-active,.input.is-danger.is-focused,.input.is-danger:active,.input.is-danger:focus,.textarea.is-danger.is-active,.textarea.is-danger.is-focused,.textarea.is-danger:active,.textarea.is-danger:focus{-webkit-box-shadow:0 0 0 .125em rgba(197,52,50,.25);box-shadow:0 0 0 .125em rgba(197,52,50,.25)}.input.is-twitter,.textarea.is-twitter{border-color:#127ada}.input.is-twitter.is-active,.input.is-twitter.is-focused,.input.is-twitter:active,.input.is-twitter:focus,.textarea.is-twitter.is-active,.textarea.is-twitter.is-focused,.textarea.is-twitter:active,.textarea.is-twitter:focus{-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.input.is-small,.textarea.is-small{border-radius:2px;font-size:.75rem}.input.is-medium,.textarea.is-medium{font-size:1.25rem}.input.is-large,.textarea.is-large{font-size:1.5rem}.input.is-fullwidth,.textarea.is-fullwidth{display:block;width:100%}.input.is-inline,.textarea.is-inline{display:inline;width:auto}.input.is-rounded{border-radius:290486px;padding-left:1em;padding-right:1em}.input.is-static{background-color:transparent;border-color:transparent;-webkit-box-shadow:none;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:.625em;resize:vertical}.textarea:not([rows]){max-height:600px;min-height:120px}.textarea[rows]{height:auto}.textarea.has-fixed-size{resize:none}.checkbox,.radio{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.checkbox input,.radio input{cursor:pointer}.checkbox:hover,.radio:hover{color:#363636}.checkbox[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .radio{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:1rem}.select:not(.is-multiple):not(.is-loading):after{border-color:#127ada;right:1.125em;z-index:4}.select.is-rounded select{border-radius:290486px;padding-left:1em}.select select{background-color:#fff;border-color:#dbdbdb;color:#363636;cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-moz-placeholder{color:rgba(54,54,54,.3)}.select select::-webkit-input-placeholder{color:rgba(54,54,54,.3)}.select select:-moz-placeholder{color:rgba(54,54,54,.3)}.select select:-ms-input-placeholder{color:rgba(54,54,54,.3)}.select select.is-hovered,.select select:hover{border-color:#b5b5b5}.select select.is-active,.select select.is-focused,.select select:active,.select select:focus{border-color:#127ada;-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.select select[disabled],fieldset[disabled] .select select{background-color:#f5f5f5;border-color:#f5f5f5;-webkit-box-shadow:none;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder{color:hsla(0,0%,47.8%,.3)}.select select[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder{color:hsla(0,0%,47.8%,.3)}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after,.select.is-white select{border-color:#fff}.select.is-white select.is-hovered,.select.is-white select:hover{border-color:#f2f2f2}.select.is-white select.is-active,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,100%,.25);box-shadow:0 0 0 .125em hsla(0,0%,100%,.25)}.select.is-black:not(:hover):after,.select.is-black select,.select.is-black select.is-hovered,.select.is-black select:hover{border-color:#000}.select.is-black select.is-active,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select:focus{-webkit-box-shadow:0 0 0 .125em rgba(0,0,0,.25);box-shadow:0 0 0 .125em rgba(0,0,0,.25)}.select.is-light:not(:hover):after,.select.is-light select{border-color:#f5f5f5}.select.is-light select.is-hovered,.select.is-light select:hover{border-color:#e8e8e8}.select.is-light select.is-active,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select:focus{-webkit-box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25);box-shadow:0 0 0 .125em hsla(0,0%,96.1%,.25)}.select.is-dark:not(:hover):after,.select.is-dark select{border-color:#363636}.select.is-dark select.is-hovered,.select.is-dark select:hover{border-color:#292929}.select.is-dark select.is-active,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select:focus{-webkit-box-shadow:0 0 0 .125em rgba(54,54,54,.25);box-shadow:0 0 0 .125em rgba(54,54,54,.25)}.select.is-primary:not(:hover):after,.select.is-primary select{border-color:#127ada}.select.is-primary select.is-hovered,.select.is-primary select:hover{border-color:#106dc2}.select.is-primary select.is-active,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select:focus{-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.select.is-info:not(:hover):after,.select.is-info select{border-color:#209cee}.select.is-info select.is-hovered,.select.is-info select:hover{border-color:#118fe4}.select.is-info select.is-active,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select:focus{-webkit-box-shadow:0 0 0 .125em rgba(32,156,238,.25);box-shadow:0 0 0 .125em rgba(32,156,238,.25)}.select.is-success:not(:hover):after,.select.is-success select{border-color:#1a923d}.select.is-success select.is-hovered,.select.is-success select:hover{border-color:#167c34}.select.is-success select.is-active,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select:focus{-webkit-box-shadow:0 0 0 .125em rgba(26,146,61,.25);box-shadow:0 0 0 .125em rgba(26,146,61,.25)}.select.is-warning:not(:hover):after,.select.is-warning select{border-color:#c53432}.select.is-warning select.is-hovered,.select.is-warning select:hover{border-color:#b12f2d}.select.is-warning select.is-active,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select:focus{-webkit-box-shadow:0 0 0 .125em rgba(197,52,50,.25);box-shadow:0 0 0 .125em rgba(197,52,50,.25)}.select.is-danger:not(:hover):after,.select.is-danger select{border-color:#c53432}.select.is-danger select.is-hovered,.select.is-danger select:hover{border-color:#b12f2d}.select.is-danger select.is-active,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select:focus{-webkit-box-shadow:0 0 0 .125em rgba(197,52,50,.25);box-shadow:0 0 0 .125em rgba(197,52,50,.25)}.select.is-twitter:not(:hover):after,.select.is-twitter select{border-color:#127ada}.select.is-twitter select.is-hovered,.select.is-twitter select:hover{border-color:#106dc2}.select.is-twitter select.is-active,.select.is-twitter select.is-focused,.select.is-twitter select:active,.select.is-twitter select:focus{-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;-webkit-transform:none;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#000}.file.is-white.is-hovered .file-cta,.file.is-white:hover .file-cta{background-color:#f9f9f9;border-color:transparent;color:#000}.file.is-white.is-focused .file-cta,.file.is-white:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em hsla(0,0%,100%,.25);box-shadow:0 0 .5em hsla(0,0%,100%,.25);color:#000}.file.is-white.is-active .file-cta,.file.is-white:active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#000}.file.is-black .file-cta,.file.is-black.is-hovered .file-cta,.file.is-black:hover .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-black.is-focused .file-cta,.file.is-black:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(0,0,0,.25);box-shadow:0 0 .5em rgba(0,0,0,.25);color:#fff}.file.is-black.is-active .file-cta,.file.is-black:active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#363636}.file.is-light.is-hovered .file-cta,.file.is-light:hover .file-cta{background-color:#eee;border-color:transparent;color:#363636}.file.is-light.is-focused .file-cta,.file.is-light:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);box-shadow:0 0 .5em hsla(0,0%,96.1%,.25);color:#363636}.file.is-light.is-active .file-cta,.file.is-light:active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#363636}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#f5f5f5}.file.is-dark.is-hovered .file-cta,.file.is-dark:hover .file-cta{background-color:#2f2f2f;border-color:transparent;color:#f5f5f5}.file.is-dark.is-focused .file-cta,.file.is-dark:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(54,54,54,.25);box-shadow:0 0 .5em rgba(54,54,54,.25);color:#f5f5f5}.file.is-dark.is-active .file-cta,.file.is-dark:active .file-cta{background-color:#292929;border-color:transparent;color:#f5f5f5}.file.is-primary .file-cta{background-color:#127ada;border-color:transparent;color:#fff}.file.is-primary.is-hovered .file-cta,.file.is-primary:hover .file-cta{background-color:#1173ce;border-color:transparent;color:#fff}.file.is-primary.is-focused .file-cta,.file.is-primary:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(18,122,218,.25);box-shadow:0 0 .5em rgba(18,122,218,.25);color:#fff}.file.is-primary.is-active .file-cta,.file.is-primary:active .file-cta{background-color:#106dc2;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#209cee;border-color:transparent;color:#fff}.file.is-info.is-hovered .file-cta,.file.is-info:hover .file-cta{background-color:#1496ed;border-color:transparent;color:#fff}.file.is-info.is-focused .file-cta,.file.is-info:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(32,156,238,.25);box-shadow:0 0 .5em rgba(32,156,238,.25);color:#fff}.file.is-info.is-active .file-cta,.file.is-info:active .file-cta{background-color:#118fe4;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#1a923d;border-color:transparent;color:#fff}.file.is-success.is-hovered .file-cta,.file.is-success:hover .file-cta{background-color:#188739;border-color:transparent;color:#fff}.file.is-success.is-focused .file-cta,.file.is-success:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(26,146,61,.25);box-shadow:0 0 .5em rgba(26,146,61,.25);color:#fff}.file.is-success.is-active .file-cta,.file.is-success:active .file-cta{background-color:#167c34;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#c53432;border-color:transparent;color:#fff}.file.is-warning.is-hovered .file-cta,.file.is-warning:hover .file-cta{background-color:#bb312f;border-color:transparent;color:#fff}.file.is-warning.is-focused .file-cta,.file.is-warning:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(197,52,50,.25);box-shadow:0 0 .5em rgba(197,52,50,.25);color:#fff}.file.is-warning.is-active .file-cta,.file.is-warning:active .file-cta{background-color:#b12f2d;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#c53432;border-color:transparent;color:#fff}.file.is-danger.is-hovered .file-cta,.file.is-danger:hover .file-cta{background-color:#bb312f;border-color:transparent;color:#fff}.file.is-danger.is-focused .file-cta,.file.is-danger:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(197,52,50,.25);box-shadow:0 0 .5em rgba(197,52,50,.25);color:#fff}.file.is-danger.is-active .file-cta,.file.is-danger:active .file-cta{background-color:#b12f2d;border-color:transparent;color:#fff}.file.is-twitter .file-cta{background-color:#127ada;border-color:transparent;color:#fff}.file.is-twitter.is-hovered .file-cta,.file.is-twitter:hover .file-cta{background-color:#1173ce;border-color:transparent;color:#fff}.file.is-twitter.is-focused .file-cta,.file.is-twitter:focus .file-cta{border-color:transparent;-webkit-box-shadow:0 0 .5em rgba(18,122,218,.25);box-shadow:0 0 .5em rgba(18,122,218,.25);color:#fff}.file.is-twitter.is-active .file-cta,.file.is-twitter:active .file-cta{background-color:#106dc2;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-cta,.file.is-boxed .file-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.file.is-boxed .file-cta{height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:none}.file.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.file-label{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:1em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#000;display:block;font-size:.8rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#000}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#127ada}.help.is-info{color:#209cee}.help.is-success{color:#1a923d}.help.is-danger,.help.is-warning{color:#c53432}.help.is-twitter{color:#127ada}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover{z-index:2}.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]):focus{z-index:3}.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover{z-index:4}.field.has-addons .control.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.field.has-addons.has-addons-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.field.has-addons.has-addons-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.field.is-grouped{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.field.is-grouped>.control{-ms-flex-negative:0;flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.field.is-grouped.is-grouped-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.field.is-grouped.is-grouped-multiline{-ms-flex-wrap:wrap;flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:0){.field.is-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width:-1px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:0){.field-label{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:0){.field-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5;-ms-flex-negative:1;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{-ms-flex-negative:1;flex-shrink:1}.field-body>.field:not(.is-narrow){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;font-size:.8rem;position:relative;text-align:left}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#7a7a7a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:1rem;pointer-events:none;position:absolute;top:0;width:1rem;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:1rem}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:1rem}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#000}.table td.is-black,.table th.is-black{background-color:#000;border-color:#000;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#363636}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#f5f5f5}.table td.is-primary,.table th.is-primary{background-color:#127ada;border-color:#127ada;color:#fff}.table td.is-info,.table th.is-info{background-color:#209cee;border-color:#209cee;color:#fff}.table td.is-success,.table th.is-success{background-color:#1a923d;border-color:#1a923d;color:#fff}.table td.is-danger,.table td.is-warning,.table th.is-danger,.table th.is-warning{background-color:#c53432;border-color:#c53432;color:#fff}.table td.is-twitter,.table th.is-twitter{background-color:#127ada;border-color:#127ada;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#127ada;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table th{color:#363636;text-align:left}.table tr.is-selected{background-color:#127ada;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover,.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(2n){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(2n){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.dropdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:0;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);padding-bottom:.5rem;padding-top:.5rem}.dropdown-item,.dropdown .dropdown-menu .has-link a{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}.dropdown .dropdown-menu .has-link a,a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:left;white-space:nowrap;width:100%}.dropdown .dropdown-menu .has-link a:hover,a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}.dropdown .dropdown-menu .has-link a.is-active,a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#127ada;color:#fff}.dropdown-divider{background-color:#dbdbdb;border:none;display:block;height:1px;margin:.5rem 0}.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-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;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-background{background-color:rgba(10,10,10,.86)}.modal-card,.modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media print,screen and (min-width:0){.modal-card,.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card,.modal-card-foot,.modal-card-head{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-card-foot,.modal-card-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}.pagination{font-size:.8rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{padding-left:1em;padding-right:1em;border-radius:290486px}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination,.pagination-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;padding-left:.5em;padding-right:.5em;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:.25rem;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:#dbdbdb;color:#363636;min-width:1rem}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:#b5b5b5;color:#0a457c}.pagination-link:focus,.pagination-next:focus,.pagination-previous:focus{border-color:#127ada}.pagination-link:active,.pagination-next:active,.pagination-previous:active{-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.2);box-shadow:inset 0 1px 2px rgba(10,10,10,.2)}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;-webkit-box-shadow:none;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#127ada;border-color:#127ada;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:-1px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap}.pagination-list li,.pagination-next,.pagination-previous{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}}@media print,screen and (min-width:0){.pagination-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination-previous{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pagination.is-centered .pagination-previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-centered .pagination-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination.is-centered .pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.pagination.is-right .pagination-previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.pagination.is-right .pagination-next{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.pagination.is-right .pagination-list{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.is-noscroll{position:fixed;overflow-y:hidden;width:100%;bottom:0}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.zoom-in-enter-active,.zoom-in-leave-active{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.zoom-in-enter-active .animation-content,.zoom-in-leave-active .animation-content{-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.zoom-in-enter,.zoom-in-leave-active{opacity:0}.zoom-in-enter .animation-content,.zoom-in-leave-active .animation-content{-webkit-transform:scale(.95);transform:scale(.95)}.zoom-out-enter-active,.zoom-out-leave-active{-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.zoom-out-enter-active .animation-content,.zoom-out-leave-active .animation-content{-webkit-transition:-webkit-transform .15s ease-out;transition:-webkit-transform .15s ease-out;transition:transform .15s ease-out;transition:transform .15s ease-out,-webkit-transform .15s ease-out}.zoom-out-enter,.zoom-out-leave-active{opacity:0}.zoom-out-enter .animation-content,.zoom-out-leave-active .animation-content{-webkit-transform:scale(1.05);transform:scale(1.05)}.slide-next-enter-active,.slide-next-leave-active,.slide-prev-enter-active,.slide-prev-leave-active{-webkit-transition:-webkit-transform .25s cubic-bezier(.785,.135,.15,.86);transition:-webkit-transform .25s cubic-bezier(.785,.135,.15,.86);transition:transform .25s cubic-bezier(.785,.135,.15,.86);transition:transform .25s cubic-bezier(.785,.135,.15,.86),-webkit-transform .25s cubic-bezier(.785,.135,.15,.86)}.slide-next-enter,.slide-prev-leave-to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);position:absolute;width:100%}.slide-next-leave-to,.slide-prev-enter{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);position:absolute;width:100%}.b-checkbox.checkbox{outline:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-checkbox.checkbox+.checkbox{margin-left:.5em}.b-checkbox.checkbox input[type=checkbox]{position:absolute;left:0;opacity:0;outline:none;z-index:-1}.b-checkbox.checkbox input[type=checkbox]+.check{width:1.25em;height:1.25em;-ms-flex-negative:0;flex-shrink:0;border-radius:4px;border:2px solid #7a7a7a;-webkit-transition:background .15s ease-out;transition:background .15s ease-out}.b-checkbox.checkbox input[type=checkbox]:checked+.check{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-white{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#fff}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-black{background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#000}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-light{background:#f5f5f5 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23363636'/%3E%3C/svg%3E") no-repeat 50%;border-color:#f5f5f5}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-dark{background:#363636 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23f5f5f5'/%3E%3C/svg%3E") no-repeat 50%;border-color:#363636}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-primary{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-info{background:#209cee url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#209cee}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-success{background:#1a923d url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#1a923d}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-danger,.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-warning{background:#c53432 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#c53432}.b-checkbox.checkbox input[type=checkbox]:checked+.check.is-twitter{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-white{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#fff}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-black{background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#000}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-light{background:#f5f5f5 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23363636' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#f5f5f5}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-dark{background:#363636 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23f5f5f5' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#363636}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-primary{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-info{background:#209cee url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#209cee}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-success{background:#1a923d url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#1a923d}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-warning{background:#c53432 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#c53432}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-danger{background:#c53432 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#c53432}.b-checkbox.checkbox input[type=checkbox]:indeterminate+.check.is-twitter{background:#127ada url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath fill='%23fff' d='M.15.4h.7v.2h-.7z'/%3E%3C/svg%3E") no-repeat 50%;border-color:#127ada}.b-checkbox.checkbox .control-label{padding-left:.5em}.b-checkbox.checkbox[disabled]{opacity:.5}.b-checkbox.checkbox:hover input[type=checkbox]+.check{border-color:#127ada}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-white{border-color:#fff}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-black{border-color:#000}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-light{border-color:#f5f5f5}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-dark{border-color:#363636}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-primary{border-color:#127ada}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-info{border-color:#209cee}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-success{border-color:#1a923d}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-danger,.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-warning{border-color:#c53432}.b-checkbox.checkbox:hover input[type=checkbox]+.check.is-twitter{border-color:#127ada}.b-checkbox.checkbox:focus input[type=checkbox]+.check{-webkit-box-shadow:0 0 .5em hsla(0,0%,47.8%,.8);box-shadow:0 0 .5em hsla(0,0%,47.8%,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check{-webkit-box-shadow:0 0 .5em rgba(18,122,218,.8);box-shadow:0 0 .5em rgba(18,122,218,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-white{-webkit-box-shadow:0 0 .5em hsla(0,0%,100%,.8);box-shadow:0 0 .5em hsla(0,0%,100%,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-black{-webkit-box-shadow:0 0 .5em rgba(0,0,0,.8);box-shadow:0 0 .5em rgba(0,0,0,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-light{-webkit-box-shadow:0 0 .5em hsla(0,0%,96.1%,.8);box-shadow:0 0 .5em hsla(0,0%,96.1%,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-dark{-webkit-box-shadow:0 0 .5em rgba(54,54,54,.8);box-shadow:0 0 .5em rgba(54,54,54,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-primary{-webkit-box-shadow:0 0 .5em rgba(18,122,218,.8);box-shadow:0 0 .5em rgba(18,122,218,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-info{-webkit-box-shadow:0 0 .5em rgba(32,156,238,.8);box-shadow:0 0 .5em rgba(32,156,238,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-success{-webkit-box-shadow:0 0 .5em rgba(26,146,61,.8);box-shadow:0 0 .5em rgba(26,146,61,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-danger,.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-warning{-webkit-box-shadow:0 0 .5em rgba(197,52,50,.8);box-shadow:0 0 .5em rgba(197,52,50,.8)}.b-checkbox.checkbox:focus input[type=checkbox]:checked+.check.is-twitter{-webkit-box-shadow:0 0 .5em rgba(18,122,218,.8);box-shadow:0 0 .5em rgba(18,122,218,.8)}.b-checkbox.checkbox.is-small{border-radius:2px;font-size:.75rem}.b-checkbox.checkbox.is-medium{font-size:1.25rem}.b-checkbox.checkbox.is-large{font-size:1.5rem}.dropdown+.dropdown{margin-left:.5em}.dropdown .background{bottom:0;left:0;position:absolute;right:0;top:0;position:fixed;background-color:rgba(10,10,10,.86);z-index:10;cursor:pointer}@media screen and (min-width:0){.dropdown .background{display:none}}.dropdown .dropdown-menu .dropdown-item.is-disabled,.dropdown .dropdown-menu .has-link a.is-disabled{cursor:not-allowed}.dropdown .dropdown-menu .dropdown-item.is-disabled:hover,.dropdown .dropdown-menu .has-link a.is-disabled:hover{background:inherit;color:inherit}.dropdown .dropdown-menu .has-link a{padding-right:3rem;white-space:nowrap}.dropdown:not(.is-disabled) .dropdown-menu .dropdown-item.is-disabled,.dropdown:not(.is-disabled) .dropdown-menu .has-link a.is-disabled{opacity:.5}.dropdown .navbar-item{height:100%}.dropdown.is-disabled{opacity:.5;cursor:not-allowed}.dropdown.is-disabled .dropdown-trigger{pointer-events:none}.dropdown.is-inline .dropdown-menu{position:static;display:inline-block;padding:0}.dropdown.is-top-right .dropdown-menu{top:auto;bottom:100%}.dropdown.is-top-left .dropdown-menu{top:auto;bottom:100%;right:0;left:auto}.dropdown.is-bottom-left .dropdown-menu{right:0;left:auto}@media screen and (max-width:-1px){.dropdown.is-mobile-modal .dropdown-menu{position:fixed;width:calc(100vw - 40px);max-width:460px;max-height:calc(100vh - 120px);top:25%!important;left:50%!important;bottom:auto!important;right:auto!important;-webkit-transform:translate3d(-50%,-25%,0);transform:translate3d(-50%,-25%,0);white-space:normal;overflow-y:auto}.dropdown.is-mobile-modal .dropdown-menu .dropdown-item,.dropdown.is-mobile-modal .dropdown-menu .has-link a{padding:1rem 1.5rem}}.label{font-weight:600}.field.is-grouped .field{-ms-flex-negative:0;flex-shrink:0}.field.is-grouped .field:not(:last-child){margin-right:.75rem}.field.is-grouped .field.is-expanded{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.field.has-addons .control:first-child .control .button,.field.has-addons .control:first-child .control .input,.field.has-addons .control:first-child .control .select select{border-bottom-left-radius:4px;border-top-left-radius:4px}.field.has-addons .control:last-child .control .button,.field.has-addons .control:last-child .control .input,.field.has-addons .control:last-child .control .select select{border-bottom-right-radius:4px;border-top-right-radius:4px}.field.has-addons .control .control .button,.field.has-addons .control .control .input,.field.has-addons .control .control .select select{border-radius:0}.control .help.counter{float:right;margin-left:.5em}.control .icon.is-clickable{pointer-events:auto;cursor:pointer}.modal .animation-content{margin:0 20px}.modal .animation-content .modal-card{margin:0}@media screen and (max-width:-1px){.modal .animation-content{width:100%}}.modal .modal-content{width:100%}.notices{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;top:0;bottom:0;left:0;right:0;padding:2em;overflow:hidden;z-index:1000;pointer-events:none}.notices .toast{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-animation-duration:.15s;animation-duration:.15s;margin:.5em 0;text-align:center;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:2em;padding:.75em 1.5em;pointer-events:auto;opacity:.92}.notices .toast.is-white{color:#000;background:#fff}.notices .toast.is-black{color:#fff;background:#000}.notices .toast.is-light{color:#363636;background:#f5f5f5}.notices .toast.is-dark{color:#f5f5f5;background:#363636}.notices .toast.is-primary{color:#fff;background:#127ada}.notices .toast.is-info{color:#fff;background:#209cee}.notices .toast.is-success{color:#fff;background:#1a923d}.notices .toast.is-danger,.notices .toast.is-warning{color:#fff;background:#c53432}.notices .toast.is-twitter{color:#fff;background:#127ada}.notices .snackbar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-animation-duration:.15s;animation-duration:.15s;margin:.5em 0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 1px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border-radius:4px;pointer-events:auto;background:#363636;color:#f5f5f5;min-height:3em}.notices .snackbar .text{padding:.5em 1em}.notices .snackbar .action{margin-left:auto;padding:.5em;padding-left:0}.notices .snackbar .action .button{font-weight:600;text-transform:uppercase}.notices .snackbar .action.is-white .button{color:#fff}.notices .snackbar .action.is-black .button{color:#000}.notices .snackbar .action.is-light .button{color:#f5f5f5}.notices .snackbar .action.is-dark .button{color:#363636}.notices .snackbar .action.is-primary .button{color:#127ada}.notices .snackbar .action.is-info .button{color:#209cee}.notices .snackbar .action.is-success .button{color:#1a923d}.notices .snackbar .action.is-danger .button,.notices .snackbar .action.is-warning .button{color:#c53432}.notices .snackbar .action.is-twitter .button{color:#127ada}@media screen and (max-width:-1px){.notices .snackbar{width:100%;margin:0;border-radius:0}}@media print,screen and (min-width:0){.notices .snackbar{min-width:350px;max-width:600px;overflow:hidden}}.notices .snackbar.is-bottom,.notices .snackbar.is-top,.notices .toast.is-bottom,.notices .toast.is-top{-ms-flex-item-align:center;align-self:center}.notices .snackbar.is-bottom-right,.notices .snackbar.is-top-right,.notices .toast.is-bottom-right,.notices .toast.is-top-right{-ms-flex-item-align:end;align-self:flex-end}.notices .snackbar.is-bottom-left,.notices .snackbar.is-top-left,.notices .toast.is-bottom-left,.notices .toast.is-top-left{-ms-flex-item-align:start;align-self:flex-start}.notices .snackbar.is-toast,.notices .toast.is-toast{opacity:.92}.notices.is-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.notices.is-bottom{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.notices.has-custom-container{position:absolute}@media screen and (max-width:-1px){.notices{padding:0;position:fixed!important}}.pagination .pagination-next,.pagination .pagination-previous{padding-left:.25em;padding-right:.25em}.pagination .pagination-next.is-disabled,.pagination .pagination-previous.is-disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.pagination.is-simple{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.pagination.is-simple.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination.is-simple.is-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pagination .is-current{pointer-events:none;cursor:not-allowed}.select select{padding-right:2.5em}.select select option{color:#4a4a4a;padding:.25em .5em}.select select option:disabled{cursor:not-allowed;opacity:.5}.select select optgroup{color:#b5b5b5;font-weight:400;font-style:normal;padding:.25em 0}.select.is-empty select{color:hsla(0,0%,47.8%,.7)}.table-wrapper .table{margin-bottom:0}.table-wrapper:not(:last-child){margin-bottom:1.5rem}@media screen and (max-width:-1px){.table-wrapper{overflow-x:auto}}.b-table{-webkit-transition:opacity 86ms ease-out;transition:opacity 86ms ease-out}@media print,screen and (min-width:0){.b-table .table-mobile-sort{display:none}}.b-table .icon{-webkit-transition:opacity 86ms ease-out,-webkit-transform .15s ease-out;transition:opacity 86ms ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity 86ms ease-out;transition:transform .15s ease-out,opacity 86ms ease-out,-webkit-transform .15s ease-out}.b-table .icon.is-desc{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.b-table .icon.is-expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.b-table .table{width:100%;border:1px solid transparent;border-radius:4px;border-collapse:separate}.b-table .table th{font-weight:600}.b-table .table th .th-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.b-table .table th .th-wrap .icon{margin-left:.5rem;margin-right:0;font-size:1rem}.b-table .table th .th-wrap.is-numeric{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.b-table .table th .th-wrap.is-numeric .icon{margin-left:0;margin-right:.5rem}.b-table .table th .th-wrap.is-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.b-table .table th.is-current-sort{border-color:#7a7a7a;font-weight:700}.b-table .table th.is-sortable:hover{border-color:#7a7a7a}.b-table .table th.is-sortable,.b-table .table th.is-sortable .th-wrap{cursor:pointer}.b-table .table tr.is-selected .checkbox input:checked+.check{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1'%3E%3Cpath d='M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z' fill='%23127ada'/%3E%3C/svg%3E") no-repeat 50%}.b-table .table tr.is-selected .checkbox input+.check{border-color:#fff}.b-table .table tr.is-empty:hover{background-color:transparent}.b-table .table .chevron-cell{vertical-align:middle}.b-table .table .checkbox-cell{width:40px}.b-table .table .checkbox-cell .checkbox{vertical-align:middle}.b-table .table .checkbox-cell .checkbox .check{-webkit-transition:none;transition:none}.b-table .table tr.detail{-webkit-box-shadow:inset 0 1px 3px #dbdbdb;box-shadow:inset 0 1px 3px #dbdbdb;background:#fafafa}.b-table .table tr.detail .detail-container{padding:1rem}.b-table .table:focus{border-color:#127ada;-webkit-box-shadow:0 0 0 .125em rgba(18,122,218,.25);box-shadow:0 0 0 .125em rgba(18,122,218,.25)}.b-table .table.is-bordered th.is-current-sort,.b-table .table.is-bordered th.is-sortable:hover{border-color:#dbdbdb;background:#f5f5f5}@media screen and (max-width:-1px){.b-table .table.has-mobile-cards thead{display:none}.b-table .table.has-mobile-cards tfoot th{border:0;display:inherit}.b-table .table.has-mobile-cards tr{-webkit-box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);box-shadow:0 2px 3px rgba(10,10,10,.1),0 0 0 1px rgba(10,10,10,.1);max-width:100%;position:relative;display:block}.b-table .table.has-mobile-cards tr td{border:0;display:inherit}.b-table .table.has-mobile-cards tr td:last-child{border-bottom:0}.b-table .table.has-mobile-cards tr:not(:last-child){margin-bottom:1rem}.b-table .table.has-mobile-cards tr:not([class*=is-]){background:inherit}.b-table .table.has-mobile-cards tr:not([class*=is-]):hover{background-color:inherit}.b-table .table.has-mobile-cards tr.detail{margin-top:-1rem}.b-table .table.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;border-bottom:1px solid #f5f5f5}.b-table .table.has-mobile-cards tr:not(.detail):not(.is-empty):not(.table-footer) td:before{content:attr(data-label);font-weight:600;padding-right:.5em;text-align:left}}.b-table .level{padding-bottom:1.5rem}.b-table.is-loading{position:relative;pointer-events:none;opacity:.5}.b-table.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid #dbdbdb;border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em;position:absolute;top:4em;left:calc(50% - 2.5em);width:5em;height:5em;border-width:.25em}.tag .has-ellipsis{max-width:10em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.control.has-icons-left .icon.is-left{text-align:center}.field:not(:last-child){margin-bottom:1rem}.modal{z-index:1000}.mdi-24px:before{font-size:1.5em!important}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#127ada}.b-checkbox.checkbox .check{-webkit-box-shadow:none!important;box-shadow:none!important}.table{background-color:initial}.table,.table:focus{outline:none;-webkit-box-shadow:initial!important;box-shadow:none!important;border:initial!important}.b-table th .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.b-table th .icon.is-desc{-webkit-transform:rotate(0);transform:rotate(0)}@page{size:auto;margin:0}html:not(.printerFriendly),html:not(.printerFriendly) body{min-height:100%;min-width:900px}button{cursor:pointer}.form__field{margin-bottom:.3rem}.form__field--checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__field--checkbox label{margin-bottom:0}.form__field--checkbox input{margin-right:.3rem}.logo{width:250px}.button--plain{color:#127ada}input{padding:.3rem 1rem}.fixedLoader{position:fixed!important;top:calc(50% - 25px);left:calc(50% - 25px)}.center{text-align:center}label{cursor:pointer}a{font-weight:500}a:hover{text-decoration:underline}.lds-ripple{display:block;position:relative;width:64px;height:64px}.lds-ripple div{position:absolute;border:4px solid #000;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.loginView{height:100vh;text-align:center}.loginView .lds-ripple,.loginView>div{margin:auto}.logo{margin-bottom:15px}.newReport{max-width:1300px}.newReport__inputContainer{display:-webkit-box;display:-ms-flexbox;display:flex}.newReport__inputContainer__leftColumn{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:2rem}.newReport__inputContainer__rightColumn{position:-webkit-sticky;position:sticky;top:120px;width:220px}.newReport pre{background:#fff}.newReport .actions{padding-top:1rem;margin-top:1rem;border-top:1px solid #ddd}.newReport__reportGroups{display:grid;grid-template-columns:repeat(4,25%);margin:auto;text-align:left;border:1px solid #ccc;border-bottom:0;background:#eee}.newReport__reportGroups .dynamicForm__helperLabel{font-size:.7rem}.newReport__reportGroups h3{display:block;color:#000;margin-bottom:1rem;font-size:.86rem}.newReport__reportGroups .form__field{margin-bottom:1rem}.newReport__reportGroups input,.newReport__reportGroups label{font-size:.7rem}.newReport__reportGroup{border-right:1px solid #ccc;padding:1rem;border-bottom:1px solid #ccc}.newReport__reportGroup:nth-child(4n){border-right:0}.newReport__reportGroup .control,.newReport__reportGroup .multiselect{width:100px}.newReport__reportGroup .multiselect{height:30px;width:100px;min-height:0}.newReport__reportGroup .multiselect .multiselect__select:before{top:10px}.newReport__reportGroup .multiselect--active .multiselect__select:before{top:20px!important}.newReport__reportGroup .multiselect .multiselect__tags{min-height:0;height:30px;padding:4px 10px 0 2px}.newReport__reportGroup input[type=number],.newReport__reportGroup input[type=text]{min-width:auto;width:100px;min-height:0;height:30px;padding:.3rem}.loggedOutView{height:100vh;text-align:center}.loggedOutView>div{margin:auto;width:300px}.loggedOutView .lds-ripple{margin:auto}.logo{margin-bottom:2rem}