/*
#@plugins/themes/douane.dz/css/theme.less
*/
@import "//www.douane.gov.dz/plugins/themes/douane.dz/css/masonry.css";
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: #999;
  font-size: 2em;
  display: inline-block;
  cursor: pointer;
  position: absolute;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-controls .owl-nav .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-nav .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.rtl .owl-theme {
  direction: ltr;
}
.rtl .owl-carousel-accueil .item {
  visibility: hidden;
}
.rtl .owl-carousel-accueil .item:firt-child {
  visibility: visible;
}
.owl-carousel-accueil .owl-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 50px;
  background-color: #394f66;
}
.owl-carousel-accueil .owl-controls .owl-nav {
  position: absolute;
  left: 0;
}
.owl-carousel-accueil .owl-controls .owl-nav [class*='owl-'] {
  position: relative;
  color: #ffffff;
  border-right: 1px solid #5698d8;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
}
.owl-carousel-accueil .owl-controls .owl-dots {
  position: absolute;
  right: 0;
  height: 50px;
  text-align: right;
  padding: 0 10px;
  line-height: 50px;
}
.owl-carousel-accueil .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-carousel-accueil .owl-controls .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin-right: 4px;
  background: transparent;
  border: 3px solid white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.owl-carousel-accueil .owl-controls .owl-dots .owl-dot.active span,
