*
{
	font-size: 13px;
}

textarea { 
    resize: none; 
}

    
html,body
{
font-family: Verdana;

font-size: 13px;
width: 1300px;
margin-left: auto;
margin-right: auto;
background-image: url("../images/deg.png");
background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	color: black;
}

#inputTextSearch[type="text"]  {
  
    width:600px;
    height: 20px;
    border:2px solid #dadada;
    border-radius:7px;
    

}


#loginButton {
		-webkit-appearance: none;
        border: 0;
        border-radius:7px;
        border-color: black;
        cursor: pointer;
        background-color:rgba(0,0,0,0.5);
        color: white;
        font-size: 15px;
        width: 80px;
          
    }

#inputTextSearch[type="text"]:focus { 
    outline:none;
    border-color:#af0019;
    box-shadow:0 0 10px #af0019;
}

#inputTextButton[type="submit"] {
		-webkit-appearance: none;
        border: 0;
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 15px;
          
    }

#inputTextButtonSub[type="submit"]:hover 
 {
	 background-color:#af0019;
 }
 
 #inputTextSearchSub[type="text"]  {
  
    width:230px;
    height: 20px;
    border:2px solid #dadada;
    border-radius:7px;


    
}

#inputTextSearchSub[type="text"]:focus { 
    outline:none;
    border-color:#af0019;
    box-shadow:0 0 10px #af0019;
}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
	     
	   #inputTextButtonSub[type="submit"] {
	   		-webkit-appearance: none;
	   		height: 20px;
	        border: 1px groove black;
			/*        
	        width: auto;
	        height: 25px;
	        */
	         margin-top:5px;
	         border-radius:8px;
	         cursor: pointer;
	         background-color:#af0019;
	         color: white;
	         font-size: 12px;
          
	         }


	    #inputTextButtonSub[type="submit"]:hover 
		 {
			 background-color:#af0019;
		 }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	  		#inputTextButtonSub[type="submit"] {
	  			-webkit-appearance: none;
	  			height: 20px;
		        border: 1px groove black;
				/*        
		        width: auto;
		        height: 25px;
		        */
		         margin-top:5px;
		         border-radius:8px;
		         cursor: pointer;
		         background-color:#af0019;
		         color: white;
		         font-size: 12px;
          
		         }


			#inputTextButtonSub[type="submit"]:hover 
			 {
				 background-color:#af0019;
			 }
}


#inputTextButtonSub[type="submit"] {
        border: 0px;
		/*        
        width: auto;
        height: 25px;
        */
         border-radius:8px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 12px;
          
    }


#inputTextButtonSub[type="submit"]:hover 
 {
	 background-color:#af0019;
 }
 
/* ============= MENU HEADER CONTAINER =============== */ 

.menuHeaderContainer
{
	width: 100%;
	height: 50px;
	background-color: #af0019;
	color: white;
	font-size: 20px;
	

}

.menuHeaderContainer a
{
	color: white;
}
#texto_ediciones
{
	margin-left: 70px;
	margin-top: 12px;
	position: absolute;

	
}

.logo
{
	position: absolute;

	margin-left: 20px;
	width: 35px;
	height: 35px;
	margin-top: 5px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
}


#optionsLoginRegister
{
	float: right;
	font-size: 13px;
width:250px;
	margin-top: 15px;
	margin-right: 15px;



}

#optionsLoginRegister a
{
	text-decoration: underline;
	
}

/* ===================== LOGIN ==================*/

#login
{
	
	width:265px;
	position: absolute;
	font-size: 13px;
	margin-top: 20px;
	display: none;


	background-color: #af0019;

}

#login table td
{
	padding: 8px;
}

#login input
{
	border-radius:7px;
    border-color:#bf1620;
    box-shadow:0 0 10px #af0019;
}

#login input:focus
{
border-color:#bf1620;
    box-shadow:0 0 10px #af0019;
    outline: none;
}

#logeado
{
	float: right;
	font-size: 13px;
	margin-top: 15px;
	margin-right: 25px;
}

