﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,700i,900,900i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i&display=swap');
@import "../node_modules/@syncfusion/ej2-base/styles/material.css";
@import "../node_modules/@syncfusion/ej2-angular-navigations/styles/material.css";
@import "../node_modules/@syncfusion/ej2-inputs/styles/material.css";
@import "../node_modules/@syncfusion/ej2-buttons/styles/material.css";

/* CSS Document */

body {
    /* background: url(../images/login-bg.jpg) no-repeat top center; */
    background: #fff !important;
    background-size: cover;
    background-attachment: fixed;
}

.login-bgs {
    background: #fff !important;
}

.login-bgs .temp-ul {
    margin-top: 1px;
}

.login-bgs .mt-5,
.login-bgs .mb-4 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.login-bg {
    background: rgb(255, 255, 255, 0.5) !important;
}

ng-select.is-invalid {
    border-color: #dc3545 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 1px #dc3545;
}

body a,
ul a,
li a,
a {
    text-decoration: none !important;
    color: #291769 !important;
    cursor: pointer !important;
}

.bg-tab>.active {
    background: #f8fafc !important;
}











.container-fluid ::-webkit-scrollbar {
    width: 10px;
    /* for vertical scrollbars */
    height: 16px;
    /* for horizontal scrollbars */
}

.k-button.k-state-focused,
.k-button.k-state-focused.k-state-disabled,
.k-button:focus,
.k-button:focus:hover,
.k-state-disabled .k-button.k-state-focused {
    border-color: none !important;
    box-shadow: none !important;
}

.member-grid .k-grid-header th.k-header {
    vertical-align: top !important;
}

.member-grid .k-grid-header th.k-header>.k-link {
    margin: -8px -.6em -.4em 0 !important;
}

.plot-review .cell-right {
    text-align: right !important;
    padding-right: 1.2rem !important;
}

.summary-content .col-3 {
    padding: 0 !important;
}

.multiselect-dropdown[_ngcontent-ng-cli-universal-c2] .dropdown-btn[_ngcontent-ng-cli-universal-c2] .selected-item[_ngcontent-ng-cli-universal-c2] {
    width: 74%;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.multiselect-dropdown[_ngcontent-ng-cli-universal-c2] .dropdown-btn[_ngcontent-ng-cli-universal-c2] .selected-item[_ngcontent-ng-cli-universal-c2] span span {
    float: none !important;
}

.container-fluid ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.3);
}

.container-fluid ::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
}

.modal {
    left: -5px !important;
}

#temp-box {
    padding-bottom: 30px !important;
}

.container-fluid ::-webkit-scrollbar.member-Container {
    width: 20px;
    /* for vertical scrollbars */
    height: 16px;
    /* for horizontal scrollbars */
    position: absolute;
    right: 0;
}
.Area-content{
    top: 16px;
    position: relative;
}
#temp-box{
padding:0 10px;
}
.main-contentt {
    margin-top: 0px !important;
    padding: 10px 25px 20px 18px;
}
.box-Container{
 
    top: -6px;
}
.account-modal .modal {
    z-index: 1050 !important;
}

.container-fluid ::-webkit-scrollbar-track.member-Container {
    background: #792d18;
}

.container-fluid ::-webkit-scrollbar-thumb.member-Container {
    background: rgba(0, 0, 0, 0.5);
}

li {
    list-style: none
}


/*navbar start*/

.navbar-primary.collapsed .navbar-primary-menu {
    display: none;
}

.navbar-primary-main {
    position: fixed;
    z-index: 9999;
    left: 0px;
    padding-inline-start: 0px;
    height: 100%;
    background: #291769;
    width: 50px;
    background: linear-gradient(45deg, #303f9f, #7b1fa2)!important;
}

.navbar-primary-main>li:first-child {
    margin-top: 100px !important;
    background: #333;
}

.logo {
    float: left !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    height: 120px;
    background: #fff;
    border-radius: 50px 5px;
}

.logo2 {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    height: 130px;
}

.btn-expand-collapse img {
    margin-left: 15px !important;
    cursor: pointer !important;
}

.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell input[type=checkbox] {
    margin: 2px 10px 0 17px;
    position: relative;
    top: 2px;
}

.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell {}

.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell span {
    /* padding-left:5px; */
}

.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap input[type=checkbox],
input[type=radio] {
    margin: 2px 10px 0 10px;
    position: relative;
    top: 2px;
}

.datatable-checkbox input[type='checkbox']:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: '';
    position: absolute;
    left: 15px !important;
    z-index: 1;
    width: 1rem;
    height: 1rem;
    border: 2px solid #666;
    border-radius: 3px;
    top: -3px;
}

.datatable-checkbox input[type='checkbox']:after {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 1rem;
    height: 1rem;
    background: none !important;
    cursor: pointer;
    border-radius: 3px;
    /* color: #fff; */
}

.btn-xs-toggle {
    position: absolute !important;
    top: 32px !important;
    left: 15px !important;
    z-index: 3 !important;
    display: none !important;
}

.navbar-primary.collapsed {
    width: 0px;
    background: #2f4893 !important;
}

.payment-grid .ng-dropdown-panel.ng-select-bottom {
    width: 79% !important;
}

.payment-grid .ng-select.ng-select-opened.ng-select-bottom>.ng-select-container {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 76%;
}

.text-case {
    text-transform: uppercase !important;
}

.product-Cheque .k-grid-header th.k-header>.k-link {
    right: 8px;
    position: relative;
    font-size: 10px;
}

.product-Cheque .ng-select.ng-select-single .ng-select-container {
    height: 36px;
    width: 80%;
}

.ng-select {
    width: 100% !important;
}

.input-group-append img {
    position: relative;
    top: 10px;
}

.product-gridd .k-grid-header th.k-header>.k-link {
    position: relative;
    top: 7px;
}

.navbar-primary.collapsed .nav-label {
    display: none;
}

.navbar-primary.collapsed #nav-search,
.navbar-primary.collapsed #nav-search-active,
.navbar-primary.collapsed #nav-dashboard,
.navbar-primary.collapsed #nav-dashboard-active,
.navbar-primary.collapsed #nav-banking,
.navbar-primary.collapsed #nav-banking-active,
.navbar-primary.collapsed #nav-loans,
.navbar-primary.collapsed #nav-loans-active,
.navbar-primary.collapsed #nav-accounting,
.navbar-primary.collapsed #nav-accounting-active,
.navbar-primary.collapsed #nav-hrms,
.navbar-primary.collapsed #nav-hrms-active,
.navbar-primary.collapsed #nav-settings,
.navbar-primary.collapsed #nav-settings-active {
    width: 60px !important;
}

.navbar-primary.collapsed #nav-search a,
.navbar-primary.collapsed #nav-search-active a,
.navbar-primary.collapsed #nav-dashboard a,
.navbar-primary.collapsed #nav-dashboard-active a,
.navbar-primary.collapsed #nav-banking a,
.navbar-primary.collapsed #nav-banking-active a,
.navbar-primary.collapsed #nav-loans a,
.navbar-primary.collapsed #nav-loans-active a,
.navbar-primary.collapsed #nav-accounting a,
.navbar-primary.collapsed #nav-accounting-active a,
.navbar-primary.collapsed #nav-hrms a,
.navbar-primary.collapsed #nav-hrms-active a,
.navbar-primary.collapsed #nav-settings a,
.navbar-primary.collapsed #nav-settings-active a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-primary {
    background: #fff;
    box-shadow: 8px -10px 20px rgba(6, 6, 6, 0.5);
    bottom: 0px;
    left: 0px;
    top: 0px;
    width: 260px;
    padding: 0px 0px 0px 0px;
    z-index: 0 !important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.navbar-primary:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 54px;
    left: 0px;
    top: 0px;
    z-index: 9999;
    /* background: linear-gradient(180deg ,#E67813,#291769)!important; */
    background: rgb(119, 59, 3);
}


/**-------------------------------------11122019-------------------------------------------------------------------------*/

.navbar-primary li a img {
    position: relative;
    z-index: 9999;
    width: 25px;
    height: 25px;
}

.navbar-primary li a i {
    position: relative;
    z-index: 9999;
    width: 30px;
    height: 30px;
}

