/* Start:/bitrix/templates/zakon/components/bitrix/search.title/main/style.css?13577936142092*/
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/zakon/components/bitrix/search.title/main/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/zakon/styles.css?1472793695186*/
a{
	color: #0090d3;
}
a:hover{
	color: #404141;
}
input[type=text], input[type=password], textarea{
	border: 1px #aaaaaa solid;
	color: #484848;
	padding: 1px 4px;
	border-radius: 2px;
}
/* End */


/* Start:/bitrix/templates/zakon/template_styles.css?147279369526730*/
html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Tahoma, Verdana, "sans-serif";
	font-size: 10pt;
}
body{
	background: #024c6f url(../../../../../templates/zakon/images/main-bg.png) repeat 0 0;
}
.beta{
	padding: 10px;
	text-align: center;
	background: #efefef;
	color: #5a5a5a;
	box-shadow: inset 0 30px 20px -15px #ffffff, 0 0px 10px -5px #000000;
	text-shadow: 1px 0px 0 #ffffff, 0px 1px 0 #ffffff, -1px -0px 0 #cdcdcd, 0px -1px #cdcdcd;
	border: 1px #cdcdcd solid;
	position: relative;
	z-index: 100;
        font-family: Trebuchet MS, Georgia,Verdana !important;
}
img{
	border: none;
}
#panel{
	min-width: 1050px;
}
.clear{
	clear: both;
}
.center{
        text-align: center;
}
.hidden{
    display:none;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
    outline: none;
}
input[type=submit], .laws-list-table .panel .detail{
        behavior: url("https://zakon.openrepublic.ru/bitrix/templates/zakon/css/pie.htc");
	cursor: pointer;
	padding: 1px 8px;
	font-size: 8.5pt;
	font-weight: bold;
	font-family: 'PT Sans Narrow', Arial, 'sans-serif';
	border-radius: 4px;
	box-shadow: 0 1px 1px #aa9e90, inset 0 -5px 10px #d9cec4;
	border: 1px #eee9e5 solid;
	background: #f1ede8;
	color: #085579;
        text-decoration: none;
        
}
	input[type=submit]:hover, .laws-list-table .panel .detail:hover{
		box-shadow: 0 1px 2px #aa9e90, inset 0 -5px 5px #f1ede8;
		background: #e4ddd6;
	}
        div.reviews-reply-buttons input{
            font-size: 8.5pt;
        }
.button{
	display: inline-block;
	text-decoration: none;
	background: #e6dfd6;
	text-align: center;
}
	.button.big{
		padding: 8px 12px;
		font-size: 10pt;
		font-weight: bold;
		font-family: 'PT Sans Narrow', Arial, 'sans-serif';
		border-radius: 4px;
	}
		.button.big.white{
			box-shadow: 0 1px 2px #aa9e90, inset 5px -10px 15px #d9cec4;
			border: 1px #eee9e5 solid;
			background: #f1ede8;
			color: #085579;
		}
			.button.big.white:hover{
				box-shadow: 0 1px 2px #aa9e90, inset 0 -25px 10px #f1ede8;
				background: #e4ddd6;
			}
		.button.big.blue{
			box-shadow: 0 1px 2px #1d4355, inset 0 -10px 10px #0059a1;
			border: 1px #0052a6 solid;
			background: #3f9bc6;
			color: #ffffff;
		}
			.button.big.blue:hover{
				box-shadow: 0 1px 2px #1d4355, inset 0 -10px 15px #3f9bc6;
				background: #4380be;
			}
	.button.small{
		padding: 1px 8px;
		font-size: 8.5pt;
		font-weight: bold;
		font-family: 'PT Sans Narrow', Arial, 'sans-serif';
		border-radius: 4px;
	}
		.button.small.white{
			box-shadow: 0 1px 1px #aa9e90, inset 0 -5px 10px #d9cec4;
			border: 1px #eee9e5 solid;
			background: #f1ede8;
			color: #085579;
		}
			.button.small.white:hover{
				box-shadow: 0 1px 2px #aa9e90, inset 0 -5px 5px #f1ede8;
				background: #e4ddd6;
			}
		.button.small.blue{
			box-shadow: 0 1px 1px #1d4355, inset 0 -5px 10px #0059a1;
			border: 1px #0052a6 solid;
			background: #3f9bc6;
			color: #ffffff;
		}
			.button.small.blue:hover{
				box-shadow: 0 1px 2px #1d4355, inset 0 -5px 5px #3f9bc6;
				background: #4380be;
			}
