/* Show it is fixed to the top */

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;800;900&display=swap');
body {
    background: #f8f7fa;
    font-family: 'Poppins', ;
    font-size: 14px;
    -moz-transition: padding-top 0.5s ease;
    -o-transition: padding-top 0.5s ease;
    -webkit-transition: padding-top 0.5s ease;
    transition: padding-top 0.5s ease;
    padding-top: 170px;
    color: #5d596c;
}

img {
    max-width: 100%;
}

.text-primary {
    color: #7367f0  !important;
}

.btn-primary {
    color: #fff;
    background-color: #7367f0 ;
    border-color: #7367f0 ;
}

a {
    color: #6f6b7d ;
}
table.dataTable tbody th, table.dataTable tbody td{font-size: 15px}
button#password-addon,
#cpassword-addon {
    border-radius: 0 5px 5px 0;
    opacity: 1;
}

#cpassword-addon1 {
    width: 50px;
    min-width: 50px;
}

.navbar a.dropdown-toggle:hover {
    text-decoration: none;
}

.navbar {
    padding: 0;
    align-items: start;
    -moz-transition: all 0.5s ease;
    flex-wrap: wrap;
    -o-transition: all 0.5s ease;
    height: 170px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.dropdown-item i {
    color: #7367f0 ;
}

ul.dropdown-menu.animated.show {
    width: 200px;
    right: 0;
    left: auto;
    padding: 0;
    border: none;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 6%);
}

li.user_info_box h6 {
    margin: 0;font-size: 20px;
}

.sign-up-outer {
    padding: 30px 0 20px;
}

a.dropdown-item:last-child {
    border: none;
}

a.dropdown-item {
    padding: 6px 15px;
    border-bottom: 1px solid #e5e1e1;
    font-size: 14px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #7367f0 ;
}

.dropdown-item:focus i,
.dropdown-item:hover i {
    color: #fff;
}

li.user_info_box {
    padding: 10px 20px;
    border-bottom:1px solid #e5e1e1
}

li.user_info_box p {
    margin: 0;
   font-size: 14px;
}

/*.container {
    max-width: 100%;
}*/

.filter_top_outer {
    width: 100%;
    padding: 5px 0;
}

.navbar-expand-md .navbar-nav .nav-link {
    color: navy;
    font-size: 15px;
    font-weight: 500;
}

.navbar-expand-md .navbar-nav .nav-item {
    margin-left: 15px;
}

a.btn.btn-primary {
    padding: 8px 30px;
    background: #7367f0 ;
    border-color: #7367f0 ;
}

.btn.btn-primary:hover {
    background: #d8ccf3;
    color: #7367f0 ;
}

.navbar-expand-md>.container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.top-nav-outer {
    width: 100%;
    
}

.top-nav {
    display: flex;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    width: 100%;background: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3); border-radius: 7px;     padding: 10px;
}
.layout-page {
    width: 100%;
}
.navbar-expand-md>.container>div {
    width: 100%;
}

.input-box-set {
    position: relative;
    display: flex;
}

.input-icon-set {
    position: absolute;
    left: 10px;
    top: 10px;
}

.filter_top .form-control {
    padding-left: 26px;
    font-size: 13px;
}

.input-box-set>div {
    position: relative;
}

.filter_top select {
    width: 100%;
    border: 1px solid #ccc;
    height: 33px;
    border-radius: 4px;
    cursor: pointer;
}

.filter_top .col-lg-3 .row {
    margin: 0 -5px;
}

.filter_top .row>div {
    padding: 0 5px;
}

.percent .input-icon-set {
    right: 6px;
    font-size: 11px;
    left: auto;
    top: 12px;
}

.percent .form-control {
    padding-left: 5px;
    padding-right: 15px;
    border-radius: 0 5px 5px 0;
    border-left: none;
    width: 40px;
}

.down-value .form-control {
    border-radius: 5px 0 0 5px;
}

.filter_top .form-group {
    margin-bottom: 10px;
}

.filter_top {
    background: #ffffff;
    padding: 8px 20px 0;
    box-shadow: 0 1px 6px 6px #dedbdb57;
}

body.sticky-header .top-nav {
    -moz-transform: scale(0, 0);
    display: none;
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
}

