/*General*/
.cap-wrapper {
font: 1em/1.6em 'Open Sans',sans-serif;
}
div.content {
width: 100%;
}
form label{font-weight: 500;}

.cap-wrapper div#service-slides a.slide-gotoservice {
	right: -40px;
	bottom: -1px;

}

/* Links */

	.cap-wrapper a{
		color: #144f8c;
	}
	.cap-wrapper a:hover{
		text-decoration:underline;
	}

.cap-wrapper #capita-myservices-widget-container {
	font-size: 100%;
}
	.cap-wrapper h1, .cap-wrapper h2, .cap-wrapper h3, .cap-wrapper h4, .cap-wrapper h5, .cap-wrapper h6 {
		color: #000000;
	}
	

form select{ margin:0 auto;
}
article section li{margin:0 auto;}

.cap-wrapper div.detail-value {
	font-size: 1.1em;
}
.cap-wrapper div.detail-type {
	font-size: 0.8em;
}
.cap-wrapper .summary_link_block{
	width: 22%;
}
.cap-wrapper ul#con-progress-bar li {
	width: 115px;
}
p,pre{margin: 0 auto;}
.cap-wrapper .service-part-holder {
	height: 375px;
	font-size: 0.9em;
}
a:focus{background-color:transparent;outline:2px solid #674817;color:#144f8c;}
.cap-wrapper .onlineauthentication-day_input {
margin-left: 15px;
}

.cap-wrapper .onlineauthentication-month_input {
margin-left: 15px;
}

.cap-wrapper .onlineauthentication-year_input {
margin-left: 15px;
}
.cap-wrapper .onlineauthentication-box
	{
z-index:1;
	}
	.cap-wrapper .summary_link_block a span.ks-text {
	font-size: 0.8em;
}

/* Council Tax Counfigurable link icons */
/* Add card icon to Make a payment - link (1) */
.ct_link_1:before {content: "\e01f";}

/* Business Rates Counfigurable link icons */
/* Add card icon to Make a payment - link (1) */
.nr_link_1:before {content: "\e01f";}

/* Housing Benefits Counfigurable link icons */
/* Add card icon to Make a payment - link (1) */
.hb_link_1:before {content: "\e01f";}

/* Landlord Counfigurable link icons, just add content style as above */
/* Add card icon to Make a payment - link (1) */
.ll_link_1:before {content: "\e01f";}


.carousel-inner .item .data-type {
    margin-top: 0px;
}