@charset "UTF-8";
/* корректировка основных стилей */
.photo-wrap {
  font-size: 0.8em;
}
.photo-scroll {
  position: relative;
  background: none !important;
  margin-top: 0.6em;
}
.photo-scroll:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  height: 1px;
}
.photo-slider-button {
  font-size: 1em;
  margin-right: 5px;
  height: 1.2em;
  line-height: 1em !important;
  padding: 0 5px !important;
  background: none !important;
}
.photo-slider-button i {
  display: none;
}
.photo-pager {
  line-height: 1.8em;
}
.photo-main {
  box-shadow: 0 0 16px rgba(255, 255, 255, 0.3);
}
.photo-top-nav-buttons {
  margin: 0;
}
.photo-comments-button {
  background: none !important;
  width: auto;
  margin-right: 15px;
}
.photo-comments-button:hover {
  background: none !important;
}
.photo-comments-right {
  width: auto;
}
.photo-comments-edit-wrap {
  display: flex;
}
.photo-comment-undo, .photo-comment-redo {
  position: relative;
  right: auto;
}
.photo-image {
  position: relative;
}
.photo-image-wait {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px -15px;
}

.history-content .year {
  width: 60px !important;
}
.history-content .year:after {
  right: -10px !important;
}

.tr_padding {
  font-size: 1em !important;
}

.bx-wrapper .bx-controls-direction a {
  z-index: 20 !important;
}

/* @media */
@media (max-width: 768px) {
  div.photo-page-main #photo-main-page-right {
    position: relative;
    right: auto;
  }

  ul.photo-album-list-first-photos {
    padding-right: 0;
  }
}
/* боковой свичер */
.eyeswitcher {
  position: fixed;
  right: 0;
  top: 15%;
  background: #fff;
  height: 3em;
  line-height: 3em;
  white-space: nowrap;
  z-index: 10;
  display: flex;
  align-content: center;
  box-shadow: 0 0 5px #d2d2d2;
}
.eyeswitcher:hover .text {
  display: block;
  padding: 0 15px;
  font-size: 1.2em;
}
.eyeswitcher .text {
  display: none;
}
.eyeswitcher .ico {
  display: flex;
  align-items: center;
}
.eyeswitcher .ico svg {
  display: block;
  height: 2em;
}

/* основной блок */
.eyetop-wrap a {
  text-decoration: none;
}
.eyetop-vals {
  display: flex;
}
.eyetop-list {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 5px;
  flex-wrap: wrap;
  font-size: 18px;
}
.eyetop-list > div {
  white-space: nowrap;
  margin-bottom: 0.5em;
}
.eyetop-list .eyetop-row {
  display: flex;
  align-items: center;
  color: #000;
}
.eyetop-list .eyetop-row a {
  color: #000;
}
.eyetop-list .eyetop-row > *:first-child {
  margin-right: 1em;
}
.eyetop-list .eyetop-row .eys-clr1 {
  color: #000;
  background: #fff;
}
.eyetop-list .eyetop-row .eys-clr2 {
  color: #fff;
  background: #000;
}
.eyetop-list .eyetop-row .eys-clr3 {
  color: #000;
  background: #9DD1FF;
}
.eyetop-list .eyetop-row .eys-clr4 {
  color: #A9E44D;
  background: #000;
}
.eyetop-list .eys-flag {
  line-height: 40px;
  width: 40px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  position: relative;
  text-align: center;
  border: transparent solid 2px;
}
.eyetop-list .eys-flag.active {
  border-color: #000;
}
.eyetop-list .eys-fs2 {
  font-size: 1.2em;
}
.eyetop-list .eys-fs3 {
  font-size: 1.4em;
}
.eyetop-list .eys-fs4 {
  font-size: 1.6em;
}
.eyetop-list .eys-changer {
  display: block;
  border: #000 solid 2px;
  padding: 2px;
  height: 30px;
}
.eyetop-list .eys-changer a {
  display: block;
  height: 100%;
  width: 85px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.eyetop-list .eys-changer a span {
  width: 55px;
}
.eyetop-list .eys-changer a.eys-on:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 100%;
  background: #000;
}
.eyetop-list .eys-changer a.eys-off:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 100%;
  background: #000;
}
.eyetop-list .eys-changer a.active {
  display: none;
}
.eyetop-wrap {
  background: #eee;
}
.eyetop-link a {
  display: inline-block;
  margin: 0 5px;
  padding: 5px 10px;
  border: #ddd solid 1px;
  border-radius: 5px;
  margin-top: 1em;
}