.dashboard {
    background: url(../images/icon-dashboard.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.dashboard-active {
    background: url(../images/icon-dashboard-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.dropdown-item {
    text-align: left !important;
}

.btn-lg-icon span {
    margin-top: 6px !important;
}


/* .inventory {
    background: url(../images/icon-inventory-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.inventory-active {
    background: url(../images/icon-inventory.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
} */

.loans {
    background: url(../images/icon-loans.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.loans-active {
    background: url(../images/icon-loan-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.savings-accounts {
    background: url(../images/savings-accounts.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.savings-accounts-active {
    background: url(../images/savings-accounts-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.plot-layout {
    background: url(../images/ikon-home.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.plot-layout-active {
    background: url(../images/ikon-home-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.accounts {
    background: url(../images/accounts.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.accounts-active {
    background: url(../images/accounts-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.legal {
    background: url(../images/legal.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.legal-active {
    background: url(../images/legal-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.insurance {
    background: url(../images/insurance.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.insurance-active {
    background: url(../images/insurance-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.document-vault {
    background: url(../images/document-vault.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.document-vault-active {
    background: url(../images/document-vault-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.reports {
    background: url(../images/reports.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.reports-active {
    background: url(../images/reports-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.settings {
    background: url(../images/settings.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.settings-active {
    background: url(../images/settings-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.contact {
    background: url(../images/contact.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.contact-active {
    background: url(../images/contact-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.Consolidated_Reports {
    background: url(../images/reports.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.Consolidated_Reports-active {
    background: url(../images/reports-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.Solar {
    background: url(../images/Solar.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}


/*--- 11-11-added------------------------------------------------------------*/

.navbar-primary-menu li>a i:nth-child(2),
.navbar-primary-menu li>a:hover i:nth-child(2) {
    display: none;
}

.navbar-primary-menu li>a.main-active i:nth-child(2),
.navbar-primary-menu li>a:hover i:nth-child(2) {
    display: inline-block;
}

.navbar-primary-menu li>a i:nth-child(1),
.navbar-primary-menu li>a:hover i:nth-child(1) {
    display: inline-block;
}

.navbar-primary-menu li>a.main-active i:nth-child(1),
.navbar-primary-menu li>a:hover i:nth-child(1) {
    display: none;
}

.navbar-primary-menu li a span {
    left: 22px !important;
    position: relative;
    bottom: 5px
}


/**11122019   added*/

.navbar-primary-menu {
    margin: 10px 0px 0px 0px !important;
    padding: 0px !important;
}

.navbar-primary-menu li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.navbar-primary-menu li>a {
    display: block;
    padding: 8px 10px 10px 10px;
    text-align: left;
    letter-spacing: 0.01rem;
    font-family: 'Raleway', sans-serif !important;
    color: #291769 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-bottom: 1px solid #F0F0F080;
}

.navbar-primary-menu>li>a.main-active:before,
.navbar-primary-menu>li>a:hover:before {
    content: "";
    width: 54px;
    height: 54px;
    left: 0px;
    margin-top: -10px;
    background: #fff;
    z-index: 9999;
    position: absolute;
    padding: 0px;
    display: block;
}

.navbar-primary-menu li a.main-active span,
.navbar-primary-menu li a:hover span {
    color: #773B03;
}

.navbar-primary-menu li a img:nth-child(2),
.navbar-primary-menu li a:hover img:nth-child(2) {
    display: none;
}

.navbar-primary-menu li a.main-active img:nth-child(2),
.navbar-primary-menu li a:hover img:nth-child(2) {
    display: inline-block;
}

.navbar-primary-menu li a img:nth-child(1),
.navbar-primary-menu li a:hover img:nth-child(1) {
    display: inline-block;
}

.navbar-primary-menu li a.main-active img:nth-child(1),
.navbar-primary-menu li a:hover img:nth-child(1) {
    display: none;
}

.navbar-primary-menu li a span {
    margin: 5px 5px;
}

.navbar-primary-menu li a:hover {
    text-decoration: none !important;
    color: #FF7141 !important;
}

#collapse {
    display: none !important;
}

.navbar-primary.collapsed .i-search input[type="text"] {
    display: none;
}

.navbar-primary.collapsed .logo {
    display: none;
}

.navbar-primary.collapsed .logo2 {
    display: block !important;
}

.navbar-primary.collapsed #expand {
    display: none !important;
}

.navbar-primary.collapsed #collapse {
    display: block !important;
}

.navbar-primary.collapsed .menu-dd {
    display: none !important;
}

.navbar-primary-menu>li>a:hover {
    text-decoration: none !important;
    color: #291769 !important;
}

.main-content {
    margin-top: 0px !important;
    padding: 10px 15px 20px 18px;
}

.main-contentt {
    margin-top: 0px !important;
    padding: 10px 25px 20px 18px;
}

.collapsed+.main-content {
    margin-left: 60px !important;
}


/* add new */

.collapsed+.main-content #expand {
    display: none !important;
}

.report-Content {
    margin: 0 10px 0 0;
}

.report-Contentt {
    margin: 0 0px 0 0;
}

.collapsed+.main-content #collapse {
    display: block !important;
}


/* add new */

.report-Content .k-reset,
.report-Contentt.k-reset {
    padding-left: 15px !important;
    font-weight: bold !important;
}

.navbar-primary.display-content {
    display: block !important;
}

.navbar-primary.display-content #expand {
    display: none !important;
}

.navbar-primary.display-content #collapse {
    display: none !important;
}

.navbar-primary.display-content .navbar-primary-menu {
    margin: 0px !important;
}


/*ADD COLLAPSE NEW*/

.wrapper.collapsed {
    margin-left: 55px;
    width: calc(100% - 44px);
    background: #f5eee8;
    transition: .3s;
    position: relative;
}

.wrapper {
    transition: .2s;
}

.wrapper.collapsed #expand {
    display: none !important;
    transition: .3s;
}

.wrapper.collapsed #collapse {
    display: block !important;
    transition: .3s;
}

.menu-toggle {
    position: fixed !important;
    top: 20px;
    left: 0px;
}

.navbar-primary .btn-expand-collapse img {
    margin-left: 0px !important;
}


/*ADD COLLAPSE NEW*/

#nav-search {
    background-image: url(../images/search-deactive.svg);
    background-repeat: no-repeat;
    width: 249px;
    height: 66px;
    padding-left: 35px;
    background-position: 18px 35px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-search-active {
    background-image: url(../images/search-active.svg);
    background-repeat: no-repeat;
    width: 249px;
    height: 66px;
    padding-left: 35px;
    background-position: 18px 35px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-search-active a {
    color: #1f88ff !important;
}

#nav-dashboard {
    background-image: url(../images/icon-dashboard.svg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 20px;
    cursor: pointer;
}


/*---new css--*/

#nav-dashboard-active {
    background-image: url(../images/icon-dashboard-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 35px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-dashboard {
    background-image: url(../images/icon-dashboard.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 35px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-dashboard-active a {
    color: #FF7141 !important;
}

#nav-dashboard2 {
    background-image: url(../images/icon-dashboard.svg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-dashboard-active2 {
    background-image: url(../images/icon-dashboard-active.svg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 0px;
    background-position: 14px 24px;
    background-size: 24px 20px;
    cursor: pointer;
}

#nav-dashboard-active2 a {
    color: #FF7141 !important;
}

#nav-banking {
    background-image: url(../images/icon-banking.svg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 0px;
    background-position: 14px 24px;
    background-size: 24px 20px;
    cursor: pointer;
}

#nav-banking-active {
    background-image: url(../images/icon-banking-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-banking-active a {
    color: #FF7141 !important;
}

#nav-loans {
    background-image: url(../images/icon-loans.svg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 20px;
    cursor: pointer;
}

#nav-loans-active {
    background-image: url(../images/icon-loans-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 17px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-legal-active {
    background-image: url(../images/legail-icon-white.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 22px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-insurance-active {
    background-image: url(../images/insurance.svg);
    background-repeat: no-repeat;
    height: 58px;
    padding-left: 0px;
    background-position: 14px 27px;
    background-size: 28px 26px;
    cursor: pointer;
}

#nav-sd-active {
    background-image: url(../images/savings-deposit.svg);
    background-repeat: no-repeat;
    height: 54px;
    padding-left: 0px;
    background-position: 10px 12px;
    background-size: 34px 34px;
    cursor: pointer;
}

#nav-documentvault-active {
    background-image: url(../images/document-vault.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 20px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-reports-active {
    background-image: url(../images/reports-white.svg);
    background-repeat: no-repeat;
    height: 58px;
    padding-left: 0px;
    background-position: 14px 22px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-loans-active a {
    color: #FF7141 !important;
}

#nav-accounting {
    background-image: url(../images/icon-accounting.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 20px;
    cursor: pointer;
}

#nav-accounting-active {
    background-image: url(../images/icon-accounting-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 18px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-accounting-active a {
    color: #FF7141 !important;
}

#nav-hrms {
    background-image: url(../images/icon-hrms.svg);
    background-repeat: no-repeat;
    height: 40px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 20px;
    cursor: pointer;
}

#nav-hrms-active {
    background-image: url(../images/icon-hrms-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-hrms-active a {
    color: #FF7141 !important;
}

#nav-settings {
    background-image: url(../images/icon-settings.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 14px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-settings-active {
    background-image: url(../images/icon-settings-active.svg);
    background-repeat: no-repeat;
    height: 48px;
    padding-left: 0px;
    background-position: 14px 21px;
    background-size: 24px 24px;
    cursor: pointer;
}

#nav-settings-active a {
    color: #FF7141 !important;
}

.back-icon {
    background: url(../images/cross.svg) no-repeat center center;
    background-size: 9px 9px;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    cursor: pointer;
}

.sub-menu-icon {
    background: url(../images/icon-chevron-left-blue.svg) no-repeat center center;
    background-size: 12px 12px;
    width: 20px;
    height: 20px;
    display: block;
}


/*
 *  Main Nav
 */

.navbar-primary-menu a.nav-sub-menu-back {
    text-align: right;
    display: block;
    color: #999;
    padding: 0.25em;
    border-bottom: solid 1px #aaa;
}

.navbar-primary-menu .nav-sub-menu {
    position: absolute;
    transform: translate3d(-100%, 0, 0);
    transition: transform .3s ease-out;
    background: #fff;
    top: 172px;
    left: 6px;
    width: 98%;
    height: 100%;
    padding: 0px 10px 160px 60px;
    color: transperent;
    z-index: 11;
    font-size: 14px;
    overflow-y: auto;
}

.navbar-primary-menu .nav-sub-menu.nav-open {
    transform: translate3d(0, 0, 0);
}

.nav-sub-parent .nav-sub-menu li a {
    -webkit-transition: all 1s;
    /* For Safari 3.1 to 6.0 */
    transition: all 1s;
}

.nav-sub-parent .nav-sub-menu li.active a,
.nav-sub-parent .nav-sub-menu li a:hover {
    color: #F15A31 !important;
}

/* .nav-sub-parent .nav-sub-menu li a:focus {
    color: #707070 !important;
} */

.navbar-primary-menu .nav-sub-menu .sub-sub-menu {
    top: 0px;
    padding: 0px 0px;
}

.control-label {
    display: table-cell;
    padding-left: 0px;
    font-family: 'Raleway', sans-serif !important;
    color: #663201 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #FF7141 !important;
}


/* .nav-back-icon {
  vertical-align: middle;
  display: table-cell;
  width: 16px;
} */

.nav-left-back {
    padding: 10px 0px;
    margin-bottom: -1px;
    outline: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav-sub-menu ul {
    padding-inline-start: 0px;
}

.nav-sub-menu ul li a {
    padding: 10px 10px;
    font-size: 12px !important;
    color: #0F0F0F !important;
}

.sub-sub-menu ul {
    overflow-y: auto;
    height: 100%;
}

.navbar-primary-menu div img {
    margin-top: 5px;
    width: 80px;
}

.card {
    border-radius: 0rem !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: 1px solid #908c8c30 !important;
    margin-top: 2px;
    overflow-y: auto;
    background: transparent !important;
}

.card-header {
    padding: 0.2rem 0.2rem !important;
    margin-bottom: 0;
    background: transparent !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3) !important;
}

.card-header>a {
    padding: 5px 0px 5px 0px !important;
    color: #291769 !important;
    width: 100%;
    cursor: pointer;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif !important;
}

.card-header>a>.fa {
    font-size: 10px;
    color: #291769 90;
    float: right;
    top: 15px;
    right: -15px;
    position: absolute;
}

.card-header>a.active {
    color: #663201 !important;
}

.card-body {
    padding: 0.1rem !important;
}

ul.inner-menu {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

ul.inner-menu li {
    line-height: 12px;
    padding: 0rem;
}
.inner-menu li a.active {
    color: #F15A31 !important;
    font-weight: bold !important;
}

.btn-contact {
    padding: 0px 40px !important;
    color: #3400FF !important;
    /* border: 1px solid #ddd !important;*/
    top: 34px;
    left: 0px;
    font-size: 14px !important;
    position: relative
}

.nav-sub-parent>a:after {
    content: " ";
    background: url(../images/right-thin-chevron.svg) no-repeat;
    background-size: 10px 10px;
    height: 10px;
    width: 10px;
    right: 20px;
    margin-top: 10px;
    float: right;
}

.wrapper {
    /* border: 1px solid #ddd; */
    display: block;
    padding: 0px 0px;
    width: calc(100% - 250px);
    margin-left: 260px;
    min-height: 100vh !important;
    background: #f7f5f3e0;
    /* box-shadow: -1px 0px 10px rgba(6, 6, 6, 0.2); */
    border: none;
    position: relative;
}


/* ------------------------------------------------------------- */

hr {
    border-top: 1px solid #ddd;
    width: 100%;
}

hr.light {
    border-top: 1px solid #dddddd40;
    width: 100%;
    margin: 5px 0px;
}

table {
    width: 100%;
}

.custom-height td,
.custom-height th {
    padding: 0.3rem !important;
}

.text-eclipse {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    overflow: hidden;
}

.btn-w-icon {
    background: transparent !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    border: 1px solid #ced4da !important;
}

.btn-lg-icon {
    background: transparent !important;
    color: #773b03 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    border: 1px solid #773b03 !important;
    display: inline-flex;
    font-family: 'lato', Sans-serif;
}

.btn-detailed-view {
    position: fixed;
    right: 0px;
    top: 25%;
    padding: 0px 5px 5px;
    background: #f8f9fb;
}

.radio-toggle {
    display: none;
    position: relative;
}


/*top-nav*/

.top-nav {
    /* border-top: 2px solid #291769 !important; */
    width: 100%;
    /* height: 80px;*/
    padding: 20px 20px 0px 20px;
    z-index: 111;
}

.scrolled {
    background: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 14px 0px 20px rgba(6, 6, 6, 0.1)
}

.bc-1,
.bc-2,
.bc-2-bold {
    /* font-family: 'Raleway', sans-serif !important; */
    font-weight: 600 !important;
    color: #663201 !important;
    font-size: 14px !important;
    /* line-height: 15px !important; */
    margin-bottom: 5px !important;
}


/* .bc-2 {
  color: #FF7141 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 19px !important;
}

.bc-2-bold {
  color: #FF7141 !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 19px !important;
} */

.btn-circle-aqua {
    background: #0ECCCC !important;
    color: #ffffff !important;
    width: 30px;
    height: 30px;
    padding: 6px 0px !important;
    border-radius: 15px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 1.42857 !important;
}

.profile .dropdown-item {
    color: #707070 !important;
    font-size: 14px !important;
    text-transform: capitalize;
}

.profile .dropdown-toggle::after {
    display: none !important;
}

.profile .btn:focus {
    border: 0 !important;
    box-shadow: none !important;
}

.app-profile-tumb {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 25px;
    display: inline-block;
    border: 3px solid rgba(256, 256, 256, 0.4);
}

.app-profile-tumb img {
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
}

.breadcrumb {
    padding: .0rem .0rem;
    list-style: none;
    background: transparent !important;
    border-radius: .25rem;
    margin: 0px 0px !important;
}

.breadcrumb li {
    font-size: 12px
}

.breadcrumb li:first-child {
    font-weight: 600;
}


/*top-nav-end*/


/*search-box*/

.sb {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 500 !important;
    color: #333 !important;
    background-image: url("../images/icon-search-field.svg") !important;
    background-repeat: no-repeat !important;
    background-position: left bottom 10px !important;
    background-size: 25px 13px !important;
    padding-left: 26px !important;
}

.sm-dd {
    color: #291769 !important;
    text-transform: uppercase !important;
    border: 1px solid #291769 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
}

.dropdown-item {
    color: #707070 !important;
    font-size: 14px !important;
}

.sm-dd:focus {
    border-color: #291769 !important;
    box-shadow: 0px 1px 1px rgba(75, 112, 255, 0.075) inset, 0px 0px 8px rgba(75, 112, 255, 0.5);
}

.btn-blue {
    color: #291769 !important;
    text-transform: uppercase !important;
    border: 1px solid #291769 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 11px !important;
    font-weight: 600 !important;
}

.btn-blue:focus {
    border-color: #291769 !important;
    box-shadow: 0px 1px 1px rgba(75, 112, 255, 0.075) inset, 0px 0px 8px rgba(75, 112, 255, 0.5);
}


/*search-box-end*/


/*icons-start*/

#icon-edit {
    background-image: url(../images/icon-edit.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 16px 16px;
    cursor: pointer;
    display: inline-table;
}

#icon-delete {
    background-image: url(../images/icon-delete-active.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 16px 16px;
    cursor: pointer;
    display: inline-table;
}

#icon-remove {
    background-image: url(../images/icon-cross-red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 13px 13px;
    cursor: pointer;
    display: inline-table;
}

#icon-view {
    background-image: url(../images/icon-more-hori-b.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 20px 20px;
    cursor: pointer;
    display: inline-table;
}

#icon-add {
    background-image: url(../images/icon-add-blue.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 16px 16px;
    cursor: pointer;
    display: inline-table;
}

#icon-edit-config {
    background-image: url(../images/icon-edit.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    padding-left: 0px;
    background-size: 16px 16px;
    cursor: pointer;
    display: inline-table;
}


/*loans-tabs start*/

.loans-tabs .nav-link {
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #26408A !important;
    font-family: 'Open Sans', sans-serif !important;
}

.loans-tabs .nav-link.active {
    background-color: transparent !important;
    border-bottom-color: #f9f9f9 !important;
    color: #291769 !important;
}

label {
    color: #111 !important;
    font-size: 13px !important;
    font-family: 'lato', sans-serif !important;
    font-weight: 600;
    margin-bottom: 7px;
    letter-spacing: 0.04em;
    text-transform: capitalize !important;
}

.text-Content {
    color: #26408A !important;
}


/* .cb-l {
  color: #26408A !important;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500 !important;
} */

.font-22 {
    font-size: 22px !important;
}

.font-16 {
    font-size: 16px !important;
}


/*
.form-check-label{
color: #7A7A7C !important;
font-size: 12px !important;
font-family: 'Roboto', sans-serif !important;
font-weight: 500 !important;
}
*/

.input-group select.form-control {
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.input-group-append select.form-control {
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.form-control {
    color: #0F0F0F !important;
    font-size: 13px !important;
    font-family: 'lato', sans-serif !important;
    font-weight: 500 !important;
    height: 38px !important;
}

.form-controll {
    color: #0F0F0F !important;
    font-size: 13px !important;
    font-family: 'lato', sans-serif !important;
    font-weight: 500 !important;
    height: 38px !important;
}

.form-controll {
    /* display: inline-block; */
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

textarea.form-control {
    height: 100% !important;
}

.form-control:focus {
    border-color: #291769 !important;
    box-shadow: 0px 1px 1px rgba(75, 112, 255, 0.075) inset, 0px 0px 8px rgba(75, 112, 255, 0.5);
}

.form-text {
    color: #3F454C !important;
    font-size: 11px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
}

.sec-head:after,
.sec-head-bold:before {
    border-bottom: solid 1px #ccc !important;
    position: relative;
    top: -10px;
}

.datatable-body-cell,
.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell {
    overflow: hidden;
    white-space: break-spaces !important;
}

.table td {
    color: #111;
    font-size: 13px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 500 !important;
}

.table th {
    color: #26408A !important;
    font-size: 13px !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    border: 0px !important;
}

.clr-orange {
    color: #F15A31 !important;
}

.clr-blue {
    color: #26408A !important;
}

.clr-primary {
    color: #291769 !important;
}

.clr-gray {
    color: #707070 !important;
}

.alert-custom {
    border: 1px solid #21CE99 !important;
}

.alert-custom h4 {
    font-family: 'Open Sans', sans-serif !important;
    color: #21CE99 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 19px !important;
}

.alert-custom p {
    font-family: 'Open Sans', sans-serif !important;
    color: #21CE99 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
}

.alert-custom-blue {
    border: 1px solid #291769 !important;
}

.alert-custom-blue h4 {
    font-family: 'Open Sans', sans-serif !important;
    color: #291769 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 19px !important;
}

.alert-custom-blue p {
    font-family: 'Open Sans', sans-serif !important;
    color: #291769 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
}

.btn-g-icon {
    /* background: #BEBEBE !important; */
    background: #773B03 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', sans-serif !important;
    cursor: pointer !important;
    line-height: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.btn-b-icon {
    background: #291769 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: capitalize !important;
    cursor: pointer !important;
    height: 38px;
    line-height: 25px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.btn-b-icon:focus,
.btn-g-icon:focus,
.btn-s-icon:focus {
    border: 0px !important;
    box-shadow: none !important;
}

.btn-s-icon {
    background: #21CE99 !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', sans-serif !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.loans-card {
    padding: 15px !important;
    border: 1px solid #ddddddcf;
    border-radius: 4px;
    background: #f8f9fb;
}

.loans-card hr {
    width: 90% !important;
    margin-left: 5% !important;
    margin-bottom: 5px !important;
}

.user-pic {
    width: 80px;
    height: 80px;
    margin: auto;
    border-radius: 50%;
    border: 0px solid #ddd;
    overflow: hidden;
}

.user-pic img {
    width: 100%;
    height: 100%;
}

.filtered-tab li:first-child {
    margin-left: 0px !important;
}

.filtered-tab {
    margin-top: 25px;
}


/* .filtered-tab li {
    margin: 10px !important;
    margin-left: 5px !important;
  } */

.filtered-tab li a.active,
.filtered-tab li a:hover {
    background: #FFFFFF !important;
    font-weight: 600;
    color: #773B03 !important;
    cursor: pointer !important;
    box-shadow: 0px -4px 20px rgba(09, 09, 09, 0.15);
    z-index: 1;
    position: relative;
    border-bottom: 2px solid #773b03;
}

.filtered-tab li a {
    background: #EFECE1 !important;
    color: #111 !important;
    text-align: center;
    padding: 14px 20px !important;
    line-height: 13px;
    display: block;
    text-decoration: none;
    margin-left: 2px;
    border-bottom: 2px solid #EFECE1;
    border-left: none;
    font-size: 13px;
    font-weight: 600 !important;
    font-family: 'lato', sans-serif !important;
    cursor: pointer !important;
    box-shadow: 0px -4px 10px rgba(06, 06, 06, 0.02);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


/*.filtered-tab li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.filtered-tab li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
*/


/*11122019*/

.circle-tab-info li:first-child {
    margin-left: 0px !important;
}

.circle-tab-info {
    margin-top: 25px;
}

.circle-tab-info li {
    margin: 10px !important;
    margin-left: 5px !important;
}

.circle-tab-info li a.active {
    font-weight: 400;
    color: #fff;
    border: 1px solid #291769;
}

.circle-tab-info li a {
    background: #fff !important;
    color: #333;
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
    text-decoration: none;
    border-radius: 40px;
    border: 1px solid #F3F3F3;
    box-shadow: 2px 2px 4px #E2E2E2;
}

.circle-tab-info li.normal-link a {
    background: transparent !important;
    color: #333;
    width: auto !important;
    height: auto !important;
    float: right !important;
    border: none !important;
    box-shadow: none !important;
    padding: 10px;
    display: block;
    right: 0px;
    position: absolute;
    top: 90px;
    text-decoration: none;
}

.circle-tab-info li.normal-link a.active {
    background: transparent !important;
    color: #333;
    width: auto !important;
    height: auto !important;
    float: right !important;
    border: none !important;
    box-shadow: none !important;
    padding: 10px;
    display: block;
    right: 0px;
    position: absolute;
    top: 90px;
    text-decoration: none;
}

.circle-tab-info li a h2 {
    width: 100%;
    padding-top: 10px;
    font-size: 28px;
    font-weight: 600;
    font-family: 'roboto', sans-serif !important;
    height: auto;
    margin: 0px;
}

.circle-tab-info li a span {
    color: #111;
    font-size: 10px;
    top: -5px;
    position: relative;
    font-weight: 400;
}


/*11122019 end*/

.profile-tumb {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 35px;
    display: inline-block;
}

.profile-tumb img {
    width: 100%;
}

.contact-info {
    width: calc(100% - 140px);
    display: inline-block;
    height: 100%;
    margin-left: 20px;
}

.contact-info label.info-txt,
.contact-info label.info-txt span {
    color: #888 !important;
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100 !important;
}

.contact-info label {
    margin: 0px;
}


/* .contact-info label span {
    margin-left: 15px;
} */

.contact-info label span:first-child {
    margin-left: 0px;
}

.contact-info label {
    clear: both;
}

.contact-list-view {
    width: 100%;
    padding: 6px;
    display: inline-block;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 5px 0px rgba(3, 3, 3, 0.11);
    height: 130px !important;
    border: solid 1px #ccc;
}

.wiz-tab .nav-item {
    margin-bottom: -10px !important;
    margin-left: 15px !important;
}

.wiz-tab li.nav-item a.active {
    background: #F15A31 !important;
    font-weight: 600;
}

.wiz-tab li.nav-item a {
    background: #bebebe !important;
    color: #fff !important;
    text-align: center;
    padding: 4px !important;
    line-height: 12px;
    display: block;
    height: 20px;
    width: 20px;
    text-decoration: none;
    border-radius: 100%;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif !important;
}

.quick-links {
    width: auto;
    float: right;
    top: -38px;
}

.quick-links a.dropdown-toggle {
    text-align: left;
    border: none;
}

.quick-links ul.dropdown-menu {
    width: 200px !important;
    margin-right: 50px;
}

.quick-links ul.dropdown-menu li.dropdown-item {
    padding: 0px;
    width: 200px !important;
    cursor: pointer !important;
}

.quick-links ul.dropdown-menu li.dropdown-item a {
    width: 100% !important;
    text-decoration: none;
    padding: 8px 10px 8px 10px;
    line-height: 14px;
    display: block;
    color: #291769 !important;
}

.quick-links ul.dropdown-menu li.dropdown-item:active {
    background: #bebebe !important;
}

.quick-links .btn.focus {
    box-shadow: none !important;
}

.quick-links ul.dropdown-menu {
    float: right !important;
    right: 0px;
}

.text-grey {
    color: #333 !important
}

.border-box {
    width: 100% !important;
    border: 1px solid #ddd;
    padding: 10px !important;
    min-height: 160px;
    border-radius: .25rem;
}

.lc-dd .dropdown-item {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #707070 !important;
    line-height: 16px !important;
}

.lc-dd .dropdown-item:hover {
    background: #F5F5F5 !important;
}

.lc-dd .btn:focus {
    border: none !important;
    box-shadow: none !important;
}

.lc-dd .dropdown-toggle::after {
    display: none !important;
}

.lc-title {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    color: #26408A !important;
    text-align: center;
}

.lc-sub-title {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 15px !important;
    color: #26408A !important;
}

.lc-txt {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    line-height: 15px !important;
    color: #3F454C !important;
}

#open {
    display: none;
}

.acc1 #close.display-content,
.acc2 #close.display-content,
.acc3 #close.display-content,
.acc4 #close.display-content,
.acc5 #close.display-content,
.acc6 #close.display-content,
.acc7 #close.display-content,
.acc8 #close.display-content,
.acc9 #close.display-content,
.acc10 #close.display-content,
.acc11 #close.display-content,
.acc12 #close.display-content {
    display: none !important;
}

.acc1 #open.display-content,
.acc2 #open.display-content,
.acc3 #open.display-content,
.acc4 #open.display-content,
.acc5 #open.display-content,
.acc6 #open.display-content,
.acc7 #open.display-content,
.acc8 #open.display-content,
.acc9 #open.display-content,
.acc10 #open.display-content,
.acc11 #open.display-content,
.acc12 #open.display-content {
    display: inline-block !important;
}

.modal {
    padding-left: 0 !important;
    z-index: 9999 !important;
}

.modal-dialog {
    margin: auto !important;
}

.modal-xl {
    max-width: 100% !important;
}

.modal-content {
    min-height: 100vh !important;
    padding: 0% 7% 7% 3% !important;
}

.modal-title {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    color: #FF7141 !important;
}

.msm-tt {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 18px !important;
}

.sec-head,
.sec-head-bold {
    /* font-family: 'Raleway', sans-serif !important; */
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    color: #8C4401 !important;
    font-size: 14px !important;
    line-height: 15px !important;
    margin-bottom: 0 !important;
}

.sec-head-black {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 900 !important;
    color: #000 !important;
    font-size: 14px !important;
    line-height: 15px !important;
    margin-bottom: 16px !important;
}


/* .sec-head-bold {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 600 !important;
  color: #26408A !important;
  font-size: 14px !important;
  line-height: 15px !important;
  margin-bottom: 16px !important;
} */

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*loans-tabs end*/


/*media queries*/

@media (min-width: 320px) and (max-width: 575px) {}

@media (min-width: 576px) and (max-width: 767px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) {}

div.dataTables_info {
    font-size: 12px !important;
    color: #999 !important;
}

.page-link {
    padding: 5px 8px !important;
}


/* CSS talk bubble */

.talk-bubble {
    margin: 10px;
    display: inline-block;
    position: relative;
    width: 200px;
    height: auto;
    background: #e4f6ff;
}

.round {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}


/* Right triangle placed top left flush. */

.tri-right.border.left-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}

.tri-right.left-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 0px;
    bottom: auto;
    border: 22px solid;
    border-color: #e4f6ff transparent transparent transparent;
}


/* Right triangle, left side slightly down */

.tri-right.border.left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}

.tri-right.left-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 38px;
    bottom: auto;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}


/*Right triangle, placed bottom left side slightly in*/

.tri-right.border.btm-left:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -8px;
    right: auto;
    top: auto;
    bottom: -40px;
    border: 32px solid;
    border-color: transparent transparent transparent #666;
}

.tri-right.btm-left:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0px;
    right: auto;
    top: auto;
    bottom: -20px;
    border: 22px solid;
    border-color: transparent transparent transparent lightyellow;
}


/*Right triangle, placed bottom left side slightly in*/

.tri-right.border.btm-left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    right: auto;
    top: auto;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 transparent transparent #666;
}

.tri-right.btm-left-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 38px;
    right: auto;
    top: auto;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow transparent transparent lightyellow;
}


/*Right triangle, placed bottom right side slightly in*/

.tri-right.border.btm-right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 30px;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}

.tri-right.btm-right-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 38px;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}


/*
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;

/*Right triangle, placed bottom right side slightly in*/

.tri-right.border.btm-right:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -8px;
    bottom: -40px;
    border: 20px solid;
    border-color: #666 #666 transparent transparent;
}

.tri-right.btm-right:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 0px;
    bottom: -20px;
    border: 12px solid;
    border-color: lightyellow lightyellow transparent transparent;
}


/* Right triangle, right side slightly down*/

.tri-right.border.right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #666 transparent transparent #666;
}

.tri-right.right-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 38px;
    bottom: auto;
    border: 12px solid;
    border-color: lightyellow transparent transparent lightyellow;
}


/* Right triangle placed top right flush. */

.tri-right.border.right-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #666 transparent transparent transparent;
}

.tri-right.right-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 0px;
    bottom: auto;
    border: 20px solid;
    border-color: lightyellow transparent transparent transparent;
}


/* talk bubble contents */

.talktext {
    padding: 1em;
    text-align: left;
    line-height: 1.5em;
}

.talktext p {
    /* remove webkit p margins */
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

select.form-control {
    height: 38px !important;
}

.switch {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 30px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    padding: 5px 5px 5px 35px;
    color: #fff !important;
    background-color: #291769;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: .25rem !important;
    width: 105%;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 6px;
    bottom: 2px;
    background: url(../images/icon-cancel-white.svg) no-repeat center center;
    background-size: 20px 20px;
    color: #333 !important;
}

input:checked+.slider {
    background-color: #21CE99;
    color: #fff !important;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    content: "";
    background: url(../images/icon-check-white.svg) no-repeat center center;
    background-size: 20px 20px;
    position: absolute;
}

.slider .notverified {
    color: #fff;
    width: 100%;
}

.verified {
    display: none;
}

input:checked+.slider .verified {
    display: block;
    padding-left: 10px;
}

input:checked+.slider .notverified {
    display: none;
}

.rightsidepanel {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: -15px;
    background-color: #FFFFFF;
    overflow: auto;
    transition: 0.5s;
    padding-top: 60px;
    padding: 5px;
    border-left: 4px solid #ebebeb;
}

.rightsidepanel a.closebtn {
    text-decoration: none;
}

.rightsidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 36px;
    margin-left: 50px;
}

#main-content {
    transition: margin-right .5s;
}


/*[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

  [type="radio"]:checked + label,
  [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
  }

    [type="radio"]:checked + label:before,
    [type="radio"]:not(:checked) + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 1rem;
      height: 1rem;
      border: 2px solid #f15a3150;
      border-radius: 100%;
      background: #fff;
    }

    [type="radio"]:checked + label:after,
    [type="radio"]:not(:checked) + label:after {
      content: '';
      width: 11px;
      height: 11px;
      background: #f15a31;
      position: absolute;
      top: .15rem;
      left: .15rem;
      border-radius: 100%;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
    }

    [type="radio"]:not(:checked) + label:after {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
    }

    [type="radio"]:checked + label:after {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }*/

table td .form-check-input {
    margin-left: 1rem !important;
}


/*

input[type="checkbox"]:checked,
input[type="checkbox"]:not(:checked), input[type="radio"]:checked,
input[type="radio"]:not(:checked)  {
    position: absolute;
    left: -9999px;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:not(:checked) + label, input[type="radio"]:checked + label,  input[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height:16px;
    display: inline-block;
    color: #666;
}
input[type="checkbox"]:checked + label:before,
input[type="checkbox"]:not(:checked) + label:before, input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #f15a3150 ;
    border-radius:4px;
    background: #fff;
}
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before{ 
    border-radius:100% !important;
}

input[type="checkbox"]:checked + label:after,
input[type="checkbox"]:not(:checked) + label:after {
    content: url(../images/icon-tick.png);
    width: 13px;
    height: 13px;
    font-size: 12px;
    background: #F15A31;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 1px;
    border-radius: 5px 5px 0px 0px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
	background-position: 18px 20px;
}
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #f15a31;
    position: absolute;
    top: .15rem;
    left: .15rem;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

input[type="checkbox"]:not(:checked) + label:after, input[type="radio"]:not(:checked) + label:after{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
input[type="checkbox"]:checked + label:after, input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

*/


/*media queries-end*/


/* CSS BY CGA CLOSE */


/*Custom edit**/

.invalid-feedback-cst {
    font-size: 80%;
    color: #dc3545;
}

.is-invalid {
    border-color: #dc3545 !important;
}

.input-group>.form-control {
    border-top-right-radius: 0.25em !important;
    border-bottom-right-radius: 0.25em !important;
}

.modal.slideInRight {
    animation-duration: 0.5s;
    animation-name: slideInRight;
}

.left .modal-dialog,
.right .modal-dialog {
    /*  position: fixed; */
    margin: auto;
    right: -16px;
    width: 30%;
    height: 100%;
}

.modal-header {
    padding: 1rem 1rem 0 1rem !important;
    border-bottom: 0 !important;
}

.modal-body {
    padding: 1rem 0 1rem 0 !important;
}

#toast-container>div {
    opacity: 1;
}

.done {
    background: #21CE99 url(../images/check-box-active.svg) center center no-repeat;
}

.notdone {
    background: #f15a318c url(../images/icon-cross-white.svg) center center no-repeat;
}

.underprocess {
    background: #FF9900 url(../images/icon-warning-sign-white.svg) center center no-repeat;
}

.done,
.notdone,
.underprocess {
    background-size: 8px;
    display: inline-block;
    padding: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 4px;
    top: 8px;
}

td i {
    top: 4px;
    position: relative;
}

.accor-span-width-fixed {
    width: 300px;
    display: inline-block;
    text-align: left
}


/*switch*/

.material-switch>input[type="checkbox"] {
    display: none;
}

.material-switch>label {
    cursor: pointer;
    height: 0px;
    position: relative;
    top: 5px;
}

.material-switch>label::before {
    background: rgb(0, 0, 0);
    border-radius: 8px;
    content: '';
    height: 10px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 28px
}

.material-switch>label::after {
    background: rgb(255, 255, 255);
    border-radius: 14px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 16px;
    left: 0px;
    margin-top: -6px;
    position: absolute;
    top: -5px;
    transition: all 0.3s ease-in-out;
    width: 16px;
}

.material-switch>input[type="checkbox"]:checked+label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch>input[type="checkbox"]:checked+label::after {
    background: inherit;
    left: 14px;
}

.material-switch>span {
    color: #26408A !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 500 !important;
    margin-bottom: 0.5rem;
    display: inline-block
}

.radio-btn input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-btn label {
    display: inline-block;
    padding: 8px 20px;
    font-size: 14px;
    border-radius: 4px;
    background: #FFF !important;
    color: #26408A !important;
    border: 1px solid #26408A;
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif !important;
    letter-spacing: 0.04em;
    font-size: 13px !important;
}

.radio-btn label:hover {
    background: #f15a3130;
    cursor: pointer;
}


/* .radio-btn input[type="radio"]:checked + label {
  background:#F0F0F0 !important;
  color: #fff !important;
  border: 1px solid #F0F0F0;
  cursor: pointer;
} */

.radio-btn input[type="radio"]:checked+label {
    background: #f15a31 !important;
    color: #fff !important;
    border: 1px solid #f15a31;
    cursor: pointer;
}


/* written by Ravi Shankar thrymr team 30th Oct 2019 */

.dynamicButton label {
    display: inline-block;
    /* background: #f15a31; */
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #26408A;
    border-radius: 4px;
}

.dynamicButton checked+label {
    display: inline-block;
    background: #f15a31;
    padding: 5px 8px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #f15a31;
    border-radius: 4px;
    cursor: pointer;
}

.radioHide {
    display: none !important;
}

.date-cst {
    background: #337ab7;
    color: #fff;
}

.k-combobox .k-select {
    background: transparent !important;
}


/*ul time line start*/

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 5px 0;
    padding: 20px 10px 5px 20px;
    border-top: 1px solid #ddd;
}

ul.timeline>li:first-child {
    border-top: none;
}

ul.timeline>li a {
    text-decoration: none;
}

ul.timeline>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 2px solid #22c0e8;
    left: 22px;
    width: 15px;
    height: 15px;
    margin-top: 7px;
    z-index: 400;
}

body a,
ul a,
li a {
    text-decoration: none !important;
}

.bg-tab>.active {
    background: #f8fafc !important;
}


/*ul time line end*/


/* Added Cursor not allowed for Not Applicable */

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
    cursor: not-allowed;
}

.dropdown-list ul li {
    width: 100%;
    display: inline-block;
    padding: 5px 10px !important;
}

.dropdown-list ul li:first-child {
    padding-top: 5px !important;
}

.dropdown-list ul li label {
    color: #000;
    width: 25%;
    float: left;
}

.list-filter input {
    padding: 0px 0px 0px 10px !important;
}

.k-pager-wrap {
    background-color: #fff !important;
    border: none;
}

.k-widget {
    border-width: 0px !important;
}

.k-grid table th,
.k-grid table tr {
    color: #291769 !important;
    ;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    border: 0px !important;
    text-align: left;
}

.k-grid td {
    border-width: 0 0 0 0px !important;
}

.k-grid tr td:first-child {
    text-align: left !important;
}

.k-grid-footer tr td {
    font-weight: 600 !important;
}

.k-grid-toolbar {
    background: transparent !important;
}

.k-grid-add-row,
.k-grid-footer,
.k-grid-header,
.k-grid-toolbar,
.k-grouping-header {
    color: #656565;
    background-color: #ffffff !important;
}

.k-grid-content {
    overflow: auto !important;
}

.k-button.k-primary {
    background: none;
}

.k-grid table td {
    color: #333 !important;
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    text-align: left;
    border-bottom: 1px solid #ebebeb !important;
}

.k-grid table th {
    text-align: left !important;
}

.k-button.k-primary,
.k-command-cell>.k-button {
    border-color: transparent !important;
    background-color: transparent !important;
}

.k-grid tr.k-alt {
    background-color: transparent !important;
}

.k-state-selected {
    background-color: #fff !important;
}

.k-grid tr.k-state-selected>td {
    background-color: rgba(255, 255, 255, 1) !important;
}


/* Enable Disable Forms */

.disableOne {
    pointer-events: none;
    cursor: not-allowed;
}

.activeOne {
    pointer-events: all
}

.for-confirmation-pop-up {
    padding: 10px !important;
    min-height: 70px !important;
    margin-top: 45% !important;
}

.divHide {
    display: none !important;
}


/* Added cursor not allowed on Not Applicable*/

.form-control:disabled,
.form-control[readonly] {
    /* background-color: #e9ecef; */
    background-color: #fff;
    opacity: 1;
    cursor: pointer !important;
}

.green {
    background-color: green;
}

.red {
    background-color: red;
}


/*********Template box FORMATE***********/

.temp-img {
    width: 100px;
}

.temp-box {
    padding: 30px !important;
    height: 450px !important;
    overflow-y: scroll;
}

.temp-box-inner {
    padding: 10px 30px !important;
    height: 450px !important;
    overflow-y: scroll;
}

.temp-ul {
    padding-inline-start: 0px !important;
    margin-top: -35px;
    margin-block-end: 0px !important;
    left: 20px;
    position: relative;
}

li.temp-ico {
    /* background: #fff !important; */
    color: #333;
    width: 30px;
    /* height:50px; */
    text-align: center;
    display: block;
    text-decoration: none;
    /* border-radius: 40px; */
    /* border: 1px solid #F3F3F3; */
    /* box-shadow: 2px 2px 4px #9a9a9a; */
    display: inline-block;
}

li.temp-ico img {
    cursor: pointer !important;
}

.temp-title {
    padding: 10px;
    margin: 30px 0px;
    background: #f2f2f2;
}

.temp-box table td {
    color: #343a40 !important;
    padding: 0.50rem;
    font-size: 14px !important;
}

.temp-box ul li {
    font-size: 14px !important;
}

.temp-box-inner input {
    border: none;
    border-bottom: 1px solid #343a40 !important;
    outline: none;
    padding: 0px 10px;
    color: #26408A !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 15px !important;
    margin-bottom: 5px !important;
}

.receipt-table td {
    padding: 8px 10px !important;
}

.receipt-table tr:nth-child(odd) {
    background: #f2f2f2;
}

.receipt-table td label {
    margin-bottom: 0px;
}

label.print-font {
    /* font-family: 'PT Mono', monospace !important; */
    color: #222 !important;
    letter-spacing: 0.1rem;
}

.font-18 {
    font-size: 18px !important;
}

.font-14 {
    font-size: 14px !important;
}


/*media queries-end*/


/* for grid headings - Kiran Gaikwad (started)  */

.k-grid th {
    text-align: center !important;
}

.k-grid-norecords td {
    text-align: center !important;
}


/* for grid headings - Kiran Gaikwad (ended)  */


/* for disabling tabs - Kiran Gaikwad (started)  */

.disableTabs {
    pointer-events: none !important;
}


/* for disabling tabs - Kiran Gaikwad (ended)  */


/* for disabling anchor links - Kiran Gaikwad (started)  */

.for-disable-anchor-links {
    pointer-events: none !important;
}


/* for disabling anchor links - Kiran Gaikwad (end)  */

.tabColor {
    color: #291769 !important;
}


/* for account tree  */

.k-treeview .k-in.k-state-selected {
    color: #656565 !important;
}

span.badge.text-primary {
    left: 500px !important;
}

span.badge.text-danger {
    left: 483px !important;
}

span.badge.text-success {
    left: 465px !important;
}

span.badge.text-info {
    left: 435px !important;
}

span.badge.text-dark {
    left: 435px !important;
}

span.badge.text-body {
    left: 419px !important;
}

span.badge.ac-level-4.text-success,
span.badge.ac-level-4.text-info {
    left: 450px !important;
}

span.badge.ac-level-3.text-info {
    left: 465px !important;
}


/* for account tree end  */


/* for account tree end  */


/* .k-grid-header th.k-header {
  text-align: center !important;
} */

.k-grid tbody button.k-button {
    min-width: 0px !important;
}

.k-button {
    padding: 5px 0px !important;
}


/* written by Ravi Shankar thrymr team 30th Oct 2019 */

.activeBtn-0 {
    background: #f15a31 !important;
    color: #fff !important;
    border: 1px solid #f15a31 !important;
    cursor: pointer;
    padding: 8px 20px;
    font-weight: 600 !important;
    letter-spacing: 0.04em;
    margin-right: 0.75rem !important;
    font-size: 13px !important;
}

.activeBtn-1 {
    background: #f15a31 !important;
    color: #fff !important;
    border: 1px solid #f15a31 !important;
    cursor: pointer !important;
    /* margin-right: 5px; */
    margin-left: 0.75rem !important;
}

.customModal {
    position: fixed !important;
    margin: auto !important;
    right: 0px;
    width: 40%;
    height: 100% !important;
}

@media screen and (min-width: 576px) {
    .customModal {
        max-width: 45% !important;
    }
}


/* .k-grid-content-locked {
    float: right;
    }
    .k-grid-header-locked {
    float: right;
    } */


/*ADD NEW CSS 11112019*/

.page-item.active .page-link {
    color: #fff !important;
}

.lc-title {
    cursor: pointer !important;
}

.k-icon.k-clear-value.k-i-close {
    top: 14px;
}

.chargeconfig-rowselection {
    background-color: rgba(222, 235, 255, 0.28);
}


/* for 2nd tab loan installment mode interval */

.for-span-text {
    padding: 7px 5px !important;
    border: 1px solid #ccc !important;
}


/* for 2nd tab loan installment mode interval */

.pad-5-15 {
    padding: 5px 15px !important;
}

.for-cursor {
    cursor: pointer;
}

.for-cursor:hover {
    color: #291769 !important;
}


/* custom css 15112019     */

.table th {
    white-space: nowrap !important;
}

.k-grid-header {
    padding: 0px !important;
}

html {
    overflow-x: hidden;
}

.k-grid .k-grouping-header {
    border-color: #ebebeb !important;
    border: 1px solid;
    border-top: none !important;
    border-bottom: none !important;
}

.k-grid-header th.k-header {
    border-color: #fff !important;
    background: #fff !important;
    font-size: 12px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
    border: 0px !important;
}

.k-grid th a {
    color: #291769 !important;
}

.k-grid td a {
    color: #291769 !important;
    border: 1px solid #f5f5f5;
    padding: 5px 5px;
    border-radius: 4px !important;
    font-size: 11px;
}

.k-grid-header th.k-header>.k-link {
    padding: 0.7em 0.8em 0.8em 0 !important
}

.k-grid .k-grouping-row .k-icon span {
    margin-left: -100px !important;
}

.k-grid .k-grouping-row .k-icon span:first-child {
    margin-left: -15px !important;
}

.k-grouping-row p:first-child {
    margin-left: -15px !important;
}

.k-grids .k-grid .k-grid-aria-root {
    border: 0px solid #ebebeb !important;
}


/* .k-grid .k-grid-aria-root {
             border: 1px solid #ebebeb; 
        } */


/* .k-grid thead, .k-grid tbody, .k-grid tfoot {
background: #fff !important;
} */


/* .k-grid .k-grouping-row tr {
  background: #fff !important;
} */

.k-grid .k-grouping-row td,
.k-group-cell,
.k-grid-draggable-header.k-group-indicator {
    background: #F8F9FB !important;
}

.k-grid-draggable-header.k-group-indicator .k-link {
    color: #3F454C !important;
    font-size: 12px !important;
}

.for-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545 !important;
}

.for-error-border {
    border: 1px solid #dc3545 !important;
}

.no-error-border {
    border: 1px solid #ced4da !important;
}

.k-grid tbody button.k-button {
    background: transparent !important;
}

.k-group-indicator {
    padding: 0px 8px !important;
}

.k-grid tbody tr:hover,
.k-grid tbody tr.k-state-hover {
    border: 1px solid #fff !important;
}

.k-grid tbody tr {
    border: 1px solid #ced4da !important;
}

kendo-grid-toolbar.k-header.k-grid-toolbar {
    padding: 0px !important;
}
kendo-pdf-document .k-grid-header th.k-header,
.lendoAlign .k-grid-header th.k-header {
    border: 1px solid #ccc !important;
    text-align: center !important;
    text-wrap: wrap !important;
    font-weight: bold !important;
}

#styling kendo-pdf-document .k-grid-header th.k-header,
#styling kendo-pdf-document td {
    border: 5px solid #000 !important;
    text-align: center !important;
    text-wrap: wrap !important;
    font-weight: bold !important;
    font-size: 18px !important;
}


/*18112019*/

.b-item-1 a {
    letter-spacing: 0.14px !important;
    color: #773B03 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
}

.breadcrumb li a {
    font-size: 12px !important;
    color: #26408A !important;
}

.invalid-feedback {
    color: #FF1600 !important;
    font-size: 11px !important;
    opacity: 1;
    display: block !important;
}

@media screen and (min-width:1601px) {
    .main-content {
        max-width: 1260px !important;
    }
    .wrapper {
        min-height: 969px;
    }
}


/*18112019*/


/* for cursor style for anchor link---- start */

.cursor-pointer {
    cursor: pointer !important;
}


/* for cursor style for anchor link---- end */

.filtered-tab li a span.badge {
    background: #26408A !important;
    color: #FFFFFF !important;
}

a.back-btn {
    position: absolute !important;
    right: 30px;
    color: #291769 !important;
}

input::placeholder {
    color: transparent !important;
}


/* input#search {
  width: 250px;
  position: absolute;
  right: 0px;
  color: #0F0F0F !important;
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    height: 38px !important;
    padding: .375rem 1.25rem !important;
    border-radius: .25rem !important;
}
.sb{
  border: 1px solid #ced4da !important;
    top: 50px;
    right: 20px !important;
    background-size: 20px 11px !important;
} */

.displayPperiod {
    display: inline-flex;
}

a.lc-txt.mr-3.active {
    color: #f00 !important;
    cursor: pointer;
}

.btn-b-icon.k-button-cst {
    background: #fff !important;
    border: 1px solid #291769 !important;
    color: #291769 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: capitalize !important;
}

.btn-sec {
    background: #FFF !important;
    color: #26408A !important;
    border: 1px solid #26408A;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: 'Open Sans', sans-serif !important;
    height: 38px;
    line-height: 26px;
}

.member-Receipt .btn-sec {
    width: 100%;
}

.btn-sec:hover {
    color: #26408A;
    background: #291769;
    border-color: #26408A;
}


/* ============================================================================================ */


/* for disable 1st tab when click on back button while editing time - start */

.for-disable {
    pointer-events: none !important;
    /* background-color: #ddd !important; */
}

.for-disable-radio-btn {
    pointer-events: none !important;
}


/* for disable 1st tab when click on back button while editing time - end */


/* ============================================================================================ */


/* for amount displaying for income details in 5th tab and 8th tab - start */

.red-color {
    color: red !important;
}

.green-color {
    color: green !important;
    font-weight: bold !important;
}


/* for amount displaying for income details in 5th tab and 8th tab - end */


/* ============================================================================================ */


/*21112019*/

.search-k-cst {
    height: 25.5px !important;
    width: 288px !important;
    margin-left: -2px;
}

li.temp-ico a {
    background: none !important;
    border: none !important;
}

.k-grid tbody .k-button {
    min-width: 45px !important;
}

.modal-content {
    border-radius: 0rem !important;
    border: none;
}


/* added by harish for material switch color and radio btn and check box */

.check-success {
    background-color: #21ce99 !important;
}

.check-danger {
    background-color: #b35757 !important;
}

.radio-btn-secondary label {
    cursor: pointer;
}

.radio-btn-secondary label:before {
    content: "";
    border: 1px solid #291769;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
    cursor: pointer;
}

.radio-btn-secondary input[type="radio"]:checked+label:before {
    background: url(../images/icon-checked-white.svg) center center no-repeat;
    background-size: 16px 16px;
    border: none;
}

.check-btn input[type="checkbox"],
.check-btn-secondary input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.check-btn-secondary input[type="checkbox"]:checked+label::before {
    background: url(../images/icon-checked-checkbox.svg) center center no-repeat;
    background-size: auto;
    background-size: 17px 17px;
    border: none;
}

.check-btn-secondary label::before {
    content: "";
    border: 1px solid #291769;
    border-radius: 4px;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.check-btn input[type="checkbox"],
.check-btn-secondary input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-btn input[type="radio"],
.radio-btn-secondary input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

i.lc-txt {
    font-style: normal !important;
}

.k-content input {
    height: 38px !important;
    border-radius: 4px;
    border: 1px solid #ced4da !important;
    width: 100% !important;
    color: #0F0F0F !important;
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
}


/*21112019*/

td.border-left {
    border-left: 1px solid #000 !important;
}

.k-icon.k-clear-value.k-i-close {
    margin-top: 10px !important;
}


/*data grid table seacrh*/

.dataTables_wrapper div.dataTables_filter input {
    background-image: url("../images/icon-search-field.svg") !important;
    background-repeat: no-repeat !important;
    background-position: left bottom 10px !important;
    background-size: 25px 13px !important;
    padding-left: 26px !important;
    margin-left: 0em !important;
    position: absolute;
    top: -35px;
    width: 330px !important;
}

.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
}


/*data grid table seacrh*/

.k-footer-template td {
    font-weight: 600;
}

.k-widget .k-combobox {
    width: 100% !important;
}

.form-check-inline {
    margin-right: 0.75rem !important;
}

.scrolled {
    padding-bottom: 15px !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(7.5em + -2.25rem);
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E);
    background-repeat: no-repeat;
    background-position: center right calc(-0.15em + .1875rem) !important;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    /* right: 14px; */
    /* position: relative; */
}

.report-head {
    border-top: solid 2px #e9ecef !important;
    border-bottom: solid 2px #e9ecef !important;
    line-height: 40px !important;
    font-weight: 600;
    margin: 15px 0 -2px 0;
}

.report-head p {
    color: #e67812 !important;
}

.select2-container .select2-selection--multiple {
    height: 38px !important;
}

.k-footer-template td {
    font-weight: 600;
}

.k-widget.k-combobox {
    width: 100% !important;
}


/* --------------------------------------------------------------------------------------------------- */


/* for bootstrap modal for confirm - Kiran Gaikwad - 12-02-2019 - start */

.top-100 {
    top: 100px !important;
}

.height-auto {
    min-height: auto !important;
}

.mar-5 {
    margin: 5px !important;
}


/* for bootstrap modal for confirm - Kiran Gaikwad - 12-02-2019 - end */


/* --------------------------------------------------------------------------------------------------- */


/* for 1st tab diabled purpose - Kiran Gaikwad - 12-09-2019 - start */

.cursor-not-allowaed {
    cursor: not-allowed !important;
}


/* for 1st tab diabled purpose - Kiran Gaikwad - 12-09-2019 - end */


/* --------------------------------------------------------------------------------------------------- */

@media print {
    .temp-box-inner p label {
        font-size: 15px !important;
    }
    .pull-right {
        float: right !important;
    }
    .font-weight-normal {
        font-weight: normal !important;
    }
    .font-weight-bold {
        font-weight: bold !important;
    }
}

span.k-invalid-msg {
    display: none !important;
}

.kendo-right {
    text-align: right !important;
    padding: 5px 5px 5px 5px !important;
}

.collection-report .kendo-right {
    text-align: right !important;
    padding: 5px 5px 5px 5px !important;
}

th.kendo-right.k-header {
    text-align: right !important;
    padding: 5px 30px 5px 5px !important
}

.k-grid-header th.k-header>.k-link {
    margin: -0.5em 0.em -.4em 0 !important
}

th.kendo-left {
    text-align: left !important;
}

th.kendo-center {
    text-align: center !important;
}

.kendo-center {
    text-align: center !important;
}

.k-grid-footer {
    padding: 0px 0px 0px 0px !important;
}

kendoGridGroupFooterTemplate {
    text-align: right !important;
}

.k-group-footer td .bc-2,
.k-grid-footer td .bc-2,
.form-control.sec-head-bold {
    margin-bottom: 0px !important;
}

.page-template .header {
    position: absolute;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
}


/* .k-grid-header th.k-header {
            text-align: center !important;
        } */

.kendo-g-center.k-header span {
    display: none !important;
}

th.kendo-g-center.k-header {
    font-size: 16px !important;
}

.k-pdf-export .k-grid td {
    white-space: normal;
    text-overflow: clip;
    font-size: 11px;
}


/* .k-grid table td:nth-child(4) {
    text-align: left !important;
    width: 250px !important;
} */


/* conatct list detaild css */

img.expand2 {
    transform: rotate(0deg);
    ;
}

.expand {
    transition: 0.3s;
    transform: rotate(180deg);
}

#sidebarCollapse {
    right: 0px;
    position: absolute;
    top: 110px;
}

#contact-card {
    width: 100%;
    z-index: 2;
    background: #fff;
}

#contact-card .navbar {
    /* height:100% !important; */
    display: block !important;
}

.contact-title {
    background: #F8F9FB;
    border: 0.5px solid #F0F0F0;
    border-radius: 4px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0px;
}

.contact-wrapper label {
    margin-bottom: 0px !important;
}

#contact-list {
    color: #fff;
    z-index: 1;
    position: relative;
    transition: all 0.3s;
}

@media (max-width: 768px) {
    #contact-list {
        width: calc(100% -250px)
    }
    #contact-list.active {
        margin-left: 0;
    }
}

#contact-list {
    min-width: 270px;
    margin-left: 10px;
}

.contact-wrapper {
    display: flex;
    align-items: stretch;
    margin-top: 35px;
}

#contact-list.active {
    margin-left: -270px !important;
}

.side-back-btn {
    background: #f2f2f2;
    border-radius: 20px 0px 0px 20px;
}

#contact-list+#sidebarCollapse img {
    display: none;
}

.expand {
    transition: 0.3s;
    transform: rotate(180deg);
}

#sidebarCollapse {
    right: 0px;
    position: absolute;
    top: 110px;
}

#contact-card {
    width: 100%;
    z-index: 2;
    background: #fff;
}

#contact-card .navbar {
    /* height:100% !important; */
    display: block !important;
}

.contact-title {
    background: #F8F9FB;
    border: 0.5px solid #F0F0F0;
    border-radius: 4px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0px;
}

.contact-wrapper label {
    margin-bottom: 0px !important;
}

#contact-list {
    color: #fff;
    z-index: 1;
    position: relative;
    transition: all 0.3s;
}

@media (max-width: 768px) {
    #contact-list {
        width: calc(100% -250px)
    }
    #contact-list.active {
        margin-left: 0;
    }
}

#contact-list {
    min-width: 270px;
    max-width: 270px;
    margin-left: 10px;
}

.contact-wrapper {
    display: flex;
    align-items: stretch;
    margin-top: 35px;
}

#contact-list.active {
    margin-left: -270px !important;
}

.side-back-btn {
    background: #f2f2f2;
    border-radius: 20px 0px 0px 20px;
}

#contact-list+#sidebarCollapse img {
    display: none;
}

.contact-wrapper .tab-pane.active {
    transform: rotate(0deg);
    ;
}

.expand {
    transition: 0.3s;
    transform: rotate(180deg);
}

#sidebarCollapse {
    right: 0px;
    position: absolute;
    top: 110px;
}

#contact-card {
    width: 100%;
    z-index: 2;
    background: #fff;
}

#contact-card .navbar {
    /* height:100% !important; */
    display: block !important;
}

.contact-title {
    background: #F8F9FB;
    border: 0.5px solid #F0F0F0;
    border-radius: 4px;
    font-weight: bold;
    width: 100%;
    padding: 10px 0px;
}

.contact-wrapper label {
    margin-bottom: 0px !important;
}

#contact-list {
    color: #fff;
    z-index: 1;
    position: relative;
    transition: all 0.3s;
}

@media (max-width: 768px) {
    #contact-list {
        width: calc(100% -250px)
    }
    #contact-list.active {
        margin-left: 0;
    }
}

#contact-list {
    min-width: 270px;
    max-width: 270px;
    margin-left: 10px;
}

.contact-wrapper {
    display: flex;
    align-items: stretch;
    margin-top: 35px;
}

#contact-list.active {
    margin-left: -270px !important;
}

.side-back-btn {
    background: #f2f2f2;
    border-radius: 20px 0px 0px 20px;
}

#contact-list+#sidebarCollapse img {
    display: none;
}

.contact-wrapper .tab-pane.active {
    width: 773px !important;
}

.t1 .tab-pane.active {
    width: 100% !important;
    transition: 0.3s;
}

.contact-wrapper .filtered-tab li a {
    padding: 14px 13px !important;
}

.contact-wrapper.t1 .filtered-tab li a {
    padding: 14px 20px !important;
}

.progress {
    border-radius: 5px;
    overflow: visible;
}

.progress-bar {
    background: #21CE99 !important;
    -webkit-transition: width 1.5s ease-in-out;
    transition: width 1.5s ease-in-out;
    border-radius: 5px;
}

@media (min-width:1100px) and (max-width: 1440px) {
    .contact-wrapper .tab-pane.active {
        width: 773px !important;
    }
    .t1 .tab-pane.active {
        width: 100% !important;
        transition: 0.3s;
    }
}

.meter-range {
    padding: 40px 0;
}

.alter {
    margin: 30px 0 5px 0;
}

.progressText {
    color: #3F454C;
    font-size: 12px;
}

.barWrapper p {
    color: #3F454C !important;
}


/* conatct list detaild css */


/*06012020*/

.k-checkbox:checked+.k-checkbox-label::after,
.k-checkbox:checked+.k-checkbox-label::before {
    left: -20px;
}

.k-columnmenu-actions .k-button.k-primary {
    background-color: #ff6358 !important;
}

.enableTabs {
    cursor: pointer !important;
}

.ng-dropdown-panel.ng-select-bottom {
    width: 450px !important;
}

.temp-Content {
    background: #fff;
}

#temp-box {
    padding-bottom: 100px;
}

.content-inner-left,
.content-inner-right,
.content-inner-view {
    background: #FFFFFF;
    box-shadow: 0px 0px 21px #d7dadb;
    border-radius: 0px;
    padding: 20px 30px;
    margin-bottom: 0;
}


/* .btn { */


/* box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2); */


/* } */

.card-box {
    padding: 15px 15px;
    margin: 0rem 0 0.5rem;
    border-radius: 4px;
    background-color: #fff;
    transition: box-shadow .25s;
    box-shadow: 0px 0px 21px rgba(6, 6, 6, 0.1);
    width: 100%;
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.panel-title {
    font-size: 15px;
    background: #f4f4f4;
    padding: 10px;
    color: #000 !important;
}

.h-32 {
    height: 32px;
}

.ngx-datatable.material.striped .datatable-row-odd {
    background: #eee;
}

.ngx-datatable.material.single-selection .datatable-body-row.active,
.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group,
.ngx-datatable.material.multi-selection .datatable-body-row.active,
.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group {
    background-color: #304ffe;
    color: #fff;
}

.ngx-datatable.material.single-selection .datatable-body-row.active:hover,
.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group,
.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,
.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group {
    background-color: #193ae4;
    color: #fff;
}

.ngx-datatable.material.single-selection .datatable-body-row.active:focus,
.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group,
.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,
.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,
.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group {
    background-color: #2041ef;
    color: #fff;
}

.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group {
    background-color: #eee;
    transition-property: background;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}

.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,
.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group {
    background-color: #ddd;
}

.ngx-datatable.material.cell-selection .datatable-body-cell:hover,
.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group {
    background-color: #eee;
    transition-property: background;
    transition-duration: 0.3s;
    transition-timing-function: linear;
}

.ngx-datatable.material.cell-selection .datatable-body-cell:focus,
.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group {
    background-color: #ddd;
}

.ngx-datatable.material.cell-selection .datatable-body-cell.active,
.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group {
    background-color: #304ffe;
    color: #fff;
}

.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,
.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group {
    background-color: #193ae4;
    color: #fff;
}

.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,
.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group {
    background-color: #2041ef;
    color: #fff;
}

.ngx-datatable.material .empty-row {
    height: 50px;
    text-align: left;
    padding: 0.5rem 1.2rem;
    vertical-align: top;
    border-top: 0;
}

.ngx-datatable.material .loading-row {
    text-align: left;
    padding: 0.5rem 1.2rem;
    vertical-align: top;
    border-top: 0;
}

.ngx-datatable.material .datatable-header .datatable-row-left,
.ngx-datatable.material .datatable-body .datatable-row-left {
    background-color: #fff;
    background-position: 100% 0;
    background-repeat: repeat-y;
}

.ngx-datatable.material .datatable-header .datatable-row-right,
.ngx-datatable.material .datatable-body .datatable-row-right {
    background-position: 0 0;
    background-color: #fff;
    background-repeat: repeat-y;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==);
}

.ngx-datatable.material .datatable-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    height: 50px !important;
}

.ngx-datatable.material .datatable-header .datatable-header-cell {
    text-align: left;
    padding: 0.5rem 1.2rem;
    font-weight: 400;
    background-color: #fff;
    line-height: 35px;
    color: rgba(0, 0, 0, 0.54);
    vertical-align: bottom;
    font-weight: 500;
}

.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper {
    position: relative;
}

.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable::after {
    transition: transform 400ms ease, opacity 400ms ease;
    opacity: 0.5;
    transform: scale(1);
}

.ngx-datatable.material .datatable-header .datatable-header-cell .draggable::after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    height: 60px;
    width: 60px;
    background: #eee;
    border-radius: 100%;
    opacity: 1;
    filter: none;
    transform: scale(0);
    z-index: 9999;
    pointer-events: none;
}

.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle {
    border-right: none;
}

.ngx-datatable.material .datatable-header .resize-handle {
    border-right: solid 1px #eee;
}

.ngx-datatable.material .datatable-body .datatable-row-detail {
    background: #f5f5f5;
    padding: 10px;
}

.ngx-datatable.material .datatable-body .datatable-group-header {
    background: #f5f5f5;
    border-bottom: solid 1px #d9d8d9;
    border-top: solid 1px #d9d8d9;
}

.cell-right {
    text-align: right !important;
    padding-right: 1.2rem !important;
}

.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell {
    padding: 0.5rem 1.2rem 0.5rem 0px !important;
}

.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell {
    /* text-align: center;  */
    padding: 10px 0;
    vertical-align: top;
    border-top: 0;
    color: rgba(0, 0, 0, 0.87);
    transition: width 0.3s ease;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
    font-weight: 400;
}

.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell {
    text-align: left;
    padding: 0.9rem 1.2rem;
    vertical-align: top;
    border-top: 0;
    color: rgba(0, 0, 0, 0.87);
    transition: width 0.3s ease;
    font-size: 14px;
    font-weight: 400;
}

.ngx-datatable.material .datatable-body .progress-linear {
    display: block;
    position: relative;
    width: 100%;
    height: 5px;
    padding: 0;
    margin: 0;
    position: absolute;
}

.ngx-datatable.material .datatable-body .progress-linear .container {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 5px;
    -webkit-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    background-color: #aad1f9;
}

.ngx-datatable.material .datatable-body .progress-linear .container .bar {
    transition: all 0.2s linear;
    -webkit-animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
    animation: query 0.8s infinite cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    background-color: #106cc8;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
}

.ngx-datatable.material .datatable-footer {
    /* border-top: 1px solid rgba(0, 0, 0, 0.12); */
    border-top: 1px solid #fff;
    font-size: 12px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.54);
}

