﻿.pcscrollbar::-webkit-scrollbar-thumb {
    /*background-color: #325568;*/
}

.header-fixed {
    background-color: #325568;
}

.close {
    background-color: #325568;
}
.event-banner-cont {
    border-top: 1px solid #325568;
    border-bottom: 1px solid #325568;
}
    .btn-register-attend {
    background-color: #325568;
    box-shadow: 0 0 5px 0px #325568;
}

.open-booth-label-wrap {
    background-color: #325568;
    color: #325568;
}

.ex-booth-header {
    background-color: #325568;
}

.btn-success {
    /*background-color: #325568;
    border-color: #325568;*/
}

    .btn-success:hover {
        /*background-color: #6591a9 !important;
        border-color: #6591a9 !important;*/
    }

.presenters-cont {
    /*background-color: #bbd8e8;
    border-bottom: 1px solid #325568;*/
}

.meet-btn {
    /*background-color: #325568;*/
}
.presenter-label {
    /*background-color: #325568;*/
}
.ex-booth-chat-cont {
    /*border-left: 1px solid #325568;*/
}
.chat-txtbx {
    /*border: 1px solid #325568;*/
}

.footer {
    background-color: #325568;
    color: #fff;
}

.room-title {
    background-color: #325568 !important;
}
.room-btn {
    background-color: #325568;
}
.room-title-room {
    background-color: #325568;
}
.room-active {
    box-shadow: 0 0 5px #325568;
}
.room-type-label {
    background-color: #325568;
    color: #ffffff;
}


.filterby-cont{
    color: #fff;
}


.btn-booth-header {
    margin: 0;
}