.kbtn,
.kbtn:hover,
.kbtn:focus,
.kbtn:active,
.kbtn.active,
.kbtn.active:hover,
.button-ok,
.leaflet-touch .leaflet-bar a:first-child,
.leaflet-touch .leaflet-bar a:last-child,
.button-back,
.button-next,
.mdp-page-navigation-buttons .button {
	background-color: #005645 !important;
}

.text-green,
.active {
	color: #005645;
}

a:hover,
.icon-btn:hover,
a.kbtn:hover,
.kbtn:hover,
.mdp-page-navigation-buttons .button:hover,
.biomass-link:hover,
.biomass-link:hover .mdp-page-section-header,
.hint .icon-btn:hover,
.hint-error a:hover,
.hint-error .icon-btn:hover,
.leaflet-touch .leaflet-bar a:first-child:hover,
.leaflet-touch .leaflet-bar a:last-child:hover,
.map-button:hover {
	color: #000;
}

a,
a:visited,
a:focus,
.icon-feature,
.icon-btn-icon,
.mdp-page-section-header-icon,
.help-entry .fas {
	color: #005645;
}

.text-green,
.active {
	color: #005645;
}

.mdp-group-tag {
	background-color: #005645;
}


a.kbtn {
	color: white;
}


.feature-disabled {
	color: #999;
}

.feature-new {
	color: #a9a93f;
}

.main-menu .menu-header {
	background-color: #005645;
	border-bottom: 40px solid #005645;
}

.mdp-page-header {
	background-color: #005645;
}
.helpbar-search-bar {
	background-color: #005645;
}
.full-dialog-page-header {
	background-color: #005645;
}
.sidebar-search-bar {
	background-color: #005645;
}

.selection-tab {
	color: #999;
	background-color: rgba(81, 170, 53, 0.5);
}

.selection-tab.active {
	background-color: #005645;
	color: white !important;
}

.loader {
	border-top: 10px solid #005645;
}

.sidebar-search-bar .search-button:hover {
	color: #c8c8c8;
}

.menu-openclose-button:hover {
	color: #c8c8c8;
}

.mdp-dropdown .category li:hover,
.dropdown-menu>li>a:hover,
.mdp-dropdown-entry:hover {
	color: #c8c8c8;
}

.state-singleView,
.state-splitScreenView,
.state-satelliteTileLayer,
.state-defaultTileLayer {
	background-color: #005645;
	border: solid 1px #005645;
}

.mdp-checkbox>input[type="checkbox"]:checked+label::after {
	background-color: #005645;
}

.button-external {
	border: solid 1px #005645;
}

.button-external:hover {
	background-color: #005645;
}

.main-menu .btn-link {
	color: #005645;
}

.main-menu .btn-link:hover {
	color: #000;
	text-shadow: 0 0 20px #ffed00, 0 0 40px #ffed00;
}

.main-menu .btn-link.active {
	color: #000;
}

.mdp-button:hover,
.search-button:hover {
	color: white;
	text-shadow: 0 0 20px #ffed00, 0 0 40px #ffed00;
}

.map-button {
	background-color: #005645;
}

body {
	background: #fff;
}

.login-container {
	background: #575756;
	top: 200px;
}

.hint {
	background: #575756;
}

.hint-error {
	background-color: rgb(230, 50, 50);
	color: white;
}

.hint-warning {
	background-color: rgb(230, 230, 50);
	color: #585858;
}




@font-face {
	font-family: 'WorkSans';
	src: url('../v3.0-fonts/WorkSans-Regular.ttf') format('ttf');
	font-weight: 400;
	font-style: normal;
}

body {
	font-family: 'WorkSans', sans-serif;
}

.logo-color {
	background-image: url(../resources/logo_ag-agri.png);
	margin-top: 3px;
	height: 40px;
}

.login-header-bar {
	background-color: none;
	height: 100px;
}

.login-icon {
	height: 70px;
	width: 70px;
	margin: 0;
	background-image: url(../resources/logo_ag-agri.png);
	background-size: contain;
}

.login-background {
	background-image: url(../resources/Background_Login_gs-agri.jpg);
	background-color: #c8c8c8;
}

.login-background .logo-container {
	left: 50px;
	top: 15px;
}

.login-background .logo-container .logo {
	height: 100px;
	background-image: url(../resources/logo_gs-agri_full.svg);
	background-repeat: no-repeat;
}

.login-container {
	top: 200px;
	background-color: #fff;
	;
}

.login-text {
	color: #005645;
}
.login-input {
	border: 1px solid #c8c8c8;
}

.login-addon-buttons a {
	color: #005645;
}

.disclaimer-header {
	color: #005645;
	font-weight: bold;;
}
.disclaimer-header:hover {
	color: #005645;
}
.disclaimer-info table,
.disclaimer-text {
	color: #000 !important;
}

.form-control:focus {
	border-color: #f07e30;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(240, 126, 48, 0.6);
}

hr {
	border-color: #c8c8c8;
}

.search-button {
	color: white;
}

.menu-openclose-button {
	color: white;
}

.sidebar-search-bar {
	background-color: #005645;
}

.mdp-group-tag {
	background-color: #f07e30;
}

.logo-color {
	height: 42px;
}

.form-group input,
.form-control {
	border: 1px solid #c8c8c8;
}

.register-part-2 a:visited,
.register-part-2 a {
	color: #005645;
	font-weight: bold;
}

a,
a:visited,
a:focus,
.icon-feature,
.icon-btn-icon,
.mdp-page-section-header-icon,
.help-entry .fas {
	font-weight: bold;
}