﻿/***/
.test:after {
    content: '\2807';
    font-size: 25px;
}

#talkjs-container {
    height: 310px !important;
}

.fa-search {
    font-size: 14px;
}

.delegates-list-item {
    vertical-align: top;
}

html,
body {
    overflow-x: hidden;
}

body {
    padding-top: 0 !important;
}

.header {
    position: sticky;
    top: 0;
    height: auto;
}

.nav-icons li a:focus {
    outline: none;
}

.nav-icons li ul {
    padding: 0 0 0 1em;
    margin: 0px;
    position: relative;
    z-index: 100000;
    width: 100%;
    left: 0;
    top: 10px;
    padding-left: 0;
}

.header .navbar-responsive {
    max-height: 362px;
    top: 70px;
    overflow: scroll;
    overflow-x: hidden;
}

@media (max-width: 1184px) {
    .header {
        min-height: 70px;
    }
}

@media (max-width: 588px) {
    #nav-buttons-row {
        display: block !important;
    }

    .header {
        max-height: 122px;
    }
}

@media only screen and (max-width: 489px) {
    .dropDown {
        margin-top: 0 !important;
    }

    #dropdown-logout {
        padding-left: 6em;
    }
}

@media only screen and (max-width: 445px) {
    .header {
        max-height: 175px;
    }
}

@media only screen and (max-width: 419px) {
    #dropdown-logout {
        margin-top: 15px !important;
    }
}

.body-home #carousel-home {
    margin-bottom: 0 !important;
}

#carousel-home .slide {
    background-position: center top;
    background-size: contain !important;
}

.carousel {
    height: 50%;
    height: calc(100vw * 500 / 1920);
    /* Width: 1920px, Height: 500px, ratio is ~.26*/
    min-height: auto !important;
    max-height: unset !important;
}

/*homepage embed youtube*/
.video-youtube {
    /*height: 648.938px;*/
}

.video-box-youtube {
    /*height: 648.938px;*/
    position: relative;
}

.video-thumbnail-youtube {
    z-index: 300;
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
}

.video-frame-youtube {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.video-youtube-2-column {
    /*height: 320.7348px;*/
}

.video-box-youtube-2-column {
    position: relative;
}

.video-thumbnail-youtube-2-column {
    z-index: 300;
    top: 0;
    left: 0;
    width: 100%;
}

.video-frame-youtube-2-column {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.hidden-youtube {
    display: none;
}

.shown-youtube {
    display: block;
    width: 100%;
}

.hidden-youtube-2 {
    display: none;
}

.shown-youtube-2 {
    display: block;
    width: 100%;
}

.hidden-youtube-3 {
    display: none;
}

.shown-youtube-3 {
    display: block;
    width: 100%;
}

/*fontawesome hide old images*/
.delegate-word-break {
    word-break: break-all;
}

.agenda-item-hide-image {
    background-image: none !important;
}

.btn-toggle-forum-vote {
    background-image: none !important;
}

.comment-image {
    background-image: none !important;
    height: auto !important;
}

.submitButton {
    background-image: none !important;
}

.send-message-icon {
    background-image: none !important;
}

.callout-offer {
    background-size: cover;
}

.btn-modal-footer-prev::before,
.btn-modal-footer-next::after {
    background-image: none;
}

.btn-modal-footer-prev {
    padding-left: 0;
}

.btn-modal-footer-next {
    padding-right: 0;
}

.logo>a>img {
    margin-top: 5px;
    margin-bottom: 5px;
}

.body-print-venues>.callout-offer-items,
.body-print-venues>.callout-offer {
    display: none !important;
}

.body-print-venues>#headerMain,
.body-print-venues>.footer-base {
    position: relative;
}

.dropdown-menu {
    background-color: #d63386 !important;
}

/* Hide on load*/
#organisationSearchAddContainer,
#organisationSearchExistingContainer {
    display: none;
    margin: 20px 0;
}

.results-list-container {
    position: relative;
}

.results-list {
    display: none;
    position: absolute;
    top: 72px;
    left: 0px;
    width: 50%;
    min-width: 300px;
    z-index: 10;
    background: white;
    border-left: solid 1px #d4d4d4;
    border-right: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4;
}

.results-list .listBlocks {
    margin-bottom: .25em
}

.results-list .listBlocks li {
    float: none;
    margin: 0 2.5% .75em;
    cursor: pointer;
    padding: 0px;
}

.results-list .listBlocks li:hover,
.results-list .listBlocks li:focus {
    background-color: #00AFF0;
    color: white;
}

.buttons-container {
    margin-top: 1.5em
}

.successNotification {
    display: none
}

@media only screen and (max-width: 476px) {
    .delegates-list-item {
        width: 100% !important;
    }

    .delegates-list-item>.image>img {
        height: 100% !important;
    }
}

@media print {

    body,
    html,
    #wrapper {
        width: 100%;
    }
}

