/* Begin classes for common SPIN elements */
.wd_assets_container div.wd_asset_type_tabs li.wd_asset_type_tab a {
	height: 34px;
}
.wd_asset_carousel_aspect {
	margin-bottom: 60px;
}

.more_social_accounts {
	background: transparent url(../img/glyphicons-halflings.png) no-repeat -408px -96px;
	width: 16px;
	height: 16px;
	display: block; 
	float: right;
	position: relative;
	top: 5px;
}

.more_social_accounts:hover {
	cursor: pointer;
}

.social_accounts_modal {
	display: none;
}

.social_accounts_modal ul {
	margin: 0;
	padding: 13px;
	list-style: none;
	border:2px solid #efefef;
	background:#fefefe;
	padding:4px 10px;
	-webkit-box-shadow: 1px 1px 3px #888;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.qtip.social_tooltip {
	cursor: pointer;
	border:2px solid #efefef;
	background:#fefefe;
	padding:4px 10px;
	-webkit-box-shadow: 1px 1px 3px #888;
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.social_tooltip .qtip-content {
	font-size: 12px;
    color: #666666;
    padding: 4px 10px;
}

.page_header {
    font-size: 1.4em;
    font-weight: bold;
    color: #999999;
    padding-bottom: 15px;
}

.page_header a, .page_header a:link {

}

.item {
    margin: 0px 0px 10px 0px;
    overflow: auto;
}

/* BEGIN items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.slider_control_open 
{
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

.item_name {
	font-size: 1em;
	font-weight: bold;
	position: relative;
}

.item_date {
    font-size: 1em;
    font-weight: bold;
}

.item_summary {
	font-size: 1em;
}

/* START slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip 
{
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

.detail_header {
    font-size: 1.3em;
    font-weight: bold;
}

.detail_subheader {
    font-size: 1em;
    font-weight: bold;
}

.category_intro {
    border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}

.category_name {
    font-size: 1.1em;
    font-weight: bold;
}

.category_header {
    font-size: 1.4em;
    font-weight: bold;
    color: #999999;
    padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
    font-size: .8em;
    font-style: italic;
    text-align: left;
    padding: 3px 5px 3px 5px;
}

td.imagecaption p {
    font-size: .9em;
    font-style: italic;
}

div.wd_page_toolbar {
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    margin: 35px 0px 15px 0px;
    padding: 5px;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_standard {

}

.awards .wd_standard ul {
	list-style: none;
	position: relative;
	padding-left: 0;
	margin-left: 3em;
}

.awards .wd_standard li:before {
	content: "\2022";
	position: absolute;
	left: -1em;
	color: #151F6D;
	margin-right: 5px;
}

.awards .wd_standard .item_name {
	color: #151F6D;
	font-size: 1.4em;
	font-weight: normal;
	padding: 15px 0 25px 0;
}

.awards .wd_standard .item_summary,
.executive-leadership-team .wd_standard .item_summary {
	font-size: 85%;
	line-height: inherit;
}

.awards .wd_standard p.no_bottom_margin {
	margin-bottom: 0;
	padding-bottom: 5px;
}

.wd_standard .item_summary p {
	line-height: inherit;
}

.wd_standard div.col-md-3.col-sm-3.portfolio-item {
	height: 305px;
}

div.wd_events {

}

div.wd_gallery {

}

div.wd_gallery span.filesize {
    font-weight: normal;
}

.wd_assets_container .detail_date,
.wd_stories .wd_date,
.wd_stories .archive_nav,
.wd_stories .category_select {
	display: none;
}

.wd_stories .wd_thumbnail img {
	margin-right: 48px !important;
}
.wd_stories .wd_title {
	font-size: 1.1em;
	font-weight: normal;
}
.wd_stories .wd_item .wd_thumbnail {
	margin: 5px 5px 5px 0;
}
.wd_stories span.wd_icon::before {
	display: none;
}
.wd_stories li.wd_asset_type_link {
	padding: 0;
}

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
    margin: 0px;
}

/* Begin Calendar styles */

table.wd_calendar_header
{
    background-color: #7d8dac;
    color: #ffffff;
    padding: 5px 5px 5px 5px;
    margin-top: 15px;
    border-style: none none dotted none;
    border-width: 0 0 thin 0;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
    color: #ffffff;
}

td.wd_calendar_header_label {
    text-align: center;
    font-weight: bold;
}

td.wd_calendar_header_prev {
    text-align: left;
}

td.wd_calendar_header_next {
    text-align: right;
}

table.wd_calendar {
    background-color: #ffffff;
    table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
    background-color: #ffffff;
    text-transform: lowercase;
    font-size: .90em;
}

td.wd_calendar_day {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 14%;
    vertical-align: top;
}

html>body td.wd_calendar_day {
    padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
    background-color: #eeeeee;
    border-top: 1px #eeeeee solid;
    font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
    background-color: #c6cede;
    border-top: 1px #c6cede solid;
    font-size: .85em;
}

td.wd_calendar_today
{
    background-color: #FF9;
    border: 1px #000000 solid;
}

div.wd_calendar_day_header {
    text-align: right;
    color: #000000;
    font-weight: bold;
    padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header
{
    color: #7d8dac;
}

div.wd_calendar_no_event {
    margin: 1px 0px 1px 0px;
    padding: 2px;
}

div.wd_calendar_event {
    width: 100%;
    margin: 1px 0px 1px 0px;
    padding: 2px;
    position: relative;
    left: 0px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #77ccff;
}

html>body div.wd_calendar_event {
    left: -2px; /* account for padding+border where width = content only */
}

div.wd_event_tip_header
{
    background-color: #ffcc77;
    border-bottom: #F70;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    border-width: 0 0 1px 0;
    border-style: none none dotted none;
}

div.wd_event_tip_info
{
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 5px;
}

div.wd_event_tip_info p {
    margin: 2px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

div.wd_event_tip_title {
    font-size: 1.2em;
    font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
    font-weight: bold;
}

div.calendar_subscribe_links img {
    margin-right: 5px;
}

div.calendar_subscribe_links a {
    text-decoration: none;
}

.wd_newsfeed_releases-teaser .tools {
    font-size: 10px;
    text-decoration: none;
    margin-bottom: 12px;
}

.wd_newsfeed_releases .wd_date,
.wd_newsfeed_releases .wd_title,
.wd_newsfeed_releases .wd_subtitle,
.wd_newsfeed_releases .wd_summary {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}
.wd_newsfeed_releases a.morelink {
	color: #fff;
	padding: 5px 8px;
	border: 0px;
	background: #151F6D;
	margin: 0 0 10px 0px;
	display: block;
	width: 124px;
	text-align: center;
}
.wd_newsfeed_releases .subscribe_links,
.wd_newsfeed_releases .archive_nav,
.wd_newsfeed_releases .category_select,
.wd_newsfeed_releases .wd_form,
.wd_newsfeed_releases .wd_item_search_form_container,
.wd_newsfeed_releases .wd_subscribe_link,
.wd_newsfeed_releases-detail .detail_contact,
.wd_newsfeed_releases .wd_asset_type_link_list {
	display: none;
}
.wd_newsfeed_releases-detail .detail_header {
	text-align: center;
	margin: 30px 0px 25px 0px;
}
.wd_newsfeed_releases-detail .detail_subheader,
.wd_newsfeed_releases-detail h2 {
	text-transform: initial;
	margin-bottom: 25px;
	text-align: center;
}
.wd_newsfeed_releases-detail .news_body p.prnews_p {
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}
.wd_newsfeed_releases-detail div.news_body img {
	float: none;
	max-width: inherit;
	max-height: inherit;
}
.wd_newsfeed_releases-detail .wd_imagetable {
	margin: 7px 10px 0px 0px !important;
}
.news-releases div.wd_newsfeed_releases-detail div.wd_title,
.news-releases div.wd_newsfeed_releases-detail div.wd_subtitle {
	text-align: center;
	padding-bottom: 15px;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
    z-index: 100;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
    z-index: 100;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

span.search_mime {
    font-size: 0.9em;
}

.tools img {
    vertical-align: middle;
}

div.wd_featurebox iframe {
	max-width: 100%;
	/* max-height: 100%;*/
}

#featurebox_rss_0 {
	padding: 10px 10px 10px 0px;
}

#featurebox_rss_0 p {
	margin-bottom: 10px;
}

.wd_featurebox-rss p.more {
	margin-top: 5px;
	border-top: 1px solid #CCC;
}

div.wd_featurebox p, div.wd_featurebox div {}

div.wd_featurebox a.itemlink, .item_date {
    font-weight: normal;
    line-height: 1.5em;
}

div.wd_featureboxes_left {
    margin-top: 15px;
	clear: both;
}

div.wd_featureboxes_left div.wd_featurebox_title {
    border: 0px;
}

div.wd_featureboxes_left div.wd_featurebox {
    margin-top: 15px;
    overflow: visible;
    border: none;
}

div.wd_featureboxes_left .wd_imagetable {
	float: none;
}

div.wd_featureboxes_middle {
}

div.wd_featureboxes_middle div.wd_featurebox_title {
	font-family: 'open_sanslight';
	text-transform: uppercase;
	font-size: 30px;
	padding-bottom: 10px;
}

div.wd_featureboxes_middle div.wd_featurebox_container {
	border-bottom: 1px solid #e5e5e5;
	margin: 23px 0px;
	overflow: auto;
}

.wd_featureboxes_middle .wd_featurebox-teaser p.more {
	display: none;
}

.wd_featureboxes_middle .wd_newsfeed_releases-teaser .wd_imagetable {
	float: left;
	margin: 0 10px 0 0 !important;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser a.itemlink {
	float: left;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser a.itemlink img {
	margin: 0 10px 0 0;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item {
	max-height: 85px;
	overflow: hidden;
	display: inline-block;
	float: none !important;
}
/* uncomment these styles to add release images and maintain 2 column display
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_date,
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_name {
	float: left;
	width: 50%;
}
*/
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_name {
	overflow: hidden;
	height: 64px;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_name a {
	color: #151F6D;
	font-size: 12px;
	line-height: 1.4em;
}
div.container.container-int div.col-md-8 .wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_name a:hover {
	color: #000;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_summary {
	display: none;
}
.wd_featureboxes_middle .wd_newsfeed_releases-teaser .item_date {
	color: black;
}

div.wd_featureboxes_right {
	background: #FAFAFA;
}

div.wd_featureboxes_right div.wd_featurebox_container {
	padding: 20px 20px 0px;
}

div.wd_featureboxes_right div.wd_featurebox {
	border: none;
	padding: 0;
}

div.wd_featureboxes_right div.wd_featurebox_title {
	background: none;
	border: none;
	font-family: 'open_sansregular';
	text-transform: uppercase;
	color: black;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}

.contacts .wd_featureboxes_top .wd_featurebox_title {
	display: none;
}

body.contacts .contact-bullet.eighth {
    display: none;
}

.wd_featureboxes_socialhub .wd_tabs_container {
	background: #fafafa;
	margin-bottom: 11px;
	padding-left: 10px;
}

.wd_featureboxes_socialhub .wd_tabs_content_wrapper {
	padding-left: 5px;
}

.wd_featureboxes_socialhub .wd_tab_content.wd_tabs_wd_featureboxes_tabs-socialhub_content {
	height: 280px;
}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
    background: 0 none;
    padding: 5px;
	border: none;
}

.wd_featureboxes_socialhub .wd_tabs_content_wrapper {
	height: 442px;
	/* overflow-x: hidden;
	overflow-y: visible; */
	overflow: hidden;
}

.wd_featurebox-social_instagram,
.wd_featurebox-social_youtube {
	overflow-x: hidden;
	overflow-y: visible;
	height: 430px;
}

.wd_featurebox-social_youtube .item_name,
.wd_featurebox-social_instagram .item_name,
.wd_featurebox-social_instagram .item_date {
	font-size: 0.9em;
	font-weight: normal;
}

.wd_featurebox-social_pinterest a img[src*='follow-me-on-pinterest-button.png'] {
	display: none;
}

#wd_featureboxes_tabs-socialhub #featurebox_rss_0 p a {
	color: #555;
}

#wd_featureboxes_tabs-socialhub #featurebox_rss_0 p a:hover {
	color: #000;
}

.wd_featurebox-social_linkedin p,
#wd_featureboxes_tabs-socialhub #featurebox_rss_0 p {
	padding: 2px 8px;
	font-size: 0.9em;
}

#wd_featureboxes_tabs-socialhub #featurebox_rss_0 p.odd,
#wd_featureboxes_tabs-socialhub #featurebox_rss_0 p:nth-child(even) {
	background: #151F6D;
	background: rgba(77, 138, 192, .4);
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.wd_featureboxes_tabs-socialhub .wd_tab_content a {
	color: #666666;
}

.wd_featureboxes_socialhub .wd_tab {
	margin: 0 2px;
	padding: 0px;
	border: none;
	background-color: #CDD7E1;
	width: 24px;
	text-align: center;
	font-size: 17px;
	line-height: 24px;
	color: #FFF;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
    background: 0 none;
    border: 0 none;
}

.wd_featureboxes_tabbed .wd_tab {
    margin: 0 0.3em 0 0;
    padding: 0.5em;
    border: 1px solid #cccccc;
    border-bottom-width: 0px;
    border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}

.wd_featureboxes_tabbed .wd_tab-inactive {
    background-color: #eeeeee;
}

.wd_featureboxes_tabbed .wd_tab-inactive:hover {
    background-color: #dddddd;
    border-color: #aaaaaa;
}

div.wd_rssfeeds_item {
    margin-bottom: 10px;
}

/* BEGIN shadows for Press Release Summary */
.shadowTR {
    margin: 0px;
    border: 0px;
    padding: 8px 0px 0px 0px;
    background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
    margin: 0px;
    border: 0px;
    padding: 0px 0px 0px 8px;
    background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
    margin: 0px;
    border: 0px;
    padding: 0px 8px 0px 0px;
    background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
    margin: 0px;
    border: 0px;
    padding: 0px 1px 8px 0px;
    background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
    margin: 0px -9px 0px 0px;
    border: 0px;
    padding: 1px 8px 1px 1px;
    background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
    margin: -9px 0px -1px -9px;
    border: 0px;
    padding: 0px;
    background: transparent;
}
/* END shadows for Press Release Summary */

/* begin sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

div.wd_sponsors img {
	padding: 10px;
}
/* end sponsorbar */

/* hi-res link for gallery */

ul.hi_res-links {
    padding: 5px 0px;
    margin: 10px 0;
    list-style: none;
}

ul.hi_res-links li {
    display: inline; /*For ignore double margin in IE6*/
    margin: 50px 0px;
    padding: 6px;
}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
    color: #FFF;
}

ul.hi_res-links li a {
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

ul.hi_res-links li a span {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 2px 10px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    font: bold 10px arial;
    background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 5px #888;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* hi-res link for gallery */
#email-alerts a,
#rss-feeds a {
	color: #FFF;
}

button#email-alerts,
button#rss-feeds {
    width: 124px;
    height: 32px;
    border: 0px;
    background: #151F6D;
    color: white;
	margin: 5px 0px;
}

.sidebar .input-group {
	width: 100%;
}

form.news_releases_search {
	display: table;
	width: 100%;
}

#single_slider_responsive .single_slider_carousel_container {
	padding: 0 0 15px 0px;
}

