/*=======================================================================
*** PORTO_SUB STYLE SHEET***
========================================================================*/
#header {
    margin-bottom: -2px;
}

.sticky-header-active #header .header-logo img {
    height: 36px !important;
    width: auto;
    top:26px !important;
    margin-top: 75px;
}

#header .header-logo img {
    margin-top: 55px;
    height: 45px !important;
    ;
    /* width: 214px; */
}

h1 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

h2 {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 10px;
    margin-top: 0px;
}

h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
    margin-top: 20px;
}

h4 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.02em;
    margin-top: 5px;
    margin-bottom: 10px;
}

h5 {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
    margin-top: 10px;
}

h6 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #000;
}

p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.0em;
}

hr {
    display: none;
}

table {
    width: 100% !important;
    background: #fff;
    overflow: auto;
    display: inherit;
    min-width: 200px;
}


td,
th {
    border: 1px solid #ccc;
    padding: 10px;
    min-width: 140px;
}

.field-items {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.01em;
}


.page-header h1 {
    color: #fff;
    letter-spacing: -0.01em;
    font-weight: 300;
}

section.page-header h1 {
    display: none;
}

.view .date-nav-wrapper .date-heading h3 {
    line-height: 40px;
    font-size: 22px;
    font-weight: 300;
}

.block-facetapi {
    display: block;
    margin-bottom: 10px;
    padding-top: 5px;
    overflow: hidden;
    background-color: #eee;
}

.pagination.pagination-lg {
    padding-top: 3%;
    float: inherit !important;
    margin-left: auto;
    display: table;
    margin-right: auto;
}

