/* CSS Document */
.action-block { width: 90%; height: 140px; background: rgb(235, 234, 235) none repeat scroll 0% 0%; border-radius: 8px; left: 0px; top: 40px; box-shadow: -1px 3px 6px 0px rgba(0, 0, 0, 0.45); }
.action-block .title { font-size: 22px; text-align: center; padding: 5px 20px 10px; }
.action-block .timer-container { font-size: 33px; }
.action-block .timer-container div { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border-radius: 6px; padding: 2px 4px; display: inline-block; width: 40px; text-align: center; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.45) inset; }
.action-block .time-labels .time-label { display: inline-block; width: 53px; font-size: 17px; }
#apishopsMobile-form-container { display: none; }

