.status-msg{
	font-size: 14px;
    margin-bottom: 15px;
	border: 1px solid;
    padding: 5px 10px;
}
.status-msg.success {
    border-color: #008000;
    color: #008000;
}
.status-msg.error {
    border-color: #ff0000;
    color: #ff0000;
}
/* .contact-form .field_select .ui-selectmenu{ */
	/* width: 242px !important; */
    /* padding: 0; */
    /* height: 30px; */
    /* margin-right: 20px; */
/* } */


/* @media only screen and (min-width: 760px) { */
	/* .contact-form .field_select .select_styled { */
		/* width: 278px !important; */
		/* padding: 0; */
		/* height: 37px; */
		/* margin-right: 20px; */
	/* } */
/* } */