.bg-image {
  background-image: url(/uin-theme/images/uin/bg.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

#wrapper {
  padding: 0;
  overflow: hidden; }

.aui .container {
  position: relative; }

.portlet-content {
  float: left; }

#content .home,
.portlet-asset-publisher,
.journal-content-article,
.portlet-boundary {
  width: 100%;
  float: left; }

.aui .portlet-borderless-container {
  padding: 0 !important;
  margin: 0 !important; }

.portlet-asset-publisher .taglib-header {
  display: none; }

.portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  margin: 0 !important; }

.portlet-asset-publisher .asset-actions {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10; }

.portlet-asset-publisher .add-asset-selector a {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  text-shadow: inherit !important; }

.portlet-asset-publisher .add-asset-selector a:hover {
  color: #D9AA00 !important; }

.portlet-asset-publisher .add-asset-selector .navbar,
.portlet-asset-publisher .add-asset-selector .navbar .navbar-inner {
  background: inherit !important;
  padding: 0 !important;
  margin-top: 10px;
  border: none; }

.portlet-asset-publisher .add-asset-selector .navbar ul.nav li a {
  padding-top: 12px !important; }

/* Admin */
.aui .dockbar-split .dockbar {
  top: 98px; }

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
  line-height: 34px !important; }

/*Login*/
#login #greeting-wrapper,
#login #uin-my-account,
#login #uin-logout {
  width: auto;
  float: left;
  padding: 10px; }

#login #greeting-wrapper,
#login #uin-my-account a,
#login #uin-logout a {
  font-family: 'Helvetica Neue-Condensed';
  color: #013E7F;
  font-size: 16px;
  line-height: 20px; }

#login #greeting-wrapper {
  font-size: 18px;
  letter-spacing: 0.8px;
  font-weight: bold; }

#login #uin-my-account a,
#login #uin-logout a {
  color: #808080; }

#login #uin-my-account a:hover,
#login #uin-logout a:hover {
  color: #013E7F; }

#login i.icon-off {
  font-weight: bold !important;
  color: #d9aa00 !important; }

.uin-login,
.uin-login form,
.uin-login .input-container {
  width: 100%;
  float: left; }

.uin-login form {
  margin: 0 !important; }

.uin-login .input-container {
  margin: 5px 0; }

.uin-login .input-container .btn-primary {
  min-height: 30px;
  float: left;
  margin-right: 15px;
  background-color: #013E7F;
  background-image: none;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px;
  text-transform: uppercase; }

.uin-login .input-container .btn-primary:hover {
  background-color: #013E7F;
  background-image: none;
  color: #d9aa00; }

.uin-login .input-container .control-group {
  margin: 0 5px 0 0;
  float: left; }

.uin-login .input-container input {
  width: 150px; }

.uin-login .input-container .control-group.error .control-label,
.uin-login .input-container .control-group.error .help-block,
.uin-login .input-container .control-group.error .help-inline {
  position: absolute;
  bottom: -10px;
  left: 0;
  padding: 0; }

.uin-login .input-container .required {
  display: none; }

.uin-login .navigation {
  background: transparent;
  border-top: 0;
  padding: 0;
  width: auto;
  float: left; }

.uin-login span.taglib-text {
  font-family: 'Helvetica Neue-Condensed' !important;
  color: #808080 !important;
  font-size: 16px !important;
  line-height: 16px !important; }

.uin-login .navigation img {
  display: none; }

.uin-login .input-container a {
  font-family: 'Helvetica Neue-Condensed';
  color: #808080;
  font-size: 16px;
  line-height: 28px; }

.uin-login .input-container a:hover {
  color: #013E7F !important; }

#content .uin-login {
  width: 280px;
  margin: 30px auto;
  border: 1px solid #ccc;
  clear: both;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  padding: 30px; }

#content .input-field.input-login {
  width: 100%;
  margin-bottom: 15px; }

#content .input-field.input-login input {
  max-width: 100% !important; }

#content .uin-login .input-container .btn-primary {
  width: 100%;
  margin: 0 0 10px 0; }

/* Table */
table {
  border-radius: inherit !important; }

table * {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px; }

table thead * {
  background: #013E7F !important;
  color: #fff; }

/*Menu*/
.aui #nav-uin .navbar-inner {
  padding: 0;
  background: transparent !important; }

.aui #nav-uin .nav {
  width: auto;
  float: right;
  margin: 0;
  padding: 2px 0px;
  box-shadow: none; }

.aui #nav-uin ul.nav li {
  float: left;
  margin-left: 15px;
  padding: 10px 0; }

