html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

body,
input,
textarea,
select,
.leaflet-container {
  font-family: system-ui, sans-serif;
  font-size: 13px;
  font-weight: 400;
  background-color: #f8f9f8;
}

.h1 {
  font-family: richmond-display;
  font-weight: 200;
  font-size: 34px;
  color: #1e3e13;
}

.h2 {
  font-family: richmond-display;
  font-weight: 300;
  font-size: 26px;
  color: #1e3e13;
}

.h3 {
  font-family: tablet-gothic-wide;
  font-weight: 600;
  font-size: 14px;
  color: #1e3e13;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

body,
input,
textarea,
select,
.p,
.ui-widget,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: tablet-gothic-wide;
  font-weight: 300;
  font-size: 14px;
  color: #1e3e13;
  line-height: 20px;
}

body {
  overflow: hidden;
}

input.btn.submit-btn {
  width: 100%;
}

.wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #fff;
  overflow: auto;
}

.body-box {
  width: 600px;
  margin: auto;
  background-color: #e8ebe7;
  margin-top: 27px;
}

.inner-head {
  display: flex;
  width: 600px;
  margin: auto;
  position: relative;
}

.in-box {
  overflow: hidden;
}

.sign-in-msg {
  margin: 36px 20px 0;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.in-box-head {
  height: 70px;
  background-color: #1e3e13;
}

.web_h2_t3 {
  margin-top: 36px;
  color: #879881;
  font-weight: bold;
  text-transform: uppercase;
}

.in-box-body {
  padding: 30px;
}

.in-box-error {
  line-height: 21px;
  color: #c00;
  padding: 100px 25px 100px;
  text-align: center;
}

.new-link {
  font-family: tablet-gothic-wide;
  font-size: 12px;
  margin-top: 6px;
  cursor: pointer;
  color: #ed6608;
}

.in-box-foot {
  height: 53px;
  background-color: #1E679E;
}

.d-flex {
  display: flex;
}

.gut {
  flex-grow: 1;
}

.inp-input {
  height: 35px;
  position: relative;
}

.terms-div {
  height: 100px;
  overflow: auto;
  margin-top: 10px;
}

.showPassIcon {
  width: 25px;
  height: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/eye-open.svg);
  background-size: 17px;
  margin: 10px 3px 10px 0px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: .5;
}

.forgot-txt {
  cursor: pointer;
  color: #ed6608;
}

.showPassIcon[data-id="1"] {
  opacity: 1;
}

.input-box,
.select-box {
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  padding: 5px 10px;
  background: #fff;
}

.loading-pay-arr {
  text-align: center;
  margin: 40px 0;
}

.flag {
  width: 25px;
  height: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../images/uk-flag.jpg);
  background-size: cover;
  margin: 35px 0 10px 0;
}

.se-flag {
  background-image: url(../images/sweden-flag.jpg);
}

.bot-icon {
  background-image: url(../images/logo-bot.jpg);
  width: 200px;
  height: 65px;
  margin: 6px 0;
}

.btn:hover {
  background-color: #ed6608;
  letter-spacing: 1px;
}

.footer {
  width: 600px;
  margin: auto;
}

.in-foot-left {
  display: flex;
}

.in-foot {
  display: flex;
}

.in-foot-mid {
  flex-grow: 1;
}

.btn {
  text-align: center;
  height: 35px;
  line-height: 35px;
  background-color: #ed6608;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  border: 0;
  transition: .2s all;
  box-sizing: border-box;
}

.btn.open-library-btn {
  width: 210px;
}

.web_name {
  flex-grow: 1;
  margin: 0 15px;
}

a.ui-state-default.ui-state-active {
  color: #000;
}

.btn-box {
  margin-top: 20px;
}

.stage-h1 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
  height: 24px;
  font-family: richmond-display;
}

.stage-h1.reg-h1-div {
  margin-bottom: 15px;
}

.h2sk {
  margin-bottom: 35px;
  line-height: 22px;
}

.inp-sec {
  margin-bottom: 25px;
}

