@charset "UTF-8";
/* CSS Document */
/* Глобальные переменные ----------------------------------------------------------------- */
/* Глобальные переменные ----------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* Mixins -------------------------------------------------------------------------------- */
/* Примеси ------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* Палитра цветов ------------------------------------------------------------------------ */
/* Цвета палитры МосАптеки 4.01 ----------------------------------------------------------- */
/* Dark Cyan ----- */
/* Yellow-Green ----- */
/* Onyx ----- */
/* Cadet Grey ----- */
/* Gainsboro Grey ----- */
/*Green --- */
/*Orange ---- */
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* Изображения --------------------------------------------------------------------------- */
#ma-pc-menu {
  width: 30px;
  height: 40px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: 0px 7px;
  display: inline-block; }

#ma-pc-menu.active {
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: 0px 7px; }

#ma-pc-search {
  width: 40px;
  height: 40px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -70px 7px;
  display: inline-block; }

#ma-pc-docs-search {
  width: 40px;
  height: 22px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -70px 7px;
  display: inline-block; }

#search-close {
  width: 40px;
  height: 40px;
  margin-right: 4px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -35px 3.5px;
  display: inline-block; }

#arrow-left {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: 0px -105px;
  display: inline-block; }

#arrow-right {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -35px -105px;
  display: inline-block; }

.likes-img {
  width: 34px;
  height: 31px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: 0px -70px;
  display: inline-block; }

.comments-img {
  width: 34px;
  height: 31px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: 0px -35px;
  display: inline-block; }

.event-venue {
  width: 30px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -73.15px -38.15px;
  display: inline-block; }

.clock {
  width: 40px;
  height: 35px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -70px -105px;
  display: inline-block; }

.comment {
  width: 40px;
  height: 40px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -105px -105px;
  display: inline-block; }

.share {
  width: 30px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -105px -70px;
  display: inline-block; }

.dzen {
  width: 40px;
  height: 40px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -105px 0px;
  display: inline-block; }

.telegramm {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -105px -35px;
  display: inline-block; }

.whatsapp {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -140px -35px;
  display: inline-block; }

.vk {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -140px 0px;
  display: inline-block; }

.ok {
  width: 38px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -140px -105px;
  display: inline-block; }

.mail {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -140px -70px;
  display: inline-block; }

.copy-link {
  width: 40px;
  height: 30px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -175px -70px;
  display: inline-block; }

#age {
  width: 40px;
  height: 40px;
  background-image: url(../../img/ma_sprite_pc.png);
  background-size: 210px 140px;
  background-position: -175px -105px;
  display: inline-block; }

/* --------------------------------------------------------------------------------------- */
/* Каркас сайта ---------------------------------------------------------------------------*/
/* Общий стиль --------------------------------------------------------------------------- */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

#ma-main-c {
  max-width: 1232px;
  min-width: 551px;
  padding: 0 4px;
  margin: auto; }

@font-face {
  font-family: "Verdana";
  src: local("Verdana"), local("Verdana"), local("Verdana"), url(../../fonts/Verdana/Verdana.ttf) format("truetype"), url(../../fonts/Verdana/Verdana.eot) format("eot"), url(../../fonts/Verdana/Verdana.woff) format("woff");
  font-style: normal;
  font-weight: 400; }
body {
  font-family: "Verdana", Arial,Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.231em;
  color: #95A1BB;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased; }

img {
  display: block; }

a {
  color: #00858e; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

h1, h2 {
  color: #00858e;
  padding: 0;
  margin: 0;
  font-size: 1.1em; }

h3 {
  font-size: 1em; }

input {
  max-width: 95%; }

/* --------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------- */
/* Header -------------------------------------------------------------------------------- */
*:focus::-webkit-input-placeholder {
  opacity: 0; }

/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
  opacity: 0; }

/* FF 4-18 */
*:focus::-moz-placeholder {
  opacity: 0; }

/* FF 19-50 */
*:focus:-ms-input-placeholder {
  opacity: 0; }

/* IE 10+ */
*:focus::placeholder {
  opacity: 0; }

/* Modern Browsers */
input[type='search'] {
  box-shadow: none;
  box-sizing: border-box;
  font-size: 16px;
  width: 100%;
  border: 1px solid #00858e;
  border-radius: 2px; }

input[type='search']:focus {
  outline: none; }

#ma-main-c {
  position: relative; }

#ma-pc-logo-c {
  max-width: 50%; }

#ma-pc-menu-c, #ma-pc-search-c {
  width: 25%; }

