html,body{
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}

.login-cont{
	background:url("../images/login_bg.jpg") no-repeat center center/cover;
	min-height: 100vh;
	padding-top: 8%;

}
.log-block{
	background-color: #ffffff94;
	padding: 40px 20px;
	border-radius: 10px;
}
.log-block h2{
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
	color: #000;
}
.log-block label{
	color: #000;
}
.log-block input{
	border-left: none;
	border-right: none;
	border-top: none;
	box-shadow: none;
	border-color: #000;
	border-radius: 0;
	background-color: transparent;
	color: #000;
}
.log-block input:focus{
	box-shadow: none;
	border-color: #000;
}
.log-button{
	margin-top: 30px;
}
.log-button button{
	background-color: #000;
	border-color:#000;
}
.log-button button:hover{
	background-color: #000000e9;
}

/*--------------select-css--------------*/

.vodiapicker{
	display: none; 
}
.lang-select{
  position: relative;
}
#scroll-a{
  padding-left: 0px;
}

#scroll-a img, .btn-select img{
  width: 18px; 
}

#scroll-a li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#scroll-a li:hover{
 background-color: #F4F3F3;
}

#scroll-a li img{
  margin: 5px;
}

#scroll-a li span, .btn-select li span{
  margin-left: 10px;
}

/* item list */

.scroll-b{
  display: none;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  position: absolute;
  top: 34px;
  left: 0;
  height: 138px;
  overflow-y: scroll;
  z-index: 999;
  background-color: white;
}
.open{
  display: show !important;
}
.btn-select{
  width: 100%;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.btn-select li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li{
  margin-left: 0px;
}

.btn-select:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}
.btn-select:focus{
   outline:none;
}
.brand-cont{
	height: 100vh;
}

/*----------------edit-new---------------------------*/

.vodiapicker1{
  display: none; 
}
.lang-select-pro{
  position: relative;
}
#scroll-a-pro{
  padding-left: 0px;
}

#scroll-a-pro img, .btn-select-pro img{
  width: 18px; 
}

#scroll-a-pro li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#scroll-a-pro li:hover{
 background-color: #F4F3F3;
}

#scroll-a-pro li img{
  margin: 5px;
}

#scroll-a-pro li span, .btn-select-pro li span{
  margin-left: 30px;
}

/* item list */

.scroll-b-pro{
  display: none;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  position: absolute;
  top: 34px;
  left: 0;
  height: 138px;
  overflow-y: scroll;
  z-index: 999;
  background-color: white;
}
.open{
  display: show !important;
}
.btn-select-pro{
  width: 100%;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.btn-select-pro li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select-pro:hover li{
  margin-left: 0px;
}

.btn-select-pro:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}
.btn-select-pro:focus{
   outline:none;
}

/*--------------- product ----------------------*/


.productpicker{
  display: none; 
}
.lang-select-product{
  position: relative;
}
#scroll-a-product{
  padding-left: 0px;
}

#scroll-a-product img, .btn-select-product img{
  width: 18px; 
}

#scroll-a-product li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#scroll-a-product li:hover{
 background-color: #F4F3F3;
}

#scroll-a-product li img{
  margin: 5px;
}

#scroll-a-product li span, .btn-select-product li span{
  margin-left: 10px;
}

/* item list */

.scroll-b-product{
  display: none;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  position: absolute;
  top: 34px;
  left: 0;
  height: 138px;
  overflow-y: scroll;
  z-index: 999;
  background-color: white;
}
.open{
  display: show !important;
}
.btn-select-product{
  width: 100%;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.btn-select-product li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select-product:hover li{
  margin-left: 0px;
}

.btn-select-product:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}
.btn-select-product:focus{
   outline:none;
}

/*-----------update-brand---------------*/

.update_brandpicker{
  display: none; 
}

.lang-select-brand{
  position: relative;
}
#scroll-a-brand{
  padding-left: 0px;
}

#scroll-a-brand img, .btn-select-brand img{
  width: 18px; 
}

#scroll-a-brand li{
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#scroll-a-brand li:hover{
 background-color: #F4F3F3;
}

#scroll-a-brand li img{
  margin: 5px;
}

#scroll-a-brand li span, .btn-select-brand li span{
  margin-left: 10px;
}

/* item list */

.scroll-b-brand{
  display: none;
  width: 100%;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 5px;
  position: absolute;
  top: 34px;
  left: 0;
  height: 138px;
  overflow-y: scroll;
  z-index: 999;
  background-color: white;
}
.open{
  display: show !important;
}
.btn-select-brand{
  width: 100%;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
 
}
.btn-select-brand li{
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select-brand:hover li{
  margin-left: 0px;
}

.btn-select-brand:hover{
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}
.btn-select-brand:focus{
   outline:none;
}


/*-----------------end-------------------*/


/*------------pickup-------------------*/

.pickimg{
	margin: 10px 0px;
}