@charset "UTF-8";
:root {
  --base-background: rgb(255, 255, 255);
  --grey-text: rgba(0, 0, 0, 0.5);
  --shadow-default: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
  0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  --primary: rgb(48, 69, 105);
  --primary-dark: rgb(48, 69, 105);
  --accent: rgb(250, 84, 87);
  --accent-red: rgb(250, 84, 87);
  --opaque-primary: rgba(250, 84, 87, 0.6);
  --opaque-accent: #EAF1FF;
}

html {
  color: #222;
}

#main-sidebar {
  background-color: #304569;
  margin-top: -60px;
}
#main-sidebar > .uk-sticky-fixed {
  padding-top: 60px;
}

#main-sidebar .uk-nav-default > li > a {
  color: #fff;
  transition: 0.2s all;
  padding: 5px 15px;
}

#main-sidebar .uk-nav-default > li > a:hover,
.uk-nav-default > li.uk-active > a {
  background-color: #dfecff;
  color: #304569 !important;
}

.main-sidebar {
  width: 250px;
  /*border-right: 1px solid #e5e5e5;*/
  /*box-shadow: 2px 4px 8px rgba(41,44,61,0.29) !important;*/
  /*TODO: разобраться с индексами*/
  z-index: 1;
}

.main-sidebar .uk-nav-default > li > a {
  font-size: 0.9rem;
  /*font-weight: 500;*/
}

.uk-text-meta {
  color: #777;
}

.border-default {
  border: 1px solid #e5e5e5;
}

::selection {
  background: var(--accent) !important;
}

.mag-title {
  color: var(--primary-dark);
}

.montserrat {
  font-family: "Montserrat", sans-serif !important;
}

.golden {
  background: rgb(185, 131, 56);
  background: linear-gradient(90deg, rgb(185, 131, 56) 0%, rgb(246, 218, 111) 34%, rgb(246, 223, 145) 48%, rgb(246, 218, 111) 66%, rgb(185, 131, 56) 100%);
}

.steel {
  background-image: linear-gradient(109.6deg, hsl(28deg, 0%, 56%) 32.7%, hsl(31deg, 0%, 69%) 77.5%);
}

.midnight-sand {
  background: rgb(111, 109, 74);
  background: linear-gradient(45deg, rgb(111, 109, 74) 0%, rgb(164, 162, 125) 50%, rgb(111, 109, 74) 100%);
}

.bw-polka-dot {
  background-image: radial-gradient(black 1px, rgba(255, 255, 255, 0) 3px);
  background-size: 45px 45px;
}

.bw-polka-dot-2 {
  background-image: radial-gradient(rgb(0, 0, 0) 1px, rgba(255, 255, 255, 0) 3px);
  background-attachment: fixed;
  background-size: 25px 25px;
}

.expired {
  filter: saturate(0) opacity(0.5);
}

.starred {
  color: var(--accent) !important;
}

/*html {
  color: rgb(61, 57, 53);
}*/
.uk-background-muted {
  background-color: #f5f1ea;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  line-height: 1.3;
  background-color: #fff;
}
body.kadrovyk, body.kadrovyk-s {
  --primary: #23764f;
  --primary-dark: rgb(0, 122, 83);
  --accent: rgb(0, 150, 94);
  --opaque-primary: rgba(0, 150, 94, 0.2);
  --opaque-accent: #edfff3;
}
body.zarobitna-plata, body.zarobitna-plata-s {
  --primary: rgb(0, 98, 152);
  --primary-dark: rgb(0, 73, 118);
  --accent: rgb(50, 98, 149);
  --opaque-primary: rgba(0, 98, 152, 0.2);
  --opaque-accent: #e6f1ff;
}
body.consultant-kadrovyka {
  --primary: rgb(75, 52, 139);
  --primary-dark: rgb(75, 52, 139);
  --accent: rgb(75, 52, 139);
  --opaque-primary: rgba(75, 52, 139, 0.2);
  --opaque-accent: #f0edff;
}

main {
  flex: 1 0 auto;
}

#site-footer {
  background: #dfecff;
  z-index: 980;
}
#site-footer a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
@media (orientation: portrait) {
  #site-footer {
    background: unset;
  }
}
#site-footer .uk-section-default {
  background: none;
}