.owl-carousel-accueil .owl-controls .owl-dots .owl-dot:hover span {
  background: #5698d8;
  border-color: #5698d8;
}
.owl-carousel-accueil .item {
  visibility: hidden;
  height: 400px;
}
.owl-carousel-accueil .item:first-child {
  visibility: visible;
}
.owl-carousel-accueil .item .img {
  background-position: center;
  background-size: cover;
}
.owl-carousel-accueil .item [class*='col-'] {
  height: 400px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #394f66;
  text-align: left;
  padding: 0;
}
.owl-carousel-accueil .item a {
  color: #305265;
}
.owl-carousel-accueil .item h1,
.owl-carousel-accueil .item .h1 {
  color: inherit;
  padding: 40px 20px 0px 20px;
  font-weight: 900;
}
.owl-carousel-accueil .item p {
  margin: 0;
  font-size: 16px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .owl-carousel-accueil .owl-controls {
    width: 33.79% !important;
  }
  .owl-carousel-accueil .item {
    padding-left: 19%;
  }
}
@media (max-width: 767px) {
  .owl-carousel-accueil .item .txt {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.owl-carousel-infos {
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.2);
  max-height: 80px;
  padding: 15px 20px;
}
.owl-carousel-infos .owl-stage-outer {
  margin-right: 2px;
}
.owl-carousel-infos .item {
  display: none;
}
.owl-carousel-infos .item:first-child {
  display: block;
}
.owl-carousel-infos .item a {
  padding: 5px 12px;
  margin: 0;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  max-height: 50px;
  height: 50px;
  color: #305265;
}
.owl-carousel-infos .owl-item.active a {
  border-right: 1px solid #bbb;
}
.owl-carousel-infos .owl-item.active:not(:last-child):last-of-type a {
  border-right-color: transparent;
}
.owl-carousel-infos .owl-nav [class*='owl-'] {
  top: 15px;
}
.owl-carousel-infos .owl-nav .owl-prev {
  left: 0px;
}
.owl-carousel-infos .owl-nav .owl-next {
  right: 0px;
}
.dropdown-backdrop {
  position: relative !important;
}
.bloc-espace {
  margin-bottom: 20px;
}
.dropdown-menu {
  text-align: left;
}
#map-canvas {
  width: 100%;
  height: 600px;
}
#description_gis {
  height: 570px;
  overflow: auto;
}
.main-content2 {
  padding: 10px;
}
.lead {
  font-size: 1.2em;
}
.lead p {
  margin-bottom: 1em;
}
.reseaux_sociaux {
  display: inline-flex;
  margin-top: 30px;
  margin-bottom: 30px;
}
.reseaux_sociaux li {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
  height: 24px;
}
.reseaux_sociaux li:last-child {
  border-right: none;
}
.reseaux_sociaux > .googlePlus,
.reseaux_sociaux > .tweeter {
  padding-top: 4px;
}
.page_contact .reseaux_sociaux,
.page_recherche .reseaux_sociaux,
.page_questionnaire .reseaux_sociaux {
  display: none;
}
.page_login .reseaux_sociaux,
.page_login .custom {
  display: none;
}
.navbar {
  box-shadow: 0 4px 16px -4px rgba(0, 0, 0, 0.2);
  /*[class*="container"] {
			.navbar-vertical-align(34px);
		}
		span[class*=underline] { 
			border-bottom: 5px solid #fff; 
		}*/
}
.navbar .navbar-collapse {
  padding: 0;
}
.navbar .brand {
  position: absolute;
  top: 0;
  padding-left: 10px;
  margin-left: -1px;
  z-index: 2;
}
.navbar .navbar-nav {
  clear: both;
}
.navbar .navbar-nav > li > a {
  font-size: 1.3em;
}
.navbar ul.nav li.dropdown:hover > ul.dropdown-menu.hover_effect {
  display: block;
  animation: fadein .5s;
  -moz-animation: fadein .5s;
  /* Firefox */
  -webkit-animation: fadein .5s;
  /* Safari and Chrome */
  -o-animation: fadein .5s;
  /* Opera */
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.navbar .yamm-content {
  padding: 10px 15px;
}
.navbar .tabs-left .tab-content,
.navbar .tabs-right .tab-content {
  background-color: #5698d8;
}
.navbar .tabs-left .tab-content a,
.navbar .tabs-right .tab-content a {
  color: #ffffff;
}
.header-page {
  position: relative;
  padding: 0;
  background: #ffffff;
  height: auto;
  /*a {
			font-weight: bold;
			color: @headerPageLinkColor;
			&:hover {color: @headerPageHoverColor;}
	    }*/
}
.header-page h1 {
  color: #5698d8;
  margin: 0 0 0.5em 0;
  font-weight: 300;
  font-size: 3em;
  line-height: 1em;
}
.header-page .breadcrumb {
  margin-bottom: 10px;
}
.header-page .tags ul {
  margin-bottom: 1.5em;
}
.header-page .header-col1 {
  padding: 0;
}
.header-page .header-col1 .bgnd-img {
  height: 310px;
  background-color: #cccccc;
}
.header-page .header-col2 .active {
  color: #555555;
  opacity: 0.7;
}
.header-page .header-col2 .entete-bloc {
  padding: 0;
}
.header-page .header-col2 .bgnd-img {
  height: 180px;
  background-color: #cccccc;
  width: auto;
}
.header-page .header-col2 .abs-bloc {
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 10px;
  padding-left: 0;
}
.header-page .header-col2 .abs-bloc .documents_portfolio {
  margin: 0;
}
.header-page .header-col2 .abs-bloc .documents_portfolio .spip_logos {
  margin: 0;
}
.header-page .header-col2 .evenement.one.well {
  border: none;
  box-shadow: none;
  padding: 0;
  background-color: transparent;
  color: #333333;
}
.header-page .header-col2 .evenement.one.well .h3-like {
  display: none;
}
.publication {
  color: #394f66;
}
.publication time span:first-child {
  font-size: 3.3em;
  font-weight: 300;
}
.publication time span:nth-child(2) {
  display: inline-block;
  text-align: left;
}
.ltr .publication span:first-letter {
  text-transform: uppercase;
}
.texte .alert-danger,
.texte .alert-warning,
.texte .alert-success,
.texte .alert-info {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
.page_sommaire .liste.rubriques,
.page_sommaire .liste.articles,
.page_sommaire .liste.documents_joints,
.page_sommaire .liste.sites,
.page_sommaire .video-size,
.page_sommaire .liste.documents_portfolio,
.page_sommaire .liste.evenements,
.page_sommaire .liste.references,
.page_sommaire .article-accueil {
  padding-left: 10px;
  padding-right: 10px;
}
.liste.rubriques,
.liste.articles,
.liste.documents_joints,
.liste.sites,
.video-size,
.liste.documents_portfolio,
.liste.evenements,
.liste.references,
.article-accueil {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.liste.rubriques ul,
.liste.articles ul,
.liste.documents_joints ul,
.liste.sites ul,
.video-size ul,
.liste.documents_portfolio ul,
.liste.evenements ul,
.liste.references ul,
.article-accueil ul {
  margin-bottom: 0;
}
.liste.rubriques .h2,
.liste.articles .h2,
.liste.documents_joints .h2,
.liste.sites .h2,
.video-size .h2,
.liste.documents_portfolio .h2,
.liste.evenements .h2,
.liste.references .h2,
.article-accueil .h2 {
  font-size: 28px;
  font-weight: 100;
  line-height: 1.2em;
  color: #5698d8;
  text-align: left;
}
.liste.rubriques .h2 .fa,
.liste.articles .h2 .fa,
.liste.documents_joints .h2 .fa,
.liste.sites .h2 .fa,
.video-size .h2 .fa,
.liste.documents_portfolio .h2 .fa,
.liste.evenements .h2 .fa,
.liste.references .h2 .fa,
.article-accueil .h2 .fa {
  color: #5698d8;
}
.liste.rubriques .row.margin:last-child,
.liste.articles .row.margin:last-child,
.liste.documents_joints .row.margin:last-child,
.liste.sites .row.margin:last-child,
.video-size .row.margin:last-child,
.liste.documents_portfolio .row.margin:last-child,
.liste.evenements .row.margin:last-child,
.liste.references .row.margin:last-child,
.article-accueil .row.margin:last-child {
  padding: 0;
}
.liste.rubriques .item,
.liste.articles .item,
.liste.documents_joints .item,
.liste.sites .item,
.video-size .item,
.liste.documents_portfolio .item,
.liste.evenements .item,
.liste.references .item,
.article-accueil .item {
  border: none;
}
.liste.rubriques .pagination,
.liste.articles .pagination,
.liste.documents_joints .pagination,
.liste.sites .pagination,
.video-size .pagination,
.liste.documents_portfolio .pagination,
.liste.evenements .pagination,
.liste.references .pagination,
.article-accueil .pagination {
  width: 100%;
  text-align: center;
}
.liste.rubriques a:not(.btn),
.liste.articles a:not(.btn),
.liste.documents_joints a:not(.btn),
.liste.sites a:not(.btn),
.video-size a:not(.btn),
.liste.documents_portfolio a:not(.btn),
.liste.evenements a:not(.btn),
.liste.references a:not(.btn),
.article-accueil a:not(.btn) {
  color: #000;
}
.liste.rubriques a:not(.btn):hover,
.liste.articles a:not(.btn):hover,
.liste.documents_joints a:not(.btn):hover,
.liste.sites a:not(.btn):hover,
.video-size a:not(.btn):hover,
.liste.documents_portfolio a:not(.btn):hover,
.liste.evenements a:not(.btn):hover,
.liste.references a:not(.btn):hover,
.article-accueil a:not(.btn):hover,
.liste.rubriques a:not(.btn):focus,
.liste.articles a:not(.btn):focus,
.liste.documents_joints a:not(.btn):focus,
.liste.sites a:not(.btn):focus,
.video-size a:not(.btn):focus,
.liste.documents_portfolio a:not(.btn):focus,
.liste.evenements a:not(.btn):focus,
.liste.references a:not(.btn):focus,
.article-accueil a:not(.btn):focus {
  color: #000;
}
.liste.evenements .btn-siteminer {
  float: right;
}
.video-size {
  padding: 0 !important;
}
.documents_joints [class*="span"] {
  float: left;
}
.documents_joints .item {
  clear: none;
}
.documents_joints .item article {
  border-left: 1px solid #333333;
  padding-left: 1em;
}
.video-size .bgnd-img-fix {
  position: absolute;
  background-color: rgba(86, 152, 216, 0.6);
  width: 100%;
  height: 100%;
}
.video-size .bgnd-img-fix .fa {
  color: #ffffff;
  font-size: 3em;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.rtl .video-size .bgnd-img-fix .fa {
  transform: translate(50%, -50%);
}
.video-size .oembed {
  display: block;
  background: transparent;
  padding: 0px;
  border: none;
}
.video-size .spip_documents.spip_documents_center {
  margin-top: 0;
  margin-bottom: 0;
}
.iframe {
  width: 100%;
  height: 100%;
}
.page_sommaire .hover-item {
  margin: 10px;
}
.hover-item {
  box-shadow: 1px 1px 16px 0px rgba(0, 0, 0, 0.2);
  height: 300px;
  overflow: hidden;
}
.hover-item:hover {
  box-shadow: 1px 1px 16px 6px rgba(0, 0, 0, 0.2);
}
.hover-item .hover-image {
  height: 150px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  transform: scale(1.1);
}
.hover-item .hover-content {
  background-color: #ffffff;
  padding: 10px;
  margin: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 150px;
}
.hover-item .hover-content h2 a {
  font-size: 20px;
  font-weight: 300;
  color: #394f66;
  padding-right: 10px;
  line-height: 1.2em;
  background-color: transparent;
  text-align: left;
  margin-bottom: 10px;
  overflow: hidden;
}
.hover-item .hover-content h2 a span {
  vertical-align: middle;
  display: inline-block;
  line-height: 1.2em;
}
.hover-item .hover-content > .CentrageHV {
  line-height: 1.2em;
  display: block;
  width: 100%;
  border-bottom: none;
  margin-bottom: 0.6em;
  overflow: hidden;
  font-size: 20px;
  font-weight: 400;
  color: #394f66;
}
.hover-item .hover-content > .CentrageHV.swing {
  background-color: rgba(0, 0, 0, 0);
}
.hover-item .hover-content > p {
  text-align: left;
  font-weight: 300;
  font-size: 16px;
  padding-right: 10px;
  color: #305265;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-height: 20px;
  max-height: 80px;
  /* fallback */
}
.hover-item .hover-content > a {
  position: absolute;
  bottom: 10px;
  color: #305265;
  right: 0;
  left: 0;
  text-align: center;
  display: none;
}
.hover-item .hover-content .btn {
  position: absolute;
  bottom: 10px;
  font-size: 18px;
  padding: 10px;
  background-color: #9c887a !important;
  background-image: none !important;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.11), 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
  border: none;
}
.hover-item .hover-content .btn:hover {
  background-color: #9c887a !important;
}
.hover-item .hover-content[data-position="left"] {
  padding: 10px;
}
.hover-item .hover-content[data-position="right"] {
  padding: 10px;
}
.hover-item:hover .hover-image {
  transform: scale(1);
}
/** ZenFadeIn, zenFadeInUp, zenFadeInLeft, zenFadeInDown, zenFadeInRight, zenFadeInBig, zenFadeInUpBig, zenFadeInLeftBig, zenFadeInDownBig, zenFadeInRightBig **/
@-webkit-keyframes zenFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zenFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/** Smooth Animations **/
/** zenFadeIn **/
.zenFadeIn {
  -webkit-animation: zenFadeIn 1s;
  animation: zenFadeIn 1s;
}
/** zenFadeInUp **/
.zenFadeInUp {
  -webkit-animation: zenFadeInUp 1s;
  animation: zenFadeInUp 1s;
}
@-webkit-keyframes zenFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInLeft **/
.zenFadeInLeft {
  -webkit-animation: zenFadeInLeft 0.5s;
  animation: zenFadeInLeft 0.5s;
}
@-webkit-keyframes zenFadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInDown **/
.zenFadeInDown {
  -webkit-animation: zenFadeInDown 1s;
  animation: zenFadeInDown 1s;
}
@-webkit-keyframes zenFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInRight **/
.zenFadeInRight {
  -webkit-animation: zenFadeInRight 0.5s;
  animation: zenFadeInRight 0.5s;
}
@-webkit-keyframes zenFadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInRight {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInBig **/
.zenFadeInBig {
  -webkit-animation: zenFadeIn 2s;
  animation: zenFadeIn 2s;
}
/** zenFadeInUpBig **/
.zenFadeInUpBig {
  -webkit-animation: zenFadeInUpBig 2s;
  animation: zenFadeInUpBig 2s;
}
@-webkit-keyframes zenFadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(250px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInLeftBig **/
.zenFadeInLeftBig {
  -webkit-animation: zenFadeInLeftBig 2s;
  animation: zenFadeInLeftBig 2s;
}
@-webkit-keyframes zenFadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-250px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes zenFadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-250px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/** zenFadeInDownBig **/
.zenFadeDownBig {
  -webkit-animation: zenFadeInDownBig 2s;
  animation: zenFadeInDownBig 2s;
}
@-webkit-keyframes zenFadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-250px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes zenFadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-250px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/** zenFadeInRightBig **/
.zenFadeInRightBig {
  -webkit-animation: zenFadeInRightBig 2s;
  animation: zenFadeInRightBig 2s;
}
@-webkit-keyframes zenFadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(250px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes zenFadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(200px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.formulaire_spip.formulaire_login {
  margin: 0;
  padding: 10px;
  width: 560px;
}
.rtl .formulaire_spip select {
  font-size: 0.9em;
}
.form-search {
  margin-bottom: 0;
}
.form-search .search-query {
  height: 26px !important;
  display: inline-table;
  vertical-align: middle;
  float: right;
  width: 0 !important;
  padding: 6px 0 !important;
  visibility: hidden;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
}
.form-search .search-query:focus {
  visibility: visible;
  width: 80% !important;
  padding: 6px 12px !important;
}
.form-search .btn {
  display: inline-table;
  vertical-align: middle;
  padding: 1px 12px !important;
}
.form-search:hover .search-query {
  visibility: visible;
  width: 80% !important;
  padding: 6px 12px !important;
}
.form-search .input-group {
  margin: 0;
}
.form-search .input-append-desktop:hover,
.form-search .input-append-mobile {
  width: auto;
}
.form-search .input-append-desktop:hover .search-query,
.form-search .input-append-mobile .search-query {
  visibility: visible;
  width: 80%;
  transition: width 0.5s;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
}
.form-search .btn-link:hover,
.form-search .btn-link:focus {
  background-color: #5698d8;
}
.ie .form-rech,
.gecko .form-rech {
  display: none;
}
.formulaire_editer_evenement .editer_repetitions {
  display: none;
}
.formulaire_editer_evenement .editer_parent label {
  display: block;
  float: left;
  width: 150px;
}
.formulaire_editer_evenement .editer_horaire label {
  margin: 0;
  display: inline;
  width: auto;
  float: none;
}
.formulaire_editer_evenement input.date {
  display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.formulaire_editer_evenement span.afficher_horaire label {
  float: none;
  display: inline;
  padding: 0;
  margin: 0;
}
.formulaire_editer_evenement input.heure {
  display: inline;
  width: 4.5em !important;
}
.formulaire_editer_evenement li.editer_date label.heure {
  display: none;
}
.formulaire_editer_evenement li.editer_date label {
  display: inline;
  float: none;
  margin-right: 10px;
}
.formulaire_editer_evenement .editer_inscription .choix {
  display: inline;
}
.formulaire_editer_evenement .editer_inscription .choix input.text {
  width: 50px;
  margin-left: 1em;
}
#cke_descriptif,
.formulaire_editer_evenement {
  width: 100% !important;
}
#colorbox,
#cboxLoadedContent {
  width: 560px;
}
#cke_contents_descriptif {
  height: 160px !important;
}
#cboxTitle {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 24px;
  max-height: 42px;
}
.formulaire_editer_liens .over input {
  display: none;
}
.formulaire_editer_liens .liste-objets.mots .caption {
  background-image: url("//www.douane.gov.dz/plugins-dist/mots/prive/themes/spip/images/mot-24.png");
  padding-left: 30px;
}
.formulaire_editer_liens .toggle_box_link {
  position: absolute;
  top: 5px;
  right: 5px;
}
.formulaire_editer_liens .toggle_box_link a {
  color: #333;
}
.formulaire_editer_liens .liste-objets {
  margin-left: -10px;
  margin-right: -10px;
}
.formulaire_editer_liens .liste-objets .caption {
  display: block;
  padding: 0.34625em 5px;
  background: #ffffff none no-repeat scroll left 2px;
}
.formulaire_editer_liens .liste-objets .caption a.aide.popin {
  display: none;
}
.formulaire_editer_liens .liste-objets table caption {
  text-align: left;
}
.formulaire_editer_liens .liste-objets tr td .spip_logos {
  float: right;
}
.formulaire_editer_liens .liste-objets tr > .action {
  text-align: right;
  width: 150px;
}
.formulaire_editer_liens .liste-objets tr > .statut,
.formulaire_editer_liens .liste-objets tr > .picto {
  width: 16px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
.formulaire_editer_liens .liste-objets .bouton_action_post .submit,
.formulaire_editer_liens .liste-objets .button {
  font-size: 0.7em;
  line-height: 0.9em;
}
.formulaire_editer_liens .liste-objets .bouton_action_post .submit:hover,
.formulaire_editer_liens .liste-objets .button:hover {
  text-decoration: underline;
}
.formulaire_editer_liens .action {
  text-align: right;
}
.formulaire_editer_liens button.link {
  background: transparent none repeat scroll 0% 0%;
  border: 0px none;
  cursor: pointer;
  color: #444;
  padding: 0px 0px 1px;
  font-weight: 400;
}
.formulaire_editer_liens .associer_mot label {
  display: block;
}
.formulaire_editer_liens .associer_mot select,
.formulaire_editer_liens .associer_mot input.text {
  width: 75%;
  color: #333;
  float: left;
}
.formulaire_editer_liens .associer_mot .submit {
  float: right;
}
.formulaire_editer_liens .associer_mot.obligatoire.nonvu {
  background-color: #FFCDAF;
}
.formulaire_editer_liens .icone.horizontale a b {
  margin-left: 4px;
}
.formulaire_editer_liens .icone.horizontale {
  display: block;
  clear: both;
  padding-top: 30px;
}
.formulaire_editer_liens .selecteur .tout_voir {
  visibility: hidden;
}
.formulaire_editer_liens .selecteur.filtre .tout_voir {
  visibility: visible;
}
.formulaire_editer_liens.non_editable input,
.formulaire_editer_liens.non_editable button {
  display: none;
}
.formulaire_instituer .editer {
  margin: 0;
  padding: 0;
}
.formulaire_instituer select,
.formulaire_instituer option {
  background-color: #EEE;
  color: inherit;
}
.formulaire_instituer select {
  background-repeat: no-repeat;
  background-position: 4px center;
  width: 100%;
}
.formulaire_instituer option {
  background-image: none !important;
}
.formulaire_newsletter_subscribe {
  padding-left: 0;
}
.formulaire_newsletter_subscribe label {
  display: none;
}
.formulaire_newsletter_subscribe .editer {
  padding-right: 0px;
}
.formulaire_newsletter_subscribe input {
  width: 100% !important;
  box-sizing: border-box;
}
.formulaire_newsletter_subscribe .boutons {
  margin-top: 20px;
  margin-right: -23px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 20px 0;
  box-sizing: border-box;
}
.formulaire_newsletter_subscribe .boutons input.submit {
  background-color: #6b7b8c;
  color: #fff;
  border-color: #6b7b8c;
}
.menu-lang {
  /*position: absolute;
    right: 0;
    top: 0px;*/
  z-index: 1;
  float: right !important;
}
.menu-lang #menu_lang {
  position: relative;
  top: 0%;
}
.menu-lang #var_lang {
  width: 100%;
  border-radius: 5px;
}
.menu-lang label[for='var_lang'] {
  display: none;
}
.menu-lang select {
  background-color: #394f66;
  color: #ffffff;
  border: #394f66;
}
#menu_lang {
  z-index: 2;
}
#menu_lang a,
#menu_lang strong {
  padding: 1px 10px;
  display: table-cell;
  color: #fff;
}
#menu_lang a:hover,
#menu_lang strong:hover,
#menu_lang a:focus,
#menu_lang strong:focus {
  color: #fff;
}
#menu_lang a {
  background-color: #547597;
}
#menu_lang strong {
  font-weight: 400;
  background-color: #809bb8;
}
.footer .realiser {
  text-align: center;
  color: #ffffff;
}
.footer .realiser a {
  color: #ffffff;
  font-size: 1em;
  font-weight: 400;
}
.footer .h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin: 0.8em 0;
}
.footer address {
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
  padding: 0;
}
.footer address.hidden-phone {
  margin-top: 20px;
}
.footer .col1Footer {
  margin: 20px 0;
  padding: 10px;
}
.footer .col1Footer .btn {
  width: 100%;
  font-size: 1.2em;
  font-weight: 900;
  padding: 10px 0;
}
.footer .col2Footer {
  margin: 20px 0;
}
.footer .liste.rubriques .liste-items,
.footer .liste.sites .liste-items,
.footer .liste.mots .liste-items {
  border: none !important;
  padding: 0 !important;
}
.footer .liste.rubriques .liste-items .item,
.footer .liste.sites .liste-items .item,
.footer .liste.mots .liste-items .item {
  padding-top: 0px;
  padding-bottom: 5px;
  border: none;
}
.footer .liste.rubriques .liste-items .item a,
.footer .liste.sites .liste-items .item a,
.footer .liste.mots .liste-items .item a {
  font-weight: 400;
  font-size: 1em;
}
.footer .formulaire_newsletter_subscribe {
  padding-left: 0;
  padding-bottom: 0;
}
.footer .nbr_visites {
  background-color: #1e2935;
}
.social-icone {
  margin-top: 0px;
}
.social-icone .fa {
  font-size: 1.5em;
  margin-bottom: .5em;
  color: #ffffff;
  /*
		background-color: @white;
		border-radius: 50%;
		width: 40px;
		height: 40px;
		line-height :40px;
		*/
}
.social-icone .fa:hover {
  color: #f2f2f2;
  border-color: #f2f2f2;
}
@media (min-width: 768px) {
  ul.nav.nav-pills {
    background-color: #394f66;
    position: absolute;
    width: 100%;
    height: 26px;
    text-align: right;
    text-align: -webkit-right;
    text-align: -moz-right;
    text-align: -o-right;
    text-align: -ms-right;
    top: 0;
  }
  ul.nav.nav-pills > li {
    float: none !important;
    display: table-cell;
    padding: 0px !important;
  }
  ul.nav.nav-pills > li > a {
    vertical-align: middle;
    font-size: 0.9em;
    padding: 1px 12px !important;
    color: #ffffff;
    border-radius: 0;
    border-right: 1px solid #ffffff;
  }
  ul.nav.nav-pills > li:last-child > a,
  ul.nav.nav-pills > li:nth-last-child(2) > a {
    border-right: none;
  }
  ul.nav.nav-pills .dropdown-menu {
    right: 0px;
  }
  .brand {
    box-shadow: 2px 0px 16px -2px rgba(0, 0, 0, 0.2);
    position: absolute;
    padding: 0 10px;
    background-color: #6b7b8c;
    margin: 0;
    z-index: 200;
    box-sizing: border-box;
    width: 20%;
    padding-top: 10px;
    height: 407px;
  }
  .brand:hover,
  .brand:active,
  .brand:focus {
    background-color: #6b7b8c;
  }
  .brand img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .brand > img {
    max-height: 44%;
  }
  .page_sommaire .brand {
    height: 497px !important;
  }
  .navbar-collapse {
    min-height: 96px !important;
  }
  .navbar-nav {
    padding-left: 20%;
    padding-top: 46px;
  }
  .liste.rubriques .liste-items,
  .liste.articles .liste-items,
  .liste.documents_joints .liste-items,
  .liste.sites .liste-items,
  .video-size .liste-items,
  .liste.documents_portfolio .liste-items,
  .liste.evenements .liste-items,
  .liste.references .liste-items,
  .article-accueil .liste-items {
    border-left: 1px solid #cccccc;
    padding-left: 20px;
  }
  .col1Footer {
    border-right: 1px solid #cccccc;
  }
  .header-page .header-col1 .bgnd-img {
    width: 80%;
    float: right;
  }
  .ie .navbar .navbar-collapse > .nav:not(.navbar-nav),
  .gecko .navbar .navbar-collapse > .nav:not(.navbar-nav) {
    float: none;
  }
  .ie ul.nav.nav-pills,
  .gecko ul.nav.nav-pills {
    position: relative;
  }
}
@media (max-width: 991px) {
  .main-content .container {
    padding: 10px;
  }
  .formulaire_spip.formulaire_login {
    padding-right: 20px;
    width: 100%;
  }
  .navbar-nav {
    margin: 0;
  }
  .form-search {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .navbar .navbar-nav > li > a {
    font-size: 1em;
  }
  .dropdown-menu {
    font-size: 0.8em;
  }
  .header-page h1 {
    font-size: 2em;
  }
  .header-page .header-col1 .bgnd-img {
    height: 230px;
  }
  .header-page .header-col2 {
    padding: 0 10px;
  }
  .header-page .lead,
  .header-page .lead p {
    margin-bottom: 0;
  }
  .brand {
    height: 327px;
  }
  .hover-item .hover-content > .CentrageHV {
    font-size: 18px;
  }
  .hover-item .hover-content > p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .navbar .brand {
    height: auto;
  }
  .navbar .brand img {
    max-height: 80px;
    width: auto;
  }
  .navbar .brand p {
    display: none;
  }
  .navbar .navbar-nav > li > a {
    font-size: 1em;
    line-height: 1em;
  }
  .navbar .navbar-collapse {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .navbar ul.nav.nav-pills {
    margin: 0 !important;
  }
  .navbar ul.nav.nav-pills > li {
    float: none;
  }
  .navbar ul.nav.nav-pills > li > a {
    color: #ffffff;
    padding: 10px 15px;
    line-height: 16px !important;
  }
  .navbar ul.nav.nav-pills li.form-rech {
    position: absolute;
    bottom: 0px;
    padding-left: 10px;
  }
  .navbar ul.nav.nav-pills .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar ul.nav.nav-pills .dropdown-menu {
    position: relative;
  }
  .navbar-nav .dropdown-menu {
    position: relative;
    width: 100% !important;
    left: 0 !important;
    visibility: hidden;
    top: -2px;
    padding: 0px;
    /*.row.remove > [class*="col-"] {
				min-height: unset !important;
			}*/
  }
  .navbar-nav .dropdown-menu .sous_titre_top_menu a {
    padding: 3px 20px 3px 40px;
    color: #fff !important;
  }
  .navbar-nav .dropdown-menu .nav-tabs {
    visibility: visible;
    width: 100% !important;
    left: 0;
  }
  .navbar-nav .dropdown-menu .tab-content,
  .navbar-nav .dropdown-menu .yamm-content {
    display: none;
  }
  .dropdown-menu {
    background-color: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  #menu_lang {
    margin-top: 8px;
    margin-right: 8px;
  }
  #menu_lang a,
  #menu_lang strong {
    padding: 6px 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none !important;
  }
  .footer {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .liste.rubriques .h2,
  .liste.articles .h2,
  .liste.documents_joints .h2,
  .liste.sites .h2,
  .video-size .h2,
  .liste.documents_portfolio .h2,
  .liste.evenements .h2,
  .liste.references .h2,
  .article-accueil .h2 {
    font-size: 32px;
  }
  .brand p {
    height: 50%;
  }
}
