.forgot-password a {
    font-size: 14px;
}

.sidebar-shrink .left-side-bar {
    width: 5rem;
}

.sidebar-shrink .header-left {
    padding-left: 5rem;
}

.sidebar-shrink .brand-logo a img {
    max-width: 70px;
}

.sidebar-shrink .sidebar-menu {
    padding: 0rem 0rem 0rem 0rem;
    text-align: center;
}

.sidebar-shrink .sidebar-menu>ul>li>.dropdown-toggle span.mtext {
    display: none;
}

.sidebar-shrink .sidebar-menu .dropdown-toggle {
    padding: 14px 15px 15px 45px;
}

.sidebar-shrink .brand-logo {
    width: 5.4rem;
}

.sidebar-shrink .sidebar-menu>ul>li.menu-head {
    font-size: 12px;
    padding: 20px 15px 10px 15px;
}

.sidebar-shrink .main-container {
    padding-left: 85px;
}

.sidebar-shrink .sidebar-menu .submenu {
    position: fixed;
    width: 12%;
    padding: 0px;
    left: 81px;
    top: 15%;
    display: none;
    background: #fff;
    border-radius: 0px 8px 8px 0px;
    z-index: 99;
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
    text-align: left;
}

.sidebar-shrink .sidebar-menu .submenu li a {
    padding: 4px 6px 2px 6px;
}

.sidebar-shrink .sidebar-menu .dropdown-toggle:after {
    display: none;
}

.table thead {
    background-color: #f5f5f5;
}

div.dataTables_wrapper div.dataTables_length label {
    font-size: 12px !important;
}

div.dataTables_wrapper div.dataTables_length select {
    height: 30px !important;
    font-size: 12px !important;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-size: 12px !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    font-size: 12px !important;
    height: 30px;
}

div.dataTables_wrapper div.dataTables_info {
    font-size: 12px;
}

.action {
    display: flex;
}

.action .dropdown-item {
    font-size: 13px;
    padding: 0.2rem 0.5rem;
    text-align: center;
    width: auto;
}

table.dataTable thead .sorting:before {
    bottom: 0.7em !important;
}

.inner-section {
    min-height: 100vh;
}

.action-perm {
    list-style-type: none;
    display: inline-flex;
    margin-bottom: 0;
}

ul.action-perm li {
    padding-right: 20px;
}

ul.action-perm li input {
    position: relative;
    top: 2px;
}

ul.action-perm li:first-child label {
    color: green;
}

ul.action-perm li:nth-child(2) label {
    color: steelblue;
}

ul.action-perm li:last-child label {
    color: darkred;
}

.flip {
    position: absolute;
    left: 10px;
    cursor: pointer;
}

table td.position-relative {
    position: relative;
}

ul.action-perm li label {
    margin-bottom: 0;
}

