body {
	line-height: 1.2;
}

.header .logo a {
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
}

.header .logo a img {
	width: 360px;
	height: 116px;
}

.header .logo {
	width: 360px;
}

table.header .button a {
	background-color: #c0c0c0;
	color: #555555;
}

table.header .button a:hover {
	color: #777777;
}

table.header .topButtons .button {
	text-transform: uppercase;
	padding: 10px 3px;
}

table.header .topButtons .button a {
	min-width: 60px;
	padding: 2px 5px;
}

table.header .buttonSection .secondLine .button {
	padding: 25px 3px 0;
}

table.header .rightButtons {
	width: 120px;
	float: right;
	padding-top: 10px;
}

table.header .rightButtons .button {
	width: 80px;
}

table.header .rightButtons .button {
	display: block;
}

table.header .regionalFilterWrapper {
	float: right;
	position: relative;
}

table.header div.button.small {
	padding: 0 0 5px;
	margin: 0 auto;
	height: 13px;
	line-height: 11px;
}

table.header div.button.small a {
	border-radius: 3px;
	font-size: 9px;
	padding: 1px 5px 0;
	white-space: nowrap;
}

div.button a.alert {
	box-shadow: 2px 2px 6px 0px #0099CC;
	-moz-box-shadow: 2px 2px 6px 0px #0099CC;
	-webkit-box-shadow: 2px 2px 6px 0px #0099CC;
	font-weight: bold;
}

.latestComments .button a {
	text-transform: uppercase;
}

.latestComments .latestComment {
	background-color: #C6C6C6;
	padding: 2px 3px 3px;
	margin: 5px 0 15px;
}

.flexslider.w720 .flex-caption {
	width: 710px;
}

.flexslider.w720 .photoWrapper {
	width: 720px;
	height: 450px;
}

.flexslider.w720 .flex-control-nav {
	width: 160px;
}

.flexslider.w720 {
	width: 720px;
	height: 450px;
}

.newArticle {
	line-height: 1.1;
	min-width: 720px;
	min-height: 125px;
	margin: 10px 0 15px 0;
	text-align: left;
	border: 1px solid #c1c1c1;
}

.newArticle .info .title {
	margin: 10px;
	white-space: nowrap;
	overflow: hidden;
}

.newArticle .info .desc {
	margin: 10px;
	height: 53px;
	overflow: hidden;
}

.newArticle .info .meta {
	margin: 10px;
}

.newArticle .info {
	width: 520px;
	float: left;
}

#article-search-results .info {
	width: 720px;
}
 
.newArticle .thumb {
	width: 200px;
	max-height: 125px;
	overflow: hidden;
	float: left;
}

.newArticle .thumb img {
	width: 200px;
}

.newEntityDesc {
	line-height: 1.1;
	min-width: 720px;
	min-height: 125px;
	margin: 10px 0 15px 0;
	text-align: left;
	border: 1px solid #c1c1c1;
}

.newEntityDesc .info .title {
	margin: 5px 10px;
	white-space: nowrap;
	overflow: hidden;
}

.newEntityDesc .info .parents, .newEntityDesc .info .parents a {
	font-weight: bold;
}

.newEntityDesc .info .user {
	font-weight: bold;
	float: right;
}

.newEntityDesc .info .desc {
	margin: 5px 10px;
	height: 49px;
	overflow: hidden;
}

.newEntityDesc .info>div {
	margin: 5px 10px;
}

.newEntityDesc .info {
	width: 570px;
	float: left;
}

.newEntityDesc .thumb {
	width: 150px;
	max-height: 125px;
	overflow: hidden;
	float: left;
}

.newEntityDesc .thumb img {
	width: 150px;
}

.searchFieldContainer {
	position: relative;
}

