.rs-chat .bannertext,
.rs-chat .homebannertext {
    font-family: 'Open Sans Condensed', serif;
    font-weight: 700;
    text-align: center
}

.mystatus-box>li,
.rs-chat .submenu>li {
    list-style: none;
    font-size: 11px
}

.rs-chat .homebanner {
    background-color: #106db2;
    width: 100%;
    top: 0;
    z-index: 4;
    float: none;
    position: relative;
    clear: both;
    margin: -1px -1px 1px;
    width: auto;
}

.rs-chat .homebannertext {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
}

.rs-chat .homebannertext span {
    color: #000
}

.rs-chat #logo {
    color: #fff;
    display: inline-block;
    float: right;
    text-decoration: none;
    font-size: 31px;
    font-weight: 700
}

.rs-chat .logo-box {
    float: left;
    width: 44%;
    margin-left: 29px
}

.rs-chat #logo:visited {
    color: #fff
}

.rs-chat .top-link-box {
    float: right;
    width: 45%;
    display: none
}

.rs-chat .top-link-box.active {
    display: block
}

.rs-chat .banner {
    height: auto;
    background-color: #3c4446;
    margin-bottom: 200px
}

.rs-chat .bannertext {
    padding-top: 15px;
    color: #fff;
    font-size: 25px
}

.rs-chat .bannertext span {
    color: #d6441b
}

.rs-chat .homesection {
    text-align: center;
    margin-top: 140px
}

.rs-chat .node {
    padding-top: 20px;
    text-align: center;
    margin-bottom: 120px
}

.rs-chat .node #chat {
    font-family: 'Open Sans Condensed';
    font-weight: 400;
    color: #707368
}

.rs-chat #create,
.rs-chat #create:visited {
    color: #eff;
    text-decoration: none
}

.rs-chat #nodelogo {
    width: 410px;
    height: 110px;
    margin-bottom: 35px
}

.rs-chat #create {
    width: 300px;
    height: 100px;
    background-color: #70b1d1;
    text-align: center;
    display: block;
    margin: 0 auto 70px;
    border-radius: 3px;
    box-shadow: 0 5px 5px #e4e8e7
}

.rs-chat #createbutton {
    padding-top: 28px
}

.rs-chat #little {
    font-weight: 400;
    font-size: 13px
}

.rs-chat #big {
    font-weight: 700;
    font-size: 23px
}

.rs-chat .tutorial {
    margin-bottom: 90px
}

.rs-chat #tutorial,
.rs-chat #tutorial:visited {
    color: #88bfd4
}

.rs-chat .connected {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 98%;
    height: auto;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 3px #e3e4e6;
    color: #637277;
    padding-bottom: 20px;
    height: 100%;
}

.rs-chat .connected h2 {
    padding-top: 20px
}

.rs-chat .infoConnected {
    margin: 0 auto
}

.rs-chat #creatorImage {
    border-radius: 50%;
    display: block;
    height: 50px;
    margin: 14% auto 0;
    width: 50px
}

.rs-chat #yourEmail,
.rs-chat #yourName {
    padding-left: 10px;
    width: 200px;
    height: 30px;
    background-color: #f0f1f3;
    box-shadow: 0 3px 3px #e3e4e6
}

.rs-chat #yourName {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    margin-bottom: 20px;
    overflow: hidden
}

.rs-chat #yourEmail {
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    margin-bottom: 40px
}

.rs-chat #yourEnter {
    width: 110px;
    height: 40px;
    text-align: center;
    background-color: #73b4d4;
    border: none;
    box-shadow: 3px 3px 3px #efedee;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    font-size: 15px
}

.rs-chat .personinside {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background-color: #fff;
    border-radius: 3px;
    color: #637277
}

.rs-chat #hisEnter,
.rs-chat .button {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-align: center
}

.rs-chat .personinside h2 {
    padding-top: 20px;
    width: 90%;
    overflow: hidden
}

