/* Start:/bitrix/templates/bezdurakov/components/bitrix/system.auth.form/auth_form/style.css*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url('../../../../../templates/bezdurakov/components/bitrix/system.auth.form/auth_form/images/sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url('../../../../../templates/bezdurakov/components/bitrix/system.auth.form/auth_form/images/sec-unlocked.png');}

/* End */



/* Start:/bitrix/templates/bezdurakov/components/bitrix/main.register/registration/style.css*/
div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url('../../../../../templates/bezdurakov/components/bitrix/main.register/registration/images/sec.png'); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url('../../../../../templates/bezdurakov/components/bitrix/main.register/registration/images/sec-unlocked.png');}

/* End */



/* Start:/bitrix/templates/bezdurakov/components/bitrix/search.title/main/style.css*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('../../../../../templates/bezdurakov/components/bitrix/search.title/main/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */



/* Start:/bitrix/templates/bezdurakov/styles.css*/
html, body{
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-family: Arial;
}
ol, ul, li{
	padding: 0;
	margin: 0;
}
#content ol, #content ul{
	margin: 0 0 10px 0;
	padding: 0;
}
#content li{
	margin: 0 0 0 35px;
}
p{
	margin: 0 0 15px 0;
	padding: 0;
}
a{
	color: #3d3d3d;
}
a:hover{
	color: #48afdf;
}
a.active{
        color: #48afdf;
}
img{
	border: 0;
}
input, textarea, a{
	outline: none;
}
h1, h2, h3{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 13pt;
	/*font-family: "Arial Black", Gadget, sans-serif;*/
}
h1, h2,
h1 a, h2 a{
	color: #48afdf;
}
h3, h3 a{
	color: #0090d3;
}
h1 a, h2 a, h3 a{
	text-decoration: none;
}
	h1 a:hover, h2 a:hover, h3 a:hover{
		text-decoration: underline;
	}
/* End */



/* Start:/bitrix/templates/bezdurakov/template_styles.css*/
html, body{
	height: 100%;
	background: #ffffff;
}
@font-face {
	font-family: MetaBlackLFC;
	src: url('../../../../../templates/bezdurakov/fonts/metablf2.ttf');
}
.hidden{
	display: none;
}
#auth{
	padding: 20px 40px;
}
#content input[type=text], #content input[type=password], #user-profile-additional .user-profile-checkbox, #auth_form input[type=text], #auth_form input[type=password], #reg_form input[type=text], #reg_form input[type=password]{
	background: #ffffff;
	border: 1px #cccccc solid;
	font-family: Arial, Verdana, Tahoma, 'sans-serif';
	font-size: 10pt;
	height: 30px;
	padding: 0 9px;
	box-shadow: inset 1px 1px 2px #e7e7e7;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#content textarea{
	background: #ffffff;
	border: 1px #cccccc solid;
	font-family: Arial, Verdana, Tahoma, 'sans-serif';
	font-size: 10pt;
	padding: 3px 1px 3px 9px;
	box-shadow: inset 1px 1px 2px #e7e7e7;
	color: #333333;
	resize: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}
