#arrangements_popup{background:#f0e5cd;background:-webkit-linear-gradient(top,#f0e5cd 0,#e2c99f 100%);background:linear-gradient(to bottom,#f0e5cd 0,#e2c99f 100%);border:2px solid #efc264;border-radius:12px;box-shadow:0 1px 2px 2px #865e23;color:#000;display:none;height:225px;left:50%;margin-left:-265px;margin-top:-215px;padding:15px;position:fixed;top:50%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;width:500px;z-index:9999999999}#arrangements_popup .line{margin:0 0 15px}#arrangements_popup .list li{font-size:.9em;margin-bottom:10px}#arrangements_popup .joe{font-size:2em}.arrangements_popup_days{list-style:none;margin:0;padding:0;text-align:center}.arrangements_popup_days li{background:#fff;border:2px solid #efc264;border-radius:8px;display:inline-block;font-size:.64em;margin:0 3px 10px;padding:12px 0;text-align:center;width:66px}.arrangements_popup_days li.active{background:#d6f6f6}.arrangements_popup_days li.closed{background:#e6d19f}.arrangements_popup_days li.open{cursor:pointer}.arrangements_popup_history{margin-left:10px;margin-top:15px}.arrangements_popup_history::after{clear:both;content:".";display:block;height:0;visibility:hidden}.arrangements_popup_history div{float:left;font-size:.85em;height:35px;margin-right:20px;padding-left:32px;position:relative}.arrangements_popup_history div div{margin-right:0;opacity:.8;padding-left:0;padding-top:5px}.arrangements_popup_history span{background:#fff;border:1px solid #000;border-radius:5px;display:block;height:20px;left:0;position:absolute;width:20px}.arrangements_popup_history span.active{background:#d6f6f6}.arrangements_popup_history span.closed{background:#e6d19f}.arrangements_popup_days li.inactive{opacity:.25}.arrangements_popup_days li b{font-size:1.24em}.arrangements_popup_nav{bottom:25px;position:absolute}.arrangements_popup_nav.active{right:15px}.arrangements_popup_wrap{background:#f0e5cd;background:-webkit-linear-gradient(top,#f0e5cd 0,#e2c99f 100%);background:linear-gradient(to bottom,#f0e5cd 0,#e2c99f 100%);border:2px solid #efc264;border-radius:12px;box-shadow:0 1px 2px 2px #865e23;min-height:50px;padding:10px 10px 0;position:relative}.arrangements_popup_message_back{background:#000;border-radius:12px;display:none;height:48px;opacity:.4;position:absolute;top:7px;width:476px;z-index:1}.arrangements_popup_message{position:absolute;text-align:center;top:22px;width:476px;z-index:2}.arrangements_popup_message span{background:#f5eedf;border:2px solid red;border-radius:8px;color:red;padding:5px 18px}#arrangements_popup_loading{background:url("/images/l.gif") no-repeat center center;background-size:32px 32px;height:50px}