/*------[ variables css ]------*/
/*------[ mixins ]------*/
body {
	direction: rtl;
}

pre {
	border-left: 0;
	border-right: 11px solid #3498db;
	margin: 1.7em 0.3em 1.7em 0;
	padding: 0.1em 0.7em 0.3em 0.5em;
}

blockquote {
	border-left: 0;
	border-right: 11px solid #3498db;
}

h1 {
	padding: 8px 0;
}


.qa-search-field {
	margin: 0 0 0 -40px;
	padding: 0 5px 0 40px;
}

.qa-search-button {
	position: relative;
}

.qam-title-rss {
	float: left;
}

.entry-content th, .entry-content td, .qa-c-item-content th, .qa-c-item-content td {
	text-align: right;
}
.entry-content ul, .qa-c-item-content ul {
	margin: 20px 20px 20px 0;
}
.entry-content ul > li:before, .qa-c-item-content ul > li:before {
	left: auto;
	right: -1.6em;
}
.entry-content ul > li > ul, .qa-c-item-content ul > li > ul {
	margin: 0 20px 0 0;
}
.entry-content ol, .qa-c-item-content ol {
	margin: 0px 20px 20px 0;
}
.entry-content ol > li > ol, .qa-c-item-content ol > li > ol {
	margin: 0 20px 0 0;
}

.qa-favoriting {
	right: auto;
	left: 10px;
}

.qa-logo {
	margin: 0 0 0 1px;
}

@media (max-width: 979px) {
	.qam-search-mobile {
		border-left: 0;
		border-right: 1px solid #1dd2af;
	}
	.qam-search-mobile.orange {
		border-right-color: #f4a62a;
	}
	.qam-search-mobile.carrot {
		border-right-color: #e98b39;
	}
	.qam-search-mobile.alizarin {
		border-right-color: #ea6153;
	}
	.qam-search-mobile.turquoise {
		border-right-color: #1dd2af;
	}
	.qam-search-mobile.emerald {
		border-right-color: #40d47e;
	}
	.qam-search-mobile.peter-river {
		border-right-color: #4aa3df;
	}
	.qam-search-mobile.amethyst {
		border-right-color: #a66bbe;
	}
	.qam-search-mobile.wet-asphalt {
		border-right-color: #3d566e;
	}

	.qam-menu-toggle {
		float: right;
		margin: 0 0 0 10px;
	}

	.qa-nav-main {
		left: auto;
		right: 0;
	}

	.qa-nav-main-link:before {
		margin: 0 0 0 15px;
	}

	.qa-nav-sub-item {
		float: right;
	}
}

@media (min-width: 980px) {
	.qa-nav-main-item {
		float: right;
	}
	.qa-nav-main-item-opp {
		float: left;
	}
	.qa-nav-main-item-opp:last-child {
		margin: 0 50px 0 0;
	}
}

.qam-account-items-wrapper {
	float: left;
}

.qam-account-items {
	right: auto;
	left: 0;
}

.qa-logged-in:before {
	margin: 0 0 0 10px;
}

.qam-logged-in-points:before {
	margin: 0 0 0 10px;
}

.qa-nav-user-updates:before {
	margin: 0 0 0 10px;
}

.qa-nav-user-logout:before {
	margin: 0 0 0 10px;
}

.qa-q-list-item.qa-q-favorited {
	border-right: 1px solid #8e44ad;
}

.qa-q-item-stats {
	float: right;
}

@media (min-width: 800px) {
	.qa-voting {
		float: right;
	}
}

@media (min-width: 800px) {
	.qa-a-count, .qa-view-count {
		float: right;
	}
}

.qa-q-item-main {
	float: right;
	padding-right: 10px;
}
@media (max-width: 240px) {
	.qa-q-item-main {
		padding-right: 0;
	}
}

.qam-q-list-close-icon {
	float: right;
	margin: 5px 0 0 5px;
}

.qa-q-item-avatar {
	margin: 0 0 0 5px;
}
@media (min-width: 480px) {
	.qa-q-item-avatar {
		float: right;
	}
}

