﻿@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

    /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
    display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
    background: transparent;
}

    /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
    a:active, a:hover {
        outline: 0;
    }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    background: #ff0;
    color: #000;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Remove margin
 */
figure {
    margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, .button--secondary, input, optgroup, select, textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button, .button--secondary {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, .button--secondary, select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, .button--secondary, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

    /**
 * Re-set default cursor for disabled elements.
 */
    button[disabled], [disabled].button--secondary, html input[disabled] {
        cursor: default;
    }

    /**
 * Remove inner padding and border in Firefox 4+.
 */
    button::-moz-focus-inner, .button--secondary::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
    line-height: normal;
}

    /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        /* 1 */
        padding: 0;
        /* 2 */
    }

    /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
    input[type="search"] {
        -webkit-appearance: textfield;
        /* 1 */
        /* 2 */
        box-sizing: content-box;
    }

        /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
    overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
    font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

/* Blockquote
   ========================================================================== */
blockquote {
    margin: 0;
}

/* Bitters 0.10.0
 * http://bitters.bourbon.io
 * Copyright 2013-2014 thoughtbot, inc.
 * MIT License */
button, .button--secondary, input[type="submit"], .button {
    -webkit-font-smoothing: antialiased;
    background-color: #2f4f66;
    border-radius: 0.3em;
    color: white;
    display: inline-block;
    font-size: 14pt;
    font-weight: normal;
    line-height: 1;
    padding: 0.75em 1em;
    text-decoration: none;
}

    button:hover, .button--secondary:hover, input[type="submit"]:hover, .button:hover {
        background-color: #203747;
        color: white;
    }

    button:disabled, .button--secondary:disabled, input[type="submit"]:disabled, .button:disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

.new-comment::after, body.catalogfront section.content section.catalog-overview .filter::after {
    clear: both;
    content: "";
    display: table;
}

body {
    -webkit-font-feature-settings: "kern", "liga", "pnum";
    -moz-font-feature-settings: "kern", "liga", "pnum";
    -ms-font-feature-settings: "kern", "liga", "pnum";
    font-feature-settings: "kern", "liga", "pnum";
    -webkit-font-smoothing: antialiased;
    background-color: #FFFFFF;
    color: #2f2f2f;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14pt;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.25;
    font-weight: 300;
    margin: 0;
}

h1 {
    font-size: 24pt;
}

h2 {
    font-size: 12pt;
    margin-bottom: 0.5em;
}

h3 {
    font-size: 12pt;
    color: #4e4e4e;
}

h4 {
    font-size: 21pt;
}

h5 {
    font-size: 17.5pt;
}

h6 {
    font-size: 14pt;
}

p {
    margin: 0 0 0.75em;
}

a {
    -webkit-transition: color 0.1s linear;
    transition: color 0.1s linear;
    color: #2f4f66;
    text-decoration: none;
}

    a:hover {
        color: #203747;
    }

    a:active, a:focus {
        color: #203747;
        outline: none;
    }

hr {
    border-bottom: 2px solid #f0f0f0;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 1.5em 0;
}

img, picture {
    margin: 0;
    max-width: 100%;
}

blockquote {
    border-left: 2px solid #f0f0f0;
    color: #555555;
    margin: 1.5em 0;
    padding-left: 0.75em;
}

cite {
    color: #6f6f6f;
    font-style: italic;
}

    cite:before {
        content: "\2014 \00A0";
    }

fieldset {
    background: white;
    border: 2px solid #f0f0f0;
    margin: 0 0 0.75em 0;
    padding: 1.5em;
}

input, label, select {
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14pt;
}

label {
    font-weight: bold;
    margin-bottom: 0.375em;
}

    label:hover {
        cursor: pointer;
    }

    label.required:after {
        content: "*";
    }

    label abbr {
        display: none;
    }

textarea, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea, select[multiple=multiple] {
    -webkit-transition: border-color;
    transition: border-color;
    box-sizing: border-box;
    background-color: white;
    border-radius: 0.3em;
    border: 1px solid #f0f0f0;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14pt;
    margin-bottom: 0.75em;
    padding: 0.5em 0.5em;
    width: 100%;
}

    textarea:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover, select[multiple=multiple]:hover {
        border-color: silver;
    }

    textarea:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus, select[multiple=multiple]:focus {
        border-color: #2f4f66;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(42, 71, 91, 0.7);
        outline: none;
    }

textarea {
    resize: vertical;
}

input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
    display: inline;
    margin-right: 0.375em;
}



    input[type="checkbox"] + label, input[type="radio"] + label {
        padding-left: 1.2em;
        position: relative;
        display: inline;
    }

     
input[type="file"] {
    padding-bottom: 0.75em;
    width: 100%;
}

.form-control {
    background: #FFF url('/Static/img/dropdown-arrow.png') right center no-repeat;
}

select {
    border-radius: 0;
    margin-bottom: 1em;
    max-width: 100%;
    width: 100%;
    background: #FFF url('/Static/img/dropdown-arrow.png') right center no-repeat;
    border: 1px solid #b6b5b5;
    padding: 5px 25px 5px 5px;
    -webkit-appearance: none;
}

    /* Fjern select dropdownpil i IE10 */
    select::-ms-expand {
        display: none;
    }

/* Siden FireFox 30 har native dropdownpil ikke kunnet fjernes.
Følgende er fix for at undgÃ¥ 2 dropdownpile i FireFox. */
@-moz-document url-prefix() {
    select;

{
    background: none;
    padding: 8px 5px;
}

}

table {
    -webkit-font-feature-settings: "kern", "liga", "tnum";
    -moz-font-feature-settings: "kern", "liga", "tnum";
    -ms-font-feature-settings: "kern", "liga", "tnum";
    font-feature-settings: "kern", "liga", "tnum";
    border-collapse: collapse;
    margin: 0.75em 0;
    table-layout: fixed;
    width: 100%;
}

th {
    border-bottom: 1px solid #cacaca;
    font-weight: bold;
    padding: 0.75em 0;
    text-align: left;
}

td {
    border-bottom: 2px solid #f0f0f0;
    padding: 0.75em 0;
}

tr, td, th {
    vertical-align: middle;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

dl {
    margin-bottom: 0.75em;
}

    dl dt {
        font-weight: bold;
        margin-top: 0.75em;
    }

    dl dd {
        margin: 0;
    }

button, .button--secondary, input[type="submit"], .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.button--secondary {
    background-color: #2f4f66;
}

    .button--secondary:hover {
        background-color: #203747;
    }

html {
    box-sizing: border-box;
}

*, *::after, *::before {
    box-sizing: inherit;
}

    /**
*
* Global
*
**/
    *, *::before, *::after {
        box-sizing: border-box;
    }

        html, body, button, .button--secondary, input, textarea, *:after, *:before {
            -webkit-font-smoothing: antialiased;
        }

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14pt;
    line-height: 1.5;
    font-weight: 400;
    color: #2f2f2f;
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}

html {
    height: 100%;
    min-height: 100%;
    width: 100%;
    background-color: #FFFFFF;
}

main, .main {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
    min-height: 100%;
    position: relative;
}

    main::after, .main::after {
        clear: both;
        content: "";
        display: table;
    }

.digst-container {
    margin: 0 auto;
    max-width: 68em;
}

    .digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

img {
    height: auto;
    max-width: 100%;
}

hgroup, ul, ol, dl, blockquote, p, address, table, fieldset, figure, pre, hr {
    margin-bottom: 1.5em;
    margin-top: 0;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.right {
    float: right;
}

.left {
    float: left;
}

.flex-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flush {
    margin-bottom: 0 !important;
}

.slim {
    margin-bottom: 0.75em !important;
}

.spacing {
    margin-bottom: 1.5em !important;
}

.landmark {
    margin-bottom: 3em !important;
}

.clear {
    clear: both;
}

.header {
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #940027;
    overflow: hidden;
    z-index: 1;
}

    .header .logo {
        padding: 0;
        color: #FFFFFF;
        max-width: none;
        display: initial;
        float: left;
        margin: 0;
    }

        .header .logo a {
            text-decoration: none;
            color: inherit;
            font-weight: normal;
        }

    .header::after {
        content: ' ';
        display: block;
        height: 0;
        overflow: hidden;
        clear: both;
    }

.table-borders {
    border: 1px solid #f0f0f0;
    border-left: 0px;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 0.3em;
}

    .table-borders tbody {
        background-color: white;
    }

        .table-borders tbody tr:hover > td, .table-borders tbody tr:hover > th {
            background-color: #f2f2f2;
        }

        .table-borders tbody tr:nth-child(even) {
            background-color: whitesmoke;
        }

            .table-borders tbody tr:nth-child(even):hover > td {
                background-color: #e8e8e8;
            }

    .table-borders thead:first-of-type tr:first-child > th:first-child {
        border-top-left-radius: 0.3em;
    }

    .table-borders thead:first-of-type tr:first-child > th:last-child {
        border-top-right-radius: 0.3em;
    }

    .table-borders tbody:last-child tr:last-child > td:first-child {
        border-bottom-left-radius: 0.3em;
    }

    .table-borders tbody:last-child tr:last-child > td:last-child {
        border-bottom-right-radius: 0.3em;
    }

    .table-borders thead th {
        background-color: white;
        padding: .75em 1em;
        border-left: 1px solid #f0f0f0;
        border-bottom: 0px;
    }

    .table-borders tbody {
        background-color: white;
    }

        .table-borders tbody td {
            padding: .75em 1em;
            border-left: 1px solid #f0f0f0;
            border-top: 1px solid #f0f0f0;
            border-bottom: 0px;
        }

            .table-borders tbody td button, .table-borders tbody td .button--secondary {
                padding: .5em 1em .6em;
                font-size: .7em;
                margin-right: 0.5em;
                display: inline-block;
                width: 100%;
                margin-bottom: .3em;
                outline: none;
            }

@media screen and (min-width: 40em) {
    .table-borders tbody td button, .table-borders tbody td .button--secondary {
        width: auto;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 53.8125em) {
    .table-borders tbody td button, .table-borders tbody td .button--secondary {
        font-size: .8em;
    }
}

body.groups h1.slim {
    width: 5.5em;
}

.groups-wrapper {
    text-align: center;
    background-color: #f3fafc;
    padding-bottom: 2rem;
    /*position: relative;*/
}

@media screen and (max-width: 39.9375em) {
    .groups-wrapper {
        margin-bottom: 3em;
    }
}

.groups-wrapper .show-more {
    bottom: 0.75em;
}

@media screen and (max-width: 39.9375em) {
    .groups-wrapper .show-more {
        bottom: 3em;
    }
}

section.groups {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
}

    section.groups::after {
        clear: both;
        content: "";
        display: table;
    }

@media screen and (min-width: 53.8125em) {
    section.groups.group-list .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
    }

        section.groups.group-list .item:last-child {
            margin-right: 0;
        }

        section.groups.group-list .item:nth-child(3n) {
            margin-right: 0;
        }

        section.groups.group-list .item:nth-child(3n+1) {
            clear: left;
        }
}

section.groups .item {
    margin-bottom: 2.3576515979%;
    padding: 2.3576515979%;
    text-align: center;
    padding: 0.6em 0 0 0;
    background-color: #FFFFFF;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    section.groups .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
    }

        section.groups .item:last-child {
            margin-right: 0;
        }

        section.groups .item:nth-child(2n) {
            margin-right: 0;
        }

        section.groups .item:nth-child(2n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    section.groups .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 2em;
    }

        section.groups .item:last-child {
            margin-right: 0;
        }

        section.groups .item:last-child {
            margin-bottom: 0;
        }
}

