/* Estilos Propios */

nomd{
	border: 1px dashed black;
}


p {
    font-family:lato;
}

ul  {
  list-style-type: none;
    
}
li {
    padding-bottom: 3px;
}

.bg-white {
	background-color: white;	
}

.row {
background-color: #FFFF;	
}

.bg-titulo {
	background-color: #f4e3c3;	
}

.bg-subtitulo {
	background-color: rgb(213, 217, 216);
	
}


.tipo-antedecentes1 td {
	padding-left: 20px;
}

#MesCapacitacion {
	width:35%;
}

.reducir-renglo {
	margin-bottom: -10px;
}


.subgroup {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.subgroup2 {
  display: block;
  width: 100%;
  height: 64px;
  padding: 14px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
	margin-left: -30px;

}

.subgroup label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
 
}

.td-ancho {
	width: 40%;
}