*{
  margin:0px;
  padding: 0px;
  box-sizing: border-box;
  /*overflow-y: hidden;*/
  /*overflow-y: hidden;*/
}
body{
  /*overflow: hidden;
  display: none;*/
  /*overflow-y: hidden;*/
   overflow-y: hidden;

  /*display: none;*/
}
/*.navbar .navbar-expand-lg .navbar-light .sticky-top .navbar-shrink .mbl-navbar{
  display: none;
}*/
img.logo-topheader.welcom-guest {
    display: none;
}
a.badge.badge-secondary.text-white.active-orders {
    background-color: transparent;
    border: 2px solid gray;
    color: gray!important;
}
a.badge-warning.text-white.ml-3.active-orders{
  background-color: transparent;
  border:2px solid #ffc107!important;
  color: #ffc107!important
}
a.badge-success.text-white.ml-3.active-orders{
  background-color: transparent;
  border:2px solid #28a745!important;
  color: #28a745!important
}
a.badge-info.text-white.ml-3.active-orders{
  background-color: transparent!important;
  border:2px solid #17a2b8!important;
  color: #17a2b8!important
}
a.badge-danger.text-white.ml-3.active-orders{
  background-color: transparent;
  border:2px solid #dc3545!important;
  color: #dc3545!important
}
a.badge-primary.text-white.ml-3.active-orders{
  background-color: transparent!important;
  border:2px solid #f25a29!important;
  color: #f25a29!important
}
.navbar .navbar-expand-lg .navbar-light .sticky-top .navbar-shrink .mbl-navbar{
  display: none!important;
}
.navbarSupportedContent1{
  display: none;
}
#navbar-toggler{
  display: none!important;
}
#nav-bar{
  display: none;
}
p,h1,h2,h3,h4,h5,h6{
  font-family: 'Roboto', sans-serif;
}
ul li{
  font-family: 'Roboto', sans-serif;
}
.bg-side{
  background-color: #0ea7ee!important;
  height: 100vh!important;
}
.img-slide {
    height: 250px;
    margin: auto;
    display: block;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -55px!important;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 100%!important;
    padding: 4px!important;
    width: 0px!important;
}
h1.heading{
font-size: 25px;
margin-top: 50px;
margin-bottom: 40px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: red!important;
    font-weight: bolder;
    background-color: #fff!important;
    border-color: transparent!important;
    font-size: 17px;
}
.nav-tabs {
    border-bottom: none!important;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent!important;
}
.tab-content>.active {
    display: block;
    padding: 15px!important;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%!important;
    border-radius: 0px!important;
}
.form-control{
  border-radius: 0px!important;
  height: 32px!important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none!important;
    /*border-bottom-color: red!important;*/
}
label{
  color: gray;
  font-size: 13px;
}
.text-heading{
   color: gray;
}
.forgot{
  font-size: 13px;
}
.pdng-main {
    padding: 60px;
    position: absolute;
    /*left: 164px;*/
    /*width: 100%;*/
    /*top: 48px;*/
    /*top: 33px;*/
    /*left: 40%;*/

    width: 100%;
    top: 33px;
    left: 30%;
}
#pdng-main-forgot {
    top: 100px;
    left: 33%;
}
.pdng-main1{
      padding: 60px;
     
}
.logo-login {
    width: 250px;
    margin-right: 17px;
    margin-top: 12px;
}
.loginbtn{
    display: inline-block;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.bottom{
  background-color:whitesmoke;height: 386px;
}
.bg-left {
    background-image: url(../images1/bannerbottom1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 260px; 
    position: relative;
    margin-top: -74px;
}
a#profile-tab {
    color: #000000d9;
    font-weight: bolder;
    font-size: 13px;
}
a#home-tab {
    color: #000000d9;
    font-weight: bolder;
    font-size: 13px;
}
a#holiday-tab {
    color: #000000d9;
    font-weight: bolder;
    font-size: 13px;
}
a#weekoff-tab {
    color: #000000d9;
    font-weight: bolder;
    font-size: 13px;
}
.btn-primary {
    color: #fff;
    background-color: #f25a29!important;
    border-color: #f25a29!important;
    margin-top: 10px!important;
    border-radius: 0px!important;
    border:none!important;
}
.btn-primary:hover{
  background-color: #0ea7ee!important;
  transition: 0.3s ease;
  border:none!important;
  margin-top: 10px!important;
    border-radius: 0px!important;
}
#profile{
  color: red;
  font-weight: bolder;
}
.imagePreview {
    width: 106px;
    height: 106px;
  
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px;
   
    margin-top: 0px;
    background: url(http://cliquecities.com/assets/no-image-e3699ae….jpg) 0% 0% / cover no-repeat rgb(255, 255, 255);
    background-repeat: no-repeat;
    border-radius: 100%;
}
.team-add.fa.fa-plus {
    background: #0000ff;
    padding: 5px;
    border-radius: 100%;
    color: #fff;
    position: relative;
    top: -28px;
    left: 79px;  
}

/*dashboard css*/
#nav-bar{
  /*background:linear-gradient(#bde0f6, #c2ebf1)!important;*/
}
li.link-nav {
    border-bottom: 1px solid lightgray;
    color: lightgray;
    padding: 5px 0px!important;
   
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
#side-nav{
position: fixed!important;
    height: 100vh!important;
    margin-left: -15px;
}
#nav-bar{
  height: 100vh!important;
}
.logo{
      width: 179px;
    position: relative;
    top: -22px;
    /*display: none;*/
}
.top-nav{
   /*background:linear-gradient(#bde0f6, #c2ebf1)!important;*/
}
.bnr{
  width: 100%;
  height: 100%;
}
#container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: -15px;
}
ul#wtf-menu {
    position: absolute!important;
    top: 40px!important;
}
.profile {
    width: 45%;
    height: 86px;
    margin: auto;
    display: block;
    border-radius: 100%;
}
.name{
  font-size: 13px;
  color: lightgray;
}
p.text-center.name-nor {
    font-weight: bold;
    font-size: 20px;
    margin-top: -18px;
}
hr {
    margin-top: 0rem!important;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.navbar-light .navbar-nav .nav-link {
    color: gray!important;
    font-size: 14px!important;
    /*font-weight: 500;*/
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f3663a!important;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #0ea7ee!important;
}
.profile-top {
    width: 45px;
    height: 50px;
    margin: -10px auto;
    display: block;
    border-radius: 100%;
}
.wlcm-top{
      color: #0ea7ee;
}
.top-profile-name{
  font-weight: bold;
  font-size: 14px;
}
#bell {
    color: #f27a54;
    font-size: 22px;
    margin-top: 7px;
}
.bg{
  background-color: #d9eaf2;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  /*height: 55vh;*/
  height: 100vh;
  margin-bottom: 60px;
}
.bg1{
  background-color: #d9eaf2;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 100vh;
  margin-bottom: 60px;
}
.monitor-box {
    background-color: white;
    border-radius: 10px;
    padding: 7px 29px;
    width: 200px;
}
.icon-das {
    font-size: 34px;
    margin-top: 15px;
    color: #8ad224;
    background-color: #90ee905c;
    border-radius: 100%;
    padding: 2px 6px 9px 6px;
}
.icon-das1 {
    font-size: 34px;
    margin-top: 15px;
    color: #2ca3ca;
    background-color: #92d6f733;
    border-radius: 100%;
    padding: 6px 6px 9px 6px;
}
.icon-das2 {
    font-size: 34px;
    margin-top: 15px;
    color: tomato;
    background-color: #f7baa578;
    border-radius: 100%;
    padding: 6px 6px 9px 6px;
}
.icon-das3 {
    font-size: 34px;
    margin-top: 15px;
    color: lightgreen;
    background-color: #90ee905c;
    border-radius: 100%;
    padding: 2px 6px 9px 6px;
}
p.text-test {
    color: gray;
}
.h5-heading-call{
font-size: 18px;
}
#dail-h5{
  font-size: 20px;
}
#dail-h51{
  font-size: 20px;
}
.p-all-pro{
      font-size: 15px;
    font-weight: 400;
    color: gray;
}
#hr{
    border-right: 1px solid gray;
    padding: 0px 14px;
    font-size: 13px;
}
a.btn.btn-round {
    background-color: #000!important;
    border-radius: 30px!important;
    color: #fff!important;
}
.daily-tip-box{
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 200px;
}
.daily-tip-box1{
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 130px;
}
.daily-tip-box2{
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
}
.daily-tip-box-order-top{
background-color: #fff;
  border-radius: 8px;
  width: 131px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: gray!important;
    padding: 0px;
    margin: auto;
    height: 90px;
}
.daily-tip-box-order{
   background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 306px;
 font-family: 'Roboto', sans-serif;
 font-size: 13px;
 color: gray!important;
 padding: 20px;
}
.daily-tip-box-coupan {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px;
    height: 167px;
}
.addr{
  /*padding: 12px;*/
}
.text-1 {
    color: #2694c7;
    font-size: 14px;
    margin-top: -7px;
}
.text-secondary{
  font-size: 14px;
  text-align: left;
}
.seel-all{
      margin-top: -27px;
    font-size: 13px;
    color: gray;
}
.recom-img1{
  border-radius: 7px;
}
.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: #f5f5f536;;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 0px;
    text-align: center;

}
.recom-img {
  position: relative;
  width: 100%;
  max-width: 100%;
}
.recom-img:hover .overlay {
  opacity: 1;
}
.icon-das6{
  border-radius: 2px;
  font-size: 20px;
    color: tomato;
    background-color: white;
    padding: 4px;
}
.list-text{
font-size: 13px;
text-align: left;
margin-left: 10px;
}
.custom-checkbox input {
  display: none;
}

