/* CSS Document */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: #fff url(../images/bg.jpg) top repeat-x;
	font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a span {display: none;}
.clear {clear: both;}

/* ====================
Typography            |
==================== */

a:link, a:visited {
	color: #206EA0;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
p {
	margin: 5px 15px 15px 15px;
}
h1 {
  color: #fff;
  font: normal 27px/35px Arial, Helvetica, sans-serif;
}
h2 {
  color: #1a788c;
  font: normal 24px/35px Arial, Helvetica, sans-serif;
}
h3 {
  color: #fff;
  font: normal 19px/31px Arial, Helvetica, sans-serif;
}
h4 {
  color: #1a788c;
}
h5 {
  color: #1a788c;
}

/* ====================
Containers            |
==================== */

#container {
	width: 990px;
	margin: 4px auto 0px auto; padding: 0 5px;
	background: url(../images/bg_shadow.png) top left repeat-y;
}
#bottom {
	width: 990px;
	margin: 0 auto; padding: 5px 0 15px 0;
	text-align: center;
	background: url(../images/bg_below.jpg) top left repeat-x;
	font-size: 0.8em;
}

/* ====================
Main Navigation       |
==================== */

ul.mainNav {
	margin: 29px 0 0 0; padding: 4px 3px 0 3px;
	float: right;
	width: 380px;
}
ul.mainNav li {
	float: left;
}
.mainNav li a {
	display: block;
	text-decoration: none;
	color: #600a1a;
	font: bold 16px/28px "Trebuchet MS", sans-serif;
	letter-spacing: -1px;
	margin: 0 8px; padding: 0 0 0 7px;
	cursor:pointer;
}
.mainNav li a:visited {color: #600a1a; text-decoration: none;}
.mainNav li a:hover {
	color: #911a30;
}
.home #home a, .advertise #advertise a, .partner #partner a, .about #about a, .contact #contact a {
	text-decoration: overline;
}

/* ====================
Sub Navigations       |
==================== */

form#searchform {
  	width: 524px; height: 24px;
	background: #dcddde;
	padding: 3px 0px 0px 5px;
	float: right;
	font: bold 12px/19px "Trebuchet MS", sans-serif;
}
#searchInput {
	background: #fff url(../images/bg_search.jpg) bottom repeat-x;
	border: 1px solid #fff;
	width: 200px;
	float: left;
}
#searchSubmit {
	margin: 0 0 0 5px;
	border: none;
	cursor: pointer;
	float: left;
}
a.login {
	background: #fff url(../images/login.png) 5px 2px no-repeat;
	display: block;
	width: auto; height: 24px;
	padding: 0px 10px 0px 25px;
	float: right;
	color: #737373;
	text-decoration: none;
}
a:hover.login {
	background: #dcddde url(../images/login.png) 5px 2px no-repeat;
	color: #000;
}

/* ====================
Subsidebar            |
==================== */

#subSidebarMenu {
	float: right;
	width: 200px;
	margin: 0px 25px 10px 15px;
}
.subhead {
	background: #1b9dab;
	color: #fff;
	font-size: 0.9em;
	display: block;
	padding: 3px 9px;
}
#subSidebarMenu ul {
	border: #d2e0e2 1px solid;
	font-family: Myriad, Arial, sans-serif;
	background-color: #d1ecff;
	list-style-type: none;
	padding-left: 0;
	margin: 0 auto 0 0;
}
#subSidebarMenu li {
	margin-bottom: 0px;	
	margin-left: 0px;
	border-bottom: #fff 1px solid;
	font-size: 0.9em;
}
#subSidebarMenu li a {
	background: url(../images/bullet_arrow.png) 7px center no-repeat;
	display: block;
	padding: 3px 10px 3px 26px;
	text-decoration: none;
}
#subSidebarMenu li a:hover { 
	background-color: #277182;
	color: #bbdff9;
}
#subSidebarMenu li.maintopic a { 
	background-image: none;
	padding-left: 6px;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.legal #subSidebarMenu, .salespitch #subSidebarMenu { width: 225px; }
.legal #subSidebarMenu p,  .salespitch #subSidebarMenu p { font-size: 0.75em; line-height: 1em; }
.salespitch .identity {float: right; margin: 5px 20px 5px 5px;}
#mastpitch {
	height: 185px;
	background: url(../images/glowing.jpg) top no-repeat;
}

