@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-ExtraLight-webfont.woff");
  font-weight: 100;
}

@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-Light-webfont.woff");
  font-weight: 300;
}

@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-Regular-webfont.woff");
  font-weight: 400;
}

@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-SemiBold-webfont.woff");
  font-weight: 500;
}

@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-Bold-webfont.woff");
  font-weight: 600;
}

@font-face {
  font-family: "Assistant";
  src: url("fonts/Assistant-ExtraBold-webfont.woff");
  font-weight: 700;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-Light.ttf");
  font-weight: 100;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-SemiBold.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-Bold.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Rubik";
  src: url("fonts/Rubik-ExtraBold.ttf");
  font-weight: 700;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-Light.ttf");
  font-weight: 100;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-Regular.ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-Bold.ttf");
  font-weight: 500;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-Bold.ttf");
  font-weight: 600;
}

@font-face {
  font-family: "Open Sans Hebrew";
  src: url("fonts/OpenSansHebrew-ExtraBold.ttf");
  font-weight: 700;
}


html {
  display: block;
}

body {
  font-family: Assistant, Arial;
  font-size: 14px;
  margin: 0;
  overscroll-behavior: contain;
}

.wchat_wrap,
.rchat_wrap {
  min-height: 270px;
  width: 450px;
  height: 98vh;
  background-color: #fff;
  box-shadow: 0px 3px 6px #0000003b;
  border-radius: 10px 10px 10px 10px;
  margin-top: 1vh;
  margin-right: calc(50vw - 225px);
}

.rchat_header {
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 8px 8px 0px 0px;
  opacity: 1;
  text-align: center;
  height: 74px;
  color: #fff;
  font-family: Rubik, Assistant, Arial;
  letter-spacing: -0.01px;
  width: 100%;
}

.chat_header {
  background: #d7e4f5 0% 0% no-repeat padding-box;
  border-radius: 8px 8px 0px 0px;
  opacity: 1;
  text-align: center;
  height: 74px;
  color: #fff;
  font-family: Rubik, Assistant, Arial;
  letter-spacing: -0.01px;
  width: 100%;
}

.header_logo {
  background: url(./getFile.aspx?profile=9&fname=topLogo.png) no-repeat;
  background-position-x: center;
  border: 0px;
  height: 74px;
}

.header_bold {
  font-size: 24px;
  font-weight: bold;
}

.header_txt {
  font-size: 16px;
}

div.mashov_wrap h1 {
    text-decoration: underline;
    text-align: center;
}

div[role=alert] {
    display" block;
    font-size: 24px;
    margin-top: 40px;
    text-align: center;
    font-weight: bold;
}

.rchat_form {
  text-align: center;
}

.rchat_label_field {
  display: block;
  font-family: Rubik, Assistant, Regular;
  font-weight: 500;
  color: #0c3058;
  width: 100%;
  font-size: 16px;
  margin-top: 80px;
}

input#dnamefield {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cccccc;
  border-radius: 8px;
  opacity: 1;
  font-family: Rubik, Assistant, Regular;
  color: #0c3058b3;
  width: 373px;
  height: 34px;
  font-size: 16px;
  margin-top: 20px;
}
.rchat_full_name {
	text-align: right;
	margin-right: 20px;
}

input#dnamefield::placeholder {
  font-family: Rubik, Assistant, Regular;
  color: #0c3058b3;
  font-size: 16px;
}

.chat_msg {
  text-align: center;
  display: block;
  font-size: 22px;
}

.msgRead {
  display: none !important;
}

.rchat_start_BTN {
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 50px;
  opacity: 1;
  border: 0px;
  width: 366px;
  height: 45px;
  cursor: pointer;
  box-shadow: 0px 3px 6px #0000004d;
}

.g-recaptcha {
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 50px;
  opacity: 1;
  border: 0px;
  width: 366px;
  height: 45px;
  cursor: pointer;
}

.rchat_start_BTN_o {
  margin-top: 40px;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 50px;
  opacity: 1;
  border: 0px;
  width: 366px;
  height: 45px;
  cursor: pointer;
  box-shadow: 0px 3px 6px #0000004d;
}

.chat_send_btn {
  background: url(./getFile.aspx?profile=9&fname=send_btn.png) no-repeat;
  border: 0px;
  width: 30px;
  height: 51px;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 20px;
  float: left;
}

.chat_send_btn_o {
  background: url(./getFile.aspx?profile=9&fname=send_btn.png) no-repeat;
  border: 0px;
  width: 30px;
  height: 51px;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 20px;
  float: left;
}

