/* Minification failed. Returning unminified contents.
(74,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(75,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-title-color'
(134,25): run-time error CSS1039: Token not allowed after unary operator: '-bs-modal-border-radius'
(176,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-title-color'
(218,29): run-time error CSS1039: Token not allowed after unary operator: '-bs-card-inner-border-radius'
(218,64): run-time error CSS1039: Token not allowed after unary operator: '-bs-card-inner-border-radius'
(879,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-bg-color'
(880,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(901,21): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-title-color'
(1018,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-emphasized-color'
(1038,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-emphasized-color'
(1039,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(1043,21): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(1047,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(1722,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color2'
(1723,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(1725,36): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(1730,21): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(2769,32): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color2'
(2770,21): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(2781,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-title-color'
(2791,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-btn-active-color'
(2886,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(2887,22): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(3143,25): run-time error CSS1039: Token not allowed after unary operator: '-bs-card-inner-border-radius'
(3143,60): run-time error CSS1039: Token not allowed after unary operator: '-bs-card-inner-border-radius'
(4660,35): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(4660,65): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(4757,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-btn-bg-color'
(4860,49): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(4863,30): run-time error CSS1038: Expected hex color, found '#fff0'
(4864,35): run-time error CSS1046: Expect comma, found '25%'
(4864,38): run-time error CSS1047: Expected number or percentage value in rgb function, found ')'
(4864,39): run-time error CSS1046: Expect comma, found ';'
(4865,5): run-time error CSS1047: Expected number or percentage value in rgb function, found 'cursor'
(4865,11): run-time error CSS1034: Expected closing parenthesis, found ':'
(4865,11): run-time error CSS1042: Expected function, found ':'
(4865,11): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(5152,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5196,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5203,22): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(5204,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5230,26): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-bg-color'
(5231,21): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(5233,29): run-time error CSS1039: Token not allowed after unary operator: '-main-color'
(5238,24): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5263,24): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5284,33): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5542,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5543,28): run-time error CSS1039: Token not allowed after unary operator: '-ea-bg-color'
(5544,24): run-time error CSS1039: Token not allowed after unary operator: '-ea-btn-bg-color'
(5566,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-main-color'
(5574,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
(5581,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-deemphasized-color'
(5625,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-color'
(5630,17): run-time error CSS1039: Token not allowed after unary operator: '-ea-alt-color'
 */
html, body {
    font-size: 16px;
}

.en-dir, .ltr {
    direction: ltr;
    text-align: left;
}

.mw-75 {
    max-width: 75%;
}

.mw-25 {
    max-width: 25%;
}

.mw-120ch {
    max-width: 120ch;
}

.mw-90ch {
    max-width: 90ch;
}

.ea-top-nav {
    min-height: 50px;
}

.main, .side-bar {
    margin-top: 5px;
    min-height: 700px;
    padding-bottom: 5em;
}

.mainD {
    margin-top: 5px;
    padding-bottom: 25px;
}

.side-bar {
    color: #777;
    background-color: #f0f0f0;
}

.content {
    margin-top: 1rem;
}

.main-title, .side-title {
    position: relative;
    padding: 18px 20px;
    border-bottom: 1px solid #cacaca;
    color: #666;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
}

.main-title, .side-title {
    position: relative;
    padding: 18px 20px;
    border-bottom: 1px solid #cacaca;
    color: #666;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
}

.page-title {
    padding: 1rem;
    background-color: var(--ea-bg-color);
    color: var(--ea-title-color);
    border-radius: 5px;
}

h4.page-title {
    margin-top: 5px;
}

hr {
    margin: 0;
}

.p0, span.p0 {
    padding: 0;
}

.mb7 {
    margin-bottom: 7px;
}

.m0 {
    margin: 0;
}

.m10 {
    margin: 10px;
}

.m2 {
    margin: 2px;
}

.m5 {
    margin: 5px;
}


.glued > :not(:first-child) {
    margin-top: 0;
}

.glued > :not(:last-child) {
    margin-bottom: 0;
}

.pl0 {
    padding-left: 0;
}

.p15 {
    padding: 15px;
}

.center {
    text-align: center;
}


#connect-modal {
    border-radius: var(--bs-modal-border-radius);
}

    #connect-modal .connect-header {
        padding: 0.5rem;
        border: 0;
    }

    #connect-modal img.profile-img {
        width: 120px;
        height: 120px;
        padding: 4px;
        background-color: #fff;
        border: 1px solid #ddd;
    }

    #connect-modal .connect-left {
        padding: 1rem;
        text-align: center;
    }

    #connect-modal .connect-right {
        border-radius: 10px 0;
        padding: 1rem;
    }

.main-view {
    padding-top: 5px;
}

.empTitle {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.1em;
}

.close {
    position: relative;
    z-index: 99;
}

.dropdown-menu .cameras:hover {
    color: var(--ea-title-color);
}

.profile-img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
}

.profile-img-sm {
    width: 60px;
    height: 60px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.profile-img-md {
    width: 100px;
    height: 100px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.profile-img-lg {
    width: 180px;
    height: 180px;
    padding: 2px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
}

#pg-profile .profile-header {
    background-color: transparent;
    padding: 0;
}

    #pg-profile .profile-header .header-cover {
        border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
    }

    #pg-profile .profile-header .profile-header-img {
        overflow: hidden;
        position: absolute;
        margin: -136px 0 0 20px;
        width: 220px;
        height: 220px;
        border: 6px solid white;
        border-radius: 50%;
    }

#pg-profile .profile-details {
    margin-top: 74px;
}

    #pg-profile .profile-details h2 {
        margin-top: 0.5rem;
    }

.venuemap-img, .booth-img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 6px;
}

.speaker-row {
    display: flex;
    flex-wrap: wrap;
}

    .speaker-row .participant {
        padding-top: 7rem;
        margin: 0 auto;
    }

.speaker-card {
    height: 100%;
}

    .speaker-card .profile-img {
        display: block;
        margin: 0 auto;
        margin-top: -6rem;
        width: 10rem;
        height: 10rem;
        border-radius: 50%;
        border: solid 1px;
    }

    .speaker-card .btn-more {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: right;
        padding-right: 0.7rem;
        padding-bottom: 0.2rem;
    }

        .speaker-card .btn-more:hover {
            filter: brightness(0.5);
        }

.message-preview a {
    color: white;
}

.message-preview {
}

.list-group {
    padding-bottom: 0;
}

.list-group-item {
    padding: 0 0 2rem 0;
    margin-bottom: 0;
    border: 0;
    background-color: transparent;
}

    .list-group-item:last-of-type {
        padding-bottom: 0;
    }

/*messages */

.message-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.messageList {
    margin-top: 20px;
}

.messagePreview {
    background-color: #F0FAFD;
    padding: 15px;
    margin-top: 0;
    border-bottom: 1px solid gray;
}

.RecipientImage {
    min-width: 80px;
    min-height: 80px;
    border: 1px solid black;
}

.messageDescription {
    padding-left: 20px;
    padding-right: 20px;
    color: #004B88;
}

/*end messages */

/*post*/

.ea-wall-posts {
    padding-right: 5px;
}

.post.media {
    padding: 20px 0;
    border: 1px solid lightgray;
    background-color: white;
    border-radius: 5px;
}

.post .participant-desc {
    padding: 10px 0;
}

.post .avatar > img {
    border-radius: 50%;
    max-width: 100px;
    max-height: 100px;
    width: 25px;
    height: 25px;
}

.post .participant-name {
    color: navy;
    font-size: 16px;
    padding-left: 5px;
}

.disapproved {
    border: 3px groove #ff4e37;
    color: black;
}

/*end post*/


.btn-twitter {
    background-color: #00aced;
}

.btn-google {
    background-color: #c32f10;
}

.btn-linkedin {
    background-color: #0e76a8;
}

.btn-facebook {
    background-color: #3b5998;
}

.btn-social {
    color: white;
    width: 100px;
    margin: 5px;
    font-size: 12px;
}

.user-wrapper {
    background-color: white;
    border: 1px solid lightgray;
    padding: 15px;
    margin-top: 8px;
}

.sessionDate {
    padding: 10px;
    font-size: 20px;
    color: navy;
}

.fBorder {
    border: 1px solid lightgray;
    background-color: white;
    padding: 10px;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat-panel .panel-body {
    height: 650px;
    overflow-y: scroll;
    background-color: aliceblue;
}

.chat li.left .chat-body {
    margin-left: 70px;
}

.chat-body .message-date {
    /*    float: right;
    direction: ltr;*/
}

#uploadImage {
    font-size: 18px;
}

.messageTime {
    font-size: 10px;
}

.MediaWrapper {
    max-height: 150px;
    width: auto;
    display: block;
    border: 2px solid lightgray;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        border-radius: 50%;
        font-size: 18px;
    }


    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        border-radius: 35px;
        font-size: 24px;
        line-height: 1.33;
    }

/*fileInput Helper*/

