@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);

body {
	font-family: 'Roboto Slab', serif;
}
body.login {
	background: #f3f3f3;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Slab', serif;
}

.table {
	display: table;
	width: 100%;
	height: 100%;
}
.td {
	display: table-cell;
	vertical-align: middle;
}

.btn {
	background-image: url(https://www.afnicollections.com/assets/img/arrow-w.png);
	background-position: 94% center;
	background-repeat: no-repeat;
	background-color: #656464;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 0 32px 0 22px;
}
.btn:hover {
	background-color: #11589b;
	color: #fff;
	text-decoration: none;
}

button, .button {
	font-family: 'Roboto Slab', serif;
	font-size: 18px;
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none !important;
}

.button.small {
	font-size: 14px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button.secondary:hover, .button.secondary:focus  {
	background-color: #073056;
}

.button.secondary {
    background-color: #0a549a;
}

.button.info {
	background: #656464;
	color: #fff;
	min-width: 90px !important;
}
.button.info:hover, .button.info:focus {
	background: #313131;
}

.more {
	background: url(https://www.afnicollections.com/assets/img/arrow.png) no-repeat left center;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
}

hr {
	height: 1px;
	border: 0;
	background: url(https://www.afnicollections.com/assets/img/dots.png);
}

select {
	background: #fff url(https://www.afnicollections.com/assets/img/select-arrow.png) no-repeat right center;
	border-color: #ccc;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 300;
	padding-left: 15px;
	height: 44px;
	outline: 0 none;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	border-color: #ccc;
	box-shadow: none;
	height: 44px;
	padding-left: 15px;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 300;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
	box-shadow: none;
	border-color: #11589b;
	background: #fff;
}
label {
	font-size: 15px;
	font-weight: bold;
	color: #313131;
	margin-bottom: 8px;
}
label.radio {
	font-weight: 300;
}
.radio-group input {
	margin-bottom: 0 !important;
}
label.checkbox {
	display: block;
	position: relative;
	padding-left: 24px;
	font-size: 14px;
	font-weight: 300;
}
label.checkbox input {
	position: absolute;
	left: 0;
	top: 4px;
}
.error label {
	color: #313131;
}
.error input, .error textarea, .error select {
	border-color: #ca3737;
	background-color: #fcf3f3;
}
.error {
	position: relative;
}
.error i {
	color: #ca3737;
	font-style: normal;
	font-size: 14px;
	font-weight: 300;
	display: block;
	padding-bottom: 10px;
	padding-top: 2px;
}

.error-message {
	text-align: center;
	padding: 10px;
	background: #ca3737;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

a:hover {
	text-decoration: underline;
}

#header {
	padding: 22px 0 14px 0;
	background: #fff;
}
#header .columns {
	position: relative;
}
#header #logo {
	float: left;
	text-indent: -99999999px;
	font-size: 0em;
	background: url(https://www.afnicollections.com/assets/img/logo.png);
	width: 88px;
	height: 68px;
	display: block;
}

	#header #logo-firemans {
		float: left;
		text-indent: -99999999px;
		font-size: 0em;
		background: url(/assets/img/logo-firemans-fund.png);
		background-size: 200px 39px;
		width: 200px;
		height: 39px;
		display: block;
	}

#header .phone {
	bottom: 0;
	right: 0.9375em;
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #313131;
	line-height: 1em;
}
	#header .phone a{
		color: #313131;
	}
#mobile-nav-opener {
	background: url(https://www.afnicollections.com/assets/img/mobile-menu.png) no-repeat;
	background-size: 26px 18px;
	width: 26px;
	height: 18px;
	position: absolute;
	top: 0;
	right: 0.9375em;
}

#header aside {
	float: right;
}
#header aside .top {
	margin-bottom: 19px;
	text-align: right;
	line-height: 17px;
	font-size: 18px;
	color: #313131;
	font-weight: bold;
}
#header aside .top span, #header aside .top a {
	padding-left: 15px;
	margin-left: 10px;
	background: url(https://www.afnicollections.com/assets/img/sep.png) no-repeat left center;
	font-size: 14px;
	font-weight: normal;
}
#header aside .top a {
	color: #313131;
	font-weight: bold;
}
	#header aside .top a.header-phone{
		font-size: 18px;
	}