.searchFieldContainer .diacriticsTrigger {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.searchFieldContainer .typeSelect select {
	padding: 3px;
}

.searchFieldContainer .typeSelect {
	margin-bottom: 5px;
	text-align: right;
}

.searchFieldContainer .textInput.searchQuery {
	padding-right: 30px;
}

.searchFieldContainer .textInput {
	width: 100%;
	padding: 5px 10px;
	margin-bottom: 5px;
}

.searchFieldContainer div.noResults {
	text-align: right;
}

.searchFieldContainer .advanced {
	display: none;
}

.searchFieldContainer .button {
	float: right;
	font-weight: normal;
	padding: 2px 10px;
	margin: 2px 0 2px;
}

.searchFieldContainer .diacritics {
	display: none;
	position: absolute;
	width: 110px;
	background-color: #ddd;
	border: 1px solid #888888;
	top: 25px;
	right: 0;
	z-index: 999;
	padding: 5px;
}

.searchFieldContainer .diacritics span:hover {
	background-color: #ddd;
}

.searchFieldContainer .diacritics span {
	border: 1px solid #888888;
	background-color: #ccc;
	padding: 0;
	cursor: pointer;
	margin: 3px;
	display: inline-block;
	width: 16px;
	height: 16px;
}

.county-indicator {
	position: absolute;
	white-space: nowrap;
	right: 5px;
	top: 45px;
}

.lastSearches {
	max-width: 220px;
	overflow: hidden;
}

.lastSearches a {
	margin-left: 8px;
}

.validation-error {
	color: #b72222;
}

.source-autocomplete {
	width: 300px;
}

.source-autocomplete-list {
	cursor: pointer;
}

.source-autocomplete-clear {
	cursor: pointer;
}

.source-autocomplete.selected {
	font-weight: bold;
	border: 1px solid #808080;
	background: #d1d1d1;
	cursor: default;
}

.postcontainer {
	max-width: 760px;
}

.postcontainer img {
	max-width: 100%;
}

.entity-layout-v2 {
	min-width: 950px;
	max-width: 950px;
}

.entity-layout-v2 .entity-name {
	font-size: 21px;
}

.entity-layout-v2 .entity-description .akap {
	background-color: #cccccc;
	line-height: 1;
}

.entity-layout-v2 .expand-link {
	float: right;
	border: 1px solid #999999;
	padding: 2px 10px;
	display: block;
	font-weight: bold;
}

.entity-layout-v2 .full-version {
	display: none;
}

.entity-layout-v2 .entity-old-name-label {
	text-transform: uppercase;
}

.non-existing-entity {
	background-color: #C6C6C6;
}

.non-existing-entity .sz6 {
	color: #888;
}

.non-existing-marker {
	display: none;
}

.non-existing-entity .non-existing-marker {
	display: inline-block;
}

#photo-grid ul.entity-photo-list {
	text-align: left;
	
}

#photo-grid ul.entity-photo-list li {
	text-align: center;
}

ul.entity-photo-list {
	padding: 0;
}

.photo-details .photoProperties {
	min-width: 451px;
}

ul.entity-photo-list li {
	display: inline-block;
	width: 214px;
	padding: 0;
	margin: 7px 6px;
	border: 1px solid #bbb;
	background-color: #DADADA;
	border-radius: 5px;
}

ul.entity-photo-list.photo-move li {
	width: 137px;
	padding: 3px;
}

ul.entity-photo-list li .photo-wrapper {
	width: 200px;
	margin: 7px;
}

ul.entity-photo-list li .photo-wrapper .thumbnail {
	display: block;
	width: 200px;
	height: 120px;
	line-height: 120px;
}

ul.entity-photo-list li .photo-wrapper .thumbnail img {
	max-width: 200px;
	max-height: 120px;
	vertical-align: middle;
	line-height: normal;
}

ul.entity-photo-list li .photo-wrapper .thumbnail img.hover {
	display: none;
}

ul.entity-photo-list li .photo-wrapper .thumbnail:HOVER img.regular {
	display: none;
}

ul.entity-photo-list li .photo-wrapper .thumbnail:HOVER img.hover {
	display: inline-block;
}

ul.entity-photo-list .info {
	width: 100%;
}

ul.entity-photo-list .description {
	width: 100%;
	height: 22px;
	overflow: hidden;
	padding: 2px;
}

ul.entity-photo-list .info .spacer {
	padding: 4px 0 0;
}

ul.entity-photo-list .info .year {
	float: left;
	padding: 2px;
}

ul.entity-photo-list .info .comments {
	float: right;
	padding: 2px;
}

.photo-thumbnail {
	width: 200px;
}

.photo-thumbnail .thumbnail {
	display: block;
	width: 200px;
	height: 120px;
}

.photo-thumbnail .thumbnail img {
	max-width: 200px;
	max-height: 120px;
}

.photo-thumbnail .thumbnail img.regular {
	width: 200px;
	height: 120px;
}

.photo-thumbnail .thumbnail img.hover {
	display: none;
}

