@font-face {
    font-family: 'PangMenZhengDao';
    src: url('./PangMenZhengDaoBiaoTiTiMianFeiBan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
#loading_main_stanley {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99999;
    padding-top: 5%;
    text-align: center;
    font-size: 14px;
}

#stanley {
    background:linear-gradient(to right ,#EFF6FF,#FEFEFF);
    /* background: url('/newui/img/login_bg/bg-202408.png') no-repeat; */
    /* background: #fff; */
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

#pos .el-button--text {
    color: #4B5563;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    margin-right: 20px;
}

#pos {
    color: #4B5563;
}

#pos img {
    width: 155px;
    margin-top: -3px;
    margin-right: 35px;
    margin-left: 7px;
    position: absolute;
}

#footer {
    margin-top: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    /* background-color: #fff; */
    text-align: center;
    background:linear-gradient(to right ,#EFF6FF,#FEFEFF);
}

#footer .el-button--text {
    color: #4B5563;
    background: 0 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    margin-right: 22px;
}

#onediv {
    margin-top: 22px;
}

#onediv img {
    width: 19px;
    margin-right: 12px;
}

.el-row {
    margin-left: 0px!important;
    margin-right: 0px!important;
    width: 100%;
    height: 100%;
}

.disabled {
    background-color: #ddd;
    border-color: #ddd;
    color: #57a3f3;
    cursor: not-allowed;
}


.input-with-select.el-input--small .el-input__inner {
    height: 40px !important;
    line-height: 40px !important;
}
.loginForm .el-input--small .el-input__inner {
    height: 40px !important;
    line-height: 40px !important;
}

.box-card .el-card__body{
    padding:30px !important;
    border-radius: 10px !important;
}