.chatLineOper::before {
  content: url(./getFile.aspx?profile=9&fname=chatLineOper_bg.png);
  display: block;
  position: absolute;
  top: -3px;
  width: 35px;
  right: -76px;
}

.chatLineOper {
  float: left;
  margin: 5px 45px 5px 20px;
  padding: 2px 18px;
  position: relative;
  vertical-align: top;
  background: #ECEFF1;
  min-width: 70%;
  border-radius: 5px;
}
.chatLineOper:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-color: transparent #ECEFF1;
  border-width: 9px 0 9px 16px;
  top: 25%;
  right: -16px;
  margin-top: -9px;
}

.chatLineOper .chat_text {
  overflow-wrap: anywhere;
  font-size: 16px;
  color: #0c3058;
}

.mashov_wrap{
  min-height: 270px;
  width: 450px;
  height: 98vh;
  background-color: #fff;
  box-shadow: 0px 3px 6px #0000003b;
  border-radius: 10px 10px 10px 10px;
  margin-top: 1vh;
  margin-right: calc(50vw - 225px);
}

/* start old stuff can be deleted if not needed */

.mashov_logo {
  height: 40px;
  background-image: url(./getFile.aspx?profile=9&fname=israelelectric.png);
  background-repeat: no-repeat;
  background-position-x: center;
}