#main-wrapper{
	min-height: 100%;
	min-width: 1050px;
	background: url(../../../../../templates/zakon/images/main-wrapper.png) repeat-y 50% 0;
}
	#header-wrapper{
		background: url(../../../../../templates/zakon/images/header.png) no-repeat 50% 0;
		margin: 0 auto;
	}
		#header{
			width: 880px;
			margin: 0 auto;
			padding: 40px 0 0 0;
                        position: relative;
		}
			#header .logo{
				float: left;
				background: url(../../../../../templates/zakon/images/logo.png);
				display: block;
				width: 134px;
				height: 81px;
				margin: 0 0 0 40px;
			}
			#header .title{
				float: left;
				width: 500px;
				display: block;
				text-align: center;
				text-decoration: none;
				color: #074f72;
				font-size: 13pt;
				font-family: 'PT Sans Narrow', Arial, 'sans-serif';
				font-weight: bold;
				line-height: 150%;
				margin: 25px 0 0 0;
			}
				#header .title b{
					display: block;
					font-size: 28pt;
					text-transform: uppercase;
					font-family: 'Open Sans', Arial, 'sans-serif';
					font-weight: bold;
					color: #03618d;
				}
				#header .title b:before{
					content: "";
					background: url(../../../../../templates/zakon/images/title-gradient.png) repeat-x 0 0;
					position: absolute;
					display: block;
					width: 500px;
					height: 28px;
				}
                        #header #otherProjects{
                            position: absolute;
                            top: 8px;
                            left: 140px;
                            z-index: 250;
                            width: 170px;
                            text-align: center;
                        }
                            #header #otherProjects div#projects_container{
                                background: white;
                                padding: 2px;
                                -moz-box-shadow: 0 5px 10px -6px #000;
                                -webkit-box-shadow: 0 5px 10px -6px #000; 
                                box-shadow: 0 5px 10px -6px #000;
                                -moz-border-radius: 12px;
                                -webkit-border-radius: 12px;
                                border-radius: 12px;
                                behavior: url("https://zakon.openrepublic.ru/bitrix/templates/zakon/css/pie.htc");
                                display: none;
                            }
                                #header #otherProjects div#projects_container div{
                                    -moz-border-radius: 12px;
                                    -webkit-border-radius: 12px;
                                    border-radius: 12px;
                                    border: 2px solid #1389bd;
                                    behavior: url("https://zakon.openrepublic.ru/bitrix/templates/zakon/css/pie.htc");
                                    padding: 10px;
                                    font-family: 'PT Sans Narrow', Arial, 'sans-serif';
                                    font-size: 13pt;
                                    line-height: 23px;
                                    text-align: left;
                                }
                                    #header #otherProjects div#projects_container div a{
                                        text-decoration: none;
                                    }
			#header .auth{
				float: right;
				margin: 20px 0 0 0;
                                position: relative;
			}
				#header .auth > .button{
					margin: 0 0 0 8px;
				}
                                #header .auth .button.big.white{
                                    white-space: nowrap;
                                    position: absolute;
                                    top: 0;
                                    right: 68px;
                                }
                                #header .auth .button.big.white.uname{
                                    right: 78px;
                                }
			#menu-wrapper{
				background: #f3f0ec;
				box-shadow: 3px 3px 3px #cdc5b8;
				margin: 30px 0 0 0;
				position: relative;
				z-index: 100;
				height: 44px;
				/*line-height: 44px;*/
			}
                                #menu-wrapper .menu-logo{
                                    position: absolute;
                                    left: -30px;
                                    bottom: -21px;
                                }
				#menu-wrapper ul.menu, #menu-wrapper ul.menu li{
					display: inline-block;
				}
				#menu-wrapper ul.menu{
					padding: 0;
					margin: 0 0 0 35px;
					width: 650px;
					line-height: 44px;
					white-space: nowrap;
				}
				#menu-wrapper ul.menu li{
					font-family: 'PT Sans Narrow', Arial, 'sans-serif';
					font-weight: bold;
					font-size: 11pt;
					margin: 0;
					/*padding: 12px 25px 10px 25px;*/
					padding: 0 17px;
					border-bottom: 2px transparent solid;
				}
					#menu-wrapper ul.menu li a{
						text-decoration: none;
						color: #806954;
					}
					#menu-wrapper ul.menu li.selected{
						border-bottom: 2px #045275 solid;
						background: url(../../../../../templates/zakon/images/menu-selected.png) no-repeat 50% 100%;
					}
						#menu-wrapper ul.menu li.selected a, #menu-wrapper ul.menu li:hover a{
							color: #044f72;
						}
				#search-box{
					color: #806954;
					font-size: 11pt;
					display: inline-block;
					vertical-align: top;
				}
					#title-search{
						display: inline-block;
					}
						#title-search form{
							line-height: 44px;
						}
					#title-search-input{
						border: 1px #bbb2a9 solid;
						width: 125px;
						color: #806954;
						padding: 1px 4px;
						border-radius: 2px;
					}
					table.title-search-result{
						font-size: 10pt;
						width: 140px;
					}
					table.title-search-result th{
						display: none;
					}
					table.title-search-result .title-search-item a b{
						color: #5596b3;
					}
                        #lawFilter{
                            background: #e6ddcf;
                            text-align: right;
                            color: #806954;
                            font-size: 9pt;
                            padding: 3px 30px;
                            margin: 0 auto;
                            width: 814px;
                            border-radius: 0 0 7px 7px;
                        }
                            #lawFilter form{
                                text-align: left;
                                padding-top: 30px;
                            }
                                #lawFilter form label, #lawFilter form .span-label{
                                    display: inline-block;
                                    width: 260px;
                                    margin-bottom: 15px;
                                }
                                #lawFilter form input[type=text]{
                                    border-radius: 5px;
                                    border: 1px solid #806954;
                                    width: 240px;
                                    height: 20px;
                                    line-height: 20px;
                                }
                                #lawFilter form input.filter-date, #lawFilter form input.statistics-date{
                                    width: 95px;
                                }
                                #lawFilter form .filter-date-container, #lawFilter form .statistics-date-container{
                                    position: relative;
                                }
                                    #lawFilter form .filter-date-container img, #lawFilter form .statistics-date-container img{
                                        position: absolute;
                                        top: -4px;
                                        right: 1px;
                                        border-radius: 0 5px 3px 0;
                                    }
                                #lawFilter form .filter-mdash, #lawFilter form .statistics-mdash{
                                    display: inline-block;
                                    width: 40px;
                                    text-align: center;
                                }
                                #lawFilter form .filter-selectbox{
                                    border-radius: 5px;
                                    border: 1px solid #bebab7;
                                    width: 240px;
                                    padding: 1px 4px;
                                    height: 20px;
                                    line-height: 20px;
                                    background: url(../../../../../templates/zakon/images/filter-selectbox.jpg);
                                    cursor: pointer;
                                    position: relative;
                                    z-index: 10;
                                    white-space: nowrap;
                                }
                                #lawFilter form .filter-selectbox > span.lawFilter-italic{
                                    font-style: italic;
                                }
                                    #lawFilter form .filter-selectbox .filter-selectbox-list{
                                        position: absolute;
                                        top: 22px;
                                        left: -1px;
                                        background: white;
                                        width: 248px;
                                        border: 1px solid #bebab7;
                                        border-radius: 5px;
                                        display: none;
                                    }
                                        #lawFilter form .filter-selectbox .filter-selectbox-list div{
                                            padding: 0 5px;
                                        }
                                        #lawFilter form .filter-selectbox .filter-selectbox-list div:first-child{
                                            border-radius: 5px 5px 0 0;
                                        }
                                        #lawFilter form .filter-selectbox .filter-selectbox-list div:last-child{
                                            border-radius: 0 0 5px 5px;
                                        }
                                        #lawFilter form .filter-selectbox .filter-selectbox-list div:hover{
                                            background: #e8e8e8;
                                        }
                                    #lawFilter form .filter-selectbox span, #lawFilter form .filter-selectbox .filter-selectbox-list{
                                        font-size: 8pt;
                                        color: #666;
                                    }
                                        #lawFilter form .filter-selectbox .filter-selectbox-arrow{
                                            float: right;
                                            display: block;
                                            margin: 8px 2px 0 6px;
                                        }
                            #lawFilter > strong{
                                cursor: pointer;
                            }
                                #lawFilter > strong a{
                                    display: inline-block;
                                    width: 7px;
                                    height: 6px;
                                    background-image: url(../../../../../templates/zakon/images/law-filter.png);
                                    background-repeat: no-repeat;
                                    background-position: 0 -6px;
                                    margin-right: 3px;
                                    vertical-align: middle;
                                }
	#big-buttons{
		background: url(../../../../../templates/zakon/images/big-buttons-bg.png) no-repeat 50% 0;
		height: 410px;
	}
		#big-buttons .gerbs{
			width: 660px;
			height: 330px;
			margin: 0 auto;
		}
			#big-buttons .gerbs .ru{
				width: 250px;
				height: 275px;
				margin: 40px 0 0 0;
				float: left;
			}
			#big-buttons .gerbs .rb{
				width: 250px;
				height: 275px;
				margin: 40px 0 0 0;
				float: right;
			}
		#big-buttons .desc{
			width: 690px;
			margin: 0 auto;
		}
			#big-buttons .desc .ru{
				width: 250px;
				text-align: center;
				float: left;
			}
			#big-buttons .desc .rb{
				width: 250px;
				text-align: center;
				float: right;
			}
			#big-buttons .desc .ru a, #big-buttons .desc .rb a{
				font-family: 'Open Sans', Arial, 'sans-serif';
				color: #ffffff;
				text-decoration: none;
				text-transform: uppercase;
				font-size: 18pt;
				text-shadow: -1px 0 1px #102f49;
				line-height: 110%;
			}
	#content-wrapper{
		width: 880px;
		margin: 0 auto;
	}
        #content.content-main-page{
                background: url(../../../../../templates/zakon/images/bottom-bg.png) no-repeat left bottom;
        }
		#content{
			margin: 20px 0;
			color: #404141;
		}
			#content h1{
				font-size: 14pt;
				font-weight: normal;
				color: #045275;
			}
		#pusher{
			height: 80px;
		}
