
	/*	Avaya Aura Contact Center Multimedia
		Copyright � 2010 - 2013 Avaya Inc. All Rights Reserved	*/

/*************************************
**** Do not edit This Top Section ****
*************************************/

html, body  {
	Overflow:auto;
	/*** button hover fix for IE 6 ***/ 
	behavior: url("library/csshover3.htc"); 
	margin:0px;
	padding:0px;
}

.popover_window { 
	right:0px; 
	top:0px; 
	align: right;
	background-color: white;
	/* width: 100%; */
	width:430px;
}

.popover_window_chat { 
	right:0px; 
	top:0px; 
	align: right;
	background-color: white;
	width:430px;
}

.popover_window_confirm {
	background-color: white;
	width:430px;
}

.popover_window_callback {
	background-color: white;
	width:430px;
}

.popover_window_email { 
	background-color: white;
	width:430px;
}

/*************************************
********** Common Classes ************
*************************************/

.bottom_gradient {
	background:#03864d;
	width:100%;
	color:white;
}

.top_gradient {
	background: whitesmoke;
    width: 100%;
    height: 100%;
}

.input_fields { 
	// font-family: 'Sarabun', sans-serif;
	font-size: 18px;
	color:#404040;
}

.input_fields input, select, textarea { 
	border: 1px solid #E6E6E6;
    border: none;
    padding: 10px 15px;
    border-radius: 25px;
    background: whitesmoke;
}

.powered_by  {
	border-top: 1px solid #ccc;
	display: block;
	width: 325px;
	margin-left: 50px;
	bottom: 25px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	zoom: 1;
	font-family: 'Sarabun', sans-serif;
}

.red_font {
	color:red;
}

/*************************************
*********** index/home ***************
*************************************/

.index_text {
	// font-family: 'Sarabun', sans-serif;
	font-size: 16px;
	font-style: bold;
	text-align: left;
	color: #6B6267;
}

/*************************************
********* Webchat Pop up *************
*************************************/

.webchat_text_chat {
  //	font-family: 'Sarabun', sans-serif;
	font-size: 16px;
	text-align:center;
	padding-left:10px;
	color:#404040;
	width:100%;
	background:white;
}
#webchat_advertisement {
		width: 0px !important;
}
.webchat_history {
	// font-family: 'Sarabun', sans-serif;
	font-size: 16px;
	margin: 0;
    padding: 0;
	height: 240px !important;
	width: 370px !important;	
    background: #fff;
    border: 1px solid #eee;
    border-radius: 15px 15px;
}


.webchat_text_field {
	width: 214px;
	height: 35px;
	// font-family: 'Sarabun', sans-serif;
	font-size: 12px;
	text-align:left; 
	/* border: 1px solid #F0F0F0; */
	background: white;
}

[disabled] 
{
	background-color:#EBEBEB;
}

.text_area_division {
	border: 1px solid #F0F0F0;
	border-right: 0;
	border-bottom: 0;
	/* margin-left:2px;  */
	/* background: url(../img/accordion_bg.gif) no-repeat right bottom; */
	background-color:white;
	border-radius:50px;
	width:100%;
}

.webchat_connection_status {
	// font-family: 'Sarabun', sans-serif;
	font-size: 14px;
	color: #D32122;
	padding-left:50px;
	display: block;
	position: absolute;
	padding-top: 10px;
	text-align: left;
}

.call_me,
.call_me table tr td {
	font-family: 'Sarabun', sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: left;
}

#contact_me_label {
	display: inline-block;
	width: 100px;
	padding-left:11px;
}

.icons {
	display: inline-block;
	cursor: hand;
	height: 20px;
	width: 20px;
	padding-left: 10px;
	float: right;
}

.status_color {
	// font-family: 'Sarabun', sans-serif;
	font-size: 14px;
	color: #404040;
}

.webchat_agent_image {
	height:90px;
	padding-left:20px;
}

.wc_submit  {
    border: none;
    padding: 10px 15px;
    border-radius: 25px;
    background: #03864d;
	color: white;
	cursor: pointer;
	font-family: 'Sarabun', sans-serif;
	
}

.chat_submit:hover {
	background:none;
	border:none;
	color:#fff;
	background-color:#D32122;
	height:35px;
	width:75px;
	padding-bottom:2px;
	font-weight:bold;
	font-family: 'Sarabun', sans-serif;
	cursor:pointer;
	font-size: 12px;
}

/*************************************
********* Call-back Pop up ***********
*************************************/

.webchat_text_callback {
	font-family: 'Sarabun', sans-serif;
	font-size: 12px;
	text-align:center;
	padding-left:50px;
	color:#404040;
	width:100%;
}

/*************************************
*********** Email Pop up *************
*************************************/

.webchat_text_email {
	font-family: 'Sarabun', sans-serif;
	font-size: 11px;
	text-align:center;
	padding-left:50px;
	color:#404040;
	width:100%;
}

/*************************************
*** Google Chrome - Hide Scroll Bar **
*************************************/

::-webkit-scrollbar { 
	height: 0px; 
	width: 0px; 
	background-color: inherit;
}

::-webkit-scrollbar-thumb {
	background: #696969;
	-webkit-border-radius: 0px;
	height: 0px;
}

.c-2-me{
    /* background: #03864d !important; */
    color: white;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
    /* float: right; */
    padding-right: 10px;
    max-width: 65%;
    word-break: break-word;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
    font-size: 16px;
    display: block;
}
.right{
    text-align:right;
}
.message-row{
    margin-bottom:5px;
    min-height:44px;
}
.profile {
    border-radius: 20px;
    vertical-align: top;
    width: 44px;
    /* display: inline-block; */
    margin-right: 4px;
}

.time {
    padding-left:4px;
    padding-right:4px;
    font-size: 10px;
    display: inline-block;
}
li{
	/* display:block; */
	padding:4px
}
.message {
    display: inline-block;
    word-break: break-word;
    /* vertical-align: middle; */
    max-width: 75%;
    padding: 5px 10px;
    background: whitesmoke;
    font-size: 16px; 
    border-radius: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom-left-radius: 0px;
}
.chat-history {
    padding: 15px;
    list-style: none;
    overflow-y: auto;
    overflow-x: hidden;
	height: 550px;
    background: #fff;
    /* height: -webkit-fill-available; */
}
.user {
    background: #03864d;
    color: white;
    border-radius: 20px;
    border-bottom-right-radius: 0px;
}