strong {
  font-weight: 600;
}

em {
  color: unset;
}

.uk-text-primary {
  color: var(--primary) !important;
}

.uk-text-accent {
  color: var(--accent) !important;
}

.uk-divider-icon-lock {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAACKgAAAioBtyI5mwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAQ7SURBVEiJzZdNbFRVFMd/5868TouhgCQQ2qRQLYmmfnXezLTTqXxIMeIGFJC4dWHixo0aSUywgejGsnChCxfGkGCiRRPjghCgFNLOMJ2Z8pE0xpTvQA0soBUCM7yZd1z0g87wZhiQiCd5m3v/5/+759773r0PnlBItcLR1taabKB+rSuyFmgCaZrq0UvAJYH+uuzkQOvo6N3HAh5p61xe8JnPUd0M5BQOinAB+GtasgzVZpD1IBboPkF2hjKDlx4JPNayITCx8O9dKB+iHDDQe/bZhvg7fX0FL/3PW7f6Vpy5EsPwiSDdoF/Py07uKDcDnuDj7e1LfY71K6JLBN4PZYaOVBp9aQy3RdeJMd8B4wV/fktHMnm1VGO8oP68/zjGvePUuO0PCwWInEgcdn1OBHB8eX/i1EudS0o1RRWPtWwITNTf7Ae9LZJ9M5TJOF7Gp1/sWpQLaAjAn7dSbScHJrx0adu2lNoDCv6nshPdc6e9qOIbCya/QHSJE3C3lYOmQl3v5mo4j7IHZU/e55wfDsa2eWlDmYzj+pytAo23axfs9Kw4GVnVbAqFPxB5I5weHPAyygQ7nnfFN6KqH0RG4j9MD+Q9VL9BeCWcHvrTc7Dhrm5c/d3n6nPBE/GLRRWbQqEH5FA5KICKf6NCfAYKEE4Pfg8cB91YLi+cGjykyFHXSM8sDyAejdYBmwXdXS55Cuw2G+RsabsgY8CzlXLF0KuwZaxlQ2AWbDnyOnD73DMNxyolT8O1mrbSOL9i2REge73+5vqpwQJpO/YV0BTKDHlukul1/BJY+gD/q6q6fe5SFPkEY/tAzoZHBj/1AyjaKEj5T5xqL8IuRH6rRBXX3YTIbsATjMhFQRsB/FPGNCCaruC5yLhyzB4ZPFcJnAl2HVUpv08ExhWC98BGROGB6zQTg7HY/ECWY4DOy1qrWkcHblWX6erMGzwFdmVcRBuqBZtbbj1+8wKguRqnHqgKrJhGRcdheleL6GWgqVpw56nEFYW9Cj8GTwyNV5uH6nJRuTwLLqgcVVh3ZM0af7UeIuwVYW+1+rRtWwivYXQApqe6ECgcNndN7fybzquA12mkedWiAyWcHjpYKsqrihHvvaKmbjWuWgsn6vtnwZ2JxJ2UHftFkY/KgE8a4duUHbtQsSyhGWXEE+zysYF9K8/sz8Gcb7Xr8/WAdqdCXWvu95NNiPYjeqPio3pYje+t0vxUuKtb0NXG1Z57nnNi2O7sFWSjU+O2dyYS1ytWV2UkI5HFpmANg/aFM/HtM+1F5/GiyQWfoXLNypmf0rZt/Vto2rYtU7D6FK7My07umNtXBF55Zn+uYDlvi9CiEtgfj0afflRoMhJZrNQeAFYEHN1Seum7787VkUxezfvzHbimzrprkmk7tvZhocNt0XVT04tV8OejL5+OXyvV/L+ut3PjP7/Ql8bj/oV5YvEPQ2/1GtsKTMoAAAAASUVORK5CYII=);
}

.uk-divider-icon-logo {
  background-image: url(/static/icons/pp-round.svg?45760d47d02c);
  height: 16px;
  background-size: contain;
  margin-top: 15px !important;
}
.uk-divider-icon-logo::before, .uk-divider-icon-logo::after {
  border-color: var(--primary);
}

