@media (max-width: 767px) {
  .always-show .mega > .mega-dropdown-menu,
  .always-show .dropdown-menu {
    display: block !important;
    position: static;
  }
  .open .dropdown-menu {
    display: block;
  }
}
.t3-logo,
.t3-logo-small {
  display: block;
  text-decoration: none;
  text-align: left;
  background-repeat: no-repeat;
  background-position: center;
}
.t3-logo {
  width: 182px;
  height: 50px;
}
.t3-logo-small {
  width: 60px;
  height: 30px;
}
.t3-logo,
.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small,
.t3-logo-small.t3-logo-color {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
  background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
  .logo-control .logo-img-sm {
    display: block;
  }
  .logo-control .logo-img {
    display: none;
  }
}
@media (min-width: 768px) {
  .logo-control .logo-img-sm {
    display: none;
  }
  .logo-control .logo-img {
    display: block;
  }
}
#community-wrap .collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  display: block;
}
.body-data-holder:before {
  display: none;
  content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #222222;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #008fe0;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
a {
  color: #222222;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #008fe0;
  text-decoration: none;
  outline: none;
}
a:hover:before,
a:focus:before,
a:hover:after,
a:focus:after {
  text-decoration: none !important;
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Roboto Slab;
  font-weight: 500;
  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: #999999;
}
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: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #ea0000;
}
a.text-primary:hover {
  color: #b70000;
}
.text-success {
  color: #468847;
}
a.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover {
  color: #2d6987;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
a.text-danger:hover {
  color: #953b39;
}
.bg-primary {
  color: #fff;
  background-color: #ea0000;
}
a.bg-primary:hover {
  background-color: #b70000;
}
.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;
}
.highlight {
  background-color: #FFC;
  font-weight: bold;
  padding: 1px 4px;
}
.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 #999999;
}
.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: #999999;
}
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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
  text-align: center;
}
.features-list {
  margin-top: 60px;
  
}
.features-list .page-header {
  border: 0;
  text-align: center;
}
.features-list .page-header h1 {
  font-size: 46px;
}
.features-list .feature-row {
  overflow: hidden;
  min-height: 200px;
  color: #696f72;
  border-top: 1px solid #e0e2e3;
  padding: 60px 0 0;
  text-align: center;
}
.features-list .feature-row:last-child {
  border-bottom: 1px solid #e0e2e3;
  margin-bottom: 60px;
}
.features-list .feature-row h3 {
  font-size: 28px;
}
.features-list .feature-row div:first-child {
  padding-left: 0;
}
.features-list .feature-row div:last-child {
  padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
  float: left;
}
.features-list .feature-row div:last-child.feature-img img {
  float: right;
}
.jumbotron h2 {
  font-size: 46px;
}
.jumbotron iframe {
  margin-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "App", sans-serif;
  font-weight: 700;
  color: #222222;
}

blockquote,
.blockquote-reverse,
blockquote.pull-right {
  border: none;
  padding: 15px 30px 25px 30px;
  margin: 0;
  font-size: 26px;
  font-family: "App", sans-serif;
  font-weight: 700;
  line-height: 100%;
  display: inline-flex;
  text-align: left;
  color: #222222;
  letter-spacing: -0.3px;
}
blockquote:before,
.blockquote-reverse:before,
blockquote.pull-right:before {
  content: open-quote;
  font-size: 100px;
  font-family: Georgia, "Times New Roman", Times, serif;
  quotes: "\201C" "\201D";
  font-weight: 700;
  float: left;
  color: #0077bb;
  margin: 30px 15px 0 0;
}

.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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 20px;
}
.radio label,
.checkbox label {
  display: inline;
}
.form-control-static {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
  }
}
.form-horizontal .control-label,
.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 .form-control-static {
  padding-top: 7px;
}
.btn-inverse {
  color: #ffffff;
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #ffffff;
  background-color: #1a1a1a;
  border-color: #080808;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  background-image: none;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #333333;
  border-color: #262626;
}
.btn-inverse .badge {
  color: #333333;
  background-color: #ffffff;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
.inputbox::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
.inputbox:-ms-input-placeholder {
  color: #999999;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
.inputbox::-webkit-input-placeholder {
  color: #999999;
}
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"],
textarea.inputbox {
  height: auto;
}
@media screen and (min-width: 768px) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .inputbox {
    width: auto;
  }
}
select,
select.form-control,
select.inputbox,
select.input {
  padding-right: 5px;
}
.input-append .active,
.input-prepend .active {
  background-color: #bbff33;
  border-color: #669900;
}
.invalid {
  border-color: #cc0000;
}
label.invalid {
  color: #cc0000;
}
input.invalid {
  border: 1px solid #cc0000;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #999999;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #222222;
  border-bottom-color: #222222;
  border-bottom-width: 0;
  border-style: solid;
}
.nav a:hover .caret {
  border-top-color: #008fe0;
  border-bottom-color: #008fe0;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #eeeeee;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #999999;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.navbar-default {
  background-color: transparent;
  border: none;
}

.topNavs ul.nav li a {
  color: #f7f7f7;
  padding: 5px 15px;
}
.topNavs ul.nav li a:hover,
.topNavs ul.nav li a:focus {
  background: none;
  color: #f7f7f7;
}
.topNavs ul.nav li.active a {
  background: #ffffff;
  color: #777777;
}
.topNavs ul.nav li.active a .caret {
  border-top-color: #777777 !important;
  border-bottom-color: #777777 !important;
}
.topNavs ul.nav li.active a:hover,
.topNavs ul.nav li.active a:focus {
  background: #ffffff;
  color: #777777;
}
.topNavs ul.nav li.dropdown a .caret {
  margin-left: 5px;
  border-top-color: #f7f7f7;
  border-bottom-color: #f7f7f7;
}
.topNavs ul.nav li.dropdown a:hover .caret {
  border-top-color: #f7f7f7;
  border-bottom-color: #f7f7f7;
}
.topNavs ul.nav li.dropdown a:focus {
  background: #ffffff;
  color: #777777;
}
.topNavs ul.nav li.dropdown a:focus .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.topNavs ul.nav li.open a {
  background: #ffffff;
  color: #777777;
}
.topNavs ul.nav li.open a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.topNavs ul.nav li ul.dropdown-menu {
  border: none;
  padding: 5px 0 10px 0;
  -webkit-box-shadow: 0 7px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 7px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 7px 12px rgba(0, 0, 0, 0.175);
}
.topNavs ul.nav li ul.dropdown-menu li a {
  font-size: 12px;
  color: #777777;
  padding: 6px 15px;
}
.topNavs ul.nav li ul.dropdown-menu li a:hover,
.topNavs ul.nav li ul.dropdown-menu li a:focus {
  background: #eeeeee;
}
.topNavs ul.nav li ul.dropdown-menu li.active a {
  background: #eeeeee !important;
}
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu a:hover,
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu a:focus {
  background: #eeeeee;
}
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu.open a {
  background: #eeeeee;
}
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu.open a:hover,
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu.open a:focus {
  background: #eeeeee;
}
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li a {
  background: #ffffff !important;
}
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li a:hover,
.topNavs ul.nav li ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li a:focus {
  background: #eeeeee !important;
}

#app-menu {
  background-color: #ffffff;
  border-top: 3px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-left: 0;
  border-right: 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#app-menu .container {
  width: 1000px;
  padding: 0;
}
.smartMenu {
  display: block;
}
.smartMenu .navBar {
  padding-left: 0;
  padding-right: 0;
}
.smartMenu .navigation {
  margin-top: -3px;
  width: 100%;
  display: flex;
}
.smartMenu .navigation li {
  border-top: 3px solid #ea0000;
  flex-grow: 1;
  
  
  
  
}
.smartMenu .navigation li a {
  display: block;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 10px;
  border-left: 1px solid #e0e0e0;
}
.smartMenu .navigation li a:hover,
.smartMenu .navigation li a:focus {
  color: #ffffff;
}
.smartMenu .navigation li.active,
.smartMenu .navigation li.alias-parent-active {
  border-bottom: none !important;
}
.smartMenu .navigation li.active a,
.smartMenu .navigation li.alias-parent-active a {
  background: #ffffff;
}
.smartMenu .navigation li.active a:hover,
.smartMenu .navigation li.alias-parent-active a:hover,
.smartMenu .navigation li.active a:focus,
.smartMenu .navigation li.alias-parent-active a:focus {
  color: #ffffff !important;
}
.smartMenu .navigation li.active.photos a,
.smartMenu .navigation li.alias-parent-active.photos a {
  height: auto;
}
.smartMenu .navigation li.accueil {
  border-top: 3px solid #ea0000;
}
.smartMenu .navigation li.accueil a {
  padding: 4px 6px 4.5px 10px;
  color: #ea0000;
}
.smartMenu .navigation li.accueil a:before {
  font-family: "app-icons";
  content: "\e800";
  font-size: 13px;
}
.smartMenu .navigation li.accueil a:hover,
.smartMenu .navigation li.accueil a:focus {
  background: #ff0f0f;
  color: #ffffff !important;
  border-top: 3px solid #ea0000;
  margin-top: -3px;
}
.smartMenu .navigation li.politique {
  border-top-color: #8787ff;
}
.smartMenu .navigation li.politique a:hover,
.smartMenu .navigation li.politique a:focus {
  background: #ababff;
  border-top: 3px solid #8787ff;
  margin-top: -3px;
}
.smartMenu .navigation li.active.politique a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.politique a:hover,
.smartMenu .navigation li.active.politique a:focus {
  background: #ababff;
  border-bottom-color: #ababff;
}
.smartMenu .navigation li.societe {
  border-top-color: #7e6544;
}
.smartMenu .navigation li.societe a:hover,
.smartMenu .navigation li.societe a:focus {
  background: #957851;
  border-top: 3px solid #7e6544;
  margin-top: -3px;
}
.smartMenu .navigation li.active.societe a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.societe a:hover,
.smartMenu .navigation li.active.societe a:focus {
  background: #957851;
  border-bottom-color: #957851;
}
.smartMenu .navigation li.economie {
  border-top-color: #0027ec;
}
.smartMenu .navigation li.economie a:hover,
.smartMenu .navigation li.economie a:focus {
  background: #5874ff;
  border-top: 3px solid #0027ec;
  margin-top: -3px;
}
.smartMenu .navigation li.active.economie a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.economie a:hover,
.smartMenu .navigation li.active.economie a:focus {
  background: #5874ff;
  border-bottom-color: #5874ff;
}
.smartMenu .navigation li.international {
  border-top-color: #a1e000;
}
.smartMenu .navigation li.international a:hover,
.smartMenu .navigation li.international a:focus {
  background: #b9ff05;
  border-top: 3px solid #a1e000;
  margin-top: -3px;
}
.smartMenu .navigation li.active.international a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.international a:hover,
.smartMenu .navigation li.active.international a:focus {
  background: #b9ff05;
  border-bottom-color: #b9ff05;
}
.smartMenu .navigation li.sport {
  border-top-color: #018f26;
}
.smartMenu .navigation li.sport a:hover,
.smartMenu .navigation li.sport a:focus {
  background: #01b22f;
  border-top: 3px solid #018f26;
  margin-top: -3px;
}
.smartMenu .navigation li.active.sport a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.sport a:hover,
.smartMenu .navigation li.active.sport a:focus {
  background: #01b22f;
  border-bottom-color: #01b22f;
}
.smartMenu .navigation li.culture {
  border-top-color: #925600;
}
.smartMenu .navigation li.culture a:hover,
.smartMenu .navigation li.culture a:focus {
  background: #b66b00;
  border-top: 3px solid #925600;
  margin-top: -3px;
}
.smartMenu .navigation li.active.culture a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.culture a:hover,
.smartMenu .navigation li.active.culture a:focus {
  background: #b66b00;
  border-bottom-color: #b66b00;
}
.smartMenu .navigation li.diaspora {
  border-top-color: #174407;
}
.smartMenu .navigation li.diaspora a:hover,
.smartMenu .navigation li.diaspora a:focus {
  background: #22640a;
  border-top: 3px solid #174407;
  margin-top: -3px;
}
.smartMenu .navigation li.active.diaspora a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.diaspora a:hover,
.smartMenu .navigation li.active.diaspora a:focus {
  background: #22640a;
  border-bottom-color: #22640a;
}
.smartMenu .navigation li.tech {
  border-top-color: #010b5a;
}
.smartMenu .navigation li.tech a:hover,
.smartMenu .navigation li.tech a:focus {
  background: #0214a1;
  border-top: 3px solid #010b5a;
  margin-top: -3px;
}
.smartMenu .navigation li.active.tech a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.tech a:hover,
.smartMenu .navigation li.active.tech a:focus {
  background: #0214a1;
  border-bottom-color: #0214a1;
}
.smartMenu .navigation li.astuces {
  border-top-color: #f97f2c;
}
.smartMenu .navigation li.astuces a:hover,
.smartMenu .navigation li.astuces a:focus {
  background: #fa944f;
  border-top: 3px solid #f97f2c;
  margin-top: -3px;
}
.smartMenu .navigation li.active.astuces a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.astuces a:hover,
.smartMenu .navigation li.active.astuces a:focus {
  background: #fa944f;
  border-bottom-color: #fa944f;
}
.smartMenu .navigation li.idees {
  border-top-color: #f4b100;
}
.smartMenu .navigation li.idees a:hover,
.smartMenu .navigation li.idees a:focus {
  background: #ffc019;
  border-top: 3px solid #f4b100;
  margin-top: -3px;
}
.smartMenu .navigation li.active.idees a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.idees a:hover,
.smartMenu .navigation li.active.idees a:focus {
  background: #ffc019;
  border-bottom-color: #ffc019;
}
.smartMenu .navigation li.editorial {
  border-top-color: #e4ac00;
}
.smartMenu .navigation li.editorial a:hover,
.smartMenu .navigation li.editorial a:focus {
  background: #ffc309;
  border-top: 3px solid #e4ac00;
  margin-top: -3px;
}
.smartMenu .navigation li.active.editorial a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.editorial a:hover,
.smartMenu .navigation li.active.editorial a:focus {
  background: #ffc309;
  border-bottom-color: #ffc309;
}
.smartMenu .navigation li.portraits {
  border-top-color: #5d717a;
}
.smartMenu .navigation li.portraits a:hover,
.smartMenu .navigation li.portraits a:focus {
  background: #6c848e;
  border-top: 3px solid #5d717a;
  margin-top: -3px;
}
.smartMenu .navigation li.active.portraits a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.portraits a:hover,
.smartMenu .navigation li.active.portraits a:focus {
  background: #6c848e;
  border-bottom-color: #6c848e;
}
.smartMenu .navigation li.photos {
  border-top-color: #191919;
}
.smartMenu .navigation li.photos a:hover,
.smartMenu .navigation li.photos a:focus {
  background: #2b2b2b;
  border-top: 3px solid #191919;
  margin-top: -3px;
}
.smartMenu .navigation li.active.photos a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.photos a:hover,
.smartMenu .navigation li.active.photos a:focus {
  background: #2b2b2b;
  border-bottom-color: #2b2b2b;
}
.smartMenu .navigation li.videos {
  border-top-color: #03090e;
}
.smartMenu .navigation li.videos a:hover,
.smartMenu .navigation li.videos a:focus {
  background: #091c2b;
  border-top: 3px solid #03090e;
  margin-top: -3px;
}
.smartMenu .navigation li.active.videos a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.videos a:hover,
.smartMenu .navigation li.active.videos a:focus {
  background: #091c2b;
  border-bottom-color: #091c2b;
}
.smartMenu .navigation li.agenda {
  border-top-color: #cab500;
}
.smartMenu .navigation li.agenda a:hover,
.smartMenu .navigation li.agenda a:focus {
  background: #eed500;
  border-top: 3px solid #cab500;
  margin-top: -3px;
}
.smartMenu .navigation li.active.agenda a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.agenda a:hover,
.smartMenu .navigation li.active.agenda a:focus {
  background: #eed500;
  border-bottom-color: #eed500;
}
.smartMenu .navigation li.documents {
  border-top-color: #00e59c;
}
.smartMenu .navigation li.documents a:hover,
.smartMenu .navigation li.documents a:focus {
  background: #0affb1;
  border-top: 3px solid #00e59c;
  margin-top: -3px;
}
.smartMenu .navigation li.active.documents a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.documents a:hover,
.smartMenu .navigation li.active.documents a:focus {
  background: #0affb1;
  border-bottom-color: #0affb1;
}
.smartMenu .navigation li.localites {
  border-top-color: #197b5a;
}
.smartMenu .navigation li.localites a:hover,
.smartMenu .navigation li.localites a:focus {
  background: #1f9970;
  border-top: 3px solid #197b5a;
  margin-top: -3px;
}
.smartMenu .navigation li.active.localites a {
  border-bottom: 1px solid #ffffff;
}
.smartMenu .navigation li.active.localites a:hover,
.smartMenu .navigation li.active.localites a:focus {
  background: #1f9970;
  border-bottom-color: #1f9970;
}
.smartMenu .navigation li.photos a {
  margin-bottom: -3px;
  height: 33px;
}
.smartMenu .navigation li.photos a:before {
  font-family: "app-icons";
  content: "\e819";
  margin-right: 5px;
}
.smartMenu .navigation li.blogs {
  border-top: 3px solid #00b226;
  flex-grow: 100;
}
.smartMenu .navigation li.blogs a {
  background: #00bc28;
  color: #ffffff;
  transition: background 0.2s ease-in-out 0s;
  -webkit-transition: background 0.2s ease-in-out 0s;
  -moz-transition: background 0.2s ease-in-out 0s;
  -o-transition: background 0.2s ease-in-out 0s;
}
.smartMenu .navigation li.blogs a:hover,
.smartMenu .navigation li.blogs a:focus {
  background: #00e030;
  border-top: 3px solid #00b226;
  margin-top: -3px;
}