#main-wrapper{
	min-height: 100%;
	background: url('../../../../../templates/bezdurakov/images/header-background.png') repeat-x 50% 0;
}
#panel{
	min-width: 900px;
}
#header-wrapper{
	background: url('../../../../../templates/bezdurakov/images/header.png') no-repeat 50% 0;	
	min-width: 900px;
}
#footer-wrapper{
	height: 48px;
	margin: -48px 0 0 0;
	background: #139cd7;
	min-width: 900px;
}
#header{
	width: 900px;
	margin: 0 auto;
}
	#logo{
		display: block;
		margin: 11px 0 0 27px;
		float: left;
	}
	#other-projects-button{
		margin: -53px 0 0 240px;
		position: absolute;
                z-index: 2;
	}
		#other-projects{
			display: none;
		}
			#other-projects a{
				display: block;
				padding: 5px 0;
				margin: 0;
				text-decoration: none;
				font-weight: normal;
			}
				#other-projects a:hover{
					text-decoration: underline;
				}
		#other-projects-button:hover{
			box-shadow: 1px 1px 2px #6B7388 !important;
		}
		#other-projects-button:hover #other-projects{
			display: block;       
		}
	#login{
		margin: 78px 20px 0 0;
		float: right;
                width: 600px;
	}
		#login > .button{
			margin: 0 0 0 5px;
		}
	#menu-wrapper{
		margin: 10px 0 0 0;
		height: 40px;
		background: url('../../../../../templates/bezdurakov/images/main-menu.png') no-repeat 100% 50%;
	}
		#big-plus-button{
			display: block;
			width:163px;
			height: 31px;
			background: #25a1da url('../../../../../templates/bezdurakov/images/big-plus-button.png') no-repeat 0 0;
			box-shadow: 0 4px 4px #dfdfdf;
			font-weight: bold;
			text-decoration: none;
			color: #ffffff;
			text-shadow: 0 1px 2px #565909;
			font-size: 12pt;
			padding: 9px 0 0 45px;
			float: left;
			border-radius: 20px 2px 2px 20px;
			-moz-border-radius: 20px 2px 2px 20px;
			-webkit-border-radius: 20px 2px 2px 20px;
			-khtml-border-radius: 20px 2px 2px 20px;
		}
			#big-plus-button:hover{
				text-shadow: 0 0 15px #ffffff !important;
				box-shadow: 1px 1px 2px #858585 !important;
			}
		#main-menu{
			font-size: 12pt;
			margin: 0 0 0 30px;
			float: left;
		}
			#main-menu ul{
				margin: 9px 0 0 0;
				padding: 0;
				display: block;
			}
				#main-menu ul li{
					display: block;
					float: left;
					margin: 0 20px 0 0;
				}
					#main-menu ul li a{
						color: #6e6e6e;
						font-weight: bold;
						text-decoration: none;
					}
						#main-menu ul li a.selected, #main-menu ul li a:hover{
							color: #0090d3;
						}
		#search{
			float: right;
		}
			#search input[type=text]{
				width: 150px;
				border: none;
				box-shadow: inset 0 0 1px 1px #bbbbbb;
				margin: 9px 5px 0 0;
				color: #6e6e6e;
				font-size: 14px;
				height: 22px;
				text-align: left;
				padding: 0px 20px 0 5px;
				border-radius: 3px;
				background: #FFFFFF url('../../../../../templates/bezdurakov/images/search-icon.png') no-repeat 100% 50%;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
				-khtml-border-radius: 3px;
			}
			#search input[type=submit]{
				display: none;
			}
			table.title-search-result{
				font-size: 10pt;
			}
				table.title-search-result th{
					display: none;
				}
				table.title-search-result .title-search-item a b{
					color: #5596b3;
				}
#content{
	width: 860px;
	margin: 0 auto 0 auto;
	padding: 20px;
}
#pusher{
	height: 48px;
}
#footer{
	width: 900px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
	#footer, #footer a{
		color: #ffffff;
		font-size: 12pt;
	}
		#footer a{
			text-decoration: underline;
		}
			#footer a:hover{
				text-decoration: none;
			}
		#copyright{
			float: left;
		}
		#feedback{
			float: left;
			margin-left: 90px;
		}
                .openregion{
                        float: right;
                        margin-top: -9px;
                }
		#social{
                    float: left;
                    margin-left: 90px;
		}
			#social a{
				display: inline-block;
				width: 19px;
				height: 19px;
				background-color: #fafafa;
				background-image: url('../../../../../templates/bezdurakov/images/social.png');
				vertical-align: middle;
				margin: 0 0 0 3px;
				border-radius: 2px;
				-moz-border-radius: 2px;
				-webkit-border-radius: 2px;
				-khtml-border-radius: 3px;
			}
				#social a:hover{ background-color: #ffffff; }
				#social a.fb{ background-position: 0 0; }
				#social a.tw{ background-position: -20px 0; }
				#social a.vk{ background-position: -40px 0; }
				#social a.ok{ background-position: -60px 0; }
				#social a.gl{ background-position: -80px 0; }
				#social a.lj{ background-position: -100px 0; }
				#social a.fb:hover{ background-position: 0 20px; }
				#social a.tw:hover{ background-position: -20px 20px; }
				#social a.vk:hover{ background-position: -40px 20px; }
				#social a.ok:hover{ background-position: -60px 20px; }
				#social a.gl:hover{ background-position: -80px 20px; }
				#social a.lj:hover{ background-position: -100px 20px; }
#new-folly{
	height: 250px;
	visibility: hidden;
}
	.folly-list .item{
		margin: 0 0 20px 0;
	}
		.folly-list .item .reject-reason{
			background: url('../../../../../templates/bezdurakov/images/warning-small-icon.png') no-repeat 0 2px;
			margin: 10px 0;
			padding: 0 0 0 25px;
			color: #666666;
			font-size: 9pt;
			text-align: justify;
		}
			.folly-list .item .reject-reason h3{
				color: #484848;
				font-size: 10pt;
				padding: 2px 0;
				cursor: pointer;
			}
				.folly-list .item .reject-reason h3:hover{
					text-decoration: underline;
				}
			.folly-list .item .reject-reason .reason{
				display: none;
			}
		.folly-list .item .share-button{
			margin: 0 0 0 20px;
			float: left;
		}
			.folly-list .item .share-button.activated{
				background-image: url('../../../../../templates/bezdurakov/images/share.png');
				background-position: 50% 50%;
				background-repeat: no-repeat;
				width: 6px;
				height: 14px; 
			}
		.folly-list .item .share{
			display: none;
			float: left;
			margin: 0 0 0 5px;
		}
		.folly-list .date, .folly-list .section, .folly-list .author, .folly-list .classifier,
		.folly-list .section a, .folly-list .author a, .folly-list .classifier a{
			color: #1f6462;
			font-size: 10pt;
		}
		.folly-list .date, .folly-list .section, .folly-list .author{
			margin: 0 10px 0 0;
		}
		.folly-list .classifier{
			float: right;
		}
		.folly-list h3{
			margin: 0;
			font-family: Arial, Verdana, Tahoma, 'sans-serif';
		}
			.folly-list h3, .folly-list h3 a{
				color: #1f6462;
			}
		.folly-list .preview{
			color: #3d3d3d;
			text-align: justify;
			font-size: 10pt;
			margin: 5px 0;
		}
		.folly-list .comments, .folly-list .more{
			font-size: 10pt;
		}
