﻿/*Add custom styles to the skin here */




/* This hides the extra non-functioning Submit button that appears on aeRntFinalize page. Please do not delete.*/
form[action="/aerntfinalize/submit"]  .call-to-action {
    display:none;
}

#repairs-submit { 
    background-color: #ed2b2b;
    border-color: #eb1414;
    color: white;
    padding:7px;
}

.C2BDeliveryRow td:last-child {
    text-align: right;
}

.C2BMaintenanceRow td:last-child {
    text-align: right;
}

.C2BAccessoryRow td:last-child {
    text-align: right
}



.row.search-navigation-row {
    display: none;
}

.home-image-links-wrapper {
    display:none;
}

.logo img {
	width: 110px;
	padding-top: 15px;
}

.myacctheaderbg {
	text-align: center;
	padding: 40px 0px;
}

.acctheader {
	border-bottom: 1px solid #333;
}

.acctlinks a {
	color: #007dc6;
}

.footer-wrapper {
	padding-top: 20px;
}

.footerlogo img {
	width: 200px;
}

/* Popup Reservation Details */
.reservation-details {
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
}

.reservation-details a {
    text-decoration: underline;
}

#modal-reservation-details h4, #modal-reservation-details p {
    text-align: center;
}

#modal-reservation-details .reservation-calendar {
    display: inline-block;
}

#modal-reservation-details .row > * {
    text-align: center;
}

#modal-reservation-details .reservation-input {
    display: none;
}
/* End Popup Reservation Details */.manage-creditcard-list {
	margin: 25px 0 25px 0;
}

.manage-creditcard-form {
	margin: 25px 0 25px 0;
}
.manage-creditcard-list {
	margin: 25px 0 25px 0;
}

.manage-creditcard-form {
	margin: 25px 0 25px 0;
}
