/**
 * created : 20 avr. 2012
 * 
 * @category Ayaline
 * @package Ayaline_XXXX
 * @author aYaline
 * @copyright Ayaline - 2012 - http://magento-shop.ayaline.com
 * @license http://shop.ayaline.com/magento/fr/conditions-generales-de-vente.html
 */
@CHARSET "UTF-8";

.customers-who-purchased-overlay { background-color: #F4F3F3; opacity: 0.8; position: absolute; }
.customers-who-purchased-overlay p {  }
.customers-who-purchased-overlay p .loader, .customers-who-purchased-overlay p .text { display: block; }
button#customers-who-purchassed-submit.progress.button span.loader { background: url('../../../images/ayaline/customers_who_purchased/ajax-loader.gif') no-repeat scroll 0 center #F18200; padding: 0 8px 0 20px; }
button#customers-who-purchassed-submit.progress.button span.text-on, button#customers-who-purchassed-submit.button span.text-off { display: none; } 
button#customers-who-purchassed-submit.progress.button span.text-off, button#customers-who-purchassed-submit.button span.text-on { display: inline; }