.btn-success:after {
    content: '';
    background: rgba(37, 28, 9, 0.5);
    width: 100%;
    height: 100%;
    bottom: -3px;
    position: absolute;
    left: 0;
    z-index: -1;
}

.btn-success:hover {
    background: #FAB01D;
}

.btn-success {
    background: #111111;
    padding: 20px 25px;
    color: #FAB01D;
    font-weight: 500;
    /* border: 0; */
    border-radius: 0;
    min-width: 204px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    z-index: 2;
    text-transform: uppercase;
}


.stepwizard-step p {
    margin-top: -58px;
  }

  .stepwizard-row {
    display: table-row;
  }

  .stepwizard {
    display: table;
    width: 100%;
    position: relative;
  }

  .stepwizard-step button[disabled] {
    background-color:red;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
  }

  .stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
  }

  .btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
  }

  .stepwizard .stepwizard-step .fill{
      background-color: #90267e;
      color: #fff;
      border-color: #90267e;
      font-weight: 600;
  }

  .stepwizard .stepwizard-step .unfill{
    background-color: rgb(235, 220, 220);
    color: #000000;
    border-color: #000000;
    font-weight: 600;
  }
  .stepwizard .stepwizard-step p{
    font-weight: 700;
  }

  .thank-page .title{
    color: rgb(144 38 128 / 100%);
  }
  .thank-page p{
    font-size:20px;
  }
  .thank-page .btn-default {
    padding: 14px 15px !important;
  }

  .gj-timepicker-bootstrap [role=right-icon] button {

    border: none !important;
}

.gj-timepicker-bootstrap [role=right-icon] button .gj-icon, .gj-timepicker-bootstrap [role=right-icon] button .material-icons {
    top: 16px !important;
}

.gj-modal  .btn-default {
    background-color: #fff;
    min-width:auto !important;
}

.gj-modal  .btn-default:after {
    background: #fff;
}
.gj-timepicker .input-group-append{
    z-index: 1024;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
    color: #000;
    background-color: transparent;
    border-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-outline-secondary:hover {
    color: #333;
    background-color: transparent;
    border-color: transparent;
}

.vHorizon{
  width: 70%;
  background-color: #90267e;
}



  .percent-wrapper{
        display: flex;
        align-items:flex-end;
        margin-bottom: 10px;
    }
    .ruler{
        width: 72%;
    }
    .ruler .vHorizon{
        width: 98%;
        -webkit-appearance: none;
        height: 25px;
        background: #902680;
        outline: none;
        -webkit-transition: .2s;
        transition: opacity .2s;
    }
    .ruler-amount{
        width: 25%;
    }
    .ruler-amount .input-group{
        align-items: center;
    }
    .ruler-amount .input-group-text {
        background: #e9ecef;
        border: 1px solid #ced4da;
        padding: .375rem .75rem;
    }
    .ruler-amount .form-control{
        border: 1px solid #ced4da;
        font-size: 1rem;
        color: #495057 !important;
        padding: 5px;
        border-radius: 3px;
    }
    .ruler .vHorizon::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #FAB01D;
    cursor: pointer;
    }
    .ruler .vHorizon::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #FAB01D;
    cursor: pointer;
    }
    .home-loan-title{
      color: #fff !important;
    }

    .action-lost {
      background-color: #d47272;
      color: #ffffff;
  }

.datepicker-dropdown {
   right:auto !important;
}

/* forum page */

.forum-page .box-header {
  margin-bottom: 20px;
  padding: 10px 0;
}

.forum-page .bdr-partition::after {
  left: 0;
}

.search-select-area .form-control {
  font-size: 15px;
  padding: 6px 15px;
}

.h2-title {
  font-size: 18px;
  font-weight: 500;
}

.popular-post-wrapper {
  background: #F5F5F5;
  padding: 25px;
}

.bordr-bttm {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.forum-serch a {
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -10px;
  color: #bebfbf;
  font-size: 16px;
}

.search-select-area .forum-serch .form-control {
  padding-right: 10px;
  padding-left: 40px;
}

.sub-title {
  /* font-size: 1.5rem; */
  font-weight: 800;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px;
  color: #8a2479;
  text-transform: uppercase;
  font-size: 14px;
}

.create-post {
  background-color: #f1f1f1;
  padding: 15px;
  margin: -5px 0px 15px;
}

.create-post .sub-title {
  margin-bottom: 0px;
  border-bottom: 0;
}

.create-post textarea {
  height: 75px !important;
  font-size: 15px;
  resize: none;
}

.custom-file {
  position: relative;
  z-index: 1;
}

.custom-file .form-control {
  opacity: 0;
  width: 125px;
  padding: 0;
  height: 20px !important;
  cursor: pointer;
}

.custom-file .file-upload {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: -1;
  cursor: pointer;
  vertical-align: middle;
  display: inline-flex;
}

.custom-file i {
  font-size: 18px;
  color: #666;
  margin-right: 5px;
}

.category-dropdown {
  width: 180px;
  height: 35px !important;
}

.btn-post {
  width: 70px;
  height: 35px;
  background-color: #912680;
  color: #fff;
  font-weight: 500;
  border-radius: 20px;
  margin-left: 10px;
}

.btn-post:hover, .btn-post:focus {
  background: #061309 !important;
  color: #fff;
}

.post-category {
  text-align: right;
}

.post-category .form-control {
  width: 250px;
  height: 35px !important;
}

.post-head {
  position: relative;
}

.single-post .user-thumbs {
  width: 54px;
  height: 54px;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  margin: 5px;
}

.single-post .user-thumbs img {
  border-radius: 100%;
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
}

.post-head .media-heading {
  font-weight: 600;
  margin-bottom: 8px;
  padding-top: 10px;
}

.post-img {
  text-align: center;
}

.post-img img {
  width: 100% !important;
  display: inline-block;
}

.post-option {
  position: absolute;
  right: 0;
  top: 10px;
  width: 4px;
  height: 21px;
  z-index: 1;
}

.post-option-menu {
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #222;
  display: block;
  margin-top: 8px;
}

.post-option-menu:after, .post-option-menu:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 10;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #222;
  display: inline-block;
}

