@font-face
{
	font-family: "ArialNarrowBold";
	font-style: normal;
	src: local("ArialNarrowBold"), url("/i/ARIALNB.eot?#iefix") format("embedded-opentype"), url("/i/ARIALNB.TTF") format("truetype");
}
*
{
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10pt;
}
body
{
	background: url(../i/bg.png);
}
#content h1 { font-size:180%;line-height: 110%; font-weight:normal;  padding-bottom: 20px; padding-top: 0px;  margin-bottom: 0px; margin-top: 0px;}
#content h2 { font-size:160%;line-height: 110%; font-weight:normal;  padding: 0px 0px 0px 0px; margin: 20px 0px 0px 0px; }
#content h3 { font-size:140%;line-height: 110%; font-weight:normal;  padding-bottom: 20px; padding-top: 0px;  margin-bottom: 0px; margin-top: 0px;}
#content h4 { font-size:120%;line-height: 110%; font-weight:normal;  padding-bottom: 20px; padding-top: 0px;  margin-bottom: 0px; margin-top: 0px;}
#content h5 { font-size:100%;line-height: 110%; font-weight:normal; color: #000000; margin:0; padding-top:15px; padding-bottom: 15px; }
a
{
	color: #29a5dc;
}
#formToAddress a
{
    color:white;
}
#age {
    font-size: 16pt;
    color: #29a5dc;
    font-weight: bold;
	
}
.specialLink{
	font-weight:bold;
	color:#000;
}
.textDecorationBlack
{
	text-decoration: none;
	color: #4d4d4d;
}
.textDecorationNone
{
	text-decoration: none;
}
.vote_graf{
	height:30px;  
	border-radius:0 15px 15px 0; 
	font-size:20px; 
	text-align:center; 
	line-height:30px; 
	background:#29a5dc;
}
.shadowBox
{
	box-shadow: 1px 1px 10px 1px #999;
}
.lineHeight15
{
	line-height: 15px;
	display: block;
}
.fontsize10pt
{
	font-size: 10pt;
}
.fontsize10pt p
{
	font-size: 9pt;
}
.fontsize10pt a
{
	font-size: 10pt;
}
img
{
	border: none;
}
.TblForm td
{
	vertical-align: top;
}
#all
{
	width: 983px;
	margin: 10px auto;
}
#header
{
	margin-bottom: 10px;
}
#top_header
{
    margin-bottom:8px;
}
#top_header td:last-child
{
	width: 235px;
}
#headTitle
{
	margin-left: 45px;
}
#headTitle img
{
	float: left;
    margin-right:5px;
}
#textHeadTitle
{
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
	color: #174776;
	padding-top: 11px;
	font-family: 'Cuprum', 'Tahoma', sans-serif;
	margin-right: 30px;
	font-weight:  600;
}
#header_left
{
	text-align: right;
}
.languages
{
	margin-top: 5px;
}
.unselected
{
	color: #808080;
}
#header_date
{
	font-size: 10pt;
	color: #666;
	position: relative;
	top: -5px;
}
#search-block-form
{
	width: 233px;
	height: 25px;
	border-radius: 15px;
	box-shadow: inset 0px 0px 7px #999;
	border: #c9c9c9 solid 1px;
	background: #FFF;
}
.focus-active
{
	border-color: #aaa !important;
	background: #fff !important;
}
#search-block-form input
{
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	outline: none;
	background: none;
	width: 100%;
	height: 100%;
}
#search-block-form .form-actions
{
	width: 28px;
	height: 20px;
	float: left;
	background: url(../i/searchIcon.png) 5px 0px no-repeat;
}
#search-block-form .form-actions input:hover
{
	cursor: pointer;
}
#search-block-form .form-actions input
{
	overflow: hidden;
	text-indent: -9999px;
}
#search-block-form .form-item
{
	width: 195px;
	padding: 0px 5px;
	float: right;
	height: 20px;
	margin-top: 2px;
}
#search-block-form .form-item input
{
	font: 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	height: auto !important;
	padding: 3px 0;
}
/*Левый бар*/
#leftBar
{
	float: left;
	width: 235px;
}
/*Горизонтальное меню*/
#menuLogo
{
	margin-right:10px;
}
.menu_container
{
	width: 100%;
	border-spacing: 0px;
}
.menu_container td
{
	vertical-align: middle;
	position: relative;
}
.menu_container td a
{
	text-decoration: none;
}
.topmenu{
    width: 100%;
	height: 35px;
	background: #29a5dc;
	background-image: linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
	background-image: -o-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
	background-image: -moz-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
	background-image: -webkit-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
	background-image: -ms-linear-gradient(bottom, #008AD5 16%, #2CA4DB 58%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.16, #008AD5), color-stop(0.58, #2CA4DB) );
	z-index: 10;
	position: relative;
	border-left: 1px solid #5DA4FF;
	box-shadow: 0 1px 1px #9c9c9c;
    -webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.inner_table_menu
{
	width: 100%;
	height: 100%;
	padding: 0px;
	vertical-align: middle;
	border: none;
	text-align: left;
}
.inner_table_title
{
	text-align: center;
	color: #FFF;
	font-family: 'Cuprum';
	letter-spacing: 0.5px;
	padding: 0px 14px;
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
}
.inner_table_title a
{
	font-family: 'Cuprum';
    letter-spacing: 0.5px;
	padding: 0px 14px;
    font-size:14px;
    font-weight:normal;
}

/*Under menu*/
.menu_container tr ul
{
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	border-radius: 5px;
	box-shadow: 1px 2px 10px #CCC;
}
.menu_container tr ul li
{
	background: #E7E7E7;
	background-image: linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #E7E7E7 0%, #FFFFFF 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #E7E7E7), color-stop(1, #FFFFFF) );
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 400px;
}
.menu_container tr ul li a
{
	color: #828282;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}
.menu_container tr ul li a:hover
{
	color: #FFF;
	background: #34ADDD;
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) );
}
/*Стрелка вниз*/
.arrow-up
{
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #29a5dc;
	height: 0;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 0;
	z-index: 1;
}
/*Вертикальное меню*/
.topnav
{
	width: 100%;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.topnav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.topnav li
{
	list-style: none;
	border-bottom: 1px solid #CCC;
}
ul.topnav li a
{
	color: #000;
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-size: 10pt;
}
ul.topnav li a:hover
{
	background-image: linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -webkit-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -ms-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #C3C3C3), color-stop(1, #EEEEEE) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#C3C3C3', GradientType=0);
	color: #000;
}
ul.topnav ul
{
	display: none;
	margin: 0;
	padding: 0;
}
ul.topnav ul li
{
	border: none;
	clear: both;
	margin: 0;
	padding: 0;
}
ul.topnav ul li a
{
	padding-left: 25px;
	color: #FFF;
	background: #808080;
}
ul.topnav ul li a:hover
{
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
	color: #FFF;
}
ul.topnav ul ul li
{
	border: bone;
}
ul.topnav ul ul li a
{
	color: #FFF;
	padding-left: 40px;
}
ul.topnav ul ul li a:hover
{
	background-color: #D7D7D7;
	color: #FFF;
}
ul.topnav ul ul ul li a
{
	color: #FFF;
	padding-left: 60px;
}
ul.topnav ul ul ul li a:hover
{
	background-color: #D7D7D7;
	color: #FFF;
}
ul.topnav span
{
	float: right;
}
.activeMenu >a
{
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%) !important;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) ) !important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0) !important;
	color: #FFF !important;
	font-weight: bold;
}
.activeFirst>a
{
	background-image: linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -o-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -moz-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -webkit-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -ms-linear-gradient(bottom, #C3C3C3 0%, #EEEEEE 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #C3C3C3), color-stop(1, #EEEEEE) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#C3C3C3', GradientType=0);
	color: #000;
}
/*Правый бар*/

#rightBar
{
	float: right;
	width: 235px;
}
.banner *{	
	width: auto !important;
    max-width:235px;
}
.blueButton
{
	display: block;
	color: #FFF;
	border-radius: 5px;
	font-size: 14pt;
	padding: 10px;
	margin-bottom: 10px;
	position: relative;
	background: #29a5dc;
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) );
}
/*Центральный бар*/


