html {
  height:100%;
}

body {
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  font-family: 'DM Sans', sans-serif!important;
  letter-spacing: -0.006em!important;
  padding-right: 0!important;
}

input, textarea {
  outline: none;
}

*:focus {
  outline: none;
}

button:focus {
  outline: none!important;
}

.container {
  height: 100%;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
}

.container-timeline {
  font-family: 'DM Sans', sans-serif;
  margin: auto;
  max-width: 2051px;
}

.main-section-margin {
  margin-left: 60px;
}


.sex-form-check {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 7px;
}

.sex-form-check-to-right {
  justify-content: flex-end;
}


@media (min-width: 576px) {
  .sex-form-center {
    justify-content: flex-end;
  }
}

@media (max-width: 575px) {
  .sex-form-center {
    justify-content: center;
  }
}

#filterBoxRowProfiles  .sex-form-check button {
  margin-top: 0!important;
}

.change-post {
  display: flex;
  flex-direction: column
}

.change-post a {
  padding-right: 20px;
}

.change-post-buttons {
  display: flex;
  flex-direction: row
}

.change-post .post-header-unsubscribe-confirmation {
  align-items: flex-start;
}

.gallery-disable {
  display: none!important;
}
.gallery-enable {
  display: block;
}

.more-content span {
  display: none;
}
.more-link {
  color: rgb(0, 123, 255)!important;
  display: block;
}

.more-link:hover {
  color: #0056b3!important;
}

.fixed {
  position: fixed!important;
  background-color: #34207d;
  width: 100%;
  top: 0;
  left: 0;
}
@media (min-width: 901px) {
  .user-login .fixed {
    padding-left: 76px!important;
  }
}

.owl-dots {
  display: none;
}

.container-timeline-not-logged hr {
  margin: 0;
}

.change-password .custom-form {
  margin: 0;
}

.change-password .custom-form-title {
  margin-bottom: 40px;
}
.change-password .form-submit-button {
  margin-top: 50px;
}

.comment-report-button .comment-report-button-home {
  width: 25px !important;
  height: 25px !important;
}

/*DESKTOP*/
@media only screen and (min-width : 1614px) {
  .container-timeline {
    width: 100%;
    padding: 0 10%;
    min-width: 1300px;
  }

  .home-container {
    padding: 0 5%;
  }
}

@media only screen and (min-width : 1459px) and (max-width : 1614px) {
  .home-container {
    width: 100%!important;
    padding: 0!important;
  }
}

@media only screen and (min-width : 1459px) {
  .home-for-logged-in-content {
    flex-basis:720px;
    position:relative;
    max-width:720px;
  }
}


@media only screen and (min-width: 1316px) and (max-width : 1458px) {
  .home-for-logged-in-content {
    flex-basis:570px;
    position:relative;
    max-width:570px;
  }
}

@media only screen and (min-width: 1316px) {
  .home-for-logged-in-wrapper > div {
    margin:0 20px 0 10px;
  }

  .home-for-logged-in-wrapper {
    display:flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: stretch;
    justify-content: center;
  }
}

@media only screen and (min-width : 1439px) and (max-width : 1613px) {
  .container-timeline {
    width: 83%;
    min-width: 1300px;
  }
}

@media only screen and (min-width : 1330px) and (max-width : 1439px) {
  .container-timeline {
    width: 87%;
    min-width: 1300px;
  }

  .container-fluid {
    width: 90%!important;
  }
}

@media only screen and (min-width : 1200px) and (max-width : 1330px) {
  .container-timeline {
    width: 91%;
  }

  .container-fluid {
    width: 91%!important;
  }
}

@media only screen and (min-width : 1199px) and (max-width: 1439px) {
  .images-profile {
    flex: 0 0 21% !important;
    padding-right: 0!important;
    padding-left: 0!important;
  }
  .timeline {
    flex: 0 0 55% !important;
    max-width: 54%!important;
  }

}

