/*
Theme Name: Manchester 2019	
Theme URI: http://www.manchesterspecialty.com
Author: NMS
Author URI: http://www.neilsonmarketingservices.com
Description: Responsive Wordpress Theme.
Version: 1.0
*/


/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.page-id-61 #claim-box{
	display:none;
}
.table-claim .cell strong {
	display: inline-block;
}
.pdf-cta {
	display: table;
	width: auto;
	border-radius: 10px;
	background: #b98546;
	color: #fff;
	font-size: 14px;
	opacity: 1;
	border: 0;
	text-transform: uppercase;
	padding: 8px 12px;
}
.pdf-cta:hover{
	color: #fff;
	background: #ffa500;
}
.pdf-cta .cell:last-child::after {
	content: "\f105";
	display: inline-block;
	font: normal normal normal 18px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 0px;
	font-size: 24px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-left: 10px;
	top: 3px;
	position: relative;
	font-weight: bold;
}

.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.affProg p{
	text-align: center !important;
    line-height: 18px;
    font-size: 12px !important;
    margin-bottom: 0px
}
.affProg p strong{
	text-transform: uppercase;
    text-align: center;
	font-size:12px !important;
}
