body { touch-action: manipulation;}

body {
    font-family: "Lato", sans-serif;
}

/* ------- sidebar nav -----*/
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 29999;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #AAAAAA;
    display: block;
    transition: 0.3s;

}

.sidenav a:hover {
    color: #09de6e;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    overflow-x: hidden;
}
#sys_name {
    display: none;
}
/* ------- sidebar nav -----*/


#main {
    transition: margin-left .5s;
    padding: 10px;
}

.topnav {
    position: fixed;
    top: 0;
    left: 0;
    color: white;
    background-color: black;
    width: 100%;
    padding: 10px;
    height: 40px;
    z-index: 2;
}

.top_spacer {
    height: 40px;
}

.big_white {
    font-size: 24px;
    color: #FFFFFF;
    text-decoration: none;
}

.big_white:hover {
    font-size: 24px;
    color: #FFFFFF;
}

.div_row {
    display: inline-block;
    font-size: 24px;
    color: #FFFFFF;
    vertical-align: top;
}



.category_info {
    border: 1px solid black;
    width: 300px;
    display: inline-block;
    border-radius: 10px;
    padding:10px;
    margin:10px 10px 10px 10px;
    background-color: #AAAAAA;
}

#category_selector {
    padding: 20px;
}


#icon_toolbar {
    text-align: right;
    display: inline-block;
}
#cart_stat {
    display: inline-block;
    position: absolute;
    right: 10px;
}
.product_list {
    text-align: center;
    padding: 0px;
}
.task_icon {
    width: 28px;
    height: 28px;
    margin-left: 10px;
    cursor: pointer;
}
.basket_count{
    font-size: 10px;
}
.link_button {
    border: 1px solid black;
    display: inline-block;
    background-color: #EEEEEE;
    color: black;
    border-radius: 20px;
    padding:3px 8px 3px 8px;
    margin-top: 5px;
    cursor: pointer;
}
#panel_shop_logo {
    text-align: center;
}
details {
    text-align: left;
    width:100%;
    padding: 0px;
}

details[open] summary~* {
    animation: sweep .5s ease-in-out;
}

summary {
    font-size: 20px;
    padding: 10px;
}

@keyframes sweep {
    0% {
        opacity: 0;
        margin-left: -10px
    }

    100% {
        opacity: 1;
        margin-left: 0px
    }
}
.item_demand_qty {
    height : 45px;
}
.item_qty {
    width: 45px;
    font-size: 22px;
    text-align: center;
    padding: 3px;
}

.qty_btn {
    display: inline-block;
    background-color: #DDDDDD;
    border: 1px solid black;
    width: 25px;
    font-size: 24px;
    border-radius: 20px;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.item_hilight:hover {
    background-color: #CFF
}

.item_caption_box {
    width:100%;
    height: 55px;
    overflow: hidden;
    line-height: 25px;
    font-size: 14px;
}
.item_price_box {
   width:100%;
   text-align: center;
   padding:5px;
}

#nav_album_id {
    font-size: 24px;
    color: #79A4E5;
    background-color: black;
    width: 300px;
    padding: 10px;
    text-align: left;
}

#run_time {
    text-align: right;
}

.common_special {
    text-align: left;
    padding:10px;
}

.category_special {
    text-align: left;
    padding:10px;
}

#dropzone_upload_album_id {
    width: 460px;
    font-size: 24px;
}

.product_dropzone_panel {
    padding: 0px 20px 0px 20px;
    border-radius: 10px;
    display: inline-block;
    width: 330px;
}
.product_search_panel {
    padding: 10px;
    display: inline-block;
    width: 330px;
}
.category_edit_panel {
    padding: 10px;
    display: inline-block;
    width: 330px;
}
.product_edit_item {
    display:inline-block;
    padding:10px;
    text-align: left;
    height: 80px;
    font-size: 14px;
}

#new_product_cat_id,#dropzone_upload_album_id {
    font-size: 22px;
}
.panel_search_input {
    text-align: left;
    padding: 0 10px 0 10px;
    align-content: center;
}
#head_search_panel {
    display: inline-block;
    height: 40px;
    font-size: 18px;
}
#head_search,#search { 
    padding:2px 50px 2px 50px;
    border:1px solid #AAAAAA;
    background:url('/images/icons/basic1/search_48.png') no-repeat;
    background-size: 22px 22px;
    background-position: 5px 5px;
    font-size:18px;
    color:#000000; 
    background-color: #FFFFFF;
    width:250px;
    border-radius: 0px;
}
#btn_head_submit { 
    background-color: #FFFFFF; 
    background:url('/images/icons/blue_arrow.gif') no-repeat;
}

#form0 {
    display: inline-block;
    width: 320px;
}



#btn_search_submit {
    font-size: 24px;
}
.category_selector {
    margin: auto auto auto auto;
    text-align: center;
}