.pagination-lg > li {
    /*display: block;*/
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.pagination-lg .pager-first {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination-lg .pager-previous {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination-lg .pager-item {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination-lg .pager-next {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination-lg .pager-last {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination-lg > li > a {
    font-size: 1em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    display: inline;
    border: 0;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin: 0px !important;
    margin-left: 0px;
    color: white !important;
    background-color: #00a3c6 !important;
    font-weight: bold;
}

.pagination .pagination-lg .pull-right .facetapi-processed {
    width: 100%;
}

.pagination.pagination-lg.pull-right > .active > a,
body.dark .pagination > .active > a {
    background: #b5d333 !important;
    border: none !important;
    border-right: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    text-shadow: none !important;
    color: #243e50 !important;
}

input.facetapi-checkbox {
    float: left;
    margin: 0 2px 0 3px;
}

.element-invisible {
    display: none;
}

.block-facetapi .content > ul {
    float: left;
    margin: 0;
    width: 100%;
}

.region-sidebar-right .content {
    overflow: hidden;
}

.file {
    display: block;
    overflow: auto;
}

.file-icon {
    float: left;
}

.pane-board > h2 {
    margin: 10px 0 0 0;
}

.view-board .view-content .item-list > ul {
    list-style-type: none;
}

.view-board .view-content .item-list .panel-panel {
    margin: 0 0 0 20px;
}

.view-board .person-name-header {
    margin: 30px 0 10pX 0;
    text-transform: uppercase;
}

.pane-teams > h2 {
    margin: 40px 0 0 0;
}

.view-teams .view-content .item-list > ul {
    list-style-type: none;
}

.view-teams .view-content .item-list .panel-panel {
    margin: 0 0 0 20px;
}

.person-name-header {
    margin: 30px 0 10px -20px;
    text-transform: uppercase;
}

.toggle .active .toggle-content > h3 {
    margin: 20px 0 10px 0;
}

.region-footer-2 .view-recent-news .field-content {
    color: #ffffff;
}

p.nivo-caption {
    color: #ffffff;
}

.view-featured-articles .group-left .col-md-3 {
    padding: 0 10px 0 0;
}

.view-featured-articles .group-right .col-md-6 {
    padding: 0 10px 0 10px;
}

.node-type-article section.page-header .col-md-12 > h1 {
    display: none;
}

.module-box {
    margin: 0 0 50px 0;
}

.module-header {
    background: transparent none repeat scroll 0 0 !important;
    border: none;
    color: #000;
    line-height: 25px;
    padding: 0px 0px 0 0px;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
}

.module-body {
    padding: 0 15px 15px 15px;
    text-align: center;
    margin-bottom: 10px;
}

/* added */
.module-body ul {
    list-style-type: none;
}

/* added */
.module-body li {
    padding-bottom: 15px !important;
    text-align: center;
}

.view-featured-articles .item-list > ul {
    list-style-type: none;
}

.view-featured-articles .views-row > p {
    margin: 0 0 20px 0;
    border-top: 1px solid #ddd;
}

.view-featured-articles .node-teaser .group-footer {
    margin: 0 0 30px 0;
}

.view-mode-teaser .group-left {
    padding-top: 10px;
    padding-left: 0px;
}

.view-position-papers .node-teaser,
.view-press-releases .node-teaser,
.panel-pane .view-news-articles .node .node-teaser {
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
}

table.product-group-table {
    width: 100%;
    border-bottom: 1px solid transparent;
}

tr:hover {
    background-color: #eee
}

th {
    background-color: #b5d333;
    color: #243e50;
}

table.product-group-table td {
    border: 1px solid #ccc;
    padding: 0 10px 0 10px;
}

th {
    background-color: #b5d333;
    color: #243e50;
}

body.page-about-us-team .img-thumbnail,
body.page-about-us-assoc-struct .img-thumbnail {
    /*  border: 1px solid #666666;   Frame around Team and Board member profile removed "because it looks like the announcement of deceased persons in the Netherlands" */
    border-radius: 4px;
    position: relative;
}

.link-not-active {
    pointer-events: none;
    cursor: default;
}

.cursor-default {
    cursor: default;
}

.nav-main > ul {
    float: right;
}

.nav-main .dropdown > a {
    pointer-events: none;
    cursor: default;
}

@media (max-width: 991px) {
    div.region-branding {
        display: none;
    }
}

@media (max-width: 991px) {
    .nav-main .dropdown > a > i {
        pointer-events: auto;
        cursor: auto;
    }

    .dropdown-menu > li > a {
        color: #00a3c6;
    }
}

@media (min-width: 1px) {
    .show-in-small-screen {
        display: none;
    }
}

@media only screen and (max-device-width: 767px) {
    .show-in-small-screen {
        display: block;
        margin-bottom: 1px;
        height: 26px;
        background-position: 0px;
        background-image: url(swipe-img.jpg) !important;
        background-repeat: no-repeat !important;
    }
}


.node-article .field-name-field-related-articles .field-item {
    % border-bottom: 1 px dotted #666666;
}

.field-name-field-subtitle .field-items .field-item {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.view-featured-articles .group-left,
.node-article .group-middle,
.node-article .group-right {
    padding-top: 10px;
}

.node-article .group-right.col-md-3 {
    width: 25%
}

.view-mode-full .group-left.col-md-9 {
    padding-left: 0px;
    width: 75%;
}

.view-mode-full .group-right > div {
    background-color: #eee;
    text-align: center;
}

.field-name-field-image-media {
    margin-top: 10px;
    margin-bottom: 10px;
}


.views-row_disabled {
    border-radius: 4px;
    position: relative;
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

ol.search-results li.search-result div.search-snippet-info p.search-info {
    display: none;
}

#footer img {
    background-color: #141414;
}

a {
    color: #00a3c6 !important;
    font-weight: 400;
}

body a {
    word-wrap: break-word;
}

a:visited {
    color: #00a3c6 !important;
}

.group-event-instance .node-event h2 a:hover,
a:hover {
    color: #b5d333 !important;
    cursor: pointer;
}

.theme-default a {
    color: #ffffff !important;
}

.nav-main a {
    color: #243e50 !important;
}

ul.nav-pills > li.active > a {
    background-color: #b5d333 !important;
    color: #243e50 !important;
}

ul.nav-pills > li:hover > a {
    background-color: #b5d333 !important;
    cursor: pointer;
    color: #243e50 !important;
}

.timeline-box a:hover {
    color: #fff !important;
    background-color: #00a3c6 !important;
}


#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #b5d333 !important;
}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li:hover a {
    background-color: #b5d333;
    cursor: pointer;
}

.region-sidebar-right .panel-flexible-inside {
    background-color: #eee;
    margin-bottom: 10px;
}

.view-media-package-download-link {
    background-color: #eee;
    margin-bottom: 10px;
    padding-top: 5px;
    margin-top: 10px;
}

.node-members .field-name-field-name-of-organisation {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.45;
    margin-bottom: 10px;
}

.node-members .field-name-field-short-description {
    font-size: 1.15em;
    font-weight: 550;
    line-height: 1.45;
    margin-bottom: 10px;
}

.node-members .field-name-field-description,
.node-members .field-name-field-email {
    margin-bottom: 10px;
}

.BecomeMemberButton {
    display: inline-block;
    cursor: pointer;
    color: #00a3c6 !important;
    font-family: inherit;
    font-size: 1em;
    padding: 4px 4px;
    text-decoration: none;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.BecomeMemberButton:hover {
    background-color: #00a3c6;
    color: #fff !important;
}

.BecomeMemberButton:active {
    position: relative;
    top: 1px;
    color: #ffffff;
}

.BecomeMemberButton:visited {
    color: #ffffff;
}


/* ------------ IF changes ----------------  */
li.leaf {
    display: block;
}

.teaser-content {
    text-align: left;
}


.teaser-header {
    /* font-size: 16px; */
}

.teaser-header h2 {
    font-size: 18px;
    margin: 0px;
    font-weight: 400;
    letter-spacing: 0.0em;
}

#eurovent-groups-list img {
    display: inline !important;
}

#popular-article-list li + li:before {
    content: "";
    display: block;
    width: 80%;
    margin-bottom: 10%;
    margin-left: 10%;
    border-bottom: 1px solid #999;
    background: transparent;
    height: 0px;
}

.nopremium-message p {
    color: #00a3c6;
}

.date-prev {
    border-radius: 0px !important;
    padding: 0px !important;
    background-color: #00a3c6 !important;
}

.date-prev a {
    margin: 0px !important;
    color: #00a3c6 !important;
    background-color: #fff !important;
    font-size: 14px !important;
    border: 1px solid #ccc !important;
}

.date-prev a:hover {
    color: #fff !important;
    background-color: #00a3c6 !important;
}


.date-next {
    border-radius: 0px !important;
    padding: 0px !important;
    background-color: #00a3c6 !important;
}

.date-next a {
    margin: 0px !important;
    color: #00a3c6 !important;
    background-color: #fff !important;
    font-size: 14px !important;
    border: 1px solid #ccc !important;
}

.date-next a:hover {
    color: #fff !important;
    background-color: #00a3c6 !important;
}

.month-view th {
    background-color: #00a3c6 !important;
    color: white !important;
    font-size: 15px;
    padding: 2px !important;
    font-weight: 400 !important;
}

.calendar-calendar td.empty {
    background: #ccc;
    border-color: #ccc;
    color: #ccc;
}

.calendar-calendar td .inner div.day a {
    color: #00a3c6;
}

.calendar a {
    color: white;
}

.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview {
    background: #00a3c6;
    height: 35px;
    overflow: hidden;
    margin: 0px auto;
    color: #ffffff;
    position: relative;
}

.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview {
    background: #00a3c6;
    width: auto;
    padding: 0px 3px;
    overflow: hidden;
}

.cutoff {
    visibility: hidden !important;
}

.calendar-calendar .month-view .full .inner .monthview,
.calendar-calendar .week-view .full .inner .weekview,
.calendar-calendar .day-view .full .inner .dayview {
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: auto;
    float: none;
    display: block;
    margin: .25em auto;
    position: relative;
}

.views-field-field-downloadable{
    display: none;
}

.stripe {
    visibility: hidden;
}

.groups-list li {
    list-style-type: none;
}

.product-group-table th {
    background-color: #00a3c6 !important;
    color: white !important;
    padding-top: 10px;
    border-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: 1px solid #ccc;
}

.product-group-table th p {
    color: white !important;
    margin-bottom: 0px;
}

.product-group-table td {
    padding-top: 10px;
    border-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.product-group-table td p {
    margin-bottom: 0px;
}

#position-papers-table td {
    padding: 15px !important;
    vertical-align: top;
}

#position-papers-table tbody {
    border: 0px;
}

.event-documents h2 {
    display: none;
}

.article-image img {
    width: 100%;
    margin: 10px 0px;
}

.article-body {
    background-color: #eee;
    padding: 20px;
    text-align: left;
}

.article-title {
    background-color: #eee;
    margin-bottom: 0px;
    color: #00a3c6;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.article-subtitle {
    background-color: #eee;
    margin-bottom: 0px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.article-subtitle .even {
    margin: 0px !important;
}

.article-image {
    margin: 0px;
}

.article-block .field-label {
    color: black;
    line-height: 25px;
    padding: 15px 10px 0 10px;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.0em;
    margin-bottom: 5px;
    margin-top: -1px;
}

.article-block .field-items {
    padding: 0px 10px 10px 10px;
    width: 100%;
}

.search-result h3 {
    background-color: #eee;
    line-height: 25px;
    padding: 0 10px 0 10px;
    width: 100%;
    margin: 0px;
    padding: 15px 5px 0px 15px;
}

.search-result a {
    color: white;
}

.search-result a:hover {
    color: #eee;
}

.search-snippet-info {
    padding: 0px 10px 15px 10px;
    background-color: #eee;
    width: 100%;
    margin-bottom: 20px;
}

.search-snippet-info p {
    text-align: left;
}

.search-snippet {
    margin: 0px;
}

.block-facetapi h4 {
    background-color: transparent;
    line-height: 25px;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.0em;
    margin-bottom: -0px;
    margin-top: 10px;
    color: #000;
    text-align: center;
    margin-top: 5px !important;
}


.block-facetapi .content {
    padding: 8px 10px 15px 10px;
    background-color: transparent;
    width: 100%;
    margin-bottom: 0;
}

.block-facetapi .content li {
    margin-bottom: 2px;
    color: black;
    margin-left: 5px;
}

.block-facetapi .content a {
    background-color: transparent;
}

.block-facetapi .content input[type="checkbox"] {
    position: relative;
    top: 5px;
    margin-right: 5px;
}

#block-block-18 {
    display: none;
}

.breadcrumb li {
    color: #00a3c6;
}

.breadcrumb a.active {
    color: #00a3c6;
}


.event-title {
    background-color: #00a3c6;
    line-height: 25px;
    padding: 10px 10px 10px 10px;
    width: 100%;
    margin: 0px;
    color: white;
}

.event-body {
    background-color: #eee;
    padding: 10px 10px 0px 10px;
    width: 100%;
    margin: 0px;
    color: black;
}

.field-name-field-event-date > .field-label {
    padding-top: 10px !important;
}

.event-block-left .field-label {
    background-color: #eee;
    color: #00a3c6;
    line-height: 25px;
    padding: 0 0px 0 10px;
    width: 100%;
}

.event-block-left .field-items {
    padding: 0px 10px 10px 10px;
    background-color: #eee;
    width: 100%;
}

.event-block-right .field-label {
    background-color: #eee;
    color: #00a3c6;
    line-height: 25px;
    padding: 0 0px 0 10px;
    width: 100%;
}

.event-block-right .field-items {
    padding: 0px 10px 10px 10px;
    background-color: #eee;
    width: 100%;
}

.event-block-right a {
    color: black;
}

.event-documents .field-items {
    padding: 0px;
}

.event-documents .content .field-items {
    padding: 10px 10px 10px 10px;
    background-color: #eee;
    width: 100%;
}

.node-event.view-mode-full {
    background-color: #eee;
}

.node-event .content {
    background-color: #eee;
}

.img-thumbnail {
    padding: 0px;
}

.shop-cover {
    width: 90%;
}

.shop-cover .field-label {
    display: none;
}

.shop-price {
    font-size: large;
    font-weight: bold;
}

.group-event-instance > .node-event {
    background-color: #eee;
    margin-bottom: 5px;
}

.group-event-instance > .node-event > h2 > a {
    /* color: white !important; */
    font-size: 14px;
    line-height: 24px;
}

.group-event-instance > .node-event > h2 {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 24px;
}

span.date-display-single {
    color: #777;
}

.leaf > .facetapi-checkbox {
    padding: 0px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    color: #00a3c6 !important;
    font-weight: normal;
    margin: 0px;
}

.field-name-field-subtitle {
    font-weight: bold;
}

.pager-ellipsis {
    visibility: hidden;
    font-size: 0px;
}

.date-display-range {
    color: #777;
}

.thumb-info-title {
    font-size: 12px !important;
    max-width: 100% !important;
    bottom: 0px !important;
}

.thumb-info-type {
    margin-right: 0px !important;
}

.thumb-info {
    overflow: visible !important;
}

.thumb-info-caption p {
    padding-top: 30px !important;
}

.ajax-progress {
    position: absolute;
    top: 3px;
    right: 6px;
}

#header .header-body {
    background-image: url(UP_banner-60.png) !important;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1002;
    height: 155px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.sticky-header-active #header .header-body {
    background-image: url(UP_banner-60-responsive.png) !important;
}

html.sticky-header-active #header .header-body {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

html.boxed .body {
    border-top: none !important;
    border-bottom: none !important;
}

.page-header {
    background-color: #243e50;
    /* padding-bottom: 0px; */
    /* margin-bottom: -16px; */
    display: none;
}

.panel-flexible .panel-separator {
    margin: 0 0 10px 0;
}

.panels-flexible-region.panels-flexible-region-47-center.panels-flexible-region-first.panels-flexible-region-last {
    background-color: #eee;
    margin-bottom: 10px
}

.region-sidebar-right .pane-content .responsive {
    margin-top: 25px;
    margin-left: -25px;
    padding-left: 50%;
}

.region.region-sidebar-right .block.block-facetapi.contextual-links-region {
    background: #eee;
    margin-bottom: 10px;
    padding-top: 10px;
}


.page-header.breadcrumb-wrap .col-md-12 {
    padding-top: 6px;
}

.page-header .breadcrumb {
    margin: 2px 0 0;
}

html .btn-primary {
    color: #00a3c6 !important;
    text-shadow: 0 0 !important;
    background-color: transparent !important;
    border: 1px solid #ccc !important;
}

html .btn-primary:hover {
    color: #fff !important;
    text-shadow: 0 0 !important;
    background-color: #00a3c6 !important;
    border: 1px solid #ccc !important;
}

.pane-content .view-calendar {
    padding-left: 2px;
    margin-top: -5px;
}

.view .date-nav-wrapper .date-nav {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.calendar-calendar td {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    min-width: 120px;
}

.calendar-calendar th {
    min-width: 120px;
}

.calendar-calendar .month-view div.monthview {
    font-size: 12px;
    line-height: 16px
}

.calendar-calendar .month-view .full div.monthview a {
    color: #fff !important;
}

.calendar-calendar .month-view .full div.monthview .date-display-single {
    color: #444;
}

.calendar-calendar .month-view .full div.monthview .date-display-range {
    color: #444;
}

.calendar-calendar .month-view .full td.multi-day .calendar.monthview .contents {
    width: auto !important;
}

.calendar-calendar .month-view .full tr td.single-day.today {
    border-width: 0px 3px 3px 3px;
    border-style: solid;
    border-color: #b5d333;
    background-color: #eee;
}

.calendar-calendar .month-view .full td.date-box.today {
    border-width: 3px 3px 0px 3px;
    border-style: solid;
    border-color: #b5d333;
    background-color: #eee;
}

.timeline-box .portfolio-item {
    margin-bottom: 25px;
}

.thumb-info .thumb-info-type {
    background-color: #00a3c6 !important;
    text-shadow: 0 0 !important;
    font-size: 13px !important;
}

.thumb-info .thumb-info-inner {
    font-size: 13px;
}

.panel-default {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
}

.timeline-date {
    background-color: #00a3c6 !important;
}

.timeline-date h4 {
    color: #fff !important;
    padding-top: 4px
}

.thumb-info .thumb-info-action-icon {
    background-color: #00a3c6 !important;
    top: -10px !important;
    right: -10px !important;
}

#header .header-search .form-control {
    height: 25px;
}

#header .header-search .btn {
    padding-top: 2px;
    display: none;
}


.header-container.container.header-nav.header-nav-push-top {
    top: 23px;
    right: 175px;
}


.nav-text-logo {
    position: absolute;
    width: 500px;
    color: #fff;
    font-weight: 300;
    left: 220px;
    top: 33px;
    font-size: 16px;
    display: none;
}

.sticky-header-active .nav-text-logo {
    display: none;
}


.nav-text-World {
    position: absolute;
    left: 980px;
    top: 102px;
    width: 167px;
    height: 40px;
    padding: 9px 13px;
}

.nav-text-World-active {
    background-color: #00a3c6;
    height: 43px;
    position: absolute;
    left: 980px;
    top: 102px;
    width: 167px;
    padding: 9px 13px;
}


.nav-worldbutton-wrapper {
    position: absolute;
    background-color: #243e50;
    width: 28px;
    height: 28px;
    left: 129px;
    top: 6px;
    z-index: 899999;
    border-radius: 20px;
}

.nav-worldbutton-wrapper:hover {
    opacity: 0.7;
}


.nav-worldbutton {
    display: block;
    position: absolute;
    padding: 12px 0;
    transition: 0.5s;
    cursor: pointer;
    user-select: none;
    right: 5px;
    top: 1px;
    opacity: 0.9;
}

.worldbutton {
    position: relative;
    width: 18px;
    background: #fff;
    height: 2px;
    border-radius: 2.5rem;
}

.worldbutton:before {
    top: 5px;
}

.worldbutton:after {
    top: -5px;
}

.nav-worldbutton .worldbutton:before,
.nav-worldbutton .worldbutton:after {}

.worldbutton:before,
.worldbutton:after {
    display: block;
    content: "";
    height: 2px;
    width: 18px;
    background: #fff;
    position: absolute;
    z-index: -1;
    border-radius: 1rem;
}


.worldbutton-active {
    position: relative;
    width: 18px;
    background: transparent;
    height: 2px;
    border-radius: 2.5rem;
}

.worldbutton-active:before {
    transform: rotate(-45deg);
}

.worldbutton-active:after {
    transform: rotate(45deg);
}

.worldbutton-active:before,
.worldbutton-active:after {
    display: block;
    content: "";
    height: 2px;
    width: 18px;
    background: #fff;
    position: absolute;
    z-index: -1;
    border-radius: 1rem;
}


#header .region-branding .content ul {}

#header .region-branding .content ul li {
    display: block;
    margin-top: -1px;
}

#header .region-branding .content li ul {
    display: none;
}

