html, body {
	font-family: nasim, sans-serif;
	background: #E2EEFC;
	font-size: 17px;
	color: #111;
	text-align: justify;
	direction: rtl;
}

@font-face {
	font-family: nasim;
	src: url('../fonts/nassim-regular.eot?#') format('eot'), url('../fonts/nassim-regular.woff') format('woff'), url('../fonts/nassim-regular.ttf') format('truetype');
}
 
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	text-decoration: none;
}
.container {
	padding: 0 5px;
}
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;
}
button, input, optgroup, select, textarea {
	color: #333;
}
ul, ol {
	padding: 10px 0;
}
h1, .h1, h2, .h2, h3, .h3 {
	font-family: nasim;
	margin-bottom: 5px;
	line-height: 30px;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 14px;
}
#body {
	background: #E2EEFC;
}
#main {
	background: #E2EEFC;
}
#header {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
}
#header .container {
	background: #fff;
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 17px;
}
#headerb {
	background: #fff url() no-repeat center;
}
#header .moduletable {
	padding: 0 17px;
	margin: 0;
	background: #376dbe;
	background: -moz-linear-gradient(top,#376dbe 0,#376dbe 14%,#3265b6 28%,#2a59a8 43%,#0f2f7a 83%,#06216b 100%);
	background: -webkit-linear-gradient(top,#376dbe 0,#376dbe 14%,#3265b6 28%,#2a59a8 43%,#0f2f7a 83%,#06216b 100%);
	background: linear-gradient(to bottom,#376dbe 0,#376dbe 14%,#3265b6 28%,#2a59a8 43%,#0f2f7a 83%,#06216b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#376dbe',endColorstr='#06216b',GradientType=0);
}
#header .moduletable::before {
	content: "";
	background: url("../images/iranFlag.png");
	width: 113px;
	height: 126px;
	position: absolute;
	right: 10px;
	top: 0;
}
#header p, .custom {
	margin: 0;
	padding: 0;
}
#header .custom {
	margin: 0 7% 0 0;
	padding: 0;
}
#header img {
	position: relative;
	left: 35px;
}
.logo {
	padding: 0px;
	height: 90px;
}
.logo img {
	display: block;
	height: auto;
	max-width: 100%;
	margin: auto;
}
#slide .moduletable {
	margin: 0 ;
	font-family: nasim;
	font-size: 16px;
	background: #fff;
	min-height: 45px;
}
#top {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	padding: 0;
}
#top .moduletable {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#top p {
	margin: 0;
	padding: 0;
}
#top img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
#topb {
	background: #fff;
}
.top {
	color: #333;
	padding: 2px 5px;
	text-align: right;
	overflow: hidden;
}
.top .moduletable {
	float: left;
}
.top .custom {
	padding: 0;
}
.top input {
	border: 1px solid #bbb;
	border-radius: 6px;
	font-size: 12px;
	line-height: 22px;
	padding: 0 5px;
	color: #666;
}
.top-right {
	margin: 10px;
	padding: 0px;
	color: #222;
	background-color: #e9e9e9;
	border: none;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
}
.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;
	height: 350px;
}
.top-left {
	margin: 10px 0 10px 10px;
	padding: 0px;
	color: #222;
	background-color: #e9e9e9;
	border: none;
	border-bottom: solid 1px #ccc;
	overflow: hidden;
}
.top-left .moduletable {
	border: 1px solid #eee;
	padding: 0;
	
}
.top-left h3 {
    color: #fff;
    padding: 5px 17px;
	min-height: 38px;
	margin:0;
	background: #1662c1;
	background: linear-gradient(to left,#1662c1 0,#208fff 100%);
	border-bottom: 2px solid #ff6c00;
}
.top-left .slides_container {
	background: #054a92;
}
.top-left .bt-cs .bt-inner .bt-title {
	color: #fff !important;
	font-family: nasim;
	font-size: 16px;
	min-width: 50px;
}
.top-right h3 {
    color: #fff;
    margin:0;
    padding: 5px 17px;
	min-height: 38px;
	background: #1662c1;
	background: linear-gradient(to left,#1662c1 0,#208fff 100%);
	border-bottom: 2px solid #73cc35;
}
.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: nasim;
	font-size: 17px;
	transition: all 0.3s ease-in-out 0s;
	background: url() no-repeat 99% 17px;
	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;
}
#top1 .moduletable {
	margin: 0 10px;
	font-family: nasim;
	font-size: 16px;
	background: #fff;
	min-height: 45px;
	background: #06216B;
	padding-top: 2px;
}
#top1 .moduletable a {
	color: #fff;
	background: url(../images/mlogo.png) no-repeat right;
	padding-right: 50px;
	float: right;
	margin-right: 25px;
	line-height: 40px;
}
#top2 {
	margin-bottom: 0px;
}
#top2 .moduletable {
	margin: 0 10px;
	font-family: nasim;
	font-size: 16px;
	background: #fff;
	min-height: 45px;
}
#top2 .custom {
	padding: 0;
}


