
.foxbox {
  border: 2px solid #959595;
}

.foxbox .header .title {
  background-color: #c0080f;
}



.orderbox1 {
  background-color:#ecebeb;
}

.orderbox1 .input {
  background-color:#fefefe;
}

.orderbox1 .input input[type=text]{
	background:#fefefe;
}



.orderbox2 {
  background-color:#cedde8;
}

.orderbox2 .input {
  background-color:#fefefe;
}

.orderbox2 .input input[type=text]{
	background:#fefefe;
}


#tr_pickup_place_drop{
  border: 1px solid green;
  z-index: 999999999 !important;
}