.r-part {
  width: 50%;
}

.rem-txt,
.rem-txt-2 {
  cursor: pointer;
  line-height: 21px;
}

.forgap {
  width: 10px;
}

.terms-link {
  color: #ed6608;
  cursor: pointer;
}

.link {
  text-decoration: none;
  color: inherit;
}

.gap {
  width: 20px;
}

.head-logo {
  width: 85px;
  height: 83px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/logo.png?id=284);
  background-size: cover;
  margin: 7px 5px 13px 0px;
}

.head-logo.logo2 {
  background-image: url(../images/logo1.png?id=234);
}

.web_h1 {
  color: #788917;
  font-size: 18px;
  font-weight: 500;
  margin-top: 12px;
}

.web_h2 {
  color: #ed6608;
}

.stages {
  display: none;
  height: 100%;
}

.r-part-s {
  width: 100%;
}

.inp-input.text-area {
  min-height: 75px;
  height: auto;
}

.btn-box-flex {
  display: flex;
}

.btn-box-flex .btn {
  width: 80%;
}

span.small-txt {
  font-size: 12px;
  margin: 0 5px;
}

.image-area.one-third {
  margin-right: 20px;
}

.btn-box-flex .btn.back-btn {
  width: 30%;
  background-color: #ffffff;
  color: #ed6608;
  border: 1px solid #ed6608;
}

.btn.open-library-btn {
  background-color: #ed6608;
}

.form-inp-inp {
  height: 30px;
}

.my-select {
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 30px;
  cursor: pointer;
  position: relative;
  background-color: #fff;
}

.my-select-inp {
  background-size: 22px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 10px 3px;
  line-height: 30px;
  padding-left: 41px;
  position: relative;
  box-sizing: border-box;
}

.my-select-list {
  position: absolute;
  background-color: #fff;
  width: 100%;
  top: 31px;
  box-shadow: 0 0 3px rgb(0 0 0 / 60%);
  display: none;
}

.my-sel-list-item {
  background-size: 22px;
  width: 100%;
  height: 30px;
  background-repeat: no-repeat;
  background-position: 10px 5px;
  background-color: #f1f1f1;
  margin-bottom: 1px;
  cursor: pointer;
  line-height: 30px;
  padding-left: 41px;
  box-sizing: border-box;
}

.my-select-inp[data-id="1"],
.my-sel-list-item[data-id="1"] {
  background-image: url(../library/avatar/avatar_1.png);
}

.my-select-inp[data-id="2"],
.my-sel-list-item[data-id="2"] {
  background-image: url(../library/avatar/avatar_2.png);
}

.my-select-inp[data-id="3"],
.my-sel-list-item[data-id="3"] {
  background-image: url(../library/avatar/avatar_3.png);
}

.my-select-inp[data-id="4"],
.my-sel-list-item[data-id="4"] {
  background-image: url(../library/avatar/avatar_4.png);
}

.my-select-inp[data-id="5"],
.my-sel-list-item[data-id="5"] {
  background-image: url(../library/avatar/avatar_5.png);
}

.my-select-inp[data-id="6"],
.my-sel-list-item[data-id="6"] {
  background-image: url(../library/avatar/avatar_6.png);
}

.my-select-inp[data-id="7"],
.my-sel-list-item[data-id="7"] {
  background-image: url(../library/avatar/avatar_7.png);
}

.my-select-inp[data-id="8"],
.my-sel-list-item[data-id="8"] {
  background-image: url(../library/avatar/avatar_8.png);
}

.my-select-inp[data-id="9"],
.my-sel-list-item[data-id="9"] {
  background-image: url(../library/avatar/avatar_9.png);
}

.my-select-inp[data-id="10"],
.my-sel-list-item[data-id="10"] {
  background-image: url(../library/avatar/avatar_10.png);
}

.my-select-inp:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-right: 2px solid #0c0c0c;
  border-bottom: 2px solid #0e0e0e;
  right: 8px;
  top: 10px;
  transform: rotate(45deg);
}

/* bottom alert css START */
.bot-alert-out {
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
}

