@charset "utf-8";
/* CSS Document */

/*Fonts*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,700,700i,800,800i,900,900i&display=swap&subset=latin-ext');

/* Background Full */
html, body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

th{

	 margin-left:35%;
	 margin-top:10%; 
  	font-family: Montserrat;

}

span{

  font-family: Montserrat;

}

table{

  z-index: 999;  
  width: 90%;
  text-align: center;
  margin-top: -40px;
  border: 2px solid white;
  background-color: #000;
    font-family: Montserrat;


}

tr:nth-child(even) {
  background-color: #000;
  font-family: Montserrat;

}

img{

	width: 215px;
	height: 215px;
}

input[type=text] {
  
  background: #fff 0% 0% no-repeat padding-box;
  opacity: 1;
  border-width: 0px;
  color: red;
  border: 2px solid #666;
  font-weight: bold;
  font-family: Montserrat;
  font-size: 15px;


}


input[type=number] {
  
  background: #fff 0% 0% no-repeat padding-box;
  opacity: 1;
  border-width: 0px;
  color: red;
  border: 2px solid #666;
  font-weight: bold;
  font-family: Montserrat;
  font-size: 15px;


}


input[type=password] {
  
  background: #fff 0% 0% no-repeat padding-box;
  opacity: 1;
  border-width: 0px;
  color: red;
  border: 2px solid #666;
  font-weight: bold;
  font-family: Montserrat;
  font-size: 15px;


}

::placeholder{

  color: #000;
  font-weight: bold;

}

input::-webkit-input-placeholder { /* Edge */
  color: #999;
  font-family: Montserrat;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  margin-left: 55px;
  font-weight: bold;
  text-transform: uppercase;
  
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-family: Montserrat;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  margin-left: 55px;
  font-weight: bold;
  text-transform: uppercase;
  
}

input::placeholder {
  color: #999;
  font-family: Montserrat;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  margin-left: 55px;
  padding: 0px; 
  font-weight: bold;
  text-transform: uppercase;
}



select{

  width: 403px;
  height: 30px;
  margin-left: 1px;
  margin-top: 7px;
  border: 2px solid #666;
  font-family: Montserrat;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  font-weight: bold;
  text-transform: uppercase;
  color: red;
  font-weight: bold;

}


select:required:invalid {
    color: #999;
}

option[value=""][disabled] {
    display: none;
    color: #999;
  font-family: Montserrat;
    opacity: 1;
}

option {
    
    color: #999;
}

.textarea {

  background: #fff;
  font-family: Montserrat;
  font-size: 15px;
  text-align: left;
  letter-spacing: 0;
  opacity: 1;
  border: 2px solid #666;
  color: red;
  width: 403px;
  height: 30px;
  margin-top: 5px;
  font-weight: bold;

}

#full-screen-background-image {
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position:fixed;
  top: 0;
  left: 0;
}

#wrapper {
  position: relative;
  width: 800px;
  min-height: 400px;
  margin: 100px auto;
  color: #333;
}

/* Logo */

#Logo{
	padding:inherit;
	position:relative;
	background-repeat:no-repeat;
	top:20px;
	left:25px;
}

#Menu, li{
	
	display:inline-block;
	font-size:26px;
  	font-family: Montserrat;
	margin-top:260px;
	left:10px;
}
/*=======================================*/

/* Vinculos - Links Design */
/* unvisited link */
a:link {
    color: #666666;
}

/* visited link */
a:visited {
    color: red;
}

/* mouse over link */
a:hover {
    color: #FF9999;
}

/* selected link */
a:active {
    color: #FF4D4D;
}

/*=======================================*/

/* Diseño de Formularios - Forms Design */

/* Contact Form */


#encabezado li
{
	display: inline-block;
}
		
	
#subTituloForm{
	
	
	 	 font-style:normal;
		 font-weight:bold;	
		 font-size:22px;
		 height:25px;
		 color:#607d8b;
	
	}
	
#TitutoFormText{
	
	
	 	 font-style:normal;
		 font-weight:inherit;	
		 font-size:18px;
		 height:25px;
		 color:#999;
		 left:135px;
	}
	
#titulo{
		 font-style:normal;
		 font-weight:bold;	
		 font-size:22px;
		 height:25px;
		 color:#607d8b;
	}
		
#txtNombre,#txtTelefono, #txtEmail,#txtComentarios{
	width:353px;
	text-transform:capitalize;
  	font-family: Montserrat;
	font-size:20px;
}

#btnSave,#btnClean,#FileUpload1,#Button1{
   border-style:none;
	height:35px;
	width:150px;
	font-weight:bold;
	background-color:  #999; 
	color:white;
}

.EtiquetasFormUser
{
	font-size:16px;
	font-weight:bold;
	width:200px;
	margin-left:1000px;
	margin-top:300px;
  font-family: Montserrat;


}

.EtiquetasFormClave
{
	font-size:16px;
	font-weight:bold;
	width:200px;
	margin-left:1000px;
	margin-top:30px;
}
#submit 
{
	font-size:15px;
	font-weight:bold;
	color:red;
	width:100px;
	margin-left:34%;
	margin-right:66%;
	margin-top:1%;
    font-family: Montserrat;
	float:left;
	text-transform: uppercase;
	background-image:url('../Images/BtnEnviar.fw.png');
	}
	
#submitAlta{
	font-size:15px;
	font-weight:bold;
	color:red;
	width:100px;
	margin-left:25%;
	margin-right:66%;
	margin-top:1%;
    font-family: Montserrat;
	float:left;
	text-transform: uppercase;
	background-image:url('../Images/BtnEnviar.fw.png');
}

#LabelUser
{
	font-size:16px;
	float:right;
	margin-top:80px;
	margin-left:550px;
	margin-right:265px;
  	font-family: Montserrat;
}

	#LabelVac1
	{
		font-size:16px;
		font-weight:bold;
		width:200px;
		margin-left:800px;
		margin-top:200px;
  		font-family: Montserrat;
		alignment-adjust:middle;
	}

  	.FormCenter{
	 margin-left:35%;
	 margin-top:10%; 
	}
	
	 .FormCenterLogin{
	 margin-left:37%;
	 margin-top:15%; 
	}

 	textarea {
	font-size:11px;
	line-height:  1.3em;
	border-color: #2EA82E #0E0F0D #0E0F0D;
	border-width: 1px;

   }
   
   .Etiqueta{
	font-size:16px;
	height:18px;
	font-weight: 500;
  font-family: Montserrat;
	font-weight:bold;
	}
	
	.TituloVacante, .Descripcion, .Categoria{
	width:400px;
  font-family: Montserrat;
	font-size:18px;
	font-weight:bold;
	color:red;
	}
	
	.name, .clave{
	width:300px;
  font-family: Montserrat;
	font-size:18px;
	font-weight:bold;
	color:#00A9F2;
	}
	



/*Menu Vacantes*/
.alta{
  margin-top: 175px;
  margin-left: 201px;
}
.consulta{
    margin-top: 175px;
    margin-left: 70px;
}
.users{
    margin-top: 175px;
    margin-left: -60px;
}