@media only screen and (min-width: 769px) {
  .custom-form-title {
    font-size: 28px;
    height: 45px;
  }

  .form-submit-button {
    height: 42px;
    font-size: 16px;
  }

  .custom-form-view {
    width: 600px;
    font-size: 16px;
  }

  .custom-form-error-text,
  .custom-form-warning-text {
    font-size: 15px;
  }

  [type="file"] + label {
    font-size: 16px;
    padding: 7px 20px;
  }

  .container-fluid {
    width: 94%!important;
  }

  .nothing-found-header {
    font-size: 19px;
  }
}

/*TABLET*/
@media (max-width: 767px) {
  .profile-posts {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .nothing-found-header {
    font-size: 17px;
  }
}
@media only screen and (min-width : 755px) and (max-width : 1200px) {
  .container-timeline {
    width: 94%;
  }
}

@media (max-width: 900px) {
  .form-submit-button {
    height: 40px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 900px) {
  .custom-form-title {
    font-size: 24px;
    height: 45px;
  }
  .container-timeline {
    width: 100%!important;
  }
  .custom-form-view {
    width: 70%;
    font-size: 15px;
  }

  .custom-form-error-text,
  .custom-form-warning-text {
    font-size: 14px;
  }

  [type="file"] + label {
    font-size: 14px;
    padding: 6px 18px;
  }

  .main-section-margin {
    margin: 0;
  }
}

/*MOBILE*/
@media only screen and (max-width : 755px) {
  .container-timeline {
    width: 96%;
  }
}

@media only screen and (max-width : 550px) {
  .container-fluid {
    width: 100%!important;
  }
}

@media only screen and (max-width: 450px) {
  .custom-form-title {
    font-size: 22px;
    height: 40px;
  }

  .form-submit-button {
    height: 36px;
    font-size: 14px;
  }

  .custom-form-view {
    width: 90%;
    font-size: 14px;
  }

  .modal-input {
    height: 36px;
    font-size: 14px;
  }

  .custom-form-error-text,
  .custom-form-warning-text {
    font-size: 13px;
  }
}

.right {
  float: right;
}

.switchSmall {
  display: inline-block;
}
.switchSmall input {
  display: none;
}
.switchSmall small {
  display: inline-block;
  width: 32px;
  height: 16px;
  background: #455a64;
  border-radius: 30px;
  position: relative;
  top:3px;
  cursor: pointer;
}
.switchSmall small:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  transition: .3s;
  box-shadow: -3px 0 3px rgba(0,0,0,0.1);
}
.switchSmall input:checked ~ small {
  background: #4fc5c5;
  transition: .3s;
}
.switchSmall input:checked ~ small:before {
  transform: translate(16px, 0px);
  transition: .3s;
}

/* Search Bar */
.input-group {
  background: #34207d;
}

.no-padding {
  padding: 0!important;
}

.custom-form-view {
  margin: auto;
  height: auto;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 8px;
}

.custom-form {
  margin: 40px 0;
}

.form-submit-button {
  background: #74D001;
  color: #ffffff;
  padding: 0 20px;
  border-radius: 50px;
  font-weight: 500;
  border: 2px solid #74D001;
  float: right;
  margin-top: 40px;
}

.custom-form-view .form-input {
  float: left;
  display: inline-block;
  width: 87%;
  height: 45px;
  border-radius: 27px;
  border: 2px solid #e7e5ed;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
}

/* Custom Select */
.custom-form-view select {
  margin: 12px 30px 12px 0;
  position: relative;
  display: flex;
  width: 87%;
  height: 3em;
  line-height: 3;
  overflow: hidden;
  border-radius: 27px;
  border: 2px solid #e7e5ed;
  background-color: rgb(245, 245, 245);
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #000;
  flex: 1;
  font-weight: lighter;
  cursor: pointer;
}

.custom-form-error {
  border-color: #ff6666!important;
}

.custom-form-warning {
  border-color: #ffc107 !important;
}

.custom-form-error-text {
  color: #EC2A4A!important;
  float: left;
  font-weight: 500;
  width: 100%;
  margin: -7px 0 12px 0;
  text-align: center;
}

.custom-form-warning-text {
  color: #fd7e14 !important;
  float: left;
  font-weight: 500;
  width: 100%;
  margin: -7px 0 12px 0;
  text-align: center;
}

.custom-form-error-text-input-aligned {
  width: 87%;
}

.signUp-form-step-two .custom-form-error-text {
  margin-top: auto;
  width: 300px;
}

.custom-form-error-text li,
.custom-form-warning-text li {
  list-style-type: none;
}

.secondaryAction {
  margin-top: 20px;
}

.custom-form-title {
  font-weight: 500;
  color: #000;
}

textarea {
  height: 80px!important;
  padding: 10px 20px;
  resize: none;!important;
}

.modal-input {
  resize: none!important;
}

[type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
  float: left;
}

[type="file"] + label:not(.post-input-button) {
  background: #ec2a4a;
  border: 2px solid #ec2a4a;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  outline: none;
  margin-top: 10px;
  float: left;
}

.file-input .label {
  float: left;
  line-height: 18px;
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  padding-left: 10px;
  width: 100%;
}

.file-input {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
}

label {
  margin-bottom: 0!important;
}

.file-label {
  margin-left: 10px;
}

.file-input-preview-image {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}

.preview-div, .preview-main-file-div {
  height: 162px;
  width: 160px;
  float: left;
}

.preview-div {
  margin: 20px 20px 20px 0;
}

@media (min-width: 1002px) {
  .approved-files-update-or-create-entry > .preview-div {
    margin: 20px 0.5% 20px;
  }
}

@media (max-width: 1001px) {
  .approved-files-update-or-create-entry > .preview-div {
    margin: 20px 0 20px;
  }
}

.preview-element {
  font-weight: 500;
  height: 150px;
  width: 150px;
  float: left;
  margin: 3px 3px;
}

.remove-file:hover {
  cursor: pointer;
}

.approved-files {
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  width: 100%;
  height: auto;
  float: left;
  display: flex;
  flex-flow: wrap;
}


.approved-files-zero-margin-left {
  margin-left: 0;
}

.remove-file {
  display: none;
  float: right;
  padding: 3px 0 0 5px;
  background-color: transparent;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  z-index: -1;
  margin: -12px -10px 0 0;
}

.file-too-big-error-text {
  color: #EC2A4A!important;
  font-weight: 500;
  display: none;
}

.images-error-text {
  margin-top: 10px;
}

.error-text {
  color: #EC2A4A!important;
  font-weight: 500;
  width: 100%;
  float: left;
  margin: -9px 0 12px;
}

.errorlist {
  list-style: none;
}

.input-characters-length {
  font-weight: 500;
  width: 100%;
  float: left;
  margin: -9px 0 12px;
}

.request-title-length {
  margin: 5px 0 0;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  width: 87%;
  height: 45px;
  line-height: 43px;
  margin: 0 0 8px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #e7e5ed;
  background-color: #fff;
  border-radius: 27px;
  padding: 0 25px 10px;
  color: #000000;
  height: 45px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.search-select-filter {
  border: 2px solid #34207d;
  background: #34207d;
}

.search-select-textarea {
  resize: none;
  overflow: hidden;
}


.select-placeholder {
  color: #7F7777!important;
}

.select-styled:active:after, .select-styled.active:after {
  top: 14px;
  border-color: transparent transparent #7F7777 transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #ffffff;
  color: #000;
  overflow: auto;
  max-height: 215px;
  width: auto;
  height: auto;
  box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
}
.select-options li {
  margin: 0;
  text-indent: 15px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  overflow: auto;
}
.select-options li:hover {
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}

.tags-input-box {
  margin: 13px 0 5px;
  height: auto;
}

.required-field-error-message {
  color: #EC2A4A!important;
  font-weight: 500;
  text-align: center;
}

.errorlist {
  padding-left: 0!important;
  margin-bottom: 0!important;
}

.more-margin-top {
  margin-top: 5px;
}

.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.margin-bottom {
  margin-bottom: 30px!important;
}

.no-outline {
  outline: none;
}

.confirmation-view {
  height: 500px;
  font-size: 15px;
  font-weight: 500;
}

.remove-image-icon {
  color: #b3b3b3;
  margin-left: 10px;
}

.remove-image-icon:hover {
  color: #4d4d4d;
}

a {
  -webkit-appearance: none!important;
}

.message {
  border-radius: 8px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 2px 2px 8px -1px rgba(0,0,0,0.2);
  margin-right: 20px;
  padding-left: 0;
  text-align: center;
}

.message-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.close-message {
  width: 40px!important;
  height: 40px!important;
  z-index: 2147483647;
}

.close.close-message.close-message-only {
  background-size: 100% 100% !important;
}

.close-message-cross {
  margin-top: -3px;
  margin-right: 3px;
  font-weight: 100;
}

.expand-hide, .expand-button {
  cursor: pointer;
  margin: 23px 0;
}

.expand-hide-content, .expand-content {
  display: none;
}

.custom-arrow-icon {
  font-size: 20px!important;
  margin-bottom: -3px;
  margin-left: 5px;
}

.red-border {
  border-color: #ff6666!important;
  box-shadow: none!important;
}

@media only screen and (min-width : 1200px) and (max-width: 1295px) {
  .container-fluid {
    width: 100% !important;
  }
}

.input-custom {
  border-radius: 27px;
  border: 2px solid #e7e5ed;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 15px;
  opacity: 1;
  font-weight: 500;
  color: #000;
  height: 45px;
}

.text-custom {
  font-weight: 500;
  font-size: 16px;
}

.contact-container {
  height: auto;
}

.contact-container-text, .login-container-text {
  height: 48px;
  margin-bottom: 0;
}

.contact-container .form-submit-button {
  margin-top: 47px;
}

.login-container .modal-input {
  width: 100%;
}

@media (max-width: 450px) {
  .message .alert-dismissible .close-message {
    right: 10px;
  }
}

@media (max-width: 484px) {
  .login-container {
    width: 90%;
  }
}

@media (max-width: 340px) {
  .login-container .login-container-text {
    font-size: 13px;
  }
}

/* REACT MODAL */
.ReactOverlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100000000000000;
}

.ReactModal {
  position: absolute;
  top: 53%;
  left: 50%;
  right: auto;
  bottom: auto;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0);
}

