body {
  background: #f1f4f7;
  color: #5f6468;
  font-family: 'Exo 2', sans-serif;
  font-size: 15px;
  line-height: 1.4;
}

p {
  color: #777;
}

#content a {
  text-decoration: none;
}
#content a:hover {
  text-decoration: none;
}

a, a:hover, a:focus {
  color: #1d82cf;
}

h1, h2, h3, h4, h5, h6 {
  color: #5f6468;
}

h1 {
  font-weight: 300;
  font-size: 28px;
}

h2 {
  font-weight: 300;
  margin-bottom: 20px;
}

h3, h4 {
  font-weight: 300;
}

.large {
  font-size: 2em;
}

.text-muted {
  color: #9fadbb;
}

.pagination a {
  text-decoration: none !important;
}

.btn {
  text-decoration: none !important;
}

.color-gray {
  color: #5f6468;
}

.color-blue {
  color: #5c93bd;
}

.color-teal {
  color: #5c93bd;
}

.color-orange {
  color: #5c93bd;
}

.color-red {
  color: #f9243f;
}

.bg-primary .glyphicon-remove {
  color: #5f6468;
}

.bg-primary .glyphicon-remove:hover {
  color: #ef4040;
}

.no-padding {
  padding: 0;
  margin: 0;
}

.glyphicon-xl {
  font-size: 6em;
}

.glyphicon-l {
  font-size: 3em;
}

.glyphicon-m {
  font-size: 1.5em;
}

.glyphicon-s {
  font-size: 0.75em;
}

.form-control {
  border: 1px solid #c7ced6;
  box-shadow: none;
}

.form-control:focus {
  border: 1px solid #5c93bd;
  outline: 0;
  box-shadow: inset 0px 0px 0px 1px #5c93bd;
}

.navbar-header .navbar-brand {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}

.navbar-header .navbar-brand span {
  color: #5c93bd;
}

a.btn:hover,
button:hover {
  opacity: 0.8;
}

a.btn:active,
button:active {
  box-shadow: inset 0px 0px 500px rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #d6ddec;
  border-color: #d6ddec;
  color: #1b3548;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5c93bd;
  border-color: #5c93bd;
}

.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5c93bd;
  border-color: #5c93bd;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #5c93bd;
  border-color: #5c93bd;
}

.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f9243f;
  border-color: #f9243f;
}

/*Backgrounds*/
.bg-primary {
  color: #1b3548;
  background-color: #e9ecf2;
}

a.bg-primary:hover {
  background-color: #e9ecf2;
}

.bg-success {
  color: #fff;
  background-color: #8ad919;
}

a.bg-success:hover {
  background-color: #8ad919;
}

.bg-success a {
  color: rgba(255, 255, 255, 0.75);
}

.bg-info {
  color: #fff;
  background-color: #5c93bd;
}

a.bg-info:hover {
  background-color: #5c93bd;
}

.bg-info a {
  color: rgba(255, 255, 255, 0.75);
}

.bg-warning {
  color: #fff;
  background-color: #5c93bd;
}

a.bg-warning:hover {
  background-color: #5c93bd;
}

.bg-warning a {
  color: rgba(255, 255, 255, 0.75);
}

.bg-danger {
  color: #fff;
  background-color: #f9243f;
}

a.bg-danger:hover {
  background-color: #f9243f;
}

.bg-danger a {
  color: rgba(255, 255, 255, 0.75);
}

/*Panels*/
.panel {
  border: 0;
}

.panel-heading {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.025em;
  height: 66px;
  line-height: 45px;
}

.panel-default .panel-heading {
  background: #fff;
  border-bottom: 1px solid #eee;
  color: #5f6468;
}

.panel-footer {
  background: #fff;
  border-top: 1px solid #eee;
}

.panel-widget {
  padding: 0;
  position: relative;
}

.panel-widget .panel-footer {
  border: 0;
  text-align: center;
}

.panel-footer .input-group {
  padding: 0px;
  margin: 0 -5px;
}