/* ============ MENU SUB HEADER ================= */

.menuSubHeaderContainer
{
	width: 100%;
	height: 50px;
	background-color: transparent;
	margin-top: 5px;

}


.searchFormSub
{

	width: 350px;
	margin-left: 100px;
	height: 25px;
	padding-top: 10px;

	position: relative;
	display: inline-block;
	float: left;
}

/* =================== MENU ADMIN ===================*/

#menuadmin
{

	color: black;
	float: right;

	font-size: 12px;
	margin-top: 10px;
	margin-right: 15px;
	display: inline-block;
}

#menuadmin div
{
	display: inline;
	border-right: 2px solid black;
		height: 50px;
	padding-right: 15px;
	padding-left: 15px;
}

#menuadmin a
{
	color: black;

}

/*============ BODY CONTAINER ===========*/

#bodyContainer
{
width: 100%;

padding-top: 100px;
margin: auto;
height: 550px;
background-color: transparent;

}



.titleBody
{
	height: 283px;
	width: 400px;
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/titulo.png");
	background-repeat: no-repeat;

	
	 
}

#bodyContent
{
	width: 1200px;
	height: inherit;
	margin-left: auto;
	margin-right: auto;

}

#titleBody
{
	
	width: 400px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#searchBody
{

	width: 700px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;

}


/* ==================== PROFILES ========================*/



#profile
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;

	height: 550px;
	margin-top: -50px;
	font-size: 13px;

}

#profilephoto
{


	width: 100px;
	height: 100px;
	float: left;



}

#profilephoto img
{
width: 100px;
	height: 100px;
}

#profileinfo
{

	height: 100px;
	margin-bottom: 20px;
	margin-left: 120px;
}

#profileinfo p
{
	padding: 7px;

}

#profilename
{
	font-size: 24px;
	padding-left: 10px;
}

#profileuni
{
	font-size: 18px;
	padding-left: 10px;
}

#profileemail
{
	font-size: 15px;
	padding-left: 10px;
}

.profile_articulo
{
	margin-top: 15px;
	font-size: 13px;
}

#profilebio
{
	max-height: 300px;
	font-size: 13px;
	height: 300px;
}

#tablemasinfo td
{
	padding: 10px;
}

#profilearticulos
{
	max-height: 300px;
	font-size: 13px;
	height: 300px;
}

#profilemasinfo
{
max-height: 300px;
	font-size: 13px;
	height: 300px;
}

#admineditprofile
{

margin-left: 25px;
}

#admineditprofile a
{
color: red;
}

/* ==================== REGISTER ===========================*/

#registerBody
{
	border: 1px solid #a4a4a4;
	border-radius: 7px;
	margin-top: -50px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;;
	height: 500px;
	font-size: 13px;
	padding: 15px;

}
#registerBody table td
{



}

#tableregister1
{


	position: absolute;
	
	width: 45%;
	border: 1px solid transparent;
	height: 430px;
}

#tableregister1 table td
{
padding-top: 11px;
}



#tableregister2
{


	width: 55%;
	float: right;
	border: 1px solid transparent;
	height: 430px;
	position: relative;
	
	
}

#tableregister2 table td
{
padding-top: 11px;
}

#tableregister3
{


	position: relative;
	width: 50%;
	height: 50px;
	float: left;
	padding-top: 25px;
}

#registerbutton[type="button"] {
        border: 0;
        
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 12px;
          
    }

#registerbutton[type="button"]:hover 
 {
	 background-color:#af0019;
 }
 
 #deletebutton[type="reset"] {
        border: 0;
        
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 12px;
          
    }

#deletebutton[type="reset"]:hover 
 {
	 background-color:#af0019;
 }
 
 

#message_register
{
	position: relative;
	width: 50%;
	height: 50px;
	float: right;
	padding-top: 25px;
}

.obligatory_field
{
	color: red;
}

#message_fields
{
	color: red;
	margin-top: 10px;

	font-size: 13px;
}

#textInputBody
{
float: left;
}

