@font-face {
  font-family: 'PTSansRegular';
  src: url("./fonts/PTS55F-webfont.eot");
  src: url("./fonts/PTS55F-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/PTS55F-webfont.woff") format("woff"), url("./fonts/PTS55F-webfont.ttf") format("truetype"), url("./fonts/PTS55F-webfont.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'PTSansItalic';
  src: url("./fonts/PTS56F-webfont.eot");
  src: url("./fonts/PTS56F-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/PTS56F-webfont.woff") format("woff"), url("./fonts/PTS56F-webfont.ttf") format("truetype"), url("./fonts/PTS56F-webfont.svg#PTSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArmataRegular';
  src: url("./fonts/armata-regular-webfont.eot");
  src: url("./fonts/armata-regular-webfont.eot?#iefix") format("embedded-opentype"), url("./fonts/armata-regular-webfont.woff") format("woff"), url("./fonts/armata-regular-webfont.ttf") format("truetype"), url("./fonts/armata-regular-webfont.svg#ArmataRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
 * Theme Name: Superuse Oostkaart
 * Theme URI: http://www.lettow.nl
 * Description: Superuse Oostkaart Theme
 * Author: Lettow Studios
 * Author URI: http://www.lettow.nl
 * Version: 1.0
 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

div {
  position: relative; }

.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }

.nobr {
  white-space: nowrap !important; }

.a-left {
  text-align: left !important; }

.a-center {
  text-align: center !important; }

.a-right {
  text-align: right !important; }

.v-top {
  vertical-align: top; }

.v-middle {
  vertical-align: middle; }

.f-left, .left {
  float: left !important; }

.f-right, .right {
  float: right !important; }

.f-none {
  float: none !important; }

.f-fix {
  float: left;
  width: 100%; }

.clear {
  clear: both !important; }

.no-display {
  display: none; }

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

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

.no-bg {
  background: none !important; }

.pointer {
  cursor: pointer !important; }

.no-list, .no-list li {
  list-style: none; }

.pointer.in-active {
  cursor: default !important; }

.alignright {
  float: right;
  margin: 0 0 24px 24px; }

.alignleft {
  float: left;
  margin: 0 24px 24px 0; }

.aligncenter {
  display: block;
  text-align: center; }

.cursor {
  cursor: pointer; }

.no-margin-left {
  margin-left: 0 !important; }

.label {
  padding: 0; }

.post-thumb {
  width: 218px;
  min-height: 345px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  border: 1px solid rgba(119, 119, 119, 0.5); }
  .post-thumb:hover {
    border-color: #777; }
  .post-thumb .post-thumb-image {
    width: 100%;
    height: 218px;
    background-color: #FFF; }
    .post-thumb .post-thumb-image img {
      max-width: 100%; }
  .post-thumb .post-thumb-info {
    width: 100%;
    height: 85px;
    padding: 10px;
    border-top: 1px solid rgba(119, 119, 119, 0.5);
    border-bottom: 1px solid rgba(119, 119, 119, 0.5);
    background-color: #FFF; }
    .post-thumb .post-thumb-info .post-thumb-info-header {
      margin-bottom: 5px; }
  .post-thumb .post-thumb-actions {
    width: 100%;
    height: 42px;
    background-color: #c4c4c4;
    color: #777;
    line-height: 22px;
    font-size: 16px;
    padding: 10px; }

html {
  min-height: 100% !important;
  height: 100%; }

body {
  min-height: 100% !important;
  background-color: #444;
  height: auto;
  position: relative;
  min-width: 320px;
  -webkit-overflow-scrolling: touch; }

.site-error.error {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: bold;
  background: #f00;
  background: rgba(255, 0, 0, 0.5);
  border: 1px solid #f00;
  color: #fff !important; }

p {
  font: 12px/16px 'PTSansRegular', sans-serif;
  color: #222;
  margin-bottom: 16px; }

a {
  font: 12px/16px 'PTSansRegular', sans-serif;
  color: #248ed9;
  text-decoration: none; }

#site-container {
  min-height: calc(100vh - 61px); }

.inner-container {
  margin: 0 auto; }

button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

::-webkit-input-placeholder {
  color: #777;
  font-size: 12px;
  font-family: 'PTSansItalic', sans-serif;
  font-style: italic;
  line-height: 38px; }

.page-content-inner input:-moz-placeholder,
.send-to-friend-form textarea:-moz-placeholder,
:-moz-placeholder {
  color: #777;
  font-size: 12px;
  font-family: 'PTSansItalic', sans-serif;
  font-style: italic;
  line-height: 38px; }

:-ms-input-placeholder {
  color: #777;
  font-size: 12px;
  font-family: 'PTSansItalic', sans-serif;
  font-style: italic;
  line-height: 38px; }

::placeholder {
  color: #777;
  font-size: 12px;
  font-family: 'PTSansItalic', sans-serif;
  font-style: italic;
  line-height: 38px; }

textarea::-webkit-input-placeholder {
  line-height: 22px; }

textarea:-moz-placeholder {
  line-height: 22px; }

textarea:-ms-input-placeholder {
  line-height: 22px; }

textarea::placeholder {
  line-height: 22px; }

.error::-webkit-input-placeholder {
  color: #ff6666; }

.error:-moz-placeholder {
  color: #ff6666; }

.error:-ms-input-placeholder {
  color: #ff6666; }

.error::placeholder {
  color: #ff6666; }

.editable-disabled::-webkit-input-placeholder,
input.error:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
textarea.error:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important; }

.editable-disabled:-ms-input-placeholder,
input.error:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
textarea.error:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent !important; }

.editable-disabled:-moz-placeholder,
.page-content-inner input.editable-disabled:-moz-placeholder,
input.editable-disabled:-moz-placeholder,
input.error:focus:-moz-placeholder,
input:focus:-moz-placeholder,
textarea.error:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important; }

.editable-disabled::placeholder,
input.error:focus::placeholder,
input:focus::placeholder,
textarea.error:focus::placeholder,
textarea:focus::placeholder {
  color: transparent !important; }

.btn-green,
.popup input[type="submit"] {
  background: #118dd4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#349eda', endColorstr='#128ed4');
  background: -webkit-gradient(linear, left top, left bottom, from(#349eda), to(#128ed4));
  background: -moz-linear-gradient(top, #349eda, #128ed4);
  border: 1px solid rgba(9, 74, 111, 0.2);
  height: 36px;
  width: 100px;
  color: white;
  font: 14px/35px 'PTSansRegular', sans-serif;
  text-indent: 10px;
  text-align: left;
  cursor: pointer;
  text-decoration: none;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.btn-green .arrow-vertical {
  background-position: -165px 0;
  position: absolute;
  top: 0;
  right: 0; }

.btn-green:hover {
  border: 1px solid #094a6f; }

.btn-green.large {
  max-width: 100%;
  width: auto; }

.btn-green.center {
  text-align: center; }

.arrow-diagonal,
.arrow-horizontal,
.arrow-vertical,
.icon-action {
  height: 8px;
  width: 8px;
  display: block;
  float: right;
  background: url("images/icon-su.png") no-repeat -156px 0 transparent;
  margin: 13px 14px 0 0;
  position: absolute;
  top: 0;
  right: 5px; }

.icon-action {
  background: url("images/icon-su.png") -210px 0; }

.arrow-horizontal {
  background-position: -175px 0; }

.arrow-diagonal {
  background-position: -310px 0;
  margin: 1px; }

.icon-action-add {
  background-position: -210px 0;
  margin: 11px 14px 0 0; }

.colored-hvr:hover .icon-action,
a:hover .icon-action-add {
  background-position: -200px 0; }

.login-actions-register a .arrow-horizontal {
  float: none;
  display: inline-block;
  margin-left: 5px; }

.select-overlay,
input[type="password"],
input[type="text"] {
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(119, 119, 119, 0.2);
  width: 281px;
  height: 34px;
  background-color: transparent;
  margin: 0 0 7px 30px;
  text-indent: 10px;
  color: #f1f1f1;
  font: 12px/34px 'PTSansRegular', sans-serif;
  max-width: 100%; }

input {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.role-icon {
  background: url("images/icon-su.png") no-repeat 0 0 transparent;
  height: 30px;
  width: 20px; }

.role-icon.user-role-scout {
  background-position: -175px -10px; }

.role-icon.user-role-premium_member {
  background-position: -195px -10px; }

.role-icon.user-role-member {
  background-position: -215px -10px; }

.role-icon.user-role-administrator {
  background: none; }

.colored-hvr {
  margin: 0 10px 8px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.15);
  text-indent: 9px;
  font: 12px/32px 'PTSansRegular', sans-serif;
  color: #777;
  text-decoration: none; }

#post-urls .post-url .btn-white,
#tag-list .tags input,
.btn-white {
  margin: 9px 0 0 2px;
  display: block;
  border: 1px solid #ccc;
  text-indent: 9px;
  font: 12px/32px 'PTSansRegular', sans-serif;
  color: #222;
  text-decoration: none;
  background: #f1f1f1;
  width: 96px;
  float: left;
  padding: 0 10px;
  box-sizing: content-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.btn-white:hover {
  border: 1px solid rgba(119, 119, 119, 0.7);
  background: white; }

.btn-white.in-active,
.btn-white.in-active:hover {
  border: 1px solid rgba(204, 204, 204, 0.4);
  color: #CCCCCC;
  background: #f8f7f5; }

.actions-list-item .colored-hvr:hover,
.colored-hvr:hover,
.page-content-inner .side-page .colored-hvr.active,
.page-content-inner .side-page .colored-hvr:hover {
  color: white;
  background: #118dd4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#349eda', endColorstr='#128ed4');
  background: -webkit-gradient(linear, left top, left bottom, from(#349eda), to(#128ed4));
  background: -moz-linear-gradient(top, #349eda, #128ed4);
  border: 1px solid rgba(9, 74, 111, 0.5); }

select {
  width: 250px;
  height: 36px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  z-index: 1;
  position: relative;
  background: url("images/repeat-sub.png") repeat 0 0 #f1f1f1;
  font-family: 'PTSansRegular', sans-serif;
  font-size: 14px;
  color: #222;
  border: 1px solid #a1927b;
  padding: 0;
  margin: 0;
  cursor: pointer; }

option {
  background: #333;
  font-family: 'PTSansRegular', sans-serif;
  font-size: 14px;
  color: #777;
  padding: 10px 16px;
  line-height: 1;
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: middle; }

textarea {
  padding: 10px;
  width: 514px;
  height: 86px;
  background: transparent;
  resize: vertical;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(119, 119, 119, 0.2);
  line-height: 22px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

textarea:focus {
  border: 1px solid rgba(36, 142, 217, 0.6); }

textarea.editable-disabled {
  resize: none; }

#header-account-icon .arrow-vertical,
.btn-valid.no-display,
.comment-reply-login,
.editable-noshow,
.filter-option.filter-option-order .sort-asc.ASC,
.filter-option.filter-option-order .sort-desc.DESC,
.gallery-action-zoom,
.gallery-navigation,
.icon-cross.no-display,
.register-info.btn-green.no-display,
.role-required.inactive,
.tag-remove.no-display {
  display: none; }

h2 {
  font: 14px/22px 'ArmataRegular', sans-serif;
  color: #222; }

/* HEADER */
#site-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(240, 239, 234, 0.8);
  z-index: 1000; }

#header-container {
  height: 80px;
  width: 100%;
  background: url("images/repeat-menu-su.png") repeat 0 0 transparent;
  z-index: 4;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0; }

#header {
  height: inherit;
  width: 100%;
  margin: 0; }

#header-logo-switch {
  float: left;
  height: inherit; }

.site-logo {
  width: 261px;
  height: 80px;
  max-width: 100%;
  background: url("images/logo-su.png") no-repeat 0 -11px transparent;
  display: block;
  text-indent: -9999px;
  float: left; }

.site-sub-title {
  margin: 41px 0 0;
  font: italic 18px/20px 'PTSansRegular', sans-serif;
  color: #DCE4EC;
  display: inline-block; }

#header-right {
  float: right; }

#header-account {
  float: left;
  margin-top: 34px; }

#header-account-login {
  color: #f0efea;
  font: 13px/34px 'PTSansRegular', sans-serif;
  min-height: 32px;
  text-align: right; }

#header-account-login span {
  padding: 0 10px; }

#header-account-login:hover {
  background: url("images/icon-su.png") no-repeat 0 0 transparent; }

.active #header-account-login,
.active #header-account-login:hover {
  background: url("images/repeat-menu-su.png") repeat 0 0 transparent;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-color: #131313;
  border-width: 1px;
  z-index: 1;
  padding: 0; }

#header-account-dropdown {
  position: absolute;
  top: 34px;
  right: 0;
  background: url("images/repeat-menu-su.png") repeat 0 0 transparent;
  border: 1px solid #131313;
  z-index: 100000;
  width: 182px;
  font: 12px/34px 'PTSansRegular', sans-serif;
  color: #f0efea; }

#header-account #header-account-dropdown.login-dropdown {
  width: 340px; }

#header-account #header-account-dropdown.login-dropdown form {
  padding: 0 30px; }

#header-account #header-account-dropdown.login-dropdown form .form-header {
  margin: 0 0 10px -10px; }

#header-account #header-account-dropdown.login-dropdown form .select-overlay,
#header-account #header-account-dropdown.login-dropdown form input[type="email"],
#header-account #header-account-dropdown.login-dropdown form input[type="password"],
#header-account #header-account-dropdown.login-dropdown form input[type="text"] {
  margin-left: 0; }

#header-account #header-account-dropdown .btn-green {
  margin: 0 0 10px; }

#header-search {
  float: left;
  height: inherit;
  overflow: hidden; }

#header-search input[type="text"],
.filter-search-field[type="text"],
input.search {
  background: url("images/icon-su.png") no-repeat -968px 2px transparent;
  text-indent: 26px;
  font: italic 14px/36px 'PTSansItalic', sans-serif;
  margin: 5px 0 0;
  height: 32px;
  width: 97px;
  -webkit-transition: width 500ms;
  -moz-transition: width 500ms;
  -o-transition: width 500ms;
  -ms-transition: width 500ms;
  transition: width 500ms; }

#header-search input[type="text"]:-moz-placeholder,
.filter-search-field:-moz-placeholder {
  font: italic 14px/36px 'PTSansItalic', sans-serif;
  color: #777; }

#header-search input.header-search-field.focus[type="text"],
#header-search input.header-search-field[type="text"]:focus,
.filter-search-field.focus,
.filter-search-field:focus {
  background-position: 0 -70px;
  width: 210px; }

#header-search input.header-search-field.focus[type="text"] + .btn-green,
#header-search input[type="text"]:focus + .btn-green,
#overview-form .filter-search-field.focus + .btn-green,
#overview-form .filter-search-field:focus + .btn-green {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible; }

.filter-option-search .filter-option {
  width: 210px;
  padding: 0 5px; }

.filter-nav-item.filter-option-search {
  border: none;
  float: right; }

#overview-form .filter-option input.btn-green {
  height: 27px;
  position: absolute;
  width: 50px;
  top: 7px;
  right: 7px;
  line-height: 27px;
  text-indent: 0;
  text-align: center;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  -ms-transition: -ms-filter 500ms;
  transition: opacity 500ms;
  visibility: hidden; }

.form-header {
  font: 13px/40px 'PTSansRegular', sans-serif;
  color: white;
  text-indent: 20px;
  display: block; }

.row-login-password input:focus {
  border-color: rgba(36, 142, 217, 0.6); }

.row-login-remember a {
  float: right;
  color: #777;
  font-family: 'PTSansItalic', sans-serif;
  font-style: italic;
  text-decoration: none; }

.login-actions a:hover,
.row-login-remember a:hover {
  text-decoration: underline; }

.checkbox-styled {
  background: url("images/icon-su.png") no-repeat -300px -10px transparent;
  height: 14px;
  width: 14px;
  overflow: hidden;
  float: left;
  margin: 8px 8px 0 0; }

.checkbox-styled:hover {
  background-position: -320px -10px; }

.checkbox-styled input {
  height: 60px;
  width: 60px;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.checkbox-styled.checked,
.checkbox-styled.checked:hover {
  background-position: -340px -10px; }

#header-account-dropdown .btn-green {
  margin: 0 0 10px 30px; }

.login span.error {
  margin: 0 0 0 30px; }

input.error,
textarea.error {
  border: 1px solid rgba(255, 102, 102, 0.5) !important;
  background: rgba(255, 0, 0, 0.15) !important; }

.login-actions {
  width: 100%;
  height: 37px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center; }

.login-actions a {
  color: white;
  margin-left: 10px;
  text-decoration: none; }

#header-account-icon {
  background: url("images/icon-su.png") no-repeat -336px -80px transparent;
  height: 32px;
  margin: 0 9px;
  border-color: #000;
  background-position: -380px -80px;
  width: 72px;
  border: 1px solid #131313;
  z-index: 1; }

#header-account-icon .arrow-vertical {
  display: block; }

.active #header-account-icon {
  border-bottom-width: 0; }