.image-upload-overlay {
    background: rgba(0,0,0,.75);
    text-align: center;
    position: absolute;
    margin-top: 110px;
    width: 146px;
    height: 36px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

.image-upload-wrapper {
    width: 150px;
    height: 150px;
    background-size: 150px 150px;
    border: 2px solid lightgray;
}

    .image-upload-wrapper:hover .image-upload-overlay {
        opacity: 1;
    }

.image-plus {
    font-family: Helvetica;
    color: rgba(255,255,255,.85);
}
/*end fileInput Helper*/




@media screen and (min-width: 992px) {
    .right-content {
        float: right;
    }

    .right-menu {
        float: right;
    }
}

@media all and (min-width: 768px) and (max-width: 992px) {
    .container {
        width: 100%;
    }
}


.navbar-inverse .nav > li > a:focus, .nav > li > a:hover {
    color: #fff;
    background-color: #080808;
}

header .navbar-header {
    margin: 0 auto;
    line-height: 55px;
}

.navbar-brand img {
    max-height: 50px;
    margin-top: -15px;
}

/* above 769px */
@media screen and (min-width: 769px) {
    header .navbar-header a img {
        max-width: 200px;
        max-height: 30px;
    }

    .btn-connect {
        float: right;
        margin-right: 5px;
    }

    header .navbar-collapse.collapse {
        padding: 0;
    }


    .hidden-md-up {
        display: none !important;
    }

    header .navbar-nav > li > div {
        padding: 10px;
    }

    .light {
        width: 90px;
        height: 90px;
    }

    .dark, .medium {
        text-align: center;
    }

        .medium a {
            background: #337ab7;
        }

        .dark a {
            background: #286192;
        }

        .dark a, .medium a {
            width: 90px;
            padding: 0 !important;
            height: 90px;
            text-align: center;
            padding: 0 !important;
            text-transform: uppercase;
            -webkit-transition: background-color 0.2s ease-in;
            -moz-transition: background-color 0.2s ease-in;
            -o-transition: background-color 0.2s ease-in;
            -ms-transition: background-color 0.2s ease-in;
            transition: background-color 0.2s ease-in;
        }

        .dark .fa, .medium .fa {
            margin-top: 14px;
            width: 25px;
            height: 24px;
            font-size: 25px;
            color: white;
        }

        .dark span, .medium span {
            font-size: 11px;
            font-weight: 700;
            text-transform: uppercase;
            color: white;
            width: 90px;
            display: block;
            padding: 10px 10px 0;
        }

        .dark:hover > a, .medium:hover > a {
            background-color: white !important;
        }

        .dark:hover a span, .medium:hover a span {
            color: #337ab7 !important;
        }

        .dark:hover a i, .medium:hover a i {
            color: #337ab7 !important;
        }
}
/* under 769px*/
@media screen and (max-width: 769px) {
    header .navbar-header a img {
        max-width: 180px;
        max-height: 30px;
    }

    .hidden-sm-down {
        display: none !important;
    }

    .speech-wrapper-right {
        float: none;
    }
}

/* under 414px - iphone portrait*/
@media screen and (max-width: 415px) {
    header .navbar-header a img {
        max-width: 100px;
    }

    .lecture-title, .pv-session-subtitle {
        word-break: break-word;
    }
}

.header-nav {
    border: none;
    height: 75px;
    background-color: rgba(0, 0, 0, 0.6);
    margin-bottom: 10px;
}

    .header-nav nav {
        background: none;
        border: 0;
        margin: 0;
    }

    .header-nav .navbar-default {
        border-radius: 0;
        max-width: 960px;
        margin: 0 auto;
        background-color: transparent;
        border: none;
        height: 100px;
        padding-top: 10px;
    }

        .header-nav .navbar-default .navbar-nav > li > a {
            color: white;
            text-decoration: none;
        }

            .header-nav .navbar-default .navbar-nav > li > a:focus,
            .header-nav .navbar-default .navbar-nav > li > a:hover,
            .header-nav .navbar-default .navbar-nav > li > a:active {
                border-bottom: 2px solid white;
            }

.current-date {
    padding: 5px;
    border: 1px solid lightgray;
    background-color: white;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
}

.square-input {
    border-radius: 0;
}

.bottom-nav-wall {
    padding: 10px 0;
}

.advanced-search {
    margin: 0;
    padding: 15px;
    background-color: white;
}

.head {
    background-color: white;
    /*width: 100%;
    position: relative;
    z-index: 2;
    height: 90px;*/
}

.ea-checkbox-label {
    cursor: pointer;
}

    .ea-checkbox-label input[type=checkbox] {
        z-index: 1;
        cursor: pointer;
        width: 18px;
        height: 18px;
    }

        .ea-checkbox-label input[type=checkbox]:checked + cb:before {
            background-color: inherit;
            border-width: 0;
        }

        .ea-checkbox-label input[type=checkbox]:checked + cb:after {
            position: absolute;
            top: 2px;
            left: 6px;
            display: table;
            width: 6px;
            height: 12px;
            border: 2px solid;
            border-top: 0;
            border-left: 0;
            content: ' ';
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .ea-checkbox-label > cb {
        position: relative;
        display: inline-block;
        width: 0;
        height: 18px;
        margin-top: -2px;
        margin-right: 18px;
        margin-left: -20px;
        line-height: 1;
        vertical-align: middle;
    }

        .ea-checkbox-label > cb:before {
            content: "";
            position: absolute;
            width: 18px;
            height: 100%;
            border: 2px solid rgba(0,0,0,.54);
            border-radius: 2px;
            -webkit-transition: all .2s;
            transition: all .2s;
        }

.bb {
    border-bottom: 1px solid rgba(0,0,0,.12);
}

.card > .list-group .list-group-item {
    padding: 15px;
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}

.card-title .card-prev {
    margin-right: 30px;
    cursor: pointer;
}


.card-profile .card-body {
    height: 250px;
}

    .card-profile .card-body .profile-img {
        margin: 0 auto;
        width: 80px;
        height: 80px;
    }


.card-participant {
}

    .card-participant .participant-head {
        display: grid;
        grid-template-columns: 7rem 1fr auto;
        gap: 0.7rem;
    }

@media (max-width: 700px) {
    .card-participant .participant-head {
        grid-template-columns: 7rem auto;
    }
}

.card-participant .participant-head > .head-img {
}

.card-participant .participant-head > .head-details {
}

.card-participant .participant-head > .head-act {
}

.card-participant .profile-img {
    display: block;
    width: 7rem;
    height: 7rem;
}

.card-participant .role-title {
    width: 100%;
    background-color: #5b5a5a;
    color: white;
    text-align: center;
    letter-spacing: 0.2em;
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 0 0 calc(0.375rem - 1px) calc(0.375rem - 1px);
}

.card-participant.card-exhibitor .role-title {
    background-color: #fb0000;
}

.card-participant.card-speaker .role-title {
    background-color: #0063fa;
}

.card-participant.card-otherrole .role-title {
    background-color: #009246;
}

.card-hot {
    box-shadow: 0 1px 1px 1px rgba(255,212,0,0.14), 0 1px 1px 4px rgba(255, 212, 0, 0.33), 1px 1px 1px 0 rgba(255, 212, 0, 0.08);
}

.ea-chat {
}

.ea-chat-item {
    display: flex;
    padding: 5px;
    width: fit-content;
    border-radius: 5px;
    background-color: var(--ea-alt-bg-color);
    color: var(--ea-alt-color);
    margin-bottom: 5px;
}

.ea-chat-profile-img {
    width: 36px;
    height: 36px;
}

    .ea-chat-profile-img img {
        border-radius: 50%;
        width: 100%;
        max-height: 100%;
    }

.ea-chat-item .ea-chat-details {
    display: block;
    padding: 0 1rem 0 1rem;
}

    .ea-chat-item .ea-chat-details a.ea-chat-name {
        color: var(--ea-alt-title-color);
    }

.bg-reg {
    background-color: #4285f4;
    color: rgb(255, 255, 255);
}

.bg-gray {
    background-color: #fafafa;
    color: black;
}

.bg-white {
    background-color: white;
}

.bg-office {
    background-color: #3a3a3c;
    color: white;
}

.header-wrapper {
    margin-bottom: 50px;
}

@media (max-width: 360px) {
    .logo {
        text-align: left;
        width: auto;
        max-width: 80%;
        margin-left: 15px;
    }
}

.btn-square, .input-square {
    border-radius: 0 !important;
}

.avatar-img {
    border-radius: 5px;
}


/*messages*/

.speech-wrapper-right {
    float: right;
}

.speech-bubble-left, .speech-bubble-right {
    background-color: white;
    color: black;
    word-wrap: break-word;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    padding: 10px;
    margin: 5px 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

    .speech-bubble-left:before, .speech-bubble-right:before {
        position: absolute;
        top: 10px;
        left: -15px;
        display: inline-block;
        border-top: 15px solid transparent;
        border-left: 0 solid #ccc;
        border-right: 15px solid #ccc;
        border-bottom: 15px solid transparent;
        content: " ";
    }

    .speech-bubble-left:after, .speech-bubble-right:after {
        position: absolute;
        top: 11px;
        left: -14px;
        display: inline-block;
        border-top: 14px solid transparent;
        border-left: 0 solid #fff;
        border-right: 14px solid #fff;
        border-bottom: 14px solid transparent;
        content: " ";
    }

    .speech-bubble-right:before {
        right: -15px;
        left: auto;
        border-right-width: 0;
        border-left-width: 15px;
    }

    .speech-bubble-right:after {
        right: -14px;
        left: auto;
        border-right-width: 0;
        border-left-width: 14px;
    }

.speech-bubble-name-left {
    color: navy;
}

.speech-bubble-name-right {
    color: red;
}

.end-loading {
    color: #0298D0;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
}

.meeting-accept {
    color: var(--ea-emphasized-color);
    font-weight: bold;
}

.meeting-pending {
    color: #8A6D3B;
    font-weight: bold;
}

.meeting-reject {
    color: red;
    font-weight: bold;
}

.meeting-canceled {
    color: blueviolet;
    font-weight: bold;
}

.emphasized {
    background-color: var(--ea-emphasized-color);
    color: var(--ea-bg-color)
}

    .emphasized i {
        color: var(--ea-bg-color)
    }

.card-body .emphasized a {
    color: var(--ea-bg-color);
    text-decoration: underline
}

.exhibitor-container {
    background-color: #DDEBF7;
}

/* lower then 769px*/
@media screen and (max-width: 769px) {
    .speech-wrapper-right {
        float: none;
    }

    .profile-image, .avatar {
        width: 50% !important;
    }
}

.main-nav {
    background-color: white;
}

    .main-nav .li-action {
        text-transform: uppercase;
    }

        .main-nav .li-action a {
            color: #337ab7;
            -webkit-transition: color 0.2s ease-in;
            -moz-transition: color 0.2s ease-in;
            -o-transition: color 0.2s ease-in;
            -ms-transition: color 0.2s ease-in;
            transition: color 0.2s ease-in;
            font-size: 16px;
        }

            .main-nav .li-action a img {
                width: 20px;
                padding: 4px 2px;
            }

            .main-nav .li-action a span {
                padding: 8px 4px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                -webkit-transition: all 0.2s ease-in;
                -moz-transition: all 0.2s ease-in;
                -o-transition: all 0.2s ease-in;
                -ms-transition: all 0.2s ease-in;
                transition: all 0.2s ease-in;
            }

            .main-nav .li-action a i {
                font-size: 20px;
                padding-right: 8px;
            }

        .main-nav .li-action:hover a {
            color: #fff;
            background: white;
        }

.icon-bar {
    background-color: white;
}

.main-nav .li-action:hover span, .main-nav .li-action.active span {
    background: #337ab7;
    color: #fff;
}

.ico {
    margin-top: 14px;
}


/*fileInput Helper*/

.image-upload-overlay {
    background: rgba(0,0,0,.75);
    text-align: center;
    position: absolute;
    margin-top: 110px;
    width: 146px;
    height: 36px;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
}

.image-upload-wrapper {
    width: 150px;
    height: 150px;
    background-size: 150px 150px;
    border: 2px solid lightgray;
}

    .image-upload-wrapper:hover .image-upload-overlay {
        opacity: 1;
    }

.image-plus {
    font-family: Helvetica;
    color: rgba(255,255,255,.85);
}
/*end fileInput Helper*/


/*PRELOADER*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 999;
}

.spinner {
    width: 90px;
    height: 90px;
    background-color: #0298D0;
    margin: 20% auto;
    -webkit-animation: spinner 1.2s infinite ease-in-out;
    -moz-animation: spinner 1.2s infinite ease-in-out;
    animation: spinner 1.2s infinite ease-in-out;
}


@-webkit-keyframes spinner {
    0% {
        -webkit-transform: perspective(120px);
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}

@keyframes spinner {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -moz-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -ms-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -moz-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -ms-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -moz-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -ms-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

/* end preloader*/

.error-alert {
    width: 200px;
    height: 60px;
    margin-left: -100px;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 10%;
    background-color: white;
    color: black;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.137255) 0px 3px 1px -2px, rgba(0, 0, 0, 0.0980392) 0px 2px 2px 0px, rgba(0, 0, 0, 0.0823529) 0px 1px 5px 0px;
}

pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    background-color: inherit;
    border: none;
    border-radius: 0px;
}


/*#endregion */

.bold {
    font-weight: bold;
}

.search input {
    font-size: 1.1em;
}

.search button {
    padding: 10px 16px;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 13px;
    padding-left: 16px;
}

.loadingDiv {
    position: fixed;
    top: 50%;
    left: 50%;
    /** 90px/2 if supported */
    left: calc(50% - 45px);
    margin-left: -45px;
}

.discussion-btn {
    float: right;
}

.discussion-text {
    overflow: hidden;
    white-space: pre-wrap;
}


/*scanner*/

scanner2 {
    max-width: 320px;
    display: block;
    margin: 0 auto;
}

#webcodecam-canvas {
    background-color: #272822;
    width: 100%;
    height: 100%;
    transform: scale(1, 1);
}

