@charset "UTF-8";.rc-notification{position:fixed;z-index:100}.rc-notification-notice{display:block;width:auto;line-height:1.5;position:relative}.rc-notification-notice-close{position:absolute;cursor:pointer;outline:none;font-weight:700;text-decoration:none}.rc-notification-notice-close-x:after{content:"×"}.rc-notification-fade-enter{opacity:0}.rc-notification-fade-enter,.rc-notification-fade-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.55,0,.55,.2);animation-timing-function:cubic-bezier(.55,0,.55,.2);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-notification-fade-enter.rc-notification-fade-enter-active{-webkit-animation-name:rcNotificationFadeIn;animation-name:rcNotificationFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-notification-fade-enter.rc-notification-fade-enter-active.right-up{-webkit-animation-name:rcNotificationRightFadeIn;animation-name:rcNotificationRightFadeIn}.rc-notification-fade-enter.rc-notification-fade-enter-active.left-up{-webkit-animation-name:rcNotificationLeftFadeIn;animation-name:rcNotificationLeftFadeIn}.rc-notification-fade-leave.rc-notification-fade-leave-active{-webkit-animation-name:rcDialogFadeOut;animation-name:rcDialogFadeOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcNotificationFadeIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes rcNotificationFadeIn{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rcNotificationLeftFadeIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes rcNotificationLeftFadeIn{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rcNotificationRightFadeIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes rcNotificationRightFadeIn{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rcDialogFadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}@keyframes rcDialogFadeOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}.rc-notification{left:auto!important;top:0!important;height:0}.rc-notification>span{height:0;display:block}.rc-notification-notice-close{right:45px;top:15px;font-size:26px;line-height:1;font-weight:300;color:#646777;text-shadow:none;opacity:.2}.rc-notification-notice-close:hover{opacity:.5;color:#646777}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,main{padding:0}body{margin:0;box-sizing:border-box;font-family:Roboto,sans-serif;font-size:13px;line-height:1.6}.theme-light body{color:#646777}.theme-dark body{color:#ddd}*{box-sizing:inherit}ol,ul{padding-left:15px;margin-bottom:0}a{color:#70bbfd;-webkit-transition:all .3s;transition:all .3s}a:hover{text-decoration:none;color:#3ea3fc}img{width:100%}h1,h2,h3,h4,h5,h6,p{margin-top:0;font-weight:400;margin-bottom:0}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6,.theme-light p{color:#646777}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6,.theme-dark p{color:#ddd}p{margin:10px 0 0}p:first-child{margin:0}h1{font-size:36px;line-height:48px}h1.subhead{color:#999}h1.subhead,h2{font-size:30px;line-height:36px}h2.subhead{color:#999}h2.subhead,h3{font-size:24px;line-height:32px}h3.subhead{color:#999}h3.subhead,h4{font-size:18px;line-height:24px}h4.subhead{font-size:12px;color:#999;line-height:16px}h5{font-size:14px;line-height:18px}h5.subhead{font-size:10px;color:#999;line-height:12px}h6{font-size:12px;line-height:16px}h6.subhead{font-size:8px;color:#999;line-height:10px}.bold-text{font-weight:700}.typography--inline{display:flex;flex-wrap:wrap}.typography--inline *{margin-top:auto;margin-right:15px}.typography-card h1,.typography-card h2,.typography-card h3,.typography-card h4,.typography-card h5,.typography-card h6{margin-bottom:10px}blockquote{font-size:13px;font-style:italic;border-left:3px solid #ee312a;margin-bottom:0;padding-left:10px}.highlight{background-color:#ee312a;color:#fff}.red-text{color:#ad4444}.page-title{font-weight:500;text-transform:capitalize;font-size:20px}.page-title:last-child{margin-bottom:30px}.page-title.page-title--not-last{margin-top:20px}.page-subhead{margin-bottom:20px}.page-subhead.subhead{font-size:14px;opacity:.7}::-moz-selection{color:#fff;background:#ee312a}::selection{color:#fff;background:#ee312a}.pointer{cursor:pointer}.btn{border-radius:5px;padding:10px 25px;margin-bottom:20px;margin-right:15px;-webkit-transition:all .4s;transition:all .4s;font-size:14px;position:relative;overflow:hidden;z-index:0}.btn:last-child{margin-right:0}.btn:before{position:absolute;height:0;width:0;border-radius:50%;background-color:#ee312a;-webkit-transition:width .3s ease-in-out,height .3s ease-in-out;transition:width .3s ease-in-out,height .3s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;content:"";top:0;left:0}.btn p{display:flex;font-weight:500;color:#444}.btn p,.btn svg{-webkit-transition:all .3s;transition:all .3s}.btn svg{fill:#444}.btn:active,.btn:active:focus,.btn:focus,.btn:hover{outline:none;box-shadow:none!important}.btn:active:before,.btn:active:focus:before,.btn:focus:before,.btn:hover:before{height:500%;width:225%}.btn:active:before,.btn:active:focus:before,.btn:focus:before{-webkit-transition:all 0s;transition:all 0s}.btn.square{border-radius:0}.btn.rounded{border-radius:30px!important}.btn.icon{padding:10px 15px}.btn.icon:hover p{color:#646777}.btn.icon:hover svg{fill:#646777}.btn.icon.icon--right svg{margin:2px 0 0 5px}.btn.btn-sm{padding:5px 25px;font-size:14px}.btn.btn-lg{padding:12px 25px;font-size:14px}.btn.btn-secondary{background-color:#e7e2e2;border-color:#e7e2e2;color:#646777}.btn.btn-secondary:before{background-color:#d0c6c6}.btn.btn-secondary:active,.btn.btn-secondary:active:focus,.btn.btn-secondary:focus,.btn.btn-secondary:hover{border-color:#d0c6c6;color:#646777}.btn.btn-secondary:not([disabled]):not(.disabled).active,.btn.btn-secondary:not([disabled]):not(.disabled):active{background-color:#ddd;border-color:#ddd}.btn.btn-outline-secondary{border-color:#e7e2e2}.theme-light .btn.btn-outline-secondary,.theme-light .btn.btn-outline-secondary p{color:#646777}.theme-dark .btn.btn-outline-secondary,.theme-dark .btn.btn-outline-secondary p{color:#ddd}.theme-light .btn.btn-outline-secondary svg{fill:#646777}.theme-dark .btn.btn-outline-secondary svg{fill:#ddd}.btn.btn-outline-secondary:before{background-color:#e7e2e2}.btn.btn-outline-secondary:active,.btn.btn-outline-secondary:active:focus,.btn.btn-outline-secondary:focus,.btn.btn-outline-secondary:hover{background:transparent;border-color:#e7e2e2;color:#444}.btn.btn-outline-secondary:active:focus p,.btn.btn-outline-secondary:active p,.btn.btn-outline-secondary:focus p,.btn.btn-outline-secondary:hover p{color:#444}.btn.btn-outline-secondary:active:focus svg,.btn.btn-outline-secondary:active svg,.btn.btn-outline-secondary:focus svg,.btn.btn-outline-secondary:hover svg{fill:#444}.btn.btn-primary{background-color:#004266;border-color:#004266}.btn.btn-primary:before{background-color:#006399}.btn.btn-primary:active,.btn.btn-primary:active:focus,.btn.btn-primary:focus,.btn.btn-primary:hover{border-color:#006399}.btn.btn-outline-primary{color:#004266;border-color:#004266}.btn.btn-outline-primary p{color:#004266}.btn.btn-outline-primary svg{fill:#004266}.btn.btn-outline-primary:before{background-color:#004266}.btn.btn-success{background-color:#b8e986;border-color:#b8e986}.btn.btn-success:before{background-color:#9fe15b}.btn.btn-success:active,.btn.btn-success:active:focus,.btn.btn-success:focus,.btn.btn-success:hover{border-color:#9fe15b}.btn.btn-outline-success{color:#b8e986;border-color:#b8e986}.btn.btn-outline-success p{color:#b8e986}.btn.btn-outline-success svg{fill:#b8e986}.btn.btn-outline-success:before{background-color:#b8e986}.btn.btn-warning{background-color:#f6da6e;border-color:#f6da6e;color:#fff}.btn.btn-warning:before{background-color:#f3ce3e}.btn.btn-warning:active,.btn.btn-warning:active:focus,.btn.btn-warning:focus,.btn.btn-warning:hover{border-color:#f3ce3e}.btn.btn-outline-warning{color:#f6da6e;border-color:#f6da6e}.btn.btn-outline-warning p{color:#f6da6e}.btn.btn-outline-warning svg{fill:#f6da6e}.btn.btn-outline-warning:before{background-color:#f6da6e}.btn.btn-danger{background-color:#ff4861;border-color:#ff4861}.btn.btn-danger:before{background-color:#ff1535}.btn.btn-danger:active,.btn.btn-danger:active:focus,.btn.btn-danger:focus,.btn.btn-danger:hover{border-color:#ff1535}.btn.btn-outline-danger{color:#ff4861;border-color:#ff4861}.btn.btn-outline-danger p{color:#ff4861}.btn.btn-outline-danger svg{fill:#ff4861}.btn.btn-outline-danger:before{background-color:#ff4861}.btn.btn-danger.disabled,.btn.btn-outline-danger.disabled,.btn.btn-outline-primary.disabled,.btn.btn-outline-secondary.disabled,.btn.btn-outline-success.disabled,.btn.btn-outline-warning.disabled,.btn.btn-primary.disabled,.btn.btn-secondary.disabled,.btn.btn-success.disabled,.btn.btn-warning.disabled,.btn.disabled,.btn.icon.btn-secondary.disabled,.btn.icon.disabled{background-color:#f2f4f7;border-color:#f2f4f7;color:#ddd;pointer-events:none}.btn.btn-danger.disabled p,.btn.btn-outline-danger.disabled p,.btn.btn-outline-primary.disabled p,.btn.btn-outline-secondary.disabled p,.btn.btn-outline-success.disabled p,.btn.btn-outline-warning.disabled p,.btn.btn-primary.disabled p,.btn.btn-secondary.disabled p,.btn.btn-success.disabled p,.btn.btn-warning.disabled p,.btn.disabled p,.btn.icon.btn-secondary.disabled p,.btn.icon.disabled p{color:#ddd}.btn.btn-danger.disabled svg,.btn.btn-outline-danger.disabled svg,.btn.btn-outline-primary.disabled svg,.btn.btn-outline-secondary.disabled svg,.btn.btn-outline-success.disabled svg,.btn.btn-outline-warning.disabled svg,.btn.btn-primary.disabled svg,.btn.btn-secondary.disabled svg,.btn.btn-success.disabled svg,.btn.btn-warning.disabled svg,.btn.disabled svg,.btn.icon.btn-secondary.disabled svg,.btn.icon.disabled svg{fill:#ddd}.btn.btn-danger p,.btn.btn-primary p,.btn.btn-success p,.btn.btn-warning p{color:#fff}.btn.btn-danger svg,.btn.btn-primary svg,.btn.btn-success svg,.btn.btn-warning svg{fill:#fff}.btn.btn-outline-danger:active,.btn.btn-outline-danger:active:focus,.btn.btn-outline-danger:focus,.btn.btn-outline-danger:hover,.btn.btn-outline-primary:active,.btn.btn-outline-primary:active:focus,.btn.btn-outline-primary:focus,.btn.btn-outline-primary:hover,.btn.btn-outline-success:active,.btn.btn-outline-success:active:focus,.btn.btn-outline-success:focus,.btn.btn-outline-success:hover,.btn.btn-outline-warning:active,.btn.btn-outline-warning:active:focus,.btn.btn-outline-warning:focus,.btn.btn-outline-warning:hover{color:#fff;background:transparent}.btn.btn-danger:active:focus p,.btn.btn-danger:active p,.btn.btn-danger:focus p,.btn.btn-danger:hover p,.btn.btn-outline-danger:active:focus p,.btn.btn-outline-danger:active p,.btn.btn-outline-danger:focus p,.btn.btn-outline-danger:hover p,.btn.btn-outline-primary:active:focus p,.btn.btn-outline-primary:active p,.btn.btn-outline-primary:focus p,.btn.btn-outline-primary:hover p,.btn.btn-outline-success:active:focus p,.btn.btn-outline-success:active p,.btn.btn-outline-success:focus p,.btn.btn-outline-success:hover p,.btn.btn-outline-warning:active:focus p,.btn.btn-outline-warning:active p,.btn.btn-outline-warning:focus p,.btn.btn-outline-warning:hover p,.btn.btn-primary:active:focus p,.btn.btn-primary:active p,.btn.btn-primary:focus p,.btn.btn-primary:hover p,.btn.btn-success:active:focus p,.btn.btn-success:active p,.btn.btn-success:focus p,.btn.btn-success:hover p,.btn.btn-warning:active:focus p,.btn.btn-warning:active p,.btn.btn-warning:focus p,.btn.btn-warning:hover p{color:#fff}.btn.btn-danger:active:focus svg,.btn.btn-danger:active svg,.btn.btn-danger:focus svg,.btn.btn-danger:hover svg,.btn.btn-outline-danger:active:focus svg,.btn.btn-outline-danger:active svg,.btn.btn-outline-danger:focus svg,.btn.btn-outline-danger:hover svg,.btn.btn-outline-primary:active:focus svg,.btn.btn-outline-primary:active svg,.btn.btn-outline-primary:focus svg,.btn.btn-outline-primary:hover svg,.btn.btn-outline-success:active:focus svg,.btn.btn-outline-success:active svg,.btn.btn-outline-success:focus svg,.btn.btn-outline-success:hover svg,.btn.btn-outline-warning:active:focus svg,.btn.btn-outline-warning:active svg,.btn.btn-outline-warning:focus svg,.btn.btn-outline-warning:hover svg,.btn.btn-primary:active:focus svg,.btn.btn-primary:active svg,.btn.btn-primary:focus svg,.btn.btn-primary:hover svg,.btn.btn-success:active:focus svg,.btn.btn-success:active svg,.btn.btn-success:focus svg,.btn.btn-success:hover svg,.btn.btn-warning:active:focus svg,.btn.btn-warning:active svg,.btn.btn-warning:focus svg,.btn.btn-warning:hover svg{fill:#fff}.btn.expand svg{width:0;-webkit-transition:all .3s;transition:all .3s}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn.expand.expand--load svg{width:14px;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.btn-toolbar{margin-top:15px;margin-bottom:10px}.btn-toolbar>*{margin-right:15px}.btn-toolbar>:last-child{margin-right:0}.btn-toolbar:first-child{margin-top:0}.btn-toolbar:last-child{margin-bottom:-10px}.btn-toolbar.btn-toolbar--center>*{margin-right:auto;margin-left:auto}.btn-group{border-radius:5px;margin-bottom:-10px}.btn-group .btn{margin-right:0;padding:10px 15px;font-weight:500}.btn-group.btn-group--justified{display:flex;justify-content:space-between;width:100%}.btn-group.btn-group--justified .btn{width:100%}.btn-group.btn-group--icons .btn{padding:7px 8px;line-height:14px}.btn-group.open .dropdown-toggle{box-shadow:none}button:active,button:focus{outline:none}.theme-light .btn-default.focus,.theme-light .btn-default:active:focus,.theme-light .btn-default:focus,.theme-light .open>.dropdown-toggle.btn-default{background-color:#fff}.theme-dark .btn-default.focus,.theme-dark .btn-default:active:focus,.theme-dark .btn-default:focus,.theme-dark .open>.dropdown-toggle.btn-default{background-color:#232329}.card{width:100%;padding-bottom:30px;border:none;background-color:transparent}.card.card--not-full-height{height:auto}.card-body{padding:30px;height:100%;border-radius:5px}.theme-light .card-body{background-color:#fff}.theme-dark .card-body{background-color:#232329}.card__title{margin-bottom:30px;text-transform:uppercase;position:relative}.card__title:not(:first-child){margin-top:40px}.card__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;margin-top:3px}.card__title *{margin-bottom:0}.card__title h5{font-size:13px}.squared-corner-theme .card-body{border-radius:0}.blocks-with-shadow-theme .card-body{box-shadow:0 10px 30px 1px rgba(0,0,0,.06)}.checkbox-btn{display:flex;cursor:pointer}.checkbox-btn:hover .checkbox-btn__checkbox-custom{border-color:#ee312a}.checkbox-btn:hover .checkbox-btn__label{color:#ee312a}.checkbox-btn.disabled{pointer-events:none;cursor:default}.checkbox-btn.disabled .checkbox-btn__checkbox-custom{-webkit-transition:0s;transition:0s}.theme-light .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.disabled .checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.checkbox-btn.disabled .checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.disabled .checkbox-btn__label{color:#ddd}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom{border-color:#ee312a;background-color:#ee312a}.checkbox-btn.checkbox-btn--colored .checkbox-btn__checkbox-custom svg{fill:#fff}.checkbox-btn.checkbox-btn--colored.disabled{opacity:.4}.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom,.checkbox-btn.checkbox-btn--colored.disabled .checkbox-btn__checkbox-custom{border-color:#ee312a;background-color:#ee312a}.checkbox-btn.checkbox-btn--colored-click .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#fff}.theme-light .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#fafbfe;border-color:#f2f4f7}.theme-dark .checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom{background-color:#38373f;border-color:#33333a}.checkbox-btn.checkbox-btn--colored-click.disabled .checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{fill:#ddd}.checkbox-btn.checkbox-btn--button{background:#ee312a;min-width:150px;color:#fff;height:24px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;padding:0 6px;width:100%}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox-custom{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg{margin:auto 4px auto auto;height:16px;line-height:1}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg svg{fill:#fff;width:14px;height:14px}.checkbox-btn.checkbox-btn--button .checkbox-btn__label-svg .checkbox-btn__label-check{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-check{display:block}.checkbox-btn.checkbox-btn--button .checkbox-btn__checkbox:checked~.checkbox-btn__label-svg .checkbox-btn__label-uncheck{display:none}.checkbox-btn.checkbox-btn--button .checkbox-btn__label{margin:auto auto auto 0;padding:0}.checkbox-btn.checkbox-btn--button:hover{background:#d41811}.checkbox-btn.checkbox-btn--button:hover .checkbox-btn__label{color:#fff}.checkbox-btn.checkbox-btn--button.disabled{opacity:.4}.checkbox-btn.checkbox-btn--button.disabled .checkbox-btn__label{color:#fff}.checkbox-btn__checkbox{display:none}.checkbox-btn__checkbox-custom{position:absolute;width:18px;height:18px;border-radius:3px}.theme-light .checkbox-btn__checkbox-custom{border:1px solid #ddd}.theme-dark .checkbox-btn__checkbox-custom{border:1px solid #605f7b}.checkbox-btn__checkbox-custom svg{-webkit-transition:all .3s;transition:all .3s;opacity:0;height:16px;width:16px;fill:#ee312a;margin-top:-6px}.checkbox-btn__label{line-height:18px;padding-left:28px;padding-top:2px}.theme-light .checkbox-btn__label{color:#646777}.theme-dark .checkbox-btn__label{color:#ddd}.checkbox-btn__checkbox-custom,.checkbox-btn__label{display:inline-block;vertical-align:middle;-webkit-transition:all .3s;transition:all .3s}.checkbox-btn__checkbox:checked+.checkbox-btn__checkbox-custom svg{opacity:1}.date-picker,.date-picker .react-datepicker-wrapper,.date-picker .react-datepicker__input-container,.date-picker>div{width:100%}.date-picker .react-datepicker__time-list{padding:0}.date-picker .react-datepicker__time-list-item{width:50px}.date-picker .react-datepicker__time{overflow:hidden}.date-picker.date-picker--interval{display:flex}.date-picker.date-picker--interval .react-datepicker-wrapper,.date-picker.date-picker--interval .react-datepicker__input-container,.date-picker.date-picker--interval>div{max-width:170px}.date-picker .date-picker__svg{width:14px;height:14px;margin:auto 10px}.theme-light .date-picker .date-picker__svg{fill:#646777}.theme-dark .date-picker .date-picker__svg{fill:#ddd}.date-picker .react-datepicker__header{background-color:#70bbfd;border-color:#70bbfd;border-radius:0}.date-picker .react-datepicker-time__header,.date-picker .react-datepicker__current-month,.date-picker .react-datepicker__day-name,.date-picker .react-datepicker__time-name{color:#fff}.date-picker .react-datepicker__navigation--next,.date-picker .react-datepicker__navigation--next:hover{border-left-color:#fff}.date-picker .react-datepicker__navigation--previous,.date-picker .react-datepicker__navigation--previous:hover{border-right-color:#fff}.date-picker .react-datepicker__day--keyboard-selected{background-color:#70bbfd;-webkit-transition:all .3s;transition:all .3s}.date-picker .react-datepicker__day--keyboard-selected:hover{background-color:#3ea3fc}.date-picker .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{border-bottom-color:#70bbfd;margin-top:-7px}.date-picker .react-datepicker{box-shadow:0 2px 15px 0 rgba(0,0,0,.05);border:none}.theme-light .date-picker .react-datepicker__time-container{border-left:1px solid #eff1f5}.theme-dark .date-picker .react-datepicker__time-container{border-left:1px solid #333246}.date-picker .react-datepicker__day--in-range,.date-picker .react-datepicker__day--selected,.date-picker .react-datepicker__time-list-item--selected{background-color:#3ea3fc!important}.dropdown:last-child .btn{margin-right:0}.dropdown .btn.icon svg{height:18px;width:20px;margin-right:-5px}.dropdown .btn-group{margin-right:15px}.dropdown .btn-group:last-child{margin-right:0}.dropdown .btn-group .btn:last-child{border-left:none;padding:7px}.dropdown .btn-group .btn:last-child svg{margin-left:0;margin-right:0}.dropdown__menu{width:170px;border-radius:0;border:none;margin:0;padding:15px 0;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);font-size:13px}.theme-light .dropdown__menu{background:#fff}.theme-dark .dropdown__menu{background:#232329}.dropdown__menu button{-webkit-transition:all .3s;transition:all .3s;padding:7px 24px;cursor:pointer}.theme-light .dropdown__menu button{color:#646777}.theme-dark .dropdown__menu button{color:#ddd}.theme-light .dropdown__menu button:hover{background:#fafbfe;color:#646777}.theme-dark .dropdown__menu button:hover{background:#38373f;color:#ddd}.dropdown__menu button:active,.dropdown__menu button:active:focus,.dropdown__menu button:focus{outline:none}.dropdown__menu .active button{background-color:#70bbfd}.dropdown__menu .active button:hover{background-color:#3ea3fc}.dropzone{width:100%;display:flex;position:relative;cursor:pointer}.theme-light .dropzone{border:1px solid #f2f4f7}.theme-dark .dropzone{border:1px solid #33333a}.dropzone.dropzone--single{height:300px}.dropzone.dropzone--single .dropzone__img{margin:0;height:100%;width:100%;text-align:center}.dropzone.dropzone--single .dropzone__img img{padding:20px;height:100%;width:auto}.dropzone.dropzone--single .dropzone__input:hover{background-size:30px 30px;-webkit-animation:striped 2s linear infinite;animation:striped 2s linear infinite}.theme-light .dropzone.dropzone--single .dropzone__input:hover{background-image:-webkit-linear-gradient(135deg,#eff1f5 25%,transparent 0,transparent 50%,#eff1f5 0,#eff1f5 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,#eff1f5 25%,transparent 0,transparent 50%,#eff1f5 0,#eff1f5 75%,transparent 0,transparent)}.theme-dark .dropzone.dropzone--single .dropzone__input:hover{background-image:-webkit-linear-gradient(135deg,#333246 25%,transparent 0,transparent 50%,#333246 0,#333246 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,#333246 25%,transparent 0,transparent 50%,#333246 0,#333246 75%,transparent 0,transparent)}@-webkit-keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}@keyframes striped{0%{background-position:0 0}to{background-position:60px 30px}}.dropzone.dropzone--custom-height{min-height:300px;height:auto}.dropzone.dropzone--custom-height .dropzone__img{max-width:100%}.dropzone.dropzone--custom-height .dropzone__img img{max-width:100%;height:auto}.dropzone.dropzone--multiple,.dropzone.dropzone--multiple .dropzone__input{min-height:400px}.dropzone__input{width:100%;height:100%;min-height:298px;display:flex;position:absolute!important;cursor:pointer}.dropzone__drop-here{margin:auto;color:#999}.dropzone__imgs-wrapper{padding:30px 20px;width:calc(100% + 30px);display:flex;flex-wrap:wrap}.dropzone__img{margin-bottom:30px;width:calc(16.6667% - 30px);height:150px;overflow:hidden;margin-left:15px;margin-right:15px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%}.theme-light .dropzone__img{outline:1px solid #eff1f5}.theme-dark .dropzone__img{outline:1px solid #333246}.dropzone__img:before{position:absolute;content:"";width:100%;height:100%;-webkit-transition:all .3s;transition:all .3s;cursor:default;left:0;top:0;bottom:0;right:0}.dropzone__img:hover:before{background-color:rgba(25,25,25,.6)}.dropzone__img:hover .dropzone__img-delete{opacity:1}.dropzone__img:hover .dropzone__img-name{opacity:.7}.dropzone__img-name{font-size:12px;text-align:center;width:100%;line-height:12px;margin:0;top:calc(50% - 6px)}.dropzone__img-delete,.dropzone__img-name{color:#fff;position:absolute;opacity:0;-webkit-transition:all .3s;transition:all .3s;z-index:10}.dropzone__img-delete{top:10px;right:15px;cursor:pointer;background:transparent;font-size:9px;border:1px solid #fff;text-transform:uppercase;padding:2px 7px;line-height:10px}.sidebar{position:fixed;top:0;left:0;z-index:99;height:100vh;width:240px;box-shadow:0 1px 30px 1px rgba(0,0,0,.11);-webkit-transition:width .3s,-webkit-transform .3s;transition:width .3s,-webkit-transform .3s;transition:transform .3s,width .3s;transition:transform .3s,width .3s,-webkit-transform .3s;-webkit-transform:translateX(calc(-100% - 20px));transform:translateX(calc(-100% - 20px))}.sidebar .theme-switch{position:absolute;bottom:0;padding:10px}.theme-light .sidebar .theme-switch{background:#003b5c;width:100%}.theme-dark .sidebar .theme-switch{background:#1e1e23;width:100%}.sidebar .theme-switch .form__form-group{margin-bottom:0}.theme-light .sidebar .theme-switch .form__form-group .form__form-group-label{color:#fff}.theme-dark .sidebar .theme-switch .form__form-group .form__form-group-label{color:#ddd}.sidebar .theme-switch .form__form-group .toggle-btn__input-label{background-color:#999}.sidebar .theme-switch .form__form-group .toggle-btn__input-label:after{box-shadow:none}.theme-light .sidebar{background:#004266}.theme-dark .sidebar{background:#232329}.sidebar a{display:block}.sidebar.sidebar--show{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--show .sidebar__back{display:block}.sidebar__back{height:100%;width:100vw;position:absolute;display:none;background:transparent;border:none}.sidebar__link-active .sidebar__link:before{opacity:1}.sidebar__scroll{width:240px}.sidebar__scroll>div{height:calc(100vh - 60px)}.sidebar__scroll .scrollbar-track.scrollbar-track-y{width:2px;margin-right:3px}.sidebar__scroll .scrollbar-track.scrollbar-track-x{display:none!important}.sidebar__scroll .scrollbar-thumb{opacity:.3;width:5px}.sidebar__content{padding-top:15px;height:100%;overflow:auto}.sidebar__block{padding:15px 0}.theme-light .sidebar__block{border-bottom:1px solid #004970}.theme-dark .sidebar__block{border-bottom:1px solid #28282f}.sidebar__block:last-child{border:none}.sidebar__link{width:240px;-webkit-transition:all .3s;transition:all .3s;position:relative;cursor:pointer;display:flex;padding:13px 20px;overflow:hidden;background:transparent;border:none}.theme-light .sidebar__link{color:#fff}.theme-dark .sidebar__link{color:#ddd}.sidebar__link:before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#ee312a;opacity:0;-webkit-transition:all .3s;transition:all .3s}.sidebar__link p{position:absolute;left:50px;width:160px;-webkit-transition:left .3s;transition:left .3s;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.theme-light .sidebar__link p{color:#fff}.theme-dark .sidebar__link p{color:#ddd}.sidebar__link:hover{text-decoration:none}.theme-light .sidebar__link:hover{background-color:#00324d}.theme-dark .sidebar__link:hover{background-color:#17171b}.sidebar__link:hover:before{opacity:1}.sidebar__link-title{margin:0;font-size:14px;line-height:16px;position:relative;display:flex}.sidebar__link-icon{margin-right:10px;font-size:13px;line-height:13px;color:#b1c3c8}.sidebar__submenu{-webkit-transition:height .5s 0s,padding .5s 0s,opacity .4s .1s;transition:height .5s 0s,padding .5s 0s,opacity .4s .1s;padding:15px 0}.sidebar__submenu .sidebar__submenu{margin-bottom:0;padding-bottom:0;padding-top:0}.sidebar__submenu .sidebar__submenu .sidebar__link{padding:53px}.sidebar__submenu .sidebar__submenu .sidebar__link p{left:53px}.theme-light .sidebar__submenu{background-color:#00324d}.theme-dark .sidebar__submenu{background-color:#17171b}.sidebar__submenu .sidebar__link{padding:15px}.theme-light .sidebar__submenu .sidebar__link:hover{background-color:#005380}.theme-dark .sidebar__submenu .sidebar__link:hover{background-color:#2f2f37}.sidebar__submenu .sidebar__link{display:inline-block}.sidebar__category-icon{position:absolute;right:15px;font-size:10px;line-height:14px;opacity:1;-webkit-transition:opacity .5s .2s,-webkit-transform .3s;transition:opacity .5s .2s,-webkit-transform .3s;transition:opacity .5s .2s,transform .3s;transition:opacity .5s .2s,transform .3s,-webkit-transform .3s;color:#787985}.sidebar__link-badge{width:26px;height:14px;background-color:#ff4861;font-size:8px;font-weight:400;padding:2px;margin-left:5px;line-height:9px;position:relative;text-transform:uppercase;border-radius:7px}.sidebar__link-badge span{position:absolute;left:0;top:3px;width:26px;text-align:center}.sidebar__wrapper--desktop{display:none}.sidebar__category-wrap.sidebar__category-wrap--open .sidebar__category-icon{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sidebar__category-new{height:6px;width:6px;border-radius:50%;top:-3px;display:block;margin-left:5px;background:#ff4861}@media screen and (min-width:576px){.sidebar{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--no-desktop{-webkit-transform:translateX(calc(-100% - 20px));transform:translateX(calc(-100% - 20px))}.sidebar.sidebar--no-desktop.sidebar--show{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.sidebar--no-desktop .sidebar__wrapper--mobile{display:block}.sidebar.sidebar--collapse{width:55px;overflow:visible}}@media screen and (min-width:576px) and (min-width:480px){.sidebar.sidebar--collapse .theme-switch .form__form-group-field{width:100%!important;padding-left:0!important}}@media screen and (min-width:576px){.sidebar.sidebar--collapse .sidebar__content,.sidebar.sidebar--collapse .sidebar__scroll{width:55px;overflow:visible!important;-webkit-transition:width .3s;transition:width .3s}.sidebar.sidebar--collapse .sidebar__submenu{padding:0 0 15px;-webkit-transition:0s;transition:0s}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{width:240px}.theme-light .sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{background:#004266}.theme-dark .sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category{background:#232329}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__category:before{opacity:1}.sidebar.sidebar--collapse .sidebar__category-wrap:hover .sidebar__submenu-wrap{width:185px}.sidebar.sidebar--collapse .sidebar__submenu-wrap{position:absolute;left:55px;width:0;-webkit-transition:.3s;transition:.3s;overflow:hidden}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link{width:185px;padding-left:15px}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__link p{position:relative;left:0;-webkit-animation:none;animation:none}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap{position:relative;left:0}.sidebar.sidebar--collapse .sidebar__submenu-wrap .sidebar__submenu-wrap .sidebar__link{padding-left:30px}.sidebar.sidebar--collapse .sidebar__link{overflow:hidden;width:55px;background-color:transparent}.sidebar.sidebar--collapse .sidebar__link p{position:absolute;color:#fff;left:70px;width:160px}.sidebar.sidebar--collapse .sidebar__link:hover{width:240px}.theme-light .sidebar.sidebar--collapse .sidebar__link:hover{background:#004266}.theme-dark .sidebar.sidebar--collapse .sidebar__link:hover{background:#232329}.sidebar.sidebar--collapse .sidebar__category-icon{opacity:0;-webkit-transition:opacity 0s;transition:opacity 0s}.sidebar.sidebar--collapse .scrollbar-track.scrollbar-track-y{margin-right:188px}.sidebar__wrapper--desktop{display:block}.sidebar__wrapper--mobile{display:none}}@media screen and (min-width:992px){.sidebar.sidebar--no-desktop{-webkit-transform:translateX(0);transform:translateX(0);display:none}}.topbar{width:100%;position:fixed;top:0;height:60px;z-index:101;box-shadow:0 2px 15px 0 rgba(0,0,0,.05)}.theme-light .topbar{background:#fff}.theme-dark .topbar{background:#232329}.topbar__wrapper{position:relative;display:flex;height:60px}.topbar__button{width:60px;height:60px;display:flex;background:transparent;border:none;cursor:pointer;-webkit-transition:.3s;transition:.3s}.topbar__button:focus{outline:none}.theme-light .topbar__button:hover{background:#fafbfe}.theme-dark .topbar__button:hover{background:#38373f}.topbar__button.topbar__button--desktop{display:none}.topbar__button-icon{margin:auto;-webkit-transition:all .3s;transition:all .3s;color:#ccc}.topbar__logo{width:150px;height:32px;margin:auto 0;background-repeat:no-repeat;background-position-y:center;background-position-x:left;background-size:contain;display:none}.theme-dark .topbar__logo,.theme-light .topbar__logo{background-image:url(https://www.myverveworld.com/img/logo.png)}@media screen and (min-width:768px){.topbar__logo{display:block}}.topbar__right{right:0;margin-right:15px}.topbar__left,.topbar__right{position:absolute;display:flex;height:100%}.topbar__left{left:0;width:50%}.topbar__avatar{height:100%;display:flex;cursor:pointer;position:relative;border-radius:0;border:none;-webkit-transition:all .3s;transition:all .3s;box-shadow:none;padding:0 15px;background-color:transparent}.theme-light .topbar__avatar:active,.theme-light .topbar__avatar:focus,.theme-light .topbar__avatar:focus:active,.theme-light .topbar__avatar:hover{background-color:#fafbfe}.theme-dark .topbar__avatar:active,.theme-dark .topbar__avatar:focus,.theme-dark .topbar__avatar:focus:active,.theme-dark .topbar__avatar:hover{background-color:#38373f}.topbar__avatar:focus{outline:none}.topbar__avatar:before{display:none}.topbar__avatar-img,.topbar__avatar-name,.topbar__icon{margin:auto 0}.topbar__avatar-img{border-radius:50%;height:36px;width:36px}.topbar__avatar-name{font-size:13px;line-height:18px;font-weight:400;display:none;margin-left:10px}.theme-light .topbar__avatar-name{color:#646777}.theme-dark .topbar__avatar-name{color:#ddd}.topbar__icon{margin-left:8px;margin-top:auto;fill:#b1c3c8}.topbar__menu{width:200px;border-radius:0;border:none;padding:15px 0;box-shadow:0 2px 15px 0 rgba(0,0,0,.05);margin-top:0}.theme-light .topbar__menu{background:#fff}.theme-dark .topbar__menu{background:#232329}.topbar__menu button{padding:0}.theme-light .topbar__menu button:hover{background-color:#fafbfe}.theme-dark .topbar__menu button:hover{background-color:#38373f}.topbar__menu :focus{outline:none}.topbar__menu-wrap{z-index:101;position:absolute;width:100%;padding:0 10px;min-width:220px;right:0}.topbar__link{display:flex;padding:9px 20px;-webkit-transition:all .3s;transition:all .3s;height:32px;width:100%;position:relative;cursor:pointer}.theme-light .topbar__link{color:#646777}.theme-dark .topbar__link{color:#ddd}.topbar__link:before{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#ee312a;opacity:0;-webkit-transition:all .3s;transition:all .3s}.theme-light .topbar__link:hover{background-color:#fafbfe}.theme-dark .topbar__link:hover{background-color:#38373f}.topbar__link:hover:before{opacity:1}.topbar__link-title{margin:0;font-size:14px;line-height:18px}.topbar__link-icon{margin-right:10px;font-size:13px;line-height:13px}.theme-light .topbar__link-icon{color:#ddd}.theme-dark .topbar__link-icon{color:#605f7b}.topbar__menu-divider{margin:15px 0}.theme-light .topbar__menu-divider{border-top:1px solid #eff1f5}.theme-dark .topbar__menu-divider{border-top:1px solid #333246}.topbar__profile{margin-bottom:0;margin-left:20px;position:relative}.topbar__collapse{position:relative;display:none}.topbar__collapse.topbar__collapse--language{min-width:70px;display:block}.topbar__collapse.topbar__collapse--language>button{padding:0 4px;width:100%}@media screen and (min-width:568px){.topbar__collapse{display:block}}.topbar__collapse-content{width:270px;position:absolute;right:0;bottom:20px;-webkit-transform:translateY(100%);transform:translateY(100%);box-shadow:0 10px 25px 0 rgba(33,36,50,.13);z-index:101}.theme-light .topbar__collapse-content{background:#fff}.theme-dark .topbar__collapse-content{background:#232329}.topbar__collapse-content.topbar__collapse-content--language{max-width:70px;padding:10px 0;width:100%}@media screen and (max-width:768px){.topbar__collapse-content{left:50%;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}}@media screen and (min-width:520px){.topbar__collapse-content{width:330px}}.topbar__language-btn{padding:4px 15px;width:100%;border:none;background:transparent;cursor:pointer;text-align:left;font-size:13px;line-height:16px;-webkit-transition:.3s;transition:.3s}.topbar__language-btn:hover{color:#ee312a}.topbar__language-btn-title{display:flex;font-size:11px;align-items:center;margin:auto 0}.theme-light .topbar__language-btn-title{color:#646777}.theme-dark .topbar__language-btn-title{color:#ddd}.topbar__language-btn-title:not(:last-child){margin-right:5px}.topbar__language-btn-title img{height:11px;width:16px;margin-right:4px}.topbar__back{position:fixed;width:100vw;height:100vh;top:0;bottom:0;left:0;right:0;z-index:100;background:transparent;border:none}.topbar__collapse-title-wrap{padding:20px 15px 15px;display:flex;justify-content:space-between;align-items:center}.theme-light .topbar__collapse-title-wrap{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-title-wrap{border-bottom:1px solid #333246}.topbar__collapse-item{padding:12px 55px 12px 70px;display:flex;position:relative;height:62px;align-items:center;flex-wrap:wrap}.theme-light .topbar__collapse-item{border-bottom:1px solid #eff1f5}.theme-dark .topbar__collapse-item{border-bottom:1px solid #333246}.topbar__collapse-img-wrap{height:40px;width:40px;border-radius:50%;overflow:hidden;position:absolute;left:15px}.topbar__collapse-message{margin:0;font-size:12px;line-height:16px;color:#787985}.topbar__collapse-message.topbar__collapse-message--mail{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.topbar__collapse-name{margin:0;font-size:12px;line-height:16px;color:#ee312a}.topbar__collapse-date{position:absolute;top:12px;right:15px;font-size:10px;color:#787985;margin-top:2px}.topbar__collapse-link{display:block;padding:10px;text-transform:uppercase;color:#ee312a;-webkit-transition:.3s;transition:.3s;text-align:center;font-weight:500;font-size:10px;line-height:16px}.topbar__collapse-link:hover{color:#d41811}.topbar__collapse-title{font-size:14px;line-height:16px}.topbar__collapse-button{color:#c5d2d6;border:none;padding:0;text-align:right;font-size:12px;line-height:16px;-webkit-transition:.3s;transition:.3s;background:transparent}.topbar__collapse-button:hover{color:#ee312a}.topbar__btn{font-size:18px;height:100%;padding:0 10px;cursor:pointer;position:relative;display:flex;border:none;background:transparent;-webkit-transition:all .3s;transition:all .3s}.theme-light .topbar__btn{color:#646777}.theme-dark .topbar__btn{color:#ddd}.theme-light .topbar__btn:hover{background-color:#fafbfe}.theme-dark .topbar__btn:hover{background-color:#38373f}.topbar__btn svg{margin:auto;height:18px;width:18px;fill:#b1c3c8}.topbar__btn.topbar__btn--new .topbar__btn-new-label{position:absolute;right:9px;top:20px}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div{position:relative}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:before{background-color:rgba(224,83,111,.2);-webkit-animation:beforePulse 1.5s infinite;animation:beforePulse 1.5s infinite}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:after,.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.topbar__btn.topbar__btn--new .topbar__btn-new-label>div:after{height:7px;width:7px;background-color:#e0536f}@-webkit-keyframes beforePulse{0%{width:7px;height:7px}25%{width:13px;height:13px}to{width:7px;height:7px}}@keyframes beforePulse{0%{width:7px;height:7px}25%{width:13px;height:13px}to{width:7px;height:7px}}.topbar__nav{width:100%;display:none;height:100%;justify-content:center;align-items:center}.topbar .topbar__nav-dropdown-toggle{height:60px;background:transparent;border-radius:0;border:none;font-size:14px;display:flex;justify-content:center;align-items:center;margin:0}.theme-light .topbar .topbar__nav-dropdown-toggle{color:#646777}.theme-dark .topbar .topbar__nav-dropdown-toggle{color:#ddd}.topbar .topbar__nav-dropdown-toggle:before{display:none}.theme-light .topbar .topbar__nav-dropdown-toggle:active,.theme-light .topbar .topbar__nav-dropdown-toggle:focus,.theme-light .topbar .topbar__nav-dropdown-toggle:focus:active,.theme-light .topbar .topbar__nav-dropdown-toggle:hover{background-color:#fafbfe}.theme-dark .topbar .topbar__nav-dropdown-toggle:active,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus,.theme-dark .topbar .topbar__nav-dropdown-toggle:focus:active,.theme-dark .topbar .topbar__nav-dropdown-toggle:hover{background-color:#38373f}.topbar .topbar__nav-dropdown-toggle svg{fill:#999;margin-left:3px;height:16px;width:16px;margin-right:0}.topbar__nav-dropdown-menu{width:240px;border-top:2px solid #ee312a}.topbar__nav-dropdown-menu button{padding:0}.topbar__link-badge{width:26px;height:14px;background-color:#ff4861;font-size:8px;font-weight:400;padding:2px;margin-left:5px;line-height:9px;position:relative;text-transform:uppercase;border-radius:7px}.topbar__link-badge span{position:absolute;left:0;top:3px;width:26px;text-align:center}.topbar__nav-link{display:flex;align-items:center;justify-content:center;height:60px;padding:10px 25px;-webkit-transition:.3s;transition:.3s;font-size:14px}.theme-light .topbar__nav-link{color:#646777}.theme-dark .topbar__nav-link{color:#ddd}.theme-light .topbar__nav-link:hover{background-color:#fafbfe}.theme-dark .topbar__nav-link:hover{background-color:#38373f}.topbar__category-wrap{position:relative}.topbar__category-wrap:hover .topbar__submenu{opacity:1;width:auto;height:auto}.topbar__category-icon{position:absolute;right:20px;font-size:10px;line-height:14px}.theme-light .topbar__category-icon{color:#ddd}.theme-dark .topbar__category-icon{color:#605f7b}.topbar__submenu{position:absolute;right:1px;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.3s;transition:.3s;opacity:0;width:0;height:0;overflow:hidden}.theme-light .topbar__submenu{background-color:#fafbfe}.theme-dark .topbar__submenu{background-color:#38373f}.theme-light .topbar__submenu .topbar__link:hover{background-color:#fff}.theme-dark .topbar__submenu .topbar__link:hover{background-color:#232329}.topbar__search{display:none;margin:auto 0;padding:0;position:relative}.topbar__search-field{width:0;-webkit-transition:all .3s;transition:all .3s;opacity:0;margin:auto auto auto 0;border:none;border-radius:13px;height:26px;padding-left:10px;padding-right:46px}.theme-light .topbar__search-field{background-color:#f2f4f7}.theme-dark .topbar__search-field{background-color:#2a2a31}.topbar__search-field.topbar__search-field--open{width:200px;opacity:1;margin-left:10px}.topbar__search-field.topbar__search-field--open+button{right:10px}.topbar__search-field:focus{outline:none}.topbar__search-btn{height:26px;width:26px;border-radius:13px;border:none;padding:0;background:transparent;position:absolute;right:0}.theme-light .topbar__search-btn:hover{background-color:#f2f4f7}.theme-dark .topbar__search-btn:hover{background-color:#2a2a31}@media screen and (min-width:480px){.topbar__avatar-name{display:block}.topbar__menu{width:100%;left:0!important}}@media screen and (min-width:576px){.topbar__button.topbar__button--desktop{display:block}.topbar__button.topbar__button--mobile{display:none}.topbar.topbar--navigation .topbar__button.topbar__button--mobile{display:block}}@media screen and (min-width:768px){.topbar__search{display:flex}}@media screen and (min-width:992px){.topbar__nav{display:flex}.topbar.topbar--navigation .topbar__logo{margin-left:15px;display:block}.topbar.topbar--navigation .topbar__avatar-name,.topbar.topbar--navigation .topbar__button.topbar__button--mobile{display:none}.topbar.topbar--navigation .topbar__profile{margin-left:0}}@media screen and (min-width:1200px){.topbar.topbar--navigation .topbar__avatar-name{display:block}}@media screen and (min-width:1580px){.topbar__nav-dropdown-toggle,.topbar__nav-link{width:240px}}.load{height:100vh;width:100vw;display:flex;align-items:center;position:fixed;background:#fff;z-index:1000}.load+div{height:100vh;overflow:hidden}.load.loaded{-webkit-animation:loaded .5s ease;animation:loaded .5s ease}.load__icon{-webkit-animation:load 2s linear infinite;animation:load 2s linear infinite;margin:auto;width:32px;height:32px}.load__icon-wrap{margin:auto}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg) scale(2);transform:rotate(0deg) scale(2)}to{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}}@keyframes load{0%{-webkit-transform:rotate(0deg) scale(2);transform:rotate(0deg) scale(2)}to{-webkit-transform:rotate(1turn) scale(2);transform:rotate(1turn) scale(2)}}@-webkit-keyframes loaded{0%{opacity:1}to{opacity:0}}@keyframes loaded{0%{opacity:1}to{opacity:0}}.app-load-error{max-width:640px;margin:auto;text-align:center}.form{flex-wrap:wrap}.form .rdl-move{color:#999}.form .rdl-control,.form input,.form select,.form textarea{width:100%;padding:15px 10px;font-size:12px;-webkit-transition:border .3s;transition:border .3s;background:transparent}.form .rdl-control::-webkit-input-placeholder,.form input::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#999}.form .rdl-control:-moz-placeholder,.form .rdl-control::-moz-placeholder,.form input:-moz-placeholder,.form input::-moz-placeholder,.form select:-moz-placeholder,.form select::-moz-placeholder,.form textarea:-moz-placeholder,.form textarea::-moz-placeholder{color:#999}.form .rdl-control:-ms-input-placeholder,.form input:-ms-input-placeholder,.form select:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#999}.theme-light .form .rdl-control,.theme-light .form input,.theme-light .form select,.theme-light .form textarea{border:1px solid #f2f4f7;color:#646777}.theme-dark .form .rdl-control,.theme-dark .form input,.theme-dark .form select,.theme-dark .form textarea{border:1px solid #33333a;color:#ddd}.theme-light .form .rdl-control[disabled],.theme-light .form input[disabled],.theme-light .form select[disabled],.theme-light .form textarea[disabled]{background:#f2f4f7}.theme-dark .form .rdl-control[disabled],.theme-dark .form input[disabled],.theme-dark .form select[disabled],.theme-dark .form textarea[disabled]{background:#2a2a31}.theme-light .form .rdl-control[disabled]:active,.theme-light .form .rdl-control[disabled]:focus,.theme-light .form input[disabled]:active,.theme-light .form input[disabled]:focus,.theme-light .form select[disabled]:active,.theme-light .form select[disabled]:focus,.theme-light .form textarea[disabled]:active,.theme-light .form textarea[disabled]:focus{border-color:#eff1f5}.theme-dark .form .rdl-control[disabled]:active,.theme-dark .form .rdl-control[disabled]:focus,.theme-dark .form input[disabled]:active,.theme-dark .form input[disabled]:focus,.theme-dark .form select[disabled]:active,.theme-dark .form select[disabled]:focus,.theme-dark .form textarea[disabled]:active,.theme-dark .form textarea[disabled]:focus{border-color:#333246}.form .rdl-control:active,.form .rdl-control:focus,.form input:active,.form input:focus,.form select:active,.form select:focus,.form textarea:active,.form textarea:focus{outline:none;border-color:#70bbfd}.form textarea{min-height:85px}.form.form--horizontal .form__form-group{display:flex;flex-wrap:wrap}.form.form--horizontal .form__form-group-field{width:calc(100% - 80px);padding-left:10px;margin-left:80px}.form.form--horizontal .form__form-group-label{width:80px;max-height:32px;line-height:18px;margin:auto 0}.form.form--horizontal .form__form-group-label+.form__form-group-field{margin-left:0}.form.form--horizontal .form__form-group-description{margin-left:90px}.form.form--horizontal .form__button-toolbar{margin-left:0}.form.form--horizontal .form__form-group-input-wrap--error-above{margin-bottom:15px}.form.form--horizontal .form__form-group-input-wrap--error-above .form__form-group-error{top:-28px}@media screen and (min-width:480px){.form.form--horizontal .form__form-group-label{width:120px}.form.form--horizontal .form__form-group-field{width:calc(100% - 120px);margin-left:120px;padding-left:20px}.form.form--horizontal .form__button-toolbar,.form.form--horizontal .form__form-group-description{margin-left:140px}}.form.form--preview{display:flex}.form.form--preview>div:nth-child(2){margin-right:50px}.form.form--preview .form__form-group{margin-bottom:10px;width:auto;min-height:18px}.form.form--preview .form__select-color{display:flex;flex-wrap:wrap;max-width:84px;margin-right:40px}.form.form--preview p{margin-bottom:10px}.form.form--justify{display:flex;flex-wrap:wrap}.form.form--justify .form__form-group{width:33.3333%}.form.form--justify .form__button-toolbar{width:100%}.form .form__form-group-select{width:100%;height:32px;font-size:12px}.form .form__form-group-select .Select-control{height:32px;border-radius:0;-webkit-transition:all .3s;transition:all .3s;background:transparent}.theme-light .form .form__form-group-select .Select-control{border:1px solid #f2f4f7}.theme-dark .form .form__form-group-select .Select-control{border:1px solid #33333a}.form .form__form-group-select .Select-input,.form .form__form-group-select .Select-placeholder{height:30px}.form .form__form-group-select .Select-input{width:100%}.form .form__form-group-select input{width:100%!important;border:none;padding:0}.form .form__form-group-select .Select-multi-value-wrapper .Select-input{width:inherit}.form .form__form-group-select .Select-multi-value-wrapper .Select-value{background:transparent;border-color:#70bbfd}.theme-light .form .form__form-group-select .Select-multi-value-wrapper .Select-value-label{color:#646777!important}.theme-dark .form .form__form-group-select .Select-multi-value-wrapper .Select-value-label{color:#ddd!important}.form .form__form-group-select .Select-multi-value-wrapper .Select-value-icon{border-color:#70bbfd}.form .form__form-group-select .Select-menu-outer{top:calc(100% + 1px);border-radius:0;box-shadow:none;font-size:12px;-webkit-animation:open .3s ease-in-out;animation:open .3s ease-in-out;overflow:hidden}.theme-light .form .form__form-group-select .Select-menu-outer{border:1px solid #eff1f5;background:#fff}.theme-dark .form .form__form-group-select .Select-menu-outer{border:1px solid #333246;background:#232329}@-webkit-keyframes open{0%{max-height:0}to{max-height:200px}}.form .form__form-group-select .Select-option{-webkit-transition:all .3s;transition:all .3s;border-radius:0;display:flex}.theme-light .form .form__form-group-select .Select-option{background:#fff;color:#646777}.theme-dark .form .form__form-group-select .Select-option{background:#232329;color:#ddd}.theme-light .form .form__form-group-select .Select-option.is-focused{background:#fafbfe}.theme-dark .form .form__form-group-select .Select-option.is-focused{background:#38373f}.form .form__form-group-select.is-focused .Select-control,.form .form__form-group-select.is-focused:not(.is-open) .Select-control{border-color:#70bbfd;box-shadow:none;background:transparent}.form .form__form-group-select .form__form-group-select-color{display:block;border-radius:50%;height:10px;width:10px;margin:auto 0 auto 5px}.form__half{width:calc(50% - 15px);height:100%}.form__half:first-child{margin-right:30px}.form__half .form__button-toolbar{float:right}@media screen and (max-width:1200px){.form__half{width:100%;margin-right:0}}.form__form-group{margin-bottom:20px;width:100%;position:relative}.form__form-group--address input:last-child{margin-left:15px;width:70%}.form__form-group-field{width:100%;display:flex;margin:auto}.form__form-group-label{margin-bottom:4px;display:inline-block}.form__form-group-label.required:after{content:" *";color:red}.theme-light .form__form-group-label{color:#646777}.form__form-group-label span,.theme-dark .form__form-group-label{color:#ddd}.form__form-group-button{padding:6px;height:45px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;color:#999}.theme-light .form__form-group-button{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-button{background:#33333a;border:1px solid #33333a}.form__form-group-button svg{fill:#999;width:18px;height:18px;-webkit-transition:all .3s;transition:all .3s}.form__form-group-button.active{background:#ee312a;border:1px solid #ee312a}.form__form-group-button.active svg{fill:#fff}.form__form-group-file label{border-radius:2px;line-height:18px;font-size:12px;padding:4px 20px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;text-align:center}.theme-light .form__form-group-file label{border:1px solid #f2f4f7;color:#646777}.theme-dark .form__form-group-file label{border:1px solid #33333a;color:#ddd}.theme-light .form__form-group-file label:hover{background:#f2f4f7}.theme-dark .form__form-group-file label:hover{background:#33333a}.form__form-group-file span{padding-left:10px}.form__form-group-file input{display:none}.form__form-group-icon{padding:15px;height:50px;color:#999}.theme-light .form__form-group-icon{background:#f2f4f7;border:1px solid #f2f4f7}.theme-dark .form__form-group-icon{background:#33333a;border:1px solid #33333a}.form__form-group-icon svg{fill:#999;width:18px;height:18px;-webkit-transition:all .3s;transition:all .3s}.form__form-group-description{font-size:10px;color:#999;line-height:13px;margin-top:2px}.form__button-toolbar{margin-top:10px}.form__form-group-input-wrap{width:100%}.form__form-group-error{font-size:10px;line-height:13px;color:#ad4444;margin-bottom:-5px;display:block;margin-top:5px}.form__form-group-input-wrap--error-above .form__form-group-error{position:absolute;margin:0;right:0;top:0;padding:5px 10px;background:#ffbcbc;border-radius:3px}.form__form-group-input-wrap--error-above .form__form-group-error:after{content:"";position:absolute;right:10px;bottom:-8px;border:4px solid transparent;border-top-color:#ffbcbc}.form__form-group-date-cvc{display:flex;width:100%}.form__form-group-date-cvc .form__form-group-date{width:100%;margin-right:20px}.form__form-group-date-cvc .form__form-group-cvc{max-width:280px;width:100%}@media screen and (max-width:767px){.form__form-group-date-cvc{flex-wrap:wrap}.form__form-group-date-cvc .form__form-group-date{margin-right:0}.form__form-group-date-cvc .form__form-group-cvc{max-width:100%}}.form__form-group-id-category{width:100%;display:flex}.form__form-group-id-category .form__form-group-id{min-width:100px;width:40%;margin-right:20px}@media screen and (max-width:767px){.form__form-group-id-category{flex-wrap:wrap}.form__form-group-id-category .form__form-group-id{margin-right:0;width:100%}}.form__form-group-price-discount{width:100%;display:flex;margin-bottom:20px}.form__form-group-price-discount>div{margin-bottom:0}.form__form-group-price-discount .form__form-group-price{margin-right:20px}@media screen and (max-width:767px){.form__form-group-price-discount{flex-wrap:wrap}.form__form-group-price-discount .form__form-group-price{margin-right:0}}.panel{-webkit-transition:.3s;transition:.3s}.panel.panel--collapse{height:108px}.panel.panel--collapse.panel--divider .panel__title,.panel.panel--collapse .panel__title{margin-bottom:0}.panel.panel--collapse.panel--divider .panel__title .subhead,.panel.panel--collapse .panel__title .subhead{opacity:0}.panel.panel--collapse.panel--danger,.panel.panel--collapse.panel--divider,.panel.panel--collapse.panel--primary,.panel.panel--collapse.panel--success,.panel.panel--collapse.panel--warning{height:72px}.panel.panel--collapse .panel__body{padding:35px 35px 35px 30px}.panel.panel--narrow .panel__title{margin-bottom:0}.panel.panel--divider .panel__body{padding:0}.panel.panel--divider .panel__title{padding:20px 40px 15px 30px;margin-bottom:15px}.theme-light .panel.panel--divider .panel__title{border-bottom:1px solid #eff1f5}.theme-dark .panel.panel--divider .panel__title{border-bottom:1px solid #333246}.panel.panel--divider .panel__btns{top:20px}.panel.panel--divider .panel__content{padding:0 35px 40px 30px}.panel.panel--danger .panel__body,.panel.panel--primary .panel__body,.panel.panel--success .panel__body,.panel.panel--warning .panel__body{padding:0}.panel.panel--danger .panel__title,.panel.panel--primary .panel__title,.panel.panel--success .panel__title,.panel.panel--warning .panel__title{padding:20px 40px 15px 30px;margin-bottom:15px}.panel.panel--danger .panel__title h5,.panel.panel--primary .panel__title h5,.panel.panel--success .panel__title h5,.panel.panel--warning .panel__title h5{color:#fff}.panel.panel--danger .panel__btns,.panel.panel--primary .panel__btns,.panel.panel--success .panel__btns,.panel.panel--warning .panel__btns{top:20px}.panel.panel--danger .panel__btns svg,.panel.panel--primary .panel__btns svg,.panel.panel--success .panel__btns svg,.panel.panel--warning .panel__btns svg{fill:#fff}.panel.panel--danger .panel__content,.panel.panel--primary .panel__content,.panel.panel--success .panel__content,.panel.panel--warning .panel__content{padding:0 35px 40px 30px}.panel.panel--success .panel__title{background-color:#ee312a}.panel.panel--danger .panel__title{background-color:#ff4861}.panel.panel--warning .panel__title{background-color:#f6da6e}.panel.panel--primary .panel__title{background-color:#70bbfd}.panel__refresh,.panel__refresh:before{position:absolute;width:100%;height:100%;top:0;left:0}.panel__refresh:before{content:"";z-index:9;border-radius:5px}.theme-light .panel__refresh:before{background-color:#fff;opacity:.8}.theme-dark .panel__refresh:before{background-color:#232329;opacity:.8}.panel__refresh svg{fill:#ee312a;position:absolute;-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite;z-index:10;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px)}@-webkit-keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.panel__body{position:relative;padding:30px 35px 50px 30px;-webkit-transition:height .3s;transition:height .3s}.panel__btns{position:absolute;top:30px;right:30px}.panel__btn{width:14px;height:14px;background:transparent;border:none;padding:0;cursor:pointer;margin-left:10px}.panel__btn svg{width:14px;height:14px;fill:#999}.panel__btn:focus{outline:none}.panel__title{text-transform:uppercase;margin-bottom:30px;-webkit-transition:.3s;transition:.3s}.panel__title h5{font-size:13px}.panel__title .subhead{text-transform:none;font-size:12px;line-height:18px;opacity:.7;-webkit-transition:.3s;transition:.3s}.panel__label{left:100%;background-color:#ee312a;font-size:10px;font-weight:500;text-transform:uppercase;line-height:13px;padding:3px 10px;margin-left:10px}.panel__icon{margin-right:5px}.table:last-child{margin-bottom:0}.table tbody td,.table th{border:none;padding:10px}.theme-light .table tbody td,.theme-light .table th{color:#646777}.theme-dark .table tbody td,.theme-dark .table th{color:#999}.theme-light .table thead th{color:#646777;border-bottom-color:#eff1f5}.theme-dark .table thead th{color:#ddd;border-bottom-color:#333246}.table .badge{color:#fff;padding:6px 20px;border-radius:15px;font-size:12px;font-weight:400}.table .badge.badge-success{background-color:#b8e986}.table .badge.badge-warning{background-color:#f6da6e}.table .badge.badge-primary{background-color:#70bbfd}.table .badge.badge-danger{background-color:#ff4861}.table .badge.badge-disabled{background-color:#ddd}.theme-light .table.table--bordered tr{border-bottom:1px solid #eff1f5}.theme-dark .table.table--bordered tr{border-bottom:1px solid #333246}.table.table--bordered tr:last-child{border-bottom:none}.theme-light .table.table--head-accent thead{color:#646777;background-color:#fafbfe}.theme-dark .table.table--head-accent thead{color:#999;background-color:#38373f}.table.table--head-accent thead th{border-bottom:none}.theme-light .table.table-striped tbody tr:nth-of-type(odd){background-color:#fafbfe}.theme-dark .table.table-striped tbody tr:nth-of-type(odd){background-color:#38373f}.table.table-hover tbody tr{-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.theme-light .table.table-hover tbody tr:hover{background-color:#f2f4f7}.theme-dark .table.table-hover tbody tr:hover{background-color:#2a2a31}.notification{max-width:400px;width:calc(100% - 50px);box-shadow:0 2px 8px 0 rgba(0,0,0,.07);background:#fff;padding:20px 40px 30px 25px;position:relative;margin:10px 25px}.notification.notification--image{height:106px;overflow:hidden}.notification.notification--full-wide{max-width:100vw;width:100vw;margin:0;padding:20px 40px 20px 25px}.notification.notification--primary{background:#70bbfd}.notification.notification--primary .notification__message,.notification.notification--primary .notification__title{color:#fff}.notification.notification--success{background:#28a745}.notification.notification--success .notification__message,.notification.notification--success .notification__title{color:#fff}.notification.notification--warning{background:#f6da6e}.notification.notification--warning .notification__message,.notification.notification--warning .notification__title{color:#fff}.notification.notification--danger{background:#ff4861}.notification.notification--danger .notification__message,.notification.notification--danger .notification__title{color:#fff}.notification__message{margin-top:0;font-size:12px;color:#999}.notification__title{margin-bottom:8px;color:#646777}.notification__image{position:absolute;height:106px;width:106px;top:0;left:0}.notification__image~*{padding-left:106px}.sidebar.sidebar--collapse+.container__wrap .notifications-bl,.sidebar.sidebar--collapse+.container__wrap .notifications-tl{left:0!important}.react-grid-Container .react-grid-Header{background:transparent;box-shadow:none}.react-grid-Container .react-grid-Cell,.react-grid-Container .react-grid-HeaderCell{background:transparent;border:none;padding:0 10px}.theme-light .react-grid-Container .react-grid-Cell,.theme-light .react-grid-Container .react-grid-HeaderCell{border-bottom:1px solid #eff1f5;color:#646777}.theme-dark .react-grid-Container .react-grid-Cell,.theme-dark .react-grid-Container .react-grid-HeaderCell{border-bottom:1px solid #333246;color:#ddd}.react-grid-Container .react-grid-Cell:focus{outline:1px solid #70bbfd!important}.react-grid-Container .react-grid-Cell--locked:last-of-type,.react-grid-Container .react-grid-HeaderCell--locked{border-right:none}.theme-light .react-grid-Container .react-grid-Cell--locked:last-of-type,.theme-light .react-grid-Container .react-grid-HeaderCell--locked{background-color:#fff}.theme-dark .react-grid-Container .react-grid-Cell--locked:last-of-type,.theme-dark .react-grid-Container .react-grid-HeaderCell--locked{background-color:#232329}.react-grid-Container .react-grid-HeaderCell>*{-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;position:absolute}.react-grid-Container .react-grid-Canvas,.react-grid-Container .react-grid-Grid,.react-grid-Container .react-grid-Main{border:none;background:transparent}.react-grid-Container .react-grid-Main{outline:none}.react-grid-Container .react-grid-Row:last-child .react-grid-Cell{border-bottom:none}.react-grid-Container .react-grid-Row:hover .react-grid-Cell{background-color:transparent}.react-grid-Container .react-grid-Canvas,.react-grid-Container .react-grid-Viewport{position:relative!important}.react-grid-Container .react-grid-Viewport{top:0!important}.react-grid-Container .react-grid-Canvas{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;overflow-y:visible!important}.react-grid-Container .react-grid-Cell input.editor-main{border-radius:0;background:transparent}.react-grid-Container .react-grid-Cell input.editor-main:focus{border:none;outline:1px solid #70bbfd}.react-grid-Container .pull-right{position:absolute;right:-20px;font-size:10px;top:2px}.react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path fill='#646777' d='M9,3L5,7H8V14H10V7H13M16,17V10H14V17H11L15,21L19,17H16Z' /></svg>");position:absolute;width:18px;height:16px;right:-6px;top:0}.theme-light .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{-webkit-filter:invert(0);filter:invert(0)}.theme-dark .react-grid-Container .react-grid-HeaderCell-sortable .pull-right:before{-webkit-filter:invert(100%);filter:invert(100%)}.react-grid-Container .react-grid-HeaderCell-sortable.react-grid-HeaderCell-sortable--ascending .pull-right:before,.react-grid-Container .react-grid-HeaderCell-sortable.react-grid-HeaderCell-sortable--descending .pull-right:before{visibility:hidden}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox{display:none}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{width:18px;height:18px;-webkit-transition:all .3s;transition:all .3s;margin-top:5px;position:relative}.theme-light .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{border:1px solid #f2f4f7}.theme-dark .react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label{border:1px solid #33333a}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label:hover{border-color:#ee312a}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox-label:before{border:none;background:transparent;font-weight:400}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label{border-color:#ee312a}.react-grid-Container .react-grid-checkbox-container .react-grid-checkbox:checked+.react-grid-checkbox-label:before{position:absolute;background:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'><path fill='#4CE1B6' d='M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z' /></svg>");box-shadow:none;height:14px;width:14px;display:block;top:1px;left:1px}.theme-light .react-grid-Container .react-grid-Row.row-selected,.theme-light .react-grid-Container .react-grid-Row .row-selected{background-color:#fafbfe}.theme-dark .react-grid-Container .react-grid-Row.row-selected,.theme-dark .react-grid-Container .react-grid-Row .row-selected{background-color:#38373f}.pagination__link{background:transparent;border:none;color:#999;height:28px;font-size:10px;padding:5px;text-align:center;min-width:28px;-webkit-transition:all .3s;transition:all .3s;margin-right:2px}.pagination__link:hover{color:#ee312a;background:transparent}.pagination__link:active,.pagination__link:focus{box-shadow:none}.pagination__link svg{-webkit-transition:.3s;transition:.3s}.pagination__link.pagination__link--arrow{border-radius:50%!important;width:28px;height:28px}.theme-light .pagination__link.pagination__link--arrow{background:#f2f4f7}.theme-dark .pagination__link.pagination__link--arrow{background:#33333a}.pagination__link.pagination__link--arrow:hover{background:#ee312a}.pagination__link.pagination__link--arrow:hover svg{fill:#fff}.pagination__item.active .pagination__link{background-color:transparent;font-weight:700}.theme-light .pagination__item.active .pagination__link{color:#646777}.theme-dark .pagination__item.active .pagination__link{color:#ddd}.theme-light .pagination__item.disabled .pagination__link svg{fill:#ddd}.theme-dark .pagination__item.disabled .pagination__link svg{fill:#605f7b}.pagination__link-icon{width:13px;height:13px;fill:#999}.pagination__wrap{display:flex;margin-top:15px}.pagination__wrap.pagination__wrap--small{margin-top:0;display:block}.pagination-info{color:#999;font-size:12px;margin:auto 0 auto 10px}.radio-btn{display:inline-block;cursor:pointer;padding-right:20px}.radio-btn:last-child{padding-right:0}.radio-btn:hover .radio-btn__radio-custom{border-color:#ee312a}.radio-btn:hover .radio-btn__label{color:#ee312a}.radio-btn.disabled{pointer-events:none;cursor:default;opacity:.4}.radio-btn.radio-btn--colored .radio-btn__radio-custom{border:2px solid #ee312a}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom{background:#ee312a}.radio-btn.radio-btn--colored-click .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#fff}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom{background:transparent}.radio-btn.radio-btn--colored-click.disabled .radio-btn__radio:checked+.radio-btn__radio-custom:before{background:#ee312a}.radio-btn.radio-btn--button{background:#ee312a;min-width:150px;color:#fff;height:24px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;display:flex;padding:0 6px;width:100%}.radio-btn.radio-btn--button .radio-btn__radio-custom{display:none}.radio-btn.radio-btn--button .radio-btn__label-svg{margin:auto 4px auto auto;height:16px;line-height:1}.radio-btn.radio-btn--button .radio-btn__label-svg svg{fill:#fff;width:14px;height:14px}.radio-btn.radio-btn--button .radio-btn__label-svg .radio-btn__label-check{display:none}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-check{display:block}.radio-btn.radio-btn--button .radio-btn__radio:checked~.radio-btn__label-svg .radio-btn__label-uncheck{display:none}.radio-btn.radio-btn--button .radio-btn__label{margin:auto auto auto 0;padding:0;color:#fff}.radio-btn.radio-btn--button:hover{background:#d41811}.radio-btn.radio-btn--button:hover .radio-btn__label{color:#fff}.radio-btn__radio{display:none}.radio-btn__radio-custom{width:18px;height:18px;border-radius:50%;position:relative;-webkit-transition:all .3s;transition:all .3s}.theme-light .radio-btn__radio-custom{border:1px solid #ddd}.theme-dark .radio-btn__radio-custom{border:1px solid #605f7b}.radio-btn__radio:checked+.radio-btn__radio-custom{border-color:#ee312a}.radio-btn__label{line-height:18px;padding-left:9px;-webkit-transition:all .3s;transition:all .3s}.theme-light .radio-btn__label{color:#646777}.theme-dark .radio-btn__label{color:#ddd}.radio-btn__label,.radio-btn__radio-custom{display:inline-block;vertical-align:middle}.radio-btn__radio:checked+.radio-btn__radio-custom:before{content:"";display:block;position:absolute;width:6px;height:6px;top:calc(50% - 3px);left:calc(50% - 3px);background:#ee312a;border-radius:50%}.react-select{width:100%;min-height:32px;font-size:12px}.react-select__control{min-height:32px;border-radius:0!important;-webkit-transition:all .3s;transition:all .3s}.theme-light .react-select__control{border:1px solid #f2f4f7;background-color:#fff}.theme-dark .react-select__control{border:1px solid #33333a;background-color:#232329}.react-select__control.react-select__control--is-focused,.react-select__control:hover{border-color:#70bbfd!important;box-shadow:none;background:transparent}.react-select__input{height:30px}.react-select__indicator-separator{display:none}.react-select__clear-indicator,.react-select__dropdown-indicator{cursor:pointer}.theme-light .react-select__clear-indicator,.theme-light .react-select__dropdown-indicator{color:#ddd}.theme-dark .react-select__clear-indicator,.theme-dark .react-select__dropdown-indicator{color:#605f7b}.react-select__clear-indicator svg,.react-select__dropdown-indicator svg{height:16px;width:16px}.react-select__multi-value{background-color:transparent;border:1px solid #70bbfd}.react-select__multi-value .react-select__multi-value__label{border-right:1px solid #70bbfd;padding:3px 6px}.theme-light .react-select__multi-value .react-select__multi-value__label{color:#646777}.theme-dark .react-select__multi-value .react-select__multi-value__label{color:#ddd}.react-select__multi-value__remove{opacity:.8;-webkit-transition:.3s;transition:.3s;cursor:pointer}.theme-light .react-select__multi-value__remove{color:#646777}.theme-dark .react-select__multi-value__remove{color:#ddd}.theme-light .react-select__multi-value__label,.theme-light .react-select__multi-value__remove{background:#fff}.theme-dark .react-select__multi-value__label,.theme-dark .react-select__multi-value__remove{background:#232329}.theme-light .react-select__single-value{color:#646777}.theme-dark .react-select__single-value{color:#ddd}.react-select__menu{box-shadow:none!important;margin-top:6px;margin-bottom:6px}.react-select__menu-list{top:calc(100% + 1px);border-radius:0;box-shadow:none;font-size:12px;-webkit-animation:open .3s ease-in-out;animation:open .3s ease-in-out;overflow:hidden}.theme-light .react-select__menu-list{background:#fff;border:1px solid #f2f4f7}.theme-dark .react-select__menu-list{background:#232329;border:1px solid #33333a}@keyframes open{0%{max-height:0}to{max-height:200px}}.react-select__option{-webkit-transition:all .3s;transition:all .3s;border-radius:0;display:flex;cursor:pointer;padding:8px 10px}.theme-light .react-select__option{background:#fff;color:#646777}.theme-dark .react-select__option{background:#232329;color:#ddd}.theme-light .react-select__option.react-select__option--is-focused{background:#fafbfe}.theme-dark .react-select__option.react-select__option--is-focused{background:#38373f}.react-select__color{display:block;border-radius:50%;height:10px;width:10px;margin:auto 0 auto 5px}.form__select-color{display:flex;flex-wrap:wrap;max-width:84px;margin-right:40px}.theme-dark .scroll .scrollbar-track,.theme-light .scroll .scrollbar-track{background:transparent}.scroll .scrollbar-track.scrollbar-track-y{width:4px;margin-right:5px}.scroll .scrollbar-thumb{opacity:.5;-webkit-transition:height .3s;transition:height .3s;cursor:pointer}.theme-light .scroll .scrollbar-thumb{background:#b4bfd0}.theme-dark .scroll .scrollbar-thumb{background:#606071}.select-options{margin:0 4px;border-radius:3px;cursor:pointer;background:transparent}.theme-light .select-options{color:#646777}.theme-dark .select-options{color:#ddd}.select-options:focus{outline:none}.theme-light .select-options option{background-color:#fff}.theme-dark .select-options option{background-color:#232329}.toggle-btn{justify-content:flex-start;display:inline-flex;width:100%;padding:4px 0;margin-bottom:0;cursor:pointer}.toggle-btn .toggle-btn__input{height:0;width:0;visibility:hidden}.toggle-btn__input-label{cursor:pointer;text-indent:-9999px;width:40px;height:20px;display:block;border-radius:23px;position:relative;margin-bottom:0;margin-left:auto;border:none}.theme-light .toggle-btn__input-label{background-color:#eff1f5}.theme-dark .toggle-btn__input-label{background-color:#333246}.toggle-btn__input-label:after{content:"";position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;-webkit-transition:.3s;transition:.3s;box-shadow:0 5px 10px hsla(0,0%,60%,.4);background-color:#fff}.toggle-btn__input:checked~.toggle-btn__input-label:after{background:#ee312a;left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.theme-light .wizard{background-color:#fff}.theme-dark .wizard{background-color:#232329}.wizard .wizard__form{width:100%;margin-top:25px;margin-bottom:100px;padding:0 25px}.wizard .wizard__form .wizard__toolbar{margin-left:auto;margin-right:auto}.wizard__steps{display:flex}.wizard__step{width:100%;text-align:center;height:55px;text-transform:uppercase;display:flex;-webkit-transition:background .3s;transition:background .3s}.theme-light .wizard__step{border:1px solid #eff1f5;background:#fafbfe}.theme-dark .wizard__step{border:1px solid #333246;background:#38373f}.wizard__step p{font-weight:700;margin:auto;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.wizard__step.wizard__step--active{background:#70bbfd;border-color:#70bbfd}.wizard__step.wizard__step--active p{color:#fff}.wizard__form-wrapper{display:flex;justify-content:center}.wizard__title{margin-bottom:40px;margin-left:auto;margin-right:auto;font-weight:500}.wizard__description{color:#999;margin:0;max-width:410px}.account{height:100vh;width:100%;min-height:100vh;display:flex;overflow-y:auto}.theme-light .account{background:#f2f4f7}.theme-dark .account{background:#2a2a31}.account.account--photo{background-size:cover}.account.account--photo .account__card{background-color:rgba(0,10,16,.8);color:#fff}.account.account--photo .form__form-group-button,.account.account--photo .form__form-group-icon{background:transparent}.account.account--photo .form__form-group-icon,.account.account--photo input:not(:last-child){border-right:none}.account.account--photo .form__form-group-button,.account.account--photo input{border-left:none}.account.account--photo .form__form-group-button.active{border-color:#eff1f5}.account.account--photo .form__form-group-button.active svg{fill:#ee312a}.account.account--photo input{color:#fff}.account.account--photo input:focus{border-color:#eff1f5}.account.account--photo .account__title,.account.account--photo p{color:#fff}.account__wrapper{margin:auto;padding:10px}.account__card{padding:50px 60px;max-width:520px;width:100%}.account__card,.theme-light .account__card{background-color:#fff}.theme-dark .account__card{background-color:#232329}.account__profile{text-align:center}.account__btns{display:flex;width:calc(100% + 10px);margin:-10px 0 -20px -10px}.account__btns a{margin:10px 0 20px 10px;white-space:nowrap}.account__btn{width:100%;margin-right:0}.account__avatar{height:64px;width:64px;border-radius:50%;overflow:hidden}.account__name{text-transform:uppercase;font-weight:700;margin-top:5px}.account__name,.account__sub{font-size:11px;line-height:15px}.account__sub{margin-top:0;margin-bottom:10px;color:#999}.account__forgot-password{position:absolute;font-size:11px;line-height:15px;bottom:-18px;right:0}.account__forgot-password a{color:#70bbfd}.account__forgot-password a:hover{color:#3ea3fc;text-decoration:none}.form__form-group--forgot{margin-bottom:40px}.account__or{text-align:center;margin-top:35px;margin-bottom:20px;position:relative}.account__or:after,.account__or:before{content:"";height:1px;width:calc(50% - 90px);background:#ddd;position:absolute;top:10px}.account__or:before{left:0}.account__or:after{right:0}.account__social{text-align:center}.account__social-btn{display:inline-block;height:38px;width:38px;border-radius:5px;padding:9px;margin-right:10px;-webkit-transition:all .3s;transition:all .3s;border:none}.account__social-btn:last-child{margin-right:0}.account__social-btn svg{fill:#fff;height:20px;width:20px}.account__social-btn.account__social-btn--facebook{background:#4766a4}.account__social-btn.account__social-btn--facebook:hover{background:#385080}.account__social-btn.account__social-btn--google{background:#c74d4d}.account__social-btn.account__social-btn--google:hover{background:#ab3636}.account__head{margin-bottom:30px;padding-left:10px;border-left:4px solid #70bbfd}.account__logo{font-weight:700}.account__logo-accent{color:#70bbfd}.account__have-account{text-align:center;margin-top:20px}.account__have-account a{color:#70bbfd;-webkit-transition:all .3s;transition:all .3s}.account__have-account a:hover{color:#3ea3fc;text-decoration:none}@media screen and (max-width:520px){.account__card{padding:35px 30px}}@media screen and (max-width:425px){.account__btns{flex-wrap:wrap}}.dashboard .dashboard__visitors-chart-title span{color:#999;font-size:11px}.dashboard .dashboard__visitors-chart-number{font-size:48px;line-height:34px;margin-bottom:10px}.dashboard .dashboard__audience-table .progress{margin-top:10px}.dashboard .dashboard__audience-table .progress-bar{height:10px}.dashboard .dashboard__table-flag{width:42px;height:30px;margin-right:25px}.dashboard .dashboard__bounce-percent{color:#ee312a;font-size:48px;line-height:48px;margin-top:20px;margin-bottom:45px}.dashboard .dashboard__product-img{max-height:270px;height:100%;padding:10px 0 20px;margin-bottom:15px;text-align:center}.theme-light .dashboard .dashboard__product-img{border-bottom:1px solid #eff1f5}.theme-dark .dashboard .dashboard__product-img{border-bottom:1px solid #333246}.dashboard .dashboard__product-img img{width:auto;max-width:100%;max-height:240px}.dashboard .dashboard__product-title{margin-bottom:5px;text-transform:uppercase}.dashboard .dashboard__product-subhead{font-size:13px;line-height:normal}.dashboard .dashboard__table-orders{overflow:hidden;min-width:430px}.dashboard .dashboard__table-orders tbody td{padding:16px 10px}.dashboard .dashboard__table-orders .dashboard__table-orders-title{position:relative;padding-left:52px;display:flex;line-height:15px;align-items:center}.dashboard .dashboard__table-orders-total{white-space:nowrap}.dashboard .dashboard__table-orders-img-wrap{position:absolute;width:32px;height:32px;border-radius:50%;overflow:hidden;left:10px}.dashboard .dashboard__table-orders-img{width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.dashboard .dashboard__table-orders-amount{display:flex}.dashboard .dashboard__table-orders-amount div{width:3px;height:14px;display:inline-block;background-color:#ee312a;border-radius:3px;margin:auto 3px auto 0}.dashboard .dashboard__table-orders-amount span{color:#999;margin:auto 0 auto 5px}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--medium div{background-color:#f6da6e}.dashboard .dashboard__table-orders-amount.dashboard__table-orders-amount--low div{background-color:#ff4861}.dashboard .dashboard__table-orders-link{font-size:12px;margin-top:20px;display:block}.dashboard .dashboard__table-orders-link svg{height:12px;width:12px}.dashboard .dashboard__table-more{display:flex}.dashboard .dashboard__table-more>button{padding:0 5px;border:none;background-color:transparent;margin:0 0 0 auto}.dashboard .dashboard__table-more>button:before{display:none}.dashboard .dashboard__table-more>button svg{margin:0;height:20px;width:20px;fill:#999;-webkit-transition:all .3s;transition:all .3s}.dashboard .dashboard__table-more>button:focus,.dashboard .dashboard__table-more>button:hover,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active{background:transparent}.dashboard .dashboard__table-more>button:focus svg,.dashboard .dashboard__table-more>button:hover svg,.dashboard .dashboard__table-more>button:not([disabled]):not(.disabled):active svg{fill:#ee312a}.dashboard .dashboard__table-more>div{min-width:90px;width:100%}.dashboard .dashboard__table-more button{font-size:13px}.dashboard .dashboard__sales-toggle label{margin:0}.dashboard .dashboard__sales-toggle label:after{box-shadow:none;background-color:#ff4861}.dashboard .dashboard__sales-toggle-left{margin-left:auto;margin-right:12px;color:#999;pointer-events:none}.dashboard .dashboard__sales-toggle-right{margin-right:auto;margin-left:12px;color:#999;pointer-events:none}.dashboard .dashboard__sales-report{display:flex}.dashboard .dashboard__sales-report>div{width:100%;margin-right:25px;margin-bottom:0}.dashboard .dashboard__sales-report>div:last-child{margin-right:0}.dashboard .dashboard__sales-report p{margin-top:0}.dashboard .dashboard__sales-report-title{color:#999;font-size:12px;line-height:13px;margin-bottom:10px}.dashboard .dashboard__sales-report-now{font-weight:500;font-size:16px;line-height:18px;margin-bottom:4px}.dashboard .dashboard__sales-report-plan{font-size:11px;line-height:15px;color:#999;opacity:.5;margin-bottom:10px}.dashboard .dashboard__sales-report-value{margin-bottom:0}.dashboard .dashboard__weight-stats{display:flex;margin-bottom:20px}.dashboard .dashboard__weight-stat{margin-right:40px}@media screen and (min-width:768px){.dashboard .dashboard__weight-stat{margin-right:80px}}.dashboard .dashboard__weight-stat:last-child{margin-right:0}.dashboard .dashboard__weight-stat-title{margin-top:0;margin-bottom:3px}.dashboard .dashboard__weight-stat-value{font-size:36px;line-height:48px}@media screen and (min-width:768px){.dashboard .dashboard__weight-stat-value{font-size:48px;line-height:62px}}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--control{color:#f6da6e}.dashboard .dashboard__weight-stat-value.dashboard__weight-stat-value--total{color:#ff4861}.dashboard .dashboard__health-chart-card{text-align:center}.dashboard .dashboard__goal{font-size:12px;color:#999}.dashboard .dashboard__health-chart{position:relative}.dashboard .dashboard__health-chart-info{position:absolute;width:100%;top:calc(50% - 55px);-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in}.dashboard .dashboard__health-chart-info p{margin:0}.dashboard .dashboard__health-chart-number{font-size:56px;line-height:60px}.theme-light .dashboard .dashboard__health-chart-number{color:#646777}.theme-dark .dashboard .dashboard__health-chart-number{color:#fff}.dashboard .dashboard__health-chart-units{color:#999;margin-top:5px}.dashboard .dashboard__competitor{display:flex;padding:10px 0;position:relative}.dashboard .dashboard__competitor:before{content:"";position:absolute;height:100%;width:calc(100% + 65px);top:0;left:-30px;z-index:0;opacity:0;-webkit-transition:all .3s;transition:all .3s}.theme-light .dashboard .dashboard__competitor:before{background:#fafbfe}.theme-dark .dashboard .dashboard__competitor:before{background:#38373f}.dashboard .dashboard__competitor:hover:before{opacity:1}.dashboard .dashboard__competitor-img{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:10px;min-width:40px;z-index:1}.dashboard .dashboard__competitor-img img{height:100%;min-width:100%}.dashboard .dashboard__competitor-icon{overflow:hidden;margin-right:10px;min-width:40px;z-index:1;color:#d8dfe9}.dashboard .dashboard__competitor-info{z-index:1}.dashboard .dashboard__competitor-name{font-weight:500}.dashboard .dashboard__competitor-name small{color:#999}.dashboard .dashboard__competitor-result{color:#ff4861;margin-top:0;font-size:14px}.dashboard .dashboard__area{font-size:11px}.dashboard .dashboard__area .recharts-legend-wrapper{bottom:0!important}.dashboard .dashboard__total{display:flex;margin-top:-15px}.dashboard .dashboard__total.dashboard__total--area{margin-top:-55px}.dashboard .dashboard__chart-container{flex:1 1;width:0}@media (min-width:1200px){.dashboard .dashboard__chart-container{max-width:180px}}.dashboard .dashboard__total-stat{font-size:18px;height:24px;margin-right:auto;margin-top:auto;padding-right:10px;line-height:24px}.dashboard .dashboard__trend-icon{fill:#ee312a;height:24px;width:24px;margin-right:3px;min-width:24px;margin-top:auto}.dashboard .dashboard__trend-icon.spin{-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite}.dashboard .dashboard__stat{display:flex;margin-top:40px;margin-bottom:10px;align-items:center}.dashboard .dashboard__stat:first-child{margin-top:0}.dashboard .dashboard__stat:last-child{margin-bottom:0}.dashboard .dashboard__stat .dashboard__stat-info{margin:auto 0 auto 30px}.dashboard .dashboard__stat .dashboard__stat-info p{color:#999}.dashboard .dashboard__stat .dashboard__stat-number{margin-top:10px}.dashboard .dashboard__stat .dashboard__stat-chart{position:relative;text-align:center}.dashboard .dashboard__stat .dashboard__stat-label{position:absolute;font-size:18px;line-height:20px;top:calc(50% - 10px);width:100%;margin:0;-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in;color:#ddd}.dashboard .dashboard__stat.dashboard__stat--budget{text-align:center;flex-wrap:wrap}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-chart{margin:auto}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-label{font-size:36px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main{width:100%}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main hr{margin-bottom:30px;margin-top:40px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-title{color:#999}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-main-number{color:#ff4861;font-size:48px;line-height:34px;margin-top:15px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data{width:100%;display:flex;justify-content:space-around;margin-top:10px}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data p{margin:0}.dashboard .dashboard__stat.dashboard__stat--budget .dashboard__stat-data-number{font-size:18px;line-height:34px;font-weight:500}@media screen and (min-width:1200px) and (max-width:1439px){.dashboard .dashboard__stat{flex-wrap:wrap;justify-content:center;margin-top:20px}.dashboard .dashboard__stat .dashboard__stat-info{margin:0}.dashboard .dashboard__stat .dashboard__stat-chart{margin-bottom:15px}}@media screen and (min-width:1200px) and (max-width:1539px){.dashboard .dashboard__stat .dashboard__stat-chart div,.dashboard .dashboard__stat .dashboard__stat-chart svg{width:80px!important;height:80px!important}}@-webkit-keyframes label{0%{opacity:0}to{opacity:1}}@keyframes label{0%{opacity:0}to{opacity:1}}.dashboard .dashboard__chart-pie{height:280px!important}.dashboard .dashboard__chart-pie .recharts-surface{width:100%;height:100%}@media screen and (min-width:768px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto,.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:300px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce,.dashboard .dashboard__chart-pie.dashboard__chart-pie--commerce .dashboard__chart-pie-container,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness,.dashboard .dashboard__chart-pie.dashboard__chart-pie--fitness .dashboard__chart-pie-container{height:360px!important}}@media screen and (max-width:768px){.dashboard .dashboard__chart-pie .recharts-legend-wrapper{position:relative!important}}@media screen and (max-width:480px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto{height:240px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{height:180px!important}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend{margin-left:-10px}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-legend li{margin-top:0}}.dashboard .dashboard__chart-pie-container{padding-left:0;height:200px!important}.dashboard .dashboard__chart-legend{padding:0;list-style:none}.dashboard .dashboard__chart-legend span{height:10px;width:10px;border-radius:50%;display:inline-block;margin-right:10px}.dashboard .dashboard__chart-legend li{margin-top:5px}.theme-light .dashboard .dashboard__chart-legend li{color:#646777}.theme-dark .dashboard .dashboard__chart-legend li{color:#ddd}.dashboard .dashboard__card-widget{padding-top:25px;padding-bottom:25px}.dashboard .dashboard__btc{color:#f6a81e}.dashboard .dashboard__eth{color:#5e62e6}.dashboard .dashboard__neo{color:#3ddb42}.dashboard .dashboard__ste{color:#21cbe6}.dashboard .dashboard__eos{color:#6d6a6a}.dashboard .dashboard__lit{color:#b7b3b3}.dashboard .dashboard__table-crypto tbody td{padding:17px 10px;white-space:nowrap}.dashboard .dashboard__table-crypto .dashboard__table-crypto-chart{padding:10px;width:180px}.dashboard .dashboard__place-order{display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (min-width:900px){.dashboard .dashboard__place-order{flex-wrap:nowrap}}@media screen and (min-width:1200px){.dashboard .dashboard__place-order{flex-wrap:wrap}}@media screen and (min-width:1360px){.dashboard .dashboard__place-order{flex-wrap:nowrap}}.dashboard .dashboard__booking-card{padding:20px 30px 25px}.dashboard .dashboard__booking-card .dashboard__booking-card-progress-label{text-align:right;font-size:14px;font-weight:500}.dashboard .dashboard__booking-card .dashboard__trend-icon{fill:#d8dfe9;margin-right:0;margin-top:auto}.dashboard .dashboard__booking-total-container{display:flex;justify-content:space-between}.dashboard .dashboard__booking-total-title{font-size:28px;font-weight:500;line-height:normal;color:#ee312a}.dashboard .dashboard__booking-total-title--red{color:#ff4861}.dashboard .dashboard__booking-total-title--green{color:#b8e986}.dashboard .dashboard__booking-total-title--blue{color:#70bbfd}.dashboard .dashboard__booking-total-description{opacity:.7;font-size:12px;font-weight:500;line-height:normal;color:#555;margin-top:3px;text-transform:uppercase}.theme-dark .dashboard .dashboard__booking-total-description{color:#ddd}.dashboard .dashboard__booking-reservations-panel:not(.panel--collapse){height:calc(100% - 138px)}.dashboard .dashboard__booking-reservations{margin-top:-10px}.dashboard .dashboard__booking-reservations-title{font-size:13px;color:#555}.theme-dark .dashboard .dashboard__booking-reservations-title{color:#ddd}.dashboard .dashboard__booking-reservations-number{font-size:48px;line-height:34px;margin-top:15px;margin-bottom:10px;color:#555}.theme-dark .dashboard .dashboard__booking-reservations-number{color:#ddd}.dashboard .dashboard__booking-reservations-chart{height:180px;position:relative}@media screen and (min-width:1400px) and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart{height:230px}}.dashboard .dashboard__booking-reservations-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:90px!important;display:block;position:static!important}@media screen and (min-width:370px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:115px!important}}@media screen and (min-width:992px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:105px!important}}@media screen and (min-width:1020px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:115px!important}}@media screen and (min-width:1400px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:125px!important}}@media screen and (min-width:1800px){.dashboard .dashboard__booking-reservations-chart .recharts-legend-wrapper{width:115px!important}}.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{width:100%!important;height:100%!important}@media screen and (min-width:1400px) and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart .recharts-responsive-container{height:calc(100% - 18px)!important}}.dashboard .dashboard__booking-reservations-chart-container{width:100%!important;height:100%!important;display:flex;flex-direction:row-reverse;align-items:center}@media screen and (min-width:992px){.dashboard .dashboard__booking-reservations-chart-container{width:100%!important;height:100%!important}}@media screen and (min-width:1400px) and (max-width:1599px){.dashboard .dashboard__booking-reservations-chart-container{flex-direction:column;align-items:baseline}}.dashboard .dashboard__booking-reservations-chart-legend li{display:flex;align-items:baseline}.dashboard .dashboard__booking-reservations-chart-legend p{display:inline-block;margin:0}.dashboard .dashboard__booking-reservations-link{color:#48b5ff;font-size:12px;line-height:1.5;position:absolute;bottom:0;left:0}.dashboard .dashboard__booking-reservations-link-icon{width:12px;height:12px}@media screen and (min-width:1400px){.dashboard .dashboard__booking-reservations-link{margin-top:10px;display:inline-block;position:static}}.dashboard .dashboard__booking-our-mission{height:108px;background:#b8e986;border-radius:5px;padding:15px 13px;position:relative;overflow:hidden}.dashboard .dashboard__booking-our-mission svg{position:absolute;height:80px;width:80px;top:calc(50% - 40px);opacity:.3;right:-23px;color:#fff}.dashboard .dashboard__booking-our-mission p{margin:0;font-size:16px;line-height:1.25;color:#fff;max-width:100%}@media screen and (min-width:376px) and (max-width:991px){.dashboard .dashboard__booking-our-mission p{max-width:calc(100% - 60px)}}@media screen and (min-width:1200px) and (max-width:1550px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}@media screen and (max-width:420px){.dashboard .dashboard__booking-our-mission p{font-size:14px}}.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{font-size:24px;font-weight:500;color:#fff;margin-bottom:4px}@media screen and (min-width:1200px) and (max-width:1399px){.dashboard .dashboard__booking-our-mission .dashboard__booking-our-mission-title{font-size:20px}}.dashboard .dashboard__weekly-stat hr{margin-bottom:20px}.dashboard .dashboard__weekly-stat-chart{display:flex;margin:0 0 31px;justify-content:space-around}.dashboard .dashboard__weekly-stat-chart .recharts-surface{width:100%;height:100%}.dashboard .dashboard__weekly-stat-chart-item{width:110px}@media screen and (max-width:370px){.dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}}@media screen and (min-width:1200px){.dashboard .dashboard__weekly-stat-chart-item{margin-left:10px}}@media screen and (min-width:1400px){.dashboard .dashboard__weekly-stat-chart-item{margin-left:0}}.dashboard .dashboard__weekly-stat-chart-item:first-child{margin-left:0}.dashboard .dashboard__weekly-stat-chart-pie{display:block;position:relative;text-align:center;height:110px}.dashboard .dashboard__weekly-stat-chart-pie .recharts-responsive-container{width:100%!important}.dashboard .dashboard__weekly-stat-chart-pie-wrapper{width:100%!important;height:100%!important}.dashboard .dashboard__weekly-stat-label{position:absolute;top:calc(50% - 10px);width:100%;margin:0;-webkit-animation:label 1.5s ease-in;animation:label 1.5s ease-in;font-size:24px;line-height:24px}.dashboard .dashboard__weekly-stat-info{margin-top:10px;font-size:13px;line-height:1.38;text-align:center}.dashboard .dashboard__weekly-stat-info p{color:#999}.dashboard .dashboard__social-stat-item{display:flex;align-items:flex-end;width:100%;margin-top:10px}.dashboard .dashboard__social-stat-item:first-child{margin-top:0}.dashboard .dashboard__social-stat-title{width:40%;font-size:13px;line-height:1.38;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard .dashboard__social-stat-progress{width:60%;margin-bottom:5px}.dashboard .dashboard__social-stat-progress.progress--wide{width:80%}.dashboard .dashboard__social-stat-progress .progress__label{text-align:right}.dashboard .dashboard__occupancy-table td{font-size:13px;padding:5px}.dashboard .dashboard__occupancy-table td.td-head{color:#555}.theme-dark .dashboard .dashboard__occupancy-table td.td-head{color:#ddd}.dashboard .dashboard__occupancy-table td.td-blue{font-weight:500;color:#48b5ff}.dashboard .dashboard__occupancy-table td.td-green{font-weight:500;color:#b8e986}.dashboard .dashboard__occupancy-table td.td-gray{color:#999}.dashboard .dashboard__place-order-form{position:relative;width:100%;margin-top:20px}.dashboard .dashboard__place-order-form:first-child{margin-top:0}.dashboard .dashboard__place-order-form form{padding:20px 20px 30px;border-radius:5px;margin-top:10px}.theme-light .dashboard .dashboard__place-order-form form{background-color:#eff1f5}.theme-dark .dashboard .dashboard__place-order-form form{background-color:#333246}.dashboard .dashboard__place-order-form .form__form-group-label{width:50px}.dashboard .dashboard__place-order-form .form__form-group-field{width:calc(100% - 50px)}.dashboard .dashboard__place-order-form .form__button-toolbar{margin-left:0;width:100%}.dashboard .dashboard__place-order-form .form__button-toolbar button{width:100%}.theme-light .dashboard .dashboard__place-order-form input{background-color:#fff}.theme-dark .dashboard .dashboard__place-order-form input{background-color:#232329}@media screen and (min-width:900px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}@media screen and (min-width:1200px){.dashboard .dashboard__place-order-form{width:100%;margin-top:20px}.dashboard .dashboard__place-order-form:first-child{margin-top:0}}@media screen and (min-width:1360px){.dashboard .dashboard__place-order-form{width:calc(50% - 15px);margin-top:0}}.dashboard .dashboard__place-order-form-subhead{position:absolute;font-size:12px;top:4px;right:0}@media screen and (min-width:1200px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .dashboard__chart-pie-container{padding-left:0}.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:-110px!important}}@media screen and (min-width:1360px){.dashboard .dashboard__chart-pie.dashboard__chart-pie--crypto .recharts-legend-wrapper{bottom:5px!important}}.dashboard .mobile-app-widget .mobile-app-widget__top-line{display:flex}.dashboard .mobile-app-widget .mobile-app-widget__top-line .mobile-app-widget__total-stat{padding:0;font-size:28px;font-weight:500;font-style:normal;font-stretch:normal;letter-spacing:normal;margin-right:auto;line-height:normal}.dashboard .mobile-app-widget .mobile-app-widget__top-line--pink .mobile-app-widget__total-stat{color:#ff4861}.dashboard .mobile-app-widget .mobile-app-widget__top-line--lime .mobile-app-widget__total-stat{color:#b8e986}.dashboard .mobile-app-widget .mobile-app-widget__top-line--blue .mobile-app-widget__total-stat{color:#48b5ff}.dashboard .mobile-app-widget .mobile-app-widget__top-line--turquoise .mobile-app-widget__total-stat{color:#4ce1b6}.dashboard .mobile-app-widget .mobile-app-widget__title{text-transform:uppercase;position:relative;margin:0 0 20px}.dashboard .mobile-app-widget .mobile-app-widget__title h5{font-size:12px;color:#555;font-weight:500}.dashboard .mobile-app-widget .dashboard__trend-icon{margin:0;height:29px;min-width:28px;fill:#d8dfe9}.dashboard .mobile-app-widget .progress__label{font-size:14px;font-weight:500;right:-7px}.dashboard .mobile-app-widget .progress-bar{border-radius:5px;background-color:unset}.dashboard .dashboard__users-stat .dashboard__trend-icon{fill:#d8dfe9;height:24px;width:24px;margin-right:3px;min-width:24px;margin-top:auto}.dashboard .dashboard__current-users{display:flex;align-items:center;flex-direction:column}.dashboard .dashboard__current-users .dashboard__current-users-chart{position:relative;width:100%}.dashboard .dashboard__current-users .dashboard__current-users-chart div,.dashboard .dashboard__current-users .dashboard__current-users-chart svg{width:100%!important;margin:0 auto}.dashboard .dashboard__current-users .dashboard__current-users-chart .dashboard__current-users-label{margin:0;position:absolute;top:calc(50% + 10px);text-align:center;left:calc(50% - 30px);font-size:38px}.dashboard .dashboard__current-users .dashboard__current-users-info{display:flex;align-items:flex-start;width:100%;justify-content:space-between;font-size:13px;line-height:1.54;color:#555}.dashboard .dashboard__current-users .dashboard__current-users-info p{margin:0}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day{display:flex;flex-direction:column;align-items:center}.dashboard .dashboard__current-users .dashboard__current-users-info .dashboard__current-users-day span:last-child{font-size:16px;line-height:1.25;font-weight:500;color:#555}@media screen and (min-width:1539px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 20px}}@media screen and (min-width:1200px) and (max-width:1539px){.dashboard .dashboard__current-users .dashboard__current-users-chart div,.dashboard .dashboard__current-users .dashboard__current-users-chart svg{height:100px!important}}@media screen and (min-width:768px) and (max-width:1023px){.dashboard .dashboard__current-users .dashboard__current-users-info{padding:0 75px}}.dashboard .dashboard__active-users-chart{overflow:hidden}.dashboard .dashboard__carousel{margin-bottom:-25px}.dashboard .dashboard__carousel .slick-dots{bottom:-35px}.dashboard .dashboard__carousel .slick-arrow.slick-next,.dashboard .dashboard__carousel .slick-arrow.slick-prev{background:none;opacity:0;pointer-events:none}.dashboard .dashboard__carousel .dashboard__carousel-slide{border-radius:5px;padding:15px 13px;position:relative;overflow:hidden}.dashboard .dashboard__carousel .dashboard__carousel-slide svg{position:absolute;height:80px;width:80px;top:calc(50% - 40px);opacity:.3;right:-20px}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#ddd}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide svg{fill:#605f7b}.dashboard .dashboard__carousel .dashboard__carousel-slide p{color:#999;margin:0}.dashboard .dashboard__carousel .dashboard__carousel-slide .dashboard__carousel-title{color:#ff4861;font-size:24px;font-weight:500}.theme-light .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#f2f4f7}.theme-dark .dashboard .dashboard__carousel .dashboard__carousel-slide{background:#2a2a31}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red{background:#ff4861}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red p{color:#fff;opacity:.45}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red svg{fill:#fff}.dashboard .dashboard__carousel .dashboard__carousel-slide.dashboard__carousel-slide--red .dashboard__carousel-title{opacity:1}.products-list__img-wrap{width:40px;height:35px;text-align:center;padding:2px}.theme-light .products-list__img-wrap{border:1px solid #f2f4f7}.theme-dark .products-list__img-wrap{border:1px solid #33333a}.products-list__img-wrap img{max-height:100%;width:auto}.products-list__btn-toolbar-top{position:absolute;top:0;right:0;margin:0}@media screen and (max-width:992px){.products-list__btn-toolbar-top{position:relative;margin-top:10px}}.products-list__btn-add{padding:4px 25px;text-transform:none}.products-list__search{margin:0;position:relative}.products-list__search svg{position:absolute;right:5px;top:9px;fill:#999;height:14px;width:14px}.products-list__search input{padding-right:20px}.project-summary{position:relative}.theme-light .project-summary dl dt{color:#646777}.theme-dark .project-summary dl dt{color:#ddd}.theme-light .project-summary dl dd{color:#646777}.theme-dark .project-summary dl dd{color:#ddd}.project-summary hr{margin:30px 0}.project-summary__info{margin-bottom:5px}.project-summary__info td{padding-left:10px}.project-summary__info th{color:#999;font-weight:500}.project-summary__info td,.project-summary__info th{padding-bottom:5px}.project-summary__stats{display:flex;margin-top:20px;flex-wrap:wrap}.project-summary__stat{margin-right:auto;padding-right:20px}.project-summary__stat p{font-size:24px;line-height:32px;margin:0}.project-summary__stat span{color:#999;font-size:13px}.project-summary__progress{max-width:460px;width:100%;margin:auto 0}.project-summary__progress:last-child{margin:auto 0}.project-summary__statistic-title{text-transform:uppercase;font-weight:500}.project-summary__statistic{width:50%}.project-summary__statistics{display:flex;flex-wrap:wrap;position:relative}.project-summary__statistics-refresh,.project-summary__statistics-refresh:before{position:absolute;width:100%;height:100%;top:0;left:0}.project-summary__statistics-refresh:before{content:"";z-index:9;border-radius:5px}.theme-light .project-summary__statistics-refresh:before{background-color:#fff;opacity:.8}.theme-dark .project-summary__statistics-refresh:before{background-color:#232329;opacity:.8}.project-summary__statistics-refresh svg{fill:#ee312a;position:absolute;-webkit-animation:refresh 1s linear infinite;animation:refresh 1s linear infinite;z-index:10;width:48px;height:48px;top:calc(50% - 24px);left:calc(50% - 24px)}@keyframes refresh{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.project-summary__btn{position:absolute;top:0;z-index:1;right:0}@media screen and (max-width:1200px){.project-summary__statistic{width:100%}}@media screen and (min-width:768px){.container{width:100%;max-width:1630px}}.container__wrap{padding-left:0;padding-top:40px;min-height:100vh;-webkit-transition:padding-left .3s;transition:padding-left .3s}.theme-light .container__wrap{background:#f2f4f7}.theme-dark .container__wrap{background:#2a2a31}@media screen and (min-width:576px){.container__wrap{padding-left:250px}}.layout.layout--collapse+.container__wrap{padding-left:0}@media screen and (min-width:576px){.layout.layout--collapse+.container__wrap{padding-left:60px}}@media screen and (min-width:576px){.layout.layout--top-navigation+.container__wrap{padding-left:0}}
/*# sourceMappingURL=main.f28bc1c8.chunk.css.map */