/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 *  @author    Afternet <info@afternet.gr>
 *  @copyright Afternet
 *  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

a#boxnow-map-button {color:#ffffff}
#af-boxnow-checkout-messages {display: none}
#afboxnow-iframe {position: absolute; top: 0px; left: 0px; border: medium none;height: 100%;width: 100%;}
#boxnowmap {
    position:fixed;
    top:0;
    left: 0px;
    bottom:0px;
    right:0px;
    margin: auto;
}
.selected-boxnow,.select-boxnow-locker.error{padding:15px;background:#fff;margin:15px;}
.select-boxnow-locker.error{color:#cc0000;font-weight:700;}
#boxnow_close_all{z-index:99999 !important;}
#boxnow-popup-content-wrapper{display:block;width:100%;text-align:center;
    /* min-height: 70px; */
}
.boxnow-map-widget-button {height:auto !important;max-height:38px;}
.boxnow-selected-locker{width:100%;display:block;float:none;text-align:left;padding:0;}
#boxnowmap iframe{z-index:99999}
.boxnow-selected-locker{margin-bottom:15px;font-size:1.2em;background:#fff;padding:15px;}
.lockerphrase{font-weight:700;display:none;}