/* CONTENT STYLESHEET :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

   Blue:	rgb(16,61,141)

/*_______________________________________________________________________________________________ HOMEPAGE */
/*------------------------------------------------------------------------------------------- .pg-homepage */
.pg-homepage #featured-property-list,
.pg-homepage #promoted-property {
	display:none;
}

.pg-homepage #promo-msg {
	text-align:center;
}
.pg-homepage #buy-rent h2::before,
.pg-homepage #sell-let h2::before {
	top:0.2em;
	margin-top:0;
	font-size:1.25em;
}

.pg-homepage .mini-search-form.panel {
	margin:-3.5em auto 0;
	max-width:26.786em;
}

.pg-homepage #commercial-panel {
	background-image:url(/images/commercial-panel-bg.png);
	background-position:100% 100%;
	background-size:81px 85px;
	background-repeat:no-repeat;
}
.pg-homepage #commercial-panel > div {
	padding-right:55px;
}
.pg-homepage #auction-news {
	margin-top:3em;
}


@media (min-width: 768px) {
	.pg-homepage #main .row > .page > [class^="col-"].search-form-wrapper {
		padding-top:0;
		padding-bottom:0;
	}
	.pg-homepage .mini-search-form.panel {
		position:absolute;
		top:-16em;
		right:15px;
		margin:0;
		min-width:26.786em;
	}
	
	.pg-homepage #featured-property-list,
	.pg-homepage #promoted-property {
		display:block;
	}
	.pg-homepage #featured-property-list h2 {
		margin:0 0 1.5em;
	}
	.pg-homepage #featured-property-list ul {
		float:left;
		width:75%;
		padding:0;
		list-style:none;
		margin:0;
	}
	.pg-homepage #featured-property-list ul li {
		float:left;
		width:33.333%;
		padding:0 15px;
		margin:0;
	}
	.pg-homepage #featured-property-list a.search {
		position:relative;
		float:left;
		padding:0 15px;
		color:#fff;
		text-align:center;
		font-weight:normal;
		margin-top:1em;
	}
	.pg-homepage #featured-property-list a.search::before {
		content:'\f105';
		font-family:'FontAwesome';
		display:inline-block;
		overflow:hidden;
		border:1px solid #fff;
		border-radius:50%;
		font-size:1.429em;
		width:1.2em;
		height:1.2em;
		line-height:1.1;
		padding-left:2px;
	}
	.pg-homepage #featured-property-list a.search span {
		display:block;
		margin-top:0.5em;
	}
	.pg-homepage .panel > header.reverse h2 {
		min-height:2.2em;
	}
}

@media (min-width: 980px) {
	.pg-homepage #logo {
		max-width:235px;
	}
	.pg-homepage #featured-property-list a.search::before {
		font-size:2.143em;
	}
}