section.groups .item.hidden {
    display: none;
}

section.groups .item .tab {
    color: #FFFFFF;
    margin: -1.6em auto 0 auto;
    height: 1.6em;
    padding-top: 0.1em;
    text-align: center;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
}

section.groups .item .header {
    background-color: #FFFFFF;
    height: 10em;
    margin: 0;
    overflow: visible;
    padding-top: 1em;
    position: relative;
}

    section.groups .item .header .group-logo-wrap {
        height: 5em;
        padding: 0;
    }

    section.groups .item .header img {
        max-height: 4em;
        max-width: 80%;
        width: auto;
    }

    section.groups .item .header .auth {
        position: absolute;
        bottom: -13px;
    }

section.groups .item h3 {
    color: #2f2f2f;
    text-transform: uppercase;
}

    section.groups .item h3.member-count {
        margin-bottom: 1em;
    }

section.groups .item .overview {
    margin: 0;
    padding: 1em 0.5em 0.5em 0.5em;
    border-top: 2px solid #f0f0f0;
    background-color: #f3fafc;
}

    section.groups .item .overview h3 {
        color: #4e4e4e;
    }

    section.groups .item .overview p {
        font-weight: bold;
        color: #2f4f66;
    }

section.groups .item.member {
    background-color: #6e91a0;
}

    section.groups .item.member .tab {
        width: 8em;
        background-color: #6e91a0;
    }

        section.groups .item.member .tab:after {
            content: "Jeg er medlem";
        }

section.groups .item.suggestion {
    background-color: #b09400;
}

    section.groups .item.suggestion .tab {
        width: 11em;
        background-color: #b09400;
    }

        section.groups .item.suggestion .tab:after {
            content: "Relevant for dig?";
        }

section.groups .item.favorite {
    background-color: #005f74;
}

    section.groups .item.favorite .tab {
        width: 5em;
        background-color: #005f74;
    }

        section.groups .item.favorite .tab:after {
            content: "Favorit";
        }

.catalogs {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
    margin-top: 1em;
    text-align: center;
}

    .catalogs::after {
        clear: both;
        content: "";
        display: table;
    }

    .catalogs .catalog {
        padding: 2.3576515979%;
        text-align: center;
        background-color: #F0F5CC;
        padding-bottom: 1em;
    }

