*{
	font-family: 'Open Sans', sans-serif;
}

#nanobarid{
	background-color: white;
}

#rehiletePNT{
    position: absolute;
    z-index: -1;
}

#rehiletePNT > img{
	width: 50%;
}

#tituloHeaderConsultaPublica{
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
}

#headerCard{
	background: linear-gradient(to bottom right, gray , white);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	opacity: 0.7;
	height: 30%;
	margin-top: 2px;
	width: 100%;
}

.logoSNT{
	margin-top: 3px; 
	width: 40%;/*Antes 50%*/
}

#menuCard{
	margin-bottom: 4em;
}

#headerLogo, #headerMenu, #headerTitulo{
	text-align: center;
}

#headerTitulo{
	background-color: rgb(0,0,0,0.5);
}

.optionsHeaderMenu{
	font-size: 1.5em;
	color: white;
	vertical-align: middle;
	margin-top: 1.5em;
}

.optionsHeaderMenu > div{
	border: 1px solid white;
	display: inline;
	padding-top: 7px;
	padding-left: 5px;
}

#separadorHeaderMenu{
	padding-left: 5px;
	font-size: 1.6em;
}

.tituloHeaderConsultaPublica{
	color: white;
	margin: 2px;
	display: inline;
}

#headerLeyendaConsultaPublica{
	background-color: rgb(0,0,0,0.6);
	text-align: justify;
	transition: opacity 0.5s;
	opacity: 0;
}

#headerLeyendaConsultaPublica > div{
	margin: 2em 0;
	width: 60%;
}

#headerLeyendaConsultaPublica > div > h5{
	color: white;
	display: inline;
}

.negritas{
	font-weight: bold;
}

.cabeceraImagenLogoGrande{
	position: absolute;
	top: -15%;
	left: 40%;/*antes 30%*/
}
.imagenLogoGrande{
	width: 100%;/* antes 112%*/
}

#searchSection{
	max-height: initial;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	-o-transition: max-height 1s;
	-ms-transition: max-height 1s;
	transition: max-height 1s;
	position: relative;
}

#searchSection{
	text-align: center;
	width: 100%;
	background-color: #111;
}

#headerLogoSearchSection, #headerMenuSearchSection{
	margin-top: 0em;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-o-transition: opacity 1s;
	-ms-transition: opacity 1s;
	transition: opacity 1s;
}

#searchCard{
	padding-top: 0em;
	padding-bottom: 0em;
}

#legendaPreguntaBuscador{
	color: white;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	display: block;
}

#searchButton{
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-radius: 1em;
	width: 90%;
	height: 2em;
	border: none;
	padding-left: 1em;
}

#search{
	position: relative;
	margin-top: 0.5em; /*Antes 1em*/
}

#search > span{
	font-size: 1.3em;
	position: absolute;
	top: 13%;
	margin-left: -27px;
	margin-top: 7px;
	z-index: 1;
	color: #7b8188;
}

#filtersSearch > a{
	color: #ccc;
	font-size: 0.8em;
	text-align: right;
}

#pieDePagina{
	text-align: center;
	color: #EEE;
	font-family: 'Open Sans', sans-serif;;
}

#sistemasPNT{
	background-color: #444;
}

#sistemasPNT > span{
	margin-top: 2em;
	margin-bottom: 2em;
}

#optionsFooter{
	font-size: 0.7em;
}

#optionsFooter > div > span{
	margin-top: 6em;
	margin-bottom: 4em;
}

#optionsFooter, #legendFooter{
	background-color: #3a3a3a;
	
}

#optionsFooter{
	margin-top: 10px;	
}

#legendFooter{
	color: #999;
	font-size: 0.7em;
}

.iconFooter{
	font-size: 1.5em;
}

.row {
    margin-right: 0;
    margin-left: 0;
}
 #filtroSujetoObligado,.form-control,.btn-default{
	border: 1px solid #999f9f !important;
	padding-top: 3px;
    padding-bottom: 3px;
    height: 27px;
    outline: none;
  	border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
} 

.campoFechaFiltro,.selectBusqueda {
	color: #999 !important; /*#bababa !important;*/
}

.campoEmail {
	border: 1px solid #999f9f;
	width: 60%;
}

.checkPeriodo label{	
	padding: 10px 10px;
	font: inherit;
    color: inherit;
	cursor: pointer;
}

.checkPeriodo input{
	-webkit-appearance: none;
	background-color: #fafafa;
	 border: 1px solid #cacece; 
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 8px;
	border-radius: 2px; 
	-moz-border-radius: 1em;
	display: inline-block;
	position: relative;
}

.checkPeriodo input:active, .checkPeriodo:checked:active{
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.checkPeriodo input:checked{
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.checkPeriodo input:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}

::-webkit-input-placeholder { color: #999 !important; } 

:-moz-placeholder { /* Firefox 18- */ color: #999 !important; } 

::-moz-placeholder { /* Firefox 19+ */ color: #999 !important; } 

:-ms-input-placeholder { color: #999 !important; }

.dropdown-toggle{
	padding-left: 4px !important;
}


.filtroSujeto{
	border: 1px solid gray !important;
    border-radius: 20px !important;
}



.containerCheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer; 
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.containerCheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}


.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid gray;
}


.containerCheck:hover input ~ .checkmark {
  background-color: #ccc;
}




.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.containerCheck input:checked ~ .checkmark:after {
  display: block;
}


.containerCheck .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: white;
}



.separador-linea{
	border-top: 1px solid gray;
}

.navbar-obligaciones{
	border-color: #9d9d9d !important;
}

