* {
	margin: 0;
	padding: 0;
    outline: none;
}

body {
	background: #c7d1d9;
	font-family: Shabnam;
	font-size: 14px;
	color: #667a82;
	direction: ltr;
}

@font-face {
	font-family: Mul_Yekan;
	src: url('/sites/all/themes/theme071/fonts/BYekan.eot?#') format('eot'), url('/sites/all/themes/theme071/fonts/BYekan.woff') format('woff'), url('/sites/all/themes/theme071/fonts/BYekan.ttf') format('truetype');
}

@font-face {
	font-family: 'Shabnam';
	src: url(/sites/all/themes/theme071/fonts/Shabnam.eot);
	src: url(/sites/all/themes/theme071/fonts/Shabnam.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/theme071/fonts/Shabnam.woff) format("woff"), url(/sites/all/themes/theme071/fonts/Shabnam.ttf) format("truetype");
	font-weight: normal;
}

@font-face {
	font-family: 'Shabnam';
	src: url(/sites/all/themes/theme071/fonts/Shabnam.eot);
	src: url(/sites/all/themes/theme071/fonts/Shabnam.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/theme071/fonts/Shabnam.woff) format("woff"), url(/sites/all/themes/theme071/fonts/Shabnam.ttf) format("truetype");
	font-weight: normal;
}

@font-face {
	font-family: 'Shabnam-Light';
	src: url(/sites/all/themes/theme071/fonts/Shabnam-Light.eot);
	src: url(/sites/all/themes/theme071/fonts/Shabnam-Light.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/theme071/fonts/Shabnam-Light.woff) format("woff"), url(/sites/all/themes/theme071/fonts/Shabnam-Light.ttf) format("truetype");
}

@font-face {
	font-family: Shabnam-Bold;
	src: url("/sites/all/themes/theme071/fonts/Shabnam-Bold.eot");
	src: url("/sites/all/themes/theme071/fonts/Shabnam-Bold.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/theme071/fonts/Shabnam-Bold.woff") format("woff"), url("/sites/all/themes/theme071/fonts/Shabnam-Bold.ttf") format("truetype");
	font-weight: bold;
}

ul,
ul li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border: 0px;
}

td {
	vertical-align: top;
	padding: 0px;
}

tbody {
	border: none;
}

a {
	color: #5692cf
}

a:hover {
	text-decoration: none;
}

img,
a img {
	border: 0;
}

.clear {
	clear: both;
}

fieldset {
	border: 1px solid #8a9196;
}

fieldset legend {
	color: #4378ca;
}

fieldset a {
	color: #4378ca;
}

fieldset .tips {
	font-size: 10px;
}

#main {
	width: 100%;
	margin: 0 auto;
	background: url(/sites/all/themes/theme071/images/bg-left.gif) left repeat-y #f4f7f8;
}

thead th {
	border-bottom: 1px solid #434130;
	color: #4d4d4d;
	font-size: 13px;
}

thead th,
th,
tr.even,
tr.odd {
	padding: 0px;
	border-bottom: 1px solid #8a9196;
}

#header {
	display: block;
	text-indent: -9999px;
	background: url(/sites/all/themes/theme071/images/bg-top.jpg) top left no-repeat;
	height: 127px;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

.logo {
	margin: 174px 20px 0px 306px;
}

h1.site-name {
	line-height: 25px;
	padding: 10px 0px 0px 316px;
	letter-spacing: -1px;
}

h1.site-name a {
	font-size: 26px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

.slogan {
	margin: 0px 0px 0px 356px;
	color: #094468;
	font-family: Tahoma;
	font-size: 11px;
}

div.primary-links div {
	display: inline-block;
	background-color: #d5e6ff;
	border-radius: 5px;
	direction: rtl;
	margin: 0.5%;
	padding: 0.5% 0.5% 0.5% 0.5%;
	box-shadow: 0 0 3px 2px rgb(207, 226, 255);
}

div.primary-links div:hover {
	background-color: #90d1ff;
}

.links.primary-links>a {
	color: #505050;
	font-size: 15pt;
	text-decoration: none;
}

div.primary-links div a {
	color: #2f3d4a;
	text-decoration: none;
	font-size: 15pt;
	font-weight: normal;
}

div.primary-links div a:hover {
	color: #2480ce
}

div.primary-links div.last {}

.breadcrumb {
	padding: 29px 29px 0px 0px;
	color: #292e35;
	font-size: 10px;
	text-align: right;
}

.breadcrumb a {
	color: #292e35;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: normal;
	vertical-align: ;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #0d95fe;
}

#footer {
	color: #efefef;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: Tahoma;
	background: url(/sites/all/themes/theme071/images/bg-bot.gif) top repeat-x;
}

#footer .foot {
	margin: 0 0 0 11%;
	text-align: left;
	width: 824px;
	padding: 30px 0px 20px 48px;
}

#footer a {
	color: #1f424d;
}

div.block {
	background: url(/sites/all/themes/theme071/images/nblock-tall.gif) repeat-y scroll right center transparent;
	margin-bottom: 7px;
}

.block .content {
	padding: 10px 30px 20px 25px;
}

.clear-block {
	padding: 0px 20px 0px 18px;
}

.admin .clear-block {
	padding: 0px;
}

.bg-right {
	background: url(/sites/all/themes/theme071/images/bg-right.gif) right repeat-y;
}

