body {
	font-family: Tahoma, Geneva, sans-serif;
	background: #fff;
}

/*
html, 
body, 
.map {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
*/

.bb_map
{
   height: 80%;
   border-width:4px;
   border-style:solid;
   border-radius:3px;
   border-color:#bfbfbf;
}

#info {
	position: absolute;
	top: 0;
	left: 50%;
	width: 30%;
}

.navbar-inverse {
	background-color: #36C;
	border-color: #36C;
	background-image: linear-gradient(to bottom,#36c 0,#36c 100%);
}

.navbar-default {
	background-color: #36C;
	border-color: #36C;
	background-image: linear-gradient(to bottom,#36c 0,#36c 100%);
}

.logo {
	text-align: center;
	padding-top: 10px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}

.logo img{
	display: block;
	margin: 0 auto;
}
.headertext {
    color: #fff;
    margin: 0;
    padding: 0;
}

.loginbox{
	position: absolute;
	background-color: #fff;
	top: 50px;
	left: 10%;
	right: 10%;
	margin: 0 auto;
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
}

.distanse {
	/* margin-left: 10px; */
}

.databokser-inner {
	width: 304px;
	float: left;
	text-align: center;
}

.databokser-inner::after { 
	clear: both;
}

.kartimg {
	width: 100%;
	height: auto;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.30);
}
#login-navbar {
	position: absolute;
	left: 20px;
	top: 80px;
	width: 130px;
	margin: 10px;
	padding: 10px;
	background-color: #36C;
	border: #fff solid 3px;
	border-radius: 10px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.30);
	z-index: 99;
}

#navbar li {
	/*display: inline-block;
	padding-left: 10px;
	padding-right: 10px;*/
}
.navbar-brand {
	height: auto;
}
.navbar-nav>.active>a, 
.navbar-inverse 
.navbar-nav>.active>a:focus, 
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #fff;
}

#databokser-wrap {
	max-width: 1170px;
}

.databokser {
	width: 100%;
}

#slideshow-box {
	margin-top: 20px;
	margin-bottom: 20px;
}

.service-row h2{
	text-align: center;
	color: #000;
}

.service-row p {
	text-align: center;
	color: #000;
	height: 20px;
}
.service-row,
.message-row {
	margin-top: 1em;
}

.col-xs-3,
.col-xs-4,
.col-xs-6,
.col-md-3,
.col-md-4,
.col-md-6 {
    margin-bottom: 1em;
}

.message-row {
	min-height: 1px;
	background-color: #eeeeee;
}

.count-messages {
	position: absolute;
	top: 10%;
	left: 50%;
	font-size: 1.5em;
	width: 1.5em;
	display: block;
	background-color: red;
	color: #fff;
	z-index: 99;
	text-align: center;
	border: 2px solid #eeeeee;
	border-radius: 50%;
}

.navbar {
	color: #fff;
}

.img-responsive {
	margin: 0 auto;
}
.midtstill {
	text-align: center;
}

@media (
	max-width: 767px) {
	.desktop-only {
		 display: none;
	}
	.service-row h2{
   font-size: 15px;
   font-weight: bold;
   margin: 0;
   }
}

@media (
min-width: 768px) {
	.loginbox{
		 width: 400px;
	}
	.splashh1 {
		 font-size: 80px;
	}
	.service-row h2 {
		 font-size: 18px;
		 font-weight: bold;
		 margin: 0;
	}
}

@media (
max-width: 1170px) {
	.ol-control button {
		display: block;
		margin-top: 20px;
		margin-left: 20px;
		padding: 0;
		color: #fff;
		font-size: 4em;
		font-weight: 700;
		text-decoration: none;
		text-align: center;
		height: 1.375em;
		width: 1.375em;
		line-height: .4em;
		background-color: #7b98bc;
		background-color: rgba(0,60,136,.5);
		border: none;
		border-radius: 2px;
	}
	.customExtentZoomClass {
		position: absolute;
		top: 15em;
		left: .5em;
	}
	.customExtentZoomClass2 {
		position: absolute;
		top: 22em;
		left: .5em;
	}
}

.navbar a {
    color: #fff;
}

.databokser-inner p {
	text-align: center;
}

.databokser-inner img {
	margin: 0 auto;
}

#body-wrapper table {
	border-radius: 10px;
}

#body-wrapper tr {
	text-indent: 10px;
}
.status {
	margin-top: 20px;
}
.status li {
	padding: 10px;
	font-weight: bold;
}