.aui #nav-uin ul.nav li span, .aui #nav-uin ul.nav li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  cursor: pointer;
  color: #d9aa00;
  text-transform: uppercase;
  background: transparent !important; }

.aui #nav-uin ul.nav li a.active {
  color: #fff; }

#subnav-uin .child-menu li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  cursor: pointer;
  color: #000; }

.aui #nav-uin .selected.active span, .aui #nav-uin .selected.active a,
.aui #nav-uin .selected a.active, #subnav-uin .selected a, .aui #nav-uin ul.nav li span:hover,
.aui #nav-uin ul.nav li a:hover, #subnav-uin .child-menu li a:hover {
  color: #fff !important;
  text-decoration: none !important; }

#subnav-uin {
  min-height: 0;
  position: relative;
  background: #e6e6e6;
  box-shadow: 0px 10px 50px -30px #000; }

#subnav-uin .child-menu {
  width: 100%;
  height: 100%;
  float: left;
  margin: 15px 0; }

#subnav-uin .child-menu li {
  list-style: none;
  width: 33.333%;
  float: left; }

#subnav-uin .child-menu.hidden {
  visibility: visible; }

.margin-top {
  margin-top: 82px; }

#nav-resp i.icon-reorder {
  color: #fff;
  font-size: 30px; }

/*Header*/
#top-header {
  padding: 5px 0 0 0; }

#header {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 94px;
  z-index: 1000;
  background: #013E7F;
  border-bottom: 4px solid #fff;
  box-shadow: 0px 10px 50px -20px #000; }

#logo {
  padding: 5px; }

a.logo img {
  position: absolute; }

#logo .site-name {
  position: absolute;
  top: 0;
  left: 80px;
  font-family: 'Times New Roman';
  color: #fff;
  font-size: 20px;
  margin-top: 18px;
  margin-bottom: 18px; }

/*Content*/
.highlights {
  font-family: 'Helvetica Neue-Condensed' !important;
  font-size: 30px !important;
  color: #c99e00 !important;
  text-transform: uppercase; }

h1#title {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #D9AA00;
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 15px 0; }

h3#title {
  font-family: 'Helvetica Neue-Condensed';
  color: #808080;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  width: 100%;
  margin: 30px 0 10px;
  float: left; }

#content {
  width: 100%;
  float: left;
  margin-top: 98px; }

/* Banners */
#banner {
  position: relative;
  width: 100%;
  height: 245px;
  overflow: hidden; }

#banner .container {
  height: 245px;
  position: relative;
  z-index: 15; }

#banner .filter {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
  opacity: .5; }

.img-banner {
  width: auto;
  max-width: auto;
  height: 245px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10; }

#banner h1.title-banner {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  margin: 0; }

/* Breadcrumb */
.aui .breadcrumb li a, .aui .breadcrumb li.last a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 13.5px;
  color: #354B60; }

.aui .breadcrumb li.first a {
  color: #187BC1; }

/*-----------------------*/
/*     Nav Lateral       */
/*-----------------------*/
.nav-menu.nav-menu-style- {
  margin-bottom: 30px; }

.nav-menu.nav-menu-style- > ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc; }

.nav-menu.nav-menu-style- > ul ul {
  margin: 0 0 0 10px; }

.nav-menu.nav-menu-style- > ul > li {
  list-style: none;
  padding: 3px 0;
  border-bottom: 1px solid #ccc; }

.nav-menu.nav-menu-style- ul li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  color: #013E7F; }

.nav-menu.nav-menu-style- > ul > li > a {
  font-weight: bold; }

.nav-menu.nav-menu-style- > ul > li.open > a.open,
.nav-menu.nav-menu-style- ul li a:hover,
.nav-menu.nav-menu-style- ul li a.open.selected,
.nav-menu.nav-menu-style- ul li a.selected {
  color: #d9aa00; }

/*------------------*/
/*     Footer       */
/*------------------*/
.aui #footer {
  width: 100%;
  min-height: 50px;
  float: left;
  background: #013E7F;
  border-top: 4px solid #fff;
  text-align: left !important; }

.aui #footer * {
  font-family: Verdana;
  font-size: 11px;
  color: #fff; }

.aui #footer #copyright {
  padding: 15px; }

.aui #footer #menu-footer ul {
  margin: 15px 0 !important;
  display: table; }

.aui #footer #menu-footer ul li {
  list-style: none;
  float: left; }

.aui #footer #ancert {
  padding: 10px;
  text-align: right; }

.aui #footer #ancert img {
  height: 30px; }

