  /* article page aro porun detailedNew   */

  .more_stories_en .atsDetailedNewContent{
  margin-top:-5px;
  }
  .detailed_listing_article_page{
  margin:0;
  padding:0;
  }
  .detailed_listing_article_page .contentUL li {
  float:left;
  width:120px;
  height:159px;
  margin:0px 15px 0px 0px;
  }
  .detailed_listing_article_page .contentUL li a, a:visited{
  font-size:14px;
  font-weight:400;
  color:#202d52;
  text-decoration:none;
  }
  .detailed_listing_article_page .contentUL li a:hover {
  color:#dd0000;
  }


/*  poll article page mostread */
.pollArticle_page_tab2 .content{
   margin-top:0px!important;
}
.pollArticle_page_tab2 .content li a{
   font-size:13px!important;
}

/* mostread font size allcricketnews */
.front_page_tab2 .content li a{
  font-size:13px!important;
}

/*  opinion list in article page */
#opinion_list{
  margin-bottom:10px!important;
}
/* homepage mostread  */
.mostread .content li a{
 font-size:13px!important;
}
/* homepage recent stories */
.front_page_tab1 .simpleContent .listSimple li a{
 font-size:13px!important;
}


/*  detailedList ( archive page ) */
#detailedList .contentUL .article{
  padding-top:7px;
}
#detailedList .contentUL .article img{
  float:left;
  padding-right:10px;
}
#detailedList .contentUL .article .detailedTitle{
   font-size:18px;
   font-family:helvetica;
}
#detailedList .contentUL .article p{
  font-size:16px;
  font-weight:400;
  font-family:sans-serif,arial,helvetica;
  color:#000;
  padding-top:7px;
  margin-left:150px;
}
#detailedList .contentUL .article .dateline{
  font-size:12px;
  color:#666;
}

/*  detailedList with pagination ( archive page ) */
#detailedList .newspagination .article{
  padding-top:7px;
}
#detailedList .newspagination .article img{
  float:left;
  padding-right:10px;
}
#detailedList .newspagination .article .newsTitle{
   font-size:18px;
   font-family:helvetica;
}
#detailedList .newspagination .article p{
  font-size:16px;
  font-weight:400;
  font-family:sans-serif,arial,helvetica;
  color:#000;
  padding-top:7px;
  margin-left:150px;
}
#detailedList .newspagination .article .dateline{
  font-size:12px;
  color:#666;
}



 /* world page (  slideshowFrontpage responsiveslide  )  */
  
  div#slideshow_for_section{
  padding: 10px 0px 0px 0px;
  border:1px solid #fff;
  }
  .responsiveslide{
    margin:0px 0px 0px 0px;
    overflow:hidden;
   }
  div#slideshow_for_section div#widgetTitle{
   border-bottom:1px solid #ebebec;
  }


/*  article page aro porun  */
.detailed_listing_article_page .contentUL{
margin:0px 0px 0px 0px;
}
.detailed_listing_article_page .contentUL li{
border-bottom:0px;
margin-top:-5px!important;
}
.detailed_listing_article_page .contentUL .article {
float:left;
font-size:13px;
width:140px;
height:149px;
margin:0px 20px 5px 0px;
}
.detailed_listing_article_page .contentUL .detailedTitle{
font-family:Helvetica;
font-size:13px;
font-weight:700;
padding-left:2px;
}

/*  more gallery home page */
 .chobighor_only_title{
  border:1px solid #ebebec;
}
 .chobighor_only_title h6{
  overflow:visible;
}


/*  auto complete  */
  
  .ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
  }
  .ui-menu.ui-autocomplete {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
    background: #eeeeee url(https://d30fl32nd2baj9.cloudfront.net/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  }
  .ui-menu.ui-autocomplete {
    position: absolute;
  }
  .ui-menu.ui-autocomplete .ui-menu-item {
    margin: 0;
    cursor: pointer;
  }
  .ui-menu.ui-autocomplete .ui-menu-item:hover{
  background: #222b46; 
  font-weight: bold; 
  color: #fff;
  }
  .ui-menu.ui-autocomplete .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
  }
  .ui-menu.ui-autocomplete .ui-menu-item-wrapper:hover{
  color: #fff;
  border:0px!important;
  padding: 3px 1em 3px .4em;
  }
  .ui-menu.ui-autocomplete .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
  }
  .ui-menu.ui-autocomplete .ui-state-focus,
  .ui-menu.ui-autocomplete .ui-state-active {
    margin: -1px;
  }
  
  /* icon support */
  .ui-autocomplete .ui-menu-icons {
    position: relative;
  }
  .ui-autocomplete .ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em;
  }
  
  /* left-aligned */
  .ui-menu.ui-autocomplete .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
  }
  
  /* right-aligned */
  .ui-menu.ui-autocomplete .ui-menu-icon {
    left: auto;
    right: 0;
  }






