﻿* {
    font-family: Tahoma,Geneva,Kalimati,sans-serif;
    font-size: 13px;
    direction: rtl;
}

html {
}

body {
    background-color: #a8c9f4;
    padding: 0;
    margin: 0;
    font-family: Arial,Verdana,sans-arif;
    background-size: 100%;
    overflow:visible;
}

img {
    border: 0 none;
}

.ticker-text {
background-color: red;
}

.room-subject {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    color: #666;
    display: inline-block;
}

.subject-panel {
    background-color: #f6f6f6;
    padding: 4px 5px;
    visibility: visible
}


.clear {
    clear: both;
}

.resizable {
    resize: both;
    min-width:260px;
    min-height:180px;
    max-width: 280px;
    max-height: 300px;
    position:absolute;
    z-index:99;
    width:280px;
    height:300px;

}

#liveViewBroadcastContainer{
    display:none;
    bottom:0;
}

[draggable=true] {
    cursor: move;
}

h2, h4 {
    padding: 0;
    margin: 0;
}

.facebook {
    font-size: 14px;
    background-color: #3a62a3;
    background-image: url("images/facebook_icon_25.png");
    background-repeat: no-repeat;
    background-position: 10px 7px;
}

#btnSubmit{
    background-color:#142856;
}

.webcam-ad {
    width: 240px;
    position: absolute;
    bottom: 0;
}

#page {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 0px;
    min-height: 700px;
}

#page-container { /*padding-bottom:4px;*/
    direction: rtl;
    height: 100%;
}

#page-outer-container {
    width: 100%;
    height: 100%;
}

.page-inner-container-large { /*padding: 0px 120px 0 122px; */
    height: 100%;
}

.page-inner-container-small {
    padding: 0px 0px 0px 0px;
    height: 100%;
}

.sideBanners {
    width: 120px;
    height: 100%;
    position: absolute;
    top: 0;
}

#sideBannerLeft {
    left: 0;
    margin-left: 5px;
}

#sideBannerRight {
    right: 0;
    margin-right: 10px;
}

.iframe-adroom-ads{
    width: 100%;
    height: 101%;
    right: 0px;
    z-index: 1000;
    position:absolute;
    top: 0px;
    background-color: white;
}

#watch-friendsee{
    position: absolute;
    z-index: 100;
    width: 220px;
    height: 220px;
    background-color: white;
}

#watch-friendsee iframe{
    margin-top: 8px;
}

#watch-public-video{
     position: absolute;
    z-index: 100;
    background-color: white;
}

#watch-public-video iframe{
    margin-top: 8px;
}

#adroom-ads{
    width: 100%;
    height: 100%;
    overflow: visible;
}

#adroom-ads iframe{
    margin-right: -141px;
}

#loginintro {  width:600px;  margin-left:-300px; left:50%; position:absolute; top:35%; z-index:11; background-color:#fff; padding:5px; border:3px solid #355683; border-radius:6px; }
#loginintro div { text-align:center; padding:6px 0; }
#loginintro a {  cursor:pointer; }

.error {
    color: Red;
}

.watchtube-close, .tube-close {
    height: 30px;
    width: 15px;
}

#popup-tube {
    background-color: White;
    padding: 15px;
}

#popup-watchtube {
    background-color: White;
    padding: 15px;
    width: 640px;
}

.present-icontainer {
    padding: 0 10px 0px 9px;
    cursor: pointer;
    border-radius: 6px;
    background-color: rgba(255,255,255,0.5);
    float: right;
    margin-right: 14px;
}

.present-icontainer-allusers{
    padding: 0 10px 0px 9px;
    cursor: pointer;
    border-radius: 6px;
    /*background-color: rgba(255,255,255,0.5);*/
    display: inline-block;
    float: right;
    margin-right: 14px;
}

.present-icon {
    background-image: url(images/present.gif);
    height: 41px;
    width: 28px;
}

#present-icon-allusers{
    background-image: url(images/present.gif);
    height: 41px;
    width: 28px;
}

#authorization-popup{
    width: 600px;
    height: 370px;
    background-color: white;
}


#authorization-popup-title{
    font-size: 25px;
    font-family: sans-serif;
    color: #00256E;
}

#party-popup{
    width: 300px;
    height: 200px;
    background-color: white;
}

#party-popup-contianer{
    width:250px;
    height:180px;
    border:1px black;
}

#close-party-popup{
    border: 0xp;
    position: absolute;
    right: 0px;
    cursor: pointer;
}

#party-popup-content{
    width:100%;
    margin-top:13%;
    position:relative;
    padding-left:2%;
    padding-right:2%;
}

#party-popup-txt1{
    margin-top:5%;
}

#copy-video-url{
      font-family: sans-serif;
      color: #00256E;
      font-size: 15px;
      padding: 15px;
}

#only-youtube-videos-message{
    font-family: sans-serif;
    font-size: 13px;
     color: #00256E;
     padding: 5px;
}

#entercodefortube{
    color: #00256E;
    font-family: sans-serif;
    padding: 5px;
}

#authorization-popup-callto{
    color: #00256E;
    font-size: 16px;
    font-family: sans-serif;
}

#authorization-code{
    width: 65px;
    height:20px;
}

#tubeVideo-allusers{
    margin-top: 30px;
    width: 60%;
}

#authorization-popup input {
padding-right : 0%;
}

#close-authorization-popup{
    border: 0xp;
    position: absolute;
    right: 0px;
    cursor: pointer;
}

#tube-payment-message{
    font-size: 10px;
    font-family: sans-serif;
}

.error-for-alluserstube{
    font-size: 18px;
    color: red;
    margin-top: 22px;
    position: absolute;
    font-family: sans-serif;
    font-weight: bold;
}
.fb-root{
    background-image: url(images/invite-friends-button.png);
    width: 56px;
    height: 20px;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 0px;
    position: absolute;
    margin-right: 126px;
    margin-top:3px;
}
/*facebook share button*/
.share-button {
    background-image: url(images/shareonfacebookheb.png);
    width: 65px;
    height: 25px;
    border: 0px;
    margin: 0px;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    margin-left: -4px;
    float:left;
    margin-top: -4px;
   
}


.picshare-manager{
    visibility: visible;
    width: 120%;
    height: 100%;
}

.picshare-browse-dialog {
    visibility: hidden;
    background-color: white;
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 300px;
    border-radius: 7px;
    box-shadow: 1px -1px 24px 6px #373737;
    -webkit-box-shadow: 1px -1px 24px 6px #373737;
    -moz-box-shadow: 1px -1px 24px 6px #373737;
    background-color: white;
}

#picshare-closedialog-btn{
    background-image: url(images/cancel-icon.png);
    background-color:white;
    position:absolute;
    left: 0px;
    right: 1px;
    width: 14px;
    height: 14px;
     cursor: pointer;
     margin-top: 7px;
}

.picshare-li{
    display:inline-block;
    cursor: pointer;
}

#picsharecheckb{
    visibility:hidden;
    display:none;
}

.picshareimage {
    width: 90px;
    height: 73px;
    padding: 10px;
}

.picshareimage-admin{
    width: 200px;
    height: 180px;
    /*padding: 15px;*/
    margin-bottom: 30px;
}

.picshare-li-admin{
    list-style-type: none;
    display: inline;
    padding: 30px;
}

.imagemessage{
    width: 65px;
    height: 65px;
    cursor:pointer;
    padding: 5px;
}

#video-room-floatdiv{
    visibility: hidden;
}

