@import url("custom.css");
@import url("imageset.css");
@import url("bootstrap.min.css");
@font-face{font-family:'sans';src:url(fonts/IRANSans-web.eot);src:url(fonts/IRANSans-web.eot#iefix) format("embedded-opentype"),url(fonts/IRANSans-web.woff2) format("woff2"),url(fonts/IRANSans-web.woff) format("woff"),url(fonts/IRANSans-web.ttf) format("ttf");font-weight:400}
@font-face{font-family:'sans';src:url(fonts/IRANSans-Medium-web.eot);src:url(fonts/IRANSans-Medium-web.eot#iefix) format("embedded-opentype"),url(fonts/IRANSans-Medium-web.woff2) format("woff2"),url(fonts/IRANSans-Medium-web.woff) format("woff"),url(fonts/IRANSans-Medium-web.ttf) format("ttf");font-weight:700}
body {
	font-family: 'sans';
  direction: rtl;
  text-align: right;
  font-size: 14px;
}
a {
	transition: all ease .15s;
}
.color-1 {
  color: #f0f3f5 !important
}
.bg-color-1 {
  background: #f0f3f5 !important
}
.border-color-1 {
  border-color: #f0f3f5 !important
}
.color-2 {
  color: #98a8db !important
}
.bg-color-2 {
  background: #98a8db !important
}
.border-color-2 {
  border-color: #98a8db !important
}
.color-3 {
  color: #58a1e0 !important
}
.bg-color-3 {
  background: #58a1e0 !important
}
.border-color-3 {
  border-color: #58a1e0 !important
}
.color-4 {
  color: #636e8f !important
}
.color-4:hover {
  color: #3c435a !important
}
.bg-color-4 {
  background: #636e8f !important
}
.border-color-4 {
  border-color: #636e8f !important
}
.color-5 {
  color: #f55d7c !important
}
.bg-color-5 {
  background: #f55d7c !important
}
.border-color-5 {
  border-color: #f55d7c !important
}
.color-6 {
  color: #fff0ad !important
}
.bg-color-6 {
  background: #fff0ad !important
}
.border-color-6 {
  border-color: #d5c25e !important
}
.color-7 {
  color: #fff7d2 !important
}
.bg-color-7 {
  background: #fff7d2 !important
}
.border-color-7 {
  border-color: #fff7d2 !important
}
.dropdown-menu {
	text-align: right;
	font-size: 14px;
}
.rounded-20 {
	border-radius: 20px;
}
.font-12 {
	font-size: 12px;
}
#nav-breadcrumbs {
    margin-bottom: 0;
		background: transparent !important;
}
.username-block .username{
	color: #f55d7c ;
}
.viewforum-pag .pagination .page-link {
  border: 0;
	color: #636e8f;
}
.viewforum-pag .pagination {
  border-radius: 20px;
  overflow: hidden;
  padding: 0;
  border: 1px solid #ddd;
	float: none!important;
	display: inline-flex;
  margin: 0 !important;
}
.viewforum-pag .page-item.active .page-link {
    z-index: 1;
    color: #f55d7c;
    background-color: rgba(245, 93, 124, 0.3);
    border-color: #f55d7c;
}
.viewforum-pag .page-link {
	padding: .8rem 1rem
}
.post-form-tabs .nav-link {
	color: #fff;
	background: #636e8f;
	border-radius: 0;
	border:0;
}
.post-form-tabs .nav-link.active{
	background: #f0f3f5;
	color: #636e8f;
	border:0;
}
dd {
    margin-right: 0;
}
.icon-20 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0 !important;
    border-radius: 50%;
		font-size: 12px;
}
.user-details > .row:nth-child(2n) {
	background: #f8f9fa!important;
}
.post-highlight {
	background: #dde3e833;
  border-radius: 20px;
}
.user-details a{
	color: #f55d7c;
}
ul.dropdown-menu {
	background: #636e8f;

}
ul.dropdown-menu a {
	color: #fff !important;
}
ul.dropdown-menu .dropdown-item:focus, ul.dropdown-menu .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f55d7c;
}
.stats_infos-off, .stats_infos-off a {
    color: rgba(99,110,143,0.1);
    font-size: 70px;
		line-height: 70px;
    font-weight: bold;
}
.stats_infos-off a:hover {
	text-decoration: none;
	color: rgba(99,110,143,0.5);
}
.responsive_bottom_nav {
  position: fixed;
  bottom: 0;
  z-index: 99999999999999999999;
  background: #de4c4b;
  width: 100%;
  margin: 0;
  text-align: center;
  direction: rtl;
  box-shadow: 0 -2px 10px rgba(0,0,0,.3);
}
.responsive_bottom_nav a {
  line-height: 30px;
  color: #fff;
  font-size: 1.5rem;
  text-shadow: 3px 3px 10px rgba(0,0,0,1);
	padding: 8px 0;
}
.list-group-item.active {
  color: #fff;
  background-color: #636e8f;
  border-color: #636e8f;
}
.forum_unread {
  background: #f6f6f6;
}
#phone_num {
	-moz-appearance: textfield;
}
#phone_num::-webkit-outer-spin-button,
#phone_num::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
