.blueHeader{
    color: #006699;
    font-size: 26px;
}
.greyBodyLarge{
	color: #666666;
    font-size: 19px;
}
.greyBodyMedium{
	color: #666666;
    font-size: 15px;
}
.blueBodyMedium{
	color: #006699;
    font-size: 15px;
}
.greyItalicsMedium{
    color: #666666;
    font-size: 15px;
    font-style: italic;
 }
.greyBodySmall{
	color: #666666;
    font-size: 12px;
}

.finditnowlgdarkred {
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 170%;
    font-weight: normal;
    color: #900000;
}

.darkred {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 170%;
    color: #900000;
}

.finditnowlgbabyblue {
    font-family: Arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    line-height: 170%;
    font-weight: normal;
    color: #3366FF;
}

.babyblue {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 170%;
    color: #3366FF;
}

.imgLeftAligned {
    padding: 10px 10px 10px 0;
}

.imgRightAligned {
    padding: 10px 0 10px 10px;
}

.imgCentralised {
    padding: 10px 0;
}

.headline {
    font-size: 12px;
}

.headline,
.sidebarHeadline {
    font-weight: bold;
}

.headline,
.sidebarHeadline,
.blueEditorNote,
.subHeadline,
.storyBodyNormal,
.sidebarText,
.blueEditorNote,
.redEditorNote {
    font-family: Arial;
}

.subHeadline,
.storyBodyNormal,
.sidebarHeadline,
.sidebarText,
.blueEditorNote,
.redEditorNote {
    font-size: 11px;
}

.blueEditorNote {
    color: #3366FF;
}

.redEditorNote {
    color: red;
}
.h2Style {
	font-weight: bold;
    font-size: 17px;
    line-height: 20px;    
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section
	{
	display: block;
}

body {
	line-height: 1;
	font-size:12px;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body,html {
	margin: 0;
	padding: 0;
}


.hide {
	display: none !important;
}

.show {
	display: block !important;
	visibility: visible !important;
}

.clearfix:before,.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}
.clear {
	clear: left;
}
.grid_1 {
    width: 67px;
}

.grid_2 {
    width: 144px;
}

.grid_3 {
    width: 221px;
}

.grid_4 {
    width: 298px;
}

.grid_5 {
    width: 375px;
}

.grid_6 {
    width: 452px;
}

.grid_7 {
    width: 529px;
}

.grid_8 {
    width: 606px;
}

.grid_9 {
    width: 683px;
}

.grid_10 {
    width: 760px;
}

.grid_11 {
    width: 837px;
}

.grid_12 {
    width: 914px;
}

.foo{
	
}
#logo-universal.grid_2 {
    width: 350px;*padding-bottom:25px !important;margin-bottom:25px;padding-bottom: 0px;
}

.column {
    margin: 0 5px 0 5px;
    overflow: hidden;
    float: left;
    *overflow: visible; /*IE7 CSS Hack for press releases*/
}

.row {
    /*width:924px*/width:972px;
    margin: 0 auto;
    overflow: hidden;
}

.row .row {
    margin: 0 -5px 0 -5px;
    width: auto;
    display: inline-block;
}
body {
    color: #666;
    background:/*#f7f7f7*/#ededed;
}

body.hp {
    background: /*#f7f7f7*/#ededed url(../../content/dam/aaa-ie/images/bg-new.gif) repeat-x;
    position:relative;
    zoom:1;
}
#container,.sp-container {
    position: relative;
    width: 924px;
    padding: 0 24px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4)*/
}

#container-topnav{
    margin: -45px auto 0 auto;
}

#container.no-hero,.sp-container.no-hero {
    padding-top: 42px;
}

.lt-ie9 #container,.lt-ie9 .sp-container {
    /*border: solid 1px #e5e5e5*/
}

.lt-ie9 .sp-wrapper .sp-container {
    border-top: 0;
}

.sp-header-wrapper {
    width: 100%;
    background: #fff;
}
/*column content spacing*/
/*.column_main_content{
    padding-left:15px; 
    padding-top:8px;
}
.callouts .column_main_content{
    margin-left:-12px;
}
.column_left_content{
    padding-left:10px;
    padding-top:8px;
}
.column_left_content ul.left_list {

}
.grid_3 .column_left_content ul{
    padding-left:0px;
}

.column_right_content{
    
}*/

footer nav.row {
    margin: 0 auto;
    overflow: hidden;
    width: 932px;
}
footer {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    /*font-size-adjust: .48;*/
    font-size: 11px;
    margin-top: 24px;
}

footer h6 {
	font-family: Helvetica, Arial, sans-serif;
    line-height: 1.8em;
    font-size: 11px;
    /*color: #666*/color: #007db2;
}

footer h6 a:link,footer h6 a:visited {
    color: #007db2;
}

footer ul.column {
    margin: 4px 45px 0 0
}

footer .highlight h6 {
    color: #666;
}
footer ul.column.highlight {
    background: #fff;
    color: #007db2;
    float:right;
    display:inline;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    border:1px solid #d6d6d7;
    padding: 4px 25px 21px 8px;
    margin: 4px 0 0 0;
}
footer ul.column.highlight li{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
footer ul.column.highlight li a {
    color: #007db2;
}

footer ul.column.highlight h6 a {
    color: #666;
}

footer li {
    line-height: 1.4em;
}

footer li a:link,footer li a:visited {
    text-decoration: none;
}

footer li a:hover {
    text-decoration: underline;
}

footer li p:first-child {
    margin-top: 12px;
}

footer li strong {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #444;
}
.cq-list li{
	*padding-left:0;
	*margin-left:-15px;
}
#subfooter {    
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 24px 0;
}

.clubnamelist {
    margin: 10px 0 40px 0;
    line-height: 1.5;
    width: 100%;
    max-width: 930px;
    display: block; 
}

    /* Target all Firefox */ 
    @-moz-document url-prefix() { .clubnamelist { letter-spacing: .01em; }}

    .clubnamelist a {
        color:#007DB2 !important;
        text-decoration:none !important;
        }
        
            .clubnamelist a:hover {
                text-decoration:underline !important;
                color: #EE3124;
            }
            
.claimsCustServ {
    margin-top: 12px;
}

/* This is added to fix the line break issue on Android Jelly Bean */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.clubnamelist {
		height: 73px;
		}
	.btmfooter {
		height: 20px; 
	}
}
	
/*------------------------------------------------------------------------------------------------------------------------
* Author Name:AAA - Web &Mobile Services
* Project Name:AAA- Payment and Finance Estimator Tool
* File Name:wms-pe-tool.css
* Linked in:
* Description: 
* Sprint Name:Neptune 
* Build Version:1.1.1
* Server Location:
* Date Created:04-June-2012
* Last Updated:
Note:Naming conversion of css as follows
 1.First three character should be the author name:Web &mobile Services AS "wms"
 2.Second letter should be the portlet name as expansion or as Short Form:pfestimationtool or pfet
Eg:wms-pfestimationtool or wms-pfet 
------------------------------------------------------------------------------------------------------------------------*/
/*Common CSS for the pricing and finance estimation tool*/
.wms-pfet-clearfix {
	clear: both;
	DISPLAY: block;
	padding: 0;
	margin: 0;
	visibility: hidden;
	line-height: 0;
	height: 0px
}

.wms-pfet-buttonbg {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates.png) -3px -7px
		no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-buttonbg:hover {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates.png) -186px -7px
		no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-buttonbg-disabled {
	background: url(../../content/dam/aaa-ie/images/icons/btn_GetEstimates_disabled.png) -3px
		-7px no-repeat;
	height: 30px;
	width: 178px;
	border: 0;
	padding: 0;
	display: inline-block;
}

.wms-pfet-boldfont {
	font-weight: bold
}

.wms-pfet-Italic {
	font-style: italic
}

.wms-pfet-linespace-large,.wms-pfet-linespace-medium,.wms-pfet-linespace-small,.wms-pfet-linespace-Content
	{
	padding: 0;
	margin: 0;
	display: block
}

.wms-pfet-linespace-large {
	line-height: 63px;
	height: 63px
}

.wms-pfet-linespace-medium {
	line-height: 41px;
	height: 41px
}

.wms-pfet-linespace-small {
	line-height: 33px;
	height: 33px
}

.wms-pfet-linespace-Content {
	line-height: 13px;
	height: 13px
}

.wms-pfet-linespace-Content01 {
	line-height: 8px;
	height: 8px
}

.wms-pfet-linespace-Content02 {
	line-height: 11px;
	height: 11px
}

.wms-pfet-linespace-Content03 {
	line-height: 17px;
	height: 17px
}

input.wms-pfet-textfieldlarge {
	width: 184px;
	border: 1px solid #9fa1a4;
	padding: 7px;
	color: #666;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
	border-radius: 2px
}

select.wms-pfet-textfieldlarge {
	width: 200px;
	border: 1px solid #9fa1a4;
	color: #666;
	font: italic 12px Arial, Helvetica, sans-serif;
	text-align: right;
	border-radius: 2px;
	height: 28px;
	line-height: 28px;
	vertical-align: middle
}

input.wms-pfet-textfield-diabled {
	background: none;
	border: none
}

.wms-pfet-inputdp label {
	font-weight: bold;
}

/*CSS for the pricing and finance estimation tool main container*/
.wms-pfet-h1 {
	font: normal 24px Helvetica, Arial, sans-serif;
	color: #EE3124;
	padding-bottom: 22px;
}

.wms-pfet-Subheader {
	font: bold 17px Helvetica, Arial, sans-serif;
	color: #00539B
}

/*CSS for the pricing and finance estimation tool description content*/
.wms-pfet-cont p {
	font: normal 13px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
}

.wms-pfet-cont b {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #333 !important;
}

.wms-pfet-cont h3 {
	font: bold 16px Arial, Helvetica, sans-serif !important;
	color: #333 !important;
	padding-bottom: 10px !important;
}

/*CSS for the pricing and finance estimation tool form input details*/
.wms-pfet-rightmarginlarge {
	display: block;
	float: left;
	margin-right: 37px
}

.wms-pfet-smalltext-blue {
	font-size: 11px;
	color: #00539B
}

.wms-pfet-label-small {
	color: #666;
	width: 140px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	line-height: 28px
}

.wms-pfet-smalltext-grey {
	color: #666;
	font-size: 11px
}

.wms-pfet-divider {
	padding: 0;
	margin: 20px 0px 15px 0px;
	background: #DCDDDE;
	height: 1px;
	line-height: 1px;
	width: 100%
}

/*CSS for the pricing and finance estimation result details*/
#wms-pfet-result {
	display: none;
	float: left;
	width: 100%
}

.wms-pfet-result-text {
	font-size: 13px;
	float: left
}

.wms-pfet-result-text span,.wms-pfet-result-end span {
	float: left;
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
}

#wms-pfet-result .wms-pfet-result-text .wms-pfet-result-label,#wms-pfet-result .wms-pfet-result-end .wms-pfet-result-label
	{
	margin-top: 20px;
	font-weight: bold
}

#wms-pfet-result .wms-pfet-result-text .wms-pfet-result-label {
	font-size: 22px
}

#wms-pfet-result .wms-pfet-result-end .wms-pfet-result-label {
	font-size: 27px
}

#wms-pfet-result .wms-pfet-result-sign {
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
	padding-top: 5px;
}

.wms-pfet-result-end {
	width: 35%;
	float: left
}

.wms-pfet-result-sign {
	float: left;
	width: 46px
}

/*Common CSS for the pricing and finance estimation tool tabule dispaly*/
table.wms-pfet-result-table {
	border: 1px solid #D4D6D6;
	width: 688px;
	border-radius: 3px
}

table.wms-pfet-result-table-dp {
	padding-bottom: inherit;
	line-height: inherit;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #D4D6D6;
	border-radius: 3px
}

table.wms-pfet-result-table-dp td,table.wms-pfet-result-table-dp th {
	color: #666;
	border: 1px solid #D4D6D6;
	font-size: 12px;
	padding: 0 20px;
	margin: 0
}

table.wms-pfet-result-table-dp th {
	background: #EDEDED;
	height: 37px;
	line-height: 37px;
	text-align: center
}

table.wms-pfet-result-table-dp td {
	height: 37px;
	line-height: 37px;
}

table.wms-pfet-result-table-dp .oddrow {
	background: #F7F7F7
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c1 {
	/*width:108px*/
	
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c2 {
	/*width:125px*/
	
}

table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c3,table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c4,table.wms-pfet-result-table-dp .wms-pfet-result-table-dp-c5
	{ /*width:150px*/
	
}

/*css for the error label, filed, and popup*/
.wms-pfet-error-popup-container {
	position: relative
}

.wms-pfet-error-label {
	color: #EE3124
}

.wms-pfet-error-input {
	border: 1px solid #EE3124 !important
}

.wms-pfet-error-popup {
	width: 170px;
	height: 60px;
	border: 3px solid #EE3124;
	background: #fff;
	position: absolute;
	top: -110px;
	left: 27%
}

.wms-pfet-error-popup-close {
	position: absolute;
	right: 0px;
	top: 0px;
	font: 12px bold Arial, Helvetica, sans-serif;
	color: #000;
	width: 15px !important;
	text-align: center;
	cursor: pointer
}

.wms-pfet-error-popup-close:hover {
	background: #000;
	color: #fff
}

.wms-pfet-error-popup-left {
	width: 25px;
	float: left;
	padding: 10px 5px
}

.wms-pfet-error-popup-right {
	width: 135px;
	float: left;
	position: relative;
	color: #EE3124;
	padding-top: 8px
}

.wms-pfet-error-popup-right span {
	float: left;
	display: block;
	width: 100%
}

.wms-pfet-error-popup-icon-alert {
	float: left;
	background: url(clientlibs/image/pfet-icons.png) no-repeat -3px -5px;
	width: 18px;
	height: 18px
}

.wms-pfet-error-popup-title {
	font-size: 12px;
	font-weight: bold
}

.wms-pfet-error-popup-content {
	font-size: 10px
}

.wms-pfet-error-popup-downarrow {
	background: url(clientlibs/image/pfet-icons.png) no-repeat -30px -5px;
	width: 23px;
	height: 12px;
	position: absolute;
	left: 20%;
	bottom: -13px
}

.wms-pfet-disabled {
	background-color: #f2f2f2;
}

#premium-error.error,#down-payment-error.error,#carryover-error.error,#current-balance-error.error,#billing-month-error.error {
	margin-left: 160px;
	margin-bottom: 2px;
}

/* Missing CSS for label and input margins */
#wms-pfet-inputs label {
	margin-right: 20px;
}

#wms-pfet-inputs .text {
	margin-right: 10px;
}

#wms-pfet-inputs select {
	margin-right: 10px;
}

/* font */
#wms-pfet-input,.wms-pfet-inputdp {
	font-family: Arial, Helvetica, sans-serif;
}
/* Missing CSS for select styling */
/* Custom Radio Button*/
.radio {
	width: 19px;
	height: 25px;
	padding: 0 3px 0 0;
	margin-top: -2px;
	display: block;
	float: left;
}

.radio {
	background: url(../../content/dam/aaa-ie/images/icons/radio.png) no-repeat;
}

input[type="radio"]#wms-pfet-newbusiness,input[type="radio"]#wms-pfet-renewal,input[type="radio"]#wms-pfet-midterm 	{
	display: none !important;
	visibility: hidden !important;
}

/* ie7 fix for display */
#wms-pfet-result-balance {
	*width: 105px;
}

#wms-pfet-result-finance-charges {
	*width: 150px;
}

.wms-pfet-result-text {
	*width: 20%;
}

#wms-pfet-renewal,#wms-pfet-newbusiness,#wms-pfet-midterm {
	display: none;
}

#wms-pfet-result-total {
	margin-top: 18px !important;
	margin-top:8px\9;
}
.fontface {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.fontface-bold {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.fontface-light {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size-adjust: .48;
}
@font-face {
    font-family: 'Cabin';
    src: url('../../content/csaa-services/misc/fonts/Cabin-Regular.eot');
    src: url('../../content/csaa-services/misc/fonts/Cabin-Regular.eot?#iefix') format('embedded-opentype'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.woff2') format('woff2'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.woff') format('woff'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.ttf') format('truetype'),
        url('../../content/csaa-services/misc/fonts/Cabin-Regular.svg#Cabin-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
a:link, a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.border {
    border: 1px solid #ccc;
}

.bullet {
    list-style: disc outside;
    margin-bottom: 1em;
}

.bullet li {
    margin-left: 1.167em;
    line-height: 1.5em;/*1.167em;*/
    padding-bottom: .833em;
    font-size: 1.083em;
}

.numbered {
    list-style: decimal outside;
    margin-bottom: 1em;
}

.numbered li {
    margin-left: 2.833em;
    line-height: 1.167em;
    padding-bottom: .833em;
}

#logo {
    background: url(../../content/dam/aaa-ie/images/logo.gif) no-repeat;
    height: 99px;
}

#logo a:link,#logo a:visited {
    width: 100%;
    height: 99px;
    display: block;
}

/* global utilities */
#util {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #666;
    font-size: 11px;
    height: 20px;
    line-height: 1.25em;
    text-align: right;
    margin-top: 15px;
    margin-right:5px;
    float:right;
}

#util a {
    color: #007db2;
}

.change_location{
    width: 584px;
}


.hp .hero {
    width: 972px;
    margin-left: /*-24px*/0;
    margin-bottom: 42px;
}

.sp section.sp-container {
    padding-bottom: 42px;
}

.sp .hero {
    margin-left: /*-24px*/0;
    padding-bottom: 42px;
}

.sp .header-wrapper {
    background: #fff;
}

.sp-wrapper {
    overflow: visible;
    width: 100%;
    /*background: #e1eff2*/
}

.sp-wrapper a:link,.sp-wrapper a:visited {
    color: #007db2;
    text-decoration: /*underline*/none;
}

.sp-wrapper a:hover,.sp-wrapper a:active {
    text-decoration: underline;
}
    .sp-wrapper a:active { *text-decoration: none !important; }

.sp-wrapper a:link.button,.sp-wrapper a:visited.button {
    color: #fff;
    text-decoration: none;
}

.sp-wrapper .list:link,.sp-wrapper .list:visited {
    color: #666;
    text-decoration: none;
}

.sp-wrapper .list:hover {
    text-decoration: underline;
}

.sp-wrapper nav {
    width: 191px;
    color: #fff;
    font-size: 1.1em;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

.sp-wrapper nav h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.083em;
    font-weight: normal;
    letter-spacing: 1.4px height:2.7em;
    line-height: 2.5em;
}
.sp-wrapper nav li {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    letter-spacing: 1.4px height:2.7em;
    line-height: 2.5em;
}
.sp-wrapper nav h2 {
    padding: 0 0 0 1.2em;
    background-color: #7b7b7b;
    background: #7b7b7b;
    background: -webkit-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: -moz-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: -ms-linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    background: linear-gradient(top, #a9a9a9 0, #7b7b7b 100%);
    /*text-shadow: rgba(0, 0, 0, 0.8) -1px 1px 4px;*/
}
.sp-wrapper nav h2.active {
    background: #51a5d4;
    background: -webkit-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -moz-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -ms-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    color: #fff;
}
.sp-wrapper nav h2 a:link,.sp-wrapper nav h2 a:visited {
    text-decoration: none;
    color: #fff;
}

.sp-wrapper nav h2:after {
    content: " \203A";
}

.sp-wrapper nav li {
    /*background-color: #a9a9a9;*/
    font-size: 1em;
    background:#efefef;/* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(248,248,248,0.7) 20%, rgba(221,221,221,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(20%,rgba(248,248,248,0.7)), color-stop(100%,rgba(221,221,221,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(248,248,248,0.7) 20%,rgba(221,221,221,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#b3dddddd',GradientType=0 ); /* IE6-9 */
}

.sp-wrapper nav li:last-child {
    border-bottom: 0;
}

.sp-wrapper nav li a {
    display: block;
    padding: 0 0 0 2.5em;
    *padding: 0 0 0 1.5em !important;
    /*background: #dbdbdb;
    background: -webkit-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: -moz-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: -ms-linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);
    background: linear-gradient(top, #f8f8f8 0, #dbdbdb 100%);*/
}

.sp-wrapper nav li a:link,.sp-wrapper nav li a:visited {
    color: #666;
    text-decoration: none;
}

.sp-wrapper nav li.active,.sp-wrapper nav li.active a {
    background: #51a5d4;
    background: -webkit-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -moz-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: -ms-linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    background: linear-gradient(top, #51a5d4 0, #51a5d4 100%);
    color: #fff;
}

.sp-wrapper h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #ee3124;
    font-size: 2.0em;
    font-weight: normal;
    padding-bottom: .7em;
    margin-right:5px;
    line-height:1.1em
}
.sp-wrapper h2 {
    padding-bottom: 1em;
    line-height: 1.333em;
    font-size: 1.333em;
    font-family: Arial, sans-serif;
}
.sp-wrapper h3 {
    padding-bottom: .333em;
    line-height: 1.333em;
    font-size: 1.083em;
}

.sp-wrapper h4 {
    padding-bottom: .333em;
    font-size: 1.083em;
}

.sp-wrapper p {
    padding-bottom: 1em;
    line-height: 1.5em;
    font-size: 1.083em;
}

.artical_by p{
    padding-bottom: 0;
}
p.date{
    padding-bottom: .333em;
}
.sp-wrapper p img {
    float: left;
    margin: 0 14px 10px 0;
}

.sp-wrapper p.center {
    text-align: center;
}

.sp-wrapper th {
    color: #ee3124;
    text-align: left;
    font-size: 1.5em;
    padding-bottom: 12px;
}

.sp-wrapper td {
    line-height: 1.5em;
    padding-bottom: 20px;
}

.sp-wrapper li ul {
    padding-top: .833em;
}

.sp-wrapper li .active {
    background: #0197d6;
    color: #fff;
}

.sp-wrapper li .active a {
    color: #fff;
}

.sp-wrapper .no-headshot {
    margin-left: 87px;
}
.sp-wrapper .highlight {
  /*  color: #007db2; */
  color: #333333 ;
  padding-bottom: 0;
}

.highlight_title {
  /*  color: #007db2; */
  color: #999999 ;
  font-weight: normal;
  font-size: 13px ;
  line-height: 1.333em;
}

/*---------newStyle---------*/
.border-container-homebanner {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 40px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block !important;
    *margin:0;
    *height:340px;
    /*width:980px;*/
}
.border-container-home {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    padding:2px;
    background:#fff;
    display:block !important;
    *height:1%;
    *padding:10px 2px;
    /*width:980px;*/
}

.border-container-banner {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 18px 0;
    padding:2px;
    background:#fff;
    display:block;
    width:972px;
}

.border-container {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0;
    margin-top:1px;
    padding:24px 20px 65px 20px;
    background:#fff;
    display:inline-block !important;
    width:936px;
}

/*div.hero_image{
-webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);

-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #d6d6d7;
margin:0 0 10px 0;
padding:2px;
background:#fff;
display:block;
width:973px;
}*/
.hp .hero {
    margin-left: 0px;
    padding-bottom: 0px;
    margin:0;
    padding:0;
}

.sp .hero {
    margin-left: 0px;
    padding-bottom: 0px;
    margin:0;
    padding:0;
}

.sp img.hero {
    margin:0 !important;
    padding:0 !important;
    display:inline;
    width:972px;
}

#container, .sp-container {
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    /*padding: 0 24px;*/padding: 0 5px;
    position: relative;
    width: 978px;
}

.hero div.image{
    margin-left:0 !important;
    margin-bottom:0;
}

.hero_image .image {
    margin:0;
    padding:0;
}

/*press article space*/
ul.press_release{
    padding-top:10px;
}

ul.press_release li{
    display:table;
    padding-bottom:10px;
}


.zip {
    *padding-left:3px;
}

.threeUp {
    display:inline-block !important;
    width: 32%;
    font-size:18px;
    vertical-align:top;
    text-align: center;
}

    .threeUp a {
        color:#007DB2;
    }

div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
    display:inline-block;
}
div.textimage.image_left div.image {
}

