/**
 * @package     pwebbox
 * @version 	2.0.0
 *
 * @copyright   Copyright (C) 2015 Perfect Web. All rights reserved. http://www.perfect-web.co
 * @license     GNU General Public Licence http://www.gnu.org/licenses/gpl-3.0.html
 */

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Redeclared styles only for contact form
 */
.pwebbox-content .tip-text {
	text-align: right;
}

.pweb-alert.alert {
	padding-right: 14px;
	padding-left: 35px;
}
.pweb-alert.alert .close {
	left: -21px;
	right: auto;
}

.pweb-alert .close {
	float: left;
}