.custom-checkbox span {
  border: none!important;
  /* float: right; - you don't need that. Use float: left; */
  /*float: left;*/
  height: 20px;
  width: 20px;
  border-radius: 5px;
  cursor: pointer!important;
  display: flex;
  justify-content: center;
  align-items: center;
      margin-top: 22px;
        margin-left: 19px;
}

.custom-checkbox:hover span,
.custom-checkbox input:checked+span {
  border: none!important;
}
#check-box-list {
    margin-top: -15px;
}

.custom-checkbox input:checked+span:before {
  /*content: "✔"!important;*/
}
#inputdate{
  font-size: 13px!important;
}
#inputtime{
  font-size: 13px!important;
}
#inputdate1{
  font-size: 13px!important;
}
#inputtime1{
  font-size: 13px!important;
}
.summry{
  background-color: #d9eaf2;
  padding: 5px;
}
td{
  color: gray!important;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
 font-size: 13px;
}
tr{
   border-bottom: 1px solid lightgray;
}
.aply{
      margin-top: -10px!important;
}
/*.btn-primary{
  background-color: lightgreen!important;
}*/

#row-main{
  padding: 0px 34px;
}

ul.list-unstyled.d-inline-flex.float-right.welcom-guest{
  color: #f25a29;
   font-family: 'Roboto', sans-serif;
 font-size: 13px;
 cursor: pointer;
}
.usrName:hover{
  color: #0ea7ee!important;
}
#logout:hover{
  color: #0ea7ee!important;
}
a.welcom-guest{
   color: #f25a29;
   font-family: 'Roboto', sans-serif;
 font-size: 15px;
 cursor: pointer;
}
a.welcom-guest:hover{
   color: #0ea7ee!important;

}
a{
  text-decoration: none!important;
}

