html {
    background: #f5f6fa;
}
body{
    font-weight: 400;
}
body, h1, h2, h3, h4, h5, h6, p, a, small, span {
    font-family: 'Open Sans';
}
h1, h2, h3, h4, h5, h6{
    font-weight: 400;
}
h1 {
    line-height: 34px;
}
p{
    color: #8b9099;
    font-size: 14px;
    font-weight: 400;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.col, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-header {
    background: #f5f6fa;
    max-height: 60px;
}
#page-wrapper {
    padding: 20px 20px;
}
span.coll_value {
   
    text-align: left;
    width: 100%;
    float: left;
    padding: 10px 0 0;
    font-size: 18px;
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
    -webkit-transform: translate(0, 0%);
    -o-transform: translate(0, 0%);
    transform: translate(0, 0%);
}

#lendo_card {
    padding: 0 20px;
    margin-bottom: 10px;
}

.loan_text {
    padding: 0 0 10px !important;
    font-weight: 800;
}

#vault_detail .panel.panel-default {
    color: #4c7684;
    background: transparent;
    box-shadow: none;
}

#vault_detail .panel.panel-default {
    margin: 0 5px;
    color: #4c7684;
    padding: 0;
    background: #23398f;
    background: -moz-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a79d), color-stop(100%, #23398f));
    background: -webkit-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: -o-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: linear-gradient(to right, #00a79d 0%, #23398f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00a79d, endColorstr=#23398f);
}

.loan_head {
    border: none !important;
    padding: 10px 0 0 !important;
}

/*#loan_vault_detail .panel-default .panel-heading, .panel-white .panel-heading {
    padding: 10px;
    text-transform: capitalize;
}*/

/*#loan_vault_bal .panel.panel-default {
    box-shadow: none;
    border: 1px solid #d0d0d0;
}*/

/*#loan_vault_detail .panel.panel-default {
    width: 100%;
    float: left;
}*/

/*#loan_vault_detail .panel-body.text-center {
    padding-top: 0px;
}*/

#loan_status {
    padding: 0 20px;
}

#loan_status .panel-default .panel-heading, .panel-white .panel-heading {
    padding: 10px;
    text-transform: capitalize;
}

#loan_status .panel-body.text-center {
    padding: 5px 20px;
}

#loan_element .progress.m-t-20 {
    height: 20px;
    border-radius: 10px;
    background-color: #f5f6fa;
    border: 1px solid #d0d0d0;
}

.loanbtn {
    margin: 8px auto !important;
    float: none;
    width: 52%;
    box-shadow: none;
    text-transform: uppercase;
    background: #23398f;
    color: #fff;
}

.btcbutton {
    margin: 0px auto;
    padding: 7px 30px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 10px;
}

#lendo_card img.img-responsive {
    height: 250px;
}

#loan_status_details .panel {
    border-radius: 0;
    margin-bottom: 3px;
    border: 0;
}

span.current_loan_text {

    vertical-align: middle;
    padding: 15px;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 600;
}

.balbtc {
    color: #fff;
    float: left;
    width: 100%;
    padding: 2px 0 5px 0;
    font-weight: bold;
}

.loanagreement {
    background: #00a79d;
    border-color: #00a79d;
    color: #fff;
}

#loan_status_section .card {
    background: transparent;
    border: none;
}

#loan_element .progress-bar {

    box-shadow: none;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border-radius: 10px;
}

/*#loan_vault_detail {
    padding: 0 20px;
}*/

.no-border-limit {
    border: none !important;
}

#vault_detail .panel-heading {
    background: transparent;
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    padding: 0;
    border: none;
}

#vault_detail .panel-body.text-center {
    color: #fbf0f0;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}

.vault_bal {
    padding: 0;
    margin: 0;
}

#vault_detail {
    padding: 0 20px 5px;
}

#lendo_bottom_section {
    text-align: center;
}

#lendo_bottom_section .panel.panel-default {
    background: transparent;
}

#lendo_bottom_section .panel-body.text-center {
    background: #1a2d3e;
    color: #ffffff;
    padding: 6px;
    border-radius: 50px;
    width: 60%;
    margin: 5px auto;
}

#lendo_bottom_section select.form-control {
    background: transparent !important;
    border: navajowhite;
    color: #ffffff;
    max-height: 30px;
    line-height: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}

#loan_box_details .reservecard {
    background: #98d1be;
    color: #fff;
    margin: 0;
    width: 25%;
}

#lendo_bottom_section select.form-control:not([size]):not([multiple]) {
    height: calc(2.50rem);
}

#lendo_bottom_section .panel-heading {
    color: #ffffff;
    text-transform: capitalize;
    background: transparent;
    font-weight: 400;
    border: none;
    padding: 0;
    margin: 0;
}

.showdetails {

    text-transform: uppercase;
    margin: 0px auto;
    -webkit-box-shadow: 0px 0px 7px 2px; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 0px 0px 7px 2px; /* Firefox 3.5 - 3.6 */
    box-shadow: 0px 0px 7px 2px;
}

h2.card_title_table {
    float: left;
    width: 100%;
    text-align: center;    
    font-size: 16px;
    padding: 0;
    margin: 0;

}

#loan_calculator .panel-body.text-center {
    padding: 10px 10px 0;
}

#card_table .panel-heading { 
    text-align: center;
    padding: 4px 15px;
    font-size: 14px;
   
}

#card_table .panel.panel-default {
    margin: 0;
}

#loan_pack h2 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    width: 100%;
    float: left;
    padding: 0;
}

.reservecard {
    background: #d39c35;
    color: #fff;
    border: 1px solid #d39c35;
    margin: 10px 0 auto;
    text-transform: uppercase;
    box-shadow: 0px 0 10px 0;
}

#loan_button .panel.panel-default {
    background: #98d1be;
    text-align: center;
    color: #fff;
    width: 80%;
    margin: 10px auto;
    padding: 15px 0;
    border-radius: 30px;
}

form {
    width: 100%;
    float: left;
}

.apply_loan_page form {
    width: 100%;
    float: left;
}

/*.content-wrapper .sidebar-nav ul li ul {
    display: none;
}*/


.loan_div {
    padding: 0;
    margin: 0;
}

#card_table {
    padding: 0 20px;
}

#lendo_card .row-in-br {
    border-right: none;
    margin-top: 0px;
    text-align: center;
}

.user-profile .user-pro-body img {
    width: 58px;
}

.balancr_button {
    background: #23398f;
    border-color: #23398f;
}

.text-left.card_label {
  
    padding: 0 10px 10px;
    font-weight: bold;
    width: 100%;
}

.balances {
    color: #fff;
    padding: 20px 0 0;
}

.user-profile .user-pro-body .u-dropdown {
    color: #fff;
    text-transform: capitalize;
    font-size: 11.38px;
    font-weight: 700;
}

#page_title {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 10px;
}

div#intro_lendo {

    padding: 0 20px 0px;

    font-size: 15px;
}

#intro_lendo h3 {

    font-size: 30px;
}

h2.title {
    color: #A5B0B3;
    font-size: 46px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.col-in {
    padding: 0;
}

#card_first {
    padding: 30px 30px 0;
    float: left;
    width: 100%;

}

#card_second {
    padding: 80px 30px;
    float: left;
    width: 100%;
}

#wrapper {
    background: #f5f6fa;
}

#card_third {
    padding: 40px 30px;
    float: left;
    width: 100%;

}

#card_third p.card-description {
    color: #fff;
    font-size: 18px;
}

h4.gold_title {
    color: #fff;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
}

.card-description span {
    font-size: 14px;
    color: #eee;
}