#new-folly .carousel .item{
	margin: 10px;
	padding: 0;
	width: 410px;
}
	#new-folly .carousel .item .preview{
		height: 100px;
		overflow: hidden;
	}
#new-folly .carousel .flex-direction-nav{
	display: block;
	margin: 5px 10px 0 0;
}
	#new-folly .carousel .flex-direction-nav li{
		display: inline-block;
		margin: 0 0 0 2px;
	}
		#new-folly .carousel .flex-direction-nav li a{
			display: block;
			background: url('../../../../../templates/bezdurakov/images/control.png') no-repeat 0 0;
			width: 36px;
			height: 36px;
			position: relative;
		}
			#new-folly .carousel .flex-direction-nav li a.flex-prev,
			#new-folly .carousel .flex-direction-nav li a.flex-prev.flex-disabled:hover{
				background-position: 0 0;
			}
			#new-folly .carousel .flex-direction-nav li a.flex-prev{
				left: -50px;
				top: -120px;
			}
				#new-folly .carousel .flex-direction-nav li a.flex-prev:hover{
					background-position: 0 100%;
				}
			#new-folly .carousel .flex-direction-nav li a.flex-next,
			#new-folly .carousel .flex-direction-nav li a.flex-next.flex-disabled:hover{
				background-position: 100% 0;
			}
			#new-folly .carousel .flex-direction-nav li a.flex-next{
				left: 830px;
				top: -120px;
			}
				#new-folly .carousel .flex-direction-nav li a.flex-next:hover{
					background-position: 100% 100%;
				}
			#new-folly .carousel .flex-direction-nav li a.flex-disabled{
				cursor: default;
				opacity: 0.5;
			}
#mainpage-bottom{
	height: 500px;
	background: url('../../../../../templates/bezdurakov/images/mainpage-bottom.png') no-repeat 50% 0;
}
	#mainpage-bottom #inner{
		width: 880px;
		margin: 0 auto;
	}
	#mainpage-bottom .left-column{
	}
		#folly-map{
			display: block;
			height: 55px;
			width: 215px;
			margin: 60px 0 140px 220px;
		}
		#speech-wrapper{
			background: url('../../../../../templates/bezdurakov/images/flash.png') no-repeat 0 0;
                        margin: 18px 0 0 80px;
		}
			#speech{
				height: 68px;
				width: 324px;
				color: #3d3d3d;
				font-size: 8pt;
				padding: 5px 15px 15px 15px;
				overflow: hidden;
			}
				#speech .text{
					height: 65px;
					overflow: hidden;
					line-height: 10pt;
					text-align: justify;
				}
				#speech .author{
					font-weight: bold;
				}
				#speech .date{
					color: #999e4d;
				}
				#speech .comment a{
					text-decoration: none !important;
				}
					#speech .comment a:hover{
						color: #666666;
					}
			#most-active{
				background: url('../../../../../templates/bezdurakov/images/most-active-shadows.png') no-repeat 0 100px;
				height: 110px;
                                margin-left: 5px;
			}
				#most-active h3{
					font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
					font-weight: bold;
					font-size: 14pt;
					padding: 0;
					margin: 5px 0 10px 0;
					color: #0090d3;
				}
				#most-active ul{
					display: block;
					padding: 0;
					margin: 0;
				}
					#most-active ul li{
						display: block;
						padding: 0;
						margin: 0 13px 0 3px;
						float: left;
						width: 54px;
						height: 54px;
						border-radius: 30px;
						background-position: 50% 50%;
						background-repeat: no-repeat;
						-moz-border-radius: 30px;
						-webkit-border-radius: 30px;
						-khtml-border-radius: 30px;
					}
						#most-active ul li a{
							display: block;
							width: 54px;
							height: 54px;
						}
	#mainpage-bottom .right-column{
		width: 350px;
	}
		#hat{
			background: url('../../../../../templates/bezdurakov/images/hat.png') no-repeat 0 0;
			width: 105px;
			height: 81px;
			position: absolute;
			margin: -59px 0 0 282px;
		}
		#folly-of-week{
			border: 1px #a4a4a4 solid;
			padding: 10px;
			background: #ffffff url('../../../../../templates/bezdurakov/images/grey-gradient.png') repeat-x 0 100%;
			box-shadow: 0 4px 4px #bfbfbf;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			-khtml-border-radius: 4px;
		}
		#counter{
			margin: 10px 0 0 0;
			text-align: center;
			color: #99a00d;
			text-shadow: 1px 1px 0px #7c820d;
			font-weight: bold;
			font-size: 22pt;
			text-transform: uppercase;
			letter-spacing: -0.05em;
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
		}
			#counter .value, #counter .value a{
				font-family: MetaBlackLFC, "Century Gothic";
				color: #139cd7;
				font-size: 50pt;
				text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
				text-decoration: none;
			}