.photo-thumbnail .thumbnail:HOVER img.regular {
	display: none;
}

.photo-thumbnail .thumbnail:HOVER img.hover {
	display: inline-block;
}

.photo-thumbnail-wrapper {
	display: inline-block;
	padding: 2px;
	margin: 7px;
	border: 1px solid #bbb;
	background-color: #dadada;
	border-radius: 5px;
	max-width: 200px;
	width: 200px;
}

.region-selector {
	display: none;
	width: 1200px;
	margin: auto;
}

.region-selector .region.active .label {
	font-weight: bold;
}

.region-selector .region.active {
	background-color: #c0c0c0;
}

.region-selector .row {
	float: right;
	display: inline-block;
}

.region-selector .region {
	display: inline-block;
	float: left;
	width: 170px;
	height: 200px;
	border-radius: 20px;
}

.region-selector .region .label {
	display: block;
	height: 40px;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	padding: 0 5px;
	margin: auto;
}

.region-selector .region.country {
	float: left;
	width: 300px;
	height: 400px;
}

.region-selector .region.country .label {
	font-size: 17px;
}

.region-selector .region a {
	display: block;
}

.region-selector .region.country img {
	max-width: 90%;
}

.region-selector .region img {
	max-height: 80%;
	max-width: 80%;
	display: block;
	margin: 10px auto;
}

.entity-layout-v2 .articles-wrapper {
	padding: 10px 20px;
	width: 897px;
}

.entity-layout-v2 .articles {
	padding: 0;
	margin: 0;
}

.entity-layout-v2 .articles li {
	padding: 0;
	list-style-type: none;
	float: left;
	line-height: 1.1;
	max-width: 446px;
	min-height: 70px;
	margin: 5px 0 0 0;
	text-align: left;
	border: 1px solid #c1c1c1;
}

.entity-layout-v2 .articles li .info .title {
	margin: 5px;
	white-space: nowrap;
	overflow: hidden;
}

.entity-layout-v2 .articles li .info .desc {
	margin: 5px;
	height: 24px;
	overflow: hidden;
}

.entity-layout-v2 .articles li .info .meta {
	margin: 5px;
}

.entity-layout-v2 .articles li .info {
	width: 344px;
	float: left;
}

.entity-layout-v2 .articles li .thumb {
	width: 100px;
	max-height: 70px;
	overflow: hidden;
	float: left;
	border: 1px solid #999999;
}

.entity-layout-v2 .articles li .thumb img {
	width: 100px;
	height: 70px;
	object-fit: cover;
}

.entity-layout-v2 ul.entity-list {
	padding: 0;
	margin: 10px 2px;
}

.entity-layout-v2 ul.entity-list li {
	display: inline-block;
	float: left;
	padding: 2px;
	margin: 0 1px 5px;
	border: 1px solid #bbb;
	background-color: #DADADA;
	border-radius: 5px;
	max-width: 300px;
	width: 300px;
}

.entity-layout-v2 ul.entity-list li .thumbnail {
	display: block;
	max-width: 300px;
	max-height: 180px;
	width: 300px;
	height: 180px;
	overflow: hidden;
}

.entity-layout-v2 ul.entity-list li .thumbnail img {
	max-width: 300px;
	max-height: 180px;
}

.entity-layout-v2 ul.entity-list li .thumbnail img.regular, .entity-layout-v2 ul.entity-list li .thumbnail img.photo-missing {
	width: 300px;
	height: 180px;
}

.entity-layout-v2 ul.entity-list li .thumbnail img.hover {
	display: none;
}

.entity-layout-v2 ul.entity-list li .thumbnail:HOVER img.regular {
	display: none;
}

.entity-layout-v2 ul.entity-list li .thumbnail:HOVER img.hover {
	display: inline-block;
}

.entity-layout-v2 ul.entity-list .info {
	width: 100%;
	height: 22px;
}

.entity-layout-v2 ul.entity-list .title {
	width: 100%;
	overflow: hidden;
	padding: 5px;
	height: 11px;
}

.entity-layout-v2 ul.entity-list .info .photos {
	float: left;
	padding: 5px 10px;
}

.entity-layout-v2 ul.entity-list .info .entities {
	float: right;
	padding: 5px 10px;
}

.entity-layout-v2 .seeAlso {
	margin-bottom: 5px;
}

