* {
  box-sizing: border-box;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
input, button {
  outline: 0px;
}
button, input {
  overflow: visible;
}
input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0px 9999px white;
}

html, body {
  width: 100%;
  height: 100%;
    overflow-x: hidden;
}

body {
  margin: 0px;
  font-family: Kalameh, sans-serif, serif;
  box-sizing: border-box;
  max-width: 100%;
  background-color: rgb(250, 250, 250);
  overflow-x: hidden;
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  font-size: 13px
}
#app {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
}
.center {
  display: block;
  text-align: center;
}
#logo {
  margin: 50px auto;
  display: inline-block;
}
#logo img {
  vertical-align: middle;
  filter: contrast(0);
  opacity: 0.8;
  user-select: none;
  transition: all 200ms ease 0s;
}
#main-wrapper {
  position: relative;
}
#main-container:not(.relative) {
  position: absolute;
  left: 50%;
  width: 100%;
  max-width: 440px;
  transform: translateX(-50%);
  transition: all 200ms ease 0s;
}
section.route-section {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
}
.bqHwvG {
  background-color: rgb(249, 249, 249);
  color: rgb(105, 105, 105);
  padding: 10px 40px 10px 15px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 20px;
  transition: background-color 0.3s ease 0s;
  font-size: 11px;
  border: 1px solid rgb(187, 187, 187);
  position: relative;
}
.bqHwvG::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 15px;
  height: 10px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjguODMyIiBoZWlnaHQ9IjI2OC44MzIiIHZpZXdCb3g9IjAgMCAyNjguODMyIDI2OC44MzIiPjxwYXRoIGZpbGw9IiM2OTY5NjkiIGQ9Ik0yNjUuMTcxIDEyNS41NzdsLTgwLTgwYy00Ljg4MS00Ljg4MS0xMi43OTctNC44ODEtMTcuNjc4IDAtNC44ODIgNC44ODItNC44ODIgMTIuNzk2IDAgMTcuNjc4bDU4LjY2MSA1OC42NjFIMTIuNWMtNi45MDMgMC0xMi41IDUuNTk3LTEyLjUgMTIuNSAwIDYuOTAyIDUuNTk3IDEyLjUgMTIuNSAxMi41aDIxMy42NTRsLTU4LjY1OSA1OC42NjFjLTQuODgyIDQuODgyLTQuODgyIDEyLjc5NiAwIDE3LjY3OCAyLjQ0IDIuNDM5IDUuNjQgMy42NjEgOC44MzkgMy42NjFzNi4zOTgtMS4yMjIgOC44MzktMy42NjFsNzkuOTk4LTgwYzQuODgyLTQuODgyIDQuODgyLTEyLjc5NiAwLTE3LjY3OHoiLz48L3N2Zz4K");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 200ms ease 0s;
}
.auth-wrapper {
  box-shadow: rgba(143, 143, 143, 0.21) 0px 0px 2px 1px;
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  width: 100%;
  display: inline-block;
}

.auth-wrapper .segment {
  padding: 30px 25px;
  font-size: 12px;
}
.auth-wrapper .segment:not(:last-child) {
  border-bottom: 1px solid rgb(240, 240, 240);
}
.auth-wrapper .segment .text {
  line-height: 2;
  color: rgb(0, 0, 0);
}

.btn {
  border: 0px none;
  text-decoration: none;
  padding: 8px 10px;
  color: rgb(255, 255, 255);
  line-height: 23px;
  transition: background-color 0.2s ease 0s;
  border-radius: 3px;
  display: inline-block;
  min-width: 75px;
  cursor: pointer;
  flex-shrink: 0;
  text-align: center;

}
.float-left {
  float: left;
}
.btn-green {
  background-color:#e82d2d !important;
}

