@font-face {
  font-family: iransans;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/IRANSansWeb.eot);
  src: url(fonts/IRANSansWeb.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb.woff2) format("woff2"), url(fonts/IRANSansWeb.woff) format("woff"), url(fonts/IRANSansWeb.ttf) format("truetype")
}

@font-face {
  font-family: iransans_b;
  src: url(fonts/IRANSansWeb_Bold.eot);
  src: url(fonts/IRANSansWeb_Bold.eot?#iefix) format("embedded-opentype"), url(fonts/IRANSansWeb_Bold.woff2) format("woff2"), url(fonts/IRANSansWeb_Bold.woff) format("woff"), url(fonts/IRANSansWeb_Bold.ttf) format("truetype")
}

@font-face {
  font-family: Vazir;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Vazir.eot);
  src: url(fonts/Vazir.eot?#iefix) format("embedded-opentype"), url(fonts/Vazir.woff2) format("woff2"), url(fonts/Vazir.woff) format("woff"), url(fonts/Vazir.ttf) format("truetype")
}

.postTags {
  /* display: inline-block; */
}
.postTags ul{
  margin: 0px !important;
}
.postTags li{
  float: right;
  border: 1px solid #c2c2c2;
  background: #e6e6e6;
  margin-left: 5px;
  margin-bottom: 5px;
  padding: 4px;
  cursor: pointer;
  border-radius: 5px;
}
.postTags li a:hover{
  color:#01737f !important;
}
.tag-link-count{
  background:#7b7b7b;
  padding: 3px;
  padding-top: 5px;
  color:  #fff;
  float: right;
  height: 28px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-right: -4px;
  margin-left: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


.content_sug_blok{
  display: flow-root;
  margin-bottom: 20px;
}

.content_sug_blok #single-ads{
  margin: 0 !important;
}

.content_pic_blok{
  margin-bottom: 20px;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  margin-top: 0 !important
}

.row::after {
  clear: none !important
}

.clear {
  clear: both;
  width: 100%
}

.nopadding {
  padding: 0 !important
}

.nomargin {
  margin: 0 !important
}

.nopadleft {
  padding-left: 0 !important
}

.nopadright {
  padding-right: 0 !important
}

.right {
  float: right
}

.left {
  float: left
}

.alignleft {
  float: left;
  display: inline
}

.alignright {
  float: right;
  display: inline
}

.aligncenter {
  text-align: center !important;
  display: block !important;
  margin: 7px auto
}

img.alignright {
  margin-left: 10px;
  padding: 3px;
  background: #fff
}

img.alignleft {
  margin-right: 13px;
  padding: 3px;
  background: #fff
}

.col-centered {
  display: inline-block;
  float: none !important;
  margin: 0px auto !important
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0
}

body {
  direction: rtl
}

html {
  overflow-y: scroll
}

p {
  line-height: 18px;
  direction: rtl;
  text-align: justify
}

a,
a:visited {
  text-decoration: none;
  color: #212121
}

a:hover {
  text-decoration: none
}

a:active {
  border: none;
  border: 0
}

a:focus {
  outline: none !important
}

hr {
  margin: 15px 0;
  border: 0px none;
  height: 1px;
  background-color: #333
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  margin: 0
}

fieldset,
img {
  border: 0;
  font: normal 7px/8px tahoma, arial
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal
}

ol,
ul,
li {
  list-style: none
}

ol,
dl,
ul {
  margin-bottom: 0
}

caption,
th {
  text-align: left
}

q:before,
q:after {
  content: ""
}

em {
  font-style: italic
}

a img {
  border: none
}

* {
  outline: none
}

textarea {
  resize: vertical
}

video {
  width: 100%;
  height: auto;
  padding: 2px;
  border: 1px #999 solid;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
div,
span,
textarea,
input,
button {
  font-size: 13px;
}

b,
strong,
h3 {
  font-weight: bold;
  font-size: 13px;
  font-family: "iransans_B";
}

h2 {
  font-size: 14px;
  font-family: "iransans_B";
}

h1 {
  font-size: 15px;
  font-family: "iransans_B";
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
div,
span,
textarea,
input,
button {
  font-family: "iransans"
}

input[type=submit],
button,
input[type=file] {
  background-color: #40b4ae;
  border-radius: 4px
}

input[type=submit]:hover,
button:hover,
input[type=file]:hover {
  cursor: pointer
}

body {
  width: 100%;
  font-family: "iransans";
  font-size: 1rem;
  line-height: 1.5;
  color: #212121;
  background-color: #fff
}

#header {
  position: relative;
  z-index: 2
}

header#head {
  height: 127px
}

header div#topline {
  width: 100%;
  height: 3px;
  background-color: #032c77;
  border-bottom: 1px solid #fff
}

header #logo {
  width: 276px;
  height: 86px;
  background: url(image/main.png) 0 0;
  float: inherit;
  margin: 17px auto
}

header #logo a {
  text-indent: -999em;
  display: block;
  color: #eee;
  height: 86px
}

header #logo-text {
  background: url("image/main.png") 0 -86px;
  display: inline-block;
  width: 229px;
  height: 27px;
  margin-top: 14px;
  z-index: -1
}

header #s-left-header {
  width: 42%;
  float: left;
  padding-right: .9375rem;
  margin-top: 20px;
  text-align: center;
  position: relative
}

@media screen and (max-width: 769px) {
  header #s-left-header {
    padding-right: 0 !important;
    width: 50%
  }
}

@media screen and (max-width: 620px) {
  header #s-left-header {
    display: none
  }
}

header #s-left-header #date {
  font: normal 11px/14px "iransans";
  text-align: center
}

header #s-right-header {
  width: 58%;
  position: relative;
  float: left;
  padding-left: 14px
}

@media screen and (max-width: 769px) {
  header #s-right-header {
    padding-right: 0 !important;
    width: 50%
  }
}

@media screen and (max-width: 620px) {
  header #s-right-header {
    width: 100%;
    position: relative;
    float: none
  }
}

header #s-right-header #ticker {
  position: absolute;
  top: 97px;
  padding-right: 0;
  height: 28px;
  display: none
}

@media screen and (max-width: 636px) {
  header #s-right-header #ticker {
    display: none !important
  }
}

header #s-right-header #ticker a {
  font: normal 11px/28px "iransans";
  padding: 0px 15px 0px 0
}

header #s-right-header #ticker a:before {
  content: "\e6e1";
  font-family: "525icons" !important;
  font-size: 12px;
  margin-left: 4px;
  vertical-align: middle
}

#megamenu {
  width: 100% !important;
  margin: 3px auto;
  background-color: #263238;
  box-shadow: #263238 0px 0px 3px
}

#main-menu {
  width: 100%;
  border: 0 !important
}

#top-menu {
  background: url(image/top-menu-bg.png) left no-repeat;
  height: 38px;
  width: auto
}

#top-menu ul {
  border-top-right-radius: 5px;
  background-color: #4c0e5c;
  overflow: hidden;
  height: 24px;
  float: left;
  margin-top: 14px;
  width: 80%;
  margin-left: 40px;
  margin-bottom: 0 !important
}

#top-menu ul li {
  float: right
}

#top-menu ul li a {
  display: block;
  color: #fff;
  padding: 6px 7px;
  font: normal 11px/12px "iransans"
}

.menu_mobile {
  display: none !important
}

@media(max-width: 824px) {
  .menu_mobile {
    display: inline-block !important
  }
}

@media(max-width: 824px) {
  .menu_desktop {
    display: none !important
  }
}

.ubermenu-item span {
  cursor: pointer !important
}

.ubermenu-tab .ubermenu-target {
  text-align: right !important
}

.ubermenu-tab .ubermenu-tab-content-panel {
  background-color: #263238 !important
}

.ubermenu-tab .ubermenu-submenu .ubermenu-column {
  float: unset !important
}

.ubermenu-tab a::active {
  color: #0097a7 !important
}

.ubermenu-target-title.ubermenu-target-text {
  font-size: 12px;
}

.ubermenu-item-level-0 a,
.ubermenu-item-level-0 span {
  transition: background-color .4s;
  transition: border-color .4s
}

.ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-property: max-height, visibility;
  -ms-transition-property: max-height, visibility;
  transition-property: max-height, visibility;
  max-height: 0;
  top: auto
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  -webkit-transition-duration: .6s;
  -ms-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: ease-in;
  -ms-transition-timing-function: ease-in;
  transition-timing-function: ease-in
}

.ubermenu {
  display: block !important;
  line-height: 15px !important;
  text-align: right !important;
  background: 0 0 !important
}

@media screen and (max-width: 426px) {
  .ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item {
    left: 0
  }
}

.ubermenu .ubermenu-icon.ico-search,
.ubermenu .ubermenu-icon.ico-user {
  padding-right: 3px;
  width: 6px !important
}

.ubermenu .login_div {
  width: 230px;
  margin-right: 7px;
  margin-top: 7px;
  min-height: 110px
}

.ubermenu .login_div #user-login .ico-user {
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 17px
}

.ubermenu .login_div #user-login .ico-key {
  position: absolute;
  top: 47px;
  right: 11px;
  font-size: 17px
}

.ubermenu .login_div #user-login .txt,
.ubermenu .login_div #user-login .pass {
  background: #fff !important;
  height: 25px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 300px;
  color: #444;
  padding-right: 25px;
  margin-bottom: 10px;
  font-size: 11px
}

.ubermenu .login_div #user-login a {
  color: #d9d9d9;
  font-size: 12px !important
}

.ubermenu .login_div #user-login .sub {
  width: 227px !important;
  font-size: 14px;
  cursor: pointer;
  height: 40px;
  border: none;
  border-radius: 4px;
  background: #40b4ae;
  color: #fff;
  margin-bottom: 4px
}

.ubermenu .login_div #user-login {
  margin-bottom: 4px
}

.ubermenu .login_div .link_div {
  display: grid
}

.ubermenu .login_div .link_div a {
  color: #d9d9d9 !important;
  line-height: 2em;
  margin-bottom: 4px;
  margin-right: 2px
}

.ubermenu-skin-grey-white {
  border: none !important;
  background: #263238 !important
}

.ubermenu-bar-align-full {
  clear: both !important
}

.ubermenu,
.ubermenu-nav {
  overflow: visible !important;
  z-index: 100 !important
}

.ubermenu-bound,
.ubermenu-bound-inner .ubermenu-nav {
  position: relative !important
}

.ubermenu,
.ubermenu .ubermenu-column,
.ubermenu .ubermenu-divider,
.ubermenu .ubermenu-item,
.ubermenu .ubermenu-nav,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-row,
.ubermenu .ubermenu-search,
.ubermenu .ubermenu-search-input,
.ubermenu .ubermenu-search-submit,
.ubermenu .ubermenu-submenu,
.ubermenu .ubermenu-submenu-footer,
.ubermenu .ubermenu-tabs,
.ubermenu .ubermenu-tabs-panels,
.ubermenu .ubermenu-target,
.ubermenu-responsive-toggle {
  height: auto;
  width: auto;
  max-height: none;
  min-height: 0
}

.ubermenu-nav,
.ubermenu-row,
.ubermenu-submenu {
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important
}

.ubermenu-nav {
  text-align: inherit !important
}

.ubermenu,
.ubermenu-nav {
  overflow: visible !important;
  z-index: 100
}

.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0 {
  float: right !important
}

.ubermenu-target.ubermenu-target-with-icon.ubermenu-item-notext,
.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only {
  border-top: 2px solid #263238 !important
}

.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-target,
.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-parent>.ubermenu-target,
.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-target {
  color: #fff !important;
  background: #37474f !important;
  border-top: 2px solid #069bcd !important
}

.ubermenu-skin-grey-white .ubermenu-item-level-0:hover>.ubermenu-target,
.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
  color: #fff;
  background: #37474f !important;
  border-top: 2px solid #069bcd !important
}

.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target:hover,
.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-active>.ubermenu-target {
  color: #0097a7 !important
}

body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
  border-left: none
}

.ubermenu-skin-grey-white .ubermenu-item-level-0.ubermenu-current-menu-item.ubermenu-item-home>.ubermenu-target {
  background: #263238 !important
}

.ubermenu-skin-grey-white .ubermenu-item-level-0:first-child>.ubermenu-target {
  box-shadow: none !important
}

.ubermenu-item {
  text-align: right !important;
  vertical-align: top !important
}

.ubermenu .ubermenu-column,
.ubermenu .ubermenu-row {
  max-width: 100% !important
}

.ubermenu .ubermenu-item-level-0 {
  vertical-align: bottom !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important
}

.ubermenu-sub-indicator {
  text-align: left !important
}

body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target {
  border-left: none !important
}

.ubermenu-skin-grey-white .ubermenu-item-level-0:first-child>.ubermenu-target {
  box-shadow: none !important
}

.ubermenu-skin-grey-white .ubermenu-item-level-0>.ubermenu-target {
  color: #d9d9d9 !important;
  border-left: none !important
}

.ubermenu a.ubermenu-target,
.ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target {
  cursor: pointer !important
}

.ubermenu-skin-grey-white .ubermenu-target {
  color: #555;
  font-family: "iransans" !important;
  font-weight: normal !important;
  font-size: 12px !important;
  padding: 10px 4px 13px 10px !important
}

.ubermenu .ubermenu-target {
  display: block !important;
  text-decoration: none !important;
  position: relative !important
}

.ubermenu .ubermenu-item-notext>.ubermenu-icon {
  line-height: 1.3em !important;
  padding-right: 4px
}

.ubermenu-skin-grey-white .ubermenu-item a i {
  font-size: 15px !important
}

.ubermenu .ubermenu-icon {
  width: 1.4em !important;
  text-align: center !important;
  line-height: 1em !important;
  vertical-align: baseline !important
}

.ubermenu-submenu .profile_div .logout_btn {
  position: absolute !important;
  right: 163px !important;
  float: right !important;
  cursor: pointer !important;
  background: none;
  border: 0;
  color: #d9d9d9;
  font-family: "iransans";
  top: 56px;
  font-size: 12px;
  padding: 0
}

.ubermenu-submenu .profile_div .logout_btn:hover {
  color: #e00 !important
}

.producer_list .ubermenu-target {
  padding-right: 0 !important
}

.producer_list .ubermenu-target-title {
  padding-right: 0 !important;
  display: inline-block !important;
  padding-left: 12px !important
}

.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop .ubermenu-target {
  padding-right: 8px !important
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
  padding-left: 25px !important
}

.ubermenu .ubermenu-target-text {
  display: inline-block !important;
  vertical-align: top !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  color: inherit !important
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  position: absolute !important;
  left: 10px !important;
  top: 50% !important;
  margin-top: -6px !important;
  font-size: 9px !important
}

.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  width: 28px !important;
  text-align: center !important;
  vertical-align: bottom !important;
  display: none !important;
  height: 100% !important
}

.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right {
  float: left !important
}

.ubermenu.ubermenu-transition-slide .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega,
.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
  max-height: 600px !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch !important
}

.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left {
  float: right !important;
  overflow: auto
}

.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right .ubermenu-submenu-id-13121 {
  left: 0 !important;
  direction: rtl
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
  display: block !important
}

.ubermenu-submenu-type-flyout {
  width: auto !important
}

.ubermenu-item.ubermenu-item-level-1 {
  direction: rtl !important;
  width: 100%;
  min-width: 200px !important
}

