.vue-cropper-wrap{max-height:400px;overflow-y:auto;overflow-x:hidden}.vue-cropper-wrap>img{display:block}.vue-cropper-wrap.vue-cropper-circle .cropper-dashed,.vue-cropper-wrap.vue-cropper-circle .cropper-line{display:none!important}.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-se{top:calc(85% + 1px);right:14%}.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-sw{top:calc(85% + 1px);left:14%}.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-nw{top:calc(15% - 5px);left:14%}.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-ne{top:calc(15% - 5px);right:14%}.vue-cropper-wrap.vue-cropper-circle .cropper-crop-box,.vue-cropper-wrap.vue-cropper-circle .cropper-view-box{border-radius:50%}.vue-cropper-wrap.vue-cropper-circle .cropper-view-box{box-shadow:0 0 0 1px #39f;outline:0}.vue-cropper-wrap.vue-cropper-circle .cropper-face{background-color:inherit!important}.vue-cropper-wrap.vue-cropper-circle .cropper-dashed,.vue-cropper-wrap.vue-cropper-circle .cropper-line,.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-ne,.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-nw,.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-se,.vue-cropper-wrap.vue-cropper-circle .cropper-point.point-sw{display:none!important}.vue-cropper-wrap.vue-cropper-circle .cropper-view-box{outline:inherit!important}.cropper-container{overflow:hidden}.cropper-container .cropper-wrap-box{background:#555}.actionInputCrop{display:flex;justify-content:center}.actionInputCrop .btnGroupActionInput{flex-direction:row!important}@media (max-width:768px){.inputCardAction{justify-content:center}.inputCardAction .spacer{display:none!important}}#app,html{font-weight:400;font-size:13px!important}hr{display:block;background:#e0e0e0;border:0;height:1px}.w-full{width:100%!important}.h-full{height:100%!important}.d-grid{display:grid!important}.theme--light .v-main{background-color:#f5f5f5}.bg-base-100{background-color:#f2f2f2}.bg-base-200{background-color:#e0e0e0}.text-base-200{color:#828282!important}.cursor-pointer{cursor:pointer}.relative{position:relative}.absolute{position:absolute}.absolute__center{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.text-monospace{font-family:monospace!important}.text-sm{font-size:12px!important}.v-list-item__action{margin-right:6px!important}.input-filled .v-input__slot{background-color:rgba(0,0,0,.1)!important}.v-input .v-select__selection.v-select__selection--comma,.v-input .v-select__slot .v-input__append-inner .fas.fa-xmark,.v-input .v-select__slot .v-select__selections .counter,.v-input input,.v-input textarea{font-size:1rem}.v-input .v-label,.v-menu__content .v-list-item .v-list-item__title{font-size:.95rem!important}.v-chip__content>span{font-size:1rem}.fileinput-box{position:relative}.fileinput-clear{position:absolute;top:0;right:0}.fileinput-btn .v-input__slot{background:rgba(0,0,0,.2)!important}.title-custom{position:relative;text-transform:none;font-size:1rem;font-weight:700;padding-bottom:6px;color:var(--v-primary-base)}.title-custom:after{content:"";position:absolute;width:118px;bottom:-5px;left:0;border-bottom:5px solid var(--v-secondary-base)}.label-default{font-size:1rem!important}.label-default,.label-tiny{font-weight:700;letter-spacing:.009375em!important;line-height:1.75rem}.label-tiny,.label-tiny .v-label{font-size:12px!important}.label-important{position:relative;font-weight:700;font-size:1rem!important;letter-spacing:.009375em!important}.label-important:after{content:"*";display:inline-block;margin-left:0;color:red;font-size:20px;line-height:0;vertical-align:middle}.label-extend>span{color:#828282;font-weight:300;font-size:13px;float:right}.form-style{display:flex;flex-direction:column;overflow:hidden;height:calc(100vh - 70px)}.form-style .form-main{flex-grow:1;overflow-y:auto;overflow-x:hidden}.form-style .form-footer{display:flex;justify-content:space-between;background:#f2f2f2;border-top:1px solid rgba(0,0,0,.1);padding:8px 16px;flex-shrink:0}.fileinput-border{border:2px dashed rgba(0,0,0,.05);background-color:#f5f5f5}.fileinput-gradient{background:#c4c4c4!important;background:linear-gradient(180deg,#f0f0f0,#c4c4c4)!important}.fileinput-horizontal{height:287px!important;width:400px!important}.fileinput-horizontal,.fileinput-vertical{background:#f2f2f2!important;border:1px solid #828282!important}.fileinput-vertical{height:240px!important;width:150px!important}.fileinput-circle{height:136px!important;border:1px solid #828282!important;border-radius:50%!important}.fileinput-circle,.fileinput-thumb{width:136px!important;background:#f2f2f2!important;overflow:hidden!important}.fileinput-thumb{height:155px!important;border:1px solid #828282!important}.form-grouped{border-left:8px solid #e0e0e0;padding-left:28px;padding-top:12px;padding-bottom:12px}.tabs-custom{overflow:hidden;border-radius:4px;box-shadow:0 0 10px #333}.tabs-custom .v-tabs-bar{padding:8px 0;border-right:1px solid #e0e0e0;border-radius:0}.tabs-custom .v-tabs-bar .v-tabs-slider-wrapper{min-height:36px}.tabs-custom .v-tabs-bar .v-tabs-slider-wrapper .v-tabs-slider{display:none}.tabs-custom .v-tab{padding:8px 20px;margin:0;height:auto!important;min-height:36px;justify-content:flex-start;text-transform:none;font-weight:700;max-width:350px;white-space:normal;text-align:left}.tabs-custom .v-tab.v-tab--active{background-color:var(--v-primary-base);color:#fff}.tabs-style .v-tab--active{background-color:rgba(0,0,0,.05)}.tabs-style .v-tab{border-bottom:1px solid var(--v-primary-base)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group){background:#fff;color:rgba(0,0,0,.87)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:rgba(0,0,0,.12)!important}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:rgba(0,0,0,.26)}.theme--light.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#000}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group){background:#1e1e1e;color:#fff}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn{border-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn:focus:not(:active){border-color:hsla(0,0%,100%,.3)}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group) .v-btn.v-btn .v-icon{color:#fff}.v-btn-toggle{border-radius:4px;display:inline-flex;max-width:100%}.v-btn-toggle>.v-btn.v-btn{border-radius:0;border-style:solid;border-width:thin;box-shadow:none;opacity:.8;padding:0 12px}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:last-child,.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:first-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:last-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.v-btn-toggle>.v-btn.v-btn--active{color:inherit;opacity:1}.v-btn-toggle>.v-btn.v-btn:after{display:none}.v-application--is-ltr .v-btn-toggle>.v-btn.v-btn:not(:first-child),.v-application--is-rtl .v-btn-toggle>.v-btn.v-btn:not(:last-child){border-left-width:0}.v-btn-toggle .v-btn.v-btn.v-size--default{min-width:48px;min-height:0}.v-btn-toggle:not(.v-btn-toggle--dense) .v-btn.v-btn.v-size--default{height:48px}.v-btn-toggle--borderless>.v-btn.v-btn{border-width:0}.v-btn-toggle--dense>.v-btn.v-btn{padding:0 8px}.v-btn-toggle--group{border-radius:0}.v-btn-toggle--group>.v-btn.v-btn{background-color:transparent!important;border-color:transparent;margin:4px;min-width:auto}.v-btn-toggle--rounded{border-radius:24px}.v-btn-toggle--shaped{border-radius:24px 4px}.v-btn-toggle--tile{border-radius:0}