:root {
    --background-color-primary: #3b577d;
    --background-color-secondary: #3b577d;
    --text-color-primary: #000;
    --text-color-secondary: #000;
    --link-color-primary: rgba(59, 87, 126, 1);
}

body, html{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
}

body:not(#tinymce){
    background-color: #3b577d;
}

* {
    border-radius: 0;
    outline: 0;
}

img {
    border: 0;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 0.6875em;
    line-height: 1.125;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(9, 46, 76, 1);
    font-weight: 400;
}

h1, .h1 {
    font-size: 2rem;
    line-height: 36px;
    margin-bottom: 22px;
    letter-spacing: -0.025em;
}

h2, .h2 {
    font-size: 1.75rem;
    line-height: 31px;
    margin-bottom: 19px;
    letter-spacing: -0.025em;
}

h3, .h3 {
    font-size: 1.5rem;
    line-height: 27px;
    margin-bottom: 16px;
    letter-spacing: -0.0125em;
}

b, strong {
    font-weight: 700;
}

p, ul, ol {
    margin: 0 0 20px 0;
    padding: 0;
}

ol {
    padding-left: 20px;
}

@font-face {
    font-family: 'fontawesomeregular';
    src: url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.eot?v=4.7.0');
    src: url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('https://cdn.copernicus.org/fonts/FontAwesome/4.7.0/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#page_content_container ul {
    list-style: none;
}

#page_content_container ul li::before {
    content: '\f105';
    color: rgba(77, 115, 168, 0.5);
    display: inline-block;
    font-family: 'fontawesomeregular', 'FontAwesome', serif;
    font-size: 1rem;
    font-weight: normal;
    margin-left: -0.859375em;
    width: 0.859375em;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

#page_content_container ul li {
    padding: 4px 0 4px 19px;
}

#page_content_container ol li {
    padding: 4px 0;
}

/*start Mantis#24938*/
a {
    color: rgba(59, 87, 126, 1);
    color: var(--link-color-primary, rgba(59, 87, 126, 1));
}

a:hover{
    color: rgba(59, 87, 126, 1);
    color: var(--link-color-primary, rgba(59, 87, 126, 1));
    text-decoration: underline;
    cursor: pointer;
}

