.rezulteo-btn > span > span{
	text-transform: uppercase;
	font-size:14px;
	min-width:145px;
	line-height: 43px;
}
#tyreSelector21 #ecomm-rezulteo-disclaimer-block.show{
	float:none;
}
.rezulteo-detail h2{
	height: 42px;
	margin:8px 0 6px;
	padding: 0;
	width: 195px;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.rezulteo-detail-powered{
	float:right;
	font-size:10px;
	font-weight:bold;
	color:#999999;
	padding-top: 4px;
}

.rezulteo-detail-powered > img {
    padding-left: 5px;
}

.inner-content.right-homologation{
	position:relative;
}
.right-homologation .michelin-recommends {
	padding-top: 5px;	
}

.right-homologation .michelin-recommends > span {
	font-size: 14px;
	padding-top: 6px;
	float: left;
}

.right-homologation .michelin-recommends > img {
	float: right;
}
#ecomm-tyre-detail-module{
	display:block;
	overflow:hidden;
	padding:30px 0 25px;
}
#ecomm-tyre-detail-module h3{
	font-size:14px;
	padding-bottom:15px;
}
#ecomm-tyre-detail-module .resulteo-wrapper > img{
	float:left;
}
#ecomm-tyre-detail-module .resulteo-wrapper{
	padding-bottom:5px;
}
#ecomm-tyre-detail-module .resulteo-text{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 136px;
	padding-left:8px;
}

#ecomm-tyre-detail-module .no-image .resulteo-text{
	width: auto;
	padding-left: 0px;
}
#ecomm-tyre-detail-module .powered-by{
	padding:8px 0 5px 0;
	font-size:10px;
	color:#949393;
	float:right;
}
#ecomm-tyre-detail-module .powered-by > img{
	padding:0 5px;	
}

.powered-by{
	display:block;
	overflow:hidden;
}
.right-homologation .selected-car-dimensions{
	padding-bottom:10px;
}
#ecomm-tyre-detail-module .module > .buy-now .rezulteo-button{
	width:100%;	
}
a.rezulteo-button {
	background: url(../img/ecomm/green-btn-left-cap.png) no-repeat 0 0;
	padding-left: 3px;
	height: 26px;
	display: inline-block;
	color: #fff;
	text-decoration: none !important;
	cursor: pointer;
	width: 209px;
}

a.rezulteo-button > span{
	background: url(../img/ecomm/green-btn-right-cap.png) no-repeat right top;
	display: inline-block;
	line-height: 25px;
	width: 233px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer !important;
}
.right-homologation .shadow{
	background: url('/assets/img/tyreSelector21/shadow_up.png') no-repeat center bottom;
	height: 15px;
	width: 310px;
	display: block;
	position: absolute;
	left:0;
	bottom: 179px;
}
.rezulteo-button-box{
	height:42px;
}
#tyreSelector21 #tyreSelector21-wrapper .results-available .tyre-details .front-rear.resulteo .right-side > .middle{
	padding:0 20px 0 30px;
}

#tyreSelector21 #tyreSelector21-wrapper .results-available .tyre-details .front-rear.resulteo .right-side .left .homologation{
	margin: 3px 30px 11px 0;
}

#tyreSelector21 #ecomm-rezulteo-disclaimer-block {
	float:none;
	margin-top: 15px;
}

#tyreSelector21 .front-rear.resulteo span.dim-row-dealer-locator {
	margin-top:4px;
	font-size:10px;
	font-weight:normal;
	color:#000;
	padding-top:0;
}

#tyreSelector21-details .no-price-available {
	color:#666666;
	position:relative;
	margin-top:-20px;
}

td > a.rezulteo-button.cai {
	color:#fff;
	background: #96C93E;
	display:flex;
	align-items: center;
    padding: 3px 12px 3px 8px;
	white-space: nowrap;
	border-radius: 3px;
	width:auto;
	font-style:italic;
}
td > a.rezulteo-button.cai:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #ffffff;
	position:relative;
	right:-6px;
}

td.cai-button-td {
	padding: 0 8px!important;
}

#tyreSelector21-details.extended-tunnel .type-detail-sizes table td {
	padding: 10px 5px;
}

#tyreSelector21-details.extended-tunnel td .eu-labeling-trigger.tyre-detail.size-db {
	position: static;
}
#tyreSelector21-details.extended-tunnel .fitments-table .specification-info, 
#tyreSelector21-details.extended-tunnel .fitments-table .eu-labelling-info, 
#tyreSelector21-details.extended-tunnel #tyre-sizes .eu-labelling-info {
	left:0!important;
}

.rezulteo-anchor .green-btn {
	color:#fff;
	background-color:#96C93E;
	display:flex;
	align-items:center;
	font-size:14px;
	padding: 4px 20px;
	height:42px;
	width:237px;
	box-sizing:border-box;
    margin: 0 auto;
    border-radius: 5px;
    position:relative;
    text-decoration:none;
    text-transform:uppercase;
    flex-wrap: wrap;
}

.rezulteo-anchor .green-btn:after {
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #fff;
	position:absolute;
	right:10px;
	top:50%;
	margin-top: -4px;
}

.rezulteo-anchor > h3 {
	font-weight:normal;
	width: 237px;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom:15px;
	margin:20px auto 15px auto;
	text-align:center;
}

.rezulteo-anchor  + .inner-content.right-homologation {
	display:none;
}