/************ ktg ****/
input[type="checkbox"] {width:18px; height:18px; font-size:1em;}
.insertOk {width:100%; border:none;  background:#FC107F;  color:#fff; padding: 15px;  text-align: center; font-weight: 600; 
       border-radius: 5px; box-shadow:3px 3px 3px #ccc; font-size: 1.05em; cursor:pointer;}
.insertOk:hover{background: red;}


.center{text-align:center;}
.hide{display:none;}
.menuForm{border:1px dotted #666; border-radius:5px; margin:5px 0 7px;}
.next_btn {
    width: 130px;  background:#FFF;  color: #000;
    padding: 7px; text-align: center; font-weight: 600;
    border: 1px solid #ddd; border-radius: 5px; box-shadow: 3px 3px 3px #ccc;  font-size: 1em;  cursor: pointer;
}
.padd15{padding:15px;}
.padd10{padding:10px;}
.padd5{padding:5px;}
.padd-l15{padding-left:15px;}

.margl15{margin-left:15px;}

.txt-right{text-align:right;}

/* .ca_title, */
 .work_time2{display:none;}
#zone label{display:inline-block; min-width:100px;}
#dummy{height:300px;}
.fa-cutlery{margin:5px 7px 0 0;}

.cancelOk {display:block;  border: none; background:#0080FF; color: #fff;
    padding: 15px; text-align: center; font-weight: 600; border-radius: 5px;
    box-shadow: 3px 3px 3px #ccc; font-size: 1.05em; cursor: pointer;
}
.cancelOk:hover{ background:#000;}


.store_cate, .store_cate_on{padding: 0px 15px; }
#top-tbl{width:100%;}

 @media (max-width: 600px) {
   .store-cate-ul, #top-tbl{width: 900px;}
}


