.custom-height-top {
    height: 40px;
    top: 10px;
    position: absolute
}

.custom-border {
    border-top: 1px solid #ccc;
    padding-top: 25px;
}

.custom-change-pwd {
    text-decoration: none;
    color: inherit;
}