/*CSS - Web Contents*/
/*---------------------------*/
/*     Box Links       */
/*---------------------------*/
.box-link {
  background: #fff;
  border: 2px solid #ccc;
  width: calc(100% - 4px);
  float: left;
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

.box-link a {
  padding: 12px;
  display: inline-block;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  color: #808080 !important;
  float: right; }

.box-link a.left {
  float: left; }

/* Noticias */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#news .card.home, #events .card.home, #press-releases .card.home, #docs .card.home {
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

#news.details .back,
#events.details .back,
#press-releases .back {
  position: absolute;
  top: 10px;
  right: 0; }

.card .card-content h2.newstitle {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #000;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 10px 0; }

.card.small .card-content h2.newstitle {
  font-size: 16px;
  line-height: 16px; }

.card .card-content .date, .card .card-content .place {
  font-family: 'Helvetica Neue-Condensed';
  font-weight: bold;
  color: #003D5E;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px 0; }

.card .card-content .place {
  margin: 0 0 7px 0; }

.card .card-content .newscontent {
  height: 66px;
  overflow: hidden; }

a.search-result-link .newscontent {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px 0; }

.card .card-content p {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px 0; }

.details .card .card-content p,
.details .card .card-content a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify;
  overflow-wrap: break-word; }

.details .card .card-content a {
  color: #013E7F;
  font-weight: bold; }

.details .card .card-content li {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

/* Eventos */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
.card .card-content .dates, .card .card-content .icon-card {
  width: auto;
  padding-right: 20px;
  display: table;
  float: left; }

.card .icon-card .icon-file {
  font-size: 22px; }

.card .card-content .details {
  width: auto;
  padding-right: 20px;
  display: table; }

.card .card-content .from, .card .card-content .to {
  width: auto;
  float: left; }

.card .card-content .from {
  padding: 0 10px 0 0; }

.card .card-content .to {
  padding: 0 0 0 10px;
  border-left: 1px solid #808080; }

.card .card-content .day {
  font-family: 'Helvetica Neue-Condensed';
  color: #C99E00;
  font-size: 32px;
  line-height: 28px;
  text-align: center;
  margin: 0; }

.card .card-content .month {
  font-family: 'Helvetica Neue-Condensed';
  color: #808080;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: 0; }

#events.list .dates {
  width: 100%;
  padding-bottom: 7px;
  float: left; }

#events.list .dates .day,
#events.list .dates .month {
  float: left; }

#events.list .dates .month {
  padding: 7px; }

#events.list .docs-events, #events.list .text-events {
  width: 100%;
  float: left;
  padding: 7px 0 0; }

#events.list .card .icon-card .icon-file {
  font-size: 16px; }

#events .card .icon-card a, .text-events {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 14px;
  line-height: 16px;
  margin: 10px 0; }

#events.details .docs-events {
  width: 100%;
  margin: 10px 0 15px;
  float: left; }

#docs.list .card .card-content {
  padding: 10px 10px 0; }

/* Resultados */
/* Resultados */
#search-news-searchcontainer .searchcontainer-content table,
#search-news-searchcontainer .searchcontainer-content table tr,
#search-news-searchcontainer .searchcontainer-content table td {
  padding: 0 !important;
  background: #fff !important; }

#search-notaries-results-wrapper .alert,
#search-news-searchcontainer .alert {
  margin-top: 20px; }

/* Notas de prensa */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#press-releases .card .card-content h2.newstitle {
  font-size: 16px;
  line-height: 16px;
  max-height: 50px;
  overflow: hidden;
  margin: 0 0 5px 0; }

#press-releases.list .card .card-content h2.newstitle,
#press-releases.details .card .card-content h2.newstitle {
  font-size: 20px;
  max-height: 100%;
  line-height: 20px; }

/* Folleto */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#brochure {
  width: 100% !important;
  float: left;
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

#brochure img {
  width: 100% !important; }

#brochure img.icon,
.taglib-icon img {
  width: auto !important; }

/* Lenguaje */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#login, #language-sel {
  width: auto;
  float: right; }

#login a {
  font-family: 'Helvetica Neue-Condensed';
  color: #013E7F;
  font-size: 16px; }

#language-sel form,
#language-sel .control-group {
  margin: 0 !important; }

#language-sel select {
  font-family: 'Helvetica Neue-Condensed' !important;
  color: #808080 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  width: auto !important;
  border: none !important;
  margin: 4px !important;
  float: right;
  text-transform: uppercase; }

/* Social Media */
/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#share {
  width: 100%;
  float: left;
  padding: 0 0 20px 0; }

#share ul {
  margin: 0; }

