.message, .message-dp{
width: auto;
display: inline-block;
vertical-align: middle;	
padding: 9px;
background: #f2f2f2;
font-family: calibri;	
border-radius: 8px;	
margin-bottom: 8px;	
text-align: left !important;
max-width: 70%;
min-width: 18%;
position: relative;
padding-bottom: 14px;
}

.message-dp{
background: white;
color: rgb(40,40,40);
border: 1px solid gainsboro;	
}


.time_code, .time_code_l{
width: 98%;
position: absolute;
font-size: 11px;
color: white;
font-family: calibri;
text-align: right;
right: 2%;	
bottom: 0;
}

.time_code_l{
color: blue;	
}



.message a, .message-dp a{
color: white !important;
font-weight: 400;	
}


.message a:hover, .message-dp a:hover{
font-weight: 600;	
}

.align-left{
	
width: 100%;
float: left;
text-align: left;	
	
}


.align-right{
	
width: 96%;
float: right;
text-align: right;	
margin-right: 4%;	
}

.chat-bot-close-open{
width: 40px;
height: 40px; 
border-radius: 6px;
background: firebrick;
padding: 5px;
padding-top: 7px;	
color: white;
 font-size: 30px;
font-family: arial, sans-serif; 
font-weight: 500;	
position: fixed; 
bottom: 6px;
right: 1%;
cursor: pointer;
z-index: 9999999999999999999999999;
}


.whatsapp-open-close{
width: 60px;
height: 60px; 	
color: white;
position: fixed; 
bottom: 6px;
right: 1%;
cursor: pointer;
z-index: 9999999999999999999999999;
}

.whatsapp-open-close:hover{
opacity: 0.8;	
}

.whatsapp-open-close img{
height: auto;
width: 100%;	
}

.bot-open-now{
border: 3px solid white;
border-radius: 50%;
width: 32px;
height: 32px;	
font-size: 25px;
display: inline-block;
vertical-align: top;
line-height: 32px;
}

.chat-bot-close-open:hover{
background: rgb(100,100,100);	
}


.bot-close-now, #close-the-bot{
display: none;	
}

.diamond-helper-bot-home {
width: 100%;
position: absolute;	
height: 100%;
background: white;
top: 0; 
left: 0;	
text-align: center;
}


.diamond-helper-bot-top{
background: rgb(50,50,50);	
width: 100%;
position: absolute;	
padding-bottom: 50px;
padding-top: 18px;
padding-left: 10px; 
padding-right: 10px;
box-sizing: border-box;
top: 0; 
left: 0;
text-align: left;
}

.diamond-helper-bot-top img{
width: 150px;
height: auto;
display: inline-block;
vertical-align: top;	
transform: translateZ(0); /*used to optimize icons on chrome*/		
}


.introduction-conversation-section{
width: 100%;
display: inline-block;
background: white;	
}

.chatbot_choices_section{
width: 90%;
display: inline-block;
vertical-align: top;
position: relative;	
box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 4px 1px silver;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 4px 1px silver;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 4px 1px silver;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */	
  padding: 3%;
  background: white; 
margin-top: 27%;
border-radius: 7px;
padding-top: 8%;
}
.chatbot_choices_section h2{
font-family: arial; 
font-size: 16px;
font-weight: 600;
color: rgb(70,70,70);
margin-top: 0;
display: inline-block;

}


.whatsapp-messaging-redirect, .whatsapp-messaging-redirect-telegram{
width: 100%;
padding: 8px;
display: inline-block;
border: 1px solid gainsboro;
text-align: left;
box-sizing: border-box;
font-family: calibri, sans-serif;
font-weight: 400;
color: rgb(70,70,70);
border-radius: 10px;
}

.whatsapp-messaging-redirect:hover {
background: #32a12c;
color: white;	
}

.whatsapp-messaging-redirect-telegram:hover{
background: #b1d6e5;
color: #204453;
}

.whatsapp-messaging-redirect img, .whatsapp-messaging-redirect-telegram img{
width: 40px;
height: auto;
display: inline-block;
vertical-align: middle; 
margin-right: 6px;	
}

