body, html{ margin:0; padding:0; width:100%; font-size:12px; color:#000000; font-family:"Poppins", sans-serif;}

div {box-sizing:border-box;}

/* Colour Classes */

.purple{background-color:#87499c !important;}
.lblue{background-color:#3996d2 !important;}
.dblue{background-color:#215e7c !important;}
.yellow{background-color:#f0c519 !important;}
.orange{background-color:#e87f24 !important;}
.green{background-color:#4db96b !important;}
.lred{background-color:#ea4c35 !important;}
.dred{background-color:#c23b27 !important;}
.grey{background-color:#666 !important;}
.pink{ background-color:#f170ab !important; }
.white{background-color:#fff !important;; border:1px solid #000; color:#000 !important;}
.black{background-color:#000 !important; color:#fff;}
.service{ background-color:#444 !important; }

.redlink{font-weight:bold; background-color:#c23b27 !important; width:150px; color:#fff; text-align:center; display:block; float:left; margin:10px 0; text-decoration:none; padding:10px; box-sizing:border-box;}
.blacklink{ font-weight:bold; background-color:#000 !important; color:#fff; width:150px;  display:block; text-align:center; float:left; margin:10px 0; text-decoration:none; padding:10px; box-sizing:border-box;}

.whitetext{color:#fff;}

.black{ color:#000 !important; }

.st0{fill:#71CCDE;}	.st1{fill:#ED2B5C;}

.header{display:block; float:left; width:100%; margin:0; height:80px; position:fixed; z-index:1000; background-color:rgba(255, 255, 255, 0.95);}

.content{display:block; float:left; width:100%; }

#maincontent{ margin:80px 0 0 0; }

h1{ margin: 40px;  width: auto; display: inline-block; }

.mainnav{position:absolute; right:0; top:0;}

.mainnav ul{ margin-block-start: 0;  margin-block-end: 0; display: flex; padding-inline-start:0;}

.mainnav li{ display: inline-block; list-style:none; height:50px; width:50px; box-sizing:border-box; padding-top:12px; padding-bottom:12px; text-align:Center; } /*list-style:inline;}*/

.mainnav li img{max-height:100%; max-width:90%;}

#logo { position: absolute;  top: 20px; left: 20px; display: inline-block; width: 180px; }

.mainnav ul.dropdown{visibility:hidden; opacity:1; position:absolute; top:50px; color:#ffffff; width:200%; display:block; right: 0;}

nav.mainnav ul li.onlineorders{ display:none; }

.mainnav li.lred ul.dropdown { position: absolute; top: -45px;width: 280px; /*150px;*/	right: 50px; /*150px;*/ height: 80px; }

.date .searchbox{ width: 100%; display: block; float: left; margin-top: 0; height: 50px; top: 0; position: absolute; padding-top: 0px;}

.date .searchbox img{width:40px; height:40px;}
.date .searchbox fieldset{ width:233px; display: inline-block !important; margin-top: 0px; float: left; }
/*.date .searchbox select {  border:1px solid #e87f24; width: 71px; display: inline-block; float: left; padding: 6px 0; } */
.date .searchbox select {  border:1px solid #e87f24; display: inline-block; float: left; padding: 6px 0; }
.date .searchbox a, .subnav ul.dropdown li a{ display: inline-block !important; width: 30px !important; padding-right: 0 !important; float: left;}
}



.mainnav ul.dropdown.purple{color:#ffffff; width:400px}

.mainnav li.purple ul.dropdown { height: 200px; }

.mainnav li.purple .select2-container {	width: 100%; }

.mainnav li.purple span.select2-selection {	background-color: transparent; }

.mainnav ul.dropdowninside{width:auto; display:inline-block; position:relative; top:0 ;}

.mainnav li.search ul.dropdown {  position: absolute; top: 0; color: #ffffff; width: 220px; display: block; right: 400px; height:50px;}

.mainnav li.date ul.dropdown { height: 50px; border: 0; top: 0; position: absolute; right: 50px; }
.mainnav li img{ width: auto; height: 26px; opacity:1;}


.fulloverlay{ width:100%; height:100vh; background-color:rgba(0, 0, 0, 0.6); position:absolute; top:0; left:0; z-index:10; display:none; } 

.fulloverlay.active{display:block; } 

.loginsidebar{width:100%; min-width:300px; float:left; display:inline-block; height:100vh; position:relative; z-index:1; overflow:hidden;}

.logincontent{width:70%; float:right; display:inline-block; height:100vh; background-image:url('images/login-bg.jpg'); background-size:cover; background-position:top; position:absolute; z-index: 0; top: 0;}

.loginsidebar .inner { height: 60vh; margin-top: 20vh; width: 380px; margin: 20vh Auto; }

.loginsidebar .inner .logo{width:200px; margin:5% auto;}

.logincontent .inner{margin-top:40vh; width:75%; margin-left:10%; text-align:center; font-size:46px; font-family:"Abril Fatface", Serif; color:#fff; position:relative;}

.loginbox{ width:80%; margin-left:10%; margin-top:5vh; }

.loginbox .item{width:100%; margin:10px 0; background-color:#fff; height:60px; line-height:60px; border-radius:10px;}

.loginbox .item .inputbox { border-radius:10px; display: block; clear: left; width: 100%; float: left; background-color: #fff;  padding: 0;  font-size: 14px;  margin-top: 0;  height: 60px; line-height: 60px; }
.loginbox .item .inputbox input { display: block; clear: left; width: 100%; float: left; background-color: #fff;  padding: 0;  font-size: 14px;  margin-top: 0;  height: 60px; line-height: 60px; border: 0; text-align: center; }

.loginbox .item a{color:#fff; text-align:Center;}





.loginbox .item .magic input{ background-color:#ffffff !important; color:#000 !important; }

.loginbox .item .inputbox input:focus-visible{ outline-offset: 2px;}


.loginbox .item .inputbox input::placeholder{ color: #000 !important; }

.loginbox .item .magic input::placeholder{ color:#000 !important; background-size:90%; width:100%; margin:auto; text-align:center;padding-bottom:15px; background-image:url(images/dash.png); background-repeat:no-repeat; background-position:center bottom;}

.bgshape { transform: rotate(45deg); display: block; position: absolute; width: 100%; border-bottom: 899px solid #388dc5; border-left: 250px solid transparent; border-right: 500px solid transparent; height: 0; bottom: 0; z-index: -1;}
.googlesignin img{height:60px;}

.date .before{float:left; width:50px; display:inline-block;}
.date .after{float:right; width:50px; display:inline-block;}

.block{display: block;  width: 100%; float: left; margin-top: 20px; border-top: 2px solid #ccc; padding-top: 20px;}

.block img{display:block;float:left; text-align:left; }

.backbtn{  width: 50px;  height: 40px; float: left; margin: 20px 10px 20px 0; padding: 5px 8px;}

.backbtn img{ width:30px; }

.errorpage{ background-color:#ea4c35; }
.errorpage h2{ text-align:center; color:#fff; }
.errorpage .btn{ background-color: #fff; height:auto; padding: 10px 20px; border-radius: 10px; border: 2px solid #000; font-family: 'Poppins'; font-size: 16px; font-weight: 400; margin: 20px auto; text-align: center; cursor: pointer; width: 100%; display: block; float: left;}
.errorpage .btn span{display: block; float: left; width: 100%; text-align: center; color: #000; text-decoration: none;}
.errorpage .btn:hover{box-shadow:inset -5px -5px 5px #ccc; transition:ease all 0.3s;}
.errorpage .inner {height: 70vh; margin-top: 20vh; width: 300px; margin: 15vh Auto;}


.searchbox fieldset{border:0; width: 100%; box-sizing: border-box; text-align: left;  margin-top: -10px; height:50px;}
.searchbox input{background-color: rgba(0,0,0,0);font-weight: 700; font-size: 18px; color:#ffffff; height:40px; border:0; text-align: center; width: 100%;}
.searchbox input[type="date"]{height:50px;}
.searchbox input::placeholder{color:#ffffff;}
.searchbox input:focus{outline:0;}
.searchbox #filter_shops {width:100%;}

.selectbox select{    padding: 10px; width: 250px; background-color: #e6e7e8; border: 0; font-family: 'Poppins', sans-serif;}
.selectbox select:focus{ outline:0;}

.selectbox input[type="date"], .selectbox input[type="text"]  { padding: 10px; width: 250px; background-color: #e6e7e8; border: 0; font-family: 'Poppins', sans-serif; box-sizing:border-box; }

.generate .inner .item{ margin-bottom:10px; }

.mainnav ul.dropdown li{font-weight:700; transition:ease all 0.1s; display:block; list-style:none; line-height:45px; width:100%; box-sizing:border-box; padding-bottom:20px; text-align:left;}

.mainnav ul.dropdown li:first-child{margin-top:0px;}
.mainnav ul.dropdown li{ margin-bottom:0; }
.mainnav ul.dropdown li:last-child{margin-bottom:50px;}

/*
.mainnav ul.dropdown li:hover{padding-bottom:0px; transition:ease all 0.2s; }
.mainnav li:hover > ul.dropdown{visibility:visible; opacity:1; transition:ease all 0.3s;} */


.hover-force { visibility:visible; opacity:1;}

.mainnav ul.dropdown li a{ box-sizing:border-box; text-decoration:none; display: block; width: 100%;font-weight:700; color: #ffffff; text-align: right; margin-bottom: 0px; padding-right: 20px; font-size: 18px;}

.subnav{ display:block; margin:0px auto 70px auto; position:relative !important; width:300px !important; }

.subnav ul.dropdown li{    height: 38px;  padding-bottom: 0; padding-top: 0; width: 300px !important; margin-top: 25px !important; margin-bottom: 15px !important;}

.subnav ul.dropdown{width:300px;}

.subnav li {width:150px !important;}
.single li { width: 300px !important; }



.settingsnav ul{float:left;}

.mainnav li.filter, .mainnav li.date{ position:relative; }

.mainnav li.filter.active::after{ background-image:url(images/svg/Cross_Small.svg); background-repeat:no-repeat; width:12px; height:12px; position:absolute; top:2px; right:2px; content:"";}

.mainnav li.date.active::after{ background-image:url(images/svg/Cross_Small.svg); background-repeat:no-repeat; width:12px; height:12px; position:absolute; top:2px; right:2px; content:"";}

li.filter.pushright { margin-right:220px; transition:ease all 0.2s; }

/* Table Content */

.welcome{ text-align:center; margin:0; }

.welcome .logo{display:block; margin:0 auto; float:none; width:200px;}

.welcome .stats{ display:flex; width:100%; margin:10px auto; flex-wrap:wrap;}

.welcome .stats .takings, .welcome .stats .breakdown, .welcome .stats .upgrades{width:300px; margin:0px auto; border-radius:50px; padding:10px; box-sizing:border-box;}

.takings span{background-color:#f04c3d; display:inline-block; width:300px; margin:auto; border-radius:70px; padding:50px 10px; box-sizing:border-box; font-weight:bold; font-size:36px; color:#fff; }
.takings img, .upgrades img{    width: 100px; margin-bottom: -20px; position: relative; z-index: 2;}
.collection img, .delivery img, .computer img, .mobile img, .app img, .preorder img{ width: auto; height: 40px; float: none;  }

.breakdown{}
.breakdown div{    margin: 5px auto !important;  line-height: 50px; border-radius: 50px; padding: 10px; box-sizing: border-box; position:relative;}
.breakdown div span{text-align: right;  color: #ffffff; font-size: 30px; width: auto; display: block; padding-right: 10px;}
.breakdown .collection{}

.breakdown div .title{ display:none; }
.breakdown div:hover .title{ display: inline-block; transition: ease-all 0.3s; position: absolute; width: 100%; z-index: 2; top: 0; left: 0; text-align: left;  padding: 6px 0 0 15px;  box-sizing: border-box;  border-radius: 50px;  font-size: 18px;  color: #fff;  }

.breakdown .collection:hover img{display:none;}

.breakdown .delivery:hover img{display:none;}

.breakdown .computer{}
.breakdown .computer:hover img{display:none;}

.breakdown .app{}
.breakdown .app:hover img{display:none;}

.breakdown .mobile{}
.breakdown .mobile:hover img{display:none;}


.breakdown .preorder{}
.breakdown .preorder:hover img{display:none;}

.breakdown .icon{width:60px; text-align:center; float:left; padding: 0 0 0 5px;}
.upgrades span{background-color:#f04c3d; display:inline-block; width:300px; margin:auto; border-radius:50px; padding:20px 10px; box-sizing:border-box; font-weight:bold; font-size:21px; color:#fff;}

.shops{ width:100%; }

.tableheader{ width:100%; display:block; clear:both;}

.tableheader .menuitem{ font-weight:700; text-transform:uppercase; color:#fff; font-size:10px; box-sizing: border-box; border-right: 1px solid #fff;} 

.menuitem{ display:inline-block; font-weight:700; float:left; text-align:center; height:40px; line-height:40px; overflow:hidden;}

/* .item{ display:inline-block; float:left; font-weight:400; text-align:center; height:40px; line-height:40px; overflow:hidden;} */

.item{ display:inline-block; float:left; font-weight:400; text-align:center; height:40px; overflow:hidden;}

.shops .tablecontent .shop:nth-of-type(even) > .menuitem, .orders .tablecontent .order:nth-of-type(even) > .menuitem{ background-color:#ebebec; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; box-sizing:content-box; }

/* --- */

.shops .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; }										/* Shop ID */
.shops .tableheader .menuitem:nth-child(2){ width:calc((100% - 540px)/3); background-color:#e87f24; }						/* Branch */
.shops .tableheader .menuitem:nth-child(3){ width:110px; background-color:#ea4c35; }						/* Shop */
.shops .tableheader .menuitem:nth-child(4){ width:calc((100% - 540px)/6); background-color:#000; }						/* Direct Orders */
.shops .tableheader .menuitem:nth-child(5){ width:calc((100% - 540px)/6); background-color:#F9A31E; }						/* JE ORders */
.shops .tableheader .menuitem:nth-child(6){ width:calc((100% - 540px)/6); background-color:#00A855; }						/*  UE Orders */
.shops .tableheader .menuitem:nth-child(7){ width:calc((100% - 540px)/6); background-color:#35B8B2; }						/* Deliveroo Orders */
.shops .tableheader .menuitem:nth-child(8){ width:60px; background-color:#215e7c; }						/* Average */
.shops .tableheader .menuitem:nth-child(9){ width:160px; background-color:#4db96b; }						/* Payment Breakdown */
.shops .tableheader .menuitem:nth-child(10){ width:120px; background-color:#87499c; }						/* Device Breakdown */
.shops .tableheader .menuitem:nth-child(11){ width:40px; background-color:#c23b27; border-right:0; font-size:24px; font-weight:normal; }		/* Close */

.shops .tablecontent .menuitem:nth-child(1){ width:50px; color: #fff; background-color: #4db96b; }
.shops .tablecontent .menuitem:nth-child(2){ width:calc((100% - 540px)/3);  }
.shops .tablecontent .menuitem:nth-child(3){ width:110px;  }
.shops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 540px)/6);  }
.shops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 540px)/6);  }
.shops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 540px)/6);  }
.shops .tablecontent .menuitem:nth-child(7){ width:calc((100% - 540px)/6);  }
.shops .tablecontent .menuitem:nth-child(8){ width:60px;  }
.shops .tablecontent .menuitem:nth-child(9){ width:160px;  }
.shops .tablecontent .menuitem:nth-child(10){ width:120px;  }
.shops .tablecontent .menuitem:nth-child(11){ width:40px;  }
.shops .tablecontent .offline.menuitem:nth-child(1){ width:50px; color: #fff; background-color: #000; }

.shops.drivers .tablecontent .offline.menuitem:nth-child(1) { width: 70px;}

.domrec .tableheader .menuitem:nth-child(1){ width:80px; background-color:#000; }										
.domrec .tableheader .menuitem:nth-child(2){ width:calc((100% - 120px)/3); background-color:#e87f24; }						
.domrec .tableheader .menuitem:nth-child(3){ width:calc((100% - 120px)/3); background-color:#ea4c35; }	
.domrec .tableheader .menuitem:nth-child(4){ width:calc((100% - 120px)/3); background-color:#00A855; }						
.domrec .tableheader .menuitem:nth-child(5){ width:40px; background-color:#c23b27; border-right:0; font-size:24px; font-weight:normal; }	

	
.domrec .tablecontent .menuitem:nth-child(1){ width:80px; color: #fff; background-color: #4db96b; }
.domrec .tablecontent .menuitem:nth-child(2){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(3){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(4){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(5){ width:40px;  }
.domrec .tablecontent .offline.menuitem:nth-child(1){ width:80px; color: #fff; background-color: #000; }

.domrec .tablecontent .shop.notregistered { width: 100%;  background-color: #fcf187; height: 100%; margin-top: 0; position: relative; display: block;  float: left;}

.domrec .tablecontent .shop .menuitem.nserror { color: red; text-decoration: line-through; }

.orderlogs .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; }              
.orderlogs .tableheader .menuitem:nth-child(2){ width:calc((100% - 50px)/8); background-color:#e87f24; }         
.orderlogs .tableheader .menuitem:nth-child(3){ width:calc((100% - 50px)/8); background-color:#ea4c35; }       
.orderlogs .tableheader .menuitem:nth-child(4){ width:calc((100% - 50px)/8); background-color:#c23b27; }          
.orderlogs .tableheader .menuitem:nth-child(5){ width:calc((100% - 50px)/8); background-color:#3996d2; }                  
.orderlogs .tableheader .menuitem:nth-child(6){ width:calc((100% - 50px)/8); background-color:#215e7c; }                   
.orderlogs .tableheader .menuitem:nth-child(7){ width:calc((100% - 50px)/8); background-color:#4db96b; }                        
.orderlogs .tableheader .menuitem:nth-child(8){ width:calc((100% - 50px)/8); background-color:#87499c; }                        
.orderlogs .tableheader .menuitem:nth-child(9){ width:calc((100% - 50px)/8);font-size: 10px !important; font-weight:bold;}

.orderlogs .tablecontent .menuitem:nth-child(1){ width:50px; background-color:#000000; color:#ffffff; }
.orderlogs .tablecontent .menuitem:nth-child(2){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(3){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(4){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(5){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(6){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(7){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(8){ width:calc((100% - 50px)/8);  }
.orderlogs .tablecontent .menuitem:nth-child(9){ width:calc((100% - 50px)/8);font-size: 10px !important; font-weight:bold;}


.singleshops .tableheader .menuitem:nth-child(1){ width:80px; background-color:#f0c519; }	
.singleshops .tableheader .menuitem:nth-child(2){ width:50px; background-color:#666; }									
.singleshops .tableheader .menuitem:nth-child(3){ width:calc((100% - 380px)/8); background-color:#e87f24; }						
.singleshops .tableheader .menuitem:nth-child(4){ width:calc((100% - 380px)/8); background-color:#ea4c35; }						
.singleshops .tableheader .menuitem:nth-child(5){ width:calc((100% - 380px)/9); background-color:#c23b27; }						
.singleshops .tableheader .menuitem:nth-child(6){ width:calc((100% - 380px)/4.5); background-color:#3996d2; }						
.singleshops .tableheader .menuitem:nth-child(7){ width:calc((100% - 380px)/6); background-color:#215e7c; }						
.singleshops .tableheader .menuitem:nth-child(8){ width:calc((100% - 380px)/4); background-color:#4db96b; }						
.singleshops .tableheader .menuitem:nth-child(9){ width:54px; background-color:#000; font-size: 10px; font-weight: bold; }						
.singleshops .tableheader .menuitem:nth-child(10){ width:52px; background-color:#87499c; font-size:10px; font-weight:700 !important; border-right: 1px solid #fff; }						
.singleshops .tableheader .menuitem:nth-child(11){ width:52px; background-color:#87499c;  }						
.singleshops .tableheader .menuitem:nth-child(12){ width:52px; background-color:#87499c; border-right:0; }
.singleshops .tableheader .menuitem:nth-child(13){ width:40px; background-color:#c23b27; border-right:0; font-size:11px;}


.singleshops .tablecontent .menuitem:nth-child(1){ width:80px; background-color:#000000; color:#ffffff; }
.singleshops .tablecontent .ofl::before { content: url(images/svg/ofl.svg); width: 15px !important; height: 15px !important; display: block; float: left; margin-left: 2px; margin-top: 3px;}
.singleshops .tablecontent .menuitem:nth-child(2){ width:50px;  }
.singleshops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 380px)/8);  }
.singleshops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 380px)/8);  }
.singleshops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 380px)/9); color:#c23b27; }
.singleshops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 380px)/4.5); color:#3996d2; }
.singleshops .tablecontent .menuitem:nth-child(7){ width:calc((100% - 380px)/6); color:#215e7c;  }
.singleshops .tablecontent .menuitem:nth-child(8){ width:calc((100% - 380px)/4); color:#4db96b; }
.singleshops .tablecontent .menuitem:nth-child(9){ width:54px;  }
.singleshops .tablecontent .menuitem:nth-child(10){ width:52px;  }
.singleshops .tablecontent .menuitem:nth-child(11){ width:52px;  }
.singleshops .tablecontent .menuitem:nth-child(12){ width:52px;  }
.singleshops .tableheader .menuitem:nth-child(13){ width:40px; border-right:0; text-align:center;}


.singleshops .tablecontent .i.menuitem:nth-child(2){ background-image: url(images/svg/status/order-placed.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .ii.menuitem:nth-child(2){ background-image: url(images/svg/status/order-rejected.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px;}
.singleshops .tablecontent .iii.menuitem:nth-child(2){ background-image: url(images/svg/status/order-cancelled.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .iv.menuitem:nth-child(2){ background-image: url(images/svg/status/order-received.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .v.menuitem:nth-child(2){ background-image: url(images/svg/status/order-accept.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .vi.menuitem:nth-child(2){ background-image: url(images/svg/status/order-domed.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .vii.menuitem:nth-child(2){ background-image: url(images/svg/status/driver-assigned.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px;}
.singleshops .tablecontent .viii.menuitem:nth-child(2){ background-image: url(images/svg/status/order-enroute.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .ix.menuitem:nth-child(2){ background-image: url(images/svg/status/order-delivered.svg); width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.singleshops .tablecontent .x.menuitem:nth-child(2){ background-image: url(images/svg/status/order-complete.svg);width: 50px; height: 40px; display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }

.singleshops .tablecontent .i.menuitem:nth-child(2):hover > .singleshops .tablecontent .i.menuitem:nth-child(2):after{ width:300px; height:200px; background-color:#fff; position:absolute; }

.singleshops .tablecontent .menuitem{ position:relative; }

.singleshops .statushover{ display:none; }

.singleshops .menuitem:nth-child(2):hover{ overflow:visible; }

.singleshops .menuitem:nth-child(2):hover > .statushover{ display:block; width:200px; padding:10px; background-color:#fff; box-shadow:2px 2px 5px #000; position:absolute; top:0; left:0; z-index:9999; min-height:auto; }

.singleshop .menuitem:last-child{ width:40px; }

.statusrow{ display:block; float:left; }

.statusrow .title{ font-weight: normal;
    text-align: center;
    font-size: 10px;
    display: block;
    color: #000;
    width: 100px;
    float: left;
    margin-top: -25px;}

.na{ display:none; }

.statushover .icon{ width:100px; height:60px; float:left; display:inline-block; }
.statushover .time { width: 80px; height: 60px; float: right; display: inline-block; line-height: 60px; color: #000; text-align: left;}
.statushover .icon1{ background-image: url(images/svg/status/order-placed.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon2{ background-image: url(images/svg/status/order-rejected.svg);display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px;}
.statushover .icon3{ background-image: url(images/svg/status/order-cancelled.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon4{ background-image: url(images/svg/status/order-received.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon5{ background-image: url(images/svg/status/order-accept.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon6{ background-image: url(images/svg/status/order-domed.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon7{ background-image: url(images/svg/status/driver-assigned.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px;}
.statushover .icon8{ background-image: url(images/svg/status/order-enroute.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon9{ background-image: url(images/svg/status/order-delivered.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }
.statushover .icon10{ background-image: url(images/svg/status/order-complete.svg); display: block; float: left; position: relative; background-repeat: no-repeat; background-position: center; background-size:30px; }


.applecerts .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }						
.applecerts .tableheader .menuitem:nth-child(2){ width:calc((100% - 140px)/6); background-color:#e87f24; }	
.applecerts .tableheader .menuitem:nth-child(3){ width:calc((100% - 140px)/6); background-color:#ea4c35; }	
.applecerts .tableheader .menuitem:nth-child(4){ width:calc((100% - 140px)/6); background-color:#c23b27; }		
.applecerts .tableheader .menuitem:nth-child(5){ width:calc((100% - 140px)/6); background-color:#3996d2; }				
.applecerts .tableheader .menuitem:nth-child(6){ width:calc((100% - 140px)/6); background-color:#215e7c; }				
.applecerts .tableheader .menuitem:nth-child(7){ width:calc((100% - 140px)/6); background-color:#87499c; }
.applecerts .tableheader .menuitem:nth-child(8){ width:70px; background-color:#4db96b; background-image:url(images/more-icon.svg); background-size: 20px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }					

.applecerts .tablecontent .menuitem:nth-child(1){ width:70px; }						
.applecerts .tablecontent .menuitem:nth-child(2){ width:calc((100% - 140px)/6);  }	
.applecerts .tablecontent .menuitem:nth-child(3){ width:calc((100% - 140px)/6);  }	
.applecerts .tablecontent .menuitem:nth-child(4){ width:calc((100% - 140px)/6);  }		
.applecerts .tablecontent .menuitem:nth-child(5){ width:calc((100% - 140px)/6);  }				
.applecerts .tablecontent .menuitem:nth-child(6){ width:calc((100% - 140px)/6);  }				
.applecerts .tablecontent .menuitem:nth-child(7){ width:calc((100% - 140px)/6);  }	
.applecerts .tablecontent .menuitem:nth-child(8){ width:70px;  }			

.searchorders .tableheader .menuitem:nth-child(1){ width:60px; background-color:#f0c519; }						
.searchorders .tableheader .menuitem:nth-child(2){ width:calc((100% - 208px)/10); background-color:#e87f24; }	
.searchorders .tableheader .menuitem:nth-child(3){ width:calc((100% - 208px)/10); background-color:#ea4c35; }	
.searchorders .tableheader .menuitem:nth-child(4){ width:54px; background-color:#c23b27; }		
.searchorders .tableheader .menuitem:nth-child(5){ width:54px; background-color:#3996d2; }				
.searchorders .tableheader .menuitem:nth-child(6){ width:calc((100% - 208px)/10); background-color:#215e7c; }				
.searchorders .tableheader .menuitem:nth-child(7){ width:calc((100% - 208px)/10); background-color:#87499c; }
.searchorders .tableheader .menuitem:nth-child(8){ width:calc((100% - 208px)/10); background-color:#e87f24; }	
.searchorders .tableheader .menuitem:nth-child(9){ font-size:10px; font-weight:bold; width:calc((100% - 208px)/10); background-color:#ea4c35; }	
.searchorders .tableheader .menuitem:nth-child(10){ width:calc((100% - 208px)/10); background-color:#c23b27; }		
.searchorders .tableheader .menuitem:nth-child(11){ width:calc((100% - 208px)/10); background-color:#3996d2; }				
.searchorders .tableheader .menuitem:nth-child(12){ width:calc((100% - 208px)/10); background-color:#215e7c; }
.searchorders .tableheader .menuitem:nth-child(13){ width:calc((100% - 208px)/10); background-color:#e87f24; }	
.searchorders .tableheader .menuitem:nth-child(14){ width:40px; background-color:#4db96b; font-size: 18px;}				

.searchorders .tablecontent .menuitem:nth-child(1){ width:60px; background-color:#f0c519; }						
.searchorders .tablecontent .menuitem:nth-child(2){ width:calc((100% - 208px)/10); }	
.searchorders .tablecontent .menuitem:nth-child(3){ width:calc((100% - 208px)/10); }	
.searchorders .tablecontent .menuitem:nth-child(4){ width:54px; }		
.searchorders .tablecontent .menuitem:nth-child(5){ width:54px; }				
.searchorders .tablecontent .menuitem:nth-child(6){ width:calc((100% - 208px)/10); color:#215e7c;}				
.searchorders .tablecontent .menuitem:nth-child(7){ width:calc((100% - 208px)/10); color:#87499c;}
.searchorders .tablecontent .menuitem:nth-child(8){ width:calc((100% - 208px)/10); color:#e87f24;}	
.searchorders .tablecontent .menuitem:nth-child(9){ width:calc((100% - 208px)/10); color:#ea4c35;}	
.searchorders .tablecontent .menuitem:nth-child(10){ width:calc((100% - 208px)/10); color:#c23b27;}		
.searchorders .tablecontent .menuitem:nth-child(11){ width:calc((100% - 208px)/10); color:#3996d2;}				
.searchorders .tablecontent .menuitem:nth-child(12){ width:calc((100% - 208px)/10); color:#215e7c;}	
.searchorders .tablecontent .menuitem:nth-child(13){ width:calc((100% - 208px)/10); color:#e87f24; }				
.searchorders .tablecontent .menuitem:nth-child(14){ width:40px; }				

.searchorders .searchbox { background-position:left; height:60px; background-image:url(../images/svg/search.svg); background-size:40px; background-repeat:no-repeat;}
.searchorders .searchbox img { height:60px; }
.searchorders .searchbox input{ background-color:transparent; height:60px; }

.searchorders nav.results{ width:400px; position:relative!important; margin: auto;; }

.searchorders .results .searchbox{ float: left; display: inline-block; margin: 0px auto; position: relative !important; width: 300px !important;}
.searchorders .results .download { display: inline-block; width: 100px; float: left; background-color: #4db96b; height: 60px; color: #fff; text-align: center; line-height: 60px; font-weight: bold;}

.searchorders .results .download:hover{border-top:3px solid #3b9656;}

.searchorders .summary .tableheader .menuitem:nth-of-type(n){ width:calc(100% / 6); font-size: 30px; font-weight:bold; background-color:#fff;}
.searchorders .summary .tablefooter .menuitem{ width:calc(100% / 6); font-size:12px; color:#666; font-weight:normal; height:35px; }

.summary{ width: 90%; margin: 5%; float: left; }

.searchorders .summary .tableheader .menuitem:nth-child(1){ color:#f0c519; }						
.searchorders .summary .tableheader .menuitem:nth-child(2){ color:#e87f24; }	
.searchorders .summary .tableheader .menuitem:nth-child(3){ color:#ea4c35; }	
.searchorders .summary .tableheader .menuitem:nth-child(4){ color:#c23b27; }		
.searchorders .summary .tableheader .menuitem:nth-child(5){ color:#3996d2; }				
.searchorders .summary .tableheader .menuitem:nth-child(6){ color:#215e7c; }	

.pgsearchorders .inner .orderinfo{width:50%; margin-right:5%;}

.pgsearchorders .inner .customerinfowrapper{width:45%; margin-left:0%;}

.pgsearchorders .inner .customerinfo{width:100%;}

.pgsearchorders .inner .orderinfo .label{font-size:12px; color:#666;}

.pgsearchorders .inner .orderinfo .details{font-size:14px; color:#000; font-weight:bold; padding: 10px 0 5px 0;}

.domrecdetails .sub{ font-size: 10px; font-style: italic; margin-bottom: 10px; }

.domrecdetails .details .item select{ padding: 10px 20px; }

.domrecdetails .details .item label{ width: 50px; display: inline-block; }

.domrecdetails .details.error {background-color: #ea4c35;}

.domrecdetails button{ padding: 10px 20px; font-family: 'Poppins', sans-serif; }

.domrecdetails .details .item{ width: 100%; float: left; display: block; text-align: left; }

.domrecdetails .inner .orderitem { float: left;  display: block; width: 100%; padding: 15px 20px 20px 20px; border-bottom: 2px solid #999; }

.domrecdetails .customerinfo{ width:100%; }

.domrecdetails input{ width: 100%; padding: 10px; box-sizing: border-box; border: 2px solid #e6e7e8; }

.domrecdetails input[type="checkbox"] {  width: auto;  padding: 10px; box-sizing: border-box; border: 2px solid #e6e7e8; }

.domrecdetails textarea{ width: 100%; padding: 10px; box-sizing: border-box; border: 2px solid #e6e7e8; resize:vertical;}

.domrecdetails .customerinfowrapper{ width:45%; }

.domrecdetails .inner .orderinfo {width:50%; }

.domrecdetails .inner .orderitem .details img { float:right; }

.domrecdetails .customerinfo.purge h2{ background: #c23b27; padding: 20px 30px; }

.domrecdetails .customerinfo.purge a{ text-decoration:none; }

.domrecdetails .customerinfo.purge{ width:auto; margin-top:40px; }

.domrecdetails .customerinfo.purge:hover{ opacity:0.8; box-shadow:2px 2px 5px #ccc; }

input.colourpicker{ height: 60px; width: 100px; padding: 0; margin: 0; border: 0; background: #fff; }

.top10{ margin-top:10px; }

#applecertform .inputbox input{ width: 100%; height: 100%; text-align: center;border: 0; background-color: transparent; }

#applecertform .inputbox textarea{ border: 0; background-color: transparent; }

#applecertform.domrecform .inputbox{ background-color:#fff;}

#applecertform.domrecform .inputbox textarea{ background-color:#fff; border:1px solid #666; }

.popup .inner .domrecform .item .title{ margin-bottom:5px; }

.popup #applecertform.domrecform .inputbox{ margin-bottom:25px; }

.openinghours .inner textarea{ display:block; width:100%; padding:10px; border:0; }

.openinghours .stdbtn { padding: 0px 10px; float: left; background-color: transparent; background-color: #4db96b; color: #fff; font-weight: normal; border-radius: 20px; width: auto; height: auto; margin-top: -3px; margin-left: 30px; font-weight: normal; padding: 5px 10px;}

.push.content{margin-bottom:40px;}

.push.contenttop .inner{margin:auto; text-align:center;}

.push.content .inner{width:100%; margin-left:0%;}

.push.content .inner .inputbox, body.push .content .inner .select{background-color:#fff; height:60px;}

.push .inner .item { width: 48%; display: inline-block; margin-bottom: 25px; margin-top: 25px; position: relative; float: left; margin-left: 1%; margin-right: 1%; }

.push .inner .item .title{ width:100%; display:block; margin-bottom:10px; text-align: left; font-size: 14px; }

.push.content .settingsinfo .inner .item{ width:100%; margin:20px 0 20px 0; }

.push.content .controls{ margin-bottom: 40px; }

.push.content .note{ margin: 30px 0 15px 0; }

.push.content .settings {background-color:aliceblue;}

.push .settingsnav .title{ font-weight: bold; font-size: 14px; }

.push .contentheader {margin-top: 40px;}

input[type="checkbox"]#useicon{height: 30px; width: 30px; float: left; }

.trans{ background-color:transparent !important; }

.publish{ display:block; width:100%; }

.dashboard{ background-color:#efeff0; padding: 10px; box-sizing: border-box; }

.dashboard .inner{padding:20px; box-sizing:border-box;}

.dashboard .inner .row{display:flex; flex-wrap:nowrap; margin-bottom: 1%; justify-content:space-between; align-items:stretch;}

.dashboard .inner .row1 .title{border:3px solid #fff; display:inline-block; width:99%; background-color:#000; color:#fff; font-size:24px; line-height:20px; text-align:left; padding:20px; box-sizing:border-box; border-radius:20px;}
.dashboard .inner .row1 .shoplogo {border:3px solid #fff;  display:inline-block; width:60px; height:60px; border-radius:20px; overflow:hidden;}
.dashboard .inner .row1 .shoplogo img{ width:60px;  height:60px;}

.dashboard .inner .row1 div:nth-child(1){ width:100%; }

.dashboard .inner .row2 div:nth-child(1){ border:3px solid #fff; width:50%; margin:10px 1% 10px 0; background-color:#f04c3d; color:#fff; border-radius:20px; text-align:Center; }
.dashboard .inner .row2 div:nth-child(2){ border:3px solid #fff; width:50%; margin:10px 0 10px 1%; background-color:#f04c3d; color:#fff; border-radius:20px; text-align:Center; }

.dashboard .inner .row2 div .total{font-size: 42px; line-height: 42px; margin-top: 10px; padding-bottom: 10px;}

.dashboard .inner .row2 div .description{font-size: 18px; line-height: 18px; padding-bottom: 30px; float: left; width: 100%;}

.dashboard .inner .row3 div{ padding:5px; border:3px solid #fff;  width:calc(100% / 8); background-color:#215e7c; border-radius:20px; color:#fff; justify-content:space-between; margin: 0;}

.dashboard .inner .row3 div:nth-child(1){ border:3px solid #fff; width:25%; background-color:#f0c519; border-radius:20px; padding:10px;}

.dashboard .inner .row3 div .title{ font-size:18px; margin:10px auto; text-align: center; width: 100%; display: block; min-height: 60px; float: left; }

.dashboard .inner .row3 div img{ display: block; float: left; margin: 30px auto; height: 80px; width: 100%; }

.dashboard .inner .row3 div .total{ font-size:42px; font-weight:bold; text-align: center; width: 100%; display: block; padding: 20px 0; }

.dashboard .inner .row3 div:nth-child(1) .total {text-align: right; width: 70px; font-size:26px;}

.dashboard .inner .row3 .details .row .title{ font-size:21px; min-height:20px; }

.dashboard .inner .row3 .details .row .total{ font-size:31px; }

.dashboard .inner .row .salesheader{ border: 0!important; float:left; background-color:#eeb81d !important; border-radius:15px !important; width:100% !important; }

.dashboard .inner .row .salesheader .title{ line-height: 60px; padding: 0 0 0 15px; color:#fff; text-align:left; font-size:21px; font-weight:bold; min-height:10px; }

.dashboard .inner .row .salesheader .title:after{ width: 40px; height: 40px; content: url(../images/svg/bag.svg); float: right; margin-right: 20px; margin-top: 7px;}

.dashboard .inner  .row3 .details{ border: 0; width: 100%;box-sizing: border-box; background-color: transparent;}

.dashboard .inner .row3 div .details .row{ border: 0; width:100%; margin:10px auto 0 auto; background-color:transparent; color:#000; padding:10px; float:left; }

.dashboard .inner .row3 div .details .row .title{ text-align:left; margin: 5px 10px 5px 0; }

.dashboard .inner .row3 .details .row .total{ padding: 0;}


/* --- */

/*
.shops .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }
.shops .tableheader .menuitem:nth-child(2){ width:calc((100% - 550px)/4); background-color:#e87f24; }
.shops .tableheader .menuitem:nth-child(3){ width:calc((100% - 550px)/4); background-color:#ea4c35; }
.shops .tableheader .menuitem:nth-child(4){ width:calc((100% - 550px)/6); background-color:#c23b27; }
.shops .tableheader .menuitem:nth-child(5){ width:calc((100% - 550px)/6); background-color:#3996d2; }
.shops .tableheader .menuitem:nth-child(6){ width:calc((100% - 550px)/6); background-color:#215e7c; }
.shops .tableheader .menuitem:nth-child(7){ width:210px; background-color:#4db96b; }
.shops .tableheader .menuitem:nth-child(8){ width:210px; background-color:#87499c; }
.shops .tableheader .menuitem:nth-child(9){ width:60px; background-color:#c23b27; border-right:0; }

.shops .tablecontent .shop:nth-of-type(even) > .menuitem:nth-child(1), .shops .tablecontent .shop:nth-of-type(odd) > .menuitem:nth-child(1), .orders .tablecontent .order:nth-of-type(even) > .menuitem:nth-child(1), .orders .tablecontent .order:nth-of-type(odd) > .menuitem:nth-child(1){ background-color:#000; }
.shops .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.shops .tablecontent .menuitem:nth-child(2){ width:calc((100% - 550px)/4);  }
.shops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 550px)/4);  }
.shops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 550px)/6);  }
.shops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 550px)/6);  }
.shops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 550px)/6);  }
.shops .tablecontent .menuitem:nth-child(7){ width:210px;  }
.shops .tablecontent .menuitem:nth-child(8){ width:210px;  }
.shops .tablecontent .menuitem:nth-child(9){ width:60px;  }

.singleshops .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										
.singleshops .tableheader .menuitem:nth-child(2){ width:calc((100% - 550px)/7); background-color:#e87f24; }						
.singleshops .tableheader .menuitem:nth-child(3){ width:calc((100% - 550px)/7); background-color:#ea4c35; }						
.singleshops .tableheader .menuitem:nth-child(4){ width:calc((100% - 550px)/8); background-color:#c23b27; }						
.singleshops .tableheader .menuitem:nth-child(5){ width:calc((100% - 550px)/3.5); background-color:#3996d2; }						
.singleshops .tableheader .menuitem:nth-child(6){ width:calc((100% - 550px)/7); background-color:#215e7c; }						
.singleshops .tableheader .menuitem:nth-child(7){ width:calc((100% - 550px)/4); background-color:#4db96b; }						
.singleshops .tableheader .menuitem:nth-child(8){ width:70px; background-color:#000000; color:#ffffff;}						
.singleshops .tableheader .menuitem:nth-child(9){ width:72px; background-color:#87499c; }						
.singleshops .tableheader .menuitem:nth-child(10){ width:72px; background-color:#87499c; }						
.singleshops .tableheader .menuitem:nth-child(11){ width:72px; background-color:#87499c; }						
.singleshops .tableheader .menuitem:nth-child(12){ width:60px; background-color:#c23b27; border-right:0; }

.singleshops .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.singleshops .tablecontent .menuitem:nth-child(2){ width:calc((100% - 550px)/7);  }
.singleshops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 550px)/7);  }
.singleshops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 550px)/8);  }
.singleshops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 550px)/3.5);  }
.singleshops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 550px)/7);  }
.singleshops .tablecontent .menuitem:nth-child(7){ width:calc((100% - 550px)/4);  }
.singleshops .tablecontent .menuitem:nth-child(8){ width:70px;  }
.singleshops .tablecontent .menuitem:nth-child(9){ width:72px;  }
.singleshops .tablecontent .menuitem:nth-child(10){ width:72px;  }
.singleshops .tablecontent .menuitem:nth-child(11){ width:72px;  }
.singleshops .tablecontent .menuitem:nth-child(12){ width:60px;  }
*/

.shops .short{ height:20px; }
.shops .short .menuitem{ height:20px; line-height:20px; background-color:#000; }

.menuitem .subcolumn { width: 50%;  margin: 0; display: inline-block; float: left; font-size: 10px; text-align:center; }
.menuitem .justeat{ background-size:20px; background-color:#F9A31E;   }
.menuitem .ubereats{ background-size:18px; background-color:#00A855;  }
.menuitem .deliveroo{ background-size:18px; background-color:#35B8B2; }
.menuitem .direct{ background-size:17px; background-color:#000000;  }
.menuitem .subdata { width: 50%;  margin: 0; display: inline-block; float: left; font-size: 12px; color: #fff !important; background-image:none; }
.menuitem .subdata.justeat { color: #F9A31E !important; background-color:transparent; }
.menuitem .subdata.ubereats { color: #00A855 !important; background-color:transparent; }
.menuitem .subdata.deliveroo { color: #35B8B2 !important; background-color:transparent; }
.menuitem .subdata.direct { color: #000 !important; background-color:transparent; }
.menuitem img.toggleOrderType { cursor: pointer; }
.shop .menu-item{ border-right:1px solid #fff; box-sizing:border-box !important; }

.menuitem img{ width: 26px;  height: 26px; padding-top: 6px; }

.shopsettings .tablecontent .shop:nth-of-type(even) > .menuitem, .orders .tablecontent .order:nth-of-type(even) > .menuitem{ background-color:#ebebec; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; box-sizing:content-box; }

.shopsettings .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										
.shopsettings .tableheader .menuitem:nth-child(2){ width:calc((100% - 430px)/2); background-color:#e87f24; }						
.shopsettings .tableheader .menuitem:nth-child(3){ width:calc((100% - 430px)/4); background-color:#ea4c35; }						
.shopsettings .tableheader .menuitem:nth-child(4){ width:calc((100% - 430px)/4); background-color:#4db96b; }						
.shopsettings .tableheader .menuitem:nth-child(5){ width:100px; background-color:#3996d2; }						
.shopsettings .tableheader .menuitem:nth-child(6){ width:100px; background-color:#215e7c; }						
.shopsettings .tableheader .menuitem:nth-child(7){ width:100px; background-color:#c23b27 !important; }						
.shopsettings .tableheader .menuitem:nth-child(8){ width:60px; background-color:#87499c; }						

.shopsettings .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.shopsettings .tablecontent .menuitem:nth-child(2){ width:calc((100% - 430px)/2);  }
.shopsettings .tablecontent .menuitem:nth-child(3){ width:calc((100% - 430px)/4);  }
.shopsettings .tablecontent .menuitem:nth-child(4){ width:calc((100% - 430px)/4); color:#4db96b;  }
.shopsettings .tablecontent .menuitem:nth-child(5){ width:100px;  }
.shopsettings .tablecontent .menuitem:nth-child(6){ width:100px;  }
.shopsettings .tablecontent .menuitem:nth-child(7){ width:100px;  }
.shopsettings .tablecontent .menuitem:nth-child(8){ width:60px;  }

.shopsettings .tablecontent .menuitem:nth-child(6) .btn{ float: none;  margin-right: 0;  margin-top: 5px; margin-bottom:0; cursor:auto;}

.shopsettings .tablecontent .menuitem:nth-child(6) .btn:hover{ cursor:auto; }

.shopsettings .tablecontent .menuitem:nth-child(6) .btn:hover > .inner { left: 3px; background-color:#e6e7e8; }

.shopsettings .tablecontent .menuitem:nth-child(6) .btn:hover > .on { left: 19px; background-color:#4db96b; }


.shopsettings .tablecontent .menuitem:nth-child(7) .btn{ float: none;  margin-right: 0;  margin-top: 5px; margin-bottom:0;}


.promoname{	    margin-bottom: 10px; float: left; width: 100%; }
.promoname .inputbox{ color:#ffffff; font-size:21px; font-weight:bold; }	  

.white{ color:#fff; }

.promo .tablecontent .shop:nth-of-type(even) > .menuitem, .orders .tablecontent .order:nth-of-type(even) > .menuitem{ background-color:#ebebec; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; box-sizing:content-box; }

.promo .tableheader .menuitem:nth-child(1){ width:100px; background-color:#f0c519; }										
.promo .tableheader .menuitem:nth-child(2){ width:calc((100% - 160px)/3.5); background-color:#e87f24; }						
.promo .tableheader .menuitem:nth-child(3){ width:calc((100% - 160px)/7); background-color:#ea4c35; }						
.promo .tableheader .menuitem:nth-child(4){ width:calc((100% - 160px)/7); background-color:#c23b27; }						
.promo .tableheader .menuitem:nth-child(5){ width:calc((100% - 160px)/7); background-color:#3996d2; }						
.promo .tableheader .menuitem:nth-child(6){ width:calc((100% - 160px)/7); background-color:#215e7c; display:inline-block; }						
.promo .tableheader .menuitem:nth-child(7){ width:calc((100% - 160px)/7); background-color:#4db96b; display:inline-block; }						
.promo .tableheader .menuitem:nth-child(8){ width:60px; background-color:#87499c; border-right:0; }		

.promo .tablecontent .menuitem:nth-child(2){ width:calc((100% - 160px)/3.5);  }
.promo .tablecontent .menuitem:nth-child(3){ width:calc((100% - 160px)/7);  }
.promo .tablecontent .menuitem:nth-child(4){ width:calc((100% - 160px)/7);  }
.promo .tablecontent .menuitem:nth-child(5){ width:calc((100% - 160px)/7);  }
.promo .tablecontent .menuitem:nth-child(6){ width:calc((100% - 160px)/7);   }
.promo .tablecontent .menuitem:nth-child(7){ width:calc((100% - 160px)/7);  }
.promo .tablecontent .menuitem:nth-child(8){ width:60px;  }

.logs .tableheader .menuitem:nth-child(1){ width:60px; background-color:#f0c519; }										
.logs .tableheader .menuitem:nth-child(2){ width:calc((100% - 230px)/8); background-color:#e87f24; }
.logs .tableheader .menuitem:nth-child(3){ width:calc((100% - 230px)/6); background-color:#ea4c35; }						
.logs .tableheader .menuitem:nth-child(4){ width:100px; background-color:#c23b27; }						
.logs .tableheader .menuitem:nth-child(5){ width:70px; background-color:#3996d2; }						
.logs .tableheader .menuitem:nth-child(6){ width:calc((100% - 230px)/8); background-color:#215e7c; }						
.logs .tableheader .menuitem:nth-child(7){ width:calc((100% - 230px)/6); background-color:#4db96b; }						
.logs .tableheader .menuitem:nth-child(8){ width:calc((100% - 230px)/6); background-color:#87499c; }						
.logs .tableheader .menuitem:nth-child(9){ width:calc((100% - 230px)/4);  border-right:0;  background-color:#999;}		

.logs .tablecontent .menuitem:nth-child(1){ width:60px;  }
.logs .tablecontent .menuitem:nth-child(2){ width:calc((100% - 230px)/8);  }
.logs .tablecontent .menuitem:nth-child(3){ width:calc((100% - 230px)/6);  }
.logs .tablecontent .menuitem:nth-child(4){ width:100px;  }
.logs .tablecontent .menuitem:nth-child(5){ width:70px;  }
.logs .tablecontent .menuitem:nth-child(6){ width:calc((100% - 230px)/8);  }
.logs .tablecontent .menuitem:nth-child(7){ width:calc((100% - 230px)/6);   }
.logs .tablecontent .menuitem:nth-child(8){ width:calc((100% - 230px)/6);  }
.logs .tablecontent .menuitem:nth-child(9){ width:calc((100% - 230px)/4); color:#999 !important; }

.logs .log .menuitem{ font-size:10px; }

.promo .codes .tableheader .menuitem:nth-child(1){ width:calc((100% - 70px)/8); background-color:#f0c519; }										
.promo .codes .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/8); background-color:#e87f24; }						
.promo .codes .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/8); background-color:#ea4c35; }						
.promo .codes .tableheader .menuitem:nth-child(4){ width:calc((100% - 70px)/8); background-color:#c23b27; }						
.promo .codes .tableheader .menuitem:nth-child(5){ width:calc((100% - 70px)/8); background-color:#3996d2; }						
.promo .codes .tableheader .menuitem:nth-child(6){ width:calc((100% - 70px)/8); background-color:#215e7c; }						
.promo .codes .tableheader .menuitem:nth-child(7){ width:calc((100% - 70px)/8); background-color:#4db96b; }						
.promo .codes .tableheader .menuitem:nth-child(8){ width:calc((100% - 70px)/8); background-color:#87499c; }	
.promo .codes .tableheader .menuitem:nth-child(9){ width:70px; background-color:#f0c519; border-right:0; font-weight:bold; font-size:inherit; }		


.promo .codes .tablecontent .menuitem:nth-child(1){ width:calc((100% - 70px)/8) !important; }
.promo .codes .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(4){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(5){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(6){ width:calc((100% - 70px)/8);   }
.promo .codes .tablecontent .menuitem:nth-child(7){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(8){ width:calc((100% - 70px)/8);  }
.promo .codes .tablecontent .menuitem:nth-child(9){ width:70px;  }

.promo .codes .tablecontent .menuitem:nth-child(1){ background-color:#000; }

img.cross{ width:20px; height:20px; margin-top:4px; }

img.cross:hover{ cursor:pointer; }																						

.ips .tableheader .menuitem:nth-child(1){ width:calc((100% - 70px)/3); background-color:#f0c519; }				
.ips .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/3); background-color:#4db96b; }						
.ips .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/3); background-color:#e87f24; }						
.ips .tableheader .menuitem:nth-child(4){ width:70px; background-color:#c23b27; border-right:0; }		

.ips .tablecontent .menuitem:nth-child(1){ width:calc((100% - 70px)/3);  }
.ips .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/3);  }
.ips .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/3);  }
.ips .tablecontent .menuitem:nth-child(4){ width:70px;  }

.ips .tablecontent .ip:nth-of-type(even) { background-color:#ccc; }

.users .tableheader .menuitem:nth-child(1){ width:calc((100% - 240px)/4); background-color:#f0c519; }				
.users .tableheader .menuitem:nth-child(2){ width:calc((100% - 240px)/4); background-color:#e87f24; }				
.users .tableheader .menuitem:nth-child(3){ width:calc((100% - 240px)/4); background-color:#ea4c35; }				
.users .tableheader .menuitem:nth-child(4){ width:100px; background-color:#c23b27 }						
.users .tableheader .menuitem:nth-child(5){ width:calc((100% - 240px)/4); background-color:#3996d2; }						
.users .tableheader .menuitem:nth-child(6){ width:80px; background-color:#215e7c; border-right:0; }	
.users .tableheader .menuitem:nth-child(7){ width:60px; background-color:#4db96b; border-right:0; font-size:24px; font-weight:normal; }		


.users .tablecontent .menuitem:nth-child(1){ width:calc((100% - 240px)/4);  }
.users .tablecontent .menuitem:nth-child(2){ width:calc((100% - 240px)/4);  }
.users .tablecontent .menuitem:nth-child(3){ width:calc((100% - 240px)/4);  }
.users .tablecontent .menuitem:nth-child(4){ width:100px;  }
.users .tablecontent .menuitem:nth-child(5){ width:calc((100% - 240px)/4); text-align:center; }
.users .tablecontent .menuitem:nth-child(6) .btn{ margin-top:5px; float:none;}
.users .tablecontent .menuitem:nth-child(6){ width:80px;  }
.users .tablecontent .menuitem:nth-child(7){ width:60px;  }

.user-shops-select .inputbox select{ padding:0; height:auto; }

.user-shops-select .select{ padding:0; }

.user-shops-select select option{ margin:5px 0; }


.users .tablecontent .menuitem:nth-child(7){ width:60px;  }

.users .tablecontent .user:nth-of-type(even) > .menuitem { background-color: #ebebec; }

.queued .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }				
.queued .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/4); background-color:#e87f24; }				
.queued .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/4); background-color:#ea4c35; }				
.queued .tableheader .menuitem:nth-child(4){ width:calc((100% - 70px)/2); background-color:#3996d2; }						
	
.queued .tablecontent .menuitem:nth-child(1){ width:70px;  }
.queued .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/4);  }
.queued .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/4);  }
.queued .tablecontent .menuitem:nth-child(4){ width:calc((100% - 70px)/2);  }

.regusers .tablecontent .user:nth-of-type(even) > .menuitem { background-color:#ebebec; }
.regusers .tablecontent .user .points { cursor: pointer; background-image:url(images/svg/edit.svg); background-position:right 10px top 10px; background-size:15px; background-repeat:no-repeat;} 									/* tb added 2024-09-17 */		

.regusers .tableheader .menuitem:nth-child(1){ width:calc((100% - 170px) / 4); background-color:#f0c519; }				
.regusers .tableheader .menuitem:nth-child(2){ width:calc((100% - 170px) / 4); background-color:#e87f24; }				
.regusers .tableheader .menuitem:nth-child(3){ width:calc((100% - 170px) / 4); background-color:#ea4c35; }				
.regusers .tableheader .menuitem:nth-child(4){ width:calc((100% - 170px) / 4); background-color:#3996d2; }						
.regusers .tableheader .menuitem:nth-child(5){ width:60px; background-color:#e87f24; }						
.regusers .tableheader .menuitem:nth-child(6){ width:60px; background-color:#4db96b; }
.regusers .tableheader .menuitem:nth-child(7){ width:50px; background-color:#c23b27; border-right:0; }		

.regusers .tablecontent .menuitem:nth-child(1){ width:calc((100% - 170px) / 4);  }
.regusers .tablecontent .menuitem:nth-child(2){ width:calc((100% - 170px) / 4);  }
.regusers .tablecontent .menuitem:nth-child(3){ width:calc((100% - 170px) / 4);  }
.regusers .tablecontent .menuitem:nth-child(4){ width:calc((100% - 170px) / 4);  }
.regusers .tablecontent .menuitem:nth-child(5){ width:60px; text-align:center; }
.regusers .tablecontent .menuitem:nth-child(6){ width:60px; text-align:center; }
.regusers .tablecontent .menuitem:nth-child(7) {width:50px;}

.hours .tablecontent .hour:nth-of-type(even) > .menuitem { background-color:#ebebec; }

.hours .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										/* Shop ID */
.hours .tableheader .menuitem:nth-child(2){ width:calc((100% - 140px)/6); background-color:#e87f24; }						/* Branch */
.hours .tableheader .menuitem:nth-child(3){ width:calc((100% - 140px)/6); background-color:#3996d2; }						/* Shop */
.hours .tableheader .menuitem:nth-child(4){ width:calc((100% - 140px)/6); background-color:#215e7c; }						/* Orders */
.hours .tableheader .menuitem:nth-child(5){ width:calc((100% - 140px)/6); background-color:#ea4c35; }						/* Amount */
.hours .tableheader .menuitem:nth-child(6){ width:calc((100% - 140px)/6); background-color:#c23b27; }						/* Average */
.hours .tableheader .menuitem:nth-child(7){ width:calc((100% - 140px)/6); background-color:#4db96b; }						/* Payment Breakdown */
.hours .tableheader .menuitem:nth-child(8){ width:70px; background-color:#87499c; }						/* Device Breakdown */


.hours .tablecontent .hour .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.hours .tablecontent .menuitem:nth-child(2){ width:calc((100% - 140px)/6);  color:#e87f24; }
.hours .tablecontent .menuitem:nth-child(3){ width:calc((100% - 140px)/6);  color:#3996d2; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(4){ width:calc((100% - 140px)/6);  color:#215e7c; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(5){ width:calc((100% - 140px)/6);  color:#ea4c35;}
.hours .tablecontent .menuitem:nth-child(6){ width:calc((100% - 140px)/6);  color:#c23b27;}
.hours .tablecontent .menuitem:nth-child(7){ width:calc((100% - 140px)/6); text-align:center; color:#4db96b;  }
.hours .tablecontent .menuitem:nth-child(8){ width:70px;  }

.hours .btn{ margin-right: 0; margin-bottom: 0;margin-top: 5px; float:none; }

#shop_images .inputbox span{ color:#000; text-decoration:none; }

.promo .tableheader img, .promo .tablecontent img{width:25px; height:40px;}
.promo .tablecontent img:hover{width:15px; transition:ease all 0.2s; cursor:pointer;}
.promo .tableheader img.cross, .promo .tablecontent img.cross {margin-top:0; padding-top:0;}
.promo .tablecontent .shop:nth-of-type(even) > .menuitem:nth-child(1), .promo .tablecontent .order:nth-of-type(even) > .menuitem:nth-child(1){ background-color:#000000; }

.shops .tablecontent .online, .orders .tablecontent .online, .hours .tablecontent .online  { background-color:#4db96b !important; color:#ffffff !important;}

.promo .tablecontent .menuitem:nth-child(1){ width:100px; background-color:#000000 !important; color:#ffffff; }

.content .codes .tablecontent .shop:nth-of-type(even) > .menuitem:nth-child(1), .content .codes .tablecontent .shop:nth-of-type(odd) > .menuitem:nth-child(1){ background-color:#c23b27; color:#ea4c35; }
.content .codes .tablecontent .shop:nth-of-type(even) > .menuitem:nth-child(1), .content .codes .tablecontent .shop:nth-of-type(odd) > .menuitem:nth-child(1){ background-color:#c23b27; color:#ea4c35; }

.shops .tablecontent .menuitem .device{ width:40px; background-color:#d5d7d8; display:inline-block; position:relative; height:40px; float:left; border-left:1px solid #fff; border-right:1px solid #fff; box-sizing:border-box;}
.shops .tablecontent .menuitem .payment{ width:32px; background-color:#d5d7d8; display:inline-block; position:relative; height:40px; float:left; border-left:1px solid #fff; border-right:1px solid #fff; box-sizing:border-box;}

.singleshops .tablecontent .menuitem .payment, .singleshops .tablecontent .menuitem .device, .singleshops .tablecontent .menuitem .user{  width:100%;}

.shopsettings .tablecontent .menuitem .merchant{  height: 25px !important; padding-top: 8px; }

.searchorders .tablecontent .menuitem .payment, .searchorders .tablecontent .menuitem .device { width: 54px; }


/* .source img, .device img, .payment img, .service img {  height: 24px;  padding: 7px 0;  width: auto;  position: relative;} */
.device img, .payment img, .service img {  height: 24px;  padding: 7px 0;  width: auto;  position: relative;}

.shops .tablecontent .menuitem .payment:nth-child(1)::after{ }
.shops .tablecontent .menuitem .payment:nth-child(2){ box-sizing:border-box: border-right:1px; border-left:1px;}
.shops .tablecontent .menuitem .payment:nth-child(2)::after{ }
.shops .tablecontent .menuitem .payment:nth-child(3)::after{ }

.shop, .order, .ip{ width:100%; }

.ip .menuitem{color:#000;}

.shop .menuitem:nth-child(2), .log .menuitem:nth-child(2) {color:#e87f24; }
.shop .menuitem:nth-child(3), .log .menuitem:nth-child(3){ color:#ea4c35; }
.shop .menuitem:nth-child(4), .log .menuitem:nth-child(4){ color:#c23b27; }
.shop .menuitem:nth-child(5), .log .menuitem:nth-child(5){ color:#3996d2; }
.shop .menuitem:nth-child(6), .log .menuitem:nth-child(6){ color:#215e7c; }
.shop .menuitem:nth-child(7), .log .menuitem:nth-child(7){ color:#4db96b; }
.shop .menuitem:nth-child(8), .log .menuitem:nth-child(8){ color:#87499c; }

.shop .menuitem:nth-child(4) .direct{ color:#000; }

.shop .menuitem:nth-child(8){ color:#215e7c; }


.graph{width:100%; background-position: bottom; position:absolute; bottom:0; z-index:0;}

.payment .graph{background-color:#4db96b !important; }
.device .graph{background-color:#87499c !important;}

.orders .tableheader .menuitem:nth-child(1){ width:100px; background-color:#f0c519; }										/* Time */
.orders .tableheader .menuitem:nth-child(2){ width:calc((100% - 100px)/7.5); background-color:#e87f24; }					/* Amount */
.orders .tableheader .menuitem:nth-child(3){ width:calc((100% - 100px)/7.5); background-color:#ea4c35; }					/* Discount */
.orders .tableheader .menuitem:nth-child(4){ width:calc((100% - 100px)/9); background-color:#c23b27; }						/* Points */
.orders .tableheader .menuitem:nth-child(5){ width:calc((100% - 100px)/9); background-color:#3996d2; }						/* Order No. */
.orders .tableheader .menuitem:nth-child(6){ width:calc((100% - 100px)/9); background-color:#215e7c; }						/* Postcode */
.orders .tableheader .menuitem:nth-child(7){ width:calc((100% - 100px)/5); background-color:#7f8c8d; }						/* Email */
.orders .tableheader .menuitem:nth-child(8){ width:calc((100% - 100px)/10); background-color:#4db96b; }						/* Payment */
.orders .tableheader .menuitem:nth-child(9){ width:calc((100% - 100px)/10); background-color:#87499c; border-right:0; }		/* Device */

.orders .tablecontent .menuitem:nth-child(1){ width:100px; background-color:#000000; color:#ffffff; }
.orders .tablecontent .menuitem:nth-child(2){ width:calc((100% - 100px)/7.5);  }
.orders .tablecontent .menuitem:nth-child(3){ width:calc((100% - 100px)/7.5);  }
.orders .tablecontent .menuitem:nth-child(4){ width:calc((100% - 100px)/9);  }
.orders .tablecontent .menuitem:nth-child(5){ width:calc((100% - 100px)/9);  }
.orders .tablecontent .menuitem:nth-child(6){ width:calc((100% - 100px)/9);  }
.orders .tablecontent .menuitem:nth-child(7){ width:calc((100% - 100px)/5); color:#7f8c8d; }
.orders .tablecontent .menuitem:nth-child(8){ width:calc((100% - 100px)/10); background-color:#4db96b !important; }
.orders .tablecontent .menuitem:nth-child(9){ width:calc((100% - 100px)/10); background-color:#87499c !important; }

.orders .tablecontent .order:nth-of-type(even) > .menuitem{}

.orders .tablecontent .menuitem .payment:nth-child(1)::after{ }
.orders .tablecontent .menuitem .payment:nth-child(2){ box-sizing:border-box: border-right:1px; border-left:1px;}
.orders .tablecontent .menuitem .payment:nth-child(2)::after{ }
.orders .tablecontent .menuitem .payment:nth-child(3)::after{ }

.order .menuitem:nth-child(2) {color:#e87f24; }
.order .menuitem:nth-child(3){ color:#ea4c35; }
.order .menuitem:nth-child(4){ color:#c23b27; }
.order .menuitem:nth-child(5){ color:#3996d2; }
.order .menuitem:nth-child(6){ color:#215e7c; }
.order .menuitem:nth-child(7){ color:#4db96b; }
.order .menuitem:nth-child(8){ color:#87499c; }

.orders .tablecontent .menuitem .payment, .orders .tablecontent .menuitem .device{ width:100%; display:inline-block; position:relative; height:40px; float:left; box-sizing:border-box;}

.content h2{padding-left:40px;}

.singleshops{ margin-top: 40px; }

.shops.singleshops .tableheader .menuitem:nth-child(11) {  font-size: 10px; font-weight: bold; }

.loadingicon{ width: 300px; position: absolute;nleft: calc(50% - 150px); top: 40vh; }

/* Expanded Shop */

div.shops.singleshops.expanded { background-color: #e6e7e8; margin-top: 0; display: block; float: left; box-shadow: 0 -18px 10px rgba(0, 0, 0, 0.6); z-index: 100; position: relative; }

/* Expanded Order Form */

.content .inner{ display:block; width:100%; background-color:#e6e7e8; padding:20px 40px; float:left;}

.inner .orderinfo{display:inline-block; color:#000000; text-align:left; font-size:14px; background:#ffffff; width:45%; margin-right:5%; float:left;}

.orderinfo h2{padding: 20px; background: #c23b27; color: #ffffff; margin: 0; font-size: 21px; }

.inner .ordertitle{font-weight:normal; padding:0 20px; font-weight:700; padding:10px 0;}

.inner .orderitem{padding:10px 20px; border-bottom:2px solid #e6e7e8;}

.inner .orderitem .price{font-weight:700; padding:10px 0;}

.inner .orderitem span{display:block; width:100%;}

.inner .orderitem span.details {font-weight: bold;}

.inner .total{font-size: 18px; padding: 20px; font-weight: 700; display: block;}

.customerinfowrapper{display:inline-block; width:40%; float:left; }

.customerinfo{display:inline-block; padding:0; color:#000000; text-align:left; font-size:14px; background:#ffffff; width:50%; }

.more{display:inline-block; padding:20px 0 0 10px; text-align:left;}

.customerinfo h2{padding: 20px; background: #4db96b; color: #ffffff; margin: 0; font-size: 21px; }

.customerdetails{padding:0px; float:left; width:100%;}
.customerdetails .item:nth-of-type(odd){font-weight:700; text-align:left; width:40%;}
.customerdetails .item:nth-of-type(even){font-weight:400; text-align:left; width:60%;}
.customerdetails .viewmore {display:none;}

.more img{ height:50px; width:auto; padding-right:15px; }
.more img:hover{height:44px; opacity:0.4; transition:ease all 0.2s;cursor: pointer;}

.content .settings{ display:block; width:100%; background-color:#3996d2; padding:30px; float:left;}

.settingsnav{width:30%; display:inline-block; float:left;  position: sticky; top: 75px;}

.promonav ul{ padding-inline-start:0;  }
.promonav .inputbox{width:100%;}

.promoinfo .left{width:47%; float:left; margin-right:6%;}
.promoinfo .right{width:47%;}

.settingsnav li{list-style:none; color:#ffffff; font-size:14px; margin:0; padding:7px 0;}
.settingsnav li:hover{padding-left:10px; transition:ease all 0.2s; background-color: rgba(0,0,0,0.2); cursor:pointer;}

.static li:hover{padding-left:0px; background-color: transparent; cursor:auto;}


.settingsnav .btn{display:inline-block; width:50px; float:right; margin-right:50px; margin-left:20px;}

.static .btn{  margin-left: 40px;}

.settingswrapper{display:inline-block; width:70%; float:right; }

.changetimes { width: 100%; float: left; display: block; text-align: left; margin-top: 0px; }

.changetimes select{width: 120px; padding: 10px 0;}

.settingsinfo{ width:100%; display:inline-block; padding:0; color:#000000; text-align:left; font-size:14px; background:#ffffff; }

.settingsinfo .inner{ padding:20px 20px; }
.settings .inner{}
.settings .inner .item{height:auto;}
.settings .inner .item span{ font-weight:400; display:block; padding:0 0 5px 0; text-align:left; line-height:1; font-size:12px;}
.settings .inner .item span.title{ font-weight:700; font-size:14px; }

.settingsinfo h2{padding: 20px; background: #4db96b; color: #ffffff; margin: 0; font-size: 21px; }
.settingsinfo .inner .item{ width:47%; display:inline-block; margin-bottom:25px; margin-top:25px; }
.settingsinfo .inner .item:nth-of-type(odd){ margin-right:4%; }

.promoinfo .inner .item { width: 100%; }

.push.content .settingsinfo h2 { float: left !important; width: 100% !important; box-sizing: border-box !important; }

.settingsinfo .inner .item .button{ display:inline-block; width:5px; float:left; margin-right:20px; }
.active{font-weight:700;}

.settings .inner .item .option{width:100%; float:left; display:block;}
.settings .inner .item .option span{ padding-top:8px; }
.settings .inner .item .option:nth-of-type(1){margin-top:10px;}
.settings .inner .item .option .option{margin-bottom:20px;}
.settings .inner .item .option .option .title{font-weight:normal;}

.space{display:block; width:100%; height:10px; float:left;}

.settings .settingswrapper .openinghours .inner .maintitle{ margin-bottom:10px; font-weight: bold; font-size:16px; display:block;}

.openinghours .inner .item .title, .openinghours .inner .item span{width:auto; display: inline-block; float: left;}

.item .inner{padding:0;}

.openinghours .item .inner span.title{padding-top: 7px; font-weight:normal;}

#imageuploadform .inputbox span {color: #000; text-decoration: underline;}

#imageuploadform .item:nth-of-type(1) .inputbox {background-color: #c23b27;}
#imageuploadform .item:nth-of-type(2) .inputbox {background-color: #ccc;}

#imageuploadform .item:nth-of-type(1) .inputbox span {color: #fff;}

button.emailreport {  background-color: #4db96b; border-radius: 20px; padding: 10px 30px; margin-top: 40px; color: #fff; display: block; float: left; clear: both; border: 2px solid #fff;
    font-size: 14px; font-family: 'Poppins', sans-serif; text-decoration: none;}

button.emailreport:hover{ box-shadow:2px 2px 5px #000; cursor:pointer; }

.promo .tablecontent .online{ color:#4db96b !important; }

/* On - Off Button */

.btn{ display:inline-block; width:45px; height:30px; border-radius:20px; background-color:#d5d7d8; padding:3px; box-sizing: border-box; position:relative; float:left; margin-right:10px; margin-bottom:10px;}

.btn .inner{ display:block; position:absolute; left:3px; top:3px; height:24px; width:24px; border-radius:15px; color:#ffffff; padding:0 !important; }

.btn:hover{background-color:; cursor:pointer;}

.btn:hover > .inner{left:10px; transition:ease all 0.3s; background-color:#abd6b5;}

.btn .on {left:19px; transition:ease all 0.3s; background-color:#4db96b; display:block; position:absolute; top:3px; height:24px; width:24px ; border-radius:15px; padding:0;}

#styletoggle .btn .on { right: 3px; background-color: #000; left: auto; }

#styletoggle .btn .inner { background-color: #000; padding: 0 !important; }

.user .btn{margin-right:0;}

.subbtn { color: #fff; text-decoration: none; border: 0; padding: 10px 10px; box-sizing: border-box; margin-top: 0px; display: inline-block; background: #ccc;}
.subbtn:hover { background-color:#aaa; } 
.subbtnactive{ border: 0; background: #4db96b !important; font-weight: bold; }

.stdbtn { padding: 0px 10px;  float: left; background-color: transparent; color: #4db96b; font-weight: normal; border-radius: 0; width: auto; height: auto; margin-top: -5px; margin-left: 30px; font-weight: normal; }
.inputbox{ display:inline-block; clear:left; width:90%; float:left; background-color:#d5d7d8; padding:0px; font-size:14px; margin-top:0; height:auto;}
.inputboxhalf{ display:inline-block; width:45%; margin-right:5px; float:left; background-color:#d5d7d8; padding:20px; font-size:14px; margin-top:0;}

.inputbox textarea{width: 98%; height: 150px; border: 0; overflow:hidden;}

.inputbox input[type="text"], .inputbox input[type="number"], .option select{width:100%; padding:12px; border:0;}

.textarea{padding:0; background-color:#fff;}

.inputbox:hover{background-color:#c4c5c6; transition:ease all 0.3s; cursor:text;}

.button:hover{cursor:pointer; border-top: 2px solid darkgreen; border-left: 2px solid darkgreen; transition:0s;}

.googlesignin:hover{cursor:pointer; border-top:2px solid #666; border-left:2px solid #666; transition:0s;}

.button:focus, .button:focus-visible{border:0; transition:0s;}

.inputbox select{width: 100%; height: 40px; background-color: transparent; border: 0; padding:0 10px;}

.select{padding:0px 10px;}

.placeholder{margin-bottom:40px;}

.option .date { display: inline-block; clear: none; width: 30%; padding:5px;}

.settings .itemdate .option{ margin-top:20px; }

.overlay{width:100%; min-height:calc(100vh - 100px); background-color:#e6e7e8; /*position:absolute; top:0; left:0;*/ padding:30px 100px 100px 100px; display:inline-block; z-index:998;}

.popup{max-width:900px; width:80%; margin:auto; display:block; background-color:#ffffff; text-align:center; z-index:999; position:relative; top:100px;}

.popup .inner{padding:50px 100px 100px 100px; text-align:center; background-color:#ffffff; margin-bottom:100px;}

.popup .inner .item{display:block; height:auto; width:100%;}
.popup .inner .item .title, .popup .inner .item .inputbox{display:block; text-align:center; width:300px; margin:auto; float:none;}

.popup h2{padding: 20px; background: #4db96b; color: #ffffff; margin: 0; font-size: 21px; }
.popup h3{color: #000000; font-size: 21px; margin-bottom:20px; }

.desc{text-align:center; padding:0 0 10px 0; width:100%; display:block; }

.push20{margin-top:20px; float:left;}

.controls{display:inline-block; width:300px; margin-top:10px; float:none;}
.controls .btn{padding:0; width:145px; color:#ffffff !important; font-size:16px; border-radius:0; margin:0; height:auto; line-height:1; transition:ease all 0.2s; font-weight:bold; padding:20px 0; text-align:center; }
.controls .btn img{height:30px; padding:10px 0;}

.controlsblock{width: 300px; float: left; display: block; margin:40px auto; clear: left;}

.controls .btn:hover > img{height:24px; padding:12px 0; transition:ease all 0.3s; }
.controls .btn:hover{transition:ease all 0.3s; opacity:0.9; font-size:14px;}

.left{float:left;}
.right{float:right;}

a:hover{cursor:pointer;}

.generate .details {font-weight:bold; display:none; margin-bottom: 20px; font-size: 14px;}
.generate .details.active{display:block;}

.imageitem{}
.image{float:left; width:20%; display:inline-block;}
.image img{width:100%;}
.popup .inner .imageitem .title{width:60%; float:left; display:inline-block; text-align:left; margin:0; font-size:14px; font-weight:700; padding-left:20px; line-height:32px; }
.delete{float:right; width:auto; display:inline-block;}
.delete img{height:30px; width:auto;}
.delete:hover > img{height:26px; transition:ease all 0.3s; cursor:pointer;}
.delete span{font-size: 14px; line-height: 30px; vertical-align: top; margin-right: 10px;}
.delete:hover > span{color:#c23b27; font-weight:bold; transition:ease all 0.3s; cursor:pointer;}

.note{color:#c23b27; text-align:center; font-size:16px; font-weight:700; line-height: 14px; margin: 15px 0;}

.gallery{display:flex;}
.gallery .inner{ background-color:#fff; justify-content: center; flex-wrap: wrap; display: flex; }
.gallery .image{position:relative; min-width:300px; max-width:400px; min-height:300px; max-height:400px; float:left; border:2px solid #ffffff; display:inline-block; background-color:#7f8c8d;}
.gallery .image:nth-child(1){background-color:#e6e7e8; display:inline-block; position:relative;}
.gallery .image:nth-child(1) img{width:40px; height:auto; position:absolute; left:calc(50% - 20px); top:calc(50% - 20px); display:block;}
.gallery .image:nth-child(1)::hover{width:80px; cursor:pointer;}
.gallery .image:nth-child(1)::hover > img{width:80px;}
.gallery .image:nth-child(1):hover{ background-color:#fff; transition:ease all 0.3s; cursor:pointer;}
.gallery .image:nth-child(1):hover img {  width: 80px; height: 80px; left: calc(50% - 40px); top: calc(50% - 40px); transition:ease all 0.3s;}

.gallery .image .title{display:block; position:absolute; bottom:0; left:0; width:100%; padding:10px; color:#fff; font-size:14px; background-color:rgba(0,0,0,0.7); text-align:center;}
.onlineorders{display:flex;}
.onlineorders .inner{ background-color:#fff; justify-content: center; flex-wrap: wrap; display: flex; }

.teaser{ min-width: 300px; text-align: center; border: 10px solid #fff;}
.license{width:100%; display:block; background-color:#000; color:#fff; padding-top:10px; padding-bottom:10px;}
.license.active{ background-color:#4db96b; }

.teaser .title{ width:100%; display:block; color:#000; font-size:14px; text-align:center; padding-top:10px; padding-bottom:10px; background-color:#e6e7e8; font-weight:bold;}
.teaser .number{ background-color:#ea4c35; color:#fff; width:50%; display:inline-block; float:left; padding-top:10px; padding-bottom:10px;}
.teaser .price{ background-color:#3996d2; color:#fff; width:50%; display:inline-block; float:left; padding-top:10px; padding-bottom:10px;}
.teaser .postcode{ width:100%; display:block; color:#000; font-size:14px; text-align:center; padding-top:10px; padding-bottom:10px; background-color:#e6e7e8; font-weight:bold; border-bottom:2px solid #fff; box-sizing:border-box;}
.teaser .postcode:hover{ color:#fff; background-color:#000; font-weight:bold; transition:ease all 0.2s; cursor:pointer;}
.stores .title{ width:100%; display:block; color:#fff; font-size:14px; text-align:center; padding-top:10px; padding-bottom:10px; background-color:#e87f24; font-weight:bold;}

.infoblock{ display:block; margin:30px auto; width:90%; float:none; text-align:center; line-height:2.5;} 										/* tb added 2024-09-17 */

.infoblock b{ border:2px solid #c23b27; padding:10px; font-size:14px; display:block; margin-bottom:20px; width:100%; float:left; text-align:center;} 

.stores{display:flex;}
.stores .inner{ background-color:#fff; justify-content: center; flex-wrap: wrap; display: flex; }

.contentheader .add { float:right; display:inline-block; margin:40px 40px 0 0; }
.contentheader .add img{width:40px;}
.contentheader .add img:hover{width:50px; transition:ease all 0.2s; cursor:pointer;}
.contentheader{display:block; width:100%;}

select:focus{border:0;}

.pushtop{margin-top:40px;}
.pushbtm{margin-bottom:40px;}

.promoname input { width: auto; background-color: transparent; border: 0; width: 100%; color: #ffffff !important; font-weight: bold !important; height:21px;}
.promoname input::placeholder{  color: #ffffff !important;  font-weight: bold !important; opacity:1; font-size:21px; font-family:"Poppins", sans-serif;}
.promoname input:focus-visible{ border:none; outline:0; }

.menuitem select{ width:100%; height:100%; }

#applecertform input[type=button] { display: block; margin: 15px auto; float: none; padding: 5px 20px; background-color: #c23b27; border-color: #c23b27; color: #fff; font-family: 'Poppins', sans-serif; font-weight: bold; text-transform: uppercase;}

#applecertform input[type=button]:hover{cursor:pointer;}

.promo .tablecontent .shop:nth-child(odd) .menuitem {background-color: #ebebec; }
.promo .tablecontent .shop:nth-child(even) .menuitem {background-color: #ffffff; }
.promo .tablecontent .item-promo-code:nth-child(odd) .menuitem {background-color: #ebebec; }
.promo .tablecontent .item-promo-code:nth-child(even) .menuitem {background-color: #ffffff; }

.promo .tablecontent .shop:nth-of-type(odd) .menuitem {background-color: #ebebec; }
.promo .tablecontent .shop:nth-of-type(even) .menuitem {background-color: #ffffff; }

.promo .tablecontent .shop:nth-child(odd) .offline, .promo .tablecontent .shop:nth-child(even) .offline { background-color:#000; }

.var { height:auto; min-height:60px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: purple !important; border: 0!important; margin-top: 5px!important; padding: 2px 2px 2px 27px!important;}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color: #fff!important; padding: 2px 4px!important; font-size: 20px!important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{ background-color:#c23b27 !important; }

.dropdown.purple .searchbox p{ background-color: purple; padding: 5px; border-radius: 0 0 5px 5px; margin-top: 0px; }

.dropdown.purple .searchbox p .filter-apply{ padding: 5px 15px;  border-radius: 8px; margin-right: 10px; margin-left: 10px; border: 0; font-family: 'Poppins', sans-serif; background-color: #fff; }
.dropdown.purple .searchbox p .filter-clear{ padding: 5px 15px;  border-radius: 8px; margin-right: 10px; margin-left: 0px; border: 0; font-family: 'Poppins', sans-serif; background-color: #fff; }

.mainnav li.purple span.select2-selection{ background-color:#87499c; }

#searchcontent{margin-top: 80px;}

.loadinginfo{ display: block; width: 90%; margin: 20px 5%; border: 4px solid #ea4c35; padding: 10px 20px; }

/* Additions for Drivers Page */

.driver .online{ background-color:#4db96b !important; background-image:url(images/svg/online.svg) !important; background-repeat:no-repeat; background-position:center; background-size:  30px; }
.driver .offline{ background-color:#ea4c35 !important; background-image:url(images/svg/offline.svg) !important; background-repeat:no-repeat; background-position:center; background-size: 30px; }

.driver .onjob{ background-color:#4db96b !important; background-image:url(images/svg/onjob.svg) !important; background-repeat:no-repeat; background-position:center; background-size: 30px; }

.pin{     background-image: url(images/svg/pin.svg) !important; background-repeat: no-repeat; background-position: center; background-size: contain; width: 100%; height: 40px; float: none; }

.ban{ background-color:#ea4c35 !important; background-image:url(images/svg/close.svg) !important; background-repeat: no-repeat; background-position: center; background-size: 30px; width: 100%; height: 40px; float: none; }

.edit { width: 24px; height: 40px; display: inline-block; float: right; background-image: url(images/svg/edit.svg) !important; background-repeat: no-repeat; background-position: left; background-size: 12px; }

.drivers .tableheader .menuitem{ width:calc((100% - 360) /4) !important; display: inline-block;}
.drivers .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; display: inline-block;}                                    
.drivers .tableheader .menuitem:nth-child(2){ width:calc((100% - 340px)/4); background-color:#e87f24; display: inline-block;}                      
.drivers .tableheader .menuitem:nth-child(3){ width:90px; background-color:#ea4c35; display: inline-block;}                     
.drivers .tableheader .menuitem:nth-child(4){ width:calc((100% - 340px)/4); background-color:#c23b27; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(5){ width:calc((100% - 340px)/4); background-color:#3996d2; display: inline-block;}                     
.drivers .tableheader .menuitem:nth-child(6){ width:calc((100% - 340px)/4); background-color:#215e7c; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(7){ width:90px; background-color:#4db96b; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(8){ width:90px; background-color:#c23b27; display: inline-block;}                     

.drivers .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(2){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(3){ width:90px;;  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(4){ width:calc((100% - 340px)/4);  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(5){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(6){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(7){ width:90px;  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(8){ width:90px; display: inline-block; }

.drivers .tablecontent .driver:nth-of-type(even) > .menuitem { background-color: #ebebec; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; box-sizing: content-box; }

/* End additions for drivers page */

/*  L O G I N   C O D E   S T Y L E   */

        .auth-container {
            background: white;
            padding: 20px 10px;
            border-radius: 8px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.1);
            text-align: center;
            float:left;
            width:100%;
            margin-top:10px;
        }
        .code-inputs {
            display: flex;
            justify-content: center;
            gap: 10px;
            margin-top: 20px;
        }
        .code-inputs input {
            width: 30px;
            height: 40px;
            font-size: 24px;
            text-align: center;
            border: 1px solid #ccc;
            border-radius: 4px;
        }
        .submit-btn {
            margin-top: 20px;
            padding: 10px 20px;
            font-size: 16px;
            border: none;
            border-radius: 4px;
            background-color: #4db96b;
            color: white;
            cursor: pointer;
        }
        .submit-btn:hover {
            background-color: #0056b3;
        }

.reset.button:hover {
    cursor: pointer;
    border-top: 0;
    border-left: 0;
    background-color: rgba(0, 0, 0, 0.3) !important;
    transition: 0s;
}

/*  L O A D I N G   S C R E E N   C O D E  */


.pageload{ width:100vw; height:100vh; position:absolute; top:0; left:0; text-align:center; background-color: #3996d2; z-index:9999; }

#svgContainer {
    padding: 32px;
    text-align: center;
    margin-top: 30vh;
    background-image: url(images/My_Integer_Logo_White.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200px;
}
.circle {
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transform-origin: 50% 50%;
}
#circle-1 {
  animation-name: circle-1;
}
#circle-2 {
  animation-delay: .1s;
  animation-name: circle-2;
}
#circle-3 {
  animation-delay: .2s;
  animation-name: circle-3;
}
#circle-4 {
  animation-delay: .2s;
  animation-name: circle-4;
}
@keyframes circle-1 {
  0% {r: 10}
  50% {r: 50}
  100% {r: 10}
}
@keyframes circle-2 {
  0% {r: 10}
  50% {r: 35}
  100% {r: 10}
}
@keyframes circle-3 {
  0% {r: 10}
  45% {r: 20}
  55% {r: 20}
  100% {r: 10}
}
@keyframes circle-4 {
  0% {r: 10}
  10% {transform: rotateY(0)}
  45% {r: 6}
  55% {r: 6; transform: rotateY(-180deg)}
  100% {r: 10; transform: rotateY(-180deg)}
}

/*  E N D   L O A D I N G   S C R E E N   C O D E  */

.mainnav li.search ul.dropdown { right: 450px; }

.side-navigation .btn .on {
    left: 21px;
    top: 3px;
    height: 16px;
    width: 19px;
}

.side-navigation .btn {
    display: inline-block;
    width: 45px;
    height: 22px;
}

.side-navigation .btn .inner { display: inline-block;
    width: 22px;
    height: 17px;}

/*  ALTERNATIVE DASHBOARD START  */

/* .altdashboard{ padding-top:80px; } */ /* removed by jh */

.altdashboard .inner .row1 .title, .altdashboard .inner .row1 { border-radius:40px; }

.altdashboard .inner .row2 div:nth-child(1) { background-color: #4db96b;}

.altdashboard .inner .row1 div:nth-child(1) {width:calc(100% - 260px); border-radius:30px; display:inline-block; }

.altdashboard .inner .row1 div:nth-child(2) {width:260px; display:inline-block; border-radius:30px; background-color:#000;}

.altdashboard .inner .row1 div.toggle{  border-radius:30px; position:relative; height: 54px; cursor:pointer; }

.altdashboard .inner .row1 .toggle.online .togglebtn {
    position: absolute;
    left: 0;
    top: 0px;
    height: 54px;
    width: 130px;
    background-color: #4db96b;
    border: 4px solid #000;
}
.altdashboard .toggle.instore .togglebtn {
    position: absolute;
    top: 0px;
    height: 54px;
    width: 130px !important;
    background-color: #4db96b !important;
    border: 4px solid #000;
    right: 0;
}

.altdashboard .inner .row1 .toggle.online .titles:hover .togglebtn {
    position: absolute; 
    left: 20px;
    transition:ease all 0.3s;
    opacity:0.6;
    cursor:pointer;
}

.altdashboard .inner .row1 .toggle.instore .titles:hover .togglebtn {
    position: absolute;
    right: 20px;
    transition:ease all 0.3s;
    opacity:0.6;
    cursor:pointer;
}

body .altdashboard .row1 .toggle .titles{  display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    z-index: 2;
    position: relative;
    padding:0 7px; }

    body .altdashboard .row1 .toggle:hover .togglebtn{  opacity:0.8; cursor:pointer;}


.altdashboard .toggle.online .titles .titleonline{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #fff;
    display: block;
    width: 50%;
    line-height: 54px;}

    .altdashboard .toggle.instore .titles .titleonline{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #666;
    display: block;
    width: 50%;
    line-height: 54px;}


.altdashboard .toggle.online .titles .titleinstore{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #666;
    display: block;
    width: 50%;
    line-height: 54px;}

    .altdashboard .toggle.instore .titles .titleinstore{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #fff;
    display: block;
    width: 50%;
    line-height: 54px;}



.altdashboard .toggle .togglebtn{ background-color: #4db96b; border-radius:30px; }

.altdashboard .inner .row1 .title { padding:15px 15px 15px 25px; font-weight:600; }

.altdashboard .inner .row1 .shoplogo {
    border: 0;
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 10px;
}

.altdashboard .inner .row1 .shoplogo img{ width:54px; height:54px; }


/*  ALTERNATIVE DASHBOARD END  */

.hours .inputbox textarea { height: auto; min-height: 50px; }


.nothing {
    display: block;
    width: auto;
    min-height: 400px;
    max-height: 75vh;
    margin: auto;
    background-image: url(images/nothing.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 10vh;
}

.smallnote{font-style:italic; font-size:12px; text-align:center; color:#fff; display:block; width:100%; padding:5px 10%; box-sizing:border-box;}

.notebtn {
    margin: auto;
    border: 2px solid #fff;
    padding: 8px 10px;
    color: #fff;
    background-color: transparent;
    margin-top: 10px;
    display: block;
    margin-bottom: 10px;
    font-family'Poppins',: sans-serif;
    text-decoration: none;
    cursor:pointer;
    transition:ease all 0.2s;
}

.notebtn:hover { background-color:#f0c519; color:#000; transition:ease all 0.2s; box-shadow:2px 2px 5px rgba(0, 0, 0, 0.8); }

a .notebtn, a:link {
    font-family: 'Poppins', sans-serif;
    text-decoration: none !important;
}

.unavailable{ color:#888; background-image:url(images/unavailable.svg); background-repeat:no-repeat; background-position:center; height:100%; background-size:40px; }

@media (hover: hover) and (min-width:901px){
.mainnav li:hover, .mainnav li:focus-within{cursor:pointer; transition:ease all 0.3s; padding-top:12px; padding-bottom:10px;}
.date .searchbox select:hover, .date .searchbox select:focus-within{cursor:pointer;}
.mainnav li.date:hover > ul.dropdowninside li,.mainnav li.search:hover > ul.dropdowninside li, .mainnav li.filter:hover > ul.dropdowninside li,
.mainnav li.date:focus-within > ul.dropdowninside li,.mainnav li.search:focus-within > ul.dropdowninside li, .mainnav li.filter:focus-within > ul.dropdowninside li{margin-top:0; padding-top:0;}
.mainnav li:hover img, .mainnav li:focus-within img{ width: auto; height: 26px; opacity: 0.4;}
.loginbox .item a:hover, .loginbox .item a:focus-within{ cursor:pointer;}
.backbtn:hover, .backbtn:focus-within{ width:65px; transition:ease all 0.2s; }
.backbtn:hover img{ opacity:0.4; }
.selectbox select:hover, .selectbox select:focus-within{cursor:pointer;}
.mainnav ul.dropdown.option-text li:hover, .mainnav ul.dropdown.option-text li:focus-within {  padding-bottom: 0px; padding-right: 10px; transition: ease all 0.2s; background-color: rgba(0, 0, 0, 0.2); height: 70px;}
.mainnav li.date:hover,.mainnav li.search:hover, .mainnav li.filter:hover, .mainnav li.date:within,.mainnav li.search:focus-within, .mainnav li.filter:focus-within{cursor:pointer;}
.mainnav li.date ul:hover,.mainnav li.search ul:hover, .mainnav li.filter ul:hover,
.mainnav li.date ul:focus-within,.mainnav li.search ul:focus-within, .mainnav li.filter ul:focus-within{cursor:text;}
.mainnav li.hover:hover > ul.dropdown, .mainnav li.hover:focus-within > ul.dropdown{visibility:visible; opacity:1;}
.subnav ul.dropdown li:hover, .subnav ul.dropdown li:focus-within {  padding-right: 0; }
.subnav ul.dropdown li:hover, .subnav ul.dropdown li:focus-within  {background-color:transparent;}
}


@media screen and (max-width:1150px){

.dashboard .inner .row3 .details .row .title{ font-size:14px; min-height:20px; }

.dashboard .inner .row3 .details .row .total{ font-size:18px; }

.dashboard .inner .row3 div .title {font-size: 14px;}

.dashboard .inner .row3 div .total { font-size: 30px;}


.gallery .image{min-width:200px; max-width:300px; min-height:200px; max-height:300px; }

.settingsnav{ width:300px; } 
.settingsnav ul { padding-inline-start: 10px; }
.settingswrapper .inner .item{    width: 100%; display: block; margin-bottom: 25px; margin-top: 25px;}

.content .settings {    padding: 10px; }

.settingswrapper { width:calc(100% - 300px); }

.popup .inner { padding: 50px 50px 70px 50px; }

.delete span{display:none;}

.customerinfowrapper { width: 75%; }

}


@media screen and (max-width:900px){

.hours .settingsnav {
        width: 100%;
        position: relative;
        top: 0;
        z-index: 99;
        flex-direction: column-reverse;}

.hours .space { width: 0;}

.hours .settingsnav ul { padding-top: 0; width: 100%; padding-bottom: 0;}

.row3{ display:block !important; }

.dashboard .inner .row3 div{ width:100%; display:block; float:left; margin-bottom:10px; }

.dashboard .inner .row3 div:nth-child(1){ width:100%; display:block; float:left; }

.dashboard .inner .row3 div .details .row {width: 100%; margin: 5px auto 0 auto;}

.dashboard .inner .row3 .details .row .total {  font-size: 26px; width: 20%; float: left; }

.dashboard .inner .row3 div .details .row .title { text-align: left; margin: 5px 0; width: 80%; font-size: 18px; font-weight: bold;}

.dashboard .inner .row3 div img { margin: 20px auto 0 auto;}

.dashboard .inner .row3 div .title {  min-height: 20px; }

.dashboard .inner .row3 div img { height: 50px; }

.dashboard .inner .row3 div .title {  font-size: 18px; }

.dashboard .inner .row3 div .total {  padding: 0 0 10px 0; float: left;}

.loginsidebar { width: 100%; height: 100vh; overflow: hidden; }
.loginsidebar .inner {  height: auto; margin-top: 50px; }
.logincontent {  width: 100%; float: left; height: auto; position:relative; }
.logincontent .inner { margin-top: 40px; width: 80%; font-size: 38px; margin-bottom: 100px; }

.hours .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										/* Shop ID */
.hours .tableheader .menuitem:nth-child(2){ display:none; }						/* Branch */
.hours .tableheader .menuitem:nth-child(3){ width:calc((100% - 140px)/5); background-color:#3996d2; }						/* Shop */
.hours .tableheader .menuitem:nth-child(4){ width:calc((100% - 140px)/5); background-color:#215e7c; }						/* Orders */
.hours .tableheader .menuitem:nth-child(5){ width:calc((100% - 140px)/5); background-color:#ea4c35; }						/* Amount */
.hours .tableheader .menuitem:nth-child(6){ width:calc((100% - 140px)/5); background-color:#c23b27; }						/* Average */
.hours .tableheader .menuitem:nth-child(7){ width:calc((100% - 140px)/5); background-color:#4db96b; }						/* Payment Breakdown */
.hours .tableheader .menuitem:nth-child(8){ width:70px; background-color:#87499c; }						/* Device Breakdown */

.hours .tablecontent .hour .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.hours .tablecontent .menuitem:nth-child(2){ display:none; }
.hours .tablecontent .menuitem:nth-child(3){ width:calc((100% - 140px)/5);  color:#3996d2; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(4){ width:calc((100% - 140px)/5);  color:#215e7c; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(5){ width:calc((100% - 140px)/5);  color:#ea4c35;}
.hours .tablecontent .menuitem:nth-child(6){ width:calc((100% - 140px)/5);  color:#c23b27;}
.hours .tablecontent .menuitem:nth-child(7){ width:calc((100% - 140px)/5); text-align:center; color:#4db96b;  }
.hours .tablecontent .menuitem:nth-child(8){ width:70px;  }

.shops .tablecontent .menuitem .payment, .shops .tablecontent .menuitem .device{ width:40px;}

.shops .tablecontent .menuitem .payment:hover, .shops .tablecontent .menuitem .device:hover{ width:40px;}


/* .device img, .payment img {  height: 24px;  padding: 7px 0;  width: auto;  position: relative;} */
.device img, .payment img {  height: 24px; padding: 8px 0;}

.shops .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; }											/* Shop ID */
.shops .tableheader .menuitem:nth-child(2){ width:calc((100% - 170px)/6); background-color:#e87f24; }						/* Branch */
.shops .tableheader .menuitem:nth-child(3){ width:calc((100% - 170px)/6); background-color:#ea4c35; }						/* Shop */
.shops .tableheader .menuitem:nth-child(4){ width:calc((100% - 170px)/6); background-color:#000000; }						/* Direct Orders */
.shops .tableheader .menuitem:nth-child(5){ width:calc((100% - 170px)/6); background-color:#F9A31E; }						/* JE Orders */
.shops .tableheader .menuitem:nth-child(6){ width:calc((100% - 170px)/6); background-color:#00A855; }						/* UE Orders */
.shops .tableheader .menuitem:nth-child(7){ width:calc((100% - 170px)/6); background-color:#35B8B2; }						/* DRoo Orers */
.shops .tableheader .menuitem:nth-child(8){ display:none; }																	/* Average */
.shops .tableheader .menuitem:nth-child(9){ width:40px; background-color:#4db96b; }						/* Payment */
.shops .tableheader .menuitem:nth-child(10){ width:40px; background-color:#87499c; }						/* Device */
.shops .tableheader .menuitem:nth-child(11){ width:40px; background-color:#c23b27; border-right:0; display:inline-block; }	/* Close */

.shops .tablecontent .menuitem:nth-child(1){ width:50px; background-color:#000000; color:#ffffff; }
.shops .tablecontent .menuitem:nth-child(2){ width:calc((100% - 170px)/6);  }
.shops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 170px)/6);  }
.shops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 170px)/6);  }
.shops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 170px)/6);  }
.shops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 170px)/6);  }
.shops .tablecontent .menuitem:nth-child(7){ width:calc((100% - 170px)/6);  }						/* DRoo Orers */
.shops .tablecontent .menuitem:nth-child(8){ display:none; }																	/* Average */
.shops .tablecontent .menuitem:nth-child(9){ width:40px;  }						/* Payment */
.shops .tablecontent .menuitem:nth-child(10){ width:40px;  }						/* Device */
.shops .tablecontent .menuitem:nth-child(11){ width:40px;  border-right:0; display:inline-block; }	/* Close */

.shops.expaned .tableheader .menuitem:nth-child(11) {  border-right: 1px solid #fff; }

.shops.expanded .tablecontent .menuitem:nth-child(12) {  width: 40px;}

.shopsettings .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; display:inline-block;}										/* Shop ID */
.shopsettings .tableheader .menuitem:nth-child(2){ width:calc((100% - 190px)/3); background-color:#e87f24;display:inline-block; }						/* Branch */
.shopsettings .tableheader .menuitem:nth-child(3){ display:none;}						/* Shop */
.shopsettings .tableheader .menuitem:nth-child(4){ width:calc((100% - 190px)/3); background-color:#4db96b; display:inline-block;}						/* Orders */
.shopsettings .tableheader .menuitem:nth-child(5){ width:calc((100% - 190px)/3); background-color:#3996d2; display:inline-block;}						/* Amount */
.shopsettings .tableheader .menuitem:nth-child(6){ width:50px; background-color:#215e7c; display:inline-block;}						/* Average */
.shopsettings .tableheader .menuitem:nth-child(7){ width:50px; display:inline-block;}						/* Payment Breakdown */
.shopsettings .tableheader .menuitem:nth-child(8){ width:40px; background-color:#87499c; border-right:0; display:inline-block;}						/* Device Breakdown */

.shopsettings .tablecontent .menuitem:nth-child(1){ width:50px; background-color:#000000; color:#ffffff; display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(2){ width:calc((100% - 190px)/3);  display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(3){ display:none;}
.shopsettings .tablecontent .menuitem:nth-child(4){ width:calc((100% - 190px)/3);  display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(5){ width:calc((100% - 190px)/3);  display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(6){ width:50px; display:inline-block; }
.shopsettings .tablecontent .menuitem:nth-child(7){ width:50px; display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(8){ width:40px; display:inline-block; }

.singleshops .tableheader .menuitem:nth-child(1){ width:80px; }										
.singleshops .tableheader .menuitem:nth-child(2){ width:50px; }						
.singleshops .tableheader .menuitem:nth-child(3){ width:calc((100% - 250px)/3); background-color:#ea4c35; }						
.singleshops .tableheader .menuitem:nth-child(4){ width:calc((100% - 250px)/3); background-color:#c23b27; }						
.singleshops .tableheader .menuitem:nth-child(5){ display:none; }						
.singleshops .tableheader .menuitem:nth-child(6){ width:calc((100% - 250px)/3); background-color:#215e7c; }						
.singleshops .tableheader .menuitem:nth-child(7){ display:none; }						
.singleshops .tableheader .menuitem:nth-child(8){ display:none; }						
.singleshops .tableheader .menuitem:nth-child(9){ display:none; }						
.singleshops .tableheader .menuitem:nth-child(10){ display:none; }						
.singleshops .tableheader .menuitem:nth-child(11){ width:40px; background-color:#87499c; }
.singleshops .tableheader .menuitem:nth-child(12){ width:40px; background-color:#87499c !important; }
.singleshops .tableheader .menuitem:nth-child(13){ width:40px; border-right:0; background-color:#4db96b !important; }


.singleshops .tablecontent .menuitem:nth-child(1){ width:80px; background-color:#000000; color:#ffffff; }
.singleshops .tablecontent .menuitem:nth-child(2){ width:50px;  }
.singleshops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 250px)/3);  }
.singleshops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 250px)/3);  }
.singleshops .tablecontent .menuitem:nth-child(5){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 250px)/3);  }
.singleshops .tablecontent .menuitem:nth-child(7){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(8){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(9){ display:none; }
.singleshops .tablecontent .menuitem:nth-child(10){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(11){ width:40px;  }
.singleshops .tableheader .menuitem:nth-child(12){ width:40px; }
.singleshops .tablecontent .menuitem:nth-child(13){ width:40px; }

.singleshops .singleshop .tablecontent .menuitem:nth-child(12) { width: 40px;}
.singleshops .singleshop .tablecontent .menuitem:nth-child(13){ width:40px; }

.menuitem .subdata{ font-size:8px; }

.singleshops.expanded .tableheader .menuitem:nth-child(1){ width:80px; }										
.singleshops.expanded .tableheader .menuitem:nth-child(2){ width:50px; }						
.singleshops.expanded .tableheader .menuitem:nth-child(3){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(4){ display:none;}						
.singleshops.expanded .tableheader .menuitem:nth-child(5){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(6){ width:calc(100% - 250px); background-color:#215e7c; }						
.singleshops.expanded .tableheader .menuitem:nth-child(7){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(8){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(9){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(10){ display:none; }						
.singleshops.expanded .tableheader .menuitem:nth-child(11){ width:40px; background-color:#87499c; border-right:1px solid #fff; background-image:url(images/device-icon.svg); background-size: 29px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }
.singleshops.expanded .tableheader .menuitem:nth-child(12){ width:40px; background-color:#87499c !important; border-right:1px solid #fff;  background-image:url(images/user-icon.svg); background-size: 24px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}
.singleshops.expanded .tableheader .menuitem:nth-child(13){ width:40px; border-right:0; background-color:#c23b27 !important; font-size:10px; background-image:url(images/more-icon.svg); background-size: 18px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }


.singleshops.expanded .tablecontent .menuitem:nth-child(1){ width:80px; background-color:#000000; color:#ffffff; }
.singleshops.expanded .tablecontent .menuitem:nth-child(2){ width:50px;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(3){ display:none;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(4){ display:none;   }
.singleshops.expanded .tablecontent .menuitem:nth-child(5){ display:none;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(6){ width:calc(100% - 250px);  }
.singleshops.expanded .tablecontent .menuitem:nth-child(7){ display:none;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(8){ display:none;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(9){ display:none; }
.singleshops.expanded .tablecontent .menuitem:nth-child(10){ display:none;  }
.singleshops.expanded .tablecontent .menuitem:nth-child(11){ width:40px;  }
.singleshops.expanded .tableheader .menuitem:nth-child(12){ width:40px; }
.singleshops.expanded .tablecontent .menuitem:nth-child(13){ width:40px; }



.promo .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; }										
.promo .tableheader .menuitem:nth-child(2){ width:calc((100% - 100px)/4); background-color:#e87f24; }						
.promo .tableheader .menuitem:nth-child(3){ width:calc((100% - 100px)/4); background-color:#ea4c35; }						
.promo .tableheader .menuitem:nth-child(4){ width:calc((100% - 100px)/4); background-color:#c23b27; }					
.promo .tableheader .menuitem:nth-child(5){ width:calc((100% - 100px)/4); background-color:#3996d2; }						
.promo .tableheader .menuitem:nth-child(6){ display:none; }					
.promo .tableheader .menuitem:nth-child(7){ display:none; }						
.promo .tableheader .menuitem:nth-child(8){ width:50px; background-color:#87499c; border-right:0; display:inline-block; }		

.promo .tablecontent .menuitem:nth-child(1){ width:50px;  }
.promo .tablecontent .menuitem:nth-child(2){ width:calc((100% - 100px)/4);  }
.promo .tablecontent .menuitem:nth-child(3){ width:calc((100% - 100px)/4);  }
.promo .tablecontent .menuitem:nth-child(4){ width:calc((100% - 100px)/4);  }
.promo .tablecontent .menuitem:nth-child(5){ width:calc((100% - 100px)/4);   }
.promo .tablecontent .menuitem:nth-child(6){ display:none;    }
.promo .tablecontent .menuitem:nth-child(7){ display:none;  }
.promo .tablecontent .menuitem:nth-child(8){ width:50px; display:inline-block; }

.codes .tableheader .menuitem:nth-child(1){ width:calc(100% / 6); background-color:#f0c519; }										/* Shop ID */
.codes .tableheader .menuitem:nth-child(2){ width:calc(100% / 6); background-color:#e87f24; }						/* Branch */
.codes .tableheader .menuitem:nth-child(3){ width:calc(100% / 6); background-color:#ea4c35; }						/* Shop */
.codes .tableheader .menuitem:nth-child(4){ width:calc(100% / 6); background-color:#c23b27; }						/* Orders */
.codes .tableheader .menuitem:nth-child(5){ display:none;}						/* Amount */
.codes .tableheader .menuitem:nth-child(6){ width:calc(100% / 6); background-color:#215e7c; }						/* Average */
.codes .tableheader .menuitem:nth-child(7){ width:calc(100% / 6); background-color:#4db96b; display:inline-block;}						/* Payment Breakdown */
.codes .tableheader .menuitem:nth-child(8){ display:none; }		/* Device Breakdown */

.codes .tablecontent .menuitem:nth-child(1){ width:calc(100% / 6) !important; }
.codes .tablecontent .menuitem:nth-child(2){ width:calc(100% / 6);  }
.codes .tablecontent .menuitem:nth-child(3){ width:calc(100% / 6);  }
.codes .tablecontent .menuitem:nth-child(4){ width:calc(100% / 6);  }
.codes .tablecontent .menuitem:nth-child(5){ display:none; }
.codes .tablecontent .menuitem:nth-child(6){ width:calc(100% / 6);   }
.codes .tablecontent .menuitem:nth-child(7){ width:calc(100% / 6); display:inline-block; }
.codes .tablecontent .menuitem:nth-child(8){ display:none; }

.promo .codes .tableheader .menuitem:nth-child(1){ width:calc((100% - 70px)/5); background-color:#f0c519; }                                     
.promo .codes .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/5); background-color:#e87f24; }                     
.promo .codes .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/5); background-color:#ea4c35; }                     
.promo .codes .tableheader .menuitem:nth-child(4){ width:calc((100% - 70px)/5); background-color:#c23b27; }                     
.promo .codes .tableheader .menuitem:nth-child(5){ display:none;}                     
.promo .codes .tableheader .menuitem:nth-child(6){ display:none;}                     
.promo .codes .tableheader .menuitem:nth-child(7){ width:calc((100% - 70px)/5); background-color:#4db96b; }                     
.promo .codes .tableheader .menuitem:nth-child(8){ display:none;} 
.promo .codes .tableheader .menuitem:nth-child(9){ width:70px; background-color:#f0c519; border-right:0; font-weight:bold; font-size:inherit; }     


.promo .codes .tablecontent .menuitem:nth-child(1){ width:calc((100% - 70px)/5) !important; }
.promo .codes .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/5);  }
.promo .codes .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/5);  }
.promo .codes .tablecontent .menuitem:nth-child(4){ width:calc((100% - 70px)/5);  }
.promo .codes .tablecontent .menuitem:nth-child(5){ display:none;  }
.promo .codes .tablecontent .menuitem:nth-child(6){ display:none;   }
.promo .codes .tablecontent .menuitem:nth-child(7){ width:calc((100% - 70px)/5);  }
.promo .codes .tablecontent .menuitem:nth-child(8){ display:none;  }
.promo .codes .tablecontent .menuitem:nth-child(9){ width:70px;  }

.applecerts .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }						
.applecerts .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/5); background-color:#e87f24; }	
.applecerts .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/5); background-color:#ea4c35; }	
.applecerts .tableheader .menuitem:nth-child(4){ width:calc((100% - 70px)/5); background-color:#c23b27; }		
.applecerts .tableheader .menuitem:nth-child(5){ width:calc((100% - 70px)/5); background-color:#3996d2; }				
.applecerts .tableheader .menuitem:nth-child(6){ width:calc((100% - 70px)/5); background-color:#215e7c; }				
.applecerts .tableheader .menuitem:nth-child(7){ display:none; }					

.applecerts .tablecontent .menuitem:nth-child(1){ width:70px; }						
.applecerts .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/5);  }	
.applecerts .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/5);  }	
.applecerts .tablecontent .menuitem:nth-child(4){ width:calc((100% - 70px)/5);  }		
.applecerts .tablecontent .menuitem:nth-child(5){ width:calc((100% - 70px)/5);  }				
.applecerts .tablecontent .menuitem:nth-child(6){ width:calc((100% - 70px)/5);  }				
.applecerts .tablecontent .menuitem:nth-child(7){ display:none; }			

.logs .tableheader .menuitem:nth-child(1){ width:60px; background-color:#f0c519; }										
.logs .tableheader .menuitem:nth-child(2){ width:calc((100% - 120px)/6); background-color:#e87f24; }
.logs .tableheader .menuitem:nth-child(3){ width:calc((100% - 120px)/6); background-color:#ea4c35; }						
.logs .tableheader .menuitem:nth-child(4){ width:60px; background-color:#c23b27; }						
.logs .tableheader .menuitem:nth-child(5){ width:calc((100% - 120px)/6); background-color:#3996d2; }						
.logs .tableheader .menuitem:nth-child(6){ width:calc((100% - 120px)/6); background-color:#215e7c; }						
.logs .tableheader .menuitem:nth-child(7){ width:calc((100% - 120px)/6); background-color:#4db96b; }						
.logs .tableheader .menuitem:nth-child(8){ display:none; }						
.logs .tableheader .menuitem:nth-child(9){ width:calc((100% - 120px)/6);  border-right:0;  background-color:#999;}		

.logs .tablecontent .menuitem:nth-child(1){ width:60px;  }
.logs .tablecontent .menuitem:nth-child(2){ width:calc((100% - 120px)/6);  }
.logs .tablecontent .menuitem:nth-child(3){ width:calc((100% - 120px)/6);  }
.logs .tablecontent .menuitem:nth-child(4){ width:60px;  }
.logs .tablecontent .menuitem:nth-child(5){ width:calc((100% - 120px)/6);  }
.logs .tablecontent .menuitem:nth-child(6){ width:calc((100% - 120px)/6);  }
.logs .tablecontent .menuitem:nth-child(7){ width:calc((100% - 120px)/6);   }
.logs .tablecontent .menuitem:nth-child(8){ display:none; }
.logs .tablecontent .menuitem:nth-child(9){ width:calc((100% - 120px)/6); color:#999 !important; }	

.drivers .tableheader .menuitem{ width:calc((100% - 360) /4) !important; display: inline-block;}
.drivers .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; display: inline-block;}                                    
.drivers .tableheader .menuitem:nth-child(2){ width:calc((100% - 340px)/4); background-color:#e87f24; display: inline-block;}                      
.drivers .tableheader .menuitem:nth-child(3){ width:90px; background-color:#ea4c35; display: inline-block;}                     
.drivers .tableheader .menuitem:nth-child(4){ width:calc((100% - 340px)/4); background-color:#c23b27; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(5){ width:calc((100% - 340px)/4); background-color:#3996d2; display: inline-block;}                     
.drivers .tableheader .menuitem:nth-child(6){ width:calc((100% - 340px)/4); background-color:#215e7c; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(7){ width:90px; background-color:#4db96b; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(8){ width:90px; background-color:#c23b27; display: inline-block;}                     

.drivers .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(2){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(3){ width:90px;;  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(4){ width:calc((100% - 340px)/4);  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(5){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(6){ width:calc((100% - 340px)/4); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(7){ width:90px;  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(8){ width:90px; display: inline-block; }	

.users .tableheader .menuitem:nth-child(1){ width:60px; background-color:#f0c519; }				
.users .tableheader .menuitem:nth-child(2){ width:calc((100% - 170px)/2); background-color:#e87f24; }				
.users .tableheader .menuitem:nth-child(3){ width:calc((100% - 170px)/2); background-color:#ea4c35; }				
.users .tableheader .menuitem:nth-child(4){ display:none; }						
.users .tableheader .menuitem:nth-child(5){ display:none;}						
.users .tableheader .menuitem:nth-child(6){ width:70px; background-color:#215e7c; border-right:0; }	
.users .tableheader .menuitem:nth-child(7){ width:40px; background-color:#4db96b; border-right:0; }		


.users .tablecontent .menuitem:nth-child(1){ width:60px;  }
.users .tablecontent .menuitem:nth-child(2){ width:calc((100% - 170px)/2);  }
.users .tablecontent .menuitem:nth-child(3){ width:calc((100% - 170px)/2);  }
.users .tablecontent .menuitem:nth-child(4){ display:none;  }
.users .tablecontent .menuitem:nth-child(5){ display:none;}
.users .tablecontent .menuitem:nth-child(6) .btn{ margin-top:5px; float:none;}
.users .tablecontent .menuitem:nth-child(6){ width:70px;  }
.users .tablecontent .menuitem:nth-child(7){ width:40px;  }


.domrec .tableheader .menuitem:nth-child(1){ width:80px; background-color:#000; }										
.domrec .tableheader .menuitem:nth-child(2){ width:calc((100% - 120px)/3); background-color:#e87f24; }						
.domrec .tableheader .menuitem:nth-child(3){ width:calc((100% - 120px)/3); background-color:#ea4c35; }	
.domrec .tableheader .menuitem:nth-child(4){ width:calc((100% - 120px)/3); background-color:#00A855; }						
.domrec .tableheader .menuitem:nth-child(5){ width:40px; background-color:#c23b27; border-right:0; font-size:24px; font-weight:normal; }	

	
.domrec .tablecontent .menuitem:nth-child(1){ width:80px; color: #fff; background-color: #4db96b; }
.domrec .tablecontent .menuitem:nth-child(2){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(3){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(4){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(5){ width:40px;  }
.domrec .tablecontent .offline.menuitem:nth-child(1){ width:80px; color: #fff; background-color: #000; }



.overlay { padding: 20px; }
 
.inner .orderinfo { width:45%; }

.customerinfowrapper {width:60%;}

.content .inner h2{ font-size:16px; }

.inner .orderinfo, .customerinfo { font-size:12px; }

.popup .inner .imageitem .title { font-size:12px; width:auto; }
.popup .inner .imageitem .image { width:50px; }

.promonav{width:100%;}

.promoinfo .inner{padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:10px;}

.settingswrapper {  width: 100%; float: left;  margin-top: 20px;}

.shops{ font-size:80%; }

.mainnav ul.dropdown.purple { color: #ffffff; width: 100vw; left: 0; position: absolute;}

.searchbox .select2-container{ width:100% !important; }

}


.mainnav ul.dropdown li#datebox { height: 50px; }
.shops .tablecontent .shop:nth-of-type(even) > .menuitem:first-child, .orders .tablecontent .order:nth-of-type(even) > .menuitem:first-child { background-color:#4db96b; color:#fff; }
.shops .tablecontent .shop:nth-of-type(even) > .offline.menuitem:first-child, .orders .tablecontent .order:nth-of-type(even) > offline.menuitem:first-child { color: #fff; background-color:#000;}

/* Warnings for Settings Page*/

.warning { display: inline-block; position: absolute; bottom: 9px; right: 0px; width: 30px; height: 25px; background-image: url(images/svg/warningoff.svg); background-repeat: no-repeat; background-size: 25px; background-position: right;}

.warningon{ background-image:url(images/svg/warningon.svg) !important;}

.settingsinfo .inner .item { width: 47%; display: inline-block; margin-bottom: 25px; margin-top: 25px; position: relative;}

.settingsinfo .inner .item .inputbox input[type="text"], .settingsinfo .inner .item .inputbox input[type="number"], .settingsinfo .inner .item .option select { width: 91%; padding: 12px; border: 0; float: left;
}

.settingsinfo .inner .item .inputbox{ background-color:#fff; }

.settings .inner .item span { width: 90%; }

.promoinfo .inner .item .btn span { width: 24px; }

/* End Warning */

#styletoggle{ display: inline-block; padding: 10px; background-color: #fff; width: calc(100% - 10px); }
#styletoggle .styletoggle{ display:inline-block; float:left; width:30%; margin-top: 5px; }
#styletoggle .licencetoggle{ display:inline-block; float:right; width:20%; text-align: right; margin-top: 5px; }
#styletoggle .btn { display: inline-block; float: none; width: 50%; margin-right: 0; margin-left: 0;}

.savebar{ position: fixed; bottom: 0; background: #000; z-index: 9999; width: 100%; text-align: center; }

.savebar .controls .btn { padding:10px 0;}
.highlight {background-color: yellow;}

#dropzone { width: 300px; height: 200px; margin: 20px auto; border: 2px dashed #ccc; border-radius: 10px; line-height: 200px; color: #ccc; font-size: 18px; transition: border-color 0.3s, color 0.3s; cursor: pointer; }

#dropzone.hover{ border-color: #333; color: #333; }

/* force close buttons */

.btncontainer { margin: 0px auto 10px 0;  color: white;  padding: 0px 0;  width: 240px;  height: 50px;  float: left;}
.switch { position: relative; height: 32px; width: 240px; margin: 10px auto; background: #F2F2F2; background: #D7D7D7; border-radius: 32px;}
.switch-label { font-weight: normal; position: relative; z-index: 2; float: left; width: 80px; line-height: 32px; font-size: 12px; color: #676a6c; text-align: center; cursor: pointer;}
.switch-input { display: none;}
.switch-input:checked + .switch-label { color: #FFF; transition: 0.15s ease-out; transition-property: color, text-shadow; font-weight:bold;}
.switch-input:checked + .switch-label-c ~ .switch-selector { transform: translateX(0%); background-color: #ed5565; }
.switch-input:checked + .switch-label-r ~ .switch-selector {transform: translateX(80px); background-color: #1AB394;}
.switch-input:checked + .switch-label-s ~ .switch-selector { transform: translateX(160px); background-color: #1AB394;}
.switch-selector { position: absolute; z-index: 1; top: 0px; left: 0px; display: block; width: 80px; height: 32px; border-radius: 32px; background-color: #1ab394; transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);}
.settings .inner .item span.switch-selector { width: 80px; padding:0;}

/* end force close buttons */

.pushusers {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    background-color: #000;
    width: 90%;
    max-width: 400px;
    margin: 0 auto;
    color: #fff;
}

.push input[type="date" i], .push input[type="time" i]{ width: 100%; height: 60px; max-width: 300px; border: 0; font-size: 18px; }

.push .pushcenter .item .inputbox{ width:90%; margin:0 5%; max-width:400px; float: none; }

.push .pushcenter .inner .item span.title {  font-weight: 700;  font-size: 14px;  text-align: center; margin-bottom: 10px; }


/* NEW DROPDOWN NAV TRIAL */


.mainnav ul.dropdown {
    visibility: hidden;
    opacity: 1;
    position: relative;
    top: 7px;
    color: #ffffff;
    width: 300px;
    display: block;
    right: 0;
    margin-left: -250px;
}
.mainnav ul.dropdown li {
    font-weight: 700;
    transition: ease all 0.1s;
    display: block;
    list-style: none;
    line-height: 60px;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
    text-align: left;
    padding-top: 0;
    height: 60px;
}

.mainnav ul.dropdown li a {
    box-sizing: border-box;
    text-decoration: none;
    display: block;
    width: 100%;
    font-weight: 700;
    color: #ffffff;
    text-align: right;
    margin-bottom: 0;
    padding-right: 20px;
    font-size: 14px;
    line-height: 60px;
    margin-top: 0;
    padding-top: 0;
}

.mainnav ul.dropdown.option-text li:hover {
height:60px;}

.push .shops .tableheader .menuitem:nth-child(1){ width:20%; background-color:#f0c519; }	
.push .shops .tableheader .menuitem:nth-child(2){ width:20%; background-color:#e87f24; }	
.push .shops .tableheader .menuitem:nth-child(3){ width:20%; background-color:#ea4c35; display:inline-block; }	
.push .shops .tableheader .menuitem:nth-child(4){ width:20%; background-color:#215e7c; }
.push .shops .tableheader .menuitem:nth-child(5){ width:20%; background-color:#F9A31E; }


.push .shops .tablecontent .menuitem:nth-child(1){ width:20%; color: #fff; background-color: #4db96b; }
.push .shops .tablecontent .menuitem:nth-child(2){ width:20%;  }
.push .shops .tablecontent .menuitem:nth-child(3){ width:20%;  display:inline-block; }
.push .shops .tablecontent .menuitem:nth-child(4){ width:20%; color:#215e7c; }
.push .shops .tablecontent .menuitem:nth-child(5){ width:20%;  }

.push .shops .tablecontent .offline.menuitem:nth-child(1) { color: #fff; background-color: #000; width:20%;}


.welcome{ width: 100%; background-color: #fff; margin-top: 0; height: calc(100vh - 100px); position: relative; }

.welcome .inner{width:100%; padding:10px 10px 10px 80px; box-sizing:border-box; background-color:#fff; height:100%;}

.welcome .inner .left{width:50%; padding:40px 0  40px 0; text-align:left; float:left; position:relative; height:100%; }

.welcome .inner .right{ width:45%; float:right; height:auto; padding:0; height:100%; position:relative;}

.welcome .inner .right img{ height: 100%; width: auto; }

.welcome h1{color:#e72c5d; font-size:4vw; font-weight:600; margin:0;}

.welcome h5{color:#000; font-size:18px; font-weight:400; max-width:300px; margin: 30px 0;}

.welcome button {  background-color: #fff; border: 1px solid #000; border-radius: 10px; position: absolute; bottom: 0; left: 0; padding: 12px 25px; font-size: 14px; font-family: inherit; }

.welcome button:hover{ cursor:pointer; box-shadow: 3px 3px 5px #ccc; color:#e72c5d; }

.contact-button {  background-color: #fff; border: 1px solid #000; border-radius: 10px; position: fixed; bottom: 0; left: 0; padding: 12px 25px; font-size: 14px; font-family: inherit; }

.contact-button:hover{ cursor:pointer; box-shadow: 3px 3px 5px #ccc; color:#e72c5d; }

/*

.mainnav li.date ul.dropdown {
    height: 50px;
    border: 0;
    margin-top: 7px;
    position: relative;
    right:0;
}

.mainnav li.purple ul.dropdown {
    border: 0;
    margin-top: 7px;
    position: relative;
    top:0;}

    .mainnav li.search ul.dropdown {
    position: relative;
    top: 17px;
    color: #ffffff;
    width: 300px;
    display: block;
    right: 0;
    height: 50px;
}

li.filter.pushright {
    margin-right: 0;
}

.mainnav ul.dropdown.purple {
    color: #ffffff;
    width: 300px;
}

.searchbox .select2-container {
    width: 300px !important;}

    .mainnav li.lred ul.dropdown {
    width: 300px; }

    .searchbox fieldset {
    padding-block: 0;
    padding-inline: 0;
}

  */



@media screen and (max-width:900px), (hover: none) {

.mainnav li:focus-within{cursor:pointer; transition:ease all 0.3s; padding-top:12px; padding-bottom:10px;}
.date .searchbox select:focus-within, .date .searchbox select:focus-within{cursor:pointer;}
.mainnav li.date:focus-within > ul.dropdowninside li,.mainnav li.search:focus-within > ul.dropdowninside li, .mainnav li.filter:focus-within > ul.dropdowninside li{margin-top:0; padding-top:0;}
.mainnav li:focus-within img{ width: auto; height: 26px; opacity: 0.4;}
.loginbox .item a:focus-within{ cursor:pointer;}
.backbtn:focus-within{ width:65px; transition:ease all 0.2s; }
.backbtn:focus-within img{ opacity:0.4; }
.selectbox select:focus-within{cursor:pointer;}
.mainnav ul.dropdown.option-text li:focus-within {  padding-bottom: 0px; padding-right: 10px; transition: ease all 0.2s; background-color: rgba(0, 0, 0, 0.2); height: 70px;}
.mainnav li.date:focus-within, .mainnav li.search:focus-within, .mainnav li.filter:focus-within{cursor:pointer;}
.mainnav li.date ul:focus-within,.mainnav li.search ul:focus-within, .mainnav li.filter ul:focus-within{cursor:text;}
.mainnav li.hover:focus-within > ul.dropdown{visibility:visible; opacity:1;}
.subnav ul.dropdown li:focus-within {  padding-right: 0; }
.subnav ul.dropdown li:focus-within  {background-color:transparent;}

	.altdashboard .toggle.online .titles .titleonline{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #fff;
    display: block;
    width: 50%;
    line-height: 54px;
background-image:url(images/online-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:12px center; color: transparent; user-select: none; }

    .altdashboard .toggle.instore .titles .titleonline{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #666;
    display: block;
    width: 50%;
    line-height: 54px;
    opacity:0.5;
background-image:url(images/online-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:12px center; color: transparent; user-select: none; }


.altdashboard .toggle.online .titles .titleinstore{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #666;
    display: block;
    width: 50%;
    line-height: 54px;
    opacity:0.5;
background-image:url(images/shop-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:20px center; color: transparent; user-select: none; }

    .altdashboard .toggle.instore .titles .titleinstore{text-align: center;
    font-size: 18px;
    font-weight:600;
    color: #fff;
    display: block;
    width: 50%;
    line-height: 54px;
background-image:url(images/shop-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:20px center; color: transparent; user-select: none; }

.altdashboard .inner .row1 div:nth-child(2) {
    width: 140px;}

    .altdashboard .inner .row1 > div:nth-child(1) {
    width:calc(100% - 140px);}

.altdashboard .toggle.instore .togglebtn { width: 70px !important;}

.altdashboard .inner .row1 .toggle.online .togglebtn { width: 70px;}

.altdashboard .inner .row1 div .title { font-size:18px; font-weight:500;}


	.mainnav li img {
    width: auto;
    height: 20px;
    opacity: 1;
    padding-top: 2px;
}

	.welcome{ margin-top: -80px; }

	.mainnav ul.dropdown {
    visibility: hidden;
    opacity: 1;
    position: absolute;
    top: 50px;
    color: #ffffff;
    width: 100%;
    display: block;
    right: 0;
    left: 0;
    height: 100vh;
    margin-left:0;
    padding-top:30px;
}

	.mainnav ul.dropdown.show {
    visibility:visible;
    opacity: 1;
}

.mainnav li.lred ul.dropdown {  padding-top: 0px;  }

    .mainnav ul.dropdown .close{
        background-image: url(images/cancel-icon.svg);
        background-size: 40px;
        position: absolute;
        float: left;
        padding-right: 0;
        height: 40px;
        clear: both;
        display: block;
        width: 100%;
        background-repeat: no-repeat;
        background-position: 95% bottom;
        bottom: 20vh;
        z-index: 999999;
    }
        
.welcome .inner .left {
        width: 100%;
        padding: 70px 20px 40px;
        text-align: center;
        float: left;
        position: relative;
        height: auto;
    }

    .welcome button {
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 12px 25px;
    font-size: 14px;
    font-family: inherit;
    margin: 0 auto;
    display: block;
    float: none;
}

.welcome .inner .right img {
    height: auto;
    width: 50%;
}

.welcome h1 {
    color: #e72c5d;
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    width: 90%;
}

.welcome h5 {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    width: 80%;
    margin: 30px auto;
}

.welcome .inner .right{ width:100%; float:left; height:auto; padding:0; height:auto; width:100%; position:relative;}

	.settingsinfo.openinghours .inner .item { width: 100%; margin-top:0;}

	.mainnav li.search ul.dropdown {  top: 50px;  width: 100vw;  right: 0;  height: 100px; }

	.mainnav ul.dropdown.dblue li { line-height:100px; }

	.dropdown .searchbox input{ height:100px; } 

	.dropdown .searchbox fieldset{ height:100px; } 

	.mainnav li.date {  position: static; }

	.mainnav li.filter{  position: relative; }


	li.filter.pushright { margin-right: 0; }

	#searchcontent{ margin-top:160px; }

	.customerinfo { width: 100%; margin-bottom: 20px; }

	.dashboard .inner .row2 div .total {  font-size: 8vw; }

	.dashboard .inner .row2 div .description { font-size: 4vw;  line-height: 1; }

	.content .inner{ padding:10px; }

	.dashboard .inner .row2 div{ padding:5px; }

	.settingsinfo .inner .item { width: 90%; }

.orderdetails .inner .orderinfo, .customerinfowrapper { width: 100%; }

.domrecdetails .customerinfowrapper {  width: 100%; margin-top:20px; }

.pgsearchorders .inner .customerinfowrapper { width: 100%; margin-left: 0%; }

.settingsinfo .inner { padding: 20px 10px; }

.settingsinfo.openingtimes .inner .item .inner { padding: 0 10px 20px 10px; }


.tableheader .menuitem, .tablecontent .menuitem{ font-size:10px; }

.subbtn {  width: 48%;  margin-bottom: 4px; }

.contentheader{text-align:center; position:relative;}

.header{ height:160px; }

.orderdetails .inner{ padding:5px; } 

.inner .orderinfo{ margin-right:10px; }

.inner .orderitem { padding: 10px 10px; }

.customerdetails .item:nth-of-type(odd) { text-align: left; width: 100%; }
.customerdetails .item { height: auto; min-height: 30px; padding-bottom: 10px;}

.popup .inner .imageitem .image { width:50px; float:none; }

.gallery .image{ min-width: 200px;  max-width: 300px; min-height: 200px; max-height: 300px;}

.settingswrapper { width:100%; }

.popup{ width:100%; }
.popup .inner { padding: 10px 10px 30px 10px; }
.popup .inner .item .title, .popup .inner .item .inputbox { width: 100%; }

.item .controls {width:100%;}
.item .controls .btn{width:49%;}

.popup .inner .imageitem .title { font-size:12px; width: 100%; text-align: center; padding-left: 0; margin-bottom:15px; }

.delete { float: none; display:block; }

.gallery .inner{padding:20px 5px;}

.promoinfo .left{width:100%; float:left; margin-right:0%; margin-bottom:20px;}
.promoinfo .right{width:100%;}

.mainnav{width:100%;}
.mainnav li{ display: inline-block; list-style:none; height:50px; width:calc(100%/7);}

#logo { position: relative; display: block; width: 180px; float:none; margin:90px auto; left:0; top:0; }

h1 {  margin: 40px auto;  width: auto; display: inline-block; float: none; margin-block-start: 0; padding-top: 7px; }

.mainnav li.date ul.dropdown { height: 100px; top: 50px; position: absolute; left: 0; width:100%;}

.mainnav ul.dropdown li#datebox {  height: 100px; }

/* .contentheader .add { float: right;  display: inline-block; margin: 0; position: absolute; right: 10px; top: 0; } */

#maincontent {  margin: 180px 0 0 0;}

.logs .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										
.logs .tableheader .menuitem:nth-child(2){ width:calc((100% - 70px)/3); background-color:#e87f24; }
.logs .tableheader .menuitem:nth-child(3){ width:calc((100% - 70px)/3); background-color:#ea4c35; }						
.logs .tableheader .menuitem:nth-child(4){ display:none; }						
.logs .tableheader .menuitem:nth-child(5){ display:none; }						
.logs .tableheader .menuitem:nth-child(6){ display:none; }						
.logs .tableheader .menuitem:nth-child(7){ display:none; }						
.logs .tableheader .menuitem:nth-child(8){ display:none; }						
.logs .tableheader .menuitem:nth-child(9){ width:calc((100% - 70px)/3);  border-right:0;  background-color:#999;}		

.logs .tablecontent .menuitem:nth-child(1){ width:70px;  }
.logs .tablecontent .menuitem:nth-child(2){ width:calc((100% - 70px)/3);  }
.logs .tablecontent .menuitem:nth-child(3){ width:calc((100% - 70px)/3);  }
.logs .tablecontent .menuitem:nth-child(4){ display:none; }
.logs .tablecontent .menuitem:nth-child(5){ display:none; }
.logs .tablecontent .menuitem:nth-child(6){ display:none;  }
.logs .tablecontent .menuitem:nth-child(7){ display:none;   }
.logs .tablecontent .menuitem:nth-child(8){ display:none;  }
.logs .tablecontent .menuitem:nth-child(9){ width:calc((100% - 70px)/3); color:#999 !important; }

.searchlogs .logs .tableheader .menuitem:nth-child(1){ width:60px; background-color:#f0c519; display:inline-block; }										
.searchlogs .logs .tableheader .menuitem:nth-child(2){ width:calc((100% - 60px)/4); background-color:#e87f24; display:inline-block;}
.searchlogs .logs .tableheader .menuitem:nth-child(3){ width:calc((100% - 60px)/4); background-color:#ea4c35; display:inline-block;}						
.searchlogs .logs .tableheader .menuitem:nth-child(4){ width:calc((100% - 60px)/4); background-color:#c23b27; display:inline-block;}						
.searchlogs .logs .tableheader .menuitem:nth-child(5){ display:none;}						
.searchlogs .logs .tableheader .menuitem:nth-child(6){ display:none; }						
.searchlogs .logs .tableheader .menuitem:nth-child(7){ display:none; }						
.searchlogs .logs .tableheader .menuitem:nth-child(8){ display:none; }						
.searchlogs .logs .tableheader .menuitem:nth-child(9){ width:calc((100% - 60px)/4);  border-right:0;  background-color:#999; display:inline-block;}		

.searchlogs .logs .tablecontent .menuitem:nth-child(1){ width:60px;  display:inline-block;}
.searchlogs .logs .tablecontent .menuitem:nth-child(2){ width:calc((100% - 60px)/4); display:inline-block; }
.searchlogs .logs .tablecontent .menuitem:nth-child(3){ width:calc((100% - 60px)/4); display:inline-block; }
.searchlogs .logs .tablecontent .menuitem:nth-child(4){ width:calc((100% - 60px)/4); display:inline-block; }
.searchlogs .logs .tablecontent .menuitem:nth-child(5){ display:none; }
.searchlogs .logs .tablecontent .menuitem:nth-child(6){ display:none; }
.searchlogs .logs .tablecontent .menuitem:nth-child(7){ display:none; }
.searchlogs .logs .tablecontent .menuitem:nth-child(8){ display:none; }
.searchlogs .logs .tablecontent .menuitem:nth-child(9){ width:calc((100% - 60px)/4);  color:#999 !important; display:inline-block;}		


.hours .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }										
.hours .tableheader .menuitem:nth-child(2){ display:none; }						
.hours .tableheader .menuitem:nth-child(3){ width:calc((100% - 140px)/3); background-color:#3996d2; }						
.hours .tableheader .menuitem:nth-child(4){ width:calc((100% - 140px)/3); background-color:#215e7c; }						
.hours .tableheader .menuitem:nth-child(5){ display:none;  }						
.hours .tableheader .menuitem:nth-child(6){ display:none;  }					
.hours .tableheader .menuitem:nth-child(7){ width:calc((100% - 140px)/3); background-color:#4db96b; }						
.hours .tableheader .menuitem:nth-child(8){ width:70px; background-color:#87499c; }						

.hours .tablecontent .hour .menuitem:nth-child(1){ width:70px; background-color:#000000; color:#ffffff; }
.hours .tablecontent .menuitem:nth-child(2){ display:none; }
.hours .tablecontent .menuitem:nth-child(3){ width:calc((100% - 140px)/3);  color:#3996d2; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(4){ width:calc((100% - 140px)/3);  color:#215e7c; font-weight:normal;}
.hours .tablecontent .menuitem:nth-child(5){ display:none; }
.hours .tablecontent .menuitem:nth-child(6){ display:none; }
.hours .tablecontent .menuitem:nth-child(7){ width:calc((100% - 140px)/3); text-align:center; color:#4db96b;  }
.hours .tablecontent .menuitem:nth-child(8){ width:70px;  }

.shops .tableheader .menuitem:nth-child(1){ width:30px; background-image:url(images/id-icon.svg); background-size: 20px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }                                     
.singleshops.expanded .tableheader .menuitem:nth-child(1){background-image:url(images/time-icon.svg); background-size: 24px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }                                     
.shops .tableheader.short .menuitem:nth-child(1){ background-image:none;}                                     
.shops .tableheader .menuitem:nth-child(2){ width:calc((100% - 60px)/5); background-image:url(images/shop-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;  }                      
.shops .tableheader.short .menuitem:nth-child(2){ background-image:none; }
.shops .tableheader .menuitem:nth-child(3){ display:none; }                      
.shops .tableheader .menuitem:nth-child(4){ width:calc((100% - 60px)/5)}
.shops .tableheader .menuitem:nth-child(5){ width:calc((100% - 60px)/5); }                  
.shops .tableheader .menuitem:nth-child(6){ width:calc((100% - 60px)/5)}                     
.shops .tableheader .menuitem:nth-child(7){ width:calc((100% - 60px)/5)}                    
.shops .tableheader .menuitem:nth-child(8){ display:none; }                    
.shops .tableheader .menuitem:nth-child(9){ display:none; }       
.shops .tableheader .menuitem:nth-child(10){ display:none; }      
.shops .tableheader .menuitem:nth-child(11){ width:30px; background-color:#c23b27; border-right:0; display:inline-block; }      

.shops .tablecontent .menuitem:nth-child(1){ width:30px; background-color:#000000; color:#ffffff; }
.shops .tablecontent .offline.menuitem:nth-child(1){ width:30px; background-color:#000000; color:#ffffff; }
.shops .tablecontent .menuitem:nth-child(2){ width:calc((100% - 60px)/5); }
.shops .tablecontent .menuitem:nth-child(3){ display:none; }
.shops .tablecontent .menuitem:nth-child(4){ width:calc((100% - 60px)/5); }
.shops .tablecontent .menuitem:nth-child(5){ width:calc((100% - 60px)/5); }
.shops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 60px)/5); }
.shops .tablecontent .menuitem:nth-child(7){width:calc((100% - 60px)/5);  }
.shops .tablecontent .menuitem:nth-child(8){ display:none;  }
.shops .tablecontent .menuitem:nth-child(9){ display:none; }
.shops .tablecontent .menuitem:nth-child(10){ display:none; }
.shops .tablecontent .menuitem:nth-child(11){ width:30px; display:inline-block; }



.singleshops .tableheader .menuitem:nth-child(1){ width:80px; background-color:#f0c519; }                                      
.singleshops .tableheader .menuitem:nth-child(2){ width:50px; background-color:#e87f24; }                      
.singleshops .tableheader .menuitem:nth-child(3){ width:calc((100% - 210px)/2); background-color:#ea4c35; }                      
.singleshops .tableheader .menuitem:nth-child(4){ display:none;  }                      
.singleshops .tableheader .menuitem:nth-child(5){ display:none; }                       
.singleshops .tableheader .menuitem:nth-child(6){ width:calc((100% - 210px)/2); background-color:#215e7c; display:inline-block; }                      
.singleshops .tableheader .menuitem:nth-child(7){ display:none; }                       
.singleshops .tableheader .menuitem:nth-child(8){ display:none; }                       
.singleshops .tableheader .menuitem:nth-child(9){ display:none; }                       
.singleshops .tableheader .menuitem:nth-child(10){ display:none; }                      
.singleshops .tableheader .menuitem:nth-child(11){ width:40px; background-color:#c23b27; border-right:0; }
.singleshops .tableheader .menuitem:nth-child(12){ width:40px; border-right:0; background-color:#4db96b !important; }

.singleshops .tablecontent .menuitem:nth-child(1){ width:80px; background-color:#000000; color:#ffffff; }
.singleshops .tablecontent .menuitem:nth-child(2){ width:50px;  }
.singleshops .tablecontent .menuitem:nth-child(3){ width:calc((100% - 210px)/2);  }
.singleshops .tablecontent .menuitem:nth-child(4){ display:none; }
.singleshops .tablecontent .menuitem:nth-child(5){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(6){ width:calc((100% - 210px)/2); display:inline-block; }
.singleshops .tablecontent .menuitem:nth-child(7){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(8){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(9){ display:none;}
.singleshops .tablecontent .menuitem:nth-child(10){ display:none;  }
.singleshops .tablecontent .menuitem:nth-child(11){ width:40px;  }
.singleshops .tablecontent .menuitem:nth-child(12){ width:40px; background-color:#4db96b !important;  }


.shopsettings .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; display:inline-block;}										
.shopsettings .tableheader .menuitem:nth-child(2){ width:calc((100% - 190px)/2); background-color:#e87f24;display:inline-block; }						
.shopsettings .tableheader .menuitem:nth-child(3){ display:none;}						
.shopsettings .tableheader .menuitem:nth-child(4){ width:calc((100% - 190px)/2); background-color:#4db96b; display:inline-block; background-image:url(images/license-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}						
.shopsettings .tableheader .menuitem:nth-child(5){ display:none;}					
.shopsettings .tableheader .menuitem:nth-child(6){ width:50px; background-color:#215e7c; display:inline-block; background-image:url(images/suspended-icon.svg); background-size: 26px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}					
.shopsettings .tableheader .menuitem:nth-child(7){ width:50px; display:inline-block; background-image:url(images/closed-icon.svg); background-size: 26px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}						
.shopsettings .tableheader .menuitem:nth-child(8){ width:40px; background-color:#87499c; border-right:0; display:inline-block; background-image:url(images/more-icon.svg); background-size: 18px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}						

.shopsettings .tablecontent .menuitem:nth-child(1){ width:50px; background-color:#000000; color:#ffffff; display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(2){ width:calc((100% - 190px)/2);  display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(3){ display:none;}
.shopsettings .tablecontent .menuitem:nth-child(4){ width:calc((100% - 190px)/2);  display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(5){ display:none;}
.shopsettings .tablecontent .menuitem:nth-child(6){ width:50px; display:inline-block; }
.shopsettings .tablecontent .menuitem:nth-child(7){ width:50px; display:inline-block;}
.shopsettings .tablecontent .menuitem:nth-child(8){ width:40px; display:inline-block; }



.promo .tableheader .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }                                     
.promo .tableheader .menuitem:nth-child(2){ width:calc((100% - 130px)/2); background-color:#e87f24; }                       
.promo .tableheader .menuitem:nth-child(3){ width:calc((100% - 130px)/2); background-color:#ea4c35; }                       
.promo .tableheader .menuitem:nth-child(4){ display:none; }                     
.promo .tableheader .menuitem:nth-child(5){ display:none; }                 
.promo .tableheader .menuitem:nth-child(6){ display:none; }                 
.promo .tableheader .menuitem:nth-child(7){ display:none; }                 
.promo .tableheader .menuitem:nth-child(8){ width:60px; background-color:#87499c; border-right:0; display:inline-block; } 

.promo .tablecontent .menuitem:nth-child(1){ width:70px; background-color:#f0c519; }                                        
.promo .tablecontent .menuitem:nth-child(2){ width:calc((100% - 130px)/2);  }
.promo .tablecontent .menuitem:nth-child(3){ width:calc((100% - 130px)/2);  }
.promo .tablecontent .menuitem:nth-child(4){ display:none;  }
.promo .tablecontent .menuitem:nth-child(5){ display:none;  }
.promo .tablecontent .menuitem:nth-child(6){ display:none;   }
.promo .tablecontent .menuitem:nth-child(7){ display:none;  }
.promo .tablecontent .menuitem:nth-child(8){ width:60px; display:inline-block; }

.promo .tableheader .menuitem:nth-child(1){ width:50px; background-color:#f0c519; display:inline-block; background-image:url(images/license-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }										
.promo .tableheader .menuitem:nth-child(2){ width:calc((100% - 100px)/2); background-color:#e87f24; display:inline-block; background-image:url(images/shop-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }						
.promo .tableheader .menuitem:nth-child(3){ width:calc((100% - 100px)/6); background-color:#ea4c35; display:inline-block; background-image:url(images/total-icon.svg); background-size: 18px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}					
.promo .tableheader .menuitem:nth-child(4){ width:calc((100% - 100px)/6); background-color:#c23b27; display:inline-block; background-image:url(images/suspended-icon.svg); background-size: 26px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}					
.promo .tableheader .menuitem:nth-child(5){ width:calc((100% - 100px)/6); background-color:#3996d2; display:inline-block; background-image:url(images/expired-icon.svg); background-size: 18px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}						
.promo .tableheader .menuitem:nth-child(6){ display:none; }					
.promo .tableheader .menuitem:nth-child(7){ display:none; }						
.promo .tableheader .menuitem:nth-child(8){ width:50px; background-color:#87499c; border-right:0; display:inline-block; background-image:url(images/more-icon.svg); background-size: 18px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}		

.promo .tablecontent .menuitem:nth-child(1){ width:50px; display:inline-block; }
.promo .tablecontent .menuitem:nth-child(2){ width:calc((100% - 100px)/2); display:inline-block; }
.promo .tablecontent .menuitem:nth-child(3){ width:calc((100% - 100px)/6); display:inline-block; }
.promo .tablecontent .menuitem:nth-child(4){ width:calc((100% - 100px)/6); display:inline-block; }
.promo .tablecontent .menuitem:nth-child(5){ width:calc((100% - 100px)/6);  display:inline-block; }
.promo .tablecontent .menuitem:nth-child(6){ display:none;    }
.promo .tablecontent .menuitem:nth-child(7){ display:none;  }
.promo .tablecontent .menuitem:nth-child(8){ width:50px; display:inline-block; }

 .promo .tableheader .menuitem, .promo .tablecontent .menuitem {
        font-size: 8px;
    }


.applecerts .tableheader .menuitem:nth-child(1){ width:40px; background-color:#f0c519; display:inline-block;}						
.applecerts .tableheader .menuitem:nth-child(2){ width:calc((100% - 80px)/3); background-color:#e87f24; display:inline-block;}	
.applecerts .tableheader .menuitem:nth-child(3){ width:calc((100% - 80px)/3); background-color:#ea4c35; display:inline-block;}	
.applecerts .tableheader .menuitem:nth-child(4){ display:none; }		
.applecerts .tableheader .menuitem:nth-child(5){ width:calc((100% - 80px)/3); background-color:#3996d2; display:inline-block;}				
.applecerts .tableheader .menuitem:nth-child(6){ display:none;}				
.applecerts .tableheader .menuitem:nth-child(7){ display:none; }	
.applecerts .tableheader .menuitem:nth-child(8){ display:inline-block; background-color: #4db96b; width:40px;}					


.applecerts .tablecontent .menuitem:nth-child(1){ width:40px; display:inline-block;}						
.applecerts .tablecontent .menuitem:nth-child(2){ width:calc((100% - 80px)/3);  display:inline-block;}	
.applecerts .tablecontent .menuitem:nth-child(3){ width:calc((100% - 80px)/3); display:inline-block; }	
.applecerts .tablecontent .menuitem:nth-child(4){ display:none; }		
.applecerts .tablecontent .menuitem:nth-child(5){ width:calc((100% - 80px)/3); display:inline-block; }				
.applecerts .tablecontent .menuitem:nth-child(6){ display:none; }				
.applecerts .tablecontent .menuitem:nth-child(7){ display:none; }		
.applecerts .tablecontent .menuitem:nth-child(8){ display:inline-block; width:40px; }					




.codes .tableheader .menuitem:nth-child(1){ width:25%; background-color:#f0c519; }                                  
.codes .tableheader .menuitem:nth-child(2){ width:25%; background-color:#e87f24; }                      
.codes .tableheader .menuitem:nth-child(3){ width:25%; background-color:#ea4c35; }                  
.codes .tableheader .menuitem:nth-child(4){ display:none; }                     
.codes .tableheader .menuitem:nth-child(5){ display:none; }                     
.codes .tableheader .menuitem:nth-child(6){ display:none; }                 
.codes .tableheader .menuitem:nth-child(7){ width:25%; background-color:#4db96b; display:inline-block; }                    
.codes .tableheader .menuitem:nth-child(8){ display:none; }     

.codes .tablecontent .menuitem:nth-child(1){ width:25% !important; }
.codes .tablecontent .menuitem:nth-child(2){ width:25%;  }
.codes .tablecontent .menuitem:nth-child(3){ width:25%;  }
.codes .tablecontent .menuitem:nth-child(4){ display:none;  }
.codes .tablecontent .menuitem:nth-child(5){ display:none;  }
.codes .tablecontent .menuitem:nth-child(6){ display:none;  }
.codes .tablecontent .menuitem:nth-child(7){ width:25%; display:inline-block !important; }
.codes .tablecontent .menuitem:nth-child(8){ display:none; }

.promo .codes .tableheader .menuitem:nth-child(1){ width:calc(100% / 4); background-color:#f0c519; }                                     
.promo .codes .tableheader .menuitem:nth-child(2){ width:calc(100% / 4); background-color:#e87f24; background-image:url(images/startdate-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }                     
.promo .codes .tableheader .menuitem:nth-child(3){ width:calc(100% / 4); background-color:#ea4c35; background-image:url(images/enddate-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }                     
.promo .codes .tableheader .menuitem:nth-child(4){ display:none; }                     
.promo .codes .tableheader .menuitem:nth-child(5){ display:none; }                     
.promo .codes .tableheader .menuitem:nth-child(6){ display:none; }                     
.promo .codes .tableheader .menuitem:nth-child(7){ width:calc(100% / 4); background-color:#4db96b; background-image:url(images/discount-icon.svg); background-size: 35px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none; }                     
.promo .codes .tableheader .menuitem:nth-child(8){ display:none; } 
.promo .codes .tableheader .menuitem:nth-child(9){ display:none; }     


.promo .codes .tablecontent .menuitem:nth-child(1){ width:calc(100% / 4) !important; }
.promo .codes .tablecontent .menuitem:nth-child(2){ width:calc(100% / 4);  }
.promo .codes .tablecontent .menuitem:nth-child(3){ width:calc(100% / 4);  }
.promo .codes .tablecontent .menuitem:nth-child(4){ display:none;  }
.promo .codes .tablecontent .menuitem:nth-child(5){ display:none;;  }
.promo .codes .tablecontent .menuitem:nth-child(6){ display:none;;   }
.promo .codes .tablecontent .menuitem:nth-child(7){ width:calc(100% / 4);  }
.promo .codes .tablecontent .menuitem:nth-child(8){ display:none;}
.promo .codes .tablecontent .menuitem:nth-child(9){ display:none;}

.promo .menuitem img.cross { padding-top: 0px; }

.drivers .tableheader .menuitem:nth-child(1){ width:40px; background-color:#f0c519; display: inline-block;}                                    
.drivers .tableheader .menuitem:nth-child(2){ width:calc((100% - 130px)/3); background-color:#e87f24; display: inline-block;}                      
.drivers .tableheader .menuitem:nth-child(3){ width:50px; background-color:#ea4c35; display: inline-block; background-image:url(images/license-icon.svg); background-size: 30px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}                     
.drivers .tableheader .menuitem:nth-child(4){ width:calc((100% - 130px)/3); background-color:#c23b27; display: inline-block;}                       
.drivers .tableheader .menuitem:nth-child(5){ display: none;}                     
.drivers .tableheader .menuitem:nth-child(6){ display: none;}                       
.drivers .tableheader .menuitem:nth-child(7){ width:calc((100% - 130px)/3); background-color:#4db96b; display: inline-block; background-image:url(images/pin-icon.svg); background-size: 27px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}                       
.drivers .tableheader .menuitem:nth-child(8){ width:40px; background-color:#c23b27; display: inline-block;  background-image:url(images/bin-icon.svg); background-size: 21px; background-repeat:no-repeat; background-position:center; color: transparent; user-select: none;}                     

.drivers .tablecontent .menuitem:nth-child(1){ width:40px; background-color:#000000; color:#ffffff; display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(2){ width:calc((100% - 130px)/3); display: inline-block; }
.drivers .tablecontent .menuitem:nth-child(3){ width:50px; display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(4){ width:calc((100% - 130px)/3);  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(5){ display: none; }
.drivers .tablecontent .menuitem:nth-child(6){ display: none;}
.drivers .tablecontent .menuitem:nth-child(7){ width:calc((100% - 130px)/3);  display: inline-block;}
.drivers .tablecontent .menuitem:nth-child(8){ width:40px; display: inline-block; }

.domrec .tableheader .menuitem:nth-child(1){ width:80px; background-color:#000; }										
.domrec .tableheader .menuitem:nth-child(2){ width:calc((100% - 120px)/3); background-color:#e87f24; }						
.domrec .tableheader .menuitem:nth-child(3){ width:calc((100% - 120px)/3); background-color:#ea4c35; display:inline-block;}	
.domrec .tableheader .menuitem:nth-child(4){ width:calc((100% - 120px)/3); background-color:#00A855; }						
.domrec .tableheader .menuitem:nth-child(5){ width:40px; background-color:#c23b27; border-right:0; font-size:24px; font-weight:normal; }	

	
.domrec .tablecontent .menuitem:nth-child(1){ width:80px; color: #fff; background-color: #4db96b; }
.domrec .tablecontent .menuitem:nth-child(2){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(3){ width:calc((100% - 120px)/3); color:#000;  display:inline-block; }
.domrec .tablecontent .menuitem:nth-child(4){ width:calc((100% - 120px)/3); color:#000; }
.domrec .tablecontent .menuitem:nth-child(5){ width:40px;  }
.domrec .tablecontent .offline.menuitem:nth-child(1){ width:80px; color: #fff; background-color: #000; }


.shops.drivers .tablecontent .offline.menuitem:nth-child(1) { width: 40px; }

.settingsinfo .inner .item { width: 96%; }


.settingsinfo.openingtimes .inner .item .inner { padding: 0 10px 20px 10px; }


} /*  End 650px Media Query    */



/* Test Hamburger CSS for Settings Sidebar */

/* --- Base Styles & Desktop-First Approach --- */
body {
    margin: 0;
    font-family: 'Poppins', Arial, sans-serif;
}

.page-wrapper {
    display: flex; /* Desktop: Side-by-side */
    align-items: flex-start;
    padding: 20px;
    min-height: 150vh; /* Ensures scrollability if content is short */
    position: relative; /* Needed for potential future positioning if body is scrolled */
}

.navigation-sidebar {
    width: 250px; /* Desktop: Fixed width */
    background-color: #f0f0f0;
    padding: 20px;
    border-right: 1px solid #ccc;
    flex-shrink: 0;

    position: sticky; /* Desktop: Sticky behavior */
    top: 20px;
    align-self: flex-start;
    z-index: 100; /* Ensure it stays above content */
}

/* Hide mobile toggle button and extra sidebar content by default on desktop */
.menu-toggle,
.sidebar-extra-content {
    display: none;
}

.navigation-sidebar nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.navigation-sidebar nav li {
    margin-bottom: 10px;
}

.navigation-sidebar nav a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 5px;
    background-color: #e0e0e0;
    border-radius: 3px;
}

.navigation-sidebar nav a:hover {
    background-color: #d0d0d0;
}

.page-content {
    flex-grow: 1;
    padding-left: 40px; /* Space between sidebar and content */
}

.page-content section {
    margin-bottom: 80px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

h2 {
    color: #0056b3;
}


@media (hover:hover){ 
	.mainnav ul.dropdown .close:hover{ opacity:0.4; }
}



/* --- Mobile Styles --- */
@media (max-width: 900px) {
    .settings {
        display: block; /* Mobile: Stacks content vertically */
        padding: 0; /* Remove padding for full width */
        min-height: auto; /* Reset min-height for mobile */
    }

    .settingsnav {
        width: 100%; /* Mobile: Full width */
        height: auto;
        min-height:60px;
        padding: 10px 20px; /* Adjust padding for top bar */
        border-right: none; /* No vertical border */
        border-bottom: 1px solid #ccc; /* Add a bottom border */
        position: sticky;
        top: 80px;
        left: 0;
        z-index: 9999; /* Ensure it's always on top */
        display: flex; /* Use flex to align toggle and potentially a logo/title */
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box; /* Include padding in width */
        background-color:#3996d2;
        color:#fff;
    }

    .settingsnav ul{
    	padding-inline-start: 0px;
        padding-top: 60px;
        text-align: left;
        padding-bottom: 20px;
    }

    /* Show mobile toggle button on mobile */
    .menu-toggle {
        display: block;
        background: none;
        border: none;
        cursor: pointer;
        padding: 10px;
        position: absolute;
        width: 40px;
        height: 40px;
        float:left;
        left:20px;
        top:10px;
        z-index: 1001;
    }

    .hamburger,
    .hamburger::before,
    .hamburger::after {
        content: '';
        display: block;
        height: 6px;
        width: 100%;
        background-color: #fff;
        position: absolute;
        left: 0;
        transition: transform 0.3s ease, opacity 0.3s ease;
    }

    .hamburger {
        top: 50%;
        transform: translateY(-50%);
    }

    .hamburger::before {
        top: -10px;
    }

    .hamburger::after {
        top: 10px;
    }

    /* Animation for hamburger to close icon */
    .navigation-sidebar.menu-open .hamburger {
        background-color: transparent; /* Hide middle line */
    }
    .navigation-sidebar.menu-open .hamburger::before {
        transform: translateY(10px) rotate(45deg);
    }
    .navigation-sidebar.menu-open .hamburger::after {
        transform: translateY(-10px) rotate(-45deg);
    }


    /* Navigation List on Mobile */
    .settingsnav .side-navigation {
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-color: #3996d2 !important;
        border-top: 0;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
        z-index: 999;
        max-height: none;
        overflow: visible;
        transition: max-height 0.4s ease-out;
        z-index: 99999;
        color: #fff;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 0px;
    }

    .settingsnav.menu-open .side-navigation {
        display: block; /* Show navigation when menu-open class is present */
        max-height: 500px; /* Large enough value to reveal all content */
    }

    .settingsnav .side-navigation ul {
        padding: 10px 0;
    }

    .settingsnav .side-navigation li {
        margin-bottom: 0; /* Remove vertical margin */
    }

    .settingsnav .side-navigation a {
        padding: 10px 20px; /* Adjust padding for mobile links */
        background-color: transparent; /* Remove background */
        border-radius: 0;
        border-bottom: 1px solid #eee;
    }
    .settingsnav .side-navigation li:last-child a {
        border-bottom: none; /* No border on last item */
    }

}