#share ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
  display: inline-block;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px;
  color: #808080 !important; }

#share ul li i {
  font-size: 20px;
  padding-top: 4px; }

#socialmedia {
  width: auto;
  float: right;
  padding: 10px; }

#socialmedia i {
  font-size: 18px;
  padding: 0 5px;
  color: #808080; }

.icon-twitter:hover {
  color: #55acee !important; }

.icon-facebook-sign:hover {
  color: #3b5998 !important; }

.icon-google-plus:hover {
  color: #dd4b39 !important; }

.icon-linkedin:hover {
  color: #125688 !important; }

/* Twitter */
#nickname {
  color: #003D5E;
  font-size: 14px;
  line-height: 16px; }

#twitter iframe {
  width: 100%;
  min-width: 100%;
  float: left;
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

/*-----------------------------*/
/*     Contenido Generico      */
/*-----------------------------*/
#generic-content,
#generic-content p,
#generic-content a,
#generic-content li {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

.generic-content p,
.generic-content {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #808080;
  text-align: justify;
  margin: 0 !important; }

#generic-content a {
  color: #013E7F;
  font-weight: bold; }

#generic-content h1,
#generic-content h2,
#lins-content h1,
#lins-content h2 {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px;
  margin-top: 30px;
  text-align: left; }

#generic-content h1,
#lins-content h1 {
  font-size: 24px;
  line-height: 28px;
  color: #C99E00; }

#generic-content .subtitle h2,
#lins-content .subtitle h2 {
  margin-top: 0 !important; }

#generic-content h3,
#generic-content h4,
#lins-content a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  line-height: 20px;
  color: #4d4d4d;
  font-weight: bold; }

#generic-content h3 {
  margin: 0 0 10px 0; }

#generic-content h4 {
  text-align: center;
  margin-top: 25px; }

#generic-content > ol > li {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px;
  margin-top: 30px; }

#lins-content .icon-caret-down,
#laws-content .icon-caret-down {
  position: absolute;
  right: 0; }

#laws-content .icon-caret-down {
  color: #013E7F;
  top: 50%;
  transform: translateY(-50%); }

#laws-content h1,
#laws-content h3,
#lins-content h2 {
  cursor: pointer; }

/*---------------------------*/
/*     Consejo general       */
/*---------------------------*/
#sede #sede-dropdown h2 {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px;
  position: relative; }

#sede #sede-dropdown h2 .icon-caret-down {
  position: absolute;
  top: 3px;
  right: 0; }

#sede #detalle-consejo {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

#sede #detalle-consejo .responsable {
  font-weight: bold; }

#sede .info-responsable {
  margin: 0 15px; }

#sede .consejo {
  border-bottom: 1px solid #ccc; }

/*-------------------------*/
/*     Miembros Pais       */
/*-------------------------*/
ul#list-map li {
  position: relative;
  text-align: center;
  height: 40px; }

ul#list-map li a {
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(100% - 2em);
  margin: 0 1em;
  transform: translateY(-50%);
  text-align: left; }

ul.country-list {
  margin: 0; }

ul.country-list li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }

ul.country-list li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  color: #013E7F; }

ul.country-list li a:hover,
#lins-content a:hover {
  color: #d9aa00;
  text-decoration: none; }

section#country-members h3.country,
section#country-members h4.subtitle {
  font-family: 'Helvetica Neue-Condensed';
  color: #4d4d4d; }

section#country-members h3.country {
  font-size: 20px;
  line-height: 20px; }

section#country-members h4.subtitle {
  font-size: 16px;
  line-height: 16px; }

section#country-members table {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

section#country-members table thead th,
section#country-members h3.country,
section#country-members h4.subtitle {
  text-align: center; }

section#country-members table thead th,
section#country-members table td {
  font-weight: bold; }

section#country-members img {
  margin: auto;
  display: table; }

/*------------------------*/
/*     Boton Volver       */
/*------------------------*/
a.back {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 16px;
  line-height: 16px;
  display: inline-flex; }

a.back i.icon-circle-arrow-left.previous-level {
  margin-top: -2px; }

a.back i.icon-circle-arrow-left.previous-level:hover {
  color: #013E7F; }

/*------------------------*/
/*     Sidebar NAV        */
/*------------------------*/
body {
  width: 100%;
  position: relative;
  overflow-x: hidden; }

body,
html {
  height: 100%; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent; }

#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#wrapper.toggled {
  padding-left: 220px; }

#sidebar-wrapper {
  z-index: 1000;
  left: 220px;
  width: 0;
  height: 100%;
  margin-left: -220px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #001832;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

