/* @group Core Elements */

@import url(http://fonts.googleapis.com/css?family=Roboto:300,400,900&subset=latin,cyrillic);

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td {
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	
}

body {
	margin: 0;
	padding: 0;
}


form {
	margin: 0;
	padding: 0;
}

body.f-smaller {
	font-size: 10px;
}

body,
body.f-default {
	font-size: 12px;
	background-color: #f8f8f8;
}

body.f-larger {
	font-size: 14px;
}


*, html, body {
    margin: 0 auto;
    padding: 0;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 10px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}

h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}

/* @end */



/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}


.shadow {
    box-shadow: 0 0 5px black; 
    box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); 
    padding: 10px;
   }

.componentheading {
	font-size: 170%;
	line-height: 100%;
	padding: 0;
	margin: 25px 0 20px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
}

.contentheading {
	font-size: 220%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 8px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	margin: 15px 0 0 0;
}

td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 0px 3px 0;
}

.shadow {
	box-shadow		: 5px 5px 5px #ccc;
	-moz-box-shadow		: 5px 5px 5px #ccc;
	-webkit-box-shadow	: 5px 5px 5px #ccc;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  	text-align: left;
  	padding: 5px 0 5px 5px;
}


.section {
	width: 100%;
	background: #EFEFEF;
	margin: 0 0 30px;
}

.box {
	display: none;
	border: 1px solid #D4D4D4;
  border-width: 0 1px 1px;
	background: #EFEFEF;
	padding: 0 12px;
}
.box.visible {
	display: block;
}

.section.vertical {
	width: 440px;
	border-left: 160px solid #FFF;
}
.vertical .tabs {
	width: 160px;
	float: left;
	display: inline;
	margin: 0 0 0 -160px;
}
.vertical .tabs li {
	padding: 0 13px;
	margin: 0 0 1px;
	border: 1px solid #E4E4E4;
	border-right: 1px solid #F9F9F9;
	width: 132px;
	height: 25px;
}
.vertical .tabs li:hover {
	width: 131px;
}
.vertical .tabs li.current {
	width: 133px;
	color: #444;
	background: #EFEFEF;
	border: 1px solid #D4D4D4;
  border-right: 1px solid #EFEFEF;
  margin-right: -1px;
}
.vertical .box {
  border-width: 1px;
}


#maincol tr.sectiontableentry1 td,
#maincol tr.sectiontableentry2 td,
#maincol td.sectiontableentry1,
#maincol td.sectiontableentry2 {
  	border-bottom: 1px solid #f7f7f7;
}

td.sidecol tr.sectiontableentry2 td,
td.sidecol td.sectiontableentry2 {
	background: #fff;
}

tr.sectiontableentry1-hilite1 td, tr.sectiontableentry2-hilite1 td, td.sectiontableentry1-hilite1, td.sectiontableentry2-hilite1, tr.sectiontableentry1-hilite2 td, tr.sectiontableentry2-hilite2 td, td.sectiontableentry1-hilite2, td.sectiontableentry2-hilite2, tr.sectiontableentry1-hilite3 td, tr.sectiontableentry2-hilite3 td, td.sectiontableentry1-hilite3, td.sectiontableentry2-hilite3, tr.sectiontableentry1-hilite4 td, tr.sectiontableentry2-hilite4 td, td.sectiontableentry1-hilite4, td.sectiontableentry2-hilite4, tr.sectiontableentry1-ad td, tr.sectiontableentry2-ad td, td.sectiontableentry1-ad, td.sectiontableentry2-ad {
	text-align: left;
  	padding: 5px 0 5px 5px;
}

.contentpane,
.contentpaneopen {
	width: 100%;
}

/* @end */

/* @group Structure */

.wrapper {
	position: relative;
}

.uperlogo {
   background: url(http://www.ipatovo.org/images/logo_04.png) no-repeat;
    float: none;
	margin: 70px 0 0 0;
    width: 1000px;
    height: 280px;
    display: block;
    position: relative;
    text-align: center;

   opacity: 0.95;

}





#header {
	height: 340px;
	overflow: hidden;
}

#header2 {
    height: 275px;
    overflow: hidden;
    padding-top: 60px;
}


#header-bar {
	height: 60px;
}

#newsflash-module {
	overflow: hidden;
	height: 18px;
	line-height: 16px;
	width: 55%;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
}

#logo {
	width: 1000px;
	height: 280px;
	position: absolute;
	display: block;
}

#mainpage {
	margin: 0;
	padding: 0;
	border-radius: 10px;
}

#mainpage-bottom .left{
	height: 41px;	
}

td.maincol {
	padding: 0 10px 0 8px;
}

td.maincol .padding {
	padding-left: 8px;
}

td.maincol,
td.sidecol {
	border-bottom: 1px solid #eee;;
}

td.sidecol {
	background: #fff;
	
}


#maincol {
	padding: 0;
	margin: 0 0 0 10px;
}

#sidecol-top2 {
	height: 41px;
}

#sidecol-bottom2 {
	height: 41px;
}

#main-content {
	margin: 0;
	height: 100%;
	width: 1200px;
}

#headlinemodules,
#morenews-modules,
#newsblock2,
#newsblock3,
#bottommods,
#tabmodules {
	overflow: hidden;
}

#newsblock2,
#newsblock3 {
	margin-left: 5px;
	margin-right: -5px;
}

#bottom-modules {

	background: #186297;
	border-top: 2px dotted white;
}

#bottom-modules .bottom-sub {
	padding: 0px;
    width: 1200px;
}

#bottom-modules .bottom-sub2 {
	padding: 0px;
	background: #186297;
	margin: 0 auto;
	
}

#bottommods {
	background: #186297;
	width:100%;
	padding-top: 50px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 75px;
	margin: 0;
	color: white;
}

#bottom-modules div.moduletable ul,
#bottom-modules div.moduletable p {
	margin: 0;
	padding: 0;
}

#bottom-modules div.moduletable ul,
#bottom-modules div.moduletable p {
	margin: 0;
	padding: 0;
}

table.mainbody {
	width: 100%;
	margin: 0;
	padding: 0;
}

