﻿ @font-face {
    font-family: Early;
    src: url("../../fonts/Early.otf");
	font-display: swap;
}
@font-face
{
 font-family:'vazir';
src: url("../../fonts/Vazir.ttf") format('truetype'),  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
	url("../../fonts/vazir-webfont.woff") format('woff');
	font-display: swap;
}
/*Iran Sans Font*/
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Light.eot');
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum).eot');
    src: url('../../fonts/IranSans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../../fonts/IranSans/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../fonts/IranSans/IRANSansWeb(FaNum).ttf') format('truetype');
}
body {
	background-image:url("/images/azmoon-bg-1.jpg");
	color:black;
	font-family:"IRANSans","vazir"  ,"Calibri" !important;

}
.red {
	color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}


.menu {
	font-family: tahoma;
	font-size: 9pt;
	font-style: normal;
	height: 250px;
	width: 50px;
	left: 0px;
	top: 200px;
}
.tahoma9 {
	font-family: Tahoma;
	font-size: 9pt;
}
.tahoma7 {
	font-family: Tahoma;
	font-size: 7pt;
}
.tahoma9white {
	font-family: Tahoma;
	font-size: 9pt;
	color:#fff;
}
.tahoma9red {
	font-family: Tahoma;
	font-size: 9pt;
	color:red;
}
.black{
	color:black;
}
.font_correct {
	font-family: Tahoma;
	font-size: 9pt;
	color: #009933;
}
.font_incorrect {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FF0000;
}
.font_non_answered {
	font-family: Tahoma;
	font-size: 9pt;
	color: #808080;
}

span {
	color:black;
}
button {
	background-color:red;
}
#page_gl {
	margin:0px;
	background-attachment:fixed;
	background-image:url("/img/page_gl.png");
	background-repeat:no-repeat;
}
#page_g{
	margin:0px;
	background-image:url("/img/page_g.jpg");
	background-repeat:y-repeat;
	width:60px;
	height:650px;
	float:right;
}
#head{
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0, 0, 0,0.4));
height: 220px;
}
#test_list{
	background:#a8a8aa9c;
	margin:0px auto;

	max-width:95%;
}
.ques{
	background:#fff;
	box-shadow:0 0 5px  white;
	-webkit-box-shadow:0 0 5px  white;
	margin-bottom:5px;
	padding:10px;
}
.result-form{
	max-width: 900px;
margin: 0 auto;
background: #fff;
box-shadow: 0 0 5px;
padding:10px;
border-radius:5px;
}
.home-test-list{
	width:800px;
	max-width:95%;
	margin:0px auto;
	background:#a8a8aa9c;
	border-radius: 10px 10px 0px 0px;
overflow: hidden;
margin-top:-105px;
}
.home-test-list ul{
	padding:10px;
}
.home-test-list .title{
	height:80px;
	background-image: linear-gradient(rgba(196, 196, 196, 0.8), rgba(255, 255, 255, 0.5), rgba(183, 178, 178, 0.8));
	position:relative;
}
.home-test-list .logo{
position: absolute;
width: 60px;
height: 60px;
background: url(http://w4study.ir/image/logo.png);
padding: 10px;
right: 20px;
top: 10px;
background-size: 90% 90%;
background-position: top;
border-radius: 100px;
opacity:0.7;
box-shadow: 0 0 10px;
transition:all 1s; 
}
.home-test-list .logo:hover{
	opacity:0.8;
}

.home-test-list .text{
	font-size:25px;
	text-align:center;
	padding-top:20px; 
}
#test_list table{
	border:0px !important;
}
#test_title{
background-color: #fff;
margin: 5px auto;
box-shadow: 0 0 5px white;
-webkit-box-shadow: 0 0 5px #fff;
min-height: 80px;
max-width:800px;
padding: 10px;
}
.mya{
	background-image:url('/images/correct.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	display:block;
	text-decoration:none;
	

}
.mya:hover{
	background-image:url('/images/incorrect.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	display:block;
	color:red;
	

}
.mya:visited{
	background-image:url('/images/incorrect.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	display:block;
	color:brown;

}
.mytimer{
	position:fixed;
	top:0px;
	left:0px;
	z-index:100;
}