/*****************************************

			Finder station

*****************************************/
.MicrosoftMap .OverlaysTL {
  left: 1000px !important;
}
.MicrosoftMap div {
  text-align: left;
  color: #404040;
}
#dvBingMap {
  height: 750px;
  position: relative;
  width: 100%;
  z-index: 0;
}
#dvBingMap .ConocoPP:hover img,
#dvBingMap .ConocoPP.selectedStation img,
#dvBingMap .ConocoPP.clicked img,
#dvBingMap .ConocoPP.hoverStation img {
  display: none;
}
#dvBingMap .ConocoPP.current-class-CON.selectedStation,
#dvBingMap .ConocoPP.current-class-CON:hover,
#dvBingMap .ConocoPP.current-class-P66.selectedStation,
#dvBingMap .ConocoPP.current-class-P66:hover,
#dvBingMap .ConocoPP.current-class-U76.selectedStation,
#dvBingMap .ConocoPP.current-class-U76:hover,
#dvBingMap .current-class-U76.hoverStation,
#dvBingMap .current-class-CON.hoverStation,
#dvBingMap .current-class-P66.hoverStation {
  z-index: 9999 !important;
}
#finder {
  position: absolute;
  z-index: 20;
  margin-top: 45px;
  width: 480px;
  margin-left: 70px;
}
#finder .finder-box {
  background-color: #003893;
  color: #fff;
  -webkit-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 2px 10px -1px rgba(0, 0, 0, 0.55);
  position: relative;
  z-index: 20;
}
#finder .finder-box .finder-box-header {
  height: 60px;
}
.finder-box-header-plan-a-trip .near-by {
  font-size: 12px;
  text-align: center;
  font-family: 'Muli', sans-serif;
  margin-bottom: 8px;
}
.finder-box-header-plan-a-trip .near-by .add-near-by {
  border: 1px solid white;
  width: 18px;
  height: 18px;
  line-height: 13px;
  border-radius: 50%;
  margin-left: 5px;
  font-size: 16px;
}
#finder .finder-box .finder-box-header-plan-a-trip {
  height: 200px;
  padding: 10px 10px 0;
}
@media only screen and (min-width: 992px) {
  #finder .finder-box .finder-box-header-plan-a-trip.en {
    height: 182px;
  }
}
#finder .finder-box .finder-filterOptions {
  background-color: #1c3d3a;
}
#finder .finder-box .finder-box-input {
  width: 85%;
  border-right: 1px solid #1e423f;
  float: left;
}
/* Plan a trip */
#finder .finder-box .finder-box-header-plan-a-trip .finder-box-input {
  width: 100%;
  border: none;
}
#finder .finder-box .finder-box-input .pin-location,
#finder .finder-box .finder-box-input #reset-input,
#finder .finder-box .finder-box-input #reset-input-point-A,
#finder .finder-box .finder-box-input #reset-input-point-B {
  position: absolute;
  top: 16px;
  left: 290px;
  font-size: 25px;
  z-index: 200;
  cursor: pointer;
}
#finder .finder-box .finder-box-input #reset-input,
#finder .finder-box .finder-box-input #reset-input-point-A,
#finder .finder-box .finder-box-input #reset-input-point-B {
  display: none;
  color: #444445;
}
#finder .finder-box .finder-box-input input {
  width: 93%;
  height: 40px;
  /*font-size: 20px;*/
  font-size: 18px;
  padding: 10px;
  color: black;
  margin: 10px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: solid 0px #dcdcdc;
}
#finder .finder-box .finder-box-header-plan-a-trip .finder-box-input input {
  width: 96%;
  margin: 5px 10px;
}
#finder .finder-box .finder-box-filtersbutton {
  float: left;
  clear: right;
  width: 15%;
}
#finder .finder-box .finder-box-filtersbutton .dirButton {
  font-size: 12px;
  display: block;
  height: 60px;
  padding-top: 10px;
}
#finder .finder-box .finder-box-filtersbutton .showFilter .arrow {
  font-size: 20px;
  top: 2px;
  position: relative;
  display: block;
}
#finder .finder-box .finder-box-filtersbutton .showFilter .arrowUp {
  display: none;
}
#finder .finder-box .finder-box-filtersbutton .dirButton.active .arrowUp {
  display: block;
}
#finder .finder-box .finder-box-filtersbutton .dirButton.active .arrowDown {
  display: none;
}
#finder .finder-box .finder-box-filtersbutton .dirButton.active {
  background-color: #1c3d3a;
}
#finder .finder-filterOptions ul li {
  padding-top: 5px;
  padding-left: 55px;
  float: left;
}
#finder .finder-filterOptions ul li:first-child {
  padding-left: 0;
}
#finder .finder-filterOptions ul li,
#finder .finder-filterOptions ul li a {
  color: #556e6b;
  font-size: 18px;
  position: relative;
}
#finder .finder-filterOptions ul li a .check {
  display: none;
}
#finder .finder-filterOptions ul li a:hover .check {
  display: none;
  position: absolute;
  right: -25px;
  top: 2px;
}
#finder .finder-filterOptions ul li a.active .check {
  display: inline;
  position: absolute;
  right: -25px;
  top: 2px;
}
#finder .finder-filterOptions .finder-filterRow:first-child {
  border-top: 0px;
}
#finder .finder-filterOptions .finder-filterRow {
  border-bottom: 1px solid #1a3835;
  border-top: 1px solid #204542;
  clear: both;
  padding: 10px 20px;
  text-transform: uppercase;
}
#finder .finder-filterOptions .finder-filterRow .first-column {
  padding-left: 0;
}
#finder .finder-filterOptions .finder-filterRow .first-column ul li:first-child {
  padding-top: 31px !important;
}
#finder .finder-filterOptions .finder-filterRow ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
#finder .finder-filterOptions .finder-filterRow .titleRow {
  font-size: 18px;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li {
  display: block;
  padding-left: 0;
  float: none;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li:first-child {
  padding: 0;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a .icon {
  font-size: 25px;
  margin-right: 8px;
  position: relative;
  top: 6px;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a .icon svg {
  height: 15px;
  width: 15px;
}
@media (min-width: 481px) {
  #finder .finder-filterOptions .finder-filterRow ul.filters li a .icon svg {
    height: 22px;
    width: 22px;
  }
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a.promo-sfc svg {
  margin-right: 10px;
  top: 5px;
}
@media (min-width: 768px) {
  #finder .finder-filterOptions .finder-filterRow ul.filters li a.promo-sfc svg {
    margin-right: 10px;
    top: 10px;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li a.promo-sfc span.promotions-filter-text {
    margin-top: 10px;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li a.promo-sfc span#sfc-chk {
    top: 15px;
  }
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a,
#finder .finder-filterOptions .finder-filterRow ul.filters li {
  font-size: 12px;
  padding: 10px 0;
  position: relative;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a:hover .check {
  display: none;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a.active .check {
  display: inline;
  position: absolute;
  right: -25px;
  top: 6px;
  font-size: 20px;
}
#finder .finder-filterOptions .finder-filterRow:last-child {
  border-bottom: 0;
}
#finder .finder-planTrip {
  background-color: #fff;
  height: 45px;
  padding: 10px;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
#finder .finder-planTrip .disclaimer {
  font-size: 18px;
  padding-left: 20px;
  color: #444444;
}
#finder .finder-planTrip .dirButton {
  color: #003893;
  padding-right: 20px;
}
#finder .finder-planTrip .dirButton .arrow {
  font-size: 20px;
  position: relative;
  top: 2px;
}
#finder .apply-filter li {
  padding-left: 20px !important;
}
#finder .apply-filter li:first-child {
  padding-left: 0px !important;
}
#finder .apply-filter .reset {
  text-transform: none;
}
.NormalLink {
  text-decoration: underline;
}
.dirButton {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.white {
  color: #fff !important;
}
.green {
  color: #234d4a;
}
ul.line-options {
  list-style: none;
  display: block;
  padding-left: 0;
}
.button {
  background-color: #ed1b2d;
  border-radius: 32px;
  color: #fff !important;
  padding: 14px 25px;
  text-transform: uppercase;
  font-size: 14px !important;
  display: inline-block;
}
.bigbutton {
  padding: 20px 45px;
}
.bigbutton:hover {
  padding: 17px 42px;
  background-color: #ed1b2d;
  border-style: solid;
  border-color: #ac2925;
  border-width: 3px;
  color: #fff !important;
}
.NormalLink {
  font-size: 16px !important;
}
.resultsDiv {
  position: absolute;
  bottom: 15px;
  z-index: 200;
}
@media only screen and (max-width: 991px) {
  .resultsDiv {
    bottom: -200px;
  }
}
#dvResultsTxt.active {
  max-height: 450px;
  overflow-y: scroll;
  overflow-x: hidden;
}
#dvResultsTxt .result.active.noDetails:hover {
  background-color: #ecede5 !important;
}
#dvResultsTxt .result.active.noDetails h6 {
  margin-bottom: 0;
}
.expand-button {
  text-align: right;
  display: block;
  width: 100%;
}
.expand-button .controlBtn {
  width: 120px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #f0f0eb;
  border: 1px solid #b1b3aa;
  border-bottom: 0;
  text-align: left;
  padding: 3px 0 3px 23px;
  display: inline-block;
  z-index: 1;
  color: #444444;
  font-size: 14px;
  cursor: pointer;
  position: relative;
}
.expand-button .controlBtn .arrow {
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  font-size: 22px;
  position: absolute;
  padding-left: 0;
  text-align: left;
  right: 20px;
}
.expand-button .controlBtn .arrow.active {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -moz-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  -o-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  right: 16px;
}
.expand-button .directionsBtn {
  width: 200px;
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 12px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #f0f0eb;
  border: 1px solid #b1b3aa;
  border-bottom: 0;
  text-align: center;
  padding: 2px;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #444444;
  font-size: 14px;
  cursor: pointer;
}
.expand-button .directionsBtn .arrow {
  font-size: 20px;
  position: relative;
  float: right;
  padding-left: 0;
  text-align: left;
  right: 19px;
}
#dvResultsTxt h5 {
  font-size: 22px;
  color: #ed1b2d;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 0;
}
#dvResultsTxt h6 {
  color: #444;
  font-size: 14px;
  margin-top: 0;
}
#dvResultsTxt .station-detail a.blue.phone {
  color: #013893;
  text-decoration: none;
}
#dvResultsTxt p.green.phone {
  font-size: 15px;
  margin-bottom: 0;
  line-height: 20px;
}
#dvResultsTxt .station-detail {
  font-size: 14px;
  color: #444444;
  display: block;
}
#dvResultsTxt .station-detail a {
  display: block;
  text-decoration: underline;
}
#dvResultsTxt .station-detail span {
  display: block;
}
#dvResultsTxt .station-type li {
  text-align: left;
  float: left;
  display: inline-block;
  zoom: 1;
  margin-right: 3px;
  font-size: 8px;
  text-transform: uppercase;
  margin-top: 10px;
  width: 52px;
}
#dvResultsTxt .station-type .icon {
  display: block;
  font-size: 20px;
}
#dvResultsTxt #GetDirections {
  display: inline-block;
  position: static;
  top: 20px;
  line-height: unset;
}
#dvResultsTxt #GetDirections:hover {
  padding: 12px 23px !important;
}
.same-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#dvResultsTxt .station-type {
  display: block;
  vertical-align: middle;
  position: relative;
  bottom: 0;
  padding-left: 15px;
}
#dvResultsTxt .getdirectionsDiv {
  min-height: 70px;
}
#dvResultsTxt .result {
  display: none;
  padding: 20px 25px;
}
#dvResultsTxt .result img.right {
  right: 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  #dvResultsTxt .result img.right {
    width: 42px;
  }
}
#dvResultsTxt .result.active {
  display: block;
  height: auto !important;
}
#dvResultsTxt.active .result.active {
  border-top: 1px solid #b1b6bf;
}
#dvResultsTxt.active .result.active.wasActive {
  border-top: 0;
}
#dvResultsTxt.active .result.wasActive {
  display: block;
}
#dvResultsTxt #dvResultsTxt1__LPanel,
#dvResultsTxt #dvResultsTxt1__SPanel {
  display: none;
}
#dvResultsTxt #dvResultsTxt1__RPanel {
  padding: 0 27px !important;
}
#dvResultsTxt #dvResultsTxt1__RPanel .dd_tripSummary {
  border-bottom: 1px solid #b1b6bf;
  padding-bottom: 10px;
}
#dvResultsTxt1_SummaryContainer {
  padding: 0 10px;
  margin-top: -10px;
}
#dvResultsTxt #dvResultsTxt1__RPanel .dd_waypoint.firstWaypoint {
  border-bottom: 1px solid #b1b6bf;
}
#dvResultsTxt #dvResultsTxt1__RPanel li.dd_singleStep {
  border-bottom: 1px solid #b1b6bf;
}
#dvResultsTxt.active .result.wasActive .detailed,
#dvResultsTxt.active .result.wasActive h6 {
  display: none;
}
#dvResultsTxt .result.active.noDetails .detailed {
  display: none;
}
#dvResultsTxt .result.active.noDetails.first {
  border-top: 0;
}
#dvResultsTxt .result.active.noDetails.last {
  border-bottom: 0;
}
#dvResultsTxt .result.active.noDetails {
  border-top: 1px solid #b1b6bf;
}
#dvResultsTxt .result.active.notDetails:hover {
  background-color: #ecede5;
}
#dvResultsTxt .result.active.noDetails h5 {
  color: #444444;
  font-size: 22px;
}
@media screen and (max-width: 600px) {
  #dvResultsTxt .result.active.noDetails h5 {
    font-size: 18px;
  }
}
#dvResultsTxt .result.active.noDetails h6 {
  color: #444444;
  font-size: 14px;
}
.icon-icon_my_locatoin_pin {
  position: relative;
  top: 2px;
}
#resultsInfo {
  padding: 10px 10px 0;
}
#resultsInfo:not(.noResults) {
  text-align: left;
}
@media screen and (min-width: 992px) {
  #resultsInfo {
    padding: 10px 25px;
  }
}
@media screen and (max-width: 400px) {
  #resultsInfo {
    font-size: 3.2vw;
  }
}
#resultsInfo.noResults {
  width: 100%;
}
.station-finder-map .tabs,
.station-finder .tabs {
  background: transparent;
  display: flex;
  border: none;
  justify-content: center;
  margin-top: 10px;
}
.station-finder-map .tab,
.station-finder .tab {
  width: 46%;
  margin: 0 2%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  color: white;
  font-size: 12px;
  border: none;
  padding: 5px;
  cursor: pointer;
}
.inputs-inactive {
  display: none;
}
.finder-box-header-plan-a-trip .point-A,
.finder-box-header-plan-a-trip .point-B {
  width: 5%;
  text-align: center;
}
span.switch-points {
  position: absolute;
  left: 0;
  bottom: -13px;
  cursor: pointer;
  display: block;
  width: 22px;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 5;
}
@media screen and (max-width: 600px) {
  span.switch-points {
    left: -3px;
  }
}
#nearest-station .station-info .station-type li .icon.blues,
#nearest-station .station-info .station-type li .icon.broncos {
  max-height: 29px;
}

