*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.loadBar{position:fixed;border-top:5px solid #048;top:0;left:0;right:0;height:10px;z-index:9999999}body{border-top:5px solid #07a;margin:0;padding:0;font-family:sans-serif;background:-webkit-linear-gradient(top,#fff,#fefefe);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fefefe));background:-o-linear-gradient(top,#fff,#fefefe);background:linear-gradient(180deg,#fff,#fefefe)}.MenuItems{position:absolute;top:100px;bottom:50px;left:0;right:0}.MenuItems .carrier{text-align:center;height:auto;width:100%}.Menu .foot_icons{position:absolute;bottom:0;left:0;right:0;border-top:1px solid rgba(0,0,0,.3);height:50px;background:#07a;-webkit-box-shadow:0 -2px 3px rgba(0,0,0,.1);box-shadow:0 -2px 3px rgba(0,0,0,.1);font-size:20px}.Menu .foot_icons div{display:inline-block;width:50%;height:100%;padding:12px;text-align:center;color:#fff;cursor:pointer}.Menu .foot_icons div:hover{color:#555;background:#fff}.Menu .foot_icons div.logout:hover{color:#fff;background:#b00}.Menu .foot_icons div:first-child{border-right:1px solid rgba(0,0,0,.3)}.MenuItems .button{background:none;border:none;padding:5px 5px 7px;display:block;height:60px;border-bottom:1px solid hsla(0,0%,100%,.15);color:#ddd;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;vertical-align:middle}.Menu .button.logout{position:absolute;bottom:0;border-top:1px solid rgba(0,0,0,.3);height:100px;background:#048;-webkit-box-shadow:0 -2px 3px rgba(0,0,0,.3);box-shadow:0 -2px 3px rgba(0,0,0,.3);font-size:30px}.MenuItems .button:hover{color:#444;background:#fff}.Menu .button.active{font-weight:700;border-left:5px solid #058;color:#fff}.Menu .button.active:hover{background:#058;color:#fff}.Menu{position:fixed;top:0;bottom:20px;left:0;width:100px;background:rgba(0,0,0,.3);background:-webkit-linear-gradient(top,#07a,#048);background:-webkit-gradient(linear,left top,left bottom,from(#07a),to(#048));background:-o-linear-gradient(top,#07a,#048);background:linear-gradient(180deg,#07a,#048)}.Menu .logo{background:url(/images/logo_w.png) no-repeat;background-size:contain;height:100px;margin:20px;display:block}@media only screen and (max-width:768px){.Menu{display:none;position:fixed;top:0;bottom:21px;right:0;left:0;width:100%;z-index:140000;background:rgba(0,0,0,.3);background:-webkit-linear-gradient(top,#07a,#048);background:-webkit-gradient(linear,left top,left bottom,from(#07a),to(#048));background:-o-linear-gradient(top,#07a,#048);background:linear-gradient(180deg,#07a,#048)}.Menu .logo{background:url(/images/logo_w.png) no-repeat;background-size:contain;height:60px;margin:20px}.Menu .logo,.Menu.show{display:block}}.ColumnSelector{font-size:13px;position:relative;display:inline-block;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;margin:0 5px 0 0}.ColumnSelector .btnLand{background:#eee;padding:7px;font-weight:700;border-radius:20px}.ColumnSelector .btnLand:hover{background:#ddd}.ColumnSelector .ColumnList{display:none;position:absolute;top:100%;left:0;z-index:100;border:1px solid rgba(0,0,0,.1);background:#fff}.ColumnSelector.show .ColumnList{display:block}.ColumnSelector.show .ColumnList li{list-style:none;white-space:nowrap;overflow:hidden;font-size:13px}.ColumnSelector.show .ColumnList li a{display:block;padding:7px}.ColumnSelector.show .ColumnList li a:hover{background:#eee}.ColumnSelector.show .ColumnList li a.visible{font-weight:700}.ColumnSelector.show .ColumnList li.hide{display:block;padding:7px;text-align:center;background:#333;font-size:11px;color:#fff;font-weight:700}.List td,.List th{text-align:left;padding:15px;border:1px solid #ddd;border-collapse:collapse;border-spacing:0;border-left:none;border-right:none;border-top:1px none #ddd}.List th{background:url(/images/sortArrow.png) no-repeat 100%}.List th.up{background:url(/images/sortArrowUp.png) no-repeat 100%}.List th.down{background:url(/images/sortArrowDown.png) no-repeat 100%}.List table{padding:10px;border:1px none #ddd;border-collapse:collapse;border-spacing:0;width:100%}.List #list_actions{position:absolute;top:0;left:0}.List table,.List tr:first-child th:first-child{border-top-left-radius:20px;background:#fff}.List tbody tr{cursor:pointer}.List tbody tr:hover{background:#f6fcff}.List .FilterBar{float:right}.List .noDice{font-weight:700;color:#888;padding:30px;text-align:center;font-size:16px}.List .noDice:hover{font-weight:700;color:#888;background:#fff}.List .FilterBar button,.List .FilterBar input{padding:10px}.MiniList{margin-top:50px;height:calc(100% - 50px)}.MiniList .FilterBar{padding:5px}.MiniList .FilterBar input{width:95%;height:30px}.MiniList .FilterBar button{width:10%;height:30px}.List thead{top:60px;width:100%;left:100px;z-index:99999;background:#fff}.List tr.error td{background:#fff0f0}.List tr.error:hover td{background:#ffe5e5}.MiniList .FilterBar input{padding:10px;width:calc(100% - 35px);height:40px;vertical-align:top}.MiniList .FilterBar button{width:30px;vertical-align:top;height:40px}.List .FilterBar{position:absolute;top:0;text-align:right;right:0}.List .FilterBar input{padding:10px;width:calc(96% - 40px);height:35px;vertical-align:top;border-top-left-radius:30px;border-bottom-left-radius:30px}.List .FilterBar button{width:35px;font-size:10px;vertical-align:top;height:35px;padding:9px 5px;border-top-right-radius:30px;border-bottom-right-radius:30px}.List .FilterBar button i{font-size:15px}.MiniList .line{cursor:pointer}@media only screen and (max-width:768px){.List thead{top:50px}.List .FilterBar{position:fixed;top:10px;text-align:right;right:0;z-index:100001}}.ListFilter{font-size:13px;position:relative;display:inline-block;right:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.ListFilter .btnLand{background:#eee;padding:7px;font-weight:700;border-radius:20px}.ListFilter.filtering .btnLand{background:#0a7;color:#fff}.ListFilter .btnLand:hover{background:#ddd}.ListFilter.filtering .btnLand:hover{background:#084}.ListFilter .filter{position:relative;height:100%}.ListFilter .Options{position:fixed;top:100px;left:150px;right:150px;height:80%;z-index:100;border:1px solid rgba(0,0,0,.1);background:#fff;padding:20px;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.2);box-shadow:2px 2px 5px rgba(0,0,0,.2)}.ListFilter .FilterOptions{float:left;overflow-y:auto;margin-right:20px;position:absolute;top:0;bottom:0;left:0;width:200px}.ListFilter .FilterOptions:first-child{left:0}.ListFilter .FilterOptions:nth-child(2){left:200px}.ListFilter .FilterOptions:nth-child(3){left:400px}.ListFilter .FilterOptions:nth-child(4){left:600px}.ListFilter .FilterOptions:nth-child(5){left:800px}.ListFilter .FilterOptions:nth-child(6){left:1000px}.ListFilter .FilterOption{padding:3px}.ListFilter .FilterOption.active{font-weight:700}.ListFilter .FilterOption:hover{background:#ddd}.ListFilter .ModalClose{position:absolute;top:-10px;right:-10px;background:#d00;padding:13px;height:40px;width:40px;border-radius:200px;text-align:center;font-weight:700;color:#fff}.ListFilter .Modal{display:none;padding:7px;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.5)}.ListFilter .title{font-size:15px}.ListFilter.show .Modal{display:block}.ListFilter.show .Options li{list-style:none;white-space:nowrap;overflow:hidden;font-size:20px}.ListFilter.show .Options li a{display:block;padding:7px}.ListFilter.show .Options li a:hover{background:#eee}.ListFilter.show .Options li a.visible{font-weight:700}.ListFilter.show .Options li.hide{display:block;padding:7px;text-align:center;background:#333;font-size:11px;color:#fff;font-weight:700}.PageState{background:#f5f5f5;padding:8px;clear:both;position:fixed;bottom:20px;right:0;left:100px;-webkit-box-shadow:0 -1px 3px rgba(0,0,0,.25);box-shadow:0 -1px 3px rgba(0,0,0,.25);border-top:3px solid #07a}.PageState button.page_btn{padding:7px;width:40px;height:40px;font-weight:700;border-radius:4px}.PageState button.page_btn.upper{opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.PageState button.page_btn:hover{background:#bbb}.ItemCount{display:inline-block;padding:5px 20px}.PageState input.page_no{padding:7px;width:80px;height:40px;font-weight:700;border-radius:4px;margin-right:4px;text-align:center}.PageState .paging{float:right}.PageState select{padding:7px;width:60px;height:40px;font-weight:700;border-radius:4px;margin-right:4px;text-align:center}.PageState button.page_btn.upper.visible{opacity:1;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media only screen and (max-width:768px){.PageState{background:#f5f5f5;padding:8px;clear:both;position:fixed;bottom:20px;right:0;left:0;-webkit-box-shadow:0 -1px 3px rgba(0,0,0,.25);box-shadow:0 -1px 3px rgba(0,0,0,.25);border-top:3px solid #07a}}.Order{margin-right:300px}.Order,.Orders{margin-top:50px;position:relative}.Orders{padding-bottom:50px}.Order #SideBar .status{padding:10px;text-align:center;font-weight:700;background:#fff;border-bottom:1px solid #ccc}.Order #SideBar .status.active{background:-webkit-linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff)}.Order #SideBar .status.packed{background:-webkit-linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff)}.Order #SideBar .status.issue{background:-webkit-linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff)}.Orders .mergeConfirm{padding:10px 20px 20px}.Orders .mergeConfirm .orders{padding:10px;font-weight:700;background:#f5f5f5;margin-bottom:5px}.Orders .mergeConfirm .orders .orderItems{padding:3px 3px 3px 20px;font-weight:400}.Orders .mergeConfirm #mergeTo{padding:5px}.Order .export_options{padding:10px}.Orders .mergeConfirm .mergeTo{padding:5px;margin-bottom:5px;background:#f5f5f5}.Orders .mergeConfirm .mergeTo label{margin-top:0}.Orders .lookup_container{width:100%;padding-top:50px}.Orders .lookup_container.shared{width:100%;padding-top:10px}.Orders .mergeConfirm .orders{padding:20px 0 0 20px}.Orders #lookupBox{width:calc(100% - 50px);margin-bottom:20px;display:inline-block}.Orders .lookup_container input{border-top-left-radius:20px;border-bottom-left-radius:20px;border-top-right-radius:0;border-bottom-right-radius:0;padding:10px 10px 10px 15px}.Orders .lookup_container button{border-top-right-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:0;border-bottom-left-radius:0;margin-bottom:20px;height:40px;width:40px;padding:8px}.OrderTitle{font-size:40px}.Order .refBox{height:50px}.Order .reference{padding:20px 20px 2px;font-size:18px;text-align:center;background:#fff;border-bottom:3px solid #048;float:left;height:50px;width:100%}.Order #Modal .modalPanel .warnField div.title{padding-bottom:4px;height:45px;border:none}.Order .warnField input{width:100%;text-align:center;font-size:15px}.Order .refBox.admin .reference{width:calc(100% - 50px)}.Order .actionButton{float:left;width:50px;text-align:center;padding:14px;font-size:20px;height:50px;background:#ddd;border-left:1px solid #aaa}.Order .delayDispatch{padding:15px;font-size:20px;text-align:center;font-weight:700;background:#0a7;color:#fff}.Order #Drawer .info_mark{background:#0b0;color:#fff;font-weight:700;font-size:24px;border-radius:40px;position:absolute;top:-18px;right:10px;width:36px;height:36px;text-align:center;border:3px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(0,0,0,.5)}.Order #Drawer .labels label{width:31.66%;margin:.833%;margin-bottom:0;padding:0 5px;float:left}.Order #Drawer .options{clear:both}.Order #Drawer textarea{width:31.66%;margin:.833%;height:180px}.Order .service_select,.Order .upload_order{padding:10px;display:block;margin:2.5%;width:95%}.Order .product_quantity,.Order .product_stock{text-align:center}.Orders .upload_order{background:#eee;display:inline-block;position:relative;white-space:nowrap;overflow:hidden}.Orders .upload_order i{top:10px;left:10px}.Order .itemList{width:100%}.Order{padding-bottom:20px}.Order.editable{padding-top:60px}.Order .dispatch_date,.Order .order_date{display:inline-block}.Orders .upload_order,.Orders button{display:inline-block;vertical-align:bottom;border:none;background:#eee;margin-right:4px;padding:5px 10px;font-size:14px;height:30px}.Orders .upload_order i{position:absolute;top:3px;left:3px}.Orders .upload_order span{padding-left:20px}.Orders .upload_order input[type=file]{opacity:0;position:absolute;width:100%;top:0;left:0;bottom:0;right:0}.Order .itemList{border-spacing:0 10px}.Order .itemList td{padding:10px;border-right:1px solid rgba(0,0,0,.1)}.Order .itemList .header th{background:#fff;text-align:left;color:#333;padding:10px 10px 4px;font-size:11px;text-transform:uppercase;border-bottom:1px solid #ddd;font-weight:700}.Order .itemList td:first-child{text-align:center}.Order .itemList td:last-child{border-right:none;text-align:right;max-width:30px}.Order .itemList td span.product_sku{clear:both;float:left;font-size:13px;font-weight:700;padding:4px 4px 4px 0;color:#444}.Order .itemList td span.product_name{clear:both;float:left;padding-top:10px}.Order .itemList td i,.Order .itemList td span.product_menu{float:right;display:inline-block;padding:5px}.Order .itemList td span.product_remove{float:left}.Order .itemList td span.product_barcode{float:right;font-size:12px;font-weight:700;color:#fff;border-radius:20px;padding:2px 5px;background:#555}.Order .itemList td span.product_quantity{text-align:center}.Orders .upload_order:hover,.Orders button:hover{background:#ddd}.Order .reference span{font-size:12px;text-align:center;display:block}.Order .reference input{width:100%;font-size:15px;text-align:center;display:block;margin-bottom:15px;padding:5px;border:none;outline:none}.Order .service_select select{margin:5px;padding:15px;width:calc(100% - 10px);-webkit-appearance:none;background:#fff}.Order .dispatch_date,.Order .order_date,.Order .release_date{padding:5px;text-align:center;background:#fff;border-bottom:1px solid #000;width:50%;position:relative}.Order .dispatch_date.predicted{color:rgba(0,0,0,.4);padding-right:33px}.Order .dispatch_date.release{background:#fed;color:#000}.Order .dates .title{text-transform:uppercase;font-size:8px}.Order .postService{padding:15px;font-weight:700;text-align:center;border-bottom:3px solid #888;margin-bottom:0;background:#fff}div#multiOption{border-top:3px solid #07a;position:fixed;padding:20px;bottom:20px;left:110px;z-index:100;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff}div#multiOption button{font-size:15px;padding:10px;background:#07a;color:#fff;font-weight:700;height:auto}div#mergePrompt{border-top:3px solid #07a;position:fixed;padding:20px;bottom:20px;left:110px;z-index:100;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff;width:150px;text-align:center;font-weight:700;color:#048}.Order .dates{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Order .dates .delay_btn{display:inline-block;position:relative;margin-left:10px;color:#000;border-radius:30px;padding:5px;background:#ccc;position:absolute;top:5px;right:5px;width:28px}.Order .dates .delay_btn i{display:inline-block;position:relative}.Order .dates .order_date{border-right:1px solid #ccc}.Order .dispatches{clear:both;padding:0 0 20px}.Order .dispatchLink{padding:10px;cursor:pointer;border-radius:5px}.Order div.label,.Order label.label{font-size:11px;text-transform:uppercase;border-bottom:1px solid #ddd;font-weight:700;margin-bottom:10px}.Order .dispatchLink:hover{background:#f0f0f0}.Order .dispatchName,.Order .fa.icon{margin:0 5px}.Order .delete-button{float:right}.Order .over{background:#faa;font-weight:700;padding:10px 10px 3px;border-radius:3px;margin:3px}.Orders .controls{padding-left:190px;min-height:40px}.Order .scroll_box{height:5000px}.Order .under{background:#eef;padding:10px 10px 3px;border-radius:3px;margin:3px}@media only screen and (max-width:1400px){.Order #SideBar .reference{padding:10px 10px 2px;font-size:16px}.Order .reference #SideBar input{padding:20px 20px 2px;font-size:18px;text-align:center;background:#fff;border-bottom:3px solid #048}.Orders .upload_order,.Orders button{padding:5px 10px;font-size:14px;height:30px}.Orders .upload_order i{position:absolute;top:3px;left:3px}}@media only screen and (max-width:500px){.Orders .controls{padding:35px 0 0}.Orders .controls button,.Orders .controls div{margin:0 5px 5px 0}.Order{margin-top:50px;margin-right:0;position:relative}.Order.editable #SideBar{top:110px}}#Modal.modalShade{position:fixed;top:0;left:0;right:0;bottom:0;padding:40px;background:rgba(0,0,0,.4);z-index:900000}#Modal .modalPanel .title{xbackground:#ccc;padding:20px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid #aaa}.modalPanel .body{border-top:1px solid #eee;height:100%;padding:20px}#Modal .modalPanel .closeBtn{position:absolute;cursor:pointer;width:30px;height:30px;padding:3px;top:10px;right:10px}#Modal .modalPanel .closeBtn:hover{border-radius:20px;color:#fff;background:#a00}#Modal .modalPanel{position:relative;max-width:800px;margin:auto;height:100%;background:#fff;-webkit-box-shadow:#07a 0 0 4px;box-shadow:0 0 4px #07a;border-radius:4px}#Modal .modalPanel.fs{position:absolute;top:30px;bottom:30px;left:10%;right:10%;width:80%}#Modal .modalPanel.confirm{position:absolute;top:30px;bottom:auto;left:10%;right:10%;height:auto;width:60%;max-width:500px}.modalPanel.confirm .body{border-top:none;height:auto;padding:20px;min-height:auto}#Modal .scroll-content{overflow-y:auto;position:absolute;top:60px;bottom:60px;right:0;left:0}#Modal .modalPanel .footer{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #ddd;height:60px}#Modal .modalPanel.confirm .footer{position:static;bottom:auto;left:auto;right:auto;border-top:1px solid #ddd;height:50px}#Modal .modalPanel .title{height:60px}#Modal .modalPanel .title h1{font-size:20px}#Modal .modalPanel.confirm .title{height:40px}#Modal .modalPanel.confirm .body{text-align:center;font-size:15px}#Modal .modalPanel .footer button{border:none;padding:10px;background-color:#ddd;font-size:15px;height:auto}#Modal .modalPanel.confirm .closeBtn{display:none}#Modal .modalPanel .foot_rt_btn{margin:10px;position:absolute;bottom:0;right:0}#Modal .modalPanel .foot_lt_btn{margin:10px;position:absolute;bottom:0;left:0}#Modal .modalPanel .foot_lt_btn button,#Modal .modalPanel .foot_rt_btn button{padding:10px 15px;margin-left:5px;border-radius:30px;min-width:100px;border:none;font-weight:700}#Modal .modalPanel.confirm .foot_lt_btn button,#Modal .modalPanel.confirm .foot_rt_btn button{padding:8px 12px;margin-left:5px;border-radius:30px;min-width:60px;border:none;font-weight:700}#Modal .modalPanel.confirm .foot_lt_btn button:hover,#Modal .modalPanel.confirm .foot_rt_btn button:hover{background:#efefef}#Modal .modalPanel.confirm button.ok{background:#c04;color:#fff}#Modal .modalPanel.confirm button.ok:hover{background:#a02;color:#fff}#Modal .modalPanel.confirm textarea{display:block;width:100%;margin-top:10px}#Modal .modalPanel.confirm .body>.title{text-align:left;text-transform:uppercase;padding:10px 0 0;font-size:12px;height:20px;border-bottom:none}#Modal .nofeet .scroll-content{bottom:0}#prodListPopup{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);z-index:10000;padding:20px;overflow-y:scroll}.closePopup{position:fixed;top:20px;right:20px;width:40px;height:40px;border-radius:50px;padding:5px;background:#c00;color:#fff;font-weight:700;border:3px solid #fff}#product_list{border-spacing:0;border-collapse:collapse;margin:auto;min-width:70%}#product_list tr td{padding:20px 20px 13px;border-bottom:1px solid #ccc;background:#fff;cursor:pointer}#product_list tr:hover td{background:#dcf0ff}#product_list tr.selected td{padding:20px 20px 13px;border-bottom:1px solid #ccc;background:#07a}#prod_search{width:100%;padding:10px}.activeProduct{padding:20px 95px 15px 15px;background:rgba(0,0,0,.05);position:relative}#activeProductQty{width:50px;padding:5px;text-align:center;right:40px}#activeProductQty,.activeProduct>button{height:30px;vertical-align:text-bottom;float:right;position:absolute;top:12px}.activeProduct>button{right:10px}.AddressEditor{padding:5px 20px 20px}.AddressEditor .name_title{width:80px;padding:10px 0 10px 10px}.AddressEditor select{padding:9px}#Modal .leftBar{width:300px;height:100%;position:absolute;top:0;left:0;bottom:0;z-index:20}#Modal .leftBar.lookup .option{padding:15px}#lookup_text{width:95%;margin-left:2.5%;text-align:center;border:none;border-bottom:1px solid #07a;border-radius:0;padding:15px 0 15px 10px;position:relative;z-index:20}.lookup_list{margin-top:20px;position:absolute;top:0;left:5px;right:5px;bottom:0;z-index:10}.option{border-bottom:1px solid #ccc;margin:10px;cursor:pointer}.option:hover{background-color:#07a;color:#fff;font-weight:700;border-radius:3px}.AddressEditor.lookup .form{height:100%;position:absolute;top:0;left:310px;right:0;bottom:0}.AddressEditor .idents-company,.AddressEditor .idents-contact,.AddressEditor .idents-location,.AddressEditor .idents-personal{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#eee;margin-top:10px;padding:5px}.AddressEditor .idents-company div,.AddressEditor .idents-contact div,.AddressEditor .idents-location div,.AddressEditor .idents-personal div{padding:5px}.AddressViewer{padding:10px;font-size:14px;border-bottom:1px solid #ccc}.AddressViewer .addTitle{font-size:10px;padding-bottom:2px;font-weight:700;text-transform:uppercase}.AddressViewer .address{padding:0 10px}.AddressViewer.address_button,.AddressViewer.sign{padding:20px;text-align:center;text-transform:uppercase;font-size:11px;font-weight:700;color:rgba(0,0,0,.7)}.AddressViewer.none{display:none}.AddressViewer.address_button:hover{background:rgba(0,0,0,.1);color:#000;cursor:pointer}@media only screen and (max-width:768px){.AddressViewer{width:49.9%;float:left}.AddressViewer:first-child{border-right:1px solid #ccc}}#ContextMenu{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;cursor:default}.contextMenuWindow{min-width:200px;background:#fff;position:absolute;top:250px;left:400px;border:1px solid #ddd;-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.05);box-shadow:2px 2px 10px rgba(0,0,0,.05)}#ContextMenu .option{padding:10px 10px 5px}#ContextMenu .option:hover{background:#07a;color:#fff;font-weight:700}.Calendar{margin:0!important;width:300px;background:#fff;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,.4);box-shadow:2px 2px 3px rgba(0,0,0,.4);position:relative;top:0;left:0;z-index:109;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.d_5.day,.d_6.day{margin:0!important;background:#f5f5f5}.during{background:rgba(0,100,150,.2)}.during,.start{margin:0!important}.start{background:#07a;border-bottom-left-radius:50%;color:#fff}.day>.day:hover{margin:0!important;background:#eee;border-radius:500px;color:#333;font-weight:700}.selected{background:#07a}.day>.day.selected:hover,.selected{margin:0!important;border-radius:500px;color:#fff;font-weight:700}.day>.day.selected:hover{background:#048}.end{background:#07a;border-top-right-radius:50%;color:#fff}.day>.day,.end{margin:0!important}.day>.day{width:100%;padding:14px 8px 9px;cursor:pointer}.Calendar .confirm{margin:0!important;padding:15px;text-align:center;font-weight:700;margin:2px;background-color:#555;color:#fff}.calHeader div{margin:0!important;display:inline-block;padding:10px;border-bottom:1px solid #ccc;font-weight:700;background:#ccc}.calHeader div:first-child{margin:0!important;width:20%;text-align:left;cursor:pointer}.calHeader div:nth-child(2){margin:0!important;width:60%;text-align:center}.calHeader div:last-child{margin:0!important;width:20%;text-align:right;cursor:pointer}.woche>.day{display:inline-block;position:relative;width:14.2%;padding:8px 0}.mnth,.woche>.day{margin:0!important;text-align:center}.ConsignmentViewer{padding:5px 10px 10px;font-size:14px;x-border-bottom:solid 1px #ccc;padding:0}.ConsignmentViewer .title{font-size:10px;padding:10px 10px 0;font-weight:700;text-transform:uppercase}.ConsignmentViewer .consignment{padding:5 10px;padding:0}.ConsignmentViewer .track_btn{background-color:#fff;display:block;background:#07a;text-decoration:none;padding:5px}.ConsignmentViewer .go_track{padding:10px;font-size:20px;color:#fff;text-align:center;font-weight:700}.ConsignmentViewer .tracking_code{padding:10px;background-color:#fff;font-size:20px;text-align:center;font-weight:700;color:#555}.ConsignmentViewer .details{padding:0 20px 10px}.Settings{margin-top:80px;margin-left:250px}.Settings .password_interface{padding:20px}.Settings button{padding:10px;border-radius:5px;border:none}.Settings .leftBar{border:1px solid #ddd;position:fixed;left:100px;top:60px;bottom:0;width:250px}.Settings .date_format{padding:10px}.Settings .saveSettings{margin-left:10px}.Settings .button_carrier{margin-top:10px}.Settings .option{padding:25px;margin:0}.Settings .mini.option{padding:15px 15px 15px 50px}.Settings .user_create_interface{padding:20px}.Settings .current.option{background:#048;color:#fff;font-weight:700}.Settings .Integrations .Available{float:left;border:1px solid #ddd;width:25%;margin:5px;padding:5px}.Settings .ShippingService .service button{position:absolute;right:0;top:10px}.Settings .ShippingService .service{max-width:500px;clear:both;padding:20px;border-bottom:1px solid #ddd;position:relative}.Settings .ShippingService #equivalent{padding:10px}.Settings .ShippingService .setUp{margin-top:10px}@media only screen and (max-width:768px){.Settings{margin-top:40px;margin-left:150px}.Settings .leftBar{border:1px solid #ddd;position:fixed;left:0;top:50px;bottom:0;width:150px}}.Customers{margin-top:50px;position:relative}.Customer{position:absolute;right:310px;left:10px;top:55px;padding-bottom:30px}.Customer select{padding:7px}.Customers .Actives{padding-top:30px}.Customers .CustomerBtn{display:block;float:left;border:1px solid #ccc;padding:20px;width:18%;font-size:15px;margin:5px;min-width:150px;position:relative;cursor:pointer}.Customers .CustomerBtn i{position:absolute;right:10px;top:25px}.Customer .selectCustomer{padding:10px;width:100%;font-weight:700;border:none;background:#07a;color:#fff}.Customers .FilterBar{position:absolute;top:0;text-align:right;right:0}.Customers .FilterBar input{padding:10px;width:calc(96% - 40px);height:35px;vertical-align:top;border-top-left-radius:30px;border-bottom-left-radius:30px}.Customers .FilterBar button{border:none;width:35px;font-size:10px;vertical-align:top;height:35px;padding:9px 5px;border-top-right-radius:30px;border-bottom-right-radius:30px}.Customers .FilterBar button i{font-size:15px}.Customer .selectCustomer.Current{background:#0a7}.Customers .CustomerBtn.Current{font-weight:700}.Customers .CustomerBtn:hover{background:#eef5ff;font-weight:700}.Customers .CustomerBtn.Current .selectCircle{font-weight:700;border-color:#07a;background:#fff}.Customers .CustomerBtn.Current .selectCircle .pip{background:#333;width:8px;height:8px;overflow:hidden;display:block;vertical-align:middle;margin:3px;border-radius:30px;background:#07a}.Customers .CustomerBtn .selectCircle:hover{border-color:#048}.Customers .separator{border:3px solid #ccc;clear:both;margin:20px 0}.Customers .selectCircle{border:3px solid #ccc;background:#fff;border-radius:20px;height:20px;width:20px;position:absolute;top:2px;right:2px}.Customers h4{margin-top:15px}.Customer .contact,.Customer .defaults,.Customer .options,.Customers .customers_active,.Customers .customers_inactive{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Customer .contact,.Customer .defaults,.Customer .options{-ms-flex-align:center;align-items:center;padding:10px;background:#f5f5f5;margin-top:10px}.Customer .contact div,.Customer .defaults div,.Customer .options div{float:left;margin:10px}@media only screen and (max-width:500px){.Customers .CustomerBtn{display:block;float:left;border:1px solid #ccc;padding:20px;width:47%;font-size:15px;margin:5px;min-width:150px;position:relative;cursor:pointer}.Customers .FilterBar{position:fixed;top:10px;text-align:right;right:5px;z-index:10000}.Customers .Actives{padding-top:0}}.ComboBox{position:relative}.ComboBox input{width:100%}.ComboBox button{position:absolute;top:5px;right:5px;border-radius:27px;border:1px solid #fff;width:27px;height:27px}.ComboBox .dropdown{display:none;font-size:15px;z-index:999999;background:#fff}.ComboBox.show .dropdown{display:block;position:fixed;border-bottom:1px solid #ddd;-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3)}.ComboBox .dropdown .option{background:#fff;padding:10px 5px 5px 15px;border-bottom:1px solid #ddd;min-width:150px;margin:0}.ComboBox .dropdown .option:hover{font-weight:700;background:#07a;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Delivery{margin-right:300px}.Deliveries,.Delivery{margin-top:50px;position:relative}.Deliveries{padding-bottom:60px}.Deliveries button{display:inline-block;vertical-align:bottom;border:none;background:#eee;margin-right:4px;padding:5px 10px;font-size:14px;height:30px}.Deliveries button:hover{background:rgba(0,0,0,.1)}.DeliveryTitle{font-size:40px}.Delivery .reference{padding:20px 20px 10px;font-size:30px}.Delivery .reference,.Delivery .status{text-align:center;background:#fff;border-bottom:3px solid #048}.Delivery .status{padding:10px 20px 5px;font-size:20px}.Delivery .reference span{font-size:12px;text-align:center;display:block}.Delivery .img_new{max-width:300px;max-height:300px}.Delivery .images{margin-top:25px}.Delivery .expected_delivery_date,.Delivery .supplier{padding:10px 20px 5px;font-size:20px;text-align:center;background:#fff;border-bottom:3px solid #048}.Delivery .supplier .ComboBox{text-align:left}.Deliveries .controls{margin-bottom:10px;padding-left:190px}.Delivery .shipment select{padding:8px;margin-right:7px;width:calc(100% - 100px)}.Delivery .shipment .shipmentDetail{border-bottom:1px solid #ccc;margin:10px}.Delivery .shipment .shipmentDetail .shipmentItem{margin:10px;position:relative}.Delivery .shipment .shipmentDetail .shipmentItem i{position:absolute;right:0;top:-6px}.Delivery .shipment button{padding:3px;width:36px;margin-left:7px;vertical-align:middle}.Delivery .shipment{padding:10px}.Delivery #item_search{position:absolute;top:-120px;left:500px;opacity:.01}.Delivery .product_stock_ctrl{position:absolute;padding:20px;top:0;right:0}.Delivery .product_stock_ctrl div{margin:5px}.modalPanel .locations{position:absolute;top:20px;right:20px;bottom:20px}.modalPanel .locations .add_location,.modalPanel .locations .location{width:100%;clear:both}.modalPanel .images{width:400px}.modalPanel .images .image img{height:100px}.Delivery .itemList{width:100%;margin-top:30px}.Delivery th{text-align:left;background:#eee;padding:10px}.Delivery .nextStep,.Delivery .print_button{padding:10px;font-size:15px;margin-right:3px}.Delivery .no-search{height:40px}.Delivery .reference input{width:100%;font-size:18px;text-align:center;display:block;margin-bottom:15px;padding:10px;border:none;outline:none}.Delivery .itemList{border-spacing:0 10px}.Delivery .itemList td{padding:10px;border-right:1px solid rgba(0,0,0,.1)}.Delivery .itemList .header th{background:#fff;text-align:left;color:#333;padding:10px 10px 4px;font-size:11px;text-transform:uppercase;border-bottom:1px solid #ddd;font-weight:700}.Delivery .itemList td:first-child{text-align:center}.Delivery .itemList td:last-child{border-right:none;text-align:right}.Delivery .itemList td span.product_sku{clear:both;float:left;font-size:13px;font-weight:700;padding:4px 4px 4px 0;color:#444}.Delivery .itemList td span.product_name{clear:both;float:left;padding-top:10px;font-size:14px}.Delivery .itemList td span.product_menu{xfloat:left;padding:5px}.Delivery .itemList td span.product_remove{float:left}.Delivery .itemList td span.product_barcode{float:right;font-size:12px;font-weight:700;color:#fff;border-radius:20px;padding:2px 7px;background:#555}.line.ok>td:last-child{border-right:3px solid #8d8}.line.short>td{background:#fffeee}.line.unreceived>td{background:#fee}.line.unexpected>td{background:#fef}.line.short>td:last-child{border-right:3px solid #fd7}.line.unreceived>td:last-child{border-right:3px solid #d66}.line.unexpected>td:last-child{border-right:3px solid #88f}.line>td{padding:10px 10px 5px}.ok.line:hover>td{background:#eee}.short.line:hover>td{background:#fffddd}.unreceived.line:hover>td{background:#fae5e5}.insert_comment{color:#ffc000;cursor:pointer}.insert_comment:hover{color:#ff9000;cursor:pointer}.add_comment{color:rgba(0,0,0,.3);cursor:pointer}.add_comment:hover{color:rgba(0,0,0,.8);cursor:pointer}#noteBox{width:100%;height:400px;padding:20px;font-size:12px}@media only screen and (max-width:1400px){.Delivery #SideBar .reference{padding:10px 10px 2px;font-size:16px}.Delivery .reference #SideBar input{padding:20px 20px 2px;font-size:20px;text-align:center;background:#fff;border-bottom:3px solid #048}.Deliveries button,.Orders .upload_order{padding:5px 10px;font-size:14px;height:30px}.Deliveries .upload_order i{position:absolute;top:3px;left:3px}}@media only screen and (max-width:760px){.ProductList{display:none;position:fixed;left:0;top:50px;background:#f5f5f5;width:200px;z-index:9000;bottom:20px;overflow:hidden}.Delivery{margin-left:0;margin-right:0}.Orders .upload_order,.Products button{padding:5px 10px;font-size:14px;height:30px}.Products .upload_order i{position:absolute;top:3px;left:3px}}.Dispatch{margin-right:300px;padding-bottom:30px}.Dispatch,.Dispatches{margin-top:50px;position:relative}.Dispatches{padding-bottom:60px}.Dispatches .controls{padding-left:190px;height:40px}.Dispatches .mergeConfirm{padding:10px 20px 20px}.Dispatches .mergeConfirm .dispatches{padding:10px;font-weight:700;background:#f5f5f5;margin-bottom:5px}.Dispatches .mergeConfirm .dispatches .dispatchItems{padding:3px 3px 3px 20px;font-weight:400}.Dispatches .mergeConfirm #mergeTo{padding:5px}.Dispatches .mergeConfirm .mergeTo{padding:5px;margin-bottom:5px;background:#f5f5f5}.Dispatches .mergeConfirm .mergeTo label{margin-top:0}div#multiOption{border-top:3px solid #07a;position:fixed;padding:20px;bottom:20px;left:110px;z-index:100;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);background:#fff}.DispatchTitle{font-size:40px}.Dispatch #SideBar .status{padding:10px;text-align:center;font-weight:700;background:#fff;border-bottom:1px solid #ccc}.Dispatch #SideBar .status.active{background:-webkit-linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#fd0,#fd0 8%,#fd0 8.5%,#fff 9%,#fff)}.Dispatch #SideBar .status.packed{background:-webkit-linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#0a7,#0a7 8%,#0a7 8.5%,#fff 9%,#fff)}.Dispatch #SideBar .status.issue{background:-webkit-linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff);background:-o-linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff);background:linear-gradient(225deg,#d00,#d00 8%,#d00 8.5%,#fff 9%,#fff)}.Dispatch .reference{padding:20px 20px 10px;font-size:30px;text-align:center;background:#fff;border-bottom:3px solid #048}.Dispatch .reference span{font-size:12px;text-align:center;display:block}.Dispatch .orderLink{padding:8px 3px 3px 8px;overflow:auto;clear:both}.Dispatch .moveItems .selectSiblings #new_dispatch_ref{width:100%;margin-bottom:10px}.Dispatch .moveItems .movingItems{margin:10px;min-width:400px}.Dispatch div.label,.Dispatch label.label{font-size:11px;text-transform:uppercase;border-bottom:1px solid #ddd;font-weight:700;margin-bottom:10px}.Dispatches button{padding:12px 20px 15px;display:inline-block;vertical-align:bottom;border:none;background:#eee;margin-right:4px;height:50px;font-size:20px}.Dispatch .service_select{padding:10px;display:block;margin:2.5%;width:95%}.Dispatches .lookup_box{width:100%;margin-bottom:20px}.Dispatch.editable{padding-top:60px}.Dispatch .export_options{padding:10px}.Dispatch #Drawer .labels label{width:31.66%;margin:.833%;margin-bottom:0;padding:0 5px;float:left}.Dispatch #Drawer .options{clear:both}.Dispatch #Drawer textarea{width:31.66%;margin:.833%;height:180px}.Dispatch #Drawer .info_mark{background:#0b0;color:#fff;font-weight:700;font-size:24px;border-radius:40px;position:absolute;top:-18px;right:10px;width:36px;height:36px;text-align:center;border:3px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(0,0,0,.5)}.Dispatch .dispatch_date{padding:10px 20px 5px;text-align:center;background:#fff;border-bottom:3px solid #048}.Dispatch .dispatch_date,.Dispatch .order_date,.Dispatch .release_date{padding:20px 20px 15px;text-align:center;background:#fff;border-bottom:1px solid #000}.Dispatch .order_connect{clear:both;padding:0 0 20px}.Dispatch .orderLink{padding:10px;cursor:pointer;border-radius:5px}.Dispatch .orderLink:hover{background:#f0f0f0}.Dispatch .itemList{border-spacing:0 10px}.Dispatch .itemList td{padding:10px;border-right:1px solid rgba(0,0,0,.1)}.Dispatch .itemList .header th{background:#fff;text-align:left;color:#333;padding:10px 10px 4px;font-size:11px;text-transform:uppercase;border-bottom:1px solid #ddd;font-weight:700}.Dispatch .itemList td:first-child{text-align:center}.Dispatch .itemList td:last-child{border-right:none;text-align:right}.Dispatch .delayDispatch{padding:15px;font-size:20px;text-align:center;font-weight:700;background:#0a7;color:#fff}.Dispatch .itemList{width:100%}.Dispatch .itemList td span.product_sku{clear:both;float:left;font-size:13px;font-weight:700;padding:4px 4px 4px 0;color:#444}.Dispatch .itemList td span.product_name{clear:both;float:left;padding-top:10px;font-size:14px}.Dispatch .itemList td span.product_menu{xfloat:left;padding:5px}.Dispatch .itemList td span.product_remove{float:left}.Dispatch .itemList td span.product_barcode{float:right;font-size:12px;font-weight:700;color:#fff;border-radius:20px;padding:2px 7px;background:#555}.Dispatch .unfulfilable{background:#fee}.Dispatch .product_quantity,.Dispatch .product_stock{text-align:center}.Dispatch .modbtn{width:49px;height:49px;display:inline-block;padding:11px;font-size:20px;text-align:center;border-left:1px solid #ccc;border-bottom:1px solid #ccc}.Dispatch .delay_btn.waiting{color:#08d}.Dispatch .delay_btn.go{color:#0a7}.Dispatch .admin_controls .button,.Dispatch .admin_controls button{background:#ccc;border:none;padding:10px 15px;float:left;font-weight:700;cursor:pointer;margin-left:3px;text-decoration:none;color:#000}.Dispatch .modbtn:hover{background-color:rgba(0,0,0,.1)}.Dispatch .modbtn.hold{color:#000}.Dispatch .modbtn.held{color:#da0}.Dispatch .modbtn.prioritise{color:#000}.Dispatch .modbtn.prioritised{color:#0a7}.Dispatch .modbtn.draft{color:#d00}.Dispatch .modbtn.live{color:#0a7}.Dispatch .postService{padding:15px;font-weight:700;text-align:center;border-bottom:3px solid #888;margin-bottom:0;background:#fff}.Dispatch .modbtn.cancel:hover{background-color:#c00;color:#fff}.Dispatch .modalPanel div.moveItems{padding:20px}.Dispatch .modalPanel div.moveItems table.movingItems{margin:20px}.Dispatch .modalPanel div.moveItems table.movingItems td{border-bottom:1px solid #ccc}.Dispatch .modalPanel .moveExisting_btn,.Dispatch .modalPanel .moveNew_btn{border-radius:30px;background:#ccc;display:inline-block;padding:5px 8px}.Dispatch .modalPanel div.moveItems table.moveItems td:nth-child(2){width:30px;text-align:center}.Dispatch .over{background:#faa;font-weight:700}.Dispatch .over,.Dispatch .under{padding:10px 10px 3px;border-radius:3px;margin:3px}.Dispatch .under{background:#eef}.XDispatch .status{padding:8px 20px;font-size:20px;text-align:center;background:#fff;border-bottom:3px solid #048}@media only screen and (max-width:500px){.Dispatches .controls{padding:35px 0 0}.Dispatches .controls button,.Dispatches .controls div{margin:0 5px 5px 0}.Dispatch{margin-top:50px;margin-right:0;position:relative}.Dispatch.editable #SideBar{top:110px}}.Product,.Products{margin-top:50px;position:relative;padding-bottom:30px}.Product{margin-left:300px;margin-right:300px;position:relative}.ProductTitle{font-size:40px}.ProductList{position:fixed;left:100px;top:60px;background:#f5f5f5;width:300px;z-index:9000;bottom:20px;overflow:hidden}.Product #SideBar{padding:10px 10px 100px}.Product .FilterBar{position:absolute;top:0;left:0;right:0}.Product .stockName,.Product .stockQty{font-weight:700;font-size:18px;display:block}.Product .stockQty{float:right;color:#fff;background:#07a;padding:20px;position:absolute;right:0;top:0;bottom:0;min-width:70px;text-align:right;z-index:0}.Product .removeItem{background:#d00;color:#fff;padding:2px 5px;border-radius:20px;display:block;z-index:3;position:absolute;top:-5px;right:-5px;width:21px;height:21px}.Product .stockQty:before{content:"\D7";font-size:12px}.Product .country_select{padding:9px;border-color:#ccc;background:#fff;border-radius:3px}.Product .comboContainer{width:calc(100% - 40px);display:inline-block}.Product .itemList .add_btn{width:40px;padding:7px;height:40px}.Products .controls{margin-bottom:10px;padding-left:190px;height:40px}.Products #Drawer .options .option{width:100px;display:inline-block;-webkit-box-shadow:0 0 4px rgba(0,0,0,.4);box-shadow:0 0 4px rgba(0,0,0,.4);margin:5px;cursor:pointer;text-align:center;padding:10px;height:90px;float:left;line-height:70px;background:#fcfcfc;font-size:15px}.Products #Drawer{right:0}.Products #Drawer .options .option span{display:inline-block;vertical-align:middle;line-height:normal}.Products #Drawer .type_select{display:none;font-size:15px;padding:0}.Products #Drawer .type_select select{font-size:15px;padding:10px}.Products #Drawer.open .type_select{display:inline-block;position:absolute;top:0;right:0}.Products #Drawer.open.checked .options .option{background:#dfe;cursor:s-resize}.Products #Drawer .options{clear:both;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.XProducts #Drawer .options .option{height:80px;width:80px;border:1px solid #ccc;margin:3px;text-align:center;background:#f9f9f9}.Products .option.new_grp{font-size:25px;display:none}.Products #Drawer.open.checked .options .option.new_grp{background:#bfd;float:right;display:block}.Products #Drawer .info_mark{background:#0b0;color:#fff;font-weight:700;font-size:24px;border-radius:40px;position:absolute;top:-18px;right:10px;width:36px;height:36px;text-align:center;border:3px solid #fff;-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);box-shadow:0 0 2px rgba(0,0,0,.5)}.TabbedPage .title{position:absolute;top:0;left:0;right:0;padding:10px;background:#eee;height:35px;text-transform:uppercase;font-size:12px;font-weight:700}.Products .groupTitle{font-size:20px;border-bottom:1px solid #ccc;padding:10px;margin-bottom:20px;font-weight:700}.TabbedPage .itemList{margin-top:35px;max-height:180px;margin-bottom:34px;overflow-y:auto}.Product #ProductAllocation .itemList table,.Product #ProductBatches .itemList table,.Product #ProductExpiries .itemList table,.Product #ProductHistory .itemList table,.Product #ProductLocations .itemList table{width:100%}.Products #Drawer.open{bottom:0}.Product .searchBox{padding:15px 0}.Products #Drawer .labels label{width:31.66%;margin:.833%;margin-bottom:0;padding:0 5px;float:left}.Product .stockBox{position:relative;top:0;right:0;left:0;margin-bottom:10px;border:4px solid #ccc;padding:4px}.Product .prodGroup.TabbedPage{min-height:0;overflow:visible}.Product .group_line{padding:10px;border-bottom:1px solid #ccc}.Product .group_line:last-child{border-bottom:none}.Product .group_line button{float:right;border-radius:20px;background:#d00;color:#fff;width:20px;height:20px;border:none}.Product #sideButtons button{padding:10px;width:70px;height:70px;margin-left:5px}.ProductImages{border-bottom:none!important}.Product .dims{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:10px;background:#f5f5f5;margin-top:10px}.Product .dims div{float:left;margin:10px}.Product .controls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:10px;background:#f5f5f5;margin-top:10px}.Product .controls div{float:left;margin:10px}.Product .customs,.Product .prices{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:10px;background:#f5f5f5;margin-top:10px}.Product .customs div{float:left;margin:10px}.Product .productName{position:relative;clear:both}.Product .productName input{position:relative;border:none;border-radius:0;background:transparent;font-weight:700;font-size:23px;display:inline-block;width:100%;z-index:20;padding-right:32px}.Product .productName i{width:30px;padding:15px 8px;text-align:center;position:absolute;top:0;right:0;bottom:0;border-left:1px solid #aaa;z-index:1}.Product .prices div{float:left;margin:10px}.stockTitle{text-align:center;font-weight:700;padding:10px}.Product .mainStock input{width:80%;display:block;margin:auto}.Products button{display:inline-block;vertical-align:bottom;border:none;background:#eee;margin-right:4px;padding:5px 10px;font-size:14px;height:30px}.Products button:hover{background:rgba(0,0,0,.1)}.Product .pageButtons button{padding:5px;font-size:12px}.Product .mainStock,.Product .mainStock input{text-align:center;font-weight:700;font-size:50px;margin-top:15px}.other_stock{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;background:#f5f5f5}.other_stock div{float:left;width:31.3%;margin:.5%;text-align:center}.idents{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:10px;background:#f5f5f5;margin-top:10px}.idents div{float:left;margin:10px}.MiniList .name{font-weight:700}.MiniList .line{padding:15px}.MiniList .line.current{background:#048;color:#fff}.MiniList .line:hover{background:#07a;color:#fff}.Products #Drawer.open .options .option.filtering{background:#048;color:#fff;font-weight:700}.Products #Drawer.open .options .option:hover{background:#07a;color:#fff}@media only screen and (max-width:1400px){.ProductList{position:fixed;left:100px;top:60px;background:#f5f5f5;width:200px;z-index:9000;bottom:20px;overflow:hidden}.Product{margin-left:200px}.Orders .upload_order,.Products button{padding:5px 10px;font-size:14px;height:30px}.Products .upload_order i{position:absolute;top:3px;left:3px}}@media only screen and (max-width:760px){.ProductList{display:none;position:fixed;left:0;top:50px;background:#f5f5f5;width:200px;z-index:9000;bottom:20px;overflow:hidden}.Product{margin-left:0;margin-right:0}.Orders .upload_order,.Products button{padding:5px 10px;font-size:14px;height:30px}.Products .upload_order i{position:absolute;top:3px;left:3px}}.TabbedPage{max-height:450px;min-height:32px;border:3px solid #ccc;padding:5px 5px 0;position:relative;overflow:hidden;margin-bottom:9px}.pageButtons{position:absolute;bottom:0;right:0;left:0;padding:0;background:#e5e5e5;border-top:1px solid #aaa}.pageButtons button{padding:5px;border:1px solid #ccc}.pageButtons button:hover{padding:5px;background:#eee;color:#000}.pageButtons button.active{background:#07a;color:#fff;font-weight:700}.move_ref{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:125px}#ProductAllocation tr td:first-child i{float:left;position:absolute;top:-3px;left:0;padding:9px 5px}#ProductAllocation tr td:last-child i{padding-left:5px;color:#0a7;font-size:18px;float:right;position:absolute;top:0;right:0;padding:4px 2px 0 0}#ProductAllocation tr td:last-child{text-align:right;padding-right:24px}#ProductAllocation tr.reserved td:last-child{text-align:right}#ProductAllocation tr.reserved td{position:relative}#ProductAllocation tr td{position:relative;padding:5px}#ProductAllocation tr{cursor:pointer}#ProductAllocation tr:hover{background:rgba(0,0,0,.1)}#ProductAllocation tr td:first-child{position:relative;padding-left:25px}#ProductAllocation table{width:100%;border-spacing:0}.ProductImages{border:3px solid #ccc;padding:5px 0 35px;position:relative}.ProductImages img{max-height:300px}.ProductImages .imageHolder{border:1px solid #aaa;position:relative;display:inline-block;margin-left:2%;margin-top:2%;vertical-align:top;width:125px;height:125px}.ProductImages .imageHolder:first-child{position:relative;width:calc(100% - 10px);margin-top:0}.ProductImages .imageHolder img{max-width:100%;max-height:100%;text-align:center;margin:auto;vertical-align:middle;display:block;margin:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ProductImages .imageHolder:last-child{position:relative;margin-bottom:15px}.ProductImages .imageHolder.uploaded{border:3px solid #07a}.ProductImages .add_image{position:absolute;bottom:0;right:0;left:0;height:40px;background:#07a;color:#fff}.ProductImages .add_image:hover{background:#048}.ProductImages .delImg{position:absolute;top:-5px;right:-5px;height:25px;width:25px;text-align:center;padding:4px 6px 7px;background:#c00;color:#fff;border-radius:25px;z-index:3}.ProductImages .delImg:hover{background:#e00}.ProductImages input#newImg{opacity:0;z-index:2;position:absolute;bottom:0;left:0;right:0;top:0;width:100%}.ProductImages .add_image span{position:absolute;bottom:5px;left:45px;right:0;top:15px;padding:0;z-index:1;font-weight:700}.ProductImages .add_image i{position:absolute;padding:8px}.Account{margin-right:300px;padding-top:70px}.AccountTitle{font-size:40px}.Account .reference{padding:20px 20px 10px;font-size:30px;text-align:center;background:#fff;border-bottom:3px solid #048}.dispatchPrices{border:1px solid #ccc;margin:20px;border-collapse:collapse}.dispatchPrices td,.dispatchPrices th{padding:15px 15px 10px;border:1px solid #ccc;text-align:center;width:200px}.dispatchPrices th{background:#f5f5f5}.Account .Integrations .Available{float:left;border:1px solid #ddd;width:25%;margin:5px;padding:10px}.Account .ShippingService .service button{float:right}.PackingStation{margin-top:80px;padding-right:300px!important}.PackingStation.noDisp{margin-top:80px;padding-right:20px!important}.PackingStation .packageItem{padding:20px 10px;border-bottom:1px solid #ccc;width:100%;position:relative}.PackingStation .packageItem i{float:right;cursor:pointer;padding:20px 5px 20px 20px;position:absolute;top:0;right:0}.PackingStation .packageItem.removable{background:url(/images/xit.png) 100% no-repeat;background-size:contain}.PackingStation .rightBar{padding:5px}.PackingStation .unpackedItem{padding:20px;border:2px none #ccc;margin:10px;position:relative;cursor:pointer;border-bottom:1px solid #ccc}.PackingStation .unpackedItem .name{font-size:20px;height:30px}.PackingStation .packedItem{padding:10px;border:2px none #ccc;position:relative;cursor:pointer;border-bottom:1px solid #ccc;height:60px}.PackingStation .packedItem .name{white-space:nowrap;width:80%;min-height:25px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px;display:block}.PackingStation .packedItem .sku{font-size:10px;float:left}.PackingStation .packedItem .bc{font-size:10px;height:30px;position:absolute;display:none}.PackingStation .packedItem .q{font-size:25px;position:absolute;right:0;top:0;padding:10px}.PackingStation .unpackedItem .quantity{position:absolute;padding:18px;font-size:25px;font-weight:700;color:#fff;right:10px;background:#0a7;width:100px;text-align:right;bottom:0;border-top-right-radius:7px;border-top-left-radius:7px;top:20px;text-align:center}.PackingStation .unpackedItem:hover{background:#f0f0f0}.PackingStation .packX .newBtn{font-weight:700;position:absolute;bottom:5px;right:5px}.PackingStation .assigned{border:3px solid #555}.PackingStation .current{border:3px solid #0a0}.PackingStation .c_pkgng{clear:both}.PackingStation .pkgng{border-top:3px solid #eee;clear:both}.PackingStation .completeDispatch,.PackingStation .next_btn{position:fixed;bottom:20px;right:0;display:block;padding:20px;font-size:15px;text-align:center;font-weight:700;color:#fff;background:#07a;border:none;width:300px}.PackingStation .completeDispatch:hover,.PackingStation .next_btn:hover{background:#048}.PackingStation .act_btn{position:absolute;bottom:58px;left:0;right:0;background:#07a;color:#fff;padding:20px;text-align:center;font-weight:700;display:block;width:100%;border:none}.PackingStation .act_btn:hover{background:#048;color:#fff}.PackingStation #searchPhrase{padding:20px!important;width:90%!important}.PackingStation .cons_item i{float:right}.PackingStation .address_tag{position:absolute;top:50px;right:300px;background-color:#eee;padding:10px;border-left:3px solid #07a;width:300px}.PackingStation .productList{margin-top:30px}.PackingStation button.find_dispatch{padding:20px;width:10%}.PackingStation .packaging_list{margin-top:40px}.PackingStation .back_btn{display:inline-block;padding:10px;background:rgba(0,0,0,.3);font-weight:700;padding:14px 15px 10px;font-size:16px;text-align:right;cursor:pointer}.PackingStation .back_btn i{margin-right:10px;font-size:20px;font-weight:700}.PackingStation .back_btn:hover{background:rgba(0,0,0,.7);color:#fff}.PackingStation .serviceSelect{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PackingStation .btmBar{position:fixed;bottom:20px;left:100px;padding:5px;right:0;background:#ccc;z-index:100;padding-right:300px;height:55px}.PackingStation .btmBar #itemSelectField{width:400px}.PackingStation .btmBar #quantity{width:75px;text-align:center}.PackingStation .btmBar button{padding:10px}.PackingStation .selectBox{border:none;background:rgba(0,0,0,.1);margin:5px;float:left;padding:20px;font-size:30px;width:250px;text-align:center}.PackingStation .selectBox.current{background:rgba(0,200,0,.3)}.PackingStation .packScreenOpt{margin:.6%;padding:20px;border:1px solid #ccc;float:left;width:32.1%;text-align:center;font-size:20px;cursor:pointer}.PackingStation .packScreenOpt:hover{background:#def}.PackingStation .packScreenOpt.recommended{background:#07a;color:#fff;font-weight:700;border:10px solid #0a7;padding:12px}.PackingStation .packScreenOpt.selected{border-color:#0b0;font-weight:700}.PackingStation .override{color:#d00}.PackingStation .more{background-color:#fcc}.PackingStation .shipmentItem{padding:15px;border-bottom:1px solid #ccc}.PackingStation .shipmentItem last-child{border-bottom:none}.PackingStation .authed{color:#050}.PackingStation .tracking_code_box{position:absolute;background:#eee;padding:40px;text-align:center;bottom:78px;left:0;right:300px;border-top:3px solid #07a}.PackingStation .tracking_code_box input{padding:20px;width:50%;font-size:20px;text-align:center}.PackingStation .rightBar{position:fixed;overflow-x:hidden;top:50px;right:0;bottom:75px;width:300px;background:#eee;border-left:1px solid #ccc;z-index:101}.PackingStation .rightBar h2{padding:5px 5px 0;margin:0}.PackingStation .rightBar input,.rightBar select{width:calc(100% - 7px)}.PackingStation .rightBar .status{padding:10px;font-size:18px;text-align:center;background:#3b9;color:#fff;border-bottom:3px solid #8db}.PackingStation .rightBar .date{padding:5px;height:50px;width:50%;display:inline-block;font-size:14px;text-align:center;background:#fff;color:#335;border-bottom:1px solid #048}.PackingStation .rightBar .date:first-child{border-right:1px solid #ddd}.PackingStation .rightBar .date.solo{width:100%;padding-top:18px;border:none}.StockTakes{padding-top:70px}.StockTake{padding-top:140px;display:block}.customerCard{position:relative;width:32.5%;border:1px solid #ddd;margin:.25%;float:left;cursor:pointer}.StockTake .cust_name{float:right;font-weight:700;font-size:20px}.StockTake .img_new{max-width:300px;max-height:300px}.StockTake .images{margin-top:25px}.customerCard img{width:70px;height:70px;vertical-align:middle;background:#eef5ff}.customerCard span{position:absolute;font-weight:700;left:80px;padding:10px 10px 0 0}.customerCard:hover{background:#def}.StockTake .info{padding:15px}.prod_line{position:relative;display:block;padding:10px;border-bottom:3px solid #eee;cursor:pointer}.prod_line.checked{color:#07a;border-right:4px solid #07a}.prod_line .locations{float:right}.prod_line:hover{background-color:rgba(0,128,190,.3);border-bottom:3px solid #aaa;font-weight:700}#addLocation{width:100px}.prod_line .name{display:block}.prod_line .name .noName{font-style:italic;color:#aaa}.prod_line .sku{display:block;font-weight:700;color:#555;font-size:12px}.prod_line .locations{position:absolute;top:8px;right:10px}.prod_line .stock{position:absolute;bottom:8px;right:10px;font-weight:700}.prod_line .stock .match{color:#0a7;font-weight:700}.prod_line .stock .strike{text-decoration:line-through;font-style:italic;padding-right:4px;opacity:.75;font-weight:400;color:#a07}.check_line .name{float:left}.check_line .sku{float:left;clear:left}xx .check_line .count{position:absolute;right:15px;top:15px}.check_line th{padding:5px 20px}.check_line th:first-child{text-align:left}.check_line td:first-child{padding-left:20px}.checkedList{position:"absolute";left:0;top:0;height:350px!important;right:0;width:400px}.check_line td.expected{width:50px;text-align:right;padding:12px}.check_line td.count,.check_line td.difference{width:50px;text-align:right;padding:20px}.checkedList .check_line:nth-child(odd){background-color:#f5f5f5}.reason{width:100%;height:99px}.checkedList .check_line:nth-child(2n){background-color:#fff}.checkedList table{width:100%}.check_line{position:relative;clear:both;padding:10px;height:60px}.subTopBar{position:fixed;top:80px;left:100px;right:0;background:#fff;padding:15px;border-bottom:1px solid #aaa;z-index:5}.subTopBar .back_btn,.subTopBar .commit,.subTopBar .show_count{font-weight:700;padding:13px 15px 10px 14px;background:#eee;display:inline-block;cursor:pointer}.subTopBar .commit,.subTopBar .show_count{margin-left:3px}.subTopBar .back_btn:hover,.subTopBar .commit:hover,.subTopBar .show_count:hover{background:#ccc}.Reports{padding-top:50px}.Reports ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:50px}.Reports li{height:100px;width:100px;border:1px solid #ccc;display:block;float:left;margin:5px;text-align:center}.Reports #blocked,.Reports li:hover{background:#f5f5f5}.Reports #blocked{clear:both;padding:30px;text-align:center;font-weight:700;font-size:25px;cursor:pointer}.Reports #blocked a{color:#444;text-decoration:none}.Reports #blocked:hover{background:#efefef}.Dashboard{margin-top:50px;border-bottom:1px solid #eee;padding:10px 0 50px;position:absolute;left:0;right:0}.Dashboard h4{font-size:17px;margin-top:10px}.Dashboard th{text-align:left}.Dashboard .h-box{width:calc(50% - 20px);padding:10px;float:left;border:1px solid #ccc;margin:10px}.Dashboard .salesTab,.Dashboard .stockTab{width:100%}.Dashboard tr:nth-child(2n){background:#def}#GraphBox{width:100%}.Dashboard .lists{padding:15px}.Dashboard .lists tr td{padding:5px}.Dashboard .lists tr:hover{cursor:pointer;font-weight:700}.interstitial{padding:20px;border-bottom:1px solid #ccc}.interstitial button.conf{background:#07a;padding:10px;color:#fff;font-weight:700;border:none;float:right}.interstitial h1{font-size:16px}.interstitial h2{font-size:14px}.Panel{padding:20px 20px 40px;-webkit-transition:padding .4s;-o-transition:padding .4s;transition:padding .4s}.Panel.openDraw{padding:20px 20px 300px}#Drawer{border-top:3px solid #07a;position:fixed;bottom:-215px;left:100px;padding:50px 20px 20px;right:300px;background:#eee;height:280px;-webkit-transition:bottom .6s,height .6s}#Drawer.open{bottom:20px}#Drawer .drawer_title:hover{background:rgba(0,0,0,.15)}#Drawer .drawer_title{position:absolute;top:0;font-size:16px;font-weight:700;left:0;width:100%;height:45px;padding:10px 15px;background:rgba(0,0,0,.05);cursor:pointer}.TopBar .Title{font-size:20px;float:left}.TopBar{position:fixed;left:100px;right:0;top:0;padding:20px;background:#fff;border-bottom:1px solid #bbb;z-index:10000;height:60px}.TopBar .ident{padding:8px;min-width:300px;background:#f5f5f5;text-align:right;xpadding-right:70px}.TopBar .ident,.TopBar .settings_btn{position:absolute;top:0;right:0;bottom:0;clear:both}.TopBar .settings_btn{padding:13px;width:54px;background:#07a;font-size:30px;text-align:center;color:#fff;cursor:pointer}.TopBar .settings_btn:hover{background:#048}.TopBar .ident .userName{font-size:20px}.waiting .Visor{margin-left:100px;position:absolute;left:0;right:0;top:0}.TopBar .ident .customerName{font-weight:700;color:rgba(0,0,0,.5)}#SideBar{right:0;background:#f5f5f5;width:300px;z-index:9000;bottom:0}#SideBar,.fixedTop{position:fixed;top:60px}.fixedTop{z-index:99999;left:100px;right:300px;padding:10px;background:#fff;border-bottom:1px solid #aaa;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2)}#sideButtons{position:absolute;bottom:15px;right:0;padding:10px}#sideButtons button{padding:10px;width:70px;height:70px;margin-left:5px}#SearchBar{position:absolute;right:335px;top:11px}#SearchBar button,#SearchBar input{padding:10px;border:1px solid rgba(0,0,0,.1)}#SearchBar button:focus,#SearchBar input:focus{outline:0;-webkit-box-shadow:0 0 3px #0af;box-shadow:0 0 3px #0af}#SearchBar input{border-top-left-radius:20px;border-bottom-left-radius:20px;vertical-align:bottom;width:400px}#SearchBar button{border-top-right-radius:20px;border-bottom-right-radius:20px;font-size:6px;background:#07a;color:#fff;padding:8px;vertical-align:bottom}#SearchBar button i{font-size:20px}.MenuShow{display:none}.waiting .Panel{-webkit-filter:blur(2px);filter:blur(2px);position:fixed;top:0;left:0;right:0;bottom:0}.toggleSide{display:none}@media only screen and (max-width:768px){.TopBar{left:0;height:50px;padding:13px}.MenuShow{background:#07a;float:left;position:absolute;top:0;left:0;display:block}.MenuShow img{width:50px;padding:12px 12px 7px}.TopBar .ident{display:none}.TopBar .Title{padding-left:50px}#SideBar{top:50px;width:100%}#Drawer,.fixedTop{left:0;right:0}.fixedTop{padding:10px;top:50px}.waiting .Visor{margin:0;position:absolute;left:0;right:0;top:0;padding:20px}.toggleSide{position:fixed;display:block;top:10px;right:10px;z-index:10000;border-radius:20px;background-color:#07a;color:#fff;padding:7px 10px;font-weight:700}}.version_warn{background:#ded;font-weight:700;color:#0a7;padding:10px;border-radius:10px;margin:10px;margin-top:0;position:relative;top:-10px}.version_warn .refreshBtn{float:right}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Login{background:#fefefe;min-height:500px;padding:30px;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.Login button{padding:20px}.Login .LoginBox{width:50%;position:absolute;top:0;right:0;bottom:0;display:inline-block;padding-top:200px;min-width:calc(100% - 500px);background:-webkit-linear-gradient(top,#eee,#f8f8f8);background:-webkit-linear-gradient(315deg,#fff,#aaa);background:-o-linear-gradient(315deg,#fff,#aaa);background:linear-gradient(135deg,#fff,#aaa);background-image:-webkit-radial-gradient(40px 40px,farthest-corner,#fff 0,#aaa 100%);background-image:-o-radial-gradient(40px 40px,farthest-corner,#fff 0,#aaa 100%);background-image:radial-gradient(farthest-corner at 40px 40px,#fff 0,#aaa 100%);-webkit-box-shadow:-5px 0 10px rgba(0,0,0,.3);box-shadow:-5px 0 10px rgba(0,0,0,.3)}.Login .LoginCard{width:475px;background:#fff;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);padding:20px 50px 50px;margin:auto;background:-webkit-linear-gradient(315deg,#07a,#07a 4.5%,#048 5.2%,#fff 5.4%,#fff);background:-o-linear-gradient(315deg,#07a,#07a 4.5%,#048 5.2%,#fff 5.4%,#fff);background:linear-gradient(135deg,#07a,#07a 4.5%,#048 5.2%,#fff 5.4%,#fff)}.Login .ad_box{position:absolute;top:0;left:0;bottom:0;width:50%;max-width:500px;font-weight:700;color:#fff;font-size:16px;background:#07a;border:1px solid #068;border-top:none;padding-top:300px;text-align:right;padding-left:20px;background:-webkit-linear-gradient(top,#07a,#048);background:-webkit-gradient(linear,left top,left bottom,from(#07a),to(#048));background:-o-linear-gradient(top,#07a,#048);background:linear-gradient(180deg,#07a,#048)}.Login .logo{padding:20px;width:300px;float:right;clear:both}@media only screen and (max-width:500px){.Login .LoginBox{width:100%;position:absolute;top:0;right:0;bottom:0;display:inline-block;padding-top:150px;min-width:calc(100% - 500px);background:transparent;-webkit-box-shadow:-5px 0 10px rgba(0,0,0,.3);box-shadow:-5px 0 10px rgba(0,0,0,.3)}.Login .logo{padding:20px;width:180px;float:right;clear:both}.Login .title{display:none}.Login .LoginCard{width:100%;background:transparent;-webkit-box-shadow:none;box-shadow:none;padding:20px 50px 50px;margin:auto}.Login .ad_box{position:absolute;top:0;left:0;bottom:0;width:1000%;max-width:100%;font-weight:700;color:#fff;font-size:16px;background:#07a;border:1px solid #068;border-top:none;padding-top:15px;text-align:right;padding-left:20px;background:-webkit-linear-gradient(top,#07a,#048);background:-webkit-gradient(linear,left top,left bottom,from(#07a),to(#048));background:-o-linear-gradient(top,#07a,#048);background:linear-gradient(180deg,#07a,#048)}}.Login .LoginBox input{padding:15px;border-radius:0;border:1px solid #ccc}.Login .LoginBox #p input,.Login .LoginBox #u input{border:none;margin:10px;outline:none;border-bottom:1px solid #ccc;font-size:18px;width:90%}.Login .LoginBox button{width:250px;font-weight:700;color:#fff;font-size:16px;background:#07a;border:1px solid #068;border-top:none;margin-top:30px}.Login .failwarn{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);z-index:9}.Login .message{background:#fff;width:400px;position:absolute;top:100px;left:calc(50% - 200px);z-index:10;-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);padding:30px}.Login .message p{font-size:16px}.Login .message p:first-child{font-size:18px;font-weight:700;margin-bottom:10px;color:#b00}.Login .message button{padding:15px;font-size:16px;border:none;background:#07a;color:#fff;font-weight:700;width:60%}.Login button:hover{background:#048}.Login .sub_sep{width:200px;border-bottom:1px solid hsla(0,0%,100%,.2);float:right;clear:both}.Login .title{padding:20px;font-size:20px}.Login button{margin-top:20px;border-radius:40px;cursor:pointer}*{font-family:Nunito Sans,sans-serif}.App{margin:0 0 0 100px;font-size:13px;position:relative}.tidy{clear:both}.App .footer_links{position:fixed;z-index:9999999;bottom:0;left:0;right:0;height:20px;background:#000;font-size:10px;padding:5px}.App .copy{float:left;padding-left:10px}.App .copy,.App .terms{font-weight:700;color:#aaa}.App .terms{float:right;padding-right:5px}.App .terms a{color:#aaa;text-decoration:none}.App.login{margin:0}#SideBar{border-left:1px solid #ccc;-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2)}#SideBar .reference{font-size:18px;padding:8px 10px 2px}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-menu{position:absolute;top:100px;bottom:20px;left:0;right:0}.App-menu .carrier{text-align:center;height:auto;width:100%}.App-menu .button{background:none;border:none;padding:10px;display:block;height:100px;border-bottom:1px solid hsla(0,0%,100%,.05);color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;vertical-align:middle}.swal2-container{z-index:100000}.App .backBtn{background:#ccc;border:none;padding:10px 15px;float:left;font-weight:700;cursor:pointer}.App-menu .button:hover{color:#444;background:#fff;border-bottom:4px solid #0078c8}.App-menubar{left:0;width:100px;background:#333}.App-menubar,.App-sidebar{position:fixed;top:0;bottom:0}.App-sidebar{right:0;width:400px;background:#333;background:-webkit-linear-gradient(top,#07a,#048);background:-webkit-gradient(linear,left top,left bottom,from(#07a),to(#048));background:-o-linear-gradient(top,#07a,#048);background:linear-gradient(180deg,#07a,#048)}.App-title{font-size:1.2em}.App-intro{font-size:large}.medNumBox{width:80px;text-align:center;padding:10px 0}.AppLoadScreen{padding:25px}.numBox,.numField{width:50px;text-align:center;padding:10px 0}label{display:block;margin-top:15px;font-weight:700;font-size:13px;color:#444}input,textarea{padding:10px;border-radius:3px;border:1px solid #ccc}.Wait{position:fixed;z-index:10000000000000000;top:0;bottom:0;left:0;right:0}@media only screen and (max-width:768px){.App{margin:0}}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.92022910.css.map*/