/*------------------------*/
/*------- 404 Page -------*/
/*------------------------*/
.error_container {
    width: 100%;
    text-align: center;
    font: bold 16px arial;
    color: #000;
    padding: 150px 0px;
}

/*------------------------*/
/*------- News Page ------*/
/*------------------------*/
.news_toolbar {
    padding-bottom: 25px;
    padding-top: 5px;
    width: 100%;
}

.news_id_c {
    color: #1809a6;
    float: right;
    font: 12px/13px tahoma;
    text-align: right;
    vertical-align: middle;
}

.news_pdate_c {
    color: #1809a6;
    float: left;
    font: 11px tahoma;
    text-align: left;
    text-decoration: none;
}

.en_date {
    direction: ltr;
    display: inline-block;
    float: left;
    text-align: left;
}

.fa_date {
    direction: rtl;
    display: inline-block;
    float: right;
    margin-left: 8px;
    text-align: right;
}

.news_tools {
    margin-top: 5px;
}

@media (min-width: 768px) {
    .news_pdate_c {
        text-align: left;
    }
}

@media (max-width: 768px) {
    .news_pdate_c {
        text-align: left;
        /* margin-top:10px; */
    }
}

.news_hits {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #000;
    font: 19px RTnassim;
    padding: 0 7px;
    text-align: center;
}

.news_path {
    font: 18px/24px nassim-bold;
    padding-bottom: 5px;
    padding-top: 15px;
    text-align: center
}

.news_path a {
    color: #000;
    font: 15px/20px nassim-bold;
    text-decoration: none;
}

.news_comments {
    border-left: 1px solid #ccc;
    color: #000;
    font: 14px RTNassim;
    padding: 0 5px;
    text-align: center;
}

.news_comments a {
    color: #000;
    direction: rtl;
    display: block;
    font: 18px RTNassim;
    text-decoration: none
}

.news_comment_icon {
    background: url('/client/themes/fa/main/img/coment.gif') no-repeat scroll 0 0;
    display: block;
    height: 31px;
    margin: 0 auto;
    width: 40px;
}

.news_save_botton {
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 1px;
    text-decoration: none;
}

.news_emails_botton {
    cursor: pointer;
    float: right;
    margin-right: 5px;
}

.print_ico {
    cursor: pointer;
    float: right;
    margin-right: 5px;
}
.toolsLink {
    padding: 4px 6px;
    width: fit-content;
    height: 100%;
}

.news_size_up {
    display: block;
    float: right;
}

.news_size_reset {
    color: #0060c4;
    float: right;
    font: 25px/27px nassim-bold;
    padding-left: 5px;
    text-decoration: none;
}

.news_size_down {
    float: right;
    margin-right: 0;
    text-decoration: none;
}

/*------------------------*/
/*------- Share to -------*/
/*------------------------*/
.share_to_container {
    width: 150px;
    float: left;
    text-align: left;
    padding-top: 2px;
    position: relative;
}

@media (min-width: 767px) {
    .share_to_container {
        float: left;
        text-align: left;
    }

}

@media (max-width: 767px) {
    .share_to_container {
        float: right;
        text-align: right;
    }

}

/*------------------------*/
/*--- Archive & Search ---*/
/*------------------------*/
.archive_form, .search_form_c {
    border: 1px solid #CFCFCF;
    /*width:600px;*/
    background: #E9E9E9;
}

.archive_form div, .search_form_c div {
    padding: 3px;
}

.archive_form div span, .search_form_c div span {
    margin: 3px 0px;
}

.news_archive_container {
    width: 100%;
}

.archive_page_container {
    direction: rtl;
    text-align: left;
    width: 100%;
}

.archive_content {
    direction: rtl;
    text-align: left;
    padding: 10px;
}

.search_result_container, .search_result_nav {
    width: 100%;
}

/*------------------------*/
/*------ Newsletter ------*/
/*------------------------*/
.newsletter_container {
    text-align: right;
    margin-bottom: 10px;
}

.newsletter_message {
    padding: 50px 0;
    text-align: center;
    direction: rtl;
}

