#top-banner
{
	background: transparent url("https://lerumkaskelot.blob.core.windows.net/css/lerum_ny.png") no-repeat scroll;
	background-position: 0% 50%;
	margin-bottom:5px;
	background-size:contain;
}

form > div.web#top-banner > h1 {
	display:none;
}

#navbar,
#web-kurser-list > thead > tr,
#district-container .list-table thead > tr
{
	background-color: #a15240;
}

#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: #a15240;
	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:white;
	background-image:none;
	background:#0F9B15;
}
.link-button:hover {
    background: #C35036;
    text-decoration: none;
    cursor: pointer;
}



.card_primary_header {
  border-top: 5px solid #C35036  !important;
}

.card_accent_header {
  border-top: 5px solid #0F9B15 !important;
}

.active-link {
	border-bottom: 3px solid #C35036  !important;
}

.logo {
	width: 100% !important;
	content: url("https://lerumkaskelot.blob.core.windows.net/css/lerum_ny.png")!important;
}

.activated {
	border: 1px solid white!important;
} 

.pink-background {
	background-color: #0F9B15!important;
}

.pink-color {
	color: #0F9B15!important;
}

.navbar-background {
	background-color: #C35036!important;
}

.app-logo {
  content: url("https://lerumkaskelot.blob.core.windows.net/css/lerum_ny.png")!important;
}