/*price list css*/
.priceTable {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}
.tbPrice {
    width: 100%;
    float: left;
    height: auto;
}
.pric-box {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: -1px 1px 0px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.1);
    box-shadow: -1px 0px 6px 0px rgb(0 0 0 / 10%);
        padding: 3px;
    height: 30px;
}
.pric-box1 {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: -1px 1px 0px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: -1px 1px 0px 0px rgba(0,0,0,0.1);
    box-shadow: -1px 0px 6px 0px rgb(0 0 0 / 10%);
        padding: 3px;
        height: 50px;
}
p.list-name {
    font-size: 15px;
}
.item-name{
  color: #aaa;
  font-size: 13px;
}
.item-name-detail{
    font-size: 13px;
    margin-top: -14px;
}
.price-list-box{
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 400;
  overflow-y: scroll;
}
.img-iron {
    width: 50px;
    height: 50px;
}
.price-categy{
  font-size: 13px;;
  color: #f25a29;
  /*border-bottom: 1px solid lightgray;*/
  text-align: center;
}

.list-unstyled.d-inline-flex.m-auto.top-block-staempress{
  position: relative;
    left: 13%;
    top: 10px;
}
.price-categy1{
  font-size: 13px!important;
  color: #0ea7ee!important;
  border-bottom: 1px solid lightgray!important;
  cursor: pointer!important;
}
.daily-tip-box-order-top1{
  background-color: whitesmoke;
    box-shadow: 4px 2px 0px 2px #f25a29;
}
.img-icon{
  width: 30px;
  height: 30px;
}
.img-phone{
  width: 25px;
  height: 25px;
}
.profile-info-box{
   background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 278px;
}
.profile-contact-box{
   background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 360px;
}
.profile-box-map{
   background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 360px;
}
.prsnl-info{
  font-size: 14px;
    color: #858585;
    /*margin-left: 30px;*/
    display: inline-block;
    vertical-align: middle;
}
.prsnl-info1{
  font-size: 14px;
    color: #858585;
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}
.prsnl-info-email{
    
      font-size: 14px;
    color: #858585;
    margin-left: 17px;
    display: inline-block;
    vertical-align: middle;
}
.profile-box-update{
   background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  height: 130px;
}
img#check-click {
    width: 60px;
    height: 50px;
    margin-bottom: 10px;
}
img#check-click1 {
    width: 60px;
    height: 50px;
    margin-bottom: 10px;
}
img#check-click3 {
    width: 60px;
    height: 50px;
    margin-bottom: 10px;
}
img#check-click4 {
    width: 60px;
    height: 50px;
    margin-bottom: 10px;
}
img#check-click5 {
    width: 60px;
    height: 50px;
    margin-bottom: 10px;
}
a.update-a{
  color: #f25a29;
}
.contactlist li {
    display: block;
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 20px;
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
}
.contactlist li img {
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.contactlist li h3 {
    font-size: 14px;
    color: #ccc;
    text-transform: uppercase;
    padding-bottom: 5px;
}
.contactlist li h5 {
    font-size: 16px;
    line-height: 30px;
    color: #464646;
    margin-top: 0px;
}

/*side panel*/
.profilepopblock {
    width: 100%;
    height: 100%;
    max-width: 340px;
    position: fixed;
    top: 50px;
    right: 0;
    background: #fff;
    z-index: 99;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-shadow: 5px 0px 30px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 5px 0px 30px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 0px 30px 0px rgb(0 0 0 / 50%);
    transform: translateX(100%);
    transition: all ease-in-out 0.5s;
    opacity: 0;
    display: none;
}
.profilepopblock#password.active {
    opacity: 1;
    transform: translateX(0);
}
.profilepopblock a.close {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    opacity: 1;
    background-color: #d75a4a;
}
.profileContent {
    width: 100%;
    float: left;
    height: auto;
    overflow: auto;
}
.address2 {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 40px;
}
.profilepopblock1 {
    width: 100%;
    height: 100%;
    max-width: 340px;
    position: fixed;
    top: 50px;
    right: 0;
    background: #fff;
    z-index: 99;
    padding: 30px;
    box-sizing: border-box;
    -webkit-box-shadow: 5px 0px 30px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 5px 0px 30px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 0px 30px 0px rgb(0 0 0 / 50%);
    transform: translateX(100%);
    transition: all ease-in-out 0.5s;
    opacity: 0;
    display: none;
}
.profilepopblock1#pass.active {
    opacity: 1;
    transform: translateX(0);
}
.profilepopblock1 a.close {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    font-weight: normal;
    opacity: 1;
    background-color: #d75a4a;
}
::placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
}