#logo-img {
  text-align: -webkit-center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

#logo-img > p {
  margin-block-start: 0;
  margin-block-end: 0; }

#ma-pc-header-logo {
  max-width: 80%;
  object-fit: contain; }

#ma-pc-projects-title {
  color: #acd22b;
  margin-top: 6px;
  font-size: .7em; }

#ma-pc-projects {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: .8em; }

#ma-pc-project-success, #ma-pc-project-theme, #ma-pc-project-ndocs, #ma-pc-project-seizure {
  width: 40%;
  height: 25px;
  text-align: center;
  font-size: .9em;
  border: 1px solid #acd22b;
  align-content: center;
  text-decoration: none;
  color: #acd22b;
  overflow: hidden; }

#ma-pc-project-theme, #ma-pc-project-ndocs {
  border-right: 0px; }

#ma-pc-project-success.active,
#ma-pc-project-theme.active,
#ma-pc-project-ndocs.active,
#ma-pc-project-seizure.active {
  background-color: #acd22b;
  color: #fff; }

#ma-pc-menu-logo-search-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #00858e;
  margin-top: 4px;
  position: relative; }

#ma-pc-search-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end; }

.dzen, .telegramm, #age {
  margin-top: 30px; }

#ma-pc-menu-expanded.active {
  display: block; }

#ma-pc-menu-expanded {
  display: none;
  min-width: 14%;
  position: absolute;
  background: linear-gradient(#fff, #eeecec);
  border: solid 1px #00858e;
  border-radius: 2%;
  z-index: 20;
  animation-name: fadeIn;
  animation-duration: 1s;
  right: 4px; }

.ma-pc-catalogue-items-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 25px;
  background-color: #acd22b;
  font-size: .8em; }

.ma-pc-catalogue-items-c::-webkit-scrollbar {
  display: none; }

.ma-pc-cataloque-item-img-lable-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  color: #fff !important;
  padding: 0 6px 0;
  text-transform: uppercase; }

.ma-pc-catalogue-img {
  height: 15px;
  margin-right: 2px; }

#ma-pc-menu-content-c {
  padding-bottom: 4px; }

.ma-pc-menu-rubrics-items-c, .ma-pc-menu-about-items-c {
  display: flex;
  flex-direction: column; }

.ma-pc-menu-item {
  margin: 4px 15px;
  color: #797979;
  font-size: .8em; }

.ma-pc-menu-item:hover {
  color: #acd22b;
  text-decoration: none; }

.ma-pc-menu-rubric-header {
  font-weight: bold;
  font-size: .7em;
  margin: 10px 0 0 10px;
  color: #00858e; }

.ma-pc-menu-header {
  font-size: .8em;
  color: #acd22b;
  margin: 10px 10px 4px 10px; }

#ma-pc-menu, #ma-pc-menu-close, #ma-pc-search {
  margin-top: 25px;
  cursor: pointer;
  z-index: 22; }

#ma-pc-search-field {
  display: none;
  position: absolute;
  border-radius: 2%;
  z-index: 20;
  right: 45px;
  animation-name: fadeIn;
  animation-duration: 1s; }

#ma-pc-search-field.active {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 35px 7px 0 0;
  width: calc(27% - 30px); }

.ma-pc-news-article-items-c {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }

#ma-pc-news-c {
  position: relative; }

.ma-pc-news-article-item-c {
  padding: 4px; }

.ma-show-more {
  width: 12px;
  height: 12px;
  transform: rotate(-45deg) translateY(-50%);
  display: block;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background: #fff;
  position: absolute;
  right: 29px;
  bottom: 17px; }

.ma-pc-news-header {
  min-height: 40px; }

.ma-pc-news-article-pic-note-c {
  margin-top: 10px; }

.ma-pc-news-article-date-c {
  margin-top: 2px; }

.ma-pc-news-article-date {
  color: #acd22b;
  font-size: .6em; }

.ma-pc-news-article-note-link-c {
  margin-top: 0px;
  font-size: 13px; }

.ma-pc-all-news-and-events-c {
  margin: 6px 0px 16px;
  border-top: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-top: 6px; }

#all-news, #all-events {
  color: #acd22b;
  font-size: .7em; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
#ma-pc-auth-block, #ma-pc-user-info-block {
  font-size: 0.8em;
  margin-right: auto;
  padding: 2px 0 0 10px;
  color: #00858e; }

#ma-pc-auth-enter:hover, #ma-pc-auth-register:hover, #ma-pc-user-pass-change:hover {
  color: #acd22b;
  cursor: pointer; }