#header aside .ico-phone {
	float: right;
	background: url(https://www.afnicollections.com/assets/img/ico-contact.png) no-repeat 0 0;
	font-size: 30px;
	font-weight: bold;
	color: #313131;
	line-height: 1em;
	padding-left: 35px;
}


#header aside ul {
	list-style-type: none;
	margin: 0;
	padding: 6px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 0em;
}
#header aside ul li {
	background: url(https://www.afnicollections.com/assets/img/sep.png) no-repeat left center;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
#header aside ul li:first-child {
	background: none;
}
#header aside ul li a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 17px;
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #313131;
	text-transform: uppercase;
	padding: 0 14px;
}
#header aside ul li a:hover, #header aside ul li a.active {
	color: #0a549a;
	text-decoration: none;
}
#header aside nav .button {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
}
#header .logout {
	font-size: 14px;
	color: #313131;
	position: absolute;
	top: 0;
	right: 0.9375em;
}

#account-nav {
	background: #11589b;
}
#account-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#account-nav ul li {
	display: block;
	border-top: solid 1px #013895;
}
#account-nav ul li:first-child {
	border-top: 0;
}
#account-nav ul li a {
	line-height: 42px;
	display: block;
	font-size: 15px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	padding: 0 15px;
	text-decoration: none;
}

#mobile-nav ul {
	display: none;
	background: #0a549a;
	text-align: center;
	list-style: none;
	margin: 0;
}
#mobile-nav ul li a {
	display: block;
	padding: 10px 0;
	color: #fff;
	border-top: solid 1px #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#mobile-nav ul li:first-child a {
	border: 0;
}

#hero {
	position: relative;
	margin-bottom: 12px;
}
#hero img {
	width: 100%;
	height: auto;
	display: block;
}
#hero .mobile-mask {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}
#hero .mobile-mask .button {
	margin: 0;
	padding-left: 90px;
	padding-right: 90px;
}
.hero-mobile-text {
	padding-bottom: 48px;
}
.hero-mobile-text small {
	display: block;
	line-height: 1.6em;
	font-size: 12px;
	font-weight: 300;
	color: #313131;
}
.hero-mobile-text small strong {
	display: block;
}
.hero-mobile-text small a {
	color: #313131;
	text-decoration: underline;
}
.hero-mobile-text small a:hover {
	color: #ffa70f;
}

#hero .text-mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#hero .text-mask .td {
	padding-bottom: 138px;
}
#hero .text {
	background: url(https://www.afnicollections.com/assets/img/t.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 40px 35px;
}
#hero .text h2,
#hero .text h1 {
	font-size: 44px;
	font-weight: bold;
	color: #0a549a;
	line-height: 1.2em;
}
#hero .text h2 {
	font-size: 35px;
	font-weight: 300;
	margin-bottom: 15px;
}
#hero .text p {
	font-size: 17px;
	font-weight: 300;
	color: #313131;
	line-height: 1.6em;
	margin-bottom: 20px;
}
#hero .text .button {
	padding-left: 90px;
	padding-right: 90px;
	margin-bottom: 10px;
}
#hero .text small {
	font-size: 12px;
	font-weight: 300;
	display: block;
	color: #313131;
}
#hero .text small a {
	color: #313131;
	text-decoration: underline;
}
#hero .text small a:hover {
	color: #ffa70f;
}

#hero .blue {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 138px;
    /* background: url(https://www.afnicollections.com/assets/img/tb.png); */
    background: #0a549a;
	text-align: center;
}
#hero .blue a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	/* margin-top: 30px; */
	text-transform: uppercase;
	color: #88b6e1;
	font-size: 16px;
	text-decoration: none;
	background: url(https://www.afnicollections.com/assets/img/icons.png) no-repeat center top;
	padding: 20px 25px 0 25px;
}
#hero .blue a:hover {
	color: #ffa70f;
}
#hero .blue a.ico-credit {
	background-position: center 0;
}
#hero .blue a.ico-credit:hover {
	background-position: center -150px;
}
#hero .blue a.ico-thumb-up, 
#hero .blue a.ico-document, 
#hero .blue a.ico-phone {
    background: none;
    color: #ffffff;
}

#hero .blue a.ico-thumb-up:hover, 
#hero .blue a.ico-document:hover, 
#hero .blue a.ico-phone:hover {
    color: #ffffff;
    text-decoration: under;
    border-bottom: 2px solid #ffffff;
    padding-bottom: 5px;
}