.uk-nav-default > li > a,
.uk-nav-default .uk-nav-sub a,
.uk-dropdown-nav > li > a {
  color: #222;
}

.uk-navbar {
  justify-content: space-between;
}
.uk-navbar-nav {
  justify-content: space-between;
}
.uk-navbar-nav > li > a {
  font-size: 12px;
  font-weight: 400;
  min-height: 60px;
  min-width: 20px;
  padding: 0 1em;
}
.uk-navbar-nav > li > a > .navbar-link {
  color: var(--grey-text);
  border-bottom: 2px solid transparent;
  transition: all 0.1s;
}
.uk-navbar-nav > li > a > .navbar-link:hover, .uk-navbar-nav > li > a > .navbar-link.uk-active {
  color: var(--primary);
}
.uk-navbar-nav > li > a > .navbar-link.uk-active.uk-button-text::before {
  border-bottom: 2px solid var(--primary);
  right: 0;
}
.uk-navbar-item, .uk-navbar-toggle {
  min-height: 60px;
  padding: 0 1em;
  color: var(--grey-text);
}
.uk-navbar-subtitle {
  font-size: 12px;
  text-transform: none;
  font-weight: 500;
}
.uk-navbar-dropdown li a, .uk-navbar-dropdown .navbar-link {
  color: rgb(33, 37, 43);
  font-weight: 400 !important;
}

.navbar-text-menu > li > a {
  font-size: 12px;
  font-weight: 400;
  min-height: 60px;
}

.navbar-text-menu-1 {
  background: #fff;
}

.navbar-text-menu-1 .uk-button-text:hover {
  color: var(--primary) !important;
}

.navbar-text-menu-1 > li > a {
  color: #444 !important;
}

.navbar-text-menu-2 > li > a {
  text-transform: unset;
}

.navbar-text-menu-2 {
  border-top: none;
  margin-left: auto;
}
.navbar-text-menu-2 * {
  color: #fff;
}

.nav-row-gray .uk-button-text::before {
  border-bottom: 1px solid #fff;
}

.nav-row-gray .navbar-link {
  color: #fff !important;
}

/*цвета шапки*/
.icon-profile,
.icon-search,
.uk-search-input,
.icon-shop,
.icon-bookmark {
  filter: unset !important;
}

.nav-row-gray {
  background: rgb(69, 65, 68);
  background: linear-gradient(180deg, hsl(315deg, 3%, 38%) 0%, hsl(270deg, 3%, 50%) 100%);
}

body.kadrovyk header > div.uk-sticky,
header > div.uk-sticky-below,
body.kadrovyk-s header > div.uk-sticky,
header > div.uk-sticky-below {
  background: #fff !important;
}

body.zarobitna-plata header > div.uk-sticky,
header > div.uk-sticky-below,
body.zarobitna-plata-s header > div.uk-sticky,
header > div.uk-sticky-below {
  background: #fff !important;
}

body.consultant-kadrovyka header > div.uk-sticky,
header > div.uk-sticky-below {
  background: #fff !important;
}

body.kadrovyk .nav-row-gray,
body.kadrovyk-s .nav-row-gray {
  background: var(--primary) !important;
  background: linear-gradient(180deg, var(--primary-dark) 0%, var(--primary) 100%) !important;
}

body.zarobitna-plata .nav-row-gray,
body.zarobitna-plata-s .nav-row-gray {
  background: var(--primary) !important;
  background: linear-gradient(180deg, var(--primary-dark) 0%, var(--primary) 100%) !important;
}

body.consultant-kadrovyka .nav-row-gray {
  background: rgb(54, 30, 74);
  background: linear-gradient(180deg, rgb(54, 30, 74) 0%, rgb(75, 52, 139) 100%);
}

body.consulting .nav-row-gray {
  background: rgb(185, 131, 56);
  background: linear-gradient(180deg, rgb(185, 131, 56) 0%, rgb(246, 218, 111) 100%);
}

.uk-list-bullet li {
  padding-left: calc(1em + 8px);
}
.uk-list-bullet li::before {
  width: 1em;
}

article h1 {
  line-height: 1.3;
  font-size: 1.5rem;
}

.author-info {
  font-size: 0.8em;
  line-height: 1.1;
  font-style: italic;
}

