@CHARSET "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Arimo');
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);

html {font-size: 62.5%;font-family: 'Arimo', sans-serif;
}body{color:#353535;background:#ededed;width: 100%;
}body, .ui-page{margin:0;padding:0;font-size: 1.4rem;

} body, table, tr, td, th, p { 
} img{border:none;
} a {text-decoration:none; color:#345E8E;
} a:hover{
	
}#head{background:#ededed;border-bottom:3px solid #007296;color:#007296;
/* LOGIN */
}.box-login{background:#eff4ff;border-bottom:20px solid #ededed;


/*NAV*/
}nav{height: 32px;
}nav a{line-height: 32px;
}nav .brand-logo {font-size: 1.4rem;
}nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i{height: 32px;line-height: 32px;
}


}