#hero .blue a.ico-thumb-up::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f164";
    font-size: 2.8rem;
}

#hero .blue a.ico-document::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f15c";
    font-size: 2.8rem;
}

#hero .blue a.ico-phone::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f095";
    font-size: 2.8rem;
}



#banner {
	position: relative;
}
#banner img {
	display: block;
	width: 100%;
	height: auto;
}
#banner .text-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#banner .text {
	background: url(https://www.afnicollections.com/assets/img/tt.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#banner h1 {
	font-size: 27px;
	font-weight: bold;
	color: #0a549a;
	padding: 7px 14px;
	margin: 0;
}

.about {
	background: #f7f7f7;
	padding: 40px 0;
	text-align: center;
}
.about p {
	font-size: 18px;
	font-weight: 300;
	color: #696c6c;
	margin: 0 0 1em 0;
}
.about ul {
	list-style: none;
	margin: 0;
	padding: 40px 0 0 0;
}
.about ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 16px;
	line-height: 1.8em;
	color: #007cc3;
	text-transform: uppercase;
	padding: 20px 30px 0 30px;
	background: url(https://www.afnicollections.com/assets/img/icons2.png) no-repeat center top;
	margin-bottom: 20px;
}
.about ul li.ico-avatar, .about ul li.ico-phone,
.about ul li.ico-question,
.about ul li.ico-umbrella,
.about ul li.ico-creditcard {
    color: #0a549a;
    background: none;
}
.about ul li.ico-avatar::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f2bd";
    margin-bottom: 20px;
    font-size: 2.8rem;
}


.about ul li.ico-phone::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f095";
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.about ul li.ico-question::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f059";
    font-size: 2.8rem;
    margin-bottom: 20px;
}
.about ul li.ico-umbrella::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f0e9";
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.about ul li.ico-creditcard::before {
    display: block;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f53c";
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.licensed {
	background: #f7f7f7;
	padding: 40px 0;
	text-align: center;
}
.licensed h3 {
	font-size: 21px;
	font-weight: bold;
	color: #313131;
	margin: 0 0 24px 0;
}
.licensed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.licensed ul li {
	display: block;
	font-size: 15px;
	font-weight: 300;
	color: #696c6c;
	padding-bottom: 34px;
}
.licensed ul li img {
	display: block;
	margin: 0 auto 4px auto;
}
.licensed ul li a {
	color: #696c6c;
	text-decoration: underline;
}
.licensed ul li a:hover {
	color: #313131;
}
.licensed ul li:first-child {
	padding-left: 0;
}

#main-about {
	padding-bottom: 30px;
	text-align: center;
}
#main-about h1, #main-about h2 {
	margin: 0 0 .5em 0;
	font-size: 34px;
	font-weight: bold;
	color: #313131;
	line-height: 1em;
	text-transform: uppercase;
}
#main-about p {
	font-size: 22px;
	color: #696c6c;
	font-weight: 300;
	line-height: 1.8em;
	margin-bottom: 1em;
}
#main-about .button {
	padding: 13px 60px;
}

#main-cols article {
	padding-bottom: 30px;
	padding-top: 30px;
	background: url(https://www.afnicollections.com/assets/img/dots.png) repeat-x center top;
}
#main-cols .columns:first-child article {
	background: none;
}
#main-cols article h2 {
	line-height: 1em;
	font-size: 21px;
	font-weight: bold;
	color: #313131;
	margin: 0 0 1em 0;
}
#main-cols article p {
	margin: 0 0 1em 0;
	line-height: 1.8em;
	font-weight: 300;
	font-size: 15px;
}
#main-cols article .more {
	padding-left: 14px;
	font-size: 14px;
	text-transform: uppercase;
}

#profile {
	background: #fff;
	padding: 40px 0 35px 0;
}
#profile h1 {
	font-size: 28px;
	font-weight: bold;
	color: #313131;
	margin: 0 0 24px 0;
}
#profile h1 small {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #313131;
	padding-top: 10px;
}
#profile h4 {
	color: #11589b;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#profile p {
	font-size: 13px;
	color: #11589b;
}
.total-box {
	text-align: center;
}
.total-box-content {
	padding: 20px;
}
.total-box span {
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #11589b;
	margin-bottom: 5px;
}
.total-box .button {
	font-size: 15px;
	margin: 0;
}

