<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "CenturyGothicRegular";
  src: url("c2016/fonts/century_gothic/CenturyGothic/CenturyGothicRegular/CenturyGothic.eot");
  src: url("c2016/fonts/century_gothic/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/century_gothic/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.woff") format("woff"), url("c2016/fonts/century_gothic/CenturyGothic/CenturyGothicRegular/CenturyGothicRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "HelveticaRegular";
  src: url("c2016/fonts/ag_helvetica/Helvetica/HelveticaRegular/HelveticaRegular.eot");
  src: url("c2016/fonts/ag_helvetica/Helvetica/HelveticaRegular/HelveticaRegular.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/ag_helvetica/Helvetica/HelveticaRegular/HelveticaRegular.woff") format("woff"), url("c2016/fonts/ag_helvetica/Helvetica/HelveticaRegular/HelveticaRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "HelveticaRegular";
  src: url("c2016/fonts/ag_helvetica/Helvetica/HelveticaBold/HelveticaBold.eot");
  src: url("c2016/fonts/ag_helvetica/Helvetica/HelveticaBold/HelveticaBold.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/ag_helvetica/Helvetica/HelveticaBold/HelveticaBold.woff") format("woff"), url("c2016/fonts/ag_helvetica/Helvetica/HelveticaBold/HelveticaBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "ProximaNova-Light";
  src: url("c2016/fonts/ProximaNova-Light/ProximaNova-Light.eot");
  src: url("c2016/fonts/ProximaNova-Light/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/ProximaNova-Light/ProximaNova-Light.woff") format("woff"), url("c2016/fonts/ProximaNova-Light/ProximaNova-Light.ttf") format("truetype"), url('c2016/fonts/ProximaNova-Light/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-style: normal;
  font-weight: 100;
}
@font-face {
  font-family: "ProximaNova-Regular";
  src: url("c2016/fonts/ProximaNova-Regular/ProximaNova-Regular.eot");
  src: url("c2016/fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/ProximaNova-Regular/ProximaNova-Regular.woff") format("woff"), url("c2016/fonts/ProximaNova-Regular/ProximaNova-Regular.ttf") format("truetype"), url('c2016/fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "ProximaNova-Semibold";
  src: url("c2016/fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot");
  src: url("c2016/fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("c2016/fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff") format("woff"), url("c2016/fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf") format("truetype"), url('c2016/fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-style: normal;
  font-weight: 700;
}
* {
  margin: 0;
  padding: 0;
}
select,
input,
textarea {
  font-family: "HelveticaRegular", "Helvetica", "Arial";
}
* {
  -moz-outline-style: none;
  outline: none;
  outline-color: transparent;
  outline-style: none;
}
.ui-widget {
  font-family: "HelveticaRegular", "Helvetica", "Arial";
}
*:focus {
  outline: none;
}
input:-webkit-autofill {
  background: #fff !important;
  border: none !important;
}
button {
  cursor: pointer;
}
html {
  height: 100%;
}
body {
  color: #353535;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  font-family: "HelveticaRegular", "Helvetica", "Arial";
  font-size: 14px;
}
form {
  position: relative;
}
.body-color-link {
  color: #353535;
  text-decoration: none;
}
.body-color-link:hover {
  text-decoration: underline !important;
}
.hiddenSubmitter {
  display: none;
}
body.body-fix {
  overflow: hidden;
  height: 100%;
}
td,
th {
  vertical-align: top;
  text-align: left;
}
a img {
  border: 0;
}
a {
  text-decoration: underline;
  color: #559e9e;
}
label {
  font-weight: bold;
}
ul {
  list-style: none;
}
ol,
ul {
  list-style-position: inside;
}
a div {
  text-decoration: underline;
}
/****  FONTS :: COLORS  *****/
.gray {
  color: #656565;
}
.black {
  color: #000000;
}
.black a {
  color: #000000;
}
.dark-gray {
  color: #373737;
}
.light-gray {
  color: #868686;
}
.dark-blue {
  color: #0a836f;
}
.blue {
  color: #01aed9;
}
.orange {
  color: #e57700;
}
.white {
  color: #FFFFFF;
}
.dark-red {
  color: #812201;
}
.red-notice.hidden {
  display: none;
}
.red-notice {
  color: #812201;
  font-size: 11px;
  width: 500px;
  position: absolute;
  top: 47px;
  right: 0;
  font-weight: bold;
}
/****  FONTS :: SIZES  *****/
.normal {
  font-size: 13px;
}
.small {
  font-size: 90%;
  line-height: 15px;
}
.big {
  font-size: 16px;
}
.large {
  font-size: 20px;
}
.huge {
  font-size: 25px;
}
.bold {
  font-weight: bold;
}
.floatleft {
  float: left;
}
.floatleft {
  display: block;
}
.favorite .fullname {
  background: url("images/star.png") no-repeat right;
  float: left;
  padding-right: 25px;
}
.block {
  display: block;
}
#content {
  margin: 0 auto;
  padding-bottom: 590px;
  position: relative;
  z-index: 2;
  padding-top: 20px;
  user-select: auto;
}
#footer a:hover {
  text-decoration: underline;
}
#footer a {
  text-decoration: none;
}
#footer {
  background: #fbfbfb;
  position: absolute;
  bottom: 0;
  left: 0;
  min-width: 100%;
  width: auto;
  color: #4f4f4f;
  text-align: center;
  box-shadow: 0 0 5px #777;
}
#footer a {
  color: #4f4f4f;
  font-size: 14px;
}
#footer-countries {
  color: #4f4f4f;
  font-size: 14px;
}
.border {
  background: url("images/footer-bg.gif") no-repeat left -18px;
}
.border .r {
  background: url("images/footer-bg.gif") no-repeat right -9px;
}
.border .c {
  height: 9px;
  background: url("images/footer-bg.gif") repeat-x left -36px;
  margin: 0 5px;
}
.border.bottom {
  background-position: left 0;
}
.border.bottom .r {
  background-position: right -27px;
}
#footer-content {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
#footer-content .middle {
  background: #e9ebed url("images/footer-bg-2.gif") repeat-x left top;
  padding: 20px 0 20px 0;
}
#footer-content .round-corner {
  float: left;
}
#footer-content .round-corner-tl,
#footer-content .round-corner-tr,
#footer-content .round-corner-bl,
#footer-content .round-corner-br {
  background-color: #9bb8b2;
}
#footer-content h3 {
  color: #559e9e;
  text-transform: uppercase;
  font-size: 20px;
  padding: 0 0 10px 0;
}
#footer-content ul {
  padding-left: 10px;
}
.subfooter {
  border-top: 1px solid #d5d5d5;
  position: relative;
  z-index: 2;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  margin-top: 30px;
  line-height: 1.5;
}
#footer-content .links {
  padding: 0;
  width: 275px;
  line-height: 25px;
}
#head-wrap {
  position: relative;
  z-index: 3;
  background: #fbfbfb;
  margin: 0 auto;
  border: 1px solid #e3e3e3;
  box-shadow: 0 9px 33px -21px #000;
  border-radius: 0 0 6px 6px;
}
#head-wrap table td {
  vertical-align: middle;
}
.main-width {
  width: 930px;
}
.main-width-1170 {
  width: 1170px;
}
.head-wrap-content {
  padding: 10px 15px;
}
#head-links {
  display: inline-block;
  vertical-align: middle;
}
#head-links li {
  display: inline-block;
}
.head-wrap-content a {
  color: #353535;
  font-size: 14px;
  display: block;
  margin-left: 10px;
}
#head {
  height: 70px;
  position: relative;
}
#slogon {
  color: #6EAFB7;
  font-size: 18px;
  left: 184px;
  position: absolute;
  top: 31px;
}
#quick-login {
  min-width: 190px;
  display: inline-block;
  vertical-align: middle;
}
#quick-login table {
  float: right;
}
#quick-login td {
  white-space: nowrap;
}
/*#quick-login a*/
/*{*/
/*color:#339beb;*/
/*display: block;*/
/*margin-left: 10px;*/
/*}*/
#soc {
  position: absolute;
  text-align: right;
  color: #589fa8;
  font-size: 12px;
  top: 30px;
  right: 0;
  padding-right: 10px;
}
#soc td {
  vertical-align: middle;
}
.soc_sharing {
  width: 1%;
  padding-left: 10px;
}
.soc_sharing table {
  float: right;
  margin: 5px 10px 0 0;
}
.heart {
  background: url("images/heart.png") no-repeat left 1px;
}
#menu {
  background: url('images/menu-bg.gif') repeat-x top;
  position: relative;
}
#menu a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  text-decoration: underline;
  padding: 4px 0 6px;
}
#menu table {
  width: 884px;
}
h2 {
  font-size: 20px;
  color: #23aa94;
  font-weight: normal;
}
a h2 {
  font-size: 16px;
  color: #000;
  text-decoration: underline;
}
span.h2-description {
  font-size: 14px;
  color: #23aa94;
  white-space: nowrap;
}
#search-block {
  padding: 20px 0 0 10px;
}
#search-block h2 {
  line-height: 20px;
  font-size: 18px;
  white-space: nowrap;
}
#search-block td {
  vertical-align: top;
}
#search-block #search-countries div {
  font-size: 13px;
  margin: 2px 2px 2px 0;
  cursor: pointer;
  padding: 2px;
  color: #000;
}
#search-block #search-countries div.selected {
  background-color: #b4ebe1;
}
#search-block #search-date input {
  background: url("images/search-input.gif") no-repeat scroll right top transparent;
  border: 0 none;
  font-size: 15px;
  padding: 4px 5px 4px 6px;
  width: 82px;
  text-align: center;
}
#search-block #search-date button.ui-datepicker-trigger {
  background: none;
  border: none;
  position: absolute;
}
#search-block #search-date th {
  font-size: 16px;
  vertical-align: middle;
  color: #000;
  font-weight: normal;
}
#search-block #search-date {
  color: #000;
}
a.orange-button {
  background: url("images/search-button-2.gif") no-repeat scroll center center transparent;
  color: #FFFFFF;
  display: block;
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 3px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#banner {
  width: 381px;
}
#banner-top {
  background: #517186;
  height: 150px;
  color: #fff;
  position: relative;
}
#banner-top h1 {
  font-size: 170%;
  font-weight: normal;
  padding: 25px 0 0 20px;
  line-height: 10px;
}
#banner-top h2 {
  color: #fff;
  font-size: 120%;
  font-weight: normal;
  padding: 9px 0 0 78px;
}
#banner-top h3 {
  color: #fff;
  font-size: 116%;
  font-weight: normal;
  padding: 13px 0 0 20px;
}
#banner-bottom {
  color: #fff;
  position: relative;
}
#banner-bottom h2 {
  color: #c96800;
  font-weight: bold;
  font-size: 145%;
  text-align: center;
  padding: 10px 0 5px 0;
}
div.orange-block {
  width: 231px;
  font-size: 14px;
  margin: 0 auto;
  margin-bottom: 20px;
}
div.orange-block-border-top,
div.orange-block-border-bottom {
  background: url('/r/public/images/offer-counter-bg.png') no-repeat center top;
  height: 16px;
}
div.orange-block-border-bottom {
  background: url('/r/public/images/offer-counter-bg.png') no-repeat center bottom;
  height: 16px;
}
div.orange-block-border-center {
  background-color: #E57700;
}
div.orange-block table {
  cursor: pointer;
}
div.orange-block td {
  vertical-align: middle;
}
#orange-block-number {
  font-family: Bookman Old Style;
  font-size: 43px;
  font-weight: bold;
  position: absolute;
  top: -17px;
  right: 0;
}
#orange-block-text {
  position: absolute;
  padding-left: 10px;
  margin-top: -19px;
}
.orange-block-middle {
  border: 1px solid #fff;
  border-width: 1px 0 1px 0;
  margin: 14px auto;
  padding: 10px 20px;
}
.orange-block-button .button3 {
  color: #000;
}
div.list-item {
  padding-top: 0;
}
div.list-item img {
  float: left;
  margin: 4px 15px 5px 0;
}
/*p{color:#656565; padding-bottom:15px}*/
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  display: block;
}
h1,
h2,
h3 {
  font-weight: normal;
}
h4 {
  padding-top: 2px;
}
.list-top {
  display: none;
  background: url('images/list-top-bottom.gif') no-repeat center top;
  height: 10px;
}
.list-top-alone {
  height: 15px;
}
.list-title {
  background: url('images/list-bg.gif') repeat;
  color: #0a836f;
  padding-top: 10px;
  border-radius: 10px 10px 0 0;
}
.list-title h1 {
  font-weight: normal;
  font-size: 26px;
  padding: 0 0 10px 40px;
  margin: 0;
  white-space: normal;
}
.list-bottom {
  height: 15px;
  background: url('images/list-bg.gif') repeat;
  border-radius: 0 0 10px 10px;
}
.list-content {
  background: #edf2f1;
}
.list-row {
  color: #656565;
  font-size: 14px;
  padding: 20px 30px;
  line-height: 21px;
  overflow-x: hidden;
}
.list-row.i1 {
  background: url('images/list-bg.gif') repeat;
}
.list-row.i0 {
  background: #EDF2F1;
}
.list-row td.img,
.gray-block-list-item td.img,
td.img {
  padding-right: 20px;
}
.list-row p {
  padding: 10px 0 0 0;
}
.list-row div.img {
  float: left;
  margin-right: 10px;
  margin-bottom: 1px;
}
.list-row div.img img {
  height: 275px;
  margin: 5px 0 0 5px;
  width: 275px;
}
#countries a {
  text-decoration: none;
  border-bottom: 1px dashed #0a836f;
  display: block;
  float: left;
  clear: both;
  margin: 0 0 5px 0;
}
#countries ul {
  list-style: circle;
  padding: 5px 0 10px 30px;
}
#countries ul li a {
  font-size: 13px;
  text-decoration: underline;
  border-bottom: none;
}
a.big {
  display: block;
}
a.dashed {
  text-decoration: none;
  border-bottom: 1px dashed;
  display: inline;
}
/**
.pager{text-align: center; padding: 5px 0;}
.yiiPager{list-style: none; float: right; margin: 0 auto;}
.yiiPager li{display: inline-block;}
.yiiPager li a{display: block; line-height: 20px; padding: 0 7px; text-decoration: none; border: 1px solid #d5d5d6; margin: 0 5px;}
.yiiPager li a:HOVER,.yiiPager li.selected a{background: #0a836f; color: #fff}
.yiiPager li.first a,.yiiPager li.previous a,.yiiPager li.next a,.yiiPager li.last a{text-decoration: none;}
*/
.breadcrumbs {
  font-size: 14px;
  padding: 15px 0 15px 0;
}
.breadcrumbs a {
  color: #0a836f;
}
.breadcrumbs strong {
  font-size: 16px;
}
.breadcrumbs,
.breadcrumbs a {
  color: #909090;
  font-size: 14px;
  font-family: ProximaNova-Light;
}
.breadcrumbs i {
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
ul.country-articles {
  list-style: circle;
}
ul.country-articles li {
  padding-left: 20px;
}
a.back_button {
  font-size: 24px;
}
#quickLinks {
  font-size: 11px;
  color: #ddd;
}
#quickLinks strong {
  display: block;
  padding-bottom: 10px;
}
#quickLinks td {
  padding: 0 5px;
}
div.input-element {
  margin-right: 20px;
}
div.input input {
  width: 100%;
  height: 31px;
  font-size: 22px;
  padding: 2px 6px;
}
select {
  font-size: 13px;
  padding: 2px 0 0 6px;
}
select option {
  padding: 2px 6px;
}
div.input select {
  font-size: 18px;
  padding: 2px 0 0 6px;
}
div.input select option {
  padding: 2px 6px;
}
.form th,
.form td {
  vertical-align: top !important;
}
.form td {
  padding: 5px 0 0 0;
}
.form th {
  color: #0A836F;
  white-space: nowrap;
  padding: 10px 0 0 0;
}
.form th label {
  font-size: 16px;
  font-weight: normal;
}
span.required {
  color: red;
}
.errorMessage {
  color: red;
  padding: 0 0 0 20px;
}
.errorMessage b {
  color: #000;
}
div.button {
  background: url("images/button-left.gif") no-repeat left top;
  position: relative;
  cursor: pointer;
  color: #000;
}
div.button-right {
  background: url("images/button-right.gif") no-repeat scroll right top transparent;
}
div.button input.submitter {
  border: 0;
  background: 0;
  padding: 0;
  font-size: 20px;
  text-align: center;
  width: 100%;
  cursor: pointer;
  color: #000;
  line-height: 40px;
  height: 40px;
}
.captcha {
  height: 50px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.captcha a {
  left: -81px;
  position: absolute;
  top: 8px;
}
#comments-form .captcha a {
  left: 0;
  top: 45px;
}
.radios label {
  color: #0A836F;
  font-size: 20px;
  font-weight: normal;
}
.successMessage {
  font-size: 20px;
  padding: 40px;
}
div.cost {
  position: relative;
  float: left;
  font-size: 16px;
  min-width: 130px;
  text-align: center;
  overflow: hidden;
  max-width: 150px;
}
div.cost-left {
  top: 0;
  left: 0;
  position: absolute;
  background: url("/r/public/images/cost-left.png") no-repeat left center;
  width: 15px;
  height: 28px;
}
div.cost-right {
  top: 0;
  right: 0;
  position: absolute;
  background: url("/r/public/images/cost-right.png") no-repeat right center;
  width: 35px;
  height: 28px;
}
div.cost-content {
  line-height: 28px;
  color: #000;
  background: #E57700;
  margin: 0 19px 0 7px;
  padding: 0 10px;
}
#countrySummary {
  padding: 20px 5px 30px 5px;
}
.list_head {
  line-height: 28px;
  margin: 20px 0 20px 0;
}
.list_head .summary {
  padding-left: 30px;
  padding-right: 10px;
  white-space: nowrap;
}
.sorter {
  line-height: 28px;
  height: 28px;
}
.sorter .sort_header {
  float: left;
  margin-right: 10px;
}
.sorter ul {
  float: left;
}
.sorter li {
  float: left;
  margin-right: 5px;
}
.sorter li a {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
#countrySummary ul,
.sorter ul {
  list-style: none;
}
#countrySummary a,
.sorter a {
  color: #559e9e;
  font-size: 13px;
  padding: 2px 0;
}
.sorter ul li a.desc {
  background: url("images/blue-bullet-down.png") no-repeat left 11px;
}
.sorter ul li a.asc {
  background: url("images/blue-bullet-up.png") no-repeat left 11px;
}
.items .empty {
  font-size: 24px;
  text-align: center;
  padding: 40px;
  display: block;
}
#countrySummary a.makeTender {
  color: orange;
}
#profile {
  text-align: center;
  position: relative;
  padding: 0 10px;
}
#profile #userName {
  color: #696a6a;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
}
#profile .inputSmall {
  margin: 5px 0;
}
#profile input {
  text-align: center;
}
#profile div.inputSmall .inputSmallLabel {
  text-align: center;
  width: 100%;
}
div.inputSmall {
  position: relative;
}
div.inputSmall.datepicker {
  width: 74px;
}
input.datepicker {
  /*text-align: center;*/
}
div.inputSmall .inputSmallLabel {
  color: #666;
  left: 6px;
  position: absolute;
  top: 4px;
  z-index: 1;
}
div.inputSmall .inputSmallLabel label {
  font-weight: normal;
  font-size: 13px;
}
div.inputSmall {
  margin-right: 10px;
}
div.inputSmall input {
  /*border: 1px solid #C9D9D5;*/
  /*background-image:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#EAF5F4));*/
  /*background-image:-webkit-linear-gradient(top,#FFFFFF,#EAF5F4);*/
  /*background-image:-moz-linear-gradient(top,#FFFFFF,#EAF5F4);*/
  /*background-image:-ms-linear-gradient(top,#FFFFFF,#EAF5F4);*/
  /*background-image:-o-linear-gradient(top,#FFFFFF,#EAF5F4);*/
  /*background-image:linear-gradient(top,#FFFFFF,#EAF5F4);*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#EAF5F4',GradientType=0);*/
  /*border-radius: 4px;*/
  font-size: 13px;
  padding: 4px 6px 4px 6px;
  width: 100%;
}
.ui-autocomplete-loading,
div.inputSmall input.ui-autocomplete-loading {
  background: url('/r/ajax-loader.gif') right center no-repeat;
}
.ui-autocomplete-loading {
  background-image: url('/r/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: right center;
}
.ui-autocomplete {
  width: 20px;
  overflow-x: hidden !important;
}
.imgPreview {
  margin: 0 auto;
}
.saveButton {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  right: -25px;
  background: url('/r/admin/icons/tick.png') no-repeat center;
  cursor: pointer;
}
#profile .img {
  border: 2px solid #fff;
  padding: 1px;
  background: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}
