#wrapper {
  padding: 0;
  background-color: #F8F8F8; }

#pre-header-wrapper {
  height: 100%;
  position: absolute;
  z-index: 1000; }

.header-wrapper {
  z-index: 500;
  background-color: #F8F8F8; }

.header-wrapper .container {
  padding-right: 0;
  width: 100% !important; }

.menu-wrapper {
  padding: 0; }

nav.navbar .navbar-brand {
  /* padding: 15px 35px;*/
  padding: 0; }

/*Men? superior con colores especificos*/
/*
nav.navbar.bootsnav ul.nav>li>a.rombo1:hover {
    color: #E6332A !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo2:hover {
    color: #00A099 !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo3:hover {
    color: #81358A !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo4:hover {
    color: #BBCE00 !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo5:hover {
    color: #E5007E !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo6:hover {
    color: #76B72A !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo7:hover {
    color: #00e65a !important;
}

nav.navbar.bootsnav ul.nav>li>a.rombo8:hover {
    color: #0069B3 !important;
}
*/
.aui .navbar .nav {
  position: static !important; }

.bootstrap-3 .navbar-default .navbar-brand {
  z-index: 9999;
  position: relative; }

.menu-wrapper .container {
  max-width: auto !important; }

.menu-title,
.side-wrapper-title {
  font-size: 1rem; }

.accesibility-wrapper {
  font-size: 1.2rem;
  padding: 8px 0;
  z-index: 15; }

.accesibility-wrapper .options span {
  padding: 0; }

.aui .accesibility-wrapper .caret {
  border-top: 4px solid white; }

.aui .navbar #navbar-menu .nav li > a {
  font-size: 1rem; }

#navbar-menu li {
  background-color: #F8F8F8;
  transition: filter 0.7s ease; }

#navbar-menu .li-principal .menu-col li {
  transition: filter 0.7s ease; }

.menu-wrapper,
.menu-wrapper .text {
  text-align: left;
  word-break: initial;
  padding-right: 14px;
  display: flex;
  align-items: center;
  position: relative; }

.menu-wrapper .text:hover {
  font-weight: 400; }

.nav li.dark > a {
  /*color: #FFF !important;*/ }

.menu-wrapper .ocre a {
  color: #A5A5A5 !important; }

@media (min-width: 992px) {
  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:before {
    font-size: inherit; }

  .megamenu-content div.row div:nth-child(4) .dropdown-menu {
    left: 50% !important; } }
.top-search input.form-control {
  background-color: transparent !important;
  border: medium none !important;
  box-shadow: 0 0 0 !important;
  color: #fff !important;
  height: 40px !important;
  padding: 0 15px !important; }

h1,
h2,
h3 {
  /*color: #3f3f3f;*/
  color: #10337d !important;
  font-size: 2rem !important;
  font-size: 1.5rem !important;
  line-height: 31px !important;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 0 15px; }

h1 {
  color: #10337d !important;
  font-size: 2rem !important;
  line-height: 52px !important; }

h3 {
  font-size: 1.3rem !important; }

h1.portlet-title img {
  display: none; }

#content ul:not(.form-navigator):not(.breadcrumb):not(.list-flow):not(.list-flow-int):not(.list-flow-int-center) li::after {
  /*border-left: 6px solid #e98300;
  list-style: outside none none;*/
  margin: 10px 20px 10px 0;
  padding: 0 0 0 4px; }

#content ul:not(.form-navigator):not(.breadcrumb):not(.list-flow):not(.list-flow-int):not(.list-flow-int-center) li {
  /*border-left: 6px solid #e98300;
  list-style: outside none none;*/
  margin: 10px 20px 10px 0;
  padding: 0 0 0 4px; }