.form-control.dropdv::placeholder{
  font-size: 13px;
}
select#pick_date {
    font-size: 13px;
    padding-top: 3px;
}
button.btn.btn-primary.ml-auto.mr-auto.d-block.btn-lg.mt-4.cnfrm {
    margin-top: 36px!important;
    font-size: 18px;
}
.text-center.wash-text{
  font-size: 13px;
}
 .grid-view-float{
  position: relative;
    /* left: 100%; */
    /*left: 75%;*/
  }
  
  #edit-bg{
    background-color: #d9eaf2;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 100vh;
    margin-bottom: 0px!important;
  }
 p.hrs-mbl {
    margin-top: -15px;
}
 .bg-img {
       background: linear-gradient(rgb(24 171 238 / 64%),rgb(24 171 238 / 64%)) , url(public/assets/images1/loginimgnew.jpeg);
    height: 399px;
    background-size: cover;
}

/***************************************
  - responsive  -
****************************************/
@media (min-width:1281px){
   /*.bg-img {
    background: linear-gradient(rgb(9 105 149 / 35%),rgb(9 103 147 / 32%)) , url(public/assets/images1/loginimgnew.jpeg);
    height: 250px;
    background-size: cover;
}*/
p.hrs-mbl {
    margin-top: -15px;
}
.info {
    position: absolute;
    top: 83px!important;
    right: 0px!important;
  }
.cntr{
  position: relative;
    top: 196px;
}
.bg-img {
   background: linear-gradient(rgb(24 171 238 / 64%),rgb(24 171 238 / 64%)) , url(public/assets/images1/loginimgnew.jpeg);
    background-size: cover!important;
    background-position: center!important;
    width: 368px!important;
    margin-left: 58px!important;
    height: 347px!important;
        position: relative;
    top: 181px;
}
  #edit-bg{
    background-color: #d9eaf2;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 760px;
    margin-bottom: 0px!important;
  }
  .edit-box {
    background-color: #fff!important;
    border: 1px solid #ededed!important;
    border-radius: 4px!important;
    padding: 10px 36px;
    max-width: 200px;
    position: absolute;
    top: 39px;
    left: 51%!important;
    display: none;
}
.edit-box i{
  color: gray;
  margin:5px;
}
  .grid-view-float{
  position: relative;
    /* left: 100%; */
    /*left: 84%;*/
  }
  .text-center.wash-text{
  font-size: 15px;
}
  #total-invite-box{
      padding: 33px;
    height: 210px;
}
button.btn.btn-primary.ml-auto.mr-auto.d-block.btn-lg.mt-4.cnfrm {
    margin-top: 14px!important;
    font-size: 25px;
    padding: 30px;
}
  .pdng-main {
    padding: 32px;
    position: absolute;
    width: 100%;
    top: 52px;
    left: 45%;
}
#padng-main-login {
    padding: 32px;
    position: absolute;
    width: 73%!important;
    /*top: 52px;*/
    top: 171px;
    left: 38%;
}
#pdng-main-forgot{
  top:52px;
  width: 92%;
  left: 50%;
}
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: red!important;
    font-weight: bolder;
    background-color: #fff!important;
    border-color: transparent!important;
    font-size: 25px;
}
.nav-tabs {
    border-bottom: none!important;
     font-size: 25px;
}
  label.form-check-label {
    font-size: 15px!important;
}
    label {
    font-size: 18px!important;
}
a.nav-link.forgot {
    /*margin-top: 4ppx;*/
   /* font-size: 15px!important;
    padding-left: 144px!important;
    margin-top: -7px;*/
}
a.nav-link.forgot {
    /*font-size: 15px!important;*/
    padding-left: 197px!important;
    margin-top: -29px!important;
}
.form-check-input{
      margin-top: 0.3rem!important;
}
   .monitor-box{
    width: 252px;
  }
  .logo-login {
    width: 250px;
    margin-right: 17px;
    margin-top: 12px;
}
  .profile {
    width: 30%;
    height: 86px;
    margin: auto;
    display: block;
    border-radius: 100%;
}
#profile {
    color: red;
    font-weight: bolder;
    font-size: 25px;
}
li.link-nav {
    border-bottom: 1px solid lightgray;
    color: lightgray;
     padding: 10px 0px!important;
}
#row-main{
  padding: 0px 32px;
}
.logo {
    width: 242px;
    position: relative;
    top: -22px;
    /* display: none; */
}
.bottom{
  background-color:whitesmoke;height: 100vh!important;
}
.bg-left {
    background-image: url(../images1/bannerbottom1.jpg);
        background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 173px;
    /* position: relative; */
    margin-top: 61px;
}
.bg{
  background-color: #d9eaf2;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 86vh!important;
  margin-bottom: 60px;
}
/*.bg1{
  background-color: #d9eaf2;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 100vh;
  margin-bottom: 60px;
}*/
.bg1 {
    background-color: #d9eaf2;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 86vh;
    margin-bottom: 60px;
}
/*.list-unstyled.d-inline-flex.m-auto.top-block-staempress{
  position: relative;
    left: 16%;
    top: 17px;
}*/
.list-unstyled.d-inline-flex.m-auto.top-block-staempress {
    position: relative;
    left: 31%!important;
    top: 17px;
}
   }

