
body {
    background: linear-gradient(to bottom, #236194 0%,#236194 136px,#F5F6F8 0%,#F5F6F8 93%,#236194 0%,#236194 100%); /* W3C */
    color: #6b7a8c;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    margin: 0 !important;
    padding: 0 !important;
}

body.admision {
	background: none;
}

.hidden {
	-ms-user-select: element;
}

#main-container {
    margin: 5px auto 0px;
    position: relative;
}

#main-container #mainpublicacionessearch {
	margin-right: 15px;
}

.header {
    background-color: #F5F6F8;
    color: #c8c8c8;
}

.header .main-header {
    background-color: #F5F6F8;
    min-height: 105px;
    margin: 5px 5px 5px 190px;
    position: relative;
}

.header #appname {
    background-color: #236194;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 5px;
}
.header .utils {
  margin-right: 5px;
}
.header .utils li {
  display: inline;
  margin-left: 5px;
}
.header .utils li a {
  color: #225f92;
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
  margin-top: -2px;
}
.header .external {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.header .external > .raewidget {
  position: relative;
}

#djrae {
  width: 194px;
  color: #000;
  border: solid 1px #C4CAD1;
  height: 26px;
  border-radius: 3px;
}

.irae {
  position: absolute;
  top: 3px;
  right: 2px;
}
#djraedetail {
  position: absolute;
  background-color: white;
  border-radius: 0px;
  border: solid 1px #C4CAD1;
  overflow: auto;
    overflow-x: auto;
  overflow-x: auto;
  display: none;
  text-align: left;
  z-index: 99;
  min-width: 400px;
  max-width: 600px;
  min-height: 100px;
  max-height: 500px;
  padding: 1em;
    padding-top: 1em;
  padding-top: 0.25em;
  overflow-x: hidden;
}


#djraedetail .lema {
	color: #225F92;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#djraedetail .cuerpo-lema {
    word-wrap: break-word;
    margin-bottom: 15px;
	color: #323946;
}

#djraedetail div.enviosAcep {
    margin-left: 10px;
    margin-top: 10px;
}

#djraedetail  div.enviosAcep::before {
	color: #225F92;
    margin-right: 0.25em;
    content: "\0025BA ";
    font-size: 80%;
}

#djraedetail  div.lema::after {
	color: #225F92;
    content: "\0025C4 ";
    font-size: 80%;
	position: absolute; 
	right: 5px;
}

#djraedetail  .padrelema {
    margin-bottom: 2px;
}

#djraedetail .field-name-field-remision, #djraedetail .field-name-field-remision a, #djraedetail .padrelema {
    color: #225F92;
    text-decoration: none;
}

#djraedetail .field-name-field-rama, #djraedetail .field-name-field-rama a, #djraedetail .field-name-field-rama a:visited, #djraedetail .field-name-field-pais, #djraedetail .field-name-field-pais a, #djraedetail .field-name-field-pais a:visited {
    color: #236194;
    font-style: italic;
}


#djraedetail a {
	color: #383;
	text-decoration: underline;	
}

#djraedetail .field-name-field-comentario i, #djraedetail  .field-name-field-comentario em, #djraedetail  .field-name-field-comentario .book, #djraedetail  .field-name-field-comentario .extran, #djraedetail  .field-name-field-comentario .journal, #djraedetail  .field-name-field-comentario .article, #djraedetail  .field-name-field-comentario .concept {
  font-style: normal;
}