#card_third li {
    color: #fff;
    padding: 15px 0;
}

#card_third h4.cards-title {
    color: #fff;
}

#card_third h2.title {
    color: #000;
}

#card_third h4.card_list_title {
    color: #fff;
}

.card_list_section li {
    color: #A5B0B3;
    line-height: 1.5;
    padding: 12px 15px 10px 0;
    margin: 0 0 0 0;
    float: left;
    width: 100%;
}

.user-profile {
    border-bottom: 1px solid #d0d0d0;
    margin: 0;
    padding: 29px 0;
}

ul.card_list_section {
    list-style: none;
}

ul.card_list_section li:before {
    content: 'âœ“';
}

h4.card_list_title {
    color: #A5B0B3;
    font-weight: bold;
    padding-left: 12px;

}

.row-in-br {
    border-right: none;
    margin-top: 40px;
}

h4.sub-title {
    color: #A5B0B3;
    font-size: 22px;
    font-weight: 100;
    float: left;
    margin-bottom: 0;
    width: 100%;
    padding: 0;
}

#getnow p {
    color: #fff;
    padding: 10px 0;
}

span.subscribed_list {
    color: #E26865;
}

h4.cards-title {
    color: #A5B0B3;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    float: left;
    line-height: 1.4;
}

p.card-description {
    color: #A5B0B3;
    font-weight: 400;
    text-align: center;
    float: left;
    width: 50%;
    margin: 0px auto;
    border-top: 1px solid #477F8F;
    padding-top: 10px;
}

#getnow h4 {
    color: #A5B0B3;
    font-size: 22px;
}

.custombutton {
    color: #477F8F;
    border-color: #477F8F;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 20px;
    margin: 10px 0;
}

#getnow {
    padding: 30px 0 0;
}

.bg-title {
    background: #f5f6fa;
    margin: 0;
}

.bg-title .breadcrumb .active {
    color: #a5b0b6;
}

.bg-title .breadcrumb a {
    color: #808080;
    font-weight: 100;
    font-size: 16px;
}

.bg-title .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    float: left;
    padding: 0;
    margin-top: 0;
}

.dropdown-menu > li > a {
    font-size: 12px;
}

/*#side-menu {
    margin: 0 10px;
}*/

#side-menu li a {
    color: #fff; 
    padding: 10px 10px 10px 20px !important;
    font-weight: 600;
    font-size: 13px;
    border-left: 3px solid transparent;
}
#side-menu li ul li a {
    padding: 7px 10px 7px 15px !important;
}
#side-menu li a .fa-fw {
    font-size: 13px;
    color: #fff;
}  

.top-left-part {
    width: 200px;
    float: left;
    border-right: 1px solid #d0d0d0;
}
.top-right-part {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    margin-left: 200px;
    border-bottom: 1px solid #d0d0d0;
}
.content-wrapper .top-right-part {
    margin-left: 60px;
}
.content-wrapper #side-menu li a {
    margin: 0;
}

.content-wrapper .user-profile .user-pro-body img {
    width: 40px;
    margin: 0 auto;
}

.content-wrapper .top-left-part {
    width: 60px;
    padding: 0;
}

.content-wrapper .top-left-part a {
    color: #fff;
    font-size: 12px;
}

.sidebar {
    background: #fff;
}

.bottom_menu a {
    border: none !important;
}

.bottom_menu {
    background: #f2f2f2;
    margin: 30px 15px !important;
    padding: 20px 20px 12px !important;
    border-radius: 5px;
}

#side-menu > li > a:hover, #side-menu > li > a:focus {
    color: #cccccc;
}

#side-menu > li > a:hover i, #side-menu > li > a:focus i {
    color: #cccccc;
}

h4.nav-title {
    color: #d39d35;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11.38px;
    width: 100%;
    margin: 0 0 5px 0;
}

#side-menu > li > a:hover, #side-menu > li > a:focus {
    background: transparent;
}

#side-menu > li > a.active i {
    color: #cccccc;
}

#side-menu > li > a.active {
    border-left: none;
    font-weight: 600;
    color: #cccccc;
    border-left: 3px solid #cccccc;
}
.navbar-top-links .open-close {
    margin-left: 10px;
}
.logoutbutton {
    color: #bac0cc !important;
    border: 1px solid #c8c8c8;
    line-height: 2.40 !important;
    min-height: auto !important;
    margin: 15px 24px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 11.38px;
    min-width: 100px;
    text-align: center;
}
.logoutbutton:focus, .logoutbutton:hover {
    color: #fff !important;
    border-color: transparent !important;
    background: -moz-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%)!important; /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,167,157,1)), color-stop(100%, rgba(43,57,144,1)))!important; /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%)!important; /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%)!important; /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%)!important; /* ie10+ */
    background: linear-gradient(0deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%)!important; /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a79d', endColorstr='#2b3990',GradientType=0 )!important; /* ie6-9 */
}
.app-search .form-control, .app-search .form-control:focus {
    border: none;
    font-size: 13px;
    color: #fff;
    padding-left: 20px;
    padding-right: 40px;
    background: #374455;
    box-shadow: none;
    height: 40px;
    font-weight: 600;
    width: 280px;
    display: inline-block;
    line-height: 40px;
    margin-top: 15px;
    border-radius: 40px;
    transition: .5s ease-out;
}

.app-search a {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #4c5667;
}

.container-fluid {
    padding: 25px 25px;
}

.bg-title .breadcrumb a:hover {
    color: #adb3b9;
}

#apply_loan .panel-heading {
    padding: 10px 15px;
    background: transparent;
    color: #fff;
}

.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
    padding-right: 30px;
    color: #8b99a6;
}

#loan_box {
    padding: 0 20px;
}

#loan_banance {
    background: #98d1be;
    border-radius: 10px;
    text-align: center;
    padding: 5px 0;
}

#loan_banance h2 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;

}


h4.loan_box_title {
    color: #f7c580;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 600;
    font-size: 22px;
}

#loan_banance h3 {
    color: #334454;
    font-weight: 600;
    font-size: 30px;
}

#loan_box_details p {
    margin: 0;
}

#loan_box_details {
    padding: 0 20px;
    color: #a6b2b2;
    font-weight: 100;
}

#loan_box_details {
    padding: 0 20px;
}

#loan_banance h4 {
    color: #334454;
    font-weight: 600;
    font-size: 25px;

}

#loan_priority h3 {
    color: #a6b2b2;
    font-size: 25px;
    float: left;
    margin: 0px auto;
    text-align: center;
    width: 100%;
    padding: 2px 0;
}

#loan_priority {
    padding: 0 20px;
    color: #a6b2b2;
    text-align: center;
}

#loan_priority h2 {
    color: #a6b2b2;
    text-transform: uppercase;
    font-size: 35px;
    float: left;
    font-weight: bold;
    width: 100%;
    padding: 0;
    margin: 0;
}

#loan_calculator .panel-default .panel-heading, .panel-white .panel-heading {
    padding: 10px;
}

#timeline {
    background: #374455;
}

#page-wrapper {
    background: #f5f6fa;
}

#apply_loan {

    color: #4c7684;
}

#loan_menu li {
    display: inline;
    background: #233245;
    padding: 15px 25px;
    margin: 0 1px;
    text-align: center;
}

#apply_loan .panel-default .panel-body, .panel-white .panel-body {
    padding: 10px;
    color: #fff;
}

#apply_loan .panel.panel-default {
    border-radius: 5px;
    background: #23398f;
    background: -moz-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a79d), color-stop(100%, #23398f));
    background: -webkit-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: -o-linear-gradient(top, #00a79d 0%, #23398f 100%);
    background: linear-gradient(to right, #00a79d 0%, #23398f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00a79d, endColorstr=#23398f);
}

#loan_menu a {
    color: #4c7684;
}

#apply_loan h2 {
    color: #a1b1ae;
    font-size: 22px;
    line-height: 1;
}