video {
    max-width: 100%;
    height: auto;
}

.scanner-laser {
    position: absolute;
    margin: 45px 85px 45px 85px;
    height: 30px;
    width: 30px;
    opacity: 0.5;
}

.laserline {
    opacity: 0.8;
    background-color: yellow;
    width: 90%;
    left: 5%;
    height: 2px;
    position: absolute;
    box-shadow: 0px 0px 20px 7px yellow;
}

.laser-leftTop {
    top: 0;
    left: 0;
    border-top: solid red 5px;
    border-left: solid red 5px;
}

.laser-leftBottom {
    bottom: 0;
    left: 0;
    border-bottom: solid red 5px;
    border-left: solid red 5px;
}

.laser-rightTop {
    top: 0;
    right: 0;
    border-top: solid red 5px;
    border-right: solid red 5px;
}

.laser-rightBottom {
    bottom: 0;
    right: 0;
    border-bottom: solid red 5px;
    border-right: solid red 5px;
}

#select-cam {
    vertical-align: top;
}

scanner > .ea-checkbox-label {
    vertical-align: top;
    margin-left: 30px;
}

.scan-wrepper {
    position: relative;
    display: inline-block;
    max-width: 320px;
    height: auto;
    max-width: 320px;
    height: auto;
    overflow-y: hidden;
    max-height: 240px;
}

    .scan-wrepper > video {
        background-color: white;
    }

@media screen and (max-width: 400px) {
    @-moz-document url-prefix() {
        .scan-wrepper {
            width: 270px;
            height: auto;
        }
    }
}


#pg-leads-add .intl-tel-input {
    display: block
}

.ea-logo {
    height: 50px;
    display: block;
    padding-top: 15px;
}

.ea-version {
    font-size: 12px;
    display: inline;
    color: white;
}

.advanced-settings {
    position: fixed;
    top: 18px;
    right: 15px;
    color: white;
    z-index: 2000;
}

    .advanced-settings a {
        color: white;
    }

.input-group.search-group .form-control:first-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.search-group .input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
}

scanner {
    max-width: 320px;
    display: block;
    margin: 0 auto;
}

video {
    max-width: 100%;
    height: auto;
}

.leads-table tr:hover {
    cursor: pointer;
}

.leads-table td:hover {
    text-decoration: underline;
}

.m0auto {
    margin: 0 auto;
}

.block {
    display: block;
}

.scanner-width {
    max-width: 270px;
}

.header-title {
    display: inline-block;
    right: 50%;
    position: absolute;
}


.mt60 {
    margin-top: 60px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mb4 {
    margin-bottom: 4px !important;
}

.center-block {
    display: table; /* Instead of display:block */
    margin-left: auto;
    margin-right: auto;
}


/*meeting slots selection*/
.meeting-slots input[type="checkbox"] {
    display: none;
}

    .meeting-slots input[type="checkbox"] > label span:first-child {
        display: none;
    }

    .meeting-slots input[type="checkbox"] > label span:last-child {
        display: inline-block;
    }

    .meeting-slots input[type="checkbox"]:checked > label span:first-child {
        display: inline-block;
    }

    .meeting-slots input[type="checkbox"]:checked > label span:last-child {
        display: none;
    }

.meeting-slots .active {
    font-weight: bold;
    background-color: #63ccff;
}

.slot-row {
    margin-bottom: 7px;
}

.slot-day-label {
    font-weight: bold;
    margin-top: 7px;
}

.search-button {
    padding: 10px 16px;
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 13px;
    padding-left: 16px;
}

.secondary-btns {
    float: right;
    height: 50px;
    padding: 15px 15px;
    line-height: 20px;
}

.nav-badge {
    display: inline-block;
    position: absolute;
    right: 70px;
    top: 10px;
    padding: 2px 4px;
    font-size: 9px;
    font-weight: 700;
    line-height: 0.9;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
}

.card-float-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0 0 4px 4px;
}

.pt30 {
    padding-top: 30px !important;
}

.md-full {
    max-width: 100% !important;
}

.sticky-header {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
}

.row-table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    margin: 0;
}

    .row-table > [class*=col-] {
        display: table-cell;
        float: none;
        table-layout: fixed;
        vertical-align: middle;
    }

.exhibitor-wrapper {
    position: relative;
}

.bg-f2f {
    background: #337ab7;
}


/*nav bar*/
header .navbar {
    margin-bottom: 0;
}

header .navbar-fixed-top {
    border-radius: 0;
    border: none;
    text-align: left;
    z-index: 100;
    height: 50px;
    overflow: hidden;
    box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.5);
    background-color: white;
}

header .navbar.navbar-fixed-top .navbar-nav > li {
    display: inline-block;
    margin: 0 -5px;
    vertical-align: middle;
}

header .navbar-nav > li > a {
    cursor: pointer;
}

header .navbar-nav {
    margin: 0;
}

header .nav-text {
    text-align: left;
    color: white;
}

header nav.navbar-fixed-top li + li:before {
    content: "   ";
    padding: 0 8px;
}

header nav.navbar-fixed-top img {
    max-height: 30px;
    display: inline-block;
}

.topMenu {
    padding-left: 0;
    float: left;
    cursor: pointer;
}

    .topMenu > li {
        padding-top: 10px;
        display: inline-block;
        font-weight: 300;
        letter-spacing: .04em;
    }

        .topMenu > li > a {
            list-style: none;
            font-weight: 300;
            font-size: 1.4em;
            text-decoration: none;
            padding-bottom: 2px;
        }

            .topMenu > li > a:hover {
                /*color: white;*/
            }

    .topMenu li.active {
    }

        .topMenu li.active a {
            font-weight: bold;
            border-bottom: solid 4px #262626;
        }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: initial;
}

.dropdown-menu a:hover, ul.dropdown-menu a:hover {
    background-color: #eee;
}

.dropdown-menu > ul, ul.dropdown-menu {
    list-style: none;
    padding: 0;
}

    .dropdown-menu > ul > li, ul.dropdown-menu > li {
        padding-left: 8px;
        padding-right: 8px;
    }

        .dropdown-menu > ul > li > a, ul.dropdown-menu > a {
            display: block;
        }

.dropdown-menu {
    z-index: 99999999;
}

#menu-toggle {
    z-index: 1000;
    position: fixed;
    top: 4px;
    right: 5px;
}

#my-account-nav-btn li a {
    padding: 6px 6px;
}

    #my-account-nav-btn li a:hover {
        text-decoration: underline;
    }

.popup-menu {
    width: max-content;
    background-color: var(--ea-bg-color2);
    color: var(--ea-color);
    border-radius: 0 0 10px 10px;
    box-shadow: 1px 10px 10px var(--ea-bg-color);
}

    .popup-menu a {
        background-color: transparent;
        color: var(--ea-color);
    }

.collapsed {
    margin-left: 10px;
}

.toggle {
    margin: 5px 5px 0 0;
}

.langbar {
    direction: ltr;
    position: fixed;
    right: 10px;
    margin-right: 50px;
}


/*#region sidebar style */
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sidebar-nav li {
        position: relative;
        line-height: 20px;
        display: inline-block;
        width: 100%;
        text-indent: 0;
    }

        .sidebar-nav li:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            height: 100%;
            width: 3px;
            background-color: #1c1c1c;
            -webkit-transition: width .2s ease-in;
            -moz-transition: width .2s ease-in;
            -o-transition: width .2s ease-in;
            transition: width .2s ease-in;
        }

        .sidebar-nav li:first-child a {
            color: #fff;
            background-color: #aaa;
        }

        .sidebar-nav li:nth-child(2):before {
            background-color: #ec1b5a;
        }

        .sidebar-nav li:nth-child(3):before {
            background-color: #79aefe;
        }

        .sidebar-nav li:nth-child(4):before {
            background-color: #314190;
        }

        .sidebar-nav li:nth-child(5):before {
            background-color: #279636;
        }

        .sidebar-nav li:nth-child(6):before {
            background-color: #7d5d81;
        }

        .sidebar-nav li:nth-child(7):before {
            background-color: #ead24c;
        }

        .sidebar-nav li:nth-child(8):before {
            background-color: #2d2366;
        }

        .sidebar-nav li:nth-child(9):before {
            background-color: #35acdf;
        }

        .sidebar-nav li:nth-child(10):before {
            background-color: #130d9a;
        }

        .sidebar-nav li:nth-child(11):before {
            background-color: #00ffff;
        }

        .sidebar-nav li:nth-child(12):before {
            background-color: blueviolet;
            color: black;
        }

        .sidebar-nav li:nth-child(13):before {
            background-color: #0fe50d;
        }

        .sidebar-nav li:nth-child(14):before {
            background-color: #2f4357;
        }

        .sidebar-nav li:nth-child(15):before {
            background-color: #070b40;
        }

        .sidebar-nav li:nth-child(16):before {
            background-color: #a8cf38;
        }

        .sidebar-nav li:nth-child(17):before {
            background-color: #314190;
        }

        .sidebar-nav li:nth-child(18):before {
            background-color: #279636;
        }

        .sidebar-nav li:nth-child(19):before {
            background-color: #18bc9c;
        }

        .sidebar-nav li:nth-child(20):before {
            background-color: #ff6a00;
        }


        .sidebar-nav li:hover:before,
        .sidebar-nav li.open:hover:before {
            width: 100%;
            -moz-transition: width .3s ease-in;
            -o-transition: width .3s ease-in;
            -webkit-transition: width .3s ease-in;
            transition: width .3s ease-in;
        }

        .sidebar-nav li a {
            display: block;
            color: #ddd !important;
            text-decoration: none;
            padding: 10px 15px 10px 30px;
        }

            .sidebar-nav li a:hover,
            .sidebar-nav li a:active,
            .sidebar-nav li a:focus,
            .sidebar-nav li.open a:hover,
            .sidebar-nav li.open a:active,
            .sidebar-nav li.open a:focus {
                color: #fff !important;
                text-decoration: none;
                cursor: pointer;
                background-color: transparent !important;
            }

/*#endregion */


#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .sidebar-nav li {
        text-indent: 20px;
        line-height: 40px;
    }

        .sidebar-nav li a {
            display: block;
            text-decoration: none;
            color: #999 !important;
        }

            .sidebar-nav li a:hover {
                text-decoration: none;
                color: #fff;
                background: rgba(255,255,255,0.2);
            }

            .sidebar-nav li a:active,
            .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand {
        height: 55px;
        font-size: 18px;
        line-height: 55px;
    }

        .sidebar-nav > .sidebar-brand a {
            color: #999;
        }

            .sidebar-nav > .sidebar-brand a:hover {
                color: #fff;
                background: none;
            }


