#CONTACTUS hr {
  background-color: #404040;
  border: 0 none;
  height: 1px;
  position: relative;
  top: 1px;
}
#CONTACTUS .iceOutLbl {
  font-size: 12px;
  font-weight: bold;
  margin-right: 5px;
}
#CONTACTUS h1 {
  color: #404040;
  font-size: 22px;
  font-weight: bold;
  line-height: 35px;
  padding-top:20px;
}
#CONTACTUS p, #CONTACTUS span {
  color: #404040;
  font-size: 12px;
}
.returnsLbls, select {
  color: #404040;
}
#returnLabel {
  color: #404040;
}
.returnsLblsTwoCol {
  float: left;
  left: -3px;
  position: relative;
  width: 300px;
}
#returnLabel .txtvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
.numvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: 27px;
  margin: 0 0 7px !important;
  padding: 3px 5px;
}
.zipvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
#returnLabel .countryvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
#returnLabel .acsvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
#returnLabel .deliverymethodvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
#returnLabel input:focus {
  outline: 3px solid #f00;
}
.getLabel {
  background-color: #0076d5;
  border: 1px none;
  color: #ffffff !important;
  cursor: pointer !important;
  font-size: 18px !important;
  margin-top: 20px;
  padding: 4px 7px;
  text-transform: uppercase !important;
  width: 190px !important;
}
.getLabel:hover {
  background-color: #03457A;
}
select {
  border: 1px solid #a9a9a9 !important;
  color: #5b5c60 !important;
  font-size: 13px !important;
  height: auto !important;
  padding:6px !important;
}
#returnLabel input, #returnLabel select {
  margin: 0 0 7px !important;
}
.icePnlGrdCol1.returnsLblsCol1, .returnsLblsTwoColZip {
  margin-left: -3px !important;
  width: auto;
}
.icePnlGrdCol2.returnsLblsCol2 {
  width: 210px;
}
.icePnlGrdCol1.returnsLblsZipCol1 {
  margin-left: -3px !important;
  width: auto;
}
.icePnlGrdCol2.returnsLblsZipCol2 {
  width: 210px;
}

.reqField {
  margin: 20px 0;
  width: 370px;
}
.reqFieldFooter {
  font-size: 10px !important;
}
.txtvalue {
  border: 1px solid #a9a9a9;
  color: #5b5c60;
  font-size: 13px;
  height: auto;
  margin: 0 0 7px !important;
  padding: 5px;
  width: 100%;
}
.disabled{
    color:#999;
}
.requiredfield  {
  color: red !important;
  float: right !important;
  font-size: 12px !important;
}
returns .row{display:flow-root;}