.cont-row {
	padding: 0 21px 0 31px;
}

.block-top {
	background: url(/sites/all/themes/theme071/images/nblock-top.gif) top right no-repeat;
}

.block-bot {
	background: url(/sites/all/themes/theme071/images/nblock-bot.gif) bottom right no-repeat;
	width: 100%;
}

.links-tall {
	background: url(/sites/all/themes/theme071/images/links-tall.gif) top repeat-x;
	float: left;
}

.links-left {
	background: url(/sites/all/themes/theme071/images/links-left.gif) top left no-repeat;
	float: left;
}

.links-right {
	background: url(/sites/all/themes/theme071/images/links-right.gif) top right no-repeat;
	height: 28px;
	vertical-align: middle;
	float: left;
}

.block .title {
	text-align: center;
}

h1 {
	color: #9b0023;
	font-size: 18px;
	font-weight: normal;
}

h1.title {
	background: none;
}

h1.title a {
	color: #ff6238;
	text-decoration: none;
	font-family: Shabnam-Bold;
	font-size: 20px;
	font-weight: bold;
}

#tabs-wrapper h2 {
	background: none;
	color: #ff6238 !important;
}

h2 {
	font-size: 18px;
	color: #292727;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Shabnam-Bold;
}

.block h2 {
	display: block;
	border-bottom: #bcbcbc 1px solid;
	color: #0076a3;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
}

h3 {
	color: #1d1d15;
	direction: rtl;
}

h3 a {
	color: #476b9b;
	text-decoration: none;
}

.title {
	padding: 0;
	background: url(/sites/all/themes/theme071/images/bg-h.gif) bottom left no-repeat;
	margin-left: 18px;
	background-position-x: center;
}

.title h3 {
	color: #435359;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 16px 0px 0px;
	text-transform: capitalize;
	background: none;
}

.admin-panel h3 {
	color: #033742;
	font-size: 13px;
}

.submit {
	padding: 0px 0px 0px 0px;
}

.submitted {
	color: #b0b1b2;
	font-size: 11px;
	line-height: 15px;
	background: none;
}

.submitted a {
	color: #b0b1b2;
}

.comment {
	padding: 10px 0px 10px 0px;
	width: 100%;
}

.comment h3 {
	background: none;
}

.comment h3 a {
	color: #000000;
	font-size: 15px;
}

.comment .title {
	padding-left: 0px;
}

.comment .submitted {
	margin-left: 22px;
	padding-bottom: 10px;
}

.left2 {
	padding: 0px 0px 25px 0px;
}

.right2 {
	padding: 0px;
}

.cent {
	padding: 10px 0px 10px 10px;
	direction: rtl;
}

.cent li a {
	color: #0c8dae;
}

.content {
	padding: 0px 10px 20px 0px;
	color: #667a82;
}

.content strong {
	color: #36494f;
}

.content a {
	color: #009fff;
	text-decoration: none;
}

.content a:hover {
	text-decoration: none;
	color: #002fff;
}

.node {
	width: 100%;
	padding-bottom: 24px;
}

.node .content,
#contact-mail-page {
	padding: 0px 2% 0px 0px;
}

.node div.links {
	padding-top: 7px;
	text-align: left;
}

.node .title {
	padding: 0px 2% 0px 0px;
	margin: 0px;
}

#block-user-1 .content {
	padding: 2px 20px 20px 0px;
}

#block-user-1 .content ul.menu {
	padding-right: 0px;
	padding-bottom: 0px;
}

#block-user-1 .content ul.menu li ul.menu {
	padding-right: 15px;
}

#block-user-1 .content ul.menu li {
	background: none;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 25px;
}

#block-user-1 .content ul.menu li a {
	color: #667a82;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

#block-user-1 .content ul.menu li a:hover {
	color: #009ee8;
	text-decoration: none;
}

#block-user-1 .content ul.menu li.collapsed a {
	background: url(/sites/all/themes/theme071/images/a2.gif) no-repeat 0 3px;
	background-position: right;
}

#block-blog-0 .item-list ul {
	padding-left: 0px;
}

#block-blog-0 .item-list ul li {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 7px;
	padding: 0px 0px 4px 15px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	font-size: 11px;
	width: 100%;
}

#block-blog-0 .item-list ul li a {
	background: none;
	color: #2c7cae;
	font-weight: normal;
	line-height: 20px;
	display: block;
}

#block-blog-0 .item-list ul li a:hover {
	text-decoration: none;
}

#block-blog-0 .more-link a {
	color: #7baf13;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

#block-blog-0 .more-link a:hover {
	text-decoration: none;
}

#block-comment-0 .item-list ul {
	padding-left: 0px;
}

#block-comment-0 .item-list ul li {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 6px;
	padding: 0px 0px 0px 15px;
	list-style-image: none;
	list-style: none;
	margin-bottom: 10px;
	line-height: 16px;
	color: #7b7b7b;
	font-size: 11px;
	margin-left: 0px;
}

#block-comment-0 .item-list ul li a {
	background: none;
	color: #7b7b7b;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	padding-left: 0px;
}

#block-comment-0 .item-list ul li a:hover {
	text-decoration: none;
}

#block-comment-0 .more-link a {
	color: #7baf13;
}

#block-user-3 {
	background: url(/sites/all/themes/theme071/images/nblock-tall3.gif) left repeat-y;
}

