/********** FONTS **********/
@font-face {
	font-family: 'IranYekan';
	src: url('fonts/IranYekan.eot'); /* IE9 Compact Modes */
	src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/IranYekan.woff') format('woff'), /* Pretty Modern Browsers */
	url('fonts/IranYekan.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'IranYekan';
	src: url('fonts/IranYekan.eot'); /* IE9 Compact Modes */
	src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/IranYekan.woff') format('woff'), /* Pretty Modern Browsers */
	url('fonts/IranYekan.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BYekan';
	src: url('fonts/IranYekan.eot'); /* IE9 Compact Modes */
	src: url('fonts/IranYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/IranYekan.woff') format('woff'), /* Pretty Modern Browsers */
	url('fonts/IranYekan.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
}

/********** DOURTAL ICONS **********/
/* @font-face {
	font-family: 'dourtal-icons';
	src: url('fonts/dourtal-icons.eot');
	src: url('fonts/dourtal-icons.eot#iefix') format('embedded-opentype'),
		url('fonts/dourtal-icons.woff2') format('woff2'),
		url('fonts/dourtal-icons.woff') format('woff'),
		url('fonts/dourtal-icons.ttf') format('truetype'),
		url('fonts/dourtal-icons.svg#dourtal-icons') format('svg');
	font-weight: normal;
	font-style: normal;
} */
   
[class^="di-"]:before,
[class*=" di-"]:before {
	display: inline-block;
	/* width: 1em; */
	text-align: center;
	font-family: "dourtal-icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: inherit;
	text-transform: none;
	line-height: 1em;
	/* margin-right: .2em; */
	/* margin-left: .2em; */
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.di-cog:before 		{content:'\e812'}
.di-gap:before 		{content:'\e806'}
.di-eye:before 		{content:'\e80f'}
.di-mail:before 	{content:'\e818'; line-height: 1.7 }
.di-bale:before 	{content:'\e802'}
.di-home:before 	{content:'\e804'}
.di-find:before 	{content:'\e809'}
.di-news:before 	{content:'\e80e'}
.di-user:before 	{content:'\e815'}
.di-star:before 	{content:'\e816'}
.di-heart:before 	{content:'\e817'}
.di-login:before 	{content:'\e808'}
.di-eitaa:before 	{content:'\e803'}
.di-users:before 	{content:'\e80c'}
.di-globe:before 	{content:'\e813'}
.di-mobile:before 	{content:'\e81a'}
.di-search:before 	{content:'\e819'}
.di-aparat:before 	{content:'\e800'}
.di-soroush:before 	{content:'\e801'}
.di-bisphon:before 	{content:'\e805'}
.di-dourtal:before 	{content:'\e807'}
.di-refresh:before 	{content:'\e80a'}
.di-sitemap:before 	{content:'\e80b'}
.di-chev-up:before 	{content:'\e80d'}
.di-comment:before 	{content:'\e810'}
.di-location:before {content:'\e811'}
.di-calendar:before {content:'\e814'}
	
/********** >>>>>>>>>> PORTAL UI >>>>>>>>>> ****by*m.shabani*****/
#eFormDependenciesRadTree input {
	display: inline-block !important;
}

#MultiViewAddViewTable ,
.NewsEditContainer {
	background: #fff !important;
}

#MultiViewAddViewTable {
	padding: 5px
}

input[type=text] ,
select ,
textarea {
	min-height: 30px !important;
	font-size: 12px;
	line-height: 2em;
	border: 1px solid #cacaca;
	border-radius: 5px;
	padding: 5px;
	vertical-align: middle;
	box-sizing: border-box;
}

#LinkErrorMessage ,
#NewsTitleErrorMessage {
	background: #ffdcdc;
	color: #d00000;
	padding: 5px;
	border: 1px solid #ffbaba;
	border-radius: 5px;
	margin: 5px;
	display: inline-block;
}

input[type=radio] {
	display: inline-block;
	height: 16px;
	width: 16px;
	border-radius: 100px;
	overflow: hidden;
	cursor: pointer;
	margin-top: -4px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 2px solid #ccc !important;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: background-color,border;
	transition-property: background-color,border;
	outline: none;
}

input[type=radio]:checked {
    border: 6px solid #39a7ca !important;
    outline: 0 none;
}

input[type=checkbox] {
	position: relative;
	display: inline-block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	cursor: pointer;
	margin: 4px !important;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #ccc !important;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: background-color,border;
	transition-property: background-color,border;
	outline: none;
}

.Normal #RdBtnRadio ,
.Normal #RdBtnCheck{
	border-radius: 99px !important;
	margin: 2px;
	padding: 0 !important;
	vertical-align: middle;
}

label[for] {
	cursor: pointer;
	vertical-align: middle;
}

input[type=checkbox]:disabled {
	background: #e8e8e8;
	cursor: not-allowed;
}

input[type=checkbox]:checked {
	background-color: #39a7ca;
}

input[type=checkbox]:disabled:checked {
	background-color: #ccc;
}

input[type=checkbox]:after {
	content: '';
	display: block;
	position:absolute;
	top: 0;
	left: 4px;
	width: 4px;
	height: 8px;
	border: 0px solid #fff;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;   
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);  
}

input[type=checkbox]:checked:after {
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);    
}

.commandbutton ,
.CommandButton {
	display:  inline-block;
	text-align:  center;
	color: #fff !important;
	font-size: 14px !important;
	background: #39a7ca !important;
	line-height: 1.5em !important;
	border: 2px solid #00809f !important;
	border-radius: 2px !important;
	min-height: 35px;
	padding: 5px 10px !important;
	margin: 5px !important;
	cursor: pointer !important;
	box-sizing: border-box;
	box-shadow: none !important;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	outline: 0;
	min-width: 100px !important;
}

.commandbutton:hover ,
.CommandButton:hover {
	color: #00809f !important;
	background: #fff !important;
	outline: 0;
}

#NewsCategoryDropDownIcon ,
#RNewsCategoryDropDownIcon {
	background: #fff url(/RadControls/Combobox/Skins/VSNET/DropArrow.gif) no-repeat 5px / 12px;
	height: 30px;
	width: 20px;
	cursor:  pointer;
	position: relative;
	left: 5px;
	padding-left: 20px;
	border: 1px solid #cacaca;
	border-radius: 5px 0 0 5px;
}

#NewsCategoryDropDownIcon:hover {
  background-color: #cae4ff;
}

.ui-datepicker-trigger {
	position: relative;
	left: 22px;
	cursor: pointer;
}

#NewsCategoryDropDownItems ,
#RNewsCategoryDropDownItems {
	min-width: 126px;
	border: 1px solid #cacaca;
	padding: 5px;
	border-radius: 0px 0px 5px 5px;
	z-index: 999;
}

input[type=file] {
	font: inherit !important;
	background: #fff;
	min-height: 30px;
	border: 1px solid #39a7ca !important;
	border-radius: 3px !important;
	color: #39a7ca !important;
	padding: 5px !important;
	position: relative;
	box-sizing: border-box;
	cursor: pointer;
}