div.textimage.image_right div.image {
    float: right !important;
    margin: 0 0 8px 8px !important;
}

.image_right.parbase.textimage.section  {
    display:inline-block !important;
}

.breadcrumb {
    margin: 6px 0 20px 2px;
}

/* Pagination for Press Release */
.paginationlist {
    margin: 5px 30px 0 0 ;
}

.paginationlist, .paginationsearch {
    float: right;
    display: block;
    font-size: 12px;
}

    .paginationlist a, .paginationsearch a {
        display: inline-block;
    }

.pagination {
    display: inline-block;
    *display: inline;
    vertical-align: top;
}

.searchPagination {
    margin: 15px 20px 0 0;

}

.pagination ul {
    display: inline-block;
}

    .pagination ul>li {
        display: inline;
    }

    .pagination a, .paginationsearch a {
        padding: 0 4px;
        margin-right: 3px;
        }

        .pagination a:hover, .next a:hover, .previous a:hover, .paginationsearch a:hover {
            color: #005580;
            text-decoration: none;
        }

        .pagination a.active, .paginationsearch a.active, .pagination .active a, .disabled a {
            color: #999 !important;
        }

.pagination-right {
    float: right;
}

.previous {
    display: inline-block !important;
    *display: inline !important;
    color: #999;
    margin-right: 5px;
    vertical-align: top;
}

.next {
    display: inline-block !important;
    *display: inline !important;
    vertical-align: top;
    margin-left: 5px;
    color: #999;
}

.currentpage {
    padding: 0px 14px;
    line-height: 12px;
    color: #999;
    display: inline-block;
    }

.prarticle {
    margin-top: 20px;
    line-height: 1.4;
}

.articledate {
    padding: 0 0 3px 0;
}

.articlenum {
    font-weight: bold;
    font-size: 14px;
    padding: 5px 0 20px 0;
}

.searchnum  {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
}

.top40padding { margin-top: 40px; }
.morepressarticle {
    margin: 35px 0 0 6px;
    }


.viewmorelist{
    padding-top:15px;
    font-weight:bold;
}

.annualreport {
    line-height:20px;
}

    .annualreport a:focus{
        *outline: 0 !important; /*removes the dotted border*/
}

.icon_pdf {
    background: url(../../etc/designs/aaa-ie-b2c/images/icons/icon_pdf.png) no-repeat;
    padding-left: 24px;
    height: 17px;
    display: block;
}

.search-no-results {
    font-size: 14px;
    padding-bottom: 10px;
}

.misspell, .correct {
    font-weight: bold;
}

.alert-error {
    display: inline-block;
    position: absolute;
    top: 555px;
    left: 25px;
    font-size: 14px;
}

/* Hero Image Text Overlay */

.banner-overlay{

    /*padding: 100px;*/

    padding: 50px 25px 0px;
    z-index:1000;
    position:absolute;
    color:white;
    font-size:30px !important;
}

.banner-overlay a {
    Padding: 5px;
    margin-left:0px;
    border:2px solid #8e8d8d;
    border-color:#ffffff;
    background:#ededed;
}

.artical_by {
    margin-top:-15px;
}

.terms {
    font: normal 13px "runda-n4","runda", sans-serif;
    margin: 6px 10px 0px;
}
.terms b, .terms strong {
	font-family: "runda-n4","runda", sans-serif;
	font-weight: bold;
}
.terms h1 {
	font-family: "runda-n4","runda", sans-serif;
}
.charterDocs {
	color: #ee3124;
}
#charterDocs a {
	color: #ee3124;
}
.artical_body {
    *overflow: visible;
}
.callouts.row {
    margin: 0;
    padding: 10px 2px 14px 2px;
    margin:0;    
}

.callouts article {
    margin-left:15px;
    /*border-right: solid 1px #ccc;
    padding-right: 2px;
    display: block*/
}
.callouts article img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 0 0;
    padding:1px 2px 2px 2px;
    background:#fff;
    display:block;
    width:292px;
    height:128px;
    /*border-right: solid 1px #ccc;
    padding-right: 2px;
    display: block*/
}
.callouts div.image {
    margin-bottom: 10px;
}
.callouts article.last {
    border: 0;
}

/*--callouthome--*/
.callouts article{
    margin-bottom: 0;
}

.callouts article img {
    float: left;
    /*margin-right: 12px*/
}

.callouts article h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    font-weight: normal;
    /*font-size-adjust: .48;*/
    color: #ee3124;
    font-weight: normal;
    line-height:1.4em;
}

.callouts article p {
    font-size: 1em;
    line-height:1.4em;
    color:#666666;
    margin-bottom: .8em;
}

.callouts article button,.callouts article .button {
    /*margin-bottom: .5em*/
}
.callouts article .button:link, .callouts article .button:visited {
    color: #007DB2;
    text-decoration: none;
}
.callouts article .button:hover, .callouts article .button:active {
    color: #007DB2;
    text-decoration: underline;
}
.callouts article button:after,.callouts article .button:after {
    content: " \00bb";/*" \203A";*/
}

.callouts article .content {
    float: left;
    width: 12em;
}
/*--callouthome end--*/
/*--callouts aside--*/
.callouts aside {
    margin-left: 6px;
    margin-bottom: 42px;
}

.callouts aside img {
    float: left;
    margin-right: 12px;
}
.callouts aside .image img {
    margin: 0 0 8px 0;
}

.callouts aside h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    /* font-size-adjust: .48;*/
    font-size: 12px;
    color: #ee3124;
    font-weight: normal;
    padding-bottom: 8px;
}

.callouts aside p {
    font-size: .9em;
    line-height: 1.4em;
    margin-bottom: .8em;
    border-bottom: 0px solid #EFEFEF;
}

.callouts aside button, .callouts aside .button {
    margin-bottom: .5em;
}

.callouts aside button:after, .callouts aside .button:after {
    content: " \203A";
}

.callouts aside .content {
    float: left;
    /*width: 12em;*/
}

.callouts aside {
    clear: left;
}

.callouts aside li {
    font-size:11px;
    clear: left;
    /*padding-top: 1em;*/
}
.callouts aside .right_list li{
	padding: 0; 
    margin: 0;
}
.callouts aside.button,.callouts aside a:link.button,.callouts aside a:visited.button {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;    
}
.callouts aside.button:hover, .callouts aside a:link.button:hover,a:visited.button:hover {
    cursor: pointer;
    padding: 4px 8px;
}
/*--callouts aside end--*/
.callouts p {
    border-bottom:1px solid #efefef;
    padding-bottom:2px;
   
}

/*clubcontent button*/
.clubcontent a:link.button, .clubcontent a:visited.button {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 0;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: .6em 1em;
    font-size: .8em;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5)
}

.clubcontent a:link.button:hover, .clubcontent a:visited.button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-size: .8em;
}
/*clubcontent image column*/
.clubcontent img {
    float: left;
    margin-right: 12px;
    margin-bottom:50px;
}
/*fix for press contact in author mode*/
aside.presscontacts ul {
    display:table;
    padding:0;
    margin:0;
    width:100%;
}
.callouts aside.presscontacts {
    margin: 0 0 0 6px;
}

.callouts aside.top40padding {
	margin-left: 6px !important;
}

/* IE 7 adjust on the Press Room right side call outs */
.parbase .image {
	*display:inline;
}
.textimage.presscontacts.section {
	*padding-bottom:10px;
}
.rightlist {
	margin-top: 40px;
}


/*
To override the feature image floating characterisitic
*/
.parbase.image.feature_body_image,.feature_body_1_image,.feature_body_2_image
    {
    float: left;
    width: 300px;
}
/*
Club Code display details, leveraging iCrossing CSS
*/
.container-cc {
    width: 324px;
    padding: 0 24px;
    height: auto;
    margin: 0 auto;
    margin-top: 160px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4)
}

.cc-instructions-wrapper {
    padding: 0 700px;
}

/* Updates to set sizes of iparsys containers in the footer */
footer ul.column.cq-list {
    margin: 4px 0 0 0;
}

.parsys.iparsys.list1 {
    width: 140px;
}

.parsys.iparsys.list2 {
    width: 80px;
}

.parsys.iparsys.list3 {
    width: 80px;
    *width: 100px;
}

.parsys.iparsys.list4 {
    width: 80px;
}
/*footer ul.column.highlight{
    margin: 4px 0 0 130px;
} */

/* Article Image */
.parbase.image.artical_image {
    float: left;
    margin: 0 25px 10px 0;
}

/* Removing text decoration from base AAA CSS for li elements during hovering */
.sp-wrapper .list:hover {
    text-decoration: none;
}

/* Restyling the Carousel radio buttons to allow more than 3 to be displayed */
.hero .indicators ul {
    margin: 8px 450px auto;
    width: 140px;
}

/* Style to handle browser display issue in Firefox and Chrome*/
strong,b {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}

i {
    font-style: italic;
}

.column.grid_4.callouts {
    overflow:visible !important;
    width: 302px;
}

/*  Style added to allow for bullets and list items to be displayed */
.text ul {
    list-style-type: disc;
    margin-left: 3em;
}

.text ol {
    list-style: decimal;
    font: inherit;
    margin-left: 1.9em;
    margin-left:1.5em\0/; /* IE 8 Specific */
}
    @media screen and (-webkit-min-device-pixel-ratio:0) {
        .text ol {
            margin-left:1.5em;}
        }
    
.text ol li, .text ul li {
    line-height: 1.5em !important;
}
/* This will adjust the CQ5 component lable font size and placement */
.x-tab-panel-header-text {
    line-height: 1.5 !important;
    font-size: 2em;
}

.row-two {
    background-color: #ccc;
}
/* General error handeling for the form */

.error {
    color: #ee3124;
}
.wms-pfet-label-small.error{
    color: #ee3124;
}
input.text.error {
    border: 1px solid #ee3124;
    color: #666;
}

select.error {
    border: 1px solid #ee3124;
    color: #666;
}

.error_info {
    background: url(../../content/dam/aaa-ie/images/question-icon.png) 22px 10px no-repeat;
    padding: 10px 50px 10px 60px;
    margin:4px 0 0 0;
}

.error_err {
    background: url(../../content/dam/aaa-ie/images/error_icon_20x20.gif) 27px 10px no-repeat;
    padding: 10px 36px 10px 60px;
    margin:4px 0 0 0;
}

.error_info p, .error_err p {
    color: #404040;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    padding: 0 23px 15px 0;
}

/*Zip code not found error */

#zipcode_error {
    /*margin-bottom: 5px;
    margin-left: 70px;
    padding-right: 30px;*/
    /*margin: 0;
    padding: 0 0 0 70px;
    position: relative;
    top: -7px;  */  
    /*padding:0;
    margin: 0;
    position: absolute;
    top: 206px;
    left: 140px;*/
    margin: 0;
    padding: 0;
    display:block;
    position: relative;
    top: 20px;
    left: 70px; 
}

#zipcode_error2 {
    margin: 0;
    padding: 0;
    position: relative;
    top: -10px;
    left: 71px;
}

button.error-msg-space{
    margin-bottom: 20px;
    margin-left: 70px;
    /*padding-right: 6px;*/
    margin-top:15px; 
}
button.error-msg-space2{
    margin-bottom: 20px;/*10px;*/
    margin-left: 70px;
    /*padding-right: 6px;*/
    margin-top:15px; 
}

.error-msg-line{
    float: left;
    width: 44%;/*130px;*/
    border-top: 1px solid #D6D6D7;
    margin: 24px 0 0 0;
}
.error-msg-or{
    float: left;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-transform:uppercase;
    margin:16px 0 0 0;
    padding:0 6px;
}
.error-msg-x{
    float:right;
    position:absolute; 
    top:26px; 
    left:425px;
    padding:0;
    margin:0;
    background:url(../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif) no-repeat;
    width:20px;
    height:20px;
    cursor:pointer;
}
.error-msg-x:hover{
    text-decoration:none;
}
/*button-error-msg button*/
a:link.button-error-msg, a:visited.button-error-msg {
    /*height:20px;*/
    border: 0;
    padding: 0;
    background: url(../../content/dam/aaa-ie/images/icons/btn_LearnAAA.png) -1px -1px no-repeat;
    height: 20px;
    width: 250px;
    border: 0;
    display: inline-block;

}

a:link.button-error-msg:hover, a:visited.button-error-msg:hover {
    cursor: pointer;
    background: url(../../content/dam/aaa-ie/images/icons/btn_LearnAAA.png) -254px -1px no-repeat;

}
div a.button-error-msg{
	display:block;
    margin-top:15px;
}
.error-msg-space-large-1{
padding:0;
margin:0 0 50px 0;
}
.error-msg-space-large-2{
padding:0;
margin:0 0 50px 0;
}
.error-msg-space-medium-1{
padding:0;
margin:0 0 28px 0;
}
.error-msg-space-medium-2{
padding:0;
margin:0 0 25px 0;
}
.error-msg-space-small-1{
padding:0;
margin:0 0 18px 0;
}
.error-msg-space-small-2{
padding:0;
margin:0 0 5px 0;
}
.modal {
    position: absolute;
    z-index: 1001;
    background: #fff;
    visibility: hidden;
    max-width:448px;
    width: 100%;
    overflow: hidden;
}
.showModal {
    display: block;
}
.hideModal {
    display: none;
}
.modal .container {
    padding: 48px 48px 33px 48px;
}

.modal .chrome {
    height: 15px;
    background: rgba(0, 0, 0, 0.02);
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 0,
        rgba(0, 0, 0, 0.02) 100% );
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 0,
        rgba(0, 0, 0, 0.02) 100% );
    background: -ms-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 0,
        rgba(0, 0, 0, 0.02) 100% );
    background: linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 0,
        rgba(0, 0, 0, 0.02) 100% );
    border-bottom: 1px solid #e5e5e5;
}

.modal .chrome.bottom {
    border-top: 1px solid #e5e5e5;
    border-bottom: 0;
    height: auto;
    min-height: 15px;
}

.modal .chrome.bottom .error {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../../content/dam/aaa-ie/images/question-icon.png) 22px 10px no-repeat;
    padding: 10px 50px 10px 60px;
}

.modal .chrome.bottom .error h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.231em;
    padding-bottom: 4px;
    color: #000;
}

.modal .chrome.bottom .error p {
    font-size: 1em;
}

.modal .chrome.bottom .error p a:link,.modal .chrome.bottom .error p a:visited {
    color: #0197d6;
    text-decoration: underline;
}

.modal .chrome.bottom .error p strong {
    color: #000;
}

.modal a{
    color: #007db2;
}

.modal h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 32px;/*1.8em;*/
    color: #ED1C2E;
    padding-top: 24px;
    font-weight: normal;
}

.modal p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;/*1.2em;*/
    line-height: 28px;
    margin: 0;
    padding-top: 24px;
    padding-bottom: 40px;
    display:block;
    position: relative;
    top: 0;
    left: 0;
}

p.oofClub {
    padding-bottom: 24px;
}
p.oofUpdate {
    padding-bottom: 16px;
}

.modal label, .modal span.zip-modal {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;/*1.3em;*/
    color: #666;
    /*padding-right:4px;*/
    margin: 0;
    padding: 0;
    display:block;
    position: relative;
    top: 27px;
    left: 0;
}
.modal input {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #666;
    /*padding-right:4px;*/
    margin: 0;
    padding: 0;
    display:block;
    position: relative;
    border: none;
    border-bottom: 2px solid #CCC;
    top: .5em;
	border-radius: 0;
    width: 240px;

}
.modal input:focus{
    border: none;        
	border-bottom: 2px solid #00529A;
    outline: none;
}
.modal label.error, .modal span.error {
    color:#D52B1E;
    font-size: 14px;
    top:.7em;
}
.modal input.error{
	border-bottom: 2px solid #D52B1E;
}
.modal span.hidden {
    left: 999999px;
    overflow: hidden;
    color: #666;
}
.modal span.vis {
    left: 0px;
    overflow: hidden;
}
.modal .form {

}
.modal-bg {
    position: fixed;
    *position: fixed;
    top: 0;
    left: 0;
    background: #333;
    background-size: 100%;
    width: 100%;
    height: 100%;
    opacity: .65;
    z-index: 1000;
	*overflow: hidden;
    overflow: hidden;
	zoom:1;
}
.modal button {
    border: 0;
	background-color: #00529A;
    color: #FFF;
    height: 1.5em;
    width: 80px;
    border: 0;
    padding: 0;
    display: inline-block;
    float: right;
    position: relative;
    top: -1.1em;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    border-radius: 19px 19px 19px 19px;
}
.modal button:hover{
    cursor: pointer;


}
.modal .form.ip{

}

.cancel {
    position: absolute;
    display: inline;
    margin: 20px 0 0 10px;
    *position: relative;
    *vertical-align: top;
    *zoom: 1;
}


.modal #logo {
    background: url("../../content/dam/aaa-ie/general/home-page/logo-aaa.svg") no-repeat;
    height: 40px;
}

.modal #logo a:link,#logo a:visited {
    width: 100%;
    display: block;
}
.modal fieldset .message{
    /*margin-bottom:18px;*/
    padding: 0 0 15px 0;
}
p.modal-multiple-clubs{
	margin-bottom: 5px;
}
.mask {
	filter: blur(10px);
    -webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
}
.noMask {
	filter: blur(0px);
    -webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
}
button:disabled {
	background-color: #767676;
    cursor: default;
}
button[disabled]:hover {
	cursor: default;
}
/* Float Label and Animations */
input:focus {
  outline: 0;
}
/* Question */

input.question {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
  background: rgba(0, 0, 0, 0);
  transition: padding-top 0.2s ease, margin-top 0.2s ease;
  padding-top: 0px;
  overflow-x: hidden; /* Hack to make "rows" attribute apply in Firefox. */
}
/* Underline and Placeholder */

input.question + label {
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  width: 10%;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
  height: 0px;
}

input.question:focus + label {
  width: 80%;
}

input.question:valid,
input.question:focus {
  padding-top: 0px;
}

input.question + label > span,
input.question + label + label > span,
label.floatLabel > span {
  font-weight: 300;
  margin: 0;
  position: absolute;
  color: #5F6062;
  font-size: 16px;
  top: -12px;
  left: 0px;
  z-index: -1;
  -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
  transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
}

input.question:focus + label > span,
input.question:valid + label > span,
input.question:focus + label + label > span,
input.question:valid + label + label > span,
label.floatLabel.floatLabelActive > span {
  top: -28px;
  font-size: 12px;
  color: #5F6062;
}
/* fix for Multiple Labels for Input in Zip Code form */
input.question + div {
  display: block;
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  width: 10%;
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
  height: 0px;
   top: -0.8em;
}

input.question:focus + div {
  width: 80%;
}

input.question:valid,
input.question:focus {
  padding-top: 0px;
}

input.question + div > span,
input.question + div + label > span,
div.floatLabel > span {
  font-weight: 300;
  margin: 0;
  position: absolute;
  color: #5F6062;
  font-size: 16px;
  top: -12px;
  left: 0px;
  z-index: -1;
  -webkit-transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
  transition: top 0.2s ease, font-size 0.2s ease, color 0.2s ease;
}

input.question:focus + div > span,
input.question:valid + div > span,
input.question:focus + div + label > span,
input.question:valid + div + label > span,
div.floatLabel.floatLabelActive > span {
  top: -28px;
  font-size: 12px;
  color: #5F6062;
}

@-webkit-keyframes appear {
  100% {
    opacity: 1;
  }
}

@keyframes appear {
  100% {
    opacity: 1;
  }
}

/* Error Handling */
input.text.error {
    border: none;
	border-bottom: 2px solid #D52B1E;
}
input.ui-state-error#zipcode {
	border-color: #CCC;
}

input.ui-state-error:focus#zipcode,
input.text.error:focus#zipcode {
    border-color: #00529A;
}

a.error-msg-x#close {
   background: url(../../content/dam/aaa-ie/general/home-page/core-close.svg) no-repeat;
   position: relative;
   left: 0;
   top: 0;
   float: right;
   width: 24px;
   height: 24px;
}

#zipcode_error {
    margin: 0;
    padding: 0;
    display:block;
    position: relative;
    top: 0;
    left: 0;
    color: #D52B1E;
    margin-top: 18px;
}

#ziplines1, #ziplines2, #ziplines3, #ziplines4, #ziplines5, #ziplines6 {
    margin: 0px;
    margin-top: 5px;
    width: 37.5%;
    margin-left: 4.55%;
    margin-right: 4.55%;
}

.error-msg-or {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.flat-bar {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 24px;
}

p.noBotPad {
    padding-bottom: 0;
}
.noVis {
	visibility: hidden;
}
.yesVis {
    visibility: visible;
}

#x-clear-input {
    position: relative;
    left: -40px;
    top: -8px;
    float: right;
}
.modal button.error-button {
    top: -2.2em;
}

@media only screen and (min-width: 320px) and (max-width: 417px){
    .modal label.error {
		top: 27px;
	}
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   .modal-bg {
    	opacity: 1;
    }
}
.hero {
    position: relative
}

.hero>ul {
    width: 970px;
    /*height: 456px;*/height: 342px;
    position: relative;
    z-index: 0
}

.hero>ul li {
    position: relative;
    display: none;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: 1.1s .2s ease-out;
    -moz-transition: 1.1s .2s ease-out;
    -ms-transition: 1.1s .2s ease-out;
    transition: 1.1s .2s ease-out
}

.hero>ul li div {
    position: absolute;
    top: 75px;
    left: 40px;
    width: 425px;
    color: #fff;
    -webkit-backface-visibility: hidden
}

.hero>ul li div p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size-adjust: .48;
    font-size: 2.2em;
    margin-bottom: 24px
}

.hero>ul li.active {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.hero .indicators {
    position: absolute;
    /*top: 426px;*/top: 342px;
    width: 100%;
    height: 40px;
    z-index: 100
}

.hero .indicators .overlay {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    background: #ededed;
    opacity: 1;
    filter: alpha(opacity = 100);
    z-index: 1
}

/* Restyling the Carousel radio buttons to allow more than 3 to be displayed */
.hero .indicators ul {
    /*margin: 8px 450px auto;*/
    width: 140px;
    position: relative;
    margin: 15px 450px auto;
    z-index: 99
}
.hero .indicators li {
    float: left;
    line-height: 30px;
    margin-right: 10px;
    overflow: hidden
}

.hero .indicators li a {
    display: block;
    background: #fff;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    line-height: 10px;
    height: 10px;
    width: 10px
}

.hero .indicators li.active a {
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 2px solid #fff
}

.no-csstransitions .hero li {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.lt-ie9 .hero li a:hover {
    text-decoration: none;
    cursor: pointer
}

.lt-ie9 .hero div.indicators li a {
    line-height: 1px;
    font-size: 1px;
    border: 0;
    width: 13px;
    height: 14px;
    background: url("../../content/dam/aaa-ie/images/circle_chicklets.png") 0 0 no-repeat;
    opacity: 1;
    filter: alpha(opacity = 100);
}

.lt-ie9 .hero .indicators li.active a {
    background-position: -20px 0;
    border: 0
}
/* hero page-404*/
.hero.page-404>ul {
    width: 972px;
    /*height: 456px;*/height: 565px;
    position: relative;
    z-index: 0
}

.hero.page-404>ul li {
    position: relative;
    display: none;
    opacity: 0;
    filter: alpha(opacity = 0);
    -webkit-transition: 1.1s .2s ease-out;
    -moz-transition: 1.1s .2s ease-out;
    -ms-transition: 1.1s .2s ease-out;
    transition: 1.1s .2s ease-out
}

.hero.page-404>ul li div {
    position: absolute;
    top: 75px;
    left: 40px;
    width: 425px;
    color: #666;
    -webkit-backface-visibility: hidden
}

.hero.page-404>ul li div p {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size-adjust: .48;
    font-size: 2.2em;
    margin-bottom: 24px
}

.hero.page-404>ul li.active {
    opacity: 1;
    filter: alpha(opacity = 100);
}

.hero.page-404 .indicators {
    position: absolute;
    /*top: 426px;*/top: 565px;
    width: 100%;
    height: 30px;
    z-index: 100
}

.hero.page-404 .indicators .overlay {
    position: absolute;
    width: 100%;
    height: 30px;
    right: 0;
    top: 0;
    text-align: right;
    color:#000;
    background:#ededed;
    /*background: #bababa;
    opacity: .2;
    filter: alpha(opacity = 20);*/
    z-index: 1
}
/*404 & under construction*/
.img-header{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size:20px;
    position: absolute;
    top: 75px;
    left: 40px;
    width: 625px;
    color: #666;
    font-size:20px;
}
.img-subheader{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size:16px;
    position: absolute;
    top: 104px;
    left: 40px;
    width: 625px;
    color: #666;
    font-size:16px;
}
.img-footer{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size:10px;
    position: absolute;
    top: 567px;
    left: 0;
    width: 100%;
    text-align:right;
    color: #666;
    padding:2px 0 10px 0;
}
a:link.img-button, a:visited.img-button {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    background: #0197d6;
    background: -webkit-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -moz-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: -ms-linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    background: linear-gradient(top, #6ab8cc 0, #0197d6 100%);
    border: 0;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -ms-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: .25em .5em;
    font-size: .8em;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5)
}

a:link.img-button:hover, a:visited.img-button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-size: .8em;
}
.img-button:after {
    content: " \203A";
}

#container {
    overflow: visible;
}