.panel-footer .input-group-btn:last-child > .btn,
.panel-footer .input-group-btn:last-child > .btn-group {
  margin: 0;
}

.panel-widget .panel-footer a {
  color: #999;
}

.panel-widget .panel-footer a:hover {
  color: #666;
  text-decoration: none;
}

.panel-blue {
  background: #5c93bd;
  color: #fff;
}

.panel-teal {
  background: #5c93bd;
  color: #fff;
}

.panel-orange {
  background: #5c93bd;
  color: #fff;
}

.panel-red {
  background: #f9243f;
  color: #fff;
}

.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
}

.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted {
  color: rgba(255, 255, 255, 0.5);
}

.dark-overlay {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}

.widget-left {
  height: 80px;
  padding-top: 15px;
  text-align: center;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.widget-right {
  text-align: left;
  line-height: 1.6em;
  margin: 0px;
  padding: 20px;
  height: 80px;
  color: #999;
  font-weight: 300;
  background: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
  .widget-right {
    width: 100%;
    margin: 0;
    text-align: center;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
@media (max-width: 768px) {
  .widget-left {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.widget-right .text-muted {
  color: #9fadbb;
}

.widget-right .large {
  color: #5f6468;
}

.panel-blue .widget-left {
  background: #5c93bd;
  color: #fff;
}

.panel-teal .widget-left {
  background: #5c93bd;
  color: #fff;
}

.panel-orange .widget-left {
  background: #5c93bd;
  color: #fff;
}

.panel-red .widget-left {
  background: #f9243f;
  color: #fff;
}

.panel-widget {
  background: #fff;
}

/*Jumbotron*/
.jumbotron {
  background: #fff;
  border-bottom: 1px solid #eee;
  color: #5f6468;
}

/*Tabs*/
.panel .tabs {
  margin: 0;
  padding: 0;
}

.nav-tabs {
  background: #e9ecf2;
  border: 0;
}

.nav-tabs li a:hover {
  background: #fff;
}

.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {
  border: 0;
  padding: 15px 20px;
}

.nav-pills {
  padding: 15px;
  padding-bottom: 0;
}

.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {
  border: 0;
  padding: 7px 15px;
}

.nav-pills li.active a,
.nav-pills li.active a:hover {
  background: #5c93bd;
}

.tab-content {
  padding: 15px;
}

/**
 * @page
 */
#page {
  max-width: 1600px;
}

.row-pagination {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.row-pagination ol {
  padding-left: 260px;
}

@media (min-width: 1024px) {
  #page {
    padding-left: 240px;
  }
}
/*Navbar*/
.navbar {
  border: 0;
}

.navbar input {
  border: 0;
  background: #444;
  color: #fff;
}

.navbar input:focus {
  color: #fff;
  background: #555;
  border: 1px solid #5c93bd;
  outline: 0;
  box-shadow: inset 0px 0px 0px 1px #5c93bd;
}

.user-menu {
  display: inline-block;
  margin-top: 14px;
  margin-right: 10px;
  float: right;
  list-style: none;
  padding: 0;
}

.user-menu a {
  color: #fff;
}

.user-menu a:hover, .user-menu a:focus {
  text-decoration: none;
}

/* Sidebar */
.sidebar {
  display: block;
  background-color: #fff;
  padding: 0;
  display: none;
}

.sidebar form {
  padding: 20px 15px 5px 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .sidebar {
    width: 230px;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.05);
  }

  .navbar-header {
    width: 100%;
  }
}
.sidebar ul.nav a:hover,
.sidebar ul.nav li.parent ul li a:hover {
  text-decoration: none;
  background-color: #e9ecf2;
}

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
  color: #fff;
  background-color: #5c93bd;
}

.sidebar ul.nav ul,
.sidebar ul.nav ul li {
  list-style: none;
  list-style-type: none;
}

.sidebar ul.nav ul.children {
  width: auto;
  padding: 0;
  margin: 0;
  background: #f9f9f9;
}

.sidebar ul.nav ul.children li a {
  height: 40px;
  background: #f9f9f9;
  color: #5c93bd !important;
}

.sidebar ul.nav li.current a {
  background-color: #5c93bd;
  color: #fff !important;
}

.sidebar ul.nav li.parent ul li a {
  border: none;
  display: block;
  padding-left: 30px;
  line-height: 40px;
}

.sidebar span.glyphicon {
  margin-right: 10px;
}

.sidebar ul.nav li.divider {
  border-bottom: 1px solid #eee;
  margin: 20px 0;
}

.sidebar .attribution {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 15px;
  text-align: center;
  border-top: 1px solid #eee;
  font-size: 12px;
}

/*Breadcrumbs*/
.breadcrumb {
  border-radius: 0;
  padding: 10px 15px;
  background: #e9ecf2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin: 0;
}

h1.page-header {
  margin-top: 0;
  border-bottom: 0;
}

/*Charts*/
.main-chart {
  background: #fff;
}

.easypiechart-panel {
  text-align: center;
  padding: 1px 0;
  margin-bottom: 20px;
}

.placeholder h2 {
  margin-bottom: 0px;
}

.donut {
  width: 100%;
}

.easypiechart {
  position: relative;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 20px auto 10px auto;
}

.easypiechart .percent {
  display: block;
  position: absolute;
  font-size: 26px;
  top: 38px;
  width: 120px;
}

#easypiechart-blue .percent {
  color: #5c93bd;
}

#easypiechart-teal .percent {
  color: #5c93bd;
}

