/*LESS Libraries*/
.d_n {
  display: none;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.customInput,
#blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected,
#blabbookingOrderLivraison .centers .line .input .customInput,
#blabbookingFormBlock #formBooking .selecter .selecter-selected,
#blabAccessoriesAccessories .selecter .selecter-selected {
  text-align: center;
  background-color: #fff;
  border: none;
  height: 40px;
  padding: 0;
  line-height: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.customBtn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
}
.customBtn .content {
  display: block;
  font-size: 14px;
  border: 0;
  text-transform: uppercase;
  background-color: transparent;
}
.customBtn span {
  display: block;
  position: absolute;
  top: 15px;
}
@media only screen and (min-width: 1200px) {
  #page_wrapper,
  .wide_container {
    max-width: 1140px !important;
  }
  .container {
    width: 1140px;
  }
  .row {
    margin-left: -20px;
  }
  [class*="span"] {
    margin-left: 20px;
  }
  .span12 {
    width: 1140px;
  }
  .span9 {
    width: 850px;
  }
  .span8 {
    width: 755px;
  }
  .span6 {
    width: 560px;
  }
  .span4 {
    width: 365px;
  }
  .span3 {
    width: 270px;
  }
}
a:active,
a:hover,
#layered_block_left ul li a:hover,
#product_comments_block_extra a:hover,
.breadcrumb a:hover,
#pc_slider_tabs a.selected,
#footer_info a:hover {
  color: inherit;
}
h1.heading {
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  color: #219dee;
}
h1.heading.bgdOn {
  margin-top: 20px;
}
h1.heading + p {
  margin: 0 0 30px 0;
}
h1.heading + p.subHeading {
  margin: 0 0 15px 0;
}
.noBorder {
  border: none !important;
}
.imgComment {
  font-style: italic;
  font-size: 14px;
}
.imgMl {
  font-style: italic;
  text-align: right;
  font-size: 11px;
  margin-bottom: 5px;
}
.required,
p.required_note sup {
  color: inherit;
}
#create-account_form .form_content,
#login_form .form_content {
  overflow: inherit;
}
#create-account_form .form_content_inner,
#login_form .form_content_inner {
  padding: 0;
}
body div .clear {
  clear: both;
  padding: 0;
  margin: 0;
  height: 0;
}
hr {
  width: 50%;
  margin: 0 auto 30px auto;
  border-color: #3A4652;
}
pre {
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.cntBloc {
  overflow: hidden;
}
.cntBloc .blcF {
  float: left;
}
.h1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  color: #232734;
}
.h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  color: #232734;
}
.h3 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  color: #232734;
}
.h4 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #232734;
}
.h5 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #232734;
}
.h6 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #232734;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #219dee;
  padding-bottom: 1em;
}
.upper {
  text-transform: uppercase;
}
#layered_ajax_loader {
  display: none;
  position: absolute;
  z-index: 9999;
  text-align: center;
  background: #FAFAFA;
  padding: 10px 16px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
}
#layered_ajax_loader i {
  font-size: 2.6em;
  height: 50px;
  line-height: 47px;
  width: 50px;
}
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
body * {
  font-size: 14px;
}
body .lineBtn {
  margin: 20px 0;
}
body .lineBtn:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .lineBtn .customBtn {
  display: inline-block;
}
body .lineBtn .customBtn.themeNext {
  float: right;
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
}
body .lineBtn .customBtn.themeNext:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
body .lineBtn .customBtn.themeNext .content {
  color: #ffffff;
}
body .lineBtn .customBtn.themeNext .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themeNext .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themeNext .content {
    padding: 0 20px 0 10px;
  }
}
body .lineBtn .customBtn.themeNext span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themeNext span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themeNext span {
    right: 7px;
  }
}
body .lineBtn .customBtn.themePause,
body .lineBtn .customBtn.themePrev {
  float: left;
  margin: 0 20px 0 0;
}
body .lineBtn .customBtn.themePause {
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
body .lineBtn .customBtn.themePause:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
body .lineBtn .customBtn.themePause .content {
  color: #797979;
}
body .lineBtn .customBtn.themePause .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themePause .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themePause .content {
    padding: 0 20px 0 10px;
  }
}
body .lineBtn .customBtn.themePause span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themePause span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themePause span {
    right: 7px;
  }
}
body .lineBtn .customBtn.themePrev {
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
body .lineBtn .customBtn.themePrev:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
body .lineBtn .customBtn.themePrev .content {
  color: #797979;
}
body .lineBtn .customBtn.themePrev .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themePrev .content {
    padding: 0 20px 0 35px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themePrev .content {
    padding: 0 10px 0 20px;
  }
}
body .lineBtn .customBtn.themePrev span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -797px;
  width: 7px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body .lineBtn .customBtn.themePrev span {
    left: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body .lineBtn .customBtn.themePrev span {
    left: 7px;
  }
}
body .customRteBtn {
  position: relative;
  display: inline-block;
  padding: 0 35px 0 20px;
  height: 42px;
  line-height: 42px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .customRteBtn span {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 15px;
  width: 8px;
  height: 11px;
  background: 0 -655px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body .customRteBtn:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
body .customRteBtn.themePause {
  color: #797979;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
body .customRteBtn.themePause span {
  background: 0 -939px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body .customRteBtn.themePause:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
body .link {
  display: inline-block;
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #232734;
  padding: 0 0 0 20px;
}
body .link span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
  margin: -5.5px 0 0 0;
  width: 8px;
  height: 11px;
  background: 0 -726px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body .link:hover {
  color: #219dee;
}
body h1.ico span:first-of-type,
body h2.ico span:first-of-type,
body h3.ico span:first-of-type,
body h4.ico span:first-of-type,
body h5.ico span:first-of-type,
body h6.ico span:first-of-type {
  display: inline-block;
  margin: 0 14px 0 0;
  vertical-align: middle;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3983px;
  width: 24px;
  height: 32px;
}
body h1.ico.theme1 span:first-of-type,
body h2.ico.theme1 span:first-of-type,
body h3.ico.theme1 span:first-of-type,
body h4.ico.theme1 span:first-of-type,
body h5.ico.theme1 span:first-of-type,
body h6.ico.theme1 span:first-of-type {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -2853px;
  width: 44px;
  height: 23px;
}
body h1.ico.theme2 span:first-of-type,
body h2.ico.theme2 span:first-of-type,
body h3.ico.theme2 span:first-of-type,
body h4.ico.theme2 span:first-of-type,
body h5.ico.theme2 span:first-of-type,
body h6.ico.theme2 span:first-of-type {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3451px;
  width: 29px;
  height: 28px;
}
body h1.ico.theme3 span:first-of-type,
body h2.ico.theme3 span:first-of-type,
body h3.ico.theme3 span:first-of-type,
body h4.ico.theme3 span:first-of-type,
body h5.ico.theme3 span:first-of-type,
body h6.ico.theme3 span:first-of-type {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4642px;
  width: 35px;
  height: 42px;
}
body h1.ico.theme4 span:first-of-type,
body h2.ico.theme4 span:first-of-type,
body h3.ico.theme4 span:first-of-type,
body h4.ico.theme4 span:first-of-type,
body h5.ico.theme4 span:first-of-type,
body h6.ico.theme4 span:first-of-type {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4642px;
  width: 35px;
  height: 42px;
}
body h1.ico.theme5 span:first-of-type,
body h2.ico.theme5 span:first-of-type,
body h3.ico.theme5 span:first-of-type,
body h4.ico.theme5 span:first-of-type,
body h5.ico.theme5 span:first-of-type,
body h6.ico.theme5 span:first-of-type {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4251px;
  width: 24px;
  height: 33px;
}
body h1.cntLink,
body h2.cntLink,
body h3.cntLink,
body h4.cntLink,
body h5.cntLink,
body h6.cntLink {
  position: relative;
  padding: 0 20% 0 0;
  margin: 0 0 25px 0;
}
body h1.cntLink .customBtn,
body h2.cntLink .customBtn,
body h3.cntLink .customBtn,
body h4.cntLink .customBtn,
body h5.cntLink .customBtn,
body h6.cntLink .customBtn {
  position: absolute;
  right: 0;
  top: 5px;
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
body h1.cntLink .customBtn:hover,
body h2.cntLink .customBtn:hover,
body h3.cntLink .customBtn:hover,
body h4.cntLink .customBtn:hover,
body h5.cntLink .customBtn:hover,
body h6.cntLink .customBtn:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
body h1.cntLink .customBtn .content,
body h2.cntLink .customBtn .content,
body h3.cntLink .customBtn .content,
body h4.cntLink .customBtn .content,
body h5.cntLink .customBtn .content,
body h6.cntLink .customBtn .content {
  color: #797979;
}
body h1.cntLink .customBtn .content,
body h2.cntLink .customBtn .content,
body h3.cntLink .customBtn .content,
body h4.cntLink .customBtn .content,
body h5.cntLink .customBtn .content,
body h6.cntLink .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body h1.cntLink .customBtn .content,
  body h2.cntLink .customBtn .content,
  body h3.cntLink .customBtn .content,
  body h4.cntLink .customBtn .content,
  body h5.cntLink .customBtn .content,
  body h6.cntLink .customBtn .content {
    padding: 0 20px 0 35px;
  }
}
@media only screen and (max-width: 1200px) {
  body h1.cntLink .customBtn .content,
  body h2.cntLink .customBtn .content,
  body h3.cntLink .customBtn .content,
  body h4.cntLink .customBtn .content,
  body h5.cntLink .customBtn .content,
  body h6.cntLink .customBtn .content {
    padding: 0 10px 0 20px;
  }
}
body h1.cntLink .customBtn span,
body h2.cntLink .customBtn span,
body h3.cntLink .customBtn span,
body h4.cntLink .customBtn span,
body h5.cntLink .customBtn span,
body h6.cntLink .customBtn span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -797px;
  width: 7px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body h1.cntLink .customBtn span,
  body h2.cntLink .customBtn span,
  body h3.cntLink .customBtn span,
  body h4.cntLink .customBtn span,
  body h5.cntLink .customBtn span,
  body h6.cntLink .customBtn span {
    left: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body h1.cntLink .customBtn span,
  body h2.cntLink .customBtn span,
  body h3.cntLink .customBtn span,
  body h4.cntLink .customBtn span,
  body h5.cntLink .customBtn span,
  body h6.cntLink .customBtn span {
    left: 7px;
  }
}
body h1.cntLink > span:last-of-type,
body h2.cntLink > span:last-of-type,
body h3.cntLink > span:last-of-type,
body h4.cntLink > span:last-of-type,
body h5.cntLink > span:last-of-type,
body h6.cntLink > span:last-of-type {
  position: static;
  margin: 5px 0 0 0;
  text-align: right;
  display: block;
}
body .meaLink {
  padding: 15px;
  text-align: center;
  background: #E6E7E8;
}
body .meaLink p {
  margin: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
body .meaLink p:first-of-type {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #219dee;
}
body .meaLink p:first-of-type span {
  display: inline-block;
  margin: 0 10px -4px 0;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3887px;
  width: 33px;
  height: 30px;
}
body .meaLink a {
  display: inline-block;
  padding: 0 0 0 15px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  color: #0e1521;
  background: url('../img/blab/sprite-arrow.png') 0 -2038px no-repeat;
}
body .meaLink a:hover {
  color: #219dee;
}
body .meaTabs,
body .meaPlus,
body .meaAction {
  margin: 0 0 30px 0;
}
body .meaTabs .tabs {
  position: relative;
  min-height: 51px;
  border-bottom: 1px solid #E5E7E8;
}
body .meaTabs .tabs ul {
  font-size: 0;
  position: absolute;
}
body .meaTabs .tabs ul li {
  display: inline-block;
  padding: 15px 0;
}
body .meaTabs .tabs ul li h2 {
  display: block;
  padding: 0 25px;
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #979797;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  background: none;
  border-right: 1px solid #E5E7E8;
  border-left: 1px solid #E5E7E8;
}
body .meaTabs .tabs ul li:first-of-type h2,
body .meaTabs .tabs ul li.after h2 {
  border-left: none;
}
body .meaTabs .tabs ul li:last-of-type h2,
body .meaTabs .tabs ul li.before h2 {
  border-right: none;
}
body .meaTabs .tabs ul li.active {
  border: 1px solid #E5E7E8;
  border-bottom-color: #FFF;
}
body .meaTabs .tabs ul li.active h2 {
  color: #219dee;
  border: none;
}
body .meaTabs .contentTabs {
  display: none;
  padding: 20px 30px;
}
body .meaTabs .contentTabs.active {
  display: block;
}
body .meaTabs .contentTabs > div {
  float: left;
  width: 50%;
}
body .meaTabs .contentTabs .h6 {
  text-transform: uppercase;
}
body .meaTabs .contentTabs .ellipse p {
  padding: 0 5px 0 20px;
  position: relative;
}
body .meaTabs .contentTabs .ellipse p .ellipseIco {
  display: block;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -1010px;
  width: 10px;
  height: 11px;
  position: absolute;
  top: 6px;
  left: 4px;
}
body .meaTabs .contentTabs .customBtn {
  display: inline-block;
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
}
body .meaTabs .contentTabs .customBtn:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
body .meaTabs .contentTabs .customBtn .content {
  color: #ffffff;
}
body .meaTabs .contentTabs .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
body .meaTabs .spec:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .meaTabs .spec ul {
  float: left;
  margin: 0 1% 0 0;
  width: 49%;
  vertical-align: top;
}
body .meaTabs .spec ul li {
  display: block;
  padding: 0 20px 20px 0;
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #232734;
  border-bottom: 1px solid #E5E7E8;
}
body .meaTabs .spec ul li:first-of-type {
  font-weight: 700;
}
body .meaTabs .spec ul li span {
  font-weight: 400;
}
body .meaTabs .spec ul + ul {
  float: right;
  margin: 0;
}
body .meaTabs .equipement ul:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .meaTabs .equipement ul li {
  float: left;
  margin: 0 1% 20px 0;
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #232734;
  border-bottom: 1px solid #E5E7E8;
}
body .meaTabs .equipement ul li:nth-child(even) {
  float: right;
  margin: 0 0 20px 0;
}
body .meaTabs .doc {
  padding: 20px 0;
}
body .meaTabs .doc p {
  margin: 0 0 5px 0;
  font-size: 16px;
  color: #232734;
}
body .meaTabs .doc ul {
  font-size: 0;
}
body .meaTabs .doc ul:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .meaTabs .doc ul li {
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 20px;
  width: 33.33%;
  border-left: 1px solid #E6E8E9;
  vertical-align: top;
}
body .meaTabs .doc ul li:first-of-type {
  padding: 25px 20px 25px 0;
  border: none;
}
body .meaTabs .doc ul li.mea {
  background: #eff3f5;
}
body .meaTabs .doc ul li.mea h3 {
  background-position: 0 -2679px;
}
body .meaTabs .doc ul li h3 {
  padding: 0 0 0 70px;
  min-height: 65px;
  background: url('../img/blab/sprite-ico.png') 0 -2425px no-repeat;
}
body .meaTabs .doc ul li p {
  margin: 0 0 20px 0;
  min-height: 200px;
  font-size: 14px;
}
body .meaTabs .doc ul li p:last-of-type {
  margin: 0;
  min-height: 0;
  text-align: center;
}
body .meaTabs .doc ul li p.scanP {
  text-align: left;
  margin: 0 0 10px 0;
  min-height: 0;
}
body .meaTabs .doc ul li p.scanP a {
  font-size: 13px;
}
body .meaSale {
  padding: 15px;
  margin: 30px 0 0 0;
  background: #219dee;
}
body .meaSale p {
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  color: #ffffff;
}
body .meaSale p.date {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}
body .meaSale a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  color: #ffffff;
  text-decoration: underline;
}
body .meaPlus {
  padding: 15px;
  background: #eff3f5;
}
body .meaPlus p {
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #219dee;
}
body .meaPlus ul {
  font-size: 0;
}
body .meaPlus ul li {
  display: inline-block;
  padding: 0 8px 10px 20px;
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
  vertical-align: top;
  background: url('../img/blab/sprite-ico.png') 2px -2013px no-repeat;
}
body .meaAction .blcF {
  width: 50%;
}
body .meaAction .blcF p {
  margin: 0;
}
body .meaAction .customBtn {
  display: inline-block;
  margin: 0 0 20px 0;
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
  min-width: 230px;
}
body .meaAction .customBtn:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
body .meaAction .customBtn .content {
  color: #797979;
}
body .meaAction .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body .meaAction .customBtn .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  body .meaAction .customBtn .content {
    padding: 0 20px 0 10px;
  }
}
body .meaAction .customBtn span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body .meaAction .customBtn span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body .meaAction .customBtn span {
    right: 7px;
  }
}
body .meaAction .customBtn .content {
  text-align: left;
}
body .meaAction .customBtn.blue {
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  min-width: 230px;
}
body .meaAction .customBtn.blue:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
body .meaAction .customBtn.blue .content {
  color: #ffffff;
}
body .meaAction .customBtn.blue .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  body .meaAction .customBtn.blue .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  body .meaAction .customBtn.blue .content {
    padding: 0 20px 0 10px;
  }
}
body .meaAction .customBtn.blue span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  body .meaAction .customBtn.blue span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  body .meaAction .customBtn.blue span {
    right: 7px;
  }
}
body .meaAction .more {
  text-align: center;
}
body .meaAction .more p {
  padding: 0 50px;
  margin: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #219dee;
  text-transform: uppercase;
}
body .meaAction .more a {
  color: #0E1521;
}
body .meaAction .more a:hover {
  color: #219dee;
}
body .pdtStatus {
  margin: 0;
}
body .pdtStatus span {
  display: inline-block;
  padding: 0 5px;
  color: #FFF;
  line-height: 20px;
  text-transform: uppercase;
  background: #219dee;
}
body .pdtStatus span.on {
  background: #008000;
}
body .pdtStatus span.off {
  background: #232734;
}
body ul.customList,
body#cms #center_column ul.customList,
body ol.customList,
body#cms #center_column ol.customList {
  padding: 0;
  margin: 0 0 30px 55px;
  list-style: none;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #0f1521;
}
body ul.customList li,
body#cms #center_column ul.customList li,
body ol.customList li,
body#cms #center_column ol.customList li {
  margin: 0 0 15px 0;
}
body ul.customList li,
body#cms #center_column ul.customList li {
  padding: 0 0 0 25px;
  background: url('../img/blab/sprite-arrow.png') 0 -2859px no-repeat;
}
body ol.customList,
body#cms #center_column ol.customList {
  counter-reset: item;
}
body ol.customList li,
body#cms #center_column ol.customList li {
  counter-increment: item;
}
body ol.customList li:before,
body#cms #center_column ol.customList li:before {
  display: inline-block;
  width: 25px;
  content: counter(item) ". ";
  color: #219dee;
}
body#my-account .myaccount_lnk_list li {
  position: relative;
  float: left;
  padding: 0;
  margin: 0 2% 0 0;
  width: 49%;
  max-width: 366px;
  background: url('../img/blab/bgd-my-account-bloc.jpg') center 0 no-repeat;
}
body#my-account .myaccount_lnk_list li a {
  display: block;
  padding: 290px 0 0 0;
  min-height: 110px;
}
body#my-account .myaccount_lnk_list li a .icon_wrap {
  display: none;
}
body#my-account .myaccount_lnk_list li a span {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 94%;
  padding: 10px;
  margin: 0 auto;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #219dee;
  text-align: center;
  background-color: #FFFFFF;
}
body#my-account .myaccount_lnk_list li + li {
  margin: 0;
  background-position: center -401px;
}
body#order-detail .bookingStatus {
  width: 100%;
}
body#order-detail .bookingStatus h2 {
  margin: 0 !important;
}
body#order-detail .bookingStatus th,
body#order-detail .bookingStatus td {
  text-align: center;
  text-transform: uppercase;
}
body#order-detail .bookingStatus th:first-of-type,
body#order-detail .bookingStatus td:first-of-type {
  text-align: left;
}
body#order-detail .bookingStatus th {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
}
body#order-detail .bookingStatus td {
  padding: 10px 0;
}
body#order-detail .bookingStatus td:first-of-type,
body#order-detail .bookingStatus td:last-of-type {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
}
body#order-detail .datetime {
  display: inline-block;
  width: 33%;
}
body#order-detail .datetime + span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
  text-transform: uppercase;
}
body#order-detail .restitution {
  margin: 0 0 50px 0;
}
body#order-detail .restitution:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body#order-detail .restitution > div {
  float: left;
  padding: 0 5% 0 0;
  width: 45%;
}
body#order-detail .restitution > div + div {
  float: right;
  padding: 0 0 0 5%;
  width: 45%;
}
body#order-detail .restitution > p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
}
body#order-detail .restitution h2 {
  padding: 0;
}
body#order-detail .restitution li {
  padding: 20px 0;
  border-bottom: 1px solid #E6E7E8;
}
body#order-detail .restitution li:last-of-type {
  border: none;
}
body#order-detail .restitution li:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body#order-detail .restitution li label {
  float: left;
  max-width: 60%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
}
body#order-detail .restitution li > span,
body#order-detail .restitution li > a {
  display: inline-block;
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #0e2031;
  text-transform: uppercase;
}
body#order-detail .restitution li a {
  text-decoration: underline;
}
body#order-detail .restitution li a:hover {
  color: #219dee;
}
body#order-detail .restitution li .selector,
body#order-detail .restitution li .text {
  float: right;
  width: 30% !important;
}
body#order-detail .restitution li .text {
  background-color: #FFF;
  border: none;
  height: 40px;
  padding: 0 4px;
  line-height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
