html, body {
  margin: 0;
  padding: 0;
/*
  background-color: #e1e5e8;
*/
}

body, p,tabel, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  /* color: #222323; */
  color: #373737;
}

/* 20190805 * { z-index: 1 } */

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #222323;
  font-weight: normal;
}

h1 {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

h2 {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

table {
  /* float: left; */
}

td {
  vertical-align: top;
}

.spacer {
  width: 1px;
  height: 1px;
  border: 0;
}

.fl { float: left }

#main_block {
  /* width: 1214px; */
  width: 1240px;
  left: 50%;
  margin:0 auto;
  padding: 0 10px 9px 10px;
}

#header_block {
  float: left;
  width: 100%;
  position: relative;
}

.logo_block {
  float: left;
  width: 230px;
  margin-top: 19px;
}

.desktop_article_banner {
  float: left;
  margin: 0px 25px 10px 0px;
}

.banner_top_block {
  float: left;
  width: 970px;
  min-height: 102px;
  padding-top: 10px;
  /* background: url(../images/reklama.gif) no-repeat left top; */
  margin-left: 39px;
  text-align: center;
  overflow: hidden;
}

#menu_block {
  float: left;
  width: 755px;
}

/* PRIMARY NAVIGATION - horizontal navigation */
#top_menu_1, #top_menu_1 ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
#top_menu_1 {
  margin-top: 2px;
}
#top_menu_1 li, #top_menu_1 li.active, #top_menu_1 li.active_left, #top_menu_1 li.active_right, #top_menu_1 li.active_center {
  float: left;
  margin: 0;
  padding: 0;
}
#top_menu_1 li {
  padding: 0px 4px 0 12px;
}
#top_menu_1 li.active_left {
  /* width: 13px; */
  /* background: url(../images/menu_on_left_bg.gif) no-repeat left top; */
}
#top_menu_1 li.active_right {
  /* width: 13px; */
  /* background: url(../images/menu_on_right_bg.gif) no-repeat right top; */
}
#top_menu_1 li.active_center {
  padding: 0px 0 0px 0;
}
#top_menu_1 li a {
  font-size: 12px;
  color: #676767;
  text-decoration: none;
  text-transform: uppercase;
}
#top_menu_1 li.active {
  background: #ffffff;
}
#top_menu_1 li.active a {
  color: #a91a0d;
}

/* SECONDARY NAVIGATION - horizontal navigation */
#top_menu_2 {
  float: left;
  width: 1214px;
  margin: 0;
  padding: 0 0 0px 5px;
  list-style: none;
  list-style-type: none;
  background-repeat: no-repeat;
  background-position: left top;
}
.top_menu_2_ {
  background-image: url(../images/menu_bg.gif);
}
.top_menu_2_first {
 /* background-image: url(../images/menu_bg_first.gif); */
}
#top_menu_2 li, #top_menu_2 li.last, #top_menu_2 li.active_2 {
  float: left;
  padding: 12px 11px 11px 11px;
  background: url(../images/menu_seperator.gif) no-repeat right top;
}
#top_menu_2 li.last {
  background: none;
}
#top_menu_2 li.active_2 {
  padding: 0 1px 0 0;
}
#top_menu_2 li a, #top_menu_2 li.active_2 a {
  font-size: 14px;
  color: #4f4f4f;
  text-decoration: none;
}
#top_menu_2 ul {
  float: left;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#top_menu_2 ul li {
  float: left;
  margin: 6px 0 0 0;
  padding: 6px 0 0 0;
  background: none;
}
#top_menu_2 li.active_left_2 {
  width: 2px;
  height: 23px;
 /* background: url(../images/menu_sel_left.gif) no-repeat left top; */
}
#top_menu_2 li.active_right_2 {
  height: 23px;
  width: 2px;
 /*  background: url(../images/menu_sel_right.gif) no-repeat right top; */
}
#top_menu_2 li.active_center_2 {
  height: 23px;
  padding: 4px 5px 0 5px;
  background: url(../images/menu_sel_bg_transp.gif) repeat-x top;
}
#top_menu_2 li.active_2 a {
  color: #be2022;
}


#top_menu_2_expanded_block {
  float: left;
  position: relative;
  width: 1214px;
  height: 21px;
}

#top_menu_2_expanded {
  position: absolute;
  width: 1214px;
  height: 27px;
  top: -6px;
  left: 0;
  margin: 0;
  padding: 6px 0 0 4px;
  list-style: none;
  list-style-type: none;
 /*  background: url(../images/menu_2lvl_bg.gif) no-repeat left top; */
}
#top_menu_2_expanded li, #top_menu_2_expanded li.sel {
  float: left;
  height: 21px;
  padding: 0 11px 0 0;
}
#top_menu_2_expanded li.sel {
  /* background: url(../images/menu_2lvl_sel.gif) no-repeat bottom center; */
}
#top_menu_2_expanded li a, #top_menu_2_expanded li a.first {
  color: #4f4f4f;
  text-decoration: none;
  /* background: url(../images/menu_dot.gif) no-repeat left top; */
  padding-left: 11px;
}

#top_menu_2_expanded li a:hover {
  color: #be2022;
}

#top_menu_2_expanded li a.first {
  background: none;
}

#date_block {
  color:#8D8C8C;
  float:right;
  margin:1px 10px 0 0;
}

#content_block {
  float: left;
  position: relative;
  width: 1214px;
  margin: 9px 0 0 0;
  padding: 0;
  display: flex;
}

#content_left_block {
  float: left;
  position: relative;
  width: 900px;
  max-width: 900px;
  margin: 0;
  padding: 0;
  flex: auto;
}

#content_left_block_135 {
  float: left;
  position: relative;
  width: 135px;
  margin: 0;
  padding: 0 9px 0 0;
}

#content_left_block_135_banner {
  float: left;
  position: absolute;
  width: 120px;
  margin: 0;
  padding: 0 9px 0 0;
  left: -140px;
  top: -13px;
}

@media only screen and (max-width: 1580px) {
    #content_left_block_135_banner {
        display: none !important;
    }
}

#content_left_block_167 {
  float: left;
  position: relative;
  width: 167px;
  margin: 0;
  padding: 0 9px 0 0;
}

#content_right_block {
/*  float: left; */
  float: right;
  position: relative;
  width: 314px;
  flex: auto;
  display: flex;
  flex-direction: column;
/*  min-height: 9600px; */
/* 20190805  z-index: -1; */
}

#content_mid_block {
  float: left;
  position: relative;
  width: 900px;
  padding: 0 0px 0 0;
}

#content_mid_block_535 {
  float: left;
  position: relative;
  width: 707px;
  padding: 0 9px 0 0;
}

/* BIG BLOCK */
.block_712, .block_712_2 {
  float: left;
  position: relative;
  width: 900px;
}
.block_712_2 {
	height: 241px;
/*	background: url(../images/content_block_bg.gif) left top repeat-x #4f4f4f; */
}
.block_712_top_bg {
/*
  background: url(../images/content_block_top_712.gif) no-repeat left top #FFF;
*/
}
.block_712_top_bg2 {
  background: url(../images/content_block_top_712_2.png) no-repeat left top #FFF;
}
.block_712_top_bg3 {
  background: url(../images/preke_lt.jpg) no-repeat left top;
}
.block_712_bottom_bg {
  float: left;
  width: 100%;
  height: 9px;
 /* background: url(../images/content_block_bottom_712.gif) no-repeat left bottom; */
}
.block_712_content {
  float: left;
  width: 854px;
  padding: 8px 15px 10px 15px;
}
.block_712_left {
  float: left;
  width: 326px;
  margin-right: 12px;
}

.block_712_right, .block_712_left_list {
  float: left;
  width: 322px;
 /* border-left: 1px solid #dfdfdf; */
  padding: 0 0 0 12px;
  margin: 0;
  list-style-type: none;
  list-style: none;
}

.block_712_right_prio, .block_712_left_list_prio {
  float: left;
  width: 322px;
  border-left: 1px solid #dfdfdf;
  padding: 0 0 0 12px;
  margin: 0;
  list-style-type: none;
  list-style: none;
}


.block_712_right_title {
  float: left;
  width: 320px;
  /* titul widht 355px */
}

.block_712_right li, .block_712_right li.last, .block_712_left_list li, .block_712_left_list li.last {
  float: left;
  /* border-bottom: 1px solid #dfdfdf; */
  /* margin: 0 0 13px 0; */
  padding: 0 0 13px 0;
}

.block_712_right_prio li, .block_712_right_prio li.last, .block_712_left_list_prio li, .block_712_left_list_prio li.last {
  float: left;
  border-bottom: 1px solid #dfdfdf;
  margin: 0 0 13px 0;
  padding: 0 0 13px 0;
}