.newsletter_message2 {
    text-align: justify;
    direction: rtl;
}

.newsletter_title {
    text-align: right;
    direction: rtl;
    padding: 20px 0 0 0;
}

.newsletter_container .secimage {
    height: auto;
    margin-top: 4px;
}

.contacus_refresh_btn {
    padding-top: 6px;
}

/*------------------------*/
/*--------- Tag ----------*/
/*------------------------*/
.tag_page_container {
    width: 100%;
}

.tag {
    font: normal 9pt Tahoma, Arial;
    color: #000;
}

.tag_rutitr {
    font: 10px tahoma, arial, helvetica;
    color: #808080;
    direction: rtl;
    text-align: right;
}

.tag_title {
    font: 16px/130% dana-regular;
    direction: rtl;
    text-align: right;
    color: #004292;
}

.tag_summerize {
    font: 12px/150% dana-regular,arial,"Times New Roman";
    color: #333;
    direction: rtl;
    text-align: right;
}

.tag_info {
    font: 9pt Tahoma, Arial;
    margin-top: 5px;
    color: #228822;
    direction: rtl;
    text-align: right;
}

/*------------------------*/
/*-------- Pager  --------*/
/*------------------------*/
div.pagination {
    padding: 3px;
    margin: 3px;
    direction: ltr;
    text-align: center;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none; /* no underline */
    color: #000099;
}

