.aui #footer {
  text-align: left; }

footer {
  background-color: #123751;
  color: #fff; }
  footer #footer-site {
    min-height: 10px; }
    footer #footer-site .container {
      padding-top: 20px; }
    footer #footer-site p a {
      color: #fff;
      text-decoration: underline; }
      footer #footer-site p a:hover {
        text-decoration: none; }
    footer #footer-site .column {
      border: none !important; }
  footer #footer-coe h3, footer #footer-site h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    margin: 1.2em 0 0.8em;
    text-transform: uppercase;
    line-height: 1.2em; }
  footer #footer-coe .logo-coe, footer #footer-site .logo-coe {
    text-align: right;
    padding: 35px 0 20px 0; }
    footer #footer-coe .logo-coe img, footer #footer-site .logo-coe img {
      height: 110px; }
    footer #footer-coe .logo-coe .ctn-intranet, footer #footer-site .logo-coe .ctn-intranet {
      width: 143px;
      float: right;
      margin-top: 2em;
      display: block;
      clear: both; }
      footer #footer-coe .logo-coe .ctn-intranet a, footer #footer-site .logo-coe .ctn-intranet a {
        color: #fff;
        border: 1px solid #fff;
        padding: 3px 8px;
        border-radius: 2px;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 1px; }
        footer #footer-coe .logo-coe .ctn-intranet a:hover, footer #footer-site .logo-coe .ctn-intranet a:hover {
          background-color: #1e448a;
          text-decoration: none; }
  footer #footer-coe ul, footer #footer-site ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0 0 40px;
    padding: 0; }
    footer #footer-coe ul li, footer #footer-site ul li {
      margin-left: -10px;
      padding-left: 10px;
      line-height: 20px;
      transition: background 400ms ease 0s; }
      footer #footer-coe ul li:hover, footer #footer-site ul li:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        margin-left: -10px;
        padding-left: 10px;
        text-decoration: none;
        transition: background 200ms ease 0s; }
      footer #footer-coe ul li a, footer #footer-site ul li a {
        display: block;
        padding: 5px 0;
        color: #fff;
        text-decoration: none; }
      footer #footer-coe ul li img, footer #footer-site ul li img {
        margin-right: 5px; }
  footer #footer-trigger {
    text-align: center;
    min-height: 40px; }
    footer #footer-trigger span {
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 300;
      line-height: 40px;
      cursor: pointer;
      padding-right: 25px; }
      footer #footer-trigger span:after {
        content: "\f107";
        font-family: Fontawesome, 'fontawesome-alloy';
        font-weight: 200;
        color: #fff;
        font-size: 16px;
        margin-left: 5px; }
      footer #footer-trigger span.open:after {
        content: "\f106"; }
    footer #footer-trigger img {
      width: 35px;
      margin-right: 10px; }
  footer #disclaimer {
    padding: 1em;
    background-color: #fff;
    color: #252525; }
  footer #switch-desktop {
    background: #fff;
    text-align: center;
    max-width: 250px;
    padding-top: 10px;
    margin: auto; }
    footer #switch-desktop .btn-mobile {
      background: #e9eef5;
      margin: 0 10px;
      text-align: center;
      padding: 15px;
      border-radius: 2px;
      color: #123751;
      font-weight: bold;
      font-size: 18px; }
      footer #switch-desktop .btn-mobile:before {
        content: "";
        width: 22px;
        height: 22px;
        background-image: url(https://static.coe.int/pics/icons/2014/blue-corporate/tel-2.svg);
        background-size: 22px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: sub; }

.aui body.forum footer #footer-site {
  background-color: #EDF2F6;
  color: #161616;
  border-top: 10px solid #038388; }

.forum footer #footer-site ul li a {
  display: inline;
  color: #0077b3; }
  .forum footer #footer-site ul li a:hover {
    text-decoration: underline; }

