/*
#@plugins/squelettes/douane.dz/css/bootskin.less
*/
#header #site-title {
  position: absolute;
  left: -999em;
}
#header #site-description {
  position: absolute;
  left: -999em;
}
.rtl .pull-right {
  float: left !important;
}
.rtl .pull-left {
  float: right !important;
}
.rtl .media .pull-right {
  float: right !important;
}
.rtl .media .pull-left {
  float: left !important;
}
.container,
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.container .row > [class*="col-*-12"],
.container-fluid .row > [class*="col-*-12"] {
  padding-left: 0px;
  padding-right: 0px;
}
.row {
  margin-right: 0;
}
.row.row-margin {
  margin-bottom: 20px;
}
.row.row-padding > [class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.row.remove > [class*="col-"] {
  padding: 0;
}
a {
  cursor: pointer;
}
.bgnd-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
.breadcrumb {
  font-size: 12px;
}
.publication {
  display: block !important;
  opacity: 1 !important;
}
.label a {
  color: inherit;
}
.input-group {
  margin-bottom: 10px;
}
.info-publi abbr[title],
time abbr[title] {
  border-bottom: none;
  cursor: default;
  text-decoration: none;
}
.crayon-html .formulaire_spip {
  padding: 0 !important;
}
.crayon {
  cursor: pointer;
}
.main-modal .container {
  width: 100%;
  padding: 20px;
}
[class*="widthSpan"] {
  float: none;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropdown,
.yamm .dropup {
  position: static;
}
.yamm .navbar-inner,
.yamm .container-fluid {
  position: initial;
}
.yamm .dropdown-menu {
  left: auto;
}
.yamm .dropdown-menu > li {
  display: block;
}
.yamm .dropdown.yamm-fullwidth .dropdown-menu {
  width: 80%;
  left: 20%;
}
.yamm .nav.pull-right .dropdown-menu {
  right: 0;
}
.yamm .yamm-content:before,
.yamm .yamm-content:after {
  content: " ";
  display: table;
}
.yamm .yamm-content:after {
  clear: both;
}
.yamm .yamm-content.padProb {
  padding: 0px 0px;
}
.yamm .yamm-content.padProb:before,
.yamm .yamm-content.padProb:after {
  content: " ";
  display: table;
}
.yamm .yamm-content.padProb:after {
  clear: both;
}
.yamm .yamm-content.padProbCompte:before,
.yamm .yamm-content.padProbCompte:after {
  content: " ";
  display: table;
}
.yamm .yamm-content.padProbCompte:after {
  clear: both;
}
a:focus {
  outline-style: none;
}
a:hover,
a:focus,
a:active {
  background-color: transparent;
}
.link_inverse.a {
  color: #ffffff;
}
.link_inverse.a:hover,
.link_inverse.a:active,
.link_inverse.a:focus {
  color: #5698d8;
}
.fa {
  width: 1em;
  text-align: center;
  margin-right: 0.5em;
}
.noMargin.fa {
  margin-right: 0;
}
.large-icon .fa {
  font-size: 50px;
  margin-right: 0;
}
.dl-horizontal dt {
  width: 180px;
  padding-left: 0px;
  white-space: unset;
}
.dl-horizontal dd {
  margin-left: 200px;
  padding: 0;
}
.dl-horizontal dd p {
  margin-bottom: 0px;
}
.compact dd {
  margin-bottom: 0;
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 100;
  position: fixed;
  white-space: nowrap;
  top: 100px;
  right: -210px;
  width: 250px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.spip-admin-bloc:before,
.spip-admin-float:before {
  content: '\f085';
  font-family: FontAwesome;
  color: #5698d8;
  font-weight: 100;
  font-size: 20px;
  padding: 9px 10px 9px 9px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
}
.spip-admin-bloc:hover,
.spip-admin-float:hover {
  right: 0;
}
.spip-admin-boutons {
  margin: 0;
  padding: .4em 1em;
  background: #5698d8;
  border: 0;
  border-radius: none;
}
.spip-admin-boutons,
a.spip-admin-boutons,
.spip-admin-boutons a {
  color: #ffffff;
  display: block;
  font-weight: 400;
}
.spip-admin-boutons:hover,
a.spip-admin-boutons:hover,
.spip-admin-boutons a:hover,
.spip-admin-boutons:focus,
a.spip-admin-boutons:focus,
.spip-admin-boutons a:focus,
.spip-admin-boutons:active,
a.spip-admin-boutons:active,
.spip-admin-boutons a:active {
  color: #ffffff;
  background-color: #5698d8;
  font-weight: 900;
}
.formulaireSiteminer {
  padding: 0;
}
.formulaireSiteminer .bootstrap-select.btn-group:not(.input-group-btn),
.formulaireSiteminer .bootstrap-select.btn-group[class*="span"] {
  margin-bottom: 10px;
  max-width: 85%;
  width: 100%;
}
.formulaireSiteminer .bootstrap-select > .btn {
  padding-right: 30px;
}
.small-forms .bootstrap-select > .btn {
  padding: 0px 20px 0px 3px;
  font-size: 13.6px;
  height: 3.5;
}
.small-forms .bootstrap-select.btn-group .btn .fa {
  right: -3px;
  padding: 5px 3px;
  font-size: 12px;
}
.small-forms .bootstrap-select.btn-group .dropdown-menu {
  top: 24px;
}
.small-forms .infoRech {
  margin-top: 2px;
}
.bootstrap-select > .btn {
  width: 100%;
  padding: 4px 30px 4px 8px;
  overflow: hidden;
}
.bootstrap-select.btn-group .btn .fa {
  position: absolute;
  padding-top: 8px;
  right: -4px;
  top: 0;
  background-color: inherit;
  height: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu.inner li {
  margin: 0;
}
@-moz-document url-prefix() {
  .bootstrap-select.btn-group .bootstrap-select > .btn {
    padding-left: 0;
  }
  .bootstrap-select.btn-group button.btn::-moz-focus-inner {
    padding-left: 8px;
    border: 0;
  }
}
.formulaire_recherche_avancee .select .input-group {
  width: 100%;
}
.formulaire_recherche_avancee .select .input-group input {
  width: 100%;
}
.select_date_debut {
  margin-top: 25px;
}
.infoRech {
  width: 10%;
  text-align: center;
  margin-top: 6px;
}
.select.slider label {
  display: inline-block;
}
.selector input.fantome {
  text-align: center;
  background: none;
  border: none;
  width: 100px;
  box-shadow: none;
  margin-top: 5px;
  font-size: 16px;
}
.resultat_recherche.well {
  border-color: #5698d8;
  border-radius: 4px;
  box-shadow: 0 0 8px #5698d8;
}
.ui-slider-horizontal {
  height: 6px;
  border: none;
  margin-bottom: 10px;
}
.ui-slider-horizontal .ui-slider-handle {
  background-image: none;
  z-index: 0;
  background-color: #5698d8;
  border: none;
  border-radius: 10px;
  top: -6px;
}
.ui-slider-horizontal .ui-widget-header {
  background-image: none;
  background-color: #5698d8;
}
.ui-widget-content {
  background-image: none;
  background-color: #cccccc;
}
.slider-siteminer {
  margin-right: 13px;
  margin-left: 10px;
}
.resultat_recherche.well {
  background-color: #5698d8;
  box-shadow: none;
}
.resultat_recherche.well #pushResutl1 {
  color: #ffffff !important;
}
.selector input.fantome {
  color: #5698d8;
}
.SiteminerFormulaireMini {
  width: 200px;
}
.SiteminerFormulaireMini .select_date_debut {
  margin-top: 0px;
}
.SiteminerFormulaireMini .resultat_recherche.well {
  margin-bottom: -20px;
}
#titre span {
  display: none;
}
#titre span.act,
#titre span.last {
  display: inline-block;
  background-color: transparent;
  font-weight: bold;
}
span[id^="titre-siteminer"] span {
  display: none;
}
span[id^="titre-siteminer"] span.act,
span[id^="titre-siteminer"] span.last {
  display: inline-block;
  background-color: transparent;
  font-weight: bold;
}
.fullWidth.hasDatepicker {
  width: 100%;
}
.ui-datepicker {
  padding: 0;
  border: none;
  box-shadow: none;
  background-color: #ffffff;
  width: 200px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  margin-top: -4px;
}
.ui-datepicker table {
  margin: 0;
}
.ui-datepicker th {
  padding: .2em;
  color: #5698d8;
  font-size: 12px;
  font-weight: 100;
  text-shadow: none;
  background: #ffffff;
}
.ui-datepicker td {
  border: none;
  padding: 0;
}
.ui-datepicker td .ui-state-default {
  font-weight: 100;
  font-size: 11px;
}
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default,
.ui-datepicker .ui-widget-header .ui-state-default {
  border: none;
  background-color: #ffffff;
  text-align: center;
  background-image: none;
  font-weight: 100;
}
.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  background-color: #5698d8;
}
.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
  background-color: #5698d8;
}
.ui-datepicker .ui-state-disabled,
.ui-datepicker .ui-widget-content .ui-state-disabled,
.ui-datepicker .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-color: transparent;
}
.ui-datepicker .ui-datepicker-header {
  font-size: 13px;
  text-shadow: none;
  border: none;
  border-radius: 0;
  background-color: #5698d8;
  box-shadow: none;
  background-image: none;
}
.ui-datepicker .ui-datepicker-header .ui-state-hover {
  background: transparent;
  border-color: transparent;
  cursor: pointer;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.ui-datepicker .ui-widget-content {
  background-color: #ffffff;
  background-image: none;
  margin-right: 13px;
  margin-left: 0px;
}
.main-login .formulaire_spip.formulaire_login {
  color: #333333;
  margin: auto;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
}
.tabs-left .tab-content,
.tabs-right .tab-content {
  padding: 10px 15px;
  overflow: auto;
}
.tabs-left > .nav-tabs {
  float: left;
}
.rtl .tabs-left > .nav-tabs {
  float: right;
}
.tabs-right > .nav-tabs {
  float: right;
}
.rtl .tabs-right > .nav-tabs {
  float: left;
}
.footer {
  background-color: #1e2935;
  color: #ffffff;
}
.footer a {
  color: #cccccc;
  cursor: pointer;
}
.footer a:hover {
  color: #f2f2f2;
}
.footer address {
  padding-left: 20px;
}
.footer address li:before {
  position: absolute;
  margin-left: -20px;
}
@media (max-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 95px;
    text-align: right;
  }
  .dl-horizontal dd {
    margin-left: 105px;
    display: block;
  }
}
@media (min-width: 769px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