img#rocket {
	margin-top: 10px;
	width: 144px;
	height: 22px;
	margin-bottom: 15px;
}

.spacer .block {
	float: left;
}

.spacer.w99 .block {
	width: 100%;
}

.spacer.w49 .block {
	width: 50%;
}

.spacer.w33 .block {
	width: 33.3%;

}

#pathway {
	height: 30px;
	padding: 0 32px;
	overflow: hidden;
}

/* @end */


.content-header
{
	height: 32px;
	background-color: white;
	display: block;
	border-radius: 8px 8px 0 0;
}


.content-header:before
{
content: "";
	left: 0;
	top: -32px;
position: absolute;
	border-color: transparent;
	border-left:    #f8f8f8;
	border-width: 32px;
  border-style: solid;
	
	
}

.content-header:after
{
content: "";
	right: 0%;
	top: -32px;
position: absolute;
	border-color: transparent;
	border-right:  #f8f8f8;
	border-width: 32px;
  border-style: solid;
	
	
}

#header-submenu
{
	display: block;
	margin: 0 auto;
	height: 32px;
	background-color: #186297;
width: 550px;
	
}

#header-submenu:before
{
  content: "";
	position: relative;
	left:-100%;
	top: 0px;
	background-color: transparent;
  display: block;
	border-color: transparent;
	border-right:    #186297;
	border-width:  0 32px  32px  0 ;

  border-style: solid;
}

#header-submenu:after
{
  content: "";
	position: relative;
	left:100%;
	top: -32px;
	background-color: transparent;
  display: block;
	border-color: transparent;
	border-left:    #186297;
	border-width:  0  0 32px 32px;
  border-style: solid;
}


#header-submenu ul {
    float: left;
    margin: -24px 0px 0 50px;
    list-style: none;
    position: absolute;


}

#header-submenu ul li{
	margin-right: 16px;
	display: inline-block;

	
}

#header-submenu ul li a{
	margin-right: 1px;
	display: inline-block;
	color: white;
	text-decoration: none;

}

#header-submenu ul li a:hover{
color:#FCE39C;
}

#horiz-menu .top-no-child a:hover {
	border-radius: 10px;

}


.bottom-modules-decorator
{
	display: block;
	background-color: white;
	height: 32px;
	width: 1138px;
	top: -2px;
	position: relative;
}

.bottom-modules-decorator:before
{
	content: "";
	position: relative;
	display: block;
	border-color: transparent;
	border-left-color: white;
  border-top-color: white;
	border-style: solid;
	height: 0px;
	width:  0px;
	top: -0px;
	right: -100%;
	float: left;
  border-width: 16px;

}

.bottom-modules-decorator:after
{
	content: "";
	position: relative;
	display: block;
	border-color: transparent;
	border-right-color: white;
  border-top-color: white;
	border-style: solid;
	height: 0px;
	width:  0px;
	top: -0px;
	left: -64px;
	float: left;
  border-width: 16px;
}


td.maincol, td.sidecol {

    border-bottom: 0px solid #eee;

}



#horiz-menu li li:hover{
background-color: #186297;
}


#horiznav > li:hover:before {

	content: "";
	color: red;
	float: left;
	border-color: transparent;
        border-bottom-color: white;
	border-style: solid;
	border-width: 12px;
	bottom:  0;
	left: calc(50% - 12px);
	position: absolute;
}







/* @group Modules */

td.sidecol div.module-hilite1 h3,
td.sidecol div.module-hilite2 h3,
td.sidecol div.module-hilite3 h3,
td.sidecol div.module-hilite4 h3,
td.sidecol div.module-hilite5 h3 {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

td.sidecol div.module-ad h3 {
	position: absolute;
	margin: -26px 0 0 0;
	padding: 0 0 0 25px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

td.sidecol div.module,
td.sidecol div.module-hilite1,
td.sidecol div.module-hilite2,
td.sidecol div.module-hilite3,
td.sidecol div.module-hilite4,
td.sidecol div.module-hilite5 {
	padding: 12px;
}

td.sidecol div.module-ad div {
	overflow: hidden;
	padding-top: 35px;
	margin-bottom: 10px;
}

td.sidecol div.module-ad div div { 
	padding: 0; 
	margin: 0; 
}

#headlinemodules div.moduletable h3,
#headlinemodules div.moduletable-headline-red h3,
#headlinemodules div.moduletable-headline-blue h3,
#headlinemodules div.moduletable-headline-green h3,
#headlinemodules div.moduletable-headline-orange h3 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#headlinemodules span.headline,
#headlinemodules span.headline-red,
#headlinemodules span.headline-blue,
#headlinemodules span.headline-green,
#headlinemodules span.headline-orange {
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 10px;
	display: block;
	font-family: Arial Narrow, Arial, sans-serif;
}

#headlinemodules div.moduletable,
#headlinemodules div.moduletable-headline-red,
#headlinemodules div.moduletable-headline-blue,
#headlinemodules div.moduletable-headline-green,
#headlinemodules div.moduletable-headline-orange {
	padding-right: 15px;
	margin-top: 10px;
}

#newsblock2 div.module,
#newsblock3 div.module {
	margin-right: 10px;
	margin-top: 0px;
}

#newsblock2 div.module h3,
#newsblock3 div.module h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

#newsblock2 div.module div div div,
#newsblock3 div.module div div div {
	padding: 8px;
}

#maincol div.module-color-red,
#maincol div.module-color-gray,
#maincol div.module-color-blue,
#maincol div.module-color-green,
#maincol div.module-color-darkgray {
	margin-right: 10px;
	margin-top: 15px;
}

#maincol div.module-color-red h3,
#maincol div.module-color-blue h3,
#maincol div.module-color-gray h3,
#maincol div.module-color-green h3,
#maincol div.module-color-darkgray h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

#maincol div.module-color-red div div div,
#maincol div.module-color-blue div div div,
#maincol div.module-color-gray div div div,
#maincol div.module-color-green div div div,
#maincol div.module-color-darkgray div div div {
	padding: 8px;
}

.module-morenews {
	border-top: 2px solid #f1f1f1;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
	color: #444;
	padding: 3px;
	margin: 10px 5px 0;
}

.module-morenews div {
	background: #f9f9f9;
	padding: 1px 5px 5px;
}