/*---------------------------------------------------------------------------------------- Homepage Banner */
.pg-homepage #banner {
	padding-top:0;
}
.pg-homepage .banner-slider {
	margin-bottom:0;
}
.pg-homepage .banner-slider [data-slide] {
	position:relative;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:240px; /* 160px */
}
.pg-homepage .banner-slider [data-slide] a {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	padding:4em 15px;
}
.pg-homepage .banner-slider [data-slide] .page {
	position:relative;
	max-width:980px;
	margin:0 auto;
	height:100%;
}
.pg-homepage .banner-slider [data-slide] .promotion {
	background:rgba(0,0,0,0.1);
	border:1px solid #fff;
	color:#fff;
	padding: 18px 12px;
	margin: 0 auto;
	max-width: 26.786em;
	min-height:7.5em;
	text-align:center;
	transition:all 0.1s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pg-homepage .banner-slider [data-slide] .promotion:hover {
	background:rgba(0,0,0,0.25);
}
.pg-homepage .banner-slider [data-slide] .promotion .headline {
	display:block;
	font-size:1.5em;
	text-shadow:0 2px 3px #000;
}
.pg-homepage .banner-slider [data-slide] .promotion .btn {
	display:none;
}

@media (min-width: 400px) {
	.pg-homepage .banner-slider [data-slide] {
		height:auto;
		min-height:20em;
	}
	.pg-homepage .banner-slider [data-slide] a {
		padding-top:6em;
	}
}
@media (min-width: 544px) {
	.pg-homepage .banner-slider [data-slide] {
		height:auto;
		min-height:24em;
	}
}
@media (min-width: 768px) {
	.pg-homepage .banner-slider [data-slide] {
		height:auto;
		min-height:36em; /* 27.5em */
	}
	.pg-homepage .banner-slider [data-slide] .promotion {
		position:absolute;
		top:15.1em;
		left:15px;
		width:24em;
		min-height:12.25em;
		max-width:40%;
	}
	.pg-homepage .banner-slider [data-slide] .promotion .headline {
		font-size:2em;
		margin-bottom:0.5em;
	}
	.pg-homepage .banner-slider [data-slide] .promotion .btn {
		display:inline-block;
	}
	.pg-homepage .banner-slider .slick-dots {
		position:static;
		max-width:980px;
		margin:-25px auto 5px;
		padding:0 15px;
		text-align:left;
		height:20px;
	}
	.pg-homepage .banner-slider .slick-dots li button::before {
		content:'';
		width:12px;
		height:12px;
		background:#fff;
		border-radius:50%;
		opacity:1;
		box-shadow:0 1px 3px rgba(0,0,0,0.75);
	}
	.pg-homepage .banner-slider .slick-dots li.slick-active button::before {
		background:rgb(16,61,141);
		border:1px solid #fff;
		width:14px;
		height:14px;
		transform:translate(-1px,-1px);
	}
}


/*________________________________________________________________________________________ PROPERTY SEARCH */
.dt-Search .breadcrumbs {
	margin-bottom:1.429em;
}
/*------------------------------------------------------------------------------------ Search View Options */
.search-view-options ul {
	list-style:none;
	margin:0;
	padding-left:0;
}
.search-view-options li {
	float:left;
	margin:0;
}
.search-view-options li + li {
	margin-left:1.5em;
}
.search-view-options li a {
	display:block;
	font-size:1.143em;
	color:#999;
	line-height:2.75em;
}
.search-view-options li a:hover {
	color:#666;
}
.search-view-options li.active a {
	color:rgb(16,61,141);
}
.search-view-options li a::before {
	position:relative;
	top:2px;
	font-family:'FontAwesome', sans-serif;
	font-size:1.3125em;
	display:inline-block;
	margin-right:0.5em;
	margin-top:-2px;
}
.search-view-options li.grid a::before {content:'\f00a';}
.search-view-options li.list a::before {content:'\f00b';}
.search-view-options li.map a::before {content:'\f0ac';}

@media (min-width: 480px) {
	.search-view-options {
		float:left;
		width:50%;
	}
}

/*------------------------------------------------------------------------------------ Search Sort Options */
.search-sort-options {
	padding:0.821em 0;
}
.search-sort-options label {
	margin-bottom:0;
}

@media (min-width: 480px) {
	.search-sort-options {
		float:right;
		width:50%;
		text-align:right;
	}
}

/*----------------------------------------------------------------------------------------- Search Results */
.search-results {
	margin:12px 0 1.5em;
}

/*---------------------------------------------------------------------------------------------- Grid View */
.search-results.grid-view {
	margin-left:-15px;
	margin-right:-15px;
}

@media (min-width: 420px) {
	.search-results.grid-view .property-card {
		float:left;
		width:50%;
		margin-bottom:30px;
	}
}

/*---------------------------------------------------------------------------------------------- List View */
.search-results.list-view .property-card {
	margin-left:-15px;
	margin-right:-15px;
}
.search-results.list-view .property-card + .property-card {
	padding-top:1.5em;
	border-top:1px solid #ccc;
	margin-top:1.5em;
}
.search-results.list-view .property-card header {
	float:right;
	width:50%;
}
.search-results.list-view .property-card .desc {
	margin-top:0.5em;
}
.search-results.list-view .property-card > a {
	padding-bottom:2.5em;
}
.search-results.list-view .property-card > a > div > div {
	float:left;
	width:45%;
	margin-bottom:-1.5em;
}
.search-results.list-view .property-card .photo {
	margin-bottom:1em;
}
.search-results.list-view .property-card .status {
	font-size:0.833em;
}
.search-results.list-view .property-card footer {
	padding-top:0;
}

@media (min-width: 480px) {
	.search-results.list-view .property-card {
		font-size:1em;
	}
}

@media (min-width: 560px) {
	.search-results.list-view .property-card + .property-card {
		padding-top:0;
		border-top:0;
	}
	.search-results.list-view .property-card > a {
		position:relative;
		padding:18px 15px 2.5em;
	}
	.search-results.list-view .property-card > a::after {
		content:'\f105';
		font-family:'FontAwesome';
		position:absolute;
		right:15px;
		bottom:1em;
		border:1px solid rgb(16,61,141);
		line-height:1.096;
		width:1.2em;
		height:1.2em;
		border-radius:50%;
		text-align:center;
		font-size:22.5px;
		color:rgb(16,61,141);
	}
	.search-results.list-view .property-card header {
		position:relative;
	}
	.search-results.list-view .property-card .photo .status {
		position:absolute;
		top:0;
		right:0;
		display:inline-block;
	}
}

/*----------------------------------------------------------------------------------------------- Map View */
.search-results.map-view #map {
	height:320px;
	max-height:60vh;
}
.search-results.map-view .infoBox > img {
	display:none;
}
.search-results.map-view .property-card {
	position:relative;
	padding-bottom:19px;
}
.search-results.map-view .property-card::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	display:block;
	height:19px;
	background:url(/images/gm-infobox-arrow.png) 50% 100% no-repeat;
	background-size:22px 19px;
}
.search-results.map-view .property-card > a {
	padding:12px 12px;
}
.search-results.map-view .property-card > a::after {
	right:12px;
	bottom:0.75em;
}
.search-results.map-view .property-card header {
	margin:-12px -12px 0;
	padding:9px 12px;
}
.search-results.map-view .property-card .title {
	font-size:1.2em;
}
.search-results.map-view .property-card .photo {
	margin:0 -12px;
}
.search-results.map-view .property-card footer {
	margin:0 -12px -12px;
	padding:9px 12px;
}