.ngx-datatable.material .datatable-footer .page-count {
    line-height: 50px;
    height: 50px;
    padding: 0 1.2rem;
}

.ngx-datatable.material .datatable-footer .datatable-pager {
    margin: 0 10px;
}

.ngx-datatable.material .datatable-footer .datatable-pager li {
    vertical-align: middle;
}

.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a {
    color: rgba(0, 0, 0, 0.26) !important;
    background-color: transparent !important;
}

.ngx-datatable.material .datatable-footer .datatable-pager li.active a {
    background-color: rgba(158, 158, 158, 0.2);
    font-weight: bold;
}

.ngx-datatable.material .datatable-footer .datatable-pager a {
    height: 22px;
    min-width: 24px;
    line-height: 22px;
    padding: 0 6px;
    border-radius: 3px;
    margin: 6px 3px;
    text-align: center;
    vertical-align: top;
    color: rgba(0, 0, 0, 0.54);
    text-decoration: none;
    vertical-align: bottom;
}

.ngx-datatable.material .datatable-footer .datatable-pager a:hover {
    color: rgba(0, 0, 0, 0.75);
    background-color: rgba(158, 158, 158, 0.2);
}

.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,
.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev {
    font-size: 20px;
    line-height: 20px;
    padding: 0 3px;
}