#app-extended-menu {
  background-color: #f7f7f7;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 0;
  padding-right: 0;
  
  
}
#app-extended-menu .nav {
  width: 100%;
}
#app-extended-menu .nav li:first-child a {
  background-color: #ea0000;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  margin-right: 15px;
  border-right: none;
}
#app-extended-menu .nav li:first-child a:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 0px 15px 11px;
  display: block;
  width: 0;
  height: 0;
  z-index: 6;
  top: -1px;
  right: -11px;
  border-color: transparent #ea0000;
}
#app-extended-menu .nav li:first-child a:hover,
#app-extended-menu .nav li:first-child a:focus {
  background-color: #ea0000;
  color: #ffffff;
}
#app-extended-menu .nav li:first-child.active a {
  background-color: #ea0000;
}
#app-extended-menu .nav li:first-child.active a:hover,
#app-extended-menu .nav li:first-child.active a:focus {
  background-color: #ea0000;
}
#app-extended-menu .nav li a {
  padding: 5px 10px;
  font-size: 12px;
  border-right: 1px solid #e0e0e0;
  color: #333333;
  text-align: center;
}
#app-extended-menu .nav li a:hover,
#app-extended-menu .nav li a:focus {
  color: #008fe0;
}
#app-extended-menu .nav li.active a,
#app-extended-menu .nav li.alias-parent-active a {
  background-color: transparent;
  color: #999999;
  font-weight: 700;
  font-size: 13px;
}
#app-extended-menu .nav li.active a:hover,
#app-extended-menu .nav li.alias-parent-active a:hover,
#app-extended-menu .nav li.active a:focus,
#app-extended-menu .nav li.alias-parent-active a:focus {
  background-color: transparent;
  color: #333333;
}
#app-extended-menu .nav li:last-child a {
  border-right: none;
}
#app-extended-menu ul.nav_accueil {
  border-top: 3px solid #ea0000;
}
#app-extended-menu ul.nav_politique li:first-child a {
  background-color: #8787ff;
}
#app-extended-menu ul.nav_politique li:first-child a:before {
  border-color: transparent #8787ff;
}
#app-extended-menu ul.nav_politique li:first-child a:hover,
#app-extended-menu ul.nav_politique li:first-child a:focus {
  background-color: #8787ff;
}
#app-extended-menu ul.nav_politique li:first-child.active a {
  background-color: #8787ff;
}
#app-extended-menu ul.nav_politique li:first-child.active a:hover,
#app-extended-menu ul.nav_politique li:first-child.active a:focus {
  background-color: #8787ff;
}
#app-extended-menu ul.nav_societe li:first-child a {
  background-color: #7e6544;
}
#app-extended-menu ul.nav_societe li:first-child a:before {
  border-color: transparent #7e6544;
}
#app-extended-menu ul.nav_societe li:first-child a:hover,
#app-extended-menu ul.nav_societe li:first-child a:focus {
  background-color: #7e6544;
}
#app-extended-menu ul.nav_societe li:first-child.active a {
  background-color: #7e6544;
}
#app-extended-menu ul.nav_societe li:first-child.active a:hover,
#app-extended-menu ul.nav_societe li:first-child.active a:focus {
  background-color: #7e6544;
}
#app-extended-menu ul.nav_economie li:first-child a {
  background-color: #0027ec;
}
#app-extended-menu ul.nav_economie li:first-child a:before {
  border-color: transparent #0027ec;
}
#app-extended-menu ul.nav_economie li:first-child a:hover,
#app-extended-menu ul.nav_economie li:first-child a:focus {
  background-color: #0027ec;
}
#app-extended-menu ul.nav_economie li:first-child.active a {
  background-color: #0027ec;
}
#app-extended-menu ul.nav_economie li:first-child.active a:hover,
#app-extended-menu ul.nav_economie li:first-child.active a:focus {
  background-color: #0027ec;
}
#app-extended-menu ul.nav_international li:first-child a {
  background-color: #a1e000;
}
#app-extended-menu ul.nav_international li:first-child a:before {
  border-color: transparent #a1e000;
}
#app-extended-menu ul.nav_international li:first-child a:hover,
#app-extended-menu ul.nav_international li:first-child a:focus {
  background-color: #a1e000;
}
#app-extended-menu ul.nav_international li:first-child.active a {
  background-color: #a1e000;
}
#app-extended-menu ul.nav_international li:first-child.active a:hover,
#app-extended-menu ul.nav_international li:first-child.active a:focus {
  background-color: #a1e000;
}
#app-extended-menu ul.nav_sport li:first-child a {
  background-color: #018f26;
}
#app-extended-menu ul.nav_sport li:first-child a:before {
  border-color: transparent #018f26;
}
#app-extended-menu ul.nav_sport li:first-child a:hover,
#app-extended-menu ul.nav_sport li:first-child a:focus {
  background-color: #018f26;
}
#app-extended-menu ul.nav_sport li:first-child.active a {
  background-color: #018f26;
}
#app-extended-menu ul.nav_sport li:first-child.active a:hover,
#app-extended-menu ul.nav_sport li:first-child.active a:focus {
  background-color: #018f26;
}
#app-extended-menu ul.nav_culture li:first-child a {
  background-color: #925600;
}
#app-extended-menu ul.nav_culture li:first-child a:before {
  border-color: transparent #925600;
}
#app-extended-menu ul.nav_culture li:first-child a:hover,
#app-extended-menu ul.nav_culture li:first-child a:focus {
  background-color: #925600;
}
#app-extended-menu ul.nav_culture li:first-child.active a {
  background-color: #925600;
}
#app-extended-menu ul.nav_culture li:first-child.active a:hover,
#app-extended-menu ul.nav_culture li:first-child.active a:focus {
  background-color: #925600;
}
#app-extended-menu ul.nav_diaspora li:first-child a {
  background-color: #174407;
}
#app-extended-menu ul.nav_diaspora li:first-child a:before {
  border-color: transparent #174407;
}
#app-extended-menu ul.nav_diaspora li:first-child a:hover,
#app-extended-menu ul.nav_diaspora li:first-child a:focus {
  background-color: #174407;
}
#app-extended-menu ul.nav_diaspora li:first-child.active a {
  background-color: #174407;
}
#app-extended-menu ul.nav_diaspora li:first-child.active a:hover,
#app-extended-menu ul.nav_diaspora li:first-child.active a:focus {
  background-color: #174407;
}
#app-extended-menu ul.nav_tech li:first-child a {
  background-color: #010b5a;
}
#app-extended-menu ul.nav_tech li:first-child a:before {
  border-color: transparent #010b5a;
}
#app-extended-menu ul.nav_tech li:first-child a:hover,
#app-extended-menu ul.nav_tech li:first-child a:focus {
  background-color: #010b5a;
}
#app-extended-menu ul.nav_tech li:first-child.active a {
  background-color: #010b5a;
}
#app-extended-menu ul.nav_tech li:first-child.active a:hover,
#app-extended-menu ul.nav_tech li:first-child.active a:focus {
  background-color: #010b5a;
}
#app-extended-menu ul.nav_astuces li:first-child a {
  background-color: #f97f2c;
}
#app-extended-menu ul.nav_astuces li:first-child a:before {
  border-color: transparent #f97f2c;
}
#app-extended-menu ul.nav_astuces li:first-child a:hover,
#app-extended-menu ul.nav_astuces li:first-child a:focus {
  background-color: #f97f2c;
}
#app-extended-menu ul.nav_astuces li:first-child.active a {
  background-color: #f97f2c;
}
#app-extended-menu ul.nav_astuces li:first-child.active a:hover,
#app-extended-menu ul.nav_astuces li:first-child.active a:focus {
  background-color: #f97f2c;
}
#app-extended-menu ul.nav_idees li:first-child a {
  background-color: #f4b100;
}
#app-extended-menu ul.nav_idees li:first-child a:before {
  border-color: transparent #f4b100;
}
#app-extended-menu ul.nav_idees li:first-child a:hover,
#app-extended-menu ul.nav_idees li:first-child a:focus {
  background-color: #f4b100;
}
#app-extended-menu ul.nav_idees li:first-child.active a {
  background-color: #f4b100;
}
#app-extended-menu ul.nav_idees li:first-child.active a:hover,
#app-extended-menu ul.nav_idees li:first-child.active a:focus {
  background-color: #f4b100;
}
#app-extended-menu ul.nav_editorial li:first-child a {
  background-color: #e4ac00;
}
#app-extended-menu ul.nav_editorial li:first-child a:before {
  border-color: transparent #e4ac00;
}
#app-extended-menu ul.nav_editorial li:first-child a:hover,
#app-extended-menu ul.nav_editorial li:first-child a:focus {
  background-color: #e4ac00;
}
#app-extended-menu ul.nav_editorial li:first-child.active a {
  background-color: #e4ac00;
}
#app-extended-menu ul.nav_editorial li:first-child.active a:hover,
#app-extended-menu ul.nav_editorial li:first-child.active a:focus {
  background-color: #e4ac00;
}
#app-extended-menu ul.nav_portraits li:first-child a {
  background-color: #5d717a;
}
#app-extended-menu ul.nav_portraits li:first-child a:before {
  border-color: transparent #5d717a;
}
#app-extended-menu ul.nav_portraits li:first-child a:hover,
#app-extended-menu ul.nav_portraits li:first-child a:focus {
  background-color: #5d717a;
}
#app-extended-menu ul.nav_portraits li:first-child.active a {
  background-color: #5d717a;
}
#app-extended-menu ul.nav_portraits li:first-child.active a:hover,
#app-extended-menu ul.nav_portraits li:first-child.active a:focus {
  background-color: #5d717a;
}
#app-extended-menu ul.nav_photos li:first-child a {
  background-color: #191919;
}
#app-extended-menu ul.nav_photos li:first-child a:before {
  border-color: transparent #191919;
}
#app-extended-menu ul.nav_photos li:first-child a:hover,
#app-extended-menu ul.nav_photos li:first-child a:focus {
  background-color: #191919;
}
#app-extended-menu ul.nav_photos li:first-child.active a {
  background-color: #191919;
}
#app-extended-menu ul.nav_photos li:first-child.active a:hover,
#app-extended-menu ul.nav_photos li:first-child.active a:focus {
  background-color: #191919;
}
#app-extended-menu ul.nav_videos li:first-child a {
  background-color: #03090e;
}
#app-extended-menu ul.nav_videos li:first-child a:before {
  border-color: transparent #03090e;
}
#app-extended-menu ul.nav_videos li:first-child a:hover,
#app-extended-menu ul.nav_videos li:first-child a:focus {
  background-color: #03090e;
}
#app-extended-menu ul.nav_videos li:first-child.active a {
  background-color: #03090e;
}
#app-extended-menu ul.nav_videos li:first-child.active a:hover,
#app-extended-menu ul.nav_videos li:first-child.active a:focus {
  background-color: #03090e;
}
#app-extended-menu ul.nav_agenda li:first-child a {
  background-color: #cab500;
}
#app-extended-menu ul.nav_agenda li:first-child a:before {
  border-color: transparent #cab500;
}
#app-extended-menu ul.nav_agenda li:first-child a:hover,
#app-extended-menu ul.nav_agenda li:first-child a:focus {
  background-color: #cab500;
}
#app-extended-menu ul.nav_agenda li:first-child.active a {
  background-color: #cab500;
}
#app-extended-menu ul.nav_agenda li:first-child.active a:hover,
#app-extended-menu ul.nav_agenda li:first-child.active a:focus {
  background-color: #cab500;
}
#app-extended-menu ul.nav_documents li:first-child a {
  background-color: #00e59c;
}
#app-extended-menu ul.nav_documents li:first-child a:before {
  border-color: transparent #00e59c;
}
#app-extended-menu ul.nav_documents li:first-child a:hover,
#app-extended-menu ul.nav_documents li:first-child a:focus {
  background-color: #00e59c;
}
#app-extended-menu ul.nav_documents li:first-child.active a {
  background-color: #00e59c;
}
#app-extended-menu ul.nav_documents li:first-child.active a:hover,
#app-extended-menu ul.nav_documents li:first-child.active a:focus {
  background-color: #00e59c;
}
#app-extended-menu ul.nav_localites li:first-child a {
  background-color: #197b5a;
}
#app-extended-menu ul.nav_localites li:first-child a:before {
  border-color: transparent #197b5a;
}
#app-extended-menu ul.nav_localites li:first-child a:hover,
#app-extended-menu ul.nav_localites li:first-child a:focus {
  background-color: #197b5a;
}
#app-extended-menu ul.nav_localites li:first-child.active a {
  background-color: #197b5a;
}
#app-extended-menu ul.nav_localites li:first-child.active a:hover,
#app-extended-menu ul.nav_localites li:first-child.active a:focus {
  background-color: #197b5a;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #008fe0;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #008fe0;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}
.app-card {
  background: #f7f7f7;
  color: #222222;
  margin-bottom: 15px;
}
.app-card .card-container {
  padding: 0;
}
.app-card .card-container .card-header {
  background: #f7f7f7;
  color: #222222;
  border-top: 3px solid #ea0000;
  border-bottom: 1px solid #e0e0e0;
  padding: 6px 15px;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 0 !important;
  letter-spacing: -0.3px;
}
.app-card .card-container .card-content {
  background: #f7f7f7;
  padding: 6px;
}