a.text-colour-non-hovered,
.text-colour-non-hovered{
    color: #000;
    color: var(--text-color-primary, #000);
}

a.text-colour-non-hovered:hover,
.text-colour-non-hovered:hover{
    color: rgba(59, 87, 126, 1);
    color: var(--link-color-primary, rgba(59, 87, 126, 1));
    text-decoration: underline;
    cursor: pointer;
}

a.text-colour-non-hovered.text-colour-hovered,
.text-colour-non-hovered.text-colour-hovered{
    color: #000;
    color: var(--text-color-primary, #000);
}

a.text-colour-non-hovered.text-colour-hovered:hover,
.text-colour-non-hovered.text-colour-hovered:hover{
    color: #000;
    color: var(--text-color-primary, #000);
    text-decoration: underline;
    cursor: pointer;
}
/*end Mantis#24938*/

#page_content_container a[target="_blank"]::after {
    content: '\f08e';
    color: rgba(225, 87, 113, 1);
    font-family: 'fontawesomeregular', 'FontAwesome', serif;
    display: inline-block;
    font-weight: normal;
    margin: 0 0 0 4px;
    font-size: 12px;
    white-space: nowrap;
}

/* CO CMS Tables */
.co_cms_table--fixed {
    table-layout: fixed;
}

.co_cms_table {
    background-color: #f2f1ed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

#page_content_container .co_mto_scheduleTable.co_table_bordered {
    width: auto;
}

.co_cms_table th{
    background-color: #f2f1ed;
    border: 1px solid #dddddd;
    color: #777777;
    font-weight: normal !important;
    padding: 5px !important;
    vertical-align: top;
    text-align: left;
}

.co_cms_table td {
    border: 1px solid #dddddd;
    background-color: #FFFFFF;
    padding: 5px !important;
    vertical-align: top;
}

.co_cms_table_no_border {
    border-style: none;
    border-spacing: 5px !important;
}

.co_cms_table_no_border td {
    border-style: none !important;
    border-spacing: 5px !important;
    vertical-align: top;
}

/* Layout */
.layout__background_image:after {
    content: '';
    height: 81px;
    background: rgba(80, 104, 138, .85);
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -27px;
    left: 0;
}

.layout__background_image {
    background: url(https://www.ems2020.eu/template_ems2019_image_background_1280x854.jpg);
    padding-top: 28%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 0;
    display: block;
    opacity: 0.7;
    background-position-y: -9rem;
}

.layout__background_fade_out {
    height: 55px;
    background: rgba(80, 104, 138, .85);
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.layout__background_fade_out_content {
    height: 28px;
    /*background: rgba(80,104,138, .85);*/
    background: #456085;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -28px;
}

.layout__top_bar {
    margin-top: 9px;
}

.layout__top_bar .container .row div[class*="col-"] {
    z-index: 1;
}

.layout__top_bar--link:hover,
.layout__top_bar--icon,
.layout__top_bar--text {
    color: #ffffff;
}

.layout__top_bar--link:hover {
    cursor: pointer;
    text-decoration: underline;
}

.layout__top_bar--link {
    padding: 2px 10px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.layout__top_bar--link:last-child {
    border-right: none;
}

.layout__top_bar--icon {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.5);
}

.layout__top_menu nav {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
    position: relative;
    z-index: 1;
}

/*.layout__moodboard-logo **/
.layout__moodboard-logo-mobile * {
    padding-top: 1em;
    padding-bottom: 1em;
    height: auto !important;
    width: 200px !important;
}

.layout__breadcrumbs {
    background: rgba(250, 250, 250, 1);;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: .5rem 0;
    position: relative;
}

.layout__content {
    background: rgba(255, 255, 255, 1);
    padding-top: 15px;
    position: relative; /*// # TODO*/
    min-height: 300px;
}

.layout__footer {
    background: rgba(48, 55, 57, 1);
    margin-top: 2.75rem;
    margin-bottom: 2.75rem;
    padding: 2.75rem 4rem 0 4rem;
}

.layout__footer-block-spacer {
    margin-bottom: 38px;
}

.layout__footer-headline {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: -0.0125em;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    color: rgba(255, 255, 255, 1);
    padding-bottom: 0.6875em;
    margin-bottom: 0.6875em;
}

.layout__footer-headline-border-top {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: -0.0125em;
    color: rgba(255, 255, 255, 1);
    padding-bottom: 0.6875em;
    margin-bottom: 0.6875em;
}

.layout__footer a {
    color: rgba(255, 255, 255, .66);
    display: block;
    padding: 5px 0;
    font-size: 1rem;
}

.layout__footer-separator {
    border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.layout__footer-copyright {
    padding-top: 19px;
    padding-bottom: 19px;
}

.layout__footer-copyright div:last-child a {
    border-bottom: 0;
}

.layout__footer-copyright a {
    color: rgba(255, 255, 255, 0.33);;
    padding: 0;
}

.layout__footer-copyright a:hover {
    text-decoration: underline;
}

.layout__social_icons {
    display: none;
    position: fixed;
    z-index: 25;
    top: 8%;
    right: 0;
}

.layout__social_icons a {
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(40, 40, 40, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 1rem;
    line-height: 40px;
    margin-bottom: 2px;
    text-align: center;
    transition: transform .3s ease-in-out;
}

.layout__social_icons a:hover {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
    transform: translateX(3px);
}

.layout__social_icons a .fa {
    line-height: 3;
}

/* FA definitions */
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 'fontawesomeregular', 'FontAwesome';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-print:before {
    content: "\f02f";
}

/* Navigation */
.navigation-extended-toggle-button {
    display: none;
    position: absolute;
    top: 3px;
    left: -55px;
}

#navbar_menu .navbar-nav {
    width: 100%;
}

#navbar_menu .nav-link {
    color: #000000;
    padding: 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}

#navbar_menu .nav-link::before {
    content: '';
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(48, 55, 57, 1);
    width: 0;
    height: 0;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -10px;
    z-index: 27;
    display: none;

}

#navbar_menu .nav-item.show .nav-link::before {
    display: block; /*// # TODO*/
}

#navbar_menu .nav-link:hover,
#navbar_menu .nav-item.show {
    background-color: rgba(81, 81, 81, 1);
    color: #ffffff;
}

/*#navbar_menu .nav-item.show .nav-link {*/
/*color: #ffffff;*/
/*}*/

#navbar_menu .nav-item:last-of-type .nav-link {
    border-right: none;
}