#single_slider_responsive .single_slider_carousel_caption h4, 
#single_slider_responsive .single_slider_carousel_caption h4 a {
	font: normal 13px/normal 'open_sansregular', Arial, sans-serif;
	margin: 0;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}

#single_slider_responsive .single_slider_carousel_caption p.single_slider_carousel_description {
	display: none;
}

#single_slider_responsive .single_slider_carousel_caption {
	background: #f7f7f7;
	font-size: 13px;
	color: #666666;
}

#single_slider_responsive .single_slider_carousel_indicators li.active span,
#single_slider_responsive .single_slider_carousel_indicators li span:hover {
	background: #151F6D;
	border: none;
}

#single_slider_responsive .single_slider_carousel_indicators li span {
	background: #CCC;
	border: none;
}

#single_slider_responsive .single_slider_carousel_control {
	display: none;
}

.container .single_slider_carousel_bottom {
	margin: 20px 0px -10px 0px;
	height: auto;
	border-bottom: 1px solid #d3d3d3;
	width: 100%;
}

#single_slider_responsive .single_slider_carousel_indicators {
	right: 15px;
	bottom: 30px;
}

#single_slider_responsive .single_slider_carousel_indicators li {
	padding: 4px;
}

#single_slider_responsive .single_slider_carousel_indicators li span {
	padding: 5px;
}

