.success-msg {
    display: none;
    margin-top: 15px;
    color: green;
}
.sht{
    border: 1px solid #cacdd2;
    border-radius: 4px;
    position: relative;
    height: 48px;
    padding: 0 20px;
    line-height: 47px;
    font-weight: 500;
    font-size: 14px;
}