#footer-wrapper{
	height: 80px;
	margin: -80px 0 0 0;
	min-width: 1050px;
}
	#footer{
		width: 800px;
		height: 35px;
		/*line-height: 45px;*/
		margin: 0 auto;
		background: #f3f0ec;
		padding: 10px 40px 0 40px;
		color: #676767;
		font-size: 13pt;
		font-family: 'PT Sans Narrow', Arial, 'sans-serif';
	}
		#footer a{
			color: #676767;
			text-decoration: none;
		}
			#footer a:hover{
				text-decoration: underline;
			}
		#copyright, #feedback, #social{
			vertical-align: top;
                        float: left;
		}
		#feedback{
			margin: 0 0 0 95px;
		}
                .openregion{
                        float: right;
                        margin-top: -5px;
                }
                .openregion img{
                        height: 35px;
                }
		#social{
                        margin: 2px 0 0 95px;
		}
			#social a{
				display: inline-block;
				width: 18px;
				height: 18px;
			}
                        #social a.openregion{
                            width: 88px;
                            height: 31px;
                        }
				#social a.tw{
					background: url(../../../../../templates/zakon/images/social.png) 0 0;
				}
					#social a.tw:hover{
						background: url(../../../../../templates/zakon/images/social.png) 0 100%;
					}
				#social a.vk{
					background: url(../../../../../templates/zakon/images/social.png) 100% 0;
				}
					#social a.vk:hover{
						background: url(../../../../../templates/zakon/images/social.png) 100% 100%;
					}
