  #recall_science_widget .widget_style3d_box_shadow {        
    -webkit-box-shadow: 0px 5px 19px rgba(120, 120, 120, 0.64) !important;        
    -moz-box-shadow: 0px 5px 19px rgba(120, 120, 120, 0.64) !important;        
    box-shadow: 0px 5px 19px rgba(120, 120, 120, 0.64) !important;    
  }

.recall_widget_title {
  width: 220px !important;
}

#recallMinimizeNew {
  position: absolute;
  width: 46px;
  height: 30px;
  top: -12px;
  left: -15px;
}

#recallChatButtons {
  height: 170px;
  width: 78px;
  top: 63px;
  left: 63px;
  position: absolute;
  opacity: 1;
  border-radius: 45px;
  background: rgba(221, 221, 221, 0);
}

#recallImgBottomChat {
  background: #28a745;
  position: absolute;
  width: 65px;
  height: 65px;
  bottom: 7px;
  left: 7px;
  border-radius: 45px;
  opacity: 1;
}

#recallImgBottomChat img {
  position: absolute;
  top: 10px;
  left: 6px;
}

#recallImgBottomChat span {
  right: 85px;
  font-size: 20px;
  color: #000;
  background: #fff;
  opacity: 1;
  line-height: 10px;
  padding: 30px;
  border-radius: 50px;
  white-space: nowrap;
  position: absolute;
  display: none;
}

#recallChatButtonsMobile {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  transform: unset !important;
  position: fixed;
  bottom: 0px !important;
  width: 50%;
  left: 0px !important;
  right: auto !important;
  height: 60px;
  z-index: 99999;
}

#recallImgBottomChatMobile {
  text-align: left;
  margin: 0;
  padding: 0;
}

#recallImgBottomChatMobile img {
  width: auto !important;
  height: 40px !important;
}


#recallChatButtonNone {
  position: fixed;
  background: #28a745;
  width: 60px;
  height: 60px;
  right: 10%;
  bottom: 5%;
  border-radius: 30px;
  z-index: 9999999;
}

#recall_answer_span {
	opacity: 0.5 !important;
}

#recallImgBottomChatNone {
  position: absolute;
  width: 60px;
  height: 60px;
}

#recallImgBottomChatNone img {
  position: absolute;
  top: 8px;
  left: 4px;
}

#recallImgBottomChatNone span {
  right: 85px;
  font-size: 20px;
  color: #000;
  background: #fff;
  opacity: 1;
  line-height: 10px;
  padding: 30px;
  border-radius: 50px;
  white-space: nowrap;
  position: absolute;
  display: none;
}

#recall_science_widget, #recall_science_widget * {
  transform: none; }

#recall_science_widget * {
  text-shadow: none;
  text-align: left;
  font-family: Helvetica, Arial !important;
  font-size: 13px;
  padding: 0;
  margin: 0;
  color: #000000;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  white-space: normal;
  word-spacing: 0 !important;
  font-variant: normal; }

#recall_science_widget *:not(br) {
  display: block; }

#recall_science_widget style {
  display: none; }

#recall_science_widget *:after,
#recall_science_widget *:before {
  background-image: none; }

#recall_science_widget .hide_widget {
  display: none !important; }

#recall_science_widget input, #recall_science_widget textarea, #recall_science_widget select {
  padding: 0;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: 1;
  float: none !important;
  font-size: 14px !important;
  color: #000 !important;
  border: 0 !important;
  background: white !important;
  opacity: 1 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  font-weight: normal !important;
  max-width: 100% !important; }

#recall_science_widget input, #recall_science_widget select {
  padding: 0 !important;
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  line-height: 1 !important; }

#recall_science_widget input:focus, #recall_science_widget textarea:focus, #recall_science_widget select:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-collapse: separate !important;
  /* Required by IE 9 */ }

#recall_science_widget input:after,
#recall_science_widget input:before,
#recall_science_widget textarea:after,
#recall_science_widget textarea:before,
#recall_science_widget select:after,
#recall_science_widget select:before {
  display: none; }

#recall_science_widget input[type="checkbox"] {
  appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto; }

#recall_science_widget input[type="text"] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
  left: inherit !important; }

#recall_science_widget input::-webkit-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .recall_widget_textarea::-webkit-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget input::-moz-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .recall_widget_textarea::-moz-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .recall_widget_textarea:-ms-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .recall_widget_textarea::-ms-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .recall_widget_textarea::placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget input:-ms-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget input::-ms-input-placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget input::placeholder {
  font-size: 13px !important;
  color: #999 !important;
  text-transform: initial !important; }

#recall_science_widget .placeholdersjs {
  color: #999; }

#recall_science_widget .recall_widget {
  position: fixed;
  background-color: #7383b5;
  font-family: Helvetica, Arial;
  font-size: 14px;
  -webkit-transition: top .2s, margin .2s;
  -moz-transition: top .2s, margin .2s;
  -o-transition: top .2s, margin .2s;
  transition: top .2s, margin .2s;
  width: 344px;
  bottom: 0;
  padding: 10px 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  z-index: 1000001; }

  @media (max-width: 576px) {
    #recall_science_widget .recall_widget {
        width: 90% !important;
        margin: 0 auto !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
  }

#recall_science_widget .recall_widget_text {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  color: white;
  line-height: 1;
  font-family: Helvetica, Arial !important; }

#recall_science_widget .recall_widget_header {
  position: relative;
  min-height: 50px;
  padding-left: 70px;
  color: #97a7bd;
  margin-bottom: 8px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 0 1px 1px #6172a4; }

#recall_science_widget .recall_widget_photo {
  position: absolute;
  left: 10px;
  top: 0;
  height: 48px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0 !important;
  opacity: 1;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

#recall_science_widget .recall-widget-worker-name {
  color: #ffffff;
  font-style: normal;
  font-size: 15px;
  font-family: Helvetica, Arial !important;
  line-height: 1.2; }

#recall_science_widget .recall_widget_online_wrap {
  position: absolute;
  right: 5px;
  top: 10px;
  padding: 4px 6px 4px 10px;
  font-size: 12px;
  color: white;
  text-transform: lowercase;
  background-color: #5d6a91;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.1); }

#recall_science_widget .recall_widget_online {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 9px;
  margin-top: -1px;
  margin-left: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #5cee54;
  -webkit-box-shadow: 0 0 6px #86b997;
  -moz-box-shadow: 0 0 6px #86b997;
  box-shadow: 0 0 6px #86b997; }

#recall_science_widget .recall_content_custom_scroll {
  height: 275px;
  overflow-x: hidden;
  padding: 6px 0;
  position: relative; }

#recall_science_widget .recall_widget_body {
  background-color: #fff;
  position: relative;
  height: 327px;
  overflow: hidden;
  /*height: 90.2%;
  height: calc(100% - 70px);*/ }

#recall_science_widget .recall_widget_list {
  min-height: 55px;
  margin: 0;
  list-style: none;
  padding: 6px 16px;
  font-weight: 400;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

#recall_science_widget .recall_widget_msg {
  min-height: 32px;
  margin-bottom: 10px;
  line-height: 20px;
  color: #fff; }

#recall_science_widget .recall_widget_msg.recall_user_msg {
  text-align: right;
  margin-bottom: 25px; }

#recall_science_widget .recall_widget_msg.recall_user_msg .msg_wrap {
  color: #000;
  background: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #dedcd6;
  text-align: left;
  /*min-width: 50%;*/
  padding-bottom: 11px; }

#recall_science_widget .recall_widget_msg.recall_user_msg .msg_wrap.user_msg {
  min-width: 50%; }

#recall_science_widget .msg_wrap {
  max-width: 90%;
  position: relative;
  z-index: 0;
  display: inline-block;
  padding: 12px 15px;
  font-size: 13px;
  line-height: 16px;
  background-color: white;
  border: 1px solid #dddcd7;
  color: #000;
  background-color: #fafafa;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  word-wrap: break-word; }

#recall_science_widget .msg_wrap:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 12px;
  background-color: #fafafa;
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  left: 0;
  bottom: 2px;
  z-index: 1; }

#recall_science_widget .recall_user_msg .msg_wrap:after {
  left: auto;
  right: 0;
  background-color: #fff; }

#recall_science_widget .msg_wrap_corner {
  position: absolute;
  left: -21px;
  bottom: 7px;
  width: 1px;
  height: 1px; }

#recall_science_widget .recall_user_msg .msg_wrap_corner {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
  left: auto;
  right: -21px; }

#recall_science_widget .recall_user_msg .msg_wrap_corner:before {
  border-right-color: white; }

#recall_science_widget .msg_wrap_corner:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -10px;
  left: 0;
  height: 10px;
  border-right: 30px solid #fafafa;
  -webkit-box-shadow: 0 0 0 1px #dddcd7;
  -moz-box-shadow: 0 0 0 1px #dddcd7;
  box-shadow: 0 0 0 1px #dddcd7;
  -webkit-border-bottom-right-radius: 80px 50px;
  -moz-border-radius-bottomright: 80px 50px;
  border-bottom-right-radius: 80px 50px;
  -webkit-transform: translate(0, -2px);
  -moz-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px); }