#easypiechart-orange .percent {
  color: #5c93bd;
}

#easypiechart-red .percent {
  color: #ef4040;
}

/*Calendar Widget*/
#calendar, .datepicker-inline {
  width: 100%;
}

#calendar table {
  width: 100%;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: rgba(255, 255, 255, 0.5);
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.5);
  border-color: #285e8e;
}

.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: rgba(0, 0, 0, 0.25);
}

.panel-heading .glyphicon {
  margin-right: 10px;
}

/*Todo List Widget*/
.todo-list-item .glyphicon {
  margin-right: 5px;
  color: #9fadbb;
}

.todo-list-item .glyphicon:hover {
  margin-right: 5px;
  color: #1b3548;
}

.todo-list {
  padding: 0;
  margin: -15px;
  background: #fff;
  color: #5f6468;
}

#checkbox {
  margin: 0;
}

.todo-list .checkbox {
  display: inline-block;
  margin: 0px;
}

.panel-body input[type=checkbox]:checked + label {
  text-decoration: line-through;
  color: #777;
}

.todo-list-item {
  list-style: none;
  line-height: 0.9;
  padding: 14px 15px 8px 15px;
}

.todo-list-item:hover, a.todo-list-item:focus {
  text-decoration: none;
  background-color: #f6f6f6;
}

.todo-list-item .trash .glyph:hover {
  color: #ef4040;
}

/*Chat Widget*/
.chat ul {
  list-style: none;
  margin: -15px;
  padding: 15px;
}

.chat ul li {
  margin-bottom: 10px;
  padding: 15px 5px;
  border-bottom: 1px solid #eee;
}

.chat ul li.left .chat-body {
  margin-left: 100px;
}

.chat ul li.right .chat-body {
  margin-right: 100px;
}

.chat ul li .chat-body p {
  margin: 0;
}

.chat ul .glyphicon {
  margin-right: 5px;
}

.chat .panel-body {
  overflow-y: scroll;
  height: 300px;
}

.chat-body small {
  margin-left: 5px;
}

/*Tables*/
.table {
  background: #fff;
}

.fixed-table-container {
  border: 1px solid #eee;
}

.fixed-table-container thead th {
  background: #f7f7f8;
  border-color: #ddd;
  color: #5f6468;
  font-weight: 300;
  font-size: 16px;
}

.fixed-table-container tbody td {
  border: 1px solid #eee;
}

.fixed-table-container tbody td:last-child {
  border-right: none;
}

.table > thead > tr > th {
  border-bottom: 1px solid #e6e7e8;
  vertical-align: middle;
  height: 50px;
}

