/*
	Document   : Photo Projects Module Stylesheet
	Created on : Sep 13, 2016, 3:52:59 PM
	Author     : WAD Solutions
*/
body{
	overflow-y:scroll;
}
.project .content ul.info li span.cat_nm{
	font-weight:normal !important;
	border:0 none !important;
	padding:0 !important;
}
.project .content ul.info li span.cat_nm.jury{
	font-size:12px;
}
.project .content ul.info li a.cat_link{
	display:inline-block; 
	line-height:15px;
	font-size:15px;
	font-weight:bold;
}
.project .content ul.info li a.cat_link.jury{
	font-size:12px;
}
div.height-380{
	height:380px !important;
}
div.change_cover{
	width:982px;
	height:250px;
	position:absolute;
	z-index:99;
}
#project_input_popup{
	width:100%;
	height:100%;
	overflow:hidden;
	background:#151515;
	opacity:0.8;
	z-index:130;
	position:fixed;
	top:0;
	left:0;
}
#copylink{
	float:right;
	margin-right:25px;
}
#vote_btn{
	z-index:1;
}
div.image_container{
text-align:center;
}
body.full_box{
	overflow:hidden;
}
body.full_box div#head-wrap{
	display:none;
}
body.full_box #site-wrap div.project{
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	z-index:99999;
}
body.full_box #site-wrap div.project ul{
	display:none;
}
body.full_box #site-wrap div.project div{
    height: 100%;
    width: 100%;
}
body.full_box #site-wrap div.project div.adult_cover div{
    height: auto;
    width: auto;
}
body.full_box #site-wrap div.project .content.newview .art{
	height:calc(100% - 20px) !important;
	width:calc(100% - 20px) !important;

}
body.full_box #page-wrap {
    display: block;
    height: 100%;
    padding-bottom: 0;
    position: absolute;
    width: 100%;
}
.project .content ul.info li.name span.cat_nm{
	font-size:13px;
}
.project .content ul.info li a.cat_link {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}
body.full_box #site-wrap div.project  img.true_art {
	display: none;
	max-height: calc(100vh - 20px);
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width: 100%;
}
body.full_box #site-wrap div.project  img.old_art {
	display: block;
	max-height: calc(100vh - 20px);
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width: 100%;
}
div.image_container div.img_init{
	display:block;
	position:relative;
}
div.adult_cover{
	background:#202020;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.adult_cover div.inner_cover{
	top:50%;
	position:relative;
	text-align:center;
	transform:translateY(-50%);
}
div.adult_cover div.inner_cover div.title{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}

div.adult_cover div.inner_cover a.right_btn{
    background: #484848;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 42px;
    margin: 20px;
    margin-bottom: 10px;
    text-transform: lowercase;
    width: 138px;
    height: 42px;
}
div.adult_cover div.inner_cover a.left_btn{
    background: #91a61a;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 42px;
    margin: 20px;
    margin-bottom: 10px;
    text-transform: lowercase;
    width: 138px;
    height: 42px;
}
div.section.keywords {
  padding: 10px 15px;
  margin: 12px 0 0px 0;
  background:#fafafa;
  border:1px solid #e5e5e5;
}
div.section.keywords a {
  color: #666666;
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  background: transparent url("/images/tag-label.png") left center no-repeat;
  padding-left: 12px;
  margin-right: 10px;
  text-transform: capitalize;
}
div.section.keywords a:hover {
  color: #a8c11d;
   background: transparent url("/images/tag-label_h.png") left center no-repeat;
}
div.adult_holder{
	float:right;
	padding-top:10px;
	padding-right:20px;
}
div.adult_holder:hover div.icheckbox_minimal{
	border: 1px solid #484848;
	margin:-1px;

}
div.adult_holder label{
	float:left;
	background:none !important;
	padding-left:10px !important;
	padding-right:30px !important;
}
div.adult_holder span{
	font-weight:bold;
	padding-top:3px;
	display:inline-block;
		float:left;
	margin-left:10px;
}
div.adult_holder div{
	float:left;
}

a.left_img_arrow{
	position:fixed;
	left:10px;
	z-index:5;
    width: 200px;
	top:25%;
	height:50%;
	display:block;
	opacity:0;
	text-align:left;
	-webkit-animation: fadein 2s;
	-moz-animation: fadein 2s;
	-ms-animation: fadein 2s;
	-o-animation: fadein 2s;
	animation: fadein 2s;
}
a.right_img_arrow{
    width: 200px;
	top:25%;
	height:50%;
	opacity:0;
	display:block;
	position:fixed;
	right:10px;
	text-align:right;
	z-index:5;
}


a.right_img_arrow img,a.left_img_arrow img{
	top:calc(50% - 20px);
	position:fixed;
}
a.right_img_arrow img{
	right:20px;
}
a.left_img_arrow img{
	left:20px;
}
div.tbl_row{
	display:table-row;

}
div.table{
	display:table;
	margin-bottom:40px;
}

div.vote a.close{
    background: none repeat scroll 0 0 #505050;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
	margin-top:20px;
    text-transform: uppercase;
}
div.static_content table{
	float:none !important;
}
div.rte, .mceContentBody {
	background:#202020 !important;
	color:#999;
	border:0 none;
	float:left;
	padding:3px;
	padding-left:10px;
}
div.slider_projects{
	width:990px;
	margin:0 auto;
	margin-top:30px;
}
a.see_more{
	display:block;
	margin:0 auto;
	width:142px;
	height:42px;
	background:#202020;
	color:#cecece;
	font-size:16px;
	margin-top:40px;
	text-align:center;
	line-height:42px;
}
div.slider_projects div.data{
	color:#ccc;
	font-size:14px;
	text-align:left;
}
div.slider_projects div.data span{
	display:block;
	margin-bottom:3px;
}
div.slider_projects a.img{
	float:left;
	display:block;
	width:250px;
	margin-right:40px;
	margin-left:40px;
}
div.slider_projects a img{
	width:250px;
	height:250px;
}
.sidePanelCarousel ul  .small_project{
	height:auto;
}
.sidePanelCarousel ul .small_project h3 a.a2{
	line-height: 18px;
}
.sidePanelCarousel .small_project h3{
	margin: 3px 0;
}
.sidePanelCarousel ul li {
  width: 300px;
  list-style: none;
  float: left;
}
.sidePanelCarousel .tools {
  position: relative;
  height: 40px;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
}
.sidePanelCarousel .tools a.more {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
}
.sidePanelCarousel .tools .center {
  width: 47px;
  margin: 0 auto;
  padding: 8px 0;
}
.sidePanelCarousel .previous_button, .section.akcent .previous_button {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: transparent url("/images/pager.gif");
  cursor: pointer;
}
.sidePanelCarousel .previous_button_disabled, .section.akcent .previous_button_disabled {
  background: transparent url("/images/pager-dis.gif");
  cursor: default;
}
.sidePanelCarousel .next_button, .section.akcent .next_button {
  display: block;
  float: left;
  width: 23px;
  height: 24px;
  background: transparent url("/images/pager.gif") -24px 0;
  cursor: pointer;
}
.sidePanelCarousel .next_button_disabled, .section.akcent .next_button_disabled {
  background: transparent url("/images/pager-dis.gif") -24px 0;
  cursor: default;
}

.project {
  background-color: #fafafa;
  position: relative;
  margin-bottom: 10px;
  color: #666666;
  overflow: hidden;
}
.project h1 {
  font-weight: normal;
  margin-bottom: 10px;
}
.project h1 a {
  color: #333333;
  font-size: 17px;
  text-decoration: none;
}
.project h2 {
  color: #333333;
  font-size: 18px;
  text-align:center;
  font-weight: normal;
  margin-bottom: 5px;
}
.project .title {
  position: relative;
  padding: 12px;
}
.project .rejected {
  padding: 12px;
  background-color: #f89f05;
  color: #ffffff;
  font-weight: bold;
}
.project .rejected h1 {
  color: #ffffff;
}
.project a.author {
  color: #607816;
  text-decoration: none;
}
.project a:hover.author {
  text-decoration: underline;
}
.project .back {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}
.project .back a {
  color: #999999;
  text-decoration: none;
}
.project .content {
  position: relative;
  /*padding: 0 0 30px 0;*/
}
.project .content.newview {
  left: auto;
	height:calc(100vh - 62px);
  text-align:center;
  width:100%;
  background:#151515;
  float: none;
}
.project .content.newview.cal_view{
	height:calc(100vh - 86px);
}
.project .content.newview div.calendar{
	height:42px;
	border:0 none;
	margin:0 auto;
	padding:10px;
	padding-top:57px;
	padding-bottom:0px;
	background:none;
}
body.full_box #site-wrap div.project div.calendar{
	width:auto;
	padding-top:10px;
	height:auto;
}
body.full_box #site-wrap  div.calendar div.left_switch, body.full_box #site-wrap  div.calendar div.right_switch{
	width:72px;
    display: inline-block;
    vertical-align: top;
}
body.full_box #site-wrap  div.calendar div.current_winner {
    display: inline-block;
    height: 37px;
    padding-top: 5px;
    width: 82px;
}
body.full_box #site-wrap  div.calendar div.current_winner div{
	width:auto;
	height:auto;
}
body.full_box #site-wrap  .content.newview.cal_view div.image_container img {
    height: auto;
	max-height:100%;
	max-width:100%;
}
body.full_box #site-wrap   .content.newview.cal_view div.art  {
	height: calc(100% - 70px) !important;
}
.project .content.newview div.calendar div.current_winner,.project .content.newview div.calendar div.left_switch,.project .content.newview div.calendar div.right_switch{
	display:inline-block;
	vertical-align:top;
}
.project .content.newview div.calendar div.left_switch,.project .content.newview div.calendar div.right_switch{
	width:72px;
}
.project .content.newview div.calendar div.current_winner{
	width:82px;
	padding-top:5px;
	height:37px;
	display:inline-block;
}
.project .content.newview div.calendar div.left_switch a{
	background:transparent url(/images/icons/arrow_left_big.png) no-repeat top center;
	width:42px;
	height:42px;

	display:inline-block;
}
.project .content.newview div.calendar div.left_switch span{
    color: #fff;
    display: block;
    float: left;
	cursor:pointer;
    font-size: 14px;
    height: 42px;
	width:30px;
	text-align:center;
    line-height: 42px;
}
.project .content.newview div.calendar div.right_switch span{
    color: #fff;
    display: block;
    float: right;
	cursor:pointer;
    font-size: 14px;
    height: 42px;
	width:30px;
	text-align:center;
    line-height: 42px;
}
.project .content.newview div.calendar div.left_switch a:hover,.project .content.newview div.calendar div.left_switch span:hover + a{
	background:#484848 url(/images/icons/arrow_left_big_h.png) no-repeat top center;
}
.project .content.newview div.calendar div.right_switch a{
	background:transparent url(/images/icons/arrow_right_big.png) no-repeat top center;
	width:42px;
	height:42px;
	display:inline-block;
}
.project .content.newview div.calendar div.right_switch a:hover,.project .content.newview div.calendar div.right_switch a.hovered{
	background:#484848 url(/images/icons/arrow_right_big_h.png) no-repeat top center;
}
.project .content.newview div.calendar div.current_winner div.day{
	color:#fff;
	font-size:21px;
	text-align:center;
}
.project .content.newview div.calendar div.current_winner div.month{
	color:#fff;
	font-size:14px;
	text-align:center;
}
div.jury_voting .project .content.newview {
	height:inherit;
}
.project .content.newview.add_project{
  background:#fafafa;
}
.project .content.newview.add_project.photobook_bg{
	background:#fafafa url(/images/pattern_bg.jpg) repeat top left;
}
.project .content.newview.add_project.no_height,.project .content.newview.no_height .art{
	max-height:none;
	padding-top:20px;
	height:auto;
	min-height: calc(100vh - 105px);
}
.project.big_project .content.newview.add_project.no_height,.project.big_project .content.newview.no_height .art{
	max-height:none;
	padding-top:20px;
	padding-bottom:0px;
	height:auto;
	min-height: calc(100vh - 105px);
}
div.project_upload .uploadform  .no_height .text .lc{
	position: relative;
}
.project .content.newview.no_height  .image_container {
    position: relative;
    top: auto;
    transform: none;
}
div.project_upload .uploadform  .no_height .text .rc{
	position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;

    width: auto;
}
div.activate_hover{
	height:80px;
	position:relative;
}
div.activate_hover div.dotted_line{
	height:1px;
	width:100%;
	position:absolute;
	top:39px;
	display:none;
	border-bottom:1px dotted #202020;
}
div.activate_hover:hover .add-tools div.add_content{
	display:inline-block;
}
div.project_upload .uploadform .add_project.no_height .rc p{
	color:#fafafa;
}
.project .content.newview.no_height div.image_container img {
    display: none;
	position:relative;
	top:auto;
	transform:none;
    margin: 0 auto;
    max-height:none;
    max-width: 980px;
	width: 980px;
}
.project .content .no_height .image_container{
    max-height: none;
    max-width: none;
}

.project .content.newview div.image_container img{
	margin:0 auto;
	max-height:calc(100vh - 125px);
	 max-width:100%;
	 position:absolute;
	 transform:translate(-50%,-50%);
	 top:1px;
	 display:none;
	 height:auto;
}
.project .content.newview.cal_view div.image_container img{
	height:calc(100vh - 229px);
}
div.jury_voting .project .content.newview div.image_container img{
	max-height:calc(100vh - 127px);
}
.project .content.newview div.image_container div.image img{
	 display:block;
}
.project .content.newview  div.fullinfo img{
	height:300px;
	width:auto;
	vertical-align:bottom;
	border:0 none
}
.project .content.newview .art{
	left: auto;
	width:auto;
	width:calc(100% - 20px);
	height:calc(100vh - 130px);
	padding:10px;
	display:inline-block;
	margin:0 auto;
	float: none;
}
.project .content.newview.cal_view .art{
	height:calc(100vh - 223px);
}
.not-active {
   pointer-events: none;
   cursor: default;
}
a[disabled] {
    pointer-events: none;
}
div.jury_voting .project .content.newview .art{
  float: none;
  padding:10px;
	width: calc(100% - 340px);
	height:calc(100vh - 129px);
}
div.voting_box{
	display:none;
}
div.jury_voting div.voting_box{
	height:calc(100vh - 104px);
	width:320px;
	float:right;
	margin-bottom:-1px;
	display:block;
	background:#262626;
}
.project .content .art {
  position: relative;
  margin:0 auto;
  width:900px;
  /*margin-bottom: 20px;*/
}
.project .content .image_container {
	margin:0 auto;
	 max-width:100%;
	 	max-height:100%;
}
.project .content .image_container img{
	width:100%;
}
.project .content.newview .image_container img{
	width:auto;
}
.project .content.newview .image_container {
  position: relative;
	  top: 50%;
	  transform: translateY(-50%);
}
.project .fullinfo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color:#cecece;
  height:100%;
  z-index: 98;
  background-color: #484848;
  border: 0 none;
  overflow: hidden;
  vertical-align: middle;
}
.project .fullinfo .exif {
  margin: 0 auto;
 	position:relative;
	top:50%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
}
.project .fullinfo .exif .lc {
	display:inline-block;
}
.project .fullinfo .exif .lc .image {
	display:inline-block;
  margin: 0 auto;
  padding: 5px;
}
.project .fullinfo .exif .rc {
	display:inline-block;
  text-align: left;
  padding-left:50px;
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.project .fullinfo .exif .rc h2 {
  font-size: 14px;
  text-align:left;
  color:#cecece;
  font-weight:bold;
  margin-bottom: 18px;
}
.project .fullinfo .exif .rc p {
  margin-bottom: 13px;
  width:auto;
}
.project .fullinfo .exif .rc span {
  display: block;
  width: 150px;
  float: left;
}
.project .fullinfo .close_info {
  position: absolute;
  top: 8px;
  z-index:99999;
  right: 8px;
  display:block;
  width: 42px;
  height: 42px;
    background:#202020 url("/images/icons/close.png") no-repeat center center;
  cursor: pointer;
}
.project .fullinfo .close_info:hover {
    background:#484848 url("/images/icons/close.png") no-repeat center center;
}
.project .content img.loaderImage {
  cursor: pointer;
}
.project .content ul.info {
  width: 100%;
  z-index:99;
  height: 40px;
  margin-bottom: 20px;
  background: black url("/images/info_panel_bg.gif") repeat-x;
  list-style: none;
}
.project .content.newview ul.info{
	width: 96%;
	height: 42px;
	padding-left:2%;
	padding-right:2%;
	margin-bottom: 20px;
	background: #202020;
	list-style: none;
}
div.no-bottom-padding .project .content.newview ul.info{
	margin-bottom: 0px;
	position:fixed;
	bottom:0;
}
div.no-bottom-padding .project.project_upload .content.newview ul.info{
	margin-bottom: 0px;
	position:relative;
	bottom:0;
}
div.jury_voting .project .content.newview ul.info{
  margin-bottom: 0px;
}
div.jury_voting .project{
	margin-bottom:0;
}
.project .content ul.info li {
  display: block;
  float: left;
  margin-left: 0;
}
.project .content ul.info li.name {
	padding-top:0px;
	color:#ccc;
}
div.jury_voting  .project .content ul.info li.name {
	padding-top:12px;
	color:#ccc;
}
.project .content ul.info li.name span{
	color:#eeeeee;
	line-height:16px;
	font-weight:normal;
	font-size:15px;
}
.project .content ul.info li.exif {
  cursor: pointer;
  height: 42px;
}
.project .content ul.info li.exif img{
	height:42px;
}
.project .content  ul.info li.tools {
  float: right;
  width: 42px;
  height: 42px;
  margin: 0px;
}
.project .content  ul.info li.tools a:hover {
	background-color:#484848 !important;
}
.project .content  ul.info li.tools a.remove_list:hover {
	background-color:#cc0000 !important;
}
.project .content  ul.info li.tools a.vote_list:hover {
	background-color:#91a61a !important;
}
.project .content ul.info li.tools.comments span,.project .content ul.info li.tools.critique span{
	display:block;
	margin-left:3px;
}
#site-wrap div.jury_voting {
	padding-bottom:0;
}
div.report2admin, div.jury_dir{
	position:absolute;
	background:#fff;
	right:0;
	display:none;
	width:300px;
	height:390px;
	bottom:42px;
	z-index:70000;
}
div.jury_dir{
	height:auto;
}
div.jury_dir #category_id-button{
	background:#202020;
	border-radius:0;
    float: left;
    margin-left: 20px;
}
div.jury_dir #ratings-button{
	background:#202020;
	border-radius:0;
    float: left;
    margin-left: 20px;
}
div.report2admin p,div.jury_dir p{
	color:#202020;
	width:auto;
	text-align:left;
	font-size:12px;
	margin-left:20px;
	margin-top:20px;
}
div.report2admin p.thanks,div.jury_dir p.thanks{
	float:left;
	margin-top:16px;
	width:150px;
}
div.report2admin h3,div.jury_dir h3{
	width:calc(100% - 20px);
	color:#fff;
	margin-bottom:30px;
	text-align:left;
	padding-left:20px;
	font-size:12px;
	line-height:42px;
	background:#202020;
	height:42px;
}
div.report2admin ul,div.jury_dir ul{
	list-style:none;
	margin-left:20px;
	padding-left:0px;
}
div.report2admin ul li,div.jury_dir ul li  {
	text-align:left;
	color:#202020;
	clear:both;
	margin-bottom:10px;
}
div.report2admin ul li label,div.jury_dir ul li label{
	float:left;
	color:#202020;
	margin:0;
	line-height:18px;
	width:250px;
}
div.report2admin ul li input[type="checkbox"],div.jury_dir ul li input[type="checkbox"]{
	width:auto;
	margin-top:3px;

	display:inline-block;
	float:left;
	height:auto;
	margin-bottom:0px;
	margin-right:10px;
}
div.report2admin input[type="submit"],div.jury_dir input[type="submit"]{
	cursor:pointer;
	background:#202020;
	float:right;
	width:100px;
	line-height:14px;
		margin-top:20px;
	height:30px;
	margin-right:20px;
	color:#fff;
}
div.report2admin input[type="submit"]:hover,div.jury_dir input[type="submit"]:hover{
	background:#a8c11d;
}
.project .content ul.info li.tools a{
	cursor:pointer;
}
.project .content ul.info li.tools.report a{
  background: transparent url("/images/icons/attention.png") center center no-repeat;
}
.project .content ul.info li.tools.report a:hover{
  background: transparent url("/images/icons/attention_h.png") center center no-repeat;
}
.project .content ul.info li.tools.report a.clicked{
  background: transparent url("/images/icons/attention_h.png") center center no-repeat;
}
.project .content ul.info li.tools.report a.clicked{
	background-color:#484848;
}
.project .content ul.info li.tools.category a.clicked{
	background-color:#484848;
}
.project .content ul.info li.tools.fliph a{
  background: transparent url("/images/ico-fliph.png") center center no-repeat;
}
.project .content ul.info li.tools.exif a{
  background: transparent url("/images/icons/info.png") center center no-repeat;
}
.project .content ul.info li.tools.exif a:hover{
  background: transparent url("/images/icons/info_h.png") center center no-repeat;
}
.project .content ul.info li.tools.jury_vote a{
  background: transparent url("/images/icons/check.png") center center no-repeat;
}
.project .content ul.info li.tools.jury_vote a:hover{
  background: transparent url("/images/icons/check_h.png") center center no-repeat;
}
.project .content ul.info li.tools.refuse_it a{
  background: #4c0f0f url("/images/icons/close_h.png") no-repeat scroll center center;
}
.project .content ul.info li.tools.refuse_it a:hover{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center !important;
}
.project .content ul.info li.tools.category a{
  background: transparent url("/images/icons/category.png") center center no-repeat;
}
.project .content ul.info li.tools.category a:hover{
  background: transparent url("/images/icons/category_h.png") center center no-repeat;
}
.project .content ul.info li.tools.jury_vote.active a{
	background-color:#484848 !important;
}
.project .content ul.info li.tools.reload a{
  background: transparent url("/images/icons/random.png") center center no-repeat;
}
.project .content ul.info li.tools.img_link a{
  background: transparent url("/images/icons/link.png") center center no-repeat;
}
.project .content ul.info li.tools.img_link a:hover{
  background: #484848 url("/images/icons/link_h.png") center center no-repeat !important;
}
.project .content ul.info li.tools.reload a:hover{
  background: transparent url("/images/icons/random_h.png") center center no-repeat;
}
.project .content ul.info li.tools.comments{
	width:50px;
}
.project .content ul.info li.tools.comments a{
  background: transparent url("/images/icons/comments.png") left center no-repeat;
	padding-left:10px;
	width:45px;
	cursor:pointer;
}
.project .content ul.info li.tools.views a:hover{
  background: #484848 url("/images/icons/view_h.png") left center no-repeat !important;
}
.project .content ul.info li.tools.views{
	width:auto;

}
.project .content ul.info li.tools.views {
	width:auto;
}
.project .content ul.info li.tools.views a{
  background: transparent url("/images/icons/view.png") left center no-repeat;
	padding-left:35px;
	padding-right:10px;
	width:auto;
	cursor:pointer;
}
.project .content ul.info li.tools.comments a:hover{
  background: #484848 url("/images/icons/comments_h.png") left center no-repeat !important;
}