.entity-layout-v2 .pagination .page-link.active {
	background-color: #bbb;
	font-weight: bold;
}

.entity-layout-v2 .pagination .page-link:HOVER {
	background-color: #bbb;
}

.entity-layout-v2 .pagination .page-link {
	font-size: 13px;
	display: inline-block;
	border: 1px solid #888;
	padding: 3px 4px;
	margin: 0 2px;
	min-width: 15px;
}

.entity-layout-v2 .pagination {
	clear: both;
	padding: 5px;
}

.entity-layout-v2 .entity-description-wrapper {
	padding: 10px 20px;
	width: 897px;
}

.entity-layout-v2 .entity-description {
	padding-bottom: 15px;
}

.entity-layout-v2 .seeAlso a {
	display: inline-block;
	padding: 1px 5px;
	margin: 0 5px;
}

.entity-layout-v2 ul.city-list {
	padding: 0;
	margin: 0 12px;
}

.entity-layout-v2 ul.city-list li {
	display: inline-block;
	float: left;
	width: 214px;
	padding: 0;
	margin: 7px 5px;
	border: 1px solid #bbb;
	background-color: #DADADA;
	border-radius: 5px;
	width: 214px;
}

.entity-layout-v2 ul.city-list li .city-wrapper .description .name {
	font-weight: bold;
}

.entity-layout-v2 ul.city-list li .city-wrapper {
	width: 200px;
	margin: 7px;
}

.entity-layout-v2 ul.city-list li .city-wrapper .thumbnail {
	display: block;
	width: 200px;
	height: 120px;
}

.entity-layout-v2 ul.city-list li .city-wrapper .thumbnail img {
	max-width: 200px;
	max-height: 120px;
	width: 200px;
	height: 120px;
}

.entity-layout-v2 ul.city-list .description {
	width: 100%;
	height: 28px;
	overflow: hidden;
	padding: 2px;
}

.entity-layout-v2 ul.city-list .description i {
	font-size: 10px;
}

.entity-layout-v2 ul.county-list {
	padding: 0;
	margin: 0 12px;
}

.entity-layout-v2 ul.county-list li {
	display: inline-block;
	float: left;
	width: 214px;
	padding: 0;
	margin: 7px 5px;
	border: 1px solid #bbb;
	background-color: #DADADA;
	border-radius: 5px;
	width: 214px;
}

.entity-layout-v2 ul.county-list li .county-wrapper .description .name {
	font-weight: bold;
}

.entity-layout-v2 ul.county-list li .county-wrapper {
	width: 200px;
	margin: 7px;
}

.entity-layout-v2 ul.county-list li .county-wrapper .thumbnail {
	display: block;
	width: 200px;
	height: 120px;
}

.entity-layout-v2 ul.county-list li .county-wrapper .thumbnail img {
	max-width: 200px;
	max-height: 120px;
	width: 200px;
	height: 120px;
}

.entity-layout-v2 ul.county-list .description {
	width: 100%;
	height: 28px;
	overflow: hidden;
	padding: 2px;
}

.entity-layout-v2 ul.county-list .description i {
	font-size: 10px;
}

.county-selector {
	display: none;
	width: 1200px;
	margin: auto;
}

.county-selector .county.active .label {
	font-weight: bold;
}

.county-selector .county.active {
	background-color: #c0c0c0;
}

.county-selector .row {
	float: right;
	display: inline-block;
}

.county-selector .county .img-wrapper {
	min-height: 140px;
}

.county-selector .county {
	display: inline-block;
	float: left;
	width: 168px;
	height: 200px;
	border-radius: 20px;
}

.county-selector .county .label {
	display: block;
	height: 40px;
	text-align: center;
	overflow: hidden;
	font-size: 13px;
	padding: 0 5px;
	margin: auto;
}

.county-selector .county a {
	display: block;
}

.county-selector .county img {
	max-height: 65%;
	max-width: 65%;
	display: block;
	margin: 10px auto;
}

.language-picker a {
	margin: 0 2px;
}

.city-entity-links {
	width: 98%;
	margin: 0 auto;
}

