body {
	background: url('https://s3-eu-west-1.amazonaws.com/styret-assets/images/dashboard_background.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body, .content, #pad-wrapper {
	background-color: transparent !important;
}

/* navbar  */
header.navbar {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background: #00bfdf;
	color: white;
	height: 48px;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	border: none;
}

.navbar li.active-menu > a {
	border-bottom: 2px solid white;
}

.navbar .dropdown-menu li a.active-menu {
	color: #00bfdf !important;
	font-weight: bold;
}

.navbar .dropdown-menu li:hover a.active-menu {
	color: white !important;
}

.overlay-pull-up {
	text-align: center;
	color: #00bfdf;
	margin: 10px 0;
	cursor: pointer;
}

li.menu-toggle.active > a {
	color: #00bfdf !important;
	background: white !important;
}

.nav-text.menu-toggle {
	margin-right: 0;
}

.navbar li a, .settings i {
	color: white !important;
}

 li.settings:hover > a,  li.dropdown.open > a {
	background: white !important;
	color: #00bfdf !important;
}

.navbar .dropdown-menu li:hover a {
	background: #00bfdf !important;
}

.navbar .dropdown-menu li a {
	color: black !important;
}
.nav.navbar-nav {
	padding-right: 0;
	margin: 0px;
}

 li.settings:hover i {
	color: #00bfdf !important;
}

.navbar-inverse .nav > li > a {
	height: 48px;
}

.navbar-inverse .nav > li > a:hover {
	background: white !important;
    color: #00bfdf !important;
}

.navbar-inverse .nav > li.nav-text > a {
    font-size: 1.45em;
    padding-top: 14px;
}

.navbar-nav .settings.menu-toggle.active #nav-class:before {
	content: "\f00d";
}

#topbar-logo {
	display: inline-block;
	margin-top: 2px;
	max-height: 45px;
	/*max-width: 35ch;*/
	overflow: hidden;
}

#topbar-logo .property-name {
	text-transform: none;
	margin-left: 10px;
}

.panel {
	margin-bottom: 10px;
}

.panel .table thead {
	border-top: none;
}

.panel-heading-no-border {
	border: none;
}

.panel-default .panel-heading, .panel-default .panel-heading .btn-glow {
	text-transform: uppercase;
}

.panel-default .panel-heading .btn-glow {
	margin-top: 2px;
}

.panel-default > .panel-heading h3 {
	font-weight: bold;
}

.panel-default > .panel-heading {
	background: #fff;
	color: black;
	min-height: 51px;
}

.panel-default > .panel-heading .panel-title, .panel-default > .panel-heading > i {
	margin-top: 5px;
}

.panel-text {
	margin-top: 5px;
}

.panel-text-small {
	margin-top: 6px;
	text-transform: none;
}



.panel-heading > i {
	cursor: pointer;
	font-size: 2em;
}

.panel-heading .btn-glow, .panel-heading .btn-group, .list-group-item .btn-glow {
	margin-top: 0px;
	margin-bottom: 0px;
}

.panel-small .panel-heading h3 {
	font-size: 1.1em;
}

.panel-small .panel-heading .btn-glow {
	margin-top: 0px;
	font-size: 1.1em;
}

.navbar-brand {
	float: none;
}

.navbar-inverse .nav > li > a {
	border: 0;
}

.navbar-inverse .navbar-toggle {
	margin-top: 3px;
	border: none;
}

/* content */
.infolist-menu button {
	border: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: #5a6870;
	text-transform: inherit;
	margin: inherit;
	margin-top: -3px;
}

.infolist-menu button:hover {
	color: #5a6870;
}

.infolist-menu strong {
	color: #00bfdf;
}

.infolist-menu .dropdown-menu>li {
	margin-top: 3px;
}

.infolist-menu .dropdown-menu>li.active a {
	background-color: #00b5a5;
}

.infolist-menu .dropdown-menu>li>div>a {
	padding-right: 0px;
	color: black;
}

.infolist-menu .dropdown-menu>li>div>a>.fa {
	font-size: 1.3em;
	padding: 0px;
	padding-top: 5px;
}

.infolist-menu .dropdown-menu>li>div>a:hover {
	font-weight: bold;
	background-color: transparent !important;
}

a.btn-disabled {
	cursor: not-allowed;
}

.btn-glow, .btn-glow.primary, .btn-glow.danger {
	background: transparent;
	color: #00b5a5;
	box-shadow: none;
	border: none;
	text-shadow: none;
}

a.btn-glow.btn-greyed {
	color: grey;
}

a.btn-glow.btn-greyed:hover {
	background: lightgrey;
	color: white;
}

.wizard-menu .btn-glow, .wizard-menu .btn-outline {
	padding-right: 17px;
	padding-left: 17px;
}

.wizard-menu .btn-done, .wizard-menu .btn-done:hover {
	color: #ccc;
	padding-right: 10px;
	padding-left: 10px;
}

.wizard-menu .btn-glow.btn-done .icon:after {
    content: '\f00c';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 4px;
}

a.btn-color {
	color: #00b5a5;
}

.btn-glow:hover,.btn-glow.primary:hover, .btn-glow.danger:hover, .btn-glow.btn-done:hover, .btn-glow.btn-done:hover:after {
	background: #00b5a5;
	color: white;
	box-shadow: none;
	border: none;
}

.btn-glow.btn-border {
	border: 1px solid #00b5a5;
}

.btn-glow.btn-outline, .panel-footer .btn-glow.primary {
	background: #00b5a5;
	color: white;
	position: relative;
}

.btn-glow.btn-outline:hover, .panel-footer .btn-glow.primary:hover {
	opacity: 0.8;
}

.btn-glow.danger.btn-outline {
	background: #d9534f;
	color: white;
}

.wizard-menu .btn-glow.btn-outline:after {
    content: "";
    width: 5px;
    height: 5px;
    background: transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid black;
    border-color: transparent #00b5a5 #00b5a5 transparent;
    z-index: 1;
}

.wizard-menu .btn-glow.btn-outline .icon:after {
	color: #00b5a5;
}

.btn-glow.danger {
	color: #d9534f;
}

.btn-glow.danger:hover {
	background: #d9534f;
	color: white;
}

h1, h2, h3, h4, legend, .panel-heading h3, h3.small {
	color: #5a6870;
}

legend {
	padding-top: 30px;
	margin-bottom: 0px;
}

.full-width {
	width: 100% !important;
}

.content {
	margin-top: 48px;
	margin-left: 0px;
	margin-bottom: 0;
	padding-bottom: 58px;
	background-color: #e7ebee;
	border-left: 0;
	border-bottom: 0;
	box-shadow: none;
}

#pad-wrapper {
	margin: 0px;
	padding: 0px 10px;
	padding-top: 10px;
	background-color: #e7ebee;
}

.new-menu-indicator {
}

.content .row {
	margin: 0;
}

.container-fluid {
	padding: 0 !important;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-right: 5px;
padding-left: 5px;
}
/* elements */

.btn-glow {
	text-align: left;
	margin-left: 1px;
	margin-right: 1px;
}

.btn-group .btn-glow {
	margin: 0px;
}

.table tr td.align-top {
	vertical-align: top !important;
}

.table .btn-glow {
	margin-top: 0px;
	margin-bottom: 0px;
}

.filearchive .group a,
.vendorlist .group a {
	font-weight: bold;
	font-size: 1.2em;
}

.filearchive .assetURL a,
.vendorlist .personname i {
	margin-left: 15px;
}

.filearchive .group td,
.vendorlist .group td {
	padding-top: 30px;
	border-bottom: 1px #00bfdf solid;
}