div.carousel {
    margin-top: 1px;
    margin-bottom: 2px;
}

.slides_container div {
    width: 1440px;
    height: 342px;
    display: block;
}

.carouselpagination {
    margin-top: 10px;
    text-align: center;
    width: 100%;
    padding-top: 65px;
}

.carouselpagination li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 4px;
}

.carouselpagination a {
    background: url("../../content/dam/aaa-ie/images/icons/btn_radio.png") no-repeat scroll 0 0 transparent;
    width: 15px;
    height: 0px;
    display: block;
    overflow: hidden;


    padding-top: 50px;
}

.carouselpagination a:hover,.current a {
    background-position: -20px 0;
}

.border-container-homebanner {
    margin-bottom: 40px;
    *margin-bottom: 30px;
    height: 342px;
    *height: 344px;
    height: 344px\9;
    padding: 3px 2px 2px 3px;
    *padding-bottom: 0px;
}

/* Alert Message slider calls */

.alertboxmessage {
    height: 90px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    *margin:0 0 10px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block;   
}

#alertmessage {
    padding: 18px 25px 15px 35px;
}

#alertmessage .slides_container {
    height: 60px !important; 
}

#alertmessage a.prev {
    background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 900px;
    top: 420px;
}
        
        #alertmessage a:hover.prev   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
        }
            
#alertmessage a.next  {
    background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 925px;
    top: 420px;
}

        #alertmessage a:hover.next   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
        }

.alert-msg-x {
    background: url("../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif") no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    visibility: visible;
    display: block;
    position: absolute;
    left: 960px;
    top: 400px;
}

#alertmessage .image {
    float: left;
    width: 60px;
    height: 40px;
    margin: 5px 8px 0 0 ;
}

#alertmessage .text {
    width: 770px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
    display: table-cell;
}

#alertmessage .text { *position: absolute;}
#alertmessage .text p { *position: relative;
*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

#alertmessage a {
    color: #007DB2;
    }
    
.freeformtext {
    height: 90px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    box-shadow: 0px 0px 5px 0px rgba(214, 214, 215, .5);
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border:1px solid #d6d6d7;
    margin:0 0 20px 0;
    *margin:0 0 10px 0;
    padding:2px 2px 1px 2px;
    background:#fff;
    display:block;   
}
/*URGENT - updated styles for California Earthquake 8/24/2014 */
#freeformtext {
    padding: 18px 25px 15px 35px;
}

#freeformtext .slides_container {
    height: 60px !important; 
}

#freeformtext a.prev {
    background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 900px;
    top: 420px;
}
        
        #freeformtext a:hover.prev   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_lft_blue.png") no-repeat scroll 0 0 transparent;
        }
            
#freeformtext a.next  {
    background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
    position: absolute !important;
    display: inline-block;
    visibility: visible;
    width: 27px;
    height: 30px;
    left: 925px;
    top: 420px;
}

        #freeformtext a:hover.next   {
            background: url("../../content/dam/aaa-ie/images/icons/alert_rt_blue.png") no-repeat scroll 0 0 transparent;
        }

.alert-msg-x {
    background: url("../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif") no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    visibility: visible;
    display: block;
    position: absolute;
    left: 960px;
    top: 400px;
}

#freeformtext .image {
    float: left;
    width: 60px;
    height: 40px;
    margin: 5px 8px 0 0 ;
}

#freeformtext .text {
    width: 770px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    vertical-align: middle;
    display: table-cell;
}

#freeformtext .text { *position: absolute;}
#freeformtext .text p { *position: relative;
*margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) + "px" : "0");
}

#freeformtext a {
    color: #007DB2;
}
.sales-model{
    width:300px;
    position:absolute;
    top:167px;
    left:52px;/*82px;*/
    z-index:999;
    padding:0;
    margin:18px 0 0 0;
}
input.sales-model-zip{
    width:100px;
    margin-right:4px;
}
#sales-model-zipcode_error{
    margin-bottom: 5px;
    margin-left: 0;
    padding-right: 0;   
    position:absolute;
    top:-20px;
    left:0;
    width:320px;
}
.sales-model-message{
}
/*button get a quote */
a:link.button-get-quote, a:visited.button-get-quote {
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -3px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
    display: inline-block;  
}

a:link.button-get-quote:hover, a:visited.button-get-quote:hover {
    cursor: pointer;
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -186px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
    display: inline-block;
}
.button-get-quote {
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -3px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
}
.button-get-quote:hover {
    border: none;
    background: url(../../content/dam/aaa-ie/images/icons/btn_GetAQuote.png) -186px -7px no-repeat;
    height: 30px;
    width: 178px;
    border: 0;
    padding: 0;
}
button:.button-get-quote {
    display:inline;
    float:left;
}
input.sales-model-zip{
    width:94px;
    height:22px;
    margin-right:5px;
    margin-top:3px;
    /*position: relative;
    top: 2px;
    *top: -11px;*/
    display:inline;
    float:left;
    line-height: 22px;
    padding-left: 3px;
}
.sales-model-line{
    float:left;
    width:300px;
    height:1px;
    border-top:1px solid #D6D6D7;
    line-height:1px;
    margin:12px 0 8px 0;
}
.sales-model-btn-call{
    float:left;
    background: url(../../content/dam/aaa-ie/images/icons/icon_phone_31x36.png) no-repeat;
    padding: 0 5px 0 0;
    margin:0 10px 0 0;
    width:31px;
    height:36px;
    display:inline;
    opacity:0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
    
}
.sales-model-btn-schedule{    
    float:left;
    background: url(../../content/dam/aaa-ie/images/icons/icon_calendar_31x31.png) no-repeat;
    padding: 0 5px 0 0;
    /*margin:0 10px 0 0*/;margin: -3px 10px 0 0;
    width:31px;
    height:36px;
    display:inline;
    opacity:0.90;
    filter:alpha(opacity=90); /* For IE8 and earlier */
}
.sales-model-header {
    color: #0173a3;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-bottom: 2px;
}
.sales-model-header a{
    color: #0173a3;
}
.sales-model-number {
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
}
.gray{
    color:#666;
}
.blue{
    color:#00539B;
}
.sales-model .clearfix{
    clear:both;
    margin-bottom:0;
}
/*Fix for issue on Mobile Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.footer_copy li { -webkit-text-size-adjust:none; }
	.error-msg-line { width:41%; }
}

/*Fix for spin buttons on chrome browser in number input field*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
/*------------------------------------------------------------------------------------------------------------------------
* Author Name:AAA - Web &Mobile Services
* Project Name:AAA- Evidence of Insurance
* File Name:wms-eoi.css
------------------------------------------------------------------------------------------------------------------------*/
.wms-eoi{
    overflow:hidden;
    position:relative;
    padding:0;
    margin:0;
    /*width:860px;*/
}
/*-----layout----*/
.form-col-label{
    width:255px;
    float:left;
	text-align:right;
    /*height:25px;*/
    display:inline;
    margin:8px 0;
    padding:7px 15px 0 4px;
    *padding:5px 15px 0 4px;
}
.form-col-field{
    width:300px/*390px*/;
    float:left;
    /*height:20px;*/
    display:inline;
    margin:8px 0;
    color:#666;
    padding: 6px 5px 0;
}
input.form-col-field{
	padding: 4px 5px;
}
select.form-col-field{
    width:100px/*402px*/;
    /*height:28px;*/
    padding:4px 1px 2px 3px;
    border: 1px solid #ccc;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.checkbox-horizontal{
    float:left;
    padding:0;
}
textarea.form-col-field.textarea{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    height:100px/*50px*/;
    padding:4px 1px 0 4px;
    overflow:hidden;
    width:300px/*396px*/;
    resize: none;
}
textarea.form-col-field.textarea-sm{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:normal;
    height:23px;
    padding:4px 1px 0 4px;
    overflow:hidden;
    width:300px/*396px*/;
    resize: none;
}
.height-medium{
    height:40px;
}
/*-----table-----*/
table.wms-sscp-policy-table{
    width:100%;
    border:0;
    margin:0 0 0 0;
    padding:0;
    border-collapse:collapse;
}
table.wms-sscp-policy-table {
}
table.wms-sscp-policy-table tr:first-child{
    content:"//";
    padding-top:30px;
}
table.wms-sscp-policy-table tr.oddrow {
    background: #e2e2e2;
    font-weight:bold;
    padding:0;
    margin:0;
}
table.wms-sscp-policy-table tr {
    font-weight:normal;
    padding:0;
    margin:0;
}
table.wms-sscp-policy-table td, table.wms-sscp-policy-table .oddrow  td{
    line-height: 1em;
    height: 32px;
    padding:8px 17px;
    margin:0;
    vertical-align:middle;
}
.wms-eoi-divider{
    background: none repeat scroll 0 0 #DCDDDE;
    height: 1px;
    line-height: 1px;
    margin: 20px 0 15px;
    padding: 0;
    width: 100%;
    display:inline-block;
    *display:block;
}


input[type="checkbox"]{
    margin:0 0 0 0;
}
.form-cancel{
	vertical-align:middle;
    display:inline;
    padding-left:10px;
    *float:left;
    *display:inline;
    *margin:-30px 0 0 112px;
    *padding:7px;
}
.form-cancel a{
    color:#0197d6;
    cursor: pointer;
}
.wms-eoi-drop {
    margin-top: -6px;
    width: 676px;
}
.wms-eoi-boxheader {
    background: linear-gradient(to bottom, #FFFFFF 0%, #F2F2F2 100%) repeat scroll 0 0 transparent;
    border-color: #D6D6D6 #D7D7D7 #B2B2B2;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px 2px 2px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    width: 640px;
    z-index: 2;
}
.required{
}
.form_leftcolmark {
    display:inline;
    width: 10px;
    padding:17px 3px 0 0;
	color: #EE3124;
}
*:-moz-placeholder:focus {
  color: transparent !important;
}
*[autofocus]:-moz-placeholder:focus {
  color: graytext !important;
}
*:focus::-webkit-input-placeholder{
  color: transparent !important;
}
*:focus[autofocus]::-webkit-input-placeholder{
  color: graytext !important;
}
input, textarea {
	/*-webkit-appearance: none;
	-moz-appearance: none;*/
	border: 1px solid #ccc;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
	margin: 0;
}
input[type="radio"], input[type="checkbox"]{
	border: 0px solid #ccc;
	vertical-align: middle;
}
/*input[type="radio"]{
	margin-top: 2px;
}*/
.spacer{
	padding:0 30px 0 8px;
	margin:0;
	vertical-align:	middle;
}
.spacer-submit{
    padding-top: 65px;
}
#lien1-container, #lien2-container, #lien3-container, #ins-vesting-container{
    display:none;
}
/*common text*/
.wms-eoi{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666;
}
.wms-eoi h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #01529b;
	line-height: 14px;
	padding:0 0 14px 0;

}
.width-big{
	width:300px;
}
.width-med{
	width:200px;
}
.width-sm{
	width:150px;
}
.width-mini{
	width:100px;
}
.width-mini-sub{
	width:80px;
	margin-left:10px;
}
.width-state{
	width:80px;
}
select.width-state {
    width: 113px;
}
.field{
	display:inline-block;
	width:860px;
}

/*--page level error/success messages--*/
.msg-error,
.msg-success,
.msg-alert {
	font: normal 13px Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 0.4);
	color:#666;
	width:93%;
	clear:both;
	float:left;
	padding:10px 10px 10px 16px;
	margin:2px auto 20px auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.2), inset 0 1px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.2), inset 0 1px 1px rgba(255,255,255,0.5);
	box-shadow: 0 0px 4px rgba(0,0,0,0.2), inset 0 1px 1px rgba(255,255,255,0.5);
}
.msg-error {
	border: #f4afa6 solid 1px;
	background: #FBE5E2;
	background: -webkit-gradient(linear, left top, left bottom, from(#FBE5E2), to(#f7cac4));
	background: -webkit-linear-gradient(top, #FBE5E2, #f7cac4);
	background: -moz-linear-gradient(top, #FBE5E2, #f7cac4);
	background: -ms-linear-gradient(top, #FBE5E2, #f7cac4);
	background: -o-linear-gradient(top, #FBE5E2, #f7cac4);
	background: linear-gradient(top, #FBE5E2, #f7cac4);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FBE5E2', endColorstr='#f7cac4' );
}
.msg-success {
	border: #70c218 solid 1px;
	background: #C5E1AF;
	background: -webkit-gradient(linear, left top, left bottom, from(#E5F1DA), to(#C5E1AF));
	background: -webkit-linear-gradient(top, #E5F1DA, #C5E1AF);
	background: -moz-linear-gradient(top, #E5F1DA, #C5E1AF);
	background: -ms-linear-gradient(top, #E5F1DA, #C5E1AF);
	background: -o-linear-gradient(top, #E5F1DA, #C5E1AF);
	background: linear-gradient(top, #E5F1DA, #C5E1AF);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5F1DA', endColorstr='#C5E1AF' );
}
.msg-error span,
.msg-success span,
.msg-alert span {
	vertical-align: middle;
	display: inline-block;
	height: 20px;
	line-height:20px;
	float: left;
}
.icon-success, .icon-error, .icon-alert{
	background: url("../../content/dam/aaa-ie/images/icons/imgs_sprite.png") 0 0 no-repeat;
    width: 20px;
    border: 0;
    padding: 0;
	margin: 0 10px 0 0;
    display: inline-block;
}
.icon-success{
	background-position: -6px -54px;
}
.icon-error{
	background-position:-29px -54px;
}
.icon-alert{
	background-position:-56px -54px;
}
.msg-error .msg-close,
.msg-success .msg-close,
.msg-alert .msg-close{
	background: url("../../content/dam/aaa-ie/images/icons/btn_X_10x10.gif") 0 5px no-repeat;
	float:right;
	width:10px;
}

/*--required field--*/
.icon-required{
	background: url("../../content/dam/aaa-ie/images/icons/icon_required.png") 0 0 no-repeat;
    width: 15px;
    height: 15px;
    border: 0;
    padding: 0 5px 0 0;
	margin: 0;
    display: inline-block;
}
/*.icon-required-field{
	clear:both;
	background: url("../../content/dam/aaa-ie/images/icons/icon_required.png") 0 0 no-repeat;
    width: 15px;
    height: 25px;
    border: 0;
    padding: 0 5px 5px 0;
	margin: 0;
    display: inline;
	float: left;
	position: relative;
	left: 280px;
}*/
.msg-required{
	clear:both;
	float:left;
	margin-left:275px;
	margin:0 0 0 275px;
	padding:0;
	display:inline;
}
.text-required{
	background: url("../../content/dam/aaa-ie/images/icons/icon_required.png") no-repeat scroll 0 0 transparent;
	clear:both;
	float:left;
	color: #EE3124;
	display:inline;
	position:relative;
	width:285px;
	left:280px;
	margin:0 0 0 0;
	padding:0 0 0 18px;
}
.text-required + .text-required {
	background-image: none;
}
.text-required.valid {
	background-image: none;
	height: 0;
}
.text-required.valid + .text-required {
	background: url("../../content/dam/aaa-ie/images/icons/icon_required.png") no-repeat scroll 0 0 transparent;
}
.text-required.valid + .text-required.valid {
	background-image: none;
}
.border-required{
	border-color: #EE3124;
}
/*select.border-required{
	border-color: #EE3124;
}*/
.border-required-float{
	display:inline-block;
	padding:2px 5px;
	border: 1px solid #EE3124;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.border-required-select{
	display: inline-block;
	padding: 0;
	margin: 8px 0 0;
	border: 1px solid #EE3124;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.border-required-select select {
	margin: 0;
	border-color: #FFFFFF;
}
.border-required-select + label {
	margin: 5px 0 4px;
}

.header-required{
	color: #EE3124;
	padding: 5px 0 10px 0;
	margin:0;
}
.note-field{
	float:left;
	margin: 8px 0;
    padding: 7px 0 0 14px;
	color:#666;
	font-size: 11px;
}

.form-col-field.retainInfo{
	margin-left: 274px;
	font-weight:bold;
}

/*remove outlines in ie7, outline.js removes from other browsers */
input, label, a {
	*noFocusLine: expression(this.hideFocus=true);
}
/* Corporate Responsibility pages */
li.corp_resp_list_item.clear {
	margin-bottom: 10px;
	height: 110px;
}

.artical_body ol {
	margin-left: 40px;
	list-style: decimal !important;
}
.artical_body ul {
	list-style-type: disc !important;

	/*margin-left: 40px;*/
	font-size:1.083em !important; 
}

.artical_body ul li  {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.5em !important;
	position: relative;
	left: 40px;
	padding-right: 40px;

}

.artical_image + .artical_body ul {
	list-style-position: inside;
}

.artical_image + .artical_body ul li {
	text-indent: -1em;
	text-indent: -1.5em\9;
	*text-indent: -1.2em;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .artical_image + .artical_body ul li {
        text-indent: -1.5em;
	}
}

.artical_image {
	width:230px;
	display:block;
	margin-top:4px !important;
}

.artical_body ol li {
	text-indent: 0 em;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 1.5em !important;
	font-size: 12px !important;
}
ol ol {
	list-style-type: decimal;
}

ul ul {
	list-style-type: circle;
}
/* This CSS is for the Calendar Date picker for the press room search */

.pressreleasesearch {
	width: 98%;
	}

.searchbox {
	background: #f1f1f1;
	padding: 17px;
	border: 1PX SOLID #E4E4E4;
}
.searchfield {
	width: 99%;
	padding: 7px 0 7px 5px;
	margin-bottom: 10px;
	color: #999
	}

.datepicker {
	display: inline-block;
	float: left;
	font: Arial, sans-serif 13px bold;
	}
	
	.datepicker label {
		display: inline-block;
		*display: inline;
		vertical-align: top;
		margin: 8px 0 0 5px;
	}

.date-input {
    *vertical-align: top;
    *display: inline;
    *zoom: 1;
    *line-height: 28px;
    font-size: 13px;
    *margin: 0 5px 0 0 !important;
    font-weight: bold;
}

.datepickerlabel {
	margin: 1px 10px 0 0;
	display: inline-block;
	width: 40px;
	float: left;
	line-height: 27px;
	line-height 25px\0/;
	font-weight: normal;
	font-size: 13px;
}

.searchlables {	
	display: inline-block;
	margin-right: 20px;
}

table.jCalendar {
	border: 1px solid #c4c4c4;
	background: #aaa;
    border-spacing: 2px;
}

table.jCalendar th {
	background: #fff;
	color: #a7a7a7;
	font-weight: bold;
	padding: 3px 5px;
	font-size: 8px;
}

table.jCalendar td {
	background: white;
	text-align: center;
	border: solid 1px #c4c4c4;
	width: 30px;
	line-height: 25px;
	height: 25px;
	color: #666;
	font-weight: bold;
}

table.jCalendar td.other-month {
	background: #fff;
	color: #ccc;
}

table.jCalendar td.today {
	background: #0096D5;
	color: #fff;
}

table.jCalendar td.selected {
	background: #699BC8;
	color: #fff;
}

table.jCalendar td.selected.dp-hover {
	background: #699BC8;
	color: #fff;
}

table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #E4E4E4;;
	color: #000;
}

table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}

table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #fff;
	color: #ccc;
}

table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #0096D5;
	font-size: 10px;
	font-family: arial, sans-serif;
	width: auto;
	line-height: 1.2em;
	color: #fff;
	margin-left: -130px;
}

div#dp-popup {
	position: absolute;
	z-index: 199;
}

div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
	line-height: 25px;
}

a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}

a#dp-close:hover {
	text-decoration: underline;
}

div.dp-popup a {
	color: #fff;
	text-decoration: none;
	padding: 3px 2px 0;
}

div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}

div.dp-popup div.dp-nav-prev a {
	float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}

div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}

div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}

div.dp-popup div.dp-nav-next a {
	float: right;
}

div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}

div.dp-popup td {
	cursor: pointer;
}

div.dp-popup td.disabled {
	cursor: default;
}
.dp-choose-date {
	display: inline-block;
}

	a.dp-choose-date {
		width: 20px;
		height: 26px;
		padding: 0;
		margin: 5px 11px 0 4px;
		display: inline-block;
		zoom: 1;
		text-indent: -2000px;
		overflow: hidden;
		background: url(../../content/dam/aaa-ie/images/icons/calendar_20x20.png) no-repeat;
		background-position-y: -2px;
		vertical-align: top;
	}
	

.calendar-shift {
	margin-left: -130px !important;
} 

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
 
input.dp-applied {
	width: 115px;
	font-family: Arial, sans-serif;
	color: #999;
	font-size: 13px;
	padding: 5px;
}

a.dp-nav-prev-year {
	width: 15px;
	height: 9px;
	padding: 0;
	margin: 9px 0 0 5px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../content/dam/aaa-ie/images/icons/arrow-year-pre.png) no-repeat;
	vertical-align: top;
}

a.dp-nav-prev-month {
	width: 9px;
	height: 9px;
	padding: 0;
	margin: 9px 0 0 5px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../content/dam/aaa-ie/images/icons/arrow-month-pre.png) no-repeat;
	vertical-align: top;
}

a.dp-nav-next-year {
	width: 15px;
	height: 9px;
	padding: 0;
	margin: 9px 0 0 5px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../content/dam/aaa-ie/images/icons/arrow-year-next.png) no-repeat;
	vertical-align: top;
}

a.dp-nav-next-month  {
	width: 9px;
	height: 9px;
	padding: 0;
	margin: 9px 0 0 5px;
	display: inline-block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../../content/dam/aaa-ie/images/icons/arrow-month-next.png) no-repeat;
	vertical-align: top;
}

input:focus.searchfield, input:focus.date-pick {    
	outline-color: #11B4E1;
}
/*------------------------------------------------------------------------------------------------------------------------
* Author Name:AAA - Web & Mobile Services
* Project Name:AAA- Phone list for right rail
* File Name:phone-list.css
------------------------------------------------------------------------------------------------------------------------*/
.custServNum {
	padding: 0;
	width: 252px;
	margin-left: 7px;
}
.custServNum, .custServNum p, .custServNum h2{
	font: 11px Arial,Helvetica,sans-serif;
}

.custServNum h2{
	padding: 25px 0 0 0;
}
.custServNum.red{
	padding: 25px 0 0 50px;
	margin-left: 7px;
}
.custServNum.red h2, .custServNum .ca-contacts h2:first-child{
	color: #ee3124;
	font: 14px Helvetica, Arial, sans-serif;
}
.custServNum .ca-contacts h2:first-child{
	padding-top: 0;
}
.custServNum.red h2{
	padding-bottom: 10px;
}