.dropdown-class-name{
  border:none;
  border-radius: 0px;
  font-size: 14px;
  display: none;
      color: rgba(0,0,0,.5);
}
.dropdown:hover .dropdown-class-name{
  display: block;
  
}
.dropdown-item:hover{
  color: #f3663a!important;
}
.dropdown-item:focus{
  color: #f3663a!important;
  background-color: transparent!important;
}
.dropdown-item{
  color: rgba(0,0,0,.5)!important;
  font-size: 13px!important;
}

/* 

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #e14447;
}*/


   /*schedule pickup boy css */
   /* Extra small devices (phones, 600px and down) */
   @media only screen and (max-width: 600px) {
img.logo-mbl {
    width: 169px;
}
.profile-mbl {
    width: 65%;
    height: 71px;
    margin: auto;
    display: block;
    border-radius: 100%;
   
}
  a.btn.btn-primary1 {
    background-color: #20aeef;
    color: white;
    font-size: 13px;
    border-radius: 0%;
}
.h6-name {
    font-size: 14px;
    text-align: center;
    color: #f25a29;
}
.profile-schedule{
  margin-left: 3rem;
}
hr.hr-mbl {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid var(--dark);
}
.h6-heading{
  font-weight: bold;
}
.th-mbl{
    text-align: center;
    color: gray;
    font-size: 13px;
    white-space: nowrap;
}
.td-mbl {
    color: gray!important;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    white-space: nowrap;
}
.schedule-detail {
    border: 1px solid lightgray;
    padding: 2px;
}
#steam-press-mbl{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl1{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl2{
  height: 300px;
  overflow-y: scroll;
}
.service-list-mbl{
  font-size: 13px;
}
.btn.btn-primary.btn-primary-mbl {
    font-size: 11px;
    padding: 4px;
    white-space: nowrap;
}
  a.btn.btn-primary1 {
    background-color: #20aeef;
    color: white;
    font-size: 13px;
    border-radius: 0%;
}
p.list-name-mbl.text-left {
    font-size: 13px;
}
.card-body{
  padding: 10px!important;
  margin-top: 20px;
}
.pic{
      font-size: 13px;
    color: #f25a29;
    white-space: nowrap;
}
.service-headingmbl{
  font-weight: bold;
}
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
 img.logo-mbl {
    width: 169px;
}
.profile-mbl {
    width: 25%;
    height: 71px;
    margin: auto;
    display: block;
    border-radius: 100%;
   
}
.h6-name {
    font-size: 14px;
    text-align: center;
    color: #f25a29;
}
.profile-schedule{
  margin-left: 3rem;
}
hr.hr-mbl {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid var(--dark);
}
.h6-heading{
  font-weight: bold;
}
.th-mbl{
    text-align: center;
    color: gray;
    font-size: 13px;
    white-space: nowrap;
}
.td-mbl {
    color: gray!important;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    white-space: nowrap;
}
.schedule-detail {
    border: 1px solid lightgray;
    padding: 2px;
}
#steam-press-mbl{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl1{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl2{
  height: 300px;
  overflow-y: scroll;
}
.service-list-mbl{
  font-size: 13px;
}
.btn.btn-primary.btn-primary-mbl {
    font-size: 11px;
    padding: 4px;
    white-space: nowrap;
}
  a.btn.btn-primary1 {
    background-color: #20aeef;
    color: white;
    font-size: 13px;
    border-radius: 0%;
}
a.cnfrm{
      font-size: 19px;
    margin-top: 39px!important;
}
p.list-name-mbl.text-left {
    font-size: 13px;
}
.card-body{
  padding: 10px!important;
  margin-top: 20px;
}
.pic{
      font-size: 13px;
    color: #f25a29;
    white-space: nowrap;
}
.service-headingmbl{
  font-weight: bold;
}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  img.logo-mbl {
    width: 169px;
}
.profile-mbl {
    width: 16%;
    height: 71px;
    margin: auto;
    display: block;
    border-radius: 100%;
   
}
.h6-name {
    font-size: 14px;
    text-align: center;
    color: #f25a29;
}
.profile-schedule{
  margin-left: 3rem;
}
hr.hr-mbl {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid var(--dark);
}
.h6-heading{
  font-weight: bold;
}
.th-mbl{
    text-align: center;
    color: gray;
    font-size: 13px;
    white-space: nowrap;
}
.td-mbl {
    color: gray!important;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    white-space: nowrap;
}
.schedule-detail {
    border: 1px solid lightgray;
    padding: 2px;
}
#steam-press-mbl{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl1{
  height: 300px;
  overflow-y: scroll;
}
#steam-press-mbl2{
  height: 300px;
  overflow-y: scroll;
}
.service-list-mbl{
  font-size: 13px;
}
.btn.btn-primary.btn-primary-mbl {
    font-size: 11px;
    padding: 4px;
    white-space: nowrap;
}

  a.btn.btn-primary1 {
    background-color: #20aeef;
    color: white;
    font-size: 13px;
    border-radius: 0%;
}
p.list-name-mbl.text-left {
    font-size: 13px;
}
.card-body{
  padding: 10px!important;
  margin-top: 20px;
}
.pic{
      font-size: 13px;
    color: #f25a29;
    white-space: nowrap;
}
.service-headingmbl{
  font-weight: bold;
}
} 