.fixed-table-pagination .pagination {
  margin-top: 10px;
  margin-bottom: 0px;
}

.fixed-table-pagination .pagination-detail {
  margin-top: 20px;
}

/*Icons*/
.sidebar .glyph, .user-menu .glyph {
  height: 16px;
  width: 16px;
  margin: 0 10px 0 0;
  stroke-width: 3px;
}

.user-menu .glyph {
  stroke-width: 4px;
}

.breadcrumb .glyph {
  height: 14px;
  width: 14px;
  margin: -2px 0 0 0;
  stroke-width: 4px;
}

.alert .glyph, .panel-heading .glyph {
  width: 26px;
  height: 26px;
  margin: 0 10px 0 0;
  stroke-width: 2px;
}

.panel-widget .glyph {
  stroke-width: 2px;
}

.todo-list .glyph {
  width: 14px;
  height: 14px;
  stroke-width: 4px;
  color: #999;
}

.glyph.table {
  background: none;
  border: none;
}

/*Icon Grid*/
.icon-grid div {
  border: 1px solid #ddd;
  margin: 0 0 -1px -1px;
  text-align: center;
  padding: 10px 0 20px 0;
}

.icon-grid svg {
  width: 35%;
  display: block;
  margin: 0 auto;
}

.icon-grid h4 {
  display: none;
}

.icon-grid pre {
  margin: 10px 10px -10px 10px;
  border-radius: 0;
  font-size: 10px;
  border-color: #ddd;
  height: 65px;
  overflow: scroll;
}

/**
 * - Buttons
 */
.btn {
  text-decoration: none;
  outline: none;
}

/**
 * - @popup
 */
.jc-bs3-container {
  max-width: 480px;
}

.form-group.error .form-control {
  border-color: #ff0000;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.form-group label {
  font-weight: 400;
}
.form-group .error-text {
  margin-top: 8px;
  color: #ff0000;
  font-size: 13px;
}

.popup {
  max-width: 480px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px 0 20px 0;
  text-align: left;
}
.popup.popup-md {
  max-width: 720px;
}
.popup.popup-lg {
  max-width: 960px;
}
.popup header {
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 20px 15px 20px;
  margin-bottom: 15px;
  font-size: 20px;
  color: #000;
}
.popup main {
  padding: 0 20px;
}
.popup .popup-close {
  background: transparent;
  border: 0;
  position: absolute;
  top: 15px;
  right: 10px;
  font-size: 26px;
  color: #666;
}
.popup .popup-close:hover {
  color: #000;
  opacity: 1;
}

.preloader {
  background: #f1f4f7 url(../img/loader.gif) no-repeat center center;
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

.off-canvas .preloader {
  display: block;
}

.row-stat {
  margin-top: 70px;
  margin-bottom: 15px;
  margin-left: -8px;
  margin-right: -8px;
}
.row-stat .col {
  padding-left: 8px;
  padding-right: 8px;
}
.row-stat .item-stat {
  background: #fff;
  border-radius: 4px;
  padding: 1rem;
  margin-bottom: 15px;
  box-shadow: 0 0 12px rgba(0,0,0,.07);
  text-align: center;
  color: #333;
}
.row-stat .item-stat .item-title {
  color: #5f6468;
}
.row-stat .item-stat .item-data {
  padding-top: 1rem;
  border-top: 1px dashed #e7eef3;
  margin-top: 1rem;
  font-weight: 500;
  font-size: 17px;
}

#toolbar {
  padding-top: 10px;
}

.btn-select {
  background: #fff;
  border: 1px solid #c7ced6;
  color: #000 !important;
}

/**
 * @alert
 */