.project .content ul.info li.tools.critique{
	width:50px;
}
.project .content ul.info li.tools.critique a{
  background: transparent url("/images/icons/critique.png") left center no-repeat;
	padding-left:13px;
	width:43px;
	cursor:pointer;
}
.project .content ul.info li.tools.critique a:hover{
  background: #484848 url("/images/icons/critique_h.png") left center no-repeat;
}
.project .content ul.info li.tools.twitter a{
  background: transparent url("/images/icons/sharing_twiter.png") center center no-repeat;
}
.project .content ul.info li.tools.twitter a:hover{
  background: transparent url("/images/icons/sharing_twiter_h.png") center center no-repeat;
}
.project .content ul.info li.tools.sharing a{
  background: transparent url("/images/icons/sharing.png") center center no-repeat;
}
.project .content ul.info li.tools.sharing.clicked a{
  background: #484848 url("/images/icons/sharing_h.png") center center no-repeat;
}
.project .content ul.info li.tools.exif.clicked a{
  background-color: #484848 ;
}
.project .content ul.info li.tools.sharing a:hover{
  background: transparent url("/images/icons/sharing_h.png") center center no-repeat;
}
.project .content ul.info div.social_icons{
    background: #202020 none repeat scroll 0 0;
    display: inline-block;
    float: right;
    margin-bottom: 2px;
    margin-top: -44px;
    position: relative;
    text-align: right;
	display:none;
}

.project .content ul.info li.tools.facebook a{
  background: transparent url("/images/icons/sharing_facebook.png") center center no-repeat;
}
.project .content ul.info li.tools.facebook a:hover{
  background: transparent url("/images/icons/sharing_facebook_h.png") center center no-repeat;
}
.project .content ul.info li.tools.pinterest a{
  background: transparent url("/images/icons/sharing_pinterest.png") center center no-repeat;
}
.project .content ul.info li.tools.pinterest a:hover{
  background: transparent url("/images/icons/sharing_pinterest_h.png") center center no-repeat;
}
.project .content ul.info li.tools.google a{
  background: transparent url("/images/icons/sharing_google.png") center center no-repeat;
}
.project .content ul.info li.tools.google a:hover{
  background: transparent url("/images/icons/sharing_google_h.png") center center no-repeat;
}
div.activatebar{
	width:100%;
	height:42px;
}
div.activatebar a.activate,div.activatebar span,div.activatebar span a.login{
	width:calc(100% - 42px);
	display:block;
	float:left;
	height:42px;
	line-height:42px;
	background:#91a61a;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
}
div.activatebar a.activate:hover{
	background:#484848;
}

.project .content ul.info li:hover.tools.fliph a{
  background: transparent url("/images/ico-fliph-hl.png") center center no-repeat;
}
.project .content ul.info li.tools.fliph.sel a{
  background: transparent url("/images/ico-fliph-hl.png") center center no-repeat;
}
.project .content ul.info li.tools.flipv a{
  background: transparent url("/images/ico-flipv.png") center center no-repeat;
}
.project .content ul.info li:hover.tools.flipv a{
  background: transparent url("/images/ico-flipv-hl.png") center center no-repeat;
}
.project .content ul.info li.tools.flipv.sel a{
  background: transparent url("/images/ico-flipv-hl.png") center center no-repeat;
}
.project .content ul.info li.tools.bw a{
  background: transparent url("/images/icons/grayscale.png") center center no-repeat;
}
.project .content ul.info li.tools.bw a:hover{
  background: transparent url("/images/icons/grayscale_h.png") center center no-repeat;
}
.project .content ul.info li.tools.bw.sel a{
  background: transparent url("/images/icons/grayscale_g.png") center center no-repeat;
}
.project .content ul.info li.tools.crop a{
  position: relative;
  background: transparent url("/images/crop_icon.png") center center no-repeat;
}
.project .content ul.info li:hover.tools.crop a{
  background: transparent url("/images/crop_icon.png") center center no-repeat;
}
.project .content ul.info li.tools.crop.sel a{
  background: transparent url("/images/ico-crop-hl.png") center center no-repeat;
}
.project .content ul.info li.tools.loader {
  background: transparent url("/images/ajax-loader-mini.gif") center center no-repeat;
}
.project .content ul.info li.tools.crop a.insert {
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 22px;
  cursor: pointer;
  display: none;
}
.project .content ul.info li.tools.crop.sel a.insert {
  display: block;
}
.project .content ul.info li a {
  color: #cccccc;
  text-decoration: none;
  display:block;
  font-size: 12px;
  line-height: 42px;
}
.project .content ul.info:hover li a, .project .content ul.info.displayed li a {

}
.project .content ul.infoBg {
  width: 100%;
  height: 40px;
  margin: 20px 0;
  list-style: none;
}
.project .content ul.infoBg li {
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 2px;
  float: left;
  cursor: pointer;
}
.project .content ul.infoBg li.selected {
  width: 12px;
  height: 12px;
  border: 1px solid #b9d037;
}
.project .vote {
  display: block;
  text-align: center;
  margin-top: 35px;
  margin-bottom: 55px;
  padding-right: 60px;
  padding-left: 50px;
  *zoom: 1;
}
.project .vote.no_jury {
  display: block;
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-right: 60px;
  padding-left: 50px;
  background:#262626;
  *zoom: 1;
  margin:0;
  border-bottom:1px solid #e5e5e5;
}
div.vote p.to_jury{
	color:#cecece;
}
.project .add_project .vote.no_jury {
	background:none;
	border:0 none;
}
.project .vote.no_jury .chart-block .chart-circle .vote-count .float {
    font-size: 16px;
}
.project .vote.no_jury .chart-block .chart-circle .vote-count {
    color: #fff;
    font-size: 48px;
    left: 63px;
    position: absolute;
    top: 77px;
}
div.opentip-container{
	z-index:1000 !important;
	display:block !important;
}

