/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
body .site-content {
  padding-top: 10px;
}
body .block-text-wrapper {
  margin: 0;
  padding: 0;
  padding-left: 5px;
}
body .wrapper {
  margin: 0;
  padding: 0;
}
body .block-title {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding: 5px 2px;
  background: #fcfdff;
  border-radius: 3px;
  border-bottom: 1px solid #e6f2fb;
}
body .hidden {
  display: none;
}
body .row {
  margin-left: 0;
  margin-right: 0;
}
body .branding-bg {
  background: #e6f2fb;
}
body .branding-border {
  border: 1px dotted #9bc8e2;
}
.site-header {
  background: #135482;
}
.site-header .navbar-nav li a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 8px;
  text-transform: uppercase;
}
@media (max-width: 990px) {
  .site-header .navbar-nav li a {
    WIDTH: 50%;
    float: left;
  }
}
@media (max-width: 990px) {
  .site-header .navbar-collapse {
    border-top: none;
    box-shadow: none;
  }
}
.site-header .navbar-toggle {
  background-color: #fafafa;
  border: 1px solid #fafafa;
  border-radius: 5px;
}
.site-header .navbar-toggle .icon-bar {
  background-color: #135482;
}
.site-header .navbar-default .navbar-toggle:hover,
.site-header .navbar-default .navbar-toggle:focus {
  background-color: #ededed;
}
.site-header .navbar-default .navbar-toggle:hover .icon-bar,
.site-header .navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #135482;
}
@media (min-width: 990px) {
  .site-header .menu-header li#menu-item-22 {
    border-left: 1px solid #166298;
  }
  .site-header .menu-header li#menu-item-23 {
    border-right: 1px solid #0c3756;
    border-left: 1px solid #166298;
  }
  .site-header .menu-header li#menu-item-24 {
    border-right: 1px solid #0c3756;
  }
  .site-header .menu-header li#menu-item-25 {
    border-right: 1px solid #0c3756;
    border-left: 1px solid #166298;
  }
  .site-header .menu-header li#menu-item-26 {
    border-right: 1px solid #0c3756;
    border-left: 1px solid #166298;
  }
  .site-header .menu-header li#menu-item-27 {
    border-right: 1px solid #0c3756;
    border-left: 1px solid #166298;
  }
  .site-header .menu-header li#menu-item-28 {
    border-right: 1px solid #0c3756;
    border-left: 1px solid #166298;
  }
}
.site-header .site-header-search .form-horizontal {
  padding: 6px 0;
}
.site-header .site-header-search .form-horizontal .form-control {
  height: 28px;
  padding: 4px 8px;
  font-size: 13px;
  background: #f2f2f2;
}
.site-header img .site-header-logo-xs {
  margin: 0;
  padding: 0;
}
.site-header .navbar-brand {
  margin: 0;
  padding: 0;
}
.site-header-ads {
  min-height: 85px;
  margin: 10px 0;
  border-bottom: 2px solid #e6f2fb;
  padding-bottom: 5px;
}
.site-content-ads {
  min-height: 85px;
  margin: 10px 0;
}
.column-right.content {
  padding-left: 10px;
}
.sidebar-block {
  margin-bottom: 15px;
  background: #fff;
}
.news-block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
}
.news-block .news-block-item {
  padding: 5px 0;
  border-bottom: 1px dotted #e6f2fb;
}
.news-block .date {
  background: #e6f2fb;
  text-align: center;
  border-radius: 2px;
}
.news-block .post-thumb {
  margin: 0;
  padding: 0;
}
.news-block .post-thumb img {
  border-radius: 2px;
}
@media (max-width: 482px) {
  .news-block .post-thumb img {
    width: 100%;
    height: 50px;
  }
}
.news-block .post-info {
  font-size: 8px;
  line-height: 11px;
}
.news-block .post-info .dashicons {
  width: 10px;
  height: 10px;
  font-size: 10px;
}
.news-block .post-info span.comment {
  margin-left: 3px;
}
.news-block .post-info span.time {
  margin-left: 3px;
  background: #e6f2fb;
  padding: 1px 2px 1px 1px;
  border-radius: 2px;
}
.news-block .post-info span.date {
  background: #FFF;
}
.news-block .post-title {
  min-height: 38px;
}
.news-block .post-title span.h4 {
  font-size: 13px;
  line-height: 16px;
  color: #0b334f;
}
.news-block .post-title span.dashicons {
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 16px;
}
.news-block .post-title span.red a {
  color: #ae1a27;
  font-weight: 400;
}
.news-block .post-title span.redbold a {
  color: #ae1a27;
  font-weight: 600;
  font-size: 12px;
}
.news-block .post-title span.bold a {
  font-weight: 600;
  font-size: 12px;
}
.top-block {
  background: #e6f2fb;
  border: 1px dotted #9bc8e2;
  border-top: 2px solid #9bc8e2;
  margin-bottom: 5px;
}
.top-block .news-block-item {
  border-bottom: 1px dotted #9bc8e2;
}
.top-block .block-title {
  background: #e6f2fb;
  font-weight: 600;
  font-size: 14px;
}
.news-important-block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
  /** SLIDER **/
}
.news-important-block .carousel-indicators {
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 15;
  width: 54px;
  height: 24px;
  margin: 0px;
  padding: 5px;
  list-style: none;
  text-align: left;
}
.news-important-block .carousel-caption {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  padding: 10px;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
}
.news-important-block .carousel-caption a {
  color: #fff;
  text-decoration: none;
}
.news-important-block div#carousel-example-generic {
  width: 365px;
  height: 235px;
  margin: 0 auto;
}
@media (max-width: 990px) {
  .news-important-block div#carousel-example-generic {
    width: 340px;
    height: 230px;
  }
}
@media (max-width: 482px) {
  .news-important-block div#carousel-example-generic {
    width: 440px;
    height: 270px;
  }
}
@media (max-width: 360px) {
  .news-important-block div#carousel-example-generic {
    width: 340px;
    height: 230px;
  }
}
.news-important-block div#carousel-example-generic img {
  width: 100%;
  height: auto;
}
@media (max-width: 360px) {
  .news-important-block div#carousel-example-generic img {
    width: 340px;
    height: 230px;
  }
}
.article-block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
}
.article-block .article-block-item {
  padding: 5px 0;
  border-bottom: 1px dotted #e6f2fb;
}
.article-block .article-block-item .article-title span.h4 {
  font-size: 13px;
  color: #0b334f;
}
.article-block .article-block-item .article-thumb img {
  border-radius: 2px;
}
.article-block .article-block-item .article-info {
  font-size: 10px;
  margin-top: 1px;
}
.blogs-block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
}
.blogs-block .blogs-list .blogs-item {
  padding: 5px 0;
  border-bottom: 1px solid #e6e6e6;
}
.blogs-block .blogs-list .blogs-item .blogs-avatar img {
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.blogs-block .blogs-list .blogs-item .blogs-text .text {
  padding-top: 5px;
  font-size: 13px;
  min-height: 42px;
}
.blogs-block .blogs-list .blogs-item .blogs-text .author {
  font-size: 10px;
  text-align: right;
}
.blogs-block .blogs-list .blogs-item .author-meta .author {
  font-size: 14px;
  padding: 2px 0;
  min-height: 42px;
}
.blogs-block .blogs-list .blogs-item .author-meta .meta img {
  width: 24px;
  height: 24px;
}
.comment-block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
}
.comment-block .comment-list .comment-item {
  padding: 4px 0;
  border-bottom: 1px dotted #e6f2fb;
}
.comment-block .comment-list .comment-item .comment-avatar img {
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.comment-block .comment-list .comment-item .comment-text .text {
  padding-top: 5px;
  font-size: 13px;
}
.comment-block .comment-list .comment-item .comment-text .author {
  float: right;
  font-size: 10px;
}
.footer {
  border-top: 2px solid #9bc8e2;
  margin-top: 60px;
  margin-bottom: 10px;
}
.news-category {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
}
.block {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
}
.content-block {
  padding: 0 5px;
}
.content-block .ads-content-sx {
  padding: 5px 0 0 0;
}
.content-block .block-text-wrapper .post-title {
  font-size: 24px;
  padding: 0px 2px;
  margin: 0;
  min-height: 22px;
}
.content-block .block-text-wrapper .post-title span.h4 {
  font-size: 13px;
  color: #0b334f;
}
.content-block .block-text-wrapper .post-title span.dashicons {
  width: 12px;
  height: 12px;
  font-size: 12px;
  line-height: 16px;
}
.content-block .block-text-wrapper .post-title span.red a {
  color: #ae1a27;
  font-weight: 400;
}
.content-block .block-text-wrapper .post-title span.redbold a {
  color: #ae1a27;
  font-weight: 600;
  font-size: 12px;
}
.content-block .block-text-wrapper .post-title span.bold a {
  font-weight: 600;
  font-size: 12px;
}
.content-block .block-text-wrapper .post-info {
  padding: 2px 2px;
  font-size: 12px;
}
.content-block .block-text-wrapper .post-info .dashicons {
  width: 12px;
  height: 12px;
  font-size: 12px;
}
.content-block .post-title {
  font-size: 24px;
  line-height: 36px;
  padding: 0 2px;
  margin: 15px 0 15px;
  min-height: 24px;
  font-weight: 600;
  text-align: left;
}
.content-block .post-info {
  padding: 5px 2px;
  font-size: 12px;
  margin-bottom: 5px;
  border-radius: 2px;
}
.content-block .post-info .dashicons {
  width: 12px;
  height: 12px;
  font-size: 12px;
}
.content-block .post-thumb {
  float: left;
  margin-right: 10px;
}
.content-block .post-thumb img {
  border-radius: 2px;
}
.content-block .post-thumb .post-thumb-info {
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  line-height: 14px;
}
.content-block .content p {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
  margin: 0 0 16px;
}
.content-block .content p a {
  color: #135482;
  font-weight: 600;
}
.content-block .content ul {
  margin: 10px 0;
  padding: 0 10px 0 25px;
  list-style: square;
}
.content-block .content ul li {
  font-size: 14px;
  line-height: 18px;
}
.content-block .content .alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}
.content-block .content .alignleft figcaption {
  margin-top: 5px;
  float: left;
  font-weight: 600;
  font-size: 13px;
}
.content-block .content .alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}
.content-block .content .alignright figcaption {
  margin-top: 5px;
  float: right;
  font-weight: 600;
  font-size: 13px;
}
.content-block .content .aligncenter {
  margin: 0 auto;
  margin-bottom: 10px;
}
.content-block .content .aligncenter figcaption {
  margin-top: 5px;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}