.ReactSpinnerContainer {
  z-index: 10000000000000000!important
}

.ReactSpinner {
  position: absolute!important;
  z-index: 1000000000000000000!important;
  top: 30%!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
}

.ReactSpinnerText {
  color: honeydew;
}

.infinite-scroll-component {
  overflow: unset!important;
}

.age_input {
  margin-bottom: 8px!important;
  box-shadow: none;
}

.city-help-text {
  font-size: 12px;
  margin-top: -15px;
  display: block;
}

.no-margin-top {
  margin-top: 0;
}

.hide-box-shadow {
  box-shadow: none;
}

.nothing-found-header {
  padding-left: 10px;
}

.alert-dismissible {
  z-index: 0;
  padding-right: 1.75rem!important;
}

.alert {
  padding: 0.75rem 1.75rem!important;
  margin-bottom: 0!important;
}

.new-message-dot-counter {
  text-align: center;
  font-size: 9px;
  color: #ffffff;
  width: 14px;
  height: 14px;
  line-height: 14px;
}

.dot-message-plus {
  display: none;
}

.owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

@media (min-width: 2000px) {
  .home-carousel .owl-item {
    min-width: 129px!important;
  }

  .home-carousel .owl-stage {
    max-width: 100%!important;
    display: flex;
    flex-wrap: wrap;
  }
}