[data-tooltip] {
    position: relative;
	 z-index: 55555;
    cursor: pointer;
}
div.register_section .loginform a.av{
	display:none;
}
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
		 z-index: 99999;
    pointer-events: none;
}
[data-tooltip]:before {
    position: absolute;
    bottom: 130%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -120px;
    padding: 7px;
    width: auto;
	min-width:180px;
    background-color: #fff;
    color: #999999;
    content: attr(data-tooltip);
    text-align: left;
	text-transform:none;
-webkit-box-shadow: 0px 0px 2px 0px rgba(229, 229, 229, 1);
-moz-box-shadow:    0px 0px 2px 0px rgba(229, 229, 229, 1);
box-shadow:         0px 0px 2px 0px rgba(229, 229, 229, 1);
    font-size: 12px;
text-wrap:none;
	line-height:14px;
	 z-index: 99999;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

span.sm [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -60px;
	min-width:100px;
}
div.proportions [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -50px;
	min-width:80px;
}
div.buttons [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -50px;
	min-width:80px;
}
div.buttons-wrapper [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
	min-width:100px;
}
div.buttons-wrapper a.show_page_info[data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -140px;
	min-width:160px;
}
ul.info [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
	min-width:140px;
}
li.jury_vote [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -40px;
	min-width:60px;
}
div.criteria-title [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -100px;
}
div.jury_voting  div.criteria-title [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -140px;
}
[data-tooltip]:before {
	text-align:center;
	width:auto;
}
.default {
	background: #292929;
	border:0 none;
	border-radius: 0;
	overflow: hidden;
	margin-right:30px;
	position:relative;
	box-shadow: none;
	height:42px;
}
.no_jury .first.default{
	background:#bac28a;
}
.no_jury .second.default{
	background:#80c0c5;
}
.no_jury .third.default{
	background:#b18ab8;
}
.no_jury .fourth.default{
	background:#c67a72;
}
.no_jury .fifth.default{
	background:#d4e08e;
}

.project .vote .criteria .criteria-wrap ol.default  {
    display: block;
	float:left;
	width:220px;
    margin-bottom: 20px;
    margin-right: 30px;
}
.project .vote div.the_bar{
	line-height:42px;
	color:#fff;
	font-size:16px;
	padding-left:20px;
}
.project .vote .criteria .criteria-wrap ol.default li {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
	background:none !important;
    margin-bottom: 0;
    padding: 12px 18px;
    position: relative;
    top: 0;
}
.default div {
	height:42px;
    position: absolute;
}
.project .vote.no_jury .criteria .criteria-wrap ol.default.first div {
	background-color: #748515;

}
[data-tooltip]:after {
    position: absolute;
    bottom: 118%;
    left: 50%;
    margin-left: -10px;
    width: 0;
	width:18px;
	height:10px;
	background:transparent url(/images/tool_arrow.png) no-repeat top center;
    content: " ";
    font-size: 0;
    line-height: 0;
	 z-index: 1000;
}

ul.info [data-tooltip]:after {
    position: absolute;
    bottom: 118%;
    left: 50%;
    margin-left: -10px;
    width: 0;
	width:18px;
	height:10px;
	background:transparent url(/images/tool_arrow.png) no-repeat top center;
    content: " ";
    font-size: 0;
    line-height: 0;
	 z-index: 1000;
	 
}
div.text.data [data-tooltip]:before {
	text-align:left;
	width:auto;
}
div.text.data [data-tooltip]:after {
    position: absolute;
    bottom: 98%;
    left: 50%;
    margin-left: -10px;
    width: 0;
	width:18px;
	height:10px;
	background:transparent url(/images/tool_arrow.png) no-repeat top center;
    content: " ";
    font-size: 0;
    line-height: 0;
	 z-index: 1000;
}
form#voteExtendedForm [data-tooltip]:after {
    position: absolute;
    bottom:127%;
    left: 50%;
    margin-left: -10px;
    width: 0;
	width:18px;
	height:10px;
	background:transparent url(/images/tool_arrow.png) no-repeat top center;
    content: " ";
    font-size: 0;
    line-height: 0;
	 z-index: 1000;
}
div.criteria-title [data-tooltip]:after {
    bottom: 98%;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
	 z-index: 1000;
}
div.opentip-container canvas{
	display:none !important;
}
div.jury_voting .project .vote {
  padding-right: 0px;
  padding-left: 0px;
   margin: 0px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.project .vote .question {
  margin-bottom: 40px;
}
div.jury_voting .project .vote .question {
  margin-bottom: 15px;
  font:17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight:normal;
  color:#fff;
}
.project .vote .criteria{
	display:inline-block;
}
.project .vote .criteria .criteria-wrap {
  text-align: left;
  clear:both;
}
.project .vote .criteria .criteria-wrap.last ol {
  margin-bottom: 0;
}
.project .vote .criteria .criteria-wrap ol {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-flex;
}
div.jury_voting .project .vote .criteria .criteria-wrap ol{
  margin-right: 0px;
   margin-bottom: 15px;
}
.project .vote .criteria .criteria-wrap ol li {
  font-size: 15px;
  color: #FFFFFF;
  display: inline-block;
  margin-bottom: 0;
  padding: 12px 18px;
  cursor: pointer;
}
.project .vote .criteria .criteria-wrap ol.first li {
  background-color: #748515;
}
.project .vote .criteria .criteria-wrap ol.first li.selected {
  background-color:#9eaa5c;
}
.project .vote .criteria .criteria-wrap ol.second li {
  background-color: #00808b;
}
.project .vote .criteria .criteria-wrap ol.default.second div {
	background-color: #00808b;
}
.project .vote .criteria .criteria-wrap ol.second li.selected {
  background-color: #4da6ae;
}
.project .vote .criteria .criteria-wrap ol.third li{
  background-color: #631471;
}
.project .vote .criteria .criteria-wrap ol.default.third div {
	background-color: #631471;
}
.project .vote .criteria .criteria-wrap ol.third li.selected {
  background-color: #925b9c;
}
.project .vote .criteria .criteria-wrap ol.fourth li{
  background-color: #ae4035;
}
.project .vote .criteria .criteria-wrap ol.default.fourth div {
	background-color: #ae4035;
}
.project .vote .criteria .criteria-wrap ol.fourth li.selected {
  background-color: #c67a72;
}
.project .vote .criteria .criteria-wrap ol.fifth li{
  background-color: #9C9B99;
}
.project .vote .criteria .criteria-wrap ol.default.fifth div {
	background-color: #9C9B99;
}
.project .vote .criteria .criteria-wrap ol.default li{
	background-color:none !important;
}
.project .vote .criteria .criteria-wrap ol.fifth li.selected {
  background-color: rgba(156, 155, 153, 0.6);
}
.project .vote .criteria .criteria-wrap .criteria-title {
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  margin-top: 10px;
  text-align: left;
  display: inline-block;
}
.project .vote .criteria .criteria-wrap .criteria-title.new_type {
  text-transform: none;
  font-size: 17px;
  color: #484848;
  margin-bottom:20px;
  margin-top: 10px;
  text-align: center;
  display: block;
}
div.jury_voting .project .vote .criteria .criteria-wrap .criteria-title {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  margin-top: 0px;
  width:100%;
   margin-bottom: 5px;
  text-align: center;
}

.project .vote .criteria .criteria-wrap .criteria-title .hint {
  font-size: 13px;
  margin-top: -2px;
  position:relative;
  margin-left: 2px;
  color: #7a7a7a;
}
.project .vote .chart-block {
  overflow: hidden;
  *zoom: 1;
}
div.jury_voting .project .vote .chart-block{
	margin-bottom:20px
}
.project .vote .chart-block .chart-title,
.project .vote .chart-block .chart-circle {
  float: left;
  cursor:pointer;
}
.project .vote .chart-block .chart-title {
  margin-top: 40px;
  margin-right: 20px;
  font-size: 15px;
  color: #000000;
}
.project .vote.no_jury .chart-block .chart-title {
  margin-top: 10px;
  margin-right: 20px;
  font-size: 15px;
  text-align:center;
  width:100%;
  color: #fff;
}
.project .vote .chart-block .chart-circle {
  display: inline-block;
  position: relative;
}
div.jury_voting .vote .chart-block .chart-circle {
	margin:0 auto;
  display: block;
  float:none !important;
}
.project .vote .chart-block .chart-circle .vote-count {
  font-size: 18px;
  color: #000000;
  position: absolute;
  top: 40px;
  left: 35px;
}
div.jury_voting .project .vote .chart-block .chart-circle .vote-count {
  font-size: 18px;
  color: #000000;
  position: relative;
	margin:0 auto;
  top: auto;
  margin-top:-59px;
  height:59px;
  left: auto;
 }


.project .vote .chart-block .chart-circle .vote-count-single {
  font-size: 28px;
  color: #000000;
  position: relative;
  top: 0;
	margin-top:-60px;
	margin-bottom:60px;
}
.project .vote .chart-block .chart-circle .vote-count .float {
  font-size: 15px;
}
.project .vote .button {
  cursor: pointer;
  background-color: #91a61a;
  padding: 12px 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  line-height: 1em;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 124px;
}
.project .vote .button.bigger{
  width: auto;
}
.project .vote .button.bigger:hover{
  background:#484848;
}
.project .vote .rearrange_btn{
	float:right;
	margin-right: 28px;
	margin-top: -50px;
	position: relative;
}
div.jury_voting .project .vote .button.vote_normal {
  background-color: #5a5a5a;
  margin-bottom:10px;
   margin-top:10px;
}
.project .vote .button.single{
  text-align:center;
  font-size:17px;
  padding: 0px;
  line-height:42px;
  width:140px;
  height:42px;
}
.project .vote .button.single.voted{
  font-size:20px;
  padding: 0px;
  line-height:80px;
  width:80px;
  height:80px;
}
.project .vote .button.single.not_voted_yet{
  text-align:center;
  font-size:16px;
  color:#fff;
  text-transform:uppercase;
  padding: 0;
  display:block;
  line-height:45px;
  width:140px;
  height:42px;
  background: #484848;
  margin:0 auto;
}
.project .vote .button.single:hover{
  background: #202020;
}
.project .vote .button.single.not_voted_yet:hover{
  background: #202020;
}
.project .vote .button.withSimple {
  margin-right: 20px;
}
.project .vote .button.orange {
  background-color: #CC6600;
}
.project .vote .button.disabled {
  background-color: #c2c2c2;
}
.project .vote .button.disabled.single{
  background: #484848;
}
.project .vote input {
  width: 120px;
  height: 120px;
  border: 0;
}
.project p {
  width: 900px;
}

div.section.share {
  height: 44px;
}

ul.share {
  width: 640px;
  margin: 0 auto;
  list-style: none;
}
ul.share * {
  font-family: Arial;
}
ul.share li {
  color: #666666;
  font-size: 11px;
  margin: 10px 3px;
  line-height: 24px;
  float: left;
}
ul.share li.getlink {
  height: 24px;
  margin-left: 20px;
  padding-left: 20px;
  background: transparent url("/images/get-link.gif") center left no-repeat;
  clear: right;
}
ul.share li.getlink input {
  width: 238px;
  height: 24px;
  font-size: 11px;
  color: #666666;
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
}
ul.share li input {
  width: 140px;
  line-height: 24px;
  height: 26px;
}
ul.share input.copy {
  width: 92px;
  height: 24px;
  font-size: 11px;
  color: #000000;
  background-color: #fcfcfc;
  border: 1px solid #e6e6e6;
  padding-bottom: 2px;
}

.comments-tabs {
  height: 40px;
  background-color: #e5e5e5;
  border-bottom: 2px solid #505050;
  color: #333333;
  font-weight: bold;
}
.comments-tabs .comment {
  line-height: 40px;
  padding-left: 20px;
  padding-right:20px;
  background:none;
  color:#505050;
  border:0 none;
  display:inline-block;
}
.comments-tabs a {
  display: inline-block;
  padding-left: 40px;
  padding-right:40px;
  float: left;
  text-decoration: none;
  line-height: 38px;
  text-align: center;
  color:#505050;
}
.comments-tabs a.active-tab {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #505050), color-stop(100%, #505050));
  background-image: -webkit-linear-gradient(#505050, #505050);
  background-image: -moz-linear-gradient(#505050, #505050);
  background-image: -o-linear-gradient(#505050, #505050);
  background-image: linear-gradient(#505050, #505050);
  float: left;
  color: #fff;
  padding: 1px 0;
   padding-left: 40px;
  padding-right:40px;
}
.comments-tabs a.only-comments {
  background-image: none;
  text-align: left;
  padding-left: 10px;
  color: #000000;
}

.section.comments h1 {
  margin: 0;
  padding: 0 18px;
  padding-right:10px;
  background:#fafafa;
  border:1px solid #e5e5e5;
  color: black !important;
  font: bold 12px / 40px 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.section.comments h1 span {
  color: #999999;
  font-weight: normal;
}
.section.comments .comment {
  padding: 15px;
  border-top:0 none;
  min-height:60px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.section.comments .comment .image {
  width: 60px;
  float: left;
  height:auto;
  background:none;
  margin-right: 10px;
}
.section.comments .comment .content {
  width: 500px;
  float: left;
}
.section.comments .comment a {
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}
.section.comments .comment strong {
  color: #666666;
}
.section.comments .comment a:hover {
  text-decoration: underline;
}
.section.comments .comment .content span {
  font-size: 11px;
  color: #999999;
}
.section.comments .comment .content .div {
  margin-top: 5px;
  font: normal 12px / normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
.section.comments .comment:hover {
  background-color: #ffffff;
}
.section.comments .comment:hover a {
  color: #78a931;
}
.section.comments h1 div.filter {
  width: 300px;
  height: 35px;
  margin-top: 5px;
  color: #999999;
  font-size: 11px;
  line-height: normal;
  float: right;
  text-align: right;
}
.section.comments h1 div.filter a {
  font-size: 11px;
  line-height: normal;
  color: #78a931;
}
.section.comments .comment .infopanel {
  width: 55px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  font-size: 9px;
  line-height: normal;
  margin: 0;
  padding: 0;
  border: none;
  opacity: 0.2;
}
.section.comments .comment:hover .infopanel {
  opacity: 1;
}
.section.comments .comment .infopanel a.rate-up, .section.comments .comment .infopanel a.rate-down, .section.comments .comment .infopanel a.report, .section.comments .comment .infopanel a.answer, .section.comments .comment .infopanel a.hide, .section.comments .comment .infopanel a.delete , .section.comments .comment .infopanel a.edit{
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin-top: 5px;
}
.section.comments .comment .infopanel a.edit {
margin-left: 5px;
}
.section.comments .comment .infopanel a.rate-up {
margin-left: 5px;
  background: transparent url("/images/btn-rate-up.gif") no-repeat;
}
.section.comments .comment .infopanel a.rate-down {
margin-left: 5px;
  background: transparent url("/images/btn-rate-down.gif") no-repeat;
}
.section.comments .comment .infopanel a.report {
  background: transparent url("/images/btn-report.gif") no-repeat;
  float:right;
    margin-left: 5px;
}
.section.comments .comment .infopanel a.answer {
  width: 55px;
    float:right;
	margin-left: 5px;
  background: transparent url("/images/btn-answer.gif") no-repeat;
}
div.sub_comments{
	margin-left:30px;
}
.section.comments .comment .infopanel a.hide {
margin-left: 5px;
  width: 55px;
  background: transparent url("/images/btn-hide.gif") no-repeat;
}
.section.comments .comment .infopanel a.delete {
  float: right;
  margin-left: 5px;
  background: transparent url("/images/btn-delete.gif") no-repeat;
}
.section.comments .comment .infopanel a.edit {
  float: right;
  margin-left: 5px;
  background: transparent url("/images/btn-edit.gif") no-repeat;
}
.section.comments .comment .infopanel a.rate-up span, .section.comments .comment .infopanel a.rate-down span, .section.comments .comment .infopanel a.report span, .section.comments .comment .infopanel a.answer span, .section.comments .comment .infopanel a.hide span, .section.comments .comment .infopanel a.delete span, .section.comments .comment .infopanel a.edit span {
  display: none;
}
.section.add-comment {
  padding: 12px;
  padding-left:0px;
  padding-right:0px;
  margin-bottom:0px;
}
.section.add-comment textarea {
  width: 625px;
  font-size: 12px;
  color: #333333;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
div.spisanie .section.add-comment textarea {
  width: 618px;
  font-size: 12px;
  color: #333333;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.section.add-comment textarea.default {
  color: #999999;
}
.section.add-comment form {
  margin: 0;
  padding: 10px;
   border: 0 none;
  background:#fafafa;
}
.section.add-comment input[type="submit"] {
  float: right;
  margin: 10px 0px 0 0;
background:#999;
color:#fff;
width:100px;
cursor:pointer;
font-size:11px;
height:24px;
line-height:14px;
}
.add_sub{
	display:none;
    margin-left: 15px;
    margin-top: 10px;
    width: calc(100% - 27px);
}
.add_sub input[type="submit"] {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 11px;
    height: 24px;
    line-height: 14px;
    margin: 10px 0 0;
    width: 100px;
}
a.cancel_commenting{
	float:right;
	margin-right:10px;
	padding-top:12px;
	display:block;
}
.add_sub textarea{
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    color: #333333;
    font-size: 12px;
    padding: 10px;
    width: calc(100% - 20px);
}
.section.add-comment input.red[type="submit"],.add_sub input.red[type="submit"]{
	background:#990000;
	color:#fff;
	width:160px;
}
.section.add-comment input.red:hover[type="submit"],.add_sub input.red:hover[type="submit"] {
	background:#990000;
}
.section.add-comment input:hover[type="submit"] {
	background:#a8c11d;
}
.section.add-comment p.not-logged {
  display: block;
  width: calc(100% - 12px);
  font-size: 12px;
  color: #333333;
  padding: 5px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.section h1.galleryTitle a.author {
  color: #607816;
  text-decoration: none;
}
.section h1.galleryTitle a:hover.author {
  text-decoration: underline;
}
.section h1.galleryTitle strong {
  color: #607816;
}

.galleryCarousel .container {
  height: 135px;
  position: relative;
  overflow: hidden;
}
.galleryCarousel ul {
  margin: 0;
  padding: 0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 122px;
}
.galleryCarousel ul li {
  width: 137px;
  list-style: none;
  float: left;
  height:122px;
  position: relative;
}
.galleryCarousel ul.other_user_stuff li div.naked{
	background:#202020;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	width:80px;
	font-size:11px;
	height:80px;
	padding:20px;
    display: table-cell;
    vertical-align: middle;
}
.galleryCarousel ul li div.image {
	  height:122px;
	  position:relative;
	  display:table-cell;
}
.galleryCarousel ul li div.image a {
	display:inline-block;
	padding:3px;
}
.galleryCarousel ul li div.image a span.over {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	display:block;
	background-color:rgba(32,32,32,0.8);
}
.galleryCarousel ul li.selected div.image a span.over,.galleryCarousel ul li div.image a:hover span.over,.galleryCarousel ul li.current div.image a span.over{
	display:none;
}
.galleryCarousel ul li div.image a:hover,.galleryCarousel ul li.selected div.image a,.galleryCarousel ul li.current div.image a  {
	display:inline-block;
	background:#484848;
}
.galleryCarousel ul li img {
	vertical-align:middle;
}
#current_img ul li a {
	border:1px solid #7ec13f;
	display:block;
	padding:0;

}
#current_img{
	width:130px;
	padding-left:10px;
	padding-right:0;
	float:left;
	
}
#current_img ul{
	width:auto !important;
}
.galleryCarousel ul li a.download {
  position: absolute;
  bottom: -15px;
  right: 11px;
  z-index: 100;
  width: 32px;
  height: 32px;
  background: transparent url("/images/arrow_down.png") top right no-repeat;
  display: none;
}
.galleryCarousel ul li a span {
  display: none;
}
.galleryCarousel ul li:hover a.download {
  display: block;
}
.galleryCarousel ul li a:hover.download {
  background: transparent url("/images/arrow_down-hl.png") top right no-repeat;
}
.galleryCarousel .tools a.more {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #999999;
}
.galleryCarousel .tools .center {
  width: 47px;
  margin: 0 auto;
  padding: 8px 0;
}
.banner {
  margin-bottom: 10px;
  border: 1px solid transparent;
}

.sortFilters {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 8px;
}
.sortFilters .sm {
  padding: 0;
}
.sortFilters form {
  width: 160px;
  height: 22px;
  border: 1px solid #eaeaea;
  display: block;
  float: left;
  margin: 8px 10px 8px 0;
  overflow: hidden;
  background: transparent url("/images/select-down.gif") right no-repeat;
  position: relative;
}
.sortFilters span {
  height: 22px;
  line-height: 22px;
  display: block;
  float: left;
  margin: 8px 5px 8px 0;
  color: #666666;
}
.sortFilters span.l {
  margin-left: 20px;
}
.sortFilters form div.ov {
  width: 160px;
  height: 22px;
  position: absolute;
  background: transparent url("/images/select-down.gif") right no-repeat;
  z-index: 10;
}
.sortFilters form select {
  width: 190px;
  height: 22px;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0 5px;
  font-size: 12px;
  line-height: 20px;
}
.sortFilters form select option {
  width: auto;
  padding: 5px;
}
.sortFilters form.txt {
  width: 190px;
  background: none;
  border: none;
  height: 22px;
  margin-right: 0;
}
.sortFilters form.txt input[type="text"] {
  width: 160px;
  height: 20px;
  border: 1px solid #eaeaea;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  float: left;
}
.sortFilters form.txt input[type="image"] {
  width: 22px;
  height: 22px;
  border: none;
  float: left;
  margin: 0 0 0 5px;
}
.sortFilters form:hover {
  background: none;
}
.sortFilters form:hover div.ov {
  display: none;
}
.sortFilters .pager-holder {
  position: relative;
  display: block;
}
.sortFilters .pager-holder .pager-btn {
  top: 8px;
}

#mon {
  height: 35px;
  margin: 20px 0;
}

#ajaxLoader {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  background: transparent url("/images/ajax-loader.gif") no-repeat;
}

.ajaxLoader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  margin: -35px 0 0 -35px;
  background: transparent url("/images/ajax-loader.gif") no-repeat;
}

div.ajaxLoaderMini {
  width: 32px;
  height: 32px;
  margin: auto;
  background: transparent url("/images/ajax-loader-mini.gif") no-repeat;
}

.light-text {
  color: #cecece;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  padding: 5px;
}
.light-text * {
  line-height: normal !important;
}
.light-text ul {
  list-style: disc;
  margin-left: 25px;
}
.light-text h1 {
  color: #cecece;
  margin: 10px 0;
}

.info {
  color: #999999;
  font-size: 12px;
}
.section.add-comment form .info {
  color: #999999;
  font-size: 12px;
  margin-top:15px;
  display:inline-block;
}
.incrop {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  background: transparent url("/images/ico-load-crop.png") no-repeat;
  text-decoration: none;
  cursor: pointer;
}
.incrop span {
  display: none;
}

.fb-holder {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  width: 120px;
  height: 60px;
  overflow: hidden;
}


.mainCarousel .tools {
  position: relative;
  height: 40px;
}
.mainCarousel .tools a.more {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
}
.mainCarousel .tools .center {
  width: 47px;
  margin: 0 auto;
  padding: 8px 0;
}
.mainCarousel .previous_button {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  background: transparent url("/images/pager.gif");
  cursor: pointer;
}
.mainCarousel .previous_button.disabled {
  background: transparent url("/images/pager-dis.gif");
  cursor: default;
}
.mainCarousel .next_button {
  display: block;
  float: left;
  width: 23px;
  height: 24px;
  background: transparent url("/images/pager.gif") -24px 0;
  cursor: pointer;
}
.mainCarousel .next_button.disabled {
  background: transparent url("/images/pager-dis.gif") -24px 0;
  cursor: default;
}
.mainCarousel.forfilters {
  float: right;
}

ul.social {
  width: 92px;
  height: 24px;
  margin: 20px auto 15px auto;
}
ul.social li {
  list-style: none;
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  float: left;
}
div.footer ul.social li{
	float:none;
}
ul.social li a {
  display: block;
  width: 24px;
  height: 24px;
}
ul.social li a span {
  display: none;
}
ul.social li.fb a {
  background: transparent url("/images/icon_fb_lg.png") no-repeat;
}
ul.social li.tw a {
  background: transparent url("/images/icon_tw_lg.png") no-repeat;
}
ul.social li.yt {
  margin: 0;
}
ul.social li.yt a {
  background: transparent url("/images/icon_yt_lg.png") no-repeat;
}
ul.community {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
ul.community li {
  list-style: none;
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f7f7f7;
}
ul.community li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 17px;
  color: #666666;
  text-decoration: none;
}
ul.community li a:hover {
  color: #5b8f0a;
}

div.enter {
  width: 300px;
  height: 160px;
  border: 1px solid #e5e5e5;
  border-top-width: 0;
  background-color: #fafafa;
  font-size: 14px;
  color: #333333;
  float: left;
  text-align: center;
}
div.enter h1 {
  height: 41px;
  line-height: 41px;
  margin: 0 0 27px 0;
  padding: 0;
  font-size: 17px;
  font-weight: normal;
  color: #ffffff;
  background: black url("/images/enter_h1_bg.png") repeat-x;
  border-top: 1px solid #000000;
}
div.enter p {
  margin-bottom: 12px;
}
div.enter a {
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
div.enter.eInfo, div.enter.eArt {
  margin-top: 40px;
  margin-right: 37px;
}
div.enter.eSales {
  margin-top: 40px;
}
div.enter.ePortfolio {
  margin-top: 80px;
  margin-bottom: 80px;
}
div.eProfileWrap {
  width: 300px;
  height: 230px;
  padding: 40px 38px;
  background: transparent url("/images/eProfile_bg.png") no-repeat;
  float: left;
}
div.enter.eProfile {
  height: 230px;
}
div.sintezko {
  width: 60px;
  height: 60px;
  background: transparent url("/images/sintezko.png") no-repeat;
  margin: 0 auto 14px auto;
}
div.enter.eProfile h1 {
  margin-bottom: 20px;
}
div.enter.eProfile a {
  display: block;
  width: 120px;
  height: 29px;
  line-height: 29px;
  margin: 0 auto;
  text-align: center;
  background-color: #79a931;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
div.enter.eProjects {
  margin-top: 80px;
  margin-bottom: 80px;
}
div.enter.eForum, div.enter.eCompetition {
  margin-right: 37px;
  margin-bottom: 48px;
}
div.enter.eGalleries {
  margin-bottom: 48px;
}
div.enter.eRegister {
  width: 640px;
  height: 480px;
  margin-right: 38px;
  margin-bottom: 40px;
}
div.enter.eEnter {
  width: 296px;
  height: 480px;
  margin-bottom: 40px;
}
div.enter .registerform {
  width: 640px;
  margin: 0;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
div.registerform input[type="checkbox"]{
	margin-bottom:0px;
}
div.enter .registerform .lc {
  width: 246px;
  margin: 0 20px 0 0;
  padding: 0 0 0 60px;
  float: left;
}
div.enter .registerform .rc {
  width: 250px;
  margin: 0;
  padding: 0 60px 0 0;
  float: left;
}
div.enter .registerform input.submit, div.enter .registerform input:hover.submit {
  background: #79a931 url("/images/register-btn2.png") no-repeat;
}
div.enter .loginform {
  padding: 6px 24px;
  margin: 0;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 13px;
}
div.enter .loginform a {
  font-family: Verdana, sans-serif;
  font-size: 13px;
  color: #79a931;
  padding-top: 10px;
}
div.enter .loginform input.submit {
  background: #79a931 url("/images/enter-btn2.png") no-repeat;
}

.registerform .agree {
  margin-top: 10px;
}
.registerform .agree a {
  color: #79a931;
}

.systemArticle {
  margin: 20px 0;
}
.systemArticle h1 {
  margin: 20px 0 10px 0;
  padding: 0;
  font-size: 18px;
}
.systemArticle h2 {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
}
.systemArticle ol li, .systemArticle ul li {
  margin: 0 0 5px 50px;
}


.slideshow-ico {
  display: block;
  width: 18px;
  height: 22px;
  background: #202020 url("/images/icons/slideshow.png") no-repeat center center;
  float: left;
}
.slideshow-ico:hover {
 background: #202020 url("/images/icons/slideshow_h.png") no-repeat center center !important;

}
div.buttons-wrapper .slideshow-ico:hover {
 background: #484848 url("/images/icons/slideshow_h.png") no-repeat center center !important;

}
span.fs .slideshow-ico {
	display:none;
  display: block;
  width: 42px;
  height: 42px;
 background: #202020 url("/images/icons/slideshow.png") no-repeat center center;
  float: left;
}
span.fs .slideshow-ico.on-light {
  background: white url("/images/icons/slideshow.png") no-repeat;
}
span.fs .fullscreen-ico {
  display: block;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/fullscreen_open.png") no-repeat center center;
  float: left;
}
span.fs .fullscreen-ico:hover {
  background: #484848 url("/images/icons/fullscreen_open_h.png") no-repeat center center;
}
span.fs .edit_list {
  display: block !important;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/arts.png") no-repeat center center;
  float: left;
}
span.fs .edit_list:hover{
  background: #484848 url("/images/icons/arts_h.png") no-repeat center center;
}
span.fs .edit_list.clicked{
  background: #91a61a url("/images/icons/close.png") no-repeat center center;
}


span.fs .remove_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #4c0f0f url("/images/icons/close_h.png") no-repeat center center;
  float: left;
}
span.fs .remove_list:hover,span.fs .remove_list.clicked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center;
}
li.contest_delete a.remove_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #4c0f0f url("/images/icons/close_h.png") no-repeat center center;
  float: left;
}
li.contest_delete a.remove_list:hover,li.contest_delete a.remove_list.clicked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center !important;
}
span.fs .vote_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #3a4117 url("/images/icons/favorite.png") no-repeat center center;
  float: left;
}
li.contest_like a.vote_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #3a4117 url("/images/icons/favorite.png") no-repeat center center;
  float: left;
}
a.select_choose {
  display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
  width: 42px;
  height: 42px;
  background: #333333 url("/images/icons/favorite_h.png") no-repeat center center;
	margin:0 auto;
}
.project .content ul.info li.tools.go_vote a,.project .content ul.info li.tools.go_vote{
	background:#91a61a;
	color:#fff;
	display:block;
	text-transform:uppercase;
	width:130px;
	line-height:45px;
	font-size:17px;
}
a.select_choose.remove_it{
  background: #333333 url("/images/icons/close_h.png") no-repeat center center;
}
span.fs .vote_list:hover,span.fs .vote_list.clicked,a.select_choose:hover,a.select_choose.picked{
  background: #91a61a url("/images/icons/favorite_h.png") no-repeat center center;
}
li.contest_like a.vote_list:hover,li.contest_like a.vote_list.clicked{
  background: #91a61a url("/images/icons/favorite_h.png") no-repeat center center !important;
}
a.select_choose.remove_it:hover,a.select_choose.remove_it.picked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center;
}
div.save_selection{
	position:fixed;
	bottom:0;
	width:100%;
	display:none;
	height:100px;
	z-index:600;
	background:#202020;
}
div.save_selection div.cc{
	margin:0 auto;
	margin-top:31px;
	width:300px;
	z-index:99999;
}
div.save_selection div.cc input{
    background: #91a61a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
	width:150px;

	cursor:pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
}
div.save_selection div.cc input.red{
	background-color:#cc0000;
}
div.save_selection div.cc input:hover{
	background:#484848;
}
div.save_selection div.cc a{
	margin-left:20px;
	color:#666;
}
span.fs .show_page_info {
  display: block;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/info.png") no-repeat center center;
  float: left;
}
span.fs .show_page_info:hover {
  background: #484848 url("/images/icons/info_h.png") no-repeat center center;
}
input.choose_image{
	width:auto;
	display: none;
	height:auto;
	margin-bottom:0px;
	margin-right:10px;
}
input.choose_image + label{
	color:#cccccc;
	display:inline-block;
	margin:0;
	line-height:11px;
}
.project .vote input.in_izbrano{
	width:auto;
	display: inline-block;
	height:auto;
	margin-bottom:0px;
	margin-right:10px;
}
div.checker_izbrano{
	margin:20px 0;
}
.project .vote div.icheckbox_minimal{
	position:relative;
	margin-top:-7px;
}

.project .vote div.icheckbox_minimal + label{
	color:#cccccc;
	display:inline-block;
	margin:0;
	margin-left:5px;
	font-size:18px;
	padding-top:3px;
	line-height:18px;
}
.project .vote div.icheckbox_minimal + label:hover{
	background:none;
}
.project .vote div.icheckbox_minimal:hover + label{
	background:none;
}
span.fs span.edit_view {
  display: block;
}
div.fullscreen span.edit_view{
	top:42px;
	position: absolute;
	z-index:99999;
}
.page-title {
  padding: 0 10px;
  display: block;
  background-color: #a8c11d;
}
.page-title h1 {
  margin-left: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 17px;
  color: #FFF;
  font-weight: normal;
  line-height: 42px;
}
form.white_sel select {
	background:#fff;
}
.no-project {
  margin: 100px 0 20px 0;
  text-align: center;
  color:#cececd;
  font-weight:normal;
  font-size:17px;
}
.no-project a{
  color:#91a61a;
  font-weight:normal;
  font-size:17px;
}