.block_712_right li.last, .block_712_left_list li.last {
  border: 0;
  margin: 0;
}
.block_712_left_list {
  float: none;
  width: 322px;
  margin: 13px 0 0 0;
  padding: 13px 0 0 0;
  border: 0;
  border-top: 1px solid #dfdfdf;;
}
.block_712_left_first {
  float: left;
  padding-bottom:10px;
}
.block_712_left_gallery {
  float: left;
  width: 802px;
  /* width: 630px; */
  padding: 10px 0 0 15px;
}
.block_712_left_gallery img {
  float: left;
  padding: 0;
  border: 0;
}

/* SMALL BLOCK */
.block_351 {
  float: left;
  position: relative;
  width: 50%;
  margin: 0;
  padding: 0;
}
.block_351_top_bg {
/*
  background: url(../images/content_block_top_351.gif) no-repeat left top #FFF;
*/
}
.block_351_top_bg2 {
  background: url(../images/content_block_top_351_2.gif) no-repeat left top #FFF;
}
.block_351_top_bg3 {
  background: url(../images/content_block_top_351_3.gif) no-repeat left top #d4ac1d;
}
.block_351_bottom_bg {
  float: left;
  width: 100%;
  height: 9px;
  background: url(../images/content_block_bottom_351.gif) no-repeat left bottom;
}
.block_351_bottom_bg2 {
  float: left;
  width: 100%;
  height: 9px;
  background: url(../images/content_block_bottom_351_2.gif) no-repeat left bottom;
}
.block_351_content {
  float: left;
  width: 100%;
  padding: 8px 10px 23px 15px;
}
.block_351_content2 {
  float: left;
	width: 337px;
	padding: 14px 0 0 14px;
}
.block_351_content3 {
  float: left;
	width: 337px;
	padding: 14px 0 0 14px;
	height: 228px;
}

/* SMALL BLOCK 2 */
.block_264 {
  float: left;
  position: relative;
  width: 314px;
  margin: 0;
}
.block_264_top_bg {
  /* background: url(../images/content_block_top_264.gif) no-repeat left top #FFF; */
}
.block_264_top_bg2 {
/*
  background: url(../images/content_block_top_264_2.gif) no-repeat left top #FFF;
*/
}
.block_264_top_bg3 {
  background: url(../images/content_block_top_264_3.gif) no-repeat left top #FFF;
}
.block_264_top_bg4 {
 /*  background: url(../images/content_block_top_264_4.gif) no-repeat left top #FFF; */
}
.block_264_top_bg5 {

/*  background: url(../images/content_block_top_264_5.gif) no-repeat left top #FFF; */
}
.block_264_top_bg6 {
/*  background: url(../images/content_block_top_264_6.gif) no-repeat left top #FFF; */
}
.block_264_top_bg7 {
  background: url(../images/vito_tomkaus_geras.jpg) no-repeat left top;
  height: 122px;
}
.block_264_top_bg8 {
  background: url(../images/olava.jpg) no-repeat left top;
  height: 122px;
}
.block_264_top_bg9 {
  background: url(../images/content_block_top_264_7.gif) no-repeat left top #059037;
}
.block_264_bottom_bg, .block_264_bottom_bg2, .block_264_bottom_bg3 {
  float: left;
  width: 100%;
  /* height: 9px; */
  /* background: url(../images/content_block_bottom_264.gif) no-repeat left bottom; */
  padding-top: 10px;
}
.block_264_bottom_bg2 {
  height: 10px;
  background-color: white;
  /* background: url(../images/content_block_bottom_264_2.gif) no-repeat left bottom; */
}
.block_264_bottom_bg3 {
  height: 5px;
  background: url(../images/content_block_bottom_264_3.gif) no-repeat left bottom;
}
.block_264_content, .block_264_content_promo, .block_264_content_search, .block_264_content_horo, .block_264_content_verta {
  float: left;
  position: relative;
  width: 300px;
  padding: 8px 10px 0 15px;
}
.block_264_content_promo {
  padding: 8px 7px 0 7px;
}
.block_264_content_search {
  padding: 8px 0 7px 15px;
  width: 300px;
  margin: 0;
}
.block_264_content_horo {
  width: 300px;
  padding: 8px 6px 2px 12px;
}
.block_264_content_verta {
	padding: 8px 7px 0 7px;
}

.block_header, block_header3 {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 8px;
}
.block_header2 {
  float: left;
  width: 300px;
  height: 15px;
  text-align: right;
  font-size: 11px;
  color: #7f8080;
}
.block_header3 {
	width: 286px;
	padding: 5px 12px 0 11px;
}

.vz24 {
  float: left;
  margin-right: 10px;
  height: 24px; /*check*/
  width: auto; /*check*/
  display: none !important;
}
.block_title, .block_title2, .block_title3 {
  font-size: 20px;
  font-weight: bold;
  color: #3E3C3C;
  text-decoration: none;
}
.block_title2 {
	font-size: 20px
}
.block_title3 {
	color: #FFF;
}
.block_nav {
  float: right;
  margin-top: 5px;
}

.block_nav img {
  border: 0;
  margin-right: 5px;
}

.news_title_red {
  margin: 6px 0 4px 0;
}

.news_title_status {
  font-size: 15px !important;
  color: red !important;
  font-weight: normal !important;
  display: inherit !important;
}

.vote_title {
  width: 320px;
  font-size: 16px;
  font-weight: bold;
  color: #ba2323;
  margin-bottom: 10px;
}

.news_title_red_link {
  color: #ba2323;
  /* font-size: 18px; */
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 22px;
}

.news_title_red_link_extra_prio {
    font-size: 18px;
     line-height: 18px;
}