#djraedetail .dpej_normativa_relacionada > input#verNormativa[type="checkbox"] {position: absolute; display: none;}
#djraedetail .dpej_normativa_relacionada > label {
  text-decoration:underline; display:block; color:-webkit-link; cursor:pointer; margin:1em 0; padding-left:1.5em;
  background-image: url(/djrae/_imgs/GlobeMap.png); background: url(/djrae/_imgs/GlobeMap.svg) no-repeat, none;
  background-size: 1em auto; background-repeat: no-repeat; background-position: left;  
}
#djraedetail .dpej_normativa_relacionada > ul {display: none;}
#djraedetail .dpej_normativa_relacionada > input[type="checkbox"]:checked ~ label {display:none;}
#djraedetail .dpej_normativa_relacionada > input[type="checkbox"]:checked ~ ul {display:table; margin:1em 0 0 0; padding:0; }
#djraedetail .dpej_normativa_relacionada > input[type="checkbox"]:checked ~ ul > span {
  display:table-caption;  padding-left:1.5em;
  background-image: url(/djrae/_imgs/GlobeMap.png); background: url(/djrae/_imgs/GlobeMap.svg) no-repeat, none;
  background-size: 1em auto; background-repeat: no-repeat; background-position: left;
}
#djraedetail .dpej_normativa_relacionada > input[type="checkbox"]:checked ~ ul li {display:table-row;}
#djraedetail .dpej_normativa_relacionada > input[type="checkbox"]:checked ~ ul li .dpej_nombre_pais, #djraedetail  .dpej_normativa_relacionada ul li a {display:table-cell; padding:10px;} 

.ui-autocomplete.rae-widget {
	border-color: #C4CAD1;
}


.ui-widget {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
.ui-widget-content {
	color: inherit;
}
.ui-helper-reset {
	line-height: inherit;
}

.ui-accordion .ui-accordion-content {
	overflow: inherit;
}

.main-header h2 {
	font-weight: bold;
	font-size: 16px;
	color: #2B6196;
	text-transform: uppercase;
	margin: 20px 15px 0 0;
	text-align: right;
}

#main-content {
    background-color: #fff;
    border-right: none;
    border-top: 1px solid #e9e9e9;
    color: #333;
    min-height: 650px;
    margin: 0;
    width: 100%;
    float: none;
    padding-right: 0;
}

#main-content .bbtabcontent {
    margin-top: 0;
}

.searchform .input-group-btn > .btn {
    min-width: 50px;
}

.searchform .fielddates {
    margin-right: 0;
}

#main-content .togglerightsidebar {
    position: absolute;
    right: 0;
    top: 0;   
}

.rightsidebar {
	overflow: hidden;
}
.rightsidebar.sbhidden {
	display: none;
}

.rightsidebar h2 {
	color: #323946;
	font-size: 18px;
    text-align: center;
}

.rightsidebar #layoutnorma {
    margin-bottom: 0px;
}

.rightsidebar #layoutnorma h2 {
	font-size: 16px;
}

.togglerightsidebar .line {
    border-bottom: 1px dotted #bfc3ca;
    margin: 0 35px;
}


footer {
	background-color: #236194;
}
.footer {
	color: #fff;
	margin: 5px 10px;
}
.bbsubtabcontent .toppagination{
    margin-right: 0;
    border: 1px solid #e9e9e9;
    padding: 20px 0;
}

.bbsubtabcontent .relatedterms {
    margin: 0;
    padding: 8px 5px 10px;
	border-top: none;
    border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}
.relatedterms > div > div:last-child {
  margin-bottom: 0;
}
.searchresults .searchresult {
	border-top: none;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.searchresult .content {
    border: none;
    margin: 0 20px 0 0;
    padding: 10px 20px;
}

.content .title, .doc .title a strong {
    font-weight: 700;
}
.doc .title a strong {
    font-weight: 700;
    white-space: nowrap;
}

.btn-default.active, .btn-default.focus,
.btn-default:active, .btn-default:focus,
.btn-default:hover, .open > .dropdown-toggle.btn-default {
	background-color: #fff;
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none !important;
}

.pagination > li.navigation > a .fa {
	line-height: 1.42857;
}

.header .help a {
	color: #225f92;
	display: inline-block;
    font-size: 18px;
    margin-right: 10px;
    margin-top: -2px;
	
}

.searchresults .docactions .popover {
	margin-left: 50px;
}

.searchresults .docactions .popover.bottom > .arrow::after {    
	top: 1px;
	margin-left: -10px;
}
.searchresults .docactions .popover.bottom > .arrow {
	top: -14px;
	margin-left: -25px;
}

.searchresults .docactions ul.related li a {
	font-size: 12px;
}

.searchresults .searchresult .actions.checkleg {display:none;}

.related .doc {
	background: none;
}


#modalAyudas .helpcontainer.publicaciones .main-content {
    margin-left: 210px;
    border-left: solid 1px #e5e5e5;
}