.rs-chat #ownerImage {
    border-radius: 50%;
    display: block;
    margin: 45px auto 22px;
    width: 50px
}

.rs-chat #hisName,
.rs-chat .input {
    padding-left: 10px;
    width: 200px;
    height: 30px;
    box-shadow: 0 3px 3px #e3e4e6;
    margin-bottom: 20px
}

.rs-chat #hisName {
    background-color: #f0f1f3;
    border: 1px solid #d1d1d1;
    border-radius: 3px
}

.rs-chat .input {
    border: 1px solid #d1d1d1;
    border-radius: 3px
}

.rs-chat #msg {
    height: 50px
}

.rs-chat .msgform-box {
    float: left;
    width: 100%;
    padding-top: 16px
}

.rs-chat .msgform {
    margin: 0 auto;
    width: 64%
}

.rs-chat .button {
    background-color: #73b4d4;
    border: none;
    border-radius: 2px;
    box-shadow: 3px 3px 3px #efedee;
    padding: 8px
}

.rs-chat #hisEmail,
.rs-chat #hisprefer {
    padding-left: 10px;
    height: 30px;
    background-color: #f0f1f3;
    box-shadow: 0 3px 3px #e3e4e6
}

.rs-chat .noempab .info {
    margin: 7px auto;
    width: 100%
}

.rs-chat #hisEmail {
    width: 200px;
    border: 1px solid #d1d1d1;
    border-radius: 3px
}

.rs-chat #hisprefer {
    width: 213px;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
    padding-top: 0;
    padding-bottom: 0
}

.rs-chat #hisEnter {
    width: 110px;
	height: 40px;
	background-color: #106db2;
	border: none;
	box-shadow: 3px 3px 3px #efedee;
	border-radius: 40px;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: "roboto", helvetica;
	font-weight: 400;
}

.rs-chat .invite-textfield {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 98%;
    height: 300px;
    background-color: #fff;
    border-radius: 3px;
    color: #637277
}

.rs-chat .invite-textfield h2 {
    padding-top: 80px
}

.rs-chat .invite-textfield h5 {
    font-weight: 400;
    margin: 10px 0 35px
}

.rs-chat .invite-textfield .link {
    width: 92%;
    height: 35px;
    text-align: center;
    display: block;
    margin: 0 auto 120px;
    padding-top: 15px;
    border-radius: 4px;
    background-color: #f0f1f3
}

.nomessages,
.rs-chat .body,
.rs-chat .left,
.rs-chat .toomanypeople {
    text-align: center;
    background-color: #fff
}

.rs-chat .invite-textfield #link {
    text-decoration: none;
    color: #637277
}

.rs-chat .left {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    border-radius: 3px;
    color: #637277
}

.rs-chat .left h2 {
    padding-bottom: 6px
}

.rs-chat .left h5 {
    font-weight: 400;
    margin-bottom: 100px
}

.rs-chat #leftImage {
    float: left;
    margin: 90px 0 0 140px;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.rs-chat .nickname-left {
    width: 40px;
    overflow: hidden
}

.rs-chat .toomanypeople {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 300px;
    border-radius: 3px;
    box-shadow: 0 3px 3px #e3e4e6;
    color: #637277
}

.nomessages h5,
.toomanypeople h5 {
    font-weight: 400;
    margin-bottom: 100px
}

.toomanypeople h2 {
    padding-top: 100px;
    padding-bottom: 8px
}

#room:visited {
    color: #88bfd4
}

.nomessages {
    color: #637277;
    height: 200px;
    padding-top: 50px
}

.nomessages h2 {
    overflow: hidden;
    padding-bottom: 6px;
    padding-top: 27px
}

#noMessagesImage {
    border-radius: 50%;
    display: block;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 50px
}

.rs-chat #img {
    float: left;
    margin: 90px 0 0 140px;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.rs-chat .info {
    text-align: center;
    width: 99%
}

.nomessages .info {
    float: none
}

.nickname-chat {
    overflow: hidden
}

