﻿@font-face {font-family: 'icons Halflings'; src: url('../fonts/myfont.eot'); src: url('../fonts/myfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myfont.woff2') format('woff2'), url('../fonts/myfont.woff') format('woff'), url('../fonts/myfont.ttf') format('truetype'), url('../fonts/myfont.svg#reader') format('svg');}
body.hidden-box_site {overflow: hidden;}
.mfp-wrap {
    overflow-y: scroll !important;
}
.icon {position: relative; top: 1px; display: inline-block; font-family: 'icons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.icon-plus:before {content: "\002b";}
.icon-log-in:before {content: "\e161";}
.icon-user:before {content: "\e008";}
.icon-cog:before {content: "\e019";}
.icon-log-out:before {content: "\e163";}
.icon-star:before {content: "\e006";}
.icon-rub:before {content: "\20bd";}
.icon-time:before {content: "\e023";}
.icon-signal:before {content: "\e018";}
i.icon.icon-move {color: #000;margin: 0 0 0 10px;font-size: 15px;line-height: 15px;}
.icon-move:before {content:"\e140";margin: 0 5px;vertical-align: middle;}
.icon-chevron-down:before {content: "\e114";}
.icon-star-empty:before {content: "\e007";}
.icon-thumbs-up:before {content: "\e125";}
.icon-thumbs-down:before {content: "\e126";}
.icon-new-window:before {content: "\e164";}
.icon-envelope:before {content: "\2709";}
.icon-trash:before {content: "\e020";}
.icon-sort-by-alphabet:before {content: "\e151";}
.icon-fire:before {content: "\e104";}
.icon-minus:before {content: "\2212";}
.icon-question-sign:before {content: "\e085";}
.icon-edit:before {content: "\e065";}
.row {margin: 0 -5px; display: flex;}
[class^="col-"], [class*=" col-"] {padding: 0 5px; box-sizing: border-box;}
.col-12 {width: 100%;}
.col-11 {width: 91.66666667%;}
.col-10 {width: 83.33333333%;}
.col-9 {width: 75%;}
.col-8 {width: 66.66666667%;}
.col-7 {width: 58.33333333%;}
.col-6 {width: 50%;}
.col-5 {width: 41.66666667%;}
.col-4 {width: 33.33333333%;}
.col-3 {width: 25%;}
.col-2 {width: 16.66666667%;}
.col-1 {width: 8.33333333%;}
.col-offset-12 {margin-left: 100%;}
.col-offset-11 {margin-left: 91.66666667%;}
.col-offset-10 {margin-left: 83.33333333%;}
.col-offset-9 {margin-left: 75%;}
.col-offset-8 {margin-left: 66.66666667%;}
.col-offset-7 {margin-left: 58.33333333%;}
.col-offset-6 {margin-left: 50%;}
.col-offset-5 {margin-left: 41.66666667%;}
.col-offset-4 {margin-left: 33.33333333%;}
.col-offset-3 {margin-left: 25%;}
.col-offset-2 {margin-left: 16.66666667%;}
.col-offset-1 {margin-left: 8.33333333%;}
.flex-row {display: flex; align-items: center;}
.flex-row-base {display: flex; align-items: baseline; margin: 5px 0;}
.flex-row-top {display: flex; align-items: flex-start;}
.flex-column {display: flex; flex-direction: column;}
.pull-right {margin-left: auto;}
.links-list {list-style: none;}
.links-list.inline-list li {display: inline;}
.text-red {color: #cf002c;}
.text-green {color: #0E9E21;}
.main h2 {font-size: 20px; margin-bottom: 15px;}
.main h3 {font-size: 18px; margin-bottom: 15px;}
.main h4 {font-size: 16px; margin-bottom: 15px;}
.main h5, .main h6 {font-size: 14px; margin-bottom: 15px;}
.main p {margin-bottom: 15px; line-height: 1.5em;}
.main ul, .main ol {margin: 0 0 15px 15px;}
.main ul li, .main ol li {line-height: 1.5em;}
.main blockquote {margin-bottom: 15px; border-left: solid 2px #A6B9DE; padding: 7px 0 10px 20px; font-style: italic; font-size: 16px;}
.main img.alignleft, .main img.alignright, .main img.aligncenter {display: block; padding: 2px; border-radius: 3px; border: solid 1px #ccc; max-width: 100%;}
.main img.alignleft {float: left; margin: 0 15px 15px 0;}
.main img.alignright {float: right; margin: 0 0 15px 15px;}
.main img.aligncenter {float: none; margin: 0 auto 15px;}
.btn {border: solid 1px #ccc; height: 35px; background-color: transparent; padding: 0 10px; font-size: 14px; margin-bottom: 10px; color: #666; white-space: nowrap; font-family: "Trebuchet MS"; border-radius: 3px; box-sizing: border-box; background-color: #f1f1f1; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1)); background-image: -webkit-linear-gradient(top, #fff, #f1f1f1); background-image: -moz-linear-gradient(top, #fff, #f1f1f1); background-image: -ms-linear-gradient(top, #fff, #f1f1f1); background-image: -o-linear-gradient(top, #fff, #f1f1f1); background-image: linear-gradient(top, #fff, #f1f1f1); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#{@fromColor}', EndColorStr='#{@toColor}');}
.btn.search-btn {width: 100%; min-width: 50px;}
.btn:hover, .btn.act {background-color: #fff; background-image: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#fff)); background-image: -webkit-linear-gradient(top, #F1F1F1, #fff); background-image: -moz-linear-gradient(top, #F1F1F1, #fff); background-image: -ms-linear-gradient(top, #F1F1F1, #fff); background-image: -o-linear-gradient(top, #F1F1F1, #fff); background-image: linear-gradient(top, #F1F1F1, #fff); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#{@fromColor}', EndColorStr='#{@toColor}');}
a.btn {display: flex; align-items: center; justify-content: center;}
a.btn:hover {text-decoration: none;}
input, textarea, select {margin-bottom: 15px;}
input:not([type=file]), textarea, select {width: 100%; height: 35px; border: solid 1px #ccc; background: #fff; padding: 0 0 0 15px; font-size: 14px; color: #666; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; font-family: "Trebuchet MS"; box-sizing: border-box; border-radius: 3px;}
input[readonly], textarea[readonly], select[readonly] {background: #e5e5e5; cursor: default;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder {color: #666; opacity: 0.5;}
input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {color: #666; opacity: 0.5;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder {color: #666; opacity: 0.5;}
input.checkrad, textarea.checkrad, select.checkrad {width: auto; height: auto; margin: 0 5px 20px 0; padding: 0; vertical-align: -1px; cursor: pointer;}
input.checkrad ~ label, textarea.checkrad ~ label, select.checkrad ~ label {margin-right: 10px;}
input.error {border: 1px solid red; background: #ffdfdf;}
input[name="Settings[api_links_behavior]"] {width: auto; line-height: 16px; height: 26px; padding: 0; vertical-align: middle; margin: 0 15px;}
select {cursor: pointer; padding: 0 0 0 10px;}
textarea {height: 150px; padding: 5px 10px;}
label {cursor: pointer;}
.sp-replacer.sp-light {margin-bottom: 15px;}
.in-form-txt {display: block; margin-bottom: 15px;}
.more-checks {padding: 0 0 10px 0;}
.more-checks .checkrad {margin: 0 5px 10px 0;}
.tooltip {position: relative;}
.tooltip:hover {z-index: 2;}
.tooltip:before {content: attr(data-tooltip); display: block; background: #A6B9DE; color: #fff; padding: 5px 10px; position: absolute; top: -33px; text-align: center; display: none; white-space: nowrap;  z-index: 2;  box-sizing: border-box; border-radius: 3px;}
.tooltip.tooltip-right:before {right: -2px;}
.tooltip.tooltip-left:before {left: -2px;}
.tooltip.tooltip-bottom:before {top: auto; bottom: -30px;}
.tooltip:hover:before {display: block;}
body {background-color: #fff; font-family: "Trebuchet MS"; color: #666; font-size: 14px;}
a {color: #809cd0; text-decoration: none;}
a:hover {text-decoration: underline;}
header {padding: 10px 20px; border-bottom: solid 1px #ccc; box-shadow: 0 0 15px -10px rgba(0, 0, 0, 0.5); height: 40px;}
.logo {max-width: 150px; max-height: 40px; margin-right: 20px;}
.logo img {max-height: 40px; max-width: 150px;}
.header-nav {height: calc(100% + 20px);}
.header-nav > li {border-left: solid 1px #ccc; border-bottom: solid 2px transparent; height: 100%; display: flex;}
.header-nav > li.act, .header-nav > li:hover {border-bottom: solid 2px #99CC00;}
.header-nav > li.act a, .header-nav > li:hover a {color: #0E9E21;}
.header-nav > li:last-child {border-right: solid 1px #ccc;}
.header-nav > li > a {padding: 0 23px; display: flex; align-items: center;}
.header-nav > li > a:hover {text-decoration: none;}
.header-nav .icon {margin: -1px 10px 0 0; font-size: 16px;}
.header-right {order: 1;}
.header-right span {margin: 0 5px; font-size: 20px;}
.header-right em {font-style: normal;}
.header-right a:hover {text-decoration: none;}
.header-link {font-size: 16px;}
.header-link:hover {color: #0E9E21;}
.container {margin: 0 auto; max-width: 1170px; width: 100%; padding: 40px 20px; box-sizing: border-box;}
.ttl {display: flex; align-items: center; font-size: 20px; padding: 10px 15px; margin-bottom: 25px; background-color: #A6B9DE; color: #fff; border-radius: 3px;}
.ttl a {font-size: 14px; color: #fff; display: flex; align-items: center;}
.ttl a:hover {text-decoration: none; opacity: 0.75;}
.ttl a .icon {margin-right: 5px; font-size: 14px;}
.ttl h1 {margin-right: auto; max-width: 80%; font-weight: normal; font-size: 20px;} 
.ttl small {font-size: 0.75em;}
.ttl span {margin-right: auto; max-width: 80%;}
.content-out {align-items: flex-start;}
.content {flex-grow: 1;}
.sidebar {width: 240px; min-width: 240px;}
.sidebar.right {order: 1; margin: 0 0 0 35px;}
.sidebar.left {order: -1; margin: 0 35px 0 0;}
.sb-tem {padding: 0 0 20px 0;}
.tabs {border-bottom: solid 1px #ccc; margin-bottom: 25px;}
.tabs > ul > li {position: relative; border-left: solid 1px #ccc; border-bottom: solid 2px transparent; height: 30px; display: flex; margin-bottom: -1px; z-index: 1;}
.tabs > ul > li.act, .tabs > ul > li:hover {border-bottom: solid 2px #0E9E21;}
.tabs > ul > li.act a, .tabs > ul > li:hover a {color: #0E9E21;}
.tabs > ul > li:last-child {border-right: solid 1px #ccc;}
.tabs > ul > li > a {padding: 0 25px; display: flex; align-items: center;}
.tabs > ul > li > a .icon {margin-right: 5px; margin-top: -3px;}
.tabs > ul > li > a:hover {text-decoration: none;}
.tabs > ul > li ul {list-style: none; position: absolute; top: 100%; right: -1px; left: -1px; background: #fff; border: solid 1px #ccc; border-top: solid 1px #fff; padding: 0 20px 10px 20px; display: none;}
.tabs > ul > li ul > li {padding: 5px;}
.tabs > ul > li:hover ul {display: block;}
.content-item {width: 100%; border: solid 1px #ccc; margin-bottom: 40px; padding: 10px 15px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; box-sizing: border-box; border-radius: 3px; position: relative;}
.content-item.content-item-advertise {margin-bottom: 10px;}
.content-item:nth-of-type(2n+1) {background-color: #FAFAFA;}
.sources .content-item {margin-bottom: -1px; box-shadow: none;}
.sources .content-item .ci-top {margin-bottom: 0;}
.post-link {cursor: pointer; padding: 3px 10px; border-radius: 3px; background-color: #A6B9DE; color: #fff !important; font-size: 16px;}
.post-link .icon {margin: 0 5px 0 0;}
.post-link:hover {background-color: #0E9E21; text-decoration: none;}
.post-link ~ div {margin-left: 12px;}
.post-link ~ div .icon {cursor: pointer;}
.post-link ~ div:hover {color: #A6B9DE;}
.ci-top {margin-bottom: 10px;}
.ci-top a {font-weight: bold; font-size: 16px; margin: 0 20px 0 10px;}
.ci-bot {opacity: .5;}
.ci-bot a {color: #666; margin-right: 7px;}
.ci-bot span {margin-left: 7px;}
.ci-bot .favorite .icon {font-size: 18px; margin: -1px 10px 0 0; cursor: pointer;}
.ci-bot .favorite:hover, .ci-bot .favorite.act {color: #0E9E21;}
.ci-bot:hover {opacity: 1;}
.icon {width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 14px;}
.icon-chevron-down {margin-left: 5px; font-size: 10px;}
.rating-stat {margin-right: 15px; margin-left: 10px; width: 165px;}
.rating-vote {margin-left: 7px; margin-right: 7px; width: 110px; cursor: pointer;}
.rating-vote .rating-value {text-align: center;}
.captcha {display: block; margin-bottom: 10px; width: 300px;}
hr {height: 1px; border: 0; background-color: #ccc; margin-bottom: 15px;}
.comments-count {color: #ccc; margin-left: 7px;}
.comments-count i {vertical-align: -2px;}
.additionalNav {display: none; margin-left: 10px; margin-right: auto; cursor: pointer; padding: 7px 0;}
.additionalNav span {display: block; height: 3px; width: 20px; background: #809cd0; position: relative;}
.additionalNav span:after, .additionalNav span:before {content: ''; display: block; height: 3px; width: 20px; background: #809cd0; position: absolute; cursor: pointer; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -moz-transition: all 0.2s linear;}
.additionalNav span:after {top: 7px;}
.additionalNav span:before {top: -7px;}
.additionalNav:hover span, .additionalNav.act span {background: transparent !important;}
.additionalNav:hover span:after, .additionalNav.act span:after {top: 0; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.additionalNav:hover span:before, .additionalNav.act span:before {top: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
#addnav {padding: 0 10px; background: #fff; position: fixed; left: 0; right: 0; top: 50px; display: none; z-index: 100; box-shadow: inset 0 -20px 20px -20px rgba(185, 185, 185, 0.5);}
#addnav a {display: block; line-height: 40px; color: #666; text-align: center; text-transform: uppercase; border-top: solid 1px #ccc;}
#addnav a:hover {text-decoration: none;}
.info-text {font-size: 12px; margin-bottom: 15px; margin-top: -10px; opacity: 0.35; line-height: 16px;}
.restore-link {margin-left: 10px;}
.cats {position: absolute; bottom: -25px; padding-left: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 95%; box-sizing: border-box;}
.cats:before {content: ''; border-left: solid 1px #ccc; border-bottom: solid 1px #ccc; width: 10px; height: 16px; position: absolute; left: 0; top: -6px;}
.categories .content-item {margin-bottom: 15px;}
table.table-striped {margin-top: 20px; width: 100%;}
table.table-striped th, table.table-striped td {padding: 5px; border: 1px solid #ccc; text-align: center;}
table.table-striped th {background: #F1F1F1; color: #666;}
table.table-striped th a, table.table-striped td a {color: #2f72ac;}
table.table-striped td {font-size: 12px; max-width: 370px; text-overflow: ellipsis; overflow: hidden;}
tr.green-style {background: #e3ffdc;}
tr.red-style {background: #fedcdc;}
tr.yellow-style {background: #FFFAD1;}
.category-index p {margin: 10px 0;}
ul.pagination {margin-top: 20px;}
ul.pagination li {display: inline-block; vertical-align: top;}
ul.pagination li a,ul.pagination li span {display: block; text-align: center; font-size: 16px; line-height: 18px; border: solid 1px #ccc; background-color: transparent; padding: 3px 10px; font-size: 14px; color: #666; white-space: nowrap; font-family: "Trebuchet MS"; border-radius: 3px; box-sizing: border-box; background-color: #f1f1f1; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1)); background-image: -webkit-linear-gradient(top, #fff, #f1f1f1); background-image: -moz-linear-gradient(top, #fff, #f1f1f1); background-image: -ms-linear-gradient(top, #fff, #f1f1f1); background-image: -o-linear-gradient(top, #fff, #f1f1f1); background-image: linear-gradient(top, #fff, #f1f1f1); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#{@fromColor}', EndColorStr='#{@toColor}');}
ul.pagination li a:hover, ul.pagination li.active a {text-decoration: none; background: #2f72ac; color: #fff; border-color: #2f72ac;}
ul.pagination li.disabled {display: none;}
p.message.success, p.message.error {font-size: 16px; line-height: 18px; margin-bottom: 10px; padding: 10px 15px; text-align: left;}
p.message.success {color: #fff; background: #4CAF50;}
p.message.error {background: #ffdfdf;}
.paid-link-form {margin-top: 10px;}
.paid-link-form label {display: inline-block; margin-bottom: 10px;}
.category-create label,.category-update label,.source-update label ,.source-create label {display: inline-block; margin-bottom: 10px;}
span.arrow-topjs {position: fixed; right: 20px; top: auto; left: auto; bottom: 30px; text-indent: -6000px; width: 45px; height: 45px; background: url(../images/arrowtop.png) no-repeat 0 0; display: none; cursor: pointer;}
table.table-striped td:last-child a:last-child {display: block;}
.in-adm-img {display: block; margin-bottom: 15px;}
.g-recaptcha {margin-bottom: 13px;}
.oridere p {margin-bottom: 15px; line-height: 1.5em;}
.oridere img {max-width: 100%;}
.oridere h2 {margin-bottom: 15px; font-size: 1.2em;}
.oridere ul {margin: 0 0 15px 15px;}
.oridere ul li {line-height: 1.5em;}
.categories .content-item .cats {display: none;}
.source-name {width: 100%; max-width: 600px;}
.source-name .ci-top a {max-width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mce-tinymce {margin-bottom: 15px !important;}
.white-popup {position: relative; background: #FFF; padding: 20px; width: 100%; max-width: 750px; margin: 20px auto; font-size: 16px; line-height: 20px; box-sizing: border-box; color: #000; overflow: hidden;}
.white-popup h1 {font-size:24px; line-height: 24px; margin: 15px 0;}
.white-popup h2 {font-size:22px; line-height: 22px; margin: 15px 0;}
.white-popup h3 {font-size:20px; line-height: 20px; margin: 15px 0;}
.white-popup h3 {font-size:19px; line-height: 19px; margin: 15px 0;}
.white-popup h5 {font-size:18px; line-height: 18px; margin: 15px 0;}
.white-popup p {font-size: 16px; font-family: sans-serif; line-height: 20px; margin: 10px 0;}
.white-popup img {max-width: 100%;}
.white-popup blockquote {border-top: 2px solid #2F72AC; padding: 10px;border-bottom: 2px solid #6CA62E;border-right: 2px solid #6CA62E; background: #ecf3f9;}
.white-popup ul, .white-popup ol {margin: 10px 30px;}
.white-popup ul li {list-style: square; margin: 10px 0;}
.white-popup ol li {list-style: decimal; margin: 10px 0;}
.white-popup a {text-decoration: underline;}
.white-popup .source-link {font-style: italic; margin: 10px 0;}
.white-popup iframe {display: block; width: 100%; margin: 10px 0;}
.white-popup pre {background: #F1F3F4; box-sizing: border-box; padding: 5px; color: #C80000;}
.white-popup table {width: 100%; margin: 10px 0;}
.white-popup table tr {border-bottom: 1px solid #c4c4c4;}
.white-popup table th {font-weight: bold; padding: 5px; box-sizing: border-box; border-bottom: 2px solid #c4c4c4;}
.white-popup table td {padding: 5px; box-sizing: border-box;}
.mfp-close-btn-in .mfp-close {background: #CD0000;color: #fff !important;}
.field-source-parsing_template_exclude_tags {margin: 0 0 20px;}
@media (max-width: 1229px) {
	.header-nav > li > a {padding: 0 10px;}
	.source-name {max-width: 500px;}
}
@media (max-width: 1149px) {
	.source-name {max-width: 400px;}
}
@media (max-width: 1049px) {
	.header-right em {display: none;}
}
@media (max-width: 1023px) {
	header {padding: 5px 10px;}
	.header-nav {height: calc(100% + 10px);}
	.tabs {margin-bottom: 10px;}
	.container {padding: 10px;}
	.logo {margin-right: 10px;}
	.content-out {padding: 0;}
	.source-name {max-width: 280px;}
}
@media (max-width: 899px) {
	.header-nav .icon {display: none;}
	.header-link {font-size: 14px;}
	.source-name {max-width: 190px;}
}
@media (max-width: 799px) {
	.tooltip:hover:before, .header-nav, .sidebar {display: none;}
	header, .ci-bot, .content-item-in {flex-wrap: wrap;}
	.logo {margin: 0 auto;}
	.header-right {order: 0;}
	.ttl {margin-bottom: 15px;}
	.ttl span {font-size: 16px;}
	.rating-stat {flex-wrap: nowrap !important;  margin: 5px 0;}
	.rating-vote {width: 100%; margin: 5px 0 0 -5px; position: relative; top: 3px;}
	.rating-vote .col-4, .rating-vote .col-3 {width: auto;}
	.remove-block {position: absolute !important; bottom: 3px; right: 70px;}
	.source-name {max-width: 100%;}
	.source-stat {margin-left: 0 !important;}
	.source-stat .remove-block {bottom: auto; top: 3px; right: 10px;}
	.post-link {position: absolute; bottom: -1px; right: -1px;}
	.post-link .icon.icon-fire {margin: 0;}
	.tabs > ul > li {width: 33.33%; box-sizing: border-box;}
	.tabs > ul > li ul {padding: 0 10px 10px 10px;}
	.tabs > ul > li > a {width: 100%;}
	.tabs > ul > li > a .icon {margin: auto;}
	.tabs > ul > li > a .icon.icon-chevron-down, .tabs > ul > li > a span {display: none;}
	.additionalNav {display: block;}
}
@media (max-width: 599px) {
  .col-11, .col-1 {width: 50%;}
  [class^="col-"], [class*=" col-"], .flex-column {width: 100%;}
  [class^="col-offset-"], [class*=" col-offset-"] {width: 100%; margin-left: 0;}
  .flex-row, .flex-row-base, .flex-row-top, .widget-settings {flex-wrap: wrap;}
  .flex-column ~ .pull-right {margin-left: 0;}
  .emty-col, .time-added {display: none;}
	label {margin-bottom: 7px; display: inline-block;}
	.post-link ~ div {margin-left: 5px;}
	.post-link span {display: none;}
	.ci-top {flex-wrap: nowrap;}
	.ci-top img {display: none;}
	.ci-top a {margin-left: 0; font-size: 14px; margin-right: 0;}
	.rating-vote {flex-wrap: nowrap;}
	.white-popup img {max-width: 100%; width: auto;}
	.mfp-close-btn-in .mfp-close {position: fixed;}
}