.button, input[name=set_filter], input[name=del_filter]{
	display: inline-block;
	box-shadow: 1px 1px 2px #6c7489;
	text-decoration: none;
	background: #dfdfdf;
	color: #484848;
	cursor: pointer;
	/*position: relative;
	behavior: url(https://bezdurakov.openrepublic.ru/bitrix/templates/bezdurakov/css/PIE.htc);*/
}
	input.button, input[name=set_filter], input[name=del_filter]{
		border: none;
	}
	.button:hover, input[name=set_filter]:hover, input[name=del_filter]:hover{
		box-shadow: none !important;
		text-shadow: 0px 0px 0px #ffffff !important;
	}
	.button.medium{
		font-size: 11pt;
		font-weight: bold;
		padding: 4px 15px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
	}
	.button.small, input[name=set_filter], input[name=del_filter]{
		font-size: 9pt;
		font-weight: bold;
		padding: 2px 7px;
		border-radius: 2px;	
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
	}
	.button.white{
		background: #f9fbfc;
		color: #0090D3 !important;
		box-shadow: 1px 1px 2px #6b7388;
	}
	.button.blue, input[name=set_filter]{
		background: #0090d3;
		color: #ffffff !important;
		text-shadow: 1px 1px 2px #024c7f;
		box-shadow: 1px 1px 2px #677158;
	}
	.button.lime, input[name=del_filter]{
		background: #bac12a;
		color: #ffffff !important;
		text-shadow: 1px 1px 2px #535e31;
		box-shadow: 1px 1px 2px #677158;
	}
	.button.light-blue{
		background: #8ed1ee;
		color: #ffffff !important;
		text-shadow: 1px 1px 2px #3f5d69;
		box-shadow: 1px 1px 2px #307d82;
	}
