div.cecutient_version
{
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
div.cecutient_version a.start_contrast_version
{
	display: block;
	margin-top: 30px;
	padding-left: 50px;
	padding-right: 30px;
	background-color: #254d61;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align:center;
	background-image: url("images/48/glasses_icon.png");
	background-repeat: no-repeat;
	background-position:  10px center;
}
div.cecutient_version div.normal a.button
{
	background-color: #ffffff !important;
	text-decoration: underline !important;
	font-size: 1em !important;
	color: #444444 !important;
}
div.module.moduletype_dataview div.module_title
{
	font-size: 1.2em;
	margin-bottom:10px;
	color: #444444;
	font-weight: normal;
}
h3
{
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 24px;
	color: #666;
}
div.container.breadcrumbs div.module.moduletype_breadcrumbs
{
	margin-top: 15px;
	padding: 0px;
}
/*Восстановление пароля*/
div.remind_pass
{
	margin-top: 20px;
}
div.remind_pass div.title
{
	background-color: #ffffff;
}
/*Авторизация*/
div.logincontainer 
{
	position: relative;
	z-index: 15;	
	padding: 0px;
	padding-top: 10px;
}
div.logincontainer a.login
{
	display: inline;
	line-height: 16px;
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
	font-size: 14px;
}
.moduletable-login 
{
	display: none;
	z-index:15;
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 80px;
	right: 245px;
}
.moduletable-login form 
{
	margin-top: 2px;
	padding: 15px 14px 0px 14px;
	height: 115px;
}
.moduletable-login form
{
	background-color: #ffffff;
	border: 1px solid #444444;
}

.moduletable-login form table 
{
	border-collapse: collapse;	
}
.moduletable-login form table td 
{
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #444444;	
}
.moduletable-login form table td input[type=text],
.moduletable-login form table td input[type=password] 
{
	width: 158px;
	height: 19px;
	
}
.moduletable-login form table td input[type=text],
.moduletable-login form table td input[type=password] 
{
	border: 1px solid #444444;		
}

.moduletable-login form table td a.remindpass 
{
	color: #444444;
	margin-top: 6px;
	margin-right: 15px;
	font-size: 12px;
}
.moduletable-login form .loginsubmit
{	
	border: none;
	padding: 0px;
	margin: 0px;
	width: 75px;
	height: 24px;
	font-size: 12px;
	float: right;
}
.moduletable-login.disable form .loginsubmit 
{
	background: url('images/69/login/login_dis_button.png') no-repeat top left;	
	color: #444444;
}
.moduletable-login.enable form .loginsubmit 
{
	background: url('images/69/login/login_ena_button.png') no-repeat top left;
	color: #444444;
}

/*Отчеты*/
div.report_title
{
	font-size: 18px;
	margin-bottom:10px;
	color: #444444;
	font-weight: normal;
}
div.report_meta
{
	display: table;
	width: 100%;
}
div.report_meta>div
{
	display: table-cell;
}
div.report_meta>div.actual_date
{
	font-size: 1em;
	color: #444444;
	text-align: left;
}
div.report_meta>div.actual_date select.period_switcher
{
	display: inline;
}
div.report_meta>div.created_date
{
	font-size: 1em;
	color: #444444;
	text-align: right;
}

/*Материалы*/
div.lastnews
{
	
}
div.lastnews ul li
{
	margin-bottom: 10px;
    display: box;
    box-orient: vertical;	
}
div.lastnews ul li span.date_line
{
	display: block;
	-webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;	
	
	margin-top: 16px;
	font-size: 1em;
	color: #444444;
}
div.lastnews ul li.first span.date_line
{
	margin-top: 0px;
}
div.lastnews ul li span.title
{    	
	display: block;
	-webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
	
	margin-top: 4px;
	font-size: 1.3em;
	color: #444444;
}
div.lastnews ul li span.title a
{
	display: inline;
	color: #444444;	
	line-height: 30px;
	padding-bottom: 0px;
	text-decoration: underline;
	border-bottom: 0px solid;
	border-bottom-color: #444444;
}
div.lastnews ul li span.title:hover a
{
	color: #444444;
	border-bottom-color: #559ef2;	
}

div.lastnews ul li span.newsimage
{
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
	text-align: left;
}
div.lastnews ul li span.newsimage img
{
	display: none;
	max-height: 250px;
	max-width: 400px;
}

div.lastnews ul li span.contentimage
{
	display: none;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
	text-align: left;
}

div.lastnews ul li span.contentimage img
{
	display: none;
	max-height: 300px;
	max-width: 800px;
}

div.lastnews ul li span.desc
{
	display: block;
	-webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    box-ordinal-group: 4;	
	
	font-family: inherit;
	margin-top: 15px;
	color: #444444;
	font-size: 1em;
	line-height: 20px;
}
div.lastnews ul li span.desc div.content_files_block
{
	margin-top: 5px;
}
div.lastnews ul li span.desc div.content_files_block:before
{
	content: "\0424\0430\0439\043b\044b:";
	font-size: 1em;
	color: #444444;	
	text-decoration:none;
	margin-right: 10px;
}
div.lastnews ul li span.desc div.content_files_block span
{
	font-size: 1em;
	border-bottom: 1px #444444;	
	color: #444444;
}
div.lastnews ul li span.desc div.content_files_block span img
{
	display: none;
}
div.lastnews ul li span.tags
{
	display: block;
	-webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    box-ordinal-group: 5;
    	
	margin-top: 10px;
	font-size: 1em;
	color: #444444;	
}
div.lastnews ul li span.tags:before
{
	content: "\0422\0435\0433\0438:";
	text-decoration:none;
	margin-right: 10px;
}
div.lastnews ul li span.tags a
{
	font-size: 1em;
	color: #444444;
	text-decoration: underline;
}
body 
{
	background-color: #ffffff;
	font-family: "PT Sans";
}
div.page
{
	background-color:#ffffff;
	overflow: auto;
	min-width: 1230px;
}
div.page>div.center_content
{
	width: 1230px;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
div.page>div.center_content>div
{
	width: 1170px;
}
div.container
{
	display: block;
	overflow: hidden;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*Верхний блок*/
div#layout_header
{
	height: 170px;
	overflow: hidden;
	margin-bottom: 2px;
}
div#layout_header>div.container>a.logoblock
{
	margin-top: 15px;
	width: 615px;
	overflow: hidden;
	float: left;
}
div#layout_header>div.container>a.logoblock>img
{
	display: none;
	float: left;
}
div#layout_header>div.container>a.logoblock>div.motto
{
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
div#layout_header>div.container>a.logoblock>div.motto>span.title
{
	display: block;
	font-weight: bold;
	font-size: 25px;
	color: #333;
}
div#layout_header>div.container>a.logoblock>div.motto>span.caption
{
	display: block;
	margin-top: 7px;
	font-size: 16px;
	color: #666;
}
div#layout_header>div.container>div.tools
{
	width: 200px;
	float: right;
	margin-top: 45px;
	overflow: hidden;
}
div#layout_header>div.container>div.tools a.tool
{
	display: inline-block;
	width: 22px;
	height: 20px;
	margin-left: 18px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #fff;
}
div#layout_header>div.container>div.tools a.tool:first-child
{
	margin-left: 0px;
}
div#layout_header>div.container>div.tools a.tool.home { background-image: url("images/48/home.png"); }
div#layout_header>div.container>div.tools a.tool.home:hover { background-image: url("images/48/home-hover.png"); }
div#layout_header>div.container>div.tools a.tool.map { background-image: url("images/48/map.png"); }
div#layout_header>div.container>div.tools a.tool.map:hover { background-image: url("images/48/map-hover.png"); }
div#layout_header>div.container>div.tools a.tool.message { background-image: url("images/48/message.png"); }
div#layout_header>div.container>div.tools a.tool.message:hover { background-image: url("images/48/message-hover.png"); }
div#layout_header>div.container>div.tools a.tool.login { background-image: url("images/48/login.png"); }
div#layout_header>div.container>div.tools a.tool.login:hover { background-image: url("images/48/login-hover.png"); }

div#layout_header>div.top-content-block
{
	background-color: #444444;
}

div#layout_header div#container_search
{
	background-color: #ffffff;
	border-radius: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 20px;
	padding: 9px 5px 9px 15px;
	float: right;
}
div#layout_header div#container_search>form
{
	display: table;
}
div#layout_header div#container_search>form>div
{
	display: table-cell;
	vertical-align: middle;
}
div#layout_header div#container_search>form>div>input
{
	border: 0px;
	background-image: none;
	background-color: transparent;
}
div#layout_header div#container_search>form>div.input>input
{
	color: #444444;
	width: 220px;
	font-weight: bold;
	font-size: 13px;
}
div#layout_header div#container_search>form>div.submit>input
{
	width: 30px;
	background: url("images/48/search.png") no-repeat center center;
}

/*Верхнее меню*/
div.render_block.top
{
	overflow: hidden;
}
div.render_block.top div.topmenu
{
	width: 100%;	
	margin-top: 0px;
	margin-bottom: 0px;
}
div.render_block.top div.topmenu div.module_body>table
{
	height: 60px;
	width: 100%;
	max-width: 800px;
	border: 0px;
	border-collapse: collapse;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td
{
	vertical-align: middle;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	white-space:nowrap;	
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td:hover
{
	color: #fff;
	background-color: #444444;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td>a
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td.separator
{
	width: 0px;
	display: none;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl
{
	display: none;
	position: absolute;
	top: 155px;
	z-index: 10;
	background-color: #444444;	
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td:hover ul.menuUl
{
	color: #fff;
	display: block;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li
{
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li>div
{
	display: table;
	width: 100%;
	text-align: left;
	vertical-align: middle;	
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li>div>a
{
	display: table-cell;
	font-size: 1em;	
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 30px;	
	padding-right: 30px;
	cursor: pointer;	
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li>div>a:hover,
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li.opened>div>a,
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li.active>div>a
{
	background-color: #444444;
}
div.render_block.top div.topmenu div.module_body>table>tbody>tr>td ul.menuUl>li>div>a:hover>span
{
	display: inline;
	padding-bottom: 2px;
	border-bottom: 1px solid #fff;	
}

/*Главный блок*/
div#layout_main>div.main_content.showRightColumn>div.main_col
{
	margin-left: 5px;
	margin-right: 280px;
}
div.page.main div.main_content div.right_col
{
	display: none;
}
div.page.main div.main_content
{
	max-width: 100%;
}
div.page.main div.main_content div.main_col
{
	margin-left: 0px;
	margin-right: 0px;
}
/*Хлебные крошки*/
div.breadcrumbs div.module_body
{
	margin-left: 5px;
}
div.breadcrumbs ul
{
	padding: 0px;
	margin: 0px;
}
div.breadcrumbs ul li
{
	display: inline-block;
}
div.breadcrumbs ul li a
{
	display: inline;
	font-size: 0.9em;
	padding-bottom: 0px;
	color: #444444;
	text-decoration: underline;
	border-bottom: 0px;
}
div.breadcrumbs ul li:after
{
	content: "/";
	color:#444444;
	font-size: 1em;
	margin-left: 10px;
	margin-right: 7px;
}
div.breadcrumbs ul li.last:after
{
	content: "";	
}
/*Главная страница*/
div#main_page_top
{
	display: block;
	height: auto;
	width: 100%;
	background-color: #ffffff;
	background-image: none;
}
div.module.important_info
{
	margin-top: 0px;
	margin-left: 10px;
	overflow: hidden;
	height: auto;
}
div.important_info div.module_title
{
	display: none;
}
div.important_info ul
{
	max-width: none;
	height: 250px;
	overflow: hidden;
	display: table;
}
div.important_info ul li
{
	display: table-row;
	vertical-align: midlle;
}
div.important_info ul li span.date_line
{
	display: inline-block;
	font-size: 1em;
	color: #444444;
}
div.important_info ul li.first span.date_line
{
	margin-top: 0px;
}
div.important_info ul li span.title
{
	display: inline-block;
	margin-top: 4px;
	font-size: 1.05em;
	color: #444444;
}
div.important_info ul li span.title a,
div.important_info ul li span.title a:hover
{
	color: #444444 !important;
	display: inline;
	border-bottom: 0px;
	line-height: 1.08em;
	text-decoration: underline;
}
div.important_info ul li span.desc,
div.important_info ul li span.tags
{
	display: none;
}

div#main_page_middle
{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
div.widget
{
	margin-top: 15px;	
	height: 525px;
	padding-top: 20px;	
	padding-bottom: 30px;	
	overflow: hidden;
	border: 2px solid rgb(207,219,223);
	border-radius: 3px;
}
div.widget.big
{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 710px;
}
div.widget.small
{
	float: right;
	width: 370px;
	margin-left:20px;
	padding-left: 0px;
	padding-right: 0px;
}
div.widget.small div.module_title
{
	text-align: center;
}
div.widget.small div.meta
{
	margin-left: 30px;
	margin-right: 30px;
}
div.widget.small div.meta div.created_date
{
	display: none;
}
div.widget div.module_title
{
	font-size: 1.2em !important;
	font-weight: bold;
	text-align: center !important;
	color: #666 !important;
}
div.widget div.module.main_news
{
	overflow: hidden;
	height: 520px;
	padding-bottom: 20px;
	position: relative;
}
div.widget div.module.main_news ul
{
	display: table;
	height: 520px;
}
div.widget div.module.main_news ul li
{
	display: table-row;
	vertical-align: middle;
}
div.widget div.module.main_news ul li span.date_line
{
	display: block;
	font-size: 1em;
	color: #444444;
}
div.widget div.module.main_news ul li span.title
{
	display: block;
	margin-top: 0px;
	font-size: 1.1em;
	color: #444444;
}
div.widget div.module.main_news ul li span.desc,
div.widget div.module.main_news ul li span.tags
{
	display: none;
}
div.widget div.module.main_news ul li span.title a
{
	color: #444444;
	display: inline;
	line-height: 25px;
	padding-bottom: 4px;
	text-decoration: underline;
	border-bottom: 0px solid;
}
div.widget div.module.main_news ul li span.title:hover a
{
	color: #444444;
}
div.widget div.module.main_news div.show_category_button
{
	position: absolute;
	bottom: 0px;
	right: 30px;
}
div.widget div.module.main_news div.show_category_button a
{
	color: #444444;
	display: inline;
	font-size: 1.1em;
	text-decoration: underline;
	padding-bottom: 4px;
	border-bottom: 0px solid;
	border-bottom-color: #9dbfdf;	
}
div#layout_bottom
{
	margin-top: 30px;
}
div#layout_bottom div.bottom_content_bg
{
	background-color: #ffffff;
	width: auto;
}
div#layout_bottom div.bottom_content
{
	
}
/*Нижнее меню*/
div#layout_bottom div.bottom_menu
{
	margin-top: 30px;
}
div#layout_bottom div.bottom_menu div.links td
{
	
}
div#layout_bottom div.bottom_menu div.links table
{
	width: 100%;
}
div#layout_bottom div.bottom_menu div.links table td
{
	text-align: center;
	width: 130px;
	padding-bottom: 30px;
	font-size: 1em;
	color: #444;
}
div#layout_bottom div.bottom_menu div.links table td.separator
{
	width: auto;
}
div#layout_bottom div.bottom_menu div.links table td img
{
	display: none;
}
div#layout_bottom div.bottom_menu div.links table td span
{
	display: inline;
	line-height: 1.3em;
	padding-bottom: 2px;
	border-bottom: 0px solid #cdcfcf;	
	
}
div#layout_bottom div.bottom_menu div.links table td a
{
	text-decoration: underline;
}
div#layout_bottom div.bottom_menu div.links table td a:hover span
{
	color: #333;
	text-decoration: underline;
	border-bottom: 0px;
	border-bottom-color: #a1a2a2;
}
/*Правый блок*/
div#layout_main>div.main_content>div.right_col
{
	float: right;
	width: 270px;
	margin-top: 60px;
}
/*Облако тегов*/
div#layout_main>div.main_content>div.right_col div.module.tags_cloud
{
	font-size: 15px;	
	margin-top: 30px;
	border: 1px solid #444444;	
}
div#layout_main>div.main_content>div.right_col div.module.tags_cloud div.module_body
{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
div#layout_main>div.main_content>div.right_col div.module.tags_cloud div.module_title
{
	color: #444444;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
}
div#layout_main>div.main_content>div.right_col div.module.tags_cloud
{
	font-size: 1em;
}
div#layout_main>div.main_content>div.right_col div.module.tags_cloud a
{
	display: inline;
	color: #444;
	text-decoration: underline;
	border-bottom: 0px;
}
div#layout_main>div.main_content>div.right_col div.module.tags_cloud a
{
	margin-right: 15px;
	line-height: 25px;
}
/*Правое меню*/
div.rightmenu
{
	border: 1px solid #444444;
}
div.rightmenu>div.module_body
{
	margin: 10px;
}
div.rightmenu>div.module_body>div.menu_items_list>ul
{
	width: 100%;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li
{
	font-size: 1em;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>a
{
	display: block;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	cursor: pointer;
	border:1px solid #fff;
	text-decoration: underline !important;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li.active>a
{
	font-size: 1em !important;
	background-color: #ffffff;
	border:1px solid #444444;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>a:hover
{
	border:1px solid #444444;
	text-decoration: underline;
}
div#layout_main>div.main_content>div.right_col div.rightmenu>div.module_body>div.menu_items_list>ul>li>a>span
{
	display: inline;
	line-height: 20px;
	font-size: 1.1em !important;
	color: #444444;
	text-decoration: none;
	border-bottom: 0px;
}
div#layout_main>div.main_content>div.right_col div.rightmenu>div.module_body>div.menu_items_list>ul>li.active>a>span,
div#layout_main>div.main_content>div.right_col div.rightmenu>div.module_body>div.menu_items_list>ul>li.opened>a>span
{
	color: #666;
	font-weight: bold;
	border-bottom: 0px;
}
div#layout_main>div.main_content>div.right_col div.rightmenu>div.module_body>div.menu_items_list>ul>li.active>a>span
{
	font-weight: normal;
}
/*Второй уровень правого меню*/
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul
{
	margin-top: 2px;
	margin-left: 20px;
	background: #ffffff;
	display: none;	
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li.first
{
	margin-top: 0px;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li.active>ul,
div.rightmenu>div.module_body>div.menu_items_list>ul>li.opened>ul
{
	display: block;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li>a
{
	display: block;
	text-decoration: none;
	padding: 5px;
	text-align: left;
	cursor: pointer;
	border:2px solid #fff;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li>a:hover
{
	border:2px solid #444444;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li.active>a
{
	background-color: #ffffff;
	border:1px solid #444444;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li>a>span
{
	display: inline;
	line-height: 20px;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
	border-bottom: 1px solid ##444444;
}
div.rightmenu>div.module_body>div.menu_items_list>ul>li>ul>li.active>a>span
{
	color: #444444;
	border-bottom: 0px;
}
/*Футер*/
div.rightmenu>div.module_body>div.menu_items_list>ul>li.active>ul
{
	display: block;
}
div#footer
{
	background-color: #ffffff;
}
div#footer div.container.footer
{
	padding-top: 34px;
	padding-bottom: 34px;
}
div#footer div.container.footer span
{
	margin-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
}
/*Материал*/
div.one_content
{
	font-size: 1em;
	line-height: 24px;
	color: #333;	
}

div.one_content div.desc
{
	display: none;
}
div.one_content div.fulltext
{
	font-size: 1em;
	color: #444444;
}
div.one_content span.tags
{
	display: block;
	-webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    box-ordinal-group: 5;
    	
	margin-top: 0px;
	font-size: 1em;
	color: #444444;	
}
div.one_content span.tags:before
{
	content: "\0422\0435\0433\0438:";
	text-decoration:none;
	margin-right: 10px;
}
div.one_content span.tags a
{
	font-size: 1em;
	color: #444444;
	text-decoration: underline;
}
div.one_content div.content_files_block
{
	margin-top: 5px;
}
div.one_content div.content_files_block:before
{
	content: "\0424\0430\0439\043b\044b:";
	font-size: 1em;
	color: #444444;	
	text-decoration:none;
	margin-right: 10px;
}
div.one_content div.content_files_block span
{
	font-size: 14px;
	border-bottom: 1px solid #444444;	
	color: #444444;
}
div.one_content div.content_files_block span.file_block
{
	margin-right: 10px;
}
div.one_content div.content_files_block span img
{
	display: none;
}
div.one_content a.goback
{
	display: inline;
	font-size: 15px;
	text-decoration: none;
	color: #444444;
	border-bottom: 1px solid #444444;
}
div.one_content a.goback:hover
{
	color: #444444;
	border-bottom:1px solid #444444
}
div.heading_block div.heading_title
{
	color: #444444;
	text-decoration: underline;
	margin-top: 15px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
}
div.nocontent,
div.moduletype_childcontents div.error
{
	font-size: 1em;
	margin-top: 20px;
	color: #444444;
}
div.ui-jqgrid-titlebar
{
	display:none;
}
/*MOViwer*/
div.moviewer.selector select
{
	background-color: #444444;
}
div.reception_link button
{
	
}
div#reception_link
{
  background-color: #ffffff;
  display:table;
  height:60px;
  width:100%;
}
div#reception_link span
{
  display:table-cell;
  vertical-align:middle;
  font-size:16px;
  font-weight:bold;
  color:#444444;
  text-align:left;
  padding-left:5px;
}
div#reception_link span.button
{
  width:175px;
  text-align:right;
  padding-right:5px;
  
}
div#reception_link span.button a
{
  display:block;
  width:170px;
  text-align:center;
  height:16px;
  padding-top:11px;
  padding-bottom:12px;
  background-color:#ffffff;
  text-decoration: underline !important;
  border-radius:3px;
  color:#444444;
  font-size:17px;
  text-decoration:none;
}
div#sitemap,
div#sitemap ul > li,
div#sitemap ul > li a
{
  font-size:1em;
  color:#444444 !important;
}