.qa-q-item-meta {
	float: right;
}
.qa-q-item-meta .qa-category-link.qa-cat-favorited {
	padding-right: 14px;
}
.qa-q-item-meta .qa-category-link.qa-cat-favorited:before {
	left: auto;
	right: 0;
}
.qa-q-item-meta .qa-user-link.qa-user-favorited {
	padding-right: 14px;
}
.qa-q-item-meta .qa-user-link.qa-user-favorited:before {
	left: auto;
	right: 0;
}

.qa-tag-link.qa-tag-favorited, .qa-widget-side .qa-q-view-tag-item.qa-tag-favorited {
	padding-right: 25px;
}
.qa-tag-link.qa-tag-favorited:before, .qa-widget-side .qa-q-view-tag-item.qa-tag-favorited:before {
	left: auto;
	right: 0;
}

.qa-top-users-label .qa-avatar-link {
	float: right;
	margin-left: 1em;
}
.qa-top-users-label .qa-user-link {
	float: right;
}

.qa-top-users-label .qa-user-link:before {
	left: auto;
	right: -5px;
	border-left: 5px solid #e74c3c;
}
@media (min-width: 980px) {
	.qa-top-users-label .qa-user-link:after {
		right: auto;
		left: 0;
		border-right: 7px solid #e74c3c;
	}

	.qa-top-users-label .qa-user-link:hover:after, .qa-top-users-label .qa-user-link:focus:after {
		-ms-transform: translate(-80px, 0);
		-webkit-transform: translate(-80px, 0);
		transform: translate(-80px, 0);
	}
}
.qa-top-users-label .qa-user-link.qa-user-favorited {
	padding-right: 22px;
}

.qam-user-score-icon {
	padding: 2px 1.8em 2px 6px;
	float: left;
}
.qam-user-score-icon:before {
	left: auto;
	right: 0;
}

.qa-browse-cat-link:before {
	right: auto;
	left: -5px;
	border-right: 5px solid #c0392b;
}

.qa-browse-cat-note a {
	right: auto;
	left: 5px;
	padding: 2px 2em 2px 10px;
}
.qa-browse-cat-note a:before {
	left: auto;
	right: 0;
}

@media (min-width: 980px) {
	.qa-template-user [class^="qa-part-form"], .qa-template-user .qa-part-message-list {
		float: left;
		clear: left;
	}

	.qa-template-user .qa-part-form-profile {
		float: right;
	}
}

.qa-form-light-button {
	float: left;
	margin: 0 5px 0 0;
}

.qa-form-light-button-answer {
	float: right;
	margin: 0 0 0 5px;
}

.qa-form-light-button-comment {
	float: right;
}

.qa-q-view-stats {
	float: right;
}

.qam-q-view-close-icon {
	float: right;
	margin: 8px 0 5px 0;
}

.qa-q-view-avatar {
	right: auto;
	left: 20px;
}

@media (max-width: 979px) {
	.qa-q-view-meta {
		clear: right;
	}
}

@media (min-width: 980px) {
	.qa-q-view-main {
		float: right;
		margin: 0 20px 0 0;
	}
}

.qa-q-view-closed {
	padding: 10px 54px 10px 10px;
}
.qa-q-view-closed:before {
	left: auto;
	right: 0;
}
.qa-q-view-closed:hover {
	padding: 10px 54px 10px 10px;
	margin-bottom: 5px;
	background: #e74c3c;
	color: #fff;
}
.qa-q-view-closed:hover a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
.qa-q-view-closed:hover a:hover {
	color: #fff;
	border-bottom: 0;
}

.qa-a-item-avatar {
	right: auto;
	left: 20px;
}

.qa-a-selection {
	position: absolute;
}
@media (max-width: 979px) {
	.qa-a-selection {
		left: auto;
		right: 100px;
	}
}
@media (min-width: 980px) {
	.qa-a-selection {
		left: auto;
		right: 20px;
	}

	.qa-a-item-main {
		float: left;
		margin: 0 20px 0 0;
	}
}
.qa-a-selection .qa-waiting {
	margin: -7px -7px 0 0;
}

