

@font-face {
    font-family: 'Droid-Arabic-Kufi';
    src: url("../fonts/Droid-Arabic-Kufi.woff") format("woff"),
    url("../fonts/Droid-Arabic-Kufi.ttf") format("truetype"),
    url("../fonts/Droid-Arabic-Kufi.woff2") format("woff2");

}


* {
    font-family: 'Droid-Arabic-Kufi';
    src: url("../fonts/Droid-Arabic-Kufi.woff") format("woff"),
    url("../fonts/Droid-Arabic-Kufi.ttf") format("truetype"),
    url("../fonts/Droid-Arabic-Kufi.woff2") format("woff2");
}

.mine_label {

float: right;
background: none;
color:#00695c;
font-size: 14px;
}



section {
  float: right;
  background-color: #4db2fd;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  margin: 0 0 20px;
}


a {
float: center;
background: none;
color:#1366a5;

line-height: 20px;
text-align: center;
font-size: 14px;


}


p {

background: none;
color:#16856c;

line-height: 20px;
text-align: right;
font-size: 14px;


}

h1 {
float: center;
background: none;
color:#1366a5;

line-height: 20px;
text-align: center;
font-size: 20px;


}

h2 {
float: center;
background: none;
color:#1366a5;

line-height: 20px;
text-align: center;
font-size: 18px;


}

h3 {
float: center;

color:#00796b;

line-height: 20px;
text-align: center;
font-size: 16px;


}
h4 {
float: center;

color:#1366a5;

line-height: 20px;
text-align: center;
font-size: 15px;


}

h5 {
float: center;

color:#16856c;

line-height: 20px;
text-align: center;
font-size: 15px;


}
h6 {
float: center;
background:#09584a;
color:#f4f9ed;


text-align: center;
font-size: 17px;


}

td,tr {
float: center;

color:#0e907e;


text-align: center;
font-size: 14px;


}

input {
float: center;

color:#1366a5;


text-align: center;
font-size: 14px;


}

.page-content {
	font-weight: bold;
	padding-top: 60px;
	text-align: right;
}
.login-signup {
	margin: 10px;
	text-decoration: none;
	float: right;
}

.login-signup a {
	text-decoration: none;
	font-weight: 700;
		float: right;
}
 .send{
	 color:#b2dfdb;
	 background: #004d40;
	 width: 200px;
	 padding:5 20px

 }


 select {
 color:#0c5a94;
    background: #f0f0f0;
    width: 300px;


 }


 .btn_mine {



text-align: center;

font-size:14px;
color: white;
 background-color:#004d40;
 border-color: black;
 width:200px;
border-radius: 8px
}


 div {

float: center;

color:#5b8244;
font-size: 13px;



}




.span_mine {

	font-size: 16px;
text-align:center;
display: block;
margin : 2px 2px 2px 2px;
color:#e0e0e0;
background: #00695c;
 width: 150px;
	border-radius: 8px
}


.a_mine {

	font-size: 16px;
text-align:center;
display: block;
margin : 2px 2px 2px 2px;
color:#e0e0e0;
background: #00695c;
 width: 150px;
	border-radius: 8px
}



