#top-banner
{
	background: transparent url("https://varmdokaskelot.blob.core.windows.net/css/varmdo.png") no-repeat scroll;
	background-position: 2% 50%;
	background-size: 20%;
	margin-bottom:5px;
}

/* @font-face{
	font-family:"Zurich W01 Light";
	src:url("https://varmdokaskelot.blob.core.windows.net/css/Zurich-W01-Light.eot?#iefix");
	src:url("https://varmdokaskelot.blob.core.windows.net/css/Zurich-W01-Light.eot?#iefix") format("eot"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Zurich-W01-Light.woff") format("woff"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Zurich-W01-Light.ttf") format("truetype"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Zurich-W01-Light.svg") format("svg");
}

@font-face{
	font-family:"Sabon LT W01 Bold";
	src:url("https://varmdokaskelot.blob.core.windows.net/css/Sabon-LT-W01-Bold.eot?#iefix");
	src:url("https://varmdokaskelot.blob.core.windows.net/css/Sabon-LT-W01-Bold.eot?#iefix") format("eot"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Sabon-LT-W01-Bold.woff") format("woff"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Sabon-LT-W01-Bold.ttf") format("truetype"),
	url("https://varmdokaskelot.blob.core.windows.net/css/Sabon-LT-W01-Bold.svg") format("svg");
} */

#top-banner h1 {
	margin-bottom: 0;
}

#navbar ul {
	margin-top: 0;
}



#navbar,
#navbar ul li.active,
#web-kurser-list > thead > tr,
#district-container .list-table thead > tr
{
	background-color: #3e3e3e;
}

#navbar a {
	color:white;
}

#navbar ul li.active a,
#navbar ul li.active:hover a
{
	color: #57c0e8;
}

#navbar ul li:hover,
#navbar ul li:not(.active):hover a {
	color:black;
}

body {
	background-color: #f4f3f1;
	/* font-family: "Zurich W01 Light", arial, sans-serif; */
	font-weight: 400;
	font-size: 16px;
}

.dropdownlist-header {
	font-size:100%;
}

h1, h2, h3, h4, .dropdownlist-header {
	font-family: "Sabon LT W01 Bold";
	font-weight: normal;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

.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: #0059a1;
}
.ui-widget-content .ui-button-text-only.ui-state-default,
.link-button {

	background-color: #0059a1;
	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: #0059a1;
}

.chzn-container-active .chzn-single {
	border:1px solid lightgray;
}

.chzn-container .chzn-results .highlighted {
	background-image: none;
	background-color: #0059a1;
	color: white;
}


form > div.web#top-banner > h1 {
	display:none;
}

.card_primary_header {
  border-top: 5px solid #00627d  !important;
}

.card_accent_header {
  border-top: 5px solid #b44595 !important;
}

.active-link {
	border-bottom: 3px solid #00627d  !important;
}

.logo {
	width: 100% !important;
	content: url("https://varmdokaskelot.blob.core.windows.net/css/varmdo_vit.png")!important;
}

.activated {
	border: 1px solid white!important;
} 

.pink-background {
	background-color: #b44595!important;
}

.pink-color {
	color: #b44595!important;
}

.navbar-background {
	background-color: #00627d!important;
}

.app-logo {
  content: url("https://varmdokaskelot.blob.core.windows.net/css/varmdo.png")!important;
}