#recall_science_widget .msg_wrap_corner:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -11px;
  left: 0;
  width: 30px;
  height: 13px;
  background: #fff;
  -webkit-border-bottom-right-radius: 40px 50px;
  -moz-border-radius-bottomright: 40px 50px;
  border-bottom-right-radius: 40px 50px;
  -webkit-transform: translate(-10px, -2px);
  -moz-transform: translate(-10px, -2px);
  -ms-transform: translate(-10px, -2px);
  -o-transform: translate(-10px, -2px);
  transform: translate(-10px, -2px);
  -webkit-box-shadow: 1px 0 0px 0px #dddcd7;
  -moz-box-shadow: 1px 0 0px 0px #dddcd7;
  box-shadow: 1px 0 0px 0px #dddcd7; }

#recall_science_widget .msg_wrap_corner_right {
  position: absolute;
  right: -8px;
  bottom: 40px;
  width: 1px;
  height: 1px; }

#recall_science_widget .msg_wrap_corner_right:after {
  content: '';
  top: 1px;
  right: -29px;
  position: absolute;
  border: 0px solid;
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-bottom-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-radius-bottomright: 50%;
  border-bottom-right-radius: 50%;
  -webkit-box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #dddcd7, inset 4px 0 0px -3px #dddcd7;
  -moz-box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #dddcd7, inset 4px 0 0px -3px #dddcd7;
  box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #dddcd7, inset 4px 0 0px -3px #dddcd7;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

#recall_science_widget .recall-widget-message-text {
  font-size: 13px; }

#recall_science_widget .recall_user_msg .recall-widget-message-text[contenteditable="true"] {
  position: relative;
  z-index: 2;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  outline: 0;
  -webkit-box-shadow: 0 0 10px 1px #448FFF;
  -moz-box-shadow: 0 0 10px 1px #448FFF;
  box-shadow: 0 0 10px 1px #448FFF;
  margin: -12px -15px;
  padding: 10px 15px; }

#recall_science_widget .recall_widget_shaker {
  position: relative; }

#recall_science_widget .recall_widget_shaker:before {
  content: '';
  bottom: 3px;
  right: 1px;
  position: absolute;
  width: 19px;
  height: 28px;
  background-color: white;
  z-index: 1;
  -webkit-border-radius: 0 10px 8px 0;
  -moz-border-radius: 0 10px 8px 0;
  border-radius: 0 10px 8px 0; }

#recall_science_widget .recall_widget_footer {
  padding: 10px;
  border-top: 1px solid #dedcd6;
  background: #fffdfa;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

#recall_science_widget .fixed_width {
  width: 42px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

#recall_science_widget .recall_msg_time {
  display: block;
  font-size: 10px;
  color: #b9bcc0; }

#recall_science_widget .recall_msg_typemessage {
  text-align: center;
  font-size: 12px;
  color: #7F7F7F; }

#recall_science_widget .recall_user_msg .recall_msg_time {
  text-align: right; }

#recall_science_widget .recall_widget_textarea_wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 0 15px 15px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#f3f3f3));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f3f3f3 100%); }

#recall_science_widget .recall_widget_textarea {
  width: 100%;
  height: 37px !important;
  min-height: inherit;
  padding: 8px 35px 8px 15px !important;
  vertical-align: bottom;
  border: 1px solid #dddcd7 !important;
  font: 13px/1.5 Helvetica, Arial;
  color: #000 !important;
  -webkit-border-radius: 16px !important;
  -moz-border-radius: 16px !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  min-width: initial !important;
  resize: none;
  -webkit-transition: height .2s, -webkit-box-shadow .2s, border-color .2s;
  -moz-transition: height .2s, -moz-box-shadow .2s, border-color .2s;
  -o-transition: height .2s, box-shadow .2s, border-color .2s;
  transition: height .2s, box-shadow .2s, border-color .2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  background: white;
  left: inherit !important;
}

#recall_science_widget .recall_widget_textarea.textarea_opened {
  height: 80px; }

#recall_science_widget .recall_widget_textarea:focus {
  height: 80px;
  outline: 0;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.1);
  border-color: #9bbae9 !important; }

#recall_science_widget .recall_widget_textarea:focus ~ .msg_wrap_corner_right:after {
  -webkit-box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #9bbae9, inset 4px 0 0px -3px #9bbae9;
  -moz-box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #9bbae9, inset 4px 0 0px -3px #9bbae9;
  box-shadow: -16px -3px 0px -5px white, -16px -3px 0px -4px #9bbae9, inset 4px 0 0px -3px #9bbae9; }

#recall_science_widget .recall_develop_container * {
  font-size: 10px; }

#recall_science_widget .recall_develop_container {
  font-size: 10px;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  padding: 3px 0 6px;
  opacity: 1;
  line-height: 1;
  font-size: 12px; }

#recall_science_widget .recall_develop_container_inset {
  display: inline-block; }

#recall_science_widget .recall_develop_text {
  vertical-align: baseline;
  display: inline-block;
  margin-right: 0px;
  color: #FFFFFF; }

#recall_science_widget .recall_develop_image {
  display: inline-block;
  vertical-align: baseline;
  width: 13px;
  height: 13px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozODg1M0E0QkZFRDkxMUU0QUEzMDkyNDg4QkU0NTdENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozODg1M0E0Q0ZFRDkxMUU0QUEzMDkyNDg4QkU0NTdENyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM4ODUzQTQ5RkVEOTExRTRBQTMwOTI0ODhCRTQ1N0Q3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM4ODUzQTRBRkVEOTExRTRBQTMwOTI0ODhCRTQ1N0Q3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iawvzgAAAN5JREFUeNpi/P//vycDA8NcIJZkwA7eA3EnlM0DxPsZgJqeAfE3ID4LxFeB+Nd/VLAEiBmguAGIHzBAJXYjScSgaQpFkrvxH8oAgT9ALA3lcwPxV6j4DyDmg4obw0xhQDKxDMnElVCxnUhivdg0XUNSEAgVy4LymYD4CTZNIGAOFWMH4g9ALAfl2yMrQtc0Dcm2CiT2THya3gExB5KTQDQbEL/FpwkEwpBsAGFfdAXYNG1D07QUXQEjKEWgJaH/QLwCiD8DMTsQRwIxG5L8C5BJXkD8/D9xABTsXgABBgBSqRS8acQ59wAAAABJRU5ErkJggg==");
  top: 3px;
  position: relative; }

#recall_science_widget .recall_develop_container:hover {
  opacity: .8; }

/* FORM STYLE */
#recall_science_widget .recall_alignV {
  display: table;
  width: 100%;
  height: 100%; }

#recall_science_widget .recall_alignV_inset {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#recall_science_widget .recall_form {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #f5f7fa;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

#recall_science_widget .recall_form_title {
  font-size: 23px;
  line-height: 1.6; }

#recall_science_widget .recall_form_subtitle {
  font-size: 16px; }

#recall_science_widget .recall_form_phone {
  display: inline-block;
  padding: 0 40px;
  font-size: 35px;
  color: #172232;
  background: url(http://static.venyoo.ru/widget/img/trubka2.png) left center no-repeat; }

#recall_science_widget .recall_form_text {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px; }

#recall_science_widget .recall_form_area1 {
  height: 30.2%;
  color: #26303f;
  background-color: white;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }

#recall_science_widget .recall_form_area2 {
  height: 53%; }

#recall_science_widget .recall_form_area3 {
  height: 17.2%;
  border-top: 1px solid #d0d5db;
  background: #f5f7fa;
  background: -moz-linear-gradient(top, #f5f7fa 0%, #e1e3e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f7fa), color-stop(100%, #e1e3e5));
  background: -webkit-linear-gradient(top, #f5f7fa 0%, #e1e3e5 100%);
  background: -o-linear-gradient(top, #f5f7fa 0%, #e1e3e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f7fa), to(#e1e3e5));
  background: linear-gradient(to bottom, #f5f7fa 0%, #e1e3e5 100%); }

#recall_science_widget .recall_form_area4 {
  height: 83%; }

#recall_science_widget .recall_form_row {
  display: table;
  width: 100%;
  padding: 5px 16%;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#recall_science_widget .recall_form_cell {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  font-size: 14px;
  color: #26303f;
  text-align: left; }

#recall_science_widget .recall_form_control {
  width: 188px;
  height: 34px;
  padding: 0 10px;
  border: 1px solid #d0d5db;
  background-color: white;
  font-size: 14px;
  color: #172232;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 3px 5px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 3px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 3px 5px -3px rgba(0, 0, 0, 0.2); }

#recall_science_widget .recall_form_control:focus {
  outline: none;
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.2); }