.flex-column {
  flex-direction: column !important;
  -moz-box-align: inherit !important;
  align-items: inherit !important;
}
.auth-wrapper .segment .text {
  line-height: 2;
  color: rgb(0, 0, 0);
}
.margin-top20 {
  margin-top: 20px;
}
.flex {
  display: flex;
  align-items: flex-start;
}
.jSnStR {
  width: 100%;
  display: block;
  position: relative;
}
.hLKgTh {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  position: relative;
  z-index: 10;
}
.hLKgTh img {
  position: absolute;
  top: 50%;
  right: 5px;
  height: 25px;
  transform: translateY(-50%);
}
.gZcMiI {
  display: flex;
  padding: 8px 30px 8px 125px;
  resize: none;
  direction: rtl;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  font-size: 11px;
  font-family: inherit;
  height: 40px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: rgb(0, 0, 0);
  transition: all 300ms ease 0s;
  border: 1px solid rgb(212, 212, 212);
  appearance: none;
  width: 100%;
}
input, button {
  outline: 0px;
}
.hLKgTh .additional {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 40px;
}
.gBChs {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.gBChs button {
  width: 85px;
  appearance: none;
  border: medium none;
  text-align: right;
  background: transparent;
  font-size: 11px;
  padding: 0px 25px 0px 0px;
  color: rgb(102, 102, 102);
  position: relative;
  cursor: pointer;
  line-height: 2;
}
.gBChs button::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NjEiIGhlaWdodD0iNTYxIiB2aWV3Qm94PSIwIDAgNTYxIDU2MSI+PHBhdGggZD0iTTI4MC41IDBDMTUzIDAgNTEgMTAyIDUxIDIyOS41VjQwOGMwIDQzLjM1IDMzLjE1IDc2LjUgNzYuNSA3Ni41SDIwNHYtMjA0SDEwMnYtNTFDMTAyIDEzMC4wNSAxODEuMDUgNTEgMjgwLjUgNTFTNDU5IDEzMC4wNSA0NTkgMjI5LjV2NTFIMzU3djIwNGgxMDJWNTEwSDI4MC41djUxaDE1M2M0My4zNSAwIDc2LjUtMzMuMTUgNzYuNS03Ni41di0yNTVDNTEwIDEwMiA0MDggMCAyODAuNSAweiIgZmlsbD0iIzY2NiIvPjwvc3ZnPg==");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}
.gBChs button {
  text-align: right;
  font-size: 11px;
  color: rgb(102, 102, 102);
  cursor: pointer;
  line-height: 2;
}
.gBChs button::after {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgb(102, 102, 102);
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 200ms ease 0s;
}
.gBChs button {
  text-align: right;
  font-size: 11px;
  color: rgb(102, 102, 102);
  cursor: pointer;
  line-height: 2;
}
.gBChs .support-ways {
  overflow: hidden;
  transition: height 200ms ease 0s;
  margin: 15px 0px 0px;
  list-style: none;
  border-right: 2px solid rgb(202, 202, 202);
  padding: 0px 10px 0px 0px;
}
.hLKgTh .additional::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  height: 70%;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
a {
  text-decoration: none;
}
.bqHwvG:hover::after {
  right: 12px;
}
.filimo-links {
  color: rgb(191, 115, 0);
  font-size: 13px;
  appearance: none;
  border: 0px none;
padding: 8px;
  background: transparent;
  user-select: none;
  display: block;
}
  @media (min-width: 768px){
    .lng-form   .btn.btn-green.margin-right5 {
  margin-right: 0 !important;
  margin-top: 10px !important;
  width: 100% !important;
}
      .margin-top20.flex.signin-form.lng-form {
  display: block !important;
}
 .margin-right5 {
  margin-right: 5px;
}
  #logo img {
  height: 45px;
}
.auth-wrapper .segment {
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}
}
  @media (max-width: 767.99px){
   #logo img {
  height: 45px;
}
   .signin-segment--header {
  flex-direction: column;
font-size: 11px;
display: flex;
-moz-box-pack: justify;
justify-content: space-between;
-moz-box-align: center;
align-items: center;
}
      #logo {
  margin: 30px auto;
}
section.route-section {
 padding: 20px 15px;
}
.signin-form .btn {
  margin: 10px 0px 0px;
  width: 100%;
  text-align: center;
}
.auth-wrapper .segment form {
  width: 100%;
  display: block;
}
.signin-segment--header .btn {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.auth-wrapper .segment {
  padding: 20px 15px;
  position: relative;
  float: right;
  width: 100%;
}
  }
  .support-ways.isCollapse {
  height: auto !important;
}
.gBChs .support-ways li:not(:last-child) {
  margin-bottom: 10px;
}
.gBChs .support-ways li img {
  width: 15px;
  vertical-align: middle;
}
.gBChs .support-ways li .value {
  margin-right: 10px;
  font-size: 12px;
  color: rgb(144, 144, 144);
}
.gBChs .support-ways li .value {
  font-size: 12px;
  color: rgb(144, 144, 144);
}
.gBChs .support-ways {
  list-style: none;
}
.gBChs .support-ways li .value a {
  color: rgb(191, 115, 0);
  margin-right: 5px;
}
.iSTrLt {
  width: 100%;
  display: block;
  position: relative;
}
.iMnuIw {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.iMnuIw img,.iMnuIw svg {
  position: absolute;
  top: 50%;
  right: 5px;
  height: 22px;
  width: 20px;
  transform: translateY(-50%);
  fill: #808080;
}
.kYtPiL {
  display: flex;
  padding: 8px 30px 8px 8px;
  resize: none;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  font-size: 14px;
  font-family: inherit;
  height: 40px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: right;
  color: rgb(0, 0, 0);
  transition: all 300ms ease 0s;
  border: 1px solid rgb(212, 212, 212);
  appearance: none;
  width: 100%;
}
.iTiVyH .collapse-header {
  font-size: 13px;
  padding: 15px 30px;
  position: relative;
  cursor: pointer;
  user-select: none;
  color: rgb(85, 85, 85);
  font-weight: bold;
}
.iTiVyH .collapse-header::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  width: 14px;
  height: 14px;
  border-radius: 10rem;
  border: 3px solid #e82d2d;
}
.sc-iRbamj.iTiVyH.is-active .collapse-content {
  max-height: 110px !important;
  padding: 10px 0px !important;
}
.iTiVyH.is-active .collapse-header::after {
  transform: translateY(-50%) scale(1);
}
.iTiVyH .collapse-header::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) scale(0);
  right: 5px;
  width: 10px;
  height: 10px;
  border-radius: 10rem;
  background:#e82d2d;
  transition: transform 200ms ease 0s;
}
.iTiVyH .collapse-content {
  padding: 0px;
  overflow: hidden;
  transition: all 200ms ease 0s;
}
.flex-column {
  flex-direction: column !important;
  -moz-box-align: inherit !important;
  align-items: inherit !important;
}
.kmESlK {
  width: 100%;
  font-weight: bold;
  border: 0px none;
  appearance: none;
  border-radius: 4px;
  padding: 13px;
  margin-top: 20px;
  transition: all 0.3s ease 0s;
  color: rgb(255, 255, 255);
  background: #e82d2d;
}
.auth-wrapper .segment .label-icon {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
.auth-wrapper .segment .label-icon .sms-icon {
  display: inline-block;
  border-radius: 10rem;
  filter: drop-shadow(rgb(204, 204, 204) 0px 2px 1px) grayscale(1);
  margin-left: 10px;
  width: 32px;
  height: 32px;
  background: rgb(240, 240, 240) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTUuOTY4IDQ5NS45NjgiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48cGF0aCBkPSJNNDIzLjk4NCAwaC0zNTJjLTM1LjI5NiAwLTY0IDI4LjcwNC02NCA2NHYyODhjMCAzNS4yOTYgMjguNzA0IDY0IDY0IDY0djYzLjk2OGExNi4wMiAxNi4wMiAwIDAgMCA5LjIxNiAxNC40OTYgMTYuMjMyIDE2LjIzMiAwIDAgMCA2Ljc4NCAxLjUwNGMzLjY4IDAgNy4zMjgtMS4yNDggMTAuMjQtMy43MTJMMTg5Ljc3NiA0MTZoMjM0LjIwOGMzNS4yOTYgMCA2NC0yOC43MDQgNjQtNjRWNjRjMC0zNS4yOTYtMjguNzA0LTY0LTY0LTY0em0tMzA0IDE5MmMyNi40NjQgMCA0OCAyMS41MzYgNDggNDhzLTIxLjUzNiA0OC00OCA0OGgtMzJjLTguODMyIDAtMTYtNy4xNjgtMTYtMTZzNy4xNjgtMTYgMTYtMTZoMzJjOC44MzIgMCAxNi03LjE2OCAxNi0xNnMtNy4xNjgtMTYtMTYtMTZjLTI2LjQ2NCAwLTQ4LTIxLjUzNi00OC00OHMyMS41MzYtNDggNDgtNDhoMzJjOC44MzIgMCAxNiA3LjE2OCAxNiAxNnMtNy4xNjggMTYtMTYgMTZoLTMyYy04LjgzMiAwLTE2IDcuMTY4LTE2IDE2czcuMTY4IDE2IDE2IDE2em0xNzYgODBjMCA4LjgzMi03LjE2OCAxNi0xNiAxNnMtMTYtNy4xNjgtMTYtMTZ2LTYwLjIyNGwtMS42OTYgMy4zOTJjLTUuNDQgMTAuODQ4LTIzLjIgMTAuODQ4LTI4LjY0IDBsLTEuNjY0LTMuMzkyVjI3MmMwIDguODMyLTcuMTY4IDE2LTE2IDE2cy0xNi03LjE2OC0xNi0xNlYxNDRjMC03LjQyNCA1LjEyLTEzLjg4OCAxMi4zMi0xNS41ODQgNy4xMzYtMS43MjggMTQuNjU2IDEuNzkyIDE3Ljk4NCA4LjQxNmwxNy42OTYgMzUuMzkyIDE3LjY5Ni0zNS4zNmMzLjI5Ni02LjY4OCAxMC42MjQtMTAuMTQ0IDE3Ljk4NC04LjQ0OCA3LjIzMiAxLjY5NiAxMi4zMiA4LjE2IDEyLjMyIDE1LjU4NHYxMjh6bTgwLTgwYzI2LjQ2NCAwIDQ4IDIxLjUzNiA0OCA0OHMtMjEuNTM2IDQ4LTQ4IDQ4aC0zMmMtOC44MzIgMC0xNi03LjE2OC0xNi0xNnM3LjE2OC0xNiAxNi0xNmgzMmM4LjggMCAxNi03LjE2OCAxNi0xNnMtNy4yLTE2LTE2LTE2Yy0yNi40NjQgMC00OC0yMS41MzYtNDgtNDhzMjEuNTM2LTQ4IDQ4LTQ4aDMyYzguODMyIDAgMTYgNy4xNjggMTYgMTZzLTcuMTY4IDE2LTE2IDE2aC0zMmMtOC44IDAtMTYgNy4xNjgtMTYgMTZzNy4yIDE2IDE2IDE2eiIgZmlsbD0iI2JmNzMwMCIvPjwvc3ZnPg==") center center / 19px no-repeat;
  vertical-align: top;
}
.auth-wrapper .segment .label-icon > span {
  font-size: 1.2em;
  line-height: 2.5;
  font-weight: bold;
  display: inline-block;
  width: calc(100% - 58px);
}
.jffBde {
  display: inline-block;
  direction: ltr;
}
.jffBde .code-input-element {
  margin: 2px;
  border-radius: 6px;
  font-size: 32px;
  border: 1px solid rgb(229, 229, 229);
  transition: all 200ms ease 0s;
  text-align: center;
  padding: 0px;
  width: calc(16.6667% - 8px);
  height: 60px;
  font-family: inherit;
}
.timer-wrapper {
display: flex;
margin: 10px auto 0px;
padding: 10px 0px !important;
position: relative;
justify-content: center;
}
.filimo-links {
  color: rgb(191, 115, 0);
  font-size: 11px;
  appearance: none;
  border: 0px none;
  padding: 1px 7px 2px;
  background: transparent;
  user-select: none;
  line-height: 33px;
}
.auth-wrapper .segment.no-padding {
  padding: 0px;
}
.hufrAe {
  color: rgb(68, 68, 68);
  position: relative;
  appearance: none;
  border: 0px none;
  font-size: 12px;
  background-color: transparent;
  transition: color 200ms ease 0s;
  margin: 0px auto;
  cursor: pointer;
  line-height: 2;
  padding: 20px 25px;
  width: 100%;
  text-align: right;
}
.jffBde {
  direction: ltr;
}
.hufrAe svg {
  width: 20px;
  height: 20px;
  margin-left: 20px;
  fill: rgb(68, 68, 68);
  display: inline-block;
  vertical-align: middle;
}
.hufrAe {
  color: rgb(68, 68, 68);
  font-size: 12px;
  cursor: pointer;
  line-height: 2;
  text-align: right;
}
.auth-wrapper .segment .head-title-sm {
  font-size: 12px;
  margin: 0px 0px 20px;
}
.text-danger {
    color: #E82D2D;
}
.text-success {
    color: #28A745;
}
.sc-gzVnrw.hLKgTh.mt-3.pass {
  margin-top: 10px;
  height: 40px;
}
.sc-gzVnrw.hLKgTh.mt-3.pass input {
  display: flex;
  padding: 8px 30px 8px 125px;
  resize: none;
  direction: rtl;
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  font-size: 11px;
  font-family: inherit;
  height: 40px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: rgb(0, 0, 0);
  transition: all 300ms ease 0s;
  border: 1px solid rgb(212, 212, 212);
  appearance: none;
  width: 100%;
}
