    .login-content {
    margin: 0 auto;
    max-width: 364px;
}

.login-box {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.welcome-text {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}

    .welcome-text span {
        font-size: 20px !important
    }

.imgsend2 {
    width: auto;
    -webkit-appearance: none;
    font-weight: bold;
    cursor: pointer;    
    color: #384d55;
    background-color: #A6CE39;
    margin-top: 15px;
    border: none;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    outline: none
}

/*.imgsend2eng {
    width: 140px;
}*/

.HyForget {
    font-size: 14px !important;
    color: #a6ce39;
}

    .HyForget:hover, .createacc:hover {
        Color: #58595B;
    }

.createacc {
    color: #a6ce39;
    font-weight: bold
}

.changelang {
    direction: ltr;
}

.changelangeng {
    direction: rtl
}

input {
    width: 100%;
    visibility: visible
}

.error-not span, .loginerror {
    font-size: 13px !important;
    color: red;
}