#content {
	padding: 50px 0;
}
#content.gray {
	background: #f3f3f3;
}
#page {
	padding-bottom: 40px;
}
#page h2 {
	font-size: 28px;
	font-weight: bold;
	color: #313131;
	margin: 0 0 20px 0;
}

#page h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 10px;
}

#page p {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.8em;
	margin: 0 0 0.8em 0;
}
#page ul {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
}
#page ul li {
	line-height: 2em;
	font-size: 16px;
	color: #313131;
	padding-left: 25px;
}
#page ul li {
	background: url(https://www.afnicollections.com/assets/img/check.png) no-repeat 0 11px;
}
#page .box-title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	background: #f3f3f3;
	margin: 0;
	padding: 20px 0;
}

#page .box-bottom aside {
	font-style: italic;
	font-size: 12px;
	color: #313131;
	margin-bottom: 20px;
}
#page .box-bottom .button {
	font-size: 15px;
	text-transform: uppercase;
	min-width: 188px;
}
#page .box-bottom .left a {
	display: block;
	padding-left: 28px;
	font-size: 15px;
	font-weight: bold;
	color: #11589b;
	text-align: left;
	line-height: 2em;
}
#page .box-bottom .left a.ico-account {
	background: url(https://www.afnicollections.com/assets/img/ico-account.png) no-repeat left center;
}
#page .box-bottom .left a.ico-question {
	background: url(https://www.afnicollections.com/assets/img/ico-info.png) no-repeat left center;
}

#page .box h3, .account-box-content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #11589b;
	margin-bottom: 15px;
}
.account-box-content h3 {
	margin: 0;
}
#page .box h3.nomargin {
	margin-bottom: 3px;
}
#page .box .note {
	font-style: italic;
	font-size: 12px;
	color: #313131;
	line-height: 1.8em;
}
#page .box .note strong {
	display: block;
	background: url(https://www.afnicollections.com/assets/img/ico-info.png) no-repeat 0 0;
	padding-left: 30px;
	line-height: 1.8em;
}
#page .box hr {
	background: url(https://www.afnicollections.com/assets/img/dots.png);
	height: 1px;
	border: 0;
}
#page .box .zip, .account-box .zip {
	margin-left: 10px;
}
#page .box .zip label, .account-box .zip label {
	white-space: nowrap;
}
#page .box .cvc {
	margin-bottom: 30px;
}
#page .box .cvc .code {
	text-align: right;
	clear: both;
	font-size: 11px;
	font-style: italic;
	font-weight: 300;
}
#page .box .cvc .code em {
	display: block;
	padding-bottom: 5px;
}
#page .box .cvc .code img {
	display: block;
	margin: 0 0 0 auto;
}

#page .box .radio-group {
	margin-bottom: 30px;
}
	#page .box .radio-group.small-margin{
		margin-bottom: 10px;
	}

#page .box .check-sample {
	display: block;
	margin: 15px 0 20px auto;
}

.pager {
	margin-bottom: 40px;
}
.pager a {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #717171;
	display: block;
	float: left;
	margin-right: 8px;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f8f8 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f8f8 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8f8f8 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	text-align: center;
	line-height: 30px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}
.pager a.prev, .pager a.next {
	font-size: 24px;
	font-family: 'Roboto Slab', serif;
	font-weight: normal;
	line-height: 24px;
}
.pager a:hover, .pager a.active {
	color: #fff;
	text-shadow: 0px 1px 0px rgba(24, 130, 191, 1);
	background: #1b73c7; /* Old browsers */
	background: -moz-linear-gradient(top,  #1b73c7 0%, #105ba2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b73c7), color-stop(100%,#105ba2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1b73c7 0%,#105ba2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1b73c7 0%,#105ba2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1b73c7 0%,#105ba2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1b73c7 0%,#105ba2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b73c7', endColorstr='#105ba2',GradientType=0 ); /* IE6-9 */
}

#sidebar .widget {
	margin-bottom: 16px;
}
#sidebar .blue {
	background: #0a549a;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #abd3ea;
}
#sidebar ul {
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	text-align: left;
	line-height: 2em;
}
#sidebar .widget h3 {
	margin: 0 0 1em 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 1.3em;
	position: relative;
}
#sidebar .widget h3 span {
	height: 31px;
	width: 34px;
	left: -10px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	/*text-indent: -9999px; */
}
#sidebar .widget h3 span.ico-mail {
	background: url(https://www.afnicollections.com/assets/img/ico-mail.png) no-repeat 0 0;
	height: 26px;
	position: relative;
	top: 7px;
}
#sidebar .widget h3 span.ico-lock {
	background: url(https://www.afnicollections.com/assets/img/ico-lock.png) no-repeat 0 0;
}

