﻿/* Header
================================= */
.nx-header {
  color: #666;
  background-color: transparent;
}

.nx-header h1,
.nx-header h2,
.nx-header h3,
.nx-header h4,
.nx-header p {
  color: #666;
}

/* Nav */
.nx-mobile-menu .navbar-default {
  background: transparent;
}

.nx-mobile-menu a {
  color: #666;
}

.menu-wrapper,
.nx-menu {
  position: relative;
  z-index: 1021;
}

/* Footer
================================= */
.nx-footer {
  color: #fff;
}

.nx-footer p,
.nx-footer h1,
.nx-footer h2,
.nx-footer h3,
.nx-footer h4,
.nx-footer li {
  color: #fff;
}

/* Editor */
.nx-editor .textblock > .PageElement-Title {
  color: #1f2426;
}

/* Site */
.nx-body.body-default {
  background: #fff;
  color: #666;
}

/* Background Colors */
.nx-body .primary-bg-color {
  background: #2F5079;
}

.nx-body .secondary-bg-color {
  background: #666;
}

.nx-body .tertiary-bg-color {
  background: #e0e0e0;
}

.nx-body .bg1 {
  background-color: #e0e0e0;
}

.nx-body .bg2 {
  background-color: #e0e0e0;
}

.nx-body .bg3 {
  background-color: #e0e0e0;
}

.nx-header {
  background-color: none;
}

.nx-page {
  background-color: rgba(222, 222, 222, 0.7) none repeat scroll 0 0;
}

/* Typography */
.nx-body .primary-font-color {
  color: #1f2426;
}

.nx-body .secondary-font-color {
  color: #666;
}

.nx-body a {
  color: #666;
}

.nx-body a:hover,
.nx-body a:focus {
  color: #666;
}

.nx-body h1,
.nx-body h2,
.nx-body h3,
.nx-body h4 {
  color: #1f2426;
}

/* Content: Quick Search  */
.quicksearch-container a {
  color: #999;
}

.quicksearch-container a:hover,
.quicksearch-container a:focus {
  color: #fff;
}

.quicksearch-tab a {
  font-weight: bold;
  color: #fff !important;
  background: #8b8686;
}

.quicksearch-tab a.active {
  color: #999 !important;
  background: #e0e0e0;
}

.quicksearch-tab-body {
  color: #000 !important;
  background: #e0e0e0;
}

.nx-body .quicksearch__v2 label.MuiInputLabel-shrink {
  color: #ffffff !important;
}

.nx-body .quicksearch__v2 span.MuiFormControlLabel-label:not(.MuiInputLabel-animated) {
  color: #ffffff !important;
}

.nx-body .quicksearch__v2 a {
  color: #fff;
}

.nx-body .quicksearch__v2 ul:not(.MuiAutocomplete-listbox):not(.MuiAutocomplete-groupUl) li {
  color: #fff;
}

.nx-body .quicksearch__v2 .quicksearch-container {
  padding: 15px;
}

.nx-body .quicksearch__v2 .quicksearch-container h4 {
  color: #ffffff;
}

.nx-body .MuiInputLabel-shrink {
  background-color: #e0e0e0 !important;
}

/* Content: Cruise Search  */
.cruisesearch-container a {
  color: #999;
}

.cruisesearch-container a:hover,
.cruisesearch-container a:focus {
  color: #fff;
}

/* Content: Offer List from Offer Group */
.offerList .offer-card-list .offer-card1 {
  border: 1px solid #fff;
}

.offerList .offer-card-list .offer-card1 .offer-card1-title {
  background-color: #fff;
  color: #ffffff;
}

.offerList .offer-card-list .offer-card2 .offer-card2-body {
  color: #666;
}

.offerList .offer-card-list .offer-card2 .offer-card2-footer {
  color: #666;
}

.offerList .offer-slides-container .slick-prev:before,
.offerList .offer-slides-container .slick-next:before {
  color: #666;
  opacity: 0.4;
}

/* Content: Destinations */
.nx-body .destinations .destinations-content .destinations-cards .destinations-card {
  border: 1px solid #fff;
}

.nx-body .destinations .destinations-content .destinations-cards .destinations-card .destinations-card-title {
  background-color: #fff;
  color: #fff;
}

/* Footer */
.nx-footer {
  background-color: #666;
}

.nx-footer a {
  color: #e0e0e0;
}

.nx-footer a:hover,
.nx-footer a:focus {
  color: #666;
}

.wordwrap {
  white-space: nowrap;
}

