@charset "UTF-8";
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
input::-webkit-input-placeholder {
  color: #808080;
}
input:-moz-placeholder {
  color: #808080;
}
input::-moz-placeholder {
  color: #808080;
}
input:-ms-input-placeholder {
  color: #808080;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
::-ms-clear {
  display: none;
}
.column-aside {
  width: 10%;
  float: left;
}
.column-aside.left {
  margin-right: 2.5%;
}
.column-aside.right {
  margin-left: 2.5%;
}
.column-main {
  width: 75%;
  float: left;
}
input[type='text'],
input[type='submit'],
input[type='button'],
input[type='email'],
textarea {
  border: none;
  -webkit-appearance: none;
  box-shadow: none;
  padding: 0 10px;
  outline: 0;
}
.msg_box,
.msg_box_success {
  text-align: center;
  padding: 10px 0 30px 0;
}
.msg_box_success {
  background-color: #4fb578;
  color: white;
  padding: 15px;
  border-radius: 5px;
  margin: 30px 0;
}
.load-entries-btn {
  background-color: #000;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  outline: 0;
  border: none;
  margin: 0 auto;
  width: 220px;
  display: block;
  float: none;
}
.load-entries-btn:hover {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background: #ccaa00;
}
@font-face {
  font-family: "raum-der-namen";
  src: url("../../fonts/raum-der-namen.eot");
  src: url("../../fonts/raum-der-namen.eot?#iefix") format("embedded-opentype"), url("../../fonts/raum-der-namen.woff") format("woff"), url("../../fonts/raum-der-namen.ttf") format("truetype"), url("../../fonts/raum-der-namen.svg#raum-der-namen") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "raum-der-namen" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "raum-der-namen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-file:before {
  content: "a";
}
.icon-image:before {
  content: "b";
}
.icon-print:before {
  content: "c";
}
.icon-person-search:before {
  content: "d";
}
.icon-play:before {
  content: "e";
}
.icon-file-1:before {
  content: "f";
}
.icon-text-file:before {
  content: "g";
}
.icon-video-file:before {
  content: "h";
}
.icon-search:before {
  content: "i";
}
.icon-back:before {
  content: "j";
}
.icon-pencil:before {
  content: "k";
}
.icon-close:before {
  content: "l";
}
body {
  font-family: 'Noto Sans', sans-serif;
  background: black;
  font-size: 14px;
  padding-top: 145px;
}
body.home {
  height: 100%;
  overflow: hidden;
  padding-top: 100px;
}
body.home #il2 {
  display: none;
}
body.home .full-search {
  display: none;
}
body.room {
  padding-top: 100px;
}
.home.full-text-search #il2 {
  display: block;
}
.home.full-text-search #il17 {
  display: none;
}
.subpage #il17 {
  display: none;
}
.subpage #c23 .ce-gallery {
  max-width: 100%;
}
.subpage #c23 .ce-gallery .image-embed-item {
  display: block;
  max-height: 60px;
  width: auto;
  max-width: 100%;
  margin: 20px 0;
}
a {
  text-decoration: none;
  color: #808080;
}
a:hover {
  color: #ccaa00;
}
a.text {
  color: #404040;
  font-weight: bold;
}
a.text:hover {
  color: #ccaa00;
}
h1 {
  font-size: 21px;
  color: #ccaa00;
  margin-bottom: 20px;
}
h2 {
  font-size: 14px;
  font-weight: normal;
  color: #808080;
  text-transform: uppercase;
}
nav {
  background-color: #EAEAEA;
  padding: 0 30px;
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}
nav.fixed {
  box-shadow: 0 0px 5px rgba(0,0,0,0.3);
}
nav .home-link {
  float: left;
  color: black;
  margin: 40px 0 0 0;
  padding: 0;
  display: block;
  text-decoration: none;
}
nav .home-link span {
  color: #808080;
  text-decoration: none;
}
nav #ulLanguages {
  position: absolute;
  right: 15px;
  top: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 30px;
}
nav #ulLanguages li {
  float: left;
  height: 20px;
  line-height: 20px;
}
nav #ulLanguages li a {
  line-height: 20px;
  font-size: 12px;
  margin: 0 10px;
  color: #9a9a9a;
}
nav #ulLanguages .selLanguageBtn {
  background: none;
  height: 20px;
  line-height: 20px;
  width: auto;
  padding: 0;
  overflow: hidden;
}
nav #ulLanguages .selLanguageBtn select#selLanguage {
  background: transparent;
  border: none;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  width: auto;
  color: #9a9a9a;
  outline: 0;
  padding: 0;
}
nav ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
nav ul.menu li {
  float: left;
}
nav ul.menu li.active a {
  color: black;
}
nav ul.menu li a {
  display: block;
  padding: 0;
  margin-left: 40px;
  margin-top: 60px;
  border-bottom: 3px solid transparent;
  text-decoration: none;
  font-size: 14px;
  color: #808080;
}
nav ul.menu li a:hover {
  color: black;
}
nav ul.menu li a.external_link {
  padding-right: 23px;
  background: url('../../img/ext-link.png') center right no-repeat;
  background-size: 18px;
}
.cookieBar {
  font-family: Noto Sans, sans-serif;
  font-weight: 400;
  line-height: 24px;
  background-color: #fcfcfc;
  border-top: 1px solid black;
  bottom: 0;
  color: #777;
  font-size: 1rem;
  padding: 15px 25px 25px 25px;
  position: fixed;
  width: 100%;
  z-index: 1100;
  text-align: center;
}
.cookieBar h3 {
  color: #777;
  margin-bottom: 10px;
  padding-right: 60px;
}
@media (max-width: 600px) {
  .cookieBar h3 {
    text-align: left !important;
    font-size: 1.1rem !important;
  }
}
.cookieBar p {
  color: black;
  font-size: 1rem;
  line-height: 1.5;
  display: inline-block;
  margin: 0;
}
@media (max-width: 600px) {
  .cookieBar p {
    display: block;
    padding: 5px 0;
    text-align: left;
  }
}
.cookieBar .cookie-text {
  margin-bottom: 15px;
}
@media (min-width: 601px) {
  .cookieBar .cookie-text p:nth-child(2) {
    margin-left: 25px;
  }
}
.cookieBar button:first-child {
  font-size: 41px;
  background-color: none !important;
  background: transparent !important;
  border: none;
  color: #000;
  position: absolute;
  right: 15px;
  top: 15px;
}
.cookieBar button:first-child:hover {
  transition: all .1s ease-out;
  color: #ccaa00;
}
.cookieBar button:last-child {
  display: inline-block;
  background-color: #000;
  color: white;
  padding: 10px 18px;
  border-radius: 3px;
  border: none;
  margin-top: 5px;
}
.cookieBar button:last-child:hover {
  transition: all .1s ease-out;
  background: #ccaa00;
  color: #fff;
}
.cookieBar a {
  color: #C7AC38;
  font-weight: 600;
}
.cookieBar a:hover {
  transition: all .1s ease-out;
  color: #ccaa00;
}
.person-info-box {
  width: 100%;
  position: absolute;
  top: 230px;
  left: 0;
  z-index: 20;
  padding: 0 50px;
}
.person-info-box .person-info-wrap {
  background-color: #EAEAEA;
  max-width: 1024px;
  margin: 0 auto;
  padding: 15px 30px 15px 30px;
  position: relative;
}
.person-info-box .person-info-wrap .close {
  height: 44px;
  width: 44px;
  display: block;
  background: url('../../img/close.png') center center no-repeat;
  background-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
.person-info-box .person-info-wrap .close:hover {
  opacity: 0.7;
}
.page-info-box {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 20;
  top: 0;
  padding: 245px 20px 20px 20px;
  max-height: 100%;
  pointer-events: none;
}
.page-info-box .page-info-wrap {
  height: 100%;
  overflow: scroll;
  pointer-events: auto;
}
.page-info-box #c24 header h1 {
  background-color: #e5e5e5;
  margin: 0;
  padding: 20px 30px 10px 30px;
  font-size: 60px;
  text-transform: uppercase;
  color: #808080;
}
.page-info-box h2 {
  background-color: #e5e5e5;
  margin: 0;
  padding: 0 30px 30px 30px;
  font-size: 24px;
  text-transform: none;
  color: black;
  margin-bottom: 30px;
}
.page-info-box .page-info-wrap {
  background-color: white;
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 20px 0;
}
.page-info-box .page-info-wrap p {
  padding: 0 30px;
}
.page-info-box .page-info-wrap .close {
  height: 44px;
  width: 44px;
  display: block;
  background: url('../../img/close.png') center center no-repeat;
  background-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 13;
}
.page-info-box .page-info-wrap .close:hover {
  opacity: 0.7;
}
#divInfoIcon {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 11;
  font-size: 40px;
  text-align: center;
  display: none;
  cursor: pointer;
}
.entry {
  float: left;
  width: 100%;
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 20px;
}
.entry .column-aside.right {
  float: right;
  margin-left: 0;
  margin-right: 2.5%;
  width: 7%;
}
.entry .column-main h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
.entry .column-main p {
  margin: 0.5em 0;
}
.entry .column-main .files {
  margin: 1em 0;
}
.entry .column-main .files .file {
  height: 30px;
  width: auto;
  border: none;
  padding: 0;
  margin-right: 15px;
  color: #808080;
}
.entry .column-main .files .file:hover {
  color: #ccaa00;
}
.entry .column-main .files .file .icon {
  margin: 0;
  height: 30px;
  line-height: 30px;
  background: none;
  display: block;
  float: left;
  width: 20px;
}
.entry .column-main .files .file .icon:before {
  position: absolute;
  height: 30px;
  line-height: 30px;
  width: 20px;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 15px;
}
.entry .column-main .files .file .filename {
  height: 30px;
  line-height: 30px;
  width: auto;
  text-align: left;
  margin-top: 0;
  white-space: auto;
  overflow: visible;
  text-overflow: none;
  float: left;
}
.home .entry {
  margin: 0;
  border: none;
}
.search-field {
  width: 100%;
  position: relative;
}
.search-field .input-wrap {
  position: relative;
}
.search-field .input-wrap:before {
  font-family: "raum-der-namen" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
}
.search-field .input-wrap #spnCleanSearchField {
  top: 15px;
  right: 15px;
  display: none;
  z-index: 20;
}
.search-field .input-wrap:hover #spnCleanSearchField {
  display: block;
}
.search-field .input-wrap #spnLoader {
  position: absolute;
  right: 10px;
  top: 9px;
  display: block;
  width: 56px;
  height: 51px;
  box-sizing: content-box;
  z-index: 30;
  pointer-events: none;
}
.search-field .input-wrap #spnLoader img {
  padding: 24px 20px 16px 20px;
  background-color: white;
}
.search-field input {
  -webkit-appearance: none;
  width: 100%;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.search-field {
  position: fixed;
  top: 100px;
  left: 0;
  z-index: 20;
}
.search-field.name-search {
  padding: 55px 50px 0 50px;
}
.search-field.name-search .input-wrap {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
}
.search-field.name-search .input-wrap:before {
  content: "d";
  color: #808080;
  left: 26px;
  top: 16px;
  font-size: 40px;
}
.search-field.name-search input {
  height: 72px;
  padding: 0 30px 0 82px;
  outline: 0;
  border-left: 4px solid #FFD500;
  font-size: 32px;
  background: white;
}
.search-field.name-search input[type='submit'] {
  height: 0;
  padding: 0;
  visibility: hidden;
  width: 0;
  border: none;
  line-height: 0;
  display: block;
}
.search-field.full-search input {
  height: 45px;
  padding: 0 30px 0 60px;
  outline: 0;
  font-size: 15px;
  background: #dddddd;
}
.search-field.full-search .input-wrap {
  position: relative;
}
.search-field.full-search .input-wrap:before {
  color: #808080;
  position: absolute;
  left: 40px;
  top: 16px;
}
#comment-form-placeholder {
  padding: 10px;
  background: white;
  border: 1px solid lightgrey;
  cursor: text;
}
.submenu {
  font-size: 15px;
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin: 0;
}
.submenu li {
  margin-bottom: 4px;
}
.submenu li.active a {
  color: black;
}
.content.subpage .submenu {
  width: 30%;
  float: left;
}
.content.subpage .column-main {
  width: 65%;
  float: right;
  padding: 0;
  margin-top: -33px;
}
.content.subpage .column-main blockquote {
  border: none;
}
#divContent {
  position: relative !important;
  left: auto !important;
  margin: 0 auto;
  z-index: 10;
}
#divMoreResults {
  border: 1px solid grey;
  position: absolute;
  bottom: 36px;
  left: 50%;
  padding: 5px 10px;
  font-size: 20px;
  border-radius: 4px;
  background-color: black;
  opacity: 0.8;
  color: white;
  z-index: 11;
  margin-left: -130px;
  display: none;
  width: 260px;
}
#divMoreResults a {
  color: white;
}
#divToolTipFullSearch {
  display: none;
  border: 1px solid grey;
  position: absolute;
  top: 35px;
  left: 57px;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  border-radius: 5px;
  background-color: black;
  opacity: 0.8;
  color: white;
}
#divToolTipFullSearchBig {
  display: none;
  border: 1px solid grey;
  position: absolute;
  top: 60px;
  left: 80px;
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 12px;
  border-radius: 5px;
  background-color: black;
  opacity: 0.8;
  color: white;
}
.subpage-container {
  background: url('../../img/bg-image.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 180px 0 70px 0;
}
.subpage-container .inner-wrapper {
  background-color: #EAEAEA;
  max-width: 944px;
  padding: 20px 70px 70px 70px;
  margin: 0 auto;
  position: relative;
}
.edit-person-info {
  background-color: #EAEAEA;
  padding-top: 100px;
  min-width: 768px;
}
.edit-person-info .edit-form-container {
  max-width: 944px;
  padding: 20px 30px 70px 30px;
  margin: 0 auto;
  position: relative;
}
.edit-person-info .edit-form-container .edit-headline {
  text-align: center;
}
.edit-person-info .edit-form-container .meta-info {
  text-align: center;
  color: #808080;
  padding-bottom: 30px;
}
.edit-person-info .edit-form-container h2 {
  color: black;
  text-align: center;
  letter-spacing: 3px;
  font-size: 16px;
  font-weight: bold;
  margin: 2em 0;
}
.edit-person-info .edit-form-container h3 {
  color: #808080;
  text-align: center;
  font-size: 14px;
}
.edit-person-info .edit-form-container .image-upload {
  width: 100%;
  padding-bottom: 20px;
}
.edit-person-info .edit-form-container .image-upload.edit {
  padding-bottom: 0;
  text-align: center;
}
.edit-person-info .edit-form-container .image-upload.edit input[type='file'] {
  margin: 20px auto 16px auto;
}
.edit-person-info .edit-form-container .image-upload img,
.edit-person-info .edit-form-container .image-upload .image-placeholder {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  float: none;
  display: block;
}
.edit-person-info .edit-form-container .image-upload .image-placeholder {
  border: 1px dashed #D2D2D2;
  background: url('../../img/image-placeholder.png') center center no-repeat;
}
.edit-person-info .edit-form-container .image-upload input[type='file'] {
  width: 370px;
  margin: 20px auto 0 auto;
  float: none;
  display: block;
  border: 2px solid #D2D2D2;
  padding: 10px 20px;
  line-height: 1;
  border-radius: 30px;
  outline: 0;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}
.edit-person-info .edit-form-container .image-upload input[type='file']:hover {
  cursor: pointer;
  border: 2px solid #8B8B8B;
}
.edit-person-info .edit-form-container .submenu {
  position: fixed;
  right: 30px;
  top: 60px;
  z-index: 500;
}
.edit-person-info .edit-form-container .submenu li {
  float: left;
  margin-left: 15px;
}
.edit-person-info .edit-form-container .submenu li a {
  font-size: 12px;
}
.edit-person-info .edit-form-container .column-main {
  width: 100%;
  float: none;
  padding: 0;
}
.edit-person-info .edit-form-container .column-main .mceLayout {
  width: 100% !important;
}
.edit-person-info .edit-form-container .column-main .mceLayout #tinymce {
  font-size: 16px !important;
}
.edit-person-info .edit-form-container .column-main .defaultSkin iframe {
  height: 250px !important;
}
.edit-person-info .edit-form-container .column-main #sortable a:hover {
  color: #ccaa00;
}
.edit-person-info .edit-form-container .column-main #sortable .ui-state-highlight {
  background: none;
  border-radius: 3px;
  border: 1px dotted #D2D2D2;
  height: 40px;
}
.edit-person-info .edit-form-container .column-main #sortable .ui-state-default.ui-sortable-handle {
  background: none;
  border-radius: 3px;
  border: 2px solid #D2D2D2;
  height: 40px;
  padding: 0 10px;
  line-height: 38px;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background-color: #EAEAEA;
}
.edit-person-info .edit-form-container .column-main #sortable .ui-state-default.ui-sortable-handle:hover {
  cursor: move;
  border: 2px solid #8B8B8B;
}
.edit-person-info .edit-form-container .column-main #sortable .ui-state-default.ui-sortable-handle .right {
  float: right;
  margin-left: 10px;
  color: #808080;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}
