ul.eqspagination {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.eqspagination li a{
    padding: 5px 10px;
    text-decoration: none;
    box-shadow: none;
    display: inline-block;
}
ul.eqspagination li a:hover{
    box-shadow: none;
    color: #00a0d2;
}
ul.eqspagination li {
    display: inline-block;
    text-align: center;
    /*background-color: #f3f3f3;*/
    margin-right: 1px;
}
ul.eqspagination li.current{
    /*background-color: #00a0d2;*/
    border-color: #d4d5d7;
    color: #222222;
}
ul.eqspagination li.current a{
    color: #222222;
    pointer-events: none;
    border-color: #d4d5d7;
}
#eqs-pagination-table a{
    text-decoration: none;
    box-shadow: none;
}
.eqs-irplugin .no-record{
    color: #000000;
    text-align: center;
}
.cal-ico{
    background: url("../images/ir_calendar.png") no-repeat center center;
    height: 24px;
    width: 24px;
    display:inline-block;
}
.download-ico{
    background: url("../images/download.png") no-repeat center center;
    height: 24px;
    width: 24px;
    display:inline-block;
}
.ir-table table td.link{
    text-align: center;
}
.ir-table table td.link a{
    display: block;
}

.narrow-date-block{
  float:left !important;
}
.standard-items .blog-item .post-content-wrap {
    padding-bottom: 30px !important;
    padding-top: 0px !important;
    margin-bottom: 20px !important;
}
.narrow-date-block{
    margin-top: 10px;
}
.eqs-irplugin .newslist-datetime.side-post-date.narrow-date-block
{ width: 70px; padding: 15px 14px 17px; }
.eqs-irplugin .standard-post-content
{ padding: 0; }
.eqs-irplugin .post-content-wrap .excerpt
{ margin-bottom: 25px; }
.eqs-irplugin .standard-items .blog-item .post-content-wrap
{ padding-bottom: 70px !important; }
.ir-news-list-home h4 a{
  color: #009c9d;
  font-size: 16px;
}
.ir-news-list-home{
  padding-bottom: 10px !important;
  border-bottom: 2px solid #e3e3e3;
}
li.news-block:last-child .ir-news-list-home{
  border-bottom: 0;
}
