﻿.popupContent {
  color:black;
  font-family: "SprintSansWeb", "Helvetica", "Arial Unicode MS",arial,"Trebuchet MS",sans-serif;
  font-size: 9pt;
}

#change-address-window {
  padding: 5px;
}

#change-address {
  margin-left: 10px;
}

.fromStore, .destinationStore {
  float:left;
  padding-left:5px;
}

#uxFromValue {
  line-height: 38px;
}

.open-hours > td {
  padding: 0;
}

.open-hours.current-day {
  font-weight: 500;
}

.apple-screen-repair {
  margin-top: 12px;
  -webkit-box-shadow: 0 0 4px #ffce0a;
  -moz-box-shadow: 0 0 4px #ffce0a;
  box-shadow: 0 0 4px #ffce0a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px;
}
.apple-screen-repair > .strong-emphasis {
  font-weight: 500;
  font-style: italic;
}

.focus-retailer .apple-screen-repair {
  margin: 5px 0;
  font-style: italic;
}