#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}


/* Custom Button Styles */
.btn-menu-dark {
    border-radius: 0;
    color: #fff !important;
}

    .btn-menu-dark:hover,
    .btn-menu-dark:focus,
    .btn-menu-dark:active {
        color: #fff;
    }

.btn-menu-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

    .btn-menu-light:hover,
    .btn-menu-light:focus,
    .btn-menu-light:active {
        color: #333;
        background-color: rgba(255,255,255,0.8);
    }

#sidebar-wrapper.active {
    top: 0;
}

.sidebar-nav {
    z-index: -1;
}

@media only screen and (max-width: 600px) {
    .topMenu:nth-child(1) {
        display: none;
    }
}

.role-text {
    display: inline-block;
    position: absolute;
    margin-top: 4px;
    margin-left: 3px;
}

.img-center {
    display: block;
    margin: 0 auto;
}

.justify {
    text-align: justify;
}

.nl {
    clear: both;
    display: table-row;
}

.login-errors ul, .validation-summary-errors ul {
    list-style-type: none;
    padding: 0px;
    font-size: larger;
    color: #a94442;
}

.app-login-msg {
    padding: 1rem;
    border-bottom: 1px solid black;
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .col-sm-offset-exhibitos-staff {
        margin-left: 13.666667%;
    }
}

.clickable {
    cursor: pointer;
}

.hightlight-yellow {
    background: #fbff00;
}


.scroll-box {
    max-height: 100px;
    overflow-y: scroll;
}

    .scroll-box > .slot-row.open:last-child:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        pointer-events: none;
        background-image: linear-gradient(to bottom, rgba(255,255,255, 0), rgba(255,255,255, 1) 90%);
        width: 100%;
        height: 5px;
    }

.slot-row:not(.open) {
    display: none;
}





div.scroll-box::-webkit-scrollbar {
    -webkit-appearance: none;
}

    div.scroll-box::-webkit-scrollbar:vertical {
        width: 10px;
    }

    div.scroll-box::-webkit-scrollbar:horizontal {
        height: 10px;
    }

div.scroll-box::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
    border: 2px solid #eee;
}

div.scroll-box::-webkit-scrollbar-track {
    background-color: #eee;
}


/*tiles*/

#f2f-participants-tile {
    background: #005F7F;
}

#f2f-exhibitors-tile {
    background: #e91e63;
}

#f2f-program-tile {
    background: #9c27b0;
}

#f2f-wall-tile {
    background: #673ab7;
}

#f2f-lead-tile {
    background: #3f51b5;
}

#f2f-schedule-tile {
    background: #2F9CC1;
}

#f2f-messages-tile {
    background: #425FFF;
}

#f2f-ticket-tile {
    background: #00bcd4;
}

#f2f-directions-tile {
    background: #52c7b8;
}

#f2f-venue-tile {
    background: #009688;
}

#f2f-speakers-tile {
    background: #4caf50;
}

#f2f-profile-tile {
    background: #9a37b8;
}

#f2f-social-media-tile {
    background: #8bc34a;
}

#f2f-announcements-tile {
    background: #cddc39;
}

#f2f-faq-tile {
    background: #ffc107;
}

#f2f-polls-tile {
    background: #ffc947;
}

#f2f-quizzes-tile {
    background: #ff9800;
}

#f2f-help-tile {
    background: #ff8a50;
}

#f2f-home-tile {
    background: #ff5722;
}

#f2f-posters-tile {
    background: #9a67ea;
}

#f2f-livestream-tile {
    background: #b388ff;
}

#f2f-mylectures-tile {
    background: #f44336;
}

.navigation-tile {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    position: relative;
}

.navigation-tile-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    margin: 0 !important;
    text-align: center;
    font-size: 1.1em;
    text-shadow: 1px 1px rgba(0,0,0,0.5);
    color: white;
    word-break: break-word;
}

    .navigation-tile-text .active {
        color: white;
    }

    .navigation-tile-text a, .navigation-tile-text a:visited, .navigation-tile-text a:active {
        color: white;
    }

.navigation-tile-text-tile-textion a:link {
    color: white;
}

.col-sm-4 .navigation-tile-text {
    font-size: 1em;
}

.navigation-tile-text a, .navigation-tile-text-tile-textion a:link, .navigation-tile-text a:visited, .navigation-tile-text a:active {
    color: white !important;
}

.navigation-tiles {
}

    .navigation-tiles .row > [data-size='1'],
    .navigation-tiles .row > [data-size='2'],
    .navigation-tiles .row > [data-size='3'],
    .navigation-tiles .row > [data-size='4'] {
        padding: 5px;
    }

.sticky-stream {
    z-index: 100;
    position: sticky;
    top: 50px;
}

.full-screen {
    width: 100%;
}


.f2f-container .footer {
    position: fixed;
    bottom: 20px;
    width: 100%;
    left: 0;
    padding-right: 1rem;
}

.rtl {
    direction: rtl;
}

.login-box .form-group {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/*map*/

.map {
    height: 500px;
}

.map {
    padding-bottom: 20px;
}

#iframeMap {
    width: 100%;
    height: 100%;
}

/*Venue Map*/
.venue-map {
    max-height: 500px;
    margin: 0 auto;
}

.ea-link-list {
    text-align: center;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}

.ea-link-list {
    padding-left: 0;
    list-style: none;
}

    .ea-link-list > li, .ea-link-list > .link {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        font-weight: bold;
    }

        .ea-link-list > li.active, .ea-link-list > .link.active {
            font-size: 1.2em;
        }


add-to-calendar {
    display: inline-block;
}


.pv-program .equal {
    overflow: hidden;
}

.text-break {
    overflow-wrap: break-word;
}

.pv-date-btn {
    margin-top: 10px !important;
}

.pv-session-subtitle {
    word-break: break-word;
}

.pv-wrapper img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* material style loader */
.showbox {
    position: fixed;
    top: 10px;
    right: 50px;
    left: initial;
}

.mdloader {
    position: relative;
    margin: 0 auto;
    width: 25px;
}

/*badge*/
.badge {
    background-color: #f00;
    color: #fff;
}

.navigation-tile .badge {
    position: absolute;
    top: 10px;
    right: 10px;
}

.navigator-badge {
    margin-left: -10px;
    margin-top: -27px;
}

/*image remove button*/
.btn-remove {
    position: relative;
    top: 18px;
    display: block;
    height: 35px;
    width: 35px;
}

.push-content-down {
    display: table-cell;
    vertical-align: bottom;
}

.cell {
    display: table-cell;
    vertical-align: top;
}

.balanced-height-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.center-col {
    flex-direction: column;
    display: flex;
    justify-content: center;
}

.w80 {
    width: 100% !important;
    max-width: 80px;
}

.w30 {
    width: 30px;
}


@media (min-width: 768px) {
    .videos-container {
        width: 100%;
        padding: 40px 0 220px 0;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -o-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -o-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-line-pack: center;
        -webkit-align-content: center;
        align-content: center
    }
}

@media (max-width: 768px) {
    .videos-container {
        min-height: 100vh;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: box;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -o-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -o-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        -o-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center
    }
}

.peer-container {
    overflow: hidden;
    will-change: opacity;
    position: relative;
    height: 100%;
    width: 100%;
}

.PeerView > video {
    -webkit-box-flex: 100;
    -moz-box-flex: 100;
    -o-box-flex: 100;
    box-flex: 100;
    -webkit-flex: 100 100 auto;
    -ms-flex: 100 100 auto;
    flex: 100 100 auto;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    background-color: rgba(0,0,0,0.75);
}

.me-container {
    width: calc(100vw * 0.3);
    max-width: 200px;
    /*  bottom: 20px;
      left: 20px;
      z-index: 9999;*/
    border: 1px solid rgba(255,255,255,0.15);
    position: relative;
    overflow: hidden;
    /*    -webkit-transition-property: border-color;
    -moz-transition-property: border-color;
    -o-transition-property: border-color;
    -ms-transition-property: border-color;
    transition-property: border-color;*/
    /*   -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s;*/
}

.presentation-video {
    width: calc(100vw * 0.3);
    max-width: 200px;
    bottom: 0;
    left: 0;
    border: 1px solid rgba(255,255,255,0.15);
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 12px 2px rgba(17,17,17,0.5);
    box-shadow: 0 5px 12px 2px rgba(17,17,17,0.5);
    -webkit-transition-property: border-color;
    -moz-transition-property: border-color;
    -o-transition-property: border-color;
    -ms-transition-property: border-color;
    transition-property: border-color;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -ms-transition-duration: .2s;
    transition-duration: .2s;
}

.videos-wrapper {
    position: relative;
}

.me-container video, .presentation-video video {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}


.PeerView {
    position: relative;
    -webkit-box-flex: 100;
    -moz-box-flex: 100;
    -o-box-flex: 100;
    box-flex: 100;
    -webkit-flex: 100 100 auto;
    -ms-flex: 100 100 auto;
    flex: 100 100 auto;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    background-color: rgba(36,59,85,0.75);
    background-position: bottom;
    -webkit-background-size: auto 80%;
    -moz-background-size: auto 80%;
    background-size: auto 80%;
    background-repeat: no-repeat;
}


/*@media (max-width: 768px) {
    .me-container {
        height: 150px;
        width: 150px;
        bottom: 30px;
        left: 20px;
        border: 1px solid rgba(255,255,255,0.15);
    }
}*/

.sponsor-tile-text {
    -webkit-transform: translateY(0%);
    color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: black;
    z-index: -1;
}

.sponsor-tile {
    background: white;
    -webkit-box-shadow: inset 0px 0px 0px 5px #00adff;
    -moz-box-shadow: inset 0px 0px 0px 5px #00adff;
    box-shadow: inset 0px 0px 0px 5px #00adff;
}

    .sponsor-tile img {
        max-width: 60%;
        max-height: 60%;
        padding: 5px;
    }

.ea-box {
    padding: 10px;
    background: white;
    -webkit-box-shadow: inset 0px 0px 0px 5px #00adff;
    -moz-box-shadow: inset 0px 0px 0px 5px #00adff;
    box-shadow: inset 0px 0px 0px 5px #00adff;
}

.embedded-hall-container {
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.main-lobby .embedded-hall-container {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hall-banner {
    border-radius: 4px 4px 0 0;
}

    .hall-banner img {
        width: 100%;
        border-radius: 4px 4px 0 0;
    }

/*responsive hall video*/
.ratio .OT_root {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.close-video-btn {
    position: absolute;
    z-index: 999;
    right: 0;
}

.video-moderation-panel {
    z-index: 9999;
    box-sizing: border-box;
    bottom: 0;
    display: block;
    position: absolute;
}

.ea-video-container.video-allowed {
    position: relative;
    border: 7px solid green;
}

.ea-video-container.video-denied {
    position: relative;
    border: 7px solid red;
}

.video-speaking .OT_root {
    border: 10px solid yellow;
}

/*sponsor directive transition*/
.sponsor-transition-show {
    transition: opacity 0.5s ease-in;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    opacity: 1;
}

.sponsor-transition-hide {
    transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    -o-transition: opacity 0.5s ease-out;
    opacity: 0;
}


.floating-stream {
    position: fixed;
    bottom: 30%;
    left: 22px;
    transform: translateY(100%);
    /* height: 158px !important; */
    width: 280px !important;
    animation: fade-in-up 0.25s ease forwards;
    display: block;
    z-index: 99;
}

#toast-container {
    left: 50%;
    transform: translateX(-50%);
    top: 55px;
}

    #toast-container.toast {
        background-color: var(--ea-bg-color2);
        color: var(--ea-color);
    }

    #toast-container > div {
        padding: 0;
        opacity: 1;
    }


