/* CSS Document */



*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
img {
	border:0px;
}
body {
	padding:0;
	margin:0;
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	text-align: left;
	background:url(../../images/bg4.jpg);/*background:url(../../images/bg5.gif);*/
}
div.wrapper {
	margin: 0 auto;
	padding: 0px;
	width:980px;
}
 @media (max-width: 1260px) {
 div.online_cont {
 display:none;
}
}
/**************************** header ****************************/


div.header {
	float:left;
	width:100%;
	height:280px;
}
div.header_back_white {
	float:left;
	width:100%;
	height:280px;
}
div.weather {
	float:right;
	width:30%;
	height:74px;
	text-align:center;
	padding-top:10px;
}
div#test {
	float:right;
}
div.logo_search {
	float:left;
	width:70%;
	height:163px;
}
div.logo {
	float:left;
	width:260px;
	height:163px;
}
div.slagon_name {
	float:left;
	width:50%;
	height:100px;
	line-height:30px;
	word-spacing:3px;
	letter-spacing: 1px;
	color:#FFF;
	font-size:22px;
	text-transform:uppercase;
	margin-top:50px;
	text-shadow: 0px 4px 2px rgba(123, 123, 125, 0.58);
}
/******************* main menu ****************************/


div.main_menu {
	float:right;
	width:100%;
	height:37px;
	background-color:#FFF;
	border-bottom:1px solid #069;
}
.main_menu.scroll-to-fixed-fixed {
	background-color:#069;
}
.main_menu ul ul {
	display: none;
	transition: all 0.3s ease 0s;
}
.main_menu ul li:hover > ul {
	display: block;
	transition: all 0.3s ease 0s;
}
.main_menu ul {
	float:left;
	list-style: none;
	position: relative;
	display: inline-table;
}
.main_menu ul:after {
	content: "";
	clear: both;
	display: block;
}
.main_menu ul li {
	display:block;
	float: left;
	transition: all 0.3s ease 0s;
}
.main_menu ul li a {
	display: block;
	height:37px;
	line-height:37px;
	padding-right:8px;
	padding-left:8px;
	color: #007cc8;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
	border-right:1px solid #069;
}
.main_menu.scroll-to-fixed-fixed a {
	color:#FFF;
}
.main_menu ul li span {
	float:left;
	color:#999;
	text-transform:lowercase;
}
.main_menu ul li.active a {
	text-decoration:underline;
}
.main_menu ul li a:hover {
	text-decoration:underline;
}
/*
.main_menu ul li a:hover span {
	color:#333;
}*/
.main_menu ul li:last-child a {
	border-right:none;
}
.main_menu ul ul {
	padding:0;
	position: absolute;
	top:37px;
	z-index:999999;
}
.main_menu ul ul li {
	line-height:normal;
	height:auto;
	display:block;
	text-align:left;
	float: none;
	position: relative;
	background-color:#007dc5;
	border-bottom:1px dotted #333;
	width:200px;
}
.main_menu ul ul li a {
	height:auto;
	font-size:12px !important;
	line-height:16px;
	color: #FFF !important;
	padding:8px 14px 8px 14px;
	border:none;
	text-transform:inherit;
}
.main_menu ul ul a:hover {
	color: #FFF !important;
	text-decoration:underline;
}
.main_menu ul ul ul {
	position: absolute;
	left: 100%;
	top:0;
	padding:0px;
	margin-top:0px;
}
.main_menu ul ul ul li {
	min-width:220px;
}
/********** zar *********/
 
div.zar {
	float:left;
	width:100%;
}
div.zar_header {
	float:left;
	width:80px;
	height:26px;
	background:#007dc5;
	line-height:26px;
	text-align:center;
	color:#FFF;
}
.zar_ul {
	float:left;
	width:100%;
	height:26px;
	list-style:none;
	background:#007dc5;
	color:#FFF;
}
.zar_ul li {
	float:left;
	width:100%;
	height:26px;
	line-height:26px;
}
/************************main content *********************/
 
.main_content {
	float:left;
	width:100%;
	background-color:#FFF;
	padding:5px;
	padding-top:15px;
	padding-bottom:25px;
}
.main_content_header {
	text-transform:uppercase;
	font-size:14px;
	float:left;
	width:100%;
	height:28px;
	line-height:28px;
	background-color:#007dc5;
	color:#FFF;
	padding-left:5px;
}
/*************************  derictor_box ***********************/

div.derictor_box {
	float:left;
	width:450px;
	height:403px;
	overflow:hidden;
}
div.director_content {
	float:left;
	width:100%;
	height:371px;
	padding:5px;
	text-align:justify;
	border:1px solid #CCC;
}
div.director_content img {
	padding:1px;
	border:1px solid #999;
	margin-right:15px;
	margin-top:2px;
	margin-bottom:5px;
	max-width:99%;
}
div.director_content a {
	float:right;
	color:#039;
	margin-top:20px;
	text-transform:uppercase;
	text-decoration:none;
}
div.director_content a:hover {
	text-decoration:underline;
}
/*******************last_news*******************/
div.front_page {
	float:right;
	width:510px;
	height:403px;
	overflow:hidden;
}
/*********************************************************************/

