@import url(https://cdn.rawgit.com/h-ibaldo/Raleway_Fixed_Numerals/master/css/rawline.css);
*{padding:0;margin:0;outline:0; box-sizing: border-box; font-family: 'rawline', sans-serif;}

#cometchat{
    padding: 10px;
    overflow: hidden;
}

#cometchat_userscontent .cometchat_chatroomimage img, #cometchat_userscontent .cometchat_userscontentavatar img{
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    border-radius: 50%;
    border: 2px solid #f2587c !important;
    box-sizing: border-box;
    box-sizing: content-box;
    display: block;
}
#cometchat_userscontent .cometchat_chatroomimage, #cometchat_userscontent .cometchat_userscontentavatar{
    border: 5px solid rgba(233,233,233,1);
    border-radius: 50%;
    overflow: hidden;
    display: block;
    float: left;
    background: none;
}
#cometchat_userscontent div div{
    overflow: hidden;
}
#cometchat_userscontent .cometchat_userlist, #cometchat_userscontent .lobby_room{
    
}
#cometchat_userscontent .cometchat_userlist, #cometchat_userscontent .cometchat_botlist, #cometchat_userscontent .lobby_room{
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
    padding: 10px 20px;
}
#cometchat_userscontent .cometchat_recentmessage, #cometchat_userscontent .cometchat_grouprecentmessage, #cometchat_userscontent .currentroomname{
    margin-left: 10px;
}
#cometchat_userscontent .lobby_room_1{
    padding-left: 0;
}
#cometchat_userscontent .cometchat_userdisplayname, #cometchat_userscontent .cometchat_botdisplayname, #cometchat_userscontent .currentroomname,#cometchat_userscontent .lobby_room_2{
    margin-left: 10px;
}
#cometchat_userscontent .cometchat_userscontentdot{
    margin-left: 10px;
    margin-right: 5px;
}
#cometchat_userscontent .cometchat_userscontentdot + .cometchat_userdisplaystatus{
    margin-left: 0;
    padding-left: 0;
}
#cometchat_userscontent .cometchat_userlist_hover, #cometchat_userscontent .cometchat_botlist_hover{
    background: #fff !important;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
#cometchat_userscontent div div{
    overflow: visible;
}
#searchbar{
    display: block;
    overflow: hidden;
    position: relative;
}
#searchbar #cometchat_user_search{
    height: 49px;
    width: 100%;
    padding:0 30px 0 80px;
    box-sizing: border-box !important;
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 500;
    background-position: 27px 16px;
}
.cometchat_closeboxsearch{
    position: absolute;
    right: 3px;
    top: 7px;
}
#newhr{
    height: 1px;
}
#cometchat_embed_synergy_container{
    border-color: #fff !important;
    width: auto !important;
    height: auto !important;
    margin: 0 -10px !important;
    width: auto !important;
    max-width: none !important;
}
#cometchat_embed_synergy_container iframe{
    width: 100%; !important;
}
#cometchat_header{
    left: auto;
    width: 100px;
    margin-bottom: 0;
    position: absolute;
    right: 10px;
    width: auto;
    z-index: 100;
    background: none;
/*    display: none;    */
}
#cometchat{
    background: #fff;
}
#cometchat_leftbar{
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #e9e9e9;
    width: 32.35%;
    overflow: hidden;
    box-sizing: border-box !important;
    padding-bottom: 0;
}
#main_container{
    height: 100%;
}
#cometchat_leftbar .cometchat_table{
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}
#cometchat_leftbar .cometchat_table .cometchat_tab.tab_click{
    background-color: #f9f9f9;
    color: #5e5e5e;
    box-shadow: none;
}
#cometchat_leftbar .cometchat_table .cometchat_tab{
    background-color: #fff;
    color: #4a4a4a;
    border-left: 1px solid #e9e9e9;
}
#cometchat_leftbar .cometchat_table .cometchat_tablerow .cometchat_tablecell:first-child .cometchat_tab{
    border-left: none;
}
#cometchat_leftbar .cometchat_labels{
    border-bottom-color: #e9e9e9;
    padding: 15px 0;
    text-align: center;
}
.cometchat_noactivity h1{
    font-weight: 300;
    color: #5e5e5e;
}
.cometchat_noactivity h3{
    font-weight: 300;
    color: #4a4a4a;
}
#cometchat_righttab .cometchat_tabpopup{
    margin-left: 30px;
    border-radius: 4px;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    position: relative;
    padding-bottom: 0;
}
#cometchat_righttab #currentroom_left .cometchat_tabsubtitle{
    box-shadow: none;
    border-bottom: none;
    background: none;
}

/*
#cometchat_synergy_iframe{
    height: 100vh;
}
*/
#cometchat_righttab .cometchat_tabpopup .cometchat_userchatarea{
    height: auto;
    padding-bottom: 100px;
}
#cometchat_righttab #cometchat_tabinputcontainer{
    width: auto;
    position: absolute;
    bottom: 30px;
    right: 30px;
    left: 30px;
}
#cometchat_righttab #cometchat_tabinputcontainer .cometchat_pluginuparrow{
    display: none !important;
}
#cometchat_righttab .cometchat_userchatbox, .cometchat_userchatbox .cometchat_tabsubtitle{
    background: #fff;
}

