
	@font-face {
		font-family: 'Mitra';
		src: url('/common/font/webmitra/WebMitraBold.eot');
		src: url('/common/font/webmitra/WebMitraBold.eot?#iefix') format('embedded-opentype'),
			url('/common/font/webmitra/WebMitraBold.woff?cbt=1') format('woff'),
			url('/common/font/webmitra/WebMitraBold.ttf') format('truetype');
			url('/common/font/webmitra/WebMitraBold.svg#mitra') format('svg');
		font-style: normal;
		font-weight: bold;
	}

	@font-face {
		font-family: 'BYekan';
		src: url('/common/font/yekan/Yekan.eot');
		src: url('/common/font/yekan/Yekan.eot') format('embedded-opentype'),
			url('/common/font/yekan/Yekan.woff') format('woff'),
			url('/common/font/yekan/Yekan.ttf') format('truetype'),
			url('/common/font/yekan/Yekan.svg#yekan') format('svg');
	}

	@font-face {
		font-family: 'Ubuntu';
		src: url('/common/font/ubuntu/ubuntu-regular-webfont.eot');
		src: url('/common/font/ubuntu/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
			url('/common/font/ubuntu/ubuntu-regular-webfont.woff') format('woff'),
			url('/common/font/ubuntu/ubuntu-regular-webfont.ttf') format('truetype'),
			url('/common/font/ubuntu/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
		font-weight: normal;
		font-style: normal;
	}

	@font-face {
		font-family: 'Moharram';
		src: url('/common/font/moharram/Moharram.eot');
		src: url('/common/font/moharram/Moharram.eot?#iefix') format('embedded-opentype'),
		url('/common/font/moharram/Moharram.woff2') format('woff2'),
		url('/common/font/moharram/Moharram.woff') format('woff'),
		url('/common/font/moharram/Moharram.svg#Moharram') format('svg');
		font-weight: bold;
		font-style: normal;
	}

	@font-face {
		font-family: 'Casablanca';
		src: url('/common/font/casablanca/Casablanca.eot');
		src: url('/common/font/casablanca/Casablanca.eot?#iefix') format('embedded-opentype'),
			url('/common/font/casablanca/Casablanca.woff?cbt=1') format('woff'),
			url('/common/font/casablanca/Casablanca.ttf') format('truetype');
			url('/common/font/casablanca/Casablanca.svg#mitra') format('svg');
		font-style: normal;
		font-weight: bold;
	}



    @font-face {
        font-family: 'Impact';
        src: url('/common/font/impact/Impact.eot');
        src: url('/common/font/impact/Impact.eot?#iefix') format('embedded-opentype'),
            url('/common/font/impact/Impact.woff2') format('woff2'),
            url('/common/font/impact/Impact.woff') format('woff'),
            url('/common/font/impact/Impact.svg#Moharram') format('svg');
        font-weight: bold;
        font-style: normal;
    }


/* iris specific -----------------------------------------------------------------------------------------------------*/

#footer_wrapper {
	position: absolute;
	width: 100%;
	background: transparent url('/iris/images/footer_bg_repeat_transparent.png') repeat-x top;
}

#footer {
/*	width: 1280px;*/
	margin: 0 auto;
	padding: 10px 10px 20px;
	color: #666;
	background: url('/iris/images/footer_bg_transparent.png') center 1px no-repeat;
	text-align: center;
}

.footer_col {
	float: right;
	width: 275px;
	height: 250px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0;
	text-align: right;
}

a.goto_top {
	display: block;
	width: 30px;
	height: 31px;
	margin: 10px auto 40px;
	background: url('/iris/images/top.png') no-repeat top center;
}

.footer-stat {
	border-bottom: 1px dotted #aaa;
}
.footer-stat:last-of-type {
	border-bottom: none;
}

.footer-stat .value {
	float: left;
}

@media (max-width: 1000px) {
	.footer-stat {
		padding-top: 3px;
		padding-bottom: 3px;
	}
}

/* chart -------------------------------------------------------------------------------------------------------------*/

.province-map-hover {
	line-height: 16pt;
	padding: 2px 10px;
	border: 1px solid gray;
	background-color: white;
	opacity: 0.9;
	border-radius: 4px;
}