#folly-page{

}
	#folly-page .folly-list{
		width: 630px;
		float: left;
	}
		#folly-page .folly-list h2{
			font-family: Arial, Verdana, Tahoma, 'sans-serif';
			font-weight: normal;
			margin: 0;
		}
			#folly-page .folly-list h2 a:hover{
				text-decoration: underline;
			}
		#folly-page .folly-list .date, #folly-page .folly-list .author, #folly-page .folly-list .classifier,
		#folly-page .folly-list .author a, #folly-page .folly-list .classifier a{
			color: #b4b4b4;
		}
		#folly-page .panel{
			margin: 20px 0;
			font-size: 10pt;
		}
			#folly-page .panel *{
				color: #999e4d;
				vertical-align: middle;
			}
			#folly-page .panel .share{
				display: block;
				margin: 0 0 0 20px;
			}
				.share a{
					display: inline-block;
					width: 19px;
					height: 19px;
					background-color: #fafafa;
					background-image: url('../../../../../templates/bezdurakov/images/social.png');
					vertical-align: middle;
					margin: 0 0 0 1px;
					border: 1px #e4e4e4 solid;
					border-radius: 2px;
					-moz-border-radius: 2px;
					-webkit-border-radius: 2px;
					-khtml-border-radius: 3px;
				}
					.share a:hover{ background-color: #ffffff; }
					.share a.fb{ background-position: 0 0; }
					.share a.tw{ background-position: -20px 0; }
					.share a.vk{ background-position: -40px 0; }
					.share a.ok{ background-position: -60px 0; }
					.share a.gl{ background-position: -80px 0; }
					.share a.lj{ background-position: -100px 0; }
					.share a.fb:hover{ background-position: 0 20px; }
					.share a.tw:hover{ background-position: -20px 20px; }
					.share a.vk:hover{ background-position: -40px 20px; }
					.share a.ok:hover{ background-position: -60px 20px; }
					.share a.gl:hover{ background-position: -80px 20px; }
					.share a.lj:hover{ background-position: -100px 20px; }

			#folly-page .vote-result{
				padding: 0 0 0 10px;
			}
			#folly-page .star-voted{
				width: 17px;
				height: 17px;
				background: url('../../../../../templates/bezdurakov/images/rating-star.png') no-repeat 0 100%;
			}
			#folly-page .star-empty{
				width: 17px;
				height: 17px;
				background: url('../../../../../templates/bezdurakov/images/rating-star.png') no-repeat 0 0;
			}
			#folly-page .star-over{
				width: 17px;
				height: 17px;
				background: url('../../../../../templates/bezdurakov/images/rating-star.png') no-repeat 100% 100%;
			}
	#folly-page .folly-filter{
		width: 200px;
		float: right;
	}
		#tumbler{
			background: #007ebe;
			margin: 0 0 40px 0;
			padding: 14px 18px;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			box-shadow: inset 0 30px 30px #41acde;
		}
			#tumbler, #tumbler a{
				color: #ffffff;
			}
			#tumbler .slider{
				height: 30px;
				background: url('../../../../../templates/bezdurakov/images/tumbler-slider.png') no-repeat 50% 50%;
			}
				#tumbler .slider .handle{
					width: 27px;
					height: 29px;
					position: relative;
					display: inline-block;
					background: url('../../../../../templates/bezdurakov/images/tumbler-handle.png') no-repeat 50% 50%;
				}
					#tumbler .slider .handle.left{
						left: -65px;
					}
					#tumbler .slider .handle.center{
						left: 0;
					}
					#tumbler .slider .handle.right{
						left: 65px;
					}
			#tumbler span{
				display: inline-block;
				width: 47px;
				font-size: 10pt;
				padding: 0;
				margin: 0;
				text-decoration: none;
			}
			#tumbler .invis a{
				display: block;
				width: 45px;
				height: 45px;
				position: absolute;
			}
				#tumbler .invis a.list{
					margin: -25px 0 0 0; 
				}
				#tumbler .invis a.section{
					margin: -25px 0 0 60px;
				}
				#tumbler .invis a.map{
					margin: -25px 0 0 120px
				}
		#folly-page .folly-filter .selectbox .select{
			width: 143px;
		}
		#folly-page .folly-filter .selectbox .dropdown{
			width: 198px;
		}
		/*#folly-page .folly-filter input[type=radio]{
			position: absolute;
			top: -1000px;
		}
			#folly-page .folly-filter input[type="radio"]:checked+label{
				background: url('../../../../../templates/bezdurakov/images/radio.png') no-repeat 0 100%;
			}
		#folly-page .folly-filter input[type="radio"]+label{
			display: block;
			height: 16px;
			padding: 0 0 0 20px;
			margin: 0 0 5px 0;
			font-size: 10pt;
			cursor: pointer;
			background: url('../../../../../templates/bezdurakov/images/radio.png') no-repeat 0 0;
		}
		#folly-page .folly-filter input[type="checkbox"]+label{
			margin: 0 0 5px 0;
		}
		*/
		#folly-page .folly-filter .wait{
			margin: 20px 0 0 0;
			font-size: 10pt;
			color: #666666;
			display: none;
		}
	#folly-page .folly-section{
		width: 630px;
		float: left;
	}
		#folly-page .folly-section .item{
			background: #ffffff url('../../../../../templates/bezdurakov/images/folly-section-item.png') repeat-y 100% 0;
			padding: 0;
			margin: 5px 0;
			border: 1px transparent solid;
			border-radius: 0 8px 8px 0;
			-moz-border-radius: 0 8px 8px 0;
			-webkit-border-radius: 0 8px 8px 0;
			-khtml-border-radius: 0 8px 8px 0;
		}
			#folly-page .folly-section .item .icon{
				width: 67px;
				height: 67px;
				margin: 4px 15px 4px 0;
				background-color: #ffffff;
				box-shadow: inset 0 -10px 10px #e5e5e5;
				background-position: 50% 50%;
				background-repeat: no-repeat;
				border: 1px #b2b2b2 solid;
				border-radius: 10px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				-khtml-border-radius: 10px;
			}
				#folly-page .folly-section .item .icon:hover{
					box-shadow: none;
				}
				#folly-page .folly-section .item .icon.laws{
					background-image: url('../../../../../templates/bezdurakov/images/laws-icon.png');
				}
				#folly-page .folly-section .item .icon.transport{
					background-image: url('../../../../../templates/bezdurakov/images/transport-icon.png');
				}
				#folly-page .folly-section .item .icon.housing{
					background-image: url('../../../../../templates/bezdurakov/images/housing-icon.png');
				}
				#folly-page .folly-section .item .icon.quotes{
					background-image: url('../../../../../templates/bezdurakov/images/quotes-icon.png');
				}
				#folly-page .folly-section .item .icon.police{
					background-image: url('../../../../../templates/bezdurakov/images/police-icon.png');
				}
				#folly-page .folly-section .item .icon.culture{
					background-image: url('../../../../../templates/bezdurakov/images/culture-icon.png');
				}
				#folly-page .folly-section .item .icon.economy{
					background-image: url('../../../../../templates/bezdurakov/images/economy-icon.png');
				}
				#folly-page .folly-section .item .icon.other{
					background-image: url('../../../../../templates/bezdurakov/images/other-icon.png');
				}
			#folly-page .folly-section .item .desc{
				margin: 16px 0;
				font-size: 10pt;
				color: #6e6e6e;
				width: 450px;
			}
				#folly-page .folly-section .item .desc h2, #folly-page .folly-section .item .desc h2 a{
					color: #6e6e6e;
					font-size: 14pt;
					font-family: Arial, 'sans-serif';
					margin: 0;
				}
			#folly-page .folly-section .item .count{
				margin: 16px;
				text-align: right;
			}
				#folly-page .folly-section .item .count .all{
					color: #0090d3;
					font-size: 14pt;
					font-weight: bold;
				}
				#folly-page .folly-section .item .count .req{
					color: #6e6e6e;
					font-size: 10pt;
				}
	#folly-page .folly-detail{
		width: 630px;
		float: left;
	}
		#folly-page .folly-detail .edit{
			display: none;
		}
			.folly-detail .edit .detail{
				margin: 0 0 10px 0;
			}
				.folly-detail .edit .detail textarea{
					width: 618px;
					height: 400px;
				}
		#folly-page .folly-detail h1{
			font-family: Arial, Verdana, Tahoma, 'sans-serif';
		}
		#folly-page .folly-detail .text{
			color: #3D3D3D;
		    font-size: 10pt;
	    	text-align: justify;
		}
		#folly-page .folly-detail .edit input[name=name]{
			width: 610px;
			margin: 0 0 10px 0; 
		}
	#folly-page .folly-info{
		width: 200px;
		float: right;
	}
		#folly-page .folly-info .button{
			margin-bottom: 15px;
		}
		#folly-page .folly-info .status .tooltip{
			background: #ffffff;
			border: 1px #cdcdcd solid;
			padding: 10px !important;
			position: absolute;
			width: 180px;
			box-shadow: 0px 0px 4px #cdcdcd;
			display: none;
		}
		#folly-page .folly-info .map-preview{
			width: 200px;
			height: 125px;
			cursor: pointer;
			background-size: 200% auto;
			background-position: 50% 50%;
			margin: 5px 0;
		}
		#folly-page .folly-info .map{
			width: 600px;
			height: 500px;
		}
	#folly-page .folly-map{
		width: 630px;
		float: left;
	}
		#folly-page .folly-map #folly-count{
    		color: #0893D4;
    		font-size: 16pt;
    		margin: 20px 0 0 500px;
    		position: absolute;
    		text-align: center;
    		text-shadow:
    			1px 0 0 #ffffff,
    			1px 1px 0 #ffffff,
    			0 1px 0 #ffffff,
    			-1px 1px 0 #ffffff,
    			-1px 0 0 #ffffff,
    			-1px -1px 0 #ffffff,
    			0 -1px 0 #ffffff,
    			1px 1px 0 #ffffff;
    		width: 100px;
    		z-index: 1;
		}
			#folly-page .folly-map #folly-count .value{
 				font-size: 30pt;
    			font-weight: bold;
			}
		#folly-page .folly-map #map{
			width: 630px;
			height: 630px;
			padding:2px;
			border:1px solid #ccc;
		}