#picshare-button {
    background-image: url(images/picshare-button.png);
    width: 47px;
    height: 56px;
    cursor: pointer;
    display: inline-block;
    margin-top: -1px;
    background-color: rgba(245, 234, 234, 0);
    border: 0px;
}

#picshare-upload-btn{
    background-image: url(images/picupload1.png);
    width: 72px;
    height: 27px;
    margin-top: 1px;
    margin-right: 19px;
    position: absolute;
    background-color: rgba(245, 234, 234, 0);
    margin-top: 4px;
    background-color: rgba(245, 234, 234, 0);
    border: 0px;
    cursor: pointer;
}

#picshare-chooseorupload-span{
    font-size: 11px;
    color: black;
    font-weight: bold;
    margin-right: 50px;
    display:inline-block;
    margin-top: 9px;
}

.all-radio-btn{
    background-image: url(images/radiobutton.png);
    background-color: rgba(245, 234, 234, 0);
    border: 0px;
    display: inline-block;
    margin-top: -1px;
     width: 47px;
    height: 56px;
    margin-right: 15px;
    cursor:pointer;
}

#radio-player-div{
    visibility: hidden;
}

.blueText {
    color: #00256E;
    font-weight: normal;
    padding: 5px;
}

.bg-button {
    height: 30px;
    width: 80px;
    padding: 5px 20px;
    color: black;
    font-weight: bold;
    cursor: pointer;
}

.menu-users-button {
    height: 30px;
    width: 20px;
    display: inline-block;
    padding: 5px;
    margin-right: 20px;
}

.menu-logout-button {
    height: 30px;
    width: 60px;
    padding: 5px 0px;
    color: black;
    font-weight: bold;
}


#chat-underline {
    width: 96%;
    position: absolute;
    border: 0;
    margin-right: 10px;
    margin-left: 18px;
    left: 0;
    bottom: -3px;
}

#banner-text-line {
    width: 468px;
    height: 13px;
    float: left;
    margin-left: 4px;
    position: relative;
    text-align: left;
}

    #banner-text-line a {
        line-height: 100%;
        font-size: 16px;
        color: #12ef46;
    }

#header {
    height: 0px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 12px;
    z-index: 5;
}

#header-banner {
    height: 90px;
    position: relative;
    width: 730px;
    display: block;
    float: right;
    margin-right: 23%;
}

#footer {
    width: 100%;
    height: 25px;
    padding-top: 5px;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

.header-online {
    padding: 3px 0;
    position: relative;
}

#chat-outer-container {
    width: 100%;
    height: 100%;
}

#chat-inner-container {
    padding: 0px 8px 0px;
    position: relative;
    height: 100%;
}

#chat-pane-outer-container {
    width: 100%;
    height: 78%;
}

#chat-pane-inner-container {
    padding: 0px 186px;
    position: relative;
}

#chat-wrapper-outer-container {
    width: 83%;
    height: 100%;
    min-height: 40px;
    min-width: 520px;
    display: block;
    margin: auto;
}

#chat-wrapper-inner-container {
    padding: 25px 0px 10px;
    position: relative;
    direction: ltr;
}


#chat-menu {
    float: right;
    height: 141px;
    margin-bottom: 5%;
    width: 214px;
    border-radius: 0 0 25px 25px;
}

#chat-menu-container, .chat-menu-container {
    height: 94%;
    width: 88%;
    border: 0px solid #fff;
    color: #fff;
    position: relative;
    display: block;
    margin: 0 auto;
}

.chat-props {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    float: right;
    font-weight: bold;
}

    .chat-props:hover {
        text-decoration: underline;
    }

    .chat-props img {
        width: 100%;
    }

    #connectus{
        text-decoration: none;
    }

#aNick {
    color: black;
}

#btnBGSort {
    width: inherit;
    cursor: pointer;
}

    #btnBGSort img {
        width: 100%;
    }

#aLogo {
    display: block; /*background: rgba(255,255,255,0.7);*/
    border-radius: 10px;
    position: relative;
    top: 10px;
    width: 80%;
    margin: 0 auto;
}

    #aLogo img {
        border: 0px;
        width: 90%;
        display: block;
        margin: 0 auto;
    }

#aHelp, #aTerms {
    color: Black;
    margin-left: 8px;
}

#aDisconnect {
    border: 0px;
    display: inline-block;
    cursor: pointer;
    float: right;
    width: 32.3%;
}

#onlinePeople {
    border: 0px;
    display: inline-block;
    float: right;
    width: 34.5%;
}

#user-info {
    background-color: rgba(255,255,255,0.5);
    background-repeat: repeat;
    border-radius: 6px;
    margin-top: 6px;
    position: relative;
    top: -14px;
    padding: 1px;
}

#aTotalUsers {
    position: relative;
    top: 10px;
    right: 46px;
    display: inline-block;
    width: 97%;
    text-align: center;
    color: #003399;
    font-weight: bold;
    color: white;
}

#menu-buttons-container {
    position: absolute;
    bottom: 0;
    height: 55px;
    width: 100%;
    margin-bottom: 7px;
}

hr {
    height: 4px;
    margin-top: 0;
    background-color: rgba(20,40,86, 1.0);
}

#invoke-logo {
    text-decoration: none;
    padding-left: 25px;
    text-align: left;
    background: transparent url(images/invoke.png) no-repeat 6px center;
    color: Black;
}

    #invoke-logo:hover {
        text-decoration: underline;
    }

/*----rooms----*/
#rooms {
    width: 16.8%;
    height: 94%;
    position: absolute;
    right: 0;
    top: -1%;
    min-width: 220px;
}

#rooms-bottom {
    height: 7%;
    width: 180px;
    margin: 0 auto;
    background-color: white;
    border-radius: 0 0 10px 10px;
    padding-top: 3px;
}

    #rooms-bottom hr {
        background-color: #6BAFBD; position: relative; top: 3px; width: 85%;
    }

.roster-bottom {
    height: 7%;
    width: 180px;
    margin: 0 auto;
    background-color: white;
    border-radius: 0 0 10px 10px;
    padding-top: 3px;
}

roster-bottom hr {
    background-color: #6BAFBD; width: 86%; bottom: 0;
}

#open-room-b {
    display: block;
    margin: 0 auto;
    width: 80%;
}

#rooms-outer-container {
    height: 32%; /*background-color:rgba(255,255,255,0.5);*/
    background-image: url("images/opacity60.png");
    background-repeat: repeat;
    top: 10px;
    display: block;
    width: 250px;
}





#rooms-List {
    width: 100%;
    height: 100%;
    direction: ltr;
    overflow: visible;
    overflow-y: scroll;
   
}

.Room-Item {
    cursor: pointer;
}

.createroomButton {
    background-color: #f0f0f0;
    width: 100%;
    height: 30px;
    margin-top: 5px;
    font-weight: bold;
    color: #fff;
    display: block;
    border: 1px solid #272525;
    border-radius: 15px;
    background-color: #3a3a39;
}

    .createroomButton:hover {
        background-color: #030303;
        cursor: pointer;
        color: #d62c46;
    }

#rooms-inner-banner-container iframe {
    display: block;
    margin: 0 auto;
}

#rooms-inner-banner-container {
    width: 250px;
    height:250px;
    display: block;
    margin: 0 auto;
    background-color: white; /*border-radius: 0 0 10px 10px; padding-bottom: 16px;*/
}

.Room-Item {
    padding-right: 10px;
    height: 15px;
    position: relative;
    direction: rtl;
    display: block;
    color: #6BAFBD;
    margin-bottom: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}

    .Room-Item:hover, #rooms-inner-container .active, .Room-Item-active, .usermenu-item:hover {
        color: #fff;
        background-color: #6BAFBD;
        cursor: pointer;
    }