.imgPreview {
  background: url("/thumbs/r/noimage.jpg/150x150.jpg") no-repeat center;
  width: 150px;
  height: 150px;
}
.imgPreview .load {
  background-image: url("loader/loader.gif");
}
#photoUploader {
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0;
}
#new_offer {
  min-height: 318px;
}
#new_offer .errorSummary {
  margin-top: 10px;
  width: auto;
}
.bar1 td,
.bar1 th {
  vertical-align: middle;
  white-space: nowrap;
}
.bar1 th {
  text-align: right;
  padding-right: 5px;
  font-size: 16px;
  font-weight: normal;
  width: 1%;
  white-space: nowrap;
}
.bar1 {
  border: 3px solid #25917f;
  background: #d6ece8;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #5c5c5c;
}
.bar1-title {
  background: #edf2f1;
  color: #0a836f;
  text-align: center;
  font-size: 24px;
  line-height: 35px;
}
.bar1-title .hint {
  font-size: 14px;
  color: #666666;
  line-height: 15px;
  padding: 10px 0 20px 0;
}
.bar1-content {
  padding: 10px 15px;
}
.bar1 .ui-datepicker-trigger {
  position: absolute;
  background: none;
  border: none;
  margin-top: -2px;
  margin-left: 0px;
}
.bar1 label {
  font-size: 16px;
  font-weight: normal;
}
div.autocomplete {
  display: block;
  position: relative;
  box-sizing: border-box;
}
div.autocomplete * {
  box-sizing: border-box;
}
.textarea-label {
  text-align: center;
}
.textarea {
  position: relative;
  margin: 10px 15px 10px 0;
}
.textarea-right {
  display: none;
}
.main2015 input[type=text],
.main2015 input[type=password],
.main2015 input[type=tel],
.main2015 input[type=email],
.main2015 textarea {
  color: #353535;
  border: 1px solid #949595;
  font-size: 14px;
  border-radius: 4px;
  background: #fff;
  padding: 3px;
  box-shadow: inset #e5e5e5 0px 2px 2px;
}
select::after {
  content: "ÐÐ¾Ð²ÑŒÑ‘!";
  /* Ð”Ð¾Ð±Ð°Ð²Ð»ÑÐµÐ¼Ñ‹Ð¹ Ñ‚ÐµÐºÑÑ‚ */
  color: #333;
  /* Ð¦Ð²ÐµÑ‚ Ñ‚ÐµÐºÑÑ‚Ð° */
  background-color: #fc0;
  /* Ð¦Ð²ÐµÑ‚ Ñ„Ð¾Ð½Ð° */
  font-size: 90%;
  /* Ð&nbsp;Ð°Ð·Ð¼ÐµÑ€ ÑˆÑ€Ð¸Ñ„Ñ‚Ð° */
  padding: 2px;
  /* ÐŸÐ¾Ð»Ñ Ð²Ð¾ÐºÑ€ÑƒÐ³ Ñ‚ÐµÐºÑÑ‚Ð° */
}
.textarea textarea {
  resize: vertical;
  padding: 6px;
  width: 100%;
  height: 88px;
  overflow: auto;
}
.button2 {
  background: url("images/button2-left.png") no-repeat left top;
  padding: 3px 0 10px 20px;
  position: relative;
  text-align: center;
  color: #0a836f;
  font-size: 14px;
  cursor: pointer;
  max-width: 180px;
  margin: 0 auto;
}
.button2-right {
  background: url("images/button2-right.png") no-repeat right top;
  width: 15px;
  height: 30px;
  position: absolute;
  top: 0;
  right: -14px;
}
.button-orange {
  background: url("images/button-orange-left.png") no-repeat scroll left top transparent;
  color: #000000;
  cursor: pointer;
  font-size: 14px;
  padding: 3px 0 7px 18px;
  position: relative;
  text-align: center;
}
.button-orange-right {
  background: url("images/button-orange-right.png") no-repeat scroll right top transparent;
  height: 28px;
  position: absolute;
  right: -13px;
  top: 0;
  width: 13px;
}
button#dropdown {
  background: none repeat scroll 0 0 transparent;
  height: 21px;
  position: absolute;
  right: -13px;
  top: 3px;
  width: 20px;
  border: 1px solid #799E97;
  border-width: 0 0 0 1px;
  cursor: pointer;
  display: block;
}
button#dropdown .ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
#registerForm button#dropdown {
  right: -12px;
  top: 6px;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  /*background-image: url("/assets/be3a0c46/jui/css/base/images/ui-icons_454545_256x240.png");*/
}
#portfolioTabs {
  border: 0;
  padding: 0;
}
#portfolioTabs .ui-widget-header {
  background: none;
  border: 0;
  padding: 0;
}
#portfolioTabs .ui-tabs-panel {
  background: #d6ece8;
}
.tabs {
  position: relative;
}
.tabs-items td.tab {
  text-align: center;
}
.tabs-items td.tab a {
  display: block;
  line-height: 40px;
  height: 40px;
  background: #fcfcfc;
  border: 1px solid #cbcbcb;
  margin-bottom: -1px;
  border-radius: 6px 6px 0 0;
  position: relative;
  margin-right: -8px;
}
.tabs-items td.tab a.z1 {
  z-index: 1;
}
.tabs-items td.tab a.z2 {
  z-index: 2;
}
.tabs-items td.tab a.z3 {
  z-index: 3;
}
.tabs-items td.tab a.z4 {
  z-index: 4;
}
.tabs-items td.tab a.z5 {
  z-index: 5;
}
.tabs-items td.tab a.z6 {
  z-index: 6;
}
.tabs-items td.tab a.z7 {
  z-index: 7;
}
.tabs-items td.tab a.z8 {
  z-index: 8;
}
.tabs-items td.tab a.z9 {
  z-index: 9;
}
.tabs-items td.tab a.z10 {
  z-index: 10;
}
.tabs-items td.tabs-items-active a {
  background: #fdfdfd;
  z-index: 11 !important;
  border-bottom-color: #fdfdfd;
}
.tabs-items td.sep {
  width: 20px;
}
.tabs-items td.tab a {
  display: block;
  font-size: 14px;
  padding: 0 19px 0 20px;
}
.tabs-content {
  background: #fdfdfd;
  border: 1px solid #cbcbcb;
  border-radius: 0 6px 6px 6px;
  padding: 30px;
  position: relative;
  min-height: 600px;
}
.thumbnails {
  position: relative;
}
.thumbnails ul {
  list-style: none;
  position: relative;
}
.portfolioImages-actions {
  position: absolute;
  z-index: 1;
  top: -17px;
}
.remove-photo {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}
.thumbnails ul li {
  width: 250px;
  height: 272px;
  float: left;
  padding: 0;
  margin: 15px 15px 15px 15px;
  cursor: move;
  position: relative;
  box-shadow: 0 0 20px 0 #ccc;
}
#photosession-form .thumbnails li.li-placeholder,
.thumbnails ul li.li-placeholder {
  background: orange;
}
#portfolioImages input {
  font-size: 12px !important;
}
#photosession-form .thumbnails li {
  width: 80px;
  height: 80px;
  margin: 5px 5px 10px 5px;
  border-color: #EDF2F1;
}
#photosession-form .thumbnails ul .portfolioImages-actions {
  top: -18px;
}
#photosession-form .thumbnails {
  padding-left: 12px;
  padding-top: 20px;
}
.currentInformation {
  font-size: 12px;
  margin-top: 5px;
  line-height: 12px;
}
.uploadNotices {
  color: red;
  margin-left: 3px;
  font-weight: bold;
}
#cropBg {
  background: #d6ece8;
}
#loggedIn {
  color: #39625a;
  position: relative;
  height: 166px;
}
#loggedIn .name {
  font-size: 16px;
}
#loggedIn a.my_office {
  font-size: 22px;
  display: block;
  margin: 8px 0 20px;
  color: #559e9e;
}
#loggedIn a.button {
  position: absolute;
  bottom: 7px;
  width: 103px;
  left: 0;
}
#new_tender {
  width: 300px;
  text-align: center;
}
#new_tender .button2 {
  margin-left: 80px;
}
.currentBalance {
  font-size: 25px;
  padding-right: 10px;
  color: #751300;
}
.userBalance {
  font-size: 25px;
  color: #751300;
}
.shortPortfolio {
  padding-top: 20px;
  height: 184px;
}
.shortPortfolio ul {
  list-style: none;
}
.shortPortfolio li {
  display: block;
  float: left;
  width: 200px;
  height: 200px;
  margin: 5px;
}
.shortPortfolio li img {
  display: block;
  margin: 0 auto;
}
#new_message {
  width: 300px;
}
#offerDetails h2 {
  color: #0a836f;
  font-size: 16px;
}
#offerDetails {
  background: #d6ece8;
  padding: 5px 30px 5px 20px;
  font-size: 14px;
}
.list-row b {
  color: #000;
}
div.hidden {
  color: #929b99;
  font-size: 12px;
}
div.hidden a {
  color: #929b99;
  text-decoration: underline;
  font-size: 13px;
  font-weight: bold;
}
.standartForm .element {
  margin: 10px 5px 10px 0;
}
element.style {
  border-width: 10px;
  height: auto;
  width: 304px;
}
.errorSummary {
  border: none;
  padding: 10px;
  background: #ffe4ea;
  margin: 2px auto;
  color: #000;
  font-size: 13px;
}
.errorSummary ul {
  text-align: left;
  list-style: none;
  margin: 0;
}
.errorMessage {
  text-align: left;
  padding: 0;
}
.errors {
  color: red;
  text-align: left;
}
#profile .errors {
  font-size: 12px;
}
#singleUploadErrors div {
  -moz-border-radius: 5px 5px 5px 5px;
  background: none repeat scroll 0 0 #FFF8F0;
  border: 2px solid red;
  right: 200px;
  top: 0px;
  padding: 10px;
  position: absolute;
  z-index: 1;
}
.art-block div.list-item img {
  margin: 6px 5px 0 0;
  float: none;
  display: inline;
}
.art-block div.list-item {
  margin-top: 10px;
}
#success-message {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  font-size: 16px;
  margin: 10px 0;
  padding: 40px;
  text-align: center;
}
#change_password {
  width: 400px;
  position: relative;
}
.light-blue-bar {
  -moz-border-radius: 10px;
  padding: 10px 15px;
  background: #EDF2F1;
}
#photosession-list {
  min-height: 339px;
}
#photosession-list .empty {
  padding: 50px 50px 0 50px;
  vertical-align: middle;
}
.tabs-content .empty {
  font-size: 14px;
  padding: 40px 0;
}
#photosession-form,
#videosession-form {
  width: 400px;
}
.photosession_uploader {
  min-height: 30px;
  position: relative;
}
.photosession_uploader.uploader_hide {
  opacity: 0;
  margin-top: -30px;
}
#photosession-list .list-row {
  padding: 10px 0;
  border-top: 1px dashed #000;
}
#photosession-list .c0 {
  border: none;
}
#photosession-list .list-row.i1 {
  background: none;
}
.yiiPager {
  list-style: none;
  float: right;
  margin: 0 auto;
}
.yiiPager li {
  float: left;
}
.yiiPager li a {
  display: block;
  line-height: 25px;
  padding: 0 5px;
  text-decoration: none;
  border: 1px solid #d5d5d6;
  margin: 0 5px;
  min-width: 25px;
  text-align: center;
  border-radius: 4px;
  background-color: #fbfbfb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #fbfbfb, #f1f1f1);
  background-image: -moz-linear-gradient(top, #fbfbfb, #f1f1f1);
  background-image: -ms-linear-gradient(top, #fbfbfb, #f1f1f1);
  background-image: -o-linear-gradient(top, #fbfbfb, #f1f1f1);
  background-image: linear-gradient(top, #fbfbfb, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f1f1f1', GradientType=0);
  color: #666;
}
.yiiPager li a:HOVER,
.yiiPager li.selected a {
  background-color: #f4f8f8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f8f8), to(#dbe9e9));
  background-image: -webkit-linear-gradient(top, #f4f8f8, #dbe9e9);
  background-image: -moz-linear-gradient(top, #f4f8f8, #dbe9e9);
  background-image: -ms-linear-gradient(top, #f4f8f8, #dbe9e9);
  background-image: -o-linear-gradient(top, #f4f8f8, #dbe9e9);
  background-image: linear-gradient(top, #f4f8f8, #dbe9e9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8f8', endColorstr='#dbe9e9', GradientType=0);
}
.yiiPager li.first a,
.yiiPager li.previous a,
.yiiPager li.next a,
.yiiPager li.last a {
  text-decoration: none;
}
.yiiPager li.hidden a {
  opacity: 0.4;
  cursor: default;
}
.round-corner {
  padding: 3px;
  background: #fff;
  position: relative;
  margin-top: 0;
}
.round-corner-tl,
.round-corner-tr,
.round-corner-bl,
.round-corner-br {
  height: 3px;
  width: 3px;
  position: absolute;
}
.round-corner-tl {
  background: url("/r/public/images/white-round-2.png") no-repeat left 0;
  top: 0;
  left: 0;
}
.round-corner-tr {
  background: url("/r/public/images/white-round-2.png") no-repeat left -3px;
  top: 0;
  right: 0;
}
.round-corner-bl {
  background: url("/r/public/images/white-round-2.png") no-repeat left -9px;
  bottom: 0;
  left: 0;
}
.round-corner-br {
  background: url("/r/public/images/white-round-2.png") no-repeat left -6px;
  bottom: 0;
  right: 0;
}
.round-corner-tl,
.round-corner-tr,
.round-corner-bl,
.round-corner-br {
  background-color: #EDF2F1;
}
.i1 .round-corner-tl,
.i1 .round-corner-tr,
.i1 .round-corner-bl,
.i1 .round-corner-br {
  background-color: #d6ece8;
}
.tabs-content .list-row {
  padding: 10px 5px;
  font-size: 13px;
}
.tabs-content .list-row.i1 {
  background: none;
}
.tabs-content .list-row {
  border-top: 1px dashed #373737;
}
.tabs-content .list-row.c0 {
  border-top: none;
}
.tabs-content .list-row label {
  font-weight: normal;
  color: #000;
}
*.right {
  text-align: right;
}
*.middle {
  vertical-align: middle;
}
.list-top-anchor {
  background: url("images/tabs-left.gif?r=1") no-repeat scroll left top transparent;
  float: right;
}
.list-top-anchor-active {
  background-image: url("images/tabs-left-active.gif?r=1");
}
.list-top-anchor.left {
  margin-right: 10px;
  float: left;
}
.list-top-anchor-right,
.list-top-anchor-left {
  background: url("images/tabs-right.gif") no-repeat scroll right top transparent;
  display: block;
  font-size: 16px;
  line-height: 38px;
  padding: 0 20px;
}
.list-top-anchor-active .list-top-anchor-right,
.list-top-anchor-active .list-top-anchor-left {
  background-image: url("images/tabs-right-active.gif?r=1");
}
.list-top-with-anchor {
  background: #d6ece8 url("images/tabs-right-active.gif?r=1") no-repeat right top;
  height: 12px;
}
.anchor .list-top-anchor {
  float: left;
  background: url("images/tabs-left.gif") no-repeat scroll left top transparent;
}
.anchor .list-top-anchor-right {
  background: url("images/tabs-right.gif") no-repeat scroll right top transparent;
}
.anchor .list-top-with-anchor {
  background: #EDF2F1 url("images/tabs-right.gif") no-repeat right top;
  height: 12px;
}
a.icon {
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 34px;
  padding-left: 40px;
  font-size: 13px;
  margin-bottom: 10px;
}
a.icon-camera {
  background-image: url("/r/public/images/icon-camera.png");
}
a.icon-email {
  background-image: url("/r/public/images/icon-email.png");
}
a.icon-close {
  background-image: url("/r/public/images/close_button.png");
  background-position: right center;
  padding: 0 30px 0 0;
}
a.icon-favorite {
  background-image: url("/r/public/images/icon-favorite.png");
}
.showShortPortfolio {
  display: block;
  text-align: center;
}
.shortPortfolio .round-corner {
  width: 177px;
  margin: 0 auto;
}
.shortPortfolio img.photoPreview {
  width: 170px;
  height: 170px;
}
.photoPreview {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#fancybox-close {
  background: url("images/2014/blue-cross.png") no-repeat;
  width: 20px;
  height: 20px;
  top: 0px;
  right: 0px;
}
#fancybox-content .bar1 {
  -moz-border-radius: 0;
  border-radius: 0;
}
.portfolio-photos img {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 360px;
  height: 240px;
}
.portfolio-photos .title {
  text-align: center;
  width: 250px;
  margin: 0 auto;
}
.lastMessageTitle {
  background: url("/r/public/images/message.png") no-repeat -3px center;
  color: #0a836f;
  padding: 3px 0 10px 54px;
}
.lastMessageTitleText {
  padding: 10px 0 10px 10px;
}
#last_message {
  overflow: hidden;
}
#last_message #new_message {
  width: auto;
}
#comments-form .textarea {
  width: 250px;
}
#comments-list {
  padding-top: 30px;
}
#comments-list p {
  padding: 0;
}
#comments-list .list-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
#new_message_favorite {
  width: 300px;
  position: relative;
}
#comments-list .empty {
  padding: 0;
}
#new_message_favorite #success-message {
  border: 0 none;
  color: #812201;
  font-size: 13px;
  margin: -38px 0 0 224px;
  padding: 0;
  position: absolute;
  width: 200px;
}
.tabs-content .pager {
  text-align: center;
  padding: 0 0 5px 0;
  background: 0;
}
.tabs-content th {
  font-weight: normal;
}
.lastMessage,
.chain div.message-item {
  background: url("images/dash-black.gif") no-repeat scroll left 11px transparent;
  line-height: 20px;
  margin-left: 20px;
  padding-left: 26px;
  font-size: 13px;
}
div.opponent {
  margin-left: 40px;
  background-image: url("images/dash-blue.gif");
}
div.message-new {
  background-image: url("images/dash-red.gif");
}
.chain div.message-item.opponent {
  margin-left: 40px;
  background-image: url("images/dash-blue.gif");
}
.chain div.message-item.message-new {
  background-image: url("images/dash-red.gif");
}
.photoLenta {
  padding: 10px 0;
}
.photoLenta .round-corner {
  float: left;
  margin: 1px;
  cursor: pointer;
}
.photoLenta img {
  margin-right: 9px;
}
.photoLenta img:last-child {
  margin-right: 0;
}
.modelPhoto img {
  width: 275px;
  height: 275px;
}
.modelPhoto .round-corner {
  width: 275px;
  height: 275px;
}
.my_tenders .button2 {
  background: url("images/button2-left.png") no-repeat scroll left top transparent;
  color: #0A836F;
  cursor: pointer;
  font-size: 14px;
  margin: 0 20px 0 auto;
  max-width: 180px;
  padding: 3px 0 10px 20px;
  position: relative;
  text-align: center;
  width: 98px;
}
.abs-round-corner .round-corner {
  position: absolute;
}
.abs-round-corner div.cost {
  position: absolute;
}
.abs-round-corner div.cost {
  position: absolute;
}
.button3 {
  background: url("/r/public/images/button2-left.png") no-repeat left top;
  text-align: center;
  color: #0a836f;
  font-size: 14px;
  cursor: pointer;
  width: 100px;
  margin: 0 auto;
  overflow: visible;
  position: relative;
}
.button3 .button3-right {
  background: url("/r/public/images/button2-right.png") no-repeat scroll right top transparent;
  padding: 4px 0 10px;
  overflow: visible;
  width: 114px;
  line-height: normal;
}
.button3 input {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "Trebuchet MS", sans-serif;
  color: #0A836F;
  cursor: pointer;
  margin-top: -2px;
  width: 100%;
  /*height: 22px;*/
}
#mapArea {
  width: 920;
  height: 425;
  padding: 0px 0 30px 0;
}
#worldmap-wrap {
  padding: 9px;
  -moz-border-radius: 10px 0 10px 10px;
  border-radius: 10px 0 10px 10px;
  background-color: #D6ECE8;
}
.worldmap-country-item {
  min-height: 5px;
}
.country-info {
  position: absolute;
  color: #fff;
  font-weight: normal;
  overflow: visible;
  background-color: #9E0000;
  padding: 2px 2px 0 2px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
  text-align: center;
  cursor: pointer;
  top: 4px;
  left: 4px;
  z-index: 2;
}
.country-info img {
  border: 3px solid #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0;
  margin: 0;
}
.country-info .a {
  padding: 0;
  font-size: 11px;
  line-height: 15px;
  padding-bottom: 1px;
}
.offerCostLabel {
  left: 17px;
  position: absolute;
  text-align: center;
  top: -70px;
  white-space: normal;
  width: 80px;
}
.contract {
  width: 600px;
  margin: 0 auto;
  color: #000;
  border: 1px solid #9bb8b2;
  padding: 10px;
  height: 150px;
  overflow: auto;
  background: #fff;
  font-size: 12px;
}
.service-bar-wrap {
  float: left;
  margin: 5px 40px 20px 40px;
}
.service-bar-title {
  text-align: center;
  padding: 0;
  height: 32px;
  line-height: 15px;
}
.service-bar-paid-title {
  font-size: 13px;
}
.service-bar {
  background: url("images/service-bar.png") repeat-x left 0px;
  width: 300px;
  color: #000;
  font-size: 13px;
  line-height: 21px;
  margin: 0 10px;
}
.service-bar-left {
  background: url("images/service-bar.png") no-repeat left -299px;
}
.service-bar-right {
  background: url("images/service-bar.png") no-repeat right -598px;
}
.service-list {
  margin: 0 auto;
  width: 800px;
}
.service-bar-content {
  padding: 18px 20px 10px 20px;
  position: relative;
  height: 271px;
  font-size: 15px;
}
.service-bar-cost {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 300px;
}
.videoPreview img {
  max-width: 100%;
}
#video-player {
  position: relative;
  width: 100%;
  height: 642px;
  max-width: 1140px;
  overflow: hidden;
  background: transparent !important;
  /*border: 4px solid #0A836F;*/
  margin: 0 auto;
}
#video-player iframe {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#feed {
  margin: 0 auto;
  width: 910px;
}
.info-block a {
  color: #559e9e;
}
.info-block a.read {
  color: #559e9e;
  display: block;
  background: url("images/arrow-right.gif") no-repeat left 8px;
  padding: 5px 0 5px 20px;
  margin: 0 0 0 13px;
  text-decoration: none;
}
.info-block .bottom {
  line-height: 15px;
  text-align: right;
  padding-top: 20px;
}
.info-block {
  width: 386px;
  margin: 0 auto 10px auto;
}
.info-block.compact {
  width: 242px;
  margin: 0 20px 10px 0;
  display: inline-block;
}
.info-block p {
  padding: 0;
  margin: 0;
}
.info-block .head {
  background: #ebebeb url("images/gray-bar-386.gif") no-repeat left top;
}
.info-block .descr {
  padding: 0;
  margin: 0;
}
.info-block.compact .head {
  background: url("images/gray-bar-242.gif") no-repeat left top;
  height: 35px;
}
.info-block.compact .head {
  background: url("images/gray-bar-242.gif") no-repeat left top;
  height: 35px;
}
.info-block.compact .footer {
  background: url("images/gray-bar-242.gif") no-repeat left bottom;
  height: 12px;
}
.info-block .footer {
  background: url("images/gray-bar-386.gif") no-repeat left bottom;
  height: 10px;
}
.info-block .content {
  border: 1px solid #d2d2d2;
  border-width: 0 1px 0 1px;
  padding: 5px 7px;
}
.info-block h2.icon.video {
  background: url("images/video.jpg") no-repeat scroll 9px 8px transparent;
}
.info-block h2.icon.photo {
  background: url("images/photo.jpg") no-repeat scroll 9px 8px transparent;
}
.info-block h2.icon {
  padding-left: 43px;
}
.info-block h2 {
  text-align: left;
  color: #589FA8;
  font-size: 16px;
  padding-left: 20px;
  line-height: 35px;
}
.info-block h2 a {
  display: block;
  color: #589FA8;
  text-decoration: none;
}
.info-block h2.with_descr {
  line-height: 15px;
  padding-top: 8px;
}
.info-block .head_descr {
  padding: 1px 0 8px 20px;
}
.info-block h3 {
  clear: both;
}
.info-block h3 a {
  color: #0e5f52;
  font-size: 13px;
  text-decoration: none;
  display: inline;
  text-transform: uppercase;
}
.info-block h3 a:HOVER {
  text-decoration: underline;
}
.info-block h3 small {
  color: #b1b1b1;
  font-size: 13px;
}
.info-block h3 a span {
  text-transform: none;
}
.info-block.Country h3 a {
  text-transform: uppercase;
}
.info-block .item {
  border-bottom: 1px solid #ece8e9;
  padding-bottom: 7px;
  margin-bottom: 7px;
  padding-top: 5px;
}
.info-block .sep {
  border-bottom: 1px solid #ece8e9;
  padding-bottom: 7px;
  margin-bottom: 7px;
  line-height: 1px;
  height: 1px;
}
.info-block a.all {
  background: url("images/arrow-right.gif") no-repeat right;
  padding-right: 20px;
  text-align: right;
  margin: 0 10px;
  display: block;
  float: right;
  text-decoration: none;
}
.info-block .body {
  padding: 5px 3px;
  word-wrap: break-word;
}
.info-block {
  word-wrap: break-word;
}
a.details {
  display: block;
  background: url("images/arrow-down.gif") no-repeat left center;
  padding-left: 20px;
  margin-top: 3px;
}
.info-block .corners {
  float: left;
}
.info-block .body {
  clear: both;
  padding: 10px;
}
.info-block.compact img {
  width: 202px;
}
.info-block img {
  width: 345px;
}
.info-block.compact .corners .mr {
  max-height: 202px;
  background-position: 220px top;
}
.info-block .corners .mr {
  max-height: 345px;
  overflow: hidden;
  background-position: 363px top;
}
.info-block.compact .corners .mr a {
  max-height: 202px;
}
.info-block .corners .mr a {
  display: block;
  max-height: 345px;
  overflow: hidden;
}
.info-block .corners img {
  display: block;
}
.country_offers_summary table {
  float: right;
}
.country_offers_summary a {
  display: block;
  font-size: 20px;
  line-height: 30px;
  padding-left: 40px;
  padding-right: 7px;
  border: 2 pb solid #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #fff;
  margin: 0 5px;
}
.country_offers_summary a.photo {
  background: url("images/photo.jpg") no-repeat scroll 4px 6px transparent;
  background-color: #fff;
}
.country_offers_summary a.video {
  background: url("images/video.jpg") no-repeat scroll 5px 4px transparent;
  background-color: #fff;
}
.corners .l {
  background: url("images/img-border-1.gif") no-repeat left -6px;
}
.corners .r {
  background: url("images/img-border-1.gif") no-repeat right -18px;
}
.corners .c {
  background: url("images/img-border-1.gif") repeat-x left -12px;
  height: 6px;
  margin: 0 6px;
  width: 214px;
}
.corners .l.b {
  background-position: left 0;
}
.corners .b .r {
  background-position: right -24px;
}
.corners .b .c {
  background-position: left -30px;
}
.corners .m {
  background: url("images/img-border-2.gif") repeat-y -6px top;
}
.corners .mr {
  background: url("images/img-border-2.gif") repeat-y 103% top;
  padding: 6px 12px;
}
.tabs-content .corners {
  float: left;
  margin: 5px;
}
.tabs-content .corners .c {
  width: 193px;
}
.tabs-content .corners .mr {
  width: 181px;
  overflow: hidden;
  background-position: 199px top;
}
.tabs-content .corners img {
  margin-bottom: 5px;
}
.tabs-content .info-block {
  width: auto;
}
.c-img {
  overflow: hidden;
}
.tabs-content .c-img {
  overflow: hidden;
  max-height: 120px;
}
#country_tabs .tabs-content {
  min-height: 360px;
}
#country_tabs .dark-red {
  color: #0A836F;
}
.Country .corners .c {
  width: 357px;
}
ul.country_articles {
  list-style: disc;
  clear: both;
  line-height: 20px;
}
ul li {
  display: block;
}
#search_area {
  padding: 0;
}
#search_area .element {
  margin: 0;
}
#search_area .offer_types {
  padding: 20px 0 0 40px;
  font-size: 18px;
}
#search_area .offer_types .element {
  margin-bottom: 20px;
}
#search_area td,
#search_area th {
  padding: 2px 10px;
}
#search_area th {
  font-size: 18px;
}
.ui-slider-range {
  z-index: 0;
}
.ui-slider-handle {
  z-index: 1;
}
.currency_note {
  font-size: 10px;
  position: absolute;
  background: #edf2f1;
  border: 1px solid #25917F;
  border-radius: 3px;
  width: 100px;
  white-space: normal;
  text-align: left;
  padding: 2px;
  display: none;
  margin: 25px 0 0 26px;
  line-height: normal;
}
.login_button {
  display: block;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
}
.login_vk {
  background: url("images/vk_logo_small_blue2.png") no-repeat center;
  background-size: 20px auto;
}
.login_fb {
  background: url("images/login_fb.png") no-repeat center;
  background-size: 20px auto;
}
.loading_btn {
  background: url("images/fb-loader.gif") no-repeat center;
  background-size: auto;
}
#comments-list .list-view .img .round-corner {
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.c-tab {
  float: left;
  padding: 5px 10px 5px 10px;
  border-radius: 10px 10px 0 0;
  background: #EDF2F1;
  cursor: pointer;
  margin-left: 5px;
  line-height: 16px;
}
.c-tab.active {
  background: url("images/list-bg.gif") repeat scroll 0 0 transparent;
}
.c-tab-sep {
  background: #fff;
  width: 4px;
  float: left;
  height: 30px;
}
.c-tab-label {
  background: #fff;
  float: left;
  padding: 5px 10px 5px 10px;
  line-height: 15px;
}
.c-tab-label-review {
  display: none;
}
.c-tabs-angle {
  background: #EDF2F1;
  width: 50px;
  height: 15px;
  right: 0;
  top: -15px;
  position: absolute;
  z-index: 1;
}
.c-tabs {
  z-index: 2;
  position: absolute;
  top: -38px;
  right: 0;
}
#comments_forms {
  position: relative;
  margin-top: 20px;
}
.c-tabs-area {
  margin: 0 30px 5px 30px;
  padding-bottom: 5px;
}
#country_tabs .c-tabs {
  margin-top: -30px;
  position: absolute;
  right: -20px;
  z-index: 2;
}
#country_tabs .gray-block {
  background: none;
  border: none;
}
#country_tabs .c-tabs-angle {
  display: none;
}
#country_tabs .c-tab-label {
  display: none;
}
#country_tabs .c-tab-label-review {
  display: block;
}
.quick-login-loader {
  width: 43px;
  margin: 7px auto;
  height: 11px;
}
#comments_block {
  min-height: 150px;
}
#comments_block .quick-login-loader {
  display: block;
  height: 11px;
  margin: 0 auto;
  padding: 64px 0 0;
  width: 43px;
}
.neighbors_countries {
  padding: 20px 40px;
}
#offers_list .empty {
  padding: 40px 0;
}
#goup {
  width: 60px !important;
  height: 60px !important;
  position: fixed !important;
  bottom: 40px !important;
  right: 40px !important;
  left: auto !important;
  top: auto !important;
  box-shadow: 0 5px 40px -8px #333 !important;
  z-index: 3 !important;
  border-radius: 50%;
  overflow: hidden;
  background: #D6ECE8;
}
#goup &gt; div {
  text-align: center;
  padding: 0;
  width: 100% !important;
}
#goup &gt; div span {
  display: none;
}
#goup &gt; div .fa {
  display: block;
  position: absolute;
  font-size: 32px;
  top: 12px;
  left: 20px;
}
#goup.binded {
  cursor: pointer;
}
#goup div {
  background: #D6ECE8;
  color: #0A836F;
}
#wedgo_alert_body {
  font-size: 14px;
  color: red;
  padding: 10px;
}
#wedgo_alert_body.notice {
  color: #666;
}
.form_hint {
  font-size: 13px;
  line-height: 18px;
  position: absolute;
  width: 300px;
  white-space: normal;
  top: 0px;
}
.ui-menu-item .highlight {
  font-size: 18px;
  font-weight: bold;
}
div.error input,
div.error select,
div.error textarea {
  background: #FFDADD;
}
div.success input,
div.success select,
div.success textarea {
  background: #D6FFC9;
}
.isOnline {
  color: green;
}
#chainTabs .list-row {
  padding: 7px 5px 7px 10px;
  border-color: #D6ECE8;
  border-style: solid;
  border-width: 1px 0 0 0;
  position: relative;
}
.chainMessages .list-row.new_item .message_body {
  background: #EDF2F1;
}
#chainTabs {
  position: relative;
  margin: -30px -10px -10px -10px;
  overflow: hidden;
}
#chainTabs .ui-tabs-nav {
  width: auto;
}
#chainTabs .ui-tabs-nav.fixed {
  position: fixed;
  top: 0px;
  z-index: 100;
}
#chainMessagesAreaTabs .ui-tabs-nav.fixed {
  position: fixed;
  top: 33px;
  z-index: 100;
}
#chainTabs.ui-widget-content {
  background: none;
}
#chainTabs .ui-tabs-nav {
  padding: 0;
  margin: 0;
  border: none;
  width: 890px;
  background: none;
}
#chainTabs .ui-tabs-nav a:HOVER,
#chainTabs .ui-tabs-nav a {
  color: #000;
  background: #D6ECE8;
  font-weight: normal;
  padding: 5px 10px;
  border-radius: 4px;
}
#chainTabs .ui-tabs-nav .ui-state-active a:HOVER,
#chainTabs .ui-tabs-nav .ui-state-active a {
  background: #49776F;
  color: #fff;
}
#chainTabs .ui-tabs-nav li {
  padding: 10px 0;
  margin: 0 5px 0 0;
  border: 0;
  background: none;
}
#chainTabs .ui-tabs-nav li.ui-state-disabled {
  display: none;
}
#chainTabs {
  padding: 0;
  border: 0;
}
#chainMessagesArea {
  padding: 0;
  border: 0;
}
#chainMessagesAreaTabs {
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
}
#chainMessagesAreaTabs .ui-tabs-nav {
  padding: 0 0 10px 0;
  margin: 0;
  background: none;
  width: auto;
}
#chainMessagesAreaTabs .ui-tabs-nav * {
  font-size: 12px;
}
#chainMessagesAreaTabs .ui-tabs-nav a,
#chainMessagesAreaTabs .ui-tabs-nav a:HOVER,
#chainMessagesAreaTabs .ui-tabs-nav .ui-state-active a,
#chainMessagesAreaTabs .ui-tabs-nav .ui-state-active a:HOVER {
  padding: 5px;
}
#chainMessagesAreaTabs .ui-tabs-panel {
  padding: 0;
}
#chainMessagesAreaTabs .ui-tabs-nav li {
  float: left;
  background: #D6ECE8;
  position: relative;
  margin: 5px 5px 0 5px;
  display: block;
  padding: 0 30px 0 0;
  border-radius: 4px;
}
#chainMessagesAreaTabs .ui-tabs-nav li.ui-state-active {
  background: #49776F;
}
#chainMessagesAreaTabs .ui-tabs-nav li.ui-state-active a {
  color: #fff;
}
#chainMessagesAreaTabs .ui-tabs-nav li .ui-icon-close {
  background-image: url("images/ui-icons_454545_256x240.png");
  position: absolute;
  right: 0;
}
#chainMessagesAreaTabs .ui-tabs-nav li.ui-state-active .ui-icon-close {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
#chainTabs {
  /*min-height: 800px;*/
}
.scrollArea {
  height: 600px;
  overflow-y: scroll;
  position: relative;
}
.jui_tabs li .ui-icon-close {
  float: left;
  margin: 0.4em 0.2em 0 0;
  cursor: pointer;
}
#chainListArea {
  padding: 0;
}
.statusSelector {
  border: 1px solid #000;
  z-index: 1000;
  background: #fff;
  display: none;
  position: absolute;
}
.statusSelectorItem {
  cursor: pointer;
  padding: 4px 10px;
}
.statusSwitcher {
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
}
#chainMessagesArea .scrollArea {
  height: 522px;
}
.status0 .statusSwitcher,
.statusSelectorItem.status0,
.tab_status.status0,
.new_message .status0 {
  background: #DFDCD0;
}
.status1 .statusSwitcher,
.statusSelectorItem.status1,
.tab_status.status1,
.new_message .status1 {
  background: #A8DF8B;
}
.status2 .statusSwitcher,
.statusSelectorItem.status2,
.tab_status.status2,
.new_message .status2 {
  background: #F1B231;
  color: #000;
  /*font-weight: bold;*/
}
.chainList .status0 {
  /*opacity: 0.5;*/
}
.chainList .status1 {
  /*background: #fff;*/
}
.chainList .status2 {
  /*background: #FFEEE3;*/
}
.list-row-loader {
  height: 40px;
  width: 100%;
  background: url("../ajax-loader.gif") no-repeat center;
  position: absolute;
}
.message_photos li {
  float: left;
  margin: 10px 10px 0 0;
  position: relative;
  width: 150px;
  height: 150px;
}
.chain_item_sender_name {
  color: #0a836f;
}
.chain_item_create_date {
  color: #999;
}
.delete_list_row {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  opacity: 0.2;
  position: absolute;
  top: 2px;
  right: 30px;
  color: #0A836F !important;
  font-size: 10px;
  display: block;
  width: 16px;
  height: 16px;
  background: url("../admin/icons/delete.png") center;
}
.delete_list_row:HOVER {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}
.unread_message {
  background: #EDF2F1;
}
.chain_photo_cell {
  text-align: center;
  padding-right: 20px;
}
.chain_cell_user_info {
  vertical-align: middle;
  width: 200px;
  text-overflow: ellipsis;
}
.chain_cell_text {
  padding-left: 30px;
  vertical-align: middle;
}
.chain_cell_text img {
  margin-right: 7px;
}
.chain_cell_actions {
  width: 70px;
  vertical-align: middle;
  text-align: right;
  padding-left: 10px;
}
.pointer {
  cursor: pointer;
}
.new_message {
  min-height: 140px;
  border-top: 2px solid #D6ECE8;
  padding: 5px 0;
  background: #EDF2F1;
  position: relative;
}
#chainTabs .new_message textarea {
  height: 50px;
}
.assign_images {
  position: relative;
  text-align: right;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.assign_images input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 1000px 2000px !important;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
}
.assign_images_label {
  text-decoration: underline;
  color: #0a836f;
}
.assign_images_corrector {
  position: absolute;
  height: 30px;
  top: 0;
  left: 0;
  width: 50%;
  z-index: 2;
}
.uploaded_photos li {
  float: left;
  margin: 5px 5px 0 0;
  position: relative;
  width: 75px;
  height: 75px;
  display: block;
}
.uploaded_photos_delete {
  opacity: 30;
  filter: alpha(opacity=30);
  position: absolute;
  top: 0;
  right: 0;
  background: url("../admin/icons/delete.png") no-repeat center;
  width: 16px;
  height: 16px;
}
.uploaded_photos_delete:HOVER {
  opacity: 100;
  filter: alpha(opacity=100);
}
#chainTabs_filter a {
  text-decoration: none;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 7px;
}
#chainTabs_filter a.active {
  background: #49776F;
  color: #fff;
}
.upload_stack {
  font-size: 11px;
  padding: 10px 0;
}
.upload_stack .error_msg {
  margin-left: 25px;
  position: absolute;
}
.upload_stack_filename {
  width: 150px;
  overflow: hidden;
}
.upload_stack_progress {
  width: 200px;
  background: #fff;
}
.upload_stack_progress .progress_bar {
  width: 0%;
  height: 15px;
  background: #49776F;
}
.cancel_file {
  cursor: pointer;
  opacity: 0.5;
}
.cancel_file:HOVER {
  opacity: 1;
}
.tab_status {
  top: 6px;
  right: 18px;
  position: absolute;
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid #454545;
}
.ui-state-active .tab_status {
  border-color: #fff;
}
.new_message .statusSwitcher {
  border: 4px;
  position: absolute;
  padding: 3px 5px;
  top: 10px;
  left: 10px;
}
.list-row-removed {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
#my-offers .textarea textarea,
#my-offers .datepicker {
  font-size: 12px;
}
#alt_menu {
  margin: 0 auto;
  width: 910px;
  background: url("images/bg-alt-menu.gif") repeat-x left 24px;
}
#alt_menu a {
  color: #656565;
  text-decoration: none;
  font-size: 20px;
}
#alt_menu table {
  margin: 0 auto;
}
#alt_menu table td {
  text-align: center;
  vertical-align: middle;
  padding: 5px 10px;
}
.orange-button2 {
  background: url("images/orange-button2.png") no-repeat center;
  width: 246px;
  height: 46px;
  line-height: 46px;
  color: white;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.alt_menu_link span {
  color: #812201;
}
.dropzone {
  color: #000;
  opacity: 0.5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  position: absolute;
  right: 0;
  top: 30px;
  width: 200px;
  text-align: center;
  vertical-align: middle;
}
#file {
  cursor: pointer;
}
/* New design */
.gray-block {
  background-color: #fbfbfc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfc), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #fbfbfc, #f7f7f7);
  background-image: -moz-linear-gradient(top, #fbfbfc, #f7f7f7);
  background-image: -ms-linear-gradient(top, #fbfbfc, #f7f7f7);
  background-image: -o-linear-gradient(top, #fbfbfc, #f7f7f7);
  background-image: linear-gradient(top, #fbfbfc, #f7f7f7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfc', endColorstr='#f7f7f7', GradientType=0);
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  color: #666;
  position: relative;
}
.serviceBalanceBlock .userBalance {
  font-size: 20px;
  color: #666;
}
.serviceBalanceBlock .whiteButton {
  margin-top: 20px;
}
.serviceBalanceBlock {
  margin: 0 50px;
  margin-top: 10px;
}
.align-center {
  text-align: center;
}
a.whiteButton span {
  background-color: #fdfdfe;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfe), to(#f9f9fb));
  background-image: -webkit-linear-gradient(top, #fdfdfe, #f9f9fb);
  background-image: -moz-linear-gradient(top, #fdfdfe, #f9f9fb);
  background-image: -ms-linear-gradient(top, #fdfdfe, #f9f9fb);
  background-image: -o-linear-gradient(top, #fdfdfe, #f9f9fb);
  background-image: linear-gradient(top, #fdfdfe, #f9f9fb);
  display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
}
a.whiteButton {
  background-color: #ccc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#afafb0));
  background-image: -webkit-linear-gradient(top, #cccccc, #afafb0);
  background-image: -moz-linear-gradient(top, #cccccc, #afafb0);
  background-image: -ms-linear-gradient(top, #cccccc, #afafb0);
  background-image: -o-linear-gradient(top, #cccccc, #afafb0);
  background-image: linear-gradient(top, #cccccc, #afafb0);
  padding: 1px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #585858;
  border-radius: 4px;
  box-shadow: 0 1px 1px 0 #bbb;
  font-weight: bold;
}
a.blueGradientButton {
  background: url("images/blue-gradient-button-left.png") no-repeat left top;
  text-decoration: none;
  padding-left: 5px;
  display: inline-block;
}
a.blueGradientButton div.r {
  text-decoration: none;
  background: url("images/blue-gradient-button-right.png") no-repeat right top;
  padding-right: 5px;
}
a.blueGradientButton div.c {
  text-decoration: none;
  background: url("images/blue-gradient-button-center.png") repeat-x left top;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  color: #fff;
  text-shadow: 0 1px 2px #333;
  padding: 0 20px;
}
a.orangeGradientButton {
  background: url("images/orange-button-bg.png") no-repeat left 0;
  text-decoration: none;
  padding-left: 5px;
  display: inline-block;
}
a.orangeGradientButton div.r {
  text-decoration: none;
  background: url("images/orange-button-bg.png") no-repeat right -86px;
  padding-right: 5px;
}
a.orangeGradientButton div.c {
  text-decoration: none;
  background: url("images/orange-button-bg.png") repeat-x left -43px;
  height: 43px;
  line-height: 45px;
  font-size: 15px;
  color: #fff;
  text-shadow: 0 1px 2px #333;
  padding: 0 20px;
}
a.whiteGradientButton {
  background: url("images/white-button-gradient-left.png") no-repeat left top;
  text-decoration: none;
  padding-left: 5px;
  display: inline-block;
}
a.whiteGradientButton div.r {
  text-decoration: none;
  background: url("images/white-button-gradient-right.png") no-repeat right top;
  padding-right: 5px;
}
a.whiteGradientButton div.c {
  text-decoration: none;
  background: url("images/white-button-gradient-center.png") repeat-x left top;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  color: #585858;
  padding: 0 20px;
}
a.smallwhiteGradientButton {
  text-decoration: none !important;
  background: url("images/smallwhite-button-gradient-left.png") no-repeat left top;
  text-decoration: none;
  padding-left: 6px;
  display: inline-block;
  vertical-align: top;
}
a.smallwhiteGradientButton *,
a.smallwhiteGradientButton:hover * {
  text-decoration: none;
}
a.smallwhiteGradientButton:hover {
  text-decoration: none;
}
a.smallwhiteGradientButton div.r {
  text-decoration: none;
  background: url("images/smallwhite-button-gradient-right.png") no-repeat right top;
  padding-right: 6px;
}
a.smallwhiteGradientButton div.c {
  text-decoration: none;
  background: url("images/smallwhite-button-gradient-center.png") repeat-x left top;
  height: 27px;
  line-height: 27px;
  color: #585858;
  padding: 0 20px;
  font-size: 13px;
}
a.lightBlueGradientButton {
  background: url("images/lblue-button-gradient-left.png") no-repeat left top;
  text-decoration: none;
  padding-left: 7px;
  display: inline-block;
}
a.lightBlueGradientButton div.r {
  text-decoration: none;
  background: url("images/lblue-button-gradient-right.png") no-repeat right top;
  padding-right: 7px;
}
a.lightBlueGradientButton div.c {
  text-decoration: none;
  background: url("images/lblue-button-gradient-center.png") repeat-x left top;
  height: 34px;
  line-height: 30px;
  font-size: 15px;
  color: #559e9e;
  padding: 0 20px;
}
.service-list-item-hidden {
  opacity: 0.5;
}
.service-list-item-head {
  color: #fff;
  text-shadow: 0 1px 2px #333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#89bfbf), to(#61a4a4));
  background-image: -webkit-linear-gradient(top, #89bfbf, #61a4a4);
  background-image: -moz-linear-gradient(top, #89bfbf, #61a4a4);
  background-image: -ms-linear-gradient(top, #89bfbf, #61a4a4);
  background-image: -o-linear-gradient(top, #89bfbf, #61a4a4);
  background-image: linear-gradient(top, #89bfbf, #61a4a4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bfbf', endColorstr='#61a4a4', GradientType=0);
  /*height: 63px;*/
  /*line-height: 63px;*/
  padding: 15px 0;
  text-align: center;
  border-radius: 10px 10px 0 0;
  font-size: 16px;
  border: 2px solid #ebebeb;
  border-bottom: none;
}
.service-list-item-body {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f9), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #f8f8f9, #f2f2f2);
  background-image: -moz-linear-gradient(top, #f8f8f9, #f2f2f2);
  background-image: -ms-linear-gradient(top, #f8f8f9, #f2f2f2);
  background-image: -o-linear-gradient(top, #f8f8f9, #f2f2f2);
  background-image: linear-gradient(top, #f8f8f9, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f9', endColorstr='#f2f2f2', GradientType=0);
  border-radius: 0 0 10px 10px;
  /*padding: 20px;*/
  border: 2px solid #ebebeb;
  border-top: none;
}
.service-list-item {
  border-radius: 10px;
  width: 262px;
  float: left;
  margin: 18px;
}
.service-list-item-sep {
  height: 1px;
  background: #b5bdbe;
  border: 2px solid #ebebeb;
  border-width: 0 2px 0 2px;
}
.service-list-item {
  text-align: center;
}
.service-item-cost {
  font-size: 24px;
  color: #559e9e;
  vertical-align: middle;
}
.service-item-currency {
  margin-top: 7px;
  margin-left: 0px;
}
.service-prolongate {
  color: #559e9e;
  /*position: absolute;*/
  /*right: 0;*/
  /*top: 5px;*/
}
.service-item-descr {
  color: #666;
  font-size: 14px;
  text-align: center;
  background: #fcfcfc;
  /*margin: 0 -20px;*/
  border-top: 1px solid #c8c8c8;
  border-radius: 0 0 11px 11px;
}
.service-item-descr .p {
  padding: 20px 10px;
  border-top: 1px solid #d6d6d6;
}
.service-item-descr .p.j0 {
  border: 0;
}
.service-item-cost-block {
  padding: 20px;
}
.service-collapse {
  display: none;
}
.group_ico ul li {
  display: inline-block;
}
.group_ico {
  margin-top: 10px;
  width: 155px;
}
.blue_ico {
  display: block;
  width: 46px;
  height: 33px;
  background: url("images/blue-icons.png") no-repeat;
  margin-right: 4px;
}
.ico_photo {
  background-position: 0 0;
}
.ico_message {
  background-position: -53px 0;
}
.ico_favorite {
  background-position: -107px 0;
  border-radius: 6px;
}
.favorite .ico_favorite {
  background-color: #1B8CF9;
}
.profMinCost {
  position: absolute;
  top: 30px;
  right: 30px;
}
.fullname {
  font-size: 16px;
  font-weight: bold;
}
.contact_ico {
  padding-left: 30px;
  background: url("images/contact_ico.png") no-repeat left center;
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
}
.contact_phone {
  background-position: 0 0;
}
.contact_website {
  background-position: 0 -20px;
}
.contact_email {
  background-position: 0 -40px;
}
h3.block-title {
  color: #4f4f4f;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0;
}
.gray-block textarea {
  width: 470px;
  height: 100px;
  border: none;
  box-shadow: 4px 4px 8px 1px #b4b4b4;
  border-radius: 0;
  background: #fff;
  padding: 5px;
  resize: vertical;
}
.gray-block-search textarea {
  border: 1px solid #949595;
  font-size: 14px;
  border-radius: 4px;
  background: #fff;
  padding: 3px;
  box-shadow: inset #e5e5e5 0px 2px 2px;
  /*min-height: 170px;*/
}
.gray-block .errorSummary {
  margin: 20px 0 0 0;
}
.preview-offer-list-item {
  font-size: 13px;
  /*line-height: 25px;*/
  /*border: 1px solid #000;*/
  margin: 0 14px;
  display: inline-block;
  width: 157px;
  height: 200px;
  overflow: hidden;
}
.preview-offer-list {
  position: relative;
  height: 207px;
  overflow: hidden;
}
.preview-offer-list-container {
  white-space: nowrap;
  position: absolute;
}
.preview-offer-list-pager {
  margin: 20px 0 0 0;
  text-align: center;
}
.preview-offer-list-pager li {
  display: inline-block;
  width: 23px;
  height: 23px;
  margin: 0 10px;
}
.preview-offer-list-pager li a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px 1px #666;
}
.preview-offer-list-pager li a.active {
  background: url('images/pager-circle.png') no-repeat;
  width: 23px;
  height: 23px;
  border: none;
  box-shadow: none;
  margin-top: 3px;
  cursor: default;
}
.preview-offer-list-scroll,
.ui-slider {
  background: url("images/scroll-area-bg-center.png") repeat-x left top !important;
  border: none;
  height: 13px;
}
.preview-offer-list-scroll:after,
.ui-slider:after {
  content: '';
  width: 10px;
  background: url("images/scroll-area-bg-right.png") right top;
  height: 13px;
  display: inline-block;
  float: right;
}
.preview-offer-list-scroll:before,
.ui-slider:before {
  content: '';
  width: 10px;
  background: url("images/scroll-area-bg-left.png") right top;
  height: 13px;
  display: inline-block;
  float: left;
}
.ui-slider-range {
  background: url("images/ui-slider-range.png") repeat-x left top !important;
}
.ui-slider-handle {
  background: url("images/pager-circle.png") !important;
  border: none !important;
  width: 23px !important;
  height: 23px !important;
}
.preview-offer-list-item-details-expand {
  position: absolute;
  z-index: 3;
  background: #fff;
  box-shadow: 1px 1px 5px 0 #666;
  padding: 20px;
  top: 0;
  border-radius: 4px;
  width: 190px;
}
.preview-offer-list-item-details-expand img {
  display: block;
}
.icon-fly {
  background: url("images/from-to.png") no-repeat;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
}
.icon-fly.icon-from {
  background-position: 0 0;
}
.icon-fly.icon-to {
  background-position: 0 -24px;
}
.preview-offer-list-item-details-cost {
  color: #d34208;
  /*font-size: 22px;*/
  /*font-weight: bold;*/
  text-align: center;
  padding: 30px 0;
}
a.href-highlight {
  color: #d34208;
}
#send-message-offer {
  padding-left: 40px;
}
#send-message-offer .preview-offer-list-item-details-cost {
  text-align: left;
  padding-bottom: 0;
}
.gray-block-search input[type=text],
.newform input[type=text] {
  border: 1px solid #949595;
  font-size: 14px;
  border-radius: 4px;
  background: #fff;
  padding: 3px;
  box-shadow: inset #e5e5e5 0px 2px 2px;
  height: 34px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.gray-block-search .ui-autocomplete-input {
  /*width: 250px;*/
  border-right: 0 !important;
  border-radius: 4px 0 0 4px !important;
}
table.checkboxes td {
  padding: 5px 15px 0 0 !important;
}
table.checkboxes td label {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
.gray-block-search button#dropdown {
  border: 1px solid #949595;
  border-radius: 0 4px 4px 0;
  box-shadow: 0 2px 2px #E5E5E5 inset;
  display: block;
  float: left;
  font-size: 14px;
  height: 34px;
  padding: 0;
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dedede));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -moz-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -ms-linear-gradient(top, #f5f5f5, #dedede);
  background-image: -o-linear-gradient(top, #f5f5f5, #dedede);
  background-image: linear-gradient(top, #f5f5f5, #dedede);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dedede', GradientType=0);
}
.gray-block-search a {
  color: #559e9e;
  text-decoration: none;
  font-size: 14px;
}
h1.main-title {
  font-size: 24px;
  color: #559e9e;
  font-style: italic;
  margin: 40px 0 0px 30px;
  font-weight: bold;
}
.gray-block .gray-block-list {
  border-radius: 0 0 2px 2px;
}
.gray-block-list {
  padding: 0 30px;
  background: #fdfdfd;
}
.gray-block-list-item {
  border-top: 1px solid #d7d7d7;
  padding: 30px 0 30px 0;
  position: relative;
}
.gray-block-list-item0 {
  border: none;
}
.grat-block-list-info {
  padding-bottom: 10px;
}
.grat-block-list-info-label {
  color: #666;
}
.grat-block-list-info-value {
  color: #838383;
}
.photo-lenta {
  overflow: hidden;
  height: 80px;
  position: relative;
}
.photo-lenta.photo-show-navi-0 .photo-lenta-right,
.photo-lenta.photo-show-navi-0 .photo-lenta-left {
  /*display: none !important;*/
}
.photo-lenta-items {
  position: absolute;
  white-space: nowrap;
}
.photo-lenta-item {
  display: inline-block;
  margin: 0px 2px;
  width: 75px;
  height: 75px;
}
.photo-lenta-item .gray {
  /*opacity: 0.6;*/
}
.photo-lenta-item .color {
  /*display: none;*/
  /*opacity: 0.4;*/
}
.photo-lenta-item:HOVER .color {
  /*display: block;*/
  /*opacity: 1;*/
}
.photo-lenta-item:HOVER .gray {
  /*display: none;*/
}
.photo-lenta-left {
  position: absolute;
  left: -13px;
  top: 0px;
  width: 40px;
  height: 75px;
  background: url("images/photo-lent-left.png?r=1") no-repeat right top;
  z-index: 1;
  cursor: pointer;
}
.photo-lenta-right {
  position: absolute;
  right: -13px;
  top: 0px;
  width: 40px;
  height: 75px;
  background: url("images/photo-lent-right.png?r=1") no-repeat left top;
  z-index: 1;
  cursor: pointer;
}
.photo-lenta {
  margin: 20px 0 0 0;
}
.offerCost {
  font-size: 22px;
  color: #d34208;
}
.gray-block-list-item .fullname {
  font-weight: normal;
}
.gray-block-list-item .offerCost {
  margin-top: 30px;
}
.bottomPager {
  margin-top: 20px;
}
.title-description {
  margin: 5px 0 0 30px;
}
.title-soc_sharing {
  position: absolute;
  top: 0;
  right: 0;
}
.size18 {
  font-size: 18px;
}
.postDate {
  color: #999999;
}
.gotocomments {
  color: #666666;
}
.new-dark-red {
  color: #993300 !important;
}
.fancybox-title-inside {
  padding: 5px 0;
}
.fancybox-title-inside table {
  height: 30px;
}
.fancybox-title-inside table td {
  vertical-align: middle;
  text-align: center;
}
.fancybox-title-items {
  padding-right: 5px;
}
.country_page_list_wrapper {
  margin-top: 40px;
  margin-right: -30px;
}
.country-item {
  margin: 0 30px 30px 0;
  padding: 20px;
  text-align: left;
  width: 225px;
  overflow: hidden;
}
.country-item h3 {
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.country-item img {
  margin: 30px auto 20px auto;
  display: block;
}
.gray-block-search h1,
.gray-block h1 {
  font-size: 20px;
  color: #559e9e;
  margin-bottom: 20px;
}
.blueColor * {
  color: #559e9e !important;
  font-size: 14px !important;
}
.list-row-details {
  line-height: 20px;
}
.country-session-item {
  padding: 20px;
  float: left;
  margin: 40px 22px 0 0;
  width: 220px;
  overflow: hidden;
}
.country-session-item.i0 {
  margin-right: 0;
}
.gray-block-sep {
  background: #d5d5d5;
  height: 1px;
  margin: 20px 0;
}
.gray-link a,
.gray-link {
  color: #666;
}
.country-session-item img {
  width: 220px;
  height: 150px;
}
.popularLenta {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.popupHiddenForm {
  position: absolute;
  top: -1000px;
  left: -1000px;
}
.fancybox-iframe {
  position: relative;
}
.fancybox-iframe .play-ico {
  background: url("images/play_icon-big.png?r=1") no-repeat center;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
  opacity: 0.5;
}
.fancybox-iframe:HOVER .play-ico {
  opacity: 0.6;
}
.photo-lenta .fancybox-iframe .play-ico {
  background: url("images/play_icon-small.png?r=1") no-repeat center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  opacity: 1;
}
.fancybox-iframe:HOVER .play-ico {
  opacity: 1;
}
.hotOfferName {
  margin-bottom: 15px;
}
.hotOfferCountry {
  font-weight: bold;
  margin-bottom: 15px;
}
.hotOfferDate {
  margin-bottom: 15px;
}
.hotOfferDescr {
  margin-bottom: 15px;
}
.hotOfferCost {
  margin-bottom: 10px;
}
.cost_label {
  color: #d34208;
  font-size: 22px;
}
.hotoffer-item {
  padding: 20px;
  display: inline-block;
  width: 400px;
  margin: 0 40px 40px 0;
}
.hotoffer-item.i0 {
  margin-right: 0;
}
.autocomplete input {
  width: 100%;
}
#page-content #auth_form_popup {
  display: none;
}
.list-row-details img,
.page-content-list-row-details img {
  display: block !important;
  max-width: 100% !important;
  margin: 30px auto !important;
  width: auto !important;
  height: auto !important;
}
.list-row-details ul,
.page-content-list-row-details ul {
  list-style: disc;
  margin: 15px 0;
  list-style-position: outside;
}
.list-row-details ul li,
.page-content-list-row-details ul li {
  display: list-item;
  padding-left: 5px;
  margin: 0 0 5px 21px;
}
.list-row-details ol,
.page-content-list-row-details ol {
  margin: 15px 0;
  list-style-position: outside;
}
.list-row-details ol li,
.page-content-list-row-details ol li {
  display: list-item;
  padding-left: 5px;
  margin: 0 0 5px 21px;
}
#page-content .list-row-details table,
.page-content-list-row-details table {
  border-collapse: collapse;
}
#page-content .list-row-details table p,
.page-content-list-row-details table p {
  margin: 0;
  padding: 0;
}
#page-content .list-row-details table th,
.page-content-list-row-details table th,
#page-content .list-row-details table td,
.page-content-list-row-details table td {
  border: 1px solid #666;
}
#page-content .list-row-details table td,
.page-content-list-row-details table td {
  padding: 5px;
}
#page-content .list-row-details table th,
.page-content-list-row-details table th {
  padding: 5px;
  border-width: 1px 1px 3px 1px;
}
.item-Video .photos-img-preview .play-ico {
  display: block;
}
.item-Video .play-ico {
  display: none;
  background: url("images/play_icon-big.png?r=1") no-repeat center;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -50px;
  opacity: 0.5;
}
.payment_icons img {
  padding-top: 10px;
  max-height: 50px;
}
.field-label {
  padding-bottom: 10px;
}
.field-label label {
  font-weight: normal;
}
.gray-block-search .errorSummary {
  margin: 0 0 20px 0;
}
.highlight {
  background: #FEFDD5;
}
.uploaded_files {
  padding: 0;
  text-align: left;
}
.uploaded_files li {
  overflow: visible;
  position: relative;
  margin: 5px;
  margin-left: 40px;
}
.uploaded_files .uploaded_photos_delete {
  background: url('/r/admin/icons/delete.png') no-repeat 0 0;
  width: 19px;
  height: 19px;
  position: absolute;
  top: auto;
  right: auto;
  left: -20px;
  top: 0;
}
.photo-upload-btn {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  font-weight: bold;
}
.photo-upload-btn-0 {
  display: none;
}
.photo-upload-text {
  display: none;
  font-weight: bold;
}
.photo-upload-text-0 {
  display: inline-block;
}
.gray-block-form-element-textfield input,
.gray-block-form-element-textfield textarea {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.gray-block-form-element-textfield {
  margin-right: 10px;
}
.gray-block-form-element {
  margin-bottom: 15px;
}
.gray-block-form-element-label {
  font-size: 14px;
}
.gray-block-form-buttons {
  width: 800px;
  text-align: right;
}
.mediaImages {
  min-width: 600px;
}
.mediaImages li {
  cursor: move;
  position: relative;
  display: block;
  float: left;
  margin: 2px;
  overflow: hidden;
}
.mediaImages li img {
  max-width: 100%;
  max-height: 100%;
}
.mediaImages li .inactive-bg {
  display: none;
}
.mediaImages li.inactive .inactive-bg {
  background: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px 20px 0 20px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}
.mediaImages li.inactive .mediaimages-textarea-wrap {
  display: none;
}
.mediaimages-textarea-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.media-region-input {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  padding: 7px;
  width: 100%;
  box-sizing: border-box;
}
.mediaimages-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  height: 30px;
  padding: 7px;
  resize: none;
  display: block;
}
.mediaimages-textarea::-webkit-input-placeholder {
  color: #fff;
}
.mediaimages-textarea::-moz-placeholder {
  color: #fff;
}
.media-region-input::-webkit-input-placeholder {
  color: #fff;
}
.media-region-input::-moz-placeholder {
  color: #fff;
}
.mediaImages .remove-photo {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  font-size: 24px;
  background: #0098a3;
  color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.mediaImages .play-ico {
  background: url("images/play_icon-small.png?r=1") no-repeat center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  opacity: 0.7;
}
#forum_post_edit_area_wrapper {
  padding-top: 10px;
}
#forum_post_edit_area_wrapper.active #forum_post_edit_area {
  display: block;
}
#forum_post_edit_area {
  display: none;
  margin: 20px;
}
#forum_post_edit_area_wrapper.active #forum_post_edit_area_add_button {
  display: none;
}
#forum_post_edit_area_cancel_button {
  display: none;
}
#forum_post_edit_area_wrapper.active #forum_post_edit_area_cancel_button {
  display: block;
}
#forum_post_edit_area_add_button,
#forum_post_edit_area_cancel_button {
  position: absolute;
  top: 10px;
  right: 10px;
}
.reply_form_wrap {
  display: none;
}
.reply_form_wrap.active {
  display: block;
}
.sub_comments {
  padding-left: 50px;
}
.delete_row {
  position: absolute;
  top: 25px !important;
  right: 0;
  opacity: 0.2;
}
.delete_row:HOVER {
  opacity: 1;
}
.mediaImages .li-placeholder {
  width: 60px;
  height: 60px;
  background: orange;
  display: inline-block;
}
.reply-form textarea {
  min-height: 100px !important;
  width: 100%;
}
#Comments_comment {
  width: 100%;
  height: 80px;
}
.reply_form_wrap {
  padding: 20px;
  margin: 20px 0;
}
.video_input {
  display: none !important;
}
.video_input.active {
  display: block !important;
}
.videoError {
  max-width: 300px;
  color: red;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 2px;
}
.gray-block-list-item-remove {
  background: url("/r/admin/icons/cross.png") no-repeat 0 0;
  width: 19px;
  height: 19px;
  display: inline-block;
  opacity: 0.3;
}
.gray-block-list-item-remove:HOVER {
  opacity: 1;
}
.gray-block-list-item-edit {
  display: inline-block;
  background: url("/r/admin/icons/pencil.png") no-repeat 0 0;
  width: 19px;
  height: 19px;
  opacity: 0.3;
}
.gray-block-list-item-edit:HOVER {
  opacity: 1;
}
.gray-block-list-item-actions {
  position: absolute;
  top: 0px;
  right: 0;
}
.to_favorite,
.from_favorite {
  display: none;
}
.favorite_actions_0 .to_favorite {
  display: inline;
}
.favorite_actions_1 .from_favorite {
  display: inline;
}
.favorite_actions {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  opacity: 0.5;
}
.favorite_actions:HOVER {
  opacity: 1;
}
#forum_categories a {
  display: inline-block;
  margin-right: 10px;
  margin-top: 2px;
  text-decoration: underline;
}
#forum_categories a.active {
  text-decoration: none;
  color: #4f4f4f;
}
.upload_loading {
  display: none;
  vertical-align: top;
  width: 150px;
  height: 20px;
}
.gray-block-search .my_posts {
  color: #812201;
}
.grayscale {
  opacity: 0.7;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /*Firefox 10+, Firefox on Android*/
  filter: gray;
  /*IE6-9*/
}
.grayscale:HOVER,
.list-item:HOVER .grayscale {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;
  opacity: 1;
}
.custom-selectbox-container {
  display: inline-block;
  vertical-align: bottom;
  text-align: left;
  position: relative;
}
.custom-selectbox-container-items {
  position: absolute;
  display: none;
  min-width: 150px;
  max-height: 400px;
  overflow: auto;
  background: #fff;
  z-index: 10;
}
.custom-selectbox-selected-item {
  cursor: pointer;
}
.custom-selectbox-item {
  cursor: pointer;
}
.custom-selectbox-container-items {
  overflow-x: hidden;
}
.head-search-form-container .custom-selectbox-item.highlight {
  background: #ebebeb;
  border-color: #ebebeb;
}
.head-search-form-container .custom-selectbox-item.highlight span {
  border-color: #ebebeb;
}
.head-search-form-container {
  border-top: 1px solid #e3e3e3;
  padding: 20px;
  font-size: 24px;
  color: #3f3f3f;
  text-align: center;
}
.head-search-form-container select {
  font-size: 24px;
}
.head-search-form-container .custom-selectbox-container-items {
  top: 0;
  left: 0;
  box-shadow: 0 0 20px 0 #666;
  border-radius: 6px;
  padding: 5px 0;
}
.head-search-form-container .custom-selectbox-container,
.head-search-form-container .custom-date-selector-fulldate {
  color: #f3b317;
}
.head-search-form-container .custom-selectbox-selected-item,
.head-search-form-container .custom-date-selector-fulldate {
  border-bottom: 2px dashed #f3b317;
}
.head-search-form-container .custom-selectbox-selected-item:HOVER,
.head-search-form-container .custom-date-selector-fulldate:HOVER {
  border-bottom: 2px dashed #d34208;
  color: #d34208;
}
.head-search-form-container .custom-selectbox-item {
  padding: 5px 10px;
}
.head-search-form-container .custom-selectbox-item span {
  display: inline-block;
  border-bottom: 2px dashed #fff;
  white-space: nowrap;
}
.head-search-form-container .custom-selectbox-item:HOVER span {
  border-bottom: 2px dashed #d34208;
  color: #d34208;
}
.head-search-form-container.compact {
  text-align: left;
  padding: 10px;
  font-size: 18px;
}
.head-search-form-container.compact .head-search-form-row {
  display: inline-block;
  margin: 10px 0 0 0;
  vertical-align: middle;
}
.head-search-form-container.compact #head-search-form-row3 {
  display: none;
}
.head-search-form-container.compact #head-search-form-buttons {
  float: right;
  margin-top: 0;
}
#head-search-form-buttons {
  margin-top: 40px;
}
.head-search-form-container.compact .custom-selectbox-container-Offer_countryId .custom-selectbox-selected-item {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.head-search-form-container.compact .custom-selectbox-item span,
.head-search-form-container.compact .custom-selectbox-item:HOVER span,
.head-search-form-container.compact .custom-selectbox-selected-item,
.head-search-form-container.compact .custom-date-selector-fulldate,
.head-search-form-container.compact .custom-selectbox-selected-item:HOVER,
.head-search-form-container.compact .custom-date-selector-fulldate:HOVER {
  border-width: 1px;
}
.head-search-form-row {
  margin: 25px 0;
}
.inline {
  display: inline-block !important;
}
.inline-middle {
  display: inline-block !important;
  vertical-align: middle !important;
}
.inline-top {
  display: inline-block !important;
  vertical-align: top !important;
}
.inline-bottom {
  display: inline-block !important;
  vertical-align: bottom !important;
}
.custom-popup {
  vertical-align: bottom;
}
.custom-popup-fields-container {
  position: absolute;
  display: none;
}
.custom-popup-value {
  cursor: pointer;
  color: #f3b317;
  display: inline-block;
  border-bottom: 1px dashed #f3b317;
}
span.dot {
  position: absolute;
  text-indent: -1000em;
}
span.ruble {
  text-transform: uppercase;
  font-weight: normal;
  font-family: Arial;
}
span.hyphen:after {
  content: '\2013';
}
span.hyphen {
  position: absolute;
  margin: 0.3ex 0 0;
}
.custom-date-selector-container {
  position: relative;
}
.custom-date-selector-fulldate {
  cursor: pointer;
}
.custom-date-selector-selectbox-container {
  position: absolute;
  display: none;
  top: -10px;
  left: -10px;
  box-shadow: 0 0 20px 0 #666;
  border-radius: 6px;
  padding: 10px;
  z-index: 2;
  background: #fff;
  text-align: center;
  white-space: nowrap;
}
.custom-date-selector-update-date-button {
  display: block;
  margin-top: 20px;
}
.custom-date-selector-selectbox-container select {
  display: inline-block;
  margin: 5px;
}
.inputs_clearer {
  background: url("/r/admin/icons/cross.png") no-repeat center;
  width: 19px;
  height: 19px;
  z-index: 2;
  margin-left: -15px;
  margin-top: 3px;
  opacity: 0.5;
  cursor: pointer;
}
.orange-dashed {
  display: inline-block;
  color: #f3b317;
  border-bottom: 2px dashed #f3b317;
}
a.orange-dashed {
  display: inline-block;
  color: #f3b317;
  border-bottom: 2px dashed #f3b317;
  text-decoration: none;
}
a.orange-dashed:HOVER {
  border-bottom: 2px dashed #d34208;
  color: #d34208;
}
*::-ms-clear {
  display: none;
}
.custom-date-selector-fulldate {
  text-transform: lowercase;
}
.view_counter {
  color: #666;
}
.sub_title {
  padding: 0 0 5px 40px;
  margin-top: -5px;
}
/* 2014 */
.blue-font {
  color: #5b9fa7;
}
.blue-bg {
  background-color: #5b9fa7;
}
.blue-input {
  border: 1px solid #5b9fa7;
  border-radius: 4px;
}
.orange-btn:hover,
.orange-btn * {
  text-decoration: none;
  color: #353535;
}
.orange-btn:hover {
  background: #eab352;
}
.orange-btn {
  color: #353535;
  text-decoration: none;
  background-color: #eabd5f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7c764), to(#eabd5f));
  background-image: -webkit-linear-gradient(top, #f7c764, #eabd5f);
  background-image: -moz-linear-gradient(top, #f7c764, #eabd5f);
  background-image: -ms-linear-gradient(top, #f7c764, #eabd5f);
  background-image: -o-linear-gradient(top, #f7c764, #eabd5f);
  background-image: linear-gradient(top, #f7c764, #eabd5f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7c764', endColorstr='#eabd5f', GradientType=0);
  border: none;
  font-size: 20px;
  padding: 10px 20px;
  padding-right: 40px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.orange-btn .orange-btn-icon-right {
  width: 13px;
  height: 14px;
  background: url("images/2014/bullet-right.png") no-repeat;
}
.orange-btn .orange-btn-icon {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 10px;
}
.orange-btn.disabled {
  background-color: #d8d7d6;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e3e2), to(#d8d7d6));
  background-image: -webkit-linear-gradient(top, #e4e3e2, #d8d7d6);
  background-image: -moz-linear-gradient(top, #e4e3e2, #d8d7d6);
  background-image: -ms-linear-gradient(top, #e4e3e2, #d8d7d6);
  background-image: -o-linear-gradient(top, #e4e3e2, #d8d7d6);
  background-image: linear-gradient(top, #e4e3e2, #d8d7d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e3e2', endColorstr='#d8d7d6', GradientType=0);
  cursor: default;
}
.popup-form {
  width: 600px;
}
.n-popup-form {
  width: 700px;
  font-size: 16px;
  margin: 0 auto;
}
.n-popup-head {
  font-size: 18px;
  height: 72px;
  background: url("images/2014/popup-head.png") repeat-x 0 0;
  box-sizing: border-box;
  overflow: hidden;
}
.n-popup-head:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 72px;
  width: 1px;
  margin-right: -1px;
}
.n-popup-title {
  text-align: center;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 5px);
}
.n-popup-title li {
  color: #5b9fa7;
  display: inline-block;
  vertical-align: middle;
}
.n-popup-title li.active {
  color: #353535;
}
.n-popup-form-metric {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
}
.n-popup-form-row {
  position: relative;
  margin-bottom: 20px;
}
.n-popup-form-label {
  position: relative;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
  /*margin-right: 10px;*/
}
.n-popup-form-label label {
  font-weight: normal;
}
.n-popup-form-input,
.n-popup-form-checkbox {
  vertical-align: top;
  display: inline-block;
  position: relative;
}
.n-popup-form-input label,
.n-popup-form-checkbox label {
  font-weight: normal;
}
.n-popup-form-input-block {
  padding-right: 8px;
  display: block;
}
.n-popup-form-input .disabled {
  background: #ccc;
  border-color: #ccc;
}
.n-popup-form-more,
.n-popup-form-less {
  text-decoration: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  padding: 4px 5px;
  display: inline-block;
  background: #589fa8;
  text-align: center;
  font-size: 19px;
  border-radius: 4px;
  cursor: pointer;
}
.n-popup-form-more .fa,
.n-popup-form-less .fa {
  line-height: 20px;
}
.n-popup-form-input .text-row {
  padding-top: 4px;
  font-size: 16px;
}
.n-popup-form-input input,
.n-popup-form-input textarea,
.n-popup-form-select select {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #5b9fa7;
  border-radius: 4px;
  box-shadow: none;
  padding: 4px;
  font-size: 16px;
  line-height: 1.2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.n-popup-form-input input.error,
.n-popup-form-input textarea.error,
.n-popup-form-select select.error {
  background-color: #FFF8F0;
}
.n-popup-form-select {
  display: inline-block;
}
.n-popup-form-select select {
  background: url("images/2014/blue-bullet-down.png") no-repeat right 5px center;
  cursor: pointer;
  padding-right: 30px !important;
  height: 35px;
}
.n-popup-form-input textarea {
  resize: vertical;
  min-width: 300px;
  height: 80px;
}
.n-popup-form-input button#dropdown {
  background: url("images/2014/blue-bullet-down.png") no-repeat center;
  border: none;
  right: 5px;
}
.n-popup-form-input button#dropdown .ui-button-icon-primary,
.n-popup-form-input button#dropdown .ui-button-text {
  display: none;
}
.n-popup-form-checkboxlist {
  margin-top: -2px;
}
.n-popup-form-checkboxlist {
  margin-top: -2px;
}
.n-popup-form-select_currency {
  margin-top: 0;
}
.n-popup-form-checkboxlist input {
  display: none;
}
.n-popup-form-checkboxlist .item {
  display: inline-block;
  padding: 5px 7px 4px 7px;
  margin-right: 2px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.n-popup-form-checkboxlist .item label {
  cursor: pointer;
  color: #5b9fa7;
  font-weight: normal;
  border-bottom: 1px dashed #5b9fa7;
}
.n-popup-form-checkboxlist .item.active {
  background-color: #5b9fa7;
  border-radius: 4px;
}
.n-popup-form-checkboxlist .item.active label {
  color: #fff;
}
.n-popup-form {
  padding: 20px;
}
.n-popup-form .low-font {
  color: #7c7c7c;
}
.inactive-block {
  opacity: 0.3;
}
.how-to-fill {
  font-size: 14px;
  float: right;
}
.n-popup-form-label-block {
  margin-bottom: 5px;
  display: block;
}
.how-to-content {
  display: none;
}
.how-to-content {
  padding: 5px 0;
  font-size: 12px;
}
.n-popup-form .errorSummary {
  margin: 0 0 20px 0;
}
.n-popup-form .errorMessage {
  font-weight: bold;
  display: inline-block;
  padding: 5px;
  font-size: 12px;
  color: red;
  border-radius: 50px;
}
.n-popup-form .errorMessage b {
  font-weight: bold;
  color: red;
}
.n-popup-form-buttons {
  margin-top: 40px;
  text-align: right;
}
.login-through-social {
  display: inline-block;
  vertical-align: middle;
  background: url("images/2014/social-icons.png") no-repeat 0 0;
  width: 30px;
  height: 30px;
}
#login-through-fb {
  background-position: 0 0;
}
#login-through-vk {
  background-position: 0 -30px;
}
.n-popup-form-row-center {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
.n-popup-form-row-center .n-popup-form-label {
  vertical-align: middle;
}
.n-popup-form-row-center .right-hint {
  position: absolute;
  right: 0;
  top: 0;
}
.n-popup-form-table .n-popup-form-label {
  padding-right: 10px;
  width: 25%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.n-popup-form-table .n-popup-form-input,
.n-popup-form-table .n-popup-form-checkbox,
.n-popup-form-table .n-popup-form-select {
  width: 74%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.n-popup-form-table .n-popup-form-input input,
.n-popup-form-table .n-popup-form-input textarea {
  width: 100%;
  box-sizing: border-box;
}
.italic-font {
  font-style: italic;
}
.has-account .no-account {
  display: none;
}
.has-account .enter-account {
  display: block !important;
}
.enter-account {
  display: none !important;
}
.has-account-el {
  display: none;
}
.has-account .has-account-el {
  display: inline-block;
}
.n-popup-form-hint {
  color: #fff;
  background: #353535;
  border-radius: 5px;
  padding: 5px;
  font-size: 14px;
  display: inline-block;
}
.n-popup-form-hint2 {
  font-style: italic;
  color: #616161;
  margin-top: 2px;
}
.n-popup-form-notice-row {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
}
.n-popup-form-notice-row.align-left {
  text-align: left;
}
.n-popup-form-notice-row-small {
  font-size: 17px;
}
.n-popup-form-buttons .alert-notice {
  font-size: 12px;
  color: #812201;
  width: 350px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
/*.no-register .n-popup-form-row span.required*/
/*{*/
/*display: none;*/
/*}*/
/*.no-register .no-register-el span.required*/
/*{*/
/*display: inline;*/
/*}*/
.gray-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #ffffff, #fafafa);
  background-image: -moz-linear-gradient(top, #ffffff, #fafafa);
  background-image: -ms-linear-gradient(top, #ffffff, #fafafa);
  background-image: -o-linear-gradient(top, #ffffff, #fafafa);
  background-image: linear-gradient(top, #ffffff, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0);
}
.gray-border {
  border: 1px solid #e5e5e5;
}
.blue-color {
  color: #589fa8;
}
.blue-empty-btn {
  text-decoration: none;
  font-size: 12px !important;
  color: #589fa8;
  border: 1px solid #589fa8;
  padding: 5px 15px;
  display: inline-block !important;
}
.blue-empty-btn:hover {
  color: #fff;
  background: #589fa8;
}
.blue-link {
  color: #559e9e;
  text-decoration: underline;
}
.n-blue-color {
  color: #559e9e;
}
.gray-link {
  color: #333;
  text-decoration: underline;
}
.head-message {
  border: 1px solid #589fa8;
  position: relative;
  height: 40px;
  font-size: 16px;
  margin-bottom: 20px;
}
.head-message-text {
  border-right: 1px solid #589fa8;
  margin-right: 40px;
  padding: 10px 10px 10px 10px;
}
.head-message-close {
  position: absolute;
  top: 0;
  right: 0;
  background: url("images/2014/close-head-msg.png") no-repeat center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.orange-color {
  color: #ff9000;
}
.left-menu-item-ico {
  background: url("images/2014/menu-icons.png") no-repeat 0 0;
}
#user-account {
  font-size: 16px;
  width: 300px;
}
#user-account div {
  text-overflow: ellipsis;
}
#user-account a {
  /*font-size: 16px !important;*/
  /*padding: 25px 50px !important;*/
}
.block-overflow-ellipses {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-account-head {
  position: relative;
  border-width: 0 0 1px 0;
}
#user-go-to-profile {
  position: absolute;
  top: 25px;
  right: 7px;
  color: #585858;
}
#user-account-settings {
  position: absolute;
  top: 5px;
  right: 5px;
  background: url("images/2014/settings-ico.png") no-repeat;
  width: 20px;
  height: 20px;
}
#user-account-avatar img {
  border-radius: 60px;
}
#user-account-avatar-crop-target {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
#user-account-avatar-crop-container .jcrop-holder {
  display: inline-block;
  vertical-align: middle;
  border: none;
}
#user-account-avatar-crop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  background: rgba(0, 0, 0, 0.9);
}
#user-account-avatar-crop-container {
  background: #fff;
  padding: 40px;
  position: absolute;
  width: 600px;
  top: 100px;
  left: 50%;
  margin-left: -320px;
  text-align: center;
}
#user-account-avatar-crop-label {
  text-align: left;
  font-size: 16px;
  color: #000;
  margin-bottom: 20px;
}
#user-account-avatar-crop-buttons {
  margin-top: 40px;
}
#user-account-avatar-crop-close {
  color: #666;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
#user-account-avatar {
  box-sizing: border-box;
  display: inline-block;
  width: 84px;
  vertical-align: middle;
  padding: 10px;
  overflow: hidden;
  position: relative;
  height: 84px;
}
#user-account-name {
  line-height: 20px;
  padding: 10px 0 10px 0;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
}
#user-account-rolename {
  font-style: italic;
  text-transform: lowercase;
}
#user-account-contacts {
  line-height: 22px;
  margin: 15px;
}
#user-account-balance {
  margin: 15px;
  font-weight: bold;
  line-height: 31px;
}
#user-account-balance .ion-ico {
  font-size: 28px;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 5px 0 0;
}
#user-account-balance-btn {
  margin: 15px;
}
#user-left-menu {
  width: 300px;
  margin: 10px 0;
}
#user-left-menu li a {
  font-size: 16px;
  display: block;
  padding: 2px 15px 2px 5px;
  color: #353535;
  text-decoration: none;
}
#user-left-menu li a .fa {
  /*    display: none;*/
}
#user-left-menu li a.active,
#user-left-menu li a:hover {
  /*background: #589fa8;*/
  /*color: #fff;*/
  color: #6ab6f0;
  font-weight: bold;
}
#user-left-menu li a.active .fa,
#user-left-menu li a:hover .fa {
  /*color: #fff;*/
  display: inline;
}
#user-left-menu li a.active .office-ico,
#user-left-menu li a:hover .office-ico {
  /*background: url("c2016/images/menu-37x311-hover.png") no-repeat;*/
}
.office-ico-ion,
.office-ico-fa,
.office-ico {
  background: url("c2016/images/menu-37x311-1.png") no-repeat;
  /*display: inline-block;*/
  /*vertical-align: top;*/
  width: 39px;
  height: 40px;
  /*margin-right: 10px;*/
  /*margin-top: 1px;*/
  /*position: relative;*/
  color: #88d3d6;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 5px;
  text-align: center;
  /*outline: 1px solid red;*/
}
.office-ico-fa {
  background: none;
  line-height: 40px;
  font-size: 32px;
}
.office-ico-fa .fa-vk {
  font-size: 26px;
}
.office-ico-ion {
  position: relative;
  background: none;
  line-height: 40px;
  font-size: 32px;
}
.office-ico-ion .ion-ios-camera-outline {
  font-size: 38px;
}
.office-ico-ion .ion-ios-videocam-outline {
  font-size: 38px;
}
.office-ico-ion .ion-ios-gear-outline {
  font-size: 38px;
}
.user-main-block-title .office-ico-ion {
  font-size: 38px;
}
.user-main-block-title .office-ico-ion .ion-ios-camera-outline {
  font-size: 44px;
  display: inline-block;
  top: -4px;
  position: relative;
}
.user-main-block-title .office-ico-ion .ion-ios-videocam-outline {
  font-size: 44px;
  display: inline-block;
  top: -4px;
  position: relative;
}
.user-main-block-title .office-ico-ion .ion-ios-gear-outline {
  font-size: 44px;
  display: inline-block;
  top: -4px;
  position: relative;
}
.office-ico-home {
  background-position: 0 1px;
}
.office-ico-messages {
  background-position: 0 -38px;
}
.office-ico-requests {
  background-position: 0 -80px;
}
.office-ico-offers {
  background-position: 0 -120px;
}
.office-ico-photo {
  background-position: 0 -202px;
}
.office-ico-video {
  background-position: 0 -241px;
}
.office-ico-portfolio {
  background-position: 0 -160px;
}
.office-ico-pro {
  background-position: 0 -278px;
}
.office-ico-settings {
  background: url("c2016/images/settings-ico.jpg") no-repeat 0 0;
}
.office-label-count-0 {
  display: none;
}
#user-left-menu .office-label-count {
  color: #6ab6f0;
  /*border-radius: 100px;*/
  /*background: #333;*/
  /*display: inline-block;*/
  /*font-size: 10px;*/
  /*font-weight: bold;*/
  /*color: #ff9000;*/
  /*padding: 2px 4px;*/
  /*position: absolute;*/
  /*top: -11px;*/
  /*left: 10px;*/
  /*display: none;*/
}
.highlight-ico .office-label-count {
  display: inline-block;
}
#my-account-link.active {
  color: #ff9000;
  text-decoration: none;
}
.user-account-edit-block-title .user-main-block-head-top-right {
  top: auto;
  bottom: 5px;
}
.user-account-edit-block-input textarea {
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.user-account-edit-block-title {
  position: relative;
  color: #ff9000;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0 5px 10px;
}
.user-account-edit-block-row {
  padding: 0 0 0 10px;
  margin: 10px 0;
}
.user-account-edit-block-label {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.user-account-edit-block-input {
  display: block;
  font-size: 12px;
  position: relative;
  margin-right: 10px;
}
.user-account-edit-block-input input {
  font-size: 14px !important;
  height: auto !important;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.user-account-edit-block-checkbox {
  font-size: 12px;
  margin: 9px 0;
}
.user-account-edit-block-checkbox label {
  font-weight: normal !important;
}
.user-account-edit-buttons {
  font-size: 12px;
  padding: 20px 10px;
  font-style: italic;
}
.user-account-edit-buttons a {
  font-size: 12px !important;
}
.text-orange-btn.disabled {
  background: #ddd;
  box-shadow: none;
  color: #4E4E4E;
  cursor: default;
}
.text-orange-btn {
  background-color: #f8c85b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8c85b), to(#ebbe56));
  background-image: -webkit-linear-gradient(top, #f8c85b, #ebbe56);
  background-image: -moz-linear-gradient(top, #f8c85b, #ebbe56);
  background-image: -ms-linear-gradient(top, #f8c85b, #ebbe56);
  background-image: -o-linear-gradient(top, #f8c85b, #ebbe56);
  background-image: linear-gradient(top, #f8c85b, #ebbe56);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8c85b', endColorstr='#ebbe56', GradientType=0);
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 4px;
  box-shadow: 0 1px 5px -1px #000;
  cursor: pointer;
  color: #353535;
  text-decoration: none;
  display: inline-block;
}
.text-orange-btn:hover {
  color: #353535;
  text-decoration: none;
}
.text-orange-btn.btn-small {
  padding: 5px 10px;
  font-size: 12px;
}
#user-account-edit-form .errorSummary {
  margin: 0 10px;
}
.upload-btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.upload-btn-input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0 0 100px 200px;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
}
.user-main-block-head {
  position: relative;
  height: 84px;
}
.user-main-block-title {
  font-size: 16px;
  height: 84px;
  line-height: 84px;
  padding-left: 20px;
}
.user-main-block-title .fa {
  display: inline-block;
  vertical-align: middle;
  font-size: 32px;
}
.user-main-block-text {
  padding: 20px;
}
.user-main-block-right-text-short {
  width: 453px;
}
.user-main-block-right-text {
  /*width: 453px;*/
}
.user-main-block-right-text:after {
  content: '';
  clear: both;
  display: table;
}
.user-main-block-right-text b {
  display: inline-block;
  max-width: 300px;
}
.user-main-block-preview {
  width: 110px;
  height: 110px;
  margin-right: 10px;
}
.user-main-block-preview img {
  width: 110px;
  height: 110px;
  border-radius: 4px;
}
.user-main-block-avatar {
  width: 70px;
  height: 60px;
}
.user-main-block-avatar img {
  border-radius: 100px;
}
.user-main-block {
  width: 600px;
}
.user-main-block-head-top-right {
  text-align: right;
  position: absolute;
  top: 5px;
  right: 10px;
}
.user-main-block-head-top-right a {
  font-size: 12px;
  text-decoration: none;
}
.user-main-block-head-top-right .text-orange-btn {
  font-size: 14px;
  padding: 10px 20px;
  position: relative;
  top: 15px;
}
.office-head-ico {
  display: inline-block;
  vertical-align: middle;
  background: url("images/2014/head-icons.png?r1") no-repeat 0 0;
  /*outline: 1px solid red;*/
  width: 30px;
  height: 30px;
}
.office-head-ico-offer {
  background-position: -39px -7px;
  width: 34px;
  height: 28px;
}
.office-head-ico-tender {
  background-position: -119px 0px;
  width: 37px;
  height: 33px;
}
.office-head-ico-fire {
  background-position: -203px 0px;
  width: 24px;
  height: 37px;
}
.office-head-ico-message {
  background-position: 4px -3px;
  width: 40px;
  height: 37px;
}
.office-head-ico-picture {
  background-position: -158px 2px;
  width: 40px;
  height: 37px;
}
.office-head-ico-offer.active {
  background-position: -39px -47px;
  width: 34px;
  height: 28px;
}
.office-head-ico-picture.active {
  background-position: -158px -38px;
  width: 40px;
  height: 37px;
}
.office-head-ico-fire {
  background-position: -203px 0px;
  width: 24px;
  height: 37px;
}
.user-main-block-list-item {
  user-select: auto;
  position: relative;
  border-width: 0 0 1px 0;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
}
.user-main-block-list-item:last-child {
  border: none;
}
.user-main-block-description {
  /*font-size: 14px;*/
  /*color: #7a7878;*/
}
#archive-offers {
  /*opacity: 0.7;*/
}
.list-ico {
  /*width: 16px;*/
  /*height: 21px;*/
  /*display: inline-block;*/
  /*background: url("images/2014/list-icons.png?r1") no-repeat 0 0;*/
  /*outline: 1px solid red;*/
  /*vertical-align: top;*/
}
.office-popup {
  width: 450px;
  box-shadow: 0 0 40px -5px #000;
}
.office-popup-head {
  padding-left: 10px;
  font-size: 16px;
  height: 70px;
  line-height: 70px;
  border-width: 0 0 1px 0;
}
.office-popup-head-text {
  margin-left: 10px;
}
.office-popup-head-close {
  opacity: 0.3;
  color: #000;
  position: absolute;
  top: -15px;
  right: 10px;
  cursor: pointer;
  font-size: 18px;
}
.office-popup-head-close:hover {
  opacity: 1;
}
#top-offer-form {
  /*width: 350px;*/
}
.office-popup-body {
  padding: 15px;
}
.office-popup-body p {
  display: block;
  margin: 0 0 20px 0;
}
.office-popup-buttons {
  padding: 10px 0 10px 0;
}
.italic {
  font-style: italic;
}
.user-main-block-head-service-messages {
  font-size: 12px;
  text-align: right;
}
#office-confirm-popup {
  border-radius: 4px;
  position: absolute;
  background: #f6f6f6;
  box-shadow: 0 5px 20px -5px #000;
  z-index: 3;
}
#office-confirm-popup:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 20px;
  background: #f6f6f6;
  width: 10px;
  height: 10px;
  /*border: 1px solid #000;*/
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#office-confirm-popup-body {
  font-size: 12px;
  text-align: center;
  margin: 20px;
}
#office-confirm-popup-buttons {
  margin: 20px;
  text-align: center;
}
#actual-offers.count-0 {
  /*display: none;*/
}
.items .user-main-block-list-item:last-child {
  border: none !important;
}
.no-offers-text {
  display: none;
  text-align: center;
  margin: 40px 10px;
  font-size: 16px;
}
#actual-offers.count-0 .no-offers-text {
  display: block;
}
#archive-offers.count-0 {
  display: none;
}
#archive-offers .user-main-block-list-item {
  opacity: 0.7;
}
.user-main-block-form .n-popup-form-row {
  margin: 20px 10px;
}
.user-main-block-form .n-popup-form-label {
  text-overflow: clip;
  white-space: nowrap;
  width: 150px;
  text-align: right;
}
.user-main-block-form .n-popup-form-input-width {
  width: calc(100% - 156px);
}
.user-main-block-form .n-popup-form-input-width input[type=text],
.user-main-block-form .n-popup-form-input-width input[type=password],
.user-main-block-form .n-popup-form-input-width input[type=email],
.user-main-block-form .n-popup-form-input-width input[type=tel] {
  width: 100%;
}
.user-main-block-form .n-popup-form-input-width textarea {
  width: 100% !important;
}
.user-main-block-form .n-popup-form-checkboxlist {
  margin-top: 0;
  font-size: 16px;
}
.user-main-block-form .n-popup-form-input textarea {
  width: 400px;
}
.more-wrap .n-popup-form-input {
  width: calc(100% - 200px);
}
.more-wrap .more-row {
  display: none;
}
.more-wrap.expand .more-row {
  display: block;
}
.more-wrap.expand .n-popup-form-more {
  display: none;
}
.user-main-block-body .errorSummary {
  margin: 20px;
}
.small-input {
  width: 100px;
}
.small-font {
  font-size: 12px;
}
.user-main-block-filter {
  background: #e5e5e5;
  padding: 10px;
  position: relative;
}
.user-main-block-filter .user-account-edit-block-input {
  /*margin-right: 10px;*/
}
.action-add-favorite {
  display: inline-block;
}
.action-remove-favorite {
  display: none;
}
.action-add-spam {
  display: inline-block;
}
.action-remove-spam {
  display: none;
}
.is-favorite .action-add-favorite {
  display: none;
}
.is-favorite .action-remove-favorite {
  display: inline-block;
}
.is-spam .action-add-spam {
  display: none;
}
.is-spam .action-remove-spam {
  display: inline-block;
}
.answer-textarea {
  width: 100%;
  margin: 20px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.user-main-block-actions-link,
.user-main-block-actions-link:hover {
  text-decoration: none;
}
.user-main-block-actions-link span {
  text-decoration: underline;
}
.user-main-block-actions {
  font-size: 12px;
  padding-left: 74px;
}
a.user-main-block-actions-link {
  font-size: 16px;
}
.user-main-block-actions-open {
  display: inline-block;
}
.user-main-block-actions-close {
  display: none;
}
.user-main-block-actions-opened-el {
  display: none;
}
.user-main-block-actions.opened .user-main-block-actions-open {
  display: none;
}
.user-main-block-actions.opened .user-main-block-actions-close {
  display: inline-block;
}
.user-main-block-actions.opened .user-main-block-actions-opened-el {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.user-main-block-actions.opened .user-main-block-actions-opened-el .n-popup-form-input {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.user-main-block-actions {
  margin: 10px 0 0 0;
}
.user-main-block-actions .errorSummary {
  margin: 10px 0;
}
.user-main-block-body .yiiPager {
  float: none;
  display: block;
  /*margin: 10px 0;*/
  padding: 10px 0;
  text-align: center;
}
.user-main-block-body .yiiPager li {
  float: none;
  display: inline-block;
}
.user-main-block-body .yiiPager li a {
  margin: 0;
}
.user-main-block-body .pager {
  /*position: fixed;*/
  /*background: #fff;*/
  /*bottom: 0;*/
  /*left: 50%;*/
  /*width: 602px;*/
  /*height: 100px;*/
  /*margin-left: -137px;*/
}
.general-ico {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
}
.general-ico.general-ico-photos {
  background: url("../admin/icons/photos.png") no-repeat 0 0;
}
.office-fixed-bottom-border {
  border-width: 0 1px 1px 1px;
}
.top-fixed-active {
  /*background: #fff;*/
  /*top: 0px;*/
  /*padding-top: 10px;*/
  /*position: fixed;*/
  /*z-index: 2;*/
  /*position: fixed;*/
  /*z-index: 2;*/
  /*background: #fff;*/
  /*top:0;*/
}
.message-text {
  width: 400px;
}
/*#tender-list .items{*/
/*padding-bottom: 50px;*/
/*}*/
.user-main-block-list-item-link {
  cursor: pointer;
}
#message-chain-form {
  background: #f9f9f9;
}
#message-chain-form-container {
  padding: 10px;
}
.message-send-btn {
  width: 68px;
  height: 36px;
  border: none;
  vertical-align: bottom;
  padding: 0;
  line-height: 36px;
  font-size: 38px;
  display: inline-block;
}
.message-hint {
  width: 87%;
}
.message-chain-textarea {
  border: 1px solid #e5e5e5;
  box-shadow: none;
  background: #fff;
  border-radius: 0;
  display: inline-block;
  vertical-align: bottom;
  width: 87%;
  height: 31px;
  resize: none;
  padding: 10px;
  font-size: 16px;
  box-sizing: border-box;
  min-height: 39px;
}
.chain-message-item-me-1 {
  float: right;
}
.chain-message-item-me-1 .user-main-block-avatar {
  float: right;
}
.chain-message-item-me-1 .user-main-block-right-text {
  float: left;
  border-color: #75b0b7;
  margin-right: 20px;
}
.chain-message-item-me-0 {
  float: left;
}
.chain-message-item-me-0 .user-main-block-avatar {
  float: left;
}
.chain-message-item-me-0 .user-main-block-right-text {
  border-color: #f5bd36;
  float: right;
}
.chain-message-item .user-main-block-right-text {
  border-width: 1px;
  border-style: solid;
  min-width: 250px;
  max-width: 360px;
  padding: 10px;
  position: relative;
  border-radius: 4px;
  word-break: normal;
}
.chain-message-item-date {
  float: right;
}
.chain-message-item-read-date {
  float: left;
  padding-right: 10px;
}
.chain-message-angle {
  position: absolute;
  background: url("images/2014/chain-message-angle.png") no-repeat 0 0;
  width: 11px;
  height: 11px;
}
.chain-message-item-me-1 .chain-message-angle {
  top: 20px;
  right: -11px;
}
.chain-message-item-me-0 .chain-message-angle {
  top: 20px;
  left: -11px;
  background-position: 0 -11px;
}
#chain-messages-list {
  /*padding-bottom: 50px;*/
}
.upload-images li {
  display: inline-block;
  border: 1px solid #e5e5e5;
  width: 60px;
  height: 60px;
  margin: 5px 5px 0 0;
  position: relative;
}
.upload-images li img {
  width: 60px;
  height: 60px;
}
.upload-images-delete {
  position: absolute;
  top: 0;
  right: 0;
  background: url("images/2014/blue-cross.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
}
.upload-files li {
  display: inline-block;
  border: 1px solid #589fa8;
  position: relative;
  padding: 5px 35px 5px 15px !important;
  color: #589fa8;
  /*font-size: 12px;*/
  height: 20px;
  line-height: 20px;
  margin: 5px;
}
.upload-files li a {
  text-decoration: none;
  color: #589fa8;
}
.photosession-uploaded-images {
  margin: 20px 0 20px 20px;
}
.upload-hint {
  color: #868686;
  font-size: 12px;
  padding: 5px 0;
}
#user-account-right-side .mediaImages {
  min-width: 0 !important;
  margin: -2px;
}
#user-account-right-side .rest-hint {
  color: #868686;
  font-size: 12px;
  display: inline-block;
  /*padding: 0 0 20px 0;*/
  margin: 0 0 10px 0;
}
#user-account-right-side .gray-block-form-element {
  margin: 0;
}
#user-account-right-side .gray-block-form-element table {
  width: 100%;
}
#user-account-right-side .upload-progress-block {
  display: block;
  position: absolute;
  top: 2px;
  left: -150px;
  font-size: 12px;
  color: #868686;
}
#user-account-right-side .upload-progress-block .upload_loading {
  width: 100px;
}
.media-buttons-container {
  position: relative;
}
#user-account-right-side .max-label {
  margin: -10px 0 10px 0;
  display: block;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