#header-account-icon .role-icon {
  position: absolute;
  left: -7px;
  top: -3px; }

.account-dropdown-user-options a .arrow-horizontal {
  margin: 11px 14px 0 0;
  background-position: -185px 1px; }

.account-dropdown-user-options a:hover .arrow-horizontal {
  background-position: -175px 0; }

.account-dropdown-username a {
  font: 12px/40px 'PTSansRegular', sans-serif;
  text-indent: 19px;
  color: white;
  text-decoration: none;
  display: block; }

/* CONTENT */
#content-container .filter-main-content #filters {
  transition: margin-left 0.2s; }

#content-container.navigation-filter-hide .filter-main-content #filters {
  margin-left: -210px; }

#content-container .filter-main-content #filters .filter-container {
  transition: left 0.2s;
  min-height: calc(100vh + 20px); }

#content-container.navigation-filter-hide .filter-main-content #filters .filter-container {
  left: -232px; }

#content-container #overview-container {
  transition: padding-left 0.2s;
  padding-left: 232px; }
  #content-container #overview-container.overview-user-container {
    padding-left: 0; }

#content-container.navigation-filter-hide #overview-container {
  padding-left: 0; }

#filter-item-main {
  float: right;
  margin-left: 35px;
  background: url("./images/icons/arrow-left.svg") no-repeat center center;
  background-size: auto 10px;
  width: 30px;
  height: inherit; }