.edit-person-info .edit-form-container .column-main #sortable .ui-state-default.ui-sortable-handle .right:hover {
  color: black;
}
.edit-person-info .edit-form-container .column-main .column-half {
  float: left;
  width: 48%;
  padding-left: 2%;
}
.edit-person-info .edit-form-container .column-main .column-half.left {
  padding-left: 0;
  padding-right: 2%;
}
.edit-person-info .edit-form-container .submit-wrap {
  text-align: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 60px;
}
.edit-person-info .edit-form-container .submit-wrap input {
  background-color: #000;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}
.edit-person-info .edit-form-container .submit-wrap input:hover {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background: #ccaa00;
}
.edit-person-info .edit-form-container .file-entry {
  padding: 20px 0;
  border-top: 1px solid #c0c0c0;
}
.edit-person-info .edit-form-container .file-entry:last-child {
  border-bottom: 1px solid #c0c0c0;
}
.edit-person-info .edit-form-container .file-entry span {
  display: block;
}
.edit-person-info .edit-form-container .file-entry span.grey {
  display: inline;
}
.edit-person-info .edit-form-container .file-entry .left {
  width: 40%;
  float: left;
  color: #808080;
}
.edit-person-info .edit-form-container .file-entry .right {
  width: 60%;
  float: left;
}
.edit-person-info .edit-form-container .file-entry .right span {
  margin-bottom: 5px;
}
.edit-person-info .edit-form-container .file-entry .right span.edit {
  margin-bottom: 0;
  margin-top: 20px;
}
.edit-person-info .edit-form-container .edit-form {
  list-style: none;
  padding: 0;
  margin: 0;
}
.edit-person-info .edit-form-container .edit-form label {
  line-height: 40px;
  height: 40px;
  color: #808080;
}
.edit-person-info .edit-form-container .edit-form input[type='text'] {
  background-color: white;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.edit-person-info .proposal-list {
  list-style: none;
  padding: 0;
  margin: 2em 0;
  border-bottom: 1px solid #c0c0c0;
}
.edit-person-info .proposal-list li {
  padding: 10px 0;
  border-top: 1px solid #c0c0c0;
}
.edit-person-info .translation-menu {
  padding: 30px 0;
}
.edit-person-info .translation-menu a {
  margin-right: 15px;
  font-size: 13px;
}
.edit-person-info #btnSaveLanguageFile {
  background-color: #000;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 1000;
}
.edit-person-info #btnSaveLanguageFile:hover {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background: #ccaa00;
}
.edit-person-info .translation-column {
  width: 50%;
  float: left;
}
.edit-person-info .translation-column.left ul {
  padding-right: 20px;
}
.edit-person-info .translation-column.left ul li {
  background-color: #EAEAEA;
  border-top: 1px solid #c0c0c0;
}
.edit-person-info .translation-column.left ul li textarea {
  background: none;
  padding: 10px 0;
  pointer-events: none;
}
.edit-person-info .translation-column.left ul li label {
  left: 0;
}
.edit-person-info .translation-column.right ul li:first-child {
  border-top: 1px solid white;
}
.edit-person-info .translation-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.edit-person-info .translation-column ul li {
  position: relative;
  width: 100%;
  height: 131px;
  float: left;
  border-top: 1px solid #e6e6e6;
  padding-bottom: 30px;
  background-color: white;
}
.edit-person-info .translation-column ul li textarea {
  width: 100%;
  height: 100px;
  float: left;
  resize: none;
  padding: 10px;
  outline: 0;
}
.edit-person-info .translation-column ul li label {
  font-size: 11px;
  color: #808080;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.edit-person-info .import-wrapper {
  text-align: center;
  width: 550px;
  margin: 0 auto;
}
.column-aside {
  font-size: 12px;
  padding-top: 5px;
}
.column-aside img {
  width: 100%;
}
.column-aside .room-link {
  margin-bottom: 2em;
  display: block;
  text-decoration: none;
}
.column-aside ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-aside ul li {
  margin-top: 5px;
}
.column-aside .icon-print {
  color: black;
  padding-top: 30px;
  position: relative;
  display: block;
  margin-top: 30px;
  font-style: italic;
}
.column-aside .icon-print:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
}
.column-aside .icon-print:hover {
  color: #ccaa00;
}
.column-aside .icon-print:hover:before {
  color: black;
}
.column-main {
  padding-right: 8%;
}
.column-main .blank-slate {
  color: #a6a6a6;
}
.column-main .name {
  position: relative;
  width: 100%;
  line-height: 30px;
}
.column-main .name span {
  float: left;
  padding-right: 5px;
}
.column-main .name:hover {
  cursor: default;
}
.column-main .name:hover .edit_link {
  display: block;
}
.column-main .name .edit_link {
  float: left;
  background: none;
  color: #ccaa00;
  position: relative;
  width: 30px;
  height: 30px;
  display: none;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 5px;
}
.column-main .name .edit_link:before {
  text-indent: 0;
  position: absolute;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  left: 0;
  top: 0;
  font-size: 30px;
}
.column-main .name .edit_link:hover {
  background-color: #ccaa00;
  color: white;
}
.column-main h1 {
  margin-top: 0;
  margin-bottom: 20px;
}
.column-main h1 a {
  color: #ccaa00;
}
.column-main h1 a span {
  color: #808080;
}
.column-main h1 a:hover {
  color: #808080;
}
.column-main .subtext {
  font-style: italic;
  margin-top: 5px;
  font-size: 16px;
  line-height: 22px;
}
.column-main h2 {
  margin-top: 2.2em;
}
.column-main .files {
  margin: 1em 0;
}
.column-main .files .file_list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.column-main .files .file_list li {
  position: relative;
  min-height: 65px;
}
.column-main .files .file_list li .c-image,
.column-main .files .file_list li .file {
  position: absolute;
  left: 0;
  top: 4px;
  width: 60px;
  height: 60px;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
}
.column-main .files .file_list li .c-image img,
.column-main .files .file_list li .file img {
  width: 100%;
}
.column-main .files .file_list li .c-image:hover,
.column-main .files .file_list li .file:hover {
  opacity: 0.7;
}
.column-main .files .file_list li label {
  padding: 5px 0 20px !important;
  display: block;
}
.column-main .files .file_list li label .chocolat-image {
  position: relative;
  left: auto;
  top: auto;
  height: auto;
  width: auto;
}
.column-main .files .file_list li label .chocolat-image:hover {
  opacity: 1;
}
.column-main .files .file {
  float: left;
  height: 70px;
  width: 100px;
  display: block;
  border: 2px solid #d9d9d9;
  padding: 13px;
  text-decoration: none;
  border-radius: 3px;
  margin-right: 6px;
  color: black;
}
.column-main .files .file:hover {
  color: #ccaa00;
}
.column-main .files .file .icon {
  margin: 0 auto;
  height: 30px;
  width: 25px;
  display: block;
  position: relative;
}
.column-main .files .file .icon:before {
  position: absolute;
  height: 30px;
  line-height: 30px;
  width: 25px;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 25px;
}
.column-main .files .file .filename {
  height: 15px;
  line-height: 15px;
  width: 100%;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
  font-style: italic;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.column-main blockquote {
  border-bottom: 1px solid #c0c0c0;
  padding: 0 0 1em 18px;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  position: relative;
  max-width: 85%;
}
.column-main blockquote p {
  display: inline;
}
.column-main blockquote:before {
  content: "»";
  font-size: 24px;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: -10px;
}
.column-main blockquote:after {
  content: "«";
  font-size: 24px;
  font-weight: normal;
  line-height: 14px;
  margin-left: 2px;
}
.column-main #comment-form {
  padding-right: 15%;
  margin-top: 22px;
}
.column-main #comment-form ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column-main #comment-form ul li {
  margin-bottom: 20px;
  width: 100%;
}
.column-main #comment-form ul li label {
  line-height: 40px;
  height: 40px;
  color: #808080;
}
.column-main #comment-form ul li input {
  height: 40px;
  line-height: 40px;
  width: 100%;
}
.column-main #comment-form ul li input[type='text'] {
  background-color: white;
}
.column-main #comment-form ul li input[type='submit'] {
  background-color: #000;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}