.news_title_red_link_small {
  /* color: #ba2323; */
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.news_title_grey_link {
  /* color: #4f4f4f; */
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
}

.com_ico {
  border:0;
  margin: 0 7px 0 8px;
}

.com_link {
  font-size: 14px;
  color: #DA0F0F !important;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

.com_link_red, .comments_link_red_13 {
  font-size: 15px;
  color: #da0f0f;
  font-weight: bold;
  text-decoration: none;
}

.com_link_red_13 {
  font-size: 13px;
}

.com_order_item {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 8px;
    color: #575757;
}

.com_order_item_selected {
    color: #ba2323;
    text-decoration: underline;
}

.com_ratings_container {
    float: right;
    padding-right: 24px;
}

.com_like {
    color: #1ba72a;
}

.com_like::before {
    content: '+ ';
}

.com_dislike {
    color: #ba2323;
}

.com_dislike::before {
    content: '- ';
}

.com_ratings {
    float: left;
    font-size: 11px;
    border: 1px solid;
    border-radius: 8px;
    padding: 2px 10px;
    white-space: nowrap;
    margin: 0 0 0 8px;
    display: block;
    text-decoration: none;
    min-width: 14px;
    text-align: center;
    cursor: pointer;
}

.block_text {
  float: left;
  color: #535353;
  padding: 0;
  margin: 4px 0 0px 0;
  /* tadas daugtaskis */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 19px;     /* fallback */
    max-height: 54px;      /* fallback */
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.block_main_diff_view_text {
  float: left;
  color: #535353;
  padding: 0;
  margin: 24px 0 0px 15px;
  font-size:11px;
  
  /* tadas daugtaskis */
    /* overflow: hidden; */
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 19px;     /* fallback */
    max-height: 54px;      /* fallback */
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.block_text_extra {
  float: left;
  color: #535353;
  padding: 0;
  margin: 4px 0 0px 0;
}

.block_date {
  width: 189px;
  text-align: left;
  font-size: 11px;
  color: #737575;
  margin: 0;
  padding: 0;
}

.gallery_img, .gallery_img_last {
  float: left;
  margin-right: 12px;
  border: 0;
  width: 170px;
  margin-bottom: 30px;
}
.gallery_img_last {
  margin: 0;
}

.news_block_list, .news_block_list_big {
  float: left;
  width: 321px;
  border-top: 1px solid #dfdfdf;
  margin: 10px 0 -8px 0;
  padding: 10px 0 0 0;
  list-style: none;
  list-style-type: none;
}
.news_block_list li {
  margin: 30px 0 4px 0;
  padding: 0 0 0 20px;
 /* background: url(../images/list_arrow.gif) no-repeat left center; */
}

.news_block_list_big {
  padding: 0;
  border: 0;
}
.news_block_list_big li {
  float: left;
  border-top: 1px solid #dfdfdf;
  background: none;
  margin-top: 12px;
  padding-top: 8px;
}

.news_block_list li a, .news_block_list li a.list_com_link {
  font-size: 13px;
  font-weight: bold;
  color: #4f4f4f;
  text-decoration: none;
}

.news_block_list li a.list_com_link {
  color: #da0f0f;
}

.camera {
  border:0;
  margin-left: 4px;
}

.camera_8 {
  border:0;
  margin-left: 8px;
}

.horo_img, .horo_img_endl {
  border: 0;
  margin: 0 2px 2px 0;
  padding: 0;
}
.horo_img_endl {
  margin-right: 0;
}

label {
  font-size: 14px;
  color: #4f4f4f;
}

input {
  margin-bottom: 14px;
}

.btn_vote, .btn_result {
  /*float: left;
  padding: 18px 0 0 50px;*/
  border: 0;
}

.btn_result {
  padding-left: 25px;
}

/* DAY QUESTION */
.btn_vote_dq, .btn_result_dq {
  float: left;
  /*margin: 0 0 0 7px;*/
  border: 0;
}
.btn_result_dq {
  margin-left: 21px;
}
.dq_title {
  width: 239px;
  font-size: 16px;

  font-weight: bold;
  color: #ba2323;
  margin-bottom: 10px;
}


input.search {
  width: 137px;
  background: url(../images/search_field.gif) no-repeat left top;
  border: 0;
  padding: 4px 6px 3px 6px;
  margin: 0;
  color: #909090
}

.detailed_search {
  font-size: 14px;
  color: #909090;
  text-decoration: none;
}

td.wheather {
  width: 82px;
  padding: 3px 0 3px 0;
  text-align: center;
  border-top: 1px solid #eeeeee;
}

.left_column {
  position: relative;
/* 20190805  z-index: -1; */
  width: 100%;
  float: left;
}

.right_column {
  position: relative;
/* 20190805 z-index: -1; */
  width: 360px;
  float: right;
}

.video_news_title, .video_news_title_com {
  font-size: 15px;
  color: #bb1212;
  text-decoration: none;
}

.video_news_title_com {
  color: #3d3d3d;
}

.video_news_list {
  float: left;
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
  list-style-type: none;
}

.video_news_list li {
  float: left;
}
.video_news_list li.grey {
  float: left;
  background: #ebebeb;
}

.video_news_text {
  float: left;
  margin: 9px 0 0 9px;
  width: 153px;
}

.video_news_img {
  float: left;
  border: 1px solid #dddddd;
}

.video_news_link {
  color: #bb1212;
  text-decoration: none;
}

.more_news, .more_news2, .more_news3, .more_news4, .more_news5, .more_news6, .more_news7, .more_news8, .more_news9 {
  position: absolute;
  width: 252px;
  bottom: 0px;
  right: 13px;
  background: url(../images/more_new_bg.gif) no-repeat left bottom;
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
  padding: 2px 0 0 12px;
}
.more_news2 {
  width: 110px;
  bottom: 3px;
  right: 11px;
  background: url(../images/more_new_bg2.gif) no-repeat left bottom;
}
.more_news3 {
  width: 173px;
  bottom: 0px;
  right: 12px;
  background: url(../images/more_new_bg3.gif) no-repeat left bottom;
}
.more_news4 {
  width: 136px;
  bottom: 0px;
  right: 11px;
  background: url(../images/more_new_bg4.gif) no-repeat left bottom;
}
.more_news5 {
  width: 173px;
  right: 11px;
  /* background: url(../images/more_new_bg5.gif) no-repeat left bottom;*/
  background: url(../images/more_new_bg3.gif) no-repeat left bottom;
}
.more_news6 {
  width: 188px;
  right: 11px;
  background: url(../images/more_new_bg6.gif) no-repeat left bottom;
}
.more_news7 {
  width: 61px;
  right: 10px;
  background: url(../images/more_new_bg7.gif) no-repeat left bottom;
}
.more_news8 {
	width: 61px;
  right: 0;
	left: 26px;
  background: url(../images/more_new_bg8.gif) no-repeat left bottom;
}
.more_news9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 61px;
  right: 0;
	left: 12px;
  background: url(../images/more_new_bg9.gif) no-repeat left top;
	bottom: 1px;
	padding-top: 1px;
}

.vote_td {
  padding-bottom: 6px;
}

.preke_lt_text {
  float: left;
  height: 66px;
  font-size: 16px;
  color: #033b0e;
  padding: 50px 0 0 88px;
}

.preke_lt_more {
  position: absolute;
  width: 200px;
  top: 122px;
  right: 20px;
  font-size: 10px;
  color: #FFF;
  text-decoration: none;
  padding: 2px 0 0 12px;
}

#footer_block {
  float: left;
  position: relative;
  width: 1214px;
  /*
  background: url(../images/footer_bg.gif) no-repeat left top #eaeaea;
  */
  margin-top: 35px;

	
}
.footer_bottom {
  float: left;
  width: 1214px;
  height: 5px;
  background: url(../images/footer_bottom_bg.gif) no-repeat left top;
}
.footer_title {
  color: #636262;
  font-size: 16px;
  font-weight: bold;
  margin-top: 21px;
}

.footer_list, .footer_mid, .footer_right {
  float: left;
  display: inline;
  width: 385px;
  padding: 0;
  margin: 17px 0 0 20px;
  list-style: none;
  list-style-type: none;
}
.footer_list li {
  float: left;
  width: 385px;
  margin-bottom: 8px;
}
.footer_list li a, .footer_left li a.footer_list_title {
  font-size: 12px;
  color: #747171;
  text-decoration: none;
}

.footer_list li a.footer_list_title {
  font-size: 16px;
  color: #636262;
  font-weight: bold;
}

.footer_mid {
  width: 370px;
  margin: 47px 0 0 19px;
}
.footer_mid li {
  width: 370px;
}

.footer_right {
  width: 150px;
  margin: 21px 0 0 7px;
}
.footer_right li {
  width: 150px;
  margin-bottom: 14px;
}

.footer_h1 {
  float: none;
}

#copyright_block {
  float: left;
  width: 1214px;
  height: 48px;
  margin-top: 9px;
  /*
  background: url(../images/copyright_bg.gif) no-repeat left top;
  */
}

.copyright_text {
  float: left;
  display: inline;
  width: 740px;
  margin: 16px 0 0 30px;
/*
  color: #eae9ea;
*/
  color: #747171;
}
.imagine {
  float: left;
  display: inline;
  text-align: right;
  width: 186px;
  margin: 18px 29px 0 0;
  font-size: 10px;
  color: #dadada;
}

.imagine_link {
  font-family: "Century Gothic";
  font-size: 11px;
  color: #fffefe;
  font-weight: bold;
  text-decoration: none;
}

.ds {
  font-size: 9px;
  color: #dadada;
  text-decoration: none;
}

.image_right_text {
  float: right;
  width: 187px;
  /* tituliniam 221px */
  margin: 17px 1px 7px 14px;
  padding: 0;
  line-height: 115%;
  /* daugtaskis */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 12px;     /* fallback */
  /* max-height: 50px; */      /* fallback */
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.block_135 {
  float: left;
  position: relative;
  width: 135px;
  margin: 0 0 9px 0;
}
.block_135_top_bg {
 /* background: url(../images/content_block_top_135.gif) no-repeat left top #FFF; */
}
.block_135_bottom_bg {
  float: left;
  width: 135px;
  height: 9px;
/*  background: url(../images/content_block_bottom_135.gif) no-repeat left bottom; */
}
.block_135_content {
  float: left;
  position: relative;
  width: 128px;
  padding: 7px 0 0 7px;
}
/* BIG BLOCK */
.block_568 {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
 /* background: url(../images/content_block_top_568.gif) no-repeat left top #FFF; */
}
.block_568_bottom_bg {
  float: left;
  width: 100%;
  height: 9px;
 /* background: url(../images/content_block_bottom_568.gif) no-repeat left bottom #FFF; */
  border-top: 1px solid #dfdfdf;
}
.block_568_content {
  float: left;
  width: 900px;
  /* padding: 8px 14px 23px 14px; */
}
.block_568_date {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #737575;
}
.block_568_text, .block_568_text_links {
  display: inline-block;
  /* float: left; */
  width: 100%;
  font-size: 15px;
  color: #737575;
  /* padding-top: 11px; */
}

.block_568_text a {
  pointer-events: all !important;
}

.block_568_text p {
  /* font-size: 17px; */
  /* line-height: 25px; */
  padding-left: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 8px;
}

.block_568_text p:first-letter {
 /*  margin-left: 20px; */
}

.block_568_text_img {
  margin: 0 12px 8px 0;
  border: 0;
}
.block_568_text_links {
  text-align: right;
}
.block_568_text_links a {
  font-size: 11px;
  line-height: 21px;
  color: #9f0202;
  text-decoration: none;
}
.block_568_gallery, .block_568_big_img {
  float: left;
  width: 540px;
  padding: 30px 0 8px 0;
}
.block_568_big_img {
  text-align: center;
  background: #f6f6f6;
}
.block_568_big_img_text {
  text-align: center;
  color: #7f7979;
  padding: 2px 0 0 0;
}
.block_568_video {
  float: left;
  width: 100%;
  text-align: center;
}

.bd0 {
  border: 0;
}

.comment_form_block {
  float: left;
  display: contents;
  height: 181px;
  /* background: url(../images/form_bg.gif) repeat-x left top; */
  border: 0;
  padding-top: 12px;
  width: 100%;
}
.com_title {
  float: left;
  width: 100%;
  color: #7b7b7b;
  font-size: 14px;
  padding: 30px 0 4px 0;
}
.com_title2 {
  float: left;
  width: 100%;
  color: #7b7b7b;
  font-size: 14px;
  padding: 21px 0 4px 0;
}

textarea:focus, input:focus {
    outline: none;
}

.com_name {
  width: 45%;
  height: 16px;
  /* background: url(../images/field_com_name.gif) no-repeat left top; */
  opacity: 0.65;
  font-size: 16px;
  border: solid 1px lightgrey;
  border-radius: 16px;
  padding: 10px;
  font-family: Arial, sans-serif;
}
.com_name_error {
  width: 145px;
  height: 18px;
  background: url(../images/field_com_name_error.gif) no-repeat left top;
  border: 0;
}
.com_label {
  color: #575757;
  font-size: 12px;
}
.com_email {
  width: 221px;
  height: 18px;
  background: url(../images/field_com_email.gif) no-repeat left top;
  border: 0;
  opacity: 0.65;
}
.com_email_error {
  width: 223px;
  height: 18px;
  background: url(../images/field_com_email_error.gif) no-repeat left top;
  border: 0;
}
.com_text {
  /* width: 68%; */
  width: 98%;
  /* height: 120px; */
  height: 146px;
  /* background: url(../images/field_com_text.gif) no-repeat left top; */
  border: 0;
  opacity: 0.65;
  resize: none;
  border: solid 1px lightgrey;
  border-radius: 16px;
  padding: 10px;
}
.com_text_error {
  width: 519px;
  height: 96px;
  background: url(../images/field_com_text_error.gif) no-repeat left top;
  border: 0;
}
.com_form_link, .com_form_link2 {
  font-size: 14px;
  color: #808080;
  text-decoration: none;
}
.com_form_link2 {
  font-size: 12px;
}
.com_info {
  float: left;
  /* width: 540px; */
  width: 100%;
  border-top: 1px solid #dfdfdf;
  font-size: 14px;
  color: #7d7d7d;
  padding: 10px 0 28px 0;
  margin-top: 5px;
  /* margin-left: 30px; */
}
.com_info_link {
  font-size: 11px;
  color: #9b3333;
  text-decoration: underline;
}

.com_list_title {
  float: left;
  width: 520px;
  font-size: 18px;
  background: #aeadad;
  color: #FFF;
  padding: 2px 0 1px 20px;
}

.com_list {
  float: left;
  width: 540px;
  padding: 5px 0 0 0;
  margin: 0;
  list-style: none;
  list-style-type: none;
}
.com_list li {
  line-height: 170%;
  padding: 15px 10px 20px 10px;
  border-top: 1px solid #d2d2d2;
}
.com_list li.cl_first {
  border: 0;
}

.com_list_wday {
  font-size: 14px;
  color: #ba2323;
  font-weight: bold;
}
.com_list_date {
  font-size: 11px;
  color: #756969;
}
.com_list_name {
  color: #5d5b59;
  text-decoration: none;
}

.com_list_com_count {
  color: #ba2323;
  text-decoration: none;
}

.block_167 {
  float: left;
  position: relative;
  width: 167px;
  margin-bottom: 10px;
}
.block_535 {
  float: left;
  position: relative;
  width: 535px;
  margin-bottom: 10px;
}
.block_535_top_bg {
  /* background: url(../images/content_block_top_535.gif) no-repeat left top #FFF; */
}
.block_535_bottom_bg {
  float: left;
  width: 100%;
  height: 9px;
  /* background: url(../images/content_block_bottom_535.gif) no-repeat left bottom; */
}
.block_535_content {
  float: left;
  width: 677px;
  padding: 8px 15px 14px 15px;
}
.block_535_text_links {
  float: left;
  width: 505px;
  font-size: 11px;
  color: #737575;
  padding-top: 11px;
}
.block_535_text_links {
  text-align: right;
}
.block_535_text_links a {
  font-size: 11px;
  color: #9f0202;
  text-decoration: none;
}
.anekdot_list {
  float: left;
  width: 505px;
  margin: 0;
  padding: 15px 0 0 0;
  list-style: none;
  list-style-type: none;
}
.anekdot_list li {
  margin: 0;
  padding: 20px 12px 20px 12px;
  border-top: 1px solid #dfdfdf;
  color: #333333;
}

.votes_list_title {
  float: left;
  width: 410px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #ad3a3a;
  font-weight: bold;
  padding-bottom: 14px;
}

.votes_text{
  font-size: 14px;
  color: #767676;
}

.vote_bar_1 {
  background: #585858;
}
.vote_bar_2 {
  background: #e4e4e4;
}

.votes_date {
  float: left;
  width: 100%;
  font-size: 12px;
  color: #767676;
  border-bottom: 1px solid #e4e4e4;
  margin: 0 0 8px 0;
  padding: 6px 0 8px 0;
}
.horoskop_list {
  float: left;
  width: 900px;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.horoskop_list li {
  float: left;
  margin: 0;
  padding: 18px 0 18px 0;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}

.anecdote_list {
  float: left;
  width: 900px;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.anecdote_list li {
  float: left;
  margin: 0;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
}


.anecdote_list_text {
  float: left;
  width: 750px;
  padding-left: 40px;
  padding-bottom: 20px;
  line-height: 150%;
  color: #2d2c2c;
}

.horoskop_list_text {
  float: left;
  width: 750px;
  padding-left: 15px;
  line-height: 150%;
  color: #2d2c2c;
}

.horoskop_list_title {
  font-size: 16px;
  color: #ba2323;
}
.horoskop_list_date {
  font-size: 14px;
  color: #828282;
}
.horoskop_list_ico {
  float: left;
  margin-top: 3px;
}
.archive_list, .archive_sublist {
  float: left;
  width: 677px;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.archive_list li {
  float: left;
  margin: 0;
  padding: 10px 0  10px;
  border-top: 1px solid #dfdfdf;
  color: #333333;
}

.archive_link {
  color: #ba2323;
  text-decoration: none;
}

.archive_sublist {
  margin: 0;
  padding: 4px 0 0 0;
}
.archive_sublist li {
  width: 677px;
  padding: 10px;
  margin: 0;
  border: 0;
}
.archive_sublist li a {
  font-size: 16px;
  color: #2d2c2c;
  text-decoration: none;
}
.archive_header {
  float: left;
  width: 505px;
  color: #ba2323;
}

.com_paging {
  float: right;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  list-style-type: none;
  padding-right: 55px;
}
.com_paging li, .com_paging li.first {
  float: left;
  padding: 0 10px 0 11px;
  background: url(../images/com_sep.gif) left center no-repeat;
}
.com_paging li.first {
  padding-left: 0;
  background: none;
}
.com_paging li a, .com_paging li a.sel {
  color: #575757;
  text-decoration: none;
  font-weight: bold;
}
.com_paging li.sel {
  color: #a32323;
}

.com_list2 {
  float: left;
  /* width: 675px; */
  width: 93%;
  padding: 10px 0 0px 25px;
  margin: 0;
  list-style: none;
  list-style-type: none;
  font-size: 13px;
  margin-left: 40px;
}
.com_list2 li, .com_list2 li.first {
  /* width: 540px; */
  width: 95%;
  padding: 18px 0 32px 10px;
  border-bottom: 1px solid #dfdfdf;
}
.com_list2 li.first {
  border-top: 1px solid #dfdfdf;
}
.com_list2_name {
  font-size: 18px;
  color: #363636;
  font-weight: bold;
}
.com_list2_date {
  font-size: 12px;
  color: #7b7b7b;
  margin-left: 5px;
  float: right;
}
.com_list2_text {
  /*padding: 8px 0 0 0; */
  padding: 14px 0 14px 0px;
  margin: 0;
  font-size: 18px;
  white-space: pre-wrap;
  word-break: break-word;
  line-height: 24px;
}

.com_list2_text a {
    padding: 14px 0 14px;
    margin: 0;
    font-size: 16px;
    white-space: pre-wrap;
    word-break: break-word;
    line-height: 20px;
    color: #6f6f6f;
    text-decoration: none;
}

.ptop_27 { padding: 27px 0 30px 0; }
.ptop_6 { padding-top: 6px; }
.ptop_20 { padding-top: 20px; }

.video_gallery_item {
  width: 129px;
  color: #4f4f4f;
  padding: 0 0 15px 0;
  margin: 0;
}
.video_gallery_link, .video_gallery_link_com {
  color: #4f4f4f;
  text-decoration: none;
}
.video_gallery_link_com {
  color: #941b20;
}
.vimg {
  border: 0;
  margin-bottom: 4px;
}
.video_menu {
  float: left;
  width: 100%;
}
.video_menu_item {
  border-bottom: 1px solid #a8a8a8;
  width: 10px;
  padding: 0 14px 0 14px;
  vertical-align: middle;
}
.video_menu_item_ {
  border-bottom: 1px solid #a8a8a8;
}
.video_menu a {
  font-size: 14px;
  color: #4f4f4f;
  text-decoration: none;
}
.video_menu_sel {
  width: 20px;
}
.video_menu_sel_left, .video_m_sel_right {
  height: 28px;
  width: 5px;
  margin: 0;
  padding: 0;
  background: url(../images/video_menu_sel_left.gif) left bottom no-repeat;
}
.video_menu_sel_right {
  background: url(../images/video_menu_sel_right.gif) right bottom no-repeat;
}
.video_menu_sel_mid {
  height: 22px;
  margin: 0;
  padding: 6px 9px 0 9px;
  background: url(../images/video_menu_dot.gif) left top repeat-x;
  font-size: 14px;
  color: #941b20;
}
.news_img {
  float: left;
  margin: 8px 0 0 0;
  border: 0;
}






/* POPUP STYLES */

#popup {
  width: 100%;
  height: 656px;
  background: #FFF;
}

.popup_title {
  font-size: 24px;
  color: #989898;
  padding: 13px 0 0 97px;
}
.popup_bottom {
  height: 48px;
  padding-top: 16px;
  font-weight: bold;
  color: #3f3d3d;
}
.popup_title_bg {
  background:transparent url(../images/vz24.gif) no-repeat scroll 40px center;
  height:58px;
  width:300px;
}

.popu_paging {
  float: left;
  position: relative;
  list-style: none;
  list-style-type: none;
  margin: 21px 0 0 0;
  padding: 0;
}
.popu_paging li {
  float: left;
  padding: 0 5px 0 5px;
  margin: 0;
  color: #676767;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.popu_paging li a {
  color: #a8a8a8;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

.popup_content {
  height: 550px;
  background: #cbcbcb
}

.vito_geras_link {
  position: absolute;
  bottom: 2px;
  right: 15px;
  font-size: 10px;
  color: #FFF;
  text-decoration: none;
}

.td_padb {
  /* padding-bottom: 9px; */
}

.td_padb_300 {
  /* padding-bottom: 9px; */
  padding-left: 25px;
}


.search_results {
  float: left;
  width: 95%;
  padding: 4px 20px 4px 20px;
  font-size: 14px;
  color: #4f4f4f;
  background: #ededed;
}

.search_results_list {
  float: left;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 3px 0 0 0;
  list-style: none;
  list-style-type: none;
}
.search_results_list li {
  margin: 0;
  padding: 15px 0 17px 0;
  border-bottom: 1px solid #dfdfdf;
}
.search_results_date, search_results_title {
  float: left;
  width: 100%;
  font-size: 12px;
  padding: 0 0 8px 0;
  color: #737575;
}
.search_results_title {
  padding-bottom: 3px;
}
.search_results_title_link {
  font-size: 18px;
  color: #313131;
  text-decoration: none;
  font-weight: bold;
}
.search_results_text {
  font-size: 12px;
  margin: 0;
  padding: 0;
  border: 0;
}
.search_results_text_link {
  font-size: 14px;
  color: #222323;
  text-decoration: none;
}
.search_results_paging {
  float: left;
  width: 682px;
  text-align: center;
  font-size: 12px;
  color: #868686;
  padding-top: 20px;
}
.search_results_paging_link {
  color: #868686;
  text-decoration: none;
}
.search_results_paging_sel {
  color: #4a4a4a;  
  font-weight: bold;
}
/* vienu sakiniu */
.vienu_sakiniu {
  float: left;
  margin: 0;
  padding: 17px 0 9px 15px;
  list-style: none;
  list-style-type: none;
  font-size: 14px;
  /* text-align: justify; */
}
.vienu_sakiniu li {
  float: left;
  width: 285px;
  margin: 14px 0 0 0;
  padding: 14px 0 0 0;
  border-top: 1px solid #dfdfdf; 
}
.vienu_sakiniu li p {
  font-size: 12px;
  padding: 0;
  margin: 0;
}
.vienu_sakiniu li p a {
  text-decoration: none;
  font-size: 14px;
}
.vienu_sakiniu li p a:hover {
  text-decoration: underline;
  font-size: 14px;
}
.vienu_sakiniu li.vsfirst {
  padding: 0;
  margin: 0;
  border: 0;
}
.vs_big {
font-size: 13px !important;
font-weight: bold;
text-decoration: none !important;
}
a.vs_big, a.vs_big_red {
  font-size: 13px !important;
  font-weight: bold;
  text-decoration: none !important;
}
a.vs_big_red {
  color: #a90030;
}

/* vienu sakiniu */
.popup_info {
  height: 31px;
  background: #2f2f2f;
  vertical-align: middle;
  text-align: center;
  font-size: 15px;
  color: #FFF;
}

.search_block {
  width: 125px;
  font-size: 12px;
  color: #818080;
  padding: 1px 7px 2px 7px;
  margin: 2px;
 /*
  background: url(../images/search_field_new.gif) left top no-repeat;
 */
  border: 0;
  height: 11px;
}

.data {
  width: 226px;
  padding-left: 10px;
  margin:0;
  text-align: center;
  font-size: 9px;
  color:#8b8686;
  text-transform: uppercase;
}

.gallery6, .gallery6_last {
  width: 230px;
  height: 109px;
  text-align: left;
  vertical-align: top;
}
.gallery6_last {
  width: 223px;
}
.gallery6 img, .gallery6_last img {
  cursor: pointer;
}
.gallery6_img_big {
  z-index: 100;
  position: absolute;
  left: -40px;
  top: 0;
}
.h1_278 {
	width:278px;
}
.h1_150 {
	width:150px;
	margin-top: 2px;
}
.recom_main {
	float: left;
	background: url(../images/recom_red_dot.gif) left bottom repeat-x;
}
.recom_sel {
	background: url(../images/recom_center_sel.gif) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a0011d;
	font-weight: bold;
	cursor: default;
}
.recom_ {
	background: url(../images/recom_center.gif) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222323;
	font-weight: bold;
	cursor: pointer;
}
.recom_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.recom_small_sell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0011d;
}
.recom_left_sel {
	background: url(../images/recom_left_sel.gif) left top no-repeat;
}
.recom_right_sel {
	background: url(../images/recom_right_sel.gif) right top no-repeat;
}
.recom_left_ {
	background: url(../images/recom_left.gif) left top no-repeat;
}
.recom_right_ {
	background: url(../images/recom_right.gif) right top no-repeat;
}

.recom_block {
	float: left;
	width: 300px;
	padding: 12px 7px 0 7px;
	list-style: none;
	list-style-type: none;
	margin: 0;
}
#recom_block_1, #recom_block_2, #recom_block_3 {
	width: 236px;
}
#recom_block_1 td, #recom_block_2 td, #recom_block_3 td {
	padding-bottom: 6px;
}

a.recom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222323;
	text-decoration: none;
}
a.recom_link:hover {
	text-decoration: underline;
}
a.recom_com {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aa0000;
	text-decoration: none;
}

.news_gallery, .news_gallery2 {
	width: 540px;
	background: #fefefe;
	padding-top: 6px;
	/* border-bottom: 1px solid #656566; */
}
.news_gallery2 {
	height: 412px;
}
.news_gallery_imgb {
	float: left;
	position: relative;
	width: 540px;
	height: 359px;
	margin-top: 5px;
}
.news_gallery_table {
	float: none;
	width: 540px;
	height: 359px;;
}
.news_gallery_td {
	float: none;
	vertical-align: middle;
}
#galleryZoomIcon {
	margin-top: -40px;
	clear:left;
	display:block;
}
.news_gallery_img {
	float: left;
	position: relative;
	width: 540px;
	height: 359px;
	padding: 0;
	margin: 0;
	text-align: center;
}
.news_gallery_img_bg {
	background: url(../images/zoom.png) left bottom no-repeat;
	border: 0;
}
.gallery_back, .gallery_next {
	margin-right: 12px;
	border: 0;
	cursor: pointer;
}
.gallery_next {
	margin: 0 0 0 12px;
}
.gallery_nr, .gallery_nr_sel {
	width: 17px;
	margin: 0 2px 0 2px;
	padding: 0;
	background: #444444;
	border: 1px solid #797979;
	text-align: center;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.gallery_nr_sel {
	border: 1px solid #d70000;
	background: #ff0000;
}

.gallery_back_arrow {
	position: absolute;
	top: 154px;
	left: 16px;
	border: 0;
	opacity: 0.8;
}
.gallery_next_arrow {
	position: absolute;
	top: 154px;
	right: 14px;
	border: 0;
	opacity: 0.8;
}

.news_gallery_text {
	float: left;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	/* color: #b8b8b8; */
	padding: 3px 0 3px 0;
	margin: 0;
}

.fn {
	float: none;
}

.gallery_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.gallery_paging{
	padding-bottom: 4px;
}

.archyve_block {
	float: left;
	position: relative;
	width: 122px;
	padding: 23px 4px 0 0;
	text-align: center;
}
.archyve_text {
	padding-top: 5px;
}
.archyve_link {
	font-family:tahoma;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

.amintys {
	background:#7c7c7c
}
.amintys_kabl {
	width: 18px;
	text-align: left;
	vertical-align: top;
	padding: 0 5px 0 12px;
}
.amintys_text {
	width: 667px;
	font-size: 16px;
	color: #FFF;
	padding: 0 10px 0 0;
}
.amintys_text_link a {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.amintys_text_link a:hover {
	font-size: 16px;
	color: #EEE;
	text-decoration: underline;
}
.amintys_kabr_span {
	position: relative;
	vertical-align: top;
}
.amintys_kabr {
	position: absolute;
	top: 9px;
	left: 0;
}

.skaitykite_savaitrasti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #505050;
	text-decoration: none;
	line-height: 160%;
}

.atsisiusti_pdf {
	margin: 6px 0 0 16px;
}

.gold_text {
	padding: 3px 0 0 0
}

.zalgirio_pdf {
	margin: 6px 0 19px 16px
}

.verta_aplankyti, .verta_aplankyti a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222323;
	padding-bottom: 16px;
}
.verta_aplankyti a {
	color: #d90000;
	text-decoration: none;
}

.img_shadow {
	padding-left: 5px;
	background: url(../images/img_shadow.gif) left top no-repeat;
	border: 0;
}
.img_shadow2 {
	padding: 0 5px 0 5px;
	background: url(../images/img_shadow2.gif) left top no-repeat;
}

.img_shadow3 {
	padding: 0 7px 0 8px;
	background: url(../images/img_shadow3.gif) left top no-repeat;
}

a.gold_link, a.gold_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #125835;
	text-decoration: none;
}
a.gold_link2 {
	color: #fbeec2;
}
.gold_bottom_link {
	float: left;
	padding: 20px 0 6px 0;
}
a.gold_link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a.gold_link3:hover {
	text-decoration: none;
}