.bot-alert-in,
.bot-alert-in-right {
  display: flex;
  height: inherit;
  flex-flow: column-reverse;
}

.bot-alert-out-right {
  height: 1px;
  position: absolute;
  bottom: -1px;
  right: 0;
  z-index: 10;
  width: 296px;
}

.alert-in-txt-bound {
  transform: translateX(205px);
  transition: .2s all;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 3px;
}

.animate {
  transition: .2s all;
}

.bot-alert-text,
.bot-alert-text-right {
  margin: auto;
  background-color: #000000d1;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: fadeIn 500ms linear;
  width: 0;
  height: 0;
  margin-bottom: 5px;
}

.bot-alert-text-right {
  color: #000;
  height: auto;
  background-color: #00000000;
  width: 290px;
  margin: 0 0 10px 0;
}

.bot-alert-text-right:first-child {
  margin-bottom: 11px;
}

.alert-in-txt {
  /*white-space: nowrap;*/
  padding: 12px 25px;
  animation-delay: 5s;
  line-height: 15px;
  text-align: center;
  animation: 750ms ease 0s normal forwards 1 fadeins;
  -webkit-animation: 750ms ease 0s normal forwards 1 fadeins;
  opacity: 1;
}

.alert-in-txt-bound .alert-in-txt {
  text-align: left;
  padding: 0;
  font-size: 13px;
  position: relative;
}

.bot-alert-text-open {
  height: 23px;
}

.bot-alert-out .bot-text-hide {
  display: none;
}

