@charset "utf-8";
@import url("../webfonts/Mj_Abasan/stylesheet.css");
@import url("../webfonts/IranNastaliq/stylesheet.css");
@import url("../webfonts/Far_Nazanin/stylesheet.css");
@import url("../webfonts/beyond_the_mountains/stylesheet.css");
@import url("../webfonts/FontsFree_Net_Beyond/stylesheet.css");
@import url("../webfonts/Far_TV/stylesheet.css");
@import url("icomoon/stylesheet.css");
@import url("IranNastaliq/stylesheet.css");
@import url("Mj_Noor/stylesheet.css");



* {
    padding: 0px;
    margin: 0px;
}

body {
	text-align: right;
	font-family: IranNastaliq;
	font-size: x-large;
}
h2 {
	text-align: center;
	font-size: xx-large;
	text-decoration: none;
}


.container-fluid {
	background-color: rgba(0,0,0,1.00);
	max-width: 2000px;
	padding-top: 50px;
	background-image: url(../../mihan%20tablo/images/5487851.jpg);
	background-size: cover;
	color: #FFFFFF;
	line-height: 65px;
}
.col .col-md-6.float-right {
    background-color: rgba(156, 164, 130, 1.00);
    border: 2px solid rgba(255, 120, 0, 1.00);
    padding-top: 50px;
}
form #rdo .div1:hover {
	opacity: 0.6;
	transition: 0.5s;
}

form #rdo .div2:hover {
	opacity: 0.6;
	transition: 0.5s;
}

form #rdo .div3:hover {
	opacity: 0.6;
	transition: 0.5s;
}


.col .col-md-6.float-left {
    background-color: rgba(51, 176, 238, 1.00);
}

#resultdiv {
	color: rgba(255,255,255,1.00);
	display: none;
	font-style: normal;
	text-align: center;
	width: 415px;
	background-color: #2200FF;
	font-size: large;
	border: 2px inset #000000;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,1.00);
	font-family: IranNastaliq;
	height: 790px;
	padding-top: 20px;
	text-decoration: none;
	float: none;
	clear: none;
	overflow-x: scroll;
}
.row .col-md-4.col-4:hover {
	opacity: 0.8;
	transition: 0.5s;
}


#errordiv {
	background-color: rgba(255,0,3,0.82);
	color: rgba(255,255,255,1.00);
	height: 250px;
	font-family: IranNastaliq;
	font-style: normal;
	font-weight: 400;
	display: none;
	padding-top: 90px;
	text-align: center;
	font-size: x-large;
	border: 2px inset #000000;
	margin-top: auto;
	margin-bottom: auto;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,1.00);
	padding-bottom: auto;
}

footer {
	text-align: center;
	line-height: 80px;
	font-family: "Mj Noor";
	font-size: x-large;
	color: rgba(255,255,255,1.00);
}
div a img {
	width: 30px;
	height: 30px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}


.btn {
	background-color: #FF4F00;
	color: #FFFFFF;
	padding-left: 150px;
	padding-right: 150px;
	font-size: x-large;
	-webkit-box-shadow: 0px 0px 8px 4px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 8px 4px rgba(0,0,0,1.00);
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-decoration: none;
	text-align: justify;
}
.btn:hover {
	background-color: white;
	opacity: 0.8;
	transition: 0.7s;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
	background-color: black;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 1px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,1.00); 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #494949; 
}
