div#content.subpage.wide {
    width: 100%!important;
    max-width: 100%!important;
}

#nav-sub {
    display: none;
}

.FullWidthFrontpage.no-left-menu #content {
    min-height: auto;
}

.FullWidthFrontpage.no-left-menu .nivo-controlNav {
    text-align: center;
    padding: 6px 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    z-index: 3000 !important;
}


/* facebook widget */

.FullWidthFrontpage.no-left-menu .two-one-one-column .gccolumn.column3 {
    /*Facebook cell*/
    height: 289px;
}

.fb-page {
    z-index: 2;
    top: -87px;
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important;
}

div.bokstop-fb {
    background: #fff url('https://bootstrap.secure.ku.dk/img/fb_blue.png') no-repeat 10px 5px;
    border-top: 1px solid #39579a;
    height: 35px;
    max-width: 500px;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

#content .bokstop-fb h2 {
    font-size: 1.168em;
    font-weight: 700;
    line-height: 35px;
    text-transform: uppercase;
    padding-left: 45px;
    color: #39579a;
        margin-top: 0;
}

#content .bokstop-fb h2 a {
    font-size: 1.168em;
    font-weight: 700;
    text-transform: uppercase;
    color: #39579a;
}

.FullWidthFrontpage.no-left-menu .widenewsbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.FullWidthFrontpage.no-left-menu #content .widenewsbox img {
    max-width: none;
    height: auto;
    margin-right: 23px;
}

.FullWidthFrontpage.no-left-menu #content .widenews h2 {
    font-size: 1.5em;
    font-weight: 700;
}

.FullWidthFrontpage.no-left-menu #content .widenews .teaser {
    font-size: 1.16em;
    line-height: 1.5em;
    margin-top: 10px;
    padding-right: 10px;
}

.FullWidthFrontpage.no-left-menu #content .gcitem .nyhed-illustration {
    height: 171px;
    overflow: hidden;
    background-color: #f2f2f2;
    position: relative;
}

.FullWidthFrontpage.no-left-menu #content gcrow .double-column .gcitem .gridnyhed .nyhed-illustration {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.FullWidthFrontpage.no-left-menu .gcitem .nyhedswrap {
    background-color: #f2f2f2;
    padding: 10px 10px 6px 10px;
    min-height: 110px;
}

.FullWidthFrontpage.no-left-menu .nyhed-tema {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.03em;
    color: #777;
}

.FullWidthFrontpage.no-left-menu .nyhed-tema span {
    color: #999;
    padding-left: 5px;
}

.FullWidthFrontpage.no-left-menu #content .gcitem div.nyhedswrap h2 {
    color: #4a4949;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 20px;
    letter-spacing: 0.05em;
}

.FullWidthFrontpage.no-left-menu #content .gcitem .gridnyhed .nyhed-illustration img {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.FullWidthFrontpage.no-left-menu #content .double-column .gcitem .gridnyhed .nyhed-illustration img {
    position: absolute;
    top: 75%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.center-img .box2 {
    position: relative;
    overflow: hidden;
}

#content .center-img img {
    position: absolute;
    top: 70%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-width: none!important;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn div.calendar-img {
    width: 70px;
    max-width: 100%;
    height: auto;
    float: left;
    margin: 0 0 3px 0;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox img.eventimage {
    float: none;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox p.eventdate {
    /*width: 60px;
    float: left;*/
    color: #666;
    text-transform: uppercase;
    display: inline-block;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox h2.eventheader {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox h2.eventheader a {
    font-size: 1.17em;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox .eventteaser {
    display: none;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox ul.stripped, .FullWidthFrontpage.no-left-menu #content .gccolumn .gcitem.rightbox {
    margin-bottom: 0;
}

.FullWidthFrontpage.no-left-menu #content .gccolumn .calendarbox .readAll {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
}

@media only screen and (max-width: 870px) {
    .FullWidthFrontpage.no-left-menu div.gridcontent div.gcrow.three-one-column div.gccolumn.column1:first-child {
        width: 100%;
    }
    .FullWidthFrontpage.no-left-menu .three-one-column .gccolumn.column1 .gccolumn-inner:first-child {
        position: relative;
        right: auto;
    }
    /*Special front page hack*/
    .FullWidthFrontpage.no-left-menu div.gridcontent div.gcrow.three-one-column div.gccolumn.column2 {
        width: 50%;
    }
    .FullWidthFrontpage.no-left-menu .gcitem .nyhed-illustration {
        height: 140px!important;
    }
}

@media only screen and (max-width: 680px) {
    .FullWidthFrontpage.no-left-menu #branding-unit {
        width: 85%;
        line-height: 86px;
    }
    .FullWidthFrontpage.no-left-menu #branding-unit a img {
        height: 50px;
        width: auto;
    }
    .FullWidthFrontpage.no-left-menu .gcrow.gcrow.single-column {
        position: relative;
        right: auto;
    }
    .FullWidthFrontpage.no-left-menu #content .gccolumn .gcitem.rightbox {
        margin-bottom: 23px!important;
    }
    .FullWidthFrontpage.no-left-menu .widenewsbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.gridbox {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.333333;
    flex-direction: column;
    border-radius: 2px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}

.box1, .box2, .box3 {
    width: 100%;
    position: relative;
    line-height: 1.5em;
}

.box1 {
    z-index: 4;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.box2 {
    padding: 5px 10px 10px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.gridbox .header {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 7px 20px 5px 12px;
    word-break: break-word;
}

.height289 {
    height: 289px;
    background-color: #f2f2f2;
}

.height289 .box1 {
    font-weight: bold;
    padding: 8px 10px 3px 10px;
}

.height289 .box1 .text {
    padding: 0 0px 7px 0px;
    font-size: 18px;
    line-height: 20px;
    color: #606060;
}

.height289 .box1 .teasertext {
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.45em;
    color: #252525;
}

.height289 .box2 {
    height: 156px;
    padding: 0;
    overflow: hidden;
}

.height289 .text a {
    color: #606060;
}

.gridbox-small {
    font-size: 12px;
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
    display: inline-block;
}

.boxdate {
    color: #999;
    float: right;
    margin-left: 5px;
}


.box1 .text {
    padding: 0 17px 7px 12px;
    letter-spacing: normal;
    clear: both;
}


.hidden {
    display: none;
}

*, :after, :before {
    box-sizing: border-box;
}

div#mobile-header {
    display: none !important;
}