.block_230 {
	float: left;
	position: relative;
	width: 230px;
	height: 241px;
	background: url(../images/content_block_top_230.gif) left top no-repeat #fff;
}
.block_230_2 {
	float: left;
	position: relative;
	width: 230px;
	height: 241px;
	background: url(../images/content_block_top_230.gif) left top no-repeat #fff;
	margin-left: 11px;
}
.block_230_content {
	float: left;
	width: 230px;
	height: 228px;
	padding-top: 4px;
}
.block_230_bottom, .block_230_bottom2, .block_230_bottom3 {
	float: left;
	width: 230px;
	height: 9px;
	background: url(../images/content_block_bottom_230.gif) left top no-repeat;	
}
.block_230_bottom2 {
	background: url(../images/content_block_bottom_230_2.gif) left top no-repeat;	
}
.block_230_bottom3 {
	background: url(../images/content_block_bottom_230_3.gif) left top no-repeat;	
}
.zalgirio_text_big, .zalgirio_text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color:#ffffff;
	text-decoration: none;
}
.zalgirio_text {
	padding: 5px 0 0 13px
}
.zalgirio_text_link {
	font-size: 18px;
}

.verta_atversti_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ba2323;
	text-decoration: none;
}
.verta_atversti_com {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#DA0F0F !important;
	font-weight: bold;
	text-decoration: none;
}
.verta_atversti_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737575;
}