@media (min-width: 768px) {
	.search-results.map-view #map {
		height:560px;
	}
}


/*___________________________________________________________________________________ PROPERTY DETAIL PAGE */
/*------------------------------------------------------------------------------------------- .dt-Property */
.dt-Property .property .title {
	color:#000;
	font-size:1.286em;
	margin-bottom:0;
}
.dt-Property .property .type {
	display:block;
	color:rgb(102,102,102);
}
.dt-Property .property .summary {
	position:relative;
	padding-bottom:1em;
}
.dt-Property .property .summary .price {
	display: none;
}
.dt-Property .property .summary .status {
	background:rgb(16,61,141);
	position:absolute;
	top:105%;
	right:2%;
	z-index:10;
	color:#fff;
	font-size:0.714em;
	display:inline-block;
	padding:0.5em;
}
.dt-Property .property .summary .status[data-status="Available"] {
	background:rgb(16,61,141);
}
.dt-Property .property .summary .status[data-status="SSTC"] {
	background:rgb(220,0,0);
}
.dt-Property .property #gallery {
	position:relative;
	z-index:0;
}
.dt-Property .property .price {
	margin-top:0.5em;
}
.dt-Property .property .price .value {
	display:block;
	font-size:1.714em;
	font-weight:300;
	color:rgb(16,61,141);
}
.dt-Property .property .price .note {
	display:block;
	font-size:0.857em;
	color:rgb(102,102,102);
}
.dt-Property #mini-map {
	display:none;
}
.dt-Property .actions {
	padding:15px;
	border:1px solid rgb(153,153,153);
	border-radius:12px;
	margin-bottom:1em;
}
.dt-Property .actions h2 {
	font-size:1.143em;
	font-weight:bold;
	margin-bottom:0.3em;
	color:#000;
}
.dt-Property .actions .call {
	font-size:1.143em;
}
.dt-Property .actions .call p {
	margin-bottom:0;
}
.dt-Property .actions .webform {
	padding:1em 0;
}
.dt-Property .actions .webform a,
.dt-Property .actions .webform button {
	font-size:0.85em;
}
.dt-Property .actions .webform button {
	margin-left: 0.5em;
}
.dt-Property .feature-list {
	padding:0;
	margin:0 0 1em;
	list-style:none;
}
.dt-Property .feature-list li {
	float:left;
	font-size:0.857em;
}
.dt-Property .feature-list li + li {
	margin-left:2.5em;
}
.dt-Property .feature-list li .qty {
	font-size:2.5em;
	font-weight:bold;
	display:block;
}
.dt-Property .feature-list li .qty::after {
	font-family:'FontAwesome';
	color:rgb(153,153,153);
	display:inline-block;
	margin-left:0.3em;
}
.dt-Property .feature-list li.bedrooms .qty::after {
	content:'\f236';
}
.dt-Property .feature-list li.area .qty::after {
	content:'\f047';
}
.dt-Property .feature-list li.bathrooms .qty::after {
	content:'\00a0';
	width:1.084em;
	background:url('/images/bathroom-icon.png') 50% 50% no-repeat;
	background-size:contain;
	position:relative;
}
.dt-Property .feature-list li.receptions .qty::after {
	content:'\f0f4';
}
.dt-Property .feature-list li .qty::after {
	font-family:'FontAwesome';
	color:rgb(153,153,153);
}
.dt-Property #main-map {
	min-height:20em;
}
.dt-Property .downloads {
	margin-bottom:2em ;
}
.dt-Property #description-disclaimer {
	font-size:0.8em;
	margin-top:2em;
	border-top:1px solid #ccc;
	padding-top:2em;
}

