/* @import "reset.css"; */
/*................. English - font....................*/
@font-face {
	font-family: 'Verdana';
	src: url('fonts/WebVerdana.eot'); /* IE9 Compact Modes */
	src: url('fonts/WebVerdana.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/WebVerdana.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/WebVerdana.woff') format('woff'), /* Pretty Modern Browsers */
	url('fonts/WebVerdana.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('fonts/WebVerdana.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight: normal;
	font-style: normal;}
/* ==============================================================a=l=a=v=i========
   portal-css: body
   ========================================================================== */

body {direction: ltr;}
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 verdana, regular;}

.bg-background {background-color:#fff;}
/* ==============================================================a=l=a=v=i========
   portal-css: news - style
   ========================================================================== */
   .pgNext, .pgPrevious, .pgNumbers, .pgNumbersCurrent{
	font-family:regular,sans-serif !important;
	float:left !important;
}
.pgCurrentPage{
	font-family:regular,sans-serif !important;
}
#NVContent{
	max-width:1024px;
	padding:15px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.DPNewsImageLink img:hover
{-ms-filter: "progid:DXImagetransform.Microsoft.alpha(Opacity=80)" !important;filter: alpha(opacity=80) !important;opacity: 0.8 !important}

.DPNewsImageLink img {
    border: 2px solid #fff !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

    box-shadow: 1px 0 5px 0 #4d4d4d;    
	-moz-box-shadow: 1px 0 5px 0 #4d4d4d;
	-webkit-box-shadow: 1px 0 5px 0 #4d4d4d;

	transition: all 0.3s ease 0s !important;
    -moz-transition: all 0.3s ease 0s !important;
	-o-transition: all 0.3s ease 0s !important;
	-webkit-transition: all 0.3s ease 0s !important;}

.DPNewsItemTitle span {color: #0189ac !important;font: 13px Tahoma !important;margin: 0 8px}
.DPNewsWrap * {color: #888 !important;font: 12px Tahoma !important}
.NewTextStyle {font: 11px Tahoma !important}
#NVContentDescriptionContainer{
	font-family:regular,Tahoma,sans-serif;
}

/* ==============================================================a=l=a=v=i========
   portal-css: pane-responsive
   ========================================================================== */
.table-class {display: table;  width: 100%;}
.table-row-class {display: table-row;}

.toppane,
.bottompane,
.contentpane ,
.servicepane ,
.newspane ,
.trackingpane ,
.tabpane ,
.linkspane{display: table-cell; width: 100%; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

.leftpane,
.rightpane {display: table-cell; vertical-align: top; box-sizing: border-box; border-collapse: collapse;}

.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;}

.trackingpane {background:#034EA2;  width: 100%; }


@media screen and (max-width: 960px) {
	.table-row-class {display: block;}
	.toppane,
	.bottompane,
	.contentpane ,
	.servicepane ,
	.newspane ,
	.trackingpane ,
	.tabpane ,
	.linkspane {display: table; padding: 0; width: 100%;}
	.leftpane,
	.rightpane {display: table; padding: 0; width: 100%; }
	.topleftpane,
	.toprightpane,
	.bottomleftpane,
	.bottomrightpane {display: table; width: 100%; padding: 0;}
}
@media (max-width:768px){
	div[id^="wowslider-container"]{
		height:auto !important;
	}
	div.dp_defaultPortalFooter{
		margin:0 !important;
	}
	div.dp_defaultPortalFooter > div{
		padding:0 !important;
	}
	.dp-top-header > div > .uk-grid{
		margin:0 !important;
	}
	.dp_header_icon li:nth-child(2){
		display:none;
	}
	.dp_DefaultLayoutTableModule table, .dp_defaultLayoutTableModule table{
		max-width:90%;
	}	
	.NewsItemStyle #ContentBox{
	float:right !important;
	width:100% !important;
	}
	#ContentBox{
	margin-right:0 !important;
	}
	}

@media only screen and (max-width:390px){
	.dp_header_icon{
		z-index:305;
	}
	.close-search{
		-webkit-border-radius:3px 3px 0 0;
		-moz-border-radius:3px 3px 0 0;
		border-radius:3px 3px 0 0;
	}
	.dp-search{
		bottom:-30px;
		right:-15px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}
}

.dp-custom-padding {padding: 0 7px;}

div.table-class div[id$=paneheader]{
	margin-bottom: 5px;
	height: 25px;
	background-color: #efefef;
	text-align: center;
	font: 200 18px rezvan,tahoma;
	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;}

/*................. banner ....................*/
.Portal-Image{
	background-color:  #034EA2;
	height:87px !important;
	position: absolute;
	right:0;
	top:0;
	z-index: 300;
}
.Portal-Image:before{
	content: '';
	position: absolute;
	display: block;
	height:86px;
	width: 100px;
	z-index: -1;
	background: #034EA2;
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	top:0;
	left:-17px;
}
.Portal-Image img{
	display: inline-block;
	width: 50%;
	overflow: hidden;
	visibility: visible;
	margin:2% 0 2px 0;
	max-height: 68px;
	background-size: cover;
}
/*........................icons........................*/
.dp_header_icon{
	padding-bottom: 0 !important;
	height: 57px;
}
.dp_header_icon ul {
	content: "";  display: inline-block;  float: left;
	height: 57px;
	padding-top: 12px;
	padding-right: 30px;
	position: relative;
	z-index: 1;
}
.dp_header_icon ul li {display: block;  float: right;margin: 5px 0; padding: 0 5px;border-left:solid 1px #034EA2;}
.dp_header_icon ul li:last-child{
	border-left:none;
}
.search-toggle-btn , .zoom-controlers a{
	outline: none;
	display: inline-block;
	font-size: 16px !important;
	text-align: center;
	width: 34px;
	height:26px;
	color: #034EA2 !important;
	background: #E4E4E4;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 4px 0 0 0 !important;

}
.lang-en{
	font-family:B Yekan,sans-serif !important;
	font-size: 18px;
	color: #034EA2 !important;
	padding: 5px;
	vertical-align: sub !important;
}
.zoom-controlers{
	display: block;
	clear: both;
	height:30px;
	padding-right: 6px;
}
.zoom-controlers a{
	color: #034EA2;
	display: block;
	float: left;
	margin: 0 2px;
}
.search-toggle-btn:hover , .zoom-controlers a:hover{
	background-color:#034EA2 !important;
	color: #fff !important;
}



/*........................company-name........................*/
/*
.company-name a {text-decoration: none;}
.company-name a p {font: normal 24px rezvan; color: #ffffff; padding: 0 10px; }
*/

/*........................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 regular;
	-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: #000000 !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 1px #003e73;
	height: 30px;
	overflow: hidden;
	width: 160px;
	right:38px;
	bottom:0;
	z-index: 99;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	border-radius:3px 0 0 3px;
}

.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
{background-color: #fff;border: 0 none;color: #04279b !important;height: 28px;outline: 0 none;width: 40px;padding:0;}

.dp-search input.HeaderSearchButton
{background: url(image/search-icons.png) no-repeat center; border:0; height: 28px; text-indent: -9999px; width: 24px; vertical-align: top; cursor: pointer;float:right;}

.dp-search input.HeaderSearchButton:hover {background: url(image/search-icons2.png) no-repeat center;}
.close-search{
	outline: none;
	background-color:#034EA2 !important;
	color: #fff !important;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius:0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
/*........................navigation........................*/
.nav-pos { width: 100%;	position: relative; z-index: 10;background: #FFC600;height: 30px;}
.nav-pos .uk-container{
	background-color: #FFC600 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.nav-pos.uk-active{
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .6);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .6);
}

/* ==============================================================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%;margin-top: -30px !important;}

.dp-top-header {background: #fff !important;}

.dp_alternatePortalFooter,
.dp_AlternatePortalFooter {width:1024px; margin: 0 auto; border-collapse: collapse; height: 65px;
	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: 15px;  width: 1024px !important;  margin: 5px auto 5px auto;  border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;}

.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;}

.dp_DefaultLayoutTableModule,
.dp_defaultLayoutTableModule {padding: 5px 15px;  width: 100% !important;  margin: 5px auto 5px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dp_DefaultLayoutTableModule table,
.dp_defaultLayoutTableModule table{
	max-width: 1024px;
	margin: 0 auto;
}

/*................... ltr - navigation ..............*/
.dp-navigation-menu li {  float: left !important;}
.dp-navigation-menu ul li a {text-align: left !important;}
.dp-navigation-menu ul li.parent a.parent-link {background: url("image/arrow-left.png") no-repeat 95% 55% !important;}
.dp-navigation-menu ul li.parent:hover > a {background: #034EA2 url("image/arrow-left.png") no-repeat 95% 55% !important; }
.dp-navigation-menu li.parent a.parent-link {  background: rgba(0, 0, 0, 0) url("image/arrow-down.png") no-repeat 95% 55% !important; }
.dp-navigation-menu li.parent:hover > a {  background: #034EA2 url("image/arrow-down.png") no-repeat scroll 95% 55% !important; }

/* ==============================================================a=l=a=v=i========
   portal-css: admin Control Panel
   ========================================================================== */
.ControlPanel { border: 1px solid}
.ControlPanel * {font:normal 15px rezvan;}
.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 Tahoma;}
.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 Tahoma;color: #333;}
.ControlPanel td td td input {color: #000;padding-left: 4px;font: normal 11px Tahoma;border-radius: 5px;}
.ControlPanel td td td select {color: #333;font: normal 14px rezvan; 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 Tahoma; margin: 3px 5px;padding: 1px 5px;text-align: center;text-decoration: none}

.Head {color: #404040;font: bold 22px rezvan, Tahoma; letter-spacing: 0}
.SubHead {color: #404040; font:800 12px Tahoma,regular}
.SubSubHead {font-weight: bold;font: 11px Tahoma;color: #000;}
.TitleHead {  color: #fff;  font:  18px Tahoma, 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,
.ControlPanel td td td input[type="submit"]
{  background-color: #74C2E1;  border: medium none;color: #000000;display: inline-block;font: 8pt Tahoma; 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,
.ControlPanel td td td input[type="submit"]:hover {background-color:#336699; color: #ffffff; cursor: pointer; }
/* ==============================================================a=l=a=v=i========
   portal-css: footer
   ========================================================================== */
#footer-pack {height: 65px;}

/*................. 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 {color: #fff; font: 12px rezvan, regular, arial;text-decoration: none; text-align: left;}
.dp-footerlink a:visited,
.dp-footerlink a:link,
.dp-footerlink a:active{color: #fff; text-decoration: none; font: normal 14px rezvan;}
.dp-footerlink a:hover {color: #000000; text-decoration: none}
.dp-footertext {font: normal 14px regular, Tahoma sans-serif !important;
	color: #0c3685;
	height:28px;
	background: #FFC600;
	margin-top: 20px;
	position: relative;
	z-index: 0;
	padding-top: 4px;
	padding-left:20px;
	top:27px;
}

/*........................icons........................*/
.dp_footer_icon {
	width: 100%;
	height:55px;
	background: #fff;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-left: 10px;
	border-top:solid 2px #034EA2;
}
.dp_footer_icon:before{
	content: '';
	display: block;
	width:100px;
	height:53px;
	position: absolute;
	right:-10px;
	bottom:0;
	background: #fff;
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-ms-transform: skew(20deg);
	-o-transform: skew(20deg);
	transform: skew(20deg);
	z-index: -1;
}
.dp_footer_icon ul { content: "";  display: inline-block; padding: 0;float: right;}
.dp_footer_icon ul li { display: block;  float: right;margin: 5px 0; padding: 0 5px;}
.dp_footer_icon a{
	display: inline-block;
	font-size: 19px !important;
	color: #809dc8;
	margin-top: 14px;
	margin-right: 5px;
}
.dp_footer_icon a:hover , .dp_footer_icon a:active{
	color: #034EA2;
}
/* ==============================================================a=l=a=v=i========
   portal-css: admin - menu
   ========================================================================== */
.top-admin-menu {background: url("image/Website-Pattern-04.jpg") repeat; position: relative;}
.admin-menu-pos {}
.header_menu {  }
.admin-menu-pos .header_menu .SiteLink tr {  display: block;  text-align: center;  width: 900px; }
.admin-menu-pos .header_menu .SiteLink tr td { }
.admin-menu-pos .header_menu .SiteLink tr td img {  display: none; }
.SiteLink {  direction: ltr; color: #ffffff;  display: block;  padding: 4px;  position: relative;  z-index: 10;  }
.SiteLink a {color: #ffffff; padding: 0 5px; border-left: 1px solid #000000; font:normal 13px Tahoma; }
.SiteLink a:hover {color: #336699;}

/*---------- setting buttons styles  --------n.ghelichkhani---------*/
.dp-module-title-btn{
	float: right !important;
	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 #ffffff;
	-moz-box-shadow:0 1px 0 #ffffff;
	box-shadow:0 1px 0 #ffffff;
	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-title-st-btn{
	margin-bottom:5px !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: left;
	-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-left:solid 4px transparent;
}
.dp-modules-title-st-list i{
	font-size: 16px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.dp-modules-title-st-list a:hover{
	color: #fff;
	background-color: #1C2529;
	border-left-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}
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 14px regular;}
.NormalItalic {font: normal 14px regular;}



.CommandButton:hover,
a.CommandButton:hover {background-color: #74C2E1; color: #000000;}

.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 {font-weight: bold;background: url(gridHeader_bg.gif);height: 20px;}
.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 #cccccc; 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 {background: White;padding: 4px 0 0 1px;border: #7C7C94 1px solid;cursor: hand}
.treeNode {font: 11px tahoma;padding: 2px 3px 1px;}
.HovertreeNode, 
.HoverChildtreeNode, 
.SelectedtreeNode {font: bold 11px tahoma;color: Red;cursor: hand;}
.ChildNode {color: Green;cursor: hand;font: normal 11px regular;}
.ParentChildNode {color: Black;cursor: hand;font: normal  11px regular;}
.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 {  border-bottom: 1px solid #cccccc;  }
#NewsContent table tr td {  padding: 2px;  }
.MarqueeFont14601 {font: normal  14px Tahoma; 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 ....................*/
#sliderpack{
	margin-top: 0;
	margin-bottom: 10px;
}
#sliderpack iframe{
	width: 100% !important;
}
.sliderpack table{
	border-spacing:0;
}
.sliderpane{
	padding: 0 !important;
}
/* ==============================================================a=l=a=v=i========
   portal-css: slickNav - css
   ========================================================================== */
.slicknav_menu {display:none;}

@media only screen and (max-width: 768px) {

	#navigation-style {display:none;}

	.slicknav_menu {display:block;}
}

.slicknav_btn {background-color: #034EA2 !important;color: #fff; float: left !important;}
.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {background-color: #034EA2 !important;}
.slicknav_menu {background-color: transparent !important;}
.slicknav_nav .slicknav_arrow {float: right !important; transform: rotateY(180deg);}
.slicknav_nav span{
	background: transparent !important;
}
.slicknav_nav span:hover , .slicknav_nav span:active , .slicknav_nav a:hover{
	background: #034EA2 !important;
}
/* ==============================================================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: #666666;  font-family: regular, Tahoma, sans-serif;  color: #ffffff;  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 #666666;  }
/* 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: #666666;  }
/* 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: #666666;  }
/*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: #666666;  }
/*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: #666666;  }
/*.......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: #ffffff;}

@font-face {
	font-family: 'rezvan';
	src: url('fonts/rezvan.otf'); /* IE9 Compact Modes */
	src: url('fonts/rezvan.otf?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/rezvan.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: rezvan,Helvetica,Arial,sans-serif; color: #888888;}

.register-style label {font-family: rezvan,Helvetica,Arial,sans-serif; color: #666666;}

.register-style input,
.register-style textarea,
.register-style select {font-family: rezvan,Helvetica,Arial,sans-serif; background-color: #f5f5f5 !important;  border: 1px solid #dddddd !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: #AAAAAA;}
.register-style select {color: #444444;}

.register-style input:focus,
.register-style textarea:focus {background-color: #ffffff !important; border: 1px solid #AAAAAA !important; color: #444444;
	-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 #444444; background-color: #444444; color: #ffffff;}

.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: rezvan,Helvetica,Arial,sans-serif;  color: #666666; 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: #999999;  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: #444444; color: #ffffff;}
.register-style .uk-form-row span.userpro-field-icon-hover {background-color: #444444; color: #ffffff;}
.register-style .uk-form-row span.userpro-field-icon-green {background-color: #03A678; color: #ffffff;}
.register-style .uk-button-success {background-color: #03A678; color: #ffffff; margin: 0;}
.register-style .uk-button-danger {color: #ffffff;}
.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: #666666;  border-radius: 50%;  color: #ffffff;  content: attr(data-label);  cursor: help;  font-family: rezvan,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 #cccccc; border-radius: 3px; font: 12px rezvan; 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: #cccccc; display: block; border-radius: 4px; border: 1px solid #666666 !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 #AAAAAA !important;}
.captcha-padding-bottom { padding-bottom: 35px;}
.pic-profile {
	width: 64px;
	height: 64px;
}
.captcha-refresh-btn { width: 22%; border:1px solid #aaaaaa !important; margin:4px 0 0 0 !important;}
.register-custom-btn {font-family: rezvan, arial, 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----------------------------*/

/*!--------start--------------custom-style----------------n.ghelichkhani------------*/
/*=======GO TOP BUTTON=====simple effect===*/
.go-top-btn{
	font-size: 19px;
	color: #fff;
	text-align: center;
	display: block;
	width: 40px;
	height:40px;
	position: fixed;
	bottom:30px;
	left:-60px;
	border:solid 2px #fff;
	background-color: #034EA2;
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	/*-ms-transition: all ease .3s;*/
	-o-transition: all ease .4s;
	transition: all ease .4s;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	z-index:999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 2px;
}
.go-top-btn i{
	display: block;
	margin-top: 4px;
}
.go-top-btn:hover{
	color: #fff;
	background-color: #FFC600;
}
.show-go-top-btn{
	left:30px;
}
/* header */
.header-img{
	margin-top: -7px;
}
.header-img img{
	border:solid 1px #ccc;
}

/*-----------BOTTOM PANE - PORTAL LINKS------------*/
.linkspane-place{
	background: #034EA2 !important;
	padding-bottom: 20px;
}
.bottompane{
	background: #034EA2 !important;
	padding-bottom: 20px;
}
.Portal-Links{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.Portal-Links h3{
	font-family: Tahoma !important;
	color: #ffcc00;
	margin-bottom: 11px !important;
}
.Portal-Links p{
	padding-right: 5px;
	margin: 2px !important;
}
.Portal-Links a{
	color: #fff;
}
.Portal-Links em{
	color: #ffcc00;
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}
.Portal-Links a:hover , .Portal-Links a:active{
	color: #ffcc00;
}
/*-----------TOP PANE - SERVICES LINKS------------*/
.Services-Links{
	height: auto;
	position: relative;
	padding-right:0 !important;
}
.servicepane br{
	display:none !important;
}
.Services-Links:before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height:180px;
	bottom: 0;
	right: 0;
	background-color: #034EA2;
	z-index: 0;
}
.Services-box{
	height: auto;
	text-align: center;
	padding: 0 4px !important;
}
.Services-box span , .Services-box .Icon-box{
	display: block;
	width: 100% !important;
}
.Icon-box{
	height:150px;
	position: relative;
	background-color: #ffcc00;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.Icon-box strong{
	font-size: 13px;
	color: #034EA2;
	display: block;
	text-align: center;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.Icon-box span{
	display: inline-block !important;
	height:68px;
	margin-top: 30px;
	float: none;
	clear: both;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.first-Icon-box span{
	width: 66px !important;
	background: url("image/services-icons.png") no-repeat -339px -62px;
}
.second-Icon-box span{
	width: 65px !important;
	background: url("image/services-icons.png") no-repeat -269px -62px;
}
.third-Icon-box span{
	width: 69px !important;
	background: url("image/services-icons.png") no-repeat -195px -62px;
}
.fourth-Icon-box span{
	width: 59px !important;
	background: url("image/services-icons.png") no-repeat -132px -62px;
}
.fifth-Icon-box span{
	width: 62px !important;
	background: url("image/services-icons.png") no-repeat -66px -62px;
}
.sixth-Icon-box span{
	width: 66px !important;
	background: url("image/services-icons.png") no-repeat 0px -62px;
}
.Icon-box:hover , .Icon-box:active , .Icon-box:focus{
	background-color: #034EA2;
}
.Icon-box:hover strong , .Icon-box:active strong , .Icon-box:focus strong{
	color: #fff !important;
}
.first-Icon-box:hover span , .first-Icon-box:active span , .first-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat -339px 0;
}
.second-Icon-box:hover span , .second-Icon-box:active span , .second-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat -269px 0;
}
.third-Icon-box:hover span , .third-Icon-box:active span , .third-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat -195px 0;
}
.fourth-Icon-box:hover span , .fourth-Icon-box:active span , .fourth-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat -132px 0;
}
.fifth-Icon-box:hover span , .fifth-Icon-box:active span , .fifth-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat -70px 0;
}
.sixth-Icon-box:hover span , .sixth-Icon-box:active span , .sixth-Icon-box:focus span{
	background: url("image/services-icons.png") no-repeat 0 0;
}
.Icon-box:before{
	content: '';
	display: block;
	position: absolute;
	bottom:-24px;
	right: 32%;
	left: 32%;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #ffcc00;
	z-index: 2;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
}
.Icon-box:hover:before , .Icon-box:active:before , .Icon-box:focus:before{
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 25px solid #034EA2 !important;
}
.Services-text{
	display: block;
	text-align: right;
	background-color: #0054a2;
	height:175px;
	position: relative;
	z-index: 1;
	overflow-y: hidden;
	padding-bottom: 5px !important;
}
.Services-box ul{
	display: block;
	list-style-type: none;
	padding-top: 25px;
	margin-top: 0;
	width: 78%;
	height:auto;
	padding-right:12%;
	padding-left:10%;
}
.scrollable.default-skin{
	padding-right: 0 !important;
}
.Services-text .overview {
	width: 100%;
}
.scroll-bar{
	position: absolute;
	z-index: 2;
}
.scroll-bar .thumb{
	opacity:.4;
}
.Services-box a{
	font-size: 14px;
	color: #fff;
}
.Services-box a:hover , .Services-box a:active{
	color: #ffcc00;
}
.Services-box em{
	font-size:8px;
	color: #ffcc00;
	display: inline-block;
	margin-left: 3px;
	vertical-align: middle;
}
/*-----------NEWS MODULE - CUSTOM STYLE------------*/
.newspane-place{
	background-image: url("image/news-module-bg.png");

	height:auto !important;
}
/*.newspane .dp-module .dp-module-title h2 span{
	margin: 0 !important;
}
.newspane .dp-module-title h2 , .newspane .dp-module-title{

}
.News-part .dp-module-title h2{
	margin-bottom: 15px !important;
	margin-top: 15px !important;
}*/
.DPNewsImageLink {
	display: block;
}
.DPNewsImageLink img{
	float:  none;
	min-width: 130px;
	width: 130px;
	height:130px;
	-webkit-border-radius:99px;
	-moz-border-radius:99px;
	border-radius:99px;
	margin-left: 10px !important;
}
#NewsContentLayout{
	border:none !important;
}
.AbstractMoreLink{
	font-weight:bold !important;
	color: #E84C3D !important;
	display: block;
	float: right !important;
	font: 12px light;
}
.PanelTitle a span{
	font: bold 12px Tahoma !important;
	color: #042d79 !important;
	margin: 0;
}
.NewsItemStyle{
	margin-bottom: 20px !important;
}
.NewsModuleStyle td{
	margin-bottom: 10px !important;
}
.NewsModuleStyle td{
	white-space: normal !important;
	padding: 0 5px !important;
}
.tabpane{
	background:url(image/cardboard_flat.png);
	border-top:solid 1px #acacac;
	border-bottom:solid 1px #acacac;
	box-shadow:0 0 5px -3px #333 inset;
}

#NewsContentLayout > div:nth-child(2) > div:first-child {
	float: left;
}

/*	Box Services	*/
.post-imgs div {
	padding-right: 0 !important;
}
.post-imgs img.hvr-float-shadow
{
	display:block;
	margin: 0 auto !important;
	width:85%;
	float: none !important;
}
[id*="NewsFooterArchiveLink"] {
	float:none !important;
	text-align:right !important;
	display: block !important;
	width: 100% !important;
	font:12px verdana light !important;
	margin-top: -50px !important;
	padding-bottom: 15px !important;
}
[id$=_ctl01_ArchiveLinkImage] {
	vertical-align: middle;
}

[id$="NewsAbstract"] {
	display: table;
	font-family:  tahoma;
}
.news-pageing {padding-left:100px !important;}
.newspane div[id*="divHtmlHolder"] div{
	padding-left: 0 !important;
}

.NewsItemStyle #ContentBox{
	float:right !important;
	/* width: 70%; */
	padding-right: 10px;
}
.PostTrackingLabelCode:before {
	content: "Security Code:";
}
#btnSendInfo:before {
	content: "Send";
	display:inline-block;
	margin-top:4px;
}
#lbl-barcode span, .PostTrackingLabelCode {min-width: 90px; padding-top: 5px;}
.post-tracking-title:before {
	content: "Track Your Parcel";
}
.header-img-flag{
	width:50px;
	margin-top:-5px !important;
}

/*last added*/
span[id*="_eFormEditData773_field"]{
	font-family:regular !important;
}
div[id^="wowslider-container"]{
	width:100% !important;
}
.dp_DefaultLayoutTableModule table, .dp_defaultLayoutTableModule table{
	max-width:100%;
}
.nav-pos{
	z-index:204;
}


body form:first-of-type{
	margin:0 auto;
	max-width:2000px;
}
.defaultimg{
	background-size:100% 100% !important;
	background-repeat:no-repeat !important;
}







/*-----------POST CUSTOME - MEDIA STYLE------------*/
@media only screen and (max-width: 1214px){
	/*-----------TOP PANE - SERVICES LINKS------------*/
	.Icon-box:before{
		bottom:-19px;
		border-top: 20px solid #ffc600;
	}
	.Services-box ul{
		padding:20px 3px 0 3px;
	}
}
@media only screen and (max-width: 960px){
	/*-----------SLIDER STYLE------------*/
	#sliderpack{
		margin-bottom: 20px !important;
	}
	#sliderpack iframe{
		height:300px !important;
	}
	#sliderpack table{
		height:300px !important;
	}
	/*-----------DesktopPortalBanner------------*/
	.Portal-Image img{
		display: block;
		width: 90% !important;
		margin: 25px -30px 0 0;
	}
	/*-----------TOP PANE - SERVICES LINKS------------*/
	.Services-box{
		margin-bottom: 10px !important;
	}
	.Services-Links:before{
		bottom:10px;
	}
	.Services-Links:after{
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height:180px;
		bottom: 345px;
		right: 0;
		background-color: #034EA2;
		z-index: 0;
	}
	.Icon-box:before{
		right:38%;
		left:38%;
	}
	.Services-text ul{
		padding-left: 15px !important;
	}
	/*-----------BOTTOM PANE - PORTAL LINKS------------*/
	.Portal-Links{
		margin-bottom: 20px !important;
	}
	#NVContentImageContainer {
		float: none !important;
	}
	#NVContentImageContainer #NVContentImage {
		width: 100% !important;
	}
	#NVContentImageContainer #NVContentImage #SliderGallery img {
		width: 100% !important;
	}
	#NVContentHeader {
		width: 100% !important;
	}
	.post-imgs {padding-top:20px;}

	#NVContentImageContainer {
		float: none !important;
	}
	#NVContentImageContainer #NVContentImage {
		width: 100% !important;
	}
	#NVContentImageContainer #NVContentImage #SliderGallery img {
		width: 100% !important;
	}
	#NVContentHeader {
		width: 100% !important;
	}
	.post-imgs {padding-top:20px;}

}


@media only screen and (max-width: 768px) {
	/*-----------DesktopPortalBanner-----------*/
	.Portal-Image {
		position: relative;
	}
	.Portal-Image:before {
		display: none;
	}
	.Portal-Image img {
		display: block;
		width: 200px !important;
		float: none;
		margin: 18px auto 0 auto !important;
	}
	.dp_header_icon {
		height: auto !important;
		background: #fff !important;
		padding-bottom: 0 !important;
	}
	.dp_header_icon ul {
		padding-top: 0 !important;
		padding-bottom: 6px;
		margin-top: 8px;
		text-align: center;
		height: auto !important;
		position: relative;
	}
	.dp_header_icon ul li{
		margin: 5px 0;
	}
	.company-name {
		text-align: center;
		top: 0 !important;
		right: 0 !important;
		display: block;
		padding: 5px 0;
	}
	.dp_footer_icon{
		text-align: center;
		height: auto;
		margin-top: -50px !important;
	}
	.dp_footer_icon:before{
		display: none;
	}
	.dp_footer_icon a{
		margin-top: 4px;
	}
	.dp_footer_icon ul{
		text-align: center !important;
		width: auto;
		float: none !important;
		padding:7px 0 0 0 !important;
	}
	.dp-footertext{
		text-align: center;
		position: relative !important;
		margin-bottom: -50px !important;
		padding:0 !important;
	}
	/*-----------TOP PANE - SERVICES LINKS------------*/
	.Services-Links:after , .Services-Links:before{
		display: none;
	}
	.Icon-box:before{
		right:39%;
		left:39%;
	}
	.Services-text ul{
		padding:20px 3% 0 3%;
	}
	/*-----------BOTTOM PANE - PORTAL LINKS------------*/
	.Portal-Links{
		padding-top: 0 !important;
		padding-bottom: 80px !important;
	}
	.Portal-Links h3{
		margin-top: 15px;
	}
	/*-----------NEWS MODULE - CUSTOME STYLE------------*/
	.NewsModuleStyle td{
		padding: 0 15px !important;
		width:100% !important;
		display:block !important;
		min-height:50px;
		clear: both !important;
		float: none !important;
	}
	.DPNewsImageLink img{
		display: block;
		float: none;
		margin: 0 auto !important;
	}
	.NewsInfoArea .PanelTitle{
		text-align: center !important;
	}
	#ContentBox{
		margin-right: 0 !important;
		/* width: 100% !important; */
	}
	.NewsModuleStyle table[id$="_NewsContentList"] td{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		display:block !important;
		width:100% !important;
		white-space:normal !important;
	}
	[id*="NewsFooterArchiveLink"]{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin:0 !important;
		padding-left:15px;
		padding-top:15px;
		
	}
	.post-captcha{
		padding: 0 !important;
		text-align:center;
	}
	.post-captcha > div{
		display:inline-block;
		margin: 0 auto;
		padding:0 !important;
	}
	.uk-width-large-4-4.uk-width-medium-4-4.uk-width-small-4-4 img{
		max-width:100%;
	}
}
@media only screen and (max-width:550px){
	.tracking-html #box-tracking{
		width:65%;
	}
}
@media only screen and (max-width: 520px){
	/*-----------SLIDER STYLE------------*/
	#sliderpack{
		margin-bottom: 20px !important;
	}
	#sliderpack iframe{
		height:200px !important;
	}
	#sliderpack table{
		height:200px !important;
	}
}
@media only screen and (max-width:480px){
	.dp-search{
		right:-15px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
	}
}

@media only screen and (max-width: 342px) {
	/*-----------DesktopPortalBanner------------*/
	.Search-Icon{
		border:none;
	}
}

[id*=NewsPagingNumbers] tr td span a ,
[id*=NewsPagingNumbers] tr td span {
    float: none !important;
    display:  inline-block;
    margin-bottom: 10px !important;
    font: 12px/2em tahoma !important;
}

.pgNext, .pgPrevious, .pgNumbers, .pgNumbersCurrent {
	min-width: 26px;
	width: auto !important;
	padding: 0 5px;
}

[id*=lastDotBtn] {
    float: right !important;
}

[id$=_NewsContentList] + div,
[id$=_NewsPagingNumbers] {
	display: block;
	max-width: 100%;
}

[id$=_NewsPagingNumbers] table {
	height: auto !important;
} 
[id$=_NewsPagingNumbers] tr ,
[id$=_NewsPagingNumbers] td {
	display: inline-block !important;
	width: auto !important;
	min-height:  0;
	padding: 0 !important;
	vertical-align: top;
}

img { max-width: 100%;}


/********** DOURAN COPYRIGHT **********/
.dp-poweredby {
	display: block;
	direction: ltr;
	text-align: center;
	padding: 9px 0 9px;
	background: #333;
	box-shadow: inset 0 4px 10px #222;
}

.dp-poweredby #poweredbylink,
.dp-poweredby .version {
	color: #fff;
	font-size: 0;
	padding-left: 10px;
	display: inline-block;
	transition: .5s;
	vertical-align: middle;
}

.dp-poweredby #poweredbylink {
	padding: 6px;
	border-radius: 5px;
	background: #fc0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

#poweredbylink:hover {
	-webkit-transform: rotate(-315deg);
	transform: rotate(-315deg);
}

#poweredbylogo {
	width: 20px;
	height: 20px;
	padding-right: 20px;
	background: url(image/logo-dourtal.png);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: .5s;
	transition: .5s;
}

#poweredbylink:hover #poweredbylogo {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

#poweredbylink:hover + .version {
	font-size: 14px;
}
/********** LAST UPDATE **********/
.dp-footertext p {
  float: left;
  padding: 0;
  margin: 0 0px 5px 30px;
  font-family:Verdana;
}

#LastUpdatePortalCtrl {
  float: left;
  text-align: center;
  color: #0c3685;
  font-family:Verdana;
}

#LastUpdatePortalCtrl:before {
  content: '\f021';
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  font-family: FontAwesome;
  padding: 3px;
  margin-left: 4px;
  border-radius: 10px;
  box-sizing: border-box;
  background: #fff;
  vertical-align: middle;
}