
	/*	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;
	width:100%;
}

.popover_window_chat { 
	right:0px; 
	top:0px; 
	align: right;
	width:100%;
}

.popover_window_confirm {
	width:100%;
}

.popover_window_callback {
	width:430px;
}

.popover_window_email { 
	width:430px;
}

/*************************************
********** Common Classes ************
*************************************/

.bottom_gradient {
	background:url('../img/bk_grad_bottom.png') bottom repeat-x;
	width:100%;
}

.top_gradient {
	background:url('../img/bk_grad.png') top repeat-x;
	width:100%;
	height:100%;
}

.input_fields { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	color:#404040;
}

.input_fields input, select, textarea { 
	border:1.5px solid #bcbcbc;
}

.powered_by  {
	display: block;
	width: 325px;
	margin-left: 50px;
	bottom: 25px;
	padding-top: 10px;
	text-align: right;
	font-size: 10px;
	zoom: 1;
}

.red_font {
	color:red;
}

/*************************************
*********** index/home ***************
*************************************/

.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align: left;
	color: #6B6267;
}

/*************************************
********* Webchat Pop up *************
*************************************/


.header {
	margin: 0 0 30px 0;
}

.introParagraph {
	font-size: 14px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 200;
	margin-bottom: 45px;
}

.inputRow {
	margin-bottom: 10px;
	float: left;
  	width: 100%;
}

.rowContainer {
	float: left;
  	width: 100%;
  	height: 40px;
}

.title {
  float: left;
  width: 30%;
  height: 100%;
  font-size: 18px;
}

.title2 {
  float: left;
  width: 10%;
  height: 100%;
  font-size: 18px;
}


.inputFields {
  float: left;
  height: 100%;
  width: 70%;
  border-left: 0;
}

.inputFieldsZip {
  float: left;
  height: 100%;
  width: 80%;
  border-left: 0;
}

.input {
	width: 100%;
	height: 25px;
}


.stateSelect {
	width: 100%;
}

.subDiv1 {
	float: left;
  	width: 30%;
}

.subDiv2 {
	float: left;
  	width: 20%;
}

.logo {
	padding: 18px 0 0 18px;
}

.bottomDiv{
	margin: 10px 0 0 0;
}

.contentDiv {
	margin: 40px auto 10px auto;
	width: 75%;
}

.webchat_chat_area {
	max-width: 700px;
	margin: auto;
}

.webchat_text_chat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#404040;
	width:100%;
}

.webchat_history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #e6e6e6;
/*	background:#f7f7f7 url(../img/chat_bg.gif) 0 0 no-repeat;
*/	color: #6B6267; 
/*	width: 315px; 
*/	height: 150px;
	overflow: auto;
}

.webchat_text_field {
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left; 
	border: 1px solid #F0F0F0;
}

[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:#fcfcfc;
}

.webchat_connection_status {
	/*border-top: 1px solid #ccc;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D32122;
	padding-top: 10px;
	text-align: left;
}

.call_me,
.call_me table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-align: left;
	padding: 15px;
}

#contact_me_label {
	display: inline-block;
	width: 100px;
}

.icons {
	display: inline-block;
	cursor: hand;
	height: 20px;
	width: 20px;
	padding-left: 10px;
	float: right;
}

.status_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

.webchat_agent_image {
	height:90px;
	padding-left:20px;
}

.wc_submit  {
	background:none;
	border:none;
	color:#fff;
	background-color:#005086;
	height:50px;
	width:180px;
	padding:5px;
	font-family:Arial,Helvetica,sans-serif;
	cursor:pointer;
	font-size: 18px;
	float: right;
	margin-top: 10px;
}

.wc_submit:hover  {
	background:none;
	border:none;
	color:#fff;
	background-color:#013c63;
	height:50px;
	width:180px;
	padding:2px;
	font-family:Arial,Helvetica,sans-serif;
	cursor:pointer;
	font-size: 18px;
}

.chat_submit:hover {
	background:none;
	border:none;
	color:#fff;
	background-color:#D32122;
	height:35px;
	width:70px;
	padding-bottom:2px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	cursor:pointer;
	font-size: 12px;
}

/*************************************
********* Call-back Pop up ***********
*************************************/

.webchat_text_callback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-left:50px;
	color:#404040;
	width:100%;
}

/*************************************
*********** Email Pop up *************
*************************************/

.webchat_text_email {
	font-family: Arial, Helvetica, 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;
}

@media (max-width: 767px) {
	.contentDiv {
		margin: 0;
		width: 100%;
	}
	.contentDiv .title{
		font-size: 14px;
		line-height: 16px;
	}
	.contentDiv .title2{
		width: 20%;
		font-size: 14px;
		line-height: 16px;
	}
	.contentDiv .subDiv2 .inputFields{
		width: 100%;
	}
	.contentDiv .wc_submit,
	.webchat_chat_area .wc_submit{
		float: none;
	}
}