#top-banner
{
	background: transparent url("https://goteborgkaskelot.blob.core.windows.net/css/goteborg.png") no-repeat scroll;
	background-position: 5px;
	background-size: contain;
}

#top-banner.web h1
{
	display: none;
}

#navbar
{
	background-color: #1b78cc;
}

#web-kurser-list > thead > tr,
#district-container .list-table thead > tr {
	background-color: #1b78cc;
}

/* body {
	font-family: Montserrat, Arial, sans-serif;
} */
.pageContainerTextArea a:link {
    text-decoration: none;
    color: #1b77cc;
    font-weight: bold;
}
.pageContainerTextArea a:visited {
    text-decoration: none;
    color: #1b77cc;
    font-weight: bold;
}



.card_primary_header {
  border-top: 5px solid #0078bd  !important;
}

.card_accent_header {
  border-top: 5px solid #0078bd !important;
}

.active-link {
	border-bottom: 3px solid #0078bd  !important;
}

.logo {
	width: 100% !important;
	content: url("https://goteborgkaskelot.blob.core.windows.net/css/goteborg_vit.png")!important;
}

.activated {
	border: 1px solid white!important;
} 

.pink-background {
	background-color: #0078bd!important;
}

.pink-color {
	color: #0078bd!important;
}

.navbar-background {
	background-color: #0078bd!important;
}

.app-logo {
  content: url("https://goteborgkaskelot.blob.core.windows.net/css/goteborg.png")!important;
}