
body {
    background-color: #236194;
    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 20px;
    position: relative;
}

.admision #main-container {
    margin: 0;
}

.header {
    background-color: #F5F6F8;
    color: #c8c8c8;
}

.header .main-header {
    background-color: #F5F6F8;
    min-height: 105px;
    margin: 5px 5px 5px 130px;
}

.header #appname {
    background-color: #236194;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 5px;
}

.main-header h2 {
	font-weight: bold;
	font-size: 16px;
	color: #2B6196;
	text-transform: uppercase;
	margin: 20px 15px 0 0;
	text-align: right;
}


.publico.AN .header .portal h2,
.publico.AN .header .portal.big h2 {
   	font-size: 12px;
   	margin: 0;
} 	
	
.publico.AN .header .portal {
    max-width: 620px;
    text-align: right;
}	
.publico.AN .header .portal.an h2,
.publico.AN .header .portal.ap-tsj h2 {
    margin-top: 50px;
}

.publico.AN .header .portal.ccaa h2 {
	font-size: 13px;
}

.publico.AN .header .portal.ccaa > span {
	margin: 0 15px 0 0;
	font-weight: normal;
	font-size: 13px;
	color: #2B6196;
}

.publico.AN .header .portal.an.ccaa h2,
.publico.AN .header .portal.ap-tsj.ccaa h2 {
	font-size: 16px;
    margin-top: 36px;
}


#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;
	padding-left: 20px;
}
.admision #main-content {
	 min-height: unset;
}

#main-content .bbtabcontent {
    margin-top: 0;
}


#mainjurisprudenciasearch {
	width: 60%;
	float: left;
    border-right: 1px solid #e9e9e9;
    position: relative;
    width: 100%;
	float: none;
	clear: both;
	padding: 0 30px 0 0;
}  

#mainjurisprudenciasearch.fit {
	width:100%;	
}

#jurisprudenciasearch .rightsidebar  {
    width: 95%;
    float: none;
}

.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: 16px;
    background-color: #E0E8EE;
    padding: 5px 10px 5px;
    margin: 0;
}

.rightsidebar h2 > span {
	margin-right: 5px;	
}

.rightsidebar h2 img {
	margin-top: -3px;
}

.rightsidebar #layoutnorma {
    margin-bottom: 0px;
}

.rightsidebar #layoutnorma h2 {
	font-size: 16px;
	background-color: transparent;
}

.tagcloud-data {
    text-align: center;
	font-family: "Roboto Slab";
	margin: 4% 8% 8%;
}
.tagcloud-data a {
    white-space: nowrap;
}

.tagcloud-data a:HOVER {
	text-decoration: underline;	
}

.tagcloud-data .marron a, .tagcloud-data .size0 a{
    font-size: 27px;
    color: #236093;
    white-space: normal;
}

.tagcloud-data .rojo a, .tagcloud-data .size1 a{
	font-size: 23px;
	color: #236093;
}

.tagcloud-data .naranja a, .tagcloud-data .size2 a {
	font-size: 20px;
	color: #4593D1;
}

.tagcloud-data .verde a, .tagcloud-data .size3 a {
	font-size: 17px;
	color: #8CBCE3;
}

.tagcloud-data .azul a, .tagcloud-data .size4 a {
	font-size: 15px;
	color: #CDE2F3;
}

.tagcloud-data .azul a, .tagcloud-data .size5 a {
    font-size: 15px;
    color: #CDE2F3;
}

.togglerightsidebar .line {
    border-bottom: 1px dotted #bfc3ca;
    margin: 0 35px;
}

#last50results .nav-tabs,
#legpanel .nav-tabs {
    background-color: #FFF;
    border: none;
}

#last50results .nav-tabs li a,
#legpanel .nav-tabs li a {
    color: #236093;
    border: none;
    margin-right: 1px;
    padding: 5px 10px;
}

#last50results .nav-tabs .active a,
#last50results .nav-tabs li a:focus,
#last50results .nav-tabs li a:HOVER,
#legpanel .nav-tabs .active a,
#legpanel .nav-tabs li a:focus,
#legpanel .nav-tabs li a:HOVER {
    background-color: #f5f6f8;
    color: #ce2939;
    border: none;
}

#last50results .lststabcontent, #last50results .secciontabcontent,
#legpanel .lststabcontent  {
    display: none;
}

#last50results .lststabcontent.active, #last50results .secciontabcontent.active,
#legpanel .lststabcontent.active {
	display: block;
	margin-top: 2px;
}

