/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

.yui3-datatable-message {
    display: none;
}

.yui3-datatable-message-visible .yui3-datatable-message {
    display: block;
    display: table-row-group;
}
