/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27 nov. 2014, 14:45:49
    Author     : sicau
*/
@font-face {
  font-family: PlutoSansDPD;
  src: url('../fonts/PlutoSansDPDExtraLight-Web.eot');
  src: url('../fonts/PlutoSansDPDExtraLight-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDExtraLight-Web.woff') format('woff'), url('../fonts/PlutoSansDPDExtraLight-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDExtraLight-Web.svg#icon') format('svg');
  font-weight: 100;
}
@font-face {
  font-family: PlutoSansDPD;
  src: url('../fonts/PlutoSansDPDLight-Web.eot');
  src: url('../fonts/PlutoSansDPDLight-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDLight-Web.woff') format('woff'), url('../fonts/PlutoSansDPDLight-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDLight-Web.svg#icon') format('svg');
  font-weight: 200;
}
@font-face {
  font-family: PlutoSansDPD;
  src: url('../fonts/PlutoSansDPDThin-Web.eot');
  src: url('../fonts/PlutoSansDPDThin-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDThin-Web.woff') format('woff'), url('../fonts/PlutoSansDPDThin-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDThin-Web.svg#icon') format('svg');
  font-weight: 300;
}
@font-face {
  font-family: PlutoSansDPD;
  src: url('../fonts/PlutoSansDPDRegular-Web.eot');
  src: url('../fonts/PlutoSansDPDRegular-Web.eot?#iefix') format('embedded-opentype'), url('../fonts/PlutoSansDPDRegular-Web.woff') format('woff'), url('../fonts/PlutoSansDPDRegular-Web.ttf') format('truetype'), url('../fonts/PlutoSansDPDRegular-Web.svg#icon') format('svg');
  font-weight: 500;
}
/* .include-custom-font(@ch-font-extralight);
.include-custom-font(@ch-font-light);
.include-custom-font(@ch-font-regular);
.include-custom-font(@ch-font-thin ); */
/* //include font */
.ch-font-extralight {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
}
.ch-font-light {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-font-regular {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-font-thin {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.ch-clear {
  clear: both;
  content: "";
  display: table;
}
.ch-main-container {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}

.ch-offre-body h2{
    font-size: 1.429em;
    font-family: PlutoSansDPD,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    color: #009adf;
    margin: 0px;
    margin-bottom: 10px;
}

.ch-footer {
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  margin-bottom: 56px;
}
/* Surchage style bootstrap pour tous les input*/
/* setup alert from drupal */

.alert.alert-block {
  background-color: #818285;
  color: white;
  position: relative;
  z-index: 997;
  margin: 10px;
  width: 98.1%;
  border-color: white;
  border-radius: 0;
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.alert.alert-block .close {
  color: white;
  opacity: 1;
  font-size: 35px;
  position: absolute;
  top: 3px;
  right: 15px;
  font-weight: inherit;
}
.alert.alert-block.alert-success {
  float: left;
  z-index: 998;
}
.alert.alert-block.alert-success .ch-success-flash-info-subscribe {
  float: left;
  font-weight: bold;
  padding-top: 5px;
  font-size: 1.2em;
}
.alert.alert-block.alert-danger {
  /*background-color : #A90034;*/
  color: #A90034;
}
.alert.alert-block.alert-danger::before {
  color: white;
  content: "\e107";
  height: 35px;
  width: 40px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
}
.alert.alert-block.alert-warning::before {
  content: "\e101";
  height: 35px;
  width: 40px;
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
}
.alert.alert-block.alert-success::before {
  content: "\e013";
  height: 35px;
  width: 40px;
  position: relative;
  top: 1px;
  float: left;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
}
.alert.alert-block.alert-success blockquote {
  border-left: none;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 0.929em;
}
.alert.alert-block.alert-success blockquote a {
  color: #0060A2;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 200;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #414042;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #414042;
  background-color: #fff;
  background-image: none;
  border: 1px solid #808285;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: default;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: default;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: default;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: default;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #414042;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #808285;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: default;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: default;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: default;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner .container{
  max-width: 940px
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.ch-header #ch-header-bucket {
  float: right;
  margin-left: 5px;
  margin-top: 9px;
}
#ch-sub-header-menu {
  display: block;
  visibility: inherit;
  clear: both;
  background-color: #E6E7E8;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8px;
  height: 34px;
  width: 100%;
  margin: auto;
}
#ch-sub-header-menu #ch_sous_menu {
  margin: auto;
  width: 50%;
}
#ch-sub-header-menu #ch_sous_menu a {
  display: block;
  text-decoration: none;
  color: #000;
  padding: 8px 15px;
}
#ch-sub-header-menu #ch_sous_menu li {
  cursor: pointer;
  float: left;
  color: #000;
  text-decoration: none;
  display: inline-block;
  height: 100%;
}
#ch-sub-header-menu #ch_sous_menu li:hover {
  background-color: #009adf;
  color: white;
  height: 100%;
}
#ch-sub-header-menu #ch_sous_menu li:hover a {
  color: white;
}
#ch-sub-header-menu #ch_sous_menu li.inactive a:hover {
  background-color: #E6E7E8;
  height: 100%;
}
#ch-sub-header-menu #ch_sous_menu li.selected {
  cursor: default;
  background-color: #009adf;
}
#ch-sub-header-menu #ch_sous_menu li.selected a {
  color: white;
}
#ch-sub-header-menu #ch_sous_menu li.inactive {
  cursor: default;
}
#ch-sub-header-menu #ch_sous_menu li.inactive a {
  color: #808285;
}
#ch-sub-header-menu #ch_sous_menu li:hover {
  color: white;
  text-decoration: none;
  background-color: #0198e1;
}
#navbar.navbar.container {
  max-width: 940px;
  margin-bottom: 0;
  margin-top: 20px;
}
.container {
  padding-left: 0;
  padding-right: 0;
}
#block-user-login {
  float: right;
  /*width: 66%;*/
}
.ch-header #page-header .ch-login-form {
  display: none;
}
.ch-header .logo {
  padding: 0;
}
.ch-header .logo > img {
  width: 100%;
}
.ch-header .navbar-toggle {
  display: none;
}
.ch-header {
  background-color: inherit;
  border: none;
}
.ch-header .container .navbar-header {
  display: inline-block;
  width: 30%;
}
.ch-header {
  margin-top: 0px;
}
.ch-header #page-header {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  display: inline-block;
  visibility: visible;
  height: auto;
  overflow: visible;
  width: 100%;
}
.ch-login-click:hover {
  background-color: #E6E7E8;
  cursor: pointer;
}
.ch-login-click {
  padding: 10px;
  margin-top: -10px;
  color: #808285;
}
.ch-login-click.active {
  background-color: #E6E7E8;
}
.ch-header #page-header form {
  position: absolute;
  top: 36px; 
  right: 0;
  width: 55%; 
  background-color: #e6e7e8; 
  z-index: 1;
}

.ch-header #page-header form .ch-login-form div.form-item {
  width: 37%;
  padding-bottom: 10px;
}
.ch-header #page-header form .ch-login-form ul {
  width: 500px;
  position: absolute;
  bottom: 0;
  left: 10px;
}
.ch-header #page-header form .ch-login-form ul li.first a {
  float: left;
  padding-right: 70px;
}
.ch-header #page-header form .ch-login-form ul li.last a {
  float: left;
}
.ch-header #page-header form .ch-login-form button {
  width: 18%;
}
.ch-header.ch-front-page #page-header form {
  position: inherit;
  float: left;
  height: auto;
  width: 100%;
}
.ch-header #page-header form div.form-item {
  float: left;
  width: 23%;
  margin-left: 10px;
}
.ch-header #page-header form ul {
  float: right;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  text-decoration: underline;
  margin-top: 5px; 
  margin-bottom: 6px;
  margin-right: 12px;
}
.ch-header #page-header form input {
  border-radius: inherit;
  padding-left: 10px;
  margin-top: 10px;
  height: 25px;
  font-size: 0.857em;
}
.ch-header #page-header form button {
  float: left;
  background-color: #0198e1;
  color: white;
  border: none;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 0.857em;
  border-radius: inherit;
  width: 21%;
  height: 25px;
  transition: background-color 0.7s;
}
.ch-header #page-header form button:hover {
  color: white;
  text-decoration: none;
  background-color: #0060A2;
}


/* Remplacement de la connexion drupal par js
   Suppression du form, remplace par un span */

.ch-header #page-header span {
  position: absolute;
  top: 36px; 
  right: 0;
  width: 55%; 
  background-color: #e6e7e8; 
  z-index: 1;
}

.ch-header #page-header span .ch-login-form div.form-item {
  width: 37%;
  padding-bottom: 10px;
}
.ch-header #page-header span .ch-login-form ul {
  width: 500px;
  position: absolute;
  bottom: 0;
  left: 10px;
}
.ch-header #page-header span .ch-login-form ul li.first a {
  float: left;
  padding-right: 70px;
}
.ch-header #page-header span .ch-login-form ul li.last a {
  float: left;
}
.ch-header #page-header span .ch-login-form button {
  width: 18%;
}

.ch-header.ch-front-page #page-header .ch-logout-bloc {
	margin-top: 15px;
}

.ch-header.ch-front-page #page-header span {
  position: inherit;
  float: left;
  height: auto;
  width: 100%;
}
.ch-header #page-header span div.form-item {
  float: left;
  width: 23%;
  margin-left: 10px;
}
.ch-header #page-header span ul {
  float: right;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  text-decoration: underline;
  margin-top: 5px; 
  margin-bottom: 6px;
  margin-right: 12px;
}
.ch-header #page-header span input {
  border-radius: inherit;
  padding-left: 10px;
  margin-top: 10px;
  height: 25px;
  font-size: 0.857em;
}
.ch-header #page-header span button {
  float: left;
  background-color: #0198e1;
  color: white;
  border: none;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 0.857em;
  border-radius: inherit;
  width: 21%;
  height: 25px;
  transition: background-color 0.7s;
}
.ch-header #page-header span button:hover {
  color: white;
  text-decoration: none;
  background-color: #0060A2;
}

.ch-header #page-header span li a {
  color: #0198e1;
  text-decoration: underline;
  font-size: 0.857em;
}
/* Fin du remplacement */


