#form_modal {background: white;}
#form_modal .errormsg{ background:rgb(219, 64, 64); color:white;}#form_modal .errormsg a{color:white;}
#form_modal .successmsg{ background:#093; color:white;}
.form_modal-inner {background:rgba(53,154,206,.9);}
#form_modal .remodal {border:1px solid rgba(53,154,206,1) !important;}
#form_modal .bootstrap-wrapper .btn-info {border-color:rgba(44,62,80,1) !important;background-color:rgba(44,62,80,1) !important;}
#form_modal .bootstrap-wrapper .btn-info:hover {background-color:rgba(44,62,80,.8) !important}
#form_modal .bootstrap-wrapper .form-control {border-color:rgba(53,154,206,1);box-shadow: 1px 1px 7px rgba(0,0,0,0);}
#form_modal .bootstrap-wrapper .form-control:focus {box-shadow: 1px 1px 7px rgba(0,0,0,.4);}
.form-label-lg{color: #4E5154;}
.btn-color-form_modal { border-color: #2C3E50; background-color:#2C3E50 !important;} 
.text-form_modal {text-align: left !important; color:#ffffff !important;}