@import '//at.alicdn.com/t/font_2427942_bpgxkw6x9z.css';
html,
body {
  overflow-x: hidden;
}
input,textarea {
  background: #fff;
}
.content {
  padding: 60px 0;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .content {
    padding: 20px 0 60px;
  }
}
.content::before {
  content: url(../../img/contact/contact_bg_2.svg);
  position: absolute;
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 660px) {
  .content::before {
    content: '';
    display: block;
    width: 120px;
    height: 90px;
    background: #f0f7fc;
    border-radius: 50%;
    top: -56px;
    left: -40px;
  }
}
.content::after {
  content: url(../../img/contact/contact.svg);
  position: absolute;
  bottom: -185px;
  z-index: -1;
}
@media screen and (max-width: 660px) {
  .content::after {
    content: '';
    display: block;
    width: 158px;
    height: 158px;
    background: #f0f7fc;
    border-radius: 50%;
    bottom: auto;
    top: 113px;
    right: -59px;
  }
}
.content .flex-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .content .flex-content {
    justify-content: center;
  }
}
.content .flex-content .contact-box {
  max-width: 365px;
  margin-top: 129px;
}
@media screen and (max-width: 1024px) {
  .content .flex-content .contact-box {
    width: 80%;
    max-width: 80%;
  }
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box {
    margin-top: 0;
  }
}
@media screen and (max-width: 375px) {
  .content .flex-content .contact-box {
    width: 100%;
    max-width: 100%;
  }
}
.content .flex-content .contact-box .contact-icon {
  width: 81px;
  height: 81px;
  margin: auto;
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box .contact-icon {
    width: 47px;
    height: 47px;
  }
}
.content .flex-content .contact-box .contact-icon img {
  width: 100%;
  height: 100%;
}
.content .flex-content .contact-box .desc {
  text-align: center;
  margin-top: 30px;
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box .desc {
    margin-top: 16px;
  }
}
.content .flex-content .contact-box .desc h1 {
  color: #536c80;
  font-size: 40px;
  line-height: 54px;
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box .desc h1 {
    font-size: 26px;
    font-weight: 400;
    color: #333;
    line-height: 33px;
    margin-bottom: 19px;
  }
}
.content .flex-content .contact-box .desc p {
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-family: Open Sans;
  font-weight: 300;
}
.content .flex-content .contact-box .desc p:last-child {
  margin-top: 26px;
}
.content .flex-content .contact-box .desc p a {
  color: #09f;
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box .desc p:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 500px) {
  .content .flex-content .contact-box .desc p {
    font-size: 14px;
    font-family: Open Sans;
    font-weight: 300;
    color: #333;
    line-height: 22px;
  }
}
.content .flex-content .form-box {
  width: 660px;
  max-width: 660px;
  height: auto;
}
@media screen and (max-width: 660px) {
  .content .flex-content .form-box {
    width: 100vw;
    max-width: 100%;
  }
}
.content .flex-content .form-box iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
#zohoSupportWebToCase {
  width: 630px;
  background: #e1f3ff;
  border-radius: 10px;
  position: relative;
  top: 45px;
}
@media screen and (max-width: 660px) {
  #zohoSupportWebToCase {
    width: calc(100vw - 50px);
    top: 45px;
    left: 10px;
  }
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase {
    width: calc(100vw - 30px);
  }
}
#zohoSupportWebToCase form {
  width: 630px;
  height: auto;
  background: #1b3042;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin-top: -25px;
  margin-right: -25px;
}
@media screen and (max-width: 660px) {
  #zohoSupportWebToCase form {
    width: calc(100vw - 50px);
    right: -20px;
  }
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase form {
    width: calc(100vw - 30px);
    top: -13px;
    right: -13px;
  }
}
#zohoSupportWebToCase .zsFormClass {
  background: unset;
}
#zohoSupportWebToCase .zsFormClass tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 30px 40px 25px;
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase .zsFormClass tbody {
    padding: 30px 20px 25px;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr {
  flex: 0 0 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td {
    width: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td #zsMaxSizeMessage,
#zohoSupportWebToCase .zsFormClass tbody tr td #zsMaxLimitMessage {
  display: block;
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 400;
  color: #ccc;
  line-height: 32px;
}
@media screen and (max-width: 330px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td #zsMaxSizeMessage,
  #zohoSupportWebToCase .zsFormClass tbody tr td #zsMaxLimitMessage {
    width: 95%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td .wtccloudattach {
  float: left;
  color: #00a3fe !important;
  cursor: pointer;
  text-decoration: none !important;
}
#zohoSupportWebToCase .zsFormClass tbody tr td .wtccloudattach:hover {
  text-decoration: none !important;
}
#zohoSupportWebToCase .zsFormClass tbody tr td a:-webkit-any-link {
  color: #09f;
  text-decoration: none;
}
#zohoSupportWebToCase .zsFormClass tbody tr td .wtcuploadinput {
  cursor: pointer;
  float: left;
  width: 62px;
  margin-top: -20px;
  opacity: 0;
  clear: both;
}
#zohoSupportWebToCase .zsFormClass tbody tr td .wtcuploadfile {
  float: left;
  color: #00a3fe;
}
@media screen and (max-width: 330px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td .wtcuploadfile {
    float: unset;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td .manfieldbdr {
  border-left: 0 !important;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child {
  flex: 1;
  padding: 0;
  display: block;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child {
    flex: 1;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input {
  width: 100%;
  height: 39.5px;
  padding: 0;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding-left: 10px;
  padding-top: 6px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input.table-file {
  width: auto;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child input {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child input {
    padding-left: 0;
    width: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input.wtcuploadinput {
  height: 15px;
  padding: 0;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input::-webkit-input-placeholder {
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 300;
  color: #dedede;
  line-height: 32px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input.error {
  border: 1px solid red;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child input.error::-webkit-input-placeholder {
  color: red;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child select {
  width: 100%;
  height: 47.5px;
  border: 1px solid #e5e5e5;
  padding: 6px;
  border-radius: 6px;
  padding-left: 10px;
  font-family: Open Sans;
  font-weight: 300;
  color: #333;
  line-height: 32px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child select {
    width: 103%;
  }
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child select {
    width: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child select option {
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 300;
  color: #333;
  line-height: 32px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child textarea {
  width: 100%;
  height: 92px;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding-left: 5px;
  resize: vertical;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child textarea {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase .zsFormClass tbody tr td:last-child textarea {
    width: 98%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-family: Open Sans;
  font-weight: 300;
  color: #dedede;
  line-height: 32px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child textarea.error {
  border: 1px solid red;
}
#zohoSupportWebToCase
  .zsFormClass
  tbody
  tr
  td:last-child
  textarea.error::-webkit-input-placeholder {
  color: red;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child div {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child div img {
  border-radius: 6px;
  width: 160px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child div#zsFileBrowseAttachments {
  display: block;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child div.filenamecls {
  display: block;
  position: relative;
  padding-left: 25px;
}
#zohoSupportWebToCase .zsFormClass tbody tr td:last-child div.filenamecls::before {
  content: '\e616';
  position: absolute;
  left: 0;
}
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4),
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) {
  flex: 0 0 47.4%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4),
  #zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) {
    flex: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) td,
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) td {
  display: block;
}
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) td:last-child,
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) td:last-child {
  display: block;
  flex: 1;
  padding: 0;
}
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) td:last-child input,
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) td:last-child input {
  width: 100%;
  height: 39.5px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) td:last-child input,
  #zohoSupportWebToCase .zsFormClass tbody tr:nth-child(5) td:last-child input {
    width: 100%;
  }
}
@media screen and (max-width: 330px) {
}
#zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) {
  margin-right: 28px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:nth-child(4) {
    margin-right: 0;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td {
  display: block;
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child {
  display: block;
  flex: 1;
  padding: 0;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child {
    margin-right: 0;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button {
  width: 150px;
  height: 50px;
  background: #09f;
  border-radius: 25px;
  border: 0;
  padding-left: 0;
  margin-right: 0;
  padding: 0;
}
@media screen and (max-width: 375px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button {
    display: block;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button:hover {
  background: #fff;
  color: #09f;
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button:last-child {
  background: #fff;
  color: #09f;
  margin-top: 20px;
  margin-left: 50px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button:last-child {
    margin-left: 0;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr:last-child td:last-child button:last-child:hover {
  background: #09f;
  color: #fff;
}
#zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass {
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #fff;
  line-height: 32px;
  padding: 0;
  margin-right: 10px;
}
#zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass .tips {
  font-size: 14px;
  color: red;
}
#zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass.oterFontClass1 {
  width: 73px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass.oterFontClass1 {
    width: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass.oterFontClass2 {
  width: 75px;
}
@media screen and (max-width: 600px) {
  #zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass.oterFontClass2 {
    width: 100%;
  }
}
#zohoSupportWebToCase .zsFormClass tbody tr .zsFontClass.wtcuploadfile {
  font-size: 18px;
  font-family: Open Sans;
  font-weight: 400;
  color: #09f;
  line-height: 32px;
}

#zohoSupportWebToCase .zsFormClass tbody tr td input.table-item_error {
  border-color: #fa5656;
}

#zohoSupportWebToCase .table-error {
  position: absolute;
  width: 100%;
  color: #f65757;
  font-size: 14px;
  font-weight: 300;
  margin-top: 6px;
  white-space: nowrap;
  opacity: 0;
}

#zohoSupportWebToCase .table-error.opacity-1 {
  opacity: 1;
}

#zohoSupportWebToCase .zsFormClass tbody tr td.table-captcha {
  display: flex;
}

#captcha {
  flex: 1;
  margin-right: 10px;
}

#refresh-vcode {
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: url(https://cdn.videosolo.net/uploads/48/d/refresh.png) no-repeat center;
  background-color: #f2f2f2;
  background-size: 25px;
  margin-left: 10px;
  border: unset;
  cursor: pointer;
}

#attachment {
  position: absolute;
  width: auto;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}

.table-file-btn {
  height: 40px;
  background-color: inherit;
  padding: 0 20px;
  color: #09f;
  font-size: 18px;
  outline: unset;
  border: unset;
}

.custom-toast {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 50px;
  left: 50%;
  min-width: 360px;
  max-width: 1080px;
  border-radius: 2px;
  background-color: #fff;
  transform: translateX(-50%);
  box-sizing: border-box;
  z-index: 9999;
}

.custom-toast.success,
.custom-toast.error {
  display: block;
}

.custom-toast.success .custom-toast_content.toast-success,
.custom-toast.error .custom-toast_content.toast-error {
  display: flex;
}

.custom-toast .custom-toast_content {
  position: relative;
  display: none;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 8px;
  padding-left: 28px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.custom-toast .custom-toast_content::after {
  content: '';
  position: absolute;
  left: 8px;
  top: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
}

.custom-toast .custom-toast_content.toast-success {
  background-color: rgba(47, 255, 120, 0.1);
  color: #38b865;
  border: 1px solid #38b865;
}

.custom-toast .custom-toast_content.toast-success::after {
  background-image: url('https://cdn.videobyte.cc/uploads/20/d/Vector.png');
}

.custom-toast .custom-toast_content.toast-error {
  color: #eb5e12;
  border: 1px solid #eb5e12;
  background: rgba(255, 120, 47, 0.1);
}

.custom-toast .custom-toast_content.toast-error::after {
  background-image: url('https://cdn.videobyte.cc/uploads/20/d/Group-320.png');
}

@media screen and (max-width: 770px) {
  .custom-toast {
    min-width: 171px;
    max-width: 344px;
  }

  .custom-toast .custom-toast_content {
    white-space: wrap;
  }
}