#sidebar-wrapper::-webkit-scrollbar {
  display: none; }

#wrapper.toggled #sidebar-wrapper {
  width: 220px; }

#page-content-wrapper {
  width: 100%;
  padding-top: 70px; }

#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -220px; }

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none; }

#sidenav-logo {
  width: 100%;
  float: left; }

#sidenav-logo a.logo img {
  position: inherit;
  padding: 20px 75px; }

.sidebar-nav li {
  position: relative;
  line-height: 20px;
  display: inline-block;
  width: 100%; }

.sidebar-nav li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 3px;
  background-color: transparent;
  -webkit-transition: width .2s ease-in;
  -moz-transition: width .2s ease-in;
  -ms-transition: width .2s ease-in;
  transition: width .2s ease-in; }

.sidebar-nav li a {
  color: #fff;
  background-color: #1a1a1a; }

.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
  width: 100%;
  -webkit-transition: width .2s ease-in;
  -moz-transition: width .2s ease-in;
  -ms-transition: width .2s ease-in;
  transition: width .2s ease-in; }

.sidebar-nav li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  cursor: pointer;
  color: #d9aa00 !important;
  text-transform: uppercase;
  background: transparent !important; }

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: transparent; }

.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 20px;
  line-height: 44px; }

.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none; }

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/
.hamburger {
  position: fixed;
  top: 53px;
  z-index: 999;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  background: transparent;
  border: none; }

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none; }

.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%; }

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #fff; }

.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff; }

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px; }

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open .hamb-middle {
  display: none; }

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08); }

.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: all .35s ease-in-out; }

/*----------------------------*/
/*            Tabs            */
/*----------------------------*/
#uin-tools .nav-tabs li.active a {
  background: #013E7F;
  color: #fff; }

#uin-tools .nav-tabs li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px; }

#uin-tools .tab-content #title-2 h1 {
  font-size: 24px;
  line-height: 20px;
  color: #C99E00; }

#uin-tools .tab-content .subtitle h2 {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px; }

#uin-tools .tab-content #separador-articulos h3 {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  line-height: 20px;
  color: #4d4d4d;
  font-weight: bold;
  cursor: pointer; }

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/
.side-overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(250, 250, 250, 0.8);
  z-index: 1; }

/*-----------------------------*/
/*            Forms            */
/*-----------------------------*/
.form-search {
  width: calc(100% - 20px) !important;
  background: #fff;
  padding: 20px 10px;
  float: left;
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

.form-search p {
  margin: 10px 0 !important; }

.form-search label,
.input-field.input-login label {
  font-family: 'Helvetica Neue-Condensed' !important;
  color: #808080 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  text-transform: uppercase;
  margin: -4px 10px; }

.form-search label a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px !important;
  line-height: 16px !important;
  color: #013E7F;
  text-transform: uppercase; }

.form-search label a:hover {
  text-decoration: underline; }

.form-search select {
  font-family: 'Helvetica Neue-Condensed' !important;
  color: #808080 !important;
  font-size: 14px !important;
  line-height: 16px !important;
  width: 100% !important;
  margin-bottom: 7px !important;
  text-transform: uppercase; }

.form-search input,
.input-field.input-login input {
  font-family: 'Helvetica Neue-Condensed' !important;
  color: #808080 !important;
  font-size: 14px;
  line-height: 16px;
  width: calc(100% - 14px) !important;
  margin: 0; }

.input-field.input-login {
  width: 160px;
  margin: 0px 5px 0 0;
  float: left; }

.form-search select + label {
  display: none !important;
  top: 10px;
  transition: .2s ease-out; }

.form-search select.active + label {
  display: block !important;
  top: -10px;
  color: #013E7F !important;
  transition: .2s ease-in; }

.form-search select + label,
.form-search label.active,
.form-search input[type="text"]:focus + label,
.input-field.input-login label.active,
.input-field.input-login input[type="text"]:focus + label {
  color: #013E7F !important;
  text-transform: inherit !important;
  margin: 3px !important;
  background: #fff;
  width: auto !important;
  padding: 0 5px; }

.form-search button {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed' !important;
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  text-shadow: none !important; }

#book-shop button {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 0; }

#book-shop button:hover,
.form-search button:hover {
  color: #d9aa00 !important; }

.p, .p a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px !important;
  line-height: 16px;
  color: #013E7F;
  text-transform: initial !important; }