.rs-chat .image {
    clear: both;
    float: left;
    max-height: 160px;
    text-align: center;
    overflow: hidden;
    display: none
}

.rs-chat .image img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: none
}

.rs-chat .body {
    width: 40%;
    display: block;
    margin: 0 auto 650px;
    color: #637277
}

.chats .me p,
.chats .you p {
    border-radius: 3px;
    box-shadow: 0 3px 3px #e3e4e6;
    display: inline-block;
    line-height: 1;
    max-width: 278px;
    min-height: 10px;
    min-width: 160px;
    padding: 2px 4px;
    text-align: left;
    word-wrap: break-word;
    margin-bottom: 0px;
}

.me,
.you {
    margin-bottom: 10px;
    position: relative;
    clear: both
}

.rs-chat .chats {
    list-style-type: none;
    /*margin-top: 10px*/
}

.me {
    float: left
}

.you {
    float: right
}

.you .image {
    float: left;
    right: 0px;
}

.chats .me p {
    background-color: #9de1fe;
    color: #637277;
    float: left;
    margin-left: 40px;
    position: relative;
}

.chats .you p {
    background: #dcf8c6;
    color: #000;
    float: right;
    margin-right: 40px;
    position: relative;
}

.rs-chat .image b {
    overflow: hidden;
    display: block;
    clear: both;
    padding-top: 7px
}

.rs-chat .image i {
    font-size: 12px;
    line-height: 1.2;
    display: block;
    opacity: .8;
    padding-top: 4px;
    margin-left: 4px
}

.rs-chat footer {
    background-color: #fff;
    bottom: 0px;
    left: 5px;
    padding-bottom: 6px;
    padding-top: 0;
    position: absolute;
    width: auto;
    right: 7px;
}

.rs-chat #chatform {
    margin: 0 auto;
    background-color: #fff
}

.rs-chat #message {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: block;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    height: auto;
    line-height: 1.5;
    margin: 0 auto;
    padding: 5px 10px;
    resize: none;
    width: 100%;
    box-sizing: border-box;
    font-size: 12px;
    font: 12px/1.55 Lato, Arial, Helvetica, sans-serif;
    color: #000;
    letter-spacing: .5px;
    font-family: "roboto", helvetica;
    height: 50px;
}

.rs-chat #submit {
    width: 110px;
    height: 60px;
    float: right;
    text-align: center;
    background-color: #73b4d4;
    margin: 0 auto;
    border: none;
    box-shadow: 3px 3px 3px #efedee;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    outline: 0;
    cursor: pointer;
    display: none
}

.rs-chat .rs-chat-close {
    background: url(../images/minimise.png) no-repeat rgba(0, 0, 0, 0);
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    left: 5px;
    padding: 11px 0 7px 11px;
    position: absolute;
    text-indent: -99999px;
    top: 3px;
    width: 27px;
    z-index: 99999993;
    display: none
}

.connected,
.invite-textfield,
.nomessages,
.personinside,
.rs-chat .left,
.rs-chat footer,
.toomanypeople {
    display: none
}

.chatscreen {
    display: none;
    min-height: 200px;
    overflow-y: auto;
    padding-bottom: 42px;
    position: inherit!important;
    clear: both;
    padding: 10px 15px 0px;
    box-sizing: border-box;
    max-height: 255px;
}

.chats li:first-child {
    /*margin-top: 11%*/
}

.rs-chat .top-link-icon {
    color: #fff;
    display: block;
    float: right;
    font-size: 16px;
    height: 32px;
    margin-right: 8px;
    margin-top: 9px;
    text-decoration: none;
    text-indent: -99999px;
    width: 32px
}

#onlineuserlink {
    background: url(../img/onlinepeople.png) 0 0/25px 25px no-repeat rgba(0, 0, 0, 0)
}

.rs-chat #notification {
    background: url(../img/notification.png) 0 0/17px 21px no-repeat rgba(0, 0, 0, 0);
    height: 25px;
    margin-right: 0;
    margin-top: 12px
}