#header .region-branding .content ul li a {
    padding: 12px;
    padding-right: 0px;
    padding-bottom: 14px;
    color: #243e50 !important;
    font-size: 12px;
    font-weight: 700;
    margin: 0px -12px;
    margin-right: 0;
    background-color: transparent;
}


#header .region-branding .content ul li ul li a {
    font-weight: 600;
}


#header .region-branding .content ul li a:hover {
    background: transparent;
}


#header .region-branding .content li .onklick-dropdown {
    display: none;
}

#header .region-branding .content li .onklick-dropdown-active {
    display: block;
    position: absolute;
    margin-left: -28px;
    margin-top: 10px;
    border-top: 5px solid #00a3c6 !important;
    padding-top: 5px;
    background: #fff;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
}


#header .region-branding .content li li {
    width: 220px;
}

#header .region-branding .content li:hover a {
    background: transparent;
}

#header .region-branding .content li li a {
    padding: 8px 10px;
    margin: 0px;
}

#header .region-branding .content li:hover li a:hover {}

#header .region-branding .content #drop-nav li ul li {
    border-top: none;
    padding: 2px 5px 9px 5px;
    margin-left: -40px;
    margin-top: 2px;
    background-color: #fff;
}

#header .region-branding .content .drop-world-hover:hover {
    width: 210px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #00a3c6;
    margin-top: -4px;
    margin-bottom: -4px;
}