.ubermenu-item.ubermenu-item-level-2 {
  direction: rtl !important;
  min-width: 220px !important;
  width: 100%
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  position: absolute !important;
  left: 10px !important;
  right: auto !important;
  top: 50% !important;
  margin-top: -6px !important;
  font-size: 9px !important
}

.ubermenu .ubermenu-nav .ubermenu-column-1-2 {
  width: 50% !important
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
  right: 100% !important
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
  min-height: 100% !important
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-item {
  float: right !important
}

.ubermenu-skin-grey-white.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
  border-top: none !important
}

.ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop {
  min-height: 0 !important
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-id-465 {
  width: 176px !important;
  min-width: 176px !important
}

.ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop {
  background: #37474f !important;
  border: 0px solid #e0e0e0 !important;
  z-index: 9999 !important
}

.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item {
  left: auto !important
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop {
  clip: rect(0, 5000px, 5000px, -5000px)
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  box-shadow: 0 0 20px rgba(0, 0, 0, .15) !important
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
  position: absolute;
  z-index: 500;
  top: -10000px;
  height: 0;
  max-height: 0;
  visibility: hidden;
  overflow: hidden
}

.ubermenu-skin-grey-white .ubermenu-submenu,
.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target {
  color: #d9d9d9 !important;
  font-family: "iransans" !important;
  font-weight: normal !important;
  font-size: 12px !important;
  padding: 6px 0px 6px 0;
  z-index: 9999;
  direction: rtl !important
}

.ubermenu-skin-grey-white .ubermenu-submenu .ubermenu-target {
  padding: 6px 0px 6px 0 !important
}

.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop .ubermenu-target {
  padding-right: 8px !important
}

.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title {
  margin-right: .6em;
  margin-left: auto;
  padding-left: 12px !important
}

.ubermenu-sub-indicators .ubermenu-submenu-type-flyout>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator,
.ubermenu-sub-indicators .ubermenu-submenu-type-stack>.ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout>.ubermenu-target>.ubermenu-sub-indicator {
  transform: rotate(90deg) !important
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  font-size: 9px !important
}

.ubermenu-row-id-19273 {
  width: 330px !important
}

.ubermenu-row-id-19273 .ubermenu-item-level-2 {
  min-width: 130px !important;
  margin-top: 5px
}

.avatar_img {
  margin-left: 10px;
  padding: 2px
}

#side_search {
  padding-top: 10px;
  padding-right: 7px;
  margin-bottom: 7px;
  color: #fff;
  width: 260px
}

#side_search input[type=text] {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #888;
  font-size: 11px;
  padding: 5px;
  width: 96%;
  margin-bottom: 8px
}

#side_search input[type=submit] {
  height: 25px;
  float: left;
  width: 70px;
  cursor: pointer;
  box-shadow: none;
  font-size: 11px;
  margin-left: 8px;
  padding: 0
}

#side_search select {
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #888;
  height: 32px;
  margin: 10px 0;
  padding: 5px;
  width: 100%
}

#side_search .radio {
  clear: both;
  font-size: 11px;
  height: 20px;
  margin: 8px 2px 0 0;
  width: 180px;
  position: relative
}

#side_search .radio label {
  position: absolute;
  top: -3px;
  right: 17px
}

#billboard {
  margin: 6px auto;
  background: #fff;
  padding: 3px;
  border-radius: 4px;
  border: 1px solid #ddd
}

#billboard a:visited {
  color: #b53626
}

#billboard ul li {
  margin-right: -7px
}

#billboard ul li:hover {
  color: #b53626
}

#billboard ul li:hover>span {
  color: #333
}

#billboard ul li span {
  font: normal 11px/17px "iransans"
}

#billboard .ldWrapper#link-visit ul li:last-child {
  border-bottom: none;
  position: absolute;
  right: 0px
}

#billboard #linkdoonibox {
  width: 50%;
  position: relative;
  border: none;
  height: auto;
  background: #f9f9f9;
  float: left
}

#billboard #linkdoonibox #scrollbar1 {
  clear: both
}

@media(max-width: 426px) {
  #billboard #linkdoonibox {
    display: none
  }
}

#billboard #notification {
  width: 50%;
  position: relative;
  min-height: 1px;
  float: right;
  background: #f9f9f9;
  border-left: 10px solid #fff
}

#billboard #notification ul li:last-child {
  border: none
}

#billboard #notification ul li a:visited {
  color: #212121
}

@media(max-width: 426px) {
  #billboard #notification {
    width: 100%
  }
}

#billboard #linkdoonibox ul,
#billboard #notification ul {
  padding: 0 10px;
  margin-top: 0
}

#billboard #linkdoonibox ul li,
#billboard #notification ul li {
  padding-right: 2px;
  padding-top: 3px;
  line-height: 25px;
  min-height: 23px;
  font: normal 11px/16px "iransans", Arial;
  color: #333;
  transition: all .5s ease;
  border-bottom: 1px dashed #dfdfdf;
  cursor: pointer;
}

#billboard #linkdoonibox ul li:before,
#billboard #notification ul li:before {
  content: "\e6ed";
  font-family: "525icons" !important;
  font-size: 10px;
  margin-left: 5px;
  float: right
}

#billboard #linkdoonibox ul li:hover::before,
#billboard #notification ul li:hover::before {
  content: "\e6e9";
  margin-left: 6px;
}

#billboard #linkdoonibox #notiftitle,
#billboard #linkdoonibox #ldTitle,
#billboard #notification #notiftitle,
#billboard #notification #ldTitle {
  background: #2196f3;
  text-align: center;
  font: normal 17px/30px "iransans";
  color: #fff;
  border-radius: 4px;
  margin-bottom: 8px !important;
  z-index: 0
}

#billboard #linkdoonibox #notiftitle span,
#billboard #linkdoonibox #ldTitle span,
#billboard #notification #notiftitle span,
#billboard #notification #ldTitle span {
  color: #fff;
  position: absolute;
  margin-top: 3px;
  left: 7px;
  font-size: 20px
}

#billboard #linkdoonibox #notiftitle a i,
#billboard #linkdoonibox #ldTitle a i,
#billboard #notification #notiftitle a i,
#billboard #notification #ldTitle a i {
  color: #fff;
  font-size: 21px
}

.dialog-box {
  font: normal 14px "iransans";
  height: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 120;
  display: none;
  max-width: 700px !important;
  width: 90% !important
}

.dialog-box label {
  padding-right: 12px
}

.dialog-box label #nshow_msg {
  position: absolute;
  border: 150px solid #000;
  width: 390px;
  right: -182px
}

.show {
  display: block
}

.normal {
  background-color: #fff
}

.correct {
  background-color: #fff
}

.error {
  border-top: 4px solid #f5694b;
  background-color: #fff
}

.dialog-box-container {
  position: relative;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 0 0 5px #bdbdbd;
  font-size: 12px;
  z-index: 10000
}

.dialog-box-title {
  background-color: #2196f3;
  border-radius: 3px;
  font-size: 13px !important;
  min-height: 30px;
  text-overflow: ellipsis
}

.dialog-box-title h3 div .favbtn_nol {
    font-size: unset ;
    padding: unset ;
    border: unset;
    border-radius: unset;
    color: unset;
    height: unset;
    background: unset;
    line-height: unset;
    width: unset;
    display: unset;
    text-align: unset;
}

.dialog-box-title h3 div .fav::before {
    content: "";
    font-size: unset ;
    font-family: unset;
}

.dialog-box-title h3 {
  font-size: 11px !important;
  padding: 7px;
  text-align: right;
  text-overflow: ellipsis;
  margin-left: 10px
}

.dialog-box-close {
  font-size: 26px;
  margin-left: 7px;
  font-weight: normal;
  display: inline-block;
  position: absolute;
  cursor: default;
  left: 0;
  top: 0;
}

.dialog-box-close:hover {
  color: #fff
}

.dialog-box-content {
  line-height: 18px;
  direction: rtl;
  text-align: justify;
  word-break: normal;
  padding: 7px
}

.dialog-box-content a {
  color: #035ade
}

.dialog-box-content p {
  margin-bottom: 8px
}

.dialog-btn {
  height: 34px;
  padding: 0 20px 20px;
  text-align: center
}

.dialog-btn span {
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  margin: 0 10px;
  cursor: pointer
}

.dialog-btn-cancel {
  background-color: #ddd
}

.dialog-btn-cancel:hover {
  background-color: #d6d6d6
}

.dialog-btn-confirm {
  color: #fff;
  background-color: #66be8c
}

.dialog-btn-confirm:hover {
  background-color: #58b781
}

#dialog-box-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: .8;
  filter: alpha(opacity=30);
  background-color: #212121;
  display: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s
}

#dialog-box-iframe body {
  margin: 0;
  padding: 0;
  border: 0
}

.effect-fade .dialog-box-container {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0;
  transition: all .3s
}

.show.effect-fade .dialog-box-container {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.effect-newspaper .dialog-box-container {
  -webkit-transform: scale(0) rotate(720deg);
  -ms-transform: scale(0) rotate(720deg);
  transform: scale(0) rotate(720deg);
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.show.effect-newspaper .dialog-box-container {
  -webkit-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1
}

.effect-fall {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.effect-fall .dialog-box-container {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(600px) rotateX(20deg);
  -ms-transform: translateZ(600px) rotateX(20deg);
  transform: translateZ(600px) rotateX(20deg);
  opacity: 0
}

.show.effect-fall .dialog-box-container {
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
  -webkit-transform: translateZ(0px) rotateX(0deg);
  -ms-transform: translateZ(0px) rotateX(0deg);
  transform: translateZ(0px) rotateX(0deg);
  opacity: 1
}

.effect-scaled .dialog-box-container {
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2);
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.show.effect-scaled .dialog-box-container {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

.effect-flip-horizontal {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px
}

.effect-flip-horizontal .dialog-box-container {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-70deg);
  -ms-transform: rotateY(-70deg);
  transform: rotateY(-70deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0
}

.show.effect-flip-horizontal .dialog-box-container {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1
}

.effect-flip-vertical {
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px
}

.effect-flip-vertical .dialog-box-container {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-70deg);
  -ms-transform: rotateX(-70deg);
  transform: rotateX(-70deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0
}

.show.effect-flip-vertical .dialog-box-container {
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1
}

.effect-sign {
  -webkit-perspective: 1300px;
  perspective: 1300px
}

.effect-sign .dialog-box-container {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(-60deg);
  -ms-transform: rotateX(-60deg);
  transform: rotateX(-60deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.show.effect-sign .dialog-box-container {
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 1;
  padding: 3px
}

#scrollbar1 {
  clear: both;
  margin: 11px 0 10px 10px
}

div.modern-ld-wrapper div.modern-ld-title {
  display: none;
  visibility: hidden
}

#scrollbar1 .viewport {
  height: 190px;
  overflow: hidden;
  position: relative;
  top: -10px
}

#scrollbar1 .overview {
  list-style: none;
  position: absolute;
  padding: 0px 7px;
  margin-top: -3px;
  width: 100%;
  right: 15px !important
}

#scrollbar1 .thumb {
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  background-color: #666
}

#scrollbar1 .thumb .end {
  overflow: hidden;
  height: 5px;
  position: relative;
  float: left;
  width: 6px;
}

#scrollbar1 .track {
  background-color: #ccc;
  width: 6px;
  position: relative;
  padding: 0 0
}

#scrollbar1 .scrollbar {
  padding-right: 12px;
  position: relative;
  float: left;
  width: 6px
}

#scrollbar1 .disable {
  display: none
}

#scrollbar2 {
  width: 256px;
  clear: both;
  margin: 20px 0 10px
}

#scrollbar2 .viewport {
  width: 236px;
  height: 144px;
  overflow: hidden;
  position: relative
}

#scrollbar2 .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 5px
}

#scrollbar2 .scrollbar {
  position: relative;
  float: right;
  width: 10px
}

#scrollbar2 .track {
  background-color: #d8eefd;
  height: 100%;
  width: 8px;
  position: relative;
  padding: 0 1px
}

#scrollbar2 .thumb {
  height: 20px;
  width: 8px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  background-color: #003d5d;
  top: 0
}

#scrollbar2 .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 8px
}

#scrollbar2 .disable {
  display: none
}

aside section.buy.empty {
  display: none
}

aside #sidetextads a {
  display: block;
  margin: 5px 0;
  padding: 6px 8px;
  border-radius: 3px;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 22px;
  transition: all .5s ease
}

aside #sidetextads a strong {
  font-size: 12px;
  line-height: 18px;
  display: block;
  font-weight: bold
}

aside #sidetextads a span {
  font-family: "iransans";
  font-size: 11px;
  line-height: 20px
}

aside #sidetextads a.blue,
aside #sidetextads a .adspace a.blue,
#postcontent .adspace a.blue{
  background-color: #b8dcf9 !important
}

aside #sidetextads a.blue:hover,
aside #sidetextads a .adspace a.blue:hover,
#postcontent .adspace a.blue:hover{
  background-color: #9acdf7 !important
}

aside #sidetextads a.red,
aside #sidetextads a .adspace a.red,
#postcontent .adspace a.red{
  background-color: #ffc7c7 !important
}

aside #sidetextads a.red:hover,
aside #sidetextads a .adspace a.red:hover,
#postcontent .adspace a.red:hover{
  background-color: #f5a1a1 !important
}

aside #sidetextads a.green,
aside #sidetextads a .adspace a.green,
#postcontent .adspace a.green{
  background-color: #ceffc7 !important
}

aside #sidetextads a.green:hover,
aside #sidetextads a .adspace a.green:hover,
#postcontent .adspace a.green:hover{
  background-color: #b2f5a8 !important
}

aside #sidetextads a.white,
aside #sidetextads a .adspace a.white,
#postcontent .adspace a.white{
  background-color: #fff !important
}

aside #sidetextads a.white:hover,
aside #sidetextads a .adspace a.white:hover,
#postcontent .adspace a.white:hover{
  background-color: #e8e2e2 !important
}

aside #sidetextads a.grey,
aside #sidetextads a .adspace a.grey,
#postcontent .adspace a.gray{
  background-color: #eee !important
}

aside #sidetextads a.grey:hover,
aside #sidetextads a .adspace a.grey:hover,
#postcontent .adspace a.gray:hover{
  background-color: #d6d5d5 !important
}

aside #sidetextads a.purple,
aside #sidetextads a .adspace a.purple,
#postcontent .adspace a.purple{
  background-color: #e464e4 !important
}

aside #sidetextads a.purple:hover,
aside #sidetextads a.purple .adspace a.purple:hover,
aside #sidetextads a .adspace a.purple:hover,
aside #sidetextads a .adspace a.purple .adspace a.purple:hover,
#postcontent .adspace a.purple:hover{
  background-color: #b232b2 !important
}

aside #sidetextads a.yellow,
aside #sidetextads a .adspace a.yellow,
#postcontent .adspace a.yellow{
  background-color: #f5ee9e !important
}

aside #sidetextads a.yellow:hover,
aside #sidetextads a .adspace a.yellow:hover,
#postcontent .adspace a.yellow:hover{
  background-color: #f4ea6c !important
}

aside section {
  height: auto;
  border: 1px solid transparent;
  border-radius: 5px;
  margin-bottom: 8px;
  background-color: #fff
}

aside section header {
  padding: 6px 10px;
  background: #2196f3;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font: normal 17px/20px "iransans";
  color: #fff
}

aside section header span {
  width: 18px;
  height: 20px;
  float: left
}

aside section header i {
  float: left;
  margin-top: 2px
}

