#gd-wrapper {padding:15px; border-radius:7px; border:1px solid #D1E292; -webkit-box-shadow: 1px 1px 5px 1px #ccc;
-moz-box-shadow: 1px 1px 5px 1px #ccc;
box-shadow: 1px 1px 5px 1px #ccc; }

#gd-wrapper .gd-input-submit {background: rgb(236,114,121);
background: -moz-linear-gradient(top, rgba(236,114,121,1) 0%, rgba(209,82,95,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,114,121,1)), color-stop(100%,rgba(209,82,95,1)));
background: -webkit-linear-gradient(top, rgba(236,114,121,1) 0%,rgba(209,82,95,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7279', endColorstr='#d1525f',GradientType=0 );}

.gd-button {background: rgb(236,114,121);
background: -moz-linear-gradient(top, rgba(236,114,121,1) 0%, rgba(209,82,95,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,114,121,1)), color-stop(100%,rgba(209,82,95,1)));
background: -webkit-linear-gradient(top, rgba(236,114,121,1) 0%,rgba(209,82,95,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec7279', endColorstr='#d1525f',GradientType=0 );}

#gd-search #gd-sp-searchbox, #gd-results #gd-sp-searchbox {background: #fcf2f2;
background: -moz-linear-gradient(top, #fcf2f2 1%, #f9eded 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fcf2f2), color-stop(100%,#f9eded)); 
background: -webkit-linear-gradient(top, #fcf2f2 1%,#f9eded 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf2f2', endColorstr='#f9eded',GradientType=0 );
}

.gd_unitAlt1_grid, .gd_unitAlt2_grid {background-color: #FCF2F2;}
.gd-package-details-length-of-stay { display: none; }

#gd-autoRental-cartTitle {
background-image: url("https://search.guestdesk.com/sites/usavemyrtlebeach_com/images/usaveSmallLogo.png");
    background-position: right top;
    background-repeat: no-repeat;
    color: #111111;
    font-size: 13pt;
    height: 25px;
    width: 196px;
}


#gd-autoRental-cartProgress {
    padding-top: 10px;
}

#gd-wrapper .gd-input-submit {cursor:pointer;}

#gd-sp-searchbox ul li label, #gd-sp-searchbox ul li input, #gd-sp-searchbox ul li select, #gd-sp-searchbox ul li img {cursor:pointer;}


div#gd-damageWaiver-MoreDetails div {
    display: block!important;
}
#gd-damageWaiver-MoreDetails a{display:none!important;}

input.text.full-width[name="RoomTypeDesc"] {
    font-size: 14px!important;
}

div.gd-modify-retail-info button, div.gd-modify-customer-info button {
	display:none!important;
}