html {
  position: relative;
}

body {
  display: block;
}

.loading {
  min-height: 50px;
  background: url(../img/spinner.gif) no-repeat center center;
}

.colors-placeholder {
  height: 110px;
}

.popup-form .content {
  padding-top: 0;
}

.popup-form .content .set:first-child {
  margin-top: 0;
}

#main.sided #similar-images .list {
  margin-left: 35px;
  margin-right: 34px;
}

#main.sided #similar-images .list li,
#main.sided #similar-images .list li:first-child {
  margin: 1px 16px 1px 1px;
}

#main.sided #similar-images .arrow_left,
#main.sided #similar-images .arrow_right {
  top: 0;
}

/* Fix for share_and_sort.css */

.sort_category.active-desc:before {
  position: absolute;
  top: 13px !important;
  right: 4px !important;
  width: 0;
  height: 0;
  border-bottom: none;
  border-right: 3.5px solid transparent;
  border-top: 4px solid #00AFFF !important;
  border-left: 3.5px solid transparent;
  content: "";
}

.feed .content .item .head .meta span.likescount {
  padding-right: 0;
}

#sidebar .image__stats .add_to_collection {
  width: 115px;
}

#sidebar .image__stats .add_to_collection .wrap {
  text-align: center;
}

.clear:before,
.clear:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

.controls {
  position: relative;
}

.controls button.enter {
  border: none;
  width: 11px;
  height: 26px;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 10px;
}

.controls.lng-ru button.enter {
    background: transparent no-repeat url(../images/icons4-ru.png) 0 -941px;
}

.controls.lng-all button.enter {
    background: transparent no-repeat url(../images/icons4.png) 0 -941px;
}

.invisible {
  display: none;
}

.user-menu > li {
  float: left;
  display: block;
  height: 30px;
  line-height: 30px;
}

.user-menu > li:first-child {
  border-right: 1px solid #dfdfdf;
  padding-right: 11px;
  margin-right: 11px;
}

.user-menu .cloud-icon {
  display: block;
  width: 33px;
  height: 24px;
  background: no-repeat url(../img/icons2.png);
  background-position: 0 0;
  position: relative;
  top: 2px;
}

.bor-registration {
    border: 1px solid #00afff;
    padding: 0px 5px 0px 5px;
    color: #FFF;
    border-radius: 5px;
    top: -1px;
}

.user-menu.lng-ru > li:first-child {
  border-right: 1px solid #dfdfdf;
  padding-right: 11px;
  margin-right: 8px;
}

.user-menu.lng-ru .cloud-icon {
  display: block;
  width: 50px;
  height: 36px;
  background: no-repeat url(../img/icons2-ru.png);
  background-position: 0 -852px;
  position: relative;
  top: -5px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

#logo-link img {
  border-radius: 3px;
}

#logo.logo-color i {
  position: absolute;
  height: 33px;
  width: 33px;
  top: 2px;
  left: -42px;
  border-radius: 3px;
  border: 1px solid white;
}

.slider {
  box-shadow: inset 0 11px 8px -10px #CCC, inset 0 -12px 8px -10px #CCC;
  background: #F7F7F7;
}

#logo .title {
  position: relative;
}

#logo .title .text.anon {
  position: relative;
  z-index: 9;
  padding: 0 20px 0 0;
}

#logo .title .text.user {
  position: relative;
  z-index: 101;
  margin-right: 10px;
}

#logo .title .text.user.has-choices {
  padding: 0 20px 0 0;
  cursor: pointer;
 }

#logo .title .text.user.has-choices.lng-ru {
    background: url(../images/icons4-ru.png) no-repeat 100% -1247px;
}

#logo .title .text.user.has-choices.lng-all {
    background: url(../images/icons4.png) no-repeat 100% -1247px;
}

#logo .title .view-mode-active,
#logo .title .like-mode-active {
  color: #00b0ff;
}

#logo .title .drop {
  position: absolute;
  top: -38px;
  left: -10px;
  right: -4px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 12px;
  line-height: 15px;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  font-weight: 300;
  display: none;
  z-index: 100;
}

#logo .title .drop li {
  padding: 3px;
}

#logo .title .drop li + li {
  border-top: 1px solid #efefef;
}

#logo .title .drop li.empty {
  height: 26px;
}

#logo .title .drop li a {
  height: 15px;
  padding: 4px 7px;
  color: #434649;
  display: block;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

