body{
	text-align:center;
	font-family:verdana;
	font-size:10px;
	margin: 0 auto 0 auto;


}
img{border:0;}

img a:{border:0;}

a {
        text-decoration: none;
		color: #1432ab;
}
a:hover{
        text-decoration:underline;
		color: #3353d5;
}

#container {
       background:  #FFF;
	   text-align:left;
       margin: 0 auto;
       width:900px;
	   border-right:  #DDD  solid 1px;
	   border-left:#DDD  solid  1px;

}

.header{
       width:100%;
	   margin:0;
}

#headleft
{
	width:450px;
    height:198px;
}
#headrigth
{
	width:450px;
    height:198px;
    position:relative;
	top:-198px;
	margin-left:450px;
}
.menu
{
	width:100%;
	height:38px;
	float:left;
	font-size:12px;
	margin-top:-198px;
}
#menu { padding:12.5px 25px 12.5px 25px; }
#menu_div {
	float: right;
	margin-top:9px;
	height:30px;
	width:100%;
}
ul#jpvmenu {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
}
ul#jpvmenu li {
	float: left;
	margin: 0; padding: 0;
}
ul#jpvmenu li a {

	padding-left:15px;
	padding-right:15px;
	padding-bottom:12px;
	display: block;
	color: #fff;
	text-decoration: none;
}
ul#jpvmenu  li a:hover {color:#488C2F; text-decoration: underline;  }
ul#jpvmenu li span {
	float: left;
	border:solid 1px #78BF1B;
	padding:0px;
	position: absolute;
	left: 80px;
	top:28px;
	display: none;
	background:#FBFBFB;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	z-index:100;
}
ul#jpvmenu li:hover span {display: block; }
ul#jpvmenu li span div a {	color: #86C441;  font-size:12px; padding-left:8px;padding-top:3px; padding-right:5px; padding-bottom:3px;  width:130px;vertical-align:middle; }
ul#jpvmenu li span div a:hover {background:#86C441; color:#FFF; text-decoration:none; }




#footer
{
  width:900px;
  height:70px;
  background:url(../_img/footer.jpg);
  text-align:right;



}
#footer span{
  font-weight:bold;;
  font-size:9px;
  color: #FFF;
  padding-right:20px;

}

#main
{
	width:880px;
	margin-left:10px;
	margin-top: 60px;
	margin-bottom:50px;

}
#info_personas{
	width:670px;
	margin-left:105px;
	background:#ECFCB4;
	border:#318315 solid 1px;

}
.form_titulo{
	width:150px;
	height:20px;
	margin-top:30px;
	margin-left:60px;
}

.form_input{
	width:300px;
	position:relative;
	margin-left:210px;
	margin-top:-20px;
}
.form_button{
	margin-left: 50px;
	width:550px;
	margin-top:10px;
	text-align:right;
	margin-bottom:50px;
}
.form_opciones{
	margin-left: 50px;
	width:550px;
	margin-top:10px;
	text-align:center;
	margin-bottom:50px;
}
.msjform,.msjform2{
   	border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	padding-top:4;
	padding-bottom:4;
}
.errordial{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
   	border: 1px solid #c93;
    padding: 10px 12px;
    background: #ffc;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	padding-top:4;
	padding-bottom:4;



}
.error {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
	padding-top:4;
	padding-bottom:4;
}


#opcion{cursor:pointer;}

#capaHelp {
	display:none;
	background:url('../_img/tooltip.png') no-repeat top left;
	width:280px;
	padding:10px 10px 0 10px;
	height:60px;
	color:#000;
	font-weight:bold;
	position:absolute;
	z-index:101;
	}
#fondo
{
position: absolute;
top: 0;
left: 0;
z-index: 130;
background:url(../_img/bg_line.png);
display: none;

}
#ventana{
	width:640px;
/*	height:480px;*/
	z-index:160;
	position:absolute;
	background:#FCFCFC;
	border:solid 1px #A3A3A2;
	display:none;
	text-align:left;

}
#ventana_head{

	height:30px;
	margin-top:2px;
	margin-bottom:15px;
	margin-left:2px;
	margin-right:2px;
}
.vh1{
	float:left;
	height:30px;
	background:#09C
	}

.vh2{
	float:left;
	width:591px;
	height:30px;
	background: url(../_img/vhead.jpg);
	font-size:18px;
	color:#FFF;
	padding-left:10px;
}

#vh3{
	float:right;
	height:30px;
	background:#09C;
	cursor:pointer;
	}
.tabla_titulo{
	color:#FFF;
	background:#f00;
}
.fila{
	background:#F4F4F4;
	}
#path{
	width:100%;
	margin-top:1px;
	font-family:arial;
	font-size:12px;
	}

#path a{
	color:#1432ab;
	text-decoration:none;
	padding-left:10px;
	padding-right:5px;
	}
#path a:hover{
	color:#3353d5;
	text-decoration:underline;
	}
#path span {
	color:#41660F;
	padding-left:10px;
	font-size:12px;
	}


.filtros{
	background:#FBFBFB;
	border:solid 1px #78BF1B;
        width:865px;
	margin-top:10px;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	display:none;
	}

