@font-face {
    font-family: 'Helix-Regular';
    src: url('/css/version20220922/fonts/Hellix-Regular.woff');
}
@font-face {
    font-family: 'Helix-RegularItalic';
    src: url('/css/version20220922/fonts/Hellix-RegularItalic.woff');
}
@font-face {
    font-family: 'Helix-Semibold';
    src: url('/css/version20220922/fonts/Hellix-SemiBold.woff');
}
@font-face {
    font-family: 'Helix-SemiboldItalic';
    src: url('/css/version20220922/fonts/Hellix-SemiBoldItalic.woff');
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #283c4b !important;
}

.navbar-default .navbar-nav > .active > a {
	background-color: #9f8c86 !important;
}

.loginbody{
	background-color: #9f8c86 !important;
}
.headerimg {
    background-color: #dfd7d5;
}
.headerimglogin {
	/*
	background-image: url('/css/version20220922/img/header.png');
    background-size:cover;
    background-position:top center;
	*/
	background-color: #dfd7d5;
}

.navbar-brand div {
	background-image: url('/css/version20220922/img/EBD_logo_H_positiv_hela_mod.png');
	background-size:cover;
	margin: 0;
	height: 80px;
	width: 222px;
}
body {
	font-family: 'Helix-Regular';
	color: #283c4b;
}
.loginlogo {
	/*background-image: url('/css/version20220922/img/EBD_logo_V_positiv_hela.png');*/
	background-image: url('/css/version20220922/img/EBD_logo_V_negativ_hela.png');
	background-size:cover;
	width: 300px;
	height: 330px;
}
.navbar-text span, .navbar-nav li a {
	color: #192332 !important;
	font-weight: bold;
}
.navbar-nav li.active a {
	color: #fff !important;
	font-weight: bold;
}
.navbar-nav li.open a {
	color: #192332 !important;
	font-weight: bold;
}
.navbar-nav li.open a.dropdown-toggle{
	color: #dfd7d5 !important;
	font-weight: bold;
}
.navbar-text span a {
	color: #406681 !important;
	font-weight: bold;
}
.btn-success {
	background-color: #51a082 !important;
}
.btn-success:hover {
	background-color: #4b8269 !important;
}

.btn-danger {
	background-color: #eb4b46 !important;
}

.btn-danger:hover {
	background-color: #d1403b !important;
}

.btn-primary {
	background-color: #283c4b !important;
}

.btn-primary_washed {
	background-color: #406681 !important;
}

.btn-primary:hover {
	background-color: #192332 !important;
}

.control-label, .control-group label {
	text-transform: uppercase;
}
h4 {
	font-family: 'Helix-Semibold';
	text-transform: uppercase;
}
.btn {
	text-transform: uppercase;
}
.badge {
	background-color: #eb4b46 !important;
}

.navbar-default .navbar-nav > .open > a {
	background-color: #283c4b !important;
}

.dhp_blue_primary { color: #283c4b; }
.dhp_blue_washed { color: #406681; }
.dhp_blue_dark { color: #192332; }
.dhp_blue_signal { color: #0096d6; }
.dhp_green1 { color: #51a082; }
.dhp_green2 { color: #4b8269; }
.dhp_red1 { color: #eb4b46; }
.dhp_red2 { color: #d1403b; }
.dhp_sand_primary { color: #dfd7d5; }
.dhp_sand_primary2 { color: #e9e4e3; }
.dhp_sand_primary3 { color: #f4f2f2; }
.dhp_sand_dark { color: #9f8c86; }

/*
<img src='images/logo_color.png' alt='EBD - D&auml;ckhotell'>
*/