.jplist .article {
    padding-bottom: 20px;
}

.tags span {
    background-color: #999999;
    display: inline-block;
    padding: 2px 4px;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tags span.jplist-selected {
     background-color: #ff6a00;
}

ul.tags {
    list-style:none;
    margin-left:0;
}

.tags li{
    display:inline-block;
}

@media (min-width: 992px)
{
    .jplist .side-bar {
        float:right;
    }
}

.jplist-hidden {
    display: none;
}


.jplist-panel .pagination {
margin:0;
}


.oembedall-container{

  border:#eee solid 1px;
  padding:3px;
  
}

.jplist-hide-preloader{display:none}
.jplist-preloader{height:30px;line-height:30px;margin:10px 10px 0 0;float:right}

.flexslider li {list-style-type: none;}
.title {
    margin-top: 10px;
    margin-bottom: 5px;
}
.title a {
    color: #dcc26b;
    font-size:20px;
}
.with_bottom_border{
    border-bottom: 1px solid #d0c7c7;
}
.bordrer_leftright{
  padding: 43px 0;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}
.bordrer_leftright a{
      font-size: 16px;
    color: #979292!important;
}
.panel-default{
  border-radius: 0!important;
}
.doc_list .panel-body {
    padding: 0 15px;
}
.day_publish{
  text-align: center;
}
.day{
  margin-top: 25px;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  color: #656565;
}
.month{
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: bold;
  color: gray;
}
.year{
      color: #d0a528;
    font-weight: 900;
    font-size: 19px;
}