.custServNum p{
	padding: 0;
	border: none;
}
.custServNum .show_hide{
	padding-right: 12px;
}
.custServNum .show_hide:hover, .custServNum .show_hide.active{
	background: url("../../content/dam/aaa-ie/images/icons/10x10_arrow_down.png") right no-repeat;
}
.custServNum .show_hide:hover, .custServNum .show_hide:active {
	text-decoration: none;
}

.custServNum #slidingDiv{
	padding-top: 20px;
	position: relative;
	background: url("../../content/dam/aaa-ie/images/dropDownTopArrow.png") 0 0 no-repeat;
	cursor: default;
}

.custServNum #slidingDiv h3{
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
	background: #c9c9c9
	background: -webkit-gradient(linear, left top, left bottom, from(#EAEAEA), to(#c9c9c9));
	background: -webkit-linear-gradient(top, #EAEAEA, #c9c9c9);
	background: -moz-linear-gradient(top, #EAEAEA, #c9c9c9);
	background: -ms-linear-gradient(top, #EAEAEA, #c9c9c9);
	background: -o-linear-gradient(top, #EAEAEA, #c9c9c9);
	background: linear-gradient(top, #EAEAEA, #c9c9c9);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAEAEA', endColorstr='#c9c9c9' );
	border: 1px solid #ced4d7;
	border-top: none;
	border-radius: 4px 4px 0 0;
}
.custServNum #slidingDiv .reference{
	border: 1px solid #ced4d7;
	border-radius: 0 0 4px 4px;
	width: 250px;
	height: 300px;
	overflow: auto;
}
.custServNum #slidingDiv ul{
	list-style: none outside none;
	margin: 0;
}
.custServNum #slidingDiv li{
	font: 11px Arial, Helvetica, sans-serif;
	padding: 7px 10px;
}
/*.custServNum #slidingDiv li:hover{
	background: #c2eafc;
}*/

/*ie7 fixes */
.custServNum #slidingDiv, .custServNum #slidingDiv h3, .custServNum ul{
	zoom:1;
}
/*.custServNum div, .custServNum ul{
	position:relative;
}*/

.drnSearchField, .searchfield {
	width: 100%;
    border: 1px solid #CCC;
    height: 36px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 19px;
    font-family: Helvetica, Arial, sans-serif;
    text-indent: 52px;
    color: #5F6062;
}
.drnSearchIcon {
	position: absolute;
    margin-top: 40px;
    margin-left: 19px;
    fill: #5f6062;
}
.btn-submit, .btn-submit-disabled {
    color: #00529A;
    background-color: #FFF;
    border: none;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    position: relative;
    float: right;
    margin-top: -44px;
    margin-right: 32px;
    cursor: pointer;
}
.drnSearch {
    float: left;
    width: 100%;
    max-width: 960px;
	margin-top: 58px;
    padding-bottom: 20px
}
.searchnum.drnSearchNum {
    width: max-content;
    margin: auto;
    padding-top: 34px;
}
.drnSearchCard {
	width: 960px;
    height: 119px;
    max-width: 960px;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0px 8px 12px rgba(0,0,0,0.16);
    background-color: #FFF;
    margin-top: 24px;
    margin-left: -48px;
    font-family: Helvetica;
    color: #000;
}
.shopInfo {
    width: 344px;
    float: left;
    height: 90px;
    margin-left: 24px;
    margin-top: 24px;
}
.shopName, .shopHours {
	font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 24px;
}
.shopAddress, .drnHours {
	font-size: 13px;
    line-height: 22px;
    font-weight: normal;
}
.shopHours {
	width: 235px;
    float: left;
    height: 119px;
}
.shopLinks {
	width: 357px;
    float: left;
    height: 119px;
    font-size: 13px;
    line-height: 18px;
    color: #5F6062;
}
.drnWebsite, .drnTelephone, .drnLocation {
	width: 119px;
	height: 119px;
	float: left;
}
.drnWebsite img, .drnTelephone img, .drnLocation img {
	margin-left: 35px;
    margin-right: 35px;
    margin-top: 24px;
    margin-bottom: 8px;
}
.shopLinksWebText, .shopLinksPhoneText, .shopLinksLocText {
	float: left;
    text-align: center;
}
.shopLinksWebText {
    width: 85px;
    margin-left: 17px;
}
.shopLinksPhoneText {
	width: 87px;
    margin-left: 16px;
}
.shopLinksLocText {
	width: 71px;
    margin-left: 24px;
}
.grnDescription {
    position: relative;
    width: 165px;
    left: 4px;
    top: 4px;
}
div.greenCard {
    height: 170px;
}
.greenRepair {
        width: max-content;
}
.grnImage {
	height: 18px;
    margin-top: -8px;
    margin-left: 29px;
}
.pagination {
    height: 24px;
}
.pagination a{
	margin-top: 4px;
}
.disabled a {
    color: #5F6062 !important;
}
.pagination a.active, .paginationsearch a.active, .pagination .active a {
	color: #FFF !important;
    background-color: #00529A;
    border-radius: 25px; 
    width: 16px;
    height: 24px;
    line-height: 24px;
    display:table-cell;
    vertical-align: middle;
}
.regularText {
    font-weight: normal;
}
.searchnum {
    font-size: 16px;
    line-height: 19px;
    color: #5F6062;
}
.responsive .pagination li {
    padding-right: 0;
    display: table;
    float: left;
    margin-top: 6px;
}
li.disabled span {
    margin-top: 8px;
    display: inline-block;
    margin-top: -3px;
}
.prevChev, .nextChev {
    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn.svg);
    height: 20px;
    width: 15px;
    margin-top: -3px;
}
li.disabled span.prevChev, li.disabled span.nextChev {
    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn-disabled.svg);
    height: 20px;
    width: 15px;
    margin-top: -3px;
}
.responsive .pagination li.active {
    margin-top: 0px;
    text-align: center;
}
.responsive .drnSearchPagination .pagination li.active {
    margin-top: 2px;
}
.prevChev {
    float: left;
    transform: rotate(180deg);
    margin-right: 4px;
}
.nextChev {
    float: right;
    margin-left: 4px;
}
.alert-error, .search-no-results {
    position: inherit;
    color: #d52b1e;
    font-size: 16px;
    line-height: 19px;
}
#errorTerm {
    font-weight: bold;
}
.bottomPagination {
    width: 68%;
}
.bottomPagination .pagination {
    margin-bottom: 40px;
    margin-top: 5px;
}
.mobileShopCall, .mobileShopLinks, .directionsButton, .mobileWebsite, .lightPicker-Mobile {
	display: none;
}
.startDate, .endDate, .mobileDate {
    border: 1px solid #CCC;
    height: 36px;
    margin-top: 22px;
    font-size: 14px;
    line-height: 17px;
    font-family: Helvetica, Arial, sans-serif;
    color: #5F6062;
    width: 93px;
    font-weight: normal;
}
label.datepicker {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -84px;
    padding-top: 14px;
    text-align: center;
}

#end-date {
    left: 517px;
}
#start-date {
    left: 522px;
}
.lightPicker {
	position: relative;
    top: -62px;
    height: 50px;
    width: 93px;
    border-radius: 0 0 0 0;
    /*This section commented out for image to come through on mobile. If widget added back, uncomment this section*/
    /*background: url(../../content/dam/aaa-ie/general/home/icn-calendar.png) no-repeat;*/
    text-indent: 21px;
    background-position: 4px 50%;
    font: 14px/17px Helvetica;
    color: #333;
}
.pressreleasesearch .pr-search .pr-search-results .searchnum {
	top: -24px;
    position: relative;
	margin-bottom: 26px;
}
.pressreleasesearch .pr-search .pr-search-results {
	float: left;
    max-width: 864px;
}

.prarticle {
    background: #FFF;
    margin-left: -48px;
    width: 864px;
    padding-left: 48px;
    padding-right: 48px;
    float: left;
    margin-top: 16px;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.16);
}
.prResultTitle {
	font-size: 24px;
    line-height: 29px;
    margin-bottom: 24px;
    margin-top: 48px;
    font-weight: bold;
}
.prResultText {
	color: #333333;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 24px;
}
.prArticleDate {
    color: #767676;
	font-size: 13px;
    line-height: 18px;
    margin-bottom: 32px;
    clear: both;
}
.prResultTitle, .prResultText {
    float: left;
}
input::placeholder {
    color: #333;
}
.pressreleasesearch .pr-search .pr-search-results .empty-results{
    position: relative;
    padding-bottom: 45px;
    top: 20px;
    left: 200%;
    font-size: 32px;
    line-height: 24;
    color: #000;
    margin-bottom: -363px;
    margin-top: -320px;
}
.pressreleasesearch .pr-search .pr-search-results .empty-search-num{
    color: #5F6062;
    font-size: 16px;
    line-height: 19px;
    position: relative;
    top: 0px;
}
.pressreleasesearch .pr-search .pr-search-results .error-empty-search {
	margin-top: -48px;
}
.prPagination .pagination li, .pr-search .bottomPagination .pagination li {
    margin-top: 0px;
}
.prPagination .pagination li.disabled span.prevChev, .prPagination .pagination li.disabled span.nextChev,
.pr-search .bottomPagination li.disabled span.prevChev, .pr-search .bottomPagination li.disabled span.nextChev {
    margin-top: 3px;
}

.prPagination .pagination .prevChev, .prPagination .pagination .nextChev,
.pr-search .bottomPagination .prevChev, .pr-search .bottomPagination .nextChev {
    margin-top: 3px;
}
.prPagination .pagination li.active, .pr-search .bottomPagination li.active {
	margin-top: 1px;
}
.drnSearchPagination {
	font-size: 16px;
    line-height: 19px;
    margin: auto;
    width: max-content;
}
.drnSearchPagination .responsive .pagination li.active {
    margin-top: 1px;
    text-align: center;
}
/* These styles were added to temporarily remove the calendar widget and update styles based on ADA compatibility requirements*/
.pressRoomError {
    text-align: center;
    margin-top: -120px;
    padding-bottom: 60px;
    visibility: hidden;
    color: #d52b1e;
}

/*New class added for End date error. */
.endDtErr {
	text-align: center;
    margin-top: -60px;
    visibility: hidden;
    color: #d52b1e;
}

#searchButton {
	margin-right: 16px;
    top: -81px;
}
.lightPicker {
    position: relative;
    top: -62px;
    height: 50px;
    width: 136px;
    border-radius: 0 0 0 0;
    text-indent: 0px;
    background-position: 4px 50%;
    font: 14px/17px Helvetica;
    color: #333;
    background: none;
}
#end-date {
	left: 596px;
    text-align: center;
    top: -142px;
}
#start-date {
    left: 459px;
    text-align: center;
    top: -90px;
}
#start-date::placeholder, #end-date::placeholder {
	text-align: center;
}
.pressInputError {
    border: #D52B1E solid 2px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	.searchnum {
        width: max-content;
        margin: auto;
    }
	.drnSearchPagination {
        width: max-content;
        margin: auto;
        padding-bottom: 15px;
    }
	.drnSearchCard {
    	width: 328px;
		margin-left: auto;
    	margin-right: auto;
        display: flex;
    	flex-direction: column;
    	height: max-content;
        float: left;
        position: relative;
        page-break-inside: avoid;
    	margin-bottom: 20px;
	}
    .drnSearch {
		margin-top: 0x;
		margin-left: auto;
    	margin-right: auto;
		display: flex;
    	flex-wrap: wrap;
        width: auto;
        column-count: 2;
	}
	.drnWebsite img, .drnTelephone img, .drnLocation img {
		display: none;
	}
	.drnWebsite, .drnTelephone, .drnLocation, .shopInfo, .shopHours {
		width: auto;
	}
    .shopInfo {
        height: auto;
	}
    .directionsButton {
        display: inline;
    }
    .mobileButton {
    	width: 280px;
        font-family: Helvetica;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: inherit;
        text-align: center;
        float: left;
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 14px;
        font-size: 12px;
        font-weight: bold;
        margin-top: 72px;
    	margin-bottom: 39px;
	}
    .shopAddress {
        position: relative;
    	margin-top: 8px;
	}
	.shopLinksLocText {
        position: absolute;
        right: 24px;
        width: auto;
    }
	.mobileShopCall {
    	display: inline;
        font-weight: bold;
        font-size: 17px;
        line-height: 28px;
    }
    .shopHours {
    	height: auto;
        padding-top: 10px;
    	margin-top: 0;
    	padding-bottom: 16px;
    	border-top: 1px solid #e5e5e5
	}
	.drnWebsite, .drnTelephone, .drnLocation, .shopLinks {
    	height: auto;
    }
	.drnWebsite {
    	display: none;
    }
    .mobileWebsite {
    	display: block;
        font-family: Helvetica;
        font-weight: bold;
        font-size: 17px;
        line-height: 28px;
        padding-left: 20px;
        clear: both;
        border-top: 1px solid #e5e5e5;
        overflow: hidden;
        width: 308px;
    	padding-top: 16px;
    	padding-bottom: 16px;
    }	
    .shopLinksWebText {
        font-size: 13px;
        line-height: 17px;
        text-align: left;
        width: 85%;
        margin-left: 0px;
        color: #5F6062;
        font-weight: normal;
    }
    .shopHours, .mobileShopCall {
    	padding-left: 20px;
    }
	.drnTelephone {
    	margin-top: 16px;
        margin-bottom: 16px;
        border-top: solid 1px #e5e5e5;
    	width: 92%;
    	padding-top: 10px;
    }  
	div.greenCard {
        height: max-content;
    }
	.greenRepair {
        width: inherit;
        margin-bottom: 10px;
        border-top: 1px solid #e5e5e5;
        padding-top: 15px;
    }
	.grnImage {
    	margin-top: 0px;
    	height: 22px;
    	margin-left: 17px;
    }
	.lightPicker-Mobile {
    	display: inline-block;
        position: relative;
        top: -91px;
        height: 43px;
        width: 91px;
        border-radius: 0 0 0 0;
        /*This section commented out for image to come through on mobile. If widget added back, uncomment this section*/
        /*background: url(../../content/dam/aaa-ie/general/home/icn-calendar.png) no-repeat;*/
        background-position: 4px 50%;
        font: 14px/17px Helvetica;
        float: left;
        left: 69%;
        padding-left: 25px;
        padding-top: 7px;
        resize: none;
        color: #333;
    }
	textarea::placeholder {
    	padding-top: 11px;
    	color: #333;
	}
	.prsearch-button {
    	margin-right: 11px;
    }
    .lightPicker { 
        display: none;
    }
	.mobileDate {
        left: 480px;
    }
    a.dp-choose-date {
        left: 390px;
    }
    .prResultTitle {
        margin-top: 24px;
    }
    .prArticleDate {
        margin-bottom: 24px;
    }
    .pressreleasesearch .pr-search .pr-search-results .searchnum {
        top: -50px;
        position: relative;
        margin-bottom: 26px;
    }
    .prPagination .pagination-right {
		margin-top: -50px;
	}
    .prarticle {
        margin-left: 10px;
        width: auto;
        padding-left: 24px;
        padding-right: 24px;
    }
	.prResultsPadding {
		padding-bottom: 29px;
    }
	.pressreleasesearch .pr-search .pr-search-results .searchnum {
        position: absolute;
    }
    
    .pressreleasesearch .pr-search .pr-search-results {
        position: relative;
    }
    .pressreleasesearch .pr-search .pr-search-results .empty-search-num {
        left: -75%;
    }
    .pressreleasesearch .pr-search .pr-search-results .empty-results {
        position: relative;
    	left: 100%;
    	margin-top: -300px;
    	margin-bottom: -400px;
    }	
	.pressreleasesearch .pr-search .pr-search-results .error-empty-search {
    	margin-left: -112px;
    }
    .pressreleasesearch .pr-search .pr-search-results .error-num-results {
        position: relative;
        left: 0;
        margin-left: -112px;
    }
	/* These styles were added to temporarily remove the calendar widwidget and update styles based on ADA compatibility requirements*/
	#searchButton {
        text-align: center;
    }
	.lightPicker-Mobile {
        display: inline-block;
        position: relative;
        top: -62px;
        height: 50px;
        width: 133px;
        border-radius: 0 0 0 0;
        background: none;
        background-position: 4px 50%;
        font: 14px/17px Helvetica;
            line-height: 17px;
        float: left;
        left: 67%;
        padding-left: unset;
        padding-top: unset;
        resize: none;
        color: #333;
        text-align: center;
        line-height: 50px;
    }
    .pressRoomError {
        text-align: center;
        margin-top: -8px;
        visibility: hidden;
        color: #d52b1e;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
    .responsive {
		margin: auto;
     }
	.drnSearchCard {
    	width: 328px;
		margin-left: 0px;
        display: flex;
    	flex-direction: column;
    	height: auto;
        float: left;
        position: relative;
	}
    .drnSearch {
		margin-top: 8px;
        width: auto;
    	padding-bottom: 20px;
	}
	.drnWebsite img, .drnTelephone img, .drnLocation img {
		display: none;
	}
	.drnWebsite, .drnTelephone, .drnLocation, .shopInfo, .shopHours {
		width: auto;
	}
    .shopInfo {
        height: auto;
	}
    .directionsButton {
        display: inline;
    }
    .mobileButton {
    	width: 280px;
        font-family: Helvetica;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: inherit;
        text-align: center;
        float: left;
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 14px;
        font-size: 12px;
        font-weight: bold;
        margin-top: 72px;
    	margin-bottom: 39px;
	}
    .shopAddress {
        position: relative;
    	margin-top: 8px;
	}
	.shopLinksLocText {
        position: absolute;
        right: 24px;
        width: auto;
    }
	.mobileShopCall {
    	display: inline;
        font-weight: bold;
        font-size: 17px;
        line-height: 28px;
    }
    .shopHours {
    	height: auto;
        margin-top: 0;
    	padding-bottom: 16px;
    	border-top: solid 1px #e5e5e5;
    	padding-top: 10px;
	}
	.drnWebsite, .drnTelephone, .drnLocation, .shopLinks {
    	height: auto;
    }
	.drnWebsite {
    	display: none;
    }
    .mobileWebsite {
    	display: block;
        font-family: Helvetica;
        font-weight: bold;
        font-size: 17px;
        line-height: 28px;
        padding-left: 20px;
        clear: both;
        border-top: 1px solid #e5e5e5;
        overflow: hidden;
        width: 308px;
    	padding-top: 16px;
    	padding-bottom: 16px;
    }	
    .shopLinksWebText {
        font-size: 13px;
        line-height: 17px;
        text-align: left;
        width: 85%;
        margin-left: 0px;
        color: #5F6062;
        font-weight: normal;
    }
    .shopHours, .mobileShopCall {
    	padding-left: 20px;
    }
	.drnTelephone {
    	margin-top: 16px;
        margin-bottom:16px;
        border-top: solid 1px #e5e5e5;
    	padding-top: 10px;
    	width: 92%;
    }
	div.greenCard {
        height: max-content;
    }
	.grnDescription {
        left: 2px;
    }
	.greenRepair {
        width: inherit;
        margin-bottom: 10px;
        border-top: 1px solid #e5e5e5;
        padding-top: 15px;
    }
	.grnImage {
    	margin-top: 0px;
    	height: 22px;
    	margin-left: 17px;
    }
	.pagination {
    	margin-top: 40px;
    	float: none;
    	margin-left: 20px;
    	width: 100%;
    }
    .bottomPagination {
    	display: none;
    }
    .searchnum {
        position: relative;
    }
	.mobileDatePicker {
    	display: inline-block;
    }
	.prarticle {
        margin-left: 0px;
        width: auto;
        padding-left: 16px;
        padding-right: 16px;
    }
	.startDatePicker, .endDatePicker { 
        display: none;
    }
	.prSearchIcon {
    	/*display: none;*/
    }
	.prsearch-button {
    	/*background: url(../../content/dam/aaa-ie/general/home/blue-search-icon.png) no-repeat;
        width: 20px;
        font-size: 0px;
        margin-right: 9px;*/
    }
	.pr-search {
        width: min-content;
        margin: auto;
    }
    .lightPicker-Mobile {
    	display: inline-block;
        position: relative;
        top: -62px;
        height: 43px;
        width: 41px;
        border-radius: 0 0 0 0;
        background: url(../../content/dam/aaa-ie/general/home/icn-calendar.png) no-repeat;
        background-position: 4px 50%;
        font: 14px/17px Helvetica;
        float: left;
        left: 65%;
        padding-left: 21px;
        padding-top: 7px;
        resize: none;
    	color: #333;
    }
	.lightPicker-Mobile:focus, .lightPicker-Mobile.ui-state-valid {
		width: 81px;
        left: 56%;
    }
    textarea::placeholder {
        font-size: 0px;
	}
    textarea.ui-state-valid::placeholder {
        font-size: 14px;
    }
    .lightPicker { 
        display: none;
    }
	.pressreleasesearch .pr-search .pr-search-results .searchnum {
        top: -76px;
        position: relative;
        margin-bottom: 26px;
    }
	.pressreleasesearch .pr-search .pr-search-results .empty-results {
        margin-bottom: -470px;
        margin-top: -300px;
        position: relative;
        left: 0px;
    }
    .pressreleasesearch .pr-search .pr-search-results .empty-search-num {
        top: -45px;
    }
	.pressreleasesearch .pr-search .pr-search-results .error-empty-search {
		margin-top: -22px
    }
    .pressreleasesearch .pr-search .pr-search-results .error-num-results {
		margin-left: 0;
	}
    .prPagination .pagination-right {
		margin-top: -18px;
	}
	.pressSearchField {
    	text-indent: 12px;
    }
    /*.drnSearchPagination {
        margin-left: 20px;
    }*/
	.prResultTitle {
    	font-size: 17px;
        line-height: 20px;
    }
    .prResultText {
	    font-size: 16px;
    }
	/* These styles were added to temporarily remove the calendar widwidget and update styles based on ADA compatibility requirements*/
    .lightPicker-Mobile {
        display: inline-block;
        position: relative;
        top: -62px;
        height: 43px;
        width: 41px;
        border-radius: 0 0 0 0;
        background: url(../../content/dam/aaa-ie/general/home/icn-calendar.png) no-repeat;
            background-position-x: 0%;
            background-position-y: 0%;
        background-position: 4px 50%;
        font: 14px/17px Helvetica;
            line-height: 17px;
        float: left;
        left: 65%;
        padding-left: 21px;
        padding-top: 7px;
        resize: none;
        color: #333;
        line-height: 36px;
    }
	.search-no-results {
		width: 250px;
	}
    /*.pressRoomError {
        text-align: center;
        margin-top: -140px;
        visibility: hidden;
        color: #d52b1e;
    }*/

}

.endDtErr {
    text-align: center;
    margin-top: -107px;
    visibility: hidden;
    color: #d52b1e;
}

.pressSearchButton {
    margin-top: -53px;
}

.search-no-results {
    padding-bottom: 27px;
}

.pressreleasesearch .pr-search .pr-search-results .empty-search-num {
    margin-bottom: 13px;
}


/*CSS for the Green Repair filter feature.*/
.grnFilter {
    font-weight: 700;
    color: #000;
    position: relative;
    left: 4px;
}

#greenNetworkFilter {
    position: relative;
    bottom: 26px;
    left: 9px;
    color: #000;
    margin-left: 11px;
}

#greenRepairFilter {
    border: #000;
    position: relative;
    bottom: 41px;
    margin-left: 11px;
    margin-right: 21px;
    left: 31px;
}
.pdf-icon, .video-icon {
	display: inline;
	background-image: url("../../content/dam/aaa-ie/images/img_sprite-cenn.png");
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	margin-left: 5px;
	position: absolute;
}
.pdf-icon {
	background-position: -36px -32px;
}
.video-icon {
	background-position: -66px -32px;
}

