@charset "utf-8";
@import url("../webfonts/Shekasteh_V2_001/stylesheet.css");
@import url("../webfonts/Salamat/stylesheet.css");

body{
	background-image: url("../images/Img5.jpg");
	background-size: cover;
	height: 100%;
}
.container-fluid{
	margin-top: 50px;
}
hr {
  position: relative;
    border: none;
    height: 2px;
    background: #333333;
	margin-top: 20px;
}
h3{
	font-family:"Shekasteh V2 001";
	text-align: center;
	color: white;
	
}
h4{
	font-family:"Shekasteh V2 001";
	color: #000000;
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
	
}

label{
	font-family:"Shekasteh V2 001";
	color: #FFFFFF;
	font-size: 22px;
}
input{
	font-family:Salamat;
	font-size: 22px;
	margin-top:15px;
	
}

.funcDiv{
	margin-top: 20px;
	padding: 0px 40px 0px 40px;
	display: none;
	
}
.Divrow{
	font-family:"Shekasteh V2 001";
	background-color: #999999;
	min-height: 50%;
	border-radius: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}

.Divname{
	font-family:"Shekasteh V2 001";
	font-size: 20px;
	text-align: center;
}
.Divnumber{
	font-family:"Shekasteh V2 001";
	font-size: 20px;
	text-align: center;
	color: black;

}
.Callert {
	margin-top: 20px;
	display: none;
}
.alert-danger {
   font-family:"Shekasteh V2 001";
    background-color: #ea5455;
    color: #FFFFFF;
    font-size: 20px;
    -webkit-box-shadow: 0px 0px #EA5455;
    box-shadow: 0px 0px #EA5455;
	border: 0px;
	
}
.Karname{  
  font-family:"Shekasteh V2 001";
 font-size: 20px;
  position:fixed;
  top:0px;
  width:100%;
  height:0;  
  box-sizing:border-box;
  color:white;  
  text-align:center;
  background:#F42529;
  transition:height .2s;
  z-index: 2;
}
.crator{
	font-family:"Shekasteh V2 001";
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 100px;
	z-index: 2;
}
#boxKarname:before{
  display:block;
  margin-top:15px; 
  
}

.Karnamep{  
  height:50px;
}

.KarnameD:before{
  Content:"اعداد وارد شده باید بین 0 تا 20 باشد";
  z-index: 2;

}
.col-md-6.float-right form {
	 font-family:"Shekasteh V2 001";
	margin-bottom: 30px;
	margin-top: 20px;
}
.myDarse {
	direction: rtl;
	text-align: right;
	font-size:17px;
	font-weight: bold;

}