.last50results-data .lststabcontent li.doc,
.normas-data .lststabcontent li.doc {
	margin: 2px 0 0;
	background-color: #f5f6f8;
	padding: 5px 10px;
}

.last50results-data .docslist .lststabcontent a,
.normas-data .docslist .lststabcontent a {
	color: #323946;
}
.last50results-data .docslist .fecha {
	color: #6A798F;
	margin: -8px 0 0 5px;
	display: inline;
}

.last50results-data .docslist .resumen {
    max-height: 54px;
    overflow: hidden;
}

#last50results > .tooltip .tooltip-inner { 
    min-width: 450px;
}

.last50results-data li.doc .jdoc::before {
	content: url(../img/j.png);
	line-height: 10px;
	padding: 0 5px 0 0;
	vertical-align: top;
}
.last50results-data .footer  a {
	color: #205f92;
}

.last50results-data .footer {
    padding-bottom: 8px;
    padding-top: 8px;
	text-align: center;
}

.last50results-data li.doc a,
.normas-data li.doc a {
	color: #333;
    vertical-align: top;
}

#legpanel #layoutNormaResults {
    border-top: medium none;
    margin: 0 0 10px 0;
    padding: 0;
}

.normas-data li.doc .ldoc::before {
	content: url(../img/l.png);
	line-height: 10px;
	padding: 0 5px 0 0;
	vertical-align: top;
}

#legpanel h2 .dissmis {
	margin-right: 0;
    position: absolute;
    right: 20px;
    top: 5px;
	color: #2b6196;
}

#legpanel .normas-data .nicescroll {
	height: 300px;
	overflow-y: hidden;
} 

#layoutNormaResults .normaItem.level-1 > .col-xs-1 {
	width: 4.333%;
	min-width: 20px;
} 

footer {
	background-color: #236194;
}
.footer {
	color: #fff;
	margin: 5px 10px;
}

.bbsubtabcontent .toppagination {
	margin-right: 0;	
	border: 1px solid #e9e9e9;
	padding: 20px 0;
}

#jurisprudenciaresults {
	margin-right: 20px;	
    border-bottom: none;
}

.searchresults .searchresult {
	border-top: none;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.searchresult .content {
    border: none;
    padding: 10px 20px;
}

.content .title, .doc .title a {
    font-weight: normal;
    text-align: left;
}
.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;
}


#COMUNIDADpanel {
	height: 400px;
	overflow: hidden;
}


#COMUNIDADpanel.multiselect-container > li:last-child {
	margin-bottom: 15px;
}

#COMUNIDADpanel.multiselect-container label {
	display: inline;
	width: auto;
	padding: 3px 3px 3px 20px;	
}
#COMUNIDADpanel.multiselect-container label > input {
	margin: 7px 0;
	position:relative;
}

#COMUNIDADpanel.multiselect-container a {
	display: inline;
	width: auto;
	vertical-align: text-bottom;
	color: #225f92;
}

#COMUNIDADpanel.multiselect-container .provincias a {
	color: #2C7ABA;
	font-size: 13px;
}

#COMUNIDADpanel.multiselect-container .sedes label {
	color: #64A6DB;
	font-size: 12px;
    font-weight: normal;
}

#COMUNIDADpanel.multiselect-container ul {
	margin-left: 20px;	
}
#COMUNIDADpanel.multiselect-container > li > a:hover, #COMUNIDADpanel.multiselect-container > li > a:focus {
	background: none;
	color: #225f92;
}


.pagination > li.navigation > a .fa {
	line-height: 1.42857;
}

.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 .utils {
    margin-right: 5px;
}
	
.searchresults .pull-left.docactions .popover {
	margin-left: 50px;
}

.searchresults .pull-left.docactions .popover.bottom > .arrow::after {    
	top: 1px;
	margin-left: -10px;
}
.searchresults .pull-left.docactions .popover.bottom > .arrow {
	top: -14px;
	margin-left: -25px;
}

.searchresults .pull-left.docactions ul.related li a {
	font-size: 12px;
}

.searchresults .searchresult .actions.checkleg {display:none;}

.related .doc {
	background: none;
}


#jurisprudenciaresults_searchresults .pull-left.docactions .popover {
	width: 252px;
}

.docactions .social a{
	font-size: 22px;
}

.docactions .idiomas img,
.docactions .lineaj img {
	    margin-bottom: 5px;
}

.searchresult .docactions .popover-content li {
	text-align: center;
	margin: 3px 0;
	font-size: 16px;
	color: #91AFC9;
	display: block;
}

.searchresults .popover-content ul.related li {
	text-align: left;
}

