html {
  background: none;
}
.data-update-table {
  margin-top: 30px;
}
.data-update-table th,
.data-update-table td {
  border: none !important;
}
.modal-inner {
  overflow-y: scroll;
}
.last-updated-parent {
  margin-bottom: 1em;
  display: none;
}
.back-btn {
  display: none;
}
.legendary {
  display: none;
  font-size: 1em;
}
.legendary div {
  display: inline-block;
  font-size: 0.8em;
}
.legendary .icon-wrapper-success {
  border: 0px solid;
  top: 0px;
}
.hover-tip {
  font-size: 0.6em;
  background-color: #dcdcdc;
  padding: 3px;
}
.left-nav {
  display: none;
}
.main-content-area {
  left: 0;
  width: 100% !important;
  padding-left: 0;
}
.last-updated {
  font-size: .70588235em;
  font-weight: bold;
  color: #999;
}
.coming-soon .icon-tag {
  font-size: 2em;
  -ms-transform: rotate(75deg);
  /* IE 9 */
  -webkit-transform: rotate(75deg);
  /* Chrome, Safari, Opera */
  transform: rotate(75deg);
  margin-left: 0;
}
.coming-soon h4 {
  margin-bottom: 0;
  margin-top: 0;
}
.epc_header {
  width: 100%;
  height: 60px;
  background-color: #1f1f1f;
  display: block;
}
.epc_logo {
  background: url("../images/sprite.png") no-repeat -471px 0;
  width: 211px;
  height: 36px;
  margin-top: 10px;
}
.copy-times-color {
  color: #616161 !important;
  font-weight: bold;
}
#alert8 {
  width: 100% !important;
}
#alert8 .icon-info {
  margin-top: 0.08em;
}
.theme-inline-pills {
  margin-top: 1em;
}
.theme-inline-pills .select {
  display: block !important;
}
.tab button.on .flex-link-wrap {
  background-color: #ffffff;
}
.tab button.on .flex-link-wrap .flex-footer a {
  background-color: #fff;
}
.no-touch .flex-theme-light .flex-link-wrap:hover .flex-footer a {
  background-color: #eee;
}
.tab button {
  background: none !important;
  padding: 0 !important;
  margin-bottom: 0;
  outline: none;
}
.tab button .flex-card {
  margin-bottom: 0 !important;
  border: 1px solid #e0e0e0;
  border-radius: 0.2em;
  font-size: inherit !important;
}
.tab button .flex-card .flex-title {
  font-size: 1.17647059em;
  font-weight: 500;
}
.tab button .flex-card .flex-content .footer-link {
  background: none !important;
  padding: 1em 0 0 0 !important;
}
.tab button .flex-card .flex-content .flex-area-secondary .icon {
  top: -1px;
  padding: 0px 2px 0px 3px;
}
.tab button .flex-card .flex-content .flex-area-secondary .icon-wrapper-success .icon {
  top: -2px;
  font-size: 0.9em;
}
.tab button .flex-card .flex-content .view-details-link {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
}
.tab button .flex-card .flex-footer {
  border-top: 1px solid #eee !important;
}
.tab button .flex-card .flex-footer a {
  border-radius: 0;
  font-size: 1em;
  background-color: #fff;
}
.tab button .flex-card p.secondary {
  color: #999;
  font-size: 0.8em;
  font-weight: normal;
  padding-top: 8px;
}
.tabs-container {
  border: 0 !important;
}
.tabs-container .box {
  border: 1px solid #e0e0e0;
}
.tabs-container .tab-pane {
  padding: 5px 0 1.05882353em 0 !important;
}
.tabs-container .tab-pane h3 {
  margin-bottom: 0;
}
.chart-box {
  margin-bottom: 10px;
}
.chart-box .flex-area-secondary {
  padding-top: 0;
}
.chart-box .box {
  min-height: 518.438px;
}
.chart-box .metric-stacked .cols-nested {
  margin-left: .70588235em;
  margin-right: .70588235em;
}
.chart-box .metric-title {
  color: #1f1f1f;
}
.chart-box .metric-left-align {
  color: #999;
  width: 50% !important;
}
.chart-box .metric-right-align {
  color: #1f1f1f;
  width: 50% !important;
}
.chart-box .mw-main {
  font-size: 0.8em;
  margin-top: -0.1em;
  color: #999;
  margin-bottom: 20px;
}
.chart-box .card-alert {
  text-align: right;
  padding-right: .70588235em;
}
.chart-box .loader {
  position: absolute !important;
  z-index: 100000;
  left: 49% !important;
  top: 50%;
}
.chart-box .columns-11 {
  width: 91.66666667%;
}
.chart-box .columns-1 {
  width: 8.33333333%;
}
.alert.alert-error {
  margin-bottom: 0;
  width: 100% !important;
  margin-top: 1em;
}
.icon-wrapper-success {
  background: #2F7000;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  border-radius: 6em;
}
.icon-wrapper-success .icon {
  color: #fff;
  font-size: 0.9em;
  top: 0px;
}
.icon-wrapper-warn {
  text-align: center;
}
.icon-wrapper-warn .icon-warn {
  color: #D60000;
  font-size: 1.4em;
}
.icon-wrapper-warn .icon-info {
  color: #FD9827;
  font-size: 1.4em;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
.highcharts-cont {
  margin-bottom: 10px;
}
.highcharts-cont .loader {
  position: absolute !important;
  z-index: 100000;
  left: 49% !important;
  top: 50%;
}
.error-msg {
  font-size: 0.9em !important;
}
.sel-hide {
  display: none;
}
.radio-1 {
  margin-top: 0 !important;
}
.radio-1 .inline-label {
  font-size: 1em !important;
  margin-top: -0.2em !important;
}
.radio-tab-ip {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.radio-tab-ip ~ span {
  padding: 0.4em 0.6em !important;
  font-size: 1em;
}
.radio-tab-1 {
  margin-top: 0;
}
.radio-tab-1 .inline-label {
  margin-right: 0;
  color: #0065b8 !important;
}
.radio-tab-1 input:checked ~ span {
  background-color: #00355f;
  color: #fff !important;
}
.tab-2016,
.bookingDate ~ span {
  border-radius: .266667em 0 0 .266667em;
}
.tab-2015,
.stayDate ~ span {
  border-radius: 0 .266667em .266667em 0;
}
.margin-0 {
  margin: 0;
}
.vs {
  padding-top: 0.2em;
}
.selectlist-line .select {
  margin: 0 !important;
  width: 100%;
}
.only-uitk .toggle-trigger {
  padding: 0 0 0.70588235em 0.70588235em;
}
.only-uitk .inline-label {
  font-size: 1em !important;
}
.only-uitk .check {
  margin-top: 0.5em !important;
}
.only-uitk label {
  margin-top: 0;
}
.only-uitk legend {
  padding-top: 0;
}
.only-uitk fieldset {
  margin-bottom: 0;
}
.only-uitk .uitk-top {
  margin-top: 0;
}
.only-uitk .btn-sub-action.submit-button {
  margin-top: 1.6em;
}
.only-uitk .columns-5 .cols-nested .columns-4 {
  width: 40%;
}
.only-uitk .columns-5 .cols-nested .columns-8 {
  width: 60%;
}
.only-uitk .line {
  border-bottom: 1px solid #c7c7c7;
  padding-top: 1em;
}
.only-uitk > .cols-nested .col {
  margin-bottom: 1em;
}
.modal-wrap {
  position: fixed;
  left: 46%;
  z-index: 2000;
}
.inline-year > div {
  display: inline-block;
}
.inline-year button {
  display: inline !important;
}
.inline-year .inline-year-1 {
  padding: 5px 20px 7px 20px;
  background-color: #00355f;
  color: #fff;
  margin-right: -5px;
  border-radius: 4px 0 0 4px;
}
.inline-year .inline-year-1 ul li {
  padding-right: 0;
  margin-right: 0;
}
.inline-year .inline-year-1 ul li button,
.inline-year .inline-year-1 ul li button:hover {
  color: #fff;
}
.inline-year input {
  border-radius: 0 3px 3px 0;
}
.typeahead-1 .menu-bar {
  margin-bottom: 0;
}
.typeahead-1 .menu-bar ul li {
  width: 100% !important;
}
.typeahead-1 .menu-bar ul li .menu-trigger {
  width: 100% !important;
}
.typeahead-1 .menu-bar ul li .year-1 {
  padding: 0.5em 0 0 2.3em;
  margin-bottom: -10px;
}
.typeahead-1 .menu-main {
  columns: 3;
  -webkit-columns: 3 auto;
  -moz-columns: 3 auto;
  -o-columns: 3 auto;
  -webkit-column-break-inside: avoid;
}
.typeahead-1 .menu-main ol {
  margin: 0 !important;
}
.typeahead-1 .menu-main ol li {
  width: 120px !important;
  padding: 0.5em 0.1em;
}
.radio-tab-ip-group-2,
.radio-tab-ip-group {
  background-color: #e5e5e5;
  border-radius: .266667em;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}
.DDL .DDL-btn:hover {
  background: #EDF7FF;
}
.DDL .DDL-btn.open {
  background: #00355f;
}
.DDL .DDL-btn.open .menu-trigger {
  color: #fff;
  font-weight: bold;
}
.DDL .DDL-btn {
  padding: .5em;
}
.DDL .menu {
  width: 200%;
}
.DDL li .tab {
  margin-right: 10px;
}
.DDL .date-ol {
  margin: 0;
  columns: 2;
  -webkit-columns: 2 auto;
  -moz-columns: 2 auto;
  -o-columns: 2 auto;
  -webkit-column-break-inside: avoid;
  -webkit-column-width: 150px;
  -moz-column-width: 150px;
  column-width: 150px;
}
.DDL .date-ol li {
  margin: 0.8em 0;
  font-weight: normal;
}
.DDL .date-ol li a {
  font-weight: normal;
  padding: .4em !important;
}
.DDL .date-ol li a:hover {
  background: #0087f5;
  color: #fff;
  border-radius: .2em;
  border-bottom: none !important;
}
.DDL .tabs button.on,
.DDL .tabs button,
.DDL .tabs a {
  background: none;
  padding: 0;
  color: #fff;
  border-radius: 0;
}
.DDL .tabs button.on,
.DDL .tabs button:hover,
.DDL .tabs a:hover {
  background: none;
  border-bottom: 1px solid #fff;
}
.analytics_page_content {
  margin-top: 20px!important;
  bottom: 0 !important;
  padding-right: 0 !important;
}
#simpleBox {
  min-width: 300px;
}
.columns-12 {
  width: 100%;
}
.columns-8,
.columns-1,
.columns-6,
.columns-5,
.columns-3,
.columns-4,
.columns-9 {
  width: 100%;
}
.col-row {
  clear: both;
  margin-bottom: .70588235em;
}
.col-nested-section {
  margin-top: .70588235em;
}
.metric-number {
  font-size: 2em !important;
  line-height: 1.14705882 !important;
  font-weight: 800;
  color: #1f1f1f !important;
}
.metric-number small {
  font-weight: 500;
  font-size: 0.35em;
  vertical-align: super;
}
.metric-number small .icon-play {
  font-size: 0.75em;
  vertical-align: top;
}
.metric-number small .play-up {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.metric-number small .play-down {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.ddl-yoy {
  margin-left: 0;
  width: 100%;
}
.metric-copy {
  margin-top: 0 !important;
  font-size: 0.95em !important;
  color: #555;
  margin-bottom: -5px;
}
.metric-copy .icon {
  margin-left: 5px;
}
.last-updated-tooltip {
  font-style: italic;
  margin-bottom: 10px;
  color: #999;
}
.box .menu-bar {
  margin-bottom: 0 !important;
}
.metric-number {
  margin-top: 0 !important;
}
.metric-yoy {
  font-size: 0.8em;
  clear: both;
  margin-top: 3em;
}
.metric-yoy .col {
  padding-left: 0;
}
.metric-yoy .metric-right-align {
  text-align: right;
  color: #1f1f1f;
}
.metric-yoy .cols-row {
  padding-right: 0;
}
.side-by-side {
  border-top: 1px solid #ededed;
  margin-top: 2em !important;
  padding-top: 1em;
}
.side-by-side .me-name {
  color: #999;
  font-size: 0.9em;
}
.side-by-side .metric-center-align {
  text-align: center;
}
.side-by-side .metric-center-align strong {
  font-size: 1.2em;
  color: #000;
}
.side-by-side .metric-center-align .me-yoy {
  font-size: 0.8em;
}
.line-card {
  padding-top: 1.5em !important;
  margin-bottom: 0.76em !important;
  left: 0 !important;
  margin-left: -1.1em !important;
}
.columns-10 {
  width: 83.33333333%;
}
.columns-2 {
  width: 16.66666667%;
}
.card-basic-uitk {
  margin-bottom: .70588235em;
  color: #999;
  position: relative;
  min-height: 176.797px !important;
}
.card-basic-uitk .columns-4 {
  width: 33.33333333%;
}
.card-basic-uitk .columns-6 {
  width: 50%;
}
.card-basic-uitk .columns-3 {
  width: 25%;
}
.card-basic-uitk .columns-9 {
  width: 75%;
}
.card-basic-uitk .columns-5 {
  width: 41.66666667%;
}
.card-basic-uitk .columns-8 {
  width: 66.66666667%;
}
.card-basic-uitk .line {
  padding-top: 0.5em !important;
  margin-bottom: 0.76em;
  margin-left: -1.05882353em !important;
}
.card-basic-uitk .box {
  min-height: 176.797px !important;
}
.card-basic-uitk .mw-main {
  font-size: 0.8em;
  margin-top: -0.1em;
}
.card-basic-uitk .card-link {
  font-size: 0.85em;
}
.card-basic-uitk .loader {
  position: absolute;
  z-index: 10000;
  left: 47%;
  top: 40%;
}
.card-basic-uitk .metric-title {
  color: #1f1f1f;
}
.card-basic-uitk .metric-left-align {
  color: #999;
}
.card-basic-uitk .icon-info {
  font-size: 1em;
  color: #999;
}
.card-basic-uitk .icon-info:hover {
  color: #06e;
}
.card-basic-uitk .icon-info:visited {
  color: #0065b8;
}
.card-basic-uitk .info-icon-link {
  float: right !important;
  margin-top: 0;
  position: absolute;
  top: 1em;
  right: 0;
}
.card-basic-uitk .card-alert {
  text-align: right !important;
}
.card-advanced {
  width: 100%;
  min-height: 460px;
}
.card-basic {
  width: 100%;
  min-height: 150px;
}
.clear {
  clear: both;
}
.index-page {
  margin-top: 50px !important;
}
.index-page h2 {
  font-weight: 200;
  margin-bottom: 0;
}
.float-right {
  float: right;
}
.grid {
  background: #EEE;
  max-width: 1096px;
  margin-left: -1%;
}
/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- grid-item ---- */
.grid-item {
  float: left;
  background: #fff;
  border: 1px solid #fff;
  margin: 0 10px 10px 0 !important;
  border-color: #ddd;
  border-radius: 5px;
}
.discovery-module .segment {
  border: none;
}
/* Media - Large Screens -- */
@media screen and (min-width: 0px) and (max-width: 479px) {
  .modal-inner {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .modal-body {
    padding-left: 0;
    padding-right: 0;
  }
  .modal-wrap {
    padding-top: 0;
  }
  .segment {
    margin-bottom: 20px;
  }
  .segment a {
    width: 100%;
    text-align: center;
  }
  .metric-number {
    color: #0065b8 !important;
  }
  .chart-box .box {
    min-height: 100%;
  }
  .noscroll {
    overflow: hidden;
  }
  .back-btn {
    display: block;
    padding: 10px 0;
  }
  .hide-small {
    display: none;
  }
  .tabs .tab .flex-card {
    background-color: #ffffff !important;
  }
  .tabs .tab .flex-card .flex-area-primary .icon {
    font-size: 1em;
    margin-right: 10px;
  }
  .tabs .tab .flex-card .flex-area-primary .secondary {
    display: none;
  }
  .tab-pane.on {
    margin-left: 0;
    position: fixed;
    overflow: auto;
    z-index: 1000;
    bottom: 0;
    top: 0;
    left: 0;
    padding: 10px !important;
    width: 100%;
    background-color: #ededed;
    -webkit-overflow-scrolling: touch;
  }
  .inLeft {
    -webkit-animation-name: inleft;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s;
    /* Safari 4.0 - 8.0 */
  }
  .outRight {
    -webkit-animation-name: outRight;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 0.5s;
    /* Safari 4.0 - 8.0 */
  }
  @-webkit-keyframes inleft {
    0% {
      left: 100%;
    }
    100% {
      left: 0px;
    }
  }
  @-webkit-keyframes outRight {
    0% {
      left: 0%;
    }
    100% {
      left: 110%;
    }
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .card-basic {
    width: 48%;
  }
  .card-advanced {
    width: 98%;
  }
  .grid-item {
    margin: 1% !important;
  }
  .columns-3,
  .columns-4 {
    width: 50%;
  }
  .left-aside {
    width: 100%;
  }
  .left-aside .columns-12 {
    width: 50% !important;
    float: left;
  }
  .only-uitk .inline-label {
    font-size: 1em !important;
  }
  .only-uitk .check {
    margin-top: 0.5em !important;
  }
  .only-uitk label {
    margin-top: 0;
  }
  .only-uitk legend {
    padding-top: 0;
  }
  .only-uitk fieldset {
    margin-bottom: 0;
  }
  .only-uitk .uitk-top {
    margin-top: 0;
  }
  .only-uitk > .cols-nested .col {
    margin-bottom: 1em;
  }
  /* C HOTELS OPTION 2 */
  .c-hotel-opt2-cards .card-basic-uitk {
    width: 50%;
  }
  .c-hotel-opt2-cards .columns-6 {
    width: 100%;
  }
  .tabs .tab {
    min-height: 120px;
  }
}
@media screen and (min-width: 768px) {
  /* C HOTELS OPTION 2 */
  .c-hotel-opt2-cards .card-basic-uitk {
    width: 50%;
  }
  .c-hotel-opt2-cards .columns-6 {
    width: 100%;
  }
  .card-advanced {
    width: 98%;
  }
  .card-basic {
    width: 23%;
  }
  .grid-item {
    margin: 1% !important;
  }
  .columns-4 {
    width: 33.33333333%;
  }
  .columns-1 {
    width: 8.33333333%;
  }
  .columns-6 {
    width: 50%;
  }
  .columns-3 {
    width: 25%;
  }
  .columns-9 {
    width: 75%;
  }
  .columns-11 {
    width: 91.66666667%;
  }
  .columns-5 {
    width: 41.66666667%;
  }
  .columns-8 {
    width: 66.66666667%;
  }
  .columns-2 {
    width: 16.66666667%;
  }
  .ddl1-page .columns-2 {
    width: auto !important;
  }
  .left-aside .columns-12 {
    margin-bottom: .70588235em;
  }
  .only-uitk {
    margin-bottom: 0.5em;
  }
  .only-uitk .vs {
    margin: 1.5em 0em 0 0em;
    text-align: center;
  }
  .only-uitk .toggle-trigger {
    display: none;
  }
  .tabs {
    display: block;
  }
  .tabs button {
    font-size: 1em !important;
  }
  .tabs .flex-area-primary .flex-title .icon {
    display: inline-block;
  }
  .tabs .flex-area-primary .secondary {
    display: block !important;
  }
  .theme-inline-pills .select {
    display: none !important;
  }
  /* Discovery Module */
  .discovery-module {
    display: block;
  }
  .discovery-module .segmented-list > .segment-title {
    background-color: #5F5F5F !important;
  }
  .discovery-module .segmented-list > .segment-title h4,
  .discovery-module .segmented-list > .segment-title p {
    color: #fff !important;
  }
  .discovery-module .segment-title {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .discovery-module .segment {
    border: none;
  }
  .discovery-module .segment .target {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .discovery-module .segment .target .icon {
    float: right;
    color: #0065B8;
  }
  .discovery-module .segment .target:hover {
    background: #d1eaff;
  }
  .discovery-module .segment-footer {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .discovery-module .segment-footer .nav-main-menu {
    float: right;
  }
}
@media screen and (min-width: 960px) {
  .last-updated-parent {
    display: block;
  }
  .data-update-table {
    width: 100%;
  }
  .epc_header {
    display: none;
  }
  /* C HOTELS OPTION 2 */
  .c-hotel-opt2-cards .columns-6,
  .c-hotel-opt2-cards .card-basic-uitk {
    width: 50%;
  }
  .flex-content {
    min-height: 130px;
  }
  .test-container {
    min-height: 100% !important;
  }
  .test-container .test-title-copy {
    font-size: 0.8em;
  }
  .card-advanced {
    width: 73%;
  }
  .card-basic {
    width: 23%;
  }
  .grid-item {
    margin: 1% !important;
  }
  .left-nav {
    display: block;
    background-color: #1f1f1f;
    height: 100%;
    top: 0;
    width: 20%;
    min-width: 20%;
    position: fixed;
    overflow-y: scroll;
    padding-left: 0;
    font-size: 0.8869em;
  }
  .left-nav .hotel-info {
    height: 60px;
    padding-top: 20px;
  }
  .left-nav .hotel-info .hotel-name {
    color: #fff;
  }
  .left-nav .hotel-info .hotel-name-id {
    padding-top: 5px;
    color: #c7c7c7;
    font-size: 0.82em;
  }
  .left-nav .hotel-info .hotel-name-id a {
    color: #c7c7c7;
    text-decoration: underline;
  }
  .left-nav .nav-padding {
    padding-left: 1.3em;
    padding-right: 1.3em;
  }
  .left-nav .nav-padding.footer {
    font-size: 11px;
    padding-top: 20px;
  }
  .left-nav .nav-links {
    border-top: 1px solid #4d4d4d;
    border-bottom: 1px solid #4d4d4d;
  }
  .left-nav .nav-links ul li {
    list-style: none;
    padding: 15px 0;
    color: #c7c7c7;
  }
  .left-nav .nav-links ul li a {
    color: #c7c7c7;
  }
  .left-nav .nav-links ul li a:hover {
    color: #fff;
    text-decoration: none;
  }
  .left-nav .nav-links ul li .toggle-inner ul {
    padding: 0;
  }
  .left-nav .nav-links ul li .toggle-inner ul li {
    padding: 0.5em;
    font-size: 13px;
  }
  .left-nav .nav-links ul {
    margin-bottom: 0.70588235em;
    padding-left: 0 !important;
  }
  .left-nav .epc_logo {
    margin-left: 1.3em;
    margin-top: 1.3em;
  }
  .main-content-area {
    left: 21%;
    width: 75% !important;
  }
}

/*# sourceMappingURL=/assets/css/analytics_style.css.map */