.searchform_container {
	padding: 15px 5px;
	/* margin: 0px -15px; *//* override bootstrap padding */
	border: 1px solid #e5e5e5;
}

#category[disabled],
#subcategory[disabled] {
	color: #aaa;
}

div.news-releases-header div.col-sm-4.category span:first-child {
	padding: 7px 11px;
}

div.col-sm-4.category select {
	display: block;
}

.form_buttons {
	margin: 10px 0 0 0;
	float: left;
	width: 33.333%;
	position: relative;
	top: 7px;
	clear: both;
	padding: 0px 15px;
}


/*
#brand_selector {
margin: 40px auto;
  width: 100%;
  text-align: center;
  max-width: 960px;
}
#brand_selector ul {
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
#brand_selector ul.row1 {
  padding-bottom: 20px;
  width: 100%;
}
#brand_selector ul li {
  margin: 0 75px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
footer a, .footer a {
  color: #999;
  text-decoration: none;
}
footer a, .footer a {
  color: #999;
  text-decoration: none;
}
a.andaz.brandtip {
  background: transparent url(http://www.hyatt.com../images/xbrand_sprite.png.pagespeed.ic.D1OG55QgsR.png) no-repeat -116px 0px;
}
#home a {
  text-decoration: none;
}
#brand_selector ul li.last {
  margin-right: 0;
}
#brand_selector ul.brands a {
  display: block;
  background: url(http://www.hyatt.com../images/xbrand-bar-sprite.png.pagespeed.ic.q4tL9Zecy_.png) no-repeat left top;
  height: 60px;
  overflow: hidden;
  text-indent: -1000px;
}
#brand_selector ul.brands a.andaz {
  background-position: left bottom;
  width: 78px;
}
#brand_selector ul.brands a.andaz:hover {
  background-position: left top;
}
#brand_selector ul.brands a.hyatt_regency {
  width: 95px;
  background-position: -100px bottom;
}
#brand_selector ul.brands a.hyatt_regency:hover {
  background-position: -100px top;
}
#brand_selector ul.brands a.hyatt_place {
  width: 52px;
  background-position: -200px bottom;
}
#brand_selector ul.brands a.hyatt_place:hover {
  background-position: -200px top;
}
#brand_selector ul.brands a.hyatt_house {
  width: 53px;
  background-position: -300px bottom;
}
#brand_selector ul.brands a.hyatt_house:hover {
  background-position: -300px top;
}
#brand_selector ul.brands a.hyatt_zilara {
  width: 99px;
  background-position: -950px bottom;
}
#brand_selector ul.brands a.hyatt_zilara:hover {
  background-position: -950px top;
}
#brand_selector ul.brands a.hyatt_hotels {
  width: 98px;
  background-position: -400px -88px;
}
#brand_selector ul.brands a.hyatt_hotels:hover {
  background-position: -400px -10px;
}

#brand_selector ul.row2 {
  padding-top: 20px;
  border-top: 1px solid #ededed;
  width: 100%;
}

#brand_selector ul.brands a.park_hyatt {
  width: 98px;
  background-position: -499px bottom;
}
#brand_selector ul.brands a.park_hyatt:hover {
  background-position: -499px top;
}
#brand_selector ul.brands a.grand_hyatt {
  width: 61px;
  background-position: -599px bottom;
}
#brand_selector ul.brands a.grand_hyatt:hover {
  background-position: -599px top;
}
#brand_selector ul.brands a.hyatt_centric {
  width: 111px;
  background-position: -700px -65px;
}
#brand_selector ul.brands a.hyatt_centric:hover {
  background-position: -700px 13px;
}
#brand_selector ul.brands a.hyatt_vacationclub {
  width: 71px;
  background-position: -850px bottom;
}
#brand_selector ul.brands a.hyatt_vacationclub:hover {
  background-position: -850px top;
}

#brand_selector ul.brands a.hyatt-unbound {
	margin-top: 3px;
	background-position: -1150px -88px;
	width: 50px;
	height: 50px;
	margin-left: 34px;
}

#brand_selector ul.brands a.hyatt-unbound:hover {
	background-position: -1150px -10px;
}


#bsTip {
  border: 1px solid #666;
  color: #333;
  padding: 14px;
  background: #fff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  width: 306px;
  display: none;
  position: absolute;
  z-index: 2700;
}
#bsTip .bsContent {
  background: none repeat scroll 0 0 #eee;
  height: auto;
  margin: 0;
  overflow: hidden;
}

#bsTip img.thumb {
  float: left;
  margin-right: 10px;
}
#bsTip .copy {
  color: #666;
  float: left;
  margin-top: 5px;
  width: 170px;
  font-size: 11px;
}
#bsTip h5 {
  font-size: 11px;
  font-weight: bold;
  margin: 10px 0 5px;
}

#bsTip .copy p {
  font-size: 11px;
}
#bsTip .learnmore a {
  color: #005597;
  text-decoration: none;
}

*/

