@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');
@import url('https://emoji-css.afeld.me/emoji.css');
@import url('https://www.btl.gov.il/Style%20Library/chat-buttons.css');


html,body,form,.mainArea{
    height: 100%;
    margin: 0;
    font-family: Arimo,Arial!important;
    }
font, button, input{
    font-family: Arimo,Arial!important;
}
body {
            font-family:Arimo,Arial!important;
        }

          /*scrollbar*/
       ::-webkit-scrollbar {
                width: 10px !important;
            height: 7px;
        }

        ::-webkit-scrollbar-button {
            width: 0px;
            height: 0px;
        }

         ::-webkit-scrollbar-thumb {
            background: #827e74;
            border: 0px none #ffffff;
            border-radius: 50px;
        }

            ::-webkit-scrollbar-thumb:hover {
                background: #3f70b5;
            }

            ::-webkit-scrollbar-thumb:active {
                background: #1f4275;
            }

        ::-webkit-scrollbar-track {
            background: #ffffff;
            border: 0px none #ffffff;
            border-radius: 18px;
        }

            ::-webkit-scrollbar-track:hover {
                background: #f8ecc1;
            }

            ::-webkit-scrollbar-track:active {
                background: #e7cd70;
            }

        ::-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;
	}
	

	.agentTexting .AgentIcon{
			    right: -10px !important;
				top: 10px !important;
		}
	
        .ClientBubble {
                        background: #225bad;
                        color: white;
                        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: 20px;
                        display: inline-block;
                        max-width: 87%;
                        min-width: 87%;
                        font-size: 18px;
                        margin-left: 15px;
                        direction: rtl;
                        word-wrap: break-word;
                        margin-bottom: 10px;
        }
		
.ClientBubble:before {
    content: "";
    position: absolute;
    border-style: solid;
    right: 20px;
    bottom: -16px;
    border-width: 11px 0px 5px 12px;
    border-color: #225bad transparent transparent transparent;
}


        .AgentBubble {
            margin-top: 0%;
            position: relative;
            text-align: right;
            padding: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border: 0px solid #225bad;
            display: inline-block;
            direction: rtl;
            /* color: white; */
            background: #fff;
            word-wrap: break-word;
            font-size:18px;
            border-radius: 20px;
            max-width: 94%;
            min-width: 94%;
            font-size: 18px;
            line-height:26px;
        }

.AgentBubble:before {
    content: "";
    position: absolute;
    border-style: solid;
    left: 20px;
    bottom: -16px;
    border-width: 11px 12px 5px 0px;
    border-color: #fff transparent transparent transparent;
}		
		
.NewAgentLine:first-child .AgentBubble {
    background: none;
    padding-bottom: 0;
    max-width: 99%;
    min-width: 99%;
    left: 0em;
    padding-right: 0;
    padding-left: 0;
    }
	
	.NewAgentLine:first-child .AgentBubble:before {display:none}
	
