/*
 *
 *  _____ ____  _____ ____  _   _ __  __    _    ___ _       ____ ___  __  __
 * |  ___|  _ \| ____/ ___|| | | |  \/  |  / \  |_ _| |     / ___/ _ \|  \/  |
 * | |_  | |_) |  _| \___ \| |_| | |\/| | / _ \  | || |    | |  | | | | |\/| |
 * |  _| |  _ <| |___ ___) |  _  | |  | |/ ___ \ | || |___ | |__| |_| | |  | |
 * |_|   |_| \_\_____|____/|_| |_|_|  |_/_/   \_\___|_____(_)____\___/|_|  |_|
 *
 *
 * FreshMail is a browser-based software for sending and tracking
 * email marketing campaigns. FreshMail is absolutely free if you send
 * less than 2 000 e-mails up to 500 subscribers per month.
 *
 * Visit: http://freshmail.com/
 *
 */

.freshmail_popup {
	display: none;
	padding: 0 !important;
	border: 0 !important
}

.freshmail_dialog, .ui-dialog-titlebar {
	background: none !important;
	border: none !important;
	box-shadow: none !important
}

.freshmail_dialog .ui-button.ui-dialog-titlebar-close {
	top: 22px !important;
	width: 32px !important;
	height: 31px !important;
	right: -12px !important
}

.freshmail_dialog .ui-dialog-titlebar-close:before {
	content: none !important;
	width: 32px;
	height: 31px
}

.form_container p {
	line-height: 1.84615;
	margin-bottom: 1.71429rem
}

.fm_popup_pos {
	position: fixed;
	top: 0;
	left: 0;
	right: 0
}

#freshmail-bbpress-checkbox {
	float: left;
	clear: left;
}

._fm-sign_required {
	display: none !important;
}