#header .region-branding .content .drop-world-hover:hover a {
    color: #fff !important;
}

.view.view-media-package-download-link.view-id-media_package_download_link.view-display-id-block.view-dom-id-89bc6f1da97eb6ad1593f04bd1f42343 .view-content .module-header {
    padding-top: 15px;
}

#header .header-btn-collapse-nav {
    background: #243e50 !important;
    border-radius: 26px;
    width: 26px;
    height: 26px;
    position: absolute;
    padding: 0px 0px 0px 1px;
}

.region-content .inside.panels-flexible-region-inside.panels-flexible-region-42-center-inside .panel-pane.pane-dsc tr {
    border-bottom: 1px solid #ccc;
}

.panels-flexible-region.panels-flexible-region-45-center.panels-flexible-region-first.panels-flexible-region-last {
    background: #eee;
    padding: 5px;
}

.group-left.col-md-9 .post-image.single {
    margin-top: 10px;
}

.post-image.single {
    margin-top: 5px;
    margin-bottom: 5px;
}

.field.field-type-taxonomy-term-reference.field-label-inline.clearfix.article-block .field-label {
    margin-top: 0px;
    width: 70%;
    margin-left: 15%;
    border-top: 1px solid #999;
}

.field.field-name-media-package-download-link.field-type-ds.field-label-hidden + .field.field-type-taxonomy-term-reference.field-label-inline.clearfix.article-block .field-label,
.field.field-name-field-file.field-type-file.field-label-above.article-block + .field.field-type-taxonomy-term-reference.field-label-inline.clearfix.article-block .field-label {
    border-top: 0px;
}

