/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
.fs-13 {
  font-size: 12px;
}
.color-darkgray {
  color: #333333;
}
.color-lightgray {
  color: #9b9b9b;
}
.group {
  zoom: 1;
  /* IE <= 7 */
}
.group:before,
.group:after {
  content: '';
  display: table;
}
.group:after {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.hidden {
  display: none;
}
.force-hidden {
  display: none !important;
}
.visible {
  display: block;
}
.force-visible {
  display: block !important;
}
.purple {
  color: #939;
}
.green {
  color: #1C7D04;
}
.orange {
  color: #EAA31A;
}
.placeholder {
  color: #AAA;
}
::-webkit-input-placeholder {
  color: #AAA;
}
:-moz-placeholder {
  color: #AAA;
}
:-ms-input-placeholder {
  color: #AAA;
}
.btn {
  display: inline-block;
  height: 27px;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  line-height: 1;
  color: #333 !important;
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  vertical-align: middle;
  text-decoration: none !important;
  white-space: nowrap;
  cursor: pointer;
  /* IE */
  _width: 0;
  overflow: visible;
}
.btn span {
  display: block;
  height: 27px;
  padding-right: 5px;
  background: url('/static/img/btns/default_r.png') no-repeat right top;
}
.btn span span {
  padding-right: 7px;
  padding-left: 12px;
  line-height: 26px;
  background-image: url('/static/img/btns/default.png');
  background-position: left top;
}
.btn span span i {
  display: inline-block;
  margin-right: 3px;
  background: url('/static/img/sprite_new.png') no-repeat 0 0;
  vertical-align: text-top;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.btn:hover span {
  background-position: right bottom;
}
.btn:hover span span {
  background-position: left bottom;
}
.btn.block {
  display: block;
  text-align: center;
}
.btn.danger {
  color: #E00;
}
.btn.rounded span {
  padding-right: 14px;
  background-image: url('/static/img/btns/default_rounded_r.png');
}
.btn.rounded span span {
  padding-right: 0;
  padding-left: 14px;
  background-image: url('/static/img/btns/default_rounded.png');
}
.btn.green {
  color: #FFF !important;
  font-size: 12px;
  font-weight: bold;
}
.btn.green span {
  background-image: url('/static/img/btns/green_r.png');
}
.btn.green span span {
  background-image: url('/static/img/btns/green.png');
}
.btn.green.upper {
  font-size: 11px;
  text-transform: uppercase;
}
.btn.green.small {
  height: 24px;
  font-size: 11px;
  font-weight: normal;
}
.btn.green.small span {
  height: 24px;
  background-image: url('/static/img/btns/green_small_r.png');
}
.btn.green.small span span {
  line-height: 22px;
  background-image: url('/static/img/btns/green_small.png');
}
.btn.green.big {
  height: 37px;
}
.btn.green.big span {
  height: 37px;
  background-image: url('/static/img/btns/green_big_r.png');
}
.btn.green.big span span {
  padding-right: 18px;
  padding-left: 23px;
  line-height: 37px;
  background-image: url('/static/img/btns/green_big.png');
}
.btn.fb {
  color: #FFF !important;
  font-size: 12px;
  font-weight: bold;
}
.btn.fb span {
  background-image: url('/static/img/btns/fb_r.png');
}
.btn.fb span span {
  background-image: url('/static/img/btns/fb.png');
}
.btn.pill {
  height: 15px;
  color: #FFF !important;
}
.btn.pill span {
  height: 15px;
  background-image: url('/static/img/btns/other/pill_r.png');
}
.btn.pill span span {
  padding-right: 0;
  padding-left: 5px;
  line-height: 14px;
  background-image: url('/static/img/btns/other/pill.png');
}
.btn.bubble {
  height: 22px;
  color: #FFF !important;
  font-weight: normal;
}
.btn.bubble span {
  height: 22px;
  padding-right: 8px;
  background-image: url('/static/img/btns/other/bubble_r.png');
}
.btn.bubble span span {
  padding-right: 0;
  padding-left: 8px;
  line-height: 16px;
  background-image: url('/static/img/btns/other/bubble.png');
}
.btn.premium {
  height: 13px;
  color: #FFF !important;
  font-size: 9px;
  text-shadow: 1px 1px 0 #1A6E03;
}
.btn.premium span {
  height: 13px;
  padding-right: 11px;
  background-image: url('/static/img/btns/other/premium_r.png');
}
.btn.premium span span {
  padding-right: 2px;
  padding-left: 23px;
  line-height: 11px;
  background-image: url('/static/img/btns/other/premium.png');
}
.btn.cta {
  height: 44px;
  color: #FFF !important;
  font-size: 18px;
}
.btn.cta span {
  height: 44px;
  padding-right: 21px;
  background-image: url('/static/img/btns/cta_r.png');
}
.btn.cta span span {
  padding-right: 0;
  padding-left: 21px;
  line-height: 42px;
  background-image: url('/static/img/btns/cta.png');
}
.btn_css {
  border: 1px solid #999;
  padding: 6px 12px 6px 12px;
  border-radius: 5px;
  color: #333;
  line-height: 26px;
  vertical-align: -2px;
  text-decoration: none;
  background: #FEFEFE;
  background: -webkit-linear-gradient(#FEFEFE, #F7F7F7);
  background: -o-linear-gradient(#FEFEFE, #F7F7F7);
  background: -moz-linear-gradient(#FEFEFE, #F7F7F7);
  background: linear-gradient(#FEFEFE, #F7F7F7);
}
.btn_css:hover {
  background-color: #F2F2F2;
  background: linear-gradient(#FBFBFB, #F2F2F2);
  text-decoration: none;
}
.flag {
  display: inline-block;
  width: 16px;
  height: 11px;
  background: url('/static/img/icons/flags.png') no-repeat 0 0;
  vertical-align: -1px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.flag-ad {
  background-position: -16px 0;
}
.flag-ae {
  background-position: -32px 0;
}
.flag-af {
  background-position: -48px 0;
}
.flag-ag {
  background-position: -64px 0;
}
.flag-ai {
  background-position: -80px 0;
}
.flag-al {
  background-position: -96px 0;
}
.flag-am {
  background-position: -112px 0;
}
.flag-an {
  background-position: -128px 0;
}
.flag-ao {
  background-position: -144px 0;
}
.flag-ar {
  background-position: -160px 0;
}
.flag-as {
  background-position: -176px 0;
}
.flag-at {
  background-position: -192px 0;
}
.flag-au {
  background-position: -208px 0;
}
.flag-aw {
  background-position: -224px 0;
}
.flag-az {
  background-position: -240px 0;
}
.flag-ba {
  background-position: 0 -11px;
}
.flag-bb {
  background-position: -16px -11px;
}
.flag-bd {
  background-position: -32px -11px;
}
.flag-be {
  background-position: -48px -11px;
}
.flag-bf {
  background-position: -64px -11px;
}
.flag-bg {
  background-position: -80px -11px;
}
.flag-bh {
  background-position: -96px -11px;
}
.flag-bi {
  background-position: -112px -11px;
}
.flag-bj {
  background-position: -128px -11px;
}
.flag-bm {
  background-position: -144px -11px;
}
.flag-bn {
  background-position: -160px -11px;
}
.flag-bo {
  background-position: -176px -11px;
}
.flag-br {
  background-position: -192px -11px;
}
.flag-bs {
  background-position: -208px -11px;
}
.flag-bt {
  background-position: -224px -11px;
}
.flag-bv {
  background-position: -240px -11px;
}
.flag-bw {
  background-position: 0 -22px;
}
.flag-by {
  background-position: -16px -22px;
}
.flag-bz {
  background-position: -32px -22px;
}
.flag-ca {
  background-position: -48px -22px;
}
.flag-catalonia {
  background-position: -64px -22px;
}
.flag-cd {
  background-position: -80px -22px;
}
.flag-cf {
  background-position: -96px -22px;
}
.flag-cg {
  background-position: -112px -22px;
}
.flag-ch {
  background-position: -128px -22px;
}
.flag-ci {
  background-position: -144px -22px;
}
.flag-ck {
  background-position: -160px -22px;
}
.flag-cl {
  background-position: -176px -22px;
}
.flag-cm {
  background-position: -192px -22px;
}
.flag-cn {
  background-position: -208px -22px;
}
.flag-co {
  background-position: -224px -22px;
}
.flag-cr {
  background-position: -240px -22px;
}
.flag-cu {
  background-position: 0 -33px;
}
.flag-cv {
  background-position: -16px -33px;
}
.flag-cw {
  background-position: -32px -33px;
}
.flag-cy {
  background-position: -48px -33px;
}
.flag-cz {
  background-position: -64px -33px;
}
.flag-de {
  background-position: -80px -33px;
}
.flag-dj {
  background-position: -96px -33px;
}
.flag-dk {
  background-position: -112px -33px;
}
.flag-dm {
  background-position: -128px -33px;
}
.flag-do {
  background-position: -144px -33px;
}
.flag-dz {
  background-position: -160px -33px;
}
.flag-ec {
  background-position: -176px -33px;
}
.flag-ee {
  background-position: -192px -33px;
}
.flag-eg {
  background-position: -208px -33px;
}
.flag-eh {
  background-position: -224px -33px;
}
.flag-england {
  background-position: -240px -33px;
}
.flag-er {
  background-position: 0 -44px;
}
.flag-es {
  background-position: -16px -44px;
}
.flag-et {
  background-position: -32px -44px;
}
.flag-eu {
  background-position: -48px -44px;
}
.flag-fi {
  background-position: -64px -44px;
}
.flag-fj {
  background-position: -80px -44px;
}
.flag-fk {
  background-position: -96px -44px;
}
.flag-fm {
  background-position: -112px -44px;
}
.flag-fo {
  background-position: -128px -44px;
}
.flag-fr {
  background-position: -144px -44px;
}
.flag-ga {
  background-position: -160px -44px;
}
.flag-gb {
  background-position: -176px -44px;
}
.flag-gd {
  background-position: -192px -44px;
}
.flag-ge {
  background-position: -208px -44px;
}
.flag-gf {
  background-position: -224px -44px;
}
.flag-gg {
  background-position: -240px -44px;
}
.flag-gh {
  background-position: 0 -55px;
}
.flag-gi {
  background-position: -16px -55px;
}
.flag-gl {
  background-position: -32px -55px;
}
.flag-gm {
  background-position: -48px -55px;
}
.flag-gn {
  background-position: -64px -55px;
}
.flag-gp {
  background-position: -80px -55px;
}
.flag-gq {
  background-position: -96px -55px;
}
.flag-gr {
  background-position: -112px -55px;
}
.flag-gs {
  background-position: -128px -55px;
}
.flag-gt {
  background-position: -144px -55px;
}
.flag-gu {
  background-position: -160px -55px;
}
.flag-gw {
  background-position: -176px -55px;
}
.flag-gy {
  background-position: -192px -55px;
}
.flag-hk {
  background-position: -208px -55px;
}
.flag-hm {
  background-position: -224px -55px;
}
.flag-hn {
  background-position: -240px -55px;
}
.flag-hr {
  background-position: 0 -66px;
}
.flag-ht {
  background-position: -16px -66px;
}
.flag-hu {
  background-position: -32px -66px;
}
.flag-ic {
  background-position: -48px -66px;
}
.flag-id {
  background-position: -64px -66px;
}
.flag-ie {
  background-position: -80px -66px;
}
.flag-il {
  background-position: -96px -66px;
}
.flag-im {
  background-position: -112px -66px;
}
.flag-in {
  background-position: -128px -66px;
}
.flag-io {
  background-position: -144px -66px;
}
.flag-iq {
  background-position: -160px -66px;
}
.flag-ir {
  background-position: -176px -66px;
}
.flag-is {
  background-position: -192px -66px;
}
.flag-it {
  background-position: -208px -66px;
}
.flag-je {
  background-position: -224px -66px;
}
.flag-jm {
  background-position: -240px -66px;
}
.flag-jo {
  background-position: 0 -77px;
}
.flag-jp {
  background-position: -16px -77px;
}
.flag-ke {
  background-position: -32px -77px;
}
.flag-kg {
  background-position: -48px -77px;
}
.flag-kh {
  background-position: -64px -77px;
}
.flag-ki {
  background-position: -80px -77px;
}
.flag-km {
  background-position: -96px -77px;
}
.flag-kn {
  background-position: -112px -77px;
}
.flag-kp {
  background-position: -128px -77px;
}
.flag-kr {
  background-position: -144px -77px;
}
.flag-kurdistan {
  background-position: -160px -77px;
}
.flag-kw {
  background-position: -176px -77px;
}
.flag-ky {
  background-position: -192px -77px;
}
.flag-kz {
  background-position: -208px -77px;
}
.flag-la {
  background-position: -224px -77px;
}
.flag-lb {
  background-position: -240px -77px;
}
.flag-lc {
  background-position: 0 -88px;
}
.flag-li {
  background-position: -16px -88px;
}
.flag-lk {
  background-position: -32px -88px;
}
.flag-lr {
  background-position: -48px -88px;
}
.flag-ls {
  background-position: -64px -88px;
}
.flag-lt {
  background-position: -80px -88px;
}
.flag-lu {
  background-position: -96px -88px;
}
.flag-lv {
  background-position: -112px -88px;
}
.flag-ly {
  background-position: -128px -88px;
}
.flag-ma {
  background-position: -144px -88px;
}
.flag-mc {
  background-position: -160px -88px;
}
.flag-md {
  background-position: -176px -88px;
}
.flag-me {
  background-position: -192px -88px;
}
.flag-mg {
  background-position: -208px -88px;
}
.flag-mh {
  background-position: -224px -88px;
}
.flag-mk {
  background-position: -240px -88px;
}
.flag-ml {
  background-position: 0 -99px;
}
.flag-mm {
  background-position: -16px -99px;
}
.flag-mn {
  background-position: -32px -99px;
}
.flag-mo {
  background-position: -48px -99px;
}
.flag-mp {
  background-position: -64px -99px;
}
.flag-mq {
  background-position: -80px -99px;
}
.flag-mr {
  background-position: -96px -99px;
}
.flag-ms {
  background-position: -112px -99px;
}
.flag-mt {
  background-position: -128px -99px;
}
.flag-mu {
  background-position: -144px -99px;
}
.flag-mv {
  background-position: -160px -99px;
}
.flag-mw {
  background-position: -176px -99px;
}
.flag-mx {
  background-position: -192px -99px;
}
.flag-my {
  background-position: -208px -99px;
}
.flag-mz {
  background-position: -224px -99px;
}
.flag-na {
  background-position: -240px -99px;
}
.flag-nc {
  background-position: 0 -110px;
}
.flag-ne {
  background-position: -16px -110px;
}
.flag-nf {
  background-position: -32px -110px;
}
.flag-ng {
  background-position: -48px -110px;
}
.flag-ni {
  background-position: -64px -110px;
}
.flag-nl {
  background-position: -80px -110px;
}
.flag-no {
  background-position: -96px -110px;
}
.flag-np {
  background-position: -112px -110px;
}
.flag-nr {
  background-position: -128px -110px;
}
.flag-nu {
  background-position: -144px -110px;
}
.flag-nz {
  background-position: -160px -110px;
}
.flag-om {
  background-position: -176px -110px;
}
.flag-pa {
  background-position: -192px -110px;
}
.flag-pe {
  background-position: -208px -110px;
}
.flag-pf {
  background-position: -224px -110px;
}
.flag-pg {
  background-position: -240px -110px;
}
.flag-ph {
  background-position: 0 -121px;
}
.flag-pk {
  background-position: -16px -121px;
}
.flag-pl {
  background-position: -32px -121px;
}
.flag-pm {
  background-position: -48px -121px;
}
.flag-pn {
  background-position: -64px -121px;
}
.flag-pr {
  background-position: -80px -121px;
}
.flag-ps {
  background-position: -96px -121px;
}
.flag-pt {
  background-position: -112px -121px;
}
.flag-pw {
  background-position: -128px -121px;
}
.flag-py {
  background-position: -144px -121px;
}
.flag-qa {
  background-position: -160px -121px;
}
.flag-re {
  background-position: -176px -121px;
}
.flag-ro {
  background-position: -192px -121px;
}
.flag-rs {
  background-position: -208px -121px;
}
.flag-ru {
  background-position: -224px -121px;
}
.flag-rw {
  background-position: -240px -121px;
}
.flag-sa {
  background-position: 0 -132px;
}
.flag-sb {
  background-position: -16px -132px;
}
.flag-sc {
  background-position: -32px -132px;
}
.flag-scotland {
  background-position: -48px -132px;
}
.flag-sd {
  background-position: -64px -132px;
}
.flag-se {
  background-position: -80px -132px;
}
.flag-sg {
  background-position: -96px -132px;
}
.flag-sh {
  background-position: -112px -132px;
}
.flag-si {
  background-position: -128px -132px;
}
.flag-sk {
  background-position: -144px -132px;
}
.flag-sl {
  background-position: -160px -132px;
}
.flag-sm {
  background-position: -176px -132px;
}
.flag-sn {
  background-position: -192px -132px;
}
.flag-so {
  background-position: -208px -132px;
}
.flag-somaliland {
  background-position: -224px -132px;
}
.flag-sr {
  background-position: -240px -132px;
}
.flag-ss {
  background-position: 0 -143px;
}
.flag-st {
  background-position: -16px -143px;
}
.flag-sv {
  background-position: -32px -143px;
}
.flag-sy {
  background-position: -48px -143px;
}
.flag-sz {
  background-position: -64px -143px;
}
.flag-tc {
  background-position: -80px -143px;
}
.flag-td {
  background-position: -96px -143px;
}
.flag-tf {
  background-position: -112px -143px;
}
.flag-tg {
  background-position: -128px -143px;
}
.flag-th {
  background-position: -144px -143px;
}
.flag-tj {
  background-position: -160px -143px;
}
.flag-tk {
  background-position: -176px -143px;
}
.flag-tl {
  background-position: -192px -143px;
}
.flag-tm {
  background-position: -208px -143px;
}
.flag-tn {
  background-position: -224px -143px;
}
.flag-to {
  background-position: -240px -143px;
}
.flag-tr {
  background-position: 0 -154px;
}
.flag-tt {
  background-position: -16px -154px;
}
.flag-tv {
  background-position: -32px -154px;
}
.flag-tw {
  background-position: -48px -154px;
}
.flag-tz {
  background-position: -64px -154px;
}
.flag-ua {
  background-position: -80px -154px;
}
.flag-ug {
  background-position: -96px -154px;
}
.flag-um {
  background-position: -112px -154px;
}
.flag-us {
  background-position: -128px -154px;
}
.flag-uy {
  background-position: -144px -154px;
}
.flag-uz {
  background-position: -160px -154px;
}
.flag-va {
  background-position: -176px -154px;
}
.flag-vc {
  background-position: -192px -154px;
}
.flag-ve {
  background-position: -208px -154px;
}
.flag-vg {
  background-position: -224px -154px;
}
.flag-vi {
  background-position: -240px -154px;
}
.flag-vn {
  background-position: 0 -165px;
}
.flag-vu {
  background-position: -16px -165px;
}
.flag-wales {
  background-position: -32px -165px;
}
.flag-wf {
  background-position: -48px -165px;
}
.flag-ws {
  background-position: -64px -165px;
}
.flag-ye {
  background-position: -80px -165px;
}
.flag-yt {
  background-position: -96px -165px;
}
.flag-za {
  background-position: -112px -165px;
}
.flag-zanzibar {
  background-position: -128px -165px;
}
.flag-zm {
  background-position: -144px -165px;
}
.flag-zw {
  background-position: -160px -165px;
}
.thetitle {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 10px;
}
.thetitle:before,
.thetitle:after {
  content: '';
  display: table;
}
.thetitle:after {
  clear: both;
}
.thetitle > i {
  float: left;
}
.thetitle h1,
.thetitle h2 {
  float: left;
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
}
.thetitle h1 em,
.thetitle h2 em {
  font-style: normal;
  font-weight: normal;
}
.thetitle h2 {
  margin-top: 4px;
  font-size: 20px;
  line-height: 26px;
}
.thetitle .secondary {
  float: left;
  margin: 11px 0 0 8px;
  color: #939;
  font-size: 16px;
  font-weight: bold;
}
.thetitle .fr {
  margin-top: 5px;
}
.thetitle-inner {
  padding-top: 15px;
  padding-bottom: 3px;
}
.thetitle-inner h1,
.thetitle-inner h2 {
  color: #1C7D04;
}
.thetitle-bordered {
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #CCC;
}
.subtitle {
  margin: 30px 0 15px;
  font-size: 12px;
  font-weight: bold;
}
.grid {
  zoom: 1;
  /* IE <= 7 */
  margin: 0 -15px 0 7px;
}
.grid:before,
.grid:after {
  content: '';
  display: table;
}
.grid:after {
  clear: both;
}
.grid li {
  float: left;
  height: 180px;
  margin: 0 15px 10px 0;
}
.grid li .photo {
  display: block;
  position: relative;
  margin-bottom: 7px;
  border: 1px solid #B8B8B8;
}
.grid li .photo img {
  display: block;
  padding: 2px;
  background: #FFF;
}
.grid li .photo .online {
  position: absolute;
  bottom: 2px;
  right: 2px;
  height: 15px;
  padding: 0 3px;
  background: #1C7D04;
  background: rgba(28, 125, 4, 0.7);
  color: #FFF;
  font-weight: bold;
  line-height: 15px;
}
.grid li .photo:hover {
  border-color: #1C7D04;
}
.grid li .details {
  width: 80px;
  padding: 0 3px;
  white-space: nowrap;
}
.grid li .details h2 {
  font-weight: bold;
}
.grid li .details .suspended {
  color: #F00;
  font-size: 9px;
  font-weight: bold;
}
.grid li .details .ago {
  margin-top: 3px;
}
.grid li .details .views {
  margin-top: 3px;
  color: #999;
}
.grid li .details .dates {
  margin-top: 3px;
  font-size: 10px;
  font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
}
.grid li.new {
  margin-top: -2px;
  margin-right: 13px;
  margin-left: -2px;
}
.grid li.new .photo {
  margin-bottom: 5px;
  border: 3px solid #1C7D04;
}
.grid.mini li {
  height: auto !important;
  margin-right: 5px;
}
.grid.mini li .photo {
  margin-bottom: 0;
}
form input,
form textarea {
  color: #333;
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}
form textarea {
  resize: none;
}
form select {
  margin: 0;
  /* WebKit */
  -webkit-appearance: menulist-button;
}
form .checkbox input,
form .radio input {
  margin: 0;
}
.form {
  padding-top: 10px;
}
.form .intro {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 1.2;
}
.form .fld,
.form ul.checkboxes {
  padding: 4px 6px;
  border: 1px solid #BBB;
  vertical-align: top;
  /* CSS3 */
  border-radius: 3px;
}
.form .fld:focus {
  outline: 0;
  border-color: #32A5FF;
}
.form ul.checkboxes {
  display: inline-block;
  padding: 7px 7px 2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form ul.checkboxes li {
  clear: both;
  float: left;
  margin-bottom: 5px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form ul.checkboxes li input {
  vertical-align: middle;
}
.form ul.w177 {
  width: 177px;
}
.form select.fld {
  height: 25px;
  line-height: 25px;
  *margin-top: 3px;
}
.form select.w192 {
  width: 192px;
}
.form select.w70 {
  width: 70px;
}
.form input[type="checkbox"],
.form input[type="radio"] {
  /* IE <= 7 */
  *width: 15px;
  *height: 15px;
}
.form .fld[disabled] {
  background: #F5F5F5;
  color: #888;
}
.form .row {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 4px;
}
.form .row:before,
.form .row:after {
  content: '';
  display: table;
}
.form .row:after {
  clear: both;
}
.form .row .label {
  float: left;
  width: 130px;
  line-height: 25px;
  margin-right: 15px;
  text-align: right;
}
.form .row .label .req {
  color: red;
  font-weight: normal;
}
.form .row .field {
  float: left;
}
.form .row .field .label {
  float: none;
  width: auto;
  margin-right: 0;
}
.form .row .field-languages ul {
  display: inline-block;
  line-height: 25px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form .row .field-languages ul li {
  display: inline-block;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form .row .field-languages .toggle {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  font-weight: bold;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form .row .field-languages .language-list {
  zoom: 1;
  /* IE <= 7 */
  display: none;
  margin-bottom: 10px;
}
.form .row .field-languages .language-list:before,
.form .row .field-languages .language-list:after {
  content: '';
  display: table;
}
.form .row .field-languages .language-list:after {
  clear: both;
}
.form .row .field-languages .language-list table input {
  vertical-align: middle;
}
.form .row .field-languages .language-list table td {
  padding: 3px 10px 3px 0;
}
.form .row .field-languages .language-list table .first td {
  padding-top: 2px;
  padding-bottom: 8px;
  border-bottom: 1px solid #BBB;
}
.form .row .field-languages .language-list table .first + tr td {
  padding-top: 7px;
}
.form .row .field-languages .language-list table .more {
  display: table-row;
  *display: block;
  /* IE <= 7 */
}
.form .row .field-languages .language-list .all {
  display: none;
  float: left;
  margin-top: 5px;
}
.form .row .field-languages .language-list.more-hidden table .first td {
  padding-bottom: 3px;
  border-bottom: 0;
}
.form .row .field-languages .language-list.more-hidden table .more {
  display: none;
}
.form .row .field-languages .language-list.more-hidden .all {
  display: block;
}
.form .row .field-phone .fld {
  position: relative;
  width: 150px;
  height: 25px;
  padding: 0;
}
.form .row .field-phone .country-code {
  width: 48px;
  height: 19px;
  background: url('/static/img/sprite_new.png') no-repeat -259px -83px;
  position: absolute;
  top: 3px;
  left: 3px;
}
.form .row .field-phone .country-code .placeholder span {
  display: block;
  width: 38px;
  line-height: 19px;
  color: #1C7D04;
  font-size: 11px;
  text-align: center;
}
.form .row .field-phone .country-code select {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 48px;
  height: 19px;
  margin: 0;
  padding: 0;
  color: #1C7D04;
  font-size: 11px;
  line-height: 19px;
  cursor: pointer;
  /* IE <= 8 */
  height: auto\9;
  line-height: 1\9;
  padding: 1px 0\9;
}
.form .row .field-phone input {
  position: absolute;
  top: 6px;
  left: 54px;
  width: 93px;
  border: 0;
}
.form .row .error {
  display: inline-block;
  margin-left: 5px;
  line-height: 25px;
  color: #C00;
  white-space: nowrap;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.form .row .help {
  line-height: 25px;
  color: #BBB;
}
.form .row .help a {
  color: #BBB;
}
.form .row.checkboxes .field {
  margin: 10px 0 3px 145px;
}
.form .row.checkboxes .field li {
  margin-bottom: 7px;
}
.form .actions {
  margin: 10px 0 0 145px;
}
.draggable {
  -webkit-touch-callout: none;
  user-select: none;
}
.nodrag {
  cursor: auto;
}
html {
  color: #333;
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  line-height: 1;
}
body {
  text-align: center;
}
body a {
  color: #1C7D04;
  text-decoration: none;
  cursor: pointer;
}
body a:hover {
  text-decoration: underline;
}
#important {
  position: relative;
  line-height: 40px;
  background: #E7FF9F;
  color: #1A7204;
  font-size: 12px;
}
#important .item {
  margin-top: -3px;
  border-bottom: 3px solid #1A7204;
}
#important .item a {
  color: #1A7204;
  text-decoration: underline;
}
#important .item a:hover {
  text-decoration: none;
}
#important .browsers {
  display: inline-block;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#important .browsers li {
  display: inline-block;
  margin: 0 3px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#important .browsers li a {
  text-decoration: none;
}
#important .browsers li a:hover span {
  text-decoration: underline;
}
#important .browsers li i {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 2px;
  background: url('/static/img/icons/browsers.png') no-repeat 0 0;
  vertical-align: -12px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#important .browsers li i.chrome {
  background-position: -2px 0;
}
#important .browsers li i.firefox {
  background-position: -37px 0;
}
#important .browsers li i.safari {
  background-position: -71px 0;
}
#important .browsers li i.opera {
  background-position: -105px 0;
}
#important .browsers li i.ie {
  background-position: -139px 0;
}
#wrapper {
  zoom: 1;
  /* IE <= 7 */
  width: 960px;
  margin: 0 auto;
  padding-bottom: 80px;
  text-align: left;
}
#wrapper:before,
#wrapper:after {
  content: '';
  display: table;
}
#wrapper:after {
  clear: both;
}
#footer {
  text-align: center;
}
#footer ul {
  margin-bottom: 18px;
  font-size: 0;
}
#footer ul li {
  display: inline-block;
  margin: 0 4px;
  line-height: 16px;
  font-size: 12px;
  vertical-align: middle;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#footer ul li.sep {
  width: 1px;
  height: 16px;
  background: #BFBFBF;
}
#footer ul li a {
  color: #333;
}
#footer p {
  color: #666;
  line-height: 1.3;
}
.form-register,
.form-register-vk {
  padding: 32px 12px;
  background: #FFF;
  border: 1px solid #DCE1D6;
}
.form-register .alternative,
.form-register-vk .alternative {
  margin-bottom: 22px;
  text-align: center;
}
.form-register .alternative ul,
.form-register-vk .alternative ul {
  padding-bottom: 10px;
}
.form-register .alternative ul li,
.form-register-vk .alternative ul li {
  margin-bottom: 10px;
}
.form-register .alternative ul li a,
.form-register-vk .alternative ul li a,
.form-register .alternative ul li img,
.form-register-vk .alternative ul li img {
  display: block;
}
.form-register .alternative ul li img,
.form-register-vk .alternative ul li img {
  margin: 0 auto;
}
.form-register .alternative .or,
.form-register-vk .alternative .or {
  position: relative;
  font-size: 22px;
  text-align: center;
}
.form-register .alternative .or .stripe,
.form-register-vk .alternative .or .stripe {
  position: absolute;
  top: 50%;
  width: 124px;
  height: 1px;
  margin-top: 1px;
  background: #D6D6D6;
}
.form-register .alternative .or .stripe.left,
.form-register-vk .alternative .or .stripe.left {
  left: 0;
}
.form-register .alternative .or .stripe.right,
.form-register-vk .alternative .or .stripe.right {
  right: 0;
}
.form-register .legend,
.form-register-vk .legend {
  margin-bottom: 30px;
  padding: 0;
  font-size: 13px;
  text-align: center;
}
.form-register .row,
.form-register-vk .row {
  position: relative;
  margin-bottom: 8px;
}
.form-register .row .label,
.form-register-vk .row .label {
  width: 80px;
  margin-right: 9px;
  font-size: 13px;
}
.form-register .row .error,
.form-register-vk .row .error {
  display: none;
  position: absolute;
  top: 2px;
  left: 255px;
  margin-left: 0;
  padding: 0 7px;
  line-height: 21px;
  background: #ED4E4D;
  color: #FFF;
  font-size: 10px;
  /* CSS3 */
  border-radius: 2px;
  box-shadow: 1px 1px 0px #9c0606;
}
.form-register .row .error i,
.form-register-vk .row .error i {
  position: absolute;
  top: 9px;
  left: -3px;
  width: 3px;
  height: 5px;
  background: url('/static/img/sprite_new.png') no-repeat -498px -85px;
}
.form-register .row .valid,
.form-register-vk .row .valid {
  display: none;
  position: absolute;
  top: 5px;
  left: 255px;
  color: #68B119;
  font-size: 16px;
}
.form-register .fld,
.form-register-vk .fld {
  width: 142px;
  background: #F8F9F7;
}
.form-register .field-sex,
.form-register-vk .field-sex {
  margin-top: 5px;
  font-size: 11px;
}
.form-register .field-sex label,
.form-register-vk .field-sex label {
  margin-right: 22px;
}
.form-register .field-sex label i,
.form-register-vk .field-sex label i {
  vertical-align: -3px;
  font-size: 17px;
  color: #6B81A7;
}
.form-register .field-sex label.female i,
.form-register-vk .field-sex label.female i {
  color: #A3579F;
}
.form-register .field-age,
.form-register-vk .field-age {
  position: relative;
}
.form-register .field-age .placeholder,
.form-register-vk .field-age .placeholder {
  zoom: 1;
  /* IE <= 7 */
}
.form-register .field-age .placeholder:before,
.form-register-vk .field-age .placeholder:before,
.form-register .field-age .placeholder:after,
.form-register-vk .field-age .placeholder:after {
  content: '';
  display: table;
}
.form-register .field-age .placeholder:after,
.form-register-vk .field-age .placeholder:after {
  clear: both;
}
.form-register .field-age .placeholder .fld,
.form-register-vk .field-age .placeholder .fld {
  float: left;
  width: 32px;
  line-height: 13px;
  color: #333;
  font-size: 11px;
}
.form-register .field-age .placeholder a,
.form-register-vk .field-age .placeholder a {
  float: left;
  position: relative;
  width: 20px;
  height: 23px;
  margin-left: -3px;
  border: 1px solid #BBB;
  background: #FFF;
  /* CSS3 */
  border-radius: 0 3px 3px 0;
}
.form-register .field-age .placeholder a i,
.form-register-vk .field-age .placeholder a i {
  position: absolute;
  top: 10px;
  left: 6px;
  width: 7px;
  height: 4px;
  background: url('/static/img/sprite_new.png') no-repeat -486px -85px;
}
.form-register .field-age.focus .placeholder .fld,
.form-register-vk .field-age.focus .placeholder .fld {
  border-color: #32A5FF;
}
.form-register .field-age.focus .placeholder .fld + a,
.form-register-vk .field-age.focus .placeholder .fld + a {
  border-left-color: #32A5FF;
}
.form-register .field-age select.fld,
.form-register-vk .field-age select.fld {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 65px;
  font-size: 11px;
  /* IE <= 8 */
  height: auto\9;
}
.form-register .field-country .placeholder .fld,
.form-register-vk .field-country .placeholder .fld {
  width: 123px;
}
.form-register .field-country select.fld,
.form-register-vk .field-country select.fld {
  width: 156px;
}
.form-register .legal,
.form-register-vk .legal {
  margin-top: 20px;
  padding: 0 15px;
  color: #ADADAD;
  font-size: 9px;
  line-height: 1.45;
  text-align: center;
}
.form-register .legal a,
.form-register-vk .legal a {
  color: #ADADAD;
  text-decoration: underline;
}
.form-register .legal a:hover,
.form-register-vk .legal a:hover {
  text-decoration: none;
}
.form-register .actions,
.form-register-vk .actions {
  margin: 22px 0 0;
  text-align: center;
}
#popup_fader {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  opacity: 0.9;
  z-index: 9998;
  background-color: #F2F4F0;
}
.overlay {
  display: none;
  position: absolute;
  padding: 20px;
  background: #FFF;
  border: 1px solid #ccc;
  text-align: left;
  /* CSS3 */
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
.overlay > .close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #999;
  text-decoration: none;
}
.overlay > .close:hover {
  color: #C51A1A;
}
.overlay .buttons {
  margin-top: 10px;
  text-align: right;
}
.overlay .f17 {
  font-size: 17px;
}
.overlay .f16 {
  font-size: 16px;
}
.overlay .f14 {
  font-size: 14px;
}
.overlay .f13 {
  font-size: 13px;
}
.overlay .f12 {
  font-size: 12px;
}
.overlay .line {
  display: table;
  margin: 0 auto;
}
.overlay .mrg_20 {
  margin-bottom: 20px;
}
.overlay .mrg_10 {
  margin-bottom: 10px;
}
.overlay .mrg_5 {
  margin-bottom: 5px;
}
.overlay-upgrade-sms {
  border: 2px solid #AAA !important;
  border-radius: 4px;
  padding: 0;
  min-width: 580px;
}
.overlay-upgrade-sms .heading {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  background: #AAA url('/static/img/messages/sms-icon-white.png') no-repeat;
  background-position: 10px 10px;
  padding: 9px 5px 10px 40px;
  color: #FFF;
}
.overlay-upgrade-sms .content-upg {
  padding: 20px;
  line-height: normal;
}
.overlay-upgrade-sms p {
  padding: 10px 0 10px;
}
.overlay-upgrade-sms .stripe {
  float: left;
  width: 144px;
  height: 2px;
  margin: 11px 7px 0 7px;
  background: #CCC;
}
.overlay-upgrade-sms > .close {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 11px !important;
  height: 11px !important;
  background: url('/static/img/sprite_new.png') no-repeat -205px -70px !important;
}
.overlay-msg .content {
  width: 350px;
}
.overlay-msg p {
  font-size: 13px;
  padding: 12px 0 12px;
  line-height: 1.5;
}
#overlay_video .close {
  top: 6px;
  right: 6px;
}
#main_popup_box {
  display: block !important;
  z-index: 9999;
}
#main_popup_box .thetitle i {
  margin: 0 8px 0 -5px;
  font-size: 29px;
  color: #F8B52E;
}
#overlay_message .content {
  width: 350px;
}
#overlay_message .thetitle img {
  float: left;
  padding: 2px;
  border: 1px solid #B2B2B2;
  background: #FFF;
}
#overlay_message .thetitle h1 {
  margin-top: 15px;
  margin-left: 9px;
}
#overlay_message .thetitle .age {
  margin-top: 30px;
}
#overlay_message form {
  padding-top: 7px;
}
#overlay_message form .fld {
  width: 336px;
}
#overlay_message .buttons .emoticons {
  text-align: left;
}
#overlay_message .buttons .attached_upload {
  float: left;
  width: 42px;
  height: 52px;
  text-align: center;
}
#overlay_message .buttons .attached_upload img {
  border: 1px solid #B2B2B2;
}
#overlay_message .buttons .attached_upload:hover img {
  border-color: #1C7D04;
}
#overlay_register {
  padding: 10px;
  background: #F2F4F0;
}
#overlay_register .content {
  width: 318px;
}
#overlay_register .thetitle {
  margin-bottom: 8px;
}
#overlay_register .thetitle h1 {
  line-height: 22px;
  font-size: 16px;
  font-weight: normal;
}
.mb-20 {
  margin-bottom: 20px;
}
.mfp-bg.main-popup {
  background: #FFF;
}
.main-popup .mfp-container {
  height: 80% !important;
}
.popup-area-margin {
  position: relative;
  max-width: 600px;
  margin: 0 auto 10px auto;
}
.popup-block {
  position: relative;
  background: #FFF;
  padding: 30px;
  margin: 0 auto;
  min-height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
  z-index: 1046;
}
.app-button-green {
  display: inline-block;
  padding: 7px 20px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: linear-gradient(to top, #226016, #226316 40%, #227814 53%, #227b14), linear-gradient(#f9f9f9, #f9f9f9);
  border: solid 1px #227b14;
}
.app-button-green:hover {
  pointer: cursor;
  text-decoration: underline;
}
/*.mfp-close {
    font-size: 50px;
    color: #0b0b0b;
    top: -40px;
    right: 5px;
}*/
.noUi-target {
  border: none !important;
  height: 2px !important;
}
.noUi-connect {
  background: #ccc !important;
}
.noUi-handle {
  width: 14px !important;
  height: 14px !important;
  top: -6px !important;
  background: linear-gradient(to top, #226016, #226316 40%, #227814 53%, #227b14), linear-gradient(#f9f9f9, #f9f9f9) !important;
  border: solid 1px #227b14 !important;
}
.noUi-tooltip {
  font-size: 12px !important;
  color: #1d7c05 !important;
  padding: 1px !important;
  bottom: -175% !important;
}
.trips-list {
  display: inline-block;
}
.trips-list .trips-list--item {
  position: relative;
  display: block;
  float: left;
  width: 86px;
  margin: 0 6px 20px 6px;
}
.trips-list .trips-list--item:after {
  clear: left;
}
.trips-list .trips-list--item:hover .trips-list--item--photo {
  border: 1px solid #444;
  padding: 2px;
}
.trips-list .trips-list--item .trips-list--item--user-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.trips-list .trips-list--item .trips-list--item--photo {
  width: 80px;
  height: 106px;
  border: 1px solid #BEBEBE;
  padding: 2px;
}
.trips-list .trips-list--item .trips-list--item--photo img {
  width: 80px;
  height: 106px;
}
.trips-list .trips-list--item .unseen-trip {
  border: 2px solid #1C7D04;
  padding: 1px;
}
.trips-list .trips-list--item .trips-list--item--name {
  padding: 2px 0;
  width: 100%;
  color: #1c7d04;
  font-size: 11px;
  font-weight: bold;
  overflow: hidden;
}
.trips-list .trips-list--item .trips-list--item--location {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 3px 0;
}
.trips-list .trips-list--item .trips-list--item--date {
  width: 100%;
  font-size: 10px;
  color: #9b9b9b;
  overflow: hidden;
  white-space: nowrap;
  padding: 4px 0 0 0;
}
.formatted {
  font-size: 12px;
  line-height: 1.3;
}
.formatted a {
  text-decoration: underline;
}
.formatted a:hover {
  text-decoration: none;
}
.formatted p,
.formatted ul,
.formatted ol {
  margin-bottom: 1.2em;
}
.formatted ul {
  list-style: disc;
  margin-left: 17px;
}
.formatted ol {
  list-style: decimal;
  margin-left: 20px;
}
.formatted .checkmarks {
  width: 85%;
  margin-left: 30px;
  list-style: none;
}
.formatted .checkmarks li {
  padding-left: 25px;
}
.formatted .checkmarks i {
  float: left;
  color: #48AF1D;
  font-size: 16px;
}
.formatted li {
  margin-bottom: 1em;
}
.form_upload input[type="file"] {
  z-index: 999;
  line-height: 0;
  font-size: 400px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  _cursor: hand;
  margin: 0;
  padding: 0;
  right: 0;
}
.form_upload .add-photo-btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  display: block;
}
.pagination {
  zoom: 1;
  /* IE <= 7 */
  position: relative;
  font-size: 0;
  white-space: nowrap;
  text-align: center;
  -webkit-touch-callout: none;
  user-select: none;
}
.pagination:before,
.pagination:after {
  content: '';
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination li {
  display: inline-block;
  border: 1px solid #CCC;
  border-left-width: 0;
  background: #FFF;
  font-size: 11px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
.pagination li a,
.pagination li span {
  display: block;
  padding: 0 8px;
  color: #333;
  line-height: 24px;
  text-decoration: none !important;
}
.pagination li:hover {
  background: #E6FFB8;
}
.pagination li.current {
  margin-left: -1px;
  border-left-width: 1px;
  border-color: #5AAB05;
  background: #E6FFB8;
}
.pagination li.current a {
  padding-right: 8px;
  color: #1C7D04;
  font-weight: bold;
  cursor: default;
}
.pagination li.control {
  background: #FFF url('/static/img/pagination_gradient.gif') repeat-x bottom left;
}
.pagination li.control:hover {
  border-color: #999;
}
.pagination li.control.prev {
  border-left-width: 1px;
  /* CSS3 */
  border-radius: 5px 0 0 5px;
}
.pagination li.control.next {
  /* CSS3 */
  border-radius: 0 5px 5px 0;
}
.pagination li.control.next:hover {
  margin-left: -1px;
  border-left-width: 1px;
}
.pagination li.control.disabled {
  border-color: #CCC;
}
.pagination li.control.disabled a {
  color: #AAA;
  cursor: default;
}
.pagination li.gap {
  background: #FFF;
  border-top-width: 0;
  border-bottom-width: 0;
}
.pagination li.gap a {
  padding: 0 7px;
  cursor: default;
}
.pagination li.loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/static/img/rgba_255-255-255-60.png') repeat 0 0;
  border: 0;
}
.pagination li.loading i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 12px;
  margin: -6px 0 0 -7px;
  background: url('/static/img/loading.gif') no-repeat 0 0;
}
.load-more {
  position: relative;
}
.load-more .btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.load-more .btn_css {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px;
  text-align: center;
}
.load-more .loading {
  height: 24px;
  background: url('/static/img/loading.gif') no-repeat center center;
}
.gallery_loading {
  font-size: 15px;
  color: #1C7D04;
}
.emoticons {
  position: relative;
}
.emoticons .toggle {
  display: block;
  width: 28px;
  height: 17px;
  background: url('/static/img/sprite_new.png') no-repeat 0 -86px;
}
.emoticons ul {
  zoom: 1;
  /* IE <= 7 */
  display: none;
  position: absolute;
  top: -2px;
  left: 34px;
  width: 225px;
}
.emoticons ul:before,
.emoticons ul:after {
  content: '';
  display: table;
}
.emoticons ul:after {
  clear: both;
}
.emoticons ul li {
  float: left;
  margin: 0 4px 4px 0;
}
.emoticons ul li a {
  display: block;
  width: 19px;
  height: 19px;
  background: url('/static/img/sprite_new.png') no-repeat -35px -86px;
  border: 1px solid transparent;
  /* CSS3 */
  border-radius: 2px;
}
.emoticons ul li a img {
  display: none;
}
.emoticons ul li a:hover {
  /*background: #FFF;*/
  /*border-color: @clr_green;*/
}
.emoticons ul li a:hover img {
  display: block;
}
.emoticons ul li.smile a {
  background-position: -35px -86px;
}
.emoticons ul li.wink a {
  background-position: -60px -86px;
}
.emoticons ul li.wave a {
  background-position: -85px -86px;
}
.emoticons ul li.blush a {
  background-position: -110px -86px;
}
.emoticons ul li.clap a {
  background-position: -135px -86px;
}
.emoticons ul li.cool a {
  background-position: -160px -86px;
}
.emoticons ul li.laugh a {
  background-position: -185px -86px;
}
.emoticons ul li.kiss a {
  background-position: -210px -86px;
}
.emoticons ul li.love a {
  background-position: -235px -86px;
}
.emoticons ul li.chuckle a {
  background-position: -35px -107px;
}
.emoticons ul li.rolleyes a {
  background-position: -60px -107px;
}
.emoticons ul li.rofl a {
  background-position: -85px -107px;
}
.emoticons ul li.tongue a {
  background-position: -110px -107px;
}
.emoticons ul li.angel a {
  background-position: -135px -107px;
}
.emoticons ul li.amazed a {
  background-position: -160px -107px;
}
.emoticons ul li.angry a {
  background-position: -185px -107px;
}
.emoticons ul li.sad a {
  background-position: -210px -107px;
}
.emoticons ul li.dazed a {
  background-position: -235px -107px;
}
.emoticons ul.open {
  display: block;
}
.alert {
  margin-bottom: 10px;
  padding: 5px 10px;
  border: 1px solid #EAEAEA;
  background: #F3F3F3;
  color: #666;
  line-height: 1.2;
}
.alert a {
  color: inherit;
  text-decoration: underline;
}
.alert a:hover {
  text-decoration: none;
}
.alert-success {
  border-color: #D6E9C6;
  background: #DFF0D8;
  color: #468847;
}
.alert-warning {
  border-color: #FBEED5;
  background: #FCF8E3;
  color: #C09853;
}
.alert-error {
  border-color: #EED3D7;
  background: #F2DEDE;
  color: #B94A48;
}
.close_x {
  font-size: 18px;
  color: #666;
}
.close_x:hover {
  text-decoration: none;
  color: #000;
}
/* Fonts  */
@font-face {
  font-family: 'tg';
  src: url('/static/fonts/tg/tgf.eot');
  src: url('/static/fonts/tg/tgf.eot?#iefix') format('embedded-opentype'), url('/static/fonts/tg/tgf.ttf') format('truetype'), url('/static/fonts/tg/tgf.woff') format('woff'), url('/static/fonts/tg/tgf.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'tg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tg:before {
  content: "\e62c";
}
.icon-phone:before {
  content: "\e62b";
}
.icon-support:before {
  content: "\e600";
}
.icon-close:before {
  content: "\e601";
}
.icon-trash:before {
  content: "\e602";
}
.icon-tick:before {
  content: "\e603";
}
.icon-tick_square:before {
  content: "\e604";
}
.icon-search:before {
  content: "\e605";
}
.icon-question:before {
  content: "\e606";
}
.icon-id:before {
  content: "\e607";
}
.icon-user:before {
  content: "\e608";
}
.icon-pin:before {
  content: "\e609";
}
.icon-pin-add:before {
  content: "\e62d";
}
.icon-frame-woman:before {
  content: "\e60a";
}
.icon-out:before {
  content: "\e60b";
}
.icon-crown:before {
  content: "\e60c";
}
.icon-eye:before {
  content: "\e60d";
}
.icon-lock:before {
  content: "\e60e";
}
.icon-group:before {
  content: "\e60f";
}
.icon-earth:before {
  content: "\e610";
}
.icon-photo:before {
  content: "\e62a";
}
.icon-star:before {
  content: "\e611";
}
.icon-exclude:before {
  content: "\e612";
}
.icon-speech:before {
  content: "\e613";
}
.icon-circle:before {
  content: "\e614";
}
.icon-calendar:before {
  content: "\e615";
}
.icon-back:before {
  content: "\e616";
}
.icon-attach:before {
  content: "\e617";
}
.icon-arrow-down:before {
  content: "\e627";
}
.icon-arrow_tr_up:before {
  content: "\e618";
}
.icon-arrow_tr_right:before {
  content: "\e619";
}
.icon-arrow_tr_left:before {
  content: "\e61a";
}
.icon-arrow_tr_down:before {
  content: "\e61b";
}
.icon-arrow_big_angle_up:before {
  content: "\e61c";
}
.icon-arrow_big_angle_right:before {
  content: "\e61d";
}
.icon-arrow_big_angle_left:before {
  content: "\e61e";
}
.icon-arrow_big_angle_down:before {
  content: "\e61f";
}
.icon-arrow_angle_right:before {
  content: "\e623";
}
.icon-spinner:before {
  content: "\e620";
}
.icon-logout:before {
  content: "\e621";
}
.icon-smile:before {
  content: "\e622";
}
.icon-desktop:before {
  content: "\e624";
}
.icon-girl:before {
  content: "\e626";
}
.icon-man:before {
  content: "\e625";
}
.icon-login:before {
  content: "\e628";
}
.icon-register:before {
  content: "\e629";
}
.spinner {
  display: inline-block;
  animation: anim-rotate 1s infinite linear;
  text-shadow: 0 0 0.25em rgba(255, 255, 255, 0.3);
  animation: rotate-loader 2s infinite linear;
  -webkit-animation: rotate-loader 2s infinite linear;
}
@keyframes rotate-loader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-loader {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
/* <!-- Fonts end -->*/
html {
  background: #f2f4f0 url('/static/img/bg-tg.png') repeat-x;
}
body {
  border-top: 3px solid #1C7D04;
}
#header {
  zoom: 1;
  /* IE <= 7 */
  position: relative;
  height: 92px;
  padding-top: 8px;
}
#header:before,
#header:after {
  content: '';
  display: table;
}
#header:after {
  clear: both;
}
#header .navigation {
  zoom: 1;
  /* IE <= 7 */
  float: left;
  margin: 49px 0 0 35px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
#header .navigation:before,
#header .navigation:after {
  content: '';
  display: table;
}
#header .navigation:after {
  clear: both;
}
#header .navigation li {
  float: left;
  margin-right: 15px;
}
#header .navigation li a {
  display: block;
  padding: 0px 4px 3px;
  border-bottom: 3px solid transparent;
  color: #333;
  text-decoration: none;
}
#header .navigation li a:hover {
  border-bottom-color: #D692D6;
}
#header .navigation li.current a {
  border-bottom-color: #939;
}
#header #user_sign_up {
  float: right;
  margin-right: 30px;
  z-index: 999;
}
#header #user_sign_up a {
  color: #A2A2A2;
}
#header #user_login {
  float: right;
  margin: -8px 0 0 0;
  font-size: 0;
}
#header #user_login .item {
  display: inline-block;
  padding: 0px;
  font-size: 11px;
}
#header #user_login .item .button {
  color: #FFF;
  line-height: 26px;
  text-decoration: none;
  display: block;
  width: auto;
  padding-left: 9px;
  padding-right: 9px;
}
#header #user_login li {
  background-color: #1c7d04;
  border-radius: 0 0 5px 5px;
}
#header #user_login li i {
  width: 9px;
  font-size: 9px;
}
#header #user_login li .box {
  display: none;
  position: absolute;
  top: -4px;
  right: 0;
  z-index: 2;
  width: 240px;
}
#header #user_login li .box .toggle {
  position: relative;
  float: right;
  width: auto;
  height: 32px;
  padding-left: 9px;
  margin-bottom: -1px;
  background: #FFF;
  border: 1px solid #b8b8b8;
  border-bottom: 0;
  line-height: 32px;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  color: #1c7d04;
}
#header #user_login li .box .toggle i {
  width: 9px;
  height: 7px;
  background: url('/static/img/sprite_new.png') no-repeat -486px -33px;
  display: inline-block;
  vertical-align: 0;
}
#header #user_login li .box .toggle .dummy {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: #FFF;
}
#header #user_login li .box .content {
  position: relative;
  clear: both;
  padding: 17px 27px 34px;
  background: #FFF;
  border: 1px solid #b8b8b8;
  border-radius: 5px 0 5px 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#header #user_login li .box .content .form {
  padding-top: 10px;
}
#header #user_login li .box .content .form .row {
  margin-bottom: 8px;
}
#header #user_login li .box .content .form .row .field {
  float: left;
}
#header #user_login li .box .content .form .row .fld {
  width: 174px;
  padding: 3px 4px;
}
#header #user_login li .box .content .form .label {
  display: block;
  float: none;
  width: auto;
  line-height: 22px;
  margin-right: 0;
  text-align: left;
}
#header #user_login li .box .content .form .actions {
  zoom: 1;
  width: 100%;
  margin: 18px 0 0;
  clear: both;
  content: '';
  display: table;
}
#header #user_login li .box .content .form .actions .fl {
  line-height: 24px;
  color: #B8B8B8;
}
#header #user_login li .box .content .form .actions .btn {
  float: right;
}
#header #user_login li .box .content .form .actions .btn.green.small {
  float: right;
  height: 24px;
  font-size: 11px;
  font-weight: normal;
}
#header #user_login li .box .content .form .alternative {
  margin: 12px 0 -7px;
  text-align: center;
}
#header #user_login li .box .content .form .alternative .or {
  position: relative;
  font-size: 18px;
  text-align: center;
}
#header #user_login li .box .content .form .alternative .or .stripe {
  position: absolute;
  top: 50%;
  width: 74px;
  height: 1px;
  margin-top: 1px;
  background: #d6d6d6;
}
#header #user_login li .box .content .form .alternative .or .left {
  left: 0;
}
#header #user_login li .box .content .form .alternative .or .right {
  right: 0;
}
#header #user_login li .box .content .form .alternative li {
  margin-top: 10px;
  background-color: inherit;
  border-radius: 0;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small {
  position: relative;
  z-index: 1;
  height: 26px;
  width: 185px;
  margin: 0 auto;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroupMore {
  position: absolute !important;
  z-index: 1 !important;
  width: 10px !important;
  top: 0 !important;
  right: 0 !important;
  font-size: 11px !important;
  padding: 7px 5px 8px 3px  !important;
  border-radius: 0 3px 3px 0 !important;
  background: #929497 !important;
  border: none !important;
  cursor: pointer !important;
  color: white !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroupMore:hover {
  text-decoration: none;
  background: #848484 !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a {
  border: none !important;
  color: #FFF;
  border-radius: 3px !important;
  float: left;
  background: #5972a7;
  display: none !important;
  width: 100%!important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a:first-child {
  display: block !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.visible .ButtonGroup-buttons a:first-child {
  border-radius: 3px 3px 0px 0px !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.visible .ButtonGroup-buttons a:last-child {
  border-radius: 0px 0px 3px 3px !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.visible .ButtonGroup-buttons a {
  border: none !important;
  display: block !important;
  text-align: left !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a i {
  width: 26px !important;
  float: left;
  height: 26px !important;
  border-radius: 3px 0 0px 3px;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a.connect-fb i {
  background: url('/static/img/icons/fb_logo.png') no-repeat center center !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a.connect-vk i {
  background: url('/static/img/icons/vk_logo.png') no-repeat center center !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a span {
  line-height: 26px!important;
  padding: 0px 0px 0px 3px !important;
  font-size: 11px !important;
  float: left;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup .ButtonGroup-buttons a.connect-fb:hover {
  background-color: #415A90 !important;
  text-decoration: none;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup.small .ButtonGroup-buttons a.connect-vk {
  background-color: #405FA0 !important;
}
#header #user_login li .box .content .form .alternative li .ButtonGroup .ButtonGroup-buttons a.connect-vk:hover {
  background-color: #294888 !important;
  text-decoration: none;
}
#header #user_login li .visible {
  display: block!important;
}
#logo {
  float: left;
}
#logo img {
  display: block;
}
#user {
  position: absolute;
  top: 55px;
  right: 25px;
  width: 155px;
  padding-bottom: 3px;
  color: #CCC;
  text-align: right;
  white-space: nowrap;
}
#user .sup {
  padding-bottom: 2px;
}
#user .logout {
  color: #333;
}
#user .name {
  position: relative;
  color: #939;
  font-weight: bold;
}
#user .name .bubble {
  float: right;
  position: absolute;
  top: -24px;
  right: 4px;
}
#user .sub {
  margin-top: 5px;
}
#user .manager {
  color: #EAA31A;
}
#login {
  zoom: 1;
  /* IE <= 7 */
  position: absolute;
  bottom: 15px;
  right: 25px;
  width: 332px;
  padding-top: 0;
}
#login:before,
#login:after {
  content: '';
  display: table;
}
#login:after {
  clear: both;
}
#login .row {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
#login .label {
  display: block;
  float: none;
  width: auto;
  line-height: 1;
  margin-right: 0;
  margin-bottom: 7px;
  color: #333;
  text-align: left;
}
#login .fld {
  width: 115px;
  padding: 3px 4px;
}
#login .btn {
  float: left;
  margin-top: 16px;
}
#login .link {
  margin-top: 6px;
}
#login .link a {
  color: #A2A2A2;
}
#premium {
  position: absolute;
  top: 0;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  right: 0;
  cursor: default !important;
  color: #fff;
  background-color: #1C7D04;
  font-size: 9px;
  padding: 2px 8px 3px 8px;
  border-radius: 0 0 5px 5px;
  text-shadow: 1px 1px 0 #1a6e03;
}
#premium i {
  margin-right: 2px;
  font-size: 8px;
}
#sidebar {
  float: left;
  width: 220px;
}
#sidebar .search_button_div {
  padding-bottom: 6px;
  color: #999999;
}
#sidebar .sidebar_image_padding {
  font-size: 10px;
}
#sidebar .search_more_options_link {
  margin: 10px 0 5px;
}
#sidebar .navigation {
  margin-bottom: 15px;
  font-size: 12px;
}
#sidebar .navigation li {
  margin-bottom: 5px;
}
#sidebar .navigation li a {
  zoom: 1;
  /* IE <= 7 */
  display: block;
  width: 180px;
  height: 30px;
  padding: 0 10px;
  line-height: 32px;
  white-space: nowrap;
  text-decoration: none;
}
#sidebar .navigation li a:before,
#sidebar .navigation li a:after {
  content: '';
  display: table;
}
#sidebar .navigation li a:after {
  clear: both;
}
#sidebar .navigation li a em {
  padding-left: 7px;
  font-style: normal;
  font-weight: bold;
}
#sidebar .navigation li a em.cl_grey {
  color: #CCC;
}
#sidebar .navigation li a .bubble {
  margin-left: 2px;
  vertical-align: 1px;
}
#sidebar .navigation li a .icon_new {
  position: absolute;
  margin: 6px;
}
#sidebar .navigation li a .pill {
  padding: 0 4px 0 4px;
  background-color: #A23DA2;
  color: #FFF;
  border-radius: 5px;
}
#sidebar .navigation li i {
  float: left;
  width: 25px;
  margin: 3px 0 0 0;
  font-size: 18px;
  padding-top: 3px;
  padding-left: 4px;
}
#sidebar .navigation li.current i.icon-group,
#sidebar .navigation li a:hover i.icon-group {
  color: #939;
}
#sidebar .navigation li.current i.icon-star,
#sidebar .navigation li a:hover i.icon-star {
  color: #939;
}
#sidebar .navigation li.current i.icon-speech,
#sidebar .navigation li a:hover i.icon-speech {
  color: #939;
}
#sidebar .navigation li i.icon-frame-woman {
  font-size: 17px;
}
#sidebar .navigation li.current i.icon-frame-woman,
#sidebar .navigation li a:hover i.icon-frame-woman {
  color: #939;
}
#sidebar .navigation li.current i.icon-earth,
#sidebar .navigation li a:hover i.icon-earth {
  color: #939;
}
#sidebar .navigation li i.icon-tick_square {
  font-size: 16px;
}
#sidebar .navigation li.current i.icon-tick_square,
#sidebar .navigation li a:hover i.icon-tick_square {
  color: #939;
}
#sidebar .navigation li i.icon-eye {
  font-size: 19px;
}
#sidebar .navigation li.current i.icon-eye,
#sidebar .navigation li a:hover i.icon-eye {
  color: #939;
}
#sidebar .navigation li.current i.icon-crown,
#sidebar .navigation li a:hover i.icon-crown {
  color: #939;
}
#sidebar .navigation li.current i.icon-lock,
#sidebar .navigation li a:hover i.icon-lock {
  color: #939;
}
#sidebar .navigation li.current i.icon-id,
#sidebar .navigation li a:hover i.icon-id {
  color: #939;
}
#sidebar .box {
  margin-bottom: 15px;
  background: #FFF;
  border: 1px solid #CCC;
  /* CSS3 */
  border-radius: 5px;
}
#filter {
  margin-bottom: 15px;
}
#filter .switch {
  zoom: 1;
  /* IE <= 7 */
  position: relative;
  margin-bottom: -1px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
