html  {
font-size:100%
}

iframe#inqChatStage
{
	box-shadow: 0px 0px 10px #000;
	border-radius:20px;
	z-index: 2147483647 !important;
}

#tcChat_Skin {
	box-shadow: 0px 0px 10px #000;
	border-radius:20px;
	top: 0px;
	left: 0px;
}

.tcChat a {
    color: #0c2577;
	text-decoration: underline;
}

#tcChat_agentText {
    display: none;
}

#tcChat_btnThankYou_span {
line-height: 32px;
}

#tcChat_chat table tbody tr {
display: flex;
background-color: transparent;
}

#Skin {
top: 0px !important;
}

div#inqTitleBar  input{
background-color: transparent !important; 
}

div#inqDivResizeCorner  input{
background-color: transparent !important; 
}

#tcChat_chatWindow_span > table{
border:none;
width: 100%;
margin: 0px !important;
table-layout:fixed;
}




.tcChat
{
	font-family: "Arial";
	border-color: transparent;
	line-height: 1rem;
}

global.tcChat
{
	font-family: "Arial";
	border-color: #92A0AD;
}

A.tcChat:hover {text-decoration: underline; color: red;}
A.tcChat{text-decoration: underline; color: blue;}
Body.tcChat {
	margin: 0pt 0pt 0pt 0pt ;

}
.inqTitleBar{
	cursor: move ;
}
.inqDivResizeCorner{
	cursor: se-resize ;
}
TextInput.tcChat
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8rem ;
}
input.tcChat[type=text]
{
		border-style: solid;
		border-width: 1pt;
		border-color: black;
		background-color: linen;
}

TextArea.tcChat, Textarea.tcChat:first-line{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	border-width: 0pt;
	font-size: 0.8rem;
	font-size: small;
	color: #666;
	border: 1px solid #CCC;
	padding: 0px;
	resize: none;
	border-radius: 2px;
	margin: 0pt 0pt 0pt 0pt ;
	overflow: hidden;
	min-height: inherit;
	background-color: transparent;
}



Table.tcChat {
	background-color: transparent;
}

Div.tcChat {
	border-style: none;
	border-width: 0pt;
	margin: 0pt 0pt 0pt 0pt ;
	font-size: 0.8rem;
}
.tcChat .customerId{
	color: 	  black;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-weight: bold;
}
.tcChat .agentId{
	color: 	  black;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-weight: bold;
}
.tcChat .agentMsg{
	color: 	  black;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-weight: normal;
}
.tcChat .customerMsg{
	color: 	  black;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-weight: normal;
}
.tcChat .systemMsg{
	color: 	  #404041;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-style:	italic;
	font-weight: normal;
    margin-left: 10pt;
}
.tcChat .systemStatMsg{
	color: 	  #404041;
	font-family: Verdana, Arial, Helvetica;
	font-size:   small;
	font-style:	italic;
	font-weight: normal;
    margin-left: 10pt;
}

Button.tcChat
{
}
/*
//------------------------------
//  Application
//------------------------------
*/

Application.tcChat
{
	border-style: none;
}

/*
//------------------------------
//  ApplicationControlBar
//------------------------------
*/
/*
ApplicationControlBar
{
	borderStyle: "applicationControlBar";
	cornerRadius: 5;
	docked: false;
	dropShadowEnabled: true;
	fillColors: #64809B, #64809B;
	fillAlphas: 0.6, 0.6;

	shadowDistance: 5;
}
*/

/*
//------------------------------
//  HScrollBar
//------------------------------
*/

HScrollBar.tcChat
{
	border-color: #B7BABC;
}


/*
//------------------------------
//  Panel
//------------------------------
*/
/*
Panel
{
	backgroundColor: #64809B;
	backgroundAlpha: 0.6; // controls the alpha of the panel content area. /
	borderAlpha: 0.6; // controls the alpha of the panel top, bottom and sides.
	borderStyle: "solid";
	borderThickness: "1";
	borderColor: #234E64;
	cornerRadius: 4;
	dropShadowEnabled: true;
}
*/

/*
//------------------------------
//  ScrollBar
//------------------------------
*/

ScrollBar.tcChat
{
	border-color: #B7BABC;
}