.field.field-type-taxonomy-term-reference.field-label-inline.clearfix.article-block {
    margin-top: 0px;
    padding-bottom: 5px;
}

.facetapi-checkbox.facetapi-makeCheckbox-processed {
    width: calc(100% - 20px);
}

section.timeline div.timeline-body .timeline-box.left:before,
section.timeline div.timeline-body .timeline-box.right:before {
    background: #00a3c6;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #00a3c6;
}

.post-image img,
.file-image img {
    width: 840px;
}

.region-content #block-system-main .ds-2col-stacked-fluid .field-name-title .field-item h2 {
    background-color: #eee;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    margin-top: 0px;
}

.region-content #block-system-main .ds-2col-stacked-fluid .field-name-title .field-item h2 a {
    color: #00a3c6;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.region-content #block-system-main .ds-2col-stacked-fluid .field.field-name-field-file.field-type-file.field-label-above.article-block {
    margin-bottom: 10px;
    margin-top: 10px;
}

.region-content #block-system-main .ds-2col-stacked-fluid .field.field-name-field-subtitle {
    background-color: #eee;
    margin-bottom: 0px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
}

.region-content #block-system-main .ds-2col-stacked-fluid.group-one-column .group-footer {
    background-color: #eee;
    margin-bottom: 10px;
    width: 255.5px;
    float: left;
    padding: 20px;
    margin-left: 14px;
    margin-top: 8px;
}