#sidebar .widget h3 span.ico-phone {
	background: url(https://www.afnicollections.com/assets/img/ico-phone.png) no-repeat 0 0;
}

#sidebar .widget h3 span.ico-contact {
	background: url(https://www.afnicollections.com/assets/img/ico-phone.png) no-repeat 0 0;
	height: 24px;
}

#sidebar .widget h3 span.ico-mail {
	background: url(https://www.afnicollections.com/assets/img/ico-mail.png) no-repeat 0 0;
	height: 26px;
	position: relative;
	top: 7px;
}



#sidebar .widget h4 {
	font-size: 15px;
	color: #fff;
	text-align: left;
	margin: 0 0 12px 0;
	line-height: 1.8em;
}
#sidebar .widget .button {
	width: 220px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 15px;
}

#sidebar .widget.blue .button {
    background: #ffffff;
    color: #0a549a;
}
#sidebar .widget.blue .button:hover {
    color: #007cc3;
}

#sidebar .blue a{
	color: #fff;
}
#sidebar .blue address {
	font-style: normal;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.6em;
}
#sidebar .blue address strong {
	color: #fff;
	text-transform: uppercase;
}
#sidebar .blue h4 {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}

#sidebar .blue h5 {
	font-size: 23px;
	font-weight: bold;
	color: #fff;
}
#sidebar .blue p {
	font-size: 15px;
	font-weight: 300;
}

#sidebar .image {
	position: relative;
}
#sidebar .image img {
	width: 100%;
	height: auto;
	display: block;
}
#sidebar .image aside {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#sidebar .image aside div {
	padding: 44px 25px 20px 25px;
}
#sidebar .image aside h3 {
	font-size: 27px;
	line-height: 1.2em;
	margin: 0 0 10px 0;
	color: #313131;
}
#sidebar .image aside p {
	font-size: 18px;
	font-weight: 300;
	color: #696c6c;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#sidebar .widget-box-title h3, .total-box-title h3 {
	margin: 0;
	color: #616161;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}
#sidebar .widget-box, .total-box {
	background: #f3f3f3;
	padding: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidebar .widget-box-content, .total-box-content {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidebar .widget-box-content table {
	width: 100%;
	margin: 0;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
}
#sidebar .widget-box-content table td {
	background: #fff !important;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #313131;
	line-height: 1.5em;
	margin: 0;
}
#sidebar .widget-box-content table td.money {
	text-align: right;
}
#sidebar .widget-box-content table .total td {
	text-transform: uppercase;
	color: #11589b;
	font-size: 16px;
}
#sidebar .widget-box-content table .sep td {
	padding: 0;
	background: url(https://www.afnicollections.com/assets/img/sep.gif) repeat-x center center !important;
}
#sidebar .widget-note {
	padding: 0 40px;
}
#sidebar .widget-note p {
	font-size: 13px;
	font-weight: 300;
	margin-bottom: 10px;
}
#sidebar .box {
	background: #f8f8f8;
	-webkit-box-shadow: inset 0 0 17px rgba(11,11,11,0.07);
	-moz-box-shadow: inset 0 0 17px rgba(11,11,11,0.07);
	box-shadow: inset 0 0 17px rgba(11,11,11,0.07);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 26px;
}

#sidebar .box-title {
	padding: 0 26px 26px 26px;
}
#sidebar .box-title h3 {
	margin-left: -26px;
	margin-right: -26px;
	text-align: center;
	height: 54px;
	background: #e8e8e8;
	margin-bottom: 0 !important;
	line-height: 60px;
	font-size: 17px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #313131;
}
#sidebar .box-title aside {
	padding-top: 16px;
}
#sidebar .box-title aside p {
	font-size: 15px;
	line-height: 1.7em;
	font-weight: 300;
}
#sidebar .box-title aside.center p {
	text-align: center;
	font-weight: normal;
}
#sidebar .box-title aside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.9em;
}
#sidebar .box-title aside ul li a {
	background: url(../img/arrow2.png) no-repeat 0 13px;
	padding-left: 28px;
	display: block;
	font-size: 15px;
	color: #0d569b;
}

