.col-select-hinfahrt-row {
	background-color: white;
}

#col-select-hinfahrt-row:hover .col-price-selection {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

#col-select-hinfahrt-row:hover .col-date-selection {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

.col-select-rueckfahrt-row {
	background-color: white;
}

#col-select-rueckfahrt-row:hover .col-price-selection {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

#col-select-rueckfahrt-row:hover .col-date-selection {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

.col-price-selected {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

.col-date-selected {
	background-color: #2e6592 ! important;
	color: white;
	font-weight: bold;
}

.col-date-selection {
	background-color: white;
}

.templateMenuLabel {
	font-size: 8pt ! important;
}

.headerBadge {
	position: absolute;
	top: -5px;
	right: -5px;
	cursor: pointer;
	background: #0091d9;
	display: inline-block;
	font-size: 10px;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0
		rgba(0, 0, 0, .07);
	color: #fff;
	font-weight: 700;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 2px 4px 3px;
	text-align: center;
	line-height: normal;
}

.dashboardItem {
	background: #1073b5;
	border: 1px solid white;
}

.dashboardItem:hover {
	border: 1px solid white;
}

.dashboardLogo {
	display: block;
	bottom: 0px;
	right: 0px;
}

.columnStandart {
	display: table-cell;
}

.columnDispStandart {
	display: table-cell;
}

.panelDispMap {
	display: block;
}

.icon_delete {
	color: #9d0000;
	font-size: 15pt;
}

.icon_edit {
	color: #f06c00;
	font-size: 15pt;
}

.colNoPadding {
	padding: 0px ! important;
	vertical-align: middle ! Important;
}

table.dataTable thead>tr>th {
	padding-top: 0px ! important;
	padding-bottom: 0px ! important;
	padding-right: 11px ! important;
}

.tableHeaderInput {
	height: 25px ! important;
}

table.dataTable thead>tr>th.hasinput {
	padding: 3px ! important;
}

#ribbon {
	min-height: 15px ! important;
}

#ribbon .breadcrumb {
	padding: 5px ! important;
}

.jarviswidget>header {
	/*height: 34px ! important;*/
	/*line-height: 34px ! important;*/
	
}

.jarviswidget>header h2 {
	line-height: 25px ! Important;
}

header>.widget-toolbar {
	height: 25px ! important;
	line-height: 25px ! important;
}

.jarviswidget .widget-body {
	min-height: 0px ! important;
}

.widgetHeaderButton {
	margin: 3px ! important;
}

.modal-header {
	padding: 5px ! important;
}

.modal-header .close {
	margin-top: 3px;
}

a>label {
	margin-bottom: 1px;
	margin-top: 1px;
}

.smart-form .label {
	margin-bottom: 0px ! important;
}

.smart-form fieldset {
	padding: 5px 5px 0px ! important;
}

.smart-form footer {
	padding: 5px 5px 12px ! important;
}

.smart-form .input input, .smart-form .select select, .smart-form .textarea textarea
	{
	height: 30px ! important;
}

.smart-form .select i {
	height: 10px ! important;
}

.table>tbody>tr>td {
	vertical-align: middle;
	padding: 4px 5px;
}

.modal {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.modal:before {
		display: inline-block;
		vertical-align: middle;
		content: " ";
		height: 100%;
	}
}

.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.jarviswidget>header h2 {
	font-size: 9pt;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th,
	.table>thead>tr>td, .table>thead>tr>th {
	font-size: 9pt;
}

.table>thead>tr>th {
	padding: 3px 3px;
}

.progressbar-container {
	width: 1100px;
	margin: 50px auto;
}

.progressbar {
	counter-reset: step;
}

.progressbar li {
	list-style-type: none;
	width: 20%;
	float: left;
	font-size: 12px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #7d7d7d;
}

.progressbar li:before {
	width: 30px;
	height: 30px;
	content: close-quote;
	counter-increment: none;
	line-height: 30px;
	border: 2px solid #7d7d7d;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	border-radius: 50%;
	background-color: white;
}

.progressbar li:after {
	width: 100%;
	height: 2px;
	content: '';
	position: absolute;
	background-color: #7d7d7d;
	top: 15px;
	left: -50%;
	z-index: -1;
}

.progressbar li:first-child:after {
	content: none;
}

.progressbar li.active {
	color: #2e6591 !important;
}

.progressbar li.active:before {
	border-color: #2e6591;
	background-color: #2e6591;
}

.progressbar li.completed {
	color: #2e6591;
}

.progressbar li.completed:before {
	border-color: #2e6591;
	background-color: #2e6591;
}

.progressbar li.completed+li:after {
	background-color: #2e6591;
}

.selectedDate {
	color: white !important;
	background-color: #13ac48 !important;
}

.selectedDate:hover {
	color: #13ac48 !important;
	background-color: white !important;
}

.active:hover > .selectedDate {
	color: #13ac48 !important;
	background-color: white !important;
}

.active > .selectedDate {
	color: white !important;
	background-color: #13ac48 !important;
}

#header {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

#logo-group {
	display: flex;
}

.panelLanguage {
	display: flex;
	margin-right: 20px !important;
}

.label {
	color: #333 !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	border-top: none !important;
}

@media handheld , screen and (max-width: 1199px) {
	.progressbar-container {
		width: 800px;
		margin: 50px auto;
	}
}

@media handheld , screen and (min-width: 992px) {
	.table-mobile {
		display: none !important;
	}
}

@media handheld , screen and (max-width: 991px) {
	.progressbar-container {
		width: 700px;
		margin: 50px auto;
	}
	.table-desktop {
		display: none !important;
	}
}

@media handheld , screen and (max-width: 801px) {
	.dashboardLogo {
		display: none;
	}
	.columnStandart {
		display: block;
		width: 100%;
		max-width: none;
	}
	.columnDispStandart {
		display: block;
		width: 100% ! important;
	}
	.panelDispMap {
		display: none;
	}
	.progressbar-container {
		display: none ! important;
	}
}

@media handheld , screen and (max-width: 600px) {
	.panelLanguage {
		display: none !important;
	}
}