#timeline {
    width: 908px;
    height: 606px;
    background-color: #E6E6E6;
    overflow: hidden;
}
#dates {
    width: 908px;
    height: 60px;
    overflow: hidden;
    margin-left: 0px;
    margin-bottom: 16px;
}
#dates li {
    list-style: none;
    float: left;
    width: 90px;
    height: 25px;
    font-size: 12px;
    font-family: "runda", sans-serif;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    border-top: 1px solid #DADADA;
}
#dates li:first-of-type {
    text-align: left;
    width: 49px;
}
#dates li:first-of-type .dateButton{
    margin-left:0px;
}
#dates li:last-of-type {
    text-align: right;
    width: 30px;
}
#dates li:last-of-type .dateButton{
    margin-left:16px;
}
#dates #lastDateButton {
    margin-left:8px;
}
.dateButton {
    display: inline;
    background-image: url("../../content/dam/aaa-ie/images/img_sprite-cenn.png");
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    margin-left: 5px;
    margin-top: -11px;
    *margin-top: -23px;
    position: absolute;
    background-position: -212px -81px;
}
.selected .dateButton {
    background-position: -156px -81px;
    margin-left: 8px;
}
a:hover .dateButton {
    background-position: -275px -81px;
    margin-left: 8px;
}
#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    color: #999999;
}
#dates a:hover {
    color: #007db2;
    font-weight: bold;
    font-size: 14px;
    font-family: "runda-n4","runda", sans-serif;
    text-decoration: none;
}
#dates .selected {
    color: #007db2;
    font-weight: bold;
    font-size: 14px;
    font-family: "runda-n4","runda", sans-serif;
}
#issues {
    position: relative;
}
#issues li div.timelineText > p {
    font: normal 13px "runda-n4","runda", sans-serif;
    line-height: 1.45em;
    line-height:1.4em\9;
    color: #666666;
}
#issues li div.timelineText {
    margin: 25px;
    width: 285px;
}
#issues li {
    border: 1px solid #B1B1B1;
    background-color: #FFFFFF;
    width: 778px;
    height: 574px;
    list-style: none;
    float: left;
    position: relative;
    left: 60px;
    margin: 15px 15px 15px 0;
}

#issues li img {
    display: inline;
    left: 284px;
    position: absolute;
    top: -10px;
}
#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */
    zoom: 1;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    border-left: 1px solid #b1b1b1;
}
#issues li h1 {
    font: lighter 26px "runda-n4","runda", sans-serif;
    color: #ee3124;
    line-height: 1.2em;
    margin-top: 60px;
}
#grad_left, #grad_right {
    width: 26px;
    height: 574px;
    position: absolute;
    top: 205px;
}
#block-left, #block-right {
    width: 15px;
    height: 606px;
    position: absolute;
    top: 189px;
    background-color: #E6E6E6;
}
#grad_left {
    left: 40px;
    background: url('../../content/dam/aaa-ie/images/whitelayer_left.png') repeat-y;
}
#grad_right {
    right: 69px;
    background: url('../../content/dam/aaa-ie/images/whitelayer_right.png') repeat-y;
}
#block-left{
    left: 26px;
}
#block-right {
    right: 54px;
}
.ui-slider-horizontal {
    height: 9px;
}
.ui-slider {
    position: relative;
    text-align: left;
    width: 908px;
    margin-bottom: 13px;
    margin-top: -18px;
    background: #e4e4e4; /* Old browsers */
    background: -moz-linear-gradient(top,  #e4e4e4 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e4e4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e4e4e4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e4e4e4 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e4e4e4 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e4e4e4 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    border: 1px solid #DFDFDF;
}
.ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    background-image: url("../../content/dam/aaa-ie/images/img_sprite-cenn.png");
    background-repeat: no-repeat;
    height: 9px;
    width: 57px;
    background-position: -155px -155px;
}
a.ui-slider-handle:active {
    background-position: -155px -189px;
}
#dates #firstDate {
    text-align: left\9;
    width: 49px\9;
}
#dates #lastDate {
    text-align: right\9;
    width: 30px\9;
}
/* IE hacks for overflow */
#timeline {
    *position: relative;
}
#grad_left, #grad_right {
    *top: 16px;
}
#grad_left {
    *left: 14px;
}
#grad_right {
    *right: 14px;
}
#block-left, #block-right {
    *top: 0px;
}
#block-left{
    *left: 0px;
}
#block-right{
    *right: 0px;
}
/* Press Details - Article Image */
.artical_image {
    float: left;
    margin: 0 25px 10px 0;
}
a.read-bar:hover span.link-text {
    border: #5f6062 solid 2px;
}	

div.timeline.text.parbase > ul {
    list-style: none;
    margin-left: 0em;
}
div.timeline.text.parbase > ul h2 {
    line-height: 2em;
}

div.timeline.text.parbase a:hover {
    border: #5F6062 solid 2px;
}

.modal button:hover {
    border: #5f6062 solid 2px;
}

div.message a:hover {
    border: #5f6062 solid 2px;
}


div.callout a.button:focus {
    /*border: #00529A solid 1px;*/
    outline: 2px solid white;
    outline-offset: -4px;
}

div.callout a.button:hover {
   /* border: #00529A solid 1px;*/
    outline: 2px solid white;
    outline-offset: -4px;
}

	#modalInit button:focus {
		border: #00529A solid 1px;
		outline: 2px solid white;
		outline-offset: -4px;
	}

.responsive-footer a:hover {
    border: #5F6062 solid 2px;
}

button#changeOption {
    float: right;
    background-color: transparent;
    font-weight: 700;
    cursor: pointer;
    width: auto;
}
#changeOption .column { 

	margin-left: 0;

	margin-right: 0;

}


	button#close 
 {
    background: url(../../content/dam/aaa-ie/general/home-page/core-close.svg) no-repeat;
    left: 0px;
    top: 0px;
    float: right;
    width: 24px;
    height: 24px;
    border-radius: inherit;
}

button#close:hover {
    border: none;
    outline: 2px solid #5F6062;
    outline-offset: 0px;
}
button#close:focus {
    border: none;
    outline: 2px solid #5F6062;
    outline-offset: 0px;
}



.responsive a{
    color: #00529A;
    font-weight: bold;
}

.content-show {
    display: block;
}
.content-hide {
	display:none;
}
.alert-close {
    fill: #EBA62F;
    width: 16px;
    height: 16px;
    position: relative;
    float: right;
    margin-right: 32px;
    margin-top: 30px;
}
.alert-box-message {
	background-color: #FFFAE0;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
    line-height: 28px;
    border-radius: 4px 4px 4px 4px;
    margin: auto;
    color: #FFF;
    position: relative;
    width:1344px;
    box-sizing:border-box;
    border: 2px solid #EBA62F;
    border-radius: 8px;
}

.alertTitle {
    font-family: Cabin;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.4px;
    color: #0B1421;
    margin-left: 72px;
    margin-top: 24px;
    margin-bottom:6px;
    line-height: 24px;

}

.alert-box-message h1 {
	font-size: 24px;
    line-height: 29px;
    padding-top: 24px;
    font-weight: normal;
}
.alert-box-message a.button ,
.alert-box-message a.button:hover,
.alert-box-message a.button:visited {
	border: 0;
    background-color: #FFF;
    color: #CF4900;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
}
.alert-icon {
    fill: #FFF;
    width: 32px;
    height: 27.01px;
    float: left;
    margin-top: 24px;
    margin-left: 32px;
}
.alertText {
    font-family: Helvetica, Arial, sans-serif;
    padding-bottom: 23px;
}
.social-icon {
    margin-right: 8px;
}
.mobile-social-icon {
    margin-right: 16px;
    width: 24px;
    height: 24px;
}
.callout-image a.button {
    top: -68px;
    left: 18px;
}
video {
    width: 100%;
}

/* responsive styles for payment estimator */
.border-container-responsive {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.sp-wrapper-responsive {
	width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.bottom-fixed {
	position: fixed;
    bottom: 0;
    z-index: 1004;
    background-color: #FFF;
    left: 0;
    padding: 40px 48px;
    box-shadow: 0px -4px 6px rgba(0,0,0,0.16);
}
.disclaimer-banner-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
}
.disclaimer-banner-text {
	font-size: 14px;
    line-height: 22px;
    float:left;
    width: 68.12%;
}
.bottom-fixed a.button, .bottom-fixed .button {
    border: 0;
	background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    float: right;
	cursor: pointer;
}
.floatingButton a.button, .floatingButton a.button:hover, .floatingButton a.button:visited,
.floatingButton .button, .floatingButton .button:hover, .floatingButton .button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: auto;
    border: 0;
    padding: 0 24px;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    margin-top: 40px;
}
.floatingButton a.button.left {
    float: left;
}
.floatingButton a.button.right {
    float: right;
}
.responsive-landing-callout img, .responsive-landing-callout a.button {
    margin-left: 42px;
}
.tips-landing-cOuts {
   	max-width: 1008px;
}
div.textimage div.image {
    float: left;
    margin: 0 8px 8px 0;
    display:inline-block;
}
div.textimage div.image.left {
	float: left;
}
div.textimage div.image.right {
	float: right;
}
div.textimage div.image.none {
	float: none;
}
.responsive-image img {
	max-width: 100%;
}
span.location span.location-label {
	font-family: Helvetica Neue, Helvetica, sans-serif;
}
sup {
	vertical-align: super;
    font-size: smaller;
}
sub {
	vertical-align: sub;
    font-size: smaller;
}
div.slide-div {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 48px

}
div.slide_div img {
    width: 50%;
    float: left;
    position: relative;
}
div.slide-text-container {
    float: left;
    background-color: white;
    max-width: 720px;
    position: relative;
    max-height: 312px;
    height: 308.75px;
}
div.slide-text {
    margin: 48px;
    height: 212px;
	width: auto;
}
div.slide-text p.slideTitle {
    color: #D52B1E;
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
}
div.slide-text p.slideMessage {
    font-size: 26px;
    line-height: 34px;
}
div.slide-text h3 {
	font-size: 32px;
    line-height: 42px;
    font-weight: bold;
}
div.slide-text a {
	float: right;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    bottom: 25px;
    right: 40px;	
}
div#header-row.row.noMask {
    padding-bottom: 6px;
}
a.button.skipLink {
    background-color: #00529A;
    color: #FFF;
    height: auto;
    width: auto;
    border: 0;
    padding: 0;
    font-size: 16px;
    line-height: 32px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    right: 18.68%;
    position: fixed;
    transform: translateY(-1000%);
    transition: transform 0.3s;
    z-index:5000;
}
a.button.skipLink:focus {
    transform: translateY(0%);
}
a:focus {
    border: #5F6062 solid 2px;
}
div#logo-universal a {
    display: block;
    height: inherit;
}
a.button:focus {
    border: #D52B1E solid 2px;
}
a.carousel-button:focus {
    border: #D52B1E solid 2px;
}
div.close-x a:focus {
    border: #5F6062 solid 2px;
}
a.close:focus svg {
    border: #5F6062 solid 2px;
}
/*
div.callout a.button:focus {
    border: #D52B1E solid 2px;
}*/
div.alert-box-message .button:focus {
    border: #00338D solid 2px;
}
li.responsive-tips-card a {
    display: block;
    height: 115px;
}
a.read-bar:focus {
    border: none;
}
a.read-bar:focus span.link-text {
    border: #5f6062 solid 2px;
}



.hpBanner a.button:focus {
    border: #D52B1E solid 2px;
}
div.callout div.button {
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
    top: -68px;
    right: -60px;
}
a[data-analytics-label*="TIPS"]:focus {
    display: inherit;
}
input:focus {
	border: #D52B1E solid 2px;
}
a:focus span[class*="Chev"] {
    border: #5F6062 solid 2px;
}		
span[class*="drn"] a:focus {
    width: 48px;
    height: 48px;
    display: inline-table;
}
input:focus.searchfield {		
	border: #5F6062 solid 2px;
}
input#submit:focus {		
	border: #5F6062 solid 2px;
}
a.pdf-link:focus {
    border: #D52B1E solid 2px;
}

/*#modalInit button:focus {
    border: #D52B1E solid 2px;
}*/

a.mobile-bar:focus {
    border: none;
}
a.mobile-bar:focus .showHideWrap {
    border: #5F6062 solid 2px;
}
#close\ user-alert-close:focus {
    border: none;
}
#mobile-date:focus {
    border: #5F6062 solid 2px;
}
#start-date:focus, #end-date:focus {
	border: #5F6062 solid 2px;
}
.sectionHeadingTitle {
    font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.responsive .change-location {
    height: 32px;
    max-width: max-content;
    font-size: 12px;
    line-height: 14px;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    background-color: #00529A;
    color: #FFF;
    border-radius: 26px 26px 26px 26px;
    float: right;
    position: relative;
    margin-right: 32px;	
    padding-right: 15px;
    width: auto;
}
/*@media (min-width: 1025px) {
    .responsive .change-location {
        float: right;
        text-align: center;
        height: 25px;
        width: 200px;
        font-size: 14px;
        line-height: 16px;
        margin-right: 84px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
    	color: #FFF;
    	border-radius: 26px 26px 26px 26px;
        position: relative;
		top: -7px;
    }*/
.alert-box-message {
    width: 1344px;
    margin-bottom: 51px;
    margin-top: 13px;
}
.alert-box-message h1 {
    margin-left: 80px;
    margin-bottom: 13px;
}
.alert-box-message a.button,
.alert-box-message a.button:hover,
.alert-box-message a.button:visited {
    height: 50px;
    width: 154px;
    float: right;
    bottom: 32px;
    right: 0px;
    margin-right: 32px;
    position: absolute;
    font-weight: bold;
}
.alertText {
    font-family: Cabin;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.4px;
    color: #4D5160;
    margin-left: 72px;
    padding-bottom: 32px;
}
.alertText p {
    max-height: 80px;
    overflow: hidden;
}
.location-icon {
    fill: #FFF;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 10.854px;
    height: 16px; 
}
.location-label {
    padding-left: 10px;
    top: 4px;
    position: relative;
}
.location {
    padding-left: 30px;
    top: 10px;
    position: relative;
}
.change-location .location-bold {
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 1px solid #fff;
    float: right;
    margin-right: 16px;
    margin-top: 8px;
    color: #fff;
}
.responsive {
    width: 100%;
    max-width: 1440px;
    margin-top: 48px;
    font-family: Helvetica, Arial, sans-serif;
    background-color: #F7F7F7;
    margin-left: auto;
    margin-right: auto;
}
.responsive .row {
    width: 100%;
}
.responsive .logo {
    margin-left: 48px;
}
.responsive .container {
    margin: 0;
}

#topnav{
    margin: 0;
    margin-left: 32px;
    float: left;
    position: relative;
    top: 23px;
    margin-right: 240px;
}

.responsive .topNavigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.responsive .navPage {
    float: left;
    padding-right: 32px;
}

.responsive .navPage a {
    display: block;
    color: #00529A;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 19px;
}

.hpBanner {
    width: 100%;
    margin-top: 48px;
    margin-bottom: 48px;
}

.hpBanner img {
    width: 50%;
    position: relative;
    float:left;
}
.bannerShadow {
    float: left;
    width: 50%;
    background-color: white;
    max-width: 720px;
    position: relative;
    max-height: 312px;
    height: 308.75px;
    box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
}
.bannerShadow .hpContent {
    margin: 48px;
}
.hpContent h1 {
    color: #ED1C2E;
    line-height: 38px;
    font-size: 32px;
    padding-bottom: 24px;
    font-weight: normal;
}
.hpContent p {
    font-size: 16px;
    line-height: 28px;
    max-height: 110px;
    overflow: hidden;
}
.hpBanner a.button ,
.hpBanner a.button:hover,
.hpBanner a.button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 34px;
    width: 106px;
    border: 0;
    padding: 0;
    margin-top: 16px;
    display: inline-block;
    float: right;
    position: relative;
    font-size: 18px;
    line-height: 34px;
    border-radius: 26px 26px 26px 26px;
    text-align: center;
    text-decoration: none;
}
.cOuts {
    width: 100%;
    max-height: 423px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.cOuts a.button ,
.cOuts a.button:hover,
.cOuts a.button:visited {
    border: 0;
    background-color: #00529A;
    color: #FFF;
    height: 50px;
    width: 216px;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 50px;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    text-decoration: none;
}
.callout-img {
    height: 216px;
    width: 216px;
    border-radius: 50%;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    position: absolute;
    margin-left: auto;
    z-index:1;
    background-size: 216px;
    background-repeat: no-repeat;
}
.callout {
    max-width: 336px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.centerAlign {
    margin-left: auto;
    margin-right: auto;
}
.calloutShadowBox {
    max-width: 312px;
    max-height: 255px;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    margin-left: 12px;
    margin-right: 12px;
    padding-bottom: 15px;
    height: 100%;
    padding-top: 87px;
    position: relative;
    background-color: #fff;
    text-align: center;
    margin-top: 129px;
}
.cOuts p {
    font-size: 16px;
    line-height: 28px;
    border: none;
    margin: 24px;
}
.responsive footer.responsive-footer {
    background-color: #EBEBEB;
    color: #333333;
    font-family: Helvetica Neue, Helvetica, sans-serif;
    padding-left: 96px;
    padding-right: 96px;
    padding-top: 50px;
    padding-bottom: 44px;
    margin-top: 79px;
    clear: both;
}
.responsive-footer h2{
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 24px;
}
.footer-block {
    float:left;
    margin-right: 48px;
    font-family: Helvetica Neue, Helvetica, sans-serif;
}
.responsive-footer a,
#charterDocs a{
    color: #00529A;
}
.footer-p {
    font-family: Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 16px;
}
.footer-p-tel {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 16px;
}
.tel-link {
    color: #00529A;
}
.footer-disclaimer {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    padding-top: 25px;
    padding-bottom: 12px;
}
.footer-disclaimer p{
    margin-bottom: 32px;
}
div.slide-text p.slideMessage {
    font-size: 21px;
    line-height: 28px;
}
div.slide-text p.slideTitle {
    font-size: 28px;
    line-height: 32px;
}
.carouselImage {
    height: 293px;
}
hr.wildfire-break {
    margin: 30px 0;
}
div.artical div.textimage div.image.right {
    float: right;
    width: fit-content;
    max-width: 50%;
    margin-left: 5px;
}
div.artical div.textimage div.image.right img.cq-dd-image {
    max-width: 100%;
}
@media only screen and (max-width: 1024px){
	.row .large-6 {
		width: 100%;
	}
}
@media only screen and (min-width: 1359px) {
    .cOuts {
        max-width: 1344px;
    }
    .tips-landing-cOuts {
        max-width: 1008px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1358px) {
    .cOuts {
        max-width: 672px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 338px;
    }
    .callout {
        margin-bottom: 40px;
    }
    .tips-landing-cOuts {
        max-width: 1008px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .generic-main .generic-text {
        height: auto;
    }
    .alert-box-message {
        width: 707px;
        margin-bottom: 4px;
        margin-top: 22px;
    }
    .alert-box-message h1 {
        margin-left: 80px;
        margin-bottom: 15px;
    }
    .alert-box-message a.button,
	.alert-box-message a.button:hover,
	.alert-box-message a.button:visited {
		height: 50px;
        width: 154px;
    	float: right;
    	bottom: 32px;
    	right: 0px;
    	margin-right: 32px;
    	position: absolute;
    	font-weight: bold;
    }
	.alertText {
		width: 611px;
        margin-left: 72px;
        padding-bottom: 24px;
    }
	.alertText p {
    	max-height: 104px;
    	overflow: hidden;
    }
	.responsive .change-location {
        /*height: 32px;
        max-width: max-content;
        font-size: 12px;
        line-height: 14px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        float: right;
        position: relative;
        top: -24px;
        margin-right: 32px;	*/
        padding-right: 0;
        top: 35px;
    }
    .location-icon {
        fill: #FFF;
        position: absolute;
        padding-top: 8px;
        left: 15px;
    	width: 10.854px;
    	height: 16px; 
        top:0px;
    }
    #mobile-change img {
		position: absolute;
        padding-top: 8px;
        padding-left: 15px;
    }
    #mobile-change a {
    	color: #FFF;
    }
    .change-location .location-bold {
		font-size: 16px;
        line-height: 19px;
        font-weight: bold;
        padding-left: 10px;
        border-left: 1px solid #fff;
        float: right;
        margin-right: 16px;
        margin-top: 6.5px;
	}
    .change-location .location {
        font-size: 12px;
        line-height: 14px;
        position: relative;
        float: left;
    	margin-left: 35px;
    	padding-top: 9px;
    	padding-right: 10px;
        top: 0px;
        left: -10px;
    }
    .responsive {
        width: 100%;
        max-width: 1024px;
        font-family: Helvetica, Arial, sans-serif;
        background-color: #F7F7F7;

    }
	#header-row {
    	padding-top: 16px;
    	padding-bottom: 16px;
    	width: 100%;
    	background-color: #F7F7F7;
	}	
    .responsive .logo {
        float: left;
        width: 298.46px;
        margin: 0;
        margin-left: 123px;
        margin-top: 24px;
        margin-bottom: 24px;
    }
	.logo img{
		width: 298.46px;
    }
    .responsive .container {
        margin: 0;
    }

	#hamburgerNav {
		margin-top: 44px;
    	margin-left: 32px;
    	cursor: pointer;
    	background-color: #F7F7F7;
    	position: absolute;
    	border: none;
    	width: 35px;
    	height: 35px;
	}	
    .hamburger{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
    }
	.hamburger-patty{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
        margin-top: 2.94px;
        margin-bottom: 2.94px;
    }
    
    /*.responsive .topNavigation {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
    }
    
    .responsive .navPage {
      float: left;
      padding-right: 32px;
    }
    
    .responsive .navPage a {
      display: block;
      color: #00529A;
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      line-height: 19px;
    }*/
    
    .hpBanner {
        width: 100%;
    	overflow: hidden;
    }
    
    .hpBanner img {
        width: 50%;
    	height: 312px;
        float: left;
    }
    .bannerShadow {
        float: right;
        width: 50%;
        background-color: white;
        position: relative;
        height: 312px;
        box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
    }
    .bannerShadow .hpContent {
        margin: 48px;
    }
    .hpContent h1 {
        color: #ED1C2E;
        line-height: 38px;
        font-size: 32px;
        padding-bottom: 24px;
        font-weight: normal;
    }
    .hpContent p {
        font-size: 16px;
        line-height: 28px;
        max-height: 110px;
        overflow: hidden;
    }
    .hpBanner a.button ,
    .hpBanner a.button:hover,
    .hpBanner a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 34px;
        width: 106px;
        border: 0;
        padding: 0;
        margin-top: 24px;
        display: inline-block;
        float: right;
        position: relative;
        font-size: 18px;
        line-height: 34px;
        border-radius: 26px 26px 26px 26px;
        text-align: center;
        text-decoration: none;
    }
    .cOuts {
    	max-width: 520px;
        max-height: 423px;
        height: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .cOuts a.button ,
    .cOuts a.button:hover,
    .cOuts a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 50px;
        width: 216px;
        border: 0;
        padding: 0;
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 50px;
        border-radius: 4px 4px 4px 4px;
        text-align: center;
        text-decoration: none;
    }
    .callout-img {
        height: 152px;
        width: 152px;
        border-radius: 50%;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        position: absolute;
        margin-left: auto;
        margin-top: 72px;
        z-index:1;
        background-size: 152px;
        background-repeat: no-repeat;
    }
    .callout {
        max-width: 248px;
        width: 100%;
        float: left;
    	margin-bottom: 40px;
    }
    .callout-mid {
        margin-left: 12px;
        margin-right: 12px;
    }
    .centerAlign {
        margin-left: auto;
        margin-right: auto;
    }
    .calloutShadowBox {
        max-height: 255px;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        padding-bottom: 32px;
        height: 100%;
        padding-top: 70px;
        position: relative;
        background-color: #fff;
        text-align: center;
        margin-top: 148px;
    }
    .cOuts p {
        font-size: 16px;
        line-height: 28px;
        border: none;
        margin: 24px;
    }
    .responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        padding-left: 96px;
        padding-right: 96px;
        padding-top: 5px;
        padding-bottom: 44px;
        margin-top: 79px;
    }
    .responsive-footer h2{
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 24px;
    }
    .footer-block {
        float:left;
        margin-right: 48px;
    	display: none;
    }
    .responsive-footer a,
    #charterDocs a{
        color: #00529A;
    	font-family: Helvetica Neue, Helvetica, sans-serif;
    }
    .footer-p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 16px;
    }
    .footer-p-tel {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .tel-link {
        color: #00529A;
    }
    .fixed {
    	position: fixed;
    	-webkit-transform: translateZ(0);
    	transform: translateZ(0);
        z-index: 1001;
    	top: 0px;
    	left: 0px;
    }
	.mobileNav {
        background: white;
        position: fixed;
        z-index: 1001;
        padding-left: 16px;
    	width: 316px;
    	box-shadow: 12px 0px 48px rgba(0,0,0,0.16);
    	top: 0;
    	height: 100%;
	}
	#hidden-hamburgerNav {
        margin-top: 24px;
        cursor: pointer;
        margin-bottom: 49.49px;
    	background-color: #FFF;
    	position: relative;
		border: none;
    	width: 35px;
    	height: 35px;
	}
	.mobileNav li {
    	clear: both;
    	margin-bottom: 25px;
	}
	.mobileNavResources {
    	margin-top: 5px;
        background-color: #EBEBEB;
        margin-left: -16px;
    	padding-left: 16px;
    	padding-bottom: 135px;
    }
    .mobileNavResources h3 {
    	color: #333333;
        font-size: 14px;
        line-height: 17px;
        padding-top: 24px;
        margin-bottom: 24px;
	}
	.mobileNavResources li {
		margin-bottom: 16px;
    }
	.mobileNavTop {
		height: 57%;
    }
	.mobileNavResources .contactPill {
		background-color: #00529A;
        border-radius: 14px 14px 14px 14px;
        font-size: 12px;
        line-height: 14px;
        padding-top: 7px;
        padding-bottom: 7px;
        width: 93px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 51px;
        margin-top: 21.96px;
    	float: left;
    }
	.mobileNavResources .contactPillText {
        color: #FFF;
    }
	.socialMediaLinks {
    	padding-top: 21.96px;
    	float: right;
    }
	.landing-outs {
		margin-top: 72px;
    }
    .landing-banner-image {
		width: 100%;
        object-fit: cover;
        object-position: right;
        height: 386px;
    	width: 312px;
    }
	.responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 9px;
        padding-bottom: 44px;
        margin-top: 0;
        font-size: 12px;
        line-height: 14px;
    	clear: both;
    }
	.responsive-footer p {
		padding-top: 5px;
    }
    span.terms-links:before {
		content: '\A';
    	white-space: pre;
    }
	.responsive-footer p:nth-of-type(2) {
		text-align: center;
    }
	.tips-landing-cOuts {
    	max-width: 768px;
    }
    .responsive-landing-callout img, .responsive-landing-callout a.button {
    	margin-left: 0;
	}
	.tips-landing-cOuts .callout-mid {
    	margin-left: 0;
        margin-right: 0;
	}
	div.slide-text p.slideTitle {
        font-size: 20px;
        line-height: 26px;
    }
	.responsiveCarouselImage {
        height: 292px;
    }
	div.slide-text p.slideMessage {
        font-size: 18px;
        line-height: 24px;
    }
	div.callout div.button {
		right: -18px
	}

}