aside section .section-content {
  padding: 4px;
  height: auto;
  min-height: 256px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  border-left: 1px solid #b5b5b5
}

aside section#software ul.section-content {
  padding: 0 !important;
}

aside section .section-content span.sstype {
  margin-left: 2px
}

aside section .section-content .item {
  display: inline-block
}

aside section .section-content .item img {
  margin: 0 3px;
  margin-right: 3px;
  margin-left: 0 !important
}

aside section .section-content#catslist {
  padding: 0;
  width: auto;
  border-radius: 5px
}

aside section .section-content .anetwork-b iframe {
  border: 1px solid #666 !important
}

aside section .section-content .post {
  margin-bottom: 1px;
  padding-bottom: 5px;
  overflow: hidden;
  min-height: 48px;
  position: relative;
  vertical-align: top
}

aside section .section-content .post p {
  font: normal 11px/14px "iransans";
  color: #777;
  border-bottom: 1px solid #ddd;
  position: absolute;
  top: 23px;
  width: 100%;
  min-height: 25px !important
}

aside section .section-content .post div.ssinfo {
  padding-top: 8px;
}

aside section .section-content .post div.ssinfo span.ssdate {
  color: #888;
}

aside section#software ul.section-content li {
  border-bottom: 1px solid;
  border-image-source: linear-gradient(90deg, rgb(255, 255, 255) 5%, rgb(136, 136, 136) 50%, rgb(255, 255, 255) 95%);
  border-image-slice: 1;
}

aside section#software ul.section-content li:hover {
  background: #eee;
  border-bottom: 1px solid #888 !important;
  border-top: 1px solid #888 !important;
  border-image-source: none;
  -webkit-transition: background-color 320ms ease-out;
  -ms-transition: background-color 320ms ease-out;
  transition: background-color 320ms ease-out;
  margin-top: -2px;
  height: 62px !important;
}

aside section .section-content .post .post-pic img {
  width: 48px;
  height: 48px;
  float: right;
  margin: 0 3px;
}

aside section#software ul.section-content li.post {
  height: 60px;
}

aside section .section-content .post .ti {
  color: #444;
  font: normal 12px/15px "iransans";
  padding: 0 4px 0 2px;
  border-radius: 2px;
  -webkit-transition: background .3s linear;
  -moz-transition: background .3s linear;
  -ms-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
  position: absolute;
  top: 5px;
  min-height: 54px;
  width: 100%;
  overflow: hidden
}

article section {
  position: relative;
  min-height: 1px;
  padding: 15px
}

@media(max-width: 321px) {
  article section {
    padding-right: 10px;
    padding-left: 10px
  }
}

#main-content {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  float: left !important;
  margin: 1px 0 20px 0
}

#main-content .search_msg {
  background: none repeat scroll 0 0 #2196f3;
  font-family: "iransans";
  font-size: 20px;
  padding: 5px 0;
  text-align: center;
  border-radius: 3px;
  margin: 0 0 10px 0
}

#main-content .search_msg span {
  font-size: 20px
}

#main-content .producer_div {
  position: relative
}

#main-content .producer_div .header_producer_page {
  background: none repeat scroll 0 0 #2196f3;
  font-family: "iransans";
  font-size: 22px;
  height: 40px;
  text-align: center;
  border-radius: 3px;
  margin: 0 0 10px 0;
  width: 100%
}

#main-content .producer_div .header_producer_page img {
  min-width: 30px;
  min-height: 30px;
  max-width: 30px;
  max-height: 30px;
  margin-left: 7px;
  position: relative;
  top: 6px
}

#main-content .producer_div .header_producer_page span {
  position: relative;
  top: 0px
}

#main-content .producer_div .header_producer_page span.count {
  color: #fff;
  font-size: 15px;
  display: inline-table;
  top: -6px
}

#main-content .producer_div .header_producer_page p {
  position: relative;
  top: -5px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 0px;
  color: white;
  font-size: 15px;
}

#main-content .producer_div .header_producer_page .comment_div {
  float: left
}

#main-content .producer_div .header_producer_page .comment_div:after {
  content: "\e71d";
  font-family: "525icons" !important;
  font-size: 24px;
  color: #fff !important;
  margin-left: 10px;
  vertical-align: -9px;
  cursor: help
}

#main-content .producer_div .producer_comment_text {
  background: #fff;
  position: absolute;
  top: 40px;
  z-index: 9999;
  width: 100%;
  border: 1px solid #eee;
  padding: 7px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-family: "iransans";
  font-size: 12px;
  opacity: .85;
  display: none
}

#main-content header {
  background: #2196f3;
  border-bottom: 1px solid #1390b9;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  width: 100%;
  display: inline-block;
  direction: rtl;
  margin-bottom: -8px;
  padding: 2px 0;
}

#main-content header h2#pagetitle {
  float: right;
  color: #fff;
  text-align: right;
  direction: rtl;
  padding-right: 12px;
  text-shadow: 0px 0px 1px #b2b2b2;
  font: normal 17px/20px "iransans";
  min-height: 30px;
  line-height: 30px
}

#main-content header .rating {
  float: right;
  margin: 6px 9px 7px 5px;
  direction: ltr;
}

#postcontent .kk-star-ratings {
    display: none !important;
}

#main-content header .rating .kk-star-ratings{
    vertical-align: middle !important;
}

.kksr-stars-active {
    left: 0 !important;
    right: auto !important;
}

#main-content header .rating .kksr-legend{
    display: none !important;
}

#main-content header .rating .post-ratings {
  color: #fff !important;
  font-size: 12px !important
}

#main-content header .rating .post-ratings img {
  float: left
}

#main-content .post {
  background-color: #fff;
  border: 1px solid #7a7a7a;
  border-radius: 5px;
  margin-bottom: 13px;
  box-shadow: 0px 0px 14px #e5e5e6
}

#main-content .post .post-content {
  width: 100%
}

#main-content .post .post-content .detail {
  width: 100%;
  float: right;
  margin-top: 10px
}

#main-content .post .post-content .detail .share-btn {
  min-height: 26px;
  display: inline-block;
  float: right;
  width: 100%
}

#main-content .post .post-content .detail .share-btn .share {
  font: normal 13px/23px "iransans";
  float: right !important
}

#main-content .post .post-content .detail .share-btn .share .advpost1 a {
  padding-right: 0 !important
}

#main-content .post .post-content .detail .share-btn .btn a .cost {
  float: left !important
}

#main-content .post .post-content .detail .cat-btn form {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px
}

#main-content .post .post-content .detail .cat-btn .cat {
  float: right;
  margin-bottom: 5px;
  width: 86%
}

@media(max-width: 686px) {
  #main-content .post .post-content .detail .cat-btn .cat {
    width: 100% !important
  }
}

#main-content .post .post-content .detail .cat-btn .cat .border {
  border-radius: 3px;
  box-shadow: 0px 0px 4px #ccc
}

#main-content .post .post-content .detail .cat-btn .cat .info-cat {
  background-color: #fff;
  border: 1px solid #939393;
  margin-top: 2px;
  border-radius: 5px;
  padding: 2px 8px 4px 0px;
  color: #464646;
  font: normal 11px/19px "iransans"
}

#main-content .post .post-content .detail .cat-btn .btn {
  float: left;
  padding: 0 !important
}

#main-content .post .post-content .detail .cat-btn .btn a,
#main-content .post .post-content .detail .cat-btn .btn .dl {
  display: block;
  padding: 1px 4px;
  border-radius: 5px;
  background: #40b4ae;
  color: #fff;
  font: normal 11px/25px "iransans";
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
  margin-top: 1px;
  margin-right: 6px;
  height: 28px;
  transition: background-color .2s
}

#main-content .post .post-content .detail .cat-btn .btn a:hover,
#main-content .post .post-content .detail .cat-btn .btn .dl:hover {
  background-color: #81d4fa !important
}

#main-content .post .post-content .detail .cat-btn .seemore {
  float: left;
  margin-left: 0px;
  width: 83px
}

#main-content .post .post-content .detail .cat-btn .dl {
  float: left !important;
  height: 26px;
  padding: 0 10px;
  width: 76px !important
}

#main-content .post .post-content .img-post {
  float: right;
  padding: 0 !important;
  position: relative
}

@media(max-width: 767px) {
  #main-content .post .post-content .img-post {
    width: 100% !important;
    text-align: center
  }
}

#main-content .post .post-content .img-post img {
  height: 200px !important;
  width: 200px !important
}

#main-content .post .post-content .img-post .overlay {
  width: 200px;
  height: 200px;
  background: none;
  position: absolute;
  top: 0
}

@media(max-width: 767px) {
  #main-content .post .post-content .img-post .overlay {
    width: 100% !important;
    text-align: center
  }
}

#main-content .post .post-content .meta {
  width: 67%;
  float: left
}

@media(max-width: 767px) {
  #main-content .post .post-content .meta {
    width: 100% !important
  }
}

#main-content .post .post-content .meta .short-discription {
  padding: 5px 10px 4px 10px;
  border-radius: 5px;
  margin-bottom: 8px
}

#main-content .post .post-content .meta .short-discription .is {
  display: block;
  border-bottom: 1px solid #bdbdbd;
  padding-top: 2px;
  text-align: right
}

#main-content .post .post-content .meta .short-discription .is:first-child {
  text-align: left
}

#main-content .post .post-content .meta .short-discription .is:last-child {
  border-bottom: none
}

#main-content .post .post-content .meta .short-discription .is .block-res {
  display: inline-block
}

@media(max-width: 330px) {
  #main-content .post .post-content .meta .short-discription .is .block-res {
    padding-right: 0px
  }
}

#main-content .post .post-content .meta .short-discription .is .meta-value a {
  color: #035ade;
  font-size: 11px;
  direction: rtl
}

#main-content .post .post-content .meta .short-discription .is h4 {
  font-size: 10px
}

#main-content .post .post-content .meta .short-discription .is .meta-value,
#main-content .post .post-content .meta .short-discription .is h4 {
  color: #035ade;
  direction: ltr;
  margin-bottom: 0 !important
}

#main-content .post .post-content .meta .short-discription .is span,
#main-content .post .post-content .meta .short-discription .is h4 {
  font: normal 12px/18px "Vazir"
}

#main-content .post .post-content .meta .short-discription .is .meta-value {
  margin-left: 0
}

#main-content .post .post-content .meta .short-discription .is .meta-value input {
  background: #f0f0f0;
  border: none;
  font: normal 10px/15px "iransans";
  margin-top: 3px;
  border-radius: 4px;
  padding: 2px 5px;
  color: #666;
  text-align: center;
  width: 134px
}

#main-content .post .post-content .meta .short-discription .is .meta-value a {
  color: #035ade
}

#main-content .post .post-content .meta p {
  font: normal 12px/18px "iransans";
  overflow: hidden;
  text-align: justify;
  color: #464646
}

#main-content .post .tittle {
  color: #212121;
  font-size: 13px;
  text-align: right;
  margin: 0px 0px 15px 0px;
  font-weight: bold
}

@media(max-width: 767px) {
  #main-content .post .tittle {
    text-align: center;
    font-size: 12px
  }
}

#main-content .post header .tittle {
  color: #464646;
  float: right;
  font-size: 13px;
  margin: 14px 0px 14px 0;
  font-weight: bold
}

@media(max-width: 431px) {
  #main-content .post header h2 img {
    display: none
  }
}

#main-content article.single-post {
  background-color: #fff;
  border: 1px solid #7a7a7a;
  border-radius: 5px;
  margin-bottom: 13px;
  box-shadow: 0px 0px 16px #e5e5e6
}

#main-content article.single-post img {
  display: block;
  max-width: 100%;
  height: auto
}

@media(max-width: 767px) {
  #main-content article.single-post img {
    text-align: center;
    display: unset
  }
}

#main-content article.single-post header img.slogo , #main-content article.post header img.slogo {
  width: 24px;
  height: 24px;
  float: left;
  margin: 4px 5px 0 8px;
}

#main-content article.single-post header h1, #main-content article.post header h2 {
  float: left;
  position: relative;
  direction: ltr;
  font: 18px/20px "arial";
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
}

#main-content .fix_adv header p {
	width: 100% !important;
	font-family: "iransans" !important;
	font-size: 16px !important;
	color: #fff;
	text-align: center;
	margin: 4px 0 6px 0;
}

#main-content article.single-post header h1 a, #main-content header h2 a {
  color: #fff;
  text-shadow: -2px 0px 3px #14566b;
  font: normal 17px/32px "arial";
  line-height: 2em !important;
  white-space: nowrap
}

@media(max-width: 800px) {
  #main-content article.single-post header h1, #main-content article.post header h2 {
    max-width: 70%;
    font: 16px "arial";
  }
  #main-content article.single-post header h1 a, #main-content header h2 a {
    font: normal 16px "arial";
  }
}

@media(max-width: 480px) {
  #main-content article.single-post header h1, #main-content article.post header h2 {
    max-width: 60%;
    font: 15px "arial";
  }
  #main-content article.single-post header h1 a, #main-content header h2 a {
    font: normal 15px "arial";
  }
}

#main-content article.single-post .single-tittle {
  color: #212121;
  font-family: "iransans";
  font-size: 13px;
  text-align: right;
  margin: 0px 0px 15px 0px;
  font-weight: bold
}

@media(max-width: 767px) {
  #main-content article.single-post .single-tittle {
    text-align: center
  }
}

#main-content article.single-post #postcontent {
  font: normal 11px/18px "iransans";
  color: #464646;
  text-align: justify
}

#main-content article.single-post #postcontent h2 {
  font-size: 15px;
  margin: 10px -6px;
  font-family: "iransans_b";
  color: #444;
}

#main-content article.single-post #postcontent h2::before , #main-content article.single-post #postcontent h2::after {
  content: "\e73a";
  font-family:"525icons";
  font-size: 16px;
  font-weight: normal;
  color: #666;
  vertical-align: middle;
  display: inline-block;
}

#main-content article.single-post #postcontent h2::before {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

#main-content article.single-post #postcontent h2::after {
  margin-right:2px;
}

#main-content article.single-post #postcontent h3 {
  font-size: 14px !important;
  margin: 10px 0;
  font-family: "iransans_b";
}

#main-content article.single-post #postcontent h4 {
  margin-bottom: 10px;
  font-family: "iransans_b";
}

#main-content article.single-post #postcontent ul,
#main-content article.single-post #postcontent ol {
  margin: 0 25px 12px 25px;
}

@media(max-width: 376px) {
  #main-content article.single-post #postcontent ul,
  #main-content article.single-post #postcontent ol {
    margin: 0 12px 6px 12px
  }
}

#main-content article.single-post #postcontent .post-content {
  width: 100%
}

#main-content article.single-post #postcontent .post-content .detail {
  width: 100%;
  float: right;
  margin-top: 10px
}

#main-content article.single-post #postcontent .post-content .detail .share-btn {
  min-height: 26px;
  display: inline-block;
  float: right;
  width: 100%
}

#main-content article.single-post #postcontent .post-content .detail .share-btn .share {
  font: normal 13px/23px "iransans";
  float: right !important
}

#main-content article.single-post #postcontent .post-content .detail .share-btn .share .advpost1 a {
  padding-right: 0 !important
}

#main-content article.single-post #postcontent .post-content .detail .share-btn .btn .selling_submit {
  width: 154px;
  border-radius: 5px;
  background: url("image/sale-btn-bg.png") repeat;
  border: 1px solid #9a9d00;
  text-align: center;
  padding: 2px 6px;
  margin-top: -10px;
  margin-left: -16px;
  float: left !important;
  font: normal 13px/18px "iransans";
  cursor: pointer
}

