/* photo */
.responsive-layout .img-container {
	height: 422px;
	overflow: hidden;
	position: relative;
	width: 100%;
	text-align: center;
	padding: 20px 0px;
	background-color: #191A1B;
}

.responsive-layout .img-container img {
	height: 422px;
}

.responsive-layout .img-container img.full-width {
	left: 50%;
    min-width: 100%;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
}

.photo-infos {
	padding-top: 20px;
	padding-bottom: 20px;
}
.photo-infos .column {
	min-height: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
.photo-infos .fl-l.column {
	margin-right: 20px;
	max-width: 400px;
}
.photo-infos .fl-r.column {
	margin-left: 40px;
}
.photo-infos .column.photo-buttons a {
	margin-bottom: 5px;
	min-width: 100px;
}
.photo-infos .column.photo-buttons .submenu { border: none; }
.photo-infos .column.photo-buttons .submenu .submenu-content a { position: relative; padding-right: 30px; min-width: 160px; }
.photo-infos .column.photo-buttons .submenu .submenu-content a .icon { display: none; }
.photo-infos .column .win-infos {
	width: 345px;
}
.photo-infos .column .profile-nickname {
	font-size: 18px;
	margin-top: 10px;
}
.photo-infos .column .win-infos .link-contest {
    margin-left: 25px;
}
.photo-infos .column .win-infos .icon.icon-contest {
	color: #F7B531;
	top: 2px;
}


.photo-infos .stat-details li {
	height: 35px;
	line-height: 30px;
}
.photo-infos .stat-details .icon {
	margin-left: 15px;
	text-align: center;
	min-width: 20px;
	font-size: 14px;
	display: inline-block;
	line-height: 30px;
}

.photo-infos .stat-details .icon-view {
	font-size: 11px;
}
.photo-infos .stat-details .icon-flash {
	font-size: 17px;
}
.photo-infos .stat-details .icon-comment_simple {
	font-size: 14px;
}


hr {
	border: 1px solid #F4F4F4;
	padding: 0px;
	margin: 0px;
}

.pic-story {
	padding: 35px 0;
	background-color: #F4F4F4;
	font-size: 22px;
	line-height: 28px;
	color: #777;
	text-align: justify;
	border: none;
}

.photo .pic-story p {
	display: block;
	width: 960px;
	margin: 0 auto;
}
.user-materials ul>li {
	margin-bottom: 3px;
}

.photo .title {
	font-size: 16px;
	margin: 0;
	display: inline;
}
.smm-tbbox {
	margin: 5px 0 20px 0;
}
.photo .sub {
	padding: 20px 0 70px 0;	
	float: left;
}
.photo .sub-l {
	width: 590px;
}
.photo-colors {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		 -o-border-radius: 4px;
			border-radius: 4px;
  text-align: center;
  height: 25px;
  overflow: hidden;
  display: inline-block;
  max-width: 210px;
}

.photo-colors > li {
  float: left;
  height: 25px;
  list-style: none outside none;
  width: 30px;
}


.six-cols-layout .four-lci .photo-preview.no-m {
	max-width: 590px;
}
.six-cols-layout .four-lci .photo-preview {
	max-height: 450px;
	max-width: 550px;
	width: auto;
}


.sub .titleregular, .sub .name {
	max-width: 370px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.photo .sub .total {
	float: right;
	margin-right: 20px;
	line-height: 40px;
}
.photo .sub-r {
	width: 330px;
}
.photo p {
	margin: 20px 0 20px 0; 
}
.photo .image-gallery {
	left: -20px !important;
} 

.fieldset {
	position: relative;
    margin-left: 50px;
}
.fieldset textarea {
	resize: none;
	position: relative;
	z-index: 1000;
	padding: 8px 19px 0px 19px;
	height: 30px;
	min-height: 30px;
	border: 1px solid #D7D5D5;
	width: 605px;
}
#write-message textarea {
	position: relative;
	z-index: 10;
}
#write-message textarea {
    font-size: 12px;
    line-height: 16px;
}
#write-comment button[type="submit"] {
	min-width: 80px;
	margin-top: 5px;
	box-sizing: content-box;
	min-height: 20px;
}
#btn-more-comments[type="submit"] {
	min-width: 225px;
}

#new-thread-message-customtextfield {
    left: 36px;
    top: 125px;
}
.comment .wipuserlink {
    color: #808080 !important;
}
.notification-content .wipuserlink {
	border: 0;
}
.wipuserlink {
    text-decoration: underline;
}
#customtextfield-search {
	background: white;
	text-transform: uppercase;
	width: 200px;	
	position: absolute;
	top: 27px;
	left: -20px;
	z-index: 10000;
}
#answer-customtextfield {
	left: 12px;
}
#comment-customtextfield {
    left: 0;
    top: 22px;
}
.customtextfield {
	position: absolute;
	color: transparent;
	white-space: pre-wrap;
}
.customtextfield .searching:after {
	left: -5px;
	top: 19px;
}
.comments-content-zone .comment {
	margin-left: 50px;
	margin-bottom: 25px;
}
.comments-content-zone .comment .sub-t {
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
}
.comments-content-zone .comment .sub-tool {
	margin-left: 25px;
	font-size: 12px;
}
.comments-content-zone .comment .sub-tool a {
	color: #222231;
}
.comments-content-zone .comment .sub-tool a:hover {
	color: #1BD1DE;
}
.comments-content-zone .comment .sub-tool a.button {
	color: white;
	padding: 0px 10px;
}
.comments-content-zone .comment .sub-tool a.button:hover {
	color: white;
}

.comments-content-zone .partner * {
	color: #222;
}
.comments-content-zone b {
	font-family: Helvetica;
	font-weight: bold;
}
.comments-content-zone .premium a, .comments-content-zone .premium a *, .comments-content-zone .partner a, .comments-content-zone .partner a *, .forum.partner td, .forum.partner a {
	color: black !important;
}
#photo-tabs .off {
	display: none;
}

#photo-tabs #photo-mini-gallery {
	padding: 0px 0px 20px 0px;
}

#mini-photo-geolocation-map {
	height: 125px;
	width: 100%;
	margin-top: 20px;
}
#photo-geolocation-map {
	/*position: relative !important;*/
	/*height: 810px;*/
	height: 650px;
}
#photo-tabs .photo-geolocation-map {
	/*height: 810px;*/
	height: 650px;
	width: 100%;
}
#mini-photo-geolocation-map.leaflet-container {
	cursor: pointer;
}

.no-comment-log {
	padding: 20px;
}