@media screen and (min-width: 53.8125em) {
    .catalogs .catalog {
        display: inline-block;
        margin-right: 2.3576515979%;
        vertical-align: top;
        width: 23.2317613015%;
    }

        .catalogs .catalog:last-child {
            margin-right: 0;
        }

        .catalogs .catalog:nth-child(4n) {
            margin-right: 0;
        }

        .catalogs .catalog:nth-child(4n+1) {
            clear: left;
        }
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    .catalogs .catalog {
        display: inline-block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-bottom: 1em;
        padding-bottom: 0.5em;
    }

        .catalogs .catalog:last-child {
            margin-right: 0;
        }

        .catalogs .catalog:nth-child(2n) {
            margin-right: 0;
        }

        .catalogs .catalog:nth-child(2n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    .catalogs .catalog {
        display: inline-block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 1em;
        padding-bottom: 2em;
        padding-top: 2em;
    }

        .catalogs .catalog:last-child {
            margin-right: 0;
        }
}

.catalogs .catalog .circle {
    width: 8em;
    height: 8em;
    background-color: #FFFFFF;
    border-top-left-radius: 4em;
    border-top-right-radius: 4em;
    border-bottom-left-radius: 4em;
    border-bottom-right-radius: 4em;
    border: 2px solid #f0f0f0;
    margin: 0 auto 1em auto;
}

@media screen and (min-width: 53.8125em) {
    .catalogs .catalog .info {
        min-height: 9em;
    }
}

.catalogs .catalog .buttons {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    .catalogs .catalog .buttons::after {
        clear: both;
        content: "";
        display: table;
    }

.catalogs .catalog .button {
    text-transform: uppercase;
    color: #005f74;
    background-color: #FFFFFF;
    display: block;
    padding: 0.5em;
    margin-bottom: 0.5em;
    border: 2px solid #f0f0f0;
    white-space: normal;
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    .catalogs .catalog .button {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
    }

        .catalogs .catalog .button:last-child {
            margin-right: 0;
        }

        .catalogs .catalog .button:nth-child(2n) {
            margin-right: 0;
        }

        .catalogs .catalog .button:nth-child(2n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    .catalogs .catalog .button {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .catalogs .catalog .button:last-child {
            margin-right: 0;
        }
}

.catalogs .catalog .button:last-child {
    margin-bottom: 0;
}

.catalogs .catalog .button:hover {
    background-color: #005f74;
    color: #FFFFFF;
}

.catalog, .item {
    border: 2px solid #f0f0f0;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

/*@media screen and (min-width: 53.8125em) {
	.groups footer {
		height: 31em;
		margin-top: -26em;
		padding-top: 26em;
		padding-left: 5em;
		padding-right: 5em;
	}
}*/

.groups footer p.contact-info {
    border-top: none;
}

.digst-container.frontpage-banner {
    padding: 1%;
    background-size: cover !important;
    background-repeat: no-repeat;
    margin-bottom: 3em;
    margin-top: 0;
}

@media screen and (max-width: 39.9375em) {
    .digst-container.frontpage-banner {
        height: auto;
        padding: 1em;
    }
}

.digst-container.frontpage-banner .frontpage-banner__content {
    color: #fff;
    margin-top: 1em;
    margin-left: 1em;
    max-width: 52em;
}

@media screen and (max-width: 39.9375em) {
    .digst-container.frontpage-banner .frontpage-banner__content {
        margin: 0;
    }
}

.frontpage-banner__title {
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 10pt;
}

.frontpage-banner__text {
    font-size: 1em;
}

body.index h1.slim {
    width: 8.5em;
}

body.index .item {
    margin-bottom: 3em;
}

@media screen and (min-width: 53.8125em) {
    body.index .item {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
    }

        body.index .item:last-child {
            margin-right: 0;
        }

        body.index .item:nth-child(2n) {
            margin-right: 0;
        }

        body.index .item:nth-child(2n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    body.index .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.index .item:last-child {
            margin-right: 0;
        }
}

@media screen and (min-width: 53.8125em) {
    .catalog {
        min-height: 25em;
    }
}

.catalog img {
    width: 100%;
}

.digst-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3fafc;
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    margin-top: 2em;
}

    .digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

    .digst-container .content-wrapper {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
    }

        .digst-container .content-wrapper::after {
            clear: both;
            content: "";
            display: table;
        }

    .digst-container section.overview {
        padding-left: 1em;
        padding-right: 1em;
        padding-bottom: 1em;
        border-bottom: 2px solid #f0f0f0;
        border-top: none;
        background-color: initial;
    }

    .digst-container section.groups {
        padding-top: 1px;
    }

        .digst-container section.groups p.overview {
            text-align: left;
        }

section.description-and-groups {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-right: 0;
}

    section.description-and-groups:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    section.description-and-groups {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        section.description-and-groups:last-child {
            margin-right: 0;
        }
}

body.index section.service-status {
    padding-bottom: 2rem;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    text-align: center;
    border-left: 2px solid #f0f0f0;
}

    body.index section.service-status:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    body.index section.service-status {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.index section.service-status:last-child {
            margin-right: 0;
        }
}

body.index section.service-status .service {
    margin: 2em 3em;
    border: 2px solid #f0f0f0;
    padding: 1em;
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    body.index section.service-status .service {
        margin: 1em;
        margin-bottom: 2em;
    }
}

@media screen and (max-width: 39.9375em) {
    body.index section.service-status .service {
        margin: 0em;
        margin-bottom: 2em;
    }

        body.index section.service-status .service .logo img {
            max-width: 40%;
        }

        body.index section.service-status .service p {
            margin-bottom: 0;
        }
}

body.index section.service-status .service .show-more {
    margin-bottom: 0;
}

body.index .digst-container {
    background-color: #f3fafc;
}

section.service-status .service {
    background-color: #fff;
}

    section.service-status .service .logo > img {
        max-height: 2em;
        max-width: 8em;
        margin-bottom: 1em;
    }

    section.service-status .service p {
        text-transform: uppercase;
        font-size: 12pt;
        margin-bottom: .5em;
    }

body.profile .overview {
    border-bottom: 2px solid #f0f0f0;
    text-align: center;
}

.profile .overview img.avatar {
    margin-top: -50px;
}

.profile .overview p {
    text-transform: uppercase;
    color: #4e4e4e;
    font-size: 12pt;
    line-height: 22pt;
}

.profile .overview .controls {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    .profile .overview .controls::after {
        clear: both;
        content: "";
        display: table;
    }

    .profile .overview .controls a.button:first-child {
        margin-right: 2em;
    }

@media screen and (max-width: 39.9375em) {
    .profile .overview .controls a.button {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
    }

        .profile .overview .controls a.button:last-child {
            margin-right: 0;
        }

        .profile .overview .controls a.button:nth-child(2n) {
            margin-right: 0;
        }

        .profile .overview .controls a.button:nth-child(2n+1) {
            clear: left;
        }

        .profile .overview .controls a.button:first-child {
            margin-right: 0.25em;
        }
}

section.user-groups {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
}

    section.user-groups::after {
        clear: both;
        content: "";
        display: table;
    }

    section.user-groups li {
        margin-bottom: 0.5em;
    }

        section.user-groups li a {
            border-bottom: 0.1em dashed;
        }

            section.user-groups li a:hover {
                border-bottom-style: solid;
            }

    section.user-groups .group-filter {
        margin-bottom: 1.5em;
    }

        section.user-groups .group-filter .wrapper {
            max-width: 68em;
            margin-left: auto;
            margin-right: auto;
        }

            section.user-groups .group-filter .wrapper::after {
                clear: both;
                content: "";
                display: table;
            }

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    section.user-groups .group-filter .wrapper label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        padding: 0.1em 0.2em;
    }

        section.user-groups .group-filter .wrapper label:last-child {
            margin-right: 0;
        }

        section.user-groups .group-filter .wrapper label:nth-child(3n) {
            margin-right: 0;
        }

        section.user-groups .group-filter .wrapper label:nth-child(3n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    section.user-groups .group-filter .wrapper label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        padding: 0.1em 0.2em 0.1em 1.5em;
        position: relative;
    }

        section.user-groups .group-filter .wrapper label:last-child {
            margin-right: 0;
        }

        section.user-groups .group-filter .wrapper label:nth-child(2n) {
            margin-right: 0;
        }

        section.user-groups .group-filter .wrapper label:nth-child(2n+1) {
            clear: left;
        }

        section.user-groups .group-filter .wrapper label input[type="radio"] {
            position: absolute;
            left: 0;
        }
}

section.user-groups .group-activity {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
}

    section.user-groups .group-activity:last-child {
        margin-right: 0;
    }

section.user-groups .your-groups {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
}

    section.user-groups .your-groups:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    section.user-groups .group-activity, section.user-groups .your-groups {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 2em;
    }

        section.user-groups .group-activity:last-child, section.user-groups .your-groups:last-child {
            margin-right: 0;
        }
}

section.social-activities {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
}

    section.social-activities::after {
        clear: both;
        content: "";
        display: table;
    }

    section.social-activities .you-follow, section.social-activities .activities-from-followees, section.social-activities .linkedin {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
    }

        section.social-activities .you-follow:last-child, section.social-activities .activities-from-followees:last-child, section.social-activities .linkedin:last-child {
            margin-right: 0;
        }

        section.social-activities .you-follow:nth-child(3n), section.social-activities .activities-from-followees:nth-child(3n), section.social-activities .linkedin:nth-child(3n) {
            margin-right: 0;
        }

        section.social-activities .you-follow:nth-child(3n+1), section.social-activities .activities-from-followees:nth-child(3n+1), section.social-activities .linkedin:nth-child(3n+1) {
            clear: left;
        }

@media screen and (max-width: 39.9375em) {
    section.social-activities .you-follow, section.social-activities .activities-from-followees, section.social-activities .linkedin {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 2em;
    }

        section.social-activities .you-follow:last-child, section.social-activities .activities-from-followees:last-child, section.social-activities .linkedin:last-child {
            margin-right: 0;
        }
}

section.linkedin .linkedin-search {
    margin-bottom: 1.5em;
}

section.linkedin .wrapper::after {
    clear: both;
    content: "";
    display: table;
}

section.linkedin div.search-bar {
    width: 100%;
    margin-right: 0;
}

    section.linkedin div.search-bar button[type=submit], section.linkedin form.search-bar [type=submit].button--secondary {
        background-color: #005f74;
    }

        section.linkedin div.search-bar button[type=submit]:hover, section.linkedin form.search-bar [type=submit].button--secondary:hover {
            background-color: #2F4F66;
        }

.group-activity, .your-groups, .you-follow, .activities-from-followees, .linkedin {
    border-bottom: 0.1em solid #b6b5b5;
    text-align: center;
}

    .group-activity > .wrapper, .your-groups > .wrapper, .you-follow > .wrapper, .activities-from-followees > .wrapper, .linkedin > .wrapper {
        text-align: left;
    }

    .group-activity a.button.jumpout, .your-groups a.button.jumpout, .you-follow a.button.jumpout, .activities-from-followees a.button.jumpout, .linkedin a.button.jumpout {
        margin-bottom: -1.5em;
    }

.public-profile .controls {
    text-align: center;
}

    .public-profile .controls .function {
        display: inline-block;
        margin: 0 3rem;
    }

        .public-profile .controls .function p {
            margin-bottom: 5px;
        }

        .public-profile .controls .function .social-icon {
            margin: 0 2px;
            opacity: .8;
        }

            .public-profile .controls .function .social-icon:hover {
                opacity: 1;
            }

.profile-text {
    margin: 2rem auto 0;
    max-width: 40em;
    text-align: left;
}

.user-activity-wrapper {
    max-width: 60em;
    margin: 0 auto;
}

    .user-activity-wrapper::after {
        clear: both;
        content: "";
        display: table;
    }

.user-activity-wrapper__item {
    padding: 2rem 0;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
}

    .user-activity-wrapper__item:last-child {
        margin-right: 0;
    }

@media screen and (min-width: 53.8125em) {
    .user-activity-wrapper__item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        padding-right: 6rem;
    }

        .user-activity-wrapper__item:last-child {
            margin-right: 0;
        }

        .user-activity-wrapper__item:nth-child(2n) {
            margin-right: 0;
        }

        .user-activity-wrapper__item:nth-child(2n+1) {
            clear: left;
        }
}

.user-activity-wrapper__item li {
    margin-bottom: .5em;
}

    .user-activity-wrapper__item li a {
        border-bottom: 0.1em dashed;
    }

        .user-activity-wrapper__item li a:hover {
            border-bottom-style: solid;
        }

section.digst-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: initial;
    margin-top: 2em;
    border-top: 2px solid #f0f0f0;
    border-bottom: none;
}

    section.digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

    section.digst-container section.content {
        max-width: 40em;
        margin-left: auto;
        margin-right: auto;
        padding: 2.3576515979%;
        margin-bottom: 3em;
        padding-top: 0;
    }

        section.digst-container section.content::after {
            clear: both;
            content: "";
            display: table;
        }

        section.digst-container section.content a.button.jumpout {
            margin-top: -2em;
        }

        section.digst-container section.content h1 {
            margin-top: 0.5em;
            margin-bottom: 1em;
            color: #4e4e4e;
        }

        section.digst-container section.content p.authorship-details span.timestamp {
            color: #4e4e4e;
        }

        section.digst-container section.content p.authorship-details a {
            border-bottom: 0.1em dashed;
        }

@media screen and (max-width: 39.9375em) {
    section.digst-container section.content {
        margin-bottom: 0em;
    }

        section.digst-container section.content h1, section.container section.content hr {
            margin-bottom: 0.5em;
        }
}

.breadcrumb {
    font-size: .8rem;
}

    .breadcrumb a:hover {
        text-decoration: underline;
    }

.breadcrumb-divider {
    color: #4e4e4e;
    margin: 0 5px 0 3px;
}

.accordion {
    background-color: white;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    margin: 0 0 1.5em 0;
    padding: 0;
}

    .accordion ul {
        margin: 0;
        padding: 0;
    }

    .accordion li {
        border-bottom: 2px solid #f0f0f0;
        list-style: none;
    }

        .accordion li > a {
            color: #2f2f2f;
            display: block;
            padding: 0.75em 1.618em;
            text-decoration: none;
        }

        .accordion li:last-child {
            border: none;
        }

        .accordion li:focus, .accordion li:hover {
            background-color: #f3fafc;
        }

    .accordion ul.submenu {
        display: none;
        margin-left: 1.5em;
    }

        .accordion ul.submenu li {
            border-bottom: 2px solid #f0f0f0;
        }

            .accordion ul.submenu li:first-child {
                border-top: 2px solid #f0f0f0;
            }

            .accordion ul.submenu li:last-child {
                border: none;
            }

            .accordion ul.submenu li:focus, .accordion ul.submenu li:hover {
                background-color: #f3fafc;
            }

    .accordion > li:before, .accordion .is-expanded:before {
        display: block;
        float: left;
        text-align: center;
        padding-left: 0;
        color: #005f74;
    }

    .accordion > li:before {
        content: "+";
        font-size: 18pt;
        width: 1.5em;
        padding-top: 0.4em;
    }

    .accordion .is-expanded {
        display: block;
        padding-bottom: 0;
        background-color: #f3fafc;
    }

        .accordion .is-expanded:before {
            content: "-";
            font-size: 26pt;
            width: 1.05em;
            padding-top: 0;
        }

        .accordion .is-expanded > a {
            background-color: #FFFFFF;
        }

        .accordion .is-expanded > ul {
            background-color: #FFFFFF;
        }

.icon-favorite {
    height: 16px;
    margin-left: 3px;
    position: relative;
    top: 1px;
    width: 16px;
}

.new-comment {
    margin-bottom: 2em;
}

    .new-comment label {
        display: inline-block;
        font-size: .8em;
        font-weight: normal;
        width: auto;
    }

        .new-comment label:last-child {
            float: right;
        }

    .new-comment input[type="submit"] {
        background-color: #005f74;
        float: right;
    }

        .new-comment input[type="submit"]:hover {
            background-color: #2f4f66;
        }

    .new-comment .email-notifications {
        clear: both;
        float: right;
    }

.comments-wrapper .comment {
    border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;
    padding-top: 1em;
}

.comments-wrapper .comment-lvl-1 {
    border-top: 2px solid #f0f0f0;
    margin-bottom: 1em;
}

.comments-wrapper .comment-lvl-2 {
    border-left: 1em solid #f0f0f0;
}

.comments-wrapper .comment-lvl-3 {
    border-left: 1em solid #f0f0f0;
}

.comment__author {
    padding-left: 7rem;
    padding-top: 1em;
    position: relative;
}

.comment__author__image {
    height: 80px;
    position: absolute;
    left: 1em;
    top: 5px;
    width: 80px;
}

.comment__author__name {
    font-size: 1.6rem;
    margin-bottom: 0;
}

.comment__date {
    color: #888;
    font-size: .7em;
    padding-left: 7rem;
}

.comment__text {
    padding: 1em 1em 1em 7rem;
}

.comment__footer {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    padding: .5em 1em;
    text-align: right;
}

    .comment__footer .favorite, .comment__footer .share {
        margin-right: 1em;
    }

        .comment__footer .favorite img, .comment__footer .share img {
            height: 20px;
            width: 20px;
        }

    .comment__footer .reply-to-comment {
        border-bottom: 1px dashed #2f4f66;
        margin-left: 1em;
    }

        .comment__footer .reply-to-comment:hover {
            border-bottom-style: solid;
        }

body.single-group section.overview {
    border-bottom: 2px solid #f0f0f0;
}

@media screen and (max-width: 39.9375em) {
    body.single-group section.overview {
        padding-bottom: 0em;
        margin-bottom: 1em;
    }
}

body.single-group section.overview .overview-content h1.slim {
    width: 9em;
}

body.single-group section.overview .overview-content img.logo {
    max-width: 10em;
}

body.single-group section.overview .overview-content .logo-wrapper {
    text-align: center;
    margin-bottom: 1em;
}

body.single-group section.overview .overview-content .controls {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    body.single-group section.overview .overview-content .controls::after {
        clear: both;
        content: "";
        display: table;
    }

    body.single-group section.overview .overview-content .controls .function {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%;
        text-align: center;
    }

        body.single-group section.overview .overview-content .controls .function:last-child {
            margin-right: 0;
        }

        body.single-group section.overview .overview-content .controls .function:nth-child(6n) {
            margin-right: 0;
        }

        body.single-group section.overview .overview-content .controls .function:nth-child(6n+1) {
            clear: left;
        }

@media screen and (max-width: 39.9375em) {
    body.single-group section.overview .overview-content .controls .function {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-bottom: 1em;
    }

        body.single-group section.overview .overview-content .controls .function:last-child {
            margin-right: 0;
        }

        body.single-group section.overview .overview-content .controls .function:nth-child(2n) {
            margin-right: 0;
        }

        body.single-group section.overview .overview-content .controls .function:nth-child(2n+1) {
            clear: left;
        }
}

body.single-group section.overview .overview-content .controls .function > p {
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 12pt;
    color: #4e4e4e;
}

body.single-group section.overview .overview-content .controls .function .info-icon {
    background-color: #666;
    border-radius: 50%;
    color: #fff;
    height: 1em;
    display: inline-block;
    line-height: 1em;
    margin-left: .5em;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    width: 1em;
}

    body.single-group section.overview .overview-content .controls .function .info-icon:hover {
        background-color: #203747;
        cursor: pointer;
    }

        body.single-group section.overview .overview-content .controls .function .info-icon:hover .info-text {
            display: block;
        }

    body.single-group section.overview .overview-content .controls .function .info-icon .info-text {
        border-radius: 5px;
        background: #333;
        color: #fff;
        display: none;
        padding: .5em;
        position: absolute;
        left: -65px;
        top: 150%;
        text-align: left;
        text-transform: initial;
        width: 150px;
    }

        body.single-group section.overview .overview-content .controls .function .info-icon .info-text:before {
            content: " ";
            display: block;
            border-bottom: 7px solid #333;
            border-right: 7px solid transparent;
            border-left: 7px solid transparent;
            position: absolute;
            top: -7px;
            left: 48%;
        }

body.single-group section.overview .overview-content .controls .function a.standard {
    border-bottom: 0.1em dashed;
}

    body.single-group section.overview .overview-content .controls .function a.standard:hover {
        border-bottom-style: solid;
    }

body.single-group section.user-groups {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    body.single-group section.user-groups::after {
        clear: both;
        content: "";
        display: table;
    }

body.single-group section.group-activity {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%;
    border-bottom: none;
}

    body.single-group section.group-activity:last-child {
        margin-right: 0;
    }

    body.single-group section.group-activity .wrapper {
        margin-bottom: 1rem;
    }

body.single-group section.related-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%;
}

    body.single-group section.related-info:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    body.single-group section.group-activity, body.single-group section.related-info {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.single-group section.group-activity:last-child, body.single-group section.related-info:last-child {
            margin-right: 0;
        }
}

.core-ressources {
    background-color: #FAF9F3;
    border: 1px solid #DADADA;
    margin-bottom: 2em;
    padding: 1em 1em 0 1em;
}

    .core-ressources .arrow {
        margin-bottom: -1.5em;
        margin-left: 30%;
    }

.show-more-filters {
    float: left;
}

.element {
    border-bottom: 2px solid #f0f0f0;
    text-align: center;
    margin-bottom: 2em;
}

    .element > * {
        text-align: left;
    }

    .element a.button {
        margin-bottom: -1.5em;
    }

    .element ul {
        margin-bottom: 0;
    }

    .element .add-entry-link {
        border-bottom: 1px solid transparent;
        color: #111;
        margin-left: 1.3em;
        position: relative;
    }

        .element .add-entry-link:hover {
            border-bottom: 1px solid #111;
        }

        .element .add-entry-link:before {
            background: #005f74;
            border: 1px solid #005f74;
            border-radius: 50%;
            color: #fff;
            content: "+";
            display: inline-block;
            font-weight: bold;
            height: 1em;
            line-height: 1em;
            left: -1.3em;
            top: 2px;
            position: absolute;
            text-align: center;
            width: 1em;
        }

.group-activity .element {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
}

    .group-activity .element:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    .group-activity .element {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .group-activity .element:last-child {
            margin-right: 0;
        }
}

/**
*
* Styleguide
*
**/
.page--styleguide .digst-container {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
    color: #2f2f2f;
}

    .page--styleguide .digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

    .page--styleguide .digst-container a {
        color: #2f4f66;
    }

        .page--styleguide .digst-container a.standard {
            border-bottom: 0.1em dashed;
        }

            .page--styleguide .digst-container a.standard:hover {
                border-bottom-style: solid;
            }

.page--styleguide .container--snippet-toggle {
    padding-bottom: 0;
}

.page--styleguide .prim {
    margin-bottom: 1em;
}

.page--styleguide h1.slim {
    border: none;
    background-color: initial;
    text-align: left;
    margin: 0.25em 0;
}

.page--styleguide h3 {
    text-transform: uppercase;
    color: #2f2f2f;
    font-weight: 400;
}

.page--styleguide .styleguide__module-title {
    margin-bottom: 1.5em;
}

.page--styleguide section {
    margin-bottom: 3em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3em;
}

.page--styleguide #snippet-toggle {
    font-weight: 400;
}

.page--styleguide .styleguide__color-list {
    text-align: center;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    .page--styleguide .styleguide__color-list::after {
        clear: both;
        content: "";
        display: table;
    }

    .page--styleguide .styleguide__color-list li {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        border-bottom: 3em solid;
        margin-bottom: 1.5em;
        position: relative;
    }

        .page--styleguide .styleguide__color-list li:last-child {
            margin-right: 0;
        }

        .page--styleguide .styleguide__color-list li:nth-child(2n) {
            margin-right: 0;
        }

        .page--styleguide .styleguide__color-list li:nth-child(2n+1) {
            clear: left;
        }

@media screen and (max-width: 39.9375em) {
    .page--styleguide .styleguide__color-list li {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .page--styleguide .styleguide__color-list li:last-child {
            margin-right: 0;
        }
}

.page--styleguide .styleguide__color-list li.color--dark {
    border-color: #000;
}

.page--styleguide .styleguide__color-list li.color--grey-dark {
    border-color: #2f2f2f;
}

.page--styleguide .styleguide__color-list li.color--grey {
    border-color: #4e4e4e;
}

.page--styleguide .styleguide__color-list li.color--grey-light {
    border-color: #b6b5b5;
}

.page--styleguide .styleguide__color-list li.color--grey-superlight {
    border-color: #f0f0f0;
}

.page--styleguide .styleguide__color-list li.color--light {
    border-color: #FFFFFF;
}

.page--styleguide .styleguide__color-list li.color--primary {
    border-color: #940027;
}

.page--styleguide .styleguide__color-list li.color--secondary {
    border-color: #2f4f66;
}

.page--styleguide .styleguide__color-list li.color--tertiary {
    border-color: #466113;
}

.page--styleguide .styleguide__color-list li.color--quaternary {
    border-color: #005f74;
}

.page--styleguide .styleguide__color-list li.color--quinary {
    border-color: #f3fafc;
}

.page--styleguide .styleguide__color-list li.color--senary {
    border-color: #F0F5CC;
}

.page--styleguide .styleguide__breadcrumb .breadcrumbs {
    display: block;
}

.page--styleguide .styleguide__lists ul, .page--styleguide .styleguide__lists ol {
    margin-bottom: 1.5em;
}

.page--styleguide .styleguide__lists h3 {
    margin-bottom: 1.5em;
}

.page--styleguide .styleguide__inverted-block {
    background: #e8e8e8;
    padding: 0 13px;
}

.page--styleguide .styleguide__theme-block {
    background: #FFFFFF;
    padding: 0 13px;
}

.page--styleguide .add-item {
    border-bottom: 1px solid transparent;
    color: #111;
    margin-left: 1.3em;
    position: relative;
}

    .page--styleguide .add-item:hover {
        border-bottom: 1px solid #111;
    }

    .page--styleguide .add-item:before {
        background: #005f74;
        border: 1px solid #005f74;
        border-radius: 50%;
        color: #fff;
        content: "+";
        display: inline-block;
        font-weight: bold;
        height: 1em;
        line-height: 1em;
        left: -1.3em;
        top: 2px;
        position: absolute;
        text-align: center;
        width: 1em;
    }

/**
*
* Editorial Header
*
**/
.summary-header {
    background-color: initial;
    padding-bottom: 3em;
    color: #ffffff;
    margin-bottom: 1.5em;
    box-shadow: inset 0 2px 0 0 #fff;
}

    .summary-header .breadcrumbs__link {
        color: #ffffff;
    }

    .summary-header .summary-header__title {
        font-size: 4em;
        margin: 0 0 0.75em;
    }

.summary-header__anchor-list {
    margin-top: 3em;
    position: relative;
    left: 2em;
}

.summary-header__anchors-item {
    counter-increment: list;
}

    .summary-header__anchors-item a {
        color: #ffffff;
        font-weight: 400;
    }

        .summary-header__anchors-item a:hover {
            text-decoration: underline;
        }

    .summary-header__anchors-item::before {
        content: "0" counter(list);
        font-weight: normal;
        position: absolute;
        left: -2em;
    }

    .summary-header__anchors-item:nth-child(10n) ~ li::before, .summary-header__anchors-item:nth-child(10n)::before {
        content: counter(list);
    }

pre {
    background: #f0f0f0;
    padding: 13px;
}

/**
*
* subsection__title
*
**/
.subsection-title {
    color: #2f2f2f;
    margin-top: 1.5em;
    margin-bottom: 1em;
}

.subsection-number {
    margin-top: 1em;
    margin-bottom: 0.5em;
    padding-top: 0;
    display: block;
    font-size: 1rem;
}

h2 .subsection-number {
    margin-bottom: 0;
}

body.status h1.slim {
    width: 20em;
}

@media screen and (max-width: 39.9375em) {
    body.status h1.slim {
        width: initial;
    }
}

body.status section.overview {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    border-bottom: none;
}

    body.status section.overview::after {
        clear: both;
        content: "";
        display: table;
    }

    body.status section.overview .group-filter {
        max-width: 66%;
        margin-left: auto;
        margin-right: auto;
    }

        body.status section.overview .group-filter::after {
            clear: both;
            content: "";
            display: table;
        }

@media screen and (max-width: 39.9375em) {
    body.status section.overview .group-filter {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

        body.status section.overview .group-filter::after {
            clear: both;
            content: "";
            display: table;
        }
}

body.status section.overview .group-filter label {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    text-align: center;
}

    body.status section.overview .group-filter label:last-child {
        margin-right: 0;
    }

@media screen and (min-width: 53.8125em) {
    body.status section.overview .group-filter label {
        margin-bottom: -30px;
    }
}

@media screen and (max-width: 39.9375em) {
    body.status section.overview .group-filter label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.status section.overview .group-filter label:last-child {
            margin-right: 0;
        }
}

body.status .content-wrapper {
    width: 100%;
    max-width: 100%;
    border-top: 2px solid #f0f0f0;
    padding-top: 2em;
}

body.status section.service-status {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
}

    body.status section.service-status::after {
        clear: both;
        content: "";
        display: table;
    }

    body.status section.service-status .service {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        padding: 1em;
        border: 2px solid #f0f0f0;
        margin-bottom: 2em;
        text-align: center;
    }

        body.status section.service-status .service:last-child {
            margin-right: 0;
        }

        body.status section.service-status .service:nth-child(2n) {
            margin-right: 0;
        }

        body.status section.service-status .service:nth-child(2n+1) {
            clear: left;
        }

@media screen and (max-width: 39.9375em) {
    body.status section.service-status .service {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.status section.service-status .service:last-child {
            margin-right: 0;
        }
}

body.status section.service-status .service .staus-updated {
    color: #4e4e4e;
    font-size: .8em;
}

body.status section.service-status .service.sevice--small {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
}

    body.status section.service-status .service.sevice--small:last-child {
        margin-right: 0;
    }

    body.status section.service-status .service.sevice--small:nth-child(2n) {
        margin-right: 2.3576515979%;
    }

    body.status section.service-status .service.sevice--small:nth-child(2n+1) {
        clear: none;
    }

    body.status section.service-status .service.sevice--small:nth-child(4n) {
        margin-right: 0;
    }

    body.status section.service-status .service.sevice--small:nth-child(4n+1) {
        clear: left;
    }

    body.status section.service-status .service.sevice--small > * {
        text-align: center;
    }

body.status section.service-status .service > * {
    text-align: left;
}

body.status section.service-status .service .header {
    background-color: initial;
}

    body.status section.service-status .service .header .logo {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 47.5854210427%;
    }

        body.status section.service-status .service .header .logo:last-child {
            margin-right: 0;
        }

@media screen and (max-width: 39.9375em) {
    body.status section.service-status .service .header .logo {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%;
    }

        body.status section.service-status .service .header .logo:last-child {
            margin-right: 0;
        }
}

body.status section.service-status .service .header .logo img {
    max-height: 30px;
}

body.status section.service-status .service .header img {
    margin-bottom: 0;
}

body.status section.service-status .service .header .status {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 47.5854210427%;
    text-align: right;
}

    body.status section.service-status .service .header .status:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    body.status section.service-status .service .header .status {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 100%;
        text-align: left;
        float: none;
    }

        body.status section.service-status .service .header .status:last-child {
            margin-right: 0;
        }
}

body.status section.service-status .service .header .status::after {
    clear: both;
    content: "";
    display: table;
}

body.status section.service-status .service .header .status p {
    width: 85%;
    float: left;
    margin-bottom: 0;
    padding-right: 0.25em;
    padding-top: 0.25em;
}

body.status section.service-status .service .header .status .image {
    width: 15%;
    float: left;
}

body.status section.service-status .service .service-message {
    text-align: right;
}

    body.status section.service-status .service .service-message p {
        color: #4e4e4e;
        display: inline-block;
        margin-left: 1em;
        margin-bottom: .5em;
    }

        body.status section.service-status .service .service-message p a {
            border-bottom: 0.1em dashed;
            text-transform: none;
        }

            body.status section.service-status .service .service-message p a:hover {
                border-bottom-style: solid;
            }

body.status section.service-status .service .interval {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.status section.service-status .service .interval::after {
        clear: both;
        content: "";
        display: table;
    }

    body.status section.service-status .service .interval p {
        margin-bottom: 0.5em;
        color: #4e4e4e;
    }

        body.status section.service-status .service .interval p:first-child {
            float: left;
            display: block;
            margin-right: 4.8291579146%;
            width: 30.1138947236%;
        }

            body.status section.service-status .service .interval p:first-child:last-child {
                margin-right: 0;
            }

            body.status section.service-status .service .interval p:first-child:nth-child(2n) {
                margin-right: 0;
            }

            body.status section.service-status .service .interval p:first-child:nth-child(2n+1) {
                clear: left;
            }

        body.status section.service-status .service .interval p.message {
            text-transform: none;
        }

            body.status section.service-status .service .interval p.message a {
                border-bottom: 0.1em dashed;
            }

                body.status section.service-status .service .interval p.message a:hover {
                    border-bottom-style: solid;
                }

    body.status section.service-status .service .interval .bar {
        float: left;
        display: block;
        margin-right: 4.8291579146%;
        width: 65.0569473618%;
        border-top-left-radius: 0.3em;
        border-top-right-radius: 0.3em;
        border-bottom-left-radius: 0.3em;
        border-bottom-right-radius: 0.3em;
        height: 1em;
        background-color: #699D19;
    }

        body.status section.service-status .service .interval .bar:last-child {
            margin-right: 0;
        }

        body.status section.service-status .service .interval .bar:nth-child(2n) {
            margin-right: 0;
        }

        body.status section.service-status .service .interval .bar:nth-child(2n+1) {
            clear: left;
        }

        body.status section.service-status .service .interval .bar .error {
            height: 100%;
            width: 30%;
            background-color: #80001E;
            float: right;
            border-radius: 0 0.3em 0.3em 0;
        }

body.single-status .digst-container {
    background-color: initial;
    border-top: initial;
    border-bottom: initial;
}

    body.single-status .digst-container section.overview {
        border-top: 2px solid #f0f0f0;
        border-bottom: initial;
        padding-bottom: 3em;
        background-color: #f3fafc;
    }

        body.single-status .digst-container section.overview .overview-content h1.slim {
            width: 6em;
        }

        body.single-status .digst-container section.overview .overview-content img.logo {
            width: 3em;
        }

        body.single-status .digst-container section.overview .overview-content .logo-wrapper {
            text-align: center;
            text-transform: uppercase;
            margin-bottom: 1em;
        }

        body.single-status .digst-container section.overview .overview-content .controls {
            max-width: 68em;
            margin-left: auto;
            margin-right: auto;
        }

            body.single-status .digst-container section.overview .overview-content .controls::after {
                clear: both;
                content: "";
                display: table;
            }

            body.single-status .digst-container section.overview .overview-content .controls .function {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 31.7615656014%;
                text-align: center;
            }

                body.single-status .digst-container section.overview .overview-content .controls .function:last-child {
                    margin-right: 0;
                }

                body.single-status .digst-container section.overview .overview-content .controls .function > p {
                    margin-bottom: 0.5em;
                    text-transform: uppercase;
                    font-size: 12pt;
                    color: #4e4e4e;
                }

                body.single-status .digst-container section.overview .overview-content .controls .function p:last-child {
                    color: #000;
                    text-transform: none;
                }

                body.single-status .digst-container section.overview .overview-content .controls .function a.standard {
                    border-bottom: 0.1em dashed;
                }

@media screen and (max-width: 39.9375em) {
    body.single-status .digst-container section.overview .overview-content .controls .function {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 1em;
    }

        body.single-status .digst-container section.overview .overview-content .controls .function:last-child {
            margin-right: 0;
        }
}

body.single-status .digst-container section.metrics {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em;
    background-color: #f3fafc;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}

    body.single-status .digst-container section.metrics::after {
        clear: both;
        content: "";
        display: table;
    }

    body.single-status .digst-container section.metrics ul.tabs {
        border-top-left-radius: 0.5em;
        border-top-right-radius: 0.5em;
        border-bottom-left-radius: 0.5em;
        border-bottom-right-radius: 0.5em;
        margin-top: -20px;
        font-size: 0;
        text-align: center;
        text-transform: uppercase;
    }

        body.single-status .digst-container section.metrics ul.tabs::after {
            clear: both;
            content: "";
            display: table;
        }

        body.single-status .digst-container section.metrics ul.tabs li {
            font-size: 12pt;
            display: inline-block;
            border: 2px solid #f0f0f0;
            border-left: initial;
            padding: 0.25em 0.6em;
            margin: 0;
            background-color: #FFFFFF;
            cursor: default;
        }

            body.single-status .digst-container section.metrics ul.tabs li:first-child {
                border-top-left-radius: 0.5em;
                border-bottom-left-radius: 0.5em;
            }

            body.single-status .digst-container section.metrics ul.tabs li:last-child {
                border-top-right-radius: 0.5em;
                border-bottom-right-radius: 0.5em;
            }

            body.single-status .digst-container section.metrics ul.tabs li.selected {
                color: #FFFFFF;
                border: 2px solid #f0f0f0;
                background-color: #2f4f66;
            }

            body.single-status .digst-container section.metrics ul.tabs li strong {
                padding: 0.1em 0.5em;
                margin-left: 0.2em;
                color: #FFFFFF;
                background-color: #E6852F;
                border-radius: 0.4em;
            }

    body.single-status .digst-container section.metrics .metric-info-chart {
        display: none;
        vertical-align: middle;
    }

        body.single-status .digst-container section.metrics .metric-info-chart.js-lightbox {
            display: block;
        }

@media screen and (min-width: 53.8125em) {
    body.single-status .digst-container section.metrics .metric-info-chart.js-lightbox {
        height: auto;
        position: fixed;
        top: 20%;
        margin-left: 15vw;
        background-color: #FFF;
        padding: 1em;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
        z-index: 9999;
    }

        body.single-status .digst-container section.metrics .metric-info-chart.js-lightbox img {
            width: 50vw;
        }
}

body.single-status .digst-container section.metrics #metrics-container, body.single-status .container section.metrics #uptime, body.single-status .container section.metrics #planned-fixes-list {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
    padding-top: 2em;
    padding-bottom: 2em;
}

    body.single-status .digst-container section.metrics #metrics-container::after, body.single-status .container section.metrics #uptime::after, body.single-status .container section.metrics #planned-fixes-list::after {
        clear: both;
        content: "";
        display: table;
    }

@media screen and (max-width: 39.9375em) {
    body.single-status .digst-container section.metrics #metrics-container {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item {
    text-align: center;
}

@media screen and (min-width: 53.8125em) {
    body.single-status .digst-container section.metrics #metrics-container .metrics-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:last-child {
            margin-right: 0;
        }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:nth-child(4n) {
            margin-right: 0;
        }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:nth-child(4n+1) {
            clear: left;
        }
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    body.single-status .digst-container section.metrics #metrics-container .metrics-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
    }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:last-child {
            margin-right: 0;
        }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:nth-child(2n) {
            margin-right: 0;
        }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:nth-child(2n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    body.single-status .digst-container section.metrics #metrics-container .metrics-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 1em;
    }

        body.single-status .digst-container section.metrics #metrics-container .metrics-item:last-child {
            margin-right: 0;
        }
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item p.metric-value {
    font-size: 200%;
    margin-bottom: 0;
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item span.unit {
    font-size: initial;
    margin-left: 0.5em;
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item p.metric-info {
    margin-bottom: 0;
    text-transform: uppercase;
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item .metric-upate-time {
    color: #4e4e4e;
    font-size: .8em;
    margin-bottom: 1em;
}

body.single-status .digst-container section.metrics #metrics-container .metrics-item .image {
    margin-bottom: .5rem;
}

body.single-status .digst-container #uptime, body.single-status .container #planned-fixes-list {
    display: none;
}

body.single-status .digst-container .status-update__text p {
    margin-bottom: 0;
}

body.single-status .digst-container section.extra-info {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 2.3576515979%;
    margin-bottom: 3em;
}

    body.single-status .digst-container section.extra-info::after {
        clear: both;
        content: "";
        display: table;
    }

@media screen and (max-width: 39.9375em) {
    body.single-status .digst-container section.extra-info {
        margin-bottom: 0;
    }
}

body.single-status .digst-container section.extra-info .extra-info-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    border-bottom: 2px solid #f0f0f0;
    text-align: center;
}

    body.single-status .digst-container section.extra-info .extra-info-item:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    body.single-status .digst-container section.extra-info .extra-info-item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 2em;
    }

        body.single-status .digst-container section.extra-info .extra-info-item:last-child {
            margin-right: 0;
        }
}

