.cc-rider.cc-btn {
	display: inline;
}
#cc_buttons {
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}
.cc-revoke {
    display: none;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
	/* IE10+ specific styles go here */  

	.cc-theme-classic :last-child.cc-btn {
		min-width: 0px !important;
	}
	.cc-floating.cc-theme-classic {
		padding: 2em !important;
	}

}