.region-content #block-system-main .ds-2col-stacked-fluid .field.field-name-body {
    background-color: #eee;
    padding: 20px;
    text-align: left;
}

.html.logged-in .body .main .region.region-content #block-system-main .ds-2col-stacked-fluid.node-article.view-mode-full.clearfix .group-footer {
    background-color: transparent;
}

.panels-flexible-region-4-center {
    width: 100%;
}

.panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3,
.panels-flexible-region-4-center .block.block-ds {
    background-color: #eee;
    margin-bottom: 10px;
    width: 262.5px;
    float: left;
    padding: 20px;
    margin-left: 22px;
    margin-top: 8px;
}


.panels-flexible-region-4-center .node.node-event.node-teaser.clearfix .content {
    background: #eee;
}

.panels-flexible-region-4-center .block.block-ds h2,
.panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3 h4.pane-title,
.panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3 h2.pane-title {
    line-height: 25px;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.0em;
    margin-bottom: 5px;
    color: #000;
    text-align: center;
    margin-top: -5px;
}

.node-article .group-left.col-md-6 {
    padding-top: 0px;
    padding-right: 0px
}

.field.field-name-field-related-articles.field-type-entityreference.field-label-above.article-block {
    margin-top: 10px;
}

.region-sidebar-right .view.view-calendar.view-id-calendar .item-list ul li {
    padding-bottom: 5px;
}

.corporate-documents-content .pane-content table td img {
    min-width: 155px;
}

.corporate-documents-content .pane-content table td a,
.corporate-documents-content .pane-content table td span {
    padding-left: 5px;
    display: inline-block;
}

.search-results {
    padding-left: 0px;
}

#block-panels-mini-cart-logged-in .panels-flexible-region,
#mini-panel-cart .panels-flexible-region {
    background: #eee;
    width: 100%;
    margin-bottom: 10px;
}

.calendar-calendar .month-view .full td .inner div.day {
    width: 30px;
    padding-right: 0px;
}

#footer .main-footer .region-footer-3 #block-block-13 div table,
#footer .main-footer .region-footer-3 #block-block-13 div table tbody,
#footer .main-footer .region-footer-3 #block-block-13 div table tbody tr td {
    border: 0px;
    background: transparent;
    min-width: 50px;
    padding: 0px;
}

.logged-in .panels-flexible-4.clearfix .panels-flexible-4-inside .panels-flexible-region-4-center.panels-flexible-region-first.panels-flexible-region-last .pane-entity-field.col-md-9 {
    width: 100%;
}

.content .show-in-small-screen img {
    display: none;
}

.page-products .region-content table.views-table td.views-field.views-field-title {
    width: 100%;
}

.book-navigation {
    background: #eee;
}

.book-navigation .menu {
    border: 1px solid #ccc;
    padding: 1em 3em 1em 3em;
    margin: 0px;
}

.book-navigation .page-links {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    background-color: #b5d333;
    padding: 5px 15px 5px 15px;
    display: flex;
    align-items: center;
}