.card_politique .card-container .card-header {
  background: #8787ff;
  border-top: none;
  color: #ffffff;
}
.card_societe .card-container .card-header {
  background: #7e6544;
  border-top: none;
  color: #ffffff;
}
.card_economie .card-container .card-header {
  background: #0027ec;
  border-top: none;
  color: #ffffff;
}
.card_international .card-container .card-header {
  background: #a1e000;
  border-top: none;
  color: #ffffff;
}
.card_sport .card-container .card-header {
  background: #018f26;
  border-top: none;
  color: #ffffff;
}
.card_culture .card-container .card-header {
  background: #925600;
  border-top: none;
  color: #ffffff;
}
.card_diaspora .card-container .card-header {
  background: #174407;
  border-top: none;
  color: #ffffff;
}
.card_tech .card-container .card-header {
  background: #010b5a;
  border-top: none;
  color: #ffffff;
}
.card_astuces .card-container .card-header {
  background: #f97f2c;
  border-top: none;
  color: #ffffff;
}
.card_idees .card-container .card-header {
  background: #f4b100;
  border-top: none;
  color: #ffffff;
}
.card_editorial .card-container .card-header {
  background: #e4ac00;
  border-top: none;
  color: #ffffff;
}
.card_portraits .card-container .card-header {
  background: #5d717a;
  border-top: none;
  color: #ffffff;
}
.card_photos .card-container .card-header {
  background: #191919;
  border-top: none;
  color: #ffffff;
}
.card_videos .card-container .card-header {
  background: #03090e;
  border-top: none;
  color: #ffffff;
}
.card_agenda .card-container .card-header {
  background: #cab500;
  border-top: none;
  color: #ffffff;
}
.card_documents .card-container .card-header {
  background: #00e59c;
  border-top: none;
  color: #ffffff;
}
.card_localites .card-container .card-header {
  background: #197b5a;
  border-top: none;
  color: #ffffff;
}
.card_ads .card-content {
  text-align: center;
}
.card_ads #app-devbox {
  display: inline-block;
}
.card_ads #app-devbox ins {
  margin-bottom: -5px !important;
}
.card_standard .card-header {
  background: #ea0000 !important;
  border-top: none !important;
  color: #ffffff !important;
}
.card_enContinu .card-container .card-content {
  padding: 0;
}
.card_newsletter .card-container .card-header {
  background: #ea0000;
  border-top: none;
  color: #ffffff;
}
.card_newsletter .card-container .card-content {
  background: #f2f2f2;
  padding: 15px;
}
.module_recherche input[type="text"] {
  color: #999999;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  height: 28px;
  width: 230px;
  font-size: 12px;
  padding-left: 40px;
  margin-top: 0.5px;
}
.module_recherche input[type="submit"] {
  background: 0;
  padding: 0;
}
.module_recherche i.fa-search {
  position: absolute;
  margin: -21px 0 0 15px;
  color: #999999;
}
.card_tab_light .card-container .card-content {
  padding: 0;
}
.card_tab_light .card-container .card-content ul.tabs_container {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

.smartcountdown {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  color: #cccccc;
}
.smartcountdown .scd-title-col {
  float: left;
}
.smartcountdown .spinner {
  background: url("../../../../assets/design/loader.svg") no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  margin: 0;
}
.smartcountdown .scd-title-row {
  margin: 0;
  line-height: 35px;
  font-family: "App", sans-serif;
  font-size: 15px !important;
}
.smartcountdown .scd-digits {
  font-family: "App", sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.smartcountdown .scd-label-col {
  margin: 0;
  line-height: 0;
}
.smartcountdown .scd-counter-row {
  margin: 0;
}
.smartcountdown .scd-counter-row div[class*="scd-unit-horz"]:nth-child(4) {
  margin: 0 -8px 0 0;
}
.smartcountdown .scd-counter-row div[class*="scd-unit-horz"]:nth-child(5) {
  margin: 0 -5px 0 0;
}

.find-more {
  text-align: center;
  border-top: 1px solid #e0e0e0;
  margin: 0;
  padding: 0;
}
.find-more a {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 8px 15px;
  transition: background 0.3s ease-in-out 0s;
  -webkit-transition: background 0.3s ease-in-out 0s;
  -moz-transition: background 0.3s ease-in-out 0s;
  -o-transition: background 0.3s ease-in-out 0s;
}
.find-more a:before {
  font-family: "FontAwesome";
  content: "\f101";
  margin-right: 5px;
}
.find-more a:after {
  font-family: "FontAwesome";
  content: "\f178";
  opacity: 0;
  filter: alpha(opacity=0);
  color: #222222;
  margin-left: -20px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.find-more a:hover,
.find-more a:focus {
  color: #222222;
}
.find-more a:hover:after,
.find-more a:focus:after {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-left: 10px;
}

._full-card {
  
  
}
._full-card .card-container .card-content {
  padding: 0 !important;
}
._full-card .find-more {
  margin: 0 !important;
}
._full-card .find-more a {
  background: #eeeeee;
}
._full-card .find-more a:hover,
._full-card .find-more a:focus {
  background: #e4e4e4;
}
._full-card .article_vedette div.details {
  display: inline-block;
  margin: 0 15px !important;
}
._full-card .article_vedette h3 {
  margin: 0 15px !important;
}
._full-card .catModule .catContainer .catItem {
  width: 100%;
  float: none;
}
._full-card .catModule .catContainer .catItem .catInfos {
  margin: 0;
}
._full-card .catModule .catContainer .catItem .catInfos ul li a {
  display: block;
  padding: 8px 15px 10px 15px;
}

._listes .card-content {
  padding: 0 !important;
}

.items-leading .leading {
  margin-bottom: 40px;
}
.items-row .item {
  margin-bottom: 40px;
}
.divider-vertical {
  margin: 0 0 40px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.article-aside {
  color: #999999;
  font-size: 13px;
  margin-bottom: 20px;
}
.article-info {
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.tags {
  margin-bottom: 20px;
}
.article-footer {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 30px 20px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 20px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 20px;
}
.img-fulltext-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #eeeeee;
  color: #555555;
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  text-align: center;
  clear: both;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  list-style: none;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
  padding-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
  padding-left: 15px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.com_mailto body {
  padding: 10px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
#mailtoForm .formelm {
  padding: 5px 0;
  vertical-align: middle;
  overflow: hidden;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #eeeeee;
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 0px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
.profile-edit input {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit input {
    float: left;
    width: 50%;
  }
}
.profile-edit select {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (min-width: 768px) {
  .profile-edit select {
    float: left;
    width: 50%;
  }
}
.profile-edit select + button {
  margin-left: 5px;
}
#searchForm:before,
#searchForm:after {
  content: " ";
  display: table;
}
#searchForm:after {
  clear: both;
}
#searchForm fieldset {
  margin: 20px 0;
}
#searchForm legend {
  margin-bottom: 10px;
}
#searchForm select {
  width: auto;
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
}
#searchForm .form-limit {
  margin-top: 20px;
}
#searchForm .form-limit .counter {
  margin-top: 0;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  margin-top: 20px;
  margin-left: 0;
  padding-left: 0;
}
.search-results .result-title {
  font-size: 16px;
  margin-top: 20px;
}
.search-results .result-category {
  font-size: 12px;
  color: #999999;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 20px;
}
.search-results .result-created {
  font-size: 12px;
  color: #999999;
}
div.finder {
  margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 3px;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dt {
    float: left;
    margin-right: 5px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .contact .dl-horizontal > dd {
    margin-left: 0;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .contact-form #jform_captcha-lbl {
    display: none;
  }
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.contact .accordion-toggle {
  font-weight: bold;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list {
  margin-bottom: 20px;
}
.category-item:before,
.category-item:after {
  content: " ";
  display: table;
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 30px;
}
.category-item .category-item .page-header {
  font-size: 14px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 10px 5px;
  margin: 0;
  font-size: 18px;
  font-weight: normal;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 20px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  content: " ";
  display: table;
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 20px;
  font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 14px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 16px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.article-content .pagination ul li {
  border: 1px solid #eeeeee;
  float: left;
  line-height: normal;
  margin-right: 10px;
  padding: 10px 20px;
}
.article-content .pagination ul li a {
  border: 0;
  text-decoration: none;
  background-color: transparent;
  line-height: normal;
  padding: 0;
}
.pagenavcounter {
  margin: 0 0 20px;
  font-weight: bold;
}
#article-index,
.article-index {
  border: 1px solid #eeeeee;
  border-radius: 0px;
  float: right;
  padding: 10px;
  margin: 0 0 20px 20px;
  width: 25%;
}
#article-index ul,
.article-index ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0px;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #ea0000;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #ea0000;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav li > a {
  padding: 10px 20px;
  line-height: normal;
  border: 1px solid #dddddd;
  border-radius: 0px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #eeeeee;
}
.items-more h3 {
  margin: 0 0 20px;
}
.items-more .nav > li {
  border-top: 1px solid #eeeeee;
}
.items-more .nav > li > a {
  padding: 6px 5px;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 10px 0;
}
.display-limit {
  margin: 10px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-message hr {
  border-top-color: #c9e2b3;
}
.alert-message .alert-link {
  color: #356635;
}
.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
  color: #2d6987;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #953b39;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
  margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #cccccc;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #cccccc;
}
.btn-group .chzn-results {
  white-space: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.article-title,
.article-header h1 {
  font-family: "App", sans-serif;
  font-weight: 300;
  font-size: 26px;
  margin: 0;
  padding: 0;
  letter-spacing: -0.3px;
}
.article-content a {
  color: #008fe0;
}
.article-content a:hover,
.article-content a:focus {
  color: #999999;
}
.article-content a:after {
  font-family: "FontAwesome";
  content: "\f08e";
  margin-left: 5px;
  font-size: 13px;
}

.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #ea0000;
  color: #ffeaea;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffb7b7;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (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);
  }
}

.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #f8f8f8;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: #f8f8f8;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #222222;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 40px 0 80px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
  .app-off-canvas .nav li a {
    border-left-width: 2px !important;
  }
  .off-canvas-toggle {
    margin-left: 15px !important;
    margin-top: 0 !important;
  }
  
  #app-header {
    padding-bottom: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  #app-brand {
    width: 168px !important;
  }
  #app-brand .logo {
    background-size: 168px 45px !important;
    width: 168px !important;
    height: 45px !important;
  }
  #app-brand .logo-noel,
  #app-brand .logo-11-decembre,
  #app-brand .logo-happy-new-year {
    background-size: 168px 71px;
    width: 168px;
    height: 71px;
  }
  
  #app-extended-menu .navbar-nav {
    margin: 0 !important;
    padding: 5px 30px;
  }
  #app-extended-menu .navbar-nav li {
    float: left;
  }
  #app-extended-menu .navbar-nav li:first-child {
    display: none;
    
  }
  #app-extended-menu .navbar-nav li a {
    display: block;
    border: none;
    font-size: 14px;
    padding: 4px 0 !important;
    text-transform: normal !important;
  }
  #app-extended-menu .navbar-nav li a:after {
    display: inline-block;
    content: "-";
    margin: 0 10px;
  }
  #app-extended-menu .navbar-nav li a:hover,
  #app-extended-menu .navbar-nav li a:focus {
    text-decoration: underline;
  }
  #app-extended-menu .navbar-nav li:last-child a:after {
    display: none;
  }
  #app-extended-menu ul.nav_accueil {
    border-top: 0 !important;
  }
  
  .app-block .blockHeader {
    border-top-width: 2px !important;
    height: auto !important;
  }
  .app-block .blockHeader h3 {
    border-top-width: 2px !important;
  }
  .app-block .blockHeader .block-details {
    position: relative !important;
    display: block !important;
    width: 100%;
    text-align: center !important;
    padding: 0 !important;
    border-top: 1px solid #e0e0e0;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .app-block .blockHeader .block-details .smartcountdown {
    display: inline-block !important;
    height: auto !important;
    padding: 8px 0;
  }
  .app-block .blockHeader .minimize {
    display: block !important;
    text-align: right !important;
    padding: 8px 15px 8px 0;
    height: auto !important;
  }
  .app-block .blockHeader .minimize .toggleBtn {
    color: #222222 !important;
  }
  .app-block .blockHeader .minimize .toggleBtn:hover {
    color: #222222 !important;
  }
  .app-block .blockFooter #app-devbox,
  .app-block .blockFooter .box {
    display: block !important;
  }
  .app-block .blockFooter .trigger {
    position: relative !important;
    display: block;
    border-top: 1px solid #e0e0e0;
  }
  .app-block .blockFooter .trigger.open {
    background: #eeeeee !important;
    border-bottom-color: #e0e0e0 !important;
    border-left: none !important;
    border-right: none !important;
  }
  .app-block .blockFooter .trigger.open:hover,
  .app-block .blockFooter .trigger.open:focus {
    background: #e4e4e4 !important;
  }
  .app-block .blockFooter .trigger p {
    float: none !important;
    display: initial;
  }
  .app-block .blockFooter .browse-more:before {
    display: none !important;
  }
  .app-block .blockFooter .browse-more ul {
    padding: 8px 30px 15px 30px !important;
  }
  .app-block .blockFooter .browse-more ul li {
    line-height: 120% !important;
  }
  .app-block .blockFooter .browse-more ul li:after {
    margin-top: 4px !important;
    display: inline-block;
  }
  .app-block .blockFooter .browse-more ul li a {
    padding: 5px 0 !important;
  }
  
  #international .blockFooter .trigger.open {
    color: #999999 !important;
  }
  
  #featured-event .content {
    margin: -220px 0 0 0 !important;
  }
  #featured-event .content header h2 {
    font-size: 22px !important;
  }
  
  .card_ads .card-content {
    padding: 10px 15px !important;
  }
  
  #app-masshead .row {
    padding: 10px 0 !important;
  }
  [class^="rubrique_"] a {
    font-size: 26px !important;
    line-height: 100% !important;
  }
  
  #app-leading .surface {
    border-top: 2px solid #ea0000;
  }
  .page_politique #app-leading .surface {
    border-top-color: #8787ff;
  }
  .page_societe #app-leading .surface {
    border-top-color: #7e6544;
  }
  .page_economie #app-leading .surface {
    border-top-color: #0027ec;
  }
  .page_international #app-leading .surface {
    border-top-color: #a1e000;
  }
  .page_sport #app-leading .surface {
    border-top-color: #018f26;
  }
  .page_culture #app-leading .surface {
    border-top-color: #925600;
  }
  .page_diaspora #app-leading .surface {
    border-top-color: #174407;
  }
  .page_tech #app-leading .surface {
    border-top-color: #010b5a;
  }
  .page_astuces #app-leading .surface {
    border-top-color: #f97f2c;
  }
  .page_idees #app-leading .surface {
    border-top-color: #f4b100;
  }
  .page_editorial #app-leading .surface {
    border-top-color: #e4ac00;
  }
  .page_portraits #app-leading .surface {
    border-top-color: #5d717a;
  }
  .page_photos #app-leading .surface {
    border-top-color: #191919;
  }
  .page_videos #app-leading .surface {
    border-top-color: #03090e;
  }
  .page_photos #app-extended-menu {
    background: #eeeeee !important;
  }
  .full-content h1 {
    font-size: 30px !important;
  }
  .full-content h3 {
    font-size: 26px !important;
    padding: 0 30px !important;
  }
  .full-content p {
    font-size: 14px !important;
    padding: 0 15px !important;
  }
  .full-content p.ad-button {
    margin-top: 30px !important;
  }
  .full-content ul,
  .full-content ol {
    font-size: 14px !important;
    padding: 0 15px 0 30px !important;
  }
  
  .app-shares li a {
    padding: 4px 15px !important;
  }
  .app-shares li a:before {
    margin-right: 0 !important;
  }
  .app-shares li a.count {
    padding: 3.5px 15px !important;
  }
  .app-shares li a.count span {
    display: inline-block;
    padding: 1px 0;
    font-size: 14px !important;
  }
  .app-shares li a.app-twitter span,
  .app-shares li a.app-google-plus span,
  .app-shares li a.app-whatsapp span,
  .app-shares li a.app-sms span {
    display: none;
  }
  .app-comments {
    padding: 4px 8px !important;
    margin: 10px 0 0 0;
  }
  
  blockquote,
  .blockquote-reverse,
  blockquote.pull-right {
    padding: 15px 15px 25px 15px !important;
    font-size: 22px !important;
  }
  
  
  #app-photos .app-socialTools {
    padding: 10px 0 13px 0 !important;
  }
  #app-photos .searchBox {
    margin: 0 0 0 15px !important;
  }
  #app-photos .searchBox i {
    margin: 9px 0 0 44px !important;
  }
  #app-photos .galRow {
    display: block !important;
  }
  #app-photos .galRow .galContainer {
    width: 100% !important;
  }
  #app-photos .galRow .galContainer .thumb {
    background: #f7f7f7 url("../../../../assets/design/watermark_M.png") no-repeat 50% 50% !important;
  }
  #app-photos .galRow .galContainer:first-child {
    margin: 0 0 15px 0 !important;
  }
  #app-photos .galRow .galContainer .galUpdate {
    -webkit-transform: translate(260px, 15px) !important;
    -ms-transform: translate(260px, 15px) !important;
    -o-transform: translate(260px, 15px) !important;
    transform: translate(260px, 15px) !important;
  }
  #app-photos .galRow .galContainer .albumInfos {
    -webkit-transform: translate(15px, 142px) !important;
    -ms-transform: translate(15px, 142px) !important;
    -o-transform: translate(15px, 142px) !important;
    transform: translate(15px, 142px) !important;
  }
  #app-photos .galRow .galContainer .photoInfos {
    -webkit-transform: translate(15px, 150px) !important;
    -ms-transform: translate(15px, 150px) !important;
    -o-transform: translate(15px, 150px) !important;
    transform: translate(15px, 150px) !important;
  }
  #app-photos .galRow .galContainer .galInfos ul li.galTitle,
  #app-photos .galRow .galContainer .subCatsInfos ul li.galTitle,
  #app-photos .galRow .galContainer .imagesInfos ul li.galTitle,
  #app-photos .galRow .galContainer .galInfos ul li.subCatsTitle,
  #app-photos .galRow .galContainer .subCatsInfos ul li.subCatsTitle,
  #app-photos .galRow .galContainer .imagesInfos ul li.subCatsTitle,
  #app-photos .galRow .galContainer .galInfos ul li.imageTitle,
  #app-photos .galRow .galContainer .subCatsInfos ul li.imageTitle,
  #app-photos .galRow .galContainer .imagesInfos ul li.imageTitle {
    float: none !important;
  }
  #app-photos .catFilter span[type="name"] {
    display: block;
    margin: 0 !important;
  }
  #app-photos .catFilter form select[name="orderby"] {
    margin: 6px 0 10px 0 !important;
  }
  #app-photos .photoTitle {
    font-size: 22px !important;
  }
  #app-photos .photoDetails i.separator {
    padding: 0 5px !important;
  }
  #app-photos .detailPhoto img.photo {
    background: #f7f7f7 url("../../../../assets/design/watermark_M.png") no-repeat 50% 50% !important;
  }
  #app-photos .pageNavigation .previous {
    width: 100% !important;
    float: none !important;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
  }
  #app-photos .pageNavigation .next {
    width: 100% !important;
  }
  #app-photos .iconBar {
    width: 100% !important;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 0 !important;
    padding-bottom: 21px;
    margin-bottom: 5px;
  }
  #app-photos .albumThumbs .thumbsContainer a {
    margin: 0 0 15px 0 !important;
  }
  #app-photos .albumThumbs .thumbsContainer a img {
    width: 100% !important;
  }
  #app-photos .albumThumbs .thumbsContainer a:last-child {
    margin-bottom: 0 !important;
  }
  
  .catModule .catContainer .catItem {
    width: 100% !important;
    float: none !important;
  }
  .catModule .catContainer .catItem:nth-child(even) {
    margin: 15px 0 !important;
  }
  .catModule .catContainer .catItem .catImage img {
    background: #f7f7f7 url("../../../../assets/design/watermark_M.png") no-repeat 50% 50% !important;
  }
  .catModule .catContainer .catItem .catImage span.albumIcon {
    -webkit-transform: translate(15px, -48px) !important;
    -ms-transform: translate(15px, -48px) !important;
    -o-transform: translate(15px, -48px) !important;
    transform: translate(15px, -48px) !important;
  }
  
  .app-footer .block {
    width: 100% !important;
    float: none !important;
  }
  .app-footer #footer-leading span.mobile-apps,
  .app-footer #footer-leading span.devices {
    width: 100% !important;
    float: left;
  }
  .app-footer #footer-leading .block .app-card {
    padding-bottom: 15px;
    border-bottom: 1px solid #555555;
  }
  .app-footer #footer-leading .block:last-child .app-card {
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  .app-footer #footer-primary .block .app-card {
    padding-bottom: 15px;
    border-bottom: 1px solid #555555;
  }
  .app-footer #footer-primary .block:last-child .app-card {
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  .app-footer #footer-secondary .block .app-card {
    padding-bottom: 15px;
    border-bottom: 1px solid #555555;
  }
  .app-footer #footer-secondary .block:last-child .app-card {
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  .app-footer #footer-newsletter .acymailing_fulldiv tr,
  .app-footer #footer-newsletter .acymailing_fulldiv td {
    float: none !important;
  }
  .app-footer #footer-newsletter .acymailing_module_form div.acymailing_introtext {
    font-size: 20px;
    font-family: "App", sans-serif;
    font-weight: 300;
    padding-left: 0 !important;
    display: block !important;
  }
  .app-footer #footer-newsletter .acymailing_module_form td.acyfield_email input[type="text"] {
    margin-right: 0 !important;
  }
  .app-footer #footer-newsletter .acymailing_module_form td.captchakeymodule div.captcha-container {
    padding-top: 10px !important;
    margin-left: 59px !important;
  }
  .app-footer #footer-newsletter .acymailing_module_form td.captchakeymodule input.captchafield {
    margin: 10px 0 !important;
  }
  .app-footer #footer-newsletter .acysubbuttons {
    padding-left: 11.5px !important;
  }
  .app-footer #footer-links {
    padding: 15px 30px !important;
  }
  .app-footer #footer-links p {
    padding: 10px 40px !important;
  }
  
  .comments-header h3,
  div.itemRelated h3,
  .albumThumbs h3 {
    border-top-width: 2px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  
  .container {
    width: 100% !important;
    padding: 0 !important;
  }
  .col-sm-8 {
    padding-right: 0 !important;
  }
  .off-canvas-toggle {
    margin-left: 15px !important;
  }
  
  .landingPage #app-leading .surface {
    border-top: none;
  }
  #app-leading .surface {
    border-top: 3px solid #ea0000;
  }
  .page_politique #app-leading .surface {
    border-top-color: #8787ff;
  }
  .page_societe #app-leading .surface {
    border-top-color: #7e6544;
  }
  .page_economie #app-leading .surface {
    border-top-color: #0027ec;
  }
  .page_international #app-leading .surface {
    border-top-color: #a1e000;
  }
  .page_sport #app-leading .surface {
    border-top-color: #018f26;
  }
  .page_culture #app-leading .surface {
    border-top-color: #925600;
  }
  .page_diaspora #app-leading .surface {
    border-top-color: #174407;
  }
  .page_tech #app-leading .surface {
    border-top-color: #010b5a;
  }
  .page_astuces #app-leading .surface {
    border-top-color: #f97f2c;
  }
  .page_idees #app-leading .surface {
    border-top-color: #f4b100;
  }
  .page_editorial #app-leading .surface {
    border-top-color: #e4ac00;
  }
  .page_portraits #app-leading .surface {
    border-top-color: #5d717a;
  }
  .page_photos #app-leading .surface {
    border-top-color: #191919;
  }
  .page_videos #app-leading .surface {
    border-top-color: #03090e;
  }
  
  #app-topBar,
  #app-toolsBar {
    padding: 0 15px !important;
  }
  #app-toolsBar .pages .toolsBar-left {
    margin-left: -15px;
  }
  #app-header {
    border-bottom: 1px solid #e0e0e0;
  }
  
  #app-masshead .right-widget img {
    width: 100%;
  }
  [class^="rubrique_"] a {
    font-size: 34px !important;
    line-height: 60px !important;
  }
  
  .app-block .blockHeader {
    height: auto !important;
  }
  .app-block .blockHeader .block-details {
    position: relative !important;
    display: block !important;
    width: 100%;
    text-align: center !important;
    padding: 0 !important;
    border-top: 1px solid #e0e0e0;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .app-block .blockHeader .block-details .smartcountdown {
    display: inline-block !important;
    height: auto !important;
    padding: 8px 0;
  }
  .app-block .blockHeader .minimize {
    display: block !important;
    padding: 8px 0;
    height: auto !important;
  }
  .app-block .blockHeader .minimize .toggleBtn {
    color: #222222 !important;
  }
  .app-block .blockHeader .minimize .toggleBtn:hover {
    color: #222222 !important;
  }
  
  
  #app-photos .searchBox {
    margin: 0 110px !important;
  }
  #app-photos .searchBox i {
    margin: 9px 0 0 138px !important;
  }
  #app-photos .galRow .galContainer {
    
  }
  #app-photos .galRow .galContainer .galUpdate {
    -webkit-transform: translate(215px, 15px) !important;
    -ms-transform: translate(215px, 15px) !important;
    -o-transform: translate(215px, 15px) !important;
    transform: translate(215px, 15px) !important;
  }
  #app-photos .galRow .galContainer .albumInfos {
    -webkit-transform: translate(15px, 98px) !important;
    -ms-transform: translate(15px, 98px) !important;
    -o-transform: translate(15px, 98px) !important;
    transform: translate(15px, 98px) !important;
  }
  #app-photos .galRow .galContainer .photoInfos {
    -webkit-transform: translate(15px, 110px) !important;
    -ms-transform: translate(15px, 110px) !important;
    -o-transform: translate(15px, 110px) !important;
    transform: translate(15px, 110px) !important;
  }
  #app-photos .galRow .galContainer .galInfos ul li a {
    font-size: 20px !important;
  }
  #app-photos .galRow .galContainer .subCatsInfos ul li a,
  #app-photos .galRow .galContainer .imagesInfos ul li a {
    font-size: 16px !important;
  }
  #app-photos .photoTitle {
    font-size: 24px !important;
  }
  #app-photos .pageNavigation {
    padding: 15px 30px !important;
  }
  #app-photos .albumThumbs .thumbsContainer a img {
    width: 162px !important;
    min-height: auto !important;
  }
  
  .catModule .catContainer .catItem {
    width: 32.1% !important;
  }
  .catModule .catContainer .catItem .catInfos ul li a {
    font-size: 16px !important;
  }
  
  .app-shares li a.app-twitter span,
  .app-shares li a.app-google-plus span,
  .app-shares li a.app-whatsapp span,
  .app-shares li a.app-sms span {
    display: none;
  }
  .app-comments span {
    display: none;
  }
  
  #featured-event figure img {
    width: 100%;
  }
  #featured-event .content {
    margin: -160px 0 0 0 !important;
  }
  #featured-event .content header h2 {
    font-size: 26px !important;
  }
  
  .app-footer #footer-leading span.mobile-apps,
  .app-footer #footer-leading span.devices {
    width: 100% !important;
    height: 110px !important;
    background-size: 235px 110px !important;
  }
  .app-footer #footer-links {
    padding: 15px 60px 45px 60px !important;
  }
}