/*
a.pitchlogo {
	display: block;
	background: url(../images/pitchlogo.jpg) no-repeat;
	width: 308px; height: 185px;
	margin: 0 0 0 8px;
	text-decoration: none;
}
a:hover.pitchlogo {background-position: -302px 0;}

*/
body.salespitch {background: url(../images/bg_proposal.jpg) top repeat-x;}
.salespitch #maincontent {margin-top: -40px;}
.salespitch #smladdress {margin-top: 20px; font-size: 0.8em; line-height: 1.1em;}
.salespitch table {margin: 20px 0;}
.salespitch .bulletlist {font-size: 1.3em;}
/* ====================
Masthead              |
==================== */

#masthead {
	height: 268px;
	background: #fff url(../images/bg_mast.jpg) top repeat-x;
}
#masthead p {margin-left: 0px;}
#identity {
	float: left;
	width: 322px;
}
a.logo {
	display: block;
	background: url(../images/logo.jpg) no-repeat;
	width: 312px; height: 121px;
	margin: 22px 0 0 8px;
	text-decoration: none;
}
a:hover.logo {background-position: -312px 0;}
#movie {
	width: 320px; height: 124px;
	display: block;
}
#mastbody {
	float: right;
	width: 665px;
}
#navihold {
	height: 88px;
}
#header {
	width: 625px; height: 140px;
	padding: 20px;
	background: url(../images/mast_generic.jpg) 0px 6px no-repeat;
	color: #fff;
}
#newsticker {
	height: 32px;
	padding: 0 20px;
	background: #16A3B4 url(../images/bg_newsscroll.jpg) top repeat-x;
	clear: both;
	color: #fff;
	line-height: 32px;
	border-top: 1px solid #fff;
	overflow: hidden;
}
#newsticker a {
	color: #fff;
}
#newsticker a:hover {
	text-decoration: none;
}
.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}

/* ====================
Mainbody              |
==================== */

#mainbody {
	background: #fff url(../images/bg_sidebar.jpg) bottom right no-repeat;
	padding: 20px 0 20px 20px;
}
#maincontent {
	float: left;
	width: 980px;
}

#leftBody {
	float: left;
	background: #fff;
	width: 340px;
}
#rightBody {
	float: right;
	width: 340px;
}

#sidebar {
	float: right;
	width: 260px;
}
#sidebar p {
	margin: 0.8em 3em;
	font-size: 11px;
	line-height: 1.6em;
}
#sidebar a {
	background: url(../images/bullet_arrow.png) left no-repeat;
	padding: 2px 0 2px 18px;
}

/* ====================
Homepage              |
==================== */

.home #masthead {
	height: 332px;
}
.home #movie {
	height: 188px;
}
.home #header {
	height: 204px;
	background: url(../images/mast_home.jpg) bottom right no-repeat;
}
.home #mainbody {
	height: 360px;
	padding: 0px;
	overflow: hidden;
	background: #fff url(../images/bg_body.jpg) bottom repeat-x;
	float: none;
}
.home #leftBody {
	height: 315px; width: 340px;
	padding: 20px 0 25px 260px;
	background: url(../images/home_bodypic.jpg) left bottom no-repeat;
}
.home #leftBody p {
	margin: 0 0 0 20px;
	font-size: 0.9em;
	line-height: 1.45em;
}
.home #leftBody a.more {
	margin: 20px 0 0 190px;
	display: block;
	width: 90px;
}
.home #rightBody {
	padding: 20px 20px 0 0;
	width: 330px;
}

/* ====================
Landing               |
==================== */