/*****************************************

			Location Finder(76)

******************************************/
.inactiveLink {
  pointer-events: none;
  cursor: default;
}
/* Promotion UI */
#finder .finder-filterOptions .promotions-filter,
#finder .finder-filterOptions .promotions-filter a {
  color: rgba(51, 122, 183, 0.5);
}
#finder .finder-filterOptions .promotions-filter .promotions-title {
  color: #fff;
  font-size: 18px;
}
#finder .finder-filterOptions .promotions-filter a .check {
  display: none;
}
#finder .finder-filterOptions .finder-filterRow .promotions-filter a.active .check-icon {
  display: inline-block;
}
#stationResultMinimize {
  display: none;
}
.promotions-filter {
  display: inline-block;
  vertical-align: middle;
  width: 33.3333%;
  padding: 0 0 0 15px;
  margin: 8px 0;
  white-space: nowrap;
}
.promotions-filter:first-of-type {
  padding-left: 0;
}
.brand-filter {
  width: 50%;
}
.miles-filter {
  width: 20%;
  padding: 0;
}
.miles-filter {
  padding-left: 0;
}
.promotions-filter-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  padding-right: 5px;
}
.mile--text {
  font-size: 16px;
}
.filter-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  margin-right: 10px;
}
.check-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
.conoco-icon {
  font-size: 32px;
  margin-top: 2px;
}
/* Promotions UI */
#finder .finder-filterOptions .finder-filterRow ul li .titleRow {
  color: #fff;
  line-height: 1px;
}
#finder,
.dirButton,
.expand-button .directionsBtn,
.expand-button .controlBtn {
  font-family: 'AvantGardeGothicITCW02Dm', arial;
}
#finder .finder-filterOptions .brand-filter-row {
  padding: 10px 20px 0;
}
.first-brand-column {
  padding-left: 0;
}
#finder .finder-filterOptions .finder-filterRow .first-brand-column ul li:first-child {
  padding-top: 0;
}
.finder-box-filtersbutton a {
  color: #a3abbe;
}
#finder .finder-box .finder-box-input .pin-location,
#finder .finder-box .finder-box-input #reset-input,
#finder .finder-box .finder-box-input #reset-input-point-A,
#finder .finder-box .finder-box-input #reset-input-point-B {
  top: 14px;
}
#finder .finder-box {
  background-color: #003893;
}
#finder .finder-box .finder-box-input {
  border-color: #002b70;
}
#finder .finder-filterOptions .finder-filterRow {
  border-bottom-color: #002868;
  border-top-color: #003180;
  text-transform: none;
}
#finder .finder-filterOptions .finder-filterRow .button,
#dvResultsTxt #GetDirections {
  text-transform: lowercase;
  font-size: 16px;
}
.button {
  background-color: #f16639;
}
#finder .finder-box .finder-box-filtersbutton .dirButton {
  text-transform: capitalize;
}
#finder .finder-filterOptions ul li,
#finder .finder-filterOptions ul li a {
  color: rgba(51, 122, 183, 0.5);
}
#finder .finder-filterOptions .finder-filterRow .titleRow {
  font-family: 'AvantGardeGothicITCW02Dm', arial;
  margin-top: 3px;
}
#finder .finder-box .finder-filterOptions,
#finder .finder-box .finder-box-filtersbutton .dirButton.active {
  background-color: #002b70;
}
#finder .closeIcon {
  color: #e5e7da;
}
#finder .apply-filter .reset {
  text-decoration: none;
  font-size: 14px;
}
#finder .finder-filterOptions ul li {
  padding-left: 45px;
}
#finder .finder-filterOptions ul li,
#finder .finder-filterOptions ul li a,
#finder .finder-filterOptions .finder-filterRow ul.filters li a.active .check {
  font-size: 16px;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a.active .check {
  top: 11px;
  right: -20px;
}
#finder .finder-filterOptions ul li a.active .check {
  right: -20px;
  top: 5px;
}
.expand-button .controlBtn {
  font-size: 12px;
}
.expand-button .controlBtn .arrow {
  font-size: 14px;
  top: 50%;
}
#finder .apply-filter {
  margin-bottom: 12px;
  padding-left: 22px;
  padding-top: 10px;
  position: relative;
}
#dvResultsTxt h5 {
  color: #f16639;
}
#dvResultsTxt h6,
#dvResultsTxt .result.active.noDetails h6 {
  text-transform: lowercase;
  font-family: 'AvantGardeGothicITCW02Dm', sans-serif;
  color: #474849;
}
#dvResultsTxt #GetDirections:hover {
  padding: 14px 33px !important;
}
#dvResultsTxt .station-type li {
  width: auto;
  text-transform: none;
  margin-right: 20px;
  font-size: 9px;
}
#dvResultsTxt .result.active.noDetails:hover {
  background-color: #f0f1f2 !important;
}
#dvResultsTxt .station-type li .icon {
  text-align: center;
}
#dvMapInfo {
  font-family: 'AvantGardeGothicITCW02Md', sans-serif;
  color: #878889;
  padding: 20px 25px 0px;
}
#finder .finder-box .finder-box-input input,
#dvResultsTxt .station-detail,
#dvResultsTxt .station-type li,
#dvResultsTxt #dvResultsTxt1__RPanel,
#nearest-station .pop-content .station-info .station-description,
#nearest-station .pop-content .station-info .station-type li,
.closest-station-popup .pop-content .station-info .station-description,
.closest-station-popup .pop-content .station-info .station-type li {
  font-family: 'Muli', sans-serif;
}
#dvResultsTxt .station-type {
  padding-left: 0;
}
/* Station finder pin logo */
#dvBingMap .current-class-U76 img {
  width: 28px;
  height: 28px;
}
#dvBingMap #dvError p {
  font-size: 13px;
  color: #000000;
  padding-top: 25px;
  font-family: 'Muli', sans-serif;
}
#dvBingMap .current-class-U76:hover,
#dvBingMap .current-class-U76.hoverStation {
  background-image: url('img/find_a_station/U76-logo-100.svg');
  background-repeat: no-repeat;
  width: 32px !important;
  height: 31px !important;
}
#dvBingMap .current-class-U76.selectedStation:hover,
#dvBingMap .current-class-U76.selectedStation {
  background-image: url('img/find_a_station/U76-logo-100.svg');
  background-repeat: no-repeat;
  width: 40px !important;
  height: 39px !important;
}
#dvBingMap .current-class-P66 img {
  width: 30px;
  height: 29px;
}
#dvBingMap .current-class-P66:hover,
#dvBingMap .current-class-P66.hoverStation {
  background-image: url('img/find_a_station/P66-logo-100.svg');
  background-repeat: no-repeat;
  width: 35px !important;
  height: 34px !important;
}
#dvBingMap .current-class-P66.selectedStation:hover,
#dvBingMap .current-class-P66.selectedStation {
  background-image: url('img/find_a_station/P66-logo-100.svg');
  background-repeat: no-repeat;
  width: 45px !important;
  height: 44px !important;
}
#dvBingMap .current-class-CON img {
  width: 60px;
  height: 28px;
}
#dvBingMap .current-class-CON:hover,
#dvBingMap .current-class-CON.hoverStation {
  background-image: url('img/find_a_station/CON-logo-100.svg');
  background-repeat: no-repeat;
  width: 65px !important;
  height: 31px !important;
}
#dvBingMap .current-class-CON.selectedStation:hover,
#dvBingMap .current-class-CON.selectedStation {
  background-image: url('img/find_a_station/CON-logo-100.svg');
  background-repeat: no-repeat;
  width: 80px !important;
  height: 38px !important;
}
#finder .finder-filterOptions .radius ul li {
  width: 25%;
  padding: 0;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a.active.station-finder__filter .check {
  top: 21px;
}
@media only screen and (max-width: 991px) {
  #finder .finder-filterOptions .finder-filterRow ul.filters li a.active .check {
    right: -25px;
  }
  #finder .apply-filter .reset {
    text-decoration: underline;
    font-size: 20px !important;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li a,
  #finder .finder-filterOptions .finder-filterRow ul.filters li {
    font-size: 15px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #finder .apply-filter .reset {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 480px) {
  #finder .finder-filterOptions .promotions-filter .promotions-title {
    font-size: 13px;
  }
  #finder .finder-filterOptions .finder-filterRow {
    padding: 8px 20px;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li a {
    line-height: 10px;
  }
  #finder .finder-filterOptions .finder-filterRow .titleRow {
    font-size: 13px;
    margin: 2px 0 9px;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li {
    padding-bottom: 0;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li a .icon {
    font-size: 18px;
    top: 3px;
  }
  #finder .apply-filter .reset {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 320px) {
  #finder .finder-filterOptions ul li a.active .check {
    top: 3px;
  }
  #finder .finder-filterOptions ul li,
  #finder .finder-filterOptions ul li a {
    font-size: 13px;
  }
  #finder .finder-filterOptions ul li {
    padding-left: 30px;
  }
  #finder .finder-filterOptions .finder-filterRow .titleRow {
    margin: 0;
  }
  #finder .apply-filter .reset {
    text-decoration: underline;
  }
}
@media (min-width: 420px) {
  #finder .finder-filterOptions .radius ul li {
    width: 20%;
  }
}