#top2 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 17px;
    margin-bottom: 17px;
	min-height: 35px;
	background: #1662c1;
	background: linear-gradient(to left,#1662c1 0,#208fff 100%);

	}
#topc {
	background: #fff;
	padding: 0 17px;
}
#topc .moduletable {
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #73cc35;
	margin: 70px 0 70px 0;
	overflow: hidden;
}
#topc h3 {
	color: #fff;
	font-family: nasim;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 5px 17px;
	min-height: 38px;
	text-align: right;
	margin: 0 0;
	background: #0a81c9;
	background: linear-gradient(to bottom,#24a5ff 0,#0c85ce 100%);
}
#topc .moduletable a::before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 6px 3px 0;
	border-color: transparent #ff6a00 transparent transparent;
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	margin-top: -2px;
}
#topc .moduletable a {
	position: relative;
	display: block;
	padding: 2px 10px 2px 0;
	font-size: 17px;
	font-family: nasim;
}
.breadcrumb {
	margin: 0;
	font-family: nasim;
	font-size: 13px;
	padding: 3px 17px;
}
#menut {
	background: #054a92;
	color: #fff;
	font-family: nasim;
	font-size: 13px;
}
#menutop .menu {
	padding: 0;
	z-index: 9999;
	width: 100%;
	clear: both;
}
#menutop .joomir-date {
	padding: 5px 20px 0;
}
#menu {
	padding: 0;
	z-index: 9999;
	width: 100%;
	clear: both;
}
#menub {
	border-radius: 0;
	background: #fff;
}
#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;
	min-height: 35px;
}
.item-101.current.active > a {
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: nasim;
	font-size: 14px;
	display: block;
	padding: 11px 10px 11px;
	
}
.navbar {
	font-family: nasim;
	min-height: 44px;
	border-radius: 0;
	margin: 0 10px;
	background: #2458c1;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background: #388b00;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background: #388b00;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background: #388b00;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
}
.dropdown-menu {
	background: #2458c1;
	border-radius: 4px;
}
.dropdown-menu > li > a {
	color: #fff;
	padding: 5px 17px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
		color: #fff;
	background: #388b00;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
		color: #fff;
	background: #388b00;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
	text-decoration: 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;
}
}
#pageb {
	background: #fff;
}
.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: 20px 0 0;
}
.right .moduletable {
	border-radius: 5px;
	border: 0px solid #ccc;
	margin: 0 0 10px;
	padding: 0;
	font-size: 18px;
	background: #eee;
	overflow: hidden;
}
.right .moduletable h3 {
	padding: 0 10px 0;
	margin: 0;
	color: #fff;
	font-family: nasim;
	font-size: right;
	border-radius: 5px 5px 0 0;
	line-height: 30px;
	background: #eee url("../images/h3.jpg") no-repeat right;
}
.right .moduletable h2 a {
	color: #222;
	font-weight: normal;
}
.right1 {
	margin: 20px 0;
}
.right1 .moduletable {
	background: #eee;
	border-radius: 5px;
	border: 1px solid #eee;
	margin: 0 0 17px 0;
	overflow: hidden;
}
.right1 h3 {
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-family: nasim;
	font-size: 17px;
	line-height: 30px;
	padding: 0 17px;
	text-align: right;
	margin: 0 0;
	background: #eee url(../images/h4.jpg) no-repeat right;
}
.right1 .moduletable a {
	color: #333;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.right1 .moduletable a:hover {
	color: #800;
	list-style: none;
}
.right1 .moduletable ul {
	margin: 0px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.right1 .moduletable ul li {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px;
	font-family: nasim;
	font-size: 14px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/arrow.gif) no-repeat 99% 17px;
	padding-right: 7px;
}
.right1 .moduletable ul li a {
	color: #222;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 3px 5px;
	transition: all 0.2s ease-out 0s;
}
.right1 .moduletable ul li a:hover {
	color: #cb263d;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 3px 5px;
	display: block;
	border-radius: 6px;
}
.right1 form {
	padding: 6px;
}
.right1 .moduletable .menu li {
	float: none;
	text-align: right;
	display: block;
	background: #054a92;
	color: #fff;
	padding: 3px 5px;
}
.right1 .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;
}
.right1 .moduletable .menu li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0px 5px;
	transition: all 0.3s ease-in-out 0s;
	background: url() left no-repeat;
}
.right1 .moduletable .menu .active a {
	float: none;
	text-align: right;
	display: block;
	background: #054a92;
	color: #fdd000;
	padding: 0px 5px;
}
.right1 .moduletable .menu li a:focus {
	text-decoration: none;
	color: #fff;
}
.right1 .moduletable .menu li a:hover {
	color: #fdd000;
	padding: 0px 5px;
}
.right1 .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;
}
.right1 .moduletable .custom {
	padding: 5px;
}

