body{
    cursor:default;
    font-family: 'Poppins', Tahoma, Geneva, sans-serif;
    font-size: 16px;
}

a{
    color:#1a1a1a;
}

h3{
    text-align: center;
}

.navbar-top{
   /* background: #f6ae3b url(../img/logo.png) no-repeat center left; */
   background: #f6ae3b; 
   z-index: 1;
}

.navbar-top a {
    font-weight: bold;
}

.navbar-top .navbar-brand{

}

.navbar-top .navbar-brand img{
    max-width: 90px;
}

.navbar-top .navbar-nav{

}

.navbar-top .navbar-nav li {
    text-align: center;
}

.navbar-top .navbar-collapse {
    flex-grow: inherit;
}

/*
.submit1{
    padding: 7px 17px;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    background: #f6ae3b;
    border: 1px solid #f6ae3b;
    cursor: pointer; 
    font-family: 'Titillium Web', sans-serif; 
}

.submit1:hover{
    border: 1px solid #f6ae3b;
    border-right: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}
*/

/*
#qrinit,
#html5-qrcode-button-camera-permission{
    color: #000;
    background: #f6ae3b;
    font-weight: 500;
    text-decoration: none;
    font-size: 13px;
    padding: 6px 10px 5px 10px;
    display: inline-block;
    
}
*/

#qrinit{
    /* background: #f6ae3b; */
    color: #fff;
    
}

.orderb1{
    position: absolute;
    top: 0;
    right: 0;
}






.page_siniflandir{
user-select: none;
}

.page_siniflandir .blocks{
    width: 100%;
    overflow: hidden;
    margin-top: 7px;
    position: absolute;
    padding-left: 321px;
    /* float: left; */
    top: 0;
    left: 0;
    padding-top: 62px;
}

.page_siniflandir .blocks h3{
font-size: 16px;
}

.page_siniflandir .blocks .block{
    width: 300px;
    border: 1px solid #f6ae3b;
    float: left;
    min-height: 400px;
    margin: 0 8px 17px 8px;
    padding: 3px;
    position: relative;
}

.page_siniflandir .blocks .block:hover{
    border: 1px solid #ec407a;
}


.page_siniflandir .blocks .block ul{
    width: 100%;
    float: left;
    min-height: 400px;
    display: block;
    padding: 0;
    margin: 0;
}

/* .page_siniflandir .blocks .block input { */
.page_siniflandir .blocks .block .search{
    width: 96%;
    font-size: 12px;
    margin-left: 2%;
}

.page_siniflandir .blocks .block ul li{
    width: 97%;
    border: 1px solid #7e7e7e;
    padding: 3px;
    margin-bottom: 3px;
    background-color: #fafafa;
    cursor: pointer;
}

.page_siniflandir .blocks .block ul li select{
    float: right;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0px 3px;
}

.page_siniflandir .unclass{

}

.page_siniflandir .blocks .block .search{
margin-bottom: 7px;
}

.added{
    color:#ec407a;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.tabledef{
    border-spacing: 0;
    border-right: 1px solid #1a1a1a;
    border-top: 1px solid #1a1a1a;
    text-align: left;
}

.tabledef tr{
   
}

.tabledef td,
.tabledef th{
    padding: 4px 4px;
    border-left: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}

.tabledef th{
font-weight: 500;
text-align: center;
font-size:12px;
}

.cmds {
    text-align: center;
}

/*
.cmds a, .btn2 {
    background: #f6ae3b;
    padding: 4px 8px;
    text-decoration: none;
    border: 1px solid #f6ae3b;
    display: inline-block;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    margin:0 3px 0 0;
}

.cmds .del{
    background: #ec407a;
    color:#fff;
}

.cmds a:hover{
    border: 1px solid #f6ae3b;
    border-right: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}
*/






/*
.btn2{
    background: #2986cf !important;
    border: 1px solid #2986cf !important;
}

.btn2 a:hover{
    border: 1px solid #f6ae3b;
    border-right: 1px solid #1a1a1a !important;
    border-bottom: 1px solid #1a1a1a !important;
}

.biginput{
    width: 70%;
    padding: 7px 5px;
    font-size: 14px;
    font-weight: bold;
}
*/

.inputdebug{
    position: absolute;
    bottom: 0;
    left: 0;
    border: 0;
    opacity: 0.5;
}

/*
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #a7a9aa;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    font-family: 'Titillium Web', sans-serif; 
}
*/

