/**
 * 2008-2018 Prestaworld
 *
 * All right is reserved,
 *
 * @author    Prestaworld <prestaworld12@gmail.com>
 * @copyright 2008-2018 Prestaworld
 * @license   One Paid Licence By WebSite Using This Module. No Rent. No Sell. No Share.
 */


#presta-price-drop-cms .modal-content {
	padding: 20px;
}
input[name="custom_price_drop"] {
	float: left;
	width: 40%;
}
.presta_icon {
	padding: 5px 10px;
    font-size: 1.10rem;
    line-height: 1.5;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	font-weight: 400;
	float: left;
}
#presta-price-drop .modal-body .form-group div.help-block {
	float: left;
	width: 100%;
	color: #b1b0b0;
}

#presta-price-drop .modal-body .form-group .presta-product-price {
	padding: 0px;
}
sup {
	color: red;
}
#presta_drop_loader, #presta-btn-forgot {
	float: left;
}
#presta_drop_loader {
	margin-left: 10px;
	margin-top: 7px;
}
#presta-price-drop {margin-bottom: 30px; display: none;}
#presta-price-drop-info {cursor: pointer;}
#presta-price-drop div {display: block;}
	#presta-price-drop .presta_condition {position: relative; padding-left: 20px;}
		#presta-price-drop .presta_condition .custom-checkbox {position: absolute; top: 0; left: 0;}
#presta-price-drop .modal-content {border-radius: 0;}
#presta-price-drop h4 {font-weight: 400; color: #000;}
#presta-price-drop label {font-size: 16px; text-align: left; font-weight: 400;}
#presta-price-drop .modal-header .close {margin-top: -14px;}