	.cofiError {
		border: 1px solid rgb(255, 174, 174)!important;
	}

	#cart label.label {
white-space: normal;
max-width: 200px;
line-height: 17px;
}

#cart form .line {
padding: 4px;
}
#cart input[type=text], #cart select, #cart textarea {
margin-right: 6px;
}

#cart_form_cofi{
display: none;
}


#cofi_submit_katkesta1 {
display: inline-block;
vertical-align: middle;

margin-top: 18px;
width: 134px;
text-align: center;
font-size: 15px;
background: #f12b2b;
border: 1px solid #5CB429;
color: white;
text-decoration: none;
padding: 6px 18px;
line-height: 26px;
cursor: pointer;
box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#cofi_submit_katkesta {
display: inline-block;
vertical-align: middle;

margin-top: 18px;
width: 134px;
text-align: center;
font-size: 15px;
background: #f12b2b;
border: 1px solid #5CB429;
color: white;
text-decoration: none;
padding: 6px 18px;
line-height: 26px;
cursor: pointer;
box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#cofi_submit_edasi {
display: inline-block;
vertical-align: middle;
margin-top: 18px;
width: 134px;
text-align: center;
font-size: 15px;
background: #5CB429;
border: 1px solid #5CB429;
color: white;
text-decoration: none;
padding: 6px 18px;
line-height: 26px;
cursor: pointer;
box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-box-shadow: rgb(138, 138, 138) 0px 0px 6px 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left: 40px;
}

#cofi_submit_edasi:hover {
	border: 1px solid black;
	}
	
#cofi_submit_katkesta:hover {
	border: 1px solid black;
	}
	#cofi_submit_katkesta1:hover {
	border: 1px solid black;
	}