input[type=file]:after {
	content: "Choose file";
	width: 96px;
	height: calc(100% - 4px);
	font-size: 12px;
	text-align: center;
	box-sizing: border-box;
	margin: 2px;
	padding: 3px;
	background: #39a7ca;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}

[id*=EditTable] {
margin-bottom: 20px !important;
}

.ui-accordion-header ,
td.releasenote input {
	font-family: Yekan,tahoma;
}

.ui-accordion-header-icon {
	margin: 5px;
}

/********** <<<<<<<<<< PORTAL UI <<<<<<<<<< **********/	

/* ==============================================================a=l=a=v=i========
   portal-css: body
   ========================================================================== */

body {direction: rtl;font:13px IranYekan !important;}
#tagBody {background: #eee;}
a:link,a:visited , a:active, a:hover { color: #006e74;text-decoration: none !important;}
h1, h2, h3, h4, h5, h6{font: normal 15px Tahoma, Verdana, Helvetica, sans-serif ;color: #000;}
input, select, textarea {font: 11px Tahoma, arial; }
th {font: bold 12px Tahoma, Verdana, Helvetica, sans-serif;vertical-align: baseline;color: #000;}	
tr, td {font:normal 12px IranYekan, regular;}

.bg-background {background-color: #eee;}
/* ==============================================================a=l=a=v=i========
   portal-css: news - style
   ========================================================================== */

.DPNewsImageLink img:hover {}

.DPNewsImageLink img {
	float:  none;
	display: block;
	width: 100px !important;
	height: 100px !important;
	max-width: 100px !important;
	border: 4px solid #013c92 !important;
	object-fit: cover;
	border-radius: 100px;
	margin: auto;
}

.DPNewsItemTitle span {color: #013c92 !important;font: 13px IranYekan !important;margin: 0 8px;}
.DPNewsWrap * {color: #909090 !important;font: 12px IranYekan !important;}
.NewTextStyle { font: 11px IranYekan !important; }

/* ==============================================================a=l=a=v=i========
   portal-css: pane-responsive
   ========================================================================== */
.table-class {display: table;  width: 100%;}
.table-row-class {display: table-row;}

.toppane,
.bottompane,
.contentpane {display: table-cell;  width: 100%; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

.leftpane,
.rightpane {display: table-cell;  min-width: 200px; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

.leftpane ,
.rightpane ,
.contentpane {
	padding: 0 5px;
	box-sizing: border-box;
}

.topleftpane,
.toprightpane {display: table-cell; width: 50%; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

.bottomleftpane,
.bottomrightpane {display: table-cell; width: 50%; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

@media screen and (max-width: 960px) {
	.table-row-class {display: block;}
	.toppane,
	.bottompane,
	.contentpane {display: table; padding: 0; width: 100%;}
	.leftpane,
	.rightpane {display: table; padding: 0; width: 100%; }
	.topleftpane,
	.toprightpane,
	.bottomleftpane,
	.bottomrightpane {display: table; width: 100%; padding: 0;}
}
.dp-custom-padding {padding: 0 7px;}

[id$=paneheader]{
	margin-bottom: 5px;
	height: 25px;
	background-color: #efefef;
	text-align: center;
	border-radius: 3px;
	border: 1px solid #dbd9d9;
}
/* ==============================================================a=l=a=v=i========
   portal-css: header
   ========================================================================== */
.bg-header {background: url("image/Website-Pattern-04.jpg") repeat;}

/*................. background - detail....................*/


/*................. banner ....................*/
.subpost-logo-row{ margin:6px 0 !important;}
.post-fix-logo img{
	display: inline-block;
	position: relative;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.Portal-Image {
	float: right;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.Portal-Image img {visibility: visible;float: right;margin:0;max-width:100%;}
.post-flag{
	display: block;
	width:80px;
	float: left;
	position: relative;
	top:50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*........................icons........................*/
.dp_header_icon {
	float: left;
}

.dp_header_icon ul {display: inline-block;float: left;clear: both;padding: 0;margin: 0;}
.dp_header_icon ul li {
	display: block;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* height:39px; */
}
.dp_header_icon li a{
	outline: none;
	display: block;
	color: #fff;
	font-size:19px;
	line-height: 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:39px;
	padding: 8px 7px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	font-family: tahoma;
}
.dp_header_icon li a:hover{
	color: #013c92;
	background-color: #ffcc00;
}

/* zoom-controlers */
.zoom-controlers{
	display: block;
	clear: both;
	margin: 0 5px;
	/* background: #013C92; */
	height: 38px;
}
.zoom-controlers a{
	color: #034EA2;
	display: block;
	float: right;
	margin: 0 2px;
}
/*........................date........................*/
.dp-date {color: #595757 !important;margin-top: 8px;text-align: right;}
.dp-date-pos { background-color: #74C2E1; border-radius: 5px; display: table; /* margin: 5px 20px;*/ height: 26px; text-align: center; width: 240px; font: 14px/24px IranYekan;
	-webkit-box-shadow: 0 0 0 2px rgba(51,102,153,1);
	-moz-box-shadow: 0 0 0 2px rgba(51,102,153,1);
	box-shadow: 0 0 0 2px rgba(51,102,153,1);}
.dp-date span {color: #000 !important; display: table-cell; font-size: 11px !important; vertical-align: middle;}
.dp-home  {display: block; background: url(home.png) no-repeat;color: #fff ;font: 14px regular;height: 22px;width: 24px;margin-top: -3px; }

/*........................search........................*/
.dp-search { display: none;  background-color: #fff; border:solid 2px #003e73; height: 30px;overflow: hidden;  width: 240px; left:0; bottom:-34px; z-index: 99;}

.dp-search img#imgLoading {position: absolute;}

.dp-search button.HeaderSearchButton
{background: url(image/search-icons-edit.png) no-repeat; border:0; height: 18px; text-indent: -9999px; width: 24px; vertical-align: top; margin-top: 5px; cursor: pointer;}

.dp-search button.HeaderSearchButton:hover {background: url(image/search-icons-edit2.png) no-repeat;}

.dp-search input.headerSearchTextBox
{ border: 0 none;  color: #04279b !important;  height: 28px; outline: 0 none;  width: 175px;}

.dp-search input.HeaderSearchButton
{background: url(image/search-icons.png) no-repeat center; border:0; height: 30px; text-indent: -9999px; width: 30px; vertical-align: top; cursor: pointer; float: left;}

.dp-search input.HeaderSearchButton:hover {background: url(image/search-icons2.png) no-repeat center;}

/*........................navigation........................*/
.nav-pos {float:  right;/* width: 100%; */}


/* ==============================================================a=l=a=v=i========
   portal-css: Structure - theme
   ========================================================================== */

.dp_DefaultLayoutdiv,
.dp_defaultLayoutdiv { direction: rtl;margin: 0 auto}

.dp_AlternateLayoutDiv,
.dp_alternateLayoutDiv {width: 100%;margin: 0;padding: 0;border-collapse: collapse}

.dp_DefaultLayoutTable,
.dp_defaultLayoutTable {background: transparent;margin: 0 auto;width: 100%}

.dp_alternateLayoutTable,
.dp_AlternateLayoutTable {width: 100%; margin: 0 auto;}

.dp_alternatePortalHeader,
.dp_AlternatePortalHeader {width: 1024px; margin: 0 auto;}

.dp_DefaultPortalHeader,
.dp_defaultPortalHeader {width: 100%;margin: 0;padding: 0;border-collapse: collapse; background: url("image/Website-Pattern-04.jpg") repeat;}

.dp_DefaultPortalFooter,
.dp_defaultPortalFooter {
	width: 100%;
	color: #fff;
	background-color: #0676b1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.dp-top-header {
	background-color: #0676b1;
	height:auto;
	border-bottom:solid 4px #ffcc00;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	z-index:400;
}
.dp-top-header.uk-active{
	  z-index: 800 !important;
}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {width:1024px; margin: 0 auto;
	background: rgba(51,102,153,1);
	background: -moz-linear-gradient(top, rgba(51,102,153,1) -1%, rgba(66,116,166,1) 0%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 100%, rgba(53,103,152,1) 100%);
	background: -webkit-linear-gradient(top, rgba(51,102,153,1) -1%, rgba(66,116,166,1) 0%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 100%, rgba(53,103,152,1) 100%);
	background: -o-linear-gradient(top, rgba(51,102,153,1) -1%, rgba(66,116,166,1) 0%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 100%, rgba(53,103,152,1) 100%);
	background: -ms-linear-gradient(top, rgba(51,102,153,1) -1%, rgba(66,116,166,1) 0%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 100%, rgba(53,103,152,1) 100%);
	background: linear-gradient(to bottom, rgba(51,102,153,1) -1%, rgba(66,116,166,1) 0%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 100%, rgba(53,103,152,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336699', endColorstr='#356798', GradientType=0 );}

.dp_DefaultLayoutTableModule,
.dp_defaultLayoutTableModule {  padding: 0;  width: 100% !important;  margin: 5px auto 5px auto;}

.dp_DefaultLayoutTableModule table,
.dp_defaultLayoutTableModule table{
	max-width: 1024px !important;
	margin: 0 auto;
}

.dp_alternateLayoutTableModule,
.dp_AlternateLayoutTableModule {width: 100%; padding: 15px; border-right: solid 1px #8f9092; border-left: solid 1px #8f9092; background: #DDD;}

.margin-top {margin: 8px auto;}

/* ==============================================================a=l=a=v=i========
   portal-css: admin Control Panel
   ========================================================================== */
.ControlPanel { border: 1px solid}
.ControlPanel * {font:normal 15px IranYekan;}
.ControlPanel #Table2 > tbody > tr > td.SubHead {background: url("image/Website-Pattern-04.jpg") repeat; padding: 5px;}
.ControlPanel {border: #aDaDaD solid;border-width: 0 0 2px }
.ControlPanel img {margin: 10px}
.ControlPanel td td td td img {margin: 0}
.ControlPanel td td td {width: auto}
.ControlPanel div {width: 3px;font: normal 11px IranYekan;}
.ControlPanel td.SubHead {background: url("image/Website-Pattern-04.jpg") repeat;font: bold 12px tahoma;color: #fff;}
.ControlPanel td.subhead {background: url("image/Website-Pattern-04.jpg") repeat;font: bold 12px tahoma;color: #fff;}
.ControlPanel td td .SubHead {background: transparent;border: 0;font: normal 11px IranYekan;color: #333;}
/* .ControlPanel td td td input {color: #000;padding-left: 4px;font: normal 11px IranYekan;border-radius: 5px;} */
.ControlPanel td td td select {color: #333;font: normal 14px IranYekan; cursor: pointer;border-radius: 5px;}

/* .ControlPanel td td td input[type="submit"]
{background: #F8950F;border: 1px solid #006e74;color: #000;display: inline-block;font: 8pt IranYekan; margin: 3px 5px;padding: 1px 5px;text-align: center;text-decoration: none}
*/
.Head {color: #404040;font: bold 22px IranYekan, Tahoma; letter-spacing: 0}
.SubHead {color: #404040; font:800 12px IranYekan,regular}
.SubSubHead {font-weight: bold;font: 11px Tahoma;color: #000;}
.TitleHead {  color: #fff;  font:  18px IranYekan, regular;  line-height: 32px;  padding-right: 8px !important;  vertical-align: top;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;}

.CommandButton,
a.CommandButton
{  background-color: #74C2E1;  border: medium none;color: #000;display: inline-block;font: 8pt IranYekan; margin: 3px 5px;padding: 1px 5px;text-align: center;text-decoration: none; border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);
	box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.75);}

.CommandButton,
a.CommandButton :hover {background-color:#336699; color: #fff; cursor: pointer; }
/* ==============================================================a=l=a=v=i========
   portal-css: footer
   ========================================================================== */


/*................. background ....................*/
.bg-footer {height: 65px;
	background: rgba(51,102,153,1);
	background: -moz-linear-gradient(top, rgba(51,102,153,1) 0%, rgba(66,116,166,1) 12%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 87%, rgba(53,103,152,1) 100%);
	background: -webkit-linear-gradient(top, rgba(51,102,153,1) 0%, rgba(66,116,166,1) 12%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 87%, rgba(53,103,152,1) 100%);
	background: -o-linear-gradient(top, rgba(51,102,153,1) 0%, rgba(66,116,166,1) 12%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 87%, rgba(53,103,152,1) 100%);
	background: -ms-linear-gradient(top, rgba(51,102,153,1) 0%, rgba(66,116,166,1) 12%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 87%, rgba(53,103,152,1) 100%);
	background: linear-gradient(to bottom, rgba(51,102,153,1) 0%, rgba(66,116,166,1) 12%, rgba(80,123,165,1) 24%, rgba(79,121,163,1) 36%, rgba(68,113,158,1) 48%, rgba(62,110,157,1) 61%, rgba(59,107,156,1) 74%, rgba(56,105,155,1) 87%, rgba(53,103,152,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336699', endColorstr='#356798', GradientType=0 );  }

.border-top-footer {height: 10px;}

/*................. detail ....................*/
.dp-footerlink {display: inline-block;color: #00358f;text-decoration: none;text-align: left;margin-left: 10px;vertical-align: middle;}
.dp-footerlink table{float: left;}
.dp-footerlink a:visited,
.dp-footerlink a:link,
.dp-footerlink a:active{
	display:block;
	padding: 5px 10px;
	/* margin-top: 10px; */
	color: #fff;
	text-decoration: none;
	font: normal 13px IranYekan;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
}
.dp-footerlink a:hover {color: #ffcc00; text-decoration: none; background-color: #013c92;}
.dp-footertext {
    text-align: left;
    line-height: 3;
}
.dp-footertext p{
	margin-top: 15px;
}
/*........................icons........................*/
.dp_footer_icon ul {  content: "";  display: inline-block; padding: 0; float: left;}
.dp_footer_icon ul li {display: block;  float: left;margin: 15px 5px 0 0; padding: 0 5px;}
.dp_footer_icon li a{
	outline: none;
	font-size: 20px;
	color:#00358f;
}
.dp_footer_icon li a:hover{
	color: #fff;
}

/* ==============================================================a=l=a=v=i========
   portal-css: admin - menu
   ========================================================================== */
.top-admin-menu {background: url("image/Website-Pattern-04.jpg") repeat;}

.SiteLink {  direction: rtl; color: #fff;  display: block;  padding: 4px;  position: relative;  z-index: 10;  }
.SiteLink a {color: #fff; padding: 0 5px; border-left: 1px solid #000; font:normal 13px IranYekan; }
.SiteLink a:hover {color: #336699;}

/*---------- setting buttons styles  --------n.ghelichkhani---------*/
.dp-module-title-btn{
	text-align:center;
	background-color:#f5f5f5;
	border:solid 1px rgba(0, 0, 0, 0.06);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:0 1px 0 #fff;
	-moz-box-shadow:0 1px 0 #fff;
	box-shadow:0 1px 0 #fff;
	color:#666 !important;
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing:border-box !important;
	box-sizing:border-box !important;
	width:40px;
	height:30px;
	padding-top:0;
	margin-right:4px;
}
.dp-module-title-btn.sortable-placeholder{
	cursor:grab;
	padding-top: 5px;
}
.dp-modules-settings{
	margin-top:4px;
}
.dp-modules-title-st-btn{
	margin-top:-4px !important;
}
.dp-modules-title-st{
	display:inline-block;
}
.dp-modules-title-st-list{
	background-color:#fff;
	font: 13px Tahoma;
	display: none;
	width: 150px;
	text-align: right;
	-webkit-box-shadow: 0 1px 3px 0 #333;
	-moz-box-shadow: 0 1px 3px 0 #333;
	box-shadow: 0 1px 3px 0 #333;
	top:30px;
	left:0;
	z-index:9999;
}
.dp-modules-title-st-list a{
	display: block;
	color: #666;
	padding: 10px 15px !important;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .3s;
	transition: all ease .3s;
	border-right:solid 4px transparent;
}
.dp-modules-title-st-list i{
	font-size: 16px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
.dp-modules-title-st-list a:hover{
	color: #fff;
	background-color: #1C2529;
	border-right-color: #367FA9;
}
/*---------- setting buttons styles  ---------end--------*/

/* ==============================================================a=l=a=v=i========
   portal-css:
   ========================================================================== */
input[type=text].NormalTextBox,
.NormalTextBox input[type=text],
.NormalTextBox { min-height: 25px; text-align: right;}
input.NormalTextBox, .Normal input, .Normal select, select.NormalTextBox, .NormalTextBox input[type="text"]
{ border-radius: 4px;  color: #555;  font: normal 14px regular;  font-weight: 400;  margin: 2px 0;  padding: 0 5px;  border: 1px solid #BFBDBD;
		-moz-border-radius: 4px;
			-webkit-border-radius: 4px;  }

select.NormalTextBox {padding: 3px 5px !important}
.NormalTextBox {color: #000;font: normal 12px regular;}
.NormalTextBox:focus {-moz-box-shadow: 0 0 3px #729CE0;-webkit-box-shadow: 0 0 3px #729CE0;box-shadow: 0 0 3px #729CE0;}
.NormalRed {color: #fc0;font: bold 11px regular;}
.NormalBold {font: normal 12px IranYekan;}
.NormalItalic {font: normal 14px regular;}

.CommandButton:hover,
a.CommandButton:hover {background-color: #74C2E1; color: #000;}

.Calendar {text-decoration: none;font: bold 10px Tahoma;}
.SubModule {background: #CCC;font-weight: bold;line-height: 20px;padding:0 5px;}
.SubSubModule {background: #DDD;color: #000}

div.edmenuback 
{background: #ccc; border:1px solid #929292; width: 100%}
td.edmenuStyle {width: 75px;padding-top: 2px;padding-left: 2px;text-align: right}
td.edmenuHTML {text-align: right;width: 35px}

.MessageTitle {font: normal 11px regular;color: darkblue}
.Messageauthor {font: normal 11px regular;color: darkgray}
.MessageBody{font: normal 11px regular;color: black}
.SurveyQuestion {color: darkred}
.SurveyPanel {color: silver;background: silver}
.SurveyOption {color: black}
.SurveyButton {color: darkred;font-weight: bold}
.bc_Row {padding-left: 57px;border-bottom: solid 2px Black;background: #fc0}
.bc_Text {font-size: 10px}
.bc_Link, .bc_Link:link, .bc_Link:visited {padding-left: 8px;font-size: 10px;text-decoration: none;color: #fff}
.bc_Link:hover {text-decoration: underline;color: #EC872C}
.FilterButton 
{border: black thin solid;padding: 2px 3px;font: 11px Tahoma;background: #999;overflow: visible;color: white;line-height: 12px;text-align: center;}
a.FilterButton {color: white}
a.FilterButton:hover {color: white}
.alternateRow {background: #EEE}
.Message {background: #fc0}
.ItemDate, .ItemTitle {font: bold 11px Tahoma;color: #000; }
.dp_Gallery_alternative_ItemTitle , 
.dp_Gallery_alternative_ItemValue{font-weight: bold;background-color: #D7E7F2}
.dp_Gallery_Item_Image {border: thin;}
.dp_Gallery_Item_Title {color: black;background: #83B7DE;text-align: center}
.dp_Gallery_Item_ItemTitle {font-weight: bold;background: #cadfee}
.dp_Gallery_Item_ItemValue {background: #CaDFEE}
.GridItemStyle {background: #F0F0F0}
.GridHeaderStyle {background: url(gridHeader_bg.gif);height: 32px;padding: 2px;font: 13px IranYekan !important;}
.GridalternatingStyle {background: #F4F8FD;color: #325190 }
.GridalternatingStyle a {color: #325190}
.GridStyle {border:1px solid #EaE9E1; width: 100%}
.Category_treeView_Class {border: darkgray thin solid;vertical-align: top}
.Category_LoadModule_Class {border: darkgray thin solid;vertical-align: top}
.eForm_ControlSelector { direction: ltr;width: 400px}
.eForm_ControlToolBar 
{width: 100px;height: 100%;direction: ltr;vertical-align: top;border-left: #7c7c94 1px solid; border-right: #7c7c94 1px solid}
.eForm_ControlProperties { background: #f1f1f1;vertical-align: top;padding: 0;margin: 0;height: 0}
.eForm_FormToolBar 
{vertical-align: top;height: 100%;width: 15%;min-width: 220px;border-left: #7c7c94 1px solid;border-right: #7c7c94 1px solid; white-space: nowrap}
.eForm_ControlContainer {background: #d1d1d1;vertical-align: top;height: 100%}
.eForm_Edit {width: 100%;height: 100%;border: solid 0 black}
.eForm_DesignerContainer {width: 100%;height: 100%;border: solid 0 black;vertical-align: top;white-space: nowrap}
.eForm_Edit_Links_Left {text-align: left}
.eForm_Edit_Links_Right {text-align: right}
.eForm_Edit_Links {width: 100%;background-color: #e8e8e8}
.eForm_Grid_addButton {float: right}
.ItemDate {font-weight: normal}
.dp_Directorytree {font: 11px Tahoma;}
.MenuCSS-MenuContainer {border-style: none;height: 24px;background: #6B6B6B}
.MenuCSS-MenuBar {border-style: none;height: 24px}
.MenuCSS-MenuItem {border-style: none;height: 24px;color: #FFF}
.MenuCSS-MenuIcon {border-style: none;height: 24px;background-color: #C0C0C0}
.MenuCSS-SubMenu {border-style: none;height: 24px;background-color: #6B6B6B}
.MenuCSS-MenuBreak {border-style: none; height: 24px;background-color: white}
.MenuCSS-MenuItemSel {border-style: none;height: 24px;color: black;background-color: #CCC}
.MenuCSS-Menuarrow {border-style: none;height: 24px}
.MenuCSS-MenuScroll {border-style: none; height: 24px}
.MenuCSS-RootMenuarrow {border-style: none;height: 24px }
.dp_Message_Error {color: Red }
.dp_Message_Confirm {color: Black;font-weight: bold}
.dp_Message_Success {color: Green}
.dp_Message_Normal { color: Black }
.MainMenu_MenuContainer {background: transparent}
.MainMenu_MenuBar {cursor: hand;height: 16px;background: transparent}
.MainMenu_MenuItem ,
.MainMenu_MenuIcon{border: 1px solid #ccc; font: bold normal 9pt Tahoma;background:transparent;cursor:hand;color: black;}
.MainMenu_SubMenu {z-index: 1000;cursor: hand;background-color: #ccc}
.MainMenu_MenuBreak {height: 1px}
.MainMenu_MenuItemSel {font: 9pt Tahoma;cursor: hand;color: black;background: #aaa}
.MainMenu_Menuarrow {border-right: #ccc 1px solid;border-top: #ccc 0 solid; font: 10pt webdings;cursor: hand;border-bottom: #ccc 1px solid;}
.MainMenu_RootMenuarrow {font: 10pt webdings;cursor: hand;}
.treeView,
.TreeView {direction:rtl !important}
.TabStripTopGroup {z-index: 99;position: relative}
.TabStripDefaultTab {color: black;font: normal  9px regular;cursor: default}
.TabStripDefaultTabHover {color: black;font: normal  9px regular;cursor: default}
.TabStripSelectedTab {color: black;font: normal  9px regular;cursor: default}
.TabStripMultiPage 
{background: White; border: 1px solid #919B9C;width: 650px;height: 250px;position: relative;top: -3px; left: 1px;z-index: 98;padding: 12px}
.availableFieldsCssClass {background-color: #E0EEFF;font: normal  11px regular;color: Blue;direction: ltr}
.SelectedFieldsCssClass { background-color: #E0EEFF;font: normal  11px regular;color: #00F;direction: ltr}
.lnkCssClass {text-transform: uppercase;color: #2F517F}
.lnkCssClass:active {text-transform: uppercase;color: #09F}
.lnkCssClass:visited {text-transform: uppercase;color: #2F517F}
.lnkCssClass {text-transform: uppercase;color: #2F517F}
.lnkCssClass:hover {text-transform: uppercase;color: #09F}
.ComarttrvRelationsCssClass { background: #FFF; padding: 4px 0 0 1px; cursor: default}
.ComarttrvRelationsHoverNodeCssClass, 
.ComarttrvRelationsNodeCssClass, 
.comarttrvRelationsSelectedNodeCssClass{font: 11px tahoma ;padding: 2px 3px 1px;cursor: hand;background: #d7e9ff}

#ctl01_Banner_ctl00 {display: none;}
#NewsContentLayout {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	/* 	-ms-flex-wrap: wrap; */
	/* -webkit-flex-wrap: wrap; */
	/* flex-wrap: wrap; */
	padding-top: 5px;
	border-bottom: 1px solid #ccc;
}
#NewsContent table tr td {  padding: 0;  }
.MarqueeFont14601 {font: normal  14px IranYekan; display: table-cell; padding-right: 40px;}
#tabel1 { margin: 20px auto; width: 500px !important; }
#tabel1 ~ p { margin: 0 auto; width: 500px !important; }

#lblDate span {color: #083453}
.Error {font: bold 11px Tahoma, Helvetica, sans-serif;color: red;}
.HeadBg {background-color: #FFF}

/* ==============================================================a=l=a=v=i========
   portal-css: custom - css
   ========================================================================== */
#Table2 tr td {padding: 5px 0;}
#Table6 {padding: 5px 0;}

/*................. slider ....................*/
/*
.slider-style {border-radius: 15px; overflow: hidden; border-left: 2px solid #336699; border-right: 2px solid #336699; margin:7px 0; }*/

/* ==============================================================a=l=a=v=i========
   portal-css: slickNav - css
   ========================================================================== */
.slicknav_menu {display:none;}

#NewsContent.NewsModuleStyle {
  padding: 0;  
}

.NewsModuleStyle > [id*=NewsContentList] {
  display: block;
    width: 100%;
    padding: 0;
}

[id$=_NewsContentList] > tbody ,
[id$=_NewsContentList] > tbody > tr ,
[id$=_NewsContentList] > tbody > tr > td {
	display: block;
}

.NewsItemStyle > div {
  float: right;
  padding: 0 10px;
  box-sizing: border-box;
}

.NewsItemStyle > div:first-child {
	/* flex-grow: 1; */
	/* width: 220px; */
}

.NewsItemStyle > div:nth-child(2) {
	flex-grow: 1;
	/* width: calc(100% - 220px); */
}

.BorderBackgroundPanel {
    box-sizing: border-box;
}

}
.slicknav_nav{
	position: absolute;
	right: 0;
	top:42px;
	width: 100%;
	-webkit-box-shadow: 0 2px 2px 0 #333;
	-moz-box-shadow: 0 2px 2px 0 #333;
	box-shadow: 0 2px 2px 0 #333;
}
.slicknav_btn {background-color: #FFCC00 !important;right:10px;}
.slicknav_nav a{
	font-family: IranYekan, arial, sans-serif !important;
}
.slicknav_nav ul li a{
	margin-right: 1% !important;
}
.slicknav_nav ul{
	margin-right: 5% !important;
}
.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {background-color: #FFCC00 !important; color:#013C92 !important;}
.slicknav_menu {background-color: transparent !important;}
div[id*="wowslider-container"] .ws-title{
	width:100% !important;
	left:0 !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.slicknav_arrow {
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

/* ==============================================================a=l=a=v=i========
   portal-css: uk-tooltip-custom
   ========================================================================== */
.uk-tooltip {display: none;  position: absolute;  z-index: 1030;  box-sizing: border-box;  max-width: 200px;  padding: 5px 10px;  background: #666;  font-family: IranYekan, regular, sans-serif;  color: #fff;  font-size: 14px;  font-weight: normal;  line-height: 18px;  border-radius: 3px;  }
.uk-tooltip:after {content: "";  display: block;  position: absolute;  width: 0;  height: 0;  border: none;  }
.uk-tooltip:before {content: "";  display: block;  position: absolute;  width: 0;  height: 0;  border: 5px dashed #666;  }
/* Top*/
.uk-tooltip-top:before,
.uk-tooltip-top-left:before,
.uk-tooltip-top-right:before {bottom: -5px;  border-top-style: solid;  border-bottom: none;  border-left-color: transparent;  border-right-color: transparent;  border-top-color: #666;  }
/* Bottom*/
.uk-tooltip-bottom:before,
.uk-tooltip-bottom-left:before,
.uk-tooltip-bottom-right:before {top: -5px;  border-bottom-style: solid;  border-top: none;  border-left-color: transparent;  border-right-color: transparent;  border-bottom-color: #666;  }
/*Top/Bottom center*/
.uk-tooltip-top:before,
.uk-tooltip-bottom:before {left: 50%;  margin-left: -5px;}
/* Top/Bottom left*/
.uk-tooltip-top-left:before,
.uk-tooltip-bottom-left:before {left: 10px;}
/* Top/Bottom right*/
.uk-tooltip-top-right:before,
.uk-tooltip-bottom-right:before {right: 10px;}
/* Left*/
.uk-tooltip-left:before {  right: -5px;  top: 50%;  margin-top: -5px;  border-left-style: solid;  border-right: none;  border-top-color: transparent;  border-bottom-color: transparent;  border-left-color: #666;  }
/*Right*/
.uk-tooltip-right:before {  left: -5px;  top: 50%;  margin-top: -5px;  border-right-style: solid;  border-left: none;  border-top-color: transparent;  border-bottom-color: transparent;  border-right-color: #666;  }
/*.......End...........Component: Tooltip....................*/

/* ==============================================================a=l=a=v=i========
   portal-css: registeration-form-style-custom
   ========================================================================== */

.register-uk-container {padding: 0 15px;}
.register-padding-top {padding-top: 15px;}
.register-style.custom-bg {background-color: #fff;}

@font-face {
	font-family: 'IranYekan';
	src: url('fonts/IranYekan.otf'); /* IE9 Compact Modes */
	src: url('fonts/IranYekan.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/IranYekan.ttf')  format('truetype');/* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;}

.register-style h3,
.register-style label,
.register-style dt,
.register-style button {font-family: IranYekan,Helvetica,Arial,sans-serif; color: #888;}

.register-style label {font-family: IranYekan,Helvetica,Arial,sans-serif; color: #666;}

.register-style input,
.register-style textarea,
.register-style select {font-family: IranYekan,Helvetica,Arial,sans-serif; background-color: #f5f5f5 !important;  border: 1px solid #ddd !important; border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 4px 0 rgba(238,238,238,1);
	-moz-box-shadow: inset 0 -1px 4px 0 rgba(238,238,238,1);
	box-shadow: inset 0 -1px 4px 0 rgba(238,238,238,1);}

.register-style textarea {color: #aaa;}
.register-style select {color: #444;}

.register-style input:focus,
.register-style textarea:focus {background-color: #fff !important; border: 1px solid #aaa !important; color: #444;
	-webkit-box-shadow: inset 0 -1px 4px 0 rgba(204,204,204,1);
	-moz-box-shadow: inset 0 -1px 4px 0 rgba(204,204,204,1);
	box-shadow: inset 0 -1px 4px 0 rgba(204,204,204,1);}

.register-style .uk-form-row .custom-margin {margin: 4px 40px 4px 0;}

.register-style .register-accordion-title {
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}

.register-style .register-accordion-title.uk-active,
.register-style .register-accordion-title:hover {border: 1px solid #444; background-color: #444; color: #fff;}

.register-style .uk-alert ul {padding-left: 30px;}
.register-style .uk-alert ul li {position: relative; margin-top: 5px; padding-top: 5px;}
.register-style span.custom-font-style {font-family: IranYekan,Helvetica,Arial,sans-serif;  color: #666; padding: 0 25px; margin: 0;}
.register-style i.alert-icon {position: absolute; right: 0; top: 30%;}

.register-style .uk-form-row .custom-pos {position: relative; padding:  4px 35px 4px 0;}

.register-style .uk-form-row span.userpro-field-icon {background-color: #f5f5f5;  border: 1px solid transparent;  border-radius: 999px;  color: #999;  cursor: default;  font-size: 18px;  height: 32px;  right: 25px;  line-height: 32px;  position: absolute;  text-align: center;  top: 0;  width: 32px;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	-o-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;}

.register-style .uk-form-row span.userpro-field-icon:hover {background-color: #444; color: #fff;}
.register-style .uk-form-row span.userpro-field-icon-hover {background-color: #444; color: #fff;}
.register-style .uk-form-row span.userpro-field-icon-green {background-color: #03A678; color: #fff;}
.register-style .uk-button-success {background-color: #03A678; color: #fff; margin: 0;}
.register-style .uk-button-danger {color: #fff;}
.register-style .uk-form-horizontal .uk-form-label {width: 100%; font-weight: normal;}
.register-style .uk-form-row .register-important {border-left: 2px solid #e4354f !important;}
.register-style .uk-form-row .register-position {position: relative;}
.register-style .uk-form-row span.info {display: inline-block;  height: 15px;  position: absolute;  left: 10px;  top: 8px;  width: 15px;}
.register-style .uk-form-row span.info::before {background-color: #666;  border-radius: 50%;  color: #fff;  content: attr(data-label);  cursor: help;  font-family: IranYekan,arial,sans-serif;  font-size: 12px;  position: absolute;  text-align: center; height:15px; width: 15px;}
/*.register-style .password-checker {background-color: #fafafa; border: 1px solid #ccc; border-radius: 3px; font: 12px IranYekan; margin: 6px 0 0; padding: 5px; position: relative; right: 0;width: 96%; z-index: 100;}*/
.register-style .uk-form-file button.register-button-upload {color: #8c8c8c;}
.register-style .uk-form-row .pic-profile {border: 1px solid #eee;  border-radius: 5px;}


.capture-code-style img {width: 180px; height: 80px; background-color: #ccc; display: block; border-radius: 4px; border: 1px solid #666 !important;
	-webkit-box-shadow:  0 -1px 4px 0 rgba(204,204,204,1);
	-moz-box-shadow:  0 -1px 4px 0 rgba(204,204,204,1);
	box-shadow:  0 -1px 4px 0 rgba(204,204,204,1);}
.capture-code-style .insert-code-style {height: 26px;  margin: 3px 2px 0 0;  width: 75%; border: 1px solid #aaa !important;}
.captcha-padding-bottom { padding-bottom: 35px;}
.pic-profile {
	width: 64px;
	height: 64px;
}
.captcha-refresh-btn { width: 22%; border:1px solid #aaa !important; margin:4px 0 0 0 !important;}
.register-custom-btn {font-family: IranYekan, regular, sans-serif !important;}
.custom-icon-position {font-size: 20px !important; left: -30px; position: absolute; top: 5px;}
.times-style {color: red;  }
.check-style {color: green; }
.loading-style {}

@media screen and  (max-width: 480px) {
	.register-style .uk-form-row span.userpro-field-icon {
		margin:-9px 0;
	}
}
/*--------end--------------register-style----------------------------*/


/*----------- menu -----------*/
.clearfix:before,
.clearfix:after {content: "";display: table;} 
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

#navigation-style {  direction: rtl;  text-align: right;  width: 100%;  }

.dp-navigation-menu {margin: 0;padding: 0; display: block !important; width: 100%; direction: rtl; float: right; max-width: 850px;}
.dp-navigation-menu  li {float: right; padding: 0; margin: 0;white-space: nowrap;width: auto; position: relative !important; list-style: none;}
.dp-navigation-menu ul
{
    background-color: #0676b1;
    display: none;
    margin: 0;
    padding:0;
    position: absolute !important;
    height: auto;
    width: auto;
    z-index: 99999 !important;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.75);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.75);
    }

* html .dp-navigation-menu ul li {width: 223px !important; position: relative; z-index: 99999 !important;}

.dp-navigation-menu li a:link, 
.dp-navigation-menu li a:visited, 
.dp-navigation-menu li a:hover {display: block;white-space: nowrap;color: #ffffff;}
.dp-navigation-menu li a {  font: normal 13px/18px IranYekan, semibold;  color: #ffcc00;  cursor: pointer;  margin: 6px 0;  padding: 4px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:27px;
}

.dp-navigation-menu ul li {float: none;margin: 0;padding: 0; white-space: nowrap; min-width: 150px; z-index: 99999 !important;}
.dp-navigation-menu ul li a {color: #ffcc00; margin: 2px 0 !important;}

.dp-navigation-menu ul li {}
.dp-navigation-menu ul li:last-child {border-bottom: none !important;}
.dp-navigation-menu li.parent  > a {background: url(image/arrow-down.png) no-repeat 5% 55% ;}
.dp-navigation-menu li.parent   a.parent-link {background: url(image/arrow-down.png) no-repeat 5% 55% ;}
.dp-navigation-menu ul li.parent > a {background: url(image/arrow-right.png) no-repeat 5% 55%;}
.dp-navigation-menu ul li.parent  a.parent-link{background: url(image/arrow-right.png) no-repeat 5% 55%;}

.dp-navigation-menu li.parent:hover > a { background: url(image/arrow-down.png) no-repeat 5% 55% #ffcc00; border-radius: 15px;  }

.dp-navigation-menu ul li.parent:hover  > a {  background: url(image/arrow-right.png) no-repeat 5% 55% #ffcc00; border-radius: 15px;  }

.dp-navigation-menu li a:hover, 
.dp-navigation-menu li a.active {color: #013c92; background-color: #ffcc00;  border-radius: 15px;  }

.dp-navigation-menu ul li a {  font: normal 12px/18px IranYekan;  color: #ffffff;  cursor: pointer;  margin: 4px;  padding: 3px 10px;  }
.dp-navigation-menu ul li a:link,
.dp-navigation-menu ul li a:visited,
.dp-navigation-menu ul li a:hover {margin: 0;}

ul.dp-navigation-menu > li.has-sub:active > ul.sub,
ul.dp-navigation-menu > li.has-sub:hover > ul.sub {
    display: block;
/*    animation-duration: 0.5s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;*/}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}



/*--------start--------------SUBPOST-style------------n.ghelichkhani----------------*/
.ws_shadow {
	display: none;
}

/*=======GO TOP BUTTON========*/
.go-top-btn{
	font-size: 24px;
	color: #fff;
	text-align: center;
	display: block;
	width: 40px;
	height:40px;
	position: fixed;
	bottom:30px;
	right:-60px;
	background-color: #FB8A06;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .5s;
	transition: all ease .5s;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	z-index: 99;
}
.go-top-btn i{
	display: block;
	margin-top: 4px;
}
.go-top-btn:hover{
	color: #fff;
	background-color: #003E73;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.show-go-top-btn{
	right:30px;
}
/*=======CONTENT BG========*/
.subpost-content{
	background: url("image/content-bg.png") repeat-x center 0;
	font: 13px IranYekan;
	line-height:26px;
}
#toprightpane{
	padding-right: 10px !important;
}

.sliderpack {
	min-height: 15px
}

/*========RIGHT SIDE MENU=======*/
.topleftpane .dp-module-default{
	min-height:290px;
}
tr[id*="pTR"] > td{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:36px;
}
div#menu0{
	width: 100% !important;
}
/*=======RIGHT SIDE SERVICES========*/
.rightside-services a{
	font: 17px IranYekan;
	color:#fff;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:55px;
	padding: 0 15px;
	background-color: #013c92;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom: 10px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.rightside-services span{
	display: inline-block;
	width: 65px;
	height:44px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.rightside-services a:nth-child(1) span{
	background: url("image/icons/services-icon-1.png") no-repeat center 0;
	margin-top: 10px;
}
.rightside-services a:nth-child(2) span{
	background: url("image/icons/services-icon-2.png") no-repeat center 0;
	margin-top: 6px;
}
.rightside-services a:nth-child(3) span{
	background: url("image/icons/services-icon-3.png") no-repeat center 0;
	margin-top: 6px;
}
.rightside-services a:nth-child(4) span{
	background: url("image/icons/services-icon-4.png") no-repeat center 0;
	margin-top: 9px;
}
.rightside-services a:hover{
	color:#fff;
	background-color: #FFCC00;
}
.rightside-services a:hover span{
	background-position: center -44px;
}
/*=======NEWS========*/
/*.toprightpane .dp-module-alt{
	height:265px;
}
.toprightpane .dp-module-alt .dp-module-content{
	overflow-y: auto;
	height:225px;
}*/
.EmptyPanelWithoutBGColor , .PanelTitle{
	white-space: normal;
}
.EmptyPanelWithoutBGColor{
	font: 13px IranYekan !important;
}
/*=======BOTTOM SERVICE========*/
.bottom-services{
	padding-top: 10px !important;
	padding-bottom: 15px !important;
}
.bottom-services a{
	color: #4d4d4d;
	display: block;
	border:solid 1px #dadada;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:66px;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.bottom-services p{
	padding-left: 6px;
	margin-top: 22px;
}
.bottom-services span{
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:64px;
	width: 64px;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.bottom-services div:nth-child(1) span{
	background: url("image/icons/services-icon-5.png") no-repeat center #013c92;
}
.bottom-services div:nth-child(2) span{
	background: url("image/icons/services-icon-6.png") no-repeat center #013c92;
}
.bottom-services div:nth-child(3) span{
	background: url("image/icons/services-icon-7.png") no-repeat center #013c92;
}
.bottom-services div:nth-child(4) span{
	background: url("image/icons/services-icon-8.png") no-repeat center #013c92;
}
.bottom-services div:nth-child(5) span{
	background: url("image/icons/services-icon-9.png") no-repeat center #013c92;
}
.bottom-services a:hover , .bottom-services a:focus{
	color: #fff;
	background-color: #013c92;
	border-color: #013c92;
}
/*=======TOP FOOTER========*/
.subpost-topfoter{
	padding-top: 5px !important;
	padding-bottom: 15px !important;
}
.subpost-topfoter h3{
	font-family: IranYekan, arial, sans-serif !important;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 0 !important;
	border-bottom:solid 1px #fff;
}
.subpost-topfoter h3 span{
	display: inline-block;
	border-bottom:solid 3px #ffcc00;
	padding: 0 5px 5px 25px;
	margin-bottom: -1px;
}
.subpost-topfoter p{
	margin: 2px 0 !important;
}
.subpost-topfoter p a{
	font:13px IranYekan;
	color: #fff;
}
.subpost-topfoter p a:hover{
	color: #ffcc00;
}

/********** TABS PLUS **********/
.tabstrip[class*=RadTabStrip_Default] > .tabs {
	display:  block;
	padding: 0;
	background: none;
	margin: 0;
	position: relative;
	z-index: 1;
}

.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab {
	float: none;
	display: inline-block !important;
}

@media (max-width: 768px) {
	.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab {
		display: block !important;
	}
}

.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab > a {
	float:  none;
	height: auto;
	text-align: center;
	min-width: 70px !important;
	color: #333;
	font-family: inherit;
	line-height: 3em;
	background: #e1e1e1 !important;
	padding: 5px 10px !important;
	margin: 0 !important;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition: background .5s;
	transition: background .5s;
}

.tabstrip[class*=RadTabStrip_Default] > .tabs > .tab.defaultTab > a {
	color: #fff !important;
	background: #0676b1 !important;
	border-color: #0d2b67;
	-webkit-transition: .5s;
	transition: .5s;
}

.tabstrip[class*=RadTabStrip_Default] .panel-container {
	border: 0;
	background: no-repeat;
	overflow: hidden;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #0676b1;
}

.tabstrip[class*=RadTabStrip_Default] .panel-container .active-content-div {
	-webkit-animation: tabopen .5s;
	animation: tabopen .5s;
}

/********** NEWS ICONS *********/
[id*=DetailsNewsCodeImage] ,
[id*=DetailsSubmitDateImage] ,
[id*=DetailsVisitImage] ,
[id*=DetailsCommentCountImage] ,
[id*=DetailsNewsSourceImage] ,
[id*=DetailsCreatedByImage] {
    display: none;
}

[id*=ContentDetailsPanel] {
	display: block;
	text-align: right;
}

[id*=DetailsNewsCodePanel] ,
[id*=DetailsSubmitDateCaption] ,
[id*=DetailsSubmitTime] ,
[id*=DetailsVisitPanel] ,
[id*=DetailsCommentCountPanel] ,
[id*=DetailsNewsSourcePanel] ,
[id*=DetailsCreatedByPanel] {
	position: relative;
	display: inline-block;
	text-align: right;
	margin-right: 20px;
	right:  0;
	position:  relative;
}

[id*=DetailsNewsCodePanel]:before ,
[id*=DetailsSubmitDateCaption]:before ,
[id*=DetailsSubmitTime]:before ,
[id*=DetailsVisitPanel]:before ,
[id*=DetailsCommentCountPanel]:before ,
[id*=DetailsNewsSourcePanel]:before ,
[id*=DetailsCreatedByPanel]:before {
	width: 16px;
	height: 16px;
	text-align: center;
	position: absolute;
	right: -20px;
	color: #909090;
	padding: 2px 0;
	font: 14px FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[id*=DetailsNewsCodePanel]:before 		{ content: "\f1ea"; } /* icon News Code */
[id*=DetailsSubmitDateCaption]:before 	{ content: "\f073"; } /* icon News Date */
[id*=DetailsSubmitTime]:before 			{ content: "\f017"; } /* icon News Time */
[id*=DetailsVisitPanel]:before 			{ content: "\f06e"; } /* icon News Views */
[id*=DetailsCommentCountPanel]:before 	{ content: "\f086"; } /* icon News Comment */
[id*=DetailsNewsSourcePanel]:before 	{ content: "\f09e"; } /* icon News Source */
[id*=DetailsCreatedByPanel]:before		{ content: "\f007"; } /* icon News User */

/********** NEWS PAGINATION **********/
[id$=_NewsPagingNumbers] { text-align: left; }

[id$=_NewsPagingNumbers] .pgFont ,
[id$=_NewsPagingNumbers] .pgNext , 
[id$=_NewsPagingNumbers] .pgCurrentPage ,
[id$=_NewsPagingNumbers] [id$=_NewsPagingNumbers_goToBtn] ,
[id$=_NewsPagingNumbers] [id$=_NewsPagingNumbers_goToTxt] ,
[id$=_NewsPagingNumbers] [id$=_NewsPagingNumbers_lastDotBtn] {
	display: none !important;	
}

[id$=_NewsPagingNumbers] .pgNumbers ,
[id$=_NewsPagingNumbers] .pgNumbersCurrent {
	display: inline-block;
	width: 10px !important;
	height: 10px !important;
	font-size: 0 !important;
	padding: 0 !important;
	margin: 5px 2px !important;
	border: none !important;
	border-radius: 20px !important;
	background: #9b9b9b !important;
	vertical-align: top;
}

[id$=_NewsPagingNumbers] .pgNumbers:hover{
	background: #ffcc00 !important;
}

[id$=_NewsPagingNumbers] .pgNumbersCurrent {
	background: #fb8a06 !important;
}

/********** NEWS ARCHIVE **********/
[id*=NewsFooterArchiveLink] {
	float: left !important;
	margin: 0 20px 0 0 !important;
	position: relative;
}

[id*=ArchiveLinkCaption] {
    display: inline-block;
    vertical-align: top;
    padding: 4px 0;
    color: #424242;
    font-size: 14px;
}

[id*=NewsActiveImage] {
    position: absolute;
    top: 0;
    right: -17px;
    z-index: 9;
}

[id*=NewsFooterArchiveLink]:before {
    content: "\f1ea";
    font: 20px FontAwesome;
    position: absolute;
    top: 5px;
    right: 8px;
    pointer-events: none;
    color: #fb8a06;
}

[id*=NewsFooterArchiveLink]:after {
	content: "";
	display: table;
	clear: both;
}

[id*=ArchiveLinkImage] {
    width: 0 !important;
    padding-right: 32px;
}

/********** NEWS PAGE **********/
#NVContentImageContainer {
	width: 100%;
	max-width: 400px;
	margin: 0 15px 5px 0 !important;
}

#NVContentHeader b ,
#NVContentHeader td ,
#NVContentHeader span {
	font: 12px IranYekan, Tahoma !important;
}

#VisitedCount {
	font-family: IranYekan, Tahoma !important;
}

#NVContentDescriptionContainer {
	display: block;
	font-size: 14px;
	line-height: 2em !important;
	margin-top: 10px;
}

/********** TOP NEWS **********/
.dp-TNFull.news_thumb .dp-TNFull.title {
	color: #000168;
	font-family: inherit !important;
	font-size: 14px !important;
}


/********** SERVICES **********/
#service-links {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	justify-content:  center;
	margin: 0;
	padding: 0;
	margin: 15px 0;
}

.service-box {
	display: inline-block;
	width: calc(20% - 10px);
	min-width: 200px;
	min-height: 70px;
	font-size: 16px;
	text-align: center;
	padding: 10px;
	margin: 5px;
	box-sizing: border-box;
	position: relative;
}

.service-box:before {
	content: "";
	width: 100%;
	height: 100%;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	box-sizing: border-box;
	background: #ebebeb;
	position: absolute;
	top: 0; right: 0;
	-webkit-transition: background .5s;
	-ms-transition: background .5s;
	transition: background .5s;
	-webkit-transform: perspective(1000px);
	-ms-transform: perspective(1000px);
	transform: perspective(1000px);
}

.service-box:hover:before {
	color: #fff !important;
	border-color: #013c92;
	background: #013c92;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	-webkit-transform: perspective(1000px) rotateX(180deg);
	-ms-transform: perspective(1000px) rotateX(180deg);
	transform: perspective(500px) rotateX(180deg);
}

.service-txt {
	display: block;
	color: #333;
	position: relative;
	top: 50%;
	transition: .5s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.service-box:hover .service-txt {
	color: #fff;
}

/*=======MEDIA========*/
@media only screen and (min-width:1220px){
	.bottom-services a{
		font: bold 13px Tahoma;
	}
}
@media only screen and (max-width:1220px){
	.bottom-services a{
		font: bold 11px Tahoma;
	}
}
@media only screen and (max-width:960px){
	.topleftpane , .toprightpane{
		display: block;
	}
	.bottom-services div:nth-child(4) ,
	.bottom-services div:nth-child(5){
		width: 50%;
	}
	.bottom-services div:nth-child(4) a ,
	.bottom-services div:nth-child(5) a{
		width: 65%;
		margin-top: 15px;
	}
	.bottom-services div:nth-child(4) a{
		float: left;
	}
	.bottom-services div:nth-child(5) a{
		float: right;
	}
}
@media only screen and (max-width:768px) {
	[id$=NewsPagingNumbers] { margin-bottom: 0; }
	[id*=NewsFooterArchiveLink] { float: left !important; margin: 10px 0 !important;}
	.topleftpane .dp-module-default:first-child{
		/* display:none; */
	}
	.topleftpane , .toprightpane {
		padding-right:0 !important;
	}
	a[id*="SliderImageLink"] img{width:100% !important;}
	div[id*="wowslider-container"] .ws-title {
		left:0 !important;
	}
	/*.Portal-Image{
		text-align: center;
	}
	.Portal-Image img{
		float: none;
		margin: 6px auto;
		display: inline-block;
	}*/
	.dp-top-header .uk-container{
		padding: 0;
	}
	.nav-pos{
		z-index: 999;
	}
	.dp_header_icon{
		position: absolute;
		left: 0;
		width: auto !important;
		z-index: 999;
	}
	.bottom-services div:nth-child(4) a , .bottom-services div:nth-child(5) a{
		width: 100%;
	}
	.bottom-services div a{
		margin-top: 15px;
	}
	.bottom-services div:nth-child(5){
		width: 100%;
	}
	.bottom-services div:nth-child(4) a{
		float: none;
	}
	.bottom-services div:nth-child(5) a{
		width: 48%;
		float: none;
		margin: 15px auto 0 auto;
	}
	.dp_DefaultPortalFooter, .dp_defaultPortalFooter{
		height:auto;
	}
	.topleftpane .dp-module-default{
		width: 50%;
		margin: 0 auto;
	}
	.topleftpane .dp-module{
		display: none !important;
	}
	#toprightpane{
		padding-right: 25px !important;
	}
	.dp-footertext{
		text-align: center;
	}
	.dp-footerlink{
		text-align: center;
	}
	.dp-footerlink table{
		float: none;
		margin: 0 auto;
	}

	#navigation-style {display:none;}
	.slicknav_menu {display:block;}

}

@media only screen and (max-width:480px){
	.bottom-services div{
		width: 100% !important;
	}
	.bottom-services div a{
		font-size: 14px;
		width: 100% !important;
	}
	.post-fix-logo {text-align:center}
	.post-fix-logo img{
		display:inline-block; margin:0 auto !important;
	}

	#NewsContentLayout > tbody > tr > td {
		display: block !important;
		width: 100%;
	}
	#NewsContentLayout {
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#NewsContentLayout > div {
		display: block;
		width: 100%;
	}
}
@media only screen and (max-width: 380px){
	.dp-footerlink{
		clear: both;
	}
	.dp-footerlink table td{
		display: block;
		width: 50%;
		float: right;
	}
}
/*........................icons........................*/
.dp_footer_icon ul {  content: "";  display: inline-block; padding: 0; float: left;}
.dp_footer_icon ul li {display: block;  float: left;margin: 15px 5px 0 0; padding: 0 5px;}
.dp_footer_icon li a{
	font-size: 20px;
	color:#00358f;
}
.dp_footer_icon li a:hover{
	color: #fff;
}

/*-------------------          NEWS VIEW        -------------------------*/
[id*="NewsFooterArchiveLink"] {
	float:right !important;
	font:12px IranYekan !important;
    margin: -28px 0 0 38px !important;
    
}
#NVContentHeader{
	background: #f9f9f9 none repeat scroll 0 0;
	border: 1px solid #eee;
	margin: 10px 0;
	padding: 5px;
	/* width: 53%; */
}
#NVContentImageContainer{
	border:1px solid Blue !important
}

[id$=_SliderImageItem] {
	max-width: 100%;
}

.BorderBackgroundPanel{
	white-space:normal !important;
	width:100% !important;
	font:13px IranYekan,regular !important;
	border: 0 !important;
    background: none !important;
}

[id$=_NewsAbstractMoreLink] {
	color: #013c92 !important;
}

[id$=_NewsContentList_ctl01_NewsAbstract] {
    color: #000;
}

div[id^="simple_menu_"] , .menu-v, .menu-v ul{
	width:100% !important;
	z-index:300 !important;
}

/*last added*/
span[id*="_eFormEditData773_field"]{
	font-family:IranYekan !important;
}
.NewsModuleStyle.uk-grid > div{
	padding-right:0 !important;
	display: block;
	width: 100%;
}

/*-----------Gallery View -------------*/
.thumbnail-parent {
    height: auto !important;
}

.uk-overlay-scale {
    width: 100%;
	height: auto;
}
.uk-overlay {
	vertical-align: top !important;
}

.dp_directoryBackground {
    width: 100% !important;
}

.dp_directoryBackground [id*=dlDirectory] {
    display: block;
    width: 100%;
    text-align: center;
}

.dp_directoryBackground [id*=dlDirectory] > span {
    display: inline-block;
}

.galleryContainer > a {
    display: inline-block;
    width: 270px !important;
}

/*...............LightBox Responsive....................*/
#jquery-lightbox > table > tbody > tr:not(:nth-child(2)) ,
#jquery-lightbox > table > tbody > tr > .ml ,
#jquery-lightbox > table > tbody > tr > .mr {
  display: none;
}

#lightbox-container-image-box ,
#lightbox-container-image ,
#lightbox-image ,
#lightbox-nav ,
#lightbox-container-image-data-box {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

#jquery-lightbox > table > tbody > tr > .mc {
  display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

#NVContentDescriptionContainer {
    display: block;
    padding: 15px;
	box-sizing: border-box;
	font-family: IranYekan , Tahoma;
}
#wowslider-container_aqua {
    display: block;
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 768px) {
  .NewsItemStyle > div ,
  .DPNewsImageLink img {
    /* display: block; */
    /* width: 100% !important; */
  }

  [id*="NewsFooterArchiveLink"] {
    /* margin: 5px 10px !important; */
  }
	.zoom-controlers { display: none; }
}

@media (max-width: 767px) {
	#wowslider-container_aqua {
		margin-bottom: 20px !important;
	}

	.topleft1pane ,
	.topright1pane {
		padding: 0 !important;
	}

	.topleftpane .dp-module-default:first-child {
		display: none;
	}
}

.post-news-rss {
    /* margin-bottom: 0 !important; */
}

.dp-module-alt .dp-module-content {
	margin-top: 30px;
}
/* Social Icon ---------------*/

#social-icons {
	list-style: none;
	padding: 0;
	margin: 0;
}

#social-icons li {
	display: inline-block;
	padding: 5px;
	margin: 6px 0;
}

#social-icons li a {
	display: block;
	width: 32px;
	height: 32px;
	background: url("image/social-icons.png");
	-webkit-transition: .5s;
	transition: .5s;
}

#social-icons .ico-gap		{ background-position-x: -128px;}
#social-icons .ico-soroush	{ background-position-x: -96px; }
#social-icons .ico-bale		{ background-position-x: -64px; }
#social-icons .ico-bisfon	{ background-position-x: -32px; }
#social-icons .ico-eita		{ background-position-x: 0px;   }

#social-icons li a:hover {
	-webkit-filter: saturate(5);
	filter: saturate(5);
}

/********** FOOTER ICONS **********/
.footer-icons {
	display: inline-block;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.footer-icons li {
	display: inline-block;
}

.footer-icons li a {
	display: block;
	width: 28px;
	height: 28px;
	color: #f8ab11;
	text-align: center;
	padding: 5px;
	line-height: 22px;
	border-radius: 30px;
	box-sizing: border-box;
	transition: .5s;
}

.footer-icons li a:hover {
	color: #fff;
	background: #013c92;
}

/********** FOOTER **********/
#footer-box {
	padding-top: 20px;
	background: #0676b1;
}

#footer-box [id^=divMinMax_] {
	color: #fff;
}

#footer-box a {
	color: #fff;
}

.year-slogan {
	display: flex;
	align-items: center;
	height: 1px;
}

.year-slogan:before ,
.year-slogan:after {
	content: '';
	-webkit-box-flex: 1;
    -ms-flex: 1;
	flex: 1;
	border-top: 1px solid #fff;
}

.year-slogan img {
	margin: 0 20px;
	max-width: 150px;
}

@media (max-width: 768px) {
	.year-slogan { height: auto }
}

#LastUpdatePortalCtrl {
	display: inline-block
}

#HitCounter {
	padding: 10px;
}

#HitCounter i {
	color: #fdb913
}

#LastUpdatePortal {
	padding: 10px;
}

#LastUpdatePortal i {
	color: #fdb913
}

.slimScrollDiv .slimScrollBar {
	-webkit-transform: scaleX(.6);
	transform: scaleX(.6);
	cursor: grab;
}

.slimScrollDiv .slimScrollBar:active {
	cursor: grabbing;
}

/********** FOOTER LINKS **********/
[id$=_myDataList] ,
[id$=_myDataList] tbody ,
[id$=_myDataList] tr ,
[id$=_myDataList] td {
	display: block
}

[id$=_myDataList] [id$=_editLink]:not([href]) {
	display: none;
}

[id$=_myDataList] td {
	padding: 0;
}

[id$=_myDataList] [id$=_HyperLink1] {
	display: inline-block;
	line-height: 2em;
	padding-left: 5px;
	color: #fff !important;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
}

[id$=_myDataList] [id$=_HyperLink1]:hover {
	color: #ff9c00 !important;
	padding: 0 5px 0 0;
}

[id$=_myDataList] [id$=_HyperLink1]:before {
	content: '';
	display: inline-block;
	width: 0;
	margin-left: 3px;
	border-bottom: 1px solid #ff9c00;
	vertical-align: middle;
	transition: .5s;
}

[id$=_myDataList] [id$=_HyperLink1]:hover:before {
	content: '';
	display: inline-block;
	width: 10px;
	margin-left: 5px;
	border-bottom: 1px solid #ff9c00;
	vertical-align: middle;
}

.footerpane-box [id$=_myDataList] [id$=_HyperLink1] {
	color: #fff !important;
}

.footerpane-box [id$=_myDataList] [id$=_HyperLink1]:hover {
	color: #fff !important;
}

/********** TOTOP BTN **********/
#totop-btn {
	display: none;
	width: 34px;
	height: 34px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 4px;
	box-sizing: border-box;
	background: #fdb913;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 100;
}

/********** DOURAN COPYRIGHT **********/
.dp-poweredby {
	direction: ltr;
	display: block;
	text-align: center;
	background: #0676b1;
}

.dp-poweredby #poweredbylink,
.dp-poweredby .version {
	display: inline-block;
	color: #fff;
	font-size: 0;
	vertical-align: middle;
	-webkit-transition: .5s;
	transition: .5s;
}

.dp-poweredby #poweredbylink {
	height: 50px;
	width: 100px;
	position: relative;
}

.dp-poweredby #poweredbylink:before {
	content: '';
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	background: #fc0;
	position: absolute;
	top: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg);
	-webkit-transition: .5s;
	transition: .5s;
	z-index: 1;
}

#poweredbylink:hover:before {
	-webkit-transform: translateX(-40px) rotate(-315deg);
	transform: translateX(-40px) rotate(-315deg);
}

#poweredbylogo {
	width: 20px;
	height: 20px;
	padding-right: 20px;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.5 63'%3E\
    %3Cpath d='M2.6 47H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0 8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5zm0\
    8H28a2.5 2.5 0 1 0 0-5H2.6a2.5 2.5 0 1 0 0 5z' fill='%23fff'/%3E%3Cpath d='M2.6 39.5h3.8v-.4q0-9 5.5-14.8a18.5\
    18.5 0 0 1 14-5.8 19.9 19.9 0 0 1 8.8 1.9 24.3 24.3 0 0 1 7.5 6v-5.5a25.6 25.6 0 0 0-7.7-4.7 23.4 23.4 0 0\
    0-8.6-1.6 24.3 24.3 0 0 0-9.4 1.8 22.4 22.4 0 0 0-7.7 5.3 24.6 24.6 0 0 0-5 8A25.8 25.8 0 0 0 2 39v.5h.5z' fill='%23444' /%3E\
    %3Cpath d='M45.4 0v36.7q0 10.6-5.3 16.9a17 17 0 0 1-7.3 5 4.7 4.7 0 0 1 .4 1.9 4.8 4.8 0 0 1-.5 2 23 23 0 0 0\
    4.7-2 24.5 24.5 0 0 0 8.8-8.7 21 21 0 0 0 2.5-6.5 44.5 44.5 0 0 0 .8-9V0z' fill='%23444' /%3E%3C/svg%3E") no-repeat center;
	position: relative;
	top: 16px; left: 0px;
	-webkit-transition: .5s;
	transition: .5s;
	z-index: 2;
}

#poweredbylink:hover #poweredbylogo {
	-webkit-transform: translateX(-25px);
	transform: translateX(-25px);
}

.dp-poweredby .version {
	width: 0;
	color: #fff;
	position: relative;
	top: 3px;
	right: 45px;
	pointer-events: none;
}

#poweredbylink:hover + .version {
	font-size: 14px;
}

/*====== responsive modules layout ======*/
.dp_res_DesktopLayout {
    width: 100% !important;
    max-width:100% !important;
    padding: 15px;
    margin:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dp_tableCls, .dp-tableCls {
    text-align: right;
    display: table;
    /*background: pink;*/
}
.dp_tableRowCls,
.dp-tableRowCls {
    text-align: right;
    display: table-row;
    /*background-color:aquamarine;*/
}
.dp_tableCellCls, .dp-tableCellCls {
    display: table-cell;
    width: auto;
    vertical-align: top;
}
.dp_tableCls, .dp_tableRowCls,
.dp-tableCls, .dp-tableRowCls {
    width: 100%;
}
.dp_tableCls, .dp_tableRowCls, .dp_tableCellCls,
.dp-tableCls, .dp-tableRowCls, .dp-tableCellCls {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*.dp_tableCellCls > div{
    width:100px;
}*/
.dp-dInlineBlock{
    display:inline-block;
}
.dp-m-0{
    margin:0;
}
.dp-p-0{
    padding:0;
}
/*.dp-clearfix{
    float:none !important;
    clear:both !important;
}*/
.dp-clearfix::before ,
.dp-clearfix::after {
    content:'';
    display:block;
    width:100%;
    float:none;
    clear:both;
}

/* END */