.text-orange-900 {
  color: #d54e21;
}

.bg-orange-900 {
  background-color: #d54e21;
}

body {
  background-color: #f2f2f2 !important;
  font-size: 12px;
  color: #555;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;;
}
.content:first-child {
  padding-top: 10px;
}
.header-highlight .navbar-header:not([class*=bg-]) {
  background-color: #243145;
  box-shadow: 5px 0 20px rgba(0, 0, 0, 0.2);
}
.navbar-brand>img {
  height: 22px
}
/* `Clearfix hack: http://nicolasgallagher.com/micro-clearfix-hack/
---------------------------------------- */
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.navbar-header {
  min-width: 230px;
}
table td a {
  text-decoration: none;
  color: #444;
  font-weight: bold;
}
.table-sm-col>tbody>tr>td,
.table-sm-col>tbody>tr>th,
.table-sm-col>tfoot>tr>td,
.table-sm-col>tfoot>tr>th,
.table-sm-col>thead>tr>td,
  .table-sm-col>thead>tr>th {
  padding-right: 10px;
  padding-left: 10px;
}
.table-borderless td,
.table-borderless th {
  border: 0;
}
.inputs-inline .form-group,
.inputs-inline .checkbox {
  display: inline-block;
  margin-right: 20px;
}
.inputs-inline .form-control {
  display: block;
}
label {
  color: #646464;
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .active {
  display: block;
}
@media (min-width: 769px) {
  .sidebar {
    width: 230px;
  }
}
.sidebar {
  background: #4f6a92;
}
.sidebar-default {
  color: #333;
}
.sidebar-main {
  background-color: #fff;
  border-color: #dddddd;
  /*  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.4);*/
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.sidebar-default .navigation li > a {
  color: #8594a1;
}
.navigation li a {
  color: #777;
}
.navigation > li ul {
  background: #fff;
}
.navigation>li>a {
  font-weight: normal;
}
.navbar-inverse {
  background-color: #0288D1;
  border-color: #0288D1;
}
.navigation > li.active > a,
.navigation > li.active > a:hover,
.navigation > li.active > a:focus {
  /*background-color: #03A9F4;*/
  background: none;
  color: #555;
  font-weight: bold;
}

.navigation > li.active {
  border-left: 4px solid #d54e21;
  margin-left: 5px;
  box-shadow: 10px 3px 18px -4px rgba(0, 0, 0, 0.2);
}
.navigation > li > ul li.active > a,
.navigation > li > ul li.active > a:hover,
.navigation > li > ul li.active > a:focus {
  background-color: #f5f5f5;
  color: #333;
}
.navigation .navigation-header,
.navigation .navigation-header a {
  color: #999999;
}
.required em {
  color: #e53935;
}
.error-message {
  color: #d84315;
  font-size: 0.9em;
  clear: both;
}
.error .form-control {
  border-color: #d84315;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.translate-progress {
  display: none;
}
.sub-header {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.interaction-disabled {
  opacity: 0.5;
}
.sortable-handle {
  cursor: move;
  cursor: -webkit-grabbing;
}
.fastedit-table {
  width: 100%;
}
.fastedit-table th {
  background: #546e7a;
  color: #fff;
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}
.fastedit-table th span {
  display: block;
}
.fastedit-table th span.day {
  font-size: 15px;
}
.fastedit-table th span.month {
  font-weight: normal;
  color: #aaa;
}
.fastedit-table th.wend {
  background: #455a64;
}
.fastedit-table th.first {
  width: 150px;
  text-align: left;
  font-weight: normal;
  border: none;
}
.fastedit-table td {
  background: #f5f5f5;
  text-align: center;
  padding: 4px;
  border-bottom: 1px solid #D1DFEB;
  font-size: 12px;
}
.fastedit-table td.wend {
  background: #e2f1f6;
}
.fastedit-table td.room-name {
  font-size: 13px;
}
.fastedit-table .descr {
  width: 10%;
  background: #fff;
  border: none;
}
.fastedit-table select {
  line-height: 20px;
  height: 20px;
}
.fastedit-table .edit input {
  width: 40px;
}
.fastedit-table.restriction input {
  line-height: normal;
  height: 15px;
  width: 20px;
  font-size: 11px;
}
.fastedit-table .tip-label a {
  border-bottom: 1px dotted;
  display: block;
  font-size: 11px;
  font-weight: normal;
}
.fastedit-table .separator td {
  border-top: 5px solid #fff;
}
.reservation-edit-table {
  width: auto;
}
.table-responsive+.table-responsive>.reservation-edit-table:not(.table-bordered):not(.table-framed) {
  border-top: 0
}
.reservation-edit-table .first{
  background: #fff
}
  .reservation-edit-table>tbody>tr>td,
  .reservation-edit-table>thead>tr>th {
  width: 60px;
  padding: 5px;
  border: 0
}
.reservation-edit-table>tbody>tr>td {
  vertical-align: top
}
.reservation-edit-table>tbody>tr>td i {
  font-size: 14px
}
.reservation-edit-table .room-name {
  width: 150px
}
.s-open {
  background: #393;
}
.s-closed {
  background: #B25245;
}
.s-restricted {
  background: #ccc;
}
.closed {
  background-color: #e57373 !important;
}
.table-edit .open {
  background-color: #81c784 !important;
}
.disabled {
  background-color: #eee !important;
  color: #ccc;
}
.navigation > li > a {
  padding: 8px 20px;
  min-height: 34px;
}
.overlay {
  height: 100%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 900;
}
.loader {
  position: absolute;
  z-index: 1000;
  width: 100%;
  text-align: center;
  padding-top: 50px;
  display: none;
}
.loader div {
  width: 200px;
  background: #0C587D;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  font-weight: bold;
  font-size: 18px;
}
.prices-table {
  width: auto;
  margin-top: 8px;
}
.prices-table th,
.prices-table td {
  font-weight: normal;
  text-align: center;
  padding: 0;
  width: 45px;
  font-size: 12px;
  line-height: 18px;
}
.prices-table th {
  background: #eee;
  border-bottom: 1px solid #d1dfeb;
  border-left: 1px solid #fff;
}
.prices-table th span {
  display: block;
}
.prices-table td {
  padding: 3px;
}
.policy__edit {
  width: 60px;
  text-align: center;
  font-size: 18px;
  display: inline;
}
.picker {
  min-width: 307px;
}
@media (max-width: 768px) {
  .nav-tabs:before {
    content: '';
  }
}
.page-header .navbar {
  margin-bottom: 0;
  min-height: auto;
}
@media (max-width: 768px) {
  .page-header .navbar {
    padding-left: 0;
  }
  .page-header .nav-tabs {
    border: none;
  }
}
.page-header .nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
}
.page-header .nav-tabs > li {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .page-header .nav-tabs.nav-tabs-bottom > li.active > a,
  .page-header .nav-tabs.nav-tabs-bottom > li.active > a:hover,
  .page-header .nav-tabs.nav-tabs-bottom > li.active > a:focus {
    border-bottom-width: 2px;
    border-bottom-color: #0288d1;
  }
}

.navigation li a:hover, .navigation li a:focus {
  color: #000;
  text-decoration: none
}

.main-content {
  box-shadow: 0 3px 9px rgba(0,0,0,0.1) !important;
  /*border: 1px solid #ddd*/
}

.table-reservations>tbody>tr>td {
  padding: 20px 12px;
}

.navigation > li.active > a .label, .navigation > li.active > a .badge {
    background-color: rgba(0, 0, 0, 0.35);
    border-color: transparent;
}

.page-title h2 {
  color: #d54e21
}

.checkbox label {
  padding-left: 10px
}

  .checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  left: 0
}

.cb-days .checkbox label {
  padding-left: 20px;
}

.subroom-choice label {
  margin-top: 0
}

.subroom-choice {
  margin-top: 10px
}

.rooms-for-selection .checkbox {
  margin: 0
}

@media (max-width: 1024px) {
  .subroom-choice {
    margin-top: 0
  }
}

