@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,600italic,700,700italic,400italic|Droid+Serif:400,400italic,700,700italic);

* {
    text-shadow: none !important;
    color: #000;
    background: transparent;
    box-shadow: none !important;
}

a,
a:visited {
    text-decoration: underline;
}

a[href]:after {
    content: " ("attr(href) ")";
}

abbr[title]:after {
    content: " ("attr(title) ")";
}

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
}

pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}

thead {
    display: table-header-group;
}

tr,
img {
    page-break-inside: avoid;
}

img {
    max-width: 100% !important;
}

@page {
    margin: 2cm .5cm;
}

p,
h2,
h3 {
    orphans: 3;
    widows: 3;
}

h2,
h3 {
    page-break-after: avoid;
}

.navbar {
    display: none;
}

.table td,
.table th {
    background-color: #fff !important;
}

.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000 !important;
}

.label {
    border: 1px solid #000;
}

.table {
    border-collapse: collapse !important;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
}

#ribbon {
    display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C""\201D""\2018""\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.phpdebugbar-header-right .phpdebugbar-indicator:nth-of-type(1):after {
    margin-left: 0.25em;
}

.phpdebugbar-header-right .phpdebugbar-indicator:nth-of-type(1)>i.fa {
    width: 16px;
    text-align: center;
}

.phpdebugbar-header-right .phpdebugbar-indicator:nth-of-type(1)>i.fa:before {
    display: inline-block;
}

.field.c .lead {
    font-size: 120%;
    font-weight: bold;
}

.field.c .pull-left {
    clear: left;
}

.field.c .pull-right {
    clear: right;
}

.field.c ul,
.field.c ol {
    overflow: hidden;
}

.field.c iframe {
    max-width: 100%;
}

.field.c img {
    max-width: 100%;
}

@media (min-width:480px) {

    .field.c .pull-left,
    .field.c .pull-right {
        width: 50%;
        max-width: 350px;
        margin: 0.5em 0;
    }

    .field.c .pull-left {
        float: left;
        margin-right: 1.0em;
    }

    .field.c .pull-right {
        float: right;
        margin-left: 1.0em;
    }
}

div[data-type="region"][data-name="console"] {
    clear: both;
    color: black;
    background: #c8c8ff;
}

div[data-type="region"][data-name="console"]>.container {
    position: relative;
}

div[data-type="region"][data-name="console"] aside {
    min-height: 0;
}

div[data-type="region"][data-name="console"] .alert {
    overflow: hidden;
    position: relative;
    padding: 15px;
    margin: 0 -15px;
}

div[data-type="region"][data-name="console"] .alert.animate {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

div[data-type="region"][data-name="console"] .alert.dismissed {
    border: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0 !important;
    opacity: 0;
}

div[data-type="region"][data-name="console"] h3 {
    margin: 0 50px 0 0;
    font-weight: normal;
    opacity: 0.6;
    text-transform: uppercase;
    font-size: 100%;
}

div[data-type="region"][data-name="console"] .messages p {
    margin: 0.5em 0 0 0;
}

div[data-type="region"][data-name="console"] .messages>ul {
    margin: 0;
    padding: 0;
    list-style-type: square;
}

div[data-type="region"][data-name="console"] .messages>ul>li {
    margin: 0.5em 0 0 0;
    padding: 0;
}

div[data-type="region"][data-name="console"] .messages a,
div[data-type="region"][data-name="console"] .messages a:link,
div[data-type="region"][data-name="console"] .messages a:visited,
div[data-type="region"][data-name="console"] .messages a:active,
div[data-type="region"][data-name="console"] .messages a:hover {
    color: inherit;
    text-decoration: underline;
}

div[data-type="region"][data-name="console"] .close {
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    line-height: 42px;
    color: black;
    background-color: transparent;
    opacity: 0.5;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    cursor: pointer;
}

div[data-type="region"][data-name="console"] .close:after {
    content: '✖';
    position: absolute;
    font-size: 24px;
    line-height: 1;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -0.5em;
}

div[data-type="region"][data-name="console"] .close span {
    display: none;
}

div[data-type="region"][data-name="console"] .close:hover {
    opacity: 1;
}

div[data-type="region"][data-name="console"].console-status {
    background-color: #8cf08c;
}

div[data-type="region"][data-name="console"].console-warning {
    background-color: #f0f000;
}

div[data-type="region"][data-name="console"].console-error {
    background-color: #dc0000;
    color: white;
}

aside[data-module="ombubench"][data-delta="moderation"] {
    background-color: #f9eea4;
    padding: 15px;
    margin-bottom: 15px;
}

aside[data-module="ombubench"][data-delta="moderation"] h2 {
    font-size: 1.5em;
    margin: 0.75em 0 0.25em 0;
}

aside[data-module="ombubench"][data-delta="moderation"] em {
    font-style: normal;
    font-weight: bold;
    color: light-gray;
}

aside[data-module="ombubench"][data-delta="moderation"] em:last-child {
    display: block;
}

aside[data-module="ombubench"][data-delta="moderation"] .btn {
    margin-top: 0.5em;
    color: white !important;
}

#top-link {
    display: none;
}

