@charset "UTF-8";
 :root {
     --star-size: 30px;
     --star-color: rgb(218, 218, 218);
     --star-background: #fc0;
}
 .brStars {
     --percent: calc(var(--rating) / 5 * 100%);
     display: inline-block;
     font-size: var(--star-size);
     font-family: Times;
     line-height: 1;
}
 .user_activity_log_rating .brStars {font-size:  22px; }
 .brStars::before {
     content: '★★★★★';
     letter-spacing: 3px;
     background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
.rews .brStars {
  font-size: 22px;
}

 .Logofooter {
    margin-top:6px;
}
 b.brating {
    font-size: 120%;
}
 h2.brtitle {
     font-size: 26px !important;
}
 @media screen and (max-width: 99999999px) and (min-width: 991.98px){
     .textM {
        display: none !important;
    }
}
 @media screen and (max-width: 991.98px) and (min-width: 0px){
     .textD {
        display: none !important;
    }
}
 .Logofooter {
    margin-top:6px;
}
 @media screen and (max-width: 99999999px) and (min-width: 991.98px){
     .textM {
        display: none !important;
    }
}
 @media screen and (max-width: 991.98px) and (min-width: 0px){
     .textD {
        display: none !important;
    }
}
 .lyelp {
     background-color: #d8584e;
     padding: 12px;
     border-radius: 6px;
}
 .lfb {
     background-color: #5a80ce;
     padding: 12px;
     border-radius: 6px;
}
 .lgoog {
     background-color: #48b564;
     padding: 12px;
     border-radius: 6px;
}
 .lbr {
     background-color: #f74a5c;
     padding: 12px;
     border-radius: 6px;
}
 .ladd {
     background-color: #E1F0FF;
     padding: 12px;
     border-radius: 6px;
     box-shadow: 0 0 0 3px #36a4ff inset;
}
 .lyelp span,.lfb span,.lgoog span,.lbr span {
     color: #ffffff !important;
}
.exo{font-family: 'Exo', sans-serif;}

 @media screen and (max-width: 600px) and (min-width: 0px) {.lyelp, .lfb , .lgoog, .lbr { width:100%;} }
  @media screen and (max-width: 958px) and (min-width: 600px) {.lyelp, .lfb , .lgoog, .lbr { width:47%;} }
  
   .mooom .modal-title {
    color: #fff !important;    font-weight: 600;
}
 .mooom .modal-header{
    background-color: #409eff;
    color: #fff !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); 
 
}
.mooom button#kt_btn_1 {
font-size: 22px; }

.mooom input#admin-sms-send-input {
    padding: 26px;
    font-size: 20px;
    /* box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2), 0 4px 6px -2px rgba(0, 0, 0, 0.15); border: 5px solid #3699ff;
 */
	    
}

.mooom .input-group {
  border: 5px solid #3699ff; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.2), 0 4px 6px -2px rgba(0, 0, 0, 0.15); border: 5px solid #3699ff;
  background-color: #3699ff;
  border-radius: 6px;
}
.mooom  input#admin-sms-send-input {
  border: 0px;
}
.mooom span.input-group-text {
  background-color: white;
}
.mooom  button#kt_btn_1 {
  padding: 0 22px 0 22px;
}
@media screen and (max-width: 700px) { 

  .mooom  button#kt_btn_1 {
    padding: 3px 8px 3px 11px !important;
  }
  .mooom input#admin-sms-send-input {
    padding: 28px 3px;  font-size: 16px;}
  .mooom .input-group {
      border: 4px solid #3699ff;}
  }

.modal-content.mooom{

    border-radius: 11px;
}
input#example-text-input1, input#example-text-input2 {box-shadow:  9px 9px 18px #d9d9d9, 
             -9px -9px 18px #ffffff;
			 }

.social_media_icons i.fab.fa-yelp, .social_media_icons i.fab.fa-google, .social_media_icons i.fab.fa-facebook, .social_media_icons i.fa.fa-font {
    margin-left: 11px;
}

  tbody.datatable-body.ps .fa-facebook:before {
    color: #2b7acc;
}
  tbody.datatable-body.ps .fa-yelp:before {
    color: #d8584e;
}
  tbody.datatable-body.ps .fa-google:before {
    color: #48b564;
}
  tbody.datatable-body.ps .fa-font:before {
    color: #7956bf;
}
  
@font-face {
  font-family: Exo_BoldItalic;
  src: url(layout/general/Exo_BoldItalic.ttf);
}
.gi {     width: 100%;}
.Locicon {
display: inline-block;
    text-align: right;
    width: 100%;
     margin-bottom: -18px;
    z-index: 1;
	 

}