#filter .switch:before,
#filter .switch:after {
  content: '';
  display: table;
}
#filter .switch:after {
  clear: both;
}
#filter .switch li {
  float: left;
  padding-top: 1px;
  margin-right: 4px;
}
#filter .switch li .wrap {
  border: 1px solid #CCC;
  border-bottom: 0;
  /* CSS3 */
  border-radius: 5px 5px 0 0;
}
#filter .switch li a {
  display: block;
  height: 28px;
  padding: 0 15px;
  border: 1px solid #FFF;
  border-bottom: 0;
  background: #E9EBE5;
  color: #999;
  line-height: 29px;
  text-decoration: none;
  /* CSS3 */
  border-radius: 5px 5px 0 0;
}
#filter .switch li a:hover {
  color: #1C7D04;
}
#filter .switch li.current {
  padding-top: 0;
}
#filter .switch li.current a {
  height: 30px;
  background: #FFF;
  color: #1C7D04;
  line-height: 31px;
  cursor: default;
}
#filter form {
  padding: 10px 10px 8px;
  border: 1px solid #CCC;
  background: #FFF;
  /* CSS3 */
  border-radius: 0 5px 5px 5px;
}
#filter form #searchLocation:focus {
  outline: 0;
  border: 1px solid #32a5ff !important;
}
#filter form .awesome-select {
  position: relative;
  height: 28px;
  margin-bottom: 8px;
  border: 1px solid #CCC;
  /* CSS3 */
  border-radius: 5px;
}
#filter form .awesome-select > * {
  position: absolute;
  top: 0;
  left: 0;
}
#filter form .awesome-select label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 160px;
  height: 28px;
  padding-left: 9px;
  font-size: 13px;
  line-height: 28px;
}
#filter form .awesome-select button {
  width: 14px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat 0 0;
  top: 7px;
  right: 7px;
  left: auto;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
}
#filter form .awesome-select button:hover {
  background-position: 0 -18px;
}
#filter form .awesome-select select {
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  z-index: 1;
  width: 169px;
  height: 28px;
  margin: 0;
  font-size: 13px;
  line-height: 28px;
  /* IE <= 8 */
  height: auto\9;
  line-height: 1\9;
  padding: 4px 0 5px\9;
  /* IE <= 7 */
  *top: 3px;
}
#filter form .toggle {
  float: right;
  padding-bottom: 2px;
  margin-right: 2px;
}
#filter form .more {
  clear: both;
  padding-top: 8px;
}
#filter form .more .row {
  clear: both;
  padding: 3px 2px 3px 0;
}
#filter form .more label {
  float: left;
  padding: 3px;
  width: 70px;
  font-size: 11px;
}
#filter form .more label.checkbox {
  zoom: 1;
  /* IE <= 7 */
  display: block;
  float: none;
  width: auto;
}
#filter form .more label.checkbox:before,
#filter form .more label.checkbox:after {
  content: '';
  display: table;
}
#filter form .more label.checkbox:after {
  clear: both;
}
#filter form .more label.checkbox .label {
  float: left;
  padding-bottom: 2px;
}
#filter form .more label.checkbox input {
  float: right;
  *margin-top: -4px;
  /* IE <= 7 */
}
#filter form .more .fld {
  padding: 2px;
  width: 114px;
  border: 1px solid #CCC;
  font-size: 10px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}