body#order-detail .fileList {
  margin: 20px 0 0 0;
}
body#order-detail .fileList li {
  margin: 0 0 40px 0;
}
body#order-detail .fileList li:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body#order-detail .fileList label {
  float: left;
  width: 39.92%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #232734;
}
body#order-detail .fileList .ico {
  float: left;
  position: relative;
  width: 30px;
  height: 30px;
  background: 0 -3977px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body#order-detail .fileList .ico p {
  display: none;
  position: absolute;
  top: 90%;
  left: 50%;
  margin: 0 0 0 -300px;
  width: 600px;
  text-align: center;
  z-index: 1;
}
body#order-detail .fileList .ico p .bubble {
  display: inline-block;
  position: relative;
  padding: 2px 5px;
  margin: 0 auto;
  background: #0e2031;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  color: #ffffff;
}
body#order-detail .fileList .ico p .bubble .arrow {
  position: absolute;
  top: -4px;
  left: 50%;
  width: 8px;
  height: 4px;
  margin: 0 0 0 -4px;
  background: 0 -128px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body#order-detail .fileList .ico:hover p {
  display: block;
}
body#order-detail .fileList .status {
  margin: 0 5px;
  font-size: 12px;
  line-height: 30px;
}
body#order-detail .fileList .uploader {
  float: right;
  min-width: 200px;
}
body#order-detail .adress {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
  text-align: center;
}
body#order-detail .adress:last-of-type {
  margin: 0;
}
body .asideBloc {
  padding: 15px;
  margin: 0 0 20px 0;
  background: #eff3f5;
}
body .asideBloc .title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #0e2031;
}
body .asideBloc .line {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #424242;
  line-height: 24px;
}
body .asideBloc .line label {
  float: left;
  max-width: 85%;
  font-weight: 700;
}
body .asideBloc .line span {
  float: right;
}
body .asideBloc .line:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .asideBloc .line:last-of-type {
  padding-bottom: 12px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #B8B9B9;
}
body .capacity:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body .capacity li {
  display: block;
  float: left;
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  color: #232734;
  padding-top: 8px;
  height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  background: url('../img/blab/sprite-ico.png') 0 -216px no-repeat;
}
body .capacity li.perso {
  padding-left: 20px;
  width: 25%;
}
body .capacity li.bag {
  padding-left: 22px;
  background-position: 0 -442px;
  width: 20%;
}
body .capacity li.bigBag {
  padding-left: 28px;
  background-position: 0 -662px;
  width: 23%;
}
body .capacity li.back {
  padding-left: 38px;
  background-position: 0 -886px;
  float: right;
  width: 32%;
}
body .capacity li .bubble {
  display: none;
  line-height: 20px;
  width: 100px;
  margin: 0 0 0 -50px;
  position: absolute;
  left: 50%;
  top: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  background: #243544;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body .capacity li .bubble span {
  position: absolute;
  width: 8px;
  height: 4px;
  top: 0;
  left: 50%;
  margin: -4px 0 0 -4px;
  background: url('../img/blab/sprite-ico.png') 0 -2231px no-repeat;
}
body .capacity li:hover .bubble {
  display: block;
}
body table td.status {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #009747;
}
body table td.status p {
  margin: 0;
}
body table td.status .ico {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: 0 -1374px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table td.status.theme3 {
  color: #D10000;
}
body table td.status.theme3 .ico {
  width: 12px;
  height: 13px;
  background: 0 -1154px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table td.status.theme4 {
  color: #00BDEA;
}
body table td.status.theme4 .ico {
  width: 9px;
  height: 17px;
  background: 0 -1978px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table td.status.theme2 {
  color: #0e2031;
}
body table td.status.theme2 .ico {
  width: 24px;
  height: 4px;
  background: 0 0px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table.customTable th,
body table.customTable td {
  padding: 0;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
body table.customTable th {
  padding: 20px 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  color: #0e2031;
  background: #eff3f5;
  border-right: 1px solid #CAD1D4;
}
body table.customTable th:last-of-type {
  border: none;
}
body table.customTable td {
  padding: 30px 10px;
  width: 14.28%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #6b6b6b;
  border: 1px solid #E9E8E8;
}
body table.customTable td p {
  margin: 0;
}
body table.customTable td a {
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #6b6b6b;
  text-align: left;
}
body table.customTable td a.color-myaccount {
  position: relative;
  padding: 0 8px 0 0;
}
body table.customTable td a.color-myaccount + a {
  margin: 10px 0 0 0;
}
body table.customTable td a.color-myaccount span {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -5.5px 0 0 0;
  width: 8px;
  height: 11px;
  background: 0 -726px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table.customTable td a:not(.color-myaccount) {
  text-align: center;
}
body table.customTable td .arrow {
  display: inline-block;
  width: 8px;
  background: 0 -722px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
body table.customTable tbody tr:nth-child(even) {
  background: #F3F3F3;
}
body table.table {
  margin: 0;
}
p.subHeading {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
}
.shadowLayer {
  display: none;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 9998;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.defaultLayer {
  display: none;
  position: fixed;
  z-index: 9999;
  padding: 30px 70px;
  background: #FFF;
  -webkit-box-shadow: -4px 4px 4px 0 #b6b6b6;
  -moz-box-shadow: -4px 4px 4px 0 #b6b6b6;
  box-shadow: -4px 4px 4px 0 #b6b6b6;
}
.defaultLayer .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: transparent 0 -3018px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
.defaultLayer .msg {
  margin: 60px 0;
}
.defaultLayer .lineBtn {
  margin: 0;
}
.defaultLayer .lineBtn .customBtn.themePrev {
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
.defaultLayer .lineBtn .customBtn.themePrev:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
.defaultLayer .lineBtn .customBtn.themePrev .content {
  color: #797979;
}
.defaultLayer .lineBtn .customBtn.themePrev .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  .defaultLayer .lineBtn .customBtn.themePrev .content {
    padding: 0 20px 0 35px;
  }
}
@media only screen and (max-width: 1200px) {
  .defaultLayer .lineBtn .customBtn.themePrev .content {
    padding: 0 10px 0 20px;
  }
}
.defaultLayer .lineBtn .customBtn.themePrev span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  .defaultLayer .lineBtn .customBtn.themePrev span {
    left: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .defaultLayer .lineBtn .customBtn.themePrev span {
    left: 7px;
  }
}
.defaultLayer.version .customBtn.themePause {
  float: right;
  margin: 0;
}
.defaultLayer.version .leftBlock {
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 0 0;
}
.defaultLayer.version .leftBlock h3 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  color: #219dee;
  line-height: 40px;
}
.defaultLayer.version .rightBlock {
  display: inline-block;
  vertical-align: top;
}
.defaultLayer.version .rightBlock p {
  margin: 0;
}
.defaultLayer.version .rightBlock p.title {
  margin: 15px 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #0e2031;
  text-transform: uppercase;
}
.defaultLayer.version .rightBlock ul li {
  margin: 0 0 10px 0;
}
.defaultLayer.version .rightBlock label {
  display: inline-block;
  margin: 0 0 5px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
}
.defaultLayer.version .rightBlock .pdtStatus {
  margin: 0 0 0 28px;
}
#layerMap {
  position: relative;
  padding: 20px;
  margin: 60px 0;
  border: 1px solid #AFAFAF;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#layerMap span {
  position: absolute;
  left: 50%;
  bottom: -66px;
  margin: 0 0 0 -45px;
  width: 90px;
  height: 67px;
}
#layerMap a {
  margin: 0 15px 0 0;
  font-size: 13px;
  color: #219dee;
}
#layerMap a.close {
  margin: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -586px;
  width: 9px;
  height: 9px;
}
#layerMap p {
  font-size: 12px;
  color: #1A1A1A;
}
.ui-datepicker {
  font-size: 14px;
  border: 1px solid #eff3f5;
  padding: 5px 5px 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-datepicker-header {
  background: none;
  border: none;
}
.ui-datepicker-title {
  text-transform: uppercase;
  font-weight: 400;
}
.ui-datepicker-prev,
.ui-datepicker-prev.ui-state-hover {
  width: 15px !important;
  height: 15px !important;
  border: 1px solid #C9C9C9;
  background: #ededed !important;
  background: -moz-linear-gradient(#ededed, #c9c9c9) !important;
  background: -webkit-linear-gradient(#ededed, #c9c9c9) !important;
  background: -o-linear-gradient(#ededed, #c9c9c9) !important;
  background: -ms-linear-gradient(#ededed, #c9c9c9) !important;
  background: linear-gradient(#ededed, #c9c9c9) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ededed, endColorstr=#c9c9c9) !important;
  top: 2px;
  left: 2px;
}
.ui-datepicker-prev span.ui-icon {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -797px;
  width: 7px;
  height: 11px;
  margin: -6px 0 0 -4px;
  width: 100%;
  height: 100%;
  zoom: 80%;
}
.ui-datepicker-next,
.ui-datepicker-next.ui-state-hover {
  width: 15px !important;
  height: 15px !important;
  border: 1px solid #C9C9C9;
  background: #ededed !important;
  background: -moz-linear-gradient(#ededed, #c9c9c9) !important;
  background: -webkit-linear-gradient(#ededed, #c9c9c9) !important;
  background: -o-linear-gradient(#ededed, #c9c9c9) !important;
  background: -ms-linear-gradient(#ededed, #c9c9c9) !important;
  background: linear-gradient(#ededed, #c9c9c9) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ededed, endColorstr=#c9c9c9) !important;
  top: 2px;
  right: 2px;
}
.ui-datepicker-next span.ui-icon {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
  margin: -6px 0 0 -3px;
  width: 100%;
  height: 100%;
  zoom: 80%;
}
.ui-datepicker .ui-state-default {
  background: #FFFFFF;
  border: 1px solid #F4F4F4;
  text-align: center;
  color: #7A7A7A;
}
.ui-datepicker .ui-state-disabled {
  opacity: 1;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
  border: 1px solid #EEEDED;
  background: #F9F9F9;
  color: #CDCDCD;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-state-active.ui-state-hover {
  background: #219dee;
  color: #FFFFFF;
}
.radio {
  display: inline-block;
  padding-right: 5px;
}
.radio span {
  width: 18px;
  height: 17px;
  display: inline-block;
  background: transparent 0 -1598px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
  vertical-align: bottom;
}
.radio span.checked {
  background: transparent 0 -1674px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
.radio span input {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.radio.disabled input {
  cursor: auto;
}
div.uploader,
div.uploader span.action {
  -webkit-font-smoothing: antialiased;
}
div.uploader {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
div.uploader:focus {
  outline: 0;
}
div.uploader,
div.uploader * {
  margin: 0;
  padding: 0;
}
div.uploader {
  position: relative;
  overflow: hidden;
  height: 40px;
  cursor: pointer;
}
div.uploader span.action {
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  float: right;
  display: block;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  height: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #727272;
  line-height: 40px;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
div.uploader.hover span.action {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
div.uploader span.filename {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  width: 60%;
  height: 40px;
  line-height: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #232734;
}
div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.checkbox {
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
}
.checkbox span {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: transparent 0 -2287px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
.checkbox span.checked {
  background: transparent 0 -1523px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
.checkbox span input {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.selector,
.selector span {
  -webkit-font-smoothing: antialiased;
}
div.selector,
div.selector * {
  margin: 0;
  padding: 0;
}
.selector {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  border: none;
  width: 450px;
  height: 40px;
  padding: 0 4px;
  line-height: 40px;
  margin: 0 0 30px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.selector > span {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 4px 0 4px;
  width: 100% !important;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selector select {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;
  height: 36px;
  top: 2px;
  left: 0px;
  width: 100%;
}
.selector .selectorIco {
  display: inline-block;
  margin: -3px 0 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 9px;
  height: 6px;
  background: 0 -387px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#page_header {
  padding-top: 60px;
  z-index: 1000;
  position: relative;
}
#page_header #header {
  background-color: #0e2031;
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 60px;
  z-index: 9999;
}
#page_header #header .wide_container {
  padding: 0;
}
#page_header #header .wide_container .span12 {
  font-size: 0;
}
#page_header #header .wide_container #logo_wrapper {
  display: inline-block;
  vertical-align: top;
  margin: 19px 20px 0 0;
}
#page_header #header .wide_container #st_mega_menu_wrap {
  display: inline-block;
  vertical-align: top;
  margin: 22px 0 0 0;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .ma_level_0 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #979797;
  display: block;
  position: relative;
  padding: 0 15px;
  height: auto;
  line-height: normal;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .ma_level_0 span {
  border-bottom: 1px solid #FFFFFF;
  width: 0;
  display: block;
  margin: 0 auto;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0.current .ma_level_0,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0.active .ma_level_0 {
  background: none;
  color: #FFFFFF;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0.current .ma_level_0 .line,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0.active .ma_level_0 .line {
  width: 100%;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub {
  background-color: #0e2031;
  border: 0;
  padding: 0;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row {
  margin: 0;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 {
  margin: 0 10px;
  width: 180px;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel1,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel2 {
  padding: 0;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel1 li,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel2 li {
  border-bottom: 1px solid #324150;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel1 li a,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel2 li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #979797;
  text-indent: 10px;
  padding: 9px 0;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel1 li a:hover,
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .stmenu_sub .row .span3 .sttlevel2 li a:hover {
  color: #FFFFFF !important;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .mllevel1 .icon-angle-right {
  top: 10px;
}
#page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .mllevel1.show .sttlevel2 {
  left: 180px;
  border: none;
  background-color: #0e2031;
}
#page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 {
  background: #345C93;
}
#page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 .ma_level_1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #ffffff;
}
#page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu_tri {
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background: url('../img/extension/icon-menu.png') no-repeat center center;
  background-size: 88% auto;
  float: left;
  padding: 0;
  border-radius: 0;
}
#page_header #header .wide_container #header_user {
  float: right;
  padding: 7px 15px;
  max-width: 102px;
  background: #219dee;
}
#page_header #header .wide_container #header_user.off {
  padding: 22px 15px;
}
#page_header #header .wide_container #header_user a,
#page_header #header .wide_container #header_user a span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #E6E7E8;
  text-decoration: underline;
}
#page_header #header .wide_container #header_user a.account,
#page_header #header .wide_container #header_user a.account span {
  font-weight: 700;
  line-height: 8px;
  text-decoration: none;
}
#page_header #header .wide_container #header_user a.account span {
  display: block;
}
#page_header #header .wide_container #languages_block_top {
  float: right;
  margin: 22px 20px 0 0;
}
#page_header #header .wide_container #languages_block_top p {
  clear: left;
  padding-right: 20px;
  text-align: right;
  background: url('../img/blab/block_languages_top_p_bg.png') no-repeat right 4px;
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #979797;
  text-transform: uppercase;
}
#page_header #header .wide_container #languages_block_top #first-languages li,
#page_header #header .wide_container #languages_block_top #first-languages a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #979797;
  text-transform: uppercase;
}
#page_header #header .wide_container #languages_block_top #first-languages li {
  border-bottom: 1px solid #324150;
  font-weight: 600;
  font-size: 13px;
  color: #979797;
  text-indent: 10px;
  padding: 9px 0;
}
#page_header #header .wide_container #languages_block_top #first-languages li:hover,
#page_header #header .wide_container #languages_block_top #first-languages li:hover a {
  color: #FFFFFF;
}
#footer-secondary .wide_container {
  padding: 0;
}
#footer {
  background: #E6E7E8;
  color: #C2C4C5;
  border-bottom: 1px solid #B9B9B9;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
#footer #footer-primary {
  display: none;
}
#footer .block {
  padding: 25px 0;
}
#footer .mar_b4 {
  margin-bottom: 0;
  font-size: 12px;
}
#footer #footer_info {
  display: none;
}
#footer .linkList {
  display: inline-block;
}
#footer .linkList a,
#footer .linkList a:hover {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #0c1e2e;
  line-height: 30px;
  padding: 0 10px;
  background: 0 -2366px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#footer .linkList a:first-of-type,
#footer .linkList a:hover:first-of-type {
  background: none;
}
#footer ul.social {
  float: right;
}
#footer ul.social li {
  display: inline-block;
  margin: 0 4px 0 0;
}
#footer ul.social li a {
  display: block;
  margin: 0;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3534px;
  width: 28px;
  height: 28px;
}
#footer ul.social li.tw {
  margin: 0;
}
#footer ul.social li.tw a {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3622px;
  width: 28px;
  height: 28px;
}
#breadcrumb_wrapper {
  padding: 10px 0 0 0;
  background: none;
}
#breadcrumb_wrapper .row .breadcrumb ul li {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #219dee;
}
#breadcrumb_wrapper .row .breadcrumb ul li.navigation-pipe,
#breadcrumb_wrapper .row .breadcrumb ul li a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #b0b0b0;
}
#breadcrumb_wrapper .row .breadcrumb ul li span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  color: #219dee;
}
body #rightbar {
  right: 10px;
  border: none;
  background: none;
  bottom: 10%;
}
#to_top_wrap a.icon_wrap {
  padding: 0;
  width: 48px;
  height: 48px;
  border: 1px solid #EAEBEB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  background: -moz-linear-gradient(#ffffff, #eaebeb);
  background: -webkit-linear-gradient(#ffffff, #eaebeb);
  background: -o-linear-gradient(#ffffff, #eaebeb);
  background: -ms-linear-gradient(#ffffff, #eaebeb);
  background: linear-gradient(#ffffff, #eaebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#eaebeb);
  -webkit-box-shadow: 2px 2px 2px 0 #d6d6d7;
  -moz-box-shadow: 2px 2px 2px 0 #d6d6d7;
  box-shadow: 2px 2px 2px 0 #d6d6d7;
}
#to_top_wrap a.icon_wrap:hover {
  background: #eaebeb;
  background: -moz-linear-gradient(#eaebeb, #ffffff);
  background: -webkit-linear-gradient(#eaebeb, #ffffff);
  background: -o-linear-gradient(#eaebeb, #ffffff);
  background: -ms-linear-gradient(#eaebeb, #ffffff);
  background: linear-gradient(#eaebeb, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#eaebeb, endColorstr=#ffffff);
}
#to_top_wrap a.icon_wrap.disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
#to_top a i {
  display: none;
}
#to_top a span {
  margin: 16px auto 0 auto;
  width: 26px;
  height: 16px;
  background: url('../img/blab/sprite-arrow.png') no-repeat;
  text-indent: -9999px;
}
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5 {
  margin: 0;
}
.rte h1,
.rte h2,
.rte h3 {
  color: #219dee;
}
.rte h2,
.rte h3,
.rte h4,
.rte h5 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
}
.rte h1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  margin: 0 0 25px 0;
}
.rte h2 {
  font-size: 32px;
  margin: 0 0 30px 0;
}
.rte h3 {
  font-size: 28px;
  margin: 0 0 10px 0;
}
.rte h4,
.rte h5 {
  color: #0F1521;
  margin: 0 0 25px 0;
}
.rte h4 {
  font-size: 18px;
}
.rte h5 {
  font-size: 16px;
}
.rte p {
  margin: 0 0 30px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #0f1521;
}
.rte .blocContent {
  overflow: hidden;
}
.rte .blocContent.space {
  margin: 0 0 45px 0;
}
.rte .blocContent.bg {
  background: #eff3f5;
}
.rte .illus {
  margin: 0;
}
.rte .illus img {
  width: 100%;
  height: auto;
}
.rte .illus.half {
  float: left;
  width: 50%;
}
.rte .illus.half.right,
.rte .illus.half.even {
  float: right;
}
.rte .contentHalf {
  padding: 35px;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rte .cntVerbatim {
  padding-right: 0;
}
.rte .cntVerbatim .meaVerbatim {
  float: right;
  padding: 30px;
  margin: 25px 0 0 0;
  width: 260px;
  text-align: center;
  background: #eff3f5;
}
.rte .cntVerbatim .meaVerbatim p {
  margin: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #b9b9b9;
  font-style: italic;
  line-height: 30px;
}
.rte .cntVerbatim .meaVerbatim hr {
  margin-bottom: 10px;
  width: auto;
}
.rte .cntVerbatim .meaVerbatim hr + p {
  margin: 0;
  font-style: normal;
  font-size: 16px;
  color: #0D1B29;
  line-height: normal;
}
#cms.cms #cmsContent {
  margin: 0;
}
body#category,
body#module-blabbooking-category,
body#module-blabdevis-category {
  background-color: #E6E7E8;
}
body#category .wide_container,
body#module-blabbooking-category .wide_container,
body#module-blabdevis-category .wide_container {
  background: none;
}
.prettycheckbox label,
.prettyradio label {
  display: none;
}
#layered_block_left {
  position: relative;
  display: none;
}
#layered_block_left .title_block {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  color: #219dee;
  line-height: normal;
  text-transform: none;
}
#layered_block_left form#layered_form > div {
  overflow: hidden;
}
#layered_block_left form#layered_form > div > div {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 18%;
}
#layered_block_left form#layered_form > div > div .layered_subtitle {
  display: block;
  margin: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #232734;
  text-transform: uppercase;
}
#layered_block_left form#layered_form > div > div .layered_close {
  display: none;
}
#layered_block_left form#layered_form > div > div ul {
  padding: 0;
}
#layered_block_left form#layered_form > div > div ul li {
  padding: 0;
  margin: 0 0 10px 0;
}
#layered_block_left form#layered_form > div > div ul li .prettycheckbox {
  vertical-align: middle;
}
#layered_block_left form#layered_form > div > div ul li label a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #232734;
}
#layered_block_left form#layered_form > div > div:last-of-type {
  width: 26%;
}
#layered_block_left form#layered_form > div > div:last-of-type ul {
  overflow: hidden;
}
#layered_block_left form#layered_form > div > div:last-of-type ul li {
  float: left;
  width: 50%;
}
#layered_block_left form#layered_form div#enabled_filters {
  display: none;
}
#center_column:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#center_column .span3 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
  margin-top: 20px;
  margin-bottom: 5px;
  min-height: 358px;
}
#center_column .span3.product {
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  background: #FFF;
}
#center_column .span3.product .pdtStatus {
  margin: 0 4%;
}
#center_column .span3.product .s_title_block {
  padding: 0 4%;
  height: auto;
  line-height: normal;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #219dee;
}
#center_column .span3.product .desc {
  padding: 0 4%;
  min-height: 18px;
  color: #232734;
}
#center_column .span3.product img.front-image {
  display: block;
  margin: 0 auto;
}
#center_column .span3.product ul li {
  display: inline-block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #232734;
}
#center_column .span3.product ul.capacity {
  padding: 0 4%;
  position: absolute;
  bottom: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#center_column .span3.product ul.action {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 4%;
  width: 92%;
  max-height: 0;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  background: #FFF;
}
#center_column .span3.product ul.action li {
  width: 49%;
}
#center_column .span3.product ul.action li .customBtn {
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  margin: 10px 0;
}
#center_column .span3.product ul.action li .customBtn:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
#center_column .span3.product ul.action li .customBtn .content {
  color: #ffffff;
}
#center_column .span3.product ul.action li .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  #center_column .span3.product ul.action li .customBtn .content {
    padding: 0 20px 0 35px;
  }
}
@media only screen and (max-width: 1200px) {
  #center_column .span3.product ul.action li .customBtn .content {
    padding: 0 10px 0 20px;
  }
}
#center_column .span3.product ul.action li .customBtn span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -1750px;
  width: 27px;
  height: 16px;
}
@media only screen and (min-width: 1200px) {
  #center_column .span3.product ul.action li .customBtn span {
    left: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  #center_column .span3.product ul.action li .customBtn span {
    left: 7px;
  }
}
#center_column .span3.product ul.action li .customBtn .content {
  padding: 0 0 0 15px;
  text-align: center;
}
#center_column .span3.product ul.action li .customBtn span {
  top: 12px;
  left: 5px;
}
#center_column .span3.product ul.action li + li {
  float: right;
}
#center_column .span3.product ul.action li + li .customBtn {
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
#center_column .span3.product ul.action li + li .customBtn:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
#center_column .span3.product ul.action li + li .customBtn .content {
  color: #797979;
}
#center_column .span3.product ul.action li + li .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
#center_column .span3.product ul.action li + li .customBtn span {
  display: none;
}
#center_column .span3.product ul.action li + li .customBtn .content {
  padding: 0;
  text-align: center;
}
#center_column .span3.product ul.action.es li .customBtn {
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
}
#center_column .span3.product ul.action.es li .customBtn:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
#center_column .span3.product ul.action.es li .customBtn .content {
  color: #ffffff;
}
#center_column .span3.product ul.action.es li .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
#center_column .span3.product ul.action.es li .customBtn span {
  display: none;
}
#center_column .span3.product ul.action.es li .customBtn .content {
  padding: 0;
  text-align: center;
}
#center_column .span3.product ul.action.es li + li .customBtn {
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
}
#center_column .span3.product ul.action.es li + li .customBtn:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
#center_column .span3.product ul.action.es li + li .customBtn .content {
  color: #797979;
}
#center_column .span3.product ul.action.es li + li .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
#center_column .span3.product ul.action.es li + li .customBtn span {
  display: none;
}
#center_column .span3.product:hover .action {
  max-height: 70px;
}
#center_column .span3.subcategory .cat_name {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  color: #219dee;
  line-height: normal;
  text-transform: uppercase;
}
#center_column .span3.subcategory .cat_desc p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  color: #232734;
  line-height: normal;
}
#center_column .span3.off .s_title_block,
#center_column .span3.off .desc,
#center_column .span3.off .front-image,
#center_column .span3.off .capacity {
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#center_column .span3.off ul.action li {
  float: none;
  display: block;
  width: auto;
}
#center_column .span3.full ul.action li {
  float: none;
  display: block;
  width: auto;
}
#center_column .span3.full ul.action li .customBtn {
  text-align: center;
}
#center_column .span3.full ul.action li .customBtn span {
  left: 14%;
}
.lt-ie9 #center_column .span3.product .action,
.ie9 #center_column .span3.product .action {
  display: none;
}
.lt-ie9 #center_column .span3.product:hover .action,
.ie9 #center_column .span3.product:hover .action {
  display: block;
}
.product h1 {
  margin-bottom: 0;
}
.product #blockbooking,
.product #blockdevis {
  margin: 95px 0 0 0;
  height: 615px;
}
.product #blockbooking .customBtn,
.product #blockdevis .customBtn {
  display: inline-block;
  margin: 0 0 20px 0;
  min-width: 0;
  background: #ececec;
  background: -moz-linear-gradient(#ececec, #dcdbdb);
  background: -webkit-linear-gradient(#ececec, #dcdbdb);
  background: -o-linear-gradient(#ececec, #dcdbdb);
  background: -ms-linear-gradient(#ececec, #dcdbdb);
  background: linear-gradient(#ececec, #dcdbdb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ececec, endColorstr=#dcdbdb);
  min-width: 230px;
}
.product #blockbooking .customBtn:hover,
.product #blockdevis .customBtn:hover {
  background: #dcdbdb;
  background: -moz-linear-gradient(#dcdbdb, #ececec);
  background: -webkit-linear-gradient(#dcdbdb, #ececec);
  background: -o-linear-gradient(#dcdbdb, #ececec);
  background: -ms-linear-gradient(#dcdbdb, #ececec);
  background: linear-gradient(#dcdbdb, #ececec);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#dcdbdb, endColorstr=#ececec);
}
.product #blockbooking .customBtn .content,
.product #blockdevis .customBtn .content {
  color: #797979;
}
.product #blockbooking .customBtn .content,
.product #blockdevis .customBtn .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  .product #blockbooking .customBtn .content,
  .product #blockdevis .customBtn .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .product #blockbooking .customBtn .content,
  .product #blockdevis .customBtn .content {
    padding: 0 20px 0 10px;
  }
}
.product #blockbooking .customBtn span,
.product #blockdevis .customBtn span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  .product #blockbooking .customBtn span,
  .product #blockdevis .customBtn span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .product #blockbooking .customBtn span,
  .product #blockdevis .customBtn span {
    right: 7px;
  }
}
.product #blockbooking .customBtn.blue,
.product #blockdevis .customBtn.blue {
  min-width: 0;
  background: #22a0f1;
  background: -moz-linear-gradient(#22a0f1, #076fb4);
  background: -webkit-linear-gradient(#22a0f1, #076fb4);
  background: -o-linear-gradient(#22a0f1, #076fb4);
  background: -ms-linear-gradient(#22a0f1, #076fb4);
  background: linear-gradient(#22a0f1, #076fb4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  min-width: 230px;
}
.product #blockbooking .customBtn.blue:hover,
.product #blockdevis .customBtn.blue:hover {
  background: #076fb4;
  background: -moz-linear-gradient(#076fb4, #22a0f1);
  background: -webkit-linear-gradient(#076fb4, #22a0f1);
  background: -o-linear-gradient(#076fb4, #22a0f1);
  background: -ms-linear-gradient(#076fb4, #22a0f1);
  background: linear-gradient(#076fb4, #22a0f1);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
}
.product #blockbooking .customBtn.blue .content,
.product #blockdevis .customBtn.blue .content {
  color: #ffffff;
}
.product #blockbooking .customBtn.blue .content,
.product #blockdevis .customBtn.blue .content {
  width: 100%;
  height: 42px;
  line-height: 42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (min-width: 1200px) {
  .product #blockbooking .customBtn.blue .content,
  .product #blockdevis .customBtn.blue .content {
    padding: 0 35px 0 20px;
  }
}
@media only screen and (max-width: 1200px) {
  .product #blockbooking .customBtn.blue .content,
  .product #blockdevis .customBtn.blue .content {
    padding: 0 20px 0 10px;
  }
}
.product #blockbooking .customBtn.blue span,
.product #blockdevis .customBtn.blue span {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -939px;
  width: 8px;
  height: 11px;
}
@media only screen and (min-width: 1200px) {
  .product #blockbooking .customBtn.blue span,
  .product #blockdevis .customBtn.blue span {
    right: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .product #blockbooking .customBtn.blue span,
  .product #blockdevis .customBtn.blue span {
    right: 7px;
  }
}
.product .cntCarousel {
  margin-bottom: 45px;
  font-size: 0;
}
.product .cntCarousel .carouselParent {
  position: relative;
}
.product .cntCarousel #view_scroll_left,
.product .cntCarousel #view_scroll_right {
  height: 50px;
  line-height: 50px;
}
.product .cntCarousel #views_block {
  position: absolute;
  bottom: 0;
  padding: 8px 25px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(11, 21, 32, 0.6);
}
.product .cntCarousel #views_block #thumbs_list {
  width: auto;
}
.product .cntCarousel #views_block #thumbs_list ul {
  width: auto;
  font-size: 0;
}
.product .cntCarousel #views_block #thumbs_list ul li {
  padding: 0;
  margin: 0 5px 0 0;
  width: auto;
}
.product .cntCarousel #views_block #thumbs_list ul li img {
  border: none;
}
.product .meaCapacity {
  padding: 20px;
  margin: 0;
  background: #eff3f5;
}
.product .meaCapacity ul li {
  display: inline-block;
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 20px 0 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #219dee;
  line-height: 34px;
  background: url('../img/blab/sprite-ico.png') 0 -1117px no-repeat;
}
.product .meaCapacity ul li.bag {
  padding: 0 0 0 22px;
  background-position: 0 -1346px;
}
.product .meaCapacity ul li.bigBag {
  padding: 0 0 0 28px;
  background-position: 0 -1566px;
}
.product .meaCapacity ul li.back {
  padding: 0 0 0 38px;
  background-position: 0 -1788px;
}
.product .meaCapacity ul li .bubble {
  display: none;
  line-height: 20px;
  width: 100px;
  margin: 0 0 0 -50px;
  position: absolute;
  left: 50%;
  top: 40px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  background: #243544;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product .meaCapacity ul li .bubble span {
  position: absolute;
  width: 8px;
  height: 4px;
  top: 0;
  left: 50%;
  margin: -4px 0 0 -4px;
  background: url('../img/blab/sprite-ico.png') 0 -2231px no-repeat;
}
.product .meaCapacity ul li:hover .bubble {
  display: block;
}
.product .cntDesc > .blcF {
  width: 850px;
}
.product .cntDesc > .blcF + .blcF {
  float: right;
  width: 270px;
}
.product .cntDesc > .blcF .blocContent:last-of-type {
  margin: 0 0 30px 0;
}
.product .meaAside div {
  padding: 20px;
  margin: 0 0 10px 0;
  height: 171px;
  background: url('../img/blab/bgd-mea-aside.jpg') no-repeat;
}
.product .meaAside div.theme2 {
  background-position: 0 -211px;
}
.product .meaAside div a {
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  color: #219dee;
  text-transform: uppercase;
  background: url('../img/blab/sprite-arrow.png') right -3264px no-repeat;
}
.product .meaAside div a span {
  display: block;
  margin: 10px 0 0 0;
  text-transform: none;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  text-shadow: 0px 0px 5px #000000;
}
.stores .cntFilter h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
  text-transform: uppercase;
}
.stores .cntFilter ul {
  font-size: 0;
}
.stores .cntFilter ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.stores .cntFilter ul li a {
  display: block;
  padding: 0 5px;
  min-width: 90px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #727272;
  line-height: 33px;
  text-align: center;
  background: #E6E7E8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.stores .cntFilter ul li.active a {
  color: #FFF;
  background: #219dee;
}
.stores .cntFilter .selector {
  margin: 0 0 30px 0;
  min-width: 350px;
}
.stores #map {
  margin: 0 0 10px 0;
  width: auto;
  height: auto;
  min-height: 475px;
}
.authentication h1 {
  margin: 0 0 35px 0;
}
.error {
  padding: 0;
  color: #9D0A0F;
  background: none;
  border: none;
}
.error p {
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  color: #9d0a0f;
}
.error p:first-letter {
  text-transform: capitalize;
}
#body_wrapper #center_column form div.error {
  display: none;
  padding: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  color: #9d0a0f;
  background: none;
  border: none;
}
#body_wrapper #center_column form div.error li,
#body_wrapper #center_column form div.error p {
  font-size: 11px;
}
#body_wrapper #center_column form div.errorIco {
  display: none;
  position: absolute;
  right: -17px;
  top: 15px;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -1081px;
  width: 15px;
  height: 13px;
}
#body_wrapper #center_column form#formTunnelStep1 div.errorIco {
  right: auto;
  left: -25px;
}
#body_wrapper #center_column form#create-account_form p,
#body_wrapper #center_column form#login_form p {
  display: block;
  margin: 0;
  width: auto;
  border: none;
}
#body_wrapper #center_column form#create-account_form p.condition label,
#body_wrapper #center_column form#login_form p.condition label {
  cursor: pointer;
}
#body_wrapper #center_column form#account-creation_form p.required sup {
  color: #232734;
}
#body_wrapper #center_column fieldset {
  padding: 30px 4.15%;
  margin: 0;
  background: none;
  border: 10px solid #eff3f5;
}
#body_wrapper #center_column fieldset h2 {
  margin: 0 0 40px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
  text-transform: uppercase;
}
#body_wrapper #center_column fieldset + fieldset {
  border-top: none;
}
#body_wrapper #center_column fieldset.customFieldset {
  /* */
}
#body_wrapper #center_column fieldset.customFieldset p {
  display: inline-block;
  padding: 5px 0;
  /*margin:0 0 0 0;*/
  width: 46.15%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #232734;
  border-bottom: 1px solid #D6D8D9;
  vertical-align: top;
  /*calage devis step 4 - bottom; step4 decalage bloc numero/heure vol*/
}
#body_wrapper #center_column fieldset.customFieldset p:nth-child(odd) {
  margin: 0 0 0 7%;
}
#body_wrapper #center_column fieldset.customFieldset p.checkbox input {
  margin: 0;
}
#body_wrapper #center_column fieldset.customFieldset p.checkbox label {
  width: auto;
  max-width: 90.8%;
}
#body_wrapper #center_column fieldset.customFieldset p.radioP > span:first-of-type:not(.error),
#body_wrapper #center_column fieldset.customFieldset p.select > span:first-of-type:not(.error) {
  display: inline-block;
  padding: 0;
  width: 40%;
  text-align: left;
}
#body_wrapper #center_column fieldset.customFieldset p.radioP .radio {
  padding: 0;
}
#body_wrapper #center_column fieldset.customFieldset p.radioP label {
  margin: 0 15px 0 0;
  width: auto;
}
#body_wrapper #center_column fieldset.customFieldset p.radioP.large label {
  margin: 0;
  width: auto;
  max-width: 96%;
  vertical-align: inherit;
}
#body_wrapper #center_column fieldset.customFieldset p.textarea {
  width: 100%;
  margin: 0 !important;
}
#body_wrapper #center_column fieldset.customFieldset p.textarea label {
  width: auto;
  margin: 0 0 5px 0;
  vertical-align: middle;
}
#body_wrapper #center_column fieldset.customFieldset p.textarea textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: #FFF;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#body_wrapper #center_column fieldset.customFieldset p.date > span:not(.error) {
  padding: 0;
}
#body_wrapper #center_column fieldset.customFieldset p.date .selector {
  width: 18.85% !important;
}
#body_wrapper #center_column fieldset.customFieldset p.inline-infos {
  display: block;
  margin: 20px 0 15px 130px;
  width: auto;
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset p.mar_b1,
#body_wrapper #center_column fieldset.customFieldset p.required_note,
#body_wrapper #center_column fieldset.customFieldset p.lost_password {
  display: block;
  margin: 0 0 15px 0;
  width: auto;
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset p.further {
  min-height: 40px;
}
#body_wrapper #center_column fieldset.customFieldset p.further span:not(.error) {
  display: block;
  padding: 10px 0 0 0;
  font-size: 11px;
}
#body_wrapper #center_column fieldset.customFieldset p.tooLong .selector > span {
  font-size: 11px;
}
#body_wrapper #center_column fieldset.customFieldset p.large {
  display: block;
  margin: 0;
  width: auto;
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset p.large label {
  width: 18.44%;
}
#body_wrapper #center_column fieldset.customFieldset p.large input[type=text] {
  width: 298px;
}
#body_wrapper #center_column fieldset.customFieldset p.large textarea {
  width: 79.75%;
}
#body_wrapper #center_column fieldset.customFieldset p.large.checkbox .checkbox {
  margin: 4px 0 0 0;
  vertical-align: top;
}
#body_wrapper #center_column fieldset.customFieldset p.large.checkbox label {
  width: auto;
  max-width: 95%;
  line-height: normal;
}
#body_wrapper #center_column fieldset.customFieldset p.terms {
  width: auto;
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #242635;
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset p.terms.last {
  margin: 0 0 10px 0;
}
#body_wrapper #center_column fieldset.customFieldset p.nlP {
  min-height: 36px;
}
#body_wrapper #center_column fieldset.customFieldset p.nlP.large {
  min-height: auto;
  padding-top: 10px;
}
#body_wrapper #center_column fieldset.customFieldset p.password {
  vertical-align: top;
}
#body_wrapper #center_column fieldset.customFieldset p.empty {
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset p .notice {
  font-size: 11px;
}
#body_wrapper #center_column fieldset.customFieldset label {
  display: inline-block;
  padding: 0;
  width: 39.92%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #232734;
  text-align: left;
  vertical-align: middle;
}
#body_wrapper #center_column fieldset.customFieldset input[type=text],
#body_wrapper #center_column fieldset.customFieldset input[type=password] {
  width: 56.25%;
  background-color: #FFF;
  border: none;
  height: 40px;
  padding: 0 4px;
  line-height: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