#rooms-inner-container .inactive {
    color: #fff;
    background-color: #ccc;
    cursor: pointer;
}

#rooms-inner-banner {
    top: 10px; /*background-color: rgba(255,255,255,0.5);*/
    background-image: url("images/opacity60.png");
    background-repeat: repeat;
    border-radius: 0px 0px 15px 15px;
    height: 30%;
    width: 214px;
}

.Room-Item:hover .room-name, .Room-Item:hover .participantCount, #rooms-inner-container .active .room-name, #rooms-inner-container .active .participantCount {
    color: #fff;
    cursor: pointer;
}

.Room-Item .room-name {
    width: 70%;
    height: 100%;
    font-size: 13px;
    position: relative;
    float: right;
    display: block;
    cursor: pointer;
}

.Room-Item .participantCount {
    width: 30%;
    height: 100%;
    position: relative;
    float: left;
    display: block;
    text-align: center;
    font-size: 14px;
}

.Room-Item .arrow {
    width: 8px;
    height: 16px;
    display: none;
    position: absolute;
    left: -9px;
    top: 4px;
    background: transparent url(images/room-arrow.png) no-repeat;
}

.Room-Item:hover .arrow, #rooms-inner-container .active .arrow {
    display: block;
    background-position: right top;
}

#rooms-inner-container .inactive .arrow {
    background-position: right bottom;
}
/*----roster----*/

#userInfo-header {
    height: 14%;
    padding: 15px;
    position: absolute;
    left: 0px;
    top: 0%;
    border-radius: 0px 0px 27px 27px;
    width: 180px;
    background-color: rgba(255,255,255,0.5);
}

#poup-userinfo {
    display: none;
    background-color: #f1f4ff;
    border: 4px solid #26538D;
    border-radius: 8px;
    padding: 10px;
    position: absolute;
    font-size: 16px;
    text-align: center;
    -moz-box-shadow: 0 0 6px 1px #5C5C5C;
    -webkit-box-shadow: 0 0 6px 1px #5C5C5C;
    box-shadow: 0 0 6px 1px #5C5C5C;
}

#roster {
    height: 68%;
    padding: 15px;
    position: absolute;
    left: -23px;
    top: 21%;
    border-radius: 15px 15px 15px 15px;
    width: 245px;
}

#roster-header-outer-container {
    height: 10%;
    top: 20px;
    background-color: white;
    line-height: 28px;
    margin: 0 auto;
    border-radius: 10px 10px 0 0;
    color: #fff;
}

#edit_tube_span{
    color:white;
    font-size:23px;
    text-decoration:underline;
    cursor:pointer;
}

#roster-header-inner-container {
    padding: 0 5px;
}

    #roster-header-inner-container h2 {
        font-size: 14px;
        color: #fff;
        width: 100%;
        height: 20px;
        position: relative;
        font-weight: normal;
    }

#roster-outer-container {
    height: 33%;
    padding: 5px 15px 0px 5px;
    top: 20px;
    overflow: hidden;
    overflow-y: scroll;
    direction: ltr;
    display: block;
    margin: 0 auto;
}

#roster-inner-container {
    width: 100%;
    height: 100%;
}

#roster-inner-banner-wrapper {
    display: block;
    height: 250px;
    width:245px;
    background-color: white;
    border-radius: 0px 0 15px 15px;
}

#roster-inner-banner {
    display: block;
    background-color: white;
    margin: 0 auto;
    border-radius: 0 0 10px 10px;
}

#roster-inner-banner-container {
    display: block;
    margin: 0 auto;
}

#roster-inner-banner iframe {
    display: block;
    margin: 0 auto;
}

#roster-filter {
    float: left;
}

    #roster-filter label {
        color: #fff;
        font-size: 12px;
        width: 29px;
        height: 13px;
        line-height: 100%;
        position: absolute;
        right: 10px;
        top: 0px;
    }

#btnRosterSort {
    position: relative;
    top: 2px;
}

.drop-button {
    width: 13px;
    height: 13px;
    border-radius: 2px;
    background: #000 url(images/arrows.png) no-repeat left -13px;
    display: inline-block;
    cursor: pointer;
}

    .drop-button:hover {
        background-color: #d62c46;
    }

.select-background-button {
    width: 75px;
    height: 57px;
    border-radius: 2px;
    background: #000 url(images/change-background.png) no-repeat left -13px;
    display: inline-block;
    cursor: pointer;
}

#roster-sort-options, #rooms-sort-options, #bg-sort-options {
    overflow: hidden;
    right: 1px;
    top: 44px;
    display: none;
    position: absolute;
    z-index: 3;
    border: 1px solid #636363;
    background-color: #fff;
    border-top: 0px;
}

    #roster-sort-options .roster-sort-option, #rooms-sort-options-container .roster-sort-option, #bg-sort-options-container .roster-sort-option {
        height: 20px;
        line-height: 20px;
        text-align: right;
        position: relative;
        color: #636363;
        padding: 0 4px;
    }

        #roster-sort-options .roster-sort-option:hover, #roster-sort-options .active, #rooms-sort-options-container .active, #rooms-sort-options-container .roster-sort-option:hover, #bg-sort-options .roster-sort-option:hover, #bg-sort-options .active {
            cursor: pointer;
            background-color: #636363;
            color: #fff;
        }

#roster-sort-options {
    top: 67px;
}

#roster-search {
    width: 100%;
    height: 25px;
    position: relative;
}

#roster-search-container { /*border: 1px solid #c2c2c2;*/
    border-radius: 3px;
    background-color: #FFFFFF;
    padding-left: 30px;
    border: 1px solid #c2c2c2;
    border-left-width: 0;
    border-right-width: 0;
}

#txtNickSearch {
    border: 0px;
    width: 94%;
    height: 19px;
    background-color: transparent;
    position: relative;
    margin-right: 15px;
}

#btnSearch {
    border: 0px;
    width: 23px;
    height: 23px;
    display: block;
    left: 2px;
    top: 2px;
    position: absolute;
}

    #btnSearch:hover {
        cursor: pointer;
        background-color: #fff;
        border-radius: 1px;
    }

    #btnSearch div {
        width: 10px;
        height: 10px;
        position: absolute;
        top: 7px;
        left: 7px;
        background-image: url(images/search.png);
        background-repeat: no-repeat;
    }

        #btnSearch div.search {
            background-position: center bottom;
        }

        #btnSearch div.cancel {
            background-position: center top;
        }

.roster-item, .VideoList-item {
    width: 100%;
    height: 20px;
    position: relative;
    display: block;
    margin: 0px auto;
}

    .roster-item:hover label, .VideoList-item:hover label {
        color: #000;
    }

    .roster-item label, .VideoList-item label {
        width: 90%;
        height: 15px;
        position: relative;
        font-size: 13px;
        display: inline-block;
        padding: 2px 0px 3px;
    }

    .roster-item .male, .VideoList-item .male {
        color: #26538d;
    }

    .roster-item .female, .VideoList-item .female {
        color: #a21e2d;
    }

    .roster-item .icons, .VideoList-item .icons {
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
    }
        .roster-item .icons-prem, .VideoList-item .icons {
        display: block;
        width: 50px;
        height: 16px;
        position: absolute;
    }

    .roster-item .moderator {
        left: 2px;
        top: 2px;
        background-position: center;
        color: green;
        background: transparent url(images/admin.png) no-repeat scroll;
    }

    .roster-item .owner {
        left: 2px;
        top: 2px;
        background-position: center;
        background: transparent url(images/owner.png) no-repeat scroll;
    }

    .roster-item .admin {
        left: 2px;
        top: 2px;
        background-position: center;
        background: transparent url(images/admin.png) no-repeat scroll;
    }
            .premium-icon {
        left: 2px;
        top: 2px;
        background-position: center;
        background: transparent url(images/vip-icon2.jpg) no-repeat scroll;
    }

    .roster-item .havewebcam, .VideoList-item .havewebcam {
        right: -34px;
        top: 1px;
        background: transparent url(images/havecamicon.png) no-repeat center center;
    }

    .roster-item .mobile {
        right: -16px;
        top: 1px;
        background: transparent url(images/phoneicon.png) no-repeat center center;
    }