@media (min-width: 1600px) {
  article h1,
article .title-secondary {
    white-space: pre-wrap;
  }
}
.article-content {
  font-size: 18px;
}
.article-content h1 {
  line-height: 1;
  font-size: 1.5rem;
  white-space: pre-wrap;
}
.article-content h2 {
  text-align: center;
  color: var(--primary);
  font-size: 1.1em;
  margin-top: 1.5rem;
  font-weight: 600;
}
.article-content h3 {
  font-family: inherit;
  font-size: 1em;
  margin-top: 1rem;
  text-align: center;
  font-weight: 600;
  color: var(--primary);
}
.article-content p, .article-content div {
  text-align: left;
  margin: 1.75em 0 0;
  line-height: 1.4;
  font-size: 1em;
}
.article-content p:first-of-type, .article-content div:first-of-type {
  margin-top: 0;
}
.article-content a {
  font-weight: inherit;
  color: inherit;
  display: inline;
  border-bottom: 1px solid var(--opaque-primary);
  padding-bottom: 2px;
  line-height: 1;
}
.article-content a:hover {
  color: var(--accent);
}
.article-content a[href*=profpressa], .article-content a[href^="/"] {
  color: var(--accent);
  font-weight: 600;
}
.article-content a[href$=".doc"]:before, .article-content a[href$=".docx"]:before {
  content: " ";
  margin-right: 5px;
  width: 3.2em;
  height: 3.2em;
  background-image: url("/static/icons/ms_word.svg?45760d47d02c");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
}
.article-content a[href$=".xls"]:before, .article-content a[href$=".xlsx"]:before {
  content: " ";
  margin-right: 5px;
  width: 3.2em;
  height: 3.2em;
  background-image: url("/static/icons/ms_excel.svg?45760d47d02c");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  float: left;
}
.article-content table a, .article-content[href^="#"] {
  color: var(--accent);
  border-bottom: none;
  padding-bottom: unset;
  line-height: unset;
}
.article-content img {
  margin-top: 5px;
}
.article-content blockquote {
  font-style: inherit;
  line-height: 1.4;
  font-size: inherit;
  border-left: 4px solid var(--accent);
  padding-left: 12px;
  color: var(--primary-dark);
}
.article-content table {
  margin: auto;
  border-collapse: collapse;
  width: 100%;
}
.article-content table td {
  padding: 4px;
  font-size: 0.9em;
  line-height: 1.2;
  border: 1px solid #999;
}
.article-content table td p {
  margin: 4px !important;
  line-height: 1.1;
}
.article-content ul {
  list-style: none;
  padding-left: 1.5em;
  font-size: 1em;
}
.article-content ul li:before {
  color: var(--accent);
  content: "•";
  font-size: 1.3em;
  line-height: 1;
  margin: 0 4px 0 0;
}
.article-content ul li {
  line-height: 1.4;
  margin-bottom: 8px;
}
.article-content ol li {
  line-height: 1.4;
  margin-bottom: 8px;
}
.article-content .article-emoji-list {
  list-style: none;
}
.article-content .article-emoji-list li {
  margin-bottom: 8px;
}
.article-content .article-emoji-list li:before {
  margin: 0 8px 0 0;
  color: unset;
}
.article-content .article-check-list-grey li:before {
  content: "✓️";
  font-weight: 600;
}
.article-content .article-check-list-colour li:before {
  content: "✓️";
  font-weight: 600;
  color: var(--accent);
}
.article-content .article-emoji-list-warning li:before {
  content: "⚠️";
}
.article-content .article-emoji-list-circle li:before {
  content: "⚬️";
  font-size: 0.8em;
  color: var(--accent);
}
.article-content .article-emoji-list-bullet-gray li:before {
  content: "•";
  font-size: 0.8em;
  color: #444;
}
.article-content .article-color-box {
  padding: 8px 16px;
  background-color: var(--opaque-accent);
  margin: 20px 0;
}
.article-content .article-frame-box {
  padding: 8px 16px;
  border: 1px solid var(--accent);
}
.article-content .article-sample {
  padding: 8px 16px;
  border-top: 8px solid #d9d9d9;
  background-color: #f7f7f7;
}
.article-content .article-regulatory {
  padding: 8px 16px;
  background-color: #f7f7f7;
  margin: 1rem 0;
  border-left: 8px solid #d9d9d9;
}
.article-content .article-regulatory ul {
  padding-left: 24px;
}
.article-content .article-regulatory li {
  padding-bottom: 8px;
}
.article-content .article-question {
  color: var(--primary-dark);
  margin: 1rem 0;
  font-weight: 500;
  font-style: italic;
  display: flex;
}
.article-content .article-question:before {
  content: " ";
  background-size: contain;
  background-position: center;
  height: 40px;
  width: 40px;
  display: block;
  flex: 0 0 40px;
  margin-right: 8px;
}
.article-content .uk-text-primary {
  color: var(--primary-dark) !important;
}
.article-content .docsample {
  background-color: #fff;
}
.article-content .pencil {
  padding-left: 120px;
  background: url("/static/icons/note.png?45760d47d02c");
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: 30px 15px;
}
@media (orientation: portrait) {
  .article-content {
    /*    .article-question {
          display: unset;
        }

        .article-question:before {
          content: " ";
          display: inline-block;
          float: left;
          margin: 0 8px 1em 0;
        }*/
  }
  .article-content a {
    text-decoration: underline var(--accent) !important;
  }
  .article-content > p {
    text-align: left !important;
    line-height: 1.5;
  }
  .article-content img {
    display: block;
    float: none !important;
    max-width: 100% !important;
    height: auto !important;
    margin: auto !important;
    padding: 20px 0 !important;
  }
}
.article-content span.MsoFootnoteReference {
  font-size: 0.75em;
}
.article-content p {
  background-color: unset !important;
}
.article-content span {
  background-color: unset !important;
}
.article-content .contextual-region {
  background-color: unset !important;
}