.filearchive td.group-outline {
	/*border-right: 2px #00bfdf solid;*/
	width: 10px;
}

.filearchive .group + td.group-outline {
	background-color: black;
}

.vendorlist .group .pull-right {
	margin-top: 7px;
	font-size: 1.2em;
	font-weight: bold;
}

.vendorlist .group .vendorinfo {
	font-size: 0.9em;
}

.vendorlist .group .vendorinfo.phone {
	margin-top: 9px;
}

/* Add some margin when there are multiple buttons in the same cell */
.table > tbody > tr > td > .btn-glow + .btn-glow {
	margin: 5px;
}

.add-btn-margins .btn-glow, .add-btn-margins .btn-default {
	margin: 5px;
}

.table tbody tr.active td, .table tbody tr.always-active td {
	background-color: #e7ebee;
}

.rentals .table tbody tr.active td {
	background-color: rgba(39,215,231, 0.6);
}

table.table tbody tr.case-active td {
	background-color: #e7ebee;
}

.alert {
	cursor: pointer;
}

.alert .fa {
	font-size: 27px;
	position: relative;
	top: 4px;
	margin-bottom: 8px;
	margin-right: 17px;
	display: inline-block;
}

.alert.alert-message {
	position: absolute;
	top: 28px;
	left: 50%;
	min-width: 500px;
	transform: translate(-50%, 0);
	z-index: 9999;
	opacity: 0;
	box-shadow: 2px 2px 2px black;
}

.alert-danger .flashRemove .fa {
    color: #a94442;
}
.alert-success .flashRemove .fa {
    color: #3c763d;
}
.alert-warning .flashRemove .fa {
    color: #8a6d3b;
}

.tab-content {
	margin-top: 10px;
}

input.input-filter {
	max-width: 50px;
	margin-top: 3px;
}

.form-control:hover {
	border-color: #A2CEF0;
	box-shadow: inset 0 0px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(82, 168, 236, 0.6);
}

/* KRIS ENDRINGER */

.table-wrapper {
	overflow: auto !important;
	margin-top: 15px !important;
}

.item img {
	width: 100%;
}

.breadcrumb {
	padding-left: 0px;

}

.breadcrumb, .breadcrumb a {
	background: transparent;
	margin-bottom: 0px;
	color: black;
}

.error input {
	border-color: #c73939;
	margin-bottom: 10px;
}

.debug-info {
  padding: 9.5px;
  margin: 0 0 10px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.error-message {
	display: inline;
	padding: .4em .8em .5em;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #d9534f;
}

.label {
	text-decoration: none !important;
	left: 80px;
	bottom: 0px;
	border-radius: .75em;
}

.label-tag {
	background-color: #eaeaea;
	color: black;
	display: inline-block;
	padding: .4em .6em .4em
}

.label-tag:hover {
	background-color: white;
	border: 1px #ddd dotted;
}

table tr td .dropdown-menu {
	left:-160px;
    top:-27px;
}

.btn-group a:hover, .btn-group a:visited, .btn-group a:link, .btn-group a:active {
    text-decoration: none !important;
}

.btn-group.open a:hover {
	color: white;
	background-color: #00b5a5 !important;
}

.btn-group {
	margin-top: 3px;
	margin-bottom: 3px;
}

table thead tr th {
	white-space: nowrap;
}

.list-status li {
	border-top: 1px dotted #353535;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 0;
}

#pad-wrapper .title {
	margin-bottom: 0px;
}

.status-title {
	margin-top: 20px;
	margin-bottom: 10px;
}

.list-group a:link, .list-group a:hover, .list-group a {
	cursor: pointer; cursor: hand;
}

.list-group .active a:link, .list-group .active a:hover, .list-group .active a {
	color: white !important;
	cursor: pointer; cursor: hand;
}

div.btn-group.active a, .layerList a.active {
	background: #00bfdf;
	color: white;
}

.color-picker {
	border-left: 100px solid green;
}

.form-wrapper .radio .text {
	top: 7px;
	position: relative;
	cursor: pointer;
}

.select2-container {
	width: 100%;
}

.highlight {
	background-color: yellow;
}

.dataTables_processing {
	background-color: #00bfdf;
	color: white;
	padding-bottom: 30px;
	border-radius: 4px;
}

.dataTables_length label {
	min-width: 100px;
}

table.dataTable {
	margin-bottom: 10px;
}

.error-template {
	max-width: 575px;
	margin: 0 auto;
	padding: 40px 15px;
	text-align: center;
}

.dashboard-header {
	display: inline-block;
	margin: 0;
	text-align: left;
    text-transform: uppercase;
	width: 150px;
}

.dashboard-header h4 {
	margin-left: 10px;
}

.dashboard-selector {
	color: black;
}

.dashboard-section {
	color: black;
	min-width: 170px;
}

.dashboard-section a {
	color: #00bfdf;
}

.dashboard-list {
	list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
}

.dashboard-list li {
	margin-top: 10px;
	margin-bottom: 10px;
}

.dashboard-list li a span {
	float: left;
	font-size: 1.3em;
	vertical-align: center;
	margin-left: 10px;
    margin-right: 10px;
}

.dashboard-menu .dashboard-list li a span {

	float: none;
	font-size: 2em;
	margin-left: 0;
	margin-bottom: 10px;
}

.dashboard-list li a {
	font-size: 1.3em;
	text-decoration: none;
	text-align: left;

	/* BORDER CODE */
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 6px;
	display: inline-block;
}

.dashboard-list li a:hover, .dashboard-list a:active {
	color: #23527c;
}

.dashboard-beta,  .dashboard-beta h3,  .dashboard-beta a {
	color: #ddd !important;
	border-color: #ddd !important;
}

.dashboard-centered {
	margin-top: 12%;
}

.dashboard .outer-center {
	display: table;
	width: 100%;
	height: 100%;
}
.dashboard .inner-center {
	display: table-cell;
	vertical-align: middle;
}

.dashboard .count {
	font-size: 3.5em;
	margin-top: 0px;
}

.dashboard .small {
    margin-top: 38px;
	color: #00BFDF;
	font-size: 1.2em;
	text-transform: uppercase;
}

.dashboard .circle-border {
	background-color: rgba(0, 0, 0, 0.5);
	border: 3px solid rgba(255, 255, 255, 1);
	height: 150px;
	width: 150px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
	text-align: center;
}

.dashboard .circle-inner {
	background-color: transparent;
	border: 1px solid #fff;
	height: 140px;
	width: 140px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
	text-align: center;
	color: white;
	margin-left: 2px;
	margin-top: 2px;
}

.dashboard .square-border {
	background-color: rgba(0, 0, 0, 0.5);
	border: 3px solid rgba(255, 255, 255, 1);
	border-radius: 75px;
	text-align: center;
}

@media (min-width: 1200px) {
	.dashboard .circle-border {
		height: 20em;
		width: 20em;
		-webkit-border-radius: 10em;
		-moz-border-radius: 10em;
		border-radius: 10em;
	}

	.dashboard .circle-inner {
		height: 18.7em;
		width: 18.7em;
		-webkit-border-radius: 10em;
		-moz-border-radius: 10em;
		border-radius: 10em;
	    margin-left: 5px;
		margin-top: 5px;
	}

	.dashboard .count {
		font-size: 6em;
	}

	.dashboard .small {
		margin-top: 55px;
		font-size: 1.8em;
	}
}

.dashboard .package-border {
	background-color: rgba(0, 0, 0, 0.5);
	border: 3px solid rgba(255, 255, 255, 1);
	height: 150px;
	width: 150px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
	text-align: center;
}

