/*=== Jqgrid Styles ===*/
.m-table__main .ui-jqgrid {
    width: 100% !important;
    min-width: 992px !important;
    background: none;
}

    .m-table__main .ui-jqgrid .ui-jqgrid-hdiv {
        background: none;
    }

.m-table__main.-no-min-width .ui-jqgrid,
.m-table__main.-no-min-width .ui-jqgrid-view {
    width: 100% !important;
    min-width: 0 !important;
}

.m-table__main .ui-jqgrid-view {
    width: 100% !important;
}

.m-table__main .ui-jqgrid-hdiv {
    width: 100% !important;
}

.m-table__main .ui-jqgrid-bdiv {
    width: 100% !important;
    height: auto !important;
    max-height: 300px;
}

.ui-jqgrid .ui-jqgrid-hbox {
    float: none !important;
}

.-virtual-scroll .ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0;
    background: none;
}

.m-table__main .ui-jqgrid .ui-search-table td.ui-search-clear {
    display: none;
}

.m-table thead {
    /*background-color: #ebeff8;*/
    background: #ceebf7;
}


.m-table__main .ui-jqgrid .ui-jqgrid-htable {
    width: 100% !important;
    padding-right: 17px !important;
}
.m-table__main .m-table__responsive.-pagination .ui-jqgrid .ui-jqgrid-htable {
    width: 100% !important;
    padding-right: 0px !important;
}
.m-table__main .m-table__responsive.-pagination .ui-jqgrid .ui-jqgrid-hbox {
    padding-right: 0px !important;
}
/*@media (max-height: 285px) {
    .m-table__main .ui-jqgrid .ui-jqgrid-htable {
        padding-right: 17px !important;
    }
}*/

.ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels {
    background: #02694f;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: none !important;
    border: none !important;
    color: #fff !important;
}

.m-table__main .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    color: #000000 !important;
    font-size: 14px;
}