.article-content-official-document p {
  text-align: justify;
}

.article-question:before {
  background-image: url("/static/icons/text/question-base.svg?45760d47d02c");
}

body.kadrovyk .article-question:before,
body.kadrovyk-s .article-question:before {
  background-image: url("/static/icons/text/question-ku.svg?45760d47d02c");
}

body.zarobitna-plata .article-question:before,
body.zarobitna-plata-s .article-question:before {
  background-image: url("/static/icons/text/question-zp.svg?45760d47d02c");
}

body.consultant-kadrovyka .article-question:before {
  background-image: url("/static/icons/text/question-kk.svg?45760d47d02c");
}

.article-important-1 {
  background-color: var(--opaque-accent);
  display: flex;
  padding: 20px;
  margin: 1rem 0;
}

.article-important-2 {
  background-color: #f2f2f2;
  display: flex;
  padding: 20px;
  margin: 1rem 0;
}

.article-important-1:before,
.article-important-2:before {
  content: " ";
  background-size: contain;
  background-position: center;
  height: 40px;
  width: 40px;
  display: block;
  flex: 0 0 40px;
  margin-right: 16px;
}

.article-important-1:before {
  background-image: url("/static/icons/text/attention-2-black.svg?45760d47d02c");
}

.article-important-2-black:before {
  background-image: url("/static/icons/text/attention-2-black.svg?45760d47d02c");
}

.article-important-2-red:before {
  background-image: url("/static/icons/text/attention-2-red.svg?45760d47d02c");
}

body.kadrovyk .article-important-1:before,
body.kadrovyk-s .article-important-1:before {
  background-image: url("/static/icons/text/attention-1-ku.svg?45760d47d02c");
}

body.zarobitna-plata .article-important-1:before,
body.zarobitna-plata-s .article-important-1:before {
  background-image: url("/static/icons/text/attention-1-zp.svg?45760d47d02c");
}

body.consultant-kadrovyka .article-important-1:before {
  background-image: url("/static/icons/text/attention-1-kk.svg?45760d47d02c");
}

#sidenav-wrapper li.sidenav-h2 {
  font-size: 1.1em;
}
#sidenav-wrapper .sidenav-h2 a {
  font-weight: 400;
  color: var(--primary);
}
#sidenav-wrapper .sidenav-active a {
  color: rgb(250, 84, 87) !important;
  position: relative;
}
#sidenav-wrapper .sidenav-active a::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -25px;
  width: 15px;
  border-top: 1px solid rgb(250, 84, 87);
}