.pagination{
	font-size: 14px;
	text-align: center;
}
	.pagination, .pagination a{
		color: #6e6e6e;
	}
	.pagination a{
		text-decoration: none;
	}
	.pagination a:hover{
		color: #139cd7;
		text-decoration: underline;
	}
	.pagination b{
		color: #ffffff !important;
		background: #139cd7;
		padding: 0px 4px;
		font-weight: normal;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		-khtml-border-radius: 7px;
		behavior: url(https://bezdurakov.openrepublic.ru/bitrix/templates/bezdurakov/css/PIE.htc);
	}
.wait-icon{
	background: url(../../../../../panel/main/images_old/wait.gif) no-repeat 0 0;
	width: 19px;
	height: 19px;
	display: inline-block;
}
#folly-page .folly-comments{
	width: 630px;
}
	#folly-page .folly-comments .reviews-text{
		color: #484848;
		line-height: 1.2em;
		font-size: 9pt;
	}
#folly-page .reviews-reply-form{
	margin: 20px 0 0 0;
}
#folly-page .folly-info, #folly-page .folly-info a{
	color: #a4a4a4;
	font-size: 10pt;
}
	#folly-page .folly-info span{
		font-weight: bold;
	}
	#folly-page .folly-info div{
		margin: 2px 0;
		padding: 2px 0;
	}
		#folly-page .folly-info .tags{
			border-top: 1px #cdcdcd solid;
		}