@media screen and (min-width: 992px) {
  .container {
    width: 1030px;
  }
  .col-md-8 {
    width: 65.8%;
    padding-right: 0;
  }
  .col-md-4 {
    width: 34.2%;
  }
}

@media screen and (min-width: 1200px) {
  
}

.app-block {
  background: #ffffff;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}
.app-block .blockHeader {
  border-top: 3px solid #ea0000;
  border-bottom: 1px solid #e0e0e0;
}
.app-block .blockHeader h3 a {
  display: block;
  font-size: 22px;
  padding: 8px 0;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.app-block .blockHeader h3 a:after {
  font-family: "FontAwesome";
  content: "\f178";
  opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -20px;
  font-size: 20px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.app-block .blockHeader h3 a:hover,
.app-block .blockHeader h3 a:focus {
  background: #f7f7f7;
}
.app-block .blockHeader h3 a:hover:after,
.app-block .blockHeader h3 a:focus:after {
  opacity: 1;
  filter: alpha(opacity=100);
  margin-left: 10px;
}
.app-block .blockHeader .block-title {
  position: relative;
  text-align: center;
}
.app-block .blockHeader .block-details {
  position: absolute;
  display: table;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.app-block .blockHeader .block-details.left {
  left: 0;
  padding-left: 15px;
}
.app-block .blockHeader .block-details.right {
  right: 0;
  padding-right: 15px;
}
.app-block .blockHeader .minimize {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}
.app-block .blockHeader .minimize .toggleBtn {
  color: #222222;
  font-weight: 700;
  padding: 12px 0;
  transition: color 0.2s ease-in-out 0s;
  -webkit-transition: color 0.2s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0s;
}
.app-block .blockHeader .minimize .toggleBtn:hover {
  color: #008fe0;
}
.app-block .blockHeader .minimize .toggleBtn:after {
  font-family: "FontAwesome";
  content: "\f106";
  margin-left: 8px;
}
.app-block .blockHeader .minimize .toggleBtn.expand:after {
  font-family: "FontAwesome";
  content: "\f107";
}
.app-block .topcontent {
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
}
.app-block .topcontent .app-card {
  background: none;
  margin-bottom: 0;
}
.app-block .topcontent .app-card .card-container .card-header {
  background: none;
}
.app-block .topcontent .app-card .card-container .card-content {
  background: none;
  padding: 0 0 0 0;
}
.app-block .block-content {
  padding-top: 15px;
  padding-bottom: 15px;
}
.app-block .block-content .first {
  display: inline-block;
}
.app-block .block-content .last {
  display: inline-block;
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-top: 15px;
}
.app-block .block-sidebar {
  padding-top: 15px;
}
.app-block .block-media {
  display: inline-block;
  padding: 0 15px;
  border-top: 1px solid #e0e0e0;
}
.app-block .block-media .app-card {
  background: none;
  margin-bottom: 0;
}
.app-block .block-media .app-card .card-container .card-header {
  background: none;
}
.app-block .block-media .app-card .card-container .card-content {
  background: none;
  padding: 15px 0 15px 0;
}
.app-block .block-media .app-card .card-container .card-header {
  border: none;
  text-align: center;
  font-size: 18px;
  padding: 0;
  margin-top: 15px;
  font-weight: 400;
  color: #999999;
}
.app-block .block-media .app-card .card-container .card-header span:before {
  content: "—";
  margin-right: 15px;
}
.app-block .block-media .app-card .card-container .card-header span:after {
  content: "—";
  margin-left: 15px;
}
.app-block .block-media.leading {
  background: #f9f9f9;
}
.app-block .block-media.primary {
  background: #f6f6f6;
}
.app-block .block-media.secondary {
  background: #f4f4f4;
}
.app-block .block-media.last {
  background: #f1f1f1;
}
.app-block .bottom-content {
  border-top: 1px solid #e0e0e0;
}
.app-block .bottom-content .app-card {
  background: none;
  margin-bottom: 0;
}
.app-block .bottom-content .app-card .card-container .card-header {
  background: none;
}
.app-block .bottom-content .app-card .card-container .card-content {
  background: none;
  padding: 15px 0 15px 0;
}
.app-block .blockFooter {
  -webkit-box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
  -moz-box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
  box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
  border-top: 1px solid #e0e0e0;
  text-align: center;
  
}
.app-block .blockFooter #app-devbox,
.app-block .blockFooter .box {
  display: inline-block;
}
.app-block .blockFooter h3 a {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #999999;
  padding: 8px 0;
}
.app-block .blockFooter h3 a:hover,
.app-block .blockFooter h3 a:focus {
  color: #999999;
  text-decoration: underline;
}
.app-block .blockFooter .trigger {
  position: absolute;
  padding: 0 15px;
  line-height: 30px;
  cursor: pointer;
  font-weight: 700;
  color: #999999;
}
.app-block .blockFooter .trigger p {
  margin: 0;
  float: left;
}
.app-block .blockFooter .trigger.left {
  left: 0;
}
.app-block .blockFooter .trigger.left.open {
  border-right: 1px solid #e0e0e0;
}
.app-block .blockFooter .trigger.right {
  right: 0;
}
.app-block .blockFooter .trigger.right.open {
  border-left: 1px solid #e0e0e0;
}
.app-block .blockFooter .trigger:hover,
.app-block .blockFooter .trigger:focus {
  background: #eeeeee;
}
.app-block .blockFooter .trigger:after {
  margin-left: 8px;
}
.app-block .blockFooter .trigger.closed:after {
  font-family: "FontAwesome";
  content: "\f107";
}
.app-block .blockFooter .trigger.open {
  background: #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
  z-index: 1;
}
.app-block .blockFooter .trigger.open:after {
  font-family: "FontAwesome";
  content: "\f106";
}
.app-block .blockFooter .trigger.open:hover,
.app-block .blockFooter .trigger.open:focus {
  background: #eeeeee;
  border-bottom-color: #eeeeee;
}
.app-block .blockFooter .browse-more {
  display: none;
  background: #f7f7f7;
}
.app-block .blockFooter .browse-more:before {
  display: block;
  content: "";
  background: #e0e0e0;
  width: 100%;
  height: 1px;
  position: absolute;
}
.app-block .blockFooter .browse-more.left:before {
  right: 0;
}
.app-block .blockFooter .browse-more.right:before {
  left: 0;
}
.app-block .blockFooter .browse-more ul {
  padding: 15px 30px;
  margin: 0;
  display: inline-table;
  width: 100%;
}
.app-block .blockFooter .browse-more ul li {
  float: left;
  color: #999999;
  margin: 0;
  list-style: none;
  line-height: 180%;
}
.app-block .blockFooter .browse-more ul li:after {
  content: "-";
  padding: 0 15px;
  margin-top: -3px;
}
.app-block .blockFooter .browse-more ul li:first-child {
  display: none;
}
.app-block .blockFooter .browse-more ul li:last-child:after {
  display: none;
}
.app-block .blockFooter .browse-more ul li a {
  padding: 0;
  font-size: 13px;
  color: #999999;
  float: left;
}
.app-block .blockFooter .browse-more ul li a:hover,
.app-block .blockFooter .browse-more ul li a:focus {
  background: none;
  text-decoration: underline;
}

#politique .blockHeader {
  border-top-color: #8787ff;
}
#politique .blockHeader h3 a {
  color: #8787ff;
}
#politique .blockFooter h3 a:hover,
#politique .blockFooter h3 a:focus {
  color: #8787ff;
}
#politique .blockFooter .trigger:hover,
#politique .blockFooter .trigger:focus {
  background: #8787ff;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #politique .blockFooter .trigger.open {
    background: #ababff !important;
    color: #ffffff;
  }
}
#politique .blockFooter .trigger.open:hover,
#politique .blockFooter .trigger.open:focus {
  background: #8787ff !important;
  border-bottom-color: #8787ff;
}
#politique .blockFooter .browse-more ul li a:hover,
#politique .blockFooter .browse-more ul li a:focus {
  color: #8787ff;
}
#societe .blockHeader {
  border-top-color: #7e6544;
}
#societe .blockHeader h3 a {
  color: #7e6544;
}
#societe .blockFooter h3 a:hover,
#societe .blockFooter h3 a:focus {
  color: #7e6544;
}
#societe .blockFooter .trigger:hover,
#societe .blockFooter .trigger:focus {
  background: #7e6544;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #societe .blockFooter .trigger.open {
    background: #957851 !important;
    color: #ffffff;
  }
}
#societe .blockFooter .trigger.open:hover,
#societe .blockFooter .trigger.open:focus {
  background: #7e6544 !important;
  border-bottom-color: #7e6544;
}
#societe .blockFooter .browse-more ul li a:hover,
#societe .blockFooter .browse-more ul li a:focus {
  color: #7e6544;
}
#economie .blockHeader {
  border-top-color: #0027ec;
}
#economie .blockHeader h3 a {
  color: #0027ec;
}
#economie .blockFooter h3 a:hover,
#economie .blockFooter h3 a:focus {
  color: #0027ec;
}
#economie .blockFooter .trigger:hover,
#economie .blockFooter .trigger:focus {
  background: #0027ec;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #economie .blockFooter .trigger.open {
    background: #5874ff !important;
    color: #ffffff;
  }
}
#economie .blockFooter .trigger.open:hover,
#economie .blockFooter .trigger.open:focus {
  background: #0027ec !important;
  border-bottom-color: #0027ec;
}
#economie .blockFooter .browse-more ul li a:hover,
#economie .blockFooter .browse-more ul li a:focus {
  color: #0027ec;
}
#international .blockHeader {
  border-top-color: #a1e000;
}
#international .blockHeader h3 a {
  color: #a1e000;
}
#international .blockFooter h3 a:hover,
#international .blockFooter h3 a:focus {
  color: #a1e000;
}
#international .blockFooter .trigger:hover,
#international .blockFooter .trigger:focus {
  background: #a1e000;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #international .blockFooter .trigger.open {
    background: #b9ff05 !important;
    color: #ffffff;
  }
}
#international .blockFooter .trigger.open:hover,
#international .blockFooter .trigger.open:focus {
  background: #a1e000 !important;
  border-bottom-color: #a1e000;
}
#international .blockFooter .browse-more ul li a:hover,
#international .blockFooter .browse-more ul li a:focus {
  color: #a1e000;
}
#sport .blockHeader {
  border-top-color: #018f26;
}
#sport .blockHeader h3 a {
  color: #018f26;
}
#sport .blockFooter h3 a:hover,
#sport .blockFooter h3 a:focus {
  color: #018f26;
}
#sport .blockFooter .trigger:hover,
#sport .blockFooter .trigger:focus {
  background: #018f26;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #sport .blockFooter .trigger.open {
    background: #01b22f !important;
    color: #ffffff;
  }
}
#sport .blockFooter .trigger.open:hover,
#sport .blockFooter .trigger.open:focus {
  background: #018f26 !important;
  border-bottom-color: #018f26;
}
#sport .blockFooter .browse-more ul li a:hover,
#sport .blockFooter .browse-more ul li a:focus {
  color: #018f26;
}
#culture .blockHeader {
  border-top-color: #925600;
}
#culture .blockHeader h3 a {
  color: #925600;
}
#culture .blockFooter h3 a:hover,
#culture .blockFooter h3 a:focus {
  color: #925600;
}
#culture .blockFooter .trigger:hover,
#culture .blockFooter .trigger:focus {
  background: #925600;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #culture .blockFooter .trigger.open {
    background: #b66b00 !important;
    color: #ffffff;
  }
}
#culture .blockFooter .trigger.open:hover,
#culture .blockFooter .trigger.open:focus {
  background: #925600 !important;
  border-bottom-color: #925600;
}
#culture .blockFooter .browse-more ul li a:hover,
#culture .blockFooter .browse-more ul li a:focus {
  color: #925600;
}
#diaspora .blockHeader {
  border-top-color: #174407;
}
#diaspora .blockHeader h3 a {
  color: #174407;
}
#diaspora .blockFooter h3 a:hover,
#diaspora .blockFooter h3 a:focus {
  color: #174407;
}
#diaspora .blockFooter .trigger:hover,
#diaspora .blockFooter .trigger:focus {
  background: #174407;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #diaspora .blockFooter .trigger.open {
    background: #22640a !important;
    color: #ffffff;
  }
}
#diaspora .blockFooter .trigger.open:hover,
#diaspora .blockFooter .trigger.open:focus {
  background: #174407 !important;
  border-bottom-color: #174407;
}
#diaspora .blockFooter .browse-more ul li a:hover,
#diaspora .blockFooter .browse-more ul li a:focus {
  color: #174407;
}
#tech .blockHeader {
  border-top-color: #010b5a;
}
#tech .blockHeader h3 a {
  color: #010b5a;
}
#tech .blockFooter h3 a:hover,
#tech .blockFooter h3 a:focus {
  color: #010b5a;
}
#tech .blockFooter .trigger:hover,
#tech .blockFooter .trigger:focus {
  background: #010b5a;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #tech .blockFooter .trigger.open {
    background: #0214a1 !important;
    color: #ffffff;
  }
}
#tech .blockFooter .trigger.open:hover,
#tech .blockFooter .trigger.open:focus {
  background: #010b5a !important;
  border-bottom-color: #010b5a;
}
#tech .blockFooter .browse-more ul li a:hover,
#tech .blockFooter .browse-more ul li a:focus {
  color: #010b5a;
}
#astuces .blockHeader {
  border-top-color: #f97f2c;
}
#astuces .blockHeader h3 a {
  color: #f97f2c;
}
#astuces .blockFooter h3 a:hover,
#astuces .blockFooter h3 a:focus {
  color: #f97f2c;
}
#astuces .blockFooter .trigger:hover,
#astuces .blockFooter .trigger:focus {
  background: #f97f2c;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #astuces .blockFooter .trigger.open {
    background: #fa944f !important;
    color: #ffffff;
  }
}
#astuces .blockFooter .trigger.open:hover,
#astuces .blockFooter .trigger.open:focus {
  background: #f97f2c !important;
  border-bottom-color: #f97f2c;
}
#astuces .blockFooter .browse-more ul li a:hover,
#astuces .blockFooter .browse-more ul li a:focus {
  color: #f97f2c;
}
#idees .blockHeader {
  border-top-color: #f4b100;
}
#idees .blockHeader h3 a {
  color: #f4b100;
}
#idees .blockFooter h3 a:hover,
#idees .blockFooter h3 a:focus {
  color: #f4b100;
}
#idees .blockFooter .trigger:hover,
#idees .blockFooter .trigger:focus {
  background: #f4b100;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #idees .blockFooter .trigger.open {
    background: #ffc019 !important;
    color: #ffffff;
  }
}
#idees .blockFooter .trigger.open:hover,
#idees .blockFooter .trigger.open:focus {
  background: #f4b100 !important;
  border-bottom-color: #f4b100;
}
#idees .blockFooter .browse-more ul li a:hover,
#idees .blockFooter .browse-more ul li a:focus {
  color: #f4b100;
}
#portraits .blockHeader {
  border-top-color: #5d717a;
}
#portraits .blockHeader h3 a {
  color: #5d717a;
}
#portraits .blockFooter h3 a:hover,
#portraits .blockFooter h3 a:focus {
  color: #5d717a;
}
#portraits .blockFooter .trigger:hover,
#portraits .blockFooter .trigger:focus {
  background: #5d717a;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #portraits .blockFooter .trigger.open {
    background: #6c848e !important;
    color: #ffffff;
  }
}
#portraits .blockFooter .trigger.open:hover,
#portraits .blockFooter .trigger.open:focus {
  background: #5d717a !important;
  border-bottom-color: #5d717a;
}
#portraits .blockFooter .browse-more ul li a:hover,
#portraits .blockFooter .browse-more ul li a:focus {
  color: #5d717a;
}
#photos .blockHeader {
  border-top-color: #191919;
}
#photos .blockHeader h3 a {
  color: #191919;
}
#photos .blockFooter h3 a:hover,
#photos .blockFooter h3 a:focus {
  color: #191919;
}
#photos .blockFooter .trigger:hover,
#photos .blockFooter .trigger:focus {
  background: #191919;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #photos .blockFooter .trigger.open {
    background: #2b2b2b !important;
    color: #ffffff;
  }
}
#photos .blockFooter .trigger.open:hover,
#photos .blockFooter .trigger.open:focus {
  background: #191919 !important;
  border-bottom-color: #191919;
}
#photos .blockFooter .browse-more ul li a:hover,
#photos .blockFooter .browse-more ul li a:focus {
  color: #191919;
}
#videos .blockHeader {
  border-top-color: #03090e;
}
#videos .blockHeader h3 a {
  color: #03090e;
}
#videos .blockFooter h3 a:hover,
#videos .blockFooter h3 a:focus {
  color: #03090e;
}
#videos .blockFooter .trigger:hover,
#videos .blockFooter .trigger:focus {
  background: #03090e;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #videos .blockFooter .trigger.open {
    background: #091c2b !important;
    color: #ffffff;
  }
}
#videos .blockFooter .trigger.open:hover,
#videos .blockFooter .trigger.open:focus {
  background: #03090e !important;
  border-bottom-color: #03090e;
}
#videos .blockFooter .browse-more ul li a:hover,
#videos .blockFooter .browse-more ul li a:focus {
  color: #03090e;
}
#editorial .blockHeader {
  border-top-color: #e4ac00;
}
#editorial .blockHeader h3 a {
  color: #e4ac00;
}
#editorial .blockFooter h3 a:hover,
#editorial .blockFooter h3 a:focus {
  color: #e4ac00;
}
#editorial .blockFooter .trigger:hover,
#editorial .blockFooter .trigger:focus {
  background: #e4ac00;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #editorial .blockFooter .trigger.open {
    background: #ffc309 !important;
    color: #ffffff;
  }
}
#editorial .blockFooter .trigger.open:hover,
#editorial .blockFooter .trigger.open:focus {
  background: #e4ac00 !important;
  border-bottom-color: #e4ac00;
}
#editorial .blockFooter .browse-more ul li a:hover,
#editorial .blockFooter .browse-more ul li a:focus {
  color: #e4ac00;
}
#agenda .blockHeader {
  border-top-color: #cab500;
}
#agenda .blockHeader h3 a {
  color: #cab500;
}
#agenda .blockFooter h3 a:hover,
#agenda .blockFooter h3 a:focus {
  color: #cab500;
}
#agenda .blockFooter .trigger:hover,
#agenda .blockFooter .trigger:focus {
  background: #cab500;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #agenda .blockFooter .trigger.open {
    background: #eed500 !important;
    color: #ffffff;
  }
}
#agenda .blockFooter .trigger.open:hover,
#agenda .blockFooter .trigger.open:focus {
  background: #cab500 !important;
  border-bottom-color: #cab500;
}
#agenda .blockFooter .browse-more ul li a:hover,
#agenda .blockFooter .browse-more ul li a:focus {
  color: #cab500;
}
#documents .blockHeader {
  border-top-color: #00e59c;
}
#documents .blockHeader h3 a {
  color: #00e59c;
}
#documents .blockFooter h3 a:hover,
#documents .blockFooter h3 a:focus {
  color: #00e59c;
}
#documents .blockFooter .trigger:hover,
#documents .blockFooter .trigger:focus {
  background: #00e59c;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #documents .blockFooter .trigger.open {
    background: #0affb1 !important;
    color: #ffffff;
  }
}
#documents .blockFooter .trigger.open:hover,
#documents .blockFooter .trigger.open:focus {
  background: #00e59c !important;
  border-bottom-color: #00e59c;
}
#documents .blockFooter .browse-more ul li a:hover,
#documents .blockFooter .browse-more ul li a:focus {
  color: #00e59c;
}
#localites .blockHeader {
  border-top-color: #197b5a;
}
#localites .blockHeader h3 a {
  color: #197b5a;
}
#localites .blockFooter h3 a:hover,
#localites .blockFooter h3 a:focus {
  color: #197b5a;
}
#localites .blockFooter .trigger:hover,
#localites .blockFooter .trigger:focus {
  background: #197b5a;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #localites .blockFooter .trigger.open {
    background: #1f9970 !important;
    color: #ffffff;
  }
}
#localites .blockFooter .trigger.open:hover,
#localites .blockFooter .trigger.open:focus {
  background: #197b5a !important;
  border-bottom-color: #197b5a;
}
#localites .blockFooter .browse-more ul li a:hover,
#localites .blockFooter .browse-more ul li a:focus {
  color: #197b5a;
}

