.text-center{
    text-align: center !important;
}

.d-flex{
    display: flex;
}

.f-wrap{
    flex-wrap: wrap;
}

.no-pad-left{
    padding-left: 0px !important;
}

.no-pad-right{
    padding-right: 0px !important;
}

.main-header{
    background-color: #282828 !important;
    /* border-bottom: 1px solid #000; */
}

.main-header >.navbar,
.main-header .logo{
    background-color: #282828 !important;
    height: 100%;
}

.main-header .logo{
    position: relative;
    right: -34px;
    z-index: 999999999999;
    overflow: visible;
}

.main-header .sidebar-toggle.sidebar-closed-icon::before{
    content: "\f00d";    
}

.main-header .sidebar-toggle.sidebar-open-icon::before{
    content: "\f0c9";    
}

.sidebar-menu > li.active > a{
    background-color: #f39c12 !important;
    border-left-color: transparent !important; 
}

.main-header .navbar .nav > li > a{
    border-left: 1px solid #999999;
    height: 100%;
}

.main-header .navbar-custom-menu, .main-header .navbar-right{
    right: 20px;
    position: relative;    
    height: 100%;    
}

.navbar-nav>li,
.navbar-nav{
    height: 100%;
}

.navbar-nav>li>a{
    line-height: 40px;
}

.navbar-custom-menu > .navbar-nav > li{
    position: relative;    
    min-width: 150px;    
    text-align: center;
    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

.main-header{
    height: 5em;
}

.nav-div,
.main-header .navbar .nav > li >a{
    font-size: 25px;
}

.nav-center{
    margin-left: 10px;
    margin-right: 10px;
}

/* .navbar-center-div{
    width: 100%;
    height: 100%;
    position: absolute;    
    text-align: center;
    z-index: -1;
} */

/* Tempo */
.navbar-center{
    margin: 0 auto !important;
    display: inline-block;
    float: none;
    height: 100%;
    text-align: center;
}

/* Icons */
.img_sync{
    position: relative;
    top: -2px;
    max-width: 73%;
}

.img_side{
    position: relative;
    top: -2px;
    left: 5px;
    max-width: 55%;
}


.side_txt{
    font-size: 14px;
    width: 75px;
    margin-top: 3px;
    color: #AAAAAA;
}

#main_tables.active > a > .side_txt{
    color: #000;
}

.store_center{
    border-right: 1px solid #999999;
}
/* end icons */


/* sidebar */
.sidebar-mini.sidebar-collapse .main-sidebar{    
    width: 90px !important;
    margin-top: 1em;
}

.sidebar-menu>li>a{
    padding: 20px 20px 1px 0px;
    text-align: center;
}

.main-header .navbar .sidebar-toggle{
    color: #fff;    
    height: 100%;
    font-size: 3em;
    position: relative;
    line-height: 40px;
    left: 40px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li{
    position: initial !important;
}

.sidebar-menu>li:hover>.treeview-menu {
    left: 90px !important;
}


.sidebar-mini.sidebar-collapse 
.sidebar-menu>li:hover>.treeview-menu{
    background: #282828;
    border: 1px solid #999999;
    height: 100%;
    width: 220px;
    top: 50px;
}

.sidebar-mini.sidebar-collapse 
.sidebar-menu>li.treeview-menu{
    background: #282828;
    border: 1px solid #999999;
    height: 100%;
    width: 220px;
    top: 50px;
}

 .sidebar-mini.sidebar-collapse.sidebar-tutorial .sidebar-menu>li>.treeview-menu{
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px;
    height: 100%;
}

.sidebar-menu .treeview-menu>li{    
    background: #585858;
    padding: 30px 20px 30px 20px;
    width: 200px;
    margin-left: 5px;
    margin-bottom: 3px;
}

.sub_side_div{    
    text-align: center;
    color: #fff;        
    position: relative;
    width: 100%;
    padding: 27px 30px 25px 30px;
    font-size: 2rem;
    right: 3px;
}

.sub_side_img{
    float: left;
    left: -26px;
    position: relative;
    top: 5px;
    max-width: 50px;
}

.sub_side_txt{
    left: -17px;
    top: 5px;
    position: relative;
    margin: 0 auto;
    font-size: 1.7rem;
    color: #fff;
}

/* Sub Menu Active */
.treeview-menu >li.active {
    background: #f39c12;
}

/* Active Icon */
.treeview.active > a > img{
    filter: brightness(0) invert(1);    
}

.treeview.active > a > p{    
    color: #fff;
}
/* end Active Icon */

/* Hover Icon*/
.treeview:hover > a > img{
    filter: brightness(0) invert(1);
    color: #fff;
}

.treeview:hover > a{
    border-left: transparent !important;
}   
/* Hover Icon */


.skin-yellow .wrapper{
    background-color: #ecf0f5 !important;
}
/* end sidebar */


#n_area > li{
    margin-right: 22px;
}

#n_area > li{
    margin-left: 0px;
}

.table-number > ul{
    padding: 0 10px;
}

#_details_area.active .sec-all{
    padding: 0px;
}

/* Modified icon */
.sales_img_active{
    max-width: 40px;
    top: 0;
}

.settings_img_active{
    max-width: 40px;
    top: -2px;
}

.out_of_stock_active{
    max-width: 37px;
    top: 10px;
}

.out_of_stock_side_img{
    max-width: 34px;
}

.icon_finance{
    max-width: 50px;
}

.stock_txt{
    left: 3px;
    position: relative;
}

.store_icon_cntr{
    max-width: 42px;
    height: 44px;
}

.cart_icon_cntr{
    max-width: 46px;
    height: 43px;
}

.logo_trackerteer_icon{
    top: 9px;
    left: -13px;
}

