/* Copyright (C) Manavi Solutions LLC - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 */
.b2upanel,.b2upanel-mobile{display:none}.b2upanel-body{position:relative}.b2upanel-pointer{cursor:pointer}.b2upanel-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:table-cell;vertical-align:middle;opacity:.9;background:#fff;z-index:99;text-align:center}.b2upanel-cancel-image,.b2upanel-loading-image,.b2upanel-refresh-image{cursor:pointer;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0}.b2upanel-loading-image{content:url("./spinner.gif")}.b2upanel-cancel-image{content:url("./cancel.png")}.b2upanel-refresh-image{content:url("./refresh.png")}.b2upanel-body [data-overlay-light]::before,.b2upanel-body [data-overlay]::before{background:0 0}.b2upanel-page-input{width:84px!important;height:34px!important;text-align:center}.b2upanel-page-select{height:34px!important;text-align:center;padding:0}.b2upanel-mt-n20{margin-top:-20px}.b2upanel-mt-n30{margin-top:-30px}.b2upanel-mt-n40{margin-top:-40px}.b2upanel-mb-n50{margin-bottom:-50px}.b2upanel-mb-40{margin-bottom:40px}.b2upanel-desktop{display:inline-block}@media (max-width:540px){.b2upanel-mobile{display:block}.b2upanel-desktop{display:none}.b2upanel-page-input{width:100%!important}}