#main-content article.single-post #postcontent .post-content .detail .share-btn .btn a .cost {
  float: left !important
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn form {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .cat {
  float: right;
  margin-bottom: 5px;
  width: 74%
}

@media(max-width: 679px) {
  #main-content article.single-post #postcontent .post-content .detail .cat-btn .cat {
    width: 100% !important
  }
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .cat .border {
  border-radius: 3px;
  box-shadow: 0px 0px 4px #ccc
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .cat .info-cat {
  background-color: #fff;
  border: 1px solid #939393;
  margin-top: 2px;
  border-radius: 5px;
  padding: 2px 8px 4px 0px;
  color: #464646;
  font: normal 11px/19px "iransans"
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .btn {
  float: left;
  padding: 0 !important
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .btn a,
#main-content article.single-post #postcontent .post-content .detail .cat-btn .btn .dl {
  display: block;
  padding: 1px 4px;
  border-radius: 5px;
  background: #7bad49;
  color: #fff;
  font: normal 11px/25px "iransans";
  text-align: center;
  border: 1px solid #fff;
  cursor: pointer;
  margin-top: 1px;
  margin-right: 6px;
  height: 28px;
  transition: background-color .2s
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .btn a:hover,
#main-content article.single-post #postcontent .post-content .detail .cat-btn .btn .dl:hover {
  background-color: #68923e !important
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .seemore {
  float: left;
  margin-left: 0px;
  width: 83px
}

#main-content article.single-post #postcontent .post-content .detail .cat-btn .dl {
  float: left !important;
  height: 26px;
  padding: 0 10px;
  width: 76px !important
}

#main-content article.single-post #postcontent .post-content .img-post {
  float: right;
  padding: 0 !important;
  position: relative
}

@media(max-width: 767px) {
  #main-content article.single-post #postcontent .post-content .img-post {
    width: 100% !important;
    text-align: center
  }
}

#main-content article.single-post #postcontent .post-content .img-post img {
  height: 200px !important;
  width: 200px !important
}

#main-content article.single-post #postcontent .post-content .img-post .overlay {
  width: 200px;
  height: 200px;
  background: none;
  position: absolute;
  top: 0
}

@media(max-width: 767px) {
  #main-content article.single-post #postcontent .post-content .img-post .overlay {
    width: 100% !important;
    text-align: center
  }
}

#main-content article.single-post #postcontent .post-content .meta {
  width: 67%;
  float: left
}

@media(max-width: 767px) {
  #main-content article.single-post #postcontent .post-content .meta {
    width: 100% !important
  }
}

#main-content article.single-post #postcontent .post-content .meta .short-discription {
  padding: 5px 10px 4px 10px;
  border-radius: 5px;
  margin-bottom: 8px
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is {
  display: block;
  border-bottom: 1px solid #bdbdbd;
  padding-top: 2px;
  text-align: right
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is:first-child {
  text-align: left
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is:last-child {
  border-bottom: none
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .block-res {
  display: inline-block
}

@media(max-width: 330px) {
  #main-content article.single-post #postcontent .post-content .meta .short-discription .is .block-res {
    padding-right: 0px
  }
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .meta-value a {
  color: #035ade;
  font-size: 11px;
  direction: rtl
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is h4 {
  font-size: 10px
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .meta-value,
#main-content article.single-post #postcontent .post-content .meta .short-discription .is h4 {
  color: #035ade;
  direction: ltr;
  margin-bottom: 0 !important
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is span,
#main-content article.single-post #postcontent .post-content .meta .short-discription .is h4 {
  font: normal 12px/18px "Vazir"
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .meta-value {
  margin-left: 0
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .meta-value input {
  background: #f0f0f0;
  border: none;
  font: normal 10px/15px "iransans";
  margin-top: 3px;
  border-radius: 4px;
  padding: 2px 5px;
  color: #666;
  text-align: center;
  width: 134px
}

#main-content article.single-post #postcontent .post-content .meta .short-discription .is .meta-value a {
  color: #035ade
}

#main-content article.single-post #postcontent .post-content .meta p {
  font: normal 12px/18px "iransans";
  overflow: hidden;
  text-align: justify;
  color: #464646
}

#main-content article.single-post #postcontent .post-content {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px
}

#main-content article.single-post #postcontent table tr td {
  padding: 4px 0 4px 0;
  height: 44px
}

#main-content article.single-post #postcontent #thepage a {
  color: #0097a7;
  min-height: 60px
}

#main-content article.single-post #postcontent #thepage a:hover {
  border-bottom: dotted 1px;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -webkit-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear
}

#main-content article.single-post #postcontent .modern-ld-wrapper {
  margin: 15px
}

#main-content article.single-post #postcontent .modern-ld-wrapper ul li {
  margin: 0 15px 4px 25px !important;
  list-style: decimal;
  list-style-position: inside
}

#main-content article.single-post #postcontent p {
  font-family: "iransans";
  padding-bottom: 7px;
  color: #464646;
  line-height: 24px;
  overflow: auto
}

#main-content article.single-post #postcontent .the-content .row a {
  color: #0097a7;
}

#main-content article.single-post #postcontent .the-content .row a:hover {
  border-bottom: dotted 1px;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -webkit-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear
}

#main-content article.single-post #postcontent .btn p {
  padding: 0 !important;
  font-size: 13px;
  float: right;
  margin-right: -15px
}

#main-content article.single-post #postcontent .the-content .row {
  margin-bottom: 8px
}

#main-content article.single-post #postcontent .the-content .row ul li {
  list-style: circle;
  margin-bottom: 3px;
}

#main-content article.single-post #postcontent .the-content .row ul li:hover {
  list-style: disc;
}

#main-content article.single-post #postcontent .the-content .row ol li {
  list-style: decimal-leading-zero
}

#main-content article.single-post #postcontent .the-content .meta-value a {
  color: #035ade !important;
  padding-left: 20px;
  font-size: 11px;
  direction: rtl
}

#main-content article.single-post #postcontent .the-content .meta-value input {
  border: none;
  font: normal 10px/15px "iransans";
  margin-top: 3px;
  border-radius: 4px;
  padding: 2px 5px;
  color: #666;
  text-align: right;
  width: 120px
}

#main-content article.single-post .postdetail {
  font: 11px/18px "iransans";
  color: #464646;
  overflow: hidden;
  padding-bottom: 14px
}

#main-content article.single-post .postdetail #postcats {
  min-height: 22px;
  line-height: 22px;
  padding: 0 5px;
  border: 1px solid #939393;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 4px #ccc
}

#main-content article.single-post .postdetail #postcats span {
  float: right;
  margin-left: 4px;
  color: #464646 !important
}

#main-content article.single-post .postdetail #postcats span.linkedit {
  float: left
}

#main-content article.single-post .postdetail #postcats ul li {
  float: right
}

#main-content article.single-post .postdetail #postcats ul li a {
  color: #464646;
  transition: all .5s ease
}

#main-content article.single-post .postdetail #postcats ul li a:hover {
  color: #035ade
}

#main-content article.single-post .postdetail #post-time {
  float: left;
  font: normal 13px/18px "iransans";
  color: #212121;
  margin-top: 10px
}

#main-content article.single-post #sharebutton {
  overflow: hidden;
  padding: 4px 10px;
  background: #eee;
  border-radius: 3px;
  text-align: center
}

#main-content article.single-post #sharebutton p {
  font-size: 12px !important;
  line-height: 2.2em;
  float: right;
  margin-top: 8px;
}

@media(max-width: 440px) {
  #main-content article.single-post #sharebutton p {
    float: unset;
    display: inline-block;
    padding-bottom: 0px;
    width: 100%;
    text-align: center;
  }
}

#main-content article.single-post #sharebutton ul#sharingbuts {
  margin: 0 !important;
  padding: 4px 0 0;
  float: left
}

@media(max-width: 440px) {
  #main-content article.single-post #sharebutton ul#sharingbuts {
    float: unset;
    display: inline-block;
  }
}

#main-content article.single-post #sharebutton ul#sharingbuts li {
  list-style: none !important;
  margin-right: 10px
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-circle-facebook {
  color: #3b5999;
  transition: color .4s
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-circle-facebook:hover {
  color: #5d7bbb;
  border-bottom: none;
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-circle-twitter {
  color: #55acee;
  transition: color .4s
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-circle-twitter:hover {
  color: #77ceff;
  border-bottom: none;
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-telegram {
  color: #2ba4df;
  transition: color .4s
}

#main-content article.single-post #sharebutton ul#sharingbuts .ico-telegram:hover {
  color: #4dc6ff;
  border-bottom: none
}

#main-content article.single-post #sharebutton .btn {
  padding: 0 !important
}

#main-content article.single-post #sharebutton .btn a {
  background: url("image/sale-btn-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #9a9d00;
  border-radius: 5px;
  float: left;
  font: 13px/18px "iransans";
  padding: 2px 6px;
  text-align: right;
  width: 143px;
  color: #212121;
  margin: 4px 0 0 2px
}

#main-content article.single-post #sharebutton ul li {
  list-style: none;
  float: right;
  margin-left: 3px;
  font: normal 1px/10px "iransans"
}

#main-content article.single-post #sharebutton ul li a {
  font: normal 1px/10px "iransans";
  transition: all .5s ease;
  -webkit-transition: all 1.5s ease
}

#main-content article.single-post #sharebutton ul li a img {
  display: block
}

#main-content article.single-post .btn .selling_submit {
  background: #2980b9;
  border: none;
  border-radius: 3px;
  font: 13px/18px "iransans";
  color: #fff;
  padding: 6px 10px;
  cursor: pointer
}

#main-content article.single-post #article-tabber #main-ar-tabber {
  margin-top: 20px
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li a.enlistname {
  color: #2196f3;
  direction: ltr;
  text-align: right
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li .list-postpic a {
  font: normal 11px/11px "iransans"
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li .list-postpic img {
  width: 24px;
  height: auto;
  display: block;
  float: right;
  margin-bottom: 3px
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li .list-postpic #div-in-li {
  display: inline !important;
  margin-right: 9px;
  float: right
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li .list-postpic #div-in-li a {
  display: block;
  margin-bottom: 3px
}

#main-content article.single-post #article-tabber #main-ar-tabber ol li .item100 {
  margin-bottom: 10px;
  display: inline-flex
}

#main-content article.single-post #article-tabber #main-ar-tabber .message {
  background-color: #eee;
  font-weight: bold;
  border-radius: 4px;
  margin-top: 8px;
  padding: 6px
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li {
  float: right;
  margin: 0 1px 0 1px;
  height: 50px
}

@media(max-width: 409px) {
  #main-content article.single-post #article-tabber #main-ar-tabber ul li {
    height: 60px;
    width: 111px
  }
}

@media(max-width: 373px) {
  #main-content article.single-post #article-tabber #main-ar-tabber ul li {
    width: 85px
  }
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li.active {
  border-bottom: 3px solid #005088
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li a {
  display: block;
  width: auto;
  font: normal 15px/20px "iransans";
  color: #005088;
  text-align: center;
  padding: 0 10px 5px 10px
}

@media(max-width: 373px) {
  #main-content article.single-post #article-tabber #main-ar-tabber ul li a {
    font: normal 12px/21px "iransans"
  }
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li .darrow {
  transform: rotate(-90deg);
  font-size: 20px !important;
  text-align: center;
  width: 100%;
  top: -1px;
  right: 7px;
  color: #005088;
  position: relative
}

@media(max-width: 373px) {
  #main-content article.single-post #article-tabber #main-ar-tabber ul li .ux-2x {
    font-size: 19px !important
  }
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#dltab a i {
  display: -webkit-inline-box;
  color: #bdbdbd
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#dltab.active a i {
  color: #005088
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#helptab a i {
  display: -webkit-inline-box;
  color: #bdbdbd
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#helptab.active a i {
  color: #005088
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#reltab a i {
  display: -webkit-inline-box;
  color: #bdbdbd
}

#main-content article.single-post #article-tabber #main-ar-tabber ul li#reltab.active a i {
  color: #005088
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container {
  height: auto;
  background: #fff;
  border: 1px solid #b2b2b2;
  padding: 10px;
  margin-top: 0px
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container ol li {
  font: normal 12px/28px "iransans";
  min-height: 35px;
  border-bottom: 1px solid #eee;
  padding: 7px 0 1px 0 !important
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container ol li:hover {
  padding-right: 5px !important;
  background: #f9f9f9;
  transition: all .2s ease
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container ol li:last-child {
  border-bottom: none !important
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 {
  padding-right: 0;
  padding-left: 0
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 p {
  font: normal 13px/22px "iransans";
  color: #464646;
  text-align: justify
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 p a {
  color: #0097a7;
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 p a {
  border-bottom: dotted 1px;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -webkit-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 img {
  max-width: 100% !important;
  height: auto
}

#main-content article.single-post #article-tabber #main-ar-tabber .tab_container .tab_content2 #tab00 img {
  width: auto !important
}

#main-content article.single-post #single-footer {
  overflow: hidden
}

#main-content article.single-post #single-footer .helpbox {
  float: right;
  width: 33.333333%;
  border: 3px solid #fff;
  height: 37px;
  text-align: center;
  margin-bottom: 11px
}

@media(max-width: 48em) {
  #main-content article.single-post #single-footer .helpbox {
    width: 50%
  }
}

@media(max-width: 535px) {
  #main-content article.single-post #single-footer .helpbox {
    width: 100%
  }
}

#main-content article.single-post #single-footer .dbutton {
  width: auto !important;
  min-width: auto;
  margin-top: auto !important;
  margin-bottom: auto !important
}

#main-content article.single-post #dbcontent {
  padding: 0 0 6px;
  background: #fff
}

#main-content article.single-post #dbcontent .metabox {
  height: 28px;
  padding: 0 5px;
  border-radius: 4px;
  font: normal 12px/28px "iransans";
  color: #111;
  margin-bottom: 8px;
  padding-right: 8px
}

#main-content article.single-post #dbcontent #supportbox i,
#main-content article.single-post #dbcontent #namebox i,
#main-content article.single-post #dbcontent #pswbox i,
#main-content article.single-post #dbcontent #nfaqbox i {
  margin-left: 6px;
  vertical-align: middle;
}

#main-content article.single-post #dbcontent #supportbox {
  background: #82DEE5;
  box-shadow: 0px 0px 2px #4aa8cf;
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis
}

#main-content article.single-post #dbcontent #namebox {
  background: #c7df87;
  box-shadow: 0px 0px 2px #aac367;
  text-overflow: ellipsis
}

#main-content article.single-post #dbcontent #pswbox {
  background: #ddb8e8;
  box-shadow: 0px 0px 2px #ad77d7;
  width: 100%
}

#main-content article.single-post #dbcontent #nfaqbox {
  background: #ffbe4d;
  box-shadow: 0px 0px 2px #df971b
}

#main-content article.single-post #dbcontent #size {
  float: right;
  font: normal 17px/44px "iransans";
  color: #010101
}

#main-content article.single-post #dbcontent #size .ss,
#main-content article.single-post #dbcontent #size .sstype {
  font-size: 16px
}

#main-content article.single-post #dbcontent #rating {
  float: left;
  margin-top: 12px;
  margin-top: 7px;
  margin-bottom: 12px;
  text-align: center;
  cursor: pointer
}