#folly-page .folly-add{

}
	#folly-page .folly-add table tr td{
		vertical-align: top;
		padding: 0 0 10px 0;
	}
	#folly-page .folly-add table tr td:first-child{
		text-align: right;
		width: 200px;
		padding: 9px 10px 10px 0;
	}
	#folly-page .folly-add input[type=text]{
		width: 450px;
	}
		#folly-page .folly-add input[name=map-search]{
			width: 410px !important;
		}
	#folly-page .folly-add textarea{
		width: 458px;
	}
	#folly-page .folly-add .select{
		width: 413px;
	}
	#folly-page .folly-add .dropdown{
		width: 468px;
	}
	#folly-page .folly-add #map{
		width: 460px;
		height: 360px;
		background: #ffffff;
		border: 1px #cccccc solid;
		box-shadow: inset 1px 1px 2px #e7e7e7;
		margin: 10px 0;
		padding: 4px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#folly-page .folly-add .map-button{
		cursor: pointer;
	}
.forum-filter-field{
	margin: 10px 0;
}
	.forum-filter-field .calendar-icon{
		float: left;
		margin-top: 6px !important;
	}
	.forum-filter-field .date-interval-hellip{
		margin-top: 15px !important;
	}
	.forum-filter-field input[name=topic],
	.forum-filter-field input[name=message],
	.forum-filter-field input[name=user_name]{
    	width: 500px;
	}
	.forum-filter-field #date_create, .forum-filter-field #date_create1,
	.forum-filter-field #date_last_visit1, .forum-filter-field #date_last_visit2,
	.forum-filter-field #find_date1, .forum-filter-field #find_date2{
		float: left;
	}
#search-page input[type=text]{
	width: 400px;
}
	#search-page h2{
		margin: 20px 0 10px 0;
		font-weight: normal;
		font-family: Arial, Verdana, Tahoma, 'sans-serif';
	}
	#search-page p{
		text-align: justify;
	}
	#search-page .info, #search-page .info a{
		color: #999e4d;
		font-size: 8pt;
	}

.ui-dialog-content,.ui-dialog-titlebar{
    font-size: 10pt;
}

.ui-dialog-content{
    color:#666666;
}


#map{
    margin: 5px;
}

#map-pointer-description{
    width:98%;
    height:110px;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#333;
}

#map-dialog-confirm{
    
}

#map-dialog{
    display:none;
}

#map-balloon{
    position:absolute;
    width:25px;
    height:25px;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

#user-profile-info input[type=checkbox], .folly-filter input[type=checkbox]{
	position: absolute;
	left: -1000px;
}
	#user-profile-info input[type=checkbox].checked+label, .folly-filter input[type=checkbox].checked+label{
		background: url('../../../../../templates/bezdurakov/images/checkbox.png') no-repeat 0 100%;
	}
	#user-profile-info input[type=checkbox]+label, .folly-filter input[type=checkbox]+label{
		display: inline-block;
		height: 16px;
		padding: 0 0 0 20px;
		margin: 5px 0 0 5px;
		font-size: 10pt;
		cursor: pointer;
		background: url('../../../../../templates/bezdurakov/images/checkbox.png') no-repeat 0 0;
	}
#auth-form-layer{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(57, 60, 67, 1);
}
span.starrequired{
	color: #ff0000;
}
#error-message{
	padding: 15px 20px 15px 100px;
	background: #ffffff url('../../../../../templates/bezdurakov/images/warning-icon.png') no-repeat 10px 10px;
}
	#error-message h2{
		font-family: Arial, Tahoma, Verdana, "sans-serif";
		color: #000000;
	}
#ok-message{
	padding: 15px 20px 15px 100px;
	background: #ffffff url('../../../../../templates/bezdurakov/images/success-icon.png') no-repeat 10px 10px;
}
	#ok-message h2{
		font-family: Arial, Tahoma, Verdana, "sans-serif";
		color: #000000;
	}
#check-dialog, #send-dialog{
	padding: 15px 20px 15px 100px;
	background: #ffffff url('../../../../../templates/bezdurakov/images/success-icon.png') no-repeat 10px 10px;
	overflow: hidden;
}
	#check-dialog h2, #send-dialog h2{
		font-family: Arial, Tahoma, Verdana, "sans-serif";
		color: #000000;
	}
	#check-dialog textarea{
		width: 345px;
		height: 100px;
		margin: 10px 0 0 0;
		background-color: #ffffff;
		border: 1px #cccccc solid;
		font-family: Arial, Verdana, Tahoma, 'sans-serif';
		font-size: 10pt;
		padding: 3px 1px 3px 9px;
		box-shadow: inset 1px 1px 2px #e7e7e7;
		color: #333333;
		resize: none;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		display: none;
	}
	#check-dialog .buttons, #send-dialog .buttons{
		margin: 30px 0 0 0;
	}
	#check-dialog .select{
		width: 300px;
	}
	#check-dialog .dropdown{
		width: 355px;
	}