.province-menu {
	display: none;
	font-family: BYekan;
	border-radius: 4px;
	border: 1px solid white;
	/*opacity: 0.9;*/
	position: fixed;
	background-color: white;
	line-height: 18px;
	width: 230px;
	padding: 1px;
	z-index: 1001;
}

.province-menu-title {
	direction: rtl;
	background-color: #ecf0ff;
	color: black;
	font-size: 10.5pt;
	padding: 5px 5px;
}

.province-menu-list {
	font-size: 10pt;
	padding: 2px 5px;
	border: 1px solid #bd1e56;
}

.province-menu-item {
	cursor: pointer;
	direction: rtl;
	font-size: 12px;
	margin: 5px 0;
}

.province-menu-item:hover {
	color: green;
}

.province-menu-close {
	float: left;
	cursor: pointer;
	color: #888;
	text-shadow: 1px 1px 1px white;
}
.province-menu-close:hover {
	color: #555;

}

/* chart tooltip -----------------------------------------------------------------------------------------------------*/

.chartTooltipWraper	{
	border:1px solid;
	padding:12px;
	border-radius:10px;
	background:rgba(255, 255, 255, 0.95);
}
.primInfoToolTip {
	font-size:13px;
	font-weight:bold;
	color:#191919;
}
.secInfoToolTip {
	font-size:13px;
	font-weight:normal;
	color:#191919;
	padding-top:6px;
}
.clktoViewTooltip {
	font-size:12px;
	font-weight:normal;
	color:#5C5C5C;
	padding-top:12px;
}

.exclusion label {
	font-size: 0.9em;
}

.theme-bg-color {
	color: #bd1e56;
}

.crawler-log-line-new {
	font-weight: bold;
}

.logo-company-light {
	position: absolute;
	top: -11px;
	right: 0;
	opacity: 0.5;
}
.logo-company-light:hover {
	opacity: 1.0;
}

.logo-company-light-new {
	position: absolute;
	top: -11px;
	right: 5px;
}
.logo-company-light-new:hover {
	opacity: 1.0;
}

/* ------------------------------------------------------------------------------------------------------------------ */

ul.multiMenu a, ul.multiMenu a:hover {
	text-decoration: none;
	border-bottom: 0;
}