#main-page .column{
	width: 300px;
	display: inline-block;
	margin: 0 70px;
	vertical-align: top;
}
	#main-page .column h3{
		color: #404141;
		font-weight: normal;
		font-size: 14pt;
		margin: 0;
		text-align: justify;
		font-family: 'PT Sans Narrow', Arial, 'sans-serif';
	}
	#main-page .column .date{
		color: #0090d3;
		font-size: 8.5pt;
		margin: 0 8px 0 0;
	}
	#main-page .column .subject{
		color: #404141;
		font-size: 8.5pt;
		font-style: italic;
	}
	#main-page .column .button.small{
		float: right;
		margin: 10px 0;
	}
	#main-page .column .item{
		margin: 0 0 5px 0;
		background: url(../../../../../templates/zakon/images/column-item.png) no-repeat 50% 100%;
	}
	#main-page .column .all{
		margin: 10px 0 20px 0;
		text-align: center;
	}
#most-discussed, #most-popular{
	padding-top: 10px;
        width: 400px;
}
#most-discussed .body, #most-popular .body{
	width: 355px;
	border: 1px #a69c94 solid;
	border-radius: 12px;
	padding: 15px 15px 26px 15px;
	height: 124px;
        position: relative;
        background: white;
        margin: 0 auto;
}
	#most-discussed h3, #login h3, #forgot_form h3, #changePWD_form h3, #registration h3, #registration_info h3, #most-popular h3{
		color: #806954;
		font-size: 14pt;
		font-family: 'PT Sans Narrow', Arial, 'sans-serif';
		font-weight: normal;
		padding: 0;
		margin: 0;
	}
	#most-discussed .text, #most-popular .text{
		color: #404141;
		font-size: 13pt;
		text-align: justify;
		margin: 0 0 10px 0;
                font-family: 'PT Sans Narrow', Arial, 'sans-serif';
	}
            #most-discussed .text .md_date, #most-popular .text .md_date{
                color: #0090d3;
		font-size: 8.5pt;
                font-family: Arial, Tahoma, Verdana, "sans-serif"; 
            }
	#most-discussed .panel, #most-popular .panel{
		color: #0090d3;
		font-size: 10pt;
                width: 355px;
                position: absolute;
                bottom: 10px;
                left: 15px;
	}
		#most-discussed .panel a.detail, #most-popular .panel a.detail{
			float: right;
		}
		#most-discussed .panel .comments, #most-discussed .panel .rating, #most-discussed .panel .rating-plus, #most-discussed .panel .rating-minus, 
                .laws-list-table .panel .comments, .laws-list-table .panel .rating, .laws-list-table .panel .rating-plus, .laws-list-table .panel .rating-minus, .laws-list-table .panel .detail{
			float: left;
		}
		#most-discussed .panel .comments, .laws-list-table .panel .comments{
			background: url(../../../../../templates/zakon/images/rating.png) no-repeat 0 0;
			height: 15px;
			padding: 0 15px 0 20px;
		}
		#most-discussed .panel .rating, .laws-list-table .panel .rating{
			height: 15px;
			margin: 0 15px 0 5px;
                        min-width: 7px;
		}
		#most-discussed .panel .rating-plus, .laws-list-table .panel .rating-plus{
			display: inline-block;
			width: 14px;
			height: 15px;
			background: url(../../../../../templates/zakon/images/rating.png) no-repeat 0 -20px;
		}
		#most-discussed .panel .rating-minus, .laws-list-table .panel .rating-minus{
			display: inline-block;
			width: 14px;
			height: 15px;
			background: url(../../../../../templates/zakon/images/rating.png) no-repeat 0 -40px;
		}