.mashov_form {
  padding-top: 1rem;
  width: 450px;
  height: 95vh;
  background-color: #fff;
  box-shadow: 0px 3px 6px #0000003b;
  border-radius: 10px 10px 10px 10px;
  margin-top: 1vh;
  margin-right: calc(50vw - 226px);
  background-image: url(./getFile.aspx?profile=9&fname=bluebg450.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.mashov_fields {
  max-width: 25rem;
  margin: 0 3%;
}

div.mashov_form h1 {
  display: none;
}

form .mashov_fields .mashov_line {
  display: block;
  font-size: 1rem;
  padding: 0.5rem 0;
}

form .mashov_fields .mashov_line .mashov_qlabel {
  display: block;
  font-size: 1rem;
  padding: 0.5rem 0 0.5rem 0.5rem;
}

form .mashov_fields .mashov_line .mashov_select_op {
  display: block;
  font-size: 1rem;
  padding: 0.75rem;
  background-color: #f6f6f6;
  border: 1px solid #bbb;
  color: #108dbb;
  width: 100%;
}

form .mashov_fields .mashov_line .mashov_select_op:focus {
  background-color: #ddd;
}

form .mashov_fields .mashov_line .mashov_text_area {
  font-family: "Lato", sans-serif;
  min-height: 8rem;
  width: 98%;
  background-color: #f6f6f6;
  border: 1px solid #bbb;
  color: #108dbb;
  font-size: 1rem;
  padding: 0.25rem;
}

form .mashov_fields .mashov_line textarea:focus {
  background-color: #ddd;
}

.mashov_btns {
  text-align: center;
}

.mashov_close_chat {
  display: none;
  margin: 40px auto;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  border: 0px;
  width: 166px;
  height: 45px;
  line-height: 45px;
  cursor: pointer;
}

form .mashov_send_btn {
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  border: 0px;
  width: 166px;
  height: 45px;
  cursor: pointer;
}

form .mashov_send_btn_o {
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1976D2 0% 0% no-repeat padding-box;
  border-radius: 8px;
  opacity: 1;
  border: 0px;
  width: 166px;
  height: 45px;
  cursor: pointer;
}

/*----- Clearfix: Force an Element not to collapse -----*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* start rchat page */

.rchat_subject {
  height: 25px;
}

.rchat_input_field {
  width: 232px;
  height: 49px;
  margin: 30px 0 36px;
  font-size: 17px;
  /*font-weight: 500;*/
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
  color: #294c6a;
  border-radius: 15px;
  border: 1px solid #00adef;
  outline: none;
  padding-right: 6px;
}

.rchat_select_field_generated {
  width: 250px;
}

.rchat_fields {
  height: 25px;
  clear: both;
}

.rchat_field_generated_span {
  width: 250px;
  height: 30px;
  float: left;
}

.captcha {
  padding-top: 10px;
}

/* end rchat page */

/* start chat page */

.chat_taps {
  margin-top: 10px;
  margin-right: 20px;
  direction: rtl;
}

.chat_info_text {
  padding-top: 5px;
}

.chat_userinfo {
  direction: ltr;
  border: 0px;
}


.chat_close_btn {
  margin-top: 10px;
  float: right;
  background: url(./getFile.aspx?profile=9&fname=close_btn.png);
  width: 66px;
  cursor: pointer;
  border: 0;
  background-size: 100% 100%;
  margin-right: 10px;
}

.chat_close_btn_o {
  margin-top: 10px;
  float: right;
  background: url(./getFile.aspx?profile=9&fname=close_btn.png);
  width: 66px;
  cursor: pointer;
  border: 0;
  background-size: 100% 100%;
  margin-right: 10px;
}

.chat_noanswer {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #294c6a;
}

.chat_clocker {
  float: left;
  margin-left: 10px;
  margin-top: -4px;
  color: #9a9a9a;
  display:none;
}

.textAreaCharCount {
  margin-right: 15px;
  margin-top: -4px;
  color: #9a9a9a;
}

.chat_userinput {
  width: 370px;
  height: 30px !important;
  border: 2px solid #d3dbe1;
  outline: none;
  resize: none;
  direction: rtl;
  overflow: auto;
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 50px;
  margin: 0 10px 5px 0;
  font-family: Assistant, arial;
  font-size: 16px;
  color: #9a9a9a;
  padding: 10px;
}
textarea.chat_userinput::placeholder {
    padding: 8px;
}
span.chat_title1 {
  font-weight: bold;
}

.chatLineOper img {
  display: none;
}

.chatLineOper .timeStampBottom {
  display: none;
  font-size: 65%;
  margin-top: 10px;
  float: left;
  color: #0c3058;
}

.chatLineClient .chat_text {
  overflow-wrap: anywhere;
  font-size: 16px;
  color: #0c3058;
  overflow-wrap: break-word;
}

.msgCheckMark {
  display: none !important;
}

.chatLineClient .timeStampBottom {
  display: none;
  font-size: 65%;
  margin-top: 10px;
  float: left;
  color: #0c3058;
}

.chatLineClient img {
  display: none;
}

.chatLineClient::before {
  content: url(./getFile.aspx?profile=9&fname=chatLineClient_bg.png);
  display: block;
  height: 35px;
  position: absolute;
  top: -3px;
  width: 35px;
  left: -63px;
}

.chatLineClient {
  float: right;
  margin: 5px 20px 5px 45px;
  position: relative;
  background: #eeeeee 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  padding: 2px 18px;
  vertical-align: top;
  min-width: 70%;
  max-width: 70%;
}

.chatLineClient :after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-color: transparent #eeeeee;
  border-width: 9px 16px 9px 0;
  top: 25%;
  left: -16px;
  margin-top: -9px;
}

.chat_title2 {
  text-align: right;
  color: #0c3058;
  padding-top: 5px;
  font-weight: bold;
}

.chat_chatter {
  height: calc(100vh - 235px) !important;
  overflow: auto;
  direction: rtl;
  padding-right: 50px;
  padding-left: 50px;
  padding-bottom: 50px;
}

.leave_msg_wrap {
  width: 450px;
  direction: ltr;
  text-align: left;
}

.leave_msg_msg {
  font-family: Assistant, Arial;
  font-size: 16px;
  color: #878a8f;
  padding-top: 30px;
  padding-bottom: 30px;
}

.leave_msg_fields {
  font-family: Assistant, Arial;
  font-size: 12px;
  color: #878a8f;
  height: 150px;
}

.leave_msg_field_title {
  float: right;
  width: 150px;
  height: 35px;
}

.leave_msg_field {
  float: right;
  height: 35px;
}

.leave_msg_submit_btn {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}

.leave_msg_submit_btn_o {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}

.timeStampRight {
  text-align: right;
  padding-right: 10px;
  font-size: 10px;
  color: #878a8f;
}

.videochat {
  position: absolute;
  right: 500px;
  top: 10px;
  width: 350px;
  height: 500px;
}

.videochat_listen {
  position: absolute;
  left: 0px;
  top: 0px;
}

.videochat_broadcast {
  position: absolute;
  right: 0px;
  bottom: 0px;
  border: 1px solid white;
}

.leave_msg_wrap {
  width: 450px;
  direction: rtl;
  text-align: right;
}

.leave_msg_msg {
  font-family: Assistant;
  font-size: 16px;
  color: #878a8f;
  padding-top: 30px;
  padding-bottom: 30px;
}

.leave_msg_fields {
  font-family: Assistant, Arial;
  font-size: 12px;
  color: #878a8f;
  height: 150px;
}

.leave_msg_field_title {
  float: right;
  width: 150px;
  height: 35px;
}

.leave_msg_field {
  float: right;
  height: 35px;
}

.leave_msg_submit_btn {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}

.leave_msg_submit_btn_o {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}

.timeStampRight {
  float: left;
  padding-right: 10px;
  font-size: 10px;
  color: #878a8f;
}

.videochat {
  position: absolute;
  right: 500px;
  top: 10px;
  width: 350px;
  height: 500px;
}

.videochat_listen {
  position: absolute;
  left: 0px;
  top: 0px;
}

.videochat_broadcast {
  position: absolute;
  right: 0px;
  bottom: 0px;
  border: 1px solid white;
}

.text {
  display: none;
}

.leave_msg_wrap {
  width: 500px;
  direction: rtl;
  text-align: right;
}

.leave_msg_msg {
  font-family: Assistant, Arial;
  font-size: 20px;
  text-align: center;
  color: black;
  margin-top: 90px;
  margin-right: 60px;
}

.leave_msg_fields {
  font-family: Assistant, Arial;
  font-size: 12px;
  color: #878a8f;
  height: 150px;
  text-align: center;
}

.leave_msg_field_title {
  float: right;
  width: 150px;
  height: 35px;
}

.leave_msg_field {
  float: right;
  height: 35px;
}

.leave_msg_submit_btn {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}

.leave_msg_submit_btn_o {
  float: left;
  background: url(./getFile.aspx?profile=9&fname=send_btn.jpg);
  border: 0px;
  width: 100px;
  height: 36px;
  cursor: pointer;
}
.leave_msg_close_BTN {
  background: #0a70a1;
  color: white;
  border: 1px;
  width: 231px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 44px;
  cursor: pointer;
  margin-top: 49px;
  font-size: 17px;
  font-weight: bold;
}
/* end leave_msg page */
.topBar {
  text-align: center;
  margin-top: 10px;
}
.WrapMain {
  text-align: center;
}

.wchat_waitmsg {
  font-size: 20px;
  text-align: center;
}

.chat_chatter::-webkit-scrollbar,
.chat_userinput::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  cursor: pointer;
  display: none;
}
.chat_chatter::-webkit-scrollbar-button,
.chat_userinput::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
  cursor: pointer;
}
.chat_chatter::-webkit-scrollbar-thumb,
.chat_userinput::-webkit-scrollbar-thumb {
  background: #9a9a9a;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.chat_chatter::-webkit-scrollbar-thumb:hover,
.chat_userinput::-webkit-scrollbar-thumb:hover {
  background: #d1c9c7;
  cursor: pointer;
}
.chat_chatter::-webkit-scrollbar-thumb:active,
.chat_userinput::-webkit-scrollbar-thumb:active {
  background: #9a9a9a;
  cursor: pointer;
}
.chat_chatter::-webkit-scrollbar-track,
.chat_userinput::-webkit-scrollbar-track {
  background: #e2dddb;
  border: 0px solid #ff0000;
  border-radius: 5px;
}
.chat_chatter::-webkit-scrollbar-track:hover,
.chat_userinput::-webkit-scrollbar-track:hover {
  background: #e2dddb;
}
.chat_chatter::-webkit-scrollbar-track:active,
.chat_userinput::-webkit-scrollbar-track:active {
  background: #e2dddb;
}
.chat_chatter::-webkit-scrollbar-corner,
.chat_userinput::-webkit-scrollbar-corner {
  background: transparent;
}

#waitingMessages::before {
  content: url(./getFile.aspx?profile=9&fname=chatLineOper_bg.png);
  display: block;
  height: 35px;
  position: absolute;
  top: -3px;
  width: 35px;
  right: -70px;
}