@media(max-width: 365px) {
  #main-content article.single-post #dbcontent #rating {
    width: 100%;
    text-align: center
  }
}

#main-content article.single-post #dbcontent #rating .ux {
  position: relative;
  right: -132px;
  top: 7px;
  color: #fff;
  font-size: 38px !important
}

#main-content article.single-post #dbcontent #dnlink {
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden
}

#main-content article.single-post #dbcontent #dnlink a:hover {
  color: #fff;
  -o-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -webkit-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
  background-color: #33caea;
  border-radius: 4px;
}

#main-content article.single-post #dbcontent #dnlink a {
  display: inline-block;
  font: normal 12px/22px "iransans";
  color: #545454;
  clear: both;
  padding: 5px 2px 5px 8px;
  font-size: 13px;

}

#main-content article.single-post #dbcontent #dnlink a.space {
  margin-top: 8px
}

#main-content article.single-post #dbcontent #dnlink a i {
  padding-left: 6px;
  padding-right: 4px;
  font-size: 15px;
}

#main-content article.single-post #dbcontent #dnlink .dl_title {
  clear: both;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin: 6px 0 6px 0;
  width: 100%;
  padding: 4px 6px 4px 0;
  background: linear-gradient(90deg, rgb(255, 255, 255) 50%, rgb(238, 238, 238) 100%);
  border-radius: 3px;
}

#main-content article.single-post #dbcontent #dnlink .dl_comment {
  clear: both;
  float: right;
  font-size: 11px;
  margin: 10px 0 10px 0;
  width: 100%;
  padding: 8px;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background-color: #eee
}

#main-content article.single-post #dbcontent #dnlink .dl_comment i {
  margin-left: 6px
}

.dbutton {
  font: 13px "iransans";
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .4);
  text-decoration: none !important;
  white-space: nowrap;
  display: block;
  vertical-align: baseline;
  position: relative;
  cursor: pointer;
  padding: 10px 20px;
  background-repeat: no-repeat;
  background-image: url("image/button_bg.png");
  background-position: bottom left, top right, 0 0, 0 0;
  background-clip: border-box;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0 0 1px #fff inset;
  -webkit-box-shadow: 0 0 1px #fff inset;
  box-shadow: 0 0 1px #fff inset;
  -webkit-transition: background-position 1s;
  -moz-transition: background-position 1s;
  transition: background-position 1s;
  width: fit-content;
  min-width: 150px;
  min-height: auto !important;
  margin-top: 4px;
  margin-bottom: 4px;
  text-align: center
}

.dbutton .extbtn {
  display: inline-block !important;
  min-height: 0 !important
}

.dbutton:hover {
  background-position: top left;
  background-position: top left, bottom right, 0 0, 0 0
}

.dbutton:active {
  bottom: -1px
}

.dbutton.big {
  font-size: 30px
}

.dbutton.medium {
  font-size: 18px
}

.dbutton.small {
  font-size: 13px
}

.dbutton.rounded {
  -moz-border-radius: 4em;
  -webkit-border-radius: 4em;
  border-radius: 4em
}

.dbutton.blue {
  color: #212121 !important;
  border: 1px solid #84acc3 !important;
  background-color: #48b5f2;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #59d0f4 0, rgba(89, 208, 244, 0) 100px), -moz-linear-gradient(#4fbbf7, #3faeeb);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#59d0f4), to(rgba(89, 208, 244, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4fbbf7), to(#3faeeb))
}

.dbutton.blue:hover {
  background-color: #63c7fe;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #6dd9fa 0, rgba(109, 217, 250, 0) 100px), -moz-linear-gradient(#63c7fe, #58bef7);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#6dd9fa), to(rgba(109, 217, 250, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c7fe), to(#58bef7))
}

.dbutton.green {
  color: #222 !important;
  border: 1px solid #96a37b !important;
  background-color: #79be1e;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #a2d31e 0, rgba(162, 211, 30, 0) 100px), -moz-linear-gradient(#82cc27, #74b317);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#a2d31e), to(rgba(162, 211, 30, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#82cc27), to(#74b317))
}

.dbutton.green:hover {
  background-color: #89d228;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #b7e52d 0, rgba(183, 229, 45, 0) 100px), -moz-linear-gradient(#90de31, #7fc01e);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#b7e52d), to(rgba(183, 229, 45, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#90de31), to(#7fc01e))
}

.dbutton.orange {
  color: #222 !important;
  border: 1px solid #bea280 !important;
  background-color: #e38d27;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #e8bd2d 0, rgba(232, 189, 45, 0) 100px), -moz-linear-gradient(#f1982f, #d4821f);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#e8bd2d), to(rgba(232, 189, 45, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1982f), to(#d4821f))
}

.dbutton.orange:hover {
  background-color: #ec9732;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #f1c034 0, rgba(241, 192, 52, 0) 100px), -moz-linear-gradient(#f9a746, #e18f2b);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#f1c034), to(rgba(241, 192, 52, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9a746), to(#e18f2b))
}

.dbutton.gray {
  color: #222 !important;
  border: 1px solid #a5a5a5 !important;
  background-color: #a9adb1;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #c5c7ca 0, rgba(197, 199, 202, 0) 100px), -moz-linear-gradient(#c5c7ca, #92989c);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#c5c7ca), to(rgba(197, 199, 202, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c5c7ca), to(#92989c))
}

.dbutton.gray:hover {
  background-color: #b6bbc0;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #cacdd0 0, rgba(202, 205, 208, 0) 100px), -moz-linear-gradient(#d1d3d6, #9fa5a9);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#cacdd0), to(rgba(202, 205, 208, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d1d3d6), to(#9fa5a9))
}

.dbutton.red {
  color: #222 !important;
  border: 1px solid #a5a5a5 !important;
  background-color: #ef5454;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #fc8383 0, rgba(252, 131, 131, 0) 100px), -moz-linear-gradient(#fc8383, #f45050);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#fc8383), to(rgba(244, 80, 80, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc8383), to(#f45050))
}

.dbutton.red:hover {
  background-color: #b61415;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #fc8383 0, rgba(252, 131, 131, 0) 100px), -moz-linear-gradient(#fc8383, #f45050);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#fc8383), to(rgba(244, 80, 80, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc8383), to(#f45050))
}

.dbutton.purple {
  color: #222 !important;
  border: 1px solid #a5a5a5 !important;
  background-color: #e3bbf9;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, #e7bbff 0, rgba(216, 144, 255, 0) 100px), -moz-linear-gradient(#e3bbf9, #d890ff);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(#e7bbff), to(rgba(216, 144, 255, 0))), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3bbf9), to(#d890ff))
}

.dbutton.purple:hover {
  background-color: #fc8383;
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -moz-radial-gradient(center bottom, circle, rgba(216, 144, 255, 0) 0, #e7bbff 100px), -moz-linear-gradient(#d890ff, #e3bbf9);
  background-image: url("image/button_bg.png"), url("image/button_bg.png"), -webkit-gradient(radial, 50% 100%, 0, 50% 100%, 100, from(rgba(216, 144, 255, 0)), to(#e7bbff)), -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d890ff), to(#e3bbf9))
}

#thepage form input[type=email] {
  direction: ltr
}

#thepage form textarea {
  height: 100px;
  border: 1px solid #aaa;
  border-radius: 4px;
  background: #f9f9f9;
  padding: 6px 10px;
  width: 195px
}

@-moz-document url-prefix() {
  #thepage form textarea {
    width: 200px
  }
}

#thepage form#side_search {
  padding-right: 0px
}

#thepage form .search404 {
  float: right !important
}

#thepage .quizforms {
  width: 120px !important
}

#thepage p.error_message,
#thepage p.Success_message,
#thepage p.Success_message_orange {
  color: #151414;
  font-family: "iransans";
  height: 50px;
  background: #f5c2c0 none repeat scroll 0% 0%;
  line-height: 50px;
  text-align: center;
  border-radius: 7px;
  margin: 10px;
  margin-top: 0px;
  font-size: 14px
}

#thepage p.Success_message,
#thepage p.Success_message_orange {
  background: #8ec48e none repeat scroll 0% 0%;
  height: 30px;
  line-height: 15px;
  font-size: 12px
}

#thepage #list100 .item100 {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding: 5px;
  margin: 7px;
}

#thepage #list100 .item100:hover {
  background: #f9f9f9
}

#thepage #list100 .item100 a {
  font: normal 12px/14px "iransans";
  color: #333 !important
}

#thepage #list100 .item100 .list-postpic {
  float: right;
  margin-left: 10px
}

#thepage #list100 .item100 .list-postpic img {
  width: 34px;
  height: auto
}

#thepage #list100 .item100 .enlistname {
  direction: ltr;
  text-align: right;
  min-height: 10px;
  color: #2196f3 !important;
  display: block;
  font: normal 11px/15px "iransans" !important
}

#thepage #list100 .item100 .del_in_fav {
  height: 15px;
  display: block;
  width: 15px;
  float: left;
  margin-top: -7px;
  font-size: 20px;
  line-height: 0em;
  color: #e53935;
  cursor: pointer
}

#thepage #list100 .item100 .tooltip_content {
  background: #1c1b1b;
  display: block;
  padding: 4px;
  width: 110px;
  text-align: center;
  color: #fff;
  font-size: 10px;
  border-radius: 5px;
  position: absolute;
  left: 25px
}

.p_n_s {
  display: inline-block;
  height: 18px;
  width: 20px;
  cursor: pointer;
  margin-bottom: -5px;
  margin-right: 3px;
  position: relative
}

@media(max-width: 600px) {
  .p_n_s {
    display: none
  }
}

.p_n_s a {
  display: block;
  min-height: 10px !important;
  width: 23px
}

.p_n_s a:after {
  content: "\e763";
  font-family: "525icons";
  font-size: 14px;
  padding: 1px;
  vertical-align: -1px;
  background: linear-gradient(to right, #3991F5 0%, #0050aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.p_n_tooltip_content {
  text-align: center;
  position: absolute;
  background: #1c1b1b;
  z-index: 9999;
  padding: 7px;
  color: #fff;
  font-size: 11px !important;
  font-weight: normal !important;
  border-radius: 5px;
  font-family: tahoma !important;
  top: 23px !important;
  right: -10px;
  display: none;
  white-space: nowrap;
  width: 200px
}

.p_n_tooltip_content:after {
  right: 10px
}

.p_n_tooltip_content:hover {
  display: none !important
}

.p_n_tooltip_content a {
  color: #fff
}

.p_n_tooltip_content .close {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  height: 20px;
  width: 20px;
  color: #fff;
  text-align: center;
  border-radius: 4px
}

#respond {
  font: 17px/19px "iransans" !important;
  margin-top: 10px
}

.the-content.multiscr {text-align: left;}

.multiscr {
  margin-bottom: 8px;
  display: flow-root
}

.multiscr p {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  float: left
}

.multiscr p a img,
.multiscr a img {
    height: 120px !important;
    width: auto;
    padding: 2px;
    border: 1px #999 solid;
    border-radius: 4px;
    display: flow-root !important;
    float: left;
    margin: 4px;
    clear: none;
}

.verify_content {
  padding: 10px;
  font-size: 14px
}

.verify_content label {
  margin-bottom: 10px;
  display: block
}

.verify_content label:last-child {
  margin-bottom: 0
}

a.boldlink {
  position: relative;
  color: #d50000;
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  height: 20px
}

a.boldlink:before,
a.boldlink:after {
  content: "";
  position: absolute;
  transition: transform .5s ease;
  left: 0;
  width: 100%;
  height: 1px;
  background: #bf360c
}

a.boldlink:before {
  bottom: 0;
  transform: translateX(0)
}

a.boldlink:after {
  top: 0;
  transform: translateX(100%)
}

a.boldlink:hover:before,
a.boldlink:hover:after {
  transform: translateX(0)
}

.wpcf7 .wpcf7-submit {
  padding: 4px !important;
  width: 104px
}

.wpcf7 .wpcf7-form-control {
  border-radius: 4px !important;
  border: 1px solid #a0a0a0;
  line-height: 2em;
  padding: 2px;
  margin-top: 5px
}

.wpcf7 .wpcf7-textarea {
  width: 100% !important
}

.wpcf7 .wpcf7-file {
  width: 260px
}

.wpcf7 .wpcf7-file::-webkit-file-upload-button {
  visibility: hidden
}

.wpcf7 .wpcf7-file:before {
  content: "."
}

.wpcf7 .wpcf7-file:hover::before {
  border-color: #000
}

.wpcf7 .wpcf7-file:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9)
}

.modern-ld-wrapper ul {
  margin: 10px -17px 0 0 !important
}

.archive_div {
  margin-bottom: -66px;
  margin-top: 24px
}

.archive_div ul li {
  width: 100%;
  text-align: center;
  display: unset
}

@-moz-document url-prefix() {
  .archive_div ul li {
    margin-left: 6px
  }
}

.archive_div ul li a {
  text-align: center;
  border: 1px solid #eee;
  line-height: 5em;
  border-radius: 5px;
  margin-bottom: 8px;
  cursor: pointer;
  width: 200px;
  display: inline-block;
  font-size: 13px
}

.archive_div ul li a:hover {
  color: #212121 !important
}

.archive_div ul li .endA {
  background-color: #faebd700 !important;
  border: none !important;
  color: #faebd700 !important
}

.archive_div ul li .endB {
  background-color: #faebd700 !important;
  border: none !important;
  color: #faebd700 !important
}

.archive_div ul li:nth-child(odd) a {
  background-color: #e0f7fa
}

.archive_div ul li:nth-child(odd) a:hover {
  background-color: #b2ebf2
}

.archive_div ul li:nth-child(even) a {
  background-color: #e1f5fe
}

.archive_div ul li:nth-child(even) a:hover {
  background-color: #b3e5fc
}

.added_fav {
  background: #f22;
  opacity: .8;
  direction: rtl;
  font-size: 16px;
  color: #fff;
  padding: 12px;
  border-radius: 4px;
  position: fixed;
  right: 6px;
  bottom: 6px;
  display: none;
  z-index: 9999
}


.favbtn_nol {
  border: 1px solid #2196f3;
  border-radius: 4px;
  padding: 3px 5px;
  color: #fff;
  height: 33px;
  line-height: 1em;
  padding-right: 10px;
  background: #2196f3;
  width: 162px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}

.favbtn {
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  padding: 3px 5px;
  color: #fff;
  height: 33px;
  line-height: 1em;
  padding-right: 10px;
  background: #2980b9;
  width: 162px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
}

.favbtn.fav:before, .favbtn_nol.fav:before  {
  content: "\e777";
  font-family: "525icons" !important;
  font-size: 23px;
  position: relative;
  top: 6px;
  left: 4px;
  color: #fff
}

.favbtn.nfav:before {
  content: "\e796";
  font-family: "525icons" !important;
  font-size: 23px;
  position: relative;
  top: 6px;
  left: 5px;
  color: #fff
}

.tooltip {
  position: relative;
  display: inline-block
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
  opacity: 0;
  transition: opacity .3s
}

.tooltip .tooltiptext:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1
}

.userspmenu {
  font-family: "iransans"
}

.userspmenu .pass_td {
  padding-top: 15px;
  padding-bottom: 0 !important
}

.userspmenu .profile-title {
  text-align: center;
  margin: 0px !important
}

.userspmenu .profile-title li {
  float: right;
  list-style: outside none none;
  background: #29b6f6;
  margin: 0px 0px 0px 5px;
  font: 14px "iransans";
  padding: 3px 6px;
  color: #263238;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  cursor: pointer
}

