.login-logo {
	background-image: url(https://centron.gur.de/Content/customization/logo_lg.png) !important;
}
.login-form {
	background-image: url(https://centron.gur.de/Content/customization/banner-home.jpg) !important;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.logo {
	background-image: url(https://centron.gur.de/Content/customization/logo_white_small.png) !important;
	background-size: 115px !important;
	background-color: #0e4385;
}
.login-form .btn-primary {
	background-color: #0033A0 !important;
	border-color: #0033a0 !important;
}
.secondary-navbar {
	background-color: #0033A0 !important;
}
.secondary-navbar a.active {
	background-color: #4580FE !important;
	border-bottom: 4px solid #4580FE !important;
}
.secondary-navbar a:hover {
    background-color: #4580FE;
}
tr.selectedTicket td:first-child {
    border-left: 5px solid #4580FE !important;
}
.navbar-link-wrapper a.active {
	background: #0033A0 !important;
}
.ticketHeader-v2 {
	border-bottom: 3px solid #0033A0 !important;
}
.inline-form select, .inline-form input {
	border-bottom: 1px solid #0033A0 !important;
}
.table.table-hover.table-bordered.fixed_headers.selectable-rows {
	margin-top: 20px !important;
}
.table-wrapper .table-reset, .table-wrapper .table-settings {
	background: #0033A0 !important;
}
.table-wrapper .table-reset:hover, .table-wrapper .table-settings:hover {
	background: #4580FE !important;
}
.datetime-picker {
	border-bottom: 1px solid #0033A0 !important;
}
.inline-form select, .inline-form input {
	border-bottom: 0px solid #0033A0 !important;
}
.secondary-navbar-v2 .favorite-button {
	color: #0033A0 !important;
}
h4, h5 {
	background-color: #0033A0 !important;
}
h4#documents {
	background-color: #0033A0 !important;
}
[class*="pattern-item"] {
	border-bottom: 2px solid #0033A0 !important;
}
.dx-form-group-content {
	border-top-color: #0033A0 !important;
}