.email-validation-txt {
	color: #2aefff;
	font-weight:bold;
}

#customer_details, .product-quantity, .actions, .quantity, .card-scheduled-sending {
	display: none;
}

#txt-send-address-line-1, #txt-send-address-line-2, #txt-send-city, #txt-send-state, #txt-send-zipcode, #txt-send-country{
	width: 315px;
}

#txt-send-datetimepicker, .select2-selection{
	border-radius: 50px!important;
}

.datetimepicker-validation-txt {
    color: #2aefff;
    font-weight: bold;
}