.cp-tm-container .cp-tm-filter {
    max-width: 520px;
}

.cp-login .cp-login-footer {
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 50%;
    padding-right: 14px;
    display: flex;
    align-items: center;
    align-self: flex-end;
    justify-content: space-between;
    font-weight: bold;
    z-index: 3;
    height: 30px;
    font-size: 15px;
}