.mystatus,
.mystatus.online {
    background: url(../img/status-online.png) 0 0/16px 16px no-repeat rgba(0, 0, 0, 0)
}

.rs-chat #mystatus {
    border: 1px solid;
    border-radius: 30px;
    height: 24px;
    width: 24px
}

.mystatus {
    border: 0px solid #fff;
    border-radius: 26px;
    display: none;
    height: 16px;
    position: absolute;
    right: 98px;
    top: 14px;
    width: 16px;
    z-index: 5;
}

.mystatus.ideal {
    background: url(../img/status-ideal.png) 0 0/16px 16px no-repeat rgba(0, 0, 0, 0)
}

.mystatus.busy {
    background: url(../img/status-busy.png) 0 0/16px 16px no-repeat rgba(0, 0, 0, 0)
}

.mystatus.active {
    display: block
}

.visiterexnetusr .mystatus {
    display: none
}

.transfer-box li {
    background: #8ca222;
    border-radius: 10px;
    box-shadow: -3px 3px #000;
    color: #000;
    float: left;
    font-size: 10px;
    height: 40px;
    list-style: none;
    margin-left: 7px;
    padding: 6px;
    width: 40px;
    margin-bottom: 6px
}

.rs-chat .section-transfer {
    font-size: 12px;
    max-height: 300px;
    /*overflow: auto;*/
    width: 55%;
    right: 5px;
}
.rs-chat .section-transfer:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 100%;
    right: 27px;
    margin: auto;
    left: auto;
    z-index: 9999999;
}

.t-request-box {
    border-bottom: 1px solid;
    float: left
}

.t-request-msg {
    float: left
}

.transfer-box li b {
    display: block;
    text-align: center
}

.transfer-box b a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle
}

.section-onlineuser.open {
    background: #d3d3d3;
    display: inline-block;
    float: right;
    width: 84%
}

.onlineuser-box li {
    display: block;
    float: none;
    font-size: 10px;
    padding-top: 0px;
    width: 100%;
    position: relative;
}