.ngx-datatable.material .datatable-summary-row .datatable-body-row {
    background-color: #ddd;
}

.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover {
    background-color: #ddd;
}

.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell {
    font-weight: bold;
}


/**
   * Checkboxes
  **/

.datatable-checkbox {
    position: relative;
    margin: 0;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
    box-sizing: border-box;
    padding: 0;
}

.datatable-checkbox input[type='checkbox'] {
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer;
    outline: none;
}

.product-grid {
    position: relative;
    top: -3px;
}

.datatable-checkbox input[type='checkbox']:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: '';
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1rem;
    height: 1rem;
    border: 2px solid #fff;
    display: none;
}

bs-datepicker-container,
bs-daterangepicker-container {
    z-index: 1017;
}

.datatable-checkbox input[type='checkbox']:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: 0;
    height: 0;
    border-color: transparent;
    border-top-style: none;
    border-right-style: none;
}

element.style {
    background: blue;
}

.member-content .radio-btn-secondary label {
    padding-left: 0 0 0 10px !important;
    font-size: 16px !important;
}

.member-Receipts input[type="radio"]:checked+label {
    background: #291769;
    padding: 10px;
    margin: 0;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #fff !important;
}

.datatable-checkbox {
    position: relative;
    margin: -2px 0 0 0 !important;
}


