@import url('https://fonts.googleapis.com/css?family=Assistant:400,700');

html,body,form,.mainArea{
    height: 100%;
    margin: 0;
    font-family: Assistant,Arial!important;
    }
font, button, input{
    font-family: Assistant,Arial!important;
}
body {
            font-family:Assistant,Arial!important;
        }

          /*scrollbar*/
       ::-webkit-scrollbar {
                width: 5px !important;
            height: 7px;
        }

        ::-webkit-scrollbar-button {
            width: 0px;
            height: 0px;
        }

         ::-webkit-scrollbar-thumb {
            background: #827474;
            border: 0px none #ffffff;
            border-radius: 50px;
        }

            ::-webkit-scrollbar-thumb:hover {
                background: #827474;
            }

            ::-webkit-scrollbar-thumb:active {
                background: #445483;
            }

        ::-webkit-scrollbar-track {
            background: #ffffff;
            border: 0px none #ffffff;
            border-radius: 18px;
        }

            ::-webkit-scrollbar-track:hover {
                background: #009FE3;
            }

            ::-webkit-scrollbar-track:active {
                background: #009FE3;
            }

        ::-webkit-scrollbar-corner {
            background: transparent;
        }
		
	.Template {
	    width: 90% !important;
	}

::-webkit-input-placeholder {
color: black;
}

:-moz-placeholder { /* Firefox 18- */
color: black;
}

::-moz-placeholder {  /* Firefox 19+ */
color: black;
}

:-ms-input-placeholder {
color:black;
}
	
	.templateImage {
		width:100%;
		height:60px;
		 background-size: contain;
   		 background-position: center;
    		background-repeat: no-repeat;
	}
	
        .AgentIcon {
            position: absolute;
			background-image: url(./getFile.aspx?profile=24&fname=icon_logo.png&sug=2);
			background-size: 100%;
			background-repeat: no-repeat;
			width: 40px;
			height: 40px;
			right: -50px;
			top: -25px;
        }
	.agentTexting .AgentIcon{
			    right: -10px !important;
				top: 10px !important;
		}
	.ClientIcon {
			position: absolute;
			background-image: url(./getFile.aspx?profile=24&fname=client_logo.png&sug=2);
			background-size: 100%;
			background-repeat: no-repeat;
			width: 40px;
			height: 40px;
			left: -43px;
			top: -26px;
        }

        .ClientBubble {
                        background: white;
			color: black;
			display: inline-block;
			float: left;
			margin-top: 20px;
			position: relative;
			text-align: right;
			padding: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 0px 20px 20px 20px;
			display: inline-block;
			max-width: 80%;
                         min-width: 80%;
                         font-size: 18px;
			margin-left: 52px;
			direction: rtl;
			 word-wrap: break-word;
        }
		.ClientBubble:before {/*
			content: "";
			position: absolute;
			top: 0px;
			right: -16px;
			border-width: 11px 30px 0 0;
			border-style: solid;
			border-color: #009FE3 transparent;
			display: block;
			width: 0;*/
		}

        .AgentBubble {
                        margin-top: 5%;
			position: relative;
			text-align: right;
			padding: 10px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
                         border: 1px solid #00B9E0;
			display: inline-block;
			direction: rtl;
			color: black;
			background: #00B9E0;
			word-wrap: break-word;
                         font-size:18px;
                         border-radius:20px 0px 20px 20px;
                         max-width: 85%;
                         min-width: 80%;
                         font-size: 18px;        
        }
		   .AgentBubble:before {/*
			    content: "";
				position: absolute;
				top: 0px;
				left: -14px;
				border-width: 11px 0 0 30px;
				border-style: solid;
				border-color: #232c65 transparent;
				display: block;
				width: 0;*/
		}



        .ActionButton {
        }

            .ActionButton text {
            }

        .ActionTemplate {
        }

            .ActionTemplate title {
            }

            .ActionTemplate image {
            }

            .ActionTemplate button {
            }

            .ActionTemplate buttonText {
            }


        .SendBtn {

        }

        .ActionLink {
        }

        .InputText {
            width: 33%;
	    height: 27px;
	    font-size: 18px;
	    direction: rtl;
/*	    border: none;*/
	    border-radius: 50px;
	    border: 1px solid #009ee2;
	    margin-right: 0%;
	    font-family: Assistant,Arial;
	    padding: 0 10px;
	    position: absolute;
	    bottom: 14px;
	    display: none;
	    color: black!important;
	    padding: 11px 10px 11px 10px;
	    background-color: #ffffff;
           margin-bottom: 1%;
            max-width: 500px;
        }
  .InputText ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: white;
	}
	.InputText ::-moz-placeholder { /* Firefox 19+ */
	  color: white;
	}
	.InputText :-ms-input-placeholder { /* IE 10+ */
	  color: white;
	}
	.InputText :-moz-placeholder { /* Firefox 18- */
	  color: white;
	}   
        .MoreOnTopIcon {
        }

        .NewAgentLine {
			margin: 15px;
        }

        .NewClientLine {
        }

        .NewOptionLine {
                        padding: 10px;
			clear: both;
			/*padding-bottom: 25px;*/
			width: calc(100% - 60px);
                        margin: auto;
        }

        .OptionBubble {
           background: white;
	   color: black;
            cursor: pointer;
            padding: 6px;
            margin-left: 20px;
            text-align: center;
            direction:rtl;
            margin-top: 10px;
	    font-size: 18px;
            border-radius:20px;
            width:90%;
            min-width: 100px;
            border: 1px solid #225bad;
            margin-left: auto;
             margin-right: auto;
        }