#waitingMessages {
  font-size: 16px;
  float: left;
  margin: 5px 45px 5px 20px;
  padding: 10px 18px;
  position: relative;
  vertical-align: top;
  background: #ECEFF1;
  color: #294c6a;
  min-width: 70%;
  border-radius: 20px 20px 20px 20px;
}
#waitingMessages:after {
  content: "";
  position: absolute;
  display: none;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-color: transparent #ECEFF1;
  border-width: 9px 0 9px 16px;
  top: 11%;
  right: -16px;
  margin-top: -9pxx;
}

.guestImg {
  display: none;
}

.access_img {
  left: calc(50vw - 225px);
  position: absolute;
  top: 40px;
}

input:focus {
  outline: none;
}

.starting_text {
    cursor: pointer;
    margin: 50px;
    text-align: center;
    padding: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #eceff1;
    background: #eceff1;
    font-size: 18px;
    border-radius: 20px;
    box-shadow: 0px 3px 6px #00000029;
}

@media only screen and (max-height: 800px) {
  form .mashov_fields .mashov_line .mashov_qlabel {
    padding: 0 0 0 0.5rem;
  }

  .mashov_close_chat {
    margin: 20px auto;
  }
}


@media only screen and (max-height: 750px) {
  .mashov_wrap {
    min-height: 750px;
  }
}