/* .datatable-checkbox input[type='checkbox']:checked:before {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
            height: 0.5rem;
            border-color: #009688;
            border-top-style: none;
            border-right-style: none;
        }
         */

.datatable-checkbox input[type='checkbox']:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    background: #fff;
    cursor: pointer;
}


/**
   * Progress bar animations
   */

@keyframes query {
    0% {
        opacity: 1;
        transform: translateX(35%) scale(0.3, 1);
    }
    100% {
        opacity: 0;
        transform: translateX(-50%) scale(0, 1);
    }
}

.inventory {
    background: url(../images/icon-inventory-active.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.inventory-active {
    background: url(../images/icon-inventory.svg) no-repeat center center;
    background-size: 25px 25px;
    display: inline-block;
}

.multiselect-item-checkbox[_ngcontent-ng-cli-universal-c1] input[type=checkbox][_ngcontent-ng-cli-universal-c1]+div[_ngcontent-ng-cli-universal-c1]:before {
    box-sizing: content-box;
    content: "";
    color: #337ab7;
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    border: 2px solid #ccc !important;
    text-align: center;
    transition: .4s;
    border-radius: 5px;
}

.multiselect-dropdown[_ngcontent-ng-cli-universal-c1] .dropdown-btn[_ngcontent-ng-cli-universal-c1] .dropdown-down[_ngcontent-ng-cli-universal-c1],
.multiselect-dropdown[_ngcontent-ng-cli-universal-c1] .dropdown-btn[_ngcontent-ng-cli-universal-c1] .dropdown-up[_ngcontent-ng-cli-universal-c1] {
    display: inline-block;
    top: -2px !important;
    width: 0;
    height: 0;
    border-top: 6px solid #000 !important;
    border-left: 3px solid transparent !important;
    border-right: 3px solid transparent !important;
    /* border-top-right-radius: 0.25em !important; */
    /* border-bottom-right-radius: 0.25em !important; */
    position: relative;
    right: -10px !important;
    border-bottom: 0 !important;
}

.multiselect-item-checkbox[_ngcontent-ng-cli-universal-c1] input[type=checkbox][_ngcontent-ng-cli-universal-c1]+div[_ngcontent-ng-cli-universal-c1] {
    position: relative;
    padding-left: 2em;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    margin: 0;
    font-weight: 400 !important;
    font-size: 12px !important;
    /* position: relative; */
    /* top: -2px; */
}

.multiselect-dropdown[_ngcontent-ng-cli-universal-c1] .dropdown-btn[_ngcontent-ng-cli-universal-c1] {
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da !important;
    border-radius: 0.25em !important;
}

.dropdown-list[_ngcontent-ng-cli-universal-c1] {
    position: absolute;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100%;
    z-index: 9999;
    border: 1px solid #4b70ff !important;
    border-radius: 0 !important;
    background: #fff;
    margin-top: 0px !important;
    box-shadow: 0 !important;
}


/* .multiselect-dropdown[_ngcontent-ng-cli-universal-c1] .dropdown-btn[_ngcontent-ng-cli-universal-c1] .selected-item[_ngcontent-ng-cli-universal-c1] {
            border: 0 !important;
            margin-right: 4px;
            background: #fff !important;
            padding: 0 !important;
            color: #000 !important;
            color: #fff;
            border-radius: 2px;
            float: left;
            font-size: 14px;
        } */

.h-60 {
    height: 30px;
}

.dropdown-list[_ngcontent-ng-cli-universal-c1] li[_ngcontent-ng-cli-universal-c1] {
    border-bottom: 0 !important;
}

.dropdown-list ul li:hover {
    background: #4b70ff !important;
    color: #fff !important
}

.dropdown-list[_ngcontent-ng-cli-universal-c1] .filter-textbox[_ngcontent-ng-cli-universal-c1] input[_ngcontent-ng-cli-universal-c1] {
    border: solid 1px #ccc !important;
    width: 100%;
    padding: 0 0 0 26px;
    color: #000;
}

.summary-content .col-12 {
    padding: 0;
}

.summary-content h6 {
    font-size: 13px;
}

.member-content .radio-btn-secondary label {
    cursor: pointer;
    font-size: 15px !important;
    padding: 10px 0 0px 12px;
}

.member-content .radio-btn-secondary input[type="radio"]:checked+label:before,
.member-content .radio-btn-secondary label:before {
    top: 1px;
}

.summary-content .col-7,
.summary-content .col-3 {
    padding-right: 0;
}

 ::-webkit-input-placeholder {
    /* Edge */
    color: red;
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: red;
}

 ::placeholder {
    color: red;
}

.profile-tumbb {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 35px;
    display: inline-block;
}

.profile-tumbb img {
    width: 100%;
    height: 70px;
}

.section-container {
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: 0px 0px 20px #ccc;
    border: 1px solid #ccc;
}

.contact-info p.info-txt,
.contact-info p.info-txt span {
    color: #888 !important;
    font-size: 12px !important;
    font-family: Roboto, sans-serif !important;
    font-weight: 100 !important;
    margin: 0;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
    white-space: pre !important;
}

.report-Content .k-grid-header .k-header:first-child,
.report-Contentt .k-grid-header .k-header:first-child {
    border-left-width: 0;
    color: #291769 !important;
    padding-left: 10px !important;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb !important;
}

.report-Content .k-grid .k-grid-aria-root,
.report-Contentt .k-grid .k-grid-aria-root {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    overflow: hidden;
    margin: 0 !important;
    border-top: 0 !important;
}

.report-C ontent th.kendo-right.k-header {
    text-align: left !important;
}

.k-grid-header .k-header:first-child {
    border-left-width: 0;
    color: #e67812 !important;
    padding-left: 10px !important;
    font-weight: bold;
    border-bottom: 1px solid #ebebeb !important;
}

.k-grid .k-grid-aria-root {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    overflow: hidden;
    margin: 0 15px;
    border-top: 0 !important;
}


/* page { */


/* background: white; */


/* margin-bottom: 0.5cm; */


/* box-shadow: 0 0 0.5cm rgba(0,0,0,0.5); */


/* } */


/* page[size="A4"] {   */


/* width: 21cm; */


/* height: 29.7cm;  */


/* } */


/* page[size="A4"][layout="landscape"] { */


/* width: 29.7cm; */


/* height: 21cm;   */


/* } */

.page {
    width: 210mm;
    min-height: 297mm;
    padding: 20mm;
    margin: 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage {
    padding: 1cm;
    border: 5px red solid;
    height: 257mm;
    outline: 2cm #FFEAEA solid;
}

@page {
    size: A4;
    margin: 0;
}

@media print {
    html,
    body {
        width: 210mm;
        height: 297mm;
        background: #fff !important;
    }
    .page {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}

.font-14 {
    font-size: 14px;
}

.page-title {
    text-align: center;
    padding: 10px 0 0 0;
    color: #5840b7;
    font-weight: bold;
    font-size: 20px;
}

.sub-title {
    text-align: center;
    color: #8a231e;
    font-size: 16px;
}

.text-inner-left {
    color: #000 !important;
}

.text-inner-right {
    color: #d6663e !important;
    font-weight: bold !important;
}

.card-boxs {
    padding: 20px 10px;
    background-color: #fff;
    width: 100%;
}

.border-radius {
    border-radius: 5px;
}

page p {
    text-align: justify;
}

@media print {
    body,
    page {
        margin: 0;
        box-shadow: 0;
    }
}

.member-content .btn-sec {
    width: 100%;
    margin-top: 10px;
}


/*#region Tree view */

ul,
#tree-view {
    list-style-type: none;
}

#tree-view {
    margin: 0;
    padding: 5px;
    width: 100%;
}

#tree-view li {
    padding: 3px 0px 3px 3px;
    margin: 8px 0px;
    font-weight: 400;
    border-radius: 4px;
}

#tree-view span.badge {
    position: absolute;
    left: 700px !important;
    font-weight: 400;
}