.roster-item-status {
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    right: -15px;
    top: 3px;
}

#link_public_video{
    color:#3838ED;
    text-decoration:underline;
    cursor:pointer;
}

#liveViewWatcherContainer{
    background-color:white;
    bottom:0;

}

#broadcast_public_video{
    color:#3838ED;
    text-decoration:underline;
    cursor:pointer;
    margin-right:2%;
}

.user_distance_lbl{
    width:10%;
    float:left;
    display:none;
    right:-100px;
   font-size:9px;
}



    .roster-item-status div {
        width: 100%;
        height: 100%;
        background-color: #fff;
        background-image: url(images/roster-item-status.png);
        background-repeat: no-repeat;
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .roster-item-status .mobile {
        background-position: center top;
    }

    .roster-item-status .away {
        background-position: left top;
    }

#roster-item-context {
    width: 130px;
    min-height: 20px;
    display: none;
    border-radius: 3px;
    position: absolute;
    border: 3px solid #26538d;
    background-color: #fff;
}

    #roster-item-context input {
        width: 130px;
        height: 20px;
        color: #414141;
        border-radius: 2px;
        font-weight: bold;
        display: block;
        position: relative;
        text-align: center;
        border: 0px;
        background-color: #fff;
    }

        #roster-item-context input:hover {
            background-color: #0382fc;
            color: #fff;
        }


.userInfo {
    padding: 10px 20px;
    min-width: 100px;
    min-height: 30px;
    text-align: center;
    display: block;
    position: absolute;
    background-color: #fff;
    border: 3px solid #26538d;
    border-radius: 7px;
    z-index: 10;
}

/*----tabs----*/
#tabs-outer-container {
    width: 100%;
    height: 170px;
    position: relative;
    top: 0px;
    display: block;
    overflow: hidden;
    background-color: rgba(255,255,255,0.5);
    background-repeat: repeat;
    border-radius: 10px 10px 0 0;
}

#tabs-inner-container {
    height: 100%;
    padding-right: 100px;
    overflow: hidden;
}

#tabs-middle-container {
    width: 94%;
    height: 40px;
    display: block;
    margin: 0 auto;
    margin-top: 27px;
    border-radius: 15px;
    background-color: white;
}

#tabs-arrows {
    width: 42px;
    height: 25px;
    position: absolute;
    left: 8px;
    bottom: 45px;
    z-index: 2;
}



.tab-arrow {
    width: 17px;
    height: 17px;
    position: absolute;
    background-color: #1b1b1b;
    border-radius: 3px;
    cursor: pointer;
}

    .tab-arrow span {
        width: 13px;
        height: 13px;
        display: block;
        position: absolute;
        left: 2px;
        top: 2px;
        background-image: url(images/arrows.png);
        background-repeat: no-repeat;
    }

    .tab-arrow:hover, .tab-arrow-active {
        background-color: #d62c46;
    }

#tab-arrow-right {
    right: 1px;
    top: 2px;
}

#tab-arrow-left {
    left: 0px;
    top: 2px;
}

#tab-arrow-right span {
    background-position: top right;
}

#tab-arrow-left span {
    background-position: top left;
}

#tabs label:hover {
    text-decoration: underline;
    cursor: pointer;
}


#tabs .active label {
    color: white;
    font-weight:bold;
    background-color:rgba(0, 0, 0, 0.40);
}

#tabs .active hr {
    background-color: black;
    visibility: visible;
}

#tabs .activity label {
    color: red;
    cursor: pointer;
}

#tabs .active .tab-close {
    background-position: center -15px;
}

#btn-close-admin-tube{
     background-position: center -15px;
         position: absolute;
    width: 25px;
    direction: ltr;
    height: 25px;
    border: 0px;
    top: -4px;
    right: 7px;
    border-top-left-radius: 5px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    background-image: url(images/close-icon.png);
    background-repeat: no-repeat;
    background-position: center -15px;
    cursor: pointer;
}

    #tabs .active .tab-close:hover { /*background-color: #1c1b1b;*/
    }

#tabs hr {
    visibility: hidden;
}

#room-tab-container {
    width: 119px;
    height: 25px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 44px;
    padding-left: 1px;
}

.tab {
    overflow: hidden;
}

.tab, #room-tab {
    display: block;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin-left: 1px;
    padding-right: 25px;
}

    .tab label, #room-tab label {
        /*background-color: #1c1b1b;*/ direction: ltr;
        color: gray;
        font-size: 13px;
        border-top-right-radius: 5px;
        display: block;
        margin: 0px;
        text-align: center;
        height: 25px;
        line-height: 25px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        #room-tab label:hover {
            cursor: pointer;
        }

        #room-tab label.active {
            color: black;
        }

        #room-tab label.activity {
            color: #d62c46;
            ;
            cursor: pointer;
        }

#room-tab {
    padding-left: 0px;
    margin-right: 0px;
    width: 80%;
    top: 34px;
}

    #room-tab label {
        border-top-left-radius: 5px;
        direction: rtl;
        font-weight: bold;
    }

.tab .tab-close {
    position: absolute;
    width: 25px;
    direction: ltr;
    height: 25px;
    border: 0px;
    top: -4px;
    right: 7px;
    border-top-left-radius: 5px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    background-image: url(images/close-icon.png);
    background-repeat: no-repeat;
    background-position: center -15px;
}

    .tab .tab-close:hover {
        cursor: pointer;
    }

.tab:hover {
    background-color: #ededed;
}

#chat-messages-outer-container {
    width: 100%;
    height: 100%; /*border-top-left-radius: 15px;*/
    direction: rtl;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

#chat-messages-inner-container {
    padding: 24px 20px 0px;
    position: relative;
    direction: rtl;
}

#chat-private-controls {
    height: 28px;
    width: 100%;
    display: none;
    top: 0px;
    background-color: White;
    border-radius: 10px 10px 0 0;
}

.private-control-button {
    border: 0px;
    height: 24px;
    display: block;
    position: relative;
    float: right;
    background-color: transparent;
    color: rgba(20,40,86, 1.0);
    margin: 0px;
    line-height: 100%;
}

    .private-control-button:hover {
        color: #d62c46;
        cursor: pointer;
    }

#chat-subject {
    height: 24px;
    position: absolute;
    display: block;
    top: 0px;
}

#chat-subject-container {
    padding: 5px;
}

.subject-item {
    font-size: 14px;
    color: #fff;
    display: block;
    float: right;
}

#chat-messages-container-wrapper {
    width: 100%;
    height: 100%;
    min-height: 300px;
}

#chat-messages-container {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    min-width: 480px;
}

.messages-container {
    width: 98%;
    padding: 10px 1%;
    height: 442px;
    overflow: hidden;
    overflow-y: scroll;
    display: none;
}

.msgBtnElement {
    display: inline-block;
    height: 100%;
    width: 17%;
    margin-right: 15px;
}

    .msgBtnElement hr {
        width: 100%;
    }