.dashboard .package-inner {
	background-color: transparent;
	border: 1px solid #fff;
	height: 140px;
	width: 140px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
	text-align: center;
	color: white;
	margin-left: 1px;
	margin-top: 1px;
}

.dashboard .package-border {
	height: 10em;
	width: 10em;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	border-radius: 5em;
}

.dashboard .package-inner {
	height: 9.35em;
	width: 9.35em;
	-webkit-border-radius: 5em;
	-moz-border-radius: 5em;
	border-radius: 5em;
}

.dashboard .package .count {
	font-size: 1.2em;
}

.dashboard .package .small {
	margin-top: 27.2px;
	font-size: 1em;
	color: white;
}

.dashboard .package {
	width: 125px;
	margin-right: -25px;
}

.dashboard .package-container {
	position: fixed;
	bottom: 70px;
	left: 15px;
}

.dashboard .package:hover {
	z-index: 999;
}

.dashboard a:hover, .dashboard a:active,
.dashboard a:hover .circle-inner, .dashboard a:active .circle-inner,
.dashboard a:hover .package-inner .small, .dashboard a:active .package-inner,
.dashboard .package.current .package-inner {
	text-decoration: none;
	color: #00BFDF;
}

.dashboard a:hover .circle-border, .dashboard a:active .circle-border,
.dashboard a:hover .circle-inner, .dashboard a:active .circle-inner,
.dashboard a:hover .package-border, .dashboard a:active .package-border,
.dashboard a:hover .package-inner, .dashboard a:active .package-inner,
.dashboard .package.current .package-inner, .dashboard .package.current .package-border {
	border-color: #00BFDF;
}

.dashboard .outside-circle span {
	display: none;
}

@media (max-width: 767px) {
	.dashboard .circle {
		clear: both;
	    margin-top: 20px;
		margin-bottom: 20px;
	}

	.dashboard .circle-border {
		height: 110px;
		width: 110px;
	    float: right;
	    margin-right: 15px;
	}

	.dashboard .circle-inner {
		height: 100px;
		width: 100px;
	}

	.dashboard .package {
		height: 40px !important;
		width: 40px !important;
	}

	.dashboard .outside-circle span {
		display: block;
		margin-top: 58px;
		color: white;
	}

	.dashboard .count {
	    margin-top: 15px;
	}

	.dashboard i.fa {
		margin-right: 5px;
	}

	.dashboard .small {
		font-size: 1.7em;
		color: white;
	}

	.dashboard .outside-circle a:hover span, .dashboard .outside-circle a:active span,
	.dashboard .outside-circle a:hover i.fa, .dashboard .outside-circle a:active i.fa {
		text-decoration: none;
		color: #00BFDF;
	}

	.dashboard .col-xs-0,
	.dashboard .circle-inner i.fa,
	.dashboard .circle-inner .small {
		display:none;
	}
}

@media (max-height: 567px) {
	.dashboard .circle {
		margin-top: 8px;
		margin-bottom: 8px;
	}
}

.dashboard.center-box .row {
	margin-top: 60px;
}

.dashboard.center-box .panel {
	background: rgba(255, 255, 255, 0.7);
	box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
	border: 0;
}

.dashboard.center-box .panel-default > .panel-heading,
.dashboard.center-box .panel-heading h3 {
    background: #00BFDF;
    color: white;
	border:0;
}

.dashboard.center-box .panel-footer {
    background: rgba(255, 255, 255, 0.3);
	border:0;
}

.dashboard-alert {
    z-index: 1000;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.3) 5px 5px 15px;
	/*left: 0;*/
}

#emailIframe {
	margin-top: -8px;
	width: 100%;
	border: 0;
}

.panel .panel-body li {
	overflow: hidden;
}

.panel .panel-body.no-padding {
	padding: 0px;
}
.newsletter-checkbox, .unstyled-checkbox {
	border: 0 !important;
	box-shadow: none !important;
}

.paginate_button {
	margin-left: 3px;
	margin-right: 3px;
	cursor: pointer;
}

.moxie-image-input {
	border: 1px black solid;
	border-radius: 4px;
	cursor: pointer;
	max-height: 400px;
}

.moxie-remove-image, .moxie-edit-image {
	margin-left: 5px;
	cursor: pointer;
}

.moxie-remove-image:hover, .moxie-edit-image:hover {
	text-decoration: none;
}

div.submit, input[type=submit] {
	display: inline;
}

.input-group {
	padding: 0px;
}

.datepicker .input-group-addon {
	cursor: pointer;
}

.datepicker .input-group-addon, .datepicker input {
	border: 1px solid #ccc;
}

.back-button {
	display: inline;
}

.field-box {
	margin-top: 10px;
}

.draggable {
	cursor: pointer;
	font-size: 1.5em;
	margin: 0px;
	margin-top: 5px;
}

.popover {
	min-width: 350px;
}


/* Remove padding from tables so it blends with the row or panel containing it */
.ctrls {
	padding: 0px !important;
}

.ctrls .nav {
	padding-left: 5px;
	padding-top: 5px;
}

table.table {
	margin-bottom: 5px;
}

.dataTables_length, .dataTables_filter {
	margin: 5px;
}

.dataTables_info, .dataTables_paginate {
	margin: 10px;
}

.table-wrapper {
	padding: 0px !important;
}

.table-wrapper > h3 {
	padding: 5px;
}

.cases .toggle, .meeting-participants .toggle {
	min-width: 39px;
	min-height: 51px;
}

.cases .home {
	padding-left: 7px;
}

.toggle-panel {
	cursor: pointer;
}

.toggle-case-done.fa-check-square-o,
.toggle-meeting-shown.fa-check-square-o {
	color: rgb(129, 189, 130);
}

.toggle-case-done.fa-check-square-o:hover:before,
.toggle-meeting-shown.fa-check-square-o:hover:before {
	content: '\f096';
	color: #526273;
}

.toggle-case-done.fa-square-o:hover:before,
.toggle-meeting-shown.fa-square-o:hover:before {
	content: '\f046';
	color: rgb(129, 189, 130);
}

.meeting-participants .alert {
	margin-bottom: 0px;
}

.meeting-participants .alert .fa {
	width: 24px;
	text-align: center;
}

h3.archived {
	float: left;
}

.hidden-editable label, .hidden-editable .editable-text {
	cursor: pointer;
}

.map-date-buttons button {
	margin-top: 23px;
}

.image-map-controls {
	margin-bottom: 10px;
}

.map-select-total {
	font-weight: bold;
}

button.toggle-archived {
	margin-top: 20px;
}

.contact-select-input {
	margin-top: 10px;
	margin-bottom: 10px;
}

.select2-container .select2-choices {
	border-radius: 4px;
	border-color: rgb(186, 205, 219);
}
.select2-container-multi .select2-choices .select2-search-choice {
    background-clip: padding-box;
    background-color: #f2f5f9;
    color: #333;
    border: 1px solid #d6e2eb;
    line-height: 13px;
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  	margin-top: -1px;
}

