/* The manager page no longer waits for the JavaScript fade observer. */
body.page-id-37785 .fadeUp,
body.page-id-37785 .fadeLeft,
body.page-id-37785 .fadeRight {
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
}

/* Always show both staff comments; the read-more control is no longer needed. */
#tokyo4_01 .cp_toggle,
#tokyo4_02 .cp_toggle,
#tokyo4_01 .cp_btn,
#tokyo4_02 .cp_btn {
    display: none !important;
}

#tokyo4_01 .cp_container,
#tokyo4_02 .cp_container {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
}
