body {
    background-image: url(../../Images/login-back.jpg);
    background-position: center;
    background-size: cover;
    opacity: 0.9;
}

.container {
    padding-top: 100px;
}

@font-face {
    font-family: 'IRANSansWeb';
    src: url('../Font/YekanWeb.woff') format('truetype');
}

.font-byekan {
    font-family: IRANSansWeb;
}

.checkbox {
    padding-right: 30px;
}

.opacity {
    position: absolute;
    background-color: #161716;
    z-index: 1000000000;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.3;
}

.panel {
    z-index: 45000000000000000000;
    position: absolute;
    width: 100%;
}
