body {
	overflow: hidden;
}

#kostprijs_block {
	background-color: #8f9290;
	color: #fff;
	display: inline-block;
	padding: 10px;
	text-align: center;
	width: auto;
	margin: 10px 0 10px 10px;
}

#kostprijs_verspreiding {
	font-weight: bold;
}

.overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index: 1051;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

.loader {
	display: block;
	position: absolute;
	text-align: center;
	top: 45%;
	left: 25%;
	width: 50%;
	z-index: 1052;
	overflow: auto;
}

#maptooltip {
	position: fixed;
	top: 50px;
	right: 10px;
	padding: 5px 10px 5px 10px;
	background: #ffffff;
	border-radius: 3px;
	max-height: 300px;
	max-width: 400px;
}

.total_row, .total_row td {
	font-weight: bold;
	background-color: #ccc !important;
	border-botom: 2px solid #666 !important;

}

button.enabled {
	background-color: #f0f0f0;
}

#map {
	height: calc(100% - 0);
	position: fixed;
	top: 0px;
	left: 350px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	border-left: 1px solid #ddd;
}

#btn-toolbar {
	position: fixed;
	left: calc(50% + 80px);
	top: 10px;
	right: 0px;
	height: 40px;
}


#left {
	width: 350px;
	background: #fff;
	opacity: 0.9;
	margin-bottom: 100px;
	overflow: hidden;
	position: fixed;
	padding: 10px 0 0 0;
	height: calc(100% - 80px);
	min-height: auto;
	z-index: 50;
	overflow-y: scroll;
}
.body {
	z-index: 1;
}

#save_btn {
	display: inline-block;
	padding: 10px;
	margin: 10px 0;
	font-size: 11px;
	vertical-align: top;
}

.navbar-search .search-query {
	border-radius: 0px;
	float: left;
	width: 140px;
}

#search_btn { float: left; height: 30px; }

.steps-counter {
	padding: 11px 15px;
	border-radius: 0px;
	margin: 5px 10px 5px 0;
	background-color: #7ac323;
}

.btn {
	background-color: #7ac323;
}

.btn:active, .btn:hover {
	background-color: #8f9290;
}

.accordion {
	border: 0px none;
}

.accordion-toggle {
	background-color: #7ac323;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
}
.accordion-toggle:hover{
	color: #fff;
	text-decoration: none;
}

.ico-remove {
	cursor: pointer;
}

#fixed_price_block {
	display: block;
	text-align: center;
	border-top: 1px solid #ddd;
	left: -6px;
	z-index: 100;
	position: fixed;
	width: 336px;
	padding: 5px 10px;
	bottom: 0;
	background-color: #eee;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 4px 5px;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
	display: none;
}

.max-folders{
	width: 50%;
	padding-bottom: 15px;
}

.max-folders label{
	display: inline-block;
}

.max-folders.active{
	padding-bottom: 15px;
}

.max-folders label[for="restant_postcode"]{
	padding-top: 10px;
}

select option:disabled{
	background-color: #ecedec;
}

@media(max-width: 450px){
	.max-folders{
		width: 100%;
	}
}

.limit-postcodetable{
	max-height: 200px;
	overflow: hidden;
	overflow-y: auto;
}

.limit-postcodetable table{
	margin-bottom: 0;
}

.invalid-zipcode{
	color: red;
	font-weight: bold;
}

.select_dist .form-group label{
	padding: 7px 10px 9px 10px;
	display: block;
	background-color: #aeb1af;
	color: #FFFFFF;
}
.select_dist .form-group label.active{
	background-color: #7ac323;
	color: #FFFFFF;
}

@media only screen and (min-width: 1340px) {
	#maptooltip {
		top: 10px;
	}
}

.ui-menu-item:hover {
	background-color: #7ac323;
	color: #fff;
}

table.dataTable tbody th, table.dataTable tbody td{
	padding: 3px 10px;
}

#mapOverlay{
	position: fixed;
	left: 40%;
	top: 0;
	z-index: 999;
	background-color: rgba(0,0,0,0.6);
	width: 60%;
	height: 100%;
	color: #FFFFFF;
	display: flex;
	align-items: center;
}

#mapOverlay .overlay-text{
	width: 100%;
	font-size: 25px;
	text-align: center;
}

table.dataTable tfoot tr.totaal-order-row th{
	padding-top: 0;
	border: none;
}

#legend_listing_filter {
	display: none;
}

img.logo {
	width: 180px;
	padding: 10px 0 0 20px;
}
span.title {
	clear: both;
	display: block;
	font-size: 23px;
	font-weight: 400;
	padding: 10px 0 10px 70px;
	color: #7ac323;
}
a.upload-excel-btn {
	color: #7ac323;
	padding-right: 12px;
	font-weight: 600;
	cursor: pointer;
}
.single-option {
	width: 44%;
	margin: 2px;
	border: 1px solid #D4D4D4;
	padding: 5px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	display: inline-block;
}
.single-option:hover{
	background-color: #f5f5f5;
}
.accordion-group {
	border: 0px none;
}
.berekend-aantal {
	font-weight: bold;
}
.vrijstellingen, .extra_regels {
	list-style: none;
	margin: 0 0 10px 10px;
}
.vrijstellingen li input, .extra_regels li input {
	margin-right: 6px;
}

.vrijstellingen label, .extra_regels label {
	cursor: pointer;
}

.single-option.selected{
	background-color: #d0d0d0;
}
.btn-gramberekenen {
	padding: 5px;
	margin: 0px;
}

.alert {
	background-color: #b94a48;
}

.modal-body table{
	width: 100%;
}


.modal-body table thead tr{
	border-bottom: 1px solid #7ac323;
}
.modal-body table tfoot tr{
	border-top: 1px solid #7ac323;
}

.modal-body table tfoot td{
	font-weight: bold;
}
.modal-body table th, .modal-body table td {
	text-align: left;
}