#filter form .more .fld:focus {
  outline: 0;
  border-color: #32a5ff;
}
#filter form .more select.fld {
  width: 120px;
  height: 20px;
}
#filter form .more .twocol .fld {
  width: 58px;
}
#new-members {
  padding-bottom: 17px;
}
#new-members h3 {
  line-height: 44px;
  font-size: 13px;
  text-align: center;
}
#new-members ul {
  margin-bottom: 14px;
  text-align: center;
  font-size: 0;
}
#new-members ul li {
  display: inline-block;
  margin: 0 2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#new-members ul li a,
#new-members ul li img {
  display: block;
}
#new-members .new_reg_btn {
  border: 1px solid #CCC;
  padding: 7px 0px;
  display: block;
  margin: 0 9px;
  width: auto;
  text-align: center;
  color: #333;
  border-radius: 5px;
  text-decoration: none;
}
#video {
  padding: 9px;
  position: relative;
}
#video .play_btn {
  background: url('/static/img/frontpage/play_btn.png') no-repeat center center;
  background-size: 50px 35px;
  position: absolute;
  top: 9px;
  left: 9px;
  opacity: 0.6;
  width: 200px;
  height: 118px;
}
#video .play_btn:hover {
  opacity: 0.9;
}
#main {
  zoom: 1;
  /* IE <= 7 */
  float: right;
  width: 730px;
}
#main:before,
#main:after {
  content: '';
  display: table;
}
#main:after {
  clear: both;
}
#main.full-width {
  float: none;
  width: auto;
}
#bar_content {
  width: 729px;
  display: none;
  position: relative;
  background: #FFFFFF;
  padding: 3px 0;
  margin-bottom: 7px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.bar_sides {
  padding-top: 7px;
  padding-left: 1px;
  padding-right: 1px;
}
.bar_members {
  float: left;
  padding-top: 5px;
  padding-left: 2px;
  padding-right: 2px;
}
.bar_members i {
  padding: 14px 6px;
  border: 1px solid #AAA;
  color: #333;
  border-radius: 5px 0 0 5px;
}
.bar_members i.arrow_item_scroll_next {
  border-radius: 0 5px 5px 0;
}
.bar_members i:hover {
  color: #000;
  border-color: #666;
}
.bar_image {
  height: 40px;
  width: 30px;
  margin-left: 0px;
  margin-right: 1px;
  float: left;
  border: 1px solid #fff;
  background-size: cover;
}
.bar_image:hover:not(.set_member_active) {
  border: 1px solid #1C7D04;
}
.bar_top {
  padding-left: 5px;
  background-color: #FFFFFF;
  height: 52px;
}
.arrow_item_scroll_back {
  float: left;
  margin-right: 2px;
  margin-top: 1px;
}
.arrow_item_scroll_next {
  float: left;
  margin-left: 1px;
  margin-top: 1px;
}
.arrow_disable {
  opacity: 0.55;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.arrow_enable {
  cursor: pointer;
}
.set_member_active {
  border: 2px;
  border-top: 3px;
  border-bottom: 3px;
  border-color: #1C7D04 !important;
  border-style: solid;
  margin-top: -1px;
  height: 39px;
  width: 29px;
  cursor: default;
}
#content {
  min-height: 300px;
  padding: 11px;
  margin-bottom: 30px;
  border: 1px solid #CCC;
  background: #FFF;
  /* CSS3 */
  border-radius: 5px;
}
#content .wrapper {
  margin-bottom: 12px;
  padding: 0 24px;
}
#content .no-padding {
  padding: 0;
}
#progress {
  margin: -11px -11px 0;
  padding: 15px 20px 25px;
  background: #F8F9F7;
  border-bottom: 3px solid #CCC;
  /* CSS3 */
  border-radius: 5px 5px 0 0;
}
#progress .bar {
  position: relative;
  width: 490px;
  height: 34px;
  margin: 0 auto;
  background: url('/static/img/progress.png') no-repeat -5px -83px;
}
#progress .bar.half {
  background-position: -5px -43px;
}
#progress .bar.full {
  background-position: -5px -3px;
}
#progress .bar .steps {
  position: absolute;
  top: 38px;
  left: 0;
  width: 100%;
  height: 10px;
  color: #ABABAB;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}