/* Navigation fixed */
.navigation-extended-fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 2;
}

.navigation-extended-fixed nav {
    margin-bottom: 0;
}

.navigation-extended-fixed .layout__moodboard-logo-mobile {
    display: block !important;
}

/* Navigation dropdown */

#navbar_menu .nav-item.show .dropdown-menu .nav-link {
    padding: 0 15px;
    color: rgba(255, 255, 255, .66)
}

#navbar_menu .nav-item.show .dropdown-menu .nav-link:hover {
    background-color: #303739;
    color: #ffffff;
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu,
ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-menu .dropdown-menu {
    display: block;
    position: static;
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown .dropdown-toggle:after {
    content: none;
}

.dropdown-header ~ .dropdown-item{
    margin-left: 1rem;
}

ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item div.dropdown-item:before,
ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item .dropdown-item div.dropdown-item:before,
ul.navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-header ~ .dropdown-item:before{
    position: absolute;
    content: "\f105";
    width: 0;
    height: 0;
    color: rgba(255, 255, 255, .66);
    top: 25%;
    left: -12px;
    display: inline-block;
    font-family: 'fontawesomeregular', 'FontAwesome', serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dropdown-menu {
    background-color: #303739;
    border: 0;
    border-radius: 0 0 2px 2px;
    margin: 0;
}

.dropdown-header {
    font-size: 1rem;
    padding: .25rem .5rem;
    margin-left: -.5rem;
    margin-bottom: 0.25rem;
    margin-top: 0.5rem;
}

.dropdown-header,
.dropdown-menu div > a {
    color: rgba(255, 255, 255, 0.66);
}

.dropdown-item {
    padding: 0.25rem 0;
    position: relative;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: none;
}

.dropdown-item a:focus,
.dropdown-item a:hover,
.dropdown-item.active a {
    color: #ffffff;
    text-decoration: none;
}

.dropdown-item.active {
    background: none;
}

/* Breadcrumbs */
.breadcrumb {
    background-color: inherit;
    margin: 0;
    padding: 0;
}

.breadcrumb-item {
    font-size: 12px;
}

/*.breadcrumb-item::before*/
.breadcrumb-item + .breadcrumb-item::before {
    content: '\f105';
    font-family: 'fontawesomeregular', 'FontAwesome', serif;
}

.breadcrumb-item a,
.breadcrumb-item.active {
    color: rgba(0, 0, 0, .5);
}

.breadcrumb-item.active:last-child {
    color: #000000;
}

/* Misc media queries */

#navbar_menu .nav-link.active {
    color: rgba(255, 255, 255, 1);
    background: rgba(48, 55, 57, 1);
}

.background-wrapper {
    position: relative;
}

@media (max-width: 991px) {

    #navbar_menu .nav-link {
        border-right: none;
    }

    .layout__background_image:after {
        height: 20px;
        bottom: 0;
    }

    .dropdown-item a::before {
        content: '\f105';
        font-family: 'fontawesomeregular', 'FontAwesome', serif;
        padding-right: .5rem;
    }

    .dropdown-menu {
        display: block !important;
        background: none;
        padding: 0;
    }

    .navbar-nav {
        background-color: rgb(242, 241, 238);
    }

    #navbar_menu .nav-item.show .nav-link::before {
        display: none;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .layout__top_menu nav {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .nav-link {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 1.25rem;
    }

    .dropdown-header,
    .dropdown-menu div > a {
        color: rgba(0, 0, 0, 1);
    }

    .dropdown-item a:focus,
    .dropdown-item a:hover,
    .dropdown-item.active a {
        color: rgba(0, 0, 0, 1);
    }

    .dropdown-item.active a {
        font-weight: bold;
    }

    .dropdown-item {
        padding: .5rem 0.75rem;
    }

    #navbar_menu .nav-link {
        padding: 0.75rem 1.5rem;
    }

    .nav-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    .dropdown-toggle::after {
        display: none;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }

    .layout__content.container {
        max-width: 96%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }

    .layout__footer {
        margin-bottom: 0;
        padding: 2.75rem 4.1rem 0 4.1rem;
    }

    .layout__content.container {
        max-width: 96%;
    }
}

