.visible-m.search-mobile,.btn-search {
  visibility: hidden;
  display: none;
}
.search-mobile .searchBox{
  width: 100%;
  display: flex;
  padding: 10px;
}
.search-mobile{background: #00a8ff;}
.form-control-mobile {
  width: 100%;
  display: inline-block;
  border-radius: 28px;
  font-size: 20px;  
}
.icon-search-mobile{
  padding: 0 10px 0 15px;
}
.icon-search-mobile img{
  position: relative;
  top: -3px;
  width: 35px;
}
.search-mobile{
  text-align: center;
}
.btn-search {
  font-size: 20px;
  text-align: center;
  border-bottom: 1px solid #F1F2F3;
  color: #CCCCCC;
  padding: 5px;
  cursor: pointer;
}
.btn-search img{
  width: 16px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.search-mobile-toggle .tab-content{
  background:#F9F8F6;
  overflow: hidden;
}
.search-mobile .custom-search-box-container .bullet-shop {
  width: 50%;
  float: left;
}
.bullet-shop input[type="checkbox"], .bullet-shop input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.bullet-shop input[type="checkbox"] + label::after{
  content: " ";
}
.bullet-shop input[type="checkbox"]:checked + label{
  background:#dfeff6;
}
.bullet-shop label {
  position: relative;
  display: inline-block;
  padding: 0;
  margin:0;
  height: auto;
  line-height: 1;
  cursor: pointer;
  width: 100%;
  padding-left: 20px;
}
.bullet-shop label::before {
  content: " ";
  border: 0;
  border-radius: 0;
}
.bullet-shop label img{
  height: 50px;
  width: auto;
  display: inline-block;
}
.bullet-shop label span{
  font-size: 18px;
}
@media screen and (max-width: 767px){
  .visible-m.search-mobile,.btn-search {
    visibility: visible;
    display: block;
  }
}


#select-time , #select-time0 , #p_lt_ctl08_pageplaceholder_p_lt_ctl02_On_lineForm_viewBiz_Bank_dropDownList , #p_lt_ctl08_pageplaceholder_p_lt_ctl01_RC_PaymentSearchOrder_ddlSearchType {



    
      -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;  
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 8px;
}
section._contactus .box-wrapper .box-content .search-block .search-box-container {
    border: 0px!important;
}
section._contactus td.search-box-container {
    border: 0px!important;
}




