
label {
    font-weight: 400 !important;
	margin-bottom: 0.1em !important;
}

.ice_att_message {
	color: #8A8A8A !important;
	font-weight: 300 !important;
	font-size: small;
	padding-top: 9px!important;
}


.ice_att_subtitle {
    padding: 30px 15px 0px;
    margin-bottom: 24px;
    border-bottom: 1px solid #ccc;
}

.ice_att_subtitle h3 {
	padding-bottom: 5px !important;
	color: #8A8A8A !important;
    font-size: 20px !important;	
    font-weight: 500 !important;	
}

.ice_att_fee_type {
	white-space: nowrap;
    font-weight: bold!important;
	margin-bottom: 20px!important;	
}




.ice_att_amount {
	color: #8A8A8A !important;
	font-weight: 500 !important;
}

.ice_att_separator {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.has-error {
    color: #a94442 !important;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.help-block {
	font-size: smaller;
}

.ice_att_amount_total {
	color: #17a2b8;
    line-height: 40px;
    font-size: 24px !important;
    font-weight: 600 !important;
}

input[type=text], input[type=email], input.text, input.title, textarea, select {
    padding: .375rem .75rem !important;
	border-radius: .25rem !important;
	border: 1px solid #ced4da !important;
}