#progress .bar .steps li {
  position: absolute;
  top: 0;
  width: 130px;
  text-align: center;
}
#progress .bar .steps li.empty {
  left: -48px;
}
#progress .bar .steps li.half {
  left: 180px;
}
#progress .bar .steps li.full {
  left: 408px;
}
#progress .bar .steps li.reached {
  color: #333;
}
#notifications {
  margin: -11px -11px 9px;
}
#notifications .item {
  zoom: 1;
  /* IE <= 7 */
  position: relative;
  height: 38px;
  margin-bottom: 1px;
  padding: 0 12px 0 37px;
  color: #FFF;
  background: #AAA;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  line-height: 38px;
  /* IE <= 7 */
  *margin-bottom: -2px;
}
#notifications .item:before,
#notifications .item:after {
  content: '';
  display: table;
}
#notifications .item:after {
  clear: both;
}
#notifications .item:first-child {
  /* CSS3 */
  border-radius: 5px 5px 0 0;
}
#notifications .item.success {
  background: #5AAB06;
}
#notifications .item.warning {
  background: #F49422;
}
#notifications .item.error {
  background: #E33853;
}
#notifications .item i {
  position: absolute;
  top: 10px;
  left: 12px;
  font-size: 16px;
}
#notifications .item .text {
  float: left;
}
#notifications .item .text a {
  color: #FFFFFF;
  text-decoration: underline;
}
#notifications .item .text a:hover {
  text-decoration: none;
}
#notifications .item .close {
  float: right;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}
#notifications .item .close:hover span {
  text-decoration: underline;
}
#notifications .item .close i {
  position: static;
  margin-left: 5px;
  vertical-align: -2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#gallery .thetitle .nofilters {
  float: left;
  margin-top: 14px;
  margin-left: 10px;
  color: #EAA31A;
  text-decoration: underline;
}
#gallery .thetitle .nofilters:hover {
  text-decoration: none;
}
#gallery .grid {
  margin-left: 0;
  margin-right: -7px;
}
#gallery .grid li {
  float: left;
  width: 82px;
  height: auto;
  margin: 0 7px 0 0;
  padding-bottom: 14px;
  text-align: center;
}
#gallery .grid li .photo {
  margin-bottom: 4px;
}
#gallery .grid li .photo img {
  padding: 0;
}
#gallery .grid li .photo .online {
  bottom: 0;
  right: 0;
}
#gallery .grid li .details h2 {
  font-weight: normal;
}
#gallery .grid li .details .country {
  margin-top: 4px;
  font-size: 9px;
  height: 9px;
  width: 80px;
}
#gallery .grid li.loading {
  float: none;
  width: auto;
  margin: 0;
}
#gallery-bar {
  zoom: 1;
  /* IE <= 7 */
  position: relative;
  height: 44px;
  margin-bottom: 6px;
  padding: 4px 6px;
  background: #FFF url('/static/img/loading.gif') no-repeat center center;
  -webkit-touch-callout: none;
  user-select: none;
  /* CSS3 */
  border-radius: 5px;
}
#gallery-bar:before,
#gallery-bar:after {
  content: '';
  display: table;
}
#gallery-bar:after {
  clear: both;
}
#gallery-bar .control {
  width: 25px;
  height: 40px;
  background: url('/static/img/sprite_new.png') no-repeat -382px 0;
  float: left;
  overflow: hidden;
  margin: 2px 3px 0 0;
  text-indent: -999px;
}
#gallery-bar .control.disabled {
  cursor: default;
  background-position: -382px -45px;
}
#gallery-bar .control.next {
  float: right;
  margin-right: 0;
  background-position: -412px 0;
}
#gallery-bar .control.next.disabled {
  background-position: -412px -45px;
}
#gallery-bar ul {
  zoom: 1;
  /* IE <= 7 */
  float: left;
}
#gallery-bar ul:before,
#gallery-bar ul:after {
  content: '';
  display: table;
}
#gallery-bar ul:after {
  clear: both;
}
#gallery-bar ul li {
  float: left;
  width: 30px;
  height: 40px;
  margin-right: -1px;
  border: 2px solid #FFF;
}
#gallery-bar ul li a,
#gallery-bar ul li img {
  display: block;
}
#gallery-bar ul li.current {
  margin-left: 1px;
  margin-right: 0;
  border-color: #1C7D04;
}
#gallery-bar ul li.current a {
  cursor: default;
}
#gallery-bar .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/static/img/rgba_255-255-255-60.png') repeat 0 0;
  border: 0;
  /* CSS3 */
  border-radius: 10px;
}
#gallery-bar .loading i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 12px;
  margin: -6px 0 0 -7px;
  background: url('/static/img/loading.gif') no-repeat 0 0;
}
#fb-albums {
  position: relative;
}
#fb-albums .thetitle img {
  margin-top: 3px;
  margin-right: 8px;
  float: left;
}
#fb-albums .grid li {
  height: 200px;
  margin: 0 0 0 0;
}
#fb-albums .album {
  display: block;
  background-image: url(/static/img/frame_small.png);
  background-repeat: no-repeat;
  float: left;
  margin: 5px 9px 15px 10px;
  padding: 13px 0px;
  width: 156px;
  height: 165px;
  cursor: pointer;
}
#fb-albums .album .fb_image {
  width: 130px;
  height: 130px;
  margin-left: 9px;
  margin-bottom: 15px;
}
#fb-albums .album .fb_image .cover_photo {
  width: 130px;
  height: 130px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  margin-bottom: 15px;
}
#fb-albums .album .album_data .album_name {
  color: #666666;
  padding-left: 10px;
  font-size: 11px;
  font-weight: bold;
}
#fb-albums .album .album_data .album_info {
  color: #666666;
  padding-left: 10px;
  font-size: 11px;
}
#fb-albums .album:hover {
  filter: alpha(opacity=30);
  opacity: 0.6;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.3s;
  transition-property: opacity;
  transition-duration: 0.3s;
}
#fb-album-photos {
  position: relative;
}
#fb-album-photos .thetitle img {
  margin-top: 3px;
  margin-right: 8px;
  float: left;
}
#fb-album-photos h2 {
  margin: 15px 0 0 10px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
#fb-album-photos table {
  width: 100%;
}
#fb-album-photos .item {
  position: relative;
  width: 160px;
  height: 160px;
  text-align: center;
}
#fb-album-photos .item .container {
  position: relative;
  width: 160px;
}
#fb-album-photos .item .container .photo {
  padding: 1px;
  border: 1px solid #ccc;
}
#fb-album-photos .item .container .photo:hover ~ .upload_icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
#fb-album-photos .item .container .active {
  cursor: pointer;
}
#fb-album-photos .item .container .upload_icon {
  width: 20px;
  height: 21px;
  margin-bottom: 8px;
  margin-left: -32px;
  opacity: 0.7;
  cursor: pointer;
  transition: opacity 0.1s linear 0s;
}
#fb-album-photos .item .container .upload_icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#fb-album-photos .item .container .uploaded {
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
  margin-left: -32px;
  cursor: default;
}
#fb-album-photos .item .container .loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background: url("/static/img/ajax-loader.gif") no-repeat center center;
  background-color: #FFFFFF;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#fb-album-photos .item .loading {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#fb-album-photos .item .photo:hover ~ .upload_icon,
#fb-album-photos .item .upload_icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#fb-albums .redirecting,
#fb-album-photos .redirecting {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/static/img/rgba_255-255-255-60.png') repeat 0 0;
}
#fb-albums .redirecting p,
#fb-album-photos .redirecting p {
  position: absolute;
  left: 40%;
  top: 45%;
  width: 155px;
  padding: 20px 0;
  background: #FFF;
  border: 1px solid green;
  border-radius: 5px;
  text-align: center;
  color: #555;
  line-height: 1.3;
}
#fb-albums .redirecting p i,
#fb-album-photos .redirecting p i {
  display: block;
  width: 43px;
  height: 11px;
  margin: 7px auto 0;
  background: url('/static/img/loading2.gif') no-repeat 0 0;
}
#textpage .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
#textpage .support_error {
  color: red;
  padding-left: 6px;
}
#textpage .support_text {
  padding: 5px 10px;
}
#textpage .support_field {
  padding: 5px;
}
#textpage .support_input_style {
  border: 1px solid #CCC;
  margin-top: -3px;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 5px;
  margin-bottom: 4px !important;
}
#textpage .support_textarea_style {
  border: 1px solid #CCC;
  margin-top: -3px;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-left: 5px;
  margin-bottom: 4px !important;
}
#textpage .support_submit {
  margin-left: 10px;
  width: 200px;
}
#textpage #capImg {
  margin-top: -5px;
  margin-left: 5px;
}
#textpage .profile_submit_div .btn_css {
  padding: 0 12px;
  cursor: pointer;
}
#faq {
  padding: 30px 10px 10px;
}
#faq form {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 48px;
}
#faq form:before,
#faq form:after {
  content: '';
  display: table;
}
#faq form:after {
  clear: both;
}
#faq form input {
  float: left;
  padding: 6px;
  width: 398px;
  border: 1px solid #666;
  font-size: 14px;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  /* CSS3 */
  border-radius: 3px;
}
#faq form .btn {
  float: left;
  margin: 2px 0 0 5px;
}
#faq form p {
  float: left;
  margin: 8px 0 0 17px;
  color: #1C7D04;
  font-size: 14px;
}
#faq form p.empty {
  color: #8F9494;
}
#faq h2 {
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: bold;
}
#faq .question {
  color: #333;
  font-size: 12px;
  font-weight: bold;
}
#faq .answer {
  padding: 14px 0 34px;
  font-size: 12px;
  line-height: 1.7;
}
#faq .results {
  margin: 0 -10px 22px;
  padding: 0 10px;
  border-bottom: 1px solid #CCC;
}
#faq .results .highlighted {
  padding: 0 2px;
  background: #FFF799;
}
#faq p.results {
  font-size: 14px;
  border: 0;
}
#faq p.results a {
  text-decoration: underline;
}
#faq p.results a:hover {
  text-decoration: none;
}
#faq .questions {
  margin: 0 0 28px 43px;
}
#faq .questions li {
  list-style: disc;
  margin-bottom: 15px;
}
#faq .questions li .question .toggle {
  color: #CCC;
  font-weight: normal;
  position: absolute;
}
#faq .questions li .question .toggle i {
  float: left;
  margin: 1px 0 0 8px;
  color: #1c7d04;
  font-size: 10px;
}
#faq .questions li .answer {
  display: none;
  padding: 7px 0 14px;
}
#faq .questions li.open .question {
  cursor: default;
}
#faq .questions li.open .question .toggle {
  display: none;
}
#faq .questions li.open .answer {
  display: block;
}
#upgrade_v2 .slogan {
  padding-bottom: 15px;
}
#upgrade_v2 .box {
  width: 100%;
  padding: 10px;
  background: #EEE;
}
#upgrade_v2 .box .credit_cards_box {
  border: 1px solid #CCC;
  padding: 5px;
  background: #FFF;
}
#upgrade_v2 .continue_box {
  margin: 10px 0 30px 0;
}
#upgrade_v2 .credit_cards li {
  float: right;
  width: 48px;
  height: 30px;
}
#upgrade_v2 .credit_cards li img {
  height: 30px;
}
#upgrade_v2 .w200 {
  width: 170px;
}
#upgrade_v2 .pb {
  padding-bottom: 12px;
}
#upgrade_v2 .c-grey {
  color: #888;
}
#upgrade {
  font-size: 12px;
  list-style: none;
}
#upgrade i {
  float: left;
}
#upgrade .selected {
  background: none;
  font-weight: normal;
}
#upgrade .thetitle {
  position: relative;
}
#upgrade .thetitle i {
  margin: 3px 6px 0 0;
  font-size: 14px;
  padding: 3px;
  border: 2px solid #939;
  border-radius: 7px;
  color: #939;
}
#upgrade .wrapper {
  padding-top: 15px;
  position: relative;
  margin-bottom: 40px;
}
#upgrade h2 {
  margin-bottom: 27px;
  text-align: center;
  color: #1C7D04;
  font-size: 24px;
  font-weight: bold;
}
#upgrade .facts {
  margin-bottom: 15px;
  float: left;
}
#upgrade .facts p {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
}
#upgrade .facts h3 {
  margin-bottom: 5px;
  color: #555;
  font-size: 17px;
  font-weight: bold;
}
#upgrade .facts .fl {
  width: 360px;
}
#upgrade .facts .fl i {
  float: left;
  margin: -5px 5px 0 0;
  width: 22px;
  height: 25px;
  background: url('/static/img/sprite_upgrade.png') no-repeat -172px -111px;
}
#upgrade .facts .fr {
  width: 280px;
  margin-left: 10px;
}
#upgrade .facts .fr p {
  width: 305px;
}
#upgrade .facts .fr i {
  float: left;
  margin: -2px 5px 0 0;
  width: 24px;
  height: 21px;
  background: url('/static/img/sprite_upgrade.png') no-repeat -172px -146px;
}
#upgrade .cards {
  position: absolute;
  top: 16px;
  right: 3px;
}
#upgrade .cards li {
  float: right;
  width: 48px;
  height: 30px;
  margin-left: -3px;
}
#upgrade .cards li img {
  height: 30px;
}
#upgrade .plans {
  margin-bottom: 50px;
  padding: 0 65px;
  text-align: center;
}
#upgrade .plans li {
  float: left;
  margin: 0 16px;
}
#upgrade .plans li a {
  text-decoration: none;
  display: block;
  position: relative;
  width: 142px;
  height: 285px;
  border: 1px solid #E9EBE8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  outline: 0;
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  -o-transition: all .05s linear;
  -ms-transition: all .05s linear;
  transition: all .05s linear;
}
#upgrade .plans li a .price strong {
  display: block;
  margin-bottom: 3px;
  color: #555;
  font-size: 18px;
  font-weight: bold;
}
#upgrade .plans li a .price span {
  display: block;
  color: #666;
  font-size: 12px;
}
#upgrade .plans li a .price .magenta {
  margin-top: 15px;
  color: #a83fa8;
}
#upgrade .plans li a .sep {
  width: 55px;
  height: 1px;
  margin: 11px auto;
  background: #D6D6D6;
}
#upgrade .plans li a .desc {
  color: #1C7D04;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}
#upgrade .plans li a i.checkmark {
  width: 30px;
  height: 29px;
  background: url('/static/img/sprite_upgrade.png') no-repeat -172px -198px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin: 0 0 0 -15px;
}
#upgrade .plans li a:hover {
  border-color: #888;
  text-decoration: none;
}
#upgrade .plans li:hover i.checkmark {
  background-position: -172px -39px;
}
#upgrade .plans li.selected a {
  background: #F2F4F0;
  border-color: #BBB;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  cursor: default;
}
#upgrade .plans li.selected.plan1 i.icon {
  background-position: -86px 0 !important;
}
#upgrade .plans li.selected.plan2 i.icon {
  background-position: -86px -83px !important;
}
#upgrade .plans li.selected.plan3 i.icon {
  background-position: -86px -166px !important;
}
#upgrade .plans li.selected i.checkmark {
  background-position: -172px 0 !important;
}
#upgrade .plans li.plan1 i {
  margin: 14px 0 11px 34px;
  width: 76px;
  height: 73px;
  background: url('/static/img/sprite_upgrade.png') no-repeat 0px 0px;
}
#upgrade .plans li.plan2 i {
  margin: 14px 0 11px 34px;
  width: 76px;
  height: 73px;
  background: url('/static/img/sprite_upgrade.png') no-repeat 0px -83px;
}
#upgrade .plans li.plan3 i {
  margin: 14px 0 11px 34px;
  width: 76px;
  height: 73px;
  background: url('/static/img/sprite_upgrade.png') no-repeat 0px -166px;
}
#upgrade .plans:before,
#upgrade .plans:after {
  content: '';
  display: table;
}
#upgrade .plans:after {
  clear: both;
}
#upgrade .method {
  display: none;
  text-align: center;
  margin-bottom: 40px;
}
#upgrade .method .sep {
  width: 430px;
  height: 1px;
  margin: 0 auto;
  background: #D6D6D6;
}
#upgrade .method .choice {
  display: block;
  margin-top: 20px;
}
#upgrade .method .choice ul {
  font-size: 0;
}
#upgrade .method .choice ul li {
  display: inline-block;
  position: relative;
  margin: 0 2px;
}
#upgrade .method .choice ul li a {
  display: block;
  padding: 2px;
  border: 1px solid #E9EBE8;
  border-radius: 3px;
  outline: 0;
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  -o-transition: all .05s linear;
  -ms-transition: all .05s linear;
  transition: all .05s linear;
}
#upgrade .method .choice ul li a:hover {
  border: 1px solid #666;
}
#upgrade .method h4 {
  margin-bottom: 7px;
  color: #555;
  font-size: 14px;
  font-weight: bold;
}
#upgrade .separator {
  text-align: center;
  width: 430px;
  margin: auto;
  position: relative;
  height: 30px;
}
#upgrade .separator .left {
  position: absolute;
  top: 50%;
  width: 200px;
  height: 1px;
  left: 0;
  background: #D6D6D6;
}
#upgrade .separator .text {
  padding-top: 8px;
}
#upgrade .separator .right {
  position: absolute;
  top: 50%;
  width: 200px;
  height: 1px;
  right: 0;
  background: #D6D6D6;
}
#upgrade .sms_plan {
  width: 620px;
  height: 150px;
  margin: 10px auto;
  border: 1px solid #E9EBE8;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  outline: 0;
  -webkit-transition: all .05s linear;
  -moz-transition: all .05s linear;
  -o-transition: all .05s linear;
  -ms-transition: all .05s linear;
  transition: all .05s linear;
  cursor: default;
}
#upgrade .sms_plan .sms_logo,
#upgrade .sms_plan .sms_info,
#upgrade .sms_plan .sms_check {
  float: left;
  height: 100%;
}
#upgrade .sms_plan .sms_logo {
  width: 200px;
}
#upgrade .sms_plan .sms_logo img {
  margin: 10px 0 10px 10px;
}
#upgrade .sms_plan .sms_info {
  width: 375px;
  padding-top: 12px;
  text-align: center;
}
#upgrade .sms_plan .sms_info h4 {
  color: #555;
  font-size: 17px;
  margin: 13px 0 18px 0;
}
#upgrade .sms_plan .sms_info p {
  margin-bottom: 5px;
  line-height: 1.3;
}
#upgrade .sms_plan .sms_info p.small {
  font-size: 12px;
  color: #1C7D04;
}
#upgrade .sms_plan .sms_info p.message {
  color: #555;
  font-size: 18px;
}
#upgrade .sms_plan .sms_info p.price {
  color: #a83fa8;
}
#upgrade .sms_plan .sms_info p.sms_support {
  font-size: 9px;
  color: #ADADAD;
}
#upgrade .privacy {
  margin-top: 30px;
  padding: 0 60px 0 20px;
  text-align: justify;
  color: #ADADAD;
  font-size: 9px;
  line-height: 1.25;
}
#upgrade .privacy i {
  font-size: 33px;
  color: #1C7D04;
  margin-bottom: 10px;
}
#upgrade .privacy a {
  color: #ADADAD;
  font-weight: bold;
  white-space: nowrap;
}
#upgrade .support {
  position: absolute;
  font-size: 11px;
  bottom: -40px;
  left: 0;
  color: #555;
}
#upgrade .support a {
  font-weight: bold;
}
#upgrade .redirecting {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('/static/img/rgba_255-255-255-60.png') repeat 0 0;
}
#upgrade .redirecting p {
  position: absolute;
  bottom: 73px;
  left: 50%;
  width: 150px;
  margin-left: -75px;
  padding: 20px 0;
  background: #FFF;
  border: 1px solid green;
  border-radius: 5px;
  text-align: center;
  color: #555;
  line-height: 1.3;
}
#upgrade .redirecting p i {
  display: block;
  width: 43px;
  height: 11px;
  margin: 7px 0 0 50px;
  background: url('/static/img/redirecting.gif') no-repeat 0 0;
}
#upgrade .discount #background {
  position: absolute;
  height: 430px;
  width: 250px;
  right: 15px;
  background: url('/static/img/partners/membership_back.jpg') no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#upgrade .discount #separator {
  width: 100%;
  position: absolute;
  top: 445px;
  left: 0px;
  border-bottom: 1px solid #CCC;
}
#upgrade .discount .plans {
  margin-top: 40px;
  margin-bottom: 80px;
  padding: 0px 168px;
}
#upgrade .discount .plans li {
  margin: 0;
}
#upgrade .discount .plans li.plan1 i {
  margin: 20px 122px 11px 122px;
  background-position: -86px 0;
}
#upgrade .discount .plans li.plan1 .price .new_price {
  font-size: 14px;
  margin-bottom: 7px;
}
#upgrade .discount .plans li.plan1 .price .new_price em {
  text-decoration: line-through;
  font-style: normal;
}
#upgrade .discount .plans li.plan1 .price .new_price b {
  background-color: #a83fa8;
  color: #FFF;
  padding: 2px 3px;
  border-radius: 5px;
  margin-left: 5px;
}
#upgrade .discount .plans li.plan1 .button {
  width: 216px;
  margin: 15px auto;
  background-color: #1c7d04;
  padding: 15px 12px;
  color: #FFF;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
}
#upgrade .discount .plans li.plan1 .button:hover {
  -webkit-box-shadow: 0 0 5px rgba(23, 88, 7, 0.8);
  box-shadow: 0 0 5px rgba(23, 88, 7, 0.8);
}
#upgrade .discount .plans li.plan1 .star {
  width: 245px;
  margin: 15px auto;
  color: #999;
}
#upgrade .discount .plans li.plan1 .star b {
  color: #a83fa8;
}
#upgrade .discount .plans li a {
  width: 320px;
  height: 330px;
  background-color: #FFF;
  border-color: #CCC;
  cursor: default;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#upgrade .discount .plans li.selected a {
  border: 2px solid #1D8411;
  cursor: default;
  width: 319px;
  height: 329px;
}
#upgrade .discount .plans li.selected a i {
  margin: 19px 122px 11px 122px;
}
#upgrade .discount .plans li.selected a .button {
  background-color: #CCC;
  cursor: default;
}
#upgrade .discount .plans li.selected a .button:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tg-tooltip {
  display: none;
  position: absolute;
  width: 245px;
  padding: 3px 4px 4px;
  background: #FFFFCF;
  border: 1px solid #B5B5B5;
  border-bottom-color: #AAA;
  font-size: 11px;
  line-height: 1.2;
  text-align: left;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