/* New Brand Bar*/
#brandBar a.brand {display:block; background:url(../images/brand-bar-sprite.png) no-repeat left top; height:60px; overflow:hidden; text-indent:-1000px;}
#brandBar a.brand-logo {display:block; background:url(../images/brand-bar-sprite.png) no-repeat left top; height:60px; overflow:hidden; text-indent:-1000px;}

#brandBar a.gp {
    margin-left:11px;
    background-position:-1250px bottom;
}
#brandBar a.gp:hover {background-position:-1250px top;}

#brandBar a.park-hyatt{
    margin-left:22px;
    background: url('../images/brand-bar-sprite.png') no-repeat -499px -85px;
    width: 98px;
    height: 29px;
}
#brandBar a.park-hyatt:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -499px -7px;
}

#brandBar a.grand-hyatt {
    margin-left: 34px;
    background: url('../images/brand-bar-sprite.png') no-repeat -599px -85px;
    width: 61px;
    height: 28px;
}

#brandBar a.grand-hyatt:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -599px -7px;
}

#brandBar a.andaz {
    margin-left: 26px;
    background: url('../images/brand-bar-sprite.png') no-repeat -1px -85px;
    width: 78px;
    height: 20px;
}

#brandBar a.andaz:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -1px -7px;
}

#brandBar a.hyatt-place{
    margin-top:-5px;
    margin-left :39px;
    background: url('../images/brand-bar-sprite.png') no-repeat -200px -79px;
    width: 44px;
    height: 47px;
    margin-bottom:5px;
}

