body[data-topbar=dark] #page-topbar, body[data-topbar=dark] .navbar-brand-box {
    background-color: #1c84ee;
    border-color: #1c84ee;
}

.table_min_height {
    min-height: 280px;
}

.hidden {
    display: none;
}

a.btn-close {
    background: none;
    top: 32px;
    cursor: pointer;
    color: red;
}

.select2-container {
    width: 100% !important;
}

.avatar-title {
    background-color: #1c84ee !important;
}

.azzet_invoice .dropdown-menu-end[style] {
    left: 200px !important;
    right: auto !important;
}

.required label::after {
    content: " *";
    color: red;
  }
.branch_logo {
/* line-height: 20px; */
}
img.branch_logo_list{
    background-color: black;
    height: 25px;
}
.branch_logo_text {
    font-family: 'Courier New', Courier, monospace;
}

.top_bar i {
    font-size: 20px;
    color: #1c84ee;
}

.nav.sales_list .nav-link {
    padding: .5rem .5rem !important;
}
