.m-brand {
    height: 50px;
    border-radius: 0 0 10px;
}

.m-brand img {
    height: 40px;
    vertical-align: middle;
    margin-top: 6px;
}

.cchecbmf label {
    margin: 0 0 0 5px;
}

.m-stack.m-stack--general.m-stack--ver > .m-stack__item {
    width: auto;
}

#m_aside_header_topbar_mobile_toggle_cc {
    display: none;
}

.table thead th {
    position: sticky;
    top: 0;
    z-index: 2;
}

.cusdropbody .m-nav .m-nav__item > .m-nav__link {
    display: block !important;
    font-weight: 400;
    font-size: 13px;
    color: #000;
}

.cusdropbody .m-nav .m-nav__item:hover a, .cusdropbody .m-nav .m-nav__item:hover i {
    color: #fff;
}

.cusdropbody a i {
    width: 35px;
    text-align: center;
    color: #005394;
}

.btn-cusdrop {
    background: #0053940f;
    padding: 8px 10px;
}

.btn-cusdrop:hover {
    background: #005394;
    color: #fff;
}

.attachlinkb {
    border: 0;
    background: transparent;
    color: #23a128;
    padding: 0;
    line-height: 0;
    margin-top: 4px;
    cursor: pointer;
}

.attachlinkb i {
    font-size: 17px;
}

.badge {
    padding: 5px 5px;
    font-size: 90%;
    line-height: 90%;
}

.select2-selection__choice__remove {
    border: none !important;
}

.m-content.m-content_fixedh .m-portlet__body {
    height: 87vh;
    overflow-y: auto;
    overflow-x: auto;
}

.m-content.m-content_fixedfoot .m-portlet__body {
    height: 80vh;
    overflow-y: auto;
    overflow-x: auto;
}

.m-content_fixedfoot .m-portlet__foot {
    position: fixed;
    bottom: 0;
    width: 99%;
    z-index: 99;
    left: 10px;
    right: 10px;
}

.bootstrap-select .dropdown-menu .inner.show {
    max-height: 350px !important;
}

.searchgpanel {
    background: #ecf5fd;
    padding: 10px;
    border: 1px solid #d1dde7;
    border-radius: 5px;
}

.searchgpanel .form-control {
    background-color: #fff;
}

.table-fhead thead th {
    position: sticky;
    top: 0;
    background: #fff;
   /* or #343a40 if using .thead-dark */
    z-index: 10;
}

.purintable table td input{width: auto;max-width: 120px}
.purintable table td input.smwfield {width: 60px;}


.impodutytable table td input[type="text"]{width: 100%;}
.impodutytable table td input.smwfield {width: 60px;}

.vendord button {width: 300px!important;}