/*
Theme Name: MF
Theme URI: http://www.mfdsgn.com/mf/
Author: Mfdsgn
Author URI: http://www.mfdsgn.com/
Description: MF Theme is an Multi-Purpose WordPress Theme.
Version: 2.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, right-sidebar, custom-colors, featured-images, post-formats,translation-ready
Text Domain: mf

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize11111
--------------------------------------------------------------*/
.send-email.hidden {
    display: none;
}

#wpi_quote_accept .sigPad label,
#wpi_quote_accept .sigNav a, 
#wpi_quote_accept .sigNav a:link, 
#wpi_quote_accept .sigNav a:visited,
#wpi_quote_accept .sigPad .drawItDesc {
	color: #a5a5a5 !important;
}

#wpi_quote_accept {
	margin-top: 28px !important;
}

#wpi_quote_accept .sigPad  #name {
	background-color: #333 !important;
}

#wpi_quote_accept .sigPad label {
	margin-top: 10px !important;
}

#wpi_quote_accept .sigPad .drawItDesc {
	padding-top: 16px !important;
	margin-bottom: 0px !important;
}