#side-menu ul > li > a:hover {
    color: #233990;
}

#apply_loan h1 {
    color: #a1b1ae;
    font-size: 30px;
    line-height: 1;
}

.sidebar-nav > ul > li.active > a i {
    color: #323232;
}

#apply_loan strong {
    color: #323232;
}


#loan_vault_bal .panel-body.text-center {
    padding: 0;
}

#loan_vault_bal #loan_vault_bal {
    padding-top: 10px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px 8px;
    border: 1px solid #d0d0d0;
   /* text-align: center;*/
}

.table > thead > tr > th {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

#auto_payment_section span {
    color: #ffffff;
    text-align: left;
    float: left;
    font-size: 18px;
}

#auto_payment_section {
    margin: 40px 0;
    padding: 0;
}

.onoffswitch {
    position: relative;
    width: 130px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;

}

.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999;
    border-radius: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.morris-hover {
    position: absolute;
    z-index: 1;
}

.morris-hover.morris-default-style .morris-hover-row-label {
    font-weight: bold;
    margin: 0.25em 0
}

.morris-hover.morris-default-style .morris-hover-point {
    white-space: nowrap;
    margin: 0.1em 0
}

.morris-hover.morris-default-style {
    border-radius: 4px;
    padding: 10px 12px;
    color: #666;
    background: #63676b;
    border: none;
    color: #fff !important;
    box-shadow: none;
    font-size: 14px;
}

.morris-hover-point {
    color: rgba(257, 257, 257, 0.8) !important;
}

/*#loan_progress_bar {
    padding: 0 20px 5px;
}*/

#loan_chart h5 {
    color: #ffffff;
}

#loan_menu li.active {
    background: #374455 !important;
}

.loadmore {
    float: left;
    margin: 0px auto 10px;

}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #F7F7F7;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #F7F7F7;
}

/*.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}*/

.form-control {

    box-shadow: none;
    height: 30px;
    max-width: 100%;
    border-radius: 30px;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

#loan_calculator select.form-control:not([size]):not([multiple]) {
    height: calc(2.85rem);
    padding: 0 10px;
}

.form-control:focus {

    border-color: #d0d0d0 !important;
    outline: 0;
}

sup.text-danger {
    padding: 6px 5px;
}

.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    color: #8b99a6;
}

#select_order .custom-control-input {
    position: absolute;
    z-index: 5;
    opacity: 1;
    left: 0;
}

.custom-checkbox {
    cursor: default !important;
}
.custom-control-label:after{
    display: none !important;
}
.col-md-6.p-0.sell_book {
    padding-left: 10px !important;
    text-align: left;
    color: #8b99a6;
    cursor: pointer;
}

#loan_calculator .panel {
    margin-bottom: 5px;

}

#payment_form form.form-horizontal {
    padding: 6% 0;
}

#morris-area-chart {
    background: #101f32;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    opacity: 1;
}

#payment_form input.form-control {
    box-shadow: none;
    background: transparent;
    border-bottom: 2px solid #d0d0d0;
    border-radius: 0;
    font-size: 14px;
    text-align: center;
}

#payment_form .form-control {
    background-color: #394a5c;
    border: none;
}

#payment_form .form-horizontal .control-label {
    font-size: 15px;
    padding: 10px;;
}

#payment_form .form-horizontal .form-group {
    margin-bottom: 27px;
}

.form-horizontal .form-group {
    margin-bottom: 8px;
}

#page-wrapper {
    padding: 0 0 0px;
}

.applylendoloan {
    color: #fff;
    width: 80%;
    padding: 16px;
    text-transform: uppercase;
    margin: 14% 0;
    background: -moz-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #23398f), color-stop(100%, #00a79d));
    background: -webkit-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: -o-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: linear-gradient(to right, #23398f 0%, #00a79d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#23398f, endColorstr=#00a79d);
}


.slider_range_panel {
    background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}

.com_border {
    border-right: solid 1px #d0d0d0;
}

.slider_range_panel .col-xs-4 {
}

.sl_img {
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 999;
    width: 100%;
}

.ad_marg {
    color: #fff;
}

.boro_max {
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #00a79d;
    background: -moz-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #23398f), color-stop(100%, #00a79d));
    background: -webkit-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: -o-linear-gradient(top, #23398f 0%, #00a79d 100%);
    background: linear-gradient(to right, #23398f 0%, #00a79d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#23398f, endColorstr=#00a79d);
    border-radius: 40px;
    -moz-border-radius: 40px;
    color: #fff;
    -webkit-border-radius: 40px;
    -o-border-radius: 40px;
    display: inline-block;
    text-align: center;

}

/*#loan_progress_bar .progress span {
    font-size: 16px;
}*/

.block_top_pad span {
    color: #fff;
    display: inline-block;
}

.pl_0 {
    padding-left: 0px;
}

.pr_0 {
    padding-right: 0px;
}

.dropdiv {

    border: none !important;
}

.invoiceloan {
    color: #9aaeb5;
    padding: 12px 20px;
}

.invoicecredit {

    color: #9aaeb5;
    padding: 12px 20px;
}

#loan_invoice_button {
    margin: 0px 0 5px;
    text-align: center;
    float: left;
}

.custom-control-input {
    position: absolute;
    z-index: 1;
    opacity: 1;
}

/*#auto_pay_setting {
    text-align: center;
    color: #a3b1be;
}*/

/*#auto_pay_setting input#customCheck1 {
    right: 0;
}*/

/*#auto_pay_setting label.custom-control-label {
    font-size: 11px;
    text-align: left;
    margin-right: 20px;
    padding-top: 2px;
}*/

/*#auto_pay_setting .onoffswitch {
    margin: 15px auto;
}*/

font.setting_fonts {
    font-size: 16px;
    font-weight: bold;

    padding: 0px 8px;
    border-radius: 100%;
    margin: 0 15px;
}

#account_section {
    padding: 0;
}


#loan_element .progress-bar {
    background-color: #23398f !important;
}

#account_section select.form-control:not([size]):not([multiple]) {
    height: calc(2.85rem);
    font-size: 12px;
    margin: 2px 0;
    border-radius: 0;
    padding: 0;
    text-transform: capitalize;
}

#account_section label.col-md-6.control-label {
    padding-top: 6px;
    float: left;
}

#loan_invoice_form {
    color: #a3b1be;
}

span.auto_text {
    color: #a3b1be;
}

#loan_invoice_form input#customCheck1 {
    right: 0;
}

#loan_invoice_form label.custom-control-label {
    font-size: 12px;
    text-align: left;
    margin-right: 20px;
    padding-top: 2px;
    color: #a3b1be;
}

#loan_extention {
    margin: 40px 0;
}

.applyext {
    color: #9aaeb5;
    padding: 10px;
}

font.pdficon {

    padding: 7px 4px;
    border-radius: 35px;
    font-size: 10px;
    text-align: center;
    margin: 0px 25px 0px 10px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

a.payinvoice {

    color: #9aaeb5;
    padding: 8px 20px;
    text-transform: uppercase;

}
a.payinvoice:focus, a.payinvoice:active, a.payinvoice:hover{
    color: #9aaeb5;
}

.frequency .applyext {
    margin: 20px 0 0;
    padding: 15px 30px;
}

span.invoice_td_text {
    padding-left: 100px;
}

.frequency .applyext {
    margin: 20px 0 0;
    padding: 15px 30px;
}

.left-form_div {
    border-radius: 30px 0px 0px 30px;
}

.center-form_div {
    border-radius: 0;
}

.right-form_div {
    border-radius: 0px 30px 30px 0px;
}

.redeem {
    background: #23398f;
    color: #fff;
    margin: 30px 20px;
    padding: 12px 12px;
    text-transform: uppercase;
}

#lendo_bottom_section select.form-control:not([size]):not([multiple]) {
    background: #1a2d3e !important;
}

