@import 'https://fonts.googleapis.com/css?family=Nunito:400,300';
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
  color: #384047; }

.deploy-button {
  font-weight: bold;
  display: inline-block;
  background: #36a4fe;
  padding: 5px 25px;
  color: #fff;
  margin-left: 15px;
  border-radius: 5px;
  cursor: pointer;
  border: 2px solid #36a4fe;
  font-size: 18px; }

.deploy-button:focus {
  outline: none !important; }

.first-row {
  text-align: center;
  position: absolute;
  height: 60px;
  color: #444444;
  font-size: 20px;
  padding-top: 10px;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 5px 5px 9px rgba(0, 0, 0, 0.2);
  z-index: 10;
  background-color: white; }

.second-row {
  /* top: 30px; */
  top: 0px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden; }

.second-row .website {
  display: block;
  border: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0; }

.second-row .bot {
  height: 90px;
  width: 70px;
  bottom: 20px;
  right: 30px;
  position: fixed;
  border: none;
  z-index: 100; }

.new-design-bot {
  height: 110px;
  width: 110px;
  /* min-height: 550px;
    min-width: 330px;
    max-height: 700px; */
  bottom: -5px;
  right: 15px;
  border: none;
  z-index: 10000 !important;
  position: fixed !important; }

.modal-header,
h4,
.close {
  background-color: #36a4fe;
  color: white !important;
  text-align: center;
  font-size: 30px; }

.modal-footer {
  background-color: #f4f7f8;
  display: flex;
  justify-content: center; }

.modal-body {
  font-size: 20px; }

button {
  padding: 19px 39px 18px 39px;
  color: #fff;
  background-color: #36a4fe;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  border: 1px solid #36a4fe;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
  margin-left: 10px;
  cursor: pointer; }

button:focus {
  outline: none !important; }

button:disabled {
  cursor: not-allowed; }

input[type='email'],
input[type='text'] {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 15px;
  width: 100%;
  background-color: #e8eeef;
  color: #384047;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  border-radius: 6px;
  font-family: 'Nunito', sans-serif; }

label {
  display: block;
  margin-bottom: 8px;
  font-size: 16px; }

.error-message {
  text-align: center; }

.modal-title {
  text-align: center; }

ol {
  font-size: 16px;
  padding-left: 15px; }

ul {
  list-style-type: disc; }

.link {
  font-size: 16px;
  border: 1px solid #e7e7e7;
  padding: 0;
  color: #c7254e;
  cursor: pointer;
  border-radius: 5px;
  display: flex;
  justify-content: space-between; }

.icon {
  padding: 0px;
  border: none;
  float: right;
  padding: 0px;
  margin: 0px;
  border: none;
  color: #c7254e;
  background: none;
  float: right;
  padding-left: 12px;
  padding-right: 12px;
  border-left: 1px solid #e7e7e7;
  border-radius: 0; }

.url {
  word-wrap: break-word; }

.info-button {
  font-weight: bold;
  display: inline-block;
  background: #f6981e;
  padding: 5px 25px;
  color: #fff;
  margin-left: 15px;
  border-radius: 5px;
  cursor: pointer;
  border: 2px solid #f6981e;
  font-size: 18px;
  display: none; }

.info-button:focus {
  outline: none !important; }

.loader {
  border: 4px solid #e7e7e7;
  border-radius: 50%;
  border-top: 4px solid white;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  margin-top: 3px;
  display: none; }

.web-image {
  position: absolute;
  margin: auto;
  min-height: 100%;
  width: 100%;
  left: -100%;
  right: -100%; }

.text-mode-image {
  position: absolute;
  margin: auto;
  height: 527px;
  width: 739px;
  left: -100%;
  right: -100%;
  margin-top: 232px; }