.vardadieniai_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #aa0031;
}

.vardadieniai_text {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1e1c;
}

a.vzlyderis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5c5c5c;
	text-decoration: none;
}

#gImageBlock {
	position: absolute;
}

#galleryZoom {
	position: absolute;
	left: 0;
	bottom: 0;
	border: 0;
}

.laisval_paging {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.laisval_paging li {
  float: left;
  padding: 0 10px 0 11px;
}
.laisval_paging li.first {
  padding-left: 0;
  background: none;
}
.laisval_paging li a, .laisval_paging li a.sel {
  color: #575757;
  text-decoration: none;
}
.laisval_paging li.sel {
  color: #a32323;
}

.laisval_sep {
	float: left;
	width: 100%;
	height: 1px;
	margin: 17px 0 20px 0;
	background: #dfdfdf;
}
textarea  
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.item_main_photo_container {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding-top: 12px;
}

.item_main_photo {
    width: 100%;
    /* height: 540px; */
    /* height: 520px; */
    height: 480px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-position-y: 15%;
    cursor: pointer;
    margin: 0 auto;
}

.item_main_photo_count {
    position: relative;
    float: right;
    top: 22px;
    right: 22px;
    background: rgba(93, 92, 92, 0.6);
    border-radius: 4px;
    text-align: center;
    padding: 8px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    transition: 0.3s;
}

.item_main_photo_count:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.30);
}