/*.sticky-header nav {*/
/*    height: 134px;*/
/*}*/

label {
    margin-bottom: 5px;
}

.filter_top label {
    margin: 0;
}

.maincontainer {
    padding: 0px 0;
}

.agent-box {
    display: flex;
    flex-wrap: nowrap;
}

.agent-img img {
    border-radius: 50%;
}

.agent-cont h4 {
    font-size: 14px;
    font-weight: 600;
}

.agent-cont p,
.agent-cont h4 {
    margin: 0 0 3px;
}

.agent-img {
    width: 23%;
}

.agent-cont {
    padding-left: 10px;
}

.agent-cont a.btn.btn-primary {
    padding: 5px 15px;
    font-size: 13px;
}

.agent-box {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 1px 6px 6px #dedbdb57;
    margin-bottom: 15px;
}

.agent-img {
    flex: 0 0 23%;
    max-width: 23%;
}

.dataTables_wrapper .row:first-child {
    display: none;
}

.maincontainer table th {
    font-weight: 600;
    font-size: 11px;
    background: #eee;
    padding: 8px;
    border: none;
}

#loan-table img.loan-logo {
    width: 100px;
}

.table a.btn.btn-primary {
    font-size: 13px;
    padding: 3px 10px;
}

.table td,
.table th {
    vertical-align: middle;
}

.maincontainer_inner {
    background: #fff;
    padding:  0;border-radius: 0 0 10px 10px;
}
#loan-table img {
    object-fit: cover;
    height: 40px;
}#loan-table th:last-child, #loan-table td:last-child {
    text-align: right;
}
.user_panel main{padding: 0 15px}
div#loan-table_info {
    padding-left: 15px;
}

div#loan-table_paginate {
    float: right;
}

ul.pagination li {
    margin-left: 10px;
}
table.dataTable thead th, table.dataTable thead td{border-color:#DFDFE3  !important;}
table.dataTable.no-footer {
    border-bottom: 1px solid #DFDFE3 !important;
}.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #7367f0 !important;
    border: none !important;
    color: #fff !important;
}
ul.pagination li a.page-link {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 20px;
    font-weight: 600;
}

.row1 {
    display: flex;
    justify-content: space-between;
    width: 100px;
}

.row_total {
    border-top: 1px solid #ccc;
    text-align: right;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 50%;
    text-indent: -1000px;
    border: none;
    overflow: hidden;
}

.page-item:first-child .page-link {
    background: url(../images/prev.png) no-repeat;
}

.page-item:last-child .page-link {
    background: url(../images/next.png) no-repeat;
}

footer {
    padding: 30px 0;
    background: #ffffff;
}

.social_icon i {
    font-size: 20px;
}

.social_icon a {
    display: inline-block;
    width: 30px;
    color: #393992;
    height: 30px;
    text-align: center;
    line-height: 39px;
    border-radius: 4px;
}

.social_icon a:hover {
    background: #393992;
    color: #fff;
}

footer h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

footer h3:before {
    position: absolute;
    content: "";
    background: #393992;
    width: 47px;
    height: 4px;
    left: 0;
    bottom: 0;
}

footer ul li a {
    color: #333;
}

footer ul li {
    margin-bottom: 10px;
}

footer ul {
    padding: 0;
    list-style: none;
}

.bottom_footer {
    background: #393992;
    padding: 10px;
    color: #fff;
}

.table-responsive {
    overflow: auto;
}

button.close {
    position: absolute;
    right: 6px;
    font-weight: 200;
    font-size: 40px;
    z-index: 999;
}

.show_more_btn {
    display: none;
}

.form-control {
    font-size: 13px;
}

.user_panel .navbar {
    height: 50px;
}

.user_panel {
    padding-top: 50px;
}

.sidebar-nav .navbar-header {
    display: none;
}

.sidebar-navbar-collapse {
    display: block;
}

.userbox img {
    width: 50px;
    border-radius: 50%;
    margin-right: 15px;
    border: 3px solid #7367f0 ;
    object-fit: cover;
    height: 50px;
}

.sidebar-nav {
    background: #fff;
    padding: 25px;
    height: 100%;
    border-radius: 10px;
}

.user_panel_container {
    padding: 50px 0;
}

.userbox {
    display: flex;
    margin-bottom: 20px;
}

