/*Article shared*/
div[align="left"] {
    text-align: center;
}
.flright {
	float:right;
}
.flleft {
	float:left;
}
.rotitr {
    color: #555;
    font-weight: 200;
	font-size: 12px;
}
.taglable2 > a:link,.taglable2 > a:visited {
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.16);
    padding: 5px 20px;
    color: #000 !important;
    transition: all 0.3s ease;
    border-radius: 50px;
    margin-bottom: 10px;
	transition:all 0.3s ease;
}
.taglable2 > a:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.32);
}
.title-bar {
    overflow: hidden;
    color: #333;
	font-size: 16px;
	line-height: 1.8;
	font-weight: 700;
	margin-bottom: 15px;
}
.title1 {
    float: right;
    margin: 0 0 0 10px;
}
.titleline {
    height: 1px;
    width: 100%;
    margin: 20px 0px 0px -100%;
    float: right;
    background: #e3e3e3;
}
.calendar {
    color: #666;
    font-weight: 300;
    font-size: 12px;
	direction: rtl;
}
/*Article list*/
.list-img {
    margin-left: 15px;
    padding: 0px;
}
.list-content {
    font-size: 13px;
    line-height: 24px;
    color: #444;
}
.list-item {
    margin: 0;
}
h2.list-titr {
	direction:rtl;
}
h2.list-titr.hot a:link,h2.list-titr.hot a:visited {
    color: #000;
    transition: all .2s ease-in-out 0s;
    font-size: 15px;
    font-weight: bold;
}
h2.list-titr a:link,h2.list-titr a:visited {
    color: #000;
    transition: all .2s ease-in-out 0s;
    font-size: 12px;
    font-weight: bold;
}
h2.list-titr a:hover,h2.list-titr a:hover{ 
	color:#2E0571;
}
.brd {
    border-bottom: 1px solid #eaeaea;
    margin: 5px 0 0;
    padding-bottom: 5px;
}
ul.content-list{
    margin: 0;
	list-style:none;
}
.content-list li {
    margin: 15px 0;
}
.content-list li a:link,.content-list li a:visited {
    font-size: 12px;
    color: #333;
}
.content-list li a:hover {
    color: #2E0571;
}
.content-list em.fa {
    color: #2E0571;
} 

