.loginscreen .logo-name {
  color: #4B6275;
  font-size: 40px;
  letter-spacing: 0;
}
.nav-header {
  background-color: #293846;
  background-image: none;
  margin-bottom: 40px;
}
.nav-header h1,
h3,
h4 {
  color: #e4e4e4;
  font-weight: normal;
}
.hidden {
  display: none !important;
}
.page-heading .buttons {
  padding-top: 30px;
  padding-right: 30px;
}
.select-language {
  margin-right: 40px;
}
.username {
  margin-right: 40px;
}
form textarea {
  height: 120px;
}
.form-control {
  padding: 8px 12px;
}
select.form-control:not([size]):not([multiple]) {
  height: 39px;
}
.choices__inner {
  padding: 4px 8px;
  min-height: auto;
}
.choices__inner .choices__input {
  margin-bottom: 0;
}
.choices__inner .is-hidden {
  display: none !important;
}
.choices__inner .choices__list--multiple .choices__item {
  margin-bottom: 0;
}
.icheckbox_square-green {
  margin-right: 10px;
}
.has-error .choices__inner {
  border-color: red;
}
.footable-wrapper .table-filter {
  margin-bottom: 20px;
}
.footable-wrapper .table-filter .input-group {
  margin-right: 10px;
}
.footable-wrapper .table td {
  padding: 16px 8px;
}
.footable-wrapper .table td .sub-item {
  font-style: italic;
  color: #999999;
}
.footable-wrapper .table.table-no-heading tr:first-child td {
  border-top: none;
}
.manager-order-view .change-status-wrapper {
  display: inline-block;
  padding-right: 200px;
}
.manager-order-view .change-status-wrapper .form-group {
  margin-bottom: 0;
}
.manager-order-view .change-status-wrapper label {
  display: none;
}
.manager-order-view .change-status-wrapper select {
  height: 37px !important;
}
.nav-tabs li.has-error {
  background: #f8d7da;
}


/*# sourceMappingURL=manager-f55ba031157a0d44fb8c.css.map*/