html.user-wrapper .btn{box-sizing:border-box;border-radius:2px;height:36px;font-size:14px;font-weight:400;margin:6px 8px;min-width:88px;outline:0!important;padding:0;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.25,1),color 1ms;position:relative;-webkit-user-select:none;user-select:none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12);border:none;cursor:pointer}html.user-wrapper .btn:focus{box-shadow:none;transform:scale(.94)}html.user-wrapper .btn:focus.btn--grey{background:#d8d8d8}html.user-wrapper .btn:focus.btn--action{background:#00909e}html.user-wrapper .btn:focus.btn--action-green{background:#4caf50}html.user-wrapper .btn:focus.btn--create{background:#52b456}html.user-wrapper .btn:focus.btn--danger{background:#db5a56}html.user-wrapper .btn>span{justify-content:center;padding:.5rem 1rem;vertical-align:middle;align-items:center;display:inline-flex;flex:0 1 auto}html.user-wrapper .btn.btn--full-width{width:calc(100% - 16px)}html.user-wrapper .btn.btn--flat{box-shadow:none}html.user-wrapper .btn.btn--icon{background:transparent;border-radius:50%;height:36px;width:36px;min-width:0}html.user-wrapper .btn.btn--icon span{padding:0;display:block;justify-content:center}html.user-wrapper .btn.btn--icon span .btn__content{padding:0}html.user-wrapper .btn.btn--icon.btn--small{width:24px;height:24px;padding:0;margin:4px;box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)}html.user-wrapper .btn.btn--icon.btn--small.btn--green{background:#4caf50;color:#fff}html.user-wrapper .btn.btn--icon.btn--small.btn--green:hover{background:#52b456}html.user-wrapper .btn.btn--icon.btn--small.btn--danger{background:#d9534f;color:#fff}html.user-wrapper .btn.btn--icon.btn--small.btn--danger:hover{background:#db5a56}html.user-wrapper .btn.btn--icon.btn--small .btn__content{font-size:1em}html.user-wrapper .btn.btn--grey{background:#e1e1e1;color:#075a66}html.user-wrapper .btn.btn--grey:hover{background:#d8d8d8}html.user-wrapper .btn.btn--action{background:#00838f;color:#fff}html.user-wrapper .btn.btn--action:hover{background:#00909e}html.user-wrapper .btn.btn--action-green{background:#4caf50}html.user-wrapper .btn.btn--action-green:hover{background:#52b456}html.user-wrapper .btn.btn--create{background:#4caf50;color:#fff;width:60px;height:60px;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12)}html.user-wrapper .btn.btn--create .btn__content{font-size:1.4em}html.user-wrapper .btn.btn--create:hover{background:#52b456}html.user-wrapper .btn.btn--danger{background:#d9534f;color:#fff}html.user-wrapper .btn.btn--danger:hover{background:#db5a56}html.user-wrapper .btn.btn--nomargin-h{margin-left:0;margin-right:0}html.user-wrapper .btn.btn--disabled{background:#ddd;color:#fff;cursor:default}html.user-wrapper .btn>span__content:before{border-radius:inherit;color:inherit;content:"";position:absolute;left:0;top:0;height:100%;opacity:.12;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%}html.user-wrapper .btn--active>span .btn__content:before,html.user-wrapper .btn:focus>span .btn__content:before,html.user-wrapper .btn:hover>span .btn__content:before{background-color:currentColor}html.user-wrapper .btn>span .btn__content{align-items:center;border-radius:inherit;color:inherit;display:flex;height:100%;flex:1 0 auto;justify-content:center;margin:0 auto;padding:0 16px;transition:$primary-transition;white-space:nowrap}html.user-wrapper .btn>span .btn__content .text__content,html.user-wrapper .btn>span .btn__content .text__icon{display:inline-block}html.user-wrapper .btn>span .btn__content .text__icon--left{padding-right:8px}html.user-wrapper .btn>span .btn__content .text__icon--right{padding-left:8px}html.user-wrapper .btn>span .btn__content .text__content{padding:0 6px}html.user-wrapper .switch.container-fluid{padding:0;width:100%}html.user-wrapper .switch.container-fluid .row.nomargin{margin:0}html.user-wrapper .switch.container-fluid .separator{top:0;height:1px;width:100%;z-index:0;background-color:rgba(0,0,0,.2)}html.user-wrapper .switch .input-group__input{display:flex;flex:1 0 100%;min-width:0;min-height:30px}html.user-wrapper .switch .input-group-switch.input-group--selection-controls{z-index:0;min-width:36px;padding:8px 0;cursor:pointer}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group__details:before{height:0}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .col.switch{width:52px;max-width:52px}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .col-12 label{position:relative}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .col-12 .input-group__input{width:40px;right:0;position:absolute}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group__details{padding-top:28px;font-size:12px;position:relative;width:100%}html.user-wrapper .switch .input-group-switch.input-group--selection-controls label{cursor:pointer;pointer-events:auto;position:absolute;left:0;-webkit-user-select:none;user-select:none;z-index:1;pointer-events:all;margin-left:0}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container{position:relative;color:#2ead11}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__toggle{background-color:#9e9e9e;color:inherit;position:absolute;height:14px;top:50%;left:0;width:34px;border-radius:8px;transform:translateY(-50%)}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__toggle.input-group--selection-controls__toggle--active{opacity:.8;background-color:#2ead11}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__ripple{transform:translate3d(-15px,-24px,0);transition:.3s cubic-bezier(.25,.8,.25,1);z-index:1;border-radius:50%;height:48px;width:48px;cursor:pointer;position:absolute;transform:translate3d(-14px,-50%,0);transform-origin:center center;top:50%;left:0}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__ripple:before{content:"";position:absolute;width:36px;height:36px;background:currentColor;border-radius:50%;left:50%;top:50%;transform:translate3d(-50%,-50%,0) scale(.3);opacity:0;transition:.4s cubic-bezier(0,0,.2,1);transform-origin:center center}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__ripple:after{content:"";position:absolute;display:inline-block;cursor:pointer;width:20px;border-radius:50%;top:50%;left:50%;transform:translate3d(-50%,-50%,0);height:20px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12);background-color:#fff}html.user-wrapper .switch .input-group-switch.input-group--selection-controls .input-group--selection-controls__container .input-group--selection-controls__ripple--active{transform:translate3d(2px,-24px,0)}html.user-wrapper .input-group label{font-size:16px;line-height:32px;height:30px;max-width:90%;min-width:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;transform:translateZ(0);transform-origin:top left;transition:.4s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:100%;z-index:0;color:rgba(0,0,0,.54)}html.user-wrapper .input-group .field--prefix{color:#00838f;margin-right:4px;margin-top:2px}html.user-wrapper .input-group.input-group--text-field.input-group--focused label,html.user-wrapper .input-group.input-group--text-field:focus label{color:#00838f}html.user-wrapper .input-group.input-group--text-field.input-group--focused:not(.input-group--disabled) .input-group__details:after,html.user-wrapper .input-group.input-group--text-field:focus:not(.input-group--disabled) .input-group__details:after{transform:scaleX(1)}html.user-wrapper .input-group.input-group--text-field.input-group--focused label,html.user-wrapper .input-group.input-group--text-field:focus label{opacity:1;transform:translate3d(0,-18px,0) scale(.75)}html.user-wrapper .input-group.input-group--text-field.input-group--dirty label{transform:translate3d(0,-18px,0) scale(.75)}html.user-wrapper .input-group--text-field label,html.user-wrapper .input-group.input-group--text-field label{position:absolute;top:18px;left:0}html.user-wrapper .input-group--text-field input{caret-color:#00838f;font-size:16px;box-shadow:none;flex:1;height:30px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-style:none}html.user-wrapper .input-group--text-field input::-webkit-input-placeholder{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group--text-field input::placeholder{transition:.3s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group--text-field input+.icon{padding:0 6px;transition:.3s cubic-bezier(.4,0,.6,1)}html.user-wrapper .input-group--text-field input:focus{outline:none}html.user-wrapper .input-group--text-field input:disabled{pointer-events:none}.elevation-0{box-shadow:0 0 0 rgba(0,0,0,.2),0 0 0 rgba(0,0,0,.14),0 0 0 rgba(0,0,0,.12)!important}.elevation-1{box-shadow:0 1px 3px rgba(0,0,0,.2),0 1px 1px rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)!important}.elevation-2{box-shadow:0 1px 5px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12)!important}.elevation-3{box-shadow:0 1px 8px rgba(0,0,0,.2),0 3px 4px rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.12)!important}.elevation-4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px rgba(0,0,0,.14),0 1px 10px rgba(0,0,0,.12)!important}.elevation-5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px rgba(0,0,0,.14),0 1px 14px rgba(0,0,0,.12)!important}.elevation-6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12)!important}.elevation-7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)!important}.elevation-8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important}.elevation-9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)!important}.elevation-10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)!important}.elevation-11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)!important}.elevation-12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)!important}.elevation-13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)!important}.elevation-14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)!important}.elevation-15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)!important}.elevation-16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)!important}.elevation-17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)!important}.elevation-18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)!important}.elevation-19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)!important}.elevation-20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)!important}.elevation-21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)!important}.elevation-22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)!important}.elevation-23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)!important}.elevation-24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)!important}.ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0}.ripple__animation,.ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}.ripple__animation{border-radius:50%;background:currentColor;opacity:0;transition:.4s cubic-bezier(0,0,.2,1);will-change:opacity}.ripple__animation--enter{transition:none}.ripple__animation--visible{opacity:.15}html.user-wrapper input:-webkit-autofill,html.user-wrapper select:-webkit-autofill,html.user-wrapper textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}@keyframes shake{59%{margin-left:0}60%,80%{margin-left:2px}70%,90%{margin-left:-2px}}html.user-wrapper .input-group{display:flex;flex:1;flex-wrap:wrap;min-width:24px;padding:18px 0 0;position:relative;width:100%;outline:none;transition:box-shadow cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group--select-field label{font-size:16px;line-height:32px;height:30px;max-width:90%;min-width:0;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;transform:translateZ(0);transform-origin:top left;transition:.4s cubic-bezier(.25,.8,.25,1);white-space:nowrap;width:100%;z-index:0;color:rgba(0,0,0,.54)}html.user-wrapper .input-group--select-field select{outline:0;border:0;width:100%;cursor:pointer;appearance:none;-webkit-appearance:none;padding-right:24px}html.user-wrapper .input-group--select-field:after{content:"▼";position:absolute;top:19px;right:0;bottom:0;height:30px;font-size:60%;line-height:0;padding:0 7px;pointer-events:none}html.user-wrapper .input-group--select-field.input-group--has-label:after{top:18px}html.user-wrapper .input-group__input{display:flex;flex:1 0 100%;min-width:0;min-height:30px}html.user-wrapper .input-group--disabled .input-group__details:before{background-color:initial;background-position:bottom;background-size:3px 1px;background-repeat:repeat-x}html.user-wrapper .input-group.input-group--select-field.input-group--focused label,html.user-wrapper .input-group.input-group--select-field:focus label{color:#00838f}html.user-wrapper .input-group.input-group--select-field.input-group--focused:not(.input-group--disabled) .input-group__details:after,html.user-wrapper .input-group.input-group--select-field:focus:not(.input-group--disabled) .input-group__details:after{transform:scaleX(1)}html.user-wrapper .input-group.input-group--select-field.input-group--focused label,html.user-wrapper .input-group.input-group--select-field:focus label{opacity:1;transform:translate3d(0,-18px,0) scale(.75)}html.user-wrapper .input-group.input-group--select-field.input-group--dirty label{transform:translate3d(0,-18px,0) scale(.75)}html.user-wrapper .input-group.input-group--select-field label{position:absolute;top:18px;left:0}html.user-wrapper .input-group--required label:after{content:"*"}html.user-wrapper .input-group.input-group--focused label:after{color:#ff5252}html.user-wrapper .input-group.input-group--error input{caret-color:#ff5252}html.user-wrapper .input-group.input-group--error label{color:#ff5252;animation:shake .6s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group.input-group--error .input-group__details:after,html.user-wrapper .input-group.input-group--error .input-group__details:before{background-color:#ff5252}html.user-wrapper .input-group .slide-y-transition{transition:all 1s;position:absolute}html.user-wrapper .input-group .slide-y-transition-enter,html.user-wrapper .input-group .slide-y-transition-leave-to{opacity:0;transform:translateY(0)}html.user-wrapper .input-group .slide-y-transition-leave,html.user-wrapper .input-group .slide-y-transition-leave-active{opacity:1;transform:translateY(-18px)}html.user-wrapper .input-group__details{display:flex;padding-top:4px;flex:1 0 100%;font-size:12px;min-height:22px;overflow:hidden;position:relative;width:100%}html.user-wrapper .input-group__details:after,html.user-wrapper .input-group__details:before{content:"";position:absolute;left:0;transition:.3s cubic-bezier(.4,0,.2,1)}html.user-wrapper .input-group__details:after{background-color:#00838f;top:0;height:2px;transform:scaleX(0);transform-origin:center center 0;width:100%;z-index:1}html.user-wrapper .input-group__details:before{top:0;height:1px;width:100%;z-index:0;background-color:rgba(0,0,0,.2)}html.user-wrapper .input-group--hide-details .input-group__details{min-height:2px;padding:0}html.user-wrapper .input-group__hint{transition:.3s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group .input-group__error{flex:1 0;transition:.3s cubic-bezier(.25,.8,.25,1);color:#ff5252;white-space:normal}html.user-wrapper .input-group--select-field label{position:absolute;top:18px;left:0}html.user-wrapper .input-group--select-field input{caret-color:#00838f;font-size:16px;box-shadow:none;flex:1;height:30px;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-style:none}html.user-wrapper .input-group--select-field input::-webkit-input-placeholder{-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group--select-field input::placeholder{transition:.3s cubic-bezier(.25,.8,.25,1)}html.user-wrapper .input-group--select-field input+.icon{padding:0 6px;transition:.3s cubic-bezier(.4,0,.6,1)}html.user-wrapper .input-group--select-field input:focus{outline:none}html.user-wrapper .input-group--select-field input:disabled{pointer-events:none}