body.single-status .digst-container section.extra-info .extra-info-item > * {
    text-align: left;
}

body.single-status .digst-container section.extra-info .extra-info-item p {
    margin-bottom: 0.5em;
}

body.single-status .digst-container section.extra-info .extra-info-item a.button {
    margin-bottom: -1.5em;
}

.status-update {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5em;
    position: relative;
}

    .status-update::after {
        clear: both;
        content: "";
        display: table;
    }

.status-update__time {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%;
    color: #4e4e4e;
}

    .status-update__time:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    .status-update__time {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .status-update__time:last-child {
            margin-right: 0;
        }
}

.status-update__text {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
}

    .status-update__text h3 {
        color: #000;
        font-weight: bold;
    }

    .status-update__text:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 39.9375em) {
    .status-update__text {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .status-update__text:last-child {
            margin-right: 0;
        }
}

body.search .main {
    min-height: initial;
}

body.search h1.slim {
    max-width: 9em;
}

body.search section.overview {
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 2em;
}

@media screen and (max-width: 53.75em) {
    body.search section.overview {
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
}

body.search section.overview .search-group {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.search section.overview .search-group::after {
        clear: both;
        content: "";
        display: table;
    }

@media screen and (min-width: 40em) {
    body.search section.overview .search-group div.search-bar {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 74.4105871005%;
        margin-bottom: 1em;
    }

    body.search section.overview .search-group form.search-bar:last-child {
        margin-right: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    body.search section.overview .search-group div.search-bar {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 0.5em;
    }

    body.search section.overview .search-group form.search-bar:last-child {
        margin-right: 0;
    }
}

@media screen and (min-width: 40em) {
    body.search section.overview .search-group a.advanced-search {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }

        body.search section.overview .search-group a.advanced-search:last-child {
            margin-right: 0;
        }
}

@media screen and (max-width: 39.9375em) {
    body.search section.overview .search-group a.advanced-search {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 0.5em;
    }

        body.search section.overview .search-group a.advanced-search:last-child {
            margin-right: 0;
        }
}

body.search section.overview .filter-buttons {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.search section.overview .filter-buttons::after {
        clear: both;
        content: "";
        display: table;
    }

    body.search section.overview .filter-buttons label {
        padding: 0.2em 0.5em;
        font-size: 12pt;
    }

@media screen and (min-width: 40em) {
    body.search section.overview .filter-buttons label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }

        body.search section.overview .filter-buttons label:last-child {
            margin-right: 0;
        }

        body.search section.overview .filter-buttons label:nth-child(4n) {
            margin-right: 0;
        }

        body.search section.overview .filter-buttons label:nth-child(4n+1) {
            clear: left;
        }
}

@media screen and (max-width: 39.9375em) {
    body.search section.overview .filter-buttons label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.search section.overview .filter-buttons label:last-child {
            margin-right: 0;
        }
}

body.search .search-results {
    width: 92%;
    margin: 0 auto;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 2em;
}

    body.search .search-results strong {
        font-size: 18px;
    }

    body.search .search-results .result > h1, body.search .search-results .result > p {
        text-align: left;
    }

    body.search .search-results h2 {
        font-size: 16pt;
    }

        body.search .search-results h2 span {
            font-weight: bold;
        }

    body.search .search-results .result {
        margin-top: 1em;
        border-bottom: 1px solid #f0f0f0;
    }

    body.search .search-results p {
        font-size: 12pt;
    }

    body.search .search-results a {
        border-bottom: 0.1em dashed;
    }

        body.search .search-results a:hover {
            border-bottom-style: solid;
        }

body.ressources section.content h1.slim {
    width: 6em;
    margin-top: -0.75em;
    color: #000;
}

body.ressources p.tags {
    margin-bottom: 0.5em;
}

body.ressources .filter {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}

    body.ressources .filter::after {
        clear: both;
        content: "";
        display: table;
    }

body.ressources .group-filter {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-bottom: 1rem;
}

    body.ressources .group-filter:last-child {
        margin-right: 0;
    }

    body.ressources .group-filter label {
        border: none;
    }

        body.ressources .group-filter label:hover {
            background-color: #FFF;
        }

body.ressources .current-filter {
    margin-bottom: 1rem;
    clear: both;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.ressources .current-filter::after {
        clear: both;
        content: "";
        display: table;
    }

body.ressources .ressources--header {
    padding-top: 1rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.ressources .ressources--header::after {
        clear: both;
        content: "";
        display: table;
    }

    body.ressources .ressources--header a {
        color: #000;
    }

    body.ressources .ressources--header .ressources--header--item--title {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
        padding-left: 2em;
    }

        body.ressources .ressources--header .ressources--header--item--title:last-child {
            margin-right: 0;
        }

    body.ressources .ressources--header .ressources--header--item--date {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%;
    }

        body.ressources .ressources--header .ressources--header--item--date:last-child {
            margin-right: 0;
        }

body.ressources ul.accordion .ressources--item--container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    body.ressources ul.accordion .ressources--item--container::after {
        clear: both;
        content: "";
        display: table;
    }

    body.ressources ul.accordion .ressources--item--container .ressources--item--title {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
    }

        body.ressources ul.accordion .ressources--item--container .ressources--item--title:last-child {
            margin-right: 0;
        }

    body.ressources ul.accordion .ressources--item--container .ressources--item--date {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%;
        width: 10%;
    }

        body.ressources ul.accordion .ressources--item--container .ressources--item--date:last-child {
            margin-right: 0;
        }

body.ressources ul.accordion h3 {
    font-size: 100%;
    font-weight: bold;
}

body.ressources ul.accordion .submenu {
    margin-left: 2em;
    padding-left: 1em;
    padding-bottom: 0.5em;
}

    body.ressources ul.accordion .submenu li:hover {
        background-color: initial;
    }

    body.ressources ul.accordion .submenu p {
        margin-bottom: 0.5em;
    }

body.catalogfront section.content {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
}

    body.catalogfront section.content::after {
        clear: both;
        content: "";
        display: table;
    }

    body.catalogfront section.content section.catalog-overview {
        margin-bottom: 1em;
    }

        body.catalogfront section.content section.catalog-overview input[type="checkbox"]:checked + label:before {
            top: 0;
        }

        body.catalogfront section.content section.catalog-overview h1.slim {
            width: 7em;
            margin-top: -0.75em;
            color: #000;
        }

        body.catalogfront section.content section.catalog-overview .filter {
            margin-bottom: 1em;
        }

            body.catalogfront section.content section.catalog-overview .filter .group-filter {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 23.2317613015%;
            }

                body.catalogfront section.content section.catalog-overview .filter .group-filter label {
                    border: none;
                    clear: both;
                    display: inline-block;
                }

                    body.catalogfront section.content section.catalog-overview .filter .group-filter label:hover {
                        background-color: #FFF;
                    }

                    body.catalogfront section.content section.catalog-overview .filter .group-filter label:before {
                        top: 5px;
                    }

                body.catalogfront section.content section.catalog-overview .filter .group-filter:last-child {
                    margin-right: 0;
                }

@media screen and (max-width: 39.9375em) {
    body.catalogfront section.content section.catalog-overview .filter .group-filter {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        body.catalogfront section.content section.catalog-overview .filter .group-filter:last-child {
            margin-right: 0;
        }
}

body.catalogfront section.content section.catalog-overview .filter .group-filter:nth-child(4n) {
    margin-right: 0;
}

body.catalogfront section.content section.catalog-overview .filter .group-filter:nth-child(4n+1) {
    clear: left;
}

body.catalogfront .resources {
    margin-bottom: 1rem;
}

    body.catalogfront .resources h2 {
        margin-bottom: 1rem;
    }

.current-filter input[type="checkbox"]:checked + label:before {
    content: " ";
}

.current-filter input[type="checkbox"]:checked + label:hover {
    background-color: #80001E;
}

    .current-filter input[type="checkbox"]:checked + label:hover:before {
        background-color: #80001E;
        border-color: #80001E;
        content: "×";
        left: 4px;
        top: 0px;
        text-transform: uppercase;
    }

.catalogfront .resource {
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 1rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

    .catalogfront .resource::after {
        clear: both;
        content: "";
        display: table;
    }

    .catalogfront .resource .description {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
    }

        .catalogfront .resource .description:last-child {
            margin-right: 0;
        }

        .catalogfront .resource .description h2 {
            margin-bottom: 0;
        }

    .catalogfront .resource .data-item {
        color: #4e4e4e;
        display: inline-block;
        font-size: .8rem;
        margin-right: 1rem;
    }

.load-more-wrapper {
    text-align: center;
}

    .load-more-wrapper .jumpout {
        margin-top: 0 !important;
    }

body.adduser h1 {
    margin-bottom: 0.5em;
}

body.adduser section.digst-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-top: initial;
}

    body.adduser section.digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

    body.adduser section.digst-container .primary-wrapper {
        background-color: #f3fafc;
        padding-bottom: 1em;
        margin-bottom: 1em;
        border-top: 2px solid #f0f0f0;
        border-bottom: 2px solid #f0f0f0;
    }

        body.adduser section.digst-container .primary-wrapper section.primary h1.slim {
            width: 7em;
            margin-top: -0.8em;
            color: #000;
        }

        body.adduser section.digst-container .primary-wrapper section.primary div#addform {
            max-width: 25em;
            margin: 0 auto;
        }

            body.adduser section.digst-container .primary-wrapper section.primary div#addform button#adduser, body.adduser section.container .primary-wrapper section.primary div#addform #adduser.button--secondary {
                margin-top: 0.5em;
                width: 100%;
                background-color: #005f74;
            }

                body.adduser section.digst-container .primary-wrapper section.primary div#addform button#adduser:hover, body.adduser section.container .primary-wrapper section.primary div#addform #adduser.button--secondary:hover {
                    background-color: #2f4f66;
                }

        body.adduser section.digst-container .primary-wrapper section.primary p.attention {
            border: 2px solid #f0f0f0;
            padding: 0.5em;
            background-color: #f7f6ef;
        }

        body.adduser section.digst-container .primary-wrapper section.primary div#confirm-new-user {
            text-align: center;
        }

        body.adduser section.digst-container .primary-wrapper section.primary img#user-added {
            margin-top: -30px;
            width: 60px;
            height: auto;
        }

    body.adduser section.digst-container section.secondary {
        margin-bottom: 2em;
        text-align: center;
    }

    body.adduser section.digst-container section.primary, body.adduser section.container section.secondary {
        max-width: 40em;
        margin-left: auto;
        margin-right: auto;
    }

        body.adduser section.digst-container section.primary::after, body.adduser section.container section.secondary::after {
            clear: both;
            content: "";
            display: table;
        }

    body.adduser section.digst-container section.groups.group-list {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2em;
    }

        body.adduser section.digst-container section.groups.group-list::after {
            clear: both;
            content: "";
            display: table;
        }

        body.adduser section.digst-container section.groups.group-list .item {
            padding-top: 0;
        }

            body.adduser section.digst-container section.groups.group-list .item img.icon {
                margin-top: -18px;
            }

            body.adduser section.digst-container section.groups.group-list .item.member {
                background-color: #FFFFFF;
            }

            body.adduser section.digst-container section.groups.group-list .item .overview {
                min-height: 7em;
                padding-bottom: 0.75em;
            }

                body.adduser section.digst-container section.groups.group-list .item .overview p {
                    margin-bottom: 0;
                }

.input-wrapper {
    position: relative;
}

    .input-wrapper label {
        color: #b6b5b5;
        font-size: .7em;
        position: absolute;
        top: 5px;
        left: 1em;
    }

    .input-wrapper input {
        padding: 1em 0.5em 0.5em 0.5em;
    }

.input-icon {
    position: absolute;
    top: 35%;
    right: 1em;
}

    .input-icon.input-icon-error:before {
        background: #80001E;
        border-radius: 50%;
        color: #fff;
        content: "+";
        display: block;
        font-size: .8em;
        font-weight: bold;
        height: 1em;
        line-height: 1.1em;
        text-align: center;
        width: 1em;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.error-page-header {
    margin: 0 auto;
    padding: 1rem 0;
    max-width: 65rem;
}

    .error-page-header h1 {
        color: #940027;
        font-size: 4.5rem;
        font-weight: bold;
        text-align: center;
    }

.error-page-search-form-wrapper {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
}

    .error-page-search-form-wrapper div {
        margin: 0 auto;
        max-width: 65rem;
    }

        .error-page-search-form-wrapper div input[type="search"] {
            border-bottom: none;
            border-top: none;
            border-color: #f0f0f0;
            border-radius: 0;
            color: #940027;
            margin: 0 auto;
            padding: 1em;
            width: 60%;
        }

.error-page-content {
    background: transparent url(../img/404.png) right bottom no-repeat;
    border-bottom: 2px solid #f0f0f0;
    margin: 0 auto 2em;
    max-width: 65rem;
    padding: 2rem 0;
}

.error-page-trace {
	border-bottom: 2px solid #f0f0f0;
	margin: 0 auto 2em;
	max-width: 65rem;
	padding: 2rem 0;
    font-size:10px
}

    .error-page-content .button {
        margin-right: 1em;
    }

    .error-page-content h2 {
        font-size: 2rem;
        margin: 1rem 0 .3rem;
    }

.link-boxes {
    margin: 0 auto;
    max-width: 65rem;
}

    .link-boxes::after {
        clear: both;
        content: "";
        display: table;
    }

    .link-boxes .item {
        background-color: #f3fafc;
        margin-bottom: 3em;
        text-align: center;
        border: 2px solid #f0f0f0;
    }

@media screen and (min-width: 53.8125em) {
    .link-boxes .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
    }

        .link-boxes .item:last-child {
            margin-right: 0;
        }
}

@media screen and (max-width: 39.9375em) {
    .link-boxes .item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        .link-boxes .item:last-child {
            margin-right: 0;
        }
}

.link-boxes .item h3, .link-boxes .item p {
    background-color: #fff;
    margin: 0;
}

.link-boxes .item h3 {
    color: #000;
    font-size: 1.5em;
    padding: 1.5rem 1rem 0;
}

.link-boxes .item p {
    border-bottom: 1px solid #f0f0f0;
    color: #4e4e4e;
    line-height: 1em;
    padding: 0 1rem 1.5rem;
}

.link-boxes .item .button {
    margin: 1.5rem 0;
}

body.edit-group section.digst-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f3fafc;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
    margin-bottom: 2em;
}

    body.edit-group section.digst-container::after {
        clear: both;
        content: "";
        display: table;
    }

    body.edit-group section.digst-container section.content {
        max-width: 36em;
    }

        body.edit-group section.digst-container section.content h1.slim {
            width: 8em;
            margin-top: -0.8em;
            color: #000;
        }

        body.edit-group section.digst-container section.content .toolbar {
            width: 100%;
            margin-bottom: -8px;
        }

        body.edit-group section.digst-container section.content form#edit-group {
            max-width: 68em;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 1em;
        }

            body.edit-group section.digst-container section.content form#edit-group::after {
                clear: both;
                content: "";
                display: table;
            }

            body.edit-group section.digst-container section.content form#edit-group .group-name, body.edit-group section.container section.content form#edit-group .group-description, body.edit-group section.container section.content form#edit-group .sub-container-header {
                padding: 0.5em;
                color: #b6b5b5;
            }

            body.edit-group section.digst-container section.content form#edit-group .sub-container-header {
                position: relative;
            }

                body.edit-group section.digst-container section.content form#edit-group .sub-container-header .button, body.edit-group section.container section.content form#edit-group .sub-container-header .delete-profie-image {
                    display: inline-block;
                    position: absolute;
                    top: 5px;
                    right: 5px;
                }

                body.edit-group section.digst-container section.content form#edit-group .sub-container-header .delete-profie-image {
                    border: 1px solid #b6b5b5;
                    border-radius: 50%;
                    color: #b6b5b5;
                    font-weight: bold;
                    height: 1em;
                    line-height: .8em;
                    text-align: center;
                    top: 10px;
                    width: 1em;
                }

                    body.edit-group section.digst-container section.content form#edit-group .sub-container-header .delete-profie-image:hover {
                        border-color: #80001E;
                        color: #80001E;
                    }

            body.edit-group section.digst-container section.content form#edit-group #groupimage {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 65.8807828007%;
            }

                body.edit-group section.digst-container section.content form#edit-group #groupimage:last-child {
                    margin-right: 0;
                }

            body.edit-group section.digst-container section.content form#edit-group #avatar {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 31.7615656014%;
            }

                body.edit-group section.digst-container section.content form#edit-group #avatar:last-child {
                    margin-right: 0;
                }

            body.edit-group section.digst-container section.content form#edit-group .sub-container {
                border: 2px solid #f0f0f0;
                background-color: #f7f6ef;
            }

                body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-header {
                    background-color: #FFFFFF;
                    border-bottom: 2px solid #f0f0f0;
                }

                    body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-header p {
                        margin-bottom: 0;
                    }

                body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-content {
                    padding: 0.5em;
                    padding-bottom: 0;
                    min-height: 5em;
                    text-align: center;
                }

                    body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-content img {
                        max-width: 80%;
                    }

                    body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-content .image-container {
                        background-color: #FFFFFF;
                        border: 2px solid #f0f0f0;
                        padding: 1em;
                    }

                body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-footer {
                    min-height: 1.5em;
                    padding: 0.25em;
                }

                    body.edit-group section.digst-container section.content form#edit-group .sub-container .sub-container-footer p {
                        margin-bottom: 0;
                        color: #b6b5b5;
                        font-size: 12pt;
                    }

        body.edit-group section.digst-container section.content hr {
            margin: 0.75em 0;
        }

        body.edit-group section.digst-container section.content .options {
            margin-bottom: 2em;
        }

        body.edit-group section.digst-container section.content label {
            font-weight: normal;
            line-height: 1em;
            margin-bottom: 1em;
        }

            body.edit-group section.digst-container section.content label .option__helptext {
                color: #b6b5b5;
                display: block;
                font-size: .8em;
            }

        body.edit-group section.digst-container section.content .buttons {
            max-width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

            body.edit-group section.digst-container section.content .buttons::after {
                clear: both;
                content: "";
                display: table;
            }

            body.edit-group section.digst-container section.content .buttons #save {
                width: 100%;
                background-color: #005f74;
            }

                body.edit-group section.digst-container section.content .buttons #save:hover {
                    background-color: #2f4f66;
                }

            body.edit-group section.digst-container section.content .buttons .extra-button {
                float: left;
                display: block;
                margin-right: 2.3576515979%;
                width: 48.821174201%;
                text-align: center;
                margin-top: 1em;
            }

                body.edit-group section.digst-container section.content .buttons .extra-button:last-child {
                    margin-right: 0;
                }

                body.edit-group section.digst-container section.content .buttons .extra-button a.button {
                    width: 6em;
                }

                    body.edit-group section.digst-container section.content .buttons .extra-button a.button.delete {
                        border: 2px solid #8B192C;
                        color: #8B192C;
                        background-color: #FFFFFF;
                    }

                        body.edit-group section.digst-container section.content .buttons .extra-button a.button.delete:hover {
                            background-color: #f2e5e8;
                        }

                    body.edit-group section.digst-container section.content .buttons .extra-button a.button.cancel {
                        border: none;
                        background-color: initial;
                        color: #2f4f66;
                    }

                        body.edit-group section.digst-container section.content .buttons .extra-button a.button.cancel:hover {
                            text-decoration: underline;
                        }

