body {
	font-family: sans, sans-serif;
	background: #fefefe;
	font-size: 13px;
	color: #111;
	text-align: justify;
	direction: rtl;
	line-height: 27px;
}
@font-face {
	font-family: 'kufi';
	src: url('../fonts/DroidArabicKufi.eot?#') format('eot'),  /* IE6–8 */  url('../fonts/DroidArabicKufi.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/  url('../fonts/DroidArabicKufi.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
	font-family: 'iransans';
	src: url('../fonts/IRANSansWeb.eot?#') format('eot'),  /* IE6–8 */  url('../fonts/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/  url('../fonts/IRANSansWeb.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
	font-family: 'sans';
	src: url('../fonts/IRANSansWeb_Light.eot?#') format('eot'),  /* IE6–8 */  url('../fonts/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/  url('../fonts/IRANSansWeb_Light.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}
a {
	color: #1d3c95;
}
a:hover, a:focus {
	color: #c10e21;
	text-decoration: none;
	outline: none;
}
img {
	height: auto;
	max-width: 100%;
	margin: auto;
}
p {
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 12px;
}
button, input, optgroup, select, textarea {
	color: #333;
}
ul, ol {
	padding: 10px 0;
}
h1, .h1, h2, .h2, h3, .h3, .h4, h4, .h5, h5, .h6, h6 {
	font-family: iransans;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 26px;
}
.h4, h4, .h5, h5, .h6, h6 {
	font-family: iransans;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 14px;
}
#main {
	background: #fff;
}
#header {
	background: #BF95A1;
}
#headerb {
	background: #BF95A1;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
#header .container {
	padding: 0 5px;
}
#header .moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
#header p, .custom {
	margin: 0;
	padding: 0;
}
#header .custom {
	margin: 0;
	padding: 0;
}
#header img {
	display: inline-block;
	height: auto;
	margin: 0 auto;
}
.logo {
	padding: 0px;
	height: 90px;
}
.logo img {
	display: block;
	height: auto;
	max-width: 100%;
	margin: auto;
}
.top-right {
	margin: 10px 0;
	padding: 0;
	color: #222;
	background: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	font-size: 14px;
	min-height: 280px;
}
.top-center {
	margin: 10px 0;
	padding: 0px;
	color: #222;
	background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	min-height: 280px;
}
.top-left {
	margin: 10px 0;
	padding: 0px;
	color: #222;
	background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
	min-height: 280px;
}
.top-left .moduletable {
	border: 1px solid #eee;
	padding: 0;
}
.top-left h3 {
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-family: byekan;
	font-size: 15px;
	line-height: 30px;
	padding: 0 10px;
	text-align: right;
	margin: 0 0 5px;
	background: #90626F;
}
.top-left .slides_container {
	background: #054a92;
}
.top-left .bt-cs .bt-inner .bt-title {
	color: #fff !important;
	font-family: mitrab;
	font-size: 16px;
	min-width: 50px;
}
.top-left img{
	padding: 2px 0
}
.top-center .moduletable {
	border: 1px solid #eee;
	padding: 0;
}
.top-center h3 {
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-family: byekan;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	text-align: right;
	margin: 0 0 5px;
	background: #90626F;
}
.top-center a {
	color: #222;
}
.top-center a:hover {
	color: #004798;
}
.top-center .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.top-center .moduletable ul li {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px;
	font-family: mitrab;
	font-size: 15px;
	transition: all 0.3s ease-in-out 0s;
	background: url() no-repeat 99% 15px;
	padding-right: 7px;
}
.top-center .moduletable ul li a {
	color: #222;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 2px 0px;
	transition: all 0.2s ease-out 0s;
}
.top-center .moduletable ul li a:hover {
	color: #004798;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 2px 0px;
	display: block;
	border-radius: 6px;
}
#top {

}
#top .custom {
  padding: 0;
}
#top p {
	margin: 0;
	padding: 0;
}
.top {
	color: #fff;
	padding: 3px 0;
	text-align: left;
	overflow: hidden;
}
.top .moduletable {
	float: left;
}
.top .custom {
	padding: 0;
}
.top input {
	border: 0px solid #ccc;
	border-radius: 4px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 5px;
	color: #666;
}
#top2 {
	margin-bottom: 10px;
}
.top2 {
	background: #fff;
	border-radius: 0 0 5px 5px;
}
#top2 .moduletable {
	border-radius: 5px;
	margin: 0 0 15px;
	padding: 10px;
	overflow: hidden;
	background: #BDA2AA url(../images/bgm.png) no-repeat left top;
}
#top2 .custom {
	padding: 0;
}
#top2 img {
}
.top2 .moduletable h2 a {
	color: #1e4c87;
	font-size: 14px;
	font-weight: bold;
}
.top2 .moduletable h2 a:hover {
	color: #0060c4;
	font-size: 14px;
	font-weight: bold;
}
.top2 h2 {
	padding: 7px;
	text-align: center;
}
.top2 h3 {
	color: #fff;
	font-family: kufi;
	font-size: 15px;
	line-height: 30px;
	max-height: 36px;
	padding: 3px 20px;
	text-align: right;
	border-radius: 5px;
	background: #1e4c87 url(../images/menu.png) repeat-x top;
}
.breadcrumb {
	margin: 0;
	font-family: sans;
	font-size: 13px;
	padding: 3px 15px;
}
.navbar-default .navbar-text {
	color: #fff;
}
#menut {
	color: #fff;
}
#menutop {
	background: #90626F;
}
#menutop a {
	color: #fff;
}
#menutop .menu {
	padding: 0;
	z-index: 9999;
	width: 100%;
	clear: both;
}
#menutop .joomir-date {
}