div.pagination a:hover, div.pagination a:active {
    border: 1px solid #000099;
    color: #000;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #000099;
    color: #FFF;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

/*------------------------*/
/*------- RSS Page -------*/
/*------------------------*/
.rss_def_c {
    float: right;
}

.rss_def {
    border: 1px solid #D1D1D1;
    padding: 18px;
    font: 11px tahoma;
    text-align: justify;
    margin-bottom: 10px;
}

.rss_block {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-left: 20px;
}

.rss_row {
    margin-bottom: 10px;
    text-indent: 30px;
    border-bottom: 1px dotted;
}

.rss_lists_container {
    width: 100%;
    float: right;
    padding-left: 20px;
    padding-right: 25px;
}

.rss_def_title {
    font: bold 14px arial;
    text-align: center;
    width: 100%;
}

.rss_def_content {
    width: 100%;
    padding-top: 10px;
    line-height: 130%;
}

.rss_list_title {
    font: bold 14px arial;
    margin-bottom: 10px;
}

.rss_list_pn {
    width: 150px;
    float: right;
    font: 11px tahoma;
    color: #000;
    padding-bottom: 5px;
    background: url('/client/themes/fa/main/img/rss_link.gif') no-repeat right;
}

.rss_list_link {
    font: 11px tahoma;
    color: #000;
    text-decoration: none;
    direction: ltr;
    display: block;
    float: left;
    text-align: left;
    width: 350px;
    padding-bottom: 5px;
}

/*------------------------*/

/* ----------- Tags  ----------------- */
.tags_container {
    margin-bottom: 30px;
    width: 100%;
}

.tags_title {
    background: url('/client/themes/fa/main/img/tag.gif') no-repeat scroll 100% 3px;
    color: #000;
    font: 11px/180% tahoma;
    text-indent: 20px;
    width: 100%;
}

.tags_item {
    color: #122d92;
    font: 11px tahoma;
    outline: medium none;
    text-decoration: none;
}

/* ----------- Share To  ----------------- */
.social_nets {
    width: 280px;
    position: absolute;
    left: 0px;
    top: 19px;
    display: none;
    background: #FFF;
    z-index: 999;
    border: 5px solid #6F6F6F;
}

.sn_top {
    width: 100%;
    height: 20px;
    background: #F8F8F8;
    border-bottom: 1px solid #CFCFCF;
}

.sn_top span {
    font: bold 12px tahoma;
    color: #000;
    padding: 10px 0px 0px 5px;
}

.close_sn {
    width: 20px;
    height: 20px;
    display: block;
    text-decoration: none;
    float: right;
    color: #BF5557;
    font: bold 12px tahoma;
    text-align: center;
    line-height: 18px;
}

.sn_list {
    width: 100%;
}

.sn_left {
    width: 135px;
    float: left;
    padding: 10px 4px 10px 0px;
    border-right: 1px solid #CFCFCF;
    margin-right: 5px;
}

.sn_right {
    width: 122px;
    float: left;
    padding: 10px 0px;
}

.sn_left a, .sn_right a {
    width: 120px;
    height: 20px;
    display: block;
    text-decoration: none;
    font: 12px tahoma;
    color: #000;
    line-height: 18px;
    text-decoration: none;
    text-align: left;
    padding-left: 35px;
    margin-bottom: 5px;
}

.sn_twitter {
    background: url('/client/themes/fa/main/img/icon/twitter.gif') no-repeat 10px 2px;
}

.sn_facebook {
    background: url('/client/themes/fa/main/img/icon/facebook.gif') no-repeat 10px 2px;
}

.sn_greader {
    background: url('/client/themes/fa/main/img/icon/greader.gif') no-repeat 10px 2px;
}

.sn_su {
    background: url('/client/themes/fa/main/img/icon/su.gif') no-repeat 10px 2px;
}

.sn_digg {
    background: url('/client/themes/fa/main/img/icon/digg.gif') no-repeat 10px 2px;
}

.sn_delicious {
    background: url('/client/themes/fa/main/img/icon/delicious.gif') no-repeat 10px 2px;
}

.sn_telegram {
    background: url('/client/themes/fa/main/img/icon/telegram.gif') no-repeat 10px 2px;
}

.sn_telegram2 {
    background: url('/client/themes/fa/main/img/icon/telegram.gif') no-repeat 0px 0px;
}

.sn_googleplus {
    background: url('/client/themes/fa/main/img/icon/google.gif') no-repeat 10px 2px;
}

.sn_facenama {
    background: url('/client/themes/fa/main/img/icon/facenama.gif') no-repeat 10px 2px;
}

.sn_linkdin {
    background: url('/client/themes/fa/main/img/icon/linkedin.png') no-repeat 10px 2px;
}

.cl_link {
    background: url('/client/themes/fa/main/img/icon/cloob.gif') no-repeat 10px 2px;
}

.cl_link2 {
    background: url('/client/themes/fa/main/img/icon/cloob.gif') no-repeat 0px 0px;
}

/* ---------- Text Advertisement ---------- */
.txt_adv_container {
    background-color: #113B65;
    direction: rtl;
    font: 12px tahoma;
    height: 20px;
    margin-bottom: 2px;
    padding-top: 2px;
    text-align: center;
    color: #fffbf8;
}

.txt_adv_content {
    font: normal 12px tahoma;
    text-align: center;
    direction: rtl;
    border-top: 1px solid #b9b9b9;
    padding: 5px 10px 10px 10px;
    background: #F3F3F3;
}

.txt_adv_content:hover {
    background: #F3F3F3;
}

.txt_adv_content a {
    display: block;
    text-align: right;
    font: 15px nassim-bold;
    color: #000;
}

.txt_adv_content2 {
    float: right;
    width: 127px;
    margin-left: 5px;
}

.txt_adv_text {
    text-align: right;
    color: #000;
}

/* ----------- Prayer time  ----------------- */
.prayer_time_container {
    width: 80%;
    margin: auto;
    padding: 20px 0px;
    text-align: center;
}

.prayer_form {
    width: 205px;
    float: right;
    margin-left: 20px;
}

.prayer_time {
    width: 223px;
    float: right;
}

.ptime_c {
    width: 221px;
    border: 1px solid #CCCCCC;
}

.ptime_row {
    border-bottom: 1px solid #CCCCCC;
}

.ptime_title {
    background: #0151b2 none repeat scroll 0 0;
    color: #fff;
    font: 11px tahoma;
    padding: 5px 0;
    text-align: center;
}

.ptime_col1 {
    width: 100px;
    float: right;
    padding: 5px;
    border-left: 1px solid #CCCCCC;
    font: 11px tahoma;
}

.ptime_col2 {
    width: 100px;
    float: right;
    padding: 5px;
    text-align: center;
    font: 11px tahoma;
}

/*----- home ------*/
.home_ptime {
    width: 177px;
    border: 1px solid #CCCCCC;
    margin-top: 25px;
}

.home_ptime_row {
    border-bottom: 1px solid #CCCCCC;
    font: 11px tahoma;
    text-align: center;
}

.home_ptime_row a {
    text-decoration: none;
    font: 11px tahoma;
    color: #D30C0C;
    padding: 5px 0px;
    display: block;
}

.home_ptime_col1 {
    width: 78px;
    float: right;
    padding: 5px;
    border-left: 1px solid #CCCCCC;
    font: 11px tahoma;
}

.home_ptime_col2 {
    width: 78px;
    float: right;
    padding: 5px;
    text-align: center;
    font: 11px tahoma;
}

.send_freind_bot {
    background: url('/client/themes/fa/main/img/email.gif') no-repeat right 3px;
    color: #000000;
    cursor: pointer;
    float: left;
    height: 24px;
    margin-right: 5px;
    overflow: hidden;
    text-align: left;
    width: 95px;
}

.print_bot {
    background: url('/client/themes/fa/main/img/print.gif') no-repeat right 3px;
    color: #000000;
    cursor: pointer;
    float: left;
    height: 24px;
    margin-right: 5px;
    overflow: hidden;
    text-align: left;
    width: 75px;
}


.news_rate_like_img_down {
    background: url('/client/themes/fa/main/img/like.gif') no-repeat scroll 0 -35px;
    cursor: pointer;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
    width: 100%;
}

.news_rate_like_img_up {
    background: url('/client/themes/fa/main/img/like.gif') no-repeat scroll 0 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
    width: 100%;
}


.send_error_bot {
    background: url('/client/themes/fa/main/img/error_icon.png') no-repeat scroll right center;
    color: #000;
    cursor: pointer;
    display: block;
    float: right;
    font: 12px/17px tahoma;
    height: 19px;
    margin-bottom: 5px;
    padding-right: 20px;
    text-decoration: none;
    width: 100px;
}

@media only screen and (max-width: 767px) {
    .prayer_form {
        float: none !important;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .prayer_time {
        float: none !important;
        margin: 0 auto;
    }
}


@media only screen and (min-width: 992px) {
    .all_like {
        float: left;
        position: relative;
    }
}

@media only screen and (max-width: 992px) {
    .like {
        margin-top: 20px;
    }

    .news_rate_like_img_down {
        float: right !important;
        width: 153px;
    }

    .news_rate_like_img_up {
        float: right !important;
        width: 153px;
    }
}

@media only screen and (max-width: 768px) {
    .shape-shared > div {
        float: right !important;
        text-align: right;
        margin-right: 0px;
        margin-left: 5px;
    }

    .news_path {
        margin-bottom: 10px;
    }

    .news_nav {
        margin-bottom: 10px;
    }

    .news_pdate_c {
        text-align: right;
    }

    .news_toolbar {
        padding-bottom: 0px;
    }

    .share_to_container {
        margin-bottom: 10px;
    }

    .news_comments {
        float: right;
    }

    .news_tools {
        padding: 0px;
    }

    .social_nets {
        right: 0px !important;
    }

    .rss_block {
        padding: 10px;
    }
}

.newsletter_container .form-group {
    overflow: hidden;
}

.subscribe-home-value .checkbox {
    float: right;
    margin-left: 6px;
}

.cat_list_page {
    text-align: center;
}

.cat_list_page a {
    border: 1px solid #ccc;
    margin-right: 6px;
    color: #000;
    font: 13px nassim-bold;
    width: 28px;
    display: inline-block;

}

.cat_list_page .current {
    background-color: #0060c4;
    border: 1px solid #0060c4;
    margin-right: 6px;
    color: #fff;
    font: 13px nassim-bold;
    width: 28px;
    display: inline-block;
}

.cat_list_page .pager_next_list,
.cat_list_page .pager_prev_list {
    width: 34px;
}