﻿.pcscrollbar::-webkit-scrollbar-thumb {
    background-color: #0033a1;
}

.header-fixed {
    background-color: #0033a1;
}

.close {
    background-color: #0033a1;
}

.logo-wrap {
    border-bottom: 1px solid #0033a1;
    border-top: 1px solid #0033a1;
}

.event-banner-cont {
    border-top: 1px solid #0033a1;
    border-bottom: 1px solid #0033a1;
}

.btn-register-attend {
    background-color: #0033a1;
    box-shadow: 0 0 5px 0px #0033a1;
}

.open-booth-label-wrap {
    background-color: #0033a1;
    color: #0033a1;
}

.ex-booth-header {
    background-color: #0033a1;
}

.btn-success {
    /*background-color: #0033a1;
    border-color: #0033a1;*/
}

    .btn-success:hover {
        /*background-color: #6591a9 !important;
        border-color: #6591a9 !important;*/
    }

.presenters-cont {
    background-color: rgb(0 51 161 / 35%);
    border-bottom: 1px solid #0033a1;
}

.meet-btn {
    /*background-color: #0033a1;*/
}

.presenter-label {
    background-color: #0033a1;
}

.ex-booth-chat-cont {
    border-left: 1px solid #0033a1;
}

.chat-txtbx {
    border: 1px solid #0033a1;
}

.footer {
    background-color: #0033a1;
    color: #fff;
}

.room-title {
    background-color: #0033a1 !important;
}

.room-btn {
    background-color: #0033a1;
}

.room-title-room {
    background-color: #0033a1;
}

.room-active {
    box-shadow: 0 0 5px #0033a1;
}

.room-type-label {
    background-color: #0033a1;
    color: #ffffff;
}


.filterby-cont {
    color: #fff;
}


.btn-booth-header {
    margin: 0;
}

.visitor-status-header {
    background-color: #0033a1;
}

.visitor-rptr-cont {
    border: 1px solid #0033a1;
}

.visitor-chat-cont {
    border-left: 1px solid #0033a1;
}

.close-visitor-status {
    color: #0033a1;
    border: 2px solid #0033a1;
}

    .close-visitor-status:hover {
        background-color: #0033a1;
    }

.ex-host-chat-cont {
    border-left: 1px solid #0033a1;
}

.host-chat-txtbx {
    border: 1px solid #0033a1;
}

.host-presenters-cont {
    background-color: #f3cac7;
    border-bottom: 1px solid #0033a1;
}

.host-presenter-label {
    background-color: #0033a1;
}


.hl-return-to-floor {
    color: #0033a1;
}
