html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
hgroup,
menu,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

body {
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility
}

ol,
ul {
  list-style: none
}

li {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

button::-moz-focus-inner {
  border: none
}

textarea {
  resize: none
}

a img {
  border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

h1 {
  font-size: 48px;
  line-height: 45px;
  font-weight: 700
}

h2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700
}

h3 {
  font-size: 17px;
  line-height: 18px;
  font-weight: 700
}

h4 {
  font-size: 16px;
  line-height: 18px;
  font-weight: 700
}

h5 {
  font-size: 14px;
  line-height: 30px
}

h6 {
  font-size: 12px;
  line-height: 24px
}

html {
  background: #fff
}

@font-face {
  font-family: "latoRegular";
  font-weight: normal;
  src: url("../fonts/latoRegular.otf")
}

@font-face {
  font-family: "latoLight";
  font-weight: normal;
  src: url("../fonts/latoLight.otf")
}

body {
  width: 100%;
  height: 100%;
  font-family: LatoLight, Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: #fff;
  color: #757575;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  -webkit-font-smoothing: antialiased
}

a {
  color: #a93023;
  text-decoration: none
}

a:visited {
  color: #7f241a
}

a:focus {
  color: #6a1e16
}

a:hover {
  color: #6a1e16
}

a:active {
  color: #a3140c
}

a:hover {
  text-decoration: underline
}

img {
  display: block;
  vertical-align: top;
  overflow: hidden
}

img ::-moz-selection {
  background: transparent
}

img ::selection {
  background: transparent
}

.matchRequest {
  width: 160px;
  height: 61px;
  text-align: center;
  background: #4bac5d;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.33) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.33) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.33) inset
}

.matchRequest .icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/match-request-bg.png") no-repeat 0 0;
}

.matchRequest .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 4px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33)
}

.matchRequest:hover {
  background: #469e56
}

.sendMessageButton {
  height: 35px;
  width: 91px;
  background: #a82012
}

.sendMessageButton .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 4px;
  color: #fff;
  font-size: 13px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33)
}

#contentWrapper .ui-separator {
  clear: both;
  height: 1px
}

#topContainer {
  overflow: hidden;
  width: 100%;
  min-width: 960px;
  height: 64px;
  background: url("../images/top-container-bg.png") repeat-x;
}

#topContainer .topBar {
  width: 960px;
  margin: 0 auto
}

#topContainer .topBar .logo {
  padding-top: 4px;
  float: left
}

#topContainer .topBar .logo a {
  width: 251px;
  height: 53px;
  display: block;
  text-indent: -9999px;
  background: url("../images/logo-small.png") no-repeat 0 0
}

#topContainer .topBar .upgrade {
  float: right;
  padding-top: 9px
}


#topContainer .topBar .upgrade a.become-premium:hover {
  background-position: 0 -47px
}

.billingDescriptorNotificationWrapper {
  background: #e74a39;
  padding: 13px 0;
  text-align: center;
  font-weight: bold;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3)
}

#contentWrapper {
  width: 960px;
  margin: 0 auto;
  position: relative
}

.guest #topContainer {
  width: 100%;
  min-width: 960px;
  height: 75px
}

.guest #topContainer .topBar {
  width: 960px;
  margin: 0 auto;
  height: 79px
}

.guest #topContainer .topBar .alreadyAccountArea {
  margin: 4px 0 0 0;
  float: right;
  position: relative;
  width: 530px;
  height: 54px;
  margin-top: 18px
}

.guest #topContainer .topBar .alreadyAccountArea .signInButton,
.guest #topContainer .topBar .alreadyAccountArea .signInForm .line .signInBtn {
  background: #2c76a7;
  border: solid 1px #0089e4;
  text-align: center;
  padding: 5px 25px;
  height: 32px;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  -moz-box-shadow: 0 1px 1px -1px #fff inset;
  -webkit-box-shadow: 0 1px 1px -1px #fff inset;
  box-shadow: 0 1px 1px -1px #fff inset
}

.guest #topContainer .topBar .alreadyAccountArea .inviteLogin {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 2px
}

.guest #topContainer .topBar .alreadyAccountArea .inviteLogin .questionAlready {
  display: inline-block;
  color: #fff;
  float: right;
  font-size: 15px;
  padding: 0 12px 0;
  text-align: right;
  width: 130px
}

.guest #topContainer .topBar .alreadyAccountArea .inviteLogin .loginBtn {
  float: right;
  margin: 0
}