#body_wrapper #center_column fieldset.customFieldset .selector {
  width: 58.78% !important;
}
#body_wrapper #center_column fieldset.customFieldset a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #0e1521;
  padding: 0 0 0 20px;
  background: url('../img/blab/sprite-arrow.png') 0 -2038px no-repeat;
}
#body_wrapper #center_column fieldset.customFieldset span.form_info {
  margin: 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #232734;
}
#body_wrapper #center_column fieldset.customFieldset span.inline-infos {
  display: block;
  margin: 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #232734;
}
#body_wrapper #center_column fieldset.customFieldset .uploader {
  width: 58.78%;
}
#body_wrapper #center_column fieldset.customFieldset .lineBtn {
  margin: 0;
}
#body_wrapper #center_column fieldset.customFieldset p.title-h2,
#body_wrapper #center_column fieldset.customFieldset p.title-h3 {
  margin: 0;
  width: auto;
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset h2,
#body_wrapper #center_column fieldset.customFieldset p.title-h2 {
  padding: 0;
  margin: 0 0 30px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
  background: none;
}
#body_wrapper #center_column fieldset.customFieldset h2 span:last-of-type,
#body_wrapper #center_column fieldset.customFieldset p.title-h2 span:last-of-type {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #242635;
  text-transform: none;
}
#body_wrapper #center_column fieldset.customFieldset h2 span.titleComment,
#body_wrapper #center_column fieldset.customFieldset p.title-h2 span.titleComment {
  display: block;
  font-size: 14px;
  line-height: 2em;
}
#body_wrapper #center_column fieldset.customFieldset p.title-h3 {
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #424242;
}
#body_wrapper #center_column fieldset.customFieldset.simple p {
  margin: 0;
}
#body_wrapper #center_column fieldset.customFieldset.simple p:nth-child(odd) {
  margin: 0 0 0 6.65%;
}
#body_wrapper #center_column fieldset.customFieldset.simple p.large textarea {
  width: 79.27%;
}
#body_wrapper #center_column fieldset.customFieldset.simple p.password {
  border: none;
}
#body_wrapper #center_column fieldset.customFieldset.simple .error {
  margin-bottom: 0;
}
#body_wrapper #center_column fieldset.customFieldset + h2 {
  margin: 30px 0 15px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  color: #219dee;
}
#body_wrapper #center_column fieldset.customFieldset + .terms {
  margin-top: 30px;
}
#body_wrapper #center_column fieldset.delivery > div {
  display: inline-block;
  width: 46.15%;
}
#body_wrapper #center_column fieldset.delivery > div + div {
  margin: 0 0 0 7%;
}
#body_wrapper #center_column fieldset.delivery > div p {
  display: block;
  width: auto;
}
#body_wrapper #center_column fieldset.delivery > div h4 {
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #219dee;
  text-transform: uppercase;
  vertical-align: top;
}
#body_wrapper #center_column fieldset.delivery > div h4 span {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 48px;
  height: 21px;
  background: -16px -2524px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#body_wrapper #center_column fieldset.delivery > div + div h4 span {
  background: 0 -2446px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#body_wrapper #center_column fieldset.delivery p {
  border: none;
}
#body_wrapper #center_column fieldset.delivery p.notice {
  margin: 0;
  width: auto;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #219dee;
}
#body_wrapper #center_column fieldset.yourCar .bloc {
  float: left;
  width: 50%;
}
#body_wrapper #center_column fieldset.yourCar .bloc:first-of-type {
  text-align: center;
}
#body_wrapper #center_column fieldset.yourCar + fieldset {
  border-bottom-width: 1px;
}
#body_wrapper #center_column fieldset.customerprivacy p.radioP label {
  font-weight: 700;
}
.contentStore .cntMea .illus {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0;
}
.contentStore .meaCoordinates > div {
  padding: 0 10px 0 45px;
  margin: 0 0 20px 0;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  color: #232734;
  position: relative;
}
.contentStore .meaCoordinates > div .ico {
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
}
.contentStore .meaCoordinates > div.them1 .ico {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3798px;
  width: 33px;
  height: 29px;
}
.contentStore .meaCoordinates > div.them2 .ico {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3186px;
  width: 26px;
  height: 26px;
}
.contentStore .meaCoordinates > div.them3 .ico {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4159px;
  width: 30px;
  height: 32px;
}
.contentStore .meaCoordinates > div.them4 .ico {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -2527px;
  width: 34px;
  height: 21px;
}
.contentStore .meaCoordinates > div.them5 .ico {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -3019px;
  width: 20px;
  height: 23px;
}
.contentStore .meaCoordinates > div.them5 a {
  text-decoration: underline;
}
.contentStore .meaCoordinates p {
  margin: 0;
}
.contentStore .meaCoordinates p span {
  font-weight: 900;
}
.flexslider {
  border: none;
  box-shadow: none;
  margin: 0;
  clear: both;
}
.flexslider .flex-control-thumbs {
  margin: 0;
}
.flexslider .flex-control-thumbs li {
  padding-right: 10px;
  width: auto;
}
.flexslider .flex-control-thumbs li:first-child {
  padding-left: 20px;
}
.flexslider .flex-control-thumbs li img {
  margin: 10px 0;
  width: auto;
  max-width: 115px;
  max-height: 70px;
}
.flexslider .flex-direction-nav li a {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4745px;
  width: 30px;
  height: 50px;
  background-repeat: no-repeat;
  font-size: 0;
  text-indent: -9999px;
  color: rgba(0, 0, 0, 0);
  top: 45%;
}
.flexslider .flex-direction-nav li a:before {
  content: '' !important;
}
.flexslider .flex-direction-nav li:last-child a {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.cntAccordion {
  margin: 0 0 100px 0;
}
.cntAccordion .titleN1 {
  margin: 0 0 25px 0;
  font-size: 14px;
  text-transform: uppercase;
  background: url('../img/blab/faqTitleBgd.png') 0 16px repeat-x;
}
.cntAccordion .titleN1 span {
  padding: 0 1% 0 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  color: #219dee;
  background: #FFFFFF;
}
.cntAccordion .titleN2 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #0e2031;
  text-transform: uppercase;
}
.cntAccordion .titleN3 {
  color: #219dee;
}
.cntAccordion .boldText {
  font-weight: bold;
}
.cntAccordion .accordion .action {
  display: block;
  position: relative;
  padding: 20px 15px;
  border-bottom: 1px solid #D6D8D9;
}
.cntAccordion .accordion .action span {
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  margin: -5.5px 0 0 0;
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -726px;
  width: 8px;
  height: 11px;
}
.cntAccordion .accordion .animation {
  display: none;
  padding: 15px;
  margin: 0 15px;
  background: #FFFFFF;
}
.cntAccordion .accordion .animation p {
  margin: 0 0 0.833em 0;
}
.cntAccordion .accordion.active {
  padding: 0 0 15px 0;
  background: #eff3f5;
}
.cntAccordion .accordion.active .titleN2 {
  color: #219dee;
}
.cntAccordion .accordion.active .action {
  border: none;
}
.cntAccordion .accordion.active .action span {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.cntAccordion .accordion.active .animation {
  display: block;
}
/* price fix */
#blabBookingCommand .row li .price {
  white-space: normal;
}
/* nl form fix */
#body_wrapper #newsletter_form fieldset.customFieldset .selector,
#body_wrapper #account-creation_form fieldset.customFieldset .selector {
  width: 58% !important;
}
.maintenance-page,
.maintenance-page .wide_container {
  background: #0e2031;
}
.maintenance-page .wide_container {
  margin-top: 20px;
}
.maintenance-page p {
  color: #FFF;
  font-size: 26px;
  text-align: center;
}
#main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
  float: left;
  margin: 23% 0 0 15%;
  color: #0e2031;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 0 30px 0 12px;
  font-size: 13px;
  font-family: 'Open Sans', Arial, sans-serif;
  background: url('../img/extension/bullet-promo.png') center right no-repeat #fce40a;
  text-transform: none;
  margin-left: 95px;
}
#main_content_area .camera_caption_box .camera_caption_inner .btnPromo:hover {
  color: #0e2031;
}
/*** Css for screen for portrait ipad only ***/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin-left: 72px;
  }
}
/*** Css for screen above 1280px ***/
@media only screen and (min-width: 1280px) {
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin-top: 22%;
    margin-left: 77px;
  }
}
/*** Css for screen above 1440 ***/
@media only screen and (min-width: 1441px) {
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin-top: 22%;
    margin-left: 60px;
  }
}
/*** Css for screen above au dessus de 1600 ***/
@media only screen and (min-width: 1601px) {
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin-top: 25%;
    margin-left: 25px;
  }
}
/* Ajout image de fond */
.filesinfomessage {
  display: inline-block;
  width: 93%;
  background: url('../img/extension/icon-info.gif') no-repeat left center;
  padding: 0 0 0 45px;
  margin: 0 0 0.65em;
  color: #9d0a0f;
}
body .steps {
  margin-bottom: 40px;
}
body .steps .step {
  background: url(../img/blab/sprite-numbers.png) center 0 no-repeat;
  width: 16%;
  height: 104px;
  display: inline-block;
  border-right: 1px solid #eff3f5;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
body .steps .step:nth-child(1) {
  background-position: center 12px;
}
body .steps .step:nth-child(2) {
  background-position: center -89px;
}
body .steps .step:nth-child(3) {
  background-position: center -192px;
}
body .steps .step:nth-child(4) {
  background-position: center -295px;
}
body .steps .step:nth-child(5) {
  background-position: center -396px;
}
body .steps .step:nth-child(6) {
  background-position: center -499px;
  border-right: none;
}
body .steps .step a,
body .steps .step span {
  display: block;
  padding: 38px 0;
  height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #0e2031;
  font-size: 20px;
}
body .steps .step.on:nth-child(1) {
  background-position: center -602px;
}
body .steps .step.on:nth-child(2) {
  background-position: center -705px;
}
body .steps .step.on:nth-child(3) {
  background-position: center -808px;
}
body .steps .step.on:nth-child(4) {
  background-position: center -909px;
}
body .steps .step.on:nth-child(5) {
  background-position: center -1012px;
}
body .steps .step.on:nth-child(6) {
  background-position: center -1117px;
}
#main_content_area .slideshow_block {
  position: relative;
  z-index: 1;
}
#main_content_area .slideshow_block .camera_prev {
  left: 0;
}
#main_content_area .slideshow_block .camera_next {
  right: 0;
}
#main_content_area .slideshow_block .camera_prev,
#main_content_area .slideshow_block .camera_next {
  margin-top: -60px;
}
#main_content_area .slideshow_block .camera_prev i,
#main_content_area .slideshow_block .camera_next i {
  background: transparent !important;
  border: none !important;
  font-size: 80px;
}
#main_content_area .camera_caption_box {
  top: 13px;
}
#main_content_area .camera_caption_box .camera_caption_inner {
  padding-left: 130px;
  font-size: 47px;
  color: #FFFFFF;
  white-space: nowrap;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 35px;
  text-shadow: 0px 0px 45px #3E3E3E;
}
#main_content_area .camera_caption_box .camera_caption_inner span {
  display: block;
  margin: 0 0 10px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 3.4px;
  color: #219dee;
}
#main_content_area .camera_caption_box .camera_caption_inner span.mention {
  position: absolute;
  top: 300%;
  right: 5%;
  font-size: 11px;
  color: #fff;
}
#main_content_area .camera_caption_box .camera_caption_inner a {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  color: #ffffff;
  text-transform: capitalize;
  padding: 0 0 0 15px;
  margin-top: -30px;
  background: transparent 0 -722px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#main_content_area .camera_caption_box .camera_caption_inner a:hover {
  color: #219dee;
}
#blabbookingOrderLivraison h1 {
  margin: 0 0 20px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  color: #219dee;
  clear: both;
}
#blabbookingOrderLivraison .containerStudent {
  background-color: #eff3f5;
}
#blabbookingOrderLivraison .containerStudent .content {
  text-align: center;
}
#blabbookingOrderLivraison .containerStudent .content label {
  margin: 0 40px 0 0;
}
#blabbookingOrderLivraison .containerStudent .content p {
  display: inline-block;
  margin: 10px 0 10px 150px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #232734;
  line-height: 12px;
  vertical-align: middle;
}
#blabbookingOrderLivraison .containerStudent .content p a {
  font-size: 11px;
  text-decoration: underline;
}
#blabbookingOrderLivraison .containerStudent .content p.title {
  margin: 0 80px 0 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
}
#blabbookingOrderLivraison .centers {
  background-color: #eff3f5;
  margin: 20px 0;
  padding: 20px 1.75%;
}
#blabbookingOrderLivraison .centers:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#blabbookingOrderLivraison .centers > div {
  float: left;
  padding: 20px 1.82%;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#blabbookingOrderLivraison .centers > div.delivery {
  padding-left: 0;
}
#blabbookingOrderLivraison .centers > div.restitution {
  background: #FFF;
}
#blabbookingOrderLivraison .centers h2 {
  color: #219dee;
  font-size: 20px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