@media (min-width: 768px) {
.leftp {
}
.ads {
}
}

@media (min-width: 992px) {
.leftp {
}
.ads {
}
}

@media (min-width: 1200px) {
.leftp {
	width: 20.333%;
}
.ads {
	width: 21.3333%;
}
}
.left1 {
	margin: 20px 0;
}
.left1 .moduletable {
	background: #eee;
	border-radius: 5px;
	border: 0px solid #ccc;
	margin: 0 0 17px 0;
	overflow: hidden;
}
.left1 h3 {
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-family: nasim;
	font-size: 17px;
	line-height: 30px;
	padding: 0 17px;
	text-align: right;
	margin: 0 0;
	background: #eee url(../images/h4.jpg) no-repeat right;
}
.left1 .moduletable a {
	color: #333;
	list-style: none;
	padding: 0px 0px 0px 0px;
	display: block;
	padding: 2px 6px;
	transition: all 0.3s ease 0s;
	border-radius: 2px;
}
.left1 .moduletable a:hover {
	color: #800;
	list-style: none;
}
.left1 .moduletable ul {
	margin: 2px;
	padding: 6px 6px 10px 6px;
	list-style: none;
}
.left1 .moduletable ul li {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px;
	font-family: nasim;
	font-size: 14px;
	transition: all 0.3s ease-in-out 0s;
	background: url(../images/arrow.gif) no-repeat 99% 17px;
	padding-right: 7px;
}
.left1 .moduletable ul li a {
	color: #222;
	display: block;
	list-style: none;
	vertical-align: middle;
	padding: 3px 5px;
	transition: all 0.2s ease-out 0s;
}
.left1 .moduletable ul li a:hover {
	color: #cb263d;
	list-style: none;
	transition: all 0.2s ease-out 0s;
	padding: 3px 5px;
	display: block;
	border-radius: 6px;
}
.left1 form {
	padding: 6px;
}
.left1 .menu ul {
	position: absolute;
	padding: 0px;
	height: 32px;
	width: 160px;
	z-index: 10000;
	display: none;
}
.left1 .menu ul ul {
	right: 100%;
	top: 0;
}
.left1 .menu li {
	float: none;
	text-align: right;
	display: block;
	background: url() no-repeat left;
	border: none;
}
.left1 .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;
}
.left1 .menu ul li a:link {
	display: block;
	text-decoration: none;
	color: #222;
	padding: 0px 8px;
	margin: 0px 0px;
	transition: all 0.3s ease-in-out 0s;
	background: url() left no-repeat;
}
.left1 .menu ul li a:visited {
	text-decoration: none;
	color: #222;
	padding: 0px;
	margin: 0px;
}
.left1 .menu ul li a:hover {
	color: #e88f3b;
	padding: 0px;
	margin: 0px;
}
.left1 img {
	padding-bottom: 5px;
}
.left1 .custom {
	padding: 5px;
}
.item-page {
	background: #eee;
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 18px;
	margin: 20px auto;
	padding: 10px;
	overflow: hidden;
}
.item-page img {
	max-width: 100%;
	height: auto;
	display: block;
	padding: 1px;
}
.category-list {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 17px;
	margin: 20px auto;
	padding: 10px;
}
.page-header {
	border: 0;
	margin: 0px 0 10px 0;
	background: #094d8e url("../images/menu.jpg") repeat-x center;
	border-radius: 5px;
	color: #fff;
	padding: 0 10px;
}
.page-header h1 {
	margin-top: 0;
	font-size: 17px;
}
.page-header h1 a {
	color: #fff;
	line-height: 30px;
}
.page-header h2 {
	margin-top: 0;
	font-size: 17px;
}
.page-header h2 a {
	color: #fff;
	line-height: 30px;
}
.blog {
	border: 0px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 18px;
	margin: 20px auto;
	padding: 0px;
	background: #eee;
}
.blog img {
	max-width: 100%;
	height: auto;
	display: block;
	padding: 1px;
}
.blog .leade {
	border-bottom: 0px dotted #ccc;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}
.item {
	padding: 0;
	margin: 0 0 10px;
	border: 0px solid #ccc;
}
.article-info {
	font-family: nasim;
	font-size: 17px;
	padding-top: 10px;
	clear: both;
}
.article-info dd {
	display: inline;
}
.login {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 17px;
	margin: 20px auto;
	padding: 10px;
}
.registration {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 17px;
	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: nasim;
	font-size: 17px;
	margin: 20px auto;
	padding: 10px;
}
.weblink-category {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	font-family: nasim;
	font-size: 17px;
	margin: 20px auto;
	padding: 10px;
}
.weblink-category h2 {
	font-family: nasim;
	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: 17px;
	font-family: nasim;
}
.readmore {
	clear: both;
	margin-top: 10px;
	text-align: left;
}
.custom {
	padding: 5px;
}
#bottom1 {
	background: #054a92 url();
}
#footer {
	color: #0f698b;
	margin: 0;
	font-size: 13px;
	font-family: nasim;
}
#footer a {
	color: #0f698b;
}
#footerb {
	background: #6dd9f7;
	background: -moz-linear-gradient(top,#6dd9f7 0,#4dcfee 62%,#46cdec 84%,#46cdec 100%);
	background: -webkit-linear-gradient(top,#6dd9f7 0,#4dcfee 62%,#46cdec 84%,#46cdec 100%);
	background: linear-gradient(to bottom,#6dd9f7 0,#4dcfee 62%,#46cdec 84%,#46cdec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6dd9f7',endColorstr='#46cdec',GradientType=0);
}

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;
}
.vina-accordion-content .vina-accordion-item {
    font-family: nasim;
}
.vina-accordion-content .introtext {
	margin-bottom: 5px;
	font-size: 17px;
}
.acymailing_module_form td {
	text-align: center;
}
.theme-default .nivo-caption {
	font-family: nasim !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: #626262 !important;
	font-size: 14px;
	font-family: nasim;
	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;
}
.left .aidanews2_title {
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px;
	font-family: nasim;
	display: block;
	font-size: 14px;
	transition: all 0.3s ease-in-out 0s;
	background: none;
}
.left .aidanews2_title a:link {
	font-weight: normal;
}
#jc h4 {
	font-size: 17px !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: 17px;
	font-family: nasim;
}
#comments-form input.selected, #comments-form textarea.selected {
	background: #fff !important;
}
#comments {
	font-size: 17px;
}
#comments .comment-body {
	color: #333;
	padding: 10px 0;
	font-size: 18px;
	line-height: 25px;
}
ul.jcomments-latest .author {
	color: #333 !important;
	font-size: 17px !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: nasim;
	font-size: 14px;
	line-height: 21px;
}
.gn_static img {
	border-radius: 4px;
}
#comments .comment-author, #comments .author-homepage, #comments .author-email {
	font-family: nasim !important;
}
blockquote {
	font-size: 17px;
}
.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;
}
div.nssp2 .flt-left {
	float: right !important;
}
.ns2-title a {
	font-size: 17px;
}
.ns2-art-pages .ns2-title a {
	font-size: 16px;
	color: #004798 !important;
	line-height: 30px;
}
img.ns2-image {
	border: 0px solid #ccc;
	padding: 0px;
	margin-left: 7px !important;
	border-radius: 0;
}
.top-left img.ns2-image {
	border-radius: 0;
}
.ns2-links-wrap {
	padding-right: 17px;
}
.ns2-links-pages .ns2-row {
	border-bottom: 1px dotted #ccc;
}
.ns2-wrap {
	padding: 0;
}
.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: nasim;
}
.sp-nh-item {
	padding-right: 3px;
}
span.sp-nh-text {
	margin: 0 5px !important;
}
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;
}
ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
	font-family: nasim;
	font-size: 14px;
	font-weight: normal;
}
.fancybox-title {
	font-family: nasim;
}
@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

