@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

article,
aside,
footer,
header,
nav {
  display: block;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a img,
img {
  border: 0;
  outline: 0;
}
hr {
  height: 1px;
  width: 100%;
  color: #d4d4d4;
  background: #d4d4d4;
  border: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
body {
  font-family: 'Open Sans', Arial, sans-serif;
  background: #fff url(/img/bg.gif) left top;
}
.page-wrapper {
  padding-top: 17px;
}
#container {
  background: url(/img/wrapper.png) left top repeat-x;
}
.header-top {
  height: 43px;
}


/* Header */
.header-menu {}
.header-menu ul li {}
.header-menu ul {
  /* list-style: none; */
}
.header-menu ul li a {
  display: block;
  margin: 1px;
  padding: 0 25px;
  color: #e7e7e7;
}
.header-menu ul li a.uMenuItemA,
.header-menu ul li a:hover {
  background: url(/img/li.gif) left top repeat-x;
  border: 1px solid #0589c0;
  margin: 0 !important;
  color: #fff;
  text-decoration: none;
}
.header-menu__level-0 {
  display: flex;
  flex-wrap: wrap;
  background: transparent;
  border: none;
}

@media (max-width: 991px) {
  .header-menu {
    background: #333;
  }
  .header-menu__level-0 {
    flex-direction: column;
  }
}

.header-logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  clear: both;
}
.photo_info h2 {
  margin: 5px 0 0;
  padding: 0;
  font-weight: 400;
  font-size: 13px;
}
#icons {
  float: right;
}
#content h1 {
  font-size: 26px;
}
a.adaptation-v-link {
  display: inline-block;
  background-color: #59AE7F;
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 15px 20px;
  border-radius: 10px;
  opacity: 0.9;
  transition: 0.3s;
  text-decoration: none;
}
a.adaptation-v-link:hover {
  opacity: 1;
}
.adaptation-v-ic {
  position: relative;
  top: -1px;
  margin-right: 10px;
}
#icons {
  padding-top: 5px;
}
#icons span {
  display: inline-block;
  vertical-align: top;
  padding: 3px 5px 0 0;
  *display: inline;
  zoom: 1;
}
.header-photo {
  position: relative;
  min-height: 150px;
}
.header-photo img {
  width: 100%;
  display: block;
}
.photo_info {
  background: url(/img/photo_info.png);
  width: 100%;
  position: absolute;
  bottom: 15px;
  left: 0;
  color: #fff;
  padding: 13px 30px;
}
.photo_info__title {
    display: block;
  font-size: 22px;
  margin-bottom: 5px;
}
.middle {
  margin-top: 40px;
}
#content {
  margin-bottom: 25px;
  background: #fff;
  padding: 30px;
}
.content__header {
  margin-bottom: 30px;
}
.news {
  margin-top: 50px;
}
.news__title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 25px;
}
.news-item {
  padding-bottom: 30px;
  background: url(/img/post.png) center bottom no-repeat;
}
.news-item__inner {
  padding: 25px;
  background: #fff;
}
.news-page .news-item__inner {
  padding-left: 0;
  padding-right: 0;
}
.news-page .news-item {
  background-image: none;
  padding-bottom: 0;
}
.news-item__header {
  margin-bottom: 15px;
  font-weight: bold;
}
.news-item__text {
  margin-bottom: 30px;
}
.news-item__details {
  padding-top: 10px;
  border-top: 1px solid #d4d4d4;
  font-size: 11px;
}
.block_content {
  padding-bottom: 20px;
  background: url(/img/block.png) center bottom no-repeat;
}
.bc_it {
  padding: 15px;
  background: #fff;
}
.footer {
  padding: 20px 0;
  margin-top: 30px;
  border-top: 1px solid #d4d4d4;
  font-size: 14px;
}
.footer__cookie {
  padding-left: 10px;
}
.cookie-popup {
  background: #333;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px;
  transition: 2000ms;
  font-size: 14px;
}
.cookie-popup a {
  color: #fff;
}
.cookie-popup__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
input[type="button"],
input[type="submit"] {
  text-transform: uppercase;
  line-height: 26px;
}
.calMdayIs,
.calMdayIsA {
  text-transform: uppercase;
}
.calMdayIs,
.calMdayIsA,
.calWdaySe,
.calWdaySu,
input[type="button"],
input[type="submit"] {
  height: 26px;
  background: #008fcb url(/img/but.png) top center no-repeat;
  color: #fff;
  border: 1px solid #1cc7ff;
  box-shadow: #0589c0 0 0 0 1px;
  border-radius: 3px;
}
.calTable {
  width: 100%;
}
.calMdayIs,
.calMdayIsA,
.calWdaySe,
.calWdaySu {
  padding: 0 !important;
  line-height: 25px !important;
}
.calMdayIs a,
.calMdayIsA a {
  color: #fff;
}
.calMonth,
.calWday,
.calWdaySe,
.calWdaySu {
  text-transform: uppercase;
}
.commFl {
  width: 100%;
  *width: 98%;
}
.commTable {
  width: 99%;
  *width: 98%;
}
.gTable,
.gTableTop {
  background: #2b2b2b;
}
.gTableTop {
  padding: 2px 2px 1px 20px;
  color: #fff;
  font-weight: 700;
  height: 28px;
  font-size: 13px;
}
.gTableSubTop {
  padding: 2px;
  background: #efeded;
  color: #000;
  height: 20px;
  font-size: 10px;
}
.gTableBody {
  padding: 2px;
  background: #fafafa;
}
.gTableBody1 {
  padding: 2px;
  background: #fff;
}
.gTableBottom,
.gTableLeft {
  padding: 2px;
  background: #fafafa;
}
.gTableLeft {
  font-weight: 700;
  color: #6e6e6e;
}
.gTableRight {
  padding: 2px;
  background: #f8f9fa;
}
.gTableError {
  padding: 2px;
  background: #fafafa;
  color: red;
}
.forumNameTd {
  padding: 2px;
}
.forumLastPostTd,
.forumNameTd {
  background: #fff;
}
.forumIcoTd,
.forumPostTd,
.forumThreadTd {
  padding: 2px;
  background: #fafafa;
}
.forumArchive,
.forumLastPostTd {
  padding: 2px;
  font-size: 7pt;
}
a.catLink:link,
a.catLink:visited {
  text-decoration: none;
  color: #fff;
}
a.catLink:active,
a.catLink:hover {
  text-decoration: underline;
  color: #000;
}
a.catLink:active {
  color: #fff;
}
.archivedForum,
.lastPostGuest,
.lastPostUser,
.threadAuthor {
  font-weight: 700;
}
.archivedForum {
  font-size: 7pt;
  color: red;
}
.forum {
  font-weight: 700;
  font-size: 9pt;
}
.forumDescr,
.forumModer {
  color: #858585;
  font-size: 7pt;
}
.forumViewed {
  font-size: 9px;
}
a.forum:link,
a.forum:visited,
a.forumLastPostLink:link,
a.forumLastPostLink:visited,
a.lastPostUserLink:link,
a.lastPostUserLink:visited,
a.threadAuthorLink:link,
a.threadAuthorLink:visited {
  text-decoration: none;
  color: #6e6e6e;
}
a.forum:hover,
a.forumLastPostLink:hover,
a.lastPostUserLink:hover,
a.threadAuthorLink:hover {
  text-decoration: underline;
  color: #909090;
}
a.forum:active,
a.forumLastPostLink:active,
a.lastPostUserLink:active,
a.threadAuthorLink:active {
  text-decoration: underline;
  color: #6e6e6e;
}
.forumNamesBar {
  font-weight: 700;
  font-size: 7pt;
}
.forumBarKw {
  font-weight: 400;
}
a.forumBarA:hover,
a.forumBarA:link,
a.forumBarA:visited {
  text-decoration: none;
  color: #000;
}
a.forumBarA:hover {
  color: #6e6e6e;
}
a.forumBarA:active {
  text-decoration: underline;
  color: #6e6e6e;
}
.fastLoginForm,
.fastNav,
.fastSearch {
  font-size: 7pt;
}
.fastNavMain {
  background: #dadada;
}
.fastNavCat,
.fastNavCatA {
  background: #efefef;
}
.fastNavCatA {
  color: #00f;
}
.fastNavForumA {
  color: #00f;
}
.switches {
  background: #ccc;
}
.pagesInfo,
.switch {
  background: #fff;
  font-size: 7pt;
}
.pagesInfo {
  padding-right: 10px;
}
.switch {
  width: 15px;
}
.switchActive {
  background: #e0e0e0;
  font-weight: 700;
  color: #6e6e6e;
  width: 15px;
}
a.switchBack:link,
a.switchBack:visited,
a.switchDigit:link,
a.switchDigit:visited,
a.switchNext:link,
a.switchNext:visited {
  text-decoration: none;
  color: #000;
}
a.switchBack:active,
a.switchBack:hover,
a.switchDigit:active,
a.switchDigit:hover,
a.switchNext:active,
a.switchNext:hover {
  text-decoration: underline;
  color: red;
}
.threadAuthTd,
.threadNametd {
  padding: 2px;
  background: #fff;
}
.threadLastPostTd {
  background: #fff;
}
.threadIcoTd,
.threadPostTd,
.threadViewTd {
  padding: 2px;
  background: #fafafa;
}
.threadLastPostTd {
  padding: 2px;
  font-size: 7pt;
}
.threadDescr {
  color: #858585;
  font-size: 7pt;
}
.threadNoticeLink,
.threadsType {
  font-weight: 700;
}
.threadsType {
  background: #aaa;
  height: 20px;
  font-size: 7pt;
  color: #fff;
  padding: 2px 2px 2px 40px;
}
.forumOnlineBar,
.threadsDetails {
  padding: 2px;
  background: #aaa;
  height: 20px;
  color: #6e6e6e;
}
a.threadPinnedLink:link,
a.threadPinnedLink:visited {
  text-decoration: none;
  color: #00f;
}
a.threadPinnedLink:hover {
  text-decoration: none;
  color: red;
}
a.threadPinnedLink:active {
  text-decoration: underline;
  color: red;
}
a.threadLink:link,
a.threadLink:visited {
  text-decoration: none;
  color: #6e6e6e;
}
a.threadLink:active,
a.threadLink:hover {
  text-decoration: underline;
  color: #000;
}
.postpSwithces {
  font-size: 7pt;
}
.thDescr {
  font-weight: 400;
}
.threadFrmBlock {
  font-size: 7pt;
  text-align: right;
}
.postPoll {
  background: #f1f2f3;
  text-align: center;
}
.postFirst {
  background: #f8f9fa;
}
.postRest1 {
  background: #f1f2f3;
}
.postRest2 {
  background: #f8f9fa;
}
.postSeparator {
  background: 0 0;
}
.postTdTop {
  background: #efeded;
}
.postBottom {
  background: #e0e0e0;
  height: 20px;
}
.postUser {
  font-weight: 700;
}
.postTdInfo {
  text-align: center;
  padding: 5px;
  background: #fafafa;
}
.postRankName {
  margin-top: 5px;
}
.postRankIco {
  margin-bottom: 5px;
}
.reputation {
  margin-top: 5px;
}
.signatureHr {
  margin-top: 20px;
  color: #787878;
}
.posttdMessage {
  padding: 5px;
  background: #fff;
}
.pollQuestion {
  font-weight: 700;
}
.pollButtons,
.pollQuestion,
.pollTotal {
  text-align: center;
}
.pollSubmitBut,
.pollreSultsBut {
  width: 140px;
  font-size: 7pt;
}
.pollSubmit {
  font-weight: 700;
}
.pollEnd {
  text-align: center;
  height: 30px;
}
.codeMessage,
.quoteMessage {
  background: #fff;
  font-size: 9px;
}
.edited,
.signatureView {
  font-size: 7pt;
}
.edited {
  padding-top: 30px;
  text-align: right;
  color: gray;
}
.editedBy {
  font-weight: 700;
  font-size: 8pt;
}
.statusBlock {
  padding-top: 3px;
}
.statusOnline {
  color: #00f;
}
.my-form .required,
.statusOffline {
  color: red;
}
.newPollBlock,
.newThreadBlock {
  background: #f9f9f9;
  border: 1px solid #b2b2b2;
}
.codeButtons,
.codeCloseAll {
  font-size: 7pt;
  background: #fcfcfc;
  border: 1px solid #6e6e6e;
}
.codeCloseAll {
  color: #6e6e6e;
  font-weight: 700;
}
.postDescrFl,
.postNameFl,
.postPollFl,
.postQuestionFl,
.postResultFl {
  background: #fcfcfc;
  border: 1px solid #6e6e6e;
  width: 400px;
}
.postResultFl {
  width: 50px;
}
.postAnswerFl {
  width: 300px;
}
.postAnswerFl,
.postTextFl,
.postUserFl {
  background: #fcfcfc;
  border: 1px solid #6e6e6e;
}
.postTextFl {
  height: 150px;
  width: 99% !important;
}
.postUserFl {
  width: 300px;
}
.pollHelp {
  font-weight: 400;
  font-size: 7pt;
  padding-top: 3px;
}
.smilesPart {
  padding-top: 5px;
  text-align: center;
}
#frM55 a {
  color: #fff !important;
}
.header-inner {
  float: left;
  width: 100%;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
h3.sidebar__header {
  /* background: url(/img/block_title.png) left top repeat-x; */
  background: rgba(58,58,58,1);
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 1.1rem;
  margin: 0;
}
.sidebar-box {
  font-size: 0.86rem;
}
.sidebar-box ul, .sidebar-box li {
  list-style: none;
}
.header-alert {
  float: left;
  width: 100%;
}
.header-alert .alert {
  margin: 0;
  color: #909;
  background-color: #fcf;
  border-color: #f5c6cb;
}
a.obj-link {
  display: inline-block;
  border: 2px solid;
  padding: 10px 20px;
  border-radius: 10px;
  margin-top: 10px;
  text-decoration: none;
  color: #59AE7F;
  font-weight: bold;
  transition: 3s;
  white-space: nowrap;
}
#adaptation-panel {
  display: none;
  height: 50px;
  padding: 0 20px;
  width: 100%;
  position: fixed;
  top: 0;
  color: #6d6d6d;
  font-size: 18px;
  box-shadow: 0 0 7px #999;
  z-index: 10000;
  background: #eaeaea;
}
#adaptation-show-img {
    color: #6d6d6d;
}
.adaptation-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
#adaptation-panel a.adaptation-v-link {
  padding: 8px 15px;
  color: #ffffff;
}
#adaptation-panel .adaptation-bg-toggle-item {
  display: inline-block;
  border-radius: 30px;
  padding: 3px 13px;
  color: red;
  font-weight: 700;
  font-size: 19px;
}
#adaptation-panel .adaptation-bg-toggle-item.black {
  background: #000;
  color: #fff;
}
#adaptation-panel .adaptation-bg-toggle-item.white {
  background: #fff;
  color: #000;
}
@media (max-width: 991px) {
  .sidebar-box {
    font-size: 1rem;
  }
  #container {
    background: 0 0;
  }
  .header-top {
    height: auto;
    /* background: #333; */
  }
  #logo {
    float: none;
    text-align: center;
  }
  .logo-right {
    display: none;
  }
  .adaptation-v {
    margin-top: 30px;
  }
  .sidebar-wrapper {
    width: 100%;
  }
}