/*Article view*/
.articleView                               		 {margin:0;padding:0}
.articleView .headline                     {margin-top:10px;overflow:hidden;}
.articleView .banner-image img              {float: left;margin-right: 10px;max-width: 270px;background-color:#eee;padding:3px;}
.articleView .headline .rotitr             {padding:5px 0;margin:0px;font-weight:200;font-size:13px;color:#666;}
.articleView .headline .title              {font-weight: bold;line-height: 2em; padding:2px 0 15px;margin:0px;color: #333;}
.articleView .headline h2 					{color:#333;}
h2.pv-authorname {
    padding-top: 18px;
	font-weight: bold;
}
.articleView .headline .summary         	{padding:4px 0;margin:0px;font-size:12px;font-weight:normal;color:#606060;text-align:justify}
.articleView .description                  	{padding:15px 0;font-size:15px;font-weight:normal;color:#333;text-align:justify;line-height:2.7;margin-top: 5px;}
.articleView .articleComments .articleComment .commentheader .commentdate {padding:3px 5px 1px 10px;font-size:12px;font-weight:normal;color:#336699;}
.articleView .articleComments .articleComment .comment  {background: url('images/baloon.png') 100% 7px no-repeat;clear:both;padding:10px 0;font-size:12px;font-weight:normal;color:#333333;text-align:justify;text-indent:40px;}
.articleView .postComment                   {padding:5px;background-color:#f5f5f5;border:1px solid #999999;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.articleView .postComment p,
.articleView .postComment div               {padding:4px 10px;margin:0px;}
.articleView .headline.content p { text-align: justify;}
.noimage {
	background-image: url(images/no_image.png);
	width:200px;
	height:140px;
}
.noimagelt {
	background-image: url(images/no_imagelt.png);
	width:100px;
	height:70px;
}
.share-list-icons .share-icon {
    font-size: 20px!important;
    background-color: #fff;
    color: #000;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    transition: all 0.3s ease;
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
    line-height: 40px;
    margin: 8px 4px;
}
.fa-telegram.share-icon:hover {
	background-color:rgb(23, 156, 222);
	color:#fff;
}
.fa-facebook.share-icon:hover {
	background-color:rgb(71, 89, 147);
	color:#fff;
}
.fa-twitter.share-icon:hover {
	background-color:rgb(72, 167, 237);
	color:#fff;
}
.fa-google-plus.share-icon:hover {
	background-color:rgb(220, 74, 56);
	color:#fff;
}
.rating {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
    text-align: center;
}
.rating-value img {
    vertical-align: middle;
}
.image-gallery {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
    text-align: center;
}
input[type="radio"] {
    margin: 0 10px 0 2px;
}
.graybg {
    text-align: center;
    border: 1px solid #eee;
    padding: 15px;
	margin: 5px 0;
}
.Related {
    padding: 15px;
    background-color: #f1f1f1;
    margin: 5px 0;
}
.tags {
    padding: 0;
}

/*comment form */
.post-comment .NormalTextBox {
    width: 100%;
    background-color: #fff;
    padding: 10px 60px 10px 20px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-radius: 30px;
	max-width:600px;
	border: none;
}
.post-comment span.Normal {
    top: 36px;
    position: relative;
    right: 20px;
    color: #ccc;
}
#Notify .Normal {
    color: #000;
    font-weight: normal;
    top: 10px;
}
.post-comment p {
   text-align:right;
}
.post-comment textarea {
   height:196px;
   margin-top: 25px;
}
#Notify label {
    margin-right: 5px;
}
/*Archive*/
ul.archive {
    padding: 0;
    margin: 0;
    list-style: outside none none;
    display: block;
    position: relative;
    overflow: hidden;
}
ul.archive li {
    background-color: #eee;
    padding: 7px 20px;
    margin-bottom: 1px;
	color:#333;
	transition: all 0.3s ease 0s;
}
ul.archive li:hover {
    background: #2E0571;
	color:#fff;
}
ul.archive li.archive-fl {
	background-color: #444;
    margin:1px;
	color:#fff;
}
/*form*/
input, select, textarea {
    padding: 5px;
    margin: 2px 0;
	border: none;
}
input[type="image"] {
    border: none;
    margin: 0;
    padding: 0;
}

/*responsive*/
@media handheld, only screen and (max-width:480px) {
.flright.list-img img {
	width:60px;
}
.noimage,.noimagelt {
	width:60px;
	height:42px;
	background-size: contain;
}
.articleView .banner-image img {
    float: none;
    width: 100%;
	max-width: 100%;
	margin: 0;
}
}
.content-image img {
    width: 100%;
    border-radius: 12px;
}
}
.img-author {
    background-color: #eee;
    padding: 3px;
    float: right;
	margin-left: 10px;
	transition:all 0.3s ease;
}
.img-author:hover {
    background-color: #49dbae;
}
.badge {
	background-color: #2E0571;
	margin-top: 10px;
}
/*comment view*/
.panel {
	position:relative;
}
.panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;
	right:-16px;
	left:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}
.panel>.panel-heading:after{
	border-width:7px;
	border-left-color:#337ab7;
	margin-top:1px;
	margin-right:2px;
}
.panel>.panel-heading:before{
	border-left-color:#ddd;
	border-width:8px;
}
h2.media-heading {
    float: right;
    font-size: 13px;
    font-weight: bold;
	line-height: 30px;
}
.comment-info {
	padding: 5px 10px;
}
.text-muted {
    font-size: 11px;
	color:#fff;
}
.panel-body p {
    text-align: right;
}

.articleImage {
    text-align: center;
    min-height: 180px;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
}
.content {
  padding: 0 15px;
}
.sidebar {
  padding: 0;
}
.content,
.sidebar {
  float: right;
}
.content-main {
    padding: 0;
    border-radius: 12px;
}

/* The sticky */
.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
}
.sidebar {
  width: 25%;
  height: 25vh;
}
.sidebar-image {
    padding: 0;
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
    border-radius: 12px;
	position: relative;
}
.s-info {
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    font-size: 12px;
    padding: 10px;
    width: 100%;
    border-radius: 0 0 12px 12px;
}
.meta-info div {
    text-align: left;
    margin: 15px 0;
    font-size: 13px;
}
.box-white {
    background-color: #fff;
    color: #000;
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
    padding: 15px;
    margin: 20px 0;
    border-radius: 12px;
	text-align: center;
}
.s-info .fa {
    color: #4d8ada;
    font-size: 18px;
}
.rating-value div {
    margin: 15px 0;
}
.comment-view {
    text-align: right;
}
ul.media-list.media-hover img {
    box-shadow: 0 3px 6px rgba(0,0,0,0.24);
}