.filtros_link{
	font-size:12px;
	color:#1432ab;
	}

.resultados{
	background:#FBFBFB;
	border:solid 1px #1432ab;
        width:875px;
	margin-top:20px;
	padding-bottom:20px;
	border-radius:12px;
	}
#barra_res{
	background:url(../_img/res_titulo.jpg);
	height:40px;
	width:863px;
	margin:1px;
	padding-left:10px;
	color:#FFF;
	font-size:12px;
	}
#barra_res span.res{
		position:relative;
		top:5px;
 	}

#barra_res span.add{
		position:relative;
		top:7px;
		left:750px;
 	}
#rescontenido{
	margin-top:20px;
	margin-left:10px;
	width:853px;
	font-size:11px

	}
#res_enc
{
	margin-top:20px;
	width:853px;
}
#res_enc span{ font-weight:bold;}
#res_enc a{ font-size:11px;}


.grupo{
	color:#8CC93F;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
	}

#respuestas
{
	margin-top:20px;
	margin-left:10px;
	width:853px;
}

#respuestas b
{ color: #62C400
}
#respuestas select
{   margin-left:10px;
	width:300px;
	font:verdana;
	font-size:10px;
	color: #063;
}

#respuestas select option.res_seleccion
{  color:#900;
}
.res_seleccion
{  color:#900;
}

 .titulo_tpuntos
{
font-size:12px;
font-weight:bold;
text-align:center;
}
.sub_tpuntos
{
	color:#4B764B;
}

.link_tpuntos a {
        text-decoration: none;
		color:  #0F7304;
}
.link_tpuntos a:hover{
        text-decoration:underline;
		color: #0F7304;
}
.img_borde{
	border:#096 solid 1px;
	}

.table_head{
	color:#FFF;
	font-size:15px;
	background:#f00;
	padding-left:10px;
}
.table_head2{
	color:#FFF;
	font-size:12px;
	background:#A4A4A4;
	padding-left:10px;
	
	
}
.table_head3{
	color:#FFFFFF;
	font-size:12px;
	background:#778899;
	padding-left:10px;
}

.table_head4{
	color:#E6E6FA;
	font-size:12px;
	background:#0B90C1;
	padding-left:10px;
	
	
}
.table_subtitulo{
	color:#4B764B;
}

#wrapper, #loginform {
	margin:0 auto;
	padding-bottom:25px;
	background:#2c3c9945;
	width:704px;
	border:1px solid #770606; }

#chatbox {
	text-align:left;
	margin:0 auto;
	margin-bottom:25px;
	padding:10px;
	background:#fff;
	height:270px;
	width:630px;
	border:1px solid #770606;
	overflow:auto; }

#usermsg {
	width:590px;
	border:1px solid #770606;}

#submit { width: 60px; }

.logout { float:right; }
.msgln { margin:0 0 2px 0; }

#msgform{
	margin-left:22px
}

.headPlantilla{
    height:198px;
    width: 100%;
    background: linear-gradient(45deg, #ff4d4d, #f6c3c3);
    display: flex;
    justify-content: center;
    align-items:center;
}

#container #menuNVOTag #menuNVO{
    top: 260px;
    padding:10px 0;
}

#container #menuNVOTag #menuNVO .level1 .level1-li:hover{
    background: linear-gradient(180deg, #ffffff00, #3768a3e0 99%);
    border-radius:50px;
}

.btn-Farmacias{
    padding: 8px 20px;
    background: #f3f3f3;
    border-radius:12px;
    color: #3F51B5;
    border:none;
    outline:none;
    cursor: pointer;
    box-shadow: 1px 1px 2px 0 #b2b3b6;
}

.inp-estilo1{
    border: none;
    border-bottom: 1px solid #3F51B5;
    border-radius: 12px;
    outline: none;
    padding: 10px;
}

.contBtns1{
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
}

.boxContenedor_consultas{
    background-color: #f5e0e0;
    border-radius:12px;
    margin-left: 10px;
}

.boxContenedor_consultas::-webkit-scrollbar {

    -webkit-appearance: none;

}

.boxContenedor_consultas::-webkit-scrollbar:vertical {

    width:10px;

}



.boxContenedor_consultas::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {

    display: none;

} 

.boxContenedor_consultas::-webkit-scrollbar-thumb {

    background-color: var(--color1);

    border-radius: 20px;

    border: 2px solid #f1f2f3;

}



.boxContenedor_consultas::-webkit-scrollbar-track {

    border-radius: 10px;  

}

.boxContenedor_consultas2::-webkit-scrollbar {
    -webkit-appearance: none;
}

.boxContenedor_consultas2{
    overflow-x: hidden;
}

select{
    border-radius: 12px;
    border: 1px solid #aeb9f5;
    padding: 5px;
}

input[type='button']{
    padding: 8px 20px;
    background: #f3f3f3;
    border-radius:12px;
    color: #3F51B5;
    border:none;
    outline:none;
    cursor: pointer;
    box-shadow: 1px 1px 2px 0 #b2b3b6;
}