#menu {
	background: #90626F;
}
#menu input {
	margin: 5px 5px 0;
	color: #999;
	font-size: 10px;
	padding: 0 3px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin: 40px 5px 0;
}
.menu {
	padding: 0;
	z-index: 9999;
	width: 100%;
	clear: both;
	margin-top: 0px;
}
.navbar-collapse {
	padding: 0;
	margin: 0 -10px

}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: iransans;
	font-size: 14px;
	display: block;
	padding: 9px 10px;
	margin: 0 3px;
 background:;
}
.navbar {
	font-family: iransans;
	min-height: 38px;
	border-radius: 0;
	border: 0;
}
.navbar-nav > li {
	float: right;
	padding: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background: #51333B;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	background: #51333B;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background: #51333B;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background: none;
}
.dropdown-menu {
	background: #51333B;

}
.dropdown-menu > li > a {
	color: #ffffff;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #ffcf4b;
	text-decoration: none;
	background: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fdd000;
	text-decoration: none;
	background: none;
	outline: 0;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #01a89e;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #01a89e;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #01a89e;
	background-color: transparent;
}
}
#page {
	background: url(../images/bgp.png) repeat-x top;
	padding-top: 10px; 
}
.slider {
	margin: 20px 0 0;
}
.slider .moduletable {
	border-radius: 10px;
	border: 0px solid #ccc;
	margin: 0px 0;
	padding: 10px;
	background: #fff;
}
.slider .moduletable h3 {
	border-bottom: 1px dashed #999;
	padding-bottom: 8px;
}
.right {
	margin: 10px 0 0;
	overflow: hidden;
}
.right .moduletable {
	border: 0px solid #ccc;
	margin: 0 0 15px;
	overflow: hidden;
	background: #f9f9f9;
}
.right h3 {
	color: #333;
	font-family: iransans;
	font-size: 15px;
	line-height: 30px;
	max-height: 40px;
	padding: 4px 10px;
	text-align: right;
	background: #d6d6d6 url(../images/post.jpg) no-repeat left top;
}