.file-field .btn.btn-primary {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px !important;
  line-height: 20px !important;
  padding: 4px 12px !important;
  height: 20px;
  width: 150px;
  cursor: pointer;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.input-field textarea {
  width: calc(100% - 15px) !important;
  max-width: calc(100% - 15px);
  mim-width: calc(100% - 15px);
  height: 100px;
  margin-bottom: 20px !important; }

/* Countries */
#notaries-members h2.country {
  font-size: 24px;
  line-height: 24px;
  color: #C99E00;
  font-family: 'Helvetica Neue-Condensed';
  text-transform: uppercase;
  text-align: center; }

#notaries-members img.flat {
  margin: auto;
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

#notaries-members .since {
  margin: 10px;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: center; }

/* Note */
.note-content {
  padding: 20px;
  margin-top: 20px;
  color: #fff !important;
  background: #013E7F; }

.note-content * {
  color: #fff !important; }

/* Paginator */
.lfr-pagination-config {
  display: none; }

.search-results {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 16px !important;
  line-height: 16px;
  margin: 0 0 10px 0; }

.taglib-page-iterator .lfr-pagination-buttons {
  font-family: 'Helvetica Neue-Condensed';
  color: #666;
  font-size: 16px;
  line-height: 16px;
  margin: 8px 0 10px 0 !important; }

.taglib-page-iterator .lfr-pagination-buttons.pager li > a {
  background-color: #013E7F;
  color: #fff;
  background-image: none !important; }

.taglib-page-iterator .lfr-pagination-buttons.pager li > a:hover {
  color: #d9aa00; }

.taglib-page-iterator .lfr-pagination-buttons.pager li.disabled > a {
  color: #999;
  background-color: #fff !important;
  cursor: default; }

section#link-home {
  width: auto;
  float: left;
  padding: 8px 0; }

section#link-home a {
  font-family: 'Helvetica Neue-Condensed';
  color: #013E7F;
  font-size: 18px; }

section#link-home a i {
  font-size: 20px; }

/* Foro */
.portlet-borderless.portlet-message-boards .navbar-inner {
  padding: 0px;
  border: none !important;
  background: transparent;
  box-shadow: inherit !important; }

.portlet-borderless.portlet-message-boards .navbar-inner .container {
  border: none !important;
  background: transparent; }

.portlet-borderless.portlet-message-boards h3.header-title {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px;
  margin-top: 30px;
  text-align: left; }