.selectbox .dropdown ul, .selectbox .dropdown ul li{
	list-style-type: none;
	margin: 0 !important;
}
#refresh-icon, #captcha-refresh{
	vertical-align: middle;
}
ul.slides li{
	margin: 0 !important;
}
.regional-map{
	background: url('../../../../../templates/bezdurakov/images/regional-map.png') no-repeat 50% 0;
	width: 460px;
	height: 30px;
	padding: 10px 0 350px 0;
}
.federal-map{
	background: url('../../../../../templates/bezdurakov/images/federal-map.png') no-repeat 50% 0;
	width: 460px;
	height: 30px;
	padding: 10px 0 350px 0;
}
.input_file{
    position: relative;
    display: inline-block;
    width: 100px;
    height: 16px;
    padding: 7px 3px;
    border: 1px #B4B4B4 solid;
    font-size: 10pt;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: whiteSmoke url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
    text-align: center;
    color: #333;
    text-shadow: 1px 1px white;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 5px;
    box-shadow: inset 1px -1px #F1F1F1, 
                inset -1px 0 #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.input_file input{
    margin-top: -50px;
    margin-left:-410px;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 100px;
    width: 800px;
}
#more-files{
    vertical-align: top;
    display: inline-block;
    margin-top: 7px;
    display: none;
}
.input_file_close{
    position: absolute;
    top: -3px;
    right: 3px;
    display: none;
    text-decoration: none;
    z-index:2;
}
.sorting{
	margin: 20px 0;
}
	.sorting .group{
		margin: 5px 0;
	}
	.sorting input{
		position: absolute;
		top: -1000px;
	}
	.sorting input+label.up{
		display: inline-block;
		cursor: pointer;
	    width: 0;
	    height: 0;
    	border-left: 6px solid transparent;
    	border-right: 6px solid transparent;
    	border-bottom: 12px #ededed solid;
	}
	.sorting input+label.up:hover{
		border-bottom: 12px #bac12a solid;	
	}
	.sorting input+label.down{
		display: inline-block;
		cursor: pointer;
	    width: 0;
	    height: 0;
    	border-left: 6px solid transparent;
    	border-right: 6px solid transparent;
    	border-top: 12px #ededed solid;
	}
	.sorting input+label.down:hover{
		border-top: 12px #bac12a solid;	
	}
	.sorting input[type="radio"]:checked+label.up, .sorting input[type="radio"]:checked+label.up:hover,
	.sorting input[type="radio"].checked+label.up, .sorting input[type="radio"].checked+label.up:hover{
		border-bottom: 12px #0090d3 solid;
	}
	.sorting input[type="radio"]:checked+label.down, .sorting input[type="radio"]:checked+label.down:hover,
	.sorting input[type="radio"].checked+label.down, .sorting input[type="radio"].checked+label.down:hover{
		border-top: 12px #0090d3 solid;
	}
#auth_register{
    position: absolute;
    top:0;
    right: 73px;
}
#auth_profile{
    position: absolute;
    top:0;
    right: 83px;
}
#bx_auth_serv_formVKontakte a{
    background: url('../../../../../templates/bezdurakov/images/icons.png') 0px -645px no-repeat;
    vertical-align: text-top;
}
#bx_auth_serv_formGoogleOAuth a{
    background: url('../../../../../templates/bezdurakov/images/icons.png') 0px -689px no-repeat;
    vertical-align: text-top;
}
#bx_auth_serv_formFacebook a{
    background: url('../../../../../templates/bezdurakov/images/icons.png') 0px -601px no-repeat;
    vertical-align: text-top;
}
#bx_auth_serv_formTwitter a{
    background: url('../../../../../templates/bezdurakov/images/icons.png') 0px -667px no-repeat;
    vertical-align: text-top;
}

.banner-codes {
    height: 600px;
}
.banner-codes .column {
    display: inline-block;
    margin: 20px 50px 0 0;
    vertical-align: top;
}
.banner-codes textarea {
    border: 1px solid #CDCDCD;
    color: #323232;
    display: block;
    font-family: monospace;
    height: 100px;
    margin: 0 0 10px;
    padding: 3px;
    width: 500px;
}
.banner-codes input[type="radio"] {
    left: -1000px;
    position: absolute;
}
.banner-codes input + label {
    background: url('../../../../../templates/bezdurakov/images/radio.png') no-repeat scroll 0 0 transparent;
    display: block;
    padding: 0 0 0 20px;
    margin: 5px 0;
}
.banner-codes input.checked + label {
    background: url('../../../../../templates/bezdurakov/images/radio.png') no-repeat scroll 0 100% transparent;
}
/* End */
/* /bitrix/templates/bezdurakov/components/bitrix/system.auth.form/auth_form/style.css */
/* /bitrix/templates/bezdurakov/components/bitrix/main.register/registration/style.css */
/* /bitrix/templates/bezdurakov/components/bitrix/search.title/main/style.css */
/* /bitrix/templates/bezdurakov/styles.css */
/* /bitrix/templates/bezdurakov/template_styles.css */