#cancel .content-padding {
  margin: 0px;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 12px;
}
#cancel .content-padding .support_text {
  color: #333;
  padding: 5px 10px;
}
#cancel .content-padding .notice {
  border: 1px solid #f3cd85;
  background: #fcf2e0;
  padding: 6px;
  margin-bottom: 5px;
}
#cancel .content-padding .support_field {
  padding: 5px;
}
#cancel .content-padding .support_textarea_style {
  width: 300px;
  height: 100px;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 4px !important;
  font-size: 12px;
  color: #333;
  border: 1px solid #CCC;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#unsubscribe .content-padding {
  padding: 0px;
  font-size: 12px;
}
#unsubscribe .content-padding .separator {
  border-top: 1px solid #CCC;
  height: 10px;
  width: 705px;
}
#unsubscribe .content-padding .simple_text {
  font-size: 14px;
  margin: 10px;
  color: #333;
}
#unsubscribe .content-padding .middle_font {
  color: #666;
  text-align: center;
  margin: 3px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
}
#unsubscribe .content-padding #agree {
  margin-left: 10px;
}
#unsubscribe .content-padding .btn.submit_agree_btn {
  margin: 10px 0 0 10px;
}
#tips .content-padding {
  padding: 0 0 0 10px;
  font-size: 12px;
  line-height: 1.5;
}
#tips .content-padding .separator {
  border-top: 1px solid #CCC;
  height: 10px;
  width: 705px;
  margin-left: -10px;
}
#tips .content-padding p {
  margin: 10px 0;
}
#tips .content-padding .big_font {
  font-size: 17px;
}
#tips .content-padding .middle_font {
  font-size: 14px;
}
#tips .content-padding .bold {
  font-weight: bold;
}
#tips .content-padding .text_green {
  color: green;
}
#tips .content-padding .head {
  color: #333;
}
#tips .content-padding .center {
  text-align: center;
}
#tips .content-padding .grey {
  color: #666;
}
#tips .content-padding .tight_par {
  margin: 3px 0 10px 0;
}
#tips .content-padding .small_par {
  margin: 10px 0 0 0;
}
#profile .thetitle .verified {
  width: 26px;
  height: 26px;
  background: url('/static/img/sprite_new.png') no-repeat -348px -54px;
  margin: 2px 6px 0 0;
}
#profile .thetitle .age {
  float: left;
  margin-left: 8px;
  font-size: 12px;
}
#profile .explanation_message_box_win {
  background: url('/static/img/message_box.png');
  background-repeat: no-repeat;
  display: block;
  position: relative;
  top: -15px;
  left: -44px;
  width: 300px;
  height: 87px;
  font-size: 11px;
  padding-top: 23px;
  padding-left: 25px;
  padding-right: 18px !important;
  z-index: 950;
}
#profile > .thetitle .age {
  margin-top: 15px;
}
#profile .box {
  zoom: 1;
  /* IE <= 7 */
  background: #F2F4F0;
  color: #909090;
}
#profile .box:before,
#profile .box:after {
  content: '';
  display: table;
}
#profile .box:after {
  clear: both;
}
#profile .favorite {
  float: left;
  width: 186px;
  height: 20px;
}
#profile .favorite i {
  float: left;
  width: 16px;
  font-size: 12px;
  height: 16px;
  margin: 1px 5px 0 2px;
  background: url('/static/img/favorite_star.png') no-repeat;
  background-size: 48px;
  background-position: -32px 0;
}
#profile .favorite:hover .add_favorite_icon {
  background-position: 0px 0px;
}
#profile .favorite .remove_favorite_icon {
  background-position: -16px 0px;
}
#profile .favorite .text {
  float: left;
  margin-top: 5px;
}
#profile #show_pr_photo {
  font-size: 10px;
  width: 187px;
}
#profile .wrapper h2 {
  font-weight: bold;
}
#profile .wrapper .details {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 15px;
}
#profile .wrapper .details:before,
#profile .wrapper .details:after {
  content: '';
  display: table;
}
#profile .wrapper .details:after {
  clear: both;
}
#profile .wrapper .details .fl {
  width: 186px;
}
#profile .wrapper .details .fl .photo {
  position: relative;
  margin-bottom: 13px;
  border: 1px solid #ABABAB;
}
#profile .wrapper .details .fl .photo img {
  display: block;
  padding: 2px;
  background: #FFF;
}
#profile .wrapper .details .fl .photo #front_photo {
  cursor: pointer;
}
#profile .wrapper .details .fl .photo .online {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 16px;
  padding: 0 5px;
  background: #5AAB05;
  color: #FFF;
  font-weight: bold;
  line-height: 16px;
}
#profile .wrapper .details .fl .buttons .btn {
  display: block;
  margin-bottom: 3px;
}
#profile .wrapper .details .fl .buttons .btn i {
  margin-top: 1px;
  color: #44A000;
  font-size: 16px;
  background: none;
}
#profile .wrapper .details .fl .buttons .btn i.message {
  margin: 1px 8px 0 -5px;
  font-size: 17px;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#profile .wrapper .details .fl .buttons .btn i.call {
  margin: 0 6px 0 -2px;
}
#profile .wrapper .details .fl .buttons .btn em {
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
}
#profile .wrapper .details .fl .buttons .phone {
  position: relative;
  margin-bottom: 3px;
}
#profile .wrapper .details .fl .buttons .phone p {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  background: #adbea9;
  color: #174e00;
  font-weight: bold;
  text-align: left;
  padding: 8px;
}
#profile .wrapper .details .fl .box {
  padding: 7px 25px 8px;
  line-height: 1.2;
}
#profile .wrapper .details .fl .social {
  height: 20px;
  margin-top: 30px;
}
#profile .wrapper .details .fr {
  width: 505px;
}
#profile .wrapper .details .fr .box {
  margin-bottom: 10px;
}
#profile .wrapper .details .fr .box p {
  float: left;
  margin-left: 8px;
  line-height: 34px;
}
#profile .wrapper .details .fr .box .rate {
  float: right;
  margin: 11px 13px 0 0;
  color: #333;
}
#profile .wrapper .details .fr .box .rate .indicator {
  display: inline-block;
  vertical-align: -1px;
  font-size: 0;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#profile .wrapper .details .fr .box .rate .indicator li {
  display: inline-block;
  width: 3px;
  height: 9px;
  margin-left: 1px;
  background: #CFD5C8;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#profile .wrapper .details .fr .box .rate .indicator li.on {
  background: #74C600;
}
#profile .wrapper .details .fr #show_more_content a {
  text-decoration: none;
}
#profile .wrapper .details .fr #show_more_content a i {
  font-size: 9px;
  margin-left: 8px;
  color: #333;
}
#profile .wrapper .details .fr table {
  width: 100%;
  margin-bottom: 15px;
  line-height: 1.55;
}
#profile .wrapper .details .fr table th,
#profile .wrapper .details .fr table td {
  padding: 5px;
  border-bottom: 1px solid #D9D9D9;
  vertical-align: top;
}
#profile .wrapper .details .fr table th {
  width: 120px;
}
#profile .wrapper .details .fr table td {
  color: #1C7D04;
}
#profile .wrapper .details .fr table .trips li {
  margin-bottom: 3px;
}
#profile .wrapper .details .fr table .trips li i,
#profile .wrapper .details .fr table .trips li span {
  display: inline-block;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#profile .wrapper .details .fr table .trips li i {
  width: 8px;
  vertical-align: top;
  margin-top: 4px;
  font-size: 12px;
}
#profile .wrapper .details .fr table .trips li span.where {
  width: 100px;
  margin-left: 7px;
  color: #333;
}
#profile .wrapper .details .fr table .trips li span.when {
  width: 180px;
  margin-left: 9px;
  color: #999;
  vertical-align: top;
}
#profile .wrapper .details .fr table .trips li a {
  float: right;
  /* IE <= 7 */
  *float: none;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#profile .wrapper .details .fr table .trips .trip_description_link {
  text-align: right;
}
#profile .wrapper .details .fr table .trips .trip_description_link span {
  color: green;
  cursor: pointer;
  float: right;
  width: 50px;
  margin-right: 5px;
}
#profile .wrapper .details .fr table .trips .trip_description {
  height: 0px;
  float: left;
  display: none;
  position: absolute;
  margin-left: 35px;
  margin-top: 0px;
  color: #333;
}
#profile .wrapper .details .fr table .trips .trip_popup_top,
#profile .wrapper .details .fr table .trips .trip_popup_middle,
#profile .wrapper .details .fr table .trips .trip_popup_bottom {
  width: 340px;
}
#profile .wrapper .details .fr table .trips .trip_popup_top {
  height: 25px;
  background: url('/static/img/msg_top.png');
}
#profile .wrapper .details .fr table .trips .trip_popup_middle {
  background: url('/static/img/msg_middle.png');
}
#profile .wrapper .details .fr table .trips .trip_popup_content {
  margin-left: 20px;
  width: 300px;
}
#profile .wrapper .details .fr table .trips .trip_popup_bottom {
  height: 25px;
  background: url('/static/img/msg_bottom.png');
}
#profile .wrapper .details .fr .about {
  word-wrap: break-word;
  margin-right: 20px;
  padding: 0 5px;
  line-height: 1.55;
}
#profile .wrapper .details .fr .about p {
  margin: 11px 0;
}
#profile .wrapper .details .fr .about h2 {
  margin-bottom: 12px;
}
#profile .wrapper .photos h2 {
  margin-bottom: 15px;
}
#profile .wrapper .photos .grid {
  zoom: 1;
  /* IE <= 7 */
  margin-left: 0;
  margin-right: -7px;
}
#profile .wrapper .photos .grid:before,
#profile .wrapper .photos .grid:after {
  content: '';
  display: table;
}
#profile .wrapper .photos .grid:after {
  clear: both;
}
#profile .wrapper .photos .grid li {
  float: left;
  height: auto;
  margin: 0 7px 7px 0;
}
#profile .wrapper .photos .grid li .photo {
  margin-bottom: 0;
}
#profile .wrapper .photos .grid li .photo img {
  padding: 0;
}
#profile .wrapper .photos .grid li .photo:hover {
  border-color: #1C7D04;
}
#profile .wrapper .photos .grid li .permitted-private {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#profile .wrapper .toolbar {
  zoom: 1;
  /* IE <= 7 */
  margin: 20px 0 -13px;
  padding: 10px 0 0;
  border-top: 1px solid #F2F4F0;
}
#profile .wrapper .toolbar:before,
#profile .wrapper .toolbar:after {
  content: '';
  display: table;
}
#profile .wrapper .toolbar:after {
  clear: both;
}
#profile .wrapper .toolbar p {
  color: #999;
  line-height: 24px;
}
#profile .new_message_container_close_textarea {
  font-family: Verdana, Arial, sans-serif;
  height: 60px;
  width: 342px;
  resize: none;
  color: #333;
  font-size: 12px;
  padding: 4px 4px;
  overflow-x: hidden;
  overflow-y: hidden;
  display: block;
  background-color: #f8f9f7;
}
#profile .emotion_in_text {
  vertical-align: middle;
}
#profile .emotions {
  display: block;
  float: left;
  background: url('/static/img/inbox/emos/emotions.png') no-repeat;
  padding: 1px;
  margin: 2px;
}
#profile .emotions:hover {
  cursor: pointer;
}
#profile .emotions_show {
  width: 31px;
  height: 19px;
  background-position: 0px 1px;
  margin-top: 3px;
  float: left;
}
#profile .emotions_block {
  display: none;
  float: left;
}
#profile .em_smile {
  width: 19px;
  height: 19px;
  background-position: -36px 1px;
}
#profile .em_wink {
  width: 19px;
  height: 19px;
  background-position: -61px 1px;
}
#profile .em_wink:hover {
  background: url('/static/img/inbox/emos/02_wink_static.gif') 0px 1px no-repeat;
}
#profile .em_wave {
  width: 19px;
  height: 19px;
  background-position: -86px 1px;
}
#profile .em_wave:hover {
  background: url('/static/img/inbox/emos/22_hi.gif') 0px 1px no-repeat;
}
#profile .em_blush {
  width: 19px;
  height: 19px;
  background-position: -111px 1px;
}
#profile .em_blush:hover {
  background: url('/static/img/inbox/emos/04_blush.gif') 0px 1px no-repeat;
}
#profile .em_clap {
  width: 19px;
  height: 19px;
  background-position: -136px 1px;
}
#profile .em_clap:hover {
  background: url('/static/img/inbox/emos/23_clap.gif') 0px 1px no-repeat;
}
#profile .em_lought {
  width: 19px;
  height: 19px;
  background-position: -111px 1px;
}
#profile .em_shake {
  width: 19px;
  height: 19px;
  background-position: -136px 1px;
}
#profile .em_shake:hover {
  background: url('/static/img/inbox/emos/05_shake_static.gif') 0px 1px no-repeat;
}
#profile .em_cool {
  width: 19px;
  height: 19px;
  background-position: -161px 1px;
}
#profile .em_cool:hover {
  background: url('/static/img/inbox/emos/06_cool_static.gif') 0px 1px no-repeat;
}
#profile .em_dotdot {
  width: 19px;
  height: 19px;
  background-position: -186px 1px;
}
#profile .em_dotdot:hover {
  background: url('/static/img/inbox/emos/04_laugh_static.gif') 0px 1px no-repeat;
}
#profile .em_kiss {
  width: 19px;
  height: 19px;
  background-position: -211px 1px;
}
#profile .em_kiss:hover {
  background: url('/static/img/inbox/emos/08_kiss.gif') 0px 1px no-repeat;
}
#profile .em_loveyou {
  width: 19px;
  height: 19px;
  background-position: -236px 1px;
}
#profile .em_loveyou:hover {
  background: url('/static/img/inbox/emos/09_loveyou_static.gif') 0px 1px no-repeat;
}
#profile .em_chuckle {
  width: 19px;
  height: 19px;
  background-position: -36px -20px;
}
#profile .em_chuckle:hover {
  background: url('/static/img/inbox/emos/21_giggle.gif') 0px 1px no-repeat;
}
#profile .em_rolleyes {
  width: 19px;
  height: 19px;
  background-position: -61px -20px;
}
#profile .em_rolleyes:hover {
  background: url('/static/img/inbox/emos/10_rolleyes_static.gif') 0px 1px no-repeat;
}
#profile .em_rofl {
  width: 19px;
  height: 19px;
  background-position: -86px -20px;
}
#profile .em_rofl:hover {
  background: url('/static/img/inbox/emos/20_rofl.gif') 0px 1px no-repeat;
}
#profile .em_dotdot_p {
  width: 19px;
  height: 19px;
  background-position: -111px -20px;
}
#profile .em_dotdot_p:hover {
  background: url('/static/img/inbox/emos/12_dotdot_p_static.gif') 0px 1px no-repeat;
}
#profile .em_angel {
  width: 19px;
  height: 19px;
  background-position: -136px -20px;
}
#profile .em_angel:hover {
  background: url('/static/img/inbox/emos/13_angel_static.gif') 0px 1px no-repeat;
}
#profile .em_amazed {
  width: 19px;
  height: 19px;
  background-position: -161px -20px;
}
#profile .em_amazed:hover {
  background: url('/static/img/inbox/emos/14_amazed_static.gif') 0px 1px no-repeat;
}
#profile .em_angry {
  width: 19px;
  height: 19px;
  background-position: -186px -20px;
}
#profile .em_angry:hover {
  background: url('/static/img/inbox/emos/15_angry.gif') 0px 1px no-repeat;
}
#profile .em_sad {
  width: 19px;
  height: 19px;
  background-position: -211px -20px;
}
#profile .em_sad:hover {
  background: url('/static/img/inbox/emos/17_sad_static.gif') 0px 1px no-repeat;
}
#profile .em_dazed {
  width: 19px;
  height: 19px;
  background-position: -236px -20px;
}
#profile .em_dazed:hover {
  background: url('/static/img/inbox/emos/18_dazed_static.gif') 0px 1px no-repeat;
}
#profile img.preload {
  display: none;
}
#profile .emoticons {
  float: left;
  margin-top: 5px;
}
#visitors .photo:hover > .remove_visitor {
  display: block;
}
#visitors .photo i {
  display: none;
  font-size: 22px;
  color: #FFF;
  top: 2px;
  right: 3px;
  position: absolute;
  text-shadow: 0px 1px 1px #333;
}
#visitors .photo i:hover {
  color: #71c600;
}
#my .pac-container {
  left: 362px;
  width: 196px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
#my .pac-container:after {
  content: normal;
}
#my .pac-item {
  padding: 5px 3px;
}
#my .pac-item:hover,
#my .pac-selected {
  background: none repeat scroll 0 0 #F2F2F2;
  color: #1C7D04;
}
#my #languageesCheckbox {
  margin: 0px 0px 7px 0px;
}
#my #languageesCheckbox .wrap {
  padding: 3px 2px;
  border: 1px solid #CCC;
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#my #languageesCheckbox input {
  border: 0;
}
#my #languageesCheckbox .all {
  display: none;
  margin: 2px 0 5px 1px;
  *display: inline;
  *zoom: 1;
}
#my #languageesCheckbox tr.more {
  display: table-row;
  *display: block;
}
#my #languageesCheckbox tr.first td {
  border-bottom: 1px solid #DDD;
}
#my #languageesCheckbox.more-hidden .all {
  display: inline-block;
}
#my #languageesCheckbox.more-hidden tr.more {
  display: none;
}
#my #languageesCheckbox.more-hidden tr.first td {
  border-bottom: 0;
}
#my form .notice {
  display: none;
}
#my form .notice.success {
  margin-bottom: 6px;
}
#my form .fieldset {
  padding: 10px 0 10px 0;
}
#my form .field-error,
#my form .field-error-live {
  display: none;
  color: red;
  line-height: 25px;
}
#my form .field input[type="text"] {
  width: 180px;
}
#my form .submit-dbl {
  float: left;
  width: 138px;
  height: 27px;
  padding-top: 7px;
  margin-right: 10px;
  background: url('/static/img/submit_2x.png');
  background-repeat: no-repeat;
  border: 0px;
  color: white;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}