.overlay-exhibitor {
    position: static;
}

@media (min-width: 992px) {
    .tab-type-people>.col-4-second>a>img {
        min-height: 337px;
        object-fit: cover;
        max-height: 337px;
    }
}

label.wrap.no-border {
    border: none;
}

label.wrap.half-width {
    width: 50%;
}

.user-logout,
.user-logout:hover {
    width: 160px;
    min-width: 160px !important;
}

.disabled {
    cursor: not-allowed;
}


/* TODO: This could be for all Hive sites by moving to _buttons.scss */
a.button-event {
    display: inline-block;
}

/* TODO: Should be site wide? */
#BlankCenterbtn .button-event+.button-event {
    margin-left: 1em;
}

/* Modal overrides*/
.modal {
    background-color: transparent;
}

.modal-dialog {
    background-color: rgba(255, 255, 255, 0.98);
}

body {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    height: 100%;
}

.content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.footer-container {
    background-color: #002140;
    margin: 0px 80px;
    padding: 50px 40px 10px;
    border-radius: 20px 20px 0px 0px;
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    color: #fff;
}

footer {
    display: flex;
    flex-direction: column;
}

.footer-top-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    row-gap: 2rem;
}

.footer-top-column-left {
    display: flex;
    flex-direction: column;
    width: 50%;
    justify-content: flex-start;
    row-gap: 1rem;

    img {
        width: 160px;
    }
}

.footer-top-column-right {
    display: flex;
    flex-direction: column;
    width: 50%;
    row-gap: 1rem;
    color: white;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.footer-links {
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.5rem;
    column-gap: 1rem;
    font-weight: 300;

    a {
        color: white;
        text-decoration: none;
    }

    a:hover {
        color: white;
        text-decoration: none;
    }
}

.footer-bottom-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-top: 20px;
}

.footer-button {
    display: flex;
    align-items: center;
    gap: .25rem;
    border-radius: 8px;
    background-color: #65C3EB;
    padding: 10px 20px;
    width: fit-content;
    height: fit-content;
    position: relative;
    color: white;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.footer-button:hover {
    background-color: #7fcaeb;
    cursor: pointer;
}

@media only screen and (max-width: 640px) {
    .footer-container {
        padding: 20px 20px;
        border-radius: 0px;
    }

    .footer-top-column {
        flex-direction: column;
    }

    .footer-top-column-left,
    .footer-top-column-right {
        width: 100%;
    }
}

.body-registration, .body-login {
    background-color: rgb(43, 127, 115);
}

#mainBanner {
    margin-bottom: 0px;

    ::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(43, 127, 115, 0), rgba(43, 127, 115, 1));
    }
}

#mainBannerOverlay ::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(43, 127, 115, 0), rgba(43, 127, 115, 1));
}

#mainBannerOverlay {
    position: relative;
}

@media only screen and (max-width: 640px) {
    #mainBanner {
        object-fit: cover;
        height: 24vh;
        vertical-align: top;
        margin-top: 58px;
    }
}

