.ocsLoginDiv {
    background-repeat: no-repeat;
    background-position: center;
    background-size : cover;
    overflow-y: hidden !important;
}

.ooclLogistic {
    height: 56px;
    width: 600px;
    float: left;
    margin: 0;
    background: left top no-repeat;
    background-size: contain;
    margin-left: 40px;
    margin-top: 70px;
}

tr#titleTable td {
    vertical-align: bottom;
}

.systemTitle {
    font-family: Raleway,Helvetica Neue,Helvetica,Arial,sans-serif,Source Han Sans,Noto SansCJK;
    font-weight: 700;
    color: #000000;
    font-size: 36px;
}

.inputBox {
    color: #fff;
    background-color: #514f4a;
    height: 35px;
    font-size: 16px;
    width: 100%;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #AAAAAA;
}

.icon-exclamation {
    background: url("../scripts/ext/extjs/resources/themes/images/default/form/exclamation.gif") no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.ocsFoot {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 3px;
    background: #514f4a;
}

.footer_left {
    width: 15%;
}

.podiumImg {
    margin: 6px auto 0;
    width: 191px;
    height: 30px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.footerWords {
    color: #ffffff;
    font-size: 10px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

a.copyRight {
    color: #ffffff !important;
    font-size: 10px;
}

a.copyRight:hover {
    color: #0090FF !important;
}

