body {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.cf-calendar-date-box {
    cursor: default;
}

.cf-currency {
    white-space: nowrap;
}

.cf-float {
    display: inline;
}

.cf-form-button, button {
    white-space: nowrap;
}

.cf-form-help {
    cursor: help;
}

.cf-form-label {
    white-space: nowrap;
}

.cf-hidden-element {
    display: none;
}

.cf-horizontal-slider-handle {
    position: relative;
    top: -4px;
}

.cf-inline {
    display: inline;
}

.cf-invisible-element {
    visibility: hidden;
}

.cf-line {
    white-space: nowrap;
}

.cf-plane-x-crosshair {
    background: #000000;
    border-width: 0px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
    width: 1px;
}

.cf-plane-y-crosshair {
    background: #000000;
    border-width: 0px;
    height: 1px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    position: absolute;
    width: 100%;
}

.cf-preformatted {
    white-space: pre;
}

.cf-skeleton {
    background: transparent none;
    border-style: none;
    border-width: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}

.cf-table-row-deleted {
    text-decoration: line-through;
}

.cf-tooltip {
    display: none;
    position: absolute;
    z-index: 3;
}

.cf-vertical-slider-handle {
    position: relative;
    left: -4px;
}

.cf-window {
    display: none;
    position: absolute;
    z-index: 5;
}

.cf-window-close-button {
    position: absolute;
    right: 5px;
    width: 11px;
}