.cometchat_messagebox .cometchat_userscontentavatarsmall{
    border-radius: 4px;
    width: 44px;
    height: 44px;
}
.cometchat_chatboxmessage::before, .cometchat_chatboxmessage::after, .cometchat_istypingbox::before, .cometchat_istypingbox::after{
    display: none;
}
.cometchat_chatboxmessage, .cometchat_chatboxmessage:not(.cometchat_self), .cometchat_istypingbox{
    background: none;
    padding: 2px 0 0 0;
    border-radius: 0;
    margin-left: 60px;
}
.cometchat_username{
    
}

.cometchat_groupusername{
    font-size: 18px;
    line-height: 1.17;
    color: #4a4a4a;
    font-weight: 500;
    background-color: transparent;
    padding-bottom: 6px;
    display: inline-block;
}
/*
.cometchat_ts, .cometchat_ts:not(.cometchat_self_ts){
    font-size: 18px;
    line-height: 20px;
    color: #4a4a4a;
    font-weight: 400;
    opacity: 1;
}*/

#cometchat_righttab #cometchat_tabinputcontainer{
    padding-top: 0;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}
#cometchat_righttab .cometchat_textarea{
    border: none;
    border-radius: 0;
    height: 50px !important;
    box-sizing: border-box !important;
    padding: 14px 50px 8px 13px;
    color: #5e5e5e;
    margin: 0;
    background: #fff;
    width: 100% !important;
    overflow-y:auto !important;
}
#cometchat_righttab #cometchat_attachements{
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: 0;
    background: #e9e9e9;
    z-index: 1;
    border-radius: 5px 0 0 5px;
    background: url(../images/chatattachment.png) no-repeat 50% 50%;
}
#cometchat_righttab #cometchat_attachements img{
    opacity: 0;
    width: 100%;
    height: 100%;
}
#cometchat_righttab #downplugins{
    position: relative;
    display: block;
    padding: 0 0 0 50px;
    height: 50px;
}
#cometchat #smileyicon{
    width: 25px;
    height: 25px;
    margin: 0;
    position: absolute;
    right: 15px;
    top:13px;
    background: url(../images/smily.png) no-repeat 50% 50%;
}
#cometchat #smileyicon img{
    opacity: 0;
}

#cometchat_header #cometchat_self{
    margin: 0;
    padding-left: 0;
    overflow: visible;
    display: none;
    pointer-events: none;
}
#cometchat_header #cometchat_self .cometchat_userscontentavatar{
    display: none;
}
.cometchat_chatroomdisplayname .cometchat_user_shortname, .cometchat_chatboxDisplayDetails .cometchat_username{
    margin-left: 0;
    color: #4a4a4a;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;    
}
.cometchat_chatroomdisplayname .cometchat_userdisplaystatus{
    margin-left: 0;
    margin-top: 3px !important;
}
.cometchat_userdisplaystatus, .cometchat_userdisplaystatus{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 0;
    font-size: 11px;
    line-height: 13px;
    color: #4a4a4a;
}
#cometchat_header #cometchat_notification, #cometchat_header #cometchat_newcompose{
    display: none;
}
.cometchat_chatroomimage{
    display: none;
}
#cometchat_pluginrightarrow_2{
    
}
#cometchat_pluginsonheader #inviteusersicon, #cometchat_pluginsonheader #vline, #cometchat_pluginsonheader .cometchat_user_closebox, .cometchat_userscontentavatar{
    display: none;
}
.cometchat_pluginrightarrow{
    margin-left: 10px;
    margin-top: 7px;
}
#cometchat_selfDetails{
    overflow: visible;
}
.cometchat_pluginrightarrow{
    background-size: 13px auto;
}
.cometchat_moreimages{
    width: 38px;
    height: 38px;
    background: url(../images/moreoption.png) no-repeat 0 0 !important;
    padding: 0;
    margin: 20px 30px 0 0;
}
#moreoption{
    padding: 0 !important;
    float: right;
    overflow: hidden;
}
.cometchat_prependMessages_container{
    padding: 0;
}
.cometchat_tabsubtitle{
    border-bottom: none;
    box-shadow: none;
}
.cometchat_windows{
    top: 10px;
    bottom: 10px;
    border-radius: 0 5px 5px 0;
    overflow: hidden;    
}
.cometchat_windows .cometchat_side_container{
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}
.cometchat_chats_labels, .cometchat_lightdisplay{
    border-color:#e9e9e9 !important;
}
#cometchat_windowtitlebar{
    background-color: #00bed0;
}
.cometchat_closewindow{
    margin-top: 0 !important;
}
.cometchat_chatboxmessage, .cometchat_istypingbox{
    margin-bottom: 20px;
    margin-top: 0;
}
span.cometchat_cr_other_avatar{
    margin-top: 3px;
    margin-left: 0 !important;
}
span.cometchat_other_avatar{
    margin-left: -60px;
}
.cometchat_chatboxmessage.cometchat_self{
    margin-right: 0;
/*    float: none;*/
    
}
.cometchat_time{
    font-size: 14px;
    line-height: 17px;
    height: auto;
    border-bottom: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 400;
/*    display: block !important;    */
    text-align: center;
    color: #555459;
    position: relative;
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
}
.cometchat_time:after{
    background: #e9e9e9 none repeat scroll 0 0;
    content: "";
    height: 1px;
    margin-left: 3%;
    position: absolute;
    top: 16px;
    width: 100%;
}
.cometchat_time:before{
    background: #e9e9e9 none repeat scroll 0 0;
    content: "";
    height: 1px;
    margin-left: -103%;
    position: absolute;
    top: 16px;
    width: 100%;
}
.cometchat_message_container{
    overflow: hidden;
    margin: 0 30px;
}
.cometchat_chatboxselfmedia{
    margin-right: 0;
}
.cometchat_chatboxmessage.cometchat_self{
    color: #4a4a4a;
    font-size: 14px;
    border-radius: 0;
    padding: 0;
    background: none;
    margin: 0 0 20px;
}
span.cometchat_chatboxmessagecontent{
    font-size: 14px;
    line-height: 20px;
}
.cometchat_messagebox{
    max-width: 100%;
}
.cometchat_messagebox.cometchat_messagebox_self{
    text-align: right;
}
.cometchat_messagebox.cometchat_messagebox_self .cometchat_ts{
    font-weight: 400;
    right: 0;
    margin-left: 0;
}
.cometchat_messagebox .delete_msg{
    margin-left: 10px;
    margin-top: 2px;
}
.cometchat_messagebox.cometchat_messagebox_self .delete_msg{
    margin-right: 10px;
    margin-left: 0;
}
.cometchat_messagebox .cometchat_chatboxselfmedia ~ .delete_msg{
    margin-top: 10px;
}
.cometchat_messagebox .cometchat_chatboxselfmedia ~ .cometchat_ts {
    margin-bottom: -10px;
}
.cometchat_ts{
    bottom: 6px;
}
.cometchat_messagebox:not(.cometchat_messagebox_self){
    min-height: 60px;
}
/*
.cometchat_chatboxmessagecontent{
    float: left;
    height: 50px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #e9e9e9;
    position: relative;
    min-width: 350px;
}
.cometchat_chatboxmessagecontent a{
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    line-height: 0;
    background: url(../images/download.svg) no-repeat 50% 50%;
    background-size: auto 15px;
}*/