@media (max-width:480px) {
    html #top-link {
        display: block;
    }

    html #top-link a {
        position: fixed;
        top: -50px;
        right: 0;
        width: 64px;
        height: 64px;
        padding-top: 22px;
        font-size: 10px;
        font-size: 1 rem;
        line-height: 1;
        font-weight: 700;
        text-align: center;
        border: 10px solid transparent;
        border-radius: 12px;
        color: #ffffff;
        background-color: rgba(0, 0, 0, 0.7);
        text-transform: uppercase;
        text-decoration: none;
        opacity: 0;
        transition: all 0.4s ease;
        background-clip: padding-box;
        z-index: 100;
    }

    html #top-link a:before {
        content: '';
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 6px 5px;
        border-color: transparent transparent #ffffff transparent;
    }

    html.show-top-link #top-link a {
        top: 0;
        opacity: 1;
    }
}

@font-face {
    font-family: 'theme-icons';
    src: url(../fonts/theme-icons.eot?7lvnsn);
    src: url(../fonts/theme-icons.eot?7lvnsn#iefix) format('embedded-opentype'), url(../fonts/theme-icons.ttf?7lvnsn) format('truetype'), url(../fonts/theme-icons.woff?7lvnsn) format('woff'), url(../fonts/theme-icons.svg?7lvnsn#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'theme-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon_decision:before {
    content: "\e959";
    color: #336e7e;
}

.icon-icon_measure:before {
    content: "\e95a";
    color: #336e7e;
}

.icon-icon_standard_protocol:before {
    content: "\e95b";
    color: #336e7e;
}

.icon-icon_filter:before {
    content: "\e958";
}

.icon-calendar-basic .path1:before {
    content: "\e92a";
    color: #336e7e;
}

.icon-calendar-basic .path2:before {
    content: "\e92b";
    margin-left: -0.94433594em;
    color: #bdd3d6;
}

.icon-calendar-basic .path3:before {
    content: "\e944";
    margin-left: -0.94433594em;
    color: #336e7e;
}

.icon-calendar-basic .path4:before {
    content: "\e947";
    margin-left: -0.94433594em;
    color: #336e7e;
}

.icon-icon_check:before {
    content: "\e905";
}

.icon-icon_page_plus:before {
    content: "\e903";
}

.icon-icon_talk_bubble:before {
    content: "\e900";
}

.icon-icon_arrow_back:before {
    content: "\e901";
}

.icon-icon_arrow_close:before {
    content: "\e902";
}

.icon-icon_arrow_forward:before {
    content: "\e904";
}

.icon-icon_attendance_info_greyscale .path1:before {
    content: "\e906";
    color: #c6c6c6;
}

.icon-icon_attendance_info_greyscale .path2:before {
    content: "\e907";
    margin-left: -1em;
    color: #e9e9e9;
}

.icon-icon_attendance_info .path1:before {
    content: "\e908";
    color: #336e7e;
}

.icon-icon_attendance_info .path2:before {
    content: "\e909";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_avatar .path1:before {
    content: "\e90a";
    color: #336e7e;
}

.icon-icon_avatar .path2:before {
    content: "\e90b";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_bullet_calendar_featured_past .path1:before {
    content: "\e90c";
    color: #ef9b81;
}

.icon-icon_bullet_calendar_featured_past .path2:before {
    content: "\e90d";
    margin-left: -1em;
    color: #f9d7cd;
}

.icon-icon_bullet_calendar_featured_past .path3:before {
    content: "\e90e";
    margin-left: -1em;
    color: #ef9b81;
}

.icon-icon_bullet_calendar_featured .path1:before {
    content: "\e90f";
    color: #eb805f;
}

.icon-icon_bullet_calendar_featured .path2:before {
    content: "\e910";
    margin-left: -1em;
    color: #f7ccbf;
}

.icon-icon_bullet_calendar_featured .path3:before {
    content: "\e911";
    margin-left: -1em;
    color: #eb805f;
}

.icon-icon_bullet_calendar_past .path1:before {
    content: "\e912";
    color: #5e8d99;
}

.icon-icon_bullet_calendar_past .path2:before {
    content: "\e913";
    margin-left: -1em;
    color: #cbdcdf;
}

.icon-icon_bullet_calendar_past .path3:before {
    content: "\e914";
    margin-left: -1em;
    color: #5e8d99;
}

.icon-icon_bullet_calendar .path1:before {
    content: "\e915";
    color: #336e7e;
}

.icon-icon_bullet_calendar .path2:before {
    content: "\e916";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_bullet_calendar .path3:before {
    content: "\e917";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_add .path1:before {
    content: "\e918";
    color: #336e7e;
}

.icon-icon_calendar_add .path2:before {
    content: "\e919";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_calendar_add .path3:before {
    content: "\e91a";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_add .path4:before {
    content: "\e91b";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_add .path5:before {
    content: "\e91c";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_subscribe .path1:before {
    content: "\e91d";
    color: #336e7e;
}

.icon-icon_calendar_subscribe .path2:before {
    content: "\e91e";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_calendar_subscribe .path3:before {
    content: "\e91f";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_subscribe .path4:before {
    content: "\e920";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_calendar_view:before {
    content: "\e921";
}

.icon-icon_close:before {
    content: "\e922";
}

.icon-icon_elipsis:before {
    content: "\e923";
}

.icon-icon_file_download_button .path1:before {
    content: "\e924";
    color: #7ca7af;
}

.icon-icon_file_download_button .path2:before {
    content: "\e925";
    margin-left: -1em;
    color: #213e44;
}

.icon-icon_file_download_button .path3:before {
    content: "\e926";
    margin-left: -1em;
    color: #213e44;
}

.icon-icon_file_download:before {
    content: "\e927";
}

.icon-icon_globe:before {
    content: "\e928";
}

.icon-icon_home:before {
    content: "\e929";
}

.icon-icon_meeting_materials_greyscale .path1:before {
    content: "\e92c";
    color: #cdcdcd;
}

.icon-icon_meeting_materials_greyscale .path2:before {
    content: "\e92d";
    margin-left: -1em;
    color: #5e5e5e;
}

.icon-icon_meeting_materials .path1:before {
    content: "\e92e";
    color: #bdd3d6;
}

.icon-icon_meeting_materials .path2:before {
    content: "\e92f";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_open_menu:before {
    content: "\e930";
}

.icon-icon_page_group .path1:before {
    content: "\e931";
    color: #336e7e;
}

.icon-icon_page_group .path2:before {
    content: "\e932";
    margin-left: -1em;
    color: #ffffff;
}

.icon-icon_page_group .path3:before {
    content: "\e933";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_page_group .path4:before {
    content: "\e934";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_page_group .path5:before {
    content: "\e935";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_page_group .path6:before {
    content: "\e936";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_page_group .path7:before {
    content: "\e937";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_page_group .path8:before {
    content: "\e938";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_play:before {
    content: "\e939";
}

.icon-icon_previous_meeting_greyscale .path1:before {
    content: "\e93a";
    color: #c6c6c6;
}

.icon-icon_previous_meeting_greyscale .path2:before {
    content: "\e93b";
    margin-left: -1em;
    color: #e9e9e9;
}

.icon-icon_previous_meeting_greyscale .path3:before {
    content: "\e93c";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_previous_meeting_greyscale .path4:before {
    content: "\e93d";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_previous_meeting_greyscale .path5:before {
    content: "\e93e";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_previous_meeting .path1:before {
    content: "\e93f";
    color: #336e7e;
}

.icon-icon_previous_meeting .path2:before {
    content: "\e940";
    margin-left: -1em;
    color: #bdd3d6;
}

.icon-icon_previous_meeting .path3:before {
    content: "\e941";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_previous_meeting .path4:before {
    content: "\e942";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_previous_meeting .path5:before {
    content: "\e943";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_reply:before {
    content: "\e945";
}

.icon-icon_search_button:before {
    content: "\e946";
}

.icon-icon_sunsetting_measures_greyscale .path1:before {
    content: "\e948";
    color: #e9e9e9;
}

.icon-icon_sunsetting_measures_greyscale .path2:before {
    content: "\e949";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path3:before {
    content: "\e94a";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path4:before {
    content: "\e94b";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path5:before {
    content: "\e94c";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path6:before {
    content: "\e94d";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path7:before {
    content: "\e94e";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures_greyscale .path8:before {
    content: "\e94f";
    margin-left: -1em;
    color: #c6c6c6;
}

.icon-icon_sunsetting_measures .path1:before {
    content: "\e950";
    color: #bdd3d6;
}

.icon-icon_sunsetting_measures .path2:before {
    content: "\e951";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path3:before {
    content: "\e952";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path4:before {
    content: "\e953";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path5:before {
    content: "\e954";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path6:before {
    content: "\e955";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path7:before {
    content: "\e956";
    margin-left: -1em;
    color: #336e7e;
}

.icon-icon_sunsetting_measures .path8:before {
    content: "\e957";
    margin-left: -1em;
    color: #336e7e;
}

.peach-label {
    color: #eb805f;
    font-family: 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 1em;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6 rem;
    line-height: 1.2;
}

.small-label {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1 rem;
    line-height: 1.2;
}

.full-width {
    margin-left: calc(-50vw + 50% + 0px);
    margin-right: calc(-50vw + 50% + 0px);
    width: 100vw;
}

.full-width-inner {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1440px;
}

@media all and (min-width:768px) {
    .full-width-inner {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media all and (min-width:992px) {
    .full-width-inner {
        padding-left: 80px;
        padding-right: 80px;
    }
}

.forms-inner {
    background-color: #ffffff;
    border: 1px solid #bdd3d6;
    margin-bottom: 17px;
    max-width: 900px;
}

.forms-inner label {
    color: #9c9c9c;
    display: block;
    font-style: italic;
    font-weight: 600;
    padding-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 1 rem;
    line-height: 1.2;
}

.forms-inner input,
.forms-inner textarea {
    background-color: #ffffff;
    border: none;
    color: #213e44;
    padding: 0 15px 8px;
    width: 100%;
    font-size: 16px;
    font-size: 1.6 rem;
    line-height: 1.2;
}

.forms-inner input::-webkit-input-placeholder,
.forms-inner textarea::-webkit-input-placeholder {
    color: #213e44;
    opacity: 1;
}

.forms-inner input::-moz-placeholder,
.forms-inner textarea::-moz-placeholder {
    color: #213e44;
    opacity: 1;
}

.forms-inner input:-ms-input-placeholder,
.forms-inner textarea:-ms-input-placeholder {
    color: #213e44;
    opacity: 1;
}

.forms-inner input:-moz-placeholder,
.forms-inner textarea:-moz-placeholder {
    color: #213e44;
    opacity: 1;
}

.forms-inner input[disabled="disabled"],
.forms-inner textarea[disabled="disabled"] {
    opacity: 0.5;
}

.custom-form-checkboxes {
    opacity: 0;
}

.custom-form-checkboxes+span {
    color: #213e44;
    font-style: normal;
    font-weight: normal;
    position: relative;
    text-transform: none;
}

.custom-form-checkboxes+span:before,
.custom-form-checkboxes+span:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.custom-form-checkboxes+span:before {
    border: 1px solid #9c9c9c;
    background-color: transparent;
    height: 14px;
    left: -20px;
    top: 2px;
    width: 14px;
}

.custom-form-checkboxes:checked+span:after {
    background-color: #336e7e;
    border: 3px solid white;
    height: 12px;
    left: -19px;
    top: 3px;
    width: 12px;
}

.custom-form-radios {
    opacity: 0;
}

.custom-form-radios+span {
    color: #213e44;
    font-style: normal;
    font-weight: normal;
    position: relative;
    text-transform: none;
}

.custom-form-radios+span:before,
.custom-form-radios+span:after {
    content: '';
    display: inline-block;
    position: absolute;
}

.custom-form-radios+span:before {
    border: 1px solid #9c9c9c;
    background-color: transparent;
    height: 14px;
    left: -20px;
    top: 2px;
    width: 14px;
}

.custom-form-radios:checked+span:after {
    background-color: #336e7e;
    border: 3px solid white;
    height: 12px;
    left: -19px;
    top: 3px;
    width: 12px;
}

.custom-form-radios+span:before,
.custom-form-radios+span:after {
    border-radius: 50%;
}

.skip-to-content {
    color: white;
}

.skip-to-content:active,
.skip-to-content:focus {
    color: black;
}

.calendar-item .calendar-tile-content-nodes-node-date {
    margin-bottom: 1.75em;
}

.calendar-item .calendar-tile-content-nodes-node-date span {
    display: flex;
    justify-content: space-between;
}

.calendar-item .calendar-tile-content-nodes-node-date-month {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4 rem;
    line-height: 1;
}

.calendar-item .calendar-tile-content-nodes-node-date-date {
    font-size: 53px;
    font-size: 5.3 rem;
    line-height: 0.75;
}

.calendar-item .calendar-tile-content-nodes-node-date-day {
    text-transform: uppercase;
    font-size: 24px;
    font-size: 2.4 rem;
    line-height: 1;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting {
    color: #213e44;
    display: block;
    margin-bottom: 0.75em;
    position: relative;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting:hover {
    color: #336e7e;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting>span:first-child {
    position: absolute;
    left: 0;
    top: 2px;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting.calendar-tile-content-nodes-node-meetings-meeting-rtf .calendar-tile-content-nodes-node-meetings-meeting-title {
    font-style: italic;
    font-size: 13px;
    font-size: 1.3 rem;
    line-height: 1.1;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-rtf .icon-icon_bullet_calendar .path1:before,
.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-rtf .icon-icon_bullet_calendar .path3:before,
.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-rtf .icon-icon_bullet_calendar .path4:before {
    color: #eb805f;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-rtf .icon-icon_bullet_calendar .path2:before {
    color: #f7ccbe;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-title,
.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-title-time {
    display: block;
    padding-left: 20px;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-title {
    font-weight: 600;
    font-size: 10px;
    font-size: 1 rem;
    line-height: 1.1;
}

.calendar-item .calendar-tile-content-nodes-node-meetings-meeting-title-time {
    font-size: 10px;
    font-size: 1 rem;
    line-height: 1.1;
}

#ribbon {
    display: none;
}

[class^="krumo"],
[class^="krumo"] * {
    font-family: Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

* {
    text-shadow: none !important;
    color: #000;
    background: transparent;
    box-shadow: none !important;
}

a,
a:visited {
    text-decoration: underline;
}

a[href]:after {
    content: " ("attr(href) ")";
}

abbr[title]:after {
    content: " ("attr(title) ")";
}

.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
}

pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}

thead {
    display: table-header-group;
}

tr,
img {
    page-break-inside: avoid;
}

img {
    max-width: 100% !important;
}

@page {
    margin: 2cm .5cm;
}

p,
h2,
h3 {
    orphans: 3;
    widows: 3;
}

h2,
h3 {
    page-break-after: avoid;
}

.navbar {
    display: none;
}

.table td,
.table th {
    background-color: #fff !important;
}

.btn>.caret,
.dropup>.btn>.caret {
    border-top-color: #000 !important;
}

.label {
    border: 1px solid #000;
}

.table {
    border-collapse: collapse !important;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
}

#ribbon {
    display: none;
}

a,
a:visited {
    text-decoration: none;
}

a[href]:after {
    content: none !important;
}

aside {
    display: none;
}

aside#block-ombucleanup-page-title,
aside#block-ombucleanup-site-logo,
aside#block-system-main,
aside#block-nwcrtf-base-page-contact-full,
aside.bean-rte-rte {
    display: block;
}

.filter-bar,
a.skip-to-content,
.dismss-nav,
#toolbar,
.meeting-details-nav,
.icon-icon_avatar,
span.file img,
.page-contact-headshot-wrapper,
.page-contact-simple,
.search-filters-subscribe,
.search-subscriptions,
[data-type="region"][data-name="console"],
.decision-expand-all,
.decision-toggle {
    display: none;
}

.page-decisions .form-type-select,
.page-calendar .form-type-select,
.page-measures .form-type-select,
.page-standard-protocols .form-type-select,
.page-subcommittees .form-type-select,
.page-proposed-measures .form-type-select,
.page-deactivated-measures .form-type-select,
.page-deactivated-standard-protocols .form-type-select {
    display: none;
}

.meeting-title-wrapper h1 {
    font-size: 21px;
}

.decided-details-inner>a {
    display: none;
}

