.ratecard {
    font: normal 16px/1.5rem "proxima-nova",Helvetica,Arial,sans-serif;
}

.ratecard.morerooms {
    border: 0px solid #666666;
    marginXX: 0.875rem auto;
    margin: 1.1rem auto;
    padding: 0rem;
}
.ratecard {
    border: 1px solid #666666;
    margin: 0.875rem auto;
    padding: .75rem;
    font-size: 1rem;
    box-sizing: border-box;
    justify-content: space-between;
    background-color: #aff;
    background-color: #fff;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    positionXX: relative;

}

.ratecard.hidden {
    display: none;
}

.ratecard * {
    box-sizing: border-box;
}

.ratecard h4 {
    font-size: 1.20rem;
    font-size: 18px;
    colorXX: #FF3300 !important;
    margin: 0;
    font-weight: 400;
    line-height: 1.34;
    colorXX: #171717;
}

.ratecard.as-offer h4, .ratecard.as-offer h5 {
    color: #FF5A00;
}

.ratecard p {
    font-sizeXX: .75rem !important;
    font-size: 1rem !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #333 !important;
    colorXX: #555 !important;
    padding: 0px !important;
}

.ratecard p .extra-title {
    colorXX: #740216;
    color: #008ec5;
    font-weight: 600;
}

.ratecard p.extra {
    position: relative;
    line-height: 1.29;
    padding-left: 2rem;
    font-size: 0.8125rem;
    font-sizeXX: 0.9375rem;
    margin-top: .75rem;
    color: #333;
}


.ratecard p.boardXX {
    position: relative;
    line-height: 1.29;
    padding-left: 2rem;
    font-size: 0.8125rem;
    font-sizeXX: 0.9375rem;
    margin-top: .75rem;
    color: #333;
}

.ratecard p.board {
    line-height: 1.29;
}

.ratecard .as-cancellationpolicy_info .description {
    width: 100%;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    color: #18242e;
}

.ratecard .description {
    width: 65%;
    font-sizeXX: 0.8125rem;
    font-sizeXX: 1rem;
    font-size: 14px;
    font-family: 'Tenor Sans',Helvetica Neue,Helvetica,Arial,sans-serif !important;
    display: inline-block;
    margin: 0;
    font-weightXX: 300;
    font-weight: 400;
    color: #575757;
    line-height: 1.29;
    colorXX: #00c558;

}

.ratecard .as-price {
    width: 100%;
    paddingXX: 0.6875rem;
    padding-top: 0.40rem;
    padding-bottom: 0.201rem;
}

.ratecard .rate {
    font-size: 1rem;
    text-align: right;
    color: #18242e;
    line-height: 1.29;
    font-weight: 600;
    width: 35%;
    display: inline-block;
    font-size: 16px;
    line-heightXX:22px;
    font-family: 'Tenor Sans',Helvetica Neue,Helvetica,Arial,sans-serif !important;

}

.ratecard.as-offer .rate--active {
    color: #FF5A00;
}

.ratecard .as-price__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    margin: 1px 0;
}

.ratecard .book-areaFONCTIONNESOUSEDGE {
    width: 100%;
    background-color: #00c558;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    -moz-align-items: left;
    align-items: left;
    box-sizing: border-box;
}


.ratecard .book-area {
    width: 100%;
    box-sizing: border-box;
}

.ratecard .book-area__booking {
    width: 100%;
    margin-top: 0;
    padding: 0 0.6875rem;
    box-sizing: border-box;
}

.ratecard.as-offer a.book-now {
    background-color: #FF5A00;
}
.ratecard .book-now {
    width: 100%;
    padding: 0.9375rem 0;
    display: block;
    margin: auto;
}

.ratecard .book-nowFONCTIONNEPASOUSEDGE {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    width: 100%;
    color: #fff;
    background-color: #008ec5;
    text-transform: uppercase;
    border: none;
    font-sizeXX: .625rem;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: .14rem;
    line-height: 1.5rem;
    cursor: pointer;
    displayXX: inline-block;
    paddingXX: .75rem 1.5rem;
    min-width: 3rem;
    box-sizing: border-box;
    text-decoration: none;
    -moz-transition: background-color 500ms;
    -webkit-transition: background-color 500ms;
    -o-transition: background-color 500ms;
    transition: background-color 500ms;
    padding: .75rem 1.5rem;
}