ul.multiMenu {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

ul.multiMenu:hover {
	background-color: #e5e5e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e5e5e5));
	background: -webkit-linear-gradient(top, #f1f1f1 0, #e5e5e5 100%);
	background: -moz-linear-gradient(top, #f1f1f1, #e5e5e5);
	background: -o-linear-gradient(top, #f1f1f1 0, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #f1f1f1 0, #e5e5e5 100%);
	background: linear-gradient(top, #f1f1f1 0, #e5e5e5 100%);
/*	-moz-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #fff, inset 0 -1px 0 1px rgba(0, 0, 0, 0.1);*/
/*	-webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #fff, inset 0 -1px 0 1px rgba(0, 0, 0, 0.1);*/
/*	-o-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #fff, inset 0 -1px 0 1px rgba(0, 0, 0, 0.1);*/
	box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #fff, inset 0 -1px 0 1px rgba(0, 0, 0, 0.1);

	border-left-color: #cfcfcf !important;
	border-right-color: #cfcfcf !important;
	border-bottom-color: #cfcfcf !important;
	-moz-border-radius-bottomLeft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomRight: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	color: #444;
		background-color: #e7e7e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#dfdfdf));
	background: -webkit-linear-gradient(top, #e7e7e7 0, #dfdfdf 100%);
	background: -moz-linear-gradient(top, #e7e7e7, #dfdfdf);
	background: -o-linear-gradient(top, #e7e7e7 0, #dfdfdf 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0, #dfdfdf 100%);
	background: linear-gradient(top, #e7e7e7 0, #dfdfdf 100%);
	z-index: 3006;
/*	-moz-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);*/
/*	-webkit-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);*/
/*	-o-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);*/
/*	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);*/
}

ul.multiMenu > li > a {
	border-top: 1px solid transparent !important;
	border-right: 1px solid transparent !important;
	border-left: 1px solid transparent !important;
	border-bottom: 1px solid transparent !important;
}

ul.multiMenu > li:first-child > a {
	-moz-border-radius-topLeft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomLeft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

ul.multiMenu > li:last-child > a {
	-moz-border-radius-topRight: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomRight: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

ul.multiMenu > li > a:active {
	border-top-color: #d1d1d1 !important;
	border-left-color: #d1d1d1 !important;
	border-right-color: #d1d1d1 !important;
	border-bottom-color: #d1d1d1 !important;
	-moz-border-radius-bottomLeft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomRight: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	color: #444;
	background-color: #d7d7d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#e9e9e9));
	background: -webkit-linear-gradient(top, #dadada 0, #e9e9e9 100%);
	background: -moz-linear-gradient(top, #dadada, #e9e9e9);
	background: -o-linear-gradient(top, #dadada 0, #e9e9e9 100%);
	background: -ms-linear-gradient(top, #dadada 0, #e9e9e9 100%);
	background: linear-gradient(top, #dadada 0, #e9e9e9 100%);
	position: relative;
	z-index: 3006;
	-moz-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 0 0 #fff, inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}

ul.multiMenu :hover > a.level-1 {
	padding-bottom: 11px;
	border-top-color: #cfcfcf !important;
	border-left-color: #cfcfcf !important;
	border-right-color: #cfcfcf !important;
	border-bottom: 0 !important;
	-moz-border-radius-bottomLeft: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
	-moz-border-radius-bottomRight: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	color: #444;
	background-color: #e7e7e7;
	background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#e7e7e7));
	background: -webkit-linear-gradient(top, #dfdfdf 0, #e7e7e7 100%);
	background: -moz-linear-gradient(top, #dfdfdf, #e7e7e7);
	background: -o-linear-gradient(top, #dfdfdf 0, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #dfdfdf 0, #e7e7e7 100%);
	background: linear-gradient(top, #dfdfdf 0, #e7e7e7 100%);
	position: relative;
	z-index: 3006;
	-moz-box-shadow: inset 0 1px 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 1px 0 #fff;
	-o-box-shadow: inset 0 1px 1px 0 #fff;
	box-shadow: inset 0 1px 1px 0 #fff;
}

ul.multiMenu > li, ul.multiMenu > li li {
	float: left;
	position: relative;
}

ul.multiMenu > li {
	padding: 10px 5px;
}

ul.multiMenu li a {
	float: left;
	display: block;
	padding: 11px 10px 7px 10px;
	color: #444;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
}

ul.multiMenu ul.right a:hover, ul.multiMenu ul.right > li ul a:hover, ul.multiMenu ul.left a:hover, ul.multiMenu ul.left > li ul a:hover {
	color: #000;
	background-color: #ddd;
}

ul.multiMenu ul.right a:active, ul.multiMenu ul.right > li ul a:active, ul.multiMenu ul.left a:active, ul.multiMenu ul.left > li ul a:active {
	background-color: #ddd;
	-moz-box-shadow: inset 0 5px 5px -2px rgba(200, 200, 200, 0.5);
	-webkit-box-shadow: inset 0 5px 5px -2px rgba(200, 200, 200, 0.5);
	-o-box-shadow: inset 0 5px 5px -2px rgba(200, 200, 200, 0.5);
	box-shadow: inset 0 5px 5px -2px rgba(200, 200, 200, 0.5);
}

ul.multiMenu li > ul {
	display: none;
}

ul.multiMenu li:hover > ul {
	display: inline-block;
}

ul.multiMenu ul.right a, ul.multiMenu ul.right > li ul a, ul.multiMenu ul.left a, ul.multiMenu ul.left > li ul a {
	width: 230px !important;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background-color: #e7e7e7;
	background-image: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	direction: rtl;
	font-family: BYekan;
	font-size: 9pt;
}

ul.multiMenu ul {
	list-style: none;
	margin: -1px 0 0;
	padding: 0;
	border-top: 1px solid #cfcfcf;
	border-bottom: 2px solid #824593;
	position: absolute;
}

ul.multiMenu ul.right {
	top: 95%;
	left: 0;
	z-index: 3005;
}

ul.multiMenu ul.right > li ul {
	margin-right: -1px;
	top: 0;
	left: 100%;
	z-index: 3000 !important;
}

ul.multiMenu ul.right > li a {
	text-align: right !important;
	direction: rtl !important;
}

ul.multiMenu ul.right > li a.level-n {
	/*background: #e7e7e7 url(img/multiMenu/right.png) 95% center no-repeat;*/
}

ul.multiMenu ul.left {
	top: 100%;
	right: 0;
	z-index: 3005;
}

ul.multiMenu ul.left > li ul {
	margin-right: -1px;
	text-align: right !important;
	top: 0;
	right: 100%;
	z-index: 3000 !important;
}

ul.multiMenu ul.left > li a.level-n {
	/*background: #e7e7e7 url(img/multiMenu/left.png) 5% center no-repeat;*/
}

ul.multiMenu ul.left > li a {
	text-align: right !important;
}

ul.multiMenu ul.right :hover > a.level-n {
	color: #000;
	border-right-color: #ddd !important;
	background-color: #ddd;
	/*background-image: url(img/multiMenu/rightHover.png);*/
}

ul.multiMenu ul.left :hover > a.level-n {
	color: #000;
	border-left-color: #ddd !important;
	background-color: #ddd;
	/*background-image: url(img/multiMenu/leftHover.png);*/
}

ul.multiMenu ul.right > li ul li:first-child a {
	border-left-color: #ddd !important;
}

ul.multiMenu ul.left > li ul li:first-child a {
	border-right-color: #ddd !important;
}

ul.multiMenu a i {
	color: gray;
	font-size: 10pt;
}

/* highcharts ----*/

#province-map-container .highcharts-tooltip span {
	background-color: transparent !important;
}

#province-map-container .highcharts-tooltip > span > span {
	display: none;
}

.q1, .q2, .q3, .q4 {
	padding:2px;
	border-radius: 2px;
	color:white;
	line-height: 14pt;
	text-shadow: none;
	width: 20px;
	height: 20px;
	text-align: center;
	font-size: 9pt;
	top: 0;
	bottom: 0;
	margin: auto;
}
.q1 {
	background-color: rgb(164, 207, 99);
}
.q2 {
	background-color: rgb(232, 213, 89);
}
.q3 {
	background-color: rgb(251, 163,83);
}
.q4 {
	background-color: rgb(221,90,78);
}

.top1, .top5, .top10, .top25 {
	/*padding:2px;*/
	/*line-height: 14pt;*/
	border-radius: 2px;
	color:white;
	text-shadow: none;
	width: 22px;
	height: 22px;
	text-align: center;
	font-size: 9pt;
	top: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
}
.top1.inline, .top5.inline, .top10.inline, .top25.inline {
	width: 17px;
	height: unset;
	line-height: 15px;
	border: 1px dotted;
}
.top10 {
	background-color: #f9ebff;
	border: 1px solid #9930c9;
	color: #5b1f77;
}
.top5 {
	background-color: #e6fdd7;
	border: 1px solid #87BE8A;
	color: #006600;
}
.top1 {
	background-color: #ECF0FF;
	border: 1px solid #aabcff;
	color: #000099;
	font-size: 10px;
}
.top25 {
	background-color: #FFF5DF;
	border: 1px solid #F2C051;
	color: #820000;
	font-size: 10px;
}

.bottom10 {
	/*background-color: #f9ebff;*/
	border-bottom: 1px dashed #9930c9;
	color: #5b1f77;
}
.bottom5 {
	/*background-color: #e6fdd7;*/
	border-bottom: 1px dashed #87BE8A;
	color: #006600;
}
.bottom1 {
	/*background-color: #ECF0FF;*/
	border-bottom: 1px dashed #aabcff;
	color: #000099;
	font-size: 10px;
}
.bottom25 {
	/*background-color: #FFF5DF;*/
	border-bottom: 1px dashed #F2C051;
	color: #820000;
	font-size: 10px;
}

#author-citation-history .highcharts-label span {
	background-color: transparent !important;
}

#search-map {
	padding: 0;
	margin: 0;
}