.qa-c-list-item .qa-form-light-button {
	float: left;
	margin: 0 5px 0 0;
}
.qa-c-list-item .qa-form-light-button-comment {
	float: right;
}

.qa-c-item-avatar {
	right: auto;
	left: 10px;
}

.qa-activity-count-item {
	float: right;
}

.qa-nav-cat-link.qa-nav-cat-favorited {
	padding-right: 20px;
}
.qa-nav-cat-link.qa-nav-cat-favorited:before {
	left: auto;
	right: 0;
}

.qa-nav-cat-note {
	float: left;
}

.qa-feed-link:before {
	float: right;
	margin-right: 0;
	margin-left: 8px;
}

@media (min-width: 480px) {
	.qa-nav-footer {
		float: right;
	}

	.qa-attribution {
		float: left;
		border-left: 1px solid rgba(255, 255, 255, 0.5);
	}
	.qam-attribution {
		float: left;
		padding: 0 5px 0 0;
	}
}

.qa-nav-footer-item {
	float: right;
}

.qa-nav-footer-link {
	padding: 0 0 0 5px;
	border-width: 0 0 0 1px;
}

@media (min-width: 980px) {
	.qa-main {
		float: right;
	}
	.qa-sidepanel {
		float: left;
	}

	.qam-footer-col {
		float: right;
	}
}

.qa-vote-buttons {
	float: right;
}
.qa-netvote-count-data {
	direction: ltr;
	display: inline-block;
}

