@font-face {
       font-family: omnes;
       src : url(../fonts/omnes.ttf);
 
}

html{
    position: relative;
}

body{
	background: url(../img/fondo.png);
	font-family: omnes;
    margin: 0;
}

.tab-buttons {
      display: flex;
      gap: 10px;
      margin-bottom: 1rem;
    }

    .tab-buttons a {
      text-decoration: none;
      padding: 8px 16px;
      background-color: #ddd;
      color: black;
      border-radius: 5px;
      display: inline-block;
      transition: 0.3s;
    }

    .tab-buttons a.active {
      background-color: #3499dc;
      color: white;
    }

    .tab-content {
      display: none;
      border: 1px solid #ccc;
      padding: 16px;
      border-radius: 5px;
      background-color: #f9f9f9;
    }

    .tab-content.active {
      display: block;
      background-color: #e6e6e6;
    }


.agregar{
    width: 100px;
    height: 30px;
    background-color: #2f4f8f;
    color: #ffffff;
    border-radius: 5px;
    font-size: 17px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.tabla50{
    width: 50%;
}

#fondolog{
    background: url(../img/fondologin.png);
    font-family: omnes;
}

#fondoinputs{
    background-color: #ffffff;
}

.dblock{
    display: block !important;
}

.dnone{
    display: none !important;
}

.spantextoslogin{
    font-size: 14px;
    color: #2f4f8f;
}

#contenedor{
	width: 980px;
    /*width: 1200px;*/
	margin: 0 auto;
}
#titulo{
	background-color: #2f4f8f;
    text-align: center;
    color: #ffffff;
    height: 55px;
    line-height: 55px;
    border-radius: 8px 8px 0px 0px;
}

#filtros{
        font-size: 13px;
}

h1{
	font-size: 26px;
    font-weight: normal;
}

h3{
	font-size: 25px;
    font-weight: normal;
    margin-left: 19px;
    color: #2f4f8f;
    display: inline;
    float: left;
}

#menu{
	width: 230px;
	height: 640px;
	background-color: #e6e6e6;
	float: left;
}

#formulario{
	background-color: #f0f0f0;
	width: 750px;
    /*width: 970px;*/
	min-height: 640px;
	float: left;
}

.inputlargos{
	width: 234px;
    height: 36px;
    border-radius: 5px;
}

.inputlargos2 {
    width: 180px;
    height: 36px;
    border-radius: 5px;
}

textarea {
    width: 625px;
    height: 65px;
    border-radius: 5px;
}

.inputlargosdni{
    width: 187px;
    height: 36px;
    border-radius: 5px;
}

.inputlargosdnimed{
    width: 106px;
    height: 36px;
    border-radius: 5px;
}

.inputcortos{
	width: 50px;
    height: 31px;
    border-radius: 5px;
}


.selectlargo{
    height: 35px;
    border-radius: 5px;
}

.spantexto{
	font-size: 18px;
    color: #5c5b5b;
}

.spanopc{
	font-size: 15px;
    color: #5c5b5b;
}

#espaciado{
	margin-bottom: 16px;
}

.espaciado{
    margin-bottom: 16px;
}

#posnrocarne{
	float: left;
    margin-left: 12px;
    margin-top: 32px;
}

#posape{
	    float: left;
    margin-left: 40px;
    margin-bottom: 8px;
}

#posnom{
	float: left;
    margin-left: 40px;
    margin-bottom: 8px;
}

#posfnac{
	    /*float: left;*/
    margin-left: 40px;
    margin-bottom: 8px;
}


#posfnacmed{
        float: left;
    margin-left: 38px;
    margin-bottom: 8px;
}

#posdni{
	/*float: left;*/
/*    margin-bottom: 16px;*/
    margin-left: 35px;
}


#posdnimed{
    float: left;
    margin-bottom: 16px;
    margin-left: 27px;
}

#poseciv{
	margin-left: 20px;
}

#possex{
	margin-left: 40px;
    margin-bottom: 8px;
}


#possexmed{
    margin-left: 75px;
}

#postipomed {
    float: left;
    margin-left: 75px;
    margin-bottom: 16px;
}

#posordenmed{
    float: left;
    margin-top: 9px;
    margin-left: 13px;
}

#posespmed {
    float: left;
    margin-bottom: 16px;
   /* margin-left: 66px;*/
}

#postel{
	    float: left;
    margin-left: 40px;
    margin-bottom: 8px;
}


#posdis{
        float: left;
    margin-left: 40px;
}

#posdom{
	float: left;
/*    margin-bottom: 16px;*/
    margin-left: 40px;
}

#poscorreo{
    float: left;
/*    margin-bottom: 16px;*/
    margin-left: 40px;
}

#posocu{
	margin-left: 24px;
}

#posfv{
	margin-left: 15px;
}

#btnreg{
	text-align: right;
    margin-top: 25px;
}

#registrar{
	width: 165px;
    height: 43px;
    color: #ffffff;
    background-color: #126eb0;
    font-size: 23px;
    font-family: omnes;
    border-radius: 5px;
    cursor: pointer;
}

#ingresar{
    width: 95px;
    height: 37px;
    color: #ffffff;
    background-color: #126eb0;
    font-size: 19px;
    font-family: omnes;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 145px;
}

.box{
    width: 241px;
    height: 30;

}

ul{
	list-style-type: none;
	padding: 0;
}

.txtmenu{
	color: #2f4f8f;
    display: block;
    height: 63px;
    line-height: 63px;
}

li img{
	vertical-align: middle;
    margin-right: 10px;
    margin-left: 37px;
}

li #barrabtn{
	width: 6px;
    height: 63px;
    float: left;
    background-color: transparent;
}

a{
	text-decoration: none;
}

.txtmenu:hover, .active{
	background-color: #dadada;
}

.txtmenu:hover #barrabtn,
.active #barrabtn{
	background-color: #2f4f8f;
}

footer{
	float: left;
    /*position: absolute;
    bottom: 0;*/
    text-align: center;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-color: #c5c5c5;
    color: #5a5a5a;
}

#tablacentral{
	font-size: 13px;
    background-color: #ffffff;
    border-collapse: collapse;
    border-color: #dedede;
    width: 720px;
    margin-left: 10px;
    color: #2a2a2a;
}

#datosnormal{
	font-weight: normal;
    height: 42px;
}

#alturafila{
    height: 45px;
}

#cerrarsesion{
    float: right;
    margin-top: 76px;
    margin-right: 20px;
}

#cerrarsesion img{
    vertical-align: middle;
}

.focus{
border: 1px solid red;
}

.botonbuscar{
    height: 24px;
    background-image: url(../img/lupa.png);
    width: 24px;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

img{
    vertical-align: middle;
}

#ultimo{
    margin-top: 36px;
    float: right;
}

.cant{
    width: 30px;
}

.venc{
    width: 70px;
}

.select2-container {
    width: 500px !important;
}

.btnadd {
    width: 65px;
    height: 28px;
    color: #ffffff;
    background-color: #126eb0;
    /* font-size: 23px; */
    font-family: omnes;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    cursor: pointer;
}