.toast-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.42);
    color: var(--ea-title-color);
}

.toast-title, .toast-message {
    padding: 5px 0px 5px 5px;
    white-space: nowrap;
}

#toast-container .close-button {
    margin-right: 10px;
    color: var(--ea-btn-active-color);
}

.message-toast, .meeting-toast, .meetnow-toast {
    background-color: #0590c5;
}

.main-videos-wrapper .videos-grid-1 {
    display: grid;
    grid-template-areas: 'auto';
    grid-gap: 0px;
}

.main-videos-wrapper .videos-grid-2 {
    display: grid;
    grid-template-areas: 'auto auto';
    grid-gap: 0px;
}

.main-videos-wrapper .videos-grid-3 {
    display: grid;
    grid-template-areas: 'auto auto auto';
    grid-gap: 0px;
}

.main-videos-wrapper .videos-grid-4 {
    display: grid;
    grid-template-areas: 'auto auto auto auto';
    grid-gap: 0px;
}


.guest-videos-wrapper .videos-grid {
    display: grid;
    grid-template-areas: 'auto auto auto auto';
    grid-gap: 0px;
}

.presentation-video > .OT_root, .me-container > .OT_root, .videos-grid .OT_root {
    padding-bottom: 56.25%;
    position: relative;
    display: block;
    overflow: hidden;
}

    .videos-grid .OT_root video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.OT_mini .OT_name.OT_mode-on {
    display: block !important;
}

.OT_mini .OT_bar {
    height: 34px !important;
}

.OT_mini .OT_publisher .OT_name, .OT_mini .OT_subscriber .OT_name {
    font-size: 12px !important;
    white-space: nowrap !important;
}

.ea-stream {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}


#snackbar-container {
    position: fixed;
    left: 20px;
    bottom: 0;
    z-index: 9999999;
}

.snackbar {
    overflow: hidden;
    clear: both;
    min-width: 288px;
    max-width: 568px;
    cursor: pointer;
    opacity: 0;
    white-space: pre-wrap;
    z-index: 9999999;
    bottom: 0;
    display: block;
    position: relative;
    color: var(--ea-color);
    background: var(--ea-bg-color);
}

    .snackbar.active {
        height: auto;
        opacity: 1;
    }

.snackbar {
    border: solid white 2px;
    border-radius: 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    height: 0;
    -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    -moz-transform: translateY(200%);
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}

    .snackbar.active > a {
        text-decoration: none;
        line-height: 100%;
        font-weight: bold;
        margin-left: 24px;
        float: right;
        color: #4CAF50;
    }

    .snackbar.active {
        padding: 14px 24px 14px 24px;
        margin-bottom: 20px;
        height: auto;
        -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s;
        -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s;
        transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }

    .snackbar .snack-btn {
        display: none;
        position: absolute;
        right: 0;
        top: 5px;
    }

    .snackbar.active .snack-btn {
        display: block;
    }

    .snackbar, .snackbar i {
        font-size: 1.5em;
    }

@media (max-width: 767px) {
    #snackbar-container {
        left: 0px !important;
        right: 0px;
        width: 100%;
    }

        #snackbar-container .snackbar {
            min-width: 100%;
        }

        #snackbar-container [class="snackbar active"] {
            border-radius: 0;
            margin-bottom: 0;
        }

    .snackbar.active {
        border: 0;
        border-top: solid 1px white;
        border-radius: 0;
        margin-bottom: 0;
    }
}

.ea-ad-container {
    width: 100%;
    max-width: 300px;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    display: none;
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}

    .ea-ad-container.in {
        display: inline-block;
        opacity: 1;
    }

    .ea-ad-container .img-wrapper {
        padding: 5px;
        background: #fff;
        -webkit-box-shadow: inset 0 0 0 5px #00adff;
        -moz-box-shadow: inset 0 0 0 5px #00adff;
        box-shadow: inset 0 0 0 5px #00adff;
    }

    .ea-ad-container .ea-ad-footer, .ea-ad-container .ea-ad-prompt {
        font-size: 1.4em;
    }

        .ea-ad-container .ea-ad-footer button:first-of-type {
            margin: 0 10px 0 10px;
        }

@keyframes border-pulsate {
    0% {
        outline: solid 2px yellow;
    }

    100% {
        outline: solid 10px yellow;
    }
}

.tile-highlight {
    outline: solid 4px yellow;
    animation: border-pulsate 1s infinite;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.participants-thumb {
    position: static;
    width: 100%;
    height: 100%;
    display: block;
    padding: 5px;
}

    .participants-thumb .participant {
        display: inline-block;
        position: relative;
        width: 126px;
        height: 126px;
        padding: 1px;
    }

        .participants-thumb .participant .profile-img {
            width: 100%;
            height: 100%;
            border-radius: 0;
            border: 0;
            background-color: lightgray;
            background-image: linear-gradient(to right, gray, lightgray);
        }

        .participants-thumb .participant .profile-desc {
            text-align: left;
            position: absolute;
            left: 5px;
            bottom: 1px;
            font-size: 12px;
            color: white;
            text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
            background: rgba(0,0,0,0.05);
            background-image: linear-gradient(to right, rgba(0,0,0,0.2), rgba(0,0,0,0));
        }


@media all and (max-width: 768px) {
    .participants-thumb .participant {
        width: 60px;
        height: 60px;
    }

        .participants-thumb .participant .profile-desc {
            display: none;
        }
}

.participant-thumb-name {
    display: block;
}

.participant-thumb .participant-i {
    max-width: 50px;
}

.participants-thumb > .item.active {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

.header-cover {
    width: 100%;
    height: 200px;
    background-color: lightgray;
    background-size: cover;
    background-position: center;
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.exhibitor #content {
    padding: 0 1rem;
}

.exhibitor-logo {
    overflow: hidden;
    width: 200px;
    height: 108px;
    margin: -60px 0 0 20px;
    border: 6px solid #FFF;
    background-color: white;
    color: #333;
    box-shadow: 0 0 5px rgba(90, 90, 90, 0.3);
}

    .exhibitor-logo .logo-text {
        line-height: 96px;
        font-size: larger;
        color: black;
        text-align: center;
    }

.profile-items {
}

    .profile-items > span {
        display: inline-block;
        vertical-align: baseline;
        max-width: 220px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

.exhibitor-img img {
    background: #FFF;
}

.exhibitor-bio {
    text-align: center;
    margin: 0 auto;
}

.exhibitor-staff {
    margin-top: 60px;
}

.website-link {
    font-size: 1.2em;
    display: inline-block;
}

.action-btns {
    margin: -50px 0 0 0;
}

    .action-btns.full {
        margin: 0;
        padding-left: 15px;
        width: 100%;
    }

@media screen and (max-width: 992px) {
    .action-btns {
        margin: 0;
        padding-left: 15px;
        width: 100%;
    }

    .exhibitor-logo {
        height: 100%;
    }
}

.exhibitor-gallery {
    margin-top: 100px;
}

    .exhibitor-gallery .gallery-item img {
        /*max-height: 800px;*/
        margin: 0 auto;
    }

    .exhibitor-gallery .gallery-item {
        /*max-height: 800px;
        overflow:hidden;*/
        margin: 25px 0;
    }


.website-preview iframe {
    width: 1920px;
    height: 1080px;
    border: 0;
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.stream-list.thumbnail {
    position: relative;
    line-height: 1;
}

.website-preview .iframe-overlay, .stream-list .iframe-overlay {
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.stream-list .stream-title {
    font-size: larger;
}

.stream-list {
    overflow: hidden;
}

    .stream-list .stream-image .h3 {
        vertical-align: top;
        margin-top: 0;
    }

.website-preview {
    padding: 0;
    max-height: 500px;
    overflow: hidden;
    margin: 0 auto;
    max-width: 100%;
}

.stream-link {
    background-color: rgba(0,0,0,0.6);
    margin: 0 5px;
}

.stream-link-btn {
    color: white;
}

.videos-btn {
    display: flow-root;
}

.emoji-container {
    margin: 5px;
    min-width: 100px;
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    display: inline-block;
}

.ea-stream-emoji {
    z-index: 300;
}



#organizer-panel {
    display: inline-block;
}


#splashscreen {
    background-color: #000000;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000;
}

    #splashscreen .close-splash {
        margin: 0 auto;
        display: block;
    }

    #splashscreen .video-container {
        max-width: 100%;
        height: auto;
        margin-left: 50%;
        margin-top: 50%;
        transform: translate(-50%,-50%);
    }

@media only screen and (max-width: 600px) {
    #splashscreen .video-container {
        width: 100%;
        height: auto;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.9;
        z-index: 10000;
    }
}

.participant-bio {
    margin: 20px 0;
}

    .participant-bio p {
        text-align: justify;
        direction: ltr;
    }

.app-participant .role-title {
    background-color: red;
    color: white;
    text-align: center;
    letter-spacing: 0.5em;
    font-weight: bold;
    padding: 15px;
    font-size: 2em;
}


.participant-gallery {
    margin-top: 100px;
}

    .participant-gallery .gallery-item img {
        margin: 0 auto;
    }

    .participant-gallery .gallery-item {
        margin: 25px 0;
    }


#navbar-banner a {
    background-color: transparent;
}

.f2f-main {
    padding-top: 20px;
}

.main-lobby .main-container.container-fluid {
    padding-left: 0;
}

.main-lobby .f2f-main {
    padding-top: 0;
}

.main-lobby .hall-banner {
    display: none;
}


/*video loadder*/
.full-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999;
    cursor: pointer;
}

#video-loader-text {
    position: relative;
    margin-top: 20px;
    font-size: 2rem;
    text-align: center;
}

.full-overlay #video-loader-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: white;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
/*
    #navbar-banner.in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 3s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}*/

.video-full-mode {
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    text-align: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#ea-stream:hover .video-full-mode {
    display: block;
}

@media only screen and (max-width: 1024px) {
    .video-full-mode:hover {
        display: block;
    }
}

#ea-stream {
    position: relative;
}

.ea-poll-container {
    width: 100%;
    margin-top: 5px;
    display: none;
    /*  -webkit-transition: display 1s ease-in;
    -moz-transition: display 1s ease-in;
    -ms-transition: display 1s ease-in;
    -o-transition: display 1s ease-in;
    transition: display 1s ease-in;*/
}

    .ea-poll-container.in {
    }

    .ea-poll-container .btn-remove {
        margin-top: -20px;
    }

    .ea-poll-container .img-wrapper {
        padding: 5px;
        background: #fff;
        -webkit-box-shadow: inset 0 0 0 5px #00adff;
        -moz-box-shadow: inset 0 0 0 5px #00adff;
        box-shadow: inset 0 0 0 5px #00adff;
    }

    .ea-poll-container .poll-answer > .btn {
        width: 100%;
        padding: 15px;
        word-break: break-word;
        font-size: 1.5em;
    }

