                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                /*
Theme Name: Ip - Infusion
Theme URI: http://ip-infution.com/
Description: The default WordPress theme based on the famous
Version: 1.6
Author: Eight25Media
Author URI: http://eight25media.com/
Tags: red, custom header, fixed width, two columns, widget;
*/
/*add on 20180207*/
.forgot-form-wrap .caldera-grid input[type="text"],
.forgot-form-wrap .caldera-grid input[type="email"],
.forgot-form-wrap .caldera-grid textarea{
	width: 100%;
	font-weight: 400;
	font-size: 14px;
	color: #000;
	margin: 0;
	border: 1px solid #e3e3e3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
	outline: none !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.forgot-form-wrap{
	padding-bottom: 75px;
}
