@import "variables.less";

/* ----------------------------------------------------------------------------------------------------------
Modal
---------------------------------------------------------------------------------------------------------- */
body.fluid-body.modal-page { padding-top: 0; }
body.modal-page .zend_form dt { width: 20%; }
body.modal-page .zend_form dd { width: 75%; }

/* ----------------------------------------------------------------------------------------------------------
Safepac
---------------------------------------------------------------------------------------------------------- */
.large-input { width: 90%; font-size: 45px; line-height: 50px; margin-bottom: 10px; margin-top: 5px; }
.date-pick.large-input, .cust-date-pick.large-input { height:50px; font-size: 30px; width:200px !important; }

.counter { font-size: 25px; }
.counter span { margin: 0 20px 0 20px; color : #f00; font-size: 35px; }

.ui-datepicker.ui-widget { z-index: 3 !important; }

.barcode-stack-html { width:765px; height: 250px; position:absolute; left: 625px; top: 60px; background-color: #fff; border: 2px solid #555; overflow-y: scroll; padding: 10px; }
.barcode-stack-html table th, .barcode-stack-html table td { font-size: 18px; }

.gm-stage-html { width:90%; height: 650px; background-color: #fff; border: 2px solid #555; overflow-y: scroll; padding: 10px; }
.gm-stage-html table th, .gm-stage-html table td { font-size: 18px; }

.diff-hilight { font-weight: bold; border: 1px solid #f00; color: #f00; background-color:#fd2 ; padding: 5px;};

/* ----------------------------------------------------------------------------------------------------------
Customer Quota
---------------------------------------------------------------------------------------------------------- */
.cust-quota h2 { width: 100%; font-size: 25px; text-align:center; background-color: #931818; padding: 10px; color:#fff; }
.cust-quota h4 { width: 100%; font-size: 18px; text-align:center; }
.cust-quota .large-num  { width: 100%; font-size: 50px; color: #000; text-align:center; }