<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body 
{
	background:#eceded;
}
#top-banner
{
	background: transparent url(https://uppsalakaskelot.blob.core.windows.net/css/Uppsala_logotyp_Kaskelot.png) no-repeat scroll;
    background-position: 0% 50%;
    margin-top: 15px;
    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:#202E45;
}

#navbar ul li.active,
#navbar ul li.active:hover,
#navbar ul li:hover {
	background-color:#fff;
	color:black;
}

#navbar ul li.active a,
#navbar ul li.active:hover a,
#navbar ul li:hover a {
	color:black;
	outline: none;
}

.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;
	color:black;
	outline: none;
}

.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: #fff;
	color:black;
}
.ui-widget-content .ui-button-text-only.ui-state-default,
.link-button {

	background-color: #202E45;
	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 {


	color:white;
}

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

.chzn-container .chzn-results .highlighted {

	color:black;
	background-image:none;
	background:#FFCC00;

}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	background: #e5e5e5;
	color:black;
}
button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.ui-state-hover {
	background: #efefef;
	color:black;
}

.vismaPersonecP-bruttotransar-export .inline-block.link-button, .vismaPersonecP-bruttotransar-export, #FROMDAGTOMDAGArea .inline-block.link-button {
    display: none;
}
.vismaPersonecP-export {
	display: block;
}

#heroma-export-container {
    display: block;
}
.vismaPersonecP-export h2:after {
    content: ' och Heroma lÃ¶neexport';
}




.card_primary_header {
  border-top: 5px solid #202e45  !important;
}

.card_accent_header {
  border-top: 5px solid #45005c !important;
}

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

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

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

.pink-background {
	background-color: #202e45!important;
}

.pink-color {
	color: #202e45!important;
}

.navbar-background {
	background-color: #202e45!important;
}

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