.jconfirm .row .jconfirm-box-container .jconfirm-box {
  background: rgba(0, 0, 0, 0.65);
  border: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 7px;
  position: relative;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon {
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 120ms linear;
  -moz-transition: all 120ms linear;
  transition: all 120ms linear;
  top: 12px;
  right: 15px;
  opacity: 1;
  color: #fff;
  line-height: 22px !important;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-closeIcon:hover {
  background: rgba(0, 0, 0, 0.6);
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-default .jconfirm-title-c {
  background: -moz-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49712), color-stop(100%, #d26e02));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* ie10+ */
  background: linear-gradient(0deg, #d26e02 0%, #e49712 100%);
  /* w3c */
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-default .jconfirm-content-pane {
  padding-left: 59px;
  background-image: url(../img/confirm.png);
  background-repeat: no-repeat;
  background-position: top 20px left 10px;
  padding-top: 6px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-default .jconfirm-buttons .btn-success {
  background: -moz-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e49712), color-stop(100%, #d26e02));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, #d26e02 0%, #e49712 100%);
  /* ie10+ */
  background: linear-gradient(0deg, #d26e02 0%, #e49712 100%);
  /* w3c */
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-red .jconfirm-title-c {
  background: -moz-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de1818), color-stop(100%, #af0c0c));
  background: -webkit-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -o-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -ms-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: linear-gradient(359deg, #af0c0c 0%, #de1818 100%);
  border-bottom: 1px solid #9a0707;
  line-height: 32px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-red .jconfirm-content-pane {
  padding-left: 59px;
  background-image: url(../img/error.png);
  background-repeat: no-repeat;
  background-position: top 20px left 10px;
  padding-top: 6px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-red .jconfirm-content-pane .jconfirm-content a {
  color: #de1818;
  text-decoration: underline;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-green .jconfirm-title-c {
  background: -moz-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2aba67), color-stop(100%, #098939));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* ie10+ */
  background: linear-gradient(0deg, #098939 0%, #2aba67 100%);
  /* w3c */
}
.jconfirm .row .jconfirm-box-container .jconfirm-box.jconfirm-green .jconfirm-content-pane {
  padding-left: 59px;
  background-image: url(../img/success.png);
  background-repeat: no-repeat;
  background-position: top 20px left 10px;
  padding-top: 6px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-title-c {
  height: 45px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  padding: 3px 10px;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content {
  padding: 20px 10px;
  min-height: 85px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-buttons {
  background: #f1f1f1;
  border-top: 1px solid #fff;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  float: none;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -4px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.btn-red {
  background: -moz-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #de1818), color-stop(100%, #af0c0c));
  background: -webkit-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -o-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: -ms-linear-gradient(91deg, #af0c0c 0%, #de1818 100%);
  background: linear-gradient(359deg, #af0c0c 0%, #de1818 100%);
  padding: 5px 12px 10px 12px;
  text-transform: none;
  line-height: 21px;
  font-size: 15px;
}
.jconfirm .row .jconfirm-box-container .jconfirm-box .jconfirm-buttons button.btn-success {
  background: -moz-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2aba67), color-stop(100%, #098939));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(90deg, #098939 0%, #2aba67 100%);
  /* ie10+ */
  background: linear-gradient(0deg, #098939 0%, #2aba67 100%);
  /* w3c */
  padding: 5px 12px 10px 12px;
  text-transform: none;
  line-height: 21px;
  font-size: 15px;
}
.jconfirm .jconfirm-bg {
  background: rgba(0, 0, 0, 0.8) !important;
  opacity: 1 !important;
}

.is-notification .remodal-wrapper,
.is-notification .remodal-overlay {
  display: none !important;
}

span.btn {
  cursor: default;
}

.form-group label {
  padding-bottom: 10px;
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.form-group label small {
  display: block;
  padding-top: 4px;
  color: #666;
}

.form-group .control-select .error-text {
  padding-top: 0;
  clear: both;
}

.bootstrap-select.form-control.control-select {
  height: auto !important;
}

.address_text {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 13px;
}

.isloading-wrapper.isloading-right {
  margin-left: 10px;
}

.isloading-overlay {
  position: relative;
  text-align: center;
}

.isloading-overlay .isloading-wrapper {
  background: #FFFFFF;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  display: inline-block;
  margin: 0 auto;
  padding: 10px 20px;
  top: 10%;
  z-index: 9000;
}

.glyphicon-spin {
  -animation: spin .9s infinite linear;
  -webkit-animation: spin2 .9s infinite linear;
}

.mce-edit-area {
  border: 0 !important;
}

.mce-tinymce {
  border: 0 !important;
}

.div-control-address {
  background: #f1f4f7;
  border-top: 1px solid #d3dde7;
  border-bottom: 1px solid #d3dde7;
  padding: 15px 0 0 0;
  margin: 10px -20px 20px -20px;
}
.div-control-address .error-text {
  padding: 10px 20px;
}

.div-control-address label {
  padding: 0 20px 10px 20px;
  font-size: 18px;
}
.div-control-address label small {
  display: block;
  padding: 7px 0 5px 0;
  font-size: 13px;
}

.btn-file {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

th .th-inner.sortable.asc {
  background: url(../img/asc.png) no-repeat right 15px center;
}
th .th-inner.sortable.desc {
  background: url(../img/desc.png) no-repeat right 15px center;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.ladda-button.loading i {
  display: none;
}

.btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed !important;
}

.telegram-editor .mce-tinymce {
  border: 1px solid #d0d0d0 !important;
}

.client-discount {
  font-size: 13px;
}
.client-discount .amount {
  color: #ff0000;
}
.client-discount+.client-discount {
  margin-top: 6px;
}
.mobile-menu {
  position: fixed;
  padding: 8px 15px;
  background: #fff;
  border-bottom: 1px solid #cfcfcf;
  left: 0;
  right: 0;
  z-index: 400;
  display: none;
}

@media (max-width: 1200px) {
  
}
@media (max-width: 992px) {
  .mobile-menu {
    display: block;
  }
  .breadcrumb {
    display: none;
  }
  th .th-inner.sortable {
    background: none !important;
  }
}
@media (max-width: 768px) {
  .row-stat {
    margin-top: 65px;
  }
  h1 {
    font-size: 20px;
    font-weight: 500;
  }
  table {width:100%;}
  thead {display: none !important;}
  tr:nth-of-type(2n) {background-color: #f9f9f9;}
  tbody td {display: block; text-overflow: ellipsis; text-align:center; width: 100% !important; padding: 20px 20px 15px 20px !important; text-align: center !important; border-left: 0 !important; border-right: 0 !important; border-top: 0 !important; border-bottom: 1px solid #ddd;}
  tbody td:before { 
    content: attr(data-th); 
    display: block;
    text-align:center;
    position: absolute;
    margin-top: -18px;
    margin-left: -13px;
    font-size: 11px;
    color: #ccc; 
  }
  .mobile-hidden {
    display: none !important;
  }
  .bs-bars.pull-left {
    float: none !important;
  }
  #toolbar {
    margin: 0 0 0 -2%;
  }
  #toolbar .btn {
    width: 46% !important;
    margin: 4% 0 0 2% !important;
  }
  .btn-group.pull-right {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  .btn-group.pull-right .btn {
    width: 100% !important;
  }
}
@media (max-width: 576px) {
  .row-stat .item-stat .item-title {
    font-size: 13px;
  }
  .row-stat .item-stat .item-data {
    font-size: 15px;
  }
}

.td-totals {
  width: 100%;
  border: 0;
}
.td-totals th,
.td-totals td {
  border: 0 !important;
  border-bottom: 1px dashed #d4d7db !important;
  text-align: left;
  padding: 5px 6px;
}
.td-totals tr:last-child td {
  border-bottom: 0 !important;
}
.menu-container {
  background-color: #1877f2;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.greeting {
  color: white;
  margin-right: 10px;
  font-weight: normal; /* Убираем жирное начертание */
}

.vk-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.vk-menu li {
  margin: 0 10px;
}

.vk-menu a {
  text-decoration: none;
  color: white;
  font-weight: normal; /* Убираем жирное начертание */
  padding: 5px 10px;
  border-radius: 5px;
}

.vk-menu a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}