.item_main_photo_title {
    width: 80%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    padding: 4px 0 4px 0;
    margin: 0 auto;
}

@media only screen and (max-width: 1026px) {
    .gallery_banner {
            visibility: hidden;
            display: none;
            width: 100px;
    }
}

.article_inner_image {
    margin: 20px 0 20px 0;
    text-align: center;
}

.article_inner_image .item_main_photo_title {
    width: 99%;
    margin: -4px 0 0 0;
    color: #858585;
    text-align: right;
}

.article_inner_image > a {
    display: block;
}

.article_inner_image > a > img {
    max-width: 100%;
    height: auto;
}

/* Nuo 20191105 */


.block_main_prio_table {
    width: 100%;
}


.block_main_prio_extra_nonextra_container {
  float: left;
  position: relative;
  width: 100%;
}

.block_main_fotoakimirkos_container {
  float: left;
  position: relative;
  width: 100%;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.block_main_prio_extra_container {
    float: left;
    width: 100%;
    padding: 8px 0px 4px 0px;
}

.block_main_fotoakimirkos {
    float: left;
    width: 100%;
    padding: 10px 0px 20px 0px;
}

.block_main_prio_extra_container_1 {
  float: left;
  width: 48%;
  margin-right: 12px;
}

.block_main_prio_extra_container_2 {
  float: right;
  width: 48%;
  margin-right: 12px;
}

.block_main_prio_extra_container_2_mobile {
  float: left;
  width: 48%;
  margin-right: 4%;
  display: none;
}

.block_main_prio_extra_1 {
  float: left;
  width: 100%;
  padding-top: 7px;
 /* margin-right: 12px; */
}

.block_main_prio_extra_photo_1 {
  width: 100%;
}

.block_main_prio_extra_photo_2 {
  width: 100%;
}

.block_main_prio_extra_2 {
  float: left;
  width: 100%;
  padding-top: 7px;
/*  margin-right: 28px;*/
}

.block_main_prio_nonextra_container {
  float: left;
  width: 100%;
  padding: 0px 0px 00px 0px;
}

.block_main_prio_nonextra_container_1 {
    float: left;
    width: 286px;
    padding: 8px 15px 10px 0px;
}


.block_main_prio_nonextra_container_2 {
    float: left;
    width: 286px;
    padding: 8px 15px 10px 0px;
}

.block_main_prio_nonextra_container_3 {
    float: left;
    width: 286px;
    padding: 8px 0px 10px 0px;
}

.block_main_prio_nonextra_container_4 {
    float: left;
    width: 286px;
    padding: 8px 18px 10px 0px;
}

.block_main_prio_nonextra_container_5 {
    float: left;
    width: 286px;
    padding: 8px 18px 10px 0px;
}

.block_main_prio_nonextra_container_6 {
    float: left;
    width: 286px;
    padding: 8px 0px 10px 0px;
}

.block_main_prio_nonextra_1 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_2 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_3 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_4 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_5 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_6 {
    float: left;
    padding-top: 7px;
}

.block_main_prio_nonextra_photo {
    width: 286px;
}

.block_main_prio_ad_container {
    padding-top: 10px;
    border-top: 1px solid #dfdfdf;
}

.block_main_prio_ad {
    position: relative;
    /* top: 4px; */
    width: 900px;
    margin-bottom: 22px;
    padding-top: 20px;
}

.block_separator_desktop {
    clear:both;
}

.block_separator_mobile {
}

.block_main_margin_right {
    margin-right: 0px;
}

.block_item_newest_container {
    float: left;
    width: 240px;
    padding: 18px 18px 10px 0px;
}

.block_item_newest_photo {
    width: 240px;
}

.block_item_newest_title {
    float: left;
    padding-top: 8px;
}

.diff_view_img {
    width: 286px;
}

.diff_view_title {
    float: right;
    width: 530px;
}

.news_related_row {
    margin-bottom: 12px;
    padding: 0px;
    width: 95%;
}

.news_list_row {
    margin-bottom: 12px;
    padding: 0px;
    width: 95%;
}

.news_related_img {
    width: 280px;
}

.news_list_img {
    width: 286px;
    height: 184.03px;
}


.news_related_title {
    width: 500px;
    float: right;
}

.news_list_title {
    width: 510px;
    float: right;
}

.newest_news_img {
    width: 216px;
}
.newest_news_img_container, newest_news_title {
    float: left;
}

.newest_news_desc_container {
    float: left;
    width: 65%;
    margin-left: 2%;
}

.news_comment_container {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 10px;
}

.news_list_date {
    margin-top: 75px;
    margin-left: 10px;
    font-size: 13px;
}

.more_button_mobile {
    background-color: #B73537;
    border: none;
    color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    bottom: -3px;
    right: 0px;
}

.calendar_table {
    width: 167px;
}

.news_social_container {
    float: left;
    width: 100%;
    min-height: 20px;
    padding: 2% 0 2% 0;
    /* border-top: 1px solid #dfdfdf; */
    /* border-bottom: 1px solid #dfdfdf; */
    text-align: left;
    margin-top: 2%;
    /* margin-top: 6%; */
    margin-bottom: 2%;
}

.button_red {
    background: unset;
    width: unset;
    right: 0px;
    background-color: #B73537;
    border: none;
    color: white;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    border-radius: 4px;
    font-weight: bold;
    cursor: pointer;
}

.news_subcategory_link {
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #ba2323 !important;
    letter-spacing: 0.25px;
    font-weight: bold;
}

.main_top_banner_mobile_container {
    margin-top: 0px !important;
    display: none;
}

.desktop_banner {
    display: block !important;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
    user-select: all !important;
    -webkit-touch-callout: all !important;
    pointer-events: all !important;
}

.mobile_banner {
    display: none !important;
}

.stpdInArticleAd {
    margin-right: 25px !important;
}

.description_p1 {
    float: left;
    width: 96%;
    padding-top: 1%;
}

.banner_sticky_container {
    width: 300px;
    /* height: 1px; */
    /* height: 2000px; */
    height: 1000px;
    position: relative;
    float: right;
    right: 0;
    top: 0;
    bottom: 0;
    /* margin: 20px 0 20px 0; */
    overflow: hidden;
}

.banner_sticky_container_left {
    width: 300px;
    /* height: 1px; */
    height: 1400px;
    position: relative;
    float: right;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 20px 0 20px 0;
}

.onnetwork_container {
    float:left;
    display: block;
    width: 100%;
    height: 680px;
}

/* Copy protection */
.newest > .news_list_row > .news_list_title, .block_568_content > div > .news_title_red_link, #article_publication_date, .description_p1, .item_main_photo_title, #titlebar-title, .block_item_newest_title > a {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.p2, .p2 > p > img {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    pointer-events: none;
}