#recall_science_widget .recall_form_btn {
  border: 1px solid #97361d;
  padding: 10px 30px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  background: #c95843;
  background: -moz-linear-gradient(top, #c95843 0%, #b93e23 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c95843), color-stop(100%, #b93e23));
  background: -webkit-linear-gradient(top, #c95843 0%, #b93e23 100%);
  background: -o-linear-gradient(top, #c95843 0%, #b93e23 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#c95843), to(#b93e23));
  background: linear-gradient(to bottom, #c95843 0%, #b93e23 100%);
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px #da8c7e;
  -moz-box-shadow: inset 0 1px #da8c7e;
  box-shadow: inset 0 1px #da8c7e;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }

#recall_science_widget .recall_form_btn:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

#recall_science_widget .recall_form_btn:focus {
  outline: none; }

#recall_science_widget .recall_form_btn:active {
  -webkit-box-shadow: inset 0 4px 7px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 4px 7px -2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 4px 7px -2px rgba(0, 0, 0, 0.3); }

/*THANK YOU PAGE STYLE*/
#recall_science_widget .recall_thanks {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #f5f7fa;
  -webkit-transition: opacity .5s .5s;
  -moz-transition: opacity .5s .5s;
  -o-transition: opacity .5s .5s;
  transition: opacity .5s .5s; }

#recall_science_widget .recall_thanks_title {
  font-size: 30px;
  font-weight: bold;
  color: #172232;
  text-transform: uppercase;
  margin-bottom: 5px; }

#recall_science_widget .recall_thanks_text {
  line-height: 1.7; }

#recall_science_widget #recall_close_form {
  right: -10px;
  top: 0;
  position: absolute;
  margin-left: -10px;
  margin-top: -9px;
  cursor: pointer;
  z-index: 99999;
  display: none; }

#recall_science_widget .recall-widget-popup-dark-screen {
  z-index: 99998;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

#recall_science_widget .recall_widget_title {
  padding: 4px 0; }

.recall_widget_minimize {
  position: absolute !important;
  right: 15px;
  top: 13px;
  width: 15px;
  border-bottom: 2px solid white; }

.recall_widget_minimize.recall_widget_maximize {
  border-color: transparent;
  top: 7px;
  background: url("//static.venyoo.ru/widget/img/expand.png") left center no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 17px;
  width: 15px; }

#recall_science_widget #recall_widget_textarea_chat {
  width: 244px;
  border: 0;
  height: 100px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  border: 1px solid #dedcd6;
  font-family: Helvetica, Arial;
  margin-bottom: 5px; }

#recall_science_widget #recall_widget_textarea_chat:focus {
  outline: none; }

#recall_science_widget .recall_widget_button_in_chat {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  padding: 8px 23px;
  margin: 10px 0;
  font-size: 12px;
  color: black;
  border: 1px solid #dddcd7;
  background-color: white !important;
  cursor: pointer;
  font-weight: 600;
  z-index: 0;
  overflow: hidden; }

#recall_science_widget .recall_widget_button_2 {
  padding: 9px 0;
  font-weight: normal;
  width: 100%;
  text-align: center; }

#recall_science_widget .recall_widget_button_in_chat:before {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  z-index: -1;
  width: 100%;
  height: 100%;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #fefad0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fefad0));
  background: -webkit-linear-gradient(top, #ffffff 0%, #fefad0 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fefad0 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fefad0));
  background: -webkit-linear-gradient(top, #ffffff 0%, #fefad0 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #fefad0 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #fefad0 100%); }

#recall_science_widget .recall_widget_button_in_chat:hover:before {
  top: 0; }

#recall_science_widget .recall_widget_button_in_chat:active:before {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); }

#recall_science_widget .recall_msg_checkboxes {
  width: 244px;
  margin: 15px 0 10px; }

#recall_science_widget .recall_msg_checkbox_row {
  margin-bottom: 7px;
  font-size: 13px;
  cursor: pointer; }

#recall_science_widget .recall_msg_checkbox {
  margin: -1px 3px 0 0;
  vertical-align: middle; }

#recall_science_widget .recall_element_center {
  text-align: center; }

#recall_science_widget .recall_msg_form {
  width: 244px;
  margin-top: 10px; }

#recall_science_widget .recall_msg_form_row {
  margin-bottom: 10px;
  display: none; }

#recall_science_widget .recall_msg_form_input {
  width: 92% !important;
  height: 30px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  padding: 0 10px !important;
  border: 1px solid #dedcd6 !important;
  font: 13px Helvetica, Arial !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  text-transform: none !important; }

#recall_science_widget .recall_input_error, #recall_science_widget .recall_input_error:focus {
  -webkit-box-shadow: 0 0 6px -1px #FF7A7A !important;
  -moz-box-shadow: 0 0 6px -1px #FF7A7A !important;
  box-shadow: 0 0 6px -1px #FF7A7A !important; }

#recall_science_widget .recall_widget_loading {
  display: inline-block;
  width: 58px;
  position: relative;
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  height: 16px;
  font-size: 0; }

#recall_science_widget .recall_widget_loading_item {
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  margin: 0;
  height: 10px;
  width: 10px;
  border: 1px solid #b7b7b7;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: transformZ(0);
  -ms-transform: transformZ(0);
  -moz-transform: transformZ(0);
  -o-transform: transformZ(0);
  transform: transformZ(0);
  -webkit-animation: LOADING 1.5s infinite;
  -moz-animation: LOADING 1.5s infinite;
  -o-animation: LOADING 1.5s infinite;
  animation: LOADING 1.5s infinite; }

#recall_science_widget .recall_widget_loading_item:nth-child(1n) {
  left: 0;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s; }

#recall_science_widget .recall_widget_loading_item:nth-child(2n) {
  left: 20px;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  animation-delay: 0.2s; }

#recall_science_widget .recall_widget_loading_item:nth-child(3n) {
  left: 40px;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  animation-delay: 0.4s; }

#recall_science_widget .recall_widget_hover {
  margin-bottom: -3px; }

#recall_science_widget .recall_widget_hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 68px;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s; }

#recall_science_widget .recall_widget_hover:hover {
  margin-bottom: 0; }

#recall_science_widget .recall_widget_hover:hover:before {
  opacity: .1; }

#recall_science_widget .success_send {
  background: url("//s3-eu-west-1.amazonaws.com/static.venyoo.ru/widget/img/thx.png") no-repeat;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  margin: 8px auto;
  height: 72px;
  width: 59px; }

#recall_science_widget .recall_widget_send {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 21px;
  height: 21px;
  line-height: 19px;
  margin-top: -11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #7383b5;
  z-index: 1;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

#recall_science_widget .recall_widget_send_arrow {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -6px;
  border-right: 2px solid white;
  border-top: 2px solid white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s; }

#recall_science_widget .recall_widget_send.recall_widget_send_loading {
  border-right: 1px solid #7383b5;
  border-top: 2px solid #7383b5;
  background-color: white !important;
  -webkit-animation: vrotate .8s infinite linear;
  -moz-animation: vrotate .8s infinite linear;
  -o-animation: vrotate .8s infinite linear;
  animation: vrotate .8s infinite linear; }

#recall_science_widget .recall_widget_send.recall_widget_send_loading .recall_widget_send_arrow {
  opacity: 0; }

#recall_science_widget .recall_widget_notify {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 90%;
  border: 1px solid #DAD7B2;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  padding: 9px 15px;
  font-size: 13px;
  line-height: 1.4;
  color: #4E4B41;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 white;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  background-color: #FEFAD0; }

#recall_science_widget .recall_widget_notify:before {
  content: '';
  position: absolute;
  bottom: -11px;
  left: 27px;
  border-left: 10px solid transparent;
  border-top: 10px solid #DAD7B2;
  border-right: 10px solid transparent; }

#recall_science_widget .recall_widget_notify:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 27px;
  border-left: 10px solid transparent;
  border-top: 10px solid #FEFAD0;
  border-right: 10px solid transparent; }

/* new animation bubble */
#recall_science_widget .loader-inner.ball-pulse-sync {
  background: none; }

#recall_science_widget .ball-pulse-sync {
  text-align: center;
  padding: 15px 0 10px; }

#recall_science_widget .ball-pulse-sync > div {
  display: inline-block;
  background-color: #dddcd7;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: 0 2px; }

#recall_science_widget .ball-rotate, #recall_science_widget .ball-rotate > div {
  position: relative; }

/*#recall_science_widget #recall_msg_edit {
    color: #208AE4;
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    font-style: italic;
    font-size: 12px;
}
#recall_science_widget #recall_msg_edit:hover{
    text-decoration: none;
}*/
#recall_science_widget .ball-pulse-sync > div:nth-child(0) {
  -webkit-animation: ball-pulse-sync .8s 0s infinite ease-in-out;
  -moz-animation: ball-pulse-sync .8s 0s infinite ease-in-out;
  -o-animation: ball-pulse-sync .8s 0s infinite ease-in-out;
  animation: ball-pulse-sync .8s 0s infinite ease-in-out; }

#recall_science_widget .ball-pulse-sync > div:nth-child(1) {
  -webkit-animation: ball-pulse-sync .8s .07s infinite ease-in-out;
  -moz-animation: ball-pulse-sync .8s .07s infinite ease-in-out;
  -o-animation: ball-pulse-sync .8s .07s infinite ease-in-out;
  animation: ball-pulse-sync .8s .07s infinite ease-in-out; }

