﻿#stick_box {
    max-width: none !important;
    position: fixed;
    overflow: hidden;
    z-index: 9998;
}

#stick_table {
    max-width: none !important;
}

#stick_box #stick_table thead tr td,
#stick_box #stick_table thead tr td {
    white-space: normal !important;
}
