body {
    margin: 0px;
    padding: 0px;
}

.divmain {
    background: url("/images/login/login.jpg") no-repeat;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    position: absolute;
}

.labeltitle {
    margin-top: 20px;
    padding-bottom: 20px; 
    font-size: 30px;
    font-family: ؟،جم;
    color: cadetblue;
    text-align:center;
}

.label {
    font-family: ؟،جم !important;
    color: black !important;
    font-size: 16px !important;
    font-family: inherit;
}
/*.content {
   margin:13% 10% 0px 55%; 
   width:500px;
   height:340px;
   border:4px solid #7dbedd;
   border-radius:15px; 
   background-color:#def2f9; 
}*/

.content {
    margin: 13% 10% 0px 55%;
    width: 500px;
    height: 340px;
    border: 1px solid #c3c3c3;
    border-radius: 15px;
    background-color: rgba(255,255,255, 0.50);
    margin: 13% auto;
}

.submitbtn {
    margin-left: 20px;
    width: 260px;
}