.book-navigation .page-links a {
    color: #243e50 !important;
    font-weight: 700;
}

.book-navigation .page-links a:hover {
    color: #00a3c6 !important;
}

#block-panels-mini-sign-up-for-newsletter .panel-flexible-inside .module-body {
    padding-bottom: 0px;
}

#block-panels-mini-sign-up-for-newsletter .panel-flexible-inside {
    padding-bottom: 15px;
}

#block-panels-mini-most-read .panel-flexible-inside .module-body {
    padding-bottom: 0px;
}

.owl-carousel .owl-item img{
    width: auto;
    margin: auto;
}

.owl-carousel .owl-stage {
    display: flex;
    justify-content: center;
    align-items: center;
}

@-moz-document url-prefix() {
    .header-container.container.header-nav.header-nav-push-top {
        top: 23px;
    }
}

.field.field-name-plaintext-link-to-button-field.field-type-ds.field-label-hidden {
    background-color: #eee;
    padding: 0px 10px 10px 10px;
}


@media (min-width: 991px) {
    .html.not-front.logged-in.no-sidebars.node-type-event.og-context.boxed .col-md-9 .region-content {
        height: auto;
    }

    .html.not-front.logged-in.no-sidebars.node-type-event.og-context.boxed .col-md-9 .col-md-3 {
        position: absolute;
        top: 5px;
        left: 730px;
        width: 33%;
    }
}

@media (min-width: 1199px) {
    .html.not-front.logged-in.no-sidebars.node-type-event.og-context.boxed .col-md-9 .region-content {
        height: auto;
    }

    .html.not-front.logged-in.no-sidebars.node-type-event.og-context.boxed .col-md-9 .col-md-3 {
        position: absolute;
        top: 0px;
        left: 877px;
        width: 33%;
    }
}

@media (max-width: 1199px) {
    #drop-nav {
        left: 784px;
    }

    .region-content #block-system-main .ds-2col-stacked-fluid .group-footer,
    .panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3,
    .panels-flexible-region-4-center .block.block-ds {
        margin-left: 0px;
        width: 690px;
        margin-top: 0px;
    }

    .region-content #block-system-main .ds-2col-stacked-fluid .group-footer {
        margin-top: 10px;
    }

    #header .header-body {
        background-image: url(UP_banner-60-responsive-2.png) !important;
    }

    .sticky-header-active #header .header-logo img {
        height: 36px !important;
        top:26px !important;
        width: auto;
    }
}

@media (max-width: 991px) {
    #header .header-body {
        background-image: url(UP_banner-60-responsive.png) !important;
    }

    #header .header-btn-collapse-nav {
        left: 115%;
    }

    #header .header-nav-main nav > ul li {
        background-color: #e5e5e5;
        padding: 2px;
    }

    #header .header-nav-main nav > ul li ul li {
        background-color: #ccc;
        padding: 0px;
        box-shadow: none;
    }

    #header .header-nav-main nav > ul li a {
        border-radius: 0px;
    }

    #header .header-nav-main nav > ul li a:focus {
        background-color: #b5d333;
    }

    html.sticky-header-enabled #header .header-nav-main {
        width: 355px;
        position: absolute;
        left: 73%;
        top: 34px;
        max-height: 360px;
    }

    .region-content #block-system-main .ds-2col-stacked-fluid .group-footer,
    .panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3,
    .panels-flexible-region-4-center .block.block-ds {
        width: 705px;
    }

    .nav-main > ul {
        min-width: 185px;
    }

    .col-md-3 .region.region-sidebar-right {
        top: 0px;
        position: relative;
    }

    .content .row > .col-md-3 {
        top: 0px;
    }

    .node-article .group-right.col-md-3 {
        width: 100%;
        padding-left: 0px;
    }

    .view-mode-full .group-left.col-md-9 {
        width: 100%;
    }

    .region-sidebar-right .content {
        width: 100%;
    }

    .panels-flexible-region.panels-flexible-region-47-center.panels-flexible-region-first.panels-flexible-region-last {
        width: 100%;
    }

}

@media (max-width: 767px) {
    #header .header-search.hidden-xs {
        display: flex !important;
        margin-left: -100px;
    }
}

@media (max-width: 750px) {
    .region-content #block-system-main .ds-2col-stacked-fluid .group-footer,
    .panels-flexible-region-4-center .panel-pane.pane-views-panes.pane-og-nodes-panel-pane-3.col-md-3,
    .panels-flexible-region-4-center .block.block-ds {
        width: calc(100% - 15px);
    }
}

@media (max-width: 700px) {
    #header .header-btn-collapse-nav {
        left: 115%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 69%;
    }

    .node-article .group-left.col-md-6,
    .node-article .group-right.col-md-6 {
        width: 100%;
        margin: 0px;
        padding-left: 0px;
    }

    .node-article .group-right.col-md-6 {
        padding-top: 0px;
        padding-bottom: 5px
    }
}

@media (max-width: 650px) {
    #header .header-btn-collapse-nav {
        left: 116%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 65%;
    }
}