.ma-pc-single-separator {
  color: #acd22b; }

@media screen and (max-width: 760px) {
  .ma-pc-news-article-items-c {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr; } }
/* --------------------------------------------------------------------------------------- */
/* Footer -------------------------------------------------------------------------------- */
#ma-links {
  display: none; }

.ma-footer-c {
  max-width: 1232px;
  min-width: 551px;
  margin: auto; }

.greeny-footer {
  background-color: #acd22b;
  height: 1px; }

#ma-footer-info {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.item-title {
  color: #acd22b;
  font-size: .8em;
  margin: 6px 0 6px 2px; }

.ma-pc-footer-item {
  color: #797979;
  font-size: .7em;
  padding: 0 14px 0 10px; }

.ma-pc-footer-item:hover {
  color: #acd22b; }

#ma-footer-info > * > a {
  text-decoration: none; }

.ma-footer-info-item {
  font-size: 10px; }

#ma-copyright-pc {
  color: white;
  font-weight: bold;
  padding: 10px 10px 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ma-copyright {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1; }

#ma-copyright-mob {
  font-size: 11px;
  text-align: center;
  padding-bottom: 4px; }

#ma-email-phone {
  color: white;
  padding-left: 10px; }

.ma-yandex-metrika-counter > * {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ma-yandex-metrika-counter > * > * + * {
  margin-left: 4px; }

.ma-yandex-metrika-counter {
  display: none; }

/* --------------------------------------------------------------------------------------- */
/* Правый блок --------------------------------------------------------------------------- */
#ma-discription-adv-events-c {
  margin: 10px;
  min-width: 160px; }

.ma-article-rubric {
  font-size: .8em; }

#ma-discription-txt {
  color: #797979; }

#ma-pc-events-header {
  color: #acd22b;
  margin: 10px 0;
  text-align: center;
  font-size: .9em; }

.right-1-c {
  width: 160px;
  contain: content; }

.ma-pc-right-1-banner-c img {
  width: 160px;
  height: auto; }

#ma-pc-advert-header {
  color: #acd22b;
  margin-bottom: 10px;
  text-align: center;
  font-size: .8em; }

#ma-pc-right-1-banners-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.ma-pc-right-1-banner-c {
  margin-bottom: 10px; }

.ma-pc-right-1-banner-c > * > img {
  width: 165px; }

.ma-pc-events {
  font-size: .9em;
  width: 160px; }

#ma-pc-events-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

.ma-pc-event-c {
  margin: 4px; }

.ma-events-adv {
  width: 100%; }

/* --------------------------------------------------------------------------------------- */
/* Форма авторизации ----------------------------------------------------------------------*/
#ma-pc-auth-form-bkg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 2; }

.ma-pc-auth-form-c {
  display: none; }

#ma-auth-form {
  position: absolute;
  width: 288px;
  /* Ширина формы */
  z-index: 2;
  background: white;
  left: 48%;
  /* Сдвиг в 50% от левого края */
  top: 50%;
  /* Сдвиг в 50% от верхнего края */
  padding: 10px;
  margin: 5px;
  border-radius: 6px;
  border: 1px solid #00858e;
  transform: translate(-50%, -50%);
  /* Центрирование формы */ }

.ma-pc-auth-form-c.active {
  display: block; }

#ma-auth-form-header-close-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#ma-auth-form-header {
  font-weight: bold;
  color: #00858e; }

.ma-pc-form-items-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin: 15px 15px 0; }

.ma-pc-auth-lable {
  width: 120px;
  margin-right: 10px;
  font-size: .9em; }

.ma-auth-form-item {
  color: #797979; }

.ma-auth-form-text-input-item {
  width: 100%;
  height: 1.9em;
  padding: 0 5px;
  margin-top: 2px;
  border-radius: 6px;
  background: #f0f8ff;
  border: 1px solid #e0e0e0; }

.ma-auth-form-text-input-item:focus {
  border-color: #3f9792;
  outline: none; }

#ma-pc-auth-form-status-message {
  color: #f60;
  margin-bottom: 20px;
  height: 30px;
  text-align: center;
  font-size: .9em; }

#ma-auth-enter-register-buttons-c {
  text-align: center; }

#registration-button, #enter-button, #changepwd-button {
  height: 2em;
  padding: 0 5px;
  color: #fff;
  border: 1px solid #3f9792;
  background-color: #56a19c;
  width: 130px; }

#registration-button:hover, #enter-button:hover, #changepwd-button:hover {
  cursor: pointer;
  background-color: #35837e; }