.content-label {
  color: #222; }

.main-general-right h2 {
  font: 14px/18px 'PTSansRegular', sans-serif;
  color: #222;
  margin-bottom: 20px; }

.main-general-content {
  color: #094a6f;
  margin-bottom: 10px; }

.main-general-content p {
  color: #222;
  display: inline; }

/* navigation */
.page-content-navigation {
  min-height: 52px;
  border-bottom: 1px solid #777;
  width: 100%;
  margin: 0 0 25px; }

.account-actions {
  float: right;
  margin: 5px 0 0; }

.account-actions .btn-background {
  padding: 6px 10px;
  margin: -6px -10px; }

.account-actions.active .btn-background {
  padding: 6px 9px; }

.account-actions .btn-background + .select-options {
  right: -10px; }

.overview-navigation {
  background: #333;
  min-height: 42px;
  width: 100%;
  border-bottom: 1px solid rgba(34, 34, 34, 0.5); }

.story-author-view-header {
  font: 21px 'PTSansRegular', sans-serif;
  color: #777; }

.filter-options-inner .story-author-view.story-tag-list {
  margin: 0 0 10px; }

.filter-options-inner .story-author-view.story-tag-list .author-name {
  font: 13px/16px 'PTSansRegular', sans-serif;
  color: #f1f1f1; }

.author-location {
  font: 12px/16px 'PTSansRegular', sans-serif;
  color: #777; }

#overview-form {
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.logged-in #overview-form {
  padding-right: 130px; }

.filter-nav-item,
.overview-navigation .account-actions {
  float: left;
  border-right: 1px solid rgba(34, 34, 34, 0.5);
  height: 42px;
  margin: 0; }

.filter-nav-item.page-links {
  border-left: 1px solid rgba(34, 34, 34, 0.5);
  float: right; }

.select.account-actions {
  float: right;
  margin: 5px 10px 0 0;
  border: none; }

#filters {
  height: 42px;
  float: left;
  width: 200px; }

.filter-container.filter-main {
  z-index: 88;
  position: absolute;
  top: 42px;
  width: 232px;
  left: 0;
  background: #333; }

.filter-container.filter-main .filter-inner-container {
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222; }

#main-filter .filter-label {
  width: 75px;
  margin-left: 11px;
  color: #b8b8b8; }

.filter-container .filter-options-inner {
  margin: 0 11px;
  height: 100%; }

.filter-container .filter-options-inner .filter {
  margin: 1px 0 0; }

.filter-options-inner .story-tag-list {
  padding: 10px 6px 10px 14px;
  margin: 40px 0 0; }

.filter-options-inner .story-tag-list a {
  color: #b8b8b8; }

.filter-options-inner .story-tag-list a:hover {
  color: #118DD4; }

.filter_superuse_groupselector {
  height: 39px;
  width: 210px;
  font: 13px/40px 'PTSansRegular', sans-serif;
  color: white;
  text-indent: 50px;
  background-color: #444; }

.filter-container.filter-main li {
  display: block;
  height: 36px;
  width: 210px;
  font: 13px/29px 'PTSansRegular', sans-serif;
  color: white;
  cursor: pointer;
  background-color: #222;
  border-top: 1px solid #333; }

.filter-container.filter-main li .inactive {
  padding: 3px 0;
  height: 36px;
  width: 210px;
  background: #414141; }

.filter-container li:hover .inactive .category-name,
.filter-container.filter-main li:hover .inactive {
  background: transparent;
  color: white; }

.category-group {
  padding: 3px 0; }

.filter-container.filter-main li:hover,
.filter_superuse_groupselector:hover {
  background-color: #118dd3;
  color: white; }

.content-category {
  width: 25px;
  height: 29px;
  float: left;
  clear: left;
  margin: 0 10px 0 15px; }

.content-category .category-icon {
  height: 25px;
  width: 23px;
  background-image: url("images/icon-su.png"); }

.filter-container.filter-main li:hover .architecture .category-icon {
  background-position: -891px -247px; }

.filter-container.filter-main li:hover .art .category-icon {
  background-position: -889px -328px; }

.filter-container.filter-main li:hover .concepts .category-icon {
  background-position: -890px -371px; }

.filter-container.filter-main li:hover .materials .category-icon {
  background-position: -889px -407px; }

.filter-container.filter-main li:hover .media .category-icon {
  background-position: -889px -448px; }

.filter-container.filter-main li:hover .products .category-icon {
  background-position: -889px -288px; }

.filter-container.filter-main li:hover .interiors .category-icon {
  background-position: -889px -476px; }

.architecture .category-icon {
  background-position: -861px -247px; }

.art .category-icon {
  background-position: -859px -328px; }

.concepts .category-icon {
  background-position: -860px -371px; }

.materials .category-icon {
  background-position: -859px -407px; }

.media .category-icon {
  background-position: -859px -448px; }

.products .category-icon {
  background-position: -859px -288px; }

.interiors .category-icon {
  background-position: -859px -476px; }

.flag.flag-advertisement.architecture .category-icon {
  background-position: -951px -247px; }

.flag.flag-advertisement.art .category-icon {
  background-position: -949px -328px; }

.flag.flag-advertisement.concepts .category-icon {
  background-position: -950px -371px; }

.flag.flag-advertisement.materials .category-icon {
  background-position: -949px -407px; }

.flag.flag-advertisement.media .category-icon {
  background-position: -949px -448px; }

.flag.flag-advertisement.products .category-icon {
  background-position: -949px -288px; }

.flag.flag-advertisement.interiors .category-icon {
  background-position: -949px -476px; }

.flag.flag-advertisement.chemische-oppervlaktebehandeling .category-icon {
  background-position: -280px -159px; }

.flag.flag-advertisement.elektronisch .category-icon {
  background-position: -200px -159px; }

.flag.flag-advertisement.glas .category-icon {
  background-position: -240px -159px; }

.flag.flag-advertisement.hout .category-icon {
  background-position: -320px -159px; }

.flag.flag-advertisement.kunststof .category-icon {
  background-position: -360px -159px; }

.flag.flag-advertisement.metaal .category-icon {
  background-position: -80px -159px; }

.flag.flag-advertisement.organische .category-icon {
  background-position: 0 -159px; }

.flag.flag-advertisement.papier-karton .category-icon {
  background-position: -40px -159px; }

.flag.flag-advertisement.steenachtig .category-icon {
  background-position: -120px -159px; }

.flag.flag-advertisement.textiel .category-icon {
  background-position: -160px -159px; }

.chemische-oppervlaktebehandeling .category-icon {
  background-position: -280px -189px; }

.elektronisch .category-icon {
  background-position: -200px -189px; }

.glas .category-icon {
  background-position: -240px -189px; }

.hout .category-icon {
  background-position: -320px -189px; }

.kunststof .category-icon {
  background-position: -360px -189px; }

.metaal .category-icon {
  background-position: -80px -189px; }

.organische .category-icon {
  background-position: 0 -189px; }

.papier-karton .category-icon {
  background-position: -40px -189px; }

.steenachtig .category-icon {
  background-position: -120px -189px; }

.textiel .category-icon {
  background-position: -160px -189px; }

.filter-container .inactive .category-name {
  color: #777; }

.filter-container .inactive .category-icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3; }

.filter-container li .checkbox-styled {
  float: right;
  clear: right;
  background: none; }

.filter-container li .glasspanel {
  position: absolute;
  right: 0;
  width: 36px;
  height: 36px;
  z-index: 2; }

.filter-container li .checkbox-styled.checked,
.icon-checked {
  background: url("images/icon-su.png") no-repeat -279px -13px transparent;
  height: 14px;
  width: 14px;
  display: block; }

.filter-container li:hover .checkbox-styled.checked {
  background: url("images/icon-su.png") no-repeat -351px -333px transparent; }

.icon-trash {
  height: 16px;
  width: 16px;
  margin: 10px 6px 0 0;
  background: url("images/icon-su.png") no-repeat -260px -15px transparent;
  display: block;
  float: right; }

.category-name {
  float: left; }

.btn-background {
  padding: 0 1px; }

.active .btn-background {
  background: #f1f1f1;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  overflow: hidden;
  z-index: 5;
  padding: 0 0 1px; }

.overview-navigation .account-actions .actions-btn {
  margin: 3px 10px; }

.overview-navigation .select.account-actions {
  margin: 0; }

.overview-navigation .select.account-actions .btn-background {
  margin: -1px 0;
  padding: 1px 0; }

.overview-navigation .select.account-actions .select-options {
  right: 0; }

.select-options {
  border: 1px solid #777;
  width: 180px;
  background: #f1f1f1;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: 42px;
  z-index: 4; }

.actions-list-item a.colored-hvr,
.btn-post-actions a.colored-hvr,
.side-page .socialmedia-btn.colored-hvr {
  background-color: rgba(255, 255, 255, 0.5);
  color: #222; }

.filter-option-viewmode {
  width: 145px; }

.filter-option {
  float: right;
  height: 42px; }

.filter-label,
.filter-nav-label {
  float: left;
  font: 11px/42px 'PTSansRegular', sans-serif;
  color: #808080;
  text-indent: 20px; }

.filter-nav-item.page-links div {
  float: left; }

.filter-nav-item.page-links .filter-nav-label {
  margin-right: 14px; }

.mode-option {
  width: 31px;
  height: 42px;
  float: left;
  cursor: pointer; }

.overview-navigation .radio-styled input {
  height: 100px;
  width: 100px;
  cursor: pointer;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.overview-navigation .radio-styled,
.page-links .page-link.inactive a {
  width: 31px;
  height: 42px;
  background: url("images/icon-su.png");
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: pointer; }

.filter-option.filter-option-order .radio-styled.unchecked,
.overview-navigation .radio-styled.checked,
.page-links .page-link.active a {
  border-bottom: 1px solid #222;
  height: 42px;
  background-color: rgba(255, 255, 255, 0.6);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.filter-option.filter-option-order .sort-order .radio-styled,
.filter-option.filter-option-order .sort-order .radio-styled:hover {
  background: none;
  border: 0; }

.filter-option.filter-option-order .order-asc.ASC,
.filter-option.filter-option-order .order-desc.DESC,
.filter-option.filter-option-order .sort-order:hover {
  border-bottom: 1px solid #222;
  background-color: rgba(255, 255, 255, 0.4); }

.overview-navigation .radio-styled.unchecked:hover,
.page-links .page-link.inactive a:hover {
  background-color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #222; }

.filter-option .mode-type-map:hover .radio-styled,
.mode-type-map .radio-styled {
  background-position: -148px -318px; }

.mode-type-map .radio-styled.unchecked {
  background-position: -148px -258px; }

.filter-option .mode-type-thumb:hover .radio-styled,
.mode-type-thumb .radio-styled {
  background-position: -184px -38px; }

.mode-type-thumb .radio-styled.unchecked {
  background-position: -284px -508px; }

.search-criteria-options {
  width: 157px; }

.search-criteria-on .radio-styled {
  background-position: -245px -38px; }

.search-criteria-off .radio-styled {
  background-position: -215px -38px; }

.filter-option-order-item {
  width: 145px; }

.post-per-page-options {
  width: 147px; }

.filter-nav-item select {
  width: 40px; }

.filter-nav-item.filter-option-order-item select,
.filter-nav-item.filter-option-order-item span.select-overlay {
  width: 145px;
  margin: 0;
  height: 39px;
  box-shadow: 0 0 0 0 transparent; }

.filter-nav-item.filter-option-order-item span.select-overlay {
  text-indent: 20px;
  line-height: 42px;
  color: #808080;
  border: none; }

.filter-nav-item.filter-option-order-item .filter-nav-label {
  position: absolute;
  left: 0;
  top: 0; }

.filter-nav-item.page-links a {
  display: block;
  float: left;
  height: 41px;
  width: 31px;
  background: url("images/icon-su.png") no-repeat 0 0 transparent; }

.filter-nav-item.page-links .users .icon-users {
  background-position: -106px -258px; }

.filter-nav-item.page-links .users .icon-users:hover,
.filter-nav-item.page-links .users.active .icon-users {
  background-position: -106px -318px; }

.filter-nav-item.page-links .stories .icon-stories {
  background-position: -68px -258px;
  margin-left: 5px; }

.filter-nav-item.page-links .stories .icon-stories:hover,
.filter-nav-item.page-links .stories.active .icon-stories {
  background-position: -68px -318px; }

.filter-nav-item.page-links .posts .icon-posts {
  background-position: -437px -478px;
  margin-left: 5px; }

.filter-nav-item.page-links .posts .icon-posts:hover,
.filter-nav-item.page-links .posts.active .icon-posts {
  background-position: -70px -37px; }

.filter-nav-item.page-links .tips .icon-tips {
  background-position: -884px -362px; }

.filter-nav-item.page-links .tips .icon-tips:hover,
.filter-nav-item.page-links .tips.active .icon-tips {
  background-position: -944px -362px; }

.filter-option.filter-option-order {
  position: absolute;
  right: 0;
  top: 0;
  width: 31px; }

.filter-option.filter-option-order .radio-styled,
.filter-option.filter-option-order .sort-asc,
.filter-option.filter-option-order .sort-desc {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  height: 42px;
  width: 32px;
  background: rgba(255, 255, 255, 0.6); }

.filter-option.filter-option-order .arrow-vertical {
  float: left;
  margin: 17px 0 0 13px;
  background-image: url("images/icon-su.png");
  position: relative;
  z-index: 2; }

.sort-desc .arrow-vertical {
  background-position: -702px -336px; }

.sort-asc .arrow-vertical {
  background-position: -663px -336px; }

/* contentheader */
.page-content-header {
  min-height: 64px;
  width: 100%;
  border-bottom: 1px solid #777;
  background: #ccc;
  padding: 15px 10px 15px 30px;
  margin: 0; }

h1.content-header {
  font: 19px/59px 'ArmataRegular', sans-serif;
  color: #222; }

h1.content-header a {
  color: #222;
  font: 19px/59px 'ArmataRegular', sans-serif;
  text-decoration: none; }

.content-header-right .offer {
  font: 19px/20px 'ArmataRegular', sans-serif;
  color: #222;
  float: left;
  margin: 0 20px 0 0; }

.content-header-right .post-availability {
  font: 16px/20px 'ArmataRegular', sans-serif;
  color: #222;
  float: left;
  padding: 15px 0 0;
  margin: 0 20px 0 0; }

.page-content-header .btn-green {
  float: right;
  margin: 9px 9px 0 0; }

.btn-green .icon-action-edit {
  height: 11px;
  width: 11px;
  background: url("images/icon-su.png") no-repeat -250px -135px;
  float: right;
  margin: 12px 14px 0 0; }

.btn-green .icon-action-change {
  height: 16px;
  width: 16px;
  margin: 10px 12px 0 0;
  float: right;
  background: url("images/icon-su.png") no-repeat -480px -135px; }

.btn-green .icon-action-print {
  height: 12px;
  width: 12px;
  margin: 12px 13px 0 0;
  float: right;
  background: url("images/icon-su.png") no-repeat -310px -135px; }

.btn-green .icon-action-delete {
  height: 13px;
  width: 13px;
  margin: 11px 13px 0 0;
  float: right;
  background: url("images/icon-su.png") no-repeat -510px -135px; }

.btn-green .icon-action-cancel {
  height: 13px;
  width: 13px;
  margin: 11px 13px 0 0;
  float: right;
  background: url("images/icon-su.png") no-repeat -530px -135px; }

/* content area */
#thumb-container > p {
  margin: 0 0 20px 30px; }

.page-item-page .page-content-inner {
  padding: 40px 30px; }

.page-content {
  margin-bottom: 100px;
  background: white;
  border: 1px solid rgba(34, 34, 34, 0.5); }

.page-main-content {
  background: white; }

#content-map {
  width: 100%;
  height: 300px;
  max-width: 100%; }

.content-main-nav {
  margin: 0 9px 28px; }

.content-main-nav ul,
.menu-superuse_menu-container ul {
  border-bottom: 1px dotted #777;
  height: 40px;
  position: relative;
  z-index: 2; }

.menu-superuse_menu-container li,
.menu-superuse_menu-container ul {
  border: none;
  height: 52px !important;
  font: 14px/52px 'PTSansRegular', sans-serif !important; }

.content-main-nav li,
.menu-superuse_menu-container li {
  float: left;
  margin: 0 18px;
  height: 40px;
  font: 14px/40px 'PTSansRegular', sans-serif;
  color: rgba(34, 34, 34, 0.5);
  list-style: none;
  position: relative;
  cursor: pointer; }

.menu-superuse_menu-container li a {
  color: rgba(171, 171, 171, 0.5); }

.content-main-nav li:hover,
.menu-superuse_menu-container li.active a,
.menu-superuse_menu-container li:hover a {
  color: #222; }

#main-nav li .arrow-vertical,
.menu-superuse_menu-container ul li .arrow-vertical {
  background-position: -220px 0;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin: 0 0 0 -4px;
  display: none;
  top: initial; }

#main-nav li.active .arrow-vertical,
.menu-superuse_menu-container ul li.active .arrow-vertical {
  display: block; }

.content-main-nav li.active,
.menu-superuse_menu-container li.active {
  color: #222;
  border-bottom: 1px solid #222; }

.page-item-sopost h1.content-header,
.page-item-sostory h1.content-header {
  line-height: 20px; }

.content-date,
.content-location {
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #094a6f; }

.content-location {
  /* margin: 0 6px 0 30px; */ }

/* crumbs */
.crumb-path {
  margin: 18px 0 10px; }

.crumb-path .base-crumb,
.crumb-path .base-crumb a {
  font: 12px/22px 'ArmataRegular', sans-serif;
  color: #777;
  text-decoration: none; }

.crumb-path .base-crumb:first-child a:hover,
.crumb-path a:hover {
  color: #ccc; }

.crumb-path .base-crumb:first-child,
.crumb-path .base-crumb:first-child a {
  font-size: 19px;
  color: #ccc; }

/* map view */
.view-mode-type-map #content-container,
.view-mode-type-map #site-container,
.view-mode-type-map .map-container,
.view-mode-type-map .overview-container {
  /*
	position: absolute;
	left: 0;
	top: 0;
	*/
  height: 100%;
  width: 100%;
  padding: 0;
  overflow: hidden;
  min-height: inherit; }

.view-mode-type-map .overview-container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#map-legenda {
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
  color: #777;
  font: 13px/20px 'PTSansRegular', sans-serif;
  height: 21px;
  width: 78px;
  border-right: 1px solid #777;
  border-top: 1px solid #777;
  padding: 3px;
  background: white;
  text-indent: 6px; }

.popup.legend {
  width: 498px;
  max-width: 100%;
  padding-bottom: 30px; }
  .popup.legend .popup-header {
    width: 498px;
    max-width: 100%;
    height: 49px; }

ul.legend-list {
  float: left;
  width: 140px;
  margin: 0 0 0 20px; }

.cat-legend {
  list-style: none;
  height: 49px;
  border-bottom: 1px solid #ccc;
  line-height: 49px;
  font: 12px/50px 'PTSansRegular', sans-serif;
  color: #222; }

.legend-comments {
  list-style: none;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  color: #fa4b96;
  font: 12px/16px 'PTSansRegular', sans-serif; }

.cat-legend .cat-legend-name p {
  line-height: 49px;
  height: 49px; }

.cat-legend .content-category {
  margin-top: 10px; }

.view-mode-type-map .overview-navigation {
  z-index: 2; }

#overview-map {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

#overview-map.full-map {
  margin: 123px 0 65px;
  width: 100%; }

#overview-map.overview-user-map {
  margin-top: 0; }

.map-container #post-small-information-container {
  position: absolute;
  right: 28px;
  top: 200px;
  width: 220px;
  padding: 22px 20px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid rgba(34, 34, 34, 0.5);
  font: 16px/22px 'ArmataRegular', sans-serif;
  color: #222; }

.map-container #post-small-information-container img {
  margin-top: 10px;
  max-width: 100%;
  height: auto !important; }

.map-container #post-information-container {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 310px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px 10px 87px;
  border: 1px solid #777;
  background: white;
  box-shadow: -4px 0 4px 0 rgba(0, 0, 0, 0.1);
  z-index: 1; }

.post-preview-header {
  font: 17px/22px 'ArmataRegular', sans-serif;
  color: #222; }

.post-preview-header .flag {
  right: 15px;
  top: -30px; }

.post-preview-header .preview-close {
  right: 0;
  background-position: -814px -302px; }

.preview-close span {
  display: block;
  height: 16px;
  width: 16px;
  cursor: pointer; }

.post-preview-header .preview-header-main {
  font: 14px 'PTSansRegular', sans-serif;
  color: #222;
  margin: 14px 0 22px 10px; }

.post-preview .post_information {
  font: 14px 'PTSansRegular', sans-serif;
  color: #222;
  margin: 14px 0 8px 10px; }

.post-excerpt {
  font: 13px/18px 'PTSansRegular', sans-serif;
  color: #222;
  margin: 8px 0 8px 10px; }

.post-distance,
.post-location {
  float: left;
  margin-right: 3px; }

.post-preview > a {
  font: 16px/22px 'ArmataRegular', sans-serif;
  color: #094a6f;
  display: block;
  margin: 6px 0 16px 10px; }

.post-preview .post-image {
  margin-left: -10px; }

.post-preview-header .preview-header-main .country-code {
  color: #777; }

.map-container #post-information-container.inactive {
  right: -310px; }

.criteria-options {
  background: #222;
  width: 100%;
  height: 42px;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  left: 0;
  top: 42px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); }

.criteria-options:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

/* thumbview */
#overview-container {
  padding-left: 239px; }

#overview-container.overview-superuse-container-map {
  padding-left: 0; }

.thumb-overview {
  margin: 0 20px; }

.navigation-bar {
  min-height: 57px;
  margin: 0 10px 20px 30px;
  clear: both;
  overflow: hidden; }

.navigation-bar-header {
  border-bottom: 1px solid #777; }

.navigation-bar-footer {
  border-top: 1px solid #777; }

.post-results {
  color: #ccc;
  font: 19px/22px 'ArmataRegular', sans-serif;
  float: left;
  margin: 16px 0; }

.post-results-amount {
  font-size: 15px; }

.post-results-amount.post-results-path {
  font-size: 12px;
  color: #777; }

.post-navigation {
  font: 12px/20px 'PTSansRegular', sans-serif;
  color: #777;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.navigation-inner {
  width: 250px;
  margin: 15px auto;
  height: 28px; }

.post-navigation .paging-actions {
  display: inline;
  width: 46px; }

.post-navigation .paging-actions div {
  height: 28px;
  width: 22px;
  background-color: rgba(255, 255, 255, 0.3);
  float: left;
  margin-right: 1px; }

.post-navigation .paging-actions .inactive:hover,
.post-navigation .paging-actions div.inactive {
  background-color: rgba(255, 255, 255, 0.1);
  cursor: default !important;
  height: 28px;
  border: none; }

.post-navigation .paging-actions div span.arrow-horizontal {
  margin: 10px 7px; }

.post-navigation .paging-actions div:hover {
  border-bottom: 1px solid #777;
  height: 27px;
  background-color: rgba(255, 255, 255, 0.7); }

.post-navigation .paged-navigation-prev .arrow-horizontal {
  background-position: -300px 0; }

.post-navigation .paged-navigation-next .arrow-horizontal {
  background-position: -290px 0; }

.post-navigation span {
  display: block;
  float: left;
  font: 12px/28px 'PTSansRegular', sans-serif; }

.post-navigation .navigation-inner * {
  margin: 0 10px 0 0; }

.popup input,
.popup textarea,
.post-navigation input {
  width: 40px;
  height: 26px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid rgba(255, 255, 255, 0.15);
  font: 12px/20px 'PTSansRegular', sans-serif;
  color: #ccc;
  margin: 0 3px;
  text-align: center;
  text-indent: 0;
  float: left; }

.post-navigation input:focus {
  border: 1px solid rgba(255, 255, 255, 0.3); }

.paging.title {
  color: #ccc; }

.navigation-bar .post-per-page-options {
  margin: 15px 0;
  float: right;
  width: 100px;
  border: none;
  height: 28px; }

.navigation-bar .post-per-page-options span.select-overlay {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1) inset;
  border: 1px solid rgba(0, 0, 0, 0.15);
  width: 28px;
  height: 26px;
  font: bold 12px/28px "PTSansBold", sans-serif;
  color: #ccc;
  text-indent: 0;
  text-align: center; }

.select-arrow {
  position: absolute;
  right: 1px;
  top: 1px;
  height: 28px;
  width: 26px;
  background-color: rgba(255, 255, 255, 0.3); }

.post-per-page-option:hover .select-arrow {
  height: 28px;
  border-bottom: 1px solid #222; }

.navigation-bar .post-per-page-option .select-arrow .arrow-vertical {
  background-position: -702px -336px;
  margin: 11px 8px 0 0; }

.navigation-bar .post-per-page-options select {
  width: 57px;
  height: 28px; }

.navigation-bar .post-per-page-options .filter-option {
  width: 59px;
  float: right; }

.navigation-bar .filter-nav-label {
  font: 12px/32px 'PTSansRegular', sans-serif;
  color: #777;
  text-indent: 0; }

.page-content-inner {
  background: #f1f1f1; }

.user-overview-mode-list .page-content-inner {
  background: #444; }

.address-page-header + .page-content-inner,
.register .page-content-inner {
  background: white;
  padding: 0; }

.page-content-inner form > .btn-green {
  margin: 20px 0 0 30px; }

.thumb-view {
  width: 218px;
  margin: 0 10px;
  height: 420px;
  overflow: hidden; }

.related-posts .thumb-view {
  margin: 0 2px 0 10px; }

.card-front,
.thumb-view .information-container {
  height: 365px;
  background: white;
  overflow: hidden; }

.thumb-view .author-information {
  height: 40px; }

.thumb-view .author-information .author-name a {
  line-height: 36px; }

.thumb-view .author-information .author-name:hover a {
  color: #118DD4; }

.thumb-view .author-information .role-icon {
  margin: 8px 0 0 6px; }

.thumb-view .author-information .author-avatar img {
  margin-left: 8px; }

.card-main-information h2 {
  font: 16px/22px 'ArmataRegular', sans-serif;
  color: #222;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  word-wrap: break-word; }

.thumb-view .post-designer {
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #094a6f;
  position: absolute;
  left: 12px;
  bottom: 20px; }

.thumb-view .post-location {
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #094a6f;
  position: absolute;
  left: 12px;
  bottom: 3px; }

.thumb-view .post-location .country-code {
  color: #777; }

.thumb-view .card-image {
  width: 218px;
  height: 218px;
  overflow: hidden; }

.information-container:hover .card-options .card-container .no-slide {
  background: #777; }

.information-container .card-options .card-container .no-slide {
  height: 42px;
  padding: 0 10px; }

.information-container:hover .card-options .card-container span {
  color: white; }

.information-container:hover .card-options .card-container .slide-in + .post-price span {
  color: #222; }

.information-container:hover .card-options {
  border-top: 1px solid #222; }

.card-options {
  height: 40px;
  width: 216px;
  position: absolute;
  bottom: 0;
  left: 0;
  border: none;
  border-top: 1px solid #ccc;
  background: #777;
  font: 14px/35px 'PTSansRegular', sans-serif;
  text-indent: 10px; }

.card-options .card-container {
  width: 178px;
  height: 42px;
  position: absolute;
  z-index: 3;
  background: url("images/icon-su.png") no-repeat -110px -561px transparent; }

.card-options.preview .card-container {
  background-position: -19px -561px;
  width: 269px; }

.card-options .card-container span {
  font: 16px/42px 'ArmataRegular', sans-serif;
  color: #777; }

.card-options .card-option-item {
  float: left;
  z-index: 3; }

.card-option-item.option-comment {
  margin: 0 6px 0 3px; }

.card-option-item.option-facebook {
  margin-left: 8px; }

.card-container .social-media-thumb.slide-in {
  left: -220px;
  position: absolute;
  height: 40px;
  width: 178px;
  float: left;
  background: url("images/icon-su.png") no-repeat 0 -475px transparent;
  padding-left: 10px;
  z-index: 1; }

.card-container .post-price {
  float: left; }

.card-options .card-option-item span {
  height: 16px;
  margin: 13px 0;
  display: block;
  float: left;
  color: #777;
  font: 12px/16px 'PTSansRegular', sans-serif;
  text-indent: 3px; }

.card-options .card-container .price-value span {
  color: #222; }

.card-options .card-container .price-value span.unit {
  font: 12px/42px 'PTSansRegular', sans-serif; }

.option-comment .icon-comment {
  background: url("images/icon-su.png") no-repeat -410px -115px transparent;
  width: 16px;
  height: 16px;
  margin: 13px 0; }

.information-container:hover .option-comment .icon-comment {
  background-position: -410px -135px; }

.option-votes .icon-vote {
  background: url("images/icon-su.png") no-repeat -385px -115px transparent;
  width: 17px;
  height: 16px;
  margin: 13px 0; }

.information-container:hover .option-votes .icon-vote {
  background-position: -385px -135px; }

.card-front .option-facebook a {
  background: url("images/icon-su.png") no-repeat -370px -115px transparent;
  width: 8px;
  height: 14px;
  margin: 14px 6px;
  display: block;
  text-indent: -9999px;
  padding: 0;
  border: none;
  text-decoration: none; }

.information-container:hover .option-facebook a {
  background-position: -370px -135px; }

.card-front .option-email .btn-email {
  background: url("images/icon-su.png") no-repeat -350px -115px transparent;
  width: 11px;
  height: 9px;
  margin: 16px 5px;
  display: block;
  text-indent: -9999px;
  cursor: pointer; }

.information-container:hover .option-email .btn-email {
  background-position: -350px -135px; }

.thumb-view .card-options > a {
  position: absolute;
  width: 100%;
  height: 42px;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 2; }

.thumb-view .card-options a .arrow-horizontal {
  margin: 16px 16px 0 0; }

.card-additional {
  width: inherit;
  height: 218px;
  left: 0;
  top: 218px;
  position: absolute;
  background: #f1f1f1;
  background: rgba(241, 241, 241, 0.95);
  z-index: 2;
  border-bottom: 1px solid rgba(34, 34, 34, 0.5);
  padding: 16px 10px 0; }

.card-additional > a {
  display: block;
  height: 200px; }

.card-additional .post-date {
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #222;
  text-indent: 10px;
  height: 40px; }

.card-additional .post-description {
  padding: 10px 10px 0;
  word-wrap: break-word; }

.card-additional .post-description p {
  font-size: 13px; }

.card-additional .post-tags {
  padding: 0 10px;
  color: #222;
  height: 44px;
  position: absolute;
  bottom: 0;
  left: 10px;
  overflow: hidden; }

.card-additional .post-tags .post-tags-label {
  margin-right: 4px;
  font: 12px/16px 'PTSansRegular', sans-serif;
  color: #222; }

.main-general-right {
  font: 12px/18px 'PTSansRegular', sans-serif;
  word-wrap: break-word; }

.main-general-right > span {
  float: left;
  width: 25px; }

.main-general-right ul.no-list {
  float: left;
  width: 252px; }

.information-container {
  border: 1px solid #222222; }

.information-container:hover {
  border: 1px solid #222222; }

.card-front .card-main-information a {
  font: 16px/22px 'ArmataRegular', sans-serif;
  color: #222;
  text-decoration: none;
  height: 96px;
  border-bottom: 1px dotted rgba(34, 34, 34, 0.5);
  display: block;
  padding: 10px 10px 0;
  text-indent: 0; }

.draft-state {
  position: absolute;
  left: 0;
  bottom: 0;
  color: white;
  background: #094a6f;
  width: inherit;
  height: 40px;
  font: 12px/20px 'PTSansRegular', sans-serif;
  z-index: 5;
  text-align: center;
  padding: 0 10px; }

.draft-state a {
  color: white;
  text-decoration: underline; }

.draft-state.content-draft-status {
  right: 20px;
  width: 260px;
  left: auto;
  height: 20px;
  bottom: 10px; }

.draft-state.content-pending-status,
.draft-state.thumb-pending-status {
  background: darkred; }

.author-name a {
  font: 12px/38px 'PTSansRegular', sans-serif;
  color: #777;
  text-decoration: none; }

.popup {
  width: 658px;
  max-width: 100%;
  border: 1px solid rgba(34, 34, 34, 0.5);
  background: white;
  margin: 0 auto;
  top: 10%;
  /*
	left: 50%;
	margin-left: -329px;
	*/
  z-index: 1001; }

.popup-header {
  border-bottom: 1px solid rgba(34, 34, 34, 0.5);
  background: #ccc;
  height: 70px;
  cursor: default;
  overflow: hidden;
  text-indent: 40px;
  margin-bottom: 10px; }

.popup-close,
.preview-close {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 16px;
  width: 16px;
  z-index: 3;
  background: url("images/icon-su.png") no-repeat -815px -273px transparent; }

.popup-title {
  font: 19px/22px 'ArmataRegular', sans-serif;
  color: #222;
  margin: 12px 0; }

.popup-subtitle {
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #094a6f; }

.popup-content {
  padding: 0 40px; }

.popup.legend .popup-content {
  padding: 0; }

.popup .popup-content input {
  width: 283px;
  height: 34px;
  line-height: 34px;
  text-indent: 10px; }

.popup .popup-content textarea {
  width: 283px;
  height: 100px;
  resize: vertical; }

.popup .popup-content input,
.popup .popup-content textarea {
  clear: both;
  margin: 0 0 10px; }

.popup .popup-content input[type="submit"] {
  width: 100px; }

/* gallery */
.gallery {
  height: 330px;
  width: 379px;
  max-width: 100%; }

.gallery-image,
.gallery-window {
  height: 284px;
  width: 379px;
  overflow: hidden;
  max-width: 100%; }

.gallery .gallery-window .gallery-container .gallery-image {
  display: none; }

.gallery .gallery-window .gallery-container .gallery-image.active {
  display: block; }

.gallery-container {
  height: 284px;
  min-width: 379px;
  max-width: 100%; }

.gallery-container > div {
  float: left; }

.gallery-action-zoom {
  position: absolute;
  top: 122px;
  left: 50%;
  margin: 0 0 0 -20px;
  z-index: 5;
  height: 40px;
  width: 40px; }

.inner-action {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
  -o-transform: rotate(45deg);
  height: 40px;
  width: 40px;
  background: white; }

.gallery-action-zoom .inner-icon {
  background: url("images/icon-su.png") no-repeat -11px -110px transparent;
  position: absolute;
  height: 12px;
  width: 10px;
  top: 14px;
  left: 15px; }

.gallery-action-left,
.gallery-action-right {
  height: 40px;
  width: 20px;
  position: absolute;
  top: 122px;
  z-index: 5;
  overflow: hidden; }

.gallery-controls {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10; }

.gallery-window:hover .gallery-controls {
  background: rgba(36, 142, 217, 0.2); }

.gallery-window:hover .gallery-action-zoom,
.gallery-window:hover .gallery-navigation {
  display: block; }

.gallery-action-left .inner-icon,
.gallery-action-right .inner-icon {
  position: absolute;
  height: 8px;
  width: 8px;
  top: 16px; }

.gallery-action-left {
  left: 0; }

.gallery-action-left .inner-action {
  margin-left: -28px; }

.gallery-action-left .inner-icon {
  background: url("images/icon-su.png") no-repeat -300px 0 transparent;
  left: 3px; }

.gallery-action-left:hover .inner-icon {
  background-position: -250px 0; }

.gallery-action-right {
  right: 0; }

.gallery-action-right .inner-action {
  margin-left: 8px; }

.gallery-action-right .inner-icon {
  background: url("images/icon-su.png") no-repeat -290px 0 transparent;
  right: 3px; }

.gallery-action-right:hover .inner-icon {
  background-position: -185px 0; }

.gallery-index {
  height: 11px;
  margin-top: 13px;
  width: 100%;
  text-align: center; }

.gallery-index .gallery-image-index {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0 4px;
  border-radius: 11px;
  background: rgba(119, 119, 119, 0.3); }

.gallery-index .gallery-image-index.active {
  background: #777777; }

/* additional info */
.content-main-additional > div {
  float: left;
  margin: 0 10px 0 20px;
  width: 200px;
  padding-bottom: 20px; }

.file-attachment {
  width: 100px;
  height: 140px; }

.content-main-additional h2 {
  font: 14px/18px 'PTSansRegular', sans-serif;
  color: #777;
  margin-bottom: 20px; }

.content-main-additional span {
  font: 12px/18px 'PTSansRegular', sans-serif;
  margin-bottom: 10px; }

.content-main-additional .availability-label,
.content-main-additional .specification-label {
  color: #222; }

.content-main-additional .availability-value,
.content-main-additional .specification-unit,
.content-main-additional .specification-value {
  color: #094a6f; }

.content-main-additional .specification-unit .specification-amount {
  color: #777;
  font: italic 12px/18px 'PTSansItalic', sans-serif; }

/* comments */
#container-comments {
  margin: 0 9px 12px;
  border-bottom: 1px dotted #777;
  overflow: hidden; }

#comments {
  margin: 0 0 0 9px; }

#respond h3#reply-title {
  margin: 20px 0 0 120px;
  font: 12px/22px 'PTSansRegular', sans-serif; }

.content-comments {
  margin: 0 9px 12px;
  border-top: 1px dotted #777;
  border-bottom: 1px dotted #777;
  height: 39px; }

.comments-header-left {
  float: left;
  height: 39px;
  font: 14px/39px 'ArmataRegular', sans-serif;
  color: #222; }

.comment-icon {
  background: url("images/icon-su.png") no-repeat -426px -302px transparent;
  height: 16px;
  width: 16px;
  display: inline-block;
  margin: 12px 12px 0 11px;
  float: left; }

.comments-header-right {
  float: right;
  height: 39px;
  font: 12px/39px 'PTSansRegular', sans-serif;
  color: #00baed; }

.comments-header-right span {
  cursor: pointer; }

.comments-header-right .arrow-vertical {
  background-position: -260px 0;
  display: inline-block;
  float: none;
  margin: 14px 12px 0 5px; }

.comments-btn.comment-hide .arrow-vertical {
  background: url("images/icon-su.png") no-repeat -663px -366px transparent; }

.commentlist li {
  display: block; }

.commentlist li > .comment {
  display: block;
  border-bottom: 1px dotted #777;
  position: relative;
  padding: 10px 0; }

.comment-author {
  float: left;
  width: 150px; }

.children .comment-author {
  width: 181px; }

.comment-author img {
  margin: 0 10px; }

#respond .comment-author img {
  margin: 0 10px 0 0;
  float: left; }

#respond .comment-author .fn {
  float: left; }

.comment-content {
  float: left;
  margin: 20px 0 0 10px;
  width: 509px; }

.children .comment-content {
  width: 478px; }

.children .comment-author img {
  margin: 0 10px 10px 31px; }

.comment-author .comment-time,
.comment-author .fn {
  display: block;
  font: 12px/18px 'PTSansRegular', sans-serif; }

.children .comment-author .comment-time,
.children .comment-author .fn {
  text-indent: 31px; }

.comment-author .fn {
  color: #222; }

.comment-author .comment-time {
  color: #777; }

.comment-arrow {
  height: 10px;
  width: 10px;
  background: url("images/icon-su.png") no-repeat -345px -50px transparent;
  position: absolute;
  top: 24px;
  left: 11px; }

.reply {
  position: absolute;
  right: 0;
  bottom: 14px; }

.reply a {
  font: 12px/18px 'PTSansRegular', sans-serif;
  color: #00baed;
  text-decoration: none;
  padding-right: 30px;
  position: relative; }

.reply .arrow-horizontal {
  position: absolute;
  top: 4px;
  right: 12px;
  margin: 0;
  background: url("images/icon-su.png") no-repeat -740px -366px transparent; }

#respond .comment-author {
  width: 198px; }

#respond textarea {
  width: 440px;
  max-width: 100%; }

#respond input[type="submit"] {
  background: none;
  cursor: pointer;
  border: none;
  line-height: 42px;
  height: 42px;
  margin-left: 208px;
  width: auto;
  color: #094a6f; }

p.form-submit {
  margin: 0; }

p.must-log-in {
  margin: 20px 0; }

/* Related content */
.content-related-content {
  padding-bottom: 20px;
  overflow: hidden; }

.content-related-content.inactive {
  display: none; }

.content-related-content > h2,
h3#reply-title {
  font: 14px/22px 'ArmataRegular', sans-serif;
  color: #222;
  margin: 0 0 20px 19px; }

/* account edit */
.profile-left {
  padding-bottom: 16px; }

.profile-right {
  width: 94px; }

.attachment-remove {
  font: italic 12px 'PTSansItalic', sans-serif;
  color: #777;
  width: 64px;
  text-align: center; }

.profile-label {
  color: #222;
  padding-left: 30px;
  font: 12px/40px 'PTSansRegular', sans-serif; }

.profile-value,
.profile-value > * {
  color: #222;
  font: 12px/40px 'PTSansRegular', sans-serif; }

.profile-value input {
  margin-left: 0; }

.profile-value {
  min-height: 41px; }

.profile-visability {
  padding-left: 10px;
  border-bottom: 1px dotted #777;
  padding-bottom: 2px; }

.profile-visability > span {
  float: left;
  font: italic 12px/40px 'PTSansItalic', sans-serif;
  color: #777;
  width: 95px;
  text-align: center; }

.profile-visability > .checkbox-styled {
  margin: 12px 0 0;
  border: none;
  background-position: -157px -11px;
  width: 14px;
  height: 14px;
  background: url("images/icon-su.png") no-repeat -300px -10px transparent; }

.profile-visability > .checkbox-styled.checked,
.profile-visability > .checkbox-styled.checked:hover {
  background-position: -340px -10px; }

.profile-visability > .checkbox-styled:hover {
  background-position: -320px -10px; }

.profile-row {
  height: 44px; }

.profile-row:last-child .profile-visability {
  border-bottom: none; }

.page-content-inner .editable-disabled {
  background: none;
  border: none;
  font: 12px/40px 'PTSansRegular', sans-serif;
  box-shadow: none; }

.page-content-inner .select-overlay,
.page-content-inner input,
.send-to-friend-form textarea {
  background: url("images/repeat-x.png") repeat-x 0 -101px transparent;
  border: 1px solid rgba(117, 117, 117, 0.2);
  box-shadow: 0 0 0 0 transparent;
  font: 12px/36px 'PTSansRegular', sans-serif;
  color: #222;
  width: 248px;
  padding: 0; }

.btn-green .icon-cross {
  position: absolute;
  right: 10px;
  top: 11px;
  background-position: -530px -135px; }

body input.editable-disabled:focus,
body input.editable-disabled:hover,
body textarea.editable-disabled:focus,
body textarea.editable-disabled:hover {
  border: none; }

.page-content-inner .select-overlay:hover,
.page-content-inner input:focus,
.page-content-inner input:hover,
.page-content-inner select:hover + .select-overlay,
.page-content-inner textarea:hover,
.profile-row textarea:hover,
.send-to-friend-form textarea:focus {
  border: 1px solid rgba(36, 142, 217, 0.6); }

.profile-row textarea {
  box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.1); }

.change-story .page-content-inner .btn-green {
  margin: 20px 0 20px 128px; }

.profile-value div.editable-disabled,
.profile-value span.editable-show,
.profile-value span.value-indent {
  text-indent: 10px;
  display: block; }

.page-content-inner input.error {
  border: 1px solid rgba(255, 102, 102, 0.5);
  background: rgba(255, 0, 0, 0.15); }

.error {
  color: #ff6666 !important; }

.page-content-inner form .seperator {
  width: 638px;
  max-width: 100%; }

.select-overlay {
  width: 248px;
  padding: 1px;
  text-indent: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 0;
  z-index: 0; }

.editable-noshow + .select-overlay {
  background: none;
  border: 0;
  box-shadow: none; }

.profile-user-info {
  background: white;
  padding: 20px 0 0 30px; }

.side-page.profile-side {
  padding: 20px 12px; }

.page-content-inner input[type="checkbox"] {
  width: 40px;
  height: 28px; }

.input-required {
  position: absolute;
  right: 12px;
  top: 12px;
  font: bold 20px "PTSansBold", sans-serif;
  color: #094a6f; }

.select-overlay + .input-required {
  right: 24px; }

.editable-show .arrow-vertical {
  background-position: -270px 0;
  margin: 0;
  position: absolute;
  right: 11px;
  top: 16px; }

.payment-invisible {
  display: none !important; }

.payment-row {
  border-bottom: 1px dotted #777;
  height: 38px;
  font: 12px/40px 'PTSansRegular', sans-serif;
  color: #222;
  clear: both;
  margin: 0 30px; }

.payment-date {
  width: 185px;
  float: left; }

.payment-type {
  width: 180px;
  float: left; }

.payment-value {
  width: 100px;
  float: left; }

.payment-description {
  float: right; }

.payments-more {
  color: #094a6f;
  font: 13px/40px 'PTSansRegular', sans-serif;
  display: block;
  text-align: left;
  clear: both;
  margin: 0 30px;
  cursor: pointer; }

.payments-more:hover {
  text-decoration: underline; }

.editable-content,
.white-bg .page-content-inner {
  background: white; }

.page-content-inner p.delete-account {
  margin: 0 30px 16px; }

.page-content-inner button.btn[title="Delete"],
.submit.btn.btn-green {
  margin: 10px 30px; }

.profile-image-edit {
  position: absolute;
  z-index: 1;
  display: block; }

#profile-image-edit .change {
  display: none; }

.profile-avatar-container:hover #profile-image-edit .change {
  display: block;
  background: rgba(36, 142, 217, 0.2);
  font: 14px/64px 'PTSansRegular', sans-serif;
  color: #f1f1f1;
  text-align: center;
  position: absolute;
  height: 64px;
  width: 64px;
  top: 0;
  left: 0; }

#profile-loginsettings-result {
  margin-left: 130px; }

/* sidebar */
.side-page {
  padding: 0 20px; }

.flag {
  position: absolute;
  width: 41px;
  height: 54px;
  background: url("images/icon-su.png") no-repeat -658px -162px transparent;
  right: 7px;
  top: -5px;
  z-index: 3; }

.flag.flag-advertisement {
  background-position: -704px -162px; }

.flag div {
  height: 24px;
  width: 20px;
  background: url("images/icon-su.png") no-repeat 0 0 transparent;
  margin: 10px 10px 0; }

.side-author {
  overflow: hidden;
  margin-bottom: 14px; }

.author-avatar {
  float: left;
  margin: 9px 6px 0 0;
  height: 32px;
  width: 32px; }

.author-description {
  margin: 9px 0 0; }

.side-page .author-description,
.side-page .author-description a {
  float: left;
  font: 13px/16px 'PTSansRegular', sans-serif;
  color: #222;
  text-decoration: none; }

.seperator,
.side-seperator {
  clear: both;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #777; }

.btn-post-actions {
  width: 67px;
  height: 30px;
  float: right;
  margin: 10px 0; }

.btn-post-actions .select-btn .select-btn {
  background: url("images/icon-su.png") no-repeat -251px -81px transparent;
  width: 67px;
  height: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid rgba(34, 34, 34, 0.2); }

.btn-post-actions .select-btn .select-btn:hover {
  border: 1px solid rgba(34, 34, 34, 0.7); }

.btn-post-actions .btn-background {
  padding: 6px 10px;
  margin: -6px -10px; }

.btn-post-actions.active .btn-background {
  padding: 5px 9px 6px;
  border-top: 1px solid #777; }

.btn-post-actions .select-options {
  top: 35px;
  right: -10px; }

.btn-post-actions a.colored-hvr:hover {
  color: white; }

.btn-post-actions .icon-action {
  height: 13px;
  width: 13px;
  margin: 11px 14px 0 0; }

.colored-hvr .icon-edit {
  background-position: -248px -115px; }

.colored-hvr:hover .icon-edit {
  background-position: -248px -135px; }

.colored-hvr .icon-print {
  background-position: -310px -115px; }

.colored-hvr:hover .icon-print {
  background-position: -310px -135px; }

.colored-hvr .icon-advertise {
  background-position: -268px -115px; }

.colored-hvr:hover .icon-advertise {
  background-position: -268px -135px; }

.colored-hvr .action-transfer {
  background-position: -290px -115px; }

.colored-hvr:hover .action-transfer {
  background-position: -290px -135px; }

.side-claim,
.side-page .side-claim {
  color: white;
  background: #118dd4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#349eda', endColorstr='#128ed4');
  background: -webkit-gradient(linear, left top, left bottom, from(#349eda), to(#128ed4));
  background: -moz-linear-gradient(top, #349eda, #128ed4);
  border: 1px solid rgba(9, 74, 111, 0.5);
  float: left;
  height: 28px;
  width: 98px;
  padding-left: 30px;
  margin: 10px 0;
  font: 13px/32px 'PTSansRegular', sans-serif;
  text-align: center; }

.side-claim:hover {
  border-color: rgba(36, 142, 217, 0.7); }

.side-claim .claim-icon {
  background: url("images/icon-su.png") no-repeat -304px -266px transparent;
  height: 24px;
  width: 27px;
  position: absolute;
  left: 3px;
  top: 0; }

.side-title h2 {
  color: #222;
  font: 14px/22px 'PTSansRegular', sans-serif;
  margin: 12px 0 20px; }

.side-title .icon {
  height: 16px;
  width: 16px;
  float: left;
  margin: 0 6px 0 0;
  background: url("images/icon-su.png") no-repeat 0 0 transparent; }

.side-title .icon-harvest {
  background-position: -410px -50px; }

.side-title .icon-fee {
  background-position: -430px -50px; }

.side-title .icon-share {
  background-position: -541px -301px; }

.side-title .icon-votes {
  background-position: -432px -112px; }

.side-title .icon-tags {
  background-position: -454px -114px; }

.side-votes .side-title h2 a {
  color: #222;
  font: 14px/22px 'PTSansRegular', sans-serif; }

.side-votes .side-title h2 {
  margin: 12px 0 8px; }

.side-votes .side-title .vote-count {
  float: right;
  margin-right: 20px; }

.side-page > div {
  font: 12px/16px 'PTSansRegular', sans-serif; }

.side-item {
  margin-bottom: 10px; }

.side-item-label,
.side-page .tag-label {
  color: #222; }

.tag-list {
  margin: 10px 0; }

.side-item-value,
.side-page .post-tags {
  color: #094a6f; }

.side-page .pointer,
.side-page a {
  color: #094a6f;
  text-decoration: none; }

.side-socialmedia .socialmedia-btn.colored-hvr {
  margin: 0 0 8px; }

.side-socialmedia .socialmedia-btn.colored-hvr .arrow-horizontal {
  margin: 12px 14px 0 0;
  background: url("images/icon-su.png") no-repeat -740px -305px transparent; }

.side-socialmedia .socialmedia-btn.socialmedia-email.colored-hvr.active .arrow-horizontal,
.side-socialmedia .socialmedia-btn.socialmedia-email.colored-hvr:hover .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -165px 0 transparent; }

.side-socialmedia .socialmedia-btn.colored-hvr:hover .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -175px 0 transparent; }

.side-socialmedia .colored-hvr .icon {
  margin: 9px 10px 0;
  height: 11px;
  width: 11px;
  display: block;
  float: left;
  background: url("images/icon-su.png") no-repeat 0 0 transparent; }

.side-socialmedia .colored-hvr .icon-facebook {
  background-position: -369px -115px; }

.side-socialmedia .socialmedia-btn:hover .icon-facebook {
  background-position: -369px -135px; }

.side-socialmedia .colored-hvr .icon-twitter {
  background-position: -843px -169px; }

.side-socialmedia .socialmedia-btn:hover .icon-twitter {
  background-position: -843px -189px; }

.side-socialmedia .colored-hvr .icon-delicious {
  background-position: -775px -170px; }

.side-socialmedia .socialmedia-btn:hover .icon-delicious {
  background-position: -775px -190px; }

.side-socialmedia .colored-hvr .icon-pinterest {
  background-position: -795px -170px; }

.side-socialmedia .socialmedia-btn:hover .icon-pinterest {
  background-position: -795px -190px; }

.side-socialmedia .colored-hvr .icon-stumbleupon {
  background-position: -755px -170px; }

.side-socialmedia .socialmedia-btn:hover .icon-stumbleupon {
  background-position: -755px -190px; }

.side-socialmedia .colored-hvr .icon-reddit {
  background-position: -815px -170px;
  height: 14px;
  width: 16px;
  margin: 8px 8px 0 7px; }

.side-socialmedia .socialmedia-btn:hover .icon-reddit {
  background-position: -815px -190px; }

.side-socialmedia .colored-hvr .icon-email {
  background-position: -350px -115px; }

.side-socialmedia .socialmedia-btn.active .icon-email,
.side-socialmedia .socialmedia-btn:hover .icon-email {
  background-position: -350px -135px; }

.page-content-inner .send-to-friend-form input {
  width: 198px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 10px;
  text-indent: 10px; }

.page-content-inner .send-to-friend-form textarea {
  width: 198px;
  resize: vertical;
  margin-bottom: 10px;
  padding: 10px;
  background: #f1f1f1;
  box-shadow: inset 0 0 110px 0 rgba(0, 0, 0, 0.05); }

.page-content-inner .send-to-friend-form .clear-btn {
  background: none;
  border: none;
  width: auto;
  box-shadow: 0 0 0 0 transparent;
  margin: 0 10px;
  text-indent: 0; }

.page-content-inner .send-to-friend-form .clear-btn:hover,
.side-page a:hover {
  color: #118DD4; }

.clear-btn.left {
  color: #094a6f; }

.fee-description {
  font: italic 12px/16px 'PTSansItalic', sans-serif;
  color: #777; }

.profile-side-row:first-child {
  border-top: 1px dotted #777; }

.profile-side-row {
  height: 49px;
  border-bottom: 1px dotted #777; }

.profile-side-row a {
  color: #222;
  font: 14px/50px 'PTSansRegular', sans-serif;
  display: block; }

.profile-side-row a:hover {
  color: #00BAED; }

.profile-side-row a span.profile-amount {
  font: bold 20px/50px "PTSansBold", sans-serif;
  margin: 0 0 0 8px;
  min-width: 60px;
  display: inline-block; }

.profile-side-row .arrow-horizontal {
  background-position: -185px 0;
  margin-top: 20px; }

.profile-side-row a:hover .arrow-horizontal {
  background-position: -280px 0; }

.side-page .btn-green {
  float: left;
  margin: 10px 0;
  color: white; }

.side-page .btn-vote {
  height: 28px;
  width: 128px; }

.side-page .btn-vote > div {
  line-height: 28px; }

.icon-action-vote {
  width: 18px;
  height: 15px;
  background: url("images/icon-su.png") no-repeat -385px -135px transparent;
  float: left;
  margin: 7px 0 0 10px; }

/* register */
.register .register-inner {
  padding: 20px 0 0; }

.register-inner .edit-sub-row-general .edit-sub-row-label {
  line-height: 16px; }

#register-switch {
  margin-bottom: 16px; }

.indicator.inactive span,
.indicator.role-icon.inactive {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30); }

.icon-cross,
.tag-remove {
  height: 13px;
  width: 13px;
  background: url("images/icon-su.png") no-repeat -350px -302px transparent;
  display: block; }

#register-passwordvalid {
  margin: 10px 0 0; }

.register .edit-row input {
  width: 220px;
  margin-right: 10px; }

.large-input,
.large-input .select-overlay,
.register .edit-row .large-input {
  width: 340px; }

.register .edit-row .small-input,
.small-input,
.small-input .select-overlay {
  width: 110px; }

.register .edit-row .small-input.number,
.small-input.number {
  width: 100px; }

.register-info-row .icon-cross {
  background-position: -350px -304px; }

.check-location {
  height: 34px;
  margin-left: 7px; }

.check-location .btn-valid {
  float: left;
  margin: 10px 6px 0 0; }

.check-location .description.btn-valid {
  font: italic 11px/34px 'PTSansItalic', sans-serif;
  margin: 0;
  color: #222; }

.register-info.btn-green {
  height: 34px;
  width: 68px;
  text-transform: uppercase;
  margin: 0 10px;
  text-align: center;
  text-indent: 0;
  background: #f1f1f1;
  color: #094a6f;
  border: 1px solid rgba(117, 117, 117, 0.2);
  cursor: default; }

.register .role-icon {
  margin: 2px 6px; }

.register-btn {
  border-top: 1px dotted #777; }

.register-btn .btn-green {
  width: 144px;
  margin: 10px 0; }

.register-info-row {
  font: 12px/30px 'PTSansRegular', sans-serif;
  color: #222;
  text-indent: 10px;
  width: 406px; }

.register-info-row.odd {
  background: #f1f1f1; }

.register-indicators {
  width: 97px; }

.register-indicators > div {
  width: 31px;
  border-left: 1px solid white;
  height: 30px; }

.register-indicators > div span {
  margin: 10px 0 0 10px; }

/* Post edit */
.content-main-nav > .sec-nav {
  margin: 0;
  border-bottom: 1px dotted #777;
  border-top: none; }

.sec-nav {
  border-top: 1px dotted #777;
  height: 49px;
  margin: 0 9px;
  overflow: hidden; }

.nav-options {
  float: right; }

.nav-prev {
  text-align: right; }

.nav-prev .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -779px -306px transparent;
  margin: 12px 0 0 4px; }

.nav-prev.active .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -779px -306px transparent; }

.nav-next .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -740px -276px transparent;
  margin: 12px 4px 0 0; }

.nav-next.active .arrow-horizontal {
  background: url("images/icon-su.png") no-repeat -740px -306px transparent; }

.btn-white.active .opacity,
button.btn-white .opacity {
  color: #222; }

button.btn-white {
  text-align: left;
  cursor: pointer; }

.btn-white .icon-action-save {
  float: right;
  background: url("images/icon-su.png") no-repeat -390px -306px transparent;
  margin: 12px 4px 0 0;
  width: 10px;
  height: 10px; }

button.btn-white .icon-action-save {
  background-position: -390px -306px;
  position: absolute;
  right: 5px; }

.edit-row,
.edit-sub-row {
  overflow: hidden; }

.edit-row:first-child {
  border-top: none;
  padding-top: 0; }

span.btn-inner.opacity {
  margin-right: 10px; }

.edit-row {
  padding: 22px 0 24px 20px;
  border-top: 1px dotted #777;
  margin: 0 9px; }

.edit-row:first-child .edit-row-label {
  top: 0; }

.edit-row-label {
  font: 14px 'PTSansRegular', sans-serif;
  color: #222;
  margin-bottom: 22px; }

.edit-content-attachments .edit-row-label,
.edit-sub-row-label,
.upload-container .edit-row-label {
  text-align: right;
  font: 12px/42px 'PTSansRegular', sans-serif;
  color: #222; }

.edit-sub-row-content p.description {
  margin-right: 100px;
  margin-left: 8px; }

#post-urls .post-url .btn-white,
.edit-row-content input {
  margin: 0 0 10px; }

#post-urls .post-url .btn-white {
  width: 542px;
  box-shadow: 0 0 0 0 transparent;
  max-width: 100%; }

#post-urls {
  overflow: hidden; }

.edit-row .select-overlay,
.edit-row input,
.edit-row select,
.edit-row textarea {
  background: none;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(117, 117, 117, 0.2);
  width: 540px;
  max-width: 100%; }

.edit-row textarea {
  width: 540px;
  resize: vertical;
  margin-bottom: 10px;
  max-width: 100%; }

.edit-row .medium-input,
.edit-row .select-container,
.edit-row .select-overlay,
.edit-row select,
.medium-input,
.medium-input .select-overlay {
  width: 220px;
  max-width: 100%;
  margin-bottom: 3px; }

.content-edit .edit-sub-row-content input,
.content-edit .select-container {
  margin-right: 10px; }

.content-edit .small-input,
.content-edit .small-input .select-overlay,
.content-edit .small-input select,
.content-edit .small-input.select-container,
.content-edit .small-input.small-number.number {
  width: 110px;
  max-width: 100%; }

.content-edit .small-input.number {
  width: 100px;
  max-width: 100%; }

.content-edit .input-160,
.content-edit .input-160 .select-overlay,
.content-edit .input-160 select,
.content-edit .input-160.select-container {
  width: 160px;
  max-width: 100%; }

.content-edit .input-450,
.content-edit .input-450 .select-overlay,
.content-edit .input-450 select,
.content-edit .input-450.select-container {
  width: 450px;
  max-width: 100%; }

.content-edit .input-340,
.content-edit .input-340 .select-overlay,
.content-edit .input-340 select,
.content-edit .input-340.select-container {
  width: 340px;
  max-width: 100%; }

.content-edit .input-120,
.content-edit .input-120 .select-overlay,
.content-edit .input-120 select,
.content-edit .input-120.select-container {
  width: 120px;
  max-width: 100%; }

.fee-price {
  margin-right: 159px;
  overflow: hidden; }

.content-edit .fee-price input {
  padding-right: 10px;
  text-align: right;
  margin-right: 0;
  margin-top: 2px;
  height: 34px;
  border: none;
  box-shadow: none; }

.content-edit .fee-price input:focus {
  border: 1px solid rgba(36, 142, 217, 0.6);
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.15); }

.fee-price .euro-label {
  font: italic 12px/42px 'PTSansItalic', sans-serif;
  color: #777;
  position: absolute;
  left: 10px;
  top: 0; }

.content-edit .seperator {
  margin: 10px 0 22px; }

.unit-label {
  font: 12px/42px 'PTSansRegular', sans-serif;
  color: #222;
  width: 30px;
  display: inline-block; }

.specifications-label {
  font: italic 12px/42px 'PTSansItalic', sans-serif;
  color: #222;
  width: 46px;
  display: inline-block; }

.row-content-input-date span {
  position: absolute;
  left: 10px;
  font: 12px/42px 'PTSansRegular', sans-serif;
  color: #222; }

.content-edit .row-content-input-date input {
  text-align: right;
  padding-right: 10px;
  margin-right: 10px;
  width: 220px; }

.edit-row input:focus,
.edit-row select:focus + .select-overlay,
.edit-row select:hover + .select-overlay,
.edit-row textarea:focus {
  border: 1px solid rgba(36, 142, 217, 0.6); }

.edit-row input[type="file"] {
  width: auto;
  height: auto;
  line-height: 38px; }

#tag-list .tags {
  list-style: none;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  margin-bottom: 10px; }

#tag-list .tags .tag-input {
  padding: 0 40px 0 10px;
  margin: 0;
  border: 1px solid white;
  background: #f8f7f5;
  box-shadow: 0 0 0 0;
  font: 12px/34px 'PTSansRegular', sans-serif;
  color: #222;
  display: inline-block; }

#tag-list .tags .tag-remove {
  position: absolute;
  right: 10px;
  top: 10px;
  background-position: -350px -302px; }

.ui-autocomplete-loading + .icon-load {
  height: 20px;
  width: 50px;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 32px;
  background: url("images/loading.gif") no-repeat 0 0 transparent; }

.ui-autocomplete {
  background: white;
  list-style: none;
  border: 1px solid rgba(36, 142, 217, 0.6);
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.15);
  padding: 4px 10px;
  width: 520px !important; }

.ui-autocomplete a {
  font: 10px/16px 'PTSansRegular', sans-serif;
  color: #222;
  cursor: pointer; }

.image-edit-thumb {
  width: 160px;
  height: 125px; }

.image-edit-thumb img {
  border: 1px solid #777; }

.image-edit-thumb-adv img {
  border: 3px solid transparent; }

.image-edit-thumb-adv.current img {
  border: 3px solid #00BAED; }

.image-edit-thumb .attachment-remove {
  height: 80px;
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #222;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.attachment-edit-thumb .attachment-remove:hover,
.image-edit-thumb .attachment-remove:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

.attachment-remove .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 14px;
  width: 14px;
  margin: -7px 0 0 -7px; }

.post-url .icon {
  float: right;
  height: 16px;
  width: 16px;
  margin: 10px 36px 0 0; }

.btn-file-upload {
  height: 32px;
  margin-bottom: 8px; }

.icon-action-upload {
  background: url("images/icon-su.png") no-repeat -460px -55px transparent;
  width: 20px;
  height: 10px;
  margin: 11px 4px 0 0; }

.image-action-label {
  line-height: 32px; }

#btn-add-new-tag,
#btn-add-new-url,
#btn-post-search-location,
.change-story .page-content-inner .image-container-actions .btn-green,
.change-story .page-content-inner .upload-images-container .btn-green {
  margin: 0 16px 20px 0;
  float: left; }

.btn-post-check-location {
  position: absolute;
  right: 70px;
  top: 10px; }

.change-story .page-content-inner .upload-images-container .btn-green {
  position: absolute;
  left: 250px;
  top: -50px;
  height: 40px;
  line-height: 39px; }

.btn-green .btn-valid {
  position: absolute;
  right: -25px;
  top: 12px; }

.cover-image select,
.cover-image.select-container {
  width: 150px; }

.cover-image .select-overlay {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 130px;
  padding-right: 20px; }

.select-container .select-arrow {
  background: url("images/icon-su.png") no-repeat -702px -306px transparent;
  height: 8px;
  width: 8px;
  right: 4px;
  top: 15px; }

.edit-content-attachments .edit-row-label,
.upload-container .edit-row-label {
  position: relative;
  top: auto;
  left: auto;
  font-size: 14px;
  text-align: left;
  z-index: 1; }

.edit-row-content a.btn {
  border: 1px solid rgba(34, 34, 34, 0.4);
  font: 12px/30px 'PTSansRegular', sans-serif;
  color: #222;
  width: 160px;
  text-indent: 8px;
  display: block;
  text-decoration: none;
  position: relative; }

.edit-row-content a.btn:hover {
  border: 1px solid rgba(34, 34, 34, 0.7); }

.edit-row-content a.btn .icon-action-advertise {
  position: absolute;
  right: 8px;
  top: 8px;
  background: url("images/icon-su.png") no-repeat -270px -115px transparent;
  height: 12px;
  width: 12px;
  display: block; }

.attachment-edit-thumb {
  width: 160px;
  height: 115px; }

.attachment-edit-thumb .attachment-remove {
  height: 70px;
  width: 60px;
  border: 1px solid #222;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
  cursor: pointer;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

.file-title {
  font: italic 12px/18px 'PTSansItalic', sans-serif;
  color: #777;
  margin-top: 16px;
  display: block; }

.attachment-edit-thumb:hover .attachment-remove {
  height: 70px !important;
  width: 60px !important; }

.content-main-attachments {
  margin: 0 20px; }

.file-icon {
  width: 60px;
  height: 70px;
  background-image: url("images/icon-su.png"); }

.file-type-docx {
  background-position: 0 -400px; }

.file-type-doc {
  background-position: -70px -400px; }

.file-type-odt {
  background-position: -140px -400px; }

.file-type-ods {
  background-position: -210px -400px; }

.file-type-xls {
  background-position: -280px -400px; }

.file-type-svg {
  background-position: -350px -400px; }

.file-type-dwg {
  background-position: -420px -400px; }

.file-type-skp {
  background-position: -490px -400px; }

.file-type-vwt {
  background-position: -560px -400px; }

.file-type-jpg {
  background-position: -630px -400px; }

.file-type-png {
  background-position: -700px -400px; }

.file-type-pdf {
  background-position: -770px -400px; }

.subcategories-col {
  width: 120px;
  font: 12px/20px 'PTSansRegular', sans-serif;
  color: #777;
  margin: 0 0 16px; }

.subcategories-col .checkbox-styled {
  margin-top: 2px; }

.type-category-main {
  margin-bottom: 16px; }

.upload-limit {
  font: italic 12px/16px 'PTSansItalic', sans-serif;
  color: #222; }

/* Adresboek */
.address-tasks .btn-green {
  width: 144px;
  float: left;
  margin-left: 30px;
  margin-right: 40px; }

.export-type {
  background: white;
  float: right;
  font: 14px/16px 'PTSansRegular', sans-serif;
  color: #094a6f;
  margin: 8px 6px 0 0;
  text-align: center;
  width: 28px;
  height: 16px;
  padding: 2px 10px 0 0; }

.address-index {
  width: 450px; }

.address-index a {
  display: inline-block;
  font: 14px/60px 'PTSansRegular', sans-serif;
  color: #777;
  text-decoration: none;
  margin: 0 5px 0 4px; }

.address-index .active a {
  color: #222; }

.address-search input {
  margin-top: 9px;
  width: 135px;
  height: 36px; }

.address-header {
  background: rgba(34, 34, 34, 0.1);
  font: bold 16px/35px "PTSansBold", sans-serif;
  margin: 6px 10px 0;
  text-transform: uppercase;
  text-indent: 20px; }

.address-content {
  margin: 0 30px; }

.address-content .address-row:first-child {
  border-top: none; }

.address-content .address-row {
  border-top: 1px dotted #777; }

.address-content .address-row span {
  display: inline-block; }

.address-content .address-row a:hover {
  color: #094a6f; }

.address-content .address-row a {
  text-decoration: none;
  font: 14px/40px 'PTSansRegular', sans-serif;
  color: #222;
  display: block; }

.address-label {
  width: 185px; }

.address-location {
  width: 250px; }

.address-content .address-row .address-task {
  width: 95px;
  color: #094a6f;
  display: block; }

.address-task .arrow-horizontal {
  float: none;
  margin: 0;
  background-position: -280px 0;
  margin: 0 0 0 4px; }

/* userlist */
.view-mode-type-list .navigation-bar {
  margin: 0 0 20px; }

.users-overview-container {
  margin: 0 10px; }

.users-overview-container .users-overview-row {
  padding: 30px 0;
  border-top: 1px dotted #777; }

.users-overview-container .users-overview-row:first-child {
  border-top: none;
  padding-top: 0; }

.users-overview-container .user-posts {
  min-height: 40px; }

.users-overview-container .user-location {
  font: 14px/28px 'PTSansRegular', sans-serif;
  color: #777; }

.users-overview-container .user-posts a .profile-amount {
  font: bold 20px/28px "TPSansRegular", sans-serif;
  display: inline-block;
  width: 36px;
  text-align: center; }

.users-overview-container .user-posts a,
.users-overview-container .user-title a {
  font: 14px/20px 'PTSansRegular', sans-serif;
  color: #f1f1f1; }

.users-overview-container .user-posts a:hover,
.users-overview-container .user-title a:hover {
  color: #00BAED; }

.users-overview-container .user-posts.user-images {
  overflow: hidden; }

.users-overview-container .user-posts.user-images .last-posts {
  margin-left: 16px; }

.users-overview-container .user-posts.user-images .last-posts:first-child {
  margin-left: 0; }

/* add contact */
.contact-left {
  margin-top: 20px; }

.contact-left + .btn-green {
  margin-bottom: 20px; }

/* 404 */
.page-navigation-left a .arrow-horizontal {
  float: left;
  margin: 13px 0 0;
  background-position: -250px 0;
  line-height: 34px; }

.page-navigation-right a .arrow-horizontal {
  float: right;
  margin: 13px 0 0;
  background-position: -185px 0;
  line-height: 34px; }

.logo_404 {
  height: 154px;
  width: 390px;
  background: url("images/icon-su.png") -560px 0 transparent;
  margin: 56px auto; }

.back_text {
  float: left;
  width: 50%;
  text-align: center; }

.back_text p {
  font: 14px/24px 'ArmataRegular', sans-serif;
  color: #222; }

.goto a,
.goto p {
  font: 19px/30px 'ArmataRegular', sans-serif;
  color: #222; }

.goto a.superuse {
  color: #248ed9; }

.goto a.oogstkaart {
  color: #6FB500; }

/* links */
.link-summery > li {
  margin-bottom: 20px; }

.link-summery li {
  list-style: none; }

/* FOOTER */
#footer-container {
  width: 100%;
  height: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.75);
  background: #777;
  box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.1);
  z-index: 89; }

#footer-container .inner-container > div {
  height: 60px;
  overflow: hidden; }

#footer-menu {
  width: 500px; }

#footer-menu .menu li {
  margin: 0 20px 0 0;
  float: left;
  list-style: none; }

#footer-menu .menu li a {
  font: 14px/66px 'PTSansRegular', sans-serif;
  color: #f1f1f1;
  text-decoration: none;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); }

#footer-menu .menu li a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); }

#footer-logo img {
  width: 150px;
  margin: 16px auto 0; }

#platform-offered-by {
  width: 160px; }

#footer-support p,
#platform-offered-by p {
  line-height: 20px;
  margin: 0; }

#platform-offered-by a {
  display: block;
  height: 30px;
  width: 102px;
  margin: 0 auto;
  background: url("images/icon-su.png") no-repeat -692px -489px transparent;
  text-indent: -9999px; }

#footer-support {
  width: 100px; }

#footer-support a {
  display: block;
  float: left;
  text-indent: -9999px;
  margin: 0;
  height: 30px; }

#footer-support a.doen {
  background: url("images/icon-su.png") no-repeat -570px -480px transparent;
  margin-right: 5px;
  width: 38px; }

#footer-support a.kabk {
  background: url("images/icon-su.png") no-repeat -630px -480px transparent;
  width: 34px; }

/* other styling */
#debug {
  font-size: 9px;
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid #f00; }

.nav-prev {
  float: left; }

.nav-next {
  float: left; }

.form-actions {
  clear: both;
  float: left; }

#overview-form input[type="submit"] {
  float: left;
  height: 42px; }

#filter-nav-nav-item-location {
  padding-top: 4px; }

#overview-form #btn-user-overview-location {
  margin-top: 5px;
  height: 32px;
  margin-left: 10px; }

.content-main-content {
  clear: both; }

.btn.btn-green.popup-close-link {
  float: right;
  margin-right: 10px; }

.popup .btn-green {
  float: left;
  margin: 0 0 20px; }

.link-hm {
  color: #00baed; }

.link-hm .arrow-horizontal {
  background-position: -280px 0;
  margin: 4px 14px 0 12px; }

#lw_wrap {
  width: 155px;
  height: 30px;
  position: absolute;
  overflow: hidden;
  bottom: 12px;
  right: 0;
  z-index: 20; }

#lw {
  position: absolute;
  right: -115px;
  opacity: 0.5;
  z-index: 20;
  top: 0; }

#header-container.browser-update {
  margin-top: 50px; }

#update-browser {
  background: darkred;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  font: 12px/16px 'PTSansRegular', sans-serif;
  color: white;
  padding-top: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#update-browser a {
  color: white;
  text-decoration: underline; }

.edit-sub-row-content > p {
  margin-right: 30px; }

.small-address-row > span {
  font: 12px 'PTSansRegular', sans-serif;
  width: 27%;
  display: inline-block; }

.small-address-row > span.address-task {
  width: 19%; }

.small-address-row > span.address-task .arrow-horizontal {
  margin: 2px 14px 0 0;
  float: right; }

.language-switch {
  font: 12px 'PTSansRegular', sans-serif;
  color: #777;
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 10; }

.language-switch .active {
  color: #fff; }

.language-switch span {
  margin: 0 5px; }

.related-container .post-description,
.related-container a {
  color: #6FB500; }

.relatied-container .card-options .card-container {
  background: url("images/icon-hm.png") no-repeat -110px -561px transparent; }

.related-container .card-main-information h2 {
  color: #6FB500; }

.related-container .thumb-view .post-location {
  color: #493D2A; }

.related-container .thumb-view .post-location .country-code {
  color: #aa9d88; }

.related-container .information-container:hover .card-options .card-container .post-availability,
.related-container .information-container:hover .card-options .card-container span {
  color: #fff; }

.related-container .information-container:hover .card-options .card-container .no-slide span {
  color: #aa9d88; }

.related-container .information-container:hover .card-options .card-container .slide-in + .post-price span {
  color: #6FB500; }

.related-container .card-options {
  border-top: 1px solid #c8c0b2;
  background: #6fb500;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#84c025', endColorstr='#70b501');
  background: -webkit-gradient(linear, left top, left bottom, from(#84c025), to(#70b501));
  background: -moz-linear-gradient(top, #84c025, #70b501); }

.related-container .card-options .card-container,
.related-container .card-options .social-media-thumb.no-slide {
  background: url("images/icon-hm.png") no-repeat -110px -560px transparent; }

.related-container .card-options.preview .card-container {
  background-position: -19px -561px; }

.related-container .card-options .card-container .post-availability,
.related-container .card-options .card-container span {
  color: #aa9d88; }

.related-container .card-container .social-media-thumb.slide-in {
  background: url("images/icon-hm.png") no-repeat 0 -475px transparent; }

.related-container .card-options .card-option-item span {
  color: #aa9d88; }

.related-container .card-options .card-container .post-availability,
.related-container .card-options .card-container .price-value span {
  color: #493d2a; }

.related-container .information-container:hover .card-options .social-media-thumb.no-slide .icon-comment,
.related-container .option-comment .icon-comment {
  background: url("images/icon-hm.png") no-repeat -410px -115px transparent; }

.related-container .information-container:hover .option-comment .icon-comment {
  background-position: -410px -135px; }

.related-container .information-container:hover .card-options .social-media-thumb.no-slide .icon-vote,
.related-container .option-votes .icon-vote {
  background: url("images/icon-hm.png") no-repeat -385px -115px transparent; }

.related-container .information-container:hover .option-votes .icon-vote {
  background-position: -385px -135px; }

.related-container .card-front .option-facebook a,
.related-container .information-container:hover .card-options .social-media-thumb.no-slide .option-facebook a {
  background: url("images/icon-hm.png") no-repeat -370px -115px transparent; }

.related-container .information-container:hover .option-facebook a {
  background-position: -370px -135px; }

.related-container .card-front .option-email .btn-email,
.related-container .information-container:hover .card-options .social-media-thumb.no-slide .btn-email {
  background: url("images/icon-hm.png") no-repeat -350px -115px transparent; }

.related-container .information-container:hover .option-email .btn-email {
  background-position: -350px -135px; }

.related-container .thumb-view .card-options a .arrow-horizontal {
  background-position: -175px 0; }

.related-container .card-additional {
  background: #18efea;
  background: rgba(240, 239, 234, 0.95);
  border-bottom: 1px solid rgba(170, 157, 136, 0.5); }

.related-container .card-additional .post-date {
  color: #493D2A; }

.related-container .card-additional .post-description {
  color: #6FB500; }

.related-container .card-additional .content-material-specific,
.related-container .card-additional .post-tags {
  color: #493D2A; }

.related-container .card-additional .post-tags .post-tags-label {
  color: #6FB500; }

.related-container .information-container:hover .card-options .card-container .no-slide {
  background: none; }

.related-container .arrow-horizontal {
  background-image: url("images/icon-hm.png"); }

/* Lightbox */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px; }

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0; }

#jquery-lightbox a img {
  border: none; }

#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto; }

#lightbox-container-image {
  padding: 10px; }

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

#lightbox-container-image-box > #lightbox-nav {
  left: 0; }

#lightbox-nav a {
  outline: none; }

#lightbox-nav-btnNext,
#lightbox-nav-btnPrev {
  width: 49%;
  height: 100%;
  zoom: 1;
  display: block; }

#lightbox-nav-btnPrev {
  left: 0;
  float: left; }

#lightbox-nav-btnNext {
  right: 0;
  float: right; }

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: content-box; }

#lightbox-container-image-data {
  color: #666;
  padding: 0 10px; }

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left; }

#lightbox-image-details-caption {
  font-weight: 700; }

#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1em; }

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em; }

#lightbox-nav > A {
  display: none; }

#lightbox-nav:HOVER > A {
  display: block; }

.site-switch {
  display: inline-block;
  height: inherit;
  height: 74px; }

.site-switch > .site-switch-item {
  display: block;
  height: inherit;
  width: 210px;
  background: rgba(0, 0, 0, 0.2);
  text-align: center;
  float: left;
  border-left: 1px solid #776d5c; }

.site-switch > .site-switch-item A {
  display: inline-block;
  height: inherit;
  width: inherit; }

.site-switch > .site-switch-item:first-child A {
  padding: 0 10px; }

.site-switch > .site-switch-item:first-child A > img {
  margin-top: 21px; }

.site-switch > .site-switch-item:last-child A > img {
  margin-top: 20px; }

.site-switch > .site-switch-item A > img {
  margin-top: 0;
  transition: opacity 0.5s;
  max-width: 100%;
  height: auto !important; }

.site-switch > .site-switch-item:hover A > img {
  opacity: 0.8; }

.request-view-thumb .information-container {
  border: 1px solid #C8C0B2;
  box-sizing: border-box; }

.fold .fold-icon {
  display: inline-block;
  height: 12px;
  width: 12px;
  background: url("images/icon-fold-right-darkgray.png") center center no-repeat;
  transition: all 0.2s;
  margin: 0 10px 0 20px; }

.fold.active .fold-icon {
  background: url("images/icon-fold-down-darkgray.png") center center no-repeat; }

.fold > .fold-content {
  height: auto;
  padding: 0; }

.fold.inactive > .fold-content {
  display: none; }

.icon-comment {
  display: inline-block;
  height: 16px;
  width: 21px;
  background: url("images/icon-comments.png") center center no-repeat;
  transition: all 0.2s;
  margin: 0 5px 0 15px; }

.related-item {
  display: block;
  float: left;
  width: 170px;
  overflow: hidden;
  margin-right: 7px; }

.related-item .image {
  height: 114px;
  overflow: hidden;
  width: 170px;
  overflow: hidden; }

.related-item .image img {
  width: 170px !important;
  height: auto !important; }

.related-item .title {
  height: 38px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  position: relative; }

.related-item .title > .block-arrow {
  background: #fff;
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: -4px;
  left: 30px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Opera, Chrome, and Safari */ }

.related-slider {
  height: 152px; }

.related-slider > .related-slider-nav {
  width: 40px;
  height: 152px;
  display: block;
  background: url("./images/arrow-left-darkgray.svg") no-repeat center 50px rgba(255, 255, 255, 0.5);
  background-size: 12px 24px;
  cursor: pointer; }

.related-slider > .related-slider-nav {
  position: absolute; }

.related-slider > .related-slider-nav.nav-left {
  left: 0; }

.related-slider > .related-slider-nav.nav-right {
  right: 0; }

.related-slider.no-nav > .related-slider-nav {
  display: none; }

.related-slider.no-nav .related-slider-content {
  margin: 0 20px; }

.related-slider > .related-slider-nav.nav-right {
  background: url("./images/arrow-right-darkgray.svg") no-repeat center 50px rgba(255, 255, 255, 0.5); }

.related-slider .related-slider-content {
  width: 100%;
  overflow: hidden;
  height: 157px;
  max-width: 100%; }

.related-slider .related-slider-content > .slide-strip {
  width: 9999px;
  overflow: hidden;
  height: 157px; }

.content-related-content.harvastmap .fold-header h2 {
  background: url("./images/bg-logo-harvestmap.png") no-repeat right 20px center; }

.content-related-content#woodguide-guides .fold-header h2 {
  background: url("./images/bg-logo-woodguide.png") no-repeat right 20px center; }

.fold-header {
  border-bottom: 1px solid #777;
  background: #CCC;
  color: #777;
  padding: 10px 0; }

.content-related-content.related-small-list .related-slider-nav {
  display: none; }

/* Bootstrap */
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: initial;
  margin-bottom: initial; }

.btn {
  padding: 0 10px; }

.col-no-padding,
.container-no-padding,
.row-no-padding {
  padding: 0 !important;
  margin: 0 !important; }

a:focus,
a:hover {
  color: #23527C;
  text-decoration: initial; }

.btn.active,
.btn:active {
  background-image: initial;
  outline: initial;
  -webkit-box-shadow: initial;
  box-shadow: initial; }

.navbar-default {
  background-color: transparent;
  border: none; }

.navbar-toggle {
  float: left;
  margin: 0 0 0 -10px;
  border: none; }

.navbar-static-top {
  border-width: 0; }

.navbar-default .header-menu {
  border: none;
  background: url("images/repeat-menu-su.png") repeat 0 0 transparent;
  z-index: 9999; }

.navbar-nav {
  margin: 0; }

.navbar-default .navbar-nav > li {
  padding: 0 20px; }

.navbar-default .navbar-nav > li.divider {
  border-top: 1px solid #F0EFEA;
  margin: 0 10px; }

.navbar-default .navbar-nav > li > a {
  color: #F0EFEA; }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #F0EFEA; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #F0EFEA; }

/* popup request view */
.request-view-thumb #request-overlay .site-overlay-content {
  width: 640px;
  max-width: 100%; }

@media only screen and (max-width: 1400px) {
  .site-sub-title {
    font-size: 14px; } }

@media only screen and (max-width: 1280px) {
  .site-switch {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .site-sub-title {
    font-size: 12px; }
  .site-intro-desc .site-intro-connect > div img {
    width: 75% !important;
    height: auto !important; } }

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
/*Tablet and mobile */
.mobile .filter-container.filter-main li.list-category-depth-1:hover .category-group .arrow-horizontal,
.tablet .filter-container.filter-main li.list-category-depth-1:hover .category-group .arrow-horizontal {
  background: none;
  /*background-position: -280px -14px;    width: 18px;*/ }

.mobile .filter-container li:hover > div > div .checkbox-styled.checked,
.tablet .filter-container li:hover > div > div .checkbox-styled.checked {
  background-position: -280px -13px; }

/*Tablet only */
.tablet .navbar-toggle {
  display: block; }

.tablet .navbar-toggle .icon-bar {
  width: 33px !important;
  height: 3px !important; }

.tablet .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px !important; }

.tablet #overview-form {
  position: static; }

.tablet #header-left {
  height: 40px; }

.tablet .navbar-default .header-menu {
  padding-top: 15px; }

.tablet .site-sub-title.hidden-xs.hidden-sm {
  display: none; }

.tablet .navbar-nav {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background: url("images/repeat-menu-su.png") repeat 0 0 transparent;
  margin: -15px 0 0; }

.tablet .navbar-nav .divider {
  display: none; }

.tablet #header-container {
  position: fixed; }

/*==========  Mobile First Method  ==========*/
/*All mobile*/
.mobile #header-container {
  position: fixed; }

.mobile .overview-navigation {
  position: fixed;
  z-index: 10; }

.mobile #overview-container {
  margin-top: 42px; }

.mobile .filter-container.filter-main .filter-inner-container {
  overflow-y: scroll; }

.mobile .filter-container .filter-options-inner {
  padding-bottom: 10px; }

.mobile #content-container {
  padding: 40px 0 0; }

.mobile #map-legenda {
  bottom: 3px; }

.mobile.blog #overview-container {
  min-height: 100% !important;
  overflow-y: hidden; }

.mobile.logged-in #overview-form {
  padding-right: 0; }

.mobile .change-story .page-content-inner .upload-images-container .btn-green {
  position: relative;
  left: 0;
  top: 0;
  height: 40px;
  line-height: 39px;
  float: left; }

.mobile .post-edit-map {
  margin-left: -15px; }

/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .tablet #header-left .navbar-toggle {
    display: block;
    height: 40px; }
  .tablet #overview-form {
    margin-top: -18px; }
  .tablet .navbar-nav {
    margin: -15px 0 1px; }
  .tablet .navbar-toggle .icon-bar {
    width: 22px !important;
    height: 2px !important; }
  .tablet .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px !important; }
  .tablet .overview-navigation {
    padding-top: 15px; } }

/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .logged-in #overview-form {
    padding-right: 0; }
  .edit-content-attachments .edit-row-label,
  .edit-sub-row-label,
  .upload-container .edit-row-label {
    float: none;
    padding: 0 20px 0 0;
    text-align: left; }
  /* Navigation bar */
  .navigation-bar {
    max-width: 100%; }
  .navigation-bar:after {
    clear: both; }
  .navigation-bar .post-results {
    float: none;
    text-align: center; }
  .navigation-bar .post-navigation {
    position: relative; }
  .navigation-bar .post-navigation .navigation-inner {
    margin: 15px 0; }
  /* Singel sopost */
  .content-main-content > div {
    display: block !important;
    padding-top: 30px; }
  /* gallery */
  .gallery .gallery-window .gallery-action-zoom {
    display: none !important; }
  .gallery .gallery-window .gallery-navigation,
  .gallery .gallery-window .gallery-navigation {
    display: block !important; }
  .gallery .gallery-window:hover .gallery-controls {
    background: transparent; }
  .gallery .gallery-index .gallery-image-index {
    margin: 10px; }
  /**
         *     Mobile header
        */
  #header-account #header-account-dropdown.login-dropdown {
    width: 300px; }
  #header-container {
    height: 40px; }
  .site-logo {
    width: 150px;
    height: 20px;
    background-size: 100% auto;
    height: 35px;
    margin-left: 10px;
    background-position: 0 center; }
  #header-container #header-account > #header-account-icon {
    margin: 4px 10px; }
  #header-container #header-account {
    margin-top: 0; }
  #header-container .header-account-login_language {
    padding-right: 0; }
  #header-container .header-account-login_language .language-switch {
    display: none; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  #content-container #overview-container {
    padding-left: 0; }
  .logged-in #overview-form {
    padding-right: 0; }
  .site-logo {
    width: 120px; }
  .filter-container.filter-main {
    overflow: auto; }
  #overview-container {
    padding-left: 0; }
  .filter-option-viewmode {
    width: auto; }
  #map-legenda {
    bottom: 0; }
  /* Filter options */
  .criteria-options {
    padding-left: 0; }
  .content-main-nav li {
    float: none;
    border-bottom: none;
    width: 100%; }
  /* EDit page */
  .edit-row-label {
    position: relative;
    left: 0;
    top: 0; }
  .edit-sub-row-content {
    float: none;
    padding: 0; }
  .change-story .page-content-inner .upload-images-container .btn-green {
    position: relative;
    left: 0;
    top: 0; }
  /* Scroll tab container */
  #thumb-container {
    max-width: 100%;
    max-height: 420px;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: scroll; }
  #thumb-container .thumb-overview {
    max-height: inherit;
    width: 99999px;
    overflow: visible; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  #header-left {
    padding-right: 0; } }

@media print {
  a[href]:after {
    content: "" !important; } }

/*# sourceMappingURL=assets/maps/style-su.css.map */