.sticky-nav-shadow {
  background: #fff;
  box-shadow: 2px 2px 5px rgba(41, 44, 61, 0.29) !important;
  z-index: 999;
  transition: all 0.1s;
}

.uk-lightbox {
  z-index: 1020;
  background: rgba(0, 0, 0, 0.85);
}

.uk-slidenav svg {
  color: rgb(255, 255, 255);
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.5)) drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.3));
}

.uk-button {
  font-size: 15px;
  font-weight: 500;
}
.uk-button-small {
  text-transform: none;
}
.uk-button-text::before {
  border-bottom: 2px solid var(--primary);
}
.uk-button.uk-button-default {
  color: var(--primary);
  border-color: var(--primary);
  transition: all 0.1s;
}
.uk-button.uk-button-default:focus, .uk-button.uk-button-default:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 7px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  color: var(--primary);
  border-color: var(--accent);
}
.uk-button.uk-button-primary {
  background-color: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 6px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.1s;
}
.uk-button.uk-button-primary:focus, .uk-button.uk-button-primary:hover {
  box-shadow: none;
  background-color: #fff;
  color: var(--primary);
  border-color: var(--accent);
}
.uk-button-danger {
  background-color: var(--accent) !important;
}

.uk-card-default {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}
.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.1;
}
.uk-card-title-small {
  font-size: 1.25rem;
  line-height: 1.2;
}
.uk-card-primary {
  background: var(--primary);
}
.uk-card ul li {
  margin-bottom: 2px;
}

.uk-link,
a {
  color: var(--primary);
}
.uk-link:hover,
a:hover {
  color: var(--accent);
  text-decoration: none;
}

.uk-placeholder {
  background: url("/static/stripes-light.png?45760d47d02c");
  background-blend-mode: luminosity;
}
.uk-placeholder-info {
  background-color: deepskyblue;
}
.uk-placeholder-danger {
  background-color: red;
}
.uk-placeholder-safe {
  background-color: lime;
}
.uk-placeholder-warning {
  background-color: orange;
}

