@charset "UTF-8";
/* CSS Document */

div.cover {
  height: 600px;
  background-size: cover!important;
  background-attachment: initial!important;
  background-position: center!important;
}
#central
{
  width: 1000px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.boton2
{
background-color:gray;
background-image: -webkit-linear-gradient(top,#C2C2C2,#939393);
color: white;
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 4px;
border: 1px solid #939393;
transition:0.3s;
}
.boton2:hover
{
background-image: -webkit-linear-gradient(top,#7B7B7B,#4A4A4A);
border: 1px solid #646464;
}
.etiqueta
{
  background-color: rgb(133, 173, 79);
  color: white;
  font-style: italic;
  padding: 10px;
  font-size: 12px;
}
#carga
{
  position: fixed;
  width: 300px;
  height: 250px;
  top: 30%;
  text-align: center;
  background-color: white;
  opacity: 0.9;
  padding: 50px;
  border-radius: 10px;
  border: 1px solid #d6d6d6;
  /* display: none; */ 
}
.contenedor_carga
{
  position: fixed;
  left: 0;
  width: 100%;
  min-width: 1000px;
  top: 0;
  display: none;
  height: 100%;
  z-index: 999;
}
.contenedor_carga2
{
display: table-cell;
  vertical-align: middle;
}
.contenedor_carga2 #carga
{
position:Relative!important;
top:0!important;
margin:auto;
}
.admcontimg
{
  border-radius: 6px;
  border: 1px solid #666;
  padding: 10px;
  width: 450px;
  display: inline-table;
  text-align: center;
  position: relative;
  margin: 5px;
}
.field
{
max-width:100%!important;
}
.field input
{
  width: 300px!important;
    margin: 5px!important;
  float: right!important;
}
.admcontimg .field input
{
  width: 200px!important;
  margin: 0!important;
  float: left!important;
}
.admcontimg .field .ideal-file-wrap
{
padding-top:10px!Important;
}
.admcontimg .ed
{
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: white;
  padding: 2px 10px 2px 10px;
  border-bottom: 2px solid black;
}
.admcontimg img
{
max-width:100%;
max-height:280px;
}
.hojalogin  h1
{
margin-bottom:30px;
}
.hojalogin
{
  padding: 20px;
  width: 300px;
  margin: auto;
  margin-top: 20px;
  padding: 26px 24px 46px;
  font-weight: 400;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
  box-shadow: 0 1px 3px rgba(0,0,0,.13);
  margin-bottom: 20px;
}
.hojaadmin
{
  padding: 20px;
  width: 1000px;
  margin: auto;
  margin-top: 20px;
  padding: 26px 24px 46px;
  font-weight: 400;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
  box-shadow: 0 1px 3px rgba(0,0,0,.13);
  margin-bottom: 20px;
}
.hojaadmin form {
  width: 100%;
}
.navegador 
{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 10px 30px;
background: url(../img/linea2.png) 0 0 repeat;
border: none;
margin-bottom: 30px;
color: #8c8c8c;
font-size: 12px;
margin-top: 10px;
font-family: Arial;
}
#form1_datos
{
line-height: 25px;
margin-top: 30px;
}
#form1 {
float: left;
width: 400px;
padding: 10px 20px;
}
#form2 {
float: left;
width: 550px;
margin-left: 50px;
}
.nav-arriba p
{
	width:70%;
	margin:auto;
}
.nav-arriba
{
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
padding: 10px 30px;
background: url(../img/linea2.png) 0 0 repeat;
border: none;
margin-bottom: 30px;
color: #8c8c8c;
font-size: 12px;
font-family: Arial;
box-shadow: 1px 3px 5px lightgrey;
position: fixed;
z-index: 999;
width: 100%;
top: 0;
background-color: white;
left: 0;
}
.nav-arriba .adm
{

    position: relative;
    top: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #808080;

}
.nav-arriba img
{
margin-right:10px;
margin-left: 30px;
}
.nav-arriba b {
color: grey;
font-weight: bold;
font-size: 16px;
position: relative;
margin-left: 5px;
margin-right: 5px;
}
.nav-arriba .padm
{
	color:#666;
	float:right
}
.nav-arriba p .mmw
{
	color: #696969;
	font-size: 15px;
	font-weight: bold;
}
.navegador b {
color: black;
font-weight: bold;
font-size: 20px;
position: relative;
top: 3px;
margin-left: 5px;
margin-right: 5px;
}
.ideal-file-filename
{
height: 32px!important;
position: relative!important;
top: -2px!important;
}
.masadm
{
  padding-right: 20px;
  position: relative;
  top: 6px;
  left: -6px;
}
.contadm
{
padding-left: 30px;
  border-left: 1px solid #EDEDED;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-top: -10px;
    transition: 0.2s;
  vertical-align: top;
  transform-origin: top;
}
.tit-adm {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 30px;
  background: url(../img/linea3.png) 0 0 repeat;
  border: none;
  margin-bottom: 0px;
  color: #FFFFFF;
  font-size: 15px;
  letter-spacing: 2px;
  width: 400px;
  margin-top: 20px;
  text-align: left;
}
.aprobar
{
	width:600px;
	border:1px solid green !important;
	color: #000;
	background:#e3f171;
	border:             1px solid;
	background-repeat:  no-repeat;
	background-position: 10px 50%;
	padding:            10px 10px 10px 25px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;

		-moz-box-shadow: 0 1px 1px #fff inset;
		-webkit-box-shadow: 0 1px 1px #fff inset;
		box-shadow:  0 1px 1px #fff inset;
	border-color:       #333;
	background-image:   url(../img/i_aprobar.png);
	background-repeat:  no-repeat;
	background-position: 5px 50%;
}
.error
{
	width:600px;
	border:1px solid maroon !important;
	color: #000;
	background:pink;
	border:             1px solid;
	background-repeat:  no-repeat;
	background-position: 10px 50%;
	padding:            10px 10px 10px 25px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px;

		-moz-box-shadow: 0 1px 1px #fff inset;
		-webkit-box-shadow: 0 1px 1px #fff inset;
		box-shadow:  0 1px 1px #fff inset;
	border-color:       #333;
	background-image:   url(../img/i_error.png);
	background-repeat:  no-repeat;
	background-position: 5px 50%;
	position:relative;
	top:15px;
	left:5px;
}