.main-panel {
    right: 15px;
    width: 350px;
    position: absolute;
    padding: 10px 15px 15px 10px;
}

.main-panel-btn {
    float: left;
    margin-left: -35px;
}

.btn-remove {
    top: 18px;
    margin-left: -5px;
}

.main-tiles {
}


    .main-tiles .tile {
        padding: 0;
        position: absolute;
        -webkit-transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -ms-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }

    .main-tiles div.tile[data-coords=""] {
        max-width: 100px;
    }

    .main-tiles .btn-remove {
        position: absolute;
        right: 0;
        top: 65px;
    }


@media screen and (max-width: 769px) {
    .main-tiles .navigation-tile-text {
        font-size: .8em;
    }
}

@media screen and (min-width: 769px) {
    /* Make the video relative, instead of absolute, so that
   the parent container will size based on the video. Also,
   note the max-height rule. Note the line-height 0 is to prevent
   a small artifact on the bottom of the video.
 */
    .main-hall .video-js.vjs-fluid,
    .main-hall .video-js.vjs-16-9,
    .main-hall .video-js.vjs-4-3,
    .main-hall video.video-js,
    .main-hall video.vjs-tech {
        max-height: calc(100vh - 200px);
        position: relative !important;
        width: 100%;
        height: auto !important;
        max-width: 100% !important;
        padding-top: 0 !important;
        line-height: 0;
    }
    /* Fix the control bar due to us resetting the line-height on the video-js */
    .main-hall .vjs-control-bar {
        line-height: 1;
    }
}

.main-announcement #announcement {
    width: 100%;
    height: 100px;
    background-color: transparent;
    position: absolute;
    top: 60px;
    text-align: center;
    z-index: 1;
}

.main-announcement .announcement {
    width: 50%;
    margin: auto;
    background-color: white;
    border-radius: 5px;
}

    .main-announcement .announcement span {
        float: right;
        margin-right: 5px;
    }

.main-announcement .announcement-title {
    padding: 1em 0;
}

@media screen and ( max-width:768px) {
    .main-announcement .announcement {
        width: 100%;
    }
}

.main-poll .ea-poll-container.in {
    border: 1px solid;
    border-radius: 5px;
    padding: 10px
}

#template2 .main-poll {
    position: absolute;
    margin-left: 15px;
    width: 350px;
    z-index: 120;
    top: 75px;
}

.main-offer {
    width: 300px;
    right: 0;
    top: 75px;
    z-index: 111;
    position: absolute;
    margin-right: 25px;
}

.main-exhibitor, .main-speaker {
    position: absolute;
    right: 9px;
    margin-right: 15px;
    z-index: 110;
    top: 380px;
    width: 300px;
}

.container-full {
    padding: 0;
}

.tile.tile-hidden {
    opacity: 0;
}


/*ea-switch*/

.ea-switch-input {
    position: absolute;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    -ms-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none
}

.ea-switch {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-transition: .4s all;
    transition: .4s all;
    margin: 0 15px;
    border-radius: 50px;
    background: #bbb;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    width: 36px;
    height: 14px;
    outline: 0;
    cursor: pointer;
    position: relative;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    display: inline-block;
    top: 3px
}

.ea-switch-input:checked ~ .ea-switch {
    background: #53b0dc;
    box-shadow: inset 0 0 0 15px #53b0dc;
    transition: .25s all
}

    .ea-switch-input:checked ~ .ea-switch.dark {
        background: #0098ff;
        box-shadow: inset 0 0 0 15px #0098ff
    }

    .ea-switch-input:checked ~ .ea-switch::before {
        transform: translate(18px,0);
        background: #006cb5;
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12),0 0 0 16px rgba(0,108,181,0)
    }

    .ea-switch-input:checked ~ .ea-switch::before {
        background: #99d6ff
    }

.ea-switch-input ~ .ea-switch::before {
    content: '';
    transition: .26s all;
    position: absolute;
    left: 0;
    top: -3px;
    bottom: 2px;
    right: auto;
    transform: translate(0,0);
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12),0 0 0 16px rgba(0,108,181,0)
}

.ea-switch-input:not([disabled]) ~ .ea-switch.dark:active::before {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12),0 0 0 16px rgba(89,189,255,.6)
}

.ea-switch-input:disabled ~ .ea-switch::before {
    background: #dbe0e3;
    box-shadow: none
}

.ea-switch-input:disabled ~ .ea-switch.dark {
    box-shadow: inset 0 0 0 15px #c8c8c8
}

count-down {
    width: 300px;
    display: inline-block;
}

    count-down .part {
        width: 25%;
        float: left;
        text-align: center;
    }

        count-down .part .value {
            font-size: 2em;
            line-height: 1;
            display: block;
        }

        count-down .part .text {
            font-size: 1em;
            text-transform: uppercase;
            letter-spacing: 1px;
            opacity: .8;
            line-height: 1;
            word-break: break-all;
        }

#template1 count-down {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

@media(max-width: 992px) {
    count-down, #template1 count-down {
        width: 100%;
    }

        count-down .part .value {
            font-size: 0.8rem;
        }

        count-down .part .text {
            font-size: 0.5rem;
        }
}

.ea-timer {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

    .ea-timer svg {
        transform: scaleX(-1);
    }

    .ea-timer .timer-circle {
        fill: none;
        stroke: none;
    }

    .ea-timer .time-elapsed {
        stroke-width: 7px;
        stroke: grey;
    }

    .ea-timer path.time-remaining {
        stroke-width: 7px;
        stroke-linecap: round;
        transform: rotate(90deg);
        transform-origin: center;
        transition: 1s linear all;
        fill-rule: nonzero;
        stroke: currentColor;
    }

        .ea-timer path.time-remaining.ok {
            color: rgb(65, 184, 131);
        }

        .ea-timer path.time-remaining.warning {
            color: orange;
        }

        .ea-timer path.time-remaining.alert {
            color: red;
        }

    .ea-timer .time-display {
        position: absolute;
        width: 30px;
        height: 30px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1em;
    }

ea-recorder {
}

    ea-recorder .recorder-prompt {
        white-space: pre-line;
        display: block;
    }

    ea-recorder .video-wrapper {
        width: 100%;
        position: relative;
        max-width: 640px;
    }

.video-wrapper > .playback {
    position: absolute;
    width: 50%;
    z-index: 1000;
    font-size: 3em;
    float: left;
    font-weight: bold;
    color: rgba(255,255,255,0.5);
    top: 0;
    left: 15px;
}

.question-video {
    width: 100%;
    max-width: 25%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    height: auto;
    z-index: 4000;
    padding: 5px;
}

.recorder-btn-wrapper {
    min-height: 40px;
    position: absolute;
    z-index: 20;
}

.exhibitor-wrapper .exhibitor {
    margin-bottom: 50px;
}

.meeting-participant {
    height: 200px;
}

    .meeting-participant .participant-image {
        max-width: 80%;
    }

    .meeting-participant .participant-details {
        overflow: hidden;
    }

.participant-card {
    /*height: 350px;*/
}

    .participant-card .card-btn {
        position: absolute;
        right: 10px;
        top: 5px;
        z-index: 100;
    }

        .participant-card .card-btn .btn {
            margin: 0;
            padding: .8rem;
        }

.grid-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

    .grid-row .grid-col-12 {
        display: flex;
        flex-direction: column;
        padding: 15px;
    }

    .grid-row .grid-col-12 {
        height: 100%;
        width: 100%;
    }

@media (min-width: 992px) {
    .grid-row .grid-col-6 {
        height: 100%;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .grid-row .grid-col-6 {
        height: 100%;
        width: 50%;
    }


    .grid-row .grid-col-4 {
        height: 100%;
        width: 33.33333333%;
    }
}

.participant-card .card-details {
    padding: 5px 1em;
}

.participant-card .text-success {
    color: #3c763d;
}

#template2 .main-tiles div.tile:not([data-coords=""]) .navigation-tile {
    background: none !important;
    background-color: transparent !important;
}

    #template2 .main-tiles div.tile:not([data-coords=""]) .navigation-tile:not(.sponsor-tile) .navigation-tile-text {
        display: none;
    }

.navigation-item {
    cursor: pointer;
    height: 200px;
}

#template2 .main-tiles div.tile:not([data-coords=""]) .navigation-tile.sponsor-tile {
    background: white !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    #template2 .main-tiles div.tile:not([data-coords=""]) .navigation-tile.sponsor-tile .navigation-tile-text {
        /*   top: initial; 
     transform: none; 
     -webkit-transform: none; 
    -ms-transform: translateY(-50%);*/
    }


/*****Venue map***/

.map-marker {
    position: absolute;
    font-size: 30px;
    color: red;
}

#map-marker {
    position: absolute;
}


.pin {
    width: 30px;
    height: 30px;
    border-radius: 50% 50% 50% 0;
    background: red;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
}

    .pin:after {
        content: '';
        width: 12px;
        height: 12px;
        margin: 10px 0 0 8px;
        background: #2f2f2f;
        position: absolute;
        border-radius: 50%;
    }

.pulse {
    background: rgba(0,0,0,0.2);
    border-radius: 50%;
    height: 14px;
    width: 14px;
    margin: 7px 0px 0px 6px;
    -webkit-transform: rotateX(55deg);
    -moz-transform: rotateX(55deg);
    -o-transform: rotateX(55deg);
    -ms-transform: rotateX(55deg);
    transform: rotateX(55deg);
}

    .pulse:after {
        content: "";
        border-radius: 50%;
        height: 40px;
        width: 40px;
        position: absolute;
        margin: -13px 0 0 -13px;
        -webkit-animation: pulsate 1s ease-out;
        -moz-animation: pulsate 1s ease-out;
        -o-animation: pulsate 1s ease-out;
        -ms-animation: pulsate 1s ease-out;
        animation: pulsate 1s ease-out;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -ms-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-box-shadow: 0 0 1px 2px #89849b;
        box-shadow: 0 0 1px 2px #89849b;
        -webkit-animation-delay: 1.1s;
        -moz-animation-delay: 1.1s;
        -o-animation-delay: 1.1s;
        -ms-animation-delay: 1.1s;
        animation-delay: 1.1s;
    }

@-moz-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@-o-keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@keyframes pulsate {
    0% {
        -webkit-transform: scale(0.1, 0.1);
        -moz-transform: scale(0.1, 0.1);
        -o-transform: scale(0.1, 0.1);
        -ms-transform: scale(0.1, 0.1);
        transform: scale(0.1, 0.1);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }

    50% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
    }

    100% {
        -webkit-transform: scale(1.2, 1.2);
        -moz-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
        -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
    }
}