.city-entity-links ul {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.city-entity-links li {
	list-style: none;
	text-align: left;
}

.city-entity-links .title {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 5px 0 3px;
}

.photo-compare-list {
	display: block;
	position: absolute;
	left: 0px;
	top: 45px;
	width: 145px;
	height: 10px;
	z-index: 2;
	overflow-x: visible;
	overflow-y: visible;
	border: 0;
}

.photo-compare-list table.tab1 {
	margin-bottom: 5px;
}

#ssoLoginFrame {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	border: none;
}
.loginForm .layout {
	width: 100%;
}
.loginBox .bottom-part {
	display: table;
	width: 100%
}
.loginBox .bottom-part .row {
	display: table-row;
}
.loginBox .bottom-part .cell {
	display: table-cell;
	vertical-align: middle;
}
.loginBox .bottom-part input {
	margin-top: 5px;
}
.loginBox .bottom-part .language-picker {
	margin-top: 6px;
}

#photoContainer {
	position: relative;
	overflow: hidden;
	border: 1px solid #999999;
	background-color: #C6C6C6;
	padding: 2px;
	display: inline-block;
	margin: 0 auto;
}

#photoContainer .comparisonPhoto {
	position: absolute;
}

#photoContainer .slideshow-arrow {
	z-index: 999;
}

#photoContainer .slideshow-arrow.left {
	left: -8px;
}

#photoContainer .slideshow-arrow.right {
	right: -8px;
}

#photoContainer .slideshow-arrow.left:before {
	transform: rotate(45deg);
	margin-left: 15px;
}

#photoContainer .slideshow-arrow.right:before {
	transform: rotate(225deg);
	margin-right: 15px;
}

#photoContainer .slideshow-arrow:before {
	content: ' ';
	width: 25px;
	height: 25px;
	margin-top: 26px;
	display: block;
	border: 5px solid white;
	border-top: none;
	border-right: none;
	border-radius: 3px;
}

#photoContainer:hover .slideshow-arrow {
	opacity: 0.5;
}

#photoContainer .slideshow-arrow:hover {
	background-color: #333;
}

#photoContainer .slideshow-arrow {
	display: block;
	width: 50px;
	height: 80px;
	position: absolute;
	border: 1px solid white;
	top: 50%;
	margin-top: -50px;
	background-color: #000;
	border-radius: 3px;
	opacity: 0;
	transition: 0.2s;
}

#photoContainer.zoom-in {
	cursor: zoom-in;
}

#photoContainer.zoom-out {
	cursor: zoom-out;
}

#photoMarkerFormContainer {
	cursor: auto;
}

.photoPageWrapper {
	text-align: center;
}

.foto-layout {
	display: inline-block;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
}

.foto-layout.layout-100 {
	max-width: 100%;
}

.foto-layout .foto.main {
	padding: 0;
}

.foto-layout .photo-details {
	margin: 10px auto;
	width: 100%;
}

.foto-layout.layout-100 .foto.main {
	max-width: 100%;
}

.marker-edit-link-true .markerDeleteLink {
	display: initial;
}

.user-photos-accordion h3.user-photos-header.top.user {
	font-size: 13px;
}
.user-photos-accordion h3.user-photos-header.top.user .label {
	left: 6px;
}
.user-photos-accordion .ui-accordion-header-icon {
	display: none;
}
.user-photos-accordion h3.user-photos-header .label {
	position: absolute;
	left: 32px;
	top: 7px;
	white-space: nowrap;
}

.user-photos-accordion h3.user-photos-header .herb {
	position: absolute;
	width: 20px;
	left: 5px;
	top: 3px;
}

.user-photos-accordion h3.user-photos-header.top {
	font-weight: bold;
}

.user-photos-accordion h3.user-photos-header {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #444444;
	font-size: 12px;
	position: relative;
	padding: 0;
	margin: 2px 0;
	height: 30px;
	border-radius: 0;
	background-color: #e2e2e2;
	background-image: none;
	overflow: hidden;
}

.user-photos-accordion .ui-accordion .ui-accordion-content {
	padding: 0;
	text-align: left;
}

.user-photos-accordion .ui-accordion .ui-accordion-content ul {
	padding-left: 30px;
}
.user-photos-accordion .ui-accordion .ui-accordion-content ul li {
	padding: 0;
	margin: 4px 0;
}

.announcement {
	width: 100%;
}
.announcement .wrapper {
	margin: 0 auto;
	width: 1200px;
}
.announcement .content {
	padding: 10px;
}
.announcement p {
	margin: 0;
}
.announcement a {
	font-size: inherit;
	font-family: inherit;
	color: inherit;
}