.user_info h5 {
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}

.sidebar_menu,
.sidebar_menu li {
    padding: 0;
    list-style: none;
}

ul.sidebar_menu li a {
    display: block;
    border-radius: 5px;
    padding: 15px;
    color: #888;
    font-size: 14px;
}

ul.sidebar_menu li a:hover {
    background: #eee;
    text-decoration: none;
}

ul.sidebar_menu li.active a {
    background: #7367f0 ;
    color: #fff;
}

ul.sidebar_menu li {
    border-bottom: 1px solid #eee;
}

ul.sidebar_menu li a i {
    font-size: 16px;
    margin-right: 8px;
}

.page_title h1 {
    font-size: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.form-check-input:checked {
    background-color: #7367f0 ;
    border-color: #7367f0 ;
}

.form-check {
    line-height: 25px;
    position: relative;
    display: block;
    text-align: left;
}

.form-check-input {
    width: 15px;
    height: 15px;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    -webkit-transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, background-position .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.form-check-input[type=checkbox] {
    border-radius: 0.25em;
}

.form-check-input:checked[type=checkbox] {
    background-image: url(../images/download.svg);
}

#loan_setup .form-check {}

textarea.form-control {
    width: 100%;
    height: 100px;
}

.card {
    -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%);
    border: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{color: #5d596c}
.card-header {
    background: #fff;
    font-size: 18px;
}

.user_panel_container .btn-primary {
    background: #7367f0 ;
    min-width: 200px;
}

.sidebar-navbar {
    position: relative;
}

.has-float-label .form-control:placeholder-shown:not(:focus)+* {
    font-size: 10px;
    top: 13px;
    left: 12px;
}

.filter_top label {
    margin: 0;
    background: #fff;
    padding: 0 5px;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-size: 10px;
}

a#submit {
    font-size: 12px;
    padding: 5px;
    width: 100%;
}

.tab-content {
    padding: 20px 0;
}

.upload_img {
    background: #7367f0 ;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    display: block;
    position: relative;
    max-width: 150px;
    text-align: center;
}

.upload_img input {
    position: absolute;
    width: 100%;
    opacity: 0;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}

.fieldset_box {
    position: relative;
    border: 1px solid #ccc;
    padding: 30px 20px 0;
    border-radius: 5px;
    margin: 30px 0;
}
.fieldset_box.customBox {
    padding: 0;
    border: none;
    margin: 0;
}
span.bannerImg img {
    width: 120px;
    height: 60px;
    object-fit: cover;
    display: inline-block;
}
.fieldset_box h5 {
    background: #7367f0 ;
    color: #fff;
    position: absolute;
    z-index: 9;
    top: -17px;
    padding: 6px 20px;
    font-size: 16px;
}

.fieldset_box .form-control {
    height: 40px;
}

.fieldset_box textarea.form-control {
    height: 150px;
}

#tabs-3 .card {
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0.25rem !important;
}

.form-control-placeholder {
    color: #837474 !important;
    font-size: 14px !important;
}

.logo-a {
    font-size: 37px !important;
    font-family: cursive !important;
    color: navy !important;
}

select {
    cursor: pointer !important;
}

a.navbar-brand img {
    height: 45px;
}

.user_panel_container ul.nav.nav-tabs {
    background: transparent;
    padding: 10px 10px 0;
}

.user_panel_container .nav-tabs .nav-link {
    background: #d7cff1;
    color: #7367f0 ;
}

.user_panel_container .nav-tabs .nav-item {
    margin-right: 10px;
}

.user_panel_container .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #fff;
    color: #7367f0 ;
    border-top: 4px solid #7367f0  !important;
}

.nav-tabs .nav-link:hover {
    border-color: transparent;
}

.nav-tabs .nav-link.active:hover {
    border-color: #ccc;
    border-bottom: none;
}

li.dropdown.user.user-menu img {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    margin-right: 10px;
}

.navbar a.dropdown-toggle {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.user_name h6 {
    margin: 0;
}

.dropdown-menu {
    width: 100%;
}

.unlist_box {
    list-style: none;
    padding: 0;
}

.unlist_box li {
    margin-bottom: 5px;
    color: #8b8989;
}

.modal-xl {
    max-width: 1000px;
}

.unlist_box li strong {
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.bg-gray {
    background: #eef5fd;
}

#loanDetail .unlist_box li {
    width: 50%;
    float: left;
}

#contact .tab-pane {
    padding-right: 15px;
}