@media (max-width: 991px) {
  .photo_info {
    display: none;
  }

  .header-logo {
    justify-content: center;
  }
}

@media (max-width: 1199px) {
  .sidebar__header {
    background: #333;
  }
}

.sidebar__usf-links {
  line-height: 2;
}

.logo {
    text-align: center;
    line-height: 1.2;
}

.logo__link {
    font-size: 36px;
}

.logo__link:hover {
    text-decoration: none;
}

.logo__title {
    display: block;
}

.logo__subtitle {
    display: block;
    font-size: 13px;
    letter-spacing: 1.2px;
}

.ui-menu.ui-widget-content .ui-menu.ui-widget-content.menu__level-1 {
    padding: 10px 25px;
    background: #333;
}

/* Breadcrumbs */
.B_crumbBox {
  list-style: none;
  padding: 2px 0;
  margin: 0 0 30px;
  border-radius: 0;
  overflow: hidden;
  line-height: 2;
  font-size: 12px;
}
.B_crumbBox i {
  font-size: 16px;
}
.B_crumbBox > li {
  padding: 0;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
}
.B_crumbBox > :nth-child(n + 1) {
  display: inline;
}
.B_currentCrumb {
  font-weight: 400;
}
@media (max-width: 991px) {
  .B_crumbBox {
    font-size: 1rem;
  }
}