.advertise #header, .partner #header {
	background: url(../images/mast_landing.jpg) 0px 6px no-repeat;
	width: 665px; height: 180px;
	padding: 0px;
}
.advertise #mainbody {
	background: #fff url(../images/landing_adv.jpg) bottom left no-repeat;
	height: 490px;
}
.partner #mainbody {
	background: #fff url(../images/landing_aff.jpg) 0px 40px no-repeat;
	height: 550px;
}
.advertise #maincontent, .partner #maincontent {
	width: 775px;
	float: right;
}
.advertise #maincontent p, .partner #maincontent p {
	margin-left: 100px;
}
h2.advtitle {
	display: block;
	width: 530px;
	margin: 0 0 15px 5px;
}
#mastLeft {
	width: 440px;
	float: left;
	margin: 20px 0 0 10px;
}
#mastRight {
	width: 180px; height: 145px;
	float: right;
	border-left: 1px solid #df2b27;
	margin: 5px 0 0 0; padding: 15px 0 15px 20px;
	background: #149aa9 url(../images/bg_rightheader.jpg) top repeat-x;
}
.advertise .learnMore, .partner .learnMore {
	margin: 10px 0 0 0;
}
.subtitle {margin-left: 0px; padding-left: 0px;}

/* ====================
Secondary Pages       |
==================== */

.accessory #header, .advPrograms #header, .ppcAdv #header, .advTools #header, .accManagement #header, .directNavi #header, .advReasons #header, .benefits #header, .nofraud #header, .smartbid #header, .affiliates #header {
	background: url(../images/mast_adv.jpg) right 6px no-repeat;
}
/*.accessory #header a.signupLong, .advPrograms #header a.signupLong, .ppcAdv #header a.signupLong, .advTools #header a.signupLong, .accManagement #header a.signupLong, .directNavi #header a.signupLong, .advReasons #header a.signupLong {
	margin: 25px 0 0 0;
}*/
.accessory #maincontent img {margin: 20px;}

.xmlpartner #header, .referral #header, .paypertext #header, .xmlRequire #header, .searchbox #header, .overview #header, .affAccess #header, .adRoll #header {
	background: url(../images/mast_aff.jpg) right 6px no-repeat;
}
.support #header {
	background: url(../images/mast_support.jpg) right 6px no-repeat;
}

/* ====================
Footer                |
==================== */

#footer {
	clear: both;
	height: 40px;
/*
	height: 166px;
	padding: 40px 40px 20px 40px;
*/
	padding: 4px 40px 2px 40px;
	color: #fff;
	background: #0C3A51 url(../images/bg_footer.jpg) top repeat-x;
}
#logos {
	float: left;
}
a.validated  {
	width: 196px; height: 48px;
	margin: 0 0 10px 0;
	display: block;
	background: url(../images/logo_validated.png) no-repeat;
}
a:hover.validated {background-position: -196px 0;}
a.supervision  {
	width: 230px; height: 48px;
	display: block;
	background: url(../images/logo_supervision.png) no-repeat;
}
a:hover.supervision {background-position: -230px 0;}
#address {
	float: left;
	width: 180px;
	margin: 0 65px;
}
#address p {
	margin:  10px 0 0 20px;
	font-size: 0.8em; line-height: 1.5em;
}
#client {
	float: right;
	width: 310px;
	font-size: 1.15em;
}
#client ul li {
	background: #1c4c61 url(../images/bg_footerlink.jpg) top repeat-x;
	width: 300px;
	margin: 2px 0;
}
#client ul li a {
	display: block;
	color: #a6d4f4;
	line-height: 25px;
	background: url(../images/bullet_dblarrow.png) 0px 3px no-repeat;
	margin: 0 0 0 5px; padding: 0 0 0 20px;
}
#client ul li.twitter a {
	line-height: 25px;
	background: url(../images/twitterIcon.png) 0px 3px no-repeat;
	margin: 0 0 0 5px; padding: 0 0 0 20px;
}
#client ul li.facebook a {
	line-height: 25px;
	background: url(../images/fbIcon.png) 0px 3px no-repeat;
	margin: 0 0 0 5px; padding: 0 0 0 20px;
}

/* ====================
Blog                  |
==================== */