.right .moduletable h2 a {
	color: #1e4c87;
	font-size: 14px;
	font-weight: bold;
}
.right .moduletable h2 a:hover {
	color: #0060c4;
	font-size: 14px;
	font-weight: bold;
}
.right .moduletable.white {
	background: #fff;
}
.right .moduletable.white .color {
	background: #fff;
}
.right .moduletable.white img {
	border: 0;
}


.left {
	margin:  0;
	overflow: hidden;
	clear: both;
}
.left .moduletable {
	border: 0;
	margin: 0 0 15px;
	overflow: hidden;
	background: #F5F5F5;
}
.left h3 {
	color: #333;
	font-family: iransans;
	font-size: 16px;
	line-height: 30px;
	max-height: 40px;
	padding: 5px 10px;
	text-align: right;
	background: #d6d6d6 url(../images/menu.jpg) no-repeat top;
}
.left .color {
}
.left .moduletable a {
	color: #333;
	list-style: none;
	display: block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
	font-family: sans;
}
.left .moduletable a:hover {
	color: #0060c4;
	list-style: none;
}
.left .moduletable ul {
	margin: 0px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.left .moduletable ul li {
	border-bottom: 0px solid #ddd;
	font-family: iransans;
	font-size: 13px;
	padding: 2px 0;
	overflow: hidden;
}
.left .moduletable ul li a {
	background: url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #444;
	display: block;
	list-style: outside none none;
	padding: 0px 17px;
	vertical-align: middle;
}
.left .moduletable ul li a:hover {
	background: #BF95A1 url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	list-style: outside none none;
	padding: 0px 17px;
	vertical-align: middle;
}
.left form {
	padding: 6px;
}
.left .moduletable .menu li {
	float: none;
	text-align: right;
	display: block;
 background:;
	color: #fff;
	padding: 2px 0px;
}
.left .moduletable .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 3px 5px;
	min-width: 50px !important;
	overflow: hidden;
}
.left .moduletable .menu li a {
	background: #6c7a89 url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	list-style: outside none none;
	padding: 5px 17px;
	vertical-align: middle;
}
.left .moduletable .menu .active a {
	background: #6c7a89 url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	list-style: outside none none;
	padding: 5px 17px;
	vertical-align: middle;
}
.left .moduletable .menu li a:focus {
	background: #5c6a79 url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	list-style: outside none none;
	padding: 5px 17px;
	vertical-align: middle;
}
.left .moduletable .menu li a:hover {
	background: #5c6a79 url(../images/h4.png) 99% center no-repeat;
	border-radius: 5px;
	color: #fff;
	display: block;
	list-style: outside none none;
	padding: 5px 17px;
	vertical-align: middle;
}
.left .moduletable .menu .open > .dropdown-menu {
	display: block;
	background: none;
	border: 0 none;
	border-radius: 4px;
	box-shadow: none;
	font-size: 14px;
	list-style: outside none none;
	margin: 2px 0 0;
	width: 100%;
	padding: 5px 0;
	position: relative !important;
	right: 0;
	top: 100%;
	z-index: 1000;
}
.left .dropdown-menu {
	background: #16a085;
	overflow: hidden;
}
.left .moduletable .custom {
	padding: 5px;
}
.pad1 {
	padding: 0 0 0 10px;
}
.pad2 {
	padding: 0;
}
.pad3 {
	padding: 0 0 0 10px;
}
.item-page {
	border: 0px solid #ccc;
	font-family: sans;
	font-size: 13px;
	margin: 0 auto 10px;
	padding: 0 10px;
	overflow: hidden;
	background: #F5F5F5;
}
.item-page img {
	max-width: 100%;
	height: auto;
	padding: 1px;
}
.category-list {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: sans;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
#hwd-container {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: iransans;
	font-size: 13px;
	margin: 10px auto;
	padding: 0px;
	overflow: hidden;
}
.hwd-container .media-details-view {
	margin: 10px !important;
}
.media-header {
	background: #1e4c87 url(../images/menu.png) repeat-x top;
	border: 0 none;
	border-radius: 5px;
	color: #fff;
	margin: 0 0 10px;
	padding: 1px 10px;
}
.page-header {
	background: #d6d6d6 url(../images/post.jpg) no-repeat left top;
	border: 0 none;
	color: #333;
	margin: 0 -10px 10px;
	padding: 4px 10px;
	max-height: 40px;
	line-height: 40px;
}
.page-header h1 {
	margin-top: 1px;
	font-size: 17px;
}
.page-header h1 a {
	color: #333;
	line-height: 30px;
}
.page-header h2 {
	margin-top: 1px;
	font-size: 15px;
}
.page-header h2 a {
	color: #333;
	line-height: 30px;
}
.blog {
	border: 0px solid #ccc;
	border-radius: 5px;
	margin: 0 auto;
	padding: 0px;
	
}
.blog img {
	max-width: 100%;
	height: auto;
	display: block;
	padding: 1px;
}
.blog .leade {
	border-bottom: 0px dotted #ccc;
	margin-bottom: 10px;
	padding: 0px;
	overflow: hidden;
}
.item {
	padding: 0 10px 10px;
	margin: 0 5px 10px;
	border: 0px solid #ccc;
	background: #f5f5f5 ;
}
.article-info {
	font-family: sans;
	font-size: 11px;
	padding-top: 10px;
	clear: both;
}
.article-info dd {
	display: inline;
}
.login {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: sans;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.registration {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: sans;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.well {
	background: none;
	border: none;
	box-shadow: none;
}
legend {
	color: #222;
}
.contact {
	background: #eee;
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: sans;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.weblink-category {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: sans;
	font-size: 15px;
	margin: 20px auto;
	padding: 10px;
}
.weblink-category h2 {
	font-family: sans;
	border-bottom: 3px double #eee;
	padding: 0 0 10px;
}
.weblink-category li {
	list-style: none;
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
}
.weblink-category li a {
	color: #111;
	font-size: 15px;
	font-family: sans;
}
.readmore {
	clear: both;
	margin-top: 10px;
	text-align: left;
}
.custom {
	padding: 5px;
}
#bottom {
background: #BDA2AA ;
}
#bottom .navbar-nav{
 float: none;
}
.user1 {
	margin: 20px 0;
	font-size: 12px;
}
.user1 .moduletable {
	margin: 10px 0;
	overflow: hidden;
}
.user1 h3 {
	color: #fff;
	font-family: iransans;
	font-size: 16px;
	padding: 0 0 6px;
	text-align: right;
}
.user1 h3 .color{
border-bottom: 3px solid #ff9933;
padding: 0 0 5px 50px;
}
.user1 .moduletable a {
	color: #949eab;
	list-style: none;
	padding: 0;
	display: block;
	padding: 2px 3px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user1 .moduletable a:hover {
	color: #49c9af;
	list-style: none;
	padding: 2px 3px;
}
.user1 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user1 .moduletable ul li {
	padding: 0px 10px;
	font-family: iransans;
	background: url(../images/arrow.png) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}
.user1 .moduletable ul li:hover {
	transition: all 0.3s ease-in-out 0s;
	padding: 0px 13px;
	background: url(../images/arrowh.png) right no-repeat;
}
.user1 .moduletable ul li a {
 color:#949eab;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user1 .moduletable ul li a span {
  font-family: iransans;
  padding-right: 8px;
}
.user1 .moduletable ul li a:hover {
	color: #49c9af;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
	background: none;
}
.user1 form {
	padding: 6px;
}
.user1 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user1 .menu ul ul {
	right: 100%;
	top: 0;
}
.user1 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user1 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user1 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #949eab;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user1 .menu ul li a:visited {
	text-decoration: none;
	color: #949eab;
	padding: 0px;
	margin: 0px;
}
.user1 .menu ul li a:hover {
	color: #49c9af;
	padding: 0px;
	margin: 0px;
}

.user2 {
	margin: 20px 0;
	font-size: 13px;
}
.user2 .moduletable {
	margin: 10px 0;
	overflow: hidden;
}
.user2 h3 {
	color: #fff;
	font-family: iransans;
	font-size: 16px;
	padding: 0 0 6px;
	text-align: right;
}
.user2 h3 .color{
border-bottom: 3px solid #ff9933;
padding: 0 0 5px 50px;
}
.user2 .moduletable a {
	color: #949eab;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	padding: 2px 3px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user2 .moduletable a:hover {
	color: #49c9af;
	list-style: none;
		padding: 2px 3px;
}
.user2 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user2 .moduletable ul li {
	padding: 0px 10px;
	font-family: iransans;
	background: url(../images/arrow.png) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}
.user2 .moduletable ul li:hover {
	transition: all 0.3s ease-in-out 0s;
	padding: 0px 13px;
	background: url(../images/arrowh.png) right no-repeat;
}
.user2 .moduletable ul li a {
 color:#949eab;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user2 .moduletable ul li a span {
  font-family: iransans;
  padding-right: 8px;
}
.user2 .moduletable ul li a:hover {
	color: #49c9af;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
	background: none;
}

.user2 form {
	padding: 6px;
}
.user2 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user2 .menu ul ul {
	right: 100%;
	top: 0;
}
.user2 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user2 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user2 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #949eab;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user2 .menu ul li a:visited {
	text-decoration: none;
	color: #949eab;
	padding: 0px;
	margin: 0px;
}
.user2 .menu ul li a:hover {
	color: #49c9af;
	padding: 0px;
	margin: 0px;
}
.user3 {
	margin: 20px 0;
	font-size: 12px;
}
.user3 .moduletable {
	margin: 10px 0;
	overflow: hidden;
}
.user3 h3 {
	color: #fff;
	font-family: iransans;
	font-size: 16px;
	padding: 0 0 6px;
	text-align: right;
}

