﻿.listtab tr:hover { background: #ffeece; color: #ad6212; transition: all 0.2s linear; }
.dark .listtab tr:hover { background: #3a3a3a; }
.listtab tr:first-child:hover { background: none; }
#logoSpan i { display: inline-block; border-radius: 2px; vertical-align: 20px; color: rgba(255,255,255,0.7); background: rgba(255,255,255,0.2); padding: 0 4px; font-size: 13px; font-style: normal; font-weight: bold; line-height: 20px }
.Choose-tool ul { padding: 10px; background-color: #212121; position: absolute; left: 0; top: 44px; z-index: 9999; box-shadow: 0 5px 20px rgba(0,0,0,0.6); animation: popover .2s ease-in-out; border-radius: 6px; white-space: nowrap; }
.Choose-tool ul li { height: 26px; line-height: 26px; padding: 0 5px !important; }
#ddlTimeZone { width: 320px; }
#ddlTimeZone li { float: left; width: 68px; border-radius: 2px; }
#menu li a { padding: 0 10px; }
.Choose-tool ul:before { border-right: 8px solid transparent; position: absolute; display: block; content: ""; border-bottom: 8px solid #212121; border-left: 8px solid transparent; left: 20px; top: -8px; }
.top-tools-left2 { float: left; padding-left: 20px; cursor: pointer;width:630px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#ffde00; }