.userspmenu .profile-title li.active {
  background: #fff;
  color: #000;
  border: 1px solid #e0e0e0;
  border-bottom: 1px solid #fff
}

.userspmenu .profile-title li .user_logout {
  background: none;
  border: none;
  font: 14px "iransans";
  color: #464646
}

.userspmenu .user_div table select {
  width: 222px;
  height: 40px
}

.userspmenu .user_div label.error {
  padding: 5px;
  margin-right: 10px;
  position: relative;
  height: auto !important;
  background-color: #ffcdd2
}

@media(max-width: 426px) {
  .userspmenu .user_div label.error {
    float: right
  }
}

.userspmenu .user_div label.error:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 7px solid #a0a0a0;
  border-bottom: 7px solid transparent;
  top: 9px;
  right: -7px
}

.userspmenu .user_div .user_fields {
  font: normal 14px "iransans";
  position: relative
}

.userspmenu .user_div .user_fields table {
  width: 99%;
  direction: rtl;
  margin: 10px auto
}

.userspmenu .user_div .user_fields table thead {
  background: #2980b9;
  color: #fff
}

.userspmenu .user_div .user_fields table tr th,
.userspmenu .user_div .user_fields table tr td {
  text-align: center;
  padding: 5px 0
}

.userspmenu .user_div .user_fields table tr th img.avatar,
.userspmenu .user_div .user_fields table tr td img.avatar {
  height: 70px;
  width: 70px
}

.userspmenu .user_div .user_fields table tr td {
  border: 1px solid #fff !important
}

.userspmenu .user_div .user_fields table tr:nth-child(2n) {
  background: #eee
}

.userspmenu .user_div .user_fields.info table {
  width: 100%
}

.userspmenu .user_div .user_fields.info table tr td {
  font: normal 14px "iransans" !important;
  border: 1px solid #fff;
  padding-right: 5px !important;
  text-align: right
}

.userspmenu .user_div .user_fields.info table tr td p {
  font: normal 14px "iransans" !important;
  font-size: 15px;
  margin-bottom: 0 !important
}

.userspmenu .user_div .user_fields.info table tr td label {
  font: normal 14px "iransans" !important;
  font-size: 15px;
  font-weight: normal !important
}

.userspmenu .user_div .user_fields.buy .buybtn {
  width: 50px !important;
  height: 25px !important;
  border: 1px solid #a0a0a0 !important;
  border-radius: 4px;
  font-family: "iransans" !important;
  font-size: 14px !important;
  color: #212121 !important;
  cursor: pointer
}

.userspmenu .user_div .user_fields .user_field {
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  margin-top: 10px !important;
  width: 100%;
  padding-bottom: 5px
}

.userspmenu .user_div .user_fields .user_field h2 {
  background: #eee;
  padding: 3px 7px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 20px !important;
  font-family: "iransans";
  text-align: right;
  margin-top: 0
}

.userspmenu .user_div .user_fields .user_field a {
  text-align: right;
  font-weight: normal;
  font-size: 14px
}

.userspmenu .user_div .user_fields .user_field .label {
  display: inline-block;
  color: #212121;
  padding: 3px 5px
}

.userspmenu .user_div .user_fields .user_field .label .lic_logo {
  background-color: #0097a7;
  color: #fff;
  background-repeat: no-repeat;
  background-position: right;
  padding: 7px 13px 7px;
  border-radius: 6px
}

.userspmenu .user_div .user_fields .user_field .label .lic_logo i {
  margin-left: 6px;
  font-size: 150% !important;
  vertical-align: -4px
}

.userspmenu .user_div .user_fields .user_field .field {
  color: #212121;
  padding: 3px 5px;
  box-shadow: inset 0 0 5px #eee
}

.userspmenu .user_div .user_fields.tracking {
  padding: 0 10px
}

.userspmenu .user_div .user_fields.tracking .tracking_div {
  margin: 20px auto;
  width: 50%
}

.userspmenu .user_div .user_info_content {
  margin-top: 15px
}

.userspmenu .user_div .user_info_content table tr td {
  font-family: "iransans" !important;
  vertical-align: middle;
  font-size: 14px;
  color: #212121;
  position: relative;
  padding-bottom: 10px
}

.userspmenu .user_div .user_info_content table tr td:nth-child(1) {
  width: 27% !important
}

.userspmenu .user_div .user_info_content table tr td:nth-child(2) {
  width: 72% !important
}

.userspmenu .user_div .user_info_content table tr td label {
  font-size: 14px
}

.userspmenu .user_div .user_info_content table tr td label.error {
  font-size: 12px !important
}

.userspmenu .user_div .user_info_content table select {
  width: 196px
}

@-moz-document url-prefix() {
  .userspmenu .user_div .user_info_content table select {
    width: 200px
  }
}

.userspmenu .user_div .user_info_content table textarea {
  height: 60px
}

.userspmenu .user_div .user_info_content table #noadv {
  width: 20px !important;
  position: absolute;
  right: -1px;
  padding: 0 !important;
  margin-top: -10px !important
}

.userspmenu .user_div .user_info_content p {
  font-size: 14px;
  margin-top: 5px
}

.userspmenu .user_div .user_info_content a {
  color: #c00
}

.userspmenu submit,
.userspmenu button,
.userspmenu .submit {
  background: #40b4ae !important;
  z-index: 9;
  color: #fff;
  border-radius: 5px;
  border: 0px solid #a0a0a0
}

.userspmenu submit:hover,
.userspmenu button:hover,
.userspmenu .submit:hover {
  cursor: pointer
}

.form-group {
  position: relative;
  margin-top: -3px;
  float: right;
  width: 320px
}

@media(max-width: 426px) {
  .form-group {
    width: auto
  }
}

.form-group .label {
  text-align: center
}

.form-group .label-default {
  color: #ff0b01
}

.form-group .label-danger {
  color: #ff6b01
}

.form-group .label-warning {
  color: #ffd101
}

.form-group .label-info {
  color: #b8dc24
}

.form-group .label-primary {
  color: #6db023
}

.form-group .label-success {
  color: #136c10
}

.form-group .input-group {
  width: 200px
}

.form-group .input-group .strength {
  border-radius: 4px !important
}

.form-group .input-group .input-group-addon {
  display: none
}

.form-group .kv-meter-container .kv-meter {
  padding: 0 !important;
  margin-top: -3px !important;
  margin-right: 10px;
  position: relative
}

@media(max-width: 425px) {
  .form-group .kv-meter-container .kv-meter {
    display: none !important
  }
}

.form-group .kv-meter-container .kv-meter .kv-scorebar-border {
  background: #1c1b1b;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  width: 50px !important;
  float: right;
  margin-right: 20px
}

.form-group .kv-meter-container .kv-meter .kv-verdict .label {
  font-weight: normal !important;
  font-size: 14px;
  background: none;
  position: absolute;
  width: 120px;
  right: 68px
}

@media(max-width: 538px) {
  .form-group .kv-meter-container .kv-meter .kv-verdict .label {
    display: none !important
  }
}

.info_content .form-group {
  margin-right: -3px !important;
  height: 40px !important
}

.hidd_tr {
  display: none
}

.reg_content table td {
  vertical-align: middle;
  font-size: 14px;
  color: #212121;
  position: relative;
  padding-bottom: 10px
}

.reg_content .header {
  height: 35px;
  background: #2196f3;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-family: "iransans"
}

.reg_content .header h2 {
  float: right;
  color: #fff;
  min-height: 30px;
  text-shadow: 1px 1px 1px #212121;
  margin-top: 5px;
  font-size: 17px
}

.reg_content {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #7a7a7a;
  margin-bottom: 30px
}

.reg_content .inn_content {
  font-family: "iransans";
  padding-right: 10px
}

.Success_div {
  font-size: 12px
}

.login_form,
.change_pass {
  padding-top: 10px
}

.login_form input[type=text],
.login_form input[type=password],
.change_pass input[type=text],
.change_pass input[type=password] {
  border: 1px solid #a0a0a0;
  border-radius: 5px;
  padding: 3px;
  padding-bottom: 0;
  margin-bottom: 5px;
  width: 300px;
  height: 34px
}

.change_pass {
  text-align: right !important
}

.tbl_checkout thead th:first-child,
.tbl_checkout thead th:nth-child(4),
.tbl_checkout thead th:nth-child(5) {
  text-align: right !important
}

.user_info_content label.error,
.user_info_content table input,
.user_info_content table select,
.user_info_content table textarea,
.select_avatar,
.reply_content,
.reply_btn,
.comment_tbl #comment_content,
.comment_tbl input {
  height: 38px;
  direction: rtl;
  padding: 0 10px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  font-family: "iransans";
  font-size: 14px;
  color: #212121;
  background: #fff;
  resize: none;
  transition: all .5s ease-in-out
}

@-moz-document url-prefix() {
  .user_info_content label.error,
  .user_info_content table input,
  .user_info_content table select,
  .user_info_content table textarea,
  .select_avatar,
  .reply_content,
  .reply_btn,
  .comment_tbl #comment_content,
  .comment_tbl input {
    padding: 0 16px
  }
}

.user_info_content table input[type=submit] {
  background-color: #29b6f6
}

table input.ltr {
  direction: ltr
}

.articlebtn {
  padding: 0 9px !important
}

table.firsttable .view_it_img {
  height: 40px;
  width: 40px;
  margin-right: 15px !important;
  display: block !important
}

#select_avatar {
  display: none
}

#reg_ispay {
  width: 20px !important;
  position: absolute;
  right: -5px;
  padding: 0 !important;
  margin-top: -5px !important
}

table .reg_lbl {
  padding-right: 26px;
  font-size: 12px !important
}

.checkbox-inline-td {
  padding-bottom: 20px !important
}

.select_avatar {
  background: #d4d0d0 !important;
  text-align: center;
  line-height: 38px;
  color: #212121 !important;
  padding: 4px 43px
}

.pass_content {
  padding-top: 10px;
  padding-bottom: 10px
}

#user_login {
  margin-top: 18px
}

.lost_pass {
  width: 250px !important;
  font-size: 14px;
  cursor: pointer;
  height: 40px;
  border: none;
  border-radius: 4px;
  background: #40b4ae;
  color: #fff;
  margin-bottom: 4px
}

@media(max-width: 426px) {
  .lost_pass {
    width: 290px !important
  }
}

#user_login {
  width: 250px !important;
  font-size: 14px;
  height: 40px;
  border-radius: 4px;
  border: 1px #b0b0b0 solid;
  text-align: center;
  margin-bottom: 10px
}

@media(max-width: 510px) {
  #user_login {
    width: 290px !important
  }
}

#remember {
  margin-bottom: 3px
}

#remember label {
  vertical-align: super
}

.user_fields.buy table tr td .buybtn {
  background: #29b6f6;
  width: 50px !important;
  height: 25px !important;
  border: 1px solid #a0a0a0 !important;
  border-radius: 4px;
  font-family: "iransans" !important;
  font-size: 14px !important;
  color: #212121 !important
}

i.sul {
  display: block;
  font-size: 40px !important;
  margin-top: 7px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.sul-green {
  background: radial-gradient(#00ffdc 0%, #005146 50%, #fff 100%);
  background-clip: border-box
}

.sul-red {
  background: radial-gradient(#f00 0%, #700 50%, #fff 100%);
  background-clip: border-box
}

.sul-yellow {
  background: radial-gradient(#ffde00 0%, #fcbe00 50%, #fff 100%);
  background-clip: border-box
}

.user_fields .user_field .label .su_day {
  position: absolute;
  right: 52px;
  top: 61px;
  color: #555
}

#commentbox {
  direction: rtl;
  clear: both;
  font-size: 12px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
  box-sizing: border-box
}

#commentbox .comment-textinput {
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 2px 1px 1px #f6f6f6;
  box-shadow: inset 2px 1px 1px #f6f6f6;
  margin-bottom: 10px;
  padding: 0
}

#commentbox .comment-textinput .comment-textinput-title {
  padding: 6px;
  padding-right: 13px;
  background-color: #2196f3;
  font-size: 16px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #eee;
  margin: 1px
}

#commentbox .comment-textinput textarea {
  width: 100%;
  border: 0px solid #ccc;
  box-sizing: border-box;
  height: 130px;
  font: normal 12px/28px "iransans";
  color: #0d0d0d;
  margin-bottom: -6px;
  padding: 2px
}

@-moz-document url-prefix() {
  #commentbox .comment-textinput textarea {
    margin-bottom: 0px
  }
}

#commentbox input#submit {
  width: 136px;
  height: 36px;
  font: normal 19px/40px "iransans";
  cursor: pointer;
  border-radius: 5px;
  border: none;
  font-size: 15px;
  color: #f5f5f5;
  transition: background-color .4s;
  padding: 0
}

#commentbox input#submit:hover {
  background-color: #81d4fa;
  color: #fff
}

#commentbox #commentform .comment-nologin-input-title {
  background-color: #2196f3;
  color: #eee;
  padding: 6px;
  padding-right: 13px;
  font-size: 16px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 1px;
  min-width: 130px;
  float: right;
  height: 30px
}

#commentbox #commentform #email,
#commentbox #commentform #url {
  direction: ltr;
  padding-left: 2px
}

#commentbox .txt_box {
  border: 1px solid #ccc;
  background-color: #fff none repeat scroll 0% 0%;
  height: 30px;
  font: 12px/28px "iransans";
  color: #212121;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 2px 1px 1px #f6f6f6 inset;
  margin-bottom: 3px;
  margin-top: 1px;
  width: 57%;
  padding-right: 2px
}

#commentbox ol.commentlist {
  font-size: 12px;
  font-family: "iransans"
}

#commentbox ol.commentlist a {
  color: #bdbdbd;
  text-decoration: none;
  font-style: none
}

#commentbox ol.commentlist img.avatar {
  float: right;
  padding: 3px;
  background-color: #fff;
  border: 1px solid #888;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin-left: 15px;
  margin-right: -37px;
  margin-top: -8px
}

#commentbox ol.commentlist li {
  padding: 10px 0 10px 10px;
  margin: 10px 32px 0 0;
  border: 1px solid #ccc;
  border-radius: 3px
}

#commentbox ol.commentlist li a {
  color: #4878bf;
  font-size: 11px
}

#commentbox ol.commentlist li li {
  background: #f8f8f8 !important;
  margin: 10px 60px 0 0 !important;
  padding: 5px;
  border-radius: 3px;
  border: none;
  min-height: 69px
}

#commentbox ol.commentlist li li li {
  background: #fefefe
}

#commentbox ol.commentlist li li .info {
  width: 80%;
  margin-right: 0
}

#commentbox ol.commentlist li li .reply {
  display: none
}

#commentbox ol.commentlist li li img.avatar {
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  border-radius: 3px
}

#commentbox ol.commentlist li .info {
  margin-right: 40px;
  overflow-wrap: break-word
}

#commentbox ol.commentlist li .reply {
  text-align: left
}

#commentbox ol.commentlist li .reply a {
  background: #f6f6f6;
  padding: 0 10px;
  border-radius: 3px;
  color: #444
}

#commentbox ol.commentlist li .reply a:hover {
  color: #fff;
  background: #444
}

#commentbox ol.commentlist li .vcard {
  font-size: 11px
}

h3#comments {
  font: bold 20px/24px "iransans";
  margin-bottom: 10px;
  padding-bottom: 10px
}