.content-block .content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-block .content .gallery {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.content-block .content .gallery figure.gallery-item {
  margin: 5px;
  width: auto;
  display: inline-block;
}
.content-block .content blockquote {
  padding: 6px 12px;
  margin: 6px 0 6px 14px;
  font-size: 13px;
  border-left: 5px solid #9bc8e2;
  border-top: 1px solid #e6f2fb;
  background: #fcfdff;
}
.content-block .content blockquote p {
  font-size: 14px;
  text-align: justify;
  margin: 0 0 16px;
  line-height: 24px;
  font-style: italic;
}
.content-block .content .img-left {
  float: left;
  margin-right: 10px;
}
.content-block .content .img-left img {
  border-radius: 2px;
}
.content-block .content .img-left .post-thumb-info {
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  line-height: 14px;
}
.content-block .content .img-right {
  float: right;
  margin-left: 10px;
}
.content-block .content .img-right img {
  border-radius: 2px;
}
.content-block .content .img-right .post-thumb-info {
  text-align: center;
  font-size: 11px;
  padding-top: 5px;
  line-height: 14px;
}
.content-block .post-info-bottom .share {
  text-align: right;
  padding: 5px;
  margin: 5px 0;
  border-radius: 3px;
}
.content-block .post-info-bottom .like {
  text-align: left;
  /* line-height: 28px; */
  padding: 10px;
  margin: 5px 0;
  /* border-radius: 3px; */
}
.content-block .post-info-bottom .tags a {
  text-transform: uppercase;
}
.content-block .post-info-bottom .text-error {
  padding: 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 11px;
}
.content-block .post-info-bottom .comment-text {
  padding: 5px;
  margin: 5px 0;
  border-radius: 3px;
  font-size: 12px;
}
.content-block .post-info-bottom .similar-posts {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.content-block .post-info-bottom .similar-posts ul {
  list-style-position: inside;
  margin: 10px 0;
  padding: 0 10px 0 15px;
}
.content-block .post-info-bottom .similar-posts ul li {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
}
.content-block .post-info-bottom .redtram {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.content-block .post-info-bottom .posts-nav {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  margin-bottom: 5px;
  margin-top: 15px;
  font-size: 13px;
  line-height: 46px;
  font-weight: 600;
}
.content-block .post-info-bottom .posts-nav .dashicons {
  width: 13px;
  height: 13px;
  font-size: 13px;
  line-height: 46px;
  font-weight: 600;
}
.content-block .post-info-bottom .posts-nav span.title {
  font-weight: 400;
  background-color: #e6f2fb;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
.content-block .post-info-bottom .posts-nav a {
  text-decoration: none;
}
.content-block .news-list .date {
  background: #e6f2fb;
  text-align: center;
  border-radius: 2px;
}
.content-block .news-list .news-item {
  padding: 5px 0;
  border-bottom: 1px dotted #e6f2fb;
}
.content-block .news-list .news-item .post-thumb {
  float: left;
  margin-right: 0;
}
.content-block .news-list .news-item .block-text-wrapper {
  margin: 0;
  padding: 0;
}
.content-block .news-list .news-item .post-title {
  font-size: 13px;
  padding: 0px 2px;
  margin: 0 0 6px 0;
  min-height: 24px;
}
.content-block .news-list .news-item .post-title span.h4 {
  font-size: 13px;
}
.content-block .news-list .news-item .post-info {
  font-size: 10px;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
.content-block .news-list .news-item .post-info .dashicons {
  width: 10px;
  height: 10px;
  font-size: 10px;
}
.content-block .news-list .news-item .post-info span.comment {
  margin-left: 3px;
}
.content-block .news-list .news-item .post-info span.time {
  margin-left: 3px;
  background: #e6f2fb;
  padding: 1px 2px 1px 1px;
  border-radius: 2px;
}
.content-block .news-list .news-item .post-info span.date {
  background: #FFF;
}
.archive-block {
  padding: 10px 0;
}
#wp-calendar {
  width: 100%;
  font-size: 11px;
}
#wp-calendar thead th {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-top: none;
  font-size: 11px;
}
#wp-calendar tbody td {
  text-align: center;
  border: 1px solid #ddd;
  line-height: 2.5em;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
}
#wp-calendar tbody td:hover {
  background: #f1f1f1;
  color: #333;
}
#wp-calendar tbody td a {
  display: block;
  text-decoration: none;
  background: #f1f1f1;
  color: #333;
}
#wp-calendar tbody td:hover a {
  background: #4d4d4d;
  color: #fff;
}
#wp-calendar tfoot {
  display: none;
}
#wp-calendar tfoot td {
  padding-top: 1px;
  padding: 4px;
}
#wp-calendar caption {
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  padding: 12px;
  outline: 0 none !important;
  background: #fafafa;
  color: #080808;
  border: 1px solid #e5e5e5;
}
#wp-calendar tbody a {
  display: block;
  text-decoration: underline;
}
#wp-calendar th {
  text-align: center;
  border: 1px solid transparent;
  border-top: none;
  padding: 7px 0;
  color: #a7a7a7;
}
#footer #wp-calendar thead th {
  background: #222;
}
#footer #wp-calendar tbody td {
  border-color: #e5e5e5;
}
.calendar select {
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  display: inline-block;
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 4px;
}
.comment-list {
  padding: 0;
  margin: 0;
}
button.comments {
  padding: 40px 0;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}
