@charset "utf-8";
@font-face {
  font-family: roboto;
  font-weight: normal;
  font-display: auto;
  src: url(/uiall-font/fonts/Roboto-Regular.WOFF);
}
@font-face {
  font-family: roboto;
  font-weight: bold;
  font-display: auto;
  src: url(/uiall-font/fonts/Roboto-Bold.WOFF);
}
@font-face {
  font-family: roboto;
  font-weight: 600;
  font-display: auto;
  src: url(/uiall-font/fonts/Roboto-Medium.WOFF);
}
@font-face {
  font-family: roboto;
  font-style: italic;
  font-display: auto;
  src: url(/uiall-font/fonts/Roboto-Italic.WOFF);
}
@font-face {
  font-family: opensans;
  font-weight: bold;
  font-display: auto;
  src: url(/uiall-font/fonts/OpenSans-Bold.WOFF);
}
@font-face {
  font-family: opensans;
  font-weight: normal;
  font-display: auto;
  src: url(/uiall-font/fonts/OpenSans-Regular.WOFF);
}
@font-face {
  font-family: opensans;
  font-style: italic;
  font-display: auto;
  src: url(/uiall-font/fonts/OpenSans-Italic.WOFF);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 12px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  .crosstop-fixed {
    display: none;
  }
  div#header,
  div#footer {
    background-color: #0095da;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAG1BMVEXk5OLl5ePm5uTn5+Xo6Obj4+Hi4uDh4d/g4N7Rl5SKAAAC7ElEQVR42kXJMY7cRhAF0P8pFDet3wtuzOrB2qlmJMCxfYJqAdWbMiEnVbI6gs7tyHD8UF5wGR0pqNIIenoaGJDseVg/vFC0TKtph2MBpftcAikK9Mz1WOfhOEshn0NXqoU3r0TVPlawfb+De95wVpraXjXsXA/HWYEfdyx/nIeNzcEe3fh+rjisd27J7az55b0SgGZuueI0Rq5Jr5rLDgjFmddYcRo9fUjXaaWmrknDxQ2m5i3gVUBRJq5DbgzMprVF2dPu9GJh2IBbOibzAyrN6+vYrmH+w1hEFahjtW43t228/P5p28j+8aV5IQPrsWOOjej4DRpomZpg5MvPRGrWhWJYOY1nASa+HfS0J64qhaXkzQr40O3v0Rzz2c1O48beo0UBptd/Xp3OX9295hFq30JVAPzUl51bJgpZo2vp8utM1P4pPuSTOYsJKJ2yAmw/Hslo66FZy7GdPNbsAeHMibrjtmNREMAtf81s5ijOREiu5iIMN55WaUBw0iQDm0SAN522ogmPKr2kz8wuqaCuKtO3Bq/US1VVBugnuxY7wzsAN25VWc0r/WRX83wIheY2djrQtxp7sas7v8qAV0NurTu55/KobNGx/MUn4Z+Y9WP4t1mEVbHvz7G20P9i/8l9LlsLwZft/LDhxT+X6+3T5wC3K7LDl73Wap79ZdRWCTi9qghf9qqzbcXncIdVPVr0thPrsV1Xcb1asTf6HI/Wvy/viffTrkvABF2NMYcDjbZgT8Eeat6bA3IACXZ/xQRl0u2uFlglh7eQvJAzfX6ihfqDb6MbsexQGP6oSnhplRQeGRl7jugLvtaVCvRN0i0eCN53Ep0InycDMlnKu7zFzoQSDwHyggmQALxGqK4kNrSQAIgyFi3j0WApTN1iApVIv9JplwfOfQQk+VWoqi5oJyb281yPjrwKhIByI94OmO41go55VTH9pAK3DTS2aCEA1R2A0QVoKxp773IACAB1jbXo9IIxXu+sxL/OMrA42jecIQAAAABJRU5ErkJggg==");
  min-width: 300px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #812e7d;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.news-text hr {
  border-top-color: #333;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-underline {
  text-decoration: underline;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-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;
}
.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);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.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);
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.alert-success {
  color: #3c763d;
  background-color: #e6e6e6;
  border-color: #d6e9c6;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert ul {
  margin-bottom: 0;
}
.crosstop-search > form > input[name="_S"],
.crosstop-search > form > input[name="find"] {
  line-height: normal;
}
div.pagination {
  margin: 20px 0 20px 0;
  padding-top: 10px;
  border-top: 1px solid #d9d9d9;
  text-align: center;
}
div.pagination ul {
  font-size: 100%;
  padding: 0;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination a,
.pagination a:hover,
.pagination a:focus,
.pagination a:visited,
.pagination li > span {
  color: #758489;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #0095da;
  color: #fff;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 5px;
  line-height: 20px;
  margin: 0 10px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  cursor: default;
  background-color: transparent;
}
.pagination ul .cursor {
  font-size: 35px;
  padding-top: 0;
  vertical-align: middle;
  margin: 0;
}
.main-wrapper {
  max-width: 1280px;
}
#header {
  background-color: #0095da;
  color: #fff;
  padding: 10px 10px 10px;
}
#header a {
  color: #fff;
}
#header .date-now {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 0;
  color: #b7cac6;
}
#header .date-now a {
  color: #b7cac6;
}
#header .project-logo {
  /* margin-bottom: 10px; old */
  margin-bottom: 0;
}
.fullnav {
  position: fixed;
  width: 350px;
  top: 0px;
  max-width: 100%;
  height: 100%;
  z-index: 30;
  background: #fff;
}
#header .fullnav a {
  color: #616161 !important;
}
.left-fullnav {
  left: -350px;
}
.nav-header-cat {
  display: none;
}
.header-content {
  display: flex;
  align-items: center;
  position: relative;
}
ul.menu-row {
  margin: 0;
  padding: 14px 10px 4px;
  border: 1px solid rgba(97, 97, 97, 0.2);
  border-top-color: rgba(97, 97, 97, 0.2);
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-color: rgba(97, 97, 97, 0.2);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  line-height: 38px;
  font-family: opensans;
  font-size: 13px;
  overflow: hidden;
}
ul.menu-row li {
  float: left;
  width: 50%;
}
ul.menu-row a {
  display: block;
  padding: 4px 0;
  margin: 0 8px;
  line-height: 22px;
}
.right-fullnav {
  right: -350px;
}
.right-nav-content {
  margin: 10px;
}
.auth-layout {
  display: flex;
  gap: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #0095da;
}
.auth-actions {
  padding: 10px 0px;
}
.auth-list-item {
  margin-bottom: 15px;
}
.auth-list-item a {
  padding: 10px 5px;
  display: block;
  color: #fff;
}
.auth-list-item a:hover {
  background: #0095da;
  color: #fff !important;
}
.profile-img {
  height: 38px;
  width: 40px;
  border-radius: 50%;
}
.icon-menu {
  font-size: 25px;
  margin-right: 10px;
}
#header-cat {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 555px;
}
#header-cat .list-inline {
  margin-left: 0;
}
.lang {
  margin-left: auto;
  position: relative;
  top: 3px;
  display: flex;
  gap: 7px;
  align-items: center;
}
.lang-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 30px;
}
.langname {
  position: absolute;
  top: 25px;
  font-size: 10px;
  margin-top: 2px;
  font-family: opensans;
}
.lang-active {
  background-color: #fff;
  color: #005f8e;
  border-radius: 3px;
  font-weight: 400;
  padding: 0 2px;
}
.ptl_user_auth {
  margin-left: 20px;
}
@media (max-width: 992px) {
  #header #header-cat {
    display: none;
  }
  .lang {
    margin-left: auto;
    position: relative;
    top: 3px;
  }
  .nav-header-cat {
    display: block;
  }
  .ptl_user_auth {
    margin-left: 10px;
  }
}
#footer {
  background-color: #0095da;
  color: #fff;
  margin-top: 38px;
  padding: 15px 10px 10px;
}
#footer .copyright-footer {
  color: #fff;
}
#footer .copyright-footer p {
  margin-bottom: 3px;
  font-size: 12px;
}
.opacity-animation,
#main-news .col-md-img {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
.opacity-animation:hover,
#main-news .col-md-img:hover {
  opacity: 0.8;
}
a {
  color: #222;
}
.panel {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.panel-header {
  font-size: 14px;
  padding: 3px 0 3px;
  text-transform: uppercase;
  text-align: left;
  font-weight: bold;
  background-color: #0095da;
  color: #fff;
  text-align: center;
}
.panel-header a {
  color: #0095da;
}
.panel-body {
  padding: 10px 0 10px;
  position: relative;
}
.panel-footer {
  padding: 10px 20px;
}
.panel-footer a {
  color: #0095da;
}
#main-news-content {
  margin-bottom: 15px;
}
#main-news-content .carousel-title {
  font-size: 1.8rem;
}
.main-news {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-news:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
#nav-panel .panel-body > ul > li {
  text-transform: uppercase;
  border-top: 1px solid #ccc;
  padding: 4px 0 10px 0;
}
#nav-panel .panel-body > ul > li:first-child {
  border-top: 0;
}
#nav-panel .panel-body > ul > li:last-child {
  padding-bottom: 0;
}
#nav-panel .panel-body li > ul {
  text-transform: none;
  margin-left: 22px;
}
.lenta-header {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #000;
  border-bottom: 3px solid #0095da;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
.lenta-item.lenta-header {
  color: #0095da;
  text-align: left;
  border-bottom: 0;
  font-weight: normal;
}
.lenta-item.lenta-header a {
  color: #000;
  font-weight: bold;
  font-size: 1.4rem;
}
.lenta-item {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.lenta-item:last-child {
  margin-bottom: 0;
}
.lenta-item.lenta-large-image .lenta-item-left {
  float: none;
}
.lenta-item.lenta-large-image .lenta-item-right {
  margin-left: 0;
}
.lenta-item.lenta-large-image .lenta-item-img {
  width: 100%;
  margin-right: 0;
}
.lenta-item.lenta-no-image .lenta-item-right {
  margin-left: 0;
}
@media (max-width: 778px) {
  div#header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  div#footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #main-news-content .carousel-title {
    position: static;
  }
}
.lenta-item-date {
  color: #555;
}
.lenta-item-img {
  margin-right: 10px;
  margin-bottom: 5px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 120px;
}
.lenta-item-img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.lenta-item-img img {
  width: 120px;
  border-radius: 10px;
}
.lenta-item-left {
  float: left;
}
.lenta-item-right {
  margin-left: 130px;
}
.lenta-item-date {
  margin-right: 10px;
}
.lenta-item-cat {
  color: #0095da;
}
#header-cat a {
  color: #fff;
  font-family: opensans;
  font-size: 15px;
}
#header-cat ul {
  margin-bottom: 0;
}
#header-cat li {
  margin-top: 5px;
  margin-right: 8px;
  padding-left: 24px;
  padding-right: 20px;
  font-size: 15px;
  position: relative;
  cursor: pointer;
}
#header-cat li:hover > ul {
  display: block;
}
#header-cat li > ul {
  border-top: 1px solid #fff;
  min-width: 180px;
  position: absolute;
  top: 100%;
  display: none;
  background-color: #0095da;
  padding: 8px;
  z-index: 10;
}
#header-cat li > ul > li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
#header-cat li > ul a {
  font-size: 15px;
}
#nav-panel .panel-body li > ul {
  display: none;
}
#nav-panel .panel-body > ul > li {
  cursor: pointer;
}
.caret {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px dashed;
  display: inline-block;
  height: 0;
  color: #cec6b9;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}
.panel-body.carousel {
  padding: 8px 0 0;
}
.carousel {
  overflow: hidden;
  position: relative;
}
.carousel ul {
  width: 262.5px;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
}
.carousel li {
  margin: 0;
  padding: 0;
  width: 20%;
}
.carousel .left-nav,
.carousel .right-nav {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";
  text-shadow: 0 0 5px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5,Direction=135,Color=#000000);
}
.carousel .icon-right-open,
.carousel .icon-left-open {
  position: absolute;
  top: 50%;
  left: auto;
  right: auto;
  font-size: 30px;
  line-height: 30px;
  margin-top: -15px;
  color: #fff;
}
.carousel .icon-right-open {
  left: 0;
}
.carousel .icon-left-open {
  right: 0;
}
.carousel:hover .left-nav,
.carousel:hover .right-nav {
  display: block;
}
.left-nav {
  left: 0;
}
.right-nav {
  right: 0;
}
.carousel .icon-play:hover {
  color: #fff;
}
.carousel ul {
  margin-left: 0;
}
.carousel-img {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.carousel-title {
  position: absolute;
  color: #fff;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px 10px 15px;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 90%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(90%, rgba(0, 0, 0, 0.7))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 90%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 90%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 90%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.7) 90%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);
  width: 100%;
}
#photo-panel .carousel-title {
  max-height: 55px;
  overflow: hidden;
}
.carousel-title a {
  color: #fff;
  font-weight: bold;
}
#main-news-content .carousel-title {
  padding: 10px 20px 20px;
}
.carousel-img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.carousel li .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -35px;
  margin-left: -25px;
  font-size: 50px;
  z-index: 10;
  color: rgba(255, 255, 255, 0.8);
}
.carousel li .icon-play:hover {
  color: #fff;
}
.news-text {
  font-size: 16px;
  font-family: opensans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2.4rem;
}
.news-text a {
  color: #1200d9;
}
.news-text img {
  max-width: 100%;
  height: auto;
}
.news-text td,
.news-text th {
  padding: 6px;
  border: 1px solid #ccc;
  text-align: left;
}
.news-title {
  font-weight: bold;
}
.news-ext {
  color: #666;
  font-size: 12px;
  margin: 10px 0;
  padding: 5px 0;
}
.news-main-img img {
  margin: 10px auto 20px;
}
.comment-toggle {
  display: none;
}
.copyright-text {
  font-size: 9pt;
  color: #79746b;
  margin: 20px 0;
}
i.icon-right-open:before,
i.icon-left-open:before,
i.icon-play:before {
  padding: 0;
  margin: 0;
}
a .icon-comment,
.icon-eye {
  color: #444;
  white-space: nowrap;
  display: inline-block;
  word-wrap: normal;
  font-size: 13px;
}
.icon-camera,
.icon-videocam {
  color: #0095da;
}
.icon-eye:before,
a .icon-comment:before {
  color: #ababab;
  font-size: 15px;
}
.news-contin {
  background-color: rgba(206, 33, 37, 0.11);
  font-size: 14px;
  margin: 30px 0;
  padding: 15px;
  text-align: center;
}
.news-contin table {
  width: 100%;
}
.news-contin a {
  color: #0095da;
}
@media (max-width: 900px) {
  .news-contin.contin-phis td {
    display: block;
    width: 100%;
  }
}
.contin-phis {
  text-align: left;
}
.contin-phis td {
  width: 50%;
}
.calendar {
  overflow: hidden;
  padding-bottom: 15px;
}
.calendar div,
.calendar a {
  width: 14.28%;
  padding: 4px 0;
  text-align: center;
  color: #222;
  float: left;
  display: block;
}
.calendar div.h {
  color: #0095da;
  text-transform: uppercase;
  font-weight: bold;
}
.calendar div:hover,
.calendar A:hover,
#calendar-month a:hover {
  background: #eee;
  font-weight: bold;
}
.calendar div.g {
  color: #999;
}
#calm {
  min-width: 75px;
  text-align: center;
}
.calendar a.s {
  color: rgba(129, 46, 126, 0.92);
  font-weight: bold;
  text-decoration: none;
}
.calendar a.g {
  color: #7c7c7c;
  text-decoration: none;
}
.calendar a.n,
.calendar div.n,
#calendar-month a.n {
  background: #0095da;
  color: #ffedd7;
}
.calendarmy {
  overflow: hidden;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 3px;
  padding-bottom: 0;
  font-size: 110%;
  text-transform: uppercase;
}
.calendarmy div {
  float: left;
}
.calendarmy div a {
  float: left;
  display: block;
  padding: 2px;
  text-decoration: none;
  color: #0095da;
}
#calendar-month {
  position: absolute;
  padding: 6px 0;
  top: 50px;
  display: none;
  background: #fff;
}
#calendar-month a {
  width: 33.3%;
  float: left;
  font-size: 12px;
  padding: 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #4b83ab;
}
#calendar-month a:hover {
  font-weight: normal;
}
#calendar-enter-date {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 15px;
}
#calendar-enter-date .col-md-4 {
  padding: 0 5px;
}
#panel-calendar {
  padding: 0;
  position: relative;
  margin-bottom: 20px;
}
.share-aki-btns-mob {
  display: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .share-aki-btns {
    display: none !important;
  }
  .share-aki-btns-mob {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .share-aki-btns {
    display: none !important;
  }
  .share-aki-btns-mob {
    display: block !important;
  }
}
.news-content {
  margin-bottom: 25px;
}
.col-tags .col-tag-link a,
.col-tags .col-tag-link {
  color: #aaa;
  font-size: 13px;
}
.col-tags {
  color: #0095da;
  margin: 20px 0;
}
.primary-color {
  color: #0095da;
}
.lang-link {
  vertical-align: middle;
}
.lang-link .lang-kg {
  background-color: #eb1d21;
  margin-left: 8px;
}
.lang-link .lang-ru {
  background-color: #002cad;
}
.lang-link a {
  display: inline-block;
  padding: 0 5px 3px;
  margin: 0 8px;
  color: #fff;
}
@media (pointer: coarse) {
  .carousel div.left-nav,
  .carousel div.right-nav {
    display: block;
  }
}
#view_btn:before {
  color: #fff;
}
.rainbow-social-bar#fixed_social_mobile_btns {
  display: none;
}
#comms_tbl {
  width: 100% !important;
}
.discus-addform-text {
  overflow: hidden;
}
.blinker {
  font-size: 12px;
  color: #f00;
  animation: blinker 2s linear infinite;
}
@keyframes blinker {
  20% {
    opacity: 0.3;
  }
}
@-webkit-keyframes blinker {
  20% {
    opacity: 0.3;
  }
}
#col-right-sidebar {
  border: 1px solid #ccc;
  margin-left: -1px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyBAMAAADsEZWCAAAAG1BMVEXk5OLl5ePm5uTn5+Xo6Obj4+Hi4uDh4d/g4N7Rl5SKAAAC7ElEQVR42kXJMY7cRhAF0P8pFDet3wtuzOrB2qlmJMCxfYJqAdWbMiEnVbI6gs7tyHD8UF5wGR0pqNIIenoaGJDseVg/vFC0TKtph2MBpftcAikK9Mz1WOfhOEshn0NXqoU3r0TVPlawfb+De95wVpraXjXsXA/HWYEfdyx/nIeNzcEe3fh+rjisd27J7az55b0SgGZuueI0Rq5Jr5rLDgjFmddYcRo9fUjXaaWmrknDxQ2m5i3gVUBRJq5DbgzMprVF2dPu9GJh2IBbOibzAyrN6+vYrmH+w1hEFahjtW43t228/P5p28j+8aV5IQPrsWOOjej4DRpomZpg5MvPRGrWhWJYOY1nASa+HfS0J64qhaXkzQr40O3v0Rzz2c1O48beo0UBptd/Xp3OX9295hFq30JVAPzUl51bJgpZo2vp8utM1P4pPuSTOYsJKJ2yAmw/Hslo66FZy7GdPNbsAeHMibrjtmNREMAtf81s5ijOREiu5iIMN55WaUBw0iQDm0SAN522ogmPKr2kz8wuqaCuKtO3Bq/US1VVBugnuxY7wzsAN25VWc0r/WRX83wIheY2djrQtxp7sas7v8qAV0NurTu55/KobNGx/MUn4Z+Y9WP4t1mEVbHvz7G20P9i/8l9LlsLwZft/LDhxT+X6+3T5wC3K7LDl73Wap79ZdRWCTi9qghf9qqzbcXncIdVPVr0thPrsV1Xcb1asTf6HI/Wvy/viffTrkvABF2NMYcDjbZgT8Eeat6bA3IACXZ/xQRl0u2uFlglh7eQvJAzfX6ihfqDb6MbsexQGP6oSnhplRQeGRl7jugLvtaVCvRN0i0eCN53Ep0InycDMlnKu7zFzoQSDwHyggmQALxGqK4kNrSQAIgyFi3j0WApTN1iApVIv9JplwfOfQQk+VWoqi5oJyb281yPjrwKhIByI94OmO41go55VTH9pAK3DTS2aCEA1R2A0QVoKxp773IACAB1jbXo9IIxXu+sxL/OMrA42jecIQAAAABJRU5ErkJggg==");
  padding-left: 0;
  padding-top: 15px;
  padding-right: 0;
}
#col-right-sidebar .panel {
  padding: 0 24px 10px;
}
#col-left-sidebar {
  border: 1px solid #ccc;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.jarnama-block a > img {
  padding-bottom: 16px;
}
.jarnama-block > img {
  padding-bottom: 16px;
}
@media print {
  div#col-left-sidebar {
    border: 0;
  }
}
#video-panel .panel-header,
#photo-panel .panel-header {
  border-bottom: 0;
}
#panel-last .panel-header a {
  color: #fff;
}
#main-news .weight-title .col-md-title {
  text-transform: none;
  font-size: 18px;
  line-height: inherit;
}
#main-news .col-md-4 .col-md-title {
  font-size: 14px;
}
a:focus,
a:hover,
a:active {
  outline: 0;
}
.google-maps {
  margin-top: 20px;
  width: 100%;
  border: 2px solid #dee0e2;
  height: 480px;
}
.filter {
  display: none;
}
.filter#filter-short {
  display: block;
}
.select_custom {
  line-height: 20px;
  width: 100%;
  height: 35px;
  background-color: #fff;
  border: 1px solid #dee0e2;
  font-size: 14px;
  color: #6f777b;
  font-weight: 500;
  outline: 0;
  background: url(../img/select-arrow-open.png) 95% center no-repeat;
  border-radius: 0;
  padding-left: 6px;
}
.form-group_map {
  position: relative;
  overflow: hidden;
  padding: 7px 0;
  background: #e3f2fd;
}
.form-filter {
  background: #fff !important;
  border: 2px solid #bfe4ff;
  margin-bottom: 0;
}
.form-group_map .toggle {
  float: right;
  font-size: 1.3rem;
  border-bottom: 1px dashed;
  padding-top: 7px;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
  max-width: 100%;
  margin-bottom: 5px;
}
.region {
  display: inline-block;
  font-size: 1.5rem;
  color: #333;
  font-weight: 500;
  margin-top: 20px;
  padding-left: 0;
}
.form-group_map .toggle {
  float: right;
  font-size: 1.3rem;
  border-bottom: 1px dashed;
  padding-top: 7px;
}
.map_search_btn.full {
  margin: 12px 0;
}
.btn.btn-primary {
  background-color: #0095da;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.leaflet-popup-content .profile-info-wrap {
  padding-top: 5px;
}
.leaflet-popup-content .profile-info-wrap h4 {
  margin: 10px 0;
  color: #6f777b;
}
.leaflet-popup-content .profile-info-wrap p {
  margin: 8px 0;
}
.leaflet-popup-content .profile-info-wrap .btn {
  margin-top: 10px;
}
.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  -webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
  -moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
  -o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
  transition: transform 0.3s ease-out, opacity 0.3s ease-in;
}
.marker-cluster-small {
  background-color: rgba(181, 226, 140, 0.6);
}
.marker-cluster-small div {
  background-color: rgba(110, 204, 57, 0.6);
}
.marker-cluster-medium {
  background-color: rgba(241, 211, 87, 0.6);
}
.marker-cluster-medium div {
  background-color: rgba(240, 194, 12, 0.6);
}
.marker-cluster-large {
  background-color: rgba(253, 156, 115, 0.6);
}
.marker-cluster-large div {
  background-color: rgba(241, 128, 23, 0.6);
}
.leaflet-oldie .marker-cluster-small {
  background-color: #b5e28c;
}
.leaflet-oldie .marker-cluster-small div {
  background-color: #6ecc39;
}
.leaflet-oldie .marker-cluster-medium {
  background-color: #f1d357;
}
.leaflet-oldie .marker-cluster-medium div {
  background-color: #f0c20c;
}
.leaflet-oldie .marker-cluster-large {
  background-color: #fd9c73;
}
.leaflet-oldie .marker-cluster-large div {
  background-color: #f18017;
}
.marker-cluster {
  background-clip: padding-box;
  border-radius: 20px;
}
.marker-cluster div {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-top: 5px;
  text-align: center;
  border-radius: 15px;
  font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.marker-cluster span {
  line-height: 30px;
}
.breadcrumb a span {
  color: #000;
}
.breadcrumb span span {
  color: #6f777b;
}
.lang-kg,
.lang-ru {
  font-size: 1.2em;
}
.lang-kg {
  margin-right: 15px;
}
#project-header-lang-wrap a {
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 27px;
  font-size: 15px;
  vertical-align: middle;
}
#project-header-lang-wrap a.selected,
#project-header-lang-wrap a:hover {
  color: #005f8e;
  background-color: #fff;
  border-radius: 4px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h2.news-title {
    font-size: 20px;
  }
  #project-header-lang-wrap {
    text-align: center;
    margin-top: 20px;
    float: right;
  }
  div#header .project-logo {
    text-align: center;
    float: left;
    margin-bottom: 0;
  }
  div#header .date-now {
    text-align: center;
  }
  div#header-cat {
    padding: 0;
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    background: -moz-linear-gradient(
      left,
      rgba(0, 0, 0, 0) 73%,
      rgba(0, 0, 0, 0) 82%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0) 91%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0.2) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(0, 0, 0, 0) 73%,
      rgba(0, 0, 0, 0) 82%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0) 91%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0.2) 100%
    );
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 0) 73%,
      rgba(0, 0, 0, 0) 82%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0) 91%,
      rgba(0, 0, 0, 0) 90%,
      rgba(0, 0, 0, 0.2) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#1a000000',GradientType=1);
  }
  div#header-cat > ul {
    width: 100%;
    padding-left: 10px;
    overflow-x: auto;
    white-space: nowrap;
  }
  div#header-cat ul > li {
    padding: 12px 10px;
    margin-right: 0;
    margin-top: 0;
  }
  div#header-cat ul > li:hover > ul {
    display: inline-block;
  }
  div#header-cat .caret {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px dashed;
    color: #fff;
  }
  div#header-cat li > ul > li {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  div#header-cat li > ul {
    display: inline-block;
    position: static;
    background-color: transparent;
    top: 0;
    border-top: 0;
    padding: 0;
  }
  div#header-cat li > ul > li {
    display: inline-block;
  }
}
#aki-toast {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: 30px;
}
#aki-toast.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.form-group[data-tip] {
  position: relative;
}
.field-required {
  color: red;
}
.text-required {
  color: #999;
  font-size: 12px;
  margin-top: 30px;
}
.text-error {
  color: #f00;
  font-size: 14px;
  margin: 10px 0;
  text-align: center;
  display: none;
}
.text-error.has-error {
  display: block;
}
@media (min-width: 992px) {
  .form-group[data-tip]:before {
    display: none;
    content: " ";
    transition: all 1s linear;
    opacity: 0;
    margin-right: -5px;
    position: absolute;
    top: 10px;
    right: 0;
    border-right: 5px solid #3e474f;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .form-group[data-tip]:after {
    display: none;
    content: attr(data-tip);
    transition: all 1s linear;
    opacity: 0;
    position: absolute;
    top: 2px;
    left: 100%;
    margin-left: 5px;
    padding: 5px 8px;
    background: #3e474f;
    color: #fff;
    z-index: 9;
    font-size: 0.75em;
    line-height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 2px;
    white-space: nowrap;
    word-wrap: normal;
  }
}
.form-map input.changed,
.form-map select.changed {
  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);
}
.form-map label {
  font-weight: normal;
}
.btn {
  background-color: #0095da;
  color: #fff;
  padding: 8px 14px;
  margin-top: 25px;
}
.btn:hover {
  color: #f6f6f6;
}
#col-left-sidebar {
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.section-header a {
  color: #696a6c;
  font-weight: bold;
  position: relative;
}
.section-header a:after {
  content: " ";
  position: absolute;
  right: -25px;
  top: 1px;
  display: inline;
  width: 18px;
  height: 18px;
  background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzY5NmE2YyIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
    center/13px no-repeat;
  transition: all 0.2s linear;
}
.active .section-header a:after,
.section-info .section-header a:after {
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iIzY5NmE2YyIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.form-group[data-tip].hover:before,
.form-group.hover:after {
  display: block;
  opacity: 1;
}
.form-control {
  border-radius: 1px;
}
.section-form {
  padding: 0;
  margin-bottom: -1px;
}
.section-form.slide .section-body {
  display: none;
  overflow: hidden;
  height: 0;
  transition: all 5s linear;
}
.section-form.slide.active .section-body {
  display: block;
  height: 100%;
}
.section-form .section-body {
  margin: 10px 15px;
}
.section-header {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 8px 10px;
}
.section-body {
  margin: 0 15px;
}
#profile-add-form {
  margin-top: 15px;
}
#photo-container label {
  cursor: pointer;
  margin-top: 15px;
  border: 1px dashed #0095da;
  color: #696a6c;
  border-radius: 3px;
  font-weight: bold;
  padding: 8px 10px;
}
#photo-container .photo-icon {
  max-width: 80px;
  transition: opacity 0.25s ease-in-out;
}
#photo-container .photo-icon:hover {
  opacity: 0.8;
}
.photo-wrapper img {
  max-height: 150px;
  margin: 0 auto;
}
#photo-container {
  margin-bottom: 10px;
}
#photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.tooltip[data-tip] {
  position: relative;
}
.tooltip[data-tip]:before {
  display: none;
  content: " ";
  transition: all 1s linear;
  opacity: 0;
  margin-right: -5px;
  position: absolute;
  top: 100%;
  right: 50%;
  border-bottom: 5px solid #3e474f;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.tooltip[data-tip]:after {
  display: none;
  content: attr(data-tip);
  transition: all 1s linear;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 5px;
  padding: 5px 8px;
  background: #3e474f;
  color: #fff;
  z-index: 9;
  font-size: 0.75em;
  line-height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 2px;
  white-space: nowrap;
  word-wrap: normal;
}
.tooltip[data-tip]:hover:before,
.tooltip:hover:after {
  display: block;
  opacity: 1;
}
#aki-dialog-info .aki-modal-content {
  position: relative;
  padding: 20px;
}
#aki-dialog-info .aki-modal-content .close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 20px;
}
#aki-dialog-info .aki-modal-content .close:hover {
  color: #9c1b20;
}
.aki-modal-head {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.aki-modal-actions {
  text-align: center;
  margin-bottom: 20px;
}
.aki-modal-actions .btn {
  margin-left: 10px;
  margin-right: 10px;
}
.aki-dialog {
  display: none;
  border: 0;
  position: fixed;
  background-color: #fff;
  left: 50%;
  top: 50%;
  width: 500px;
  z-index: 999999;
  padding: 20px;
}
@media (max-width: 520px) {
  .aki-dialog {
    width: 90% !important;
  }
}
.aki-dialog .left-nav,
.aki-dialog .right-nav {
  background-color: transparent;
}
#aki_overlay {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
.aki-modal-content .regauth_account {
  margin-left: auto;
  margin-right: auto;
}
.aki-modal-content #left_account {
  float: none;
  display: none;
}
.aki-modal-content #right_account {
  float: none;
  width: 100%;
}
.col-review {
  margin-bottom: 30px;
}
.review-img {
  float: left;
  width: 125px;
  margin-right: 10px;
  position: relative;
}
.review-img div {
  height: 25px;
  background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwNiAzMDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0ic3Rhci1yYXRlIj4KCQk8cG9seWdvbiBwb2ludHM9IjE1MywyMzAuNzc1IDI0Ny4zNSwyOTkuNjI1IDIxMS42NSwxODcuNDI1IDMwNiwxMjEuMTI1IDE5MS4yNSwxMjEuMTI1IDE1Myw2LjM3NSAxMTQuNzUsMTIxLjEyNSAwLDEyMS4xMjUgICAgIDk0LjM1LDE4Ny40MjUgNTguNjUsMjk5LjYyNSAgICIgZmlsbD0iIzU4OTBmZiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
    left bottom;
  background-size: 25px;
}
.review-img:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 25px;
  width: 125px;
  opacity: 0.3;
  background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwNiAzMDY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0ic3Rhci1yYXRlIj4KCQk8cG9seWdvbiBwb2ludHM9IjE1MywyMzAuNzc1IDI0Ny4zNSwyOTkuNjI1IDIxMS42NSwxODcuNDI1IDMwNiwxMjEuMTI1IDE5MS4yNSwxMjEuMTI1IDE1Myw2LjM3NSAxMTQuNzUsMTIxLjEyNSAwLDEyMS4xMjUgICAgIDk0LjM1LDE4Ny40MjUgNTguNjUsMjk5LjYyNSAgICIgZmlsbD0iIzU4OTBmZiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
    left bottom;
  background-size: 25px;
}
.col-review-value {
  float: left;
  margin-right: 10px;
  font-size: 25px;
}
.col-review-act {
  margin-right: 30px;
  user-select: none;
}
.col-review {
  vertical-align: middle;
  line-height: 28px;
}
.col-review .col-review-act {
  line-height: 25px;
  background-color: #0095da;
  color: #fff;
  padding: 4px 10px;
  border-radius: 6px;
  position: relative;
}
.col-review.marked .col-review-act {
  padding: 2px 20px 2px 7px;
  background-color: #3bb3ed;
}
.col-review.marked .col-review-act:after {
  height: 14px;
  padding: 0 0 0 2px;
  position: absolute;
  content: "★";
}
.col-review.marked .col-review-act:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #3bb3ed;
  border-width: 6px;
  margin-top: -6px;
}
.review {
  border: 0;
  float: left;
}
.review:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.review:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 0.1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 200%;
  line-height: 1.2;
  color: #ddd;
}
.review:not(:checked) > label:before {
  content: "★ ";
}
.review > input:checked ~ label {
  color: #005f8e;
}
.review:not(:checked) > label:hover,
.review:not(:checked) > label:hover ~ label {
  color: #0095da;
}
.review > input:checked + label:hover,
.review > input:checked + label:hover ~ label,
.review > input:checked ~ label:hover,
.review > input:checked ~ label:hover ~ label,
.review > label:hover ~ input:checked ~ label {
  color: #0095da;
}
.review > label:active {
  position: relative;
  top: 2px;
  left: 2px;
}
.user_review {
  unicode-bidi: bidi-override;
  direction: rtl;
  padding-bottom: 20px;
  text-align: left;
}
.user_review > span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 1.4em;
}
.user_review > span:hover,
.user_review > span:hover ~ span {
  color: transparent;
}
.user_review > span:hover:before,
.user_review > span:hover ~ span:before {
  content: "\2605";
  position: absolute;
  left: 0;
  color: #5790ff;
}
.col-review-item {
  border-bottom: 1px solid #ddd;
  margin-top: 10px;
}
.col-review-item:last-child {
  border-bottom: 0;
}
.col-review-item .review-img div,
.col-review-item .review-img:after,
.col-review-item .review-img {
  height: 20px;
  background-size: 20px;
  width: 100px;
}
.col-review-item .review-img {
  margin: 5px 0;
}
.review-author {
  font-weight: bold;
  color: #8d8d8d;
}
.review-date {
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  margin-left: 2px;
  white-space: nowrap;
}
.review-text {
  margin: 4px 0 20px;
}
.spoiler:before {
  margin-top: 4px;
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  border: 0 solid red;
  background: url(//cdn-0.aki.kg/img/admin/spoiler.icon.png) 0 0
    no-repeat;
  content: " ";
}
.spoiler.spoiler_open:before {
  background: url(//cdn-0.aki.kg/img/admin/spoiler.icon.png) left bottom
    no-repeat;
}
.spoiler .spoiler_title,
.spoiler .spoiler_title > p,
.spoiler .spoiler_title > div {
  display: inline;
  border-bottom: 1px dotted #9a1c20;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #9a1c20;
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
}
.spoiler .spoiler_text {
  display: none;
  overflow: hidden;
  margin-left: 15px;
  padding: 10px;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #0095da;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
#back-top {
  top: 130px;
  position: fixed;
  right: 30px;
  z-index: 100;
}
#back-top a {
  display: block;
  font-size: 140%;
  margin-bottom: 7px;
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.5s ease 0s;
  background-color: rgba(0, 149, 218, 0.9);
}
#back-top a:hover {
  background-color: rgba(0, 149, 218, 0.9);
}
#back-top .icon-right-open::before {
  transform: rotate(-90deg);
  margin: 0 auto;
}
.table-responsive .leanModal {
  display: inline-block;
  float: right;
  line-height: 15px;
  font-size: 15px;
  vertical-align: middle;
  text-align: left;
  padding: 0 0 5px 20px;
  margin: 15px 0 5px;
  background-size: 15px;
  z-index: 1;
}
#lean_overlay {
  font-weight: bold;
  position: fixed;
  z-index: 10000;
  text-align: right;
  padding: 10px;
  color: #fff;
  cursor: pointer;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#lean_overlay .lean_overlay_close {
  position: fixed;
  right: 10px;
  left: 0;
  bottom: 0;
  top: 10px;
  z-index: 10001;
}
.aki-table-viewer {
  display: none;
}
.aki-table-viewer.active table {
  width: 100% !important;
}
.aki-table-viewer.active {
  z-index: 11000;
  display: block;
  top: 10px;
  left: 50%;
  height: 100%;
  padding: 30px 10px;
  overflow: auto;
  max-width: 1200px;
  position: fixed;
  background-color: #fff;
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14),
    0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
}
.aki-table-viewer td {
  vertical-align: middle;
  padding: 5px;
}
.table-responsive .leanModal {
  color: #0095da;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgEAYAAAAj6qa3AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAABgAAAAYADwa0LPAAAAB3RJTUUH5QUGBxoGO9e5VgAAA9tJREFUaN7tmV1IU2Ecxp/3nYZUFFqaVvS11BrpRSyNuoiZfRddJFERZWC5hoXRBzSSisLACCLbqWQXdlNRBEVoROoINDKqi8xym32S+VEWRVFMd94u2utZbke3nXNo0H43Y2M87/95zsv/Ped/CGBLdZfU1gIoY7tXrED4fCTL+voAksLml5QAFkvG5aqqCHRCxDbVdbu4GMA2YqmsBJDM7sTHRyC0nmytraUKjHN8BbAPWKrXa2ecQ/TI1usVGOdcZRdXrqRD/KEMMzwegI2lm7dsAQih1GgM/KS95MzcuUBydnqh1ap9AN31HROtVmldubp43dyHTJyAzeZyMeb3m29L84TJIVR3dwN0LfmWlweYq9PPPn+uvdFIOV/oLjEYAPEmG9PQALDjKJwwIdDXH4LsALYdq8xmAKeJpbNTEvCOZrkOB3BuycuUOXP+tc1AhF9t9sxMwNuEtro6P+Mv0NzTI/WovwkWQLW33OkESIt3g8kkBYHZyE1JAcRM76n6+ugJghtnWborDgeAUiakpUnGqVO3d/FiwPtFvNDaGkIAHEvCrKJoDiJU4zvv6nuePZNTocMvFG1BqGPcPwDeHHzEZdNp/t8HB6FbiFn5+VJz5EGwR96iujqpCanNgG4afXXvnmSc16H7TppNJnnjAb4+kmV9fdSvOXSiqaICGPczvffxY/lC+CnATwVeAG86vPvaCl6z1FTlxrnO4K4e7unUtbqj98kTgFzHqJMn5ZqigisjJLqsXV3SsVp5o81uNKoQwF3npnnzJF2+jlY7LfJCfVdKLeOyQai0s2LEiBEjRowYMVTDVtBeOnMmIOQ4uw8eBATh7dvEROW69j2tBUlJki5fRx1CeBocDn5LSurFkY2NANtKvpaXA6j+lWA2K9f3NMXZioslXb6OOrfCVJqyCnmujooK4DBzsLi40I3LPaSwKboT164pD4DryD10hRoE98V9CoJr444dBLAdcU/3eDAwK6NTMD83F9i5JuPzw4fhG9dqdqh03XO3XEk5OYD4Dg+amyE9Dg8eL/c/Fd8EGzcPO3Mz6uz5+doNTQd0O8UZixYh7JllgK9kdic+PoQeoO4ERjnqTqiGCCDajGsTRJAASKHOGs3GIw2CVtGmwCD++xcjwQLg8FdjZ+iCoiKAfsOlYMbJJ3ZaFIGusveVLS3AUWIi/f3aGeTHWeqxybuysgA2npTSIDtZHINNBgNAdov37XYAx/BqxIiA6ocIIEz4sNHSkDHpwAHtAuDnOFuHH/v3K1Wj8L0mVqDh21psOUt2u7UzPkAB9rW3I2CcHzYOYqip+Q0I3ucSxMpQnQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0wNS0wNlQwNzoyNjowNiswMDowMD1+HIgAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMDUtMDZUMDc6MjY6MDYrMDA6MDBMI6Q0AAAAAElFTkSuQmCC")
    no-repeat left top;
  background-size: 15px;
}
.news-text ul li {
  padding: 5px 0;
}