.select2-container .select2-choice {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(243, 243, 243)), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, rgb(243, 243, 243) 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, rgb(243, 243, 243) 0%, white 50%);
    background-image: -o-linear-gradient(bottom, rgb(243, 243, 243) 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, rgb(243, 243, 243) 0%, #ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
    background-image: linear-gradient(top, rgb(243, 243, 243) 0%, #ffffff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cfdde8;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.select2-container .select2-choice .select2-arrow {
	background: transparent;
}

/* HMS Dashboard */

.hms-categories {

}

.chapter-toggle {
	padding-left: 10px;
	cursor: pointer;
}

.chapter-toggle.active, .active-category .category-title {
	font-weight: bold;
}

.chapter h3 {
	border-bottom: 2px #00bfdf solid;
	margin-bottom: 30px;
}

.chapter .task-button {
	width: 100%;
	text-align: center;
}

.icon-green {
	color: rgb(129, 189, 130);
}

.radio-image-select label input { /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.radio-image-select label input + img{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.radio-image-select label input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */
  border: 3px solid #00bfdf;
}

td.cell-label {
	white-space: nowrap;
}

footer.footer {
	height: 48px;
	background: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 999;
	bottom: 0px;
	width: 100%;
	border: none;
}

.meny-background {
	position: fixed;
	top: 48px;
	bottom: 0;
	left: 0;
	right: 0;
	z-index:99998;
	background-color:rgba(0, 0, 0, 0.7);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent\9; /* ie fallback png background image */
}

.menu-overlay {
	position:fixed;
    top:48px;
    left:0;
    right:0;
    bottom:0;
    z-index:99999;
    color:white;
    overflow-y: auto;
}

.menu-overlay .menu-popup {
	margin-left: 10%;
	height: 100%;
    right: 0;
    position: absolute;
	width:70%;
}

@media (max-width: 500px) {
	.menu-overlay .menu-popup {
		width: 100%;
	}
}
@media (min-width: 501px) and (max-width: 768px) {
	.menu-overlay .menu-popup {
		width: 350px;
	}
}
@media (min-width: 769px) and (max-width: 992px) {
	.menu-overlay .menu-popup {
		width: 520px;
	}
}
@media (min-width: 993px) and (max-width: 1200px) {
	.menu-overlay .menu-popup {
		width:860px;
	}
}
@media (min-width: 1201px) {
	.menu-overlay .menu-popup {
		width:950px;
	}
}

.menu-popup {
	padding-top: 20px;
	background-color: white;
}

.menu-content {
	background-color: white;
}

li.menu-padding {
	margin-top: 64px;
}

.nav-text {
	margin-top: 0;
	margin-right: 20px;
	font-size: 1.4em;
	text-transform: uppercase;
}

.navbar-nav>li {
    float: left;
}

.process-block {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.case-message-header + .case-message-body {
	border: 0;
}

.case-message-header {
	border-bottom: 1px dotted #ddd;
}

.case-message-body {

}


.btn-glow.btn-large {
	font-size: 1.3em;
	padding: 10px 20px;
}

.panel-heading.clickable:hover {
	cursor: pointer;
	background-color: #00b5a5;
}

.panel-heading.clickable:hover a.btn-glow {
	color: white;
}

.btn-glow.img-link {
	padding: 0;
}

table tbody tr {
	cursor: pointer;
}
.meetings .panel-body {
	padding-left:35px
}

a.event-toggle .fa-check-square-o {
	color: rgb(129, 189, 130);
}

.held-meetings .table thead th {
	padding-left: 18px;
	vertical-align: middle !important;
}

.nav-tabs>li>a {
	color: #00b5a5;
}

.nav-tabs>li>a:hover {
	background-color: #00b5a5;
	color: white;
}

.table thead tr th {
	text-align: left;
	padding: 10px 16px 10px 8px !important;
}

.table thead tr th.btn-td {
	padding: 10px 0 10px 10px !important;
}

.new-cases td {
	vertical-align: top !important;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.modal-footer {
	text-align: left;
}

.fancybox-inner .moxman-window {
    overflow-y: auto;
	overflow-x: hidden;
	left: 0 !important;
    top: 0 !important;
}

.moxman-window-head .moxman-dragh {
	cursor: default !important;
}

.add-meeting-participants a.btn-glow.fancybox {
	padding: 0px 10px 3px 10px;
}

.add-meeting-participants .control-label {
	height: 17px;
}

.fancybox-skin {
	padding: 0px !important;
	border-radius: 4px !important;
}

.fancybox-iframe {
	border-radius: 4px;
}

.surveys-info h5 {
	margin: 10px 0;
}

.radio label, .checkbox label {
	padding-left: 0px;
	font-weight: bold;
}

.manager-dashboard.dashboard .count {
    margin-top: 20px;
    font-size: 3em;
}

.manager-dashboard.dashboard i.fa {
	margin-right: 5px;
}

.manager-dashboard.dashboard .small {
	font-size: 1.7em;
	color: white;
}

.manager-dashboard.dashboard a .small, .dashboard-change {
	border-radius: 4px;
	background: rgba(0, 0, 0, 0.5);
	padding: 15px;
	margin-top: 10px;
}

.dashboard-change p {
	margin-bottom: 0px;
}

.dashboard-change, .dashboard-change h5 {
	color: white;
	font-size: 1.2em;
}

.manager-dashboard.dashboard a:hover .small {
	color: #00bfdf;
}

#map_wrapper {
	height: 800px;
	width: 100%;
}

#map_canvas, #map-canvas {
    width: 100%;
    height: 100%;
}

.update-stats.list-group .list-group-item .badge {
	font-size: 1.2em;
	margin-top: 0px !important;
	background-color: #00b5a5;
}

.stats-container {
	text-align: center;
}

.stats-container .title {
	font-size: 1.3em;
}

.stats-container .count {
	text-align: center;
	font-size: 2.5em;
}

.properties-color {
	color: rgba(255,127,14,1);
}

.properties-color.btn-outline, button.properties-color:hover {
	color: white;
	background-color: rgba(255,127,14,1);
}

.units-color {
	color: rgba(44,160,44,1);
}

.units-color.btn-outline, button.units-color:hover {
	color: white;
	background-color: rgba(44,160,44,1);
}

.persons-color {
	color: rgba(214,39,40,1);
}

.persons-color.btn-outline, button.persons-color:hover {
	color: white;
	background-color: rgba(214,39,40,1);
}

.process-color {
	color: rgba(31,119,180,1);
}

.process-color.btn-outline, button.process-color:hover {
	color: white;
	background-color: rgba(31,119,180,1);
}

.filters {
	margin-left: 10px;
	padding-top: 5px;
	display: inline-block;
}

.filters .select2-container {
	width: 200px;
}

.list-group-item .badge {
	margin-top: 6px;
}

.messages-menu li.list-group-item.active {
	cursor: pointer;
	background-color: #00b5a5;
	border: none;
}

.messages-menu li.list-group-item {
	border: none;
}

.messages-menu li.list-group-item:first-child, .messages-menu li.list-group-item:last-child {
	border-radius: 0px;
}

.messages-content {
	border-left: 1px solid #ddd;
	padding: 0;
}

.messages-content .panel-body {
	padding-top: 5px;
}

.messages-content .panel-heading {
	border-bottom: 1px #ddd dotted;
}

.messages-content .panel-heading .panel-title {
	margin-top: 5px;
}

.messages-menu-col {
	padding: 0;
}

.messages-menu {
	margin-top: 10px;
	margin-bottom: 0;
	border-right: 1px solid #ddd;
	margin-right: -1px;
}

.ctrls.navigation {
	font-size: 1.3em;
}

.search .input-group .input-group-addon {
    background: white !important;
	border: 1px solid #ccc;
	border-left: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	padding: 0;
	font-size: 14px;
}
.search .input-group .form-control {
	border-right:0;
	box-shadow:0 0 0;
	border-color:#ccc;
}
.search .input-group button {
    border:0;
    background:transparent;
}

.navigation .panel-heading {
	border: none;
	padding-bottom: 8px;
}

.vendor-user {
	margin-top: 10px;
	font-size: 1.5em;
	padding: 10px 30px;
	display: inline-block;
}

.vendor-properties {
	border-bottom: 1px solid #ddd;
}

.vendor-property-group {
	min-height: 75px;
	list-style-type: none;
	padding: 10px 5px;
	margin: 0px;
}

.vendor-property-list {
	min-height: 400px;
	margin: 0px;
	padding: 5px;
}

.vendor-property-card {
	cursor: move;
	padding: 10px 0px;
	display: inline-block;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 1px #888888;
	width: 250px;
	height: 80px;
}

.vendor-property-list .vendor-property-card {
	margin-bottom: 5px;
	display: block;
}

.property-card-stats {
	padding-top: 5px;
}

.vendor-property-group .property-card-stats {
	text-align: center;
	min-height: 22px;
}

.vendor-property-list .property-card-stats {
	margin-left: 10px;
}

.color-januar td, .color-mai td, .color-september td {
	background-color: #F1F0F0;
}

.color-februar td, .color-juni td, .color-oktober td {
	background-color: white;
}

.color-mars td, .color-juli td, .color-november td {
	background-color: #F1F0F0;
}

.color-april td, .color-august td, .color-desember td {
	background-color: white;
}

.table tr.year-plan-row td {
	height: 75px;
	font-size: 1.2em;
	border: none;
	font-weight: bold;
	cursor: default;
}

.table tr.year-plan-row td.month {
	font-weight: normal;
	font-size: 1.4em;
}

.table tr.divider td {
	border-top: 1px black dashed !important;
}

.table tr.comment td {
	border-top: none !important;
}

.section-container {
	border-radius: 4px;
	border: 1px #ddd solid;
	min-height: 40px;
}

.draggable-section {
	cursor: move;
    cursor: -webkit-grabbing;
    padding: 10px;
    border-radius: 4px;
    border: 1px #ddd solid;
    margin-bottom: 5px;
}

#existing-units-list .draggable-section {
    border: none;
    margin-bottom: 0px;
}

.tt-menu .tt-dataset a.search-result {
	color: black !important;
}

.table-border {
	border: 1px #ddd solid;
	border-radius: 8px;
}

.panel-group .panel-title {
	text-transform: none;
	font-size: 1em;
}

.panel-group .panel-heading {
	min-height: 0;
}

.panel-group {
	display: inline-block;
}

.update-tag-checkbox {
	display: inline-block;
	width: 49%;
}

.update-tag-checkbox label {
	font-size: 1.3em;
	margin-left: 10px;
}

.update-tag-checkbox i.fa {
	float: left;
}

.dataTables_info {
	font-size: 1.3em;
}

.dashboard-menu-panel a {
	border-radius: 4px;
	display: block;
	margin-bottom: 10px;
	color: white;
	font-size: 1.7em;
	padding: 15px;
	background: rgba(0, 0, 0, 0.5);
}

.new-dashboard-menu-panel a {
	border-radius: 4px;
	display: block;
	margin-bottom: 10px;
	color: white;
	font-size: 1.7em;
	padding: 15px;
	background: rgba(9, 34, 52, 0.7);
	border: 3px solid rgba(255, 255, 255, 1);
}

.new-dashboard-menu-panel-test {
	border-radius: 4px;
	display: block;
	margin-bottom: 10px;
	color: white;
	font-size: 1.7em;
	padding: 15px;
	background: rgba(9, 34, 52, 0.7);
	border: 3px solid rgba(255, 255, 255, 1);
}

.dashboard-menu-panel a.beta {
	background-color: rgba(144, 144, 144, 0.5);
}

.dashboard-menu-panel a:hover {
	color: #00BFDF;
	text-decoration: none;
}

.list-group-item.subfolder a {
	padding-left: 20px;
}

.crm-menu .list-group-item.active {
	background-color: #00b5a5 !important;
	border-color: #00b5a5 !important;
}

.property-menu-item {
	padding: 5px 10px;
	margin: 5px;
	cursor: pointer;
	color: #00b5a5;
}

.property-menu-item.active {
	border-bottom: 0;
	border: 1px solid #ddd;
	border-bottom-color: white;
}

.subfolders .property-menu-item.active {
	border: 0;
	font-weight: bold;
	background-color: #00b5a5;
	border-radius: 4px;
	color: white;
}

.property-menu .main-folders {
	padding-bottom: 5px;
	border-bottom: 1px #ddd solid;
}

.property-menu .subfolders {
	margin-top: 0;
	padding-top: 5px;
	display: none;
	border: 1px #ddd solid;
	border-top: 0;
}

.property-menu .subfolders label {
	font-weight: normal;
}

.property-menu .subfolders.active {
	display: block;
}

a.media-card, .media-card a {
	color: inherit;
}

a.media-card:hover, .actions a, .media-card:hover a {
	text-decoration: none;
}

a.media-card:hover h3, .media-card:hover a h3 {
	color:black;
}

.media {
	padding: 10px;
}

.media-body {
	font-size: 1.3em;
}

.media-card .panel {

}


.media-card .media-left {
	font-size: 1em;
}

.content .row.actions {
	margin-top: 30px;
}

.notifications .item {
	color: black !important;
}

.navbar-inverse .nav > li > a.trigger {
	padding-top: 17px;
}

.pop-dialog .notifications .footer {
	background-color: white;
}

.notification-dropdown .pop-dialog .body {
	box-shadow: none;
}

.navbar-inverse .notification-dropdown.has-no-notifications i {
	color: rgba(221, 221, 221, 0.5);
}

.navbar-inverse .notification-dropdown.has-notifications i {
	color: white;
}

.navbar-inverse .notification-dropdown .active i, .navbar-inverse .notification-dropdown:hover i {
	color: #00bfdf;
}

.navbar-inverse .notification-dropdown > a:hover, .navbar-inverse .notification-dropdown > a.active {
	background: white !important;
	color: #00bfdf;
	box-shadow: none;
}

.navbar-inverse .notification-dropdown .count {
	background-color: #fa3e3e;
	top: 5px;
}

.navbar-inverse .pop-dialog .notifications {
	width: 400px;
}

.navbar-inverse .pop-dialog .notifications h3 {
	margin-bottom: 5px;
}

.navbar-inverse .pop-dialog .notifications .item i.fa {
	color: #00bfdf;
}

.task-container h3 label {
	cursor: pointer;
	color: #000;
	font-size: 0.8em;
	font-weight: normal;
}

.task-container i.fa-check-square-o, .task-actions i.fa-check-square-o, .task-container i.fa-toggle-on  {
	color: green;
	cursor: pointer;
}

.task-container i.fa-toggle-off {
	cursor: pointer;
}

.task-container i.fa-remove {
	color: red;
	cursor: pointer;
}

.task-actions .send-reminder-checkbox {
	font-size: 1em;
}

.send-reminder-checkbox label {
	cursor: pointer;
}

.send-reminder-checkbox i {
	margin-top: 35px;
}

.send-reminder-checkbox label span {
	position: relative;
	top: -5px;
}

.add-task-header {
	font-size: 1.5em;
	color: #000;
}

.property-name {
	margin-top: 10px;
	font-size: 1.5em;
	padding: 10px 30px;
	display: inline-block;
}

.property-users {
	border-bottom: 1px solid #ddd;
}

.manager-user-group {
	min-height: 75px;
	list-style-type: none;
	padding: 10px 5px;
	margin: 0px;
}

#manager-user-list {
	min-height: 400px;
	margin: 0px;
	padding: 5px;
}

