@import url('https://fonts.googleapis.com/css?family=Assistant&display=swap');

.WiztopBarWellcome {
    color: white;
    font-family: Assistant;
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
    direction: rtl;
    display: inline-block;
    width: 100%;
	display: none;
}

.WizaskCloseBoxTopBar {
	height: 40px;
    background: #482683;
    background-image: linear-gradient(to bottom, #0063af, #00adee);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#482683', endColorstr='#225bad', GradientType=1);
    padding-left: 10px;
    border-radius: 15px 15px 0 0;
    margin-top: 50%;
}

.WizaskCloseBoxTopBarBtn {
	background-image: url(./getFile.aspx?profile=15&fname=./getFile.aspx?profile=16&fname=popup_close.png);
    width: 13px;
    height: 13px;
    float: left;
    object-fit: contain;
    margin: 17px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.WizaskCloseBoxTopBarBtn:after {
	height: 9px;
    font-family: Assistant,arial;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.79;
    letter-spacing: normal;
    text-align: justify;
    color: #ffffff;
    vertical-align: middle;
    float: left;
    margin-left: 21px;
    margin-top: 4px;
}

.WiztopBarCloseBtn {
	background-image: url('./getFile.aspx?profile=16&fname=closechat.png');
	background-repeat: no-repeat;
	cursor: pointer;
	right: 19px;
	top: 20px;
	width: 13px;
	height: 13px;
	position: absolute;
	color: transparent;
        background-color: transparent;
        border: transparent;
}

.WiztopBarMinBtn {
	position: absolute;
	left: 12px;
	top: 16px;
	background-image: url(./getFile.aspx?profile=16&fname=minimize.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	height: 3px;
	padding: 11px;
        background-color: transparent;
        border: transparent;
}

#wizIframeInBox {
	height: calc(100% - 92px) !important;
}

#wizChatChecker {
	position: absolute;
	right: -7px;
	top: -9px;
	width: 29px;
	height: 30px;
        font-family: Assistant,arial;
}

.WizclosedSideBubbleTitle {
    color: white;
    font-size: 23px;
    margin-top: -20px;
    margin-right: 40px;
    line-height: 90%;
    padding-right: 10%;
    padding-left: 10%;
}

.WizclosedSideBubbleTitle img {display: none;}

#WizagentTapping {
	direction: rtl;
	font-size: 14px;
	font-weight: 100;
}

.screenReaderText {
              font-size:0px;
               color: transparent;
}

#newMessages {
	color: white;
	border: 3px solid white;
	border-radius: 50%;
	width: 19px;
	height: 19px;
	background-color: #f01d24;
	font-size: 16px;
        display:none;
}

.WizaskCloseBox {
    width: 95%;
    height: 0; /*160px;*/
    /*margin: 50% auto;*/
    text-align: center;
    background-color: white;
    color: #727272;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    padding: 0;
    border: transparent;
    font-family: assistant;
    border-radius: 15px;
}

.WizaskCloseBoxTitle {
	font-size: 20px;
        color: white;
        margin-top: -30px;
        margin-right: 15%;
        margin-left: 15%;
}

.WizaskCloseBoxYesNo {
    margin-top: -7px;
    background-color: white;
    border-radius: 0 0 15px 15px;
    height: 120px;
    display: inline-table;
    width: 100%;
}

.WizaskCloseBoxYesBtn {
    border-radius: 20px;
    padding: 10px 2px ;
    width: 49%;
    cursor: pointer;
    display: inline-block;
    margin-right: -2px;
    margin-top: 20px;
    border: none;
    /*outline: none;*/
    font-family: assistant;
    font-size: 30px;
    color: #007d46;
    font-weight: 600;
    background-color: transparent;
        border: transparent;    
}
.WizaskCloseBoxNoBtn:after{
     content: ", חזור לצ'אט";
     /*outline: none;*/
     font-size: 24px;
     background-color: transparent;
     border: transparent;    
}