#block-user-3 .content {
	padding: 15px 20px 30px 28px;
	color: #FFFFFF;
	font-size: 12px;
}

#block-user-3 .block-top {
	background: url(/sites/all/themes/theme071/images/nblock-top3.gif) top left no-repeat;
}

#block-user-3 .block-bot {
	background: url(/sites/all/themes/theme071/images/nblock-bot3.gif) bottom left no-repeat;
}

#block-user-3 .title {
	background: url(/sites/all/themes/theme071/images/bg-h2.gif) bottom left no-repeat;
}

#block-user-3 .title h3 {
	background: url(/sites/all/themes/theme071/images/bg-ha3.gif) no-repeat 0 8px;
	color: #FFFFFF;
}

#block-user-3 .item-list h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#block-user-3 .item-list ul {
	margin: 0;
	padding: 0;
}

#block-user-3 .item-list ul li {
	background: none;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 18px;
}

#block-user-3 .item-list ul li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 5px;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#block-user-3 .item-list ul li a:hover {
	text-decoration: none;
}

#block-user-3 em {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

#block-user-2 .item-list ul {
	padding-left: 0px;
}

#block-user-2 .item-list ul li {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 10px;
	padding: 0 0 0 15px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 25px;
}

#block-user-2 .item-list ul li a {
	background: none;
	color: #7b7b7b;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}

#block-user-2 .item-list ul li a:hover {
	text-decoration: none;
}

#block-menu-primary-links .content ul.menu {
	padding: 0px;
}

#block-menu-primary-links .content ul.menu li {
	background: none;
	padding: 0px;
	font-size: 11px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 18px;
}

#block-menu-primary-links .content ul.menu li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 3px;
	padding-left: 15px;
	color: #4e4949;
	font-weight: bold;
	text-decoration: none;
}

#block-menu-primary-links .content ul.menu li a:hover {
	text-decoration: none;
}

#block-node-0 .content {
	padding: 10px 20px 15px 20px;
}

#block-forum-1 .item-list ul {
	padding: 0px;
	margin-bottom: 10px;
}

#block-forum-1 .item-list ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 20px;
}

#block-forum-1 .item-list ul li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 4px;
	padding-left: 10px;
	color: #7b7b7b;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#block-forum-1 .item-list a:hover {
	text-decoration: none;
}

#block-forum-1 .more-link a {
	color: #7baf13;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-size: 11px;
}

#block-forum-1 .more-link a:hover {
	text-decoration: none;
}

#block-forum-0 .item-list ul {
	padding-left: 0px;
	margin-bottom: 10px;
}

#block-forum-0 .item-list ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 20px;
}

#block-forum-0 .item-list ul li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 4px;
	padding-left: 10px;
	color: #7b7b7b;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

#block-forum-0 .item-list a:hover {
	text-decoration: none;
}

#block-forum-0 .more-link a {
	color: #7baf13;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-size: 11px;
}

#block-forum-0 .more-link a:hover {
	text-decoration: none;
}

.body .item-list ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 20px;
}

.body .item-list ul li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 4px;
	padding-left: 15px;
	color: #5692cf;
	font-weight: normal;
}

.body .item-list ul li a:hover {
	text-decoration: none;
}

.body ul.menu li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 20px;
}

.body ul.menu li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 4px;
	padding-left: 15px;
	color: #437281;
	font-weight: normal;
}

#block-search-0 .content {
	padding: ;
}

#block-search-0 .content label {
	color: #7b7b7b;
	font-size: 12px;
}

#block-search-0 #edit-search-block-form-1 {
	margin-bottom: 5px;
}

.poll .percent,
.poll .text {
	color: #4e4949;
	font-size: 12px;
}

.poll .title {
	color: #033742;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	background: none;
	padding-left: 0px;
	direction: rtl;
}

.poll .total {
	font-weight: normal;
	color: #555555;
	font-size: 12px;
	text-align: left;
}

.poll .bar {
	background: #dce2e5;
	font-size: 1px;
	height: 9px;
	border: 1px solid #5d656f;
}

.poll .bar .foreground {
	background: #ff6238;
	font-size: 1px;
	height: 9px;
}

#block-poll-0 .title h3 {
	background: url(/sites/all/themes/theme071/images/bg-ha.gif) no-repeat 0 8px;
	padding-left: 41px;
	padding-bottom: 17px;
}

#block-poll-0 li {
	background: none;
	padding: 0;
}

#block-poll-0 li a {
	color: #667a82;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: none;
}

#block-poll-0 li a:hover {
	text-decoration: none;
}

#block-poll-0 .bar {
	background: #dce2e5;
	font-size: 1px;
	height: 9px;
	border: 1px solid #5d656f;
}

#block-poll-0 .bar .foreground {
	background: #ff6238;
	font-size: 1px;
	height: 9px;
}

#block-poll-0 .percent,
#block-poll-0 .text {
	color: #667a82;
	font-size: 12px;
	direction: rtl;
}

#block-poll-0 .poll .title {
	color: #667a82;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
	background: none;
	padding-top: 0px;
	margin-left: 5px;
}

#block-poll-0 .total {
	font-weight: normal;
	color: #667a82;
	font-size: 11px;
	direction: rtl;
}

.form-item label {
	color: #696e71;
}

#block-poll-0 ul.links {
	padding-left: 0px;
	direction: rtl;
}

