﻿.detail-main
{
	width: 620px; height: auto; background-color: #fff; display: inline-block;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.3);
	margin: 5px auto; display: table;
}
	.detail-main .warning
	{
		text-align: center; padding: 50px 0;
	}
		.detail-main .warning i
		{
			font-size: 200px; color: #d71920;
		}
	.detail-main span.error
	{
		font-size: 20px; text-align: justify; padding: 20px 20px 50px 20px; direction: rtl; display: inline-block; font-family: IRANSans;
	}
		.detail-main span.error a
		{
			text-decoration: none; color: #d71920;
		}
.detail-menu
{
	width: auto; height: 32px; padding: 3px 5px;
}
	.detail-menu .close
	{
		float: left;
	}
		.detail-menu .close i
		{
			font-size: 30px; cursor: pointer;
		}
		.detail-menu .close .cw
		{
			color: #d71920;
		}
	.detail-menu .menu
	{
		float: right;
	}
		.detail-menu .menu i
		{
			font-size: 30px; margin-left: 5px; cursor: pointer;
		}
			.detail-menu .menu i:first-child
			{
				margin-left: 0;
			}
.detail-body
{
	width: auto; height: auto; padding: 0 10px 10px 10px; direction: rtl; text-align: right; font-family: IRANSans;
}
	.detail-body h1
	{
		color: #d71920; font-size: 24px; font-weight: bold;
	}
	.detail-body h2
	{
		font-size: 16px;
	}
	.detail-body h3
	{
		font-size: 14px;
	}
	.detail-body div.nb
	{
		font-size: 120%;
	}
/*==========View Comment UC==========*/
.ViewComments-Main {
    width: 550px; margin: 10px auto 0px auto; font: 16px WebMitra; direction: rtl;
}
    .ViewComments-Main h3 {
        font: bold 16px WebMitra;
        padding-right: 15px;
        padding-bottom: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
        color: #4f4f4f;
        width: 535px;
        border-bottom: 2px solid #5f5f5f;
    }
.ViewComments-Body
{
	font: 14px WebMitra;
	margin: 0px auto;
	width: 550px;
	border-radius: 0px;
	padding: 0px;
}
.comment {
	float: right;
	width: 100%;
	margin-bottom: 5px; padding: 5px;
}
.Avatar {
	background-color: #4D4D4D;
	border-radius: 40px;
	color: #FAFAFA;
	display: inline-block;
	float: right;
	font-size: 24px;
	font-weight: bold;
	height: 40px;
	margin-left: 10px;
	overflow: hidden;
	padding-top: 0px;
	text-align: center;
	width: 40px;
	cursor: default;
	transition: background-color 200ms ease 0s;
}
.comment-body {
	width: 495px; float: right;
}
.comment-detail {
	height: 30px;
	line-height: 30px;
	display: block;
	background-color: #DFDFDF;
	position: relative;
	font-size: 16px;
}
.arrow {
	position: absolute;
	top: 50%;
	right: -8px;
	margin-top: -6px;
	width: 0px;
	height: 0px;
	border-top: 6px solid transparent;
	border-left: 8px solid #DFDFDF;
	border-bottom: 6px solid transparent;
}
.fullname {
	float: right; margin: 0px 5px 0px 5px;
}
.submitted {
	float: left; position: absolute; margin-right: 5px;
}
.divthumbs {
	float: left; margin: 0px 5px 0px 5px; height: 30px;
}
	.divthumbs .thumbsdown {
		margin: 0px 5px 0px 5px;
	}
		.divthumbs .thumbsdown img {
			border: 0px none; float: right; margin-top: 10px; cursor: pointer;
		}
	.divthumbs .thumbsup {
		margin: 0px 5px 0px 5px;
	}
		.divthumbs .thumbsup img {
			border: 0px none; float: left; margin-top: 5px; cursor: pointer;
		}
.comment-msg {
	padding: 10px;
	background-color: #FAFAFA; font-size: 16px;
}
/*==========Send Comment UC==========*/
.SendComment-Main {
    width: 550px; margin: 10px auto 0px auto; font: 16px WebMitra; direction: rtl;
}
    .SendComment-Main h3 {
        font: bold 16px WebMitra;
        padding-right: 15px;
        padding-bottom: 0px;
        margin-bottom: 10px;
        text-transform: uppercase;
        color: #4f4f4f;
        width: 535px;
        border-bottom: 2px solid #5f5f5f;
    }
	.SendComment-Main ul {
		list-style: outside none none;
		background: #EEE none repeat scroll 0% 0%;
		float: right;
		border-radius: 5px;
		direction: rtl;
		padding: 7px;
		font-size: 14px;
		margin: 0px 0px 10px;
		width: 535px;
	}
		.SendComment-Main ul li
		{
			color: #094FA4;
			background-image: url("/Images/News/Check.png");
			background-repeat: no-repeat;
			background-position: right center;
			padding: 0px 25px 0px 0px;
			line-height: 30px;
			list-style: outside none none;
		}
.SendComment-ItemBox {
	width: 530px; background: #eee; float: right; margin-bottom: 15px; border-radius: 5px; padding: 10px; text-align: right;
}
	.SendComment-ItemBox label {
		float: right;
		font-family: "WebMitra";
		font-size: 1rem;
		letter-spacing: -0.25px;
		position: relative;
		width: 100%;
		margin: 0px; padding: 0px;
	}
		.SendComment-ItemBox label span {
			float: right;
			font-family: "WebMitra";
			font-size: 18px;
			height: 35px;
			letter-spacing: -0.25px;
			line-height: 35px;
			margin-left: 10px;
			position: relative;
			width: 85px;
			color: #696969;
		}
		.SendComment-ItemBox label input, .SendComment-ItemBox label textarea {
			-moz-user-select: none;
			background: #FAFAFA none repeat scroll 0px 0px;
			border: 1px solid #E5E6E9;
			border-radius: 3px;
			box-sizing: border-box;
			color: #3A3A3A;
			cursor: text;
			height: 30px;
			transition: all 0.3s ease-out 0s;
			width: 225px;
			font-family: "WebMitra";
			font-size: 18px;
			outline: medium none;
			overflow: auto;
			text-overflow: ellipsis;
		}
.btn.submit {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #239BFA none repeat scroll 0px 0px;
	border-color: #0A90F9 #0A90F9 #0582E5;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0px 0px 10px #0A90F9 inset;
	color: #FFF;
	margin-right: 95px;
}
.btn {
	cursor: pointer;
	display: inline-block;
	font-family: "WebMitra";
	font-size: 16px;
	overflow: visible;
	padding: 7px 9px 3px;
	text-align: center;
	transition: all 0.3s ease-out 0s;
	vertical-align: middle;
	white-space: nowrap; margin: 5px 0px 5px 0px;
}
.SendComment-ItemBox .help-block {
    color: #D70303;
    float: left;
    font-family: "WebMitra";
    font-size: 16px;
}
.SendComment-ItemBox #spanSent
{
	font: bold 18px WebMitra; 
	text-align: center; color: #009933;
}