.ratecard .book-now {
    border-radius: 3px;

    text-align: center;
    widthXX: 100%;
    color: #fff;
    background-color: #008ec5;
    text-transform: uppercase;
    border: none;
    font-sizeXX: .625rem;
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: .14rem;
    line-height: 1.5rem;
    cursor: pointer;
    min-width: 3rem;
    box-sizing: border-box;
    padding: .75rem 1.5rem;


    border : medium none;
    background-color : #008ec5;
    background-image:none;
    background: linear-gradient(to bottom, #008ec5 0px, #0070c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display : inline-block;
}
.book-area_booking
{
    text-decoration: none;
}
.book-area_booking a, .book-area_booking a:link, .book-area_booking a:visited {
    colorXX: #dadada;
    text-decoration: none;

}

.ratecard .notavailable {
    color: #fff;
    background-colorXX: #b7b7b7 !important;
    background: linear-gradient(to bottom, #999999 0px, #a5a5a5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);

    cursor: auto;
}




.resort-fee-included{
	color: #008ec5;
    font-size: 10px;
}

.disc_info_AAReward{
background: #FFFFFF url(../images/AAdvantage_Logo.png) 2px 20px no-repeat;
displayXXX: none;
font-sizeXX: 12px;
font-size: 0.9em;
width: 300px;
height: 50px;
display: inline-block;
}

.room-desc div.question_mark{
	background: url("../images/question_mark-16.png") no-repeat right bottom;
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
	display: inline-block;
	padding: 0px 0px 0px 4px;
}

.room-desc div.question_title{
	display: inline-block;
	color: #008ec5;
    font-size: 11px;
    padding-top: 1px;
    text-transformXX: uppercase;
    text-transform: none;
    font-weight: bold;
	vertical-align: top;
}

.disc_info_CashReward{
    background: #FFFFFF url(../images/visa-matser.png) 2px 75px no-repeat;
    displayXXX: none;
    width: 350px;
    height: 100px;
    display: inline-block;
}

.room-cashreward div.question_mark{
    background: url("../images/question_mark-16-red.png") no-repeat right bottom;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    padding: 0px 0px 0px 4px;
}

.room-cashreward div.question_title{
    display: inline-block;
    colorXX: #bf4011;
    color: #ea1313;
    font-size: 11px;
    padding-top: 1px;
    text-transform: none;
    font-weight: bold;
    vertical-align: top;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif !important;
}

.rate-plan-desc span {
	display: inline;
}
.room-inclu .logo {
	width: 24px;
	height: 24px;
    margin-top: 13px;
}
.logo.breakfast {
	background: url("../images/BK-24.png") no-repeat right bottom;
	padding-top: 2px;
}
.logo.MAP {
	background: url("../images/MAP-24.png") no-repeat right bottom;
	padding-top: 6px;
}
.logo.AI {
	background: url("../images/AI-24.png") no-repeat right bottom;
	padding-top: 5px;
}
.logo.TAXOLD {
    background: url("../images/TAX-24b.png") no-repeat right bottom;
    padding-top: 9px;
}

.logo.TAX {
    background: url("../images/tax-1.png") no-repeat right bottom;
    padding-top: 7px;
}
.bookroom {
}
.soldoutroom span, .ctaroom span, .closedroom span, .NAroom span, .minimumstayroom span, .UNKbookroom span{
	font-size: 10px;
	display: block;
	color: #f5f5f5;
}
button.soldoutroom,button.ctaroom, button.closedroom, button.NAroom, button.minimumstayroom, button.UNKbookroom{
	height: 37px;
	margin-bottom: 10px;
}
.countlabel_0  .room-desc .inner{
	padding-top: 10px;
}
.countlabel_1 .room-desc .inner{
	padding-top: 10px  !important;
}
.countlabel_2 .room-desc .inner{
	padding-top: 0px;
}
.countlabel_0   td{
	padding-bottom: 13px;
}
.hotel-meal-explanation  td{
	padding-top: 0px !important;
}

.taxlabel, .sublabel {
    color: #999999;
    font-size: 10px;
}
tr.rate {
    padding-top: 25px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.room-list .room-rates-table td.room-bookby{
	color: #008ec5;
    font-size: 13px;
	font-weight:bold;
	padding-bottom: 3px;
    padding-top: 0px;
	border-bottom: 1px solid #ECECEC;
}
.leftlabel-discount{
}
.rightlabel-discount{
    text-align: right;
}
 td.room-cashreward{
    padding-top: 0px !important;
    vertical-align: top !important;
}

.room-list .room-rates-table td {
    padding-topXX: 15px;
    padding-top: 0px;
    vertical-align: top;
}

.moreroombuttoninside {
    text-align:center;
    padding-top: 10px;
}

#moreroomsbutton {
    border : medium none;
    background-color : #008ec5;
    background-image:none;
    background: linear-gradient(to bottom, #008ec5 0px, #0070c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 14px;
    font-weight: normal;
    height: 35px;
    color : #fff;
    display : inline-block;
    width : 180px;
    vertical-align: top;
}

tr.hiddenrow {
    display:none;
}


.room-list .room-rates-table .room-desc {
    vertical-align: middle;
}
th.room-total-price{
	padding-left: 10px;
    text-align: center !important;
}

th.room-avg-price{
    text-align: right !important;
	padding-right: 8px;
}
.breakfastExplanation {
	background: url("../images/BK-24.png") no-repeat left top  #fff;
}
.MAPExplanation {
	background: url("../images/MAP-24.png") no-repeat left top  #fff;
}
.AIExplanation {
	background: url("../images/AI-24.png") no-repeat left top  #fff;
}
.TAXExplanationOld {
    background: url("../images/TAX-24b.png") no-repeat left top  #fff;
}
.TAXExplanation {
    background: url("../images/tax-1.png") no-repeat left top  #fff;
}
.breakfastExplanation, .MAPExplanation, .AIExplanation, .TAXExplanation {
	min-height: 30px;
	padding-left: 30px;
	font-size: 13px;
	color:#111111;
}
.breakfastExplanation {
	padding-top: 8px;
	margin-top: 10px;
}
.MAPExplanation {
	padding-top: 4px;
	margin-top: 10px;
}
.AIExplanation {
	padding-top: 5px;
	margin-top: 10px;
}
.TAXExplanation {
    padding-top: 5px;
    margin-top: 10px;
}
.breakfastExplanation  div{
	margin-top: 10px;
}

.MAPExplanation  div{
	margin-top: 25px;
}
.AIExplanation  div{
	padding-top: 8px;
	margin-top: 10px;
}
.TAXExplanation  div{
    padding-top: 8px;
    margin-top: 10px;
}

.table-container {
    padding-top: 20px;
}
.room-list tr.see-more, .room-list tr.see-all {
    text-align: right;
}
.room-list .room-type .title, .room-list .room-rates-table .title {
    color: #000000;
    font-size: 15px;
    line-height: initial;
}
.room-list .room-rates-table .title.smaller {
    font-size: 13px;	
}
.room-list .tracecategorylevel {
    font-size: 10px;
}
.room-list .rate-plan-desc {
	color: #008ec5;
    font-size: 11px;
    padding-top: 1px;
    text-transform: uppercase;
	font-weight:bold;
}
.room-list .room-type .description, .room-list .room-rates-table .description {
    color: #999999;
    font-size: 13px;
    padding-top: 1px;
}
.room-listYY .room-rates-table td {
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 15px;
    padding-top: 15px;
    vertical-align: top;
}
.room-list th {
    border-bottom: 1px solid #ECECEC;
}
.room-list .room-rates-table .headings th {
    color: #999999;
    font-size: 13px;
    padding-bottom: 5px;
}
.room-list .room-rates-table .headings th {
    text-align: right;
}

th.room-desc{
    text-align: left !important;
}

th.room-inclu{
    text-align: left !important;
}
.room-list .room-rates-table .room-image img {
    margin-top: 5px;
}
.room-list .room-rates-table .headings {
    border-bottom: 1px solid #ECECEC;
}
.room-list .room-rates-table td.room-avg-price, .room-list .room-rates-table td.room-total-price {
    color: #999999;
    padding-top: 20px;
	text-align: right;
	line-height: normal;
}
.room-list .room-rates-table .amt {
	color: #008ec5;
    font-size: 20px;
}

.room-list .room-rates-table .amt.medium {
	color: #008ec5;
    font-size: 18px;
}

.room-list .room-rates-table .amt.small {
	color: #008ec5;
    font-size: 16px;
}

.room-list .room-rates-table .market {
    text-decoration: line-through;
}

.room-list .room-rates-table .low-availability {
    margin-top: 5px;
    text-align: center;
}
.room-list .room-rates-table button.hold {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #999999;
    font-weight: 200;
}
.room-list .room-rates-table button.hold .arr {
	color: #008ec5;
    font-family: sans;
    font-size: 25px;
}
.room-list .room-rates-table .room-image .inner {
    width: 165px;
}

.results .room-list .room-rates-table .room-desc .inner {
    width: 332px;
}

.collection .room-list .room-rates-table .room-desc .inner {
    width: 332px;
}

.room-list .room-rates-table .room-desc .inner {
    padding-right: 10px;
    width: 250px;
}
.room-list .room-rates-table .room-inclu .inner {
	padding: 0px 0px 0px 2px;
   
    width: 24px;
}
.room-list .room-rates-table .room-avg-price .inner {
    width: 125px;
}
.room-list .room-rates-table .room-total-price .inner {
    width: 100px;
}
.room-list .room-rates-table .cta-container .inner {
    width: 95px;
}
.room-list .rates-container {
    padding: 20px;
	border-top: 1px solid #DDDDDD;
}
.room-rates-table .cta-button {
    float: right;
    vertical-align: top;
    margin-top: 15px;
    width: 83px;
	font-size:16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	background: linear-gradient(to bottom, #008ec5 0px, #0070c5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);

	
}

.room-rates-table a:hover {
	text-decoration: none;
}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}
@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}