/* رمزینه های سفارشی من */ /* ----------------------------------------------------------------------------------------------------------- */
/* تعریف قلم ساحل */
@font-face {
	font-family: "sahel";
	src: 		url("fonts/Sahel-FD.woff") format("woff"),
		url("fonts/Sahel-FD.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: "sahelb";
	src: 		url("fonts/Sahel-Bold-FD.woff") format("woff"),
		url("fonts/Sahel-Bold-FD") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* فونت وزیر */
@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Vazirmatn FD;
  src: url('fonts/vazirmatn/Vazirmatn-FD-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/*  در دسکتاپ عرض دو ستون اصلی */
@media (min-width: 1044px) {
.qa-main {
  width: 73%;
}
.qa-q-item-main {
  width: 80%;
}
.qa-sidepanel {
  width: 26.5%;
}
}
/* ----- */

.qa-sidepanel div, .qa-main div, h2 ,.qa-nav-main-item a, input, select, option {
	border-radius: 6px !important;
}

body, input, .qa-tag-link {
	font-family: "Vazirmatn FD", "Tahoma" !important;
	font-weight: 400;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Vazirmatn FD", "Tahoma" !important;
	font-weight: 600;
}
.wet-asphalt {
	text-align: justify;
}
.qa-form-tall-select, .qa-form-tall-select option {
	font-family: inherit;
	padding: 0px;
}
/* سایه نماد اصلی */
.qa-sidebar.wet-asphalt img {
  border-radius: 4px;
  box-shadow: 0px 0px 15px black;
}
/* امتیاز کاربر */
.qa-a-item-who-points, .qa-q-item-who-points, .qa-q-view-who-points {
	display: none;
}
/* پیام راهنما */
.rahnama {
	text-align: center;
	padding: 2px 10px;
	background-color: lightgreen;
	color: darkgreen;
	font-family: "Vazirmatn FD", "tahoma";
	font-size: larger;
	font-weight: 600;
	border: 1px dotted yellow;
	box-shadow: 0px 0px 10px yellowgreen;
	transition: ease-in;
}
/* حذف فوتر */
.qa-attribution:nth-child(2) {
  display: none;
}
/* تعداد نمایش */
.qa-view-count {
    background-color: #F1C40F;
}
/* متن حبابدار */
.qa-q-view-main .qa-post-content ul, .qa-a-item-main ul {
    margin-top: 0 !important;
    margin-right: 30px;
}
/* متن عدددار */
.qa-q-view-content ol, .qa-a-item-main ol {
  margin-top: 0 !important;
  margin-right: 30px;
}

/* پیوندهای داخل متن */
.qa-q-view-main .qa-post-content a, .qa-a-item-main .qa-a-item-content a {
  text-decoration: underline wavy;
}
.qa-q-view-main .qa-post-content a:hover, .qa-a-item-main .qa-a-item-content a:hover {
  text-decoration: none;
  color: #f39c12;
}

/* لینک دسته بندی ها */
.qa-q-view-meta {
  padding-bottom: 3px;
}
.qa-category-link {
	background-color: #a8eee4;
	padding: 0 5px;
	border-radius: 4px;
	color: black !important;
}
.qa-category-link:hover {
	background-color: #3498DB !important;
	color: white !important;
}
.qa-search-button {
	float: left;
	border-radius: 6px 0 0 6px !important;
}
/* ------------------------------------------------------------------------------------------------------- */

/* فرم ها */

input {
	margin-bottom: 0;
}

/* سرصفحه */
.sarsafhe {
  background-color: white;
  padding-top: 10px;
}
.aks_onvan {
	margin: 2px auto;
	display: block;
}
.onvan {
	text-align: center;
	padding: 10px 0;
}
/* ------------------------------------------------------------------------------------------------------- */

/* کناره */
.qa-sidebar {
	text-justify: distribute;
}
.qa-sidepanel .qa-widget-side, .qa-activity-count, .kenere {
  padding: 10px !important;
}
.qa-widgets-side h2, .kenere h2 {
  background-color: #C5E2FF;
  padding: 5px !important;
}

.qa-widgets-side h2 {
	text-align: center;
}
.kenere {
	background-color: white;
}
.kenere {
	text-align: center;
        padding: 10px 5px;
}
.kenere .button {
	padding: 5px 10px !important;
	display: block !important;
	margin: 5px;
	border: 1px solid darkblue;
	border-radius: 5px;
	font-family: "Vazirmatn FD", "Tahoma" !important;
	font-weight: 600;
    color: white;
    text-shadow: 1px 1px 3px black;
}
.kenere .button:hover {
	color: black;
	text-shadow: 0px 0px 3px white;
}
.kenere .aa {
	background-color: #00A9AC;
}
.kenere .ab {
	background-color: #2196f3;
}
.kenere .ac {
	background-color: darkorange;
}
.kenere .ad {
	background-color: crimson;
}

/* دسته بندی ها */
/* جدا کردن سوره ها */
li.qa-nav-cat-item:nth-child(1), li.qa-nav-cat-item:nth-child(95) {
  border-bottom: 2px solid;
}
/* رنگ زمینه سوره ها */
li.qa-nav-cat-item:nth-child(2),
li.qa-nav-cat-item:nth-child(3),
li.qa-nav-cat-item:nth-child(4),
li.qa-nav-cat-item:nth-child(5),
li.qa-nav-cat-item:nth-child(6),
li.qa-nav-cat-item:nth-child(7),
li.qa-nav-cat-item:nth-child(8),
li.qa-nav-cat-item:nth-child(9),
li.qa-nav-cat-item:nth-child(10),
li.qa-nav-cat-item:nth-child(11),
li.qa-nav-cat-item:nth-child(12),
li.qa-nav-cat-item:nth-child(13),
li.qa-nav-cat-item:nth-child(14),
li.qa-nav-cat-item:nth-child(15),
li.qa-nav-cat-item:nth-child(16),
li.qa-nav-cat-item:nth-child(17),
li.qa-nav-cat-item:nth-child(18),
li.qa-nav-cat-item:nth-child(19),
li.qa-nav-cat-item:nth-child(20),
li.qa-nav-cat-item:nth-child(21),
li.qa-nav-cat-item:nth-child(22),
li.qa-nav-cat-item:nth-child(23),
li.qa-nav-cat-item:nth-child(24),
li.qa-nav-cat-item:nth-child(25),
li.qa-nav-cat-item:nth-child(26),
li.qa-nav-cat-item:nth-child(27),
li.qa-nav-cat-item:nth-child(28),
li.qa-nav-cat-item:nth-child(29),
li.qa-nav-cat-item:nth-child(30),
li.qa-nav-cat-item:nth-child(31),
li.qa-nav-cat-item:nth-child(32),
li.qa-nav-cat-item:nth-child(33),
li.qa-nav-cat-item:nth-child(34),
li.qa-nav-cat-item:nth-child(35),
li.qa-nav-cat-item:nth-child(36),
li.qa-nav-cat-item:nth-child(37),
li.qa-nav-cat-item:nth-child(38),
li.qa-nav-cat-item:nth-child(39),
li.qa-nav-cat-item:nth-child(40),
li.qa-nav-cat-item:nth-child(41),
li.qa-nav-cat-item:nth-child(42),
li.qa-nav-cat-item:nth-child(43),
li.qa-nav-cat-item:nth-child(44),
li.qa-nav-cat-item:nth-child(45),
li.qa-nav-cat-item:nth-child(46),
li.qa-nav-cat-item:nth-child(47),
li.qa-nav-cat-item:nth-child(48),
li.qa-nav-cat-item:nth-child(49),
li.qa-nav-cat-item:nth-child(50),
li.qa-nav-cat-item:nth-child(51),
li.qa-nav-cat-item:nth-child(52),
li.qa-nav-cat-item:nth-child(53),
li.qa-nav-cat-item:nth-child(54),
li.qa-nav-cat-item:nth-child(55),
li.qa-nav-cat-item:nth-child(56),
li.qa-nav-cat-item:nth-child(57),
li.qa-nav-cat-item:nth-child(58),
li.qa-nav-cat-item:nth-child(59),
li.qa-nav-cat-item:nth-child(60),
li.qa-nav-cat-item:nth-child(61),
li.qa-nav-cat-item:nth-child(62),
li.qa-nav-cat-item:nth-child(63),
li.qa-nav-cat-item:nth-child(64),
li.qa-nav-cat-item:nth-child(65),
li.qa-nav-cat-item:nth-child(66),
li.qa-nav-cat-item:nth-child(67),
li.qa-nav-cat-item:nth-child(68),
li.qa-nav-cat-item:nth-child(69),
li.qa-nav-cat-item:nth-child(70),
li.qa-nav-cat-item:nth-child(71),
li.qa-nav-cat-item:nth-child(72),
li.qa-nav-cat-item:nth-child(73),
li.qa-nav-cat-item:nth-child(74),
li.qa-nav-cat-item:nth-child(75),
li.qa-nav-cat-item:nth-child(76),
li.qa-nav-cat-item:nth-child(77),
li.qa-nav-cat-item:nth-child(78),
li.qa-nav-cat-item:nth-child(79),
li.qa-nav-cat-item:nth-child(80),
li.qa-nav-cat-item:nth-child(81),
li.qa-nav-cat-item:nth-child(82),
li.qa-nav-cat-item:nth-child(83),
li.qa-nav-cat-item:nth-child(84),
li.qa-nav-cat-item:nth-child(85),
li.qa-nav-cat-item:nth-child(86),
li.qa-nav-cat-item:nth-child(87),
li.qa-nav-cat-item:nth-child(88),
li.qa-nav-cat-item:nth-child(89),
li.qa-nav-cat-item:nth-child(90),
li.qa-nav-cat-item:nth-child(91),
li.qa-nav-cat-item:nth-child(92),
li.qa-nav-cat-item:nth-child(93),
li.qa-nav-cat-item:nth-child(94),
li.qa-nav-cat-item:nth-child(95){
	background-color: #ffa;
	padding-left: 4px;
}
/* ---------------------------------- */

/* ابر برچسب ها */

div.qa-widget-side:nth-child(2) {
	padding-right: 5px;
	padding-left: 5px;
}
div.qa-widget-side:nth-child(2) > div:nth-child(2) {
	text-align: center;
}
div.qa-widget-side:nth-child(2) > div:nth-child(2) > a {
	margin-left: 5px;
	margin-bottom: 3px;
	background-color: #f4f4f4;
	display: inline-block;
	padding: 0 3px;
	border-radius: 4px;
}
div.qa-widget-side:nth-child(2) > div:nth-child(2) > a:hover {
	background-color: #00e9ff;
	color: darkblue;
}
/* ----------------------------------- */
/* ساماندهی */
#jxlzfukzsizpapfuapfurgvj {
	display: block;
	margin: 5px auto;
	border: 2px dashed #34495E;
	padding: 0 20%;
	background: white;
	border-radius: 6px;
}
/* ------------------------------------------------------------------------------------------------------- */
/* کد iwmf */
body > a:nth-child(10), #qam-sidepanel-mobile > center:nth-child(6) {
  display: none;
  visibility: hidden;
}
/* ------------------------------------------------------------------------------------------------------- */
/* صفحه ارسال سؤال */
.rahnama_soal {
	background-color: crimson;
	color: white;
}
/* ------------------------------------------------------------------------------------------------------- */

/* صفحه نمایش تک سؤال */
div [itemprop="text"] {
	text-align: justify;
}
/* امتیاز به سؤال */
.qa-vote-buttons {
	margin-right: 10px;
}
.qa-vote-count span {
	font-size: small;
	display: block;
	margin-top: 10px;
}
.qa-netvote-count-pad {
	display: none !important;
}
/* سؤالات مشابه */
.qa-widgets-main h2 {
	background-color: cadetblue !important;
}

.qa-q-view-avatar-meta, .qa-a-item-avatar-meta {
	margin-bottom: 5px;
}
.qa-q-view-avatar, .qa-a-item-avatar, .qa-c-item-avatar {
	float: left;
	left: 0;
}
.qa-q-view-avatar img, .qa-a-item-avatar img, .qa-c-item-avatar img {
	border: 1px solid #C4C4C4;
	border-radius: 4px 0;
  float: left;
}
.qa-q-view-meta {
	padding-top: 24px;
}
.qa-a-item-meta {
	padding-top: 17px;
}
/* ------------------------------------------------------------------------------------------------------- */

/* دیدگاه سؤال */
.qa-c-list-item {
	background-color: #ffffe9;
  border: 1px solid #2ecc71;
  padding: 0 0 5px 0;
}
.qa-c-list-item .qa-c-item-avatar-meta {
  background-color: #2ecc71;
  padding: 5px 8px 4px 0;
  border-radius: 4px 4px 0 0;
  color: white;
}
.qa-c-list-item .qa-c-item-avatar-meta a {
  color: black;
}
.qa-c-list-item .qa-voting {
  float: left;
  border: 1px solid #2ecc71;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  background-color: white;
  padding: 3px 0 3px 3px;
}
.qa-c-list-item div [itemprop="text"] {
  padding: 0 8px;
}
.qa-c-list-item .qa-c-item-buttons {
  padding: 4px 1px 0 6px;
}
.qa-c-list-item .qa-c-item-meta {
	display: inline-block;
	border: 0;
}
.qa-c-list-item .qa-c-item-avatar {
	display: inline-block;
	margin-left: 15px;
	right: 5px;
	top: 0;
}
.qa-c-list-item .qa-c-item-who-points {
	display: none;
}
.qa-c-list-item .qa-voting {
	
}
.qa-vote-count {
	margin-right: 3px !important;
}
.qa-vote-count span {
	margin-top: 0;
}
/* ------------------------------------------------------------------------------------------------------- */

/* صفحه کاربران */
.qa-part-ranking {
	padding: 10px 5px;
}
.qa-top-users-item {
	border: 1px solid;
	border-radius: 4px;
	padding-right: 6px;
	margin-left: 6px;
	margin-top: 0;
	margin-bottom: 0;
}
.qa-top-users-item .qa-user-link:before {
	display: none;
}
.qa-top-users-score {
	display: none;
}
.qa-user-link {
	border-radius: 4px;
}
.qa-user-link:hover {
	background-color: darkcyan !important;
    color: white;
}
.qa-user-link:after {
	display: none !important;
}
.qa-user-favorited:hover {
	background-color: gold !important;;
	color: darkblue;
}

/* آمار بازدید */
.aamaar {
  margin-top: 5px;
  line-height: normal !important;
}
.aamaar .webshomar_style {
  width: max-content;
}
.aamaar .webshomar_style:hover {
  width: unset;
}
.aamaar p {
  margin-bottom: 1px;
  display: list-item;
  list-style-position: inside;
  list-style-type: disclosure-closed;
}

/* پاصفحه */
.qa-footer div {
  display: block;
  width: max-content;
  margin-right: auto;
  margin-left: auto;
}
.qa-footer .qa-nav-footer {
  margin-bottom: 10px;
}

/* صفحه بندی سؤالات */
.qa-page-links.qa-page-links {
  background-color: white;
  border: 1px solid;
  border-radius: 0 !important;
  width: max-content;
  margin-right: auto !important;
  margin-left: auto !important;
}
.qa-page-links-label {
  display: none;
}
.qa-page-next, .qa-page-prev {
  background-color: #34495E !important;
  color: white !important;
  padding: 5px 8px !important;
}
.qa-page-links-item {
	margin-right: 0px !important;
}
.qa-page-links-item {
  display: block;
  float: right;
  width: max-content !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
.qa-page-links-item a, .qa-page-selected, .qa-page-ellipsis {
  margin-bottom: 0 !important;
}
/* زمینه سبز کاربر تأییدشده */
#level .qa-form-wide-static {
	background-color: #098e4d;
	color: greenyellow;
	padding: 0 8px;
	border-radius: 4px;
}
/* علامت پاسخ انتخاب‌شده */
.qa-a-selection {
  border: 1px solid #27ae60;
  padding: 3px;
}
/* تنظیم آیکن آر اس اس */
.qam-title-rss {
  line-height: 1.35em !important;
  padding-top: 8px;
  padding-bottom: 8px;
}

/* صفحۀ برچسبها */
 .qa-ranking-tags-count .qa-tag-link {
    display: block;
    font-size: small;
}
.qa-template-tags .qa-top-tags-count {
    border: 1px solid #e67e22;
    border-right: 3px solid #e67e22;
    padding: 0 4px;
    border-radius: 4px 0px 0 0;
    font-size: smaller;
    background-color: lightyellow;
    color: black;
}

/* مخصوص گوشی------------------------------------------------------------------ */
@media (max-width: 450px) {
	h1.onvan {
    font-size: larger;
  }
  .qa-q-item-stats {
    width: 19%;
  }
  .qa-q-item-main {
    width: 80%;
    padding-top: 5px;
    padding-left: 0;
    text-align: center;
   }
  .qa-vote-count span {
    margin-top: 0;
  }
  .qa-q-item-title {
    height: 2.7em;
    overflow: hidden;
    margin-bottom: 13px !important;
  }
  .qa-q-item-avatar-meta {
    text-align: center !important;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 1px 0;
  }
  .qa-main-heading {
    padding-right:20px;
  }
}
.btn {
	display: block;
	margin: 5px auto !important;
	width: max-content;
	background-color: #33485c;
	padding: 2px 8px;
	color: white !important;
	border-radius: 4px;
}
.btn:hover {
	color: gold !important;
}

/* جابجایی ستارۀ سؤال برگزیده */
.qa-favoriting {
  right: 6px !important;
  top: 10px !important;
}

/* پنهان کردن کلید طرح پرسش در گوشی */
.qam-ask-search-box {
  display: none;
}

/* نوار پرسش در بالا */
.navar-porsidan-soal {
  padding: 0.5rem;
  background: #1abc9c;
}
.porsidan-soal {
  background: #ef7c00 !important;
  border-radius: 5px;
  display: block;
  width: max-content;
  margin-right: auto;
  margin-left: auto;
  color: white !important;
  padding: 5px 15px;
}

/* حذف کلید عضویت */
.qam-account-items .qa-nav-user-register {
  display: none;
}