#buttonFunc_heading {
	word-spacing: 3px;
}

.button-rb-heading {
	font-weight: 700;
}

#submit_button {
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.value-rb {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 0px;
}


.rb {
	background-color: #e7e7e7;
}

input[type=radio]:checked + label { 
   background-image: none;
    background-color:#d0d0d0;
}

.col-button {
	width: 50%;
}

.span-close {
	color: #fff;
	opacity: 1;
	text-shadow: none;
}

.button-xclass {
	margin-right: -15px;
	margin-top: -15px;
}

.buttonFunc{
	width: 310px;
	/*margin: 100px auto 0;*/
    padding: 20px 25px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #005784 0%,#009de0 100%);	
}



.buttonFunc .close {
	opacity: 1;
}

#BP_checkbox_CL {
	margin-top: 20px !important;
}

#button_hint {
	display: none;
}

.popup-text {
margin-botton: 0;

}

.popup-text a {
color: #fff !important;
text-decoration: underline;
font-weight: bold;
} 

.special-margin {
margin-bottom: 15px !important;
}