#cat,#new_product_cat_id {
    font-size: 24px;
    width: 100%;
}

.details_items_container {
    display: flexbox;
    align-content: center;
    text-align: center;
}
.item_image_container {
    height: 168px;
}
.item_to_add {
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    border: 1px solid #CCCCCC;
    width: 168px; 
    padding: 2px;
    overflow: hidden;
    background-color: #FFFFFF;
    border-radius: 5px;
    margin :4px 0px 0px 2px;
}

.item_to_add:hover {
    border: 1px solid #3754DE;
    background-color: #EEEEEE;
}

.item_added {
    text-align: center;
    vertical-align: bottom;
    display: inline-block;
    border: 1px solid #EEEEEE;
    width: 168px;
    padding: 2px;
    overflow: hidden;
    background-color: #D6FCCF;
    border-radius: 5px;
    margin:4px 2px 2px 4px;
}

.item_added:hover {
    border: 1px solid #FBBEBF;
    background-color: #D6FCCF;
}


.item_image {
    height: 100%;
}


.item_price {
    color: #984D4E;
    font-weight: bold;
    font-size: 20px;
}

.item_stock_qty {
    color: red;
}


.user_in_shop {
    border: 1px solid black;
    width: 156px;
    height: 260px;
    display: inline-block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border-radius: 5px;
    overflow: hidden;
}

.avatar_frame {
    width: 128px;
    height: 128px;
    overflow: hidden;
    text-align: center;
}



/*---------main windown ---------*/

#main_header {
    color: #FFFFFF;
    position: fixed;
    text-align: left;
    top: 0px;
    left: 0px;
    width: 100%;
    height:40px;
    z-index: 9999;
    overflow: hidden;
    height: 110px;
    padding: 5px;
    background-color: black; //#e97716;
    font-size: 30px;
}
#main_menu_list {
    text-align: left;
}
#header_spacer {
    height: 120px;
}
#total_item_in_basket {
    color:white;
    font-size:10px;
}

#avatar {
    text-align: center;
}


.item_hilight:hover { background-color:#CFF }

.bill { margin-top: 10px; display:inline-block; }

.bill_list_plate { 
	padding: 5px; 
	display: inline-block; 
	width: 320px; 
    border-radius: 5px;
}
.bill_user_send {
    background-color: #3754DE;
    color :white;
}

.search_and_new {
	position: fixed;
	background-color: #EEEEEE;
	top: 50px;
	left: 0px; 
	width: 100%;
	padding: 30px;
	z-index: 9998;

}	
.bill_list_area {  z-index: 9997; }

 
#search,#s_enter { font-size:24px; }


#payment_info { font-size: 18px; }


.number_input {
    width: 160px;
    font-size: 18px;
}

.number_input0 {
    font-size: 14px;
}

.item_hilight:hover {
    background-color: #CFF
}

.bill_button {
    margin: 10px auto 10px auto;
    border: 1px solid black;
    border-radius: 5px;
    padding: 10px;
    font-size: 18px;
    width: 330px;
    height: 50px;
    text-align: left;
    vertical-align: middle;
    align-self: center;
    
}

a {
    text-decoration: none;
}

.tb_input {
    font-size: 20px;
}


.long_input {
    width: 310px;
    font-size: 16px;
}

#customer_info,
#payment_info {
    padding: 10px;
}

#all_product {
    margin: 0 10px 0 10px;
    font-size: 16px;
}

#all_area {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

#info_area {
    height: 500px;
    width: 100%;
}
.grid82 {
    border-top : 1px solid #AAAAAA;
    border-bottom : 1px solid #AAAAAA;
}
#order_area {
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    //white-space: nowrap;
}

#item_list_area {
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    text-align: center;

}
.btn_command {
    font-size: 18px;
    width:33%;
    height: 100%;
}
.deleted_row { text-decoration:line-through;color:red; }

.report_tb td{
    border-collapse: collapse;
    border: 1px solid black;
    padding: 5px;
    margin-left: 10px;
}

.alert_message {
    text-align: center;
}

.tb_order_list {
    padding: 5px;
}

.footer { position: fixed;
        left: 0; padding:0px;
        bottom: 0;
        height: 40px;
        white-space:nowrap; overflow:auto;
        width: 100%;
        background-color:white;
}

#cat {
    background-color:#DDDDDD;
    color:#000000;
    padding: 10px;
    border-radius: 20px;
    margin:0 0 0 0;
}

.transparent_btn {
    //background-color: transparent;
    background-repeat: no-repeat;
    border: 1px solid black;
    padding: 3px;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

fieldset { 
    border : 1px solid black;
    border-radius: 10px;
}

#nav_bar {
    font-size: 14px;
}
items {
  text-align: center;
}