.manager-user-card {
	cursor: move;
	padding: 10px 15px;
	display: inline-block;
	margin: 5px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 2px 2px 1px #888888;
}

#manager-user-list .manager-user-card {
	margin-bottom: 5px;
	display: block;
}

#fixed-user-list {
	position: fixed;
	right: 10px;
}

.remove-card {
	cursor: pointer;
	padding: 2px 4px;
	margin-left: 10px;
	color: red;

	border-radius: 4px;
}

#fixed-user-list .remove-card {
	display: none;
}

.invoice-stats {
	text-align: center;
	font-size: 1.8em;
}

.invoice-actions a {
	font-size: 1.4em;
	margin-left: 10px;
}

.user-options .list-group-item label {
	display: inline;
	cursor: pointer;
}


.feature-container {
	border: 1px #ddd dotted;
	padding: 10px;
	min-height: 300px;
	border-radius: 4px;
}

a.feature-link {
	color: #333;
}

a.feature-link:hover {
	text-decoration: none;
}

a.feature-link:hover .feature-container {
	background-color: #eee;
}
.navbar-search {
    float: right!important;
    margin-right: -15px;
    width: 232px;

    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.user-login-header {
	background: rgba(104, 139, 177, 0.51);
	border-radius: 4px;
	margin: 0 auto;
}

.text-overflow {
	overflow: hidden;
}

.select-diff {
	cursor: pointer;
}

.select-diff:hover {
	color: green;
	background-color: #eee;
}

.select-diff[data-diff-selected="1"] {
	color:green;
}

.select-diff .fa-check {
	visibility: hidden;
	color: green;
}

.select-diff[data-diff-selected="1"] .fa-check {
	visibility: visible;
}

tr td.difference-imported {
	color: red;
}

tr td.difference-existing {
	color: green;
	font-weight: bold;
}

.diff-help-text {
	padding: 10px 20px;
	border: 1px #ddd solid;
	background-color: #eee;
	border-radius: 4px;
	cursor: not-allowed;
}

.gallery-images .field-box {
	display: inline-block;
	width: 33%;
}

.gallery-images .field-box img {
	width: 100%;
}

.sensor-panel li {
	font-size: 1.6em;
}

.sensor-panel li i.fa-user, .sensor-panel li .wattage-container {
	visibility: hidden;
}

.sensor-panel li.appliance i {
	color: rgb(129, 189, 130);
}

.sensor-panel li.appliance.active i {
	color: #ddd;
}

.sensor-panel li.active .wattage-container {
	visibility: visible;
}

.sensor-panel li.active {
	background-color: white;
	color: black;
	border-color: #ddd;
}

.sensor-panel li.active i.fa-user {
	color: rgb(129, 189, 130);
	visibility: visible;
}
.sensor-panel li.active:hover {
	background-color: white;
	color: black;
	border-color: #ddd;
}

.empty-category .panel {
	background-color: rgba(255, 255, 255, 0.5);
	min-height: 118px;
}

a.sensor-help-link {
	font-size: 1.2em;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: white;
	padding: 5px 10px;
	float: right;
	text-decoration: none;
	color: black;
}

a.sensor-help-link:hover {
	border-color: black;
}

a.media-card.sensor-card:hover h3 {
	font-weight: normal;
}

.process-message-body {
	border-bottom: 1px solid #eee;
}

.meeting-fixed-menu {
	position: fixed;
	right: 5px;
}

.message-type .radio {
	display: none;
}

.message-type {
	padding: 5px 10px;
	border: 1px #00b5a5 solid;
	border-radius: 4px;
	cursor: pointer;
}

.message-type:hover, .message-type.active {
	background-color: #00b5a5;
	color: white;
}

.meeting-end-panel a {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.5em;
	padding: 10px 30px !important;
}

.meeting-user .fa-check-square {
	color: green;
}

.meeting-user {
	cursor: pointer;
}

.case-finished .panel-body, .case-finished .panel-heading, .case-finished .panel-footer {
	background-color: #eee;
}

.grey-title {
	color: grey;
}

.meeting-walkthrough-box h3 {
	font-size: 1.3em;
}

.meeting-walkthrough-box {
	border: 1px #ddd dotted;
	padding: 10px;
}

.meeting-walkthrough-box.done {
	background: #eee;
}



/*
************************************
 HER HAR MATHIAS JOBBET
**************************************
*/

.media {
	height: 120px;
	position: relative;
	width: 90%;
	margin: 5%;
}

.media *{
	position: absolute;
}

.media-left {
	bottom: 40px;
	left: 10px;
}

.fa-4x {
	font-size: 2.5em;
}

.media-body{
	width: 100%;
	height: 90%;
}

.vendor-name{
	top: 5px;
	font-size: 20px;
	height: 60px;
}
.vendor-category{
	bottom: 10px;
	left: 80px;
}
.vendor-status{
	top: 0px;
	right: 0px;
}

/*
til hit
*/

/*
*******************
HER HAR OLAV JOBBET
*******************
*/

.media-bottom-card {
	height: 15px;
	bottom: 10px;
	position: relative;
	width: 90%;
	margin: 5%;
}

.vendor-description {
	margin-top: 68px ;
	margin-left: 100px;
	font-size: 1.2em;
	font-weight: 600;
}

/*
til hit
*/



/*
******************
Hung
******************
*/
:root {
	--link-text-color: #00b5a5;
	--link-text-size: 13px;
	--grey: #e0e0e0;
	--title-font-size: 16px;
}

button.btn-mydisabled, a.btn-mydisabled {
	cursor: not-allowed;
	background-color: #eee !important;
	color:#999 !important;
}


.mydisabled {
	cursor: not-allowed;
	color:#999 !important;
}



.btn-glow.btn-disabled, .btn-disabled {
	cursor: not-allowed;
	color:grey;
	background-color: none !important;
}

.btn-glow.btn-disabled:hover, .btn-disabled:hover {
	cursor: not-allowed;
}

/* TODO:  change button.btn-mydisabled, a.btn-mydisabled, .mydisabled, btn-disabled,  .btn-glow.btn-disabled:hover, .btn-disabled:hover
to use .btn-glow-disabled (for link) and .btn-outline-disabled (for button) and then delete:
button.btn-mydisabled, a.btn-mydisabled, .mydisabled, btn-disabled,  .btn-glow.btn-disabled:hover, .btn-disabled:hover

*/

.btn-glow-disabled {
	color:  lightgrey !important;
}

.btn-glow-disabled:hover {
	color:  grey !important;
	background-color: lightgrey;
	cursor: not-allowed;
}

.btn-outline-disabled {
	/*
	color: grey !important;
	background-color: lightgrey !important;
	*/
	color: #f2f2f2 !important;
	background-color: #d4d4d4 !important;
}
.btn-outline-disabled:hover {
	cursor: not-allowed;
}



.small-padding {
	padding: 2px 4px;
}

.styret-warning {
	/*color: #ff9966;*/
	background-color: #ff9966;
}


.table-btn {
	border-radius: 2px;
	background: transparent;
	height: 25px;
	border: 1px solid #d0dde9;
	font-size: 12px;
}
.table-btn:hover {
	background: #00b5a5;
	color: white;
	box-shadow: none;
	border: none;
}


/*
 * 	Overlay
 * 	show this overlay prior submitting to prevent user click to submit several times while the form is submitting
 * 	Usage:
 *  	Execute this code prior form submitting.
 * 		$('body').append(`
 * 			<div class="submit-overlay">
 *      		<div class='spinner'></div>
 *      	</div>
 *  	`);
 *
 *		Or just call js function addOverlay() prior form submitting
 */
.submit-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.6;
    z-index: 100;
    cursor:  pointer;
}