body.edit-group .ui-autocomplete-input {
    background: #fff url(../images/icons/search.png) 1em center no-repeat;
    text-indent: 2em;
}

body.edit-group ul.ui-autocomplete {
    border: 2px solid #f0f0f0;
    max-width: 30em;
}

    body.edit-group ul.ui-autocomplete li.ui-menu-item {
        background-color: #FFFFFF;
        color: #2f4f66;
        padding: 0.5em;
    }

header.navigation {
    background-color: #FFFFFF;
    border-bottom: none;
    min-height: 60px;
    width: 100%;
    z-index: 999;
}

    header.navigation .navigation-wrapper {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 9999;
    }

        header.navigation .navigation-wrapper::after {
            clear: both;
            content: "";
            display: table;
        }

        header.navigation .navigation-wrapper::after {
            clear: both;
            content: "";
            display: table;
        }

@media screen and (min-width: 53.75em) and (max-width: 65em) {
    header.navigation .navigation-wrapper a {
        font-size: 11pt;
    }

    header.navigation .navigation-wrapper h1.logo a {
        font-size: 16pt;
    }

    header.navigation .navigation-wrapper li.nav-link.selected {
        margin-right: 0.5em;
    }
}

header.navigation .logo {
    float: left;
    max-height: 60px;
    padding-left: 0.5em;
}

