
.th-1{
    color: blue;
    text-align: center;
}
label{
    font-size: 20px;
    font-family: "B Yekan";
}
.divstyle-head{
/*border-radius: 30px 30px 30px 30px;*/
width: 100%;
height: 80px;
background-color: rgb(0, 133, 254);
border-radius: 0px 0px 5px 5px;
position: sticky;
margin-top: 100px;
margin-bottom: 10px;

}



.btnlogins{
    position: absolute;
    margin-left: 15px;
    font-size: medium;
    font-family: "B Yekan";
    left: 0;
    bottom: 15px;
    width: 100px;
    height: 50px;
    color: #0085fe;
    background-color: #d2ebff;
    border-width:0px;
    border-radius: 5px;
}

.lblLogin
{
    position: absolute;
    margin-left: 10px;
    font-size: large;
    font-family: "B Yekan";
    left: 0;
    bottom: 0;
    margin-bottom: 15px;
    width: auto;
    height: 30px;
    color:#0085fe;
    border-width:0px;
    border-radius: 5px;
}
.lblAcount
{
    position: absolute;
    margin-left: 10px;
    font-size: large;
    font-family: "B Yekan";
    left: 0;
    bottom: 0;
    margin-bottom: 50px;
    width: auto;
    height: 30px;
    color:#0085fe;
    border-width:0px;
    border-radius: 5px;
}

.lblStateBot
{
    position: absolute;
    margin-left: 10px;
    font-size: large;
    font-family: "B Yekan";
    left: 0;
    bottom: 0;
    margin-bottom: 85px;
    width: auto;
    height: 30px;
    color:red;
    border-width:0px;
    border-radius: 5px;
}


.divstyle-head ul li{
list-style: none;
display: inline;
margin-right: 1%;
font-size: 12pt;
top: 25px;
border-bottom-left-radius: 50px;
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: #d2ebff;
padding: 0px 0px 0px 10px;
position: relative;
}

.divstyle-head ul li:hover{
    border-bottom-color: #d2ebff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}
.divstyle-Data ul li{
list-style: none;
display: inline;
margin-right: 1%;
font-size: 15pt;
top: 25px;
border-bottom-left-radius: 5px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #d2ebff;
padding: 0px 0px 0px 30px;
position: relative;;
}
.divstyle-Data ul li:hover{
    border-bottom-color: red;
    background-color: #9cffdf;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.tbl-header{
    background-color: rgb(114, 201, 255);
}
.tbl-content{
    height:300px;
    overflow-x:auto;
    margin-top: 0px;
    border: 2px solid #c5d4ff;
}
.th-Account{
    padding: 20px 23px;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
}
.td-Account{
    padding: 18px;
    text-align: right;
    vertical-align:center;
    font-weight: 300;
    font-size: 18px;
    color: #696969;
    border-left: 1px solid rgba(222, 222, 222, 0.86);
}

.divstyle-head a{
    color: white;
    text-decoration: none;
    }
.divstyle-foter{
    width: 100%;
	height: auto;
	float: left;
	background: rgb(0, 133, 254);
	margin-top: 80px;
	margin-left: 0%;
	margin-right: 0%;
    border-radius: 50px 50px 0% 0% ;

}
.divstyle-headPageOther{
    /*border-radius: 30px 30px 30px 30px;*/
    width: 100%;
    height: 110px;
	background:  #CE2F13;
    border-radius: 0% 0% 30% 30%;
    padding: 0.25%;
    border-radius: 0% 0% 50px 50px;
    }
.divstyleBody{
    /* text-align: center; */
font-size: medium;
background-color:  #d2ebff;
/*border-radius: 30px 30px 30px 30px;*/
width: 100%;
height: 1500px;
margin-top: 2%;
}
.divstyleBodydivcenter{
height: auto;
width: 95%;
background-color: white;
right: 2.5%;
position: relative;
}
.divstyleBodydivcenter ul li{
    
    margin-right: 20px;
    font-size: 14pt;
    list-style: url(../img/Tick20px.png);
    }
.imgLogo{
width: 150px;
height: 150px;
right: 0;
margin-right: 10px;
margin-top: 5px;
position: absolute;
}
.Logo-h2{
    position:absolute;
    right: 0;
    margin-right: 170px;
}
.divstyleBodydivleft{
position: absolute;
height: 300PX;
width: 0px;
left: 0;
float: left;
background-color: transparent;
}
.divstyleBodydivRight{
    position: absolute;
height: 300PX;
width: 0px;
right: 0;
float: right;
background-color: transparent;
}
.img-iconsApp{

    width: 11%;
    height: 11%;
}
.img-iconsHeder{

    width: auto;
    height: 60px;
}
.body{
    margin: 0px;
    font-family: "B Yekan";
    font-size: 16pt;
    background-color:#d2ebff;
}
.btn-Menu{
    margin-top: 2%;
    margin-right: 2%;
    background-color: rgb(209, 209, 209);
    width: 9%;
    height: 50px;
    font-size: 12pt;
    border: 0px;
    border-bottom: 6px solid rgb(170, 170, 170);
    border-radius: 20px 20px 0px 20px;
    font-weight: bold;
}
.btn-Menu:hover{
    background-color: gray;
    color: white;
    border-bottom: 10px solid rgb(255, 255, 255);
}
.btn{
    background-color: rgb(255, 255, 255);
    border: 3px solid rgb(54, 54, 54);
    width: 20%;
    height: 50px;
    font-size: 20px;
    border-radius: 10px 10px 10px 10px;
}
.btn:hover{
    background-color: gray;
}

.divAbout{
    width: 90px;
    height: 180pt;
    position: fixed;
    right: 0px;
    top: 15%;
    padding-right: 2.5pt;
    background-color:#CE2F13;
    border-radius: 20px 0px 0px 20px;
}

.logo{
    margin-right: 0px;
    margin-top: 0px;
    top: 0;
    margin-bottom: 0px;
    width: 100%;
    height: 110px;
    position: absolute;
    background-color:  rgb(0, 133, 254);;
}

.logo h1{
    color:  #d2ebff;
    margin-right: 30px;
}


.divLogin{
    background-color: white;
    border-color: white;
    border-radius: 0px 40px 0px 40px;
    border-width: 2px;
    border-style: solid;
    width: 50%;
    height: auto;
    margin-top: 50px;
    border-left-color: #0085fe;
    border-bottom-color: #0085fe;
}
.text{
    width: 80%;height: 33px;
    font-size: x-large;
    text-align: center;
    border-width: 0px 0px 2px 0px;
    border-style:  solid;
    border-color:   #0085fe;
    background-color: #d2ebff;
    margin-bottom: 20px;
}
.btnLogin{
    color: white;
    width: 81%;
    height: 50px;
    border: 1px solid  #0085fe;
    border-radius: 7px;
    font-size: larger;
    background-color: #0085fe;
}
.btnLogin:hover{
    background-color: #d2ebff;
    border-width: 0px;
    color: black;
}
.redstar
{
    color: red;
    float: right;
    font-size: xx-large;
    margin-right: 8%;
    margin-left: -9%;
    margin-top: 0px;
    margin-bottom: 0px;
}
.divEnemad{
    padding-top: 20px;
    padding-left: 50px;
}