.WizaskCloseBoxNoBtn {
    border-radius: 20px;
    padding: 10px 2px;
    width: 49%;
    cursor: pointer;
    display: inline-block;
    border: none;
    /*outline: none;*/
    font-family: assistant;
    font-size: 30px;
    color: #e30613;
    font-weight: 600;
/*    margin-right: 18px;*/
    margin-top: 20px;
    background-color: transparent;
    border: transparent;    
}

.WizaskCloseBoxYesBtn:after{
    content: ", סגור צ'אט";
    /*outline: none;*/ 
    font-size: 24px;
    background-color: transparent;
    border: transparent;    
}

.Wizblanket {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	direction: rtl;
}

.WizcloseMode {
	position: fixed;
	z-index: 100000;
	left: -400px;
	top: 0px;
	height: 100%;
	vertical-align: middle;
	box-sizing: initial;
	opacity: 0.97;
}

.openMode {
	border-right: 0px !important;
}

.WizdataArea {
        font-family: 'Assistant';
	display: none;
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color:#f1f1f1;
	border-top-right-radius: 10px;
       box-shadow: 3px 3px 10px grey;

}

.WizclosedSideCenter {
	top: 20%;
	position: absolute;
	right: -155px;
}

.WizclosedSideBubble {
	padding: 10px 10px 0px 0px;
	direction: rtl;
	text-align: center;
	font-family: assistant;
	cursor: pointer;
        /*outline: none;*/
	font-size: 0.8em;
	line-height: 16px;
	position: relative;
        background-image: url(./getFile.aspx?profile=16&fname=openChat.png);
        width: 160px;
        height: 70px;
        background-repeat: no-repeat;
        background-color: transparent;
        border: transparent;    
}

.WiztopBar {
        background-image: linear-gradient(to bottom, #0063af, #00adee);
	height: 52px;
	width: 100%;
	border: 0;
	border-top-right-radius: 10px;
}

.WizWiztopBarTitle {

    background-size: 40%;
    width: 100%;
    height: 100%;
    background-position-x: center;
    background-repeat: no-repeat;
    background-position-y: 60%;
    color: transparent;
}

.WizfooterArea {
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #e1e1e1;
	width: 100%;
	height: 40px;
         background-color: #225bad;
        padding:10px 10px 0 0;
  
}

.WizfooterAreaBox {
        width: 32%;
	height: 100%;
	text-align: center;
	display: inline-block;
	border-left: 1px solid white;
	cursor: pointer;
	background-color: #225bad;
        text-decoration:none;
}


.WizfooterArea:after {
        content:'powered by 7-twenty';
        color:white;
}

.WizfooterAreaBoxIcon {
	text-align: center;
	display: none;
}

.WizfooterAreaBoxIconTitle {
	font-size: 14px;
	color: white;
	margin-top: 12px;
        font-family: assistant;
}

@media only screen and (max-width: 800px) {
	.WizcloseMode {
		position: fixed !important;
		bottom: 0px !important;
		width: 100% !important;
		top: initial !important;
		text-align: center;
		border-right: 0px;
	}
       .WizaskCloseBoxYesBtn{
                font-size: 30px;
                margin-top: 20px;
        }
      .WizaskCloseBoxNoBtn{
               font-size: 30px;
               margin-top: 15px;
        }
	.WizclosedSideCenter {
		bottom: 20px;
		position: absolute;
		right: -205px;
		top: auto;
	}
	#questionMark {
		display: none;
	}
	.WizclosedSideBubble {

       }
	
	.WizclosedSideBubbleTitle {
		color:transparent !important;
		margin-top: -12px;
		font-weight: bold;
                width:100%;
		content:'';
                margin-right: 40px;
                right: 85px;
	}
	.WizdataArea {
		width: 100% !important;
	}
	.WiztopBarCloseBtn: after {
		position: relative;
		margin-left: -90px;
		// margin-top: 40px;
		// padding: 4px;
		width: 15px;
		height: 15px;
		padding-left: 7px;
		padding-top: 2px;
	}
      .WizclosedSideBubble{
               right: 105px;
        }
}
}
