.vine-clear:after {
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    content: " ";
    visibility: hidden;
}

* html .vine-clear {
    zoom: 1;
}

*:first-child + html .vine-clear {
    zoom: 1;
}

.vine-hide {
    display: none;
}

.vine-title {
    color: #444;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.vine-full,
.vine-select .vine-full,
.vine-select select.vine-full {
    box-sizing: border-box;
    width: 100% !important;
}
