/*
Theme Name: Libero
Theme URI: http://libero.mikado-themes.com/
Description: A Theme for Lawyers and Law Firms
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 2.1
License: GNU General Public License
License URI: licence/GPL.txt
Text Domain: libero

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.enf_fields {
	background: rgba(0, 0, 0, .0) !important;
	border:2px solid #fff !important; 
	border-radius:3px !important;
	padding: 13px !important; 
	width: 100% !important;
	min-width: 50px;
	font-weight: 400 !important;
	color:#ffffff !important;
	}

.enf_text {
	font-weight: 400 !important;
	color:#ffffff !important;
}

.enf_button {
	background: rgba(0, 0, 0, .0) !important;
	border:2px solid #fff !important; 
	border-radius:3px !important;
	padding:16px 20px !important; 
	min-width:142px !important;
	font-size:12px !important;
	}

.enf_button:hover {
	background:#883D1F !important;
}