.sm {
  font-size: 2rem;
  /*font-weight: normal !important;*/ }

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::before {
  right: -48px;
  color: #F0567A; }

.flag {
  height: 20px !important; }

.xs {
  font-size: 1.4rem;
  font-weight: normal !important; }

/** AUI FIXES **/
.breadcrumb-horizontal {
  background-image: url("../img/location.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 20px !important;
  font-size: 1rem; }

.breadcrumb-horizontal a,
.breadcrumb-horizontal a:active,
.breadcrumb-horizontal a:hover,
.breadcrumb-horizontal a:visited {
  color: #404041 !important; }

.aui body {
  font-size: 1rem; }

.aui .breadcrumb {
  background-color: transparent;
  border-radius: 2px;
  list-style: outside none none;
  margin: 0;
  padding: 0; }

.aui em {
  font-style: normal; }

.aui .accesibility-wrapper a,
.aui .accesibility-wrapper a:hover,
.aui .accesibility-wrapper a:visited,
.aui .accesibility-wrapper a:active,
.aui .accesibility-wrapper a:focus {
  color: #000; }

.aui .accesibility-wrapper .dropdown-menu a,
.aui .accesibility-wrapper .dropdown-menu a:hover,
.aui .accesibility-wrapper .dropdown-menu a:visited,
.aui .accesibility-wrapper .dropdown-menu a:active,
.aui .accesibility-wrapper .dropdown-menu a:focus {
  color: #404041; }

.aui a,
.aui a:visited,
.aui a:active {
  color: #404041; }

.aui a,
.aui a:hover,
.aui a:visited,
.aui a:active,
.aui a:focus {
  text-decoration: none; }

.aui a,
.aui a:active,
.aui a:focus,
.aui a:hover {
  outline: medium none;
  transition: all 0.3s ease-in-out 0s; }

.aui .container {
  width: 100% !important; }

.aui .container,
#content {
  margin: 0 auto;
  max-width: 1354px;
  width: 90%; }

.aui .navbar .nav > li.megamenu-fw > .dropdown-menu::after {
  display: none; }

.portlet-journal .article-translation-toolbar .add-translations-menu {
  float: right; }

.aui .menu-wrapper .dropdown-menu > li > a:hover,
.aui .menu-wrapper .dropdown-menu > li > a:focus,
.aui .menu-wrapper .dropdown-submenu:hover a,
.aui .menu-wrapper .dropdown-submenu:focus a {
  background-image: none !important; }

/** END AUI FIXES **/
/** DOCKBAR FIXES **/
.dockbar-user-notifications .dropdown-toggle .user-notifications-count {
  background-color: transparent;
  margin: 0;
  border: 1px solid #ccc; }

.portlet-dockbar .navbar {
  min-height: auto; }

/** END DOCKBAR FIXES **/
/** BOOTSTRAP FIXES **/
.lfr-admin-panel .collapse,
.portlet-dockbar .collapse {
  display: block; }

/** END BOOTSTRAP FIXES **/
@media (min-width: 992px) {
  nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:before {
    font-size: inherit; }

  .bootstrap-3 .navbar-left {
    width: 100%;
    display: flex !important; }

  .bootstrap-3 .navbar-right {
    width: 100%;
    display: flex !important; } }
@media (max-width: 767px) {
  .aui body {
    padding: 0; } }
@media (max-width: 991px) {
  .accesibility-wrapper {
    padding: 0; }

  body.side-left > .wrapper {
    margin-right: 270px;
    margin-left: -270px !important; } }
@media (max-width: 991px) {
  #navbar-menu .search {
    display: none; }

  .body-wrapper {
    padding-top: 135px !important; } }
@media (min-width: 1024px) and (max-width: 1279px) {
  .body-wrapper {
    padding-top: 185px; } }
@media (max-width: 1024px) and (orientation: landscape) {
  .home .menu-wrapper .dark a {
    color: white !important; } }
.side .close-side {
  color: #fff !important; }

/** FIX WIDGET BUSCADOR **/
._2Y0P {
  width: calc(100% - 85px) !important;
  padding: 18px 10px !important;
  float: left !important;
  border: none !important;
  text-align: center !important;
  font-size: 1.3em !important; }

._2Y0P:focus {
  border-color: transparent !important;
  box-shadow: none !important; }

._2Y0P,
.Bnu5 {
  background-color: #fff !important; }

.B_dO {
  z-index: 1; }

.lg {
  font-size: 3rem; }

/** LISTAS **/
ol {
  counter-reset: my-numeric-counter;
  list-style: none; }

ol li {
  position: relative;
  padding: 0px 0 20px 60px;
  list-style: none;
  min-height: 35px; }

ol li:before {
  content: counter(my-numeric-counter);
  counter-increment: my-numeric-counter;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
  font-size: 2.5rem;
  background-color: #6f6f6f;
  padding: 12px;
  color: white; }

ul {
  list-style-type: square; }

/** TABLAS **/
#content .portlet-body table {
  border: none; }

#content .portlet-body table th {
  background-color: #6f6f6f;
  color: white; }

#content .portlet-body table tr:nth-child(even) {
  background-color: #f5f5f5; }

#content .portlet-body table td {
  padding: 5px; }

#content a {
  color: #198ec5; }

#content a:hover {
  text-decoration: underline;
  cursor: pointer; }

.listado_leyes img {
  margin-right: 30px;
  margin-left: 20px;
  border: 1px solid #CCC; }

.listado_leyes ul {
  margin-left: 210px; }

.listado_leyes h3 {
  margin-bottom: 20px;
  margin-top: 0px;
  clear: both; }

.listado_leyes h3 > img {
  margin-bottom: 50px;
  margin-top: 0px;
  clear: both; }

.listado_leyes h4 {
  margin-left: 210px !important;
  margin-top: 30px; }

.listado_leyes table {
  width: 80% !important; }

.listado_leyes table ul {
  margin-left: 0px;
  list-style: none; }

.breadcrumb > li + li:before {
  display: none !important; }

img.redes-sociales {
  width: 100%;
  max-width: 20.7px; }

.side .widget ul.link li a {
  color: #fff; }

@media screen and (min-width: 962px) and (max-width: 1000px) {
  #logo-cl {
    display: none; } }
/*Ipad*/
@media all and (min-device-width: 768px) and (max-device-width: 1024px) {
  #logo-cl {
    display: none; }

  .menu-wrapper,
  .menu-wrapper .text {
    font-size: 0.66rem; } }
#nav-logo {
  background-color: #F8F8F8;
  padding: 5px 0px 5px 0px;
  /*margin: 0;*/
  margin: auto;
  max-width: 1354px;
  /*max-width: 100%; */ }

#navbar-menu li.ocre {
  width: 40px; }

#links-footer a {
  font-size: 20px; }