#blabbookingOrderLivraison .centers h2 .arrow {
  background-image: url(../img/blab/sprite-icons.png);
  background-position: 0px -4542px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
#blabbookingOrderLivraison .centers .line {
  padding: 10px 0;
  margin: 0 0 0 10.78%;
  border-bottom: 1px solid #D6D8D9;
}
#blabbookingOrderLivraison .centers .line:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#blabbookingOrderLivraison .centers .line:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#blabbookingOrderLivraison .centers .line label {
  float: left;
  width: 51.5%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #232734;
  line-height: 40px;
}
#blabbookingOrderLivraison .centers .line .input {
  float: right;
  width: 48.35%;
  position: relative;
}
#blabbookingOrderLivraison .centers .line .input .btnCalendar {
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent 115% -3266px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#blabbookingOrderLivraison .centers .line .input .selecter {
  max-width: inherit;
}
#blabbookingOrderLivraison .centers .line .input .selecter.open {
  z-index: 100;
}
#blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected {
  background: #ffffff url('../img/blab/arrow-down-gray.png') no-repeat 92% 18px;
  width: 220px;
  line-height: 40px;
}
#blabbookingOrderLivraison .centers .line .input .selecter .selecter-options {
  width: 220px;
}
#blabbookingOrderLivraison .centers .line .input .selecter {
  margin: 0;
}
#blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected {
  padding: 0 35px 0 10px;
  width: 100%;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #6b6b6b;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#blabbookingOrderLivraison .centers .line .input .customInput {
  width: 74.35%;
  font-size: 14px;
  cursor: pointer;
}
#blabbookingOrderLivraison .centers .delivery h2 .arrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#blabbookingOrderLivraison .containerCards {
  position: relative;
  text-align: center;
}
#blabbookingOrderLivraison .containerCards .cards {
  display: inline-block;
  padding-top: 10px;
  font-size: 12px;
}
#blabbookingOrderLivraison .defaultLayer.unavailableVehicle .msg {
  text-align: center;
}
#blabbookingOrderLivraison .horaireLiv,
#blabbookingOrderLivraison .horaireRes {
  clear: both;
  margin: 0;
  padding: .833em 0;
  min-height: 105px;
}
#blabbookingOrderLivraison .horaireLiv,
#blabbookingOrderLivraison .horaireRes,
#blabbookingOrderLivraison .horaireLiv p,
#blabbookingOrderLivraison .horaireRes p,
#blabbookingOrderLivraison .horaireLiv span,
#blabbookingOrderLivraison .horaireRes span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 11px;
  color: #666666;
}
#blabbookingOrderLivraison .horaireLiv p,
#blabbookingOrderLivraison .horaireRes p {
  margin: 0;
}
#blabbookingOrderModele #pb-left-column {
  margin-left: 20px;
}
#blabbookingOrderModele #short_description_block {
  margin-bottom: 15px;
}
#blabbookingOrderModele #short_description_block p {
  margin-bottom: 0;
  text-transform: uppercase;
}
#blabbookingOrderModele .headLeft {
  float: left;
}
#blabbookingOrderModele .headLeft h1 {
  margin: 0;
}
#blabbookingOrderModele .headLeft p {
  margin: 0 0 10px 0;
}
#blabbookingOrderModele .headRight {
  float: right;
}
#blabbookingOrderModele .headRight a {
  display: block;
  margin: 5px 0 20px 0;
}
#blabbookingOrderModele .headRight a:last-child {
  margin: 0;
}
#blabbookingOrderModele .bannerPromo {
  width: 100%;
  margin-bottom: 20px;
}
#blabbookingOrderModele div.h1 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  color: #219dee;
  font-weight: 300;
  line-height: 36px;
  padding: 10px 0 5px;
  text-transform: uppercase;
}
#blabbookingOrderModele #more_info_block {
  padding-top: 20px;
}
#blabbookingStbanner {
  margin-bottom: 30px;
  /* lol*/
}
#blabbookingStbanner .span4 {
  position: relative;
  height: 401px;
}
#blabbookingStbanner .span4.blockpromo {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  background: #219dee;
}
#blabbookingStbanner .span4.blockpromo p {
  margin: 0;
  line-height: normal;
}
#blabbookingStbanner .span4.blockpromo a:not(.content) {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  text-transform: none;
}
#blabbookingStbanner .span4.blockpromo .themePause {
  float: none;
}
#blabbookingStbanner .span4:not(.blockpromo) .content {
  width: 94%;
  padding: 0 0 40px 0;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -47%;
  bottom: 10px;
  min-height: 155px;
  background-color: #FFFFFF;
}
#blabbookingStbanner .span4:not(.blockpromo) .content .title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #219dee;
  text-align: center;
  margin-top: 10px;
}
#blabbookingStbanner .span4:not(.blockpromo) .content .subTitle {
  margin-top: -5px;
  font-size: 18px;
  text-align: center;
  color: #232734;
}
#blabbookingStbanner .span4:not(.blockpromo) .content p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  padding: 10px 20px 0;
  margin: 0;
}
#blabbookingStbanner .span4:not(.blockpromo) .content a {
  font-size: 14px;
  position: absolute;
  left: 20px;
  bottom: 15px;
  padding-left: 15px;
  background: transparent 0 -722px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
}
#blabbookingStbanner .span4:not(.blockpromo) .content a span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #219dee;
}
#blabbookingStbanner .span4:not(.blockpromo) .content a:hover {
  color: #219dee;
}
#blabbookingStbanner .span4 .lineBtn {
  margin: 0;
}
#blabbookingStbanner .span4 .lineBtn .customBtn {
  margin: 0;
}
#blabBookingSummury {
  position: relative;
}
#blabBookingSummury .commandRef {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #0e2031;
}
#blabBookingSummury ul.content {
  margin-bottom: 60px;
}
#blabBookingSummury ul.content li {
  padding: 15px 0;
  color: #232734;
  border-bottom: 1px solid #D6D8D9;
}
#blabBookingSummury ul.content li:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#blabBookingSummury ul.content li.sum {
  padding: 0;
}
#blabBookingSummury ul.content li.sum li {
  border: none;
}
#blabBookingSummury ul.content label {
  float: left;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#blabBookingSummury ul.content span {
  max-width: 50%;
  float: right;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
}
#blabBookingSummury ul.content span.mea {
  color: #219dee;
}
#blabBookingSummury .table td {
  padding-left: 0;
  padding-right: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #DDD;
}
#blabBookingSummury .table td:first-child {
  width: 63px;
}
#blabBookingSummury .table td.qte {
  width: 30px;
  font-weight: 600;
}
#blabBookingSummury .table td img {
  width: 50px;
}
#blabBookingSummury .total {
  background: #eff3f5;
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;
}
#blabBookingSummury .total .label {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #0e2031;
}
#blabBookingSummury .total .label + span {
  position: absolute;
  right: 20px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  color: #0e2031;
}
#blabBookingSummury .bloc.product {
  border: 10px solid #eff3f5;
  text-align: center;
  padding: 30px 0;
}
#blabBookingSummury .carDescription {
  margin: 10px 0;
}
#blabBookingSummury .carDescription p {
  margin: 0 0 5px 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  color: #424242;
}
#blabBookingSummury .carDescription p.carTitle {
  font-weight: 600;
}
#blabBookingSummury .capacity {
  margin: 0 0 30px 0;
}
#blabBookingSummury .condition {
  padding-bottom: 10px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  color: #232734;
}
#blabBookingSummury .condition .checkbox span {
  vertical-align: middle;
}
#blabBookingSummury .condition label a {
  text-decoration: underline;
}
#blabbookingFormBlock {
  position: absolute;
  width: 100%;
  top: 90px;
  left: 0;
}
#blabbookingFormBlock .wide_container {
  background: none;
}
#blabbookingFormBlock #formBooking {
  position: relative;
  z-index: 2;
  width: 250px;
  background-color: #FCFCFB;
}
#blabbookingFormBlock #formBooking .lineForm {
  border-bottom: 1px solid #CBCBCA;
  padding-left: 25px;
  height: 41px;
  position: relative;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #232734;
  color: #6b6b6b;
}
#blabbookingFormBlock #formBooking .lineForm.title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #219dee;
  line-height: 24px;
  padding: 25px;
  position: relative;
}
#blabbookingFormBlock #formBooking .lineForm.select {
  padding-left: 0;
}
#blabbookingFormBlock #formBooking .lineForm.student {
  padding-top: 10px;
  height: 31px;
}
#blabbookingFormBlock #formBooking .lineForm.student label {
  padding-right: 40px;
  font-size: 11px;
}
#blabbookingFormBlock #formBooking .lineForm.student .radio {
  padding-left: 10px;
}
#blabbookingFormBlock #formBooking .lineForm.date {
  line-height: 41px;
  cursor: pointer;
}
#blabbookingFormBlock #formBooking .lineForm.date input {
  border: none;
  background-color: #FCFCFB;
  box-shadow: none;
  padding: 0;
  color: #333;
  margin: 0;
  cursor: pointer;
  font-size: 11px;
}
#blabbookingFormBlock #formBooking .lineForm.date img {
  position: absolute;
  top: 7px;
  right: 20px;
  cursor: pointer;
}
#blabbookingFormBlock #formBooking .lineForm.submit {
  background-color: #219dee;
  padding: 0;
  position: relative;
  height: inherit;
  border-bottom: none;
}
#blabbookingFormBlock #formBooking .lineForm.submit button {
  background: transparent 20px -1728px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  color: #ffffff;
  margin: 0;
  height: 60px;
  border: none;
  text-align: left;
  width: 100%;
  padding: 0 20px 0 65px;
  position: relative;
  z-index: 1;
}
#blabbookingFormBlock #formBooking .lineForm.submit .arrow {
  background: transparent 0 -631px no-repeat;
  background-image: url(../img/blab/sprite-icons.png);
  width: 8px;
  top: 0;
  height: 60px;
  position: absolute;
  right: 20px;
}
#blabbookingFormBlock #formBooking .selecter {
  max-width: inherit;
}
#blabbookingFormBlock #formBooking .selecter.open {
  z-index: 100;
}
#blabbookingFormBlock #formBooking .selecter .selecter-selected {
  background: #ffffff url('../img/blab/arrow-down-gray.png') no-repeat 92% 18px;
  width: 100%;
  line-height: 40px;
}
#blabbookingFormBlock #formBooking .selecter .selecter-options {
  width: 100%;
}
#blabbookingFormBlock #formBooking .selecter {
  margin: 0;
}
#blabbookingFormBlock #formBooking .selecter .selecter-selected {
  border: none;
  background-color: transparent;
  background-position: 110% -242px;
  color: #6b6b6b;
  font-size: 11px;
  box-shadow: none;
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  width: auto;
}
@media only screen and (min-width: 1330px) and (max-width: 1500px) {
  #blabbookingFormBlock {
    top: 50px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1330px) {
  #blabbookingFormBlock {
    top: 80px;
    left: 20px;
  }
  #blabbookingFormBlock #formBooking .lineForm.title {
    display: none;
  }
}
#blabBookingCommand {
  background: #eff3f5;
  padding: 10px 15px 25px;
}
#blabBookingCommand .title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #0e2031;
}
#blabBookingCommand .row {
  margin-left: 0;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #B2B3B3;
}
#blabBookingCommand .row.last {
  border: none;
  margin: 0;
  padding: 0;
}
#blabBookingCommand .row li {
  padding-bottom: 5px;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  color: #424242;
}
#blabBookingCommand .row li:after {
  clear: both;
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
#blabBookingCommand .row li label {
  display: block;
  float: left;
  max-width: 70%;
}
#blabBookingCommand .row li .price {
  float: right;
  width: 28%;
  text-align: right;
  color: #424242;
}
#blabBookingCommand .row li:first-of-type label {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #219dee;
  text-transform: uppercase;
}
#blabBookingCommand .row li:first-of-type .price {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #219dee;
}
#blabBookingCommand .row li.total {
  margin: 20px 0 0 0;
}
#blabBookingCommand .row li.total label,
#blabBookingCommand .row li.total .price {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #219dee;
  text-transform: uppercase;
}
#blabBookingCommand .row li.total label {
  max-width: 60%;
}
#blabBookingCommand .row li.total .price {
  width: 38%;
}
#blabBookingCommand .lineBtn {
  margin: 20px 0 0 0;
}
#blabBookingCommand .lineBtn .customBtn {
  margin: 0;
}
#blabproduct {
  margin: 30px 0 0 0;
}
#blabAccessoriesAccessories {
  margin: 30px 0;
}
#blabAccessoriesAccessories > h4 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #219dee;
}
#blabAccessoriesAccessories .selecter {
  max-width: inherit;
}
#blabAccessoriesAccessories .selecter.open {
  z-index: 100;
}
#blabAccessoriesAccessories .selecter .selecter-selected {
  background: #ffffff url('../img/blab/arrow-down-gray.png') no-repeat 92% 18px;
  width: 100px;
  line-height: 40px;
}
#blabAccessoriesAccessories .selecter .selecter-options {
  width: 100px;
}
#blabAccessoriesAccessories .selecter-selected {
  text-indent: -50px;
}
#blabAccessoriesAccessories .block_content table tr {
  height: 60px;
  border-bottom: 1px solid #DDDDDD;
}
#blabAccessoriesAccessories .block_content table tr td {
  vertical-align: middle;
  line-height: normal;
  padding: 0;
  border: none;
}
#blabAccessoriesAccessories .block_content table tr td:last-child {
  text-align: center;
}
#blabAccessoriesAccessories .block_content table tr td.col-left img {
  width: 50px;
  height: auto;
}
#blabAccessoriesAccessories .block_content table tr td label {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-transform: lowercase;
}
#blabAccessoriesAccessories .block_content .pdtStatus span {
  padding: 10px 5px;
  margin: 0 0 0 5px;
}
#blabAccessoriesAccessories .block_content .pdtQuantity {
  width: 100px;
}
#blabAccessoriesAccessories .block_content .itemPrice {
  display: block;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #232734;
}
#blabAccessoriesAccessories .block_content .itemPrice.newPrice {
  font-weight: 700;
  color: #219dee;
}
#blabAccessoriesAccessories .block_content .itemOldPrice {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #969798;
}
#blabAccessoriesAccessories .block_content .itemOldPrice span {
  font-size: 11px;
  text-decoration: line-through;
}
#steasycontentSteasycontent {
  margin-top: 10px;
  margin-bottom: 40px;
  height: 275px;
  color: #0e2031;
}
#steasycontentSteasycontent .p_left {
  height: 100%;
  background-color: #eff3f5;
  display: table;
}
#steasycontentSteasycontent .p_left .p_content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#steasycontentSteasycontent .p_left .p_content h1 {
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: #0e2031;
  text-transform: uppercase;
}
#steasycontentSteasycontent .p_left .p_content h1 span {
  display: block;
  color: #219dee;
  font-size: 36px;
  text-transform: uppercase;
}
#steasycontentSteasycontent .p_left .p_content h1 span + span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  color: #a8a8a8;
  text-transform: none;
}
#steasycontentSteasycontent .p_left .p_content h2 {
  margin: 0;
  color: #219dee;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
}
#steasycontentSteasycontent .p_left .p_content p {
  margin: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  color: #a8a8a8;
  line-height: 1.25em;
}
#steasycontentSteasycontent .p_right {
  height: 100%;
}
#steasycontentSteasycontent .p_right .article {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
#steasycontentSteasycontent .p_right .article:first-child {
  padding-right: 3%;
}
#steasycontentSteasycontent .p_right .article h2 {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #219dee;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
#steasycontentSteasycontent .p_right .article p {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #232734;
}
#steasycontentSteasycontent .p_right .article p span {
  font-family: 'Open Sans', Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #219dee;
}
#steasycontentSteasycontent .p_right .advantage {
  clear: both;
  text-align: center;
}
#steasycontentSteasycontent .p_right .advantage ul {
  margin-bottom: 10px;
}
#steasycontentSteasycontent .p_right .advantage ul li {
  text-align: center;
  width: 19.4%;
  display: inline-block;
}
#steasycontentSteasycontent .p_right .advantage ul li > div {
  width: 82px;
  height: 30px;
  font-weight: 600;
  font-size: 11px;
  display: inline-block;
  border: 3px solid #219dee;
  padding-top: 50px;
  line-height: 14px;
  text-align: center;
  border-radius: 3px;
  color: #219dee;
  background: url('../img/blab/sprite-ico-promo-home-sd.png') center 10px no-repeat;
}
#steasycontentSteasycontent .p_right .advantage ul li > div.km {
  background-position: center -221px;
}
#steasycontentSteasycontent .p_right .advantage ul li > div.franchise {
  background-position: center -456px;
}
#steasycontentSteasycontent .p_right .advantage ul li > div.assistance {
  background-position: center -686px;
}
#steasycontentSteasycontent .p_right .advantage ul li > div.option {
  background-position: center -915px;
}
#steasycontentSteasycontent .p_right .advantage strong span {
  color: #219dee;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min--moz-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 1.25/1), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) {
  #steasycontentSteasycontent .p_right .advantage ul li > div {
    background-image: url('../img/blab/sprite-ico-promo-home-hd.png');
    background-size: 45px 953px;
  }
}
@media only screen and (min-width: 979px) and (max-width: 1200px) {
  #page_wrapper,
  .wide_container {
    max-width: 940px;
  }
  #page_header #header .wide_container #logo_wrapper {
    margin: 19px 10px 0 0;
  }
  #page_header #header .wide_container #st_mega_menu_wrap .sttlevel0 .ma_level_0 {
    padding: 0 4px;
    font-size: 12px;
  }
  #page_header #header .wide_container #header_user {
    max-width: 92px;
  }
  #page_header #header .wide_container #languages_block_top {
    margin: 22px 10px 0 0;
  }
  #footer .linkList a,
  #footer .linkList a:hover {
    padding: 0 8px;
  }
  #blabbookingOrderLivraison .containerStudent .content p {
    margin: 10px 0 10px 50px;
  }
  #blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected {
    font-size: 12px;
  }
  #center_column .span3 {
    min-height: 290px;
  }
  #center_column .span3.product .s_title_block {
    font-size: 25px;
  }
  #center_column .span3.product ul.action li .customBtn {
    min-width: 0;
    background: #22a0f1;
    background: -moz-linear-gradient(#22a0f1, #076fb4);
    background: -webkit-linear-gradient(#22a0f1, #076fb4);
    background: -o-linear-gradient(#22a0f1, #076fb4);
    background: -ms-linear-gradient(#22a0f1, #076fb4);
    background: linear-gradient(#22a0f1, #076fb4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  }
  #center_column .span3.product ul.action li .customBtn:hover {
    background: #076fb4;
    background: -moz-linear-gradient(#076fb4, #22a0f1);
    background: -webkit-linear-gradient(#076fb4, #22a0f1);
    background: -o-linear-gradient(#076fb4, #22a0f1);
    background: -ms-linear-gradient(#076fb4, #22a0f1);
    background: linear-gradient(#076fb4, #22a0f1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
  }
  #center_column .span3.product ul.action li .customBtn .content {
    color: #ffffff;
  }
  #center_column .span3.product ul.action li .customBtn .content {
    width: 100%;
    height: 42px;
    line-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #center_column .span3.product ul.action li .customBtn span {
    display: none;
  }
  #center_column .span3.product ul.action li .customBtn .content {
    padding: 0;
  }
  #center_column .span3.subcategory .cat_name {
    font-size: 36px;
  }
  #center_column .span3.subcategory .cat_desc p {
    font-size: 20px;
  }
  body .meaTabs .tabs ul li h2 {
    padding: 0 15px;
    font-size: 16px;
  }
  body .meaTabs .doc ul li h3 {
    font-size: 25px;
  }
  body .meaTabs .doc ul li p.scanP a {
    font-size: 11px;
  }
  #body_wrapper #center_column form#create-account_form p,
  #body_wrapper #center_column form#login_form p {
    display: block;
    margin: 0;
    width: auto;
    border: none;
  }
  #body_wrapper #center_column form#create-account_form p.condition label,
  #body_wrapper #center_column form#login_form p.condition label {
    cursor: pointer;
  }
  #body_wrapper #center_column form#account-creation_form p.required sup {
    color: #232734;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP > span:first-of-type:not(.error),
  #body_wrapper #center_column fieldset.customFieldset p.select > span:first-of-type:not(.error) {
    padding: 0;
    vertical-align: middle;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP label {
    margin: 0 4px 0 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p.date .selector {
    width: 18.82% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset p.further span:not(.error) {
    font-size: 10px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.tooLong .selector > span {
    font-size: 10px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large textarea {
    width: 79.73%;
  }
  #body_wrapper #center_column fieldset.customFieldset label {
    width: 39.9%;
  }
  #body_wrapper #center_column fieldset.customFieldset input[type=text],
  #body_wrapper #center_column fieldset.customFieldset input[type=password] {
    width: 56.12%;
  }
  #body_wrapper #center_column fieldset.customFieldset .uploader .action {
    padding: 0 2px;
    font-size: 11px;
  }
  #body_wrapper #center_column fieldset.customFieldset.simple p {
    margin: 0;
  }
  #blabbookingFormBlock {
    top: 55px;
    left: 20px;
  }
  #blabbookingFormBlock #formBooking .lineForm.title {
    display: none;
  }
  #blabbookingFormBlock #formBooking .lineForm.submit button {
    height: 50px;
    background-position: 20px -1734px;
  }
  #blabbookingFormBlock #formBooking .lineForm.submit .arrow {
    height: 50px;
    background-position: 0 -636px;
  }
  #blabbookingStbanner .span4.blockpromo span {
    line-height: 1.3em;
  }
  #blabbookingStbanner .span4:not(.blockpromo) .content {
    min-height: 192px;
  }
  #blabbookingStbanner .span4 .lineBtn .customBtn {
    margin: 0;
  }
  .product #blockbooking,
  .product #blockdevis {
    height: 525px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  #page_wrapper,
  .wide_container {
    max-width: 728px;
  }
  .container {
    width: 728px;
  }
  .row {
    margin-left: -20px;
  }
  [class*="span"] {
    margin-left: 20px;
  }
  .span12 {
    width: 728px;
  }
  .span9 {
    width: 526px;
  }
  .span8 {
    width: 465px;
  }
  .span6 {
    width: 344px;
  }
  .span4 {
    width: 222px;
  }
  .span3 {
    width: 180px;
  }
  #page_header #header .wide_container #logo_wrapper {
    margin: 18px 0 0 30px;
  }
  #page_header #header .wide_container #st_mega_menu_wrap {
    float: left;
    width: 30px;
    margin: 15px 0;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .ma_level_0 {
    color: #FFFFFF;
    font-size: 17px;
    padding: 4.5% 8%;
    background: none;
    border-color: #5b6371;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 {
    padding: 0 5%;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 .ma_level_1 {
    font-size: 15px;
    text-transform: none;
    padding: 4% 3%;
    border-color: #718db4;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel2 .ma_level_2 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
    text-transform: none;
    padding: 4% 6%;
    border-color: #718db4;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li > .opener,
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li > .grower {
    background: url(../img/extension/icon-submenu.png) no-repeat 96.5% center;
    padding: 4.5% 8%;
    font-size: 17px;
    width: 84%;
    height: 22px;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li.active > .opener,
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li.active > .grower {
    background: url(../img/extension/icon-submenu-open.png) no-repeat 96.5% center;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu.show {
    position: fixed;
    top: 60px;
    left: 0;
    height: 100%;
    z-index: 1;
    width: 95%;
    background: #0e2031;
    display: block !important;
  }
  #page_header #header .wide_container #header_user {
    padding: 8px 15px;
  }
  #page_header #header .wide_container #header_user.off {
    padding: 0;
    width: 25px;
    height: 34px;
    margin: 13px 0 0 0;
    background: url('../img/extension/icon-identifiant.png') no-repeat center center #0e2031;
    background-size: 70% auto;
  }
  #page_header #header .wide_container #header_user.off a {
    float: left;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
  }
  #page_header #header .wide_container #languages_block_top {
    display: none;
  }
  #footer .block {
    padding: 5px 0;
  }
  #footer .linkList {
    display: block;
  }
  #footer .linkList a,
  #footer .linkList a:hover {
    display: block;
    text-align: center;
    background: none;
  }
  #footer ul.social {
    float: none;
    text-align: center;
  }
  body .steps .step a,
  body .steps .step span {
    font-size: 15px;
  }
  body .meaTabs .tabs ul li h2 {
    padding: 0 10px;
    font-size: 12px;
  }
  body .meaTabs .doc ul li h3 {
    font-size: 19px;
  }
  body table.customTable th {
    padding: 5px 2px;
    font-size: 8px;
  }
  body table.customTable td {
    padding: 5px 2px;
    font-size: 9px;
  }
  body table.customTable td p {
    font-size: 9px;
  }
  body table.customTable td a {
    font-size: 9px;
  }
  body table.customTable td a.color-myaccount {
    font-size: 9px;
  }
  body#my-account .myaccount_lnk_list li a {
    padding: 240px 0 0 0;
    min-height: 0px;
  }
  body#my-account .myaccount_lnk_list li a .icon_wrap {
    display: none;
  }
  body#my-account .myaccount_lnk_list li a span {
    margin-bottom: 10px;
    font-size: 22px;
  }
  #blabbookingOrderLivraison .containerStudent .content label {
    margin: 0 10px 0 0;
  }
  #blabbookingOrderLivraison .containerStudent .content p {
    margin: 10px 0 10px 40px;
  }
  #blabbookingOrderLivraison .containerStudent .content p.title {
    margin: 0 20px 0 0;
  }
  #blabbookingOrderLivraison .centers h2 {
    font-size: 19px;
  }
  #blabbookingOrderLivraison .centers .line .input .btnCalendar {
    background-position: 126% -3266px;
  }
  #blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected {
    font-size: 8px;
  }
  #blabbookingOrderLivraison .centers .line .input .customInput {
    font-size: 9px;
  }
  #layered_block_left form#layered_form > div > div .layered_subtitle {
    font-size: 10px;
  }
  #layered_block_left form#layered_form > div > div ul li label a {
    font-size: 10px;
  }
  #layered_block_left form#layered_form > div > div ul li label a span {
    font-size: 10px;
  }
  #center_column .span3 {
    width: 228px;
    min-height: 292px;
  }
  #center_column .span3.product .s_title_block {
    font-size: 25px;
  }
  #center_column .span3.product ul.action li .customBtn {
    min-width: 0;
    background: #22a0f1;
    background: -moz-linear-gradient(#22a0f1, #076fb4);
    background: -webkit-linear-gradient(#22a0f1, #076fb4);
    background: -o-linear-gradient(#22a0f1, #076fb4);
    background: -ms-linear-gradient(#22a0f1, #076fb4);
    background: linear-gradient(#22a0f1, #076fb4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#22a0f1, endColorstr=#076fb4);
  }
  #center_column .span3.product ul.action li .customBtn:hover {
    background: #076fb4;
    background: -moz-linear-gradient(#076fb4, #22a0f1);
    background: -webkit-linear-gradient(#076fb4, #22a0f1);
    background: -o-linear-gradient(#076fb4, #22a0f1);
    background: -ms-linear-gradient(#076fb4, #22a0f1);
    background: linear-gradient(#076fb4, #22a0f1);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#076fb4, endColorstr=#22a0f1);
  }
  #center_column .span3.product ul.action li .customBtn .content {
    color: #ffffff;
  }
  #center_column .span3.product ul.action li .customBtn .content {
    width: 100%;
    height: 42px;
    line-height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #center_column .span3.product ul.action li .customBtn span {
    display: none;
  }
  #center_column .span3.product ul.action li .customBtn .content {
    padding: 0;
  }
  #center_column .span3.subcategory .cat_name {
    font-size: 35px;
  }
  .flexslider .flex-control-thumbs li img {
    max-width: 80px;
  }
  .rte .contentHalf {
    padding: 10px 20px;
  }
  #blabAccessoriesAccessories .block_content table tr td label {
    font-size: 14px;
  }
  #blabAccessoriesAccessories .block_content .itemPrice {
    font-size: 14px;
  }
  #blabBookingCommand .row li label {
    font-size: 12px;
  }
  #blabBookingCommand .row li .price {
    font-size: 11px;
  }
  #blabBookingCommand .row li .carTitle {
    font-size: 12px;
  }
  #blabBookingCommand .row li.total label,
  #blabBookingCommand .row li.total .price {
    font-size: 14px;
  }
  #blabBookingCommand .lineBtn .customBtn {
    display: block;
    float: none;
    text-align: center;
  }
  #blabBookingCommand .lineBtn .customBtn.themePrev {
    margin: 0 0 10px 0;
  }
  #body_wrapper #center_column fieldset.customFieldset.delivery > div {
    width: 100%;
    margin: 0;
  }
  #body_wrapper #center_column fieldset.customFieldset h3 {
    margin: 0 0 20px 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p {
    width: 46.10%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.checkbox label {
    max-width: 87.5%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP > span:first-of-type:not(.error),
  #body_wrapper #center_column fieldset.customFieldset p.select > span:first-of-type:not(.error) {
    padding: 0;
    vertical-align: middle;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP .selector,
  #body_wrapper #center_column fieldset.customFieldset p.select .selector {
    width: 10%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP .radio {
    max-width: 12px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP label {
    margin: 0;
    font-size: 11px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.date .selector {
    width: 18.1% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset p.further span:not(.error) {
    font-size: 9px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.tooLong .selector > span {
    font-size: 9px;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large textarea {
    width: 79%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large.checkbox label {
    max-width: 94%;
  }
  #body_wrapper #center_column fieldset.customFieldset input[type=text],
  #body_wrapper #center_column fieldset.customFieldset input[type=password] {
    width: 54.74%;
  }
  #body_wrapper #center_column fieldset.customFieldset .selector {
    width: 58.10% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset .selector {
    width: 58.20% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset .uploader {
    width: 58.5%;
  }
  #body_wrapper #center_column fieldset.customFieldset .uploader .action {
    padding: 0 2px;
    font-size: 11px;
  }
  #body_wrapper #center_column fieldset.customFieldset.simple p.large textarea {
    width: 79%;
  }
  #blabbookingFormBlock {
    position: static;
  }
  #blabbookingFormBlock .wide_container {
    padding: 0 0 10px 0;
  }
  #blabbookingFormBlock #formBooking {
    width: auto;
    background: none;
  }
  #blabbookingFormBlock #formBooking:after {
    clear: both;
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  #blabbookingFormBlock #formBooking .template2 {
    float: left;
    width: 49%;
  }
  #blabbookingFormBlock #formBooking .template2 + .template2 {
    float: right;
  }
  #blabbookingFormBlock #formBooking .lineForm {
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    height: auto;
    font-size: 14px;
  }
  #blabbookingFormBlock #formBooking .lineForm.title {
    padding: 10px 0;
    border-bottom: 1px solid #CBCBCA;
  }
  #blabbookingFormBlock #formBooking .lineForm.student {
    padding-top: 25px;
  }
  #blabbookingFormBlock #formBooking .lineForm.student label {
    font-size: 14px;
  }
  #blabbookingFormBlock #formBooking .lineForm.date {
    padding: 0 35px 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  }
  #blabbookingFormBlock #formBooking .lineForm.date input {
    font-size: 14px;
    background: none;
  }
  #blabbookingFormBlock #formBooking .lineForm.submit {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #blabbookingFormBlock #formBooking .lineForm.submit button {
    font-size: 16px;
  }
  #blabbookingFormBlock #formBooking .selecter .selecter-selected {
    border: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
    background-position: 95% 19px;
  }
  #main_content_area .camera_caption_box .camera_caption_inner {
    padding: 0;
    width: 80% !important;
    white-space: normal;
    line-height: 1em;
  }
  #steasycontentSteasycontent .p_left {
    display: none;
  }
  #steasycontentSteasycontent .p_right {
    width: auto;
  }
  #blabbookingStbanner .span4.blockpromo span {
    line-height: 1em;
  }
  .product #blockbooking .customBtn,
  .product #blockdevis .customBtn {
    display: block;
    min-width: 0;
  }
  .product #blockbooking .customBtn .content,
  .product #blockdevis .customBtn .content {
    font-size: 9px;
  }
  .product #blockbooking .customBtn.blue,
  .product #blockdevis .customBtn.blue {
    min-width: 0;
  }
  #blabBookingSummury ul.content label {
    font-size: 12px;
  }
  #blabBookingSummury ul.content span {
    font-size: 12px;
  }
  #main_content_area .camera_caption_box .camera_caption_inner {
    text-align: center;
  }
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin: 6.5% 115px 0 7%;
    float: none;
    display: inline-block;
  }
}
@media all and (device-width: 1280px) and (device-height: 800px) {
  #blabbookingOrderLivraison .centers .line .input .customInput {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  #page_wrapper,
  .wide_container,
  #main_content_area .wide_container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    max-width: none;
  }
  #page_header #header .wide_container #logo_wrapper {
    display: block;
    width: 262px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin: 0 0 0 -145px;
    text-align: center;
  }
  #page_header #header .wide_container #logo_wrapper #header_logo {
    width: 70%;
    display: inline-block;
  }
  #page_header #header .wide_container #logo_wrapper #header_logo .logo {
    width: 90%;
    height: auto;
    margin: -2px 0 0 0;
  }
  #page_header #header .wide_container #st_mega_menu_wrap {
    float: left;
    width: 30px;
    margin: 15px 0 0 0;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .ma_level_0 {
    color: #FFFFFF;
    font-size: 17px;
    padding: 4.5% 8%;
    border-color: #5b6371;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 {
    padding: 0 5%;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel1 .ma_level_1 {
    font-size: 15px;
    text-transform: none;
    padding: 4% 3%;
    border-color: #718db4;
    background: none;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu .stmlevel0 .stmlevel2 .ma_level_2 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #ffffff;
    text-transform: none;
    padding: 4% 6%;
    border-color: #718db4;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li > .opener,
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li > .grower {
    background: url(../img/extension/icon-submenu.png) no-repeat 96.5% center;
    padding: 4.5% 8%;
    font-size: 17px;
    width: 84%;
    height: 22px;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li.active > .opener,
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu li.active > .grower {
    background: url(../img/extension/icon-submenu-open.png) no-repeat 96.5% center;
  }
  #page_header #header .wide_container #st_mega_menu_wrap #stmobilemenu.show {
    position: fixed;
    top: 60px;
    left: 0;
    height: 100%;
    z-index: 1;
    width: 95%;
    background: #0e2031;
    display: block !important;
  }
  #page_header #header .wide_container #header_user {
    padding: 10px 0;
    float: none;
    clear: both;
    max-width: none;
    background: none;
  }
  #page_header #header .wide_container #header_user.off {
    float: right;
    clear: none;
    width: 25px;
    height: 34px;
    padding: 0;
    margin: 13px 10% 15px 0;
    background: url('../img/extension/icon-identifiant.png') no-repeat center center #0e2031;
    background-size: 70% auto;
  }
  #page_header #header .wide_container #header_user.off a {
    float: left;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
  }
  #page_header #header .wide_container #header_user a.logout {
    float: right;
  }
  #page_header #header .wide_container #header_user a.account span {
    display: inline;
  }
  #page_header #header .wide_container #languages_block_top {
    display: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  #footer {
    position: static;
  }
  #footer .container {
    width: 100%;
  }
  #footer #footer-secondary .block {
    padding: 0;
  }
  #footer .mar_b4 {
    width: 100%;
    color: #e5e5e5;
  }
  #footer .linkList {
    display: block;
  }
  #footer .linkList a,
  #footer .linkList a:hover {
    display: block;
    text-align: center;
    margin: 0.5% 0;
    background: none !important;
    padding: 0 !important;
  }
  #footer ul.social {
    width: 65px;
    margin: 0 auto 5px auto;
    float: none;
    overflow: hidden;
  }
  body #rightbar {
    position: static;
  }
  body #rightbar #rightbar_inner {
    width: 100%;
    text-align: center;
  }
  #to_top_wrap {
    display: inline-block !important;
    float: none;
    width: 100%;
  }
  #to_top_wrap a.icon_wrap {
    box-shadow: none;
    border: none;
    background: #141f33;
    border-radius: 0;
    width: 100% !important;
  }
  #switch_left_column_wrap {
    display: none !important;
  }
  .rte p {
    margin: 0 0 20px 0;
  }
  .rte .blocContent {
    margin: 0 0 20px 0;
  }
  .rte .blocContent.space {
    margin: 0 0 20px 0;
  }
  .rte .illus {
    margin: 0 0 10px 0;
  }
  .rte .illus.half {
    float: none;
    width: auto;
  }
  .rte .contentHalf {
    padding: 5px;
    width: auto;
    float: none;
  }
  .rte .cntVerbatim .meaVerbatim {
    float: none;
    padding: 5px;
    margin: 0;
    width: auto;
  }
  body #booking-step {
    padding: 0 0 30px 0;
  }
  body #booking-step .steps {
    margin: 0;
    font-family: 'Open Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    color: #219dee;
    line-height: 110px;
    text-align: center;
  }
  body #booking-step .step {
    display: block;
    margin: 0;
    font-family: 'Open Sans', Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    color: #131f32;
    text-align: center;
    text-transform: uppercase;
  }
  body .meaTabs .tabs {
    position: static;
    border: none;
  }
  body .meaTabs .tabs ul {
    position: static;
  }
  body .meaTabs .tabs ul li {
    display: block;
    padding: 0;
  }
  body .meaTabs .tabs ul li h2 {
    position: relative;
    padding: 20px 0;
    font-size: 12px;
    color: #219dee;
    border: none;
    border-bottom: 1px solid #E8E9EB;
  }
  body .meaTabs .tabs ul li h2 span {
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -3px 0 0 0;
    background: 0 -453px no-repeat;
    background-image: url(../img/blab/sprite-icons.png);
    transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
  }
  body .meaTabs .tabs ul li.active {
    border: none;
    border-bottom: 1px solid #E8E9EB;
  }
  body .meaTabs .tabs ul li.active h2 span {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  body .meaTabs .tabs .contentTabs.doc li {
    padding: 10px;
  }
  body .meaTabs .contentTabs {
    padding: 20px 0;
    border-top: 1px solid #E8E9EB;
  }
  body .meaTabs .contentTabs > div {
    float: none;
    width: auto;
  }
  body .meaTabs .contentTabs .h6 {
    margin: 0;
  }
  body .meaTabs .spec ul {
    display: block;
    float: none;
    margin: 0;
    width: auto;
  }
  body .meaTabs .spec ul li {
    padding: 0 0 20px 0;
  }
  body .meaTabs .spec ul + ul {
    float: none;
    margin: 0;
  }
  body .meaTabs .equipement ul li {
    display: block;
    float: none;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    width: auto;
  }
  body .meaTabs .equipement ul li:nth-child(even) {
    float: none;
  }
  body .meaTabs .doc ul li {
    float: none;
    width: auto;
    border: none;
  }
  body .meaTabs .doc ul li p {
    min-height: 0;
  }
  body .meaSale {
    margin: 30px 0 0 0;
  }
  body .meaSale p {
    text-align: center !important;
  }
  body .meaAction .blcF {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }
  body .meaAction .customBtn {
    display: block;
  }
  body .meaPlus {
    padding: 10px;
  }
  body .meaPlus p {
    margin: 0 0 10px 0;
  }
  body .meaPlus ul li {
    display: block;
    padding: 0 0 5px 20px;
    width: auto;
  }
  body h1.cntLink,
  body h2.cntLink,
  body h3.cntLink,
  body h4.cntLink,
  body h5.cntLink,
  body h6.cntLink {
    padding: 0;
  }
  body h1.cntLink .customBtn,
  body h2.cntLink .customBtn,
  body h3.cntLink .customBtn,
  body h4.cntLink .customBtn,
  body h5.cntLink .customBtn,
  body h6.cntLink .customBtn {
    position: relative;
    margin: 0;
  }
  body h1.cntLink > span:last-of-type,
  body h2.cntLink > span:last-of-type,
  body h3.cntLink > span:last-of-type,
  body h4.cntLink > span:last-of-type,
  body h5.cntLink > span:last-of-type,
  body h6.cntLink > span:last-of-type {
    position: static;
    margin: 5px 0 0 0;
    text-align: right;
    display: block;
  }
  body table.customTable {
    display: block;
  }
  body table.customTable td {
    display: block;
    padding: 10px;
    width: 100%;
  }
  body table.customTable tbody {
    display: block;
  }
  body table.customTable tbody tr {
    display: block;
    border-bottom: 3px solid #219dee;
  }
  body#my-account .myaccount_lnk_list li {
    float: none;
    margin: 0 auto;
    width: auto;
  }
  body#my-account .myaccount_lnk_list li a .icon_wrap {
    display: none;
  }
  body#my-account .myaccount_lnk_list li a span {
    font-size: 25px;
  }
  body#my-account .myaccount_lnk_list li + li {
    margin: 20px auto;
  }
  body ul.customList,
  body#cms #center_column ul.customList,
  body ol.customList,
  body#cms #center_column ol.customList {
    margin: 0 0 20px 20px;
  }
  body#order-detail .bookingStatus {
    overflow: hidden;
  }
  body#order-detail .bookingStatus thead,
  body#order-detail .bookingStatus tbody {
    display: block;
    float: left;
    width: 50%;
  }
  body#order-detail .bookingStatus tr {
    display: block;
  }
  body#order-detail .bookingStatus th,
  body#order-detail .bookingStatus td {
    display: block;
    min-height: 60px;
    padding: 0;
    margin: 0;
  }
  body#order-detail .bookingStatus th {
    text-align: left;
  }
  body#order-detail .bookingStatus td:first-of-type,
  body#order-detail .bookingStatus td:last-of-type {
    text-align: center;
  }
  body#order-detail .datetime {
    width: auto;
    margin: 0 10px 0 0;
  }
  body#order-detail .restitution {
    margin: 0;
  }
  body#order-detail .restitution > div {
    float: none;
    padding: 0;
    width: auto;
  }
  body#order-detail .restitution > div + div {
    float: none;
    padding: 0;
    width: auto;
  }
  body#order-detail .fileList li {
    margin: 0 0 20px 0;
  }
  body#order-detail .fileList label {
    width: auto;
    margin: 2px 10px 0 0;
  }
  body#order-detail .fileList .uploader {
    display: block;
    float: none;
    margin: 10px 0 0 0;
    min-width: 0;
  }
  #blabbookingOrderLivraison .containerStudent {
    padding: 5px;
  }
  #blabbookingOrderLivraison .containerStudent .content label {
    margin: 0 40px 0 0;
    font-size: 12px;
  }
  #blabbookingOrderLivraison .containerStudent .content label:last-of-type {
    margin: 0;
  }
  #blabbookingOrderLivraison .containerStudent .content p {
    display: block;
    margin: 5px 0;
  }
  #blabbookingOrderLivraison .containerStudent .content p.title {
    margin: 0;
    font-size: 12px;
    line-height: normal;
  }
  #blabbookingOrderLivraison .centers {
    padding: 0;
    background: none;
  }
  #blabbookingOrderLivraison .centers > div {
    float: none;
    width: auto;
    padding: 0;
  }
  #blabbookingOrderLivraison .centers > div.delivery {
    padding: 0;
    margin: 0 0 20px 0;
  }
  #blabbookingOrderLivraison .centers h2 {
    font-size: 18px;
  }
  #blabbookingOrderLivraison .centers .line {
    margin: 0;
  }
  #blabbookingOrderLivraison .centers .line .input .selecter .selecter-selected {
    font-size: 10px;
  }
  #blabbookingOrderLivraison .centers .line .input .customInput {
    font-size: 10px;
  }
  #layered_block_left {
    display: none;
  }
  #layered_block_left form#layered_form > div {
    font-size: 0;
    clear: both;
  }
  #layered_block_left form#layered_form > div > div {
    float: none;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  #layered_block_left form#layered_form > div > div:last-of-type {
    width: 50%;
  }
  #layered_block_left form#layered_form > div > div:last-of-type ul li {
    float: none;
    width: auto;
  }
  #layered_block_left form#layered_form div#enabled_filters {
    display: none;
  }
  #center_column .span3 {
    min-height: 0;
  }
  #center_column .span3.product {
    min-height: 350px;
  }
  #center_column .span3.product ul.action li .customBtn {
    margin: 5px 0;
  }
  #center_column .span3.product ul.action li .customBtn .content {
    padding: 0;
  }
  .defaultLayer {
    padding: 5px;
  }
  .defaultLayer.version .leftBlock {
    display: block;
    margin: 0;
  }
  .defaultLayer.version .leftBlock h3 {
    font-size: 25px;
    line-height: normal;
  }
  .defaultLayer.version .leftBlock .front-image {
    margin: 0 auto;
  }
  .defaultLayer.version .rightBlock {
    display: block;
  }
  .defaultLayer.version .rightBlock p.title {
    margin: 0 0 5px 0;
  }
  .defaultLayer.version .rightBlock ul li {
    margin: 0 0 10px 0;
  }
  .defaultLayer.version .rightBlock label {
    font-size: 14px;
    margin: 0;
  }
  .defaultLayer.version .rightBlock .pdtStatus span {
    font-size: 12px;
    line-height: 15px;
  }
  #blabbookingOrderModele .headLeft {
    float: none;
  }
  #blabbookingOrderModele .headRight {
    float: none;
  }
  #blabbookingOrderModele .headRight a {
    margin: 0 0 5px 0;
  }
  .flexslider .flex-control-thumbs li img {
    max-width: 45px;
  }
  #blabAccessoriesAccessories .selecter {
    max-width: inherit;
  }
  #blabAccessoriesAccessories .selecter.open {
    z-index: 100;
  }
  #blabAccessoriesAccessories .selecter .selecter-selected {
    background: #ffffff url('../img/blab/arrow-down-gray.png') no-repeat 92% 18px;
    width: 50px;
    line-height: 40px;
  }
  #blabAccessoriesAccessories .selecter .selecter-options {
    width: 50px;
  }
  #blabAccessoriesAccessories .selecter-selected {
    text-indent: -20px;
  }
  #blabAccessoriesAccessories .block_content table tr td label {
    font-size: 12px;
  }
  #blabAccessoriesAccessories .block_content .pdtStatus {
    max-width: 150px;
    padding: 0 5px 0 0;
  }
  #blabAccessoriesAccessories .block_content .pdtQuantity {
    width: 50px;
  }
  #blabAccessoriesAccessories .block_content .itemPrice {
    font-size: 12px;
  }
  #create-account_form .form_content,
  #login_form .form_content {
    min-height: 0;
  }
  #center_column #add_address p,
  #center_column #new_account_form p,
  #center_column #account-creation_form p,
  #contact fieldset p.textarea,
  #contact fieldset p.submit,
  #contact fieldset p.select,
  #contact fieldset p.text,
  #form_forgotpassword p,
  #contact #center_column p.desc_contact {
    width: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #body_wrapper #center_column form div.errorIco {
    top: 40px;
  }
  #body_wrapper #center_column form#formTunnelStep1 div.errorIco {
    top: 15px;
  }
  #body_wrapper #center_column form#create-account_form .lineBtn .customBtn,
  #body_wrapper #center_column form#login_form .lineBtn .customBtn {
    margin: 0;
  }
  #body_wrapper #center_column form#create-account_form .lineBtn .customBtn.themePause,
  #body_wrapper #center_column form#login_form .lineBtn .customBtn.themePause {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 20px 0 0 0;
  }
  #body_wrapper #center_column fieldset {
    padding: 15px 4.15%;
  }
  #body_wrapper #center_column fieldset h2 {
    margin: 0 0 20px 0;
    font-size: 14px;
  }
  #body_wrapper #center_column fieldset + fieldset {
    border-top: none;
  }
  #body_wrapper #center_column fieldset.customFieldset p {
    display: block;
    width: auto;
    border: none;
  }
  #body_wrapper #center_column fieldset.customFieldset p:nth-child(odd) {
    margin: 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p.checkbox label {
    display: inline-block;
    max-width: 89.5%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP > span:first-of-type:not(.error),
  #body_wrapper #center_column fieldset.customFieldset p.select > span:first-of-type:not(.error) {
    display: block;
    width: auto;
    padding: 0;
    margin: 0 0 5px 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p.radioP label {
    display: inline-block;
  }
  #body_wrapper #center_column fieldset.customFieldset p.date .selector {
    width: 32.45% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset p.further {
    min-height: 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p.further span:not(.error) {
    padding: 0;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large label {
    width: auto;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  #body_wrapper #center_column fieldset.customFieldset p.large.checkbox label {
    display: inline-block;
    max-width: 89.5%;
  }
  #body_wrapper #center_column fieldset.customFieldset .empty {
    display: none;
  }
  #body_wrapper #center_column fieldset.customFieldset label {
    display: block;
    width: auto;
    margin: 0 0 5px 0;
  }
  #body_wrapper #center_column fieldset.customFieldset input[type=text],
  #body_wrapper #center_column fieldset.customFieldset input[type=password] {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  #body_wrapper #center_column fieldset.customFieldset .selector {
    width: 100% !important;
  }
  #body_wrapper #center_column fieldset.customFieldset .uploader {
    display: block;
    width: auto;
  }
  #body_wrapper #center_column fieldset.customFieldset h2,
  #body_wrapper #center_column fieldset.customFieldset p.title-h2 {
    margin: 0 0 20px 0;
    font-size: 14px;
  }
  #body_wrapper #center_column fieldset.customFieldset.simple p:nth-child(odd) {
    margin: 0;
  }
  #body_wrapper #center_column fieldset.customFieldset.simple p.large textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  #body_wrapper #center_column fieldset.delivery > div {
    display: block;
    width: auto;
  }
  #body_wrapper #center_column fieldset.delivery > div + div {
    margin: 10px 0 0 0;
  }
  #body_wrapper #center_column fieldset.yourCar .bloc {
    float: none;
    width: auto;
  }
  .product h1 {
    margin-bottom: 0;
  }
  .product #blockbooking,
  .product #blockdevis {
    display: none;
  }
  .product .meaCapacity {
    padding: 10px;
    margin: 0 0 25px 0;
  }
  .product .meaCapacity ul li {
    margin: 0 15px 0 0;
  }
  .product .meaAside div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 270px;
    margin: 0 auto 10px auto;
  }
  #steasycontentSteasycontent {
    margin: 0;
    height: auto;
  }
  #steasycontentSteasycontent .p_left {
    display: none;
  }
  #steasycontentSteasycontent .p_right {
    margin: 0 0 10px 0;
  }
  #steasycontentSteasycontent .p_right .article {
    display: block;
    width: auto;
  }
  #steasycontentSteasycontent .p_right .article:first-child {
    padding: 0;
  }
  #steasycontentSteasycontent .p_right .advantage ul:after {
    clear: both;
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  #steasycontentSteasycontent .p_right .advantage ul li {
    display: block;
    float: left;
    margin: 0 1px;
    width: 19%;
  }
  #steasycontentSteasycontent .p_right .advantage ul li > div {
    padding-top: 25px;
    width: 100%;
    max-width: 82px;
    height: auto;
    min-height: 60px;
    font-size: 10px;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-width: 1px;
    background-position: center 6px;
    background-size: 23px 477px;
  }
  #steasycontentSteasycontent .p_right .advantage ul li > div.km {
    background-position: center -110px;
  }
  #steasycontentSteasycontent .p_right .advantage ul li > div.franchise {
    background-position: center -228px;
  }
  #steasycontentSteasycontent .p_right .advantage ul li > div.assistance {
    background-position: center -343px;
  }
  #steasycontentSteasycontent .p_right .advantage ul li > div.option {
    background-position: center -457px;
  }
  #blabbookingFormBlock {
    position: static;
  }
  #blabbookingFormBlock .wide_container {
    background: #E2E1E1;
  }
  #blabbookingFormBlock #formBooking {
    width: auto;
  }
  #blabbookingFormBlock #formBooking .lineForm.title {
    height: auto;
  }
  .camera_fakehover,
  .camera_target_content {
    overflow: visible;
  }
  .camera_target,
  .camera_target_content {
    position: static;
  }
  #blabbookingStbanner .span4 {
    margin: 0 auto 10px auto;
    max-width: 365px;
  }
  #blabbookingStbanner .span4.blockpromo {
    height: auto;
  }
  #blabbookingStbanner .span4.blockpromo span {
    line-height: 1.3em;
  }
  #blabbookingStbanner .span4 .lineBtn .customBtn {
    margin: 0;
  }
  #main_content_area .slideshow_block {
    padding: 0 0 120px 0;
    background: #141f33;
  }
  #main_content_area .camera_caption_box .camera_caption_inner {
    padding: 0 10px;
    width: auto;
    font-size: 24px;
    white-space: initial;
    line-height: normal;
    text-align: center;
  }
  .stores .cntFilter ul {
    margin: 0 0 5px 0;
  }
  .stores .cntFilter ul li {
    margin: 0 5px 5px 0;
  }
  .stores .cntFilter ul li a {
    min-width: 85px;
    font-size: 12px;
  }
  .stores .cntFilter .selector {
    min-width: 290px;
  }
  #blabBookingSummury .h6 {
    padding: 0;
    margin: 0 0 10px 0;
  }
  #blabBookingSummury ul.content {
    margin-bottom: 30px;
  }
  #blabBookingSummury ul.content li {
    padding: 5px 0;
  }
  #main_content_area .camera_caption_box .camera_caption_inner {
    text-align: center;
  }
  #main_content_area .camera_caption_box .camera_caption_inner .btnPromo {
    margin: 0;
    float: none;
    display: inline-block;
    padding: 10px 30px 10px 12px;
  }
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .defaultLayer {
    padding: 5px 10px;
    height: 95%;
    overflow-y: scroll;
  }
}
@media only screen and (max-width: 767px) {
  #blabbookingOrderLivraison .centers .line .input .btnCalendar {
    background-position: 102% -3266px;
  }
}
@media only screen and (max-width: 639px) {
  #blabbookingOrderLivraison .centers .line .input .btnCalendar {
    background-position: 108% -3266px;
  }
}
@media only screen and (max-width: 479px) {
  #blabbookingOrderLivraison .centers .line .input .btnCalendar {
    background-position: 120% -3266px;
  }
}