@media (min-width: 992px) {
    .layout__moodboard-logo-container {
        margin-top: 0;
    }

    .container {
        max-width: 96%;
    }

    .layout__top_menu nav {
        padding: 0 60px;
    }

    .navigation-extended-fixed,
    .layout__top_menu nav {
        background-color: #edece9;
    }

    .layout__breadcrumbs {
        padding: .5rem 15px;
    }

    .container {
        max-width: 960px;
    }

    .layout__content.container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }

    .layout__content.container {
        max-width: 1280px;
    }
}

@media (max-width: 767px) {
    .layout__footer-copyright a {
        padding: 1.03125em 0;
        text-align: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.12);
        font-size: 0.875rem;
    }
}

@media (max-width: 320px) {
    .layout__background_image {
        background-position-y: -1rem;
    }
}

@media (min-width: 320px) and (max-width: 500px) {
    .layout__background_image {
        background-position-y: -2rem;
    }
}

@media (min-width: 500px) and (max-width: 650px) {
    .layout__background_image {
        background-position-y: -3rem;
    }
}

@media (min-width: 650px) and (max-width: 991px) {
    .layout__background_image {
        background-position-y: -4rem;
    }
}

@media (max-width: 991px) {

    .layout__footer {
        margin-top: 3rem;
        margin-bottom: 1rem;
        padding: 2rem 1rem 0 1rem;
    }

    #layout__breadcrumbs {
        display: none;
    }

    .layout__background_fade_out_content {
        display: none;
    }

    .layout__background_fade_out {
        height: 27px;
    }

    .layout__background_image {
        padding-top: 30%;
    }
}

#navigation .navbar-light .navbar-toggler {
    border: none;
}

#navigation .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

@media (min-width: 992px) {
    #navigation.navigation-extended-fixed .navbar-light .navbar-toggler-icon {
        background: url(https://www.ems2020.eu/template_ems2019_logo_mobile_506x120.png) left center no-repeat !important;
        background-size: 150px auto !important;
        width: 40px;
        border-right: none;
        height: 2.5rem;
    }

    #navigation.navigation-extended-fixed .navbar-light .navbar-toggler {
        display: block !important;
    }
}

.headline-sponsors {
    background-color: #edece9;
    color: #000000;
    font-size: 2rem;
    line-height: 1.75;
    margin-bottom: 10px;
    padding: 0 18px;
}

.logo-container {
    position: relative;
    width: 120px;
    height: 130px;
}

.logo-container img {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.logo img {
    width: auto !important;
    height: 86px !important;
}

.dtu-smaller img {
    width: auto !important;
    height: 87px !important;
}

.background-white {
    background-color: #ffffff;
}

#meetings-logo img {
    width: 350px !important;
    height: auto !important;
}

.color-white {
    color: #FFFFFF;
}


/* Table styles */
.table-wrapper {
    overflow-x: auto;
    word-break: keep-all;
}

.table--grid,
.table--default,
.table--opening-hours {
    border: 1px solid #C3C3C3;
    border-collapse: collapse;
    margin-bottom: 1rem;
}