#wrapper .btn {
  text-shadow: none; }

#wrapper a {
  font-weight: 400; }

footer h2 {
  text-align: center; }

footer i.fa {
  font-size: 21px;
  color: #F0567A; }

@media (max-width: 991px) {
  nav.navbar.bootsnav.navbar-mobile ul.nav {
    padding-left: 0;
    /*width: 270px;*/
    width: 100%;
    margin-left: 0px; }

  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    padding-top: 1px !important;
    padding-bottom: 1px !important; } }
#content .bs3 {
  min-height: 342px; }

body .wrapper {
  min-height: auto; }

.navbar-header i {
  color: #1B1F49; }

.attr-nav i {
  color: #1B1F49; }

#content .bs3 .modal {
  width: 100%;
  max-width: 1000px;
  background-color: transparent;
  left: 40%;
  box-shadow: none;
  border: 0; }

.aui .navbar .nav > li > .dropdown-menu:before {
  border-bottom-color: #74CEC4; }

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border-top: solid 2px #74CEC4; }

#navbar-menu .nav:before {
  color: #F0567A; }

.barra-superior {
  font-size: 1.2rem;
  padding: 8px 0;
  z-index: 15;
  background-color: #74CEC4; }

.barra-superior .logo-superior {
  width: 1.4em; }

.barra-superior em {
  font-size: 1.4em;
  color: #1b1f49; }

.barra-superior .text {
  color: #1b1f49; }

nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle > div.text:before {
  color: #F0567A;
  position: absolute !important;
  padding-left: 5px;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

#navbar-menu .navbar-nav .li-principal {
  border-right: 1px solid #74cec4; }

#navbar-menu .navbar-nav .li-principal:first-child {
  border-left: 1px solid #74cec4; }

@media (max-width: 1367px) {
  .aui .container, #content {
    margin: 0 auto;
    max-width: 1150px !important; } }
body .dockbar.navbar-static-top {
  position: static; }

#navbar-menu .menu-col {
  margin: 0; }


  #navbar-menu{
    /* display: none !important; */
  }
  #wrapper .accesibility-wrapper{
        display: none !important; 

  }
  #links-footer{
            display: none !important;

  }
  #wrapper .options .pull-right{
                display: none !important;

  }
  #entidades{
    display: none !important;
  }
  #_101_INSTANCE_AmxFf8h7l735_ocerSearchContainerPageIterator{
    /* display: none; */
  }