.navbar-brand {
	height: 100%;
}
.navbar.navbar-default {
	position: relative;
	padding: 0 0 0px;
	background-color: #333;
	border: 1px solid #194552;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav>li>a {
	color: white;
}
div.panel-heading {
	font-size: 2rem;
	color: #194552;
}
button.submit {
	margin-right: 12px;
}
.footer {
	margin-top: 0;
	padding: 5px 0px 5px 0px;
	border: 0;
	background-color: #333;
	color: white;
	background-image: url('/bkm/resources/external-search/generalitat/images/logo_generalitat_blanc.png');
	background-repeat: no-repeat;
	color: white;
	background-position: right;
	background-size: 110px auto;
}
.footer footer {
	padding: 0px;
}
.footer footer ul {
	list-style: none;
	padding: 0 0 0 0;
}
.media {
	border-bottom: 3px solid #19455278;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.media img {
	max-width: 150px !important;
	display: none;
}
nav.pagination_top {
	border-bottom: 5px solid;
	background-color: #f2f2f2;
	text-align: center;
}
nav.pagination_bottom {
	border-bottom: 5px solid;
	background-color: #f2f2f2;
	text-align: center;
}
.media .media-body {
	width: 100%;
}
.media .media-right {
	width: 30%;
}
span.tip {
	width: 100%;
	padding: 6px;
	border-radius: 8px;
	font-size: 2.2rem;
	/*pointer: hand;*/
	cursor: pointer;
}
span.tip.tip_media_true {
	color: #008040;
	cursor: pointer;
}
span.tip.tip_media_false {
	color: #d9d7d5;
	cursor: not-allowed;
}
span.tip.tip_loan_true {
	color: #008040;
	cursor: pointer;
}
span.tip.tip_loan_false {
	color: #d9d7d5;
	cursor: not-allowed;
	display: none;
}
.media-heading .title {
	font-size: 1.4rem;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: bolder;
}
.jumbotron h1 {
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	font-size: 3.5rem;
}
.jumbotron p {
	padding-left: 10%;
	padding-right: 10%;
	text-align: center;
}
.jumbotron .lista_apps {
	width: 90% !important;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
h5.card-title {
	font-weight: bold;
}
.header_logo {
	max-width: 120px;
}
.no_padding {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.card {
	padding: 25px 4px 25px 4px;
	border: 2px solid grey;
	width: 18rem !important;
	text-align: center;
	margin-left: 4px;
	border-radius: 8px;
	background: #f2f2f2;
}
.card-img-top {
	max-width: 17rem;
}
.header_logo {
	max-width: 120px;
}
.card i {
	color: #2c4683;
	font-size: 8rem;
}
.footer span.label.label-warning {
	background-color: #f04e4e;
	padding: 7px;
	font-size: 1.2rem;
}
.btn-primary {
	color: black;
	background-color: white;
	border: 0.3px solid #ccc;
	font-size: 2rem;
}
.btn-primary:hover {
	color: black;
	border-color: white !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
	background-color: #ccc;
}
.btn-default {
	font-size: 2rem;
}

.card:hover {
    transform: scale(1.02);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.stylesFormJgeneralitat {
	width: 85%;
	text-align: center;
	margin: 20px 70px 20px 70px;
}
.titleNotForm {
	font-size: 2rem !important;
}
.text-muted {
	color: #777;
	margin: 0;
	padding: 0;
	display: inline;
}

.text-info {
	color: #31708f;
	margin: 0;
	padding: 0;
	display: inline-block; 
	word-break: break-word;
}

  
  .text-info::after {
	content: "";
	display: block; 
  }
  
  .text-info::before {
	content: " ";
	display: block;
  }

p::after {
	content: "\A";
	white-space: pre-line;
}
.boxComplete {
	padding: 10px 0px 10px 0;
}
.boxTitle {
	width: 16%;
	padding: 0px 0px 0px 30px;
}
.boxResult {
	width: 84%;
}
a[href*="external_title=Cerca bàsica"] span {
	color: white;
}
a[href*="external_title=Cerca avançada"] span {
	color: white;
}
a[href*="external_title=Temes"] span {
	color: white;
	
}

a[href*="external_title=Cerca bàsica"] span:hover {
	color: white;
    border-bottom: 1px solid white;
}
a[href*="external_title=Cerca avançada"] span:hover {
	color: white;
    border-bottom: 1px solid white;
}
a[href*="external_title=Temes"] span:hover {
	color: white;
    border-bottom: 1px solid white;
}
ul.navbar-nav.navbar-right li a[href*="areastematicas"] {
	display: none;
  }
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	color: white;
	border-bottom: 1px solid white;
}


.navbar-logo{
	width: 14%;
    margin: 7px 0px 0px -156px;
}


.tituloRegistro {
    font-weight: bold;
    display: inline-block;
    width: auto;
    text-align: right;
    padding-right: 10px;
	margin-bottom: 1%;
}

.resultadoRegistro {
    display: inline-block;
    width: 65%;
}

.media-heading{
	margin-bottom: 20px;

}
.resultadoRegistro p {
	white-space: pre-line;
	margin-bottom: 20px;
  }
  
  .resultadoRegistro p::before {
	content: attr(data-text);
	white-space: pre-line;
	display: block;
  }



  /* Jose Salguero */
  
	
  /* Jose Salguero fin*/