#photos .app-block {
  background: #f9f9f9;
}
#photos .app-block header h3 a:hover,
#photos .app-block header h3 a:focus {
  background: #f2f2f2;
}

[data-type="event"] .blockHeader {
  height: 51px;
  border-top: none;
}
[data-type="event"] .blockHeader h3 a {
  padding: 10px 0;
}
[data-type="event"] .smartcountdown {
  height: 47px;
}
[data-type="event"] .minimize {
  height: 50px !important;
}
[data-type="event"] .minimize .toggleBtn {
  color: #ffffff;
}
[data-type="event"] .minimize .toggleBtn:hover {
  color: #222222 !important;
}

.cat-inside {
  text-align: center;
}
.cat-inside .box,
.cat-inside #app-dexbox {
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
}
.cat-inside img {
  width: 100%;
}
.cat-inside p {
  margin: 0;
}
.cat-inside ins {
  display: block !important;
  margin: 0 auto;
}

.article-inside {
  text-align: center;
}
.article-inside .box,
.article-inside #app-dexbox {
  margin-bottom: 15px;
}
.article-inside .box.endContent,
.article-inside #app-dexbox.endContent {
  margin-top: 15px;
}
.article-inside .box.photoContent,
.article-inside #app-dexbox.photoContent {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.article-inside .box.lastBottom,
.article-inside #app-dexbox.lastBottom {
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
}
.article-inside img {
  width: 100%;
}
.article-inside ins {
  display: block !important;
  margin: 0 auto;
}
.article-inside p {
  margin: 0;
}

.comments-header h3 {
  margin: 0;
  padding: 8px 15px;
  font-weight: 500;
  border-top: 3px solid #cccccc;
  border-bottom: 1px solid #e0e0e0;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #999999;
  background: #f7f7f7;
  letter-spacing: -0.3px;
}
#app-fb-comments {
  background: #f7f7f7;
  padding: 0 15px;
  margin-bottom: 15px;
  width: 100%;
}
#app-fb-comments.fb_iframe_widget span,
#app-fb-comments.fb_iframe_widget iframe {
  width: 100% !important;
}

.page_photos.politique [class^="rubrique_"] a:before {
  color: #8787ff;
}
.page_photos.politique .galUpdate {
  background: #8787ff !important;
}
.page_photos.societe [class^="rubrique_"] a:before {
  color: #7e6544;
}
.page_photos.societe .galUpdate {
  background: #7e6544 !important;
}
.page_photos.economie [class^="rubrique_"] a:before {
  color: #0027ec;
}
.page_photos.economie .galUpdate {
  background: #0027ec !important;
}
.page_photos.international [class^="rubrique_"] a:before {
  color: #a1e000;
}
.page_photos.international .galUpdate {
  background: #a1e000 !important;
}
.page_photos.sport [class^="rubrique_"] a:before {
  color: #018f26;
}
.page_photos.sport .galUpdate {
  background: #018f26 !important;
}
.page_photos.culture [class^="rubrique_"] a:before {
  color: #925600;
}
.page_photos.culture .galUpdate {
  background: #925600 !important;
}
.page_photos.diaspora [class^="rubrique_"] a:before {
  color: #174407;
}
.page_photos.diaspora .galUpdate {
  background: #174407 !important;
}
.page_photos.tech [class^="rubrique_"] a:before {
  color: #010b5a;
}
.page_photos.tech .galUpdate {
  background: #010b5a !important;
}
.page_photos.astuces [class^="rubrique_"] a:before {
  color: #f97f2c;
}
.page_photos.astuces .galUpdate {
  background: #f97f2c !important;
}
.page_photos.idees [class^="rubrique_"] a:before {
  color: #f4b100;
}
.page_photos.idees .galUpdate {
  background: #f4b100 !important;
}
.page_photos.editorial [class^="rubrique_"] a:before {
  color: #e4ac00;
}
.page_photos.editorial .galUpdate {
  background: #e4ac00 !important;
}
.page_photos.portraits [class^="rubrique_"] a:before {
  color: #5d717a;
}
.page_photos.portraits .galUpdate {
  background: #5d717a !important;
}
.page_photos.photos [class^="rubrique_"] a:before {
  color: #191919;
}
.page_photos.photos .galUpdate {
  background: #191919 !important;
}
.page_photos.videos [class^="rubrique_"] a:before {
  color: #03090e;
}
.page_photos.videos .galUpdate {
  background: #03090e !important;
}
.page_photos.agenda [class^="rubrique_"] a:before {
  color: #cab500;
}
.page_photos.agenda .galUpdate {
  background: #cab500 !important;
}
.page_photos.documents [class^="rubrique_"] a:before {
  color: #00e59c;
}
.page_photos.documents .galUpdate {
  background: #00e59c !important;
}
.page_photos.localites [class^="rubrique_"] a:before {
  color: #197b5a;
}
.page_photos.localites .galUpdate {
  background: #197b5a !important;
}
#app-photos {
  background: #ffffff;
  padding: 0;
  
  
  
  
}
#app-photos .clearfix {
  clear: both;
}
#app-photos div.pagination {
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}
#app-photos div.pagination.top {
  display: none;
  margin: 0;
  padding: 0 0 15px 0;
}
#app-photos div.pagination.bottom {
  margin: 15px 0;
  padding: 15px 0;
}
#app-photos div.pagination ul.pagination {
  margin: 0;
}
#app-photos .galHeader {
  background: #f7f7f7;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#app-photos .galFooter {
  border-top: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-top: 15px;
}
#app-photos h2 {
  margin: 0;
}
#app-photos .modules-container {
  margin: 0;
}
#app-photos .modules-container .module {
  display: block;
}
#app-photos .breadcrumb {
  margin: 0;
}
#app-photos .breadcrumb a {
  color: #999999;
}
#app-photos .searchBox {
  margin: 0 172px;
}
#app-photos .searchBox i {
  position: absolute;
  left: 0;
  margin: 9px 0 0 201px;
  color: #999999;
}
#app-photos .searchBox .inputbox {
  width: 300px;
  margin: 0 0 15px 0;
  padding: 0 10px 0 35px;
  color: #999999;
}
#app-photos .back {
  text-align: center;
  font-weight: 700;
}
#app-photos .back a:before {
  font-family: "FontAwesome";
  content: "\f177";
  margin-right: 5px;
}
#app-photos .myGallery {
  text-align: center;
}
#app-photos .myFavourites {
  text-align: center;
}
#app-photos .myFavourites a {
  font-weight: 700;
}
#app-photos .myFavourites a:after {
  font-family: "FontAwesome";
  content: "\f004";
  margin-left: 5px;
  color: #ea0000;
}
#app-photos .myFavourites img {
  display: none;
}
#app-photos .topList {
  text-align: center;
  font-family: "App", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: -0.3px;
}
#app-photos .topList a {
  font-weight: 400 !important;
  border-bottom: 1px dotted #222222;
}
#app-photos .galStats {
  text-align: center;
  font-family: "App", sans-serif;
  letter-spacing: -0.3px;
}
#app-photos .galCatsCount {
  text-align: center;
  font-family: "App", sans-serif;
  letter-spacing: -0.3px;
}
#app-photos .catHead {
  text-align: center;
}
#app-photos .catHead .feedIcon {
  display: inline;
}
#app-photos .catHead .feedIcon a {
  font-weight: 700;
}
#app-photos .catHead .feedIcon a:before {
  font-family: "FontAwesome";
  content: "\f09e";
  margin-right: 5px;
  font-size: 16px;
}
#app-photos .catHead .feedIcon a img {
  display: none;
}
#app-photos .catFilter {
  text-align: center;
  margin-bottom: 15px;
}
#app-photos .catFilter span[type="name"] {
  font-weight: 700;
  margin-right: 15px;
}
#app-photos .catFilter span[type="name"]:before {
  font-family: "FontAwesome";
  content: "\f0b0";
  margin-right: 5px;
  font-size: 15px;
}
#app-photos .catFilter form {
  display: inline-block;
}
#app-photos .catFilter form select[name="orderby"] {
  float: left;
  margin-right: 15px;
}
#app-photos .catFilter form select[name="orderdir"] {
  text-transform: capitalize;
}
#app-photos .cooliris {
  margin: 0;
}
#app-photos .galRow {
  margin-top: 15px;
  width: 100%;
  display: flex;
}
#app-photos .galRow .galContainer {
  padding: 0;
  width: 314px;
}
#app-photos .galRow .galContainer:first-child {
  margin-right: 15px;
}
#app-photos .galRow .galContainer .galUpdate {
  background: #ea0000;
  color: #ffffff;
  padding: 4px 8px;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transform: translate(240px, 15px);
  -ms-transform: translate(240px, 15px);
  -o-transform: translate(240px, 15px);
  transform: translate(240px, 15px);
}
#app-photos .galRow .galContainer .galUpdate.politique {
  background: #8787ff;
}
#app-photos .galRow .galContainer .galUpdate.societe {
  background: #7e6544;
}
#app-photos .galRow .galContainer .galUpdate.economie {
  background: #0027ec;
}
#app-photos .galRow .galContainer .galUpdate.international {
  background: #a1e000;
}
#app-photos .galRow .galContainer .galUpdate.sport {
  background: #018f26;
}
#app-photos .galRow .galContainer .galUpdate.culture {
  background: #925600;
}
#app-photos .galRow .galContainer .galUpdate.diaspora {
  background: #174407;
}
#app-photos .galRow .galContainer .galUpdate.tech {
  background: #010b5a;
}
#app-photos .galRow .galContainer .albumInfos {
  display: inline-block;
  position: absolute;
  font-family: "App", sans-serif;
  color: #ffffff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  -webkit-transform: translate(15px, 138px);
  -ms-transform: translate(15px, 138px);
  -o-transform: translate(15px, 138px);
  transform: translate(15px, 138px);
}
#app-photos .galRow .galContainer .albumInfos span.albumIcon:before {
  font-family: "app-icons";
  content: "\e819";
  font-size: 30px;
}
#app-photos .galRow .galContainer .albumInfos span.albumIcon strong {
  font-size: 16px;
}
#app-photos .galRow .galContainer .albumInfos span.albumHits:before {
  content: "";
  width: 1px;
  height: 18px;
  background: #ffffff;
  margin: 10px 6px -4px 6px;
  display: inline-block;
}
#app-photos .galRow .galContainer .albumInfos span.albumHits strong {
  font-weight: 500 !important;
}
#app-photos .galRow .galContainer .albumInfos span.albumHits strong:before {
  font-family: "FontAwesome";
  content: "\f06e";
  margin-right: 4px;
}
#app-photos .galRow .galContainer .photoInfos {
  display: inline-block;
  position: absolute;
  font-family: "App", sans-serif;
  color: #ffffff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  -webkit-transform: translate(15px, 145px);
  -ms-transform: translate(15px, 145px);
  -o-transform: translate(15px, 145px);
  transform: translate(15px, 145px);
}
#app-photos .galRow .galContainer .photoInfos span.photoHits:before {
  font-family: "FontAwesome";
  content: "\f06e";
}
#app-photos .galRow .galContainer .photoInfos span.downloads:before {
  content: "";
  width: 1px;
  height: 18px;
  background: #ffffff;
  margin: 10px 6px -4px 6px;
  display: inline-block;
}
#app-photos .galRow .galContainer .photoInfos span.downloads strong:before {
  font-family: "FontAwesome";
  content: "\f019";
  margin-right: 4px;
}
#app-photos .galRow .galContainer .thumb {
  display: block;
  background: #f7f7f7 url("../../../../assets/design/watermark_L.png") no-repeat 50% 50%;
  width: 100%;
  height: auto;
  margin: 0;
}
#app-photos .galRow .galContainer .galInfos,
#app-photos .galRow .galContainer .subCatsInfos,
#app-photos .galRow .galContainer .imagesInfos {
  margin: 6px 15px 0 15px;
}
#app-photos .galRow .galContainer .galInfos ul,
#app-photos .galRow .galContainer .subCatsInfos ul,
#app-photos .galRow .galContainer .imagesInfos ul {
  margin: 0;
  padding: 0;
}
#app-photos .galRow .galContainer .galInfos ul li,
#app-photos .galRow .galContainer .subCatsInfos ul li,
#app-photos .galRow .galContainer .imagesInfos ul li {
  list-style: none;
  line-height: 130%;
}
#app-photos .galRow .galContainer .galInfos ul li.galTitle,
#app-photos .galRow .galContainer .subCatsInfos ul li.galTitle,
#app-photos .galRow .galContainer .imagesInfos ul li.galTitle {
  float: left;
}
#app-photos .galRow .galContainer .galInfos ul li.galTitle a,
#app-photos .galRow .galContainer .subCatsInfos ul li.galTitle a,
#app-photos .galRow .galContainer .imagesInfos ul li.galTitle a {
  font-family: "App", sans-serif;
  font-size: 22px;
  font-weight: 700;
}
#app-photos .galRow .galContainer .galInfos ul li.subCatsTitle,
#app-photos .galRow .galContainer .subCatsInfos ul li.subCatsTitle,
#app-photos .galRow .galContainer .imagesInfos ul li.subCatsTitle {
  float: left;
}
#app-photos .galRow .galContainer .galInfos ul li.subCatsTitle img,
#app-photos .galRow .galContainer .subCatsInfos ul li.subCatsTitle img,
#app-photos .galRow .galContainer .imagesInfos ul li.subCatsTitle img {
  display: none;
}
#app-photos .galRow .galContainer .galInfos ul li.subCatsTitle a,
#app-photos .galRow .galContainer .subCatsInfos ul li.subCatsTitle a,
#app-photos .galRow .galContainer .imagesInfos ul li.subCatsTitle a {
  font-family: "App", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
