.order-lookup {
  padding: 50px; }
  .order-lookup h2 {
    display: inline;
    text-overflow: clip; }
  .order-lookup .heading-full-profile {
    display: inline-block; }
  .order-lookup .order-lookup-map {
    width: 100%;
    height: 310px; }
  .order-lookup .spacer {
    height: 20px; }
  .order-lookup .no-special-instructions {
    color: #B9B9B9;
    font-style: italic; }
  .order-lookup .estimated-time {
    color: #C00007;
    font-style: italic; }
  .order-lookup .tooltip.left .tooltip-arrow {
    border-left-color: #C00007 !important; }
  .order-lookup .tooltip-inner {
    background-color: #C00007; }
  .order-lookup .restaurant-info-badge {
    margin-top: 2px;
    margin-left: 10px;
    color: #1AAAE2;
    cursor: pointer;
    font-size: 12px; }