.module-morenews div div {
	padding: 0;
}

#morenews {
	margin: 0 5px;
	padding: 3px;
}

#morenews2 {
	padding: 0 10px 10px 20px;
	background: #f4f4f4;
}

#morenews-header-bar {
	background: #e3e3e3;
	height: 30px;
	margin-left: -20px;
	margin-right: -10px;
}

span.morenews-header {
	position: absolute;
	display: block;
	background: none;
	padding-top: 5px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	letter-spacing:0.1em;
}

#morenews div.moduletable {
	margin-right: 10px;
	margin-top: 20px;
	padding: 0 10px 0 0 ;
	margin-bottom: 15px;
}

#mod-search {
	padding: 12px 0 0 12px;
	margin: 0 0 12px 0;
}

#mod-search input {
	padding: 5px 4px;
	overflow: hidden;
	width: 92%;
	font-size: 110%;
	border: 0;
}

#mod-search div.moduletable {
	margin: 0;
	padding: 0;
}

#mod-login {
	float: right;
	padding-top: 1px;
}

#mod-login a:hover {
	text-decoration: underline;
}

#bottommods div.moduletable {
	margin-right: 15px;
	color:white;
}

#bottommods div.moduletable h3 {
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 130%;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 60px;
	margin: 0 auto;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

#horiz-menu ul li a:hover {
background-color: transparent;

}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0 17px;
	font-weight: bold;
	font-size: 100%;
background-position: 4% 50%;
background-repeat: no-repeat;
}


#horiz-menu li li.parent:hover,
#horiz-menu li li.parent.sfHover,
#horiz-menu li li.active.parent:hover,
#horiz-menu li li.active.parent.sfHover {
	background-image: url("http://www.ipatovo.org/images/arrow-m.gif");
background-position: 2% 50%;
background-repeat: no-repeat;
background-color: rgb(217, 217, 217);
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* @end */


/* @group Sub Menu */

ul.menuside {
	margin: 0;
	padding: 0;
}

ul.menuside li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menuside a:hover {
	text-decoration: none;
}

ul.menuside li.active li a {
	font-weight: normal;
}

ul.menuside span {
	display: block;
}

ul.menuside a {
	display: block;
	line-height: 24px;
	text-indent: 15px;
	height: 24px;
	background: url(../img/splitmenu-bullet.png) 0 6px no-repeat;
}

ul.menuside ul {
	margin: 4px 0;
}

ul.menuside ul li {
	background: url(../img/splitmenu-bullet2.png) 0 6px no-repeat;
}

ul.menuside ul li a {
	text-indent: 15px;
}

ul.menuside ul a {
	background: none;
	text-indent: 0;
}

ul.menuside a:hover {
	text-decoration: none;
}

ul.menuside ul {
	margin-left: 10px;
	padding: 0;
}

ul.menuside ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menuside li li {
	padding: 0;
	margin: 0;
}

ul.menuside ul a {
	text-indent: 0;
}

ul.menuside li.active li a {
	color: #ccc;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 24px;
	text-indent: 17px;
	height: 26px;
	font-size: 110%;
	text-decoration: none;
	background: url(img/sidemenu-bg.png) 0 0 no-repeat;
}

a#active_menu.sublevel {
	background: none;
}

a.sublevel {
	text-decoration: none;
	background: none;
	line-height: 25px;
}

a.mainlevel:hover, a.sublevel:hover {
	text-decoration: none;
}

/* @end */


/* @group Content Styles */

/* @group Login */

.loginelement {
	float:  left;
	padding: 4px 8px 0 0;
	line-height: 21px;
	white-space: nowrap;
}

.loginelement label {
	display: none;
}

.loginelement  .inputbox {
	width:  85px;
	margin-left: 5px;
	vertical-align: middle;
	color: #fff;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	float:  left;
	width: 45px;
	height:  21px;
	line-height: 21px;
	text-align: center;
	font-weight: normal;
	margin-top: 4px;
	cursor: pointer;
} 

span.loginsubmit span,
span.logoutsubmit span {
	text-decoration: none;
}

/* @group Readon */

a.readon {
	float: right;
	margin-top: 12px;
	font-weight: bold;
	font-size: 90%;
	display: block;
	text-align: center;
	width: 75px;
	height: 19px;
	line-height: 18px;
	clear: both;
	color: #FCE39C;
}

div.moduletable-headline1 a.readon,
div.moduletable-headline2 a.readon,
div.moduletable a.readon,
div.module a.readon {
	clear: both;
	float: right;
}

td.sidecol a.readon {
	float: none;
}

/* @end */

/* @group Pathway */

span.pathway {
	display: block;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 5px;
}

span.pathway img {
	float: left;
	width: 6px;
	height: 11px;
	padding-right: 8px;
	padding-top: 3px;
	background: url(img/path-arrow.png) 0 50% no-repeat;
}

span.pathway a {
	float: left;
	padding: 0 10px 0 0;
}

/* @end */

/* @group RokSlide */

#rokslide-toolbar li.active { 
	background: #f1f1f1;
}

#rokslide-toolbar li.current { 
	background: #e1e1e1;
	color: #666;
}

#rokslide-toolbar li {
	background: #eee;
	color: #666;
}

div#frame {
	border: 5px solid #f1f1f1;
}

div#frame div.button#left { 
	background: url(img/tabs-prev.png) 0 -20px no-repeat;
}

div#frame div.button#right { 
	background: url(img/tabs-next.png) 0 -20px no-repeat;
}

#rokslide-toolbar {
	color: #666;
}

#rokslide-toolbar span {
	white-space: nowrap;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	line-height: 26px;
}

#rokslide-toolbar li.active { 
	color: #222;
}

#frame {
	text-align: left;
	margin-left: 5px;
}

#frame div.module {
	float: left;
}

#frame .module div {
	padding: 0 5px;
}

#frame .module div div {
	padding: 0;
}

#frame .mmpr-1 .module {
	width: 100%;
}

#frame .mmpr-2 .module {
	width: 50%;
}

#frame .mmpr-3 .module {
	width: 33%;
}

#frame .mmpr-4 .module {
	width: 25%;
}

