﻿.arrbilde {
    max-width: 120px;
    max-height: 120px;
    width: 120px;
}
.arrbildestor {
    max-width: 300px;
    max-height: 300px;
    width: 300px;
}

.detskjer a {
    color: #000000;
}

.kolonnebilde {
    width: 130px !important;
}

.detskjerHeader {
    line-height: 60px;
    margin-right: 20px;
    font-family: "gsb",sans-serif;
    font-size: 34px;
}

.calendarHeader {
    height: auto;
    margin-bottom: 25px;
    border-bottom: 3px solid #686563;
    color: #484544;
}

[class*='am-skin--'] a {
    color: inherit;
}

[class*=am-skin--] a {
    color: inherit;
}

.calendarHeader .calendarTitle a {
    color: #484544;
    text-decoration: none;
}

.calendarHeader .calendarTitle {
    line-height: 60px;
    font-family: "gsb",sans-serif;
    font-size: 34px;
}

.eventPrimary {
    margin-top: 0px;
    line-height: 1.1em;
    margin-top: 6px;
    padding: 0;
    margin-bottom: 6px;
}

.event-list-item {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 12px 0;
    line-height: 25px;
    list-style-type: none;
}

.event-secondary {
    font-size: 0.8em;
    line-height: 1.1em;
    border-bottom: 0;
    padding: 0;
    padding-bottom: 12px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}

.secondary-events {
    padding-left: 20px;
    border-left: 1px solid #ccc;
    margin-top: 10px;
}


/* Knapper */

.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background-color: #9316b8 !important;
    border-color: #9316b8 !important;
    color: #efefef !important;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:visited,
.btn-secondary:focus {
    background-color: #582568 !important;
    border-color: #582568 !important;
    color: #efefef !important;
}
