@import url('https://fonts.maateen.me/solaiman-lipi/font.css');

h1, h2, h3, h4, h5, h6, p, a, b, div, span {
    margin: 0;
    font-family: SolaimanLipi !important;
}
.show {
    display:none !important;
}
#back_top{
  background-color: #50a961;
  border-radius: 100%;
  bottom: 35px;
  color: #FFFFFF;
  cursor: pointer;
  display: none;
  padding: 8px;
  position: fixed;
  right: 10px;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  z-index: 9998;
  font-size: 28px;
}
#back_top span {
  background: none repeat scroll 0 0 #e14145;
  border-radius: 100%;
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  _padding-top: 5px;
}
.top_fixed{ position:fixed; top:13px; right:0px;}
.top_header_content .srch_btn{cursor: pointer;}
.top_header_content .top_social_btn li{ padding:0 4px 0 4px;}
.top_header_content .top_social_btn li a{
    padding: 5px 6px;
    color: #fff;
    display: inline-block;
}
.top_header_content .top_social_btn li a.gplus-link{
    background: #DC4E41 !important
}
.top_header_content .top_social_btn li a.fb-link{
    background: #3B5998 !important
}
.top_header_content .top_social_btn li a.twitter-link{
    background: #55ACEE !important
}
.top_header_content .top_social_btn li a.linkedin-link{
    background: #0077b5 !important
}
.top_header_content .top_social_btn li a.youtube-link{
    background: #cc181e !important
}
.top_header_content .top_social_btn li a.instra-link{
    background: #e03934 !important
}
.top_header_content .top_social_btn li a.rss-link{
    background: #ea7819 !important
}
@media(max-width: 480px){
  .top_header_content .srch_form{
    margin-top: 10px
  }
}
#menu ul {
margin: 0;
padding: 0;
}

#menu .main-menu {
display: none;
}

#tm:checked + .main-menu {
display: block;
}

#menu input[type="checkbox"],
#menu ul span.drop-icon {
display: none;
}

#menu li,
#toggle-menu,
#menu .sub-menu {
border-style: solid;
border-color: rgba(0, 0, 0, .05);
}

#menu li,
#toggle-menu {
border-width: 0 0 1px;
}

#menu .sub-menu {
background-color: #444;
border-width: 1px 1px 0;
margin: 0 1em;
}

#menu .sub-menu li:last-child {
border-width: 0;
}

#menu li,
#toggle-menu,
#menu a {
position: relative;
display: block;
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu,
#toggle-menu {
background-color: #951919;
}

#toggle-menu,
#menu a {
    padding: 16px 12px;
    font-size: 17px;
}

#menu a {
transition: all .125s ease-in-out;
-webkit-transition: all .125s ease-in-out;
}

#menu a:hover {background-color: red;color: #fff;}

#menu .sub-menu {
display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
display: block;
}

#menu .sub-menu a:hover {
color: #fff;
}

#toggle-menu .drop-icon,
#menu li label.drop-icon {
position: absolute;
right: 1.5em;
top: 14px;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
border-radius: 50%;
width: 1em;
height: 1em;
text-align: center;
background-color: rgba(0, 0, 0, .125);
text-shadow: 0 0 0 transparent;
color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
line-height: 1;
}
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
#menu li {
  width: 33.333%;
}

#menu .sub-menu li {
  width: auto;
}
}

@media only screen and (min-width: 52em) {
#menu .main-menu {
  display: block;
}

#toggle-menu,
#menu label.drop-icon {
  display: none;
}

#menu ul span.drop-icon {
  display: inline-block;
}

#menu li {
  float: left;
  border-width: 0 1px 0 0;
}

#menu .sub-menu li {
  float: none;
}

#menu .sub-menu {
  border-width: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 12em;
  z-index: 3000;
}

#menu .sub-menu,
#menu input[type="checkbox"]:checked + .sub-menu {
  display: none;
}

#menu .sub-menu li {
  border-width: 0 0 1px;
}

#menu .sub-menu .sub-menu {
  top: 0;
  left: 100%;
}