a.social_media_link {
    color: #FFFFFF;
    background-color: #3699FF;
    border-color: #3699FF;
    padding: 6px 22px;
    border-radius: 6px;
    display: inline-block;
    font-weight: bold;
}
a.social_media_link:hover {
	background-color: #0a82fd;
}

@media (max-width: 750px){
.card.card-custom a.text-muted.LocationM{display:none !important; }}

.row.ins a.navi-link {background-color: #fbfbfb; border-left: 3px  solid #3699FF; border-right: 3px  solid #56a9fc;}

.rowse {
  display: flex;
}

.columnse {
  flex: 50%;
}

.logoset { float: left;}
.logoset img { width:140px; transition: 1s;}
.logoset img:hover {	transform: scale(1.3); z-index: 2; margin-right: 19px;margin-left: 10px;}
@media (max-width: 599px) { 

  .logoset { float: none;}
  .logoset img { width:99%; margin: auto;  }
}

.rewlocation .col-md-4 {
  background-color: #f7f7f7;
  border-radius: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 10px solid #fff;
}
.fbloc .symbol.symbol-light-primary .symbol-label{
  background-color: #5a80ce;
  color: #ffffff;
}

.glloc .symbol.symbol-light-success .symbol-label {
  background-color: #48b564;;
  color: #ffffff;
}
.ylploc .symbol.symbol-light-danger .symbol-label{
  background-color: #d8584e;
  color: #ffffff;
}

.rewlocation span.svg-icon.svg-icon-2x svg {
  padding: 3px 1px 3px 5px;
}

.login .py-7 {
  padding: 9px !important;
  border-radius: 6px !important;
  box-shadow: 0 0 0 1px #E0E0E0, 0 2px 4px 0 rgba(0,0,0,.07), 0 1px 1.5px 0 rgba(0,0,0,.05);
  transition: box-shadow .08s ease-in,color .08s ease-in,-webkit-filter 50000s;
  transition: box-shadow .08s ease-in,color .08s ease-in,filter 50000s;
  transition: box-shadow .08s ease-in,color .08s ease-in,filter 50000s,-webkit-filter 50000s;
  background: #fff !important;
  font-size: 14px !important; border:4px solid #fff !important;}
.py-7:focus { border:4px solid #c1e0f2 !important;}

@media screen and (min-width: 1540px) {
.w50 { width: 50% !important; box-shadow:         -2px 0px 16px 0px rgba(50, 50, 50, 0.37);}}
  .row.plann label.option:hover { background: #f1f1f1 !important; box-shadow: 0 0 0 1px #E0E0E0, 0 2px 4px 0 rgba(0,0,0,.07), 0 1px 1.5px 0 rgba(0,0,0,.05); transition: 0.5s;}
  .row.plann .radio > input:checked ~ span { box-shadow: 0 0 22px rgb(151, 151, 151); } 
  
 .green .card-header.coldr {
    background-color: #3aef85 !important;
}
.col-lg-6.draggable-zone.green {
   background-color: #c4fddc;
    padding-top: 22px;
}

.col-lg-6.draggable-zone.grey {
   
	    padding-top: 22px;
}
  
.other-locations {
    margin-bottom: 22px !important;
}
.usssers .card-header.coldr {
    min-height: 40px !important;
}
.usssers .gutter-b {
    margin-bottom: 15px !important;
}
.fromPad {padding: 2.25rem;}
.fromPad .text-right{
    text-align: left !important;
}

.modal-dialog-centered .modal-body .row .col-10 {
    text-align: center;
    margin: auto;
}

#c_logo_ {
  width: 400px;
}

.logo-cli.flex-shrink-0.mr-7 img {
  width: 180px; background-color: #f3f3f3; padding: 6px;
}
.clientlistedit button { margin-top: 16px;}
@media screen and (max-width: 649.98px) and (min-width: 0px)
{
  .logo-cli { display: none;}
  .coledituser { min-width: 400px;}
}
.logouseredit {
  width: 100%;
  padding: 22px 0; background-color: #ebf5ff; border-radius: 8px 8px 0 0px; margin-top: 22px;
}
.logouseredit img {width: 70%; margin-left: auto;
  margin-right: auto;
  display: block;}

  .infouseredit { background-color: #ebf5ff; padding: 22px; border-radius: 0 0 8px 8px;}
  .newuser { margin-top: 6px;}