/* Spinner overlay */
.submit-overlay .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 10px solid #f3f3f3;      /* The circle, color light grey */
    border-top: 10px solid #3498db;  /* The spinner, color green */
    border-radius: 50%;
    width: 100px;					/* The width of the rectagle containing the spinner  */
    height: 100px;					/* The height of the rectagle containing the spinner  */
    animation: spin 2s linear infinite;
}

.submit-overlay .infotext {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;				/* Must be the same as the width of the .spinner */
    height: 100px;				/* Must be the same as the height of the .spinner */
    line-height: 100px;
    background: transparent;
   	display: flex;
   	justify-content: center;
   	font-size: 20px;
}

.submit-overlay .infotext2 {
    position: absolute;
    top: 60%;
    left: 50%;
    line-height: 100px;
    background: transparent;
   	justify-content: center;
   	font-size: 20px;
}



/* End overlay   */

/* Use on the required fields */
.red-border {
	border-color: #F38989 !important;
}

a.no-decoration:hover {
	text-decoration: none;
}

/* JQuery dialog overlay background color */
.ui-widget-overlay {
   opacity: .50 !important;
   filter: Alpha(Opacity=50);
}

/* JQuery dialog border */
.ui-widget-content.ui-dialog {
}


label.required:after {
	content: ' *';
	color: red;
	display: inline;
}


