
/*...Friend list section...*/

.wbcaBodyHolder{
	clear:both;
	background-color:#ffffff;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	border-radius: 0px 0px 5px 5px;
}

.wpbot-saas-live-chat{
	border-radius: 0px 0px 5px 5px;
}

.wbcaBody {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: baseline;
	font-size:13px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
.wbcaBodyLoading{
	background: url(../images/loading.gif) center center no-repeat;
	height:50px;
}
.wbcaTitle {
	cursor:pointer;
	background-color:#1e88e5;
	border-bottom:1px solid #1565c0;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
	-o-border-radius:4px 4px 0 0;
	color:#ffffff;
}

.listOpenIcon:hover, .close:hover, .minus.hover, span.chatCloseIcon:hover{
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
}
.wbcaTitle span{
	display:inline-block;
	font-size: 14px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

.wbcaTitle span.chat-member{
	padding: 0px 5px;
}
.wbcaTitle span.chatIcon{
	width:16px; 
	height:16px;
	margin: 0px 10px;
	margin-top: 10px;
	float: left;
}
.wbcaTitle span.chatIcon.wbca_email{
	margin-top: 10px;
}
.wbcaTitle span.wbca_chat{
	background:url(../images/wbca_chat.png) no-repeat center center;
}

.wbcaTitle span.chatIcon img{
	border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.wbcaTitle span.listOpenIcon, .wbcaTitle span.chatCloseIcon{
	width:21px; height:21px;
	display:inline-block;
	float: right;
 	margin: 5px 10px 5px 0px;
	font-size:16px;
	line-height:21px;
	text-align:center;
}
.wbcaTitle span.chatCloseIcon{
	margin-top:6px;
	font-size: 20px;
    font-weight: 400;
}
/*...chat body section...*/

.wbca_chat_wrap {
	width: 100%;
}

#wbca_chat_body {
	overflow-x: hidden;
	overflow-y: auto;
	vertical-align: baseline;
	width:100%;
    padding-left: 10px;
}
#wbca_chat_footer {
	position:relative;
	height: 34px;
}

.wbcaBody #wbca_chat_footer input[type="text"] {
	width: 100%;
	border: none;
	padding: 8px 10px;
	margin: 0;
	font-size: 13px;
	background-color:transparent;
	border:0px;
	border-top:1px solid #EBEBEB;
}

.wbcaBody #wbca_chat_footer > input:focus {
	background-color:#ffffff;
	outline: 0
}
.wbcaUser {
	float: left;
	max-width: 200px;
	margin: 5px 10px;
	font-size: 13px;
}

.wbcaEvents {
	float: right;
	margin:5px 8px 0px 10px;
}
.wbcaEvents i.close{
	display:inline-block; 
	width:21px; height:21px;
	font-size:28px;
	line-height:21px;
	text-align:center;
}
.wbcaEvents i{
	font-size:18px;
	margin-left:10px;
}

.wbcaOnline {
	color: #94CC66;
	font-size: 14px;
	margin-right: 3px;
	opacity: 0.9
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90);
}
/*...message section...*/
.leftMessage {
	margin-right:5px;
	max-width: 78%;
}
.rightMessage{
	margin-left:5px;
}

/*...user online status...*/

i.chat_online_circle{
	background:url(../images/online.png) no-repeat;
	background-size:100%;
	-webkit-background-size: 100%;           /* Safari 3.0 */
     -moz-background-size: 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
       -o-background-size: 100%; 
}
i.chat_offline_circle{
	background:url(../images/offline.png) no-repeat;
	background-size:100%;
	-webkit-background-size: 100%;           /* Safari 3.0 */
     -moz-background-size: 100%;           /* Gecko 1.9.2 (Firefox 3.6) */
       -o-background-size: 100%; 
}


/*......... register, login, message .............................*/

.wbca_message_wrap, .wbca_login_wrap, .wbca_logres_wrap, .wbca_register_wrap, .wbca_signup_wrap{
	padding:10px;
}
.wbca_register_wrap, .open-log-in, .wbca-hide{
	display:none;
}
.wbca_signup_wrap{
	    margin: 15% 0;
}
#wbca_type_suggest{
	margin: 10px;
    background: #f5f5f5;
    padding: 10px;
}
#wbca_type_suggest p{
	margin:0;
	padding:0;
}
.wbca_login_wrap .wbca_login_submit{
	display:inline-block;
}

.wbca_login_wrap .wbca_login_submit{
	text-align:right;
	width:44%;
}

.wbcaBody button:hover{
	background-color: #90a4ae;
}
.wbca_logres_wrap{
	padding:5px 0;
	text-align:center;
}
.wbcaBody textarea{
	height:80px;
}

/*..Ticker..... */

#wbca_type_suggest{
	position: relative;
}

#wbca_type_suggest .cursor{
	display: inline-block; 
	background: #565c61; 
	width: 1px; 
	height: 14px; 
	text-align: center;
}


/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
#wbcaChatWindow{
	width:100%;
}
}


/* ----------- iPhone 6 ----------- */

@media (max-width: 320px){
	#wbcaChatWindow{
		width:100%;
	}
}

span.wbca_mobile_ChatIcon.wbca_chat{
	min-width:34px;
	height:34px;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	position:fixed;
	right:0px;
	bottom:34px;
	cursor:pointer;
	z-index:90000;
}
.wbca_mobile_Chat{
	display:inline-block;
	margin-left: 35px;
	margin-right: 15px;
	line-height: 34px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

span.wbca_mobile_ChatIcon.wbca_chat {
	background: #1e88e5 url(../images/wbca_chat.png) no-repeat 9px center;
}

/* ----------- iPhone 4, 4S, 5, 5s, 6, 6+ ----------- */


/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait),
  only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait),
  only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait),
  only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait),
  only screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait),
  only screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
	#wbcaChatWindow{
		width:100%;
	}
} 
/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape),
  only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape),
  only screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape),
  only screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
	#wbcaChatWindow{
		width:100%;
	}
}
/* Portrait and Landscape ipad mini, 1, 2 */

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	#wbcaChatWindow{
		width:100%;
	}	  

}
/* Portrait and Landscape 3, 4 */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	#wbcaChatWindow{
		width:100%;
	}
}
/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
	#wbcaChatWindow{
		width:100%;
	}
}
.wbca_header_txt{}
.wbca_header_txt p{font-size: 18px;text-align: center;}