.account-box {
	margin-bottom: 40px;
}
.account-box h2 {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 16px;
	padding-left: 20px;
}
.account-box h2 a {
	font-size: 15px;
	font-weight: bold;
	color: #11589b;
	background: url(https://www.afnicollections.com/assets/img/ico-edit.png) no-repeat 0 0;
	padding-left: 24px;
	text-transform: none;
}
.account-box .menu {
	padding-top: 40px;
}
.account-box .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.account-box .menu ul li a {
	padding-top: 18px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	padding-left: 20px;
}
.account-box .menu ul li a.btn {
	color: #fff;
	line-height: 46px;
	padding-top: 0;
}
.account-box table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}
.account-box table td {
	background: #fff;
	padding: 0;
}
.account-box-content {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px;
}
.account-box-content .account-detail {
	margin-bottom: 12px;
}
.account-box-content .account-detail td {
	vertical-align: middle;
	font-size: 15px;
	font-weight: 300;
	color: #313131;
	line-height: 1.5em;
}
.account-box-content .account-detail .total td {
	color: #11589b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.account-box-content .account-info td {
	vertical-align: top;
	background: url(https://www.afnicollections.com/assets/img/vdot.png) repeat-y left center;
}
.account-box-content .account-info td:first-child {
	background: none;
}
.account-box-content .account-info h5 {
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.account-box-content .account-info td {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 300;
}
.account-box-content .account-info a {
	color: #313131;
}

.account-box-content .note {
	background: url(https://www.afnicollections.com/assets/img/ico-info.png) no-repeat 0 0;
	padding-left: 26px;
	font-style: italic;
	font-size: 12px;
	font-weight: 300;
	color: #313131;
	line-height: 20px;
}

#question {
	position: relative;
	background: #fff;
	text-align: center;
}
#question img {
	display: block;
	width: 100%;
	height: auto;
}
#question h6 {
	font-size: 32px;
	font-weight: bold;
	color: #313131;
	text-transform: uppercase;
	margin: 0 0 16px 0;
}
#question p {
	font-weight: 300;
	font-size: 18px;
	margin: 0 0 8px 0;
	line-height: 1.8em;
}

#footer {
    background: #696c6c url(https://www.afnicollections.com/assets/img/pattern.jpg);
	padding: 44px 0 40px 0;
}
#footer nav {
	padding-bottom: 22px;
}
#footer nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer nav ul li {
	padding-bottom: 18px;
}
#footer nav ul li a {
	display: block;
	color: #fff;
	padding-left: 13px;
	background: url(https://www.afnicollections.com/assets/img/arrow-g.png) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
}

#footer p, #footer aside {
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
#footer p a, #footer aside a {
	color: #ffffff;
	text-decoration: underline;
}
#footer p a:hover, #footer aside a:hover {
    color: #ffffff;
    text-decoration: none;
}
#footer p a {
	display: block;
}

#footer .partners {
	padding-bottom: 40px;
}
#footer .partners a {
	padding-right: 20px;
}
#footer .partners a:first-child {
	padding-left: 0;
}

#login {
	padding: 20px 0;
}
#login .button {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 254px;
}
#login #logo {
	background: url(https://www.afnicollections.com/assets/img/logo-login.png) no-repeat;
	width: 129px;
	height: 94px;
	display: block;
	margin: 0 auto;
	font-size: 0em;
	text-indent: -99999999px;
	margin-bottom: 30px;
}
	#login #logo-firemans{
		background: url(/assets/img/logo-firemans-fund.png) no-repeat;
		background-size: 300px 58px;
		width: 300px;
		height: 58px;
		display: block;
		margin: 0 auto;
		font-size: 0em;
		text-indent: -99999999px;
		margin-bottom: 30px;
	}
#login .login-box {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px;
	text-align: center;
}
#login .login-box h2 {
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #11589b;
	margin-bottom: 10px;
}
#login .login-box p {
	font-size: 16px;
	font-weight: 300;
	color: #696c6c;
}
#login .login-box label, #login .login-box input {
	text-align: left;
}
#login .login-box small {
	display: block;
	font-size: 12px;
	font-weight: 300;
	color: #696c6c;
}
#login .login-box small strong {
	color: #313131;
}
#login .login-box small a {
	color: inherit;
	text-decoration: underline;
}

