
.ui-btn {
    font-size: 16px;
    margin: .5em 0;
    padding: .7em 1em;
    display: block;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
}

.container-xchat {
    /*margin-top: 100px;*/
    /*margin-bottom: 55px;*/

}

.home-category-header-link {
    font-weight: 700;
    text-shadow: none;
    color: #000;
    font-size: 16px;
    padding: 0 0 10px 20px;
    text-transform: capitalize;
}

.footer-menu div {
    width: 19.9999%;
    float: left;
    display: block;
    text-align: center;
}

.footer-menu a.active, .footer-menu a:hover {
    /*background-color: #e80812;*/

}

.footer-menu a {
    width: 100%;
    float: left;
    text-align: center;
    /*color: #f6f6f6;*/
    -webkit-text-shadow: none;
    text-shadow: none;
    font-weight: 400;
    padding: 8px 0 3px;
}

.navbar-footer {
    min-height: 35px;
    border: none;
    overflow: hidden;
}

.bgimage {
    text-align: right;
    color: white;
    background-size: cover;
    height: 100%;
    background-position: center center;
    width: 25%;
    float: left;
}

.xchat-btn-list li {
    display: inline-block;
}

input.tiny {
    width: 50px;
    text-align: center;
}

.carousel-demo ul[rn-carousel-transition="hexagon"] {
    margin-left: 100px;
}

.custom-indicator span {
    transition: all 0.3s ease-in;
}

.custom-indicator span.active {
    color: yellow !important;
}

/*.slick-align-center {*/
/*margin: 0 auto;*/
/*}*/

.slick-next::before, .slick-prev::before {
    color: #23527C !important;
}

.xchatpicker {
    padding: 5px 10px;
    margin: 10px 0 0 10px;
    float: left;
}

.btn-add-new {
    margin: 9px;
}

.your_position {
    text-align: center;
}

.directory_lv3, .directory_lv2 {
    padding-left: 15px;
}

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.rating .filled {
    color: #21568b;
}

.ratingScore {
    float: left;
    padding-top: 1px;
}

.all-reviews {
    margin-top: 10px;
}

.ngdialog-message {
    min-height: 100px;
}

#wysiwyg_write_review {
    margin-top: 15px;
}

.gallery-thumbs {

    max-height: 220px;
    width: 100%;
}

.drop-box {
    height: 260px;
    background: #F8F8F8;
    border: 4px dashed #DDD;
    text-align: center;
    padding-top: 88px;
    font-size: medium;
    color: gray;
}

/*
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0;
	margin-bottom: 0;
} */
li a, .ow_menu_wrap {
    box-sizing: content-box;
}

.room-slick .slick-slide img {
    max-height: 99px;
}

.room-slick .slick-slide {
    max-height: 100%;
}

#hotlistCarousel .slick-slide {
    max-height: 100%;
}

#hotlistCarousel .slick-slide img {
    height: 188px;
}

.xchat-location {
    margin-bottom: 28px;
}

.thumbnail {
    border: inherit;
    color: inherit;
}

.thumbnail .caption {
    color: inherit;
}

.xchat-sort-btn {
    margin-bottom: 8px;
}

.wizard-bar {
    margin-bottom: 16px;
}

.vr {
    border-right: 1px solid red;
}

.review-sort {
    margin-bottom: 8px;
}

.review-brief {
    margin-bottom: 8px;
    margin-top: 8px;
}

.tinyMce-body {
    color: white;
}

.pac-container {
    z-index: 9999;
}

.review-text {
    margin-top: 8px;
}

.xchat-hint-box {
    margin-bottom: 8px;
}

.xchat-badge {
    /*    position: relative;
        top: 18px;
        left: -8px;*/
    position: absolute;
    top: 28px;
    left: 28px;
}


div.shake, div.shake img {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ie-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -khtml-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

div.shake {
    position: absolute;
    top: 0px;
    right: 8px;
    opacity: 0.8;

    display: inline-block;
    text-align: center;
    color: white;
    font: bold 12px Helvetica, Sans-serif;
    text-shadow: -1px 2px 1px rgb(50, 50, 50);
    margin: 5px;
    margin-bottom: 15px;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    box-shadow: 0 8px 18px rgb(100, 100, 100);
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ie-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

div.shake img {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ie-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
}


div.shake:hover
{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.xchat-heading {
    border-radius: 4px;
    padding: 8px 8px;
    min-height: 24px;
    clear: both;
}

.xchat-room-desc {
    padding-bottom: 28px;
}

.ow_photo_item_wrap {
    padding-right: 6px;
    padding-left: 6px;
}

.room-list .center-block {
    float: none;
}

.hot-slick {
    margin-left: -16px;
    margin-right: -16px
}

.icon-btn {
    width: 28px;
    text-align: center;
    vertical-align: middle;
}

.icon-wrapper {
    position: relative;
}

*.icon-blue {
    color: #0088cc
}

*.icon-grey {
    color: grey
}

.badge {
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: -13px;
    right: 0;
    padding: 4px;
}

.btn_box {
    /*display: inline-block;*/
    padding-top: 8px;
    border-top: 1px solid;
    margin-top: 16px;
}

.reviewer-name {
    padding-left: 8px;
    max-width: 108px;
}

.xchat-room-image {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    max-width: 100%;
    max-height: 555px;
}

.review-text img {
    max-width: 100%;
    height: auto;
}

#videoDiv .video-icon {
    cursor: pointer;
}

#videoDiv .system-message {
    font-size: 18px;
}

#videoDiv .camera-icon {
    cursor: pointer;
}

#videoDiv video {
}

#videoDiv {
    border: 1px solid  #DDD;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    min-height: 420px;
}

#videoDiv .xchat-watermark{
    position: absolute;
    font-size: 28px;
    top: 10px;
    left: 28px;
    opacity: 0.8;
}

.chatbox-frame {
    width: 100%;
    min-height: 500px;
}