#app-photos .galRow .galContainer .galInfos ul li.imageTitle,
#app-photos .galRow .galContainer .subCatsInfos ul li.imageTitle,
#app-photos .galRow .galContainer .imagesInfos ul li.imageTitle {
  float: left;
  padding-bottom: 6px;
}
#app-photos .galRow .galContainer .galInfos ul li.imageTitle img,
#app-photos .galRow .galContainer .subCatsInfos ul li.imageTitle img,
#app-photos .galRow .galContainer .imagesInfos ul li.imageTitle img {
  display: none;
}
#app-photos .galRow .galContainer .galInfos ul li.imageTitle a,
#app-photos .galRow .galContainer .subCatsInfos ul li.imageTitle a,
#app-photos .galRow .galContainer .imagesInfos ul li.imageTitle a {
  font-family: "App", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
#app-photos .galRow .galContainer .galInfos ul li.description,
#app-photos .galRow .galContainer .subCatsInfos ul li.description,
#app-photos .galRow .galContainer .imagesInfos ul li.description {
  line-height: 130%;
  color: #555555;
  padding-top: 5px;
  clear: both;
  font-size: 13px;
}
#app-photos .galRow .galContainer .galInfos ul li.description p,
#app-photos .galRow .galContainer .subCatsInfos ul li.description p,
#app-photos .galRow .galContainer .imagesInfos ul li.description p {
  margin: 0;
}
#app-photos .galRow .galContainer .galInfos ul li.author,
#app-photos .galRow .galContainer .subCatsInfos ul li.author,
#app-photos .galRow .galContainer .imagesInfos ul li.author {
  margin: 0;
}
#app-photos .galRow .galContainer .galInfos ul li.rating,
#app-photos .galRow .galContainer .subCatsInfos ul li.rating,
#app-photos .galRow .galContainer .imagesInfos ul li.rating {
  margin: 0;
}
#app-photos .galRow .galContainer .galInfos ul li.comments,
#app-photos .galRow .galContainer .subCatsInfos ul li.comments,
#app-photos .galRow .galContainer .imagesInfos ul li.comments {
  margin: 0;
}
#app-photos .galRow .galContainer .galInfos ul li .download,
#app-photos .galRow .galContainer .subCatsInfos ul li .download,
#app-photos .galRow .galContainer .imagesInfos ul li .download {
  font-family: "App", sans-serif;
  color: #999999;
}
#app-photos .galRow .galContainer .galInfos ul li .download:before,
#app-photos .galRow .galContainer .subCatsInfos ul li .download:before,
#app-photos .galRow .galContainer .imagesInfos ul li .download:before {
  font-family: "FontAwesome";
  content: "\f019";
  margin-right: 4px;
}
#app-photos .galRow .galContainer .galInfos ul li .download:hover,
#app-photos .galRow .galContainer .subCatsInfos ul li .download:hover,
#app-photos .galRow .galContainer .imagesInfos ul li .download:hover,
#app-photos .galRow .galContainer .galInfos ul li .download:focus,
#app-photos .galRow .galContainer .subCatsInfos ul li .download:focus,
#app-photos .galRow .galContainer .imagesInfos ul li .download:focus {
  color: #008fe0;
}
#app-photos .galRow .galContainer .galInfos ul li .favourites,
#app-photos .galRow .galContainer .subCatsInfos ul li .favourites,
#app-photos .galRow .galContainer .imagesInfos ul li .favourites {
  font-weight: 700;
}
#app-photos .galRow .galContainer .galInfos ul li .favourites:after,
#app-photos .galRow .galContainer .subCatsInfos ul li .favourites:after,
#app-photos .galRow .galContainer .imagesInfos ul li .favourites:after {
  font-family: "FontAwesome";
  content: "\f004";
  margin-left: 5px;
  color: #ea0000;
}
#app-photos .galRow .galContainer .subCatsInfos {
  margin-left: 0 !important;
}
#app-photos .rmsmLegend {
  margin: 0;
}
#app-photos .rmsmLegend .rm {
  margin: 0;
}
#app-photos .photoTitle {
  text-align: left;
  font-size: 26px;
}
#app-photos .app-socialTools {
  padding: 10px 0;
  margin: 15px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
#app-photos .app-socialTools .app-shares {
  float: none;
}
#app-photos .app-socialTools span.photo-comments {
  float: right;
}
#app-photos .photoDetails {
  font-family: "App", sans-serif;
  color: #999999;
  margin-bottom: 15px;
}
#app-photos .photoDetails .photoHits {
  font-weight: 700;
}
#app-photos .photoDetails .photoHits:before {
  font-family: "FontAwesome";
  content: "\f06e";
}
#app-photos .photoDetails i.separator {
  font-style: normal !important;
  padding: 0 10px;
}
#app-photos .photoDetails .photoDate {
  margin: 0;
}
#app-photos .photoDetails .photoDate:before {
  font-family: "FontAwesome";
  content: "\f1c5";
  margin-right: 5px;
  font-size: 15px;
}
#app-photos .photoDetails .photoID {
  margin: 0;
}
#app-photos .photoDetails .detailSize,
#app-photos .photoDetails .originalSize {
  margin: 0;
}
#app-photos .photoDetails .detailSize:before,
#app-photos .photoDetails .originalSize:before {
  font-family: "FontAwesome";
  content: "\f05a";
  margin-right: 5px;
  font-size: 15px;
}
#app-photos .photoDetails .downloads {
  font-weight: 700;
}
#app-photos .photoDetails .downloads:before {
  font-family: "FontAwesome";
  content: "\f019";
  margin-right: 2px;
  font-size: 14px;
}
#app-photos .detailPhoto {
  margin: 0;
  padding: 0;
}
#app-photos .detailPhoto img.photo {
  background: #f7f7f7 url("../../../../assets/design/watermark_XL.png") no-repeat 50% 50%;
  width: 100%;
  height: auto;
}
#app-photos .photoMeta {
  background: #f7f7f7;
  color: #999999;
  padding: 10px;
}
#app-photos .photoMeta .credits {
  font-size: 12px;
  font-weight: 700;
  display: block;
}
#app-photos .photoMeta p,
#app-photos .photoMeta .caption {
  font-size: 13px;
  margin: 0;
}
#app-photos .pageNavigation {
  padding: 15px 90px;
  overflow: hidden;
  text-align: center;
}
#app-photos .pageNavigation .previous {
  width: 30%;
  float: left;
}
#app-photos .pageNavigation .previous a {
  font-size: 18px;
  font-weight: 700;
}
#app-photos .pageNavigation .previous a:before {
  font-family: "FontAwesome";
  content: "\f177";
  font-size: 20px;
  margin-right: 5px;
}
#app-photos .pageNavigation .next {
  width: 30%;
  float: right;
}
#app-photos .pageNavigation .next a {
  font-size: 18px;
  font-weight: 700;
}
#app-photos .pageNavigation .next a:after {
  font-family: "FontAwesome";
  content: "\f178";
  font-size: 20px;
  margin-left: 10px;
}
#app-photos .pageNavigation .imageCount {
  font-family: "App", sans-serif;
  font-size: 15px;
  color: #999999;
  letter-spacing: -0.3px;
}
#app-photos .iconBar {
  float: left;
  width: 40%;
  text-align: center;
  padding-top: 15px;
}
#app-photos .iconBar a.download {
  background: #191919;
  color: #ffffff;
  font-family: "App", sans-serif;
}
#app-photos .iconBar a.download:before {
  font-family: "FontAwesome";
  content: "\f019";
  margin-right: 4px;
}
#app-photos .iconBar a.download:hover,
#app-photos .iconBar a.download:focus {
  background: #0077bb;
}
#app-photos .albumThumbs {
  display: inline-block;
  width: 100%;
}
#app-photos .albumThumbs h3 {
  margin-bottom: 15px;
  padding: 8px 15px;
  border-top: 3px solid #cccccc;
  border-bottom: 1px solid #e0e0e0;
  font-size: 16px;
  text-transform: uppercase;
  color: #999999;
  text-align: center;
}
#app-photos .albumThumbs .thumbsContainer a {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}
#app-photos .albumThumbs .thumbsContainer a:nth-child(3n + 3) {
  margin-right: 0 !important;
}
#app-photos .albumThumbs .thumbsContainer a img {
  background: #f7f7f7 url("../../../../assets/design/watermark_S.png") no-repeat 50% 50%;
  display: block;
  width: 204px;
  min-height: 120px;
  height: auto;
  padding: 1px;
  border: 1px solid #e0e0e0;
}
#app-photos .albumThumbs .thumbsContainer a img:hover,
#app-photos .albumThumbs .thumbsContainer a img:focus {
  border-color: #ea0000;
}
#app-photos .albumThumbs .thumbsContainer a img#activeThumb {
  border-width: 2px !important;
  border-color: #ea0000 !important;
  padding: 0 !important;
}
#app-photos .albumThumbs .thumbsContainer #motionContainer {
  margin: 0;
}
#app-photos .albumThumbs .thumbsContainer #motionContainer #motionGallery {
  margin: 0;
}
#app-photos .albumThumbs .thumbsContainer #motionContainer #motionGallery #trueContainer {
  margin: 0;
}

.catModule {
  margin: 0;
  padding: 0;
}
.catModule .catContainer {
  margin: 0;
}
.catModule .catContainer .catItem {
  width: 314px;
  float: left;
}
.catModule .catContainer .catItem:nth-child(even) {
  margin: 0 14px;
}
.catModule .catContainer .catItem .catImage a {
  display: block;
}
.catModule .catContainer .catItem .catImage img {
  background: #f7f7f7 url("../../../../assets/design/watermark_L.png") no-repeat 50% 50%;
  display: block;
  width: 100%;
}
.catModule .catContainer .catItem .catImage span.albumIcon {
  display: inline-block;
  position: absolute;
  color: #ffffff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
  cursor: pointer;
  -webkit-transform: translate(15px, -42px);
  -ms-transform: translate(15px, -42px);
  -o-transform: translate(15px, -42px);
  transform: translate(15px, -42px);
}
.catModule .catContainer .catItem .catImage span.albumIcon:before {
  font-family: "app-icons";
  content: "\e819";
  font-size: 30px;
}
.catModule .catContainer .catItem .catInfos {
  margin: 5px 0 0 0;
}
.catModule .catContainer .catItem .catInfos ul {
  margin: 0;
  padding: 0;
}
.catModule .catContainer .catItem .catInfos ul li {
  list-style: none;
  line-height: 120%;
}
.catModule .catContainer .catItem .catInfos ul li:first-child a {
  display: block;
  font-family: "App", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.catModule .find-more {
  margin: 15px 0 -15px 0px;
}
.catModule .clearfix {
  clear: both;
}

.logo-noel {
  background: url("../../../../assets/events/logos/logo_noel.png") no-repeat;
  display: block;
  width: 250px;
  height: 105px;
  margin: 0 auto;
  text-indent: -9999px;
  font-size: 48px;
  font-weight: 700;
}
.logo-11-decembre {
  background: url("../../../../assets/events/logos/logo_11_dec.gif") no-repeat;
  display: block;
  width: 250px;
  height: 105px;
  margin: 0 auto;
  text-indent: -9999px;
  font-size: 48px;
  font-weight: 700;
}
.logo-happy-new-year {
  background: url("../../../../assets/events/logos/logo_happy.gif") no-repeat;
  display: block;
  width: 250px;
  height: 105px;
  margin: 0 auto;
  text-indent: -9999px;
  font-size: 48px;
  font-weight: 700;
}
.logo-presidentielle-2015 {
  background: url("../../../../assets/events/presidentielle_2015.png") no-repeat;
  display: block;
  width: 250px;
  height: 105px;
  margin: 0 auto;
  text-indent: -9999px;
  font-size: 48px;
  font-weight: 700;
  height: 67px;
}

.app-block .blockHeader h3.can-football {
  border-top: 3px solid #018f26;
}
.app-block .blockHeader h3.can-football a {
  display: block;
  font-size: 24px;
  letter-spacing: -0.3px;
  color: #018f26;
}
.app-block .blockHeader h3.can-football a:before {
  content: "";
  display: inline-block;
  background: url("../../../../assets/events/caf-logo.svg") no-repeat 50% 0;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: -4px;
}
.app-block .blockHeader h3.fespaco {
  background: #c57400;
  border-top: 3px solid #925600;
}
.app-block .blockHeader h3.fespaco a {
  display: block;
  font-size: 24px;
  letter-spacing: -0.3px;
  color: #ffffff;
}
.app-block .blockHeader h3.fespaco a:before {
  font-family: "app-icons";
  content: "\e805";
  margin-right: 10px;
}
.app-block .blockHeader h3.fespaco a:hover,
.app-block .blockHeader h3.fespaco a:focus {
  background: #7e4a00 !important;
}
.app-block .blockHeader h3.siao {
  background: #536fff;
  border-top: 3px solid #0027ec;
}
.app-block .blockHeader h3.siao a {
  display: block;
  font-size: 24px;
  letter-spacing: -0.3px;
  color: #ffffff;
}
.app-block .blockHeader h3.siao a:before {
  font-family: "app-icons";
  content: "\e82d";
  margin-right: 10px;
  font-size: 26px;
}
.app-block .blockHeader h3.siao a:hover,
.app-block .blockHeader h3.siao a:focus {
  background: #0024d8 !important;
}
.app-block .blockHeader h3.tour-du-faso {
  background: #01c233;
  border-top: 3px solid #018f26;
}
.app-block .blockHeader h3.tour-du-faso a {
  display: block;
  font-size: 24px;
  letter-spacing: -0.3px;
  color: #ffffff;
}
.app-block .blockHeader h3.tour-du-faso a:before {
  font-family: "app-icons";
  content: "\e809";
  margin-right: 10px;
  font-size: 26px;
  line-height: 100%;
}
.app-block .blockHeader h3.tour-du-faso a:hover,
.app-block .blockHeader h3.tour-du-faso a:focus {
  background: #017b21 !important;
}

#featured-event {
  background: #000000;
}
#featured-event figure {
  opacity: 0.4;
}
#featured-event .content {
  width: 100%;
  text-align: center;
  position: absolute;
  margin: -200px 0 0 0;
  padding: 0 15px;
}
#featured-event .content header {
  background: none !important;
  border: none !important;
}
#featured-event .content header h2 {
  font-family: "App", sans-serif;
  font-weight: 300;
  letter-spacing: -0.5px;
  font-size: 28px;
}
#featured-event .content header h2 a {
  color: #ffffff;
}
#featured-event .content header p {
  color: #bababa;
  margin: 0;
}
#featured-event .content i.separator {
  background: #ffffff;
  width: 45%;
  height: 1px;
  display: block;
  margin: 15px auto;
  font-style: normal;
}
#featured-event .content footer {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: 0 0 0 0 !important;
  -moz-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}
#featured-event .content footer ul.social {
  list-style: none;
  display: inline-block;
  padding: 0;
}
#featured-event .content footer ul.social li {
  float: left;
  margin-right: 15px;
}
#featured-event .content footer ul.social li a {
  color: #ffffff;
}
#featured-event .content footer ul.social li a i {
  padding: 0;
}
#featured-event .content footer ul.social li a.facebook:hover {
  color: #3a5795;
}
#featured-event .content footer ul.social li a.twitter:hover {
  color: #2b7bb9;
}
#featured-event .content footer ul.social li a.google-plus:hover {
  color: #dc4a38;
}