#soc_adapter_message {
  display: none;
}
.n-popup-form-label-width {
  width: 115px;
  text-align: right;
}
.n-popup-form-input-width {
  width: 70%;
}
.list-item-fa,
.list-ico {
  margin: 0 0 0 5px;
  opacity: 0.3;
  font-size: 18px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
}
.list-item-fa:hover,
.list-ico:hover,
.list-ico-wrap:hover .list-ico {
  opacity: 1;
  /*color: #000000;*/
}
.list-item-fa.active,
.list-ico.active {
  opacity: 1;
  color: #ff9000;
}
.fa.active {
  color: #ff9000;
}
.upload-list-files {
  margin: 5px 0;
}
.upload-list-files li {
  display: inline-block;
  word-break: break-all;
  max-width: 100%;
}
.office-popup-head-ico {
  font-size: 32px;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
#portfolio-upload-buttons {
  position: relative;
}
#portfolio-upload-buttons .upload-progress-block {
  position: static;
  float: right;
  left: auto;
  top: auto;
  right: auto;
  margin: 0;
}
.user-main-block-right-message {
  overflow: hidden;
  max-width: 100%;
}
.chain-message-item-read-0 .user-main-block-right-message {
  /*background: #BCDAEF;*/
}
.chain-message-item-read-0.chain-message-item-to_me-1 {
  background: #effcff;
}
.tender-list-item-read-0 {
  background: #effcff;
}
.user-main-block-list-item-link:hover {
  background: #d7fdff;
}
.chain-message-item-read-0.chain-message-item-to_me-1 .request-info {
  /*font-weight: bold;*/
}
.chain-message-item-read-1 .user-main-block-right-message {
  /*opacity: 0.8;*/
}
.ui-tooltip {
  background: #333;
  color: #fff;
  box-shadow: none;
  border: none;
  font-size: 12px;
}
.tooltipster-shadow {
  border-radius: 5px;
  background: #333;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 10px 20px;
  font-size: 12px;
}
.tooltipster-shadow .tooltipster-content {
  font-size: 12px;
  /*line-height: 16px;*/
  padding: 8px 10px;
}
.view-item-sharing {
  position: absolute;
  right: 0;
  top: 0px;
}
.view-item-sharing a {
  font-size: 24px;
  color: #666;
  display: inline-block;
  margin: 0 0 0 10px;
}
.view-item-sharing a:hover {
  color: #000;
}
.office-fixed-bottom-area {
  padding-bottom: 50px;
}
.office-form-checkboxlist-item {
  /*margin-top: 5px;*/
  font-size: 12px;
  display: block;
}
.office-form-checkboxlist-item label {
  font-weight: normal !important;
}
.user-main-block-right-text-short-title {
  width: 350px;
}
.vkpost-success-links {
  font-size: 14px;
}
.page-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: center;
  margin: 10px 0;
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.cycle-image-item {
  position: relative;
}
.cycle-info-block {
  background: #fff;
  /*padding: 10px 40px;*/
  text-align: center;
  position: absolute;
  z-index: 11;
}
.cycle-info-block-1 {
  top: 20px;
  left: 20px;
}
.cycle-info-block-2 {
  top: 20px;
  right: 20px;
}
.cycle-info-block-3 {
  bottom: 20px;
  right: 20px;
}
.cycle-info-block-4 {
  bottom: 20px;
  left: 20px;
}
.cycle-info-block-item {
  margin: 10px 40px;
  font-size: 13px;
  color: #707070;
}
.cycle-info-block-item a {
  text-decoration: none;
  color: #0098a3;
}
.cycle-images-block .slidesjs-pagination {
  position: absolute;
  bottom: 18px;
  height: 16px;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.cycle-images-block .slidesjs-pagination-item {
  display: inline-block;
}
.cycle-images-block .slidesjs-pagination-item a {
  width: 16px;
  height: 16px;
  display: block;
  background: #c2c2c2;
  border-radius: 40px;
  margin: 0 6px;
  overflow: hidden;
  text-indent: 50px;
}
.cycle-images-block .slidesjs-pagination-item a.active {
  background: #0098a3;
}
.cycle-images-block .slidesjs-navigation {
  display: none;
}
.cycle-images-block .cycle-image-item img {
  width: 100%;
}
.cycle-images-block {
  position: relative;
  /*margin: 60px 0;*/
}
.cycle-images-block .slidesjs-stop,
.cycle-images-block .slidesjs-play {
  display: none !important;
}
.country-article-offers-block {
  width: 260px;
  border: 1px solid #b2d4d8;
  box-shadow: 2px 2px 10px -6px #000;
  padding: 20px 40px;
  background: #fff;
  border-radius: 10px;
  color: #0098a3;
  margin-right: 40px;
}
.country-article-offers-block h3 {
  font-size: 32px;
  margin-bottom: 20px;
}
.country-article-offers-block-highlight {
  color: #d85803;
}
.country-article-offers-block-items {
  margin: 0 -20px;
}
.country-article-offers-block-item.country-article-offers-block-highlight .label {
  text-transform: uppercase;
}
.country-article-offers-block-item.country-article-offers-block-highlight .value {
  font-size: 42px;
}
.country-article-offers-block-item .label {
  width: 120px;
  text-transform: lowercase;
}
.country-article-offers-block-item .value {
  width: 100px;
  text-align: right;
  font-size: 30px;
}
.country-article-offers-block-table td {
  vertical-align: bottom;
  padding: 5px 0;
}
.country-article-offers-block-item {
  text-decoration: none;
  display: block;
  /*line-height: 25px;*/
  /*height: 25px;*/
  overflow: hidden;
  padding: 8px 20px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
}
.country-article-offers-block-item:hover {
  background: #f0f5f6;
  border-radius: 10px;
}
.country-article-offers-block-item div {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}
.country-article-content h1 {
  color: #0098a3;
  margin: 0 0 20px 0;
}
.country-article-content h2,
.country-article-content h3 {
  color: #000;
  margin: 15px 0;
  font-size: 28px;
}
.country-article-title {
  font-family: 'PT Sans', sans-serif;
  font-size: 42px;
}
.country-article-content {
  line-height: 1.5;
  font-size: 17px;
}
.country-article-content img {
  display: block !important;
  max-width: 100% !important;
  margin: 30px auto !important;
  width: auto !important;
  height: auto !important;
}
.country-article-content ul {
  list-style: disc;
  margin: 15px 0;
  list-style-position: outside;
}
.country-article-content ul li {
  display: list-item;
  padding-left: 5px;
  margin: 0 0 5px 21px;
}
.country-article-content ol {
  margin: 15px 0;
  list-style-position: outside;
}
.country-article-content ol li {
  display: list-item;
  padding-left: 5px;
  margin: 0 0 5px 21px;
}
.country-article-content p {
  margin: 15px 0;
}
#country-article-search #head-search-form-buttons {
  display: none;
}
#country-article-search .head-search-form-extended {
  margin-left: 200px;
}
.compact .head-search-form-extended {
  min-height: 0 !important;
}
.head-search-form-extended {
  min-height: 215px;
  visibility: hidden;
}
.head-search-form-extended.visible {
  visibility: visible;
}
#country-article-search {
  height: 310px;
  background: #ebebeb;
  position: relative;
  /*overflow: hidden;*/
}
#country-article-search .head-search-form-container {
  padding: 20px 20px;
  font-size: 30px;
  font-family: 'PTSerif', 'Helvetica Neue', Arial, Verdana, sans-serif;
}
#country-article-search .head-search-form-container .custom-selectbox-selected-item,
#country-article-search .head-search-form-container .custom-date-selector-fulldate {
  border-color: #0098a3;
  color: #0098a3;
  overflow: hidden;
}
#country-article-search .head-search-form-container .custom-selectbox-container,
#country-article-search .head-search-form-container .custom-date-selector-fulldate {
  color: #0098a3;
}
#country-article-search #left-hint {
  background: #fff;
  border-radius: 400px;
  width: 350px;
  height: 350px;
  position: absolute;
  left: -20px;
  top: -20px;
}
#country-article-search #right-hint {
  background: #fff;
  border-radius: 400px;
  width: 180px;
  height: 180px;
  position: absolute;
  right: -20px;
  bottom: -20px;
}
#country-article-search #right-hint .to-the-bottom {
  color: #888;
  position: absolute;
  top: 50px;
  left: 25px;
  font-size: 20px;
  width: 150px;
}
#country-article-search #right-hint .to-the-bottom .ico {
  background: url("/r/public/images/gray-arrow-down.png") no-repeat;
  width: 15px;
  height: 35px;
  position: absolute;
  bottom: -40px;
  left: 40px;
}
#country-article-search #left-hint .to-the-right {
  color: #888888;
  text-transform: uppercase;
  position: absolute;
  top: 50px;
  left: 97px;
  font-size: 25px;
  width: 150px;
}
#country-article-search #left-hint .to-the-right .ico {
  background: url("/r/public/images/gray-arrow-right.png") no-repeat;
  width: 52px;
  height: 23px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: -52px;
}
#country-article-search #left-hint .to-the-bottom {
  color: #d85803;
  position: absolute;
  top: 206px;
  left: 97px;
  font-size: 22px;
  width: 180px;
}
#country-article-search #left-hint .to-the-bottom .ico {
  background: url("/r/public/images/orange-arrow-down.png") no-repeat;
  width: 23px;
  height: 52px;
  position: absolute;
  left: 30px;
  bottom: -60px;
}
#country-article-search-results {
  margin-top: 30px;
  min-height: 200px;
}
.offer-for-article-item .col-1 {
  width: 15%;
  float: left;
}
.offer-for-article-item .col-2 {
  width: 85%;
  float: left;
  position: relative;
  height: 150px;
}
.offer-for-article-item .action-block {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.offer-for-article-item {
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin: 30px 40px 30px 40px;
}
.rectangle-blue-button {
  text-decoration: none;
  display: block;
  background: #6faeae;
  color: #fff !important;
  /*padding: 10px 20px;*/
  cursor: pointer;
  text-align: center;
  line-height: 40px;
}
.action-message,
.action-portfolio {
  margin: 10px 0;
  width: 250px;
  font-size: 20px;
}
.action-hide {
  margin-bottom: 20px;
}
.offer-for-article-item-photo img {
  border-radius: 4px;
  width: 150px;
  height: 150px;
}
.offer-for-article-item-info {
  padding-left: 40px;
  color: #707070;
  padding-top: 10px;
  line-height: 23px;
  font-size: 17px;
}
.offer-for-article-item-cost {
  position: absolute;
  font-size: 16px;
  color: #707070;
  bottom: 0;
}
.offer-for-article-item-cost .cost_label {
  color: #d85803;
  /*font-size: 16px;*/
}
.offer-for-article-item-user,
.offer-for-article-item-cost {
  font-size: 22px;
  color: #707070;
}
.offer-for-article-item a {
  color: #0098a3;
}
.load-more-action {
  text-align: center;
  margin: 65px 0;
}
.load-more-action-button {
  border: 5px solid #6faeae;
  background: #fff;
  color: #0098a3;
  line-height: 50px;
  width: 400px;
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
}
#how-to-container .num {
  width: 125px;
  height: 125px;
  border-radius: 130px;
  background: #0098a3;
  color: #fff;
  line-height: 125px;
  text-align: center;
  font-size: 78px;
  display: inline-block;
  vertical-align: middle;
  margin: -15px 0 -15px 0;
}
.how-to-container-item:first-child {
  margin-left: 20px;
}
#how-to-container .text {
  color: #000;
  width: 240px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  padding: 5px 0 5px 10px;
  font-size: 17px;
}
.how-to-container-item {
  display: inline-block;
  vertical-align: middle;
}
.how-to-container-items {
  background: #ebebeb;
  margin: 20px 0 20px 0;
}
#how-to-container h2 {
  text-transform: uppercase;
  font-size: 31px;
  font-weight: bold;
  color: #707070;
  margin-left: 30px;
  margin-bottom: 30px;
}
#how-to-container {
  margin: 40px 0 60px 0;
}
#article-search-block {
  margin: 0 0 60px 0;
}
#article-search-block .offer-search-form-wrapper {
  display: none;
}
#article-search-block .head-separator {
  display: none;
}
#linkedObjects {
  background: #ebebeb;
  position: relative;
  margin: 60px 0;
  min-height: 311px;
}
#linkedObjects #left-hint {
  background: #fff;
  border-radius: 400px;
  width: 350px;
  height: 350px;
  position: absolute;
  left: -20px;
  top: -20px;
}
#linkedObjects #left-hint .to-the-right {
  color: #888888;
  text-transform: uppercase;
  position: absolute;
  top: 120px;
  left: 107px;
  font-size: 25px;
  width: 150px;
  line-height: 1.5;
}
#linkedObjects .links {
  padding-left: 400px;
  padding-top: 10px;
  padding-bottom: 10px;
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  column-count: 2;
  column-gap: 10px;
}
#linkedObjects .links a {
  display: block;
  line-height: 25px;
}
#country-article-search-neighbors {
  margin: 40px;
  font-size: 18px;
}
#country-article-search-neighbors li:first-child {
  margin-right: 5px;
}
#country-article-search-neighbors li {
  display: inline-block;
  margin-right: 20px;
}
#text-block {
  margin: 40px 0;
}
#guest-form-login .n-popup-form-table .n-popup-form-input {
  display: inline-block;
  vertical-align: middle;
  width: 303px;
}
#guest-form-login .n-popup-form-table .n-popup-form-input input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 6px;
}
#guest-form-login {
  padding-left: 63px;
}
.n-popup-form-right-button {
  display: inline-block;
  vertical-align: middle;
}
.n-popup-form-right-button .orange-btn {
  padding-top: 5px;
  padding-bottom: 5px;
}
.n-popup-form-input .remember-password-link {
  text-align: right;
  margin-top: -25px;
}
.n-popup-form-notice-row-green {
  color: #26a461;
}
/*#delete-account-reason select{*/
/*width: 100%;*/
/*}*/
#delete-account-reason textarea {
  height: 40px;
}
.date-picker-wrapper.wedgo-date-picker {
  z-index: 3;
}
.sendMessageForm.gray-block-search .ui-autocomplete-input {
  width: 100%;
}
.max-length-150 {
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  max-width: 150px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portfolio-photos {
  width: 100%;
}
.portfolio-photos-item {
  width: 33.33%;
  text-align: center;
  padding: 15px 0;
}
.dashboard-orange-btn {
  white-space: nowrap;
  text-align: center;
  text-decoration: none !important;
  background: #f4c55a;
  color: #333333;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  padding: 0 20px;
  padding-top: 2px;
  display: inline-block;
  cursor: pointer;
}
.dashboard-orange-btn.whatsapp {
  background-color: #25D366;
  color: #fff;
}
.dashboard-orange-btn.whatsapp:hover {
  background: #25D366;
  color: #fff;
  text-decoration: none;
}
.dashboard-orange-btn:hover {
  background: #f4ac39;
  color: #333333;
  text-decoration: none;
}
.page-form-buttons-row {
  text-align: center;
}
.professional-filter {
  padding-top: 25px;
  text-align: center;
  font-size: 24px;
}
.professional-filter .item {
  display: inline-block;
  width: 210px;
  height: 137px;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
.professional-filter .item.selected {
  color: #ff6633;
}
.professional-filter .item .name {
  margin-top: 10px;
  line-height: 20px;
}
.professional-filter .item .icon-wrap {
  height: 65px;
}
.professional-filter .item .icon {
  background: url("c2016/images/search-form-icons-3.png") no-repeat;
  width: 59px;
  height: 50px;
  display: inline-block;
}
.professional-filter .item .icon.photo {
  background-position: 0 0;
  margin-top: 3px;
}
.professional-filter .item .icon.video {
  background-position: 0 -49px;
  height: 41px;
  margin-top: 10px;
}
.professional-filter .item .icon.stylist {
  background-position: 0 -90px;
  height: 53px;
}
.professional-filter .item .icon.organizer {
  background-position: 0 -143px;
  height: 59px;
}
.professional-filter .item .icon.wedvenue {
  background-position: 0 -203px;
  height: 68px;
}
.professional-filter .item.selected .icon {
  background-position-x: -59px;
}
.professional-filter .item.selected .icon.wedvenue {
  /*background-position-x: -59px;*/
}
.professional-filter .item.selected .icon.stylist {
  background-position-x: -58px;
}
.professional-filter .checkbox-container {
  position: absolute;
  top: -20000px;
}
.blue-box {
  background: #e4f5f8;
  border: 1px solid #c3ecee;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}
.fancybox-slide &gt; div {
  padding: 0;
}
.fancybox-slide &gt; div,
.fancybox-slide &gt; form {
  text-align: left;
}
body .fancybox-bg {
  background: #000;
  opacity: 0.1 !important;
}
body.fancy_images_gallery .fancybox-is-open .fancybox-bg {
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  .moderate_edit_form #dates-range {
    width: 100% !important;
  }
  .moderate_edit_form #dates-range.inline {
    display: block !important;
  }
  .moderate_edit_form .undefined-dates {
    position: static;
    text-align: center;
    width: 100% !important;
  }
  .undefined-dates {
    position: absolute;
    top: 60px;
    right: 0;
  }
  .fancy_opened .n-popup-form-label.undefined-dates {
    width: 47% !important;
  }
  .n-popup-form .low-font {
    font-size: 16px !important;
  }
  body.fancy_opened {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  body.fancy_opened #moderate_edit_form {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    top: 0;
    left: 0;
  }
  .fancy_opened #fancybox-wrap,
  .fancy_opened #fancybox-outer,
  .fancy_opened #fancybox-content {
    /*width: auto !important;*/
    /*height: auto !important;*/
    /*position: fixed !important;*/
    /*overflow: auto !important;*/
    /*top: 0 !important;*/
    /*left: 0 !important;*/
    /*background: #fff !important;*/
    /*box-sizing: border-box;*/
  }
  .fancy_opened #fancybox-wrap {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    position: fixed;
    top: 0 !important;
    left: 0 !important;
  }
  .fancy_opened #fancybox-wrap .fancybox-bg {
    display: none;
  }
  .fancy_opened #fancybox-wrap #fancybox-content {
    width: 100% !important;
    height: auto !important;
  }
  .fancy_opened #fancybox-wrap #fancybox-title {
    width: 100% !important;
  }
  .fancy_opened #fancybox-overlay {
    display: none !important;
  }
  .fancy_opened .n-popup-form,
  .fancy_opened .office-popup {
    width: 100% !important;
    box-sizing: border-box;
  }
  .fancy_opened .n-popup-form-label {
    text-align: left !important;
    display: block;
    width: 100% !important;
  }
  .fancy_opened .n-popup-form-input {
    width: 100% !important;
    text-align: left !important;
    display: block;
  }
  .fancy_opened .n-popup-form-input input {
    width: 100% !important;
    box-sizing: border-box;
  }
  .fancy_opened .n-popup-form-input textarea {
    width: 100% !important;
    box-sizing: border-box;
    min-width: 0;
  }
  .fancy_opened .n-popup-form-input div.autocomplete {
    margin: 0;
  }
  .fancy_opened #fancybox-close {
    width: 25px !important;
    height: 25px !important;
    position: absolute !important;
    background-size: 25px;
  }
  .fancy_opened {
    width: 100%;
    height: 100%;
    /*position: fixed;*/
    /*overflow: hidden;*/
    /*overflow-y: auto;*/
  }
  .fancy_opened #oauth {
    width: 100% !important;
  }
  .fancy_opened .fancybox-container form {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #fff;
    box-sizing: border-box;
  }
  .fancy_opened #video-player {
    width: 90%;
    height: 400px;
    display: inline-block;
    vertical-align: middle;
  }
  #sign-in-form {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .hide-on-desktop {
    display: none !important;
  }
}
.fancy_opened .fancybox-container form {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  box-shadow: 0 0 40px -5px #000;
}
.proxima_container {
  font-family: ProximaNova-Regular !important;
  font-size: 18px;
}
.proxima_container #footer a {
  font-size: 16px;
}
.proxima_container #footer-countries {
  font-size: 16px;
}
#images-block-22 {
  margin: 60px 0 0 0;
}
.custom-link-item {
  margin: 0;
  line-height: 1.4;
  font-weight: normal;
}
.custom-link-item a {
  font-size: 24px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}