@media (min-width: 1873px) {
  .offer-list {
    max-width: 100% !important;
  }
}

@media (min-width: 2110px) {
  .container-timeline {
    padding: 0;
    width: 80%;
  }
}

.city-filter {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 27px;
  border: 2px solid #34207d;
  background: #34207d;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #fff;
  opacity: 1;
  flex: 1;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  caret-color: #fff;
  padding: 0 25px 10px;
  margin: 0;
  outline: none;
}

@media only screen and (min-width: 1200px) {
  .city-filter {
    height: 48px!important;
    line-height: inherit;
  }
}

@media only screen and (max-width: 1325px) {
  .city-filter {
    height: 40px!important;
    line-height: 37px;
  }
}

@media (max-width: 450px) {
  #crateOfferForm input, #crateOfferForm .select, #crateOfferForm textarea, #crateOfferForm .bootstrap-tagsinput {
    width: 100% !important;
  }
}

.star-image-icon {
  margin-right: 4px;
}

.star-image-icon-amount {
  line-height: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: middle;
}

.container-timeline-first-element-pd-tp {
  padding-top: 40px;
}

.privacy-policy-container, .term-of-use-container {
  padding-left: 4%;
  padding-right: 4%;
  line-height: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.privacy-policy-container ul, .term-of-use-container ul {
  margin-bottom: 0;
}
.privacy-policy-container p, .term-of-use-container p {
  margin-bottom: 0;
}

.static-page-header {
  margin-bottom: 25px;
}

.password-change-reset-link {
  width: 87%;
  float: left;
  text-align: right;
  margin-bottom: 1.3rem;
}

.form-button-aligned-to-inputs {
  margin-right: 13%;
}

.change-password-form {
  height: auto;
  overflow: hidden;
}

.modal-open {
  padding-right: 0!important;
  overflow: visible!important;
}

.payout-confirm-back-button {
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .payout-confirm-buttons {
    padding-top: 1rem;
  }
}

@media screen and (max-width: 1199px) {
  .payout-confirm-back-button {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 400px) {
  .expand-hide, .expand-button {
    height: unset!important;
    padding: 10px!important;
    font-size: 12px!important;
  }

}

.fa-info-circle {
  font-size: 12px;
}

.tooltip-icon {
  position: absolute;
  top: 0;
  right: -7px;
}

.tooltip {
  z-index: 999999999999999999!important;
}

.text-overflow-table {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 0;
}

@media (max-width:521px) {
  .token-history-table.table td, .token-history-table.table th {
    padding: 0.25rem
  }

  .token-history-table {
    font-size: 12px;
  }

}

.payout-confirm-text {
  font-size: 1rem;
}

.fw-500 {
  font-weight: 500;
}

.gg-close {
  /* This value will multiple the actual size  */
  --ggs: 0.6;
  border: 1px solid transparent!important;
  width: 1px!important;
  height: 1px!important;
}

.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.photo-request-send-button {
  float: right;
  border-radius: 23px;
  background-color: #75d001;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 0 15px;
  display: flex;
  align-items: center;
  height: 45px;
  margin-right: 15px;
}

.coins-star-icon-small {
  width: 12px!important;
  height: 12px!important;
  margin-bottom:-2px!important;
}

.photo-request-photo-icon {
  filter: brightness(0) saturate(100%) invert(12%) sepia(79%) saturate(2549%) hue-rotate(245deg) brightness(94%) contrast(99%);
  opacity: 0.7;
}

.photo-request-additional-requests {
  word-break: break-word;
}

.faq-line-container {
  line-height:1.38;
  margin-top:0pt;
  margin-bottom:0pt;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.faq-paragraph {
  font-size:11pt;
  font-family:Arial;
  color:#000000;
  background-color:transparent;
  font-weight:400;
}

.faq-header {
  font-size:11pt;
  font-family:Arial;
  color:#000000;
  background-color:transparent;
  font-weight:700;
  width: 100%;
  padding-right: 15px;
}

.section-header {
  padding-left: 5px;
}

a {
  text-decoration: none!important;
}

.profile-logged-in {
  position: absolute;
  width: 16px;
  height: 16px;
  bottom: 0;
  right: 0;
  border: 2px solid white;
  border-radius: 50px;
  background-color: #1fdb1c;
}

.profile-logged-in-entry {
  bottom: 7px;
}

.profile-logged-in-smaller {
  width: 12px!important;
  height: 12px!important;
  bottom: -2px!important;
  right: -2px!important;
}