/*
* Added 2021-01-25
* loader.
* Usage: <div class="loader"></div>
* Create a loader inside a button: echo $this->AppForm->button('Mybutton <div class="loader" style="margin-left:8px; display:inline-block"></div>');
*/
.loader {
	border: 3px solid #f3f3f3; 		/* Light grey */
  	/*border-top: 3px solid #3498db;*/ 	/* Blue */
  	border-top:  3px solid var(--link-text-color);
  	border-radius: 50%;
  	width: 18px;
  	height: 18px;
  	animation: spin 2s linear infinite;
}
@keyframes spin {
  	0% { transform: rotate(0deg); }
  	100% { transform: rotate(360deg); }
}

/*
* Make all child div floating and have the same height:
* <div class="col-equal-height">
* 	<div class="pull-left">AAA</div>
* 	<div class="pull-left">BBB</div>
* </div>
*/
@media {
	.col-equal-height {
		display: flex;
		flex-wrap: wrap;
	}
}


/* Custom Bootstrap tooltip */
:root {
	--tooltip-background-color: white;
	--tooltip-color: grey;
	--tooltip-border-color: grey;
}

.tooltip > .tooltip-inner {
	background-color: var(--tooltip-background-color);
	color: var(--tooltip-color);
	text-align: left;
	border: 1px solid var(--tooltip-border-color);
	padding: 10px;
	font-size: 13px;
	/*width: 350px;*/
	text-transform: none !important;
}

.tooltip.in {
	opacity: 1;
	filter:alpha(opacity=100);
}

/* Tooltip on top */
.tooltip.top > .tooltip-arrow {
	border-top:5px solid var(--tooltip-border-color);
}


/* Tooltip on bottom */
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid var(--tooltip-border-color);
}
/* Tooltip on left */
.tooltip.left > .tooltip-arrow {
    border-left: 5px solid var(--tooltip-border-color);
}
/* Tooltip on right */
.tooltip.right > .tooltip-arrow {
    border-right: 5px solid var(--tooltip-border-color);
}


.btn-glow, .outline-none {
	outline: none;
}

td[contenteditable='true'] {
	outline: none;
}

.message-type-2 {
	padding: 5px 10px;
	border: 1px #00b5a5 solid;
	border-radius: 4px;
	cursor: pointer;
}

.message-type-2:hover, .message-type-2.active {
	background-color: #00b5a5;
	color: white;
}

.st-required:after {
	content: '*';
	color: red;
	display: inline;
	margin-left: 6px;
}

label.st-valid:after, .st-valid:after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f00c';
	color: green;
	margin-left: 6px;
	display: inline;
}



.vendor-navigation, .vendor-data-navigation {
	padding: 0px;
}


.st-popup {
	border: 1px solid grey;
	border-radius: 4px;
	padding: 10px;
	background: white;
	opacity: 1;
	z-index: 1000;
	font-size: 13px;
	background-color: var(--tooltip-background-color);
	color: var(--tooltip-color);
}

.alert-warning {
	background-color: #f9e79f;
}

.label-assembly {
	background-color: #006700;
}

.st-link {
	color:  var(--link-text-color);
	text-transform: none !important;
}
.st-link:hover {
	color:  var(--link-text-color);
}

.st-icon-info {
	color:#68a3d5;
}

.label-disabled {
	color: lightgrey;
}

.form-inline {
	display: inline;
}

/* Position divs side by side. Example of use: Place form input (form-control) side by side */
.flex {
	display: flex;
	align-items: baseline;
}
.flex div {
	padding: 8px;
}
.flex div:first-child {
	padding-left: 0px;
}


/**** #Flex container ****/
/* A flex container that displays groups of items in a line. First group is at the start of the line. Last group is at the end of the line.  */
.flex-space-between {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: space-between;
}
.flex-start, .flex-end {
	display: flex;
	gap: 8px
}
.flex-start {
	justify-content: flex-start;
}
.flex-end {
	justify-content: flex-end;
}
/**** End #Flex container ****/



.table-title{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	text-transform: uppercase;
	color: #6C757D;
}
.table-border {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
}

/*
*******************
Hung end
*******************
*/


.hidden-select {
	display: none;
}

ul.select-options {
	padding-left: 0;
}

ul.select-options li {
	display: inline-block;
	background: #f5f5f5;
	border: 1px grey solid;
	box-shadow: 1px 1px 1px #f5f5f5;
	border-radius: 4px;
	padding: 4px 10px;
	margin-right: 5px;
	cursor: pointer;

}

ul.select-options li i {
	color: grey;
	padding-right: 4px;
}

ul.select-options li:hover i {
	color: black;
}

.navigation-menu a {
	display: inline-block;
	border-radius: 4px;
	margin-bottom: 10px;
	margin: 3px 2px;
	margin-bottom: 5px;
	color: white;
	font-size: 1.4em;
	padding: 5px 15px;
	background: rgba(0, 0, 0, 0.5);
}

.navigation-menu a.active {
	color: #00BFDF;
	background-color: white;
	text-decoration: none;
}

.navigation-menu a:hover {
	color: #00BFDF;
	text-decoration: none;
}

.navigation-menu a.disabled {
	cursor: not-allowed;
	background-color: grey !important;
}

.org-level th {
	background-color: #f5f5f5;
}
.level-2 th {
	padding-left: 20px !important;
}

.message-info {
	border-top: 0;
	font-size: 0.9em;
	padding: 5px;
}

.case-message-header .label {
	font-size: 1.2em;
}


/*------------------------------table responsive---------------------------*/
.customDiv{
	overflow: hidden;
    overflow-x: auto;
}

.customDivFullWidth{
	overflow: hidden;
    overflow-x: auto;
	width:100%;
}

.ankerbtn{
	color:#000;
	text-decoration: none;
	margin:0 15px;
	font-size: 14px;

  }
  .iconsmargin{
	margin-right: 4px;
	border: 2px solid #000;
    padding: 2px 4px;
  }
  .mrgin_left{
	margin-right:5px;
  }
  .linkstable{
	text-decoration:underline;
  }
  .mainrow{
	background-color: #fff;
	padding: 12px;
  }
  .ankerheading{
	margin-right: 16px;
    color: #000;
    font-size: 13px;
  }
  .mainbox{
	background-color: #fff;
	margin-top:15px;
	padding: 14px;
  }
  .fonth1{
    font-size: 113px;
    text-align: center;
    line-height: 89px;
    text-transform: uppercase;
  }
  .buttonsDIv
{
	text-align: right;
}

