/* ----------- OAE Color Palette  ------------- */
/*Estilos de la versión inglesa*/
/* Max Width */
.aui .table thead th {
  background-color: #fff !important;
  border: none !important;
  /* display:none; */ }

.aui .table-bordered {
  border-radius: 0px !important;
  border-width: 0px !important; }

.aui .table-bordered th, .aui .table-bordered td {
  border-left: 0px !important; }

.aui .table th, .aui .table td {
  border-top: 0px !important; }

.aui .table td {
  background-color: #fff !important; }

.filterBody {
  /*     box-shadow: 0 0 4px #999; */
  /*     padding: 10px 20px; */ }

.filterHead {
  color: #066288;
  font-size: 1.5em;
  font-weight: bold;
  box-sizing: border-box;
  padding: 10px 0;
  text-transform: uppercase; }

.search-facet .nav-pills > .active > a, .search-facet .nav-pills > .active > a:hover, .search-facet .nav-pills > .active > a:focus {
  background-color: transparent !important;
  box-sizing: border-box !important;
  color: #888888 !important;
  border: 1px solid #888888 !important;
  border-radius: 6px !important;
  font-size: 1.0em !important; }

.aui .control-group {
  /* 	margin-bottom:0px !important; */ }

/* a.searchButtonOAE, a.searchButtonOAE:hover, a.searchButtonOAE:active, a.searchButtonOAE:visited, .btn.searchButtonOAE, .btn.searchButtonOAE:hover, .btn.searchButtonOAE:focus, .btn.searchButtonOAE:active { */
/* 	background: #e2b067 none repeat scroll 0 0 !important; */
/*     border: 3px solid #fff !important; */
/*     border-radius: 20px !important; */
/*     color: #fff !important; */
/*     font-size: 1.2em !important; */
/*     font-weight: bold !important; */
/*     padding: 8px 11px !important; */
/* } */
.cercaContainer {
  box-sizing: border-box;
  margin-left: 15px !important; }

/* .pagination { */
/* 	color:#d93600 !important; */
/* 	border-color: #d93600 !important; */
/* } */
.searchPortletContainer .portlet-borderless-container {
  background-color: rgba(255, 255, 255, 0) !important; }

.inputSearch {
  margin-right: 10px !important;
  width: 60% !important; }

.lfr-token {
  background-color: transparent !important;
  border-color: #888888 !important;
  color: #888888 !important; }
  .lfr-token > a {
    color: #888888 !important; }

.highlight {
  background: #e8e8e8 !important; }

.portlet-search .search-layout .result .asset-entry .asset-entry-title a {
  font-style: italic !important; }

.searchTitleContainer {
  text-align: left !important; }
  .searchTitleContainer > .searchTitle {
    color: #066288;
    font-size: 1.5em;
    font-weight: bold;
    box-sizing: border-box;
    padding: 10px 0;
    text-transform: uppercase; }

.title-buscador h2 {
  color: #066288 !important;
  font-weight: bold !important;
  box-sizing: border-box;
  padding: 10px 0;
  text-transform: uppercase; }

/************ Portlet Search Liferay *****************/
.searchButtonOAE {
  display: none !important; }

.searchButtonCatCast, .searchButtonCatCast:hover, .searchButtonCatCast:focus, .searchButtonCatCast:active {
  display: inline-block !important;
  border: none !important;
  background: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: 5px !important;
  box-shadow: none !important; }

@media (max-width: 979px) {
  .searchPortletContainer {
    width: 100%;
    position: inherit; } }