.user3 .moduletable a {
	color: #949eab;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	padding: 2px 3px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.user3 .moduletable a:hover {
	color: #49c9af;
	list-style: none;
		padding: 2px 3px;
}
.user3 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.user3 .moduletable ul li {
	padding: 0px 10px;
	font-family: iransans;
	background: url(../images/arrow.png) right no-repeat;
	transition: all 0.3s ease-in-out 0s;
}
.user3 .moduletable ul li:hover {
	transition: all 0.3s ease-in-out 0s;
	padding: 0px 13px;
	background: url(../images/arrowh.png) right no-repeat;
}
.user3 .moduletable ul li a {
 color:#949eab;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 0 5px;
	transition: all 0.2s ease-out 0s;
}
.user3 .moduletable ul li a span {
  font-family: iransans;
  padding-right: 8px;
}
.user3 .moduletable ul li a:hover {
	color: #49c9af;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 0 5px;
	display: block;
	border-radius: 6px;
	background: none;
}
.user3 form {
	padding: 6px;
}
.user3 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.user3 .menu ul ul {
	right: 100%;
	top: 0;
}
.user3 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url(../images/) no-repeat;
	border: none;
}
.user3 .menu ul li {
	float: none;
	display: block;
	list-style: none outside none;
	margin: 0px 0px;
	line-height: 32px;
	padding: 0px 0px;
	min-width: 50px !important;
	overflow: hidden;
}
.user3 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #949eab;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/menul.jpg) left no-repeat;
}
.user3 .menu ul li a:visited {
	text-decoration: none;
	color: #949eab;
	padding: 0px;
	margin: 0px;
}
.user3 .menu ul li a:hover {
	color: #49c9af;
	padding: 0px;
	margin: 0px;
}
.user3 img{
margin: 2px 0;
border-radius: 5px;
}
.user3 img:hover{
filter:brightness(90%) grayscale(30%);
-webkit-filter:brightness(90%) grayscale(100%);
transition: all 0.3s ease 0s;
}