.review i {
    font-size: 18px;
    color: #f1ca2d;
    margin-right: 3px;
}

.btn.btn-secondry {
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
}

#loanDetail th {
    padding: 0 5px;
    border: none;
    font-weight: 600;
    color: #000;
}

#loanDetail td {
    padding: 3px 5px;
    border: none;
}

.fieldset_box h5 {
    background: #d9d3ed;
    color: #7367f0 ;
    position: absolute;
    z-index: 9;
    top: -17px;
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 4px;
    font-weight: 400;
}

img.circle {
    border-radius: 50%;
}

.form-control:focus,
button:focus,
.btn:focus {
    box-shadow: none;
}

.imagePreview {
    background-size: 100%;
}

.sign-up-inner {
    max-width: 700px;
    margin: auto;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}

span.check_icon {
    font-size: 50px;
    color: #09cf1a;
}

#contactwillsoon h2 {
    color: #5c5c5d;
    font-weight: 600;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
@media (min-width: 1200px){
.container {
    max-width: 100%;
}
}
@media (max-width: 991px) {
    body.sticky-header .top-nav {
        display: flex;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    body.sticky-header .top-nav-outer {
        position: fixed;
        z-index: 999;
    }
    .user_panel {
        padding-top: 0;
    }
    .userbox {
        margin-bottom: 0;
    }
    .sidebar-nav .navbar-header button {
        background: #000;
        border: none;
        color: #fff;
        font-size: 16px;
        width: 30px;
        border-radius: 4px;
    }
    .sidebar-nav {
        padding: 10px;
    }
    .sidebar-nav .navbar-header {
        display: block;
        position: absolute;
        right: 0;
        top: 13px;
    }
    .sidebar-navbar-collapse {
        display: none;
    }
    .show_more_btn {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        display: block;
    }
    .show_more_btn a {
        display: block;
        width: 100%;
        margin-top: 2px;
        font-size: 12px;
        padding: 6px !important;
    }
    .row2_filter {
        display: none;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .fixed-top {
        position: relative;
        height: auto !important;
    }
    body {
        padding-top: 0;
    }
    a.navbar-brand {
        width: 150px;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        font-size: 13px;
        padding: 15px 9px;
    }
    .container {
        max-width: 720px;
    }
    .agent-box-outer {
        display: flex;
        margin: 0 -15px;
        flex-wrap: wrap;
    }
    .agent-box {
        width: 46%;
        margin: 15px 2% 0;
    }
}

@media (max-width: 767px) {
    .top-nav {
        display: block;
    }
    .navbar-expand-md>.container>div {
        display: block;
    }
    .top-nav i.fas.fa-bars {
        color: #fff;
        margin-top: 4px;
    }
    #navbarCollapse {
        position: absolute;
        background: #393992;
        width: 200px;
        right: 20px;
        top: 30px;
        z-index: 9;
        padding-bottom: 20px;
    }
    .navbar-toggler {
        float: right;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        color: #fff;
    }
}

@media (max-width: 580px) {
    #loan_setup .row:first-child>div {
        width: 50%;
        padding: 0 5px;
    }
    #loan_setup .row>div.checkbox_panel {
        width: 100%;
    }
    .filter_top .row>div {
        padding: 0 2px;
    }
    .filter_top_outer .container {
        padding: 0 2px;
    }
    .filter_top label {
        margin: 0;
        font-size: 9px;
        white-space: nowrap;
    }
    .row1_filter>.row>.col-lg-3.col-sm-6,
    .row2_filter>.row>.col-lg-3.col-sm-6 {
        width: 50%;
    }
    .row1_filter>.row>.col-lg-2.col-sm-3,
    .row2_filter>.row>.col-lg-2.col-sm-3 {
        width: 25%;
    }
    .row1_filter>.row>.col-lg-3.col-sm-6 .col-sm-6,
    .row2_filter>.row>.col-lg-3.col-sm-6 .col-sm-6 {
        width: 50%;
    }
    .percent .form-control {
        width: 30px;
    }
    .agent-box {
        width: 100%;
        margin: 15px 15px 0;
    }
    .filter_top .form-group {
        margin-bottom: 5px;
    }
}

