﻿body {
	padding-top: 60px;
	padding-bottom: 40px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	font-size: 30px;
	line-height: 36px;
}

a.nooutline, .modal {
	outline: none;
}


.navbar-inverse .navbar-inner 
{
	background-color: #2c2c2c;
	background-image: -moz-linear-gradient(top, #333333, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
	background-image: -webkit-linear-gradient(top, #333333, #222222);
	background-image: -o-linear-gradient(top, #333333, #222222);
	background-image: linear-gradient(to bottom, #333333, #222222);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff222222', GradientType=0);
	border-color: #333333;
	padding-top: 2px;
}

.navbar-fixed-top .brand {
	background: url(../img/fuelomat-logo-small.png) no-repeat center left;
	color: #fff;
	padding: 10px 0 11px 22px;
	margin-left: 20px;
	float: right;
	font-weight: bold;
}
.navbar-fixed-top .brand:hover {
	text-decoration: none;
}

.navbar .help {
	float: left;
	display: block;
	padding: 10px 0 11px 22px;
	color: #999;
}
.navbar .help:hover {
	text-decoration:none;
	color: #fff;
}

.navbar-fixed-top .dropdown-menu {
	margin-top: -4px;
	padding: 8px 4px 8px 4px;
}

li.navbar-subheading {
	font-weight: bold;
	color: #777;
	padding: 3px 15px;
	border-bottom: solid 1px #E5E5E5;
}

.alert li a {
	color: inherit;
	text-decoration: underline;
}

.hero-unit {
	padding: 40px;
}
.hero-unit h1 {
	margin-bottom: 10px;
	line-height: 54px;
	font-size: 40px;
}
.hero-unit img {
	float: left;
	padding-right: 15px;
}

.form-narrow .control-label {
	width: 100px;
}
.form-narrow .controls {
	margin-left: 120px;
}
.form-narrow .form-actions {
	padding-left: 120px;
}

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block {
	margin-top: 2px;
	color: #999;
}

.datetime-combo input[type="text"]:first-child {
	-webkit-border-top-right-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 70px;
}

.datetime-combo input[type="text"]:last-child {
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-left: -1px;
	width: 35px;
}

.input-micro {
	width: 40px;
}

:-moz-placeholder {
  color: #bbbbbb;
}

::-webkit-input-placeholder {
  color: #bbbbbb;
}

label.required {
	font-weight: bold;
}

.btn-leftmargin {
	margin-left: 20px;
}

div.form-divider {
	margin-top: 1em;
	padding-top: 1.3em;
	border-top: #ddd dashed 1px;
}

legend {
	margin-bottom: 0;
}

p.form-text {
	padding-top: 5px;
	color: #999;
}

.form-inline-extra-spacing label.checkbox
{
	margin-bottom: 9px;
}

p.intro {
	margin: 0.5em 0 1.5em 0;
}

.btn-toolbar {
	margin-bottom: 12px;
}

.filter label {
	float: left;
	margin: 6px 6px 0 30px;
}

.filter select {
	float: left;
}

.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
	font-size: 13px;
}

.multiselect-wide + .ms-container {
	width: 550px;
}

.multiselect-wide + .ms-container .ms-selectable, .multiselect-wide + .ms-container .ms-selection {
	width: 47%;
}

.multiselect-xwide + .ms-container {
	width: 800px;
}

.multiselect-xwide + .ms-container .ms-selectable, .multiselect-xwide + .ms-container .ms-selection {
	width: 48%;
}

.table td
{
	padding-top: 5px;
	padding-bottom: 5px;	
}

table#table-log th:first-child {
	width: 22%;
}
table#table-log th:nth-child(2) {
	width: 20%;
}
table#table-users th:first-child {
	width: 20%;
}
table#table-depots th:first-child {
	width: 20%;
}
table#table-nozzles {
	margin-bottom: 0;
}
table#table-nozzles th:first-child {
	width: 20%;
}
table#table-nozzles th:nth-child(2) {
	width: 10%;
}
table#table-collectors th:first-child {
	width: 30%;
}
table#table-collectors th:nth-child(2) {
	width: 40%;
}
table#table-schedule {
	margin-bottom: 0;
}
table#table-services th:first-child {
	width: 5%;
}
table#table-services th:nth-child(2) {
	width: 25%;
}
table#table-services th:nth-child(3) {
	width: 20%;
}
table#table-chips th:first-child {
	width: 20%;
}
table#table-vehicles th:first-child {
	width: 12%;
}
table#table-vehicles th:last-child {
	width: 12%;
}
table#table-vehiclegroups th:first-child {
	width: 30%;
}
table#table-changelog th:first-child {
	width: 20%;
}
table#table-changelog th:nth-child(2) {
	width: 15%;
}
table#table-changelog th:nth-child(3) {
	width: 15%;
}

.table tbody tr.revoked td {
	background-color: #F2DEDE;
	color: #B94A48;
}

.table tbody tr td h4.zero-volume {
	background-color: #f84b4b;
    color: #fff;
}

.table tbody tr td h4.low-volume {
	background-color: #5a5ab4;
    color: #fff;
}

.table tbody tr td.odometer-unexpected, .table tbody tr td.timer-unexpected {
	background-color: #FCF8E3;
}

div.form-actions-report 
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 18px;
	background-color: white;
	border-top: none;
}

#report-parameters .control-group
{
	margin-bottom: 10px;
}

/* Override some Bootstrap settings that mess up Teleriks reporting widget */
.report-viewer input, .report-viewer select {
	width: auto;
	height: 18px;
	padding: 0;
	margin-bottom: 3px;
	vertical-align: inherit;
}

.report-viewer .ReportToolbar
{
	border: 1px solid #ccc;
}

footer { margin-top: 20px; }
footer p { color: #999; }
footer p span { color: #B94A48;font-weight: bold; }

#footer-left { float: left; }
#footer-right { float: right; }