#menu {
  background: #000000 none repeat scroll 0 0;
}
.select-box {
  border: 1px solid #62748c;
}
#header {
  background: #ffffff none repeat scroll 0 0;
}
input {
  border: 1px solid #62748c;
}
.ui-button, button {
  background: #62748c none repeat scroll 0 0;
}
.listing-card {
  border-left: 3px solid #62748c;
}
.widget-box, .form-container-box {
  border-top: 3px solid #62748c;
}
.widget-box li a {
  background: #62748c none repeat scroll 0 0;
}
.btn {
  background: #62748c none repeat scroll 0 0;
}
ul.breadcrumb li a {             /* fallback color */
	background: #62748c; 
}
ul.breadcrumb li a:after { 
	border-left: 30px solid #62748c;
}