table[data-sortable]{border-collapse:collapse;border-spacing:0}table[data-sortable] th{vertical-align:bottom;font-weight:bold}table[data-sortable] th,table[data-sortable] td{text-align:left;padding:10px}table[data-sortable] th:not([data-sortable="false"]){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;cursor:pointer}table[data-sortable] th:after{content:"";visibility:hidden;display:inline-block;vertical-align:inherit;height:0;width:0;border-width:5px;border-style:solid;border-color:transparent;margin-right:1px;margin-left:10px;float:right}table[data-sortable] th[data-sorted="true"]:after{visibility:visible}table[data-sortable] th[data-sorted-direction="descending"]:after{border-top-color:inherit;margin-top:8px}table[data-sortable] th[data-sorted-direction="ascending"]:after{border-bottom-color:inherit;margin-top:3px}table[data-sortable].sortable-theme-finder{font-family:"Lucida Grande",sans-serif;font-size:12px;line-height:18px;color:black;background:white;border:1px solid #cfcfcf}table[data-sortable].sortable-theme-finder th,table[data-sortable].sortable-theme-finder td{padding:2px 8px}table[data-sortable].sortable-theme-finder thead th{background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(50%,#f6f6f6),color-stop(50%,#f0f0f0),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#fff 0,#f6f6f6 50%,#f0f0f0 50%,#eee 100%);background-image:-moz-linear-gradient(#fff 0,#f6f6f6 50%,#f0f0f0 50%,#eee 100%);background-image:-o-linear-gradient(#fff 0,#f6f6f6 50%,#f0f0f0 50%,#eee 100%);background-image:linear-gradient(#fff 0,#f6f6f6 50%,#f0f0f0 50%,#eee 100%);background-color:#f0f0f0;border-bottom:1px solid #ccc;font-weight:normal}table[data-sortable].sortable-theme-finder tbody>tr:nth-child(odd)>td{background-color:#f3f6fa}table[data-sortable].sortable-theme-finder th:after{border-width:4px;margin-right:0}table[data-sortable].sortable-theme-finder th[data-sorted="true"]{background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#c5e2f6),color-stop(50%,#80c1f0),color-stop(100%,#b8e7f5));background-image:-webkit-linear-gradient(#c5e2f6 0,#80c1f0 50%,#b8e7f5 100%);background-image:-moz-linear-gradient(#c5e2f6 0,#80c1f0 50%,#b8e7f5 100%);background-image:-o-linear-gradient(#c5e2f6 0,#80c1f0 50%,#b8e7f5 100%);background-image:linear-gradient(#c5e2f6 0,#80c1f0 50%,#b8e7f5 100%);-webkit-background-size:28px 100%;-moz-background-size:28px 100%;-o-background-size:28px 100%;background-size:28px 100%;-webkit-box-shadow:inset 1px 0 #7eb3d3,inset -1px 0 #7eb3d3;-moz-box-shadow:inset 1px 0 #7eb3d3,inset -1px 0 #7eb3d3;box-shadow:inset 1px 0 #7eb3d3,inset -1px 0 #7eb3d3;border-bottom-color:#7eb3d3;background-color:#78c0f0}table[data-sortable].sortable-theme-finder th[data-sorted="true"]:first-child{-webkit-box-shadow:inset -1px 0 #7eb3d3;-moz-box-shadow:inset -1px 0 #7eb3d3;box-shadow:inset -1px 0 #7eb3d3}table[data-sortable].sortable-theme-finder th[data-sorted="true"]:last-child{-webkit-box-shadow:inset 1px 0 #7eb3d3;-moz-box-shadow:inset 1px 0 #7eb3d3;box-shadow:inset 1px 0 #7eb3d3}table[data-sortable].sortable-theme-finder th[data-sorted="true"][data-sorted-direction="descending"]:after{border-top-color:#548ec0;margin-top:6px}table[data-sortable].sortable-theme-finder th[data-sorted="true"][data-sorted-direction="ascending"]:after{border-bottom-color:#548ec0;margin-top:2px}