.postcode {
    white-space: nowrap;
}
.dt-Property #submit-success {
	color: rgb(58,129,21);
	font-size: 1.1em;
	margin: 1rem 0;
}
@media (min-width: 768px) {
	.dt-Property .property .title {
		margin-top:0;
	}
	.dt-Property .property .summary header {
		float:left;
		width:65%;
	}
	.dt-Property .property .summary .price {
		display: block;
		float:right;
		width:35%;
		text-align: right;
		margin-top:-0.3em;
	}
	.dt-Property .property .summary .status {
		top:0;
		right:auto;
		left:calc(100% + 30px);
		white-space:nowrap;
		font-size:1em;
	}
	.dt-Property .property #gallery + .price {
		display: none;
	}
	.dt-Property #mini-map {
		display:block;
		min-height:16em;
		margin-bottom:2em;
	}
	.dt-Property .row.property-detail {
		background:rgb(242,242,242);
	}
	.dt-Property #main-map {
		min-height:30em;
	}
	.dt-Property .downloads {
		padding-top:1.286em;
	}
}
@media (min-width: 992px) {
	
	.dt-Property .actions .webform a,
	.dt-Property .actions .webform button {
		font-size:1em;
	}
	.dt-Property .downloads {
		padding-top:1.643em;
	}
}

/*____________________________________________________________________________________ BASIC CONTENT PAGES */
/*---------------------------------------------------------------------------------------------- .dt-basic */
@media (min-width: 768px) {
	.dt-basic #banner {
		background-color: #ecf2ff;
		background-image: linear-gradient(to bottom,  #ffffff 0%,#ecf2ff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2ff',GradientType=0 );
	}
	.dt-basic[class*='p-commercial'] #banner {
		background-color: #ecf2ff;
		background-image: url('/images/commercial-banner.png'), linear-gradient(to bottom,  #ffffff 0%,#ecf2ff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2ff',GradientType=0 );
		background-repeat: no-repeat;
		background-position:75% 50%, 0 0;
	}
	.dt-basic aside {
		margin-top:-11.5em;
	}
}


/*_________________________________________________________________________________ ENHANCED CONTENT PAGES */
/*------------------------------------------------------------------------------------------ .dt-enhanced1 */
@media (min-width: 768px) {
	.dt-enhanced1 #banner {
		background-color: #ecf2ff;
		background-image: linear-gradient(to bottom,  #ffffff 0%,#ecf2ff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2ff',GradientType=0 );
	}
}