#my .icon {
  background-repeat: no-repeat;
  background-position: center center;
}
#my .icon-user {
  background-image: url('/static/img/icons/profile/user.png');
}
#my .icon-email {
  background-image: url('/static/img/icons/profile/email.png');
}
#my .icon-globe {
  background-image: url('/static/img/icons/profile/globe.png');
}
#my .icon-lock {
  background-image: url('/static/img/icons/profile/lock.png');
}
#my .icon-phone {
  background-image: url('/static/img/icons/profile/phone.png');
}
#my .icon-photos {
  background-image: url('/static/img/icons/profile/photos.png');
}
#my .thetitle .view {
  float: left;
  margin: -1px 7px 0 0;
  border: 1px solid #1C7D04;
  /* CSS3 */
  border-radius: 2px;
}
#my .thetitle .view img {
  display: block;
  margin: 1px;
}
#my .thetitle .view:hover {
  border-width: 2px;
}
#my .thetitle .view:hover img {
  margin: 0;
}
#my .thetitle .view2 {
  float: right;
  margin: -5px 0 0 0;
  padding: 2px 5px 2px 2px;
  border: 1px solid #1C7D04;
  /* CSS3 */
  border-radius: 3px;
}
#my .thetitle .view2 span {
  float: right;
}
#my .thetitle .view2 span.img {
  margin-right: 6px;
}
#my .thetitle .view2 span.img img {
  display: block;
}
#my .thetitle .view2 span.name {
  margin-top: 8px;
  font-weight: bold;
}
#my .thetitle .view2:hover {
  padding: 1px 4px 1px 1px;
  border-width: 2px;
}
#my .section-switch {
  zoom: 1;
  /* IE <= 7 */
  margin: 0;
  padding: 5px 20px 0;
  min-height: 250px;
}
#my .section-switch:before,
#my .section-switch:after {
  content: '';
  display: table;
}
#my .section-switch:after {
  clear: both;
}
#my .section-switch li {
  float: left;
  padding: 12px;
  list-style: none;
}
#my .section-switch li a {
  position: relative;
  display: block;
  width: 140px;
  height: 103px;
  padding-top: 10px;
  border: 1px solid #FFF;
  border-radius: 15px;
  text-align: center;
  text-decoration: none;
}
#my .section-switch li a i {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
#my .section-switch li a span {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}
#my .section-switch li a:hover {
  border-color: #CCC;
}
#my .toolbar {
  zoom: 1;
  /* IE <= 7 */
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #CCC;
  text-align: right;
}
#my .toolbar:before,
#my .toolbar:after {
  content: '';
  display: table;
}
#my .toolbar:after {
  clear: both;
}
#my-pictures .icon {
  width: 13px;
  height: 13px;
  background: url('/static/img/sprite_new.png') no-repeat 0 0;
}
#my-pictures .icon-crop {
  background-position: -412px -92px;
}
#my-pictures .icon-lock {
  color: #999;
  font-size: 25px;
  text-decoration: none;
}
#my-pictures .icon-eye {
  color: #999;
  font-size: 18px;
  vertical-align: -10px;
}
#my-pictures .icon-tick {
  color: #999;
  font-size: 18px;
}
#my-pictures .icon-close {
  font-size: 20px;
  color: #CA0813;
  vertical-align: -11px;
  text-decoration: none;
}
#my-pictures .thetitle {
  margin-bottom: 20px;
}
#my-pictures .wrapper {
  padding: 0 5px;
}
#my-pictures p {
  font-size: 12px;
}
#my-pictures p.intro {
  margin-bottom: 25px;
}
#my-pictures h2 {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: bold;
}
#my-pictures .operations {
  width: 83px;
  border-top: 1px solid #ccc;
  margin-bottom: -2px;
  margin-left: -2px;
}
#my-pictures .tools {
  zoom: 1;
  /* IE <= 7 */
  margin-top: 2px;
  height: 25px;
}
#my-pictures .tools:before,
#my-pictures .tools:after {
  content: '';
  display: table;
}
#my-pictures .tools:after {
  clear: both;
}
#my-pictures .tools a {
  text-decoration: none;
}
#my-pictures .tools a i {
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#my-pictures .tools a .label {
  margin-left: 3px;
  color: #333;
  font-size: 11px;
}
#my-pictures .tools a .label:hover {
  text-decoration: underline;
}
#my-pictures .tools table td {
  text-align: center;
}
#my-pictures .tools table td.right-border {
  border-right: 1px solid #CCC;
  height: 24px;
}
#my-pictures .tools table td.left-border {
  border-left: 1px solid #CCC;
  height: 24px;
}
#my-pictures .main-photo {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 22px;
}
#my-pictures .main-photo:before,
#my-pictures .main-photo:after {
  content: '';
  display: table;
}
#my-pictures .main-photo:after {
  clear: both;
}
#my-pictures .main-photo .photo-wrapper {
  float: left;
  width: 180px;
  margin-right: 17px;
  padding: 2px;
  border: 1px solid #ABABAB;
}
#my-pictures .main-photo .photo-wrapper .photo {
  width: 180px;
  height: 240px;
  background-color: #F2F4F0;
  position: relative;
}
#my-pictures .main-photo .photo-wrapper .photo i {
  font-size: 46px;
  position: absolute;
  top: 95px;
  left: 67px;
  color: #FFF;
  text-shadow: 0px 0px 5px #333;
}
#my-pictures .main-photo .photo-uploaded {
  background: #EDFFCC;
  border-color: #1c7d04;
}
#my-pictures .main-photo .upload {
  float: left;
  padding-top: 2px;
}
#my-pictures .main-photo .upload p {
  margin-bottom: 12px;
}
#my-pictures .main-photo .upload ul {
  margin-bottom: 14px;
  color: #666666;
}
#my-pictures .main-photo .upload ul li {
  padding: 5px 0;
}
#my-pictures .main-photo .upload ul li i {
  color: #F49422;
  font-size: 16px;
  vertical-align: -2px;
}
#my-pictures .main-photo .upload .uploading {
  margin-left: 16px;
  padding-left: 19px;
  background: url('/static/img/loading.gif') no-repeat left center;
}
#my-pictures .main-photo .rights {
  clear: both;
  padding-top: 15px;
  color: #ABABAB;
  font-size: 11px;
}
#my-pictures .list {
  margin-bottom: 17px;
}
#my-pictures .list h2 {
  margin-bottom: 12px;
}
#my-pictures .list h2 i {
  font-size: 20px;
  color: #1C7D04;
  vertical-align: -4px;
  margin-right: 5px;
  margin-left: 2px;
}
#my-pictures .list ul {
  zoom: 1;
  /* IE <= 7 */
}
#my-pictures .list ul:before,
#my-pictures .list ul:after {
  content: '';
  display: table;
}
#my-pictures .list ul:after {
  clear: both;
}
#my-pictures .list ul li {
  float: left;
  width: 80px;
  margin: 0 3px 6px 0;
  padding: 1px;
  border: 1px solid #BEBEBE;
}
#my-pictures .list ul li .photo {
  width: 80px;
  height: 106px;
  background: #F2F4F0 url('/static/img/icons/camera.png') no-repeat center center;
}
#my-pictures .list ul li.main {
  background: #EDFFCC;
  border-color: #1C7D04;
}
#my-pictures .list.private h2 i {
  font-size: 24px;
  margin-left: -3px;
  margin-right: 0px;
}
#my-pictures .crop-photo h2 {
  margin-bottom: 20px;
}
#my-pictures .crop-photo .formatted {
  padding-bottom: 10px;
}
#my-pictures .crop-photo .formatted .checkmarks {
  margin-left: -28px;
}
#my-pictures .crop-photo .crop-container {
  zoom: 1;
  /* IE <= 7 */
  margin-bottom: 18px;
}
#my-pictures .crop-photo .crop-container:before,
#my-pictures .crop-photo .crop-container:after {
  content: '';
  display: table;
}
#my-pictures .crop-photo .crop-container:after {
  clear: both;
}
#my-pictures .crop-photo .crop-container .wrap {
  float: left;
  padding: 2px;
  border: 1px solid #BEBEBE;
}
#conversations .toolbar {
  overflow: hidden;
  height: 28px;
  margin-bottom: 15px;
}
#conversations .toolbar .tabs {
  zoom: 1;
  /* IE <= 7 */
  float: left;
}
#conversations .toolbar .tabs:before,
#conversations .toolbar .tabs:after {
  content: '';
  display: table;
}
#conversations .toolbar .tabs:after {
  clear: both;
}
#conversations .toolbar .tabs li {
  float: left;
  border: 1px solid #D9D9D9;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
}
#conversations .toolbar .tabs li a {
  display: block;
  padding: 0 8px;
  line-height: 24px;
  color: #333;
  text-align: center;
  text-decoration: none;
}
#conversations .toolbar .tabs li:first-child {
  border-left-color: #FFF;
}
#conversations .toolbar .tabs li:hover {
  border-color: #CCC;
  margin-right: -1px;
  padding-right: 1px;
}
#conversations .toolbar .tabs li.current {
  position: relative;
  border-color: #1C7D04;
  margin-right: -1px;
  padding-right: 1px;
}
#conversations .toolbar .tabs li.current a {
  cursor: default;
  color: #1C7D04;
  font-weight: bold;
}
#conversations .toolbar .form {
  float: right;
  padding-top: 0;
  margin-top: 1px;
}
#conversations .list {
  display: block;
  float: left;
  width: 706px;
  margin-bottom: 10px;
  border-top: 3px solid #D9D9D9;
}
#conversations .list .tm_short {
  width: 110px !important;
}
#conversations .list .restore_trashed,
#conversations .list .restore_ignored {
  float: right;
  margin-top: 17px;
}
#conversations .list .restored_box {
  float: left;
  margin: 17px 0 0 20px;
}
#conversations .list .inbox_loading {
  height: 24px;
  background: url('/static/img/loading.gif') no-repeat center center;
}
#conversations .list .cv-row-full {
  zoom: 1;
  display: block;
  float: left;
  width: 706px;
  min-height: 46px;
  background: #ffffff;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
#conversations .list .cv-row-full:hover {
  background: #E6FFB8 !important;
}
#conversations .list .cv-row-full.unread {
  background: #EEE;
}
#conversations .list .cv-row-full .profile {
  display: block;
  float: left;
  width: 248px;
  height: 37px;
  padding: 3px 6px 6px 6px;
}
#conversations .list .cv-row-full .profile .replied {
  float: left;
  width: 15px;
  margin-bottom: 5px;
}
#conversations .list .cv-row-full .profile .replied i {
  color: #999;
  margin-top: 14px;
  font-size: 12px;
}
#conversations .list .cv-row-full .profile img {
  float: left;
  margin-right: 9px;
}
#conversations .list .cv-row-full .profile i {
  float: left;
  margin: 14px 5px 0 0;
  width: 8px;
  font-size: 12px;
}
#conversations .list .cv-row-full .profile i.online {
  color: #1C7D04;
}
#conversations .list .cv-row-full .profile i.offline {
  color: #CCC;
}
#conversations .list .cv-row-full .profile .name {
  float: left;
  width: 175px;
  margin-top: 14px;
  color: #1C7D04;
}
#conversations .list .cv-row-full .profile .name_deleted {
  float: left;
  width: 175px;
  margin-top: 14px;
  color: #000;
}
#conversations .list .cv-row-full .profile .name em {
  color: #EAA31A;
  font-style: normal;
}
#conversations .list .cv-row-full .favorite {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/static/img/favorite_star.png);
  background-position: -40px 0px;
  background-repeat: no-repeat;
  background-size: 60px;
  float: left;
  margin: 11px 4px;
}
#conversations .list .cv-row-full .favorite:hover {
  background-position: 0px 0px;
}
#conversations .list .cv-row-full .favorite-added {
  background-position: -20px 0px !important;
}
#conversations .list .cv-row-full .double_lnk {
  display: block;
  float: left;
  width: 220px;
  height: 37px;
  padding: 3px 6px 6px 6px;
  margin-right: 5px;
}
#conversations .list .cv-row-full .double_lnk .cv_text {
  display: block;
  float: left;
  margin: 14px 0 0 0;
  color: #000;
}
#conversations .list .cv-row-full .double_lnk em {
  float: right;
  width: 18px;
  height: 15px;
  background: url('/static/img/messages/sms-icon.png') no-repeat;
  margin: 14px 10px 0 0;
}
#conversations .list .cv-row-full .ago {
  display: block;
  float: left;
  margin-top: 16px;
  color: #A3A3A3;
  width: 130px;
}
#conversations .list .cv-row-full .ago i {
  position: absolute;
  font-size: 24px;
  margin: -6px 0 0 -22px;
}
#conversations .list .cv-row-full a.atrash {
  float: right;
  padding: 0 0 10px 10px;
}
#conversations .list .cv-row-full .trash {
  font-size: 21px;
  color: #999;
  float: right;
  margin: 10px 14px 0 0;
}
#conversations .list .cv-row-full .trash:hover {
  color: #1C7D04;
}
#conversations .list .cv-row-double {
  zoom: 1;
  display: block;
  float: left;
  width: 706px;
  background: #ffffff;
  border-bottom: 1px solid #d9d9d9;
  min-height: 46px;
}
#conversations .list .cv-row-double.unread {
  background: #EEE;
}
#conversations .list .cv-row-double .profile {
  display: block;
  float: left;
  width: 248px;
  height: 37px;
  padding: 3px 6px 6px 6px;
  cursor: pointer;
}
#conversations .list .cv-row-double .profile:hover {
  background: #E6FFB8;
}
#conversations .list .cv-row-double .profile .replied {
  float: left;
  width: 15px;
  margin-bottom: 5px;
}
#conversations .list .cv-row-double .profile .replied i {
  color: #999;
  margin-top: 14px;
  font-size: 12px;
}
#conversations .list .cv-row-double .profile img {
  float: left;
  margin-right: 9px;
}
#conversations .list .cv-row-double .profile i {
  float: left;
  margin: 14px 5px 0 0;
  width: 8px;
  font-size: 12px;
}
#conversations .list .cv-row-double .profile i.online {
  color: #1C7D04;
}
#conversations .list .cv-row-double .profile i.offline {
  color: #CCC;
}
#conversations .list .cv-row-double .profile .name {
  float: left;
  width: 175px;
  margin-top: 14px;
  color: #1C7D04;
}
#conversations .list .cv-row-double .profile .name_deleted {
  float: left;
  width: 175px;
  margin-top: 14px;
  color: #000;
}
#conversations .list .cv-row-double .profile .name em {
  color: #EAA31A;
  font-style: normal;
}
#conversations .list .cv-row-double .favorite {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/static/img/favorite_star.png);
  background-position: -40px 0px;
  background-repeat: no-repeat;
  background-size: 60px;
  float: left;
  margin: 11px 4px;
}
#conversations .list .cv-row-double .favorite:hover {
  background-position: 0px 0px;
}
#conversations .list .cv-row-double .favorite-added {
  background-position: -20px 0px !important;
}
#conversations .list .cv-row-double .double_lnk {
  display: block;
  float: left;
  width: 220px;
  height: 37px;
  padding: 3px 6px 6px 6px;
  margin-right: 5px;
  cursor: pointer;
}
#conversations .list .cv-row-double .double_lnk:hover {
  background: #E6FFB8;
}
#conversations .list .cv-row-double .double_lnk .cv_text {
  display: block;
  float: left;
  margin: 14px 0 0 0;
  color: #000;
}
#conversations .list .cv-row-double .double_lnk em {
  float: right;
  width: 25px;
  height: 25px;
  background: url('/static/img/messages/sms-icon.png') no-repeat;
  margin: 14px 0 0 0;
}
#conversations .list .cv-row-double .ago {
  display: block;
  float: left;
  margin-top: 16px;
  color: #A3A3A3;
  width: 130px;
}
#conversations .list .cv-row-double .ago i {
  position: absolute;
  font-size: 24px;
  margin: -6px 0 0 -22px;
}
#conversations .list .cv-row-double a.atrash {
  float: right;
  padding: 0 0 10px 10px;
}
#conversations .list .cv-row-double .trash {
  font-size: 21px;
  color: #999;
  float: right;
  margin: 10px 14px 0 0;
}
#conversations .list .cv-row-double .trash:hover {
  color: #1C7D04;
}
#conversations .photos .photo_req {
  display: block;
  height: 40px;
  padding: 2px 4px;
  border-bottom: 1px solid grey;
}
#conversations .photos .photo_req .profile {
  float: left;
  margin-left: 18px;
  width: 185px;
}
#conversations .photos .photo_req .profile img {
  float: left;
  margin-right: 9px;
}
#conversations .photos .photo_req .profile .name {
  float: left;
  margin-top: 14px;
  color: #1C7D04;
}
#conversations .photos .photo_req h2 {
  font-weight: bold;
  float: left;
}
#conversations .photos .photo_req h2 i {
  display: inline-block;
  margin: 12px 4px 0 0;
  vertical-align: -3px;
  font-size: 16px;
  color: #1C7D04;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#conversations .actions {
  padding: 5px 5px 0 0;
  text-align: right;
}
#conversations .actions a {
  font-weight: bold;
}
#conversations .actions a.button {
  display: inline-block;
  margin-top: 12px;
  width: 74px;
  line-height: 18px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
  /* CSS3 */
  border-radius: 4px;
}
#conversations .actions a.allow {
  background: #1C7D04;
}
#conversations .actions a.allow:hover {
  background: #166403;
}
#conversations .actions a.deny {
  background: #B8B8B8;
}
#conversations .actions a.deny:hover {
  background: #ababab;
}
#conversations .actions a.link {
  margin-right: 8px;
}
#conversations .photos .actions {
  float: right;
  padding: 0;
}
#favorites .grid li {
  height: 170px;
}
#favorites .grid li .photo:hover > .remove_favorite_icon {
  display: block;
}
#favorites .grid li .photo i {
  display: none;
  font-size: 20px;
  color: #FFD200;
  top: 2px;
  right: 3px;
  position: absolute;
  text-shadow: 0px 1px 1px #333;
}
#favorites .grid li .photo i:hover {
  color: #FFF;
}
#favorites_info {
  color: #666;
}
#favorites_info i {
  font-size: 16px;
  color: #1C7D04;
  margin: 0 0 0 6px;
  vertical-align: 2px;
}
#conversation .messages_loading {
  height: 24px;
  background: url('/static/img/loading.gif') no-repeat center center;
}
#conversation .attachment i.icon-attach {
  font-size: 22px;
  color: #999;
  margin-left: 5px;
  vertical-align: -13px;
}
#conversation .attachment_loading {
  width: 24px;
  margin: 2px 0 0 7px;
}
#conversation .favorite {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(/static/img/favorite_star.png);
  background-position: -40px 0;
  background-repeat: no-repeat;
  background-size: 60px;
  margin: 5px 5px 0 -5px;
}
#conversation .favorite:hover {
  background-position: 0px 0px;
}
#conversation .favorite-added {
  background-position: -20px 0px !important;
}
#conversation .go_to_conversation {
  border: 1px solid #999;
  padding: 4px 11px 8px 10px;
  border-radius: 5px;
  color: #333;
  text-decoration: none;
}
#conversation .go_to_conversation i {
  vertical-align: -3px;
}
#conversation .list > li {
  position: relative;
  margin-bottom: 12px;
}
#conversation .list > li .emotion_in_text {
  vertical-align: middle;
  margin-top: -1px;
}
#conversation .list > li .sender {
  zoom: 1;
  /* IE <= 7 */
  position: absolute;
  top: 2px;
  left: 0;
  width: 160px;
}
#conversation .list > li .sender:before,
#conversation .list > li .sender:after {
  content: '';
  display: table;
}
#conversation .list > li .sender:after {
  clear: both;
}
#conversation .list > li .sender .img {
  float: left;
  margin-right: 5px;
}
#conversation .list > li .sender .img img {
  display: block;
  padding: 2px;
  border: 1px solid #B2B2B2;
  width: 30px;
  height: 40px;
}
#conversation .list > li .sender .img:hover img {
  border-color: #1C7D04;
}
#conversation .list > li .sender .img.big img {
  width: 80px;
  height: 106px;
}
#conversation .list > li .sender p {
  float: left;
  padding-top: 9px;
}
#conversation .list > li .sender p .name {
  display: block;
  margin-bottom: 6px;
}
#conversation .list > li .sender p .name em {
  color: #EAA31A;
  font-style: normal;
}
#conversation .list > li .sender p .name i {
  float: left;
  width: 8px;
  margin: 2px 5px 0 0;
}
#conversation .list > li .sender p .name i.online {
  color: #1C7D04;
}
#conversation .list > li .sender p .name i.offline {
  color: #CCC;
}
#conversation .list > li .sender p .ago {
  display: block;
  margin-left: 12px;
  color: #A3A3A3;
}
#conversation .list > li .message {
  position: relative;
  margin-left: 180px;
  padding: 20px;
  border: 1px solid #B2B2B2;
  background: #F2FFDB;
  *zoom: 1;
  /* IE <= 7 */
  /* CSS3 */
  border-radius: 5px;
}
#conversation .list > li .message .italic {
  font-style: italic;
}
#conversation .list > li .message > i {
  width: 9px;
  height: 17px;
  background: url('/static/img/sprite_new.png') no-repeat -373px -87px;
  position: absolute;
  top: 12px;
  left: -9px;
}
#conversation .list > li .message p {
  font-size: 12px;
  line-height: 19px;
  word-wrap: break-word;
}
#conversation .list > li .message #emoticons_box {
  position: relative !important;
  left: 5px !important;
  float: left;
}
#conversation .list > li .message .toggle {
  float: left;
}
#conversation .list > li .message .attached_upload_box {
  margin-left: 30px;
}
#conversation .list > li .message .attached_upload {
  float: left;
  width: 42px;
  height: 52px;
  text-align: center;
}
#conversation .list > li .message .attached_upload img {
  border: 1px solid #B2B2B2;
}
#conversation .list > li .message .attached_upload:hover img {
  border-color: #1C7D04;
}
#conversation .list > li .message .attachments {
  display: inline-table;
  margin: 5px 0 0 0;
}
#conversation .list > li .message .attachments .att_item {
  float: left;
  width: 36px;
  height: 36px;
}
#conversation .list > li .message .attachments .att_item img {
  border: 1px solid #B2B2B2;
  width: 30px;
  height: 30px;
}
#conversation .list > li .message .attachments .att_item:hover img {
  border-color: #1C7D04;
}
#conversation .list > li.to .message {
  background: #F8F9F7;
}
#conversation .list > li.to .message i {
  background-position: -387px -87px;
}
#conversation .list > li.change {
  margin-left: 180px;
  padding: 0 65px 0 23px;
  color: #999;
  line-height: 20px;
}
#conversation .list > li.more {
  margin-left: 180px;
}
#conversation .list > li.new .message {
  padding-bottom: 10px !important;
}
#conversation .list > li.new .message p {
  padding-bottom: 5px;
}
#conversation .list > li.new .message .attachments {
  margin-bottom: 10px !important;
}
#conversation .list > li.new .form {
  padding-top: 0;
}
#conversation .list > li.new .form .row {
  margin-bottom: 14px;
}
#conversation .list > li.new .form textarea {
  width: 468px;
  height: 103px;
  font-size: 12px;
  color: #666666;
}
#conversation .list > li.new .form .catpcha-table {
  display: table;
  vertical-align: middle;
  margin-top: 32px;
  width: 100%;
}
#conversation .list > li.new .form .catpcha-table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
#conversation .list > li.new .form .captcha_input {
  font-size: 12px;
  width: 80px;
  padding: 4px;
}
#conversation .list > li.new .form .buttons {
  zoom: 1;
  /* IE <= 7 */
}
#conversation .list > li.new .form .buttons:before,
#conversation .list > li.new .form .buttons:after {
  content: '';
  display: table;
}
#conversation .list > li.new .form .buttons:after {
  clear: both;
}
#conversation .list > li.new .form .buttons .emoticons {
  float: left;
  margin-top: 5px;
}
#conversation .list > li.new .form .buttons .btn {
  float: right;
}
#conversation .list > li.new .form .buttons_em {
  min-height: 60px;
}
#conversation .conversation_actions {
  zoom: 1;
  /* IE <= 7 */
  margin-top: 25px;
}
#conversation .conversation_actions:before,
#conversation .conversation_actions:after {
  content: '';
  display: table;
}
#conversation .conversation_actions:after {
  clear: both;
}
#conversation .conversation_actions a {
  float: right;
  text-decoration: none;
}
#conversation .conversation_actions a span {
  color: #333;
}
#conversation .conversation_actions a.ignore_conversation i {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url('/static/img/sprite_new.png') no-repeat -442px -71px;
  vertical-align: -4px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#conversation .conversation_actions a.delete_conversation i {
  font-size: 24px;
  color: #999;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
  margin: 0 0 0 1px;
  vertical-align: -3px;
}
#conversation .conversation_actions a:hover span {
  text-decoration: underline;
}
#verify .wrapper {
  position: relative;
}
#verify .wrapper .example {
  float: right;
  padding: 2px;
  border: 1px solid #BEBEBE;
}
#verify .wrapper .example img {
  display: block;
}
#verify .wrapper .notice {
  border: 1px solid #f3cd85;
  background: #fcf2e0;
  padding: 6px;
  margin-bottom: 5px;
}
#verify .wrapper .upload_notification {
  text-align: center;
  color: #f49323;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
}
#verify .wrapper .verification_div .field_hide {
  width: 0;
  height: 0;
  overflow: hidden;
}
#verify .wrapper #camera {
  height: 450px;
  width: 598px;
  margin-left: 51px;
}
#verify .wrapper #camera .hidden {
  display: none;
}
#verify .wrapper .camTop {
  background: url('/static/img/webcam/cam.png') no-repeat center center;
  width: 598px;
  height: 66px;
  position: absolute;
}
#verify .wrapper .settings {
  background: url('/static/img/webcam/settings.png') no-repeat;
  cursor: pointer;
  height: 28px;
  position: absolute;
  right: 37px;
  top: 448px;
  width: 30px;
}
#verify .wrapper .settings:hover {
  background-position: left bottom;
}
#verify .wrapper #screen {
  width: 520px;
  height: 370px;
  margin: 35px auto 20px;
  background: #ccc;
  line-height: 360px;
  text-align: center;
  color: #666;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
