.occupancy .layout {
  position: relative;
}
.occupancy .layout .slide {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
}
.occupancy .layout .slide.active {
  height: auto;
  opacity: 1;
  overflow: inherit;
  position: relative;
  left: 0px !important;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.occupancy .container-preview {
  text-align: center;
  display: block;
}
.occupancy .container-preview .datagrid-widget {
  box-shadow: 0 2px 6px 0 rgba(64,82,88,0.07);
  margin-bottom: 15px;
  padding-bottom: 0px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  position: relative;
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.by-date {
  width: auto;
  text-align: center;
}
.occupancy .container-preview .datagrid-widget.by-date .header-widget {
  background-color: #4990e2;
}
.occupancy .container-preview .datagrid-widget.by-date .header-widget .remove-widget i {
  color: #4990e2 !important;
}
.occupancy .container-preview .datagrid-widget.by-date .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.by-date .current-values .head-current span {
  width: 70px;
  text-align: center;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.by-date .current-values .datagrid-list > div > div {
  width: 70px;
  text-align: center;
}
.occupancy .container-preview .datagrid-widget.room-night-table .header-widget {
  background-color: #4da1ff;
}
.occupancy .container-preview .datagrid-widget.room-night-table .header-widget .remove-widget i {
  color: #4da1ff !important;
}
.occupancy .container-preview .datagrid-widget.room-night-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.room-night-table .current-values .head-current span {
  min-width: 120px;
  max-width: 120px;
  width: auto;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.room-night-table .current-values .datagrid-list > div > div {
  min-width: 120px;
  max-width: 120px;
  width: auto;
}
.occupancy .container-preview .datagrid-widget.allotment-table .header-widget {
  background-color: #fab933;
}
.occupancy .container-preview .datagrid-widget.allotment-table .header-widget .remove-widget i {
  color: #fab933 !important;
}
.occupancy .container-preview .datagrid-widget.allotment-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.allotment-table .current-values .head-current span {
  min-width: 120px;
  max-width: 120px;
  width: auto;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.allotment-table .current-values .datagrid-list > div > div {
  min-width: 120px;
  max-width: 120px;
  width: auto;
}
.occupancy .container-preview .datagrid-widget.adr-table .header-widget {
  background-color: #7ed321;
}
.occupancy .container-preview .datagrid-widget.adr-table .header-widget .remove-widget i {
  color: #7ed321 !important;
}
.occupancy .container-preview .datagrid-widget.adr-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.adr-table .current-values .head-current span {
  min-width: 120px;
  max-width: 120px;
  width: auto;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.adr-table .current-values .datagrid-list > div > div {
  min-width: 120px;
  max-width: 120px;
  width: auto;
}
.occupancy .container-preview .datagrid-widget.revenue-table .header-widget {
  background-color: #fe2401;
}
.occupancy .container-preview .datagrid-widget.revenue-table .header-widget .remove-widget i {
  color: #fe2401 !important;
}
.occupancy .container-preview .datagrid-widget.revenue-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.revenue-table .current-values .head-current span {
  min-width: 120px;
  max-width: 120px;
  width: auto;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.revenue-table .current-values .datagrid-list > div > div {
  min-width: 120px;
  max-width: 120px;
  width: auto;
}
.occupancy .container-preview .datagrid-widget.budget-table {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.budget-table .header-widget {
  background-color: #fab933;
}
.occupancy .container-preview .datagrid-widget.budget-table .header-widget .remove-widget i {
  color: #fab933 !important;
}
.occupancy .container-preview .datagrid-widget.budget-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.budget-table .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.budget-table .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.room-stock {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.room-stock .header-widget {
  background-color: #013580;
}
.occupancy .container-preview .datagrid-widget.room-stock .header-widget .remove-widget i {
  color: #013580 !important;
}
.occupancy .container-preview .datagrid-widget.room-stock .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.room-stock .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.room-stock .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.trending-table {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.trending-table .header-widget {
  background-color: #013580;
}
.occupancy .container-preview .datagrid-widget.trending-table .header-widget .remove-widget i {
  color: #013580 !important;
}
.occupancy .container-preview .datagrid-widget.trending-table .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.trending-table .current-values .head-current span {
  min-width: 120px;
  max-width: 120px;
  width: auto;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.trending-table .current-values .datagrid-list > div > div {
  min-width: 120px;
  max-width: 120px;
  width: auto;
}
.occupancy .container-preview .datagrid-widget.overbooked {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.overbooked .header-widget {
  background-color: #fe2401;
}
.occupancy .container-preview .datagrid-widget.overbooked .header-widget .remove-widget i {
  color: #fe2401 !important;
}
.occupancy .container-preview .datagrid-widget.overbooked .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.overbooked .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.overbooked .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.oos {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.oos .header-widget {
  background-color: #f8e71c;
}
.occupancy .container-preview .datagrid-widget.oos .header-widget .remove-widget i {
  color: #f8e71c !important;
}
.occupancy .container-preview .datagrid-widget.oos .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.oos .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.oos .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.occupied {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.occupied .header-widget {
  background-color: #7ed321;
}
.occupancy .container-preview .datagrid-widget.occupied .header-widget .remove-widget i {
  color: #7ed321 !important;
}
.occupancy .container-preview .datagrid-widget.occupied .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.occupied .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.occupied .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.availability {
  width: auto;
}
.occupancy .container-preview .datagrid-widget.availability .header-widget {
  background-color: #4da1ff;
}
.occupancy .container-preview .datagrid-widget.availability .header-widget .remove-widget i {
  color: #4da1ff !important;
}
.occupancy .container-preview .datagrid-widget.availability .current-values .head-current {
  background: #fff;
}
.occupancy .container-preview .datagrid-widget.availability .current-values .head-current span {
  width: 70px;
  color: #4a4a4a;
}
.occupancy .container-preview .datagrid-widget.availability .current-values .datagrid-list > div > div {
  width: 70px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability {
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability .current-values {
  height: 300px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  height: 350px;
  z-index: 1;
  padding: 15px !important;
  display: none;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .current-list-result {
  overflow: scroll;
  height: 245px;
  padding-bottom: 15px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window.active {
  display: initial;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .header-widget {
  background: none;
  height: 35px;
  line-height: 35px;
  border-radius: 0px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget {
  text-align: left;
  margin-bottom: 15px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget .back {
  color: #fff;
  font-size: 21px;
  display: table-cell;
  line-height: 40px;
  width: 40px;
  background: #4990e2;
  text-align: center;
  border-radius: 20px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget .back:hover {
  cursor: pointer;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget .close {
  font-size: 18px;
  display: table-cell;
  line-height: 41px;
  width: 40px;
  color: #eee;
  text-align: center;
  vertical-align: middle;
  opacity: 1;
  float: none;
  background: #949494;
  text-shadow: none;
  border-radius: 20px;
  font-weight: 400;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget .close:hover {
  cursor: pointer;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-availability.details-window .options-widget .title {
  font-size: 12px !important;
  color: #808080 !important;
  font-weight: 200 !important;
  width: auto;
  padding-left: 10px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending {
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values {
  height: 265px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars {
  height: 265px;
  overflow: scroll;
  position: relative;
  padding-bottom: 15px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars.active {
  overflow: hidden;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars > .details-window {
  margin-bottom: 25px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars .load-dinamyc {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 2;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars .load-dinamyc span {
  width: 300px;
  height: 100px;
  line-height: 100px;
  display: inline-block;
  position: absolute;
  right: 50%;
  margin-right: -150px;
  top: 50%;
  margin-top: -50px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars h3 {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: #4da1ff;
  margin-top: 20px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars .room-calendars h3 {
  font-weight: 300;
  font-style: italic;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .current-values .hotel-calendars .echarts-for-react {
  height: 200px !important;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability {
  padding: 45px 15px 0px 10px;
  text-align: center;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div {
  color: #333;
  width: auto;
  text-align: left;
  vertical-align: bottom;
  line-height: 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  display: block;
  padding: 2px 5px 2px 10px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-sto {
  background: #7ed321;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-ava {
  background: #4da1ff;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-sold {
  background: #f8e71c;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-oos {
  background: #fe2401;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-tent {
  background: #ef5fa7;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:first-child.t-occ {
  background: #17e7cf;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont > div span:nth-child(2) {
  width: 100px;
  display: inline-block;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont .title {
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px solid #4da1ff;
  background: #4da1ff;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .type-cont.inside {
  width: auto;
  margin-top: 10px;
  border: 1px solid #4da1ff;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .get-details {
  display: table;
  width: 100%;
  margin: 0px;
  padding: 5px 0px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .get-details span {
  display: table-cell;
  width: 10px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .get-details a {
  display: table-cell;
  text-align: center;
  background-color: #4da1ff;
  border-left: 1px solid #4da1ff;
  border-right: 1px solid #4da1ff;
  border-top: 1px solid #4da1ff;
  border-bottom: 2px solid #2f87d4;
  color: #fff;
  line-height: 24px;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .get-details a:hover {
  cursor: pointer;
}
.occupancy .container-preview .datagrid-widget.occupancy-by-trending .type-availability .get-details a:first-child {
  margin-right: 5px;
}
.occupancy .container-preview .datagrid-widget.trending {
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.trending .current-values {
  height: 200px;
}
.occupancy .container-preview .datagrid-widget.trending .current-values .echarts-for-react {
  height: 200px !important;
}
.occupancy .container-preview .datagrid-widget.occupancy-general {
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .echarts-for-react {
  height: 110px !important;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 15px 10px;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #fff;
  border: 1px solid #e4e4e4;
  width: 175px;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .title {
  font-size: 12px;
  color: #4da1ff;
  font-weight: 500;
  display: block;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .highlight-title {
  color: #4da1ff;
  font-size: 28px;
  font-weight: 500;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 110px;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer {
  display: table;
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-1 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 55%;
  border-right: 1px solid #e9e9e9;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-1 .last-year {
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  color: #4da1ff;
  display: block;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-1 .highlight-last-year {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #4da1ff;
  display: block;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-2 {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 45%;
  position: relative;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-2 .rate-type {
  content: "";
  position: absolute;
  left: 50%;
  width: 8px;
  height: 8px;
  border-width: 0 4px 4px 0px;
  border-style: solid;
  display: block;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-2 .rate-type.best {
  border-color: #008000;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 0px;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-2 .rate-type.worst {
  border-color: #f00;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0px;
}
.occupancy .container-preview .datagrid-widget.occupancy-general .wdg-occupancy .footer .block-2 .highlight-rate {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #4da1ff;
  display: block;
  margin-top: 15px;
}
.occupancy .container-preview .datagrid-widget.list-result-reserves {
  width: 940px;
}
.occupancy .container-preview .datagrid-widget.list-month {
  vertical-align: top;
}
.occupancy .container-preview .datagrid-widget.list-month.active .column-grid.inactive {
  height: 0px !important;
  overflow: hidden;
  display: block !important;
}
.occupancy .container-preview .datagrid-widget.list-month.active .column-grid.active {
  height: 360px !important;
  line-height: 360px !important;
}
.occupancy .container-preview .datagrid-widget.list-result-years {
  margin-right: 0px;
}
.occupancy .container-preview .datagrid-widget.list-result-nights-review {
  min-width: 200px;
}
.occupancy .container-preview .datagrid-widget.hide-widget {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  top: -542px;
  opacity: 0;
}
.occupancy .container-preview .datagrid-widget.hide-widget.complete {
  display: none;
}
.occupancy .container-preview .datagrid-widget.show-widget {
  display: inline-block;
}
.occupancy .container-preview .datagrid-widget.show-widget.complete {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  top: 0px;
  opacity: 1;
}
.occupancy .container-preview .datagrid-widget.advance-booking {
  width: 635px;
  display: inline-block;
  box-shadow: none;
  margin-right: 0px;
}
.occupancy .container-preview .datagrid-widget.advance-booking .chart {
  background-color: #fff;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr {
  display: block;
  margin-top: 15px;
  padding-bottom: 0px;
  text-align: center;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr {
  display: inline-block;
  width: 148px;
  height: 124px;
  border-radius: 8px;
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.01);
  border: solid 1px #4da1ff;
  background-color: #fff;
  padding: 5px;
  margin-right: 5px;
  text-align: center;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr:last-child {
  margin-right: 0px;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr > span {
  display: block;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  color: #4da1ff;
  width: 100%;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr > span.title {
  margin-top: 5px;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr > span.days-adr {
  font-size: 24px;
  font-weight: bold;
  margin-top: 5px;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr > span.price-adr {
  margin-top: 5px;
}
.occupancy .container-preview .datagrid-widget.advance-booking .widgets-adr .wdg-mini-adr > span.cn-adr {
  margin-top: 10px;
}
.occupancy .container-preview .datagrid-widget.adr {
  width: 50%;
  display: inline-block;
  background-color: #fff;
  vertical-align: top;
}
.occupancy .container-preview .datagrid-widget.adr .current-values {
  padding: 0px;
  height: 200px;
}
.occupancy .container-preview .datagrid-widget.adr .current-values .echarts-for-react {
  padding-left: 15px !important;
  height: 200px !important;
}
.occupancy .container-preview .datagrid-widget.room_type {
  width: 49%;
  display: inline-block;
  background-color: #fff;
}
.occupancy .container-preview .datagrid-widget.room_type .current-values {
  padding: 0px;
  height: 200px;
}
.occupancy .container-preview .datagrid-widget.room_type .current-values .echarts-for-react {
  padding-left: 15px;
  height: 200px !important;
}
.occupancy .container-preview .datagrid-widget .header-widget {
  background-color: #4990e2;
  height: 35px;
  line-height: 35px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget {
  text-align: right;
  display: table;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget .title {
  font-size: 14px;
  width: auto;
  color: #fff;
  display: table-cell;
  height: 28px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  letter-spacing: 1px;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget .title.year {
  text-align: center;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget > .opt {
  width: auto;
  text-align: center;
  display: table-cell;
  border-radius: 15px;
  margin-left: 4px;
  vertical-align: middle;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget > .opt .select-style {
  line-height: 35px;
  width: 165px;
  float: right;
}
.occupancy .container-preview .datagrid-widget .header-widget .options-widget > .opt .select-style .white {
  line-height: 26px;
  height: 26px;
}
.occupancy .container-preview .datagrid-widget .current-values .head-current {
  border-bottom: 1px solid #a9bed0;
  display: table;
  height: 35px;
  line-height: 35px;
  background: #0b7af7;
  border-bottom: solid 2px #4da1ff;
  padding: 0px 15px;
}
.occupancy .container-preview .datagrid-widget .current-values .head-current span {
  display: table-cell;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
  color: #fff;
  min-width: 30px;
  line-height: 14px;
  padding: 0px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list > div > div {
  color: #696969;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list > div.totals > div {
  color: #fff;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list.details {
  height: 360px;
  overflow: scroll;
  background-color: #fff;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid {
  height: 30px;
  display: table;
  width: 100%;
  padding: 5px 15px 0px 15px;
  background-color: #fff;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid .filter-row {
  width: 20px !important;
  height: 20px !important;
  background-size: auto 20px !important;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid.header {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 5px 15px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid.header > .row-grid {
  font-size: 12px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid .title {
  text-transform: capitalize;
  text-align: left;
  font-size: 12px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid .title.day {
  min-width: 45px;
  line-height: 30px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid .title.year {
  text-align: center;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid.row-c {
  background-color: #f0f7ff;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid span {
  display: inline-block;
  width: 25px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid span.segment-filter {
  width: 160px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid span.chanel-filter {
  width: 160px;
  text-align: left;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid i {
  font-size: 14px;
  color: #a9bed0;
  vertical-align: middle;
  cursor: pointer;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid {
  display: table-cell;
  height: 26px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding: 0px;
  color: #808080;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(1) {
  width: 100px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(1) .title {
  width: 40px;
}
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(2),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(3),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(4),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(5),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(6),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(7),
.occupancy .container-preview .datagrid-widget .current-values .datagrid-list .column-grid > .row-grid:nth-child(8) {
  width: 100px;
}
.occupancy .container-adr {
  display: block;
}
.occupancy .container-adr .avg-review {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: left;
  top: 0px;
  padding: 0px 0px 10px 0px;
  width: 190px;
  background: #fff;
  margin-right: 10px;
}
.occupancy .container-adr .avg-review:last-child {
  margin-right: 0px;
}
.occupancy .container-adr .avg-review > div {
  text-align: left;
}
.occupancy .container-adr .avg-review .head {
  background: #4990e2;
  line-height: 40px;
  height: 40px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.occupancy .container-adr .avg-review .head span {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  padding: 0px 10px;
}
.occupancy .container-adr .avg-review .avg-wdg {
  background: #fff;
  opacity: 1;
}
.occupancy .container-adr .head-sidebar {
  background: #e9e9e9;
  margin: 0px 10px;
  height: 65px;
}
.occupancy .container-adr .head-sidebar .arrow-press {
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: 5px;
  display: inline-block;
  background: #4da1ff;
  border-radius: 50%;
  margin-top: 10px;
  cursor: pointer;
}
.occupancy .container-adr .head-sidebar .arrow-press .arrow {
  content: "";
  position: absolute;
  left: 16px;
  top: 14px;
  width: 14px;
  height: 14px;
  border: solid #fff;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
  transform: rotate(140deg);
}
.occupancy .container-adr .avg-wdg {
  text-align: center;
  display: block;
  margin: 15px 10px 0px 10px;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #e9e9e9;
  border: 1px solid #4990e2;
}
.occupancy .container-adr .avg-wdg .title {
  font-size: 12px;
  color: #4da1ff;
  font-weight: 500;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.occupancy .container-adr .avg-wdg .highlight-title {
  color: #4da1ff;
  font-size: 24px;
  font-weight: 500;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.occupancy .container-adr .avg-wdg .footer {
  display: table;
  width: 100%;
}
.occupancy .container-adr .avg-wdg .footer .block-1 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 50%;
  border-right: 1px solid #e9e9e9;
}
.occupancy .container-adr .avg-wdg .footer .block-1 .last-year {
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  color: #4da1ff;
  display: block;
}
.occupancy .container-adr .avg-wdg .footer .block-1 .highlight-last-year {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #4da1ff;
  display: block;
}
.occupancy .container-adr .avg-wdg .footer .block-2 {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  width: 50%;
  position: relative;
}
.occupancy .container-adr .avg-wdg .footer .block-2 .rate-type {
  content: "";
  position: absolute;
  left: 50%;
  width: 8px;
  height: 8px;
  border-width: 0 4px 4px 0px;
  border-style: solid;
  display: block;
  margin-left: -4px;
}
.occupancy .container-adr .avg-wdg .footer .block-2 .rate-type.best {
  border-color: #008000;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: -2px;
}
.occupancy .container-adr .avg-wdg .footer .block-2 .rate-type.worst {
  border-color: #f00;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -4px;
}
.occupancy .container-adr .avg-wdg .footer .block-2 .highlight-rate {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #4da1ff;
}
