.text-center .text-dark{
    cursor: pointer;
}
.custom_click{
    color: #441A50;
    font-weight: bold;
}
.custom_click:hover {
    color: #441A50;
}
.custom_info a{
    color: #000;
}

.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 10 px;
    margin-top: 0.5rem;

  }

  .file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #441A51;
    border: none;
    padding: 10px;
    border-radius: 20px;
    border-bottom: 4    px solid #441A51;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
  }



  .file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
  }

  .file-upload-content {
    display: none;
    text-align: center;
  }

  .file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
  }

  .image-upload-wrap {
    margin-top: 20px;
    /* border: 4px dashed #441A51; */
    position: relative;
  }



  .image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
  }

  .drag-text {
    text-align: center;
  }

  .drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #441A51;
    padding: 60px 0;
  }

  .file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
  }

  .fa-star{
      color: red;
  }

  p .text-danger{
      margin-top: 1rem;
  }



  a:hover {
    color: #361541;
}
.bizbanner-file-upload-input{
  display: none;
}

.bizlogo-file-upload-input{
  display: none;
}


.ph-star-fill{
color: #441A51;
}

.ph-heart-straight-fill{
  color: red;
}
.href_color_white{
  color: #fff;
}
.href_color_white:hover {
  color: #fff;
}
.st-btn{
  display: inline-block !important;
}
.st-last{
  margin-right: 0.5rem !important;
}

#st-1.st-has-labels .st-btn.st-remove-label > span {
  display: inline-block !important;
  min-width: 25px !important;

}

.shareDropdown {
  left: 5.25% !important;
}

#cropmodal.in{
  z-index: 999999;
}


#cropmodal .modal-header {
  background: #6f1365;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

#cropmodal .modal-header h4.modal-title {
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'Roboto-Regular';
  line-height: normal;
}

.cropper-container{
  margin-top: 1rem;
  margin-left: auto;
    margin-right: auto;
}

.custom_share{
  margin-left: 2px;

}
.st-btn {
  margin-top: 2px;
}
.image-upload-wrap{
  display: none;
}

.message_user_image{
  border-radius: 50%;
}



.order_payement{

  font-size: 0.6rem !important;
}

.ck.ck-editor{
  margin-top: 1rem !important;
}
.ck.ck-content{
min-height: 150px;
max-height: 250px;
overflow-y: scroll;
}

.review_height {
  max-height: 200px;
  overflow-y: scroll;
  scrollbar-width: thin;
  padding-right: 5px;
}

.review_height::-webkit-scrollbar {
  width: 3px;
}

.review_height::-webkit-scrollbar-track {
  background: transparent;
}
.review_height::-webkit-scrollbar-thumb {
  background-color: #c9bbcf;
  border-radius: 20px;
  border: transparent;
}

#scrollComment::-webkit-scrollbar {
  width: 3px;
}
#scrollComment{
  padding-right: 1rem;
}



.loader {
  top: 0;
  left: 0;
  position: fixed;
  opacity: 0.8;
  z-index: 10000000;
  background: Black;
  height: 100%;
  width: 100%;
  margin: auto;
}

#AjaxLoader1 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  margin-left: -50px;
  position: relative;
}

.scrolltest {
  height: unset;
  max-height: 200px;
}

.list-inline li img {
  width: 148px;
  margin: 2px;
}

.list-inline li {
  display: inline-block;
}

.prediction-head{
  height: 200px;
    margin: auto 0;
    padding-top: 2.5rem;
}

.card-img-top {
  width: 100% !important;

}

.text-danger {
  font-weight: 300;
  font-size: 12px;
}

/* .footer {
  position: fixed;
  left: 0;
  bottom: 0;

} */

.mid-section{
  scrollbar-width: none;

}

.popup_image{
  max-height: 550px !important;

}

/* .postpoup {
  max-height: 700px !important;
} */

.comment_count{
  margin-left: 3px;
}

