/**
* This file is part of the aiExtraGlaze distribution.
* 
* @version      2.0.0 2018-07-28
* @copyright    2018 Alex Dobrin. All rights reserved.
* @license      http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
* @link         https://www.algisinfo.com
*/
@import url("../../../../../administrator/components/com_aiextraglaze/views/calculations/tmpl/calculations.css");

#adminForm #calculations a.aiExtraGlaze_edit,
#adminForm #calculations a.order_survey,
#adminForm #calculations a.buy_extraglaze,
#adminForm #calculations a.buy_saverglaze {
	display: block;
}

xx#adminForm #calculations .column_project_name a.aiExtraGlaze_edit .hasTip {
	padding: 4px 10px 0px 10px;
	margin-bottom: 0px;
	line-height: 30px;
	vertical-align: middle;
}

xx#adminForm #calculations .column_project_name a.aiExtraGlaze_edit:hover,
xx#adminForm #calculations .column_project_name a.aiExtraGlaze_edit:hover .hasTip {
	text-decoration: none;
	color: #333;
	background-color: #f2f2f2;
	border-color: #adadad;
}

xx#adminForm #calculations .column_project_name a.aiExtraGlaze_edit .hasTip::after {
	content: " ";
	display: block;
	float: none;
	clear: both;
	line-height: 1px;
	height: 1px;
}