#block-poll-0 ul.links .first {
	padding: 0px;
}

<!--[if !IE 6]>.form-submi {}

.form-submit {
	font-family: Shabnam, Tahoma;
	background: #99dcf3;
	color: #1594bb;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	border: 1px solid #4bc4de;
	padding: 0px 5px 0px 4px;
}

.form-submit:hover {
	background: #5bd5ff;
	border: 1px solid #20a0bb;
	color: #1871a2
}

<![endif]-->.search-box {
	padding: 10px 5px 0px 0px;
	text-align: left;
}

.search-box input {
	font-size: 12px;
	vertical-align: middle
}

#search-theme-form {
	padding: 0px;
}

#search-theme-form label {
	color: #202a32;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
	vertical-align: middle;
	margin-right: 1px;
}

#search-block-form .form-submit,
#search-theme-form .form-submit {
	background: url(/sites/all/themes/theme071/images/search.gif) top left no-repeat;
	border: none;
	width: 63px;
	height: 28px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: boldmal;
	font-size: 11px;
	font-family: Shabnam, Tahoma;
	text-transform: none;
}

#search-theme-form .form-text {
	width: 109px;
	font-size: 11px;
	color: #2e2e2e;
	height: 18px;
	margin-right: 3px;
	background: url(/sites/all/themes/theme071/images/bg-input.gif) top repeat-x;
	border: 1px solid #798086;
}

.userlogin {
	font-size: 18px;
	color: #303030;
	padding: 15px 0px 0px 47px;
}

#user-bar {
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0px 0px 44px;
}

#user-bar .user-info {
	padding-bottom: 5px;
	color: #2a2a2a;
}

#user-bar p a {
	color: #1b6a9b;
}

#user-bar .item-list li {
	list-style: none;
	list-style-image: none;
	line-height: 10px;
}

#user-bar .item-list li a {
	font-weight: normal;
	font-size: 10px;
	color: #1b6a9b;
}

#user-bar .item-list li a:hover {
	color: #de110e;
}

#block-user-0 {
	background: url(/sites/all/themes/theme071/images/nblock-tall2.gif) right repeat-y;
	font-family: Shabnam;
}

#block-user-0 .content {
	padding-top: 0px;
}

#block-user-0 .block-top {
	background: url(/sites/all/themes/theme071/images/nblock-top2.gif) top right no-repeat;
}

#block-user-0 .block-bot {
	background: url(/sites/all/themes/theme071/images/nblock-bot2.gif) bottom right no-repeat;
}

#block-user-0 .title {
	background: url(/sites/all/themes/theme071/images/nbg-h2.gif) bottom right no-repeat;
	background-position-x: 10px;
}

#block-user-0 .title h3 {
	color: #FFFFFF;
	font-size: 24px;
}

#block-block-2 {
	background: url(/sites/all/themes/theme071/images/nblock-tall2.gif) right repeat-y;
}

#block-block-2 .content {
	padding-top: 0px;
}

#block-block-2 .block-top {
	background: url(/sites/all/themes/theme071/images/nblock-top2.gif) top left no-repeat;
}

#block-block-2 .block-bot {
	background: url(/sites/all/themes/theme071/images/nblock-bot2.gif) bottom left no-repeat;
}

#block-block-2 .title {
	background: url(/sites/all/themes/theme071/images/nbg-h2.gif) bottom left no-repeat;
}

#block-block-2 .title h3 {
	background: url(/sites/all/themes/theme071/images/nbg-ha2.gif) no-repeat 0 8px;
	color: #FFFFFF;
	padding-left: 46px;
}

#user-login-form {
	line-height: 22px;
	text-align: right;
}

#user-login-form #edit-name[type=text],
#user-login-form #edit-pass[type=password] {
	width: 126px;
	font-size: 12px;
	height: 19px;
	color: #163a43;
	background: #ffffff;
	border: 1px solid #0068c1ba;
	border-radius: 5px;
	padding: 6px;
	box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.23);
}

.modern_input {
	font-size: 14px;
	height: 16px;
	color: #163a43;
	background: #ffffff;
	border: 1px solid #0068c1ba;
	border-radius: 5px;
	padding: 6px;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.23);
}

.settings_input {
	font-size: 14px;
	height: 14px;
	color: #163a43;
	background: #ffffff;
	border: 1px solid #0068c1ba;
	border-radius: 5px;
	padding: 6px;
	direction: ltr;
	margin: 3px 0 3px 0;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.23);
}

#user-login-form #edit-name[type=text]:hover,
#user-login-form #edit-pass[type=password]:hover {
	border: 1px solid #8fd6ffba;
	box-shadow: 5px 5px 20px #1973a3;
}

#user-login-form #edit-name[type=text]::-webkit-input-placeholder,
#user-login-form #edit-pass[type=password]::-webkit-input-placeholder {
	font-family: Shabnam;
	font-size: 20px;
	direction: rtl;
}

#user-login-form #edit-name[type=text]::-moz-placeholder,
#user-login-form #edit-pass[type=password]::-moz-placeholder {
	font-family: Shabnam;
	font-size: 20px;
	direction: rtl;
}

#user-login-form #edit-name[type=text]:-ms-input-placeholder,
#user-login-form #edit-pass[type=password]:-ms-input-placeholder {
	font-family: Shabnam;
	font-size: 20px;
	direction: rtl;
}

