/* hosted in rackspace under 5602723 */

/* older styles */
.carousel-control { 
margin-top: 0px; 
line-height:36px; 
}
.dueLater small {
font-size: 17.5px;color: #3A87AD;font-weight: bold;
}
/* styles Oct 2020 */
.thumbnail {
    padding-bottom: 45px !important;
}
#Photos {
    display: block !important;
}
#itinerary table td {
    background-color: #f5f5f5 !important;
}
.dropdown-toggle::after {
    content: "";
}
#searchSummary h4 {
    margin-top: -50px;
    margin-left: 10px;
}
#dollarMtnHeader {
    margin-left: 12px;
    color:#061464;
}
#baldMtnHeader {
    margin-left: 12px;
}
/*  package to deals page project  */
#dealsLinkBlock {
    text-align: center;
    font-size: 16px;
}
#dealsLinkBlock a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    text-shadow: none;
}
#dealsLinkBlock a:hover{
	text-decoration:underline;
}
/* rental notice styles */
#rentalNotice {
    padding: 15px;
    background-color: #ffbc10;
	color:#fff;
    margin-bottom: 15px;
}

/* button styles for packagebuilder page */
#packageComponents .btn-primary.btn-link {
    background-color: #f26321;
}

/* new yieldview calendar styles - aug2022 
#selectorModal select, 
#selectorModal button {
    border-radius: 0;
	border: 1px solid;
}

#selectorModal button {
    box-shadow: none;
    background: none;
    margin: 0 5px;
}
*/