@media only screen and (max-width: 40em) {
	#account-nav ul {
		margin-left: -0.9375em;
		margin-right: -0.9375em;
	}
	#account-nav ul li {
		padding-left: 0.9375em;
		padding-right: 0.9375em;
	}
	#page .box-bottom .left {
		float: none;
		margin-bottom: 20px;
	}
	#page .box-bottom .right {
		float: none;
		width: 100%;
	}
	#page .box-bottom .button {
		display: block;
		width: 100%;
		margin-bottom: 5px !important;
		float: none;
	}

	#question h6 {
		font-size: 28px;
	}
	#question .text-mask {
		padding: 45px 0;
	}
}

@media only screen and (max-width: 64em) {
	#page {
		margin-top: -50px;
	}
	#page .box {
		background: #f3f3f3;
		margin-left: -0.9375em;
		margin-right: -0.9375em;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	#page .box-title h2 {
		padding-left: 0.9375em;
	}
	#page .box-content {
		background: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		padding: 25px 20px;
	}
	#page .box-bottom {
		background: #f3f3f3;
		margin-left: -0.9375em;
		margin-right: -0.9375em;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		padding-bottom: 40px;
		text-align: center;
	}
	#page .box-bottom .button {
		float: none !important;
		margin-bottom: 0;
	}

	#login #logo {
		background-size: 65px 47px;
		width: 65px;
		height: 47px;
	}
	#login .button {
		min-width: 180px;
		padding-top: 14px;
		padding-bottom: 14px;
	}
	#login .login-box small strong {
		display: block;
	}

	.account-box-content .account-info td {
		width: 100%;
		float: left;
		background: url(https://www.afnicollections.com/assets/img/dots.png) repeat-x center top;
		padding: 12px 0;
	}

	.account-box-content .account-detail td {
		background: url(https://www.afnicollections.com/assets/img/dots.png) repeat-x center bottom #fff;
		line-height: 1.8em;
		width: 100%;
		float: left;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.account-box-content .account-detail td:first-child {
		background: #fff;
		padding-bottom: 0;
		margin-bottom: -6px;
	}

}
@media only screen and (min-width: 40.063em) {
	#banner .text {
		max-width: 320px;
	}
	#account-nav ul li {
		float: left;
		border: 0;
	}
	#account-nav ul li a {
		height: 76px;
		line-height: 76px;
		padding: 0 34px;
		position: relative;
	}
	#account-nav ul li a:hover {
		background: #003896;
	}
	#account-nav ul li a.active {
		font-weight: bold;background: #003896;
	}
	#account-nav ul li a:hover:after, #account-nav ul li a.active:after {
		content: '';
		border: solid;
    border-color: #fff transparent;
    border-width: 0 12px 12px 12px;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    z-index: 99;
	}

	#page .box .cvc {
		position: relative;
	}
	#page .box .check-sample {
		position: absolute;
		top: -10px;
		right: 0;
	}

	#question .text-mask {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

@media only screen and (min-width: 64.063em) and (max-width: 70.625em) {
	#hero {
		overflow: hidden;
	}
	#hero img {
		min-width: 1200px;
	}
	#hero .text {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#hero .text h2 {
		font-size: 40px;
	}
	#hero .text h3 {
		font-size: 28px;
	}
}

