body
{
  background-color: #000000;
}

.nav-header
{
  background-color: #000000;
  background-image: none;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus
{
  background-color: #000000;
}

.nav > li.active
{
  border-left: 4px solid #FFBB40;
  background: #000000;
}

.pace .pace-progress
{
  background: #FFA400;
}

.form-control:focus,
.single-line:focus
{
  border-color: #FFA400 !important;
}

label.error
{
  color: #FF6873;
}

.form-control.error
{
  border: 1px solid #FF6873 !important;
}

.btn-primary.btn-outline
{
  color: #FFFFFF;
}

.btn-primary
{
  background-color: #FFA400;
  border-color: #FFA400;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus
{
  background-color: #CC8300 !important;
  border-color: #CC8300 !important;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus
{
  background-color: #CC8300 !important;
  border-color: #CC8300 !important;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active
{
  background-color: #FFBB40;
  border-color: #FFBB40;
}

.btn-success.btn-outline
{
  color: #2DAA39;
}

.btn-success
{
  background-color: #2DAA39;
  border-color: #2DAA39;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success.active:hover,
.btn-success.active:focus
{
  background-color: #299931;
  border-color: #299931;
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active
{
  background-color: #3ACE45;
  border-color: #3ACE45;
}

.label-success,
.badge-success
{
  background-color: #2DAA39;
}

.text-success
{
  color: #2DAA39 !important;
}

.btn-danger.btn-outline
{
  color: #FF4250;
}

.btn-danger
{
  background-color: #FF4250;
  border-color: #FF4250;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger.active:hover,
.btn-danger.active:focus
{
  background-color: #D83E4C;
  border-color: #D83E4C;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active
{
  background-color: #FF6873;
  border-color: #FF6873;
}

.label-danger,
.badge-danger
{
  background-color: #FF4250;
}

.text-danger
{
  color: #FF4250;
}

.has-error .form-control
{
  border-color: #FF4250;
}

.has-error .select2-selection
{
  border: 1px solid #FF4250;
}

.btn-info.btn-outline
{
  color: #A7A9AC;
}

.btn-info
{
  background-color: #A7A9AC;
  border-color: #A7A9AC;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info.active:hover,
.btn-info.active:focus
{
  background-color: #7D7F81;
  border-color: #7D7F81;
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active
{
  background-color: #E5E6E7;
  border-color: #E5E6E7;
}

.label-info,
.badge-info
{
  background-color: #A7A9AC;
}

.text-info
{
  color: #A7A9AC;
}

.btn-warning.btn-outline
{
  color: #F2C206;
}

.btn-warning
{
  background-color: #F2C206;
  border-color: #F2C206;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning.active:focus
{
  background-color: #E3B818;
  border-color: #E3B818;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active
{
  background-color: #F5CE38;
  border-color: #F5CE38;
}

.label-warning,
.badge-warning
{
  background-color: #F2C206;
}

.has-warning .form-control
{
  border-color: #F2C206;
}

.text-warning
{
  color: #F2C206;
}

.yellow-bg
{
  background-color: #F2C206 !important;
}

.navy-bg
{
  background-color: #FFA400 !important;
}

.big-icon
{
  color: #E5E6E7;
}

.contact-box
{
  border: 1px solid #E5E6E7;
}

.contact-box.center-version
{
  border: 1px solid #E5E6E7;
}

.contact-box .contact-box-footer
{
  border-top: 1px solid #E5E6E7;
}

.contact-box.active
{
  -webkit-box-shadow: 0px 3px 7px 0px #A7A9AC;
  -moz-box-shadow: 0px 3px 7px 0px #A7A9AC;
  box-shadow: 0px 3px 7px 0px #A7A9AC;
  border: 1px solid #FFA400;
}

.product-box
{
  border: 1px solid #E5E6E7;
  background-color: #FFFFFF;
}

.product-box.active
{
  -webkit-box-shadow: 0px 3px 7px 0px #A7A9AC;
  -moz-box-shadow: 0px 3px 7px 0px #A7A9AC;
  box-shadow: 0px 3px 7px 0px #A7A9AC;
  border: 1px solid #FFA400;
}

.product-imitation
{
  background-color: #F8F8F9;
  color: #BEBEC3;
}

.ibox-title
{
  border-color: #E5E6E7;
}

.ibox-content
{
  border-color: #E5E6E7;
}

.ibox-footer
{
  border-top: 1px solid #E5E6E7;
}

.widget.badge-success .text-center .fa.fa-check-circle-o .big-icon
{
  color: #FFFFFF;
}

.widget.badge-danger .text-center .fa-exclamation-circle .big-icon
{
  color: #FFFFFF;
}

.alert a
{
  color: #FF0000;
}

.toast-success
{
  background-color: #2DAA39;
}

.toast-error
{
  background-color: #FF4250;
}

.toast-info
{
  background-color: #23C6C8;
}

.toast-warning
{
  background-color: #F8AC59;
}

.alert-success
{
  color: #299931;
  background-color: #3ACE45;
  border-color: #299931;
}

.alert-danger
{
  color: #D83E4C;
  background-color: #FF6873;
  border-color: #D83E4C;
}

a
{
  color: #FFA400;
}

a:hover,
a:focus
{
  color: #CC8300;
}

.tt-dropdown-menu .tt-suggestion,
.tt-menu .tt-suggestion
{
  color: #676A6C;
}

.tt-menu .empty-message
{
  color: #676A6C;
}

.tt-dropdown-menu .tt-suggestion.tt-cursor,
.tt-menu .tt-suggestion.tt-cursor,
.tt-dropdown-menu .tt-suggestion:hover,
.tt-menu .tt-suggestion:hover
{
  background-color: #00BADF;
}


.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr
{
  border-bottom: 1px solid #E7EAEC;
}

.ui-jqgrid .ui-jqgrid-bdiv table.table-bordered td
{
  border-right: 1px solid #E7EAEC;
}

.ui-jqgrid tr.footrow td
{
  background-color: #F5F5F5;
}

.ui-jqgrid .ui-disabled:hover
{
  background-color: #FFFFFF !important;
}

.ui-separator
{
  background-color: #FFFFFF !important;
}

.ui-widget-content
{
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  color: #676A6C !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default
{
  border-right: 1px solid #DDDDDD;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control,
.ui-jqgrid .ui-jqgrid-pager .ui-pager-control
{
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

.ui-widget-content.footrow.footrow-ltr
{
  border-bottom: 1px solid #DDDDDD !important;
  background: #FFA400 !important;
}

.popover.top
{
  color: #FF6873;
  border: 1px solid #FF6873;
}

.popover.top > .arrow
{
  border-top-color: #FF6873;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus
{
  background-color: #FFA400 !important;
  border-color: #FFA400 !important;
}

.nav .dropdown.open
{
  background: #FFFFFF;
}

.ibox-tools a:hover
{
  color: #676A6C;
}

.ui-jqgrid .loading
{
  border: 1px solid #DDDDDD !important;
}

.input-daterange .input-group-addon
{
  background-color: #FFFFFF;
}

.btn-file:hover,
.btn-file:focus,
.btn-file:active,
.btn-file.active,
.open .dropdown-toggle.btn-file,
.btn-file:active:focus,
.btn-file:active:hover,
.btn-file.active:hover,
.btn-file.active:focus
{
  background-color: #299931 !important;
  border-color: #299931 !important;
}

.chosen-container-multi .chosen-choices
{
  border: 1px solid #E5E6E7;
}

.chosen-container-single .chosen-single
{
  border: 1px solid #E5E6E7;
}

.chosen-container-single.error .chosen-single
{
  border: 1px solid #FF6873 !important;
}

.chosen-container-active .chosen-single
{
  border: 1px solid #FFA400;
}

.chosen-container-active.error .chosen-single
{
  border: 1px solid #FF6873 !important;
}

.chosen-container-active.chosen-with-drop .chosen-single
{
  border: 1px solid #FFA400;
}

.chosen-container .chosen-results li.highlighted
{
  background-color: #FFA400 !important;
}

.chosen-container-active .chosen-choices
{
  border: 1px solid #FFA400;
}

.chosen-container-multi.error .chosen-choices
{
  border: 1px solid #FF6873;
}

.chosen-container .chosen-drop
{
  border: 1px solid #E5E6E7;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading
{
  color: #676A6C !important;
}

.swal-form input.nice-input
{
  border: 1px solid #E5E6E7;
}

.swal-form input.nice-input:focus,
.swal-form input.nice-input.focus
{
  box-shadow: none;
  border-color: #FFA400 !important;
}

.swal2-modal
{
  background-color: #2F4050;
  color: #676A6C;
}

.jstree-node
{
  color: #888888;
}

.label-primary,
.badge-primary
{
  background-color: #FFA400 !important;
}

.progress-bar
{
  background-color: #FFA400 !important;
}

.diveditor.error
{
  border: 1px solid #FF6873 !important;
}

.product-name:hover,
.product-name:focus
{
  color: #676A6C !important;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link
{
  color: #FFA400 !important;
}

.colorpicker-element .input-group-addon i, .colorpicker-element .add-on i
{
  border: 1px solid #CCCCCC;
}

.table-fixed tbody td, .table-fixed thead > tr> th
{
  border-bottom: 1px solid #DDDDDD;
}

.slick-prev:before,
.slick-next:before
{
  color: #FFA400 !important;
}

.well
{
  background-color: #f5f5f5;
  border: 1px solid #E3E3E3;
}

.dropdown-header
{
  color: #777777;
}

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

.text-info
{
  color: #A7A9AC !important;
}

li.show
{
  background-color: #FFFFFF;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle
{
  color: #FFFFFF;
  background-color: #2DAA39;
  border-color: #2DAA39;
}

.select2-container--bootstrap4 .select2-results__option--highlighted,
.select2-container--bootstrap4 .select2-results__option--highlighted.select2-results__option[aria-selected=true]
{
  background-color: #FFA400;
}

.select2-container--bootstrap4.select2-container--focus .select2-selection
{
  border-color: #FFA400;
}

.swal2-content table > caption + thead > tr:first-child > td, .swal2-content table > caption + thead > tr:first-child > th, .swal2-content table > colgroup + thead > tr:first-child > td, .swal2-content table > colgroup + thead > tr:first-child > th, .swal2-content table > thead:first-child > tr:first-child > td, .swal2-content table > thead:first-child > tr:first-child > th
{
  border-top: 1px solid #E5E6E7;
}

.dropdown-menu > li > a
{
  color: #676A6C;
}