.post-option-menu:after {
  top: auto;
  bottom: 0;
}

.like-area {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  margin-bottom: 20px;
}

.post-icons {
  width: 25px;
  height: 25px;
  overflow: hidden;
  display: inline-block;
  vertical-align: -7px;
  margin-right: 5px;
  transition: all .5s;
}

.like-area .list-inline>li {
  padding-right: 8px;
  padding-left: 8px;
}

.like-area li a {
  color: #333333;
  font-size: 15px;
  display: block;
}

.like-area li a.active .post-icons {
  background-position: 0 -26px;
}

.like-area li a.active {
  color: #3DB554;
}

.like-icon {
  background: url(../files/like-icon.png) no-repeat;
}

.comment-icon {
  background: url(../files/comment-icon.png) no-repeat;
}

.spam-icon {
  background: url(../files/spam-icon.png) no-repeat;
}

.post-comment .media-body {
  border-radius: 15px;
  padding: 5px 10px;
  background-color: #f1f1f1;
}

.post-comment .media-body p {
  margin-bottom: 0;
}

.forum-page .media-heading {
  font-weight: 600;
  display: inline;
  margin-right: 10px;
  color: #061309;
}

.single-post .post-comment .user-thumbs, .single-post .post-chat .user-thumbs {
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
}

.single-post .post-comment .media-left, .single-post .post-chat .media-left {
  display: table-cell;
  vertical-align: top
}

.single-post .post-chat {
  margin-top: 20px;
}

.post-chat .media-body {
  position: relative;
  vertical-align: middle;
}

.post-chat .send-icon {
  position: absolute;
  right: 10px;
  top: 8px;
  color: #333;
  font-size: 18px;
}

.post-chat .media-body .form-control {
  padding-right: 45px;
  font-size: 15px;
}

.single-post {
  margin-top: 30px;
  position: relative;
}

.mt-0 {
  margin-top: 0 !important;
}

.popular-post .user-thumbs {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
}

.popular-post .user-thumbs img {
  border-radius: 100%;
  max-width: 100%;
  height: auto;
}

.popular-post .media {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.read-more {
  color: #3DB554;
  font-size: 15px;
  font-weight: 500;
}

.read-more:hover {
  color: #333;
}

.read-more2 {
  color: #3DB554;
  font-size: 15px;
  font-weight: 500;
}

.read-more2:hover {
  color: #333;
}

.unanswered-post {
  margin-top: 30px;
  padding-bottom: 30px;
}

.popular-post .media p {
  line-height: 1.3;
}

video {
  display: table;
  margin: auto;
}

.forum-serch {
  position: relative;
}

.search-forum .form-group {
  width: 70%;
  transition: .5s ease all;
}

.search-forum .form-group:focus-within {
  /*width: 80%;*/
}

.search-forum .form-group:nth-child(2) {
  width: 30%;
}

.search-forum .form-group .form-control {
  width: 100%;
}

.search-forum {
  display: flex;
  align-items: center;
}

.search-forum .btn-post {
  width: 85px;
  height: 40px;
  margin-left: 5px;
}

.sidenav {
  position: fixed;
  top: 75px;
  margin-right: 15px;
  height: auto;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}

.mCSB_inside>.mCSB_container {
  margin-right: 15px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #3DB554;
  background-color: rgba(61, 181, 84, .4);
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #aaa !important;
  -ms-filter: "alpha(opacity=75)";
}

.main-footer {
  position: relative;
}

.view-more {
  margin-left: 62px;
  position: relative;
  top: 10px;
}

.view-more:focus {
  color: #3DB554;
}

.like-list {
  height: 387px;
  margin-top: 0px;
}

.like-list .user-thumbs {
  height: 35px;
  width: 35px;
  position: relative;
  overflow: visible;
}

.like-list .media-body {
  vertical-align: middle;
  border-bottom: 1px solid #e6e6e6;
}

.view-likes .modal-dialog {
  width: 350px;
  margin: 0 auto;
  align-items: center;
  height: 100%;
  display: flex;
}

.view-likes .modal-title {
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  border-bottom: 2px solid #3DB554;
  padding-bottom: 5px;
}

.view-likes .modal-header {
  padding-bottom: 0;
}

.view-likes .like-icon {
  background-position: 0 -26px;
}

.view-likes .media-heading {
  font-weight: 500;
  font-size: 15px;
}

.like-list li .like-icon {
  background-color: #f8b834;
  border-radius: 100px;
  background-size: 15px;
  position: absolute;
  bottom: -5px;
  right: -15px;
  width: 20px;
  height: 20px;
  background-position: 3px 3px;
}

.position-relative {
  position: relative;
}

.post-text {
  white-space: pre-line;
  word-break: break-word;
}

/******************/


 .download-doc{

    background-color: #eee;
    padding: 11px 20px;
    border-radius: 50px
  }
  .download-icon{
    font-size: 28px;
    color: #902680;
    margin-right: 5px;
    vertical-align: middle;
  }

 .tc-black{
  color: #111111;
 }
  .swal2-styled.swal2-confirm {

  background-color: #902680;

}