/*  Poll Result page */
.pagespoll_result { clear: both; float: left; display: inline; border:1px solid #222B46; margin-top:8px; }
.pagespoll_result span { color:#0000ff;font-family:Arial,sans-serif; float:left; }
.pagespoll_result ul { float: left; }
.pagespoll_result ul li { float: left; display: inline; margin-right: 3px; }
.pagespoll_result ul li a {
    padding-left:5px;
    }
.pagespoll_result ul li.on a {
    color: #dd0000;
    }
.pagespoll_result ul li.on a span{ color:#dd0000; font-weight:600; }
.pagespoll_result ul li.prev span span {
   color: #F0F0F0;
   background: #F0F0F0;
 }
.pagespoll_result ul li.next span span {
      color: #F0F0F0;
      background: #F0F0F0;
   }
div.pagespoll_result ul li { border-bottom:0px; }

 /* poll Pagination   */
  
  .content_result ul.pager {
          margin: 0 auto;
          display: table;
          padding: 0;
          background:#fff;
          color:#0000ff;
  }
  .content_result ul.pager li {
          display: inline-block;
          padding: 0px 5px;
          border: 0 !important;
  }
  .content_result ul.pager li:first-child button {
          -moz-border-radius:3px 0 0 3px;
          -webkit-border-radius:3px 0 0 3px;
          -o-border-radius:3px 0 0 3px;
          -ms-border-radius:3px 0 0 3px;
          border-radius:3px 0 0 3px;
  }
  .content_result ul.pager li:last-child button {
          -moz-border-radius:0 3px 3px 0;
          -webkit-border-radius:0 3px 3px 0;
          -o-border-radius:0 3px 3px 0;
          -ms-border-radius:0 3px 3px 0;
          border-radius:0 3px 3px 0;
  }
  
  .content_result ul.pagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  
  .content_result .pagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:15px;
          padding-left:0px;
          padding-bottom:2px;
  }



/*  article page mostread  */
#atsMostRead .content{
margin-top:0px!important;
}


/*  article page opinion box */
  #opinion_box{
  margin-top:-5px!important;
  }
   #opinion_box .contentUL li{
   border-bottom:0px;
   }  
  #opinion_box .contentUL .article {
    /*height: 100%!important;*/
    margin-bottom: 7px;
    float: left;
    font-size: 13px;
    width: 140px;
    margin: 0px 20px 5px 0px;
    display:inline-block;
  }
  #opinion_box .contentUL .article .detailedTitle a{
  margin-top:-5px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding-left: 2px;
  min-height: 36px;
  max-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  #opinion_box .detailedNewContent:after{
  content: "";
  display: inline-block;
  height:2px;
  width:300px;
  background:#222b46;
  }
  







 /* whiteBackground article page samprotik khobor  */
  
  #whiteBackground .simpleContent .listSimple{
  background-color:#fff;
  margin-top:-3px;
  padding-bottom:0px!important;
  }
  #whiteBackground .simpleContent .listSimple li{
  padding-left:5px; 
  margin-left:3px; 
  margin-right:15px;  
  display:block; 
  }
  #whiteBackground .simpleContent .listSimple li a{
  font-family:Helvetica;
  line-height:1.4;
  font-size:12px;
  font-weight:700;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:0px;
  padding-left:0px; 
  }
  
  #whiteBackground .simpleContent .listSimple .first{
  margin-top:0px!important;
  }




/* list simpleNew ( news page )*/ 
 .list.simpleNew ul.pagination li { 
  list-style-type:disc; 
  padding: 6px 0px 8px 0px; 
  margin:0px 13px 2px 0px; 
  border-bottom:1px solid #C3C3C8; 
  display: table;
  }


/* search widget (customSimpleFormNew) */

.searchContainer .searchDate input.field{
margin-left:11px;
}
.searchContainer .searchDate div {
 display:inline-block;
}
.searchContainer .search-range{
width:300px;
margin-top:-10px;
}
.searchContainer .search-range div {
display:inline-block;
}
.searchContainer .search-range input.datepicker{
margin-left:57px;
}
.searchContainer .search-range .dateinputbox{
padding-left:2px;
padding-top:5px;
}
.searchContainer .sections{
width:280px;
margin-top:-5px;
}
.searchContainer .sections div{
display:inline-block;
}
.searchContainer .selectsection{
padding-left:39px;
}
.submitbutton{
padding-left:95px;
margin-top:-25px;
}
 