#brandBar a.hyatt-place:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -200px -1px;
}

#brandBar a.hyatt-zilara {
    margin-top:-5px;
    margin-left:32px;
    background: url('../images/brand-bar-sprite.png') no-repeat -950px -80px;
    width: 58px;
    height: 44px;

}
#brandBar a.hyatt-zilara:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -950px -2px;
}

#brandBar a.hyatt-residence-club{
    margin-left: 20px;
    background: url('../images/brand-bar-sprite.png') no-repeat -850px -87px;
    width: 71px;
    height: 21px;
}
#brandBar a.hyatt-residence-club:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -850px -9px;
}

#brandBar a.hyatt-regency{
    margin-top:-6px;
    margin-left:20px;
    background: url('../images/brand-bar-sprite.png') no-repeat -100px -78px;
    width: 95px;
    height: 28px;
}

#brandBar a.hyatt-regency:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -100px 0;
}

#brandBar a.hyatt-centric{
    margin-left: 9px;
    margin-top:-3px;
    background: url('../images/brand-bar-sprite.png') no-repeat -700px -80px;
    width: 111px;
    height: 12px;
}

#brandBar a.hyatt-centric:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -700px -2px;
}

#brandBar a.hyatt-hotels{
    margin-top:25px;
    background: url('../images/brand-bar-sprite.png') no-repeat -400px -108px;
    width: 56px;
    height: 12px;
    margin-left:35px;

}
#brandBar a.hyatt-hotels:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -400px -30px;
}