#registration {
    .editorHeading {
        font-size: 25px;
        font-weight: 300;
        line-height: 22px;
        color: #002140;
        padding: 20px 0;
    }
}

#aspnetForm, #form1 {
    position: relative;
    z-index: 1;
    padding: 0px 80px;
    color: #002140;
    margin-bottom: 40px;
}

@media only screen and (max-width: 640px) {
    #aspnetForm, #form1 {
        padding: 0px 20px;
        margin-bottom: 20px;
    }
}

.page {
    position: relative;
    border-radius: 24px;
    background-color: #FFFFFF;
    padding: 40px 60px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.15);
    max-width: 1440px;
    margin-top: -80px;
}

@media only screen and (max-width: 640px) {
    .page {
        padding: 30px 20px;
    }
}

#headerMain {
    display: none;
}

.navigation {
    z-index: 99;
    background-color: white;
    height: auto;
    position: fixed;
    top: 0px;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.navigation-container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.navigation-items {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
}

.navigation-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.25rem;
}

.navigation-login,
.navigation-menu,
.navigation-more {
    display: flex;
    width: auto;
    border-radius: 24px;
    background-color: #002140;
    padding: 10px 20px;
    min-width: 115px;
    column-gap: 0.3em;
    justify-content: center;
    align-items: center;
    color: #FEC20F;
}

    .navigation-login a,
    .navigation-menu span,
    .navigation-more span {
        font-size: 14px;
        font-weight: 500;
        line-height: 14px;
        color: white;
        text-decoration: none;
        white-space: nowrap;
    }

.navigation-login:hover,
.navigation-menu:hover,
.navigation-more:hover {
    cursor: pointer;
    background-color: #1b3354;
}

.navigation-menu {
    display: none;
}

.navigation-menu,
.navigation-more {
    background-color: #FEC20F;
    color: #121212;
    width: 120px;
    min-width: 100px;
}

.navigation-menu span,
.navigation-more span {
    color: #121212;
}

.navigation-menu:hover,
.navigation-more:hover {
    background-color: #fcce44;
}

.navigation-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1600px;
    padding: 0 40px;
    row-gap: 10px;
    column-gap: 20px;
    list-style: none;
}

.navigation-items-list {
    display: flex;
    flex-direction: column;
    height: 0px;
    overflow: scroll;
    padding: 0px 0.75em;
    row-gap: 10px;
    margin-top: 58px;
    background: white;
    position: fixed;
    z-index: 100;
    width: 100%;
    list-style: none;
    transition: height 0.5s;
}

.navigation-items-list-padding {
    height: 40px;
}

.navigation-items li:before,
.navigation-items-list li:before {
    content: none;
}

.navigation-items i,
.navigation-items-list i {
    margin-right: 0.5em;
    color: #65C3EB;
}

.navigation-items li a,
.navigation-items-list li a {
    font-size: 14px;
    font-weight: 500;
    color: #002140;
    text-decoration: none;
}

.navigation-items li:hover,
.navigation-items-list li:hover {
    i {
        color: #7fcaeb;
    }
    
}

.navigation-items-list li {
    margin-bottom: 1em;
}

.navigation-logo {
    min-width: 100px;
    width: 240px;
}

.navigation-spacer {
    display: none;
}

.navigation-items li {
    padding-inline-end: 40px;
}

@media only screen and (max-width: 1024px) {
    .navigation-items {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 640px) {
    .navigation-items-list :first-child {
        padding-top: 1rem;
    }

    .navigation-items i,
    .navigation-items-list i {
        width: 20px;
        height: 20px;
    }

    .navigation-login,
    .navigation-menu,
    .navigation-more {
        padding: 10px;
        min-width: 100px;
    }

    .navigation-more {
        display: none;
    }

    .navigation-menu {
        display: flex;
    }

    .navigation-logo,
    .navigation-items {
        display: none;
    }

    .navigation-spacer {
        display: block;
    }

    .navigation {
        padding-top: 0.5em;
        padding-bottom: 0.5em;
    }

.dropdown {
    width: 100%!important;
}