#user-login-form #edit-name[type=text]:-moz-placeholder,
#user-login-form #edit-pass[type=password]:-moz-placeholder {
	font-family: Shabnam;
	font-size: 20px;
	direction: rtl;
}

#user-login-form label {
	color: #f4f7f8;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 7px;
}

#user-login-form .form-required {
	color: #ed0000;
}

#user-login-form .description a {
	color: #FFFFFF;
}

#user-login-form .item-list ul {
	padding-top: 10px;
}

#user-login-form .item-list li {
	line-height: 20px;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	background: none;
}

#user-login-form .item-list li a {
	background: none;
	font-weight: normal;
	color: #9fedff;
	font-size: 18px;
	padding: 0px;
}

#user-login-form .item-list li a:hover {
	color: #ffffff;
}

#remem {
	margin-bottom: 15px;
}

#user-login-form .form-submit {
	background: url(/sites/all/themes/theme071/images/login.gif) top left no-repeat;
	border: none;
	width: 78px;
	height: 24px;
	font-weight: bold;
	margin-top: 21px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma;
	text-transform: uppercase
}

#user-login-form .form-item {
	margin-top: 0px;
	margin-bottom: 11px;
}

.grecaptcha-badge {
	display: none;
}

.login_button {
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-family: Shabnam-Bold;
	font-weight: bold;
	background-color: #53a0be;
	padding: 0px 43px 7px 36px;
	font-size: 32px;
	margin: 8px 0px 7px 0px;
	border: 1px solid #2d6898;
	background-image: linear-gradient(bottom, rgb(60, 189, 220) 0%, rgb(27, 120, 167) 100%);
	background-image: -o-linear-gradient(bottom, rgb(60, 189, 220) 0%, rgb(27, 120, 167) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(60, 189, 220) 0%, rgb(27, 120, 167) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(60, 189, 220) 0%, rgb(27, 120, 167) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(60, 189, 220) 0%, rgb(27, 120, 167) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(60, 189, 220)), color-stop(1, rgb(27, 120, 167)));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0px 3px 0px #1c79a8, 0px 3px 15px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0px 3px 0px #1c79a8, 0px 3px 15px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	box-shadow: 0px 3px 0px #1c79a8, 0px 3px 15px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.login_button:hover {
	background-image: linear-gradient(bottom, rgb(30, 125, 171) 0%, rgb(52, 171, 206) 100%);
	background-image: -o-linear-gradient(bottom, rgb(30, 125, 171) 0%, rgb(52, 171, 206) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(30, 125, 171) 0%, rgb(52, 171, 206) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(30, 125, 171) 0%, rgb(52, 171, 206) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(30, 125, 171) 0%, rgb(52, 171, 206) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(30, 125, 171)), color-stop(1, rgb(52, 171, 206)));
}

.login_button:active {
	-webkit-box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	-moz-box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	box-shadow: 0px 2px 0px #2b638f, 0px 1px 6px rgba(0, 0, 0, .4), inset 0px 1px 0px rgba(255, 255, 255, .3), inset 0px 0px 3px rgba(255, 255, 255, .5);
	background-image: linear-gradient(bottom, rgb(26, 118, 166) 0%, rgb(61, 192, 222) 100%);
	background-image: -o-linear-gradient(bottom, rgb(26, 118, 166) 0%, rgb(61, 192, 222) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(26, 118, 166) 0%, rgb(61, 192, 222) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(26, 118, 166) 0%, rgb(61, 192, 222) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(26, 118, 166) 0%, rgb(61, 192, 222) 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(26, 118, 166)), color-stop(1, rgb(61, 192, 222)));
	-webkit-transform: translate(0, 4px) rotateX(20deg);
	-moz-transform: translate(0, 4px);
	transform: translate(0, 4px);
}

.form-text-required {
	border: 1px solid #BBBABA;
	color: #163A43;
	font-family: tahoma;
	font-size: 12px;
	height: 19px;
	margin: 3px;
	width: 190px;
	text-align: left;
}

#custom .block .title {
	background: none;
}

#custom .block .title h3 {
	background: none;
	border: none;
	color: #1e84bb;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 25px 5px 32px;
}

#custom .block {
	background: none;
}

#custom .block .block-tall {
	background: none;
}

#custom .block .block-top {
	background: none;
}

#custom .block .block-bot {
	background: none;
	width: 100%;
}

#custom .block .content {
	padding-left: 0px;
	padding-right: 0px;
	color: #867265;
	font-size: 11px;
}

#custom .block .content strong {
	color: #3f342d;
	font-size: 12px;
}

#custom .block .content ul {
	padding-left: 0px;
}

#custom .block .content ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin-bottom: 10px;
	line-height: 16px;
	color: #867265;
	font-size: 11px;
	margin-left: 0px;
}

#custom .block .content ul li a {
	background: url(/sites/all/themes/theme071/images/a4.gif) no-repeat 0 0;
	color: #3f342d;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left: 21px;
}

#custom .block .content ul li a:hover {
	text-decoration: none;
}

#custom .block .content .more-link a {
	color: #0091e4;
}

#custom #block-block-1 .content ul li a {
	line-height: 30px;
}

*/ .node .content ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	line-height: 27px;
}

.node .content ul li a {
	padding-left: 10px;
	color: #555555;
	font-weight: normal;
}

