.radio {
	 width: 18px;
	 height: 18px;
	 margin-right: 8px !important;
	 display: inline-block;
}
 .radio-text {
	/*font-size: 18px !important;
	 */
	 position: relative;
	 top: -2px;
	 font-weight: normal;
	 width: 90%;
}
