 .noUi-target * {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-touch-callout: none; -ms-touch-action: none;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; cursor: default;} .noUi-base {width: 100%; height: 40px; position: relative; max-width: 100%; max-height: 100%; border: 1px solid #BFBFBF; z-index: 1;} .noUi-handle {background: #EEE; height: 44px; width: 44px; border: 1px solid #BFBFBF; margin: -3px 0 0 -23px;} .noUi-active {background: #E9E9E9;} .noUi-active:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; content: ""; display: block; height: 100%; border: 1px solid #DDD;} .noUi-connect {background: Teal;} .noUi-background {background: #DDD;} .noUi-origin {position: absolute; right: 0; top: 0; bottom: 0; z-index: 0; border-radius: inherit;} .noUi-origin-upper {background: inherit !important;} .noUi-z-index {z-index: 10;} .noUi-vertical {width: 40px; height: 100%;} .noUi-vertical .noUi-origin {bottom: 0; left: 0;} .noUi-vertical .noUi-handle {margin: -23px 0 0 -3px;} .noUi-target[disabled] .noUi-base {background: #999;} .noUi-target[disabled] .noUi-connect {background: #BBB;} .noUi-state-tap .noUi-origin {-webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s;}.tipsy {font-size: 10px; position: absolute; padding: 5px; z-index: 100000;} .tipsy-inner {background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center;} .tipsy-inner {border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;} .tipsy-arrow {position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000;} .tipsy-arrow-n {border-bottom-color: #000;} .tipsy-arrow-s {border-top-color: #000;} .tipsy-arrow-e {border-left-color: #000;} .tipsy-arrow-w {border-right-color: #000;} .tipsy-n .tipsy-arrow {top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-nw .tipsy-arrow {top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-ne .tipsy-arrow {top: 0; right: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-s .tipsy-arrow {bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-sw .tipsy-arrow {bottom: 0; left: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-se .tipsy-arrow {bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent;} .tipsy-e .tipsy-arrow {right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent;} .tipsy-w .tipsy-arrow {left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent;}@charset 'utf-8';@font-face {font-family: 'Karla'; font-style: normal; font-weight: 400; src: local('Karla'), local('Karla-Regular'), url(http://themes.googleusercontent.com/static/fonts/karla/v2/azR40LUJrT4HaWK28zHmVA.woff) format('woff');}@font-face {font-family: 'Karla'; font-style: normal; font-weight: 700; src: local('Karla Bold'), local('Karla-Bold'), url(http://themes.googleusercontent.com/static/fonts/karla/v2/3nZS3BKzlvhkwl4yjCQcjPesZW2xOQ-xsNqO47m55DA.woff) format('woff');}html, body {overflow: hidden; background-color: #666;}body {font-family: 'Karla', Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; color: #333; background-color: #fff;}a{text-decoration: none; color: #666;}ul, li {list-style: none; display: inline-block; color: #666; padding: 0;}fieldset, span, input{vertical-align: middle;}.spacer {padding-right: 10px;}.abs {position: absolute; top: auto; left: auto; right: auto; bottom: auto;}.main {min-width: 800px; min-height: 600px;}#navbar {background: rgba(0, 0, 0, 0.5); overflow: hidden; color: #fff;}.menu {border: 1px solid #008000; padding: 4px 2px 4px 2px;}.bt {font-weight: bold; padding: 1px 2px 1px 2px;}.logo {font-size: 20px; padding: 2px 14px 2px 14px; color: #ffcc00;}.fr {float: right;}.fl {float: left;}#statusbar {color: #fff; background-color: #666; opacity: 0.8; overflow: hidden; height: 30px; bottom: 0; line-height: 30px; left: 0; right: 0;}.sbgr {position: absolute; width: 100%; height: 100%; top: 0; left: 0;}#textbar{padding-left: 10px;}.bts {background-color: #ddd; border: 1px solid #ccc; border-bottom-color: #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}.mdialog {font-weight: normal; color: #fff; font-size: 16px;}.mdialog p{padding: 10px 0px 5px 0px;}.mdialog h1 {font-size: 24px; border-bottom: 1px dashed #999999;}.mdialog ul{display: list-item; list-style: square;}.mdialog li{display: list-item; list-style: square; padding-top: 4px; padding-bottom: 4px;}.overlaytest{border: 1px solid #ff0000;}.popup{float: left; white-space: nowrap; display: block; padding: 0; max-height: 21px; background-color: #000; border-bottom: 2px solid; border-left: 2px solid; opacity: 0.8; color: #fff; font-size: 15px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}.popup ul{margin-left: 3px; height: 22px;}.uico {margin-top: -2px; padding-left: 3px; padding-right: 3px;}.ulink {color:#fff;}.ulink:hover{color: #FFCC00;}.ulink:active{color:#ff0000;}.cico {margin: -4pt 2pt 0pt 2pt; vertical-align: top; display: inline-block;}.uk-icon-remove{font-size: 8pt;}.uk-icon-plus{font-size: 5pt;font-style: normal;}.uk-list li{display: block;}.uk-button {width: 32px; padding: 0; margin-bottom: 5px; background: rgba(255, 222, 0, 0.85);}.tool-panel {position: absolute; z-index: 2; left: 5px; top: 45px;}.title {float: right;}#info{margin: 5px 5px 0px 0px;}#info li{display: inline-block;}#logo {margin: 6px;}.uk-badge{font-size: 14px; padding-top: 2px; padding-bottom: 2px; margin-left: 10px;}.uk-list-striped ul{padding-top: 0em;}.uk-list-striped li{display: block;}.uk-form {margin-top: 6px; margin-left: 6px;}.uk-form select, .uk-form input[type="text"]{height: 1.85em;}.ui-tooltip {padding: 3px 8px 3px 8px; position: absolute; max-width: 275px; background-color: rgba(0, 0, 0, 0.5); color: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}.modalwindow{font-size: 1em; position: absolute; top: 60px; left: 200px; display: none; padding: 1em; max-width: 600px; border:1px solid gray; background: #ddd; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 40;}.modalwindow p{margin: 0;}#modalMask{position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; display: none; background-color: black; z-index: 30;}#slider {width: 100px; display: inline-block; vertical-align: middle; padding: 0px 5px 0px 5px;}#minrank, #maxrank {margin: 0; padding: 0; text-align: center;}.noUi-base {height: 10px;}.noUi-handle {opacity: 0.6; height: 20px; width: 8px;}.noUi-handle {margin: -6px 0 0 -4px !important;}.noUi-connect {background: rgba(255, 222, 0, 0.85);}.plink {text-decoration: underline; padding-right: 5pt;}.about{width: 60px;}