/**
 * 2008-2020 Prestaworld
 *
 * All right is reserved,
 *
 * @author    Prestaworld <prestaworld12@gmail.com>
 * @copyright 2008-2020 Prestaworld
 * @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
 */

#page-header-desc-customer-login_customer .icon-unlock::before {
	font-size: 30px;
}
.presta_login_customer:hover, .presta_login_customer:focus {
	text-decoration: none !important;
}
#presta_customer_header i.icon-unlock {
	padding: 8px;
}
li.presta_header .dropdown-menu {
    padding: 0 10px 10px;
    width: 500px;
    z-index: 9999999;
}
ul.prestaadminlogincustomer {
	list-style-type: none;
	float: left;
}
#dropdown_presta_customer_header {
	float: left;
}
#presta_searched_result li {
	background: #f5f8f9;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#presta_searched_result li span {
	min-width: 160px;
    float: left;
    margin: 4px;
}
#dropdown_presta_customer_header h3 {
	float: left;
}
.presta_loader_img img {
	float: right;
	margin-top: 25px;
    height: 20px;
}
.prestahide {
	display: none;
}
ul.prestaadminlogincustomer {
	position: absolute;
    left: 44%;
    top: 50px;
}
ul.prestaadminlogincustomer li {
	font-size: 15px;
	font-weight: 600;
}
.presta_login_header {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}