#calendar {
	background: #20546C url(../images/bg_newsscroll.jpg) bottom repeat-x;
	text-align: center;
	margin: 0 1em 1em 0; padding: 0 0 0.4em 0;
	float: left;
	border: 2px solid #A9D5F1;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#blogpost {
	
}
.month {
	color: #0C3A50;
	font-size: 0.9em; font-weight: bold;
	display: block;
	background: #fff url(../images/bg_search.jpg) bottom repeat-x;
	padding: 0.1em 1em;
	letter-spacing: -1px;
}
.day {
	color: #fff;
	font-size: 1.2em;
	display: block;
	margin: 0.1em 0 0 0;
}
.year {
	color: #fff;
	font-size: 0.9em;
	display: block;
	margin: 0.1em 0 0 0;
}
.blog #sidebar {
	width: 260px;
}
.blog #content {
	float: left;
	width: 450px;
	margin: 0 0 0 20px;
	padding: 20px 0;
}
.comments a {
	text-align: right;
	display: block;
}
.blog h5 a {
	font: 1.5em/1em "Times New Roman", Times, serif;
	margin: 15px 0 0 0; padding: 0;
	color: #AC090A;
	border-bottom: 1px dotted #AC090A;
	text-decoration: none;
}
.blog h5 a:hover {border-bottom: 1px hidden #fff;}

/* ====================
Classes               |
==================== */

a.authenticated {
	background: url(../images/authenticated_bullet.png) left no-repeat;
	width: 18px; height: 20px;
	display: block;
	float: right;
	margin: 0 0 0 4px;
}
p.quote {
	width: 251px;
	background: #aeeaf7 url(../images/quote_top.png) top no-repeat;
	color: #0a7196;
	padding: 15px 35px 0 35px; margin: 0;
	font-size: 0.8em; line-height: 1.4em;
	font-weight: bold;
}
p.name {
	width: 251px;
	padding: 32px 70px 5px 0; margin: 0 0 10px 0;
	text-align: right;
	color: #0a7196;
	font-size: 0.85em; font-weight: bold;
	background: url(../images/quote_bottom.png) top no-repeat;
}
.loading {
	background: url(../images/loader.gif) center center no-repeat;
}
ul.puzzlelist {
	font-size: 11px;
	line-height: 1.6em;
	margin: 1em 3em;
}
ul.puzzlelist li {
	background: url(../images/bullet_puzzle.png) left top no-repeat;
	margin-top: 0.5em; padding-left: 25px;
}
ul.bulletlist {
	font-size: 11px;
	line-height: 1.6em;
	margin: 1em 3em;
}
ul.bulletlist li {
	background: url(../images/bullet_arrow.png) left top no-repeat;
	margin-top: 0.5em; padding-left: 25px;
}
.bullet {
	background: url(../images/bullet_arrow.png) left no-repeat;
	padding-left: 25px;
}
ul.numbered {
	font-size: 11px;
	line-height: 1.6em;
	margin: 1em 4em;
	list-style-type: upper-roman;
}
a.more {
	padding: 0 0 0 20px; margin: 0 13px 0 0;
	font-size: 1.4em;
	background: url(../images/bullet_arrow.png) left no-repeat;
}
#imagecap { float: left; margin: 5px 15px;}
#imagecap p {font-size: 0.7em; font-style: italic;}
#imagecap img {border: 1px solid #393939;}
.smartbid #imagecap {width: 458px;}
.small {font-size: 0.75em;}

/* ====================
Buttons               |
==================== */

.home a.learnMore {
	position: relative;
	top: 115px; left: 170px;
}
.home a.signup {
	position: relative;
	top: 160px; left: 0px;
}
a.learnMore {
	display: block;
	width: 140px; height: 45px;
	background: url(../images/learn.png) no-repeat;
	cursor: pointer;
}
a:hover.learnMore { background-position: -140px 0; }
a.signup {
	display: block;
	width: 140px; height: 45px;
	background: url(../images/signup.png) no-repeat;
	cursor: pointer;
}
a:hover.signup { background-position: -140px 0; }
a.signupLong {
	display: block;
	width: 271px; height: 45px;
	margin: 5px 0 0 0;
	background: url(../images/signupLong.png) no-repeat;
	cursor: pointer;
}
a:hover.signupLong { background-position: -271px 0; }

.twitterButton {
	padding: 10px 10px 10px 40px;
	background: url(../images/icon_tw.jpg) left no-repeat;
}
.facebookButton {
	padding: 10px 10px 10px 40px;
	background: url(../images/icon_fb.jpg) left no-repeat;
}

/* ====================
Forms                 |
==================== */

#privateLabel {
	background: #15A4B4 url(../images/bg_newsscroll.jpg) top repeat-x;
	color: #fff;
	border: 2px solid #2293A1;
	width: 500px;
	margin: 20px; padding: 20px;
}
#privateLabel p {
	margin: 0; padding: 0;
}