#registration-button:disabled, #enter-button:disabled, #changepwd-button:disabled {
  border: 1px solid #797979 !important;
  color: #797979 !important;
  background-color: #e0e0e0 !important; }

#user-pass:disabled {
  background-color: #e0e0e0;
  border: 1px solid #797979 !important; }

#auth-user-email, #user-pass, #user-new-pass, #auth-user-name {
  margin-bottom: 6px; }

#user-message {
  height: 70px;
  width: 95%; }

#auth-form-close {
  height: 2em;
  margin: 0 5px 0 auto;
  color: #e0e0e0; }

#auth-form-close:hover {
  cursor: pointer;
  color: #ff8c00; }

/* --------------------------------------------------------------------------------------- */
/* Форма оплаты ---------------------------------------------------------------------------*/
.ma-pay-form-c {
  display: none; }

#ma-pay-form-bkg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  z-index: 2; }

#ma-pay-form {
  position: absolute;
  width: 288px;
  /* Ширина формы */
  z-index: 2;
  background: white;
  left: 48%;
  /* Сдвиг в 50% от левого края */
  top: 50%;
  /* Сдвиг в 50% от верхнего края */
  padding: 10px;
  margin: 5px;
  border-radius: 6px;
  border: 1px solid #00858e;
  transform: translate(-50%, -50%);
  /* Центрирование формы */ }

.attention::placeholder {
  color: #f60; }

.ma-pay-form-c.active {
  display: block; }

#ma-pay-form-header-close-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  color: #00858e; }

.ma-pay-form-items-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
  margin: 15px 15px 0; }

.ma-pay-form-items-c:last-of-type {
  margin-bottom: 15px; }

.ma-pay-form-item {
  color: #797979; }

.ma-pay-form-text-input-item {
  width: 100%;
  height: 1.9em;
  padding: 0 5px;
  margin-top: 2px;
  border-radius: 6px;
  background: #f0f8ff;
  border: 1px solid #e0e0e0; }

.ma-pay-form-text-input-item:focus {
  border-color: #3f9792;
  outline: none; }

#ma-pay-form-status-message {
  color: #f60;
  margin-bottom: 15px;
  min-height: 20px;
  text-align: center;
  font-size: .9em; }

#ma-pay-enter-register-buttons-c {
  text-align: center; }

#pay-button {
  height: 2em;
  padding: 0 5px;
  margin-right: 20px;
  color: #fff;
  border: 1px solid #3f9792;
  background-color: #56a19c;
  width: 130px; }

#pay-button:hover {
  cursor: pointer;
  background-color: #35837e; }

#pay-button:disabled {
  border: 1px solid #797979;
  color: #797979;
  background-color: #e0e0e0; }

#pay-user-email, #user-pass, #user-new-pass, #auth-user-name {
  margin-bottom: 6px; }

#user-message {
  height: 70px;
  width: 95%; }

#pay-form-close {
  height: 2em;
  margin: 0 5px 0 auto;
  color: #e0e0e0; }

#pay-form-close:hover {
  cursor: pointer;
  color: #ff8c00; }

#nd, #iz, #sub-periods {
  font-size: .9em; }

#sub-periods > label {
  margin-right: 10px; }

.star-required {
  color: #f60; }

#ma-docs-price {
  display: none; }

/* --------------------------------------------------------------------------------------- */
/* Стиль Статей на Главвной, Рубрике и Подрубрике------------------------------------------*/
/* --------------------------------------------------------------------------------------- */
/* Стиль для страниц Эксперты, Редакция, Авторы и Персона----------------------------------*/
/* --------------------------------------------------------------------------------------- */
.ma-rubric-navigation {
  padding: 5px 10px;
  font-size: .9em;
  color: #00858e;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ma-breadcrisp-logo-img {
  max-width: 17px;
  vertical-align: sub;
  display: inline-block; }

.ma-rubric-navigation > h1 {
  font-size: .9em;
  font-weight: normal;
  display: inline-block; }

#ma-pc-docs-controls-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

#ma-pc-docs-search-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px; }

#ma-pc-docs-search-field {
  display: none; }

#ma-pc-docs-search-field.active {
  display: block; }

select {
  border: none; }

#ma-pc-docs-search {
  background-position: -70px  -5px !important; }

#ma-pc-docs-search-clear {
  position: relative;
  right: 16px;
  font-weight: bold;
  padding-top: 1.5px;
  cursor: pointer;
  font-size: .9em; }

#ma-pc-docs-timelines-selector, #ma-pc-docs-status-selector {
  margin: 0 30px 0 2px; }

