
.search-wrapper.active .input-holder {
    width: 590px;
}

.search-wrapper.active .close {
    left: 510px;
}

.text-confirm {
    text-align: center;
    opacity: 50%;
    font-size: 25px;
}

tr.link {
    cursor: pointer;
}

.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
}

/**
 * Normally hidden items for showing in prints ...
 */
#print-logo {
    display: none;
}

#tbl-operations {
    display: none;
}
