<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Grille */
/* Couleur discontinue */
/* / Couleur discontinue */
/* BLEU */
/* GRIS FONCÃ‰ */
/* BLEU NORME */
/* Recherche */
/* MENU PRINCIPAL */
/* BREAKPOINT */
/* HEADING */
/*Collapse */
/* TABLEAU */
/* FOOTER */
/* CARROUSEL NAV */
/* Bandeau bleu se connecter */
/**************************************
 Map
***************************************/
.info-panne-bis {
  position: relative;
  overflow: visible;
}
.info-panne-bis .rss-block {
  margin-bottom: 30px;
}
.info-panne-bis .map-block {
  position: relative;
  height: 520px;
  top: auto;
  margin: 10px 0 15px 0;
}
.HQ_responsiveMobile .info-panne-bis .map-block {
  margin-top: 0;
  z-index: 90;
}
.tabs-wrapper li:first-child {
  margin-top: 6px;
}
.info-panne-bis .map-block .update-time-msg,
.info-panne-bis .map-block .update-time-msg-int {
  display: table;
  background-color: #f1f1f0;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: auto;
  right: auto;
  color: #000;
  margin-bottom: 0;
  padding: 5px 15px 5px 15px;
  height: 40px;
}
.info-panne-bis .map-block .update-time-msg span,
.info-panne-bis .map-block .update-time-msg-int span {
  display: table-cell;
  vertical-align: middle;
}
.info-panne-bis .map-block .update-time-msg span .icon-pannes,
.info-panne-bis .map-block .update-time-msg-int span .icon-pannes {
  display: inline-block;
  width: 22px;
  height: 22px;
  content: "";
}
.info-panne-bis .map-block .update-time-msg span.actuals,
.info-panne-bis .map-block .update-time-msg-int span.actuals {
  width: 18%;
}
.info-panne-bis .map-block .update-time-msg span.actuals .icon-pannes,
.info-panne-bis .map-block .update-time-msg-int span.actuals .icon-pannes {
  width: 12px;
  background: url('/themes/pannes/images/icons/gmaps-legend-pannes.png') no-repeat 0 0;
}
.info-panne-bis .map-block .update-time-msg span.majors,
.info-panne-bis .map-block .update-time-msg-int span.majors {
  width: 18%;
}
.info-panne-bis .map-block .update-time-msg span.majors .icon-pannes,
.info-panne-bis .map-block .update-time-msg-int span.majors .icon-pannes {
  background: url('/themes/pannes/images/icons/gmaps-legend-pannes-majeures.png') no-repeat 0 0;
}
.info-panne-bis .map-block .update-time-msg span.interventions,
.info-panne-bis .map-block .update-time-msg-int span.interventions {
  width: 50%;
}
.info-panne-bis .map-block .update-time-msg span.interventions .icon-pannes,
.info-panne-bis .map-block .update-time-msg-int span.interventions .icon-pannes {
  background: url('/themes/pannes/images/icons/gmaps-legend-intervention.png') no-repeat 0 0;
}
.info-panne-bis .map-block .update-time-msg span.time,
.info-panne-bis .map-block .update-time-msg-int span.time {
  text-align: right;
}
.info-panne-bis .map-block .update-time-msg .update-time-value,
.info-panne-bis .map-block .update-time-msg-int .update-time-value {
  display: inline;
  vertical-align: initial;
}
.info-panne-bis .map-wrapper {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.info-panne-bis .map-canvas {
  height: 100%;
}
.info-panne-bis .map-canvas {
  height: 485px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.info-panne-bis .map-load-anim {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/themes/pannes/images/anim-map-loading-desktop.gif') no-repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  background-position: center;
  background-size: cover;
}
.info-panne-bis .map-load-anim-content {
  color: #fff;
  font-size: 16px;
  width: 100%;
  margin: 130px auto 0 auto;
  text-align: center;
}
.info-panne-bis .map-unavailable {
  position: absolute;
  z-index: 4;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/themes/pannes/images/carte-cover.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  background-position: center;
  background-size: cover;
}
.info-panne-bis .map-unavailable .main-msg {
  color: #fff;
  font-size: 19px;
  width: 94%;
  text-align: center;
  text-transform: none;
  margin: 200px 0 20px 0;
  padding: 0 3%;
}
.info-panne-bis .map-unavailable p {
  font-size: 16px;
  color: #fff;
  width: 94%;
  padding: 0 3%;
  text-align: center;
}
.info-panne-bis .marker-cluster-style {
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
  color: #fff;
  font-weight: normal;
}
.info-panne-bis .search-places-wrapper {
  background-color: transparent;
  display: none;
  width: 355px;
  padding: 0;
  position: absolute;
}
.HQ_responsiveMobile .info-panne-bis .search-places-wrapper {
  display: none;
  position: fixed;
  top: 120px;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: white;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  z-index: 100;
}
.info-panne-bis form input.pac-input {
  display: block;
  position: relative;
  border: 1px solid #828282;
  margin: 0;
  height: 32px;
  border-radius: 4px;
  padding: 4px 10px 5px 10px;
  width: 275px;
  background-color: #fff;
  font-size: 13px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 300;
  text-overflow: ellipsis;
  z-index: 10;
}
.info-panne-bis form input.pac-input::-webkit-input-placeholder {
  color: #48433f;
  opacity: 0.5;
}
.info-panne-bis form input.pac-input::-moz-placeholder {
  color: #48433f;
  opacity: 0.5;
}
.info-panne-bis form input.pac-input:-ms-input-placeholder {
  color: #48433f;
  opacity: 0.5;
}
.info-panne-bis form input.pac-input::placeholder {
  color: #48433f;
  opacity: 0.5;
}
.HQ_responsiveDesktop .info-panne-bis form input.pac-input,
.HQ_responsiveTablet .info-panne-bis form input.pac-input {
  top: 30px;
  left: 20px;
}
.HQ_responsiveMobile .info-panne-bis form input.pac-input {
  top: 0;
  left: 0;
  height: 45px;
  border: none;
  width: 80%;
  box-shadow: none;
}
.info-panne-bis .searchbutton {
  position: absolute;
  width: 60px;
  right: 0;
  left: auto;
  height: 32px;
  top: 30px;
  background-color: #003366;
  border: 0 none;
  margin: 0;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 10;
}
.HQ_responsiveMobile .info-panne-bis .searchbutton {
  top: 0;
  right: 0;
  height: 45px;
  width: 20%;
  background: white;
}
.HQ_responsiveMobile .info-panne-bis .searchbutton:hover,
.HQ_responsiveMobile .info-panne-bis .searchbutton:focus {
  background-color: #003366;
  border: none;
  border-radius: 0;
}
.HQ_responsiveMobile .info-panne-bis .searchbutton:hover svg,
.HQ_responsiveMobile .info-panne-bis .searchbutton:focus svg {
  color: #fff;
}
.info-panne-bis .searchbutton:hover,
.info-panne-bis .searchbutton:focus {
  background-color: #ccc;
  border: 1px solid #828282;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.info-panne-bis .searchbutton:hover svg,
.info-panne-bis .searchbutton:focus svg {
  color: #003366;
}
.info-panne-bis .searchbutton svg {
  color: #fff;
  font-size: 17px;
  margin-top: 5px;
}
.HQ_responsiveMobile .info-panne-bis .searchbutton svg {
  color: #9b9b9f;
}
.info-panne-bis .pac-error {
  display: none;
  background-color: #47423e;
  position: absolute;
  color: #fff;
  left: 20px;
  top: 70px;
  max-width: 375px;
  padding: 10px;
  font-weight: bold;
}
.info-panne-bis .pac-error .search-string {
  font-weight: normal;
  display: block;
}
.info-panne-bis .app-vertical-widget-holder {
  bottom: 75px;
}
/*
Styles des boutons My location et Zoom sur la carte BIS  START
*/
.app-vertical-widget-holder {
  bottom: 75px;
  position: absolute;
  right: 20px;
  z-index: 4;
}
.app-vertical-item {
  margin-top: 3px;
}
.widget-mylocation {
  cursor: pointer;
  position: relative;
}
.widget-mylocation .bottom {
  top: 35px;
}
.widget-mylocation-button {
  background-color: #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  height: 30px;
  overflow: hidden;
  width: 30px;
}
.widget-mylocation-button:hover .widget-mylocation-button-icon,
.widget-mylocation-button:focus .widget-mylocation-button-icon {
  background-position: -23px 0;
}
.widget-mylocation-button .widget-mylocation-button-icon {
  background-image: url('/themes/pannes/images/icons/gmaps-location-btn.png');
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0 0;
  display: block;
  height: 23px;
  left: 5px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  width: 23px;
}
.widget-zoom {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  position: relative;
}
.widget-zoom-button {
  background-color: #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  display: block;
  height: 30px;
  overflow: hidden;
  width: 30px;
  position: relative;
}
.widget-zoom-button .widget-zoom-icon {
  background-image: url('/themes/pannes/images/icons/gmaps-zoom-btn.png');
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  color: transparent;
}
.widget-zoom-button:hover .widget-zoom-icon,
.widget-zoom-button:focus .widget-zoom-icon {
  color: transparent;
}
.widget-zoom-button.widget-zoom-in {
  top: 0;
}
.widget-zoom-button.widget-zoom-in .widget-zoom-icon {
  height: 21px;
  width: 18px;
  top: 5px;
  left: 6px;
  background-position: 0 0;
}
html.ie8 .widget-zoom-button.widget-zoom-in .widget-zoom-icon {
  top: -10px;
}
.widget-zoom-button.widget-zoom-in:hover .widget-zoom-icon,
.widget-zoom-button.widget-zoom-in:focus .widget-zoom-icon {
  background-position: -18px 0;
}
.widget-zoom-button.widget-zoom-out {
  bottom: 0;
}
.widget-zoom-button.widget-zoom-out .widget-zoom-icon {
  height: 21px;
  width: 18px;
  top: 6px;
  left: 6px;
  background-position: 0 -22px;
}
html.ie8 .widget-zoom-button.widget-zoom-out .widget-zoom-icon {
  top: -10px;
}
.widget-zoom-button.widget-zoom-out:hover .widget-zoom-icon,
.widget-zoom-button.widget-zoom-out:focus .widget-zoom-icon {
  background-position: -18px -22px;
}
.widget-zoom-button-divider {
  background-color: #E6E6E6;
  height: 1px;
  left: 0;
  position: absolute;
  top: 30px;
  width: 30px;
  z-index: 3;
}
.map-canvas img {
  max-width: none;
}
/*
Styles des boutons Search, My location et Zoom sur la carte BIS  END
*/
.infobox-wrapper {
  display: none;
}
.map-canvas .infoBox img:not(.hq-lien-icn-ext) {
  position: absolute !important;
  right: 5px;
  top: 5px;
}
/* Single infobox marker */
.gmaps-infobox.gmaps-single-infobox .elem1 {
  text-transform: none;
  font-weight: 600;
}
.gmaps-infobox.gmaps-single-infobox .title-int {
  display: none;
}
/* Pannes / Interruptions infobox marker */
.gmaps-infobox {
  border: 2px solid #F56A00;
  background: #fff;
  padding: 12px 34px 12px 12px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
  border-radius: 2px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
  min-height: 50px;
  min-width: 250px;
  max-width: 350px;
}
.gmaps-infobox .arrow-tip {
  position: absolute;
  background: url('/themes/pannes/images/icons/bubble-arrow-tooltip.png') no-repeat scroll 0 0 transparent;
  bottom: -21px;
  left: 53px;
  width: 24px;
  height: 23px;
}
.gmaps-infobox .arrow-tip-i {
  position: absolute;
  background: url('/themes/pannes/images/icons/bubble-arrow-tooltip-i.png') no-repeat scroll 0 0 transparent;
  bottom: -21px;
  left: 53px;
  width: 24px;
  height: 23px;
}
.gmaps-infobox .line {
  display: block;
}
.gmaps-infobox .bloc1 {
  padding-bottom: 7px;
}
.gmaps-infobox .bloc3 {
  padding-top: 7px;
}
.gmaps-infobox .elem1 {
  font-size: 13px;
  color: #000;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.gmaps-infobox .elem2 {
  font-size: 11px;
  color: #000;
  padding-bottom: 7px;
}
.gmaps-infobox .elem3 {
  font-size: 11px;
  color: #000;
}
.gmaps-infobox span.time {
  display: inline-block;
}
.gmaps-infobox .more-infos:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 8px;
  background: url('/images2016/bg_arrow_link.png') no-repeat 0 0;
}
.gmaps-infobox .more-infos a {
  text-decoration: none;
}
.gmaps-infobox .more-infos a:hover {
  text-decoration: underline;
}
.unavailable-msg {
  display: none;
}
.bis-description {
  display: none;
}
.bis-mobile-description {
  margin-top: 15px;
}
/* Full map layout sur mobile */
.mobile-bis-map-state .mainHeader .blockb .siteWrapper .searchField,
.mobile-bis-map-state #mainFooter {
  display: none;
}
.mobile-bis-map-state .row.grid_content {
  padding: 0;
  margin-top: -20px;
}
.mobile-bis-map-state .pac-container {
  left: 0 !important;
}
.mobile-bis-map-state .map-block .update-time-msg &gt; span,
.mobile-bis-map-state .map-block .update-time-msg-int &gt; span {
  display: inline-block;
}
.mobile-bis-map-state .modal-localisation-non-autorisee {
  min-height: 120px;
  min-width: 100px;
  max-width: 280px;
}
html.ie .map-block .update-time-msg &gt; span,
html.ie .map-block .update-time-msg-int &gt; span {
  display: inline;
}
/*  infobule pour installer le shortcut sur mobile dashboard 
.infobulle-app-link {
  display: none;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link {
  display: block;
}
.landscape .infobulle-app-link {
  display: none !important;
}
.mobile-bis-map-state.android-app-link-active .map-block {
  top: 106px;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link {
  background: #363636;
  overflow: hidden;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link span.icon-app-link {
  display: none;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link span.close {
  text-indent: -3000px;
  display: block;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link span.close:after {
  content: 'X';
  background-image: url("../../themes/pannes/images/close_overlay_grey@2x.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  display: block;
  cursor: pointer;
  position: absolute;
  top: -2px;
  right: 0px;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link div {
  position: relative;
  width: 100%;
  color: #000000;
  background: #F7F7F7;
  border: 2px solid #A3A3A3;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 0px;
  margin-top: 12px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link div:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 95%;
  margin-left: -11px;
  width: 0;
  height: 0;
  border-bottom: 11px solid #A3A3A3;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
}
.mobile-bis-map-state.android-app-link-active .infobulle-app-link div:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 95%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #F7F7F7;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link {
  display: block;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link {
  position: fixed;
  width: 100%;
  text-align: center;
  bottom: 12px;
  z-index: 9999;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link span.icon-app-link:after {
  display: inline-block;
  width: 26px;
  height: 26px;
  color: #bbb;
  content: "+";
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 26px;
  margin-right: 5px;
  font-weight: bold;
  font-size: 16px;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link span.close {
  text-indent: -3000px;
  display: block;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link span.close:after {
  content: 'X';
  background-image: url("../../themes/pannes/images/close_overlay_grey@2x.png");
  background-position: 43% 40%;
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 9px;
  right: 7px;
  border: 1px solid #A3A3A3;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  width: 17px;
  height: 16px;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link div {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  color: #000000;
  background: #F7F7F7;
  border: 2px solid #A3A3A3;
  line-height: 11px;
  text-align: center;
  border-radius: 0px;
  position: relative;
  padding-left: 5px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 3px;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link div:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -11px;
  width: 0;
  height: 0;
  border-top: 11px solid #A3A3A3;
  border-right: 11px solid transparent;
  border-left: 11px solid transparent;
}
.mobile-bis-map-state.iphone-app-link-active .infobulle-app-link div:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid #F7F7F7;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
*/
/*************************************
  Media queries - Tablet and Desktop
***************************************/
@media (min-width: 768px) {
  /**************************************
     Table
    ***************************************/
  .bis-desktop-content {
    background-color: #f1f1f0;
    padding: 35px 25px 5px 25px;
    margin-top: 10px;
  }
  .bis-desktop-content h2 {
    margin: 0;
    padding-bottom: 10px;
  }
  .bis-desktop-content .service-off {
    border: 1px solid #000;
    padding: 40px 35px;
    margin-bottom: 35px;
  }
  .bis-desktop-content .service-off h3 {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .bis-desktop-content .service-off p {
    font-size: 13px;
    padding-bottom: 7px;
  }
  .bis-desktop-content .update-time-msg,
  .bis-desktop-content .update-time-msg-int {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
    margin-bottom: 12px;
  }
  .bis-toggle {
    margin-top: 30px;
  }
  .bis-toggle li {
    margin-bottom: 0;
  }
  .bis-toggle a,
  .bis-toggle button {
    border: 1px solid #003366;
    padding: 7px 13px;
    position: relative;
    text-decoration: none;
  }
  .bis-toggle a,
  .bis-toggle button {
    border: 1px solid #003366;
    padding: 7px 13px;
    position: relative;
    text-decoration: none;
  }
  .bis-toggle a:first-child,
  .bis-toggle button:first-child {
    padding: 7px 40px;
  }
  .bis-toggle a + button,
  .bis-toggle button + button {
    margin-left: -5px;
  }
  .bis-toggle a.active,
  .bis-toggle button.active {
    background-color: #003366;
  }
  .bis-toggle a.active .label,
  .bis-toggle button.active .label {
    color: white;
  }
  .bis-toggle a .label,
  .bis-toggle button .label {
    font-size: 14px;
    color: #50575d;
  }
  table {
    border: none;
    width: 100%;
  }
  table a {
    text-decoration: none;
  }
  table a:hover,
  table a:focus {
    text-decoration: underline;
  }
  table th,
  table td {
    padding: 8px 10px;
    border: none;
    font-weight: normal;
    text-align: left;
  }
  table th .main-value,
  table td .main-value {
    font-size: 14px;
  }
  table tr .align-right {
    text-align: right;
    padding-right: 30px;
  }
  table tr .align-half {
    text-align: right;
  }
  table thead tr th {
    background-color: #003366;
    color: white;
    font-size: 1em;
    border-top: 1px solid #cecdcc;
    border-left: 1px solid #cecdcc;
    border-right: 1px solid #cecdcc;
    text-align: center;
    vertical-align: middle;
  }
  table thead tr th:first-child {
    text-align: left;
  }
  html.ie7 table thead tr th {
    padding-right: 0;
  }
  table thead tr th #tooltip {
    text-align: left;
  }
  table tbody tr.tr-hover:hover,
  table tbody tr.tr-hover.alt:hover {
    background-color: #dcdcda;
  }
  table tbody tr.tr-hover:hover td:first-child a,
  table tbody tr.tr-hover.alt:hover td:first-child a {
    text-decoration: underline;
  }
  table tbody tr {
    background-color: white;
  }
  table tbody tr.alt {
    background-color: #f1f1f0;
  }
  table tbody th:first-child,
  table tbody td:first-child {
    padding: 10px 15px 10px 15px;
  }
  table tbody th,
  table tbody td {
    padding: 10px 10px;
    border: 1px solid #cecdcc;
  }
  table tbody th.align-center,
  table tbody td.align-center {
    text-align: center;
  }
  table tfoot td:first-child {
    text-transform: uppercase;
    font-weight: normal;
    border-right: 1px solid #000;
    background-color: #003366;
  }
  table tfoot th,
  table tfoot td {
    background-color: #003366;
    border-left: 1px solid #000;
    color: #fff;
    font-size: 13px;
  }
  table tfoot th:first-child,
  table tfoot td:first-child {
    border-left: none;
  }
  table tfoot th.tablesorter-headerDesc,
  table tfoot td.tablesorter-headerDesc,
  table tfoot th.tablesorter-headerAsc,
  table tfoot td.tablesorter-headerAsc {
    background-image: none;
  }
  table tfoot .main-value {
    font-size: 14px;
  }
  table tfoot th {
    text-transform: uppercase;
  }
  table button.tooltips {
    height: auto;
    border: none;
  }
  table button.tooltips span.line {
    display: inline-block;
    white-space: nowrap !important;
    border-bottom: 1px dashed;
    text-transform: uppercase;
    line-height: 1.1em;
    margin-top: 4px;
  }
  table button.tooltips span.line:first-child {
    margin-top: 0;
  }
  table #tooltip {
    text-transform: none;
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
  }
  .info-panne-bis .map-block {
    top: 0 !important;
  }
}
.info-panne-bis {
  /**************************************
   Under the map
  ***************************************/
}
.info-panne-bis .bis-desktop-content {
  background-color: #f1f1f0;
  padding: 35px 25px 5px 25px;
  margin-top: 10px;
  position: relative;
}
.info-panne-bis .bis-desktop-content h2 {
  margin: 0;
  padding-bottom: 10px;
}
.info-panne-bis .bis-desktop-content .service-off {
  border: 1px solid #000;
  padding: 40px 35px;
  margin-bottom: 35px;
}
.info-panne-bis .bis-desktop-content .service-off h3 {
  font-size: 16px;
  padding-bottom: 10px;
}
.info-panne-bis .bis-desktop-content .service-off p {
  font-size: 13px;
  padding-bottom: 7px;
}
.info-panne-bis .bis-desktop-content .update-time-msg {
  padding-top: 10px;
  margin-bottom: 12px;
}
.info-panne-bis .pac-container {
  min-width: 405px;
  margin-top: 8px;
  border: 1px solid #47423e;
}
.info-panne-bis .pac-item {
  padding: 2px 10px;
  margin: 0;
}
.info-panne-bis .bis-description {
  display: block;
}
.info-panne-bis .bis-description .thick-line hr {
  margin-top: 5px;
}
.info-panne-bis .bis-description p {
  padding-right: 10px;
}
.bis-mobile-description {
  display: none;
}
/**************************
 Media queries - Tablet
***************************/
@media (min-width: 768px) {
  table.standard thead tr th {
    font-size: 0.92em;
    padding: 8px 25px 8px 10px;
    text-transform: uppercase;
  }
}
/**************************
 Media queries - Mobile
***************************/
@media (max-width: 768px) {
  .map-block,
  .map-block-int {
    display: none;
    padding: 0;
    position: absolute;
    top: 56px;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .map-wrapper {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
  }
  .bis-toggle a {
    width: 100%;
  }
  .info-pannes.info-panne-bis .infos {
    margin: 15px 0 20px 0;
    overflow: hidden;
    font-size: 14px;
  }
  .info-pannes.info-panne-bis .infos .qty {
    display: block;
    padding-bottom: 7px;
    font-family: OpenSansBoldWeb, "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
    font-size: 19px;
  }
  .info-pannes.info-panne-bis .infos .desc1,
  .info-pannes.info-panne-bis .infos .desc2 {
    float: left;
  }
  .info-panne-bis .app-vertical-widget-holder {
    bottom: 60px;
  }
  .info-panne-bis .map-block {
    margin-bottom: 0;
  }
  .info-panne-bis .map-block .update-time-msg,
  .info-panne-bis .map-block .update-time-msg-int {
    display: block;
    height: auto;
    padding: 8px 5px;
    z-index: 100;
  }
  .info-panne-bis .map-block .update-time-msg &gt; span,
  .info-panne-bis .map-block .update-time-msg-int &gt; span {
    display: inline-block;
    width: auto !important;
    margin-right: 5px;
  }
  .info-panne-bis .map-block .update-time-msg &gt; span:last-child,
  .info-panne-bis .map-block .update-time-msg-int &gt; span:last-child {
    margin-right: 0;
  }
  .table-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
</pre></body></html>