.vm-modal__content{background:#fafafa}.vm-modal{position:fixed;top:0;right:auto;bottom:auto;left:0;width:100%;height:100%;z-index:99;padding:32px 0;background:rgba(0,0,0,.48);overflow:auto;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-modal,.vm-modal *{pointer-events:all}.vm-modal__spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vm-modal__content{max-width:calc(100% - 32px);height:auto;border-radius:2px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.vm-dialog__text,.vm-dialog__title{padding:16px}.vm-icon{display:inline-block;font-size:24px;fill:currentColor;vertical-align:middle;text-rendering:optimizeLegibility;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:1em;min-height:1em}.vm-loader .vm-loader__spin{border-color:#e0e0e0;border-top-color:#3949ab}.vm-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-loader__spin{width:24px;height:24px;border-radius:50%;border-width:3px;border-style:solid;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;margin:auto}.vm-loader.is--small-1 .vm-loader__spin{width:18px;height:18px}.vm-loader.is--large-1 .vm-loader__spin{width:30px;height:30px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vm-button{background:transparent;color:inherit;-webkit-transition:background .05s cubic-bezier(.25,.8,.25,1);transition:background .05s cubic-bezier(.25,.8,.25,1);will-change:background,color;z-index:1}.vm-button:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.vm-button:hover:after{background:rgba(0,0,0,.05)}.vm-button:active:after{background:rgba(0,0,0,.08)}.vm-button.is--primary:not([disabled]){color:#3949ab}.vm-button.is--primary:not([disabled]).is--raised{background:#3949ab;color:#e8eaf6}.vm-button.is--primary:not([disabled]).is--raised .vm-loader__spin{border-color:#5c6bc0;border-top-color:#c5cae9}.vm-button.is--raised[disabled]{background:#eceff1}.box .vm-button.is--icon,.vm-button.is--icon{color:#757575}.box .vm-button.is--icon:hover,.vm-button.is--icon:hover{color:#3949ab}.box-primary .vm-button.is--icon{color:#e8eaf6}.box-primary .vm-button.is--icon:hover{color:#fff}.vm-button{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-width:88px;margin:0;padding:0 8px;height:36px;border:none;border-radius:4px;outline:none;font-family:inherit;font-weight:500;text-align:center;text-decoration:none;text-transform:uppercase;vertical-align:middle;font-size:14px;line-height:36px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vm-button,.vm-button__label{-ms-flex-pack:center;-ms-flex-align:center}.vm-button,.vm-button__label{-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.vm-button__label{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;-ms-flex-align:center}.vm-button.is--loading,.vm-button[disabled]{cursor:default;pointer-events:none}.vm-button.is--loading:not(.is-raised):before,.vm-button[disabled]:not(.is-raised):before{background:transparent!important}.vm-button:not([disabled]):not(.is--icon):after{content:""}.vm-button.is--full{width:100%}.vm-button.is--icon{padding:0 6px}.vm-button.is--icon:not([disabled]).is--shadow:after{content:""}.vm-button.is--loading .vm-button__label,.vm-button.is--loading>.vm-icon{visibility:hidden}.vm-button.is--raised:not(.is--icon){padding:0 16px}.vm-button.is--raised:not(.is--noshadow){-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.vm-button.is--raised[disabled]{-webkit-box-shadow:none;box-shadow:none}.vm-button.is--icon{min-width:auto}.vm-button.is--icon[disabled]{opacity:.32}.vm-button::-moz-focus-inner{border:0}.vm-layout .vm-button{font-size:1em}.vm-button .vm-loader{background:inherit;z-index:5;position:absolute;top:0;left:0;width:100%;height:100%}.vm-title{letter-spacing:0;font-weight:400;font-size:20px;line-height:1.2;margin:.5em 0}.vm-layout .vm-title{font-size:1.42857143em}.vm-title.is--large-1{font-size:1.57142857em;line-height:1.18181818em}.vm-title.is--large-2{font-size:1.71428571em;line-height:1.33333333em}.vm-title.is--large-3{font-size:1.85714286em;line-height:1.15384615em}.vm-title.is--large-4{font-size:2em;line-height:1.14285714em}.vm-dialog .vm-modal__content{background:#fff}.vm-dialog .vm-button.text-primary{color:#3949ab}.vm-dialog__header{padding:0 24px 16px}.vm-dialog__header .vm-title{margin:0}.vm-dialog__content{font-size:14px;width:440px;padding:0 24px;opacity:.8;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.vm-layout .vm-dialog__content{font-size:1em}.vm-dialog__footer{padding:8px;margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-dialog.is--large-1 .vm-modal__content{width:650px}.vm-dialog.is--large-2 .vm-modal__content{width:900px}.vm-dialog .vm-modal__content{padding-top:24px;max-width:calc(100% - 32px)}.vm-snackbar{background:#323232;color:#fff}.vm-snackbar .vm-button{color:#9fa8da}.vm-snackbar .vm-button:hover{background:rgba(159,168,218,.12)}.vm-snackbar{min-width:288px;max-width:568px;min-height:48px;max-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:1000;border-radius:2px;will-change:background-color,color,transform;left:24px;bottom:24px;font-size:14px}.vm-snackbar.is--center{left:0;right:0;bottom:0;margin:0 auto;border-radius:2px 2px 0 0}.vm-snackbar__text{padding:14px 24px;-ms-flex-item-align:start;align-self:flex-start;line-height:24px}.vm-snackbar-enter,.vm-snackbar-leave-to{-webkit-transform:translateY(150%);transform:translateY(150%)}.vm-snackbar-enter-active,.vm-snackbar-leave-active{opacity:translateY(0)}.vm-snackbar-enter-active{-webkit-transition:-webkit-transform .32s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .32s cubic-bezier(.25,.8,.25,1);transition:transform .32s cubic-bezier(.25,.8,.25,1);transition:transform .32s cubic-bezier(.25,.8,.25,1),-webkit-transform .32s cubic-bezier(.25,.8,.25,1)}.vm-snackbar-leave-active{-webkit-transition:-webkit-transform .16s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .16s cubic-bezier(.25,.8,.25,1);transition:transform .16s cubic-bezier(.25,.8,.25,1);transition:transform .16s cubic-bezier(.25,.8,.25,1),-webkit-transform .16s cubic-bezier(.25,.8,.25,1)}.vm-layout .vm-snackbar{font-size:1em}.vm-snackbar button{min-width:auto;margin:0 16px;-ms-flex-negative:0;flex-shrink:0}.is-readonly .vm-checkbox,.vm-checkbox.is--readonly{cursor:default}.is-readonly .vm-checkbox .vm-checkbox__icon,.vm-checkbox.is--readonly .vm-checkbox__icon{opacity:.8}.vm-checkbox.is--checked .vm-checkbox__icon{background:#3949ab}.primary-box .vm-checkbox.is--checked .vm-checkbox__icon{background:#e8eaf6}.vm-checkbox.is--checked .vm-checkbox__checkmark{border-color:#e8eaf6}.primary-box .vm-checkbox.is--checked .vm-checkbox__checkmark{border-color:#3949ab}.vm-checkbox .vm-checkbox__icon{border-color:#757575}.primary-box .vm-checkbox .vm-checkbox__icon{border-color:#e8eaf6}.vm-checkbox{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;cursor:pointer;font-size:1em;padding:6px 24px 6px 0}[readonly] .vm-checkbox{cursor:default}.vm-checkbox.is--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-right:0}.vm-checkbox__icon{width:18px;height:18px;position:relative;border-radius:2px;border-width:2px;border-style:solid;-ms-flex-negative:0;flex-shrink:0;margin:1px 0;will-change:opacity}.vm-checkbox.is--right .vm-checkbox__icon{margin-right:0;margin-left:16px}.vm-checkbox.is--checked .vm-checkbox__icon{border:none}.vm-checkbox__checkmark{width:6px;height:12px;position:absolute;top:2px;left:6px;border-width:0 2px 2px 0;border-style:solid;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vm-checkbox__label{margin-left:16px}.vm-checkbox.is--right .vm-checkbox__label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:0}.vm-column .vm-checkbox{padding-right:0}.vm-input :-ms-input-placeholder,.vm-input ::-ms-input-placeholder{color:#000}.vm-input ::-webkit-input-placeholder{color:#000}.vm-input ::-ms-input-placeholder{color:#000}.vm-input ::placeholder{color:#000}.vm-input[data-vm-check=error] .vm-input__message{color:#d50000;opacity:1}.vm-input__label,.vm-input__right .vm-button:not(:hover){color:#757575}.vm-input__label span{color:#d50000}.vm-input.is--box.is--expanded .vm-input__label{color:#757575}.vm-input.is--box.is--expanded.is--focused .vm-input__label{color:#3949ab}.vm-input__container path{stroke:#e0e0e0}.vm-input.is--focused .vm-input__container path{stroke:#3949ab}.vm-input__divider{background:#e0e0e0}.vm-input__divider-loader{background:#e65100}.vm-input[disabled] .vm-input__divider{background:transparent;border-color:#757575}.vm-input.is--focused .vm-input__divider{background:#3949ab}.vm-input.is--focused .vm-input__label{color:#3949ab}.vm-input.is--error .vm-input__divider{background:#d50000}.vm-input{position:relative;width:100%;font-size:14px;padding-top:14px;margin-bottom:16px}.vm-input__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-input__container svg{position:absolute;width:100%;height:100%;left:0;top:0}.vm-input__label{position:absolute;display:block;pointer-events:none;will-change:opacity,top;//:calc(50% - .6em);top:8px;line-height:1.2}.vm-input__label.is--noanimate{-webkit-animation:none!important;animation:none!important}.vm-input__main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-input__outline{stroke-width:1px;fill:transparent}.vm-input.is--box.is--focused .vm-input__outline{stroke-width:2px}.vm-input__left,.vm-input__right{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-input__left{margin-right:8px}.vm-input__right{margin-left:12px}.vm-input__right button{width:100%;height:auto;padding:8px}.vm-input__right button:after{content:none!important}.vm-input__right .vm-icon{font-size:22px}.vm-input__right .vm-loader{width:100%}.vm-input__right .vm-loader__spin{border-width:2px;width:22px;height:22px}.vm-input__divider{height:1px;position:absolute;bottom:-1px;left:0;width:100%}.vm-input__divider-loader{width:20%;height:2px;position:absolute;bottom:0;left:0;-webkit-animation:indeterminate 1.5s cubic-bezier(.25,.5,.8,1) infinite;animation:indeterminate 1.5s cubic-bezier(.25,.5,.8,1) infinite;z-index:1}.vm-input__message{font-size:12px;min-height:18px;line-height:18px;margin-top:4px;opacity:.8}.vm-input__icon{position:absolute;top:12px;right:0;width:32px;height:32px;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}.vm-input[disabled] .vm-input__divider{border-width:0 0 1px;border-style:dashed}.vm-input.is--focused .vm-input__divider{height:2px}.vm-input.is--box .vm-input__container{height:56px}.vm-input.is--box .vm-input__right{width:56px}.vm-input.is--box .vm-input__label{top:20px;left:16px}.vm-input.is--box .vm-input__main{padding:8px}.vm-input.is--box .vm-input__message{padding:0 16px}.vm-input.is--box.is--expanded .vm-input__label{top:-7px;-webkit-animation:inputlabelbox .1s cubic-bezier(.25,.5,.8,1);animation:inputlabelbox .1s cubic-bezier(.25,.5,.8,1)}.vm-input.is--box .vm-input__container{border-radius:4px}.vm-input.is--box input{padding:0 8px}.vm-input.is--large-1{font-size:1rem}.vm-input.is--large-1 .vm-input__label{top:7px}.vm-input.is--large-1.is--expanded .vm-input__label{top:-12px;font-size:.75rem}.vm-input.is--large-1.is--box{font-size:1.14285714em}.vm-input.is--large-1.is--box .vm-input__label{top:19px}.vm-input.is--large-1.is--box.is--expanded .vm-input__label{top:-8px;font-size:.85714em}.vm-input.is--large-2{font-size:1.28571429em}.vm-input.is--expanded .vm-input__label{font-size:.85714em;font-weight:500;line-height:1.2em;top:-12px;-webkit-animation:inputlabel .1s cubic-bezier(.25,.5,.8,1);animation:inputlabel .1s cubic-bezier(.25,.5,.8,1)}.vm-input input{width:100%;height:100%;padding:0;display:block;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:none;font-family:inherit;font-size:1em;z-index:1;min-height:32px;-ms-flex:1 1 0%;flex:1 1 0%}.vm-input input[disabled]{opacity:1}.vm-input input[readonly]:hover{text-overflow:clip}.vm-input input:focus{outline:none}.vm-input input:-ms-input-placeholder,.vm-input input::-ms-input-placeholder{opacity:.54}.vm-input input::-webkit-input-placeholder{opacity:.54}.vm-input input::-ms-input-placeholder{opacity:.54}.vm-input input::placeholder{opacity:.54}.vm-input input::-webkit-input-placeholder{font-size:1em;text-shadow:none;-webkit-text-fill-color:initial}@-webkit-keyframes indeterminate{0%{left:-100%;width:50%}to{left:100%;width:50%}}@keyframes indeterminate{0%{left:-100%;width:50%}to{left:100%;width:50%}}@-webkit-keyframes inputlabel{0%{top:-10px;opacity:0}to{top:-12px;opacity:.8}}@keyframes inputlabel{0%{top:-10px;opacity:0}to{top:-12px;opacity:.8}}@-webkit-keyframes inputlabelbox{0%{top:-4px;opacity:0}to{top:-6px;opacity:.8}}@keyframes inputlabelbox{0%{top:-4px;opacity:0}to{top:-6px;opacity:.8}}.vm-popup__content{background:#fff}.vm-popup__overlay{background:rgba(0,0,0,.01)}.vm-popup__content{position:fixed;display:block;max-height:calc(100% - 32px);max-width:calc(100% - 32px);z-index:1000;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:2px;overflow:auto;font-size:14px}.vm-popup__overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:100}.vm-menu__content{background:#fff}.vm-menu__arrow{border-color:#e0e0e0 transparent transparent}.vm-menu__arrow:after{border-color:transparent transparent #fff}.vm-menu{position:relative}.vm-menu__wrapper{font-size:14px}.vm-menu__arrow{position:absolute;top:-8px;left:calc(50% - 8px);border-style:solid;border-color:transparent transparent hsla(0,0%,88%,.6);border-width:0 8px 8px}.vm-menu__arrow:after{content:"";position:absolute;border-style:solid;left:-7px;top:1px;border-width:0 7px 7px}.vm-menu__arrow.is-down{top:auto;bottom:-8px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.vm-chip{background:#eceff1;white-space:nowrap;border-radius:28px;font-size:.92857143em;padding-right:4px;padding-left:12px;height:32px;max-width:calc(100% - 8px);margin:2px 4px 2px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-chip__close{margin-left:8px}.vm-chip__close i{font-size:22px}.vm-chip .vm-chip__close{padding:0 2px}.vm-divider{border-color:#e0e0e0;height:0;display:block;border-width:0 0 1px;border-style:solid;width:100%;-ms-flex-negative:0;flex-shrink:0;margin:0;padding:0}.vm-option{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vm-select__item{background:#eceff1}.vm-select__toolbar:after{background:#e0e0e0}.vm-select__toolbar.is--focused:after{background:#3949ab}.vm-select .vm-option{-webkit-transition:background .05s cubic-bezier(.25,.8,.25,1);transition:background .05s cubic-bezier(.25,.8,.25,1);will-change:background,color;position:relative;cursor:pointer;z-index:1}.vm-select .vm-option:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.vm-select .vm-option:hover:after{background:rgba(0,0,0,.05)}.vm-select .vm-option:active:after{background:rgba(0,0,0,.08)}.vm-select:not(.is--multiple) .vm-option.is--selected{color:#3949ab}.vm-select__arrow .vm-icon{font-size:28px}.vm-select:not(.is--multiple) .vm-option.is--selected{font-weight:500}.vm-select .vm-option{padding:12px 16px;min-height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-select .vm-option:not([disabled]):after{content:""}.vm-select .vm-option .vm-checkbox__label{margin-left:24px}.vm-select__toolbar{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-select__toolbar .vm-input{margin:0;padding:0}.vm-select__toolbar .vm-input__right{padding-right:8px}.vm-select__toolbar+.vm-select__options{height:calc(100% - 46px)}.vm-select__toolbar input{padding-left:16px;min-height:46px}.vm-select__options{padding:6px 0;overflow:auto;height:100%}.vm-select__options-empty{height:48px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vm-select__footer,.vm-select__options-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.vm-select__footer{padding:8px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-select.is--multiple .vm-input__main>*{margin:0 4px 4px 0}.vm-select.is--multiple .vm-chip+input{margin-left:6px}.vm-select.is--multiple .vm-input.is--active input{min-width:104px}.vm-select.is--multiple .vm-input__main{margin-top:4px}.vm-select.is--multiple.is--dirty>.vm-input:not(.is--active) input{max-width:0;margin:0}.vm-select .vm-input.is--inline input{cursor:pointer}.vm-date__header{background:#3949ab;color:#e8eaf6}.vm-date__toolbar-title:hover,.vm-date__toolbar button:hover,.vm-date__years-item.is--active{color:#3949ab}.vm-date__time-div{color:#757575}.vm-date__day-wrapper:hover:not(.is--active){background:#eceff1}.vm-date__day-wrapper.is--active{background:#3949ab;color:#fff}.vm-date__days-item.is--now:after{border-color:#3949ab}.vm-date__header{width:160px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:20px;font-weight:500;position:relative;display:none}@media (min-width:600px){.vm-date__header{display:block}}.vm-date__header>div{opacity:.72;cursor:pointer}.vm-date__header>div.is--active{opacity:1;cursor:default}.vm-date__header-time,.vm-date__header-year{font-size:16px}.vm-date__header-time.is--disabled,.vm-date__header-year.is--disabled{pointer-events:none}.vm-date__header-time{margin-top:20px}.vm-date__header-time span:nth-child(2){padding:0 2px}.vm-date__header-date{margin-top:16px}.vm-date__header-daymonth{font-size:22px;line-height:1.22em;margin-top:12px}.vm-date__header-month{margin-left:8px;font-size:.8em}.vm-date__wrapper[data-vm-state=month] .vm-date__header-month{opacity:1;cursor:default}.vm-date__header-weekday{line-height:32px}.vm-date__wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:300px;width:300px}.vm-date__footer{padding:8px 16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-date__footer,.vm-date__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-date__toolbar{height:56px;padding:0 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-date__toolbar-title{cursor:pointer;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;line-height:56px;font-weight:500;text-transform:capitalize}.vm-date__toolbar-title--disabled{cursor:default}.vm-date__toolbar-title--disabled:hover{color:inherit}.vm-date__toolbar-button--hidden{visibility:hidden}.vm-date__toolbar .vm-button{width:48px!important;height:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.vm-date__toolbar .vm-button:after{content:none}.vm-date__years{height:296px;overflow-y:auto;list-style-type:none;padding:0;margin:0;border-style:solid;border-width:0 0 1px}.vm-date__years-item{text-align:center;font-size:16px;height:40px;line-height:40px;text-decoration:none;-webkit-transition:background .05s cubic-bezier(.25,.8,.25,1);transition:background .05s cubic-bezier(.25,.8,.25,1);will-change:background,color;position:relative;cursor:pointer;z-index:1}.vm-date__years-item:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.vm-date__years-item:hover:after{background:rgba(0,0,0,.05)}.vm-date__years-item:active:after{background:rgba(0,0,0,.08)}.vm-date__years-item:after{content:""}.vm-date__years-item.is--active{font-size:26px;height:64px;line-height:64px;font-weight:500}.vm-date__months{padding:0 16px;font-weight:500;height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-date__months button{width:33.3333%;margin:10px 0}.vm-date__months [disabled]{opacity:.14}.vm-date__time{height:calc(100% - 56px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vm-date__time,.vm-date__time-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.vm-date__time-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-date__time-div{margin:0 16px;font-size:40px;font-weight:500}.vm-date__time-item{font-size:48px}.vm-date__day{text-align:center;text-transform:uppercase;font-weight:500;font-size:13px;-ms-flex-preferred-size:14.2857142%;flex-basis:14.2857142%;padding:2px}.vm-date__day-wrapper{width:100%;height:100%;border-radius:4px;line-height:28px;cursor:pointer;will-change:opacity}.vm-date__day-wrapper.is--outside{opacity:.32}.vm-date__day-wrapper.is--outside:hover{opacity:1}.vm-date__day-wrapper.is--disabled{opacity:.14;pointer-events:none}.vm-date__day-wrapper.is--now{position:relative;color:#4caf50;font-weight:900}.vm-date__day-wrapper.is--now.is--active{color:#c8e6c9}.vm-date__days{padding:0 16px 12px;height:240px}.vm-date__days-weekdays{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;opacity:.64;margin-bottom:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-date__days-weekday{cursor:default}.vm-date__days-item[data-vm-day]{cursor:pointer;position:relative}.vm-date__days-item,.vm-date__days-weekday{text-align:center;text-transform:uppercase;font-weight:500;font-size:12px;-ms-flex-preferred-size:14.2857142%;flex-basis:14.2857142%;line-height:32px}.vm-date__days-item{border-radius:2px}.vm-date__days-item:after{content:attr(data-vm-day)}.vm-date__days-item.is--active,.vm-date__days-item.is--now{position:relative}.vm-date__days-item.is--active:after,.vm-date__days-item.is--now:after{border-radius:2px;position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);top:2px;left:2px}.vm-date__days-item.is--now:after{border-width:1px;border-style:solid}.vm-date__days-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-date input{cursor:pointer}.vm-date .vm-date__header-today{position:absolute;bottom:8px;left:8px}.vm-date .vm-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-field .vm-date .vm-input{padding-top:0}.vm-field{margin-bottom:24px}.vm-field__label{font-size:.85714286em;font-weight:500;line-height:1.2;opacity:.8}.vm-field__message{margin-top:4px;font-size:12px;min-height:20px;line-height:20px;opacity:.8}.vm-radio.is--checked .vm-radio__icon{border-color:#3949ab}.vm-radio .vm-radio__icon{border-color:#757575}.primary-box .vm-radio .vm-radio__icon{border-color:#e8eaf6}.vm-radio{width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;font-size:1em;padding:6px 24px 6px 0;-ms-flex-negative:0;flex-shrink:0;line-height:20px}.vm-radio,.vm-radio__icon{position:relative;-ms-flex-negative:0}.vm-radio__icon{width:20px;height:20px;border-radius:50%;border-width:2px;border-style:solid;-ms-flex-negative:0;flex-shrink:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.vm-radio__icon:after{position:absolute;left:3px;top:3px;border-radius:50%;border-width:5px;border-style:solid;border-color:inherit}.vm-radio.is--checked .vm-radio__icon:after{content:""}.vm-radio__label{margin-left:16px}.vm-switch .vm-option.is--selected{background:#3949ab;color:#e8eaf6}.vm-switch{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vm-switch,.vm-switch__options{display:-webkit-box;display:-ms-flexbox;display:flex}.vm-switch__options{width:auto;height:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:2px}.vm-switch.is--margin .vm-option{border-radius:2px;margin-right:8px}.vm-switch.is--uppercase .vm-option{text-transform:uppercase;font-weight:500}.vm-switch.is--multiple:not(.is--margin) .vm-option.is--first{border-top-left-radius:2px;border-bottom-left-radius:2px}.vm-switch.is--multiple:not(.is--margin) .vm-option.is--first:not(.is--last){border-top-right-radius:0;border-bottom-right-radius:0}.vm-switch.is--multiple:not(.is--margin) .vm-option.is--last{border-top-right-radius:2px;border-bottom-right-radius:2px}.vm-switch.is--multiple:not(.is--margin) .vm-option.is--last:not(.is--first){border-top-left-radius:0;border-bottom-left-radius:0}.vm-switch.is--multiple:not(.is--margin) .vm-option:not(.is--first):not(.is--last){border-radius:0}.vm-switch .vm-option{padding:0 10px;cursor:pointer;position:relative;height:32px;line-height:32px;min-width:32px;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-toggle.is--checked .vm-toggle__thumb{background:#c5cae9}.vm-toggle.is--checked .vm-toggle__thumb:after{background:#3949ab}.vm-toggle__thumb{background:#e0e0e0}.vm-toggle__thumb:after{background:#fafafa}.vm-toggle{width:auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;cursor:pointer;padding:6px 24px 6px 0}.vm-toggle.is--right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.vm-toggle__thumb{width:34px;height:14px;position:relative;border-radius:14px;-webkit-transition:all .15s linear;transition:all .15s linear}.vm-toggle__thumb:after{content:"";z-index:2;width:20px;height:20px;position:absolute;top:-3px;right:0;bottom:0;left:0;border-radius:50%;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-transform:translateX(-2px);transform:translateX(-2px);-webkit-transition:-webkit-transform .15s linear;transition:-webkit-transform .15s linear;transition:transform .15s linear;transition:transform .15s linear,-webkit-transform .15s linear;will-change:transform,background}.vm-toggle.is--checked .vm-toggle__thumb:after{-webkit-transform:translateX(80%);transform:translateX(80%)}.vm-toggle__label{margin-left:16px}.vm-toggle.is--right .vm-toggle__label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:0}.vm-textarea.is--box textarea{padding:16px}.vm-textarea textarea{width:100%;height:100%;padding:4px 0;display:block;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background:none;font-family:inherit;font-size:1em;z-index:1;min-height:32px;-ms-flex:1 1 0%;flex:1 1 0%;line-height:24px;resize:none}.vm-textarea textarea[disabled]{opacity:1}.vm-textarea textarea[readonly]:hover{text-overflow:clip}.vm-textarea textarea:focus{outline:none}.vm-textarea textarea:-ms-input-placeholder,.vm-textarea textarea::-ms-input-placeholder{opacity:.54}.vm-textarea textarea::-webkit-input-placeholder{opacity:.54}.vm-textarea textarea::-ms-input-placeholder{opacity:.54}.vm-textarea textarea::placeholder{opacity:.54}.vm-textarea textarea::-webkit-input-placeholder{font-size:1em;text-shadow:none;-webkit-text-fill-color:initial}.vm-textarea .vm-input__container{height:auto!important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vm-outside__content{background:#fff}.vm-outside__overlay{background:rgba(0,0,0,.01)}.vm-outside{position:fixed;left:0;top:0;z-index:20}.vm-outside__mirage{display:none!important}.vm-outside__content{position:fixed;z-index:30;will-change:transform;overflow:hidden;outline:none;-webkit-box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);-webkit-transition:all .2s cubic-bezier(.25,.8,.25,1);transition:all .2s cubic-bezier(.25,.8,.25,1)}.vm-outside__content.is--left{left:0;top:0;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vm-outside__content.is--right{top:0;right:0;height:100%;-webkit-transform:translateX(105%);transform:translateX(105%)}.vm-outside__content.is--bottom{bottom:0;left:0;width:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}.vm-outside__content.is--top{top:0;left:0;width:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vm-outside.is--active .vm-outside__content{-webkit-transform:translateX(0);transform:translateX(0)}.vm-outside__overlay{display:none;position:fixed;z-index:25;width:100%;height:100%;left:0;top:0;z-index:-1}.vm-outside.is--active .vm-outside__overlay{display:block}.vm-tag{background:#eceff1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;text-transform:uppercase;padding:0 8px;height:24px;line-height:1;border-radius:2px;font-size:.85714286em}.vm-tag+.vm-tag{margin-left:8px}.vm-text.is--small-1{font-size:.92857143em}.vm-text.is--small-2{font-size:.85714286em}.vm-text.is--small-3{font-size:.78571429em}.vm-text.is--large-1{font-size:1.07142857em}.vm-text.is--large-2{font-size:1.14285714em}.vm-text.is--large-3{font-size:1.28571429em}.vm-list__item:after,.vm-list__item:before{background:#e0e0e0}.vm-list__item.is--active{color:#3949ab}.vm-list__item-expander{color:#757575}.vm-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none}.vm-list:not(.is--disabled) .vm-list__item-head{-webkit-transition:background .05s cubic-bezier(.25,.8,.25,1);transition:background .05s cubic-bezier(.25,.8,.25,1);will-change:background,color;position:relative;cursor:pointer;z-index:1}.vm-list:not(.is--disabled) .vm-list__item-head:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.vm-list:not(.is--disabled) .vm-list__item-head:hover:after{background:rgba(0,0,0,.05)}.vm-list:not(.is--disabled) .vm-list__item-head:active:after{background:rgba(0,0,0,.08)}.vm-list__item{min-height:40px;height:auto;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;position:relative}.vm-list__item:after,.vm-list__item:before{position:absolute;height:1px;width:100%;left:0}.vm-list__item.is--opened:after,.vm-list__item.is--opened:before{content:""}.vm-list__item.is--opened+.vm-list__item.is--opened:before{display:none}.vm-list__item:before{top:0}.vm-list__item:after{bottom:0}.vm-list__item-head{min-height:2.85714286em;margin:0;padding:10px 16px;padding-right:12px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:inherit!important;text-transform:none;text-decoration:none;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vm-list__item-head:after{content:""}.vm-list__item-head>i:first-child{position:absolute;left:16px;top:10px;font-size:24px;opacity:.56}.vm-list__item.is--active .vm-list__item-head>i:first-child{opacity:1}.vm-list.is--nav>.vm-list__item>.vm-list__item-head{font-weight:500}.vm-list.is--icon .vm-list__item-head{padding-left:64px}.vm-list__item .vm-list__item .vm-list__item-head{padding-left:48px}.vm-list.is--icon .vm-list__item .vm-list__item .vm-list__item-head{padding-left:64px}.vm-list__item-expander{position:static!important}.vm-list__item.is--closed .vm-list__item-expander{-webkit-transform:rotate(180deg) translateZ(0);transform:rotate(180deg) translateZ(0)}.vm-list__item.is--closed .vm-list__expand{height:0!important}.vm-list .vm-divider{margin:8px 0}#vm-app[data-device=mobile] *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.vm-card__wrapper{background:#fff;position:relative;border-radius:2px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.vm-card__wrapper.is--hoverup:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);-webkit-transition:-webkit-box-shadow cubic-bezier(.25,.8,.25,1);transition:-webkit-box-shadow cubic-bezier(.25,.8,.25,1);transition:box-shadow cubic-bezier(.25,.8,.25,1);transition:box-shadow cubic-bezier(.25,.8,.25,1),-webkit-box-shadow cubic-bezier(.25,.8,.25,1)}.vm-card__wrapper.is--noshadow{border-width:1px;border-style:solid;-webkit-box-shadow:none;box-shadow:none}.vm-card__header{height:60px;padding-left:20px;padding-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-card__header+.vm-card__content{padding-top:0}.vm-card__title{margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:500;font-size:1.28571429em;line-height:60px}.vm-card__icons{margin-left:20px}.vm-card__content{padding:20px}.vm-card .vm-list__item-head{padding-left:20px}.vm-column{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vm-column[data-align*=center]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-column[data-align*=left]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vm-column[data-align*=right]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.vm-column[data-align*=between]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vm-column[data-align*=around]{-ms-flex-pack:distribute;justify-content:space-around}.vm-column[data-align*=top]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vm-column[data-align*=middle]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vm-column[data-align*=bottom]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-column .vm-row{max-width:none}.vm-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vm-row[data-align*=center]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vm-row[data-align*=left]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vm-row[data-align*=right]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-row[data-align*=between]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vm-row[data-align*=around]{-ms-flex-pack:distribute;justify-content:space-around}.vm-row[data-align*=top]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vm-row[data-align*=middle]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-row[data-align*=bottom]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.row.around{-ms-flex-pack:distribute;justify-content:space-around}.row.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.row.middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.row.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media (min-width:600px){.sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (min-width:1024px){.md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (min-width:1440px){.lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media (min-width:1920px){.xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.xl-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lighter{opacity:.64}.thin{font-weight:300}.medium{font-weight:500}.bold{font-weight:700}.italic{font-style:italic}.underline{font-style:underline}.capitalize{text-transform:capitalize}.disabled{opacity:.64;pointer-events:none}.disabled,.readonly{cursor:default;will-change:opacity}.readonly{opacity:.88}.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.action{-webkit-transition:background .05s cubic-bezier(.25,.8,.25,1);transition:background .05s cubic-bezier(.25,.8,.25,1);will-change:background,color;position:relative;cursor:pointer;z-index:1}.action:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.action:hover:after{background:rgba(0,0,0,.05)}.action:active:after{background:rgba(0,0,0,.08)}.action:not(disabled):not(readonly):after{content:""}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{line-height:20px;font-family:Roboto}body,html{width:100%;height:100%}body{-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none;text-rendering:optimizeLegibility;--webkit-overflow-scrolling:touch;padding:0;margin:0}a{color:inherit;outline:none}audio,canvas,embed,iframe,img,object,svg,video{border:0;max-width:100%;font-style:italic;vertical-align:middle;height:auto}button{background:inherit;border:none;outline:none;cursor:pointer;color:inherit}[tabindex="-1"]:focus{outline:none!important}[tabindex]:focus{outline-width:2px;outline-style:solid;outline-color:#3949ab}.box{background:#fafafa;color:#212121}.box *{border-color:#e0e0e0}.box .bg-light{background:#fff}.box .bg-dark{background:#eceff1}.box .bg-text{background:#212121}.box .text-light{color:#757575}.box .text-dark{color:#000}.box-primary{background:#3949ab;color:#e8eaf6}.box-primary *{border-color:#5c6bc0}.box-primary .bg-light{background:#5c6bc0}.box-primary .bg-dark{background:#283593}.box-primary .bg-text{background:#e8eaf6}.box-primary .text-light{color:#fff}.box-primary .text-dark{color:#c5cae9}.box-accent{background:#d50000;color:#ffebee}.box-accent *{border-color:#e53935}.box-accent .bg-light{background:#fff}.box-accent .bg-dark{background:#eceff1}.box-accent .bg-text{background:#ffebee}.box-accent .text-light{color:#fff}.box-accent .text-dark{color:#ffcdd2}.vm-layout{background:#fafafa;color:#212121}.vm-layout *{border-color:#e0e0e0}.vm-layout .bg-light{background:#fff}.vm-layout .bg-dark{background:#eceff1}.vm-layout .bg-text{background:#212121}.vm-layout .text-light{color:#757575}.vm-layout .text-dark{color:#000}.vm-layout .vm-scroll ::-webkit-scrollbar,.vm-layout[data-system=linux] ::-webkit-scrollbar,.vm-layout[data-system=windows] ::-webkit-scrollbar{width:8px;height:8px;background-color:#eceff1}.vm-layout .vm-scroll ::-webkit-scrollbar-button,.vm-layout[data-system=linux] ::-webkit-scrollbar-button,.vm-layout[data-system=windows] ::-webkit-scrollbar-button{display:none}.vm-layout .vm-scroll ::-webkit-scrollbar-corner,.vm-layout[data-system=linux] ::-webkit-scrollbar-corner,.vm-layout[data-system=windows] ::-webkit-scrollbar-corner{background-color:#eceff1}.vm-layout .vm-scroll ::-webkit-scrollbar-thumb,.vm-layout[data-system=linux] ::-webkit-scrollbar-thumb,.vm-layout[data-system=windows] ::-webkit-scrollbar-thumb{background-color:#cfd8dc}.vm-layout .vm-scroll ::-webkit-scrollbar-thumb:hover,.vm-layout[data-system=linux] ::-webkit-scrollbar-thumb:hover,.vm-layout[data-system=windows] ::-webkit-scrollbar-thumb:hover{background-color:#b0bec5}.vm-layout__nav{background:#fff}.vm-layout .bg-default{background:#fafafa}.vm-layout .text-primary{color:#3949ab}.vm-layout .text-accent{color:#d50000}.vm-layout .text-success{color:#2e7d32}.vm-layout .text-warning{color:#e65100}.vm-layout{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;min-width:320px;overflow:hidden}.vm-layout[data-device=desktop]{font-size:14px;line-height:20px}.vm-layout[data-device=mobile]{font-size:16px;line-height:22px}.vm-layout.is--hidden{visibility:hidden}.vm-layout__wrapper{width:100%}.vm-layout__nav,.vm-layout__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.vm-layout__nav{position:fixed;-ms-flex-negative:0;flex-shrink:0;z-index:20;will-change:transform;outline:none!important;left:0;top:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:272px;-webkit-transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:-webkit-transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1);transition:transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)}.vm-layout__nav.is--hidden{-webkit-transform:translateX(-105%);transform:translateX(-105%)}.vm-layout.is--fixed .vm-layout__nav{-ms-flex-negative:0;flex-shrink:0;-webkit-transition:none;transition:none}.vm-layout.is--fixed .vm-layout__nav,.vm-layout__header{position:relative;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12);box-shadow:0 1px 5px 0 rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}.vm-layout__header{width:100%;z-index:10}.vm-layout__header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.vm-layout__header-top{height:56px;padding:0 4px}@media (min-width:600px){.vm-layout__header-top{padding:0 8px}}@media (min-height:800px){.vm-layout__header-top{height:64px}}.vm-layout.is--fixed .vm-layout__header-top{padding-left:16px}.vm-layout__header-top .vm-layout__features{-ms-flex-negative:0;flex-shrink:0;margin-left:24px;margin-right:8px}.vm-layout__header-aside{position:relative;-ms-flex-negative:0;flex-shrink:0;z-index:1;cursor:pointer;padding:12px}@media (min-height:800px){.vm-layout__header-aside{padding:0 16px}}.vm-layout__header-aside i{display:block;width:24px}.vm-layout__header-bottom{padding:0 8px}.vm-layout__header-features{padding:0 8px;margin-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-layout__header-features .vm-button{margin-left:8px}.vm-layout__title{margin-left:8px;font-size:1.28575em;line-height:1.71429em}.vm-layout[data-device=mobile] .vm-layout__title{font-size:20px}.vm-layout__title.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vm-layout__title.is-vertical span:nth-child(3){font-size:1.14286em;line-height:1.4286em}.vm-layout[data-device=mobile] .vm-layout__title.is-vertical span:nth-child(3){font-size:18px}.vm-layout__title-divider{margin:0 8px}.vm-layout__features{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-layout__content,.vm-layout__features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-layout__content{overflow:auto;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vm-layout__overlay{z-index:15;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.48)}.vm-tab.is--active{color:#3949ab}.vm-tab.is--active:after{background:#3949ab}.box-primary .vm-tab.is--active{color:#e8eaf6}.box-primary .vm-tab.is--active:after{background:#e8eaf6}.vm-tab{padding:0;position:relative;max-width:264px;opacity:.6;height:100%;cursor:pointer;background:transparent;outline:none;border:none;font-family:inherit;color:inherit;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vm-tab:after{position:absolute;z-index:2;bottom:0;left:0;height:2px;width:100%}.vm-tab.is--active{opacity:1}.vm-tab.is--active:after{content:""}.vm-tab.is--icon .vm-tab__icon{min-width:40px}.vm-tab__close{font-size:18px}.vm-tab__close:hover{background:rgba(0,0,0,.24);border-radius:50%}.vm-tab__icon{padding:0 12px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.vm-tab__label{overflow:hidden;font-weight:500;text-align:center;text-transform:uppercase;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vm-tab::-moz-focus-inner{border:0}.vm-tab .vm-icon{display:block}.box-primary .vm-tabs__header:after{background:#5c6bc0}.vm-tabs__header.is--divider:after{background:#e0e0e0}.vm-tabs{width:100%;position:relative}.vm-tabs__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;overflow:hidden}.vm-tabs__header,.vm-tabs__header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vm-tabs__header>div{height:48px}.vm-tabs__header>div:last-child>*{-ms-flex-item-align:center;align-self:center}.vm-tabs__header.is--divider{position:relative}.vm-tabs__header.is--divider:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%}.vm-tabs__header.is--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vm-tabs__header.is--center .vm-tabs__header-wrapper{margin:auto}.vm-tabs__header.is--justify>div{min-width:100%}.vm-tabs__header.is--justify>div .vm-tab{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:160px;flex-basis:160px;max-width:100%}