#verify .wrapper .buttonPane {
  text-align: center;
}
#verify .wrapper .tooltip {
  background: url('/static/img/webcam/tooltip.png') no-repeat;
  position: absolute;
  width: 177px;
  height: 146px;
  right: 38px;
  top: -140px;
}
#verify .wrapper .blueButton,
#verify .wrapper .greenButton {
  background: url('/static/img/webcam/buttons.png') no-repeat;
  text-shadow: 1px 1px 1px #277c9b;
  color: #fff !important;
  width: 99px;
  height: 38px;
  border: none;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  margin: 0 4px;
}
#verify .wrapper .greenButton {
  background: url('/static/img/webcam/buttons.png') no-repeat right top;
  text-shadow: 1px 1px 1px #498917;
}
#verify .wrapper .blueButton:hover,
#verify .wrapper .greenButton:hover {
  background-position: left bottom;
  text-decoration: none !important;
}
#verify .wrapper .greenButton:hover {
  background-position: right bottom;
}
#verify .wrapper .blueButton:active,
#verify .wrapper .greenButton:active {
  position: relative;
  bottom: -1px;
}
#verify .formatted {
  width: 560px;
  padding: 10px 0 25px;
}
#verify .formatted h2 {
  margin-bottom: 22px;
  font-weight: bold;
  text-transform: uppercase;
}
#verify .formatted ul {
  margin-left: 0px;
  width: 460px;
}
#verify .formatted .verification_ways {
  list-style: none;
  margin-left: 0px;
  width: 80%;
}
#verify .formatted .verification_ways .num {
  width: 20px;
  height: 20px;
  border: 1px solid #1c7d04;
  background-color: #1c7d04;
  margin-right: 10px;
  float: left;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  color: #FFF;
}
#verify .formatted .verification_ways .num b {
  margin-left: 6px;
  line-height: 19px;
}
#verify .form {
  margin-bottom: 27px;
  padding: 20px;
  border: 1px solid #D1D1D1;
  border-radius: 5px;
}
#verify .form p {
  margin-bottom: 12px;
  font-size: 12px;
}
#verify .form input {
  vertical-align: middle;
}
#verify .privacy {
  color: #D1D1D1;
  font-size: 11px;
  line-height: 1.4;
}
#group .wrapper {
  padding: 0 10px;
}
#group .wrapper .gap {
  height: 45px;
}
#group .wrapper .alert + .gap {
  height: 15px;
}
#group .intro {
  padding-left: 185px;
  background: url('/static/img/icons/group.png') no-repeat 0 0;
}
#group .intro p {
  margin-bottom: 1em;
  line-height: 1.4;
}
#group .intro p.big {
  font-size: 14px;
}
#group .form {
  padding-bottom: 30px;
}
#group .form .row {
  margin-bottom: 10px;
}
#group .form .label {
  width: 178px;
  margin-right: 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
}
#group .form .field .label {
  margin-left: 12px;
}
#group .form input.fld,
#group .form textarea.fld {
  width: 387px;
}
#group .form select#countryList,
#group .form select#countryList_added {
  -webkit-appearance: none;
}
#group .form select.fld {
  width: 70px;
  height: auto;
  font-size: 10px;
}
#group .form .field-countries {
  zoom: 1;
  /* IE <= 7 */
}
#group .form .field-countries:before,
#group .form .field-countries:after {
  content: '';
  display: table;
}
#group .form .field-countries:after {
  clear: both;
}
#group .form .field-countries .fld {
  width: 165px;
  height: 145px;
  font-size: 10px;
}
#group .form .field-countries li {
  float: left;
  width: 165px;
}
#group .form .field-countries li.controls {
  width: 55px;
  margin: 45px 16px 0;
}
#group .form .field-countries li.controls .btn {
  display: block;
  margin-bottom: 6px;
  text-align: center;
}
#group .form .field-countries li.controls .btn i {
  width: 15px;
  height: 9px;
  background: url('/static/img/sprite_new.png') no-repeat -466px 0;
  margin-right: 0;
  vertical-align: baseline;
  *vertical-align: -3px;
  /* IE <= 7 */
}
#group .form .field-countries li.controls .btn.disabled {
  cursor: default;
}
#group .form .field-countries li.controls .add.disabled i {
  background-position: -466px -14px;
}
#group .form .field-countries li.controls .remove i {
  background-position: -466px -28px;
}
#group .form .field-countries li.controls .remove.disabled i {
  background-position: -466px -42px;
}
#group .form .field-countries li .toggles {
  zoom: 1;
  /* IE <= 7 */
  padding: 0 10px;
  line-height: 22px;
}
#group .form .field-countries li .toggles:before,
#group .form .field-countries li .toggles:after {
  content: '';
  display: table;
}
#group .form .field-countries li .toggles:after {
  clear: both;
}
#group .form .field-countries li .toggles .select {
  float: left;
  font-weight: bold;
}
#group .form .field-countries li .toggles .deselect {
  float: right;
}
#group .form .buttons {
  zoom: 1;
  /* IE <= 7 */
  height: 37px;
  width: 419px;
  margin: 0 0 30px 185px;
}
#group .form .buttons:before,
#group .form .buttons:after {
  content: '';
  display: table;
}
#group .form .buttons:after {
  clear: both;
}
#group .form .buttons .emotion_in_text {
  vertical-align: middle;
}
#group .form .buttons .emotions {
  display: block;
  float: left;
  background: url('/static/img/inbox/emos/emotions.png') no-repeat;
  padding: 1px;
  margin: 2px;
}
#group .form .buttons .emotions:hover {
  cursor: pointer;
}
#group .form .buttons .emotions_show {
  width: 31px;
  height: 19px;
  background-position: 0px 1px;
  margin-top: 3px;
  float: left;
}
#group .form .buttons .emotions_block {
  display: none;
  float: left;
}
#group .form .buttons .em_smile {
  width: 19px;
  height: 19px;
  background-position: -36px 1px;
}
#group .form .buttons .em_wink {
  width: 19px;
  height: 19px;
  background-position: -61px 1px;
}
#group .form .buttons .em_wink:hover {
  background: url('/static/img/inbox/emos/02_wink_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_wave {
  width: 19px;
  height: 19px;
  background-position: -86px 1px;
}
#group .form .buttons .em_wave:hover {
  background: url('/static/img/inbox/emos/22_hi.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_blush {
  width: 19px;
  height: 19px;
  background-position: -111px 1px;
}
#group .form .buttons .em_blush:hover {
  background: url('/static/img/inbox/emos/04_blush.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_clap {
  width: 19px;
  height: 19px;
  background-position: -136px 1px;
}
#group .form .buttons .em_clap:hover {
  background: url('/static/img/inbox/emos/23_clap.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_lought {
  width: 19px;
  height: 19px;
  background-position: -111px 1px;
}
#group .form .buttons .em_shake {
  width: 19px;
  height: 19px;
  background-position: -136px 1px;
}
#group .form .buttons .em_shake:hover {
  background: url('/static/img/inbox/emos/05_shake_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_cool {
  width: 19px;
  height: 19px;
  background-position: -161px 1px;
}
#group .form .buttons .em_cool:hover {
  background: url('/static/img/inbox/emos/06_cool_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_dotdot {
  width: 19px;
  height: 19px;
  background-position: -186px 1px;
}
#group .form .buttons .em_dotdot:hover {
  background: url('/static/img/inbox/emos/04_laugh_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_kiss {
  width: 19px;
  height: 19px;
  background-position: -211px 1px;
}
#group .form .buttons .em_kiss:hover {
  background: url('/static/img/inbox/emos/08_kiss.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_loveyou {
  width: 19px;
  height: 19px;
  background-position: -236px 1px;
}
#group .form .buttons .em_loveyou:hover {
  background: url('/static/img/inbox/emos/09_loveyou_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_chuckle {
  width: 19px;
  height: 19px;
  background-position: -36px -20px;
}
#group .form .buttons .em_chuckle:hover {
  background: url('/static/img/inbox/emos/21_giggle.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_rolleyes {
  width: 19px;
  height: 19px;
  background-position: -61px -20px;
}
#group .form .buttons .em_rolleyes:hover {
  background: url('/static/img/inbox/emos/10_rolleyes_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_rofl {
  width: 19px;
  height: 19px;
  background-position: -86px -20px;
}
#group .form .buttons .em_rofl:hover {
  background: url('/static/img/inbox/emos/20_rofl.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_dotdot_p {
  width: 19px;
  height: 19px;
  background-position: -111px -20px;
}
#group .form .buttons .em_dotdot_p:hover {
  background: url('/static/img/inbox/emos/12_dotdot_p_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_angel {
  width: 19px;
  height: 19px;
  background-position: -136px -20px;
}
#group .form .buttons .em_angel:hover {
  background: url('/static/img/inbox/emos/13_angel_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_amazed {
  width: 19px;
  height: 19px;
  background-position: -161px -20px;
}
#group .form .buttons .em_amazed:hover {
  background: url('/static/img/inbox/emos/14_amazed_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_angry {
  width: 19px;
  height: 19px;
  background-position: -186px -20px;
}
#group .form .buttons .em_angry:hover {
  background: url('/static/img/inbox/emos/15_angry.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_sad {
  width: 19px;
  height: 19px;
  background-position: -211px -20px;
}
#group .form .buttons .em_sad:hover {
  background: url('/static/img/inbox/emos/17_sad_static.gif') 0px 1px no-repeat;
}
#group .form .buttons .em_dazed {
  width: 19px;
  height: 19px;
  background-position: -236px -20px;
}
#group .form .buttons .em_dazed:hover {
  background: url('/static/img/inbox/emos/18_dazed_static.gif') 0px 1px no-repeat;
}
#group .form .buttons img.preload {
  display: none;
}
#group .form .buttons .emoticons {
  float: left;
  margin-top: 5px;
}
#group .form .buttons .btn {
  float: right;
  width: 130px;
}
#group .form .note {
  margin-left: 185px;
  color: #666;
}
#group table {
  width: 100%;
  margin: -30px -10px 0;
}
#group table th,
#group table td {
  padding: 19px 15px;
  border-bottom: 1px solid #D9D9D9;
}
#group table thead th {
  padding-top: 11px;
  padding-bottom: 11px;
  background: #F5F6F4;
  border-bottom-width: 3px;
  font-weight: bold;
}
#group table .status strong {
  display: inline-block;
  width: 60px;
  margin-right: 15px;
  line-height: 15px;
  background: #F2F4F0;
  border-bottom: 1px solid #D9DBD8;
  font-size: 9px;
  text-align: center;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
  /* CSS3 */
  border-radius: 3px;
}
#group table .status strong.sending {
  color: #5AAB05;
}
#group table .status strong.pending {
  color: #545964;
}
#group table .status strong.accepted {
  color: #FFF;
  background: #5AAB05;
  border-bottom-color: #5AAB05;
}
#group table .status strong.rejected {
  color: #FFF;
  background: #B8B8B8;
  border-bottom-color: #B8B8B8;
}
#group table .status strong.stopped {
  color: #FFF;
  background: #DB4C4C;
  border-bottom-color: #DB4C4C;
}
#group table .status a {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('/static/img/sprite_new.png') no-repeat -466px -56px;
  vertical-align: -5px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#group table .status a.pause {
  background-position: -466px -78px;
}
#group table .edit a {
  color: #7F7F7F;
  text-decoration: none;
}
#group table .edit a i {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat -353px -107px;
  vertical-align: -2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#group table .edit a span {
  text-decoration: underline;
}
#group table .edit a:hover i {
  background-position: -374px -107px;
}
#group table .edit a:hover span {
  text-decoration: none;
}
#group table .delete a {
  display: block;
  width: 11px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat -312px -83px;
}
#group table .delete a:hover {
  background-position: -328px -83px;
}
#group-list table {
  width: 100%;
}
#group-list table th,
#group-list table td {
  padding: 19px 15px;
  border-bottom: 1px solid #D9D9D9;
}
#group-list table thead th {
  padding-top: 11px;
  padding-bottom: 11px;
  background: #F5F6F4;
  border-bottom-width: 3px;
  font-weight: bold;
}
#group-list table .status strong {
  display: inline-block;
  width: 60px;
  margin-right: 15px;
  line-height: 15px;
  background: #F2F4F0;
  border-bottom: 1px solid #D9DBD8;
  font-size: 9px;
  text-align: center;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
  /* CSS3 */
  border-radius: 3px;
}
#group-list table .status strong.sending {
  color: #5AAB05;
}
#group-list table .status strong.pending {
  color: #545964;
}
#group-list table .status strong.accepted {
  color: #FFF;
  background: #5AAB05;
  border-bottom-color: #5AAB05;
}
#group-list table .status strong.rejected {
  color: #FFF;
  background: #B8B8B8;
  border-bottom-color: #B8B8B8;
}
#group-list table .status strong.stopped {
  color: #FFF;
  background: #DB4C4C;
  border-bottom-color: #DB4C4C;
}
#group-list table .status a {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('/static/img/sprite_new.png') no-repeat -466px -56px;
  vertical-align: -5px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#group-list table .status a.pause {
  background-position: -466px -78px;
}
#group-list table .edit a {
  color: #7F7F7F;
  text-decoration: none;
}
#group-list table .edit a i {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat -353px -107px;
  vertical-align: -2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#group-list table .edit a span {
  text-decoration: underline;
}
#group-list table .edit a:hover i {
  background-position: -374px -107px;
}
#group-list table .edit a:hover span {
  text-decoration: none;
}
#group-list table .delete a {
  display: block;
  width: 11px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat -312px -83px;
}
#group-list table .delete a:hover {
  background-position: -328px -83px;
}
#message_board .thetitle-bordered {
  padding-bottom: 8px;
  border-width: 3px;
}
#message_board .thetitle-bordered #link {
  margin-left: 5px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
#message_board .thetitle-bordered #link:hover {
  text-decoration: none;
}
#message_board .thetitle-bordered .links {
  float: right;
  padding-top: 7px;
}
#message_board #message_board_placeholder {
  min-height: 200px;
}
#message_board #message_board_placeholder .load-more {
  float: left;
  width: 100%;
  margin-top: 5px;
}
#message_board #message_board_placeholder .message_board_grid li {
  margin: 2px 0;
  padding: 3px 0;
  float: left;
  border-bottom: 1px solid #CCC;
  width: 100%;
}
#message_board #message_board_placeholder .message_board_grid li:hover {
  cursor: pointer;
}
#message_board #message_board_placeholder .message_board_grid li .top {
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
#message_board #message_board_placeholder .message_board_grid li .top .sender {
  float: left;
  width: 60px;
}
#message_board #message_board_placeholder .message_board_grid li .top .sender .photo {
  display: block;
  width: 34px;
  position: relative;
  margin-left: 15px;
  border: 2px solid #939;
  border-radius: 2px;
}
#message_board #message_board_placeholder .message_board_grid li .top .sender .photo img {
  display: block;
  padding: 2px;
  background: #fff;
}
#message_board #message_board_placeholder .message_board_grid li .top .sender .photo.male {
  border: 2px solid #5A7AAD;
}
#message_board #message_board_placeholder .message_board_grid li .top .right {
  float: right;
  width: 665px;
  margin-top: 17px;
}
#message_board #message_board_placeholder .message_board_grid li .top .right .details {
  white-space: nowrap;
  float: left;
}
#message_board #message_board_placeholder .message_board_grid li .top .right .details h2 {
  font-weight: bold;
  line-height: 14px;
}
#message_board #message_board_placeholder .message_board_grid li .top .right .details .prefix {
  color: #999;
}
#message_board #message_board_placeholder .message_board_grid li .top .right .details .viewed {
  font-weight: normal;
  line-height: 14px;
}
#message_board #message_board_placeholder .message_board_grid li .top .right .message_date {
  float: right;
  color: #999;
}
#message_board #message_board_placeholder .message_board_grid li .bottom {
  display: none;
}
#message_board #message_board_placeholder .message_board_grid li .bottom .message {
  padding: 20px;
  border: 1px solid #b2b2b2;
  background: #FFFEDB;
  border-radius: 5px;
  float: left;
  width: 672px;
  margin-left: 15px;
  margin-bottom: 7px;
  margin-top: 5px;
  line-height: 14px;
}
#message_board #message_board_placeholder .message_board_grid li .bottom .message i {
  width: 9px;
  height: 17px;
  background: url('/static/img/sprite_new.png') no-repeat -373px -87px;
  position: absolute;
  margin-left: -7px;
  margin-top: -33px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
#message_board_my .thetitle-bordered {
  padding-bottom: 5px;
  border-width: 0px;
}
#message_board_my .thetitle-bordered .links {
  float: right;
  padding-top: 7px;
  margin: 0 5px 0 0;
}
#message_board_my .thetitle-bordered .links #show_form {
  margin: 0 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
