﻿#mainarticle
{
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:center;
}
.ratebox {
    width: auto;
    display: flex;
    align-items: center;
    gap: 20px;
}
#art-holder
{
    width: 100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
}
    #art-holder header.top-header {
        width: calc(100% - 50px);
        margin: 5px 25px;
        background: #fff;
    }
#mainarticle .breadCrumbHolder {
    position: relative;
    width: 100%;
    background: #ffffff;
    margin: 10px 0;
}
.cuttext
{
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap; 
}
.Article-block {
    float: right;
    width: Calc(50% - 10px);
    flex: 0 0 Calc(50% - 10px);
    margin: 5px;   
    display: flex;
    flex-direction: column;
}
#headerAtc
{
    width: 100%;
    position: relative;
    direction: rtl;
    padding: 20px;
    clear: both;
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}
    #headerAtc .headerbox {
        padding: 20px;
        float: right;
        width: calc(100% - 40px);
    }
    #headerAtc .ratebox {
        float: left;
        
    }
    #headerAtc .ratebox  label{
        clear: none;
        display: inline-block;
        margin-top: 5px;
        padding: 5px;
        float: right
    }
    #headerAtc h1 {
        float: right;
        color: #f0997d;
    }
    #headerAtc img {
        max-width:400px;max-height:400px;float:right;clear:none;margin-left:20px;
    }
.header-inner
{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    justify-content:space-between;
}
.header-inner p{
    direction: rtl;
    text-align: justify;  
    float: right;
    max-width: 500px;
}
#mainarticle h1
{
    font-family: 'IRANSans';
    direction: rtl;   
}
#mainarticle i
{
 color: #6e4409;    
    padding: 10px;
    float: right;    
    text-align: justify;
    direction: rtl;
    text-align: justify;
    display: block;   
}

.Article-block h2 {
    display: block;
    text-decoration: none;
    padding: 10px;
    float: right;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    text-align: right;
    color: #fff;
    direction: rtl;
    font-size: 1.4rem;
    font-family: 'IRANSans';
    background-color: #f6830f;
}
.Article-block img
{
	display: block;
text-decoration: none;
margin: 0 0 1% 1%;
float:right;
width:35%;
max-height:180px;
}
.Article-block i
{      
    width: Calc(100% - 20px);
    color:#535353;
    padding:2% 0.5rem;
     font-size: 1.2rem;

}
#DescArt {
    width: calc(100% - 50px);
    overflow: auto;
    /* float: right; */
    padding: 20px 40px;
    margin-right: 0;
    direction: rtl;
    background: #fff;
    clear: none;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2.5em;
    text-align: right;
    margin: 0 25px;
}
.listArticle {
    width: calc(100% - 5vw);
}
.outArticle
{
    display:block;
    position:relative;  
    float: right;
    width:100%;
}

#DescArt img {
    max-width: 100%;   
    float: none;
    position: relative;
    display: block;
    margin: 0 auto;
}
.comment_contain {
    width: calc(100% - 50px);
    overflow: auto;
    /* float: right; */
    padding: 20px 40px;
    margin-right: 0;
    direction: rtl;
    background: #fff;
    clear: none;          
    text-align: right;
    margin: 0 25px;
}
.desccomment {
    color: #fff;
    border-bottom: 1px solid #808080;
}

.toolcomment
{
    background-color:#c8c8c8;
    font-size:large;
    padding:5px;
}
.navarbar
{
    background-color:#2a2a2a;
}
.headercomm
{
    background-color:#731659;
}
.Article-block:hover span
{
    background: #395b78;
   
}

.Article-block .img_loaded
{
    background-image:none;
}
#commentsList
{
    
}
.checked {
  background:#5d9ff5;
  box-shadow: 0 0 5px #5cd053;
  border-color: #28921f;
  color:#fff;
}
.left-side-bar
{
   width: calc(30% - 10px);
    margin: 5px;
    background: #FFF;
    float: right;
    clear: none;
    display: inline-block;  
    direction:rtl;
    font-family:'IRANSans';
}
.innAtc
{
    width:70%;
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.hr-widget, .md-widget {
    padding: 0 20px;
    background-color: #fff;
    border: 1px solid #f0f1f2;
    box-shadow: 0 2px 2px #edeef0;
    border-radius: 4px;
    overflow: hidden;
}
.hr-widget, .md-widget {
   
    padding-bottom: 25px;
}
.post-list-widget, .posts-by-author-widget, .popular-posts-widget {
    padding-bottom: 0;
}
.hr-widget h3, .md-widget h3, .hr-widget .widget-title, .md-widget .widget-title {
    margin: 0 -20px 20px -20px;
    padding: 0 20px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #f6830f;
    color: #f6830f;
    text-align: center;
}
    .hr-widget h3 span, .md-widget h3 span, .hr-widget .widget-title span, .md-widget .widget-title span {
        display: inline-block;
        line-height: 40px;     
    }
.post-list-widget .post-list, .posts-by-author-widget .post-list, .popular-posts-widget .post-list {
    padding: 0;
    margin: 0 -20px;
}
.post-list .post-item {
    padding: 15px 10px;
        display: block;
    float: right;
        width: calc(100% - 20px);
}
.post-list .post-item:not(:first-child) {
    border-top: 1px solid #eaeaea;
}
.post-list-widget .post-showmore-area, .posts-by-author-widget .post-showmore-area {
    line-height: 38px;
    background-color: #fff;
    text-align: center;
    /* margin: 0 -20px; */
    border-top: 1px solid #eaeaea;
    font-size: 15px;
    font-size: 1.5rem;
    float: right;
    text-align: center;
    width: 100%;
}
.post-showmore-link {
    color: #8e8e8e;
    transition: all .2s ease-in-out 0s;
}

.hr-widget a, .md-widget a {
    display: block;
}
.post-list .post-thumbnail {
    margin-left: 10px;
}
.post-list .post-item a {
    color: #40454d;
    transition: all .2s ease-in-out 0s;
}
.post-list .post-item .post-thumbnail {
    float: right;
    display: block;
}
.post-list .post-item .post-item-details {
    margin-right: 100px;
}
.post-list h4, .post-list .post-title {
    display: block;
    font-weight: normal;
    font-size: 13px;
    margin: 0;
}
.post-list .post-item .post-date {
    display: block;
    margin-top: 7px;
    font-size: 12px;
    color: #c6c6c6;
    direction: ltr;
    text-align: right;

}
.post-list .post-item a {
    color: #40454d;
    transition: all .2s ease-in-out 0s;
}
.post-list .post-item a:hover {
    color: #f09217;
}
.time-divider {
    padding: 0 5px;
}
.post-showmore-link:hover {
    color: #000;
}
.hr-widget .textwidget, .md-widget .textwidget {
    text-align: justify;
    line-height: 1.5;
}
.hr-widget, .md-widget
{
        padding: 0 20px;
    background-color: #fff;
    border: 1px solid #f0f1f2;
    box-shadow: 0 2px 2px #edeef0;
    border-radius: 4px;
    overflow: hidden;
}
.hr-widget, .md-widget {
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.hr-widget.widget_text, .md-widget.widget_text {
    padding: 0;
}
.hr-widget a, .md-widget a {
    display: block;
}
.hr-widget .textwidget img, .md-widget .textwidget img {
    width: 100%;
}
.hr-widget .textwidget img:not([data-lazy-src]), .md-widget .textwidget img:not([data-lazy-src]) {
    height: auto;
}
.newmessage
{
        text-align: right;
}

@media  (min-width: 68.75em) {
.left-side-bar {
    width: calc(20% - 10px);
   
}
.innAtc
{
    width:80%;
}
}