.p2 > p > a, .p2 > p > iframe, .p2 > iframe {
    user-select: all;
    -webkit-touch-callout: all;
    pointer-events: all;
}

/* /Copy protection */

.description_p1 > p {
    text-align: left !important;
}

.p2 > p {
    text-align: left !important;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 25px 40px;
}

.p2 > p > img, .p2 > p > strong > img {
    max-width: 100%;
    height: auto;
}

.lazy-banner-1920 {
        display: block;
}

@media only screen and (max-width: 1875px) {
    .lazy-banner-1920 {
            display: none !important;
    }
}

.block_main_prio_extra_photo_dynamic {position: relative;}
.dynamic_extra_prio > a > img {position:absolute;animation-timing-function: ease-in-out;animation-iteration-count: infinite;}

.block_main_prio_nonextra_photo_dynamic {position: relative;}
.dynamic_nonextra_prio > a > img {position:absolute;animation-timing-function: ease-in-out;animation-iteration-count: infinite;}

.block_568_keywords {
    float: left;
    width: 100%;
    max-width: 600px;
    border: 0;
}

.block_568_keyword {
    font-size: 12px !important;
    box-sizing: border-box;
    color: #ba2323de;
    display: inline-block;
    padding: 4px 6px;
    margin: 6px;
    border: 1px solid rgba(0,0,0,.1);
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 4px;
    text-decoration: none;
    line-height: 1.5;
    background-color: #fafafad1;
}

.mh250 {
    max-height: 250px;
}

.com_child_form_container {
    margin-top: 1%;
}

.com_list2_childs {
    width: 100%;
}

.comment_button_post {
    background-color: #B73537;
    color: white;
    cursor: pointer;
    padding: 6px 22px;
    border-radius: 32px;
    font-size: 16px;
    -webkit-transition: .1s;
    transition: .1s;
    text-align: center;
}

.comment_button_reply {
    cursor: pointer;
    padding: 2px 22px;
    border-radius: 8px;
    border: 1px solid #dedfe0;
    font-size: 11px;
    -webkit-transition: .1s;
    transition: .1s;
    text-align: center;
}
.comment_button_reply:hover {
    background-color: #ffe3001a;
}

.comment_button_close {
    cursor: pointer;
    padding: 6px 0px;
    border: 1px solid #dedfe0;
    border-radius: 32px;
    font-size: 14px;
    -webkit-transition: .1s;
    transition: .1s;
    text-align: center;
    width: 100px;
    margin-left: 5%;
}

.comment_circle_container {
    position: absolute;
    left: 25px;
    padding-top: 2px;
}

.comment_circle {
    background-color: #d26565e3;
    /* background: #c6c6c6; */
    color: #fff;
    padding: 13px 16px;
    border-radius: 60%;
    font-size: 17px;
    font-weight: bold;
    width: 14px;
    height: 20px;
    text-align: center;
}

.comment_circle_grey {
    background-color: #cacaca !important;
}

.comment_circle_slurry_pit {
    padding: 14px 16px;
    border-radius: 60%;
    font-size: 8px;
    font-weight: bold;
    width: 13px;
    height: 20px;
    text-align: center;
    margin-top: 3px;
    margin-left: 10%;
    background-image: url("/images/comment_circle_poop.png");
    background-repeat: no-repeat;
    background-size: 33px 30px;
    opacity: 0.3;
}

.poll_button_post {
    background-color: #B73537;
    color: white;
    cursor: pointer;
    padding: 7px 24px;
    border-radius: 32px;
    font-size: 18px;
    -webkit-transition: .1s;
    transition: .1s;
    text-align: center;
    float: left;
    margin-left: 6%;
}

.poll_button_results {
    cursor: pointer;
    padding: 7px 6px;
    border: 1px solid #dedfe0;
    border-radius: 32px;
    font-size: 16px;
    -webkit-transition: .1s;
    transition: .1s;
    text-align: center;
    width: 100px;
    margin-left: 5%;
    float: left;
}

.photo_homepage_label_container {
    position: absolute;
    top: 0;
    left: 0;
}

.photo_homepage_label_big {
    float: left;
    max-width: 95%;
    height: 20px;
    line-height: 20px;
    padding: 0px 6px;
    font-size: 12px;
    font-weight: bold;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    background-color: #e03d3de8;
}

.photo_homepage_label_small {
    max-width: 95%;
    height: 19px;
    padding: 0px 6px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    background-color: #e03d3de8;
}

.photo_homepage_container {
    float: left;
    position: relative;
    border-radius: 4px;
    width: 100%;
    padding-top: 64.35%;
    background-color: #f5f5f5
}

.photo_for_homepage_watermark {
    position: absolute;
    top: 0;
    float: left;
    width: 100%;
    border-radius: 4px;
    padding-top: 64.35%;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 1;
}

.video_watermark {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/play-watermark.png', sizingMethod='scale');
    background-image: url("/images/play-watermark.png");
}

.menu_1_social_svg {
    height: 14px;
    filter: invert(30%) sepia(0%) saturate(4864%) hue-rotate(156deg) brightness(101%) contrast(88%);
}

