.bg-ivy {
    z-index: 0;
}

.bg-ivy img {
    width: 1000px;
    position: fixed;
    right: -50px;
    top: -150px;
    opacity: 0.018;
}

.app {
    z-index: 999;
    margin-bottom: 100px;
}

.hdr {
    margin-bottom: 100px;
}

.lsprt {
    display: inline-block;
    width: 100%;
    height: 20px;
}

.form-control {
    /* line-height: 3; */
    background: #f5f5f5;
    border: none;
}

.form-control:focus {
    background: #f5f5f5;
}

/* .form-control.min {
    line-height: 1.25;
} */

.btn {
    cursor: pointer;
    float: right;
}

.btn.bk {
    margin-right: 5px;
}

#stp1 {
    display: inline;
}

#stp2, #stp3, #stp4 {
    display: none;
}

#add-rc {
    float: left;
    display: inline;
}

div.line {
    width: 100%;
    display: grid;
}

#table-prof {
    display: none;
}