.three-col-links {
  margin: 0 -15px;
  text-align: center;
}
.three-col-links &gt; div {
  position: relative;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin: 0 10px;
}
.blue-link {
  color: #19b5bc;
  text-decoration: underline;
}
.blue-link:hover {
  color: #10777c;
  text-decoration: underline;
}
.custom-link-item-country_article a {
  font-size: 18px;
  white-space: normal;
  line-height: 1.2;
  padding: 5px 0;
}
.double-check {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
.double-check .fa {
  color: green;
}
.double-check .fa:last-child {
  margin-left: -10px;
}
.video_input input {
  padding: 10px;
  margin: 5px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}
.video_input .cell2 {
  margin-left: 5px;
}
#full_page_loader_bg {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  background: #88d3d6;
}
#full_page_loader_spinner {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000001;
  margin-left: -100px;
  margin-top: -15px;
}
.spinner {
  width: 200px;
  height: 30px;
  text-align: center;
}
.spinner &gt; div {
  width: 30px;
  height: 30px;
  background-color: #4ebbd6;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.details_info {
  font-family: Arial;
  font-size: 12px;
  overflow: auto;
}
.watch-photo-div {
  position: relative;
  max-height: 900px;
}
.watch-photo-div img {
  max-height: 100%;
}
#popup_wrapper {
  display: none;
}
#fancybox-wrap,
#fancybox-outer,
#fancybox-content {
  box-sizing: content-box;
}
.tender_delete_row_element {
  padding: 30px 0 0 10px;
}
.tender_delete_row_element label {
  font-weight: normal;
  padding-left: 5px;
}
.tender_delete_text_parent {
  padding: 10px 0 0 10px;
}
body .fancybox-image {
  position: relative;
}
.fancy_caption {
  text-align: center;
  color: #fff;
  padding-top: 10px;
  font-size: 14px;
}
body .fancybox-caption-wrap {
  display: none !important;
}
.preview-video-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  line-height: 58px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  background: #01aed9;
  border-radius: 4px;
  opacity: 0.7;
}
.preview-video-icon .fa {
  text-indent: 3px;
}
.preview-video-icon:hover {
  opacity: 1;
}
.left-head-menu-toggle-links {
  display: none !important;
}
.custom-dropdown-menu-icon {
  display: none !important;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.pull-right {
  float: right;
}
.text-orange-btn-only-icon {
  text-align: center;
  padding: 0 !important;
  line-height: 36px;
  width: 30px;
  height: 30px;
  font-size: 20px;
}
.user-main-block-head-top-right .text-orange-btn-only-icon {
  text-align: center;
  padding: 0 !important;
  line-height: 36px;
  width: 30px;
  height: 30px;
  font-size: 20px;
}
.width_auto {
  width: auto !important;
}
.dashboard-block-buttons {
  margin: 20px 0;
}
#user-account-left-side-bg {
  display: none;
}
#form-search-input-area {
  width: 300px;
  position: absolute;
  top: -64px;
  right: -20px;
}
.feedback_media .rest-hint {
  display: none !important;
}
.feedback_media .media_buttons {
  text-align: center;
}
.feedback_media .video_input .photo-upload-btn {
  display: block;
  margin: 0;
}
.feedback_media .video_input .photo-upload-btn input {
  width: 100% !important;
}
.feedback_media .video_input .photo-upload-btn .cell1 {
  width: 100%;
  display: block;
}
.feedback_media .video_input .photo-upload-btn .cell2 {
  width: 100%;
  display: block;
  text-align: center;
}
.feedback_media .gray-block-form-element {
  margin: 0;
}
.feedback_media .upload-progress-block {
  margin: 10px 0;
  text-align: center;
}
.fancy_opened .fancybox-container #oauth form {
  display: block;
  vertical-align: middle;
  background: transparent;
  box-shadow: none;
}
.fancy_opened .fancybox-container #registerForm form {
  display: block;
  vertical-align: middle;
  background: transparent;
  box-shadow: none;
}
.n-popup-form-input-text {
  padding-left: 10px;
  font-size: 18px;
}
.text-orange-btn-danger {
  background: red;
  color: #fff;
}
.autocomplete_item_padding {
  padding-left: 20px;
  font-size: 90%;
  text-decoration: none;
  opacity: 0.9;
}
.regions-row * {
  box-sizing: border-box;
}
.regions-row .f_all_regions_area {
  float: left;
}
.regions-row .n-popup-form-checkbox {
  position: relative;
}
.regions-row .object_regions_list_area {
  display: none;
}
.regions-row .object_regions_actions {
  display: none;
  float: right;
}
.regions-row .object_regions_list {
  margin: 0;
  padding: 0;
}
.regions-row .object_region_item {
  margin: 10px;
}
.regions-row .all_regions_list {
  z-index: 2;
  background: #fff;
  box-shadow: 0 0 40px -2px #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: auto;
}
.regions-row .all_regions_list .list {
  min-height: 100px;
  max-height: 300px;
  overflow: auto;
}
.regions-row .all_regions_list .all_regions_list_close {
  text-align: center;
  padding: 10px 0 0 0;
}
.regions-row .all_regions_list .all_regions_list_head_close {
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 19px;
  opacity: 0.3;
  color: #000;
}
.regions-row .all_regions_list .all_regions_list_head_close:hover {
  opacity: 1;
}
.regions-row .all_region_item {
  padding: 10px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.regions-row .all_region_item.added {
  display: none;
}
.regions-row .all_region_item .cell,
.regions-row .object_region_item .cell {
  float: left;
}
.regions-row .all_region_item .cell1,
.regions-row .object_region_item .cell1 {
  width: 95%;
}
.regions-row .all_region_item .cell2,
.regions-row .object_region_item .cell2 {
  width: 5%;
}
.regions-row .all_region_item .fa,
.regions-row .object_region_item .fa {
  opacity: 0.5;
  font-size: 16px;
  margin-right: 7px;
  margin-top: -2px;
}
.regions-row .all_region_item .fa:hover,
.regions-row .object_region_item .fa:hover {
  opacity: 1;
}
.regions-row .all_region_item:hover {
  background: #ebebeb;
}
.regions-row .all_region_item:hover .fa {
  opacity: 1;
}
.regions-row .all_region_item:after,
.regions-row .object_region_item:after {
  display: table;
  clear: both;
  content: '';
}
.regions-row .regions-row-hint {
  font-style: italic;
  opacity: 0.8;
  padding: 15px;
}
.regions-row.expand .object_regions_list_area {
  display: block;
}
.regions-row.expand .object_regions_actions {
  display: block;
}
.regions-row.expand .f_all_regions_area {
  opacity: 0.8;
}
.new_region_wrapper {
  padding: 20px 0;
}
.new_region_wrapper .new_region_form {
  padding: 0 0 0 15px;
  display: none;
}
.new_region_wrapper .new_region_form &gt; * {
  float: left;
}
.new_region_wrapper .new_region_form:after {
  content: '';
  display: table;
  clear: both;
}
.new_region_wrapper .new_region_name {
  width: 70%;
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-family: Arial;
}
.new_region_wrapper .save_new_region {
  margin-left: 1px;
  margin-top: 1px;
}
.new_region_wrapper .cancel_new_region {
  margin-left: 10px;
  margin-top: 8px;
}
.new_region_wrapper_expand .new_region {
  display: none;
}
.new_region_wrapper_expand .new_region_form {
  display: block;
}
.moderation-hint {
  font-size: 11px;
}
.edit-my-country-form {
  vertical-align: top !important;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .edit-my-country-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  #ui-datepicker-div {
    width: 100%;
    left: 0 !important;
  }
  #ui-datepicker-div .ui-state-default,
  #ui-datepicker-div .ui-widget-content .ui-state-default,
  #ui-datepicker-div .ui-widget-header .ui-state-default {
    padding: 10px;
  }
  .n-popup-form-regions_inputs {
    width: 100% !important;
  }
  .regions-row .all_regions_list .list {
    max-height: none;
    min-height: 0px;
    height: calc(100% - 118px);
  }
  .regions-row .all_regions_list {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 11;
  }
  .regions-row .all_regions_list .list {
    min-height: 50px;
  }
  .regions-row .all_regions_list .all_regions_list_close {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .n-popup-form-buttons {
    text-align: center;
  }
  .n-popup-form-buttons .low-font {
    display: inline-block;
    padding: 10px 0;
    margin: 15px 0;
  }
  .n-popup-form-buttons .orange-btn {
    margin: 15px 0;
  }
}
.public-tender-form .new_region_wrapper {
  display: none;
}
.public-tender-form .all_regions_list_close {
  padding-bottom: 10px !important;
}
.n-popup-form-regions_inputs {
  width: calc(100% - 180px);
  padding-top: 2px;
  padding-left: 10px;
}
body .form-control[readonly] {
  background: #fff;
}
.n-popup-input-hint {
  opacity: 0.5;
  font-style: italic;
  font-size: 90%;
}
.agg_info_title {
  margin: 30px 0 20px 0;
}
.country_details_block {
  padding: 30px;
}
.sub_list_item_author {
  text-align: right;
  line-height: 25px;
}
.reviews_tabs {
  top: -47px;
}
.comment_input_block {
  padding-right: 20px;
}
#comments_block {
  min-height: 0;
}
.f_use_wedgo_row {
  margin-top: 60px;
}
.list_item_archive_name {
  padding-bottom: 10px;
}
.photosession-search-form {
  padding: 20px;
  font-size: 19px;
}
.bottom_comment_info {
  position: absolute;
  bottom: 0;
  left: 173px;
}
.dest_photo_area {
  margin-top: 40px;
  margin-right: -30px;
}
#review_form_area {
  padding: 20px;
  font-size: 19px;
}
.mobile_head_ava {
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  width: 50px;
  text-align: right;
}
.mobile_head_ava img {
  border-radius: 50%;
  margin-top: 7px;
  display: inline-block;
}
.buttons-area {
  margin-top: 60px;
}
.phone-plugin-wrapper &gt; .iti {
  width: 100%;
}
.phone-plugin-msg {
  padding: 3px;
  font-size: 13px;
  margin-left: 10px;
  border-radius: 4px;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -10px;
}
#phone-error-msg {
  color: red;
}
#phone-valid-msg {
  color: #00C900;
}
#phone-error-msg.hide,
#phone-valid-msg.hide {
  display: none;
}
.phone-plugin-wrapper {
  position: relative;
  visibility: hidden;
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}
.phone-plugin-wrapper.loaded {
  visibility: visible;
}
.phone-loading {
  opacity: 0.1;
}
::-moz-placeholder {
  color: #cbcbcb;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #cbcbcb;
}
::-webkit-input-placeholder {
  color: #cbcbcb;
}
::-ms-expand {
  background-color: transparent;
  border: 0;
}
.whatsapp-compact {
  font-size: 12px;
  border-radius: 24px;
  padding: 5px 10px;
  line-height: 1;
  height: auto;
}
.spam-ico,
.spam-ico-o {
  text-decoration: none;
  cursor: pointer;
  font-size: 9px;
  padding: 0 4px;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  color: #9c9c9c;
  line-height: 20px;
}
.spam-ico:hover,
.spam-ico-o:hover {
  border-color: #979797;
}
.spam-ico {
  background: #333;
  color: #fff;
  border-color: #333;
}
.spam-block-in-view {
  margin-top: 20px;
}
.wedgo-rating {
  font-size: 32px;
  cursor: pointer;
}
.wedgo-rating span {
  color: #cdcdcd;
}
.wedgo-rating .rate-hover-layer span {
  color: #ff5847;
}
.wedgo-rating .rate-select-layer span {
  color: #ff8d3a;
}
.rate-title {
  text-align: center;
  margin-bottom: 5px;
}
.rate-table {
  margin: 0 auto;
}
.article-rate-block {
  margin: 60px 0 0 0;
}
figcaption {
  text-align: center;
  font-style: italic;
}
.snackbar {
  position: fixed;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.7);
  z-index: 100003;
  padding: 10px 25px;
  color: #fff;
  border-radius: 6px;
  font-size: 16px;
  width: calc(100% - 50px);
  text-align: center;
}
.office-popup-create-iframe {
  width: 900px;
}
.office-popup-body-create-iframe {
  height: 850px;
  position: relative;
}
.office-popup-body-nopadding {
  padding: 0 !important;
}
</pre></body></html>