
#members_nav_bar	{
	width: 95%;
	margin: 10px 5px 20px 0px;
	clear:both;
	height: 22px;
	margin: 10px auto 10px auto;	
}
#members_nav_bar .navigation_row	{
	width: 50%;
	float: left;
	position: relative;
	text-align:left;
}
#members_nav_bar .account_row	{
	float: right;
	width: 50%;
	position: relative;
	text-align:right;
}

#customer_quotes  	{
	width: 95%;
	border-top: 1px solid #;
	margin: 10px auto 10px auto;
}

#customer_quotes .reserve_quote_button	{
	background-color: #;
	border: none;
	font-size: 11px;
	color: #;
	text-decoration: underline;
	text-align: left;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	cursor: hand;
}

#customer_quotes td.title	{
	color: #;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 16px;
}

#customer_quotes table.inner	{
	width: 100%;
	margin-top: 10px;
}

table.inner td.col_header	{
	font-weight: bold;
	font-size: 11px;
	color: #;
	border-top: solid 1px #;
	border-bottom: solid 1px #;
	background-color: #;
}

.row	{
	border-bottom: 1px solid #;
}

.rates_summary_title	{
	font-size: 11px;
	color: #;
}
.rates_summary_value	{
	font-size: 11px;
}

.action_button	{
	background-color: #;
	color: #;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	border: 1px ridge #;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.vert_divider	{
	border-right: 1px dashed #;
}

.divider_header	{
	border-bottom: 1px solid #;
}
.title	{
	color: #;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.title_row	{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #;
	height: 20px;
}

#members_message	{
	margin-top: 30px;
	width: 300px;
	border: 1px solid #;
	background-color: #;
	text-align: center;
	padding: 10px;
}
#members_message .message	{
	font-size: 13px;
	margin-bottom: 20px;
}
#members_message a	{
	font-size: 13px;
}
#view_quote .instructions	{
	width: 400px;
	margin: 10px auto 20px auto;
	font-size: 12px;
	background-color: #;
	border-top: 1px solid #;
	border-bottom: 1px solid #;
	padding: 5px 10px 5px 10px;
	color: #;
}
#customer_quotes .instructions	{
	background: 0px;
	border: 0px;
	font-size: 11px;
	text-align: center;
	color: #;
}
#customer_quotes span.required	{
	color: #;
	margin-right: 4px;
}

#modify_warning	{
	text-align: center;
}

#modify_warning .instructions	{
	width: 400px;
	margin: 10px auto 10px auto;
	font-size: 12px;
	background-color: #;
	border-top: 1px solid #;
	border-bottom: 1px solid #;
	padding: 5px 10px 5px 10px;
	color: #;
}

#modify_warning .questions	{
	color: #;
}

.rates_link	{
	margin: auto;
	width: 95%;
    text-align:center;
}

.back_to_members{
	margin-bottom: 15px;
}

#agency-info-container .res-info .reservation-action-buttons .action-buttons{
	background: transparent;
	border: none;
}

#agency-info-container .col-header-pickup-date .res-info-date-title, #agency-info-container .col-header-vehicle .res-info-vehicle-type-title,
#agency-info-container .reservation-no-text, #agency-info-container .my-reservations-title{
	font-weight: bold;
}

#agency-info-container .my-reservations-title{
	padding-bottom: 15px;
}

@media screen and (max-width: 991px) and ( min-width: 767px ){
.crx-logo-desktop{
	position: absolute;
	right: 0;
}}


.members-title-div hr {
	background: #000000;
}

.members-title-span{
	font-weight: bold;
}