.m-table__total {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.m-table__total--icon {
    display: flex;
    align-items: center;
    margin-right: 15px;
}

    .m-table__total--icon > i {
        color: #3f8efc;
        font-size: 18px;
        margin-right: 5px;
    }

.m-table__total--cart-count {
    background: #f5b064;
    color: #fff;
    padding: 1px 7px;
    border-radius: 100px;
    font-size: 12px;
}

.m-table__total--label {
    text-align: right;
}

.m-table__total--label-count {
    font-size: 13px;
}

    .m-table__total--label-count > span {
        font-weight: 600;
        font-size: 14px;
    }

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr, .ui-jqgrid .ui-jqgrid-btable tr.jqgrow td {
    border: 1px solid #e7ecf1;
    font-size: 12px;
    font-weight: 300;
    white-space: normal;

}

.ui-jqgrid .ui-jqgrid-pager .ui-paging-info {
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 12px;
}

.m-table__main .ui-jqgrid .ui-jqgrid-htable .ui-th-div {
    /*height: 20px !important;*/
    height: auto !important;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #fff;
}

.ui-widget, .ui-widget input {
    font-family: "OpenSans-Regular", sans-serif;
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    white-space: unset !important;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    font-weight: 600 !important;
    /*border-right: 0.6px solid #7aabdc;*/
    border-right: 0.6px solid #ecf0f5;
}

.m-table__main .table td {
    vertical-align: middle;
    padding: 3px 8px !important;
    font-size: 13px;
    background: #fff;
}
.m-table__main .table td a.btn {
    color: #fff;
}

.ui-jqgrid .ui-jqgrid-btable {
    border-collapse: collapse !important;
}

.jqgfirstrow {
    display: none;
}

.m-table__main .ui-jqgrid .ui-jqgrid-btable {
    width: 100% !important;
}

.ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th {
    background: #17a2b8;
}

.ui-jqgrid .ui-jqgrid-htable .ui-search-toolbar th {
    background: #ffffff;
}

.ui-jqgrid .ui-jqgrid-bdiv {
    overflow: auto;
}

.ui-jqgrid-hdiv.ui-state-default.ui-corner-top {
    border-bottom: 0px !important;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    text-align: left !important;
}

.m-table thead tr th {
    padding: 4.5px 10px;
    border-bottom-width: 1px;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    text-transform: none;
}

.m-table tbody tr td {
    padding: 4.5px 10px;
    border-color: #ceebf7;
    font-size: 12px;
}

    .m-table tbody tr td .form-control {
        font-size: 12px;
    }

.m-table.-table.-first-col-heading tbody tr th {
    padding: 5.5px 10px;
    border-color: #fff;
    font-size: 12px;
    font-weight: 500;
    background: #eff6f9;
}

.grid-icons-group {
    display: flex;
    align-items: center;
}

    .grid-icons-group.-justify-center {
        justify-content: center;
    }

    .grid-icons-group.-switches .switch input[type=checkbox] + .cr {
        margin-bottom: 0;
        top: 0;
    }

.grid-text-icon {
    display: flex;
    justify-content: space-between;
    white-space: normal;
}

    .grid-text-icon .grid-icon-only {
        margin-left: 12px;
    }

    .grid-text-icon p {
        margin-bottom: 0;
    }

.grid-icon-only.-medidum-size {
    font-size: 18px;
}

.ui-widget-content a.grid-icon-only {
    color: #0052cb;
}

.grid-form-group {
    display: flex;
    align-items: center;
}

    .grid-form-group.-justify-center {
        justify-content: center;
    }

.btn.btn-icon {
    width: 19px;
    height: 19px;
    padding: 0;
    border-radius: 50%;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.btn.btn-icon.-img {
    width: 30px !important;
    height: 30px !important;
}

    .btn.-small-grid-icon {
        width: 20px;
        height: 20px;
        font-size: 9px;
        line-height: 10px;
    }

    .btn.-small-grid-icon > i {
        color: #fff;
    }

.grid-icons-group .btn + .btn {
    margin-left: 5px;
}

.grid-icons-group.-space-icons .btn + .btn {
    margin-left: 8px;
}

.grid-icons-group .btn + .btn.-no-margin {
    margin-left: 0;
}
.ui-jqgrid .ui-jqgrid-view button {
    font-size: 9px;
}

.btn.-small-grid-btn {
    padding: 0.1rem 0.05rem 0.1rem 0.05rem;
    font-size: 11px;
    color: #fff;
}

.fa.fa-inr {
    margin: 0 2px;
}

.m-table tfoot tr th {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 12px;
}

.ui-jqgrid .ui-jqgrid-htable th {
    padding: 3px 8px !important;
    border: 1px solid #e7ecf1 !important;
}

.ui-jqgrid .ui-jqgrid-view .c-btn-icons {
    font-size: 9px !important;
    color: #fff;
    padding: 0;
    width: 20px;
    height: 20px;
}

.ui-jqgrid .ui-jqgrid-view .c-btn-icons {
    color: #fff;
    line-height: 19px;
}

.ui-jqgrid .ui-jqgrid-view .c-btn {
    padding: 0.1rem 1rem;
    margin: 3px auto;
    color: #fff;
}

.m-table__responsive {
    overflow: auto;
    max-width: 100%;
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #ffffff !important;
}

.ui-state-hover a.c-btn-link, .ui-state-hover a.c-btn-link:hover, .ui-state-hover a.c-btn-link:link, .ui-state-hover a.c-btn-link:visited, .ui-state-focus a.c-btn-link, .ui-state-focus a.c-btn-link:hover, .ui-state-focus a.c-btn-link:link, .ui-state-focus a.c-btn-link:visited {
    color: #1976d2 !important;
}

.ui-state-hover a.-edit, .ui-state-hover a.-edit:hover, .ui-state-hover a.-edit:link, .ui-state-hover a.-edit:visited, .ui-state-focus a.-edit, .ui-state-focus a.-edit:hover, .ui-state-focus a.-edit:link, .ui-state-focus a.-edit:visited {
    color: #4680ff !important;
}

.ui-state-hover a.-delete, .ui-state-hover a.-delete:hover, .ui-state-hover a.-delete:link, .ui-state-hover a.-delete:visited, .ui-state-focus a.-delete, .ui-state-focus a.-delete:hover, .ui-state-focus a.-delete:link, .ui-state-focus a.-edit:visited {
    color: #fc7242 !important;
}

.ui-state-hover a.-info, .ui-state-hover a.-info:hover, .ui-state-hover a.-info:link, .ui-state-hover a.-info:visited, .ui-state-focus a.-info, .ui-state-focus a.-info:hover, .ui-state-focus a.-info:link, .ui-state-focus a.-info:visited {
    color: #99f134 !important;
}

.ui-state-hover a.-approve, .ui-state-hover a.-approve:hover, .ui-state-hover a.-approve:link, .ui-state-hover a.-approve:visited, .ui-state-focus a.-approve, .ui-state-focus a.-approve:hover, .ui-state-focus a.-approve:link, .ui-state-focus a.-approve:visited {
    color: #2ca731 !important;
}

.ui-jqgrid .ui-state-highlight, .ui-widget-content .ui-state-highlight {
    color: #333 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: rgba(0, 194, 146, 0.2);
}

    .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
        /*color: #1976d2 !important;*/
        color: #fff;
    }

.ui-state-highlight a.c-btn-link, .ui-widget-content .ui-state-highlight a.c-btn-link, .ui-widget-header .ui-state-highlight a.c-btn-link {
    color: #1976d2 !important;
}

.ui-state-highlight a.-edit, .ui-widget-content .ui-state-highlight a.-edit, .ui-widget-header .ui-state-highlight a.-edit {
    color: #00acc1 !important;
}

.ui-state-highlight a.-delete, .ui-widget-content .ui-state-highlight a.-delete, .ui-widget-header .ui-state-highlight a.-delete {
    color: #fc7242 !important;
}

.ui-state-highlight a.-info, .ui-widget-content .ui-state-highlight a.-info, .ui-widget-header .ui-state-highlight a.-info {
    color: #99f134 !important;
}

.ui-state-highlight a.-approve, .ui-widget-content .ui-state-highlight a.-approve, .ui-widget-header .ui-state-highlight a.-approve {
    color: #2ca731 !important;
}

.ui-jqgrid .ui-jqgrid-pager {
    width: 100% !important;
    background: #f9f9f9 !important;
    border-top: 1px solid #f9f9f9 !important;
}

#userGridPager_left {
    display: none;
}