.sync_icon{
    margin-right: 12px;
    height: 30px;
    width: 47px;
}
/* end modified icon */


/* Modified Content */
/* .content,
.content-header>h1{
    margin-left: 4%;
} */

.content{
    width: 100%;
    padding-top: 15px;
}

#_details_area.active{
    padding: 0;
}
/* end Modified content */


/* Logout */
.navbar-nav>.user-menu>.dropdown-menu>.user-footer{
    background-color: #282828;
    padding: 0px;
}

.btn-default:hover, .btn-default:active, .btn-default.hover{
    background-color: #f39c12 !important;
}

.btn-default:active,
.user-footer > div > a {
    background-color: #f39c12 !important;
    /* width: 100%;     */
    position: relative;
    right: 0;
    color: #fff !important;
    border: none;
}

.user-footer > div {
    width: 69%;
}

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu{
    width: 100%;
}

.login-box, .register-box{
    width: 45%;
    position: relative;
    top: -122px;
}

.kyepad-container > input{
    padding: 25px;
    font-size: 17px;
}
/* Logout end */



/* Table */
.bg-yellow, .callout.callout-warning, .alert-warning, .label-waring, .modal-warning .modal-body{
    /* background: red !important; */
    /* border: none !important; */
    border-radius: 0px;
}

td > a.btn,
span.label,
.btn-group-xs >.btn, .btn-xs{
    border-radius: 0px;
    font-size: 18px;
    font-weight: inherit;
    border-radius: 5px;
}

.table-responsive > table > thead{
    background: #222d32 !important;
    color: #fff;
}   

.table > thead{
    background: #222d32 !important; 
    color: #fff;
}

.default_img{
    width: 100px !important;
}

/* remove all border radius all box */
.box{
    border-radius: 0px !important;
}

/* end table */



.topnav {
    overflow: hidden;
    background-color: #333;
  }
  
  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  
  .topnav a:hover {
    /* background-color: #ddd; */
    color: #fff;
  }
  
  /* .topnav a.active {
    background-color: #04AA6D;
    color: white;
  } */
  
  .topnav .icon {
    display: none;
  }
  
  /* @media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
      float: right;
      display: block;
    }
  }
   */
  @media screen and (max-width: 600px) {

    .kyepad-container > input{
        font-size: 15px !important;
    }

    .login-box, .register-box{
        width: 45%;
        position: relative;
        top: 0px !important;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }

  }
  

  @media screen and (min-width: 1019px) {
    #myTopnav{
        display: none;
    }
  }

  @media screen and (max-width: 1018px) {
    .user-menu.active{
        background: #f39c12;
        /* height: 57px; */
        /* position: absolute; */
        /* top: -10px; */
        width: 100%;
    }

    .login-box, .register-box{
        width: 80%;
    }

    /* .sw-cart{
        max-width: 50px !important;
        width: 50px !important;
        height: 40px !important;
        left: 4px;
        top: 1px;
        position: relative;
    }

    .sw-menu{
        max-width: 50px !important;
        width: 50px !important;
        height: 40px !important;
        left: 7px;
        top: 1px;
        position: relative;     
    } */
    

    .sw-mobile{
        right: 45%;        
        position: absolute;
        height: 100%;
        background: #f59221;
        top: 0;
        border-radius: 0px;
        line-height: 4;       
        font-size: 17px;
        font-weight: 800;
    }

    .swleft.sw-mobile{
        display: none;
    }

    .nav-div, .main-header .navbar .nav > li >a{
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 5px;
        position: relative;
        left: 20px;
    }

    .sidebar-menu>li>.treeview-menu{
        position: absolute;
        top: 62px;
        left: 88px;
    }

    .sidebar-menu>li:hover>.treeview-menu {
        left: 88px !important;
    }

    /* .content{
        margin: 3.4% -2% !important;
    } */

    .img_menu_mobile{
        max-width: 36px;
        height: 30px;
        margin-right: 14px;
    }

    .m-menu{
        border-bottom: 1px solid #eee;
    }

    .topnav{
        position: relative;
        z-index: 999999;
    }
    
    .main-sidebar, .left-side{
        display: none;
        transform: translate(0px, 0);
    }

    .sidebar-new-btn{
        position: absolute;
        top: 14px;
        left: 76px;
        font-size: 35px;
        background: #333333;
        color: #eee;
        border: none;
    }

    .logo_trackerteer_icon{
        top: 7px;
        left: 3px;
        width: 40px;
    }

    .menu-first {
        margin-top: 30px;        
    }

    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
      float: right;
      display: block;
      font-size: 34px;
    }
    
    .topnav.responsive {
        position: absolute;
        padding-top: 40px;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 14px;
        top: 13px;
    }

    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
      padding: 3px;      
    }

    .main-header{
        display: none;
    }

    .store_center{
        border-right: none;
    }
    

  }

  @media screen and (max-width: 414px) {
    .sw-mobile{
        right: 34%;
    }

    #n_area > li{
        margin-left: 7%;
    }

    .table-number > ul > li > button{
        left: 8px;
    }

  }

  @media screen and (max-width: 320px) {
    .sw-mobile{
        right: 34%;
    }

    #n_area > li{
        margin-left: 1.7%;
    }

    .table-number > ul > li > button{
        left: 8px;
    }

  }


/* Modified Button */
.btn-danger,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning,
.btn-default{
    border-radius: 0px;
    font-size: 18px;
    font-weight: inherit;
}

/* Flat All Label  */
label{
    border-radius: 0px !important;
    text-transform: uppercase;
    padding: 0.5em 1em 0.5em 1em !important;    
}

.control-label{
 padding: 0.5em 1em 0.5em 0.2em !important;  
}

  /* End Modified Button */