#middleBarPage
{
	width: 730px;
	float: right;
}
#page_title
{
	border: none !important;
}
#page_title p
{
	font-size: 16pt !important;
}
.breadcrumbs
{
	padding-top: 7px;
	margin-bottom: 8px;
}
.text_content
{
	line-height: 135%;
}
#middleBar
{
	margin-left: 250px;
	margin-right: 250px;
    width: 483px;
}
#contentTitle
{
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #16467a;
	font-family: 'Cuprum', 'Tahoma', sans-serif;
}
#content *, #contentFeedback *
{
	font-size: 10pt;
}
#content
{
	min-height: 595px;
	background: #FFF;
	border-radius: 5px;
	padding: 8px 10px;
}
#content li
{
	margin-left: 15px;
}
#content p
{
	margin: 10px 0px;
}
#content > div
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
}
#content input[type="text"], #content select
{
	height: 18pt;
	border: 1px solid rgb(200,200,200);
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.5);
}
#content textarea
{
	border: 1px solid rgb(200,200,200);
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.5);
}
#content ul li
{
	margin-bottom: 8px;
}
#content #page_title
{
	padding: 0px;
}
.item_content not:last-child
{
	border-bottom: 1px solid #CCC;
}
.date_content
{
	color: #29a5dc;
}
.color_link
{
	color: #29a5dc;
}
#all_news
{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 8pt;
	text-decoration: none;
}
.form
{
	margin: 15px 0px;
}
.search_reestr_big
{
	height: 18pt;
	width: 480px;
	border: 1px solid rgb(200,200,200);
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.5);
}
.search_reestr_medium
{
	height: 18pt;
	width: 230px;
	border: 1px solid rgb(200,200,200);
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.5);
}
.search_reestr_small
{
	height: 18pt;
	width: 150px;
	border: 1px solid rgb(200,200,200);
	box-shadow: inset 0px 0px 1px rgba(0,0,0,0.5);
}
.input_title
{
	font-size: 12pt;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 4px;
	font-weight: bold;
}
/*Подвал*/