#frame .mmpr-5 .module {
	width: 20%;
}

#rokslide-toolbar li.current { 
	color: #333;
}

#tabmodules {
	margin-top: 15px;
}

#tabmodules div div div {
	padding-top: 10px;
	padding-bottom: 20px;
}

#tabmodules div div div div {
	background: none;
	padding: 0;
}

/* @end */

#accessibility {
	width: 95px;
	float: right;
	height: 20px;
	margin-top: 7px;
	margin-right: 5px;
	position: relative;
	z-index: 51;
}

#accessibility span {
	background-repeat: no-repeat;
}

#accessibility a {
	text-decoration: none;
	cursor: pointer;
}

#accessibility #buttons {
	float: right;
	padding-right: 10px;
}

#accessibility .button {
	display: inline;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	font-weight: bold;
}

a.large .button {
	font-size: 15px;
}

a.default .button {
	font-size: 13px;
}

a.small .button {
	font-size: 11px;
}

#banner {
	position: absolute;
	top: 19px;
	right: 10px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

a img.album {
	border-width: 2px;
	border-style: solid;
}

.clr {
	clear:both;
}

fieldset {
	border-top: 4px solid #eee;
	border-bottom: 4px solid #eee;
	border-left: 0;
	border-right: 0;
}

fieldset.input {
	border: 0;
}

a img {
	border: 0;
}

img.headline {
	padding: 2px;
	border: 1px solid #E6E6E6;
}

img.content-left {
	float: left;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #eee;
}

img.content-left-no-space {
	float: left;
	position: relative;
	margin-right: 10px;
	padding: 0px;
	top: -10px;
	left: 240px;
}

img.content-right {
	float: right;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #eee;
}

#test-content {
	padding: 0 40px 0 40px;
}

#moduleslider-size {
	height: 265px;
}

#referencewidth {
	width: 100%;
	overflow:hidden;
}

#news-rotator .padding {
	background-color: #FFFFFFFF;
}



/* video scroller */

.video-list,
.media-list {
	height: 253px;
	overflow: hidden;
	margin: -25px -5px 0 -5px;
}

.video-controls,
.media-controls {
	margin: 0;
	padding: 0 !important;
}



.video a{
  text-decoration: none;
   vertical-align:middle;
}


.video {
   background: #ffffff;
   border-radius: 6px;
   text-align: center;
   font-size: 2em;
   line-height: 56px;
}


.video:hover {
   background: #cfcfcf;

}



.video-controls .control-prev, 	.video-controls .control-next,
.media-controls .control-prev, 	.media-controls .control-next {
	background-image: url(img/video-scroller-controls.png);
}

.video-controls .control-page,
.media-controls .control-page {
	background-image: url(img/video-scroller-status.png);
}

.video, td.sidecol .video,
#media-list .media, td.sidecol #media-list .media { 
	height: 72px;
	border-bottom: 1px solid #eee;
}

.video .left img,
.media .left img {
	float: left;
	width: 178px;
	height: 56px;
	padding-top: 10px;
}

td.sidecol .video .left,
td.sidecol .media .left {
	float: left;
	clear: none;
	padding-left: 5px;
	padding-right: 5px;
}

.contentpane .pollstableborder {
	border: 0px;
}

.back_button {
	margin-top: 30px;
}

#title
	{
	margin:20px 20px 12px 20px;
	font-size:150%;
	}

#subtitle
	{
	margin:4px 20px 16px 20px;
	vertical-align:top;
	}

#adminmenu
	{
	margin:0 20px 2px 20px;
	}
	

.daten {
        top:10px;
        height: 50px;
        width: 45px;
        background: url(img/calendar.gif) no-repeat;
        font: normal 20px Tahoma;
        color: #104E8B
        text-align: center;
        padding: 0px 5px 0px 0;      
        float: left;
}

.namedate
{
font: normal 17px Tahoma;
color:#ccc;
}

.whcol
{
font: bold 14px Tahoma;
color: #ffffff;
}

#main
	{
	padding:10px 10px 16px 25px;
	margin:0;
	vertical-align:top;}
	
