/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-05-2016, 14:34:42
    Author     : admin.df
*/

#qq_car_btn {
    
    margin-top: 18px;
    
}

.qq-homepage .qq-inactive .qq-body {
    z-index: 0;
}

.qq small {

    padding-bottom: 1px;
}

.qq-homepage .qq-body {
  
    line-height: 1.15;
	padding : 15px;
}

@font-face {
    font-family: Afont;
    src: url(https://www.chill.ie/fonts/chunkfive.woff);
}

.WC
    {
       display : none !important;
    }
  
.ray {

background: url("../images/ray.jpg") no-repeat scroll 50% 3px rgba(0,0,0,0);

}

.noJsPic
{
    position: absolute;
    z-index: 1;
    left: 1px;
    top: 1px;
    height: 385px !important;
}

.careerFrame { 
    border: none;
    height: 600px;
}


    
.chatStartSide {
  
    position: fixed;
    top: 50%;
    right: 0px;
    background-image: url("../../cdn.chill.ie/images/SideChat.jpg");
    height: 187px;
    width: 40px;
    z-index: 8001;
	display : none;
	
}

 #callbackB a {
    color: #F2F1E6;
    display: none;
    font-size: 13px;
    padding: 0 10px;
}




@media only screen and (max-width: 860px) {
.chatStart2 {
  
  position: absolute;
    top: -67px;
    left: -91px;
    background-image: url("../../cdn.chill.ie/images/Chat-Middle.png");
    height: 66px;
    width: 80px;
    z-index: 8001;
    background-size: 80px 70px;
	display : none;
}

}


/* use this file for chat*/
 /*  http://codepen.io/marcobiedermann/pen/rohwn */

#live-chat a { text-decoration: none; }

#live-chat fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#live-chat hr {
	background: #e9e9e9;
    border: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 1px;
    margin: 0;
    min-height: 1px;
}

.chat-input {
	border: 0;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 0px;
    outline: none;
    width: 100%;
    height: auto;
    margin: 0%;
	
}



#live-chat p { margin : 0px}

#live-chat .clearfix { *zoom: 1; } /* For IE 6/7 */
#live-chat .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
#live-chat .clearfix:after { clear: both; }


/* ---------- LIVE-CHAT ---------- */

#live-chat {
    margin: 0;
    top: 330px;
    font-size: 12px;
    position: fixed;
    -moz-min-width: 100%;
    -ms-min-width: 100%;
    -o-min-width: 100%;
    -webkit-min-width: 100%;
    height: 100%;
    width: 100%;
}

#live-chat header {
	background: #a7c539;
	border-radius: 5px 5px 0 0;
	color: #fff;
	cursor: pointer;
	padding: 1% 1%;
	z-index: 100000;
}
#live-chat header.disabled  {
    position: relative;
    top: 400px;
}
#live-chat header.disabled #chat-header-downicon{
    display: none;
}
#chat-header-downicon{
    display: inline;
    float: right;
    position: relative;
    top: 5px;
    padding-right: 10px;
}

#live-chat header.disabled #chat-header-upicon{
    display: inline;
}
#chat-header-upicon{
    display: none;
    float: right;
    position: relative;
    top: 5px;
    padding-right: 10px;
}


#live-chat h4 {
	font-size: 16px;
	line-height: 1.5em;
	margin: 0;
	font-family: Afont;
}

#live-chat h5 {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	color: #4a2783:
}

#live-chat #chat-input-area {
	padding: 3px;
}

.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 {
	background: #a7c539;
    color: #fff !important;
	border-radius: 50%;
	display: block;
	float: right;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 16px;
}

.chat 
{
    background: #f4f4f4;
	
}


.chat-message-container {
	
    padding: 2%;
    overflow-y: scroll;
    height: 80%;
    position: fixed;
    width: 100%;
    top: 13%;
	
	
}

.chat-message {
	margin: 16px 0;
}

.chat-message-content {
	margin-left: 56px;
}

.chat-time {
	float: right;
	font-size: 10px;
}

.chat-feedback {
	font-style: italic;	
	margin: 0 0 0 80px;
}

.chat-message .badge {
    border-radius: 5px;
    background-color: #713F98;
    border: 0;
    display: block;
    height: auto;
    width: 32px;
    height: 32px;  
    line-height: 25px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    float: left;
    font-weight: bold;
}
.chat-message .badge span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;   
}
.chat-message .badge.userBadge {
    background-color: #a7c539;
}
#chat-fieldset {
    display: none;
}
#chat-history {
    display:none;
	min-height:300px
	
}
.start-chat {
    text-align:center
}
.chat-button {
    width: 100%;
    border-radius: 5px;
    background-color: #a7c539;
    color: #ffffff;
    font-size: 1.17em;
	line-height: 1.5em;
	font-family: Afont;
	font-size: 16px;
    height: 35px;
}
#start-chat-button {
    
}
.chat-button.disabled {
    cursor: default;
    pointer-events: none;
    background-color: #713F98;

}
.loading-chat {
    text-align: center;
    display: none;
    padding-top: 30px;
}
#typing-indicator {
    display: none;
}
#live-chat {
      top: 0px;
}