#finder {
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-top: 0px;
}
#finder .finder-box .finder-box-input {
  position: relative;
}
#finder .finder-box .finder-box-header-plan-a-trip .finder-box-input input {
  display: inline-block;
  width: 80%;
  margin: 5px 0;
}
/* Plan a trip */
#finder .finder-box .finder-box-header-plan-a-trip .finder-box-filtersbutton {
  float: right;
  width: 12%;
}
#finder .finder-box .finder-box-header-plan-a-trip .finder-box-filtersbutton .dirButton {
  padding-top: 5px;
}
#finder .finder-filterOptions .finder-filterRow {
  padding: 5px 0px;
}
.finder-filterRow ul.filters li:first-child {
  margin: 0 auto;
  padding: 0;
}
#finder .finder-filterOptions .finder-filterRow ul li .titleRow {
  line-height: 1.5;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li a,
#finder .finder-filterOptions .finder-filterRow ul.filters li {
  line-height: 1.6;
}
#finder .finder-filterOptions ul li a {
  font-family: 'Muli', sans-serif;
}
#finder .finder-filterOptions .finder-filterRow ul.filters li {
  float: left;
  margin: 0 auto;
}
#finder .finder-box .finder-box-input .pin-location,
#finder .finder-box .finder-box-input #reset-input {
  right: 20px;
  left: auto;
}
#finder .finder-box .finder-box-input #reset-input-point-A,
#finder .finder-box .finder-box-input #reset-input-point-B,
#finder .finder-box .finder-box-input #pin-locationA.pin-location {
  right: 15%;
  margin-top: -5px;
  left: auto;
}
#finder .apply-filter .reset {
  font-size: 16px;
  font-family: Muli, sans-serif;
  margin-left: 15px;
}
#cstore-txt {
  display: inline;
}
@media only screen and (min-width: 250px) {
  #finder .finder-filterOptions .finder-filterRow .titleRow {
    padding: 0 21px;
  }
  #finder .finder-filterOptions .finder-filterRow ul li .titleRow {
    padding: 0;
    padding-top: 13px;
    margin: 0 auto;
  }
  #finder .finder-filterOptions .finder-filterRow ul.filters li {
    width: 50%;
  }
}
.resultsDiv {
  font-size: 14px;
  line-height: 1.42857143;
}
.resultsDiv h5 {
  font-family: 'AvantGardeGothicITCW02Dm', sans-serif;
}
#dvResultsTxt {
  background-color: #fff;
  /*
    margin-left: 70px;
    width: 420px;
    max-height: 315px;
    */
  /* -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);*/
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 991px) {
  #dvResultsTxt {
    width: 100%;
    margin-left: 0px;
  }
}
#dvResultsTxt .result.active.noDetails h5 {
  font-family: 'AvantGardeGothicITCW01Bk', sans-serif;
}
.right {
  float: right;
}
#dvBingMap ul.line-options {
  margin-left: 0;
}
#dvBingMap .detailed .cell {
  width: 100%;
}
#dvBingMap #dvError {
  background-color: #fff;
  min-height: 204px;
  max-height: 245px;
  padding: 20px 25px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
  position: relative;
  z-index: 2;
  font-size: 16px;
  color: #000;
  font-family: 'AvantGardeGothicITCW02Dm', arial;
  display: none;
  width: 480px;
  margin-left: 70px;
}
@media only screen and (max-width: 991px) {
  #dvBingMap #dvError {
    margin-left: 0px;
    width: 100%;
  }
}
.MicrosoftMap .NavBar_Container.Light .slot,
.MicrosoftMap .NavBar_Container.Light .switchSlot {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  #finder .finder-box .finder-box-input input {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) {
  #finder .finder-filterOptions .finder-filterRow ul.filters li {
    width: 33.333%;
  }
}
@media only screen and (max-width: 991px) {
  .resultsDiv {
    width: 100%;
  }
  #dvBingMap {
    height: 450px;
    max-height: 450px;
    z-index: 1;
  }
  #dvBingMap.mobile {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  #finder .finder-box .finder-box-input input {
    width: 96%;
  }
  #finder {
    position: absolute;
    z-index: 20;
    margin-top: 45px;
    width: 480px;
    margin-left: 70px;
  }
  #finder .finder-box .finder-box-input input {
    width: 93%;
  }
  #dvBingMap {
    height: 75vw;
  }
  html[lang="es"] #cstore-txt {
    display: flex;
  }
  html[lang="es"] #finder .finder-filterOptions .finder-filterRow ul.filters li a.active #cstore-chk.check {
    right: 27px;
    top: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  #dvBingMap {
    height: 55vw;
    max-height: 800px;
  }
}
.MicrosoftMap .drDurationRoot {
  padding: 16px 10px;
}