#footer {
	box-sizing: border-box;
	color: #fff;
	font-size: 11px;
	line-height: 25px;
	margin: 0;
	padding: 10px 0 0;
	background: #90626F ;
}
#footer a {
	color: #fff;
}
ul.autocompleter-choices {
	border: none !important;
}
#pagebg {
	background: #fff;
}
#page .finder {
	border-radius: 10px;
	border: 1px solid #ccc;
	margin: 20px 0 0;
	padding: 10px;
	background: #1c8b3e;
}
.acymailing_module_form td {
	text-align: center;
}
.theme-default .nivo-caption {
	font-family: sans !important;
	font-size: 16px;
}
.theme-default .nivoSlider {
	border-radius: 8px;
}
.aidanews2_mainC {
	overflow: hidden !important;
}
.aidanews2_title a:link {
	font-weight: normal !important;
}
.right .aidanews2_title {
	font-size: 18px !important;
}
.aidanews2 .even {
	background: none !important;
}
.aidanews2 img {
	border-radius: 4px;
	margin: 10px 5px 0 0;
	padding: 0 !important;
}
.bt-cs .bt-inner {
	padding: 0 !important;
}
.bt-cs .bt-row {
	padding: 0 !important;
}
.bt-cs .bt-inner .bt-title {
	color: #004798 !important;
	font-size: 17px;
	font-family: iransans;
	padding: 0 0 5px;
}
.bt-cs .bt-inner img {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	outline: none !important;
}
.aidanews2_line {
	border-bottom: 1px dotted #ccc !important;
}
.aidanews2_head {
	padding-bottom: 5px;
}
#jc h4 {
	font-size: 15px !important;
}
#comments-form-captcha {
	font-family: tahoma;
}
#comments-form, #comments-form p, #comments-report-form, #comments-report-form p, #comments-form span, #comments-form .counter {
	font-size: 15px;
	font-family: iransans;
}
#comments-form input.selected, #comments-form textarea.selected {
	background: #fff !important;
}
#comments {
	font-size: 15px;
}
#comments .comment-body {
	color: #333;
	padding: 10px 0;
	font-size: 18px;
	line-height: 25px;
}
ul.jcomments-latest .author {
	color: #333 !important;
	font-size: 15px !important;
}
.jcomments-latest li {
	background: none !important;
	border: none !important;
}
.globalnews {
	background: #eeeeee;
	border-radius: 0 0 5px 5px;
}
.globalnews .readon {
	font-weight: bold;
	text-align: left;
}
.gn_static {
	border-bottom: 1px dotted #ccc !important;
	margin: 0;
	font-family: iransans;
	font-size: 14px;
	line-height: 21px;
}
.gn_static img {
	border-radius: 4px;
}
#comments .comment-author, #comments .author-homepage, #comments .author-email {
	font-family: iransans !important;
}
blockquote {
	font-size: 15px;
}
.pager li > a, .pager li > span {
	padding: 2px 14px;
	border-radius: 10px;
}
.label-info {
	background: #ccc;
	margin: 0 2px;
	color: 222;
}
.jmslideshow h3 {
	background: none;
	padding: 0 5px;
	line-height: 30px;
	height: 30px;
}
#aiContactSafeForm {
	font-size: 18px;
	margin-top: 20px !important;
}
.bt-cs .bt-inner .bt-title {
	clear: none !important;
	display: block !important;
	padding: 0 10px;
	font-weight: normal !important;
}
.bt-cs .bt-inner .bt-introtext {
	padding: 0 10px 5px;
}
.jmslideshow .pager-number span {
	height: 20px !important;
	padding: 0 !important;
}
.user1 div.nssp2 .flt-left {
	float: right !important;
	border-bottom: 0px double #ddd;
	padding: 5px 0;
}
div.nssp2 .flt-left {
	float: right !important;
	border-bottom: 0px dashed #ddd;
	padding: 0;
}
.ns2-title a {
	font-size: 13px;
}
.ns2-art-pages .ns2-title a {
	font-size: 13px;
	color: #333;
	line-height: 25px;
}
img.ns2-image {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 0 0 0 7px !important;
	padding: 1px;
}
.user1 img.ns2-image {
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 7px 0 0 10px !important;
	padding: 1px;
}
.top-left img.ns2-image {
	border-radius: 4px;
}
.ns2-links-wrap {
	padding-right: 3px;
}
.ns2-links-pages .ns2-row {
	border-bottom: 1px dotted #ccc;
}
.jmslideshow .slideshow-content {
	background: #30922e !important;
	opacity: 1 !important;
	border-radius: 0 !important;
}
.jmslideshow h3 {
	height: auto !important;
	border-radius: 0;
}
.slideshow-content a {
	color: #fff;
}
#comments-form textarea {
	font-family: iransans;
}
span.sp-nh-text, .sp-nh-prev, .sp-nh-next {
	float: right !important;
}
.sp-nh-buttons {
	float: right !important;
}
span.sp-nh-date {
	font-style: normal !important;
}
div.ns2-tools {
	color: #666 !important;
	font-size: 11px !important;
}
ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
	font-family: iransans;
	font-size: 14px;
	font-weight: normal;
}
.fancybox-title {
	font-family: iransans;
}
#jc h4 {
	font-size: 13px !important;
}
#comments-form-captcha {
	font-family: tahoma;
}
#comments-form, #comments-form p, #comments-report-form, #comments-report-form p, #comments-form span, #comments-form .counter {
	font-size: 12px;
	font-family: sans;
}
#comments-form input.selected, #comments-form textarea.selected {
	background: #fff !important;
}
#comments {
	font-size: 12px;
}
#comments .comment-body {
	color: #333;
	padding: 10px 0;
	font-size: 13px;
	line-height: 25px;
}
ul.jcomments-latest .author {
	color: #333 !important;
	font-size: 15px !important;
}
.jcomments-latest li {
	background: none !important;
	border: none !important;
}
#comments .comment-author, #comments .author-homepage, #comments .author-email {
	font-family: iransans !important;
}
#comments-form input.captcha {
	height: auto;
}
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {
	font-family: sans;
}
#comments-form textarea {
	font-family: iransans;
	width: 100%;
	font-size: 13px;
	max-width: 100% !important;
	padding: 5px !important;
}
#jc .rbox {
	background: #fff;
}
#comments-form .grippie {
	max-width: 100% !important;
	width: 100%;
}
#comments-form input {
	height: auto;
	margin-left: 10px;
	padding: 3px 5px !important;
	width: 200px;
}
#jc .radio, .checkbox {
	display: inline-block;
}
.search-form {
}
#userForm {
	background: #F5F5F5;
	border-radius: 5px;
	margin: 20px 0;
	padding: 10px;
}
div.attachmentsList caption {
	display: none;
}
div.attachmentsList th.at_filename, div.attachmentsList td.at_filename {
	text-align: right;
}
.at_url {
	font-family: iransans;
}
div.attachmentsList a.at_url {
	color: #fff;
	background: rgba(147,206,222,1);
	background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
	background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
	background: -o-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
	background: -ms-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
	background: linear-gradient(to bottom, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#93cede', endColorstr='#49a5bf', GradientType=0 );
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #49a5bf;
	cursor: pointer;
	padding: 5px 10px;
	margin: 0 10px;
	min-width: 200px;
	text-align: center;
}
div.attachmentsList a.at_url:hover {
	color: #fff;
	background: rgba(73,165,191,1);
	background: -moz-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,165,191,1)), color-stop(59%, rgba(117,189,209,1)), color-stop(100%, rgba(147,206,222,1)));
	background: -webkit-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
	background: -o-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
	background: -ms-linear-gradient(top, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
	background: linear-gradient(to bottom, rgba(73,165,191,1) 0%, rgba(117,189,209,1) 59%, rgba(147,206,222,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a5bf', endColorstr='#93cede', GradientType=0 );
	border-radius: 4px;
	border: 1px solid #49a5bf;
	cursor: pointer;
	padding: 5px 10px;
	margin: 0 10px;
	text-decoration: none;
}
#main div.attachmentsList table, div.attachmentsList table {
	background: #F5F5F5;
	width: 100%;
	border: 0;
}
#main div.attachmentsContainer, div.attachmentsContainer {
	margin: 0;
}
#main div.attachmentsContainer, div.attachmentsContainer .fa {
	color: #31b0d5;
	font-size: 17px;
	vertical-align: bottom;
}
#main div.attachmentsList table img, div.attachmentsList table img {
	vertical-align: middle;
}
#main div.attachmentsList img.link_overlay, div.attachmentsList img.link_overlay {
	margin: 0;
}
#main div.attachmentsList thead tr, div.attachmentsList thead tr {
	background: none;
}
#main div.attachmentsList tbody tr.even, #main div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even {
	background: none !important;
}
#comments .comment-date {
	display: none;
}
div.attachmentsList td.at_file_size {
	text-align: center;
}
#main div.attachmentsList table thead th, div.attachmentsList table thead th {
	text-align: center;
	border: 0;
}
#main div.attachmentsList table, div.attachmentsList table {
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
}
#main div.attachmentsList table tbody td, div.attachmentsList table tbody td {
	padding: 10px;
}
.blue {
	background: #80C3D2;
}
.cream {
	background: #F0CD3A;
}
.green {
	background: #88C87B;
}
.red {
	background: #FF8454;
}
.sp {
	background: #f3f3f3;
	border: 1px solid #ddd !important;
}
.badge {
	background-color: #80B0A2;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	min-width: 30px;
	padding: 8px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
#hwd-container .label, .hwd-container .label, #hwd-container .badge, .hwd-container .badge {
	background-color: #80B0A2;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	min-width: 30px;
	padding: 8px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}
