/* css */
/*
input{
    text-transform: uppercase;
}
*/

.icono_calendario {
    /* content: url('../../imagenes/glyphicons/png/glyphicons-46-calendar.png'); */
    margin-top: 9px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border: #f00 1px solid;
    border-radius: 3px;
}
.icono_calendario:hover {
    border: #f00 1px solid;
    box-shadow: 2px 2px #f00;
} 

.pregunta {
    text-align: right;
    padding-right: 5px;
}

.respuesta {
    text-align: left;
    padding-left: 5px;
    border:1px solid #ffffff;
}
.respuesta:hover {
    background-color: #edffdc;
    border-radius: 10px;
    border:1px solid #adbf9c;
}

.btn-rojo {
    background-color: firebrick;
    color: white;
    text-shadow: 2px 2px 2px #000000;
    letter-spacing: 3px;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.grupo_preguntas {
    background-color:beige; 
    border-top-left-radius:15px; 
    border-top-right-radius:15px; 
    border-bottom:1px solid #ce790c;
    margin-top: 10px;
    /*box-shadow: -2px -2px 2px #c96a19;*/
}

.seccion {
    border: 1px solid #ce790c;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -3px;
    box-shadow: -2px 0px 2px #c96a19;
}

.grupo_seccion {
    background-color:#f5e7dc; 
    border-top-left-radius:15px; 
    border-top-right-radius:15px; 
    border-bottom:1px solid #ce790c;
    margin-top: 15px;
    box-shadow: -2px -2px 2px #c96a19;
    text-align: center;
}

.fila_espaciada {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btn-link{
    border-bottom: 2px solid #0000ff;
    border-right: 2px solid #0000ff;
    padding: 2px;
}

.btn-link:hover{
    border-bottom: 2px solid #ff0000;
    border-right: 2px solid #ff0000;
}

.bot_n {
    background: #da9207 none repeat scroll 0 0; /*ffa900  none repeat scroll 0 0*/
    border-color: #f0f0f0 #606060 #606060 #f0f0f0;
    border-radius: 5px;
    border-style: solid;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
    font-stretch: expanded;
}

.bot_r {
    background: linear-gradient(to right, #C00000, #ff0000, #c00000);
    border-color: #f0f0f0 #606060 #606060 #f0f0f0;
    border-radius: 5px;
    border-style: solid;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
    font-stretch: expanded;
    color: #ffffff;
}

.bot_v {
    background: #31da07 none repeat scroll 0 0; /*ffa900  none repeat scroll 0 0*/
    border-color: #f0f0f0 #606060 #606060 #f0f0f0;
    border-radius: 5px;
    border-style: solid;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
    font-stretch: expanded;
}


.bot_r:disabled {
  background: linear-gradient(to right, #C3A1A1, #f39999, #c29e9e);
}


.bot_a {
    background: #00a9ff none repeat scroll 0 0;
    border-color: #90b0f9 #606060 #606060 #90b0f9;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    font-size: 12pt;
    font-weight: bold;
    height: 35px;
    text-shadow: 0 0 6px #ffffff;
}
.bot_r:hover, bot_a:hover, bot_n:hover {
    box-shadow: 1px 1px 2px #003333;
}

.bor_tl {
	border-top: #c0f0c0 1px solid;
	border-left: #c0f0c0 1px solid;	
}

.bor_r{
	border-right: #c0f0c0 1px solid;
}
.bor_b{
	border-bottom: #c0f0c0 1px solid;
}


.lbl_griso {
	color: #333;
	font-size: 10pt;
}

.caja-formul {
    border: 1px solid #cccccc;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 0.45em;
    margin-top: 5px;
    text-align: justify;
    /*background: #f4f4fa none repeat scroll 0 0;papayawhip*/
    background: papayawhip none repeat scroll 0 0;

}

.titulo-cuadrof {
    /* background: linear-gradient(rgba(16,0,181,.5), rgba(16,0,176,.93)); /*linear-gradient(#103f00,#106f00);linear-gradient(#10b500, #10b000)*/
    background: linear-gradient(to right,rgba(12, 21, 206, 0.9), rgba(12, 144, 206, 0.3), rgba(255,255,255,.93)); /*linear-gradient(#103f00,#106f00);linear-gradient(#10b500, #10b000)*/
    /*border: 1px solid #10008e;*/
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    text-align: left;
    color:#f6f6b6;
    /*border-radius: 4px;*/
    text-shadow: 1px 1px 3px #0606c6; 
   /* position: absolute; /* OCULTAR CON LA IMAGEN*/
    top: 0px;	
    margin: 0px;
	 padding-left: 15px;
    padding-bottom: 2px;
	 width: 100%;
    border-radius: 10px;
}

.titulo-cuadro {
    background: linear-gradient(rgba(16,0,181,.5), rgba(16,0,176,.93)); /*linear-gradient(#103f00,#106f00);linear-gradient(#10b500, #10b000)*/
    /*border: 1px solid #10008e;*/
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
    text-align: left;
    color:#fff0ef;
    border-bottom-right-radius: 40px;
    text-shadow: 1px 1px 3px #0000c6; 
   /* position: absolute; /* OCULTAR CON LA IMAGEN*/
    top: 0px;	
    margin: 0px;
	 padding: 2px;
	 width: 80%;
}
.radio-inline {
    margin-left: 5px;
    padding-left: 5px;
}

.tabla_listado > tbody > tr > td {
	font-size: 10pt;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
}

.tabla_listado > thead > tr > th {
	font-size: 10pt;
	text-align: center;
	/*
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	*/
}

.tabla_listado2 > tbody > tr > td {
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.tabla_listado7 > thead > tr > th {
	font-size: 14pt;
	text-align: center;
}

.tabla_listado7 > tbody > tr > td {
	font-size: 12pt;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.contfrm_reg0{
  height: 50px;
  overflow: hidden;
}

.contfrm_reg1{
  height: auto;
}

.fila_sel {
  background-color: bisque;
}

.contfil_0 {
  height: 1px;
  overflow: hidden;
}
.contfil_0 td {
  padding: 0px;
}

.contfil_1 {
  height: auto;  
}

div.diagonal {
 background: #343a40 ;
  width: 100%; 
  height: auto;
  background-size: cover;
  float: left;
  overflow: none;
}

div.diagonal img {
  width: 100%; 
  height: auto;
  margin: 0px;
  padding: 0px;
}


div.diagonal:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 80px solid #fff;
  border-right: 80px solid transparent;
  width: 0;
}

.nomarg_inf0 {
	margin-bottom: 0px;
}

.form-radio-label {
  margin-right: 10px;
}