#logo .title .drop li a:hover {
  color: #fff;
  background: #71cbff;
  text-shadow: none;
}

.emphasize {
  text-decoration: underline;
  color: #434649;
}

.toast-position-top-right {
  text-align: right;
}

.jspContainer {
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #eeeff0;
  position: relative;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.jspDrag {
  background: #d7dadd;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}

.jspVerticalBar .jspArrow {
  height: 16px;
}

.jspHorizontalBar .jspArrow {
  width: 3px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

.show-some-tags .only-if-full {
  display: none;
}

.slider.show-some-tags {
  display: block;
}

.slider.advert .wrapper {
  height: 90px;
  width: 768px;
}

.slider .more {
  text-transform: uppercase;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  display: inline;
  margin: 0;
}

.slider .more-wrapper {
  margin: 10px 0 10px;
}

.radioArea {
  float: left;
  margin: 0;
  background: url(../img/profile_icons.png) no-repeat 0 -85px;
  width: 9px;
  height: 8px;
  overflow: hidden;
}

.radioArea.radioAreaChecked {
  background-position: 0 -93px;
}

.slider.followed-tags {
  display: block;
}

.followed-tags .scroll-pane {
  width: 575px;
}

.followed-tags .tags-list.inner {
  padding: 0;
  margin-top: -6px;
}

.followed-tags .tags-list.inner > li {
  width: 266px;
  float: left;
  border-bottom: none;
}

.followed-tags .tags-list.inner > li > .tag-item {
  border-bottom: 1px solid #ECECEC;
  padding: 6px 0;
}

.followed-tags .tags-list.inner > li > .tag-item > a {
  padding: 8px;
}

.followed-tags .tags-list.inner > li > .tag-item > a:hover {
  background: #eeeeee;
  border-radius: 5px;
}

.followed-tags .tags-list.inner > li:nth-child(odd) {
  padding-right: 16px;
  margin-right: 13px;
  border-right: 1px solid #eaeced;
}

.followed-tags .tags-list.inner .num {
  float: right;
}

.followed-tags .delete {
  background: url(../img/profile_icons.png) no-repeat 0 -59px;
  width: 13px;
  height: 13px;
  text-indent: -9999px;
  overflow: hidden;
  transition: all 0s ease 0s;
  float: right;
  margin-left: 20px;
}

.followed-tags .delete:hover {
  background-position: 0 -72px;
}

.slider.followed-tags .scroll-pane {
  max-height: 140px;
  overflow: hidden;
}

.slider.followed-tags .tags-part {
  float: left;
  border-right: 1px solid #eaeced;
  padding-right: 12px;
}

.slider.followed-tags .form-part {
  width: 336px;
  float: right;
  padding-top: 10px;
  line-height: normal;
}

.slider.followed-tags .form-part .title {
  color: #9ca5ad;
  font-size: 14px;
}

.slider.followed-tags .form-part .help {
  color: #9ca5ad;
  font-size: 10px;
}

.slider.followed-tags .form-part .collections-tools input[type="text"] {
  width: 219px;
}

.slider.followed-tags .form-part .collections-tools {
  float: left;
  background-color: #fafafa;
  margin: 20px 0;
}

#similar-images .similar-image-item {
  width: 90px;
  height: 90px;
  float: left;
}

.js-image-slider {
  width: 2000em;
}

.slider.apponmain .wrapper {
    height:189px;width:940px
}

.slider.regonmain .wrapper {
    height:165px;width:940px
}

.apptextright {
    float:left; margin-left:30px;margin-top:20px;margin-bottom:30px;width:435px; font-size:16px;
}

.appimgchrome {
    float:left;margin:0px 10px 0 110px;
}

.apprightclose {
    float:right;margin-top:80px;
}

footer .lang {
    float: right;
}

footer .lang .ru-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat url(../img/icons2.png);
    background-position: 0 -652px;
    position: relative;
    top: 16px;
    margin-right: 24px;
}

footer .lang .en-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat url(../img/icons2-ru.png);
    background-position: 0 -86px;
    position: relative;
    top: 16px;
    margin-right: 24px;
}

footer .lang .fr-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: no-repeat url(../img/lang/france-flag.png);
    background-position: 0 0px;
    position: relative;
    top: 16px;
    margin-right: 4px;
}
