.qtip, .qtip { position: absolute; left: -28000px; top: -28000px; display: none; max-width: 280px; min-width: 50px; font-size: 10.5px; line-height: 12px; direction: ltr; }
.qtip-content { position: relative; padding: 5px 9px; overflow: hidden; text-align: left; overflow-wrap: break-word; }
.qtip-titlebar { position: relative; padding: 5px 35px 5px 10px; overflow: hidden; border-width: 0px 0px 1px; font-weight: bold; }
.qtip-titlebar + .qtip-content { border-top-width: 0px ! important; }
.qtip-close { position: absolute; right: -9px; top: -9px; cursor: pointer; outline: medium none; border-width: 1px; border-style: solid; border-color: transparent; }
.qtip-titlebar .qtip-close { right: 4px; top: 50%; margin-top: -9px; }
* html .qtip-titlebar .qtip-close { top: 16px; }
.qtip-titlebar .ui-icon, .qtip-icon .ui-icon { display: block; text-indent: -1000em; direction: ltr; vertical-align: middle; }
.qtip-icon, .qtip-icon .ui-icon { border-radius: 3px; text-decoration: none; }
.qtip-icon .ui-icon { width: 18px; height: 14px; text-align: center; text-indent: 0px; font: bold 10px/13px Tahoma,sans-serif; color: inherit; background: transparent none no-repeat scroll -100em -100em; }
.qtip-focus {  }
.qtip-hover {  }
.qtip-default { border-width: 1px; border-style: solid; border-color: rgb(241, 208, 49); background-color: rgb(255, 255, 163); color: rgb(85, 85, 85); }
.qtip-default .qtip-titlebar { background-color: rgb(255, 239, 147); }
.qtip-default .qtip-icon { border-color: rgb(204, 204, 204); background: rgb(241, 241, 241) none repeat scroll 0% 0%; color: rgb(119, 119, 119); }
.qtip-default .qtip-titlebar .qtip-close { border-color: rgb(170, 170, 170); color: rgb(17, 17, 17); }
.qtip-light { background-color: white; border-color: rgb(226, 226, 226); color: rgb(69, 69, 69); }
.qtip-light .qtip-titlebar { background-color: rgb(241, 241, 241); }
.qtip-dark { background-color: rgb(80, 80, 80); border-color: rgb(48, 48, 48); color: rgb(243, 243, 243); }
.qtip-dark .qtip-titlebar { background-color: rgb(64, 64, 64); }
.qtip-dark .qtip-icon { border-color: rgb(68, 68, 68); }
.qtip-dark .qtip-titlebar .ui-state-hover { border-color: rgb(48, 48, 48); }
.qtip-cream { background-color: rgb(251, 247, 170); border-color: rgb(249, 233, 142); color: rgb(162, 125, 53); }
.qtip-cream .qtip-titlebar { background-color: rgb(240, 222, 125); }
.qtip-cream .qtip-close .qtip-icon { background-position: -82px 0px; }
.qtip-red { background-color: rgb(247, 139, 131); border-color: rgb(217, 82, 82); color: rgb(145, 35, 35); }
.qtip-red .qtip-titlebar { background-color: rgb(240, 109, 101); }
.qtip-red .qtip-close .qtip-icon { background-position: -102px 0px; }
.qtip-red .qtip-icon { border-color: rgb(217, 82, 82); }
.qtip-red .qtip-titlebar .ui-state-hover { border-color: rgb(217, 82, 82); }
.qtip-green { background-color: rgb(202, 237, 158); border-color: rgb(144, 217, 63); color: rgb(63, 98, 25); }
.qtip-green .qtip-titlebar { background-color: rgb(176, 222, 120); }
.qtip-green .qtip-close .qtip-icon { background-position: -42px 0px; }
.qtip-blue { background-color: rgb(229, 246, 254); border-color: rgb(173, 217, 237); color: rgb(94, 153, 189); }
.qtip-blue .qtip-titlebar { background-color: rgb(208, 233, 245); }
.qtip-blue .qtip-close .qtip-icon { background-position: -2px 0px; }