#tree-view span.caret {
    font-weight: 400;
    color: #f15a31
}

.caret {
    cursor: pointer;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
}

.caret::before {
    content: "";
    color: black;
    display: inline-block;
    background: url(../images/icon-down-chevron.svg) no-repeat center center;
    margin-right: 6px;
    background-size: 6px 6px;
    width: 14px;
    height: 14px;
}

.caret-down::before {
    background: url(../images/icon-right-thin-chevron.svg) no-repeat center center;
    background-size: 6px 6px;
    width: 14px;
    height: 14px;
}

.nested {
    display: none;
}

.active {
    display: block;
    -webkit-transition: all 0.5s;
    /* Safari prior 6.1 */
    transition: all 0.5s;
}


/*#endregion */


/* region memberenquiry*/

.inner-Pages .accordion>.card .card-header {
    margin-bottom: -1px;
    background: #EFECE1 !important;
}

.inner-Pages .accordion>.card .card-header .btn-link {
    color: #000 !important;
    text-decoration: none;
}

.inner-Pages .accordion>.card {
    border-bottom: solid 1px #ccc !important;
    margin-top: 0;
}

.inner-Pages .accordion>.card .card-header {
    border-bottom: 0 !important;
}

.inner-Pages .accordion>.card .card-header .active {
    background: #FFFFFF !important;
    font-weight: 600;
    color: #773B03 !important;
    cursor: pointer !important;
    box-shadow: 0px -4px 20px rgba(09, 09, 09, 0.15);
    z-index: 1;
    position: relative;
    border-bottom: 2px solid #773b03;
}