#brandBar a.hyatt-unbound{
    margin-top:3px;
    background: url('../images/brand-bar-sprite.png') no-repeat -1150px -88px;
    width: 50px;
    height: 50px;
    margin-left:34px;
}
#brandBar a.hyatt-unbound:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -1150px -10px;

}

#brandBar a.hyatt-house{
    margin-left:40px;
    margin-top:-4px;
    background: url('../images/brand-bar-sprite.png') no-repeat -300px -79px;
    width: 42px;
    height: 46px;
}
#brandBar a.hyatt-house:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -300px -1px;
}

#brandBar a.hyatt-ziva{
    margin-left:38px;
    margin-top:-3px;
    background: url('../images/brand-bar-sprite.png') no-repeat -1049px -79px;
    width: 51px;
    height: 45px;
}
#brandBar a.hyatt-ziva:hover {
    background: url('../images/brand-bar-sprite.png') no-repeat -1049px -1px;
}

.container-brand {
    margin: 40px auto;
    width: 960px
}

.column.alpha,
.columns.alpha {
    margin-left: 0
}

.container-brand .gp .columns {
    margin-left: 8px;
    margin-right: 8px
}

.container-brand .brand-titles .columns {
    margin-left: 13.1px;
    margin-right: 13.1px
}

.container-brand .brand-titles .column:first-child,
.container-brand .brand-titles .columns:first-child {
    margin-left: 0
}

