@import url('estiloLogin.css');
@import url('font.css');
@import url('stylesLogin.css');
@import url('stylesForm.css');
@import url('stylesBuscador.css');
@import url('stylesContrato.css');
@import url('jquery-ui.css');
@import url('cssmenu/styles.css');
@import url('stylesModal.css');
@import url('stylesAdministracion.css');
@import url('stylesTarifas.css');
@import url('stylesImages.css');

#Dashboard {
position:absolute;
height: 500px;
width: 900px;
margin-top:30px;
margin-bottom:0px;
margin-right:0px;
margin-left:150px;
background: transparent;

}




#GraficoTemperatura {
position:absolute;
height: 400px;
width: 900px;
margin-top:100px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
background: transparent;

}


.sectionMenuInicial {
	width: 100%;
	position: absolute;


}


#divMenuInicial {
     /* Size and position */
    width: 1200px;
    height: 300px;
    margin: 60px auto 30px;
    padding: 15px;
    position: absolute;
    margin-top:240px;
    margin-left:180px;
    background-color: #dbc89e;

    /* Styles */
/*     background: #ffffff; */
      background-color: transparent;
    border-radius:2px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.2),
        0 0 0 12px rgba(255,255,255,0.4);

}


#divMenuInicial_INT {
     /* Size and position */
    width: 1200px;
    height: 740px;
    margin: 60px auto 30px;
    padding: 15px;
    position: absolute;
    margin-top:180px;
    margin-left:180px;
    background-color: #dbc89e;

    /* Styles */
/*     background: #ffffff; */
      background-color: #f8f4f4;
    border-radius:2px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),
        0 1px 5px rgba(0,0,0,0.2),
        0 0 0 12px rgba(255,255,255,0.4);

}



#divMenuMod {
    /* Size and position */
    width: 1190px;
    height: 800px;
    margin: 60px auto 30px;
    padding: 15px;
    position: absolute;
    margin-top: 0px;
    margin-left:40px;
    background-color: #FFFFFF;

    /* Styles */
/*     background: #ffffff; */
	background: transparent;
	border-radius:2px;
	color: #7e7975;
	box-shadow:
	0 2px 2px rgba(0,0,0,0.2),
	0 1px 5px rgba(0,0,0,0.2),
	0 0 0 12px rgba(255,255,255,0.4);
	}

#MarcoModulo {
position:absolute;
width: 1180px;
height: 650px;
margin-top:250px;
margin-bottom:0px;
margin-right:0px;
margin-left:190px;
background: #ffffff;
text-align: center;
z-index:0;
}

#MarcoModuloInt {
position:absolute;
width: 800px;
height: 650px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:50px;
background: #ffffff;
text-align: center;
z-index:0;
}



#MarcoError {
position:absolute;
width: 1180px;
height: 650px;
margin-top:330px;
margin-bottom:0px;
margin-right:0px;
margin-left:190px;
background: #ffffff;
text-align: center;
}


/* TABLE MENU */


table.Menu {
border: 0px solid #B7FF00;
border-radius: 6px;
width: 1200px;
height: 100px;
margin-top:0px;
margin-left: 0px;

}

#IMG_LOGO {
position: absolute;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:580px;
z-index: 200
}



#IMG_LOGO_INT {
position: absolute;
margin-top:65px;
margin-bottom:0px;
margin-right:0px;
margin-left:180px;
z-index: 200
}



#IMG_LogoutPassword {
position: absolute;
margin-top:90px;
margin-bottom:0px;
margin-right:0px;
margin-left:1225px;
z-index: 200
}


#IMG_LogoutPassword_INT {
position: absolute;
margin-top:120px;
margin-bottom:0px;
margin-right:0px;
margin-left:1225px;
z-index: 200
}


#IMG_OC {
position:absolute;
height: 60px;
width: 60px;
margin-top:60px;
margin-bottom:0px;
margin-right:0px;
margin-left:50px;
}


#NOMBRE_SISTEMA {
position:absolute;
height: 60px;
width: 300px;
margin-top:200px;
margin-bottom:0px;
margin-right:0px;
margin-left:180px;
font-family: 'Lato', Calibri, Arial, sans-serif;
color: #B0302E;
font-size: 15px;
font-weight: bold;
}

#NOMBRE_SISTEMA_INTERNO {
position:absolute;
height: 60px;
width: 300px;
margin-top:140px;
margin-bottom:0px;
margin-right:0px;
margin-left:700px;
font-family: 'Lato', Calibri, Arial, sans-serif;
color: #B0302E;
font-size: 15px;
font-weight: bold;
}



B.Footer
{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #837970;
	font-size: 16px;
	font-style: normal;
	line-height: 38px;
	font-weight: 300;
	margin-left: 540px;
	margin-top:	700px;
	padding: 20px 10px 10px 10px;
	position: absolute;
	display: block;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    text-align: center;



}


B.FooterM
{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	color: #837970;
	font-size: 16px;
	font-style: normal;
	line-height: 38px;
	font-weight: 300;
	margin-left: 340px;
	margin-top:	30px;
	padding: 20px 10px 10px 10px;
	position: absolute;
	display: block;
	text-shadow: 0 1px 1px rgba(255,255,255,0.6);
    text-align: center;



}
	.BotonFormulario {
	font-family: Helvetica;
    background-color: #B0302E;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;

}


table.tblWorkflow {
width:1180px;
border-top:0px solid #FFFFFF;
border-right:0px solid #FFFFFF;
border-collapse:collapse;
margin-left: 10px;
margin-top: 10px;
background-color: #EEEEEE;
position: relative;

}


B.Error
{
    color:#000000;
	padding:.3em 1em;
	text-align:center;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 16px;
	background-color: transparent;
}



B.TCampo
{
    color:#000000;
	padding:.3em 1em;
	text-align:center;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 12px;
	background-color: transparent;
}

B.DCampo
{
    color:#000000;
	padding:.3em 1em;
	text-align:center;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
	font-weight: 100;
}

#ILOADINGTABLA {
width: 100px;
height: 100px;
margin-top:-100px;
margin-bottom:0px;
margin-right:0px;
margin-left:200px;
background: #ffffff;
vertical-align: middle;
text-align: center;
position: fixed;
}


	.BotonFormularioGREEN {
	font-family: Helvetica;
    background-color: #5C9F61;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;

}