#no-wrap-page .breadcrumb {
  margin-left: 10px;
  line-height: 40px;
  padding: 0;
  margin-bottom: 0px;
  border-bottom: none;
  font-size: 12px;
  color: #999999;
}
#no-wrap-page .breadcrumb a {
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}
#no-wrap-page .breadcrumb a:hover {
  text-decoration: underline;
}
#no-wrap-page .breadcrumb a.hl {
  color: #666666;
}
#no-wrap-page .white-wrap {
  background: #FFF;
  display: block;
}

.content.slideshow {
  /*min-height:600px;*/
  /*width:1002px;*/
  overflow:hidden;
  left:0;
  height: calc(100% - 23px);
  margin: 0px auto;
  }
.content.buttons-wrapper {
  margin: 0px auto;
  display: block;
  width: 1002px;
}
div.share_popup{
	width:450px;
	height:148px;
	background:#202020;
    position: fixed;
    top: calc(50vh - 105px);
	left: calc(50% - 225px);
    z-index: 99999;
	padding-top:62px;
}
div.share_popup a.btn_close,div#panel_container a.btn_close,div.report2admin h3 a.btn_close,div.jury_dir h3 a.btn_close{
    background: url("/images/icons/close.png") no-repeat scroll 0 0 #202020;
    display: block;
    float: right;
    height: 42px;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}
div.share_popup a.btn_close:hover,div#panel_container a.btn_close:hover,div.report2admin h3 a.btn_close:hover,div.jury_dir h3 a.btn_close:hover{
    background: url("/images/icons/close_h.png") no-repeat scroll 0 0 #484848;
}
div#panel_container a.btn_close{
	top:20px;
	 right: 20px;
	 z-index:100;
}
div#panel_container a.btn_close:hover,div.report2admin h3 a.btn_close:hover,div.jury_dir h3 a.btn_close:hover{
	background-color:#484848;
}
div.buttons a{
	float:left;
}
a.share-profile {
  position:relative;
  width:42px;
  bottom:0;
  height:42px;
  background:#202020 url(/images/icons/sharing.png) no-repeat center center;
  display:block;
}

a.share-profile:hover{
	background:#484848 url(/images/icons/sharing_h.png) no-repeat center center !important;
}



.settings-btn {
  display: block;
  height: 24px;
  background-color: #505050;
  color: #fafafa;
  width: 110px;
  text-align: center;
  float: left;
  line-height: 20px;
  text-decoration: none;
  border: 1px solid #262626;
}
.settings-btn.submit {
  padding-bottom: 4px;
}

.avatar-header-content {
  padding: 10px;
  width: auto;
  color:#cecece;
}
div.img_description{
	background:#151515;
	padding-bottom:30px;
	padding-top:30px;
}
div.img_description div.desc_inner{
	margin:0 auto;
	font-size:15px;
	line-height:18px;
	width:640px;
	color:#fff;
}
#lightwindow_loading{
	left:calc(50% - 50px);
	top:calc(50% - 20px);
}
#lightwindow_loading span{
	display:none;
}

#struct .ajax_save_btn {
  display: none;
}

.project .content ul.info li.name span{
	padding-left:10px;
	padding-right:10px;
}
.project .content ul.info li.name span:first-child{
	border-right:1px solid #484848;
}
div.hover_div{
	position:absolute;
	top:0;
	width:100%;
	display:none;
	height:100%;
	/*background: rgba(0, 0, 0, 0.7);*/
	background:none;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
div.hover_div span.icon_view{
	background:#202020 url(/images/icons/view_h.png) no-repeat center center;
	width:42px;
	height:42px;
	display:none !important;
	margin:0 auto;
	margin-top:129px;
}
div.hover_div div.inner_data{
	position:relative;
	top:50%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
}
div.hover_div span{
	display:block;
	text-transform:uppercase;
	font-size:28px;
	line-height:32px;
	margin-bottom:20px;
	font-weight:bold;
}
div.project_heading{
	background:#202020;
	padding:20px;
	padding-top:30px;
}
div.project_heading div.heading_inner{
    margin: 0 auto;
    width: 980px;
}
div.project_heading div.heading_inner div.heading_author{
	float:right;

}
div.project_heading div.heading_inner div.heading_author a{
	color:#999;
    margin-bottom: 7px;
    text-align: left;
}
div.project_heading div.heading_inner span.categories,div.project_heading div.heading_inner span.categories a{
	color:#999;
	font-size:13px;	
}
div.project_heading div.heading_inner span.categories a:hover{
	color:#fff;
}
div.project_heading div.heading_inner h1.project_title{
	text-align:left;
	color:#dedede;
	font-size:21px;
	margin-bottom:7px;
}
div.empty_hover{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	top:0;
	opacity:0.8;
}
label.check_lbl{
	width:170px !important;
	background:none !important;
	margin-bottom:10px !important;
}
div.img-review{
	overflow:hidden;
    height: 238px;
    width: 238px;
}
div.cropped{
	position:relative;
}
div.cropped span.grad_hover{
	width:238px;
	top:0;
	position:absolute;
	height:238px;
	display:block;
}
div.cropped span.title{
	padding:0;
	display:block;
	color:#fff;
	position:relative;
	margin-top:-40px;
	margin-left:12px;
}
div.project_cover div.img-review{
	overflow:hidden;
	font-size:22px;
	color:#fff;
	line-height:300px;
	text-align:center;
    width: 485px !important;
    height: 300px !important;
}
span.is_project{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/images/icons/project_dark.png) no-repeat center center;
}
span.is_book{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/images/icons/photo_book_dark.png) no-repeat center center;
}
div.default_keywords{
	margin-bottom:10px;
}
div.default_keywords a{
	font-style:italic;
	display:inline-block;
}
div.default_keywords a span{
	color:#202020;
	display:inline-block;
	margin-right:2px;
}
div.project_cover div.hover_div{
	width:485px;
	height:300px;
	top:0;
	text-align:center;
}
div.text_area{
	text-align:left;
	width:980px;
	margin:0 auto;
}
#copy_msg{
	text-align:center;
	color:#fff;
	margin-bottom:10px;
}
div.page_preloader{
	width:100%;
	height:100%;
	background:#202020;
	z-index:80000;
	position:fixed;
	top:0;
	overflow:hidden;
	left:0;
}
div.page_preloader.white{
	background:#fff;
}
.uploadform .no_height.more_els div.parent_struct {
    margin-bottom: 60px;
}
.uploadform .no_height.more_els div.parent_struct.first_text {
    margin-top: 0px !important;
}
.uploadform .no_height.more_els div.parent_struct.st_type_1 {
	min-height:300px;
}
div.project_upload .uploadform .no_height div.parent_struct, .uploadform .no_height div.parent_struct {
    margin: 0 auto;
    padding-bottom: 0;
    width: 980px;
}
.uploadform .form-section {
    border-bottom: 1px dashed #c9c9c9;
    margin-top: 30px;
    padding-bottom: 30px;
    position: relative;
    width: 920px;
}
.uploadform .form-section {
    border-bottom: medium none;
    margin-top: 0;
    padding-bottom: 0;
    position: relative;
    width: auto;
}

.uploadform div.add_project .text {
    display: block;
    margin: 0;
    width: auto;
}
.newview .text {
    padding: 0;
}
.uploadform .text {
    display: block;
    margin: 0 auto;
    width: 640px;
}
.text {
    padding: 10px 0 15px;
}
#page_loading {
  position: absolute;
  top: 0;
  left: 0;
  overflow:hidden;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-radius: 100%;
  box-shadow: inset 0 0 0 30px #CAE53D;
  -webkit-animation: load 1s ease-out infinite;
 -moz-animation: load 1s ease-out infinite;
 -ms-animation:load 1s ease-out infinite;
 -o-animation: load 1s ease-out infinite;
 animation: load 1s ease-out infinite;
}
@-webkit-keyframes load {
  100% {
    width: 30px;
    height: 30px;
    box-shadow: none;
    -webkit-filter: blur(2px);
  }
}
@-moz-keyframes load {
  100% {
    width: 30px;
    height: 30px;
    box-shadow: none;
    -webkit-filter: blur(2px);
  }
}
@-ms-keyframes load {
  100% {
    width: 30px;
    height: 30px;
    box-shadow: none;
    -webkit-filter: blur(2px);
  }
}
@-o-keyframes load {
  100% {
    width: 30px;
    height: 30px;
    box-shadow: none;
    -webkit-filter: blur(2px);
  }
}
@keyframes load {
  100% {
    width: 30px;
    height: 30px;
    box-shadow: none;
    -webkit-filter: blur(2px);
  }
}


div.big_hover{
	width:100%;
	display:none;
	height:100%;
	opacity:0.8;
	position:absolute;
	top:0;
}
.project .content ul.info li a.title_edit{
	display:block;
	line-height:12px;
	padding-top:0px;
	height:42px;
	width:42px;
	position:relative;
	border:0 none;
	background:transparent url(/images/icons/edit_text.png) no-repeat center center;
}
.project .content ul.info li a.title_edit:hover{
	background:transparent url(/images/icons/edit_text_h.png) no-repeat center center;
	background-color:#484848;
}
a.show_fullscreen{
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	cursor:zoom-in;
	transform:translate(-50%,-50%);
	display:block;
	opacity:0;
}
body.full_box a.show_fullscreen{
	cursor:zoom-out;
}
a.show_fullscreen{
	width:33.33%;
	height:100%;
}

.project .vote .chart-block {
    overflow: hidden;
}
.project .vote .chart-block .chart-circle {
    display: inline-block;
    position: relative;
}
.project .vote .chart-block .chart-title, .project .vote .chart-block .chart-circle {
    cursor: pointer;
    float: left;
}

.project .vote .chart-block .chart-circle .vote-count {
    color: #000000;
    font-size: 18px;
    left: 35px;
    position: absolute;
    top: 40px;
}
.project .vote.no_jury .chart-block .chart-circle .vote-count {
    color: #fff;
    font-size: 48px;
    left: 63px;
    position: absolute;
    top: 77px;
}
.project .vote .chart-block .chart-circle .vote-count .float {
    font-size: 15px;
}
.project .vote.no_jury .chart-block .chart-circle .vote-count .float {
    font-size: 16px;
}


.project .vote .chart-block .chart-title {
    color: #000000;
    font-size: 15px;
    margin-right: 20px;
    margin-top: 40px;
}
.project .vote.no_jury .chart-block .chart-title {
    color: #fff;
    font-size: 15px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}
.project .vote .chart-block .chart-title, .project .vote .chart-block .chart-circle {
    cursor: pointer;
    float: left;
}

body.full_box a.show_fullscreen:hover{
	opacity:1;
}
div.img_desc{
	width:60%;
	margin:0 auto;
	text-align:left;
	margin-top:30px;
}
@media only screen and (max-width : 1440px) {
	div.jury_voting .project .vote .criteria .criteria-wrap .criteria-title {
		color: #fff;
		font-size: 12px;
		margin-bottom: 3px;
		margin-top: 0;
		text-align: center;
		text-transform: uppercase;
	}

	div.jury_voting .project .vote .criteria .criteria-wrap ol {
		margin-bottom: 10px;
		display: inline-block;
		float: none;
		margin-right: 0;
	}
	.project .vote .criteria .criteria-wrap ol li {
		color: #ffffff;
		cursor: pointer;
		display: block;
		float: left;
		font-size: 12px;
		margin-bottom: 0;
		padding: 9px 15px;
	}
	div.jury_voting .project .vote .chart-block {
		margin-bottom: 5px;
	}
	div.jury_voting .project .vote .question {
		color: #fff;
		font: 17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
		margin-bottom: 5px;
	}
	div.jury_voting .vote .chart-block .chart-circle canvas{
		width:80px !important;
		height:80px !important;
	}
	div.jury_voting .project .vote .chart-block .chart-circle .vote-count {
		color: #000000;
		font-size: 15px;
		height: 47px;
		left: auto;
		margin: -47px auto 0;
		position: relative;
		top: auto;
	}
}

@media screen and (max-width: 1600px) {
	div.slider_projects{
		width:954px;
		margin:0 auto;
		margin-top:30px;
	}
	a.see_more{
		display:block;
		margin:0 auto;
		width:142px;
		height:42px;
		background:#202020;
		color:#cecece;
		font-size:16px;
		margin-top:20px;
		text-align:center;
		line-height:42px;
	}
	div.slider_projects div.data{
		color:#ccc;
		font-size:14px;
		text-align:left;
	}
	div.slider_projects div.data span{
		display:block;
		margin-bottom:3px;
	}
	div.slider_projects a.img{
		float:left;
		display:block;
		width:238px;
		margin-right:40px;
		margin-left:40px;
	}
	div.slider_projects a img{
		width:238px;
		height:238px;
	}
	img.tmp_img{
		width:50%;
		margin-top:20px;
		margin-bottom:0px;
		position:relative;
	}
}
	div.slider_projects{
		width:840px;
		margin:0 auto;
		margin-top:30px;
	}
	a.see_more{
		display:block;
		margin:0 auto;
		width:142px;
		height:42px;
		background:#202020;
		color:#cecece;
		font-size:16px;
		margin-top:20px;
		text-align:center;
		line-height:42px;
	}
	div.slider_projects div.data{
		color:#ccc;
		font-size:14px;
		text-align:left;
	}
	div.slider_projects div.data span{
		display:block;
		margin-bottom:3px;
	}
	div.slider_projects a.img{
		float:left;
		display:block;
		width:200px;
		margin-right:40px;
		margin-left:40px;
	}
	div.slider_projects a img{
		width:200px;
		height:200px;
	}
}
.section h1.galleryTitle {
    color: #999999 !important;
    font: 12px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 18px;
}
.galleryCarousel {
    padding: 15px;
}
.galleryCarousel .tools {
  position: relative;
  height: 40px;
  background-color: #f7f7f7;
  border-top: 1px solid #e5e5e5;
}
.galleryCarousel .tools a.more {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #999999;
}
.galleryCarousel .tools .center {
  width: 84px;
  margin: 0 auto;
  padding: 0;
}
.galleryCarousel .previous_button {
  display: block;
  float: left;
  border: 1px solid #ebebeb;
  border-top:0 none;
  width: 40px;
  height: 40px;
  background: #fff url("/images/icons/arrow_left_dark.png") no-repeat scroll center center;
  cursor: pointer;
}
.galleryCarousel .previous_button_disabled {
  opacity:0.2;
  cursor: default;
}
.galleryCarousel .next_button {
  display: block;
  float: left;

  width: 40px;
  border: 1px solid #ebebeb;
    border-top:0 none;
  height: 40px;
  background: #fff url("/images/icons/arrow_right_dark.png") no-repeat scroll center center;
  cursor: pointer;
}
.galleryCarousel .next_button_disabled {
  opacity:0.2;
  cursor: default;
}
p.to_jury {
    color: #484848;
    display: block;
    font-size: 17px;
    margin: 30px auto 0;
    text-align: center;
}

p.to_jury a {
    font-size: 17px;
}
.columns{
	max-width:1180px;
	margin:0 auto;
}
.columns .lc {
    float: left;
    margin: 0 10px;
    width: 835px;
}
div.section h1 {
    border-bottom: 0 none;
    color: #607816;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 20px 0 10px;
}
.columns .section h1 {
    color: #000000;
}

div.section {
    display: block;
    margin-bottom: 20px;
}
.banner {
    border: 1px solid transparent;
    margin-bottom: 10px;
}
.section h1.galleryTitle {
    color: #999999 !important;
    font: 12px/40px "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 40px;
    margin: 0;
    overflow: hidden;
    padding: 0 18px;
}
div.section h1 a {
    line-height: 40px;
}
#moreAuthor {
    float: right;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.columns .rc {
    float: right;
    margin-right: 10px;
    width: 300px;
}
div.section h1.panelTitle {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    font-size: 12px;
}

.sidePanelCarousel .container {
    overflow: hidden;
    position: relative;
}
.sidePanelCarousel .tools {
    background-color: #fafafa;
    border: 1px solid #e5e5e5;
    height: 40px;
    position: relative;
}
.sidePanelCarousel ul {
    left: 0;
    margin: 0;
    max-height: 385px;
    padding: 0;
    position: relative;
    top: 0;
    width: 100000px;
}
.sidePanelCarousel ul li {
    float: left;
    list-style: outside none none;
    width: 300px;
}

.sidePanelCarousel ul .small_project {
    height: auto;
}
.small_project {
  padding: 5px;
  height: 77px;
  position: relative;
  overflow: hidden;
  border: 1px solid #e5e5e5;
border-top:0 none;
  font-size: 12px;
  background-color: #fafafa;
}
.small_project .image {
    border: 1px solid #e5e5e5;
    float: left;
    height: 60px;
    margin: 5px 10px;
    padding: 3px;
    width: 60px;
}

.sidePanelCarousel .small_project h3 {
    margin: 3px 0;
}
.small_project h3 {
    color: #333333;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 0;
    text-indent: 5px;
}

.small_project a {
    color: #5b8f0a;
    font-size: 12px;
}
.small_project h3 a {
    color: #333333;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
}
.small_project a {
    color: #5b8f0a;
    font-size: 12px;
}
.sidePanelCarousel .tools .center {
    margin: 0 auto;
    padding: 8px 0;
    width: 47px;
}
.sidePanelCarousel .tools a.more {
    bottom: 10px;
    display: block;
    font-size: 12px;
    position: absolute;
    right: 10px;
}
.sidePanelCarousel .previous_button, .section.akcent .previous_button {
    background: transparent url("/images/pager.gif") repeat scroll 0 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}
.sidePanelCarousel .previous_button_disabled, .section.akcent .previous_button_disabled {
    background: transparent url("/images/pager-dis.gif") repeat scroll 0 0;
    cursor: default;
}

.sidePanelCarousel .next_button, .section.akcent .next_button {
    background: transparent url("/images/pager.gif") repeat scroll -24px 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    width: 23px;
}

.sidePanelCarousel .previous_button, .section.akcent .previous_button {
    background: transparent url("/images/pager.gif") repeat scroll 0 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    width: 24px;
}

div.section h1.panelTitle {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    font-size: 12px;
}
div.gallery_view div.contest_menu, #wrapper div.contest_menu, #wrapper div.sticky_contest_menu {
    background: #202020 none repeat scroll 0 0;
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 100;
}
#wrapper div.contest_menu, #wrapper div.sticky_contest_menu {
    display: none;
    position: fixed;
    top: 62px;
    z-index: 88888;
}

div.gallery_view div.contest_menu div.centered_content, #wrapper div.contest_menu div.centered_content, #wrapper div.sticky_contest_menu div.centered_content {
    width: 1182px;
	margin: 0 auto;
}

div.gallery_view div.contest_menu ul, #wrapper div.contest_menu ul, #wrapper div.sticky_contest_menu ul {
    float: left;
    list-style: outside none none;
    width: 100%;
}

div.contest_menu ul div.contest_logo, div.sticky_contest_menu ul div.contest_logo {
    float: left;
    margin-left: 28px;
}

div.contest_menu ul div.contest_pages, div.sticky_contest_menu ul div.contest_pages {
    float: right;
}
div.gallery_view div.contest_menu ul li, #wrapper div.contest_menu ul li, #wrapper div.sticky_contest_menu ul li {
    float: left;
    height: 70px;
}
div.gallery_view div.contest_menu ul li.home a, #wrapper div.contest_menu ul li.home a, #wrapper div.sticky_contest_menu ul li.home a {
    color: #cececd;
    display: block;
    font-size: 17px;
    margin: 22px 40px 18px 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}

div.contest_menu ul li.home a img, div.sticky_contest_menu ul li.home a img {
    height: 30px;
}
div.gallery_view div.contest_menu ul li a, #wrapper div.contest_menu ul li a, #wrapper div.sticky_contest_menu ul li a {
    color: #cccccc;
    display: block;
    font-size: 15px;
    margin: 26px 17px 20px;
    padding: 0 0 7px;
    text-transform: uppercase;
}

div.gallery_view div.contest_menu ul li.social, #wrapper div.contest_menu ul li.social, #wrapper div.sticky_contest_menu ul li.social {
    padding-left: 28px;
}
div.gallery_view div.contest_menu ul li a:hover, div.gallery_view div.contest_menu ul li.active a, #wrapper div.contest_menu ul li a:hover, #wrapper div.contest_menu ul li.active a, #wrapper div.sticky_contest_menu ul li a:hover, #wrapper div.sticky_contest_menu ul li.active a {
    border-bottom: 1px solid #91a61a;
    color: #fff;
}
div.gallery_view div.contest_menu ul li.social a, #wrapper div.contest_menu ul li.social a, #wrapper div.sticky_contest_menu ul li.social a {
    display: inline-block;
    margin: 25px 10px;
    padding-bottom: 0;
}