@media only screen and (min-width: 64.063em) {
	.error i {
		position: absolute;
		left: 105%;
		white-space: nowrap;
		top: 40px;
	}
	.error {
		margin-bottom: 16px;
	}
	#header {
		padding-top: 28px;
		padding-bottom: 28px;
	}
	#mobile-nav-opener {
		display: none;
	}

	#hero {
		margin-bottom: 100px;
	}

	#banner .text {
		max-width: 100%;
	}
	#banner h1 {
		padding: 30px;
		font-size: 47px;
	}

	.about {
		padding: 80px 0;
	}
	.about ul {
		padding-top: 45px;
	}
	.about ul li {
		margin-bottom: 0;
	}
	.about p {
		font-size: 22px;
		margin-bottom: 0.8em;
	}

	.licensed ul li {
		width: 20%;
		float: left;
		padding-left: 10px;
	}
	.licensed ul li img {
		margin-bottom: 14px;
	}
	.licensed ul li:first-child {
		padding-left: 0;
	}

	#main-about {
		padding-bottom: 78px;
	}
	#main-about h1, #main-about h2 {
		background: url(https://www.afnicollections.com/assets/img/line.gif) repeat-x center center;
	}
	#main-about h1 span, #main-about h2 span {
		background: #fff;
		padding: 0 25px;
	}

	#main-cols article {
		background: none;
		padding-top: 0;
		padding-bottom: 82px;
		padding-right: 20px;
	}

	#profile {
		padding: 74px 0;
	}
	#profile h1 {
		font-size: 40px;
		margin-bottom: 40px;
	}
	#profile h1 small {
		padding-top: 15px;
	}

	#content {
		padding: 90px 0;
	}

	#page {
		padding-bottom: 0;
	}
	#page .box {
		border: solid 14px #f3f3f3;
		background: #f3f3f3;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#page .box-title h2 {
		padding-top: 10px;
		padding-bottom: 15px;
		padding-left: 20px;
	}
	#page .box-content {
		padding: 20px;
		background: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#page .box-bottom {
		padding-top: 24px;
	}
	#page .box-bottom aside {
		float: left;
		width: 60%;
		padding-left: 34px;
		line-height: 1.8em;
	}
	#page .box-bottom .left {
		padding-left: 14px;
	}
	#page .box-bottom .left a {
		float: left;
		margin-left: 20px;
		line-height: normal;
	}

	#page .box .cvc .code {
		clear: none;
		bottom: 16px;
		right: 0;
		position: absolute;
	}

	#sidebar .blue {
		padding: 40px 30px;
	}

	.account-box {
		margin-bottom: 64px;
	}
	.account-box h2 {
		padding-left: 0;
	}
	.account-box-content .account-info td {
		padding-left: 20px;
	}
	.account-box-content .account-info td:first-child {
		padding-left: 0;
	}
	.account-box-content .account-detail {
		margin-bottom: 24px;
	}
	.account-box-content .account-detail td {
		line-height: 2em;
	}
	.account-box-content .account-detail .sep td {
		background: url(https://www.afnicollections.com/assets/img/dots.png) repeat-x center center;
		padding: 0;
	}


	#footer {
		padding-top: 74px;
		padding-bottom: 54px;
	}
	#footer nav {
		float: left;
	}
	#footer nav ul li {
		padding-bottom: 22px;
	}
	#footer .partners {
		text-align: right;
		float: right;
		padding-top: 8px;
		width: 300px;
	}
	#footer .partners a {
		padding-left: 25px;
		float: right;
	}

	#footer .box {
		margin-left: 45px;
		float: left;
	}
	#footer .box address, #footer .box p {
		line-height: 2em;
		font-size: 15px;
		color: #ffffff;
		font-style: normal;
	}
	#footer h3 {
		color: #fff;
		line-height: 1em;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 6px;
		text-transform: uppercase;
	}

	#footer p {
		float: left;
	}
	#footer p a {
		display: inline;
	}
	#footer aside {
		float: right;
	}
	#login {
		padding-top: 50px;
	}
	#login #logo {
		margin-bottom: 44px;
	}

	#login .login-box {
		padding: 44px 34px 34px 34px;
	}
	#login .login-box h2 {
		font-size: 34px;
	}
	#login .login-box p {
		font-size: 22px;
	}
} /* min-width 1025px, large screens */

@media only screen and (min-width: 72.188em) {
	#hero .blue a {
		padding-left: 30px;
		padding-right: 30px;
	}
	#banner h1 {
		padding: 50px 40px;
	}
	.licensed {
		padding: 80px 0;
	}
	.licensed ul li {
		padding-left: 20px;
		padding-bottom: 0;
	}
	.total-box {
		text-align: left;
	}
	.total-box h3 {
		padding-left: 20px;
	}
	.total-box span {
		display: inline;
	}
	.total-box .button {
		float: right;
	}
} /* min-width 1155px, large screens */

a { font-weight: bold; } /*making links cold for screen readers*/

.access-hidden {
	position: absolute;
    left: -9000px;
    height: 1px;
    width: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

a[href^="tel:"] {
	font-weight: bold;
	text-decoration: underline;
}