.pickup-req-box{
    height: auto;
     background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  }
.balance-box {
    border: 0.5px dashed #666;
    padding: 10px;
    background-color: whitesmoke;
}
h3.text-dark.mny-h3 {
    margin-top: -10px;
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .example {background: orange;}
} 



.price-list-box::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.price-list-box::-webkit-scrollbar
{
  width: 10px;
  background-color: #F5F5F5;
}

.price-list-box::-webkit-scrollbar-thumb
{
  background-color: #0ae;
  
  background-image: -webkit-gradient(linear, 0 0, 0 100%,
                     color-stop(.5, rgba(255, 255, 255, .2)),
             color-stop(.5, transparent), to(transparent));
}


.daily-tip-box-order::-webkit-scrollbar-track
{
  -webkit-box-shadow: none;
  background-color: none!important;
  display: none;
}

.daily-tip-box-order::-webkit-scrollbar
{
  width: 6px;
  background-color: #F5F5F5;
  border-radius: 40px;
}

.daily-tip-box-order::-webkit-scrollbar-thumb
{
  background-color: #000000;
  border-radius: 20px;
}
.invites{
  font-weight: bolder;
  font-size: 18px;
}
input.form-control.invite-input{
  margin-top: 10px;
}
.form-control.invite-input::placeholder{
  font-size: 13px;
}
.modal-p{
  font-size: 13px;
}
.table-bordered{
    border: 1.4px solid lightgray!important;
}