#ma-pc-docs-timeline-c, #ma-pc-docs-statuses-c {
  color: #00858e; }

#access-link {
  color: #00858e; }

#access-link:hover {
  cursor: pointer; }

#ma-pc-docs-not-found, #ma-pc-docs-list-empty, #ma-pc-auth-required-notice {
  padding: 10px 0 0 10px;
  color: #797979;
  font-size: .9em;
  text-align: center; }

.ma-pc-article-expired {
  font-size: 13px;
  margin-left: 10px;
  color: #f60; }

#ma-articles-table-c {
  width: 86%; }

.ma-pc-ndoc-theme {
  padding: 4px 4px 5px 10px;
  font-size: .7em;
  overflow: hidden;
  text-overflow: ellipsis; }

#ma-mob-articles-header-c {
  margin: 10px; }

#ma-mob-rubric-title {
  margin: 10px 16px;
  font-size: .8em;
  color: #00858e; }

.ma-rubric-separator {
  color: #acd22b; }

.ma-mob-article-c {
  position: relative;
  padding: 0 15px 40px; }

.ma-mob-article-img {
  width: 145px;
  object-fit: contain; }

.ma-mob-article-img-c {
  position: relative;
  margin: 0 8px 6px 0; }

.ma-mob-article-img-bkg {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(#636163, #63616317);
  opacity: .6;
  border-radius: 2%; }

.ma-article-ribric-c {
  padding: 6px 6px;
  background: linear-gradient(#9bcc20, #9bcc2069);
  margin-top: 0.4em;
  width: fit-content; }

.ma-article-rubric-title {
  overflow: hidden;
  color: #acd22b;
  font-size: .8em; }

.ma-mob-article-img-date-header-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

.ma-article-header-c {
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 10px; }

.ma-mob-article-date-symbols-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.ma-article-date {
  font-size: .7em;
  padding: 4px; }

#time-comment-share-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex: 1;
  flex-grow: 1; }

#reading-time-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

#reading-time {
  font-size: .7em; }

.ma-mob-article-date-header-c {
  min-width: 150px; }

.ma-mob-article-notice-c {
  max-height: 100px;
  overflow: hidden;
  font-size: 15px; }

.ma-mob-article-notice-c > a {
  text-decoration: none; }

.ma-mob-article-notice {
  color: #797979;
  font-size: 13px; }

.ma-pc-ndoc-org {
  padding-top: 4px;
  font-size: 13px; }

.ma-mob-article-notice > div > p {
  margin-block-start: 2px; }

.ma-mob-article-notice > p {
  margin-block-start: 0; }

.ma-article-header {
  font-size: .8em;
  letter-spacing: 0.4px;
  color: #00858e; }

.ma-mob-comments-likes-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  bottom: 0px;
  background: linear-gradient(#63616317, #6361634f); }

.ma-mob-all-materials-c {
  position: relative; }

.ma-mob-all-materials-c > .show-more {
  bottom: 16px; }

#all-materials-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-top: 6px; }

#all-materials {
  color: #acd22b;
  font-size: .7em; }

#arrow-left, #arrow-right {
  /*background-color: $ma-clr-yellow-green;*/ }

#ma-page-number {
  height: 23px; }

#arrow-left {
  margin-right: 6px; }

#arrow-right {
  margin-left: 6px; }

#ma-mob-pagination-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: .7em;
  width: 85%;
  margin-bottom: 40px; }

.ma-page-button-null {
  pointer-events: none; }

.ma-pc-all-materials-c {
  display: none; }

#cont-adv-c {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px; }

#ma-articles-c {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  height: fit-content; }

.modal-auth-info {
  display: none;
  position: fixed;
  z-index: 1;
  left: 30%;
  top: 50%;
  width: 30%;
  height: 10%;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  color: #797979;
  background-color: white; }

.modal-title {
  padding: 10px 5px; }

.ma-enter-c {
  padding-top: 5px; }

#ok-button {
  height: 1.9em;
  padding: 0 5px;
  border-radius: 6px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.45); }

#description-c {
  padding: 10px;
  font-size: .8em;
  color: #797979; }

#subscr-button-c {
  text-align: center; }

#subscr-button {
  height: 2em;
  padding: 0 5px;
  color: #fff;
  border: 1px solid #3f9792;
  background-color: #56a19c;
  width: 130px;
  display: inline-block;
  line-height: 1.9em; }

#subscr-button:hover {
  cursor: pointer;
  background-color: #35837e; }