.style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar {
    height: 5px;
    background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar-thumb {
    background-color: #000000;
}

.row-btn {
    margin-top: 2rem;
}

.filter-btn {
    /* margin-top: 2rem; */
}

.badge {
    background: #f5f5f5;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
}

.green-bagde {
    background-color: rgb(5 142 63 / 40%);
}

.red-badge {
    background-color: rgb(240 83 101 / 53%);
}

.challan-btn a {
    width: 100%;
}

.challan-btn {
    position: fixed;
    bottom: 10px;
    width: 230px;
    padding: 10px 10px;
    background: #fff;
}

.card-head {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.sub-head {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px;
}

.sub-head span {
    font-size: 14px;
}

.custom-tabs .btn {
    padding: 0.2rem .2rem;
    font-size: 13px;
    width: 120px;
}

.add-more {
    font-size: 24px;
    cursor: pointer;
}

.add-modal .modal-title {
    font-size: 16px;
    font-weight: 500;
}

.add-modal .modal-header {
    padding: .6rem;
}

.nav-pills .nav-link {
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    padding: 0.2rem .5rem;
    color: #28a745;
    border: 1px solid #28a745;
    margin-right: 12px;
    width: 120px;
    text-align: center;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.nav-pills .nav-link.sales-tab {
    width: auto;
}

.action-btn {
    border: 1px solid #17a2b8;
    color: #17a2b8;
    background: transparent;
    border-radius: 8px;
    font-weight: 500;
}

.extr-link {
    color: #17a2b8;
    font-size: 14px;
    text-decoration: underline;
}

.extr-link:hover {
    color: #17a2b8;
    text-decoration: underline !important;
}

.status {
    color: #28a745;
    font-weight: 600;
    margin-left: 20px;
}

.user-icon i {
    color: #aaa;
    font-size: 30px;
}

.sub-table-head {
    background: #fbfbfb;
}

.table.sub-table td {
    padding: .2rem .5rem;
}

.sidebar-menu #accordion-menu {
    margin-bottom: 160px;
}

.small-action-btn {
    text-align: center;
    width: auto;
    display: inline-block;
}

.extr-link.table-link {
    font-size: 12px;
}

.main-head {
    font-size: 14px;
    font-weight: 600;
}

.header-badge {
    font-size: 14px;
    font-weight: 500;
    padding: 8px 10px;
}

.info-border-btn {
    background: #fff;
    color: #17a1b7;
}

.table-header h6 {
    font-size: 14px;
}

.color-text {
    color: #17a2b8;
}

.blue-color-text {
    color: #1b00ff;
}

.red-text {
    color: #FF0000;
}

.stats-box {
    cursor: pointer;
}

.pending-sales {
    display: none;
}

.p-top2 {
    padding-top: 2rem !important;
}

.badge-light-green {
    color: #0b5e41;
    background: #7dcfb270;
}

.badge-light-orange {
    color: #ff2d2d;
    background: #fda4a475;
}

.badge-light-blue {
    color: #1b00ff;
    background: #a399fb94;
}

.red-badge {
    background-color: rgb(240 83 101 / 53%);
}

.header-menu{
    padding-left: 10px;
}
.header-menu ul li{
    display: inline-block;
    margin-right: 20px;
}
.header-menu ul li a.active{
color: rgb(23 162 184);
    border-bottom: 1px solid #17a2b8;
}
.header-menu ul li a {
    color: #000;
    padding: 6px 0px 6px;
    font-size: 14px;
    font-weight: 400;
}
.header-menu ul li a:hover{
  color: rgb(23 162 184);
    border-bottom: 1px solid #17a2b8;  
}
.mandatory-field{
 color: red;
 font-size: 7px;
}
.form-group > label, label {
    display: flex;
}


#faq .card {
    margin-bottom: 0px;
}

#faq .card .card-header {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    padding: 0;
    position: relative;
}

#faq .card .card-header .btn-header-link {
    color: #fff;
    display: block;
    text-align: left;
    background: #fcf4f8;
    color: #222;
    padding: 10px 20px;
}

#faq .card .card-header .btn-header-link:after {
    content: "\f106";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
    font-size: 20px;
}

#faq .card .card-header .btn-header-link.collapsed {
    background: #fcf4f8;
    color: #222;
}

#faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f107";
}

#faq .card .collapsing {
    background: #fff;
    line-height: 30px;
}

#faq .card .collapse {
    border: 0;
}

#faq .card .collapse.show {
    background: #fff;
    line-height: 30px;
    color: #222;
}

#faq .card .card-header span {
    position: absolute;
    right: 45px;
    top: 12px;
    font-size: 12px;
    color: #222;
}

#faq .card .card-body {
    padding: 0px 10px 10px 10px;
}

#faq .card .card-body .custom-control {
    padding-bottom: 0px;
}

.row-sep {
    padding: 4px 0px;
}

.br-btm {
    border-bottom: 1px solid #EBEBEB;
}

.sub-role {
    color: #222;
    font-weight: 400;
    padding-top: 6px;
    padding-left: 10px;
    font-size: 13px;
}

.custom-control-label {
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    padding-top: 2px;
}
 #roleId-error {
        color: red;
    }