body.eye-font-2 {
  font-size: 14px;
}
body.eye-font-3 {
  font-size: 16px;
}
body.eye-font-4 {
  font-size: 20px;
}
body.eye-font-3 .main-navigation .dropdown-menu a, body.eye-font-4 .main-navigation .dropdown-menu a {
  font-size: 1em !important;
  width: 100%;
}
body.eye-font-3 .dropdown-menu, body.eye-font-4 .dropdown-menu {
  font-size: inherit;
}
@media (min-width: 768px) {
  body.eye-font-3 .search__title, body.eye-font-4 .search__title {
    max-width: 200px;
  }
  body.eye-font-3 .search__field, body.eye-font-3 .search-header__title, body.eye-font-4 .search__field, body.eye-font-4 .search-header__title {
    width: calc(100% - 250px);
  }
}
body.eye-font-3 .search__field .vsb-main .vsb-button,
body.eye-font-3 .search__field .vsb-main .vsb-menu li,
body.eye-font-3 .search-block-wrapper label,
body.eye-font-3 .form-control,
body.eye-font-3 output, body.eye-font-4 .search__field .vsb-main .vsb-button,
body.eye-font-4 .search__field .vsb-main .vsb-menu li,
body.eye-font-4 .search-block-wrapper label,
body.eye-font-4 .form-control,
body.eye-font-4 output {
  font-size: 1em !important;
}
body.eye-font-3 .collapse-item-plus, body.eye-font-3 .static__contacts__item__name,
body.eye-font-3 .static__contacts__item__header, body.eye-font-4 .collapse-item-plus, body.eye-font-4 .static__contacts__item__name,
body.eye-font-4 .static__contacts__item__header {
  font-size: 1em;
  line-height: 1.4em;
}
body.eye-font-3 .news-date, body.eye-font-4 .news-date {
  font-size: 0.9em;
  margin-bottom: 0.3em;
}
body.eye-font-3 td p, body.eye-font-4 td p {
  font-size: 0.9em;
}
body.eye-font-3 .breadcrumb-section ul > li,
body.eye-font-3 .breadcrumb-section ul > li a, body.eye-font-4 .breadcrumb-section ul > li,
body.eye-font-4 .breadcrumb-section ul > li a {
  font-size: 0.9em !important;
}
body.eye-font-3 div.photo-controls-buttons ul.photo-controls li, body.eye-font-4 div.photo-controls-buttons ul.photo-controls li {
  height: 1.4em !important;
}
body.eye-font-3 .main-slider-caption, body.eye-font-4 .main-slider-caption {
  font-size: inherit;
}
body.eye-font-3 .main-slider-caption .caption-text, body.eye-font-4 .main-slider-caption .caption-text {
  font-size: 1em;
  line-height: 1.4em;
  margin-bottom: 20px;
}
@media (max-width: 400px) {
  body.eye-font-3 .footer-logo,
body.eye-font-3 .footer-site-name, body.eye-font-4 .footer-logo,
body.eye-font-4 .footer-site-name {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  body.eye-font-3 h1, body.eye-font-4 h1 {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  body.eye-font-3 .main-navigation ul.nav, body.eye-font-4 .main-navigation ul.nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  body.eye-font-3 .main-navigation ul.nav > li:hover, body.eye-font-4 .main-navigation ul.nav > li:hover {
    z-index: 150;
  }
  body.eye-font-3 .main-navigation ul.nav > li > a, body.eye-font-4 .main-navigation ul.nav > li > a {
    padding: 0 10px;
    height: 2.6em;
    line-height: 2.6em;
  }
  body.eye-font-3 .main-navigation ul.nav .dropdown-menu, body.eye-font-4 .main-navigation ul.nav .dropdown-menu {
    top: auto;
  }
}
body.eye-img-off img:not(.nohide) {
  visibility: hidden !important;
}
body.eye-color-black .pagination > li > a, body.eye-color-blue .pagination > li > a, body.eye-color-green .pagination > li > a {
  background: none;
}
body.eye-color-black .section .row ul li, body.eye-color-blue .section .row ul li, body.eye-color-green .section .row ul li {
  list-style-image: none;
}
body.eye-color-black .main-navigation .dropdown-menu, body.eye-color-blue .main-navigation .dropdown-menu, body.eye-color-green .main-navigation .dropdown-menu {
  box-shadow: 0 0 5px #ccc;
}
body.eye-color-black {
  background: #000;
  color: #fff;
}
body.eye-color-black .vis-bg1 {
  background: #000;
}
body.eye-color-black .vis-bg2 {
  background: #333;
}
body.eye-color-black .vis-color {
  color: #fff !important;
}
body.eye-color-black .page-wrapper a, body.eye-color-black .page-wrapper a:hover {
  color: #fff !important;
}
body.eye-color-black svg {
  fill: #fff !important;
}
body.eye-color-black .disert_table .video,
body.eye-color-black .disert_table .doc,
body.eye-color-black .photo-dark-theme .photo-main,
body.eye-color-black .card-text,
body.eye-color-black .news-section .container,
body.eye-color-black .vsb-menu,
body.eye-color-black .order, body.eye-color-black .contacts,
body.eye-color-black .search,
body.eye-color-black .main-slider-caption,
body.eye-color-black .bx-wrapper,
body.eye-color-black .footer-bottom {
  background: #000 !important;
}
body.eye-color-black .album-photos,
body.eye-color-black .album-date,
body.eye-color-black .text_blue,
body.eye-color-black .blue_small_text,
body.eye-color-black .leaders-name,
body.eye-color-black .history-content ul li .year,
body.eye-color-black .history-content ul li,
body.eye-color-black .right_bloc_icon td,
body.eye-color-black .disert_table .name,
body.eye-color-black .text_h3,
body.eye-color-black .static__contacts__item__name,
body.eye-color-black .share-block .socials-block,
body.eye-color-black .news-date,
body.eye-color-black .leads-name,
body.eye-color-black .breadcrumb-section ul > li,
body.eye-color-black .search-block-wrapper label,
body.eye-color-black .by_runetsoft,
body.eye-color-black .copyright,
body.eye-color-black .site-name,
body.eye-color-black .section-name,
body.eye-color-black .nav-name span,
body.eye-color-black .tab-news .news-date,
body.eye-color-black .footer-site-name p,
body.eye-color-black .search__title,
body.eye-color-black .search-header__title,
body.eye-color-black .search-result table tr:first-child th,
body.eye-color-black .search-result table td,
body.eye-color-black .search-result table tr:first-child th .vsb-main .vsb-button,
body.eye-color-black .vsb-menu ul,
body.eye-color-black .search-result table td .ready .fa,
body.eye-color-black .search-result table td .ready,
body.eye-color-black .search-result .checkbox span,
body.eye-color-black .contacts-item__info,
body.eye-color-black .contacts__subtitle,
body.eye-color-black .order__manufacturer,
body.eye-color-black .order .timetable__title,
body.eye-color-black h1,
body.eye-color-black h2,
body.eye-color-black h3,
body.eye-color-black h4,
body.eye-color-black h5 {
  color: #fff !important;
}
body.eye-color-black .nav-tabs > li.active > a,
body.eye-color-black .nav-tabs > li.active > a:focus,
body.eye-color-black .nav-tabs > li.active > a:hover,
body.eye-color-black .disert_table .table,
body.eye-color-black .right_bloc_icon,
body.eye-color-black ul.nav-hr li a.active,
body.eye-color-black ul.nav-hr li a:hover,
body.eye-color-black ul.nav-hr li a:focus,
body.eye-color-black ul.nav-hr li a:active,
body.eye-color-black .card-section .card-item,
body.eye-color-black .pagination > li.active > a,
body.eye-color-black .pagination > li > a:hover,
body.eye-color-black .top-banner a,
body.eye-color-black .search-block,
body.eye-color-black .search-block-wrapper__item,
body.eye-color-black .footer-top,
body.eye-color-black .search-result table tr:first-child,
body.eye-color-black .search-result table tr:nth-child(odd),
body.eye-color-black .main-navigation ul.nav,
body.eye-color-black .dropdown-menu,
body.eye-color-black .card-item-lg {
  background: #333 !important;
}
body.eye-color-black .vsb-main .caret {
  border-color: #fff !important;
}
body.eye-color-black .search-result table tr:first-child th {
  border-color: #fff !important;
}
body.eye-color-black .page-wrapper .btn-info {
  border: solid 1px #fff !important;
  background: #fff !important;
  color: #000 !important;
}
body.eye-color-black .page-wrapper .btn-info:hover, body.eye-color-black .page-wrapper .btn-info:active {
  background: none !important;
  color: #fff !important;
}
body.eye-color-black .photo-scroll:before {
  background: #fff !important;
}
body.eye-color-black .photo-scroll-wheel {
  background: #000 !important;
  border: #fff solid 1px;
}
body.eye-color-black .photo-slider {
  background: #333;
}
body.eye-color-black .photo-slider-button {
  border: #fff solid 1px;
  color: #fff !important;
}
body.eye-color-black .photo-slider-button-active {
  background: #fff !important;
  color: #000 !important;
}
body.eye-color-black .photo-comments-right-info a {
  color: #fff !important;
}
body.eye-color-black .photo-comments-right-grey {
  color: #fff;
}
body.eye-color-black .photo-comments-add_date {
  color: #fff;
}
body.eye-color-black .photo-comments-button {
  color: #fff !important;
}
body.eye-color-black .photo-slideshow-button-text {
  color: #fff;
}
body.eye-color-black .photo-qt-desc {
  color: #fff !important;
}
body.eye-color-black .photo-pager {
  color: #fff;
}
body.eye-color-black .nav-hr,
body.eye-color-black .nav-hr > li > a,
body.eye-color-black .fa-plus__ {
  border-color: #fff;
}
body.eye-color-black .main-navigation .dropdown-menu > li:hover {
  background: #000;
}
body.eye-color-black .main-navigation .dropdown-menu > li > a,
body.eye-color-black .main-navigation .dropdown-menu > li > a.active,
body.eye-color-black .main-navigation .dropdown-menu > li > a:hover {
  color: #fff !important;
}
body.eye-color-blue {
  background: #9dd1ff;
  color: #000;
}
body.eye-color-blue .vis-bg1 {
  background: #9dd1ff;
}
body.eye-color-blue .vis-bg2 {
  background: #bfe1ff;
}
body.eye-color-blue .vis-color {
  color: #000 !important;
}
body.eye-color-blue .page-wrapper a, body.eye-color-blue .page-wrapper a:hover {
  color: #000 !important;
}
body.eye-color-blue svg {
  fill: #000 !important;
}
body.eye-color-blue .disert_table .video,
body.eye-color-blue .disert_table .doc,
body.eye-color-blue .photo-dark-theme .photo-main,
body.eye-color-blue .card-text,
body.eye-color-blue .news-section .container,
body.eye-color-blue .search,
body.eye-color-blue .main-slider-caption,
body.eye-color-blue .bx-wrapper,
body.eye-color-blue .order, body.eye-color-blue .contacts,
body.eye-color-blue .footer-bottom {
  background: #9dd1ff !important;
}
body.eye-color-blue .album-photos,
body.eye-color-blue .album-date,
body.eye-color-blue .text_blue,
body.eye-color-blue .blue_small_text,
body.eye-color-blue .leaders-name,
body.eye-color-blue .history-content ul li .year,
body.eye-color-blue .history-content ul li,
body.eye-color-blue .right_bloc_icon td,
body.eye-color-blue .disert_table .name,
body.eye-color-blue .text_h3,
body.eye-color-blue .static__contacts__item__name,
body.eye-color-blue .share-block .socials-block,
body.eye-color-blue .news-date,
body.eye-color-blue .leads-name,
body.eye-color-blue .breadcrumb-section ul > li,
body.eye-color-blue .search-block-wrapper label,
body.eye-color-blue .by_runetsoft,
body.eye-color-blue .copyright,
body.eye-color-blue .site-name,
body.eye-color-blue .section-name,
body.eye-color-blue .nav-name span,
body.eye-color-blue .tab-news .news-date,
body.eye-color-blue .footer-site-name p,
body.eye-color-blue .search__title,
body.eye-color-blue .search-header__title,
body.eye-color-blue .search-result table tr:first-child th,
body.eye-color-blue .search-result table td,
body.eye-color-blue .search-result table tr:first-child th .vsb-main .vsb-button,
body.eye-color-blue .vsb-menu ul,
body.eye-color-blue .search-result table td .ready .fa,
body.eye-color-blue .search-result table td .ready,
body.eye-color-blue .search-result .checkbox span,
body.eye-color-blue .contacts-item__info,
body.eye-color-blue .contacts__subtitle,
body.eye-color-blue .order__manufacturer,
body.eye-color-blue .order .timetable__title,
body.eye-color-blue h1,
body.eye-color-blue h2,
body.eye-color-blue h3,
body.eye-color-blue h4,
body.eye-color-blue h5 {
  color: #000 !important;
}
body.eye-color-blue .nav-tabs > li.active > a,
body.eye-color-blue .nav-tabs > li.active > a:focus,
body.eye-color-blue .nav-tabs > li.active > a:hover,
body.eye-color-blue .disert_table .table,
body.eye-color-blue .right_bloc_icon,
body.eye-color-blue ul.nav-hr li a.active,
body.eye-color-blue ul.nav-hr li a:hover,
body.eye-color-blue ul.nav-hr li a:focus,
body.eye-color-blue ul.nav-hr li a:active,
body.eye-color-blue .card-section .card-item,
body.eye-color-blue .pagination > li.active > a,
body.eye-color-blue .pagination > li > a:hover,
body.eye-color-blue .top-banner a,
body.eye-color-blue .search-block,
body.eye-color-blue .footer-top,
body.eye-color-blue .search-result table tr:first-child,
body.eye-color-blue .search-result table tr:nth-child(odd),
body.eye-color-blue .main-navigation ul.nav,
body.eye-color-blue .dropdown-menu,
body.eye-color-blue .card-item-lg {
  background: #bfe1ff !important;
}
body.eye-color-blue .vsb-main .caret {
  border-color: #000 !important;
}
body.eye-color-blue .search-result table tr:first-child th {
  border-color: #000 !important;
}
body.eye-color-blue .page-wrapper .btn-info {
  border: solid 1px #000 !important;
  background: #000 !important;
  color: #9dd1ff !important;
}
body.eye-color-blue .page-wrapper .btn-info:hover, body.eye-color-blue .page-wrapper .btn-info:active {
  background: none !important;
  color: #000 !important;
}
body.eye-color-blue .photo-scroll:before {
  background: #000 !important;
}
body.eye-color-blue .photo-scroll-wheel {
  background: #9dd1ff !important;
  border: #000 solid 1px;
}
body.eye-color-blue .photo-slider {
  background: #bfe1ff;
}
body.eye-color-blue .photo-slider-button {
  border: #000 solid 1px;
  color: #000 !important;
}
body.eye-color-blue .photo-slider-button-active {
  background: #000 !important;
  color: #9dd1ff !important;
}
body.eye-color-blue .photo-comments-right-info a {
  color: #000 !important;
}
body.eye-color-blue .photo-comments-right-grey {
  color: #000;
}
body.eye-color-blue .photo-comments-add_date {
  color: #000;
}
body.eye-color-blue .photo-comments-button {
  color: #000 !important;
}
body.eye-color-blue .photo-slideshow-button-text {
  color: #000;
}
body.eye-color-blue .photo-qt-desc {
  color: #000 !important;
}
body.eye-color-blue .photo-pager {
  color: #000;
}
body.eye-color-blue .nav-hr,
body.eye-color-blue .nav-hr > li > a,
body.eye-color-blue .fa-plus__ {
  border-color: #000;
}
body.eye-color-blue .main-navigation .dropdown-menu > li:hover {
  background: #9dd1ff;
}
body.eye-color-blue .main-navigation .dropdown-menu > li > a,
body.eye-color-blue .main-navigation .dropdown-menu > li > a.active,
body.eye-color-blue .main-navigation .dropdown-menu > li > a:hover {
  color: #000 !important;
}
body.eye-color-green {
  background: #000;
  color: #9ed943;
}
body.eye-color-green .vis-bg1 {
  background: #000;
}
body.eye-color-green .vis-bg2 {
  background: #333;
}
body.eye-color-green .vis-color {
  color: #9ed943 !important;
}
body.eye-color-green .page-wrapper a, body.eye-color-green .page-wrapper a:hover {
  color: #9ed943 !important;
}
body.eye-color-green svg {
  fill: #9ed943 !important;
}
body.eye-color-green .disert_table .video,
body.eye-color-green .disert_table .doc,
body.eye-color-green .photo-dark-theme .photo-main,
body.eye-color-green .card-text,
body.eye-color-green .news-section .container,
body.eye-color-green .vsb-menu,
body.eye-color-green .search,
body.eye-color-green .order, body.eye-color-green .contacts,
body.eye-color-green .vsb-menu,
body.eye-color-green .main-slider-caption,
body.eye-color-green .bx-wrapper,
body.eye-color-green .footer-bottom {
  background: #000 !important;
}
body.eye-color-green .album-photos,
body.eye-color-green .album-date,
body.eye-color-green .text_blue,
body.eye-color-green .blue_small_text,
body.eye-color-green .leaders-name,
body.eye-color-green .history-content ul li .year,
body.eye-color-green .history-content ul li,
body.eye-color-green .right_bloc_icon td,
body.eye-color-green .disert_table .name,
body.eye-color-green .text_h3,
body.eye-color-green .static__contacts__item__name,
body.eye-color-green .share-block .socials-block,
body.eye-color-green .news-date,
body.eye-color-green .leads-name,
body.eye-color-green .breadcrumb-section ul > li,
body.eye-color-green .search-block-wrapper label,
body.eye-color-green .by_runetsoft,
body.eye-color-green .copyright,
body.eye-color-green .site-name,
body.eye-color-green .section-name,
body.eye-color-green .nav-name span,
body.eye-color-green .tab-news .news-date,
body.eye-color-green .footer-site-name p,
body.eye-color-green .search__title,
body.eye-color-green .search-header__title,
body.eye-color-green .search-result table tr:first-child th,
body.eye-color-green .search-result table td,
body.eye-color-green .search-result table tr:first-child th .vsb-main .vsb-button,
body.eye-color-green .vsb-menu ul,
body.eye-color-green .search-result table td .ready .fa,
body.eye-color-green .search-result table td .ready,
body.eye-color-green .search-result .checkbox span,
body.eye-color-green .contacts-item__info,
body.eye-color-green .contacts__subtitle,
body.eye-color-green .order__manufacturer,
body.eye-color-green .order .timetable__title,
body.eye-color-green h1,
body.eye-color-green h2,
body.eye-color-green h3,
body.eye-color-green h4,
body.eye-color-green h5 {
  color: #9ed943 !important;
}
body.eye-color-green .nav-tabs > li.active > a,
body.eye-color-green .nav-tabs > li.active > a:focus,
body.eye-color-green .nav-tabs > li.active > a:hover,
body.eye-color-green .disert_table .table,
body.eye-color-green .right_bloc_icon,
body.eye-color-green ul.nav-hr li a.active,
body.eye-color-green ul.nav-hr li a:hover,
body.eye-color-green ul.nav-hr li a:focus,
body.eye-color-green ul.nav-hr li a:active,
body.eye-color-green .card-section .card-item,
body.eye-color-green .pagination > li.active > a,
body.eye-color-green .pagination > li > a:hover,
body.eye-color-green .top-banner a,
body.eye-color-green .search-block,
body.eye-color-green .footer-top,
body.eye-color-green .search-result table tr:first-child,
body.eye-color-green .search-result table tr:nth-child(odd),
body.eye-color-green .main-navigation ul.nav,
body.eye-color-green .dropdown-menu,
body.eye-color-green .card-item-lg {
  background: #333 !important;
}
body.eye-color-green .vsb-main .caret {
  border-color: #9ed943 !important;
}
body.eye-color-green .search-result table tr:first-child th {
  border-color: #9ed943 !important;
}
body.eye-color-green .page-wrapper .btn-info {
  border: solid 1px #9ed943 !important;
  background: #9ed943 !important;
  color: #000 !important;
}
body.eye-color-green .page-wrapper .btn-info:hover, body.eye-color-green .page-wrapper .btn-info:active {
  background: none !important;
  color: #9ed943 !important;
}
body.eye-color-green .photo-scroll:before {
  background: #9ed943 !important;
}
body.eye-color-green .photo-scroll-wheel {
  background: #000 !important;
  border: #9ed943 solid 1px;
}
body.eye-color-green .photo-slider {
  background: #333;
}
body.eye-color-green .photo-slider-button {
  border: #9ed943 solid 1px;
  color: #9ed943 !important;
}
body.eye-color-green .photo-slider-button-active {
  background: #9ed943 !important;
  color: #000 !important;
}
body.eye-color-green .photo-comments-right-info a {
  color: #9ed943 !important;
}
body.eye-color-green .photo-comments-right-grey {
  color: #9ed943;
}
body.eye-color-green .photo-comments-add_date {
  color: #9ed943;
}
body.eye-color-green .photo-comments-button {
  color: #9ed943 !important;
}
body.eye-color-green .photo-slideshow-button-text {
  color: #9ed943;
}
body.eye-color-green .photo-qt-desc {
  color: #9ed943 !important;
}
body.eye-color-green .photo-pager {
  color: #9ed943;
}
body.eye-color-green .nav-hr,
body.eye-color-green .nav-hr > li > a,
body.eye-color-green .fa-plus__ {
  border-color: #9ed943;
}
body.eye-color-green .main-navigation .dropdown-menu > li:hover {
  background: #000;
}
body.eye-color-green .main-navigation .dropdown-menu > li > a,
body.eye-color-green .main-navigation .dropdown-menu > li > a.active,
body.eye-color-green .main-navigation .dropdown-menu > li > a:hover {
  color: #9ed943 !important;
}

/*# sourceMappingURL=style.css.map */