#page-number {
  margin-top: 24px;
  font-family: "iransans";
  text-align: center
}

#page-number #number-block {
  display: flex;
  width: 100%;
  overflow-x: auto;
  height: 34px;
  padding-bottom: 2px
}

@media(max-width: 670px) {
  #page-number #number-block {
    height: 47px
  }
}

#page-number ul {
  float: right;
  text-align: center;
  z-index: 5;
  padding: 0;
  margin: auto;
  display: inline-flex
}

#page-number ul li {
  display: inline-block;
  transition: background-color .3s
}

#page-number ul li a:active,
#page-number ul li a:first-child {
  color: #fff
}

#page-number ul li.active a {
  background-color: #263238
}

@media(max-width: 565px) {
  #page-number ul li.active+li+li+li+li+li {
    display: none
  }
}

#page-number ul li a,
#page-number ul li .go_to_page {
  display: block;
  margin-left: 3px;
  background-color: #455a64;
  transition: background-color .3s;
  border-radius: 3px;
  padding: 6px 12px;
  min-width: 9px;
  box-shadow: 0px 0px 2px #607d8b;
  text-shadow: 0px 1px 2px #607d8b;
  font-size: 13px
}

@media(max-width: 426px) {
  #page-number ul li a,
  #page-number ul li .go_to_page {
    padding: 4px 8px
  }
}

#page-number ul li a:hover,
#page-number ul li .go_to_page:hover,
#page-number ul li .pgn_go:hover {
  background-color: #263238;
  color: #fff
}

#page-number ul li .go_to_page,
#page-number ul li .pgngo {
  cursor: pointer
}

#page-number .bg_selector {
  width: 60px;
  float: right;
  color: #fff
}

#page-number .bg_selector.selector {
  background: none repeat scroll 0 0 #455a64;
  color: #fff;
  direction: rtl;
  font-size: 13px;
  padding: 3px 2px 3px 0;
  border-radius: 3px;
  box-shadow: 0px 0px 2px #607d8b;
  text-shadow: 0px 1px 2px #607d8b;
  transition: background-color .3s
}

#page-number .bg_selector.selector input {
  float: right;
  margin: 1px 4px 0 0;
  text-align: center;
  width: 37px;
  background: #455a64;
  border-radius: 2px;
  padding-top: 3px;
  padding-bottom: 2px;
  border: 1px solid #9d9999;
  font-size: 12px;
  color: #fff;
  line-height: 1.4em
}

@media(max-width: 426px) {
  #page-number .bg_selector.selector input {
    margin: 0px 2px 0 0;
    padding-top: 1px;
    padding-bottom: 1px
  }
}

@media(max-width: 321px) {
  #page-number .bg_selector.selector input {
    margin: 0
  }
}

#page-number .bg_selector.selector .pgngo {
  float: left;
  height: 15px;
  margin: -10px 0px 0px 0px;
  width: 17px
}

@media(max-width: 426px) {
  #page-number .bg_selector.selector .pgngo {
    margin: -12px 0px 0 0px;
    width: 19px
  }
}

#page-number .bg_selector.selector .pgngo:before {
  font-size: 15px
}

#tab-container {
  border-radius: 5px;
  background-color: #f9f9f9;
  margin-bottom: 11px
}

#tab-container #main_tabber {
  overflow: hidden;
  border-radius: 5px
}

#tab-container #main_tabber:hover {
  display: block;
  transition: all .5s ease
}

#tab-container #main_tabber .tab_container {
  overflow: hidden;
  padding: 15px;
  border: 1px solid #bdbdbd;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  min-height: 360px
}

@media(max-width: 543px) {
  #tab-container #main_tabber .tab_container {
    min-height: 718px
  }
}

#tab-container #main_tabber .tab_container .tab_content {
  display: block
}

#tab-container #main_tabber .tab_container .tab_content ul li {
  min-height: 35px;
  border-bottom: 1px solid #bdbdbd;
  padding: 5px 0
}

#tab-container #main_tabber .tab_container .tab_content ul li a {
  display: block;
  color: #212121;
  font: normal 11px/15px "iransans" !important
}

#tab-container #main_tabber .tab_container .tab_content ul li a.enlistname {
  color: #2196f3;
  direction: ltr;
  text-align: right
}

#tab-container #main_tabber .tab_container .tab_content .list-postpic {
  float: right;
  margin-left: 6px;
  margin-top: 4px
}

#tab-container #main_tabber .tab_container .tab_content .list-postpic img {
  width: 24px;
  height: auto;
  display: block;
  float: right
}

.catlist_link .list-postpic i {
    font-size: 24px !important;
}

#tab-container #main_tabber .tab_container .tab_content .s-left ul li a {
  font: normal 11px/11px "iransans"
}

#tab-container #main_tabber .tab_container .tab_content .bcats {
  background: none repeat scroll 0 0 #d7eaa6;
  float: right;
  margin-bottom: 20px;
  text-align: justify
}

#tab-container #main_tabber .tab_container .tab_content .bcats li {
  border-bottom: 1px dashed #bdbdbd;
  border-left: 1px dashed #bdbdbd;
  float: right;
  padding: 2px 5px;
  width: 141px
}

#tab-container #main_tabber .tab_container .tab_content .bcats li a {
  font: normal 11px/13px "iransans"
}

#tab-container #main_tabber .tab_container .tab_content .left-column li,
#tab-container #main_tabber .tab_container .tab_content .right-column li {
  transition: all .2s ease
}

#tab-container #main_tabber .tab_container .tab_content .left-column li:hover,
#tab-container #main_tabber .tab_container .tab_content .right-column li:hover {
  background: #f8f8f8;
  padding-right: 5px
}

#tab-container #main_tabber .tab_container .tab_content .left-column li:hover a,
#tab-container #main_tabber .tab_container .tab_content .right-column li:hover a {
  display: block;
  font: normal 11px/15px "iransans" !important
}

@media(max-width: 543px) {
  #tab-container #main_tabber .tab_container .tab_content .left-column,
  #tab-container #main_tabber .tab_container .tab_content .right-column {
    width: 100% !important
  }
}

#tab-container #main_tabber .tab_container .tab_content .right-column {
  float: right;
  width: 49%
}

#tab-container #main_tabber .tab_container .tab_content .left-column {
  float: left;
  width: 49%
}

#tab-container #main_tabber .tab_container .tab_message {
  padding: 120px 0
}

#tab-container #main_tabber .tab_container .tab_message p {
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  font-size: 14px
}

#tab-container #main_tabber .tabbs li {
  float: right;
  display: inline-block;
  padding: 0px
}

@media(max-width: 935px) {
  #tab-container #main_tabber .tabbs li:nth-child(7) {
    display: none
  }
}

@media(max-width: 835px) {
  #tab-container #main_tabber .tabbs li:nth-child(3) {
    display: none
  }
}

@media(max-width: 735px) {
  #tab-container #main_tabber .tabbs li:nth-child(5) {
    display: none
  }
}

@media(max-width: 635px) {
  #tab-container #main_tabber .tabbs li:nth-child(6) {
    display: none
  }
}

@media(max-width: 535px) {
  #tab-container #main_tabber .tabbs li:nth-child(2) {
    display: none
  }
}

@media(max-width: 435px) {
  #tab-container #main_tabber .tabbs li:nth-child(4),
  #tab-container #main_tabber .tabbs li:nth-child(8) {
    display: none
  }
}

#tab-container #main_tabber .tabbs li a {
  background: #7cb342;
  border-left: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  border-radius: 0;
  display: block;
  height: 30px;
  font: normal 11px/30px "iransans";
  color: #fff;
  padding: 0px 0px;
  text-align: center;
  width: 97px
}

#tab-container #main_tabber .tabbs li:first-child a {
  border-right: 1px solid #a0a0a0;
  border-top: 1px solid #a0a0a0;
  border-top-right-radius: 5px
}

#tab-container #main_tabber .tabbs .active a {
  display: block;
  color: #212121;
  height: 31px;
  margin-bottom: -8px;
  text-align: center;
  background: #f9f9f9;
  border-left: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd
}

#tab-container #main_tabber #loading {
  height: 321px;
  text-align: center;
  width: 100%;
  padding-top: 159px;
  color: #bdbdbd
}

#tab-container #main_tabber #loading .ico-circle-o-notch {
  height: 31px
}

.owl-dots.disabled,
.owl-nav.disabled,
.owl-dots {
  display: none
}

.owl-carousel {
  display: block !important;
  overflow: hidden
}

.fix_adv header h2 {
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 0px #212121;
  font: normal 17px/2em "iransans" !important;
  float: none !important;
  max-width: 100% !important;
  margin: 0px !important
}

.fix_adv p {
  line-height: 30px;
  font-size: 13px;
  text-align: right
}

.fix_adv .fix_img-post img {
  width: 100%;
  height: auto;
  margin-bottom: 30px
}

.fix_adv .fix_img-post p {
  margin-bottom: 20px
}

.fix_adv .fix_img-post p .dbutton {
  width: auto;
  text-align: center
}

#single-ads {
  margin: 8px auto;
  text-align: center;
  float: left;
  width: 100%
}

#single-ads a {
  margin-bottom: 5px
}

#single-ads a img {
  margin: 5px 0;
  border: 1px solid #666;
  width: auto;
  height: auto
}

@media(max-width: 520px) {
  #single-ads iframe {
    width: 100%
  }
}

.header_adv_div {
  padding: 0 !important
}

.header_adv_div .h_adv_tdr {
  float: right
}

.header_adv_div .h_adv_tdl {
  float: left;
  text-align: left
}

.header_adv_div .h_adv,
.header_adv_div .h3_adv {
  padding: 0 !important;
  width: 50%
}

@media(max-width: 940px) {
  .header_adv_div .h_adv,
  .header_adv_div .h3_adv {
    width: 100% !important;
    float: none;
    text-align: center
  }
}

.header_adv_div .h_adv img,
.header_adv_div .h3_adv img {
  outline: 1px solid #666;
  outline-offset: -1px;
  width: 100%
}

@media(max-width: 800px) {
  .header_adv_div .h_adv img,
  .header_adv_div .h3_adv img {
    margin-right: 0px
  }
}

.header_adv_div .h3_adv {
  width: 75%;
  float: left
}

@media(max-width: 800px) {
  .header_adv_div .h3_adv {
    width: 100%;
    text-align: center
  }
}

.header_adv_div .h_txt_adv {
  width: 25%;
  padding-left: .9375rem
}

@media(max-width: 940px) {
  .header_adv_div .h_txt_adv {
    display: none !important
  }
}

.anetwork-b.anetwork-b-468x60 {
  width: 100% !important;
  padding-right: 20px
}

.h_adv12 iframe {
  width: 100% !important;
  height: 60px !important;
  max-width: 100% !important
}

.h_adv12 iframe img {
  width: 100% !important
}

.h_adv_tdr.h_adv.h_adv12 .anetwork-b.anetwork-b-468x60 {
  width: 95% !important
}

.h_adv_tdl.h_advl1.h_adv.h_adv12 img,
h_adv_tdl.h_advr1.h_adv.h_adv12 img,
.anetwork-b.anetwork-b-468x60 img {
  width: 100% !important
}

.h_adv_tdr.h_adv.h_adv12 .anetwork-b {
  width: 100% !important
}

.h3_adv_tdr iframe,
.h3_adv_tdr_img iframe {
  width: 728px !important;
  height: 90px !important
}

.h_adv_tdl img {
  width: 100%;
  height: 60px;
  max-width: 468px;
  margin-left: 0
}

.h_adv_tdr img {
  width: 100%;
  height: 60px;
  max-width: 468px
}

.h3_adv_tdl img {
  margin-right: 21px;
  width: 100%;
  height: auto;
  max-width: 100%;
}

.h_adv12 iframe {
  width: 100% !important
}

.h3_adv_tdr,
.h3_adv_tdr-img {
  direction: ltr
}

.txt_adv_tdr {
  direction: ltr;
  width: 100% !important
}

.txt_adv_tdr .adv {
  display: block;
  height: 90px;
  border: 2px solid #d1c8c8;
  border-radius: 3px;
  padding-top: 12px
}

.txt_adv_tdr .adv.blue {
  background-color: #b8dcf9 !important
}

.txt_adv_tdr .adv.blue:hover {
  background-color: #9acdf7 !important
}

.txt_adv_tdr .adv.red {
  background-color: #ffc7c7 !important
}

.txt_adv_tdr .adv.red:hover {
  background-color: #f5a1a1 !important
}

.txt_adv_tdr .adv.green {
  background-color: #ceffc7 !important
}

.txt_adv_tdr .adv.green:hover {
  background-color: #b2f5a8 !important
}

.txt_adv_tdr .adv.white {
  background-color: #fff !important
}

.txt_adv_tdr .adv.white:hover {
  background-color: #e8e2e2 !important
}

.txt_adv_tdr .adv.grey {
  background-color: #eee !important
}

.txt_adv_tdr .adv.grey:hover {
  background-color: #d6d5d5 !important
}

.txt_adv_tdr .adv.purple {
  background-color: purple !important
}

.txt_adv_tdr .adv.purple:hover {
  background-color: #4b034b !important
}

.txt_adv_tdr .adv.yellow {
  background-color: #f5ee9e !important
}

.txt_adv_tdr .adv.yellow:hover {
  background-color: #f4ea6c !important
}

.txt_adv_tdr .adv strong,
.txt_adv_tdr .adv span {
  padding: 5px 0;
  display: block;
  text-align: center;
  font-family: "iransans";
  font-size: 12px;
  line-height: 18px
}

.txt_adv_tdr .adv span {
  font-size: 11px;
  line-height: 20px
}

.adspace {
  border-radius: 5px;
  width: 67%;
  float: left;
  background-color: #eee
}

@media(max-width: 767px) {
  .adspace {
    width: 100%
  }
}

.adspace a {
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #403d3d !important;
  text-align: right;
  padding: 4px 10px;
  font-size: 12px;
  transition: all .5s ease
}

.adspace a:before {
  content: "\f0a1";
  font-family: FontAwesome !important;
  font-size: 42px;
  float: right !important;
  margin-left: 10px;
  height: 40px;
  margin-top: 15px !important
}

.footer_txt_adv .viewport {
  min-height: 70px !important;
  max-height: 150px !important;
  overflow: hidden;
  position: relative
}

.footer_txt_adv .overview {
  list-style: none;
  position: absolute;
  margin-top: -3px;
  width: 100%
}

.footer_txt_adv .end,
.footer_txt_adv .scrollbar {
  position: relative;
  float: left;
  width: 6px
}

.footer_txt_adv .track {
  background-color: #ccc;
  width: 6px;
  position: relative;
  padding: 0 1px
}

.footer_txt_adv .thumb {
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  background-color: #666
}

.footer_txt_adv .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 8px
}

.footer_txt_adv .disable {
  display: none
}

.backoritybase ul {
  width: auto !important
}

.Rcorner,
.Lcorner {
  position: fixed;
  bottom: 10px;
  border: 2px solid #d1c8c8;
  border-radius: 3px;
  height: 244px;
  z-index: 100
}

@media(max-width: 1260px) {
  .Rcorner,
  .Lcorner {
    position: initial
  }
}

@media(max-width: 993px) {
  .Rcorner,
  .Lcorner {
    position: fixed
  }
}

@media(max-width: 971px) {
  .Rcorner,
  .Lcorner {
    position: initial
  }
}

.Rcorner {
  float: right;
  right: 10px
}