@media only screen and (min-width: 320px) and (max-width: 767px) {

	.alert-box-message {
		box-sizing: border-box;
		flex-direction: row;
		align-items: flex-start;
		width: 300px;
		background: #FFFAE0;
		border: 2px solid #EBA62F;
		border-radius: 8px;
        margin-top: 115px;
        height:250px
    }
    .alert-icon {
        margin-left: 24px;
    }
    .alert-box-message h1 {
        margin-left: 65px;
    }
    .alert-box-message a.button {
		height: 50px;
        width: 216px;
    	margin: 24px 20%;
    	font-weight: bold;
    }
	.alertText {
        margin-left: 72px;
        margin-right: 24px;
		margin-top: 10px;
    	text-align: left;
    }
	.alertText p {
    	max-height: 220px;
    	overflow: hidden;
    	text-align: left;
    }
	.responsive .change-location {
        height: 28px;
        max-width: max-content;
        margin-top:2px;
        font-size: 12px;
        line-height: 14px;
        font-family: Helvetica Neue, Helvetica, sans-serif;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        margin-left: 93.5px;
        margin-right: auto;
        float:none;
    }
    .location-icon {
        fill: #FFF;
        position: unset;
        padding-top: 8px;
        left: 15px;
    	width: 10.854px;
    	height: 16px; 
    	float: left;
        margin-left: 10px;
    }
    #mobile-change img {
		position: absolute;
        padding-top: 6px;
        padding-left: 7.18px;
    }
    #mobile-change a {
    	color: #FFF;
    }
    .change-location .location-bold {
		font-size: 14px;
        line-height: 17px;
        font-weight: bold;
        padding-left: 10px;
        border-left: 1px solid #fff;
        float: right;
        margin-right: 16px;
        margin-top: 5.79px;
	}
    .change-location .location {
        font-size: 12px;
        line-height: 14px;
        position: unset;
        float: left;
    	margin-left: 20px;
    	padding-top: 7px;
    	padding-right: 10px;
    }
    .responsive {
        width: 100%;
        max-width: 550px;
        font-family: Helvetica, Arial, sans-serif;
        background-color: #F7F7F7;
    }
	#header-row {
    	padding-top: 16px;
    	padding-bottom: 16px;
    	width: 100%;
    	background-color: #F7F7F7;
	}	
    .responsive .logo {
        float: left;
        width: 255.83px;
        margin: 0;
        margin-left: 64px;
    }
	.logo img{
		width: 255.83px;
    }
    .responsive .container {
        margin: 0;
    }

	#hamburgerNav {
		margin-top: 8px;
    	margin-left: 16px;
    	cursor: pointer;
    	background-color: #F7F7F7;
    	position: absolute;
    	width: 24px;
    	border: none;
    	width: 35px;
    	height: 35px;
	}
	#hidden-hamburgerNav {
        margin-top: 24px;
        cursor: pointer;
        margin-bottom: 48.38px;
    	background-color: #FFF;
    	position: relative;
    	width: 24px;
    	border: none;
    	width: 35px;
    	height: 35px;
	}	
    .hamburger{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
    }
	.hamburger-patty{
        width: 24px;
        height: 3.37px;
        background-color: #00529A;
		border-radius: 4.49px 4.49px 4.49px 4.49px;
        margin-top: 2.94px;
        margin-bottom: 2.94px;
    }

    /*.responsive ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
    }

    .responsive li {
      float: left;
      padding-right: 32px;
    }

    .responsive li a {
      display: block;
      color: #00529A;
      text-align: center;
      text-decoration: none;
      font-size: 16px;
      line-height: 19px;
    }*/

    .hpBanner {
        width: 100%;
    	overflow: hidden;
    }

    .hpBanner img {
        width: 100%;
    }
    .mobile-text {
        position: relative;
        color: #000;
        padding-left: 32px;
        padding-right: 32px;
        background: #fff;
        padding-bottom: 90px;
        box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
        padding-top: 32px;
    	margin-bottom: 32px;
    }
    .bannerShadow .hpContent {
        margin: 48px;
    }
    .hpContent h1 {
        color: #ED1C2E;
        line-height: 38px;
        font-size: 32px;
        padding-bottom: 24px;
        font-weight: normal;
    }
    .hpContent p {
        font-size: 16px;
        line-height: 28px;
        max-height: 110px;
        overflow: hidden;
    }
    .hpBanner a.button ,
    .hpBanner a.button:hover,
    .hpBanner a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 34px;
        width: 106px;
        border: 0;
        padding: 0;
        margin-top: 24px;
        display: inline-block;
        float: right;
        position: relative;
        font-size: 18px;
        line-height: 34px;
        border-radius: 26px 26px 26px 26px;
        text-align: center;
        text-decoration: none;
    }
    .cOuts {
        margin-top: 8px;
        margin-bottom: 22px;
        position: relative;
    }
    .cOuts a.button ,
    .cOuts a.button:hover,
    .cOuts a.button:visited {
        border: 0;
        background-color: #00529A;
        color: #FFF;
        height: 50px;
        width: 216px;
        border: 0;
        padding: 0;
        display: inline-block;
        position: relative;
        font-size: 18px;
        line-height: 50px;
        border-radius: 4px 4px 4px 4px;
        text-align: center;
        text-decoration: none;
    }
    .callout-img {
        height: 216px;
        width: 216px;
        border-radius: 50%;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        position: absolute;
        margin-left: auto;
        z-index:1;
        background-size: 216px;
        background-repeat: no-repeat;
    }
    .callout {
        max-width: 336px;
        width: 100%;
        float: left;
    	margin-bottom: 40px;
    	margin-left: 3.33%;
    }
    .centerAlign {
        margin-left: auto;
        margin-right: auto;
    }
    .calloutShadowBox {
        max-width: 312px;
        max-height: 255px;
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        margin-left: 12px;
        margin-right: 12px;
        padding-bottom: 15px;
        height: 100%;
        padding-top: 87px;
        position: relative;
        background-color: #fff;
        text-align: center;
        margin-top: 129px;
    }
    .cOuts p {
        font-size: 16px;
        line-height: 28px;
        border: none;
        margin: 24px;
    }
    .responsive-footer h2{
        font-weight: bold;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 24px;
    }
    .footer-block {
        float:left;
        margin-right: 48px;
    	display: none;
    }
    .responsive-footer a,
    #charterDocs a{
        color: #00529A;
    }
    .footer-p {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 16px;
    }
    .footer-p-tel {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 16px;
    }
    .tel-link {
        color: #00529A;
    }
	.homepage {
    	padding-top: 135px;
    }
    .fixed {
    	position: fixed;
    	-webkit-transform: translateZ(0);
    	transform: translateZ(0);
        z-index: 1001;
    	top: 0px;
    	left: 0px;
    }
	.mobileNav {
        background: white;
        position: fixed;
        z-index: 1001;
        padding-left: 16px;
    	width: 316px;
    	box-shadow: 12px 0px 48px rgba(0,0,0,0.16);
	}
	.mobileNav li {
    	clear: both;
        margin-bottom: 25px;
        display: block;
        color: #00529A;
        text-decoration: none;
        font-size: 16px;
        line-height: 19px;
	}
	.mobileNavResources {
    	margin-top: 5px;
        background-color: #EBEBEB;
        margin-left: -16px;
    	padding-left: 16px;
    	padding-bottom: 135px;
    }
    .mobileNavResources h3 {
    	color: #333333;
        font-size: 14px;
        line-height: 17px;
        padding-top: 24px;
        margin-bottom: 24px;
	}
	.mobileNavResources li {
		margin-bottom: 16px;
    }
	.mobileNavResources .contactPill {
		background-color: #00529A;
        border-radius: 14px 14px 14px 14px;
        font-size: 12px;
        line-height: 14px;
        padding-top: 7px;
        padding-bottom: 7px;
        width: 93px;
        text-decoration: none;
        text-align: center;
        margin-bottom: 51px;
        margin-top: 57.67px;
    	float: left;
    }
	.mobileNavResources .contactPillText {
        color: #FFF;
    }
	.socialMediaLinks {
    	padding-top: 57.67px;
    	float: right;
    }
	.landing-banner-image {
        object-fit: cover;
    	object-position: right;
        height: 204px;
    	width: 360px;
    }
	.callout-image {
    	max-width: 252px;
        width: 100%;
        float: left;
        margin-bottom: 40px;
        margin-left: 15%;
    }
	.responsive footer.responsive-footer {
        background-color: #EBEBEB;
        color: #333333;
        font-family: Helvetica Neue, Helvetica, sans-serif;;
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 9px;
        padding-bottom: 44px;
        margin-top: 0;
        font-size: 12px;
        line-height: 14px;
    	clear: both;
    }
    span.terms-links:before {
		content: '\A';
    	white-space: pre;
    }
	.responsive-footer p:nth-of-type(2) {
		text-align: center;
    }
	a:hover, a:visited, a:active, a:selected {
    	text-decoration: none;
	}
	table.wms-pfet-result-table-dp {
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0;
    }
    table.wms-pfet-result-table-dp th {
        height: auto;
        line-height: 19px;
        margin-left: 0;
        padding-left: 4px;
        padding-right: 4px;
    }
	.wms-pfet-smalltext-grey {
        float: left;
        position: relative;
        margin-top: 8px;
    }
	table.wms-pfet-result-table-dp td {
        height: auto;
        padding: 0;
        margin: 0;
        width: 50px;
    }
	.wms-pfet-result-text {
        float: left;
        width: 28%;
        clear: both;
    }
    .responsive-finance-charges {
        float: right;
        margin-top: -133px;
    } 
    .wms-pfet-result-sign {
        font-size: 40px;
        font-weight: bold;
        text-align: right;
        margin-top: 20px;
        padding-top: 5px;
        float: left;
        clear: both;
        top: -57px;
        position: relative;
        left: 130px;
    }
    .wms-pfet-result-end {
        width: 35%;
        float: right;
        clear: both;
        padding-right: 24px;
        top: -120px;
        position: relative;
    }
	.bottom-fixed {
		padding: 32px;
    }
	.bottom-fixed a.button {
        display: block;
        margin-left: auto;
        margin-top: 156px;
        margin-right: auto;
        float: none;
    }
    .disclaimer-banner-text {
        width: 100%;
    }
	.responsive-landing-callout img, .responsive-landing-callout a.button {
    	margin-left: 0;
	}
	.responsiveCarouselImage {
        height: auto;
    }
	div.slide-text-container {
		height: 270px;
	}
	div.slide-text p.slideTitle {
        font-size: 20px;
        line-height: 26px;
    }
	div.slide-text p.slideMessage {
        font-size: 18px;
        line-height: 24px;
    }
	div.slide-text a {
		height: 36px;
		width: 150px;
    	bottom: 67px;
        line-height: 36px;
    	right: 15px;
	}
	div.callout div.button {
		right: -18px
	}
	.row .large-8 {
        width: 100%;
    }
    .row .large-4 {
    	width: 100%;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
	div.artical div.textimage div.image.right {
        float: none;
        width: 100%;
        max-width: 100%;
        margin-left: auto;
	}
}
@media only screen and (min-width: 320px) and (max-width: 670px) {
	a.button.skipLink {
		height: 22px;
        width: 144px;
        font-size: 13px;
        line-height: 22px;
        border-radius: 26px 26px 26px 26px;
        top 0px;
        right: 2%;
    }
}