.removeMe {
  animation: 200ms ease 0s normal forwards 1 fadeOut;
  -webkit-animation: 200ms ease 0s normal forwards 1 fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  66% {
    opacity: 0;
    transform: scale(5)
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeins {
  0% {
    opacity: 0;
  }

  66% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeins {
  0% {
    opacity: 0;
  }

  66% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* bottom alert css END */
.popupOut,
.libraryPopupOut {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1000;
  background-color: rgba(134, 134, 134, 0.75);
  width: 100%;
  height: 100%;
  display: none;
}

.popupIn,
.popupLibraryIn {
  display: none;
  width: 500px;
  position: absolute;
  left: 0;
  top: 60px;
  font-weight: 400;
  direction: ltr;
  background-color: #fff;
  box-shadow: 0 3px 14px rgb(0 0 0 / 40%);
  border-radius: 3px;
  overflow: hidden;
}

.modal-header {
  display: flex;
  height: 44px;
  border-radius: 2px 2px 0px 0px;
  border-bottom: 1px solid #d7e6ff;
}

.modal-body {
  padding: 15px 20px;
  background-color: #EDF2FB;
  font-size: 14px;
}

.lib-h1 {
  margin-bottom: 5px;
}

.library-out {
  margin-bottom: 20px;
  max-height: 400px;
  overflow: auto;
}

.library-flex {
  display: flex;
  background-color: #fff;
  margin-bottom: 1px;
  padding: 5px;
}

.upl-outer {
  border: 1px solid #ccc;
  padding: 20px;
  background-color: #fff;
}

input.uploadtolib {
  margin-top: 10px;
  width: 100%;
  border: 0;
  height: 30px;
  background-color: #ed6608;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}

.dragPopup {
  cursor: all-scroll;
}

.modal-h1 {
  padding: 0 20px;
  font-weight: 500;
  font-size: 15px;
  line-height: 44px;
}

.modal-close,
.library-modal-close {
  line-height: 42px;
  font-size: 28px;
  font-weight: 300;
  width: 44px;
  height: 43px;
  cursor: pointer;
  opacity: .8;
  text-align: center;
  color: #000;
}

img.lib-img {
  height: 35px;
  display: block;
}

.library-flex {
  display: flex;
  background-color: #fff;
  margin-bottom: 1px;
  padding: 5px;
}

.library-item {
  min-width: 100px;
  background-color: #fff;
  margin-right: 20px;
}

.library-txt {
  max-width: 352px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.library-select-button,
.library-remove-button {
  height: 30px;
  width: 100px;
  line-height: 30px;
  text-align: center;
  background-color: #ed6608;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  margin: 2px 0;
}

.library-remove-button,
.remove-grp-btn,
.grp-leave-button {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/delete.svg);
  background-size: 16px;
  background-color: #e9e9e9;
  margin: 2px 3px;
}

img.sub-eve-m,
img.sub-eve-ban,
.profile-iamge {
  height: 50px;
}

.inp-input-img {
  margin: 10px 0;
}

.library-alert-txt {
  margin-top: 20px;
}

a.log-link {
  text-decoration: none;
  color: inherit;
}

.res-txt:not(:empty) {
  text-align: center;
  padding: 20px 0 0;
}

.signed-in-div {
  padding: 10px 25px;
  font-size: 12px;
  color: #ed6608;
  border-bottom: 1px solid #dfdfdf;
}

.logged-out {
  cursor: pointer;
}

.rem3 {
  margin-right: 10px;
  border-radius: 50%;
}

.rem,
.rem1,
.rem2,
.rem3 {
  width: 17px;
  height: 17px;
  border: 2px solid #ed6608;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  background-color: #fff;
}

.rem[data-id="1"],
.rem1[data-id="1"],
.rem2[data-id="1"] {
  background-color: #ed6608;
}

.rem3[data-id="0"] {
  background-color: #ed6608;
}

.rem[data-id="1"]:after,
.rem1[data-id="1"]:after,
.rem2[data-id="1"]:after,
.rem3[data-id="0"]:after {
  content: '';
  position: absolute;
  width: 4px;
  height: 8px;
  border: 3px solid #ffffff;
  border-left: 0;
  border-top: 0;
  left: 5px;
  top: 2px;
  transform: rotate(45deg);
}

.i-dont-txt {
  margin-left: 10px;
}

span.blue-color {
  color: #ed6608;
}

.textarea {
  height: 72px;
}

.sign-name {
  margin-top: 36px;
  color: #fff;
  font-size: 15px;
}

.nolink {
  font-family: tablet-gothic-wide;
  text-decoration: none;
  color: inherit;
}

.allPoupOuter {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  position: absolute;
  display: none;
  z-index: 10;
  top: 0;
  left: 0;
}

.popupIn {
  width: 500px;
  position: absolute;
  left: 0;
  top: 15px;
  font-weight: 400;
  direction: ltr;
  background-color: #fff;
  border-radius: 3px;
}

.modal-header {
  display: flex;
  height: 44px;
  background: #fff;
  border-radius: 2px 2px 0px 0px;
  border-bottom: 1px solid #d5d5d5;
}

.modal-h1 {
  padding: 0 20px;
  font-size: 15px;
  line-height: 44px;
}

.modal-close {
  width: 43px;
  height: 43px;
  cursor: pointer;
  opacity: .8;
  padding: 7px 10px 7px 10px;
  font-size: 28px;
  text-align: center;
  line-height: 28px;
  font-weight: 300;
}

.modal-body {
  padding: 20px;
  background-color: #fbfbfb;
  font-size: 12px;
  border-radius: 0 0 3px 3px;
}

.alert-btns {
  margin-top: 40px;
  display: flex;
}

.pay-iframe {
  background-color: #fff;
  width: 504px;
  height: 490px;
}

.alert-btns-yes,
.alert-btns-no,
.t-alert-btns-yes,
.t-alert-btns-no {
  text-align: center;
  height: 37px;
  line-height: 37px;
  background-color: #ed6608;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  border: 0;
  transition: .2s all;
  box-sizing: border-box;
  width: 70%;
}

.lang-txt {
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}

.d-flex-in {
  flex-grow: 1;
}

.lang-hhsk {
  margin-bottom: 4px;
}

select#change-lang {
  border: 0;
  font-size: 13px;
  width: 83px;
  height: 21px;
  outline: none;
}

.alert-btns-no,
.t-alert-btns-no {
  width: 30%;
  background-color: #ccc;
  color: #000;
}

.alert-h1s {
  font-size: 14px;
  line-height: 26px;
}

.loader-div {
  height: 45px;
  position: relative;
  display: none;
  padding: 0 10px;
  line-height: 45px;
  border-radius: 4px;
  width: 210px;
  margin: 12px auto 0;
  color: #990a0a;
}

.loader-div[data-id="1"] {
  display: block;
}

/* HTML: <div class="loader"></div> */
.loader-div[data-id="1"] .loader {
  width: 20px;
  aspect-ratio: 1;
  --c: no-repeat radial-gradient(farthest-side, #a10000 92%, #0000);
  background: var(--c) 50% 0,
    var(--c) 50% 100%,
    var(--c) 100% 50%,
    var(--c) 0 50%;
  background-size: 6px 6px;
  animation: l18 1s infinite;
  position: absolute;
  top: 13px;
}

.loader-div[data-id="1"] .loader::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: 0px;
  background: repeating-conic-gradient(#0000 0 35deg, #a10000 0 90deg);
  -webkit-mask: radial-gradient(farthest-side, #0000 calc(100% - 2px), #a10000 0);
  border-radius: 50%;
  margin: -5px;
}

@keyframes l18 {
  100% {
    transform: rotate(.5turn)
  }
}

.loader-txt {
  text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 0;
  background: #fff;
  text-align: center;
}

.ui-datepicker td {
  border: 0;
  padding: 5px 1px;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 0;
  background: #ccc;
  color: #000000;
  padding: 10px 0;
}

.grp-div-out {
  margin-bottom: 20px;
  display: none;
}

.j-div-out {
  display: none;
  margin-bottom: 25px;
}

.grp-btn {
  border-radius: 3px;
  cursor: pointer;
  color: #ed6608;
  width: 50%;
  text-align: center;
  margin: 17px 0px;
  line-height: 30px;
}

.grp-q-btn-main {
  margin-bottom: 10px;
}

span#gpxcomplexid {
  font-weight: bold;
}

.grp-div-opt {
  display: flex;
}

.grpbtn-gap {
  width: 30px;
}

.grp-q-btn {
  width: 50%;
  line-height: 21px;
}

.stage-h1.qst-dtv {
  margin-bottom: 14px;
}

.grp-div-outer {
  margin-bottom: 25px;
}

.grp-h1s {
  font-size: 17px;
  font-weight: 400;
  color: #788b2b;
  background-color: #d9d9d9;
  line-height: 35px;
  padding: 0 10px;
  display: flex;
}

div#create-grp-div,
div#join-grp-div {
  border: 1px solid #c7c7c7;
  background-color: #efefef;
  border-radius: 3px;
}

.grp-h1s-h1 {
  flex-grow: 1
}

.grp-scf.grp-body-s {
  padding: 20px 20px 0;
}

.join-grp-btn-out {
  padding: 20px 0;
}

.r-part-kkk {
  background-color: #ccc;
  padding: 0 20px;
}

.r-part-kkks {
  flex-grow: 1;
  border-radius: 2px 0 0 2px;
}

.join-flex.d-flex {
  line-height: 35px;
  margin-bottom: 20px;
}

.r-part-kkks.input {
  outline: 0;
  border-radius: 0 2px 2px 0;
}

.dyn-grp-join {
  margin-bottom: 20px;
}

.hint {
  font-style: italic;
  font-size: 13px;
  margin-top: 10px;
  color: #5e5e5e;
}

.r-part-kkk.fake-btn {
  background-color: #ed6608;
  cursor: pointer;
  color: #fff;
  margin-left: 10px;
}

input#join-grp-id {
  border-radius: 0;
}

.dev-mode-alert {
  border: 1px dashed #f00;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  color: #f00;
}

textarea {
  min-height: 72px;
  resize: vertical;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 12px;
  margin: 0px 4px;
  height: 22px;
  border: 1px solid #b9b9b9;
}

.ui-icon {
  width: 18px;
  height: 18px;
  background-color: #777777;
  border-radius: 50%;
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
  background: none;
  background-color: #858585;
}