.Lcorner {
  float: left;
  left: 10px
}

.company ul {
  margin: 0px !important
}

.company ul li {
  width: 100%;
  margin: 0px;
  min-height: 100px;
  border: 1px solid #999;
  border-radius: 6px;
  margin-bottom: 10px
}

.company ul li:last-child {
  margin-bottom: 0px !important
}

.company ul li span.comlogo {
  float: right;
  padding: 14px;
  border-radius: 4px;
  text-align: center
}

.company ul li span.comlogo img {
  width: 96px;
  height: 96px
}

.company ul li div.comments {
  vertical-align: text-top;
  margin: 10px
}

.company ul li div.comments p.cominfo {
  text-align: left;
  float: left;
  margin-top: 10px
}

@media(max-width: 500px) {
  .company ul li div.comments p.cominfo {
    text-align: center;
    float: left
  }
}

.company ul li div.comments p.cominfo a {
  color: #fff !important;
  text-decoration-line: none
}

.company ul li div.comments p.cominfo a span {
  padding: 10px;
  border: 1px #ccc solid;
  border-radius: 4px;
  box-shadow: 0px 1px 2px #e5e5e6;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto !important;
  width: 128px;
  min-width: 128px;
  margin-right: 2px
}

.company ul li div.comments p.cominfo a span i {
  margin-left: 5px;
  vertical-align: middle
}

.company ul li div.comments p.cominfo a span.products {
  background-color: #2196f3
}

.company ul li div.comments p.cominfo a span.site {
  background-color: #444;
  clear: none
}

.warningbtn, .morebtn, .helpbtn, .noticebtn, .infobtn {
  text-decoration: none;
  padding: 6px 8px 4px 8px;
  border: solid 1px;
  border-right: solid 4px !important;
  border-radius: 5px 0 0 5px;
  display: inline-block;
  text-transform: none;
  transform: translate(0, 0);
  width: 100%;
  vertical-align: 10px
}

.warningbtn:before, .morebtn:before, .helpbtn:before, .noticebtn:before, .infobtn:before {
  font-family: "525icons" !important;
  font-size: 18px;
  margin-left: 8px;
  vertical-align: middle;
  display: inline-block;
}

div.warningbtn h3, div.morebtn h3, div.helpbtn h3, div.noticebtn h3, div.infobtn h3, div.warningbtn h4, div.morebtn h4, div.helpbtn h4, div.noticebtn h4, div.infobtn h4 {display: inline-block;}

.warningbtn {
  background-color: #fee;
  border-color: #a00 !important;
}

.warningbtn:before {
  content: "\e7df" !important;
  color: #a00
}

.warningbtn a,
.warningbtn a:link,
.warningbtn a:visited,
.warningbtn a:hover,
.warningbtn a:active {
  color: #800 !important;
  border-bottom: none;
}

.infobtn {
  background-color: #eff;
  border-color: #1b98ce !important
}

.infobtn:before {
  content: "\e71d" !important;
  color: #1b98ce
}

.infobtn a,
.infobtn a:link,
.infobtn a:visited,
.infobtn a:hover,
.infobtn a:active {
  color: #0d86b6 !important;
  border-bottom: none;
}

.noticebtn {
  background-color: #fffde7;
  border-color: #f0970e !important
}

.noticebtn:before {
  content: "\e7de" !important;
  color: #f0970e
}

.noticebtn a,
.noticebtn a:link,
.noticebtn a:visited,
.noticebtn a:hover,
.noticebtn a:active {
  color: #e68f09 !important;
  border-bottom: none;
}

.helpbtn {
  background-color: #eef;
  border-color: #0769d7 !important
}

.helpbtn:before {
  content: "\e70c" !important;
  color: #0769d7
}

.helpbtn a,
.helpbtn a:link,
.helpbtn a:visited,
.helpbtn a:hover,
.helpbtn a:active {
  color: #004fa7 !important;
  border-bottom: none;
}

.morebtn {
  background-color: #efffd9;
  border-color: #59900e !important
}

.morebtn:before {
  content: "\e807" !important;
  color: #59900e
}

.morebtn a,
.morebtn a:link,
.morebtn a:visited,
.morebtn a:hover,
.morebtn a:active {
  color: #518707 !important;
  border-bottom: none;
}

.box-shadow {
  border-top: 1px solid #e0e0e0;
  width: 100%;
  position: absolute;
  background-color: #263238
}

.box-shadow .wrapper {
  position: relative
}

.box-shadow footer #nav-footer {
  height: 39px;
  width: 100%;
  box-sizing: border-box;
  direction: rtl;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  padding-right: 128px;
  background: #fff url(image/first-li-bg.png) right center no-repeat;
  position: absolute;
  top: -48px;
  overflow: hidden
}

.box-shadow footer #nav-footer a,
.box-shadow footer #nav-footer strong,
.box-shadow footer #nav-footer .breadcrumb_last {
  float: right;
  background: url(image/li-bg.png) left no-repeat;
  text-align: right;
  line-height: 38px;
  font: normal 12px/40px "iransans";
  color: #4f4f4f;
  padding: 0px 15px 0 25px
}

.box-shadow footer #nav-footer span strong:last-child {
  background: none
}

.box-shadow footer #nav-footer span strong:last-child a {
  color: #0f67ab
}

.box-shadow footer .border {
  background-color: #37474f;
  border: 1px solid #37474f;
  border-radius: 3px;
  margin-top: 27px
}

@media(max-width: 995px) {
  .box-shadow footer .border {
    margin-left: 8px;
    margin-right: 8px
  }
}

.box-shadow footer .border .content {
  border: none;
  overflow: hidden;
  padding: 6px 18px;
  width: inherit
}

.box-shadow footer .border .content p {
  font: normal 13pt/25px "iransans";
  color: #37474f
}

.box-shadow footer .border .content section {
  margin-right: 3%;
  margin-top: 6px;
  margin-bottom: 6px;
  float: right;
  width: 30%
}

@media(max-width: 743px) {
  .box-shadow footer .border .content section {
    width: 100% !important
  }
}

.box-shadow footer .border .content section select {
  padding: 4px 8px;
  font: normal 12px/24px "iransans"
}

.box-shadow footer .border .content section select option {
  border-bottom: 1px solid #ccc;
  padding: 2px 4px
}

.box-shadow footer .border .content section h6 {
  font: normal 13px/28px "iransans";
  color: #fdfdfd;
  margin-bottom: 11px
}

.box-shadow footer .border .content section ul li {
  font: normal 12px/20px "iransans";
  color: #fff;
  margin: 4px 0;
}

.box-shadow footer .border .content section ul li a {
  font: normal 11px/20px "iransans";
  color: #fff;
  padding-right: 3px;
  display: block
}

.box-shadow footer .border .content section ul li a.url {
  color: #cdcdcd
}

.box-shadow footer #meta-footer {
  background:url(image/softsara.png) left 10px no-repeat;
  height:60px;
  margin-bottom:1px;
  padding-top:23px;
}

@media(max-width: 612px) {
  .box-shadow footer #meta-footer {
    background: none !important
  }
}

.box-shadow footer #meta-footer #copyright {
  width: 100%;
  float: right;
  padding-right: 0 !important
}

@media(max-width: 800px) {
  .box-shadow footer #meta-footer #copyright {
    padding-right: 5px !important
  }
}

.box-shadow footer #meta-footer #copyright span {
  float: right;
  color: #fff;
  padding-right: 5px;
  padding-left: 5px;
  font: normal 11px/21px "iransans";
  text-align: center
}

.box-shadow footer #meta-footer #copyright span a {
  color: #fff
}

.box-shadow footer #meta-footer #copyright p {
  float: left;
  color: #fff;
  font: normal 11px/21px "iransans";
  padding-left: 110px
}

@media(max-width: 800px) {
  .box-shadow footer #meta-footer #copyright p {
    display: none !important
  }
}

.box-shadow footer #meta-footer #copyright p a {
  color: #fff
}

#postcontent .hiddentext {
  display: none
}

#postcontent h3.titlehidden {
  background: #2196f3;
  margin-bottom: 5px;
  padding: 7px 7px 7px 0;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  width: 100%;
  font-size: inherit
}

#postcontent h3.titlehidden::before {
  content: none !important;
}

#postcontent h3.titlehidden:after,
#postcontent h3.titlehidden.open::after,
#postcontent h3.titlehidden.close::after {
  float: left;
  font-weight: normal
}

#postcontent h3.titlehidden:after,
#postcontent h3.titlehidden.close::after {
  content: "+" !important;
  font-size: 15px;
  margin-left: 10px
}

#postcontent h3.titlehidden.open::after {
  content: "-" !important;
  font-size: 25px !important;
  margin-left: 12px !important
}

#postcontent h3.titlehidden #postcontent h3.titlehidden.close,
h3.close {
  float: none !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: #fff !important;
  text-shadow: none !important;
  opacity: 1 !important
}

#postcontent .contenthidden {
  display: none;
  margin-top: 7px;
  margin-bottom: 7px;
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 10px 7px;
  text-align: justify;
  width: 100% !important
}

#postcontent .contenthidden.close {
  display: none
}

#postcontent .info_content table {
  width: 100%
}

#postcontent .info_content table tr td img {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 220px;
  top: 0px;
  border-radius: 3px
}

blockquote {
	background: #eee;
	border-radius: 4px;
	padding: 8px;
}

blockquote p:before {
  content: "\e6a4" !important;
  display: inline-block;
  font-family: '525icons' !important;
  margin-left: 8px;
}

@media(max-width: 980px) {
  #body-content {
    padding-left: 1px;
    padding-right: 1px
  }
}

#main {
  position: relative;
  margin-bottom: 25px
}

.container {
  position: relative
}

.wrapper {
  width: 100%;
  max-width: 980px;
  min-width: 280px;
  margin: 0 auto !important
}

.wrapper-content {
  width: 704px;
  max-width: 704px;
  float: left
}

@media(max-width: 995px) {
  .wrapper-content {
    width: 100%;
    margin: 0px auto;
    float: none !important
  }
}

.wrapper-sidbar {
  width: 266px;
  margin-left: 10px;
  float: right
}

@media(max-width: 995px) {
  .wrapper-sidbar {
    width: 275px !important;
    margin: 0px auto;
    float: none !important
  }
}

div.line {
  text-align: center;
  position: relative;
  margin-top: 19px;
  margin-bottom: 3px;
}

div.line:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: -1px 0 0;
  height: 2px;
  background-color: #0097a7;
  margin-top: -8px;
}

div.line span {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 0 20px 0 12px;
  color: #01737f;
  font-weight: bold;
  top: -6px
}

div.line span i {
  margin-left: 10px;
  font-size: 24px !important;
  vertical-align: middle;
}

.sub {
  width: 300px;
  height: 40px;
  border: none;
  border-radius: 4px;
  background: #40b4ae !important;
  color: #fff;
  font-size: 16px;
  margin-bottom: 4px;
  font-family: "iransans"
}

.error_ip {
  padding: 10px 70px 10px 10px;
  width: 500px;
  height: 84px;
  direction: rtl;
  font-size: 13px;
  background: #ff9eae;
  margin: 100px auto;
  border-radius: 4px
}

.error_ip .ico-warning-sign {
  position: relative;
  top: -55px;
  right: -62px;
  font-size: 49px
}

.error_ip strong {
  width: 100%;
  display: inline-block;
  margin-bottom: 4px;
}

.nobg, .nobg:hover {
    color: 
    #464646 !important;
    border: 0 none !important;
    cursor: auto;
}

.en, .en p {text-align: left !important; direction: ltr !important;}

/* ADSP */
table.adsp {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.adsp caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.adsp {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.adsp caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.adsp tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table.adsp tr:nth-child(even) {background: #eee;}

table.adsp tr td {
  height: auto !important;
  font-size: 1.1em !important;	
}

table.adsp th,
table.adsp td {
  padding: .625em;
  text-align: center;
}

table.adsp th:first-child, table.adsp td:first-child {
  width: 7%;
  overflow: hidden;
}
	
table.adsp th:nth-child(2), table.adsp td:nth-child(2) {
  width: 16%;
  overflow: hidden;
}
	
table.adsp th:nth-child(3), table.adsp td:nth-child(3) {
  width: 62%;
  overflow: hidden;
}
	
table.adsp th:nth-child(4), table.adsp td:nth-child(4) {
  width: 15%;
  overflow: hidden;
}

table.adsp td:nth-child(4) a {
    margin-right: 6px;
}

table.adsp th {
  background: #ccc;
  font-size: 1.1em;
  font-weight: bold;
}

table.adsp a:before {content: "\e71a"; font-family: '525icons' !important; font-style: normal; font-size: 14px; visibility: visible;}

table.adsp a:link , table.adsp a:visited , table.adsp a:active {color: #555 !important; font-size: 1px; visibility: hidden;}
table.adsp a:hover {color: #222 !important; visibility: hidden;}


@media screen and (min-width: 601px) {
  table.adsp tr:hover {background: #C4E4F4;}
}

@media screen and (max-width: 600px) {
  table.adsp {
    border: 0;
  }

  table.adsp caption {
    font-size: 1.3em;
  }
  
  table.adsp thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
	
  table.adsp tr:hover {background: auto;}
  
  table.adsp tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
	padding: 0 8px;
  }
  
  table.adsp td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 1em !important;
    text-align: left;
  }
  
  table.adsp td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: right;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.adsp td:last-child {
    border-bottom: 0;
  }

table.adsp th:first-child, table.adsp td:first-child,
table.adsp td:nth-child(2), table.adsp td:nth-child(3), table.adsp td:nth-child(4) {
  width: auto;
  display: block;
}
	
}

/*# sourceMappingURL=style.css.map */

/*# Temporary */
.h_txt_adv {display: none;}
.header_adv_div .h3_adv {width: 100% !important;}

hr.dl_hr {
margin: 8px 0;
height: 1px;
background: black;
background: -moz-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(0,0,0,0.98) 2%, rgba(255,255,255,0) 90%);
background: -webkit-linear-gradient(right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.98) 2%,rgba(255,255,255,0) 90%);
background: linear-gradient(to left, rgba(0,0,0,1) 0%,rgba(0,0,0,0.98) 2%,rgba(255,255,255,0) 90%);
}
.emoji {font-size: 20px;}

#main-content article.single-post #postcontent .the-content ul.list504 {overflow: hidden; list-style: none; text-align: center}
#main-content article.single-post #postcontent .the-content ul.list504 div.t504 {
  background-color: #bbb;
  border-radius: 4px 4px 0 0;
  margin-bottom: 6px;
  padding: 4px 0 3px 0;
  font-weight: bold;
}
#main-content article.single-post #postcontent .the-content ul.list504 li {	
	min-width: 96px;
	height: auto;
	overflow: visible;
	padding-bottom: 8px;
	float: left;
	list-style: none;
	margin: 0 7px 18px 0;
	background-color: #eee;
	border-radius: 4px;
}
#main-content article.single-post #postcontent .the-content ul.list504 li:hover {list-style: none; background-color: #ddd;}

.dfad a img {
	border: solid 1px #888;
	border-radius: 4px;
	margin: 1px;
	transition: border-radius .2s;
}

.dfad a img:hover {
	border-radius: 8px;
}

ul.ads-ip {
  list-style-type: none;
  margin: 0 !important;
  padding: 0;
  overflow: hidden;
}

ul.ads-ip li {
  float: left;
  width: 32.333%;
  margin: 0 .5% 0 .5%;
}