@-moz-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@-webkit-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@-o-keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        -moz-transform: translateY(-2000px) rotate(-45deg);
        -o-transform: translateY(-2000px) rotate(-45deg);
        -ms-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg);
    }

    60% {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        -webkit-transform: translateY(30px) rotate(-45deg);
        -moz-transform: translateY(30px) rotate(-45deg);
        -o-transform: translateY(30px) rotate(-45deg);
        -ms-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg);
    }

    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -moz-transform: translateY(-10px) rotate(-45deg);
        -o-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg);
    }

    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        -moz-transform: translateY(0) rotate(-45deg);
        -o-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }
}


/*****Venue map end***/

.exhibitor-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.exhibitor-tags-wrapper {
    overflow: hidden;
}


#exhibitor-page .exhibitor-tags-title {
    font-size: 24px;
}

.comma-separated:not(:last-of-type):after {
    content: ", ";
}

.app-faq {
    border: solid 1px #b9b9b9;
    border-radius: 5px;
    background-color: #fafafa
}

    .app-faq .accordion-toggle {
        cursor: pointer;
        margin: 5px 0;
    }

.app-faq-question {
    font-size: 1.1rem;
    font-weight: bold;
    padding: 0.5rem;
}

.app-faq-answer {
    font-size: 1.1rem;
    padding: 0.5rem;
    display: none;
}

.more-info {
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}

.show-more {
    position: absolute;
    cursor: pointer;
    bottom: 0;
    right: 0;
    padding: 2px 5px;
    margin-bottom: 2px;
    font-size: 0.6vw;
}

    .show-more .btn {
        padding: 0 5px;
        margin: 0;
    }

.exhibitor-link {
    font-size: 1vw;
    display: inline-block;
    word-break: break-word;
}

.drop-wrapper {
    display: block;
    float: left;
    width: 200px;
    max-width: 300px;
    position: relative;
}

    .drop-wrapper .btn-remove {
        position: absolute;
        top: -0.5rem;
    }

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.img-info {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    text-align: center;
    color: black !important;
    font-size: 16px;
    z-index: 99;
    padding: 16px 32px;
}

#imagesGallery .thumbnail img.hover {
    opacity: 0.3;
}

    #imagesGallery .thumbnail img.hover + .img-info {
        opacity: 1;
    }

#imagesGallery .caption a, #imagesGallery .img-info label {
    margin-right: 5px;
    padding: 0;
    word-wrap: break-word;
}

#imagesGallery .caption .description {
    height: 20px;
    overflow: hidden;
}


#imagesGallery .thumbnail .help {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 15px;
    color: white;
    z-index: 100;
    cursor: pointer;
}

#imagesGallery .thumbnail .img-ownership {
    position: absolute;
    top: 0;
    right: unset;
    color: #fff;
    z-index: 99;
    cursor: pointer;
    margin: 5px 0;
    background-color: rgba(0, 0, 0, 0.5);
}

@media (min-width:768px) {
    .img-wrapper {
        height: 250px;
        overflow: hidden;
    }

    #imagesGallery .thumbnail {
        height: 300px;
    }
}

.btn-center {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.dropzone {
    height: 120px;
    width: 200px;
    text-align: center;
    font-size: 1.25rem;
    background-color: #c8dadf;
    position: relative;
    padding: 15px 10px;
    max-width: 300px;
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
}

    .dropzone [type="file"] {
        cursor: pointer;
        position: absolute;
        opacity: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .dropzone .icon {
        text-align: center;
        width: 100%;
    }

    .dropzone .box_uploading {
        display: none;
    }

    .dropzone label {
        padding-left: 0.5rem !important;
    }


.ea-library {
    display: block;
    float: left;
    border-radius: 6px;
    height: 120px;
    vertical-align: middle;
    text-align: center;
    font-size: 1.25rem;
    background-color: #484848;
    position: relative;
    padding: 15px 10px;
    width: 200px;
    max-width: 300px;
    color: white;
    outline-offset: -10px;
    padding-top: 2.4rem;
}

    .ea-library a {
        color: white;
    }


@media (min-width:768px) {
    .dropzone {
        width: 300px;
        height: 120px;
    }

    .drop-wrapper {
        width: 300px;
    }

    ea-image {
        display: block;
        margin-top: 1rem;
    }

    ea-file {
        display: block;
        margin-top: 1rem;
    }

        ea-file + div.form-group.helper {
            bottom: -15px;
        }
}

.poster-page .pv-author:not(:last-of-type):after {
    content: ', ';
}

.participantTag + .participantTag:before {
    content: ', ';
}

.poster-page .pv-author .institute-index:not(:last-of-type):after {
    content: ', ';
}

.poster-page .autor-headshot {
    max-width: 100px;
    display: inline-block;
}


@media (min-width: 768px) {
    .custom-meeting .form-group {
        max-width: 20ch;
    }
}

.poster-file-link {
    font-size: 1.6rem;
}

.poster-page-dialog .modal-dialog, .poster-page-dialog .modal-dialog .img-responsive
.poster-page-dialog .modal-dialog .img-fluid {
    width: 100%;
}


.modal-dialog .modal-content {
    box-shadow: 0px 0px 40px var(--ea-alt-color), 0 0 40px var(--ea-alt-color);
}

#ea-friends {
    overflow-y: auto;
    max-height: 200px;
    display: block;
    position: fixed;
    bottom: 0;
    border-top: solid 1px;
    width: 100%;
    padding: 1rem;
    right: 0;
    left: 0;
    z-index: 100;
}

    #ea-friends .publish-container {
        display: inline-block;
        width: auto;
    }

#group-videos-wrapper .guest-videos-wrapper .videos-grid {
    grid-template-columns: repeat(4, 1fr);
}

@media only screen and (min-width : 768px) {
    #group-videos-wrapper .guest-videos-wrapper .videos-grid {
        grid-template-columns: repeat(6, 1fr);
    }
}

@media screen and (min-width:1200px) {
    #group-videos-wrapper .guest-videos-wrapper .videos-grid {
        grid-template-columns: repeat(10, 1fr);
    }
}

.publish-container {
    width: 100%;
}

    .publish-container .btn-group {
        vertical-align: unset;
        /*text-align: center;*/
    }

.hall-action-center ea-publish {
    display: inline-block;
}

.publish-container > .md-btn-icon,
.publish-container > .btn-link {
    padding: 0;
    margin: 0;
    width: 70px;
}

.participant-head .companyLogo {
    display: inline-block;
    vertical-align: middle;
}

    .participant-head .companyLogo img {
        max-width: 5rem;
        max-height: 3rem;
    }

#reactions-panel #emotionModal .modal-dialog {
    position: relative;
    top: 65%;
    left: 0%;
    transform: none;
}


#reactions-panel .modal-header {
    border-bottom: none;
}

#reactions-panel .modal-dialog .modal-content {
    box-shadow: none;
    max-width: 240px
}

#reactions-panel, #f2f-participants-panel, .participant-panel {
    display: inline-flex;
}

    .participant-panel .modal-title {
        font-size: 1rem
    }

.participant-panel {
    display: block;
    margin: 10px auto 5px auto;
    width: 100%;
    background-color: var(--ea-btn-bg-color);
    border-radius: 7px;
}

.participant-panel-cont {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-radius: 10px;
}

.reactions-panel {
    padding: 7px
}

#reactions-panel .mdi {
    font-size: 24px;
    vertical-align: middle;
}

#reactions-panel.btn {
    border-radius: 5px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}



.publish-btn {
    border-radius: 50%;
}

    .publish-btn .mdi:before {
        font-size: 24px;
    }

#reactions-panel .custom-modal {
    position: absolute;
    top: 80%;
    left: 40%;
    width: auto;
    min-width: 200px;
}

#reactions-panel #emotionModal.show {
    display: block;
}



#reactions-panel .modal-backdrop {
    display: none;
}

#reactions-panel .modal {
    pointer-events: none;
}

#reactions-panel .modal-dialog {
    pointer-events: all; /* Make sure the modal content is still clickable */
}

#reactions-panel .modal-backdrop.show {
    display: none
}

.modal-backdrop.show {
    opacity: 0;
}

ul.dropdown-menu.menu-colors {
    min-width: 200px;
}

    ul.dropdown-menu.menu-colors span {
        font-size: 0.9rem
    }

/*.pv-next-lecture .additional-details.open {
    height: 100%;
    overflow: auto;
}*/
.pv-next-lecture .additional-details {
    cursor: zoom-out;
}

.pv-next-lecture .author-headshot img {
    max-width: 80px;
    margin-right: 1rem;
}

.pv-next-lecture .lecture-title {
    margin-top: 0.2rem;
}

.pv-next-lecture .additional-details:not(.open) {
    max-height: 4rem;
    overflow: hidden;
    background: linear-gradient(to bottom, var(--ea-alt-color) 60%,transparent);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    text-shadow: 0 -1px 0 rgb(255 25%);
    cursor: zoom-in;
}

.app-session-lecture .pv-author {
    display: flex;
}

    .app-session-lecture .pv-author .pv-author-details {
        padding: 1rem;
    }

    .app-session-lecture .pv-author .pv-author-name {
        margin-top: 0;
    }


.app-session-lecture .pv-session-title {
    flex: 1 1 auto;
    margin: 0 15px;
}

.app-session-lecture .pv-session-time,
.app-session-lecture .pv-session-hall {
    flex: 0 1 auto;
}

.app-session-lecture .pv-session-time,
.app-session-lecture .pv-session-hall,
.app-session-lecture .pv-session-title {
    width: auto;
    display: block;
}



.app-session-lecture .prev-lecture {
    position: absolute;
    margin-top: 50%;
    left: 1rem;
}

.app-session-lecture .next-lecture {
    position: absolute;
    margin-top: 50%;
    right: 1rem;
}

.ea-stream-emoji {
    color: black;
}

    .ea-stream-emoji i {
        color: white;
    }

.ea-dropdown .ea-dropdown-content {
    display: none;
}

.ea-dropdown.active .ea-dropdown-content {
    display: block;
    z-index: 1000;
    position: absolute;
    max-height: 250px;
    overflow-y: auto;
}

#announcement-wrapper {
    position: absolute;
    z-index: 100;
    height: auto;
    max-height: 500px;
    overflow: auto;
    width: 100%;
    border-radius: 4px;
    display: none;
    /**bootstrap fix for hall*/
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
}

.audio-level-wrapper {
    width: 100%;
}

.audio-level-part {
    width: calc(10% - 10px);
    height: 10px;
    display: inline-block;
}

.EventactLogo:empty {
    content: url("https://static.eventact.com/imgs/eventact_163w.png");
}

.count-down-container {
    margin-top: 5px;
}

.stream-image {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}

.friends-toggle {
    display: none;
    background-color: white;
    height: 40px;
    bottom: 12.1rem;
    position: fixed;
    left: 0px;
    width: 80px;
    z-index: 999;
    text-align: center;
}

#ea-friends .friends-toggle {
    display: block;
}

.app-popup-note {
    width: 220px;
    position: relative;
    top: 15px;
    background-color: rebeccapurple;
    padding: 10px;
    border-radius: 10px;
}

.f2f-ltr .app-popup-note {
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
}

.f2f-rtl .app-popup-note {
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
}

.form-help {
    position: absolute;
    width: 100%;
    bottom: -5px;
}

ea-image {
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
    float: right;
}

.card-gray {
    background-color: #e8e8e8;
}

