<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#top-banner
{
	background: transparent url("https://halmstadkaskelot.blob.core.windows.net/css/halmstad.png") no-repeat scroll;
	background-position: 2% 50%;
	margin-bottom:5px;
	background-size:contain;
}

form &gt; div.web#top-banner &gt; h1 {
	display:none;
}

#navbar,
#web-kurser-list &gt; thead &gt; tr,
#district-container .list-table thead &gt; tr
{
	background-color:#014a94;
}

#navbar ul li.active,
#navbar ul li.active:hover,
#navbar ul li:hover {
	background-color:#1e9dd4;
}

#navbar ul li.active a,
#navbar ul li.active:hover a,
#navbar ul li:hover a {
	color:white;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.ui-state-default a, .ui-state-default a:hover, .ui-state-default a:link, .ui-state-default a:visited {
	color:#000;
}

.ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link,
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link,
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#fff;
}

.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, 
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border:1px solid lightgray;

	background:none;
	background-color: #1e9dd4;
}
.ui-widget-content .ui-button-text-only.ui-state-default,
.link-button {

	background-color: #014a94;
	background-image: none;
}

.ui-widget-content .ui-button-text-only.ui-state-default.ui-state-hover, 
.ui-widget-content .ui-button-text-only.ui-state-default.ui-state-active,
.link-button:hover {

	background-color: #1e9dd4;
}

.chzn-container-active .chzn-single {
	border:1px solid lightgray;
}

.chzn-container .chzn-results .highlighted {
	background-color: #1e9dd4;
	background-image:none;
	color: #fff;
}


.card_primary_header {
  border-top: 5px solid #014a94  !important;
}

.card_accent_header {
  border-top: 5px solid #014a94 !important;
}

.active-link {
	border-bottom: 3px solid #014a94  !important;
}

.logo {
	width: 100% !important;
	content: url("https://halmstadkaskelot.blob.core.windows.net/css/halmstad_vit.png")!important;
}

.activated {
	border: 1px solid #1e9dd4!important;
} 

.pink-background {
	background-color: #1e9dd4!important;
}

.pink-color {
	color: #1e9dd4!important;
}

.navbar-background {
	background-color: #014a94!important;
}

.app-logo {
  content: url("https://halmstadkaskelot.blob.core.windows.net/css/halmstad.png")!important;
}
</pre></body></html>