/*------------------------------------------------------------------------------------------ .dt-enhanced2 */
@media (min-width: 768px) {
}


/*_________________________________________________________________________________________ CONTACTS SHEET */
/*--------------------------------------------------------------------------------------- .dt-contactSheet */
@media (min-width: 768px) {
	.dt-contactSheet #banner {
		background-color: #ecf2ff;
		background-image: linear-gradient(to bottom,  #ffffff 0%,#ecf2ff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2ff',GradientType=0 );
	}
}



/*_______________________________________________________________________________________________ AUCTIONS */
/*-------------------------------------------------------------------------------------------- .p-auctions */
@media (min-width: 768px) {
	body[class*='p-auction'] #banner {
		background-color: #ecf2ff;
		background-image: url('/images/banners/auctions-banner.png'), linear-gradient(to bottom,  #ffffff 0%,#ecf2ff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ecf2ff',GradientType=0 );
		background-repeat: no-repeat;
		background-position:75% 50%, 0 0;
	}
	.dt-basic[class*='p-auctions'] aside {
		margin-top:0;
	}
}

.p-auctions #auction-calendar {
	margin-bottom:3em;
}

.property-auction-list,
.general-auction-list {
	list-style:none;
	padding:0;
	margin:0;
}

.property-auction-list .auction,
.general-auction-list .auction {
	position:relative;
	margin:0 0 1em;
}
.property-auction-list .auction a {
	display:inline-block;
	padding-left:1em;
}
.property-auction-list .auction a::before {
	content:'\f105';
	font-family:'FontAwesome';
	position:absolute;
	top:0;
	left:0;
}
ul.general-auction-list .auction > *,
div.general-auction-list .auction .panel > div > * {
	display:block;
	font-size:0.85em;
}
.general-auction-list .auction .name {
	font-size:1em;
}
.general-auction-list .auction a {
	display: block;
}
.general-auction-list .auction .auction-files {
	margin:0.5em 0;
}
.general-auction-list .auction .file {
	position:relative;
	display:inline-block;
	background:rgb(16,61,141);
	padding: 0.5em 0.75em 0.375em 1.75em;
	color:#fff;
}
.general-auction-list .auction .file + .file {
	margin-left:0.25em;
}
.general-auction-list .auction .file::before {
	content:'\f0f6';
	font-family:'FontAwesome';
	position:absolute;
	top: 0.375em;
	left: 0.5em;
}
.general-auction-list .auction .date {
	display:block;
	font-size:0.8em;
	font-weight:bold;
}
.general-auction-list .auction .status {
	display:block;
	font-size:0.8em;
	color:rgba(0,0,0,0.75);
}
.general-auction-list .auction .saleroom-link a {
	display: inline;
}

.property-auction-list .venue {
    font-size: 0.85em;
}
.property-auction-list .auction .date {
    display: block;
    font-size: 0.8em;
    font-weight: bold;
}
.property-auction-list .auction a {
	display:block;
	padding-left:0;
}
.property-auction-list .auction a::before {
	content:none;
}



.property-auction-event-info .date,
.property-auction-event-info .venue {
	font-size:1.286em;
	font-weight:300;
}
.property-auction-event-info .date strong,
.property-auction-event-info .venue strong {
	font-weight:300;
	color:rgb(16,61,141);
	display:block;
}
.property-auction-lots {
	margin-top:3em;
}
.property-auction-lots .property-lot {
	background:rgb(231,236,244);
	padding:18px;
	margin-bottom:1.5em;
}
.property-auction-lots .property-lot > div {
	margin-top:1.5em;
}
.property-auction-lots .property-lot .sale-status {
	color:rgb(16,61,141);
}
@media (min-width: 544px) {
	.property-auction-event-info .date strong,
	.property-auction-event-info .venue strong {
		display:inline-block;
		min-width:8em;
	}
	.property-auction-lots .property-lot > a,
	.property-auction-lots .property-lot > img {
		display:block;
		float:left;
		width:35%;
	}
	.property-auction-lots .property-lot > div {
		float:right;
		width:60%;
		margin-top:0;
	}
}