.node .content ul li a:hover {
	text-decoration: none;
}

.node .content ul li ul {
	margin-left: 15px;
}

.node .content ul li ol {
	margin-left: 20px;
}

.node .content ul li ol li {
	list-style-type: decimal;
	color: #555555
}

.node .content ul li ol li a {
	background: none;
}

.node .content Ol li {
	background: none;
	padding: 0px;
	margin-left: 20px;
	line-height: 27px;
	color: #555555;
}

.node .content Ol li a {
	padding-left: 0px;
	color: #555555;
	font-weight: normal;
}

.node .content Ol li a:hover {
	text-decoration: none;
}

.node .content Ol li ul li {
	padding-left: 0px;
	margin: 0;
	list-style-type:
}

.node .content Ol li ul li a {
	padding-left: 10px;
}

.node f p {
	padding-bottom: 10px;
}

#profile-admin-overview ul li {
	background: none;
	padding: 0px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 20px;
}

#profile-admin-overview ul li a {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 5px;
	padding-left: 10px;
	color: #505050;
	font-weight: normal;
}

#profile-admin-overview ul li a:hover {
	text-decoration: none;
	color: #ce2a11;
}

.password-description ul {
	margin-left: 5px;
}

.password-description ul li {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 7px;
	padding-left: 10px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 12px;
}

#node-admin-content ul {
	margin-left: 5px;
}

#node-admin-content ul li {
	background: url(/sites/all/themes/theme071/images/a1.gif) no-repeat 0 7px;
	padding-left: 10px;
	list-style-image: none;
	list-style: none;
	margin: 0;
	line-height: 17px;
}

ul.menu li {
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	list-style-image: none;
}

ul.menu li.leaf a {
	color: #5692cf;
}

.links {
	font-size: 11px;
	color: #2998d8;
}

.links li a {
	color: #263d44;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.links li a:hover {
	text-decoration: none;
}

.cent ul.links li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	background: none;
	text-decoration: none;
	padding: 0px 5px;
}

#comments ul.links li a {
	color: #ff6238;
}

.cent ul.links li a:hover {
	text-decoration: none;
}

.taxonomy ul.links li a {
	color: #bc1500
}

#forum ul.links li a {
	color: #4e4949;
}

ul.primary,
ul.primary li,
ul.secondary,
ul.secondary li {
	border: 0;
	background: none;
	margin: 0;
	padding: 0;
}

ul.primary li a {
	border: none !important;
}

ul.primary li a:hover {
	background: none;
	border: 0;
}

ul.primary li.active a {
	background: none;
	border: none;
	color: #92e225 !important;
	font-weight: bold;
}

ul.primary li.active {}

ul.tabs li {
	background: url(/sites/all/themes/theme071/images/bg-tab.gif) top repeat-x !important;
	display: block;
	margin-right: 0px;
	float: left;
}

ul.tabs li span {
	background: url(/sites/all/themes/theme071/images/tab-left.gif) no-repeat 0 0;
	display: block;
}

ul.tabs li span span {
	background: url(/sites/all/themes/theme071/images/tab-right.gif) no-repeat right 0;
	text-align: center;
	display: block;
}

ul.tabs li a {
	color: #ffffff !important;
	font-size: 14px;
	font-weight: normal;
	background: none;
	padding: 8px 15px 3px 15px;
	margin: 0px;
	display: block;
}

ul.tabs li a:hover {
	color: #92e225 !important;
	margin: 0px;
	border: none;
}

#tabs-wrapper {
	margin: 0px;
	padding: 0px;
	position: relative;
	border-bottom: 2px solid #1a76a6;
}

ul.primary {
	padding: 0px 0px 1px 0px;
	margin: 6px 0px 0px 0px;
}

#forum {
	padding: 10px 0px 0px 0px;
}

#forum ul.links {
	padding: 0px 0px 5px 0px;
}

#forum table {
	border: 1px solid #8a9196;
	border-right: none;
}

#forum th {
	padding: 5px 0px 5px 3px;
	border-right: 1px solid #8a9196;
	background: #;
}

#forum th a {
	color: #494949
}

#forum td {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #23282e;
}

#forum td.container {
	background: #f5f5f5;
	border-right: 1px solid #8a9196;
	border-bottom: 1px solid #8a9196;
}

#forum td.container a {
	color: #5a9b02;
	padding: 0px 0px 0px 10px;
}

#forum .container .description {
	color: #444444
}

#forum td.forum,
#forum td.topics,
#forum td.posts,
#forum td.last-reply,
#forum td.icon,
#forum td.title,
#forum td.replies,
#forum td.created {
	border-right: 1px solid #8a9196;
	border-bottom: 1px solid #8a9196;
}

#forum .last-reply,
#forum .title,
#forum .created,
#forum .icon {
	padding-left: 5px
}

#forum .odd {
	border-bottom: 1px solid #8a9196;
	border-top: 1px solid #8a9196;
	background: #f8f7f2
}

#forum div.indent {
	margin-left: 5px
}

#forum .description {
	color: #23282e;
}

div.error {
	margin-top: 5px;
}

.block-region {
	background: #cbaeae;
	text-align: center;
	border: 1px dashed #cccccc;
	color: #af2626;
	margin-bottom: 0px;
}

div.admin .left {
	margin: 0px;
}

#book-outline {
	min-width: 0px;
}

