body {
   font-family: 'Montserrat', sans-serif;

}
button {
    text-transform: capitalize;
}
ol, ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom_icon .fa.fa-pencil-square-o.open-edit-form {
    font-size: 20px;
    margin: 0px 10px;
}
.main-panel>.content {
    padding: 72px 20px 6px 100px !important;
}
.row.custom_user43 .user_list {
    width: 100%;
}
.custom_icon .fa, .custom_icon .far {
    font-size: 20px;
}
p.text-sm.text-gray-700.leading-5 {
    margin-top: 15px;
}
span.relative.z-0.inline-flex.shadow-sm.rounded-md {
    display: none;
}
.custom_icon .far {
    font-weight: 400;
    font-size: 18px;
}
.custom_lidt5 ul li {
    display: inline-block;
    margin-right: 15px;
}
.custom_lidt5 li a {
    border: 1px solid #ccc;
    color: #000;
    padding: 16px 30px;
    display: inline-block;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ccc;
    font-size: 18px;
    margin-bottom: 20px;
}
.custom_icon i.fa {
    cursor: pointer;
}
.custom_icon i.far {
    cursor: pointer;
}
.photo img {
    width: 200px;
    border-radius: 50%;
    height: 31px;
    object-fit: cover;
}
.riht6_outer {
/*    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;*/
    padding: 20px 20px 0px 20px;
}
.dataTables_paginate.paging_simple_numbers .paginate_button {
    color: #000;
    font-weight: 500;
    margin-right: 7px;
    cursor: pointer;
}
p {
    color: #000 !important;
    margin-bottom: 5px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #000 !important;
}

.barContainer {
    position: relative;
    width: 100%;
    margin: 0px auto 20px;
}
.dark_blue span{
    background-color: #243D63 !important;
}

.dark_blue h5{
    color: #243D63 !important;
}
.both6.dark_blue2 span {
    background-color: #FB7C00;
}
.both6.dark_blue2 h5 {
   color: #FB7C00 !important;
}
.both6.blue_use h5 {

    color: #54A3DB !important;
}
.both6 h5 {
    display: inline-block;
    float: right;

}
.both6 span {
    background-color: #54A3DB;
    border: 2px solid #f2f2f2;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    box-shadow: 0px 0px #ccc;
}
.both6 p {
    margin: 0;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    color: #222222;
}
.barContainer .bar {
  height: 15px;
  border-radius: 5px;
  overflow: hidden;
}
.barContainer .bar div {
  width: 25%;
  height: 100%;
  float: left;
}
.pri78.co768 p {
    margin-top: 30px;
}
.barContainer .bar .green {
    background-color: #243D63;
    width: 35%;
}
.barContainer .bar .yellow {
    background-color: #FB7C00;
    width: 40%;
}
.bar {
    background-color: #54A3DB;

}
.pri78.co768 h4 {
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 20px;
}
.both6.dark_blue2 {
    border: transparent !important;
}
.both6 p {
    margin-top: 0px !important;
}
.both6{
    border-bottom: 1px dotted #ccc !important;
    border: transparent;
    padding: 10px 30px 30px;
    margin-top: 30px;
}
.pri78.co768 {
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc;
    height: 430px;
    padding-top: 10px;
}
.barContainer .value div {
  width: 25%;
  height: 100%;
  float: left;
  font-size: 12px;
  line-height: 20px;
}
.barContainer .slider div {
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  position: absolute;
}
.barContainer .slider div p {
  position: absolute;
  right: 0;
  top: -20px;
}

.logo_outer {
    margin: 40px auto 30px;
    text-align: center;
}
.modal-dialog {
    width: 60% !important;
    max-width: 60% !important;
    position: relative;
    top: -110px !important;
    margin-bottom:30px;
}
.btn_outer99 {
    margin-bottom: 30px;
    margin-top: 20px;
}
  nav ul {
    margin: 0;
    padding:0;
    list-style: none;
  }
  a:hover{
      text-decoration:none;

  }
  .pending1 {
    color: #D4D4D4;
}
.progress2 {
    color: #3D53FB;
}