.uk-heading-line > ::before, .uk-heading-line > ::after {
  margin-right: 0;
  margin-left: 0;
  border-bottom-color: var(--primary);
}
.uk-heading-line > span {
  padding: 0 8px 4px 8px;
  background-color: var(--primary);
  color: #fff;
  border-radius: 5px;
}
.uk-heading-line-border > ::after, .uk-heading-line-border > ::before {
  border-bottom-color: var(--primary);
}
.uk-heading-line-border > span {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.uk-heading-line-muted > ::after, .uk-heading-line-muted > ::before {
  border-color: #e5e5e5;
}
.uk-heading-line-muted > span {
  background-color: transparent;
  color: #333;
  border: 1px solid #e5e5e5;
}

.tm-toolbar {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 12px;
  position: relative;
}

.tm-toolbar-default {
  background: var(--primary);
}

.issue-cover {
  box-shadow: var(--shadow-default);
}

.issue-toc .theme {
  color: var(--accent);
  font-size: 12px;
  border: 0.9px solid var(--accent);
  padding: 2px 8px;
  border-radius: 15px;
}
.issue-toc .uk-h4 {
  font-size: 18px;
}
.issue-toc .uk-h4:before {
  content: "◦";
  display: inline-block;
  margin-right: 4px;
}
@media (orientation: portrait) {
  .issue-toc h3.uk-h6 {
    font-size: 10px;
  }
}

.uk-tooltip {
  max-width: unset;
  text-align: center;
}

.uk-notification-message {
  font-size: 0.9rem;
}
.uk-notification-message.success {
  background-color: #00965e;
  color: white;
}
.uk-notification-message.success > *, .uk-notification-message.success > *:hover {
  color: white;
}

.event-info h1 {
  white-space: pre-wrap;
}

.feed-item h3 {
  line-height: 1;
  transition: all 0.1s;
}
.feed-item p {
  line-height: 1.3;
}
.feed-item .feed-icon {
  color: var(--primary);
  transition: all 0.1s;
}
.feed-item:hover h3,
.feed-item:hover .feed-icon {
  color: var(--accent);
}
.feed-item .uk-hr,
.feed-item hr {
  margin: 10px 0;
  border-top: 1px solid #e5e5e5;
}

.widget-events hr {
  margin: 10px 0;
  border-top: 1px solid #e5e5e5;
}
.widget-events h3.uk-h6 {
  line-height: 1.2;
}

.hero-consulting h1,
.hero-consulting p {
  color: #545454;
}
@media (max-width: 959px) {
  .hero-consulting h1,
.hero-consulting p {
    margin: 0;
    font-size: 24px;
  }
}
.hero-consulting .l1 {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  margin: 8px auto 0;
}
@media (max-width: 959px) {
  .hero-consulting .l1 {
    margin: 0;
    font-size: 24px;
  }
}
.hero-consulting .l2 {
  font-size: 42px;
  line-height: 1;
  font-weight: 700;
  margin: 8px auto 0;
}
@media (max-width: 959px) {
  .hero-consulting .l2 {
    margin: 0;
    font-size: 24px;
  }
}
.hero-consulting .signature {
  color: #505050;
  text-shadow: 0 0 4px #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.1;
  margin: auto 16px 8px auto;
}
.hero-consulting .phone {
  color: var(--primary);
  font-size: 64px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 959px) {
  .hero-consulting .phone {
    margin: 0;
    font-size: 24px;
  }
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  color: #3d3935;
}

.uk-textarea {
  padding: 8px;
}

.clt,
.clt ul,
.clt li {
  position: relative;
}

.clt ul {
  list-style: none;
  padding-left: 32px;
}
.clt ul > li:last-child::after {
  height: 8px;
}

.clt li::before,
.clt li::after {
  content: "";
  position: absolute;
  left: -12px;
}

.clt li::before {
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  top: 9px;
  width: 8px;
  height: 0;
}

.clt li::after {
  border-left: 1px solid rgba(0, 0, 0, 0.13);
  height: 100%;
  width: 0;
  top: 2px;
}

li.active .clt li::before {
  border-top: 1px solid var(--accent);
}

li.active .clt li::after {
  border-left: 1px solid var(--accent);
}

.uk-pagination .uk-icon {
  display: block;
  line-height: inherit;
  margin-top: -2px;
}

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: "/";
  display: inline-block;
  margin: 0 10px;
  font-size: 1rem;
  color: #999;
}

.uk-breadcrumb > :last-child > a {
  color: var(--accent);
}

.uk-breadcrumb > * > * {
  display: inline-block;
  font-size: 1rem;
  color: #666;
}

.uk-breadcrumb > * > :focus,
.uk-breadcrumb > * > :hover {
  color: #444;
  text-decoration: none;
}

.issue-toc-page,
.paper-page {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.paper-page {
  padding: 50px;
}

@media (orientation: portrait) {
  .paper-page {
    margin: 0 -15px;
    padding: 15px;
  }
  .article-content .docsample {
    padding: 15px !important;
    margin: 15px -5px;
  }
}
#app > .uk-container {
  background-color: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.issue-toc-page {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mag-about-cover-white-column,
.mag-about-cover,
.mag-about-info-white-column {
  background: #fff !important;
}

.uk-search-navbar .uk-search-input {
  height: 32px;
  margin: 3px 0 2px;
}

.uk-logo {
  max-width: 120px;
}

form .uk-text-danger {
  margin-top: 10px;
  font-size: 0.8em;
}

@media print {
  .hidden-print, nav, iframe, .uk-position-fixed, .uk-tooltip, footer, .page-toolbar-vertical, .totop, #sidenav-wrapper, .uk-sticky, script, #main-sidebar {
    display: none !important;
  }
  article p {
    font-size: 14px;
    font-family: serif;
    line-height: 1.3;
    text-align: justify !important;
  }
  article, article p, article table, article ul, article ol, article h1, article h2, article h3, article h4, article h5, article h6, article img, article blockquote {
    overflow: visible !important;
    display: block !important;
    position: static !important;
  }
  article [href] {
    border: 0 !important;
  }
  article span {
    display: inline !important;
    overflow: visible !important;
    position: static !important;
  }
}

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