#flash{
	width: 385px;
	margin: 0 0 0 35px;
	padding: 10px 0 0 0;
	background: url(../../../../../templates/zakon/images/flash.png) no-repeat 270px 0;
	height: 180px;
}
	#flash .speech{
		width: 225px;
		border: 1px #a69c94 solid;
		border-radius: 12px;
		padding: 30px 10px 0 35px;
		height: 135px;
                background: white;
	}
		#flash .speech h3{
			color: #155878;
			font-weight: bold;
			font-size: 14pt;
			text-transform: uppercase;
			margin: 0 0 10px 0;
			padding: 0;
		}
		#flash .speech .text{
			color: #155878;
			margin: 0 0 15px 0;
		}
		#flash .speech .button.big{
			float: right;
		}
	#flash .tail{
		width: 27px;
		height: 24px;
		background: url(../../../../../templates/zakon/images/speech-tail.png) no-repeat 0 0;
		position: absolute;
		margin: 20px 0 0 271px;
		z-index: 100;
	}
#most-discussed, #flash, #most-popular{
	display: inline-block;
	vertical-align: top;
}
#most-discussed{
    float: left;
    padding-left: 20px;
}
#most-popular{
    float: right;
    padding-right: 20px;
}
table.laws-list-table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 6px;
}
    table.laws-list-table tr{
        vertical-align: top;
    }
        table.laws-list-table tr td.law-icon{
           padding-top: 8px;
        }
            table.laws-list-table tr td.law-icon a{
                cursor: default;
            }
        table.laws-list-table .law-title:link, table.laws-list-table .law-title:visited, #law .consideration-stage .stage-title:link, #law .consideration-stage .stage-title:visited{
                text-decoration: none;
                color: #404141;
        }
        table.laws-list-table .law-title:hover, #law .consideration-stage .stage-title:hover{
                color: #0090d3;
        }
	table.laws-list-table{
		border: none;
	}
	table.laws-list-table tr th{
		background: #ebebeb;
                vertical-align: middle;
                padding: 10px;
                font-weight: normal;
                width: 10%;
	}
        table.laws-list-table tr th:first-child{
                width: 60%;
        }
	table.laws-list-table tr td{
		border-bottom: 2px #f5f5f5 solid;
		padding: 6px;
	}
        table.laws-list-table .panel{
            margin-top: 10px;
            color: #0090d3;
        }
            .laws-list-table .panel .detail{
                margin-right: 15px;
            }
