#supplement ul.etabs { margin: 0; padding: 0; }
#supplement .tab { display: inline-block; zoom:1; *display:inline; background: #EBEBEB; margin-right: 0.3em; margin-bottom:0; padding: 1em 0 1em 0; width:40px; vertical-align:middle; min-height:1.5em; float:left; margin-right:10px;}
#supplement .tab:last-child{ margin-right:0;}
#supplement .tab a { font-size: 14px; line-height: 1.5em; display: block; padding: 0 10px; outline: none; word-wrap:break-word; background:none; font-weight:bold; text-decoration:underline;}
#supplement .tab.active a { text-decoration:none;}
#supplement .tab.disabled a, #supplement .tab.disabled a:hover{font-weight:normal; text-decoration:none; cursor:no-drop;}
#supplement .tab a:hover { text-decoration: underline; }
#supplement .tab.active { background: #F89C35; position: relative; top: 1px; border-color: #666;}
#supplement .tab a.active { font-weight: bold;}
#supplement .tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
#tab-container .tabWrapper{display:flex;}
#tab-container{clear:left;}
#tab-container >div{ clear:left;}