.photo_homepage_live_container {
    float: left;
    background-color: #6363639e;
}

.live_pulse_big {
    background: rgb(247, 26, 26);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgb(217, 217, 217);
    margin: 8px;
    height: 4px;
    width: 4px;
    transform: scale(1);
    animation: live_pulse 2s infinite;
}

.live_pulse_small {
    background: rgb(247, 26, 26);
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgb(217, 217, 217);
    margin: 7.5px;
    height: 4px;
    width: 4px;
    transform: scale(1);
    animation: live_pulse 2s infinite;
}

@keyframes live_pulse {
    0% {
	transform: scale(0.95);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }

    70% {
	transform: scale(1);
	box-shadow: 0 0 0 5px rgba(255, 82, 82, 0);
    }

    100% {
	transform: scale(0.95);
	box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
    }
}

.tv_sticky {
    display: none;
    position: fixed;
    width: 280px;
    height: 158px;
    background-color: #000000;
    z-index: 9999999;
    bottom: 3%;
    right: 1.2%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6);
}

.tv_sticky_video_background {
    height: 280px;
    width: 158px;
    z-index: 10000;
    position: fixed;
    cursor: pointer;
}

.tv_sticky_close_button {
    cursor: pointer;
    text-align: center;
    right: -5%;
    top: -12px;
    position: absolute;
    background-color: black;
    border: 1px solid white;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    width: 22px;
    height: 19px;
    font-size: 14px;
    padding-top: 3px;
    z-index: 100001;
}

.tv_sticky_video_container {
    position: relative;
    z-index: -1;
}

.tv_stikcy_video_wrapper {
    width: 100%;
    height: 0;
}

.tv_sticky_iframe_youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.tv_sticky_retro {
    display: none;
    z-index: 9999999;
    position: fixed;
    bottom: 2%;
    right: 7%;
    margin: 0px;
    height: 192px;
    width: 260px;
}

.tv_sticky_video_background_retro {
    background-image: url(/images/tv_mini.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 192px;
    width: 260px;
}

.tv_sticky_close_button_retro {
    cursor: pointer;
    text-align: center;
    right: -4%;
    top: -4%;
    position: absolute;
    background-color: black;
    border: 1px solid white;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    width: 22px;
    height: 19px;
    font-size: 14px;
    padding-top:3px
}

.tv_sticky_video_container_retro {
    width: 184px;
    left: 22px;
    top: 22px;
    position: relative;
    filter: blur(0.3px) grayscale(1);
    transform: skew(1deg,-0.3deg);
    z-index: -1;
}

.tv_stikcy_video_wrapper_retro {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.tv_sticky_iframe_youtube_retro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 152px;
}

.banner_links_right a {
    display: block;
    text-decoration: none;
}

/* New timeline */
.news_timeline_container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.news_timeline_head {
    display: inline-block;
    padding-top: 18px;
    padding-bottom: 18px;
    color: #ba2323;
    border-bottom: 3px solid #ffd642;
    width: 65%;
    margin-bottom: 10px;
}

.news_timeline_head > h1 {
    font-size: 20px;
    font-weight: bold;
}

.news_timeline_heading > p {
    margin-top: 0;
}

.news_timeline_container > .news_timeline_row::after {
    clear: both;
}

.news_timeline_container > .news_timeline_row::after, .news_timeline_container > .news_timeline_row::before {
    display: table;
    content: " ";
}

.news_timeline_container {
    margin-right: auto;
    margin-left: auto;
    max-width: 600px;
}

.news_timeline_container::before {
    display: table;
    content: " ";
}

.news_timeline_container .news_timeline_list_wrap {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.news_timeline_container > ol, .news_timeline_container > ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.news_timeline_container > ::after, .news_timeline_container > ::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.news_timeline_list {
    list-style: none;
    padding: 20px;
    position: relative;
}

.news_timeline_list:before {
    top: 56px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eeeeee;
    margin-left: -7px;
}

.news_timeline_date {
    color: #cd3b3b;
    font-weight: bold;
}

.news_timeline_list .news_timeline_item {
    margin-bottom: 20px;
    position: relative;
}

.news_timeline_item:nth-child(1) > .news_timeline_badge {
    background-color: #e21515 !important;
}

.news_timeline_list .news_timeline_item:before, .news_timeline_list .news_timeline_item:after {
    content: "";
    display: table;
}

.news_timeline_list .news_timeline_item:after {
    clear: both;
}

.news_timeline_list .news_timeline_item .news_timeline_badge {
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 52px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    top: 17px;
    margin-left: -16px;
    background-color: #c4c4c4;
    border: 3px solid #ffffff;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.news_timeline_list .news_timeline_item .news_timeline_badge i,
.news_timeline_list .news_timeline_item .news_timeline_badge .fa,
.news_timeline_list .news_timeline_item .news_timeline_badge .glyphicon {
    top: 2px;
    left: 0px;
}

.news_timeline_list .news_timeline_item .news_timeline_panel {
    position: relative;
    width: 96%;
    float: left;
    right: 16px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    border-radius: 4px;
    padding: 10px 20px 20px 20px;
}

.news_timeline_list .news_timeline_item .news_timeline_panel .news_timeline_title {
    margin-top: 0;
    color: #4D4D4D;
}

.news_timeline_list .news_timeline_item .news_timeline_panel .news_timeline_body > p,
.news_timeline_list .news_timeline_item .news_timeline_panel .news_timeline_body > ul {
    margin-bottom: 0;
}
.news_timeline_list .news_timeline_item .news_timeline_panel .news_timeline_body > p + p {
    margin-top: 5px;
}
.news_timeline_list .news_timeline_item:last-child {
    float: right;
    width: 100%;
}
.news_timeline_list .news_timeline_item .news_timeline_panel {
    float: right;
    left: 16px;
}

.news_timeline_body a {
    font-size: 15px !important;
    color: #cb0000;
}

.news_timeline_heading > p {
    padding: 0;
    font-size: 14px;
}

.news_timeline_footer > p {
    text-align: right;
    font-size: 12px;
    margin-bottom: 0px;
    color: #929292;
}

.news_timeline_body > p {
    font-size: 16px;
    line-height: 26px;
}

.news_timeline_container {
    max-height: 4000px;
    overflow-y: auto;
    scrollbar-color: #999 #e4e4e4;
    scrollbar-width: thin;
}

.news_timeline_container::-webkit-scrollbar {
    width: 20px;
}

.news_timeline_container::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.news_timeline_container::-webkit-scrollbar-thumb {
    border-radius: 100px;
    border: 6px solid rgba(0, 0, 0, 0.18);
    border-left: 0;
    border-right: 0;
    background-color: #8070d4;
}
/* /New timeline */

.p2_social {
    float:left;
    width: 100%;
    max-width: 600px;
    padding-bottom: 4%;
}

.p2_social_text {
    width: 100%;
    display: inline-block;
    padding-bottom: 4%;
}

.p2_social_text > span {
    padding-left: 8%;
}

.p2_social_item_container {
    width: 95%;
    padding-left: 5%;
    display: inline-block;
    text-align: center;
}

.p2_social_item_wrap {
    display:inline-block;
    width: 65%;
}

.p2_social_button_wrap {
    float:left;
    width: 135px;
}

.p2_social_circle_container {
    margin-bottom: 7%;
    display: inline-block;
}

.p2_social_circle {
    cursor: pointer;
    border-radius: 60%;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color:white;
    background-color: #f4f4f4;
    padding: 14px 16px;
    width: 21px;
    height: 23px;
    user-select: none;
    border: 1px solid #ececec;
}

.p2_social_circle_icon {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    height: 22px;
    filter: invert(66%) sepia(2%) saturate(19%) hue-rotate(343deg) brightness(97%) contrast(93%);
}

.p2_social_count_wrap {
    float:left;
    clear: left;
    width: 100%;
    text-align: center;
}

.p2_social_count_container {
    display: inline-block;
    width: 72px;
    height: 18px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    line-height: 20px;
    color: #545454;
    font-size: 10px;
    font-weight: bold;
}

.desktop_banner_wide {
    float: left;
    width: 100%;
    /* padding-top: 2%; */
    /* padding-bottom: 2%; */
}

.desktop_banner_wide_dual_wrap {
    width: 100%;
    overflow: hidden;
    /* padding-top: 1%; */
    /* padding-bottom: 1%; */
    background-color: #f7f7f7;
}

.desktop_banner_wide_dual_left {
    width: 300px;
    float: left;
    padding-left: 100px;
}

.desktop_banner_wide_dual_right {
    width: 300px;
    float: left;
    padding-left: 100px;
}

@media print {
    .block_568_content {
	display: none !important;
    }
    .news_comment_container {
	display: none !important;
    }
}
