.scheme_colors {
  background-color: #a5ffff;
}
.scheme_colors {
  background-color: #47c6c6;
}
.scheme_colors {
  background-color: #17607a;
}
.scheme_colors {
  background-color: #2393ba;
}
.w2dc_content a,
.w2dc_content a:hover,
.w2dc_content a:visited,
.w2dc_content.w2dc_widget a,
.w2dc_content.w2dc_widget a:hover,
.w2dc_content.w2dc_widget a:visited {
  color: #2393ba;
}
.w2dc_listing_header a,
.w2dc_listing_header a:visited,
.w2dc_listing_header a:hover {
  color: #17607a;
}
.w2dc_content .form-control:focus {
  border-color: #31b0d5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}
.w2dc_search_tabs {
  background: #a5ffff;
  background: -moz-linear-gradient(top, #a5ffff 0%, #47c6c6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a5ffff), color-stop(100%, #47c6c6));
  background: -webkit-linear-gradient(top, #a5ffff 0%, #47c6c6 100%);
  background: -o-linear-gradient(top, #a5ffff 0%, #47c6c6 100%);
  background: -ms-linear-gradient(top, #a5ffff 0%, #47c6c6 100%);
  background: linear-gradient(to bottom, #a5ffff 0%, #47c6c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= #a5ffff , endColorstr= #47c6c6 ,GradientType=0 );
  border: 1px solid #dddddd;
  color: #ffffff;
}
.w2dc_search_tabs a,
.w2dc_search_tabs a:visited,
.w2dc_search_tabs a:hover,
.w2dc_search_tabs a:focus,
.w2dc_widget .w2dc_search_tabs a,
.w2dc_widget .w2dc_search_tabs a:visited,
.w2dc_widget .w2dc_search_tabs a:hover,
.w2dc_widget .w2dc_search_tabs a:focus {
  color: #ffffff;
}
.w2dc_content .btn-primary {
  color: #ffffff !important;
  background-color: #2393ba;
  border-color: #1f82a5;
}
.w2dc_content .btn-primary:hover,
.w2dc_content .btn-primary:focus,
.w2dc_content .btn-primary:active,
.w2dc_content .btn-primary.active,
.open .dropdown-toggle.w2dc_content .btn-primary {
  color: #ffffff !important;
  background-color: #1f82a5;
  border-color: #1b718f;
}
.w2dc_content .btn-info {
  color: #ffffff !important;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.w2dc_content .btn-info:hover,
.w2dc_content .btn-info:focus,
.w2dc_content .btn-info:active,
.w2dc_content .btn-info.active,
.open .dropdown-toggle.w2dc_content .btn-info {
  color: #ffffff !important;
  background-color: #46b8da;
  border-color: #31b0d5;
}
.w2dc_content .w2dc_listing {
  background-color: #FFF;
  border-bottom: 1px solid #BDBCBD;
}
.w2dc_content .w2dc_featured {
  background: #f1ffff !important;
}
.map_info_window {
  background-color: #ffffff;
}
.map_info_window_title {
  background-color: #47c6c6;
}
.map_info_window_title,
.map_info_window_title a.map_info_window_title_link {
  color: #ffffff;
}
.map_info_window_buttons a,
.map_info_window_buttons a:hover,
.map_info_window_buttons a:visited,
.map_info_window_buttons a:nth-child(even),
.map_info_window_buttons_single a,
.map_info_window_buttons_single a:hover,
.map_info_window_buttons_single a:visited,
.map_info_window_buttons_single a:nth-child(even) {
  color: #ffffff;
}
.w2dc_content .pagination > li > a,
.w2dc_content .pagination > li > span {
  background-color: #FFF;
  border-color: #dddddd;
}
.w2dc_content .pagination > .active > a,
.w2dc_content .pagination > .active > span,
.w2dc_content .pagination > .active > a:hover,
.w2dc_content .pagination > .active > span:hover,
.w2dc_content .pagination > .active > a:focus,
.w2dc_content .pagination > .active > span:focus {
  background-color: #47c6c6;
  border-color: #47c6c6;
  color: #FFF;
}
.w2dc_content .pagination > li > a:hover,
.w2dc_content .pagination > li > span:hover,
.w2dc_content .pagination > li > a:focus,
.w2dc_content .pagination > li > span:focus {
  background-color: #EEEEEE;
}
.w2dc_content .categories-root {
  background-color: #CEE6F3;
}
.w2dc_content .categories-column {
  background-color: #DEEEF7;
}