.cus-footer {
    display: none;
    position: static;
    padding: 7px 7px;
    width: 100%;
    background: #008cba;
    color: #fff;
}

.cus-footer a{color: #fff !important; text-decoration:none;}

.function-login .cus-footer, 
.function-register .cus-footer, 
.function-remind .cus-footer, 
.function-menu .cus-footer,
.function-changepwd .cus-footer {
    position: fixed;
    bottom: 0;
    padding: 7px 7px;
    width: 100%;
    background: #008cba;
    color: #fff;
}

.rnr-dragndrop-area {
    height: 30px;
}