.popUp-msg {
  justify-content: center;
  display: flex;
  margin-top: 34px;
  font-size: 16px;
  color: #828d93; }

.overlay {
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed !important;
  z-index: 100000 !important;
  visibility: hidden;
  display: none; }

.share-preview-container {
  position: absolute;
  margin: auto;
  width: 606px;
  left: -100%;
  right: -100%;
  margin-top: 122px; }

.preview-share-title-wrapper {
  display: flex; }

.preview-share-title-wrapper img {
  margin-left: 8px; }

.preview-link-helper-text {
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #101010;
  margin: 0 0 23px -23px; }

.copy-to-container {
  height: 40px;
  width: 32px;
  border-radius: 4px;
  box-shadow: 0 2px 20px 0 rgba(232, 233, 239, 0.5);
  border: solid 1px #b1b8bb;
  background-color: #e8e9ef;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px; }

.copy-preview-input {
  pointer-events: none;
  font-family: var(--text-newHeading4-fontFamily);
  font-size: var(--text-newHeading4-fontSize);
  line-height: var(--text-newHeading4-lineHeight);
  font-weight: var(--text-newHeading4-fontWeight);
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: var(--colors-text-primary);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin: 0 4px 0 0;
  border: none;
  outline: none;
  background: transparent;
  width: fit-content;
  margin-right: 15px; }

.copy-to-button {
  border: none;
  outline: none;
  box-shadow: none;
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 6px 0 4px 0;
  margin: 1px 0 0 0; }

.copy-to-button img {
  width: 32px;
  height: 32px;
  cursor: pointer; }

.preview-tooltip {
  position: relative; }

.preview-tooltip .tooltip-text {
  visibility: hidden;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  margin-left: -75px;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
  font-family: 'Nunito', sans-serif;
  width: 105px;
  background-color: #000;
  padding: 3px 0px;
  bottom: 136%;
  left: 125%; }

.preview-tooltip .tooltip-text::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

.preview-tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1; }

.preview-copy-icon {
  font-size: 24px;
  position: absolute;
  top: 6px;
  left: 5px; }

.image-popup-animation {
  -webkit-animation: fade-in 0.6s ease-in-out;
  -moz-animation: fade-in 0.6s ease-in-out;
  -ms-animation: fade-in 0.6s ease-in-out;
  -o-animation: fade-in 0.6s ease-in-out;
  animation: fade-in 0.6s ease-in-out; }

.image-closeup-animation {
  -webkit-animation: fade-out 0.6s ease-in-out;
  -moz-animation: fade-out 0.6s ease-in-out;
  -ms-animation: fade-out 0.6s ease-in-out;
  -o-animation: fade-out 0.6s ease-in-out;
  animation: fade-out 0.6s ease-in-out; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media screen and (max-width: 768px) {
  .second-row .bot {
    right: 0;
    bottom: 0; } }

#wt-bot-popup {
  position: fixed;
  border: none;
  display: none;
  right: 15px;
  overflow: hidden;
  bottom: 65px;
  width: 375px;
  height: 100%;
  max-height: 277px;
  z-index: 2147483647 !important; }

@media only screen and (max-device-width: 768px) {
  #wt-bot-popup {
    width: 310px;
    max-height: 315px; } }

.container {
  padding: 40px 40px;
  max-width: 700px;
  margin: 0 auto; }

.organisation-image img {
  max-width: 250px;
  max-height: 40px; }

.description-conatiner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column; }

.website-chatbot-desc {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: var(--text-newHeading1-fontFamily);
  font-size: var(--text-newHeading1-fontSize);
  line-height: var(--text-newHeading1-lineHeight);
  font-weight: var(--text-newHeading1-fontWeight);
  color: var(--colors-text-primary); }

.get-started {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -5px;
  font-family: var(--text-newHeading4-fontFamily);
  font-size: var(--text-newHeading4-fontSize);
  line-height: var(--text-newHeading4-lineHeight);
  font-weight: var(--text-newHeading4-fontWeight);
  color: var(--colors-text-tertiary); }

.get-started-link {
  margin-left: 3px;
  color: var(--colors-accent-primary); }

.flex {
  display: flex;
  align-items: center;
  margin-top: 20px; }
