@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v18/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7CA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc9.ttf) format('truetype');
}
/* Sticky footer styles
-------------------------------------------------- */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto;
  /* Negative indent footer by its height */
  margin: 0 auto -136px;
  /* Pad bottom by footer height */
  padding: 0 0 136px;
}
/* Set the fixed height of the footer here */
#footer {
  /*height: 136px;*/
  min-height: 136px;
}
/* SLESSLESSLESSLESSLESSLESSLESSLESSLESSLESSLESSLESSASS */
.stoneman-bg {
  background-image: url(../img/slideshow/images/stoneman2.jpg);
  background-color: #555577;
  background-size: cover;
  background-position: center;
  font-family: Roboto Condensed, sans-serif;
  font-weight: normal;
}
.headerNormal {
  font-family: Roboto Condensed, sans-serif;
  font-weight: normal;
}
.headerBold {
  font-family: Roboto Condensed, sans-serif;
  font-weight: bold;
}
.bodyNormal {
  font-family: Roboto, sans-serif;
  font-weight: normal;
}
.bodyBold {
  font-family: Roboto, sans-serif;
  font-weight: bold;
}
.rounded {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* Actual styles */
body {
  font-family: Roboto, sans-serif;
  font-weight: normal;
  background-color: #CCC;
  background: url(../img/bg.jpg);
}
h1,
h2,
h3,
h4,
h5 {
  color: #777;
  font-family: Roboto Condensed, sans-serif;
  font-weight: normal;
}
code {
  font-size: 80%;
}
input,
button,
select,
textarea {
  margin-bottom: 10px;
}
.navbar {
  box-shadow: 0px 5px 20px #888;
  margin-bottom: 0px;
  background-image: url('../img/grain.jpg');
  background-position: 0px 0px;
  background-repeat: repeat-x;
  background-color: black;
}
.navbar-nav {
  font-family: Roboto Condensed, sans-serif;
  font-weight: normal;
  font-size: 110%;
}
.tab-descr {
  margin: 20px 0;
}
#wrap > .tab-content {
  /*margin: 0 0 20px;*/
  border: 0px solid red;
}
#wrap > .tab-content > .tab-pane {
  background-color: #FFF;
  box-shadow: 0px 0px 12px #999;
  padding-bottom: 20px;
}
.searchInfo {
  display: none;
}
.searchInfo .searchInfoView {
  background: #F6F6F6;
  padding: 15px 30px;
  border-bottom: 1px solid #CCC;
  margin: 20px 0px 10px -30px;
  box-shadow: 0 0 12px #999;
  font-size: 13px;
  position: relative;
  cursor: pointer;
}
.searchInfo .searchInfoView .searchInfoView_left {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0px 90px 0px 0px;
}
.searchInfo .searchSpecify {
  position: absolute;
  right: 20px;
  top: 16px;
  color: #6490BF;
  cursor: pointer;
}
.searchInfo .searchInfoName {
  color: #9ba0a6;
}
.searchInfo .searchInfoViewBlock span:after {
  content: ', ';
}
.searchInfo .searchInfoViewBlock:last-child span:after {
  content: '' !important;
}
.searchInfo .searchInfoViewItems {
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
}
.paginationArrow {
  margin: 0 3px;
  color: #C7C7C7;
}
.paginationControl .active {
  color: #333333;
  cursor: pointer;
}
.container > .navbar-header {
  display: none;
}
.active-tab > a {
  color: #ffffff !important;
  background-color: #080808 !important;
}
.navbar-header img {
  display: none;
}
.navbar-header #languageSwitcher {
  display: none;
}
.navbar-collapse img {
  display: inline-block;
}
.navbar-collapse #languageSwitcher {
  display: inline-block;
}
@media screen and (max-width: 992px) {
  #podvig-2015 .carousel-caption {
    line-height: 1;
    top: 16px;
  }
  .searchInfoView {
    padding: 15px 10px !important;
    margin: 20px -30px 10px -30px !important;
  }
  .searchInfoView b {
    display: none;
  }
  .navbar-header img {
    display: inline-block;
  }
  .navbar-header #languageSwitcher {
    display: inline-block;
  }
  .navbar-collapse img {
    display: none;
  }
  .navbar-collapse #languageSwitcher {
    display: none;
  }
  .container > .navbar-header {
    display: block;
  }
  .card_add_foto {
    width: 100% !important;
  }
  /*#podvig-2015 .carousel-caption div {*/
  /*font-size: 16px;*/
  /*}*/
}
.heroes-ban {
  position: relative;
  display: block;
  min-height: 80px;
  margin-bottom: 3px;
  text-decoration: none;
  background-image: url(../img/Images/heroes-ban.jpg);
  background-color: transparent;
  background-position: right top;
  background-repeat: no-repeat;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
.card_add_foto {
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  max-width: 460px;
}
.heroes-ban__title {
  position: absolute;
  padding: 10px;
  border-top: 3px solid #b42028;
  font-size: 13px;
  font-weight: bold;
  line-height: 27px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  right: 15px;
  top: 13px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.card_text_way {
  display: inline;
  color: #0090ff;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  border-radius: 2px;
  text-align: center;
}
.card_addfoto-button {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  color: #367cf8;
  padding: 0 10px;
  z-index: 10;
  text-align: center;
}
.heroes-ban-button {
  position: absolute;
  top: 24px;
  right: 32px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.heroes-ban-title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.heroes-ban-title__key {
  max-width: 692px;
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
  padding: 13px 23px;
  border-top: 3px solid #e82d37;
  border-top: 3px solid rgba(232, 45, 55, 0.75);
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}
/* __res_res_res_res_res_res_res_res_res_res_resres */
.container .credit {
  margin: 20px 0;
}
.elar_res {
  margin: 10px 0;
  padding: 0 0 0 20px;
  border-left: 5px solid transparent;
}
.elar_res:hover {
  /*background-color: #f2f2f2;*/
  border-left: 5px solid #ccc;
}
.elar_res.active {
  background-color: #eee;
}
.elar_res div {
  padding: 0 10px 0 0;
  margin: 0;
  border: 0 dotted blue;
  overflow-x: hidden;
  font-size: 90%;
  color: #777;
  cursor: pointer;
}
.elar_res hr {
  padding: 0;
  margin: 0;
}
#responses p {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
#people {
  padding-left: 0;
  padding-right: 0;
}
.page-header {
  border-bottom: none;
}
#wrap .container {
  max-width: 1000px;
}
.fill {
  min-height: 100%;
  /* real browsers */
  height: auto !important;
  /* real browsers */
  height: 100%;
  /* IE6: treated as min-height*/
  background-color: #fff;
}
.test {
  background-color: red;
  color: yellow;
}
.searchType {
  text-align: left;
  font-size: smaller;
  color: #888;
}
.voenkomat-section {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 10px 10px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/*------------------------*/
.area {
  display: table;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: url(../img/back_0.png) transparent;
  /*background: transparent;*/
  /*border: 1px blue solid;*/
}
.area-arrow {
  display: none;
  color: white;
  vertical-align: middle;
  width: 50px;
  overflow: hidden;
  /*border: 1px red solid;*/
}
.area-arrow-glyph {
  font-size: 18px;
  overflow: hidden;
  position: absolute;
  margin-top: -10px;
  right: 5px;
  top: 50%;
  width: 20px;
  height: 20px;
  text-shadow: 1px 0 black, -1px 0 black, 0 1px black, 0 -1px black;
  /*border: 2px green solid;*/
}
.area-active .area-arrow,
.area-clicked .area-arrow {
  display: table-cell;
}
.area-active {
  background: url(../img/back_ff0000_03.png);
  /*background-color: rgba(255,0,0,0.3);*/
  /* back_ff0000_03.png */
}
.area-active:hover {
  background: url(../img/back_d03030_03.png);
  /*background-color: rgba(208,48,48,0.3);*/
  /* back_d03030_03.png */
}
.area-clicked {
  background: url(../img/back_ff0000_01.png);
  /*background-color: rgba(255,0,0,0.1);*/
  /* back_ff0000_01.png */
}
.area-clicked:hover {
  background: url(../img/back_a01010_01.png);
  /*background-color: rgba(160,16,16,0.1);*/
  /* back_a01010_01.png */
}
.area-passive:hover {
  background: url(../img/back_404040_01.png);
  /*background-color: rgba(64,64,64,0.1);*/
  /* back_404040_01.png */
}
/*------------------------*/
.col-sm-1,
.col-sm-2,
.col-sm-4 .col-sm-5 {
  font-size: 100%;
  color: #000;
}
#searchLoadingBar {
  padding: 0;
  margin: 0;
}
.show-more-btn {
  text-align: center;
  padding-top: 10px;
}
#people_search label,
#people_search select,
#geography_search label,
#geography_search select,
#searchGeography0 input,
#searchDocuments1 label,
#searchDocuments1 select,
#searchDocuments2 label,
#searchDocuments2 select {
  width: 100%;
}
#home .img-thumbnail {
  width: 220px;
  min-width: 220px;
  height: 220px;
}
#home .row {
  text-align: center;
}
.pd-search,
.pd-reset {
  margin-top: 10px;
}
.pd-reset {
  margin-right: 10px;
}
.tooltip-image {
  display: inline-block;
}
.elar_res .man-fio {
  font-weight: bold;
  color: #101010;
  vertical-align: top;
}
.version-information {
  font-size: 8px;
  color: #666;
}
.pictogram-1,
.pictogram-2,
.pictogram-3,
.pictogram-4 {
  background: url(../img/pictograms.png) no-repeat 0 0;
  width: 21px;
  height: 18px;
  display: inline-block;
}
.pictogram-2,
.pictogram-3 {
  background-position: -21px 0;
}
.pictogram-4 {
  background-position: -42px 0;
}
.search-string {
  border: 1px #428bca solid;
}
.b_print {
  margin: 0 10px;
}
.noRecordsFound {
  /* font-size: 30px;*/
  text-align: center;
}
.manRecordNumber {
  width: 35px;
  display: inline-block;
  overflow: hidden;
}
#wrap .navbar-collapse {
  max-height: 1000px;
}
.breadcrumbs {
  margin-top: 25px;
  /* элемент навигации */
}
.breadcrumbs span:after {
  content: ' / ';
  right: 30px;
  bottom: 0px;
}
.breadcrumbs span:last-child:after {
  content: '' !important;
}
