.r-e-p-grid-top-row {
    display: flex;
    gap: 8px;
    flex-direction: column-reverse;
    align-items: center;
}
.main-content-area {
    margin-top: 8px;
}
.grid-form-fields {
    display: block;
    margin: 5px 0 30px 0;
}
.grid-form-fields div {
    margin: 12px 0;
}
.grid-form-fields div strong {
    color: #636363;
    font-weight: 500;
}
.dropdown-flax-mobile {
    display: flex;
    align-items: center;
}
.dropdown-flax-mobile label {
    min-width: 153px;
}
.app-head-content p{
    display: none;
}
.app_head {
    padding: 10px 21px;
    margin-left: -18px;
    width: calc(100% + 36px);
    justify-content: center;
}
.app-head-flex {
    gap: 0px;
}
.header-layout-1 .main-nav, .logo-container {
    box-shadow: none;
}
.report-icon {
    font-size: 26px;
    width: 33px;
    height: 38px;
    padding: 5px 0px;
    background: none;
    color: #fff;
}
.report-title {
    font-size: 22px;
    text-transform: uppercase;
}
.app-head-content {
    
}
.history-button {
    transform: none;
}
.skew-icon {
    transform: none;
}
.history-button-button__text {
    transform: none;
}
.order-select-input {
    padding: 8px;
    font-size: 14px !important;
    text-align: center;
}
.form-control-select {
    padding: 8px;
    margin-top: 2px;
    font-size: 14px !important;
}


.app_head {
    flex-direction: column;
}
.jsci-filter-select {
    height: 35px;
    width: 100%;
}
form#jsci-order-search-form {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 3px;
    align-content: center;
    align-items: center;
}
.simple-white-btn {
    margin-top: 0px;
    height: 37px;
    padding: 0 20px;
}
.jsci-new-order {
    padding: 0 20px;
    height: 38px;
    margin: 0 auto;
}
.app_head div p{
    display: none;
}
.jsci-transaction-grid > :only-child .jsci-transaction-list > div {
    grid-template-columns: minmax(110px, 20%) 70%;
}
.jsci-transaction-header {
    justify-content: center;
}
#jsci-nexus-by_sohan-app .jsci-nexus-by_sohan-wrap > div:first-child:before{
    display: none;
}
/*Report sashboard*/
.jsci-report-stat-card {
    min-width: auto;
    width: 48%;
}
.jsci-department-item {
    width: 100%;
}


ul.sub-menu.menu-sub-content {
    background: #000 !important;
}