﻿/*Admiral application error stylesheet*/


.specialOfferRepeatingText
{
	margin-left: -15px;
}
.primary-content
{
	display: block;
	overflow: hidden;
	padding-bottom: 85px !important;
}
.apperror, 
.restartQuote
{
	display: block;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: Black;
	line-height: 150%;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	overflow: visible;
}
.apperror
{
	padding-bottom: 80px;
}
.restartQuote
{
	margin-top: -50px;
}
*+html .restartQuote
{
	margin-top: -65px;
}
*+html .primary-content
{
	padding-bottom: 105px;
}
.wrapper
{
	margin-top: 5px;
}
