/* ######### CSS for Shade Tabs. Remove if not using ######### */
/*
.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}*/

.ui-tabs-hide { display: none; }