.searchresults .pull-right.docactions .popover {
	padding: 3px 10px;
	width: 100px;
}

.actualdocs .actualdocscont {
	padding: 0 5px;
}

.actualdocs .docslist {
	margin-top: 3px;
    margin-bottom: 5px;
}

.actualdocs .icon h2 {
	margin-top: 0;
}

.actualdocs .docslist .actual.doc {
	padding-bottom: 15px;
}

.actualdocs .actual.doc a.docinfo {
	color: #236093;
	font-size: 13px;
	font-weight: bold;
}

.actualdocs .actual.doc > span {
	display: block;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

body > .tooltip.novedad .tooltip-arrow {
	border-top-color: #CE2939;
}
body > .tooltip.novedad .tooltip-inner {
	background-color: #CE2939;
}

.searchresult .content .title a i {
    color: #205F92;
    font-size: 18px;
}

.docactions .newwin a{
    font-size: 22px;
}

.micro {
	font-size: 24px;
	background-color: #236194;
	border-radius: 50%;
	width: 35px;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 6px;
	right: 15px;
}
.micro .fa {
	font-size: 22px;
	color: #fff;
}


.micro.on {
	background-color: #e12f2f;
}


.tooltip.speech a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#pubformsearch {
	margin-right: 35px;
}



.filtersidebar .botonera,
.noresults .botonera {
	margin-top: 10px;	
}

.filtersidebar .botonera .newalert,
.noresults .botonera .newalert {
	background-color: #9DB8CF;
	color: #fff;
	font-family: "Roboto", sans-serif;
}
.filtersidebar .botonera .newalert img,
.noresults .botonera .newalert img {
	margin-right: 5px;
	vertical-align: sub;
	height: 18px;
}

.statstop {
	margin: 0 5px 0 0;
}
.statslink {
	margin: 15px 25px 0 0;
}
.statslink a {
	background-color: #236194;
	color: #fff;
    font-size: 15px;
    padding: 4px 15px;
    display: inline-block;
    border-radius: 20px;
}

.statslink a img {
    height: 22px;
}
.statslink a span {
    vertical-align: bottom;
}

/* últimas funcionalidades*/
.config .popover {
    width: 360px;    
    margin-left: -24px;
    max-width: 360px;
    border: 1px solid #b4c9da;
    border-radius: 4px;
    padding: 0;
}

.config .popover.bottom > .arrow::after {
    border-bottom-color: #fff;
    top: 1px;
}
.config .popover.bottom > .arrow {
    margin-left: 12px;
    top: -10px;
}

.config .popover-content .desc{
    color: #ce2939;
    padding: 5px 0px 5px 4px;
    border-bottom: 1px solid #B4C9DA;
    text-transform: uppercase;
    text-align: center;
}

.config .popover-content  {
    margin: 0;
    padding: 5px 0 10px;
}
.config .popover-content ul.cnfnovedadeslist > li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #B4C9DA;
    padding: 5px 10px 5px 35px  ;
}
.config .popover-content ul.cnfnovedadeslist > li a,
.config .popover-content ul.cnfnovedadeslist > li span.title {
    color: #296fab;
    margin-left: 0;
    padding: 2px 0;
    font-size: 13px;
}
.config .popover-content ul.cnfnovedadeslist .tools a {
    background-color: #d4e1ea;
    border-radius: 5px;
    margin-top: 10px;
    font-size: 22px;
    padding: 3px 10px;
    margin-right: 3px;
}
.config .popover-content ul.cnfnovedadeslist .tools a .fa {
    font-size: 20px;
    display: inline;    
}

.config .popover-content .newdesc {
    color: #333;
}
.config .popover-content .fecha{
    color: #6a798f;
}

.cnfnovedadeslist li.doc .newFeatureVisitedIcon::before {
    content: url(../img/novedades.png);
    line-height: 10px;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    padding: 0 10px 0 0;
    vertical-align: top;
    margin-left: -35px;
}
.cnfnovedadeslist li.doc .newFeatureIcon::before {
    content: url(../img/newfeature.png);
    line-height: 10px;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
    padding: 0 10px 0 0;
    vertical-align: top;
    margin-left: -35px;
}
.cnfnovedadeslist li.newFeatureVisited{
    background-color: #F0F3F8;
}
.cnfnovedadeslist li.newFeature{
    background-color: #fff;
}

.header .utils img {
    padding-bottom: 5px;
}

.header .utils .badge {
    background-color: #ce2939;
    margin: -9px -20px;
    position: absolute;
}