@charset "UTF-8";

/* custom Styles
-------------------------------------- */

/* ########## globalHeader  */
#globalHeader {padding:0.3em 1em 0.3em 1em;}
#globalHeader .title h1 {background:url(../img/logo.svg) no-repeat 0 0px;
	width:3.4rem;height:3.0rem;background-size:30px;}
#globalHeader .title h2#home {background:url(../img/logo-type.svg) no-repeat 0 9px;
	width:80px;height:36px;background-size:80px;}

/* ########## form  */
#globalHeader.form .title {width:125px;}



/* ########## login Styles  */
#content.login section#loginForm {margin-top:6rem;}
#content.login section#loginForm .hgroup figure.logo img      {width:40%;}
#content.login section#loginForm .hgroup figure.logo-type img {width:30%;}
#content.login section#loginForm .loginBox {padding:5rem 0;}


/* ########## profile Styles  */
#content.profile section#userData #profContent ul.valueList li.new:before {top:54px;left:30px;}



/* ############### health  */

/* ########## event Styles  */
#content.profile section#userData #profContent ul.valueList li img {width:60px;}