#permissions,
#blocks,
#forum table,
.sticky-enabled {
	width: 100%;
}

.node-unpublished {
	background: none;
}

.odd td,
.even td {
	vertical-align: middle;
	padding-left: px;
	line-height: 18px;
	background: #fefefe;
}

.profile h3 {
	border-bottom: 1px solid #FFFFFF;
	color: #2a2a2a
}

.pic {
	margin-left: 15px;
	float: right;
}

#first-time a {
	color: #508198;
	text-decoration: none
}

#first-time a:hover {
	text-decoration: none;
}

#first-time ol {
	margin-left: 20px;
}

.theme-info {
	padding-left: px;
}

.admin-list a {
	color: #4378ca;
}

.tabs a {
	color: #4378ca
}

.node-type-list a {
	color: #4378ca
}

.collapse-processed a {
	color: #4378ca;
}

.even a {
	color: #4378ca;
}

.blog a {
	color: #4378ca;
}

.odd a {
	color: #4378ca;
	line-height: 13px;
}

.check-manually a {
	color: #161616;
}

.compact-link a {
	color: #4378ca;
}

.messages {
	color: #F30000;
	font-size: 18pt;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid;
	padding: 15px 40px 15px 15px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/img/info.png');
}

.sticky-table {
	line-height: 24px;
}

.sticky-table th {
	text-align: center;
}

.more-help-link a {
	color: #7d7d7d;
}

.help {
	font-size: 11px;
	padding: 3px 10px 0px 20px;
}

.help a {
	color: #4378ca;
}

.help-items a {
	color: #0ea7f7;
}

.help-items ul {
	list-style: none;
	line-height: 18px;
}

.description a {
	color: #dc1b1d;
}

#blocks tr.region-message {
	color: #2b2b2b;
}

#forum .odd,
#forum .even {
	border-bottom: 1px solid #8a9196;
}

#forum thead th {
	border-bottom: 1px solid #8a9196;
}

.theme-info {
	padding-left: 10px;
}

.box {
	padding-left: 20px;
}

.box h2.title {
	padding-left: 0px;
	background: none;
}

#system-modules div {
	padding-bottom: 10px;
}

#forum-confirm-delete a {
	color: #6d94ac;
}

.form-checkboxes {
	width: 100px;
}

.form-checkboxes,
.form-radios {
	direction: rtl;
}

.search-form input {
	vertical-align: middle
}

#forum ul.links {
	margin-bottom: 10px;
}

dl .title {
	background: none;
	padding: 0px;
}

ul.links li.comment_forbidden {
	padding: 0px;
}

.new-info,
.new-success,
.new-warning,
.new-error,
.new-validation {
	border: 1px solid;
	margin: 10px 0px;
	padding: 16px 40px 14px 15px;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	font-family: Shabnam, Arial;
}

.new-info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/img/info.png');
}

.new-success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('/img/success.png');
}

.new-warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/img/attention.png');
}

.new-error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/img/error.png');
}

.tipsy {
	font-size: 14px;
	position: absolute;
	padding: 5px;
	z-index: 100000;
	word-break: break-word;
}

.tipsy-inner {
	background-color: #000;
	color: #FFF;
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center;
}

.tipsy-inner {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px dashed #000;
}

.tipsy-arrow-n {
	border-bottom-color: #000;
}

.tipsy-arrow-s {
	border-top-color: #000;
}

.tipsy-arrow-e {
	border-left-color: #000;
}

.tipsy-arrow-w {
	border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
	top: 0px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow {
	top: 0;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow {
	bottom: 0;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent;
}

#DLList {
	background: rgba(0, 0, 0, 0) url(/img/gear-select.png) no-repeat 2px 0;
	height: 18px;
	cursor: pointer;
	width: 28px;
}

#DLList:hover {
	background-position: 2px -18px;
}

#Features {
	float: right;
	margin: 0px 17px 0 0;
}

#Features ul.contextual-links {
	background-color: #FFF;
	border: 1px solid #CCC;
	display: none;
	margin: 0;
	padding: 0.25em 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 18px;
	white-space: nowrap;
	-moz-border-radius: 4px 0 4px 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 4px;
	border-radius: 4px 0 4px 4px;
}

.List_Items {
	cursor: pointer;
	padding: 2px 5px 2px 5px;
}

.List_Items:hover {
	background-color: #BFDCEE;
}

#TheLinks {
	direction: ltr;
	font-family: Arial !important;
	text-align: left;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2%;
	background-color: #FAFAFA;
	width: 96%;
	margin: 0 0 10px 2%;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDD;
	line-height: 22px;
}

.List_Icon {
	padding: 2px 5px 2px 0;
	vertical-align: middle;
}

#LinkContainer {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto !important;
	max-height: 300px;
	min-height: 170px;
	height: auto;
	word-break: break-all;
}

#DLList_Items {
	display: none;
	margin: 4px;
	border: 1px solid #CCC;
	width: 200px;
	background: #FFF;
	border-radius: 4px;
	padding: 5px;
	position: absolute;
}

.Icon_OK img {
	vertical-align: middle;
	margin-top: -1px;
}

