/* table odd - even */
.table-4{
  width:25%;
}
.item-page table{
  width: 100%; 
  border-collapse: separate;
  border-spacing: 2px;
}
.item-page table tr:nth-child(2n) {
    background-color: #FAFAFA;
   } 
.item-page table tr:nth-child(2n+1) {    
    background-color: #EFEFEF;
   } 
.item-page table td, .item-page table th {
    padding: 10px;
    vertical-align: middle;
    text-shadow: 1px 1px 0 white, 2px 2px 2px #DDD;
}

/* box image */
.box-folder {
    width: 23%;
    float:left;
    padding:0px 1%;
}
.box-img img {
    width: 100%;
    height: 100%;
}
.box-title {
    text-align: center!important;
    font-size: 15px!important;
    line-height: 18px;
    margin-top: 0px!important;
    background-color: #f4f4f4;
    padding: 8px 0px;
    height: 36px;
}
@font-face{
    font-family: 'wf_SegoeUINormal';
    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot');
    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.eot?#iefix') format('embedded-opentype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.woff') format('woff'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.ttf') format('truetype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Normal/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'wf_SegoeUIBold';
    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot');
    src:url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.eot?#iefix') format('embedded-opentype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.woff') format('woff'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.ttf') format('truetype'),
           url('https://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Bold/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
body {
    background: #fff;
    font: 16px "wf_SegoeUINormal", Helvetica, sans-serif;
    color: #333;
    margin-bottom: 240px;
}
body > article { 
    height: auto; 
    min-height: 100%;
}
h1 {
    margin-bottom: 8px;
}
input,
select {
    font-family: "wf_SegoeUINormal", Helvetica, sans-serif;
    padding: 6px;
}
a:link,
a:visited {
    color: #2b79bb;;
    text-decoration: none;
}
button, input, select {
  -webkit-border-radius: 0;
}
input[type=text] {
  border: 1px solid #999;
}
button,
.button,
input[type=button],
input[type="submit"] {
}

/* search */
#searchForm input[type=text] {
    width: 818px;
}
.flnp-wrapper .flnp-wrapper {
    padding: 0px 0px 0px 20px;
}
.result-title{padding: 10px 0px 0px 0px;}
.result-category .small {
    display:none;
}
.result-text {
    font-size: 10px;
    color: #ccc;
}
.searchintro{padding: 10px 0px;}
#searchForm fieldset {
    margin-bottom: 10px;
    border: 1px solid #ececec;
    padding: .35em .625em .75em!important;
    font-size: 13px;
    line-height: 25px;
}
#searchForm legend {
    background-color: white;
    padding: 0px 5px;
    line-height: 15px;
    font-size: 15px;
    color: #0e77b8;
}
#searchForm input[type=text] {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 0px;
}
.form-limit {
    line-height: 13px;
    font-size: 13px;
}
.result-created {
    font-size: 10px;
    font-weight: bold;
    /*color: #ee2623;*/
    color: #737373;
}