.OT_subscriber.speaking::after {
    position: absolute;
    bottom: 0;
    right: 15px;
    font-family: 'Material Design Icons';
    content: "\F05CB";
    font-size: 24px;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
}

.carousel-indicators .active {
    background-color: black;
}

.input-group-btn > .btn {
    font-size: 1rem;
}

.discussion-participant-details {
    text-align: left;
    direction: ltr;
}

    .discussion-participant-details .participant-logo, .discussion-participant-details .participant-info {
        float: left;
    }


.app-exhibitors .sub-exhibitor {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
    color: #555;
    overflow: hidden;
    position: relative;
    height: 120px;
    display: block;
    padding: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.sub-exhibitor > img {
    position: absolute;
    max-height: 95%;
    max-width: 70%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.sub-exhibitor > .no-img {
    height: 120px;
    font-size: 1.5em;
    text-align: center;
    padding-top: 30px;
}

.sub-exhibitor > .no-img-lg {
    padding-top: 10px;
}

.sub-exhibitor > div {
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

a.sub-exhibitor.active, a.sub-exhibitor:focus, a.sub-exhibitor:hover {
    border-color: #337ab7;
}

.block-of-text {
    height: 120px;
    font-size: 2em;
}

    .block-of-text p {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }


#canvas-output {
    max-width: 100%;
}

.widget-wrapper:not(.full-width) {
    max-width: 300px;
    margin: 0 auto;
}

/****** Ticket start  ******/

.border-white {
    border: 5px solid white;
}

.e-ticket .ticket-details {
    padding: 1em;
    margin: 50px 0;
}

.e-ticket .ticket_header {
    padding: 1rem;
    border: 1px solid black;
    text-align: center;
    text-transform: capitalize;
    font-size: 3em;
}

.e-ticket .ticket_header {
    border: 1px solid var(--ea-color);
}

.e-ticket .ticket-data-container {
    padding: 1rem;
    border: 1px solid black;
    text-transform: capitalize;
    min-height: 200px;
    font-size: 3em;
}

.e-ticket .ticket-data {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    .e-ticket .ticket-data small {
        font-size: 0.5em
    }

.dotted-seperator {
    padding: 0px;
    background: #eee;
    line-height: 1.3em;
    border: 2px dashed #fff;
    border-radius: 10px;
}

.participant-details {
    border: 3px dotted #eee;
    border-radius: 4px;
    text-align: center;
    font-size: 3em;
    padding: 1em;
}

.main-content {
    display: grid;
    grid-template-columns: auto;
    background: #f3f1c9;
    color: var(--ea-color);
    border: 2px solid #222;
    border-radius: 10px;
    cursor: default;
}

.main-content {
    background: var(--ea-bg-color);
    color: var(--ea-color);
}

.ticket {
    margin: 1em auto 0;
    text-transform: uppercase;
    min-width: 350px;
}

.ticket__main {
    display: grid;
    grid-template-columns: repeat(6, 1fr) 120px;
    grid-template-rows: repeat(4, min-content) auto;
    padding: 10px;
}

    .ticket__main .ticket_header {
        grid-area: title;
        grid-column: span 7;
        grid-row: 1;
        font: 900 38px "Montserrat", sans-serif;
        padding: 5px 0 5px 20px;
        letter-spacing: 6px;
        background: #111;
        color: #f3f1c9;
        border-bottom: 3px solid black;
        background: var(--ea-alt-bg-color);
        color: var(--ea-alt-color);
        border-bottom: 3px solid black;
        border-bottom: var(--main-color);
    }

.info {
    border: 3px solid black;
    border-color: var(--ea-color);
    border-width: 0 3px 3px 0;
    padding: 8px;
}

.info__item {
    font: 400 13px "Questrial", sans-serif;
    letter-spacing: 0.5px;
}

.info__detail {
    font: 700 1.5rem "Jura";
    letter-spacing: 1px;
    margin: 4px 0;
}

.passenger {
    grid-column: 1 / span 6;
}

.platform {
    grid-column: 7 / span 1;
    grid-row: 3 / span 2;
    color: #fff;
    border-color: #000;
    border-color: var(--ea-color);
    text-align: center;
    padding: 10px 0;
}

    .platform span {
        display: block;
    }

.departure,
.arrival {
    grid-column-start: span 3;
}

.order-ref {
    grid-column: 5 /span 2;
}

.passenger,
.departure,
.date {
    border-left: 3px solid var(--ea-color);
}

.date,
.time {
    grid-column-start: span 2;
}

.fineprint {
    grid-column-start: span 5;
    font-size: 14px;
    font-family: "Inconsolata";
    line-height: 1;
    margin-top: 10px;
    padding-right: 5px;
}

    .fineprint p:nth-child(2) {
        margin: 4px 4px 0 0;
        padding-top: 4px;
        border-top: 1.5px dotted;
        font: 11px/1 "Inconsolata";
    }

.snack__name {
    color: #f3f1c9;
    font-size: 12px;
}

.barcode {
    grid-column-start: span 2;
    display: grid;
    margin: 10px 0 0;
    grid-template-rows: 1fr min-content;
    max-height: 60px;
}

.barcode__scan {
    padding: 8px;
    background-color: white;
}

.barcode__id {
    letter-spacing: 2px;
    padding: 2px 0 0;
    text-align: center;
    font: 700 16px/1 "Jura";
}

.ticket__side {
    background: #bbbbbb;
    box-sizing: border-box;
    border-left: 1.5px dashed #111;
    display: grid;
    grid-template-rows: repeat(2, 124px) 60px;
    grid-template-columns: 40px repeat(2, 45px);
    border-radius: 0 10px 10px 0;
    color: black;
}

    .ticket__side .logo {
        text-align: center;
        background: #dddddd;
        padding: 15px 10px 0px 15px;
        margin: 10px 0 0 5px;
        font: 600 14px/1 "Montserrat";
        letter-spacing: 1.5px;
        grid-column: 1 / span 1;
        grid-row: 1 / span 2;
        position: relative;
        color: white;
        writing-mode: vertical-rl;
    }

        .ticket__side .logo p {
            transform: rotate(180deg);
        }

    .ticket__side .info {
        border: 3px solid #dddddd;
        border-width: 3px 3px 0;
        grid-column-start: 2;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
        padding: 4px;
    }

        .ticket__side .info.side-arrive {
            margin-top: 10px;
            border-width: 3px;
        }

        .ticket__side .info.side-date {
            grid-column-start: 3;
            border-right: none;
        }

        .ticket__side .info.side-time {
            grid-column: 3 / span 1;
            grid-row: 1;
            margin-top: 10px;
            border-width: 3px 0 3px 3px;
        }

    .ticket__side .info__item {
        font-size: 11px;
        color: black;
    }

    .ticket__side .info__detail {
        font-size: 12px;
        margin: 0;
        letter-spacing: 0px;
        font-weight: 100;
    }

    .ticket__side .barcode {
        margin: 9px 0 0 10px;
        text-align: center;
        grid-column: 1 / span 3;
        grid-row: 3 / span 2;
    }


.ticket {
    page-break-inside: avoid;
    page-break-after: always;
    page-break-before: always;
}

.credits img {
    display: inline-flex;
    max-height: 50px;
}

.copyright {
    margin: 0;
}

    .copyright .website {
        margin-left: 15px;
    }

@media screen and (max-width:767px) {
    .ticket {
        margin: 240px 80px 200px -240px;
        min-width: 750px;
        transform: rotateZ(90deg);
    }

    .ticket__main {
        grid-template-columns: repeat(6, 1fr) 120px;
    }

        .ticket__main .ticket_header {
            font-size: 20px;
        }

    .ticket__main {
        padding: 4px;
    }

    .info__detail, .info__detail {
        font-size: 0.8rem;
        margin: 4px 0;
    }
}

@media print {
    .ea-top-nav {
        display: none !important;
    }

    .print-none, .print-none * {
        display: none !important;
    }

    @page {
        margin: 0;
        size: 210mm 297mm;
        -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
        color-adjust: exact !important; /*Firefox*/
    }

    .footer-logo {
        display: none;
    }

    .ticket {
        /*margin: 1cm 1cm 1cm 1cm !important;*/
        float: left;
        min-width: 450px;
    }

        .ticket .ticket_header, .ticket .ticket_header > p {
            background: #111 !important;
            color: #f3f1c9 !important;
        }

    .info {
        padding: 5px;
    }

    .info__detail {
        font-size: 16px;
    }
}

.regcode-txt {
    font-size: 1.5em;
}

.hidden {
    display: none;
}
/****** Ticket end  ******/

.meeting-slots .time-slot {
    display: inline-block;
    margin: 5px 5px 5px 0;
}

@media only screen and (max-width : 667px) {
    .meeting-slots .time-slot > .btn {
        padding: 15px 15px;
        font-size: 18px;
        display: inline-block;
        width: 100%;
    }
}

.main-container.container #my-ticket .container {
    width: 100%;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.form-group.col-auto,
.form-group.col,
.form-group.col-12 {
    margin-right: 0.5rem
}

.input-group .btn {
    margin-top: 0;
    margin-bottom: 0;
}

.panel-heading, .card, .table {
    color: var(--ea-color);
    background-color: var(--ea-bg-color);
    border-color: var(--ea-btn-bg-color);
}


.form-group.input-group.col > .form-control {
    width: 1%;
}

.form-group {
    margin-top: 0;
    margin-bottom: 1rem;
}

.btn {
    white-space: normal;
}

.form-group.input-group > .form-control {
    width: 1%;
}

.list-group-item {
    color: var(--ea-main-color);
}

.ea-usr-html img {
    max-width: 100%;
}

.form-floating label {
    color: var(--ea-alt-color);
}

.error-message {
}

.form-floating .helper {
    color: var(--ea-deemphasized-color);
    width: 100%;
    margin: 0 1rem;
    font-size: .75rem;
}

.form-floating > textarea.form-control {
    height: auto;
}

/* fixes for ea-country*/
ea-country > .form-control {
    padding-top: 1.625rem;
}

ea-country.ng-not-empty ~ label {
    opacity: .65;
    transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);
}

#eacredit {
    direction: ltr;
}



/***********/

.card-title .btn,
.card-header .btn,
.card-header .btn {
    margin: 0;
    padding: 6px 10px;
    font-size: 12px;
}

.card {
    margin-bottom: 1rem;
}

.btn-link, a.btn-link,
button.btn-link,
.btn-link:visited,
a.btn-link:visited, a.btn-link:active {
    color: var(--ea-color);
    background-color: transparent;
}

.alt-colors .card-body {
    color: var(--ea-alt-color);
}

.btn-circle {
    position: relative;
    display: inline-block;
    padding: 0;
    z-index: 98;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
    border-radius: 50%;
    height: 36px;
    width: 36px;
    -webkit-transition: .2s;
    text-align: center;
}

.poll-answer {
    margin-bottom: 1rem;
}

.md-btn-circle {
    border-radius: 50%;
}

.nav-item {
    display: flex;
    align-items: center;
}

    .nav-item span img {
        width: 32px;
        height: 32px;
    }

#pageCarousel .carousel-item {
    width: 100%;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: black;
}

#pageCarousel .carousel-item {
    float: none;
}