#call hr {
    background-color: Orange;
    float: right;
}

#sendPic hr {
    background-color: Green;
    float: right;
}

#videoCall hr {
    background-color: Red;
    float: right;
}

#ignoreBtn hr {
    background-color: Aqua;
    float: right;
}

.avatar-loby {
    float:right;
    cursor:pointer;
}

.message-item {
    width: 100%;
    min-height: 15px;
    padding-bottom: 2px;
    position: relative;
    display: block;
    vertical-align: middle;
    font-size: 13px;
    overflow: hidden;
}

    .message-item img {
    }

    .message-item label {
        margin-left: 5px;
        font-size: 13px;
        float: right;
        position: relative;
        font-weight: bold;
        color: #414141;
        cursor:pointer;
    }

    .message-item span {
        font-size: 13px;
        
    }

    .message-item b {
        font-size: 13px;
        float: right;
        margin-left: 5px;
        color: #414141;
        font-weight: normal;
    }

    .message-item .icons {
        display: block;
        width: 16px;
        height: 16px;
        position: relative;
        float: right;
        margin-left: 2px;
        top: 1px;
    }

    .message-item .owner {
        background-position: center;
        background: transparent url(images/owner.png) no-repeat scroll;
    }

    .message-item .admin {
        background-position: center;
        background: transparent url(images/admin.png) no-repeat scroll;
    }

    .message-item .owner-color {
        background-color: #88ffff;
    }

    .message-item .moderator-color {
        background-color: #f7fa23;
    }

.message-item-info {
    width: 100%;
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #26538d;
}

.message-item-info table{
    display:inline-block;
}

.message-item-rtc{
    display:inline-block;
    margin-right:10%;
}

#error_popup{
    text-align:center;
    color:white;
}

#error_popup div{
    display:block;
}

#div_error_message{
    padding-right:15%;
    padding-left:15%;
}

#error_message{
    font-size:22px;
}

#start_rtc_popup{
    background-color:white;
}

#rtc_link{
    font-size:30px;
}

#div_rtc_link{
    text-align:center;
    padding-right:5%;
    padding-left:5%;
}

#span_rtc{
    font-size:16px;
    text-decoration:underline;
    cursor:pointer;
}
/*---toolbar---*/
#chat-toolbar {
    width: 100%;
    height: 110px;
    position: relative;
    border-radius: 0 0 15px 15px;
}

#chat-toolbar-holder {
    padding: 60px 50px 10px 80px;
    height: 30px;
    background-color: rgba(255,255,255,0.0);
}

#chat-toolbar #textinput {
    width: 100%;
    height: 28px;
    border: 0px;
    border: 1px solid #272525;
    border-radius: 10px;
}

#chat-toolbar #btn-send {
    width: 60px;
    height: 32px;
    font-weight: bold;
    color: #fff;
    left: 10px;
    top: 60px;
    position: absolute;
    display: block;
    border: 0px;
    border: 1px solid #272525;
    border-radius: 10px;
    background-color: rgb(20,40,86);
}

    #chat-toolbar #btn-send:hover, #btn-logout:hover, #btn-logout-cancel:hover {
        background-color: rgba(20,40,86,0.5);
        cursor: pointer;
    }

#btn-logout, #btn-logout-cancel {
    width: 60px;
    padding: 2px 0;
    font-weight: bold;
    color: #fff;
    border: 0px;
    border: 1px solid #272525;
    border-radius: 3px;
    background-color: #d62c46;
    display: inline-block;
}


#btn-logout {
    margin-left: 5px;
}

#div-colors, #power-features-container, #div-emoticons-plus, #power-features-container {
    display: none;
    z-index: 5;
    position: absolute;
    border: 3px solid #26538d;
    box-shadow: 0 0 1px #fff;
    border-radius: 3px;
    padding: 2px;
    background-color: #fff;
}

#div-colors {
    width: 220px;
    height: 21px;
    top: -30px;
    right: -100px;
}

#smileys-container {
    display: block;
}

#div-emoticons {
    margin-top: 17px;
    float: right;
}

#div-emoticons-plus {
    width: 578px;
    height: 200px;
    top: -228px;
    padding-top: 25px;
    right: -268px;
}

#plus-select {
    width: 100%;
    height: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
}

    #plus-select span {
        color: #fff;
        background-color: #26538d;
        line-height: 100%;
        width: 50%;
        height: 100%;
        position: relative;
        display: block;
        float: right;
        text-align: center;
        cursor: default;
    }

/*#Emoticons-icon {
    width: 46px;
    height: 40px;
    margin-bottom: 3px;
    background-image: url(images/emoticons/icons-open-emo.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -12px;
    margin-right:-15px;
}*/

#Emoticons-icon {
    width: 46px;
    height: 40px;
    margin-bottom: 3px;
    background-image: url(images/emoticons/icons-open-emo.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 6px;
}

.div-emoticons-plus-container {
    width: 49%;
    float: right;
}

.color-container {
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    border: 1px solid #fff;
}

.smily-container {
    width: 20px;
    height: 20px;
    position: relative;
    float: right;
    margin-left: 6px;
    cursor: pointer;
    /*top: -20px;*/
}

.color-container:hover, #div-colors .active {
    border: 1px solid #000;
    cursor: pointer;
}

.smily-container-large {
    width: 40px;
    height: 40px;
}

    .smily-container-large img {
        width: 40px;
    }

.chat-toolbar-button {
    width: 30px;
    height: 30px;
    border: 1px solid #272525;
    border-radius: 3px;
    background-color: #dfe5ee;
    position: absolute;
    top: 60px;
    float: right;
}

    .chat-toolbar-button:hover {
        background-color: #fff;
        cursor: pointer;
    }

#chat-toolbar-holder .active {
    background-color: #d62c46;
}

#btnBold {
    right: 10px;
    text-align: center;
    padding-top: 6px;
    height: 24px;
}

    #btnBold:hover {
        background-color: #d62c46;
    }

#btnShowColors {
    right: 10px;
}

    #btnShowColors:hover #color-indicator {
        border-color: #d62c46;
    }

#btnShowEmoticons {
    float: right;
    margin-right: 8px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
}

    #btnShowEmoticons:hover {
    }

#btnPowerFeatures {
    display: none;
    right: 130px;
    background-image: url(images/power_button.gif);
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
}

    #btnPowerFeatures:hover {
        cursor: pointer;
    }

#color-indicator {
    width: 14px;
    height: 14px;
    background-color: #000;
    border: 2px solid #ccc;
    position: absolute;
    top: 6px;
    right: 6px;
}

#power-features-container {
    width: 350px;
    height: 50px;
    display: none;
    padding: 1px;
    top: -58px;
    right: -90px;
}

.power-feature-container {
    width: 48px;
    height: 48px;
    position: relative;
    float: right;
    border: 1px solid #fff;
    border-radius: 2px;
    background-repeat: no-repeat;
    background-position: center;
}

    .power-feature-container:hover {
        border: 1px solid #000;
        cursor: pointer;
    }

/*----video----*/
#video-outer-container {
    width: 100%;
    height: 30px;
    position: relative;
    bottom: 0px;
    right: 0px;
}

#video-inner-container {
    padding: 0px 8px;
}

#video-container-controls {
    width: 100%;
    height: 22px;
    padding: 4px 0px;
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: Black;
}

#video-container-webcams {
    width: 100%;
    height: 0px;
    display: block;
    overflow: auto;
    border-radius: 0 0 3px 3px;
    position: relative;
}