.slno-th{
	background-color: #f25a29;
	color: #fff;
}
.table-responsive1 {
    overflow-x: hidden;
    overflow-y: auto!important;
    height: 400px!important;
}
.badge{
  padding: 1.25em .4em!important;
}
.badge-info{
	background-color: #20aeee!important;
}
a.badge.badge-primary.text-white.ml-3 {
	background-color: #f25a29;
}
a.btn-primary1 {
    background-color: #20aeee;
    padding: 5px;
    border-radius: 2px;
    color: white;
}
a.btn-primary1:hover{
  color: #fff;
   background-color: #f25a29;
}

/*star rating*/
.star-widget{
  float: left;
}

.star-widget input{
        display: none;
        text-align: center;
        margin:auto;
      }
      .star-widget label{
        color: #444;
        font-size: 40px;
        padding: 10px;
        float: right;
        transition: all 0.2s ease;
      }
      .star-widget form .rating-text header{
        display: none;
      }
     /* input:checked~form .rating-text header{
        display: block;
      }*/
      .rating-text{
        position: absolute;
    top: 3px;
    left: -24px;
    width: 100%
      }
      input:checked~form .rating-text header {
    display: block;
    font-size: 14px;
    /*text-align: left;
    margin-left: 29px;*/
    text-align: right;

    margin-top: 36px;
    /* margin-top: 64px; */
}
label.fa.fa-star {
    font-size: 37px!important;
}
      input:not(checked)~label:hover,
      input:not(checked)~label:hover~label{
        color: #f25a29;
      }
      input:checked~label{
        color: #f25a29;
      }
      input#rate5:checked~label{
        color: lightgreen;
      }
      input#rate4:checked~label{
        color: lightgreen;
      }
      input#rate10:checked~label{
        color: lightgreen;
      }
      input#rate9:checked~label{
        color: lightgreen;
      }
      input#rate1:checked ~ form header:before{
        content: "I don't like it";
      }
      input#rate2:checked ~ form header:before{
        content: "better";
      }
      input#rate3:checked ~ form header:before{
        content: "happy";
      }
      input#rate4:checked ~ form header:before{
        content: "good";
      }
      input#rate5:checked ~ form header:before{
        content: "Awesome";
      }
     form header {
    width: 100%;
    font-size: 25px;
    color: deepskyblue;
    font-weight: bold;
    margin: 60px 0 2px 0;
    text-align: center;
    transition: all 0.2s ease;
    position: absolute;
    left: 0px;
    top: 20px;
  }

     /* form .textarea textarea{
        height: 100%;
        width: 100%;
        border:1px solid lightblue;
        color: #000;
        padding: 20px;
        font-size: 20px;
        resize:none;
      } */