.progt56 {
    padding: 0px 40px;
}
  .completed4 {
    color: #27E192;
}
  .custom_pagnation ul {
    margin: 0 auto;
    text-align: right;
    margin-right: 50px;
}
  .commison_outer5::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bcc3fd;
  opacity: 1; /* Firefox */
}

.commison_outer5:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bcc3fd;
}
.table-responsive.custom_table.ps table tr th {
    font-weight: 500;
    color: #000;
    font-size: 17px;
}
.custom_pagnation ul li {
    display: inline-block;
    padding-left: 15px;
    font-size: 18px;
    color: #ccc;
}
.dasbord_heading.member_outer .custom_pagnation {
    text-align: right;
    margin-right: 55px;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background-color: rgba(0,0,0,0.5);
}
.inpuy67.passe4 {
    position: relative;
}
.modal-dialog {
    max-width: 620px !important;
    margin: 1.75rem auto;
}
.btn_outer99 ul li {
    display: inline-block;
}
.btn_outer99 ul {
    margin: 0 auto;
    text-align: center;
}
.save-btn .btn {
    background-color: #3D53FB !important;
}
.cancel_btn .btn {
    color: #fff;
    background-color: #8B8B8B !important;
    border: 1px solid #54a3db;
}
.inpuy67 label {
    color: #000;
    font-weight: 500;
    width: 100%;
}
.modal-dialog {
    width: 60% !important;
    max-width: 60% !important;
}
.inpuy67.passe4 .fa {
    position: absolute;
    right: 10px;
    top: 49px;
}
.search-filter.search_ouer input {
    padding-right: 23px;
}
.inpuy67 input, .inpuy67 select {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
    height: 48px;
}
.inpuy67 label {
    color: #000;
    font-weight: 500;
}
.modal-header.cusom_hedr5 h4 {
    margin: 0px !important;
    padding: 0;
}
.blue_active {
    color: #3D53FB !important;
}
.commison_outer5::-ms-input-placeholder { /* Microsoft Edge */
  color: #bcc3fd;
}
.middle_table {
    background-color: #fff;
    padding: 20px 0px;
}
.dasbord_heading.member_outer {
    background-color: #fff;
    margin-bottom: 20px;
}
.search_ouer {
    text-align: right;
    position: relative;
    margin-bottom: 20px;
}
.search_ouer .fa {
    position: absolute;
    right: 10px;
    top: 12px;
}
.search_ouer input {
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
}
.input_outer4 input {
    border: 2px solid #c4dff2;
    width: 100%;
    padding: 11px;
    border-radius: 50px;
    margin-bottom: 40px;
}
.ancfg5 a {
    margin-top: 60px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    color: #54A3DB;
}
.ancfg5 {
    margin: 0 auto;
    text-align: center;
}

.loging_outer45 .btn {
    background-color: #54A3DB;
    color: #fff;
    width: 100%;
    border-radius: 50px;
    font-weight: 600;
    padding: 10px;
}
.commison_outer5 h4 {
    color: #3D53FB;
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
    padding-top: 40px;
}
.main-panel.ps .navbar .navbar-brand {
    position: fixed;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    color: #000 !important;
    margin-left: 17px;
    margin-top: 3px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
}
.navbar .caret {
    color: #000 !important;
}
.main-panel {
    border-top: transparent !important;
    background: #F9FAFC !important;

}
.sidebar, .off-canvas-sidebar {

    background: #fff !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 60%) !important;

}
.commison_outer5 {
    box-shadow: 0px 0px 8px #ccc;
    padding: 30px 60px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.sidebar-wrapper.ps.ps--active-y .nav .active {
    background-color: #F5F6F9;

}
.sidebar-wrapper.ps.ps--active-y .nav .active p {
    color: #54A3DB !important;
    font-weight: 500;
}
.blue_outer {
    background-color: #54A3DB;
    padding: 30px;
    height: 100vh;
    position: fixed;
    width: 278px;
}

.row.custom_spec6th {
    /* margin-left: 50px; */
    margin-bottom: 10px;
}
.content.profile4 .col-lg-3, .content.profile4 .col-lg-6{
    padding: 0;
}
.dasbord_heading h4 {
    color: #000;
    font-weight: 500;
    font-size: 24px;
    background-color: #fff;
    padding: 15px;
}
.blue_outer ul li {
    margin-bottom: 30px;
}
.blue_outer ul li a {
    color: #b8d9f0;
    margin-left: 16px;
    font-size: 18px;
    font-weight: 400;

}
.blue_outer ul li {
    margin-bottom: 30px;
}
.custom_input label {
    width: 100%;
    color: #333;
    font-weight: 500;
}
.btn_outer.cust75 {
    float: left;
}
.member_outer .btn {
    background-color: #54A3DB !important;
    border-radius: 50px !important;
}
.custom_input input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}
.active.cust_active4:after {
    position: absolute;
    content: "";
    height: 30px;
    border: 3px solid #54A3DB;
    right: 0;
    top: 10px;
}
.upload_outer {
    margin: 0 auto 50px;
    text-align: center;
}
.active.cu67:after {
    position: absolute;
    content: "";
    height: 30px;
    border: 3px solid #54A3DB;
    right: -35px;
    z-index: 99;
    top: -4px;
}