#respond {
  clear: both;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  margin: 5px 0;
  padding: 10px;
  border-radius: 2px;
  border-bottom-right-radius: 7px;
}
#respond p.subscribe-to-comments label {
  width: 95%;
}
#respond p.logged-in-as {
  margin: 5px 0;
  text-align: right;
}
#respond form input#submit {
  height: 36px;
  width: 88px;
}
#respond form .comments-info {
  text-align: center;
  padding: 5px;
  margin: 0 0 5px 0;
  border-radius: 3px;
}
#respond:hover {
  border: 1px solid #9bc8e2;
  border-bottom: 2px solid #9bc8e2;
  border-right: 2px solid #9bc8e2;
  background: #fafafa;
  border-radius: 2px;
  border-bottom-right-radius: 7px;
}
h3#reply-title {
  font-family: 'Oswald', Arial, Helvetica;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  padding: 0px !important;
  margin: 0px !important;
}
#author,
#email,
#url {
  background: #fff !important;
  width: 230px;
  color: #464646;
  font-size: 12px;
  padding: 8px 10px;
  margin: 5px 5px 0 0;
  border: 1px solid #d2d2d2;
}
label {
  width: 75px;
}
#comment {
  background: #fff !important;
  width: 100%;
  height: 150px;
  color: #464646;
  font-family: Arial,Tahoma,Verdana;
  font-size: 12px;
  padding: 8px 10px;
  margin: 5px 0 5px 0;
  border: 1px solid #d2d2d2;
}
.form-submit {
  text-align: left;
}
.comments-area h4.comments-title {
  border-top: 2px solid #9bc8e2;
  padding: 10px 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}