.vtem_newsroll {
	width: 100% !important;
	height: 100% !important;
}
.vtem_newsroll .label_newsroll .label_text_inside {
	padding: 3px 10px !important;
}
.vtem_newsroll .vtem_newsroll_title, .vtem_newsroll .vtem_newsroll_title a {
	font-size: 14px !important;
}
.vtem_newsroll .info_slide_thumb .image_number span h5 {
	font-size: 12px !important;
	line-height: 25px !important;
}
.vtem_newsroll {
	background: #eee !important;
}
#comments-form textarea {
	max-width: 100% !important;
	width: 100%;
}
#comments-form .grippie {
	max-width: 100% !important;
	width: 100%;
}
.theme-default .nivoSlider {
	border-radius: 0;
}
.sp-corporex-layout .sp-slider-content .sp-title {
	font-size: 22px !important;
}
.vtem_newsroll .info_slide_thumb .image_number {
	border-bottom: 0px solid #f1c619 !important;
}
.vtem_newsroll .info_slide_thumb .image_number span img {
	float: right !important;
	margin-left: 8px !important;
	margin-right: 0 !important;
}
.vtem_newsroll {
	border: 0 !important;
}
.vtem_newsroll .container_thumbs {
	overflow: hidden;
	position: absolute !important;
}
#vtemnewsrollnewsrollid93 {
	color: #ffffff !important;
	padding: 0px !important;
}
#sptab132 ul.tabs_container li.tab {
	float: right !important;
	font-family: iransans;
	font-size: 14px;
	padding: 0 20px !important;
	margin-right: 8px !important;
	transform: skewX(160deg);
}
#sptab132 .tabs_mask {
	background: #d6d6d6 url(../images/post.jpg) no-repeat left top
}
.right .moduletabletab {
	margin: 0 0 15px;
}