#footer
{
	margin-top: 50px;
	margin-bottom: 50px;
}
#footer_links
{
    margin-bottom:35px;
}
#footer_links span
{
	font-size: 14pt;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
#footer_links ul
{
	list-style: none;
	width: 100%;
}
#footer_links ul li
{
	float: left;
	border-right: 1px solid #CCC;
	word-wrap: break-word;
	width: 156px;
	height: 50px;
}
#footer_links ul li:last-child
{
	border: none;
}
#footer_links ul li a
{
	font-weight: bold;
	padding: 10px;
	text-align: center;
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 10pt;
}
#footer table
{
	font-size: 10pt;
	margin-top: 20px;
	color: #999;
    width: 100%;
}
.titleBox
{
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 14px;
	display: block;
	letter-spacing: -0.5px;
	text-align: left;
	line-height: 15px;
}
.selectBox select
{
	width: 100%;
}
.customSelect
{
	border-radius: 25px;
	padding: 3px 10px;
	box-shadow: inset 0px 0px 5px #999;
	background: #FFF url(../i/customSelect.gif) no-repeat right center;
	color: #CCC;
	height: 20px;
	padding-top: 3px;
	padding-left: 15px;
}
.customSelect.customSelectHover
{
	box-shadow: 0px 0px 10px #29a5dc;
}
.customSelect.customSelectOpen
{
/* Styles for when the select box is open */

}
.customSelect.customSelectFocus
{
/* Styles for when the select box is in focus */
}
.customSelect.customSelectDisabledOption
{
/* Styles for when the selected item is a disabled one */
}
.customSelect.customSelectDisabled
{
/* Styles for when the select box itself is disabled */
}
.customSelectInner
{
	white-space: nowrap;
	overflow: hidden;
}
.poll
{
	font-size: 9pt;
	border-radius: 5px;
	margin: 10px 0px;
	background: #FFF;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.poll_header
{
	color: #FFF;
	background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 2px 10px;
	padding-left: 15px;
}
.poll_question
{
	padding: 10px 10px;
	padding-left: 15px;
	color: #333;
}
.poll_option
{
	padding: 0px 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.poll_option table tr td
{
	padding: 10px 0px;
	padding-left: 5px;
}
.bg_info
{
	font-size: 10pt;
	background: #FFF;
	margin: 10px 0px;
	border-radius: 5px;
	padding: 10px;
}
.bg_info_item
{
	border-top: 1px solid #CCC;
	padding: 10px 0px;
}
.bg_info_item tr
{
	height: 80px;
}
#img_tel
{
	padding-left: 5px;
}
.bordernone, .firstrows
{
	border: none !important;
}
.borderbottom
{
	border-bottom: 1px solid #CCC;
}
.tel_number
{
	font-size: 17pt;
	color: #29a5dc;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	position: relative;
	top: -20px;
}
.grid1
{
	border-radius: 5px;
	margin: 10px 0px;
	border: 1px solid #ccc;
	padding: 10px;
}
.grid1 a
{
	font-size: 13pt;
	text-decoration: none;
}
.grid2
{
	background: #FFF;
	border-radius: 5px;
	padding: 10px;
}

.grid2 strong
{
	font-size: 10pt;
}
.clear
{
	clear: both;
}
.btn, .buttonSearch, input[type="submit"], input[type="button"]
{
	background: linear-gradient(to bottom, rgb(248, 248, 248) 0%, rgb(235, 234, 233) 29%, rgb(223, 221, 219) 59%, rgb(247, 247, 247) 100%) repeat scroll 0% 0% transparent;
	border-radius: 20px;
	border: none;
	color: #29a5dc;
	font-weight: bold;
	font-size: 15pt !important;
	margin: 10px 0px;
	cursor: pointer;
	padding: 10px 30px;
}
small
{
	font-size: 8pt !important;/* color: rgb(128, 128, 128) !important; */
}
strong
{
/* color: black; */
}
.moreInfo
{
	font-size: 8pt;
}
.moreInfo span
{
	font-size: 8pt;
	font-weight: bold;
}
.tableZebra, .TblList
{
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
	background: white;
}
.tableZebra thead, .TblList thead
{
	color: #FFF;
	background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.tableZebra thead td, .TblList thead td
{
	font-size: 9pt !important;
	padding: 5px;
	vertical-align: top;
}
.tableZebra tbody tr:nth-child(odd), .TblList tbody tr:nth-child(odd)
{
	background: #f3f3f3;
}
.tableZebra tbody td, .TblList tbody td
{
	padding: 5px 15px;
	vertical-align: top;
}
.fourblock
{
	width: 100%;
	list-style: none;
}
.fourblock li a
{
	text-decoration: none;
}
.fourblock li
{
	box-shadow: 2px 2px 10px #666;
	float: left;
	background: #FFF;
	border-radius: 5px;
	width: 235px;
	min-height: 200px;
	margin-right: 14px;
}
.fourblock li:last-child
{
	margin-right: 0px;
}
.fourblockInn
{
	width: 235px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	padding: 0px 15px;
}
.fourblockInn span
{
	font-size: 10pt;
}
.linkDate
{
	font-size: 15px;
}
.Center
{
	text-align: center;
}
.blueSquere
{
	display: table-cell;
	vertical-align: middle;
	height: 200px;
	width: 235px;
	padding: 0px 15px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	font-size: 15pt;
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
}
#voteSuccess
{
	color: gray;
	padding-left: 5px;
}
#structureTable
{
	border-spacing: 6px;
}
#structureTable td
{
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	padding: 10px;
	cursor: pointer;
}
#structureTable td a
{
	text-decoration: none;
	color: #FFF;
}
.positionPerson
{
	font-size: 8pt;
}
.namePerson
{
	font-size: 10pt;
}
.blueTd
{
	background-image: linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -o-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -moz-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -ms-linear-gradient(bottom, #34ADDD 0%, #2F87DA 52%, #44A5C8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #34ADDD), color-stop(0.52, #2F87DA), color-stop(1, #44A5C8) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44A5C8', endColorstr='#34ADDD', GradientType=0);
}
.grayTd
{
	background-image: linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -o-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -moz-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -ms-linear-gradient(bottom, #737373 0%, #838383 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #737373), color-stop(1, #838383) );
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#737373', GradientType=0);
}
.nopadding
{
	padding: 0px !important;
}
.tooltip_description
{
	display: none;
}
div.jquery-gdakram-tooltip
{
	width: 340px;
	color: #000;
	font-size: 12px;
	position: absolute;
	z-index: 10000;
	display: none;
}
div.jquery-gdakram-tooltip div.content
{
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	background-color: #FFF;
	max-width: 220px;
	float: left;
	padding: 10px;
	box-shadow: 1px 1px 10px 1px #999;
}
div.jquery-gdakram-tooltip div.content span
{
	font-size: 10pt;
}
div.jquery-gdakram-tooltip div.content h1
{
	font-size: 18px;
	color: #29a5dc;
	padding-bottom: 10px;
}
div.jquery-gdakram-tooltip div.content img
{
	max-width: 200px;
	max-height: 180px;
	margin: 0px auto;
	display: block;
}
div.jquery-gdakram-tooltip div.up_arrow
{
	background : url(../i/up_arrow.png) 60px 0px no-repeat;
	width: 100%;
	height: 20px;
}
div.jquery-gdakram-tooltip div.down_arrow
{
	background : url(../i/down_arrow.png) 60px 0px no-repeat;
	width: 100%;
	height: 20px;
}
div.jquery-gdakram-tooltip div.left_arrow
{
	height: 100%;
}
div.jquery-gdakram-tooltip div.left_arrow
{
	float: left;
	background : url(../i/left_arrow.png) 0px 0px no-repeat;
	width: 20px;
	height: 20px;
	position: relative;
	top: 40px;
	left: 0px;
}
div.structure
{
	width: 450px;
	display: none;
	border: solid 1px #daebf2;
	padding: 10px 15px 20px 15px;
	z-index: 66;
	position: absolute;
	top: 20px;
	left: 40px;
	background-color: #FFFFFF;
}
area
{
	border: none;
	outline: none;
}
#formToAddress
{
	margin-top: 10px;
	background: #29a5dc;
	color: #FFF;
	border-radius: 5px;
	padding: 10px;
}
.rightColum
{
	display: table-cell;
	width: 200px;
	vertical-align: top;
}
.leftColum
{
	vertical-align: top;
	display: table-cell;
}
.inputs
{
	padding: 0px 10px;
	border: none;
	border-radius: 25px;
	box-shadow: inset 0px 0px 10px #999;
	width: 280px;
	height: 25px;
}
.inputs:focus
{
	outline: none;
}
.rows
{
	margin: 15px 0px;
}
.rowsTitle
{
	padding: 5px 0px;
}
.MedDigitalFld
{
	width: 50px;
}
.DigitalFld
{
	width: 110px;
}
#desicion_organ_name, #server_os, #subd, #network_po, #platform, #crypto_type, #oiv_name
{
	max-width: 350px;
}
.LargeFld
{
	max-width: 230px !important;
}
.print
{
	padding-bottom: 20px !important;
}
.print>a>img
{
	position: relative;
	top: 5px;
}
.print>a
{
	float: right;
}
#content img{
    max-width:683px;
}

.siteVals{
	border-radius: 5px;
	padding:45px;
	padding-top: 15px;
	background-color:white;
	color:black;
	width: 600px;
	margin-top: 20px;
	display:none;
}
.siteVals p:first-child{
	text-align:center;
	margin-bottom: 15px;
}
#formToAddress .siteVals a, .show_more{
	color:#29a5dc;
	cursor:pointer;
}
.siteVals .links_btn{
	margin-top:15px;
}
.siteVals1 .link{
	text-align: center;
    margin-top: 25px;
}
.more_info{
	display:none;
}
.userFile{
	width:80%;
}
.deleteFile{
	color:white;
	cursor:pointer;
	display:none;
}
.hand {cursor: pointer; cursor: hand; color: #29A5DC; border-bottom: 1px dashed #29A5DC; }

.frm {width:100%;}

.infoMsgBox {
	box-shadow: inset 0px 0px 10px #29a5dc;
}

.errorMsgBox {
	box-shadow: inset 0px 0px 10px #f00;
}

/* 40.rkn 2019-12-26 */
a.bu40 {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    color: #555555;
    display:block;
    width:120px;
    margin: 20px auto;
    font-size: 14px;
    text-align:center;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    text-decoration:none;
}

a.bu40:hover, a.bu40:focus {
   border-color: rgba(82, 168, 236, 0.8);
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
   outline: 0 none;
}