html body.fixed-navbar {
  padding-top: 3.5rem; }

.header-navbar {
  height: 3.5rem;
  min-height: auto; }

.header-navbar .navbar-header .navbar-brand {
  padding: 7px 0; }

.main-menu.menu-fixed {
  top: 3.5rem;
  height: calc(100% - 3.5rem); }

table.table-xs td {
  font-size: 13px;
  padding: 0.4rem 6px !important; }

table.carifirma-table tr {
  cursor: pointer !important; }

.dataTables_length {
  display: inline-block;
  margin-right: 8px; }

select.loginusers option {
  font-size: 24px; }

.nmpd-grid {
  border: none;
  padding: 20px; }

.nmpd-grid tr td {
  border: none;
  padding: 8px;
  width: 100%; }
  .nmpd-grid tr td .btn.numero {
    padding: 1rem 1.55rem; }
  .nmpd-grid tr td .btn.cancel, .nmpd-grid tr td .btn.clear, .nmpd-grid tr td .btn.del, .nmpd-grid tr td .btn.neg, .nmpd-grid tr td .btn.sep {
    border: 1px solid #efefef; }

.qtyInput {
  display: block;
  width: 100%;
  padding: 6px 12px;
  color: #555;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.satis-table-wrapper {
  height: 500px;
  overflow: auto; }

.satis-table td {
  padding: 1px 2px !important; }
.satis-table tbody input {
  width: 50px;
  padding: 0.95rem 0 !important; }

.hizli-satis .urunler-wrapper .urunbtn {
  width: 19.3%;
  height: 60px;
  padding: 0;
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: bold; }
  .hizli-satis .urunler-wrapper .urunbtn small {
    font-weight: normal; }
.hizli-satis .kasa-btn {
  height: 60px;
  margin-top: 4px; }

.simple-keyboard {
  position: fixed;
  bottom: 0;
  z-index: 999999;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5) !important; }

#autoComplete {
  position: relative; }
  #autoComplete .search-list {
    position: absolute;
    top: 28px;
    background-color: #fff;
    border-radius: 0 0 6px 6px;
    border: 1px solid #BABFC7;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    box-shadow: 0 10px 12px rgba(0, 0, 0, 0.2);
    max-height: 504px;
    overflow: hidden; }
    #autoComplete .search-list li {
      padding: 8px;
      cursor: pointer; }
    #autoComplete .search-list li + li {
      border-top: 1px solid #BABFC7; }

/*# sourceMappingURL=app.css.map */