#chat-close-confirm {
    position: absolute;
    width: 100%;                /*304.5px*/
    height: 100%;               /*418px*/
    background: #black; 
    background: rgba(0,0,0,0.5);
    font-family: sans-serif;
    top: 0;
    display: none;
	border-radius: 5px 5px 0 0;
}

#chat-close-confirm-container {
    background: white;
    margin: 100px 60px 0 60px;
    border-radius: 5px;
    height: 102px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none;
}
        
#chat-close-confirm-container div {
    text-align: center;
    padding:20px 20px 18px 20px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5em;
    cursor: pointer;
}


#chat-close-confirm-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
} 

#chat-close-confirm-container ul li {
    float: left;
    horiz-align: center;
    width: 50%;
    border-top-width: 2px;
    border-style: solid;
    border-color: lightgray;
    border-bottom-width: 0;
    padding: 5px;
    cursor: pointer;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	 background: white;
}

#chat-close-confirm-yes {
    border-left-width: 0;
    border-right-width: 1px;
}

#chat-close-confirm-no {
    border-left-width: 1px;
    border-right-width: 0;
}

#chat-close-confirm-container ul li a {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

#chat-close-confirm-container ul li a:hover {
    color: black;
}

.policy-check {  
    background-color: #F4F4F4;
    text-align : center;
    display: none;
	height: inherit;
}

.new-existing-customer {
    background-color: #F4F4F4;
    display: none;
    position: fixed;
    text-align: center;
	max-width: inherit;
	height: 100%;
	width: 100%;
	z-index: 1000;
	
}


.imageSmall {
    height: 10%;
    width: 10%;
    vertical-align: initial;
    top: 0px;	
}

.lg
{
	
	height : 30px;
}



.tcs{
   
    background-color: #F4F4F4;   
    display: none;
}

#chat-input-area{
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #F4F4F4;
    display: none;

}

   
#chatName {
	display : inline;
	
}

.chat-input-other {
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
    outline: none;
    width: 80%;
    height: auto;
    width: 95%;
   
}

.tp
{
    padding: 0%;
    overflow-y: scroll; 
    height: 95%;
    position: fixed;
    width: 100%;
    top: 4%;
	margin-top: 10px;
}


.btn-group  .uncheck
{	
	background-color : #ccc;
	color: white;
	width : 50%;
	border-color : white;
}

.btn-group  .check
{	
	background-color : #713F98;
	color: white;
	width : 50%;
	border-color : white;
}

.nm
{
   margin: 0px;
}

.oneHundred
{
	height: 100%;
}

.sixty
{
	height : 60%;
}

.eighty
{
	top: 8%;
	height : 74%;
	overflow-y: scroll;
}


.opening-text
{
	margin-bottom: 2px; 
	font-size: 15px;
	margin-top: 5px;
	margin : 3%;	
}
	
/* Smartphones ----------- */
@media only screen and (max-height: 630px) {
 
   h3{ font-size: 24px;   margin: 0px; }
   
 
    .chat-message-container {	
    padding: 2%;
    overflow-y: scroll;
    height: 60%;
    position: fixed;
    width: 100%;
    top: 40px;
}

 
    .chat-message-container p { font-size : 16px;}

	.tp
{
    padding: 0%;
    overflow-y: scroll; 
    height: 95%;
    position: fixed;
    width: 100%;
    top: 4%;
	margin-top: 10px;
}

	.eighty
{
	top: 30px;
	height : 70%;
	overflow-y: scroll;
	
	/* WebKit */
	height: -webkit-calc(77% - 44px);
	
	/* Standard */
	height: calc(77% - 44px);

	
}


	.chat-input-other {
     max-height: 36px; 
  }

	.chat-message {
    margin: 10px 0;
}


    #callbackB a {
    color: #F2F1E6;
    display: none;
    font-size: 13px;
    padding: 0 10px;
}

    
}	
	
/* <1100 ----------- */
@media only screen and (max-width: 1100px) {
    
    .chatStartSide{
        display : none;
        
    }
    
    
}

/* <860 ----------- */
@media only screen and (max-width: 1000px) {
    
    .webChatTop {
    background-color: #713F98;
    background-image: url(../images/chat.png);
    background-position: right -46px;
    background-repeat: no-repeat;
    border-radius: 4px;
    font-family: ChunkFiveRegular,serif;
    font-size: inherit;
    font-weight: 400;
    height: 40px;
    letter-spacing: 0;
    line-height: 41px;
    padding: 0 55px 0 10px;
    text-decoration: none !important;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
	display : none;
}
     .webChatTop a{
    
    text-decoration: none !important;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}



    #callback a {
    all: initial;
    * {
     all: unset;
     }
    }
    
    #callback a {
    color: #F2F1E6;
    display: none;
    font-size: 13px;
    padding: 0 10px;
    }
    
    #callbackB a {
    color: #F2F1E6;
    display: block;
    font-size: 13px;
    padding: 0 10px;
}

}

    @media only screen and (max-width: 720px) {

    .WC
    {
        display : block !important;
        text-decoration: none ;
    }
        
    @media only screen and (max-width: 460px) {
    #webChatblock{
        width : 81% !important;
		display : none;
    }
}
    
}

    
    