.btn btn-primary{
	position:fixed;
	padding-left:250px;
	text-align:left;
}

.table {
	/*text-align: center;
	font-weight: bold;*/
}

.table-title {
	font-size: 25px;
	/*position:relative;
	width:100%;*/
}
.messages {
	list-style-type: none;
}

.popover {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 1060;
	display: none;
	width: 300px;
	max-width: 400px;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.popover-content {
	padding: 9px 14px;
}
.popover-title {
	background-color: #3366cc;
	color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #3366cc;
}
.popover>.arrow:after {
	content: "";
	border-width: 10px;
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.ol-control {
	position: absolute;
}

.knapperad {
	position: absolute;
	left: 10em;
	top: 1em;
}

.distanse {
/*margin-right: 1em;*/
}

.page-header {
	color: #000;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumb a {
	color: #000;
}

.footer {
	position: absolute;
	bottom: 50px;
	width: 400px;
	margin: 0 auto;
	left: 10%;
	right: 10%;
	color: #fff;
	text-align: center;
}

.table800{
	width:800px;
}

ul.ui-front {
	z-index: 1100;
}

.td-main-object {
	display: block;
	background-color: rgba(0, 0, 0, 0.30);
}

.tr-adress {
	background-color: rgba(0,0,0,.2);
	min-width:100%;
}

.ui-autocomplete {
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.map-button-weekdays {
	font-size: 10px;
}

/* Nytt 23.03.2017 */
.clickable:hover {
	cursor:pointer
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #fff;
}
.color-blue {
	color: #36C;
}
.color-green {
	color: green;
}
.color-red {
	color: red;
}
.btn-primary {
	background-color: #36C;
	color: #fff;
}

/* For the calendar. */
.calendar-holiday {
	color: red;
}

/* Nytt 4.4.2017 */
.fat {
	font-weight: bold;
}
.modal-body p {
	line-height: 15px;
	margin-bottom: 0;
}
.pdf {
    
}
p.pdf {
	position: relative;
	text-indent: 15px;
}
p.pdf::before {
	content: "\f1c1";
	font-family: FontAwesome;
	color: red;
	position: absolute;
	top: 0;
	left: -15px;
}
.splash {
	margin-bottom: 20px;
}
.splashh1 {
	position: relative;
	top: 100px;
	font-size: 50px;
	color: #fff;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.7);
}
.signupbox{
	padding: 15px;
	background-color: #fff;
	border-radius: 10px;
}

p.frontpage {
	padding-top: 15px;
}

/* nytt 25/9/17 */
.popup-margin {
	margin-top: 10px;
}

.nav > div > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
	text-decoration: none; 
}
.nav > div > li {
	position: relative;
	display: block;
}
.nav > div > li > a > img {
	max-width: none;
}
.nav-sidebar > div > li > a {
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
}

.nav>div>li>a:focus, .nav>div>li>a:hover {
	text-decoration: none;
	background-color: #eee;
}
.nav>div>li>a.active,.nav>li>a.active  {
	text-decoration: none;
	background-color: #eee;
}
li.sidemeny:hover {
	cursor: pointer; 
	cursor: hand; 
}

.icon_pointer {
   cursor: pointer;
	cursor: hand; 
}

/*
.datepicker {
	z-index: 2000;
}
*/
.datepicker table tr td.disabled {
	color: rgba(255,0,0,0);
}
.datepicker table tr td.disabled:hover {
	background: 0 0;
	color: rgba(255,0,0,0);
	cursor:not-allowed;
}
.datepicker table tr td.disabled.activeClass {
	background-color: rgba(57,132,57, .5);
	color: #398439;
}
.datepicker table tr td.new.day.activeClass {
	background-color: rgba(57,132,57, .3);
	color: #398439;
}
.datepicker table tr td.day.activeClass {
	background-color: rgba(57,132,57, .3);
	color: #398439;
}
.datepicker table tr td.active.highlighted.day.activeClass, .datepicker table tr td.active.day.activeClass {
	background-color: rgba(57,132,57, .3);
	background-image: none;
	color: #398439;
}

.datepicker {
	font-size: 20px; 
}
/*Lagt til 2. oktorber*/
.turliste {
	border: 1px solid #ccc;
	padding: 10px;
}
#service_templates.form-control {
	display: inline-block;
	width: unset;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.bb_back_pageline {
   font-size: 16px;
   font-weight: bold;
   background-color: #ddeeee;
}

.bb_normal_text {
	color: black;
}

.bb_message_text {
	color: red;
}

.bb_object_name {
	color: black;
}