#lendo_bottom_section input.form-control {
    background: #1a2d3e;
    border-color: #1a2d3e;
    padding: 10px;
    height: 25px;
}

#loan_extention .text-center .btn-outline-secondary {
    color: #fff;
    background-image: none;
    background-color: #00a79d;
    border-color: #00a79d;
}

.collateralbg {
    color: #00bfc7;
}

.loanvalue {
    color: #fb9678;
}

.remainloan {
    color: #9675ce;
}

.loanlabel {
    position: absolute;
    right: 0;
    color: #fff;
    bottom: -5px;
    font-size: 12px;
    font-weight: 600;
}

.content-wrapper #side-menu li a {
    border-bottom: none;
}

.content-wrapper .bottom_menu {
    display: none !important;
}

.modal-header .close {
    padding: 1rem;
    margin: -4rem -1rem -1rem auto;
}

.modal-body {
    text-align: center;
    float: left;
}

.modal .form-group {
    margin: 10px 0;
}
/*

.modal input#copyTarget {
    width: 75%;
    float: left;
    margin: 0;
    border-radius: 25px 0 0 25px;
    color: #fff;
    font-weight: 500;
    padding: 19px 15px;
}
*/

.modal button.btn.btn-primary {
    display: inline-block;
    background: #368aaf;
    border: none;
    padding: 12px 40px;
    border-radius: 120px;
    margin: 11px 0 0 0;
}
img#eth_qr_code_url, img#qr_code_url {
    width: 150px;
}
.modal-header h4 {
    font-weight: 700;
    font-size: 17.78px;
    color: #4c4c4c;
    line-height: normal;
    margin: 0;
}
#copyTarget, #copyETHTarget {
    text-align: center;
    font-weight: 600;
    color: #111;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    cursor: default;
    background: 0 0;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    padding-left: 14px;
    font-weight: 600;
    font-size: 12px;
    color: #8b9099;
    border-radius: 2px !important;
    padding: 4px 8px 6px;
    line-height: normal;
}
.dataTables_paginate a {
    height: auto;
    margin-left: 0px;
    font-size: 12px;
    background: #f7f7f7;
    border-radius: 2px !important;
    padding: 4px 8px;
    cursor: pointer;
    text-decoration: none !important;
    margin-right: 8px;
}

.dataTables_filter {
    border: 1px solid #dcdcdc;
    font-weight: 600;
    font-size: 12px;
    color: #8b9099 !important;
    text-align: left !important;
    padding: 6px 10px !important;
    font-style: italic;
}
.dataTables_wrapper {
    padding-top: 0 !important;
}

/*.dataTables_filter input {
    border: none;
    color: #fff;
}*/

.dataTables_filter label, .dataTables_filter label input {
    margin: 0;
    border: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.dataTables_length {
    width: 50%;
    float: left;
    margin: 0;
    text-align: left;
    padding: 0;
}

.paging_full_numbers {
    display: table;
    height: 22px;
    line-height: 15px !important;
    margin-bottom: 10px;
    margin-top: 0 !important;
    position: relative;
    width: 50% !important;
    color: #fff;
}

#loan_status_details span.current_loan_text {

    vertical-align: middle;
    padding: 10px;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 600;
}

.choosepost {
    font-size: 11px;
    text-align: center;
    width: 100%;
    padding: 11px 0px;
}

.sidebar-nav .has-arrow::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #fff; 
    right: 25px;
    -webkit-transform: rotate(135deg) translate(0, -50%);
    -ms-transform: rotate(135deg) translate(0, -50%);
    -o-transform: rotate(135deg) translate(0, -50%);
    transform: rotate(135deg) translate(0, -50%);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    top: 50%;
}

.sidebar-nav ul > li.active > .has-arrow::after {
    border-color: #fff;
    -webkit-transform: rotate(222deg) translate(0, -50%);
    -ms-transform: rotate(222deg) translate(0, -50%);
    -o-transform: rotate(222deg) translate(0, -50%);
    transform: rotate(222deg) translate(0, -50%);
}

/*#side-menu > li.active> a {
    border-left: 3px solid #233990;
}*/
#side-menu ul > li > a.active {
    color: #ccc;
    font-weight: 600;
}

/*#side-menu > li.active> a  i {
    color: #233990;
}*/
.sidebar-nav ul li a {
    display: block;
    align-items: center;
    color: #8b9099;
    padding: 7px 0;
    font-weight: 600;
    font-size: 11.38px;
}

.sidebar-nav ul li a.active, .sidebar-nav ul li a.active i, .sidebar-nav ul li a:hover, .sidebar-nav ul li a:hover i {
    color: #ccc;
    background-color: transparent;
}

#side-menu ul > li > a:hover {
    color: #ccc;
}

.custom-control-label::before {
    pointer-events: none;
    user-select: none;
    background-color: #374455;
}

.sidebar-nav > ul > li {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}

/*
select#changeGraph {

    border: none;
}
*/

span.show_in_mobile {
    display: none;
}

.alert-danger {
    width: 100%;
}

.user_statics .flex-box p, .flex-box p strong {
    white-space: nowrap;
}


@media (min-width: 100px) and ( max-width: 480px) /* for iphone */ {

/* 12-nov-2018 start code */

              #page-wrapper {
                  padding:0;
                    }
	
	     .page-title .size-b{
			font-size: 20px !important;
				  } 
				  
			fieldset {
					margin: 5px 0;
					width: 100%;
				   }

			  .title-heading.default-heading h2 {
				padding:10px;
			} 

/* end  code*/


    span.show_in_mobile {
        display: block;
    }

    /*li.right-side-toggle {
        top: 0;
        position: fixed;
        z-index: 999;
        right: 0;
    }*/

    #side-menu li a {
        border-bottom: none;
    }

   /* #side-menu {
        margin: 13% 10px 0;
    }*/

   

    .content-wrapper .bottom_menu {
        display: none !important;
    }

}

@media (min-width: 481px) and ( max-width: 767px) /* for iphone */ {

   /* #side-menu {
        margin: 13% 10px 0;
    }*/

    #page-wrapper {
        padding: 40px 0 0px;
    }

    #side-menu li a {
        border-bottom: none;
    }

    .content-wrapper .bottom_menu {
        display: none !important;
    }

}

@media (min-width: 768px) and ( max-width: 1023px) /* for iphone */ {

    #side-menu li a {
        border-bottom: none;
    }

    .content-wrapper .bottom_menu {
        display: none !important;
    }

}

@media (min-width: 1024px) and ( max-width: 1200px) /* for iphone */ {

    .content-wrapper .bottom_menu {
        display: none !important;
    }

    #side-menu li a {
        border-bottom: none;
    }

}

@media (min-width: 768px) {

    .sidebar {
        padding-top: 140px;
        width: 200px;
        background: #fff;
        border-right: 1px solid #d0d0d0;
        box-shadow: none;
    }
    #page-wrapper {
        margin: 0 0 0 200px;
    }

    .text-red {
        color: #e26865;
    }
    .error, .error p {
        color: #e26865 !important;
        font-size: 12px !important;
    }
}

/* alert page  style */

.alert_page .table tr td {
    border: none;
    text-align: left;
    padding: 8px;
}


