.news-102
{
    margin-top: 10px;
}

[dir="rtl"] .news-102 .pull-left
{
    float: right !important;
}

[dir="rtl"] .news-102 .pull-right
{
    float: left !important;
}

.news-102 .news-content,
.news-102 .news-date,
.news-102 .news-views,
.news-102 h3
{
    font-family: "IRANSans","byekan", tahoma;
}

.news-102 h3
{
    color: #0024ff;
    font-size: 20px;
    margin-top: 15px;
}

.news-102 .news-content
{
    font-weight: normal;
    font-size: 13px;
    line-height: 2.0;
    text-align: justify;
}

.news-102 .news-date
{
    padding:10px;
	margin-top: 5px;
    font-size: 13px;
    color: #fff;
    background: #00c4af;
    text-align:center;
}

.news-102 .news-views
{
    padding:10px;
    font-size: 13px;
    color: #fff;
    background: #c2c400;
    text-align: center;
}

.news-102 .btns
{
    position: relative;
	top: 5px;
}

.news-102 .btns img
{
    width: 100%;
}

.news-102 .btns .btn_share,
.news-102 .btns .btn_print,
.news-102 .btns .btn_pdf
{
    background-size: 100% 200%;
    background-position: 0 0;

    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.news-102 .btns .btn_share:hover,
.news-102 .btns .btn_print:hover,
.news-102 .btns .btn_pdf:hover
{
    background-position: 0 100%;
}

.news-102 .btns .btn_share
{
    background-image: url("images/share.png");
}

.news-102 .btns .btn_print
{
    background-image: url("images/print.png");
}

.news-102 .btns .btn_pdf
{
    background-image: url("images/pdf.png");
}

.share-links
{
    /*background: #D05037;*/
    margin-top: 5px;
    display: none;
    padding: 5px;

    position: absolute;
    top: 100%;
    z-index: 1;
}

.share-links i
{
    font-size: 24px;
    margin: 2px;
    color: #eee;
}

.share-links i:hover
{
    color: #fff;
}

@media (max-width: 768px)
{
    .news-102 .details
    {
        top: 0 !important;
    }
}

.news-102
{
    margin-top: 10px;
}

[dir="rtl"] .news-102 .pull-left
{
    float: right !important;
}

[dir="rtl"] .news-102 .pull-right
{
    float: left !important;
}

.news-102 .news-content,
.news-102 .news-date,
.news-102 .news-views,
.news-102 h3
{
    font-family: "IRANSans","byekan", tahoma;
}

.news-102 h3
{
    color: #0024ff;
    font-size: 20px;
    margin-top: 15px;
}

.news-102 .news-content
{
    font-weight: normal;
    font-size: 13px;
    line-height: 2.0;
    text-align: justify;
}

.news-102 .news-date
{
    padding:10px;
	margin-top: 5px;
    font-size: 13px;
    color: #fff;
    background: #00c4af;
    text-align:center;
}

.news-102 .news-views
{
    padding:10px;
    font-size: 13px;
    color: #fff;
    background: #c2c400;
    text-align: center;
}

.news-102 .btns
{
    position: relative;
	top: 5px;
}

.news-102 .btns img
{
    width: 100%;
}

.news-102 .btns .btn_share,
.news-102 .btns .btn_print,
.news-102 .btns .btn_pdf
{
    background-size: 100% 200%;
    background-position: 0 0;

    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}

.news-102 .btns .btn_share:hover,
.news-102 .btns .btn_print:hover,
.news-102 .btns .btn_pdf:hover
{
    background-position: 0 100%;
}

.news-102 .btns .btn_share
{
    background-image: url("images/share.png");
}

.news-102 .btns .btn_print
{
    background-image: url("images/print.png");
}

.news-102 .btns .btn_pdf
{
    background-image: url("images/pdf.png");
}

.share-links
{
    /*background: #D05037;*/
    margin-top: 5px;
    display: none;
    padding: 5px;

    position: absolute;
    top: 100%;
    z-index: 1;
}

.share-links i
{
    font-size: 24px;
    margin: 2px;
    color: #eee;
}

.share-links i:hover
{
    color: #fff;
}

@media (max-width: 768px)
{
    .news-102 .details
    {
        top: 0 !important;
    }
}

/* begin tags */
.tagholder
{
    margin-bottom: 10px;
}

.tagholder a
{
    background: #f5f5f5;
    font-size: 13px;
    font-weight: 400;
    font-family: "IRANSans",tahoma;
    color: #0096D6;
    padding: 8px 8px;
    border-radius: 0;
    margin: 2px 0px;
}

.tagholder a:hover
{
    color: #777;
    background: #dcdcdc;
}

.tagholder p
{
    display:block;
    color: #555 !important;
    font-size: 18px;
    margin: 15px 0 5px 0;
    font-family: "IRANSans","byekan","calibri";
}

[dir="ltr"] .tagholder .fa-angle-double-left
{
    display: none;
}

[dir="rtl"] .tagholder .fa-angle-double-right
{
    display: none;
}
/* end tags */