.container-botsy {
  position: fixed;
  display: none;
  overflow: hidden;
  right: 1%;
  bottom: 65px;
  width: 25%;
  max-width: 350px;
  height: 75%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  max-height: 550px;
  background: transparent !important;
    z-index: 999999999999999;
  -webkit-box-shadow: 1px 1px 7px 1px grey;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 1px 7px 1px grey;  /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 1px 7px 1px grey;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */	
	border-radius: 16px;
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe-bot {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent !important;
  border-radius: 15px;

}



.chat-app-div{
background: white;
width: 96%;
height: 85%;
position: fixed; 
bottom: 0;
right: 0;
padding: 2%;		
}


.chat-app-div-company-title{
width: 100%;
position: absolute;
background: rgb(50,50,50);	
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 10px;
box-sizing: border-box;
font-family: arial;
color: white;
font-weight: 600;
top: -15%;
left: 0;	
border-top-left-radius: 5px;	
border-top-right-radius: 5px;	
text-align: left;
}

.chat-app-div-company-title img{
	width: 40px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	
}



.chat-leave-chat{
	
width: 25px; 
font-size: 22px;
display: inline-block;
vertical-align: middle;	
margin-right: 10px;	
cursor: pointer;	
text-align: center;
}

.chat-leave-chat:hover{
background: rgb(90,90,90);	
}


.message-overflow{
	
width: 100%;
position: absolute;
bottom: 50px;	
overflow-y: scroll;
overflow-x: hidden;	
max-height: 85%;	
height: auto;
}


.input-area{
position: absolute;
width: 96%;
bottom: 3px;	
height: auto;	
left: 2%;
right: 2%;
}

.input-area-raise{
position: relative;
width: 100%;
display: inline-blcok;
}



.input-area .input, .input-area-raise .input{
width: 230px;
display: inline-block;
vertical-align: middle;
border: 0;
border: 1px solid gainsboro;
border-radius: 9px;
padding: 8px;
	
}


.input-area .textarea, .input-area-raise .textarea{
width: 100%;
box-sizing: border-box;
padding-right: 50px;
display: inline-block;
vertical-align: middle;
border: 0;
border: 1px solid gainsboro;
border-radius: 9px;
padding: 8px;
  resize: none;
  min-height: 25px;
outline: none;	
padding-right: 50px;
}



.contain-input-messaging{
width: 100%;
display: inline-block;
vertical-align: top;
position: relative;	
}


.input-area-raise .input_button, .input-area .input_button{
position: absolute;
right: 0;
border-radius: 9px;
padding: 5px;
background: firebrick;	
border: 0;
right: 8px;	
top: 8px;
}



.input-area .input_button:hover, .input-area-raise .input_button:hover{
	
background: rgb(50,50,50);	
}


.input-area .input_button img, .input-area-raise .input_button img{
	width: 20px;
	height: auto;
}


.styling_response_input{
width: auto;
display: inline-block;
vertical-align: top; 
margin-right: 3px;
margin-top: 6px;
	
	
	
}



.styling_response_input input[type="radio"]{
 opacity: 0;
  width: 0;	
	
}


.styling_response_input label{
  display: inline-block;
    background-color: grey;
    padding: 6px 15px;
    font-family: calibri, sans-serif;
    font-size: 15px;
    border-radius: 19px;
	color: white;
	
}



.styling_response_input input[type="radio"]:checked + label, .styling_response_input label:hover{
    background-color: firebrick;
     color: white;
	
}


.pseudo_qr_code{
width: 100%;
display: inline-block;
vertical-align: top;
margin-top: 10px;
margin-bottom: 10px;	
	
}


.pseudo_qr_code img{
width: 60%;
height: auto;	
transform: translateZ(0); /*used to optimize icons on chrome*/		
}

/*media queries */




@media(max-width: 980px){
	
.container-botsy{
width: 45%;
overflow: scroll;
}	
	
	
	
}


@media(max-width: 750px){
	
.container-botsy{
width: 55%;
}	
	
	
	
}


@media(max-width: 640px){
	
.container-botsy{
width: 70%;
right: 2%;
}	
	
.chat-bot-close-open{
right: 2%;
}	
	
}



@media(max-width: 500px){
	
.container-botsy{
width: 95%;
height: 84%
}	
	
	
	
}


@media (max-width: 360px){
.chatbot_choices_section {
margin-top: 33%;	
}
	
}