.m-table__main .table td:first-child {
    border-left: 0px;
}

.ui-widget-content {
    border: 0px !important;
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:first-child {
    /*border-left: 0.6px solid #00acc1 !important;*/
    border-left: 0.8px solid #e7ecf1 !important;
}

input.ui-widget-content {
    border: 1px solid #ecf0f5 !important;
}

.c-btn-link {
    color: #1976d2 !important;
    padding: 0;
}

input.ui-pg-input.ui-corner-all {
    border: 1px solid #00adff;
    text-align: center;
    height: 20px;
    padding: 6px 0px;
    background: #00adff;
    color: #fff;
    font-size: 11px;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    border-radius: 0px;
}

.ui-jqgrid .ui-jqgrid-pager .ui-pager-table {
    border: 1px solid #e7ecf1;
    border-top: 0;
}

.table-responsive {
    overflow-y: hidden;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}

.m-table__main .ui-jqgrid .ui-search-table td.ui-search-clear {
    display: none;
}

.m-table__main .ui-jqgrid tr.ui-search-toolbar td > input {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100% !important;
    border: 1px solid #ced4da !important;
    background: none;
    border-radius: 3px !important;
    transition: all 300ms linear 0s;
    font-family: "OpenSans-Regular", sans-serif;
    height: 28px;
}
/*=== End Jqgrid Styles ===*/