@media (max-width:767px){
  .postpoup{
      max-height:none !important;
  }
  .businessLogo {
    margin-left: 50px;
   width:80px;
   height: 80px;
}

.editBanner2 {

  margin-left: 50px;
}
}

  .custom_pointer{
    cursor: pointer;
  }

  .option_title{
    margin-left: 1rem;
  }

  .modal {
    overflow-y: auto;
    }  .modal-open {
    overflow: auto;
    }  .modal-open[style] {
    padding-right: 0px !important;
    }



    .st-has-labels .st-btn.st-remove-label > span {
      display: unset !important;
  }

  .invalid-feedback {
    display: block;

}

.form-control {
  padding: 8px 0.75rem !important;

}

#myTable_filter{
  display: none;
}
thead, tbody, tfoot, tr, td, th {
  border-color: #c3c3c3;
}


a.paginate_button.current {
  color: #fff !important;
}


.search-img {
  width: 15px !important;
}

.keywordsearch .owl-stage-outer .owl-stage{
  margin-left: 2rem;
}



.keywordsearch .owl-nav button.owl-next {
  top: 0;
}

.keywordsearch .owl-nav button.owl-prev {
  top: 0;
}

body{
  position: relative;
  margin: 0;
  padding-bottom: 7.75rem;
}

footer {
  z-index: 999;
  position: absolute;
  width: 100%;
  right: 0;
  bottom: 0;
  left: 0;
}


.sendIcon {
  cursor: pointer;
}

main.container{
  margin-bottom: 3rem;
}

.page-link {
  color: #9983ca;
}

#score{
  text-align: center;
  width:32px;

}

.cropmodal{
  z-index: 9999;
}

table.dataTable.no-footer {
    border-bottom: unset !important;
}

.post_share{
  display: none !important;
}

.search-list{
  margin-bottom: 1rem;
}