.OptionBubble#option1142{
    background: url(./getFile.aspx?profile=24&fname=WhatsAppIcon.png&sug=2);
    background-repeat: no-repeat;
    /* background: transparent; */
    background-size: 59% 50% !important;
    background-position-x: 10px;
    width: 26%;
    min-width: 100px;
    /* background-color: white; */
    height: 100px;
    border-radius: 44px;
    border: none;
    /* margin: auto 0; */
    padding: 0;
    margin-top: 0;
    position: relative;
    float: left;
    /* margin-left: auto; */
    margin-left: 15px;
    background-size: contain;
    background-repeat: no-repeat;

}
.OptionBubble#option1142 .OptionText{
  text-align: left;
    /* margin-left: -233px; */
    position: absolute;
    right: -145px;
    top: -5px;
    font-size: 20px;
    /* color: white; */
    direction: rtl;
    margin: 15px
}
        
        .OptionBubble:hover {
        
        	background-color:#D6EFFA;	
        }

	.OptionBubbleSelected {
        	    background-color: #D6EFFA;
        }

        .Stage {
			width: 100%;
			height:calc(100% - 77px);
			left: 0px;
			top: 0;
			overflow: auto;
			position: absolute;
                        max-width: 500px;
				}

        .agentTexting {
            position: relative;
           /* margin-left: 40px;*/
			    direction: rtl;
				margin: 15px;
        }

            .agentTexting img {
                
		content:url('./getFile.aspx?profile=24&fname=agenttyping.gif&sug=2');
		background-image: url('./getFile.aspx?profile=24&fname=agenttyping.gif&sug=2');
                background-size: contain;
                width: 45px;
                height: 45px;
                top: 10px;
		right: 50px;
		position: absolute;
            }

        .mainArea {
              max-width: 400px;
        }

        .topLogo {/*
            background-image:url('./getFile.aspx?profile=24&fname=top.jpg&sug=2');
            background-size:contain;
                background-repeat: no-repeat;
                
            width:100%;
            height:80px;
            background-position-x : center;*/
        }
		
		.formButton{
			float: left;
			background: #598ABD;
			color: white;
			width: 70px;
			height: 30px;
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			text-decoration: none;
			text-align: center;
			line-height: 30px;
			font-size: 20px;
			cursor: pointer;
			margin-top:8px;
		}
		.formFieldSet .formField{
			font-family: Assistant,Arial;
			width:100%;
		}  
		.formFieldSet textarea{
			height: 50px;
		}d black;
			width: 70px;
			height: 30px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
			text-align: center;
			line-height: 30px;
			font-size: 20px;
			cursor: pointer;
			margin-top:8px;
		}
		.formFieldSet .formField{
			font-family: Assistant,Arial;
			width:100%;
		}  
		.formFieldSet textarea{
			height: 50px;
		border-radius: 3px;
			border-radius: 3px;
			text-decoration: none;
			text-align: center;
			line-height: 30px;
			font-size: 20px;
			cursor: pointer;
			margin-top:8px;
		}
		.formFieldSet .formField{
			font-family: Assistant,Arial;
			width:100%;
		}  
		.formFieldSet textarea{
			height: 50px;
	}

        }
        
        	.InputDateTime{
       			width: calc(70%);
        	}
        	
        	.InputDateTimeBtn{
        		width: calc(25%);
        	}
              		text-align: center;
			line-height: 30px;
			font-size: 20px;
			cursor: pointer;
			margin-top:8px;
		}
		.formFieldSet .formField{
			font-family: Calibri;
			width:100%;
		}  
		.formFieldSet textarea{
			height: 50px;
		}
		
	.InputAreaDateTime{
            position: absolute;
            bottom: 5px;
            width: calc(100vw - 30px);
            left: 6px;
            height: 40px;
            font-size: 20px;
            color: black;
            direction: ltr;
            max-width: 500px;
            border: 0px;
        }
        
        	.InputDateTime{
       			width: calc(70%);
        	}
        	
        	.InputDateTimeBtn{
        		width: calc(25%);
        	}
              
