@charset "UTF-8";
body#air-liquide div.field-collection-container {
  border: none; margin: none;
}

/* Maps-related Elements */
body#air-liquide div.view-footer {
  background: none repeat scroll 0 0 #fff;
  left: 40px;
  position: absolute;
  top: 225px;
  width: 220px;
  z-index: 100;
}

body#air-liquide div.view-footer div.view-header {
  background: none repeat scroll 0 0 #fff;
  color: #000;
  font: 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

body#air-liquide div.view-footer div.view-header div.tabs__header {
  padding: 7px;
}

body#air-liquide div.view-footer .a-l-map-item-list {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
}

body#air-liquide div.leaflet-popup-content-wrapper {
  border-radius: 0px;
}

body#air-liquide div.marker {
  color: #565656;
}

/* PRODUCT SECTIONS SPECIFIC CLASSES */
/*
 * Class below is necesary because of without the link in Product category
 * Category list display get title underlined because it is inside a link
 * Interaction with Mothership
 */
body#air-liquide a:hover, a:focus {text-decoration: none;}

/* VIEWS CLASSES */

/*
 * TODO remove both classes below when main menu will be implemented completely.
 */
.nav--sidebar-list .nav__item a.active {
  border-bottom: 1px solid #1e213e;
  color: #1e213e;
}

span.nav__item__heading a {
  text-decoration: none;
  color: #565656;
}

#views-exposed-form-news-center-panel-pane-1 #edit-reset {
  background-color: #fff;
  border: none;
}
.group-left {
	float: left;
	clear: left;
	margin: 0px 10px 0px 0px;
	padding: 0;
}
.group-right {
	float: left;
	clear: right;
	margin: 0px 0px 0px 10px;
	padding: 0;
}

.feed a.feed-icon{
  background:transparent url(/misc/feed.png);
  width:16px;
  height:16px;
  display:block;
}

.feed-icon {
  left: 0;
  position: absolute;
  top: 0;
}

#admin-menu .dropdown {
  background-color: transparent;
  border-width: 0;
  font-size: 9px;
  display: block;
}

#mediafront_nodeplayer {
  text-align: center;
}

.flag.dropdown__link {
  display: inline-block;
}

#edit-label-in {
  display: inline;
}

.hidden {
  display: none;
}

.rte i.icon-play { font-style: normal; }

.twitter-rte {
  background-color: #E2F1F8;
}

@media screen and (min-width: 600px) {
  #sliding-popup {
    padding: 5px 0;
  }

  #sliding-popup .popup-content {
    max-width: 95%;
  }

  #sliding-popup .popup-content #popup-text {
    max-width: 100%;
  }

  #sliding-popup .popup-content #popup-buttons {
    float: none;
    margin: 5px 0;
    max-width: 100%;
  }
  #sliding-popup .popup-content #popup-buttons button {
    margin-bottom: 1em;
  }
}

.search--grid .news__title {
  text-decoration: none;
}

input#edit-search-api-views-fulltext.form-autocomplete {
  background-position: right 40px center;
}

div.solution-engine-error-messages {
  margin: 0 auto; max-width: 617px;
}

.form--needs .custom-select > .form-item {
  margin-top: 0em;
  margin-bottom: 0em;
}

.airliquide--word-break {-ms-word-break: break-all;word-break: break-all;word-break: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}

/*@media (max-width: 576px)*/
/*.carousel--home .carousel__box {*/
  /*font-size: 0.81em;*/
/*}*/

/* SDS CSS CLASSES, ELEMENTS*/
article.node-sds div.content{margin-left: 20px;margin-top: 20px;}
article.node-sds div.content div label {float: left;font-size: 1.1em;font-weight: bold; margin-right: 15px; }
article.node-sds div.content div {clear:both;font-size: 1em; margin: 10px 0px;font-family:courier-new;}