/* Datepicker */
.my-datepicker .ui-datepicker {
  width: 100%;
  border: 0;
  padding: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
}
.my-datepicker .ui-widget-header {
  background: 0 0;
  border: 0;
  text-transform: uppercase;
}
.my-datepicker .ui-state-default {
  background: 0 0;
  border: 0;
  text-align: center;
  cursor: pointer;
}
.my-datepicker .ui-state-active {
  background: #008fcb url(/img/but.png) top center no-repeat;
  border-color: #1cc7ff;
  box-shadow: none;
  border-radius: 3px;
  color: #fff;
}
.my-datepicker .ui-datepicker-next:before,
.my-datepicker .ui-datepicker-prev:before {
  display: block;
  text-align: center;
  font-size: 12px;
}
.my-datepicker .ui-datepicker-next,
.my-datepicker .ui-datepicker-prev {
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
}
.my-datepicker .ui-datepicker-next.ui-state-hover,
.my-datepicker .ui-datepicker-prev.ui-state-hover {
  background: 0 0;
  border: 0;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  top: 2px;
}
.my-datepicker .ui-datepicker-prev.ui-state-hover {
  left: 2px;
}
.my-datepicker .ui-datepicker-next.ui-state-hover {
  right: 2px;
}
.my-datepicker .ui-datepicker-prev:before {
  content: "\«";
}
.my-datepicker .ui-datepicker-next:before {
  content: "\»";
}
