/* Custome styles specific to Skin */

.QualifiedRates.GroupAvailability .ArnNightlyRate {
	display:none;
}

/* Custome styles specific to Skin */



/* Variation Red */


td .ArnNightlyRateCal {
    font-weight: normal !important;
}
#theRateTotals .discount :last-child {
    color: green !important;
}
.discount th {
    font-size: 12px !important;
	font-weight: normal !important;
}
.discount td {
    font-size: 12px !important;
	font-weight: normal !important;
}
#theCharges div strong {
	color: black;
    font-size: 18px;
    text-align: center;
}
#theCharges div {
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
}
#theRateSummaryInfo div,#theRateDescription {
	background-color: transparent !important;
	text-align:left !important;
	border:none !important;
	padding:0 !important;
}
#theRateSummaryInfo {
	background-color: transparent !important;
	border:none !important;
	padding:0 !important;
}
#theRateDescription strong {
	color:black !important;
    font-size: 12px !important;
    text-align: left !important;
}
#theConfirmationContainer .submit {
	transition: all 200ms linear 0s;
}


/* Variation Red */

