@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: 900;
	src: url('font/eot/IRANSansWeb_Black.eot');
	src: url('font/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Black.ttf') format('truetype');
}
@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: bold;
	src: url('font/eot/IRANSansWeb_Bold.eot');
	src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: 500;
	src: url('font/eot/IRANSansWeb_Medium.eot');
	src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: 300;
	src: url('font/eot/IRANSansWeb_Light.eot');
	src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: 200;
	src: url('font/eot/IRANSansWeb_UltraLight.eot');
	src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: irns;
	font-style: normal;
	font-weight: normal;
	src: url('font/eot/IRANSansWeb.eot');
	src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */ url('font/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/ url('font/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('font/ttf/IRANSansWeb.ttf') format('truetype');
}

* {
	font-family: irns;
	font-weight: 300;
	text-align: center;
}
body {
	background: rgb(233,228,220);
	background: -moz-linear-gradient(top, rgba(233,228,220,1) 0%, rgba(247,246,244,1) 50%, rgba(233,228,220,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,228,220,1) 0%, rgba(247,246,244,1) 50%, rgba(233,228,220,1) 100%);
	background: linear-gradient(to bottom, rgba(233,228,220,1) 0%, rgba(247,246,244,1) 50%, rgba(233,228,220,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e4dc', endColorstr='#e9e4dc', GradientType=0 );
}
.error-template {
	padding: 40px 15px;
	text-align: center;
}
.error-actions {
	margin-top: 15px;
	margin-bottom: 15px;
}
.error-actions .btn {
	margin-right: 10px;
}
.not_found {
	width: 120px
}
h2 {
	margin-bottom: 20px
}
h1 {
	color: #C9302C;
	font-weight: 600;
	font-size: 93px;
	margin-top: 0;
}
h2 {
	line-height: 45px;
	font-weight: 500;
	font-size:1.7em;
}