.table--grid th,
.table--grid td,
.table--plain th,
.table--plain td,
.table--default th,
.table--opening-hours th,
.table--default td,
.table--opening-hours td {
    vertical-align: top;
}

.table--grid th,
.table--grid td,
.table--default th,
.table--opening-hours th,
.table--default td,
.table--opening-hours td {
    padding: 5px !important;
    border: 1px solid #C3C3C3;
}

.table--grid th,
.table--default th,
.table--opening-hours th {
    background-color: #EBEBEB;
    font-weight: bold;
    text-align: left;
}

.table--opening-hours-wrapper {
    display: block;
    max-width: 400px;
}

.table--opening-hours {
    width: 100%;
}

.table--opening-hours-day {
    min-width: 160px;
}

.table--opening-hours-time {
    width: 120px;
}

.table--opening-hours th:last-child {
    text-align: center;
}

.table--opening-hours td:last-child {
    text-align: center;
}

.table--grid,
.table--plain {
    border-collapse: collapse;
    table-layout: fixed;
    min-width: 100%;
    width: 100%;
}

@media (max-width: 768px) {
    .table--grid,
    .table--plain {
        width: auto;
    }
}

@media (max-width: 576px) {
    .table--grid,
    .table--default,
    .table--opening-hours {
        border: none;
    }
}

.text-shaded {
    color: #7F7F7F; /* 50% #000 */
}

#news-container {
    position: relative;
    margin-bottom: 1rem;
    padding: 0.5rem;
}

.bg-image {
    padding-top: 56.25% !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 0;
    display: block;
    margin-bottom: 0.6875rem;
}

.post-view-highlights .news-item:hover .bg-image {
    filter: grayscale(0) contrast(1);
}

.post-view-highlights {
    background: rgba(38, 56, 88, 0.85);
    padding: 0 40px !important;
}

.post-view-highlights .news-item .title {
    color: rgba(255, 255, 255, 1);
    margin-bottom: 0;
}

.news-item .link:hover {
    text-decoration: none;
}

.post-view-highlights .news-item {
    position: relative;
    padding: 15px 30px !important;
}

.post-view-highlights .news-item:nth-of-type(1),
.post-view-highlights .news-item:nth-of-type(2),
.post-view-highlights .news-item:nth-of-type(3) {
    border-right: 1px solid rgba(255, 255, 255, .15);
}

@media only screen and (max-width: 992px) {
    .post-view-highlights .news-item:nth-of-type(2) {
        border-right: none;
    }

    .post-view-highlights .news-item:nth-of-type(1),
    .post-view-highlights .news-item:nth-of-type(2) {
        border-bottom: 1px solid rgba(255, 255, 255, .15);;
    }
}

@media only screen and (min-width: 992px) {
    h3.title {
        padding: 0;
    }

    .post-view-highlights .news-item:hover {
        background: rgba(16, 30, 54, 1);
        transform: scale(1.03);
    }

    .post-view-highlights .news-item .bg-image {
        filter: grayscale(1) contrast(1.5);
        transition: all .3s ease-in-out;
    }

    .post-view-highlights .news-item {
        border-bottom: none;
        transition: all .3s ease-in-out;
    }

    .bg-image {
        filter: grayscale(1) contrast(1.5);
        transition: all .3s ease-in-out;
    }
}

@media (max-width: 992px) {
    #news-container {
        z-index: 1;
    }

    a.link {
        align-items: center;
    }

    .bg-image {
        padding-top: 16% !important;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .post-view-highlights {
        padding: 0 15px !important;
    }

    .post-view-highlights .news-item {
        padding: 11px !important;
        border-bottom: 1px solid rgba(255, 255, 255, .15);;
    }


    a.link {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 1140px) {
    .layout__content.container {
        padding-right: 60px;
        padding-left: 60px;
    }

    .layout__breadcrumbs {
        padding: .5rem 60px;
    }
}


@media (max-width: 991px) and (min-width: 767px) {
    #navbar_menu.navbar-collapse {
        position: absolute;
        right: 15px;
        top: 77px;
    }
}

