/*** BASE ***/
body { background: #f4f6fc; color: #2e384d; }

a, a:visited, .pagination .page-link, .font-color-main { color: #2e5bff; }

a:hover, a:focus { color: #1d348c; }

h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited { color: #2e384d; }

form label, .label-style, label.with-link a { color: #b0bac9; }

label.with-link a:hover, label.with-link a:active { color: #2e5bff; }

form input:not([type="radio"]):not([type="checkbox"]):not([type="file"]):not(.form-control-plaintext), form textarea, form select, .form-control, input.form-control, textarea.form-control, select.form-control { background: #f9faff; color: #2e384d; border-color: #e0e7ff; }

.form-control:active, .form-control:focus, .form-control.focus { border-color: #d5dcf5 !important; }

.input-group-text, .input-group-addon { background: #f9faff; border-color: #e0e7ff; color: #2e384d; }

.form-check-label, .form-control-plaintext { color: #2e384d; }

.custom-file-label { background: #f9faff; border-color: #e0e7ff; }

.custom-file-label::after { background: #d5deff; color: #2e5bff; border-color: #e0e7ff; }

form input.btn-primary, input.btn-primary, .btn-primary, a.btn-primary, a.btn-primary:not([href]):not([tabindex]) { background: #2e5bff; border-color: #2e5bff; color: #fff; }

.btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active, a.btn-primary:not([href]):not([tabindex]):hover, a.btn-primary:not([href]):not([tabindex]):focus { background: #eff2ff; border-color: #eff2ff; color: #2e5bff; }

form input.btn-grey, input.btn-grey, .btn-grey, a.btn-grey, a.btn-grey:not([href]):not([tabindex]), .btn-grey:disabled, .btn-grey.disabled { background: #9398a2; border-color: #9398a2; color: #eff2ff; }

.btn-grey:not(:disabled):not(.disabled):hover, .btn-grey.active.focus, .btn-grey.active:focus, .btn-grey.active:hover, .btn-grey:active.focus, .btn-grey:active:focus, .btn-grey:active:hover, .btn-grey.active, .btn-grey:active, .btn-grey.focus, .btn-grey:focus, .btn-grey:not(:disabled):not(.disabled):active, a.btn-grey:not([href]):not([tabindex]):hover, a.btn-grey:not([href]):not([tabindex]):focus { background: #eff2ff; border-color: #eff2ff; color: #2e5bff; }

form input.btn-dark, input.btn-dark, .btn-dark, a.btn-dark, a.btn-dark:not([href]):not([tabindex]) { background: #343a40; border-color: #343a40; color: #eff2ff; }

.btn-dark:hover, .btn-dark.active.focus, .btn-dark.active:focus, .btn-dark.active:hover, .btn-dark:active.focus, .btn-dark:active:focus, .btn-dark:active:hover, .btn-dark.active, .btn-dark:active, .btn-dark.focus, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled):active, a.btn-dark:not([href]):not([tabindex]):hover, a.btn-dark:not([href]):not([tabindex]):focus { background: #23272b; border-color: #23272b; color: #fff; }

form input.btn-light, input.btn-light, .btn-light, a.btn-light, a.btn-light:not([href]):not([tabindex]) { background: #e2e6ea; border-color: #e2e6ea; color: #212529; }

.btn-light:hover, .btn-light.active.focus, .btn-light.active:focus, .btn-light.active:hover, .btn-light:active.focus, .btn-light:active:focus, .btn-light:active:hover, .btn-light.active, .btn-light:active, .btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled):active, a.btn-light:not([href]):not([tabindex]):hover, a.btn-light:not([href]):not([tabindex]):focus { background: #e0e0e0; border-color: #e0e0e0; color: #343a40; }

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active { background: #2e5bff; border-color: #2e5bff; color: #fff; }

form input.btn-green, input.btn-green, .btn-green, a.btn-green, a.btn-green:not([href]):not([tabindex]) { background: #33ac2e; border-color: #33ac2e; color: #fff; }

.btn-green:hover, .btn-green.active.focus, .btn-green.active:focus, .btn-green.active:hover, .btn-green:active.focus, .btn-green:active:focus, .btn-green:active:hover, .btn-green.active, .btn-green:active, .btn-green.focus, .btn-green:focus, .btn-green:not(:disabled):not(.disabled):active, a.btn-green:not([href]):not([tabindex]):hover, a.btn-green:not([href]):not([tabindex]):focus { background: #1f641c; border-color: #1f641c; color: #fff; }

form input.btn-red, input.btn-red, .btn-red, a.btn-red, a.btn-red:not([href]):not([tabindex]) { background: #e7505a; border-color: #e7505a; color: #fff; }

.btn-red:hover, .btn-red.active.focus, .btn-red.active:focus, .btn-red.active:hover, .btn-red:active.focus, .btn-red:active:focus, .btn-red:active:hover, .btn-red.active, .btn-red:active, .btn-red.focus, .btn-red:focus, .btn-red:not(:disabled):not(.disabled):active, a.btn-red:not([href]):not([tabindex]):hover, a.btn-red:not([href]):not([tabindex]):focus { background: #992d34; border-color: #992d34; color: #fff; }

form input.btn-secondary, input.btn-secondary, .btn-secondary, a.btn-secondary, a.btn-secondary:not([href]):not([tabindex]) { background: #d5deff; border-color: #d5deff; color: #2e5bff; }

.btn-secondary:not([disabled]):hover, .btn-secondary.active.focus, .btn-secondary.active:not([disabled]):focus, .btn-secondary.active:not([disabled]):hover, .btn-secondary:not([disabled]):active.focus, .btn-secondary:not([disabled]):active:not([disabled]):focus, .btn-secondary:not([disabled]):active:not([disabled]):hover, .btn-secondary.active, .btn-secondary:not([disabled]):active, .btn-secondary.focus, .btn-secondary:not([disabled]):focus, .btn-secondary:not(:disabled):not(.disabled):active, a.btn-secondary:not([href]):not([tabindex]):hover, a.btn-secondary:not([href]):not([tabindex]):focus { background: #2e5bff; border-color: #2e5bff; color: #d5deff; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active { background: #a5b3fd; border-color: #c7d1f3; color: #1d348c; }

.btn-transparent:not([disabled]):hover, .btn-transparent.active.focus, .btn-transparent.active:not([disabled]):focus, .btn-transparent.active:not([disabled]):hover, .btn-transparent:not([disabled]):active.focus, .btn-transparent:not([disabled]):active:not([disabled]):focus, .btn-transparent:not([disabled]):active:not([disabled]):hover, .btn-transparent.active, .btn-transparent:not([disabled]):active, .btn-transparent.focus, .btn-transparent:not([disabled]):focus, .btn-transparent:not(:disabled):not(.disabled):active, a.btn-transparent:not([href]):not([tabindex]):hover, a.btn-transparent:not([href]):not([tabindex]):focus { background: none; border-color: #666666; color: #666666; }

form input.btn-link, input.btn-link, .btn-link, a.btn-link, a.btn-link:not([href]):not([tabindex]) { color: #2e5bff; }

form input.btn-link:hover, input.btn-link:hover, .btn-link:hover, a.btn-link:hover, form input.btn-link:active, input.btn-link:active, .btn-link:active, a.btn-link:active, form input.btn-link:focus, input.btn-link:focus, .btn-link:focus, a.btn-link:focus, .btn-link:not(:disabled):not(.disabled):active, a.btn-link:not([href]):not([tabindex]):hover, a.btn-link:not([href]):not([tabindex]):focus { color: #1d348c; }

form input.btn-info, input.btn-info, .btn-info, a.btn-info, a.btn-info:not([href]):not([tabindex]) { background: transparent; border-color: #2e5bff; color: #2e5bff; }

.btn-info:hover, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active, .btn-info:active, .btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled):active, a.btn-info:not([href]):not([tabindex]):hover, a.btn-info:not([href]):not([tabindex]):focus { background: transparent; border-color: #1d348c; color: #1d348c; }

.alert-primary { color: #2e384d; background-color: #d5deff; border-color: #c7d1f3; }

.jumbotron { background: #f4f6fc; }

.empty-state-info { color: #8798ad; }

.portlet .empty-state-info { background: #fff; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { background-color: #2e5bff; color: #fff; }

.backtotop { background: #2e5bff; color: #fff; }

.backtotop:hover, .backtotop:focus { color: #fff; background: rgba(46, 91, 255, 0.8); }

.backtotop:visited { color: #fff; }

.font-primary { color: #2e5bff !important; }

.font-red { color: #e7505a !important; }

.font-grey { color: #8798ad !important; }

.font-dark { color: #212529 !important; }

.font-darker { color: #000 !important; }

.custom-control-input:checked ~ .custom-control-label::before { border-color: #2e5bff; background-color: #2e5bff; }

.custom-control-input:checked ~ .custom-control-label::before { border-color: #2e5bff; background-color: #2e5bff; }

.page-item.active .page-link, .pagination .page-item.active .page-link:not([href]):not([tabindex]) { background: #2e5bff; color: #fff; border-color: #2e5bff; }

.page-item.active .page-link:not([href]):not([tabindex]):focus, .page-item.active .page-link:not([href]):not([tabindex]):hover { background: #2e5bff; color: #fff; }

.footer { color: #bfc5d2; }

/*** SIDEBAR ***/
.page-sidebar-menu { background: #fff; }

.page-sidebar-menu, .page-sidebar-menu .sidebar-header button, .page-sidebar-menu .sidebar-header button:active, .page-sidebar-menu .sidebar-header button:focus, .page-sidebar-menu ul li > a, .page-sidebar-menu .user-area .logged-in em { color: #bfc5d2; }

.page-sidebar-menu .sidebar-header button:hover, .page-sidebar-menu ul li > a:hover, .page-sidebar-menu ul li.active > a, .page-sidebar-menu a[aria-expanded="true"], .page-sidebar-menu ul li.show, .page-sidebar-menu ul li.show > a:hover { color: #2e5bff; }

.page-sidebar-menu ul li > a:hover { background: #fff; }

.page-sidebar-menu ul li.active > a, .page-sidebar-menu a[aria-expanded="true"], .page-sidebar-menu ul li.show, .page-sidebar-menu ul li.show > a:hover, .page-sidebar-menu .dropdown-menu { background: #eff2ff; }

.page-sidebar-menu ul li.active > a:before { background: #2e5bff; }

.page-sidebar-menu .dropdown-menu a { color: #1d348c; }

.page-sidebar-menu .dropdown-menu a:hover { background: #496ffb; }

.page-sidebar-menu .dropdown-menu a:hover { color: #fff; }

.page-sidebar-menu .user-area .logged-in span { color: #2e384d; }

/*** HEADER & DROPDOWN DEFAULT ***/
.header, .dropdown-menu-default { background: #fff; }

.header .navbar-nav .nav-item .nav-link, .dropdown-menu-default .dropdown-item { color: #9398a2; }

.header .navbar-nav .icon-only .nav-link, .dropdown-menu-default .dropdown-item > i { color: #bfc5d2; }

.header .navbar-nav .nav-item .nav-link .notif, .dropdown-menu-default .dropdown-item:active { background: #2e5bff; }

.header .navbar-nav .nav-item .nav-link:active, .header .navbar-nav .nav-item .nav-link:hover, .header .navbar-nav .dropdown.show .nav-link { color: #2e5bff; }

.header .navbar-nav .nav-item .nav-link:hover, .header .navbar-nav .dropdown.show .nav-link { background: #f9fafc; }

.dropdown-menu-default .dropdown-item:active { color: #fff; }

.dropdown-menu-default .dropdown-item:active > i { color: #f1f1f1; }

.dropdown-menu-default .dropdown-header, .popover-header { background: #f0f1f4; }

.dropdown-menu-default .dropdown-header > h3 { color: #62878f; }

.dropdown-menu-default .dropdown-header > a { color: #4a5979; }

.dropdown-header-simple, .dropdown-menu-default .dropdown-header-simple { background: transparent; color: #212529; }

.dropdown-menu-default:before { border-bottom-color: #eee; }

.dropdown-with-header:after { border-bottom-color: #f0f1f4; }

.dropdown-menu-content .msg-snippet, .dropdown-menu-content .notification-item { color: #9398a2; }

.dropdown-menu-content .msg-snippet .msg .subject .from { color: #2e5bff; }

.dropdown-menu-content a.msg-snippet:hover, .dropdown-menu-content a.notification-item:hover { background: #f9fafc; }

.dropdown-menu-content .notification-item .time { background: #f1f1f1; }

.dropdown-item.active, .dropdown-item:active { color: #2e5bff; background: #d5deff; }

.header .navbar .navbar-toggle .icon-bar { background-color: #fff; }

.header .navbar .navbar-toggle:focus, .header .navbar .navbar-toggle:hover { background-color: #2e5bff; }

.header .navbar .navbar-toggle:focus .icon-bar, .header .navbar .navbar-toggle:hover .icon-bar { background-color: #fff; }

@media only screen and (max-width: 767px) { .header .navbar .navbar-nav > li > a:focus, .header .navbar .navbar-nav > li > a:hover, .header .navbar-nav .nav-item.current { background: #eff2ff; color: #2e5bff; } }

/*** PAGE HEADER ***/
.page-header { color: #2e384d; }

.page-header small { color: #8798ad; }

/*** PORTLETS ***/
.portlet { border-color: #e4eafc; background: #fff; color: #2e384d; }

.portlet .portlet-header, .portlet .portlet-header .actions .btn-link, .modal-header, .modal-header .close, .font-color-alt { color: #8798ad; }

.portlet .portlet-header .actions .btn-link:hover, .portlet .portlet-header .actions .btn-link:active { color: #2e5bff; }

.portlet-dark { background: #282828; }

.portlet-dark .portlet-header, .portlet-dark .portlet-header .actions .btn-link, .portlet-dark form label, form .portlet-dark label, .portlet-dark .label-style, .portlet-dark label.with-link a { color: #fff; }

.portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):hover, .portlet-dark .portlet-header .actions .btn-transparent.active.focus, .portlet-dark .portlet-header .actions .btn-transparent.active:not([disabled]):focus, .portlet-dark .portlet-header .actions .btn-transparent.active:not([disabled]):hover, .portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):active.focus, .portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):active:not([disabled]):focus, .portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):active:not([disabled]):hover, .portlet-dark .portlet-header .actions .btn-transparent.active, .portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):active, .portlet-dark .portlet-header .actions .btn-transparent.focus, .portlet-dark .portlet-header .actions .btn-transparent:not([disabled]):focus, .portlet-dark .portlet-header .actions .btn-transparent:not(:disabled):not(.disabled):active { color: #fff; border-color: #fff; opacity: .8; }

.portlet-dark .form-control[disabled], .portlet-dark .form-control[readonly], .portlet-dark fieldset[disabled] .form-control { background: #dfdfdf !important; color: #000 !important; }

/*** BREADCRUMBS ***/
.breadcrumbs-container .breadcrumb-item + .breadcrumb-item::before { color: #bfc5d2; }

.breadcrumbs-container .breadcrumb-item.active { color: #8798ad; }

.breadcrumbs-container .breadcrumb-item a { color: #a5b3fd; }

.breadcrumbs-container .breadcrumb-item a:hover, .breadcrumbs-container .breadcrumb-item a:active, .breadcrumbs-container .breadcrumb-item a:focus { color: #2e5bff; }

/*** NOTES ***/
.note.note-info { background-color: #d5deff; border-color: #2e5bff; color: #000; }

.note.note-success { background-color: #d4edda; border-color: #155724; color: #000; }

.note.note-danger { background-color: #f8d7da; border-color: #721c24; color: #000; }

.note.note-warning { background-color: #fff3cd; border-color: #856404; color: #000; }

/*** BADGES ***/
.badge-primary { background-color: #2e5bff; color: #fff; }

.badge-secondary, .status-unassigned { background-color: #6c757d; color: #fff; }

.badge-success, .status-completed { background-color: #155724; color: #fff; }

/*** TABS ***/
.nav-tabbable-lines .nav-item .nav-link { color: #9398a2; }

.nav-tabbable-lines .nav-item .nav-link.active { border-bottom-color: #2e5bff; color: #2e384d; }

.nav-tabbable-lines .nav-item .nav-link:hover { border-bottom-color: #62878f; }

.tabbable-line .nav-tabs .nav-item .nav-link { color: #8798ad; }

.tabbable-line .nav-tabs .nav-item .nav-link.active { color: #8798ad; border-bottom-color: #2e5bff; }

.tabbable-line .nav-tabs .nav-item .nav-link:hover { border-bottom-color: #2e384d; }

/*** TABLES ***/
.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th { border-color: #e7ecf1; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #fbfcfd; }

.table .thead-light th { background: #f4f6fc; }

.table-listing-style tr { background: #fff; }

.table-listing-style thead tr th { color: #bfc5d2; }

.table-listing-style tr td { border-bottom-color: #e4eafc; border-top-color: #e4eafc; }

.table-listing-style tr td:first-child { border-left-color: #e4eafc; }

.table-listing-style tr td:last-child { border-right-color: #e4eafc; }

/*** LOGIN ***/
.login-bg { background: #fff; }

.login .login-content h1 small { color: #8798ad; }

.login .login-content .notice { color: #b0bac9; }

/*** EDITOR ***/
.btn-editor-settings-on, .portlet > .portlet-header > .actions .btn-editor-settings-on { color: #fff; background-color: #62878f; border-color: #8798ad; }

.editor-cta-add-block { border-color: #e2e6ea !important; }

.editor-cta-add-block .cta-add-block-icon { color: #000 !important; }

.editor-cta-add-block .cta-add-block-text { color: #212529 !important; }

.editor-cta-add-block:hover { border-color: #2e5bff !important; }

.editor-block { color: #212529; }

.editor-block:hover:before { outline-color: #2e5bff; }

.editor-block.selected-block:before { outline-color: #666666; }

.editor-components-panel-group { border-top-color: #e2e6ea; }

.editor-components-panel-group .panel-default { border-bottom-color: #e2e6ea; }

.editor-component-block-item { color: #212529; }

.editor-component-block-item:not(:disabled):hover:before { background: rgba(226, 230, 234, 0.2); color: #000; }

.editor-component-block-item .editor-component-block-item-icon { color: #2e384d; }

.editor-component-block-item .editor-component-block-item-title { color: #212529; }

.editor-page-sidebar-area { border-left-color: #e2e6ea; background: #f4f6fc; color: #9398a2; }

.editor-page-sidebar-area .tab-content, .editor-page-sidebar-area.single-panel > .panel-group { background: #fff; border-top-color: #e2e6ea; }

.editor-page-sidebar-area .tab-content .inner-text { border-bottom-color: #e2e6ea; }

.editor-page-sidebar-area .btn-toolbar .btn-primary { border-color: #9398a2; }

.editor-theme-options-menu .panel-default > .panel-heading .panel-title .menu-item { background: #fff; color: #2e384d; }

.editor-theme-options-menu .panel-default > .panel-heading .panel-title .menu-item.active { background: #e2e6ea; color: #2e384d; }

.editor-theme-options-menu .panel-default > .panel-heading .panel-title .accordion-toggle:not(.collapsed) { background: #d5deff; color: #2e5bff; }

.editor-theme-options-menu .submenu-container .submenu-item { background: #282828; color: #fff; }

.editor-theme-options-menu .submenu-container .submenu-item:hover, .editor-theme-options-menu .submenu-container .submenu-item:focus { background: #000; }

.editor-theme-options-menu .submenu-container .submenu-item:active, .editor-theme-options-menu .submenu-container .submenu-item.active { background: #2e5bff; color: #fff; }

.navigation-menu-items-container .panel-menu-item, .navigation-menu-items-container .panel-menu-item > .panel-heading + .panel-collapse > .panel-body, .navigation-menu-items-container .panel-menu-item > .panel-heading + .panel-collapse > .panel-footer { border-color: #e2e6ea; }

.navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > .menu-item { background: #e2e6ea; color: #2e384d; }

.navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > .menu-item.collapsed { background: #f0f1f4; color: #2e384d; }

.navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > .menu-item-link { background: #e2e6ea; }

.navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > .menu-item-link:hover, .navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > .menu-item-link:focus { background: #f9faff; color: #2e384d; }

.navigation-menu-items-container .panel-menu-item > .panel-heading .panel-title > a.active { background: #e2e6ea; color: #2e384d; }

/* DATE TIME PICKER */
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover, .content-area .bootstrap-datetimepicker-widget table td.active, .content-area .bootstrap-datetimepicker-widget table td.active:hover { background: #2e5bff; color: #fff; }

.bootstrap-datetimepicker-widget table td.today:before, .content-area .bootstrap-datetimepicker-widget table td.today:before { border-bottom-color: #2e5bff; }

/* CUSTOM TIME PICKER */
.timepicker-custom-widget { background: #fff; border-color: rgba(0, 0, 0, 0.1); }

.timepicker-custom-widget .times { scrollbar-color: darkgrey transparent; background: #f9f9f9; border-color: rgba(0, 0, 0, 0.1); }

.timepicker-custom-widget .times::-webkit-scrollbar-thumb { background-color: #212529; }

.timepicker-custom-widget .times .time:hover, .timepicker-custom-widget .times .time:active, .timepicker-custom-widget .times .time:focus { background: #eee; }

.timepicker-custom-widget .arrow { color: #2e5bff; }

.timepicker-custom-widget .arrow:hover, .timepicker-custom-widget .arrow:active, .timepicker-custom-widget .arrow:focus { color: #000; }

/* SELECT2 */
.ng-select .ng-select-container { background: #f9faff; color: #2e384d !important; border-color: #e0e7ff !important; }

z .ng-select.ng-select-opened > .ng-select-container { border-color: #2e5bff !important; background: #fff; }

.ng-dropdown-panel.ng-select-bottom { border-color: #e0e7ff; border-top-color: #e0e7ff; }

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option { background-color: #fff; color: #2e384d; }

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked { background-color: #eff2ff; color: #2e384d; }

/* MEDIA MANAGER */
.media-images__images .image__selected { -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #2e5bff; box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 7px #2e5bff; }

.media-images__images .image__selected .check { background-color: #2e5bff; -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #2e5bff; box-shadow: 0 0 0 1px #fff, 0 0 0 2px #2e5bff; color: #fff; }

.image__selected, .img-thumb-preview { -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0 0 2px #2e5bff; box-shadow: inset 0 0 0 0 #fff, inset 0 0 0 2px #2e5bff; }

.img-thumb-preview-unset { -webkit-box-shadow: inset 0 0 0 0 #fff, inset 0 0 0 2px #e0e7ff; box-shadow: inset 0 0 0 0 #fff, inset 0 0 0 2px #e0e7ff; }

.img-thumb-preview .remove { background: #e7505a; color: #fff; border-color: #fff; }

.meter { background: #f3f3f3; }

.meter > .indicator { background-color: #2e5bff; }

.success .meter > .indicator, .publish-bar-footer .publish-bar-details .page-header .badge { background-color: #33ac2e; }

@-webkit-keyframes meter-success { 0% { background-color: #fff3cd; }
  100% { background-color: #33ac2e; } }

@keyframes meter-success { 0% { background-color: #fff3cd; }
  100% { background-color: #33ac2e; } }
/*# sourceMappingURL=theme.css.map */