a.alert-link {
    color:#4D5160;
    text-decoration: none;
}
.side-nav {
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    width: 21.67%;
    margin-left: 48px;
    margin-top: 144px;
    background-color: #FFF;
    padding-top: 8px;
    padding-bottom: 16px;
}
.side-nav a{
	font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    font-family: Helvetica;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-left: 24px;
    position: relative;
    float: left;
    clear: both;
    margin-right: 24px;
}
.fixed {
    position: fixed;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1001;
    top: 0px;
    left: 0px;
}
.card-collection-main {
	margin-right: 48px;
    margin-left: 408px;
    margin-top: 39.34px;
	width: 63.333%;
}
.card-collection-main img {
    width: 100%;
}
.side-nav a,
.card-collection-main a {
    cursor: pointer;
}
.card-collection-main .main-body {
	box-shadow: 0px 12px 24px rgba(0,0,0,0.16);
    background-color: #FFF;
    padding: 48px;
}
.card-collection-main h1 {
	font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.card-collection-main p {
	font-size: 16px;
    line-height: 28px;
}
.card-collection-main .card {
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    margin-top: 24px;
    background-color: #FFF;
}
.card-collection .card .card-details {
    padding: 48px;
}
.link-bar {
	width: 100%;
	height: 64px;
}
.link-bar .link-text {
	font-size: 16px;
    line-height: 19px;                                    
	float: right;
    margin-top: 24px;
    margin-bottom: 24px;
    margin-right: 48px;
    font-weight: bold;
}
a.selected {
	border-left: 3px solid #00529a;
    margin-left: 0px;
    padding-left: 21px;
}
.fixed.side-nav.mask {
	z-index: 0;
}
.icon-pdf svg{
    display: none;
    fill: #FFF;
    width: 16px;
    height: 16px;
    position: absolute;
    padding-left: 10px;
    padding-top: 8px;
}
.icon-pdf {
    position:relative;
}
.icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links div:first-of-type {
    	margin-right: 48px;
        float: left;
    }
	.pdf-links {
    	width: 100%;
        margin-bottom: 48px;
    	margin-top: 16px;
    }
.mobile-chevron {
	display: none;
}
.other-card {
    display: block;
}
.mobile-card {
    display: none;
}
.onlyMobile {
    display: none;
}
.card-details ul {
	list-style: inherit;
}
.card-details li {
	font-size: 16px;
    line-height: 28px;
    margin-left: 36px;
}
@media (min-width: 1025px) {

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.side-nav {
    	display: none;
    }
    .icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links div:first-of-type {
    	margin-right: 48px;
        float: left;
    }
	.pdf-links {
    	width: 100%;
        margin-bottom: 0px;
    	margin-top: 16px;
    }
    .card-collection-main .main-body {
		box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
    	background-color: #FFF;
        padding: 32px;
	}
    .card-collection-main {
        margin-right: 0;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
	}
	.card .card-details {
    	padding: 32px;
	}
	.card-collection {
    	padding-top: 16px;
    }
	.card-collection-main .card {
    	margin: 24px 16px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.side-nav {
    	display: none;
    }
    .icon-pdf {
        clear: both;
    	float: left;
    	margin-top: 16px;
    }
    .icon-pdf svg{
    	display: inline-block;
    	z-index: 1001;
    }
    .mobile-chevron {
    	display: inline-block;
        z-index: 1001;
    	float: right;
    	margin-top: auto;
    	margin-bottom: auto;
    }
    .card-collection-main {
        margin-right: 0;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
	}
	.card-collection-main .main-body {
        box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
        background-color: #FFF;
        padding: 16px;
    	padding-bottom: 112px;
	}
	.pdf-link {
        font-family: Helvetica Neue;
        background-color: #00529A;
        color: #FFF;
        border-radius: 26px 26px 26px 26px;
        position: relative;
        margin-right: 0px;
    	width: 328px;
    	text-align: center;
    	float:left;
		padding-top: 8px;
		padding-bottom: 8px;
    	margin-top: 16px;
	}
    .pdf-links a {
    	color: #FFF;
    	line-height: 16px;
    	font-size: 14px;
    }
	.pdf-links {
    	width: 100%;
    }
	.banner-image {
    	padding-top: 68px;
    }
	.other-card {
    	display: none;
    }
	.mobile-card {
    	display: block;
    }
    .link-bar {
    	position:relative;
    }
	.card-collection-main h1 {
		font-size: 24px;
    	line-height: 29px;
        margin-bottom: 0;
	}
    .card-collection-main .card {
        margin: 8px 0px;
    }
	.card .card-details {
    	padding: 16px;
	}
	.link-bar {
        height: auto;
	}
	.onlyMobile {
    	display: block;
    }
    .noMobile {
    	display: none;
    }
    .mobile-chevron {
        height: 24px;
		width: 24px;   
		top: -25px;
    	position: relative;
	}
    .card-collection-main a {
    	position: relative;
		text-decoration: none;                        
	}
}
.generic-main {
    width: 100%;
    max-width: 864px;
    margin-top: 40px;
    box-shadow: 0px 3px 8px rgba(0,0,0,0.16);
 	background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding: 48px;
    padding-bottom: 60px;
}
.generic-image img{
	width: 100%;
}
.generic-main h1 {
	font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
.generic-main h2 {
    font-size: 17px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
}
.generic-main .generic-text {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.artical_body p {
    margin-bottom: 16px;
}
.artical_by {
    font-size: 18px;
}
div.image>div.responsive-image {
	float: none;
}
.generic-main div.card-details h2, .card-collection div.card-details h2 {
    font-size: 32px;
    line-height: 38px;
    font-weight: normal;
    color: #ED1C2E;
    margin-bottom: 32px;
}
@media only screen and (min-width: 1025px){
	.generic-image-banner {
    	margin-top: 32px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.generic-main {
        padding: 32px;
        padding-bottom: 0px;
        margin-top: 0px;
        width: 92%;
	}
    .bottom-spacer {
    	padding-bottom: 32px;
	}

}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.generic-image-banner {
		padding-top: 0;
        margin-top: 135px;
    }
    .generic-main {
		width: auto;
        padding: 16px;
    }
    .generic-main .text {
        padding-left: 8px;
    }
	.responsive-generic-no-image {
    	padding-top: 0;
    	margin-top: 135px;
    }
	.generic-image img {
        width: 100%;
        object-fit: cover;
        height: 202px;
	}
	.mobileNavSpacer {
    	margin-top: -135px;
    }
	.parbase.image.artical_image {
		float: none;
        margin: auto;
	}
}
.card-profile-img {
    height: 64px;
    width: 64px;
	border-radius: 50%;
    float: left;
    margin-right: 16px;
    margin-bottom: 24px;
}
.card-profile {
    box-shadow: 0px 4px 12px rgba(0,0,0,0.16);
    border-radius: 12px 12px 12px 12px;
    max-width: 960px;
    width: 100%;
	margin: 40px auto;
    background-color: #FFF;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.card-profile-inner {
    padding-top: 24px;
    margin-left: 16px;
    margin-right: 16px;
}
.card-profile-text p {
    clear: both;
}
.card-profile-text-hide p{
    max-height: 4.875em;
    overflow: hidden;
}
.card-profile-name {
	color: #5F6062;
    font-size: 20px;
    line-height: 24px;
}
.card-profile-job {
	color: #767676;
	font-size: 16px;
    line-height: 19px;
}
.card-profile .link-bar .link-text {
    margin-right: 32px;
}

.card-profile .link-bar {
    margin-top: 40px;
}
.card-profile a {
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1280px){
	.card-profile {
		width: auto;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.card-profile {
		width: auto;
		margin: 24px 16px;
	}
	.card-profile .link-bar {
		height: 50px;
		margin-top: 23px;
	}
    .card-profile .link-bar .link-text {
        margin-right: 0;
        margin-top: 17px;
    }                                        
}
.responsive-tips-card {
    width: 456px;
    margin-bottom:8px;
    background-color: #FFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 4px 12px rgba(0,0,0,0.16);
}
.tip-title {
    font-size: 24px;
    line-height: 29px;
    color: #333;
    float: left;
    padding-left: 16px;
    width: 288px;
    text-align: left;
    margin-top: 16px;
    font-weight: bold;
}
.tip-desc {
    font-size: 16px;
    line-height: 28px;
    color: #767676;
	float: left;
    padding-left: 16px;
    width: 288px;
    text-align: left;
}
.tip-image {
    float: left;
	margin-bottom: -5px;
}
.responsive-list {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.responsive-list li {
    margin-right: 4px;
    padding-right: 0;
    margin-left: 12px;
    float: left;
}
.responsive-list li:nth-child(even) {
    margin-right: 12px;
}
.tip-chevron {
	height: 24px;
    float: right;
    width: 24px;
    transform: rotate(270deg);
    margin-right: 16px;
}
.responsive-list .prarticle {
	width: 844px;
    margin-left: 0;
}
ul.press_release li {
	margin-left: 10px;
}
.responsive-list .consumer_tips {
	margin-top: 40px;
}
.paginationlist, .paginationlist .pagination {
	height: auto;
    font-size: 16px;
    line-height: 19px;
}
.paginationlist .pagination a.active, .paginationlist .paginationsearch a.active, .paginationlist .pagination .active a {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    margin-top: -2px;
}
.previous, .next {
	color: #5F6062 !important;
    margin-top: 4px;
}
.previous .prevChev, .next .nextChev {
	    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn-disabled.svg);
}
.previous a span.prevChev, .next a span.nextChev {
	    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn.svg);
}
.paginationlist .pagination .paginationText {
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.paginationlist .pagination a.active, .paginationlist .paginationsearch a.active, .paginationlist .pagination .active a {
    width: 24px;
    height: 24px;
    text-align: center;
}
.responsive-list-bottom-pagination {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    float: none;
    text-align: center;
    position: relative;
    clear: both;
}
.responsive-list-top-pagination {
    position: absolute;
    margin-top: -64px;
    right: 20%;
}
@media (min-width: 1025px) {
    .tip-image img {
        width: 100%;
        object-fit: cover;
        height: 112px;
        width: 112px;
    	border-radius: 4px 4px 4px 4px;
	}
    .responsive .responsive-list-top-pagination {
        position: absolute;
        margin-top: -64px;
        right: 20%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.responsive-tips-card {
        width: 736px;
        margin-bottom: 16px;
    }
    .tip-title {
        width: 550.88px;
    }
    .tip-desc {
        width: 550.88px;
    }
    .responsive-list li {
        margin-right: 16px;
        margin-left: 16px;
	}
    .responsive-list li:nth-child(even) {
    	margin-right: 16px;
	}
    .tip-image img {
        width: 100%;
        object-fit: cover;
        height: 112px;
    	width: 112px;
    	border-radius: 4px 4px 4px 4px;
	}
	.responsive-list {
    	max-width: 768px;
    	clear: both;
    }
	.responsive-list .consumer_tips {
        margin-top: 46px;
    }
	.responsive-list .prarticle {
        width: auto;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.responsive-tips-card {
        width: 328px;
        margin-bottom: 16px;
    }
    .responsive-list li {
        margin-right: 16px;
        margin-left: 16px;
	}
    .responsive-list li:nth-child(even) {
    	margin-right: 16px;
	}
	.tip-title {
        font-size: 16px;
    	line-height: 19px;
    	width: 264px;
    }
	.tip-desc {
        width: 264px;
    }
	.responsive-list {
    	max-width: 360px;
    }
	.responsive-list .consumer_tips {
        margin-top: 16px;
    }
	.responsive-list .prarticle {
        width: auto;
    }
	.responsive-list .paginationlist .pagination {
        position: absolute;
        margin-top: -50px;
        float: none;
        margin-left: 0;
        width: auto;
        left: 70px;
    }
    .responsive-list-top-pagination .previous {
        position: absolute;
        left: 16px;
    }
    .responsive-list-top-pagination .next {
        position: absolute;
        left: 272px;
    }
	.responsive-list-bottom-pagination {
        display: none;
    }
    .pressreleasesearch {
        padding-bottom: 30px;
    }
    .responsive-list-top-pagination {
        margin-top: -30px;
        position: inherit;
        right: 0;
    }
	.drnSearchPagination .pagination {
        margin-left: 0;
    }
	.drnSearchPagination .pagination li.active {
    	margin-top: 2px;
    }
}
.lightpick {
    position: absolute;
    z-index: 99999;
    padding: 4px;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #000;
    font-family: system-ui, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.125em;
}

.lightpick--inlined {
    position: relative;
    display: inline-block;
}

.lightpick,
.lightpick *,
.lightpick::after,
.lightpick::before {
    box-sizing: border-box;
}

.lightpick.is-hidden {
    display: none;
}

.lightpick__months {
    display: grid;
    background-color: #EEE;
    grid-template-columns: auto;
    grid-gap: 1px;
}

.lightpick--2-columns .lightpick__months {
    grid-template-columns: auto auto;
}

.lightpick--3-columns .lightpick__months {
    grid-template-columns: auto auto auto;
}

.lightpick--4-columns .lightpick__months {
    grid-template-columns: auto auto auto auto;
}

.lightpick--5-columns .lightpick__months {
    grid-template-columns: auto auto auto auto auto;
}

.lightpick__month {
    padding: 4px;
    width: 288px;
    background-color: #FFF;
}

.lightpick__month-title-bar {
    display: flex;
    margin-bottom: 4px;
    justify-content: space-between;
    align-items: center;
}

.lightpick__month-title {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    cursor: default;
    padding: 0 4px;
    border-radius: 4px;
}

.lightpick__month-title > .lightpick__select {
    border: none;
    background-color: transparent;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.lightpick__month-title > .lightpick__select:disabled {
    color: #333;
}

.lightpick__month-title > .lightpick__select-months {
    font-weight: bold;
    font-size: 1em;
    margin-right: .5em;
}

.lightpick__toolbar {
    display: flex;
    text-align: right;
    justify-content: flex-end;
}

.lightpick__previous-action,
.lightpick__next-action,
.lightpick__close-action {
    display: flex;
    margin-left: 6px;
    width: 32px;
    height: 32px;
    outline: none;
    border: none;
    border-radius: 50%;
    background-color: #FFF;
    justify-content: center;
    align-items: center;
}
.lightpick__previous-action {
    float: left;
    position: relative;
    transform: rotate(180deg);
    left: -230px;
    top: -10px;
}
.lightpick__previous-action,
.lightpick__next-action {
    font-size: 0px;
    background: url(../../content/dam/aaa-ie/general/home/icn-chvrn-disabled.svg) no-repeat;
    width: 24px;
}

.lightpick__close-action {
    font-size: 18px;
}

.lightpick__previous-action:active,
.lightpick__next-action:active,
.lightpick__close-action:active {
    color: inherit;
}

.lightpick__days-of-the-week {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.lightpick__day-of-the-week {
    display: flex;
    font-size: 11px;
    font-weight: bold;
    justify-content: center;
    align-items: center;
}

.lightpick__days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.lightpick__day {
    display: flex;
    height: 40px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.lightpick__day.is-today {
    background-image: none;
    background-size: 18.8% auto;
    background-position: center bottom;
    color: #00529a;
}

.lightpick__day:not(.is-disabled):hover {
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23E0E0E0' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
}

.lightpick__day.is-disabled {
    opacity: 0.38;
    pointer-events: none;
}

.lightpick__day.disabled-tooltip {
    pointer-events: auto;
}

.lightpick__day.is-disabled.is-forward-selected {
    opacity: 1;
}
.lightpick__day.is-disabled.is-forward-selected:not(.is-start-date) {
    background-color: rgba(38, 139, 210, 0.1);
    background-image: none;
}

.lightpick__day.is-previous-month,
.lightpick__day.is-next-month {
    opacity: 0.38;
}

.lightpick__day.lightpick__day.is-in-range:not(.is-disabled) {
    opacity: 1;
}

.lightpick__day.is-in-range {
    border-radius: 0;
    background-color: rgba(0, 82, 154, .5);
    background-image: none;
}

.lightpick__day.is-in-range:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(0, 82, 154, 1)' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
    color: #FFF;
}

.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped {
    border-top-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 50%;
    background-color: rgba(0, 82, 154, .5);
}

.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
    border-top-left-radius: 0;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 0;
    background-color: rgba(0, 82, 154, .5);
}

.lightpick__day.is-start-date.is-end-date {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%2300529a' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%2300529a' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
    background-size: auto;
    background-position: center;
    color: #FFF;
    font-weight: bold;
}

.lightpick__tooltip {
    position: absolute;
    margin-top: -4px;
    padding: 4px 8px;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    font-size: 11px;
    pointer-events: none;
}

.lightpick__tooltip::before {
    position: absolute;
    bottom: -5px;
    left: calc(50% - 5px);
    border-top: 5px solid rgba(0, 0, 0, 0.12);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
}

.lightpick__tooltip::after {
    position: absolute;
    bottom: -4px;
    left: calc(50% - 4px);
    border-top: 4px solid #FFF;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.lightpick__footer {
    display: flex;
    justify-content: space-between;
}
.lightpick__reset-action,
.lightpick__apply-action {
    border-radius: 5px;
    font-size: 12px;
    border: none;
}
.lightpick__reset-action {
    color: #fff;
    background-color: #aeacad;
}
.lightpick__apply-action {
    color: #fff;
    background-color: #2495f3;
}
.lightpick__month-title {
    margin-left: 25%;
}
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}
.radioGroup {
	position: relative;
    float: right;
}
.input-text {
    font-size: 16px;
	line-height: 28px;
    border: none;
    max-width: 610px;
}
.ccpa-input {
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    max-width: 610px;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-top: 28px;
}
.ccpa-input:active,
.ccpa-input:focus {
    border:none;
    border-bottom: #1778D3 solid 1px;
}
.ccpa-input:focus {
    border-color: #1778D3;
}
.ccpa-hr {
    border: 1px solid #707070;
    padding-right: 0;
    padding-left: 0;
    max-width: 704px;
    width: 704px;
    position: relative;
    left: -48px;
    margin-top: 28px;
    margin-bottom: 4px;
}
.form-hr {
    border: 1px solid #707070;
    padding-right: 0;
    padding-left: 0;
    max-width: 704px;
    width: 704px;
    position: relative;
    left: -48px;
    margin-top: 28px;
    margin-bottom: 4px;
    clear: both;
}
.ccpa-hr-bottom {
    margin-top: 32px;
    margin-bottom: 32px;
}
.generic-form {
    max-width: 700px;
    padding: 40px 48px;
}
.form-title {
    font-size: 18px;
    line-height: 22px;
}
.generic-form h2 {
    margin-bottom: 16px;
    margin-top: 36px;
}
.generic-form h2.long-h2 {
    margin-bottom: 36px;
    display: grid;
    width: 100%;
}
.generic-form h2.ia-form {
	margin-bottom: 0px;
}
.generic-form h2.ia-form.carrierField {
	float: left;
    margin-top: 16px;
}
.field {
    position: relative;
    max-width: 610px;
    width: 100%;
}
.cityField {
    width: 256px;
    margin-right: 16px;
}
.stateField {
	width: 178px;
    margin-right: 16px;
}
.zipField {
    width: 143.74px;
}
.field.has-float-label.policyNumberField {
    width: 69%;
}
.field.has-float-label.float-left.policyTypeField {
    width: 28%;
    margin-right: 15px;
}
.autoLeftField {
    position: relative;
    width: 297px;
    margin-right: 16.0px;
}
.autoRightField {
    width: 297px;
}
.float-left {
    float: left;
}
.float-label {
    position: absolute;
    top: 30px;
    left: 0;
    color: #5F6062;
    pointer-events: none;
}
input + label.float-label {
    position: absolute;
    top: 30px;
    left: 0;
    color: #5F6062;
    pointer-events: none;
}
input:focus + label.float-label, 
input:focus + label + label.float-label {
    font-size: 12px;
    font-weight: bold;
    top: 15px;
    transition: 0.2s;
}
input + label.freeze,
input + label + label.freeze {
    font-size: 12px;
    font-weight: bold;
    top: 15px;
    transition: 0.2s;
}
label.freeze {
    font-size: 12px;
    font-weight: bold;
    top: 5px;
    transition: 0.2s;
}

/*Start press form label styling*/
.prResultsPadding.press{
	position: relative;
}

input + label.float-label.pressSearch {
    position: relative;
    top: -49px;
    left: 43px;
    color:#5F6062;
    pointer-events: none;
}
 
input:focus + label.float-label.pressSearch, input + label.float-label.pressSearch.freeze {
    font-size: 12px;
    font-weight: bold;
    top: -68px;
    transition: 0.2s;
    padding-top: 1px;
}

label.float-label.fromDate{
    position: relative;
    top: -89px;
    left: 347px;
}

input:focus + label.float-label.fromDate, input + label.float-label.fromDate.freeze {
	top: -105px;
}

label.float-label.toDate {
    position: relative;
    top: -141px;
    left: 495px;
}

input:focus + label.float-label.toDate, input + label.float-label.toDate.freeze {
	top: -160px;
}


/*End press form label styling*/

.clickImg {
   	float: left;
	width: 196px;
    border: 1px solid #EBEBEB;
    height: 150px;
    cursor: pointer;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    color: #000;
    text-align: center;
    opacity: 1;
}
.clickImg:hover {
    opacity: 1;
}
#request-access, #request-optout, #request-delete, #request-limit, #request-change {
    color: #5F6062;
    background-color:white;
    border-radius: 8px;
}
#request-access:hover, #request-optout:hover, #request-delete:hover, #request-limit:hover, #request-change:hover {
    text-decoration:none;
}
#request-access:focus, #request-optout:focus, #request-delete:focus, #request-limit:focus, #request-change:focus {
    border: 1px solid #1778D3
}
.middleImg {
   margin-left: 8px;
   margin-right: 8px;
}
.clickImg img {
    padding-top: 0px;
    float: left;
    margin-left: 15px;
}
select.ccpa-input {
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    background-image: url(../../content/dam/aaa-ie/general/home/icn-chvrn.png);
    background-repeat: no-repeat;
    background-position: right;
    height: 31px;
}
.text-required {
    background: none;
    color: #D52B1E;
    width: inherit;
    left: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
}
.border-required {
    border-color: #D52B1E;
}
.border-required.valid {
	border-color:#ccc;
}
.reqDisclosure {
	font-size: 12px;
    margin-top: 32px;
}
.captcha {
    position: relative;
    clear: both;
    padding-top: 56px;
    margin-left: auto;
    margin-right: auto;
    width: 304px;
}
.clickImg.clicked {
	border: 2px solid #1778D3;
    width: 47%;
    height: 150px;
    opacity: 1;
}
.requestTypeText {
    text-align: left;
    float: right;
}
.clickImg.clicked img {
    padding-top: 0px;
}
button.clickImg {
    width: 47%;
    margin-right: 10px;
    margin-bottom: 15px;
}
button.clickImg:nth-child(2n+1) {
  margin-right: 20px;
}
.requestTypeTitle {
	font-size: 17px;
    line-height: 20px;
    font-weight: bold;
    text-align: left;   
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;float: right;
	padding-right: 5px;
}
.requestTypeText {
	font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 5px;
}
.form-submit {
    color: #Fff;
    background-color: #1778D3;
    border: none;
    font-size: 16px;
    line-height: 41px;
    font-weight: normal;
    position: relative;
    float: none;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    width: 178px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    height: 41px
}
.form-submit input {
    background-color: #1778D3;
	color: #FFF;
    margin-left: 0;
    margin-top: 0;
    float: none;
    font-weight: normal;
    margin-right: 0;
    height: inherit;
	width: inherit;
}

/* Hide the browser's default radio button */
.ccpa-form input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  border: 1px solid #707070;
  border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.ccpa-form input[type="radio"]:checked ~ .checkmark {
  background-color: #1778D3;
  border: 1px solid #1778D3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.ccpa-form input[type="radio"]:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.ccpa-form .checkmark:after {
	left: 5px;
    top: 5px;
	width: 14.33px;
    height: 12px;
	fill: #fff;
    background: url(../../content/dam/aaa-ie/ccpa/checkmark.svg) no-repeat;
}
.radio-label {
    position: relative;
    padding-left: 32px;
    padding-top: 4px;
    margin-left: 32px;
}
textarea.ccpa-input {
    border: 1px solid #ccc;
    height: 56px;
    border-radius: 2px;    
    padding-top: 16px;
    padding-left: 16px;
    resize: none;
    max-width: 595px;
}
.banner-msg-error {
    background: #D52B1E;
    border: none;
    width: 706px;
    margin-left: -48px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    margin-top: -4px;
    text-indent: 0;
    height: 27px;
    padding: 0px;
    padding-top: 14px;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 17px;
    height: auto;
    text-indent: 48px;
    padding-bottom: 12px;
}
.svg-checkmark {
    fill: #FFF;
}
.msg-success,
.msg-error {
    margin-top: 36px;
    float: none;
    border: none;
    background: none;
    box-shadow: none;
}
.msg-success span.response-icon-success,
.msg-error span.response-icon-error{
    width: 72px;
    height: 72px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}
.response-icon-success {
    border: 2px solid #00844D;
    border-radius: 50%;
}
.response-icon-error {
    border: 2px solid #D52B1E;
    border-radius: 50%;
}
.response-success{
    width: 43px;
	padding-top: 20px;
    padding-left: 14.5px;
}
.response-error {
    width: 35.7px;
    padding-top: 18.6px;
    padding-left: 18.6px;
}
.success-text,
.msg-success span.success-text {
    display: inherit;
    margin-left: auto;
    margin-right: auto;
    width: 72px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #00844D;
    font-family: Helvetica;
}
.error-text,
.msg-error span.error-text {
    display: inherit;
    margin-left: auto;
    margin-right: auto;
    width: 72px;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #D52B1E;
    font-family: Helvetica;
}
.response-message,
.msg-success span.response-message,
.msg-error span.response-message {
    font-size: 17px;
    line-height: 23px;
    color: #000;
    font-weight: bold;
    font-family: Helvetica;
    text-align: center;
    margin-top: 0;
    display: inherit;
}
.confirmation-number,
.msg-success span.confirmation-number {
    margin-top: 52px;
    text-align: center;
    width: 128px;
    border: 1px solid #EBEBEB;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    font-size: 24px;
    line-height: 29px;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px 4px 4px 4px;
    color: #000;
}
.msg-error span, .msg-success span, .msg-alert span {
    float: none;
}
.request-type-error {
    border-top: 1px solid;
    width: 100%;
    margin-top: 12px;
    padding-top: 5px;
}
.error-no-border {
	width: 100%;
    margin-top: 12px;
    padding-top: 5px;
 }
.captcha-error {
	padding-top: 5px;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
}
.text-counter {
    position: absolute;
    width: 72px;
    right: -24px;
    bottom: 12px;
    font-size: 14px;
    color: #5F6062;
}
.text-required + .text-counter {
    bottom: 28px;
}
.valid + .text-counter {
    bottom: 12px;
}
.text-authorized-agent {
    color: #5F6062;
    font-size: 14px;
    margin-top: -17px;
}
.text-secure-form {
    color: #5F6062;
    font-size: 14px;
    padding-bottom: 10px;
}
textarea.border-required {
    border-color: #D52B1E;
}
.radio-after-field {
    margin-top: 14px;
}
.form-questions {
    clear: both;
    padding-top: 14px;
}
.question-field {
    max-width: 430px;
    display: inline-block;
}
.radio-group-spacing-2 {
    margin-top: 14px;
}
.radio-group-spacing-3 {
    margin-top: 28px;
}
.radio-label-long {
	margin-left: 25px;
}
.radio-field {
    padding-bottom: 28px;
}
.full-select {
    margin: 0;
    margin-bottom: 28px;
}
h2.owner-details {
    clear: both;
    margin: 0;
}
.radio-question-error {
    margin-top: 3px;
}
.last-radio-question-error {
    margin-top: 3px;
    margin-bottom: 28px;     
}
.after-subtitle {
	margin-top: 28px;
}
.show-hide-error {
		margin-bottom: 28px;
}
.add-margin {
	margin-bottom:28px;
}
.radioFocus {
	border: #00529A solid 2px;
    width: 29px;
    height: 29px;
    position: absolute;
    top: -4px;
    display:none;
}
.radioFocusYes {
	right: 33px;
}

.radioFocusNo {
    right: 24px;

}
input[type="checkbox"] {
    width: 30px;
    margin-top: 28px;
}
input[type="checkbox"].ui-state-error {
    border: 1px solid #D52B1E;
    -moz-appearance: inherit;
    -webkit-appearance: inherit;
    -o-appearance: inherit;
    border-radius: 2px;
}
.textarea > label.freeze {
    top: 6px;
}
@-moz-document url-prefix() {
    .agency-structure-error {
		margin-top: -13px;
        margin-bottom: 28px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .ccpa-hr {
        left: -56px;
    	width: 358px;
    }
    .form-hr {
    	min-width: 360px;
		max-width: 382px;
    }
    .clickImg {
        float: none;
        margin-left: auto;
    	margin-right: auto;
	}
	.middleImg {
    	margin: 16px auto;
	}
	.generic-form {
        padding: 40px 16px;
    }
    .cityField {
        width: 100%;
        margin-right: 0;
    }
    .stateField {
        width: 100%;
        margin-right: 0;
    }
    .zipField {
        width: 100%;
    }
    .field.has-float-label.policyNumberField {
        width: 100%;
    }
    .field.has-float-label.float-left.policyTypeField {
        width: 100%;
        margin-right: 0px;
    }
	.mobile-label-text {
    	font-size: 14px;
        padding-bottom: 20px;
        display: inherit;
    }
    .radioGroup {
        margin-right: 82px;
    	margin-bottom: 57px;
    }
	.response-message,
    .msg-success span.response-message,
    .msg-error span.response-message {
        font-size: 13px;
	}
	.radioMobile {
		margin-bottom: 0px;
		height: 28px;
		margin-top: 0px;
	}
	.radio-before-hr {
		margin-bottom: 14px;
    }
    .clickImg img {
      float: left;
      margin-left: 20px;
      width: 25%;
    }
	.clickImg {
    	height: 160px;
	}
	.requestTypeTitle {
    	width: 65%;
    }
    button.clickImg {
        width: 100%;
    }
    .requestTypeText {
      width: 65%;
    }
	.clickImg img {
      margin-left: 15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	#changeOption {
        width: 100%;
        display: flex;
    }
	.alertText p {
        text-align: left;
    }
    .alert-box-message {
		padding-bottom: 24px;
    }
    .alert-box-message a.button, .alert-box-message a.button:hover, .alert-box-message a.button:visited {
        display: block;
        margin: auto;
    }
    .callout {
       	margin-left: initial;
    }
    .cOuts {
		max-width: max-content;
        margin: auto;
        padding-top: 20px;
    }
}
.faqQuestion {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    max-width: 90%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.faqContent {
	max-width: 90%;
    padding-bottom: 30px;
    display: none;
}

.minusIcon {
	display: none;
}

.minusHr {
    border-color: #808080;
	display: none;
}

.plusHr {
	border-color: #808080;
}

.expandElement {
	float: right;
    position: relative;
    right: 13px;
    margin-left: -28px;
    top: 14px;
    border: none;
    background-color: #ffffff;
    cursor: pointer;
} 

.hideStyle {
	display: none;
}

.showStyle {
	display: block;
}
@font-face {
	font-family: "Runda Light";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/410beafa-8ba6-4335-9388-c45e5e85f35c.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/410beafa-8ba6-4335-9388-c45e5e85f35c.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/0a4efd70-03f0-4e3b-baed-9a438beb30b6.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/c3dad1e2-f8ee-477d-96f1-fc4fa09e8eee.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/63cfabb7-6326-4a33-a781-3c00a6fb7a46.svg#63cfabb7-6326-4a33-a781-3c00a6fb7a46") format("svg")
}

@font-face {
	font-family: "Runda Normal";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/64d682dc-e76f-4be2-8274-c96353a39e52.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/64d682dc-e76f-4be2-8274-c96353a39e52.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/29e9703b-2fb5-41f8-826d-0648e758c796.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/7ed5c50a-eebe-4d01-bb21-44bf85310c57.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/43cb5dd4-44fb-4269-a9b1-e11defdf40e0.svg#43cb5dd4-44fb-4269-a9b1-e11defdf40e0") format("svg")
}

@font-face {
	font-family: "Runda Bold";
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/eeaff1b7-d62f-45f2-91e9-6e0ff4eaefb1.eot?#iefix");
	src: url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/eeaff1b7-d62f-45f2-91e9-6e0ff4eaefb1.eot?#iefix") format("eot"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/25e435ce-2950-43aa-b139-0236cfaafee6.woff") format("woff"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/ec65462b-908b-4107-bcf0-bb47ae0d7c3b.ttf") format("truetype"), url("../../content/aaa-ie/digital-marketing/misc/fonts/runda/1704e976-646c-433a-8fb2-585ad494ce6e.svg#1704e976-646c-433a-8fb2-585ad494ce6e") format("svg")
}
.mobile {
	display: none;
}
.desktop {
    display: block;
}
.policyholder-responsive {
	max-width: 1440px;
    width: 100%;
    background-color: #FFF;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #000;
}
.policyholder-wrapper .heading {
    margin-top: 69px;
	margin-left: 135px;
}
.policyholder-wrapper a, 
.policyholder-wrapper .deep-link {
    color: #0096D6;
    text-decoration: underline;
    font-weight: 700;
    cursor: pointer;
}
.policyholder-wrapper .heading a,
.policyholder-wrapper .heading .deep-link {
    font-family: 'Runda Bold';
}
.policyholder-wrapper .heading .title {
    margin-top: 133px;
	margin-bottom: 27px;
}
.policyholder-wrapper .title,
.policyholder-wrapper .tagline {
	font-family: 'Runda Bold';
}
.policyholder-wrapper .heading .text {
	font-size: 24px;
	line-height: 28px;
    font-family: 'Runda Normal';
    padding-bottom: 40px;
}
.policyholder-wrapper .left {
    float: left;
	max-width: 35.69%;
    width: 100%;
}
.policyholder-wrapper .left .title,
.policyholder-wrapper .content-section .tagline {
	font-size: 48px;
    line-height: 48px;
	color: #0096D6;
}
.policyholder-wrapper .right {
	float: right;
}
.policyholder-wrapper .right img {
	padding-top: 139px;
}
.policyholder-wrapper .color-bar {
    clear: both;
}
.policyholder-wrapper .color-bar .bar1 {
	width: 25.7%;
	background-color: #0096D6;
}
.policyholder-wrapper .color-bar .bar2 {
	width: 51.25%;
	background-color: #00338D;
}
.policyholder-wrapper .color-bar .bar3 {
	width: 23.05%;
	background-color: #D52B1E;
}
.policyholder-wrapper .color-bar .bar1, 
.policyholder-wrapper .color-bar .bar2,
.policyholder-wrapper .color-bar .bar3 {
    height: 17px;
	float: left;
}
.policyholder-wrapper .content-section {
    clear: both;
}
.policyholder-wrapper .content-section .section-header {
    background-color: #E4E5E6;
}
.policyholder-wrapper .content-section .title {
    font-size: 48px;
    line-height: 48px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
    padding-top: 88px;
    color: #5F6062;
}
.policyholder-wrapper .content-section img.title-arrow {
    float: right;
	margin-right: 133px;
    margin-top: -41px;
}
.policyholder-wrapper .content-section .text {
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 72px;
    padding-bottom: 50px;
}
.policyholder-wrapper .section-header .text {
    color: #5F6062;
}
.policyholder-wrapper .content-section .section-body {
    background-color: #FFF;
}
.policyholder-wrapper .content-section .tagline {
	margin-left: auto;
	margin-right: auto;
    max-width: 1008px;
    margin-top: 144px;
    margin-bottom: 152px;
    width: max-content;
}
.policyholder-wrapper .content-section .tagline-img {
	float: left;
	margin-right: 30px;
    margin-left: 19.3%;
}
.policyholder-wrapper .learn-more {
    text-decoration: underline;
    padding-bottom: 10px;
    color: #5F6062;
    text-underline-offset: 3px;
    padding-bottom: 40px;
}
.policyholder-wrapper .content-section .discounts {
	max-width: 1170px;
    margin-left: auto;
	margin-right: auto;
    clear: both;
}
.policyholder-wrapper .content-section .discounts .callout {
	max-width: 370px;
}
.policyholder-wrapper .content-section .discounts .callout .title {
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
    color: #0096D6;
    text-align: left;
    padding-top: 0;
}
.policyholder-wrapper .content-section .discounts .callout .text {
	font-size: 24px;
	line-height: 30px;
    text-align: left;
    margin-top: 23px;
    margin-bottom: 89px;
    padding-bottom: 0;
}
.policyholder-wrapper .content-section .discounts .callout:nth-of-type(2) {
	margin-left: 30px;
	margin-right: 30px;
} 
.policyholder-wrapper .collapse-content.section-body {
	display: none;
}
button {
    width: 100%;
    border: none;
}
.nofloat {
    float: none;
}
.policyholder-wrapper .card-cols {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.policyholder-wrapper .card-cols .card-col-1,
.policyholder-wrapper .card-cols .card-col-2 {
    float: left;
    max-width: 570px;
    padding-bottom: 40px;
}
.policyholder-wrapper .card-cols .card-col-2 {
	margin-left: 30px;
}
.policyholder-wrapper .discount-card {
    background-color: #0096D6;
    color: #FFF;
    border-radius: 20px;
    float: left;
    max-width: 570px;
    margin-top: 30px;
}

.policyholder-wrapper .discount-card .card-title {
	font-family: 'Runda Bold';
	font-size: 36px;
	line-height: 40px;
	margin-top: 52px;
	margin-left: 70px;
    margin-bottom: 24px;
}
.policyholder-wrapper .discount-card .card-text {
	margin-left: 70px;
	margin-right: 70px;
	font-size: 24px;
	line-height: 30px;
    margin-bottom: 52px;
}
.policyholder-wrapper .spacer {
    padding-top: 0px;
    clear: both;
}
.policyholder-wrapper .desktop.endorsements {
    padding-bottom: 40px;
}
.policyholder-wrapper .endorsement {
	color: #FFF;
    background-color: #0096D6;
    border-radius: 20px;
    max-width: 1170px;
    margin-left: auto;
	margin-right: auto;
}
.policyholder-wrapper .endorsement:nth-of-type(even) {
    background-color: #00338D;
}
.policyholder-wrapper .endorsement .title {
	text-align: left;
    margin-left: 70px;
    margin-top: 58px;
    margin-bottom: 28px;
    font-size: 36px;
    line-height: 48px;
    padding-top: 58px;
    max-width: 1000px;
    color: #FFF;
}
.policyholder-wrapper .endorsement .text {
	text-align: left;
	max-width: 1030px;
	margin-left: 70px;
    margin-top: 0;
    padding-bottom: 58px;
}
.policyholder-wrapper .policy-cols {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.policyholder-wrapper .policy-col-1,
.policyholder-wrapper .policy-col-2 {
	max-width: 544px;
    float: left;
}
.policyholder-wrapper .policy-col-2 {
    margin-left: 136px;
}
.policyholder-wrapper .policy-change .title {
    color: #0096D6;
	font-size: 36px;
	line-height: 36px;
    text-align: left;
    padding-top: 0;
    text-transform: uppercase;
}
.policyholder-wrapper .policy-change .text {
	max-width: 469px;
    text-align: left;
    margin-top: 26px;
    padding-bottom: 90px;
    margin-left: 0;
}
.policyholder-wrapper hr {
    border: 4px solid #E4E5E6;
    clear: both;
}
.policyholder-wrapper .tagline-bottom {
	margin-left: auto;
	margin-right: auto;
    margin-top: 144px;
    margin-bottom: 152px;
    width: max-content;
    color: #0096D6;
	font-size: 48px;
    line-height: 48px;
	font-family: 'Runda Bold';
}
.policyholder-wrapper .action {
    background-color: #E4E5E6;
    border-radius: 20px;
    width: 377px;
    float: left;
    padding-bottom: 135px;
}
.policyholder-wrapper .action-row img {
    margin-top: 135px;
	margin-left: auto;
    margin-right: auto;
    display: flex;
}
.policyholder-wrapper .action-row {
    display: flex;
	gap: 20px;
	margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
}
.policyholder-wrapper .action-row .action:first-of-type img {
	margin-top: 116px;
}            
.policyholder-wrapper .action .action-text {
	max-width: 257px;
	font-size: 24px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
    text-align: center;
    margin-top: 70px;
    color: #5F6062;
}
.policyholder-wrapper .bottom-text {
	margin-top: 109px;
    clear: both;
	font-size: 24px;
    line-height: 27.6px;
    text-align: center;
    font-weight: 400;
    color: #666;
}
.policyholder-responsive footer .text {
	font-size: 24px;
    line-height: 27.6px;
    margin-top: 83px;
    margin-bottom: 100px;
	color: #666;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.policyholder-responsive .text,
.policyholder-wrapper .card-text {
    font-weight: 300;
}
.policyholder-wrapper .slideshow {
    display: none;
}
@media only screen and (min-width: 320px) and (max-width: 1185px){
    .policyholder-wrapper .collapse-content.section-body {
        display: block;
    }
    .policyholder-wrapper .content-section img.title-arrow {
        transform: rotate(180deg);
    }
    .policyholder-wrapper .learn-more {
        display: none;
    }
	.policyholder-wrapper .slideshow {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .slide75 {
        width: 75%;
	}
    .policyholder-wrapper .slide91 {
        width: 90.625%;
    }
    .desktop {
        display: none;
    }
    .policyholder-responsive {
        width: 100%;
        margin: 0;
    }
    .policyholder-wrapper .logo img {
    	width: 89px;
	}
	.policyholder-wrapper .heading {
    	margin-top: 0; 
    	margin-left: 0;
	}
	.policyholder-wrapper .right img {
        padding-top: 0;
        width: 100%;
    }
    .policyholder-wrapper .left .title {
        font-size: 32px;
        line-height: 32px;
    	max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .heading .text {
        font-size: 16px;
        line-height: 19.3px;
    	max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    	margin-bottom: 47px;
    }
	.policyholder-wrapper .heading .title {
        margin-top: 47px;
        margin-bottom: 22px;
    }
	.policyholder-wrapper .logo {
    	max-width: 75%;
        margin: 20px auto;
    }
	.policyholder-wrapper .left {
        float: none;
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
	.policyholder-wrapper .right {
        float: none;
    }
	.policyholder-wrapper .content-section .section-body {
        max-width: unset;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper .content-section .tagline {
    	width: 75%;
        font-size: 24px;
        line-height: 24px;
        max-width: 100%;
    	margin-top: 20px;
    	margin-bottom: 0;
	}
    .policyholder-wrapper .tagline-bottom {
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        margin-top: 35px;
        margin-bottom: 47px;
	}
	.policyholder-wrapper .color-bar .bar1, 
    .policyholder-wrapper .color-bar .bar2,
    .policyholder-wrapper .color-bar .bar3 {
        height: 8px;
    }
	.policyholder-wrapper .content-section .tagline-img {
        float: none;
        margin-right: auto;
    	margin-bottom: 17.6px;
    	margin-left: auto;
    	width: 75%
    }
	.policyholder-wrapper .content-section .tagline-img img {
    	width: 72px;
	}
	.policyholder-wrapper .action-row {
        flex-wrap: wrap;
        max-width: 90.625%;
    }
	.policyholder-wrapper .action {
    	float: none;
        width: 100%;
        padding-bottom: 0;
        height: 141px;
    	display: flex;
	}
    .policyholder-wrapper .action-row img {
		margin: 0;
    	float: left;
        margin-left: 10.655%;
	}
	.policyholder-wrapper .action-row .action:first-of-type img {
        margin-top: 0;
        width: 32px;
	}
	.policyholder-wrapper .action-row .action:nth-of-type(2) img {
        margin-top: 0;
        width: 28.8px;
	}
	.policyholder-wrapper .action-row .action:nth-of-type(3) img {
        margin-top: 0;
        width: 43.15px;
	}
    .policyholder-wrapper .action .action-text {
        font-size: 16px;
        line-height: 18px;
        text-align: left;
        margin: auto;
    	max-width: 54.6875%
    }
	.policyholder-wrapper .bottom-text {
        font-size: 16px;
        line-height: 18.4px;
    	max-width: 90.625%;
    	margin-left: auto;
    	margin-right: auto;
    }
    .policyholder-responsive footer .text {
        font-size: 16px;
        line-height: 18.4px;
        max-width: 90.625%;
        margin-top: 38px;
    	margin-bottom: 53.6px;
        margin-left: auto;
        margin-right: auto;
    }
	.policyholder-wrapper hr {
        max-width: 90.625%;
    }
	.policyholder-wrapper .content-section .title {
        font-size: 18px;
        line-height: 18px;
    	padding-top: 27px
    }
	.policyholder-wrapper .content-section .text {
        font-size: 16px;
        line-height: 19.3px;
    	margin-top: 17px;
		padding-bottom: 27px;
    }
    .policyholder-wrapper .content-section img.title-arrow {
        margin-right: 30px;
        width: 18px;
    	margin-top: -18px;
    }

	.policyholder-wrapper .section-header .text {
    	max-width: 100%;
    	width: 75%;
	}
	.callout {
    	max-width: 100%;
    }
    .policyholder-wrapper .mobile-discounts .title {
    	color: #0096D6;
        font-size: 20px;
        line-height: 20px;
        text-transform: uppercase;
		text-align: left;
	}
	.policyholder-wrapper .slideshow .callout .text {
    	text-align: left;
	}
	.policyholder-wrapper .slideshow .callout {
    	margin-bottom: 0;
	}
    .policyholder-wrapper .slideshow .slick-dots {
    	bottom: 0;
    	position: relative;
	}
	.policyholder-wrapper .slick-dotted.slick-slider {
    	margin-bottom: 44px;
	}
	.policyholder-wrapper .discount-card {
    	max-width: 100%;
    }
    .policyholder-wrapper .discount-card .card-title {
        font-size: 20px;
        line-height: 24px;
        margin-top: 28px;
    	margin-left: auto;
        margin-right: auto;
    	max-width: 82.4%;
    }
	.policyholder-wrapper .discount-card .card-text {
        margin-left: auto;
        margin-right: auto;
    	max-width: 82.4%;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 15px;
    }
    .policyholder-wrapper .spacer {
        padding-top: 0;
    }
	.policyholder-wrapper .endorsement .title {
        font-size: 20px;
        line-height: 24px;
		width: 82.758%;
        margin-right: auto;
        margin-left: auto;
    }
    .policyholder-wrapper .endorsement .text {
        font-size: 16px;
        line-height: 18px;
		width: 82.758%;
        margin-right: auto;
        margin-left: auto;
    }
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block;margin-right: 15px;margin-left: 15px;overflow: hidden;}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('clientlibs/css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('clientlibs/css/fonts/slick.eot');
    src: url('clientlibs/css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('clientlibs/css/fonts/slick.woff') format('woff'), url('clientlibs/css/fonts/slick.ttf') format('truetype'), url('clientlibs/css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 38px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    color: #E4E5E6;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    color: #5F6062;
}
.wildfire-cta-group {
	display: flex;
    gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}
.wildfire-cta {
	box-shadow: 0px 2px 2px #ccc;
    border-radius: 5px;
    padding-top: 5px;
}
.wildfire-cta-group .cta {
    max-width: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.wildfire-cta-group .cta .cta-img-bg {
	background: aliceblue;
}
.wildfire-cta-group .cta span.cta-Img {
    margin-left: auto;
    margin-right: auto;
    width: 75px;
    display: block;
}
.wildfire-cta-group .cta .cta-text {
	margin: 8px 20px 20px;
}
.wildfire-text-img img {
	max-width: 300px;
    margin-left: -48px;
    margin-top: -48px;
    margin-right: 20px;
    float: left;
}
.wildfire-text-img-txt {
    margin-bottom: -16px;
}
.slick-prev:before,
.slick-next:before {
    font-weight: bold;
    color: #00529A;
    border: solid #00529A;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    width: 5px;
    height: 5px;
    content: '';
}
.slick-prev:before {
	transform: rotate(135deg);
  	-webkit-transform: rotate(135deg);
}
.slick-next:before {
	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}
.slick-autoplay-toggle-button {
    display: none;
}
div.slide-text a {
    float: none;
    background: none;
    color: #00529A;
    height: auto;
    width: auto;
    border: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    font-size: inherit;
    line-height: inherit;
    border-radius: 0;
    text-align: inherit;
    text-decoration: underline;
    bottom: 0;
    right: 0;
}
div.slide-text-container {
    max-width: 680px;
    height: auto;
}
.carouselImage {
    height: auto;
    max-width: 151px;
}
.slick-slider {
    box-shadow: 0px 2px 2px #ccc;
    border-radius: 5px;
}
.slides_container div {
    width: auto;
    height: auto;
}
div.slide-div {
    margin-top: 0px;
    margin-bottom: 0px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cta-Img img {
    height: 80px;
}
@media only screen and (max-width: 1023px){
	.wildfire-text-img img {
        max-width: 100%;
        margin-left: auto;
        margin-top: auto;
        margin-right: auto;
        float: none;
    }
    .wildfire-text-img {
        height: 200px;
        overflow: hidden;
	}
    .wildfire-text-img-txt {
        margin-bottom: auto;
        margin-top: 16px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .wildfire-cta-group .cta {
        max-width: 200px;
    }
    div.slide-text-container {
        max-width: 512px;
    }
    div.slide-div {
        justify-content: center;
    }
}
@media only screen and (max-width: 767px){
    .wildfire-cta-group .cta {
        max-width: 250px;
    }
	.wildfire-cta {
		max-width: 250px;
        margin-left: auto;
        margin-right: auto;
	}
    .slick-slide img {
        margin: auto;
        float: none;
    }
	div.slide-div {
        justify-content: center;
    }
    .slick-prev {
        left: 0;
    }
    .slick-next {
		right: 0;
	}
    div.slide-text {
    	margin: 16px;
    }
}
.banner.featured.homepage {
    float: none;
    width: 100%;
    max-width: inherit;
    position: absolute;
    height: auto;
	max-height: inherit;
}
img.homepageImage {
  -webkit-mask-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,1)),to(rgba(0,0,0,0.3)));
}
.banner.featured.homepage .hpContent {
  	margin: 200px 48px;
  	width: 487px;
	position: absolute;
	top: 135px;
}
.banner.featured {
	background: none;
}
.banner.sub-feature.homepage {
	height: 220px;
    width: 100%;
	max-width: inherit;
    background-color: #FFF;
    max-width: 660px;
}

.sub-feature.homepage.content-show.hpBanner {
  margin-left: 30px;
}

.banner.sub-feature.homepage .hpContent {
    float: right;
    max-width: 389px;
    margin-top: 28px;
}

.hpBanner.featured.homepage img {
  width: 100%;
  position: relative;
  float: left;
}

.responsive-homepage-sub-featured-content.list.parbase.section {
	width: 49%;
	display: inline-block;
	padding-bottom: 65px;
}

.hpBanner.sub-feature.homepage img{
    height: 220px;
	width: 241px;
	object-fit: cover;
}

.homepage {
    font-family: 'Helvetica';
    font-style: normal;
}

.hpContent.featured.homepage h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #D52B1E;
}

.hpContent.featured.homepage p {
    font-weight: 400;
    font-size: 21px;
    line-height: 28px;
    color: #000000;
}

.hpContent.sub-feature.homepage h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #D52B1E;
}

.hpContent.sub-feature.homepage p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
}

.hpBanner.homepage a.button, .hpBanner.homepage a.button:hover, .hpBanner.homepage a.button:visited {
    background: #FFFFFF;
    border: 2px solid #0B1421;
    border-radius: 4px;
	float: none;
	color: #0B1421;
	width: 161px;
}
.hpBanner.homepage a.button:hover{
    border: 3px solid #0B1421;
}
.responsive a {
    text-decoration: underline;
}
.sr-only { 
	position: absolute; 
	left: -10000px; 
	top: auto; 
	width: 1px; 
	height: 1px; 
	overflow: hidden; 
}
nav#header-row.row.noMask {
    padding-bottom: 6px;
}
@media only screen and (min-width: 1025px){
    .hpBanner {
      margin-bottom: 0px;
    } 
    .banner.featured {
        background: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1185px){
    .responsive-homepage-sub-featured-content.list.parbase.section {
        width: 100%;
        display: block;
		padding-top: 25px;
        padding-bottom: 0px;
    }
    .banner.sub-feature.homepage {
		width: 63%;
		float: none;
		display: flex;
    }
    .banner.featured.homepage .hpContent {
		margin: 122px 48px;
	}
	.hpBanner.featured.homepage img {
		height: inherit;
	}
    .mobile-text .hpBanner.featured.homepage {
    	background: none;
	}
    .sub-feature.homepage.content-show.hpBanner {
        margin-left: 48px;
    }
    .banner.featured.homepage .hpContent {
        width: 459px;
    }
	.hpContent.sub-feature.homepage h1 {
    	margin-left: 15px;
	}
    .hpContent.sub-feature.homepage p {
		margin-left: 15px;
	}
    .hpBanner.homepage a.button, .hpBanner.homepage a.button:hover, .hpBanner.homepage a.button:visited {
		margin-left: 15px;
    }
    .hpContent.featured.homepage p {
		margin-top:-10px
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.homepage {
		padding-top: 0px;
    }
	.imageDiv.featured.homepage {
		padding-top: 158px;
    	height: auto;
	}
    #hpDesktop.featured {
      display: none;
    }
	.sub-feature.homepage.content-show.hpBanner {
      	margin-left: 0px;
    	padding-top: 20px;
    }
    .clearfix.featured.homepage {
        display: none;
    }
	.hpBanner.sub-feature.homepage {
		padding-top: 6px;
	}
    .bannerShadow.sub-feature.homepage{
		padding-top: 0px;
    }
    .hpBanner.featured.homepage .mobile-text {
    	background: none;
		padding-bottom: 20px;
		box-shadow: none;
        position: relative;
    	margin-left: 32px;
        margin-right: 32px;
        padding-left: 0;
        padding-right: 0;
	}
	    .hpContent.featured.homepage {
        position: absolute;
        margin-top: 213px;
    }
	.banner.sub-feature.homepage .hpContent {
      margin: 15px;
      padding-top: 5px;
	}
	.banner.sub-feature.homepage {
		float: right;
		display: flex;
	}
    .hpBanner.sub-feature.homepage img {
      width: 100%;
    }
    .responsive-homepage-sub-featured-content.list.parbase.section {
		padding-top: 0px;
    	width: 100%;
    	display: inline-block;

    }
	.imageDiv.sub-feature.homepage {
		display: inline;
	}
	.mobile-text.featured.homepage {
        padding-left: 15px;
        padding-right: 15px;
	}
	.imageOverlay {
        height: inherit;
        position: absolute;
        width: 100%;
        z-index: 1;
    }
    .imageDiv.featured.homepage {
        height: 225px;
    }
    .responsive-homepage-featured-content.list.parbase.section {
        position: relative;
    	padding-bottom: 20px;
    }
    .imageDiv.featured.homepage {
        height: auto;
    }
	.hpContent.featured.homepage h1 {
		font-size: 22px;
    	line-height:28px;
	}
	.hpContent.featured.homepage p {
		font-size: 16px;
    	line-height: 24px;
    }
    .hpBanner.homepage a.button, .hpBanner.homepage a.button:hover, .hpBanner.homepage a.button:visited {
    	width: 118px;
    	font-size: 16px;
    }
	.hpBanner.featured.homepage img {
      	height: 447px;
		object-fit: cover;
    	object-position: 75%;
        margin-top: 0px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 610px){
    .mobile-text.featured.homepage {
      padding-left: 15px;
      padding-right: 15px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 490px){
    .banner.sub-feature.homepage {
        float: none;
        display: flex;
        margin: auto;
        /*width: 90%;*/
    }
    .hpBanner.sub-feature.homepage img {
      height: inherit;
      /*width: 90%;*/
      margin: auto;
      display: block;
    }

}
a.alert-link {
    color:#4D5160;
    text-decoration: none;
    font-family: Cabin;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
}

.banner.featured.homepage .hpContent {
  padding-top: 5%;
  top: 0px;
}

.hpBanner.homepage a.button, .hpBanner.homepage a.button:hover, .hpBanner.homepage a.button:visited {
    font-size: 1.5em;
    line-height: 2em;
    height: fit-content;
    width: 50%;
}


.hpContent.sub-feature.homepage p {
    font-size: 1.33333em;
    line-height: 1.5em;
    max-height: fit-content;
}

.cOuts p {
    font-size: 1.33333em;
    line-height: 1.5em;
}

.cOuts a.button, .cOuts a.button:hover, .cOuts a.button:visited {
  font-size: 1.33333em;
  line-height: 3em;
  height: fit-content;
  width: 90%;
}

@media only screen and (min-width: 1025px) and (max-width: 1358px) {
  .cOuts {
   display: block;
  }
}

    .calloutShadowBox {
  max-height: 100%;

}

.hpContent.featured.homepage p {
  font-size: 1.75em;
  line-height: 1.33333em;
}

.responsive .change-location {
font-size: 0.948685em;
line-height: 1.2em;
height: 2.5em;

}

 .location-icon {

  height: 1.2em;
}