.dj-megamenu{
	height: 44px !important;
	font-family: nasim !important;
}
.dj-megamenu li a.dj-up_a span {
	height: 44px !important;
	line-height: 44px !important;

}
.dj-megamenu li a.dj-up_a {
	height: 44px !important;
	padding: 0 10px !important;
	font-size: 17px !important;
	font-weight: normal !important;

}
.dj-megamenu li a.dj-up_a .arrow::before {
	content: "\f0d7" !important;
}
.dj-megamenu li:hover a.dj-up_a, .dj-megamenu li.hover a.dj-up_a, .dj-megamenu li.active a.dj-up_a {
	background: #388b00 !important;
	background: -moz-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%) !important;
	background: -webkit-linear-gradient(bottom,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%) !important;
	background: linear-gradient(to top,#388b00 0,#3a8c01 13%,#449509 33%,#79c32e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#388b00',endColorstr='#79c32e',GradientType=0);
	color: #fff !important;
}
.dj-megamenu li ul.dj-submenu > li > a{
    font-size: 17px !important;
}
.vtem_newsroll {
	width: 100% !important;
	height: 100% !important;
}
.vtem_newsroll .label_newsroll .label_text_inside {
	padding: 17px 10px !important;
}
.vtem_newsroll .vtem_newsroll_title, .vtem_newsroll .vtem_newsroll_title a {
	font-size: 20px !important;
	font-family: nasim;
}
.vtem_newsroll .info_slide_thumb .image_number span h5 {
	font-size: 19px !important;
	line-height: 33px !important;
	font-family: nasim;
	font-weight: bold;
}
.vtem_newsroll .info_slide_thumb .image_number span {
	padding: 3px 10px !important;
	display: block;
}
.vtem_newsroll {
	background: #fff !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;
	
}
#vtemnewsrollnewsrollid93 {
	color: #ffffff !important;
	padding: 0px !important;
}

.vtem_newsroll .info_slide_thumb .image_number span img {
  display: none;
}
.vtem_newsroll .label_newsroll .label_text_inside {
	padding: 10px;
	background: rgba(0,0,0,0.77);
	color: #fff;
}
.vtem_newsroll .label_newsroll .label_text_inside h4 {
	color: #fff !important;
}
.vtem_newsroll .info_slide .image_number {
	cursor: pointer;
	color: #111 ;
}
.vtem_newsroll .info_slide_thumb .image_number {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
	background-image: none !important;
	background-position: center center;
	background-repeat: repeat-x;
	border-right: 1px solid #bbb;
	border-bottom: 2px dashed #aaa !important;
}
.vtem_newsroll .info_slide h5 {
	margin-top: 0;
}
.vtem_newsroll .info_slide_thumb .image_number:hover{
    background: #000 !important;
    color: #fff !important;
}

.vtem_newsroll .info_slide_thumb .image_number:hover h5{
    color: fff !important;
}
#userForm {
    padding: 30px;
}