
/**
 * 2008-2025 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2025 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */

.exchangeshowdaysdata{
    background: #f3f3f3;
    padding: 0.5em 0.5em 0.5em;
    border-radius: 0.5em;
    width: 14em;
}
.exchangeDaysReapier{
    color: black;
    height: 1.7em;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8em;
}
.showDayafSize{
    font-weight: 400;
    color: #444242;
}
/* .exchangeshowdaysdata{
    margin: 1em 0em 0em;
    font-size: 13px;
    font-weight: 600;
    background: #e7e7e7;
    padding: 0.5em 1em 0.5em;
    width: 14em;
    border-radius: 1em;
} */