/*   tickertape horizontal ( breakingnews - bn ) */
  
  .bn-seperator{
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 30px;
    height: 40px;
    margin-top:-3px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .bn-seperator.en-news-dot{
    margin-right: 0;
  }
  
/* tickertape horizontal   */
  
  #tickertape_eng {
  font-size:15px;
  font-weight:400;
  float:left;
  width:980px;
  }
  #tickertape_eng {
  margin-top:-9px;
  margin-bottom:-9px;
  }
  #tickertape_eng ul li a {
  margin-top:7px;
  }
  
  
  
  div.tickertape{
  width:980px;
  }
  #tickerHorizontal{
  margin-top:-5px;
  margin-bottom:-5px;
  }
  #tickertape_eng ul li{
  background-color:#fff!important;
  }
  #tickertape_eng ul li a{
  background-color:#fff;
  font-family:Helvetica;
  font-size:15px;
  font-weight:500;
  }
  
  .breaking-news-ticker{
    display: block;
    width: 100%;
    border: solid 0px #fff;
    background: #FFF;
    height: 30px;
    box-sizing: border-box;
    position: relative;
    line-height: 28px;
    overflow: hidden;
    border-radius: 2px;
    text-align: auto;
    font-size: 14px;
  }
  .breaking-news-ticker *{
    box-sizing: border-box;
  }
  .breaking-news-ticker.en-fixed-top{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
  .breaking-news-ticker.en-fixed-bottom{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .demo-section-box{
  background-color: #fff;
  }
  
  .bn-label {
  background-color:#222b46;
  color:#fff;
  text-transform:uppercase;
  font-family:sans-serif,arial,helvetica;
  font-size:12px;
  font-weight:700;
  line-height:20px;
  float:left;
  margin:7px 5px 0 0;
  padding:1px 5px;
  white-space: nowrap;
  }
  
  
  
  .bn-news{
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    height: 100%;
    right: 0;
    overflow: hidden;
  }
  .bn-news ul{
    display: block;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 20px;
    bottom: 0;
    width: 100%;
    position: absolute;
  }
  .bn-news ul li{
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
    text-decoration: none;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
    position: absolute;
    width: 100%;
    display: none;
    color: #333;
  }
  .bn-news ul li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    padding: 0px 70px 0px 0px;
    margin-left:35px;
    font-family:solaimanLipi,sans-sarif;
    font-size:16px;
    font-weight:400;
    color: #666;
    position: relative;
    display: block;
    overflow: hidden;
  }
  .bn-news ul li a:hover{
    color: #666;
  }
  .bn-loader-text{
    padding: 0 10px;
  }
  .bn-seperator{
    display: inline-block;
    float: left;
    margin-right: 15px;
    width: 30px;
    height: 40px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
  }
  .bn-seperator.bn-news-dot{
    margin-right: 0;
  }
  .bn-seperator.bn-news-dot:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #333;
    border-radius: 50%;
    top: 50%;
    margin-top: -4px;
    left: 50%;
    margin-left: -4px;
  }
  .bn-prefix{
    color: #d65d7a;
    margin-right: 15px;
    padding-left: 10px;
  }
  .bn-positive{
    color: #0b8457;
    font-weight: bold;
  }
  .bn-negative{
    color: #dc2f2f;
    font-weight: bold;
  }
  
  .bn-controls{
    width: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .bn-controls button{
    float: left;
    height: 100%;
    cursor: pointer;
    border:none;
    border-left: solid 1px #EEE;
    text-align: center;
    background-color: #fff;
    outline: none;
  }
  .bn-controls button:hover{
    background-color: #EEE;
  }
  
  .bn-arrow {
    margin: 0;
    display: inline-block;
    height: 8px;
    position: relative;
    width: 8px;
    top: -2px;
  }
  .bn-arrow::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: '';
    display: inline-block;
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 8px;
  }
  
  
  .bn-next {
    width:19px;
  height:19px;
  text-indent:99999px;
  overflow:hidden;
  float:left;
  margin-left:-5px;
  background:transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2016/08/11/next-prev.png/BINARY/next-prev.png) no-repeat top right;
  }
  
  .bn-next:hover {
  background:transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2016/08/11/next-prev.png/BINARY/next-prev.png) no-repeat bottom right;
  }
  
  
  .bn-prev {
    width:19px;
  height:19px;
  text-indent:99999px;
  overflow:hidden;
  float:left;
  margin-left:1px;
  background:transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2016/08/11/next-prev.png/BINARY/next-prev.png) no-repeat top left;
  }
  .bn-prev:hover{
  background:transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2016/08/11/next-prev.png/BINARY/next-prev.png) no-repeat bottom left;
  }
  
  
  .bn-arrow::after{
    border-color: #999999;
  }
  .bn-arrow::before{
    background-color: #999999;
  }
  .bn-play{
  width:19px;
  height:19px;
  text-indent:99999px;
  overflow:hidden;
  float:left;
  margin-left:1px;
    background: transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2017/11/15/play_pause.png/BINARY/play_pause.png) no-repeat bottom left;
  }
  .bn-pause{
  width:19px;
  height:19px;
  text-indent:99999px;
  overflow:hidden;
  float:left;
  margin-left:-5px;
  background: transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2017/11/15/play_pause.png/BINARY/play_pause.png) no-repeat top left;
  }
  .bn-pause:hover{
  background: transparent url(https://d30fl32nd2baj9.cloudfront.net/media/2017/11/15/play_pause.png/BINARY/play_pause.png) no-repeat bottom left;
  }
  
  .bn-direction-rtl{
    direction: rtl;
  }
  .bn-direction-rtl .bn-label{
    left: auto;
    right: 0;
  }
  .bn-direction-rtl .bn-controls{
    right: auto;
    left: 0;
  }
  .bn-direction-rtl .bn-seperator{
    margin-left: 15px;
    margin-right: 0;
    float: right;
  }
  .bn-direction-rtl .bn-prefix{
    margin-left: 15px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 10px;
  }
  .bn-direction-rtl .bn-controls button{
    border-left: none;
    border-right: solid 1px #EEE;
  }
  
  .bn-effect-scroll .bn-news ul{
    display: block;
    width: 100%;
    position: relative;
  }
  .bn-effect-scroll .bn-news ul li{
    display: list-item;
    float: left;
    position: relative;
    width: auto;
  }
  .bn-effect-scroll.bn-direction-rtl .bn-news ul li{
    float: right;
  }
  
  /*   end  */



 /*    slideshowFrontPage  widget - responsiveslide view      */
  
  .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    }
  
  .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    }
  
  .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
    }
  
  .rslides img {
    display: block;
    height: auto;
    /* float: left; */
    width: 100%;
    border: 0;
  cursor:pointer;
    }
  .rslides{
  margin: 0 auto 0px;
  }
  
  
  #slider2,
  #slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
    }
  
  .rslides_tabs {
    list-style: none;
    padding: 0;
    background: rgba(0,0,0,.25);
    box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
    font-size: 18px;
    list-style: none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    }
  
  .rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
    }
  
  .rslides_tabs a {
    width: auto;
    line-height: 20px;
    padding: 9px 20px;
    height: auto;
    background: transparent;
    display: inline;
    }
  
  .rslides_tabs li:first-child {
    margin-left: 0;
    }
  
  .rslides_tabs .rslides_here a {
    background: rgba(255,255,255,.1);
    color: #fff;
    font-weight: bold;
    }
  
  .events {
    list-style: none;
    }
  
  .slidecallbacks_container{
    margin-bottom: 27px;
    position: relative;
    float: left;
    width: 100%;
    }
  
  .callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    }
  
  .callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    }
  
  .callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    border: 0;
    margin-bottom:7px;
    }
  
  #sliderPicture .caption940px{
  z-index: 2;
    text-align:left;
    width: 100%;
    color: #666;
    background: #fff;
    font-family:solaimanLipi;
    font-size:.9em;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px 2px;
    margin: 0;
    max-width: none;
  }
  
  .rslides .caption {
  width:100%;
  margin-top:5px;
  }
  
  .callbacks .caption {
    z-index: 2;
    text-align:left;
    width: 100%;
    color: #666;
    background: #fff;
    font-family:Helvetica;
    font-size:12px;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1px 2px;
    margin: 0;
    max-width: none;
    }
  
  .callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 51px;
    width: 38px;
    background: transparent url("https://d30fl32nd2baj9.cloudfront.net/skins/escenic-times-bangla/gfx/bdnewsImg/white_next_prev_btn.gif") no-repeat left top;
    margin-top: -45px;
    }
  .callbacks_nav:active {
    opacity: 1.0;
    }
  .callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
    }
  
  .slideshowCallbacks_nav:active {
    opacity: 1.0;
    }
  .slideshowCallbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
    }
  .slideshowCallbacks_nav {
   position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 51px;
    width: 38px;
    background: transparent url("https://d30fl32nd2baj9.cloudfront.net/media/2016/08/11/white-red.gif/BINARY/white-red.gif") no-repeat left top;
    margin-top: -45px;
  }
  
  
  
  #slider3-pager a {
    display: inline-block;
  }
  
  #slider3-pager img {
    float: left;
  }
  
  #slider3-pager .rslides_here a {
    background: transparent;
    box-shadow: 0 0 0 2px #666;
  }
  
  #slider3-pager a {
    padding: 0;
  }
  
  @media screen and (max-width: 600px) {
    h1 {
      font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
      }
    .callbacks_nav {
      top: 47%;
      }
    }
  /*   end   */


  /* framework tab   */
  
  .ui-state-active a { 
  color: #fff; 
  background-color: #202d52;
   } 
  .ui-state-active a:link { 
  color: #fff; 
  background-color: #202d52;
   }
  .ui-state-active a:visited{ 
  color: #fff; 
  background-color: #202d52; 
  }
  .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{ 
  color:#fff;
   }
   .ui-state-active, .ui-widget-content .ui-state-active { 
  border:0px; color:#fff; 
   } 
  .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{   
  background-color:#ebebec; 
    } 
  .ui-tabs-nav li { 
  display: inline;  
  padding-top:7px; 
   } 
  .ui-tabs-nav li a:hover { 
  background-color: #202d52; 
  color: #fff; 
  text-decoration:none;
  }
  .ui-tabs-nav li a { 
  background:#7A7A7D; 
  color:#ddd; 
  text-transform:uppercase;
  font-family:helvetica; 
  font-size:13px; 
  font-weight:700;
  padding-top:7px;
  padding-bottom:7px;
  padding-right:8px;
  padding-left:8px;
  text-decoration:none;
   }
  .ui-state-active, .ui-widget-content .ui-state-active{  
  background:unset;  
  }
  .ui-tabs-active li a {  
  color: #fff; 
  background-color: #202d52; 
  }
  .ui-tabs-nav li .ui-state-active { 
  color: #fff; 
  background-color: #202d52; 
  font-size:16px; 
  font-weight:400; 
  padding:7px 15px; 
  text-decoration:none;
  } 

  #tabs-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0 0 0.3em 0; }
  

  #tabsRecent-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0.5em 0 0.3em 0;  }
  
  #tabsa-tabs .ui-tabs-nav li a {
   border-bottom:1px solid #fff;
  }
  #tabsb-tabs .ui-tabs-nav li a {
   border-bottom:1px solid #fff;
  }
  #tabsRecent-tabs .ui-tabs-nav li a {
   border-bottom:1px solid #fff;
  }

  
  #polltabs-tabs {
  list-style-type: none;
  margin: -10px 0 0 0;
  padding: 0.8em 0 0.3em 0;
  background:#ebebec;
  }


  #homepagetabs-tabs { 
  list-style-type: none; 
  margin: -10px 0 0 0; 
  padding: 0.8em 0 0.3em 0; 
  }

  /* poll css ( home page ) */

  #polltabs-tabs .tabContent-1{
   margin:15px;
  }

  /*  image section page */
  #recentTabs-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0.5em 0 0.3em 0;  }

  #recentTabs-tabs .ui-tabs-nav li a {
  border-right:5px solid #fff;
  }
  #recentTabs-tabs ul{
    border-bottom:2px solid #fff;
  }  
  /*  image article page   */
  
  #latestTab-tabs{
  list-style-type: none;
  margin: -3px 0 0 0;
  padding: 0.5em 0 0.3em 0;
  }
  #mostreadTab-tabs{
  list-style-type: none;
  margin: -5px 0 0 0;
  padding: 0.5em 0 0.3em 0;
  }
  
  /*   framewark tabs */

  #tabsa-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0.5em 0 0.3em 0;  }
  #tabsb-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0.5em 0 0.3em 0;  }
  #tabsc-tabs { list-style-type: none; margin: 0px 0 0 0; padding: 0.5em 0 0.3em 0;  }

  /*  tab -  most read */

  .popularList.mostRead .content{  
  background-color:#ebebec!important;  
  margin-top:6px; 
  padding-left:17px!important;
  padding-right:5px!important;
  padding-bottom:15px!important;
  margin-left:-3px;
    }
  .popularList.mostRead .content li {    display:block;border-bottom:1px solid #c3c3c8;   }
  .popularList.mostRead .content li a{  background-color:#ebebec; color:#202d52;
  font-family:Helvetica;
  font-size:12px;
  font-weight:700;
  line-height:1.2;
    }
  .popularList.mostRead .content li a:hover{  background-color:#ebebec; color:#Dd0000;}
  
  .popularList.mostRead .content .first {   margin-top:15px;    }

  /*  tab - recent stories */

  .list.simpleNew .simpleContent  {  margin-left:-2px;   }
  .list.simpleNew .simpleContent .listSimple { background-color:#ebebec; padding-bottom:15px; font-family:Helvetica; font-size:16px;margin-top:6px; }
  .list.simpleNew .simpleContent .listSimple li { padding-left:5px; margin-left:15px; margin-right:15px;  display:block;  }
  .list.simpleNew .simpleContent .listSimple .first { margin-top:15px;  }
  .list.simpleNew .simpleContent .listSimple li a{
  font-family:Helvetica;
  line-height:1.4;
  font-size:12px;
  font-weight:700;
  padding-top:2px;
  padding-bottom:2px;
  padding-right:0px;
  padding-left:0px; 
 }


/*   home page more gallery ( detailedNew )  */

.gallery_listing .detailedNewContent{
margin-left:-2px;
margin-top:-5px;
}

.gallery_listing_galleryPage .detailedNewContent{
margin-left:-2px;
margin-top:0px;
}
.more_gallery .contentUL{
display:inline;
}
.more_gallery .contentUL .article.first{
margin-left:0px!important;
}
.more_gallery .contentUL .article{
width:120px;
border:0px;
margin-left:-2px;
}
.more_gallery .contentUL .detailedTitle{
font-family:Helvetica;
font-size:13px;
font-weight:700;
padding-left:1px;
padding-right:2px;
}




/* list simpleNew ( all news page )*/

.list.simpleNew .simplePagination span{
    color: #fff;
    background: #222B46;
    width: auto;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Helvetica;
}
.list.simpleNew .simplePagination span:hover{
   color:#ebebec;
   background:#222B46;
   }

/* allbangladesh news page  */

.latestStories .title{
font-weight:700;
}
.latestStories .articleTitle{
font-size:16px;
font-weight:400;
padding-top:5px;
padding-bottom:8px;
}

/* cricket page other news  */
#wc_other_section_list .simpleContent {
margin-left:-15px;
}
#wc_other_section_list .simpleContent .listSimple {
background-color:#fff;
}



/*  archive widget defaultNew view     */
  
  div.archive {
  overflow:visible;
  margin:0 0 10px;
  }
  
  div.archive div.container .custom-calendar-wrap > .container > header,
  div.archive div.container .main_new {
          padding: 0 5px 5px 5px;
          width: 100%;
          max-width: 320px;
          margin: 0 auto;
  }
  
  div.archive div.container .fc-calendar-container {
    position: relative;
    height: 400px;
    width: 400px;
  }
  
  div.archive div.container .fc-calendar {
    width: 100%;
    height: 100%;
  }
  
  div.archive div.container .fc-calendar .fc-head {
    height: 30px;
    line-height: 30px;
    background: #ccc;
    color: #fff;
  }
  
  div.archive div.container .fc-calendar .fc-body {
    position: relative;
    width: 100%;
    height: 100%;
    height: -moz-calc(100% - 30px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    border: 1px solid #ddd;
  }
  
  div.archive div.container .fc-calendar .fc-row {
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  
  div.archive div.container .fc-four-rows .fc-row  {
    height: 25%;
  }
  
  div.archive div.container .fc-five-rows .fc-row  {
    height: 20%;
  }
  
  div.archive div.container .fc-six-rows .fc-row {
    height: 16.66%;
    height: -moz-calc(100%/6);
    height: -webkit-calc(100%/6);
    height: calc(100%/6);
  }
  
  div.archive div.container .fc-calendar .fc-row > div {
    float: left;
    height: 100%;
    width:  10.99%; 
    position: relative;
  }
  
  div.archive div.container .fc-calendar .fc-head > div {
          float: left;
          height: 100%;
          width:  14.28%; 
          width: -moz-calc(100%/7);
          width: -webkit-calc(100%/7);
          width: calc(100%/7);
          position: relative;
  }
  .ie9 div.archive div.container.fc-calendar .fc-row > div,
  .ie9 div.archive div.container.fc-calendar .fc-head > div {
    width:  14.2%;
  }
  
  div.archive div.container .fc-calendar .fc-row > div {
    border-right: 1px solid #ddd;
    padding: 4px;
    overflow: hidden;
    position: relative;
  }
  
  div.archive div.container .fc-calendar .fc-head > div {
    text-align: center;
  }
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-date.fc-emptydate {
  background:#ddd;
  color:#B7BBC2;
  font-size:18px;  
  cursor:not-allowed;   
  top: 50%;
  left: 50%;
  }
  
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-emptydate {
  background:#ddd;
  color:#B7BBC2;
  font-size:18px;
  cursor:not-allowed;
  top: 50%;
  left: 50%;
  }
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-date {
    position: absolute;
    width: 30px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #ddd;
    text-shadow: 0 -1px 0 rgba(255,255,255,0.8);
    bottom: 5px;
    right: 5px;
    text-align: right;
  }
  
  
  
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-weekday {
    padding-left: 5px;
    display: none;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-today {
    background: #fff4c3;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-out {
    opacity: 0.6;
  }
  
  div.archive div.container .fc-calendar .fc-row > div:last-child,
  div.archive div.container .fc-calendar .fc-head > div:last-child {
    border-right: none;
  }
  
  div.archive div.container .fc-calendar .fc-row:last-child {
    border-bottom: none;
  }
  
  div.archive div.container .custom-calendar-wrap {
    margin: 3px auto;
    position: relative;
    overflow: hidden;
  }
  
  div.archive div.container .custom-inner {
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  }
  
  div.archive div.container .custom-inner:before,
  div.archive div.container .custom-inner:after  {
    content: '';
    width: 99%;
    height: 50%;
    position: absolute;
    background: #f6f6f6;
    bottom: -4px;
    left: 0.5%;
    z-index: -1;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  }
  
  div.archive div.container .custom-inner:after {
    content: '';
    width: 98%;
    bottom: -7px;
    left: 1%;
    z-index: -2;
  }
  
  div.archive div.container .custom-header {
    background: #fff;
    padding: 5px 10px 10px 20px;
    height: 40px;
    position: relative;
    border-top: 0px solid #202d52;
    border-bottom: 1px solid #ddd;
  }
  
  div.archive div.container .custom-header h2,
  div.archive div.container .custom-header h3 {
    text-align: center;
    text-transform: uppercase;
  }
  
  div.archive div.container .custom-header h2 {
    color: #495468;
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
  }
  
  div.archive div.container .custom-header h3 {
    font-size: 10px;
    font-weight: 700;
    color: #b7bbc2;
  }
  
  div.archive div.container .custom-header nav span {
    position: absolute;
    top: 17px;
    width: 30px;
    height: 30px;
    color: transparent;
    cursor: pointer;
    margin: 0 1px;
    font-size: 20px;
    line-height: 30px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  div.archive div.container .custom-header nav span:first-child {
    left: 5px;
  }
  
  div.archive div.container .custom-header nav span:last-child {
    right: 5px;
  }
  
  div.archive div.container .custom-header nav span:before {
    font-family: 'fontawesome-selected';
    color: #495468;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  
  div.archive div.container .custom-header nav span.custom-prev:before {
    content: '\25c2';
  }
  
  div.archive div.container .custom-header nav span.custom-next:before {
    content: '\25b8';
  }
  
  div.archive div.container .custom-header nav span:hover:before {
    color: #cdced0;
  }
  div.archive div.container .fc-calendar-container {
    height: 300px;
    width: auto;
    padding: 7px;
    background: #f6f6f6;
    box-shadow: inset 0 1px rgba(255,255,255,0.8);
  }
  div.archive div.container .fc-calendar .fc-head {
    background: transparent;
    color: #202d52;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
  }
  
  div.archive div.container .fc-calendar .fc-row > div {
    background: #fff;
    cursor: pointer;
  }
  
  div.archive div.container .fc-calendar .fc-row > div:empty {
    background: transparent;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-active {
          background: #202d52;
          color:#fff;  
          font-size:18px;
   
          box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
  
  }
  
  
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-dateNotActive {
          background: #fff;
          color:#B7BBC2;
          font-size:18px;  
          cursor:not-allowed;   
          top: 50%;
          left: 50%;
          text-align: center;  
  }
  
  
  
  div.archive div.container .fc-calendar .fc-row > div > span.fc-date {
    top: 50%;
    left: 50%;
    text-align: center;
    margin: -10px 0 0 -15px;
    color: #686a6e;
    font-weight: 400;
    pointer-events: none;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-today {
    background: #202d52;
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.1);
          
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-today > span.fc-date {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-content:after {
    content: '\00B7';
    text-align: center;
    width: 20px;
    margin-left: -10px;
    position: absolute;
    color: #DDD;
    font-size: 70px;
    line-height: 20px;
    left: 50%;
    bottom: 3px;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-today.fc-content:after {
    color: #b02c42;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-content:hover:after{
    color: #ef4f69;
  }
  
  div.archive div.container .fc-calendar .fc-row > div.fc-today.fc-content:hover:after{
    color: #fff;
  }
  
  div.archive div.container .fc-calendar .fc-row > div > div a,
  div.archive div.container .fc-calendar .fc-row > div > div span {
    display: none;
    font-size: 22px;
  }
  
  @media screen and (max-width: 400px) {
    div.archive div.container .fc-calendar-container {
      height: 300px;
    }
    div.archive div.container .fc-calendar .fc-row > div > span.fc-date {
      font-size: 15px;
    }
  }

/*   media image list page */

  .gallery_listing_galleryPage .detailedNewContent{
  margin-right:0px;
  padding:0;
  }
  .gallery_listing_galleryPage .detailedNewContent .pagination{
 
  }
  .gallery_listing_galleryPage .detailedNewContent .pagination .article{
  float: left;
  display:inline-block;
  width: 140px;
  height: 140px;
  border:0px;
  margin: 2px 15px 10px 0px;
  }
  .gallery_listing_galleryPage .detailedNewContent .pagination .article .galleryTitle{
   font-size:16px;
   line-height:1.4;
   font-family:Helvetica;
   }
  .gallery_listing_galleryPage .detailedNewContent .pagination .article .galleryTitle a{
    padding-left:2px;
   }
  .gallery_listing_galleryPage .atsDetailedNewContent{
  margin-right:20px;
  padding:0;
  }
  .gallery_listing_galleryPage .atsDetailedNewContent .pagination .article{
  float: left;
  display:inline-block;
  width: 140px;
  height: 140px;
  border:0px;
  margin: 2px 15px 10px 0px;
  }
   .gallery_listing_galleryPage .atsDetailedNewContent .pagination .article .galleryTitle{
   font-size:16px;
   line-height:1.4;
   font-family:Helvetica;
   }
   .gallery_listing_galleryPage .atsDetailedNewContent .pagination .article .galleryTitle a{
   padding-left:2px;
   }

  /* media image */
   
  /*   media image list page */

 
  .gallery_listing_galleryPage .detailedNewContent .gallerypagination .article{
  float: left;
  display:inline-block;
  width: 140px;
  height: 140px;
  border:0px;
  margin: 2px 15px 0px 1px;
  }
  .gallery_listing_galleryPage .detailedNewContent .gallerypagination .article .galleryTitle{
   font-size:16px;
   line-height:1.4;
   font-family:Helvetica;
   }
  .gallery_listing_galleryPage .detailedNewContent .gallerypagination .article .galleryTitle a{
    padding-left:0px;
   }
  .gallery_listing_galleryPage .atsDetailedNewContent .gallerypagination .article{
  float: left;
  display:inline-block;
  width: 140px;
  height: 140px;
  border:0px;
  margin: 2px 15px 0px 0px;
  }
   .gallery_listing_galleryPage .atsDetailedNewContent .gallerypagination .article .galleryTitle{
   font-size:16px;
   line-height:1.4;
   font-family:Helvetica;
   }
   .gallery_listing_galleryPage .atsDetailedNewContent .gallerypagination .article .galleryTitle a{
   padding-left:2px;
   }











   /* simpleNew Pagination   */
  
  .simplePagination ul.pager {
          margin: 0 auto;
          display: table;
          padding: 0;
          background:#fff;
          color:#0000ff;
  }
  .simplePagination ul.pager li {
          display: inline-block;
          padding: 0px 5px;
          border: 0 !important;
  }
  .simplePagination ul.pager li:first-child button {
          -moz-border-radius:3px 0 0 3px;
          -webkit-border-radius:3px 0 0 3px;
          -o-border-radius:3px 0 0 3px;
          -ms-border-radius:3px 0 0 3px;
          border-radius:3px 0 0 3px;
  }
  .simplePagination ul.pager li:last-child button {
          -moz-border-radius:0 3px 3px 0;
          -webkit-border-radius:0 3px 3px 0;
          -o-border-radius:0 3px 3px 0;
          -ms-border-radius:0 3px 3px 0;
          border-radius:0 3px 3px 0;
  }
  
  .simplePagination ul.pagination li {
          display: block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  
  .simplePagination .pagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:15px;
          padding-left:0px;
          padding-bottom:2px;
  }
  
  
  
  
  /* detailedNew Pagination   */
  
  .detailedNewContent ul.pager {
          /*margin: 0 auto;*/
          /*display: table;*/
          display:inline-block;
          margin-top:25px;
          margin-left:150px; 
          padding: 0;
          background:#fff;
          color:#0000ff;
  }
  .detailedNewContent ul.pager li {
          display: inline-block;
          padding: 0px 5px;
          border: 0 !important;
  }
  .detailedNewContent ul.pager li:first-child button {
          -moz-border-radius:3px 0 0 3px;
          -webkit-border-radius:3px 0 0 3px;
          -o-border-radius:3px 0 0 3px;
          -ms-border-radius:3px 0 0 3px;
          border-radius:3px 0 0 3px;
  }
  .detailedNewContent ul.pager li:last-child button {
          -moz-border-radius:0 3px 3px 0;
          -webkit-border-radius:0 3px 3px 0;
          -o-border-radius:0 3px 3px 0;
          -ms-border-radius:0 3px 3px 0;
          border-radius:0 3px 3px 0;
  }
  
  .detailedNewContent ul.pagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  
  .detailedNewContent .pagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:1px;
          padding-left:0px;
          padding-bottom:2px;
  }

   .detailedNewContent ul.gallerypagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  
  .detailedNewContent .gallerypagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:1px;
          padding-left:0px;
          padding-bottom:2px;
  }
  

  
  /*   detailedNew content article pagination */
  .atsDetailedNewContent ul.pager {
          /*margin: 0 auto;*/
          /*display: table;*/
          margin-top:50px;
          margin-left:200px; 
          display:inline-block;
          padding: 0;
          background:#fff;
          color:#0000ff;
  }
  .atsDetailedNewContent ul.pager li {
          display: inline-block;
          padding: 0px 5px;
          border: 0 !important;
  }
  .atsDetailedNewContent ul.pager li:first-child button {
          -moz-border-radius:3px 0 0 3px;
          -webkit-border-radius:3px 0 0 3px;
          -o-border-radius:3px 0 0 3px;
          -ms-border-radius:3px 0 0 3px;
          border-radius:3px 0 0 3px;
  }
  .atsDetailedNewContent ul.pager li:last-child button {
          -moz-border-radius:0 3px 3px 0;
          -webkit-border-radius:0 3px 3px 0;
          -o-border-radius:0 3px 3px 0;
          -ms-border-radius:0 3px 3px 0;
          border-radius:0 3px 3px 0;
  }
  
  .atsDetailedNewContent ul.pagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  .atsDetailedNewContent .pagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:15px;
          padding-left:0px;
          padding-bottom:2px;
  }
  
  .atsDetailedNewContent ul.gallerypagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  .atsDetailedNewContent .gallerypagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:15px;
          padding-left:0px;
          padding-bottom:2px;
  }

  
  
  /*    detailed paging   */
  .pagination_wrapper ul{
  
  }
  .pagination_wrapper ul.pager {
    margin: 0 auto;
    display: table;
    padding: 0;	
          background:#fff;
          color:#0000ff;
  }
  .pagination_wrapper ul.pager li {
    display: inline-block;
    padding: 0px 5px;
    border: 0 !important;
  }
  .pagination_wrapper ul.pager li:first-child button {
    -moz-border-radius:3px 0 0 3px;
    -webkit-border-radius:3px 0 0 3px;
    -o-border-radius:3px 0 0 3px;
    -ms-border-radius:3px 0 0 3px;
    border-radius:3px 0 0 3px;
  }
  .pagination_wrapper ul.pager li:last-child button {
    -moz-border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -o-border-radius:0 3px 3px 0;
    -ms-border-radius:0 3px 3px 0;
    border-radius:0 3px 3px 0;	
  }
  
  .pagination_wrapper ul.pagination li {
          display: inline-block;
          padding: 1px;
          margin-left: 0px;
          margin-top: 0px;
          margin-bottom:2px;
          margin-right:13px;
          border-bottom:0px;
  }
  
  .pagination_wrapper .pagination .galleryTitle{
          text-align:left;
          padding-top:2px;
          padding-right:15px;
          padding-left:0px;
          padding-bottom:2px;
  }
  
  
  /* Themes */
  /* ====== */
  .pager.light button {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#0000ff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:3px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
  }
  .pager.light button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
  }
  .pager.light button:active {
    position:relative;
    top:1px;
          color:#dd0000;
  }
  .pager.light button[disabled='disabled'] {
    background: #ccc;
    color: #AAA;
  }
  
  .pagination_wrapper ul.pager.light_connected li {
    padding: 10px 0;
  }
  .pager.light_connected button {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#0000ff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:3px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0px #ffffff;
  }
  .pager.light_connected button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
         
  }
  .pager.light_connected button:active {
    position:relative;
    top:1px;
          color:#dd0000;
  }
  .pager.light_connected button[disabled='disabled'] {
    background: #ccc;
    color: #dd0000;
  }
  
  
  .pager.blue button {
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
    background-color:#3d94f6;
    border:1px solid #337fed;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:3px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0px #1570cd;
  }
  .pager.blue button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
    background-color:#1e62d0;
  }
  .pager.blue button:active {
    position:relative;
    top:1px;
  }
  .pager.blue button[disabled='disabled'] {
    background: #216687;
    color: #aac;
  }
  
  .pagination_wrapper ul.pager.blue_connected li {
    padding: 10px 0;
  }
  .pager.blue_connected button {
    -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
    box-shadow:inset 0px 1px 0px 0px #97c4fe;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
    background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
    background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
    background-color:#3d94f6;
    border:1px solid #337fed;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    padding:3px 8px;
    text-decoration:none;
    text-shadow:0px 1px 0px #1570cd;
  }
  .pager.blue_connected button:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
    background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
    background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
    background-color:#1e62d0;
  }
  .pager.blue_connected button:active {
    position:relative;
    top:1px;
  }
  .pager.blue_connected button[disabled='disabled'] {
    background: #216687;
    color: #aac;
  }
  
  /*  end  */


  /************  date range picker ***********/
  
  .daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
  }
  
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
  }
  
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc;
  }
  
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
  }
  
  .daterangepicker.opensleft:before {
    right: 9px;
  }
  
  .daterangepicker.opensleft:after {
    right: 10px;
  }
  
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  .daterangepicker.opensright:before {
    left: 9px;
  }
  
  .daterangepicker.opensright:after {
    left: 10px;
  }
  
  .daterangepicker.drop-up {
    margin-top: -7px;
  }
  
  .daterangepicker.drop-up:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
  }
  
  .daterangepicker.drop-up:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
  }
  
  .daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
    float: none;
  }
  
  .daterangepicker.single .drp-selected {
    display: none;
  }
  
  .daterangepicker.show-calendar .drp-calendar {
    display: block;
  }
  
  .daterangepicker.show-calendar .drp-buttons {
    display: block;
  }
  
  .daterangepicker.auto-apply .drp-buttons {
    display: none;
  }
  
  .daterangepicker .drp-calendar {
    display: none;
    max-width: 270px;
  }
  
  .daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 8px;
  }
  
  .daterangepicker .drp-calendar.right {
    padding: 8px;
  }
  
  .daterangepicker .drp-calendar.single .calendar-table {
    border: none;
  }
  
  .daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
  }
  
  .daterangepicker .calendar-table .next span {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  
  .daterangepicker .calendar-table .prev span {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
  }
  
  .daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
  }
  
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 4px;
    background-color: #fff;
  }
  
  .daterangepicker .calendar-table table {
    width: 100%;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
  }
  
  .daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background-color: #eee;
    border-color: transparent;
    color: inherit;
  }
  
  .daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
  }
  
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
  }
  
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0;
  }
  
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
  }
  
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
  }
  
  .daterangepicker td.start-date.end-date {
    border-radius: 4px;
  }
  
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff;
  }
  
  .daterangepicker th.month {
    width: auto;
  }
  
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
  }
  
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
  }
  
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
  }
  
  .daterangepicker select.yearselect {
    width: 40%;
  }
  
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin: 0 auto;
    background: #eee;
    border: 1px solid #eee;
    padding: 2px;
    outline: 0;
    font-size: 12px;
  }
  
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 4px auto 0 auto;
    line-height: 30px;
    position: relative;
  }
  
  .daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
  }
  
  .daterangepicker .drp-buttons {
    clear: both;
    text-align: right;
    padding: 8px;
    border-top: 1px solid #ddd;
    display: none;
    line-height: 12px;
    vertical-align: middle;
  }
  
  .daterangepicker .drp-selected {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px;
  }
  
  .daterangepicker .drp-buttons .btn {
    margin-left: 8px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 8px;
  }
  
  .daterangepicker.show-ranges.single.rtl .drp-calendar.left {
    border-right: 1px solid #ddd;
  }
  
  .daterangepicker.show-ranges.single.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
  }
  
  .daterangepicker.show-ranges.rtl .drp-calendar.right {
    border-right: 1px solid #ddd;
  }
  
  .daterangepicker.show-ranges.ltr .drp-calendar.left {
    border-left: 1px solid #ddd;
  }
  
  .daterangepicker .ranges {
    float: none;
    text-align: left;
    margin: 0;
  }
  
  .daterangepicker.show-calendar .ranges {
    margin-top: 8px;
  }
  
  .daterangepicker .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  
  .daterangepicker .ranges li {
    font-size: 12px;
    padding: 8px 12px;
    cursor: pointer;
  }
  
  .daterangepicker .ranges li:hover {
    background-color: #eee;
  }
  
  .daterangepicker .ranges li.active {
    background-color: #08c;
    color: #fff;
  }
  
  /*  Larger Screen Styling */
  @media (min-width: 564px) {
    .daterangepicker {
      width: auto;
    }
  
    .daterangepicker .ranges ul {
      width: 140px;
    }
  
    .daterangepicker.single .ranges ul {
      width: 100%;
    }
  
    .daterangepicker.single .drp-calendar.left {
      clear: none;
    }
  
    .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
      float: left;
    }
  
    .daterangepicker {
      direction: ltr;
      text-align: left;
    }
  
    .daterangepicker .drp-calendar.left {
      clear: left;
      margin-right: 0;
    }
  
    .daterangepicker .drp-calendar.left .calendar-table {
      border-right: none;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
  
    .daterangepicker .drp-calendar.right {
      margin-left: 0;
    }
  
    .daterangepicker .drp-calendar.right .calendar-table {
      border-left: none;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
  
    .daterangepicker .drp-calendar.left .calendar-table {
      padding-right: 8px;
    }
  
    .daterangepicker .ranges, .daterangepicker .drp-calendar {
      float: left;
    }
  }
  
  @media (min-width: 730px) {
    .daterangepicker .ranges {
      width: auto;
    }
  
    .daterangepicker .ranges {
      float: left;
    }
  
    .daterangepicker.rtl .ranges {
      float: right;
    }
  
   .daterangepicker .drp-calendar.left {
      clear: none !important;
    }
  }