@media (max-width: 365px) {
    .layout__footer #meetings-logo img {
        width: 300px !important;
        height: auto !important;
    }
}

@media (max-width: 768px) and (min-width: 576px) {
    .layout__footer #meetings-logo img {
        width: 250px !important;
        height: auto !important;
    }
}

@media (max-width: 992px) {
    body, html {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    body, html {
        font-size: 14px;
    }
}

@media (min-width: 991px) {
    .layout__background {
        min-height: 300px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 0;
    }

    .layout__moodboard-logo-container {
        margin: 1.6rem 0;
        position: relative;
        z-index: 1;
    }
}


.topbar {
    z-index: 12;
    position: absolute;
    font-size: .8rem;
    top: .5rem;
    right: .75rem;
    margin: 0;
    padding: 0;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(40, 40, 40, 1);
    color: #FFFFFF;
}

.topbar li {
    list-style: none;
    padding: 0 .25rem
}

.topbar a {
    color: rgba(50, 50, 50, .9)
}

@media (max-width: 992px) {
    .topbar {
        top: 5.5rem
    }
}

/* Auth */
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo {
    padding: 0.5rem;
    border: none;
    background-color: transparent;
    width: auto;
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo a,
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout {
    background-image: none !important;
}

#co_auth_check_authiframecontainer .co_administrator_menu_userinfo p,
#co_auth_check_authiframecontainer .co_administrator_menu_userinfo #co_administrator_menu_userinfo_logout {
    margin: 0;
    padding: 0;
}

.co_administrator_menu_userinfo * {
    display: inline;
}

.co_administrator_menu_userinfo br,
#co_administrator_menu_userinfo_copernicus-office {
    display: none;
}

.co_administrator_menu_userinfo-userid::after {
    content: ' |';
}

.co_administrator_menu_userinfo, .co_administrator_menu_userinfo a {
    color: #FFFFFF !important;
}

/* Payment */
.trd_payment_forms .contentbox,
.trd_payment_forms .form_save_area {
    background-color: transparent;
    background: none;
    border: none;
    padding: 0;
}

.trd_payment_forms .contentbox {
    padding-bottom: 1em;
}

.trd_payment_forms .form_save_area {
    border: none;
}

#trd_payment_selection fieldset {
    border: 0;
    padding: 0;
}

#trd_payment_selection input[type="radio"] {
    vertical-align: baseline !important;
}

.trd_payment_forms .form_save_area .btn-success,
.trd_payment_forms .form_save_area .btn-danger {
    color: #fff;
    padding: .375rem .75rem;
}

#cc_payment td {
    padding: 5px;
}

#cc_payment tr td:first-child {
    font-weight: bold;
    padding-left: 0;
}

.ie-alert-box {
    display: none;
}

.ie-alert-box {
    _display: block !important; /* IE8 and below */
}

/* IE10+ CSS */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .ie-alert-box {
        display: block !important;
        word-wrap: break-word;
    }
}

/*#navbarSupportedContent > ul > li.nav-item.dropdown:nth-child(3).show > div > div > div {*/
/*    width: 500px !important;*/
/*}*/

/*#navbarSupportedContent > ul > li.nav-item.dropdown:nth-child(7).show > div > div > div {*/
/*    width: 390px !important;*/
/*}*/

/*#navbarSupportedContent > ul > li.nav-item.dropdown:nth-child(3).show > div > div > div > div.col-md-12.col-lg-6.col-sm-12 > div > div > div > div > div.col-lg-6 {*/
/*    -webkit-box-flex: 0 !important;*/
/*    -ms-flex: 0 0 100% !important;*/
/*    -webkit-flex: 0 0 100% !important;*/
/*    flex: 0 0 100% !important;*/
/*    max-width: 100% !important;*/
/*}*/

/*#navbarSupportedContent > ul > li.nav-item.dropdown:nth-child(3).show > div > div > div > div:nth-child(1) {*/
/*    -webkit-box-flex: 0 !important;*/
/*    -ms-flex: 0 0 41.666667% !important;*/
/*    -webkit-flex: 0 0 41.666667% !important;*/
/*    flex: 0 0 41.666667% !important;*/
/*    max-width: 41.666667% !important;*/
/*}*/