dl {
  position: relative;
  width: 450px;
}
dt {
  clear: both;
  float:left;
  width: 230px;
  padding: 4px 0 2px 0;
  text-align: left;
}
dd {
  float: left;
  width: 200px;
  margin: 0 0 8px 0;
  padding-left: 6px;
}
.hint {
  display:none;
  position: absolute;
  right: -250px;
  width: 200px;
  margin-top: -4px;
  border: 1px solid #28adc0;
  padding: 10px 12px;
  background: #c2edf3 url() no-repeat -100px -100px;
}
fieldset {
	clear: both;
	font-size: 1.3em; 
}

/* ====================
Dynamic Page          |
==================== */

.dynamic #footer {
	height: 50px; padding: 0;
}
.dynamic #mainbody {
	background: #fff;
}
.dynamic #masthead {
	height: 148px;
}
.dynamic #movie {
	width: 320px; height: 4px;
	display: block;
}
.dynamic #header {
	width: 625px; height: 20px;
	padding: 20px;
	background: url() 0px 6px no-repeat;
	color: #fff;
}

/* ====================
List Items            |
==================== */

ul ul {
	margin-left: 3.5em;
}
ul ul.numbered li { background-image: none; padding-left: 1em; }
ol.anotherlist {
	list-style-type: decimal;
	background-color: #b1def0;
	width: 400px;
	margin-left: 25px;
}
ol.anotherlist li {
	background-color: #d1ecff;
	border-bottom: 1px solid #b1def0;
	margin: 0 0 0 30px; padding: 0 10px;
}

/* ====================
sIFR                  |
==================== */

/*sIFR code is Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}



/* ====================
Landing Pages                  |
==================== */

#maincontentlp {
	float: left;
	width: 700px;
}
#rightBodylp {
	float: right;
	width: 250px;
	padding: 0px 20px 0px 0px;
}
#clientlp {
	float: right;
	width: 310px;
	font-size: 1.15em;
	padding: 0px 20px 0px 0px;	
}
#clientlp ul li {
	background: #1c4c61 url(../images/bg_footerlink.jpg) top repeat-x;
	width: 300px;
	margin: 2px 0;
	padding: 0px 20px 0px 0px;	
}
#clientlp ul li a {
	display: block;
	color: #a6d4f4;
	line-height: 25px;
	background: url(../images/bullet_dblarrow.png) 0px 3px no-repeat;
	margin: 0 0 0 5px; padding: 0 20px 0 20px;
}

#headerlpty {
	width: 625px; height: 140px;
	padding: 40px 20px 0px 20px;
	background: url(../images/mast_generic.jpg) 0px 6px no-repeat;
	color: #fff;
}
.affiliates #headerlpty {
	background: url(../images/mast_adv.jpg) right 6px no-repeat;
}

/* ====================
Landing Pages Classes                 |
==================== */

#maincontentlp {
	float: left;
	width: 620px;
}
#sidebarlp {
	float: right;
	width: 340px;
    color: #1a788c;
    font: normal 15px/26px Arial, Helvetica, sans-serif;	
}





/* ====================
Biz Card CSS                 |
==================== */


.BizCard #mainbody {
	background: #fff url(../images/landing_adv.jpg) bottom left no-repeat;
	height: 490px;
}


.BizCard #header {
	width: 625px; height: 140px;
	padding: 20px;
	background: url(../images/mast_generic.jpg) 0px 6px no-repeat;
	color: #fff;
}

.BizCard #maincontent, {
	width: 775px;
	float: right;
}

.BizCard #maincontent p, {
	margin-left: 100px;
}

h2.BizCardtitle {
	display: block;
	width: 530px;
	margin: 0 0 15px 5px;
}
#charlesphoto {
	float: left;
	height: 200px;
	margin-left: 5px;
	height: 200px;
	}

/* ====================
Tabbed Jquery         |
==================== */
.tabbed {border: 2px solid #20526B;}
.tabbed div {margin: 20px 0 0 20px;}
ul.tabNavigation {
	background: #20526B;
	font-size: 1.1em;
	letter-spacing: -1px;
}
ul.tabNavigation li {
	float: left;
}
ul.tabNavigation li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	background: #16A3B4 url(../images/bg_newsscroll.jpg) top repeat-x;
	border-right: 1px solid #297887;
	border-left: 1px solid #20526B;
}
ul.tabNavigation li a:hover {
	background: #fff;
	color: #16A3B4;
}