.ch-header #page-header .header-left {
  float: left;
}
.ch-header #page-header section {
  float: right;
}
.ch-header #page-header .block-menu:first-child > .menu li a:after {
  content: '';
}
.ch-header #page-header .block-menu:first-child > .menu li a:before {
  /*      content:"|";
      padding-right:10px;
      text-decoration:none;*/
}
.ch-header #page-header .block-menu > .menu {
  width: auto;
}
.ch-header #page-header .block-menu > .menu h2 {
  display: none;
}
.ch-header #page-header .block-menu > .menu ul {
  width: auto;
  display: inline;
  float: left;
  height: 25px;
  margin: 0;
  padding: 0;
}
.ch-header #page-header .block-menu > .menu li.dropdown > a:after {
  content: "|";
  padding-left: 20px;
  text-decoration: none;
}
.ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle {
  padding: 2px 7px;
  background: url("/sites/all/themes/chronopost/images/drop_down_transparent_blue.png") no-repeat scroll right center transparent;
  background-position: 90%;
  background-size: 20px 20px;
}
.ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle .caret {
  border-top-color: transparent;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open > a {
  padding: 2px 7px;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open > a .caret {
  border-top-color: transparent;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open ul.dropdown-menu {
  padding-left: 3px;
  display: block;
  border: 0;
  height: inherit;
  background-color: white;
  border-radius: 0;
  min-width: 350px;
  font-size: 0.857em;
  box-shadow: none;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open ul.dropdown-menu li {
  float: left;
  display: block;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open ul.dropdown-menu li a:before {
  content: " - ";
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
}
.ch-header #page-header .block-menu > .menu li.dropdown.open ul.dropdown-menu li.first a:before {
  content: "";
}
.ch-header #page-header .block-menu > .menu li.dropdown.open ul.dropdown-menu li a:after {
  content: "";
}
.ch-header #page-header .block-menu > .menu li.dropdown ul.dropdown-menu {
  display: none;
}
.ch-header #page-header .block-menu > .menu li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ch-header #page-header .block-menu > .menu li a:hover {
  text-decoration: underline;
}
.ch-header #page-header .block-menu > .menu li a.ch-active {
  color: #009adf;
}
.ch-header #page-header .block-menu > .menu li a {
  display: inline;
  padding: 0 0 0 5px;
  background-color: transparent;
  color: #808285;
}
.ch-header #page-header .block-menu > .menu li a:after {
  content: "|";
  color: #808285;
  padding-left: 10px;
  text-decoration: none;
  display: inline-block;
}
.ch-header #page-header .region-header section {
  padding: 10px 0;
  height: 17px;
}
.ch-header #page-header .region-header .block-locale {
  width: auto;
}
.front .ch-header #page-header .region-header .block-locale {
  padding-top: 25px;
  margin-right: 5px;
}
.ch-header #page-header .region-header .block-locale ul {
  list-style-type: none;
  display: inline;
  margin: 0 10px;
  padding: 0;
}
.ch-header #page-header .region-header .block-locale li {
  display: inline;
}
.ch-header #page-header .region-header .block-locale li a {
  color: #808285;
}
.ch-header #page-header .region-header .block-locale li a img {
  display: none;
}
.ch-header #page-header .region-header .block-locale li a.active {
  color: #009adf;
}
.ch-header #page-header .region-header .block-locale li:after {
  content: " - ";
}
.ch-header #page-header .region-header .block-locale li.last:after {
  /*content:"";*/
  content: "|";
  color: #808285;
  padding-left: 10px;
  text-decoration: none;
  display: inline-block;
}
.page-indexphp .ch-header #page-header .region-header .block-locale li.last:after {
  content: "";
}
.ch-header #page-header .header-language > a,
.ch-header #page-header .header-language > span {
  padding-top: 12px;
  color: #0198e1;
}
.ch-header #page-header form li a {
  color: #0198e1;
  text-decoration: underline;
  font-size: 0.857em;
}
.ch-header #page-header .last-language {
  margin-right: 12px;
}
.ch-navbar .navbar-login {
  display: block;
  visibility: inherit;
  clear: both;
  background-color: #E6E7E8;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8px;
  height: 60px;
}
.ch-navbar .navbar-login li {
  display: inline-block;
}
.ch-navbar .navbar-login > .ch-nav {
  max-width: 940px;
  margin: auto;
}
.ch-navbar .navbar-login nav li a {
  transition: background-color 0.7s;
  height: 60px;
  color: #414042;
  padding: 21px 15px;
  margin: 0;
}
.ch-navbar .navbar-login nav li {
  color: #000;
}
.ch-navbar .navbar-login nav li:last-child a {
  color: #0198e1;
}
.ch-navbar .navbar-login #block-menu-block-3 {
  display: inline-block;
}
.ch-navbar .navbar-login .region-navigation .block-menu {
  float: left;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks {
  display: inline-block;
  float: right;
  width: 20%;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks span > button {
  background-color: #065aba;
  color: white;
  border-radius: inherit;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks > form {
  float: right;
  min-width: 260px;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks div.form-group {
  margin-bottom: 10px;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks input {
  width: 220px;
  border-radius: inherit;
  float: left;
  margin: 0;
  height: 40px;
  padding: 6px 15px;
}
.ch-navbar .navbar-login .region-navigation .block-custom-search-blocks button {
  width: 40px;
  height: 40px;
  padding: inherit;
  line-height: 4px;
  top: 0;
  float: left;
  background-color: #0060A2;
  color: white;
  border-radius: inherit;
}
.ch-navbar .navbar-login #block-search-form {
  display: inline-block;
  float: right;
  width: 20%;
  padding-top: 3px;
}
.ch-navbar .navbar-login #block-search-form input {
  border-radius: inherit;
}
.ch-navbar .navbar-login #block-search-form span > button {
  background-color: #065aba;
  color: white;
  border-radius: inherit;
}
.ch-navbar .navbar-login #block-system-main-menu,
.ch-navbar .navbar-login #block-menu-menu-menu-principal-particuliers,
.ch-navbar .navbar-login #block-menu-menu-menu-principal-professionne {
  float: left;
}
#block-block-7 {
  float: right;
  font-size: 1.4em;
  color: #0198e1;
}
[id^=block-menu-menu-chronopost-parcours-utili],
[id^=block-menu-menu-chronopost-menu-dom-mobil],
[id^=block-menu-menu-chronopost-contact-header],
[id^=block-menu-menu-chrono-contact-header-pro-m],
[id^=block-locale-language-content] {
  display: none;
}
a {
  color: #009adf;
  text-decoration: none;
}
a:hover {
  color: #009adf;
}
@media only screen and (max-width: 991px) and (min-width: 941px) {
  .ch-header.container {
    max-width: 940px;
  }
  .ch-header.container {
    width: 940px;
  }
  .ch-navbar .navbar-login > .ch-nav {
    width: 940px;
  }
}
@media only screen and (max-width: 939px) and (min-width: 0px) {
  [id^=block-locale-language-content].block-locale {
    width: 100%;
    float: left;
  }
  [id^=block-locale-language-content].block-locale ul {
    padding: 15px;
  }
  [id^=block-locale-language-content].block-locale ul li {
    display: inline;
    /*float: left;*/
  }
  [id^=block-locale-language-content].block-locale ul li a {
    padding: 30px 10px;
    color: transparent;
    font-size: 0;
    margin: 0;
    padding: 0;
    padding-right: 10px;
  }
  [id^=block-menu-menu-chronopost-contact-header],
  [id^=block-menu-menu-chrono-contact-header-pro-m] {
    width: 100%;
  }
  [id^=block-menu-menu-chronopost-contact-header] ul li a,
  [id^=block-menu-menu-chrono-contact-header-pro-m] ul li a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #E6E7E8;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] {
    width: 100%;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] > ul li.open > a:hover {
    background-color: #009adf;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] > ul li.open > a {
    background-color: #E6E7E8;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] > ul > li > a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #E6E7E8;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] > ul > li ul.dropdown-menu {
    position: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
    /*display: none;*/
    float: none;
    /*min-width: 160px;*/
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: inherit;
    text-align: left;
    background-color: inherit;
    border: inherit;
    /*border: 1px solid rgba(0, 0, 0, 0.15);*/
    border-radius: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    background-clip: inherit;
  }
  [id^=block-menu-menu-chronopost-menu-dom-mobil] > ul > li ul.dropdown-menu li a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    padding-left: 35px;
  }
  [id^=block-menu-menu-menu-principal-particuliers],
  [id^=block-menu-menu-menu-principal-professionne] {
    width: 100%;
  }
  [id^=block-menu-menu-menu-principal-particuliers] ul li:not(:last-child):after,
  [id^=block-menu-menu-menu-principal-professionne] ul li:not(:last-child):after {
    background: inherit;
    position: inherit;
    bottom: inherit;
    left: inherit;
    height: inherit;
    width: inherit;
    margin-left: inherit;
  }
  [id^=block-menu-menu-menu-principal-particuliers] ul li a,
  [id^=block-menu-menu-menu-principal-professionne] ul li a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid #E6E7E8;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] {
    width: 100%;
    float: left;
    text-align: center;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul {
    width: 100%;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul li {
    width: 50%;
    display: block;
    float: left;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul li:not(:last-child):after {
    background: inherit;
    position: inherit;
    bottom: inherit;
    left: inherit;
    height: inherit;
    width: inherit;
    margin-left: inherit;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul li.first a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    background-color: #009adf;
    color: white;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul li.last a {
    font-size: 1.429em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    background-color: #0060A2;
    color: white;
  }
  [id^=block-menu-menu-chronopost-parcours-utili] ul li a {
    margin: 0;
  }
  [id^=block-menu-menu-chronopost-parcours-utili],
  [id^=block-menu-menu-chronopost-menu-dom-mobil],
  [id^=block-menu-menu-chronopost-contact-header],
  [id^=block-menu-menu-chrono-contact-header-pro-m],
  [id^=block-locale-language-content] {
    display: block;
  }
  .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks > form {
    width: 100%;
    min-width: inherit;
  }
  .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks input {
    width: calc(100% - 40px);
  }
  .ch-header.container,
  div.ch-main-container.container {
    width: 100%;
  }
  .ch-header #page-header {
    display: none;
  }
  .ch-header.ch-front-page .navbar-toggle {
    display: none;
  }
  .ch-header .navbar-toggle {
    display: block;
  }
  .ch-header .navbar-toggle {
    background-color: #019ade;
    border-radius: 0px;
    padding: 0 6px;
    border-color: transparent;
    margin: 15px 20px;
    width: 30px;
    height: 0;
    padding-bottom: 30px;
    border: inherit;
  }
  .ch-header {
    border-color: transparent;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
  }
  /*  #navbar {
    height: 70px;
  }*/
  #navbar.navbar.container {
    margin-top: 0;
    height: 62px;
    height: 60px;
  }
  header.ch-navbar.container > .container {
    display: block;
  }
  .ch-header .logo > img {
    width: auto;
    height: 35px;
  }
  .ch-header .logo {
    margin: 15px 20px;
    margin: 12px 20px;
    display: block;
    height: 40px;
    height: auto;
  }
  .ch-header .navbar-toggle .icon-bar {
    width: 100%;
    background-color: #fff;
    margin-bottom: 20%;
  }
  .ch-header .navbar-toggle span:nth-child(2) {
    margin-top: 40%;
  }
  .ch-header .container .navbar-header {
    display: block;
    width: 100%;
    margin: 0;
  }
  .ch-navbar .navbar-login > .ch-nav {
    max-width: 495px;
  }
  .ch-navbar .navbar-login {
    clear: none;
    display: none;
    overflow: hidden;
    width: 90%;
    max-width: 495px;
    position: absolute;
    z-index: 100;
    right: 0px;
    background-color: white;
    padding: 0;
    margin: 0;
    height: auto;
    /*        #block-search-form{
                float:none;
                width:auto;
                display:block;
                padding:5% 5%;
                background-color: #E6E7E8;
            }
    
            #block-search-form input{
                border-radius: inherit;
            }
    
            #block-search-form span > button{
                background-color: #065aba;
                color: white;
                border-radius: inherit;
                border: 0px;
                padding: 7px 12px;
            }
            > .ch-nav {
                padding-right:0;
            }*/
  }
  .ch-navbar .navbar-login.collapsing,
  .ch-navbar .navbar-login.in {
    border: 1px solid #808285;
    border-top: 0px;
    border-right: 0px;
  }
  .ch-navbar .navbar-login li {
    display: block;
  }
  .ch-navbar .navbar-login li:not(:last-child):after {
    content: "";
    background: #E6E7E8;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0px;
    width: 90%;
    margin-left: 3%;
  }
  .ch-navbar .navbar-login a {
    margin-left: 3%;
  }
  .ch-navbar .navbar-login nav [id^=block-menu-menu-chronopost-parcours-utili] li {
    padding: inherit;
  }
  .ch-navbar .navbar-login nav [id^=block-menu-menu-chronopost-parcours-utili] li a,
  .ch-navbar .navbar-login nav [id^=block-menu-menu-chronopost-parcours-utili] li:last-child a {
    color: #ffffff;
  }
  .ch-navbar .navbar-login nav li {
    padding: 0px;
  }
  .ch-navbar .navbar-login nav li a,
  .ch-navbar .navbar-login nav li:last-child a {
    height: 80px;
    padding: 30px 25px;
    color: #414042;
  }
  .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks {
    float: none;
    width: auto;
    display: block;
    padding: 5% 5%;
    background-color: #E6E7E8;
  }
  .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks div.form-group {
    margin-bottom: 0;
  }
  .ch-navbar .navbar-login #block-menu-block-3 {
    display: block;
  }
  #block-block-6,
  #block-user-login,
  #block-block-7,
  .ch-lead {
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .ch-header .logo > img {
    height: 35px;
  }
  .ch-header .navbar-toggle {
    width: 30px;
    padding-bottom: 30px;
  }
}
.ch-wysiwyg .field-items .field-item > p {
  padding: 20px 0px ;
}
.ch-margin-block .ch-wysiwyg .field-items .field-item {
  padding: 0;
}
.ch-margin-block .ch-wysiwyg .field-items .field-item p {
  padding: 0;
}
.ch-col-center .inside .ch-wysiwyg .field-items .field-item {
  padding: 0;
}
.ch-wysiwyg .content section.block h2.block-title {
  display: none;
}
.ch-block-1x1,
.ch-block-1x2,
.ch-block-2x1,
.ch-block-2x1-faq,
.ch-block-4x1 {
  overflow: hidden;
}
.ch-block-title .ch-block-title-grey,
.ch-block-title .ch-block-title-blue {
  /*.set-font-title-chapter();*/
  /*.set-font-title-chapter();*/
}
.ch-block-title label {
  font-size: 1.286em;
  font-weight: 500;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-block-title .ch-block-title-help a {
  float: left;
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-block-title .ch-block-title-help a:hover {
  color: #009adf;
}
.ch-margin-block-title {
  margin: 10px;
}
.ch-no-margin-right .ch-margin-block {
  margin-right: 0;
}
.ch-no-margin-left .ch-margin-block {
  margin-left: 0;
}
.ch-no-margin .ch-margin-block {
  margin-right: 0;
  margin-left: 0;
}
ol.ch-margin-block {
  padding: 0;
}
.ch-margin-block {
  margin: 10px;
}
.ch-margin-block.ch-block-left {
  margin-left: 0;
}
.ch-margin-block.ch-block-right {
  margin-right: 0;
}
.ch-margin-ban .ch-block-title-triangle {
  right: 0px;
}
.ch-margin-ban .ch-block-subtitle-content > h1 {
  font-size: 2.143em;
}
.ch-margin-ban .ch-block-subtitle-content > h1,
.ch-margin-ban .ch-block-subtitle-content > .ch-block-title-text {
  /*    margin-left: 30px;*/
}
.ch-block-title-triangle {
  position: absolute;
  right: 0px;
  width: 230px;
  height: 124px;
  z-index: 5;
}
.ch-block-title-triangle .ch-triangle-img {
  position: absolute;
  right: 0;
  z-index: -1;
}
.ch-block-title-triangle .ch-text-2line {
  text-align: right;
  padding: 20px;
  float: right;
  color: white;
  z-index: 1;
}
.ch-block-title-triangle .ch-arrow-right {
  position: absolute;
  right: 20px;
  top: 50px;
  /*margin-top:15px;*/
  width: 15px;
  height: 26px;
}
.ch-block-title {
  width: 940px;
  overflow: hidden;
}
.ch-block-title > img {
  width: 940px;
  height: 350px;
  float: right;
}
.ch-block-title .ch-block-title-content {
  position: absolute;
}
.ch-block-title.carrousel {
  padding-left: 20px;
  position: relative;
}
.ch-block-title.carrousel .ch-block-title-title {
  padding-top: 30px;
}
.ch-block-title.carrousel .ch-block-title-text {
  padding-top: 30px;
  color: #414042;
  width: 200px;
}
.ch-block-title.carrousel .ch-block-title-link {
  padding-top: 15px;
}
.ch-block-title.with_input {
  /*        padding-left: 20px;
            padding-right: 20px;*/
  position: relative;
}
.ch-block-title.with_input .ch-search-button {
  float: left;
  /*            height: 40px;
                  width: 40px;*/
  /*background-color: @bleu-chronopost;*/
  border-radius: 0px;
  /*border: 0px;*/
}
.ch-block-title.with_input .ch-block-title-title {
  padding-top: 30px;
  position: absolute;
  width: 45%;
  /*margin-left: 20px;*/
}
.ch-block-title.with_input .ch-block-title-text {
  padding-bottom: 20px;
}
.ch-block-title.with_input .ch-block-title-text .ch-colis-number {
  font-size: 1.286em;
  font-weight: 500;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  float: left;
}
.ch-block-title.with_input .ch-block-title-help a:hover {
  color: #009adf;
}
.ch-block-title.with_input .ch-block-title-help-link {
  position: absolute;
  left: 460px;
}
.ch-block-title.with_input .ch-block-title-help-link:hover {
  color: #009adf;
}
.ch-block-title.with_input .ch-block-title-input input {
  float: left;
  height: 40px;
  width: 95%;
}
.ch-block-title.with_input .ch-block-title-input button {
  color: white;
  font-size: 1.143em;
}
.ch-block-title.with_input .ch-block-title-block_input {
  width: 900px;
  padding: 15px 20px 25px 20px;
  margin-bottom: 30px;
  margin-left: 20px;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
}
.ch-block-title.with_input .ch-block-title-block_input .ch-inline-block {
  display: inline-block;
}
.ch-block-subtitle {
  position: relative;
  width: calc(100% - 20px);
  overflow: hidden;
}
.ch-block-subtitle > img {
  /*        width:1200px;
            height:350px;*/
  float: right;
}
.ch-block-subtitle .ch-block-subtitle-content {
  position: absolute;
}
.ch-block-subtitle .ch-block-title-title {
  padding-top: 30px;
  width: 45%;
}
.ch-block-subtitle .ch-block-title-text {
  padding-top: 30px;
  color: #414042;
  width: 200px;
}
.ch-block-pdf {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ch-block-pdf-text-title {
  word-break: break-word;
}

.ch-block-pdf .ch-block-pdf-icone {
  float: left;
  width: 60px;
  height: 80px;
  margin-left: 2px;
  background-color: #009adf;
  padding-top: 27px;
  padding-left: 15px;
}
.ch-block-pdf .ch-block-pdf-icone img {
  width: 30px;
  height: 26px;
}
.ch-block-pdf .ch-block-pdf-text {
  width: 514px;
  padding: 20px 0px 20px 20px;
  min-height: 80px;
  background-color: #E6E7E8;
  float: left;
}
.ch-block-pdf .ch-block-pdf-text .ch-block-pdf-text-description {
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #808285;
}
.ch-block-pdf .ch-block-pdf-icone-eye:hover {
  background-color: #0060A2;
}
.ch-block-pdf .ch-block-pdf-icone-eye {
  transition: background-color 0.7s;
  float: left;
  width: 63px;
  height: 100%;
  overflow: auto;
  background-color: #009adf;
  padding: 0px 0px 0px 0px;
  background-image: url("/sites/all/themes/chronopost/images/eye-32.png");
  background-repeat: no-repeat;
  color: white;
  background-position: center 50%;
}
.ch-block-pdf .ch-block-pdf-icone-save:hover {
  background-color: #0060A2;
}
.ch-block-pdf .ch-block-pdf-icone-eye-no-result {
  float: left;
  width: 60px;
  height: 100%;
  overflow: auto;
  background-color: #E6E7E8;
  padding: 0px 0px 0px 0px;
  background-image: url("/sites/all/themes/chronopost/images/eye-32-grey.png");
  background-repeat: no-repeat;
  color: white;
  background-position: center 50%;
}
.ch-block-pdf .ch-block-pdf-icone-save {
  transition: background-color 0.7s;
  float: left;
  width: 63px;
  height: 100%;
  overflow: auto;
  background-color: #009adf;
  padding: 0px 0px 0px 0px;
  background-image: url("/sites/all/themes/chronopost/images/save-24.png");
  background-repeat: no-repeat;
  color: white;
  background-position: center 50%;
}
.ch-block-pdf .ch-block-pdf-icone-save-no-result {
  float: left;
  width: 60px;
  height: 100%;
  overflow: auto;
  background-color: #E6E7E8;
  padding: 0px 0px 0px 0px;
  background-image: url("/sites/all/themes/chronopost/images/save-24-grey.png");
  background-repeat: no-repeat;
  color: white;
  background-position: center 50%;
}
.ch-block-welcome {
  width: 220px;
  color: white;
  font-size: 0.786em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-block-welcome a {
  color: white;
}
.ch-block-welcome .ch-block-message {
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  min-height: 65px;
  padding: 15px 0 15px 15px;
  background-color: #009adf;
}
.ch-block-welcome .ch-block-logout {
  text-align: center;
  height: 25px;
  margin-bottom: 20px;
  background-color: #414042;
}
.ch-block-welcome .ch-block-sidebar-title {
  padding: 10px;
  min-height: 25px;
  background-color: #E6E7E8;
  color: #414042;
  margin-bottom: 2px;
}
.ch-block-welcome .ch-block-sidebar-title a {
  color: #414042;
}
.ch-block-welcome .ch-block-sidebar-title span.ch-block-menu-button {
  float: right;
  cursor: pointer;
}
.ch-block-welcome .ch-block-sidebar-subtitle {
  padding-left: 20px;
  min-height: 25px;
  color: #414042;
}
.ch-block-welcome .ch-block-sidebar-subtitle a {
  color: #414042;
}
.ch-block-welcome .ch-block-sidebar-subtitle.first {
  margin-top: 10px;
}
.ch-block-welcome .ch-block-sidebar-subtext {
  padding-left: 30px;
  min-height: 25px;
  color: #808285;
}
.ch-block-welcome .ch-block-sidebar-subtext a {
  color: #808285;
}
.ch-block-triple {
  text-align: center;
  float: left;
  background-color: #E6E7E8;
  width: calc((100% - 20px) / 3);
  height: 280px;
  padding-top: 40px;
}
#reassurance{
    background-color: #E6E7E8;
    margin-top: 10px;
}
@media only screen and (min-width: 0px) and (max-width: 940px){
  #reassurance{
    margin: 0 10px
}
}
.region-reassurance .block{
    float:left;
    width: calc((100% - 20px) / 3);
}
@media only screen and (min-width: 0px) and (max-width: 940px){
  .region-reassurance .block{
    float: none !important;
    width: auto !important;
    border-bottom: 10px solid #fff;
  }
}
#reassurance .region-reassurance .ch-block-triple {
  text-align: center;
  float: left;
  background-color: #E6E7E8;
  width: 100%;
  height: 280px;
  padding-top: 40px;
}
@media only screen and (min-width: 0px) and (max-width: 940px){
  #reassurance .region-reassurance .ch-block-triple{
    width: auto;
  }
}
.ch-block-triple .ch-block-triple-content {
  float: left;
  width: 100%;
  padding: 20px;
  color: #808285;
  margin-right: 20px;
}
@media only screen and (min-width: 0px) and (max-width: 940px){
  .ch-block-triple .ch-block-triple-content {
    margin-right: 0px; 
  }
}
.ch-block-triple .ch-block-triple-content.last {
  margin-right: 0px;
}
.ch-block-triple .ch-block-triple-content .ch-block-triple-icone {
  margin-bottom: 25px;
  min-height: 3.571em;
}
.ch-block-triple .ch-block-triple-content .ch-block-triple-title {
  margin-bottom: 20px;
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding: 0 35px;
  color: #414042;
}
.ch-block-triple .ch-block-triple-content .ch-block-triple-text {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #414042;
}
.ch-block-content-title {
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding-bottom: 10px;
  line-height: 1.1em;
}
.ch-block-content-text {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  padding-bottom: 20px;
}
.ch-block-1x1 {
  position: relative;
  width: 220px;
  height: 190px;
  float: left;
  padding: 20px;
}
.ch-block-1x1 .ch-arrow-with-img {
  background-image: url("/sites/all/themes/chronopost/images/arrow.png");
  position: absolute;
  right: 20px;
  top: 144px;
  width: 15px;
  height: 26px;
}
.ch-block-1x1 .ch-arrow {
  background-image: url("/sites/all/themes/chronopost/images/arrow.png");
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
  height: 26px;
}
.ch-block-1x1 .ch-arrow-gray {
  background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
  height: 26px;
}
.ch-block-1x1.ch-block-white {
  color: #414042;
  background-color: #E6E7E8;
}
.ch-block-1x1.ch-block-blue,
.ch-block-1x1 a.ch-block-blue {
  color: white;
  background-color: #009adf;
}
.ch-block-1x1.ch-block-blue-fonce {
  color: white;
  background-color: #0060A2;
}
.ch-block-1x1 a.ch-likethis {
  color: #414042;
  text-decoration: none;
}
.ch-block-1x1 .ch-block-likethis {
  width: 220px;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
}
.ch-block-1x1 .ch-title-likethis {
  /*        position: absolute;
            bottom: 10px;
            width: 160px;
            height: 40px;*/
}
.ch-block-1x2 {
  position: relative;
  width: 220px;
  height: 400px;
  color: white;
  background-color: #0060A2;
  float: left;
  padding: 20px;
}
.ch-block-1x2 .ch-arrow {
  background-image: url("/sites/all/themes/chronopost/images/arrow.png");
  position: absolute;
  right: 20px;
  top: 140px;
  /* bottom: 20px;*/
  width: 15px;
  height: 26px;
}
.ch-block-1x2 .ch-arrow-gray {
  background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  position: absolute;
  right: 20px;
  top: 140px;
  /* bottom: 20px;*/
  width: 15px;
  height: 26px;
}
.ch-block-1x2 .ch-arrow-with-img {
  background-image: url("/sites/all/themes/chronopost/images/arrow.png");
  position: absolute;
  right: 20px;
  top: 144px;
  width: 15px;
  height: 26px;
}
.ch-block-1x2 .ch-with_img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 220px;
  overflow: hidden;
}
.ch-block-1x2 .ch-with_img .field {
  display: none;
}
.ch-block-1x2.ch-block-white {
  color: #414042;
  background-color: #E6E7E8;
}
.ch-block-1x2.ch-block-blue {
  color: white;
  background-color: #009adf;
}
.ch-block-1x2.ch-block-blue-fonce {
  color: white;
  background-color: #0060A2;
}
.ch-title-text {
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-block-1x1 .ch-with_img img {
  position: absolute;
  bottom: 20px;
  left: 23px;
}
.ch-block-1x1.ch-block-white.ch-lien-externe ul li {
  color: #009adf;
}
.ch-block-1x1.ch-block-white.ch-lien-externe ul li a {
  color: #009adf;
}
.ch-block-1x1ch-block-white.ch-block-content ul li {
  color: #414042;
}
.ch-block-1x1ch-block-white.ch-block-content ul li a {
  color: #414042;
}
.ch-block-1x2.ch-lien-externe.ch-block-white li {
  color: #414042;
}
.ch-block-1x2.ch-lien-externe.ch-block-white li a {
  color: #414042;
}
.ch-block-1x2.ch-lien-externe ul {
  position: inherit;
}
#ch-popin {
  overflow: auto;
  background-color: #FDFDFD;
  width: 100%;
}
#ch-popin img {
  overflow: hidden;
  margin: 10px 0;
}
#ch-popin #popinaffiche {
  margin-right: 1px;
}
#ch-popin .ch-savoir-plus {
  float: right;
}
#ch-popin .ch-block-title-grey {
  font-size: 2.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #808285;
}
#ch-popin .ch-block-title-blue {
  font-size: 2.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #009adf;
}
#ch-popin .ch-popin-text {
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
#ch-popin .ch-block-subtitle {
  position: initial;
}
body .ui-datepicker#ui-datepicker-div {
  border-radius: 0px;
  border: 1px solid #e6e7e8;
  padding: 0;
  width: 282px;
  height: 259px;
}
body .ui-datepicker#ui-datepicker-div .ui-datepicker-header {
  border-radius: 0px;
  padding: 0;
  margin: 0;
  height: 37px;
}
body .ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  margin-top: 5px;
}
body .ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title:first-letter {
  text-transform: uppercase;
}
body .ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next span {
  background-image: url(/sites/all/themes/chronopost/images/arrow.png);
  background-position: initial;
  height: 22px;
  width: 30px;
  background-size: contain;
}
body .ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev span {
  background-image: url(/sites/all/themes/chronopost/images/left_arrow.png);
  background-position: initial;
  height: 22px;
  width: 30px;
  background-size: contain;
}
body .ui-datepicker#ui-datepicker-div th {
  border: 1px solid;
  border-color: #E6E7E8;
}
body .ui-datepicker#ui-datepicker-div td {
  padding: 0px;
  border: none;
}
body .ui-datepicker#ui-datepicker-div a.ui-state-hover {
  background: none;
  border: none;
  cursor: pointer;
}
body .ui-datepicker#ui-datepicker-div a.ui-state-default {
  padding-top: 10px;
  height: 37px;
  text-align: center;
  background-color: white;
  background-image: none;
}
body .ui-datepicker#ui-datepicker-div a.ui-state-default.ui-state-active {
  background-color: #009adf;
  background-image: none;
  color: white;
}
.ch-block-title-dom.with_input {
  width: 100%;
  padding-right: 20px;
}
.ch-block-title-dom.with_input .ch-block-title-title {
  margin-left: 20px;
}
.ch-block-title-dom.with_input label {
  width: 100%;
}
.ch-block-title-dom.with_input .ch-layout-color {
  width: 100%;
  height: 100%;
  position: absolute;
  margin-left: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.ch-block-title-dom.with_input .ch-block-title-block_input {
  width: 93%;
}
.ch-block-title-dom.with_input .ch-block-title-block_input select {
  color: #414042;
  background: url("/sites/all/themes/chronopost/images/drop_down.png") no-repeat scroll right center white;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  float: left;
  width: 80%;
  height: 35px;
  border-radius: 0;
  border: 1px solid #808285;
}
.ch-block-title-dom.with_input .ch-block-title-block_input input {
  background-color: #009adf;
  color: white;
  width: 100px;
  height: 35px;
  float: left;
  border: 0;
  margin-left: 10px;
  transition: background-color 0.7s;
}
.ch-block-title-dom.with_input .ch-block-title-block_input input:hover {
  background-color: #0060A2;
}
/*#chrono-suivi-colis-block-form{
  button {
    &.inactive{
      background-color: @Gris-moyen;
    }
  }
}*/
.ch-block-4x1.ch-block-found {
  width: 940px;
  height: 280px;
}
.ch-block-4x1.ch-block-found .ch-block-titre-bleu {
  color: #009adf;
  font-size: 2.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-block-4x1.ch-block-found .ch-block-titre-gris {
  color: #808285;
  font-size: 2.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  line-height: 24px;
  margin-top: 0px;
}
.ch-block-4x1.ch-block-found .ch-block-img {
  float: right;
  width: 50%;
  height: 100%;
  position: inherit;
}
.ch-block-4x1.ch-block-found .ch-block-img img {
  width: 100%;
  height: auto;
}
.ch-block-4x1.ch-block-found .ch-block-text {
  background-color: #E6E7E8;
  width: 50%;
  color: black;
  padding: 20px;
  float: left;
  height: 100%;
  top: 0;
  left: 0;
  position: relative;
}
.ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input {
  width: calc(100% - 40px);
  position: absolute;
  bottom: 20px;
}
.ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-text-big {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 46%;
  color: #414042;
  margin-top: 10px;
  width: 67%;
  overflow: hidden;
}
.ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
  float: left;
  width: calc(100% - 40px);
  height: 40px;
  margin-top: 1px;
  border-radius: 0px;
  border: 1px solid #808285;
  padding-left: 20px;
}
.ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input-btn {
  float: left;
  height: 40px;
  width: 40px;
  background-color: #009adf;
  border-radius: 0px;
  border: 0px;
  color: white;
}
#block-chrono-reset-password-chrono-reset-password .ch-block-2x1 .error {
  background: none;
}
.ch-block-2x1.ch-block-reset-password {
  background-color: #E6E7E8;
}
.ch-block-2x1.ch-block-reset-password label {
  color: #414042;
  font-size: 1.143em;
  font-weight: 500;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  margin-top: 13px;
  margin-left: 17px;
  width: 90%;
}
.ch-block-2x1.ch-block-reset-password .ch-block-reset-img {
  position: absolute;
  left: 9%;
  top: 29%;
}
.ch-block-2x1.ch-block-reset-password form {
  height: 155px;
}
.ch-block-2x1.ch-block-reset-password .form-type-textfield {
  height: 100px;
}
.ch-block-2x1.ch-block-reset-password .form-type-textfield input {
  background-color: white;
  width: 62%;
  height: 29px;
  border-radius: 0px;
  float: right;
  margin-right: 20px;
  margin-top: 25px;
}
.ch-block-2x1.ch-block-reset-password .form-type-textfield input.error {
  color: #a90034;
  border-color: #a90034;
}
.ch-block-2x1.ch-block-reset-password .btn {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: right;
  height: 29px;
  border-radius: 0px;
  color: white;
  background-color: #009adf;
  margin-right: 20px;
  width: 100px;
  transition: background-color 0.7s;
}
.ch-block-2x1.ch-block-reset-password .btn:hover {
  background-color: #0060A2;
}
.ch-block-2x1.ch-block-reset-password .ch-block-reset-description {
  font-size: 0.857em;
  font-weight: 500;
  color: #414042;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  margin-left: 17px;
}
.ch-block-2x1 .ch-arrow-gray {
  background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
  height: 26px;
}
.ch-block-2x1.ch-block-found .ch-block-img {
  float: right;
  width: 50%;
  height: 100%;
  position: inherit;
}
.ch-block-2x1.ch-block-found .ch-block-img img {
  float: right;
  /*        width: 100%;
                height:100%;*/
}
.ch-block-2x1.ch-block-found .ch-block-text {
  background-color: #E6E7E8;
  width: 50%;
  color: black;
  padding: 20px;
  float: right;
  height: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-text {
  height: 60%;
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #414042;
  width: 100%;
  overflow: hidden;
}
.ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
  float: left;
  width: calc(100% - 40px);
  height: 40px;
  margin-top: 1px;
  border-radius: 0px;
  padding-left: 10px;
  border: 1px solid #808285;
}
.ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-btn {
  float: left;
  height: 40px;
  width: 40px;
  background-color: #009adf;
  border-radius: 0px;
  border: 0px;
  color: white;
  font-size: 1.143em;
}
.ch-block-2x1.ch-block-card-country {
  color: #414042;
  background-color: #E6E7E8;
}
.ch-block-2x1.ch-block-card-country .ch-country-card-textimg .ch-country-card-img {
  height: 100px;
  text-align: center;
  margin: auto;
}
.ch-block-2x1.ch-block-card-country .ch-country-card-textimg .ch-country-card-img img {
  margin: 15px auto 20px auto;
}
.ch-block-2x1.ch-block-card-country .ch-country-card-textimg .ch-country-card-txt {
  font-size: 1em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-align: center;
  margin: auto;
}
.ch-block-2x1.ch-block-card-country .ch-country-card-button {
  background-color: #009adf;
  color: white;
  border: none;
  width: 23%;
  height: 32px;
  margin-top: 11px;
  margin-left: 5%;
  min-width: 59px;
  transition: background-color 0.7s;
}
.ch-block-2x1.ch-block-card-country .ch-country-card-button:hover {
  background-color: #0060A2;
}
.ch-block-2x1.ch-block-card-country .ch-zipcode-button {
  background-color: #009adf;
  color: white;
  border: none;
  margin-top: 11px;
  font-size: 0.9em;
  min-width: 120px;
  width: 23%;
  height: 34px;
  display: inline-block;
  padding: 10px 5px;
  text-decoration: none;
}
.ch-block-2x1.ch-block-card-country .ch-zipcode-button-container {
  text-align: center;
}
.ch-block-2x1.ch-block-card-country form {
  text-align: center;
}
.ch-block-2x1.ch-block-card-country select.ch-country-card-select {
  background: url(/sites/all/themes/chronopost/images/drop_down.png) no-repeat right center white;
  height: 34px;
  width: 240px;
}
.ch-block-2x1.ch-block-card-country select.ch-country-card-select {
  border: 1px solid #ccc;
  border-radius: 0;
  height: 34px;
  width: 65%;
  padding-left: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.block-chrono-zipcode,
.block-chrono-country-card {
  width: 48%;
  float: left;
  margin: 1%;
}
.block-chrono-zipcode h2,
.block-chrono-country-card h2 {
  display: none;
}
.block-chrono-zipcode .ch-block-2x1,
.block-chrono-country-card .ch-block-2x1 {
  width: 100%;
}
.block-chrono-zipcode img,
.block-chrono-country-card img {
  width: 50px;
}
.ch-block-fiche-pays {
  color: black ;
  width: 50%;
}
.ch-block-fiche-pays .ch-form-fiche-pays select {
  float: left;
  min-width: 200px;
  height: 40px;
  border-radius: 0px;
}
.ch-block-fiche-pays .ch-form-fiche-pays .ch-fichePaysSubmit {
  height: 40px;
  width: 30%;
}
.ch-block-contener-panels {
  width: 100%;
  min-height: 430px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
  /*background-color: @Gris-clair;*/
  float: left;
}
.ch-block-contener-panels .ch-block-panels-button {
  display: none;
}
.ch-block-contener-panels .ch-block-content-panel-contener {
  z-index: 1;
  background-color: white;
  min-height: 300px;
  display: none;
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  cursor: auto;
}
.ch-block-contener-panels .ch-block-content-panel-contener .ch-text-panel {
  /*.set-font-default-text();*/
}
.ch-block-contener-panels .ch-block-content-panel-contener h2 {
  font-size: 1.429em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #009adf;
  margin: 0px;
  margin-bottom: 10px;
}
.ch-block-contener-panels .ch-block-content-panel-contener h3 {
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #009adf;
  margin: 0px;
  margin-bottom: 10px;
}
.ch-block-contener-panels .ch-block-content-panel-contener h4 {
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-weight: bold;
  margin: 0px;
}
.ch-block-contener-panels .ch-block-content-panel-contener.active {
  display: block;
}
.ch-block-contener-panels .ch-block-panels {
  width: 100%;
  height: 130px;
  cursor: pointer;
}
.ch-block-contener-panels .ch-block-panels div:nth-last-child(2) {
  margin-right: 0%;
  border-right: 0;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #E6E7E8;
  border-right: 1px solid white;
  cursor: pointer;
  height: 130px;
  float: left;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel img {
  height: 57%;
  margin-bottom: 25px;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.active {
  background-color: white;
  cursor: auto;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-1 {
  width: 100%;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-2 {
  width: 50%;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-3 {
  width: 33.33%;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-4 {
  width: 25%;
}
.ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-5 {
  width: 20%;
}
.ch-block-contener-panels .ch-block-content-panel {
  width: 100%;
  /*height: 300px;*/
  position: relative;
}
.ch-block-contener-panels .ch-block-content-panel.ch-content-panel-active {
  display: block;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel {
  /*            .set-font-default-text();*/
  width: 100%;
  padding: 30px 20px;
  position: relative;
  z-index: 2;
  float: left;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel .ch-resume {
  width: 45%;
  min-height: 270px;
}
.view-offres .ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel .ch-resume {
  margin-bottom: 10px;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel .ch-offre-body {
  padding: 20px 10px;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel.ch-left .ch-resume {
  float: right;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel .ch-white-overlay {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 1;
  width: 460px;
  height: 300px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel.ch-left .ch-white-overlay {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=1);
  /* IE6-9 */
  left: 0;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel.ch-left img {
  left: 0;
}
.ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel img {
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 0;
}
.ch-block-warning {
  background-color: #808285;
  width: 100%;
  height: 92px;
  color: white;
  padding: 10px;
}
.ch-block-warning .ch-block-titre-warning .ch-picto-warning {
  float: left;
  font-size: 2.2em;
}
.ch-block-warning .ch-block-titre-warning .ch-picto-warning-close {
  float: right;
  font-size: 2.2em;
}
.ch-block-warning .ch-block-titre-warning h2 {
  margin: 0px;
  font-size: 0.786em;
  float: left;
  margin-top: 11px;
  margin-left: 13px;
}
.ch-block-2x1 {
  width: 460px;
  height: 190px;
  /*background-color: black;*/
  position: relative;
  float: left;
}
.ch-block-2x1.ch-block-white {
  color: #414042;
  background-color: #E6E7E8;
}
.ch-block-2x1.ch-block-blue {
  color: white;
  background-color: #009adf;
}
.ch-block-2x1.ch-block-blue-fonce {
  color: white;
  background-color: #0060A2;
}
.ch-block-2x1.ch-block-found-2x1 {
  margin-top: 400px;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-img-2x1 {
  float: right;
  width: 50%;
  height: 100%;
  position: inherit;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-img-2x1 img {
  /*                width: 100%;
                        height:100%;*/
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-text-2x1 {
  background-color: #E6E7E8;
  width: 220px;
  color: black;
  padding: 20px;
  float: right;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-text-2x1 .ch-block-found-text {
  height: 50%;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-text-2x1 input {
  float: left;
  width: 75%;
  height: 40px;
  border-radius: 0px;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-text-2x1 button {
  float: left;
  height: 40px;
  width: 40px;
  background-color: #009adf;
  border-radius: 0px;
  border: 0px;
}
.ch-block-2x1.ch-block-found-2x1 .ch-block-text-2x1 button .glyphicon {
  color: white;
}
.ch-block-2x1 .ch-block-img-2x1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.ch-block-2x1 .ch-block-img-2x1 img {
  height: 100%;
  width: auto;
}
.ch-block-2x1 .ch-block-text-2x1 {
  width: 50%;
  padding: 20px;
  float: right;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
}
.ch-block-2x1 .ch-block-text-2x1 .ch-arrow {
  background-image: url("/sites/all/themes/chronopost/images/arrow.png");
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 15px;
  height: 26px;
}
.ch-block-2x1 .ch-block-text-2x1 .glyphicon-chevron-right {
  font-size: 12pt;
  float: right;
}
.ch-block-2x1 .ch-block-text-2x1 h2 {
  margin-top: 0px;
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  max-height: 36px;
  margin-bottom: 20px;
}
.ch-block-2x1 .ch-block-text-2x1 .ch-text-2x1 {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 73px;
}
.ch-block-2x1.ch-block_right .ch-block-text-2x1 {
  left: 0;
}
.ch-block-2x1.ch-block_right .ch-block-img-2x1 {
  right: 0;
  left: inherit;
}
.ch-block-2x1.ch-block_right .ch-block-img-2x1 img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: auto;
  float: right;
}
.ch-block-2x1.ch-fullwidth {
  width: 940px;
  height: 190px;
}
.ch-block-2x1.ch-fullwidth.ch-margin-block{
  margin: 10px 10px 10px 
}
@media only screen and (min-width: 0px) and (max-width: 940px){
  .ch-block-2x1.ch-fullwidth.ch-margin-block{
  margin: 0 10px 10px 
}
}
.ch-block-2x1.ch-fullwidth .ch-block-text-2x1 {
  /*width: 460px;*/
}
.ch-block-2x1.ch-fullwidth .ch-block-img-2x1 {
  overflow: hidden;
}
.ch-block-2x1.ch-fullwidth .ch-block-img-2x1 img {
  position: absolute;
  left: 0;
}
.ch-block-2x1.ch-fullwidth .ch-block-img-2x1.ch-block-img-right img {
  left: inherit;
  right: 0;
  height: 100%;
  width: auto;
}
.ch-block-2x1-faq {
  float: left;
  width: 460px;
  background-color: #E6E7E8;
  padding: 20px;
  height: 190px;
}
.ch-block-2x1-faq h2 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 1.286em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-separator {
  height: 1px;
  background-color: black;
  width: 98%;
  margin-top: 1px;
  margin-bottom: 5px;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link {
  padding: 10px 10px 10px 0;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link .ch-block-faq-text {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: left;
  width: 90%;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link .ch-block-faq-text a {
  color: inherit;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link .ch-block-faq-text a:hover {
  color: #009adf;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link .ch-block-faq-text .ch-block-faq-text-no-result {
  height: 26px;
  float: none;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-link .arrow-gray {
  background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  width: 15px;
  height: 26px;
  float: right;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-go a:hover {
  color: #009adf;
}
.ch-block-2x1-faq .ch-block-faq-links .ch-block-faq-go a {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: left;
  color: inherit;
  margin-top: 7px;
}
.ch-block-accordeon {
  min-height: 40px;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-block-accordeon.actif .ch-bloc-accordeon-topbar {
  background-color: #0060A2;
}
.ch-block-accordeon .ch-bloc-accordeon-topbar {
  height: 40px;
  width: 100%;
  background-color: #009adf;
  padding: 10px 20px;
}
.ch-block-accordeon .ch-bloc-accordeon-topbar .ch-block-accordeon-title {
  color: white;
  float: left;
}
.ch-block-accordeon .ch-bloc-accordeon-topbar .ch-block-accordeon-button {
  color: white;
  float: right;
  cursor: pointer;
}
.ch-block-accordeon .ch-block-accordeon-content {
  display: none;
  background-color: #e6e7e8;
  padding: 20px;
  width: 100%;
}
.ch-block-accordeon .ch-block-accordeon-content .ch-block-separator {
  height: 1px;
  background-color: black;
  width: 90%;
  margin-top: 1px;
  margin-bottom: 5px;
}
.ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item {
  height: 35px;
}
.ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: left;
  width: 80%;
}
.ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-answer .field-content {
  line-height: 1.1em;
}
.ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .arrow-gray {
  background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  width: 15px;
  height: 26px;
  float: right;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content {
  padding: 0;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text {
  background-color: #E6E7E8;
  position: relative;
  padding: 15px 120px 15px 15px;
  margin: 2px 0 2px 0;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document-2 {
  height: 100%;
  right: 63px;
  position: absolute;
  top: 0;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document-2 div.field-content {
  height: 100%;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document-2 div.field-content .ch-block-pdf-icone-eye {
  border-left: white solid 3px;
  /*border-right: white solid 1px;*/
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document div.field-content {
  height: 100%;
}
.ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .views-field-field-document div.field-content .ch-block-pdf-icone-save {
  border-left: white solid 3px;
  /*border-right: white solid 1px;*/
}
.ch-accordeon-blanc-content .ch-block-accordeon-content {
  background-color: transparent;
}
.ch-accordeon-blanc-content .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text {
  width: 100%;
  margin: 0 0 20px 0;
}
.ch-accordeon-blanc-content .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .ch-link-accordeon {
  float: right;
}
.ch-accordeon-blanc-content .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .ch-link-accordeon a {
  color: #808285;
  text-decoration: underline;
}
.ch-accordeon-blanc-content .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text .ch-link-accordeon a:hover {
  color: #414042;
}
.ch-carousel-bloc {
  width: 940px;
  height: 350px;
  /*margin:10px;*/
}
.ch-carousel-bloc-fullwidth {
  width: 100%;
  margin:0px;
}
.ch-carousel-bloc .ch-carousel-item {
  background-color: #777777;
  border: 1px solid #777777;
  margin-right: 7px;
}
.ch-carousel-bloc .ch-carousel-item.active {
  background-color: #009adf;
  border: 1px solid transparent;
}
.ch-carousel-bloc .carousel-indicators {
  float: left;
  text-align: inherit;
  left: 5%;
  z-index: 15;
  width: 100%;
  margin-left: 0;
  padding-left: 0;
}
.ch-carousel-bloc .carousel-inner {
  width: 100%;
  height: 100%;
}
.ch-carousel-bloc .carousel-inner img {
  z-index: 0;
  position: absolute;
  right: 0;
  max-width: inherit;
}
.ch-carousel-bloc .carousel-inner .ch-teaser-link {
  margin-top: 10px;
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-wysiwyg .embed .block-chrono-zipcode,
.ch-wysiwyg .embed .block-chrono-country-card {
  margin: 0;
}
.ch-wysiwyg .embed .ch-margin-block {
  margin: 10px 0;
}
.ch-wysiwyg .embed .content section h2.block-title {
  display: none;
}
.ch-resume .content section h2.block-title {
  display: none;
}
.ch-wysiwyg div.image img,
.ch-resume div.image img {
  width: 100%;
  height: auto;
}
.ch-wysiwyg caption,
.ch-resume caption {
  display: none;
}
.ch-wysiwyg table.ch-table,
.ch-resume table.ch-table {
  color: white;
  width: 100% !important;
  border: 1px solid transparent;
  padding: 10px 10px 0 10px;
}
.ch-wysiwyg table.ch-table tr,
.ch-resume table.ch-table tr {
  background-color: white;
}
.ch-wysiwyg table.ch-table tr th:last-child,
.ch-resume table.ch-table tr th:last-child {
  border-right: 1px solid #0060A2;
}
.ch-wysiwyg table.ch-table tr td,
.ch-resume table.ch-table tr td,
.ch-wysiwyg table.ch-table tr th,
.ch-resume table.ch-table tr th {
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  height: 49px;
  text-align: left;
  padding: 15px 15px;
}
.ch-wysiwyg table.ch-table tr td,
.ch-resume table.ch-table tr td {
  border: 1px solid #E6E7E8;
  /*border-right:1px solid @Gris-clair;*/
  text-align: left;
  color: #414042;
  font-size: 0.786em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-wysiwyg table.ch-table tr td:first-child,
.ch-resume table.ch-table tr td:first-child {
  border-left: 1px solid #E6E7E8;
}
.ch-wysiwyg table.ch-table thead tr th,
.ch-resume table.ch-table thead tr th {
  background-color: #0060A2;
  color: white;
  border-top: 1px solid #0060A2;
  border-right: 1px solid #0060A2;
}
.ch-wysiwyg table.ch-table tbody tr td:first-child,
.ch-resume table.ch-table tbody tr td:first-child {
  border-left: 1px solid #E6E7E8;
}
.ch-wysiwyg table.ch-table tbody tr td:last-child,
.ch-resume table.ch-table tbody tr td:last-child {
  border-right: 1px solid #E6E7E8;
}
.ch-wysiwyg table.ch-table tr:nth-child(odd),
.ch-resume table.ch-table tr:nth-child(odd) {
  background-color: #E6E7E8;
}
.ch-wysiwyg table.ch-table tr:nth-child(odd) td,
.ch-resume table.ch-table tr:nth-child(odd) td {
  color: #414042;
  border-right: 1px solid white;
}
.ch-wysiwyg table.ch-table tr:last-child td,
.ch-resume table.ch-table tr:last-child td {
  border-bottom: 1px solid #E6E7E8;
}
.ch-wysiwyg table.ch-table .ch-separator,
.ch-resume table.ch-table .ch-separator {
  height: 10px;
}
.ch-wysiwyg .ch-block-pdf,
.ch-resume .ch-block-pdf {
  padding: 0;
}
.ch-block-suivi {
  position: relative;
  width: 100%;
  color: white;
  padding: 10px 10px 0 10px;
}
.ch-block-suivi th {
  text-align: left;
  padding-left: 15px;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-block-suivi th:last-child {
  border-right: 1px solid #0060A2;
}
.ch-block-suivi td {
  border-right: 1px solid #E6E7E8;
  text-align: left;
  padding: 20px 30px;
  color: #414042;
  height: 50px;
  font-size: 0.786em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-block-suivi .ch-block-suivi-tab {
  width: 100%;
}
.ch-block-suivi .ch-block-suivi-tab caption {
  display: none;
}
.ch-block-suivi .ch-block-suivi-tab .ch-block-suivi-tab-title {
  background-color: #0060A2;
  height: 50px;
}
.ch-block-suivi td:first-child {
  border-left: 1px solid #E6E7E8;
}
.ch-block-suivi tr:nth-child(odd) {
  background-color: #E6E7E8;
}
.ch-block-suivi tr:nth-child(odd) td {
  border-right: 1px solid white;
}
.ch-block-suivi tr:nth-child(odd) td:last-child {
  border-right-color: #E6E7E8;
}
.ch-block-suivi tr:last-child td {
  border-bottom: 1px solid #E6E7E8;
}
.ch-block-suivi .ch-separator {
  height: 10px;
}
.ch-block-2x1 .ch-arrow-gray,
.ch-block-1x1 .ch-arrow-gray,
.ch-block-1x2 .ch-arrow-gray,
.ch-block-2x1-faq .ch-arrow-gray,
.ch-block-4x1 .ch-arrow-gray,
.ch-block-2x1 .ch-arrow,
.ch-block-1x1 .ch-arrow,
.ch-block-1x2 .ch-arrow,
.ch-block-2x1-faq .ch-arrow,
.ch-block-4x1 .ch-arrow,
.ch-block-2x1 .ch-arrow-with-img,
.ch-block-1x1 .ch-arrow-with-img,
.ch-block-1x2 .ch-arrow-with-img,
.ch-block-2x1-faq .ch-arrow-with-img,
.ch-block-4x1 .ch-arrow-with-img {
  transition-duration: 0.7s;
}
.ch-block-title-triangle .ch-arrow-right {
  transition-duration: 0.7s;
}
.ch-block-button-home .ch-block-button-arrow {
  transition-duration: 0.7s;
}
.ch-block-2x1:hover .ch-arrow-gray,
.ch-block-1x1:hover .ch-arrow-gray,
.ch-block-1x2:hover .ch-arrow-gray,
.ch-block-2x1-faq:hover .ch-arrow-gray,
.ch-block-4x1:hover .ch-arrow-gray,
.ch-block-2x1:hover .ch-arrow,
.ch-block-1x1:hover .ch-arrow,
.ch-block-1x2:hover .ch-arrow,
.ch-block-2x1-faq:hover .ch-arrow,
.ch-block-4x1:hover .ch-arrow,
.ch-block-2x1:hover .ch-arrow-with-img,
.ch-block-1x1:hover .ch-arrow-with-img,
.ch-block-1x2:hover .ch-arrow-with-img,
.ch-block-2x1-faq:hover .ch-arrow-with-img,
.ch-block-4x1:hover .ch-arrow-with-img {
  right: 10px;
}
.ch-block-button-home:hover .ch-block-button-arrow {
  right: 10px;
}
.ch-block-title-triangle:hover .ch-arrow-right {
  right: 10px;
}
.ch-content-base {
  padding-top: 0;
}
.ch-content-base .field-item > h2 {
  color: #009adf;
  font-size: 1.429em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-content-base .field-item > h3 {
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-content-base .ch-col-left {
  float: left;
  width: 33.33333333%;
}
.ch-content-base .fullleft {
  width: 25%;
}
.ch-content-base .ch-col-center {
  width: 66.66666667%;
  float: left;
}
.ch-content-base .ch-col-center .inside {
  padding: 0 10px;
}
.ch-content-base .ch-col-center .inside .ch-block-contener-panels {
  padding-right: 0px;
  margin-left: 0px;
}
.ch-content-base .ch-col-center .inside .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel img {
  right: 0px;
}
.ch-content-base .fullcenter {
  width: 75%;
}
.ch-content-base .ch-col-center.full {
  width: 100%;
  margin: 0;
}
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg p,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg h2,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg h3,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg h4,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg h5,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg h6,
.ch-content-base .ch-col-center.full.fullcenter .inside .ch-wysiwyg table {
  padding: 0 10px;
}
.ch-content-base .ch-col-center.full .inside {
  margin: 0;
  padding: 0 ;
}
.ch-content-base .ch-col-center.full .inside .ch-wysiwyg {
  padding: 20px 10px;
}
.ch-content-base .ch-col-center.full .inside .ch-wysiwyg.ch-block-contener-panels {
  padding: 0px;
  padding-right: 20px;
}
.ch-content-base .ch-col-center.full .inside .ch-wysiwyg p {
  padding: 0;
}
.ch-content-base .ch-col-center.full .inside .ch-wysiwyg .ch-login-form {
  margin-left: -10px;
}
.ch-content-base .ch-col-center.full .inside .ch-block-contener-panels {
  margin: 10px;
  padding-right: 20px;
}
.ch-content-base .ch-col-center.full .inside .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel img {
  right: 20px;
}
.page-node .panel-2col .panel-col-first,
.page-chrono-suivi-search .panel-2col .panel-col-first,
.page-chrono-multi-suivi-search .panel-2col .panel-col-first {
  float: left;
  width: 75%;
}
.page-node .panel-2col .panel-col-first.ch-force-width,
.page-chrono-suivi-search .panel-2col .panel-col-first.ch-force-width,
.page-chrono-multi-suivi-search .panel-2col .panel-col-first.ch-force-width {
  border: 1px solid transparent;
}
.page-node * html .panel-2col .panel-col-first,
.page-chrono-suivi-search * html .panel-2col .panel-col-first,
.page-chrono-multi-suivi-search * html .panel-2col .panel-col-first {
  width: 74.9%;
}
.page-node .panel-2col .panel-col-first .inside,
.page-chrono-suivi-search .panel-2col .panel-col-first .inside,
.page-chrono-multi-suivi-search .panel-2col .panel-col-first .inside {
  margin: 0 0.5em 1em 0;
}
.page-node .panel-2col .panel-col-last,
.page-chrono-suivi-search .panel-2col .panel-col-last,
.page-chrono-multi-suivi-search .panel-2col .panel-col-last {
  float: left;
  width: 25%;
}
.page-node * html .panel-2col .panel-col-last,
.page-chrono-suivi-search * html .panel-2col .panel-col-last,
.page-chrono-multi-suivi-search * html .panel-2col .panel-col-last {
  width: 24.9%;
}
.page-node .panel-2col .panel-col-last .inside,
.page-chrono-suivi-search .panel-2col .panel-col-last .inside,
.page-chrono-multi-suivi-search .panel-2col .panel-col-last .inside {
  margin: 0 0 1em 0.5em;
}
.page-node .helperclass,
.page-chrono-suivi-search .helperclass,
.page-chrono-multi-suivi-search .helperclass {
  margin: 0.5em;
}
.page-node .panel-2col .panel-separator,
.page-chrono-suivi-search .panel-2col .panel-separator,
.page-chrono-multi-suivi-search .panel-2col .panel-separator {
  margin: 0 0 1em;
}
.panel-2col #ch-last-col .panel-separator {
  margin: 0;
}
/* MAS */
.ch-suivi-colis-mas {
  background-color: #E6E7E8;
  padding: 16px;
  margin: 20px 10px 10px;
  height: 190px;
}
.ch-suivi-colis-mas h4 {
  margin-top: 5px;
}
.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input label {
  float: left;
  width: 56%;
  font-size: 0.929em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
}
.ch-suivi-colis-mas .form-item-chrono-suivi-colis-MAS-input input[type=text] {
  float: right;
  width: 44%;
  height: 25px;
  border-radius: 0;
}
.ch-suivi-colis-mas .form-item-MAS-checkbox {
  clear: both;
  padding-top: 20px;
  padding-left: 20px;
}
.ch-suivi-colis-mas .form-item-MAS-checkbox .form-checkbox {
  float: left;
  position: inherit;
}
.ch-suivi-colis-mas .form-item-MAS-checkbox label {
  width: 100%;
  padding-left: 0;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.ch-suivi-colis-mas .form-submit {
  float: right;
  background-color: #009adf;
  border: 0 none;
  bottom: 15px;
  height: 25px;
  line-height: 5px;
  width: auto;
  padding: 12px;
  border-radius: 0;
  margin-top: 10px;
  right: 15px;
}
/* */
.block-custom-search-blocks {
  /*float:right;*/
}
.block-custom-search-blocks h2.block-title {
  display: none;
}
.block-custom-search-blocks input.form-text {
  width: 20%;
}
.block-custom-search-blocks .form-submit {
  /*       float : right;
           margin-right: 20px;
           margin-bottom: 20px;*/
  background-color: #009adf;
  border: 0 none;
  bottom: 15px;
  height: 25px;
  line-height: 5px;
  width: auto;
  padding: 15px;
  border-radius: 0;
}
.pane-chrono-suivi-colis-chrono-suivi-colis,
.node-type-page-de-suivi-de-colis,
.suivi-de-colis {
  /*    height: 350px;*/
}
.pane-chrono-suivi-colis-chrono-suivi-colis.ch-mobile,
.node-type-page-de-suivi-de-colis.ch-mobile,
.suivi-de-colis.ch-mobile {
  display: none;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer,
.node-type-page-de-suivi-de-colis .ch-layer,
.suivi-de-colis .ch-layer {
  /*        bottom : 30px;*/
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 30px;
  margin-left: 20px;
  padding: 20px;
  position: absolute;
  width: 900px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer.ch-suivi-desktop,
.node-type-page-de-suivi-de-colis .ch-layer.ch-suivi-desktop,
.suivi-de-colis .ch-layer.ch-suivi-desktop {
  display: block;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-block-button-link,
.node-type-page-de-suivi-de-colis .ch-layer .ch-block-button-link,
.suivi-de-colis .ch-layer .ch-block-button-link {
  position: absolute;
  right: 20px;
  bottom: 13px;
  width: 200px;
  height: 25px;
  background-color: #009adf;
  color: white;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  z-index: 999;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-block-button-link a,
.node-type-page-de-suivi-de-colis .ch-layer .ch-block-button-link a,
.suivi-de-colis .ch-layer .ch-block-button-link a {
  color: white;
  line-height: 2em;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-block-button-link a:hover,
.node-type-page-de-suivi-de-colis .ch-layer .ch-block-button-link a:hover,
.suivi-de-colis .ch-layer .ch-block-button-link a:hover {
  text-decoration: none;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-block-content-title,
.node-type-page-de-suivi-de-colis .ch-layer .ch-block-content-title,
.suivi-de-colis .ch-layer .ch-block-content-title {
  color: #414042;
  margin-top: 16px;
  padding-bottom: 1px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-colis-information,
.node-type-page-de-suivi-de-colis .ch-layer .ch-colis-information,
.suivi-de-colis .ch-layer .ch-colis-information {
  display: block;
  color: #009adf;
  padding: 15px 15px 15px 0;
  vertical-align: center;
  line-height: 20px;
  margin-bottom: 20px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer .ch-colis-information img,
.node-type-page-de-suivi-de-colis .ch-layer .ch-colis-information img,
.suivi-de-colis .ch-layer .ch-colis-information img {
  float: left;
  margin-right: 10px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-title,
.node-type-page-de-suivi-de-colis .ch-block-title-title,
.suivi-de-colis .ch-block-title-title {
  height: 100%;
  margin-left: 0;
  /*.set-white-overlay();*/
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-title h2,
.node-type-page-de-suivi-de-colis .ch-block-title-title h2,
.suivi-de-colis .ch-block-title-title h2 {
  margin-left: 20px;
  width: 100%;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help,
.node-type-page-de-suivi-de-colis .ch-block-title-help,
.suivi-de-colis .ch-block-title-help {
  position: absolute;
  bottom: 18px;
  left: 20px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help a,
.node-type-page-de-suivi-de-colis .ch-block-title-help a,
.suivi-de-colis .ch-block-title-help a {
  width: 100%;
  float: left;
  color: #009adf;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help a:hover,
.node-type-page-de-suivi-de-colis .ch-block-title-help a:hover,
.suivi-de-colis .ch-block-title-help a:hover {
  color: #009adf;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help-link,
.node-type-page-de-suivi-de-colis .ch-block-title-help-link,
.suivi-de-colis .ch-block-title-help-link {
  width: 100%;
  position: absolute;
  left: 460px;
  color: #808285;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help-link:hover,
.node-type-page-de-suivi-de-colis .ch-block-title-help-link:hover,
.suivi-de-colis .ch-block-title-help-link:hover {
  color: #009adf;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title.with_input form label,
.node-type-page-de-suivi-de-colis .ch-block-title.with_input form label,
.suivi-de-colis .ch-block-title.with_input form label {
  padding-bottom: 5px;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title.with_input form input,
.node-type-page-de-suivi-de-colis .ch-block-title.with_input form input,
.suivi-de-colis .ch-block-title.with_input form input {
  width: calc(100% - 40px);
  float: left;
  margin: 15px;
  margin-left: 0;
  margin-right: 0;
  height: 40px;
  border-radius: 0;
}
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title.with_input form button,
.node-type-page-de-suivi-de-colis .ch-block-title.with_input form button,
.suivi-de-colis .ch-block-title.with_input form button,
.pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title.with_input form button:empty,
.node-type-page-de-suivi-de-colis .ch-block-title.with_input form button:empty,
.suivi-de-colis .ch-block-title.with_input form button:empty {
  float: left;
  height: 40px;
  width: 40px;
  color: white;
  background-color: #009adf;
  border-radius: 0px;
  border: 0px;
  top: 0;
}
.ch-white-overlay-fullwidth {
  position: absolute;
  top: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  width: 100%;
  height: 100%;
  z-index: 1;
}
#carousel .ch-white-overlay {
  position: absolute;
  top: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(60%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  width: 100%;
  height: 350px;
  z-index: 1;
}
#carousel .ch-block-title-title{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#carousel .ch-block-title-title h2{
  margin-top: 25px;
  margin-left: 20px;
}
#carousel .ch-block-title-title .ch-block-title-text{
  width: 60%;
  margin-left: 20px;
}

/*#carousel-fullwith .carousel-inner > .item > div > img{
  margin:auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
}*/
@media only screen and (min-width: 941px) and (max-width: 960px) {
  body {
    overflow-x: hidden;
    margin-left: calc((100% - 960px)/2);
  }
}
@media only screen and (max-width: 939px) and (min-width: 0px) {
  .ch-block-guides p {
    display: none;
  }
  .ch-block-flash-info .ch-block-questions-reponses-lien {
    text-decoration: none;
  }
  .ch-block-contener-panels {
    width: calc(100% - 20px);
    padding-right: 0;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel .ch-white-overlay {
    right: 0;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel img {
    right: 0;
  }
  .ch-block-title-triangle {
    display: none;
  }
  .tooltip {
    display: none;
  }
  .ch-block-4x1.ch-block-found {
    width: 100%;
  }
  .ch-block-4x1.ch-block-found .ch-block-text {
    width: 50%;
  }
  .ch-block-4x1.ch-block-found .ch-block-img {
    width: 50%;
  }
  .ch-block-4x1.ch-block-found .ch-block-img img {
    width: auto;
    float: right;
  }
  .ch-block-1x2 {
    height: 190px;
  }
  .ch-block-1x2 .ch-with_img {
    display: none;
  }
  .ch-block-pdf {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .ch-block-title.with_input .ch-block-title-block_input {
    width: calc(100% - 40px);
  }
  .ch-block-title.with_input .ch-block-title-input input {
    width: 92%;
  }
  .ch-block-triple {
    margin: 0.5%;
    overflow: hidden;
  }
  .ch-block-triple .ch-block-triple-content {
    /*.set-taille-block(3);*/
    /*margin: 0.5%;*/
  }
  .ch-margin-block {
    margin: 10px;
  }
  .ch-block-title,
  .ch-block-subtitle {
    /*.set-taille-block(1);*/
    width: calc(100% - 20px);
  }
  .ch-margin-block-title {
    margin: 0.5%;
    margin-top: 0;
  }
  .ch-block-pdf .ch-block-pdf-text {
    width: 73%;
    margin: 0.5%;
  }
  .ch-block-pdf .ch-block-pdf-icone {
    width: 8%;
    margin: 0.5% 0.3% 0.5% 0.3%;
  }
  .ch-block-pdf .ch-block-pdf-icone:last {
    margin-right: 0.5%;
  }
  .ch-wysiwyg section .block-views.ch-block-pdf {
    margin: none;
    padding: none;
  }
  .page-flash-infos .view-flash-infos .views-widget select.form-select {
    width: auto;
    min-width: 200px;
  }
  #ch-popin img {
    width: 100%;
    height: auto;
  }
  .ch-block-1x1.ch-block-white.ch-lien-externe {
    /*height: auto;*/
  }
  .ch-block-1x1.ch-block-white.ch-lien-externe ul li {
    width: 100%;
  }
}
@media only screen and (min-width: 0) and (max-width: 939px) {
  .ch-block-questions-reponses:hover:after {
    right: 10px;
  }
  .ch-block-questions-reponses:after {
    content: url("/sites/all/themes/chronopost/images/arrow.png");
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 15px;
    height: 26px;
    transition-duration: 0.7s;
  }
  .ch-block-flash-info div.view-footer .ch-block-questions-reponses-lien {
    width: 73%;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-lien {
    text-decoration: none;
    width: 73%;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-enbas {
    visibility: hidden;
  }
  div.ch-block-questions-reponses {
    min-width: inherit;
  }
  .ch-wysiwyg {
    margin: 10px;
  }
  .ch-content-base .ch-col-center .inside .ch-block-contener-panels {
    margin: 10px;
  }
  .ch-content-base .ch-col-center.full .inside .ch-block-contener-panels {
    margin: 10px;
    padding: 0;
  }
  section.block-views {
    /*.set-taille-block(3);*/
    width: calc((100% / 3) - 20px);
    /*min-width: 220px;*/
    max-height: 190px;
    /*margin:0.5%;*/
    margin: 10px;
    float: left;
  }
  section.block-views[id^=block-views-actualit-s-block-1] {
    width: 100%;
    max-height: initial;
    margin: 10px 0;
  }
  section.block-views div {
    width: 100%;
    margin: 0;
  }
  .ch-wysiwyg section.block-views {
    max-height: inherit;
    margin-right: 0;
    margin-left: 0;
  }
  section#block-views-communiqu-s-block-1--2 {
    width: 100%;
  }
  .ch-block-4x1.ch-block-found {
    width: calc(100% - 20px);
  }
  .ch-block-flash-info:hover:after {
    right: 10px;
  }
  .ch-block-flash-info:after {
    content: url("/sites/all/themes/chronopost/images/arrow.png");
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 15px;
    height: 26px;
    transition-duration: 0.7s;
  }
  .ch-block-flash-info .view-content {
    display: none;
  }
  .ch-block-flash-info .view-footer .ch-block-questions-reponses-lien {
    width: 80%;
  }
  .ch-block-1x2.ch-block-wysiwyg,
  .ch-block-2x1.ch-block-wysiwyg {
    /*.set-taille-block-w2(3);*/
    width: calc((200% / 3) - 20px);
  }
  .ch-block-questions-reponses {
    /*.set-taille-block(3);*/
    width: calc((100% / 3) - 20px);
    min-width: 220px;
    min-height: inherit;
    max-height: 190px;
  }
  .ch-block-flash-info {
    height: 190px;
  }
  .ch-block-1x1,
  .ch-block-1x2,
  .ch-block-guides,
  .ch-block-flash-info {
    width: calc(100% - 20px);
    max-height: 190px;
    min-height: inherit;
  }
  .ch-block-1x1.ch-morelikethis-block,
  .ch-block-1x2.ch-morelikethis-block,
  .ch-block-guides.ch-morelikethis-block,
  .ch-block-flash-info.ch-morelikethis-block {
    max-height: none;
  }
  .ch-block-1x1 .ch-block-guide-enbas,
  .ch-block-1x2 .ch-block-guide-enbas,
  .ch-block-guides .ch-block-guide-enbas,
  .ch-block-flash-info .ch-block-guide-enbas {
    width: 80%;
  }
  .ch-content-base .ch-col-left {
    /*max-width:250px;*/
    width: calc((100% / 3));
    /*margin: 0.5%;*/
    /*padding-right: 10px;*/
  }
  .ch-content-base .ch-col-left .ch-block-1x1,
  .ch-content-base .ch-col-left .ch-block-1x2 {
    width: calc(100% - 20px);
    /*margin: 10px;*/
  }
  .ch-content-base .ch-col-center {
    width: calc((200% / 3));
    /*margin: 0.5%;*/
  }
  .ch-content-base .ch-col-center.full {
    width: 100%;
    margin: 0;
  }
  .ch-block-button-home {
   /* width: calc(50% - 20px);*/
  }
}
@media only screen and (min-width: 0px) and (max-width: 940px) {
  .ch-block-4x1.ch-block-found .ch-block-img {
    display: none;
  }
  .ch-block-4x1.ch-block-found .ch-block-text {
    width: 100%;
  }
  /*body .ch-margin-block {
    margin: 5px 0;
  }*/
  body .suivi-de-colis.ch-mobile .ch-colis-information {
    margin: 5px 0;
  }
  body .ch-block-suivi {
    padding: 5px 0;
  }
  body .ch-content-base .ch-col-center.full .inside .ch-block-contener-panels {
    margin: 5px 0;
  }
  .ch-main-container .ch-banniere {
    margin-bottom: 5px;
  }
  .panel-2col .panel-separator {
    margin: 0;
  }
  .inside.ch-tab-ajax form {
    right: 15px;
    top: 15px;
  }
  .ch-wysiwyg table:not(.views-table) tr:first-child th:last-child {
    border-right: 1px solid #0060A2;
  }
  .ch-block-content-text {
    width: calc(100% - 15px);
    padding-bottom: 0;
  }
  .ch-block-1x1.ch-lien-externe {
    height: 120px;
  }
  .ch-block-triple .ch-block-triple-content .ch-block-triple-icone {
    margin-bottom: 20px;
    min-height: 3.571em;
  }
  .ch-block-triple .ch-block-triple-content .ch-block-triple-title {
    margin-bottom: 20px;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    padding: 0 35px;
    color: #414042;
  }
  .ch-block-triple .ch-block-triple-content .ch-block-triple-text {
    font-size: 0.857em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #414042;
  }
  .ch-block-pdf table tr td .views-field-field-fichier-guide-1 {
    display: none;
  }
  .page-flash-infos .view-flash-infos {
    margin-top: 0;
  }
  .page-flash-infos .views-exposed-widgets {
    margin-left: 20px;
  }
  .page-flash-infos .views-exposed-widgets .views-exposed-widget {
    width: auto;
  }
  #chrono-flash-info-block-form .form-item input.form-control {
    width: 100%;
  }
  #chrono-flash-info-block-form button.btn-default {
    width: 100%;
    margin-left: 0;
  }
  .block-chrono-zipcode,
  .block-chrono-country-card {
    width: 100%;
  }
  .ch-block-contener-panels .ch-wysiwyg table {
    font-size: inherit !important;
  }
  #ch-body {
    padding: 0;
  }
  .ch-block-pdf .ch-wysiwyg table tbody tr td {
    width: inherit;
  }
  .ch-wysiwyg {
    /* /!\ Attention /!\ : vérifier que les modifications effectuées ici ne n'altèrent pas le tableau "Derniers communiqués de presse" (ch-block-pdf)  */
    padding: 0;
    /*  table, tbody {
      display: block;
    } */
    /* thead {
      display: block;
      width:150px;
      float: left;
    }
    tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto;
    }

    thead tr {
      display: block;
    }
    th {
      display: block;
    }
    tbody tr {
      display: inline-block;
      vertical-align: top;

    } */
    /* td {
      display: block;
      min-height: 1.25em;
      border-bottom: 0 none;
      border-left: 0 none;
      border-right: 0 none;
    }
    th {
      border-bottom: 0 none;
    }

    tbody tr {
      border-right: 1px solid @Gris-clair;
    }
    th:last-child, td:last-child {
      border-bottom: 1px solid #ffffff;
    } */
    /* tableau "Derniers communiqués de presse" (ch-block-pdf)  */
  }
  .ch-wysiwyg caption {
    display: none;
  }
  .ch-wysiwyg table {
    display: block;
    position: relative;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
  }
  .ch-wysiwyg td,
  .ch-wysiwyg th {
    font-size: 1.143em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    word-wrap: break-word;
    white-space: normal;
  }
  .ch-wysiwyg .ch-block-pdf tbody {
    white-space: inherit;
  }
  .ch-wysiwyg .ch-block-pdf tbody tr {
    display: table-row;
  }
  .ch-wysiwyg .ch-block-pdf td,
  .ch-wysiwyg .ch-block-pdf th {
    font-size: inherit;
    font-family: inherit;
  }
  .ch-wysiwyg .ch-block-pdf td {
    display: table-cell;
  }
  .ch-wysiwyg .ch-block-pdf tbody tr {
    border-right: inherit;
  }
  .ch-wysiwyg .ch-block-pdf th:last-child,
  .ch-wysiwyg .ch-block-pdf td:last-child {
    border-bottom-width: 2px;
  }
  .ch-block-suivi {
    margin: 0;
    padding: 10px 0 0 0 ;
  }
  .ch-block-suivi .ch-block-suivi-tab {
    display: table;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title {
    display: table;
    width: 100%;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th {
    display: none;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) {
    display: block;
    margin: auto 0;
    height: 25px;
    padding: 15px 23px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) ul.pagination li a {
    background-color: inherit;
    border: 0;
    font-weight: bold;
    font-size: 1.286em;
    margin-left: 0;
    color: #414042;
    padding: 3px 3px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) ul.pagination li a.progress-disabled {
    float: left;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) ul.pagination li a.progress-disabled div.ajax-progress {
    display: none;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) .pagination .next a {
    background-image: url("/sites/all/themes/chronopost/images/right_pager.png");
    background-repeat: no-repeat;
    background-position: 20px;
    padding: 0 0 0 20px;
    font-size: 1.5em;
    color: transparent;
    width: 30px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) .pagination .prev a {
    background-image: url("/sites/all/themes/chronopost/images/left_pager.png");
    background-repeat: no-repeat;
    background-position: 3px;
    padding: 0 20px 0 0;
    font-size: 1.5em;
    color: transparent;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) .pagination .active a {
    text-decoration: underline;
  }
  .ch-block-suivi .ch-block-suivi-tab tr.ch-block-suivi-tab-title th:nth-child(2) .pagination .active a:hover {
    background-color: inherit;
    color: #414042;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td,
  .ch-block-suivi .ch-block-suivi-tab tr th {
    display: table-row;
    height: auto;
  }
  .ch-block-suivi .ch-block-suivi-tab tr tr .ch-mobile-header {
    font-size: inherit;
    visibility: visible;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td {
    display: block;
    height: auto;
    padding: 35px 20px 43px 20px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr tr:nth-child(odd) {
    background-color: none;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td:first-child {
    text-align: left;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    background-color: #E6E7E8;
    padding: 15px 23px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td::first-letter {
    text-transform: uppercase;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td:nth-child(2) {
    color: #009adf;
    padding: 20px 20px 5px 20px;
    background-color: white;
  }
  .ch-block-suivi .ch-block-suivi-tab tr td:last-child {
    background-color: white;
    font-size: 0.929em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    padding: 0px 20px 20px 20px;
  }
  .ch-block-suivi .ch-block-suivi-tab tr:last-child td {
    border-bottom: none;
  }
  .ch-block-1x1 {
    width: 100%;
    height: 60px;
  }
  .ch-block-1x1 .ch-with_img {
    display: none;
  }
  .ch-block-1x1 .ch-block-content > ul {
    top: 10px;
    left: 20px;
    padding: 0;
  }
  .ch-block-1x1 .ch-block-content > ul > li:before {
    content: '';
  }
  .ch-block-1x1 .ch-block-content > ul > li {
    float: left;
    padding: 0 5px;
  }
  .ch-block-1x1 .ch-block-content .ch-block-content-title {
    padding-bottom: 0;
  }
  .ch-block-1x1 .ch-block-content .ch-block-content-text {
    display: none;
  }
  .ch-block-4x1.ch-block-found {
    height: 180px;
  }
  .ch-block-4x1.ch-block-found .ch-block-titre-gris,
  .ch-block-4x1.ch-block-found .ch-block-titre-bleu {
    margin-top: 0;
    line-height: 18px;
    font-size: 1.286em;
  }
  .ch-block-4x1.ch-block-found .ch-block-found-text-big {
    display: none;
  }
  .ch-block-4x1.ch-block-found .ch-block-found-input {
    /*      bottom:20px;*/
  }
  .ch-block-triple {
    height: 180px;
    padding-top: 0;
  }
  .ch-block-triple .ch-block-triple-content {
    text-overflow: ellipsis;
    height: 100%;
    overflow: hidden;
  }
  .ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-text {
    width: 100%;
  }
  .ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
    width: calc(100% - 40px);
  }
  .pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title-help,
  .node-type-page-de-suivi-de-colis .ch-block-title-help,
  .suivi-de-colis .ch-block-title-help {
    display: none;
  }
  .ch-block-title-dom.with_input {
    width: 100%;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input label {
    display: none;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input select {
    color: #414042;
    background: url("/sites/all/themes/chronopost/images/drop_down.png") no-repeat scroll right center white;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: left;
    width: 100% !important;
    height: 35px;
    border-radius: 0;
    border: 1px solid #808285;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input .page-dom-submit {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .ch-block-2x1 {
    width: 100%;
    position: relative;
  }
  .ch-block-2x1.ch-fullwidth {
    height: 130px;
    width: 100%;
    float: none;
  }
  .ch-block-2x1 .ch-block-text-2x1 {
    width: 100%;
  }
  .ch-block-2x1.ch-block-found .ch-block-img-2x1 {
    display: block;
  }
  .ch-block-2x1 .ch-block-img-2x1 {
    display: none;
  }
  .ch-table-actualites table {
    display: table;
  }
  .ch-table-actualites table tbody {
    display: table-row-group;
    overflow-x: inherit;
    position: inherit;
    white-space: inherit;
    width: inherit;
  }
  .ch-table-actualites table tbody tr {
    display: table-row;
    vertical-align: inherit;
  }
  .ch-table-actualites table tbody tr td {
    display: table-cell;
  }
  .ch-block-title.with_input div.ch-block-title-block_input {
    margin: 10px 0 0 0;
  }
  .ch-block-title.with_input div.ch-block-title-block_input label {
    display: none;
  }
  .ch-block-title.with_input div.ch-block-title-block_input .ch-search-button button {
    margin: 15px 0;
  }
  #ch-body.ch-wysiwyg .field-items .field-item p {
    padding: 0 20px;
  }
  .content .block-user {
    display: block;
    height: auto;
    min-height: 80px;
  }
  .content .block-user #user-login-form {
    position: left;
    width: 100%;
    left: inherit;
    top: inherit;
  }
  .embed .content section h2.block-title,
  .ch-resume .content section h2.block-title {
    display: none;
  }
  .ch-suivi-colis-mas {
    background: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    height: auto;
  }
  .ch-suivi-colis-mas h4 {
    width: 100%;
    background: #0060A2;
    color: white;
    padding: 15px 26px;
    margin: 0;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.42857;
  }
  .ch-suivi-colis-mas form {
    margin: 15px 10px 0 10px;
    padding: 0 16px;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 0.929em;
  }
  .ch-suivi-colis-mas form .form-item-chrono-suivi-colis-MAS-input label {
    width: 100%;
    float: none;
  }
  .ch-suivi-colis-mas form .form-item-chrono-suivi-colis-MAS-input input[type=text] {
    width: 100%;
    float: none;
    height: 35px;
  }
  .ch-suivi-colis-mas form .form-item-MAS-checkbox {
    padding-top: 0px;
    margin-bottom: 15px;
  }
  .ch-suivi-colis-mas form .form-submit {
    width: 100%;
    margin: 0;
    float: none;
    height: 35px;
    padding: 6px 0;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.42857;
  }
}
@media only screen and (min-width: 0) and (max-width: 940px) {
  .ch-margin-block.ch-morelikethis-block {
    background-color: none;
  }
  .ch-block-4x1.ch-block-found .ch-block-titre-gris,
  .ch-block-4x1.ch-block-found .ch-block-titre-bleu {
    font-size: 1.643em;
  }
  .ch-block-1x1 {
    width: calc(100% - 20px);
    height: 60px;
    margin-right: 10px;
    float: none;
  }
  .ch-block-1x1 .ch-with_img {
    display: none;
  }
  .ch-block-1x1 .ch-block-content > ul {
    top: 20px;
    left: 20px;
    padding: 0;
  }
  .ch-block-1x1 .ch-block-content > ul > li:before {
    content: '';
  }
  .ch-block-1x1 .ch-block-content > ul > li {
    float: left;
    padding: 0 5px;
  }
  .ch-block-1x1 .ch-block-content .ch-block-content-title {
    padding-bottom: 0;
  }
  .ch-block-1x1 .ch-block-content .ch-block-content-text {
    display: none;
  }
  .ch-block-2x1.ch-fullwidth .ch-block-img-2x1.ch-block-img-right img {
    width: 350px;
    height: auto;
  }
  .ch-block-2x1 {
    width: 100%;
  }
  .ch-block-2x1 .ch-block-img-2x1 img {
    width: 350px;
    height: auto;
  }
  .ch-block-2x1.ch-block_right .ch-block-img-2x1 img {
    width: 350px;
    height: auto;
  }
  .ch-block-2x1.ch-fullwidth {
    width: 100%;
    height: 190px;
  }
  .ch-footer #ch-supfooter #ch-supfooter-suivi .ch-subfooter-form .ch-supfooter-label {
    display: none;
  }
  .ch-footer #ch-supfooter #ch-supfooter-suivi .ch-subfooter-form .ch-block-button-home {
    width: 50%;
  }
  .ch-footer #ch-supfooter #ch-supfooter-suivi .ch-subfooter-form .ch-block-title.with_input {
    width: 100%;
  }
  .ch-footer #ch-supfooter #ch-supfooter-suivi .ch-subfooter-form .ch-block-title.with_input.ch-block-title-help-link {
    position: absolute;
    left: 110%;
  }
  .ch-footer #ch-supfooter #ch-supfooter-suivi .ch-subfooter-form #ch-supfooter-input-button {
    width: 100%;
  }
  .ch-content-base .ch-block-1x1 img {
    display: none;
  }
  .ch-block-title.with_input .ch-block-title-help-link {
    position: absolute;
    left: 110%;
  }
  .ch-block-title-dom.with_input {
    width: 100%;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input select {
    color: #414042;
    background: url("/sites/all/themes/chronopost/images/drop_down.png") no-repeat scroll right center white;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: left;
    width: 100% !important;
    height: 35px;
    border-radius: 0;
    border: 1px solid #808285;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input .page-dom-submit {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .ch-block-2x1-faq {
    /*width: calc(~'(200% /3) - 20px');*/
    width: 100%;
    height: 190px;
    /*margin : 10px;*/
  }
  .ch-block-1x1.ch-lien-externe {
    /*width: 100%*/;
    height: 190px;
    /*margin : 10px 10px;*/
  }
  .ch-block-1x1.ch-lien-externe .ch-block-content > ul {
    top: inherit;
    left: inherit;
    /*right:20px;*/
  }
}
@media only screen and (min-width: 0px) and (max-width: 939px) {
  .suivi-de-colis .ch-layer.ch-suivi-desktop form input {
    bottom: 60px;
  }
  .ch-block-suivi {
    padding: 10px;
  }
  .ch-content-base .ch-col-center .inside {
    padding: 0;
  }
  .ch-content-base .ch-col-center .inside .embed section#block-views-actualit-s-block-1 {
    min-height: 595px;
  }
  .ch-content-base .ch-col-center .inside .embed section.block-views {
    float: none;
    width: auto;
    height: auto;
  }
  .ch-content-base .ch-col-center .inside .embed section.block-views .ch-table-actualites {
    width: 100%;
    float: none;
  }
  .ch-block-triple {
    width: calc((100% - 20px) / 3);
  }
  .ch-block-2x1.ch-fullwidth {
    width: calc(100% - 20px);
  }
  .ch-block-warning {
    width: 99%;
  }
  .ch-block-2x1-faq {
    width: calc((200% /3) - 20px);
    height: 190px;
  }
  .ch-block-1x1 .ch-block-white .ch-margin-block .ch-lien-externe {
    width: calc((100% /3) - 20px);
  }
  .ch-block-2x1 {
    width: calc(100% - 20px);
    height: 190px;
    position: relative;
    float: none;
    
  }
  .ch-block-2x1 .ch-block-img-2x1 {
   display: none;
   
  }
  .ch-block-2x1 .ch-block-text-2x1 {
    /*min-width: 48%;
    background-color:@Gris-clair;*/
    width: 100%;
    /*color:white;*/
    padding: 20px;
    float: none;
    height: 100%;
    z-index: 2;
    position: static;
    top: 0;
    right: 0;
  }
  .ch-block-2x1 .ch-block-text-2x1 .glyphicon-chevron-right {
    font-size: 12pt;
    float: right;
  }
  .ch-block-2x1 .ch-block-text-2x1 h2 {
    margin-top: 0px;
    font-size: 1.143em;
    max-height: 36px;
    margin-bottom: 20px;
  }
  .ch-block-2x1 .ch-block-text-2x1 .ch-text-2x1 {
    height: 73px;
  }
  .ch-block-title-dom.with_input {
    width: 100%;
    padding: 0;
    border: 0 0 10px 0;
  }
  .ch-wysiwyg .ch-block-pdf {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 940px) {
  .ch-block-contener-panels .ch-block-panels .ch-block-panel h2 {
    font-size: 1em;
  }
  .ch-block-contener-panels .ch-block-panels-button {
    font-size: 14px;
    margin-right: 20px;
  }
  .ch-wysiwyg table:not(.views-table) {
    border: 0;
  }
  .ch-content-base .ch-col-center.full {
    width: 100%;
    margin: 0;
  }
  .ch-content-base .ch-col-center.full .inside .ch-block-contener-panels {
    padding: 0;
    padding-right: 0 !important;
    margin: 10px 0;
  }
  .ch-block-1x1.ch-block-wysiwyg,
  .ch-block-1x2.ch-block-wysiwyg,
  .ch-block-2x1.ch-block-wysiwyg {
    min-height: 180px;
    height: inherit;
  }
  .ch-block-1x1.ch-block-wysiwyg .ch-block-content .ch-block-content-text,
  .ch-block-1x2.ch-block-wysiwyg .ch-block-content .ch-block-content-text,
  .ch-block-2x1.ch-block-wysiwyg .ch-block-content .ch-block-content-text {
    display: block;
  }
  .ch-block-1x1 .ch-block-white .ch-margin-block .ch-lien-externe {
    width: 32%;
  }
  .ch-block-flash-info {
    /*background-color:@bleu-fonce;*/
    width: 100%;
    height: 180px;
    min-height: inherit;
    padding: 0;
  }
  .ch-block-flash-info .view-header {
    padding: 20px;
  }
  .ch-block-flash-info .view-content {
    display: none;
  }
  .ch-block-flash-info .ch-block-questions-reponses-lien {
    bottom: 0px;
    width: 100%;
    height: 100%;
    padding-top: 140px;
    padding-left: 20px;
  }
  .ch-block-flash-info:hover:after {
    right: 10px;
  }
  .ch-block-flash-info:after {
    content: url("/sites/all/themes/chronopost/images/arrow.png");
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 15px;
    height: 26px;
    transition-duration: 0.7s;
  }
  .ch-block-suivi {
    padding: 10px 0;
  }
  .suivi-de-colis {
    /*    height: 350px;*/
  }
  .suivi-de-colis.ch-mobile {
    display: block;
  }
  .suivi-de-colis.ch-mobile .ch-block-content-title,
  .suivi-de-colis.ch-mobile .ch-block-title-help {
    display: none;
  }
  .suivi-de-colis.ch-mobile form {
    text-align: center;
    padding: 0 20px;
  }
  .suivi-de-colis.ch-mobile form input {
    width: 100%;
    height: 40px;
    min-width: 250px;
    background-color: #009adf;
    margin: auto;
    border: 0;
    color: white;
    font-size: 1.143em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .suivi-de-colis.ch-mobile .ch-colis-information {
    margin: 10px 0;
    background-color: #E6E7E8;
    color: #414042;
    text-align: center;
    padding: 20px 30px 10px 50px;
    position: relative;
  }
  .suivi-de-colis.ch-mobile .ch-colis-information .ch-white-cross {
    left: inherit;
    right: 10px;
    width: 20px;
    cursor: pointer;
  }
  .suivi-de-colis.ch-mobile .ch-colis-information span {
    font-size: 1.143em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .suivi-de-colis.ch-mobile .ch-colis-information img {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  .suivi-de-colis.ch-mobile .ch-colis-information p:first-of-type {
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
  }
  .suivi-de-colis .ch-layer.ch-suivi-desktop .ch-colis-information,
  .suivi-de-colis .ch-layer.ch-suivi-desktop .ch-block-title-help,
  .suivi-de-colis .ch-layer.ch-suivi-desktop form {
    display: none;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block:hover {
    /*background-color:white;*/
    /*padding:inherit;*/
    color: initial;
    /*position:inherit;*/
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block:hover .ch-description-tutorials {
    display: none;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block:hover .ch-image-tutorials {
    display: block;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block:hover .ch-arrow-gray {
    background-image: url("/sites/all/themes/chronopost/images/arrow-gray.png");
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block {
    background-color: white;
    width: 100%;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block .ch-image-tutorials {
    float: left;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block .ch-image-tutorials img {
    width: 100%;
  }
  .ch-block-1x1.ch-morelikethis-block.ch-tutorial-block .ch-morelikethis-content {
    float: left;
    color: #009adf;
  }
  .ch-block-1x1 .ch-arrow-with-img {
    top: 17px;
  }
  .panel-3col .panel-col-second {
    width: 100%;
  }
  .ch-content-base .ch-col-left,
  .ch-content-base .ch-col-center {
    /*float: none;*/
    width: 100%;
  }
  .ch-content-base .ch-col-center .ch-block-contener-panels {
    width: 100%;
  }
  .ch-content-base .ch-col-center .inside {
    padding: 0;
  }
  .ch-content-base .ch-col-center .inside p {
    padding: 10px;
  }
  .ch-content-base .ch-col-center .inside p.ch-block-button-title {
    padding: 0;
  }
  .page-aide-guides .ch-block-guides,
  .page-aide-guides .ch-block-questions-reponses {
    width: 100%;
    height: 60px;
  }
  .ch-block-questions-reponses {
    width: 100%;
    min-height: inherit;
    height: 60px;
    padding: 0;
    background-color: #E6E7E8;
  }
  .ch-block-questions-reponses .view-header {
    background-color: #009adf;
    transition: 0.7s;
    padding: 20px;
    height: 60px;
  }
  .ch-block-questions-reponses.ch-open .view-header {
    background-color: #0060A2;
  }
  .ch-block-questions-reponses a:hover:after {
    right: 10px;
  }
  .ch-block-questions-reponses a:hover {
    color: inherit;
    text-decoration: none;
  }
  .ch-block-questions-reponses a:after {
    content: url("/sites/all/themes/chronopost/images/arrow-gray.png");
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 15px;
    height: 26px;
    transition-duration: 0.7s;
  }
  .ch-block-questions-reponses a {
    position: relative;
    color: #414042;
    height: 100%;
    width: 100% !important;
    display: block;
    padding: 20px 35px 20px 20px;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-row:before {
    content: "";
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-title {
    float: left;
  }
  .ch-block-questions-reponses p {
    display: none;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-enbas {
    display: none;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 100%;
  }
  .ch-block-questions-reponses .view-footer {
    display: none;
  }
  .ch-block-questions-reponses .view-footer a {
    font-size: inherit;
    height: inherit;
    font-weight: inherit;
    text-decoration: none;
    left: 0px;
    bottom: 0px;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-row,
  .ch-block-questions-reponses .view-footer {
    padding: 0;
    border: 0;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-weight: inherit;
    color: #414042;
  }
  .ch-block-questions-reponses .ch-block-questions-reponses-button {
    float: right;
    display: block;
  }
  .ch-block-guides {
    padding: 0;
    background-color: #E6E7E8;
    width: 100%;
    height: 60px;
  }
  .ch-block-guides.ch-open .view-header {
    background-color: #0060A2;
  }
  .ch-block-guides .view-header {
    background-color: #009adf;
    transition: 0.7s;
    padding: 20px;
    height: 60px;
  }
  .ch-block-guides a:hover:after {
    right: 10px;
  }
  .ch-block-guides a:hover {
    color: inherit;
    text-decoration: none;
  }
  .ch-block-guides a:after {
    content: url("/sites/all/themes/chronopost/images/arrow-gray.png");
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 15px;
    height: 26px;
    transition-duration: 0.7s;
  }
  .ch-block-guides a {
    position: relative;
    color: #414042;
    height: 100%;
    width: 100%;
    display: block;
    padding: 20px;
  }
  .ch-block-guides .ch-block-guides-row:before {
    content: "";
  }
  .ch-block-guides .ch-block-guides-row {
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-weight: inherit;
    color: #414042;
    padding: 0px;
    background-color: #E6E7E8;
  }
  .ch-block-guides h2.ch-block-guides-title {
    float: left;
  }
  .ch-block-guides .ch-block-guide-enbas {
    display: none;
    bottom: 0;
  }
  .ch-block-guides .ch-block-guides-button {
    float: right;
    display: block;
  }
  .ch-block-1x2 {
    width: 100%;
    height: 60px;
  }
  .ch-block-1x2 .ch-with_img,
  .ch-block-1x2 .ch-block-content-text {
    display: none;
  }
  .ch-block-1x2 .ch-arrow-gray {
    top: inherit;
    bottom: 20px;
  }
  .ch-block-1x2 .ch-arrow-with-img {
    top: 17px;
  }
  .ch-block-title-dom.with_input {
    padding-right: 0;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input {
    width: 93%;
  }
  .ch-block-title-dom.with_input .ch-block-title-block_input select {
    color: #414042;
    background: url("/sites/all/themes/chronopost/images/drop_down.png") no-repeat scroll right center white;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: left;
    width: 77%;
    height: 35px;
    border-radius: 0;
    border: 1px solid #808285;
    padding-left: 5px;
  }
  .ch-block-contener-panels {
    width: 100%;
    height: inherit;
    position: inherit;
    padding-right: 0;
    min-height: inherit;
    font-size: 1.286em;
    background-color: #E6E7E8;
    float: left;
  }
  .ch-block-contener-panels .ch-block-content-panel-contener {
    position: inherit;
    width: 100%;
    display: none;
    cursor: auto;
    overflow: hidden;
  }
  .ch-block-contener-panels .ch-block-panels-button {
    display: block;
    float: right;
    margin-right: 10px;
    color: white;
    cursor: pointer;
    margin-top: 10px;
  }
  .ch-block-contener-panels .ch-block-panels-title {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    width: 90%;
  }
  .ch-block-contener-panels h2 {
    margin-top: 9px;
    margin-left: 10px;
  }
  .ch-block-contener-panels h3 {
    margin: 0px;
  }
  .ch-block-contener-panels h4 {
    margin: 0px;
  }
  .ch-block-contener-panels .ch-block-panels {
    width: 100%;
    height: inherit;
  }
  .ch-block-contener-panels .ch-block-panels h2 {
    font-size: 1.429em;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel {
    color: white;
    text-align: inherit;
    padding-top: 9px;
    padding-bottom: 0px;
    border: 0;
    background-color: #009adf;
    margin-left: 0%;
    width: 100%;
    height: 60px;
    margin-bottom: 1px;
    float: none;
    cursor: pointer;
    overflow: hidden;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-5 {
    width: 100%;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-4 {
    width: 100%;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-3 {
    width: 100%;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-2 {
    width: 100%;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.ch-nb-panels-1 {
    width: 100%;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel img {
    height: 57%;
    margin-bottom: 25px;
    display: none;
  }
  .ch-block-contener-panels .ch-block-panels .ch-block-panel.active {
    background-color: #009adf;
    cursor: auto;
  }
  .ch-block-contener-panels .ch-block-content-panel {
    display: block;
    width: 100%;
    height: 100%;
  }
  .ch-block-contener-panels .ch-block-content-panel.ch-content-panel-active {
    display: block;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
    top: 0;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel .ch-resume {
    width: 100%;
    min-height: auto;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel {
    float: right;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel .ch-white-overlay,
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel.ch-left .ch-white-overlay {
    width: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    /* IE6-8 fallback on horizontal gradient */
  }
  .ch-block-contener-panels .ch-block-content-panel .ch-block-img-panel img {
    position: inherit;
    display: block;
    margin: 0 auto;
    left: 0;
  }
  .ch-margin-block {
    /*margin: 10px 0;*/
  }
  .ch-margin-block-title {
    margin: 1% 0%;
    margin-top: 0;
  }
  .ch-block-title,
  .ch-block-subtitle,
  .ch-block-pdf,
  .ch-block-triple {
    width: 100%;
  }
  .ch-block-pdf {
    /*background-color: @bleu-chronopost;*/
    overflow: hidden;
  }
  .ch-block-pdf .ch-block-pdf-text {
    margin: 0;
    width: 85%;
  }
  .ch-block-pdf .ch-block-pdf-icone {
    display: none;
  }
  .ch-block-pdf .ch-block-pdf-icone.ch-view {
    display: block;
  }
  .ch-block-blue-fonce .ch-block-2x1 .ch-block-text-2x1 {
    width: 60%;
    background-color: #0060a2;
  }
  .ch-block-blue-fonce .ch-block-2x1 .ch-block-img-2x1 {
    overflow: hidden;
  }
  .ch-block-blue-fonce .ch-block-2x1 .ch-block-img-2x1 img {
    position: absolute;
    right: 0;
  }
  #ch-popin .ch-savoir-plus {
    float: none;
    display: block;
  }
}
#selfcare {
  text-align: center;
}
#selfcare .nav {
  display: inline-block;
  float: none;
  margin: 10px;
  text-align: center;
}
#selfcare .nav li {
  float: left !important;
}
#selfcare .nav li a {
  border: solid 1px #E6E7E8;
  color: #000;
  width: 150px;
  height: 120px;
  margin: 10px;
}
.ch-footer #ch-supfooter {
  background-color: #009adf;
  margin-bottom: 40px;
  margin-top: 40px;
  height: 229px;
  color: white;
}
.ch-footer #ch-supfooter .block-chrono-faq-block-footer {
  float: right;
  width: 48%;
  color: white;
}
.ch-footer #ch-supfooter .block-chrono-faq-block-footer input {
  background-color: #009adf;
  color: white;
  width: 100px;
  height: 35px;
  float: right;
  margin-right: 20px;
  margin-bottom: 25px;
  border: 0;
}
.ch-footer #ch-supfooter .block-chrono-faq-block-footer select {
  text-overflow: '';
  color: #414042;
  background: url("/sites/all/themes/chronopost/images/drop_down.png") no-repeat scroll right center white;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  float: left;
  width: 91%;
  margin: 5px 0;
  height: 40px;
  border-radius: 0;
  border: 1px solid #808285;
  margin-top: 8px;
  text-indent: 6px;
  padding: 10px 0;
}
.ch-footer #ch-supfooter .block-chrono-faq-block-footer select option {
  max-width: 405px;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis {
  float: left;
  width: 48%;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis button {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: white;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis button:before {
  content: "\e003";
  position: relative;
  top: 1px;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis .form-type-textfield {
  margin-bottom: 8px;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis .form-type-textfield input {
  width: 81%;
}
.ch-footer #ch-supfooter .block-chrono-suivi-colis .ch-supfooter-label {
  margin-top: 10px;
}
.ch-footer #ch-supfooter h2 {
  margin-top: 33px;
  margin-bottom: 5px;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 25px;
}
.ch-footer #ch-supfooter .ch-supfooter-description {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  height: 80px;
}
.ch-footer #ch-supfooter #ch-supfooter-suivi {
  width: 100%;
}
.ch-footer #ch-supfooter #ch-supfooter-faq {
  width: 100%;
}
.ch-footer #ch-supfooter .ch-subfooter-form {
  width: 100%;
  float: right;
}
.ch-footer #ch-supfooter .ch-subfooter-form .form-control {
  float: left;
  width: 50%;
  height: 40px;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button {
  height: 40px;
  float: left;
  width: 66%;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button .glyphicon {
  color: white;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button button {
  background-color: #414042;
  border-radius: 0;
  border: 1px solid #808285;
  border-left: 0;
  height: 40px;
  width: 40px;
  float: left;
  margin: 0;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button input {
  color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button input::-webkit-input-placeholder {
  color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button input:-moz-placeholder {
  color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button input::-moz-placeholder {
  color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-input-button input:-ms-input-placeholder {
  color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form .ch-supfooter-label {
  width: 34%;
  padding-right: 5px;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: left;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-input-suivi {
  height: 40px;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-left: 8px;
  border-radius: 0px;
  width: 77%;
  float: left;
  background-color: #414042;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-input-faq {
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  float: left;
  width: 80%;
  min-width: 200px;
  height: 40px;
  border-radius: 0px;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-button-faq {
  float: left;
  height: 40px;
  width: 40px;
  background-color: #414042;
  border-radius: 0px;
  border: 0px;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-button-faq .glyphicon:empty {
  color: #fff;
  font-size: 1.4em;
  top: 3px;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-button {
  float: left;
  height: 40px;
  width: 40px;
  background-color: #414042;
  border-radius: 0px;
  border: 0px;
}
.ch-footer #ch-supfooter .ch-subfooter-form #ch-supfooter-button .glyphicon:empty {
  color: #fff;
  font-size: 1.4em;
  top: 3px;
}
.ch-footer .ch-gabarit {
  max-width: 960px;
  width: 97%;
  margin: auto;
}
.ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux] {
  margin-top: 20px;
}
.ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux] img {
  padding-right: 10px;
}
.ch-footer #ch-footer-logo-chrono {
  margin-top: 42px;
}
.ch-footer #ch-footer-logo-chrono nav {
  float: left;
}
.ch-footer #ch-footer-logo-chrono .menu li:not(.first):before {
  content: '-';
  color: #808285;
  font-size: 14px;
  float: left;
  /*            height: 3px;*/
  margin-top: 10px;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-logo-dpd {
  float: left;
  width: 130px;
  margin-bottom: 10px;
}
.ch-footer #ch-footer-logo-chrono #ch-img-subfooter-logo-dpd {
  width: 100%;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-logo {
  float: right;
  width: 170px;
  /*margin-bottom: 21px;*/
}
.ch-footer #ch-footer-logo-chrono #ch-img-subfooter-logo {
  width: 100%;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link {
  float: left;
  width: auto;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .block-title {
  display: none;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf {
  float: left;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf.first a {
  margin: 0;
  padding-left: 0;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf.last a {
  margin-right: 5px;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf a {
  color: #808285;
  transition: background-color 0.7s;
  padding: 10px;
  margin-left: 8px;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf a.active {
  background-color: #009adf;
  color: white;
}
.ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf a:hover {
  background-color: #009adf;
  color: white;
}
.ch-footer #ch-footer-social-link {
  margin-top: 38px;
  width: 25%;
  float: right;
}
.ch-footer #ch-footer-social-link .ch-footer-title {
  margin-bottom: 18px;
}
.ch-footer #ch-footer-separator-desktop {
  height: 1px;
  width: 100%;
  background-color: #414042;
  border-radius: 10px;
  margin: auto;
  margin-bottom: 20px;
}
.ch-footer #ch-copyright {
  float: left;
  color: #808285;
  font-size: 15px;
  margin-top: 9px;
}
.ch-footer .ch-footer-section-link-mobile {
  display: none;
}
.ch-footer .ch-footer {
  background-color: #009adf;
}
@media (min-width: 0px) {
  .ch-footer .ch-footer {
    width: 750px;
  }
}
@media (min-width: 481px) {
  .ch-footer .ch-footer {
    width: 970px;
  }
}
@media (min-width: 701px) {
  .ch-footer .ch-footer {
    width: 1170px;
  }
}
.ch-footer .ch-footer-section-link-desktop {
  float: left;
  margin-top: 0px;
  width: 25%;
}
.ch-footer .ch-footer-section-link-desktop a {
  line-height: 30px;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  display: block;
  color: #414042;
  cursor: pointer;
  padding: 0;
}
.ch-footer .ch-footer-section-link-desktop a.active {
  color: #009adf;
  text-decoration: underline;
  background-color: white;
}
.ch-footer .ch-footer-section-link-desktop a:hover {
  color: #009adf;
  text-decoration: underline;
  background-color: white;
}
.ch-footer .ch-footer-section-link-desktop h2 {
  color: #414042;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-top: 0px;
}

.ch-footer .ch-footer-section-link-desktop ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ch-footer .ch-footer-section-link-desktop ul li.block-title {
  color: #414042;
  font-size: 1.143em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}

.ch-footer .ch-footer-title {
  font-size: 15px;
}
.ch-footer #ch-footer-contener-social-link {
  margin: auto;
}
.ch-footer #ch-footer-separator {
  height: 0px;
}
.ch-footer .ch-footer-social-icone {
  float: left;
  margin-right: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .ch-footer .ch-footer-section-link-desktop {
    float: inherit;
    width: 100%;
  }
  #ch-supfooter {
    display: none;
  }
  #ch-footer-logo-chrono {
    display: none;
  }
  .ch-footer .ch-gabarit {
    width: 100%;
  }
  .ch-footer .ch-gabarit .nav > li > a {
    margin: 0px;
    padding: 0px;
    font-size: 1.286em;
    font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #009adf;
  }
  .ch-footer .ch-gabarit #ch-footer-social-link {
    margin-left: 40px;
    margin-top: 30px;
  }
  .ch-footer .ch-gabarit #ch-footer-link {
    margin-left: 40px;
  }
  .ch-footer .ch-gabarit .ch-footer-link-desktop {
    display: none;
  }
  .ch-footer .ch-gabarit #ch-footer-separator {
    height: 1px;
    background-color: black;
    width: 91%;
    border-radius: 4px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux].ch-footer-section-link-desktop {
    display: block;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux].ch-footer-section-link-desktop h2 {
    display: none;
  }
  .ch-footer .ch-gabarit .ch-footer-section-link-desktop {
    display: none;
  }
  .ch-footer .ch-gabarit .ch-footer-section-link-mobile {
    display: block;
  }
  .ch-footer .ch-gabarit #ch-footer-social-link {
    float: left;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 700px) {
  .ch-footer .ch-gabarit {
    width: 97%;
  }
  .ch-footer #ch-footer-logo-chrono #ch-subfooter-link .leaf a {
    padding: 10px 5px;
  }
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 1 avr. 2015, 14:15:08
    Author     : lomil
*/
/* header */
.ch-ie6 {
  /* Liens inutilisables sous IE6 */
}

/* page d'accueil Bloc nuémro de colis IE6/7 */
.ch-ie6 #chrono-user-login,
.ch-ie7 #chrono-user-login {
  clear:both;
  margin-top: 40px;
}
/*Input login IE6/7 */
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user .ch-login-form .form-item INPUT.form-text,
.ch-ie7 .page-accueil-ie6 .ch-main-container section.block-user .ch-login-form .form-item INPUT.form-text {
  width: 400px;
  margin-right: 40px;
}
.ch-ie6 #chrono-user-login {
  margin-left: 10px;
}
.ch-ie6 #chrono-user-login #user-login-form,
.ch-ie7 #chrono-user-login #user-login-form{
  height: 170px;
}

.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user .ch-login-form .form-item INPUT.form-text {
  height: 25px;
}

/*Form tracking IE6/7*/
.ch-ie6 #accueil-ie6-tracking  {
  height: 170px;
}


.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg,
.ch-ie7 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg {
  height: 170px;
}

/* Pre inscription */
.ch-ie6 #accueil-ie6-login .ch-block-button-title,
.ch-ie7 #accueil-ie6-login .ch-block-button-title {
  margin: 0;
}

.ch-ie7 #accueil-ie6-login .ch-block-button-link{
  height: auto;
}



.ch-ie6 .ch-suivi-colis-light {
  /*height:400px;*/
  height: 280px;
  width: 960px;
  margin-left: 0px;
  margin-right: 0px;
  /*position:relative;*/
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info {
  width: 110px !important;
  margin-right: -40px;
  padding-left: 40px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.before {
  background: url(/sites/all/themes/chronopost/images/colis-light-before.png) top left no-repeat;
  _background: none;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.before .ch-suivi-colis-light-picto {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/chronopost/images/colis-light-before.png', sizingMethod='crop');
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.after {
  margin-right: -50px;
  margin-left: -20px;
  background: url(/sites/all/themes/chronopost/images/colis-light-after.png) top left no-repeat;
  _background: none;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.after .ch-suivi-colis-light-picto {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/chronopost/images/colis-light-after.png', sizingMethod='crop');
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active {
  background: url(/sites/all/themes/chronopost/images/colis-light-active.png) top left no-repeat;
  _background: none;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active .ch-suivi-colis-light-picto {
  _background: none;
  margin-left: -15px;
  margin-top: 0px;
  width: 80px;
  height: 80px;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/chronopost/images/colis-light-active.png', sizingMethod='crop');
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.before {
  margin-left: -20px;
  margin-right: -50px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info .ch-suivi-colis-light-text {
  margin-left: -20px;
  width: 110px;
  display: block;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active .ch-suivi-colis-light-text {
  margin-top: 12px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active.first {
  margin-left: 0;
  margin-right: -40px;
  padding-left: 40px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active.first .ch-suivi-colis-light-text {
  width: 130px;
  margin-left: -10px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.active .ch-suivi-colis-light-bluebox {
  position: absolute;
  display: block;
  margin-left: 0px;
  top: 550px;
  width: 150px;
  height: 80px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info .ch-suivi-colis-light-bluebox {
  margin-left: -60px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.last .ch-suivi-colis-light-bluebox {
  right: 10px;
  margin: 10px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.first {
  margin-right: -50px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.first .ch-suivi-colis-light-bluebox {
  margin-left: -30px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info .ch-suivi-colis-light-text {
  margin-left: -30px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.failure {
  /*margin-right:-20px;*/
  background: inherit;
  background: url(/sites/all/themes/chronopost/images/delivery_warning.png) top left no-repeat;
  _background: none;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-info.failure .ch-suivi-colis-light-picto {
  _background: none;
  margin-left: -15px;
  margin-top: 0px;
  width: 80px;
  height: 80px;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/chronopost/images/delivery_warning.png', sizingMethod='crop');
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-separator {
  width: 100px;
  height: 10px;
  line-height: 10px;
  overflow: hidden;
  background-color: #808285;
  margin-left: 20px;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-separator.ch-after {
  /*margin-left:20px;*/
  background-color: #e6e7e8;
}
.ch-ie6 .ch-suivi-colis-light .ch-suivi-colis-light-separator.after {
  /*background-color: #e6e7e8;*/
}
.ch-ie6 .page-node .panel-2col .panel-col-first.ch-force-width,
.ch-ie6 .page-chrono-suivi-search .panel-2col .panel-col-first.ch-force-width,
.ch-ie6 .page-chrono-multi-suivi-search .panel-2col .panel-col-first.ch-force-width {
  border: 0px !important;
}
.ch-ie6 .ch-footer #ch-supfooter {
  display: none;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-separator,
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-link {
  display: none;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-subfooter-logo {
  margin-right: -20px;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-subfooter-logo-dpd {
  margin-left: 10px;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-subfooter-link {
  margin-left: 0;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-subfooter-link section {
  width: 400px;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-copyright {
  margin-top: 0;
}
.ch-ie6 .ch-block-2x1 .ch-block-text-2x1 {
  width: 50% !important;
}
.ch-ie6 .ch-block-img-2x1 {
  /*    display: none;*/
  width: 190px;
  height: 180px;
}
.ch-ie6 .ch-block-2x1 .ch-block-img-2x1 {
  position: relative;
}
.ch-ie6 .ch-block-triple.ch-margin-block {
  width: 300px;
}
.ch-ie6 .navbar.container {
  width: 940px;
  margin-bottom: 0;
  margin-top: 20px;
}
.ch-ie6 .ch-header #page-header .region-header .block-locale ul li.active {
  background: none !important;
}
.ch-ie6 .ch-header #page-header .region-header .block-menu ul,
.ch-ie6 .ch-header #page-header .region-header .block-locale ul,
.ch-ie6 .ch-header #page-header .region-header .block-block ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  width: auto;
}
.ch-ie6 .ch-header #page-header .region-header .block-menu ul li,
.ch-ie6 .ch-header #page-header .region-header .block-locale ul li,
.ch-ie6 .ch-header #page-header .region-header .block-block ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ch-ie6 .ch-header #page-header .region-header .block-menu ul li a,
.ch-ie6 .ch-header #page-header .region-header .block-locale ul li a,
.ch-ie6 .ch-header #page-header .region-header .block-block ul li a {
  display: inline;
  padding: 0 0 0 5px;
  background-color: transparent;
  color: #808285;
}
.ch-ie6 #block-menu-menu-chronopost-parcours-utili--2,
.ch-ie6 #block-menu-menu-chronopost-menu-dom-mobil--2,
.ch-ie6 #block-menu-menu-chronopost-contact-header--2,
.ch-ie6 #block-locale-language-content--2,
.ch-ie6 #block-menu-menu-chrono-contact-header-pro-m--2 {
  display: none;
}
.ch-ie6 .ch-navbar .navbar-login .ch-nav {
  width: 940px;
  margin: auto;
}
.ch-ie6 .ch-footer .ch-gabarit {
  width: 960px;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-separator-desktop {
  margin: 20px;
  font-size: 0;
  line-height: 0px;
  overflow: hidden;
  height: 1px;
}
.ch-ie6 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks input {
  width: 178px !important;
}
.ch-ie6 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks button {
  padding: 11px 20px;
}
.ch-ie6 .ch-navbar .navbar-login .ch-nav li a:hover {
  text-decoration: none;
}
.ch-ie6 .ch-navbar .navbar-login .ch-nav li a {
  height: 60px;
  line-height: 60px;
}
.ch-ie6 .ch-navbar .navbar-login .region-navigation .block-menu ul {
  margin: 0;
}
.ch-ie6 .ch-banniere .ch-block-subtitle-content {
  height: 350px;
  width: 940px;
  overflow: hidden;
  overflow-x: hidden;
}
.ch-ie6 .ch-banniere .ch-block-subtitle-content .ch-block-title-text {
  width: 860px;
  overflow: hidden;
  overflow-x: hidden;
}
.ch-ie6 .pane-chrono-suivi-colis-chrono-suivi-colis .ch-layer,
.ch-ie6 .node-type-page-de-suivi-de-colis .ch-layer,
.ch-ie6 .suivi-de-colis .ch-layer {
  background: white;
}
.ch-ie6 .page-node .panel-2col .panel-col-first,
.ch-ie6 .page-chrono-suivi-search .panel-2col .panel-col-first,
.ch-ie6 .page-chrono-multi-suivi-search .panel-2col .panel-col-first,
.ch-ie6 .page-node .panel-2col .panel-col-last,
.ch-ie6 .page-chrono-suivi-search .panel-2col .panel-col-last,
.ch-ie6 .page-chrono-multi-suivi-search .panel-2col .panel-col-last {
  overflow-x: hidden;
}
.ch-ie6 .page-node .panel-2col .panel-col-first,
.ch-ie6 .page-chrono-suivi-search .panel-2col .panel-col-first,
.ch-ie6 .page-chrono-multi-suivi-search .panel-2col .panel-col-first {
  width: 705px;
}
.ch-ie6 .page-node .panel-2col .panel-col-last,
.ch-ie6 .page-chrono-suivi-search .panel-2col .panel-col-last,
.ch-ie6 .page-chrono-multi-suivi-search .panel-2col .panel-col-last {
  width: 235px;
  margin-left: 5px;
}
.ch-ie6 .ch-block-questions-reponses,
.ch-ie6 .ch-block-flash-info {
  height: 400px;
}
.ch-ie6 .ch-block-suivi tr td {
  border-left: 1px solid #E6E7E8;
  border-bottom: 1px solid #E6E7E8;
}
.ch-ie6 .inside.ch-tab-ajax form {
  top: 25px;
}
.ch-ie6 .page-chrono-suivi-search .panel-display.panel-2col {
  width: 960px;
}
.ch-ie6 #sliding-popup .popup-content {
  width: 80%;
}
.ch-ie6 #sliding-popup .popup-content #popup-text {
  width: 60%;
}
.ch-ie6 .ch-header #page-header .region-header #block-menu-menu-contact-header-particulier--2,
.ch-ie6 .ch-header #page-header .region-header #block-menu-devel-cl--2,
.ch-ie6 .ch-header #page-header .region-header #block-menu-menu-deconnexion--2,
.ch-ie6 .ch-header #page-header .region-header #block-user-login--6,
.ch-ie6 .ch-header #page-header .region-header #block-block-11--2 #block-menu-menu-contact-header-particulier,
.ch-ie6 .ch-header #page-header .region-header #block-menu-devel-cl,
.ch-ie6 .ch-header #page-header .region-header #block-menu-menu-deconnexion,
.ch-ie6 .ch-header #page-header .region-header #block-user-login,
.ch-ie6 .ch-header #page-header .region-header #block-block-11 {
  display: none;
}
.ch-ie6 .ch-navbar {
  display: none;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-link #ch-subfooter-link,
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-subfooter-link {
  display: none;
}
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-link #ch-copyright,
.ch-ie6 .ch-footer .ch-gabarit #ch-footer-logo-chrono #ch-copyright {
  margin-left: 10px;
}
.ch-ie.ch-ie7,
.ch-ie.ch-ie6 {
  /* centre */
  /* footer */
  /*************************************** Particulier ***************************************/
}
.ch-ie.ch-ie7 .inside.ch-tab-ajax form .ch-select-suivi-form,
.ch-ie.ch-ie6 .inside.ch-tab-ajax form .ch-select-suivi-form {
  margin-right: 10px;
}
.ch-ie.ch-ie7 .ch-header,
.ch-ie.ch-ie6 .ch-header {
  background: none;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header {
  right: 13px;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header form,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header form {
  width: 595px;
  position: absolute;
  top: 0;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header form div.form-item,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header form div.form-item {
  width: 150px;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header form div.form-item input,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header form div.form-item input {
  width: 125px;
  height: 10px;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header form ul,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header form ul {
  margin-right: 3px;
}
.ch-ie.ch-ie7 .ch-front-page.ch-header #page-header form button,
.ch-ie.ch-ie6 .ch-front-page.ch-header #page-header form button {
  margin-left: 20px;
  margin-top: -34px;
  width: 125px;
}
.ch-ie.ch-ie7 .navbar-header,
.ch-ie.ch-ie6 .navbar-header {
  margin-top: 10px;
}
.ch-front-page .ch-ie.ch-ie7 .navbar-header,
.ch-front-page .ch-ie.ch-ie6 .navbar-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ch-ie.ch-ie7 .container .ch-lead,
.ch-ie.ch-ie6 .container .ch-lead {
  margin-top: 20px;
  position: absolute;
  right: 15px;
  bottom: 1px;
}
.ch-front-page .ch-ie.ch-ie7 .container .ch-lead,
.ch-front-page .ch-ie.ch-ie6 .container .ch-lead {
  bottom: -18px;
}
.ch-ie.ch-ie7 #block-system-main,
.ch-ie.ch-ie6 #block-system-main {
  position: relative;
  z-index: 3000;
}
.ch-ie.ch-ie7 .ch-block-button-home,
.ch-ie.ch-ie6 .ch-block-button-home {
  width: 420px;
}
.ch-ie.ch-ie7 .ch-block-title.with_input .ch-block-title-block_input,
.ch-ie.ch-ie6 .ch-block-title.with_input .ch-block-title-block_input {
  width: 860px;
}
.ch-ie.ch-ie7 .ch-block-title.with_input .ch-block-title-block_input .form-text,
.ch-ie.ch-ie6 .ch-block-title.with_input .ch-block-title-block_input .form-text {
  width: 800px;
  height: 28px;
}
.ch-ie.ch-ie7 .ch-block-title-dom.with_input,
.ch-ie.ch-ie6 .ch-block-title-dom.with_input {
  width: auto;
}
.ch-ie.ch-ie7 .ch-block-title-dom.with_input .ch-block-title-block_input,
.ch-ie.ch-ie6 .ch-block-title-dom.with_input .ch-block-title-block_input {
  background: #fff;
  width: 89%;
}
.ch-ie.ch-ie7 .ch-block-title-dom.with_input .ch-block-title-block_input #edit-chrono-suivi-colis-block-input,
.ch-ie.ch-ie6 .ch-block-title-dom.with_input .ch-block-title-block_input #edit-chrono-suivi-colis-block-input {
  width: 790px;
  height: 26px;
}
.ch-ie.ch-ie7 #chrono-suivi-colis-block-form button.inactive,
.ch-ie.ch-ie6 #chrono-suivi-colis-block-form button.inactive {
  background-image: url('../images/loupe.gif');
}
.ch-ie.ch-ie7 .ch-get-tarif-public h3,
.ch-ie.ch-ie6 .ch-get-tarif-public h3 {
  width: 900px;
}
.ch-ie.ch-ie7 .ch-get-tarif-public label,
.ch-ie.ch-ie6 .ch-get-tarif-public label {
  width: 200px;
}
.ch-ie.ch-ie7 .ch-get-tarif-public select,
.ch-ie.ch-ie6 .ch-get-tarif-public select {
  background-image: none;
  border: 1px solid #808285;
}
.ch-ie.ch-ie7 .ch-block-2x1 .ch-block-text-2x1,
.ch-ie.ch-ie6 .ch-block-2x1 .ch-block-text-2x1 {
  /*height:180px;*/
  width: inherit;
  min-width: inherit;
  position: static;
  float: left;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-block-found .ch-block-text,
.ch-ie.ch-ie6 .ch-block-2x1.ch-block-found .ch-block-text {
  width: 190px;
  height: 150px;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-btn,
.ch-ie.ch-ie6 .ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-btn {
  background-image: url('../images/loupe.gif');
}
.ch-ie.ch-ie7 .ch-footer #ch-supfooter-suivi .ch-subfooter-form #ch-supfooter-input-button,
.ch-ie.ch-ie6 .ch-footer #ch-supfooter-suivi .ch-subfooter-form #ch-supfooter-input-button {
  margin-top: 10px;
  width: 238px;
}
.ch-ie.ch-ie7 .ch-footer #ch-supfooter-suivi .ch-subfooter-form .form-control,
.ch-ie.ch-ie6 .ch-footer #ch-supfooter-suivi .ch-subfooter-form .form-control {
  width: 172px;
  height: 26px;
}
.ch-ie.ch-ie7 .glyphicon-search,
.ch-ie.ch-ie6 .glyphicon-search,
.ch-ie.ch-ie7 .ch-search-button .btn.btn-default.form-submit,
.ch-ie.ch-ie6 .ch-search-button .btn.btn-default.form-submit {
  background-image: url('../images/loupe.gif');
}
.ch-ie.ch-ie7 .ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux] ul li,
.ch-ie.ch-ie6 .ch-footer .ch-gabarit [id^=block-menu-menu-r-seaux-sociaux] ul li {
  width: 35px;
  float: left;
}
.ch-ie.ch-ie7 .ch-header #page-header .block-menu > .menu li,
.ch-ie.ch-ie6 .ch-header #page-header .block-menu > .menu li {
  float: left;
  margin-left: 5px;
}
.ch-ie.ch-ie7 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle,
.ch-ie.ch-ie6 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle {
  background-image: none;
}
.ch-ie.ch-ie7 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle .caret,
.ch-ie.ch-ie6 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle .caret {
  display: none;
}
.ch-ie.ch-ie7 .ch-navbar .navbar-login nav li,
.ch-ie.ch-ie6 .ch-navbar .navbar-login nav li {
  float: left;
}
.ch-ie.ch-ie7 .ch-navbar .navbar-login nav li a,
.ch-ie.ch-ie6 .ch-navbar .navbar-login nav li a {
  height: 18px;
}
.ch-ie.ch-ie7 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks,
.ch-ie.ch-ie6 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks {
  margin-top: 10px;
  width: 253px;
  padding-right: 14px;
}
.ch-ie.ch-ie7 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks div.form-group input,
.ch-ie.ch-ie6 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks div.form-group input {
  height: 18px;
  width: 180px;
  padding-top: 9px;
  padding-bottom: 11px;
}
.ch-ie.ch-ie7 .ch-block-found.ch-block-4x1 .ch-block-text .ch-block-found-input-txt,
.ch-ie.ch-ie6 .ch-block-found.ch-block-4x1 .ch-block-text .ch-block-found-input-txt {
  height: 36px;
}
.ch-ie.ch-ie7 .ch-block-4x1.ch-block-found,
.ch-ie.ch-ie6 .ch-block-4x1.ch-block-found {
  padding-top: 10px;
  position: relative;
}
.ch-ie.ch-ie7 .ch-block-4x1.ch-block-found .ch-block-text,
.ch-ie.ch-ie6 .ch-block-4x1.ch-block-found .ch-block-text {
  height: 240px;
  width: 430px;
}
.ch-ie.ch-ie7 .ch-block-found.ch-block-4x1 .ch-block-img IMG,
.ch-ie.ch-ie6 .ch-block-found.ch-block-4x1 .ch-block-img IMG {
  HEIGHT: 284px;
  width: 470px;
  position: absolute;
  top: 8px;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-fullwidth .ch-block-text-2x1,
.ch-ie.ch-ie6 .ch-block-2x1.ch-fullwidth .ch-block-text-2x1 {
  width: 430px;
  height: 240px;
  float: none;
  position: relative;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-fullwidth .ch-block-img-2x1,
.ch-ie.ch-ie6 .ch-block-2x1.ch-fullwidth .ch-block-img-2x1 {
  float: left;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-fullwidth .ch-block-img-2x1.ch-block-img-right,
.ch-ie.ch-ie6 .ch-block-2x1.ch-fullwidth .ch-block-img-2x1.ch-block-img-right {
  float: right;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-margin-block.ch-block-blue .ch-block-text-2x1,
.ch-ie.ch-ie6 .ch-block-2x1.ch-margin-block.ch-block-blue .ch-block-text-2x1 {
  position: absolute;
  float: right;
  width: 190px;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-img-2x1,
.ch-ie.ch-ie6 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-img-2x1 {
  width: 260px;
  float: right;
  position: absolute;
  left: 200px;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-text-2x1,
.ch-ie.ch-ie6 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-text-2x1 {
  width: 190px;
  height: 150px;
}
.ch-ie.ch-ie7 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-text-2x1 .ch-arrow-gray,
.ch-ie.ch-ie6 .ch-block-2x1.ch-block_right.ch-margin-block.ch-block-white .ch-block-text-2x1 .ch-arrow-gray {
  right: 275px;
}
.ch-ie9 .inside.ch-tab-ajax form .ch-select-suivi-form,
.ch-ie .inside.ch-tab-ajax form .ch-select-suivi-form {
  background: white;
}
.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form input,
.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form input {
  border: none;
  outline: none;
}
.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-radios.webform-component .form-radios .form-type-radio,
.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-radios.webform-component .form-radios .form-type-radio,
.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-checkboxes.webform-component .form-checkboxes .form-type-checkbox,
.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-checkboxes.webform-component .form-checkboxes .form-type-checkbox {
  line-height: 1em;
}
.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-radios.webform-component .form-radios .form-type-radio label,
.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-radios.webform-component .form-radios .form-type-radio label,
.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-checkboxes.webform-component .form-checkboxes .form-type-checkbox label,
.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content .webform-component-checkboxes.webform-component .form-checkboxes .form-type-checkbox label {
  padding-left: 20px;
}
.ch-ie9 #sliding-popup .popup-content #popup-buttons button,
.ch-ie #sliding-popup .popup-content #popup-buttons button {
  filter: none;
}
/* Nos offres */
.ch-ie7 .ch-expe-dest,
.ch-ie6 .ch-expe-dest {
  max-width: 688px;
}
.ch-ie7 .ch-expe-dest .ch-form-pays,
.ch-ie6 .ch-expe-dest .ch-form-pays {
  max-width: 240px;
}
.ch-ie.ch-ie7 .ch-suivi-colis-light .ch-suivi-colis-light-info.last .ch-suivi-colis-light-bluebox,
.ch-ie.ch-ie8 .ch-suivi-colis-light .ch-suivi-colis-light-info.last .ch-suivi-colis-light-bluebox {
  float: right;
  margin-right: -85px;
}
.ch-ie.ch-ie7 .ch-suivi-colis-light .ch-suivi-colis-light-info.first .ch-suivi-colis-light-bluebox,
.ch-ie.ch-ie8 .ch-suivi-colis-light .ch-suivi-colis-light-info.first .ch-suivi-colis-light-bluebox {
  float: left;
  margin-left: -40px;
}
.ch-ie.ch-ie7 .ch-block-triple,
.ch-ie.ch-ie8 .ch-block-triple {
  width: 313px;
}
.ch-ie.ch-ie7 .ch-block-triple-text,
.ch-ie.ch-ie8 .ch-block-triple-text {
  width: 273px;
}
.ch-ie.ch-ie7 .ch-block-1x1.ch-morelikethis-block,
.ch-ie.ch-ie8 .ch-block-1x1.ch-morelikethis-block {
  height: 230px;
}
.ch-ie.ch-ie7 #sliding-popup .popup-content #popup-buttons button,
.ch-ie.ch-ie8 #sliding-popup .popup-content #popup-buttons button {
  filter: none;
}
.ch-ie.ch-ie7 .rate-widget-yesno .ch-block-rate-yesno ul li,
.ch-ie.ch-ie8 .rate-widget-yesno .ch-block-rate-yesno ul li {
  text-indent: -9999px;
  white-space: nowrap;
}
.ch-ie.ch-ie7 .rate-widget-yesno .ch-block-rate-yesno ul li a,
.ch-ie.ch-ie8 .rate-widget-yesno .ch-block-rate-yesno ul li a {
  display: block;
  text-indent: 1px;
}
.ch-ie.ch-ie7 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle,
.ch-ie.ch-ie8 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle {
  background: url("/sites/all/themes/chronopost/images/drop_down_transparent_blue.gif") no-repeat right center transparent;
  background-position: 90%;
}
.ch-ie.ch-ie8 .ch-block-2x1.ch-block-card-country select.ch-country-card-select,
.ch-ie.ch-ie9 .ch-block-2x1.ch-block-card-country select.ch-country-card-select,
.ch-ie.ch-ie8 .ch-footer #ch-supfooter .block-chrono-faq-block-footer select,
.ch-ie.ch-ie9 .ch-footer #ch-supfooter .block-chrono-faq-block-footer select,
.ch-ie.ch-ie8 .styled-select.slate select,
.ch-ie.ch-ie9 .styled-select.slate select,
.ch-ie.ch-ie8 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-select select,
.ch-ie.ch-ie9 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-select select,
.ch-ie.ch-ie8 .ch-block-title-dom.with_input .ch-block-title-block_input select,
.ch-ie.ch-ie9 .ch-block-title-dom.with_input .ch-block-title-block_input select,
.ch-ie.ch-ie8 .ch-get-tarif-public select,
.ch-ie.ch-ie9 .ch-get-tarif-public select {
  background-image: none;
  background: white;
}
.page-accueil-ie6 .ch-block-subtitle {
  text-align: center;
}
.page-accueil-ie6 .ch-block-subtitle .ch-block-title-title {
  width: 60%;
}
.page-accueil-ie6 .ch-main-container .panel-separator {
  display: none;
}
.page-accueil-ie6 .ch-main-container .panel-pane {
  float: left;
  overflow: hidden;
}
.page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis,
.page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg,
.page-accueil-ie6 .ch-main-container .panel-pane .block-user {
  height: 145px;
  width: 455px;
  margin: 10px;
}
.page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis h2.block-title,
.page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg h2.block-title,
.page-accueil-ie6 .ch-main-container .panel-pane .block-user h2.block-title {
  display: none;
}
.page-accueil-ie6 .ch-main-container .panel-pane #block-user-login.block-user {
  float: left;
}
.page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content {
  padding: 10px 20px;
}
.page-accueil-ie6 .ch-main-container section#block-user-login--2 {
  padding-left: 0px;
}
.page-accueil-ie6 .ch-main-container section.block-user form {
  position: relative;
  width: 100%;
  height: 100%;
  top: auto;
  left: auto;
}
.page-accueil-ie6 .ch-main-container section.block-user form div.form-item {
  width: 100%;
  margin-right: 0;
  margin-left: 0px;
  padding: 0 18px;
  text-align: center;
  position: relative;
}
.page-accueil-ie6 .ch-main-container section.block-user form .ch-login-form {
  clear: both;
  content: "";
  display: table;
}
.page-accueil-ie6 .ch-main-container section.block-user form .ch-login-form ul {
  margin: 9px 0 0 9px;
}
.page-accueil-ie6 .ch-main-container section.block-user form .ch-login-form ul li a {
  text-decoration: underline;
}
.page-accueil-ie6 .ch-main-container section.block-user form button {
  margin: 15px 18px 0 0;
  padding: 0;
  float: right;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis h2.pane-title {
  font-size: 1.429em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  background-color: #E6E7E8;
  width: 45%;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  float: left;
  margin: 10px 10px 0 10px;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis .ch-supfooter-label {
  display: none;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi {
  background-color: #E6E7E8;
  float: left;
  padding: 10px 20px 10px 20px;
  width: 100%;
  margin-left: 0px;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .ch-subfooter-form {
  padding-top: 10px;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .form-control {
  width: 70%;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .ch-supfooter-input-button > form > div {
  position: relative;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .ch-search-button {
  border-radius: 0;
  float: left;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .form-submit {
  width: 40px;
  height: 40px;
  background-color: #009adf;
  border-radius: inherit;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: white;
  border: 0;
  float: left;
  padding: 0px;
  position: absolute;
  margin-right: 0px;
  margin-top: 0px;
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .form-submit:before {
  content: "\e003";
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .form-item-chrono-suivi-colis-block-footer-input {
  float: left;
  width: 380px;
  width: calc(100% - 40px);
}
.page-accueil-ie6 .ch-main-container .block-chrono-suivi-colis #ch-supfooter-suivi .form-item-chrono-suivi-colis-block-footer-input input.form-control {
  border-radius: inherit;
  margin: 0;
  height: 40px;
  width: 100%;
  padding: 6px 12px;
}
.page-accueil-ie6 .ch-block-subtitle-content {
  height: 350px;
  text-align: left;
}
.page-accueil-ie6 .ch-block-subtitle-content h1 {
  background: #0060A2 url('/sites/all/themes/chronopost/images/warning.png') no-repeat left center;
  background-position: 10px;
  text-transform: uppercase;
  color: white;
  background-color: #0060A2;
  width: 100%;
  height: 106px;
  padding-top: 25px;
  padding-left: 85px;
  line-height: 0.9em;
  margin-left: 0;
}
.page-accueil-ie6 .ch-block-subtitle-content h1 .ch-block-title-blue,
.page-accueil-ie6 .ch-block-subtitle-content h1 .ch-block-title-grey {
  color: white;
}
.page-accueil-ie6 .ch-block-subtitle-content .ch-block-title-text {
  padding-top: 30px;
  font-size: 0.857em;
  font-family: PlutoSansDPD, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  width: 60%;
}
.page-accueil-ie6 .ch-block-subtitle-content .ch-block-title-text h2 {
  color: #009adf;
  font-size: 1.5em;
}
.page-accueil-ie6 .ch-block-subtitle-content .ch-block-title-text a {
  color: #009adf;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .ch-block-subtitle-content {
  margin-left: 10px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel {
  width: 960px;
  position: relative;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-tracking,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-wysiwyg,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-login {
  width: 460px;
  margin: 10px;
  position: relative;
  overflow: hidden;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-wysiwyg,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-login {
  margin-right: 0;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-panel #accueil-ie6-language {
  display: none;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user {
  width: 460px;
  margin: 0;
  float: none;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis devel #ch-supfooter-suivi,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg devel #ch-supfooter-suivi,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user devel #ch-supfooter-suivi,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis .ch-block-content,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user .ch-block-content,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #user-login-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg #user-login-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user #user-login-form {
  width: 460px;
  padding: 0;
  overflow: hidden;
  float: none;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis devel #ch-supfooter-suivi .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg devel #ch-supfooter-suivi .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user devel #ch-supfooter-suivi .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis .ch-block-content .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user .ch-block-content .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #user-login-form .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg #user-login-form .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user #user-login-form .ch-supfooter-description,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis devel #ch-supfooter-suivi .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg devel #ch-supfooter-suivi .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user devel #ch-supfooter-suivi .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis .ch-block-content .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user .ch-block-content .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #user-login-form .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg #user-login-form .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user #user-login-form .ch-subfooter-form,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis devel #ch-supfooter-suivi .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg devel #ch-supfooter-suivi .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user devel #ch-supfooter-suivi .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis .ch-block-content .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user .ch-block-content .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #user-login-form .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg #user-login-form .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user #user-login-form .ch-block-content-title,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis devel #ch-supfooter-suivi .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg devel #ch-supfooter-suivi .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user devel #ch-supfooter-suivi .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis .ch-block-content .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg .ch-block-content .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user .ch-block-content .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #user-login-form .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .ch-block-wysiwyg #user-login-form .ch-block-content-text,
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-user #user-login-form .ch-block-content-text {
  padding: 10px 20px;
  width: 420px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #ch-supfooter-suivi {
  height: 100%;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #ch-supfooter-suivi .ch-subfooter-form {
  padding-top: 0 !important;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #ch-supfooter-suivi .form-item-chrono-suivi-colis-block-footer-input input.form-control {
  width: 361px;
  height: 26px;
  padding-top: 8px;
  padding-bottom: 4px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container .panel-pane .block-chrono-suivi-colis #ch-supfooter-suivi .form-submit {
  float: none;
  display: block;
  margin-top: 1px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user {
  height: 146px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form {
  overflow-x: hidden;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form div,
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form ul,
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form input,
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form button {
  overflow-x: hidden;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form div.form-item {
  width: 420px;
}
.ch-ie6 .page-accueil-ie6 .ch-main-container section.block-user form div.form-item .form-control {
  width: 398px;
  height: 15px;
  padding-top: 5px;
  padding-bottom: 7px;
}
.ch-ie7.ch-ie .ch-suivi-colis-mas form .form-item-chrono-suivi-colis-MAS-input label {
  width: 56%;
  float: left;
}
.ch-ie7.ch-ie .ch-suivi-colis-mas form .form-item-chrono-suivi-colis-MAS-input input {
  width: 40%;
  float: right;
}
.ch-ie7.ch-ie .ch-suivi-colis-mas .form-type-checkbox label {
  margin-top: 6px;
}
.ch-ie7.ch-ie .ch-suivi-colis-mas button {
  padding-top: 0px;
  margin-top: 0;
}
.ch-ie7.ch-ie .panel-2col .panel-separator {
  margin: 0;
}
.ch-ie7.ch-ie .ch-block-reset-password.ch-block-2x1 FORM {
  height: 135px;
}
.ch-ie7.ch-ie .ch-block-reset-password.ch-block-2x1 .form-type-textfield INPUT {
  height: 21px;
}
.ch-ie7.ch-ie .vjs-default-skin.vjs-paused .vjs-play-control div {
  width: 15px;
  height: 17px;
  background: url('../images/video-js.png');
  margin: 0.5em auto 0;
}
.ch-ie7.ch-ie .vjs-default-skin.vjs-playing .vjs-play-control div {
  width: 15px;
  height: 17px;
  background: url('../images/video-js.png') -25px 0;
  margin: 0.5em auto 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-rewind-control div {
  width: 19px;
  height: 16px;
  background: url('../images/video-js.png');
  margin: 0.5em auto 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-mute-control div {
  width: 22px;
  height: 16px;
  background: url('../images/video-js.png') -75px -25px;
  margin: 0.5em auto 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-mute-control.vjs-vol-0 div {
  background: url('../images/video-js.png') 0 -25px;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-mute-control.vjs-vol-1 div {
  background: url('../images/video-js.png') -25px -25px;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-mute-control.vjs-vol-2 div {
  background: url('../images/video-js.png') -50px -25px;
}
.ch-ie7.ch-ie .vjs-default-skin div.vjs-seek-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-top: -0.3em;
  left: 0;
  top: 0;
  background: url('../images/video-js.png') 0 -50px;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-fullscreen-control div {
  width: 16px;
  height: 16px;
  background: url('../images/video-js.png') -50px 0;
  margin: 0.5em auto 0;
}
.ch-ie7.ch-ie .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control div {
  background: url('../images/video-js.png') -75px 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-big-play-button {
  display: block;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.0em;
  height: 2.0em;
  margin: -42px 0 0 -42px;
  text-align: center;
  vertical-align: center;
  cursor: pointer!important;
  background: #454545;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#3f3f3f', GradientType=0);
}
.ch-ie7.ch-ie .vjs-default-skin div.vjs-big-play-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 35px;
  height: 42px;
  margin: -20px 0 0 -15px;
  background: url('../images/video-js.png') -100px 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-menu-button div {
  background: url('../images/video-js.png') 0 -75px no-repeat;
  width: 16px;
  height: 16px;
  margin: .2em auto 0;
  padding: 0;
}
.ch-ie7.ch-ie .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  text-decoration: underline;
  background: url('../images/video-js.png') -125px -50px no-repeat;
}
.ch-ie7.ch-ie .vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
.ch-ie7.ch-ie .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks {
  padding-right: 0;
}
.ch-ie7.ch-ie a {
  cursor: pointer !important;
  cursor: hand !important;
}
.ch-ie7.ch-ie .ch-main-container section.block-user form {
  left: auto !important;
}
.ch-ie7.ch-ie .ch-header #page-header FORM .ch-login-form UL LI.first A {
  padding: 0;
}
.ch-ie7.ch-ie section.block-views {
  padding-bottom: 10px;
}
.ch-ie7.ch-ie .ch-col-center.full {
  /*padding:0;*/
}
.ch-ie7.ch-ie .ch-col-center.full .ch-block-contener-panels {
  width: 700px;
}
.ch-ie7.ch-ie .ch-block-contener-panels {
  /*padding:0;*/
}
.ch-ie7.ch-ie .ch-block-contener-panels .ch-block-subtitle.ch-banniere {
  width: 940px;
}
.ch-ie7.ch-ie .ch-block-subtitle.ch-banniere {
  width: 940px;
}
.ch-ie7.ch-ie div.ch-block-suivi {
  width: 700px;
  padding: 10px 20px 0 10px;
}
.ch-ie7.ch-ie #navbar.navbar.container {
  margin-top: 50px;
}
.ch-ie7.ch-ie .ch-header #page-header {
  top: -30px;
  z-index: 1;
}
.ch-ie7.ch-ie .ch-header #page-header form .ch-login-form button {
  width: 25%;
  margin-top: 11px;
  margin-left: 30px;
}
.ch-ie7.ch-ie .ch-header #page-header form input {
  height: 10px;
  width: 140px;
}
.ch-ie7.ch-ie .ch-header #page-header .ch-login-form {
  height: 65px;
}
.ch-ie7.ch-ie .ch-header #page-header .ch-login-form ul {
  margin-left: 10px;
}
.ch-ie7.ch-ie .ch-header #page-header .ch-login-form ul li {
  float: left;
  width: 165px;
}
.ch-ie7.ch-ie .navbar.container > .container {
  height: 62px;
  margin-top: 70px;
}
.ch-ie7.ch-ie #ch-first-col {
  /* Bannière */
}
.ch-ie7.ch-ie #ch-first-col .ch-block-subtitle {
  width: 700px;
}
.ch-ie7.ch-ie #ch-first-col .ch-block-subtitle > img {
  width: 700px;
}
.ch-ie7.ch-ie #ch-first-col .ch-block-1x1.ch-block-white {
  margin-top: 10px;
}
.ch-ie7.ch-ie #ch-last-col .ch-block-1x1.ch-block-white {
  margin-top: 10px;
}
.ch-ie7.ch-ie .ch-lien-externe ul {
  margin-left: 0;
}
.ch-ie7.ch-ie .ch-get-tarif-public input {
  width: 680px;
  height: 20px;
  padding-top: 5px;
}
.ch-ie7.ch-ie .ch-get-tarif-public select {
  width: 704px;
}
.ch-ie7.ch-ie .ch-wysiwyg .ch-get-tarif-public h3 {
  width: 650px;
}
.ch-ie7.ch-ie .ch-wysiwyg .ch-get-tarif-public input {
  width: 420px;
}
.ch-ie7.ch-ie .ch-wysiwyg .ch-get-tarif-public select {
  width: 444px;
}
.ch-ie7.ch-ie .ch-wysiwyg table.ch-table {
  border: 1px solid #E6E7E8 !important;
}
.ch-ie7.ch-ie .ch-wysiwyg table.ch-table thead tr th {
  border: 1px solid #0060A2 !important;
}
.ch-ie7.ch-ie .ch-block-1x1 {
  width: 180px;
  height: 140px;
}
.ch-ie7.ch-ie .ch-block-2x1 {
  position: relative;
}
.ch-ie7.ch-ie .ch-block-2x1 .ch-block-text-2x1 {
  height: 150px;
  width: 190px;
  position: relative;
}
.ch-ie7.ch-ie .ch-block-2x1 .ch-block-img-2x1 {
  position: relative;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-block_right .ch-block-text-2x1 {
  float: left;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-block_right .ch-block-img-2x1 {
  float: right;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-block_left .ch-block-text-2x1 {
  float: right;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-block_left .ch-block-img-2x1 {
  float: right;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-fullwidth .ch-block-text-2x1 {
  float: right;
  width: 45% !important;
}
.ch-ie7.ch-ie .ch-block-2x1 .ch-block-img-2x1 img {
  position: absolute;
}
.ch-ie7.ch-ie .ch-block-2x1.ch-block-found .ch-block-img {
  overflow: visible;
  position: relative;
}
.ch-ie7.ch-ie .ch-block-2x1 .ch-block-text .ch-block-found-input-txt {
  height: 20px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.ch-ie7.ch-ie .ch-block-1x2 {
  width: 180px;
}
.ch-ie7.ch-ie .ch-block-contener-panels .ch-block-panels .ch-block-panel {
  border: none;
}
.ch-ie7.ch-ie .ch-block-questions-reponses,
.ch-ie7.ch-ie .ch-block-flash-info {
  width: 180px;
}
.ch-ie7.ch-ie .ch-block-contener-panels .ch-block-panels .ch-block-panel {
  height: 90px;
}
.ch-ie7.ch-ie .ch-block-contener-panels .ch-block-content-panel .ch-block-text-panel {
  width: 680px;
}
.ch-ie7.ch-ie .ch-banniere.ch-offre .ch-block-subtitle-content {
  position: relative;
  margin-left: 0;
}
.ch-ie7.ch-ie .styled-select.slate {
  background: none;
}
.ch-ie7.ch-ie .styled-select.slate select.form-control.form-select {
  border: 0;
  background: white;
  width: 200px;
  appearance: normal;
  transition: none;
  height: 34px;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr:first-child td {
  border-top: 1px solid #414042;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr td {
  position: relative;
  border-bottom: 1px solid #414042;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr td.views-field-title-1 {
  position: relative;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr td.views-field-title-1 a {
  color: #009adf;
  font-weight: bold;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr td.views-field-title-1 span {
  bottom: 20px;
  color: #414042;
  left: 10px;
  position: absolute;
}
.ch-ie7.ch-ie .ch-table-actualites table tbody tr td.views-field-path-1 a {
  bottom: 20px;
  color: #414042;
  float: right;
  padding-right: 0;
  position: absolute;
  right: 0;
  text-align: right;
  text-decoration: underline;
  width: 100px;
}
.ch-ie7.ch-ie .ch-block-accordeon .ch-bloc-accordeon-topbar {
  width: 660px;
  height: 20px;
}
.ch-ie7.ch-ie .ch-block-guides {
  width: 180px;
}
.ch-ie7.ch-ie .ch-block-accordeon .ch-block-accordeon-content {
  width: 660px;
}
.ch-ie7.ch-ie .ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item {
  position: relative;
  display: block;
  height: auto;
}
.ch-ie7.ch-ie .ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text {
  position: relative;
  float: none;
}
.ch-ie7.ch-ie .ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text span,
.ch-ie7.ch-ie .ch-block-accordeon .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text p {
  display: block;
}
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-faq input,
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-flash-info input,
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-general input {
  height: 27px;
  padding-top: 7px;
  padding-bottom: 4px;
}
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-faq button,
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-flash-info button,
.ch-ie7.ch-ie .ch-main-container .ch-resultat-search-general button {
  background-image: url('../images/loupe.gif');
  margin-top: 1px;
  height: 41px;
}
.ch-ie7.ch-ie .ch-block-pdf table tbody tr td:first-child {
  width: 380px;
}
.ch-ie7.ch-ie .ch-block-pdf table tbody tr td .ch-block-pdf-icone-save {
  width: 60px;
}
.ch-ie7.ch-ie #ch-prev_and_next a {
  vertical-align: middle;
}
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-textarea textarea,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-textarea input,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form select,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form input {
  width: 417px;
}
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-radios .form-type-radio,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-radios .form-type-radio,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-checkboxes .form-type-radio,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-checkboxes .form-type-radio,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-radios .form-type-checkbox,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-radios .form-type-checkbox,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-checkboxes .form-type-checkbox,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-checkboxes .form-type-checkbox {
  float: left;
}
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-radios .form-type-radio label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-radios .form-type-radio label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-checkboxes .form-type-radio label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-checkboxes .form-type-radio label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-radios .form-type-checkbox label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-radios .form-type-checkbox label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-radios .form-checkboxes .form-type-checkbox label,
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-checkboxes .form-checkboxes .form-type-checkbox label {
  margin-top: 5px;
}
.ch-ie7.ch-ie .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form button.form-submit {
  margin-top: 90px;
}
.ch-ie7.ch-ie .ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
  width: 350px;
  height: 27px;
  padding-top: 10px;
  padding-bottom: 1px;
}
.ch-ie7.ch-ie .ch-block-1x1.ch-morelikethis-block {
  width: 220px;
}
.ch-ie7.ch-ie #ch-prev_and_next #ch-next {
  width: 150px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-main-container .ch-resultat-search-flash-info {
  width: 900px;
}
.ch-ie7.ch-ie .page-flash-infos .pane-bean-flash-info-block-header {
  width: 940px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-resultat-search-flash-info form input {
  width: 800px;
  max-width: none;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms {
  height: 65px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms form {
  width: 859px !important;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group {
  float: left;
  width: 670px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group label {
  width: 332px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group input {
  width: 303px;
  height: 24px;
  max-width: none;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms button.btn-default {
  float: left;
  width: 153px;
}
.ch-ie7.ch-ie .page-flash-infos .ch-flash-info-forms .ch-rss-form.ch-main {
  padding: 0;
}
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget,
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget select {
  width: 200px;
}
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget.views-submit-button,
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget select.views-submit-button,
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget button,
.ch-ie7.ch-ie .view-flash-infos .views-exposed-form .views-exposed-widget select button {
  width: 64px;
}
.ch-ie7.ch-ie .view-flash-infos .table {
  margin-bottom: 40px;
}
.ch-ie7.ch-ie .pagination {
  width: 78px;
}
.ch-ie7.ch-ie .pagination .next a {
  background-image: none;
  width: auto;
  padding-left: 10px;
}
.ch-ie7.ch-ie .ch-accordeon-blanc-content.ch-nos-documents .ch-block-accordeon-content .ch-block-accordeon-item .ch-block-accordeon-text {
  width: 565px;
}
.ch-ie7.ch-ie .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle {
  padding-right: 15px;
  background-position: 100%;
}
.ch-ie8 {
  /* centre */
}
.ch-ie8 .inside.ch-tab-ajax form .ch-select-suivi-form {
  background: white;
  padding: 0px 0px 4px 6px!important;
}
.ch-ie8 .ch-block-2x1.ch-block-reset-password .form-type-textfield input {
  padding-top: 4px;
}
.ch-ie8 .ch-header #page-header .block-menu > .menu li.dropdown > a.dropdown-toggle {
  background-position-x: 100%;
}
.ch-ie8 .ch-block-text .ch-block-found-input-txt {
  height: 20px;
  padding-top: 10px;
  padding-bottom: 8px;
  width: 150px;
}
.ch-ie8 .ch-navbar .navbar-login nav li a {
  height: 60px;
}
.ch-ie8 .ch-navbar .navbar-login .region-navigation .block-custom-search-blocks input {
  height: 40px!important;
}
.ch-ie8 .ch-front-page.ch-header #page-header {
  right: 13px;
}
.ch-ie8 .ch-front-page.ch-header #page-header form {
  width: 595px;
  position: absolute;
  top: 0;
}
.ch-ie8 .ch-front-page.ch-header #page-header form div.form-item {
  width: 150px;
}
.ch-ie8 .ch-front-page.ch-header #page-header form div.form-item input {
  width: 125px;
}
.ch-ie8 .ch-front-page.ch-header #page-header form ul {
  margin-right: 3px;
}
.ch-ie8 .ch-front-page.ch-header #page-header form button {
  width: 125px;
}
.ch-ie8 .ch-front-page.ch-header #page-header form .form-type-password input {
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 4px;
}
.ch-ie8 .navbar-header {
  margin-top: 10px;
}
.ch-front-page .ch-ie8 .navbar-header {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ch-ie8 .ch-header #page-header .form-type-password input {
  font-family: Arial, Helvetica, sans-serif;
}
.ch-ie8 .container .ch-lead {
  margin-top: 20px;
  position: absolute;
  right: 15px;
  bottom: 1px;
}
.ch-front-page .ch-ie8 .container .ch-lead {
  bottom: -18px;
}
.ch-ie8 #block-system-main {
  position: relative;
  z-index: 3000;
}
.ch-ie8 .ch-block-title.with_input .ch-block-title-block_input {
  background: #fff;
  width: 900px;
}
.ch-ie8 .ch-block-title.with_input .ch-block-title-block_input #edit-chrono-suivi-colis-block-input {
  width: 820px;
  height: 40px;
  border-right-width: 0;
}
.ch-ie8 .ch-block-title.with_input .ch-block-title-block_input form .form-group {
  margin-bottom: 14px;
}
.ch-ie8 .ch-block-title.with_input .ch-block-title-block_input form button {
  height: 40px;
  width: 40px;
  background-color: #009adf;
  color: #fff;
  border: none;
}
.ch-ie8 .ch-get-tarif-public h3 {
  width: 940px;
}
.ch-ie8 .ch-get-tarif-public label {
  width: 200px;
}
.ch-ie8 .ch-get-tarif-public select {
  background-image: none;
  border: 1px solid #808285;
}
.ch-ie8 .ch-get-tarif-public input,
.ch-ie8 .ch-get-tarif-public select {
  width: 702px;
}
.ch-ie8 .ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input {
  width: 100%;
}
.ch-ie8 .ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input .ch-block-found-input-txt {
  width: 350px;
}
.ch-ie8 .dnd-atom-wrapper.type-webform .dnd-drop-wrapper .content form .webform-component.webform-component-select select {
  padding-right: 2px;
}
.ch-ie8 .ch-wysiwyg .ch-get-tarif-public h3 {
  width: 680px;
}
.ch-ie8 .ch-wysiwyg .ch-get-tarif-public input,
.ch-ie8 .ch-wysiwyg .ch-get-tarif-public select {
  width: 442px;
}
.ch-ie8 .ch-block-pdf table tbody tr td:first-child {
  padding-bottom: 0;
  height: 72px;
  min-height: 0;
}
.ch-ie8 .page-aide-guides .ch-block-questions-reponses {
  height: 360px;
  min-height: 360px;
}
.ch-ie8 .inside.ch-tab-ajax form {
  width: 140px;
}
.ch-ie8 .styled-select.slate {
  width: 270px;
  border-right: 0;
  content: none;
  background: none;
}
.ch-ie8 .ch-block-title-dom.with_input .ch-block-title-block_input {
  width: 650px;
}
.ch-ie8 .page-flash-infos .ch-main-container .ch-resultat-search-flash-info {
  width: 900px;
}
.ch-ie8 .page-flash-infos .pane-bean-flash-info-block-header {
  width: 940px;
}
.ch-ie8 .page-flash-infos .ch-resultat-search-flash-info form input {
  width: 800px;
  max-width: none;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms {
  height: 65px;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms form {
  width: 900px !important;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group {
  float: left;
  width: 670px;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group label {
  width: 332px;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms #chrono-flash-info-block-form .form-group input {
  width: 303px;
  height: 34px;
  max-width: none;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms button.btn-default {
  float: left;
  width: 153px;
}
.ch-ie8 .page-flash-infos .ch-flash-info-forms .ch-rss-form.ch-main {
  padding: 0;
}
.ch-ie8 section.block-user form .ch-login-form button {
  margin-right: 10px;
}
.ch-ie .ch-navbar .ch-nav .block-menu ul.menu.nav {
  margin-left: 0;
}
.ch-ie .ch-margin-ban {
  padding-right: 20px;
}
.ch-ie .ch-margin-ban .ch-block-title-triangle {
  right: 20px;
}
.ch-ie .ch-block-subtitle {
  width: 100%;
}
.ch-ie .alert.alert-block.alert-success::before,
.ch-ie .alert.alert-block.alert-warning::before,
.ch-ie .alert.alert-block.alert-danger::before {
  font-size: 26px !important;
}
.ch-ie .ch-footer #ch-footer-link .menu.nav,
.ch-ie .ch-footer #ch-subfooter-link .menu.nav {
  margin-left: 0;
}
/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .alert.alert-block.alert-success::before,
  .alert.alert-block.alert-warning::before,
  .alert.alert-block.alert-danger::before {
    font-size: 26px !important;
  }
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-radios.webform-component .form-radios .form-type-radio label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-checkboxes.webform-component .form-radios .form-type-radio label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-radios.webform-component .form-checkboxes .form-type-radio label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-checkboxes.webform-component .form-checkboxes .form-type-radio label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-radios.webform-component .form-radios .form-type-checkbox label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-checkboxes.webform-component .form-radios .form-type-checkbox label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-radios.webform-component .form-checkboxes .form-type-checkbox label,
  .type-webform.dnd-atom-wrapper .dnd-drop-wrapper .content form .webform-component-checkboxes.webform-component .form-checkboxes .form-type-checkbox label {
    padding-left: 30px;
  }
}
/**** SAFARI ****/
/* Mac */
/* Version 5 or 6 */
.ch-safari .pane-chrono-suivi-colis-chrono-suivi-colis .ch-block-title.with_input form input,
.ch-safari .node-type-page-de-suivi-de-colis .ch-block-title.with_input form input,
.ch-safari .suivi-de-colis .ch-block-title.with_input form input {
  width: 95.4%;
}
.ch-safari .ch-block-2x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
  width: 79.4%;
}
.ch-safari .ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input {
  width: 91.5%;
}
.ch-safari .ch-block-4x1.ch-block-found .ch-block-text .ch-block-found-input-txt {
  width: 90.7%;
}
.ch-safari .ch-block-triple {
  width: 32.7%;
}
.ch-safari .ch-block-subtitle {
  width: 97.3%;
}
.ch-safari .ch-banniere .ch-block-subtitle-content {
  width: 97.2%;
}
.ch-ie .ch-footer #ch-supfooter .block-chrono-faq-block-footer select {
  padding-left: 6px;
}
.ch-ie .inside.ch-tab-ajax form .ch-select-suivi-form {
  border: 1px solid #808285;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .ch-footer #ch-supfooter .block-chrono-faq-block-footer select {
    padding-left: 6px;
  }
}

.ficheckbox {
  float:left;
  margin: 6px 20px 0px 0px;
}
div.form-item-chrono-flash-info-block-criteres-inter{
  margin-right: 20px;
}
div.form-item-chrono-flash-info-block-criteres-nation{
    width: 100px;
    float: left;
    margin: 0px!important;
}

div.alert_hp a {
    color: white;
}

.alert_hp div.main-container.container {
  display: flex;
}

.alert_hp {
  height: 45px;
  padding-top: 0px;
  background-color: #0060A2;
  font-size: 15px;
  line-height: 45px;
  vertical-align: middle;
  color:white;
}

#block-views-flash-infos-block-2{
  width: 100%;
  margin: 0px;
  float: none;
}

#alert_hp_left {
 float: left;
 margin-left: 15px;
 width: 90%;
 text-align: left;
}
.alert_hp .glyphicon{
  margin: 10px 10px 0 10px;
}

#alert_hp_right .glyphicon{
  font-size: 12px;
}

#alert_hp_right {
 float: right;
 padding-right: 10px;
 font-weight: bold;
 width: 200px;
}
#alert_hp_right a {
 float: right;
}



@media only screen and (max-width: 480px) and (min-width: 0) {
  .alert_hp div.main-container.container {
    display: grid;
    grid-template-columns: 20px auto;
    grid-template-rows: auto 30px;
    padding: 5px;   
  }

  .alert_hp .glyphicon {
    margin: 10px 10px 0 10px;
    grid-column: 1;
    grid-row: 1;
  }

  #alert_hp_left {
    grid-column-start: 2;
    grid-row: 1;
    grid-column-end: 2;
    grid-row-end: 1;
    margin-top: 7px;
  } 

  #alert_hp_right {
    padding-right: 20px;
    grid-column: 2;
    grid-row: 2;
    width: unset;
  }

  .alert_hp {
    height: auto;
    line-height: 30px;
  }
}

/* IE11+ specific styles go here for 600px */ 
@media screen and (-ms-high-contrast: active) and (max-width: 480px), 
		screen and (-ms-high-contrast: none) and (max-width: 480px) {
      .alert_hp div.main-container.container {
        display: -ms-grid;
        -ms-grid-columns: 20px auto;
        -ms-grid-rows: auto 30px;
      }
    
      .alert_hp .glyphicon {
        -ms-grid-row:1;
        -ms-grid-column:1;
      }
    
      #alert_hp_left {
        margin-left: 40px;
    
        -ms-grid-row:1;
        -ms-grid-column:1;
        -ms-grid-column-span:2;
      } 
    
      #alert_hp_right {
        -ms-grid-row:2;
        -ms-grid-column:2;
      }
}






.form-item-chrono-flash-info-block-criteres-inter{
    float: left;
}

#edit-chrono-flash-info-block-criteres{
    margin-top: 5px;
}

#ch-supfooter-input-button .form-control {
  font-size: 14px!important;
}

#ch-supfooter-input-button .form-control::placeholder {
  font-size: 12px!important;
}