div.gallery_view div.contest_menu ul li.social a.tw, #wrapper div.contest_menu ul li.social a.tw, #wrapper div.sticky_contest_menu ul li.social a.tw {
    background: transparent url("/images/c_tw.png") no-repeat scroll center center;
    height: 16px;
    margin-left: 0;
    width: 16px;
}
div.gallery_view div.contest_menu ul li.social a.google, #wrapper div.contest_menu ul li.social a.google, #wrapper div.sticky_contest_menu ul li.social a.google {
    background: transparent url("/images/c_g.png") no-repeat scroll center center;
    height: 16px;
    margin-left: 0;
    width: 22px;
}
div.gallery_view div.contest_menu ul li.social a.fb, #wrapper div.contest_menu ul li.social a.fb, #wrapper div.sticky_contest_menu ul li.social a.fb {
    background: transparent url("/images/c_fb.png") no-repeat scroll center center;
    height: 16px;
    margin-left: 0;
    width: 8px;
}
@media screen and (max-width: 1190px){
	.projects div.thmb.big .img img {
	  max-width: 420px;
	  max-height: 320px;
	}

}
@media screen and (max-width: 600px){
	.wrap {
		margin: 0 auto;
		width: 970px;
		position: relative;
	}
}
.project .content ul.info li.tools.like_it span{
	display:block;
	margin-left:7px;
}
.project .content ul.info li.tools.like_it{
	float:left;
	position:relative;
}
div.huge{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	padding:100px;
	z-index:99999;
	cursor: zoom-out;
}
div.huge img{
	max-width:2048px;
	max-height:2048px;
	display:block;
}
.project .content ul.info li.tools.like_it div.done {
    color: #bad236;
    font-size: 16px;
    left: 60px;
    padding-top: 13px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.project .content ul.info li.tools.like_it a{
   cursor: pointer;
    padding-left: 10px;
    width: 45px;
  background: transparent url("/images/icons/favorite_h.png") left center no-repeat;
}
.project .content ul.info li.tools.like_it.disabled a{
  background: transparent url("/images/icons/favorite.png") left center no-repeat;
}
.project .content ul.info li.tools.like_it.liked a{
  background: transparent url("/images/icons/favorite_g.png") left center no-repeat;
}
.project .content ul.info li.tools.like_it a:hover{
  background: transparent url("/images/icons/favorite_g.png") left center no-repeat;
}
.project .content ul.info li.tools.zoom a{
  background: transparent url("/images/icons/search.png") center center no-repeat;
}
.project .content ul.info li.tools.zoom a:hover{
  background: transparent url("/images/icons/search_h.png") center center no-repeat;
}
div.naked{
	text-transform:uppercase;
	color:#fff;
	background:#202020;
	display:table-cell;
	vertical-align:middle;
}
div.naked.big{
	width:520px;
	height:360px;
}
div.stacks div.naked.big{
	width:520px;
	height:300px;
}
div.gallery_view.reglament {
    background: #151515 url("/images/bg_sp.png") repeat scroll left top;
    height: 100%;
    min-height: 50vh;
    padding-bottom: 140px;
    padding-top: 23px;
    position: relative;
    width: 100%;
}
div.contest div.static_content ol li {
    margin-bottom: 10px;
}
div.reglament div.contest div.static_content a {
    color: #91a61a;
}

div.contest div.static_content ol {
    margin-bottom: 30px;
    margin-left: 40px;
}
div.inner_data.projects_view{
	position:relative;
	height:60px;
	background:#202020;
	padding:20px;
	padding-top:20px;
	color:#cccccc;
	text-align:left;
}

div.inner_data.projects_view span.title{
	text-transform:uppercase;
	font-size:15px;
	line-height:20px;
	color:#ccc;
	display:block;
	margin-bottom:7px;
}
div.inner_data.projects_view span.title span.since{
	color:#696969;
	font-size:10px;
	line-height:10px;
	display:none;
}
div.inner_data.projects_view span.author{
	font-size:14px;
	color:#ccc;
	display:block;
	cursor:pointer;
	margin-bottom:5px;
}
div.inner_data.projects_view span.author:hover{
	color:#fff;
}
div.inner_data.projects_view span.categories{
	font-size:12px;
	color:#999;
	display:block;
}
div.inner_data.projects_view span.categories span{
	float:left;
	display:block;
	cursor:pointer;
}
div.inner_data.projects_view span.categories span.cat:hover{
	color:#fff;
}

div.img_desc{
	width:60%;
	margin:0 auto;
	text-align:left;
	margin-top:30px;
}
div.naked.small{
	width:238px;
	height:238px;
}
div.naked.regular{
	width:216px;
	height:216px;
}
div.gallery_view.one_image .projects.real div.thmb.big div.naked.regularbig{
    height: 415px;
    width: 277px;
}
.project .content ul.info li span.cat_nm{
	font-weight:normal !important;
	border:0 none !important;
	padding:0 !important;
}
.project .content ul.info li span.cat_nm.jury{
	font-size:12px;
}
.project .content ul.info li a.cat_link{
	display:inline-block; 
	line-height:15px;
	font-size:15px;
	font-weight:bold;
}
.project .content ul.info li a.cat_link.jury{
	font-size:12px;
}

#page-wrap.home_screen {
	min-height: calc(100vh - 44px);
	padding-bottom: 0px;
}
#page-wrap.fullscreen {
  background-color: #333333;
  background-image: none;
  min-height:100%;
}
#page-wrap.fullscreen #page {
  background-color: #333333 !Important;
}
#page-wrap.fullscreen .pager {
  border-bottom: none;
  border-top: none;
  margin-bottom: 0;
  height: 42px;
}
#page-wrap.fullscreen{
	padding:0px !important;
}
#page-wrap.fullscreen .pager .read-more {
  background: url("/images/show_more.png") no-repeat top left;
  display: inline-block;
  height: 42px;
  font-size: 0;
  width: 140px;
}
.no-project {
    color: #cececd;
    font-size: 17px;
    font-weight: normal;
    margin: 100px 0 20px;
    text-align: center;
}
div.contest div.section.gallery {
    margin: 0 auto;
}
div.add_project a.project_add, div.add_project a.picture_add {
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
  width: 220px;
  height: 35px;
}
div.add_project a.project_add,div.gallery_view div.section.category h1 a.project_add  {
	background:#202020 url("/images/add_project_profile.png") no-repeat center center;
	height:60px;
	width:330px;
	line-height:63px;
	font-size:15px;
	padding-left:50px;
	color:#fff;
	text-transform:uppercase;
}
div.add_project a.project_add:hover,div.gallery_view div.section.category h1 a.project_add:hover  {
	background:#3d3d3d url("/images/add_project_profile_h.png") no-repeat center center;
}
div.gallery_view div.section.category h1 a.project_add.photobook  {
	background: url("/images/icons/photo_book.png") no-repeat center center #91a61a;
}
div.add_project a.project_add.photobook{
	width:220px;
	background: url("/images/icons/photo_book.png") no-repeat right center #91a61a;
    color: #fff;
    font-size: 15px;
    height: 40px;
    line-height: 43px;
    padding-left: 15px;
    text-transform: uppercase;
}
div.add_project a.project_add:hover,div.gallery_view div.section.category h1 a.project_add :hover {
	background-color:#484848;
}
div.add_project a.picture_add, div.gallery_view div.section.category h1 a.picture_add {
	background: url("/images/icons/project_picture.png") no-repeat scroll 179px 0px #91a61a;
	height:40px;
	width:205px;
	line-height:43px;
	padding-left:15px;
	color:#fff;
	text-transform:uppercase;
}
div.add_project a.picture_add:hover, div.gallery_view div.section.category h1 a.picture_add:hover {
	background: url("/images/icons/upload.png") no-repeat scroll 179px 0px #484848;
}
div.gallery_view div.section.category h1 a.project_add{
	float:right;
	width:40px;
	height:40px;
	padding:0;
	background: url("/images/icons/project.png") no-repeat scroll center center #91a61a;
}
div.gallery_view div.section.category h1 a.picture_add{
	float:right;
	width:42px;
	height:42px;
	padding:0;
	background: url("/images/icons/project_picture.png") no-repeat scroll center center #91a61a;
}
div.buttons a.picture_add{
    background: url("/images/icons/upload_h.png") no-repeat scroll center center #91a61a;
    bottom: 0;
    display: block;
    height: 42px;
    position: relative;
    width: 42px;
	float:left;
	margin-left:10px;
}
div.buttons a.picture_add:hover{
    background: url("/images/icons/upload.png") no-repeat scroll center center #484848;
}
div.gallery_view div.section.category h1 a.project_add:hover,div.gallery_view div.section.category h1 a.picture_add:hover{
	background: url("/images/icons/upload.png") no-repeat scroll center center #484848;
}
div.gallery_view div.section.category h1 a.project_add.photobook:hover{
	background: url("/images/icons/photo_book.png") no-repeat center center #484848;
}
div.gallery_view div.section.category h1 span.upload{
	color:#fff;
	text-transform:uppercase;
	float:right;
	padding-right:10px;
	font-weight:normal;
}
div.profile_page div.gallery_view div.integral div.integral_dropdown ul li a:hover{
	background:none;
}
div.photo_container span.icons a.edit{
	display:inline-block;
	width:42px;
	height:42px;
	right:125px;
    background: url("/images/icons/settings.png") no-repeat scroll center center #202020;
}
div.photo_container span.icons a.edit:hover{
    background:#484848 url("/images/icons/settings_h.png") no-repeat scroll center center ;
}
div.photo_container a.delete{
	background: url("/images/icons/delete.png") no-repeat scroll center center #202020;

    display: inline-block;
    height: 42px;
	left:20px;
    width: 42px;
}
div.photo_container span.icons{
	padding-top:10px;
	width:102px;
}
div.photo_container span.icons a.delete{
	margin-right:7px;
}
div.photo_container span.icons a.delete:hover{
	background: url("/images/icons/delete_h.png") no-repeat scroll center center #484848;
}
div.section.category {
  background-color: transparent;
  border-width: 0;
  font-size: 12px;
}
div.section.category h1 {
  background-color: #fafafa;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  color: #333333;
  font-weight: bold;
  padding-right: 0px;
}
div.adult_cover{
	background:#202020;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
div.adult_cover div.inner_cover{
	top:50%;
	position:relative;
	text-align:center;
	transform:translateY(-50%);
}
div.adult_cover div.inner_cover div.title{
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}

div.adult_cover div.inner_cover a.right_btn{
    background: #484848;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 42px;
    margin: 20px;
    margin-bottom: 10px;
    text-transform: lowercase;
    width: 138px;
    height: 42px;
}
div.adult_cover div.inner_cover a.left_btn{
    background: #91a61a;
    text-align: center;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    line-height: 42px;
    margin: 20px;
    margin-bottom: 10px;
    text-transform: lowercase;
    width: 138px;
    height: 42px;
}
div.section.category h1 span.sm {
  float: right;
  font-size: 11px;
  color: #999999;
  margin-left:9px;
}
div.section.category h1 a {
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
div.section.category h1 a:hover {
  color: #5b8f0a;
}
div.section.category h1 span.sm a.thmb {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #e6e6e6;
  background: #757575 url("/images/ico_gallery_thmb.gif") no-repeat;
  float: left;
}
div.section.category h1 span.sm a.prop{
  display: block;
  width: 40px;
  margin-right:0px;
  height: 40px;
  border: 0 none;
  background: transparent url("/images/icons/gallery_style_view.png") no-repeat center center;
  float: left;
}
div.section.category h1 span.sm a.prop:hover {
  background: #202020 url("/images/icons/gallery_style_view_h.png") no-repeat center center !important;
}
div.section.category h1 span.sm a:hover{
	background-color:none !important;
}
div.section.category h1 span.sm a.thmb.sel {
  background: #757575 url("/images/ico_gallery_thmb-sel.gif") no-repeat;
}
div.section.category h1 span.sm a.thmb span, div.section.category h1 span.sm a.prop span {
  display: none;
}
div.section.category h1 span.sm a.view {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #e6e6e6;
  border-left: none;
  background: #757575 url("/images/ico_gallery_list.gif") no-repeat;
  float: left;
}
div.section.category h1 span.sm a.view.sel {
  background: #757575 url("/images/ico_gallery_list-sel.gif") no-repeat;
}
div.section.category h1 span.sm a.view.sidebar {
  background: #757575 url("/images/sidebar-opened.png") no-repeat;
  margin-left: 10px;
  border-left: 1px solid #e6e6e6;
}
div.section.category h1 span.sm a.view.nosidebar {
  background: #757575 url("/images/sidebar-closed.png") no-repeat;
  margin-left: 10px;
  border-left: 1px solid #e6e6e6;
}
div.section.category h1 span.sm a.view span {
  display: none;
}
div.section h1 span.sm a {
  font-size: 11px;
  color: #5b8f0a;
  line-height: 20px;
}
div.section.keywords {
  padding: 10px 15px;
  margin: 12px 0 0px 0;
  background:#fafafa;
  border:1px solid #e5e5e5;
}
div.section.keywords a {
  color: #666666;
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  background: transparent url("/images/tag-label.png") left center no-repeat;
  padding-left: 12px;
  margin-right: 10px;
  text-transform: capitalize;
}
div.section.keywords a:hover {
  color: #a8c11d;
   background: transparent url("/images/tag-label_h.png") left center no-repeat;
}
div.section.category h1.keyword span.txt {
  font-weight: normal;
  font-size: 13px;
  background: transparent url("/images/tag-label.png") left center no-repeat;
  padding-left: 15px;
}
div.section.category h1.keyword a.tag_remove {
  background: transparent url("/images/icons/close.png") center center no-repeat;
  width:42px;
  height:42px;
  padding-left: 12px;
}
div.section.category h1.keyword a.tag_remove:hover {
	  background: transparent url("/images/icons/close_h.png") center center no-repeat;
}
div.section.category h1.gallery {
  border-bottom: 1px solid #666;
  margin-bottom: 0px;
}
div.section.category h1.gallery a#mizbrano, div.section.category h1.gallery a#mKritika, div.section.category h1.gallery a#mKonkursi, div.section.category h1.gallery span#mizbrano, div.section.category h1.gallery span#mKritika, div.section.category h1.gallery span#mKonkursi {
  font-weight: 400;
  padding: 13px 60px 12px;
  border-right: 1px solid #E5E5E5;
}
div.section.category h1.gallery .filter-tabs, div.section.category h1.gallery .filter-tabs-inactive {
  width: auto;
  font-weight: 400;
  display: block;
  padding:0 20px;
  float: left;
  line-height:44px;
  text-align: center;
  border-right: 1px solid #E5E5E5;
}
div.section.category h1.gallery .filter-tabs, div.section.category h1.gallery .filter-tabs-inactive{
  width: auto;
}
div.section.category h1.gallery span#mizbrano, div.section.category h1.gallery span#mKritika, div.section.category h1.gallery span#mKonkursi {
  color: #FFFFFF !important;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #505050), color-stop(100%, #505050));
  background-image: -webkit-linear-gradient(#505050, #505050);
  background-image: -moz-linear-gradient(#505050, #505050);
  background-image: -o-linear-gradient(#505050, #505050);
  background-image: linear-gradient(#505050, #505050);
  border:0 none;
}
div.section.category h1.gallery span.filter-tabs {
  color: #FFFFFF !important;
	background:none;
	line-height:38px;
	padding-top:2px;
}
.left-10 {
  padding-left: 10px !Important;
}

.left-reset {
  padding-left: 0px !Important;
}
div.adult_holder{
	float:right;
	padding-top:10px;
	padding-right:20px;
}
div.adult_holder:hover div.icheckbox_minimal{
	border: 1px solid #484848;
	margin:-1px;

}
div.adult_holder label{
	float:left;
	background:none !important;
	padding-left:10px !important;
	padding-right:30px !important;
}
div.adult_holder span{
	font-weight:bold;
	padding-top:3px;
	display:inline-block;
		float:left;
	margin-left:10px;
}
div.adult_holder div{
	float:left;
}
.columns .section h1 {
  color: #000000;
}
div.gallery_view.one_image .projects div.thmb {
    float: left;
    height: 190px;
    margin-bottom: 80px;
    margin-left: 0;
    margin-right: 50px;
    width: 245px;
}
div.gallery_view.one_image .projects.real div.thmb {
    float: left;
    height: 190px;
    margin-bottom: 80px;
    margin-left: 0;
	text-align:center;
    margin-right: 50px;
    width: 245px;
}
div.gallery_view.one_image div.contest .projects.real div.thmb,div.gallery_view.one_image div.contest.projects.real div.thmb  {
    float: left;
    height: 240px;
    margin-bottom: 100px;
    margin-left: 0;
	text-align:center;
    margin-right: 70px;
    width: 330px;
}
div.gallery_view.one_image div.contest .projects.is_fullscreen div.thmb,div.gallery_view.one_image div.contest.projects.real.is_fullscreen div.thmb  {
    float: left;
    height: 240px;
    margin-bottom: 100px;
    margin-left: 0;
	text-align:center;
    margin-right: 35px;
    margin-left: 35px;
    width: 330px;
}
div.gallery_view.one_image .projects.is_fullscreen div.thmb {
	display:inline-block;
    height: 190px;
	float:left;
    margin-bottom: 80px;
    margin-left: 25px;
    margin-right: 25px;
    width: 245px;
}
div.gallery_view.one_image .projects.real div.thmb div.naked.regular{
    width: 245px;
    height: 190px;
}
div.gallery_view.one_image div.contest .projects.real div.thmb div.naked.regular,div.gallery_view.one_image div.contest.projects.real div.thmb div.naked.regular{
    width: 330px;
    height: 240px;
}
div.error2{
	top:50%;
    color: #f89f05;
    font-size: 16px;
	text-decoration:underline;
	position:relative;
	transform:translateY(-50%);
}
div.gallery_view.one_image .projects.real div.thmb.big {
    float: left;
    height: 360px;
    margin-bottom: 100px;
    margin-left: 0;
    margin-right: 90px;
    text-align: center;
    width: 520px;
}
div.gallery_view.one_image .projects.is_fullscreen div.thmb.big {
    float: left;
    height: 360px;
    margin-bottom: 100px;
    margin-left: 45px;
    margin-right: 45px;
    text-align: center;
    width: 520px;
}
div.insider a{
	cursor:pointer;
	color:#999;
}
div.insider:hover span.info-p .since,div.fullscreen div.insider:hover span.title .since{
	display:inline-block !important;

}

div.insider:hover span.info-p .title,div.fullscreen div.insider:hover span.title strong{
	color:#fff !important;
}
div.insider span.info-p a:hover,div.insider a:hover{
	text-decoration:underline;
}
div.gallery_view.one_image .projects.real div.thmb.big div.naked.regularbig{
    width: 415px;
    height: 277px;
}
div.tbl_row{
	display:table-row;

}
div.table{
	display:table;
	margin-bottom:40px;
}
div.gallery_view.one_image .projects div.thmb .img img {
    height: auto;

    width: auto;
}
div.gallery_view.one_image .projects div.thmb div.insider{
    position: relative;
    top: 50%;
		display: inline-block;
    transform: translateY(-50%);
}
.projects {
  width: 680px;
  display: block;
  height: 100%;
}
.projects.grey, .projects.light, .projects.dark-grey, .projects.darkest-grey {
  width: 670px;
}
.projects .buttons-wrapper {
  height: 24px;
  padding: 10px;
  margin-bottom: 30px;
}
.projects div.thmb {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  width: 216px;
  height: 216px;
}
.projects div.thmb .info {
    font-size: 12px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
}
.projects div.thmb .info:hover {
  background-color: #888;
  background-color: rgba(0, 0, 0, 0.6);
}
.projects div.thmb .info h3 {
  opacity: 1;
  line-height: 40px;
  font-size: 17px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  font-weight: normal;
}
.projects div.thmb .info h3:first-letter {
  text-transform: uppercase;
}
.projects div.thmb .info span {
  color: #FFF;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  overflow: hidden;
}
.projects div.thmb .img {
  display: block;
  text-align: center;
  text-decoration: none;
}
.projects div.thmb .img .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.projects div.thmb.proportions {
  height: 170px;
  width: 169px;
  margin-left: 40px;
  margin-right: 0px;
  margin-bottom: 60px;
}
.projects div.thmb.proportions .info-p {
  color: #999999;
  font-size: 12px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
}
.projects div.thmb.proportions .info-p .title {
  display: block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.projects div.thmb.proportions .info-p .since,div.fullscreen .since {
	font-size: 12px;
	color: #696969;
	display:none;
	line-height: 13px;
}
div.gallery_view .projects div.thmb a:hover span.since{
	display:inline !important;
}
.projects div.thmb.proportions .info-p .author {
  /*							 display: block;
  							 float: left;*/
}
.projects div.thmb.proportions .img {
  height: 170px;
}
div.profile_page .projects div.thmb.proportions .img {
	height:auto;
}
.projects div.thmb.proportions .img .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.projects div.thmb.proportions.on-light .info-p {
  color: #505050;
}
.projects div.thmb.proportions.on-light .info-p .since {
  color: #999;
}
.projects div.thmb.proportions.on-light .img img {
  box-shadow: none;
}
.projects div.thmb.proportions.on-grey .info-p {
  color: #F3F3F3;
}
.projects div.thmb.proportions.on-grey .info-p .since {
  color: #999;
}

.projects div.thmb.proportions.on-dark .info-p {
  color: #999;
}
.projects div.thmb.proportions.on-dark .info-p .since {
  color: #505050;
}

.projects div.thmb.proportions.on-darkest .info-p {
  color: #999;
}
.projects div.thmb.proportions.on-darkest .info-p .since {
  color: #505050;
}
.projects div.thmb.proportions.on-darkest .img img {
  box-shadow: 0px 0px 10px 0px #191919;
}

.projects div.thmb.big .info-p {
  color: #999999;
  font-size: 14px;
  left: 0;
  position: absolute;
  right: 0;
  display:block;

  text-align: left;
  top: 100%;
}
div.fullscreen div.insider br{
	display:none;
}
.projects div.thmb.big .info-p .title,div.fullscreen div.insider .title strong {
  display: block;
  font-size: 14px;
  height: 20px;
  color:#999;
  line-height: 20px;
  overflow: hidden;
  font-weight:normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.projects div.thmb.big .info-p .since {
    color: #505050;
  font-size: 13px;
	display:none;
    height: 20px;
    line-height: 20px;
}
.projects div.thmb.big .img {
  height: auto;
}
.projects div.thmb.big .img img {
  max-width: 520px;
  max-height: 360px;
}
.projects.full {
  width: 990px;
  margin-right: 0px;
}
.projects.full.grey, .projects.full.light, .projects.full.dark-grey, .projects.full.darkest-grey {
  width: 982px;
}
.projects.full div.thmb {
  float: left;
  margin-right: 9px;
  margin-bottom: 10px;
  position: relative;
  width: 238px;
  height: 238px;
}
.projects.full div.thmb .info {
  position: absolute;
  bottom: 0;
  left: 1px;
  font-size: 13px;
  line-height: 16px;
  padding: 10px;
  height: auto;
  width: 217px;
  text-transform: lowercase;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}
.projects.full div.thmb .info:hover {
  background-color: #888;
  background-color: rgba(0, 0, 0, 0.6);
}
.projects.full div.thmb .info h3 {
  opacity: 1;
  line-height: 40px;
  font-size: 17px;
  height: 40px;
  overflow: hidden;
  color: #fff;
  font-weight: normal;
}
.projects.full div.thmb .info h3:first-letter {
  text-transform: uppercase;
}
.projects.full div.thmb .info span {
  color: #FFF;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  overflow: hidden;
}
.projects.full div.thmb .img {
  display: block;
  height: 238px;
  text-align: center;
}
.projects.full div.thmb .img .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.projects.full div.thmb .img img {
  vertical-align: middle;
  max-width: 238px;
  max-height: 238px;
}
.projects.full div.thmb.proportions {
  height: 195px;
  width: 200px;
  margin-left: 35px;
  margin-right: 0px;
  margin-bottom: 60px;
}
.projects.full div.thmb.proportions .info-p,.projects div.thmb .info-p {
  color: #afafaf;
  font-size: 12px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
}
.projects.full div.thmb.proportions .info-p a,.projects div.thmb .info-p a {
  color: #afafaf;
  font-size:12px;
  display:block;
}
div.fullscreen  div.insider .title a {
  color: #666;
  font-size:12px;
  display:block;
}
.projects div.thmb .info-p{
	margin-top:5px;
	margin-bottom:5px;
}
.projects.full div.thmb.proportions .info-p .title,.projects div.thmb .info-p .title {
  display: block;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.projects.full div.thmb.proportions .info-p .since,.projects div.thmb .info-p .since {
  font-size: 12px;
  color: #696969;
	display:none;
  line-height: 13px;
}
.projects.full div.thmb.proportions .info-p .author {
  /*							 display: block;
  							 float: left;*/
}
.projects.full div.thmb.proportions .img {
  height: 195px;
}
.projects.full div.thmb.proportions .img .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.projects.full div.thmb.proportions .img img {
  vertical-align: middle;
  max-width: 195px;
  max-height: 195px;
  box-shadow: 0px 0px 15px 2px #000;
}
.projects.full div.thmb.proportions.on-light .info-p {
  color: #505050;
}
.projects.full div.thmb.proportions.on-light .info-p .since {
  color: #999;
}
.projects.full div.thmb.proportions.on-light .img img {
  box-shadow: none;
}
.projects.full div.thmb.proportions.on-grey .info-p {
  color: #F3F3F3;
}
.projects.full div.thmb.proportions.on-grey .info-p .since {
  color: #999;
}
.projects.full div.thmb.proportions.on-grey .img img {
  box-shadow: 0px 0px 10px 0px #454544;
}
.projects.full div.thmb.proportions.on-dark .info-p {
  color: #999;
}
.projects.full div.thmb.proportions.on-dark .info-p .since {
  color: #505050;
}
.projects.full div.thmb.proportions.on-dark .img img {
  box-shadow: 0px 0px 10px 0px #222221;
}
.projects.full div.thmb.proportions.on-darkest .info-p {
  color: #999;
}
.projects.full div.thmb.proportions.on-darkest .info-p .since {
  color: #505050;
}
.projects.full div.thmb.proportions.on-darkest .img img {
  box-shadow: 0px 0px 10px 0px #191919;
}
.projects.full div.thmb.big {
  height: 415px;
  width: 420px;
  margin-left: 50px;
  margin-right: 0px;
  margin-bottom: 80px;
}
.projects.full div.thmb.big .info-p {
  color: #999999;
  font-size: 12px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 100%;
}
.projects.full div.thmb.big .info-p .title {
  display: block;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.projects.full div.thmb.big .img {
  height: 415px;
}
.projects.full div.thmb.big .img img {
  max-width: 415px;
  max-height: 415px;
}
.pager {
  font-size: 12px;

}
.pager a {
  font-size: 12px;
  color: #5b8f0a;
  text-decoration: underline;
}
.pager .divider {
  color: #cccccc;
  margin: 0 10px;
}
.pager {
  position: relative;
  height: 42px;
  margin: 10px 0;
  padding: 0;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  color: #cccccc;
  border-top: 1px dashed #e5e5e5;
  border-bottom: 1px dashed #e5e5e5;
}
.pager.no-paginate {
  border:0 none;
}
.pager a {
  font-size: 12px;
  text-decoration: none;
}

ul.pager-btn {
  position: relative;
	margin:0 auto;
	vertical-align:middle;
  list-style: none;
}
ul.pager-btn li {
  display: block;
  width: 42px;
  height: 42px;
  float: left;
  margin-right:5px;
}
ul.pager-btn li a {
  display: block;
  width: 42px;
  height: 42px;

}

ul.pager-btn li.previous_button a{
	background:#202020 url(/images/icons/arrow_left.png) no-repeat center center;
}
ul.pager-btn li.previous_button a:hover{
	background:#484848 url(/images/icons/arrow_left_h.png) no-repeat center center;
}
ul.pager-btn li.next_button a{
	background:#202020 url(/images/icons/arrow_right.png) no-repeat center center;
}
ul.pager-btn li.next_button a:hover{
	background:#484848 url(/images/icons/arrow_right_h.png) no-repeat center center;
}
ul.pager-btn li a span {
  display: none;
}
ul.pager-btn li.previous_button div.previous_button {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
ul.pager-pages {
  position: absolute;
  list-style: none;
}
ul.pager-pages li {
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 4px;
  float: left;
  background-color: #cccccc;
  cursor: pointer;
}
ul.pager-pages li.selected {
  background-color: #5b8f0a;
}
ul.pager-pages li a {
  display: block;
  width: 10px;
  height: 10px;
}
ul.pager-pages li a span {
  display: none;
}
ul.pager-pages li span {
  display: none;
}
a.all_cats{
	float:right;
	margin-right: 10px;
	text-decoration: none;
	color: #fff;
	background:#484848 url(/images/icons/arrow_left_h.png) no-repeat center left;
	padding:12px 15px;
	padding-left:45px;
	margin-top:-7px;
	font-weight:normal;
}
.projects div.thmb .img img {
  vertical-align: middle;
  max-width: 245px;
  max-height: 190px;
}
div.contest .projects div.thmb .img img ,div.contest.projects div.thmb .img img{
  vertical-align: middle;
  max-width: 330px;
  max-height: 240px;
}
div.buttons{
	position:absolute;
	right:10px;
	bottom:-51px;
}
div.buttons a.user_follow {
  display: inline-block;
	text-transform:lowercase;
	position:relative;
  color:#fff;
  font-size:14px;
  line-height:42px;
  text-decoration:none;
  height:42px;
  padding-left:20px;
  margin-left:10px;
  padding-right:20px;
  background: #91a61a;
}
div.buttons a.user_follow.follow {
	background:#202020;
	color:#fff;

}
div.buttons a.user_follow.follow:hover {
	background:none;
}
div.section h1 {
  font-size: 13px;
  color: #607816;
  padding: 0 20px 0 10px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  border-bottom: 0 none;
}
div.section h1 a.follow_topic.follow:hover span {
	background: transparent url(/images/icons/forum_icon_star_white.png) no-repeat center center;
}
div.section h1 a.follow_topic.follow {
	background:#505050;
	color:#fff;
	width:160px;
}
div.section h1 a.follow_topic.follow span{
	background: transparent url(/images/icons/forum_icon_star_white.png) no-repeat center center;
}
div.section h1 a.follow_topic.follow:hover {
	background:#202020;
}
div.section h1 a.follow_topic:hover span{
	background: transparent url(/images/icons/forum_icon_star_white.png) no-repeat center center;
}
div.section h1 a.follow_topic:hover{
	background:#505050;
	color:#fff;
}
div.buttons a.user_follow:hover{
	background:#505050;
	color:#fff;
}
span.cats_art{
	font-size:12px;
	color:#666;
}
span.cats_art a{
	color:#666;
}
span.cats_art_sub{
	color:#c1361d;
}
div.gallery_view{
	background:#151515;
	width:100%;
	height:100%;
	position:relative;
	padding-bottom:140px;

	padding-top:23px;
	min-height: 50vh;
}
div.show-slideshow div.gallery_view{
	padding-bottom:0px;
}
div.deep_paging div.gallery_view{
	padding:0px;
	background:none;
}
div.gallery_view div.section.category h1{
	background:none;
	border:0 none;
	border-bottom:1px solid #202020;
}
div.gallery_view div.section.category h1.keyword{
	background:#484848;
	border:0 none;
	height:42px;
	color:#cccccc;
}
div.gallery_view div.section.category h1 form{
	float:right;
	height:42px;
}
div.gallery_view.one_image div.section.category h1 form{
	margin-right:0px;
	margin-top:0px;
}
div.gallery_view .pager{
	bottom:20px;
	position:absolute;
	width:100%;
	left:0;
	border:0 none;
}
div.gallery_view .pager.custom{
	margin-top:20px;
	position:relative;
	width:100%;
	left:auto;
	bottom:auto;
	border:0 none;
}

div.gallery_view .pager a.view_more{
	color:#cecece;
	vertical-align:middle;
	display:inline-block;
	width:140px;
	background:#202020;
	height:42px;
	font-size:16px;
	line-height:42px;
}
div.gallery_view .pager a.view_more:hover{
	background:#484848;
}
div.gallery_view .pager.custom a.viewmore{
	color:#cecece;
	vertical-align:middle;
	display:inline-block;
	width:140px;
	background:#202020;
	height:42px;
	font-size:16px;
	line-height:42px;
}
div.gallery_view .pager.custom a.viewmore:hover{
	background:#484848;
}
div.photo_container div.thmb {
    float: left;
    height: 140px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0px;
    text-align: center;
    width: 160px;
}
div.photo_container div.thmb div.insider {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
div.photo_container div.thmb .img {
    display: block;
    text-align: center;
    text-decoration: none;
}
.project .content ul.info li.info_pointer{
    display: block;
    float: none;
    margin: 0 auto;
	position:absolute;
	left:calc(50% - 48px);
}
div.photo_container div.thmb.proportions .info-p, div.photo_container div.thmb .info-p {
    color: #999999;
    font-size: 12px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
}
div.photo_container div.thmb.proportions .icons, div.photo_container div.thmb .icons {
    color: #999999;
    font-size: 12px;
    left: 0;
	display:inline;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
}
div.photo_container div.thmb.proportions .info-p .title, div.photo_container div.thmb .info-p .title {
    display: block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
	float:none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

div.photo_container div.thmb.proportions .info-p a, div.photo_container div.thmb .info-p a {
    color: #666;
    display: block;
    font-size: 12px;
}
div.photo_container div.thmb .info-p {
    margin-bottom: 5px;
    margin-top: 5px;
}
div.gallery_view .projects.grey,div.gallery_view  .projects.light,div.gallery_view  .projects.dark-grey,div.gallery_view  .projects.darkest-grey{
	width: calc(100% - 90px);
	padding-right:45px;
	padding-left:45px;
	margin-top:25px;
	background:0 none;
}
div.gallery_view .projects.grey.stacks,div.gallery_view  .projects.light.stacks,div.gallery_view  .projects.dark-grey.stacks,div.gallery_view  .projects.darkest-grey.stacks{
	width: 980px;
	margin:0 auto;
	padding-right:10px;
	padding-left:10px;
	margin-top:10px;
	background:0 none;
}
div.gallery_view .projects.grey.large_view,div.gallery_view  .projects.light.large_view,div.gallery_view  .projects.dark-grey.large_view,div.gallery_view  .projects.darkest-grey.large_view{
	width: calc(100% - 90px);
	padding-right:45px;
	padding-left:45px;
	margin-top:45px;
	background:0 none;
}
div.gallery_view  div.contest .projects.grey,div.gallery_view  div.contest .projects.light,div.gallery_view div.contest   .projects.dark-grey,div.gallery_view div.contest   .projects.darkest-grey{
	margin-top:50px;
	width: calc(100% - 90px);
	padding-right:45px;
	padding-left:45px;
}
div.gallery_view  div.contest.projects.grey,div.gallery_view  div.contest.projects.light,div.gallery_view div.contest.projects.dark-grey,div.gallery_view div.contest.projects.darkest-grey{
	margin-top:50px;
	width: calc(100% - 90px);
	padding-right:45px;
	padding-left:45px;
}
div.gallery_view .projects div.thmb.proportions{
	margin-right:10px;
	width:485px;
	height:400px;
	margin-bottom:10px;
	float:left;
	margin-left:0px;
}
div.gallery_view div.integral .projects div.thmb.proportions{
	margin-right:10px;
	width:485px;
	margin-bottom:10px;
	float:left;
	margin-left:0px;
}
div.gallery_view .projects div.thmb.proportions.on-dark .img{
	height:auto;
}
div.gallery_view .projects div.thmb.proportions.on-dark .img img{
	width:485px;
    max-height: 300px;
    max-width: 485px;
	height: 300px;
}

div.gallery_view.one_image .projects div.thmb.proportions{
	margin-right:10px;
	width:238px;
	height:238px;
	margin-bottom:10px;
	float:left;
	margin-left:0px;
}
div.gallery_view div.integral div.section.category h1 a.configure{
	width:42px;
	height:42px;
	display:block;
	float:right;
	position:relative;
	margin-right:-12px;
	background:transparent url(/images/icons/config_not_active.png) no-repeat center center;
}
div.gallery_view div.integral div.section.category h1 a.configure:hover,div.gallery_view div.integral div.section.category h1 a.configure.turned_on{
	background:transparent url(/images/icons/config.png) no-repeat center center;

}
div.gallery_view.one_image .projects div.thmb.proportions span.title,div.fullscreen div.gallery_view.one_image .projects div.thmb span.title{
	position:absolute;
	top:210px;
	color:#fff;
	left:0px;
	text-align:left;
}
div.fullscreen div.gallery_view.one_image .projects div.thmb span.title{
    color: #999;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    top: auto !important;
    width: 100%;
}
div.fullscreen div.gallery_view.one_image .projects div.thmb.proportions span.title{
	top:190px !important;
	color:#fff;
}
div.fullscreen div.gallery_view.one_image .projects div.thmb.proportions span.title span.since{
	color:#fff;
}
div.gallery_view.one_image .projects div.thmb.proportions span.title.upper,div.fullscreen div.gallery_view.one_image .projects div.thmb span.title{
	top:200px;
}
div.gallery_view.one_image .projects div.thmb.proportions span.title.upper.jury{
	top:210px;
}
div.grad_hover{
	display:none;
}
div.gallery_view.one_image .projects div.thmb.proportions.on-dark .img{
	height:auto;
}
div.gallery_view.one_image .projects div.thmb.proportions.on-dark .img img{
	width:238px;
    max-height: 238px;
    max-width: 238px;
	height:238px;
}
div.gallery_view.one_image .projects div.thmb.proportions.on-dark .img img{
	width:238px;
    max-height: 238px;
    max-width: 238px;
	height:238px;
}
div.gallery_view.one_image .projects.full div.thmb.proportions .info-p .title,div.gallery_view.one_image .projects div.thmb .info-p .title{
	float:none;
	width:100%;
	
}
div.gallery_view.one_image .projects.full div.thmb.proportions.on-dark .info-p .since {
	float:left;
	padding-top: 1px;
	width:auto;
}
div.static_content table{
	float:none !important;
}
div.gallery_view.one_image .projects.full div.thmb.proportions .info-p .author {
	display:block;
}
div.gallery_view .projects .buttons-wrapper,.buttons-wrapper-authors{
    height: 84px;
	width:42px;
    margin-bottom: 30px;
    padding: 0px;
	top:50px;
	background:#202020;
	position:absolute;
	right:10px;
	z-index:90000;
}
div.gallery_view div.section.category h1 form select,div.gallery_view div.section.category h1 form select option{
	background:#202020;
	border:0 none;
	color:#fff;
	height:22px;
}
div.gallery_view div.section.category h1.gallery .filter-tabs,div.gallery_view  div.section.category h1.gallery .filter-tabs-inactive{
	border:0 none;
	color:#9f9f9f;
}
div.gallery_view div.section.category h1.gallery  a:hover{
	border:0 none;
	color:#fff;
	background:#202020;
}
div.gallery_view div.section.category h1 a.slideshow-ico {
    background:transparent url("/images/icons/slideshow.png") no-repeat scroll center center ;
    display: block;
    float: left;
    height: 40px;
    width: 40px;
}
div.gallery_view div.section.category h1 a.slideshow-ico:hover{
    background:#202020 url("/images/icons/slideshow_h.png") no-repeat scroll center center;

}
div.gallery_view div.section.category h1 a{
    height: 40px;
    width: 40px;
    display: block;
    float: left;
}
div.gallery_view div.centered_content,div.centered_content{
	margin:0 auto;
	width:1220px;
}
div.gallery_view div.centered_content.contest{
	margin:0 auto;
	width:1220px;
}
div.gallery_view div.contest_header{
	position:relative;
	margin-top:-23px;
		overflow:hidden;
		width:100%;
	height:350px;
	background-size:cover;
	background-position:top center;
}

div.fullscreen div.gallery_view{
	padding-top:0px;
	min-height:84.2vh;
}
div.fullscreen div.gallery_view div.deep_paging div.gallery_view{
	min-height:auto;
}
div.fullscreen div.gallery_view div.centered_content,div.fullscreen .columns .fc{
	width:auto;

}
div.fullscreen .columns .fc{
	padding-top:0px !important;
}
div.fullscreen div.gallery_view .projects .buttons-wrapper{
	position:absolute;
	top:20px;
}

div.fullscreen div.gallery_view.one_image .projects div.thmb.proportions  {
    display: inline-block;
    float: none;
    height: 238px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px !important;
    width: 238px;
}
div.fullscreen #projectDisplay{
	text-align:center !important;
	margin-top:0;
	margin:0 auto;
	padding-top:40px;
}
div.section h1.panelTitle {
  font-size: 12px;
  background:#fafafa;
  border:1px solid #e5e5e5;

}
div.tools a.show_more{
	display:block;
	text-align:center;
	color:#666;
	line-height:42px;
}

.project {
  background-color: #fafafa;
  position: relative;
  margin-bottom: 10px;
  color: #666666;
  overflow: hidden;
}
.project h1 {
  font-weight: normal;
  margin-bottom: 10px;
}
.project h1 a {
  color: #333333;
  font-size: 17px;
  text-decoration: none;
}
.project h2 {
  color: #333333;
  font-size: 18px;
  text-align:center;
  font-weight: normal;
  margin-bottom: 5px;
}
.project .title {
  position: relative;
  padding: 12px;
}
.project .rejected {
  padding: 12px;
  background-color: #f89f05;
  color: #ffffff;
  font-weight: bold;
}
div.register_section .loginform a.av{
	display:none;
}

span.sm [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -60px;
	min-width:100px;
}
div.proportions [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -50px;
	min-width:80px;
}
div.buttons [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -50px;
	min-width:80px;
}
div.buttons-wrapper [data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
	min-width:100px;
}
div.buttons-wrapper a.show_page_info[data-tooltip]:before {
	left: 50%;
    margin-bottom: 5px;
    margin-left: -140px;
	min-width:160px;
}


.slideshow-ico {
  display: block;
  width: 18px;
  height: 22px;
  background: #202020 url("/images/icons/slideshow.png") no-repeat center center;
  float: left;
}
.slideshow-ico:hover {
 background: #202020 url("/images/icons/slideshow_h.png") no-repeat center center !important;

}
div.buttons-wrapper .slideshow-ico:hover {
 background: #484848 url("/images/icons/slideshow_h.png") no-repeat center center !important;

}
span.fs .slideshow-ico {
	display:none;
  width: 42px;
  height: 42px;
 background: #202020 url("/images/icons/slideshow.png") no-repeat center center;
  float: left;
}
span.fs .slideshow-ico.on-light {
  background: white url("/images/icons/slideshow.png") no-repeat;
}
span.fs .fullscreen-ico {
  display: block;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/fullscreen_open.png") no-repeat center center;
  float: left;
}
span.fs .fullscreen-ico:hover {
  background: #484848 url("/images/icons/fullscreen_open_h.png") no-repeat center center;
}
span.fs .edit_list {
  display: block !important;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/arts.png") no-repeat center center;
  float: left;
}
span.fs .edit_list:hover{
  background: #484848 url("/images/icons/arts_h.png") no-repeat center center;
}
span.fs .edit_list.clicked{
  background: #91a61a url("/images/icons/close.png") no-repeat center center;
}


span.fs .remove_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #4c0f0f url("/images/icons/close_h.png") no-repeat center center;
  float: left;
}
span.fs .remove_list:hover,span.fs .remove_list.clicked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center;
}
li.contest_delete a.remove_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #4c0f0f url("/images/icons/close_h.png") no-repeat center center;
  float: left;
}
li.contest_delete a.remove_list:hover,li.contest_delete a.remove_list.clicked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center !important;
}
span.fs .vote_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #3a4117 url("/images/icons/favorite.png") no-repeat center center;
  float: left;
}
li.contest_like a.vote_list {
  display: block;
  width: 42px;
  height: 42px;
  background: #3a4117 url("/images/icons/favorite.png") no-repeat center center;
  float: left;
}
a.select_choose {
  display: block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
  width: 42px;
  height: 42px;
  background: #333333 url("/images/icons/favorite_h.png") no-repeat center center;
	margin:0 auto;
}
.project .content ul.info li.tools.go_vote a,.project .content ul.info li.tools.go_vote{
	background:#91a61a;
	color:#fff;
	display:block;
	text-transform:uppercase;
	width:130px;
	line-height:45px;
	font-size:17px;
}
a.select_choose.remove_it{
  background: #333333 url("/images/icons/close_h.png") no-repeat center center;
}
span.fs .vote_list:hover,span.fs .vote_list.clicked,a.select_choose:hover,a.select_choose.picked{
  background: #91a61a url("/images/icons/favorite_h.png") no-repeat center center;
}
li.contest_like a.vote_list:hover,li.contest_like a.vote_list.clicked{
  background: #91a61a url("/images/icons/favorite_h.png") no-repeat center center !important;
}
a.select_choose.remove_it:hover,a.select_choose.remove_it.picked{
  background: #cc0000 url("/images/icons/close_h.png") no-repeat center center;
}
div.save_selection{
	position:fixed;
	bottom:0;
	width:100%;
	display:none;
	height:100px;
	z-index:600;
	background:#202020;
}
div.save_selection div.cc{
	margin:0 auto;
	margin-top:31px;
	width:300px;
	z-index:99999;
}
div.save_selection div.cc input{
    background: #91a61a none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
	width:150px;

	cursor:pointer;
    display: inline-block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    height: 42px;
    text-align: center;
    text-transform: uppercase;
}
div.save_selection div.cc input.red{
	background-color:#cc0000;
}
div.save_selection div.cc input:hover{
	background:#484848;
}
div.save_selection div.cc a{
	margin-left:20px;
	color:#666;
}
span.fs .show_page_info {
  display: block;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/info.png") no-repeat center center;
  float: left;
}
span.fs .show_page_info:hover {
  background: #484848 url("/images/icons/info_h.png") no-repeat center center;
}
#toggle_content{
	color:#cccccc;
	padding-left:20px;
	padding-right:20px;
	display:none;
	margin-top:60px;
}
.fullscreen-ico:hover,.show_page_info:hover,.show_page_info.clicked  {
	background-color: #484848 !important;

}
span.fs .fullscreen-close:hover {
	background-color: #484848;
}
span.fs .fullscreen-ico.on-light {
  background: #757575 url("/images/icons/fullscreen_open_h.png") no-repeat;
}
span.fs .fullscreen-close {
  display: block;
  width: 42px;
  height: 42px;
  background: #202020 url("/images/icons/fullscreen_close.png") no-repeat center center;
  float: left;
}
div.fullscreen span.fs .fullscreen-close {
	z-index:99999;
	 position: absolute;
}
span.fs .fullscreen-close:hover{
  background: #484848 url("/images/icons/fullscreen_close_h.png") no-repeat center center;
}
span.fs span {
  display: none;
}
div.selector{
	margin:0 auto;
	margin-top:5px;
	text-align:center;
	position:absolute;
	top:100%;
	left:calc(50% - 21px);
	display:none;
}
div.contest div.selector{
	margin-top:10px;
}
input.choose_image{
	width:auto;
	display: none;
	height:auto;
	margin-bottom:0px;
	margin-right:10px;
}
input.choose_image + label{
	color:#cccccc;
	display:inline-block;
	margin:0;
	line-height:11px;
}
.project .vote input.in_izbrano{
	width:auto;
	display: inline-block;
	height:auto;
	margin-bottom:0px;
	margin-right:10px;
}
.content.slideshow {
  /*min-height:600px;*/
  /*width:1002px;*/
  overflow:hidden;
  left:0;
  width:100%;
  height: calc(100% - 23px);
  margin: 0px auto;
  }
.content.buttons-wrapper {
  margin: 0px auto;
  display: block;
  width: 1002px;
}
.content.buttons-wrapper.slideshow-button {
  width: auto;
}
.content.buttons-wrapper .slideshow-close {
  display: block;
  height: 42px;
  width: 42px;
  z-index:99999;
  float: right;
  margin: 20px;
  margin-top:-20px;
  position:relative;
  margin-bottom: 16px;
  background: #202020 url("/images/icons/close.png") no-repeat;
}
.content.buttons-wrapper .slideshow-close:hover {
  background: #484848 url("/images/icons/close_h.png") no-repeat;
}

.galleria-container {
  position: relative;

  margin: 0 auto;
}

.galleria-container img {
  -moz-user-select: none;
  max-height:100% !important;
  -webkit-user-select: none;
  -o-user-select: none;
}

.galleria-stage {
  position: absolute;
  top: 0px;
  max-height:calc(100% - 23px);
  bottom: 80px;
  left: 20px;
  right: 20px;
  overflow: hidden;
}
div.galleria-control-bar{
	background:#202020;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	bottom:0;
	padding-bottom:20px;
	width:100%;
	z-index:99999;
	height:122px;
}
div.galleria-social_share{
	width:250px;
	height: 57px;
	margin:0 auto;
	padding-top:15px;
	z-index: 2;
}
div.galleria-social_share a{
	display:block;
	width:42px;
	height:42px;
	float:left;
	background:#fff;
}
div.galleria-social_share a.comment{
	background:transparent url(/images/icons/comments.png) no-repeat center center;
}
div.galleria-social_share a.comment:hover{
	background:#484848 url(/images/icons/comments_h.png) no-repeat center center;
}
div.galleria-social_share a.facebook{
	background:transparent url(/images/icons/sharing_facebook.png) no-repeat center center;
}
div.galleria-social_share a.facebook:hover{
	background:#484848 url(/images/icons/sharing_facebook_h.png) no-repeat center center;
}
div.galleria-social_share a.twitter{
	background:transparent url(/images/icons/sharing_twiter.png) no-repeat center center;
}
div.galleria-social_share a.twitter:hover{
	background:#484848 url(/images/icons/sharing_twiter_h.png) no-repeat center center;
}
div.galleria-social_share a.pinterest{
	background:transparent url(/images/icons/sharing_pinterest.png) no-repeat center center;
}
div.galleria-social_share a.pinterest:hover{
	background:#484848 url(/images/icons/sharing_pinterest_h.png) no-repeat center center;
}
div.galleria-social_share a.gplus{
	background:transparent url(/images/icons/sharing_google.png) no-repeat center center;
}
div.galleria-social_share a.gplus:hover{
	background:#484848 url(/images/icons/sharing_google_h.png) no-repeat center center;
}
div.galleria-social_share a:hover{
	background-color:#484848;
}
div.galleria-control-bar a.open_bar{
	width:16px;
	display:block;
	height:20px;
	margin:0 auto;
	background:transparent url(/images/open-bar.png) no-repeat top center;
}
.galleria-thumbnails-container {
  height: 72px;
  width:510px;
 	padding-top:0px;
  float:right;
  z-index: 2;
}

.galleria-carousel .galleria-thumbnails-list {
  margin-left: 12px;
  margin-right: 0px;
}

.galleria-thumbnails .galleria-image {
  height: 60px;
  width: 60px;
  background: #000;
  margin: 0 5px 0 0;
  border: 1px solid #000;
  float: left;
  cursor: pointer;
}
.galleria-thumbnails .galleria-image.active {
  border: 1px solid #FFF;
}
.project .content.newview div.text_section{
	text-align:left;
}
.galleria-thumbnails-list {
  max-width: 460px !important;
}

.galleria-counter {
  display: none;
}

.galleria-loader {
  background: #333;
  width: 31px;
  height: 31px;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 2;
  display: none;
  background: url("/images/ps-loader.gif") no-repeat;
}

.galleria-info {
  height: 72px;
  float:left;
  width: 40%;
  z-index: 2;
  position:relative;
  margin-top:-72px;
}

.galleria-info-text {
  float: left;
  display: block;
  max-width: 440px;
  width: 100%;
  /* IE7 */
  zoom: 1;
}

.galleria-info-author-thmb {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.galleria-info-author {
  display: block;
  height: 60px;
  width: auto;
  max-width: 170px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  line-height: 22px;
  font: 17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-right: 1px solid #333;
  color: #fff;
  padding-left: 10px;
  padding-right: 20px;
  margin-right: 20px;
}
.galleria-info-author a {
  color: #fff;
  font: 17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.columns .fc {
    margin: 0 auto;
    width: 982px;
}
.galleria-info-title {
  min-width: 100px;
  font: 17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #CCC;
  margin-bottom: 7px;
}
.galleria-info-title a {
  font: 17px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #CCC;
  text-decoration: none;
}
div.section.gallery {
    margin: 19px auto 0;
}
.galleria-info-description {
  min-width: 100px;
  font: 12px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0;
  color: #666666;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  height: 28px;
}

.galleria-info-link {
  display: none;
}
.galleria-image-nav {
  position: absolute;
  top: 0%;
  /*margin-top: -62px;*/
  width: 100%;
  height: 100%;
  left: 0;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
  cursor: pointer;
  width: 50%;
  /*24px;*/
  height: 100%;
  opacity:0.5;
  position: absolute;
  left: 10px;
  z-index: 2;
  background: url("/images/left_img_arrow.png") no-repeat left center;
}

.galleria-image-nav-right {
  left: auto;
  right: 10px;
  z-index: 2;
  background: url("/images/right_img_arrow.png") no-repeat right center;
}

.notouch .galleria-image-nav-left:hover {
	background: url("/images/left_img_arrow_h.png") no-repeat left center;
}
.notouch .galleria-image-nav-right:hover {
	background: url("/images/right_img_arrow_h.png") no-repeat right center;
}
.touch .galleria-image-nav-left:active {
	background: url("/images/left_img_arrow_h.png") no-repeat left center;
}
.touch .galleria-image-nav-right:active {
	background: url("/images/right_img_arrow_h.png") no-repeat right center;
}
.touch .galleria-image-nav-left:active,
.touch .galleria-image-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
}

.galleria-thumb-nav-left,
.galleria-thumb-nav-right {
  cursor: pointer;
  display: none;
  position: absolute;
  left: 7px;
  top: 20px;
  height: 24px;
  width: 24px;
  z-index: 3;
  opacity: .0;
  filter: alpha(opacity=0);
  background: url("/images/arrow-left.png") no-repeat;
}

.galleria-thumb-nav-right {
  background: url("/images/arrow-right.png") no-repeat;
  border-right: none;
  right: 2px;
  left: auto;
}

.galleria-thumbnails-container .disabled {
  opacity: .0;
  filter: alpha(opacity=0);
  cursor: default;
}

.notouch .galleria-thumb-nav-left:hover,
.notouch .galleria-thumb-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #333;
}

.touch .galleria-thumb-nav-left:active,
.touch .galleria-thumb-nav-right:active {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #333;
}

.notouch .galleria-thumbnails-container .disabled:hover {
  opacity: .0;
  filter: alpha(opacity=0);
  background-color: transparent;
}

.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right {
  display: block;
}
div.help_tabs{
	width:960px;
	margin:0 auto;
	margin-bottom:30px;
}
div.help_tabs.four{
	width:766px;
}
div.help_tabs.three{
	width:578px;
}
div.help_tabs div.htab{
	float:left;
	position:relative;
	width:calc(20% - 40px);
	padding:20px;
}
div.help_tabs.three div.htab{
	float:left;
	position:relative;
	width:calc(33% - 40px);
	padding:20px;
}
div.help_tabs.four div.htab{
	float:left;
	position:relative;
	width:calc(25% - 40px);
	padding:20px;
}
#toggle_content img{
	float:left;
	margin:20px;
	margin-top:0;
	margin-right:30px;
	margin-bottom:10px;
}
#toggle_content span.criteria strong{
	font-weight:normal;
	display:block;
	color:#bed72f;
	text-transform:uppercase;
}
#toggle_content span.criteria{
	margin-bottom:15px;
	display:block;
}
div.help_tabs div.htab div.separator{
	position:absolute;
	width:120px;
	height:10px;
    left: 131px;
    top: 46px;
	background:transparent url(/images/help_icons/separator.png) no-repeat center center;
}
div.help_tabs div.htab div.separator.arrow{
	background:transparent url(/images/help_icons/separator_arrow.png) no-repeat center center;
}
div.help_tabs div.htab.current{
background:#202020;
}
div.help_tabs div.htab span.hicon{
	width:60px;
	height:60px;
	display:block;
	margin:0 auto;
	margin-bottom:38px;
}
div.help_tabs div.htab span.hicon.user{
	background:transparent url(/images/help_icons/user.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.user{
	background:transparent url(/images/help_icons/user_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.settings{
	background:transparent url(/images/help_icons/settings.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.settings{
	background:transparent url(/images/help_icons/settings_h.png) no-repeat center center;
}


div.help_tabs div.htab span.hicon.upload{
	background:transparent url(/images/help_icons/upload.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.upload{
	background:transparent url(/images/help_icons/upload_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.feedback{
	background:transparent url(/images/help_icons/feedback.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.feedback{
	background:transparent url(/images/help_icons/feedback_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.publish{
	background:transparent url(/images/help_icons/publish.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.publish{
	background:transparent url(/images/help_icons/publish_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.vote{
	background:transparent url(/images/help_icons/vote.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.vote{
	background:transparent url(/images/help_icons/vote_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.rating{
	background:transparent url(/images/help_icons/rating.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.rating{
	background:transparent url(/images/help_icons/rating_h.png) no-repeat center center;
}
div.help_tabs div.htab span.hicon.chosen{
	background:transparent url(/images/help_icons/chosen.png) no-repeat center center;
}
div.help_tabs div.htab.current span.hicon.chosen{
	background:transparent url(/images/help_icons/chosen_h.png) no-repeat center center;
}
div.help_tabs div.htab div.hcontent{
	font-size:12px;
	font-weight:normal;
	color:#999;
	line-height:18px;
	text-align:left;
}
div.help_tabs div.htab.current div.hcontent{
	color:#ccc;
}
p.help_txt{
	color:#ccc;	
	font-size:14px;
	line-height:20px;
	padding:0 20px;
	margin-bottom:20px;
}
p.help_txt a{
	color:#ccc;	
	font-size:14px;
	line-height:20px;
	text-decoration:underline;
}
div.help_tabs div.htab div.hcontent a{
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#999;
	line-height:18px;
	text-align:left;
	text-decoration:underline;
}
div.help_tabs div.htab h3{
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#ccc;
	text-align:center;
	margin-bottom:35px;
}
a.btn_close{
    background:transparent url("/images/icons/close_h.png") no-repeat center center;
    display: block;
    height: 42px;
	right:0;
	top:0;
	float:left;
    position: absolute;
    width: 42px;
}

.galleria-thumb-nav-right,
.galleria-thumb-nav-left {
  display: none !important;
}

div.hover_div{
	position:absolute;
	top:0;
	width:100%;
	display:none;
	height:100%;
	/*background: rgba(0, 0, 0, 0.7);*/
	background:none;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
}
div.hover_div span.icon_view{
	background:#202020 url(/images/icons/view_h.png) no-repeat center center;
	width:42px;
	height:42px;
	display:none !important;
	margin:0 auto;
	margin-top:129px;
}
div.hover_div div.inner_data{
	position:relative;
	top:50%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
}
div.hover_div span{
	display:block;
	text-transform:uppercase;
	font-size:28px;
	line-height:32px;
	margin-bottom:20px;
	font-weight:bold;
}
div.proekti  #page-wrap{
	background:#151515;
}
#category_id-button,#category-id-button,#adult-content-button,#category_project_id-button,#ratings-button{
	background:none;
	border:0 none;
	color:#9f9f9f;
	font-size:13px;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	padding:5px;
	padding-top:6px;
	padding-bottom:6px;
}
div.gallery_view div.section.category h1 form{
	visibility:hidden;
	height:0;
}
#category_id-button{
width:auto !important;
}
#ratings-button{
width:auto !important;
}
#category_project_id-button{
width:auto !important;
}
#category-id-button,#adult-content-button{
	background:#484848;
	border-radius:0;
}
#ratings-button.ui-state-hover,#category_id-button.ui-state-hover,#ratings-button.ui-corner-top,#category_id-button.ui-corner-top,#category-id-button.ui-state-hover,#category-id-button.ui-corner-top,#adult-content-button.ui-state-hover,#adult-content-button.ui-corner-top{
	background:#202020;
	border-radius:0;
}
#category_project_id-button.ui-state-hover,#category_project_id-button.ui-corner-top,#category_project_id-id-button.ui-state-hover,#category_project_id-id-button.ui-corner-top{
	background:#202020;
	border-radius:0;
}
div.project_heading{
	background:#151515;
	padding:20px;
	padding-top:60px;
}
div.project_heading div.heading_inner{
    margin: 0 auto;
    width: 980px;
}
div.project_heading div.heading_inner div.heading_author{
	float:right;

}
div.project_heading div.heading_inner div.heading_author a{
	color:#999;
    margin-bottom: 7px;
    text-align: left;
}
div.project_heading div.heading_inner span.categories,div.project_heading div.heading_inner span.categories a{
	color:#999;
	font-size:13px;	
}
div.project_heading div.heading_inner span.categories a:hover{
	color:#fff;
}
div.project_heading div.heading_inner h1.project_title{
	text-align:left;
	color:#dedede;
	font-size:21px;
	margin-bottom:7px;
}
.ui-selectmenu-button span.ui-icon{
	background:transparent url(/images/dropdown_arrow.png) no-repeat center center;
}
.ui-selectmenu-menu .ui-menu{
	background:#202020 !important;
	color:#cecece !important;
	font-size:13px !important;
	border:0 none !important;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	padding-bottom:15px !important;
}

.ui-selectmenu-menu .ui-menu li{
	padding-left:18px;
	color:#cececd;
}
 .ui-state-focus, .ui-widget-content .ui-state-focus{
	background:none !important;
	color:#a8c11d !important;
	margin:0 !important;
	border:0 none !important;
}
div.deep_paging{
	position:relative;
	clear:both;
	margin-top:-10px;
}
div.empty_hover{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	top:0;
	opacity:0.8;
}
span.grad_hover{
	position:absolute;
	width:100%;
	left:0;

	display:none;
	height:100%;
    background:rgba(0,0,0,0.6);background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 9%, rgba(0,0,0,0.12) 24%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.31) 61%, rgba(0,0,0,0.38) 75%, rgba(0,0,0,0.44) 88%, rgba(0,0,0,0.5) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(9%, rgba(0,0,0,0.05)), color-stop(24%, rgba(0,0,0,0.12)), color-stop(40%, rgba(0,0,0,0.2)), color-stop(50%, rgba(0,0,0,0.25)), color-stop(61%, rgba(0,0,0,0.31)), color-stop(75%, rgba(0,0,0,0.38)), color-stop(88%, rgba(0,0,0,0.44)), color-stop(100%, rgba(0,0,0,0.5)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 9%, rgba(0,0,0,0.12) 24%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.31) 61%, rgba(0,0,0,0.38) 75%, rgba(0,0,0,0.44) 88%, rgba(0,0,0,0.5) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 9%, rgba(0,0,0,0.12) 24%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.31) 61%, rgba(0,0,0,0.38) 75%, rgba(0,0,0,0.44) 88%, rgba(0,0,0,0.5) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 9%, rgba(0,0,0,0.12) 24%, rgba(0,0,0,0.2) 40%, rgba(0,0,0,0.25) 50%, rgba(0,0,0,0.31) 61%, rgba(0,0,0,0.38) 75%, rgba(0,0,0,0.44) 88%, rgba(0,0,0,0.5) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 9%, rgba(0,0,0,0) 24%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.21) 61%, rgba(0,0,0,0.68) 75%, rgba(0,0,0,0.74) 88%, rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	top:0;
	opacity:0.8;
}
span.grad_hover.lvl{
	background:rgba(0,0,0,0.7) !important;
	opacity:1;
}
div.project_cover div.img-review{
	overflow:hidden;
	font-size:22px;
	color:#fff;
	line-height:300px;
	text-align:center;
    width: 485px !important;
    height: 300px !important;
}
span.is_project{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/images/icons/project_dark.png) no-repeat center center;
}
span.is_book{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	background:transparent url(/images/icons/photo_book_dark.png) no-repeat center center;
}
div.default_keywords{
	margin-bottom:10px;
}
div.default_keywords a{
	font-style:italic;
	display:inline-block;
}
div.default_keywords a span{
	color:#202020;
	display:inline-block;
	margin-right:2px;
}
div.project_cover div.hover_div{
	width:485px;
	height:300px;
	top:0;
	text-align:center;
}
.dropdown-menu {
    background-clip: none;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    box-shadow:none;
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
	min-width:110px;
    list-style: outside none none;
	margin: -128px 0 0;
    padding: 2px;
    position: absolute;
    text-align: left;
    z-index: 1000;
}

div.page_numbers,div.page_numbers div,div.page_numbers ul{
	display:inline-block;
}
div.page_numbers li a,div.page_numbers li span{
		display:inline-block;
		width:42px;
		text-align:center;
		height:42px;
		background:#202020;
		color:#cecece;

		line-height:42px;
}
div.page_numbers li span{
	background-color:#484848;
}
div.page_numbers li.rest{
	padding-left:10px;
	min-width: 59px;
	text-align:left;
}
div.page_numbers li.rest a{
	display:inline-block;
	margin-left:5px;
	margin-right:0;
}
div.page_numbers a:hover{
	background-color:#484848;
	color:#fff;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    display: block;

    line-height: 1.4;
    overflow: hidden;
    padding: 0.4em 1.6em 0.4em 0.4em !important;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.contest .columns div.some_distance {
    margin-top: 20px;
    text-align: left;
}
div.contest .columns div.some_distance p.voting_txt {
    margin-bottom: 10px;
    text-align: left;
}
.voting_txt {
    color: #cececd;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center;
}

div.contest .columns div.some_distance a {
    display: inline-block;
    margin: 0 auto;
    text-align: left;
}
#the_more_info {
    display: none;
}

div.reglament div.contest div.static_content {
    color: #333;
    font-size: 17px;
    line-height: 24px;
    margin: 50px auto 0;
    width: 1002px;
}
div.contest div.static_content {
    color: #cececd;
    font-size: 17px;
    line-height: 24px;
    margin: 50px auto 0;
    width: 1002px;
}

div.reglament div.contest div.static_content h1 {
    border-bottom: 1px solid #91a61a;
    color: #333;
    display: inline-block;
    font-size: 24px;
    padding-bottom: 3px;
}

div.contest div.timeline {
    margin: 0 auto;
    width: 980px;
}
div.contest div.timeline div.steps div.step, div.contest div.timeline div.periods div.step {
    color: #878787;
    float: left;
    text-align: center;
    width: 25%;
}
div.contest div.timeline div.steps div.step {
    padding-top: 20px;
}
div.contest div.timeline div.steps div.step span.title {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;
}
div.contest div.timeline div.steps div.step.current {
    color: #fff;
}
div.contest div.timeline div.line div.step {
    background: #878787 none repeat scroll 0 0;
    float: left;
    height: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    text-align: center;
    width: 25%;
}
div.contest div.timeline div.line div.step.light {
    background: #999999 none repeat scroll 0 0;
}
div.contest div.timeline div.line div.step.green {
    background: #748515 none repeat scroll 0 0;
}
div.contest div.timeline div.line div.step.grey {
    background: #666666 none repeat scroll 0 0;
}
div.contest div.periods {
    color: #cececd;
}
div.contest div.upload_zone {
    margin-top: 50px;
}
div.contest div.upload_zone div.txt {
    color: #fff;
    text-align: center;
}
div.contest div.upload_zone div.txt p:first-child {
    font-size: 16px;
}
div.contest div.upload_zone div.txt p {
    margin-bottom: 20px;
}

div.contest div.upload_zone div.txt p a {
    color: #ffcc00;
}

div.contest div.uploaded_stack {
    margin: 40px auto 0;
    width: 920px;
}

div.contest div.uploaded_stack div.photo_container {
    background: transparent url("/images/photo_bg.png") no-repeat scroll center top;
    float: left;
    height: 140px;
    margin-bottom: 30px;
    margin-right: 30px;
    width: 160px;
}

div.contest div.uploaded_stack div.photo_container.last {
    margin-right: 0;
}
div.gallery_view div.section.category h1 form{
	max-height:42px;
}
span.fs span.edit_view {
    display: block;
}
span.fs .vote_list.start_voting{
	background:#8e5602 url("/images/icons/check_h.png") no-repeat scroll center center;
}
span.fs .vote_list.start_voting:hover{
	background:#ff9900 url("/images/icons/check_h.png") no-repeat scroll center center;
}
a.select_choose.start_voting {
    background:#484848 url("/images/icons/check_h.png") no-repeat scroll center center;
}
a.select_choose.start_voting:hover,a.select_choose.start_voting.picked  {
    background:#ff9900 url("/images/icons/check_h.png") no-repeat scroll center center;
}

div.save_selection div.cc input.start_voting{
	background:#8e5602;
}
div.save_selection div.cc input.start_voting:hover{
	background:#ff9900;
}
@media screen and (max-width: 1190px){
	div.naked.big{
		width:485px;
		height:300px;
	}
	div.gallery_view .projects div.thmb.proportions.on-dark .img img{
		width:485px;
		max-height: 300px;
		max-width: 485px;
		height: 300px;
	}
	.projects div.thmb.big .img img {
	  max-width: 420px;
	  max-height: 320px;
	}
	div.gallery_view.one_image .projects.real div.thmb.big {
		float: left;
		height: 320px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 70px;
		text-align: center;
		width: 420px;
	}
	div.gallery_view.one_image .projects.is_fullscreen div.thmb.big {
		float: left;
		height: 320px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 70px;
		text-align: center;
		width: 420px;
	}
	div.gallery_view .projects.grey,div.gallery_view  .projects.light,div.gallery_view  .projects.dark-grey,div.gallery_view  .projects.darkest-grey{
		width: calc(100% - 50px);
		padding-right:25px;
		padding-left:25px;
		margin-top:25px;
		background:0 none;
	}
	.projects div.thmb .img img {
	  vertical-align: middle;
	  max-width: 215px;
	  max-height: 170px;
	}
	div.gallery_view.one_image .projects.is_fullscreen div.thmb {
		display:inline-block;
		height: 170px;
		float:left;
		margin-bottom: 70px;
		margin-left: 15px;
		margin-right: 15px;
		width: 215px;
	}
	div.gallery_view.one_image .projects.real div.thmb div.naked.regular{
		width: 215px;
		height: 170px;
	}
	div.gallery_view.one_image .projects div.thmb {
		float: left;
		height: 170px;
		margin-bottom: 70px;
		margin-left: 0;
		margin-right: 30px;
		width: 215px;
	}
	div.gallery_view.one_image .projects.real div.thmb {
		float: left;
		height: 170px;
		margin-bottom: 70px;
		margin-left: 0;
		text-align:center;
		margin-right: 30px;
		width: 215px;
	}
	div.gallery_view div.centered_content,div.centered_content{
		margin:0 auto;
		width:1000px;
	}
	div.gallery_view div.centered_content.contest {
		margin: 0 auto;
		width: 980px;
	}

	div.gallery_view div.contest .projects.grey, div.gallery_view div.contest .projects.light, div.gallery_view div.contest .projects.dark-grey, div.gallery_view div.contest .projects.darkest-grey {
		margin-top: 40px;
		padding-left: 35px;
		padding-right: 35px;
		width: calc(100% - 70px);
	}
	div.gallery_view.one_image div.contest .projects.real div.thmb,div.gallery_view.one_image div.contest.projects.real div.thmb,div.gallery_view div.integral div.thmb.three_per_line{
		float: left;
		height: 230px;
		margin-bottom: 80px;
		margin-left: 0;
		margin-right: 50px;
		text-align: center;
		width: 270px;
	}
	div.contest .projects div.thmb .img img,div.gallery_view div.integral div.thmb.three_per_line .img img {
		max-height: 230px;
		max-width: 270px;
		vertical-align: middle;
	}
	div.contest.projects div.thmb .img img {
		max-height: 230px;
		max-width: 270px;
		vertical-align: middle;
	}
	div.gallery_view .projects .buttons-wrapper, .buttons-wrapper-authors{
		top:140px;
		z-index:90000 !important;
	}
	div.gallery_view div.contest .projects .buttons-wrapper, div.contest .buttons-wrapper-authors{
		top:500px;
		z-index:90000 !important;
	}
}
#load_this{
	width:100%;
	height:100%;
}
div.parent_struct iframe {
    height: 550px !important;
    width: 980px !important;
}

@media (max-width: 1023px) {
	div.gallery_view .projects.grey.stacks, div.gallery_view .projects.light.stacks, div.gallery_view .projects.dark-grey.stacks, div.gallery_view .projects.darkest-grey.stacks {
		width: calc(100% - 20px);
		margin: 0 auto;
			margin-top: 0px;
		padding-right: 10px;
		padding-left: 10px;
		margin-top: 10px;
		background: 0 none;
	}
	div.gallery_view .projects div.thmb.proportions.on-dark .img img {
		width: 100%;
		max-height: 300px;
		max-width: 100%;
		height: auto;
	}
	div.inner_data.projects_view{
		padding:10px;
		padding-bottom:15px;
	}
	div.gallery_view .projects div.thmb.proportions {
		margin-right: 0;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
		float: none;
		margin-left: 0px;
	}
	div.gallery_view div.centered_content, div.centered_content {
		margin: 0 auto;
		width: 100%;
	}
	#category_id-button span.ui-icon-triangle-1-s,#category_project_id-button span.ui-icon-triangle-1-s{
		display:none;
	}
	#category_id-button,#category_project_id-button{
		padding:0;
		background: none !important;
	}
	#category_id-button span.ui-selectmenu-text,#category_project_id-button span.ui-selectmenu-text{
		background: transparent url(/images/icons/category_mobile.png) no-repeat center center !important;
		width:30px;
		height:30px;
		padding: 0 !important;
	}
	div.gallery_view div.section.category h1{
		height:30px;
	}
	div.gallery_view div.section.category h1 form {
		float: none;
		height: 42px;
		z-index: 100000;
		position: absolute;
		right: 0px;
		top: 53px;
		width:70px;
	}
	div.ui-selectmenu-menu{
		left:auto !important;
		right:0;
		position:fixed;
		top:90px !important;
	}
	.content.buttons-wrapper .slideshow-close{
		margin-top:0;
		margin-right:10px;
	}
	div.deep_paging div.columns{
		padding:0 !important;
		width:100% !important;
	}
	div.gallery_view{
		padding-top:0;
	}
	div.section.gallery {
		margin: 0 auto;
	}
	div.ui-selectmenu-menu ul{
		padding-top:10px;
	}
	.columns .fc {
		margin: 0 auto;
		width: 100%;
	}
	div.gallery_view div.section.category h1.gallery .filter-tabs{
		display:none;
	}
	div.section.category h1 span.sm a.prop {
		display:none;
	}
	div.gallery_view div.section.category h1 a.slideshow-ico {
		height: 30px;
		background: transparent url("/images/icons/slideshow_mobile.png") no-repeat center center;
		width: 30px;
	}
	div.section.category h1.gallery {
		position: fixed;
		top: 55px;
		border:0 none;
		right: 40px;
		z-index:1000;
	}
	div.gallery_view div.section.category h1{
		border:0 none;
	}
	span.sm [data-tooltip]:before,span.sm [data-tooltip]:after,span.sm [data-tooltip]{
		display:none;
	}
	#head-wrap{
		display:block !important;
		position:fixed;
		width:100%;
	}
	#lastPublishedCarousel div.tools{
		display:none;
	}
	ul.mm_selected li span.sub_holder{ 
		font-size:14px;  
	}
	#page-wrap {
		padding-bottom: 0px;
		padding-top: 144px;
	}
	body.contest-page #page-wrap {
		padding-top: 102px;
	}
	#page-wrap.show-slideshow{
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.galleria-thumbnails-container{
		float:none;
		width:100% !important;
	}
	.projects div.thmb .info-p{
		text-align:center;
	}
	div.galleria-control-bar{
		height:220px;
	}
	.galleria-thumbnails-list {
		max-width: 100% !important;
	}
	.galleria-info-text{
		max-width: 100% !important;
	}
	.galleria-info {
		float: none;
		width: 100%;
		z-index: 2;
		margin-top: 0px;
	}
	.galleria-info-author{
		max-width:100px;
	}
	.galleria-info-title{
		white-space: nowrap;
		overflow: hidden;
		max-width:calc(100% - 180px);
		text-overflow: ellipsis;
	}
	.galleria-info-description{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		padding-right:10px;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.galleria-stage {
		position: absolute;
		top: 0px;
		height: 360px !important;
	}
	.columns .rc {
		display:none;
	}
	.columns .rc {
		width: 100%;
		float: none;
		display:block;
		margin-right: 10px;
		padding-bottom:10px;
	}
	div.galleria-social_share {
		width: 250px;
		height: 50px;
		margin: 0 auto;
		padding-top: 0px;
		z-index: 2;
	}
	div.homepage_content{
		padding-bottom:0;
	}
	div.columns{
		padding: 0 10px;
		width:calc(100% - 20px);
	}
	.infopanel{
		width:calc(100% - 100px);
		margin-top:20px !important;
		margin-bottom:0;
	}
	.columns .lc{
		width: 100%;
		float: none;
		margin-right:0;
	}
	div.pager ul.pager-btn, div.forum_wrapper div.pager ul.pager-btn{
		padding:0 60px;
	}
	div.homepage_content{ 
		padding-bottom:20px;
	}
	ul.pager-btn li, div.section.akcent ul.pager-btn li{
		float:none;
		display:inline-block;
		margin:3px;
	}
	ul.pager-btn li.previous_button, div.section.akcent ul.pager-btn li.previous_button{
		position:absolute;
		left:0;
		top:calc(50% - 20px);
	}
	ul.pager-btn li.next_button, div.section.akcent ul.pager-btn li.next_button{
		position:absolute;
		right:0;
		top:calc(50% - 20px);
	}
	div.gallery_view .pager a.view_more{
		margin:10px 0;
	}
	div.pager ul.pager-btn, div.forum_wrapper div.pager ul.pager-btn{
		position:relative;
	}
	div.homepage_content div.sections{
		max-width:100%;
	}
	.no-mobile{ 
		display:none;
	}
	div.ads_banner_position.w980{
		max-width:100%;
	}
	div.homepage_content {
		padding-bottom: 0px;
	}
	div.homepage_content div.columns {
		padding-top: 40px;
	}
	sidePanelCarousel {
		opacity:0;
	}
	div.uploadform .sidePanelCarousel {
		opacity:1;
	}
	div.uploadform div.section h1.panelTitle{
		background:#484848;
		color:#fff;
		text-align:center;
	}
	div.uploadform .sidePanelCarousel .small_project h3{
		margin-top:10px;
	}
	div.uploadform .sidePanelCarousel .tools{
		display:none;
	}
	.uploadform .no_height.more_els div.parent_struct.st_type_1{
		min-height:0;
	}
	.sidePanelCarousel ul{
		width:100%;
	}
	div.project_heading div.heading_inner div.heading_author{
		float:left;
		margin-top:10px;
		clear:both;
	}
	.sidePanelCarousel ul li{
		width:100%;
	}
	div.project_heading div.heading_inner {
		margin: 0 auto;
		width: 100%;
	}
	.project p {
		width: 100%;
	}
	a.right_img_arrow img, a.left_img_arrow img {
		top: auto;
		position: relative;
	}
	
	a.right_img_arrow {
		width: 42px;
		top: -52px;
		height: 42px;
		opacity:1;
		position: absolute;
		right: 10px;
	}
	a.left_img_arrow {
		width: 42px;
		top: -52px;
		height: 42px;
		opacity:1;
		position: absolute;
		right: 62px;
		left:auto;
	}
	.project .content.newview ul.info{
		position:relative !important;
		/*height:84px;*/
	}
	div.uploadform .section h1.galleryTitle{
		background:#484848;
		color:#fff !important;
		text-align:center;
	}
	div.uploadform .section h1.galleryTitle a{
		color:#fff !important;
	}
	div.uploadform .galleryCarousel .tools {
		border-top: 0 none;
	}
	.project .content ul.info li.name{
		width:calc(100% - 265px);
		white-space: nowrap;
		text-align:left;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.galleryCarousel .tools .center{
		width:100%;
	}
	.galleryCarousel .next_button{
		float:right;
	}
	.section.comments .comment .content{
		width:auto;
	}
	.galleryCarousel .tools a.more {
		display: block;
		position: absolute;
		right: calc(50% - 73px);
		font-size: 12px;
		color: #fff;
		background: #748515;
		bottom:1px;
		z-index:1000;
		padding: 10px 15px;
	}
	a.right_img_arrow img {
		right: auto;
	}
	a.left_img_arrow img {
		left: auto;
	}
	.section.add-comment form {
		padding: 0px;
	}
	.section.add-comment textarea{
		width:calc(100% - 22px);
	}
	#no-wrap-page .columns .lc {
		width: 100%;
		margin:0;
	}
	.project .content ul.info li.exif img{
		display:block;
	}
	.project .content.newview.no_height div.image_container img{
		width:100%;
	}
	.project .add_project .vote.no_jury div,.project .add_project .vote.no_jury table{
		max-width:100%;
		width:100% !important;
	}
	div.parent_struct iframe {
		height: 355px !important;
		width: 100% !important;
	}
	body.contest-page .uploadform .no_height.more_els div.parent_struct{
		margin-bottom: 20px;
	}
	body.contest-page .project .add_project .vote.no_jury{
		padding-top:0;
	}
	div.project_heading {
		padding:20px 10px;
	}
	div.project_upload .uploadform .no_height div.parent_struct, .uploadform .no_height div.parent_struct{
		width:100%;
	}
	div.height-380{
		height:auto !important;
	}
	div.inner_data.projects_view span.title{
		width:calc(100% - 40px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	div.parent_struct iframe{
		max-width: 100% !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	div.spisanie .columns .rc{
		display:none;
	}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}

@media (min-width: 481px) and (max-width: 767px) {

}

@media (min-width: 320px) and (max-width: 480px) {

}