.InputArea {
	direction: rtl;
}


.btnSend {
    border: 0px;
    width: 100px;
    height: 100px;
    cursor: pointer;
    position: absolute;
    bottom: 1%;
    left: 3%;
    background-color: transparent;
    border: transparent;
    margin-top: 20px;
    margin-bottom: 20px;
    color: transparent;
    background-image: url(./getFile.aspx?profile=24&fname=send_btn.png&sug=2&sug=2);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
}

@media screen and (max-width: 800px) {
  .InputText {
    width: 75%;
  }
}parent;
}

@media screen and (max-width: 800px) {
  .InputText {
    width: 75%;
  }
}
    	width: 70px;
    }
    .NewOptionLine{
	width: 94%;
}
}
@media only screen and (max-width: 321px) {
#option2234, #option2233, #option2239, #option2241, #option2245{
    margin-left: 10px;
}
#option2234, #option2236, #option2234, #option2238, #option2233, #option2235, #option2237, #option2239, #option2243, #option2240, #option2241, #option2242, #option2244, #option2245, #option2246, #option2232{
    width: 25%;
		padding: 4px;
		font-size: 17px;
}
    .InputDateTime{
    width: 145px;
    }
    .InputDateTimeBtn{
    	width: 70px;
    }
.InputAreaDateTime{
    bottom: 20px;
}
    .NewOptionLine{
	width: 94%;
}
.ClientBubble {
width: 75%;
}
}

erBubble_12{
height: 100px;
}	
#clientInput{
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 53%;
    /* margin-right: 10px; */
    padding-right: 26px;
}

.ui-autocomplete
{    direction: rtl;
}


.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #D6EFFA;
    url(images/ui-./getFile.aspx?profile=24&fname=bg_flat_75_ffffff_40x100.png&sug=2) 50% 50% repeat-x;
    color: #222222;
    margin-left: 5px;
    max-width: 100%;
    border-radius: 30px;

}

.ui-widget 
{
    font-family: assistant;
    font-size: 1.1em;
}c4c4;}
textarea {outline-color: #c5c4c4;}
    margin-left: 5px;
    max-width: 100%;
    border-radius: 30px;

}

.ui-widget 
{
    font-family: assistant;
    font-size: 1.1em;
}Support{
    background-image: url(./getFile.aspx?profile=24&fname=support50.png&sug=2);
    width: 50px;
    height: 50px;
    margin-right: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin-left: auto;
}

.QA  {
    background-image: url(./getFile.aspx?profile=24&fname=QA50.png&sug=2);
    width: 50px;
    height: 50px;
    margin-right: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin-left: auto;
}

.Order {
    background-image: url(./getFile.aspx?profile=24&fname=Order50.png&sug=2);
    width: 50px;
    height: 50px;
    margin-right: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    margin-left: auto;
}