/* Content: Search box  */
.searchbox-container a {
  color: #999;
}

.searchbox-container a:hover,
.searchbox-container a:focus {
  color: #fff;
}

/* Content: Easy Paginate */
.nx-body .easyPaginateNav a {
  background: #f0ebeb;
  border: 1px solid #c9c9c9;
  color: #666;
}

.nx-body .easyPaginateNav a.current {
  color: #666;
}

/* Trip Request */
.nx-body .trip-request .trip-request-offer-cart .add-offer-button-container {
  background: #fff;
}

/* Nav */
.nx-menu nav a {
  color: #666;
}

.nx-menu nav a:focus,
.nx-menu nav a:hover {
  color: #fff;
}

.nx-menu nav ul li {
  border-right: 1px solid none;
  border-top: 1px solid none;
  border-bottom: 1px solid none;
}

.nx-menu nav ul li:hover,
.nx-menu nav ul li:focus,
.nx-menu nav ul li.selected:hover,
.nx-menu nav ul li.selected:focus {
  background-color: #666;
}

.nx-menu nav ul li a:hover,
.nx-menu nav ul li a:focus,
.nx-menu nav ul li.selected a:hover,
.nx-menu nav ul li.selected a:focus {
  color: #fff;
}

.nx-menu nav ul li.selected {
  background-color: #e1e1e0;
}

.nx-menu nav ul li.selected {
  background-color: #e1e1e0;
}

.nx-menu nav ul li.selected a {
  color: #666;
}

.nx-menu nav ul ul li {
  border-top: 1px solid #eee;
}

.nx-menu nav ul ul li a,
.nx-menu nav ul li.selected ul li a {
  color: #666;
}

.nx-menu nav ul ul li a:hover,
.nx-menu nav ul ul li a:focus,
.nx-menu nav ul ul li.selected a:hover,
.nx-menu nav ul ul li.selected a:focus,
.nx-menu nav ul li.selected ul li a:hover,
.nx-menu nav ul li.selected ul li a:focus,
.nx-menu nav ul li.selected ul li.selected a:hover,
.nx-menu nav ul li.selected ul li.selected a:focus {
  color: #fff;
}

.nx-menu nav ul ul li.selected {
  background-color: #666;
}

.nx-menu nav ul li.selected ul li.selected a {
  color: #fff;
}

.nx-menu nav ul ul ul li a,
.nx-menu nav ul li.selected ul ul li a,
.nx-menu nav ul li.selected ul li.selected ul li a {
  color: #666;
}

.nx-menu nav ul ul ul li.selected {
  background-color: #e0e0e0;
}

.nx-menu nav ul li.selected ul li.selected ul li.selected a {
  color: #666;
}

.nx-menu nav ul ul ul li a:hover,
.nx-menu nav ul ul ul li a:focus,
.nx-menu nav ul ul ul li.selected a:hover,
.nx-menu nav ul ul ul li.selected a:focus,
.nx-menu nav ul li.selected ul ul li a:hover,
.nx-menu nav ul li.selected ul ul li a:focus,
.nx-menu nav ul li.selected ul ul li.selected a:hover,
.nx-menu nav ul li.selected ul ul li.selected a:focus,
.nx-menu nav ul li.selected ul li.selected ul li a:hover,
.nx-menu nav ul li.selected ul li.selected ul li a:focus,
.nx-menu nav ul li.selected ul li.selected ul li.selected a:hover,
.nx-menu nav ul li.selected ul li.selected ul li.selected a:focus {
  color: #fff;
}

/* Content: Offers */
.nx-body .offer {
  border: 1px solid #c2c9cc;
  background: #f8f8f8;
}

.nx-body .offerList .offer {
  border: 1px solid #c2c9cc;
  background: #f8f8f8;
}

.nx-body .offerHighlight,
.nx-body .offerAttributes {
  background: transparent;
}

/* Content: Search Results */
.nx-body table.ContentTitleBar2 td {
  background-color: #999;
}

.nx-body .tabactiveBackground {
  background-color: #999;
}

.nx-body .ODPriceBoxHeader {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}

/* Content: Offer Details */
.nx-body .MainContentOD {
  border: 1px solid #999;
}

.nx-body .ODTabActive {
  background-color: #999;
}

.nx-body .ODTabInactive {
  background-color: #666;
}

/* Content: Compare  */
.nx-body div.CompareTop {
  color: #666;
}

/* Content: Offer Groups*/
.nx-body .OGMainTable {
  border: 1px solid #999;
}

.nx-body .OGCategoryTableLeft {
  border-left: 1px solid #999;
  border-bottom: 1px solid #999;
}

