body,html{height:100%;width:100%;font-family:Verdana,sans-serif;font-size:14px}#app{position:absolute;top:0;left:0;bottom:0;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}#top-menu-bar{background-color:#111;height:40px;width:100%}#pos-body{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex}#pos-body,table.dashboard-table{width:100%}table.dashboard-table thead td{text-align:center}table.dashboard-table tbody td{text-align:right}table.dashboard-table tbody td:first-child{text-align:left}.pos-dashboard{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.pos-dashboard .pos-sales{-ms-flex:0 0 40px;flex:0 0 40px}.pos-dashboard .pos-terminal-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1;flex:1 1}.pos-dashboard label select{display:inline;width:auto}.pos-dashboard .pos-finalise{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.6)}.pos-dashboard .pos-finalise .content{position:absolute;height:600px;width:768px;background:#fff;border:1px solid #eee}.pos-dashboard .callout{padding:.5rem;margin:0 0 .5rem}.pos-dashboard .button,.pos-dashboard input,.pos-dashboard label{margin-top:.1em;margin-bottom:.1em}.pos-dashboard .pos-scroll{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;position:relative}.pos-dashboard .pos-scroll-wrap{overflow-y:auto;position:absolute;top:0;left:0;right:0;bottom:0}.pos-dashboard .pos-totals{margin:0}.combo-input-wrap{position:relative}.combo-input-wrap .dropdown-menu{z-index:2;display:none;position:absolute;overflow-y:auto;left:0;right:0;max-height:360px;background:#fff;padding:5px;border:1px solid #ccc;border-top-width:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.combo-input-wrap .dropdown-menu.open{display:block}.combo-input-wrap .dropdown-menu>a{display:block;border:1px solid transparent;padding:2px}.combo-input-wrap .dropdown-menu>a.active{background:#eee;border-color:#0c4d78}.me-input-form{width:100%}.me-input-form .fields{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.me-input,.me-input-form .fields{width:100%;display:-ms-flexbox;display:flex}.me-input{-ms-flex-direction:column;flex-direction:column;position:relative;padding:0 .5em;min-width:0}.me-input label{position:absolute;top:1.5rem;left:.5rem;transition:all .2s ease-in-out;color:#aaa;line-height:1.15rem}.me-input.has-focus label,.me-input.has-value label{top:.2rem;font-size:.85rem}.me-input.has-focus label{color:#22a9f1}.me-input.has-focus input,.me-input.has-value input{color:#111}.me-input input{margin:1rem 0 0;box-shadow:none;border:none;border-bottom:2px solid #eee;padding:.33rem 0;height:2em;color:transparent}.me-input input:hover{border-bottom-color:#aaa}.me-input input:focus{border:none;border-bottom:2px solid #22a9f1;box-shadow:none}.me-input small.me-input-error{display:block;visibility:hidden}.me-input small.me-input-hint{display:block;color:transparent;height:1.357rem;min-width:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.me-input.has-focus small.me-input-hint{color:#b8b8b8}.me-input.size-tiny{-ms-flex:1 1 25%;flex:1 1 25%}.me-input.size-small{-ms-flex:1 1 33%;flex:1 1 33%}.me-input.size-medium{-ms-flex:1 1 50%;flex:1 1 50%}.me-input.size-large{-ms-flex:1 1 100%;flex:1 1 100%}