.alert_page .table tr td .checkbox {
    margin: 0px;
}

/* The container */
.containerxx {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 0px;
    cursor: pointer;
    margin-top: 2px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.containerxx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1.3px solid #11ada4;
    right: 0;
    top: 0px;
    background-color: transparent;
}

/* On mouse-over, add a grey background color */
/*.containerxx:hover input ~ .checkmark {
    background-color: #11ada4;
}*/

/* When the checkbox is checked, add a blue background */
.containerxx input:checked ~ .checkmark {
    background-color: #11ada4;
}

/* Create the checkmark/indicator (hidden when not checked) */
/*.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}*/

/* Show the checkmark when checked */
.containerxx input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerxx .checkmark:after {
    background-color: #244992 !important;
    content: "\f00c";
    color: #fff;
    border: #244992;
    font-family: 'FontAwesome' !important;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    padding: 0.95px 0 0 0;
}

.alert_page .xp_table {
    margin: 20px 0;
}


.alert_page .table tr td strong, .alert_page .table tr td a {
    text-decoration: underline;
    font-weight: bold;
}

/* statement page style */
.statmentpage .table tr td {
    border: none;
    background-color: #1c293a;
    color: #fff;
    text-align: left;
}

.statmentpage .table tr {
    border-bottom: solid 2px #374455;
}

.statmentpage .table tr td .btn-bluecom {
    font-size: 11px;
    padding: 5px;
}

.btn-bluecom-round {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    padding: 1px 5px;
    font-size: 11px;
    display: inline-block;
    background: #458090;
    text-transform: uppercase;
    color: #9dadbc;
}

.statmentpage .table tr td a span {
    background: url(../images/pdf_ar.png) no-repeat center center;
    display: inline-block;
    height: 8px;
    width: 8px;
}

/* contactless */

.contactlesspage .pl_btn {
    padding: 10px 0px 5px;
}

.contactlesspage .pl_btn .col-md-5 {
    line-height: 50px;
}

.contactlesspage .auto_pay .onoffswitch {
    float: left;
}

.contactlesspage .bottextbox {
    padding-top: 30px;
}

.contactlesspage .auto_pay .onoffswitch-inner:after, .contactlesspage .auto_pay .onoffswitch-inner:before {
    background-color: #374455;
}

.btn_terms {
    background: #f7c77f;
    box-shadow: 0px 0px 5px 2px #7d7666;
    -webkit-box-shadow: 0px 0px 5px 2px #7d7666;
    padding: 8px 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}

.ratefees p {
    color: #567788;
}

.ratefees h3 {
    margin-top: 30px;
    color: #567788;
}

/* unrecognised payment */
.unreco p, .unreco label {
}

.unreco p strong {
    font-size: 2.5em;
    font-weight: 600;
    display: inline-block;
    padding: 5px 0;
}

.xperi {
    padding-top: 60px;
}

.wid100 {
    width: 100%;
}

/* The container */
.containernv {
    display: block;
    position: relative;
    padding-left: 30px;
    margin: 12px 0px;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    color: #a4b1b7;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.containernv input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #23253a;
    border: solid 1px #4b7e8f;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containernv:hover input ~ .checkmark1 {
    background-color: #4b7e8f;
}

/* When the radio button is checked, add a blue background */
.containernv input:checked ~ .checkmark1 {
    background-color: #4b7e8f;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containernv input:checked ~ .checkmark1:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.containernv .checkmark1:after {
    top: 0px;
    left: 0px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #4b7e8f;
    border: solid 2px #192939;
}

.activemenu {
    background: #374455;
}

/*setting*/
.setting_div .form-group {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.setting_div label, .setting_div {
}

.setting_div h4 {
    margin-top: 50px;
    color: #fff;
    padding-left: 10px;
}

.setting_div label {
    line-height: 24px;
    display: inline-block;
}

.aftlimit label {
    display: inline-block;
}

.aftlimit input {
    background: #394a5c;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    display: inline-block;
    width: 35%;
    border: none;
    margin-left: 10px;
}

.btn-apint {
    margin-top: 20px;
    min-width: 150px;
    font-size: 12px;
}

.cap {
    list-style: none;
    margin: 20px 0 10px;
    padding: 0;
}

.cap li {
    width: auto;
    float: left;
    padding: 0px 10px 5px;
    width: 6.2%;
    text-align: center;
    
}

.sld {
    min-width: 200px;
    display: inline-block;
    background: #f8c67f;
    border-radius: 8px;
    padding: 10px;
    font-size: 15px;
    margin-top: 20px;
}

.sld input {
    background: #f8c67f;
    border: none;
    padding: 10px 0px;
    text-align: center;
    font-size: 18px;
}

a.ui-slider-handle + a.ui-slider-handle {
    display: none;
}

#slider-6 {
    height: 60px;
    border-radius: 50px;
    background: #394e5f;
}

.ui-slider-range {
    height: 60px;
    border-radius: 50px !important;
    background: #98d1be !important;
}

.ui-slider-handle {
    height: 65px !important;
}

.xpc {
    background: #162538;
    padding: 20px 0px;
}

.xpc input {
    background: none;
    border: solid 1px #f8c67d;
    border-radius: 5px;
}

.xpc button {
    background: #f8c67d;
    border-radius: 20px;
    border: none;
}

.xpc h5 {
    color: #fff;
    margin-bottom: 20px;
    min-height: 40px;
}

/* Loan Status page */

#slider-6 {
    border: none;
}

#slider-6.ui-slider-horizontal .ui-slider-handle {
    top: 0em;
    margin-left: 0em;
    max-width: 10px;
    cursor: pointer;
    display: none;
}

span.currunt_loan_value {
    color: #fff;
    font-size: 20px;
    text-align: left;
    width: 100%;
    float: left;
    position: absolute;
    top: 36%;
    z-index: 999;
    font-weight: 600;
}

#loan_vault_bal td span a {
    background: #23398f;
    border: none;
    color: #fff;
    padding: 8px 20px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    margin: 0 4px;
}

#setting_success {
    width: 100%;
}

#loan_status_details {
    padding: 8.5px 0;
}

.section_title {
    font-weight: bold;
    float: left;
    width: 100%;
    text-align: left;
}

.navbar-top-links > li > a {
    color: #bac0cc;
}
.navbar-top-links>li>a:hover {
    background: transparent;
}
/* Chart Section */