#app-stickyHeader {
  width: 100%;
  background: #ffffff;
  z-index: 200;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.stickyHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  
  
}
.stickyHeader .row {
  display: flex;
}
.stickyHeader.display {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.stickyHeader .header-brand {
  width: 124px;
  flex-grow: 0;
}
.stickyHeader #app-brand-mini {
  margin: 10px 15px 0 -15px;
  border-right: 1px solid #e0e0e0;
  padding-right: 108px;
}
.stickyHeader #app-brand-mini .logo-mini {
  background-size: 93px 25px;
  width: 93px;
  height: 25px;
}
.stickyHeader .head-title {
  width: 38%;
  flex-grow: 1;
}
.stickyHeader .head-title h4 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 45px;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.stickyHeader .head-content {
  flex-grow: 1;
  display: flex;
  height: 45px;
}
.stickyHeader .head-content .content {
  float: left;
}
.stickyHeader .header-shares {
  -webkit-transform: translate(39px, 0);
  -ms-transform: translate(39px, 0);
  -o-transform: translate(39px, 0);
  transform: translate(39px, 0);
  flex-grow: 0;
}
.stickyHeader .header-shares .app-shares {
  line-height: 42px;
  margin: 0;
  padding: 0;
  float: right;
}
.stickyHeader .header-shares .app-shares li .sharesContainer {
  margin-left: 0;
}
.stickyHeader .header-shares .app-shares li .sharesContainer .totalShares {
  line-height: 47px;
}
.stickyHeader .header-shares .app-shares li .sharesSeparator {
  line-height: 45px;
}
.stickyHeader .header-shares .app-shares li:last-child {
  padding-right: 0 !important;
}
.stickyHeader .header-shares .app-shares li a.app-comments {
  padding: 1.5px 8px;
  font-size: 14px !important;
}
.stickyHeader .header-shares .app-shares li a.app-comments span {
  display: none;
}
.stickyHeader .header-shares .app-shares li.disabled {
  display: none;
}
.stickyHeader .header-shares .app-shares li a.more-shares-button {
  background: none;
  width: 34px;
  padding: 22px 10px;
  margin-top: -2px;
}
.stickyHeader .header-shares .app-shares li a.more-shares-button:hover,
.stickyHeader .header-shares .app-shares li a.more-shares-button:focus {
  outline: 0;
  outline-offset: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.stickyHeader .more-shares {
  width: 4px;
  height: 4px;
  background: #999999;
  margin: 0 4px;
  line-height: 45px;
  display: block;
  position: absolute;
}
.stickyHeader .more-shares:before {
  background: #999999;
  position: absolute;
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  margin: 0 0 0 -8px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.stickyHeader .more-shares:after {
  background: #999999;
  position: absolute;
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  margin: 0 0 0 8px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.stickyHeader .more-shares.close-shares {
  width: 0;
}
.stickyHeader .more-shares.close-shares:before {
  width: 20px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stickyHeader .more-shares.close-shares:after {
  width: 20px;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin: 0 0 0 -8px;
}
.stickyHeader .masterHeader {
  width: 1320px;
}
.stickyHeader .masterHeader .head-title {
  display: none;
}
.stickyHeader .masterHeader .header-shares {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.stickyHeader .smartcountdown {
  height: 45px;
}
.stickyHeader .countdown {
  padding-right: 15px;
  flex-grow: 1;
}
.stickyHeader .countdown .scd-title {
  font-size: 15px !important;
  line-height: 25px;
}
.stickyHeader .countdown .scd-counter {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 8px;
}
.stickyHeader .countdown .scd-unit {
  margin: 0;
}
.stickyHeader .countdown .scd-unit .scd-label {
  display: none;
}
.stickyHeader .countdown .scd-unit .scd-digits:after {
  content: ":";
  margin: 0 2px;
  float: right;
  font-weight: 700;
}
.stickyHeader .countdown .scd-unit:last-child .scd-digits:after {
  display: none;
}
.stickyHeader .eventTitle {
  padding-right: 15px;
  flex-grow: 1;
}
.stickyHeader .eventTitle h3 {
  line-height: 45px;
  
}
.stickyHeader .eventTitle h3 a {
  display: block;
  font-size: 24px;
  letter-spacing: -0.3px;
  color: #cccccc;
}
.stickyHeader .eventTitle h3 a:before {
  margin-right: 10px;
}
.stickyHeader .eventTitle h3.can-football a {
  color: #018f26;
}
.stickyHeader .eventTitle h3.can-football a:before {
  content: "";
  display: inline-block;
  background: url("../../../../assets/events/caf-logo.svg") no-repeat 50% 0;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  margin-bottom: -7px;
}
.stickyHeader .eventTitle h3.fespaco a {
  color: #925600;
}
.stickyHeader .eventTitle h3.fespaco a:before {
  font-family: "app-icons";
  content: "\e804";
}
.stickyHeader .eventTitle h3.siao a {
  color: #0027ec;
}
.stickyHeader .eventTitle h3.siao a:before {
  font-family: "app-icons";
  content: "\e82d";
}
.stickyHeader .eventTitle h3.tour-du-faso a {
  color: #018f26;
}
.stickyHeader .eventTitle h3.tour-du-faso a:before {
  font-family: "app-icons";
  content: "\e809";
}
.stickyHeader .eventTitle h3.politique a {
  color: #8787ff;
}
.stickyHeader .eventTitle h3.politique a:before {
  font-family: "app-icons";
  content: "\e81a";
}
.stickyHeader .eventTitle h3.societe a {
  color: #7e6544;
}
.stickyHeader .eventTitle h3.societe a:before {
  font-family: "app-icons";
  content: "\e829";
}
.stickyHeader .eventTitle h3.economie a {
  color: #0027ec;
}
.stickyHeader .eventTitle h3.economie a:before {
  font-family: "FontAwesome";
  content: "\f200";
}
.stickyHeader .eventTitle h3.international a {
  color: #a1e000;
}
.stickyHeader .eventTitle h3.international a:before {
  font-family: "FontAwesome";
  content: "\f0ac";
}
.stickyHeader .eventTitle h3.sport a {
  color: #018f26;
}
.stickyHeader .eventTitle h3.sport a:before {
  font-family: "FontAwesome";
  content: "\f1e3";
}
.stickyHeader .eventTitle h3.culture a {
  color: #925600;
}
.stickyHeader .eventTitle h3.culture a:before {
  font-family: "app-icons";
  content: "\e82d";
}
.stickyHeader .eventTitle h3.diaspora a {
  color: #174407;
}
.stickyHeader .eventTitle h3.diaspora a:before {
  font-family: "FontAwesome";
  content: "\f024";
}
.stickyHeader .eventTitle h3.tech a {
  color: #010b5a;
}
.stickyHeader .eventTitle h3.tech a:before {
  font-family: "app-icons";
  content: "\e833";
}

[role="banner"] {
  display: block;
}
[role="grid"] {
  display: block;
}
#app-devbox {
  margin: 0;
}

.page_politique #app-topBar {
  background: #8787ff;
}
.page_politique .smartMenu .navigation {
  margin-top: 0;
}
.page_politique .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #8787ff;
  border-bottom: 1px solid #e0e0e0;
}
.page_politique .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_politique #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_politique .app-card .card-container .card-header {
  border-top-color: #8787ff;
}
.page_societe #app-topBar {
  background: #7e6544;
}
.page_societe .smartMenu .navigation {
  margin-top: 0;
}
.page_societe .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #7e6544;
  border-bottom: 1px solid #e0e0e0;
}
.page_societe .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_societe #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_societe .app-card .card-container .card-header {
  border-top-color: #7e6544;
}
.page_economie #app-topBar {
  background: #0027ec;
}
.page_economie .smartMenu .navigation {
  margin-top: 0;
}
.page_economie .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #0027ec;
  border-bottom: 1px solid #e0e0e0;
}
.page_economie .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_economie #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_economie .app-card .card-container .card-header {
  border-top-color: #0027ec;
}
.page_international #app-topBar {
  background: #a1e000;
}
.page_international .smartMenu .navigation {
  margin-top: 0;
}
.page_international .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #a1e000;
  border-bottom: 1px solid #e0e0e0;
}
.page_international .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_international #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_international .app-card .card-container .card-header {
  border-top-color: #a1e000;
}
.page_sport #app-topBar {
  background: #018f26;
}
.page_sport .smartMenu .navigation {
  margin-top: 0;
}
.page_sport .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #018f26;
  border-bottom: 1px solid #e0e0e0;
}
.page_sport .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_sport #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_sport .app-card .card-container .card-header {
  border-top-color: #018f26;
}
.page_culture #app-topBar {
  background: #925600;
}
.page_culture .smartMenu .navigation {
  margin-top: 0;
}
.page_culture .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #925600;
  border-bottom: 1px solid #e0e0e0;
}
.page_culture .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_culture #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_culture .app-card .card-container .card-header {
  border-top-color: #925600;
}
.page_diaspora #app-topBar {
  background: #174407;
}
.page_diaspora .smartMenu .navigation {
  margin-top: 0;
}
.page_diaspora .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #174407;
  border-bottom: 1px solid #e0e0e0;
}
.page_diaspora .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_diaspora #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_diaspora .app-card .card-container .card-header {
  border-top-color: #174407;
}
.page_tech #app-topBar {
  background: #010b5a;
}
.page_tech .smartMenu .navigation {
  margin-top: 0;
}
.page_tech .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #010b5a;
  border-bottom: 1px solid #e0e0e0;
}
.page_tech .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_tech #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_tech .app-card .card-container .card-header {
  border-top-color: #010b5a;
}
.page_astuces #app-topBar {
  background: #f97f2c;
}
.page_astuces .smartMenu .navigation {
  margin-top: 0;
}
.page_astuces .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #f97f2c;
  border-bottom: 1px solid #e0e0e0;
}
.page_astuces .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_astuces #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_astuces .app-card .card-container .card-header {
  border-top-color: #f97f2c;
}
.page_idees #app-topBar {
  background: #f4b100;
}
.page_idees .smartMenu .navigation {
  margin-top: 0;
}
.page_idees .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #f4b100;
  border-bottom: 1px solid #e0e0e0;
}
.page_idees .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_idees #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_idees .app-card .card-container .card-header {
  border-top-color: #f4b100;
}
.page_editorial #app-topBar {
  background: #e4ac00;
}
.page_editorial .smartMenu .navigation {
  margin-top: 0;
}
.page_editorial .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #e4ac00;
  border-bottom: 1px solid #e0e0e0;
}
.page_editorial .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_editorial #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_editorial .app-card .card-container .card-header {
  border-top-color: #e4ac00;
}
.page_portraits #app-topBar {
  background: #5d717a;
}
.page_portraits .smartMenu .navigation {
  margin-top: 0;
}
.page_portraits .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #5d717a;
  border-bottom: 1px solid #e0e0e0;
}
.page_portraits .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_portraits #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_portraits .app-card .card-container .card-header {
  border-top-color: #5d717a;
}
.page_photos #app-topBar {
  background: #191919;
}
.page_photos .smartMenu .navigation {
  margin-top: 0;
}
.page_photos .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #191919;
  border-bottom: 1px solid #e0e0e0;
}
.page_photos .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_photos #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_photos .app-card .card-container .card-header {
  border-top-color: #191919;
}
.page_videos #app-topBar {
  background: #03090e;
}
.page_videos .smartMenu .navigation {
  margin-top: 0;
}
.page_videos .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #03090e;
  border-bottom: 1px solid #e0e0e0;
}
.page_videos .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_videos #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_videos .app-card .card-container .card-header {
  border-top-color: #03090e;
}
.page_agenda #app-topBar {
  background: #cab500;
}
.page_agenda .smartMenu .navigation {
  margin-top: 0;
}
.page_agenda .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #cab500;
  border-bottom: 1px solid #e0e0e0;
}
.page_agenda .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_agenda #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_agenda .app-card .card-container .card-header {
  border-top-color: #cab500;
}
.page_documents #app-topBar {
  background: #00e59c;
}
.page_documents .smartMenu .navigation {
  margin-top: 0;
}
.page_documents .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #00e59c;
  border-bottom: 1px solid #e0e0e0;
}
.page_documents .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_documents #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_documents .app-card .card-container .card-header {
  border-top-color: #00e59c;
}
.page_localites #app-topBar {
  background: #197b5a;
}
.page_localites .smartMenu .navigation {
  margin-top: 0;
}
.page_localites .smartMenu .navigation li {
  background: #f7f7f7;
  border-top-color: #197b5a;
  border-bottom: 1px solid #e0e0e0;
}
.page_localites .smartMenu .navigation li.accueil a {
  border-left: none;
}
.page_localites #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.page_localites .app-card .card-container .card-header {
  border-top-color: #197b5a;
}

.landingPage .toolsBar-left {
  margin-left: -15px;
}

.appPage #app-menu {
  border-top-color: #ea0000;
  width: 1000px;
  border: none;
  overflow: hidden;
}
.appPage .smartMenu .navigation {
  margin-top: 0;
}
.appPage .smartMenu .navigation li {
  background: #ffffff;
  border-bottom: 1px solid #e0e0e0;
}
.appPage .smartMenu .navigation li.accueil a {
  border-left: none;
}

#app-mobileHeader {
  width: 100%;
  background: #ffffff;
  z-index: 200;
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.mobileHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.mobileHeader .logo {
  width: 130px;
  margin: 8px auto 0 auto;
}
.mobileHeader .logo #logo {
  background: url("../../../../assets/logo.svg") no-repeat;
  background-size: 130px 34px;
  width: 130px;
  height: 34px;
  display: block;
  text-indent: -9999px;
  font-size: 28px;
  font-family: "App", sans-serif;
  font-weight: 700;
  margin: 0 auto;
}
.showHeader {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

#app-topBar {
  background: #ea0000;
  font-size: 12px;
  color: #f7f7f7;
}
#app-topBar .topBar-left {
  margin-left: -30px;
}
#app-topBar .topBar-right {
  margin-right: -15px;
  line-height: 30px;
}
#app-topBar .topBar-right i {
  font-size: 14px;
}
#app-topBar .topBar-right a {
  color: #f7f7f7;
  margin-left: 5px;
}
#app-topBar .topBar-right a:hover,
#app-topBar .topBar-right a:focus {
  text-decoration: underline;
}
#app-topBar .topBar-right span.links-separator {
  padding: 0 6px;
}
#app-toolsBar {
  background: #ffffff;
  font-size: 12px;
  border-bottom: 1px solid #eeeeee;
}
#app-toolsBar .off-canvas-toggle {
  margin: -0.8% 0 0 -5%;
}
#app-toolsBar .toolsBar-right {
  padding-right: 0;
}
#app-toolsBar .menu_social {
  float: right;
}
#app-toolsBar .menu_social li {
  display: block;
  padding: 0;
}
#app-toolsBar .menu_social li a {
  color: #999999;
  padding: 5px;
}
#app-toolsBar .menu_social li a:hover {
  color: #999999 !important;
}
#app-toolsBar .menu_social li a i.fa-facebook {
  color: #3a5795;
}
#app-toolsBar .menu_social li a i.fa-twitter {
  color: #2b7bb9;
}
#app-toolsBar .menu_social li a i.fa-google-plus {
  color: #dc4a38;
}
#app-toolsBar .menu_social li a i.fa-linkedin {
  color: #1060a6;
}
#app-toolsBar .menu_social li a i.fa-youtube {
  color: #c0181d;
}
#app-toolsBar .menu_social li a i.fa-android {
  color: #a5c63b;
}
#app-toolsBar .menu_social li a i.fa-apple {
  color: #a8a9ad;
}
#app-toolsBar .menu_social li a i.fa-windows {
  color: #a8a9ad;
}

#app-header {
  background: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  z-index: 2;
}
#app-brand {
  width: 220px;
  margin: 0 auto;
}
#app-brand .logo {
  background: url("../../../../assets/logo.svg") no-repeat;
  background-size: 220px 58px;
  width: 220px;
  height: 58px;
  display: block;
  text-indent: -9999px;
  font-size: 28px;
  font-family: "App", sans-serif;
  font-weight: 700;
  margin: 0 auto;
}
.app-updates {
  text-align: center;
  font-size: 12px;
  padding-top: 10px;
}
.app-updates a {
  color: #999999;
}
.app-updates a:hover,
.app-updates a:focus {
  color: #008fe0;
}
#app-brand-mini {
  margin: 5px 0 -3px -15px;
}
#app-brand-mini .logo-mini {
  background: url("../../../../assets/logo.svg") no-repeat;
  background-size: 74px 20px;
  width: 74px;
  height: 20px;
  display: block;
  text-indent: -9999px;
  font-size: 28px;
  font-family: "App", sans-serif;
  font-weight: 700;
}

#app-banner {
  margin: 15px 0;
  text-align: center;
}
#app-banner .main-banner #app-devbox div {
  display: inline-block;
}
#app-banner .main-banner ._marginFix {
  margin-bottom: -5px;
}
#app-banner span.prestige-top250 {
  display: block;
  padding: 110px 0;
}
#app-banner span.prestige-top200 {
  display: block;
  padding: 85px 0;
}
#app-banner span.prestige-top150 {
  display: block;
  padding: 60px 0;
}
#app-banner span.prestige-top100 {
  display: block;
  padding: 35px 0;
}
#app-banner p {
  margin: 0;
}
#app-prestige {
  position: absolute;
  z-index: 0;
  margin: -250px 0 -640px -45px;
}
.publicite {
  display: block;
  color: #999999;
  font-size: 8px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 4px;
}
.publicite a {
  color: #999999;
}
.publicite a:hover,
.publicite a:focus {
  text-decoration: underline;
}
.publicite.top {
  margin: 0 0 4px 0;
}
.publicite.bottom {
  margin: 5px 0 0 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #app-prestige {
    margin: -250px 0 -640px -37px !important;
  }
}
.leading-main-banner,
.block-main-banner {
  margin: 5px auto 0 auto;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 2px;
}
.leading-main-banner #app-devbox,
.block-main-banner #app-devbox {
  display: inline-block !important;
}
.leading-main-banner #app-devbox ins,
.block-main-banner #app-devbox ins {
  display: block !important;
}

#app-leading {
  position: relative;
  z-index: 2;
}
#app-leading .surface {
  background: #ffffff;
  padding-bottom: 30px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
  -moz-box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
  box-shadow: 0 7px 7px -7px rgba(22, 33, 44, 0.45);
}
#app-masshead {
  border-bottom: 1px solid #e0e0e0;
}
#app-masshead .widget {
  text-align: right;
  line-height: 90px;
}
#app-masshead p {
  margin: 0;
}
#app-featured {
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
}
#app-featured.first {
  margin: 0;
}
#app-featured-item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;
  display: inline-block;
}
#app-content {
  padding-top: 15px;
}
#app-content .leading {
  display: inline-block;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
}
#app-content .primary {
  display: inline-block;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
}
#app-content .secondary {
  display: inline-block;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
}
#app-content .last {
  display: inline-block;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e0e0e0;
}
#app-sidebar {
  padding-top: 15px;
}
.app-bottom-content {
  border-top: 1px solid #e0e0e0;
}

[class^="rubrique_"] a {
  font-family: "App", sans-serif;
  font-weight: 700;
  font-size: 42px;
  line-height: 90px;
  letter-spacing: -0.02em;
}
[class^="rubrique_"] a:before {
  margin-right: 10px;
}
[class^="rubrique_"] a:hover {
  text-decoration: none;
}
.rubrique_standard a {
  color: #222222;
}