/*#navbarSupportedContent > ul > li.nav-item.dropdown:nth-child(7).show > div > div > div > div.col-md-12.col-lg-6.col-sm-12 > div > div > div > div > div.col-lg-6 {*/
/*    -webkit-box-flex: 0 !important;*/
/*    -ms-flex: 0 0 100% !important;*/
/*    -webkit-flex: 0 0 100% !important;*/
/*    flex: 0 0 100% !important;*/
/*    max-width: 100% !important;*/
/*}*/


/* abstract submission PAP feedback */
#co_mto_PAPSubmissionApply-Feedback-container {
    display: none !important;
}

.toggle-arrow {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .155em;
    border-top: 0.3em solid transparent;
    border-left: .3em solid;
    border-bottom: .3em solid transparent;
}

.profile {
    background-color: #edece9;
}

.show-profile:hover {
    cursor: pointer;
    text-decoration: underline;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6;
}

.page_formcontent #comments {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    min-width: 35vw;
}

.exhibitor .exhibitor-name{
    font-weight: bold;
}

.img-responsive img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important
}

.img-responsive svg {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 80px
}

table.co_table_bordered td{
    padding: 5px;
}

.qr-code {
    float: right;
    padding-left: 1rem;
}

.qr-code img {
    width: 100px!important;
    height: auto!important;
}

#CountryStatistics{
    display: inline-block;
}
#CountryStatistics:hover{
    cursor: pointer;
}

#countrystatistics tr td:nth-child(2){
    text-align: right;
}
.toggle-arrow-site{
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .155em;
    border-top: 0.3em solid transparent;
    border-left: .3em solid;
    border-bottom: .3em solid transparent;
    font-size: 1.8em;
}
.photo-gallery-wrapper a img{
    padding: 0.25rem;
}
.photo-gallery-wrapper a:after{
    content:''!important;
}


.image-gallery-overview
{
    text-align: center;
    position: relative;
}
.image-gallery-overview__section,
.image-gallery-overview__section span
{
    display: -moz-inline-stack; /* FF2 */
    display:inline-block;
    width: 189px;
}
.image-gallery-overview__section span {
    background-color: #fff;
    color: #000000;
    line-height: 32px;
    width: 189px;
    -moz-opacity: 0.6; /* FF2 */
    opacity: 0.6;
    position:relative;
    bottom: 32px;
}
a.image-gallery-overview__section:hover span,
a.image-gallery-overview__section:focus span
{
    background-color: #000;
    color: #fff;
}

.co-content-box {
    border-left: 2px solid #3b577d;
    padding: 1rem;
    background-color: #ebebeb;
    color: #232960;
    margin-bottom: 1rem;
}

.co-notification {
    border-left: 2px solid #3b577d;
    padding: 1rem;
    background-color: #fcf8f2;
    margin-bottom: 1rem;
}

.co-success {
    border-left: 2px solid #3b577d;
    padding: 1rem;
    background-color: #d4edda;
    margin-bottom: 1rem;
}

.co-error {
    border-left: 2px solid #3b577d;
    padding: 1rem;
    background-color: #f8d7da;
    margin-bottom: 1rem;
}

.co-success > p:last-child,
.co-success > ul:last-child,
.co-success > div:last-child,
.co-error > p:last-child,
.co-error > ul:last-child,
.co-error > div:last-child,
.co-content-box > p:last-child,
.co-content-box > ul:last-child,
.co-content-box > div:last-child,
.co-notification > p:last-child,
.co-notification > ul:last-child,
.co-notification > div:last-child {
    margin-bottom: 0!important;
}

fieldset.contentbox{
    margin-bottom: 1rem;
}

.co_mto_thumbContainer .fa-youtube{
position: absolute;
    z-index: 10000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: .9;
    font-size: 2em;
}

.co_mto_thumbContainer::after{
content: none!important;
}