#recall_science_widget .ball-pulse-sync > div:nth-child(2) {
  -webkit-animation: ball-pulse-sync .8s .14s infinite ease-in-out;
  -moz-animation: ball-pulse-sync .8s .14s infinite ease-in-out;
  -o-animation: ball-pulse-sync .8s .14s infinite ease-in-out;
  animation: ball-pulse-sync .8s .14s infinite ease-in-out; }

#recall_science_widget .ball-pulse-sync > div:nth-child(3) {
  -webkit-animation: ball-pulse-sync .8s .21s infinite ease-in-out;
  -moz-animation: ball-pulse-sync .8s .21s infinite ease-in-out;
  -o-animation: ball-pulse-sync .8s .21s infinite ease-in-out;
  animation: ball-pulse-sync .8s .21s infinite ease-in-out; }

#recall_science_widget .ball-pulse-sync > div {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

/* стили для редактирования */
#recall_science_widget .recall-widget-edit {
  position: absolute;
  left: 50%;
  margin-left: -45px;
  bottom: -11px;
  border: 1px solid #dedcd6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  font-size: 10px;
  color: #B9B9B9;
  padding: 1px 7px 3px;
  background: white;
  line-height: 1;
  cursor: pointer; }

#recall_science_widget .recall-widget-edit:hover {
  color: #4c87ff;
  border-color: #4c87ff; }

#recall_science_widget .recall-widget-edit:hover .recall-widget-edit-icon {
  background-position: 0 bottom; }

#recall_science_widget .recall-widget-edit-icon {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin-right: 4px;
  background: url("//s3-eu-west-1.amazonaws.com/static.venyoo.ru/widget/img/sm_carik.png") 0 0 no-repeat; }

/* стили для редактирования */
/* FLIP STYLE */
#recall_science_widget .recall_widget_photo {
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px; }

#recall_science_widget .recall_widget_photo_flipper {
  transition: 0.5s ease-out;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -o-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative; }

#recall_science_widget .recall_widget_photo.recall_widget_photo_flipped .recall_widget_photo_flipper {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg); }

#recall_science_widget .recall_widget_photo_front, #recall_science_widget .recall_widget_photo_back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: visible;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
  overflow: hidden; }

#recall_science_widget .recall_widget_photo .recall_widget_photo_front,
#recall_science_widget .recall_widget_photo.recall_widget_photo_flipped .recall_widget_photo_front {
  transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg); }

#recall_science_widget .recall_widget_photo .recall_widget_photo_back,
#recall_science_widget .recall_widget_photo.recall_widget_photo_flipped .recall_widget_photo_back {
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg); }

#recall_science_widget .recall_widget_photo .recall_widget_photo_front,
#recall_science_widget .recall_widget_photo.recall_widget_photo_flipped .recall_widget_photo_back {
  animation: stayvisible 0.5s both;
  -webkit-animation: stayvisible 0.5s both;
  -moz-animation: stayvisible 0.5s both;
  -o-animation: stayvisible 0.5s both;
  -ms-animation: donothing 0.5s;
  -ms-transition: visibility 0s linear 0.17s;
  visibility: visible; }

#recall_science_widget .recall_widget_photo.recall_widget_photo_flipped .recall_widget_photo_front,
#recall_science_widget .recall_widget_photo .recall_widget_photo_back {
  animation: stayvisible 0.5s both;
  -webkit-animation: stayvisible 0.5s both;
  -moz-animation: stayvisible 0.5s both;
  -o-animation: stayvisible 0.5s both;
  -ms-animation: donothing 0.5s;
  -ms-transition: visibility 0s linear 0.17s;
  visibility: hidden; }

/*#recall_science_widget .recall_widget_photo_front {
  z-index: 2;
  -webkit-transform: perspective(200px) rotateY(0deg);
     -moz-transform: perspective(200px) rotateY(0deg);
      -ms-transform: perspective(200px) rotateY(0deg);
       -o-transform: perspective(200px) rotateY(0deg);
          transform: perspective(200px) rotateY(0deg);
  -webkit-transition: -webkit-transform 1s;
     -moz-transition: -moz-transform 1s;
      -ms-transition: -ms-transform 1s;
       -o-transition: -o-transform 1s;
          transition: transform 1s;
}

#recall_science_widget .recall_widget_photo_back {
  -webkit-transform: perspective(200px) rotateY(180deg);
     -moz-transform: perspective(200px) rotateY(180deg);
      -ms-transform: perspective(200px) rotateY(180deg);
       -o-transform: perspective(200px) rotateY(180deg);
          transform: perspective(200px) rotateY(180deg);
  -webkit-transition: -webkit-transform 1s;
     -moz-transition: -moz-transform 1s;
      -ms-transition: -ms-transform 1s;
       -o-transition: -o-transform 1s;
          transition: transform 1s;
}*/
#recall_science_widget .recall_widget_photo_front img, #recall_science_widget .recall_widget_photo_back img {
  max-width: 100% !important;
  border: none !important; }

/*#recall_science_widget .recall_widget_photo_flipped .recall_widget_photo_front {
  -webkit-transform: perspective(200px) rotateY(-180deg);
     -moz-transform: perspective(200px) rotateY(-180deg);
      -ms-transform: perspective(200px) rotateY(-180deg);
       -o-transform: perspective(200px) rotateY(-180deg);
          transform: perspective(200px) rotateY(-180deg);
}

#recall_science_widget .recall_widget_photo_flipped .recall_widget_photo_back {
  -webkit-transform: perspective(200px) rotateY(0deg);
     -moz-transform: perspective(200px) rotateY(0deg);
      -ms-transform: perspective(200px) rotateY(0deg);
       -o-transform: perspective(200px) rotateY(0deg);
          transform: perspective(200px) rotateY(0deg);
}*/
@keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-webkit-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-moz-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-o-keyframes stayvisible {
  from {
    visibility: visible; }
  to {
    visibility: visible; } }

@-ms-keyframes donothing {}/* FLIP STYLE END */
/* скрыть хвостик в safari */
_::-moz-svg-foreign-content, :root .msg_wrap_corner_right {
  display: none; }

_::-moz-svg-foreign-content, :root .recall_widget_shaker:before {
  display: none; }

/* скрыть хвостик в safari */
/* call form */
#recall_science_widget .recall_widget_order_title {
  padding: 20px 0;
  color: #525151;
  font-size: 12px;
  text-align: center; }

#recall_science_widget .recall_widget_order_rel {
  position: relative; }

#recall_science_widget .recall_widget_order_control {
  width: 100% !important;
  height: 35px !important;
  border: 1px solid #bcc3c9 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  margin-bottom: 20px !important;
  padding-left: 37px !important;
  font-size: 12px !important;
  -webkit-transition: all .2s !important;
  -moz-transition: all .2s !important;
  -o-transition: all .2s !important;
  transition: all .2s !important; }

#recall_science_widget .recall_widget_order_control:focus {
  outline: none !important;
  border-color: #91bee3 !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important; }

#recall_science_widget select.recall_widget_order_control {
  padding-left: 33px !important;
  color: #888 !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }

#recall_science_widget .recall_widget_order_control_cell_1,
#recall_science_widget .recall_widget_order_control_cell_2 {
  position: relative;
  font-size: 14px;
  color: #939aa1;
  display: inline-block;
  vertical-align: middle; }

#recall_science_widget .recall_widget_order_control_cell_2 .recall_widget_order_control {
  padding: 0 0 0 5px !important; }

#recall_science_widget .recall_widget_order_control_cell_1 {
  width: 55%;
  padding-right: 20px;
  margin-right: -4px; }

#recall_science_widget .recall_widget_order_control_cell_1 .recall_widget_arrow_down {
  right: 26px; }

#recall_science_widget .recall_widget_order_control_cell_2 {
  width: 45%; }

