#top-banner
{
    background: transparent url(https://vaxjokaskelot.blob.core.windows.net/css/vaxjologo2021.png) no-repeat scroll;
    margin-bottom: 5px;
    background-size: contain;
    margin-top: 16px;
    height: 60px;
}
#top-banner h1 {
    color: #333;
    margin-right: 0;
    float: right;
    font-weight: bold;
    font-size: 25px;
    /* padding-top: 43px; */
}
form > div.web#top-banner > h1 {
	display:none;
}

#navbar,
#web-kurser-list > thead > tr,
#district-container .list-table thead > tr
{
	background-color:#003752;
}

#navbar ul li.active,
#navbar ul li.active:hover,
#navbar ul li:hover {
	background-color:#335F75;
}

#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;
	outline: none;
}

.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:#ffffff;
}

.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: #2BA83A;
}
.ui-widget-content .ui-button-text-only.ui-state-default,
.link-button {

	background-color: #287830;
	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: #2BA83A;
}

.chzn-container-active .chzn-single {
	border:1px solid lightgray;
}

.chzn-container .chzn-results .highlighted {
	background-color: #2BA83A;
	background-image:none;
	color: #fff;
}



.card_primary_header {
  border-top: 5px solid #007c3e  !important;
}

.card_accent_header {
  border-top: 5px solid #003752 !important;
}

.active-link {
	border-bottom: 3px solid #007c3e  !important;
}

.logo {
	width: 100% !important;
	content: url("https://vaxjokaskelot.blob.core.windows.net/css/vaxjo_vit.png")!important;
}

.activated {
	border: 1px solid white!important;
} 

.pink-background {
	background-color: #003752!important;
}

.pink-color {
	color: #003752!important;
}

.navbar-background {
	background-color: #007c3e!important;
}

.app-logo {
  content: url("https://vaxjokaskelot.blob.core.windows.net/css/vaxjologo2021.png")!important;
}