#dvStatusInfo {
  background-color: #fff;
  box-shadow: 0 2px 2px -2px #808080;
  color: black;
  text-align: center;
  z-index: 3;
  position: relative;
  display: flex;
  align-items: center;
}
#dvStatusInfo.psx_76 a {
  text-transform: lowercase;
}
#dvStatusInfo.psx_p66 a {
  text-transform: uppercase;
}
#dvStatusInfo.psx_conoco a {
  text-transform: uppercase;
}
#dvViewTab {
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
  border: 1px black;
  color: black;
  cursor: pointer;
  display: none;
  text-align: center;
}
#dvViewTab.active {
  display: flex;
}
#dvViewTab p {
  transform: translate(0, 50%);
}
#tabStations {
  box-shadow: 5px 0 5px -1px #888888;
}
#tabDirections {
  box-shadow: -5px 0px 5px -1px #888888;
}
#tabStations.inactive {
  color: #b5b5b5;
  border-bottom: 1px solid #cecece;
  box-shadow: none;
}
#tabDirections.inactive {
  border-bottom: 1px solid #cecece;
  color: #b5b5b5;
  box-shadow: none;
}
#dvResultsTxt,
#dvDirections {
  display: none;
}
#dvResultsTxt.selected,
#dvDirections.selected {
  display: block;
}
#dvDirections {
  background-color: #fff;
}
#dvDirections.selected {
  max-height: 430px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media only screen and (min-width: 992px) {
  #dvResultsTxt.active {
    max-height: 525px;
  }
}
#mobileToggleView {
  display: none;
}
@media only screen and (max-width: 991px) {
  #mobileToggleView {
    line-height: 100%;
    width: auto;
    margin: 10px;
    font-size: 12px;
    padding: 10px 25px;
  }
  #mobileToggleView.noResults {
    display: none;
  }
  #mobileToggleView.active {
    display: block;
  }
}
/* plan a trip */
#input-address-end {
  display: none;
}
#input-address-end.active {
  display: block;
}
#finder .finder-box .finder-box-input input[type=text]::-ms-clear {
  display: none;
}
#finder .finder-box .finder-box-input .pin-location,
#finder .finder-box .finder-box-input #pin-location-end,
#finder .finder-box .finder-box-input #reset-input,
#finder .finder-box .finder-box-input #reset-input-end {
  right: 20px;
  left: auto;
}
/* FLOAT FILTERS
.finder-box {
    position: relative;
}
.finder-filterOptions {
    position: absolute;
    z-index: 2222;
}
*/
/* RESULTS STYLING */
#dvResultsTxt .station-type {
  color: #0a0a0a;
  padding: 0;
  margin: 0;
}
#dvResultsTxt .result.active {
  display: block;
  height: 100% !important;
  padding: 20px 10px;
}
#dvResultsTxt .small-1.result-count {
  text-align: center;
}
.P76LogoResult img,
.P66LogoResult img,
.conocoLogoResult img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.P76LogoResult img {
  width: 50px;
}
.P66LogoResult img {
  width: 50px;
}
.conocoLogoResult img {
  width: 65px;
  margin-top: 4px;
}
#dvResultsTxt .result.active .station-details {
  padding-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#dvResultsTxt .result.active .station-cta {
  padding-top: 1rem;
}
#dvResultsTxt .result.active .station-cta .base-button {
  padding: 15px;
  font-size: 14px;
}
@media screen and (max-width: 400px) {
  #dvResultsTxt .result.active .station-cta .base-button {
    font-size: 3vw;
  }
}
#dvResultsTxt .result.active .station-cta a#stationLanding {
  margin-right: 8px;
}
.resultsDiv {
  position: relative;
  bottom: 0;
  z-index: 200;
}
@media only screen and (min-width: 992px) {
  #finder {
    position: absolute;
    z-index: 20;
    width: 480px;
    margin: 0;
    margin-left: 1.5rem;
  }
}
#dvResultsTxt .station-type li .icon,
#nearest-station .station-amenities .station-type svg {
  max-height: 20px;
}
.line-options.station-type .icon svg,
#nearest-station .station-amenities .station-type svg {
  width: 20px;
  height: 20px;
  vertical-align: super;
}
.MicrosoftMap .cardContent .dirRouteStart .dirIcon,
.MicrosoftMap .dirRouteStart.dirIcon,
.MicrosoftMap .directionsPanel .dirRouteStart .dirIcon,
.MicrosoftMap .dirInstructions .dirRouteStart .dirIcon {
  background-color: #107c10 !important;
  border: none !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: bold !important;
  height: 30px !important;
  text-align: center !important;
  width: 30px !important;
}
.MicrosoftMap .cardContent .dirRouteEnd .dirIcon,
.MicrosoftMap .dirRouteEnd.dirIcon,
.MicrosoftMap .directionsPanel .dirRouteEnd .dirIcon,
.MicrosoftMap .dirInstructions .dirRouteEnd .dirIcon {
  background-color: #e12d30 !important;
  border: none !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: bold !important;
  height: 30px !important;
  text-align: center !important;
  width: 30px !important;
}
.MicrosoftMap .cardContent .dirRouteStop .dirIcon,
.MicrosoftMap .dirRouteStop.dirIcon,
.MicrosoftMap .directionsPanel .dirRouteStop .dirIcon,
.MicrosoftMap .dirInstructions .dirRouteStop .dirIcon {
  background-color: #2167ff !important;
  border: none !important;
  border-radius: 50% !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: bold !important;
  height: 30px !important;
  text-align: center !important;
  width: 30px !important;
}
.MicrosoftMap .circleIcon .dirIcon {
  background: transparent !important;
}
.MicrosoftMap .dirInstructions div.dirInstructionTravelDistance {
  max-width: 33px !important;
}
.MicrosoftMap .Infobox .infobox-title.psx_76 {
  font-family: 'AvantGardeGothicITCW02Dm', sans-serif;
}
span.infobox-description.psx_76 {
  font-family: 'AvantGardeGothicITCW01Bk', sans-serif;
}
.station-select.psx_76 a {
  text-transform: lowercase;
}
.MicrosoftMap .Infobox .infobox-title.psx_p66 {
  font-family: "Knockout 50 A", "Knockout 50 B";
}
span.infobox-description.psx_p66 {
  font-family: "Knockout 30 A", "Knockout 30 B";
}
.station-select.psx_p66 a {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 16px;
}
.MicrosoftMap .Infobox .infobox-title.psx_conoco {
  font-family: 'GTWalsheimProBold', sans-serif;
}
span.infobox-description.psx_conoco {
  font-family: 'Muli', sans-serif;
  text-transform: uppercase;
}
.station-select.psx_conoco a {
  margin-top: 5px;
  text-transform: uppercase;
}
.station-finder-map {
  position: relative;
}
.station-finder-map .spinner {
  cursor: default;
  z-index: 9000;
}
.detailed.station-cta.psx_76 .base-button {
  text-transform: lowercase;
}
.detailed.station-cta.psx_p66 .base-button {
  text-transform: uppercase;
}
.detailed.station-cta.psx_conoco .base-button {
  text-transform: uppercase;
}
.psx_76 .MicrosoftMap,
.psx_p66 .MicrosoftMap,
.psx_conoco .MicrosoftMap {
  font-family: 'Segoe UI', 'San Francisco', Helvetica, Arial, Sans-Serif;
}
.psx_76 .MicrosoftMap .drHours,
.psx_p66 .MicrosoftMap .drHours,
.psx_conoco .MicrosoftMap .drHours,
.psx_76 .MicrosoftMap .drMins,
.psx_p66 .MicrosoftMap .drMins,
.psx_conoco .MicrosoftMap .drMins {
  font-size: 20px;
  text-align: center;
}
.psx_76 .MicrosoftMap .hoursMinsSeparator,
.psx_p66 .MicrosoftMap .hoursMinsSeparator,
.psx_conoco .MicrosoftMap .hoursMinsSeparator {
  font-size: 20px;
  text-align: center;
}
.psx_76 .MicrosoftMap .drHoursLabel,
.psx_p66 .MicrosoftMap .drHoursLabel,
.psx_conoco .MicrosoftMap .drHoursLabel,
.psx_76 .MicrosoftMap .drMinsLabel,
.psx_p66 .MicrosoftMap .drMinsLabel,
.psx_conoco .MicrosoftMap .drMinsLabel {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  #finder .finder-box .finder-box-input .pin-location,
  #finder .finder-box .finder-box-input #pin-location-end,
  #finder .finder-box .finder-box-input #reset-input,
  #finder .finder-box .finder-box-input #reset-input-end {
    right: 0 !important;
    width: 80px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #finder .finder-box .finder-box-header .finder-box-input .pin-location {
    right: 1% !important;
    width: 80px !important;
  }
}
@media only screen and (max-width: 991px) {
  #finder .finder-box .finder-box-header-plan-a-trip .finder-box-input .pin-location {
    right: 11% !important;
    width: 80px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #finder .finder-box .finder-box-header-plan-a-trip .finder-box-input .pin-location {
    right: 12.5% !important;
    width: 80px !important;
  }
}
@media only screen and (max-width: 991px) {
  .icon-icon_my_locatoin_pin {
    right: -40px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .icon-icon_my_locatoin_pin {
    right: -37px !important;
  }
}
@media only screen and (max-width: 991px) {
  .icon-icon_my_locatoin_pin .path3:before {
    margin-left: -2em !important;
  }
}
@media only screen and (max-width: 991px) {
  .icon-icon_close:before {
    margin-left: 40px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .icon-icon_close:before {
    margin-left: 33px;
  }
}
.MicrosoftMap .dirRouteLegTable {
  width: 100%;
}
.routeLink.disabled {
  background-color: #7d8084;
  border-color: #616467;
  cursor: not-allowed;
  opacity: 0.5;
}
.routeLink.disabled:hover {
  border-color: #616467;
}

