.x13recieptorinvoice{
	background-color :#F4F4F4;
	border-color: #DDD;
	/*border:1px solid;
	padding:5px 10px;
	margin:5px 0 10px 0;*/
}

.x13recieptorinvoice .radio{
	padding-top:6px;
}

.x13recieptorinvoice input{
	position:relative;
	top:3px;
}

.x13recieptorinvoice label{
	padding:5px 0;
	cursor:pointer;
	margin:0;
}

.x13recieptorinvoice .radio, .x13recieptorinvoice input:not(:disabled){
	cursor:pointer;
}

.x13recieptorinvoice-error{
	padding:5px;
	color:#FFF;
	background:orange;
	margin-top: -10px;
	margin-bottom: 10px;
}
