@CHARSET "UTF-8";

.has-error .form-control { border:1px dashed #ff0000; background-color:#f9ecec; }

.account-edit fieldset 			{ width:70%; float:right; }
.account-edit fieldset legend 	{ font-size:13px; }

.form-group label.text-center { text-align: center !important }
.form-group label.text-left { text-align: left !important }
.form-group .newsletter-rl label { text-align: left !important }

input#participants_dk, input#participants_skdp, input#participants_club, input#participants_other { width: 40px }

.submition-send .control-label { padding-top: 0px }