.inner-Pages .era {
    float: right;
    top: 12px;
    right: 12px;
    position: absolute;
}

.era1 {
    float: right;
    right: 30px;
    top: 13px;
    position: absolute;
}

.k-grid-header-wrap {
    border: 0 !important;
}

.reportss .k-grid {
    overflow: auto;
    min-height: 500px;
    height: auto;
}

.word-break {
    word-break: break-all;
}


/* endregion memberenquiry*/

.page {
    width: 235mm;
    min-height: 297mm;
    padding: 10mm;
    margin: 5mm 10mm auto;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.subpage {
    padding: 1cm;
    border: 5px red solid;
    height: 257mm;
    outline: 2cm #FFEAEA solid;
}

@page {
    size: A4;
    margin: 0;
}

@media print {
    html,
    body {
        width: 210mm;
        height: 297mm;
    }
    .page {
        margin: 0;
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}

.input-group>.input-group-append:not(:last-child)>.btn img {
    position: relative;
    top: 9px;
}

p {
    text-align: justify;
}


/** Dash Board **/

.header-Container {
    background: #BC5E00 0% 0% no-repeat padding-box;
}

.header-Container a {
    color: #fff !important;
}

.main-Title {
    color: #063c7a;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.dashboard-Content input,
.dashboard-Content select {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;
    width: 100%;
    padding: 0px 0 10px 0;
    font-size: 12px;
}

.dashboard-Content label {
    color: #063c7a !important;
}

.plot-Details {
    border: solid 1px #ccc;
    border-radius: 5px;
    right: 1.6%;
    position: relative;
    z-index: -1;
}

.border-blue {
    border: 1px solid #0000F8;
}

.border-red {
    border: 1px solid #FE1129;
}

.color-blue {
    color: #0000F8;
}

.color-red {
    color: #FE1129 !important;
}

.color-orange {
    color: #BC5E00 !important;
}

.font-12 {
    font-size: 12px;
}

.plot-Detail {
    border: solid 1px #ccc;
    border-radius: 5px;
}

.chart-section {
    border: solid 1px #eee;
}

.bg-semilight {
    background: #eee;
}

.second-Section {
    background: #FEF6F6 !important;
}

.box-Content {
    /* width: 130px; */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-f5f5f5);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 2px #00000029;
    border: 1px solid #F5F5F5;
    border-radius: 5px;
    opacity: 1;
}

.font-blue {
    color: #063c7a !important;
}

.dashboard-Content .nav-tabs {
    display: none;
}

@media(min-width:768px) {
    .dashboard-Content .nav-tabs {
        display: flex;
    }
    .dashboard-Content .card {
        border: none;
    }
    .dashboard-Content .card .card-header {
        display: none;
    }
    .dashboard-Content .card .collapse {
        display: block;
    }
}

@media(max-width:767px) {
    .dashboard-Content .tab-content>.tab-pane {
        display: block !important;
        opacity: 1;
    }
}

.left .modal-dialog,
.right .modal-dialog {
    width: 40% !important;
}

.logo-image img {
    background: yellow;
    width: 45px;
    height: 55px;
}

.dashboard-modal .modal-content {
    padding: 0% 0% 7% 0% !important;
}

.bg-yellow {
    color: yellow;
}

.font-green {
    color: green;
}

.dashboard-Content .card-body {
    padding: 0.5rem 1.25rem 0 1.25rem !important;
}
.dashboard-Content .card{

    border-bottom:0 !important;
}
.dashboard-Content .k-grid .k-grid-aria-root{
margin:0 !important;
}
.dashboard-Content .nav-tabs .nav-link {
    border: solid 1px #eee !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-right: 5px;
}

.app-profile-tumb {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 25px;
    display: inline-block;
    border: 3px solid #ccc;
}

.dashboard-Content .nav-tabs .nav-item {
    margin-bottom: 0 !important;
}

.dashboard-Content .nav-tabs {
    border-bottom: 0 !important;
}

.dashboard-Content .nav-tabs .nav-item.show .nav-link,
.dashboard-Content .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #a29d9d;
    border-color: #dee2e6 #dee2e6 #fff;
    border: solid 1px #a29d9d !important;
}

.bg-green {
    background: green !important;
}

.box-num {
    width: 50px;
    height: 50px;
    text-align: center;
    color: blue;
    background: var(--unnamed-color-bc5e00) 0% 0% no-repeat padding-box;
    border: 1px solid var(--unnamed-color-7b7b95);
    background: #BC5E00 0% 0% no-repeat padding-box;
    border: 1px solid #7B7B95;
    border-radius: 5px;
    opacity: 0.44;
}

.dashboard-Content {
    background: #fff;
}


/** Slide Page */

.slide-page {
    background: #fff !important;
    border: 1px solid #96adc6 !important;
    color: #6094b1 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    height: 38px;
    line-height: 24px;
    box-shadow: 0px 0px 15px #ddddddb5;
    border-radius: 20px;
}

.slide-page .left {
    background: #fbfdff;
    border-radius: 20px 0px 0px 20px;
    margin: 2px;
}

.slide-page .right {
    background: #fbfdff;
    border-radius: 0px 20px 20px 0px;
    margin: 2px;
}

.slide-page .left:hover,
.slide-page .right:hover {
    background: #e3e9ec;
}

.slide-page .page-show {
    padding: 6px;
    color: #888 !important;
    font-size: 12px !important;
}

.e-treeview {
    border: 1px solid #ccc;
    width: 400px;
}
.e-treeview .e-list-icon {
    background-repeat: no-repeat;
    background-image: url('https://ej2.syncfusion.com/angular/demos/src/images/icons/file_icons.png');
    height: 20px;
}
.e-treeview .e-list-icon.folder { background-position: -10px -552px }
.e-treeview .e-list-icon.docx { background-position: -10px -20px }
.e-treeview .e-list-icon.ppt { background-position: -10px -48px }
.e-treeview .e-list-icon.pdf { background-position: -10px -104px }
.e-treeview .e-list-icon.zip { background-position: -10px -188px }
.e-treeview .e-list-icon.audio { background-position: -10px -244px }
.e-treeview .e-list-icon.video { background-position: -10px -272px }
.e-treeview .e-list-icon.exe { background-position: -10px -412px }

.cst-title {
    font-size: 16px;
    color: #584c1d;
    border: 1px solid #222;
    padding: 4px 32px;
    border-radius: 50px;
    background: #d9d8d3;
    cursor: pointer;
}
.multiselect-dropdown .dropdown-btn .selected-item{
    width: auto !important;
}
.nav-search-custom .ng-dropdown-panel.ng-select-bottom {
    width: 100% !important;
}

.required-field::before {
    content: "*";
    color: #f00;
    float: right;
    position: relative;
    font-size: 14px;
    line-height: 0px;
    vertical-align: baseline;
    top: 9px;
}