.loading-spinner {
  position: fixed;
  left: 50%;
  transform: translate(-50%,-50%) translateZ(0);
  top: 50%;
  width: 90px;
  height: 90px;
  z-index: 10000;
  background: url(https://mpn.grafioffshorenepal.com/frontend/images/mplogo.png) center no-repeat;
  background-size: contain;
  /*animation: spinning 1.5s infinite ease-in-out;*/
}

.loading-spinner:after {
content:"";
position:absolute;
width:120px;
height:120px;
background-color:rgba(0,0,0,0);
border-radius:100%;
margin:-15px;
box-shadow: 0 4px 0 0 #000;
transition: all 1s linear;
animation: lds-eclipse 1s linear infinite;
}



@keyframes spinning {
0% { transform: translate(-50%,-50%) scale(1) translateZ(0);}
50% { transform: translate(-50%,-50%) scale(1.1) translateZ(0);}
100% { transform: translate(-50%,-50%) scale(1) translateZ(0);}
}

@keyframes lds-eclipse {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
50% {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}

.winner_message{
  font-size: 00.75rem;
}

.winner_message span{
  color: red;
}
iframe {
  border: 0;
  width: 100%;
  padding: 10px 10px;
  min-height: 300px;
}

.quote{
  padding:10px;
}
.postpopupdetail {

  padding: 1rem !important;
}


.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd !important;
  cursor: not-allowed !important;
  pointer-events: all !important;
}

.payment-img {
  width: 60px !important;
}

.payment-option{
  padding-left: 0rem;
}

.owl-carousel .owl-item .follow-img {
  height: auto;
  margin: auto;
  width: 75px;

}

.poll .promotion-image {
  height: 250px;
  width: 250px !important;
}

 .owl-theme .owl-dots{
  display: block;
}


.top-test {
  padding: unset;
  padding-left: 10px;
}
.mobile-mid-section{
padding-left: 0;
}

.dataTables_length{
  display: none;
}
.order_nav_link .nav-link{
  color: #9983ca;

}

/* .ad-banner {
  margin: 20px 0;
}
.banner-area {
  margin-bottom: 20px;
  /* background: #f68b1f; */
  /* background: #fff; */
  /* width: 100%; */
/* } */
.banner-area iframe{
  min-height: unset;
}
.ad-block.lazyload {
  margin-bottom: 10px;
}
.banner-area {
margin-bottom: 5px;
margin-top:5px;
}
.custom_font{
  font-size: 0.68rem;
}

@media (max-width: 767px){
.postpopupdetail {

    padding-left: 10px;
}

}



.monile_post_logo{
  width: unset !important;

}

.mobile-homepage {
  box-shadow: 0 0px 29px rgb(0 0 0 / 0%), 0 2px 12px rgb(0 0 0 / 6%)
}

.coupon-card-list{
  background: #ff5a85;
  box-shadow: 0 10px 10px 0 rgb(0 0 0 / 15%);
  height: 100px;
  width: 100px;
  padding-top: 5px;

}

.coupon-card-list .voucher-price {
 font-size: 16px;
  height: 90px;
  width: 90px;
  margin: 0 auto;

}

.offer_image{
  width:100%;
  height: 250px;
}
.st-has-labels .st-btn {
  min-width: 50px !important;

}

.st-btn > span {

  min-width: 15px !important;

}

.coupon-card{
  width: fit-content;
}

.price-now{
  margin-top: 35px;
}
.ck.ck-balloon-panel.ck-balloon-panel_visible {
  z-index: 100000 !important;
}

.ck-editor__editable {
  min-height: 150px;
}

body {
  --ck-z-default: 100;
  --ck-z-modal: calc( var(--ck-z-default) + 999);
}

figure.image img{
  width: 100%;
}


.panel-default>.panel-heading {
    color: #333;
}
.panel-heading {
    padding: 10px 5px;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 5px;
}
.linkContentradius {
    border-radius: 8px;
}
.creat-premium-wrapp {
  padding: 8px 15px;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.creat-premium-wrapp .input-group-text{
  float: left;
  padding: 0 20px 0 0;
}
.input-group-dropdown{
  float: right;
}
span.create-post-text {
  display: inline-block;
  margin-top: 5px;
}
.creat-premium-wrapp-inner {
  background-color: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.home-mobile-banner-wrapp{
  width: 100%;
  height: 505px;
  padding: 20px 0 0;
}
.home-mobile-banner-wrapp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.offer-button p {
  color: #441351;
  font-size: 16px;
}

.popover {
    max-width: 290px;
}

.payment-option {
    flex-wrap: wrap;
}

.owl-carousel-promotion img{
    border-radius: 8px;

}

.owl-carousel.hi .owl-stage {
    min-width: 466px !important;
 }


 .owl-carousel.hi.owl-drag .owl-item {
    width:100% !important

}
.progress {
  height: 26px;
  border-radius: 4px;
}
.progress-bar{
  background-color: #DAD0F2 !important;
}
.predictImg {
  width: 40px !important;
  height: 26px !important;
  margin-right: 8px ;
  object-fit: cover;
}
.predictImg{
  width: 100%;
  height: 100%;
}
.progressBar h6 {
  margin-bottom: 0px !important;
  margin-left: 8px;
  text-align: left;
  color: #441A51;
}
.progressbar-persentage {
  display: inline-block;
  margin: 6px 5px 0 0;
}

@media (max-width: 480px){

    .owl-carousel.hi .owl-stage {
        min-width: 300px!important;
    }
 }

 .coupon-card{
    width: fit-content;
  }

  .price-now{
    margin-top: 35px;
  }
 .img-container {
    text-align: center;
    height: 480px;
    overflow: auto;
 }

 .form_padding{
    padding: 0 15px!important;
    margin-top: 1rem;
 }


 .premium-content .btn {
    padding: 8px 25px;

 }

  .bg-dark
{
    padding: 8px 25px;

}

.mobile-homepage .card-img, .card-img-top {
border-radius: 8px;
}


.mobile-homepage .prediction-head {
    border-radius: 8px;
}

@media (max-width: 482px){
.create-business-contributor .businessBtn, .contributorBtn, .loginBtn {

    margin-right: 0 !important;
}
}

.premium-content .btn {
    width: 146px;
}

@media (min-width: 992px){
 .create-div
{
    width: 64.3333%;
}
}

.progress-relative
{
    position: relative;
}

.progress-absolute
{
    position: absolute;
    margin-top: 2%;
}


.premium-business-home-contributor .owl-prev, .premium-business-home-contributor .owl-next
    {
    top: 20%;
}

.jconfirm-buttons
{
    display: flex;
    justify-content: end;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content
{
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
