.npr{padding-right: 0;}
.npl{padding-left: 0;}
.nopadding{padding: 0;}
.plr-8{padding-left: 8px; padding-right: 8px;}
.ptb-30{padding-top: 30px !important; padding-bottom: 30px !important;}
.pt-30{padding-top: 30px !important;}
.pb-15{padding-bottom: 15px !important;}
.mb-0{padding-bottom: 0 !important}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  padding: 0 10px;
}
.card{box-shadow: 0px 0px 0px; border-radius: 5px; padding: 30px 15px;}
.navbar-nav .dropdown-menu{margin-top: 0px !important}
.section_title {
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #00BCD4;
  line-height: 1.5;
  margin-bottom: 20px;
}
.section_title span{
  display: inline-block;
  padding: 6px 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.table tbody tr td, .table tbody tr th{
  vertical-align: middle;
}
.modal .modal-header {
  border: none;
    color: white;
    background-color: #86bc42 !important;
    background: url(../images/background-search.png) no-repeat;
}
.modal-header .close {
    margin-top: 0px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: white;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

.block-header h3{
      color: green;
    border-bottom: solid 1px green;
    /* margin-bottom: 20px; */
    padding-bottom: 5px;
}
.inner-wrapper{
  background: white;
    box-shadow: 0 0 3px 2px #f2f2f2;
    margin-top: 4px;
}
.info-box .content .text {
  font-size: 21px;
  margin-top: 4px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control,
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled{
  background-color: rgba(0,0,0,.03);
}
.p-5{
  padding: 5px !important;
}

span.like-btn{
  padding: 6px 12px;
  font-size: 12px;
  display: inline-block;
}
label{
  font-size: 13px;
}
tr[role=row] td a.btn-small,
.btn-small:not(.btn-link):not(.btn-circle){
  padding: 4px 8px;
  margin-bottom: 5px;
}
div.captcha span.image{
  padding: 6px 35px;
  font-weight: bold;
}
.bootstrap-select.btn-group .dropdown-menu.inner{
  max-height: 250px !important;
}
div.dataTables_wrapper div.dataTables_length select{
  width: 60px !important;
}
.new_image img{
  width: 120px;
  margin-bottom: 0px;
}
.other_documents img{
  height: 120px;
    object-fit: cover;
    width: 100%;
}

.rejection-form{
      background: #f7f7f7;
    padding: 20px 0;
}
.rejection-form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border-radius: 4px;
    border: solid 1px #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.bg_1{
  background: #5361ff; /* Old browsers */
  background: -moz-linear-gradient(top, #5361ff 0%, #615cff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #5361ff 0%,#615cff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #5361ff 0%,#615cff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_2{
  background: #e24e69; /* Old browsers */
  background: -moz-linear-gradient(top, #e24e69 0%, #e25069 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e24e69 0%,#e25069 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e24e69 0%,#e25069 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_3{
  background: #4ac095; /* Old browsers */
  background: -moz-linear-gradient(top, #4ac095 0%, #49be94 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #4ac095 0%,#49be94 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #4ac095 0%,#49be94 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_4{
  background: #489dbc; /* Old browsers */
  background: -moz-linear-gradient(top, #489dbc 0%, #4799b7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #489dbc 0%,#4799b7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #489dbc 0%,#4799b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_5{
  background: #38c6b8; /* Old browsers */
  background: -moz-linear-gradient(top, #38c6b8 0%, #39cec0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #38c6b8 0%,#39cec0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #38c6b8 0%,#39cec0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_6{
  background: #f4b463; /* Old browsers */
  background: -moz-linear-gradient(top, #f4b463 0%, #f6be64 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4b463 0%,#f6be64 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4b463 0%,#f6be64 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_7{
  background: #8e7cff; /* Old browsers */
  background: -moz-linear-gradient(left, #8e7cff 0%, #b085ff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #8e7cff 0%,#b085ff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #8e7cff 0%,#b085ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg_8{
  background: #f48d61; /* Old browsers */
  background: -moz-linear-gradient(left, #f48d61 0%, #f5936a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f48d61 0%,#f5936a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f48d61 0%,#f5936a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.cus_card{
  overflow: hidden;
  padding: 10px;
  color: #fff;
  margin-bottom: 15px;
  border-radius: 10px;
}
.card_icon{
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  float: left;
  max-width: 70px;
  max-height: 70px;
  margin-right: 15px;
  box-shadow: 5.673px 1.953px 7px 0px rgba(0, 0, 0, 0.05);
}
.cus_card_info {
    padding: 9px 0;
}
.cus_card_info.two_lines {
    padding: 3px 0;
    line-height: 1.2
}
.card_icon img{width: 100%;}
.amount {
    font-size: 24px;
    font-weight: 700;
}
.two_lines .amount{
  margin-bottom: 6px;
}
#user_data .highcharts-color-1{
  fill:#2ac49d !important;
}

#user_data .highcharts-color-2{
  fill:#ff9934 !important;
}
#user_data .highcharts-color-0{
  fill:#cd4545 !important;
}
#user_data_ceo .highcharts-color-1{
  fill:#29c39c !important;
}

#user_data_ceo .highcharts-color-2{
  fill:#ff9934 !important;
}
#user_data_ceo .highcharts-color-0{
  fill:#5d75b5 !important;
}