.container-brand .brand-titles .columns:last-child {
    margin-right: 0
}

.brand-titles .two.columns {
    width: 14.38%
}

div.horizontal-rule {
    background-color: #eee;
    height: 1px;
    margin-top: 18px;
    margin-bottom: 10px
}

.brand-titles {
    font-family: 'Lato', Arial, sans-serif;
    text-align: center;
    margin: 12px 0 20px 0
}

.brand-title {
    border-bottom: solid;
    border-bottom-width: 1px;
    padding-bottom: 8px;
    border-bottom-style: solid;
    border-bottom-color: #eee
}

.brand-logos {
    margin-top: 5px
}

.at-miraval-brandbar-disclaimer {
    width: 100px!important;
    height: 24px!important;
    font-family: "OpenSans", Arial, sans-serif!important;
    font-size: 9.5px!important;
    font-weight: normal!important;
    font-style: italic!important;
    font-stretch: normal!important;
    line-height: 1.26!important;
    letter-spacing: normal!important;
    text-align: center!important;
    color: #9a9a9a!important;
    position: relative!important;
    top: 45px!important;
}

p.align-center.text-smaller.text-uppercase.pb1 {
    color: #282828;
}

.container {
    max-width: 1024px;
    margin: 0 auto !important;
    padding: 0 17px;
}

/* COVID BANNER */
/* @font-face{font-family:"BellhopIcons";font-weight:400;font-style:normal;src:local("☺︎"),url(../fonts/BellhopIcons.woff2) format("woff2"),url(../fonts/BellhopIcons.woff) format("woff")} */
.m-alerts .Critical {
    border-top: 3px solid #ffb612;
    background-color: #F6EEDE;
    padding: 5px 0 2px 0;
}
.m-alerts .alert-container a {
    color: #282828;
    font-weight: 700;
}
.b-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.b-container {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}
.b-col {
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.m-alerts .alert-container {
    position: relative;
}
.b-ph5, .b-pr5 {
    padding-right: 30px!important;
}
.b-mt1 {
    margin-top: 6px!important;
}
.b-alert-warn {
    padding-left: 1em;
    position: relative;
    line-height: 1.5;
}

.b-alert-warn::before {
    content: "\f071";
    color: #ffb612;
    font-family: 'FontAwesome';
}
.b-container_width-1024 {
    padding-left: 32px;
    padding-right: 32px;
}
.b-container_width-1024 {
    max-width: 1024px;
}
.b-link-cancel::before, .b-link-next::after, .b-link-print::before {
    display: inline-block;
    /* font-family: BellhopIcons; */
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.b-link-next::after {
    /* content: "\EA76"; */
    content: '\f054';
    font-family: 'FontAwesome';
    margin-left: .5em;
    /* vertical-align: .175em;
    font-size: .7em; */
}
.m-alerts .icon-right {
    position: absolute;
    top: 0;
    right: 0;
}
.b-button-cancel, .b-button-ghost, .b-button-link {
    background-color: transparent;
    font-weight: 700;
}

.b-button-link {
    border-color: transparent;
    text-transform: none;
    font-size: 14px;
    color: #407bae;
    -webkit-appearance: button;
    cursor: pointer;
}

.m-alerts .alert-container .b-icon {
    font-style: normal;
}

.b-icon-close:before {
    content: '\f00d';
    font-family: 'FontAwesome';
}

.pa0 {
    padding: 0!important;
}
.fg-carbon {
    color: #282828!important;
}
.b-sr-only {
    clip: rect(0 0 0 0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}

@media (min-width: 767px) {
    body {
        padding-top: 62px !important; /* may need to remove this or adjust back to 50px when covid banner is removed */
    }
}

/* END COVID BANNER */

@media (max-width: 1200px) {
	#single_slider_responsive .single_slider_carousel_indicators {
		bottom: 20px;
	}
}

@media (max-width: 1000px) {
	.form_buttons {
		float: left;
		width: auto;
		top: inherit;
	}
	.archive_nav {
		padding: 15px 0px;
		margin: 0;
	}
	#category_dropdowns {
		/* padding: 15px 0 0 0; */
	}
}

@media (max-width: 978px) and (min-width: 320px) {
    #single_slider_responsive  .single_slider_carousel_caption {
        max-height: inherit;
    }
}