div.tab_news {
	float:left;
	width:100%;
}
/****************talk*************************/
	
.talk {
	width:100%;
	float:left;
	margin-top:15px;
}
.talk_content {
	float:left;
	width:100%;
	border:1px solid #CCC;
	padding:5px;
}
.talk_qustion {
	float:left;
	width:50%;
	padding:2px;
}
.talk_quetion_word {
	float:left;
	width:100%;
	margin-bottom:10px;
	font-weight:bold;
}
.quetion_title {
	float:left;
	width:90%;
	height:26px;
	border:1px solid #069;
	padding-left:5px;
	margin-bottom:10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.quetion_comment {
	float:left;
	width:90%;
	height:100px;
	border:1px solid #069;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.quetion_button {
	float:left;
	border:1px solid #069;
	background-color:#069;
	color:#FFF;
	padding:5px;
	cursor:pointer;
}
.talk_result {
	float:left;
	width:50%;
	padding:2px;
}
.talk_result ul {
	float:left;
	width:100%;
	height:215px;
	text-decoration:none;
	list-style:none;
	overflow:auto;
}
.talk_result ul li {
	float:left;
	width:100%;
	text-align:left;
	border-bottom:1px dotted #CCC;
	padding:5px;
}
/******************* right col *****************/

div.logos {
	float:right;
	width:315px;
}
div.logos_header {
	text-transform:uppercase;
	font-size:14px;
	float:left;
	width:100%;
	height:28px;
	line-height:28px;
	background-color:#007dc5;
	color:#FFF;
	padding-left:5px;
}
div.logos_content {
	float:left;
	width:100%;
	padding:5px;
	border:1px solid #CCC
}
ul.list_logos {
	list-style:none;
}
ul.list_logos li {
	float:left;
	width:50%;
	padding:1px;
}
ul.list_logos li img {
	float:left;
	width:100%;
	height:40px;
	border:1px solid #999;
}
ul.list_logos li:hover {
	opacity: 0.9;
}
div.youtube {
	float:right;
	width:315px;
	margin-top:15px;
	overflow:hidden;
}
/**************poll **************************/


div.poll {
	float:left;
	width:100%;
	margin-top:20px;
}
div.footer {
	float:left;
	width:100%;
	background-color:#034591;
	color:#FFF;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}
/*************************** single news **********************/



div.news_content {
	float:left;
	width:100%;
	padding:8px;
	text-align:justify;
}
div.content_title {
	float:left;
	width:100%;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #069;
	padding-bottom:3px;
	margin-bottom:12px;
}
div.news_content img {
	max-width:50%;
	margin-right:15px;
	margin-bottom:15px;
}
.content_list_news {
	float:left;
	width:100%;
}
.single_news_comment {
	float:left;
	width:100%;
	margin-top:20px;
}
/************************* shuud holbogdoh **************************/
.online_cont {
	width: 135px;
	height: 515px;
	background:#fff;
	position:relative;
	top: 100px;
	border:1px solid #e2e2e2;
	border-radius:0 10px 10px 0;
	text-align:center;
}
.online_cont a {
	float:left;
	width:100%;
	text-decoration:none;
	color:#d9161e;
}
.online_cont a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.online_cont .title {
	font-size:12px;
	position:absolute;
	float:left;
	width:100%;
	height:34px;
	line-height:34px;
	border-bottom:4px solid #034591;
	color:#000;
	text-transform:uppercase;
}
.online_cont .online_main {
	position:absolute;
	float:left;
	width:100%;
	top:40px;
}
.online_cont .online_main img {
	width:120px;
}
.online_cont .title2 {
	color:#d9161e;
	font-size:11px;
	text-align:center;
	margin-bottom:10px;
	margin-top:3px;
}
.online_cont .title3 {
	margin: 5px;
	height:24px;
	line-height:26px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	border-radius: 3px;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#084e9e), to(#2478d8));
	background-image: -webkit-linear-gradient(top, #084e9e, #2478d8);
	background-image: -moz-linear-gradient(top, #084e9e, #2478d8);
	background-image: -o-linear-gradient(top, #084e9e, #2478d8);
	background-image: -ms-linear-gradient(top, #084e9e, #2478d8);
}
.online_cont .title3:hover {
	background-image: -webkit-gradient(linear, center bottom, center top, from(#2478d8), to(#084e9e));
	background-image: -webkit-linear-gradient(bottom, #2478d8, #084e9e);
	background-image: -moz-linear-gradient(bottom, #2478d8, #084e9e);
	background-image: -o-linear-gradient(bottom, #2478d8, #084e9e);
	background-image: -ms-linear-gradient(bottom, #2478d8, #084e9e);
}
/*  BACK TO TOP */
#back-top {
	position: fixed;
	bottom:30px;
	right:30px;
}
#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #bbb;
}
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 50px;
	display: block;
	margin-bottom: 7px;
	background:url(../../images/totop_2.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	opacity:0.8;
	filter:alpha(opacity=80);
}
/****************aimag_news************************/
.aimag_news {
	width:100%;
	float:left;
	margin-top:15px;
}
div.sumd_box {
	float:left;
	width:99%;
	border-bottom:1px solid #CCC;
	margin-top:15px;
}
.sumd_box_content {
	float:left;
	width:100%;
	font-size:14px;
	border:1px solid #CCC;
	padding:5px;
}
.list_sum_news {
	float:left;
	width:100%;
	list-style:none;
	height:320px;
	overflow:auto;
	padding-top:7px;
}
.list_sum_news li {
	float:left;
	width:100%;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
	padding-bottom:8px;
	font-size:12px;
}
.list_sum_news li strong {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.list_sum_news li strong a {
	color:#333;
	font-size:12px;
	text-decoration:none;
}
.list_sum_news li img {
	float:left;
	width:120px;
	height:75px;
	margin-right:15px;
	border:1px solid #CCC;
	padding:1px;
}
.sum_read_more {
	float:right;
	color:#069;
	text-decoration:underline;
	margin-right:10px;
}
.sum_date {
	color:#999;
	font-size:12px;
}
.sum_date b {
	color:#c10b0b;
}
/***************************app_sanal***********/



.list_law {
	float:left;
	width:100%;
}
div.single_news_header {
	float:left;
	width:100%;
	font-size:17px;
	padding-bottom:5px;
	margin-bottom:10px;
	text-transform:uppercase;
	border-bottom:2px solid #144d92;
}
.single_news_content {
	float:left;
	width:100%;
}
div.app_form table tr td {
	padding:5px;
}
div.app_form table tr td select {
	float:left;
	width:287px;
	height:28px;
	text-transform:uppercase;
	margin-bottom:15px;
}
div.app_form table tr td select option {
	padding:5px;
	text-transform:uppercase;
}
div.app_form table tr td input.input {
	width:350px;
	height:28px;
	padding-left:3px;
	margin-bottom:15px;
}
div.app_form table tr td img {
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
div.app_form table tr td input.input1 {
	float:left;
	width:140px;
	height:24px;
	padding-left:3px;
	margin-bottom:15px;
}
div.app_form table tr td input.send_button {
	float:left;
	width:80px;
	height:30px;
	cursor:pointer;
	background-color:#144d92;
	color:#FFF;
	border:0px;
}
div.app_desc p {
	float:left;
	width:100%;
	font-size:14px;
	margin-bottom:15px;
	font-size: 12px;
	line-height: 17px;
}
/***********************links_gold***************/
.photo {
	float:right;
	width:310px;
	margin-top:15px;
}
.photo ul {
	float:left;
	width:310px;
	list-style:none;
}
.photo ul li {
	float:left;
	width:100%;
	padding:0px;
	margin-bottom:8px;
	position:relative;
	color:#000;
	font-size:14px;
}
.files_link {
	float:left;
	width:100%;
	list-style:none;
	border:1px solid #CCC;
	padding:5px;
}
.files_link li {
	float:left;
	width:100%;
}
.files_link li a {
	float:left;
	width:100%;
	padding-bottom:7px;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dotted #CCC;
	color: rgb(102, 102, 102);
	text-decoration: none;
}
.files_link li a i {
	color:#069;
	font-size:16px;
	margin-right:5px;
	margin-top:6px;
}
/***************** list files  *************/

.laws_search {
	float:left;
	width:100%;
}
input.input_box_search {
	float:left;
	width:550px;
	height:28px;
	border-radius:3px;
	border:1px solid #999;
	padding-left:10px;
	font-size:12px;
	margin-right:25px;
}
input.input_box_search1 {
	float:left;
	width:80px;
	height:28px;
	border-radius:3px;
	border:1px solid #999;
	padding-left:10px;
	font-size:12px;
	margin-right:25px;
}
.login_button_search {
	float:left;
	width:100px;
	height:30px;
	background-color:#144d92;
	border-radius: 3px;
	border: none;
	cursor:pointer;
	color: #fff;
	font-size: 12px;
	text-transform:uppercase;
}
table.list_items tr td, table.list_items tr th {
	padding:8px;
	border-bottom:1px solid #CCC;
	font-size:14px;
}
table.list_items tr td i {
	font-size:18px;
	margin-right:10px;
}
table.list_items tr:hover td {
	background-color:#F0F0F0;
}