﻿.skin-yellow .main-header .navbar, .skin-red .main-header .logo {
    background-color: #f4c71b !important;
}
.form-search {
    border-radius: 15px !important; 
    box-shadow: none !important;
    border-color: none !important;
    width: 160% !important;
}
.nc-login-icon {
    top: 0 !important;
}
.nc-action-icon{
    padding-right:5px;
}
#nc-grid-bill {
    display: block;
    height: 500px;
    overflow-y: scroll;
}
#loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .7;
    width: 100%;
    height: 100%;
}
#img-loading {
    width: 64px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -20px;
}
#status{
    position:fixed;
    margin-bottom:0;
    margin-right:0;
    bottom:0;
    right:0;
    width:400px;
}
#searchModal .modal-dialog {
    width:1000px;
}
.select2{
    min-width:140px !important;
}
.select2-selection--single {
    border-radius: 0px !important;
}
#scan-total{
    display:block;
    border:solid 1px #1e1a0a;
    color:orange;
    font-size:30px;
    width:80px;
    height:50px;
    text-align:center;
    vertical-align:middle;
}
.dc-select2{
    min-width:250px !important;
}
#nc-grid-import tbody tr td{
    color: #ff0000 !important;
}
#nc-grid-import{
    visibility:hidden;
}
.label-DISP{
    color:orange !important;
    border:solid 1px orange !important;
}
.nc-tb-data td, .nc-tb-data th {
    padding: 10px !important;
    border: solid 1px #808080;
}