.guest #topContainer .topBar .alreadyAccountArea .inviteLogin .loginBtn .showLoginFormBtn {
  font-size: 16px;
  color: #2eacff;
  text-decoration: none
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm {
  display: none;
  position: absolute;
  right: 0;
  top: -5px
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line {
  clear: both
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line input {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #d8d8d8;
  font-weight: normal;
  line-height: 30px;
  width: 120px;
  border: none;
  padding: 3px 10px;
  float: left;
  margin-right: 7px;
  background: #7a716f
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line input.error {
  border-color: #e34838;
  -moz-box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66);
  -webkit-box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66);
  box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66)
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line .remember-me {
  width: 150px;
  color: #fff;
  float: left;
  font-size: 13px;
  font-weight: bold
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line .remember-me .remember-me-checkbox {
  float: left;
  width: auto
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line a.forgot-password {
  color: #fff;
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold
}

.guest #topContainer .topBar .alreadyAccountArea .signInForm .line.errLogin .errText {
  color: #e74c3c
}

.guest #topContainer .topBar .menuTop {
  text-align: left;
  float: right;
  width: 68px
}

.guest.homeWrapper #topContainer {
  width: 100%;
  min-width: 960px;
  height: 105px;
  background: none
}

.guest.homeWrapper #topContainer .topBar {
  width: 960px;
  margin: 0 auto
}

.guest.homeWrapper #topContainer .topBar .logo {
  padding-top: 6px;
  float: left
}

.guest.homeWrapper #topContainer .topBar .logo a {
  width: 299px;
  height: 68px;
  display: block;
  text-indent: -9999px;
  background: url("../images/logo-small.png") no-repeat 0 0;
}

.guest.homeWrapper #topContainer .topBar .alreadyAccountArea {
  margin-top: 25px
}

.guest.homeWrapper #contentWrapper {
  width: 100%
}

.guest.homeWrapper #contentWrapper .topArea {
  display: block;
  min-height: 580px;
  width: 100%;
  position: relative;
  min-width: 960px
}

.guest.homeWrapper #contentWrapper .topArea .contentTopArea {
  width: 960px;
  margin: 50px auto 0;
  position: relative
}


.guest.homeWrapper #contentWrapper .topArea .contentTopArea .errLogin {
  background: #f1dede;
  padding: 5px 6px;
  text-align: center;
  position: absolute;
  top: -16px;
  right: 0;
  width: 482px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.guest.homeWrapper #contentWrapper .topArea .contentTopArea .errLogin span {
  font-size: 12px;
  color: #b74b4a;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9)
}

.guest.homeWrapper #contentWrapper .topArea .contentTopArea .errLogin span a {
  color: #a3140c;
  text-decoration: underline
}

.guest.homeWrapper #contentWrapper .topArea .bottom-stripe {
  background: #e74c3c;
  height: 58;
  width: 100%;
  position: absolute;
  bottom: 0
}

.guest.homeWrapper #contentWrapper .topArea .bottom-stripe .new-members {
  width: 960px;
  height: 154px;
  background: url("images/new-members.png") no-repeat bottom center;
  margin: -96px auto 0;
  position: relative
}

.guest.homeWrapper #contentWrapper .topArea .bottom-stripe .new-members .location {
  position: absolute;
  top: 112px;
  left: 510px;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 21px;
  text-transform: uppercase;
  text-indent: 20px;
  background: url("../images/location.png") no-repeat 0 6px;
}

.guest.homeWrapper #contentWrapper .topArea .bottom-stripe .new-members .location a {
  color: #204a75;
  text-decoration: none
}