@media (max-width: 600px) {
    #header .header-btn-collapse-nav {
        left: 117%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 65%;
    }

    .view .date-nav-wrapper .date-heading {
        text-align: left;
        padding-left: 5px;
    }
}

@media (max-width: 550px) {
    #header .header-btn-collapse-nav {
        left: 120%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 61%;
    }
}

@media (max-width: 500px) {
    #header .header-btn-collapse-nav {
        left: 123%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 57%;
    }
}

@media (max-width: 450px) {
    #header .header-btn-collapse-nav {
        left: 126%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 53%;
    }
}

@media (max-width: 400px) {
    #header .header-btn-collapse-nav {
        left: 128%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 46%;
    }

    .view .date-nav-wrapper .date-heading h3 {
        width: 120px;
        line-height: 28px;
    }
}

@media (max-width: 350px) {
    #header .header-btn-collapse-nav {
        left: 133%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 38%;
    }
}

@media (max-width: 300px) {
    #header .header-btn-collapse-nav {
        left: 140%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 25%;
    }
}

#header .header-btn-collapse-nav {
    left: 120%;
}

html.sticky-header-enabled #header .header-nav-main {
    left: 61%;
}
}

@media (max-width: 500px) {
    #header .header-btn-collapse-nav {
        left: 123%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 57%;
    }
}

@media (max-width: 450px) {
    #header .header-btn-collapse-nav {
        left: 126%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 53%;
    }
}

@media (max-width: 400px) {
    #header .header-btn-collapse-nav {
        left: 128%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 46%;
    }

    .view .date-nav-wrapper .date-heading h3 {
        width: 120px;
        line-height: 28px;
    }
}

@media (max-width: 350px) {
    #header .header-btn-collapse-nav {
        left: 133%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 38%;
    }
}

@media (max-width: 300px) {
    #header .header-btn-collapse-nav {
        left: 140%;
    }

    html.sticky-header-enabled #header .header-nav-main {
        left: 25%;
    }
}

/* merge conflict remnants */
.page-next,
a.page-next {
    font-size: x-large;
    font-weight: bolder !important;
    flex-grow: 1;
}

.page-previous,
a.page-previous {
    font-size: x-large;
    font-weight: bolder !important;
}


/* EU Cookie Compliance Styling */
.sliding-popup-top {
    background-color: #003C71;
    width: 100%;
    color: white;
}

/*More information button*/
.eu-cookie-compliance-more-button {
    display: none;
}

.eu-cookie-compliance-more-button:hover {
    background-color: #00a3c6;
    color: #fff !important;
}

.eu-cookie-compliance-more-button:active {
    position: relative;
    top: 1px;
    color: #ffffff;
}

.eu-cookie-compliance-more-button:visited {
    color: #ffffff;
}

/*Decline button*/
.eu-cookie-compliance-default-button {
    display: inline-block;
    cursor: pointer !important;
    color: black;
    background-color: #cccccc;
    font-family: inherit;
    font-size: 1em;
    padding: 4px 4px;
    text-decoration: none;
    width: 100%;
    border: none;
    margin-bottom: 5px;
}

.eu-cookie-compliance-default-button:hover {
    background-color: #00a3c6;
    color: #fff !important;
}

.eu-cookie-compliance-default-button:active {
    position: relative;
    top: 1px;
    color: #ffffff;
}

.eu-cookie-compliance-default-button:visited {
    color: #ffffff;
}

/*Accept button*/
.eu-cookie-compliance-secondary-button {
    display: inline-block;
    cursor: pointer;
    color: black;
    background-color: #cccccc;
    font-family: inherit;
    font-size: 1em;
    padding: 4px 4px;
    text-decoration: none;
    width: 100%;
    border: none;
    margin-bottom: 5px;
    margin-top: 5px;
}

.eu-cookie-compliance-secondary-button:hover {
    background-color: #00a3c6;
    color: #fff !important;
}

.eu-cookie-compliance-secondary-button:active {
    position: relative;
    top: 1px;
    color: #ffffff;
}

.eu-cookie-compliance-secondary-button:visited {
    color: white;
}

.eu-compliance-hyperlink {
    color: white !important;
    text-decoration: underline;
    font-weight: bold;
}

.eu-compliance-h2 {
    color: white;
}

#popup-text {
    max-width: 100% !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

#popup-buttons {
    padding-top: 12px;
}

.vscc-controls {
    position: relative;
    z-index: 99;
    visibility: hidden;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    opacity: 0;
}

.vscc_controls_previous {
    position: absolute;
    top: 172px;
    left: 5px;
}

.vscc_controls_next {
    position: absolute;
    top: 172px;
    right: 5px;
}

.vscc_controls_unhide {
    visibility: visible !important;
    opacity: 1 !important;
}

.event-registration-button {
    background-color: #eee;
    font-size: 1em;
    border: 1px solid #ccc;
    color: #00a3c6 !important;
    padding: 6px 40px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 15px;
}

a.event-registration-button:hover {
    background-color: #00a3c6;
}

.event-registration-link {
    background-color: #eee;
    width: 100%;
}

.event-registration-link > p {
    margin: 0;
}

#user-login {
    text-align: left;
}