#recall_science_widget .recall_widget_order_btn {
  position: relative;
  width: 100%;
  height: 41px;
  line-height: 41px;
  margin-bottom: 15px;
  border: 1px solid #b1ae91;
  background: #fdcf31;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(top, #fdcf31 0%, #fbb62d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdcf31), color-stop(100%, #fbb62d));
  background: -webkit-linear-gradient(top, #fdcf31 0%, #fbb62d 100%);
  background: -o-linear-gradient(top, #fdcf31 0%, #fbb62d 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fdcf31), to(#fbb62d));
  background: -webkit-linear-gradient(top, #fdcf31 0%, #fbb62d 100%);
  background: -o-linear-gradient(top, #fdcf31 0%, #fbb62d 100%);
  background: linear-gradient(to bottom, #fdcf31 0%, #fbb62d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdcf31', endColorstr='#fbb62d', GradientType=0); }

#recall_science_widget .recall_widget_order_btn:hover {
  background: #fbb62d;
  background: -moz-linear-gradient(top, #fbb62d 0%, #fdcf31 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb62d), color-stop(100%, #fdcf31));
  background: -webkit-linear-gradient(top, #fbb62d 0%, #fdcf31 100%);
  background: -o-linear-gradient(top, #fbb62d 0%, #fdcf31 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#fbb62d), to(#fdcf31));
  background: -webkit-linear-gradient(top, #fbb62d 0%, #fdcf31 100%);
  background: -o-linear-gradient(top, #fbb62d 0%, #fdcf31 100%);
  background: linear-gradient(to bottom, #fbb62d 0%, #fdcf31 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb62d', endColorstr='#fdcf31', GradientType=0); }

#recall_science_widget .recall_widget_order_btn:active {
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2); }

#recall_science_widget .recall_widget_order_back {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #9aa1a7;
  font-size: 12px;
  text-decoration: underline; }

#recall_science_widget .recall_widget_order_back:hover {
  color: black; }

#recall_science_widget .recall_widget_order_back:hover .recall_widget_arrow_left {
  background-position: right -56px; }

#recall_science_widget .recall_widget_order_back:hover .recall_widget_chat_icon {
  opacity: 1; }

#recall_science_widget [class*="recall_widget_icon"] {
  position: absolute;
  left: 8px;
  top: 9px;
  z-index: 1;
  width: 17px;
  height: 17px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") 0 0 no-repeat; }

#recall_science_widget [class*="recall_widget_icon"]:after {
  content: '';
  height: 20px;
  border-left: 1px solid #bcc3c9;
  float: right;
  margin-right: -6px; }

#recall_science_widget .recall_widget_icon_user {
  background-position: 0 -18px; }

#recall_science_widget .recall_widget_icon_date {
  background-position: 0 -37px; }

#recall_science_widget .recall_widget_order_control:focus ~ .recall_widget_icon_handset {
  background-position: -18px 0; }

#recall_science_widget .recall_widget_order_control:focus ~ .recall_widget_icon_user {
  background-position: -15px  -18px; }

#recall_science_widget .recall_widget_order_control:focus ~ .recall_widget_icon_date {
  background-position: -17px  -37px; }

#recall_science_widget .recall_widget_order_control:focus ~ [class*="recall_widget_icon"]:after {
  border-color: #91bee3; }

#recall_science_widget .recall_widget_arrow_right {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -6px;
  width: 7px;
  height: 10px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") right -66px no-repeat; }

#recall_science_widget .recall_widget_arrow_left {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 7px;
  height: 10px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") 0 -56px no-repeat; }

#recall_science_widget .recall_widget_arrow_down {
  position: absolute;
  right: 6px;
  left: auto;
  top: 14px;
  width: 10px;
  height: 6px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") 0 -76px no-repeat;
  z-index: -1; }

#recall_science_widget .recall_widget_chat_icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  opacity: .4;
  margin-right: 5px;
  margin-left: -21px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") -10px -55px no-repeat; }

#recall_science_widget .recall_widget_call_style {
  margin-bottom: 0;
  margin-top: -12px; }

#recall_science_widget .recall_widget_call_style select {
  background-color: transparent !important; }

#recall_science_widget .recall_widget_call_style .msg_wrap {
  width: 100%;
  max-width: inherit;
  border: 0;
  background: 0;
  padding: 0 10%; }

#recall_science_widget .recall_widget_call_style .recall_msg_time,
#recall_science_widget .recall_widget_call_style .msg_wrap_corner,
#recall_science_widget .recall_widget_call_style .msg_wrap:after {
  display: none; }

#recall_science_widget #recall_widget_callform_step2 .success_send {
  margin: 30px auto; }

#recall_science_widget #recall_widget_callform_step2 .widget_thankyoupage_text {
  text-align: center; }

/* call form */
/* back button */
#recall_science_widget .recall_widget_dib_50 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin-right: -2px; }

#recall_science_widget .recall_widget_arrow_left_2 {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 10px;
  margin-right: 5px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") 0 -85px no-repeat; }

#recall_science_widget .recall_widget_arrow_right_2 {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 10px;
  margin-left: 5px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") -19px -85px no-repeat; }

#recall_science_widget .recall_widget_cell_50 {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin-right: -4px; }

#recall_science_widget .recall_widget_dib {
  display: inline-block;
  vertical-align: middle; }

#recall_science_widget .recall_widget_back_2 {
  display: inline-block;
  color: #929292;
  cursor: pointer; }

#recall_science_widget .recall_widget_back_2:hover {
  color: #717171; }

/* back button */
/* BELL NOTIFIER */
#recall_science_widget .recall_widget_bell {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 29px;
  height: 29px;
  line-height: 34px;
  margin: -15px 0 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  transition: transform .2s;
  transform: scale(0); }

#recall_science_widget .recall_widget_bell_icon {
  width: 13px;
  height: 14px;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") -12px -71px no-repeat;
  -webkit-transform-origin: 50% 1%;
  -moz-transform-origin: 50% 1%;
  -ms-transform-origin: 50% 1%;
  -o-transform-origin: 50% 1%;
  transform-origin: 50% 1%;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -7px 0 0 -7px; }

#recall_science_widget .recall_widget_bell_notif {
  position: absolute;
  top: -4px;
  right: -4px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid white;
  background: url("//recall.uz/chat/v1/recall_widget_sprite_upd.png") -1px -97px no-repeat;
  -webkit-transition: -webkit-transform .2s .2s;
  transition: -webkit-transform .2s .2s;
  -moz-transition: transform .2s .2s, -moz-transform .2s .2s;
  -o-transition: transform .2s .2s, -o-transform .2s .2s;
  transition: transform .2s .2s;
  transition: transform .2s .2s, -webkit-transform .2s .2s, -moz-transform .2s .2s, -o-transform .2s .2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0); }

#recall_science_widget .recall_widget_bell_show {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

#recall_science_widget .recall_widget_bell_show .recall_widget_bell_icon {
  -webkit-animation: ring 2s 2s ease-in-out infinite;
  -moz-animation: ring 2s 2s ease-in-out infinite;
  -o-animation: ring 2s 2s ease-in-out infinite;
  animation: ring 2s 2s ease-in-out infinite; }

#recall_science_widget .recall_widget_bell_show .recall_widget_bell_notif {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* perfect-scrollbar v0.6.10 */
#recall_science_widget .ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  #recall_science_widget .ps-container {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #recall_science_widget .ps-container {
    overflow: auto !important; } }

#recall_science_widget .ps-container.ps-active-x > .ps-scrollbar-x-rail, #recall_science_widget .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

#recall_science_widget .ps-container.ps-in-scrolling {
  pointer-events: none; }

#recall_science_widget .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

#recall_science_widget .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

#recall_science_widget .ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 3px;
  height: 8px; }

#recall_science_widget .ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  height: 8px; }

#recall_science_widget .ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  -o-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  width: 8px; }

#recall_science_widget .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  width: 8px; }

#recall_science_widget .ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

#recall_science_widget .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

#recall_science_widget .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

#recall_science_widget .ps-container:hover > .ps-scrollbar-x-rail, #recall_science_widget .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

#recall_science_widget .ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

#recall_science_widget .ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

#recall_science_widget .ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

/* photo blink */
#recall_science_widget .recall_widget_photo_front:before {
  content: '';
  display: block;
  position: absolute;
  width: 140%;
  height: 100%;
  top: 120%;
  left: -20%;
  opacity: 0.6;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 40%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0));
  -webkit-transform: rotate(20deg) translateZ(0);
  -moz-transform: rotate(20deg) translateZ(0);
  -ms-transform: rotate(20deg) translateZ(0);
  -o-transform: rotate(20deg) translateZ(0);
  transform: rotate(20deg) translateZ(0);
  -webkit-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -moz-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -ms-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -o-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  will-change: transform; }

@-webkit-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-moz-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-ms-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-ms-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-o-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

/* photo blink */
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg); }
  15% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg); }
  20% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg); }
  25% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  35% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  40% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@-moz-keyframes ring {
  0% {
    -moz-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -moz-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -moz-transform: rotate(-18deg);
    transform: rotate(-18deg); }
  15% {
    -moz-transform: rotate(14deg);
    transform: rotate(14deg); }
  20% {
    -moz-transform: rotate(-12deg);
    transform: rotate(-12deg); }
  25% {
    -moz-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -moz-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  35% {
    -moz-transform: rotate(8deg);
    transform: rotate(8deg); }
  40% {
    -moz-transform: rotate(0);
    transform: rotate(0); } }

@-o-keyframes ring {
  0% {
    -o-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -o-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg); }
  15% {
    -o-transform: rotate(14deg);
    transform: rotate(14deg); }
  20% {
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg); }
  25% {
    -o-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  35% {
    -o-transform: rotate(8deg);
    transform: rotate(8deg); }
  40% {
    -o-transform: rotate(0);
    transform: rotate(0); } }