.onlineuser-box a {
    color: #000;
    text-decoration: none;
    padding: 7px 10px 7px 20px;
    display: block;
    font: 12px/1.55 Lato, Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.onlineuser-box li:hover a {
    padding-left: 25px;
}
.onlineuser-box li+li {
    border-top: 1px solid #ddd;
}
.onlineuser-box li b {
    float: none;
    display: block;
}

.onlineuser-box li .status {
    float: none;
    height: 16px;
    text-align: left;
    width: 16px;
    position: absolute;
    top: 8px;
    left: 4px;
}

.onlineuser-box li .status.online {
    background: url(../img/online.png) no-repeat rgba(0, 0, 0, 0)
}

.onlineuser-box li .status.busy {
    background: url(../img/busy.png) no-repeat rgba(0, 0, 0, 0)!important
}

.onlineuser-box li .status.ideal {
    background: url(../img/away.png) no-repeat rgba(0, 0, 0, 0)!important
}

.top-link-content {
    display: none;
    position: absolute;
    right: 77px;
    top: 42px!important;
    z-index: 17;
    box-shadow: 0px 0px 2px #999 !important;
    background: #fff;
    border-radius: 4px;
}

.section-onlineuser-section {
    width: 115px;
    right: 15px;
}

.section-onlineuser-section.open {
    display: block
}

.section-onlineuser-section.close {
    display: block;
    width: 127px
}

.rs-chat .action {
    float: left;
    height: 20px;
    margin-top: 4px;
    position: relative;
    width: 20px;
    z-index: 9999
}

.action.close {
    background: url(../img/close.png) no-repeat rgba(0, 0, 0, 0)
}

.action.open {
    background: url(../img/open.png) no-repeat rgba(0, 0, 0, 0)
}

.onlineuser-box {
    background: transparent;
    max-height: 308px;
    overflow-y: auto;
    padding: 0;
}

.section-onlineuser {
    background: transparent;
    border: 0px solid;
    width: 100%;
}

.chat-with {
    background: #fff;
    padding: 5px;
    top: -5px;
    width: 100%;
    z-index: 16;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 0px 2px #999;
}

.chat-with-box {
    background: #bebebe;
    border-radius: 40px;
	color: #000;
	float: left;
	font-size: 10px;
	margin: 0px 2px 2px 0px;
	padding: 5px 10px;
	width: auto;
	position: relative;
}
.chat-with-box.active {
    background: #106db2 !important;
}
.chat-with-box>span.f-name {
    margin-right: 4px;
    color: #fff;
}

.closechat {
    background: #fff;
    color: #fff;
    font-size: 9px !important;
    padding: 0px 3px;
    text-decoration: none;
    text-align: center;
    border-radius: 50%;
}

.t-button {
    float: left
}

.t-button input[type=button] {
    border: none;
    border-radius: 151px;
    height: 20px;
    margin: 4px;
    text-indent: -99998px;
    width: 20px
}

.accepttransfer {
    background: url(../img/accept.png) 0 0/20px 20px no-repeat rgba(0, 0, 0, 0)
}

.canceltransfer {
    background: url(../img/cancel.png) 0 0/20px 20px no-repeat rgba(0, 0, 0, 0)
}

.notification-count {
    background: green;
    border-radius: 10px;
    color: #fff!important;
    font-size: 10px;
    height: 17px;
    padding-top: 2px;
    position: absolute;
    right: 12px;
    text-align: center;
    top: 0;
    width: 17px
}

.no-notification,
.no-user {
    background: #fff;
    display: block;
    font-size: 12px;
    width: 100%;
    padding: 7px 10px;
    box-sizing: border-box;
    font: 12px/1.55 Lato, Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.section>span {
    background: url(../img/loader.gif) no-repeat rgba(0, 0, 0, 0);
    bottom: 0;
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 0;
    width: 32px;
    z-index: -1
}

.section>div {
    background: #fff;
    position: relative;
    z-index: 15
}

.rs-chat .section {
    /*margin-top: 20px;*/
    height: 100%;
}

.noempab {
    float: left;
    width: 100%
}

.rs-chat-titile-box {
    background: #d33f3e;
    border-radius: 6px 6px 0 0;
    color: #fff;
    display: none;
    font-weight: 700;
    height: 29px;
    padding-left: 10px;
    padding-top: 11px
}

.rs-chat-titile-box.close {
    display: block!important
}

.rs-chat body.hide div,
body.hide footer,
body.hide header,
body.hide section {
    display: none!important
}

.rs-mess-notif {
    background: #b0c847;
    border-radius: 16px;
    font-size: 11px;
    height: 18px;
    left: 33%;
    padding-top: 3px;
    position: fixed;
    text-align: center;
    top: 10px;
    width: 20px
}

.me p b,
.you p b,
ul.chats i {
    display: block;
    text-align: right
}

.me p:before,
.you p:after {
    background-repeat: no-repeat;
	bottom: 0;
	content: "";
	height: 32px;
	width: 28px;
	position: absolute;
	left: 100%;
}

.you p:after {
    background-image: url(../img/chatindi-r.png);
    right: auto;
	background-size: contain !important;
	left: 100%;
	background-position: calc(100% - 9px) bottom;
}

ul.chats i {
    color: #000;
    font-size: 9px;
    vertical-align: text-bottom
}

.me p b,
.you p b {
    color: red;
    font-size: 10px;
    vertical-align: text-top
}

.onlineuser-box .hide,
.room-box {
    display: none
}

.me p:before {
    background-image: url(../img/chatindi-l.png);
    left: auto;
    bottom: 0px;
    background-size: contain;
    right: 100%;
    background-position: calc(100% - -1px) bottom;
}

.rs-chat .text {
    color: #000;
    font-size: 13px
}

.ui-widget-header {
    font-size: 12px
}

.online-user-action input {
    font-size: 12px!important;
    padding: 0 5px;
    width: 70px;
    float: left
}

.chat-action {
    margin-right: 3px
}

.chat-with-box.active {
    background: green
}

.room-box.active {
    display: block
}

.user-msg-notification {
    background: #b0c847;
    border-radius: 16px;
    font-size: 11px;
    height: 15px;
    left: 0;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: -11px;
    width: 15px
}

.submenu>li:hover {
    background: transparent;
}

.submenu>li:hover a {
    color: #fff
}

.rs-chat .submenu a,
.rs-chat .submenu li a {
    color: #000;
    text-decoration: none;
    padding: 7px 10px;
    display: block;
    font: 12px/1.55 Lato, Arial, Helvetica, sans-serif;
    font-weight: 600;
    transition: .3s;
}

.section-div {
    border: 0px solid;
    background: transparent;
    position: relative;
    right: auto;
    width: 107px;
}

.rs-chat .section-setting {
    width: 137px;
    position: relative;
    border: 0px;
    background: transparent;
}

.rs-chat .submenu>li {
    display: block;
    float: none;
    font-size: 10px;
    padding-top: 0px;
    width: 100%;
    position: relative;
}
.rs-chat .submenu>li+li {
    border-top: 1px solid #ddd;
}

.message-box {
    font-size: 12px;
    line-height: 16px
}

.message-box.error,
.message-box.success {
    color: green
}

a#settinglink {
    background: url(../img/setting.png) 0 0/29px 29px no-repeat rgba(0, 0, 0, 0);
    margin-top: 7px!important
}

.rs-chat .email-box label {
    float: left
}

.rs-chat input.emails {
    font-size: 17px!important;
    height: 25px
}

.sendemail.button1 {
    background: #9de1fe;
    border: 0;
    border-radius: 5px;
    margin-top: 5px;
    padding: 3px
}

.chat-with-box.removeuser {
    opacity: .6
}

.visiterexnetusr #onlineuserlink {
    display: none
}
.rs-chat .section-setting ul.setting-box li {
    border: 0px;
    padding: 0px;
}
.rs-chat .section-setting ul.setting-box li+li {
    border-top: 1px solid #ccc;
}
.rs-chat .section-setting ul.setting-box li a {
    display: block;
    color: #333;
    font-size: 12px;
    padding: 7px 10px;
    font: 12px/1.55 Lato, Arial, Helvetica, sans-serif;
    font-weight: 600;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.top-link-content:after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 100%;
    left: 0px;
    right: 0px;
    margin: auto;
}
.submenu>li:hover a {
    padding-left: 15px !important;
}
section.section-mystatus-section {
    right: 51px;
}
.rs-chat .chats li .image {
    position: absolute;
    bottom: 0px;
    display: block;
}
.rs-chat .chats li .image img {
    float: none;
    width: 25px;
    height: 25px;
    display: block;
}
section.chat-with:empty {
    display: none;
}
.rs-chat.open .iframe-div {
    border: 1px solid #ccc !important;
}
.rs-chat #logo {
    display: block !important;
    float: none !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    text-align: left !important;
    padding: 5px 0px 2px 20px !important;
    font-family: Lato, Helvetica, sans-serif;
}
.rs-chat .chats .text {
    color: #333 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    font-weight: 500;
}
.chats .me p, .chats .you p {
    padding: 5px 10px !important;
    border: 1px solid #ccc;
    background: transparent !important;
    border-radius: 7px !important;
}
.me p b, .you p b {
    color: #106db2 !important;
    font-family: Raleway,sans-serif !important;
}
.me p i, .you p i {
    font-weight: 700 !important;
    color: #ea7612 !important;
}
.rs-chat-open {
	background: #106db2 none repeat scroll 0 0 !important;
    font-weight: 400 !important;
    padding: 10px 15px !important;
    font-family: Raleway,sans-serif;
    box-sizing: border-box;
    text-transform: uppercase;
}
.rs-chat-open:after {
    position: absolute;
    content: "\f106";
    font: normal normal normal 22px/1.1 FontAwesome;
    right: 20px;
}