#btnShowVideoChats {
    background: url("images/btnShowVideoChats.png") no-repeat scroll 29px center transparent;
    float: right;
    height: 13px;
    padding: 4px 0;
    position: relative;
    width: 50px;
    margin-left: 136px;
}

    #btnShowVideoChats:hover {
        cursor: pointer;
    }

        #btnShowVideoChats:hover span {
            color: #d62c46;
        }

    #btnShowVideoChats span {
        width: 100%;
        height: 100%;
        display: block;
        line-height: 100%;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
    }

#video-container-collapse-expand {
    width: 13px;
    height: 13px;
    position: absolute;
    left: 10px;
    top: 4px;
    background-image: url(images/arrows.png);
    background-repeat: no-repeat;
}

    #video-container-collapse-expand.expand, #video-container-collapse-expand2.expand {
        background-position: right bottom;
    }

    #video-container-collapse-expand.collapse {
        background-position: left bottom;
    }

.webcam {
    width: 236px;
    height: 200px;
    display: block;
    position: relative;
    float: right;
    margin: 4px;
    z-index: 11;
}

.webcam-large {
    width: 572px;
    height: 400px;
}

.webcam-fullscreen {
    position: absolute;
    width: 100%;
    height: 100%;
}

.webcam-container {
    width: 236px;
    height: 100%;
    border: 2px solid #000;
    border-radius: 3px;
    background-color: #000;
    background-image: url(images/add-camera.png);
    background-position: center;
    background-repeat: no-repeat;
}

.webcam-handle {
    width: 100%;
    height: 17px;
    border-bottom: 1px solid #000;
    position: relative;
}

.webcam-handle-button {
    height: 17px;
    width: 17px;
    display: block;
    z-index: 3;
    background-color: #000;
    border: 0px;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center 2px;
    border-radius: 2px;
}

    .webcam-handle-button:hover {
        background-color: #fff;
        background-position: center -24px;
        cursor: pointer;
    }

.webcam-handle .drag {
    background-image: url(images/drag-icon.png);
    right: 0px;
}

    .webcam-handle .drag:hover {
        cursor: pointer;
    }

.webcam-handle .enlarge {
    background-image: url(images/enlarge-icon.png);
    right: 0px;
}

    .webcam-handle .enlarge:hover {
        cursor: crosshair;
    }

.webcam-handle .close {
    background-image: url(images/close-icon.png);
    left: 0px;
}

.webcam-handle-name {
    text-align: center;
    width: 95%;
    margin: 0px auto;
    height: 17px;
    display: block;
    position: relative;
    background-color: #000;
    color: #fff;
    cursor:pointer;
}

.webcam-object-container {
    overflow: hidden;
    width: 236px;
    height: 177px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 4px;
}

/* Added by Yuval 28-09-2017, for RTC iframe */
.rtc-iframe {
    border: 0 none;
    height: 300px;
    width: 600px;
    position: relative;
}
.rtc-container {
    position: relative;
    box-shadow: 0 0 1px #000;
    display: table;
    padding: 0 16px;
    background-color: #fff;
}
.rtc-container .close-button {
    position: absolute;
    font-size: 21px;
    font-weight: bold;
    left: 8px;
    top: 2px;
    cursor: pointer;
    opacity: 0.8;
    border: 1px solid #888;
    line-height: 1;
    padding-bottom: 1px;
}
.rtc-container .close-button:hover {
    opacity: 1;
}
.google-video-ad {
    position: absolute;
    bottom: 0px;
    z-index: 10;
}

.google-video-ad-close {
    position: absolute;
    height: 12px;
    width: 12px;
    top: -12px;
    left: 0px;
    background-image: url(images/google-close.png);
}

    .google-video-ad-close:hover {
        cursor: pointer;
    }

#video-container-users {
    width: 250px;
    height: 204px;
    float: left;
    margin: 4px;
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    left: 0px;
}

    #video-container-users h4 {
        width: 100%;
        height: 22px;
        font-size: 15px;
        padding-top: 3px;
        border-bottom: 1px solid #c1c1c1;
        text-align: center;
        color: #414141;
    }

#video-container-users-scroller {
    height: 172px;
    overflow: hidden;
    overflow-y: scroll;
    direction: ltr;
    padding: 5px 15px 0 5px;
}
/*popups*/
.popup {
    z-index: 20;
    width: 350px;
    position: absolute;
    top: -50%;
    margin-top: -15%;
    right: 50%;
    margin-right: -176px;
    border-radius: 7px;
    box-shadow: 1px -1px 24px 6px #373737;
    -webkit-box-shadow: 1px -1px 24px 6px #373737;
    -moz-box-shadow: 1px -1px 24px 6px #373737;
    background-color: rgba(0,0,0,0.8);
}
    /*inner container in popup*/
    .popup .container {
        width: 100%;
        min-height: 150px;
        display: block;
        position: relative;
    }

        .popup .container img {
            z-index: 1;
            position: relative;
            display: block;
        }

.fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.popup .legend {
    width: 100%;
    height: 26px;
    padding-top: 4px;
    color: #fff;
    position: relative;
    display: block;
    text-align: center;
    font-size: 17px;
}

.popup ol {
    padding: 0 10px;
    margin: 0;
}

.popup li {
    width: 100%;
    padding: 1px 0;
    display: block;
    position: relative;
    list-style: none;
}

.popup label {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.popup .onelabel {
    width: 90px;
    height: 20px;
    position: relative;
    float: right;
    display: block;
    color: #000;
}

.popup #createroom {
    float: left;
    margin-left: 20px;
}

.popup #cancelcreate {
    float: left;
}

.popup #error {
    color: Red;
    background-color: #fff;
    padding: 10px 0px;
    display: none;
}

.popup input {
    color: #000;
    padding-right: 15%; /*border: none;*/
}

.popup select {
    color: #000;
    border: none;
}

.popup input[type=text], .popup input[type=password] {
    width: 83%;
    height: 40px;
}

.popup select {
    font-size: 13px;
    height: 40px;
    width: 32.1%;
}

    .popup select option {
        font-size: 13px;
    }

.popup input[type=button], .popup input[type=submit] {
    background-color: #0D276B;
    width: 100%;
    height: 40px;
    padding: 2px 0;
    font-weight: bold;
    color: #fff;
    display: block;
    border: 0px;
    border: 1px solid #272525;
    border-radius: 3px;
}

    .popup input[type=button]:hover, .popup input[type=submit]:hover {
        background-color: #b50722;
        cursor: pointer;
    }

#nickName-icon {
    position: absolute;
    top: 29%;
    right: 4%;
}

#nickName_icon {
    position: absolute;
    top: 29%;
    left: 4%;
}

#freeText-icon {
    position: absolute;
    top: 33%;
    right: 3%;
}

#freeText_icon {
    position: absolute;
    top: 33%;
    left: 3%;
}

.popup .cancel {
    position: absolute;
    width: 25px;
    direction: ltr;
    height: 25px;
    border: 0px;
    top: 5px;
    left: 5px;
    border-radius: 5px;
    padding: 0px;
    margin: 0px;
    z-index: 10;
    font-size: 12px;
    background-color: #f2f3f4;
    background-image: url(images/close-icon.png);
    background-repeat: no-repeat;
    background-position: center -21px;
}

    .popup .cancel:hover {
        background-color: #ed5e72;
        background-position: center 5px;
        cursor: pointer;
    }

#connect-tabs {
    width: 100%;
    height: 25px;
    display: none;
}

.connect-tab {
    width: 50%;
    height: 20px;
    display: block;
    padding-top: 4px;
    float: right;
    cursor: pointer;
    text-align: center;
    background-color: #bbb;
    color: #fff;
    border-top: 1px solid #ccc;
}