@keyframes ring {
  0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  5% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg); }
  10% {
    -webkit-transform: rotate(-18deg);
    -moz-transform: rotate(-18deg);
    -o-transform: rotate(-18deg);
    transform: rotate(-18deg); }
  15% {
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg); }
  20% {
    -webkit-transform: rotate(-12deg);
    -moz-transform: rotate(-12deg);
    -o-transform: rotate(-12deg);
    transform: rotate(-12deg); }
  25% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg); }
  30% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  35% {
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg); }
  40% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); } }

/* BELL NOTIFIER END  */
@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@-moz-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0); } }

@-o-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

/* new animation bubble */
@-webkit-keyframes LOADING {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5); } }

@-moz-keyframes LOADING {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5); } }

@-o-keyframes LOADING {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes LOADING {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@-webkit-keyframes vrotate {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes vrotate {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes vrotate {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes vrotate {
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*#recall_science_widget .recall_widget {
      transform: translateX(330px) skew(-25deg);
      animation: skew1 .7s forwards linear;
}

@keyframes skew1 {
  40% {transform: translateX(0) skew(0);}
  60% {transform: translateX(-5px) skew(10deg);}
  100% {transform: translateX(0) skew(0);}
}*/
/*#recall_science_widget .recall_widget {
      transform: translateX(-330px) skew(25deg);
      animation: skew2 .7s forwards linear;
}

@keyframes skew2 {
  40% {transform: translateX(0) skew(0);}
  60% {transform: translateX(5px) skew(-10deg);}
  100% {transform: translateX(0) skew(0);}
}*/
#recall_science_widget .recall_widget_minimize {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.15s easy-in;
  -moz-transition: opacity 0.15s easy-in;
  -o-transition: opacity 0.15s easy-in;
  -ms-transition: opacity 0.15s easy-in;
  transition: opacity 0.15s easy-in; }

#recall_science_widget .recall_widget_hover .recall_widget_minimize {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

#recall_science_widget .recall_widget .recall_widget_body {
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s; }

#recall_science_widget .recall_widget.lw_minimized .recall_widget_body {
  height: 0; }

#recall_science_widget .recall_widget.lw_minimized .recall_develope_by {
  display: none; }

/* TERM OF USE */
#recall_science_widget .lw_termsofuse {
  color: #999 !important;
  text-decoration: underline !important;
  font-size: 10px !important;
  cursor: pointer !important;
  padding-bottom: 10px !important; }

#recall_science_widget .lw_termsofuse:hover {
  color: #7d8cb7 !important; }

/* TERM OF USE */
/* NEW HOVER MENU */
@-webkit-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-moz-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-ms-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-ms-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@-o-keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

@keyframes ava-blick {
  0% {
    top: 120%; }
  75% {
    top: 120%; }
  80% {
    top: -120%; }
  100% {
    top: -120%; } }

#recall_science_widget .recall_widget[data-apps="not-activated"] {
  padding-top: 4px; }
  #recall_science_widget .recall_widget[data-apps="not-activated"] .recall_widget_header {
    padding-left: 0px !important;
    margin-bottom: 0px; }
  #recall_science_widget .recall_widget[data-apps="not-activated"] .recall_widget_hover_module_item {
    padding-left: 70px;
    position: relative;
    min-height: 60px;
    margin-bottom: 4px;
    padding-top: 6px; }
  #recall_science_widget .recall_widget[data-apps="not-activated"] .recall_widget_hover_module_photo {
    left: 10px;
    top: 5px;
    position: absolute;
    height: 48px;
    width: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0 !important;
    opacity: 1;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
    #recall_science_widget .recall_widget[data-apps="not-activated"] .recall_widget_hover_module_photo img {
      max-width: 100% !important; }