.NewAgentLine:first-child .AgentIcon{right: -12.7%;}
		.AgentBubble img {
    border-radius: 1em 0 1em 1em!important;
    margin: auto;
    max-width: 100%!important;
    width: 100%!important;
    }	
		
		.AgentBubble a {color: #1569A5!important;}
		.AgentBubble a:hover {color: #000102!important;}

		
		.WizWiztopBarTitle {
    background: #04a0dd !important ;
    border-radius: 0em 1em 0 0 !important ; }

.WizWiztopBarTitle:before {
    content: "איך אפשר לעזור?";
    position: relative;
    z-index: 111;
    font-size:1.2em;
    color: white;
    width: calc(100% - 5.8em);
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin-left: 10%;
    direction:rtl;
}
		

        .ActionButton {
        }

            .ActionButton text {
            }

        .ActionTemplate {
        }

            .ActionTemplate title {
            }

            .ActionTemplate image {
            }

            .ActionTemplate button {
            }

            .ActionTemplate buttonText {
            }


        .
         {

        }

        .ActionLink {
        }

        .InputText {
            width: 78%;
            height: 36px;
            font-size: 18px;
            direction: rtl;
            /*	    border: none;*/
            border-radius: 50px;
            border: 1px solid #008447;
            margin-right: 3%;
            font-family: Arimo,Arial;
            padding: 0 10px;
            position: absolute;
            bottom: 8px;
            display: none;
            color: black!important;
            padding: 11px 10px 11px 10px;
            background-color: #ffffff;
            box-shadow: -0.1em 0.1em 0.4em silver inset !important;
        }
  .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;
-webkit-animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.4s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
        }

        .NewClientLine {
-webkit-animation: scale-up-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
        }

        .NewOptionLine {
                        padding: 0 10px;
                        
                        -webkit-animation: scale-up-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
			
		
			clear: both;
			/*padding-bottom: 25px;*/
			width: calc(100% - 60px);
                        margin: auto;
			display:flex;
		flex-wrap:wrap;			
						
        }

        .OptionBubble {
           background: white;
           color: black;
           cursor: pointer;
           padding: 6px 18px;
           margin-left: 20px;
           text-align: center;
           direction:rtl;
           margin-top: 10px;
           font-size: 18px;
           border-radius:20px;
           width:90%;
           min-width: 100px;
           border: 0px solid #225bad;
           margin:6px  auto;
        }
.OptionBubble#option1142{
    background: url("./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=WhatsAppIcon.png&sug=2&sug=2&sug=2&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: #f8ff9e;
        }

	.OptionBubbleSelected {
        	    background-color: #D6EFFA;
        }

        .Stage {
			width: 100%;
			height:calc(100% - 77px);
			left: 0px;
			top: 0;
			overflow: auto;
			position: absolute;
			max-width: 400px;
			}

        .agentTexting {
            position: relative;
           /* margin-left: 40px;*/
			    direction: rtl;
				margin: 15px;
        }

            .agentTexting img {
                
		content:url('./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=agenttyping.gif&sug=2&sug=2&sug=2&sug=2');
		background-image: url('./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=agenttyping.gif&sug=2&sug=2&sug=2&sug=2');
                background-size: contain;
                width: 45px;
                height: 45px;
                top: 10px;
		right: 50px;
		position: absolute;
            }

        .mainArea {
              max-width: 400px;
              /*background: #c4df9b;*/
			  background:transparent;
        }

        
		
		.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: Arimo,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: Arimo,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: Arimo,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;
}




@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: 0; 
    padding-right: 25px;
}

.ui-autocomplete
{    direction: rtl;
}


.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #D6EFFA;
    url("images/ui-./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=bg_flat_75_ffffff_40x100.png&sug=2&sug=2&sug=2&sug=2") 50% 50% repeat-x;
    color: #222222;
    margin-left: 5px;
    max-width: 100%;
    border-radius: 30px;

}

.ui-widget
{
    font-family: Arimo;
    font-size: 1.1em;
}c4c4;}
textarea {outline-color: #c5c4c4;}
    margin-left: 5px;
    max-width: 100%;
    border-radius: 30px;

}

.ui-widget
{
    font-family: Arimo;
    font-size: 1.1em;
}
.Support{
    background-image: url("./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=support50.png&sug=2&sug=2&sug=2&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=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=QA50.png&sug=2&sug=2&sug=2&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=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3452&fname=./getFile.aspx?profile=3660&fname=Order50.png&sug=2&sug=2&sug=2&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;
}

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}



/* ------- title fix --------*/


.WizWiztopBarTitle {
    background: #04a0dd !important ;
    border-radius: 0em 1em 0 0 !important ; }

.WizWiztopBarTitle:before {
    content: "איך אפשר לעזור?";
    position: relative;
    z-index: 111;
    font-size:1.2em;
    color: white;
    width: calc(100% - 5.8em);
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    margin-left: 10%;
    direction:rtl;
}

iframe {border:0}



/* placeholder style */


#clientInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #555555;font-style:italic;font-size:.9em;
 }

#clientInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #555555;font-style:italic;font-size:.9em;
}

#clientInput::-ms-input-placeholder { /* Microsoft Edge */
  color: #555555;font-style:italic;font-size:.9em;
}