.active.cu67 {
    position: relative;
}

li.active.cust_active4 {
    position: relative;
}
.content.profile4 {
    padding: 78px 20px 30px 265px !important;
}
.box1 p {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
}
.box1 h4 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #fff !important;
    text-align: right;
    float: right;
    margin-top: 7px;
}
.smal_outer45 {
    border-bottom: transparent !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 10px;
}
.compu_outer.color03 {
    background-color: #243D63;
}
.compu_outer.color02 {
    background-color: #54A3DB;
}
.compu_outer p {
    color: #fff !important;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.compu_outer h3 {
    color: #fff !important;
    margin-bottom: 0;
}
.compu_outer {
    background-color: #90BECF;
    padding: 30px 0px;
    border-radius: 20px;
    text-align: center;
}
.pri78 {
    box-shadow: 0px 0px 5px #ccc;
    margin-bottom: 20px;
}
.pri78 img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}
.bg_outer45 h4 {
    color: #3D53FB !important;
    font-weight: 600;
}
.bg_outer45 p {
    font-size: 16px;
    color: #7D7D7D !important;
}
.bg_outer45 {
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
}
.box1.orange4 {
    background-color: #FB7C00;
}
.box1.orange3 {
    background-color: #90BECF;
}
.box1.orange2 {
    background-color: #243D63;
}
.box1.orange {
    background-color: #54A3DB;
}
.box1 {
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.main-panel.ps .navbar.navbar-transparent {
    background: #fff !important;
    box-shadow: 0px 0px 8px #ccc;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
.sidebar-wrapper.ps.ps--active-y .nav li a p, .sidebar-wrapper.ps .nav li a p {
    color: #7D7D7D !important;
    display: inline-block !important;
    margin-left: 10px !important;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    vertical-align: middle;
}
.d-lg-nones:after {
  display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.dasbord_heading.member_outer h4 {
    display: inline-block;
}
.btn_outer {
    display: inline-block;
    text-align: right;
    float: right;
    margin-top: 10px;
}
.middle_table table tr {
    text-align: center;
}
.dasbord_heading.member_outer .btn {
    background-color: #54A3DB;
    border-radius: 50px;
}
.dasbord_heading.member_outer .btn:hover {
    background-color: #4d4e52 !important;
    color: #fff;
}

.d-lg-none {
    display: inline-block !important;
}
.blue_outer ul .active a {
    color: #fff !important;
}
.custom_spec6th .col-lg-6.col-md-12 {
    padding: 0px 15px;
}

.custom_spec6th.litle_speced {
    margin-left: 30px;
}
.notification_outer {
    position: relative;
}
.notification_outer img {
    position: absolute;
    width: 20px;
}
.right56 img {
    position: inherit;
    margin-right: 5px;
    left: 0px;
    width: 20px;
    margin-top: 4px;
}
.right56 {
    margin-left: 30px;
}

.right56 h5 {
    display: inline-block;
    text-align: right;
    float: right;
    margin-left: 65px;
}
.right56 h4 {
    display: inline-block;
}
.right56 h5 {
    display: inline-block;
    text-align: right;
    float: right;
    margin-left: 0px !important;
}
@media(max-width:1200px){


}
@media(max-width:992px){
.blue_outer {
    background-color: #54A3DB;
    padding: 30px;
    height: 100vh;
    position: inherit;
    width: 100%;
}
.custom_spec6th.litle_speced {
    margin-left: 0;
}
.row.custom_spec6th.litle_speced {
    margin-left: 00px;
}
.row.custom_spec6th {
    margin-left: 0;
}
.commison_outer5 {
    box-shadow: 0px 0px 8px #ccc;
    padding: 30px 10px;
    margin-top: 20px;
}

.box1 {
    padding: 25px 25px 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.input_outer4 input {
    margin-bottom: 20px;
}
.box1 p {
    display: block;
    text-align: center;
}
.box1 h4 {
    display: block;
    text-align: center;
    float: inherit;
}
.navbar-brand {
    display: none !important;
}
.navbar-toggler {
    background-color: #3D53FB !important;
    padding: 4px !important;
}
.content.profile4 {
    padding: 70px 40px !important;
}
}
@media(max-width:768px){
    .box1 p br {
    display: none;
}
.navbar-brand {
    display: none;
}
}
@media(max-width:576px){
}

td.custom_icon {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.custom_icon .fa, .custom_icon .far, .custom_icon .fas {
    margin: 0px 5px;
}
span.aproved.m1.approvals {
    color: green;
}
.sweet_loader {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    animation-duration: 0.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: ro;
    transform-origin: 50% 50%;
    transform: rotate(0) translate(0,0);
}
@keyframes ro {
    100% {
        transform: rotate(-360deg) translate(0,0);
    }
}

.sidebar.custom_sidebar, .off-canvas-sidebar {
    width: 80px;
    box-shadow: 0px 0px 8px #ccc !important;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    left: -20px;
    top: -20px;
}
.sidebar.custom_sidebar .navbar-brand img {
    width: 180px;
}
.dasbord_heading h4 img {
    width: 30px;
    margin-right: 10px;
}
.sidebar-wrapper.ps.ps--active-y .nav .active {
    background-color: transparent;
}
.main-panel.custom_panel >.content {
    padding: 78px 30px 30px 110px;
    min-height: calc(100vh - 70px);
}
.blue_outer5 {
    background-image: url(../img/box1.png);
    width: 100%;
    height: 170px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 10px;
    border-radius: 55px;
    background-position: bottom;
}
.user_list ul {
    background-color: #54A3DB;
    display: flex;
    width: 100%;
    border-radius: 30px;
    padding: 20px 0px;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
}
.sidebaa45 {
/*    height: 610px;
    overflow-x: hidden;
    overflow-y: scroll;*/
}
.user_list ul li h4 {
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
}
.row.custom_user43 {
    margin: 0px;
}
.border4_left5 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.user_list ul li {
    width: 33%;
    padding: 0px 30px;
}
.user_list ul li p {
    color: #fff !important;
}
.user_list ul li h5 {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}
.grey_outer {
    background-color: #E9E9E9;
    border-radius: 30px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 30px;
    height: 360px;
}
.blue_outer5.blue3 .pendi78 h4 {
    background-color: #FD9C00;
    border: 1px solid #FD9C00;
}
.grey_outer img {
    width: 70%;
    margin-bottom: 30px;
}
.lero_outer1 p span {
    background-color: #54A3DB;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 10px;
    margin-right: 10px;
    vertical-align: text-bottom;
}
.lero_outer1.blue_outer05 p span {
    background-color: #243D63;

}
.multi_al.light_bli67 p span {
    background-color: #8ADFFE;
}
.multi_al.light_bli67 .right_out57 p{
    color:#8ADFFE !important;

}
.multi_al.light_orange p span {
    background-color: #FB7C00;
}
.multi_al.light_orange .right_out57 p {
    color: #FB7C00 !important;
}
.progressbar_outer {
    background-color: #243D63;
    border-radius: 30px;
    height: 360px;
}
.progress_bar5 h4 {
    color: #fff !important;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 0;
}

.progress_bar5 {
    padding: 30px;
}
.left_out55 p span {
    background-color: #54A3DB;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50px;
    margin-right: 10px;
    vertical-align: bottom;
    border: 2px solid #fff;
}
.lero_outer1.orange_outer p span {
    background-color: #FB7C00;

}
.multi_al.light_orange {
    padding-bottom: 50px;
}
.single_outer {
    border-bottom: 1px dashed;
    padding-bottom: 10px;
    padding: 15px 30px 15px;
}
.left_out55 p {
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
}
.right_out57 p {
    color: #54A3DB !important;
    font-size: 16px;
}
.left_out55 {
    display: inline-block;
}
.right_out57 {
    display: inline-block;
    float: right;
}
.blue_outer5.blue4 .pendi78 h4 {
    background-color: #8CD3ED;
    border: 1px solid #8CD3ED;
}
.blue_outer5.blue5 .pendi78 h4 {
    background-color: #2191A2;
    border: 1px solid #2191A2;
}
.pendi78 h3 {
    color: #fff !important;
    font-weight: 600;
    font-size: 18px;
    margin: 0px !important;
}
.nav .active a {
    margin: 0px 10px !important;
}
.pendi78 {
    margin-top: 10px;
    position: absolute;
    width: 75%;
    left: 30px;
    top: 30px;
}
.blue_outer5.blue3 {
    background-image: url(../img/box2.png);
}
.blue_outer5.blue4 {
    background-image: url(../img/box3.png);
}
.blue_outer5.blue5 {
    background-image: url(../img/box4.png);
}
.pendi78 h4 {
    background-color: #54A3DB;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    box-shadow: inset 0 0 10px #707070;
    border: 1px solid #54A3DB;
}
.sidebar.custom_sidebar .nav .active a img {
    width: 33px !important;
    background-color: #54A3DB !important;
    padding: 6px !important;
    border-radius: 50px !important;
}
@media screen and (max-width: 1199px) {
    .pendi78 {
        margin-top: 30px;
        position: absolute;
        width: 75%;
        left: 30px;
        top: 0;
    }
    .pendi78 h3 {
        color: #fff !important;
        font-weight: 600;
        font-size: 18px;
    }
    .blue_outer5 {
        height: 155px;

    }
}
@media screen and (max-width: 991px) {
    .row.full_row3 .col-md-4, .row.full_row3 .col-md-8, .row.full_midlle6 .col-md-4, .row.full_midlle6 .col-md-8{
        max-width: 100%;
        flex: inherit;
    }
    .main-panel .content {
        padding-left: 30px !important;
    }
    .nav-open .main-panel {
        right: 184px !important;

    }
    .pendi78 {
        top: 30px;
    }
    .blue_outer5 {
        height: 215px;
        background-size: cover;
        margin-bottom: 20px;
        border-radius: 50px;
        background-position: 50% 80%;
    }
    .grey_outer img {
        width: 30%;
        margin-bottom: 30px;
    }
    .grey_outer {
        height: auto;
        margin-bottom: 15px;
    }
    .sidebar.custom_sidebar, .off-canvas-sidebar {
        left: 0;

    }
}
@media screen and (max-width: 767px) {
    .custom_user43 {
        display: inherit;
    }
    .user_list ul li {
        width: 100%;
        padding: 0px 30px;
        margin-bottom: 20px;
    }
    .border4_left5 {
        border-left: transparent;
        border-right: transparent;
    }
    .user_list ul {
        background-color: #54A3DB;
        display: inline-block;
        width: 100%;
        border-radius: 30px;
        padding: 15px 0px;
        margin: 0 auto;
        text-align: center;
        margin-top: 20px;
    }
    .main-panel.custom_panel >.content {
        padding: 78px 30px 30px 20px;
        min-height: calc(100vh - 70px);
    }
}
