.tp-guarantee-result-nk .result-item-nk, .result-item-nk {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 20px;
    background: #fff;
}

.tp-guarantee-result-nk .result-item-nk .info-field {
    border-bottom: 1px dashed #ccc;
    padding: 5px 0;
}

.tp-guarantee-result-nk .result-item-nk .info-field:last-child {
    border-bottom: none;
}

.tp-guarantee-result-nk .result-item-nk .info-label {
    font-weight: bold;
    min-width: 150px;
    display: inline-block;
}

.guarantee-search-form {
    text-align: center;
}

.guarantee-search-form .guarantee-search-btn-nk {
    height: 49px;
}
.guarantee-search-form .guarantee-search-btn-nk {
    height: 49px;
}

.guarantee-search-form  .search-field {
    width: 100%;
    max-width: 500px;
}

.guarantee-search-btn-nk {
    position: relative;
    z-index: 9999;
}