/*
//------------------------------
//  TabNavigator
//------------------------------
*/



/*
//------------------------------
//  VScrollBar
//------------------------------
*/

VScrollBar.tcChat
{
	border-color: #B7BABC;

}


/*
//------------------------------
//  Window
//------------------------------
*/
/*
Window
{
	cornerRadius: 8;
	borderStyle: "default";
}
*/
/*
//------------------------------
//  .windowStatus
//------------------------------

// This empty style declaration is required to make the
// status field of Panel/Window correctly pick up global
// default style properties.
*/

.windowStatus
{
	color: #BDE9FA;

}

/*
//------------------------------
//  .windowStyles
//------------------------------
*/

.windowStyles
{
	font-weight: bold;
/*	fontSize: 12; */
}

.PerApplication
{
/*	backgroundSize: "100%";*/
/*	background-image:   Embed("./Images/PER-APP-BACKGROUND.png");	*/
}

.PopApplication
{
	background-color: #E6E6E6;
/*	horizontalScrollPolicy: off;
	verticalScrollPolicy: off; */
}
Canvas.PerBackground
{
	/*background-repeat: repeat;
	backgroundSize: "100%";
	background-image:   Embed("./Images/PER_BACKGROUND3.png");
    background-repeat:   repeat;
    background-position: center;
    background-blend:    multiply;
 	borderSkin:          ClassReference("com.degrafa.skins.CSSSkin");    */
 	border-style: none;
 	background-color: #FFFFFF;
}
Canvas.PopBackground
{
	border-style: none;
}
Canvas.PopBorderz
{
	border-style: none;
}
Canvas.PerBorderz
{
	border-style: none;
}
Canvas.PopTopMiddle
{
}
Canvas.PerTopMiddle
{
 	/*background-image:	Embed('./Images/PER_BM.png');*/
}
Canvas.PopBottomMiddle
{
	
}
Canvas.PerBottomMiddle
{

}
Canvas.PopRightMiddle
{

}
Canvas.PerRightMiddle
{

}
Canvas.PopLeftMiddle
{
	
}
Canvas.PerLeftMiddle
{
	/*background-image:	Embed('./Images/PER_LM.png');*/
}
TextArea.PopTextArea
{

	border-style: none;
}
.PopWatermark
{
	border-style: none;
}
TextArea.PerTextArea
{
	border-style: none;
}
Button.PopBtnSend
{
}
Button.PerBtnSend
{

}
Button.Click2Persistent
{
	color: white;
	font-family: Verdana;
	font-size: 11;
	text-indent: 0;
	border: 0;
}
Canvas.tcChat
{
	color: #FFFFFF;
}
Input.tcChat
{
	color: Navy ;
	margin: 0pt 0pt 0pt 0pt ;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8rem ;
}

#tcChat_TextArea:focus, #tcChat_emailInput_input:focus, #tcChat_txtInput_input:focus {
	border: 1pt solid #0c2577;
	outline: none;
	border-radius:4px;
}


#txtInput_input.tcChat {
	color: Navy ;
	margin: 0pt 0pt 0pt 0pt ;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8rem ;
}

Marquee.tcChat {
     -webkit-marquee-style: scroll;
     marquee-style: scroll;
     -webkit-marquee-repetition: infinite;
     marquee-play-count: infinite;
     overflow: -webkit-marquee;
}

#chatWindow_span > table:nth-child(1) {
width: 100%;
}

td.tcChat_agentLine {
	height: auto !important;
	text-align: left !important;
    background: none repeat scroll 0 0 #f0f6ea;
    border-radius: 5px;
    display: block;
    float:left;
    margin: 4px 0 4px 10px;
    padding: 10px;
    position: relative;
    width: 60%;
	word-wrap: break-word;
}

td.tcChat_customerLine {
	height: auto !important;
	text-align: left !important;
    background: none repeat scroll 0 0 #e5f2f8;
    border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    display: block;
    float: right;
    margin: 4px 10px 4px auto;
    padding: 10px;
    width: 60%;
	word-wrap: break-word;
}

#tcChat_btnSendEmail{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
        box-sizing: border-box;  
	outline:none; 
}