.breadcrumb {
    padding: 0;
    margin: 0 0 0 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    float: left;
    line-height: 59px;
    min-height: 59px;
}
.breadcrumb li, .breadcrumb li a {
    font-size: 12px;
    color: #fff !important;
    margin: 0;
}
.breadcrumb li a {
    font-weight: 600;
}
.page-title h5 {
    font-size: 11.38px;
    color: #8b9099;
    margin: 0 0 6px 0;
}
.page-title h5 strong {
    color: #1b223c;
}
.page-title h1 {
    font-size: 16px;
    color: #1b223c;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.gradient-box{
    background: -moz-linear-gradient(270deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(43,57,144,1)), color-stop(100%, rgba(0,167,157,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3990', endColorstr='#00a79d',GradientType=0 ); /* ie6-9 */
    border-radius: 5px;
}
.gradient-box-rev{
    background: -moz-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,167,157,1)), color-stop(100%, rgba(43,57,144,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(90deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* ie10+ */
    background: linear-gradient(0deg, rgba(43,57,144,1) 0%, rgba(0,167,157,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a79d', endColorstr='#2b3990',GradientType=0 ); /* ie6-9 */
    border-radius: 5px;
}
.g-block {
    /*padding: 20px;
    color: #fff;
    display: inline-table;
    width: 100%;
    height: 100%;*/
    padding: 20px 20px;
    color: #fff;
    display: inline-grid;
    width: 100%;
    height: 100%;
    align-items: center;
}
.apply_loan_page .g-block {
    display: inline-table;
}
.currency-value {
    font-size: 13px;
    font-weight: 700;
    float: left;
}
.currency-value dd{
    margin-bottom: 0;
}
.currency-value dd img {
    width: 22px;
    margin: 0 3px 0 0;
}
.currency-value span {
    font-size: 17.78px;
    font-weight: 700;
    display: block;
    margin-top: 13px;
}
.currency-value span dl{
    display: inline-block;
    margin-left: 4px !important;
    margin: 0;
}
.currency-graph {
    float: right;
    font-size: 9px;
}
.currency-graph span{
    color: #ffd542;
}
.currency-graph figure{
    margin-top: 15px;
}
#page-wrapper {
    min-height: inherit !important;
}
.bottom-s{
    margin-bottom: 25px;
}
.white-block{
    background: #fff;
    border:1px solid #d0d0d0;
    border-radius: 5px;
    padding: 20px;
}

.flex-box{
    border:1px solid #d0d0d0;
    border-radius: 5px;
    padding: 15px 20px;
    margin: 0;
    height: 100%;
}
.flex-box.alert-success{
    background: #f7f7f7;
}
.flex-box p{
    margin-bottom: 5px;
}
.flex-box p, .flex-box p strong{
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    opacity:0.8;
    color: #4c4c4c;
}
.white-block h3{
    font-weight: 700;
    font-size: 17.78px;
    color: #4c4c4c;
    line-height: normal;
    margin: 0;
}
.white-block h3 span{
    display: inline-block;
}
#loan_progress_bar .white-block {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #d0d0d0;
    margin-top: 20px;
    padding:22px 0 0;
}
.fancybtn {
    font-size: 13px;
    color: #fff !important;
    font-weight: 600;
    border-radius: 120px;
    padding: 12px 20px;
    min-width: 100px;
    border: 0;
    display: inline-block;
    text-align: center;
    outline: none;
}
.sidebar-tabs .currenttab{
    background: #01a69d !important;
}
.outline-btn {
    border: 2px solid !important;
}
.g-block .outline-btn {
    text-transform: uppercase;
}

.outline-btn:hover, .outline-btn:focus {
    border: 1.5px solid #fff!important;
    background: #fff;
    color:#23398f !important;
}
.blue-outline-btn{
    border: 1.5px solid #23398f !important;
    color:#23398f !important;
}
.blue-outline-btn:hover, .blue-outline-btn:focus {
    border: 2px solid #23398f!important;
    background: #23398f;
    color:#fff !important;
}
.fancybtn:hover{
    opacity: 0.9;
}

.title-heading {
    background: #2b3990;
    margin: -20px -21px 20px -21px;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #d0d0d0;
}
.title-heading h2 {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 19px 20px;
    line-height: normal;
}
.default-heading h2 {
    color: #1b223c;
}
.default-heading {
    background: transparent;
}
.textbox {
    width: 100%;
    background-color: #fcfdff;
    border: 1px solid #2b3990;
    border-radius: 120px;
    height: 42px;
    padding: 0 20px;
    max-width: 250px;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 600;
    display: block;
    color: #2b3990;
}
.textbox ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #2b3990;
}
.textbox ::-moz-placeholder { /* Firefox 19+ */
    color: #2b3990;
}
.textbox:-ms-input-placeholder { /* IE 10+ */
    color: #2b3990;
}
.textbox :-moz-placeholder { /* Firefox 18- */
    color: #2b3990;
}

.textbox.lb-box{
    background-color: #e3e7fb;
    color: #404040;
}
.textbox.lb-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #404040;
}
.textbox.lb-box ::-moz-placeholder { /* Firefox 19+ */
    color: #404040;
}
.textbox.lb-box:-ms-input-placeholder { /* IE 10+ */
    color: #404040;
}
.textbox.lb-box :-moz-placeholder { /* Firefox 18- */
    color: #404040;
}

.default-select {
    background-color: #fff;
    opacity: 1;
    color: #8b9099;
    border: 1px solid #e5e5e5;
}
.sec-select{
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #8b9099;
}
.custom-form h5 {
    font-weight: 700;
    font-size: 12px;
    color: #1b223c;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0;
}
.custom-form fieldset{
    margin-bottom: 8px;
}
.textbox[disabled], .textbox[readonly], fieldset[disabled] .textbox {
    background-color: #fff;
    opacity: 1;
    color: #8b9099;
    border: 1px solid #c8c8c8;
}
.primary-select {
    background-color: #fff;
    opacity: 1;
    color: #8b9099;
    border: 1px solid #c8c8c8;
    height: 45px;
    font-size: 14px;
}
select {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    outline: none;
    -webkit-user-select: none;
    background-image: url(../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 23px;
}
.priority_loan .loan_priority_balance {
    position: absolute;
    bottom: 20px;
    left: 35px;
    right: 35px;
}
.h-layout {
    max-width: 450px;
    margin: 0 auto;
}
.custom-form fieldset {
    position: relative;
}

.h-layout .textbox {
    float: right;
}
.h-layout h5 {
    float: left;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.custom-table table, .custom-table td, .custom-table th, .custom-table tfoot, .custom-table thead {
    border: 0 !important;
    border-collapse: separate;
    border-spacing: 10px 10px;
    vertical-align: middle;
    margin-bottom: 0;
}
.custom-table .table > thead > tr > th {
    font-size: 11px;
    color: #1b223c;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
}
.custom-table .table > tbody > tr > td {
    background: #f2f2f2;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #8b9099;
    padding: 10px 8px !important;
    width: 33.3%;
    text-transform: uppercase;
}
.default-cell {
    color: #1b223c !important;
    font-size: 11px !important;
    background: transparent !important;
    font-weight: 700 !important;
}
.dark-cell {
    background: #cccccc !important;
    color: #5d6066 !important;
    font-weight: 700 !important;
}
.switch-btn {
    color: #8b9099;
    border: 1px solid #e5e5e5;
    border-radius: 120px;
}
.graph-radio fieldset {
    display: inline-table;
}
.graph-radio span {
    margin: 0 !important;
    width: inherit !important;
    padding: 0 5px;
    text-align: center;
    display: block !important;
    font-size: 13px;
    font-weight: 600;
    color: #8b9099;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    line-height: 56px;
}
.graph-radio .checked:before {
    content: '';
    position: absolute;
    height: 2px;
    background: #233990;
    bottom: 0;
    left: 0;
    right: 0;
}
.graph-radio .checked{
    color: #233990;
}
.g-chart span{
    font-size: 22px;
    font-weight: 600;
    color: #1b223c;
    text-align: center;
    display: block;
}

/*.g-chart canvas{
    height: 300px !important;
}
.g-chart2 canvas{
    height: 200px !important;
}*/
.g-chart span>div {
    display: inline-block;
    margin: 0 0 0 5px;
}
.graph-label span {
    font-size: 11px;
    font-weight: 700;
    color: #999999;
}
.graph-label span dd {
    display: inline-block;
    margin: 0;
}
.custom-table-striped {
    margin: -20px;
}
.custom-table-striped tr {
    border-bottom: 1px solid #d0d0d0 !important;
}
.custom-table-striped td {
    border: 0 !important;
    font-size: 13px;
    font-weight: 600;
    color: #333; 
    padding: 12px 22px !important;
    vertical-align: middle !important;
}
.progress {
    height: 8px;
    background-color: transparent;
    margin: 0;
    border-radius: 120px;
}
.progress-bar {
    background: #233990;
    border-radius: 120px;
    min-width: 8px;
    float: left;
}
.custom-progress{
    background-color: #f2f2f2;
    height: 12px;
}
.custom-table-striped tr td.heading {
    background: #f2f2f2;
    border-left: 1px solid #d0d0d0 !important;
}
.custom-table-striped .heading h6 {
    font-size: 13px;
    color: #1b223c;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 6px 0;
}
.r-b-m .title-heading {
    margin-bottom: 0;
}
td.highlight {
    font-weight: 700;
    color: #333333;
}
/*.custom-table-striped td:nth-last-child(1), .custom-table-striped td:nth-last-child(2) {
    text-align: right !important;
}
.custom-table-striped td.highlight:nth-child(1) {
    text-align: left !important;
}*/
.credit-table td:nth-child(even) {
    width: 50% !important;
}
.credit-table td {
    width: inherit !important;
}
.custom-table.credit-table {
    margin: 20px -21px;
    padding: 8px 20px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
}
.action-btn a {
    margin: 0 5px;
}

.loan-option .dropdown .textbox {
    height: 32px;
    min-width: 121px;
    padding: 0 14px;
}
.sm-select{
    height: 32px;
    min-width: 121px;
    padding: 0 14px;
    font-size: 12px;
}
.loan-option .dropdown {
    margin: 12px 20px 0 0;
}
.widget-calc h4 {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1b223c;
    margin: 7px 0 7px 0;
    line-height: normal;
}
.widget-calc .value-box {
    background: #f2f2f2;
    padding: 10px 8px;
    border-radius: 5px;
    font-size: 13px;
    color: #8b9099;
    font-weight: 600;
    text-align: right;
}
.widget-calc .value-box span{
    font-size: 12px;
    color: #8b9099;
    font-weight: 600;
}
.widget-calc .col{
    margin-bottom: 15px;
}
.widget-calc .progress {
    background-color: #f2f2f2;
    height: 10px;
}
.widget-calc .col:nth-child(even) {
    max-width: 45%;
}
#loan_bal_dev tr td{
    text-align: center;
}

.widget-activity td:nth-child(1) {
    font-size: 10px;
    text-transform: uppercase;
    color: #8b9099;
    font-weight: 700;
    white-space: nowrap;
    padding-left: 20px !important;
}
.widget-activity td:nth-last-child(1){
    padding-right: 20px !important;
}
.table {
    margin-bottom: 0;
}
.widget-activity td dd {
    margin: 0;
    line-height: normal;
    text-transform: capitalize;
}
.widget-activity td {
    font-size: 12px;
    color: #333333;
    font-weight: 600;
    padding: 15px 9px !important;
}
.widget-activity td small {
    color: #8b9099;
    display: block;
    line-height: normal;
    margin: 2px 0 0 0;
}
.widget-activity td {
    position: relative;
}
.widget-activity td i {
    color: #00a79d;
    font-size: 24px;
}
.card-slider {
    /*padding: 0 0 40px 0;*/
    margin: 0 -20px;
}
.card-slider .slick-slide{
    padding-bottom: 40px !important;
    position: relative;
}
.card-slider .slick-slide:before {
    content: 'Platinum Card';
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 13px;
    font-weight: 700;
    color: #262626;
}
.card-slider .slick-slide.Silver:before{
    content: 'Silver Card' !important;
}
.card-slider .slick-slide.Gold:before{
    content: 'Gold Card' !important;
}
.card-slider .slick-slide.Black :before{
    content: 'Black Card' !important;
}
.card-slider .slick-slide {
    margin: 0 10px;
    opacity: 0.5;
    transition: all 300ms ease;
}
.card-slider .slick-active {
    opacity: 1;
 /*   -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transform: scale(1.08);*/
}
.card-slider .slick-slide img{
    height: 110px;
}
.card-slider .slick-arrow {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    bottom: 0;
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
}
.card-slider .slick-next:before {
    font-size: 14px;
    line-height: 1.5;
    color: #8b9099;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '>';
}
.card-slider .slick-prev {
    left: 28%;
}
.card-slider .slick-next {
    right: 28%;
}
.card-slider .slick-prev:before {
    font-size: 14px;
    line-height: 1.5;
    color: #8b9099;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '<';
}
.card-slider .slick-slide {
    cursor: -webkit-grab;
}
.link-action a {
    display: block;
    background: #f2f2f2;
    padding: 16px 10px;
    text-align: center;
    font-size: 12px;
    color: #333333;
}
.link-action a:hover, .link-action a:focus{
    color:#233990;
}
.title-heading.modified_loanchart h2{
    font-size: 12px;
}
.modified_loanchart .col {
    font-size: 9px;
}
.title-heading.modified_loanchart h2 {
    font-size: 10px;
}
.light-grey{
    background: #f2f2f2 !important;
}
.custom-blocks aside small {
    font-size: 12px;
    color: #4c4c4c;
    display: inline-block;
    width: 100%;
}
.custom-blocks aside dd {
    font-size: 17px;
    font-weight: 700;
    color: #4c4c4c;
    margin: 0;
    line-height: 20px;
}
.custom-blocks aside {
    padding: 25px 15px;
    border-radius: 5px;
    height: 100%;
}
.custom-blocks aside span {
    display: block;
}
.acc-status dd {
    color: #404040;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0;
}
.acc-status small {
    color: #4d4d4d;
    font-size: 12px;
}
.acc-status small dd {
    display: inline-block;
}
.text-link {
    color: #333c8e;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 600;
}
.text-link:hover, .text-link:focus{
    opacity: 0.9;
    color: #333c8e;
}
.est-interest strong {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin-top: 20px;
    display: block;
}
.est-interest p {
    color: #244992;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
.sidebar-tabs li a {
    display: block;
    text-transform: uppercase;
}
.sidebar-tabs ul {
    margin: 0;
    padding: 0;
}
.sidebar-tabs li {
    list-style: none;
    display: block;
    margin: 0 0 12px 0;
}
.tab-block{
    position: relative;
}
.tab-block .showview{
    display: none;
}
.tab-block.currenttab .showview{
    display: inherit;
}
.mp-table table, .mp-table td, .mp-table th, .mp-table tfoot, .mp-table thead {
    border-spacing: 2px 2px !important;
}
.mp-table .table > tbody > tr > td strong {
    font-weight: 700;
    color: #404040;
}
.custom-table.mp-table .table > tbody > tr > td {
    text-transform: none !important;
    padding: 11px 15px !important;
}
.custom-radio input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    cursor: pointer;
    position: absolute;
    opacity: 0;
}
.custom-radio input[type=radio]:not(old):checked + label:before{
    background: #244992;
    box-shadow: inset 0 0 0 3px #fff;
}
.custom-radio input[type=radio]:not(old) + label{
    display: inline-block;
    position: relative;
    padding: 0 0 0 25px;
    color: #4c4c4c;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}
.custom-radio input[type=radio]:not(old){
    margin  : 0;
    padding : 0;
    opacity : 0;
}
.custom-radio input[type=radio]:not(old) + label:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border: 1.1px solid #b6b6b6;
    border-radius: 50%;
    left: 0;
    top: 2px;
}

.default-textbox {
    background: #e8e8e8;
    border: 0;
    border-radius: 5px;
    max-width: 100px;
    padding: 10px;
    float: right;
    margin: -9px 0 0 20px;
    height: 35px;
}
.custom-radio aside {
    position: relative;
    min-width: 296px;
    display: inline-block;
}
.camflex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-a-m {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    width: 100%;
}

span.currency_field +.textbox {
    padding-left: 25px;
}
.loan-input-w .textbox {
    max-width: inherit;
}
.no-border.custom-table-striped tr {
    border-bottom: 0 !important;
}
.custom-table-striped .table > thead > tr > th {
    color: #1b223c;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.custom-table-striped.m-0 td, .custom-table-striped.m-0 th{
    padding: 12px 5px !important; text-align:center; 
}
.setting-form h4 {
    color: #595959;
    font-size: 14px;
    font-weight: 600;
}
.setting-form h3 {
    color: #244992;
    font-size: 16px;
}

.setting-form .right-space .fancybtn, .setting-form .right-space button {
    float: right;
    max-width: 42%;
    width: 100%;
    /*margin-left: 8.3%;*/
}
.setting-form .textbox {
    float: left;
    max-width: 42%;;
}
.default-field {
    background: #f2f2f2;
    border: 0;
}
.setting-form .textbox.w-100 {
    max-width: 100%;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff;
    border: 1px solid #23398f;
    background-color: #f7f7f7;
    color: #23398f;
}
.redbtn{
    background: #d24a43 !important;
}
.greenbtn{
    background: #01a69d !important;
}
.card-num{
    color: #404040;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}
.q-mark {
    background: #244992;
    width: 30px;
    height: 30px;
    position: absolute;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    border-radius: 50%;
    font-size: 16px;
    margin: 6px 0 0 0;
    right: -39px;
}
.setting-form .textbox+small {
    font-size: 14px;
    padding: 0 5px;
    font-weight: 600;
    color: #595959;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.right-space{
    padding-right:80px;
}
.link-row{
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}
.vspacer {
    border-color: #dcdcdc;
    width: 100%;
    display: inline-block;
    margin: 30px 0px;
}
.table.dataTable, table.dataTable {
    width: 100% !important;
    margin: 12px 0 !important;
    display: inline-table;
}


.custom-checkbox input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    cursor: pointer;
    position: absolute;
    opacity: 0;
}
.custom-checkbox input[type=checkbox]:not(old) + label{
    display: inline-block;
    position: relative;
    padding: 0 30px 0 0;
    color: #4c4c4c;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
}
.custom-checkbox input[type=checkbox]:not(old){
    margin  : 0;
    padding : 0;
    opacity : 0;
}
.custom-checkbox input[type=checkbox]:not(old) + label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 19px;
    border: 1.1px solid #b6b6b6;
    border-radius: 2px;
    right: 0;
    top: 0px;
    background-color: transparent;
}
.custom-checkbox input[type=checkbox]:not(old):checked + label:before{
    background-color: #244992 !important;
    content: "\f00c";
    color: #fff;
    border: #244992;
    font-family: 'FontAwesome' !important;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    padding: 0.95px 0 0 0;
}
.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: transparent; !important;
}
td.w-100 {
    width: 100%;
}
td.w-90 {
    width: 90%;
}
td.w-80 {
    width: 80%;
}
td.w-70 {
    width: 70%;
}
td.w-60 {
    width: 60%;
}
td.w-50 {
    width: 50%;
}
td.w-40 {
    width: 40%;
}
td.w-30 {
    width: 30%;
}
td.w-20 {
    width: 20%;
}
td.w-10 {
    width: 10%;
}
.cover-table tr {
    background-color: #f2f2f2 !important;
}
.custom-table-striped.cover-table.m-0 td {
    padding: 8px 20px !important;
}
.cover-table .fancybtn {
    min-width: 80px;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.b-border.custom-table-striped tr {
    border-bottom: 2px solid #fff !important;
}

.btn-round {
    background: #244992;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 8px;
    padding: 5px 0 0;
}
.btn-round .wi{
    font-family: weathericons !important;
    font-size: 12px;
}
.swal-button--danger {
    background-color: #d24a43;
}

.loader-div {
    position: absolute;
    top: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
}
.toggle-password {
    position: absolute;
    right: 25%;
    top: 28px;
    cursor: pointer;
}
.chart-rows-values {
    display: inline-block;
    width: 100%;
}
.chart-rows-values .row {
    float: right;
    width: 50%;
}
.chart-rows-values .col i {
    font-size: 16px;
}
.chart-rows-values .col {
    font-size: 13px;
    color: #404040;
    line-height: normal;
}



/* lendor Dashboard */

.adduser {
    color: #3a3c40 !important;
    font-weight: 600;
    margin: 40px 0 0;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 25px;
}

.adduser i{
    color: #c4c4c4;
    font-size: 12px;
    border: 1.3px solid;
    border-radius: 100%;
    margin: 0px 10px 0 0;
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-weight: 600;
}
.text-gradient{
    background: -webkit-linear-gradient(#2b3990, #00a79d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
i.text-gradient{
    font-weight: 700;
}
.green-check {
    font-weight: 600;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 20px;
    height: 19px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.green-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.green-check .checkmark {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1.3px solid #11ada4;
    right: 0;
    top: 0px;
    background-color: transparent;
}
.green-check input:checked ~ .checkmark {
    background-color: #11ada4;
}
.green-check input:checked ~ .checkmark:after {
    display: block;
}
.green-check .checkmark:after {
    content: "\f00c";
    color: #fff;
    font-family: 'FontAwesome' !important;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    padding: 1.95px 0 0 0;
    display: none;
}
.default-table .table tr td a{
    color: #8b9099;
    font-size: 13px;
    font-weight: 600;
}
.set-position td{
    position: relative;
}


/* statics Page*/
.leader_dashboard .datebtn {
    padding: 0;
    font-style: normal;
}
.no-border-heading {
    border: none;
    margin-bottom: 5px;
}
.no-border-heading h2 {
    padding: 30px 20px 15px;
}
.no-border-heading {
    margin-bottom: 0;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    display: block;
    opacity: 9;
    background-color: transparent !important;
}
input[type="date"]::-webkit-clear-button {
   opacity: 0;
    visibility: hidden;
    color: #fff !important;
}
input[type="date"]::-webkit-inner-spin-button {
    display: none;
}
.loan_statics .custom-blocks small {
    font-size: 13px !important;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.loan_statics .custom-blocks .fancybtn{
    font-weight: normal;
}
.datebtn .waves-button-input {
    font-weight: normal;
}
.size-12{
    font-size: 12px;
}
.size-13{
    font-size: 13px;
}
.size-14{
    font-size: 14px;
}
.size-16{
    font-size: 16px;
}
.size-18{
    font-size: 18px;
}
.pie-labels span {
    display: block;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 600;
    color: #404040;
}
.default-table.custom-table-striped.m-0 td, .default-table.custom-table-striped.m-0 th {
    padding: 12px 20px !important;
}
.t-red{
   color:#f84747 !important;
}
.t-orange{
    color:#f5853b !important;;
}
.t-yellow{
    color:#dfbd46 !important;;
}
.t-blue{
     color: #2a3a91 !important;;
}
.t-grey{
    color: #8b9099 !important;;
}
.colw-1 {
    -webkit-flex: 0 0 12%;
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}
.colw-2 {
    -webkit-flex: 0 0 14%;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%;
    max-width: 14%;
}
.colw-3 {
    -webkit-flex: 0 0 16%;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
}
.m-t-26 {
    margin-top: 26px !important;
}


/*

.loan_risk .table tr td {
    color: #8b9099;
    font-size: 11px;
    font-weight: 600;
    padding: 4px !important;
    line-height: 40px;
    vertical-align: middle;
}

.loan_risk .custom-form h5 {
    white-space: nowrap;
}

.loan_risk {
    margin: 20px auto;
}

.form-left {
    float: left;
}

.form-right .fancybtn {
    margin: 25px 15px 0;
}*/ 