#recall_science_widget .recall_widget[data-apps="activated"] {
  padding-top: 4px;
  margin-bottom: 0 !important;
  /* photo blink */ }
  #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"] .recall_widget_hover_module_item_container,
  #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"] .recall_widget_hover_module_item_container.active {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important; }
    #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"] .recall_widget_hover_module_item_container .recall_widget_hover_module_item,
    #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"] .recall_widget_hover_module_item_container.active .recall_widget_hover_module_item {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      transition: none !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -ms-transform: none !important;
      -o-transform: none !important;
      transform: none !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_header {
    min-height: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    overflow: hidden;
    padding-bottom: 64px; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item {
    padding-left: 70px;
    position: relative;
    min-height: 60px;
    padding-top: 6px; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_photo img,
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_photo img {
    max-width: 100% !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .2s ease-in-out;
    -moz-transition: max-height .2s ease-in-out;
    -o-transition: max-height .2s ease-in-out;
    transition: max-height .2s ease-in-out; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item {
    min-height: 60px;
    padding-top: 6px;
    position: relative;
    padding-left: 70px;
    color: #97a7bd;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module .recall_widget_hover_module_item {
    opacity: 0;
    -webkit-transform: translateY(50px) !important;
    -moz-transform: translateY(50px) !important;
    -ms-transform: translateY(50px) !important;
    -o-transform: translateY(50px) !important;
    transform: translateY(50px) !important;
    -webkit-transition: opacity .5s, -webkit-transform .4s !important;
    transition: opacity .5s, -webkit-transform .4s !important;
    -moz-transition: transform .4s, opacity .5s, -moz-transform .4s !important;
    -o-transition: transform .4s, opacity .5s, -o-transform .4s !important;
    transition: transform .4s, opacity .5s !important;
    transition: transform .4s, opacity .5s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item:hover .recall_widget_hover_module_photo {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module:hover ~ .recall_widget_header .recall_widget_photo {
    -webkit-transform: scale(0.65) !important;
    -moz-transform: scale(0.65) !important;
    -ms-transform: scale(0.65) !important;
    -o-transform: scale(0.65) !important;
    transform: scale(0.65) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_photo {
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 5px;
    height: 48px;
    width: 48px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0.65) !important;
    -moz-transform: scale(0.65) !important;
    -ms-transform: scale(0.65) !important;
    -o-transform: scale(0.65) !important;
    transform: scale(0.65) !important;
    -webkit-transition: -webkit-transform .3s !important;
    transition: -webkit-transform .3s !important;
    -moz-transition: transform .3s, -moz-transform .3s !important;
    -o-transition: transform .3s, -o-transform .3s !important;
    transition: transform .3s !important;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s !important; }
    #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_photo img {
      max-width: 100% !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_active .recall_widget_hover_module {
    max-height: 120px;
    -webkit-transition: max-height .2s ease-in;
    -moz-transition: max-height .2s ease-in;
    -o-transition: max-height .2s ease-in;
    transition: max-height .2s ease-in; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_active .recall_widget_hover_module_item {
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    -moz-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    -o-transform: translateY(0) !important;
    transform: translateY(0) !important;
    -webkit-transition: opacity .5s, -webkit-transform .3s .2s !important;
    transition: opacity .5s, -webkit-transform .3s .2s !important;
    -moz-transition: transform .3s .2s, opacity .5s, -moz-transform .3s .2s !important;
    -o-transition: transform .3s .2s, opacity .5s, -o-transform .3s .2s !important;
    transition: transform .3s .2s, opacity .5s !important;
    transition: transform .3s .2s, opacity .5s, -webkit-transform .3s .2s, -moz-transform .3s .2s, -o-transform .3s .2s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_active .recall_widget_hover_module_item:nth-last-of-type(2) {
    -webkit-transition-delay: .3s !important;
    -moz-transition-delay: .3s !important;
    -o-transition-delay: .3s !important;
    transition-delay: .3s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].recall_widget_hover:before {
    display: none; }
  #recall_science_widget .recall_widget[data-apps="activated"].recall_widget_hover {
    margin-bottom: 0 !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_title {
    padding: 7px 0 5px;
    color: white;
    font-style: normal;
    font-size: 15px;
    font-family: Helvetica, Arial !important;
    line-height: 1; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_text {
    font-size: 12px;
    font-weight: normal;
    color: white;
    line-height: 1;
    font-family: Helvetica, Arial !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_minimize {
    top: 20px; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_title,
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_text,
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_title,
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_text {
    position: relative;
    z-index: 1; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_photo.remove_transform,
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module:hover ~ .recall_widget_header .recall_widget_hover_module_photo.remove_transform {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_photo:before {
    content: '';
    display: block;
    position: absolute;
    width: 140%;
    height: 100%;
    top: 120%;
    left: -20%;
    opacity: 0.6;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 40%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0));
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
    -webkit-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
    -moz-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
    -ms-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
    -o-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
    animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7); }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container.active {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%; }
    #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container.active .recall_widget_hover_module_photo {
      -webkit-transform: scale(1) !important;
      -moz-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
      -o-transform: scale(1) !important;
      transform: scale(1) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container.active {
    max-height: 120px;
    -webkit-transition: max-height .2s ease-in;
    -moz-transition: max-height .2s ease-in;
    -o-transition: max-height .2s ease-in;
    transition: max-height .2s ease-in; }
    #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container.active .recall_widget_hover_module_item {
      opacity: 1 !important;
      -webkit-transform: translateY(0) !important;
      -moz-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
      -o-transform: translateY(0) !important;
      transform: translateY(0) !important;
      -webkit-transition: opacity .5s, -webkit-transform .3s .2s !important;
      transition: opacity .5s, -webkit-transform .3s .2s !important;
      -moz-transition: transform .3s .2s, opacity .5s, -moz-transform .3s .2s !important;
      -o-transition: transform .3s .2s, opacity .5s, -o-transform .3s .2s !important;
      transition: transform .3s .2s, opacity .5s !important;
      transition: transform .3s .2s, opacity .5s, -webkit-transform .3s .2s, -moz-transform .3s .2s, -o-transform .3s .2s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .2s ease-in-out;
    -moz-transition: max-height .2s ease-in-out;
    -o-transition: max-height .2s ease-in-out;
    transition: max-height .2s ease-in-out; }
    #recall_science_widget .recall_widget[data-apps="activated"] .recall_widget_hover_module_item_container .recall_widget_hover_module_item {
      opacity: 0;
      -webkit-transform: translateY(50px) !important;
      -moz-transform: translateY(50px) !important;
      -ms-transform: translateY(50px) !important;
      -o-transform: translateY(50px) !important;
      transform: translateY(50px) !important;
      -webkit-transition: opacity .5s, -webkit-transform .4s !important;
      transition: opacity .5s, -webkit-transform .4s !important;
      -moz-transition: transform .4s, opacity .5s, -moz-transform .4s !important;
      -o-transition: transform .4s, opacity .5s, -o-transform .4s !important;
      transition: transform .4s, opacity .5s !important;
      transition: transform .4s, opacity .5s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container {
    max-height: 120px;
    -webkit-transition: max-height .2s ease-in;
    -moz-transition: max-height .2s ease-in;
    -o-transition: max-height .2s ease-in;
    transition: max-height .2s ease-in; }
    #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container .recall_widget_hover_module_item {
      opacity: 1 !important;
      -webkit-transform: translateY(0) !important;
      -moz-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
      -o-transform: translateY(0) !important;
      transform: translateY(0) !important;
      -webkit-transition: opacity .5s, -webkit-transform .3s .2s !important;
      transition: opacity .5s, -webkit-transform .3s .2s !important;
      -moz-transition: transform .3s .2s, opacity .5s, -moz-transform .3s .2s !important;
      -o-transition: transform .3s .2s, opacity .5s, -o-transform .3s .2s !important;
      transition: transform .3s .2s, opacity .5s !important;
      transition: transform .3s .2s, opacity 0.5s, -webkit-transform .3s .2s, -moz-transform .3s .2s, -o-transform .3s .2s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background .2s, width .3s !important;
    -moz-transition: background .2s, width .3s !important;
    -o-transition: background .2s, width .3s !important;
    transition: background .2s, width .3s !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item:hover:before {
    width: 100%;
    background: rgba(0, 0, 0, 0.1); }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container .recall_widget_hover_module_photo,
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container.active .recall_widget_hover_module_photo {
    -webkit-transform: scale(0.65) !important;
    -moz-transform: scale(0.65) !important;
    -ms-transform: scale(0.65) !important;
    -o-transform: scale(0.65) !important;
    transform: scale(0.65) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container:hover .recall_widget_hover_module_photo,
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container.active:hover .recall_widget_hover_module_photo {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].recall_widget_mouseleave.lw_minimized.recall_widget_hover_active .recall_widget_hover_module_item_container.active .recall_widget_hover_module_photo {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container,
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container.active {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
    #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container .recall_widget_hover_module_item,
    #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container.active .recall_widget_hover_module_item {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -o-transition: none !important;
      transition: none !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container .recall_widget_hover_module_photo {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container .recall_widget_hover_module_photo {
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    transition: 0.5s ease-out !important;
    -webkit-transition: 0.5s ease-out !important;
    -moz-transition: 0.5s ease-out !important;
    -o-transition: 0.5s ease-out !important;
    -ms-transition: .5s ease-out !important;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform: rotateY(180deg) !important;
    -webkit-transform: rotateY(180deg) !important;
    -moz-transform: rotateY(180deg) !important;
    -o-transform: rotateY(180deg) !important;
    -ms-transform: rotateY(180deg) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"].lw_minimized.start_flip .recall_widget_hover_module_item_container.active .recall_widget_hover_module_photo {
    transform: rotateY(0deg) !important;
    -webkit-transform: rotateY(0deg) !important;
    -moz-transform: rotateY(0deg) !important;
    -o-transform: rotateY(0deg) !important;
    -ms-transform: rotateY(0deg) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"].change-current-active-el .recall_widget_hover_module_item_container .recall_widget_hover_module_photo {
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    transition: 0.5s ease-out !important;
    -webkit-transition: 0.5s ease-out !important;
    -moz-transition: 0.5s ease-out !important;
    -o-transition: 0.5s ease-out !important;
    -ms-transition: .5s ease-out !important;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform: rotateY(180deg) !important;
    -webkit-transform: rotateY(180deg) !important;
    -moz-transform: rotateY(180deg) !important;
    -o-transform: rotateY(180deg) !important;
    -ms-transform: rotateY(180deg) !important; }
  #recall_science_widget .recall_widget[data-apps="activated"][data-state="maximized"].change-current-active-el .recall_widget_hover_module_item_container.active .recall_widget_hover_module_photo {
    transform: rotateY(0deg) !important;
    -webkit-transform: rotateY(0deg) !important;
    -moz-transform: rotateY(0deg) !important;
    -o-transform: rotateY(0deg) !important;
    -ms-transform: rotateY(0deg) !important; }

/* FLIP STYLE END */
/* photo blink */
/* NEW HOVER MENU END */

#recall_science_widget .add-terms-of-use .recall_termsofuse {
  text-align: center;
  padding-top: 0px !important;
  font-size: 10px !important;
}

#recall_science_widget .add-terms-of-use  #_call .recall_termsofuse {
  text-align: center;
  padding-top: 4px !important;
  font-size: 10px !important;
}

#recall_science_widget .recall-widget-message-text .recall_termsofuse {
  padding-bottom: 10px;
}
#recall_science_widget .recall-widget-message-text .recall_termsofuse * {
  text-align: center;

}
#recall_science_widget .recall_termsofuse * {
  color: #999 !important;
  font-size: 10px !important;
}

#recall_science_widget .recall_termsofuse .lw_termsofuse_link {
  text-decoration: underline !important;
  cursor: pointer !important;
}

#recall_science_widget .recall_msg_form .recall_termsofuse .lw_termsofuse_link:hover {
  color: #7d8cb7 !important;
}

#recall_science_widget.add-terms-of-use #recall_widget_callform_step1 .recall_termsofuse {
  padding-top: 5px !important;
  padding-bottom: 10px !important;
  font-size: 10px !important;
}

#recall_science_widget .add-terms-of-use .recall_termsofuse * {
  color: #999 !important;
  font-size: 10px !important;
  display: inline;
}

#recall_science_widget .add-terms-of-use .recall_termsofuse .lw_termsofuse_link {
  text-decoration: underline !important;
  cursor: pointer !important;
  display: inline;
  text-align: center;
}
#recall_science_widget .add-terms-of-use .recall_termsofuse .lw_termsofuse_link:hover {
  color: #7d8cb7 !important;
}


#recall_science_widget .add-terms-of-use #recall_widget_callform_step1 .recall_widget_order_control {
  margin-bottom: 10px !important;
}

#recall_science_widget .recall_widget_button_2.recall_widget_button_in_chat {
  margin-top: 0px;
  margin-bottom: 0px;
}

/*#recall_science_widget .recall_widget_order_title,*/
/*#recall_science_widget .widget_thankyoupage_text,*/
/*#recall_science_widget .lwp-modal_wrap .lwp-modal_window .lwp-modal_subtitle {*/
  /*white-space: pre-wrap;*/
/*}*/

#recall_science_widget .msg_wrap .recall-widget-message-text.message-without-html,
#recall_science_widget .msg_wrap .recall-widget-message-text.message-without-html[data-block-message="true"],
#recall_science_widget .msg_wrap .recall-widget-message-text .recall-widget-message-text,
#recall_science_widget .recall-widget-without-html .msg_wrap .recall-widget-message-text,
#recall_science_widget .recall_widget_order_title,
#recall_science_widget .widget_thankyoupage_text,
#recall_science_widget .lwp-modal_wrap .lwp-modal_window .lwp-modal_subtitle
{
  white-space: pre-wrap;
}

#recall_science_widget .msg_wrap .recall-widget-message-text[data-block-message="true"],
#recall_science_widget .msg_wrap .recall-widget-message-text.message-with-html
{
  white-space: normal;
}
#recall_science_widget .ps-container.ps-theme-default {
   width: auto !important;
    overflow-y: scroll !important;
 }

 /* social block */
 #recall_science_widget .social_greeting .sg_title {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 16px;
    text-align: center;
}

#recall_science_widget .social_greeting .sg_action_btn {
    text-align: center;
    margin-bottom: 22px;
}

#recall_science_widget .social_greeting .sg_action_btn:after {
    content: "";
    display: table;
}

