@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Lato&display=swap);
/* CSS Document */

  /****************************/
 /*** LIVE CHAT PROPERTIES ***/
/****************************/

/*#corner-slider {
    position:fixed;
    z-index:10000;
	overflow:hidden;
	
	height:119px;
	width:269px;
	
	border:1px solid #b3b3b3;
	background:#efefef;
}
#corner-slider.hidden{
    display:none;
}
#corner-slider .close{
    position:absolute;
	cursor:pointer;
	font-size:16px;
	display:inline-block;
	z-index:1002;
	
	right:24px;
	top:18px;
}
*/

.chat-textbox{ display:block; bottom:10px; padding:0px 10px; position:absolute;}

.chatboxtextarea{	
	position:relative;
    top:5px;
    left: 10px;
    width: 90%;
	}

/*.chat-show-content{
	
	margin-top: 60px;
    height: 230px;
    display: block;
    position: relative;
    overflow-y: scroll;
	padding:10px;
	}*/

.chat-show-content{
	
	margin-top:30px;
    height: 230px;
    display: block;
    position: relative;
   	padding:10px;
	
	}
.chat-msg{    top: 45px;
    display: block;
    position: absolute;
    z-index: 999;
    background: #333;
    color: #FFF;
    width: 100%;
    padding: 7px 10px;
    text-align: center;
}

.chat_aera{height:200px; overflow-y:scroll; position:relative; top:50px;}

.urname{height:320px !important;position:relative; top:0px !important; overflow:inherit !important;}

#livechat{
	font-family: 'Lato', Helvetica, sans-serif;	
  /* FONT FAMILY OF THE LIVE CHAT ***
	background-color: #FFF;							/* BACKGROUND COLOR OF THE LIVE CHAT */
}

#livechatheader{
  
	font-family: 'Lato', Helvetica, sans-serif;	
	color: #000;	
	z-index:9999;								
  /* CHAT HEADER FONT COLOUR */
}

.chatgreen{
	background-color: #b3c833;						/* THE COLOUR OF THE CHAT WHEN IT IS GREEN */
}

.chatred{
	background-color: #F00000;						/* THE COLOUR OF THE CHAT WHEN IT IS RED (JUST RECIEVED MESSAGE) */
}

.green{
	color: #FFF;									/* YOUR USERNAME's FONT COLOUR */
}

#chat{		
	color: #575757;									/* LIVE CHAT MESSAGES' FONT COLOUR */
}

  /********************************************************************************/
 /*** DO NOT EDIT ANYTHING BELOW THIS POINT UNLESS YOU KNOW WHAT YOU ARE DOING ***/
/********************************************************************************/

.green{
	color: #090;
}

.show{
	
}

.hidden{

}

.lastsent{

}

.botsent{
	
  
  
}

.italics{
	font-style: italic;
}

.username{
	font-weight: bold;
}


.chatgreen{
	background-color:#ED5349;
}

.chatred{
	background-color:#ED5349;
}
#livechat .form-control{width:95%; border-radius:0;}

#livechat .form-group{margin-bottom:8px;}

#livechat .btn{border-radius:0;}

#livechat{
	position: fixed;
	right:4.5%;
	bottom: -315px;
	width: 280px;
	height: 360px;
	background-color: #FFF;
	overflow:hidden;
	z-index: 99999999;
	font-family: 'Lato', Helvetica, sans-serif;
	opacity: 1 !important;
	/*border:1px solid #ddd;*/
	border-top:none;
	/*right:0;*/
	
}

#livechatheader{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	height: 45px;
	line-height: 60px;
	font-weight: bold;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #FFFFFF;
}

#livechatheader:hover{
	cursor: pointer;
}

/*#livechatopen{
	position: absolute;
	right: 20px;
	top: 23px;
	width: 20px;
	height: 15px;
	background-image: url("../img/chatheaderubttons.png");
	background-position: 20px 0px;
	display: block;
}

#livechatclose{
	position: absolute;
	right: 20px;
	top: 23px;
	width: 20px;
	height: 15px;
	background-image: url("../img/chatheaderubttons.png");
	background-position: 0px 0px;
	display: none;
}*/

#pickausername{
	margin-top: 60px;
	width: 280px;
	height: 300px;
	background-color: #E7E7E7;
	color: #545454;
	display: none;
	z-index: 10000;
	position: absolute;
	opacity: 0;
}

#chatusername{
	padding: 5px;
}

#pickausername p{
	margin: 0px;
}

#startchatting{
	width: 140px;
	height: 40px;
	background-color: #07ae0b;
	font-weight: bold;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	position: absolute;
	right: 70px;
	bottom: 80px;
}

#startchatting:hover{
	cursor: pointer;
}

#connectingtochat{
	margin-top: 60px;
	width: 280px;
	height: 300px;
	background-color: #E7E7E7;
	color: #545454;
	display: none;
	opacity: 0;
	z-index: 100000;
	position: absolute;
}

#connectingtochat p{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}

#chatloading{
	width: 128px;
	height: 15px;
	background-image: url("../img/chatloader.gif");
	margin: 0px auto;
	margin-top: 70px;
}

#connectingtochat{
	margin-top: 60px;
	width: 280px;
	height: 300px;
	color: #545454;
	display: none;
	opacity: 0;
}

#chat{
	width: 280px;
	height: auto;
	position:  relative;
	top: 50px;
	display: block;
	opacity: 1;
	color: #575757;
	background-color: #FFFFFF;
}

#messages{
    width: 280px;
    height: auto;
    list-style-type: none;
    margin: 0px;
    padding: 0px 10px;
    overflow: scroll;
    overflow-x: hidden;
    font-size: 14px;
}

#messages li{
	position: relative;
	width: 240px;
	height: auto;
	border-bottom: 1px solid #DDD;
	padding: 20px;
	margin: 1px;
	display: block;
	line-height: 20px;
}

#chatbox{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 260px;
	height: 40px;
	resize: none;
	outline: none;
	border: none;
	border-top: 1px solid #DDDDDD;
	padding: 10px;
	font-family: 'Lato', Helvetica, sans-serif;
}
.chat-head-text
{
	float:left;
	padding:7px 30px;
    color: #FFF;
}


.chat-head .indication-off{
	float:left;
	background:url(../images/indicator.png) no-repeat top;
	display:block;
	width:15px; height:15px;
	margin: 15px 5px;
    position: relative;
    z-index: 9999;
}
.chat-head .indication-on{
	float:left;
	background:url(../images/indicator.png) no-repeat bottom;
	display:block;
	width:15px; height:15px;
	margin: 15px 5px;
    position: relative;
    z-index: 9999;
}
.chat-close, .chat-minimize {
background-color: #333333;
color: #CCCCCC;
cursor: pointer;
float: right;
height: 20px;
line-height: 16px;
margin: -3px 5px 0 0;
text-align: center;
width: 20px;
display:block;
}
.chat-close {
line-height: 18px;
}
.chat-close:after {
content:"✖";
}
.chat-minimize:after {
content:"-";
}
.chat-con.hide .chat-minimize:after ,.chat-con.hide1 .chat-minimize:after {
content:"❏";
}
.chat-close:hover, .chat-minimize:hover {
/*background-color: #aaaaaa;*/
background-color:#474747
}