.main-menu .navbar-header .navbar-brand img {
    display: inline-block;
    max-width: 100px;
    max-height: 100px;
    padding-top: 5px;
}

/*.input-group input-group-sm quick-form-field {

    width: 300px;
}*/

.btn-batch-add {
    margin-left: 5px;
}


#grid-table > thead:nth-child(2) > tr > td > form > div:nth-child(2) {

    width:320px;
}

#grid-table > thead:nth-child(2) > tr > td > form > div:nth-child(3) {
    width:150px;

}

.breadcrumb-item {
    visibility: hidden;
}

.sticky th {
    position: sticky;
    top: 60px;
    background: #ececf1;
    z-index: 1;
  }

  .summary-card {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: right;
  }

  .card .card-header {
  
    align-items: start;
    display: block;
  }

  .dashboard-clock {
    font-size:50px;
}

    