.savefixed{
    position: fixed;
    right: -12px;
    top: 50%;
    transform: rotate(90deg);
    z-index: 99;
    margin: 0 !important;
    /* background-color: #ec407a;
    border:1px solid #ec407a;
    color:#fff;
    font-family: 'Titillium Web', sans-serif; 
    font-size: 18px;*/
}

/*
.savefixed:hover{
    border-right: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}
*/

.malkabulform{
    text-align: center;
    margin-bottom: 23px;
}

/*
.malkabulform input{
    padding: 7px 5px;
    font-weight: 500;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 7px;
}

.malkabulform select{
    padding: 4px 5px;
    font-weight: 500;  
    display: inline-block;
    margin-right: 1%;
}

.malkabulform .inp1{
width:81%;
}

.malkabulform .inp2{
    width: 39%;
}

.malkabulform .inp3{
width:39%;
}

.malkabulform .inp4{
width:81%;
}

.malkabulform .inp5{
width:39%;
}

.malkabulform .inp6{
width:26%;
}
*/

.page_siniflandir ul,
.page_siniflandir ul li{
list-style: none;
}

.page_siniflandir .sticky {
    position: -webkit-sticky;
    position: fixed !important;
    top: 0;
    left: 0;
    position: fixed;
    height: 91vh;
    padding-left: 0 !important;
    border: none;
    border-right: 1px solid #f6ae3b !important;
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    padding-top: 60px !important;
}

.page_siniflandir .sticky ul{
    width: 300px;

}

/*
.form_def{
    width: 80%;
    margin:0 auto;
}

.form_def fieldset{
    width: 80%;
    margin:17px auto 17px auto;  
}

.form_def fieldset legend{
    text-align: left;
}
*/

#html5-qrcode-button-camera-permission{
margin-bottom: 23px;
}

#reader{
    width: 99%;
    max-width: 600px;
    margin: 0 auto 23px auto;
    /* height: 250px; */
}

/*
.malkabulform label{
    width: 40%;
    border: 1px solid #767676;
    display: inline-block;
    margin-top: 7px;
    padding: 9px 0 5px 0;
}
*/

.malkabulform #advanced{
    /* display: none; */
}

.malkabulform #advanced label{
    user-select: none;
}


#advanced_toogle{
    background-color: #0d6efd;
    color: #fff;
}


.advanced_open{
    background-color: #dc3545 !important;
}



#productList{
    font-size: 13px;
    user-select: none;
}


.btn-warning {
background-color: #f6ae3b;
}


.mobilebutton{
    display: none;
}

/*
.irsaliye_add{
    position: fixed;
    top: 70px;
    right: 0;
    z-index: 1;
}
*/

.desktop-fixed{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
}














@media only screen and (max-width: 999px){

    /*
    #nav_toogle{
        display: block;
    }

    #nav ul{
        background: #f6ae3b;
        position: absolute;
        width: 80%;
        top: 7%;
        margin-left: 10%;
        box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.23);
        border-radius: 4px;
        z-index: 1;
        padding: 7px 0;
        display: none;
    }

    #nav{
       
    }

    #nav a {
        margin: 7px 4px 7px 4px;
        display: inline-block;
    }

    #nav ul li {
        margin: 10px 0px 4px 0px;
        width: 100%;
        display: block;
    }

    #nav .home span{
        display: inline-block;
    }

    #nav .home i{
        display: none;
    }

    .cmds a {
        margin: 3px;
    }
    */


} /* max-width:999px */





@media only screen and (max-width:640px){

/*
    .malkabulform .inp1,
    .malkabulform .inp2,
    .malkabulform .inp4,
    .malkabulform .inp5 {
        width: 92%;
        margin-right: 0;
    }

    .malkabulform .inp6{
        width: 33%;
    }

    .malkabulform .inp7{
        width: 25%;
    }

    .malkabulform label {
        width: 95%;
    }



    .savefixed{
        bottom: 0;
        transform: none;
        top: inherit;
        right: inherit;
        left: calc(50% - 40px);
        width: 80px;
        padding: 4px;
    }
*/

.savefixed{
    /*
    bottom: 0;
    top: inherit;
    transform: none;
    left: calc(50% - 40px);
    right: inherit;
    width: 80px;
    font-size: 16px;
    padding: 3px 0 4px 0;
    border-radius: 2px;
    */
    display: none;
}

.mobilebutton{
    display: inline-block;
}

.mobile-fixed{
    width: 100%;
    position: fixed;
    bottom: 0;
}

} /* max-width:640px */