hr {
	color:#E6E6E6;
	background-color:#E6E6E6;
	height: 4px;
	border-width:0px;
}
/* ============== Various ============== */
.inputbox { font-size:11px; color: #666666;}
.disp		{ padding:12px; margin:0; }
.error		{ padding:24px 8px 24px 8px; margin:0; color:#CC1212; font-weight:bold; font-size:110%; text-align:center; }
.codetitle	{ font-size:10px; color:#59739B; padding:2px; margin-top:5px; }

.download 	{ font-size:110%; text-align:center; background-color: #E8E8E8; padding:8px; margin:5px; margin-top:15px; }

.valid 		{ height:48px; text-align:center; vertical-align:middle; }
.paging		{ text-align:center; padding:12px; text-align:right; font-size:90%; }



.centerall 	{ text-align:center; }
.desc 		{ font-size:95%; padding:3px; margin-bottom:10px; color:#333; }
.spoiler	{ padding:8px; margin:8px; border:1px dashed #CCCCCC; background-color:#DBE5E9; }
form		{ margin:0; }
.colleft	{ float:left; margin:0px 10px 0px 4px; }
.colright	{ float:right; margin:0px 4px 0px 4px; }
.bar_front 	{ background-color:#92CC5E; border-right:0px solid #333333; padding:0; color:#DDDDDD; height:8px; }
.bar_back 	{ background-color:#EBECF1; border:1px solid #333333; margin:0 7px 0 7px; height:8px; }
.bbcodes a img { border:1px outset #A0A0A0; background-color:#999BAC; }
.smilies a img { border:0; background-color:transparent; }
.today		{ border:1px dashed #DDAA00; }
.signature 		{ color:#979797; font-size:80%; max-height:96px; overflow:auto; }
.signature a	{ color:#000000; }

/* ============== Tables ============== */

table td 			{ vertical-align:top; }
table.flat		{ width:99%; margin:0; padding:0; border-collapse:collapse; }
table.flat td 	{ padding:0; margin:0}
table.main 		{ width:99%; margin:0; padding:4px; }
table.main td 	{ padding:4px; }
table.cells 	{ width:100%; margin-top:20px; padding:0; border:2px dotted #ccc; border-collapse:collapse; }
table.cells td	{ padding:16px; background: none; margin:0; border:1px solid #ccc; }
table.cells2 td	{ padding:7px; background: none; margin:0; border:0px solid #ccc; vertical-align: middle;}
table.cells3 td	{ padding:0px; background: none; margin:0; border:0px solid #ccc; vertical-align: middle;}
.coltop		{ text-align:center; background: #F5F5F5!important; font-weight:bold;}
.odd		{ background:none!important; }
.even		{ background-color:#F5F5F5!important; }
table.list 		{ width:100%; margin:0; padding:0px; border-collapse:collapse; }
table.list td 	{ padding:5px; }




/*Глоссарий*/
.glossary_menu_item {
	font-size: 12px;
	list-style: none;
	color: #006172;
	width: 240px;
	margin: 0;
	padding: 0
}

.glossary_menu_item li {
	padding: 10px 0 0 0 !important;
}

.glossary_menu_item li.menuUL_press {
	padding: 10px 0 0 0 !important;
	background-position: 0 8px;
}

h1.cont_head {
	font: normal 290%/1.2 Arial, Helvetica, sans-serif;
	color: #006172
}

.characters {
	padding: 10px 0 0px;
	width: 870px;
}

.characters a {
	float: left;
	margin-right: 10px;
	color: #006172
}

.characters p a {
	float: none;
	margin-right: 0px;
}

.GP_celi div div {
	background: none;
}

.character {
	font: 300%/1 Arial, Helvetica, sans-serif;
	color: #C1272D;
	padding-bottom: 20px;
	display: block
}

h3.glossary_cont {
	font: bold 120%/1 Arial, Helvetica, sans-serif;
	color: #006172;
	padding-bottom: 7px;
}

.glossary_cont a {
	float: none;
}

.link_to_top {
	position: absolute;
	bottom: 45px;
}


.budgetbtn1 {
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_intro.png');
}

.budgetbtn1:hover {
background-image: url('http://ipatovo.org/images/btn_intro_sel.png');
}

.budgetbtn2 {
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_termin.png');
}

.budgetbtn2:hover {
background-image: url('http://ipatovo.org/images/btn_termin_sel.png');
}

.budgetbtn3 {
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_polnomochiya.png');
}

.budgetbtn3:hover {
background-image: url('http://ipatovo.org/images/btn_polnomochiya_sel.png');
}

.budgetbtn4 {
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_project.png');
}

.budgetbtn4:hover {
background-image: url('http://ipatovo.org/images/btn_project_sel.png');
}


.budgetbtn5{
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_otchet.png');
}

.budgetbtn5:hover {
background-image: url('http://ipatovo.org/images/btn_otchet_sel.png');
}

.budgetbtn6{
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_sviyaz.png');
}

.budgetbtn6:hover {
background-image: url('http://ipatovo.org/images/btn_sviyaz_sel.png');
}

.budgetbtn8{
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_dopinf.png');
}

.budgetbtn8:hover {
background-image: url('http://ipatovo.org/images/btn_dopinf_sel.png');
}


.budgetbtn7{
dispay: block;
float: left;
padding: 0px;
margin: 20px;
border: 0px;
width: 192px;
height: 192px;
background-image: url('http://ipatovo.org/images/btn_dig.png');
}

.budgetbtn7:hover {
background-image: url('http://ipatovo.org/images/btn_dig_sel.png');
}


.fullScreen{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
	bottom: 0;
    right: 0;
	z-index: 9999;
}


.my-visualization-table-th  {
fontcolor: #000; !important;
}


/* @end */


.tip {
 display:inline-block;
 position:relative;
}
.tip em,
.linktip em {
 background:#FD6E00;
 text-align:center;
 border-radius: 20px;
 border: 1px solid #ccc;
 color: #fff;
 font: normal bold 12px Arial;
 text-decoration: none;
 cursor:pointer;
 padding: 0 4px;
}
.tip>span>img {
 max-width: 50%;
 max-height: auto;
 margin: 3px;
 float: left;
}
.answer>b,
.answer-left>b {
 position:absolute;
 font: normal bold 14px Comic Sans MS;
 color:#999;
 cursor:pointer;
 padding: 4px;
}
.answer>b {
 top:0;
 right:0;
}
.answer-left>b {
 top:0;
 left:0;
}
.answer>b:hover,
.answer-left>b:hover {color:#000;}

.answer, 
.answer-left { 
 display:none;
 position:absolute;
 z-index:9998;
 background: #EDEDED;
 border-radius: 3px;
 border: 1px solid #ccc;
 color: #000;
 font: normal 500 14px Trebuchet MS;
 text-align:left;
 text-shadow: 0 1px 2px #fff, 0 0 10px #E0F1FF;
 text-decoration: none;
 opacity: 1; 
 cursor:default;
 margin-top:-30px;
 width: 200px;
 min-height: 50px;
 max-height: auto;
 white-space: normal;
}
.answer {
 box-shadow: 5px 5px 0.5em -0.1em rgba(0,0,6,0.5);
 right: -240px;
 padding: 5px 20px 7px 7px;
}
.answer-left {
 box-shadow: -5px 5px 0.5em -0.1em rgba(0,0,6,0.5);
 left: -240px;
 padding: 5px 7px 7px 20px;
}
.a-top {
 bottom: -10px;
}
.a-top:before,
.answer:before, 
.answer-left:before {
 content:"";
 position:absolute;
 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAAaElEQVR4XoWQMQ6AMAwDna6wMXTjB/x/7E4i9SV9AwgxuJKDcKfqrlVizInrObwLHLng9sKhgm8nIQV4eWAFJig/EIogUATCTPh7zZUUuqHXOL4m7waglViyvVthNXvaGhNr2jnTLQTenE8VKUp0n4sAAAAASUVORK5CYII=) no-repeat;
 width: 9px;
 height: 15px;
}
.answer:before {
 left: -9px;
 margin-top: 10px;
 background-position: 0 0;
}
.answer-left:before {
 right: -9px;
 margin-top: 10px;
 background-position: -9px 0;
}
.a-top:before {
 bottom: 10px;
}
.tip>a:focus~span.answer,
.tip>a:focus~span.answer-left {
 display:block;
}
.tip>a[tabindex="1"]:focus {
 outline: none;
}
.tip>a[tabindex="1"]:focus>em {
 background:#FF4F19;
}


tip>a[tabindex="1"]:focus>em {
 background:#FF4F19;
}


tip>a[tabindex="1"]:focus>em {
 background:#FF4F19;
}

/*Карусель*/
.carousel  {
   width: 750px; /* ширина всего блока */
   margin: 50px auto;
   }
.carousel-wrapper {
 width:700px;
 margin: 10px 30px; /* отступы для стрелок */
   overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
   position:relative;

}
.carousel-items {
   width: 10000px; /* устанавливаем большую ширину для набора элементов */
   position: relative; /* позиционируем блок относительно основной области карусели */
}
.carousel-block {
   float: left; /* выстраиваем все элементы карусели в ряд */
   width: 230px; /* задаём ширину каждого элемента */
   padding: 5px 6px 0px 0px; /* делаем оступы, чтобы элементы не сливались */
}
.carousel-block img{
	display:block;
}

/*********** BUTTONS ***********/
.carousel-button-left a, .carousel-button-right a {
   width: 25px; 
   height: 36px; 
   position: relative;
   top: 50px; 
   cursor: pointer; 
   
}
.carousel-button-left a{
   float: left; 
   background: url(/skins/media_light/bit/karusel/carousel-left.png); 
}
.carousel-button-right a{
   float: right;
   background: url(/skins/media_light/bit/karusel/carousel-right.png); 
}


/*конец Карусель*/


.paging, .pagenav
{
padding:6px; text-align:right; font-size:.90em;
text-decoration: none;
}

.pagenav_small
{
padding:0;
text-align:right;
font-size:.80em;
text-decoration: none;
}

.pagenav_prev,.pagenav_next,.pagenav_first,.pagenav_last,.pagenav_pages
{
padding: 2px 6px;
background-color: white;
color: black;
margin: 1px;

background-color: white;
	border-radius: 2px;
	box-shadow: 0px 1px 5px 1px rgba(1,1,1,0.1);
	text-decoration: none;
}

.pagenav_current {
padding: 2px 6px;
font-weight: bold;
font-size:160%;
text-decoration: none;
background-color: #186297;
color:white;
margin: 1px;

text-decoration: none;
border-radius: 2px;
}

.pagenav_prev:hover a,
.pagenav_next:hover a,
.pagenav_first:hover a,
.pagenav_last:hover a,
.pagenav_pages:hover a
{
transition: color .3s;
color: white;
text-decoration:none;
}


.pagenav_prev:hover,
.pagenav_next:hover,
.pagenav_first:hover,
.pagenav_last:hover,
.pagenav_pages:hover
{
	transition: color .3s, background .3s ;
	background-color: #186297;
	color: white;
	text-decoration:none;
}



.main-content-list  ul li{
	display: block;
  padding: 24px 0 24px 16px;
	width: 100%;
	border-top: 2px solid #186297;	
}



.main-content-list  ul li:hover{
translate: background-color .5s, color .5s;
	background-color: #186297;
	color: white;

}



.main-content-list ul li:hover strong a{
translate: background-color .5s, color .5s;
	background-color: #186297;
	color: white;

	text-decoration: none;
}

.main-content-list ul li:hover span{
translate: background-color .5s, color .5s;
	background-color: #186297;
	color: white;

	text-decoration: none;
}
	
	
.ul-list 
{
	margin-left: -24px;
	
}



/*dddd*/

.news-block
{
	width: 100%;
}

.news-block ul li {

    display: block;
    float: left;
    width: 280px;
    height: 370px;
    background-color: transparent;

    margin: 10px 10px 10px 0;
	line-height: 1.5em;
	box-shadow: 0px 0px 2px 2px rgba(0,0,0, 0.1); //  box-shadow: 0px 5px 5px rgba(0,0,0,0.05), 0px -1px 5px rgba(0,0,0,0.22);
    overflow: hidden;
 	border-radius: 2px 2px 10px 10px;
	    border-top: 2px solid #186297;
	 -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
}




.news-block ul li :last-child{


    float: none;

}

.news-block ul li:hover {
 -webkit-filter: grayscale(0%) !important; 
  filter: grayscale(0%) !important;

}


.news-miniature
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
	overflow: hidden;
	display: block;
	border-radius: 4px;
  box-shadow:
    0 0 0 1px #ccc,
    inset 0 0 0 1px #ccc;
}

.module {
  width: 250px;
  overflow: hidden;
}
.fade {
  position: relative;
  height: 7.2em; /* exactly three lines */
  text-align: justify;
}
.fade:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.5em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}
}
.fade-news:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 70%;
  height: 1.2em;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
}


.news-block ul {

    clear: both;
	margin-bottom: 20px;

}
.news-block ul {

    display: block;
    width: 1000%x;
    float: left;
    list-style: none;


}





.list-menu
{
	display: block;
	width: 600px;
  float: left;
	position: absolute;
	
}

.ul-list
{
		width: 800px;
}

.ul-list li
{
	position: relative;
  max-height: 48px;
	height: 48px;

	
}

.ul-list li:hover
{
  border-radius: 8px 0 0 8px;

}

.ul-list li:hover:after
{
  content: "";	
	position: absolute;
	top: 0;
	border-color: transparent;
	border-left-color: #186297;
	border-width: 48px;
	background-color: transparent;
  border-style: solid;	
  display: block; 
  left: 100%; 
	
}

.news-header
{
		display: block;
		height: 34px;		
		overflow: hidden;
		margin-bottom: 0px;
}

.news-date
{
	background-color: #186297;
	color:white;
	width: 25%;
	padding: 4px;
	border-radius: 0 0 20px 20px;
}



.highlight-module  ul li span
{
	border-bottom: 2px solid red;
	width: 100%;
	display: block;
	color: red;

}


.highlight-module
{
	display: block;
	background-color: white;
	width: 950px;
	height: 250px;
	position: absolute;
	margin-left: -55px;
	padding: 0;


}

.highlight-module ul
{
	display: block;
	list-style: none;
	margin-left: 160px;

}

.highlight-module ul li
{
  float: left;
	padding: 30px;
	  transition: 1s ease-in-out;
	cursor:pointer;
}

.highlight-module ul li:hover  
{
 cursor:pointer;
 transform: scale(1.2) ;

}

.highlight-module ul li span
{

text-transform:uppercase;

}


.highlite-logo
{
	position: absolute;
	transform: rotate(-90deg);
  color: #186297;
	margin: 120px 10px 10px -75px;
  font-weight: bolder;
  letter-spacing: 1px;
  font-size: 12pt;
}


.highlight-module:before
{
  content: "";
	display: block;
	position: absolute;
	top: -60px;
	left: -0px;
	border-color: transparent;
	border-width: 30px;
	border-right-color: white;
	border-bottom-color: white;
	border-style: solid;
}

.highlight-module:after
{
  content: "";
	display: block;
	position: absolute;
	bottom: -60px;
	left: 0px;
	border-color: transparent;
	border-width: 30px;
	border-right-color: white;
	border-top-color: white;
	border-style: solid;
}


.highlight-holder
{
	display:block;
	height:250px;
}


.bulletsBlock
{
	margin-left: 80px;
	margin-bottom: 40px;
	margin-top: 30px;
}

.bulletsBlock:after {
  content: "";
  display: table;
  clear: both;
}

.bulletsBlock > div {
  width: 250px;
  float: left;
  background-color: transparent;
  margin-left:5%;
  text-align: center;
  position: relative;
  padding-bottom: 180px;
  cursor: pointer;
  -webkit-transition:all 0.35s linear;
  transition:all 0.35s linear;

}

.bulletsBlock > div:first-child {
  margin-left:0;
}

.bullet-item span{
  line-height: 1.5em;
  font-size: 12.5em;
  color:#fff;
  position: absolute;
  top:0;
  left:0;
  display: block;
  width: 100%;
  -webkit-transition:all 0.35s ease;
  transition:all 0.35s ease;
}

.hideText, .titleBullet {
  position: absolute;
  left:0;
  bottom:0;
  text-align: center;
  width: 100%;
  margin: 0;
  color: #fff;
  -webkit-transition:all 0.35s ease;
  transition:all 0.35s ease;
}

.titleBullet {
line-height: 2.5em;
font-size: 2.1875em;
background: #186297;
z-index: 10;
height: 170px;
border-radius: 20px 20px 0 0;
text-shadow: 1px 1px black;
}

.hideText {
  line-height: 1.3em;
  font-size: 1.25em;
  padding: 1em 0;
  background: transparent;
  font-weight: 300;
  z-index: 8;
  height: 50px;
  -webkit-transition:all 0.35s linear 0.2s;
  transition:all 0.35s linear 0.2s;
}


.bulletsBlock > div:hover span.iconBullet{
  line-height: 1.35em;
  font-size: 10.625em;
  top:-2.7%;
}

.bulletsBlock > div:hover {
  -webkit-box-shadow: 0 35px 35px -35px #000000;
  -moz-box-shadow: 0 35px 35px -35px #000000;
  box-shadow: 0 35px 35px -35px #000000;
}

.bulletsBlock > div:hover p.titleBullet{
  bottom:80px;
}

.bulletsBlock > div:hover p.hideText{
  background:#454545;
}


h1.title {
  color:#f8f8f8;
  font-size: 60px;
  line-height: 75px;
  margin:20px auto 0;
  width: 70%;
  text-align: center;
}

h1.title span {
  display: block;
  font-size: 40px;
}

p.info {
  width: 30%;
  background: #fff;
  text-align: center;
  line-height: 30px;
  margin:30px auto 50px;
}


@media screen and (max-width: 1140px) {
	.bullet-item span{
		line-height: 1.6em;
		font-size: 9.5em;
	}


	.bulletsBlock > div:hover span.iconBullet{
		line-height: 1.5em;
		font-size: 8em;
		top:-1%;
	}
}

@media screen and (max-width: 960px) {
	.bullet-item span{
		line-height: 1.5em;
		font-size: 8em;
	}


	.bulletsBlock > div:hover span.iconBullet{
		line-height: 1.2em;
		font-size: 6em;
		top:-0.8%;
	}

	.titleBullet {
		font-size: 1.8em;
    	line-height: 2.5em;
	}

	.hideText {
	    font-size: 1em;
	    line-height: 1.3em;
	}
}

@media screen and (max-width: 768px) {
	.bulletsBlock > div{
		float:none;
		margin:0 auto 20px;
		width: 50%;
		/*padding-bottom: 55%;*/
		padding-bottom: 0;
		min-width: 300px;
		height: 320px;
	}

	.bulletsBlock > div:first-child {
		margin: 0 auto 20px;
	}

	.bullet-item span{
		line-height: 1.5em;
		font-size: 10.5em;
	}

	.bulletsBlock > div:hover span.iconBullet{
		line-height: 1.35em;
		font-size: 8.625em;
		top:-2.7%;
	}

	.titleBullet {
		line-height: 2.5em;
		font-size: 2.1875em;
	}

	.hideText {
		line-height: 1.3em;
		font-size: 1.25em;
	}

}

.fa-blog
{
	background-image: url(/images/blog-ico.jpg);
	background-repeat: no-repeat;

}


.fa-invest
{
	background-image: url(/images/invest-ico.jpg);
	background-repeat: no-repeat;

}



.fa-budget
{
	background-image: url(/images/budget-ico.jpg);
	background-repeat: no-repeat;

}

.backToSitehereBtn{
  display: block;
  width: 150px;
  height: 150px;
  background: #01BC78;
  text-align: center;
  line-height: 170px;
  font-size: 20px;
  border-radius: 50%;
  color:#fff;
  position: absolute;
  text-decoration: none;
  top:-40px;
  left:-40px;
  transform:rotate(-45deg) scale(1);
  transition:all 0.25s linear;
}

.backToSitehereBtn:hover {
  text-decoration: none;
  top:-10px;
  left:-10px;
  transform:rotate(-45deg) scale(1.3);
}



.side-menu-list h1, h2 {
  color: #ff6873;
}

.side-menu-list h1 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 42px;
  letter-spacing: 3px;
  font-weight: 100;
}

.side-menu-list h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  background-color: #fefffa;
  margin: 0;
  cursor: pointer;
}

.side-menu-list p {
  color: rgba(48, 69, 92, 0.8);
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
}

.side-menu-list {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 10px 0 0 0;
  
}
.side-menu-list  li {
  position: relative;
  padding: 0;
  margin: 0;
  padding-bottom: 4px;
  padding-top: 18px;
  border-top: 1px dotted #dce7eb;
}
.side-menu-list  li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.side-menu-list  li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.side-menu-list  li:nth-of-type(3) {
  animation-delay: 1s;
}
.side-menu-list  li:last-of-type {
  padding-bottom: 0;
}
.side-menu-list  li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 10px;
}
.side-menu-list  li i:before, .side-menu-list li i:after {
  content: "";
  position: absolute;
  background-color: #ff6873;
  width: 3px;
  height: 9px;
}
.side-menu-list  li i:before {
  transform: translate(-2px, 0) rotate(45deg);
}
.side-menu-list  li i:after {
  transform: translate(2px, 0) rotate(-45deg);
}
.side-menu-list  li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.side-menu-list  li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.side-menu-list  li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.side-menu-list  li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  5% {
    opacity: 1;
  }
  80% {
    transform: rotateX(8deg);
  }
  83% {
    transform: rotateX(6deg);
  }
  92% {
    transform: rotateX(-3deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}


.news-image-wrapper
{
  width: 240px;
  height: 128px;
  overflow: hidden;
	margin-top:15px;
	margin-bottom:10px;
}


.structure-table th{
	border-radius: 16px;
	background-color: #186297;
	dispay:block;
	color:white;
}

.social-container  {
  position:absolute;
  top:40px;
  right:10%;
  /* transform: translate(-50%, -50%); */
  margin:0;
  padding:0;
  display:flex;
}

.social-container  li {
  list-style: none;
}

.social-container  li a {
  position: relative;
  width:30px;
  height:30px;
  display:block;
  text-align:center;
  margin:0 10px;
  border-radius: 50%;
  padding: 6px;
  box-sizing: border-box;
  text-decoration:none;
  box-shadow: 0 10px 15px rgba(0,0,0,0.3);
  background: #186297; 
  transition: .5s;
}

.social-container  li a:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.social-container  li a .fa {
  widht: 100%;
  height:100%;
  display:block;
  background: #f8f8f8;
  border-radius: 50%;
  line-height: calc(30px - 12px);
  font-size:14px;
  color: #186297;
  transition: .5s;
  z-index: 1001;
}

.social-container  li:nth-child(1) a:hover .fa {
  color: #3b5998;
}

.social-container  li:nth-child(2) a:hover .fa {
  color: #00aced;
}

.social-container  li:nth-child(3) a:hover .fa {
  color: #dd4b39;
}

.social-container  li:nth-child(4) a:hover .fa {
  color: #007bb6;
}

.social-container  li:nth-child(5) a:hover .fa {
  color: #517fa4;
}

.small-news{
display: block;
font-size: 12px !important;
line-height: 1.3em !important;
padding: 10px;
}

.small-news:hover{
transform: scale(1) !important;
}

form div
{
margin:0;
}


.bar_front {

    background-color: #186297;
    border-right: 0px solid #333333;
    padding: 0;
    color: #DDDDDD;
    height: 8px;

}


.bom-hider
{
	
	display: block;
	width: 30px;
	height: 20px;
	position: absolute;
	background: white;
	top: 30px;
}





.side-menu-list p {

    color: rgba(48, 69, 92, 0.8);
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    max-height: 1000px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;

}

.small-news {

    display: block;
    font-size: 12px !important;
    line-height: 1.3em !important;
    padding: 0 10px 0 0;

}


.news-block ul li  {

  box-shadow: 0 10px 10px rgba(0,0,0,0.3);

  transition: .5s;
}

.news-block ul li:hover {
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}



.highlight-holder {

    display: block;
    height: 250px;
    margin-left: -12px;

}


.hideText {

    line-height: 1.3em;
    font-size: 1.25em;
    padding: 1em 0;
    background: #186297;
    font-weight: 300;
    z-index: 8;
    height: 50px;
    -webkit-transition: all 0.35s linear 0.2s;
    transition: all 0.35s linear 0.2s;

}




.side-menu-list  li input[type=checkbox]:checked ~ form {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}



.highlite-logo-horizontal {
    position: absolute;
    color: #186297;
    font-weight: bolder;
    letter-spacing: 1px;
    font-size: 12pt;
	padding-top: 10px;
    margin: 0 31.8%;
}

.structure-table-header
{
	border-radius: 16px;
	background-color: #186297;
	color: white;
    box-shadow: 0 10px 15px rgba(0,0,0,0.3);
    background: #186297; 
    transition: .5s;

}


.structure-table-header:hover
{
	 box-shadow: 0 10px 15px rgba(0,0,0,0.3);

 
}

.structure-table-header a
{
	text-decoration:none;
	color: #FCE39C;
	font-weight: bolder;
}

#bottommods div.moduletable p  a
{
	
	color: #FCE39C

}

.search-container
{
display: block;
position: absolute;
top: 30px;

	
	
}


.search-container form{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    transition: all 1s;
    width: 50px;
    height: 50px;
    background: white;
    box-sizing: border-box;
    border-radius: 0 25px 25px 0;
    border: 4px solid white;
    padding: 5px;
}

.search-container input{
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 42.5px;
    line-height: 30px;
    outline: 0;
    border: 0;
    display: none;
    font-size: 1em;
    border-radius: 20px;
    padding: 0 20px;
}

.search-container .fa{
    box-sizing: border-box;
    padding: 5px;
    width: 42.5px;
    height: 42.5px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    color: #186297;
    text-align: center;
    font-size: 2.2em;
	transition: 0.3s;
}

.search-container form:hover{
    width: 200px;
    cursor: pointer;
}

.search-container form:hover input{
    display: block;
}

.search-container form:hover .fa{
    background: #186297;
    color: white;
}