#message_board_my .thetitle-bordered .links #show_form:hover {
  text-decoration: none;
}
#message_board_my #group-list {
  min-height: 200px;
}
#message_board_my #group-list #add_form {
  display: none;
  border: 1px solid #BBB;
  border-radius: 5px;
  padding-top: 10px;
  background-color: #f8f9f7;
  padding: 15px 10px 20px;
  font-size: 12px;
  margin-bottom: 15px;
}
#message_board_my #group-list #add_form .row {
  margin-bottom: 10px;
}
#message_board_my #group-list #add_form .row #subject {
  width: 580px;
}
#message_board_my #group-list #add_form .row textarea {
  height: 70px;
  width: 580px;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 70px;
  min-height: 70px;
}
#message_board_my #group-list #add_form .row label {
  width: 80px;
  margin-right: 7px;
  text-align: left;
}
#message_board_my #group-list #add_form #post_btn {
  margin: 0 3px 0 0;
  float: right;
}
#message_board_my #group-list #add_form .alert-error {
  margin-right: 8px;
}
#message_board_my #group-list .msg_list .subject {
  width: 450px;
  color: #1c7d04;
  word-break: break-all;
  margin-bottom: 5px;
}
#message_board_my #group-list .msg_list .message {
  width: 450px;
}
#message_board_my #group-list .msg_list .status {
  width: 120px;
}
#message_board_my #group-list .msg_list .deleted {
  background-color: #FFBBBB;
}
#trips .thetitle i {
  font-size: 24px;
  color: #999;
  margin-left: 6px;
}
#trips .thetitle .link {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
#trips .thetitle .link:hover {
  text-decoration: none;
}
#trips .thetitle .fr {
  margin-top: 5px;
}
#trips .thetitle .fr a {
  margin-left: 10px;
}
#trips .thetitle .links {
  margin-top: 11px;
}
#trips .thetitle .links .link {
  font-size: 14px;
}
#trips .thetitle .msg {
  clear: both;
  padding: 15px 0 4px;
  line-height: 26px;
  font-size: 13px;
}
#trips .thetitle .msg > i {
  float: left;
  font-size: 27px;
  color: #1c7d04;
  margin-left: 0px;
}
#trips .thetitle-bordered {
  padding-bottom: 8px;
  border-width: 3px;
}
#trips .country {
  margin-left: 3px;
}
#trips .country i {
  margin-right: 2px;
}
#trips .bold {
  font-weight: bold;
}
#trips .explanation_message_box_win {
  background: url('/static/img/message_box.png');
  background-repeat: no-repeat;
  display: block;
  position: relative;
  top: -8px;
  left: 130px;
  width: 300px;
  height: 87px;
  font-size: 11px;
  padding-top: 23px;
  padding-left: 25px;
  padding-right: 18px !important;
  z-index: 950;
}
#trips .form {
  position: relative;
  margin: -10px 0 27px;
  padding: 0 10px 20px;
  background: #F8F9F7;
  font-size: 12px;
}
#trips .form h2 {
  line-height: 50px;
  font-weight: bold;
}
#trips .form .customStyleSelectBox2 {
  font-size: 13px;
  background-color: #FFFFFF;
  color: #333;
  padding: 5px 5px;
  border: 1px solid #CCC;
  margin-left: 0px;
  margin-top: 2px;
  border-radius: 4px;
}
#trips .form .customStyleSelectBoxInner3 {
  width: 180px;
  background: url('/static/img/reg_checkbox.png') no-repeat center right;
}
#trips .form .customStyleSelectBoxInner2 {
  width: 350px;
  background: url('/static/img/reg_checkbox.png') no-repeat center right;
}
#trips .form .map {
  position: absolute;
  top: 40px;
  right: 16px;
  width: 212px;
  height: 212px;
  background: url('/static/img/map.gif') no-repeat 0 0;
}
#trips .form .label {
  width: 75px;
  margin-right: 7px;
  text-align: left;
}
#trips .form .field-date {
  position: relative;
}
#trips .form .field-date .fld {
  width: 100px;
}
#trips .form .field-date input {
  cursor: pointer;
}
#trips .form .field-date .datepicker-trigger {
  position: absolute;
  top: 0;
  left: 0;
  right: 1px;
  background: url('/static/img/blank.gif') repeat 0 0;
}
#trips .form .field-date .datepicker-trigger i {
  position: absolute;
  font-size: 24px;
  top: -1px;
  right: 8px;
  width: 15px;
  height: 16px;
}
#trips .form .field-date .fld[disabled] + .datepicker-trigger {
  cursor: default;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
#trips .form select.fld {
  width: 140px;
}
#trips .form textarea.fld {
  width: 590px;
}
#trips .form .row {
  margin-bottom: 10px;
}
#trips .form .row-multi {
  zoom: 1;
  /* IE <= 7 */
}
#trips .form .row-multi:before,
#trips .form .row-multi:after {
  content: '';
  display: table;
}
#trips .form .row-multi:after {
  clear: both;
}
#trips .form .row-multi .label {
  text-align: right;
}
#trips .form .row-multi .row {
  width: 200px;
}
#trips .form .row-multi .first {
  margin-right: 15px;
  width: 280px;
}
#trips .form .row-multi .first .label {
  text-align: left;
}
#trips .form .row-multi .first #field_country {
  cursor: pointer;
}
#trips .form .row-multi .fr {
  margin-left: -15px;
}
#trips .form .row-multi .fr .label {
  float: right;
  width: auto;
}
#trips .form .row-multi .fr .field {
  float: right;
}
#trips .form .actions {
  margin: 20px 0 0 82px;
}
#trips .form.with-map select.fld {
  width: 370px;
}
#trips .form.with-map textarea.fld {
  width: 356px;
}
#trips .form.with-map .row-multi {
  width: 452px;
}
#trips .travellers {
  margin-bottom: 10px;
}
#trips .travellers .title {
  padding: 0 7px;
}
#trips .travellers h2.title {
  margin-top: 7px;
  line-height: 35px;
  font-size: 13px;
  font-weight: normal;
}
#trips .travellers h2.title .country {
  font-weight: bold;
}
#trips .travellers h2.title .country i {
  vertical-align: 0;
}
#trips .travellers h3.title {
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: normal;
}
#trips .travellers h3.title .country {
  font-weight: bold;
}
#trips .travellers .grid li {
  height: 165px;
}
#trips .travellers .grid li a.active {
  border-color: #1C7D04;
  border-width: 2px;
}
#trips .travellers .grid li.active {
  margin-top: -1px;
  margin-bottom: 9px;
  margin-right: 3px;
}
#trips .travellers.created {
  margin: 20px 0 30px;
}
#trips .map-container {
  width: 688px;
  height: 450px;
  margin: 0 auto 20px auto;
  background: #E5E3DF;
  border: 1px solid #B8B8B8;
}
#trips .list .item {
  margin-bottom: 15px;
  padding: 12px;
  border: 1px solid #BABABA;
  background: #F2FFDB;
  font-size: 12px;
  /* CSS3 */
  border-radius: 5px;
}
#trips .list .item .details {
  zoom: 1;
  /* IE <= 7 */
  line-height: 1.2;
}
#trips .list .item .details:before,
#trips .list .item .details:after {
  content: '';
  display: table;
}
#trips .list .item .details:after {
  clear: both;
}
#trips .list .item .details .country {
  float: left;
  width: 155px;
  margin-right: 15px;
}
#trips .list .item .details .dates {
  float: left;
  width: 140px;
  margin-right: 15px;
  margin-top: -6px;
}
#trips .list .item .details .dates i {
  font-size: 24px;
  color: #1c7d04;
  vertical-align: -5px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#trips .list .item .details p {
  float: left;
  width: 265px;
  font-size: 11px;
}
#trips .list .item .details .actions {
  float: right;
  font-size: 11px;
  margin-top: -4px;
}
#trips .list .item .details .actions a {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#trips .list .item .details .actions a.edit {
  color: #7F7F7F;
  text-decoration: none;
}
#trips .list .item .details .actions a.edit i {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: url('/static/img/sprite_new.png') no-repeat -353px -107px;
  vertical-align: -2px;
  /* IE <= 7 */
  *display: inline;
  *zoom: 1;
}
#trips .list .item .details .actions a.edit span {
  text-decoration: underline;
}
#trips .list .item .details .actions a.edit:hover i {
  background-position: -374px -107px;
}
#trips .list .item .details .actions a.edit:hover span {
  text-decoration: none;
}
#trips .list .item .details .actions a.delete i {
  color: #888;
  font-size: 21px;
}
#trips .list .item .details .actions a.delete i:hover {
  color: #1c7d04;
}
#trips .list .item .details .actions a:hover {
  text-decoration: none;
}
#trips .list .item h3 {
  margin: 17px 0 10px;
  font-size: 12px;
}
#trips .list .item .grid {
  margin-left: 0;
}
#trips .list .item .grid li {
  margin: 0 7px 7px 0;
}
#trips .list .item .grid li.new a {
  margin: -1px;
  border-width: 2px;
  border-color: #1C7D04;
}
#users .form-register {
  width: 292px;
  margin: 0 auto;
}
#overlay_mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url('/static/img/rgba_242-244-240-90.png') repeat;
}
#overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10000;
  width: 853px;
  height: 480px;
  padding: 15px;
  margin: -255px 0 0 -441px;
  background: #FFF;
}
#overlay .close {
  position: absolute;
  top: -18px;
  right: 0;
  color: #666;
  font-size: 13px;
  text-decoration: none;
  cursor: pointer;
}
#overlay .close:hover {
  text-decoration: underline;
}
#popup-overlay .bstyle {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #F2F4F0;
  z-index: 1001;
  -moz-opacity: 0.9;
  opacity: .90;
  filter: alpha(opacity=90);
}
#popup-overlay .wstyle {
  display: none;
  position: absolute;
  width: 360px;
  min-height: 300px;
  padding: 0px;
  border: 0px solid  #1A7204;
  z-index: 1002;
}
#popup-overlay .top_bck {
  background: url('/static/img/box-top-1.png');
  background-repeat: no-repeat;
  width: 100%;
  height: 16px;
}
#popup-overlay #backgroundimg {
  background: url('/static/img/box-middle-1.png');
  background-repeat: repeat-y;
  padding-bottom: 5px;
}
#popup-overlay #backgroundimg .title {
  height: 35px;
  width: 100%;
  padding-top: 0px;
  text-align: left;
}
#popup-overlay #backgroundimg .title span {
  font-size: 15px;
  margin-left: 21px;
  padding-top: 7px;
  display: block;
  float: left;
}
#popup-overlay #backgroundimg .title .close {
  float: right;
  margin-right: 23px;
  margin-top: 5px;
}
#popup-overlay #bottom_bck {
  background: url('/static/img/box-bottom-1.png');
  background-repeat: no-repeat;
  min-height: 16px;
  width: 100%;
}
#popup-overlay #container {
  padding-top: 0px;
  text-align: center;
  margin: 0px 20px 0px 20px;
  min-height: 285px;
}
#popup-overlay .form-register {
  padding-top: 10px;
}
#popup-overlay .form-register .legal {
  margin-top: 20px;
  padding: 0 10px;
  color: #adadad !important;
  font-size: 9px;
  line-height: 1.45;
  text-align: center;
}
#popup-overlay .form-register .legal a {
  color: #adadad !important;
  text-decoration: underline;
}
#popup-overlay .form-register .legal a:hover {
  text-decoration: none;
}
#popup-overlay .form-register .alternative .fb a {
  display: inline-block;
  border: 1px solid #29447e;
  font-size: 0;
  *display: inline;
  *zoom: 1;
}
#popup-overlay .form-register .alternative .fb a i {
  display: inline-block;
  width: 38px;
  height: 37px;
  background: url("/static/img/frontpage/fb.png") no-repeat center top;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
#popup-overlay .form-register .alternative .fb a span {
  display: inline-block;
  line-height: 36px;
  padding: 0 10px 0 12px;
  color: #FFF;
  font-size: 17px;
  font-weight: bold;
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
  *display: inline;
  *zoom: 1;
}
#popup-overlay .form-register .alternative .fb a:active i {
  background-position: center bottom;
}
#popup-overlay .form-register .alternative .fb a:active span {
  border-top-color: #45619d;
}
#popup-overlay .form-register .alternative .fb em {
  display: block;
  margin-top: 6px;
  color: #999;
  font-size: 10px;
}
#popup-overlay .form-register .alternative {
  margin-bottom: 22px;
  text-align: center;
}
#popup-overlay .form-register .alternative ul {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style: none outside none;
  padding: 0;
}
#popup-overlay .form-register .alternative ul li {
  margin-bottom: 10px;
}
#popup-overlay .form-register .alternative ul li a,
#popup-overlay .form-register .alternative ul li img {
  display: block;
}
#popup-overlay .form-register .alternative ul li img {
  margin: 0 auto;
}
#popup-overlay .form-register .alternative .or {
  position: relative;
  font-size: 22px;
  text-align: center;
}
#popup-overlay .form-register .alternative .or .stripe {
  position: absolute;
  top: 50%;
  width: 124px;
  height: 1px;
  margin-top: 1px;
  background: #d6d6d6;
}
#popup-overlay .form-register .alternative .or .stripe.left {
  left: 0;
}
#popup-overlay .form-register .alternative .or .stripe.right {
  right: 0;
}
#popup-overlay .form .fld,
#popup-overlay .form ul.checkboxes {
  padding: 5px 6px;
  border: 1px solid #BBB;
  vertical-align: top;
  border-radius: 3px;
}
#popup-overlay .form .fld:focus {
  outline: 0;
  border: 1px solid #32a5ff !important;
}
#reg_form {
  width: 360px;
  margin: 10px auto;
}
#reg_form .form-register,
#reg_form .form-register-vk {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
}
#reg_form .form-register .alternative .fb a,
#reg_form .form-register-vk .alternative .fb a {
  display: inline-block;
  border: 1px solid #29447e;
  background: #5972a7;
  width: 275px;
  font-size: 0;
}
#reg_form .form-register .alternative .fb a i,
#reg_form .form-register-vk .alternative .fb a i {
  display: inline-block;
  width: 38px;
  height: 37px;
  background: url('/static/img/frontpage/fb.png') no-repeat center top;
  float: left;
  vertical-align: top;
}
#reg_form .form-register .alternative .fb a span,
#reg_form .form-register-vk .alternative .fb a span {
  display: inline-block;
  line-height: 34px;
  padding: 2px 0 0 0px;
  color: #FFF;
  font-size: 17px;
  font-weight: bold;
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
}
#reg_form .form-register .alternative .fb a:active i,
#reg_form .form-register-vk .alternative .fb a:active i {
  background-position: center bottom;
}
#reg_form .form-register .alternative .fb a:active span,
#reg_form .form-register-vk .alternative .fb a:active span {
  border-top-color: #45619d;
}
#reg_form .form-register .alternative .fb em,
#reg_form .form-register-vk .alternative .fb em {
  display: block;
  margin-top: 6px;
  color: #999;
  font-size: 10px;
}
#reg_form .form-register .alternative .fb .ButtonGroup,
#reg_form .form-register-vk .alternative .fb .ButtonGroup {
  position: relative;
  z-index: 1;
  height: 36px;
  width: 275px;
  margin: 0 auto;
}
#reg_form .form-register .alternative .fb .ButtonGroupMore,
#reg_form .form-register-vk .alternative .fb .ButtonGroupMore {
  position: absolute;
  z-index: 1;
  width: 12px;
  top: 0;
  right: 0;
  font-size: 14px;
  padding: 8px 6px 8px 4px ;
  border-radius: 0 3px 3px 0;
  background: #929497;
  border: none;
  cursor: pointer;
  color: white;
}
#reg_form .form-register .alternative .fb .ButtonGroupMore:hover,
#reg_form .form-register-vk .alternative .fb .ButtonGroupMore:hover {
  text-decoration: none;
  background: #848484;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a {
  border: none;
  border-radius: 3px;
  display: none;
  width: 100%;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a:first-child,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a:first-child {
  display: block;
}
#reg_form .form-register .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a:first-child,
#reg_form .form-register-vk .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a:first-child {
  border-radius: 3px 3px 0px 0px;
}
#reg_form .form-register .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a:last-child,
#reg_form .form-register-vk .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a:last-child {
  border-radius: 0px 0px 3px 3px;
}
#reg_form .form-register .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a,
#reg_form .form-register-vk .alternative .fb .ButtonGroup.visible .ButtonGroup-buttons a {
  border: none;
  display: block;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a i,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a i {
  width: 29px;
  height: 29px;
  border-radius: 3px 0 0px 3px;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a.connect-fb i,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a.connect-fb i {
  background: url('/static/img/icons/fb_logo.png') no-repeat center center;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a.connect-vk i,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a.connect-vk i {
  background: url('/static/img/icons/vk_logo.png') no-repeat center center;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a span,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a span {
  line-height: 30px;
  padding: 0 24px 0 0;
  font-size: 14px;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a.connect-fb:hover,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a.connect-fb:hover {
  background-color: #415A90;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a.connect-vk,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a.connect-vk {
  background-color: #405FA0;
}
#reg_form .form-register .alternative .fb .ButtonGroup-buttons a.connect-vk:hover,
#reg_form .form-register-vk .alternative .fb .ButtonGroup-buttons a.connect-vk:hover {
  background-color: #294888;
}
#reg_form #text {
  margin-bottom: 15px;
}
#reg_form .form .fld {
  padding: 5px 6px;
}
#reg_form .visible {
  display: block!important;
}
.searchoptions,
.searchoptions_visit {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  box-shadow: 0 1px 2px #DFDFDF;
  display: none;
  padding-left: 1px;
  position: absolute;
  right: 4px;
  text-transform: capitalize;
  top: 24px;
  width: 195px;
  z-index: 1;
}
.pac-container {
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  margin-top: -2px;
}
.pac-container:after {
  content: normal;
}
.pac-item {
  padding: 0px 3px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.pac-icon-marker {
  display: none;
}
.pac-item:hover,
.pac-selected {
  background: none repeat scroll 0 0 #F2F2F2;
  color: #1C7D04;
}
#searchLocation {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCC;
  border-radius: 3px;
  height: 26px;
  text-transform: capitalize;
  position: inherit;
  width: 188px;
  padding-left: 3px;
  padding-right: 3px;
}
#searchLocation::-webkit-input-placeholder {
  text-transform: none;
}
#searchLocation::-moz-placeholder {
  text-transform: none;
}
#searchLocation:-moz-placeholder {
  /* Older versions of Firefox */
  text-transform: none;
}
#searchLocation:-ms-input-placeholder {
  text-transform: none;
}
#searchLocation::-ms-clear {
  display: none;
}
#searchdiv {
  height: 31px;
  position: relative;
}
.search_button {
  right: 4px;
}
.selectOption,
.selectOption_visit {
  border-bottom: 1px solid #FFFFFF;
  cursor: pointer;
  display: block;
  line-height: 15px;
  padding: 4px 2%;
  position: relative;
  z-index: 3;
}
.selectOption:hover,
.optionActive,
.selectOption_visit:hover {
  background: none repeat scroll 0 0 #F9F9F9;
  color: #1C7D04;
}
.categoryOption {
  color: #B8B8B8;
  float: right;
  font-size: 9px;
  font-weight: normal;
  margin-left: -16px;
  padding: 0 3px;
  position: relative;
  text-align: right;
  width: 47px;
  z-index: 4;
}
.categoryOption div {
  border-top: 1px solid #D5D5D5;
  margin-left: -146px;
  width: 196px;
}
.searchEitProfile {
  float: left;
  width: 211px !important;
}
.searchEitProfile .p_input_style {
  border: 1px solid #CCCCCC !important;
}
.searchEitProfile #input-search {
  width: 180px;
}
.searchEitProfile #searchLocation {
  padding: 1px 2px;
}
.searchEitProfile .categoryOption {
  margin-left: 0;
}
.searchEitProfile .categoryOption div {
  border-top: 1px solid #D5D5D5;
  margin-left: -140px;
  width: 190px;
}
.searchEitProfile .searchoptions {
  width: 189px;
}
#wants_to_visit_block,
#wants_to_visit_block .field {
  position: relative;
}
#wants_to_visit_block p {
  margin-top: 2px;
  margin-left: 6px;
  min-width: 225px;
  height: 11px;
  text-transform: capitalize;
}
#wants_to_visit_block .remove_wants {
  float: right;
}
#wants_to_visit_block .remove_wants img {
  margin-top: 2px;
}
#wants_to_visit_block .p_input_style {
  margin-left: 10px !important;
}
#wants_to_visit_block span.selectedOption {
  cursor: auto;
  display: block;
  line-height: 15px;
  padding: 4px 3%;
  background: none repeat scroll 0 0 #F9F9F9;
  color: #1C7D04;
}
#languages {
  background: #D7D7D7;
  border: 1px solid #ccc;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 53px;
  padding: 2px 8px;
  font-size: 10px;
  position: absolute;
  z-index: 1000;
  cursor: pointer;
}
#languages a,
#languages span {
  color: #777777;
  line-height: 150%;
  cursor: pointer;
}
#languages a.more {
  display: none;
}
#languages i.arrow-lang-more {
  margin-left: 6px;
  position: absolute;
  top: 5px;
  color: #777;
}
#language-spanish #trips .form .label {
  width: 82px;
  margin-right: 3px;
}
#language-spanish #trips .form textarea.fld {
  width: 580px;
}
#language-spanish .input-long #searchLocation {
  width: 585px !important;
}
#language-spanish #trips .list .item .details p {
  width: 260px;
}
#language-german #profile .wrapper .details .fl .buttons .btn em {
  font-size: 9px;
}
#language-german #header #user_sign_up {
  margin-right: 12px;
}
#language-german #user_login .item.login .box .content .form .actions .fl,
#language-spanish #user_login .item.login .box .content .form .actions .fl {
  width: 100%;
  text-align: center;
}
#language-german #user_login .item.login .box .content .form .actions .btn,
#language-spanish #user_login .item.login .box .content .form .actions .btn {
  margin: 0 auto;
  display: block;
  float: none!important;
}
#language-german #user_login .item.login .box .content .form .alternative .or .stripe {
  width: 65px;
}
/** * jQuery lightBox plugin * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/) * and adapted to me for use like a plugin from jQuery. * @name jquery-lightbox-0.5.css * @author Leandro Vieira Pinho - http://leandrovieira.com * @version 0.5 * @date April 11, 2008 * @category jQuery plugin * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com) * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img {
  border: none;
}
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image {
  padding: 10px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav {
  left: 0;
}
#lightbox-nav a {
  outline: none;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block;
}
#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}
#lightbox-nav-btnNext {
  right: 0;
  float: right;
}
#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}
#lightbox-image-details-caption {
  font-weight: bold;
}
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
  font-size: 11px;
  padding-top: 3px;
}
#lightbox-secNav-btnClose {
  width: 57px;
  /*66px*/
  float: right;
  padding-bottom: 0.7em;
}