@media (max-width: 480px) {
    .show_more_btn a,
    .filter_top select,
    .filter_top .form-control {
        font-size: 10px;
        height: 30px;
    }
}

.upload_img {
    cursor: pointer !important;
}



/*21 Aug Css*/
.sidebar-nav {
    padding: 8px !important;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;width: 280px;
    box-shadow: 0 0.125rem 0.25rem rgba(165, 163, 174, 0.3);
    border-radius: 0;
}
.userbox{margin-top: 15px}
ul.sidebar_menu li a {
    color: #6f6b7d !important; font-size: 0.9375rem !important; display: flex;
    align-items: center;
}.sidebar-navbar {
    position: relative;
    height: 100%;
    overflow: auto;
}ul.sidebar_menu li.active a{color: #fff !important;}
.user_panel {    padding-top:50px; padding-left: 280px;}
.user_panel .navbar {
    height: 50px;
   
    margin-top: 15px;
    /*padding: 0 15px ;*/
}.layout-page >.col-xl-12 {
    padding: 0;
}
.navbar {
    position: fixed;
    top: 0;
    width: calc(100% - 280px) !important;
    left: 280px; z-index: 999;
}
.user_panel .navbar{height: auto;}
.top-nav-outer { }
.user_panel_container h2 {
    font-size: 18px;
}
.user_panel_container .card{margin-top: 20px; width: 100%; box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1)}
h2.titleBreadcom a {    color: #a5a3ae !important;}
.btn-primary1 {
    background: #7367f0 !important;
    color: white;
}
.user_panel_container .card-header h2 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}
.maincontainer_inner thead {
    background: #DFDFE3;
    color: #5d596c;
}
.maincontainer_inner th {
    font-weight: 500 !important;
    text-transform: uppercase;
    color: #5d596c;
    font-size: 14px;
    letter-spacing: 0.5px;
}
div#loan-table_length {
    margin-left: 10px;
    margin-bottom: 10px;
}div#loan-table_filter {
    margin-right: 10px;
}.dataTables_wrapper .dataTables_filter input {
    width: 260px !important;
    border: 1px solid #dcdcdc;
    margin-left: 10px;
}
.ck.ck-editor__editable_inline{height: 200px}

.dataTables_wrapper .dataTables_length {
    float: left;
    padding: 15px 0 0 15px !important;
}
.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
    padding: 15px 15px 0 0 !important;
}.user-image-list {
    width: 40px !important;
    height: 40px !important;
    border-radius: 10px !important;
    object-fit: cover !important;
}img.company-logo-image {
    width: 100px;
}.dashboardCard .badge.rounded-pill i {
    font-size: 40px;
}.dashboardCard .badge.rounded-pill {
    padding: 5px;
    background: #eee;
    border-radius: 50%;
    margin-right: 15px;
}.dashboardCard h5 {
    font-size: 30px;
    font-weight: 400;
}.dashboardCard small {
    font-size: 17px;
}
.bg-label-primary {
    background-color: #eae8fd !important;
    color: #7367f0 !important;
}
.bg-label-info {
    background-color: #d9f8fc !important;
    color: #00cfe8 !important;
}
.bg-label-danger {
    background-color: #fce5e6 !important;
    color: #ea5455 !important;
}
.bg-label-success {
    background-color: #dff7e9 !important;
    color: #28c76f !important;
}.user-menu ul.dropdown-menu.animated.show {
    box-shadow: 0 0.25rem 1rem rgba(165, 163, 174, 0.45);
        width: 240px;
    border-radius: 10px;
}

.user-menu a.dropdown-item{display: flex; align-items: center;     padding: 7px 15px; border: none;}
.user-menu a.dropdown-item i {
    margin-right: 7px;
    color: #212529;
}
.user-menu a.dropdown-item:last-child {
    border-top: 1px solid #e5e1e1;
    padding: 12px 15px;
}

.user-menu .dropdown-item:focus, .user-menu .dropdown-item:hover {
    color: #8176f2;
    text-decoration: none;
    background-color: #F4F3FE;
}
.user-menu .dropdown-item:focus i, .user-menu .dropdown-item:hover  i{ color: #8176f2;}