.nx-body .OGCategoryTableRight {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}

.nx-body .ODPriceBoxRow1 {
  background-color: #eeeeee;
}

.nx-body .OGCategoryTableBorder {
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 50px;
  width: 100%;
}

.nx-body .OGCategory-right {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 50px;
  width: 100%;
}

.search-filter {
  background: #f8f8f8;
}

.advance-search-filter {
  background: #f8f8f8;
}

.more-search {
  background: #666;
  color: #fff !important;
  text-align: center;
}

.more-search:hover {
  background: #666 !important;
}

.offer-itinerary-tooltip {
  color: #fff !important;
  background: #2F5079;
}

.offer-dates-preposition {
  color: #666;
}

.resort-heading,
.resort-footer {
  background: #666;
  color: #fff !important;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #fff !important;
  background-color: #666;
  border-color: #666;
}

.trip-details-title {
  color: #1f2426;
}

.offer-amenity,
.offer-content-container {
  background: #f8f8f8;
}

.itinerary-table > tr:nth-child(2n+1),
.itinerary-table > tbody > tr:nth-child(2n+1),
.itinerary-table > tfoot > tr:nth-child(2n+1) {
  background: #f8f8f8;
}

.nx-body .search-item {
  border: 1px solid #c2c9cc;
  background: #f8f8f8;
}

.nx-body .offerList .search-item {
  border: 1px solid #c2c9cc;
  background: #f8f8f8;
}

.nx-body .system-container {
  border: 1px solid #c2c9cc;
  background: #f8f8f8;
}

.nx-body .categories-header-color {
  color: white;
}

.days-open {
  background: #f8f8f8;
  color: #666;
  border: 1px solid #c2c9cc;
}

.days-open .day {
  border-right: 1px solid #c2c9cc;
}

.days-open .day span {
  color: #666;
}

.days-checked {
  color: #51BDE4;
}

.daytrip-container .row:nth-child(2n) {
  background: #eeeeee;
}

.daytrip-container.headerless .row:nth-child(odd) {
  background: #eeeeee;
  border: 1px solid #999;
}

.daytrip-container.headerless .row:nth-child(even) {
  background: #eeeeee;
  border: 1px solid #999;
}

.nx-menu nav ul ul li {
  border-right: 1px solid #e1e1e0;
}

.nx-body .footer-wrapper {
  background-color: #999;
}

.nx-body .bg2,
.nx-body .bg1 {
  background-color: #e0e0e0;
  color: #1f2426;
}

.nx-body.body-default-custom {
  background: none !important;
}

.nx-footer {
  color: #fff;
  background-color: #999;
  border-top: #999;
}

.nx-menu nav ul li:hover {
  background-color: #999;
  color: #fff;
}

.nx-body .ODTabActive {
  background-color: #c2c9cc;
  color: #666;
}

.nx-body .ODTabInactive {
  background-color: #666;
}

.nx-body .ODPriceBoxHeader {
  color: #666;
}

.fs-month-highlighted {
  background-color: #666;
  color: #fff;
}

.nx-body .OGCategoryTableBorder {
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  height: 50px;
  width: 100%;
}

.nx-body .OGCategory-right {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  height: 50px;
  width: 100%;
}

.nx-body .destinations .destinations-content .destinations-cards .destinations-card .destinations-card-title {
  color: black;
}

.offerList .offer-card-list .offer-card1 {
  border: 1px solid #e0e0e0;
}

.offerList .offer-card-list .offer-card1 .offer-card1-title {
  background-color: #e0e0e0;
  color: #666;
}

/* Content: Breadcrumb Navigation */
.nx-body .breadcrumb-navigation-blocks {
  border: 1px solid #e0e0e0;
}

.nx-body .breadcrumb-navigation-blocks li.breadcrumb-navigation-selected {
  background: #e0e0e0;
}

/* Page Elements - Quick Search
================================= */
.nx-body .quicksearch__v2 label.MuiInputLabel-shrink {
  color: #ffffff !important;
}

.nx-body .quicksearch__v2 span.MuiFormControlLabel-label:not(.MuiInputLabel-animated) {
  color: #ffffff !important;
}

.nx-body .quicksearch__v2 a {
  color: #fff;
}

.nx-body .quicksearch__v2 ul:not(.MuiAutocomplete-listbox):not(.MuiAutocomplete-groupUl) li {
  color: #fff;
}

.nx-body .MuiInputLabel-shrink {
  background-color: #2F5079 !important;
}