.rubrique_enContinu a {
  color: #ea0000;
}
.rubrique_enContinu a:before {
  font-family: "app-icons";
  content: "\e80d";
}
.rubrique_politique a {
  color: #8787ff;
}
.rubrique_politique a:before {
  font-family: "app-icons";
  content: "\e81a";
}
.rubrique_societe a {
  color: #7e6544;
}
.rubrique_societe a:before {
  font-family: "app-icons";
  content: "\e829";
}
.rubrique_sante a {
  color: #7e6544;
}
.rubrique_sante a:before {
  font-family: "app-icons";
  content: "\e828";
}
.rubrique_emploi a {
  color: #7e6544;
}
.rubrique_emploi a:before {
  font-family: "app-icons";
  content: "\e80c";
}
.rubrique_transport a {
  color: #7e6544;
}
.rubrique_transport a:before {
  font-family: "app-icons";
  content: "\e820";
}
.rubrique_education a {
  color: #7e6544;
}
.rubrique_education a:before {
  font-family: "app-icons";
  content: "\e80b";
}
.rubrique_femmes a {
  color: #7e6544;
}
.rubrique_femmes a:before {
  font-family: "app-icons";
  content: "\e80f";
}
.rubrique_justice a {
  color: #7e6544;
}
.rubrique_justice a:before {
  font-family: "app-icons";
  content: "\e810";
}
.rubrique_logement a {
  color: #7e6544;
}
.rubrique_logement a:before {
  font-family: "app-icons";
  content: "\e82a";
}
.rubrique_manifestation a {
  color: #7e6544;
}
.rubrique_manifestation a:before {
  font-family: "app-icons";
  content: "\e813";
}
.rubrique_religion a {
  color: #7e6544;
}
.rubrique_religion a:before {
  font-family: "app-icons";
  content: "\e827";
}
.rubrique_securite a {
  color: #7e6544;
}
.rubrique_securite a:before {
  font-family: "app-icons";
  content: "\e81d";
}
.rubrique_economie a {
  color: #0027ec;
}
.rubrique_economie a:before {
  font-family: "FontAwesome";
  content: "\f200";
}
.rubrique_siao a {
  color: #0027ec;
}
.rubrique_siao a:before {
  font-family: "app-icons";
  content: "\e82d";
}
.rubrique_agriculture a {
  color: #0027ec;
}
.rubrique_agriculture a:before {
  font-family: "app-icons";
  content: "\e82f";
}
.rubrique_banques a {
  color: #0027ec;
}
.rubrique_banques a:before {
  font-family: "app-icons";
  content: "\e81c";
}
.rubrique_telecom a {
  color: #0027ec;
}
.rubrique_telecom a:before {
  font-family: "app-icons";
  content: "\e831";
}
.rubrique_energie a {
  color: #0027ec;
}
.rubrique_energie a:before {
  font-family: "app-icons";
  content: "\e830";
}
.rubrique_btpImmobilier a {
  color: #0027ec;
}
.rubrique_btpImmobilier a:before {
  font-family: "app-icons";
  content: "\e82c";
}

.rubrique_international a {
  color: #a1e000;
}
.rubrique_international a:before {
  font-family: "FontAwesome";
  content: "\f0ac";
}
.rubrique_sport a {
  color: #018f26;
}
.rubrique_sport a:before {
  font-family: "FontAwesome";
  content: "\f1e3";
}
.rubrique_cyclisme a {
  color: #018f26;
}
.rubrique_cyclisme a:before {
  font-family: "app-icons";
  content: "\e809";
}
.rubrique_natation a {
  color: #018f26;
}
.rubrique_natation a:before {
  font-family: "app-icons";
  content: "\e825";
}
.rubrique_culture a {
  color: #925600;
}
.rubrique_culture a:before {
  font-family: "app-icons";
  content: "\e82d";
}
.rubrique_cinema a {
  color: #925600;
}
.rubrique_cinema a:before {
  font-family: "app-icons";
  content: "\e805";
}
.rubrique_medias a {
  color: #925600;
}
.rubrique_medias a:before {
  font-family: "FontAwesome";
  content: "\f1ea";
}
.rubrique_fespaco a {
  color: #925600;
}
.rubrique_fespaco a:before {
  font-family: "app-icons";
  content: "\e804";
}
.rubrique_musique a {
  color: #925600;
}
.rubrique_musique a:before {
  font-family: "app-icons";
  content: "\e816";
}
.rubrique_litterature a {
  color: #925600;
}
.rubrique_litterature a:before {
  font-family: "app-icons";
  content: "\e811";
}
.rubrique_modeDesign a {
  color: #925600;
}
.rubrique_modeDesign a:before {
  font-family: "app-icons";
  content: "\e82b";
}
.rubrique_spectacle a {
  color: #925600;
}
.rubrique_spectacle a:before {
  font-family: "app-icons";
  content: "\e81f";
}
.rubrique_cuisine a {
  color: #925600;
}
.rubrique_cuisine a:before {
  font-family: "app-icons";
  content: "\e807";
}
.rubrique_diaspora a {
  color: #174407;
}
.rubrique_diaspora a:before {
  font-family: "FontAwesome";
  content: "\f024";
}
.rubrique_tech a {
  color: #010b5a;
}
.rubrique_tech a:before {
  font-family: "app-icons";
  content: "\e833";
}
.rubrique_jeux a {
  color: #010b5a;
}
.rubrique_jeux a:before {
  font-family: "app-icons";
  content: "\e832";
}
.rubrique_astuces a {
  color: #f97f2c;
}
.rubrique_astuces a:before {
  font-family: "FontAwesome";
  content: "\f0eb";
}
.rubrique_idees a {
  color: #f4b100;
}
.rubrique_idees a:before {
  font-family: "app-icons";
  content: "\e834";
}
.rubrique_editorial a {
  color: #e4ac00;
}
.rubrique_editorial a:before {
  font-family: "app-icons";
  content: "\e834";
}
.rubrique_photos a {
  color: #191919;
}
.rubrique_photos a:before {
  font-family: "app-icons";
  content: "\e819";
}
.rubrique_portraits a {
  color: #5d717a;
}
.rubrique_portraits a:before {
  font-family: "app-icons";
  content: "\e801";
}
.rubrique_videos a {
  color: #03090e;
}
.rubrique_videos a:before {
  font-family: "app-icons";
  content: "\e822";
}
.rubrique_localites a {
  color: #197b5a;
}
.rubrique_localites a:before {
  font-family: "FontAwesome";
  content: "\f041";
}

#app-footer {
  position: relative;
  margin-top: 30px;
  z-index: 1;
}
.app-footer {
  color: #eeeeee;
}
.app-footer:before,
.app-footer:after {
  content: " ";
  display: table;
}
.app-footer:after {
  clear: both;
}
.app-footer h3 {
  color: #eeeeee;
  font-size: 20px;
}
.app-footer a {
  color: #a0a0a0;
  font-size: 12px;
  transition: color 0.12s ease-in-out 0s;
  -webkit-transition: color 0.12s ease-in-out 0s;
  -moz-transition: color 0.12s ease-in-out 0s;
  -o-transition: color 0.12s ease-in-out 0s;
}
.app-footer a:hover,
.app-footer a:focus {
  color: #eeeeee;
}
.app-footer p {
  margin: 0;
}
.app-footer .app-card {
  background: none;
  display: inline-block;
}
.app-footer .app-card .card-container .card-header {
  background: none;
  border: none;
  color: #eeeeee;
  text-transform: none;
  font-size: 15px;
  padding: 0;
}
.app-footer .app-card .card-container .card-content {
  background: none;
  padding: 0;
}
.app-footer ul {
  margin: 0;
  padding: 0;
}
.app-footer ul li {
  list-style: none;
  float: left;
  color: #a0a0a0;
  padding-left: 5px;
}
.app-footer #footer-leading .block {
  width: 33.33333333%;
}
.app-footer #footer-leading span.mobile-apps {
  background: url("../../../../assets/design/app_android.png") no-repeat;
  display: inline-block;
  width: 320px;
  height: 150px;
  background-size: 320px 150px;
  text-indent: -9999px;
  font-size: 24px;
  margin: 0 auto;
}
.app-footer #footer-leading span.devices {
  background: url("../../../../assets/design/multi_device.png") no-repeat;
  display: inline-block;
  width: 320px;
  height: 150px;
  background-size: 320px 150px;
  text-indent: -9999px;
  font-size: 24px;
  margin: 0 auto;
}
.app-footer #footer-newsletter {
  background: #585858;
  -webkit-box-shadow: 0px -5px 10px -5px rgba(22, 33, 44, 0.45);
  -moz-box-shadow: 0px -5px 10px -5px rgba(22, 33, 44, 0.45);
  box-shadow: 0px -5px 10px -5px rgba(22, 33, 44, 0.45);
  padding: 15px 0;
}
.app-footer #footer-newsletter .acymailing_fulldiv tr,
.app-footer #footer-newsletter .acymailing_fulldiv td {
  float: left;
}
.app-footer #footer-newsletter .acymailing_module_form div.acymailing_introtext {
  display: none;
}
.app-footer #footer-newsletter .acymailing_module_form td {
  width: auto;
}
.app-footer #footer-newsletter .acymailing_module_form td.acyfield_email input[type="text"] {
  width: 250px !important;
  margin-right: 15px;
  margin-bottom: 0;
}
.app-footer #footer-newsletter .acymailing_module_form td.captchakeymodule {
  margin-top: 4px;
}
.app-footer #footer-newsletter .acymailing_module_form td.captchakeymodule div.captcha-container {
  margin: 0;
}
.app-footer #footer-newsletter .acymailing_module_form td.captchakeymodule input.captchafield {
  margin-bottom: 0;
}
.app-footer #footer-newsletter .acymailing_module_form td.acysubbuttons {
  margin-left: 20px;
  padding-bottom: 0;
}
.app-footer #footer-newsletter .refreshCaptchaModule:before {
  color: #ffffff;
}
.app-footer #footer-primary {
  background: #464646;
  border-top: 1px solid #999999;
  padding-top: 15px;
}
.app-footer #footer-primary .block {
  width: 33.33333333%;
}
.app-footer #footer-secondary {
  background: #343434;
  border-top: 1px solid #999999;
  padding-top: 15px;
}
.app-footer #footer-secondary .block {
  width: 33.33333333%;
}
.app-footer #app-company {
  background: #272727;
  border-top: 1px solid #999999;
  font-size: 12px;
  padding: 15px 0;
}
.app-footer #app-company #signature a {
  display: block;
  width: 136px;
  margin: 0 auto;
}
.app-footer #app-company #signature a span.djelia {
  background: url("../../../../assets/djelia.svg") no-repeat;
  background-size: 136px 30px;
  display: block;
  width: 136px;
  height: 30px;
  line-height: 30px;
  text-indent: -9999px;
  font-size: 30px;
  font-family: "App", sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin: 0 auto;
}
.app-footer #footer-links {
  font-size: 12px;
  padding: 15px 200px 60px 200px;
}
.app-footer #footer-links a {
  color: #7b7b7b;
  transition: color 0.12s ease-in-out 0s;
  -webkit-transition: color 0.12s ease-in-out 0s;
  -moz-transition: color 0.12s ease-in-out 0s;
  -o-transition: color 0.12s ease-in-out 0s;
}
.app-footer #footer-links a:hover,
.app-footer #footer-links a:focus {
  color: #222222;
  text-decoration: underline;
}
.app-footer #footer-links ul {
  text-align: center;
}
.app-footer #footer-links ul li {
  float: none;
  display: inline-block;
}
.app-footer #footer-links p {
  color: #999999;
  padding: 10px 100px 0 100px;
  text-align: center;
}

.strong {
  font-weight: 700;
}
.focus {
  color: #008fe0 !important;
}

#app-parallax {
  overflow: hidden;
  position: relative;
  min-height: 400px;
  margin-bottom: 20px;
}
#app-parallax .parallax-img {
  background-color: #fff;
  background-attachment: fixed;
  background-position: center center;
  height: 400px;
}

.full-content h1 {
  font-family: "Pages", sans-serif;
  font-weight: 200;
  text-align: center;
  margin: 0 0 20px 0;
  color: #999999;
  font-size: 46px;
}
.full-content h3 {
  font-family: "Pages", sans-serif;
  font-weight: 200;
  margin-bottom: 20px;
  text-align: center;
  color: #999999;
  font-size: 38px;
}
.full-content p {
  font-size: 16px;
  padding: 0 60px;
}
.full-content p.ad-button {
  text-align: center;
  padding: 20px 0 10px;
}
.full-content ul,
.full-content ol {
  font-size: 16px;
  padding: 0 60px 0 120px;
}

.app-shares {
  float: left;
  display: inline-flex;
  height: 27px;
  margin: 0;
  padding: 0;
}
.app-shares li {
  border: none !important;
  padding: 0 5px 0 0 !important;
  list-style: none;
  float: left;
}
.app-shares li .sharesContainer {
  float: left;
  margin-left: 15px;
  text-align: center;
}
.app-shares li .sharesContainer .totalShares {
  font-family: "App", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #0077bb;
  line-height: 16px;
}
.app-shares li .sharesContainer .sharesLabel {
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: #999999;
  font-weight: 700;
  font-size: 9px;
}
.app-shares li .sharesSeparator {
  padding: 0 4px 0 6px;
  color: #999999;
  font-size: 18px;
  line-height: 27px;
}
.app-shares li.noSpan a:before {
  margin-right: 0 !important;
}
.app-shares li.noSpan span {
  display: none;
}
.app-shares li a {
  padding: 2px 8px;
  color: #ffffff !important;
  font-size: 13px !important;
  
  
  
  
  
  
  
  
  
}
.app-shares li a strong {
  font-family: "App", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-left: 6px;
}
.app-shares li a span {
  margin-left: 6px;
}
.app-shares li a:before {
  font-size: 15px;
}
.app-shares li a.app-facebook {
  background: #3a5795;
}
.app-shares li a.app-facebook:before {
  font-family: "FontAwesome";
  content: "\f09a";
}
.app-shares li a.app-facebook:hover,
.app-shares li a.app-facebook:focus {
  background: #30487b;
}
.app-shares li a.app-twitter {
  background: #2b7bb9;
}
.app-shares li a.app-twitter:before {
  font-family: "FontAwesome";
  content: "\f099";
}
.app-shares li a.app-twitter:hover,
.app-shares li a.app-twitter:focus {
  background: #24689c;
}
.app-shares li a.app-google-plus {
  background: #dc4a38;
}
.app-shares li a.app-google-plus:before {
  font-family: "FontAwesome";
  content: "\f0d5";
}
.app-shares li a.app-google-plus:hover,
.app-shares li a.app-google-plus:focus {
  background: #cc3624;
}
.app-shares li a.app-linkedin {
  background: #1060a6;
}
.app-shares li a.app-linkedin:before {
  font-family: "FontAwesome";
  content: "\f0e1";
}
.app-shares li a.app-linkedin:hover,
.app-shares li a.app-linkedin:focus {
  background: #0d4d85;
}
.app-shares li a.app-linkedin span {
  display: none;
}
.app-shares li a.app-pinterest {
  background: #bd081c;
}
.app-shares li a.app-pinterest:before {
  font-family: "FontAwesome";
  content: "\f0d2";
}
.app-shares li a.app-pinterest:hover,
.app-shares li a.app-pinterest:focus {
  background: #9b0717;
}
.app-shares li a.app-whatsapp {
  background: #2dc64f;
}
.app-shares li a.app-whatsapp:before {
  font-family: "FontAwesome";
  content: "\f232";
}
.app-shares li a.app-whatsapp:hover,
.app-shares li a.app-whatsapp:focus {
  background: #26a943;
}
.app-shares li a.app-sms {
  background: #6e6e6e;
  
  
}
.app-shares li a.app-sms:before {
  font-family: "app-icons";
  content: "\e835";
}
.app-shares li a.app-sms:hover,
.app-shares li a.app-sms:focus {
  background: #5c5c5c;
}
.app-shares li a.app-mail {
  background: #222222;
}
.app-shares li a.app-mail:before {
  font-family: "FontAwesome";
  content: "\f0e0";
}
.app-shares li a.app-mail:hover,
.app-shares li a.app-mail:focus {
  background: #000000;
}
.app-shares li a.app-mail span {
  display: none;
}
.app-shares li a.app-print {
  background: #4b8000;
}
.app-shares li a.app-print:before {
  font-family: "FontAwesome";
  content: "\f02f";
}
.app-shares li a.app-print:hover,
.app-shares li a.app-print:focus {
  background: #365c00;
}
.app-shares li a.app-print span {
  display: none;
}

.sharesVertical {
  position: fixed;
  margin-left: -125px;
  top: 100px;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.sharesVertical.showShares {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 125px;
  visibility: visible;
}
.sharesVertical .app-shares {
  float: none;
  display: block;
}
.sharesVertical .app-shares .sharesContainer {
  float: none;
  margin: 0 0 10px 0;
}
.sharesVertical .app-shares li {
  float: none;
  padding: 0 !important;
}
.sharesVertical .app-shares li:last-child a {
  border-bottom: none;
}
.sharesVertical .app-shares li a {
  background: #ffffff !important;
  color: #999999 !important;
  padding: 4px 10px;
  width: 70px;
  border-bottom: 1px solid #e0e0e0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.sharesVertical .app-shares li a:before {
  font-size: 18px;
}
.sharesVertical .app-shares li a span {
  display: block;
  margin: 0;
  font-size: 12px;
}
.sharesVertical .app-shares li a:hover,
.sharesVertical .app-shares li a:focus {
  color: #ffffff !important;
}
.sharesVertical .app-shares li a.app-facebook:hover,
.sharesVertical .app-shares li a.app-facebook:focus {
  background: #3a5795 !important;
}
.sharesVertical .app-shares li a.app-pinterest:hover,
.sharesVertical .app-shares li a.app-pinterest:focus {
  background: #bd081c !important;
}
.sharesVertical .app-shares li a.app-twitter:hover,
.sharesVertical .app-shares li a.app-twitter:focus {
  background: #2b7bb9 !important;
}
.sharesVertical .app-shares li a.app-google-plus:hover,
.sharesVertical .app-shares li a.app-google-plus:focus {
  background: #dc4a38 !important;
}
.sharesVertical .app-shares li a.app-linkedin:hover,
.sharesVertical .app-shares li a.app-linkedin:focus {
  background: #1060a6 !important;
}
.sharesVertical .app-shares li a.app-mail:hover,
.sharesVertical .app-shares li a.app-mail:focus {
  background: #222222 !important;
}

.app-comments {
  background: #3a5795;
  color: #ffffff !important;
  padding: 1.5px 8px;
}
.app-comments:hover,
.app-comments:focus {
  background: #30487b;
}
.app-comments:before {
  font-family: "app-icons";
  content: "\e806";
  font-size: 13px !important;
}
.app-comments strong {
  font-family: "App", sans-serif;
  font-size: 16px;
  margin-left: 5px !important;
}
.app-comments span {
  font-size: 13px;
  margin-left: 6px;
}

#app-top {
  position: fixed;
  right: 40px;
  top: auto;
  z-index: 999;
  display: block;
  bottom: -60px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#app-top.affix {
  bottom: 40px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#app-top button {
  background: none;
  border: none;
  height: 40px;
  width: 40px;
  padding: 0;
}
#app-top button:hover,
#app-top button:active,
#app-top button:focus {
  background: none;
  outline: none;
}
#app-top button .app-topicon:before {
  display: block;
  content: "";
  background: url('../../../../assets/design/top.svg') no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
}