/* ====================
Modernize             |
==================== */
div#maincontent *> select,
div#maincontent *> textarea,
div#maincontent *> input[type="text"],
div#maincontent *> input[type="password"],
div#maincontent *> input[type="checkbox"],
div#maincontent *> input[type="file"]
/*div#maincontent select:not(:-internal-list-box)*/ {
    background-color: rgb(250,250,250);
    margin: 8pt;
    padding: 6pt;
    border: 1px solid lightgray;
    border-radius: 4px;
    min-width: 15em;
    }

input[type="submit"] {
    width: 15em;
    height: 4em;
    border: none;
    border-radius: 4px;
    background-color: darkred;
    color: wheat;
    font: icon;
    margin: 8pt;
}
input[type="submit"]:hover {
    background-color: #9b3030;
}
input[type="submit"]:active {
    transform: translateY(0.1em);
}

div#maincontent *> input[type="checkbox"] {
	min-width: 4pt;
}

div#maincontent *> input.short[type="text"]{
	min-width: 75pt;
	width: 75pt;
}

div#maincontent ul li{
	margin-left: 3em !important;
	list-style: inside;
}

div#maincontent *> div.holdfieldlabel {
	display: inline-block;
	margin: 8pt 1pt; 
}

div#maincontent *> div.holdfieldlabel > input {
	display: block;
	min-width: 30pt; width: 30pt; max-width: 30pt; text-align: right;
	margin: 0 2pt 0 0;
	text-align: center;
}

div#maincontent *> div.holdfieldlabel > label {
	display: block;
	text-align: center;
	color: gray;
	font-size: 8pt;
}

div#maincontent *> input#b_year { min-width: 50pt; width: 50pt; max-width: 50pt; margin: 0 2pt 0 8pt;}

div#maincontent *> td {vertical-align: middle;}


div#maincontent *> .table_data td, div#maincontent *> .table_data th {
	border: #d2e0e2 1px solid;
	color: #666;
	background-color: rgb(250,250,250);
	padding: 6pt;
}

div#maincontent *> .table_data th {
		border: #5bbdab 1px solid;
	background: #1b9dab;
	color: white;
}

/* ====================
Breadcrumps           |
==================== */
.arrow-steps .step {
	font-size: 11px;
	text-align: center;
	color: #666;
	cursor: default;
	margin: 0 3px;
	padding: 5px 5px 5px 15px;
	min-width: 90px;
	float: left;
	position: relative;
	background-color: #d2e0e2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
  transition: background-color 0.2s ease;
}

.arrow-steps .step:after,
.arrow-steps .step:before {
	content: " ";
	position: absolute;
	top: 0;
	right: -17px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 17px solid #d2e0e2;	
	z-index: 2;
  transition: border-color 0.2s ease;
}

.arrow-steps .step:before {
	right: auto;
	left: 0;
	border-left: 17px solid #fff;	
	z-index: 0;
}

.arrow-steps .step:first-child:before {
	border: none;
}

.arrow-steps .step:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.arrow-steps .step span {
	position: relative;
}

.arrow-steps .step span:after {
	opacity: 0;
	content: "✔";
	position: absolute;
	top: -5px;
	right: -13px;
}

.arrow-steps .step.done span:after {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease 0.5s;
	-moz-transition: opacity 0.3s ease 0.5s;
	-ms-transition: opacity 0.3s ease 0.5s;
	transition: opacity 0.3s ease 0.5s;
}

.arrow-steps .step.current {
	color: #fff;
	background-color: #1b9dab;
}

.arrow-steps .step.current:after {
	border-left: 17px solid #1b9dab;	
}


.arrow-steps .step.disabled {
	color: #999;
	background-color: #e2e2e2;
}

.arrow-steps .step.disabled:after {
	border-left: 17px solid #e2e2e2;	
}
.step span a{
	text-decoration: none;
	color: inherit;
}
.step span a:hover{
	text-decoration: underline;
}