@media screen and (min-width: 53.8125em) {
    header.navigation .logo {
        padding-right: 2em;
    }
}

@media screen and (min-width: 53.75em) and (max-width: 78.125em) {
    header.navigation .logo {
        padding-right: 0;
    }
}

header.navigation .logo img {
    max-height: 60px;
    padding: 0.8em 0;
}

@media screen and (max-width: 39.9375em) {
    header.navigation .logo {
        padding-left: 0.7em;
        padding-top: 0.6em;
    }
}

@media screen and (max-width: 53.75em) {
    header.navigation img.profile-avatar {
        display: none;
    }
}

header.navigation .navigation-menu-button {
    color: #940027;
    display: block;
    float: right;
    line-height: 60px;
    margin: 0;
    padding-right: 1em;
    text-transform: uppercase;
}

@media screen and (min-width: 53.8125em) {
    header.navigation .navigation-menu-button {
        display: none;
    }
}

header.navigation .navigation-menu-button:focus, header.navigation .navigation-menu-button:hover {
    color: #b6b5b5;
}

header.navigation nav {
    float: none;
    min-height: 70px;
    z-index: 9999999;
}

    header.navigation nav li {
        position: relative;
    }

@media screen and (min-width: 53.8125em) {
    header.navigation nav {
        float: left;
    }
}