.guest.homeWrapper #contentWrapper .middleArea {
  width: 100%;
  background: #fff
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle {
  margin: 0 auto;
  width: 960px;
  padding: 22px 0
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList {
  overflow: hidden
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li {
  float: left;
  margin-right: 31px;
  text-align: center;
  position: relative
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li a.photo {
  border: solid 11px #efefef;
  display: block;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li a.photo img {
  width: 145px;
  height: 145px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li .username {
  font-family: LatoLight, Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #000;
  padding: 9px 0 2px;
  display: inline-block
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li .username:hover {
  color: #e74c3c;
  text-decoration: none
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li .info {
  font-family: LatoLight, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #909090;
  font-style: italic
}

.guest.homeWrapper #contentWrapper .middleArea .contentMiddle .smallProfileList li.last {
  margin-right: 0
}

.guest.homeWrapper #contentWrapper .middleArea .line-middle {
  height: 1px;
  background: #ff;
  border-top: solid 1px #ececec
}

.guest.homeWrapper #contentWrapper .bottomArea {
  width: 100%;
  background: #ececec;
  padding: 35px 0 10px;
  overflow: hidden
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom {
  margin: 0 auto;
  width: 960px
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide {
  float: left;
  width: 640px;
  height: 420px;
  background: url("images/map.png") no-repeat -77px -25px;
  padding-top: 10px;
  position: relative
}


.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .total-number {
  position: absolute;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  left: 220px;
  bottom: 60px
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .total-number .number {
  font-style: italic;
  color: #585858;
  font-size: 18px
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .total-number .text {
  color: #e74c3c;
  font-size: 16px
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .online-number {
  position: absolute;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  left: 0;
  top: 225px;
  text-align: center
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .online-number .number {
  font-style: italic;
  color: #585858;
  font-size: 18px;
  display: block
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .leftSide .online-number .text {
  color: #8dc63f;
  font-size: 16px;
  display: block
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .rightSide .info-site {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #8f8f8f;
  padding: 127px 6px 30px 15px;
  text-align: justify
}

.guest.homeWrapper #contentWrapper .bottomArea .contentBottom .rightSide .join-free {
  text-align: center
}

.guest #leftNav .searchMenu {
  margin-top: 0 !important
}

.alertCookies a span {
  text-decoration: underline
}

.ui-widget-content {
  overflow: visible
}

.profileWrapper #contentWrapper {
  width: 100%;
  text-align: center;
}

.profileWrapper #contentWrapper .viewProfileContainer {
  width       : 980px;
  margin      : 15px auto 0;
  font-family : LatoRegular, Helvetica, Arial, sans-serif;
  position    : relative;
  display: inline-block;
  background  : url("../images/container-bg.png") repeat-y 623px 0;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent {
  width: 600px;
  float: left;
  margin-left: 7px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop {
  float: left;
  width: 590px;
  padding: 12px 0;
  background: #fff;
  border-bottom: solid 1px #c3c3c3
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .onlineBox {
  float: left;
  margin: 6px 10px 0 10px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .onlineBox .isOnline,
.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .onlineBox .isOffline {
  width: 11px;
  height: 11px;
  display: block;
  float: left
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .onlineBox .isOffline {
  background  : url("../images/is-offline.png") 11px 0;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox {
  font-size: 14px;
  overflow: hidden;
  padding-left: 10px;
  float: left;
  border-left: solid 1px #e1e1e1
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .username {
  font-size: 16px;
  font-weight: bold;
  color: #2989b9;
  float: left;
  line-height: 24px;
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .details {
  font-size: 15px;
  color: #757575;
  padding-left: 10px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .icon {
  display: inline-block;
  vertical-align: middle
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .icon.icon-location {
  width: 9px;
  height: 13px;
  background  : url("../images/location.png") no-repeat 0 0;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .icon.icon-gender {
  margin-left: 5px;
  width: 11px;
  height: 12px;
  background  : url("../images/icon-gender.png") no-repeat 0 0;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .icon.icon-gender.Woman {
  background-position: -13px 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop .userBox .text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 190px;
  white-space: nowrap;
  font-size: 14px;
  color: #757575;
  display: inline-block;
  vertical-align: middle
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop.isPremium {
  margin-left: 35px;
  width: 555px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop.isPremium .onlineBox {
  margin-left: 40px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .chatBtn:hover {
  background-position: 0 -48px;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages {
  padding-top: 19px;
  display: inline-block;
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileImage {
  background: #fff;
  border-bottom: solid 1px #c3c3c3;
  padding: 10px;
  float: left;
  margin-right: 9px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileImage span.magnify {
  background  : url("../images/magnify.png") bottom right no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  z-index: 100;
  margin-top: -40px;
  margin-right: 20px;
  float: right;
  cursor: pointer
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileImage a {
  display: block;
  line-height: 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileImage .requestPhoto a {
  width: 285px;
  height: 324px;
  text-align: center;
  line-height: 302px;
  text-indent: -9999px
}
.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileImage.imageWidth-402 {
  width: 402px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails {
  float: left;
  width: 285px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .matchArea {
  height: 47px;
  margin-bottom: 9px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .matchArea .container.message .likeMatchBox {
  width: 280px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .matchArea .container.message .likeMatchBox.likeMe .matchRequest {
  background: url("../images/match-request-bg.png") no-repeat 0 0;
  width: 280px;
  height: 47px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .matchArea .container.message .likeMatchBox.likeMe .matchRequest:hover {
  background-position: 0 -47px
}


.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .images {
  background: url("../images/images-bg.png") no-repeat 0 94px;
  height: 292px;
  overflow: hidden
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .images ul {
  overflow: hidden
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .images ul li {
  float: left;
  background: #fff;
  margin: 0 5px 17px 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .images ul li img {
  border: solid 5px #fff;
  -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 0 1px rgba(0, 0, 0, 0.3)
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails .images ul li.last {
  margin-right: 4px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .shadow {
  display: block;
  position: relative
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .shadow img {
  display: block
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .shadow::before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.4) inset
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea {
  padding: 10px 0 11px;
  margin-right: 16px
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .contactMeArea {
  float: left
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .contactMeArea .textContact {
  font-size: 14px;
  font-weight: bold;
  color: #3191d0;
  text-transform: uppercase
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .contactMeArea .userProfilePhoto img {
  margin-top: 5px;
  background: #fff;
  padding: 5px;
  -moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3)
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular {
  padding: 27px 0 0 2px;
  float: right
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage {
  overflow: hidden;
  background: #fff;
  position: relative;
  float: left;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-topright: 5px;
  -webkit-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3)
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage .contentMessage {
  border-bottom: solid 1px #e1e1e1
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage .contentMessage textarea {
  width: 482px;
  height: 88px;
  padding-top: 30px;
  margin: 0;
  border: none;
  text-align: center;
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage .submitBtn {
  padding: 7px 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage .submitBtn .sendMessageButton {
  background: url("../images/send-msg-btn.png") no-repeat 0 0;
  width: 155px;
  height: 36px;
  display: block;
  margin: 0 auto
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .sendMessageArea .messageFormular .myMessage .submitBtn .sendMessageButton:hover {
  background-position: -155px 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .messageUpdatesArea {
  padding: 10px 0 18px 0
}

.profileWrapper #contentWrapper .viewProfileContainer .leftContent .messageUpdatesArea .listMessages.no-messages {
  display: none
}

.profileWrapper #contentWrapper .rightContent {
  width: 345px;
  float: right;
  text-align: left;
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons {
  overflow: hidden;
  padding-bottom: 13px
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li {
  float: right
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a {
  display: block
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a .icon {
  margin-right: 5px;
  vertical-align: middle;
  float: left;
  display: block;
  width: 21px;
  height: 21px;
  background: url("../images/report-block-icons.png") no-repeat 0 0;
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a .icon.icon-block {
  background-position: -21px 0
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a .icon.icon-report {
  background-position: 0 0
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a .text {
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  display: block;
  color: #cecece;
  font-size: 14px;
  width: 105px
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a:hover {
  float: left;
  display: block;
  text-decoration: none
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a:hover .icon-block {
  background-position: -21px -21px
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a:hover .icon-report {
  background-position: 0 -21px
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons ul li a:hover .text {
  color: #494949;
  vertical-align: middle
}

.profileWrapper #contentWrapper .rightContent .report-block-buttons .separatorReport {
  height: 13px;
  width: 1px;
  background-color: #b3b3b3;
  margin: 4px 10px 0 10px
}

.profileWrapper #contentWrapper .rightContent .infoUser {
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  border-bottom: solid 1px #c3c3c3;
  padding: 15px 20px 16px;
  background: #fff;
  margin-bottom: 6px
}

.profileWrapper #contentWrapper .rightContent .infoUser .title {
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #525252;
  text-transform: uppercase;
  padding: 6px 0 13px
}

.profileWrapper #contentWrapper .rightContent .infoUser .details {
  font-size: 14px;
  line-height: 17px;
  color: #606060
}

.profileWrapper #contentWrapper .rightContent .infoUser .details ul {
  padding-top: 3px
}

.profileWrapper #contentWrapper .rightContent .infoUser .details ul li {
  line-height: 21px;
  font-size: 15px;
  color: #3b3b3b
}

.profileWrapper #contentWrapper .rightContent .infoUser .details ul li span {
  color: #757575;
  width: 140px;
  display: block;
  float: left
}

.profileWrapper #contentWrapper .rightContent .infoUser .details.description {
  font-style: italic
}

.profileWrapper #contentWrapper .rightContent .infoUser.aboutMe {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

h2 {
  font-size: 24px;
  font-weight: bold;
  color: #424242;
  padding-top: 4px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff
}

h2 span {
  color: #e74c3c
}

p {
  font-size: 16px;
  color: #424242;
  padding-top: 8px;
  text-shadow: 0 1px 0 #fff
}

button,
textarea,
input {
  outline: none
}

input[type=text],
input[type=password],
textarea {
  font-size: 13px;
  height: 27px;
  padding: 3px 8px;
  font-weight: normal;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

input:focus,
textarea:focus {
  color: #302626
}

textarea.error,
input.error {
  border-color: red;
  -moz-box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66);
  -webkit-box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66);
  box-shadow: 0 0 2px rgba(255, 93, 93, 0.66) inset, 0 0 4px rgba(255, 93, 93, 0.66)
}

textarea {
  padding: 5px;
  font-size: 13px;
  resize: none
}

select {
  font-size: 11px;
  min-width: 67px;
  outline: none
}

select:focus {
  outline: none
}

label {
  display: inline-block;
  font-weight: bold
}

label.error {
  color: red
}

a.dropdownButton {
  display: block;
  overflow: hidden;
  padding: 0
}

a.dropdownButton .label {
  display: inline-block;
  float: left
}

p.errorMessage {
  color: red;
  font-weight: normal;
  padding: 4px 0 8px;
  text-shadow: none
}

.ui-widget-overlay {
  background: #000;
  -webkit-opacity: 0.65;
  opacity: 0.65;
  width: 100%;
  height: 150vh;
  z-index: 100;
}
body{
  overflow: hidden;
}

#footer {
  overflow: hidden;
  padding: 10px 0;
  width: 100%;
  background: #fff;
  min-width: 960px
}

#footer .contentFooter {
  width: 960px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center
}

#footer .contentFooter .topInfo ul.siteLinks {
  font-size: 12px
}

#footer .contentFooter .topInfo ul.siteLinks li {
  display: inline-block
}

#footer .contentFooter .topInfo ul.siteLinks li a {
  font-family: LatoRegular, Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #464646;
  text-transform: uppercase;
  padding: 0 12px
}

#footer .contentFooter .topInfo ul.siteLinks li a:hover {
  color: #e74c3c
}

#footer .contentFooter .bottomInfo {
  clear: both
}

#footer .contentFooter .bottomInfo p {
  font-size: 12px;
  color: #838383
}

#footer .contentFooter .bottomInfo p.info-site {
  padding: 15px 20px 17px
}

#footer .contentFooter .bottomInfo p.copy {
  font-size: 14px;
  line-height: 20px;
  color: #464646;
  padding: 0 0 10px
}

#footer .contentFooter .bottomInfo p.address {
  font-size: 13px;
  padding: 10px 0
}

.modal-dialog {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  text-align: left;
  width: 500px;
  top: 217px;
  left: 38%;
  z-index: 101;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.43);
  -moz-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.43);
  -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.43);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffffff;
}
.modal-content {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  padding: 35px 30px;
  width: 100%;
  margin: 0 auto;
  background: #edf0f5;
  background-size: cover;
  text-align: center;
  max-width: 438px;
}
.first-p{
  font-family: 'Lucida Sans', Tahoma, Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #000;
  line-height: 30px;
  font-weight: bold;
}
.arrow{
  position: absolute;
  top: 318px;
  left: 33%;
  z-index: 103;
}
.arrow-down{
  display: none;
}
.box-header{
  background: #c2c2c7;
  height: 40px;
}
.box-header .name-site{
  float: left;
  display: block;
  width: 151px;
  height: 34px;
  background: url("../images/logo-small.png") no-repeat 0 0;
  background-size: 100%;
  margin: 5px 0px;
}
.box-header .hurry{
  float: right;
  color: rgb(201, 201, 205);
  font-size: 16px;
  font-weight: 700;
  background: #474250d4;
  padding: 6px 12px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #474250d4;
  border-radius:5px;
}
.box-header .counter{
  background: #3f3b49;
  padding: 3px;
  border-radius: 4px;
}
.form__btn--cta {
  width: 100%;
  font-size: 18px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background: linear-gradient(to top, #1c901f,#4fc251);
  border: solid 1px rgb(25, 137, 28);
  -webkit-appearance: button;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  border: none;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  padding: 8px 20px;
  text-transform: uppercase;
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.33);
  -moz-text-shadow: 1px 0 0 rgba(0, 0, 0, 0.33);
  -webkit-text-shadow: 1px 0 0 rgba(0, 0, 0, 0.33);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 44px;;
}
.form__btn--cta:hover{
  background: rgb(25, 137, 28);
}
.form__textinput, #billingContent #payOnFrameWrapper .wpwl-container .wpwl-form .wpwl-control, .form-input__autocomplete input[type=search], .form__textarea, .question__answer textarea, .form__select select, .form__ageselect select {
  display: block;
  background: #fff;
  width: 100%;
  max-width: 389px;
  padding: 8px 10px 8px 20px;
  font-size: 14px;
  line-height: 1.2em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.13);
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background: #ffffff;
  border: solid 1px #46ba49;
  color: #000000;
}
.form__group, #billingContent #payOnFrameWrapper .wpwl-container .wpwl-form .wpwl-group {
  margin: 0 0 10px;
  position: relative;
}

.modal-title {
  font-size: 23px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  color: #1fb022;
  display: inline-block;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.first-p {
  font-family: 'Lucida Sans', Tahoma, Verdana, Arial, sans-serif;
  font-size: 24px;
  color: #000;
  line-height: 30px;
  font-weight: bold;
  padding-top: 8px;
  margin-bottom: 10px;
}
.popub-box{
  width: 100%;
  margin: auto;
}
#city-desc{
  display: contents !important;
}
.media-list {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 5px;
  margin-bottom: 10px
}

.media-list__item {
  display: inline-block;
  vertical-align: middle;
  padding: 5px
}

.media-list__image {
  width: 70px;
  height: 70px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px
}

.media-list__img {
  width: 70px;
  height: 70px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px
}
@media all and (max-width: 800px) {
  body{
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-dialog {
    width: 90%;
    left: 0;
    right: 0;
    top: 60px;
    position: fixed;
    margin: auto !important;
    background: rgba(255, 255, 255, 0.5);
  }
  .modal-content{
    width: 100% !important;
    max-width: unset;
    padding: 35px 0px;
    background: rgba(237, 240, 245, 0.5);
  }
  .guest #topContainer{
    min-width: unset;
  }
  .profileWrapper #contentWrapper .viewProfileContainer, .guest #topContainer .topBar, .profileWrapper #contentWrapper .viewProfileContainer .leftContent, .profileWrapper #contentWrapper .viewProfileContainer .leftContent .topContent .userInfoTop{
    width: auto;
  }
  .profileWrapper #contentWrapper .viewProfileContainer .leftContent .profileImages .profileDetails{
    display: none;
  }
  .first-p{
    width: 90%;
    margin: auto;
  }
  .arrow{
    display: none;
  }
  .form__textinput{
    width: 95%;
  }
  .modal-title span{
    width: 90%;
    margin: auto;
    display: block;
  }
  .arrow-down{
    display: block;
    width: 80px;
    top: 390px;
    left: 35%;
    z-index: 103;
    position: fixed;
  }
  .box-header .name-site{
    width: 108px;
    margin-top: 5px;
  }
  .box-header .hurry {
    font-size: 11px;
    padding: 9px 6px 8px;
  }
  .viewProfileContainer{
    display: flex;
    flex-direction: column;
  }
  .sendMessageArea{
    display: none;
  }
  #footer{
    min-width: unset;
  }
  #footer .contentFooter{
    width: auto;
  }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
  .modal-content{
    height: 300px;
  }
  .form__textinput{
    width: 93%;
    max-width: unset;
    height: 45px !important;
    font-size: 25px !important;
    padding: 5px 20px !important;
    border-radius: 55px;
  }
  .form__btn--cta{
    height: 60px !important;
    font-size: 25px !important;
    margin-top: 20px;
    border-radius: 55px;
  }
  .first-p, .modal-title{
    font-size: 30px;
  }
  .box-header .name-site{
    width: 235px;
    height: 41px;
    margin-top: 5px;
  }
  .box-header .hurry {
    font-size: 25px;
    padding: 9px 6px 8px;
  }
  .box-header{
    height: 60px;
  }
  .arrow-down{
    width: 150px;
    top: 450px;
  }
  .profileWrapper #contentWrapper .viewProfileContainer{
    background: none;
  }
}