#tcChat_emailInput_input {
border: 1pt solid #CCC;
border-radius:5pt;
line-height: 27px;
max-height: 29px;
text-indent: 5pt;
}

#tcChat_email{
overflow: visible !important;
  }

#tcChat_emailFormInput{
display: block !important;
z-index: 100 !important;
}

#tcChat_emailInput
{
	outline:none; 
	overflow:visible;
}




.tcChat Input:focus, #tcChat_btnCloseMin_img:focus {
	border: 1pt solid #0c2577;
	outline: none;
	border-radius: inherit;
 }

#tcChat_btnRestore_img:focus {
    border: 1pt solid #0c2577;
	border-radius: 20px;
    outline: 0;
 }
 
 #tcChat_btnSendText, #tcChat_btnSendEmailText {
 pointer-events: none;
 font-size: small;
 font-weight: bold;
 border-radius: 3px;
 padding: 0px;
 }

 #tcChat_btnSendText.tcChat {
	line-height: 25px;
}

#tcChat_btnSendEmailText.tcChat {
	line-height: 12px;
}
 
#tcChat_btnSendEmailText > span {
 position: absolute;
 left: 0px;
 top: 0.6em;
 font-size: .9rem;
 }
 
 
 #tcChat_btnSendText > span{
 position: absolute;
 left: 0px;
 top: 0.4em;
 font-size: .9rem;
 }
 
 #tcChat_ClickPersistent_span {
 padding: 0px;
 }
 
 #tcChat_ChatWith {
font-size: large;
vertical-align: middle;
display: table-cell;
}

#tcChat_ChatWith > span {
 position: absolute;
 top: 1em;
}
 
 #tcChat_EmailTitle {
    font-size: 1rem;
    font-weight: bold;
}
 
 #tcChat_btnSend_img {
    left: -3px !important;
    top: -3px !important;
    padding: 25px 51px 18px 27px;
    height: 0px !important;
    width: 0px !important;
 }
 
   #tcChat_btnSendEmail_img {
    left: -3px !important;
    top: -3px !important;
    padding: 15px 43px 18px 27px;
    height: 0px !important;
    width: 0px !important;
 }
 
 #tcChat_btnSend_img:focus, #tcChat_btnSendEmail_img:focus{
    border: 1pt solid #0c2577;
	border-radius: 3px;
    outline: 0;
 }

 
 #tcChat_btnPopOut_img:focus,#tcChat_btnPrint_img:focus,#tcChat_btnEmail_img:focus,
 #tcChat_btnMinimize_img:focus, #tcChat_btnChime_img:focus, #tcChat_btnCloseChat_img:focus,
 #tcChat_btnCloseMin_img:focus{
    outline: 0;
    border-radius: 10px;
    height: 5px !important;
    width: 5px !important;
    padding: 14px;
 }

 #tcChat_btnCloseEmail_img:focus {
    outline: 0;
    border-radius: 10px;
    height: 0px !important;
	margin-top: -2px;
    padding: 14px;
	border: 1px solid #0c2577;
 }

  #tcChat_BackToConversation > span {
	font-weight: bold;
	font-size: .9rem;
 }
 
 
 #tcChat_agentMsgCounter {
    pointer-events: none;
} 
 #tcChat_agentMsgCounter:after {
    content: 'new message(s)';
    padding-left: .5em;
}

.tcChat textarea::-webkit-input-placeholder {
    color: #757575 !important;
    opacity: 1;
}

.tcChat textarea:-moz-placeholder {
    color: #757575 !important;  
	opacity: 1;
}

.tcChat textarea::-moz-placeholder {
    color: #757575 !important;  
	opacity: 1;
}

.tcChat textarea:-ms-input-placeholder {  
    color: #757575 !important;
    opacity: 1;
}

#tcChat_txtInput span {
	color: #757575 !important;
}

#tcChat_txtInput textarea {
    transition: none !important;
}

#tcChat_txtInput textarea:focus {
    border: 1px solid #666;
}
 /*


#tc_chat_boxchatWindow::-webkit-scrollbar-track
{
	background-color: #e5e5e5;
}

#tc_chat_boxchatWindow::-webkit-scrollbar
{
	width: 8px;
}

#tc_chat_boxchatWindow::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #b7b7b7;
}