.gobcl {
  font-family: "gobCL", Tahoma, Verdana, Segoe, sans-serif;
}

html {
  min-height: 100%;
  position: relative;
}

body{
  	font-family: "gobCL" !important;
  	font-size: 18px;
  	background: #ffffff;
 	margin: 0 auto;
  	height: auto;
  	color: #475156;
  	-webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;	
}

h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.error {
	font-family: arial;
	font-size: 18px;
	color: red;
	font-weight: bold;
}

.mensaje {
	font-family: "gobCL";
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
}

.mensajes_tabla {
	width: 100%;
}

.has-error .form-control{
	border-width: 2px !important;
}

.mensajes_tabla td {
	text-align: center;
}


a:visited {
    color: navy;
}

ibutton,
input,
optgroup,
select,
textarea,
file {
  	background-color: white; 
  	font-family: "gobCL";
  	font-weight: normal;
  	padding: 1 1px;
  	border: 1 px;
  	border-color: black;
  	color: black;
  	box-shadow: none;
}

textarea {
  text-align: justify;
}

.boton_med{
  background-color: white; 
  font-family: "gobCL";
  font-size: 18px;
  font-weight: normal;
  line-height: 5px;
  padding: 10 1px;
  border: 1 px;
  border-color: #0f69b4;
  color: #0f69b4;
  box-shadow: none;
}

hr {
    border: 0;
    height: 1px;
    width:100%;
    box-shadow: inset 0 12px 12px -12px rgba(16, 105, 196, 0.5);
}

.resultados table {
    border-collapse: collapse;
    width: 100%;
}

.resultados th td {
    text-align: left;
    padding: 8px;
}

.resultados tr:nth-child(even){background-color: #e6e6e6}

.resultados th {
    background-color: #0b4e85;
    color: white;
}

.celda_oscura {
    background-color: #0b4e85;
    color: white;
}

.celda_clara {
	background-color: #e6e6e6;
    text-align: left;
    padding: 8px;
}

label {
	font-size: 16px;
}

label {
	font-size: 16px;
}

.padding-10{
	padding: 12px;
}

/* MENU */
.navbar {
  	min-height: 100px !important;
 	margin-bottom: 0;
  	border-radius: 0;
  	border-bottom: 1px solid #000;
  	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.navbar-brand {
  	height: auto !important;
}

/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {height: 450px}

/* Set gray background color and 100% height */
.sidenav {
  	padding-top: 20px;
  	background-color: #f1f1f1;
  	height: 100%;
}

/* Set black background color, white text and some padding */
footer {
	background-color: #555;
	color: white;
	padding: 10px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
}


/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 768px) {
  .sidenav {
    height: auto;
    padding: 15px;
  }
  .row.content {height:auto;}
  
  body{
	  max-width: 100%;
  } 
}

@media (min-width: 768px) and (max-width: 1024px) {
  body{
	  max-width: 95%;
  } 
  
  footer {
	  max-width: 95%;
  }
}

.padding-10{
	padding: 20px 12px 12px 12px;
}

.mtop-10{
	margin-top: 10px;
}

a {
	cursor: pointer;
}

.elemento-oculto{
	display: none !important;
	margin-top: 5px;
}

/* FOOTER */
.site-info {
    background-image: url(//www.cde.cl/wp-content/uploads/2017/10/CDE_logo-footer-blanco-fondo-transparente-.png);
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: 10%;
}

.height-min{
	min-height: -webkit-fill-available;
}

.custom-input{
	margin-block-start: auto !important;	
}

.tabla-asuntos {
	font-size: 14px;
}

.seccion-buscador {
	padding: 3px 10px;
	border: grey 3px double;
}

.texto-saltos-justificado {
	white-space: pre-wrap;
	text-align: justify;
}

/* VISUALIZACION DE ASUNTO  */

.cabecera-borde {
	border: 1px solid;
}

.identificacion-asunto {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #555555;
}

.identificacion-asunto td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.titulo-asunto {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}

.label-asunto {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.data-asunto {
	font-size: 16px;
	vertical-align: top;
	padding-left: 10px;
}

.label-tr td {
	padding-top: 8px;
}

.nav-link.active {
	background-color: #555555 !important; 
	color: white !important;
}

.nav-link {
	color: black !important;
}

.tab-content {
	border: 1px solid; 
}

.boton_cabecera_activo {
	background-color: #555555;
	color: white;
}

.boton_cabecera:hover {
	background-color: grey;
}

/* VISUALIZACION INSTANCIA */

.identificacion-instancia {
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #af261c;
}

.identificacion-instancia td {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}


