#top-banner
{
    background: transparent url(https://lommakaskelot.blob.core.windows.net/css/Logga.png) no-repeat scroll;
    background-size: contain;
}
.vismaPersonecP-export
{
	display: none;
}
div#navbar {
    background: #eae5d6;
}
div#navbar a {
    color: black !important;
}
.link-button {
   
}
.link-button:hover {
    
}
#navbar ul li.active, #navbar ul li:hover {
    background-color: #f8f5f0;
}

button.ui-button {
   
}
button.ui-button:hover {
    background-image: none !important;
    background: #08437d !important;
}
.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 {
    background: #81b4be;
    background-image: none;
    border: 1px solid white;
}
.ui-state-hover a {
    color: #f6f6f6 !important;
}
li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
    background: none;
    background: #81b4be;
    border: 1px solid white;
    color: #f6f6f6 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default a {
    color: #292929 !important;
}
li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
    color: #f6f6f6 !important;
}
.ui-state-hover {
    color: #f6f6f6 !important;
}
.ui-state-hover a, .ui-widget-content .ui-state-hover a, .ui-widget-header .ui-state-hover a {
    color: white !important;
}



.card_primary_header {
  border-top: 5px solid #8c2e2e  !important;
}

.card_accent_header {
  border-top: 5px solid #002d59 !important;
}

.active-link {
	border-bottom: 3px solid #8c2e2e  !important;
}

.logo {
	width: 100% !important;
	content: url("https://lommakaskelot.blob.core.windows.net/css/lomma_vit.png")!important;
}

.activated {
	border: 1px solid #002d59!important;
} 

.pink-background {
	background-color: #002d59!important;
}

.pink-color {
	color: #002d59!important;
}

.navbar-background {
	background-color: #8c2e2e!important;
}

.app-logo {
  content: url("https://lommakaskelot.blob.core.windows.net/css/Logga.png")!important;
}