@media projection, screen{.tabs-hide{display:none;}
}
@media print{.fragment{display:block !important;height:auto !important;opacity:1 !important;}
.anchors{display:none;}
}
.anchors{list-style:none;margin:0;padding:0 0 1px;}
.anchors:after{display:block;clear:both;content:" ";}
.anchors li{float:left;margin:0 1px 0 0;}
.anchors a{display:block;position:relative;top:1px;border:1px solid #eaeaea;z-index:2;padding:5px 9px;color:#000;text-decoration:none;}
.anchors .tabs-selected a{margin-bottom:20px;}
.anchors a:focus, .anchors a:active{outline:none;}
.anchors .tabs-selected a, .anchors a:hover, .anchors a:focus, .anchors a:active{background:#fafafa;}
.anchors .tabs-selected a:link, .anchors .tabs-selected a:visited, .anchors .tabs-disabled a:link, .anchors .tabs-disabled a:visited{cursor:text;}
.anchors a:hover, .anchors a:focus, .anchors a:active{cursor:pointer;}
.anchors .tabs-disabled{opacity:.4;}
.anchors .tabs-disabled a:hover, .anchors .tabs-disabled a:focus, .anchors .tabs-disabled a:active{background:transparent;}
.fragment{}