.media {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  background-image: url('../images/media.png');
  background-repeat: no-repeat;
  height: 8px;
  width: 7px; }

.play {
  background-position: 0 0;
  margin-left: 5px; }

.play.active {
  background-position: 0 -19px; }

.play:hover {
  background-position: 0 -19px; }

.stop {
  background-position: 0 -42px;
  margin-left: 5px; }

.stop.active {
  background-position: 0 -62px; }

.stop:hover {
  background-position: 0 -62px; }

.news-title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 15px;
  display: none; }

.news-title a {
  color: #d84f4f;
  font-size: 11px;
  vertical-align: baseline; }

.news-title a:hover {
  text-decoration: none; }

.news-bl-date {
  display: inline-block;
  *zoom: 1;
  *display: block;
  line-height: 18px;
  color: #fff;
  padding: 0 8px;
  background-color: #237abf;
  font-size: 11px;
  margin-bottom: 5px;
  display: none; }

.slide-news-article2 .news-title {
  position: relative; }

.all_news {
  position: absolute;
  bottom: 0;
  right: 0; }

.slide-news-article2 .wrap-list {
  height: 336px;
  padding: 0 19px;
  border-left: 1px solid #237abf;
  border-right: 1px solid #237abf;
  overflow: hidden;
  background: #fff; }

.slide-news-article2 .news-title {
  margin-bottom: 20px; }

.news-list2 {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  line-height: 0px;
  *zoom: 1; }

.news-list2:after, .news-list2:before {
  display: table;
  content: ""; }

.news-list2:after {
  clear: both; }

.news-list2 li {
  margin: 0;
  padding: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: normal;
  border-bottom: 1px solid #237abf; }

.news-list2 li .read-more, .news-list2 li .news-bl-title a {
  display: block;
  color: #08c;
  font-size: 16px;
  line-height: normal; }

.news-list2 li .read-more {
  display: inline-block; }

.news-list2 li .news-bl-anonce {
  margin: 0;
  color: #454545;
  font-size: 14px;
  padding: 5px 0; }

.news-list2 li .news-bl-anonce p {
  margin: 0;
  padding: 0; }

.slide-news-article2 .arrows {
  display: block;
  height: 26px;
  width: 100%;
  background: #237abf url(../images/menu-arrow-bot.png) 50% 50% no-repeat;
  border-radius: 0 0 3px 3px;
  cursor: pointer; }

.slide-news-article2 .top-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.temp-content aside, .temp-nav-main {
  width: 220px; }

.tooltip {
  left: 50px;
  top: 330px; }

.how {
  left: 296px;
  top: 523px; }

#ijjbwnfw9_0 .mosaic-accordion__item .mosaic-accordion__head {
  display: block !important; }
  #ijjbwnfw9_0 .mosaic-accordion__item .mosaic-accordion__head .mosaic-accordion__icon {
    display: none !important; }
  #ijjbwnfw9_0 .mosaic-accordion__item .mosaic-accordion__body {
    display: block !important; }

.for-mobile-view table img {
  max-width: 360px; }