.auction-archive-lists {
	margin-right:-15px;
	margin-left:-15px;
}
.auction-archive-lists .auction .panel > div > * {
	font-size:inherit !important;
}
.auction-archive-lists .auction h3 {
	margin-bottom:0;
}


/*_____________________________________________________________________________________________ CONTACT US */
/*--------------------------------------------------------------------------------------------- .p-contact */
.p-contact #map {
	height:200px;
}
.p-contact .office-card {
	margin-bottom:0;
}
.p-contact .office-card > a {
	padding-right: 4rem;
}
.p-contact .office-card > a::after {
	top:1em;
	bottom:auto;
}
.p-contact .office-card .tel {
	font-weight:300;
	font-size:1.4em;
}
.p-contact #london {
	background:#eee;
}
.p-contact #london .page {
	display: flex;
	align-items: center;
	justify-content: center;
}
.p-contact #btn-enquiry {
	margin:0 15px;
}

@media (min-width: 768px) {
	.p-contact #map {
		height:300px;
	}
	.p-contact #btn-enquiry {
		float:right;
	}
}

/*_____________________________________________________________________________________________ Enquiry form */
/*--------------------------------------------------------------------------------------------- .form-group */
.form-group .required {
	font-weight:400;
    color:red;
}


/*__________________________________________________________________________________________________ ABOUT */
.dt-about .team-advert {
	margin-top:3em;
}
/*___________________________________________________________________________________________________ TEAM */
#team-nav {
	border-bottom:1px solid rgb(204,204,204);
}
#main #team-nav > .page {
	padding:0;
}
#main #team-nav [class*="col-"] {
	padding-top:0;
	padding-bottom: 0;
}
#team-nav .nav-tabs {
	border-bottom:0;
	margin:0;
}
#team-nav .nav-tabs > li {
	margin:0 0 1px;
	position:relative;
}
#team-nav .nav-tabs > li + li {
	margin-left:1em;
}
#team-nav .nav-tabs > li a {
	border:0;
	font-size:1.1em;
	padding:0.5em 0;
}
#team-nav .nav-tabs > li a::after {
	content:'';
	display:none;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	border-bottom:3px solid rgb(204,204,204);
}
#team-nav .nav-tabs > li a:hover {
	background:none;
}
#team-nav .nav-tabs > li.active a {
	color:rgb(16,61,141);
}
#team-nav .nav-tabs > li.active a::after {
	display:block;
	border-bottom:3px solid rgb(16,61,141);
}
.team-contact {
	position:relative;
	min-height:6em;
	padding-right:6em;
}
.team-contact img {
	position:absolute;
	bottom:0;
	right:0;
	height:6em;
}
.team-contact h3 {
	margin-top:0;
	margin-bottom:0.25em;
}
.team-contact .role {
	margin-bottom:0.5em;
}
.team-contact .email {
	font-size:0.8em;
}

@media (min-width: 24em) {
	.team-contact {
		min-height:8em;
		padding-right:8em;
	}
	.team-contact img {
		height:8em;
	}
	.team-contact .email {
		font-size:1em;
	}
}

@media (min-width: 768px) {
	#team-nav .nav-tabs > li + li {
		margin-left:2em;
	}
	#team-nav .nav-tabs > li a {
		font-size:1.2em;
		padding:2.5em 0 1em;
	}
	.team-contacts {
		margin-left:-15px;
		margin-right: -15px;
	}
	.team-contacts > div {
		float:left;
		width:50%;
		padding:0 15px;
	}
	.team-contact {
		min-height:150px;
		padding-right:150px;
	}
	.team-contact img {
		height:150px;
	}
}
@media (min-width: 65em) {
	#team-nav .nav-tabs > li a:hover::after {
		display:block;
	}
}

/*__________________________________________________________________________________________________ ABOUT */
.blog .tagcloud ul {margin:0 -0.2em;}
.blog .tagcloud ul li {margin:0 0.2em;}
/*__________________________________________________________________________________________________ Banner messages */
#banner-flash {
	background: #ffeb3b;
	color: #000;
	float: right;
	padding: 0.75rem 1.25rem;
}