.connect-tab-active {
    background-color: #fff;
    color: #000;
    cursor: default;
}

#ol-registered {
    display: none;
}

#ol-registration {
    display: none;
}

#infomessage {
    background-color: #26538d;
}

    #infomessage .container {
        background: transparent url(images/loading.gif) no-repeat scroll center;
    }

    #infomessage table {
        width: 100%;
        height: 100%;
        border-collapse: collapse;
        border: 0px;
        padding: 0px;
        margin: 0px;
    }

        #infomessage table td {
            padding: 20px;
            color: #fff;
            font-weight: bold;
        }

#mask {
    z-index: 10;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-image: url(images/chatcoverbg.png?v=1);
}

.loading {
    z-index: 10;
    display: block;
    opacity: 0.5;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #0382fc url(images/loading.gif) no-repeat scroll center;
    border-radius: 5px;
}

.error {
    color: Red;
}

#popup-logout {
    min-width: 420px;
}

#popup-file {
    width: 400px;
}

#picshare-uploadimage-popup{
    width: 400px;  
}

#fileupload {
    position: absolute;
    top: -10000px;
}

#enterdescriptiontoimagelbl{
    position: absolute;
    top: -5px;
    right: 0px;

}

#must-enter-description-lbl{
    visibility: hidden;
    color: red;
    font-size: 12px;
}

#descriptionforpicshare{
        position: absolute;
    top: 16px;
    right: 0px;
    padding-right : 0px;
}

#Picshareupload{
    position: absolute;
    top: -10000px;
}

#uploadedFilesContainer {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
    overflow-y: visible;
    display: block;
}

#uploadedFilesContainerPremium {
    width: 100%;
    height: 25px;
    position: relative;
    overflow: hidden;
    overflow-y: visible;
    display: block;
}

#uploadedPicsharesContainer{
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
    overflow-y: visible;
    display: block;
}

#uploadedFiles {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

    #uploadedFiles li {
        display: block;
        position: relative;
        height: 120px;
        width: 100px;
        float: right;
        margin: 5px 10px;
    }

        #uploadedFiles li img {
            position: relative;
            display: block;
            margin: 0px auto;
        }

        #uploadedFiles li .name {
            height: 18px;
            width: 100%;
            display: block;
            position: absolute;
            bottom: 0px;
            text-align: center;
        }

        #uploadedFiles li .remove {
            height: 19px;
            width: 19px;
            display: block;
            position: absolute;
            left: 0px;
            top: 0px;
            background-color: #fff;
            color: #000;
            font-weight: bold;
            text-align: center;
            border-radius: 5px;
            z-index: 10;
        }

            #uploadedFiles li .remove:hover {
                background-color: #000;
                color: #fff;
                cursor: pointer;
            }

            #uploadedFilesPremium {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}

    #uploadedFilesPremium li {
        display: block;
        position: relative;
        height: 120px;
        width: 100px;
        float: right;
        margin: 5px 10px;
    }

        #uploadedFilesPremium li img {
            position: relative;
            display: block;
            margin: 0px auto;
        }

        #uploadedFilesPremium li .name {
            height: 18px;
            width: 100%;
            display: block;
            position: absolute;
            bottom: 0px;
            text-align: center;
        }

        #uploadedFilesPremium li .remove {
            height: 19px;
            width: 19px;
            display: block;
            position: absolute;
            left: 0px;
            top: 0px;
            background-color: #fff;
            color: #000;
            font-weight: bold;
            text-align: center;
            border-radius: 5px;
            z-index: 10;
        }

            #uploadedFilesPremium li .remove:hover {
                background-color: #000;
                color: #fff;
                cursor: pointer;
            }


 #uploadedPicshares {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}




    #uploadedPicshares li {
        display: block;
        position: relative;
        height: 120px;
        width: 100px;
        float: right;
        margin: 5px 10px;
    }

        #uploadedPicshares li img {
            position: relative;
            display: block;
            margin: 0px auto;
        }

        #uploadedPicshares li .name {
            height: 18px;
            width: 100%;
            display: block;
            position: absolute;
            bottom: 0px;
            text-align: center;
        }

        #uploadedPicshares li .remove {
            height: 19px;
            width: 19px;
            display: block;
            position: absolute;
            left: 0px;
            top: 0px;
            background-color: #fff;
            color: #000;
            font-weight: bold;
            text-align: center;
            border-radius: 5px;
            z-index: 10;
        }

            #uploadedPicshares li .remove:hover {
                background-color: #000;
                color: #fff;
                cursor: pointer;
            }

.message-images-container {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
    overflow-y: visible;
    display: none;
}

    .message-images-container li {
        display: block;
        position: relative;
        height: 120px;
        width: 100px;
        float: right;
        margin: 5px 10px;
    }

        .message-images-container li:hover {
            cursor: pointer;
            border: 2px solid #f2f3f4;
            margin: 3px 8px;
        }

        .message-images-container li img {
            position: relative;
            display: block;
            margin: 0px auto;
        }

        .message-images-container li .imagename {
            height: 18px;
            width: 100%;
            display: block;
            position: absolute;
            bottom: 0px;
            text-align: center;
            text-decoration: none;
        }



#powerFeatureContainer {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0px;
    right: 0px;
}

#powerfeatclose {
    position: absolute;
    height: 170px;
    width: 100%;
    z-index: 200;
    top: 70px;
}

    #powerfeatclose:hover {
        cursor: pointer;
    }

#popup-report {
    height: 350px;
}

    #popup-report .container {
        height: 100%;
    }

.popup-btn-ol {
    margin-bottom: 10px;
}

    .popup-btn-ol li {
        direction: ltr;
        padding-left: 8px;
    }

        .popup-btn-ol li input {
            margin-left: 6px;
        }

.clickable {
    cursor: pointer;
}

#poup-userinfo {
    display: none;
    background-color: #f1f4ff;
    border: 4px solid #26538D;
    border-radius: 8px;
    padding: 10px;
    position: absolute;
    font-size: 16px;
    text-align: center;
    margin-left:5%;
    -moz-box-shadow: 0 0 6px 1px #5C5C5C;
    -webkit-box-shadow: 0 0 6px 1px #5C5C5C;
    box-shadow: 0 0 6px 1px #5C5C5C;
}

#poup-usermenu {
    display: none;
    background-color: #f1f4ff;
    border: 2px solid #26538D;
    border-radius: 6px;
    position: absolute;
    font-size: 15px;
}

    #poup-usermenu .usermenu-item {
        color: Red;
        text-align: center;
        padding: 3px 20px;
        cursor: pointer;
    }

#popup-image img {
    border-radius: 5px;
}

#admin-description-spn{
    position: absolute;
    margin-top: 188px;
    margin-right: -163px;
    display: inline-block;
}

#picshare-description{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: white;

}

#popup-picshare- image img {
    border-radius: 5px;
}

.myinfo-panel {
    width: 180px;
    margin-bottom: 7px;
    position: relative;
    display: table;
    padding-bottom: 4px;
}

.back-color, #chat-messages-outer-container, /*#chat-toolbar, */ #video-container-controls, #roster, /*#room-tab label.active, #tabs .active label,*/ /*#tabs .active .tab-close*/ #video-container-webcams, #btnShowEmoticons, #chat-menu {
    background-color: rgba(255,255,255,0.5);
    /*background-image: url("images/opacity60.png"); background-repeat: repeat;*/
}

.myinfo-panel-in {
    position: relative;
    padding: 4px 6px;
    color: #fff;
}

.rounder-top {
    border-radius: 5px 5px 0 0;
}