header.navigation ul.submenu {
    border: 0.1em solid #940027;
}

@media screen and (max-width: 53.75em) {
    header.navigation ul.submenu {
        border: none;
    }
}

header.navigation ul.submenu .submenu-2nd {
    background: #f7f7f7;
    border: 1px solid #940027;
    display: none;
    left: -101%;
    position: absolute;
    top: 0;
    z-index: 9999;
}

@media screen and (max-width: 53.75em) {
    header.navigation ul.submenu .submenu-2nd {
        background: #f2f2f2;
        border: none;
        position: relative;
        left: auto;
        top: auto;
    }

        header.navigation ul.submenu .submenu-2nd a {
            background-color: transparent;
        }
}

header.navigation ul.submenu .submenu-2nd h2 {
    padding: .4em 1em;
}

header.navigation ul.submenu .submenu-2nd .button {
    background-color: #005f74;
    color: #fff;
    margin: 0 5%;
    text-align: center;
    width: 85%;
}

    header.navigation ul.submenu .submenu-2nd .button:hover {
        background-color: #203747;
    }

header.navigation .has-submenu:after {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #940027;
    content: " ";
    display: block;
    position: absolute;
    right: 1em;
    top: 50%;
}

header.navigation .has-submenu:hover .submenu-2nd, header.navigation .submenu-2nd:hover {
    display: block;
}

header.navigation ul.navigation-menu {
    -webkit-transform-style: preserve-3d;
    clear: both;
    display: none;
    margin: 0 auto;
    overflow: visible;
    padding: 0;
    width: 100%;
    z-index: 9999;
}

    header.navigation ul.navigation-menu.show {
        display: block;
    }

@media screen and (min-width: 53.8125em) {
    header.navigation ul.navigation-menu {
        display: inline;
        margin: 0;
        padding: 0;
    }
}

header.navigation ul li.nav-link {
    background: #FFFFFF;
    border-bottom: 1px solid #940027;
    display: block;
    line-height: 60px;
    overflow: hidden;
    padding-right: 0.8em;
    width: 100%;
    z-index: 9999;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul li.nav-link {
        background: transparent;
        border: none;
        display: inline;
        line-height: 60px;
        text-decoration: none;
        width: auto;
    }
}

header.navigation ul li.nav-link a {
    color: #940027;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul li.nav-link a {
        padding-right: 1em;
    }
}

@media screen and (max-width: 39.9375em) {
    header.navigation ul li.nav-link a {
        padding-left: 1em;
    }
}

@media screen and (min-width: 53.75em) and (max-width: 78.125em) {
    header.navigation ul li.nav-link a {
        padding-right: 0;
    }
}

header.navigation ul li.nav-link a:focus, header.navigation ul li.nav-link a:hover {
    color: #111;
}

header.navigation .active-nav-item a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 3px;
}

header.navigation li.more.nav-link {
    padding-right: 0;
}

@media screen and (min-width: 53.8125em) {
    header.navigation li.more.nav-link {
        padding-right: 1em;
    }
}

header.navigation li.more.nav-link a {
    margin-right: 0;
}

header.navigation li.more.nav-link > a {
    padding-right: 0.6em;
}

    header.navigation li.more.nav-link > a:after {
        position: absolute;
        top: auto;
        right: -0.4em;
        bottom: auto;
        left: auto;
        content: '\25BE';
        color: #000;
    }

header.navigation li.more {
    overflow: visible;
    padding-right: 0;
}

    header.navigation li.more a {
        padding-right: 0.8em;
    }

    header.navigation li.more > a {
        padding-right: 1.6em;
        position: relative;
    }

@media screen and (min-width: 53.8125em) {
    header.navigation li.more > a {
        margin-right: 1em;
    }
}

header.navigation li.more:focus > .submenu, header.navigation li.more:hover > .submenu {
    display: block;
}

@media screen and (min-width: 53.8125em) {
    header.navigation li.more {
        padding-right: 0.8em;
        position: relative;
    }
}

header.navigation ul.submenu {
    display: none;
    padding-left: 0;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul.submenu {
        left: 4em;
        position: absolute;
        top: 1.5em;
    }
}