.comments-area article.comment-body {
  border: 1px dotted #ccc;
  margin-bottom: 5px;
  border-radius: 3px;
}
.comments-area article.comment-body footer.comment-meta {
  display: block;
}
.comments-area article.comment-body footer.comment-meta .comment-author {
  width: 50%;
  height: 35px;
  float: left;
}
.comments-area article.comment-body footer.comment-meta .comment-metadata {
  width: 50%;
  height: 35px;
  float: left;
}
.comments-area article.comment-body .comment-content {
  padding: 5px;
}
div#comments ol.comment-list ul.comments-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
div#comments ol.comment-list ul.children {
  list-style: none;
}
div#comments .comment-item {
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  margin-bottom: 5px;
  padding: 5px;
  border-radius: 2px;
  border-bottom-right-radius: 7px;
  border-top-left-radius: 7px;
}
div#comments .comment-item .comment-info {
  min-height: 36px;
  margin-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
div#comments .comment-item .comment-info .comment-author {
  float: left;
  margin-right: 5px;
}
div#comments .comment-item .comment-info .comment-author img.country-flag {
  border-radius: 0px;
  padding-left: 5px;
  padding-bottom: 2px;
}
div#comments .comment-item .comment-info .comment-author img {
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
div#comments .comment-item .comment-info .comment-author span.says {
  display: none;
}
div#comments .comment-item .comment-info .comment-meta {
  font-size: 10px;
  line-height: 36px;
  float: right;
}
div#comments .comment-item .comment {
  padding: 0 5px;
  text-align: justify;
  margin: 5px 0;
}
div#comments .comment-item .comment p {
  font-size: 12px;
  line-height: 16px;
}
div#comments .comment-item .reply {
  text-align: right;
}
div#comments .comment-item:hover {
  border: 1px solid #9bc8e2;
  border-bottom: 2px solid #9bc8e2;
  border-right: 2px solid #9bc8e2;
  background: #fafafa;
  border-radius: 2px;
  border-bottom-right-radius: 7px;
  border-top-left-radius: 7px;
}
footer {
  padding: 25px 0;
}
footer .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}
footer .footer-menu ul li {
  float: left;
  margin-right: 15px;
}
footer .copyright {
  font-size: 12px;
}
footer .powered {
  font-size: 12px;
}
footer .copyright-info {
  font-size: 10px;
  text-align: justify;
  margin-top: 24px;
  line-height: 14px;
}
.counter table {
  margin: 0 auto;
}
.counter table td {
  padding: 0 5px;
}
.ukrnet .informer {
  margin: 5px 0;
}
.ukrnet .informer div#SinoptikInformer {
  margin: 0 auto;
}
.footer .copyright {
  text-align: center;
}
@media (max-width: 482px) {
  .footer .copyright {
    text-align: center;
    line-height: 24px;
  }
}
@media (max-width: 482px) {
  .footer .powered {
    text-align: center;
  }
}
span.sppeling {
  background-color: #e6f2fb;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 13px;
  text-align: center;
  line-height: 46px;
  border: 2px solid #9bc8e2;
}
span.sppeling span.bold {
  font-weight: 600;
}
.ulogin_block {
  margin: 10px 0;
  font-size: 10px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.ulogin_panel {
  margin-left: 10px;
}
form#removeSubscription {
  margin: 25px 0;
  min-height: 26px;
  width: 100%;
}
form#removeSubscription ol {
  float: left;
  width: 100%;
}
form#removeSubscription ol li {
  float: left;
  width: 100%;
}
form#removeSubscription label {
  width: 100%;
}
form#removeSubscription input {
  width: 5%;
  float: left;
}
form#removeSubscription a {
  width: 95%;
  float: left;
}
form#removeSubscription p {
  float: left;
  width: 100%;
}
form#removeSubscription input[type="submit"] {
  width: 360px;
  min-height: 32px;
}
form#blockemail input[type="submit"] {
  width: 360px;
  min-height: 32px;
}
div#pagination {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  padding: 5px 0;
}
.bot-ch {
  line-height: 22px;
  padding-bottom: 5px;
}
.block-wrapper {
  border: 1px solid #e6f2fb;
  border-top: 2px solid #9bc8e2;
  padding: 5px;
}
.block-wrapper .post-list .block-title {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding: 5px 2px;
  margin-bottom: 16px;
  background: #fcfdff;
  border-radius: 0;
  border-bottom: 1px solid #e6f2fb;
}
.block-wrapper .post-list .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 7px;
}
.block-wrapper .post-list .item .img {
  float: left;
  width: 75px;
}
.block-wrapper .post-list .item .img img {
  border-bottom-left-radius: 1px;
}
.block-wrapper .post-list .item .data {
  margin-left: 75px;
  padding: 1px 5px 1px 5px;
  min-height: 50px;
  overflow: hidden;
  border-bottom: 1px dotted #e6f2fb;
}
.block-wrapper .post-list .item .data .title {
  font-size: 13px;
  line-height: 16px;
  color: #0b334f;
  min-height: 28px;
}
.block-wrapper .post-list .item .data .title a:hover {
  text-decoration: none;
}
.block-wrapper .post-list .item .data .title span.red a {
  color: #ae1a27;
  font-weight: 400;
}
.block-wrapper .post-list .item .data .title span.redbold a {
  color: #ae1a27;
  font-weight: 600;
  font-size: 12px;
}
.block-wrapper .post-list .item .data .title span.bold a {
  font-weight: 600;
  font-size: 12px;
}
.block-wrapper .post-list .item .data .info {
  font-size: 11px;
  line-height: 13px;
  text-align: right;
  color: #0b334f;
}
.block-wrapper .post-list .item .data .info .dashicons {
  font-size: 11px;
  line-height: 11px;
  width: 13px;
  height: 13px;
}
.block-wrapper .post-list .item:hover {
  box-shadow: 0 0 10px rgba(19, 84, 130, 0.75);
  cursor: pointer;
}
.block-wrapper .block-title {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding: 5px 2px;
  margin-bottom: 16px;
  background: #fcfdff;
  border-radius: 0;
  border-bottom: 1px solid #e6f2fb;
}
.block-wrapper .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 7px;
}
.block-wrapper .item .img {
  float: left;
  width: 50px;
}
.block-wrapper .item .img img {
  border-bottom-left-radius: 1px;
}
.block-wrapper .item .data {
  margin-left: 50px;
  padding: 1px 5px 1px 5px;
  min-height: 50px;
  overflow: hidden;
  border-bottom: 1px dotted #e6f2fb;
}
.block-wrapper .item .data .title {
  font-size: 13px;
  line-height: 16px;
  color: #0b334f;
  min-height: 28px;
}
.block-wrapper .item .data .title a:hover {
  text-decoration: none;
}
.block-wrapper .item .data .info {
  font-size: 11px;
  line-height: 13px;
  display: block;
}
.block-wrapper .item .data .info .dashicons {
  font-size: 9px;
  line-height: 13px;
  width: 13px;
  height: 13px;
}
.block-wrapper .item .data .info .author {
  display: inline-block;
}
.block-wrapper .item .data .info .time {
  display: inline-block;
  float: right;
}
.block-wrapper .item:hover {
  box-shadow: 0 0 10px rgba(19, 84, 130, 0.25);
  cursor: pointer;
}
.block-wrapper .blog-list .block-title {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 5px 0;
  padding: 5px 2px;
  margin-bottom: 16px;
  background: #fcfdff;
  border-radius: 0;
  border-bottom: 1px solid #e6f2fb;
}
.block-wrapper .blog-list .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 7px;
}
.block-wrapper .blog-list .item .img {
  float: left;
  width: 50px;
}
.block-wrapper .blog-list .item .img img {
  border-bottom-left-radius: 1px;
}
.block-wrapper .blog-list .item .data {
  margin-left: 50px;
  padding: 1px 5px 1px 5px;
  min-height: 50px;
  overflow: hidden;
  border-bottom: 1px dotted #e6f2fb;
}
.block-wrapper .blog-list .item .data .title {
  font-size: 13px;
  line-height: 16px;
  color: #0b334f;
  min-height: 28px;
}
.block-wrapper .blog-list .item .data .title a:hover {
  text-decoration: none;
}
.block-wrapper .blog-list .item .data .info {
  font-size: 11px;
  line-height: 13px;
  display: block;
}
.block-wrapper .blog-list .item .data .info .dashicons {
  font-size: 9px;
  line-height: 13px;
  width: 13px;
  height: 13px;
}
.block-wrapper .blog-list .item .data .info .author {
  display: inline-block;
}
.block-wrapper .blog-list .item .data .info .time {
  display: inline-block;
  float: right;
}
.block-wrapper .blog-list .item:hover {
  box-shadow: 0 0 10px rgba(19, 84, 130, 0.25);
  cursor: pointer;
}
.block-wrapper .archive-btn {
  text-align: center;
  padding: 10px 0;
}
.block-wrapper .archive-btn a:hover {
  background: rgba(19, 84, 130, 0.1);
}