#cometchat .cometchat_chatboxmedia{
    margin-left: 60px;
    margin-top: 12px;
    padding-left: 0;
}
#cometchat .cometchat_chatboxmedia span.cometchat_other_avatar{
    margin-top: 0 !important;
    top: 0;
    left: 0;
}
#cometchat .cometchat_chatboxmedia .cometchat_chatboxmessagecontent br{
    display: none;
}
#cometchat .cometchat_chatboxmedia .imagemessage.mediamessage{
    margin: 0 0 0 20px !important;
}
.cometchat_prependCrMessages{
    color: #f2587c !important;
}
.cometchat_recentmessage{
    opacity: 1;
}



@media (max-width:767px){
    #cometchat_leftbar{
        width: 100%;
    }
    #cometchat_synergy_iframe{
        min-width: 0 !important;
        margin-bottom: 50px;
    }
    #cometchat_righttab .cometchat_tabpopup{
        margin-left: 0;
    }
    #main_container{
        padding: 0 10px;
        width: auto;
    }
    .cometchat_tablecell {
        display: block;
        text-align: center;
        float: left;
        width: 50%;
    }
    #cometchat_userscontent .cometchat_userlist, #cometchat_userscontent .cometchat_botlist, #cometchat_userscontent .lobby_room{
        padding: 5px 10px;
    }
    #cometchat_userscontent .cometchat_userlist:last-child, #cometchat_userscontent .cometchat_botlist:last-child, #cometchat_userscontent .lobby_room:last-child{
        border-bottom: none;
    }
    #cometchat_userscontent .cometchat_chatroomimage img, #cometchat_userscontent .cometchat_userscontentavatar img{
        width: 30px !important;
        height: 30px !important;
    }
    #cometchat_righttab{
        padding-top: 10px !important;
        left: 15px;
        right: 15px;
        width: auto !important;
    }
    #cometchat_pluginsonheader .cometchat_user_closebox{
        display: block;
    }
    .cometchat_message_container{
        margin: 0 15px;
    }
    .cometchat_time{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #cometchat_righttab .cometchat_tabpopup .cometchat_userchatarea{
        padding-bottom: 30px;
    }
    .cometchat_message_container{
        padding-bottom: 30px;
    }
    #cometchat_righttab #cometchat_tabinputcontainer{
        bottom: 0;
        left: 0;
    }
    .cometchat_chatboxDisplayDetails div{
        margin-left: 5px;
    }
    #cometchat_pluginsonheader{
        margin-top: -15px;
    }
}