.button-admin{
  display: inline-block;
  z-index: 11111;
  border: none;
  position: fixed;
  margin-left:-100px;
  right:11%;
  max-width: 300px;
  top:160px;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 5px;
  font-size: 1.1em;
  line-height: 1.42857143;
  border-radius: 4px;
  color: #fff;
  background-color: #ff8000;
  }
  .button-admin:hover {
      color: #fff;
    background-color: #000;
  }
  .pw-no-select {
    padding-left: 10px;
  }
  .circle a{
    width:70px;
    height:70px;
    border-radius:50px;
    color:#fff!important;
    font-family: arial, sans-serif;
    padding-top: 15px;
    font-size: 1em;
    text-align:center;
    background-color:#2bad49;
    position:fixed;
    text-decoration:none;
    top:30px;
    right:30%;
    z-index:1001;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
  }
  .circle a:visited{
    color:#fff!important;
  }
  .circle a:link{
    color:#fff!important;
  }
  .circle a:hover{
    color:#fff;
    background-color:#8bbcc3!important;
    -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
  }
  .btn-default {
    background-color: #3db94d !important;
    font-weight: bold;
    color: #fff !important;
    }
    .banner-search-2 .form-control {
      height: 38px!important;
  }
    menu, ol, ul, li {
      padding: 0;
      list-style: disc!important;
  }
  .btext {
    font-weight: 900;
  }


  .trips_wrap {
    background: #4C145B  !important;
    color: #fff !important;
    font-weight: bolder;
    }

.InputfieldHeader {
  display: none !important;  
}
    .cl_2 {
      background: #000 !important;
      color: #fff !important;
      padding: 5px 5px 5px 15px!important;
    font-size: 1.6em!important;
      }
      .cl_3 {
        color: #fff;
        display: hide;
        background: #4C145B !important;
        padding: 5px 5px 5px 8px!important;
        margin-top: 20px!important;
        font-weight: bolder;
        }
    

  @media (min-width:768px) {
   
      }
  
      @media (max-width:768px) {
  
        .hmob {
          display: none !important; /* mobile */
          } 
          .mb-4, .my-4 {
            margin-bottom: 0.1rem!important;
        }
      

          }
  
  
  
      