.Icon_OK {
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

.Icon_FAIL {
	margin: 0px 5px 0px 3px;
	font-weight: bold;
	color: #F3425A;
	font-size: 14px;
}

.LinkBox {
	direction: ltr;
	font-family: Arial !important;
	font-size: 12px;
	height: 50px;
	line-height: 22px;
	margin: 0 0 15px 10px;
	max-height: 300px;
	overflow: hidden;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	resize: none;
	width: 95%;
	word-wrap: break-word;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 4px;
	color: #555555;
	display: inline-block;
	vertical-align: middle;
	font-weight: normal;
}

.LinkBox:focus {
	border-color: #AAAAAA;
	box-shadow: 0 0 8px 2px #EBEBEB;
}

.mul-button:focus {
	outline: thin dotted #333333;
	outline-offset: -2px;
}

.mul-button.green {
	background: #62c462;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyYzQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MWEzNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #62c462 0%, #51a351 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #51a351));
	background: -webkit-linear-gradient(top, #62c462 0%, #51a351 100%);
	background: -o-linear-gradient(top, #62c462 0%, #51a351 100%);
	background: -ms-linear-gradient(top, #62c462 0%, #51a351 100%);
	background: linear-gradient(to bottom, #62c462 0%, #51a351 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.mul-button {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	background: #5bc0de;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViYzBkZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjk2YjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5bc0de), color-stop(100%, #2f96b4));
	background: -webkit-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
	background: -o-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
	background: -ms-linear-gradient(top, #5bc0de 0%, #2f96b4 100%);
	background: linear-gradient(to bottom, #5bc0de 0%, #2f96b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: #FFF;
	border-radius: 6px;
	padding: 8px 14px;
	font-family: Shabnam, Tahoma, Arial;
	font-size: 18px;
}

#LinkTrans {
	text-align: center;
	margin-bottom: 20px;
}

#Options {
	margin-bottom: 12px;
}

#Options>select {
	padding: 5px;
}

#Options>input {
	font-family: Shabnam, Tahoma, Arial;
}

.VideoQuality {
      direction:ltr;
      font-family:Shabnam !important;
      margin-right:10px;
      padding:0 5px 0 5px;
      height:24px;
      width:190px;
      -webkit-appearance:button;
      -webkit-border-radius: 5px;
      box-sizing: border-box;
      border: 1px solid #aaa;
      box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background-color: #fff;
      background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
      linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
      background-repeat: no-repeat, repeat;
      background-position: right .7em top 50%, 0 0;
      background-size: .65em auto, 100%;
      border:1px solid #AAA;
      color:#555;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap;
}

#LinkContainer a {
	color: #009fff;
	text-decoration: none;
    font-family: Shabnam;
}

#LinkContainer a:hover {
	color: #002fff;
}

.getLinkButton {
	margin-right: 6px;
	font-family: Shabnam;
	padding: 1px 6px;
	font-size: 15px;
}

.CloseButton {
	color: rgba(168, 168, 168, 0.89);
	display: inline-block;
	font-family: Comic Sans MS;
	font-size: 13px;
	font-weight: bold;
	padding: 0 17px;
	text-decoration: none;
}

.CloseButton:hover {
	background-color: rgba(226, 226, 226, 0.73);
	border-radius: 3px;
}

.CloseButton:active {
	position: relative;
	top: 1px;
}

.LinkTransTitle {
	font-family: Shabnam-Bold;
	font-size: 35px;
	margin-bottom: 6px;
}

.LinkTransInfo {
	font-family: Shabnam;
	font-size: 20px;
	margin-bottom: 15px;
	text-align: center;
}

.text-div-over {
	background: transparent url(/sites/default/files/transparent_bg.png) repeat scroll 0 0!important;
	margin-top: 280px;
	z-index: 15;
	height: 40px;
	position: absolute;
	width: 680px;
	right: 10px;
	color: #ffffff;
	vertical-align: bottom;
	font-size: 27px;
}

.header {
	background-image: url("/img/Mul_Logo_0.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	float: left;
	height: 79px;
	margin: 2.2% 15px 10px 4.3%;
	width: 359px;
}

.LinksDiv {
	font-family: Shabnam;
	font-size: 20px;
	padding-right: 27px;
	margin-top: 3%;
}

.no-animate {
	-o-transition-property: none !important;
	-moz-transition-property: none !important;
	-ms-transition-property: none !important;
	-webkit-transition-property: none !important;
	transition-property: none !important;
	-o-transform: none !important;
	-moz-transform: none !important;
	-ms-transform: none !important;
	-webkit-transform: none !important;
	transform: none !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

.loginLoadingBackground,
.loginLoadingBackground:hover {
	background-image: url(/images/loading.gif);
	background-color: #3cbdd9;
	background-position: center;
	background-size: 45px 45px;
	background-repeat: no-repeat;
}

.listLoading,
.listLoading:hover {
	background-image: url(/images/linearloading4.gif);
	background-position: center;
	background-size: 64px 60px;
	background-repeat: no-repeat;
	width: 77px;
	height: 20px;
}

@-moz-document url-prefix() {
	#buffer {
		width: 195px !important;
		padding-top: 3px;
	}
}

.OptionsInput {
	height: 22px;
	direction: ltr !important;
	font-size: 14px;
	color: #163a43;
	border: 1px solid #0068c185;
	border-radius: 3px;
	margin-right: 6px;
	padding: 0px 5px;
	font-family: Shabnam;
	margin-top: 5px;
}

.OptionsInput:focus {
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.23);
}

#leechPassFileds {
	display: inline;
}