   @charset "utf-8";
/* CSS Document */

/* ---------- GENERAL ---------- */

@viewport {
  min-width: device-width ;
  zoom: 1.0 ;
  initial-scale:1;
  maximum-scale:1;
  user-scalable:1;
} 
@-ms-viewport {
  min-width: device-width ;
  zoom: 1.0 ;
  initial-scale:1;
  maximum-scale:1;
  user-scalable:1;
} 
#sigiriyalive-chat a { text-decoration: none; }

#sigiriyalive-chat fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

#sigiriyalive-chat h4, #sigiriyalive-chat h5 {
    line-height: 1.5em;
    margin: 0;
    font-weight:bold;	
	font-family: 'Raleway', sans-serif !important;
}

#sigiriyalive-chat hr {
    background: #e9e9e9;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 0;
    min-height: 1px;
}

#sigiriyalive-chat header img { margin-right:7px}

#sigiriyalive-chat img {
    border: 0;
    display: block;
    height: auto;
    max-width: 100%;
}

#sigiriyalive-chat input {
    border: 0;
    color: inherit;
    font-family: inherit;
    /*font-size: 100%;*/
    line-height: normal;
    margin: 0;
}

#sigiriyalive-chat p { margin: 0; }

#sigiriyalive-chat .clearfix { *zoom: 1; } /* For IE 6/7 */
#sigiriyalive-chat .clearfix:before, #sigiriyalive-chat .clearfix:after {
    content: "";
    display: table;
}
#sigiriyalive-chat .clearfix:after { clear: both; }

/* ---------- LIVE-CHAT ---------- */
#sigiriyalive-chat-wrapper{
    bottom: 0;
    /*font-size: 12px;*/
    right: 0px;
    position: fixed;
    width: 99% !important;
    max-width:351px;
    max-height:484px;
    margin: 0;
    z-index: 100000;
    -webkit-transform: translate3d(0,0,0);
}

#sigiriyalive-chat {
    display:none;
    bottom: 0;
    /*font-size: 12px;*/
    right: 0px;
    position: relative;
    width: 99% !important;
    max-width:350px;
    height: 93.9%;
    transition: height 1s ease;
    background: #e9e9e9;
    color: #eae2e2;
    font: 100%/1.5em "Droid Sans", sans-serif;
    margin: 0;
    z-index: 1000001;
    box-shadow: 0px 0px 20px 4px #ccc;
}
#sigiriyalive-chat button{
    display : inline;
	margin-left:auto;
	margin-bottom:3px;
	font-size:12px;
    margin-top:3px;
    border-radius:7px 1px 7px 7px;
	background:#FFF;
    color:#3b5998 !important;
	border:1px solid #438afe;
	padding:3px 3px;
}
#sigiriyalive-chat button:hover{
    background-color:#438afe;
	color : #ffffff !important;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
    border-radius:7px 7px 7px 1px;
	border:1px solid #44A9E9 !important; 
}

#sigiriyalive-chat header {
background: rgba(19,105,175,1);
background: -moz-linear-gradient(left, rgba(19,105,175,1) 0%, rgba(42,80,156,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(19,105,175,1)), color-stop(100%, rgba(42,80,156,1)));
background: -webkit-linear-gradient(left, rgba(19,105,175,1) 0%, rgba(42,80,156,1) 100%);
background: -o-linear-gradient(left, rgba(19,105,175,1) 0%, rgba(42,80,156,1) 100%);
background: -ms-linear-gradient(left, rgba(19,105,175,1) 0%, rgba(42,80,156,1) 100%);
background: linear-gradient(to right, rgba(19,105,175,1) 0%, rgba(42,80,156,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1369af', endColorstr='#2a509c', GradientType=1 );

    border-radius:7px 7px 0 0;
    color: #fff;
    cursor: pointer;
    padding:10px 8px;
    vertical-align:middle;
}

#sigiriyalive-chatm h4:before {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

#sigiriyalive-chat h4 {
    font-size: 16px !important;
    color: #ffffff !important;
	font-weight:600;
	font-family: 'Raleway', sans-serif !important; 

}

#sigiriyalive-chat h5 {
    /*font-size: 10px;*/
}
.chatprompt {
    position: fixed;
    z-index: 9999;
    width: 100px;
    cursor: pointer;	
	right: 0;
	bottom: 65px;
	text-align: right;
}
#sigiriyalive-chat form {
    padding-left:20px;
    padding-right:20px;
    padding-bottom:2px;

 background:#FFF;
}

#sigiriyalive-chat input[type="text"],#sigiriyalive-chat input[type="email"],#sigiriyalive-chat input[type="tel"] {
    border-radius: 25px;
    padding: 8px;
    outline: none;
    width: calc(100% - 50px);
	background:#fff;
    color:  #857d7d;
	display:inline-block;
	float:left;	font-size:14px !important;
font-weight:600;
	font-family: 'Raleway', sans-serif !important; 
}
#cbtbtn
{
	display:inline-block; width:33px; line-height:28px !important; background-image:url(enter-icon.gif); background-position:center; background-repeat:no-repeat;
	float:left
}
.chat-message-counter { 
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    display: none;
    /*font-size: 12px;*/
    font-weight: bold;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: -15px 0 0 -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}

.chat-close {
border-radius: 50%;
color: #fff;
display: block;
float: right;
font-size: 1.2em;
line-height: 30px;
margin: 2px 0 0 0;
text-align: center;
width: 30px;
}

.chat {
    background: #fff;   
    border: 1px solid;
}

.chat-history {
    height: 352px;
    max-height : 90vh;
    padding: 8px 14px;
    overflow-y: scroll;
}

.chat-message {
    margin: 10px 0;
    line-height : 1.5;
}

.chat-message img {
    border-radius: 50%;
    float: left;
}

.chat-message-content {
    margin-left: 36px;
    padding :15px 25px !important;
}

.chat-time {
    float: right;
   /* font-size: 10px;*/
}

.chat-feedback {
    font-style: italic; 
    margin: 0 0 0 80px;
}
.rcmc
{
    border-radius:6px;
    text-align: right;
    background-color:#438afe; 
	font-size:14px; line-height:22px;
    color: #fff !important;
    margin-right: 5px !important;
    margin-left:30px !important;
}
.lcmc
{
    border-radius:5px;
    text-align: left;
    background-color:#ebebeb;
	font-size:14px; line-height:22px;
    color: #646464 !important; 
    margin-left: 5px !important;
    margin-right:30px !important;
}

.lcmc,.rcmc,.lcmc>p>span,.rcmc>p>span,.choiceButton 
{
	font-size:14px !important;
	font-family: 'Raleway', sans-serif !important;
	word-wrap: break-word !important;
	overflow-wrap: break-word !important;
	word-break: break-word !important; 
}
.pendingShow
{
    text-align:center !important;
}
#cbt
{
    /*display:none;*/
    color: #000000 !important;
    
}   
.chatfooter
{
    text-align:center;
    font-size: 0.65em;
}
.cf-seperator{ height:1px; background:#e0e0e0;box-shadow: 0px 0px 11px 1px #c5c5c5;}
.cf-powered{color:#999;}
.cf-powered a{ color:#438afe;}
.sigiriyaLiveChatFooterLink{
	color:#000000 !important; 
}
.sigiriyaLiveChatFooterLink:visited{
	color:#000000 !important;  
}
#sigiriya_header
{
	display:block !important ;
	position:unset !important ;
}