header.navigation ul.submenu .button {
    text-transform: initial;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul.submenu .submenu {
        left: 11.8em;
        top: 0;
    }
}

header.navigation ul.submenu li {
    display: block;
    padding-right: 0;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul.submenu li {
        line-height: 46.1538461538px;
    }

        header.navigation ul.submenu li:first-child > a {
            border-top-left-radius: 0.3em;
            border-top-right-radius: 0.3em;
        }

        header.navigation ul.submenu li:last-child > a {
            border-bottom-left-radius: 0.3em;
            border-bottom-right-radius: 0.3em;
        }
}

header.navigation ul.submenu li a {
    border-bottom: 2px solid #f0f0f0;
    background-color: #f7f7f7;
    display: inline-block;
    width: 100%;
}

@media screen and (min-width: 53.8125em) {
    header.navigation ul.submenu li a {
        background-color: #FFFFFF;
        padding-left: 1em;
        text-align: left;
        width: 12em;
    }
}

div.search-bar {
    position: relative;
    float: left;
    width: 75%;
    margin-right: 1em;
}

    div.search-bar input[type=search] {
        box-sizing: border-box;
        background-color: #FFFFFF;
        border-radius: 0.3em;
        border: 2px solid #f0f0f0;
        display: block;
        font-size: 1em;
        margin: 0;
        padding: 0.5em 0.5em;
        position: relative;
        width: 100%;
    }

    div.search-bar button[type=submit], div.search-bar [type=submit].button--secondary {
        background-color: #005f74;
        position: absolute;
        top: 0em;
        right: 0em;
        bottom: 0em;
        border-radius: 0.3em;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        outline: none;
        padding: 5px 10px;
    }

        div.search-bar button[type=submit]:hover, div.search-bar [type=submit].button--secondary:hover {
            background-color: #2f4f66;
        }

        div.search-bar button[type=submit] img, div.search-bar [type=submit].button--secondary img {
            height: 12px;
            opacity: 0.7;
        }

section.overview {
    border-top: 2px solid #f0f0f0;
    background-color: #f3fafc;
    margin-top: 2em;
    padding-bottom: 3em;
    padding-left: 1em;
    padding-right: 1em;
    text-align: left;
}

    section.overview .overview-content {
        max-width: 60em;
        margin-left: auto;
        margin-right: auto;
    }

        section.overview .overview-content::after {
            clear: both;
            content: "";
            display: table;
        }

        section.overview .overview-content p a {
            border-bottom: 0.1em dashed;
        }

.show-more {
    font-weight: bold;
    background-color: #005f74;
    margin-bottom: -1.5em;
    height: 1.5em;
    width: 8em;
    padding: 0;
}

    .show-more a {
        color: #FFFFFF;
    }

.groups .show-more {
    margin-bottom: 0;
}

h1.logo {
    font-family: 'PT Sans', sans-serif;
    padding-top: 0.3em;
}

    h1.logo a {
        color: #940027;
    }

    h1.logo sup {
        color: #000;
        margin-left: 0.2em;
        font-size: 14pt;
    }

header {
    border-top: 0.5em solid #940027;
}

    header h1.logo {
        margin-right: 1em;
    }

    header ul li.nav-link {
        text-transform: uppercase;
    }

@media screen and (min-width: 53.8125em) {
    header ul li.nav-link.selected {
        border-top: 0.15em solid #4e4e4e;
        border-bottom: 0.15em solid #4e4e4e;
        padding-right: 0;
        margin-right: 1.8em;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
    }
}

header ul li.nav-link.selected a {
    color: #000;
    padding-right: 0;
}

header ul li.nav-link.user > a {
    color: #000;
}

@media screen and (min-width: 53.8125em) {
    header ul li.nav-link.user > a {
        padding-left: 4em;
    }
}

@media screen and (min-width: 53.75em) and (max-width: 78.125em) {
    header ul li.nav-link.user > a {
        padding-left: 0;
    }
}

header ul li.nav-link img {
    padding-right: 0.25em;
}

@media screen and (max-width: 39.9375em) {
    h1 {
        font-size: 18pt;
    }
}

h1.slim {
    font-weight: bold;
    text-align: center;
    margin-top: -0.8em;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #f0f0f0;
    padding-bottom: 0.2em;
    background-color: #FFFFFF;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

.group-filter label {
    padding-left: .5rem;
}

    .group-filter label input[type="radio"] {
        display: none;
    }

.group-filter .wrapper::after {
    clear: both;
    content: "";
    display: table;
}

.group-filter label {
    color: #2f4f66;
    font-weight: normal;
    border: 2px solid #f0f0f0;
    background-color: #FFFFFF;
    float: left;
    margin-right: 0.5em;
    padding-right: 0.5em;
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}

    .group-filter label:hover {
        background-color: #eaf7d2;
    }

    .group-filter label.checked {
        background-color: #466113;
        color: #FFFFFF;
    }

footer {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    /*border: 2px solid #f0f0f0;*/
}

    footer::after {
        clear: both;
        content: "";
        display: table;
    }

    footer .primary {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
        padding: 0.5em 2em;
    }

        footer .primary.footer {
            max-width: 100%;
            padding: 0 0 0 0;
            /*margin: 0 0 0 1.5%;*/
        }

        footer .primary::after {
            clear: both;
            content: "";
            display: table;
        }

@media screen and (max-width: 39.9375em) {
    footer .primary {
        padding: 2.3576515979%;
        margin-bottom: 1em;
    }
}

footer .item1, footer .item3 {
    text-align: center;
}

/*@media screen and (min-width: 53.8125em) {
    footer .item1, footer .item3 {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
    }

        footer .item1:last-child, footer .item3:last-child {
            margin-right: 0;
        }
}

@media screen and (min-width: 53.8125em) {
    footer .item1, footer .item3 {
        text-align: right;
    }
}*/

footer .item2 {
    text-align: center;
    padding-bottom: 20px;
}

footer .item2 a {
    text-decoration: underline;
    padding: 5px 5px 5px 5px;
}

footer .item2 a:hover {
    border: 1px solid #2f4f66;
}

footer .item2 a:focus {
    border: 1px solid #2f4f66;
}

footer ul li {
    position: relative;
    padding-bottom: 10px;
    display: inline;
    padding-left: 3%;
}

footer ul li:first-child {
    padding-left: 0;
}

footer ul {
    list-style: none;
}

    /*footer ul li:before {
        content: '';
        position: absolute;
        border-right: 2px solid black;
        border-bottom: 2px solid black;
        width: 10px;
        height: 10px;
        top: calc(50% - 4px);
        left: -6%;
        transform: translateY(-50%) rotate(-45deg);
    }*/

@media screen and (min-width: 53.8125em) {
    footer .item2 {
        /*float: left;
        display: block;
        margin-right: 2.3576515979%;*/
        width: 100%;
        text-align: center;
    }

        footer .item2:last-child {
            margin-right: 0;
        }
}

footer .item2 ul.help-links {
    margin-top: 20px;
}

    footer .item2 ul.help-links li {
        display: inline;
    }

        footer .item2 ul.help-links li a {
            color: #2f2f2f;
        }

            footer .item2 ul.help-links li a:hover {
                text-decoration: underline;
            }

footer .item3 {
    margin-right: 0;
    height: 100px;
}

footer p.contact-info {
    padding: 2.3576515979%;
    text-align: center;
    background-color: #FFFFFF;
    border-top: 2px solid #f0f0f0;
    margin-bottom: initial;
}

@media screen and (min-width: 53.8125em) {
    footer p.contact-info {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
    }

        footer p.contact-info:last-child {
            margin-right: 0;
        }
}

.profile-list .avatar-item .content p {
    text-transform: uppercase;
    font-size: 12pt;
    color: #4e4e4e;
}

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    .profile-list .avatar-item .content p {
        font-size: 10pt;
    }
}

.avatar-item {
    display: table;
}

    .avatar-item .image, .avatar-item .content {
        display: table-cell;
        vertical-align: top;
    }

    .avatar-item .image {
        padding-right: 0.5em;
    }

        .avatar-item .image > img {
            max-width: 50px;
            height: auto;
            display: block;
        }

    .avatar-item .content {
        width: 100%;
    }

        .avatar-item .content p a {
            border-bottom: 0.1em dashed;
        }

            .avatar-item .content p a:hover {
                border-bottom-style: solid;
            }

a.button, a.button label {
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    padding: 0.4em 0.5em;
    font-size: 12pt;
}

    a.button.light {
        font-weight: bold;
    }

    a.button.light, a.button.tag {
        color: #005f74;
        background-color: #FFFFFF;
        border: 1px solid #005f74;
        text-transform: uppercase;
    }

        a.button.light:hover, a.button.tag:hover {
            background: #E8F4F7;
        }

    a.button.jumpout {
        background-color: #005f74;
        color: #FFFFFF;
        font-weight: bold;
    }

        a.button.jumpout:hover {
            background-color: #2f4f66;
        }

            a.button.jumpout:hover:before {
                border-right-color: #2f4f66;
                border-left-color: #2f4f66;
            }

    a.button.selected {
        border: none;
        background-color: #466113;
        color: #FFFFFF;
    }

        a.button.selected:hover {
            background-color: #466113;
        }

    a.button.arrow {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        padding-right: 0.75em;
        position: relative;
    }

        a.button.arrow:before {
            border-bottom: 14px solid transparent;
            border-top: 14px solid transparent;
            border-left: 14px solid #005f74;
            content: " ";
            display: block;
            position: absolute;
            right: -14px;
            bottom: 0;
            top: 0;
        }

    a.button.tag {
        margin: 0 .5em .5em 0;
    }

        a.button.tag:first-child {
            margin-left: 0;
        }

        a.button.tag:last-child {
            margin-right: 0;
        }

.arrow-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    position: relative;
    left: 14px;
}

    .arrow-left:before {
        border-bottom: 14px solid transparent;
        border-top: 14px solid transparent;
        border-right: 14px solid #005f74;
        content: " ";
        display: block;
        position: absolute;
        left: -14px;
        bottom: 0;
        top: 0;
    }

.pagination {
    margin-bottom: 1rem;
}

    .pagination a.button {
        padding: 4px 11px;
        text-transform: none;
    }

        .pagination a.button.disabled {
            color: #b6b5b5;
            border-color: #b6b5b5;
        }

    .pagination a.arrow {
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

    .pagination .arrow:before, .pagination .arrow-left:before {
        display: none !important;
    }

    .pagination a.button, .pagination span {
        margin-right: 0.5em;
    }

@media screen and (min-width: 40em) and (max-width: 53.75em) {
    .pagination a.button, .pagination span {
        margin-right: 0.25em;
    }
}

@media screen and (max-width: 39.9375em) {
    .pagination a.button, .pagination span {
        display: none;
    }

        .pagination a.button:first-child, .pagination a.button:last-child, .pagination a.button.selected, .pagination span:first-child, .pagination span:last-child, .pagination span.selected {
            display: inline-block;
        }
}

.pagination span {
    color: #005f74;
}

th {
    background-color: #f9f2f4;
    text-transform: uppercase;
    border-top: 2px solid #f0f0f0;
}

th, td {
    font-size: 12pt;
    color: #4e4e4e;
    padding: 0.2em 1em;
}

td {
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}

.hidden {
    display: none;
}

/* Columns for AdministrateTerms.aspx */
.column {
    float: left;
    width: 50%;
    padding: 10px;
    height: 300px;
}

.row::after {
    display: table;
    clear: both;
}

.rowDate {
    display: inline-block;
    width: 100px;
}
