.news_block {
    /*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
    /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
}
.news_block textarea.bxeditor-textarea {
    line-height: normal !important;
}
.news_block article,
.news_block aside,
.news_block details,
.news_block figcaption,
.news_block figure,
.news_block footer,
.news_block header,
.news_block hgroup,
.news_block main,
.news_block nav,
.news_block section,
.news_block summary {
    display: block;
}
.news_block audio,
.news_block canvas,
.news_block video {
    display: inline-block;
}
.news_block audio:not([controls]) {
    display: none;
    height: 0;
}
.news_block [hidden],
.news_block template {
    display: none;
}
.news_block html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
.news_block body {
    margin: 0;
}
.news_block a {
    background: transparent;
}
.news_block a:focus {
    outline: thin dotted;
}
.news_block a:active,
.news_block a:hover {
    outline: 0;
}
.news_block h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.news_block abbr[title] {
    border-bottom: 1px dotted;
}
.news_block b,
.news_block strong {
    font-weight: bold;
}
.news_block dfn {
    font-style: italic;
}
.news_block hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.news_block mark {
    background: #ff0;
    color: #000;
}
.news_block code,
.news_block kbd,
.news_block pre,
.news_block samp {
    font-family: monospace, serif;
    font-size: 1em;
}
.news_block pre {
    white-space: pre-wrap;
}
.news_block q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
.news_block small {
    font-size: 80%;
}
.news_block sub,
.news_block sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.news_block sup {
    top: -0.5em;
}
.news_block sub {
    bottom: -0.25em;
}
.news_block img {
    border: 0;
}
.news_block svg:not(:root) {
    overflow: hidden;
}
.news_block figure {
    margin: 0;
}
.news_block fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.news_block legend {
    border: 0;
    padding: 0;
}
.news_block button,
.news_block input,
.news_block select,
.news_block textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
.news_block button,
.news_block input {
    line-height: normal;
}
.news_block button,
.news_block select {
    text-transform: none;
}
.news_block button,
.news_block html input[type="button"],
.news_block input[type="reset"],
.news_block input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.news_block button[disabled],
.news_block html input[disabled] {
    cursor: default;
}
.news_block input[type="checkbox"],
.news_block input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.news_block input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.news_block input[type="search"]::-webkit-search-cancel-button,
.news_block input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.news_block button::-moz-focus-inner,
.news_block input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.news_block textarea {
    overflow: auto;
    vertical-align: top;
}
.news_block table {
    border-collapse: collapse;
    border-spacing: 0;
}
@media print {
    .news_block * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    .news_block a,
    .news_block a:visited {
        text-decoration: underline;
    }
    .news_block a[href]:after {
        content: " (" attr(href) ")";
    }
    .news_block abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .news_block a[href^="javascript:"]:after,
    .news_block a[href^="#"]:after {
        content: "";
    }
    .news_block pre,
    .news_block blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    .news_block thead {
        display: table-header-group;
    }
    .news_block tr,
    .news_block img {
        page-break-inside: avoid;
    }
    .news_block img {
        max-width: 100% !important;
    }
    @page {
        margin: 2cm .5cm;
    }
    .news_block p,
    .news_block h2,
    .news_block h3 {
        orphans: 3;
        widows: 3;
    }
    .news_block h2,
    .news_block h3 {
        page-break-after: avoid;
    }
    .news_block select {
        background: #fff !important;
    }
    .news_block .navbar {
        display: none;
    }
    .news_block .table td,
    .news_block .table th {
        background-color: #fff !important;
    }
    .news_block .btn > .caret,
    .news_block .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }
    .news_block .label {
        border: 1px solid #000;
    }
    .news_block .table {
        border-collapse: collapse !important;
    }
    .news_block .table-bordered th,
    .news_block .table-bordered td {
        border: 1px solid #ddd !important;
    }
}
.news_block *,
.news_block *:before,
.news_block *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_block html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.news_block body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}
.news_block input,
.news_block button,
.news_block select,
.news_block textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.news_block a {
    color: #cccccc;
    text-decoration: none;
}
.news_block a:hover,
.news_block a:focus {
    color: #a6a6a6;
    text-decoration: underline;
}
.news_block a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.news_block img {
    vertical-align: middle;
}
.news_block .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.news_block .img-rounded {
    border-radius: 6px;
}
.news_block .img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.news_block .img-circle {
    border-radius: 50%;
}
.news_block hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.news_block .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.news_block p {
    margin: 0 0 10px;
}
.news_block .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .news_block .lead {
        font-size: 21px;
    }
}
.news_block small,
.news_block .small {
    font-size: 85%;
}
.news_block cite {
    font-style: normal;
}
.news_block .text-muted {
    color: #999999;
}
.news_block .text-primary {
    color: #cccccc;
}
.news_block .text-primary:hover {
    color: #b3b3b3;
}
.news_block .text-warning {
    color: #c09853;
}
.news_block .text-warning:hover {
    color: #a47e3c;
}
.news_block .text-danger {
    color: #b94a48;
}
.news_block .text-danger:hover {
    color: #953b39;
}
.news_block .text-success {
    color: #468847;
}
.news_block .text-success:hover {
    color: #356635;
}
.news_block .text-info {
    color: #3a87ad;
}
.news_block .text-info:hover {
    color: #2d6987;
}
.news_block .text-left {
    text-align: left;
}
.news_block .text-right {
    text-align: right;
}
.news_block .text-center {
    text-align: center;
}
.news_block h1,
.news_block h2,
.news_block h3,
.news_block h4,
.news_block h5,
.news_block h6,
.news_block .h1,
.news_block .h2,
.news_block .h3,
.news_block .h4,
.news_block .h5,
.news_block .h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.news_block h1 small,
.news_block h2 small,
.news_block h3 small,
.news_block h4 small,
.news_block h5 small,
.news_block h6 small,
.news_block .h1 small,
.news_block .h2 small,
.news_block .h3 small,
.news_block .h4 small,
.news_block .h5 small,
.news_block .h6 small,
.news_block h1 .small,
.news_block h2 .small,
.news_block h3 .small,
.news_block h4 .small,
.news_block h5 .small,
.news_block h6 .small,
.news_block .h1 .small,
.news_block .h2 .small,
.news_block .h3 .small,
.news_block .h4 .small,
.news_block .h5 .small,
.news_block .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
.news_block h1,
.news_block h2,
.news_block h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.news_block h1 small,
.news_block h2 small,
.news_block h3 small,
.news_block h1 .small,
.news_block h2 .small,
.news_block h3 .small {
    font-size: 65%;
}
.news_block h4,
.news_block h5,
.news_block h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.news_block h4 small,
.news_block h5 small,
.news_block h6 small,
.news_block h4 .small,
.news_block h5 .small,
.news_block h6 .small {
    font-size: 75%;
}
.news_block h1,
.news_block .h1 {
    font-size: 36px;
}
.news_block h2,
.news_block .h2 {
    font-size: 30px;
}
.news_block h3,
.news_block .h3 {
    font-size: 24px;
}
.news_block h4,
.news_block .h4 {
    font-size: 18px;
}
.news_block h5,
.news_block .h5 {
    font-size: 14px;
}
.news_block h6,
.news_block .h6 {
    font-size: 12px;
}
.news_block .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
.news_block ul,
.news_block ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.news_block ul ul,
.news_block ol ul,
.news_block ul ol,
.news_block ol ol {
    margin-bottom: 0;
}
.news_block .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.news_block .list-inline {
    padding-left: 0;
    list-style: none;
}
.news_block .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.news_block .list-inline > li:first-child {
    padding-left: 0;
}
.news_block dl {
    margin-bottom: 20px;
}
.news_block dt,
.news_block dd {
    line-height: 1.428571429;
}
.news_block dt {
    font-weight: bold;
}
.news_block dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .news_block .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .news_block .dl-horizontal dd {
        margin-left: 180px;
    }
    .news_block .dl-horizontal dd:before,
    .news_block .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    .news_block .dl-horizontal dd:after {
        clear: both;
    }
    .news_block .dl-horizontal dd:before,
    .news_block .dl-horizontal dd:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }
    .news_block .dl-horizontal dd:after {
        clear: both;
    }
}
.news_block abbr[title],
.news_block abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
.news_block abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.news_block blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}
.news_block blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
.news_block blockquote p:last-child {
    margin-bottom: 0;
}
.news_block blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999999;
}
.news_block blockquote small:before {
    content: '\2014 \00A0';
}
.news_block blockquote.pull-right {
    padding-right: 16px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
}
.news_block blockquote.pull-right p,
.news_block blockquote.pull-right small,
.news_block blockquote.pull-right .small {
    text-align: right;
}
.news_block blockquote.pull-right small:before,
.news_block blockquote.pull-right .small:before {
    content: '';
}
.news_block blockquote.pull-right small:after,
.news_block blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
.news_block blockquote:before,
.news_block blockquote:after {
    content: "";
}
.news_block address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
.news_block code,
.news_block kbd,
.news_block pre,
.news_block samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.news_block code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px;
}
.news_block pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.news_block pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.news_block .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.news_block .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
}
.news_block .container:before,
.news_block .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .container:after {
    clear: both;
}
.news_block .container:before,
.news_block .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .container:after {
    clear: both;
}
.news_block .row {
    margin-left: -16px;
    margin-right: -16px;
}
.news_block .row:before,
.news_block .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .row:after {
    clear: both;
}
.news_block .row:before,
.news_block .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .row:after {
    clear: both;
}
.news_block .col-xs-1,
.news_block .col-sm-1,
.news_block .col-md-1,
.news_block .col-lg-1,
.news_block .col-xs-2,
.news_block .col-sm-2,
.news_block .col-md-2,
.news_block .col-lg-2,
.news_block .col-xs-3,
.news_block .col-sm-3,
.news_block .col-md-3,
.news_block .col-lg-3,
.news_block .col-xs-4,
.news_block .col-sm-4,
.news_block .col-md-4,
.news_block .col-lg-4,
.news_block .col-xs-5,
.news_block .col-sm-5,
.news_block .col-md-5,
.news_block .col-lg-5,
.news_block .col-xs-6,
.news_block .col-sm-6,
.news_block .col-md-6,
.news_block .col-lg-6,
.news_block .col-xs-7,
.news_block .col-sm-7,
.news_block .col-md-7,
.news_block .col-lg-7,
.news_block .col-xs-8,
.news_block .col-sm-8,
.news_block .col-md-8,
.news_block .col-lg-8,
.news_block .col-xs-9,
.news_block .col-sm-9,
.news_block .col-md-9,
.news_block .col-lg-9,
.news_block .col-xs-10,
.news_block .col-sm-10,
.news_block .col-md-10,
.news_block .col-lg-10,
.news_block .col-xs-11,
.news_block .col-sm-11,
.news_block .col-md-11,
.news_block .col-lg-11,
.news_block .col-xs-12,
.news_block .col-sm-12,
.news_block .col-md-12,
.news_block .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
}
.news_block .col-xs-1,
.news_block .col-xs-2,
.news_block .col-xs-3,
.news_block .col-xs-4,
.news_block .col-xs-5,
.news_block .col-xs-6,
.news_block .col-xs-7,
.news_block .col-xs-8,
.news_block .col-xs-9,
.news_block .col-xs-10,
.news_block .col-xs-11 {
    float: left;
}
.news_block .col-xs-12 {
    width: 100%;
}
.news_block .col-xs-11 {
    width: 91.66666666666666%;
}
.news_block .col-xs-10 {
    width: 83.33333333333334%;
}
.news_block .col-xs-9 {
    width: 75%;
}
.news_block .col-xs-8 {
    width: 66.66666666666666%;
}
.news_block .col-xs-7 {
    width: 58.333333333333336%;
}
.news_block .col-xs-6 {
    width: 50%;
}
.news_block .col-xs-5 {
    width: 41.66666666666667%;
}
.news_block .col-xs-4 {
    width: 33.33333333333333%;
}
.news_block .col-xs-3 {
    width: 25%;
}
.news_block .col-xs-2 {
    width: 16.666666666666664%;
}
.news_block .col-xs-1 {
    width: 8.333333333333332%;
}
.news_block .col-xs-pull-12 {
    right: 100%;
}
.news_block .col-xs-pull-11 {
    right: 91.66666666666666%;
}
.news_block .col-xs-pull-10 {
    right: 83.33333333333334%;
}
.news_block .col-xs-pull-9 {
    right: 75%;
}
.news_block .col-xs-pull-8 {
    right: 66.66666666666666%;
}
.news_block .col-xs-pull-7 {
    right: 58.333333333333336%;
}
.news_block .col-xs-pull-6 {
    right: 50%;
}
.news_block .col-xs-pull-5 {
    right: 41.66666666666667%;
}
.news_block .col-xs-pull-4 {
    right: 33.33333333333333%;
}
.news_block .col-xs-pull-3 {
    right: 25%;
}
.news_block .col-xs-pull-2 {
    right: 16.666666666666664%;
}
.news_block .col-xs-pull-1 {
    right: 8.333333333333332%;
}
.news_block .col-xs-push-12 {
    left: 100%;
}
.news_block .col-xs-push-11 {
    left: 91.66666666666666%;
}
.news_block .col-xs-push-10 {
    left: 83.33333333333334%;
}
.news_block .col-xs-push-9 {
    left: 75%;
}
.news_block .col-xs-push-8 {
    left: 66.66666666666666%;
}
.news_block .col-xs-push-7 {
    left: 58.333333333333336%;
}
.news_block .col-xs-push-6 {
    left: 50%;
}
.news_block .col-xs-push-5 {
    left: 41.66666666666667%;
}
.news_block .col-xs-push-4 {
    left: 33.33333333333333%;
}
.news_block .col-xs-push-3 {
    left: 25%;
}
.news_block .col-xs-push-2 {
    left: 16.666666666666664%;
}
.news_block .col-xs-push-1 {
    left: 8.333333333333332%;
}
.news_block .col-xs-offset-12 {
    margin-left: 100%;
}
.news_block .col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.news_block .col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.news_block .col-xs-offset-9 {
    margin-left: 75%;
}
.news_block .col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.news_block .col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.news_block .col-xs-offset-6 {
    margin-left: 50%;
}
.news_block .col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.news_block .col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.news_block .col-xs-offset-3 {
    margin-left: 25%;
}
.news_block .col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.news_block .col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
@media (min-width: 768px) {
    .news_block .container {
        width: 750px;
    }
    .news_block .col-sm-1,
    .news_block .col-sm-2,
    .news_block .col-sm-3,
    .news_block .col-sm-4,
    .news_block .col-sm-5,
    .news_block .col-sm-6,
    .news_block .col-sm-7,
    .news_block .col-sm-8,
    .news_block .col-sm-9,
    .news_block .col-sm-10,
    .news_block .col-sm-11 {
        float: left;
    }
    .news_block .col-sm-12 {
        width: 100%;
    }
    .news_block .col-sm-11 {
        width: 91.66666666666666%;
    }
    .news_block .col-sm-10 {
        width: 83.33333333333334%;
    }
    .news_block .col-sm-9 {
        width: 75%;
    }
    .news_block .col-sm-8 {
        width: 66.66666666666666%;
    }
    .news_block .col-sm-7 {
        width: 58.333333333333336%;
    }
    .news_block .col-sm-6 {
        width: 50%;
    }
    .news_block .col-sm-5 {
        width: 41.66666666666667%;
    }
    .news_block .col-sm-4 {
        width: 33.33333333333333%;
    }
    .news_block .col-sm-3 {
        width: 25%;
    }
    .news_block .col-sm-2 {
        width: 16.666666666666664%;
    }
    .news_block .col-sm-1 {
        width: 8.333333333333332%;
    }
    .news_block .col-sm-pull-12 {
        right: 100%;
    }
    .news_block .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .news_block .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .news_block .col-sm-pull-9 {
        right: 75%;
    }
    .news_block .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .news_block .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .news_block .col-sm-pull-6 {
        right: 50%;
    }
    .news_block .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .news_block .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .news_block .col-sm-pull-3 {
        right: 25%;
    }
    .news_block .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .news_block .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .news_block .col-sm-push-12 {
        left: 100%;
    }
    .news_block .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .news_block .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .news_block .col-sm-push-9 {
        left: 75%;
    }
    .news_block .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .news_block .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .news_block .col-sm-push-6 {
        left: 50%;
    }
    .news_block .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .news_block .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .news_block .col-sm-push-3 {
        left: 25%;
    }
    .news_block .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .news_block .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .news_block .col-sm-offset-12 {
        margin-left: 100%;
    }
    .news_block .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .news_block .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .news_block .col-sm-offset-9 {
        margin-left: 75%;
    }
    .news_block .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .news_block .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .news_block .col-sm-offset-6 {
        margin-left: 50%;
    }
    .news_block .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .news_block .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .news_block .col-sm-offset-3 {
        margin-left: 25%;
    }
    .news_block .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .news_block .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
}
@media (min-width: 992px) {
    .news_block .container {
        width: 970px;
    }
    .news_block .col-md-1,
    .news_block .col-md-2,
    .news_block .col-md-3,
    .news_block .col-md-4,
    .news_block .col-md-5,
    .news_block .col-md-6,
    .news_block .col-md-7,
    .news_block .col-md-8,
    .news_block .col-md-9,
    .news_block .col-md-10,
    .news_block .col-md-11 {
        float: left;
    }
    .news_block .col-md-12 {
        width: 100%;
    }
    .news_block .col-md-11 {
        width: 91.66666666666666%;
    }
    .news_block .col-md-10 {
        width: 83.33333333333334%;
    }
    .news_block .col-md-9 {
        width: 75%;
    }
    .news_block .col-md-8 {
        width: 66.66666666666666%;
    }
    .news_block .col-md-7 {
        width: 58.333333333333336%;
    }
    .news_block .col-md-6 {
        width: 50%;
    }
    .news_block .col-md-5 {
        width: 41.66666666666667%;
    }
    .news_block .col-md-4 {
        width: 33.33333333333333%;
    }
    .news_block .col-md-3 {
        width: 25%;
    }
    .news_block .col-md-2 {
        width: 16.666666666666664%;
    }
    .news_block .col-md-1 {
        width: 8.333333333333332%;
    }
    .news_block .col-md-pull-12 {
        right: 100%;
    }
    .news_block .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .news_block .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .news_block .col-md-pull-9 {
        right: 75%;
    }
    .news_block .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .news_block .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .news_block .col-md-pull-6 {
        right: 50%;
    }
    .news_block .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .news_block .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .news_block .col-md-pull-3 {
        right: 25%;
    }
    .news_block .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .news_block .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .news_block .col-md-push-12 {
        left: 100%;
    }
    .news_block .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .news_block .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .news_block .col-md-push-9 {
        left: 75%;
    }
    .news_block .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .news_block .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .news_block .col-md-push-6 {
        left: 50%;
    }
    .news_block .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .news_block .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .news_block .col-md-push-3 {
        left: 25%;
    }
    .news_block .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .news_block .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .news_block .col-md-offset-12 {
        margin-left: 100%;
    }
    .news_block .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .news_block .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .news_block .col-md-offset-9 {
        margin-left: 75%;
    }
    .news_block .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .news_block .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .news_block .col-md-offset-6 {
        margin-left: 50%;
    }
    .news_block .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .news_block .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .news_block .col-md-offset-3 {
        margin-left: 25%;
    }
    .news_block .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .news_block .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
}
@media (min-width: 1200px) {
    .news_block .container {
        width: 1170px;
    }
    .news_block .col-lg-1,
    .news_block .col-lg-2,
    .news_block .col-lg-3,
    .news_block .col-lg-4,
    .news_block .col-lg-5,
    .news_block .col-lg-6,
    .news_block .col-lg-7,
    .news_block .col-lg-8,
    .news_block .col-lg-9,
    .news_block .col-lg-10,
    .news_block .col-lg-11 {
        float: left;
    }
    .news_block .col-lg-12 {
        width: 100%;
    }
    .news_block .col-lg-11 {
        width: 91.66666666666666%;
    }
    .news_block .col-lg-10 {
        width: 83.33333333333334%;
    }
    .news_block .col-lg-9 {
        width: 75%;
    }
    .news_block .col-lg-8 {
        width: 66.66666666666666%;
    }
    .news_block .col-lg-7 {
        width: 58.333333333333336%;
    }
    .news_block .col-lg-6 {
        width: 50%;
    }
    .news_block .col-lg-5 {
        width: 41.66666666666667%;
    }
    .news_block .col-lg-4 {
        width: 33.33333333333333%;
    }
    .news_block .col-lg-3 {
        width: 25%;
    }
    .news_block .col-lg-2 {
        width: 16.666666666666664%;
    }
    .news_block .col-lg-1 {
        width: 8.333333333333332%;
    }
    .news_block .col-lg-pull-12 {
        right: 100%;
    }
    .news_block .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .news_block .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .news_block .col-lg-pull-9 {
        right: 75%;
    }
    .news_block .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .news_block .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .news_block .col-lg-pull-6 {
        right: 50%;
    }
    .news_block .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .news_block .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .news_block .col-lg-pull-3 {
        right: 25%;
    }
    .news_block .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .news_block .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .news_block .col-lg-push-12 {
        left: 100%;
    }
    .news_block .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .news_block .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .news_block .col-lg-push-9 {
        left: 75%;
    }
    .news_block .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .news_block .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .news_block .col-lg-push-6 {
        left: 50%;
    }
    .news_block .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .news_block .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .news_block .col-lg-push-3 {
        left: 25%;
    }
    .news_block .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .news_block .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .news_block .col-lg-offset-12 {
        margin-left: 100%;
    }
    .news_block .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .news_block .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .news_block .col-lg-offset-9 {
        margin-left: 75%;
    }
    .news_block .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .news_block .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .news_block .col-lg-offset-6 {
        margin-left: 50%;
    }
    .news_block .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .news_block .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .news_block .col-lg-offset-3 {
        margin-left: 25%;
    }
    .news_block .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .news_block .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
}
.news_block table {
    max-width: 100%;
    background-color: transparent;
}
.news_block th {
    text-align: left;
}
.news_block .table {
    width: 100%;
    margin-bottom: 20px;
}
.news_block .table > thead > tr > th,
.news_block .table > tbody > tr > th,
.news_block .table > tfoot > tr > th,
.news_block .table > thead > tr > td,
.news_block .table > tbody > tr > td,
.news_block .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.news_block .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.news_block .table > caption + thead > tr:first-child > th,
.news_block .table > colgroup + thead > tr:first-child > th,
.news_block .table > thead:first-child > tr:first-child > th,
.news_block .table > caption + thead > tr:first-child > td,
.news_block .table > colgroup + thead > tr:first-child > td,
.news_block .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.news_block .table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.news_block .table .table {
    background-color: #ffffff;
}
.news_block .table-condensed > thead > tr > th,
.news_block .table-condensed > tbody > tr > th,
.news_block .table-condensed > tfoot > tr > th,
.news_block .table-condensed > thead > tr > td,
.news_block .table-condensed > tbody > tr > td,
.news_block .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.news_block .table-bordered {
    border: 1px solid #dddddd;
}
.news_block .table-bordered > thead > tr > th,
.news_block .table-bordered > tbody > tr > th,
.news_block .table-bordered > tfoot > tr > th,
.news_block .table-bordered > thead > tr > td,
.news_block .table-bordered > tbody > tr > td,
.news_block .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.news_block .table-bordered > thead > tr > th,
.news_block .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.news_block .table-striped > tbody > tr:nth-child(odd) > td,
.news_block .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #cf1c1c;
}
.news_block .table-hover > tbody > tr:hover > td,
.news_block .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}
.news_block table col[class*="col-"] {
    float: none;
    display: table-column;
}
.news_block table td[class*="col-"],
.news_block table th[class*="col-"] {
    float: none;
    display: table-cell;
}
.news_block .table > thead > tr > td.active,
.news_block .table > tbody > tr > td.active,
.news_block .table > tfoot > tr > td.active,
.news_block .table > thead > tr > th.active,
.news_block .table > tbody > tr > th.active,
.news_block .table > tfoot > tr > th.active,
.news_block .table > thead > tr.active > td,
.news_block .table > tbody > tr.active > td,
.news_block .table > tfoot > tr.active > td,
.news_block .table > thead > tr.active > th,
.news_block .table > tbody > tr.active > th,
.news_block .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}
.news_block .table > thead > tr > td.success,
.news_block .table > tbody > tr > td.success,
.news_block .table > tfoot > tr > td.success,
.news_block .table > thead > tr > th.success,
.news_block .table > tbody > tr > th.success,
.news_block .table > tfoot > tr > th.success,
.news_block .table > thead > tr.success > td,
.news_block .table > tbody > tr.success > td,
.news_block .table > tfoot > tr.success > td,
.news_block .table > thead > tr.success > th,
.news_block .table > tbody > tr.success > th,
.news_block .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.news_block .table-hover > tbody > tr > td.success:hover,
.news_block .table-hover > tbody > tr > th.success:hover,
.news_block .table-hover > tbody > tr.success:hover > td,
.news_block .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.news_block .table > thead > tr > td.danger,
.news_block .table > tbody > tr > td.danger,
.news_block .table > tfoot > tr > td.danger,
.news_block .table > thead > tr > th.danger,
.news_block .table > tbody > tr > th.danger,
.news_block .table > tfoot > tr > th.danger,
.news_block .table > thead > tr.danger > td,
.news_block .table > tbody > tr.danger > td,
.news_block .table > tfoot > tr.danger > td,
.news_block .table > thead > tr.danger > th,
.news_block .table > tbody > tr.danger > th,
.news_block .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.news_block .table-hover > tbody > tr > td.danger:hover,
.news_block .table-hover > tbody > tr > th.danger:hover,
.news_block .table-hover > tbody > tr.danger:hover > td,
.news_block .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.news_block .table > thead > tr > td.warning,
.news_block .table > tbody > tr > td.warning,
.news_block .table > tfoot > tr > td.warning,
.news_block .table > thead > tr > th.warning,
.news_block .table > tbody > tr > th.warning,
.news_block .table > tfoot > tr > th.warning,
.news_block .table > thead > tr.warning > td,
.news_block .table > tbody > tr.warning > td,
.news_block .table > tfoot > tr.warning > td,
.news_block .table > thead > tr.warning > th,
.news_block .table > tbody > tr.warning > th,
.news_block .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.news_block .table-hover > tbody > tr > td.warning:hover,
.news_block .table-hover > tbody > tr > th.warning:hover,
.news_block .table-hover > tbody > tr.warning:hover > td,
.news_block .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
@media (max-width: 767px) {
    .news_block .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #dddddd;
        -webkit-overflow-scrolling: touch;
    }
    .news_block .table-responsive > .table {
        margin-bottom: 0;
    }
    .news_block .table-responsive > .table > thead > tr > th,
    .news_block .table-responsive > .table > tbody > tr > th,
    .news_block .table-responsive > .table > tfoot > tr > th,
    .news_block .table-responsive > .table > thead > tr > td,
    .news_block .table-responsive > .table > tbody > tr > td,
    .news_block .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .news_block .table-responsive > .table-bordered {
        border: 0;
    }
    .news_block .table-responsive > .table-bordered > thead > tr > th:first-child,
    .news_block .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .news_block .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .news_block .table-responsive > .table-bordered > thead > tr > td:first-child,
    .news_block .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .news_block .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .news_block .table-responsive > .table-bordered > thead > tr > th:last-child,
    .news_block .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .news_block .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .news_block .table-responsive > .table-bordered > thead > tr > td:last-child,
    .news_block .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .news_block .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .news_block .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .news_block .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .news_block .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .news_block .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.news_block fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}
.news_block legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.news_block label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
.news_block input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_block input[type="radio"],
.news_block input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;
}
.news_block input[type="file"] {
    display: block;
}
.news_block select[multiple],
.news_block select[size] {
    height: auto;
}
.news_block select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit;
}
.news_block input[type="file"]:focus,
.news_block input[type="radio"]:focus,
.news_block input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.news_block input[type="number"]::-webkit-outer-spin-button,
.news_block input[type="number"]::-webkit-inner-spin-button {
    height: auto;
}
.news_block output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
}
.news_block .form-control:-moz-placeholder {
    color: #999999;
}
.news_block .form-control::-moz-placeholder {
    color: #999999;
}
.news_block .form-control:-ms-input-placeholder {
    color: #999999;
}
.news_block .form-control::-webkit-input-placeholder {
    color: #999999;
}
.news_block .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.news_block .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.news_block .form-control[disabled],
.news_block .form-control[readonly],
.news_block fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
}
.news_block textarea.form-control {
    height: auto;
}
.news_block .form-group {
    margin-bottom: 15px;
}
.news_block .radio,
.news_block .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle;
}
.news_block .radio label,
.news_block .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.news_block .radio input[type="radio"],
.news_block .radio-inline input[type="radio"],
.news_block .checkbox input[type="checkbox"],
.news_block .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
.news_block .radio + .radio,
.news_block .checkbox + .checkbox {
    margin-top: -5px;
}
.news_block .radio-inline,
.news_block .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}
.news_block .radio-inline + .radio-inline,
.news_block .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.news_block input[type="radio"][disabled],
.news_block input[type="checkbox"][disabled],
.news_block .radio[disabled],
.news_block .radio-inline[disabled],
.news_block .checkbox[disabled],
.news_block .checkbox-inline[disabled],
.news_block fieldset[disabled] input[type="radio"],
.news_block fieldset[disabled] input[type="checkbox"],
.news_block fieldset[disabled] .radio,
.news_block fieldset[disabled] .radio-inline,
.news_block fieldset[disabled] .checkbox,
.news_block fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.news_block .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.news_block select.input-sm {
    height: 30px;
    line-height: 30px;
}
.news_block textarea.input-sm {
    height: auto;
}
.news_block .input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.news_block select.input-lg {
    height: 45px;
    line-height: 45px;
}
.news_block textarea.input-lg {
    height: auto;
}
.news_block .has-warning .help-block,
.news_block .has-warning .control-label,
.news_block .has-warning .radio,
.news_block .has-warning .checkbox,
.news_block .has-warning .radio-inline,
.news_block .has-warning .checkbox-inline {
    color: #c09853;
}
.news_block .has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.news_block .has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.news_block .has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3;
}
.news_block .has-error .help-block,
.news_block .has-error .control-label,
.news_block .has-error .radio,
.news_block .has-error .checkbox,
.news_block .has-error .radio-inline,
.news_block .has-error .checkbox-inline {
    color: #b94a48;
}
.news_block .has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.news_block .has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.news_block .has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede;
}
.news_block .has-success .help-block,
.news_block .has-success .control-label,
.news_block .has-success .radio,
.news_block .has-success .checkbox,
.news_block .has-success .radio-inline,
.news_block .has-success .checkbox-inline {
    color: #468847;
}
.news_block .has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.news_block .has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.news_block .has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8;
}
.news_block .form-control-static {
    margin-bottom: 0;
}
.news_block .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .news_block .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .news_block .form-inline .form-control {
        display: inline-block;
    }
    .news_block .form-inline .radio,
    .news_block .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .news_block .form-inline .radio input[type="radio"],
    .news_block .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
.news_block .form-horizontal .control-label,
.news_block .form-horizontal .radio,
.news_block .form-horizontal .checkbox,
.news_block .form-horizontal .radio-inline,
.news_block .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.news_block .form-horizontal .form-group {
    margin-left: -16px;
    margin-right: -16px;
}
.news_block .form-horizontal .form-group:before,
.news_block .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .form-horizontal .form-group:after {
    clear: both;
}
.news_block .form-horizontal .form-group:before,
.news_block .form-horizontal .form-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .form-horizontal .form-group:after {
    clear: both;
}
.news_block .form-horizontal .form-control-static {
    padding-top: 7px;
}
@media (min-width: 768px) {
    .news_block .form-horizontal .control-label {
        text-align: right;
    }
}
.news_block .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.news_block .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.news_block .btn:hover,
.news_block .btn:focus {
    color: #333333;
    text-decoration: none;
}
.news_block .btn:active,
.news_block .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.news_block .btn.disabled,
.news_block .btn[disabled],
.news_block fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news_block .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.news_block .btn-default:hover,
.news_block .btn-default:focus,
.news_block .btn-default:active,
.news_block .btn-default.active,
.news_block .open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.news_block .btn-default:active,
.news_block .btn-default.active,
.news_block .open .dropdown-toggle.btn-default {
    background-image: none;
}
.news_block .btn-default.disabled,
.news_block .btn-default[disabled],
.news_block fieldset[disabled] .btn-default,
.news_block .btn-default.disabled:hover,
.news_block .btn-default[disabled]:hover,
.news_block fieldset[disabled] .btn-default:hover,
.news_block .btn-default.disabled:focus,
.news_block .btn-default[disabled]:focus,
.news_block fieldset[disabled] .btn-default:focus,
.news_block .btn-default.disabled:active,
.news_block .btn-default[disabled]:active,
.news_block fieldset[disabled] .btn-default:active,
.news_block .btn-default.disabled.active,
.news_block .btn-default[disabled].active,
.news_block fieldset[disabled] .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}
.news_block .btn-primary {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #bfbfbf;
}
.news_block .btn-primary:hover,
.news_block .btn-primary:focus,
.news_block .btn-primary:active,
.news_block .btn-primary.active,
.news_block .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #b8b8b8;
    border-color: #a1a1a1;
}
.news_block .btn-primary:active,
.news_block .btn-primary.active,
.news_block .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.news_block .btn-primary.disabled,
.news_block .btn-primary[disabled],
.news_block fieldset[disabled] .btn-primary,
.news_block .btn-primary.disabled:hover,
.news_block .btn-primary[disabled]:hover,
.news_block fieldset[disabled] .btn-primary:hover,
.news_block .btn-primary.disabled:focus,
.news_block .btn-primary[disabled]:focus,
.news_block fieldset[disabled] .btn-primary:focus,
.news_block .btn-primary.disabled:active,
.news_block .btn-primary[disabled]:active,
.news_block fieldset[disabled] .btn-primary:active,
.news_block .btn-primary.disabled.active,
.news_block .btn-primary[disabled].active,
.news_block fieldset[disabled] .btn-primary.active {
    background-color: #cccccc;
    border-color: #bfbfbf;
}
.news_block .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}
.news_block .btn-warning:hover,
.news_block .btn-warning:focus,
.news_block .btn-warning:active,
.news_block .btn-warning.active,
.news_block .open .dropdown-toggle.btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}
.news_block .btn-warning:active,
.news_block .btn-warning.active,
.news_block .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.news_block .btn-warning.disabled,
.news_block .btn-warning[disabled],
.news_block fieldset[disabled] .btn-warning,
.news_block .btn-warning.disabled:hover,
.news_block .btn-warning[disabled]:hover,
.news_block fieldset[disabled] .btn-warning:hover,
.news_block .btn-warning.disabled:focus,
.news_block .btn-warning[disabled]:focus,
.news_block fieldset[disabled] .btn-warning:focus,
.news_block .btn-warning.disabled:active,
.news_block .btn-warning[disabled]:active,
.news_block fieldset[disabled] .btn-warning:active,
.news_block .btn-warning.disabled.active,
.news_block .btn-warning[disabled].active,
.news_block fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.news_block .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.news_block .btn-danger:hover,
.news_block .btn-danger:focus,
.news_block .btn-danger:active,
.news_block .btn-danger.active,
.news_block .open .dropdown-toggle.btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}
.news_block .btn-danger:active,
.news_block .btn-danger.active,
.news_block .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.news_block .btn-danger.disabled,
.news_block .btn-danger[disabled],
.news_block fieldset[disabled] .btn-danger,
.news_block .btn-danger.disabled:hover,
.news_block .btn-danger[disabled]:hover,
.news_block fieldset[disabled] .btn-danger:hover,
.news_block .btn-danger.disabled:focus,
.news_block .btn-danger[disabled]:focus,
.news_block fieldset[disabled] .btn-danger:focus,
.news_block .btn-danger.disabled:active,
.news_block .btn-danger[disabled]:active,
.news_block fieldset[disabled] .btn-danger:active,
.news_block .btn-danger.disabled.active,
.news_block .btn-danger[disabled].active,
.news_block fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.news_block .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.news_block .btn-success:hover,
.news_block .btn-success:focus,
.news_block .btn-success:active,
.news_block .btn-success.active,
.news_block .open .dropdown-toggle.btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}
.news_block .btn-success:active,
.news_block .btn-success.active,
.news_block .open .dropdown-toggle.btn-success {
    background-image: none;
}
.news_block .btn-success.disabled,
.news_block .btn-success[disabled],
.news_block fieldset[disabled] .btn-success,
.news_block .btn-success.disabled:hover,
.news_block .btn-success[disabled]:hover,
.news_block fieldset[disabled] .btn-success:hover,
.news_block .btn-success.disabled:focus,
.news_block .btn-success[disabled]:focus,
.news_block fieldset[disabled] .btn-success:focus,
.news_block .btn-success.disabled:active,
.news_block .btn-success[disabled]:active,
.news_block fieldset[disabled] .btn-success:active,
.news_block .btn-success.disabled.active,
.news_block .btn-success[disabled].active,
.news_block fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.news_block .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}
.news_block .btn-info:hover,
.news_block .btn-info:focus,
.news_block .btn-info:active,
.news_block .btn-info.active,
.news_block .open .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}
.news_block .btn-info:active,
.news_block .btn-info.active,
.news_block .open .dropdown-toggle.btn-info {
    background-image: none;
}
.news_block .btn-info.disabled,
.news_block .btn-info[disabled],
.news_block fieldset[disabled] .btn-info,
.news_block .btn-info.disabled:hover,
.news_block .btn-info[disabled]:hover,
.news_block fieldset[disabled] .btn-info:hover,
.news_block .btn-info.disabled:focus,
.news_block .btn-info[disabled]:focus,
.news_block fieldset[disabled] .btn-info:focus,
.news_block .btn-info.disabled:active,
.news_block .btn-info[disabled]:active,
.news_block fieldset[disabled] .btn-info:active,
.news_block .btn-info.disabled.active,
.news_block .btn-info[disabled].active,
.news_block fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.news_block .btn-link {
    color: #cccccc;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}
.news_block .btn-link,
.news_block .btn-link:active,
.news_block .btn-link[disabled],
.news_block fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news_block .btn-link,
.news_block .btn-link:hover,
.news_block .btn-link:focus,
.news_block .btn-link:active {
    border-color: transparent;
}
.news_block .btn-link:hover,
.news_block .btn-link:focus {
    color: #a6a6a6;
    text-decoration: underline;
    background-color: transparent;
}
.news_block .btn-link[disabled]:hover,
.news_block fieldset[disabled] .btn-link:hover,
.news_block .btn-link[disabled]:focus,
.news_block fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none;
}
.news_block .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.news_block .btn-sm,
.news_block .btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.news_block .btn-xs {
    padding: 1px 5px;
}
.news_block .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.news_block .btn-block + .btn-block {
    margin-top: 5px;
}
.news_block input[type="submit"].btn-block,
.news_block input[type="reset"].btn-block,
.news_block input[type="button"].btn-block {
    width: 100%;
}
.news_block .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.news_block .fade.in {
    opacity: 1;
}
.news_block .collapse {
    display: none;
}
.news_block .collapse.in {
    display: block;
}
.news_block .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.news_block .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
}
.news_block .dropdown {
    position: relative;
}
.news_block .dropdown-toggle:focus {
    outline: 0;
}
.news_block .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
.news_block .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.news_block .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.news_block .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
.news_block .dropdown-menu > li > a:hover,
.news_block .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.news_block .dropdown-menu > .active > a,
.news_block .dropdown-menu > .active > a:hover,
.news_block .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    background-color: #cccccc;
}
.news_block .dropdown-menu > .disabled > a,
.news_block .dropdown-menu > .disabled > a:hover,
.news_block .dropdown-menu > .disabled > a:focus {
    color: #999999;
}
.news_block .dropdown-menu > .disabled > a:hover,
.news_block .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.news_block .open > .dropdown-menu {
    display: block;
}
.news_block .open > a {
    outline: 0;
}
.news_block .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999999;
}
.news_block .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}
.news_block .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.news_block .dropup .caret,
.news_block .navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000000;
    content: "";
}
.news_block .dropup .dropdown-menu,
.news_block .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}
@media (min-width: 768px) {
    .news_block .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}
.news_block .btn-default .caret {
    border-top-color: #333333;
}
.news_block .btn-primary .caret,
.news_block .btn-success .caret,
.news_block .btn-warning .caret,
.news_block .btn-danger .caret,
.news_block .btn-info .caret {
    border-top-color: #fff;
}
.news_block .dropup .btn-default .caret {
    border-bottom-color: #333333;
}
.news_block .dropup .btn-primary .caret,
.news_block .dropup .btn-success .caret,
.news_block .dropup .btn-warning .caret,
.news_block .dropup .btn-danger .caret,
.news_block .dropup .btn-info .caret {
    border-bottom-color: #fff;
}
.news_block .btn-group,
.news_block .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.news_block .btn-group > .btn,
.news_block .btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.news_block .btn-group > .btn:hover,
.news_block .btn-group-vertical > .btn:hover,
.news_block .btn-group > .btn:focus,
.news_block .btn-group-vertical > .btn:focus,
.news_block .btn-group > .btn:active,
.news_block .btn-group-vertical > .btn:active,
.news_block .btn-group > .btn.active,
.news_block .btn-group-vertical > .btn.active {
    z-index: 2;
}
.news_block .btn-group > .btn:focus,
.news_block .btn-group-vertical > .btn:focus {
    outline: none;
}
.news_block .btn-group .btn + .btn,
.news_block .btn-group .btn + .btn-group,
.news_block .btn-group .btn-group + .btn,
.news_block .btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.news_block .btn-toolbar:before,
.news_block .btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .btn-toolbar:after {
    clear: both;
}
.news_block .btn-toolbar:before,
.news_block .btn-toolbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .btn-toolbar:after {
    clear: both;
}
.news_block .btn-toolbar .btn-group {
    float: left;
}
.news_block .btn-toolbar > .btn + .btn,
.news_block .btn-toolbar > .btn-group + .btn,
.news_block .btn-toolbar > .btn + .btn-group,
.news_block .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px;
}
.news_block .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.news_block .btn-group > .btn:first-child {
    margin-left: 0;
}
.news_block .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.news_block .btn-group > .btn:last-child:not(:first-child),
.news_block .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.news_block .btn-group > .btn-group {
    float: left;
}
.news_block .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.news_block .btn-group > .btn-group:first-child > .btn:last-child,
.news_block .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.news_block .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.news_block .btn-group .dropdown-toggle:active,
.news_block .btn-group.open .dropdown-toggle {
    outline: 0;
}
.news_block .btn-group-xs > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    padding: 1px 5px;
}
.news_block .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.news_block .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.news_block .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.news_block .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.news_block .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.news_block .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.news_block .btn .caret {
    margin-left: 0;
}
.news_block .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.news_block .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.news_block .btn-group-vertical > .btn,
.news_block .btn-group-vertical > .btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.news_block .btn-group-vertical > .btn-group:before,
.news_block .btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .btn-group-vertical > .btn-group:after {
    clear: both;
}
.news_block .btn-group-vertical > .btn-group:before,
.news_block .btn-group-vertical > .btn-group:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .btn-group-vertical > .btn-group:after {
    clear: both;
}
.news_block .btn-group-vertical > .btn-group > .btn {
    float: none;
}
.news_block .btn-group-vertical > .btn + .btn,
.news_block .btn-group-vertical > .btn + .btn-group,
.news_block .btn-group-vertical > .btn-group + .btn,
.news_block .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.news_block .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.news_block .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.news_block .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.news_block .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.news_block .btn-group-vertical > .btn-group:first-child > .btn:last-child,
.news_block .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.news_block .btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.news_block .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.news_block .btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%;
}
.news_block [data-toggle="buttons"] > .btn > input[type="radio"],
.news_block [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none;
}
.news_block .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.news_block .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.news_block .input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.news_block .input-group-lg > .form-control,
.news_block .input-group-lg > .input-group-addon,
.news_block .input-group-lg > .input-group-btn > .btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.news_block select.input-group-lg > .form-control,
.news_block select.input-group-lg > .input-group-addon,
.news_block select.input-group-lg > .input-group-btn > .btn {
    height: 45px;
    line-height: 45px;
}
.news_block textarea.input-group-lg > .form-control,
.news_block textarea.input-group-lg > .input-group-addon,
.news_block textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.news_block .input-group-sm > .form-control,
.news_block .input-group-sm > .input-group-addon,
.news_block .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.news_block select.input-group-sm > .form-control,
.news_block select.input-group-sm > .input-group-addon,
.news_block select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
.news_block textarea.input-group-sm > .form-control,
.news_block textarea.input-group-sm > .input-group-addon,
.news_block textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.news_block .input-group-addon,
.news_block .input-group-btn,
.news_block .input-group .form-control {
    display: table-cell;
}
.news_block .input-group-addon:not(:first-child):not(:last-child),
.news_block .input-group-btn:not(:first-child):not(:last-child),
.news_block .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.news_block .input-group-addon,
.news_block .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.news_block .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.news_block .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.news_block .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.news_block .input-group-addon input[type="radio"],
.news_block .input-group-addon input[type="checkbox"] {
    margin-top: 0;
}
.news_block .input-group .form-control:first-child,
.news_block .input-group-addon:first-child,
.news_block .input-group-btn:first-child > .btn,
.news_block .input-group-btn:first-child > .dropdown-toggle,
.news_block .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.news_block .input-group-addon:first-child {
    border-right: 0;
}
.news_block .input-group .form-control:last-child,
.news_block .input-group-addon:last-child,
.news_block .input-group-btn:last-child > .btn,
.news_block .input-group-btn:last-child > .dropdown-toggle,
.news_block .input-group-btn:first-child > .btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.news_block .input-group-addon:last-child {
    border-left: 0;
}
.news_block .input-group-btn {
    position: relative;
    white-space: nowrap;
}
.news_block .input-group-btn:first-child > .btn {
    margin-right: -1px;
}
.news_block .input-group-btn:last-child > .btn {
    margin-left: -1px;
}
.news_block .input-group-btn > .btn {
    position: relative;
}
.news_block .input-group-btn > .btn + .btn {
    margin-left: -4px;
}
.news_block .input-group-btn > .btn:hover,
.news_block .input-group-btn > .btn:active {
    z-index: 2;
}
.news_block .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.news_block .nav:before,
.news_block .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .nav:after {
    clear: both;
}
.news_block .nav:before,
.news_block .nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .nav:after {
    clear: both;
}
.news_block .nav > li {
    position: relative;
    display: block;
}
.news_block .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 16px;
}
.news_block .nav > li > a:hover,
.news_block .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.news_block .nav > li.disabled > a {
    color: #999999;
}
.news_block .nav > li.disabled > a:hover,
.news_block .nav > li.disabled > a:focus {
    color: #999999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.news_block .nav .open > a,
.news_block .nav .open > a:hover,
.news_block .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #cccccc;
}
.news_block .nav .open > a .caret,
.news_block .nav .open > a:hover .caret,
.news_block .nav .open > a:focus .caret {
    border-top-color: #a6a6a6;
    border-bottom-color: #a6a6a6;
}
.news_block .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.news_block .nav > li > a > img {
    max-width: none;
}
.news_block .nav-tabs {
    border-bottom: 1px solid #dddddd;
}
.news_block .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.news_block .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.news_block .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.news_block .nav-tabs > li.active > a,
.news_block .nav-tabs > li.active > a:hover,
.news_block .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default;
}
.news_block .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.news_block .nav-tabs.nav-justified > li {
    float: none;
}
.news_block .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.news_block .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .news_block .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .news_block .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.news_block .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.news_block .nav-tabs.nav-justified > .active > a,
.news_block .nav-tabs.nav-justified > .active > a:hover,
.news_block .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .news_block .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .news_block .nav-tabs.nav-justified > .active > a,
    .news_block .nav-tabs.nav-justified > .active > a:hover,
    .news_block .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.news_block .nav-pills > li {
    float: left;
}
.news_block .nav-pills > li > a {
    border-radius: 4px;
}
.news_block .nav-pills > li + li {
    margin-left: 2px;
}
.news_block .nav-pills > li.active > a,
.news_block .nav-pills > li.active > a:hover,
.news_block .nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #cccccc;
}
.news_block .nav-pills > li.active > a .caret,
.news_block .nav-pills > li.active > a:hover .caret,
.news_block .nav-pills > li.active > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.news_block .nav-stacked > li {
    float: none;
}
.news_block .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.news_block .nav-justified {
    width: 100%;
}
.news_block .nav-justified > li {
    float: none;
}
.news_block .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
}
.news_block .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .news_block .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .news_block .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.news_block .nav-tabs-justified {
    border-bottom: 0;
}
.news_block .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.news_block .nav-tabs-justified > .active > a,
.news_block .nav-tabs-justified > .active > a:hover,
.news_block .nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .news_block .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .news_block .nav-tabs-justified > .active > a,
    .news_block .nav-tabs-justified > .active > a:hover,
    .news_block .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.news_block .tab-content > .tab-pane {
    display: none;
}
.news_block .tab-content > .active {
    display: block;
}
.news_block .nav .caret {
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
}
.news_block .nav a:hover .caret {
    border-top-color: #a6a6a6;
    border-bottom-color: #a6a6a6;
}
.news_block .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.news_block .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.news_block .navbar:before,
.news_block .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar:after {
    clear: both;
}
.news_block .navbar:before,
.news_block .navbar:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .news_block .navbar {
        border-radius: 4px;
    }
}
.news_block .navbar-header:before,
.news_block .navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar-header:after {
    clear: both;
}
.news_block .navbar-header:before,
.news_block .navbar-header:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .news_block .navbar-header {
        float: left;
    }
}
.news_block .navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 16px;
    padding-left: 16px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.news_block .navbar-collapse:before,
.news_block .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar-collapse:after {
    clear: both;
}
.news_block .navbar-collapse:before,
.news_block .navbar-collapse:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .navbar-collapse:after {
    clear: both;
}
.news_block .navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .news_block .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }
    .news_block .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .news_block .navbar-collapse.in {
        overflow-y: auto;
    }
    .news_block .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -16px;
    }
    .news_block .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -16px;
    }
    .news_block .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}
.news_block .container > .navbar-header,
.news_block .container > .navbar-collapse {
    margin-right: -16px;
    margin-left: -16px;
}
@media (min-width: 768px) {
    .news_block .container > .navbar-header,
    .news_block .container > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}
.news_block .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
@media (min-width: 768px) {
    .news_block .navbar-static-top {
        border-radius: 0;
    }
}
.news_block .navbar-fixed-top,
.news_block .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
    .news_block .navbar-fixed-top,
    .news_block .navbar-fixed-bottom {
        border-radius: 0;
    }
}
.news_block .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.news_block .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}
.news_block .navbar-brand {
    float: left;
    padding: 15px 16px;
    font-size: 18px;
    line-height: 20px;
}
.news_block .navbar-brand:hover,
.news_block .navbar-brand:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .news_block .navbar > .container .navbar-brand {
        margin-left: -16px;
    }
}
.news_block .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 16px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
}
.news_block .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.news_block .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .news_block .navbar-toggle {
        display: none;
    }
}
.news_block .navbar-nav {
    margin: 7.5px -16px;
}
.news_block .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .news_block .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .news_block .navbar-nav .open .dropdown-menu > li > a,
    .news_block .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }
    .news_block .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .news_block .navbar-nav .open .dropdown-menu > li > a:hover,
    .news_block .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}
@media (min-width: 768px) {
    .news_block .navbar-nav {
        float: left;
        margin: 0;
    }
    .news_block .navbar-nav > li {
        float: left;
    }
    .news_block .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .news_block .navbar-left {
        float: left !important;
    }
    .news_block .navbar-right {
        float: right !important;
    }
}
.news_block .navbar-form {
    margin-left: -16px;
    margin-right: -16px;
    padding: 10px 16px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .news_block .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .news_block .navbar-form .form-control {
        display: inline-block;
    }
    .news_block .navbar-form .radio,
    .news_block .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .news_block .navbar-form .radio input[type="radio"],
    .news_block .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0;
    }
}
@media (max-width: 767px) {
    .news_block .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media (min-width: 768px) {
    .news_block .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.news_block .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.news_block .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.news_block .navbar-nav.pull-right > li > .dropdown-menu,
.news_block .navbar-nav > li > .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.news_block .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.news_block .navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .news_block .navbar-text {
        margin-left: 16px;
        margin-right: 16px;
    }
}
.news_block .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.news_block .navbar-default .navbar-brand {
    color: #777777;
}
.news_block .navbar-default .navbar-brand:hover,
.news_block .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.news_block .navbar-default .navbar-text {
    color: #777777;
}
.news_block .navbar-default .navbar-nav > li > a {
    color: #777777;
}
.news_block .navbar-default .navbar-nav > li > a:hover,
.news_block .navbar-default .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}
.news_block .navbar-default .navbar-nav > .active > a,
.news_block .navbar-default .navbar-nav > .active > a:hover,
.news_block .navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.news_block .navbar-default .navbar-nav > .disabled > a,
.news_block .navbar-default .navbar-nav > .disabled > a:hover,
.news_block .navbar-default .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}
.news_block .navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.news_block .navbar-default .navbar-toggle:hover,
.news_block .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.news_block .navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.news_block .navbar-default .navbar-collapse,
.news_block .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.news_block .navbar-default .navbar-nav > .dropdown > a:hover .caret,
.news_block .navbar-default .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.news_block .navbar-default .navbar-nav > .open > a,
.news_block .navbar-default .navbar-nav > .open > a:hover,
.news_block .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.news_block .navbar-default .navbar-nav > .open > a .caret,
.news_block .navbar-default .navbar-nav > .open > a:hover .caret,
.news_block .navbar-default .navbar-nav > .open > a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.news_block .navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 767px) {
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .news_block .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.news_block .navbar-default .navbar-link {
    color: #777777;
}
.news_block .navbar-default .navbar-link:hover {
    color: #333333;
}
.news_block .navbar-inverse {
    background-color: #222222;
    border-color: #080808;
}
.news_block .navbar-inverse .navbar-brand {
    color: #999999;
}
.news_block .navbar-inverse .navbar-brand:hover,
.news_block .navbar-inverse .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}
.news_block .navbar-inverse .navbar-text {
    color: #999999;
}
.news_block .navbar-inverse .navbar-nav > li > a {
    color: #999999;
}
.news_block .navbar-inverse .navbar-nav > li > a:hover,
.news_block .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}
.news_block .navbar-inverse .navbar-nav > .active > a,
.news_block .navbar-inverse .navbar-nav > .active > a:hover,
.news_block .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
}
.news_block .navbar-inverse .navbar-nav > .disabled > a,
.news_block .navbar-inverse .navbar-nav > .disabled > a:hover,
.news_block .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}
.news_block .navbar-inverse .navbar-toggle {
    border-color: #333333;
}
.news_block .navbar-inverse .navbar-toggle:hover,
.news_block .navbar-inverse .navbar-toggle:focus {
    background-color: #333333;
}
.news_block .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.news_block .navbar-inverse .navbar-collapse,
.news_block .navbar-inverse .navbar-form {
    border-color: #101010;
}
.news_block .navbar-inverse .navbar-nav > .open > a,
.news_block .navbar-inverse .navbar-nav > .open > a:hover,
.news_block .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #ffffff;
}
.news_block .navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
.news_block .navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #999999;
    border-bottom-color: #999999;
}
.news_block .navbar-inverse .navbar-nav > .open > a .caret,
.news_block .navbar-inverse .navbar-nav > .open > a:hover .caret,
.news_block .navbar-inverse .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .news_block .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}
.news_block .navbar-inverse .navbar-link {
    color: #999999;
}
.news_block .navbar-inverse .navbar-link:hover {
    color: #ffffff;
}
.news_block .breadcrumb {
    padding: 8px 16px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.news_block .breadcrumb > li {
    display: inline-block;
}
.news_block .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #cccccc;
}
.news_block .breadcrumb > .active {
    color: #999999;
}
.news_block .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.news_block .pagination > li {
    display: inline;
}
.news_block .pagination > li > a,
.news_block .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.news_block .pagination > li:first-child > a,
.news_block .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.news_block .pagination > li:last-child > a,
.news_block .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.news_block .pagination > li > a:hover,
.news_block .pagination > li > span:hover,
.news_block .pagination > li > a:focus,
.news_block .pagination > li > span:focus {
    background-color: #eeeeee;
}
.news_block .pagination > .active > a,
.news_block .pagination > .active > span,
.news_block .pagination > .active > a:hover,
.news_block .pagination > .active > span:hover,
.news_block .pagination > .active > a:focus,
.news_block .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
    cursor: default;
}
.news_block .pagination > .disabled > span,
.news_block .pagination > .disabled > span:hover,
.news_block .pagination > .disabled > span:focus,
.news_block .pagination > .disabled > a,
.news_block .pagination > .disabled > a:hover,
.news_block .pagination > .disabled > a:focus {
    color: #999999;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}
.news_block .pagination-lg > li > a,
.news_block .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}
.news_block .pagination-lg > li:first-child > a,
.news_block .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.news_block .pagination-lg > li:last-child > a,
.news_block .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.news_block .pagination-sm > li > a,
.news_block .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}
.news_block .pagination-sm > li:first-child > a,
.news_block .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.news_block .pagination-sm > li:last-child > a,
.news_block .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.news_block .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}
.news_block .pager:before,
.news_block .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .pager:after {
    clear: both;
}
.news_block .pager:before,
.news_block .pager:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .pager:after {
    clear: both;
}
.news_block .pager li {
    display: inline;
}
.news_block .pager li > a,
.news_block .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 15px;
}
.news_block .pager li > a:hover,
.news_block .pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
}
.news_block .pager .next > a,
.news_block .pager .next > span {
    float: right;
}
.news_block .pager .previous > a,
.news_block .pager .previous > span {
    float: left;
}
.news_block .pager .disabled > a,
.news_block .pager .disabled > a:hover,
.news_block .pager .disabled > a:focus,
.news_block .pager .disabled > span {
    color: #999999;
    background-color: #ffffff;
    cursor: not-allowed;
}
.news_block .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #999;
}
.news_block .label[href]:hover,
.news_block .label[href]:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.news_block .label:empty {
    display: none;
}
.news_block .label-default {
    background-color: #999999;
}
.news_block .label-default[href]:hover,
.news_block .label-default[href]:focus {
    background-color: #808080;
}
.news_block .label-primary {
    background-color: #cccccc;
}
.news_block .label-primary[href]:hover,
.news_block .label-primary[href]:focus {
    background-color: #b3b3b3;
}
.news_block .label-success {
    background-color: #5cb85c;
}
.news_block .label-success[href]:hover,
.news_block .label-success[href]:focus {
    background-color: #449d44;
}
.news_block .label-info {
    background-color: #5bc0de;
}
.news_block .label-info[href]:hover,
.news_block .label-info[href]:focus {
    background-color: #31b0d5;
}
.news_block .label-warning {
    background-color: #f0ad4e;
}
.news_block .label-warning[href]:hover,
.news_block .label-warning[href]:focus {
    background-color: #ec971f;
}
.news_block .label-danger {
    background-color: #d9534f;
}
.news_block .label-danger[href]:hover,
.news_block .label-danger[href]:focus {
    background-color: #c9302c;
}
.news_block .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px;
}
.news_block .badge:empty {
    display: none;
}
.news_block a.badge:hover,
.news_block a.badge:focus {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
.news_block .btn .badge {
    position: relative;
    top: -1px;
}
.news_block a.list-group-item.active > .badge,
.news_block .nav-pills > .active > a > .badge {
    color: #cccccc;
    background-color: #ffffff;
}
.news_block .nav-pills > li > a > .badge {
    margin-left: 3px;
}
.news_block .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eeeeee;
}
.news_block .jumbotron h1 {
    line-height: 1;
    color: inherit;
}
.news_block .jumbotron p {
    line-height: 1.4;
}
.news_block .container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width: 768px) {
    .news_block .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .news_block .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .news_block .jumbotron h1 {
        font-size: 63px;
    }
}
.news_block .thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 20px;
}
.news_block .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.news_block a.thumbnail:hover,
.news_block a.thumbnail:focus,
.news_block a.thumbnail.active {
    border-color: #cccccc;
}
.news_block .thumbnail .caption {
    padding: 9px;
    color: #333333;
}
.news_block .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.news_block .alert h4 {
    margin-top: 0;
    color: inherit;
}
.news_block .alert .alert-link {
    font-weight: bold;
}
.news_block .alert > p,
.news_block .alert > ul {
    margin-bottom: 0;
}
.news_block .alert > p + p {
    margin-top: 5px;
}
.news_block .alert-dismissable {
    padding-right: 35px;
}
.news_block .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.news_block .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.news_block .alert-success hr {
    border-top-color: #c9e2b3;
}
.news_block .alert-success .alert-link {
    color: #356635;
}
.news_block .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.news_block .alert-info hr {
    border-top-color: #a6e1ec;
}
.news_block .alert-info .alert-link {
    color: #2d6987;
}
.news_block .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}
.news_block .alert-warning hr {
    border-top-color: #f7e1b5;
}
.news_block .alert-warning .alert-link {
    color: #a47e3c;
}
.news_block .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.news_block .alert-danger hr {
    border-top-color: #e4b9c0;
}
.news_block .alert-danger .alert-link {
    color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.news_block .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.news_block .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #cccccc;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.news_block .progress-striped .progress-bar {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.news_block .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.news_block .progress-bar-success {
    background-color: #5cb85c;
}
.news_block .progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.news_block .progress-bar-info {
    background-color: #5bc0de;
}
.news_block .progress-striped .progress-bar-info {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.news_block .progress-bar-warning {
    background-color: #f0ad4e;
}
.news_block .progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.news_block .progress-bar-danger {
    background-color: #d9534f;
}
.news_block .progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.news_block .media,
.news_block .media-body {
    overflow: hidden;
    zoom: 1;
}
.news_block .media,
.news_block .media .media {
    margin-top: 15px;
}
.news_block .media:first-child {
    margin-top: 0;
}
.news_block .media-object {
    display: block;
}
.news_block .media-heading {
    margin: 0 0 5px;
}
.news_block .media > .pull-left {
    margin-right: 10px;
}
.news_block .media > .pull-right {
    margin-left: 10px;
}
.news_block .media-list {
    padding-left: 0;
    list-style: none;
}
.news_block .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.news_block .list-group-item {
    position: relative;
    display: block;
    padding: 10px 16px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.news_block .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.news_block .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.news_block .list-group-item > .badge {
    float: right;
}
.news_block .list-group-item > .badge + .badge {
    margin-right: 5px;
}
.news_block a.list-group-item {
    color: #555555;
}
.news_block a.list-group-item .list-group-item-heading {
    color: #333333;
}
.news_block a.list-group-item:hover,
.news_block a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.news_block a.list-group-item.active,
.news_block a.list-group-item.active:hover,
.news_block a.list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
.news_block a.list-group-item.active .list-group-item-heading,
.news_block a.list-group-item.active:hover .list-group-item-heading,
.news_block a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
.news_block a.list-group-item.active .list-group-item-text,
.news_block a.list-group-item.active:hover .list-group-item-text,
.news_block a.list-group-item.active:focus .list-group-item-text {
    color: #ffffff;
}
.news_block .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.news_block .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.news_block .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.news_block .panel-body {
    padding: 15px;
}
.news_block .panel-body:before,
.news_block .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .panel-body:after {
    clear: both;
}
.news_block .panel-body:before,
.news_block .panel-body:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .panel-body:after {
    clear: both;
}
.news_block .panel > .list-group {
    margin-bottom: 0;
}
.news_block .panel > .list-group .list-group-item {
    border-width: 1px 0;
}
.news_block .panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.news_block .panel > .list-group .list-group-item:last-child {
    border-bottom: 0;
}
.news_block .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.news_block .panel > .table,
.news_block .panel > .table-responsive {
    margin-bottom: 0;
}
.news_block .panel > .panel-body + .table,
.news_block .panel > .panel-body + .table-responsive {
    border-top: 1px solid #dddddd;
}
.news_block .panel > .table-bordered,
.news_block .panel > .table-responsive > .table-bordered {
    border: 0;
}
.news_block .panel > .table-bordered > thead > tr > th:first-child,
.news_block .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.news_block .panel > .table-bordered > tbody > tr > th:first-child,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.news_block .panel > .table-bordered > tfoot > tr > th:first-child,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.news_block .panel > .table-bordered > thead > tr > td:first-child,
.news_block .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.news_block .panel > .table-bordered > tbody > tr > td:first-child,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.news_block .panel > .table-bordered > tfoot > tr > td:first-child,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.news_block .panel > .table-bordered > thead > tr > th:last-child,
.news_block .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.news_block .panel > .table-bordered > tbody > tr > th:last-child,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.news_block .panel > .table-bordered > tfoot > tr > th:last-child,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.news_block .panel > .table-bordered > thead > tr > td:last-child,
.news_block .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.news_block .panel > .table-bordered > tbody > tr > td:last-child,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.news_block .panel > .table-bordered > tfoot > tr > td:last-child,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.news_block .panel > .table-bordered > thead > tr:last-child > th,
.news_block .panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.news_block .panel > .table-bordered > tbody > tr:last-child > th,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.news_block .panel > .table-bordered > tfoot > tr:last-child > th,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.news_block .panel > .table-bordered > thead > tr:last-child > td,
.news_block .panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.news_block .panel > .table-bordered > tbody > tr:last-child > td,
.news_block .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.news_block .panel > .table-bordered > tfoot > tr:last-child > td,
.news_block .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
}
.news_block .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.news_block .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.news_block .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}
.news_block .panel-title > a {
    color: inherit;
}
.news_block .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.news_block .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
}
.news_block .panel-group .panel + .panel {
    margin-top: 5px;
}
.news_block .panel-group .panel-heading {
    border-bottom: 0;
}
.news_block .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #dddddd;
}
.news_block .panel-group .panel-footer {
    border-top: 0;
}
.news_block .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.news_block .panel-default {
    border-color: #dddddd;
}
.news_block .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.news_block .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}
.news_block .panel-default > .panel-heading > .dropdown .caret {
    border-color: #333333 transparent;
}
.news_block .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
}
.news_block .panel-primary {
    border-color: #cccccc;
}
.news_block .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #cccccc;
    border-color: #cccccc;
}
.news_block .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #cccccc;
}
.news_block .panel-primary > .panel-heading > .dropdown .caret {
    border-color: #ffffff transparent;
}
.news_block .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #cccccc;
}
.news_block .panel-success {
    border-color: #d6e9c6;
}
.news_block .panel-success > .panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.news_block .panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.news_block .panel-success > .panel-heading > .dropdown .caret {
    border-color: #468847 transparent;
}
.news_block .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.news_block .panel-warning {
    border-color: #faebcc;
}
.news_block .panel-warning > .panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.news_block .panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc;
}
.news_block .panel-warning > .panel-heading > .dropdown .caret {
    border-color: #c09853 transparent;
}
.news_block .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc;
}
.news_block .panel-danger {
    border-color: #ebccd1;
}
.news_block .panel-danger > .panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.news_block .panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1;
}
.news_block .panel-danger > .panel-heading > .dropdown .caret {
    border-color: #b94a48 transparent;
}
.news_block .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1;
}
.news_block .panel-info {
    border-color: #bce8f1;
}
.news_block .panel-info > .panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.news_block .panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.news_block .panel-info > .panel-heading > .dropdown .caret {
    border-color: #3a87ad transparent;
}
.news_block .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.news_block .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.news_block .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.news_block .well-lg {
    padding: 24px;
    border-radius: 6px;
}
.news_block .well-sm {
    padding: 9px;
    border-radius: 3px;
}
.news_block .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.news_block .close:hover,
.news_block .close:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.news_block button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.news_block .modal-open {
    overflow: hidden;
}
.news_block .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
}
.news_block .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.news_block .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.news_block .modal-dialog {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 10px;
    z-index: 1050;
}
.news_block .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}
.news_block .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000000;
}
.news_block .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.news_block .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.news_block .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
}
.news_block .modal-header .close {
    margin-top: -2px;
}
.news_block .modal-title {
    margin: 0;
    line-height: 1.428571429;
}
.news_block .modal-body {
    position: relative;
    padding: 20px;
}
.news_block .modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.news_block .modal-footer:before,
.news_block .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .modal-footer:after {
    clear: both;
}
.news_block .modal-footer:before,
.news_block .modal-footer:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .modal-footer:after {
    clear: both;
}
.news_block .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.news_block .modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.news_block .modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
@media screen and (min-width: 768px) {
    .news_block .modal-dialog {
        width: 600px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .news_block .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.news_block .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.news_block .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.news_block .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.news_block .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.news_block .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.news_block .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.news_block .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}
.news_block .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.news_block .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.news_block .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.news_block .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.news_block .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.news_block .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.news_block .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.news_block .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.news_block .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.news_block .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.news_block .popover.top {
    margin-top: -10px;
}
.news_block .popover.right {
    margin-left: 10px;
}
.news_block .popover.bottom {
    margin-top: 10px;
}
.news_block .popover.left {
    margin-left: -10px;
}
.news_block .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.news_block .popover-content {
    padding: 9px 14px;
}
.news_block .popover .arrow,
.news_block .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.news_block .popover .arrow {
    border-width: 11px;
}
.news_block .popover .arrow:after {
    border-width: 10px;
    content: "";
}
.news_block .popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.news_block .popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #ffffff;
}
.news_block .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.news_block .popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #ffffff;
}
.news_block .popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.news_block .popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #ffffff;
}
.news_block .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.news_block .popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #ffffff;
    bottom: -10px;
}
.news_block .carousel {
    position: relative;
}
.news_block .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.news_block .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.news_block .carousel-inner > .item > img,
.news_block .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}
.news_block .carousel-inner > .active,
.news_block .carousel-inner > .next,
.news_block .carousel-inner > .prev {
    display: block;
}
.news_block .carousel-inner > .active {
    left: 0;
}
.news_block .carousel-inner > .next,
.news_block .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.news_block .carousel-inner > .next {
    left: 100%;
}
.news_block .carousel-inner > .prev {
    left: -100%;
}
.news_block .carousel-inner > .next.left,
.news_block .carousel-inner > .prev.right {
    left: 0;
}
.news_block .carousel-inner > .active.left {
    left: -100%;
}
.news_block .carousel-inner > .active.right {
    left: 100%;
}
.news_block .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.news_block .carousel-control.left {
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.news_block .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.news_block .carousel-control:hover,
.news_block .carousel-control:focus {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.news_block .carousel-control .icon-prev,
.news_block .carousel-control .icon-next,
.news_block .carousel-control .glyphicon-chevron-left,
.news_block .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.news_block .carousel-control .icon-prev,
.news_block .carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.news_block .carousel-control .icon-next,
.news_block .carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.news_block .carousel-control .icon-prev,
.news_block .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.news_block .carousel-control .icon-prev:before {
    content: '\2039';
}
.news_block .carousel-control .icon-next:before {
    content: '\203a';
}
.news_block .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.news_block .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}
.news_block .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.news_block .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.news_block .carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .news_block .carousel-control .glyphicons-chevron-left,
    .news_block .carousel-control .glyphicons-chevron-right,
    .news_block .carousel-control .icon-prev,
    .news_block .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -16px;
        margin-left: -16px;
        font-size: 30px;
    }
    .news_block .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }
    .news_block .carousel-indicators {
        bottom: 20px;
    }
}
.news_block .clearfix:before,
.news_block .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}
.news_block .clearfix:after {
    clear: both;
}
.news_block .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.news_block .pull-right {
    float: right !important;
}
.news_block .pull-left {
    float: left !important;
}
.news_block .hide {
    display: none !important;
}
.news_block .show {
    display: block !important;
}
.news_block .invisible {
    visibility: hidden;
}
.news_block .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.news_block .hidden {
    display: none !important;
    visibility: hidden !important;
}
.news_block .affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.news_block .visible-xs,
.news_block tr.visible-xs,
.news_block th.visible-xs,
.news_block td.visible-xs {
    display: none !important;
}
@media (max-width: 767px) {
    .news_block .visible-xs {
        display: block !important;
    }
    .news_block tr.visible-xs {
        display: table-row !important;
    }
    .news_block th.visible-xs,
    .news_block td.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .visible-xs.visible-sm {
        display: block !important;
    }
    .news_block tr.visible-xs.visible-sm {
        display: table-row !important;
    }
    .news_block th.visible-xs.visible-sm,
    .news_block td.visible-xs.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .visible-xs.visible-md {
        display: block !important;
    }
    .news_block tr.visible-xs.visible-md {
        display: table-row !important;
    }
    .news_block th.visible-xs.visible-md,
    .news_block td.visible-xs.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .news_block .visible-xs.visible-lg {
        display: block !important;
    }
    .news_block tr.visible-xs.visible-lg {
        display: table-row !important;
    }
    .news_block th.visible-xs.visible-lg,
    .news_block td.visible-xs.visible-lg {
        display: table-cell !important;
    }
}
.news_block .visible-sm,
.news_block tr.visible-sm,
.news_block th.visible-sm,
.news_block td.visible-sm {
    display: none !important;
}
@media (max-width: 767px) {
    .news_block .visible-sm.visible-xs {
        display: block !important;
    }
    .news_block tr.visible-sm.visible-xs {
        display: table-row !important;
    }
    .news_block th.visible-sm.visible-xs,
    .news_block td.visible-sm.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .visible-sm {
        display: block !important;
    }
    .news_block tr.visible-sm {
        display: table-row !important;
    }
    .news_block th.visible-sm,
    .news_block td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .visible-sm.visible-md {
        display: block !important;
    }
    .news_block tr.visible-sm.visible-md {
        display: table-row !important;
    }
    .news_block th.visible-sm.visible-md,
    .news_block td.visible-sm.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .news_block .visible-sm.visible-lg {
        display: block !important;
    }
    .news_block tr.visible-sm.visible-lg {
        display: table-row !important;
    }
    .news_block th.visible-sm.visible-lg,
    .news_block td.visible-sm.visible-lg {
        display: table-cell !important;
    }
}
.news_block .visible-md,
.news_block tr.visible-md,
.news_block th.visible-md,
.news_block td.visible-md {
    display: none !important;
}
@media (max-width: 767px) {
    .news_block .visible-md.visible-xs {
        display: block !important;
    }
    .news_block tr.visible-md.visible-xs {
        display: table-row !important;
    }
    .news_block th.visible-md.visible-xs,
    .news_block td.visible-md.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .visible-md.visible-sm {
        display: block !important;
    }
    .news_block tr.visible-md.visible-sm {
        display: table-row !important;
    }
    .news_block th.visible-md.visible-sm,
    .news_block td.visible-md.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .visible-md {
        display: block !important;
    }
    .news_block tr.visible-md {
        display: table-row !important;
    }
    .news_block th.visible-md,
    .news_block td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .news_block .visible-md.visible-lg {
        display: block !important;
    }
    .news_block tr.visible-md.visible-lg {
        display: table-row !important;
    }
    .news_block th.visible-md.visible-lg,
    .news_block td.visible-md.visible-lg {
        display: table-cell !important;
    }
}
.news_block .visible-lg,
.news_block tr.visible-lg,
.news_block th.visible-lg,
.news_block td.visible-lg {
    display: none !important;
}
@media (max-width: 767px) {
    .news_block .visible-lg.visible-xs {
        display: block !important;
    }
    .news_block tr.visible-lg.visible-xs {
        display: table-row !important;
    }
    .news_block th.visible-lg.visible-xs,
    .news_block td.visible-lg.visible-xs {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .visible-lg.visible-sm {
        display: block !important;
    }
    .news_block tr.visible-lg.visible-sm {
        display: table-row !important;
    }
    .news_block th.visible-lg.visible-sm,
    .news_block td.visible-lg.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .visible-lg.visible-md {
        display: block !important;
    }
    .news_block tr.visible-lg.visible-md {
        display: table-row !important;
    }
    .news_block th.visible-lg.visible-md,
    .news_block td.visible-lg.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .news_block .visible-lg {
        display: block !important;
    }
    .news_block tr.visible-lg {
        display: table-row !important;
    }
    .news_block th.visible-lg,
    .news_block td.visible-lg {
        display: table-cell !important;
    }
}
.news_block .hidden-xs {
    display: block !important;
}
.news_block tr.hidden-xs {
    display: table-row !important;
}
.news_block th.hidden-xs,
.news_block td.hidden-xs {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .news_block .hidden-xs,
    .news_block tr.hidden-xs,
    .news_block th.hidden-xs,
    .news_block td.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .hidden-xs.hidden-sm,
    .news_block tr.hidden-xs.hidden-sm,
    .news_block th.hidden-xs.hidden-sm,
    .news_block td.hidden-xs.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .hidden-xs.hidden-md,
    .news_block tr.hidden-xs.hidden-md,
    .news_block th.hidden-xs.hidden-md,
    .news_block td.hidden-xs.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .news_block .hidden-xs.hidden-lg,
    .news_block tr.hidden-xs.hidden-lg,
    .news_block th.hidden-xs.hidden-lg,
    .news_block td.hidden-xs.hidden-lg {
        display: none !important;
    }
}
.news_block .hidden-sm {
    display: block !important;
}
.news_block tr.hidden-sm {
    display: table-row !important;
}
.news_block th.hidden-sm,
.news_block td.hidden-sm {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .news_block .hidden-sm.hidden-xs,
    .news_block tr.hidden-sm.hidden-xs,
    .news_block th.hidden-sm.hidden-xs,
    .news_block td.hidden-sm.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .hidden-sm,
    .news_block tr.hidden-sm,
    .news_block th.hidden-sm,
    .news_block td.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .hidden-sm.hidden-md,
    .news_block tr.hidden-sm.hidden-md,
    .news_block th.hidden-sm.hidden-md,
    .news_block td.hidden-sm.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .news_block .hidden-sm.hidden-lg,
    .news_block tr.hidden-sm.hidden-lg,
    .news_block th.hidden-sm.hidden-lg,
    .news_block td.hidden-sm.hidden-lg {
        display: none !important;
    }
}
.news_block .hidden-md {
    display: block !important;
}
.news_block tr.hidden-md {
    display: table-row !important;
}
.news_block th.hidden-md,
.news_block td.hidden-md {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .news_block .hidden-md.hidden-xs,
    .news_block tr.hidden-md.hidden-xs,
    .news_block th.hidden-md.hidden-xs,
    .news_block td.hidden-md.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .hidden-md.hidden-sm,
    .news_block tr.hidden-md.hidden-sm,
    .news_block th.hidden-md.hidden-sm,
    .news_block td.hidden-md.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .hidden-md,
    .news_block tr.hidden-md,
    .news_block th.hidden-md,
    .news_block td.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .news_block .hidden-md.hidden-lg,
    .news_block tr.hidden-md.hidden-lg,
    .news_block th.hidden-md.hidden-lg,
    .news_block td.hidden-md.hidden-lg {
        display: none !important;
    }
}
.news_block .hidden-lg {
    display: block !important;
}
.news_block tr.hidden-lg {
    display: table-row !important;
}
.news_block th.hidden-lg,
.news_block td.hidden-lg {
    display: table-cell !important;
}
@media (max-width: 767px) {
    .news_block .hidden-lg.hidden-xs,
    .news_block tr.hidden-lg.hidden-xs,
    .news_block th.hidden-lg.hidden-xs,
    .news_block td.hidden-lg.hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_block .hidden-lg.hidden-sm,
    .news_block tr.hidden-lg.hidden-sm,
    .news_block th.hidden-lg.hidden-sm,
    .news_block td.hidden-lg.hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .news_block .hidden-lg.hidden-md,
    .news_block tr.hidden-lg.hidden-md,
    .news_block th.hidden-lg.hidden-md,
    .news_block td.hidden-lg.hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .news_block .hidden-lg,
    .news_block tr.hidden-lg,
    .news_block th.hidden-lg,
    .news_block td.hidden-lg {
        display: none !important;
    }
}
.news_block .visible-print,
.news_block tr.visible-print,
.news_block th.visible-print,
.news_block td.visible-print {
    display: none !important;
}
@media print {
    .news_block .visible-print {
        display: block !important;
    }
    .news_block tr.visible-print {
        display: table-row !important;
    }
    .news_block th.visible-print,
    .news_block td.visible-print {
        display: table-cell !important;
    }
    .news_block .hidden-print,
    .news_block tr.hidden-print,
    .news_block th.hidden-print,
    .news_block td.hidden-print {
        display: none !important;
    }
}