.portlet-borderless.portlet-message-boards span.header-back-to {
  float: right;
  font-size: 14px;
  margin-top: -12px;
  color: #666; }

.portlet-borderless.portlet-message-boards span.header-back-to:hover {
  color: #013E7F !important; }

.portlet-borderless.portlet-message-boards .navbar-inner .container ul {
  width: 100%;
  background: #013E7F !important;
  margin: 20px 0 0 !important; }

.portlet-borderless.portlet-message-boards .navbar-inner .container ul li a {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  cursor: pointer;
  color: #d9aa00;
  text-shadow: inherit !important;
  text-transform: uppercase; }

.portlet-borderless.portlet-message-boards .navbar-inner .container ul li.active a,
.portlet-borderless.portlet-message-boards .navbar-inner .container ul li a:hover {
  background: transparent !important;
  color: #fff; }

.portlet-borderless.portlet-message-boards .collapse.nav-collapse,
.portlet-borderless.portlet-message-boards .navbar-search {
  width: 100% !important;
  margin: 0;
  border: none !important; }

.portlet-borderless.portlet-message-boards .form-search {
  box-shadow: inherit;
  border: none;
  padding-bottom: 0; }

.portlet-borderless.portlet-message-boards .input-append {
  width: calc(100% - 80px); }

.portlet-borderless.portlet-message-boards .search-query,
.portlet-borderless.portlet-message-boards .form-search .input-append .btn {
  border-radius: 0 !important; }

.category-subscriptions {
  margin: 0 10px; }

.category-buttons {
  float: right !important;
  display: block;
  width: auto;
  margin: 0 10px; }

.portlet-borderless.portlet-message-boards .category-buttons .btn {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed' !important;
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  text-shadow: none !important;
  text-transform: initial; }

.portlet-borderless.portlet-message-boards .category-buttons .btn:hover {
  color: #d9aa00 !important; }

.portlet-borderless.portlet-message-boards .category-subscriptions *,
.portlet-borderless.portlet-message-boards span.taglib-text,
.portlet-borderless.portlet-message-boards dl * {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

.portlet-borderless.portlet-message-boards .accordion-toggle {
  background: #013E7F !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 18px;
  color: #fff !important;
  text-shadow: inherit !important;
  padding: 10px !important;
  text-transform: uppercase; }

.portlet-borderless.portlet-message-boards table.table * {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #494949; }

.portlet-borderless.portlet-message-boards .label-success {
  color: #fff !important;
  text-shadow: inherit !important;
  font-weight: normal; }

.portlet-borderless.portlet-message-boards table.table th {
  background: #013E7F;
  color: #fff; }

.portlet-borderless.portlet-message-boards .btn-group .dropdown-toggle,
.portlet-borderless.portlet-message-boards .btn-group .dropdown-toggle span {
  background: #013E7F !important;
  color: #fff !important;
  text-shadow: inherit !important; }

.portlet-message-boards .thread-navigation {
  float: left;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  padding: 7px 0; }

.portlet-message-boards .thread-actions {
  float: right;
  padding: 4px 0 0; }

.overlay-content .lfr-menu-list.direction-left,
.overlay-content .lfr-menu-list.direction-right {
  margin: 0 2px;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d; }

.overlay-content .lfr-menu-list.direction-left li a:hover,
.overlay-content .lfr-menu-list.direction-right li a:hover
.overlay-content .lfr-menu-list.direction-left li a:focus,
.overlay-content .lfr-menu-list.direction-right li a:focus {
  background: #013E7F !important;
  background-image: inherit !important; }

.button-holder .btn {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed' !important;
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  text-shadow: none !important; }

.button-holder .btn:hover {
  color: #d9aa00 !important; }

#toggle_id_message_boards_view_message_thread {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d; }

.thread-message-view * {
  font-family: 'Helvetica Neue-Condensed'; }

.thread-message-view span.user-name,
.thread-message-view .user-details span a span {
  margin-top: 5px;
  color: #013E7F !important; }

.thread-message-view .user-details span {
  font-weight: bold; }

.thread-message-view .taglib-ratings.thumbs .thumbrating .rating-label {
  color: #d9aa00; }

.rating-thumb-up.icon-thumbs-up.rating-on {
  color: #013E7F; }

.rating-thumb-down.icon-thumbs-down.rating-on {
  color: red; }

.thread-controls * {
  color: #fff !important; }

.thread-controls {
  background: #013E7F; }

.thread-controls a:hover,
.thread-controls a:hover * {
  color: #d9aa00 !important;
  text-decoration: none !important; }

/* Detalle */
#search-results-details * {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  line-height: 20px;
  color: #4d4d4d;
  text-align: justify; }

#search-results-details .title {
  font-weight: bold; }

#search-results-details h1 {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013E7F;
  font-size: 20px;
  line-height: 20px;
  text-align: left; }

#extra-info #search-results-details-map,
#extra-info #extra-info1,
#main-info .address,
#main-info .contact {
  width: 50%;
  float: left;
  margin-bottom: 20px; }

#search-results-details-map {
  width: calc(50% - 8px) !important;
  border: 1px solid #ccc;
  padding: 3px; }

#main-info .contact p.phone,
#main-info .contact p.fax,
#main-info .contact p.email {
  margin: 0; }

#extra-info .info-item {
  margin-bottom: 10px; }

#main-info .contact p.email {
  color: #013E7F; }

#main-info .contact p.phone img,
#main-info .contact p.fax img,
#main-info .contact p.email img {
  margin-right: 10px; }

#main-info,
#extra-info {
  width: 100%;
  float: left; }

/* Solutions */
label.checkbox input[type="checkbox"] {
  position: inherit;
  left: 0;
  opacity: 1; }

.portlet-boundary_86_ .lfr-search-container {
  width: 100%; }

/* Calendario */
.taglib-calendar,
.taglib-calendar table {
  width: 100% !important;
  height: 100%;
  float: left; }

.taglib-calendar table {
  box-shadow: -1px 3px 10px rgba(28, 24, 28, 0.34); }

.taglib-calendar .table th,
.taglib-calendar .table td {
  text-align: center !important;
  vertical-align: middle !important;
  padding: 0 !important; }

.taglib-calendar .table td a {
  padding: 0 0 10px 0 !important; }

.taglib-calendar .table td span,
td.table-cell.calendar-inactive.calendar-next-month {
  font-family: 'Helvetica Neue-Condensed';
  font-size: 12px;
  line-height: 12px; }

td.table-cell.calendar-inactive.calendar-next-month {
  background: #ccc !important;
  color: #fff !important; }

td.table-cell.calendar-current-day.portlet-section-selected a {
  background: #013E7F !important;
  color: #fff !important;
  border-radius: 50%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  color: #ffffff; }

.taglib-calendar .has-events a {
  border-radius: 50%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  background-color: #26a69a;
  color: #ffffff; }

th.table-header {
  text-transform: capitalize; }

tr.calendar-header th.table-header {
  padding: 5px 0 !important; }

.event-calendar-previous,
.event-calendar-next {
  position: absolute;
  top: 8px; }

.event-calendar-previous {
  left: 5px; }

.event-calendar-next {
  right: 5px; }

/* 
.portlet-message-boards .accordion-heading {
    display: none;
}
*/
.portlet-message-boards .accordion-inner {
  padding: 0 !important;
  border: 0 !important; }

.portlet-message-boards .lfr-search-container {
  margin: 0 !important; }

.portlet-message-boards table.table {
  margin: 0; }

.portlet-message-boards .alert.alert-info {
  float: left;
  width: calc(100% - 50px);
  margin-top: 30px; }

.portlet-message-boards #messageBoardsThreadsPanel {
  border: none !important; }

.portlet-message-boards #messageBoardsThreadsPanelContent {
  border: 0 !important; }

.app-view-search-entry-taglib.search {
  display: -moz-box;
  display: -webkit-box;
  display: box;
  display: -ms-flexbox; }

div#menu-footer li {
  display: none; }

div#menu-footer li:nth-child(1),
div#menu-footer li:nth-child(5),
div#menu-footer li:nth-child(6) {
  display: block; }

h3.header-title {
  font-family: 'Times New Roman';
  font-style: italic;
  color: #013e7f;
  font-size: 20px;
  margin-top: 30px;
  text-align: left;
  border-color: #013e7f; }

.taglib-header .header-back-to a {
  font-size: 20px;
  color: #013e7f;
  font-weight: bold;
  text-decoration: none; }

.portlet-document-library-display button.btn {
  background-color: #013E7F !important;
  color: #fff !important;
  background-image: none !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 14px !important;
  text-transform: capitalize;
  padding: 4px 12px !important;
  height: 30px;
  text-shadow: inherit !important;
  margin-top: 20px; }

.taglib-header .header-back-to a:hover,
.portlet-document-library-display button.btn:hover {
  color: #D9AA00 !important; }

.portlet-document-library-display .toggler-content.toggler-content-expanded,
.portlet-document-library-display .taglib-header,
.portlet-document-library-display .accordion-group.lfr-panel-extended {
  border: none !important; }

.portlet-document-library-display .separator,
.portlet-document-library-display .lfr-asset-column-actions .lfr-asset-summary {
  display: none; }

.portlet-document-library-display .accordion-group .toggler-content-expanded .accordion-inner,
.portlet-document-library-display .lfr-asset-column.lfr-asset-column-actions,
.portlet-document-library-display .lfr-asset-column.lfr-asset-column-details {
  width: 100%;
  margin: 0;
  padding: 0; }

.portlet-document-library-display ul.lfr-menu-expanded.lfr-menu-list,
.portlet-document-library-display .accordion {
  margin: 0 !important; }

.portlet-document-library-display ul.lfr-menu-expanded.lfr-menu-list li {
  float: left;
  list-style: none;
  margin-right: 20px; }

.portlet-document-library-display .lfr-asset-icon.lfr-asset-date {
  border: none !important; }

#subsiteLinkSpan a {
  font-weight: bold !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  color: #013E7F !important; }

#subsiteLinkSpan a:hover {
  text-decoration: underline !important;
  font-weight: bold !important;
  font-family: 'Helvetica Neue-Condensed';
  font-size: 16px;
  color: #013E7F !important; }

.aui #nav-uin ul.nav li {
  float: left;
  margin-left: 15px !important;
  padding: 10px 0; }

.back-to-top {
  width: auto !important;
  position: fixed;
  bottom: 57px;
  right: -2px;
  font-size: 26px !important;
  background-color: #d9aa00 !important;
  background-image: inherit !important;
  color: #fff !important;
  display: none;
  padding: 18px 16px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  box-shadow: 0 0 10px 0 #000;
  z-index: 1; }

/* Estilos para el buscador */
#search-section {
  width: auto;
  float: left;
  height: 20px;
  margin-left: 10%; }

#search-section fieldset {
  padding-top: 5px; }

#search-section form {
  margin: 0px !important; }

.input-image-btn {
  padding-top: 5px; }

#content .portlet-boundary_3_ {
  width: 90%;
  margin: 5%; }

#_3_clearSearch {
  display: none; }

.portlet-document-library-display .entry-metadata .entry-title {
  white-space: unset !important; }

#mbMessageCategorizationPanel button:first-of-type {
  display: none; }

#mbMessageCategorizationPanel button:last-of-type {
  display: none; }