body {
	background-color:#111;
	color:#FFF;
}

.container {
	width:960px;
}

.container-auth {
	margin:0 auto;
	width:600px;
}

a {
	color:#FFF !important;
}

input[type=text], input[type=email], input[type=password], select {
	background-color:#111 !important;
	color:#FFF !important;
}

#header {
	margin-bottom:20px;
	background-color:#000;
	overflow:hidden;
}

#header h1 a:hover {
	text-decoration:none;
}

#header ul#menu {
	margin-top:15px;
}

#header ul#menu li {
	float:left;
	margin-left:10px;
	list-style:none;
}

#content {
	background-color:#222;
	padding:20px;
	box-shadow:3px 3px 2px 0px #242424;
	/*border-radius:6px;*/
}

#filter {
	margin-bottom:20px;
	height:35px;
	line-height:35px;
	background-color:#333;
	overflow:hidden;
	/*border-radius:6px;*/
}

#filter .form-group {
	margin-bottom:0;
}

#filter input, #filter select {
	margin-left:5px;
	height:35px;
	border:0;
	/*border-radius:6px;*/
}

#filter select, #filter input[type=text] {
	width:120px;
	padding-left:10px;
	line-height:35px;
	background-color:#222;
	color:#FFF;
}

#filter a#current_day {
	margin-left:18px;
}

table#dashboard-records {
	background-color:#FFF;
	color:#333;
	/*border-radius:6px;*/
}

table#dashboard-records thead {
	background-color:#333;
	color:#FFF;
}

table#dashboard-records tr:first-child th {
	border:none;
}

.dashboard-item {
	margin-bottom:30px;
	padding:8px 0;
	border:1px solid #383737;
	background-image:url('../img/sep-half.png');
	background-color:#333;
	min-height:100px;
	/*border-radius:6px;*/
}

.dashboard-item:hover {
	background-color:#4f4f4f;
    box-shadow:3px 3px 2px 0px #151515;
}

.dashboard-item h2 {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	margin:0 0 15px 0;
	padding:0 10px 8px 10px;
	border-bottom:1px dashed #AAA;
}

.dashboard-item p {
	font-size:26px;
	text-align:center;
}

.dashboard-item table {
	margin-bottom:0;
}

.dashboard-item table td, .dashboard-item table th {
    border:none !important;
}

tbody {
    overflow-y: auto;    /* Trigger vertical scroll    */
    overflow-x: hidden;  /* Hide the horizontal scroll */
}
.comparison > img {width:15px}
.boxin { margin:0;width:10px;padding:0!important }
.comp-down {color:#ffbebe}
h1 svg {width:4em;border-bottom:1px solid #676767;display:inline-flex;padding-bottom:.2em}
h1 path {
  fill: #fff;
}
h1 div {font-size:.5em;display:block;padding-top:0;width:100%;font-variant: all-petite-caps;
font-weight: 700;
text-align: center;}
body,td,label,input,p,div,span,button{font-family:Raleway,"Open Sans","Helvetica Neue",Sans-serif}
#header h1 {margin-top:auto;margin-top:.1em}
#header h1 a {text-align:center;display: inline-block;}
.updatedat span { color:gray }
