/*
YUI 3.13.0 (build 508226d)
Copyright 2013 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;
}
