.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-title { margin-top: 30px; margin-bottom: 10px; text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-no-result { text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item { display: flex; align-items: flex-start; flex-direction: column; justify-items: flex-start; margin-bottom: 0.5rem; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form input { flex-grow: 1; }
.tpl-component-netcat-multipage-article { min-height: 60px; }
.tpl-component-netcat-multipage-article .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-article .object-item .item-info { padding-left: var(--tpl-object-item--text-padding, 0px); padding-right: var(--tpl-object-item--text-padding, 0px); }
.tpl-component-netcat-multipage-article .object-full .full-image, .tpl-component-netcat-multipage-article .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-article .object-full .full-image::before, .tpl-component-netcat-multipage-article .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-article .object-full .full-image .image, .tpl-component-netcat-multipage-article .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%; }
.tpl-component-netcat-multipage-article .object-full .full-image .image img, .tpl-component-netcat-multipage-article .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-article .object-full .full-image *, .tpl-component-netcat-multipage-article .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-article .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-article .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-article .tpl-color-foreground-accent { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin { min-height: 60px; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-info { padding-left: var(--tpl-object-item--text-padding, 0px); padding-right: var(--tpl-object-item--text-padding, 0px); }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image, .tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image::before, .tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image .image, .tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image .image img, .tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image *, .tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-article.tpl-template-inside-admin .tpl-color-foreground-accent { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-multipage-news { min-height: 60px; }
.tpl-component-netcat-multipage-news .text-right { text-align:right; }
.tpl-component-netcat-multipage-news .object-item { margin:15px 0 20px 0;border-bottom:1px solid #c0c0c0;min-height:240px; }
.tpl-component-netcat-multipage-news a.object-title { color:#184093;text-decoration:none; }
@media (max-width:580px) {
.tpl-component-netcat-multipage-news .object-item .item-image { width:300px;display:block;margin:10px 20px; }
.tpl-component-netcat-multipage-news .object-item .item-info { margin:0; }
}
@media (min-width:580px) {
.tpl-component-netcat-multipage-news .object-item .item-image { width:300px;float:left;margin:10px 20px; }
.tpl-component-netcat-multipage-news .object-item .item-info { margin-left:310px; }
}
.tpl-component-netcat-multipage-news .object-item .item-image img { width:300px;height:200px;object-fit: cover; }
.tpl-component-netcat-multipage-news .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news .object-item .object-date, .tpl-component-netcat-multipage-news .object-full .object-date { display:block;margin-left:30px;color:#ffffff;background-color:#a0a0a0;width:150px;text-align:center;padding:2px;border-radius:10px;font-size:small; }
.tpl-component-netcat-multipage-news .object-item .object-addlink, .tpl-component-netcat-multipage-news .object-full .object-addlink { padding:7px;color:#ffffff;text-decoration:none;background:#184093;text-transform:uppercase;font-size:0.8em; }
.tpl-component-netcat-multipage-news .tpl-text-alt-paragraph .object-date { margin:15px 0 0 10px; }
.tpl-component-netcat-multipage-news .object-full .full-image, .tpl-component-netcat-multipage-news .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-news .object-full .full-image::before, .tpl-component-netcat-multipage-news .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-news .object-full .full-image .image, .tpl-component-netcat-multipage-news .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-news .object-full .full-image .image img, .tpl-component-netcat-multipage-news .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-news .object-full .full-image *, .tpl-component-netcat-multipage-news .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-news .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-news .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin { min-height: 60px; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .text-right { text-align:right; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item { margin:15px 0 20px 0;border-bottom:1px solid #c0c0c0;min-height:240px; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin a.object-title { color:#184093;text-decoration:none; }
@media (max-width:580px) {
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image { width:300px;display:block;margin:10px 20px; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-info { margin:0; }
}
@media (min-width:580px) {
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image { width:300px;float:left;margin:10px 20px; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-info { margin-left:310px; }
}
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image img { width:300px;height:200px;object-fit: cover; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .object-date, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .object-date { display:block;margin-left:30px;color:#ffffff;background-color:#a0a0a0;width:150px;text-align:center;padding:2px;border-radius:10px;font-size:small; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .object-addlink, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .object-addlink { padding:7px;color:#ffffff;text-decoration:none;background:#184093;text-transform:uppercase;font-size:0.8em; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .tpl-text-alt-paragraph .object-date { margin:15px 0 0 10px; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image { position: relative; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image::before, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image::before { display: block; content: ""; width: 100%; padding-top: var(--tpl-object-item--image-padding-top); }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image .image, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image .image { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image .image img, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image .image img { max-width: 100%; width: 100%; height: 100%; object-fit: cover; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image *, .tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-item .item-image * { width: 100%; height: 100%; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .object-full .full-image { margin-bottom: 1rem; }
.tpl-component-netcat-multipage-news.tpl-template-inside-admin .tpl-color-brand { color: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-vacancy { min-height: 1em; }
.tpl-component-netcat-multipage-vacancy .vacancy-item { border-bottom: 1px solid var(--tpl-color-foreground-accent-lightest, #e3f2fd); display: flex; }
.tpl-component-netcat-multipage-vacancy .vacancy-item:last-child { border-bottom: none; }
.tpl-component-netcat-multipage-vacancy .vacancy-item .item-info { margin-right: auto; }
.tpl-component-netcat-multipage-vacancy .vacancy-item .item-info .title { text-decoration: none; display:inline-block; }
.tpl-component-netcat-multipage-vacancy .vacancy-item .item-info .description { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-multipage-vacancy .vacancy-item .item-salary { font-weight: 600; color: var(--tpl-color-brand-dark); }
.tpl-component-netcat-multipage-vacancy .tpl-block-list-objects > *[data-nc-b2~="500"] .vacancy-item { flex-direction: column; }
.tpl-component-netcat-multipage-vacancy .tpl-block-list-objects > *[data-nc-b1~="500"] .vacancy-item { flex-direction: row; }
.tpl-component-netcat-multipage-vacancy .tpl-block-list-objects > *[data-nc-b2~="400"] .vacancy-item .item-salary { text-align: left; margin-left: 0; }
.tpl-component-netcat-multipage-vacancy .vacancy-item .no-salary { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-multipage-vacancy .vacancy-full .item-salary { font-weight: 600; color: var(--tpl-color-brand-dark); padding: 0.5rem 0; }
.tpl-component-netcat-multipage-vacancy .vacancy-full .item-salary .no-salary { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-multipage-vacancy .vacancy-full .item-details { padding-bottom: 2rem; }
.tpl-component-netcat-multipage-vacancy .vacancy-full .send-email-block { border: 7px solid var(--tpl-color-brand); padding: 2rem; text-align: center; }
.tpl-component-netcat-multipage-vacancy .vacancy-full .icon-email { line-height: 1; color: var(--tpl-color-brand); font-size: 1.2em; margin-right: 1rem; width: 1.2em; height: 1.2em; }
.tpl-component-netcat-multipage-vacancy .vacancy-full .icon-email svg { width: 1em; height: 1em; }
.tpl-component-netcat-multipage-vacancy .vacancy-full .icon-email svg path { fill: var(--tpl-color-brand); }
.tpl-component-netcat-multipage-vacancy .vacancy-full .object-addlink { padding:7px;color:#ffffff;text-decoration:none;background:#184093;text-transform:uppercase;font-size:0.8em; }