#confirmPage_authForm .form-text{
    width: 170px;
}
    .news-detail #detail-status{
        float: right;
        color: #b6b9b5;
        font-size: 11pt;
    }
        .news-detail #detail-status img{
            vertical-align: middle;
        }
#law{
    margin-top: 25px;
    background-color: #e6e6e6;
    border-radius: 15px;
    padding: 15px;
    font-size: 11pt;
    width: 850px;
}
    #law table{
        width: 100%;
        line-height: 23px;
    }
        #law table tr td{
            border-bottom: 1px dotted black;
            padding: 10px 0 5px 3px;
            vertical-align: top;
        }
        #law table tr td:first-child{
            width: 45%;
        }
            #law table tr td#law-table-first-cell{
                width: 350px;
            }
    #law > em{
        font-size: 13pt;
        display: block;
        margin: 40px 0 10px 0;
    }
    #law .consideration{
        background: white;
        border-radius: 5px;
        margin-top: 5px;
    }
    #law .consideration-date, #law .consideration-stage{
        display: inline-block;
        vertical-align: top;
    }
    #law .consideration-date{
        width: 157px;
        text-align: right;
        padding: 3px 20px 3px 3px;
        font-style: italic;
    }
    #law .consideration-stage{
        width: 640px;
        padding: 3px 24px 3px 3px;
        position: relative;
    }
        #law .consideration-stage .open-close-stage-detail{
            position: absolute;
            top: 6px;
            right: 6px;
            display: inline-block;
            width: 12px;
            height: 11px;
            background-image: url(../../../../../templates/zakon/images/lawConsideration.png);
            background-repeat: no-repeat;
        }
        #law .stage-detail{
            margin-top: 5px;
            padding: 0 0 5px 183px;
            font-size: 10pt;
            display: none;
        }
    #law #law-files{
        line-height: 23px;
    }   
.bx-calendar-year-input{
    width: 33px;
}
#statistics{
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}
    #statistics tr td{
        border-bottom: 2px solid #f5f5f5;
        padding: 20px 10px;
        text-align: center;
        font-weight: bold;
    }
        #statistics tr th{
            width: 20%;
            color: #01405e;
            padding-bottom: 20px;
        }
        #statistics tr th.first-cell{
            width: 40%;
        }
        #statistics tr td.first-cell{
            text-align: left;
            color: #01405e;
        }
            #statistics tr td.first-cell span{
                display: inline-block;
                width: 25px;
                text-align: center;
            }
                #statistics tr td.first-cell span img{
                    vertical-align: middle;
                }
#opendata{
    width: 100%;
    text-align: center;
}
    #opendata tr td:first-child{
        text-align: left;
    }
    #opendata tr th{
        background: #ebebeb;
        vertical-align: middle;
        font-weight: normal;
        padding: 20px;
    }
    #opendata tr td, #opendata tr th{
        padding: 10px;
    }
    #opendata tr td{
        border-bottom: 2px solid #f5f5f5;
    }
        #opendata tr td .opendata_month{
            margin-left: 15px;
        } 
.reviews-reply-form{
    border-radius: 15px;
    overflow: hidden;
}
#regional-chart, #federal-chart{
    display: inline-block;
    width: 430px;
    height: 430px;
    border: 1px solid #f5f5f5;
}
#regional-chart{
    float: right;
}










#menu-wrapper > div{
    display: inline-block;
}

.banner-codes{
    height: 600px;
}
.banner-codes .column{
    vertical-align: top;
    display: inline-block;
    margin: 20px 50px 0 0;
}
.banner-codes textarea{
    width: 500px;
    height: 100px;
    padding: 3px;
    color: #323232;
    margin: 0 0 10px 0;
    display: block;
    border: 1px #cdcdcd solid;
    font-family: monospace;
}
/* End */
/* /bitrix/templates/zakon/components/bitrix/search.title/main/style.css?13577936142092 */
/* /bitrix/templates/zakon/styles.css?1472793695186 */
/* /bitrix/templates/zakon/template_styles.css?147279369526730 */