.header .headerpub {
  background-color: #236194;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin: 5px;
}

.header .headerpub h2 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.oculta {
  position: absolute;
  top: -3000em;
  color: #333;
}

.searchform .coleccionlink {
	margin-top: 4px;
}
.searchform .coleccionlink a {
	margin-left: 10px;
}

.docactions .readspk a,
.docactions .social a {
	font-size: 22px;
}

.social.twitter .twtr-button {
  background-color: #205f92;
  height: 20px;
  display: inline-block;
  width: 22px;
  padding-left: 5px;
  border-radius: 5px;
  vertical-align: text-bottom;
  margin-bottom: 1px;
  padding-top: 2px;
}
.social.twitter .twtr-button svg {
  width: 14px;
  height: 14px;
  background-color: transparent;
  vertical-align: text-top;
  cursor: pointer;
}
.social.twitter .twtr-button svg path {
	fill: #fff;
}

.docactions .readspk.active a {
	color: #ce2939;	
}

.docactions .newwin a{
    font-size: 22px;
}

.micro {
	font-size: 24px;
	background-color: #236194;
	border-radius: 50%;
	width: 35px;
	display: inline-block;
	text-align: center; 
    margin-top: 5px;
}
.micro .fa {
	font-size: 22px;
	color: #fff;
}

.micro.on {
	background-color: #e12f2f;
}
.detailview .content {
	margin: 10px 15px 15px;	
}

.docactions {
	margin: 4px 0 0 0;	
}

.documentoptions .docheader {
	margin-bottom: 10px;
}
	
.documentoptions .docheader .title {
	font-size: 22px !important;
	padding-top: 0;
}

.datosficha {
  margin-top: 10px;
}

#publicacionescontent.content .metadatos {
	margin-bottom: 10px;	
}
#publicacionescontent.content .metadatos {
	margin-top: 3px;	
}
#publicacionescontent.content .listaponencias .metadatos {
	margin-top: 10px;	
}
 
.metadatos .pubtitle,
.content .metadatos > ul > li.pubtitle {
	font-size: 14px;
}
#publicacionescontent.content .metadatos .pubtitle {
	margin-bottom: 5px;
}

#publicacionescontent.content .metadatos > ul > li {
	color: #91ACC9;
}

#publicacionescontent.content .cuerpo.listaponencias {
	margin: 0 15px 0 15px;
}
#publicacionescontent.content .cuerpo.listaponencias .lista {
	padding-left: 0;
}
.content .title a {
	font-weight: 700;	
}
.content .title {
	margin-bottom: 3px;
}

#publicacionescontent .docactions {
	padding-right: 10px;
}

.titpublicacion {
	color: #91acc9;
	font-size: 14px;
	font-style: normal;
    margin-top: 3px;
}

.titpublicacion b {
  color: #1e3952;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
}

.titpublicacion strong{
	font-weight: 700;
	color: #2E6DA4;
}
.titpublicacion .linkPub {
  color: #205f92;
}

#publicacionesresults strong {
    font-weight: 700;
}

#publicacionescontent.content .metadatos > ul > li strong {
	font-weight: 700;
	color: #2E6DA4;
}


#publicacionescontent .opened.publicaciones .thumbDoc {
	margin-top: -40px;
}

.thumbDoc img {
	max-width: 300px;
	float: right;
}

.ficha .fancyzoom {
	cursor: pointer;	
}

#modalAvisoLegal .modal-body .image {
	text-align: center;
	margin-bottom: 10px;
}

#modalAvisoLegal a {
	color: #215F92;
}
