@import url(http://fonts.googleapis.com/css?family=Open+Sans:,300,400,700);

/* Fuentes */
/* 
font-family: 'Open Sans', 'sans-serif';
font-weight: 700;
font-weight: 400;
font-weight: 300;

*/

/* SITIO EUREKADT */
/* JUNIO/2015 */
/* DESARROLLO Y DISEÑO WEB POR WWW.VIAMAGICA.CL */

/*****************
	http://meyerweb.com/eric/tools/css/reset/ - v2.0b1 | 201101
*****************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; /*vertical-align: baseline; font: inherit*/ }


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }
ol, ul { list-style: none; list-style-position: inside;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }


/* remember to define visible focus styles! 
:focus { outline: ?????; } */


/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

table	{ border-collapse: collapse; border-spacing: 0; }

/*********************************************
Estilos Generales para Escritorio
*********************************************/
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}
body {
	background: #f8f8f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body#login{
	background: #fff url(../imagenes/bg-login.jpg) no-repeat center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
article{
	overflow: hidden;
}
/*Textos*/
a {
	font-size: 1em;
	color: #0096d6;
	transition:0.3s;
	text-decoration: none;
}
a:hover {
	color: #ff4800;
	transition:0.3s;
	cursor: pointer;
}
h1,h2,h3,h4,h5,h6,p {
	font-style: normal;
	font-weight: normal;
	margin-top:0px;
	display:block;
	width: 100%;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 3.5em;
	margin-bottom:20px;
	color: #424040;
}
p{
	margin-bottom:20px;
}
/*Textos*/
.cont-login{
  width: 400px;
  margin-left: -200px;
  left: 50%;
  top: 5%;
  height: auto;
  position: absolute;
  background: #fff;
  border-radius: 10px;
  z-index: 2;
}
.logo-login{
  text-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid #ccc;
}
.logo-login img{
	margin: 10px 0;
}
.logo-login h1{
  color: #0085c8;
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  margin: 5% 10%;
  width: 80%;
}
form.login label {
	width: 100%;
	text-align: center;
	display: inline-block;
	font-weight: 700;
	color: #555;
}
form.login input[type="text"] {
  border: 0;
  display: inline-block;
  border-radius: 0;
  margin-bottom: 10px;
  margin-top: 5px;
}
form.login ::-webkit-input-placeholder{
   color: #ccc;
}

.usuario
{
  border-bottom: 1px solid #ccc;
  background: #fff url(../imagenes/icn-user.png) no-repeat 20px center !important;
  color: #333;
  height: 50px;
  padding: 0 0 0 15%;
  transition-duration: 0.3s;
  width: 85%;
  font-size: 13px;
}

.pass
{
  border-bottom: 1px solid #ccc;
  background: #fff url(../imagenes/icn-pass.png) no-repeat 20px center !important;
  color: #333;
  height: 50px;
  padding: 0 0 0 15%;
  transition-duration: 0.3s;
  width: 85%;
  font-size: 13px;
}

form.login input[type="submit"] {
	color: #fff;
	background: #007ac3;
	border: 0;
	border-bottom: 5px solid #095c8e;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	border-radius: 0px 0px 5px 5px;
	font-family: 'Open Sans', sans-serif;
	padding: 20px 40px;
	width: 100%;
	text-align: center;
	float: right;
	cursor: pointer;
	transition-duration: 0.3s;
	display: inline-block;
	margin-top: 10px;
}
form.login input[type="submit"]:hover {
	background: #095c8e;
	border-bottom: 5px solid #034369;
	transition-duration: 0.3s;
}
form.login input:focus{
	outline: none;
}
form.login input[type="text"]:focus {
	border-bottom: 1px solid #0085c8;
}
/*footer*/
/*#login footer{
	position: absolute;
	bottom: 0;
}*/
footer{
	width: 100%;
	padding: 0 0 20px 0;
	border-bottom:15px solid #007ac3;
	text-align:center;
	position:absolute;
	bottom:0;
}
footer section{
	width:100%;
	overflow: hidden;
	margin: auto;
}
footer section p{
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	border:none !important;
}
footer section p img{
	margin-right: 5px;
	margin-bottom: -2px;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 768px) {

.cont-login {
	margin:0 auto;
}

footer{
	width: 100%;
}
footer section {
    margin: auto;
    overflow: hidden;
    width: 100% !important;
}

}

@media only screen and (max-width: 480px) {
.cont-login {
	margin:0 auto;
}

footer{
	width: 100%;
}
footer section {
    margin: auto;
    overflow: hidden;
    width: 100% !important;
}
}