#recall_science_widget .social_greeting .sg_action_btn:after {
    clear: both;
}

#recall_science_widget .social_greeting .sg_action_btn {
    *zoom: 1;
}

#recall_science_widget .social_greeting .sg_action_btn a {
    display: inline-block;
    width: calc(100% / 4);
    float: left;
    max-width: 40px;
    margin: 0 7px;
}
#recall_science_widget .social_greeting .sg_action_btn a:first-child {
    margin-left: 0;
}
#recall_science_widget .social_greeting .sg_action_btn a:last-child {
    margin-right: 0;
}
#recall_science_widget .social_greeting .sg_action_btn a img {
    display: block;
    width: 100%;

}
#recall_science_widget .social_greeting .sg_action_ctn {
    width: 100%;
    text-align: center;
    display: block;
}
#recall_science_widget .social_greeting .sg_skip_step {
    font-size: 13px;
    line-height: 16px;
    color: rgba(0,0,0,0.5);
    display: inline-block;
    margin: 0 auto;
    text-decoration: underline;
    width: auto;
    cursor: pointer;
}
#recall_science_widget .social_greeting .sg_skip_step:hover{
    text-decoration: none;
}
#recall_science_widget .sg_buttons_wrap {
  text-align: center;
  margin-bottom: 16px;
}
#recall_science_widget img.sg_button {
  display: inline-block !important;
  cursor: pointer;
  margin: 0 2px;
}
/* NEW HOVER MENU */

#recall_science_widget .recall_widget {
  padding-top: 4px;
}

#recall_science_widget .recall_widget_header {
  min-height: 60px;
  margin-bottom: 4px;
  padding-top: 6px;
}

#recall_science_widget .recall_widget_header:before,
#recall_science_widget .recall_widget_hover_module_item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-transition: background .2s, width .3s !important;
  -moz-transition: background .2s, width .3s !important;
  -o-transition: background .2s, width .3s !important;
  transition: background .2s, width .3s !important;
}

#recall_science_widget .recall_widget_hover_module_active .recall_widget_header:hover:before,
#recall_science_widget .recall_widget_hover_module_item:hover:before {
  width: 100%;
  background: rgba(0,0,0,.1);
}

#recall_science_widget .recall_widget_photo {
  top: 5px;
  -webkit-transition: -webkit-transform .3s !important;
  transition: -webkit-transform .3s !important;
  -moz-transition: transform .3s, -moz-transform .3s !important;
  -o-transition: transform .3s, -o-transform .3s !important;
  transition: transform .3s !important;
  transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s !important;
}

#recall_science_widget .recall_widget_photo img,
#recall_science_widget .recall_widget_hover_module_photo img {
  max-width: 100% !important;
}

#recall_science_widget .recall_widget_hover_module {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .2s ease-in-out;
  -moz-transition: max-height .2s ease-in-out;
  -o-transition: max-height .2s ease-in-out;
  transition: max-height .2s ease-in-out;
}

#recall_science_widget .recall_widget_hover_module_item {
  min-height: 60px;
  padding-top: 6px;
  position: relative;
  padding-left: 70px;
  color: #97a7bd;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#recall_science_widget .recall_widget_hover_module .recall_widget_hover_module_item {
  opacity: 0;
  -webkit-transform: translateY(50px) !important;
     -moz-transform: translateY(50px) !important;
      -ms-transform: translateY(50px) !important;
       -o-transform: translateY(50px) !important;
          transform: translateY(50px) !important;
  -webkit-transition: opacity .5s, -webkit-transform .4s !important;
  transition: opacity .5s, -webkit-transform .4s !important;
  -moz-transition: transform .4s, opacity .5s, -moz-transform .4s !important;
  -o-transition: transform .4s, opacity .5s, -o-transform .4s !important;
  transition: transform .4s, opacity .5s !important;
  transition: transform .4s, opacity .5s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s !important;
}

#recall_science_widget .recall_widget_hover_module_item:hover .recall_widget_hover_module_photo {
  -webkit-transform: scale(1) !important;
     -moz-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
       -o-transform: scale(1) !important;
          transform: scale(1) !important;
}


#recall_science_widget .recall_widget_hover_module:hover ~ .recall_widget_header .recall_widget_photo {
  -webkit-transform: scale(.65) !important;
     -moz-transform: scale(.65) !important;
      -ms-transform: scale(.65) !important;
       -o-transform: scale(.65) !important;
          transform: scale(.65) !important;
}

#recall_science_widget .recall_widget_hover_module_photo {
  overflow: hidden;
  position: absolute;
  left: 10px;
  top: 5px;
  height: 48px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(.65) !important;
     -moz-transform: scale(.65) !important;
      -ms-transform: scale(.65) !important;
       -o-transform: scale(.65) !important;
          transform: scale(.65) !important;
  -webkit-transition: -webkit-transform .3s !important;
  transition: -webkit-transform .3s !important;
  -moz-transition: transform .3s, -moz-transform .3s !important;
  -o-transition: transform .3s, -o-transform .3s !important;
  transition: transform .3s !important;
  transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s !important;
}

#recall_science_widget .recall_widget_hover_module_active .recall_widget_hover_module {
  max-height: 120px;
  -webkit-transition: max-height .2s ease-in;
  -moz-transition: max-height .2s ease-in;
  -o-transition: max-height .2s ease-in;
  transition: max-height .2s ease-in;
}

#recall_science_widget .recall_widget_hover_module_active .recall_widget_hover_module_item {
  opacity: 1 !important;
  -webkit-transform: translateY(0) !important;
     -moz-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
       -o-transform: translateY(0) !important;
          transform: translateY(0) !important;
  -webkit-transition: opacity .5s, -webkit-transform .3s .2s !important;
  transition: opacity .5s, -webkit-transform .3s .2s !important;
  -moz-transition: transform .3s .2s, opacity .5s, -moz-transform .3s .2s !important;
  -o-transition: transform .3s .2s, opacity .5s, -o-transform .3s .2s !important;
  transition: transform .3s .2s, opacity .5s !important;
  transition: transform .3s .2s, opacity .5s, -webkit-transform .3s .2s, -moz-transform .3s .2s, -o-transform .3s .2s !important;
}

#recall_science_widget .recall_widget_hover_module_active .recall_widget_hover_module_item:nth-last-of-type(2) {
  -webkit-transition-delay: .3s !important;
     -moz-transition-delay: .3s !important;
       -o-transition-delay: .3s !important;
          transition-delay: .3s !important;
}

#recall_science_widget .recall_widget_hover:before {
    display: none;
}

#recall_science_widget.recall_widget,
#recall_science_widget .recall_widget_hover {
    margin-bottom: 0 !important;
}

#recall_science_widget .recall_widget_hover_module_title {
  padding: 7px 0 5px;
  color: white;
  font-style: normal;
  font-size: 15px;
  font-family: Helvetica, Arial !important;
  line-height: 1;
}

#recall_science_widget .recall_widget_hover_module_text {
  font-size: 12px;
  font-weight: normal;
  color: white;
  line-height: 1;
  font-family: Helvetica, Arial !important;
}

#recall_science_widget .recall_widget_minimize{
    top: 20px;
}

#recall_science_widget .recall_widget_title,
#recall_science_widget .recall_widget_text,
#recall_science_widget .recall_widget_hover_module_title,
#recall_science_widget .recall_widget_hover_module_text {
    position: relative;
    z-index: 1;

}
/* photo blink */
#recall_science_widget .recall_widget_photo.remove_transform,
#recall_science_widget .recall_widget_hover_module:hover ~ .recall_widget_header .recall_widget_photo.remove_transform{
    -webkit-transform: scale(1) !important;
       -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
         -o-transform: scale(1) !important;
            transform: scale(1) !important;
}

#recall_science_widget .recall_widget_hover_module_photo:before {
  content: '';
  display: block;
  position: absolute;
  width: 140%;
  height: 100%;
  top: 120%;
  left: -20%;
  opacity: 0.6;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff 40%, rgba(255, 255, 255, 0.6) 60%, rgba(255, 255, 255, 0));
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg);
  -webkit-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -moz-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -ms-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  -o-animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
  animation: ava-blick 10s infinite cubic-bezier(0, 0.3, 1, 0.7);
}
@-webkit-keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}
@-moz-keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}
@-ms-keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}
@-ms-keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}
@-o-keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}
@keyframes ava-blick {
  0% {top: 120%;}
  75% {top: 120%;}
  80% {top: -120%;}
  100% {top: -120%;}
}

.red {
  border-color: red !important;
}

.recallwidgetbtnd0 {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 5px;
}

.recallwidgetbtnd {
  width: 50px;
  height: 50px;
}

.recallwidgetbtnd img {
  position: relative !important;
  top: 5px !important;
}

.otvetimd {
  width: 185px;
  height: 60px;
  line-height: 60px;
  font-size: 20px !important;
  background: white;
  border-radius: 40px;
  padding-left: 20px;
  font-family: Open Sans !important;
}

#recall_answer_div {
  position: absolute;
  right: 75px;
}