.flnp-wrapper {
  max-width: 1200px;
  /*min-width: 320px;*/
  min-width: 300px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.flnp-header {
  background: #fff;
  min-height: 118px;
  width: 100%;
  margin-bottom: 20px;
}
.mod-languages {
  /* height: 24px;
  margin: 10px 0 11px 0; */
}
.mod-languages .lang-inline {
  height: 24px;
}
.mod-languages ul.lang-inline li {
  display: inline;
  background: none;
  height: 24px;
  margin-right: 0;
}
.search-flnp .button {
  -webkit-appearance: none;
  margin: -38px 0 0 170px;
  display: block;
}
.search-flnp .inputbox {
  border: 1px solid #ccc;
  background: #fff;
  width: 200px;
  height: 23px;
} 
.flnp-mobile {
  display: none;
  vertical-align: top;
  cursor: pointer;
  float: right;
}
.flnp-logo {
  width: 197px;
  display: inline-block;
  vertical-align: top;
  margin-top: 23px;
  margin-bottom: 13px;
}
.flnp-slogan {
  display: inline-block;
  vertical-align: top;  
  color: #444;
  font-size: 20px;
  margin-top: 25px;
  margin-left: 40px;
}
.flnp-tools {
  display: inline-block;
  vertical-align: top;
  float: right;
  text-align: right;
  height: 24px;
  margin: 10px 0 11px 0;
}
.flnp-language {
  margin-top: 20px;
}
.flnp-search {
  margin-top: 15px;
}
.flnp-search-input {
  width: 200px;
  height: 22px;
  background: url(../images/search-icon.png) no-repeat 95% 5px #fff;
  border: 0 !important;
  color: #666;
}
.flnp-logo img {
  width: 100%;
}
.flnp-tools a {
  color: #fff;
}
.flnp-menu {
  width: 100%;
  min-height: 38px;
  background: #ECECEC;
}
.flnp-lightgray {
  background: #F4F4F4;	
}
.flnp-menu ul {
  display: block;
  list-style: none;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.flnp-menu ul li,
.flnp-menu-right {
  display: inline-block;
  background: url(../images/bullet1.png) 10px 15px no-repeat;
  margin-right: 0;
  padding: 6px 20px 6px 30px;
  font-size: 18px;
  height: 24px;
}
.flnp-menu-opened {
  background-color: #F4F4F4 !important;		
}
.flnp-menu ul li.flnp-tech,
.flnp-menu ul .flnp-menu-mobile-sub {
  display: none;
}
.flnp-menu ul .flnp-menu-mobile-sub li {
  background: url(../images/bullet2.png) 0 15px no-repeat;
}
.flnp-menu-right {
  background: url(../images/bullet2.png) 0 15px no-repeat;
  margin-right: 0;
}
.flnp-menu ul li a,
.flnp-menu-right a {
  color: #333;
}
.flnp-menu-right {
  float: right;
}
.flnp-aside { 
  width:200px;
  display:inline-block;
  border-right:1px solid #ccc;
  box-sizing:border-box;
  vertical-align:top;
  background: #0e77b8;
}
.flnp-aside .nav-header {
  color: #0cf;
}
.flnp-aside ul li {
  list-style: none;
  padding: 7px 15px;
  border-bottom: 1px solid #5c9ac0;
}
.flnp-aside > ul > li.current > a,
.flnp-aside > ul > li > ul > li.current > a,
.flnp-aside > ul > li > ul > li > ul > li.current > a {
  font-family: 'wf_SegoeUIBold';
  color: #0ff;
}
.flnp-aside ul li ul li {
  border-bottom: none;
  font-size: 90%;
  padding: 2px 0 2px 15px;
}
.flnp-aside ul li a {
  color: #fff;
}
.flnp-article {
  width: calc(100% - 200px); 
  display:inline-block;
  padding-left:20px;
  box-sizing:border-box;
  vertical-align:top;
}
.flnp-intro {
  background: #ECECEC;
  margin-bottom: 30px;
}
.flnp-frontslider {
  width: 70%;
  display: inline-block;
  vertical-align: top;
}
.flnp-fronttext {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  box-sizing: border-box;
}
.flnp-fronttext-2 {
  width: 29%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  box-sizing: border-box;
}
.flnp-article .item-page ul li {
  background: url(../images/bullet2.png) 0 6px no-repeat;
  padding-left: 16px;
  list-style: none;
}
.pgwSlider ul li {
  background: none;
  padding-left: 0;  
}
.breadcrumb-flnp {
  font-size: 12px;
  color: #999;
  margin-bottom: 20px;
}
.breadcrumb-flnp li {
  background: none;
  display: inline;
  padding-left: 0;
}
.breadcrumb-flnp .icon-location {
  display: none;
}
.moduletable-ibrstatus,
.moduletable-flnp-events,
.moduletable-flnp-news {
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;  
  height: 350px;
  margin-bottom: 20px;
  overflow: hidden;
}
.flnp-events-title,
.flnp-news-title {
  cursor: pointer;
}
.moduletable-ibrstatus {
  width: 25.5%;
  display: inline-block;
  vertical-align: top;
}
.fp-h4,
.moduletable-ibrstatus h3,
.moduletable-flnp-events h3,
.moduletable-flnp-news h3 {
  font-size: 24px;
  padding: 0 0px 15px;
  color: #393185;
}
.moduletable-flnp-events h3,
.moduletable-flnp-news h3 {
  padding-bottom: 5px;
}
.newsflash-title-flnp-events,
.newsflash-title-flnp-news {
  /* margin-top: 16px; */
  display: block;
}
.newsflash-flnp-events {
  /* margin-bottom: 16px;   */
}
.moduletable-flnp-events .fp-h4 {
  padding-bottom: 5px;
}

.reactor-down {
  color: #444;
  text-align: center;
}
.reactor-down-pic {
  display: block; 
  margin: 10px auto;
  width: 100%; 
  max-width:229px;
}
.moduletable-flnp-news {
  width: 47.9%;
  display: inline-block;
  vertical-align: top;
}
.moduletable-flnp-events {
  width: 25.5%;
  display: inline-block;
  vertical-align: top;
}
.nspArt h4.nspHeader {
  padding-top: 0;
}
.nspArts, .nspLinksWrap {
    padding: 0;
}
.flnp-footer {
  background: #363480;
  width: 100%;
    position: absolute;
    bottom: 0;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}
.flnp-footer-1 {
  padding: 20px;
  width: 180px;
  display: inline-block;
  vertical-align: top;
}
.flnp-footer-1 img {
  width: 100%;
}
.flnp-footer-2 li {
  list-style: none;
}
.flnp-footer-2 a {
  color: #fff;
}
.flnp-footer-2,
.flnp-footer-3 {
  padding: 20px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 14px;
}
.flnp-footer-3 {
  text-align: right;
  float: right;
}
.flnp-content-half1,
.flnp-content-half2 {
  width: 50%; 
  display: inline-block; 
  vertical-align: top; 
}
.flnp-content-half1 {
  padding-right: 20px; 
  box-sizing: border-box;
}
.flnp-complex-pic {
  width:80%; 
  display:inline-block; 
  vertical-align:top;
}
.flnp-complex-text {
  width:20%; 
  display:inline-block; 
  vertical-align:top; 
  padding-left: 30px; 
  box-sizing: border-box;
}
.flnp-media {
  margin-bottom: 20px;
}
.flnp-media div {
  width:70%; 
  display:inline-block;
  vertical-align:top;
  padding-left: 20px;
  box-sizing: border-box;
}
.page-header {
  margin-bottom: 10px;
}
.inter-credits-en {
  padding-right: 40px;
  margin-top: 14px;
  background: url(../images/intergraphics.png) no-repeat 100% 0;
  background-size: 14%;
  height: 22px;
}
.inter-credits-ru {
  padding-right: 40px;
  margin-top: 14px;
  background: url(../images/intergraphics.png) no-repeat 100% 0;
  background-size: 10%;
  height: 22px;
}
.item-page {
  text-align: justify;
}
.span6,
.items-leading {
  margin-bottom: 20px;
}
.items-more,
.article-info-term {
  display: none;
}
.icon-calendar:before {
  content: "\43";
}
.article-info {
  color: #aaa;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 10px 0 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}

a.red_button {
    color: #fff;
    background: #f00;
    padding: 10px 20px;
    font-weight: normal;
    display: inline-block;
}
.you-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.you-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 1190px) {
  .flnp-fronttext-2 {
    font-size: 13px;
  }
}
@media (max-width: 999px) {
  .search-flnp {
    display: none;
  }
}
@media (max-width: 939px) {
  .flnp-frontslider,
  .flnp-fronttext,
  .flnp-fronttext-2 {
    width: 100%;
  }
  .flnp-complex-pic,
  .flnp-complex-text {
    width: 100%;
    padding-left: 0;      
  }
  .flnp-complex-text div {
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
  }
  .moduletable-flnp-news {
    width: 100%;
  }
  .moduletable-flnp-events {
    width: 49%;
  }
  .moduletable-ibrstatus {
    width: 49%;
  }
}

@media (max-width: 777px) {
  .flnp-slogan {
    font-size: 18px;
    margin-top: 16px;
    margin-left: 20px;
    display: none;
  }
}

@media (min-width: 640px) {
  .flnp-menu {
    display: block;
  }
}


@media (max-width: 639px) {
  .flnp-search,
  .flnp-footer-2 {
    display: none;
  }
  .flnp-mobile {
    display: inline-block;
    margin-top: 18px;
  }
  .flnp-header {
    min-height: 80px;
    border-bottom: 1px solid #ccc;
    position: fixed;
    z-index: 999;
  }
  .flnp-header > .flnp-wrapper {
    min-height: 80px;
  }
  .flnp-content {
    padding-top: 100px;
  }
  .flnp-logo {
    width: 100px;
    margin-top: 22px;
  }
  .flnp-language {
    margin-top: 28px;
  }
  .flnp-menu {
    display: none;
  }
  .flnp-menu ul {
    width: 90%;
  }
  .flnp-menu ul li, .flnp-menu-right {
    display: block;
    padding: 10px 0 10px 20px;
    background: url(../images/bullet1.png) 0 19px no-repeat;
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
  .flnp-menu ul li.flnp-tech,
  .flnp-menu ul .flnp-menu-mobile-sub { 
    display: block;
  }
  .flnp-menu-right {
    display: none;
  }
  .flnp-footer {
    height: 140px;
  }
  .flnp-footer-1 {
    width: 100px;
  }
  .flnp-footer-3 {
    margin-top: 0;
  }
  .ns-detector {
    width: 100% !important;
	padding-left: 0 !important;
  }
  .flnp-content-half1,
  .flnp-content-half2 {
    width: 100%; 
    padding-right: 0; 
  }
  .flnp-content-half2 {
    margin-top: 20px; 
  }
  .flnp-media iframe,
  .flnp-media div {
    width: 100%;
  }
  .flnp-media div {
    padding: 20px 0 0 0 !important;
  }
}

@media (max-width: 580px) {
  .flnp-aside {
    width: 100%;
    margin-bottom: 20px;
  }
  .flnp-article {
    width: 100%;
  }
  .flnp-slogan {
    display: none;
  }

}

@media (max-width: 499px) {
  .flnp-mobile {
    margin: 18px 7px 0 10px;
  }
  .flnp-slogan {
    display: none;
  }
  .flnp-wrapper {
    padding-left:10px;
    padding-right:10px;
  }
  .flnp-footer-1 {
    display: none;
  }
  .moduletable-flnp-events {
    width: 100%;
  }
  .moduletable-ibrstatus {
    width: 100%;
  }

}



/*TRIBE STYLE*/
.contact-table td {
    padding: 5px 5px;
}
.issue-table td{
  text-align:center;
  padding: 2px 5px;
}
.issue-table tr{
  padding: 0px 0px 20px 0px;
}
.issue-item{float:left; width:20%}
.issue_art{font-size:9px;}
.issue_img a img{height:162px;}
.issue_img, .issue_art, .issue-item, .issue_name {text-align:center;}
.issue_name {padding: 10px 5px 5px 5px;}
.issue_art {padding: 0px 5px 5px 5px;}
.issue-clear{clear:both;}
.issue-text{float:left; width:50%}
.issue-text p{padding: 3px 0px;}
.issue-text-single{ width:100%}
.issue-text-single p{padding: 3px 0px;}
.issue-main-img{float:left; width:50%; text-align:center;}
.issue-main-img img{padding:0px 10px; width:400px} 
/*display:none*/
.list_of_public, .ibr2-archive, li.item-158, li.item-139 {display:none;}

.img_text_block {
    float: left;
    text-align: center;
    padding-right: 10px;
}
.item-content-tovstdhar {
    width: 100%;
    border-collapse: separate;
    border-spacing: 2px;
    margin: 5px 0px;
    text-shadow: 1px 1px 0 white, 2px 2px 2px #DDD;
}
.table_lc {width: 50%; vertical-align:middle; padding:10px; background-color:#FAFAFA; text-align:right;}
.table_lcl {width: 50%; vertical-align:middle; padding:10px; background-color:#FAFAFA; text-align:left;}
.table_ln {width: 50%; vertical-align:middle; padding:10px; background-color:#EFEFEF; text-align:left;}
.table_llc {width: 50%;text-align:center; vertical-align:middle; padding:10px; background-color:#FAFAFA;}
.table_lln {width: 50%;text-align:center; vertical-align:middle; padding:10px; background-color:#EFEFEF;}

.table_lc2 {vertical-align:middle; padding:10px; background-color:#FAFAFA; text-align:right;}
.table_lcl2 {vertical-align:middle; padding:10px; background-color:#FAFAFA; text-align:left;}
.table_ln2 {vertical-align:middle; padding:10px; background-color:#EFEFEF; text-align:left;}
.table_llc2 {text-align:center; vertical-align:middle; padding:10px; background-color:#FAFAFA;}
.table_lln2 {text-align:center; vertical-align:middle; padding:10px; background-color:#EFEFEF;}

.ibr2-txt {
    text-align: center;
    padding: 10px 0px;
}
.ibr2-data {
    text-align: center;
}
.ibr2-left{width:50%; float:left; text-align:center;}
.ibr2-right{width:50%; float:right; text-align:center;}
.ibr-core-l{max-width: 400px; float: left; padding: 20px; text-align: center;}
.ibr-core-r{float:left; text-align:left;}
.ibr2-clear{clear:both;}

.neutron-l{max-width: 520px; float: left; padding-bottom: 20px; text-align: center;}
.neutron-r{width: 370px;
    float: left;
    text-align: left;
    padding: 60px 0px 0px 30px;}

.ibr2-schedule td{padding:4px 0px}
.ibr2-schedule {margin:10px 0px 5px 0px;}
.ibr2-schedule-ol {
    padding: 5px 0px 0px 25px;
    font-size: 14px;
}
#td-1{width:15%;}
#td-2{width:50%;}
#td-3{width:20%;}
#td-4{width:15%;}

#td-1-a{width:25%;}
#td-2-a{width:25%;}
#td-3-a{width:25%;}
#td-4-a{width:25%;}

.small-font{font-size:14px;}
.direct_geometry{font-size:14px;}
.direct_geometry li {
    list-style-type: decimal!important;
    background: none!important;
    padding: 0px 0px 0px 5px!important;
    margin: 5px 0px 5px 25px;
}

.direct_geometry-2 li {
    list-style-type: upper-roman!important;
    background: none!important;
    padding: 0px 0px 0px 5px!important;
    margin: 5px 0px 5px 25px;
}
.direct_geometry-3 li {
    list-style-type: disc!important;
    background: none!important;
    padding: 0px 0px 0px 5px!important;
    margin: 5px 0px 5px 25px;
}

.flnp-article .item-page ul li.title-b {
    background: url(../images/bullet2.png) 0 13px no-repeat;
    padding-left: 16px;
    margin-left: 20px;
    list-style: none;
}
.project_div{width:100%}
.project_div-1, .project_div-2 {width:50%; text-align:center; float:left;}
.project_clear{clear:both;}

.ul-style li {
    list-style-type: decimal!important;
    background: none!important;
    padding: 0px 0px 0px 5px!important;
    margin: 5px 0px 5px 25px;
}
.ul-style li ul li {
    list-style-type: lower-alpha!important;
}
.img_text_block-2 {
    width: 205px;
    float: left;
    text-align: center;
    padding-right: 10px;
}
.img_text_block-3 {
    width: 220px;
    float: left;
    text-align: center;
    padding-right: 10px;
}
.img_text_block-4 {
    width: 257px;
    float: left;
    text-align: center;
    padding-right: 10px;
}
ul.page-disk li {
    background: none!important;
    padding-left: 0px!important;
    list-style-type: disc!important;
    margin-left: 20px!important;
}
.virtual-excursion {
    background: url(/images/content/icon/icon-360.png) 0 6px no-repeat;
    background-position: left top;
    padding: 10px 0px 10px 50px;
    line-height: 40px;
    list-style: none;
    height: 40px;
}

.pdf-icon {
    background: url(/images/content/icon/application_pdf.png) no-repeat;
    background-position: left top;
    padding: 8px 0px 10px 50px;
    line-height: 40px;
    list-style: none;
    height: 40px;
}
.menu_laboratory_structure .item-237, .menu_laboratory_structure .item-238, .menu_laboratory_structure .item-239, .menu_laboratory_structure .item-240, .menu_laboratory_structure .item-287, .menu_laboratory_structure .item-288 {
  display:none;
}
.ul-edu li {
    background: none!important;
    list-style-type: circle!important;
    padding-left: 0px!important;
    margin-left: 60px!important;
}

.ul-edu-2 li{
    list-style-type: disc!important;
    margin-left: 90px!important;
  background: none!important;
    padding-left: 0px!important;
}
.menu_edu_class .item-251, .menu_edu_class .item-252, .menu_edu_class .item-253, .menu_edu_class .item-254, .menu_edu_class .item-255, .menu_edu_class .item-256, .menu_edu_class .item-257, .menu_edu_class .item-258, .menu_edu_class .item-259, .menu_edu_class .item-260, .menu_edu_class .item-261, .menu_edu_class .item-262, .menu_edu_class .item-263, .menu_edu_class .item-264, .menu_edu_class .item-265, .menu_edu_class .item-266, .menu_edu_class .item-267, .menu_edu_class .item-268, .menu_edu_class .item-269, .menu_edu_class .item-270, .menu_edu_class .item-271, .menu_edu_class .item-272, .menu_edu_class .item-273, .menu_edu_class .item-274, .menu_edu_class .item-275, .menu_edu_class .item-276, .menu_edu_class .item-277, .menu_edu_class .item-278, .menu_edu_class .item-279 {display:none;}

.btn {
    display: inline-block;
    padding: 8px 19px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
}
.pull-left {
    float: left;
}
.btn-group {
    position: relative;
    display: inline-block;

    vertical-align: middle;
    white-space: nowrap;
}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}


@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-search:before {
	content: "\53";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}



@media (min-width: 1201px) {
.ibr2-data img{width:850px;} 
}
@media (max-width: 1200px) {
.ibr2-data img{width: 675px;} 
.neutron-r {
    width: 499px;
    padding: 15px 0px 0px 0px;
 }
}
@media (max-width: 939px) {
.issue-item{float:left; width:25%}
.issue-main-img img{width:280px} 
.issue-text {width: 100%}
.ibr2-data img{width:375px;}
.neutron-r {
    width: 499px;
    padding: 15px 0px 0px 0px;
 }  
}
@media (max-width: 690px) {
  .search-flnp {
    display:none;
  }
  .flnp-tools {
    margin: 17px 24px 0 0;
  }
}
@media (max-width: 639px) {
.issue-item{float:left; width:33%}
.issue-main-img img{width:200px} 
.ibr2-data img{width:350px;}
/* .neutron-l {width: 450px;} */
.neutron-l img{width: 420px;}
.neutron-r {
    width: 499px;
    padding: 15px 0px 0px 0px;
}
}
@media (max-width: 499px) {
.issue-item{float:left; width:50%}
.issue-main-img{float:none; width:100%; text-align:center;}
.img_text_block img{width:150px;}
.ibr2-data img{width:300px;}
.ibr-core-l img{width:265px;}
.ibr-core-l{width: 320px;}  
.neutron-l img{width: 300px;}
.neutron-l {width: 320px;}
.neutron-r {
    width: 320px;
    padding: 15px 0px 0px 0px;
  }
}

li.item-298 ul.nav-child, li.item-336 ul.nav-child, li.item-356, li.item-357, li.item-358, li.item-359, li.item-363, li.item-364, li.item-406, li.item-407, li.item-408, li.item-409, li.item-410, li.item-411, li.item-412, li.item-413, li.item-414, li.item-415, li.item-416, li.item-417, li.item-418, li.item-419, li.item-420, li.item-421, li.item-422, li.item-423, li.item-424, li.item-425, li.item-426, li.item-427, li.item-428, li.item-429, li.item-430, li.item-431, li.item-432{display:none;}

ul.nav.menu_ru li {
    padding: 6px 10px 6px 30px;
}
.flnp-footer-2 ul.nav.menu_ru li {
    padding: 0px;
}


/***image gallery styles***/
.pg-cv-box {
    height: auto!important;
}
.pg-cv-name {
    text-align: center!important;
    font-size: 15px!important;
    line-height: 18px;
    margin-top: 0px!important;
    background-color: #f4f4f4;
    padding: 8px 0px;
    height: 36px;
}
.pagination-centered {
    display: none;
}
.pg-csv-name {
    text-align: center;
    margin-top: 5px;
    padding-left: 20px;
    background: none;
}
.mfp-bg {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.pg-box3 a {
    width: 100%;
    height: 200px;
    display: block;
}

.category-item {
    background: none!important;
    list-style: none;
    width: 210px;
    height: 250px;
    float: left;
    background: bisque;
    padding: 0px 6px 12px 6px!important;
    max-width: 100%;
    text-align: center;
}
.category-item img {
    display: block;
    max-width: 100%;
    height: auto;
}
.category-ul {
    display: block;
    margin: 0 auto;
    width: 888px;
}
.pg-cv-folder {
        background-image: none!important;
}
.pg-box3 img {
    height: 100%;
}

.pg-msnr-container {
    width: 840px;
    margin: 0 auto!important;
}


/*MEDIA 1152PX*/
@media only screen and (max-width: 1279px) and (min-width: 1152px) {
#searchForm input[type=text] {
    width: 753px;
}
}
/*MEDIA 1100PX*/
@media only screen and (max-width: 5000px) and (min-width: 1100px) {
  .pg-msnr-container {
    width: 840px;
    margin: 0 auto!important;
}
}
@media only screen and (max-width: 1151px) and (min-width: 1100px) {
#searchForm input[type=text] {
    width: 701px;
}
}

/*MEDIA 1024PX*/
@media only screen and (max-width: 1099px) and (min-width: 1024px) {
#searchForm input[type=text] {
    width: 625px;
}
  .pg-msnr-container {
    width: 630px;
    margin: 0 auto!important;
}
}

/*MEDIA 960PX*/
@media only screen and (max-width: 1023px) and (min-width: 960px) {
#searchForm input[type=text] {
    width: 561px;
}
  .pg-msnr-container {
    width: 630px;
    margin: 0 auto!important;
}
}

/*MEDIA 800PX*/
@media only screen and (max-width: 959px) and (min-width: 800px) {
#searchForm input[type=text] {
    width: 401px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 768PX ******/
@media only screen and (max-width: 799px) and (min-width: 768px) {
#searchForm input[type=text] {
    width: 369px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 736PX ******/
@media only screen and (max-width: 767px) and (min-width: 736px) {
#searchForm input[type=text] {
    width: 337px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 667PX ******/
@media only screen and (max-width: 735px) and (min-width: 667px) {
#searchForm input[type=text] {
    width: 268px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 640PX ******/
@media only screen and (max-width: 666px) and (min-width: 640px) {
#searchForm input[type=text] {
    width: 241px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}

/****** MEDIA 600PX ******/
@media only screen and (max-width: 639px) and (min-width: 600px) {
#searchForm input[type=text] {
    width: 201px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}

/****** MEDIA 568PX ******/
@media only screen and (max-width: 599px) and (min-width: 568px) {
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}
@media only screen and (max-width: 599px) and (min-width: 581px) {
#searchForm input[type=text] {
    width: 182px;
}
}

/****** MEDIA 568PX ******/
@media only screen and (max-width: 580px) and (min-width: 568px) {
#searchForm input[type=text] {
    width: 389px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
}

/****** MEDIA 533PX ******/
@media only screen and (max-width: 567px) and (min-width: 533px) {
#searchForm input[type=text] {
    width: 354px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 480PX ******/
@media only screen and (max-width: 532px) and (min-width: 480px) {
#searchForm input[type=text] {
    width: 321px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 420px;
    margin: 0 auto!important;
}
}

/****** MEDIA 414PX ******/
@media only screen and (max-width: 479px) and (min-width: 414px) {
#searchForm input[type=text] {
    width: 255px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}

/****** MEDIA 375PX ******/
@media only screen and (max-width: 413px) and (min-width: 375px) {
#searchForm input[type=text] {
    width: 216px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}

/****** MEDIA 360PX ******/
@media only screen and (max-width: 374px) and (min-width: 360px) {
#searchForm input[type=text] {
    width: 201px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}

/****** MEDIA 320PX ******/
@media only screen and (max-width: 359px) and (min-width: 320px) {
#searchForm input[type=text] {
    width: 161px;
}
  .flnp-wrapper .flnp-wrapper {
    padding: 0px;
    min-width: 280px;
}
  .pg-msnr-container {
    width: 210px;
    margin: 0 auto!important;
}
}
.span6 .item img {display:none;}
.blog .items-leading, .blog .items-row .span6 {
    padding-bottom: 20px;
    border-bottom: 1px rgb(236, 236, 236) solid;
    margin-bottom: 10px;
}

.moduletable-flnp-news .newsflash-flnp-news .owl-dots button, 
.moduletable-flnp-events .newsflash-flnp-events .owl-dots button {
    width: 20px;
    height: 20px;
    border: 2px solid #ccc;
    background: transparent;
    margin: 1px;
    position: relative;
    border-radius: 50%;
}

.moduletable-flnp-news .newsflash-flnp-news .owl-dots button.active::after,
.moduletable-flnp-events .newsflash-flnp-events .owl-dots button.active::after{
    content: ' ';
    height: 16px;
    width: 16px;
    background: #d9150d;
    border: 2px solid #fff;
    box-sizing: border-box;
    display: block;
    position : absolute;
    top : 0;
    border-radius: 50%;
}

.newsflash-flnp-news .owl-dots, 
.moduletable-flnp-events .owl-dots {
    background: #fff;
    border-top: 1px solid #ccc;
    padding-top: 7px;
}
.news-carousel-container .owl-dots button {
    border-radius: 50%;
    margin-right: 5px;
    width: 20px;
    height: 20px;
}
.news-carousel-container .owl-dots button.active::after {
    height: 16px;
    width: 16px;
    border-radius: 50%;
}