.tabspills2 .nav-tabs>li.active>a,.tabspills2  .nav-tabs>li.active>a:hover,.tabspills2  .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 10px 10px 0 0;
    background: #01bfdf;
    color: #fff;
}
.tabspills2  .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 20%;
    text-align: center;
	background: #edf1f2;
	border-radius: 10px 10px 0 0;
	border: 1px solid #d3d3d3;
}
.tabspills2 .nav-tabs>li>a {
    margin-right: 0;
	font-size: 13px;
    font-weight: 700;
    color: #646464;

}
.btnshow{
	text-align: right;
}
.btnblue{
	background-color: #01bfdf;
    border: none;
    font-size: 13px;
    padding: 8px 21px;
    border-radius: 2px;
    margin-left: 9px;

}
.btnblue:active{
	background-color: #01bfdf;
}
.btnblue:focus{
	border:none;
}
.btnblue:hover{
	background-color: #01bfdf;
    border: none;
    font-size: 13px;
    padding: 8px 21px;
    border-radius: 2px;
    margin-left: 9px;

}
.namedesg h3{
	font-size: 21px;
    font-weight: 700;
}
.tabspills2 .nav-tabs>li>a:hover {
    background-color: #01bfdf;
    color: white;
    border-radius: 11px 11px 0 0;
}
.tabspills2 .tab-content{
   border-right:1px solid #efefef;
   border-left:1px solid #efefef;
   border-bottom:1px solid #efefef;
   margin-top: 0;
   padding: 14px;
}
.tabspills2 .table thead {
    border-top: none;
}
.padd0{
   padding:0
}
.m4size{
	margin-top:10px;
}
.tabspills2 table{
    table-layout: fixed;
    width: 100%;
}
.tophead{
	font-size: 18px;
    font-weight: 700;
}
.paddingalign{
	padding: 33px 0px 65px;
}
.tablehead th{
    font-size: 13px;
    color: #9b9b9b;
    font-weight: 700;
    text-transform: capitalize;
}
.namedesg{
	font-size: 14px;
    color: #7c7c7c;
    font-weight: 600;
}
.tox-statusbar__branding{
	display: none;
}
.marginten{
	margin:20px 20px;
}
.positionsrel{
	position:relative;
	width: 45%;
}
.positionabs{
	position:absolute;
	font-size: 17px;
	right: 14px;
    top: 8px;

}
.taskheading{
	border: 1px solid #d5d4d4;
    margin: 0;
    border-bottom: none;
    padding: 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
	text-transform:uppercase;
}
.tablesize{
	table-layout: fixed;
    width: 100%;
}

.centertext{
	text-align:center !important;
	font-size:14px !important;
	text-transform:capitalize !important;
}
.centertext2{
	text-align:center !important;
	font-size:14px !important;
}
.tablesize>thead>tr>td, .tablesize>tbody>tr>td{
   font-size:14px !important;
}
.bggrey{
	background-color: #e9e9e9;
}
.tox-dialog__footer-end button:last-child{
	background: #00b5a5 !important;
    border-color: #00b5a5 !important;
	color: #fff !important;
}
.pt-000{
	padding-top:0 !important ;
}
.mt-000{
	margin-top:0 !important ;
}
.border000{
	border:none !important;
}
.pad000{
	padding:0 !important;
}
.color939393{
	color:#939393;
}
.centertext2 a{
	color:#00bfdf;
}
.centertext a{
	color:#00bfdf;
}
.taskheading a{
	color:#00bfdf;
}
.border000 .select2-choice{
    height: 34px;
}
.border000 .select2-chosen{
	padding: 4px 0;
}
.border000 .select2-container .select2-choice .select2-arrow{
	padding: 3px 0px;
}

.containerfeedback{
	margin:0px 20px;
}
.border-11{
	border: 1px solid #e9e9e9;
	margin-top: 28px;
}
.containerfeedback h6{
    font-size: 15px;
    font-weight: 600;
    margin-top: 24px;
    background: #00b5a51c;
    padding: 11px 12px;
    border-radius: 10px;
}
.containerfeedback .btn-td{
	padding-left: 10px !important;
}
.btnrespo .btn-dark{
    background: #00b5a5 !important;
    color: #fff !important;

}
.border-11 .table>thead>tr>th, .border-11 .table>tbody>tr>th, .border-11 .table>tfoot>tr>th, .border-11 .table>thead>tr>td, .border-11 .table>tbody>tr>td, .border-11 .table>tfoot>tr>td{
	padding: 17px 11px;
    font-size: 13px;
}
.border-11 thead{
    background: #e9e9e9;
}
.containerfeedback h6 i{
	color: #00b5a5;
    margin-right: 6px;
}
.heightautopanel{

    min-height: 90vh;
    overflow-x: auto;
}
.btndark2{
    background: #00b5a5 !important;
	color:#fff;

}
.btndark3{
    background: #c9c9c9 !important;

}
.backgroundheader{
	background: #00b5a5;
    border-radius: 6px 6px 0 0;
}
.backgroundheader h3{
   color:#fff;
}
.backgroundheader .close{
    color: #fff;
    opacity: 1;
    font-size: 27px;
}
.btnportal button{
	background: #00b5a5;
    border: none;
    padding: 6px 29px;
    margin-top: 5px;
}
.btnportal button:focus{
	background: #00b5a5;
    border: none !important;
    padding: 6px 29px;
    margin-top: 5px;
	outline:none !important;
}
.btnportal button:hover{
	background: #00b5a5;
    border: none !important;
    padding: 6px 29px;
    margin-top: 5px;
	outline:none !important;
}
.labelbg.danger {
    color: #e9e4e4 !important;
    background: #d32b2b !important;
}

.labelbg.warning {
	color: #e9e4e4 !important;
    background: #ffc107!important;
}
.labelbg.info {
	color: #e9e4e4 !important;
    background: #0dcaf0!important
}

.st-disabled {
	opacity: .3;
	cursor: not-allowed;
}


/* use with bootstrap input group */
.no-wrap {
	flex-wrap: nowrap !important;
}

.rounded-end-0 {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.rounded-start-0{
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

/* End use with bootstrap input group */


/* bootstrap 4 popover */
.st-popover-menuitem {
	padding: 6px 12px;
	text-transform: none;
}

.st-popover-menuitem:hover {
	background-color: #e1e1e1;
}
/* End bootstrap 4 popover */

a {
	text-decoration: none !important;
}

.admin-menuitem{
	color: orange;
}



/*
2025-03-03.
Create class .panel2-header-popup. This class is used for panel2 popup header: Blue background color and white text, btn and link
Useage: <div class="panel2-header panel2-header-popup flex-space-between">
*/

.panel2-header-popup {
	background-color: #397CD6 !important;
}
/* The selector '.panel2-header *' is used to overrite the color of h3 in the panel header */
/* Text of childs of .panel-header is white */
.panel2-header-popup * {
	color: white !important
}
/* input in panel2-header */
.panel2-header-popup input {
	color: black !important;
}

/* buttons in the panel2-header */
.panel2-header-popup [type='submit'], .panel2-header-popup [type='button'] {
	color: #397CD6 !important;
	background-color: white !important;
}
/* Cancel button */
.panel2-header-popup .fancybox-back-button {
	background-color: white !important;
	color: grey !important;
}

/* link. E.g Hamburger-meny, Innstilling-icon, .st-popover-btn */
.panel2-header-popup a {
	background-color: inherit;
}

/* delete link */
.panel2-header-popup .text-danger {
	color: red !important;
}
.panel2-header-popup .btn.text-danger {
	background-color: white;
}

.fancybox-close::before {
	color: white;
	filter: invert(0.1)
}

/* End 2025-03-03. Panel2  */
