#navbar-simple {
	background: #fff !important;
}
#navbar-simple #navbar-logo {
	height: 43px;
	margin-top: 8px;
}
h6 {
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}
.breach {
	background-color: rgba(242,44,17,0.8) !important;
}
.login-wrapper {
    top: 120px !important;
}
.login-wrapper .box {
    /*width: 460px !important;*/
    background: rgba(255,255,255,1) !important;
    /*float: left;*/
    padding: 30px 0 25px;
}
.average .value {
    color: #666;
    font-size: 7em;
    /*line-height: 170px;*/
}
.average .value.red {
    color: #d9270f;
}
.average .unit {
    font-size: 22px;
    font-weight: lighter;
}
.times {
    font-style: italic;
    font-size: 2em;
    color: #999;
    font-weight: lighter;
}
.date {
	font-size: 16px;
	color: #666;
}