#buttonSearchInputBody
{
float: right;
}

#textInputBodySub
{
float: left;
}

#buttonSearchInputBodySub
{
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

#biopic
{
	height: 220px;
	width: 400px;
}

#asterisco
{
	display: inline-block;
	float: left;
	margin-top: 17px;
	color: #bf1620;
	font-size: 14px;
}

#enlaceTutorialRegistro
{
	display: inline-block;
	float: right;
	margin-top: 15px;
}

#enlaceTutorialRegistro a
{
	color: #bf1620;
	font-size: 14px;
	text-decoration: underline;
}

/* ============== SEARCH WORD =========*/

#resultBody
{
	
	margin-top: -40px;
	font-size: 13px;
	width: 650px;
	float: left;
	max-height: 550px;


}

#resultBody a
{
	color: #af0019;
}

#resultBody p
{
	padding-bottom: 20px;
}

#resultBody ul 
{
	list-style-type: disc;
	padding-bottom: 20px;
	padding-left: 40px;
	
}

#resultBody ol
{
list-style-type: decimal;
padding-left: 40px;

}

#resultBody ul li
{
	padding-bottom: 40px;
}

#resultBody ol li
{
	padding-bottom: 20px;

}


#resultBody strong
{
	font-weight: bold;
}

#resultBody em
{
font-style: italic;
}

#valorResultBody
{
	
	height: 40px;
	
	font-size: 25px;
	color: black;

	width: 1200px;
	display: inline-block;
}

/* RAMON */

/* Móviles */

@media screen and (device-aspect-ratio: 40/71)
{
	#valorResultBody
	{
		
		height: 40px;
		
		font-size: 25px;
		color: black;
		display: inline-block;
	}


	#botonesCompartir
	{
		float: right;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	
	#citarButton
	{
		background-image: url('../images/cita.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;
		margin-right: 2px;
		padding-right: 2px;
		
	}
	
	#facebookButton
	{
		background-image: url('../images/facebook.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterButton
	{
		background-image: url('../images/twitter.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterScript
	{
		display: inline-block;
		vertical-align: inherit;
		margin-bottom: 5px;
		margin-left: 0px;
		padding-bottom: 9px;
	}
}

@media only screen and (max-device-width: 480px)
{

	#valorResultBody
	{
		
		height: 40px;
		
		font-size: 25px;
		color: black;
		display: inline-block;
	}


	#botonesCompartir
	{
		float: right;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	
	#citarButton
	{
		background-image: url('../images/cita.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;
		margin-right: 2px;
		padding-right: 2px;
		
	}
	
	#facebookButton
	{
		background-image: url('../images/facebook.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterButton
	{
		background-image: url('../images/twitter.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;	
		padding-bottom: 20px;
	}
	
	#twitterScript
	{
		display: inline-block;
		vertical-align: inherit;
		margin-bottom: 5px;
		margin-left: 0px;
		padding-bottom: 9px;
	}

}

/* iPad */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px)
{

	#valorResultBody
	{
		
		height: 40px;
		
		font-size: 25px;
		color: black;
		display: inline-block;
	}


	#botonesCompartir
	{
		float: right;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	
	#citarButton
	{
		background-image: url('../images/cita.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;
		margin-right: 2px;
		padding-right: 2px;
		
	}
	
	#facebookButton
	{
		background-image: url('../images/facebook.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterButton
	{
		background-image: url('../images/twitter.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterScript
	{
		display: inline-block;
		vertical-align: inherit;
		margin-bottom: 5px;
		margin-left: 0px;
		padding-bottom: 9px;
	}

}

/* chismes android */
@media only screen and (max-device-width: 1280px)
{

	#valorResultBody
	{
		
		height: 40px;
		
		font-size: 25px;
		color: black;
		display: inline-block;
	}


	#botonesCompartir
	{
		float: right;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 20px;
	}
	
	#citarButton
	{
		background-image: url('../images/cita.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;
		margin-right: 2px;
		padding-right: 2px;
		
	}
	
	#facebookButton
	{
		background-image: url('../images/facebook.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterButton
	{
		background-image: url('../images/twitter.png');
		border: 0px;
		width: 32px;
		height: 32px;
		margin: 5px;
		padding-bottom: 20px;	
	}
	
	#twitterScript
	{
		display: inline-block;
		vertical-align: inherit;
		margin-bottom: 5px;
		margin-left: 0px;
		padding-bottom: 9px;
	}

}

#botonesCompartir
{
	float: right;
	display: inline;
	vertical-align: middle;
}

#citarButton
{
	background-image: url('../images/cita.png');
	border: 0px;
	width: 32px;
	height: 32px;
	margin: 5px;
	cursor: hand;
	
	
}

#facebookButton
{
	background-image: url('../images/facebook.png');
	border: 0px;
	width: 32px;
	height: 32px;
	margin: 5px;
	cursor: hand;	
}

#twitterButton
{
	background-image: url('../images/twitter.png');
	border: 0px;
	width: 32px;
	height: 32px;
	margin: 5px;	
	cursor: hand;
}

#twitterScript
{
	display: inline-block;
	vertical-align: inherit;
	margin-bottom: 5px;
	margin-left: -1px;
}

#conceptoResultBody
{
	width: inherit;
	
	max-height: 350px;
	font-size: 13px;
	height: 350px;
}

#analisisResultBody
{
	width: inherit;
	max-height: 350px;
	font-size: 13px;
height: 350px;
}

#implicacionesResultBody
{
	max-height: 350px;
	width: inherit;
	font-size: 13px;
height: 350px;
}

#referenciasResultBody
{
max-height: 350px;
	width: inherit;
	font-size: 13px;
height: 350px;
}

#searchedBody
{
	
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	font-size: 13px;
	width: 1200px;
	float: left;
	max-height: 450px;


}

#possibleResultBody
{
	max-height: 450px;
	height: 450px;
	font-size: 13px;
}

.possible_result
{

	margin-bottom: 20px;
}

.link_possible_result
{

color: black;
font-size: 20px;
text-decoration: underline;
margin-bottom: 10px;

}

.prev_possible_result
{


}

#date
{
	font-size: 11px;
	margin-top: 10px;
}


.searched
{
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 15px;

}

#label_searched
{
	margin: 0;
	padding: 0;
}

/* ========================= ACTIVATE USERS ====================== */


#activate_users
{

	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}


#activate_users_table
{

width: 1200px;
}

#activate_users_table th
{
height: 40px;
border: 1px solid black;
padding: 5px;
background-color: grey;
color: white;
}
#activate_users_table td
{
	border: 1px solid black;
	padding: 5px;
	height: 30px;
	font-size: 13px;
}

#activate_users_table a
{
	color: #af0019;
	text-decoration: underline;
	
}

#pageControlUsers
{

	color: black;
	width: 500px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}

#pageControlUsers table
{
width: 500px;
}

#pageControlUsers a
{
	color: black;
	margin-left: 15px;
}

.reference
{
	text-decoration: none;
	color: #83240a;
	font-size: 12px;
	
	
}

.reference:hover
{
	color: #af2f0d;
}


/* =================== GRAPH =====================*/

#graphborder
{
	
	float: right;
	border: 1px solid #a4a4a4;
	border-radius:7px;
	width: 500px;
	height: 515px;
	margin-top: 2px;
	
}


/*============== NEW POST ===================*/

#new_post
{

	margin-top: -50px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 550px;
	


}


#title_div
{

	width: 135px;
	font-size: 18px;
	position: relative;
	float: left;
	height: 50px;

}

#title_div label
{
	margin-left: 65px;
	
}

#title_text_div_edit
{
	width: 715px;
	height: 50px;
	float: left;
	margin-top: 3px;
	font-size: 13px;
}

#title_text_div
{

width: 835px;
height: 50px;
float: left;
margin-top: -2px;

}

#save_div
{

	width: 100px;
	height: 40px;
	display: inline-block;
	overflow: visible;
}

#save_div_borradores
{

	width: 250px;
	float: right;
	height: 50px;
	display: inline-block;
	overflow: visible;
}

#post_div
{

}

#save_edit_div
{

}

#title_div_validate
{

	width: 135px;
	font-size: 18px;
	position: relative;
	float: left;
	height: 50px;
		margin-top: -2px;
}

#title_div_validate label
{
	margin-left: 65px;

}

#title_text_div_edit_validate
{

	width: 600px;
	height: 50px;
	float: left;

	font-size: 13px;
}

#save_validate_div
{
width: 200px;
float: left;
height: 50px;
}

#elm1
{
border: 1px solid blue;
}

#new_post table
{
	width: 1000px;
}
#new_post table td
{

}

#save_button_newpost[type="button"] {
        border: 1;
        border-color: grey;
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 13px;

          
    }
#save_button_newpost_borrador[type="button"] {
        border: 0;
        width: 125px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 13px;
         margin-right: 10px;

          
    }

#info_newpost
{

}

#valor_label
{
	
}

#valor[type="text"]  {
  
    width:230px;
    height: 20px;
    border:2px solid #dadada;
    border-radius:7px;


    
}

#valor[type="text"]:focus { 
    outline:none;
    border-color:#bf1620;
    box-shadow:0 0 10px #af0019;
}

#accept_term[type="button"] {
        border: 0;
        
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 13px;
          
}

#term_rel[type="text"]  {
  
    width:230px;
    height: 20px;
    border:2px solid #dadada;
    border-radius:7px;


    
}
    
#term_rel[type="text"]:focus { 
    outline:none;
    border-color:#bf1620;
    box-shadow:0 0 10px #af0019;
}



#autores_rel[type="text"]  {
  
    width:230px;
    height: 20px;
    border:2px solid #dadada;
    border-radius:7px;


    
}
    
#autores_rel[type="text"]:focus { 
    outline:none;
    border-color:#bf1620;
    box-shadow:0 0 10px #af0019;
}


#term_rel_container
{
	font-size: 13px;

	margin-top: 25px;



}

#autor_container
{
	font-size: 13px;

	margin-top: 25px;



}

#enlaceTutorial
{
	display: inline-block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#enlaceTutorial a
{
	color: #bf1620;
	font-size: 14px;
	text-decoration: underline;
}

#enlaceTutorial2
{
	display: inline-block;
	float: right;
	margin-top: 6px;
	margin-right: 5px;
}

#enlaceTutorial2 a
{
	color: #bf1620;
	font-size: 14px;
	text-decoration: underline;
}

/*================= USER LIST =====================*/

#user_list
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*overflow: scroll;*/
	margin-top: -50px;
}

#user_list a
{
	color: black;
}

#alphabetical_pag
{
	text-align: center;

	height: 50px;
	width: 1000px;
		margin-left: auto;
	margin-right: auto;
}

#users_letter
{
	padding: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
	
}

#users_letter ::-webkit-scrollbar { 
    display: none; 
}

#userlist_table
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#userlist_table th
{
	border: 1px solid black;
	padding: 5px;
	background-color: gray;
	color: white;
	height: 25px;
}

#userlist_table td
{
	padding: 5px;
	border: 1px solid black;
	width: 500px;
	padding: 10px;
}



/* =================== UNI LIST ================ */

#uni_list
{
	font-size: 13px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;


}

#uni_list table
{
	width: 1200px;
}

#uni_list table td
{
	padding: 12px;
}

/* ================ UNI PROFILE ====================== */

#profile_uni
{
	width: 1000px;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
}

#uniprofilephoto
{


	width: 120px;
	height: 100px;
	float: left;

}

#uniprofileinfo
{

	height: 100px;
	margin-bottom: 20px;
	max-height: 350px;
}

#uniprofileinfo p
{
	padding: 7px;

}

#uniname
{
	font-size: 20px;
}

#profileuniarticulos
{
	height: 400px;
	max-height: 400px;
}


/*============== EDIT PW ====================*/

#changepw_container 
{
	padding-top: 25px;
	padding-left: 50px;
	width: 400px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border: 1px solid grey;
	border-radius:7px;
}

#changepw_container table td
{
	padding: 7px;
	
}

#changepwok[type="button"] {
        border: 0;
        
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#bf1620;
         color: white;
         font-size: 13px;
          
    }

#changepwok[type="button"]:hover 
 {
	 background-color:#bf1620;
 }
 
 #changepwreset[type="reset"] {
        border: 0;
        
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#bf1620;
         color: white;
         font-size: 13px;
          
    }

#changepwreset[type="reset"]:hover 
 {
	 background-color:#bf1620;
 }

/*============ FOOTER ===========*/


#contenedorLogos
{
	width: 100%;
	overflow: hidden;
	text-align: center;
	border-top-style: solid; 
	border-top-width: 1px;
	padding-top: 10px;
	
}

#contenedorImagenLogo
{
	display: inline-block;
}

#textologos
{
	display: inline-block;
	color: black;
	font-size: 18px;
	width: auto;
	height: 100px;
	vertical-align: middle;
	margin-right: 10px;
	text-align: justify;
	padding-bottom: 30px;
}

#footerContainer 
{
	width: auto;
	display: inline-block;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	height:100px;
	padding-top: 20px;
	
	background-color: transparent;
	
	text-align: center;
	
	border-top: 1px solid black;
}



#logoU
{
	background-image:url("../images/logoU.png");
	background-repeat: no-repeat;
	height: 100px;
	width: auto;
}

#textologoU
{
	color: black;
	font-size: 18px;
	width: auto;
	height: 45px;
	position: absolute;
	margin-left: 65px;
	margin-top: 55px;

}

#textoNombreDiccionario
{
	color: #bf1a20;
	font-size: 30px;

	font-family: Verdana;
			
	margin-top: -40px;
	margin-bottom: 40px;

}

#logoUniversitas
{
	background-image:url("../images/universitas.png");
	background-repeat: no-repeat;
	width: auto;
	height: 100px;
}

/*============= PESTAÑAS NEW POST =========================*/

.wrapper {

  margin: auto;
  padding: 1em;
  width: 865px;
}
h1 {
  text-align: center;
}
ul.tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.tabs li {
  border: gray solid 1px;
  border-bottom: none;
  float: left;
  margin: 0 0.80em 0 0;
  padding: .25em .5em;
}
ul.tabs li a {
  color: gray;
  font-weight: bold;
  text-decoration: none;
}
ul.tabs li.active {
  background: gray;
}
ul.tabs li.active a {
  color: white;
}
.clr {
  clear: both;
}
article {
  border-top: gray solid 1px;
  padding: 0 1em;
  padding-top: 40px;
}


/*========================= ABOUT =============================*/

#title_about
{
	font-size: 22px;
	margin-bottom: 20px;

	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;


}

.about_content
{
	height: 250px;
	max-height: 250px;
	
}

.about_content p
{
font-size: 13px;
}

#titulos_about
{
	font-family: Verdana;
	font-size: 15px;
}

#ul_about
{
	list-style: disc outside none;
	margin-left: 20px;
}


/*==================== TERMS ===========================*/


/*=====================BORRADORES=======================*/

#borrador_estado
{
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	display: inline-block; 
	text-align: right;
}

/*
#editar_borrador_button[type="button"] {
        border: 1;
        border-color: grey;
  
        width: 80px;
        height: 25px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 13px;       
}
*/

#editar_borrador_button[type="button"] {
        border: 0;
        border-color: grey;
  
        width: 60px;
        height: 22px;
         border-radius:7px;
         cursor: pointer;
         background-color:#780011;
         color: white;
         font-size: 12px;       
}

#eliminar_borrador_button[type="button"] {
        border: 0;
        border-color: grey;
  
        width: 60px;
        height: 22px;
         border-radius:7px;
         cursor: pointer;
         background-color:#af0019;
         color: white;
         font-size: 12px;       
}