.column-main #comment-form ul li input[type='submit']:hover {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background: #ccaa00;
}
.column-main #comment-form ul li input[type='button'] {
  background-color: #000;
  color: white;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 20px;
  width: auto;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
}
.column-main #comment-form ul li input[type='button']:hover {
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  background: #ccaa00;
}
.column-main #comment-form ul li.textarea textarea {
  width: 100%;
  padding: 20px;
  resize: vertical;
  height: 100px;
}
.column-main #comment-form ul li.input input#input-file {
  height: 15px;
  line-height: 15px !important;
  width: 100%;
  margin-top: 5px;
  background: none;
}
#spnCleanSearchField {
  height: 44px;
  width: 44px;
  display: block;
  background: url('../../img/close.png') center center no-repeat;
  background-size: 22px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
#spnCleanSearchField:hover {
  opacity: 0.7;
}
#divPointNameLabel a {
  color: #A69000;
  text-shadow: 0 0 8px black;
  font-size: 15px;
  padding-bottom: 3px;
  border-bottom: 1px solid #A69000;
}
#divPointNameLabel a:hover {
  color: #FFD500;
  border-color: #FFD500;
}
#divNameLine {
  height: 250px;
  width: 2px;
  background-image: -webkit-linear-gradient(top,rgba(255,221,0,0) 0%,#ffdd00 100%);
  background-image: -moz-linear-gradient(top,rgba(255,221,0,0) 0%,#ffdd00 100%);
  background-image: -ms-linear-gradient(top,rgba(255,221,0,0) 0%,#ffdd00 100%);
  background-image: linear-gradient(to bottom,rgba(255,221,0,0) 0%,#ffdd00 100%);
  position: relative;
}
#divNameLine:before {
  position: absolute;
  height: 1px;
  width: 6px;
  content: "";
  left: -2px;
  bottom: 0;
  background-color: rgba(255,221,0,0.56);
  box-shadow: 0 0 8px 2px #FFD500;
  border-radius: 50%;
}
.names-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.names-container .gradient-overlay {
  background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
  background-image: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,black 100%);
  background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0%,black 100%);
  height: 200px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 30%;
  width: 100%;
  z-index: 10;
  pointer-events: none;
}
.names-container img {
  width: 100%;
}
.names-container .names-content {
  position: absolute;
  left: 50%;
  top: 0;
  width: 10000px;
  margin-left: -5000px;
  color: white;
}
.names-container .names-content .name-row {
  text-align: center;
  white-space: nowrap;
  display: block;
  width: 10000px;
}
.names-container .names-content .name-row a {
  color: white;
  text-decoration: none;
}
.names-container .names-content .name-row a:hover {
  color: #FFD500;
}
.names-container .names-content.step-1 {
  font-size: 0.35em;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.names-container .names-content.step-1 .name-row {
  padding: 2px 0;
}
.names-container .names-content.step-2 {
  font-size: 0.4em;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.names-container .names-content.step-2 .name-row {
  padding: 3px 0;
}
.names-container .names-content.step-3 {
  font-size: 0.6em;
}
.names-container .names-content.step-3 .name-row {
  padding: 4px 0;
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  color: #888888;
}
.names-container .names-content.step-3 .name-row.contains-results {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  color: #fff;
}
.names-container .names-content.step-3 .name-row.contains-results .random-names {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  color: #888888;
}
.names-container .names-content.step-4 {
  font-size: 0.75em;
}
.names-container .names-content.step-4 .name-row {
  padding: 5px 0;
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  color: #888888;
}
.names-container .names-content.step-4 .name-row.contains-results {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  color: #fff;
}
.names-container .names-content.step-4 .name-row.contains-results .random-names {
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  -o-filter: blur(1px);
  -ms-filter: blur(1px);
  filter: blur(1px);
  color: #888888;
}
.names-container .names-content.step-5 {
  font-size: 0.9em;
}
.names-container .names-content.step-5 .name-row {
  padding: 7px 0;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  color: #888888;
}
.names-container .names-content.step-5 .name-row.contains-results {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
  color: #fff;
}
.names-container .names-content.step-5 .name-row.contains-results .random-names {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  color: #888888;
}
.names-container .names-content.step-6 {
  font-size: 0.9em;
}
.names-container .names-content.step-6 .name-row {
  padding: 7px 0;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.names-container .names-content.step-6 .name-row .name-result {
  color: #FFD500;
  position: relative;
  font-weight: bold;
}
.names-container .names-content.step-6 .name-row.contains-results {
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
}
.names-container .names-content.step-6 .name-row.contains-results .random-names,
.names-container .names-content.step-6 .name-row.contains-results .name-suggestions {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.navbar-inner .icon {
  display: none;
}
.backlink {
  text-align: right;
  position: relative;
  width: 100%;
  display: block;
  padding-top: 12px;
  height: 44px;
  line-height: 44px;
  box-sizing: content-box;
}
.backlink a {
  position: relative;
}
.backlink a:before {
  position: absolute;
  left: -7px;
  top: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 30px;
  text-align: left;
}
.backlink a.subpage-back {
  float: left;
  padding-left: 35px;
}
.backlink a.subpage-back:hover {
  opacity: 0.7;
}
.anchor-position {
  margin-top: -125px;
  position: relative;
  display: block;
  padding-top: 125px;
  pointer-events: none;
}
h1 {
  color: #404040;
  margin-top: 60px;
  font-size: 32px;
}
.searchResult-menu-item {
  margin-left: 40px;
}
.video-back {
  width: 44px;
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-indent: -9999px;
  position: fixed;
  top: 110px;
  left: 20px;
  z-index: 300;
  color: #A69000;
}
@media (max-width: 1045px) {
  .video-back {
    top: 90px;
  }
}
.video-back:before {
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 0 !important;
  font-size: 40px;
  text-align: center;
}
.video-back:hover {
  color: #FFD500;
}
.printpage {
  padding-top: 0;
}
.printpage .years {
  color: #808080;
}
.subpage .years {
  color: #808080;
}
@media (max-width: 420px) {
  .content.subpage .submenu {
    width: 100%;
  }
  .content.subpage .column-main {
    width: 100%;
    margin-top: 30px;
  }
  .entry .column-main,
  .subpage-content .column-main {
    padding: 0;
    box-sizing: border-box;
    width: 80%;
    padding-left: 20px;
  }
  .entry .column-aside,
  .subpage-content .column-aside {
    padding: 0 !important;
    margin: 0 !important;
    box-sizing: border-box;
  }
  .entry .column-aside.left,
  .subpage-content .column-aside.left {
    width: 20%;
  }
  .entry .column-aside.right,
  .subpage-content .column-aside.right {
    width: 100%;
  }
  .entry .column-aside.right a,
  .subpage-content .column-aside.right a {
    height: 44px;
    line-height: 44px;
    border: 2px solid #D2D2D2;
    border-radius: 3px;
    margin-top: 20px;
    display: block;
    text-align: center;
  }
  .entry .column-aside.right a:hover,
  .subpage-content .column-aside.right a:hover {
    border-color: #ccaa00;
  }
  .entry .column-aside.right a img,
  .subpage-content .column-aside.right a img {
    display: none;
  }
  .entry .column-aside.right a.icon-print,
  .subpage-content .column-aside.right a.icon-print {
    padding: 0;
    position: relative;
    margin-top: 10px;
    color: #808080;
  }
  .entry .column-aside.right a.icon-print:hover,
  .subpage-content .column-aside.right a.icon-print:hover {
    color: #ccaa00;
  }
  .entry .column-aside.right a.icon-print:hover:before,
  .subpage-content .column-aside.right a.icon-print:hover:before {
    color: #ccaa00;
  }
  .entry .column-aside.right a.icon-print:before,
  .subpage-content .column-aside.right a.icon-print:before {
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin-right: 5px;
  }
}
@media (max-width: 770px) {
  html,
  body {
    min-height: 100%;
  }
  body.home {
    background: black url('../../img/bg-image.jpg') center center no-repeat;
    background-size: cover !important;
  }
  body.home .search-field {
    display: none;
  }
  body.home .search-field.full-search {
    display: block;
  }
  body.home #divContent {
    display: none;
  }
  #il17 {
    display: none;
  }
  #il2 {
    display: none;
  }
  .page-info-box {
    top: 0;
    padding: 135px 15px 15px 15px;
    height: 100%;
  }
  .page-info-box .page-info-wrap {
    height: 100%;
    overflow: scroll;
  }
  .page-info-box .csc-firstHeader {
    font-size: 30px;
    line-height: 40px;
  }
  .page-info-box h2 {
    font-size: 18px;
  }
  .backlink a:nth-child(2) {
    margin-top: 10px;
  }
  .backlink .searchResult-menu-item {
    display: list-item;
    list-style: none;
    line-height: 24px;
  }
}
@media (max-width: 1045px) {
  body {
    padding-top: 115px;
    background: #EAEAEA;
  }
  body.edit-person-info {
    padding-top: 100px;
  }
  body.edit-person-info .navbar-inner {
    height: 100px;
  }
  body.edit-person-info .navbar-inner #ulLanguages {
    right: 64px;
    top: 23px;
  }
  body.edit-person-info .navbar-inner .home-link {
    margin-top: 40px;
    font-size: 14px;
  }
  body.edit-person-info .navbar-inner .icon {
    display: none;
  }
  body.home {
    height: 100%;
    overflow: hidden;
    padding-top: 70px;
    background-color: black;
  }
  body.room {
    padding-top: 70px;
    background-color: black;
  }
  .search-field {
    top: 70px;
  }
  .subpage-container {
    background: #EAEAEA;
    padding: 0;
  }
  .subpage-container .inner-wrapper {
    padding: 30px;
    padding-top: 120px;
  }
  .subpage-container .inner-wrapper .column-main {
    padding-right: 2%;
  }
  .column-main {
    width: 69%;
  }
  .column-aside {
    width: 13%;
  }
  .navbar-inner {
    height: 70px;
    padding: 0 20px;
    white-space: nowrap;
  }
  .navbar-inner #ulLanguages {
    right: 64px;
    top: 23px;
  }
  .navbar-inner .home-link {
    margin-top: 18px;
    font-size: 12px;
  }
  .navbar-inner .scroll-menu-wrap {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 0;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    overflow: hidden;
    background: #dddddd;
  }
  .navbar-inner .scroll-menu-wrap::-webkit-scrollbar {
    display: none;
  }
  .navbar-inner ul.menu {
    float: none;
    height: 45px;
    padding-left: 30px;
    margin-left: -150px;
    transition-delay: 0.5s;
    white-space: nowrap;
    display: inline-block;
    top: 2px;
  }
  .navbar-inner ul.menu li {
    float: none;
    margin: 0;
    display: inline-block;
  }
  .navbar-inner ul.menu li a {
    margin: 0 20px 0 0;
    height: 45px;
    line-height: 45px;
  }
  .navbar-inner.active .scroll-menu-wrap {
    height: 45px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .navbar-inner.active ul.menu {
    margin-left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    transition-delay: 0.1s;
  }
  .navbar-inner.active .icon {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  .navbar-inner.active .icon .first {
    opacity: 0;
    width: 0%;
    margin-left: 0;
  }
  .navbar-inner.active .icon .second {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate3d(0,0,1,45deg);
    -moz-transform: rotate3d(0,0,1,45deg);
    -o-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
  }
  .navbar-inner.active .icon .third {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate3d(0,0,1,-45deg);
    -moz-transform: rotate3d(0,0,1,-45deg);
    -o-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
  }
  .navbar-inner.active .icon .fourth {
    width: 0%;
    margin-left: 0;
    background-color: white;
  }
  .navbar-inner .icon {
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    -moz-transform: rotate3d(0,0,1,0deg);
    -o-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }
  .navbar-inner .icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 30px;
    background: #808080;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform: rotate3d(0,0,1,0deg);
    -moz-transform: rotate3d(0,0,1,0deg);
    -o-transform: rotate3d(0,0,1,0deg);
    transform: rotate3d(0,0,1,0deg);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    transition: all .15s ease-out;
    margin-left: -15px;
    left: 50%;
  }
  .navbar-inner .icon span.first {
    top: 24px;
  }
  .navbar-inner .icon span.second,
  .navbar-inner .icon span.third {
    top: 32px;
  }
  .navbar-inner .icon span.fourth {
    top: 40px;
  }
}
.chocolat-wrapper {
  z-index: 1000 !important;
}
.chocolat-wrapper .chocolat-overlay {
  background-color: #000;
  display: none;
  opacity: 0.9;
}
html[lang="he"] {
  direction: rtl;
}
html[lang="he"] .search-field .input-wrap #spnCleanSearchField {
  left: 70px;
  right: auto;
}
html[lang="he"] .search-field .input-wrap #txtFullSearch {
  padding-right: 60px;
}
html[lang="he"] .subpage .search-field.full-search input {
  padding: 0 60px 0 30px;
}
html[lang="he"] .subpage .column-aside .icon-print:before {
  left: unset;
  right: 0;
}
html[lang="he"] .search-field.full-search .input-wrap:before {
  right: 30px;
}
html[lang="he"] .page-info-box .page-info-wrap p a:not(:first-child) {
  margin-right: 20px;
}