#menu li:hover > input[type="checkbox"] + .sub-menu {
  display: block;
}
}
#menu_category.sticky{position: fixed; width: 100%; top: 5px; z-index: 999; background:#fff;}
#election_sp{
  width: 100%;
  color: #fff;
  margin: 15px 0 10px 0;
  padding: 15px;
  background-color: #fff;
  border-top: 3px solid #008c44;
  border-bottom:1px solid #ddd;
}
#election_sp .head{background:#fff; color:#000; padding: 10px }
#election_sp .head > div{text-align:center}
#election_sp .head img{display:inline-block}
#election_sp .head p{ display: inline-block; white-space: nowrap; font-size:28px; font-weight:bold; padding: 0 15px}
#election_sp table{border-collapse:collapse; border:1px solid #fff}
#election_sp th{background:#008c44; text-align:right; padding: 10px 15px}
#election_sp .dec{font-size:24px}
#election_sp td{
  background: #eee;
  padding: 10px 15px;
  color: #CD0000;
  text-align: right;
  font-size: 24px;
  font-weight:600
}
#election_sp td span{
  font-size: 14px;
    color: #666;
  font-style: italic
}
.home_page_top_lead{ max-width:100%; position:relative; margin-bottom:15px;}
.home_page_top_lead .home_lead_hl{ position:absolute; left:0px; bottom:0px; padding:10px; background:url(https://www.bd-journal.com/templates/web-v1/images/transparent_black_shade_1x1.png) repeat; width:100%;}
.home_page_top_lead .home_lead_hl .hl h2{font-size: 30px;color: #fff;font-weight: 700;}
.home_page_top_lead .home_lead_hl .hl1 h4{font-size: 16px;color: #b5ba4a;font-weight: 400; margin-bottom:8px;}
.home_page_top_lead img{max-width:100%}
.aro_khbr {color:#666666 !important;}
#top_lead_news_block{position: relative; margin:0px 0 5px 0}
#top_lead_news_block h4{color:darkslategrey;}
#top_lead_news_block h1{margin: 10px 0 5px 0; font-size: 28px; color:red; font-weight:700; line-height:34px;}
#top_lead_news_block .rpt_block > h4{color: #666; font-size: 16px}
#top_lead_news_block .rpt_block > h4 > span{text-shadow: 1px 0 #333}
#top_lead_news_block .img{
  display: table-cell; width:407px; height:250px; background: #f7f7f7; text-align: center; vertical-align: middle;padding:5px; border:1px solid #ccc;	}
#top_lead_news_block .img > i{color: #eee; font-size: 72px; position: relative; top: 36%}
#top_lead_news_block .sum{text-align: justify; font-size: 16px}
#top_lead_news_block ul#lead_rel_list{margin: 10px 0 0 22px}
#top_lead_news_block ul#lead_rel_list > li{list-style: square; font-size: 22px; color: #666}
#top_lead_news_block ul#lead_rel_list > li > a{font-size: 18px; line-height: 24px}

.lead_display_list{ overflow:hidden; _margin-top:15px;}
.second_display_block{ overflow:hidden; _border-bottom:1px solid #ccc; padding:0px 0 0px 0; margin:0 0 10px 0; display:table}
.lead_display_list .second_display_block:last-child{border-bottom:none; padding:0px 0 0px 0; margin:0 0 0px 0;}
.second_display_block div#img{display: table-cell;width:100px; height:66px; padding:5px; border:1px solid #ccc; text-align:center; vertical-align: middle;}
.second_display_block div#img img{max-width:100%; max-height:100%}
.second_display_block a{ display:table-cell; padding-left:10px}
.second_display_block #hl2 h3{ color: #000;font-size: 18px;line-height:24px; margin:0;}
.second_display_block #hl2 h3:hover{ color:#b80409;}
.body_box{ position:relative; _min-height:290px;}
.body_box .hl{padding-top:5px}
.body_box .cat_title{ _position:absolute; _left:0px; _bottom:0px; margin-top:10px;}
.body_box .cat_title a{line-height:16px; color:#666666; font-size:14px;}
.body_news_block{display: block;}
.body_news_block .hl > h4{font-size: 18px; line-height: 24px; color: #000; margin-bottom:8px; _max-height:48px; _overflow:hidden;}
.body_news_block .hl > h4:hover{ color:#b80409;}
.body_news_block .img{ display: block; text-align: center; max-width: 100%; max-height: 146px; background: #f7f7f7; text-align: center; vertical-align: middle; margin-bottom:10px;}
.body_news_block .img > i{position:relative; font-size:56px; top:34%; color:#eee;}
.body_news_block .body_box .body_img{display: table-cell; width:220px; height:146px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.body_news_block .body_box .body_img img{max-width:100%; max-height:100%;}
/*.body_news_block .sum{ text-align:justify;}*/

.slider_inner{ _padding:10px 0; _overflow:hidden; }
  .item .hl{padding-top:5px}
.item .hl > h4{font-size: 16px; line-height: 20px; color: #000; }
.item .hl > h4:hover{color:#b80409;}

.item .img{ margin-bottom:10px; border:1px solid #4caf50; display: table-cell; width:163px; height:109px; text-align:center; vertical-align:middle;}
.item .img img {max-width:100%; max-height:100%;}

.first_news .img{display: table-cell; width:407px; height:271px; text-align:center; vertical-align:middle;}
.first_news .img img{max-width:100%; max-height:100%}

.khela_news_block .hl{padding-top:5px}
.khela_news_block .hl > h4{font-size: 16px; line-height: 22px; color: #000; font-weight:normal;}
.khela_news_block .hl > h4:hover{ color:#b80409;}
.khela_news_block .img{ display: block; text-align: center; max-width: 100%; max-height: 147px; background: #f7f7f7; text-align: center; vertical-align: middle; margin-bottom:10px;}
.khela_news_block .img > i{position:relative; font-size:56px; top:34%; color:#eee;}

.khela_news_block .body_img{display: table-cell; width:220px; height:147px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.khela_news_block .body_img img{max-width:100%; max-height:100%}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.cat_summary_display_one .img{display: table-cell; width:375px; height:250px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.cat_summary_display_one .img img{max-width:100%; max-height:100%}

.more_hl .img{display: table-cell; width:110px; height:73px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.more_hl img{max-width:100%; max-height:100%}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.cat_summary_display_one .img{display: table-cell; width:375px; height:250px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.cat_summary_display_one .img img{max-width:100%; max-height:100%}

.more_hl .img{display: table-cell; width:110px; height:73px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.more_hl img{max-width:100%; max-height:100%}
.first_news .img{display: table-cell; width:407px; height:271px; text-align:center; vertical-align:middle;}
.first_news .img img{max-width:100%; max-height:100%}

.khela_news_block .hl{padding-top:5px}
.khela_news_block .hl > h4{font-size: 16px; line-height: 22px; color: #000; font-weight:normal;}
.khela_news_block .hl > h4:hover{ color:#b80409;}
.khela_news_block .img{ display: block; text-align: center; max-width: 100%; max-height: 147px; background: #f7f7f7; text-align: center; vertical-align: middle; margin-bottom:10px;}
.khela_news_block .img > i{position:relative; font-size:56px; top:34%; color:#eee;}

.khela_news_block .body_img{display: table-cell; width:220px; height:147px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.khela_news_block .body_img img{max-width:100%; max-height:100%}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.photo_gal_block .photo_slider{
	position:relative; margin: 0px 0 0 0;
}
.photo_gallery_title{ background:#50a962; text-align:center; margin-bottom:10px;}
.photo_gallery_title h4{ margin:0; line-height:30px; font-size:16px}
.photo_gallery_title h4 a{ color:#fff;}
#photo_slider .sp-thumbnail-image-container {
	width: 90px;
	height: 60px;
	overflow: hidden;
	float: left;
}
#photo_slider .sp-thumbnail-image {
	height: 100%;
	width:100%;
}
#photo_slider .sp-thumbnail-text {
	width: 180px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#photo_slider .sp-thumbnail-title {
	color: #333;
	line-height:22px;
	font-size:16px;
	max-height:44px;
	overflow:hidden;
}
#photo_slider .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{background:#F0F0F0;}
.sp-slide .img img{height:316px}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.cat_summary_display_one .img{display: table-cell; width:375px; height:250px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.cat_summary_display_one .img img{max-width:100%; max-height:100%}

.more_hl .img{display: table-cell; width:110px; height:73px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.more_hl img{max-width:100%; max-height:100%}
.aro_khbr{ display:block; float:right; color:#666666 !important}
.cat_summary_display_one .img{display: table-cell;width:375px;height: 220px;margin-bottom:10px;border:1px solid #ddd;padding:5px;text-align:center;vertical-align:middle}
.cat_summary_display_one .img img{max-width:100%; max-height:100%}

.more_hl .img{display: table-cell; width:110px; height:73px; margin-bottom:10px; border:1px solid #ddd; padding:5px; text-align:center; vertical-align:middle}
.more_hl img{max-width:100%; max-height:100%}
.cat_summary_title a{color:red;}

.right_menu a{ background:#50a962; line-height:30px; text-align:center; display:block; margin:15px 0 0 0; font-size:16px; color:#ffffff;}
.mn_newsbox{ overflow:hidden;}
.mn_newsbox h3 a:hover{ color:#b80409}
.mn_newsbox h3{ font-size:18px; margin:0px 0 0 0; line-height:22px; padding:10px 0;}
#link_get_widget{ display:none;}
.special_link a{background: #b5ba4a;line-height: 35px;text-align: center;font-size: 18px; display:block;color: #fff;}
.city{background:#f1f1c1; margin-top:15px; border:1px solid #000}
.city p{padding:5px}
.city img{width:30px}
.countdown_wrapper {
position: relative;
  background: #ffeacd;
  width: 100%;
  overflow: hidden;
  padding: 10px 0px;
  text-align: center;
}
.clockdiv {
  color: chocolate;
  font-weight: 700;
  text-align: center;
  font-size: 22px; _margin-left:45px;
  line-height: 18px;
  display:inline-block;
}
.clockdiv > div {
  padding: 0px 3px;
  float: left;
}
.clockdiv div > span {
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  width:45px;
  border: 1px solid chocolate; margin-bottom:5px;
}
.smalltext {
  font-size: 12px;
  color:chocolate;
}
.countdown_left {
  width: 57px;
  height: 61px;
  float: left;
}
.tab_bar_block h3{ margin-top: 15px;  background:#b5ba4a; text-align:center; line-height:30px; color:#fff; font-size:16px;}
.tab_bar_block ul{display:table;margin-left: 0; width: 100%; font-size: 18px; background: #295c23;}
.tab_bar_block ul > li{position:relative; display: table-cell; line-height: 30px; width: 33.3333%; text-align: center; cursor: pointer; color:#fff; font-size:15px;}
.tab_bar_block ul > li.active{background: #951b1a; color: #fff;font-size:15px;}

./*list_display_block{padding-bottom: 10px; border-bottom: 1px solid #ddd}
.list_display_block ul{margin: 10px 0 0 22px}
.list_display_block ul li{list-style: square; font-size: 24px; color: #214C83; margin-bottom:5px;}
.list_display_block ul li a{font-size: 16px; line-height:24px}*/

.list_display_block ul{ padding:10px 0 0 0; background:#fff8ec; overflow:hidden;}
.list_display_block ul li{overflow:hidden;margin-bottom:5px; border-bottom:1px solid #ddd; padding-bottom:5px;}
/*.list_display_block ul li:last-child{padding:0px 0 0 0;border-bottom:none; margin-bottom:0px;}	*/
/*.list_display_block ul li div.tab_img_hl div#img{width:80px;height:50px; float:left; overflow:hidden; margin:0 10px 0 0;}
.list_display_block ul li div.tab_img_hl div#img img{width:100%;height:60px;}*/
.tab_img_hl #hl2 h3{ color: #000;font-size: 15px;line-height:22px;margin:0;}
.tab_img_hl #hl2 h3:hover{color:#b80409}
/*.tab_img_hl span{ color: #999;font-size: 13px;line-height:20px;}*/


#popular_list_block,#alocito_list_block{display: none}
#tablePrayTimes{ padding:0 0 0 96px;background:url(../../images/prayer.jpg) no-repeat;}
#arch_calendar{
  display:block; padding:5px; background:#eee; font-size:14px
}
#arch_calendar div.h_day,
#arch_calendar div.select,
#arch_calendar div.current,
#arch_calendar div.active,
#arch_calendar div.inactive{
  text-align:center; background:#fff; padding:3px; margin:5px
}
#arch_calendar div.h_day{
  background:#016938; color:#fff
}
#arch_calendar div.select{
  background:#006699; color:#fff
}
#arch_calendar div.current{
  background:#CD0000; color:#fff
}
#arch_calendar div.inactive{
  background:#ddd; color:#666
}
#arch_calendar div.active > a{
  display:block;
}
#arch_calendar div.select > a,
#arch_calendar div.current > a{
  display:block; color:#fff
}
.archive_submit{
  display:block; padding:3px 65px; background:#016938; color:#fff; cursor:pointer; text-align:center; font-size:14px;

  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.archive_input{ padding:6px 5px; height:30px;}
.right_single ul li{ list-style:none; float:left; width:100%; margin-bottom:5px;}
.right_single ul li a{ font-size:16px; line-height:22px;}
#top_footer{background: #eee; padding:15px;}
#top_footer h4{ line-height:20px; font-size:16px; margin-bottom:5px;}
#bottom_footer{background: #c4c1c1; padding: 10px; font-size:14px;}
.footer_menu_part{ background:#f9e9d2; padding:0 10px;}
ul.footer_menu {width: 100%;font-size: 14px; padding:10px 0; overflow:hidden;}
ul.footer_menu>li {padding: 0; float:left; width:14.1%; list-style:none;}
ul.footer_menu>li>a {display: block; font-weight:bold; font-size:16px; line-height:30px;}
ul.footer_menu>li>ul>li{ list-style:none;}
/*ul.footer_menu>li>ul>li>a{ text-decoration:underline; line-height:25px;}*/
/*ul.footer_menu>li>ul>li::before {
  content: "â€¢"; font-size:30px; padding-right:6px;
}*/
#sample_anchor {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
   z-index: 100;
}

.sample_anchor_wrap {
    position: relative;
    display: inline-block;
}

.sample_anchor_wrap.has_border {
    border: 1px solid #454545;
}

.sample_anchor_wrap.has_shadow {
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
}

.sample_anchor_control {
    position: absolute;
    z-index: 150;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    width: 20px;
    font-family: sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    border-radius:0 0 0 50%;
}
.sample_anchor_control.top.outside {
    top: -20px;
    border-radius:50% 50% 0 0;
}
.sample_anchor_control.left {
    left: 0;
    right: auto;
}
.sample_anchor_control.bottom {
    top: auto;
    bottom: 0;
}
.sample_anchor_control.top.left.inside {
    border-radius:0 0 50% 0;
}
.sample_anchor_control.bottom.right.inside {
    border-radius:50% 0 0 0;
}
.sample_anchor_control.bottom.left.inside {
    border-radius:0 50% 0 0;
}
.sample_anchor_control.bottom.right.outside {
    right: -20px;
    border-radius: 0 50% 50% 0;
}
.sample_anchor_control.bottom.left.outside {
    left: -20px;
    border-radius: 50% 0 0 50%;
}

.hide_anchor {
    display: none;
}

	.dtl_pg_main{ width:100%; overflow:hidden;}
	.dtl_pg_main #hl1 { font-size:14px; color:#1f4f82; line-height:18px; margin-bottom:5px;}
	.dtl_pg_main #hl2 { font-size:36px; color:#333; margin-bottom:10px; line-height:44px;}
	.dtl_pg_main #hl3 { font-size:14px; color:peru; line-height:18px; margin:0 0 5px 0;}
	.rpt_row{ width:100%; overflow:hidden; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid #ccc;}
	.rpt_left{ width:75%; float:left;}
	.rpt_right{ width:25%; float:right; text-align:right}
	.dtl_pg_main #rpt { float:left;line-height:20px; color:#326891; font-size:16px}
	.dtl_pg_main span {line-height:20px; color:#666; font-size:14px}
	.rpt_right img{ cursor:pointer;}
	.main_img img{ margin:0 0 10px 0;}
	.dtl_pg_main #img_tt{ color:#999; font-size:13px; line-height:18px; padding:0 0 5px 0; margin:0 0 5px 0; border-bottom:1px solid #f2f2f2;}
	#dtlRightImg{ float:right; padding:10px 10px 0 10px; border:1px solid #ccc; margin-top:10px; margin-left:10px;text-align:center; color:#000;}
	#dtlLeftImg{ float:left; padding:10px; border:1px solid #ccc; margin-top:10px; margin-right:10px;text-align:center; color:#000;}
	a#dtlFullImg{padding:10px 10px 10px 10px; margin:10px 0;text-align:center; color:#000; overflow:hidden; display:block;}
	a#dtlFullImg img{ margin:0 auto;}
	#dtlImgTT{ text-align:center; color:#000;}
	.fontpart{float:right;}
	.rpt_right span.fontAction{display:inline-block;width:30px;font-size:14px;color:#666;cursor:pointer;border:1px solid palegoldenrod;text-align:center;margin:0 5px;float:left;}
	.rpt_right span.orgFont:hover,.rpt_right span.decFont:hover,.rpt_right span.incFont:hover{background:palegoldenrod;}
	.rpt_right span#printer_btn{cursor:pointer; float:right;margin:0 0px; padding:2px 0px 2px 0px;}
	/*.rpt_right span#printer_btn:hover{ background:palegoldenrod; }
	#myText p{ padding-bottom:20px;}*/
	#sharethis span {
	 -webkit-box-sizing: content-box;
	 -moz-box-sizing: content-box;
	 box-sizing: content-box;
	 }
	 .div_line{padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #eee;}
	 #newsDtl p a{ color:blue;}
	 .aronews{ float:right; font-weight:bold; font-size:20px;}

	 #myText{font-size:18px; line-height:23px; text-align:justify}
	 .advertisement_inner{float:right; margin:10px 0;}

	.rel_news{margin: 0; padding: 0; list-style: none;}
	.rel_news li{border-bottom:1px solid #ffdfb1; padding:10px 0}
    .featured_video{display: block;}
    
    .slmtop{
        margin-top:15px;
    }
    .dateshow{
        font-size: 14px;
        color: #786f6f;
        margin-bottom: 5px;
    }