.user-pic {
    width: 65px;
    height: 70px;
    background-color: #000;
    border-radius: 5px;
    float: right;
    margin: 4px 0 0 50px;
}

.select-background {
    display: inline-block;
    width: 32.4%;
    float: right;
    z-index: 1001;
}

.select-background-text {
    position: relative;
    top: -3px;
}

.select-background-b {
    position: relative;
    top: 3px;
}

.room-header {
    height: 11%;
    width:250px;
    border-radius: 15px 15px 0px 0px;
    line-height: 28px;
    color: #fff;
    display: table;
    top: 10px;
}

    .room-header img {
        position: relative;
        top: 4px;
        width: 100%;
    }

/*.room-title, .roster-title {
    color: #357C89;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: right;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}*/

.room-title, .roster-title {
    color: #357C89;
    font-size: 18px;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .room-title a {
        cursor: pointer;
    }

#Room-List, #roster-outer-container {
    background-color: White;
    overflow-y: scroll;
    overflow-x: hidden;
}

#Room-List {
    width: 180px;
    height: 100%;
    display: block;
    margin: 0 auto;
}

#room-header-inner {
    width: 180px;
    background-color: White;
    border-radius: 15px 15px 0 0;
    margin: 0 auto;
    margin-top: 18px;
}

#my-info-text {
    float: right;
    color: Black;
}

.private-voice-bg {
    background-color: #F0EE3B;
    height: 20px;
    position: absolute;
    right: 18px;
    top: 5px;
    width: 70px;
}

#PublichVoiceChat {
    padding-right: 6px;
    color: #000;
    background-color: #F0EE3B;
    position: absolute;
    top: 4px;
    padding-left: 30px;
    font-size: 12px;
    cursor:pointer;
}

    #PublichVoiceChat img {
        position: absolute;
        top: -3px;
    }

#PublichVoiceChatPopup {
    width: 260px;
    height: 70px;
    padding: 30px 10px;
    position: absolute;
    top: 140px;
    margin-right: -145px;
    right: 50%;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    box-shadow: 1px -1px 24px 6px #373737;
    display: none;
}

    #PublichVoiceChatPopup img {
        bottom: 8px;
        left: 50%;
        margin-left: -31px;
        position: absolute;
    }

    #PublichVoiceChatPopup a {
        border: 1px solid #000;
        cursor: pointer;
        position: absolute;
        top: 4px;
        left: 4px;
        padding: 1px 4px;
        background-color: #d8d8d8;
        border-radius: 3px;
        color: #000;
    }

#video-ad {
    position: absolute;
    left: 26%;
    top: 4px;
}

.open-video-panel-users {
    direction: ltr;
    float: left;
    line-height: 20px;
    padding-left: 8px;
    position: relative;
    width: 174px;
    cursor: pointer;
}

    .open-video-panel-users label {
        position: relative;
        top: 2px;
        color: Black;
    }

.roster-search-out {
    background-color: #fff;
    padding-bottom: 1px;
    display: block;
    margin: 0 auto;
}

.message-item-ad {
    padding: 4px 4px 4px 4px;
    display: none;
}

.popup-out {
    padding: 8px 10px 0;
    position: relative;
    border-radius: 0 0 4px 4px;
    min-height: 120px;
    background-color: #fff;
}

.popup-title {
    border-right: 1px solid #bababa;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    display: inline-block;
    padding: 2px 6px;
    background-color: #fff;
    position: relative;
    top: 1px;
    border-radius: 4px 4px 0 0;
    font-size: 13px;
}

.popup-in {
    padding: 10px 0 4px;
}

.login-terms {
    color: #00256E;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 11px;
}

    .login-terms a {
        color: #00256E;
        font-size: 11px;
    }

        .login-terms a:visited {
            color: #00256E;
        }

.emo-panel-out {
    bottom: 75px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    width: 100%;
}

.havecam {
    color: #00256E;
    font-weight: normal;
}

.emo-panel-in {
    padding: 0 8px;
}

.emo-big-arrow {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0;
    right: 15px;
    background-image: url("images/arrows.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

.emo-big-border {
    float: right;
    width: 2%;
    position: relative;
}

    .emo-big-border div {
        background-color: #26538D;
        height: 210px;
        position: relative;
        top: -5px;
        width: 3px;
    }

.tubs-out {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#tabs {
    height: 100%;
    position: relative;
    right: 0;
    top: 7px;
}

.private-b {
    float: right;
    width: 1px;
    height: 14px;
    background-color: #fff;
    margin: 5px 2px 0;
}

.search-item {
    color: #26538D;
    cursor: pointer;
    font-weight: bold;
}

.logout-img {
    background-image: url("images/voicegirl.jpg");
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #fff;
    min-height: 216px;
    border-radius: 0 0 7px 7px;
}

.logout-voice-text {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
}

    .logout-voice-text span {
        color: #00c4f8;
    }

.logout-buttons {
    padding: 80px 30px 0;
}

#createRoomError {
    color: Red;
}

.tubesend {
    width: 250px;
    height: 120px;
    float: right;
    position: relative;
    margin-left: 5px;
    color: #26538D;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}
.kickroom-b {
    float: right;
    position: relative;
    margin-left: 5px;
    color: #26538D;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

    .kickroom-b:hover {
        text-decoration: none;
    }

#connectPopup {
    width: 300px;
    background-color: rgba(255,255,255,0.5);
    padding: 15px;
    border-radius: 15px;
}

#premium-connect-popup{
        width: 300px;
    background-color: rgba(255,255,255,0.5);
    padding: 10px;
    border-radius: 10px;
}

#register-prem{
        width: 450px;
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 10px;
}
#register-prem2{
        width: 450px;
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 10px;
}

#after{
        width: 450px;
    background-color: rgba(255,255,255,0.8);
    padding: 10px;
    border-radius: 10px;
}

.connect-span {
    color: #00256E;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
}

#admin-private-list {
    height: 226px;
    overflow: auto;
}

.DragButton {
    position: absolute;
    width: 25px;
    direction: ltr;
    height: 25px;
    border: 0px;
    top: 5px;
    left: 35px;
    border-radius: 5px;
    padding: 0px;
    cursor: move;
    margin: 0px;
    z-index: 10;
    font-size: 12px;
    background-color: #f2f3f4;
    background-image: url(images/dragicon.png);
    background-repeat: no-repeat;
    background-position: center center;
}

#dragfilter {
    position: absolute;
    cursor: move;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    right: 0;
    display: none;
}


.users-icon {
    width: 50px;
    height: 34px;
    display: inline-block;
    background-image: url(images/users.png);
    background-repeat: no-repeat;
    background-position: 10px;
}

#upper-yellow-line{
    color:red; font-weight:bold;
}
/*upper-yellow-link{
    font-weight:bold;
}*/

#inside-alert-message{
   /* position:relative; 
    bottom:47px; */
    margin-right:30px; 
    color:red;
    font-weight:bold;
    font-size:13px;
    top:-26px;
}

#connectus:hover{
    text-decoration: underline;
    text-decoration-color:white;
}

@media (max-width: 1028px)
{
    #roster{
        width:228px;
    }
    .room-header{
        width:227px;
    }
    #rooms-outer-container{
        width:227px;
    }
    #rooms-inner-banner-container{
        width:227px;
    }
    #upper-yellow-line{
    color:red; font-weight:normal;
}
    upper-yellow-link{
        font-weight:normal;
    }
    
#inside-alert-message{
    position:relative; 
    bottom:25px; 
    right:20px; 
    color:red;
    font-size:10px;
}
}