From 2d38f556730a76c2716101e93e667e0390181ea6 Mon Sep 17 00:00:00 2001 From: ColinDuquesnoy Date: Fri, 16 May 2014 23:29:53 +0200 Subject: [PATCH] #12 apply patch on OSX only --- qdarkstyle/__init__.py | 13 +- qdarkstyle/pyqt_style_rc.py | 564 +++++++++++++++++----------------- qdarkstyle/pyside_style_rc.py | 6 +- qdarkstyle/style.qss | 5 - 4 files changed, 296 insertions(+), 292 deletions(-) diff --git a/qdarkstyle/__init__.py b/qdarkstyle/__init__.py index 272745e6e..b5ae6cfd2 100644 --- a/qdarkstyle/__init__.py +++ b/qdarkstyle/__init__.py @@ -28,7 +28,7 @@ Initialise the QDarkStyleSheet module when used with python. This modules provides a function to transparently load the stylesheets with the correct rc file. """ -import os +import platform __version__ = "1.9" @@ -61,4 +61,13 @@ def load_stylesheet(pyside=True): else: f.open(QFile.ReadOnly | QFile.Text) ts = QTextStream(f) - return ts.readAll() + stylesheet = ts.readAll() + if platform.system().lower() == 'darwin': # see issue #12 on github + mac_fix = ''' + QDockWidget::title + { + background-color: #353434; + } + ''' + stylesheet += mac_fix + return stylesheet diff --git a/qdarkstyle/pyqt_style_rc.py b/qdarkstyle/pyqt_style_rc.py index 897fbc47e..4bcc3a0d8 100644 --- a/qdarkstyle/pyqt_style_rc.py +++ b/qdarkstyle/pyqt_style_rc.py @@ -2,7 +2,7 @@ # Resource object code # -# Created: Fri May 16 18:57:23 2014 +# Created: Fri May 16 23:24:47 2014 # by: The Resource Compiler for PyQt (Qt v4.8.5) # # WARNING! All changes made in this file will be lost! @@ -10,264 +10,264 @@ from PyQt4 import QtCore qt_resource_data = b"\ -\x00\x00\x0f\xff\ +\x00\x00\x0f\xf6\ \x00\ -\x00\x52\x56\x78\x9c\xed\x1c\x69\x6f\xdb\x38\xf6\xbb\x7f\x05\xa7\ -\xfd\xd2\x14\x76\xe2\x33\x87\x3a\xbb\x80\x93\xd8\x8d\xb1\x49\x9c\ -\x3a\x6e\xbb\xc5\x62\x31\x90\x6d\x39\xd6\x54\x96\x54\x49\x9e\x24\ -\x33\x98\xff\xbe\x8f\x97\xc4\x4b\x97\x7b\x0c\x76\xb1\x75\x9b\x54\ -\x22\xf9\x6e\x3e\x3e\x3e\x3e\xfa\xe8\x75\x03\xbd\x46\xf3\x8d\x83\ -\x6e\x26\x73\x74\xed\x2e\x1d\x3f\x76\xd0\x2b\x78\x38\x80\x06\xdc\ -\x76\x11\x84\xcf\x91\xfb\xb0\x49\xd0\xab\xe5\x01\xfa\xb9\xdb\xee\ -\xf4\x5a\xf0\xa3\xff\x77\xf4\xf3\x45\xe0\xb9\x3e\xba\xdc\x7d\xd9\ -\x39\xb1\x1f\x3c\xff\x9d\x8d\xb8\x73\xa2\xad\x1b\xc7\x6e\xe0\x23\ -\x37\x46\x1b\x27\x72\x16\xcf\xe8\x21\xb2\xfd\xc4\x59\x35\xd1\x3a\ -\x72\x1c\x14\xac\xd1\x72\x63\x47\x0f\x4e\x13\x25\x01\xb2\xfd\x67\ -\x14\x3a\x51\x0c\x03\x82\x45\x62\xbb\xbe\xeb\x3f\x20\x1b\x2d\x01\ -\x33\x86\x07\x9d\x93\x0d\x40\x8a\x83\x75\xf2\x68\x47\x0e\xf4\x5f\ -\x21\x3b\x8e\x83\xa5\x6b\x03\x48\xb4\x0a\x96\xbb\xad\xe3\x27\x76\ -\x82\x51\xae\x5d\xcf\x89\xd1\xab\x04\x58\x7a\x71\xcf\x46\xbc\x38\ -\x20\x78\x56\x8e\xed\x61\x80\x40\x34\x6e\xe6\xad\xe8\xd1\x4d\x36\ -\xc1\x2e\x41\x91\x13\x27\x91\xbb\xc4\x60\x9a\xd0\x69\xe9\xed\x56\ -\x98\x12\xde\xec\xb9\x5b\x97\x21\xc1\xc3\x89\x50\x62\x0c\x0f\x40\ -\xef\x62\x60\x05\x13\xdc\x44\xdb\x60\xe5\xae\xf1\x6f\x87\xf0\x17\ -\xee\x16\x9e\x1b\x6f\x9a\x68\xe5\x62\xe8\x8b\x5d\x02\x2f\x63\xfc\ -\x92\xc8\xba\x89\xb9\x39\x0a\x22\x14\x3b\x1e\x21\x0e\x80\xb8\xc0\ -\x00\x61\x3a\xa3\x91\x74\xc3\x88\x42\x2c\xdc\x84\x89\x2b\xc6\x6f\ -\x1e\x37\xc1\x56\xe6\xc7\x25\x54\xad\x77\x91\x0f\x88\x1d\x32\x6c\ -\x15\x80\xf8\x08\xde\x5f\x9d\x65\x82\xdf\xe0\x11\xeb\xc0\xf3\x82\ -\x47\xcc\xe3\x32\xf0\x57\x2e\x66\x2d\xb6\x1a\xdc\x22\xec\x45\xf0\ -\x9b\x43\x98\xa2\xfa\xf7\x83\x04\x68\xa6\x84\x60\x7d\x84\x99\x9e\ -\x59\x53\xbc\xb1\x3d\x0f\x2d\x1c\x26\x3c\x40\xed\xfa\x18\x1a\x7e\ -\xcb\xf9\x8a\x30\x11\x71\x02\xd6\xe0\xda\x1e\x0a\x83\x88\x60\x55\ -\xf9\x3d\xa4\x54\x5c\x8d\xd0\xfd\x74\x3c\xff\x38\x9c\x8d\xd0\xe4\ -\x1e\xdd\xcd\xa6\x1f\x26\x97\xa3\x4b\xf4\x62\x78\x0f\xcf\x2f\x9a\ -\xe8\xe3\x64\x7e\x35\x7d\x3f\x47\xd0\x63\x36\xbc\x9d\x7f\x42\xd3\ -\x31\x1a\xde\x7e\x42\xff\x98\xdc\x5e\x36\xd1\xe8\x9f\x77\xb3\xd1\ -\xfd\x3d\x9a\xce\x30\xb4\xc9\xcd\xdd\xf5\x64\x04\xaf\x27\xb7\x17\ -\xd7\xef\x2f\x27\xb7\x6f\xd1\x39\x0c\xbd\x9d\x82\xe1\x4f\xc0\xe2\ -\x01\xee\x7c\x4a\x70\x32\x68\x93\xd1\x3d\x86\x77\x33\x9a\x5d\x5c\ -\xc1\xe3\xf0\x7c\x72\x3d\x99\x7f\x6a\x62\x58\xe3\xc9\xfc\x16\x43\ -\x1e\x4f\x67\x68\x88\xee\x86\xb3\xf9\xe4\xe2\xfd\xf5\x70\x86\xee\ -\xde\xcf\xee\xa6\xf7\x23\x20\xe2\x12\x20\xdf\x4e\x6e\xc7\x33\x40\ -\x34\xba\x19\xdd\xce\x0f\x01\x31\xbc\x43\xa3\x0f\xf0\x80\xee\xaf\ -\x86\xd7\xd7\x18\x1b\x06\x37\x7c\x0f\x6c\xcc\x30\xa1\xe8\x62\x7a\ -\xf7\x69\x36\x79\x7b\x35\x47\x57\xd3\xeb\xcb\x11\xbc\x3c\x1f\x01\ -\x7d\xc3\xf3\xeb\x11\xc5\x06\xdc\x5d\x5c\x0f\x27\x37\x4d\x74\x39\ -\xbc\x19\xbe\x1d\x91\x51\x53\x00\x44\x98\xc4\x3d\x29\x99\xe8\xe3\ -\xd5\x08\xbf\xc5\x58\x87\xf0\xf7\x62\x3e\x99\xde\x62\x7e\x2e\xa6\ -\xb7\xf3\x19\x3c\x36\x81\xdd\xd9\x3c\x1d\xfd\x71\x72\x3f\x6a\xa2\ -\xe1\x6c\x72\x8f\x25\x33\x9e\x4d\x6f\x08\xa7\x58\xba\x30\x68\x4a\ -\xe0\xc0\xd0\xdb\x11\x05\x84\x25\x2f\x2b\x08\xba\xe0\xe7\xf7\xf7\ -\xa3\x14\x26\xba\x1c\x0d\xaf\x01\x1c\x68\xeb\x56\x55\xe8\x21\xbc\ -\x38\x6a\x34\xde\xdd\x45\xc1\x03\xcc\xbc\xf8\xdc\x8e\xac\x4d\x10\ -\xb9\xbf\x07\x30\x95\x3d\xf4\x47\x03\xc1\x9f\x45\x10\xad\x9c\xc8\ -\x42\x9d\xf0\x09\x0c\xd8\x73\x57\xe8\x65\x6f\xd8\x3b\xeb\x9d\xbd\ -\x21\xcd\x89\xf3\x94\xb4\x6c\xcf\x7d\xf0\x2d\x04\xd3\x29\x71\x22\ -\xfa\x3e\xb4\x57\x78\xea\x92\x71\xf4\xcd\xc2\x5e\x7e\x7e\x88\x82\ -\x9d\xbf\xb2\xd0\x4b\xf0\x5f\xe3\xce\xf8\x4d\xe3\x4f\x19\xbb\xb5\ -\xdc\xec\xfc\xcf\x06\x22\xd2\xb1\xad\x65\xe0\x05\x40\xce\x17\x70\ -\x7c\x0e\xf8\xaf\xc8\x5e\xb9\x80\xf6\x55\x1c\x46\x8e\xbd\xb2\x22\ -\x67\xed\xc1\xf4\x6a\xa2\xa7\x8e\xd5\x69\xa2\xe7\x8e\xd5\x3e\x1c\ -\xf4\x07\xf0\xdc\x25\xcf\x5d\xab\x0d\x73\x30\x09\x42\xab\x8d\xa2\ -\x87\x85\xfd\xaa\x7b\xda\x44\xc7\xc7\x4d\xd4\xe9\x40\x73\x77\x30\ -\x38\x60\xcd\x1d\xda\xdc\x3b\x69\xa2\x53\xf8\xd7\xe9\x1f\xd3\xe6\ -\x03\x4c\x73\xe3\xdd\x3c\x08\xbc\xb9\x1b\x36\x2a\xc9\x48\xa7\x1e\ -\x60\xbf\x3a\x03\x4a\x3a\xed\x2e\x46\x7d\x72\xf0\x86\xf6\x64\xcd\ -\x8f\x1b\x37\x71\xf2\xe4\x18\x84\xf6\xd2\x4d\x9e\x2d\xd4\x6d\xb7\ -\x29\x31\x1f\xdd\xd5\x83\x93\x30\x5a\x18\x88\xd8\xf5\x7e\xe3\xba\ -\xd0\xf1\xbf\xec\xb5\xbb\xe3\xee\x98\x36\x83\xdf\x73\x88\xcb\x6d\ -\x69\x1d\x5f\x9e\x9c\x9e\x9e\x9c\x2d\xd4\x7e\x0c\xca\xc2\x83\xfe\ -\x3a\x0a\xcf\x0d\x2d\x26\x92\x37\x82\x78\x5a\xee\xd6\x7e\x70\x2c\ -\xf0\x54\x3e\xe3\x0d\x5c\x3a\xd6\xa2\x85\x24\x3e\x2c\xe0\x7d\x0b\ -\x26\x00\xe4\x37\xf2\xb4\xff\xee\x9a\x68\xff\x2d\xd7\x3e\x56\x37\ -\x6a\x13\x7d\xe3\x5f\xa0\x6c\xf2\x04\xbf\x3a\x4d\x4a\x3b\xd6\x29\ -\x6a\x23\xc6\x10\x53\x32\xea\xf0\x17\x07\x92\xfc\x19\x63\x2a\x4d\ -\x54\x00\xce\xea\x87\x92\x85\x89\xb8\x71\xfc\x1d\x4c\x8f\x5c\xbc\ -\x92\x3a\x15\x03\x10\xc6\x5b\x84\x0d\x0d\x8a\x85\x12\x08\x0d\xe2\ -\x10\x9c\xbe\x9f\x18\x06\xe4\xf3\xad\x8c\x2c\x99\x0a\x3a\xe0\x10\ -\xcf\xfb\x0c\x6e\xdd\x59\x24\x59\xa7\x6e\x93\x5b\x70\x0f\x2e\x18\ -\x75\x90\x24\xc1\xd6\x6a\xa5\x13\x88\x4d\x29\xde\x40\xde\x73\xda\ -\xaa\x91\x62\x98\x63\x14\x19\x4c\x4a\x11\x1a\xb0\x09\xcb\x3a\x83\ -\xc9\x7b\x0c\x94\x1e\x99\x4a\xd2\xb9\x0e\x5d\x50\xaf\x0d\x3f\xf8\ -\x7f\x24\x86\x3c\x67\x9d\x30\x30\x66\x5a\x45\xa5\xa0\xa3\xd7\x38\ -\xaa\x72\x22\x08\x24\xe0\xdd\x12\x87\x1c\x51\x36\x95\xd9\x68\xbc\ -\x0e\xc8\x24\xa9\x4a\xcf\x9d\x19\x10\x54\xd9\x0b\x4f\xed\xf7\xb2\ -\xdf\xc6\x9f\x52\xff\x83\x01\x0d\x21\x18\x89\xec\x65\x32\x01\xb4\ -\x1f\x5c\xe7\x91\x41\xb2\x3d\x58\x4c\x7c\x88\x2f\x75\xb7\x54\xaa\ -\x0d\x5d\x26\x92\x25\x51\x7f\x84\x67\xe9\x2e\xb6\x50\x4f\x31\x0c\ -\xe6\x6b\x05\x1e\xd7\x10\xdf\xc6\x4d\x94\x5a\x2f\x79\xce\x35\x15\ -\xb2\x70\xf4\x61\x5d\x39\xa5\xeb\x0a\x5f\x32\xec\x85\x02\xee\x62\ -\xe3\x2c\x3f\x9f\x07\x4f\xe9\x8b\x19\x50\x14\x9c\xef\xc0\x2c\x7d\ -\x23\x0e\xea\x3a\x31\x30\xec\x68\x46\x10\x2f\xe6\xbb\x04\xbe\xc2\ -\x4a\x8c\x75\x65\xa3\x69\xc5\xc9\xb3\x07\xfe\x97\xd0\x5d\x3a\x7f\ -\x8b\x44\x67\x70\x3a\x6f\x81\x9e\x10\xb8\x93\xe3\x88\x6a\x70\x4f\ -\x14\x93\x27\x5e\xb1\xeb\x3c\xc9\x90\x2d\x2b\x71\x13\xcf\x61\x08\ -\x20\xa8\x85\xc9\x96\x44\x81\xd7\x82\xf0\x81\x4c\x35\x3a\xfa\x8d\ -\xda\x1c\x06\x31\x89\xb4\xc1\x7d\x05\xa1\x29\x6a\x61\x53\xac\xd3\ -\x56\x5d\x06\x09\xc3\x79\x83\x68\xbb\xf7\x4b\x00\xec\x0d\x21\x06\ -\x91\x54\xa6\x0b\xaa\xc4\x3f\x52\x38\x72\x20\xc6\x20\x6e\x1c\x86\ -\x7c\x20\x0b\x07\xd6\x0f\x80\xd5\xc1\x00\xf9\x7f\xf6\x51\xe5\xb1\ -\x1e\xa7\x55\x59\xd6\x3a\xd2\xb2\xd6\x56\x96\x35\x3a\xcd\x85\x65\ -\xad\x7f\x0a\x9f\xe3\x03\x95\x59\x6b\x03\x7b\x1a\xb0\x44\x8d\xe9\ -\x6f\x49\xcc\x71\x7b\x30\x1e\x8c\xa5\x35\x16\x3e\xc7\x6c\xe9\xdf\ -\x82\x99\x3d\xba\xab\x64\xa3\xb9\xd6\x54\x44\xa9\xe7\x16\x08\x07\ -\xb3\x6a\x91\x20\x46\x27\x5d\x8a\x7a\x76\x91\xf7\xca\x3a\xfa\x12\ -\xc7\xbf\xe0\x25\x21\x3e\x8a\x96\x47\xc4\x98\x7e\xb1\xa3\x28\x78\ -\xfc\x85\x7b\xd1\xc3\xd0\x7f\x60\x04\x31\x62\x32\x23\x4c\x0d\x20\ -\x7d\x63\xb4\x69\x02\x56\x6b\x57\xa7\x84\xc2\x06\xd8\xf7\xbe\x6c\ -\xe0\xb9\x92\xcf\x85\x4e\xb4\xc6\x97\x91\x0b\x0c\xb5\x2e\x13\x06\ -\x5d\xd0\x38\xb2\x59\xd6\x2b\x5d\xa4\xeb\x28\xed\x1b\x70\x59\x59\ -\x57\x65\xca\x62\x7c\xa2\xb2\x6e\xd5\x19\xcd\xd4\xfa\x17\x69\x73\ -\x17\xb6\x08\x7a\x81\x7c\x99\xbf\x55\xf0\xe8\x6b\x5d\x0c\x31\x6a\ -\xba\x6a\x6a\x42\x0c\x31\xf3\x79\xe0\xb1\x9d\x28\x1d\x8a\x80\x0b\ -\x43\x41\x13\x89\xbb\xac\xeb\xc3\x3a\xa6\x7d\x42\x75\x87\x2a\x2a\ -\x43\x5b\x21\xe8\xea\xc0\x7e\xed\xbd\x3a\x98\x7d\xf6\x77\xe4\xb6\ -\xdc\x63\x73\x83\xdc\xcb\x65\xab\x94\x97\x4d\x89\x5d\xf8\xed\xfd\ -\x1c\x70\xb6\xb7\xaf\x16\xe8\xaf\xc6\x00\x9e\x31\xdf\x9e\x05\xba\ -\x8f\xda\xdb\x59\x73\x2e\x8a\x5c\x75\xda\x87\xf8\xaf\x7a\xda\xfa\ -\x71\x4a\x2a\xd6\x52\xa1\x8b\x96\x19\xac\xa9\xcc\xbf\x4c\x87\xa9\ -\x8b\xe6\xe4\xe7\x3a\xe8\x5c\x27\x51\xea\x9e\xcd\xa0\x53\xe7\x5c\ -\x05\xf0\xbb\xb9\xf3\x94\x54\xdf\x2d\x55\xda\x4f\x4a\x51\xfb\x9d\ -\x67\xbb\x7e\x65\x24\x25\x58\x6a\xef\x19\xae\x1c\x1b\x9a\xf1\xce\ -\x19\xe4\x42\xb7\xf5\x05\x99\xa2\xe2\x8d\xb3\xbc\x01\xea\x17\x50\ -\x70\xbc\xc4\x1f\x4a\x41\xba\x91\x2d\x49\x06\x10\xf3\x71\x7f\x77\ -\xde\x46\x6e\xc8\x76\x6d\xf9\xf6\x1d\x43\xc7\x07\xe8\x68\x08\x89\ -\xbb\x5a\x48\xcc\xd3\x2e\x8d\x77\x37\xa0\x8a\x8f\xae\x0f\xb6\x87\ -\xa5\x11\xda\x91\x9d\x04\xf5\x32\x67\x7a\xf6\x55\x15\x07\x4e\xa4\ -\x98\xf6\xd3\x54\x40\x2b\x9b\x9c\xf9\xc8\x79\x2f\x13\x55\x69\x92\ -\xb3\xe2\xc2\x09\xeb\x26\xdd\xe8\xd0\x55\x93\x2e\x9a\x9d\x34\x9f\ -\xfd\x72\x70\x7a\x7c\x72\xb2\xa0\x6b\x28\x5b\x45\xdb\x87\x03\x9e\ -\x26\xe3\x79\x6d\xd6\xed\xa0\x26\xcf\x25\xf1\x82\x2c\x12\xaa\x09\ -\x92\x4c\x52\x75\x90\xaa\x2c\x7f\xbf\x69\x32\xd2\x72\x02\xa5\xec\ -\x58\x47\x4d\x9a\x45\x42\x9c\x80\xa9\x6b\x48\xc9\x16\x0b\x54\x03\ -\x5e\x04\xeb\x64\x89\x6d\x19\x1f\x93\xe6\x75\xd8\xf9\xac\x8b\x6c\ -\xe3\x8b\x0e\xfe\x94\x26\xbc\xcc\xa2\x2c\xf0\x02\x95\x29\xce\xb5\ -\xf1\x2f\x18\x94\xed\xa5\x47\x25\x94\xec\x27\x88\xb0\x0e\x07\x4d\ -\xb4\x7c\xa6\xff\x21\x6f\xd7\xfc\xed\x5a\x7c\xcb\x49\xe9\x1c\xca\ -\x01\xda\x61\x37\x35\x2e\xf9\x7d\x8f\xf3\x4b\xde\x1e\xc8\x4e\x42\ -\x96\xac\x9a\xfa\x4c\x9d\x5e\x7a\x38\x90\xb9\xf1\xd4\xcd\x64\xcc\ -\x7f\x27\x1d\x30\x47\x73\xa6\xfa\x99\x33\x1e\x4e\x9a\x55\x61\xce\ -\xfd\x9c\x28\x4b\x71\x3e\x54\x03\x83\xe5\x39\x72\x9e\x04\xcf\x27\ -\x2b\x8d\x3c\x4c\xf0\xa5\x83\x96\x62\xe8\xa6\xe1\xb2\xf1\x51\x6f\ -\x6e\x70\xe6\xa4\xdb\x22\x78\x62\xce\x3c\x0f\x1a\x5f\x3f\xf2\x67\ -\x9f\xb2\xc2\x18\x28\xee\xf7\xfb\x14\xc1\x38\xb2\xb7\x4e\x41\x3a\ -\x8e\xac\x46\x89\x8d\xc9\x97\x4e\xd0\xf4\x6c\x2b\x3e\xed\x83\xb0\ -\xa3\xe0\x44\xf4\xac\x77\xda\x3b\x55\x0d\x4f\xee\x22\x18\xdf\x1a\ -\xc2\xab\xd6\x23\xd3\xfe\x22\xf0\x56\x12\x1a\x43\x36\xac\x74\xb1\ -\xbc\xda\x82\x1a\x13\x18\xbf\xb0\xa3\x54\xc6\x1a\x40\x1e\x2c\x95\ -\x82\xfb\x50\x0c\x4e\x5c\xc1\xaa\x93\x48\x46\x55\x01\x5a\x9d\x4c\ -\x11\x64\x2c\xd8\xd6\xdd\x2e\xde\x48\xfe\xa5\xd2\xa9\xe8\xf7\xc8\ -\x73\x0a\xc6\xc7\xa3\x17\x65\xab\x9a\x06\x49\xc3\xfe\x59\x5f\xde\ -\x7d\xeb\xe9\x79\xbe\xf6\x11\x3c\xe9\xa6\x57\x39\xd1\xd2\x1b\x94\ -\x23\x23\x25\x9d\x5d\xb8\x79\xce\xf1\xc5\x99\x84\xb5\x29\x59\xc5\ -\xf1\x96\x09\xc3\x90\x8a\xf8\xc6\xc2\x28\x49\xee\xe3\x86\xa3\xd7\ -\x06\xb7\xf1\xfa\x48\x0e\x6d\x07\xf8\xc3\x3c\x5a\xb0\x5d\x04\xe0\ -\xd1\x98\x20\x0a\xce\xd5\xe5\xa3\xcb\x92\xfd\xc8\xb7\x3e\xab\x91\ -\x4f\x83\x44\xc2\xf9\x16\x5c\x50\x2e\x7b\x93\x9e\x73\x84\xae\x2f\ -\x74\xe4\xc7\x50\xfc\x99\xef\x81\x52\x40\xe2\xc6\x48\x85\x45\x76\ -\x2c\x7c\x60\xe4\x38\xd9\x73\xf9\x72\x64\x98\xd3\x12\x23\x45\x5b\ -\xa0\xe3\xee\xf1\xe9\x49\xcf\x60\x42\xaa\x84\xb4\xb0\xbf\x48\xa1\ -\x7d\x1b\x7f\x64\x32\x50\xde\xd9\x66\x35\x8d\xd7\xd9\x08\x96\xd1\ -\x57\xbb\x34\xa1\x72\x71\x42\x2a\x73\x6b\x15\x05\x61\x0b\x6f\xfa\ -\xf9\x04\xd0\x13\x09\x4c\xb2\xc5\xb9\x16\x31\x2d\x2e\xa5\x34\x45\ -\xe1\x60\xdd\x70\x2f\xd2\x56\xbc\x08\x69\x63\x8c\xaf\xec\x08\x44\ -\x61\x3f\xeb\x1d\xf2\x26\x14\x36\x06\xea\x0c\xf2\x34\xc0\x7c\x8b\ -\xa9\x93\x22\x91\x34\x03\x22\x05\x48\xf5\x72\x73\x79\x20\x2d\x5c\ -\x24\x69\x6e\xa1\xb3\x2a\x67\x98\x78\xb2\x5c\x23\xbd\xa4\x78\x7d\ -\x25\x2e\xfd\x86\xb5\x30\xc5\x87\x86\x8a\x27\x42\x7f\xe8\xf3\xb8\ -\x9b\xb7\x14\x18\xb7\xeb\xd5\x4a\x4d\x2a\x25\x88\x74\x53\x50\xfd\ -\xe6\x2e\x6c\x2d\xc4\xb8\x44\xc7\xa4\x55\xd4\x18\x66\x91\x58\x5c\ -\x65\x9c\x44\xf4\x4c\x9b\xcf\x23\x13\x21\xc4\x1e\x7e\x20\x29\xf4\ -\x04\xc8\x44\x49\x9a\x45\xd4\x57\x99\x2c\xc1\x98\x6e\x0c\x0a\xfa\ -\x04\xeb\x75\x69\xc4\x58\x94\xc2\x2f\x39\x70\xfd\xb3\x80\x74\x69\ -\xd9\xaa\x9c\x92\x26\x59\x12\x0d\x66\x36\x53\x0d\xcc\x0a\xd3\xb8\ -\x40\x24\xa2\x8f\x58\xaf\xbf\xc2\xf5\xec\x29\x16\xd5\x13\xed\xe5\ -\x6c\x1a\xef\xae\xed\x85\xe3\x29\xb1\x40\x3b\x9d\xb1\x59\x29\x92\ -\x58\x5b\x63\x85\xb6\xef\x94\x97\xae\xb2\x82\x9c\xac\xa8\xee\x4b\ -\x08\x8b\x17\xec\x3b\x9e\x5b\xab\xc8\x7e\x3c\xb7\x63\x5a\x96\x68\ -\x8a\x0f\xd3\x33\x25\x0a\xc0\x58\xa9\x83\xc9\x14\xa6\x8f\x58\x37\ -\xc5\x46\x59\x4b\x2f\x88\x1d\x36\x05\x51\xa9\xe1\x92\xde\x82\x56\ -\x0a\x8b\xf0\xf0\xa8\x16\xce\x9f\x1a\xc2\x5c\xe1\x4c\xcc\x44\x49\ -\x4e\xe1\xa5\xc5\xaa\x65\x07\x03\x52\x06\xcb\x7f\xb4\x0f\x8a\xdd\ -\x9f\x11\x03\x5b\x39\x64\xcf\x4d\x8b\xde\xfa\xec\x1f\x27\xf1\xe8\ -\x35\x9a\x4f\xef\x50\x0b\x9d\x4f\xe7\xf3\xe9\x0d\x9a\x0f\xcf\xef\ -\x71\xad\x5a\x0a\x38\xb1\x17\x16\x8e\x18\x0a\xf2\x40\x75\x5d\x7d\ -\xc5\xac\xab\x18\x24\x75\x94\x45\x0b\xe7\x62\x87\x83\xb3\xc1\xd9\ -\xc1\x5e\xdb\xb0\xe2\xa0\x54\x5b\xcc\xe4\x0c\x27\xad\x73\x54\xc3\ -\x19\x12\xf0\xe4\x45\x33\x39\xf1\x8e\xa8\x40\x2c\x67\x8a\xf8\xff\ -\xa2\x2e\x10\x35\x8b\x0b\x0b\xa5\x5d\x1c\x3b\x2a\x86\x6d\x79\x76\ -\x9c\x40\x94\xa7\xeb\x81\xb4\x48\xa5\xa5\x9c\xac\xb6\x19\xd2\xda\ -\x8d\xe2\xc4\xfa\x89\xd7\x75\x9a\x81\x2a\x9d\x64\xf8\x54\xa6\xed\ -\x3c\x52\xd5\x51\x26\x13\x11\xeb\xf9\x32\xc1\x14\xd7\x87\xaa\x78\ -\xcc\xc4\x71\x5d\x19\xc9\x63\x8d\x35\x28\xe4\xe0\xf6\x21\x92\x8d\ -\x35\xd3\x49\xa3\xdc\xcc\xbf\x5d\x8f\xc6\x73\x70\x70\xf4\xc2\x89\ -\xd1\xbf\x61\xb1\x7f\xe7\x59\xd7\xd1\x66\x5d\xfb\x2b\x66\x9d\x36\ -\x8f\x98\x61\x6a\x71\x79\xc5\xc4\x8d\xa2\x12\xb3\x87\xfb\x9a\x0d\ -\x9b\x28\x6d\x7a\xd3\xea\xc7\x39\xb9\xce\x7f\xa7\xb8\xab\xb8\x38\ -\xbd\x8f\x2a\x6c\xc2\x40\x8d\x59\xc9\x38\xdb\x67\x52\x12\x54\xb5\ -\xfd\x1a\x45\x58\x83\x42\x45\x25\x35\x89\xa4\xe8\xcc\x54\x72\xef\ -\x2e\x93\x89\x68\x02\x9d\x9d\x93\x50\xfb\xa6\x91\xb7\xe3\x93\x48\ -\x9e\x99\x72\x41\x68\x69\x28\x69\x04\xf8\xc8\x88\x80\xa8\xb4\x26\ -\x7c\xbd\x92\xb0\x0a\xf9\x7c\x27\x52\x8b\x7e\x6d\xff\x52\x85\x91\ -\xea\x98\x0a\x4a\x5d\xc9\x36\xe4\x32\x58\x7e\xa6\xfb\x90\xfc\x1d\ -\x48\xbf\xdd\x1b\xf7\x58\x22\x81\x94\xaf\x2f\xec\xa8\x45\xe3\x63\ -\x8c\xa7\x52\xf0\x9f\x8e\xf3\x83\x68\x6b\x7b\xf9\x03\xc1\xe6\x80\ -\x24\x21\x81\x93\x51\xc8\x8a\xe7\x0b\x92\xf6\x83\x5e\xbf\xd7\xd7\ -\x87\x89\xb1\x3c\x04\x11\x62\xd3\xda\x0b\xec\x84\x6f\x69\xf2\x24\ -\x90\x73\x65\xc8\xe0\x4c\x6a\x6d\x71\x8a\xc8\x4c\x0f\x40\xf3\x88\ -\xa5\x1d\xb4\xcb\x86\xe6\x5d\x4f\xa7\x6d\x10\xa6\x69\x87\x53\x84\ -\x30\x67\x13\x84\xc5\xd4\x4a\x7f\x18\xef\x4e\x16\x92\xc4\xf3\xe8\ -\x4d\xbc\xec\xc4\x89\x98\x72\x2e\x4e\xa6\x17\xa4\xbc\x44\xb8\xd6\ -\x02\x14\xb1\xdc\x58\x62\x14\xa9\x34\xe5\x6d\x20\x0d\xe6\x29\x68\ -\x55\xb0\xd1\x14\x60\x0a\xd1\x8e\x41\xd5\x0b\x0f\x24\x14\x5b\x3f\ -\xd9\xab\x5f\x03\xd7\x8f\x5b\xf8\x96\x92\x64\x64\x05\xb5\x72\xfb\ -\x20\xfa\x8e\x78\x7e\xc2\x88\x96\x1b\xd7\x5b\x41\x4f\xfa\xf4\x23\ -\xd0\x16\x60\x25\xe6\xbb\x6a\x1a\x06\xd1\x16\x79\xac\x38\xb4\x34\ -\x73\x41\xe1\xfc\x42\xe1\x14\x91\x17\x84\x0c\xb4\x99\x46\x13\x71\ -\xfa\x10\x89\xb4\xaa\xb4\x61\x30\x5f\x25\xb8\x34\xe1\x5e\x5b\x7c\ -\x92\xe7\xa9\x28\xc4\x56\xe0\x0b\x8b\xc1\x3e\xb2\xcc\xa7\xb7\x58\ -\xa2\x8c\xda\x3a\x72\xd5\x89\xe5\x8e\x89\x5d\x34\x4c\x83\xab\xd4\ -\x4b\x97\x76\xc8\xa8\x36\x75\x40\x79\x7e\x1c\x02\x6e\xf6\x97\x51\ -\x23\x5e\x40\x16\xe3\xba\x31\xf9\xd3\x30\x10\x5b\x46\x6b\x19\xa9\ -\xe5\x94\x72\xaf\x6c\xa2\x88\xd5\xac\x80\xf3\x06\x4f\x6e\xc1\x08\ -\x00\x52\xfb\xc6\x3e\x4f\xdf\x9e\x9a\x16\x17\xe9\x9c\x43\xb8\xd3\ -\x2a\xdf\x1a\x48\xd7\xea\x7e\x5a\x47\xc3\x68\xca\xab\x5c\x11\x71\ -\xec\x7f\x14\x79\xd8\x66\x87\x2e\xcd\xac\x04\x0d\xbd\xb4\x4f\xf1\ -\x47\x3c\x9e\xec\xe2\x8f\x94\x9a\xcc\x95\x06\xcf\x6e\xa7\x87\xbc\ -\x69\x76\x5b\x29\x2c\x84\x8d\x50\x3f\x57\x0e\x27\xaa\x1c\x98\x6e\ -\x94\x4a\x96\x6a\xb4\x54\x57\x4c\x5b\x3b\xf9\x2c\x53\x8c\x4a\xd0\ -\x9e\x6a\xd1\x15\xa2\x28\xea\x07\xaa\xa5\x4d\x14\x53\xac\x96\x2c\ -\xf2\xcf\xfd\x42\x09\x63\x75\x60\xf6\x5d\x05\x79\x41\x2a\xa7\xa2\ -\xa7\xa3\xfa\x57\x18\x84\xbb\xf0\x26\x58\x39\x7f\x7b\xd1\x79\xf1\ -\x6f\xb9\xd2\x91\x6f\xe7\x4e\x8b\xc7\x75\x6b\x8c\xb3\xac\xad\xe3\ -\xef\xe4\xf0\x3b\xe5\xa4\x9b\xca\x39\x3b\x0c\xcf\x4f\x9f\xa4\x97\ -\x41\x0b\xf3\x27\x59\x2f\xae\x2e\xfa\x86\x6e\xba\x54\xba\xc8\xbe\ -\xa9\x7c\x8f\x65\xbc\xd6\x80\xa8\x0d\x61\x6b\x47\x42\xf9\x0e\xbe\ -\xdc\x1e\x6f\xdc\x75\x82\xdc\x04\xd9\x68\x01\x3f\x71\x79\x4e\x01\ -\x7e\xb2\xbe\x71\x22\xea\x02\x15\x61\xca\xf1\xbb\xa9\x1e\x44\x2b\ -\xe7\xaa\x58\xf0\xcb\x2c\x49\x44\x66\xde\x9d\x54\x44\xa5\x15\x3f\ -\x68\x19\x19\xe1\x54\x9f\x8a\x2a\x2d\xb7\xe4\x0b\xd4\x5e\x95\x1c\ -\xec\xbc\x40\x28\xe6\xa0\x52\x3e\x15\x32\x18\x9e\x63\xd8\xa2\x68\ -\x9b\xbd\x87\xc8\x5d\xe1\x85\x3a\x2b\xe1\x61\x97\x0f\x72\x04\x22\ -\xec\x5c\x04\x2c\xb0\x1a\x67\x57\x25\xcc\x75\xa1\x6d\x8d\x34\xf9\ -\x9b\x2a\xf4\x05\x3f\x6b\x50\x56\x7a\x6e\x20\x05\x4b\x7c\xee\x0a\ -\xaf\x62\x4f\xa3\x06\x7b\x99\xb8\xbf\x39\x05\x61\x45\xda\x21\x2f\ -\x2e\xa1\x1d\xf6\xa1\xaa\x91\x27\x3d\x6a\x6c\x9a\xd2\x84\xdb\xe9\ -\x52\xc2\x51\x90\xb2\xe1\xe6\x8a\x4e\x59\xcd\xab\x2b\xd5\x6e\xad\ -\xe4\xe9\x9e\xb8\x05\xc3\x57\x1a\xe5\x50\x6b\x65\x17\xb7\xe8\xd1\ -\x89\x64\x63\xc6\x6e\x81\xef\x3d\x43\x4c\xac\x14\x26\x53\x57\x64\ -\xbe\x5d\x53\x08\xd0\x00\x46\xfb\x36\x17\x23\x00\xe1\x52\x70\x31\ -\xe9\x62\x47\x33\xf1\xcc\x79\xd6\xa0\x3e\xef\x96\x39\x85\xa4\x32\ -\x60\x06\xc2\x2b\xcf\xe5\x5c\xbd\x70\x4f\xc4\x60\x42\x34\x8b\xce\ -\x96\x28\xec\xe7\x71\x09\x18\xf9\xda\xb3\x38\x88\xc0\xe1\xa7\x7e\ -\x0f\x9f\xc1\x88\x48\xb3\x8a\x86\xd2\xbd\x8f\xb1\x70\x4a\x84\xc5\ -\x8b\x46\x2a\x17\xab\x88\x35\x11\xc4\x35\x5c\x04\x91\xef\x44\xdc\ -\x65\xf3\x99\x53\x69\xe2\xd4\xab\x19\x6d\x4b\x51\x06\xf9\xc6\x0d\ -\x7b\x91\x8b\xa8\xde\x71\xee\xff\xc8\x59\x47\xc1\xd9\x93\x5e\x81\ -\x98\x45\x26\x4c\x96\xa9\x63\x46\x7f\x60\x7b\x74\x61\x46\xb8\x4b\ -\xf7\x77\x07\xa5\xef\xa1\x53\x8c\x58\xd1\x31\xb9\x38\x60\xb1\x5e\ -\xec\xe2\x00\x32\x18\xff\x9f\x8d\xff\x00\x42\x93\xe5\x89\ +\x00\x52\x1f\x78\x9c\xed\x5c\x59\x73\xdb\x38\x12\x7e\xd7\xaf\xc0\ +\x24\x2f\x71\x4a\xb2\x75\xfa\x60\x66\xb7\x4a\xb6\xa5\x58\xb5\xb6\ +\xe5\xc8\x4a\xb2\xa9\xad\xad\x29\x4a\xa2\x2c\x4e\x28\x82\x21\xa9\ +\xb1\x3d\x53\xf3\xdf\xb7\x71\x91\x00\x08\x5e\xca\x31\xb5\x5b\x1b\ +\x25\x76\x48\x02\x8d\xaf\x0f\x34\x1a\x8d\xa6\x8e\x5e\x37\xd0\x6b\ +\x34\xdf\x38\xe8\x66\x32\x47\xd7\xee\xd2\xf1\x23\x07\xbd\x82\x8b\ +\x03\x78\x40\x9e\x5d\xe0\xe0\x39\x74\x1f\x36\x31\x7a\xb5\x3c\x40\ +\x3f\x77\xdb\x9d\x5e\x0b\x7e\xf4\xff\x8e\x7e\xbe\xc0\x9e\xeb\xa3\ +\xcb\xdd\x97\x9d\x13\xf9\xf8\xf9\xef\xbc\xc7\x9d\x13\x6e\xdd\x28\ +\x72\xb1\x8f\xdc\x08\x6d\x9c\xd0\x59\x3c\xa3\x87\xd0\xf6\x63\x67\ +\xd5\x44\xeb\xd0\x71\x10\x5e\xa3\xe5\xc6\x0e\x1f\x9c\x26\x8a\x31\ +\xb2\xfd\x67\x14\x38\x61\x04\x1d\xf0\x22\xb6\x5d\xdf\xf5\x1f\x90\ +\x8d\x96\x30\x32\xa1\x07\x8d\xe3\x0d\x50\x8a\xf0\x3a\x7e\xb4\x43\ +\x07\xda\xaf\x90\x1d\x45\x78\xe9\xda\x40\x12\xad\xf0\x72\xb7\x75\ +\xfc\xd8\x8e\xc9\x90\x6b\xd7\x73\x22\xf4\x2a\x06\x96\x5e\xdc\xf3\ +\x1e\x2f\x0e\xe8\x38\x2b\xc7\xf6\x08\x41\x00\x4d\x1e\x8b\xa7\xe8\ +\xd1\x8d\x37\x78\x17\xa3\xd0\x89\xe2\xd0\x5d\x12\x32\x4d\x68\xb4\ +\xf4\x76\x2b\x82\x44\x3c\xf6\xdc\xad\xcb\x07\x21\xdd\xa9\x50\x22\ +\x42\x0f\x48\xef\x22\x60\x85\x00\x6e\xa2\x2d\x5e\xb9\x6b\xf2\xdb\ +\xa1\xfc\x05\xbb\x85\xe7\x46\x9b\x26\x5a\xb9\x84\xfa\x62\x17\xc3\ +\xcd\x88\xdc\xa4\xb2\x6e\x12\x6e\x8e\x70\x88\x22\xc7\xa3\xe0\x80\ +\x88\x0b\x0c\x50\xa6\x53\x8c\xb4\x19\x19\x28\x20\xc2\x8d\xb9\xb8\ +\x22\x72\xe7\x71\x83\xb7\x2a\x3f\x2e\x45\xb5\xde\x85\x3e\x0c\xec\ +\xd0\x6e\x2b\x0c\xe2\xa3\xe3\xfe\xea\x2c\x63\x72\x87\xf4\x58\x63\ +\xcf\xc3\x8f\x84\xc7\x25\xf6\x57\x2e\x61\x2d\xb2\x1a\xc2\x22\xec\ +\x05\xfe\xcd\xa1\x4c\x31\xfd\xfb\x38\x06\xcc\x0c\x08\xd1\x47\x90\ +\xea\x99\x3f\x8a\x36\xb6\xe7\xa1\x85\xc3\x85\x07\x43\xbb\x3e\xa1\ +\x46\xee\x0a\xbe\x42\x02\x22\x8a\xc1\x1a\x5c\xdb\x43\x01\x0e\xe9\ +\xa8\x3a\xbf\x87\x0c\xc5\xd5\x08\xdd\x4f\xc7\xf3\x8f\xc3\xd9\x08\ +\x4d\xee\xd1\xdd\x6c\xfa\x61\x72\x39\xba\x44\x2f\x86\xf7\x70\xfd\ +\xa2\x89\x3e\x4e\xe6\x57\xd3\xf7\x73\x04\x2d\x66\xc3\xdb\xf9\x27\ +\x34\x1d\xa3\xe1\xed\x27\xf4\x8f\xc9\xed\x65\x13\x8d\xfe\x79\x37\ +\x1b\xdd\xdf\xa3\xe9\x8c\x50\x9b\xdc\xdc\x5d\x4f\x46\x70\x7b\x72\ +\x7b\x71\xfd\xfe\x72\x72\xfb\x16\x9d\x43\xd7\xdb\x29\x18\xfe\x04\ +\x2c\x1e\xe8\xce\xa7\x74\x4c\x4e\x6d\x32\xba\x27\xf4\x6e\x46\xb3\ +\x8b\x2b\xb8\x1c\x9e\x4f\xae\x27\xf3\x4f\x4d\x42\x6b\x3c\x99\xdf\ +\x12\xca\xe3\xe9\x0c\x0d\xd1\xdd\x70\x36\x9f\x5c\xbc\xbf\x1e\xce\ +\xd0\xdd\xfb\xd9\xdd\xf4\x7e\x04\x20\x2e\x81\xf2\xed\xe4\x76\x3c\ +\x83\x81\x46\x37\xa3\xdb\xf9\x21\x0c\x0c\xf7\xd0\xe8\x03\x5c\xa0\ +\xfb\xab\xe1\xf5\x35\x19\x8d\x90\x1b\xbe\x07\x36\x66\x04\x28\xba\ +\x98\xde\x7d\x9a\x4d\xde\x5e\xcd\xd1\xd5\xf4\xfa\x72\x04\x37\xcf\ +\x47\x80\x6f\x78\x7e\x3d\x62\xa3\x01\x77\x17\xd7\xc3\xc9\x4d\x13\ +\x5d\x0e\x6f\x86\x6f\x47\xb4\xd7\x14\x08\x51\x26\x49\x4b\x06\x13\ +\x7d\xbc\x1a\x91\xbb\x64\xd4\x21\xfc\xbd\x98\x4f\xa6\xb7\x84\x9f\ +\x8b\xe9\xed\x7c\x06\x97\x4d\x60\x77\x36\x4f\x7a\x7f\x9c\xdc\x8f\ +\x9a\x68\x38\x9b\xdc\x13\xc9\x8c\x67\xd3\x1b\xca\x29\x91\x2e\x74\ +\x9a\x52\x3a\xd0\xf5\x76\xc4\x08\x11\xc9\xab\x0a\x82\x26\xe4\xfa\ +\xfd\xfd\x28\xa1\x89\x2e\x47\xc3\x6b\x20\x07\xda\xba\xd5\x15\x7a\ +\x08\x37\x8e\x1a\x8d\x77\x77\x21\x7e\x80\x99\x17\x9d\xdb\xa1\xb5\ +\xc1\xa1\xfb\x3b\x86\xa9\xec\xa1\x3f\x1a\x08\xfe\x2c\x70\xb8\x72\ +\x42\x0b\x75\x82\x27\x30\x60\xcf\x5d\xa1\x97\xbd\x61\xef\xac\x77\ +\xf6\x86\x3e\x8e\x9d\xa7\xb8\x65\x7b\xee\x83\x6f\x21\x98\x4e\xb1\ +\x13\xb2\xfb\x81\xbd\x22\x53\x97\xf6\x63\x77\x16\xf6\xf2\xf3\x43\ +\x88\x77\xfe\xca\x42\x2f\xc1\x7f\x8d\x3b\xe3\x37\x8d\x3f\xd5\xd1\ +\xad\xe5\x66\xe7\x7f\x36\x80\x48\xfa\xb6\x96\xd8\xc3\x00\xe7\x0b\ +\x38\x3e\x07\xfc\x57\x68\xaf\x5c\x18\xf6\x55\x14\x84\x8e\xbd\xb2\ +\x42\x67\xed\xc1\xf4\x6a\xa2\xa7\x8e\xd5\x69\xa2\xe7\x8e\xd5\x3e\ +\x1c\xf4\x07\x70\xdd\xa5\xd7\x5d\xab\x0d\x73\x30\xc6\x81\xd5\x46\ +\xe1\xc3\xc2\x7e\xd5\x3d\x6d\xa2\xe3\xe3\x26\xea\x74\xe0\x71\x77\ +\x30\x38\xe0\x8f\x3b\xec\x71\xef\xa4\x89\x4e\xe1\x5f\xa7\x7f\xcc\ +\x1e\x1f\x10\xcc\x8d\x77\x73\x8c\xbd\xb9\x1b\x34\x2a\xc9\x28\x8b\ +\x1e\x68\xbf\x3a\x03\x24\x9d\x76\x97\x0c\x7d\x72\xf0\x86\xb5\xe4\ +\x8f\x1f\x37\x6e\xec\xe4\xc9\x11\x07\xf6\xd2\x8d\x9f\x2d\xd4\x6d\ +\xb7\x19\x98\x8f\xee\xea\xc1\x89\x39\x16\x4e\x22\x72\xbd\xdf\x84\ +\x2e\xb2\xe3\xbf\xec\xb5\xbb\xe3\xee\x98\x3d\x06\xbf\xe7\x50\x97\ +\xdb\xca\x34\x7c\x79\x72\x7a\x7a\x72\xb6\xd0\xdb\x71\x2a\x0b\x0f\ +\xda\x67\x87\xf0\xdc\xc0\xe2\x22\x79\x23\x89\xa7\xe5\x6e\xed\x07\ +\xc7\x02\x4f\xe5\x73\xde\xc0\xa5\x13\x2d\x5a\x48\xe1\xc3\x02\xde\ +\xb7\x60\x02\x00\xbf\x91\xa7\xfd\x77\xd7\x54\xfb\x6f\x85\xf6\x89\ +\xba\x51\x9b\xea\x9b\xfc\x02\x65\xd3\x2b\xf8\xd5\x69\x32\xec\x44\ +\xa7\xa8\x8d\x38\x43\x5c\xc9\xa8\x23\x6e\x1c\x28\xf2\xe7\x8c\xe9\ +\x98\x98\x00\x9c\xd5\x0f\x85\x45\x40\xdc\x38\xfe\x0e\xa6\x47\xee\ +\xb8\x8a\x3a\x35\x03\x90\xfa\x5b\x94\x8d\x0c\x15\x0b\xc5\x10\x1a\ +\x44\x01\x38\x7d\x3f\x36\x74\xc8\xe7\x5b\xeb\x59\x32\x15\xb2\x84\ +\x03\x32\xef\x53\xba\x75\x67\x91\x62\x9d\x59\x9b\xdc\x82\x7b\x70\ +\xc1\xa8\x71\x1c\xe3\xad\xd5\x4a\x26\x10\x9f\x52\xe2\x01\xbd\x2f\ +\xb0\x55\x83\x62\x98\x63\x6c\x30\x98\x94\x32\x35\x60\x13\x96\x75\ +\x4e\x53\xb4\x18\x68\x2d\x52\x95\x24\x73\x1d\x9a\xa0\x5e\x1b\x7e\ +\x88\xff\x28\x0c\x79\xce\x3a\xe6\x64\xcc\x58\x65\xa5\xa0\xa3\xd7\ +\x24\xaa\x72\x42\x08\x24\xe0\xde\x92\x84\x1c\x61\x3a\x95\x79\x6f\ +\xb2\x0e\xa8\x90\x74\xa5\xe7\xce\x0c\x08\xaa\xec\x85\xa7\xb7\x7b\ +\xd9\x6f\x93\x4f\xa9\xff\x21\x84\x86\x10\x8c\x84\xf6\x32\x9e\xc0\ +\xb0\x1f\x5c\xe7\x91\x53\xb2\x3d\x58\x4c\x7c\x88\x2f\xb3\x6e\xa9\ +\x54\x1b\x59\x99\x28\x96\xc4\xfc\x11\x99\xa5\xbb\xc8\x42\x3d\xcd\ +\x30\xb8\xaf\x95\x78\x5c\x43\x7c\x1b\x35\x51\x62\xbd\xf4\x3a\xd7\ +\x54\xe8\xc2\xd1\x87\x75\xe5\x94\xad\x2b\x62\xc9\xb0\x17\x1a\xb9\ +\x8b\x8d\xb3\xfc\x7c\x8e\x9f\x92\x1b\x33\x40\x84\xcf\x77\x60\x96\ +\xbe\x71\x0c\xe6\x3a\x09\x31\xe2\x68\x46\x10\x2f\xe6\xbb\x04\xb1\ +\xc2\x2a\x8c\x75\x55\xa3\x69\x45\xf1\xb3\x07\xfe\x97\xe2\x2e\x9d\ +\xbf\x45\xa2\x33\x38\x9d\xb7\x80\x27\x00\xee\xd4\x38\xa2\x1a\xdd\ +\x13\xcd\xe4\xa9\x57\xec\x3a\x4f\x2a\x65\xcb\x8a\xdd\xd8\x73\xf8\ +\x00\x10\xd4\xc2\x64\x8b\x43\xec\xb5\x20\x7c\xa0\x53\x8d\xf5\x7e\ +\xa3\x3f\x0e\x70\x44\x23\x6d\x70\x5f\x38\x30\x45\x2d\x7c\x8a\x75\ +\xda\xba\xcb\xa0\x61\xb8\x78\x20\xdb\xee\xfd\x12\x08\x7b\x43\x88\ +\x41\x14\x95\x65\x05\x55\xe2\x1f\x19\x1d\x35\x10\xe3\x14\x37\x0e\ +\x1f\x7c\xa0\x0a\x07\xd6\x0f\xa0\xd5\x21\x04\xc5\x7f\xf6\x51\xe5\ +\x71\x36\x4e\xab\xb2\xac\x75\x94\x65\xad\xad\x2d\x6b\x6c\x9a\x4b\ +\xcb\x5a\xff\x14\x3e\xc7\x07\x3a\xb3\xd6\x06\xf6\x34\x60\x89\x19\ +\xa6\xbf\x25\x98\xe3\xf6\x60\x3c\x18\x2b\x6b\x2c\x7c\x8e\xf9\xd2\ +\xbf\x05\x33\x7b\x74\x57\xf1\x26\xe3\x5a\x13\x11\x25\x9e\x5b\x02\ +\x0e\x66\xd5\xa2\x41\x4c\x16\xba\x12\xf5\xec\x42\xef\x95\x75\xf4\ +\x25\x8a\x7e\x21\x4b\x42\x74\x14\x2e\x8f\xa8\x31\xfd\x62\x87\x21\ +\x7e\xfc\x45\x78\xd1\xc3\xc0\x7f\xe0\x80\x38\x98\xd4\x08\x13\x03\ +\x48\xee\x18\x6d\x9a\x92\xcd\x3c\xd7\xa7\x84\xc6\x06\xd8\xf7\xbe\ +\x6c\x90\xb9\x92\xcf\x45\x16\x74\x86\x2f\x23\x17\x84\x6a\x5d\x26\ +\x0c\xba\x60\x71\x64\xb3\xac\x55\xb2\x48\xd7\x51\xda\x37\xe0\xb2\ +\xb2\xae\xca\x94\xc5\xf9\x44\x65\xcd\xaa\x33\x9a\xaa\xf5\x2f\xd2\ +\xe6\x2e\x68\xd1\xe1\x25\xf8\x2a\x7f\x2b\xfc\xe8\x67\x9a\x18\x62\ +\xd4\x64\xd5\xcc\x08\x31\x20\xcc\xe7\x91\x27\x76\xa2\x35\x28\x22\ +\x2e\x75\x05\x4d\xc4\xee\xb2\xae\x0f\xeb\x98\xf6\x09\xd5\x1d\xaa\ +\xac\x8c\xcc\x0a\xc1\x56\x07\xfe\x6b\xef\xd5\xc1\xec\xb3\xbf\x23\ +\xb7\xe5\x1e\x5b\x18\xe4\x5e\x2e\x5b\x47\x5e\x36\x25\x76\xc1\xb7\ +\xf7\x73\xc0\xd9\xde\xbe\x5a\xc2\x5f\x8d\x01\x32\x63\xbe\x3d\x0b\ +\x6c\x1f\xb5\xb7\xb3\x16\x5c\x14\xb9\xea\xa4\x0d\xf5\x5f\xf5\xb4\ +\xf5\xe3\x94\x54\xac\xa5\x42\x17\xad\x32\x58\x53\x99\x7f\x99\x0e\ +\x13\x17\x2d\xe0\xe7\x3a\xe8\x5c\x27\x51\xea\x9e\xcd\xa4\x13\xe7\ +\x5c\x85\xf0\xbb\xb9\xf3\x14\x57\xdf\x2d\x55\xda\x4f\x2a\x51\xfb\ +\x9d\x67\xbb\x7e\xe5\x41\x4a\x46\xa9\xbd\x67\xb8\x72\x6c\x78\x4c\ +\x76\xce\x20\x17\xb6\xad\x2f\xc8\x14\x15\x6f\x9c\xd5\x0d\x50\xbf\ +\x00\xc1\xf1\x92\x7c\x18\x82\x64\x23\x5b\x92\x0c\xa0\xe6\xe3\xfe\ +\xee\xbc\x0d\xdd\x80\xef\xda\xf2\xed\x3b\x82\x86\x0f\xd0\xd0\x10\ +\x12\x77\x33\x21\xb1\x48\xbb\x34\xde\xdd\x80\x2a\x3e\xba\x3e\xd8\ +\x1e\x91\x46\x60\x87\x76\x8c\xeb\x65\xce\xb2\xd9\x57\x5d\x1c\x24\ +\x91\x62\xda\x4f\x33\x01\xad\x6c\x7a\xe6\xa3\xe6\xbd\x4c\xa8\x92\ +\x24\x67\xc5\x85\x13\xd6\x4d\xb6\xd1\x61\xab\x26\x5b\x34\x3b\x49\ +\x3e\xfb\xe5\xe0\xf4\xf8\xe4\x64\xc1\xd6\x50\xbe\x8a\xb6\x0f\x07\ +\x22\x4d\x26\xf2\xda\xbc\xd9\x41\x4d\x9e\x4b\xe2\x05\x55\x24\x4c\ +\x13\x34\x99\xa4\xeb\x20\x51\x59\xfe\x7e\xd3\x64\xa4\xe5\x00\x95\ +\xec\x58\x47\x4f\x9a\x85\x52\x9c\x40\xd0\x35\x94\x64\x8b\x05\xaa\ +\x01\x2f\x42\x74\xb2\x24\xb6\x4c\x8e\x49\xf3\x1a\xec\x7c\xde\x44\ +\xb5\xf1\x45\x87\x7c\x4a\x13\x5e\x66\x51\x16\x78\x81\xca\x88\x73\ +\x6d\xfc\x0b\x21\x65\x7b\xc9\x51\x09\x83\xfd\x04\x11\xd6\xe1\xa0\ +\x89\x96\xcf\xec\x3f\xf4\xee\x5a\xdc\x5d\xcb\x77\x05\x94\xce\xa1\ +\x1a\xa0\x1d\x76\x13\xe3\x52\xef\xf7\x04\xbf\xf4\xee\x81\xea\x24\ +\x54\xc9\xea\xa9\xcf\xc4\xe9\x25\x87\x03\xa9\x1b\x4f\xdc\x4c\xca\ +\xfc\x77\xd2\x01\x77\x34\x67\xba\x9f\x39\x13\xe1\xa4\x59\x15\xe6\ +\xdc\xcf\x89\xb6\x14\xe7\x53\x35\x30\x58\x9e\x23\x17\x49\xf0\x7c\ +\x58\x49\xe4\x61\xa2\xaf\x1c\xb4\x14\x53\x37\x75\x57\x8d\x8f\x79\ +\x73\x83\x33\xa7\xcd\x16\xf8\x89\x3b\xf3\x3c\x6a\x62\xfd\xc8\x9f\ +\x7d\xda\x0a\x63\x40\xdc\xef\xf7\xd9\x00\xe3\xd0\xde\x3a\x05\xe9\ +\x38\xba\x1a\xc5\x36\x81\xaf\x9c\xa0\x65\xb3\xad\xe4\xb4\x0f\xc2\ +\x8e\x82\x13\xd1\xb3\xde\x69\xef\x54\x37\x3c\xb5\x89\x64\x7c\x6b\ +\x08\xaf\x5a\x8f\x5c\xfb\x0b\xec\xad\x94\x61\x0c\xd9\xb0\xd2\xc5\ +\xf2\x6a\x0b\x6a\x8c\xa1\xff\xc2\x0e\x13\x19\x67\x08\x8a\x60\xa9\ +\x94\xdc\x87\x62\x72\xf2\x0a\x56\x1d\x22\xed\x55\x85\x68\x75\x98\ +\x32\xc9\x48\xb2\xad\xbb\x5d\xb4\x51\xfc\x4b\xa5\x53\xd1\xef\x91\ +\xe7\x94\x8c\x4f\x44\x2f\xda\x56\x35\x09\x92\x86\xfd\xb3\xbe\xba\ +\xfb\xce\xa6\xe7\xc5\xda\x47\xc7\x49\x36\xbd\xda\x89\x56\xf6\x81\ +\x76\x64\xa4\xa5\xb3\x0b\x37\xcf\x39\xbe\x38\x95\x70\x66\x4a\x56\ +\x71\xbc\x65\xc2\x30\xa4\x22\xbe\xb1\x30\x4a\x92\xfb\xe4\xc1\xd1\ +\x6b\x83\xdb\x78\x7d\xa4\x86\xb6\x03\xf2\xe1\x1e\x0d\x6f\x17\x18\ +\x3c\x1a\x17\x44\xc1\xb9\xba\x7a\x74\x59\xb2\x1f\xf9\xd6\x67\x35\ +\xea\x69\x90\x0c\x5c\x6c\xc1\x25\xe5\xf2\x3b\xc9\x39\x47\xe0\xfa\ +\x52\x43\x71\x0c\x25\xae\xc5\x1e\x28\x21\x24\x6f\x8c\x74\x5a\x74\ +\xc7\x22\x3a\x86\x8e\x93\x5e\x97\x2f\x47\x86\x39\xad\x30\x52\xb4\ +\x05\x3a\xee\x1e\x9f\x9e\xf4\x0c\x26\xa4\x4b\x28\x13\xf6\x17\x29\ +\xb4\x6f\x93\x8f\x0a\x03\xe5\x9d\x6d\x56\xd3\x78\x9d\x8d\x60\x19\ +\xbe\xda\xa5\x09\x95\x8b\x13\x12\x99\x5b\xab\x10\x07\x2d\xb2\xe9\ +\x17\x13\x20\x9b\x48\xe0\x92\x2d\xce\xb5\xc8\x69\x71\x25\xa5\x29\ +\x0b\x87\xe8\x46\x78\x91\xb6\xe6\x45\xe8\x33\xce\xf8\xca\x0e\x41\ +\x14\xf6\x73\xb6\x41\xde\x84\x22\xc6\xc0\x9c\x41\x9e\x06\xb8\x6f\ +\x31\x35\xd2\x24\x92\x64\x40\x94\x00\xa9\x5e\x6e\x2e\x8f\xa4\x45\ +\x8a\x24\xcd\x4f\xd8\xac\xca\xe9\x26\x9f\x2c\xd7\x48\x2f\x69\x5e\ +\x5f\x8b\x4b\xbf\x61\x2d\x4c\xf1\xa1\xa1\xe6\x89\xd0\x1f\xd9\x79\ +\xdc\xcd\x5b\x0a\x8c\xdb\xf5\x6a\xa5\x26\x95\x12\x44\x59\x53\xd0\ +\xfd\xe6\x2e\x68\x2d\xe4\xb8\x24\x3b\x52\xa6\xa2\xc6\x30\x8b\xe4\ +\xe2\x2a\xe3\x24\x62\x67\xda\x62\x1e\x99\x80\x50\x7b\xf8\x81\x50\ +\xd8\x09\x90\x09\x49\x92\x45\xcc\xae\x32\x69\x82\x31\xd9\x18\x14\ +\xb4\xc1\xeb\x75\x69\xc4\x58\x94\xc2\x2f\x39\x70\xfd\xb3\x00\xba\ +\xb2\x6c\x55\x4e\x49\xd3\x2c\x49\x86\x66\x3a\x53\x0d\xcc\x4a\xd3\ +\xb8\x40\x24\xb2\x8f\x58\xaf\xbf\xc2\xf5\xec\x29\x16\xdd\x13\xed\ +\xe5\x6c\x1a\xef\xae\xed\x85\xe3\x69\xb1\x40\x3b\x99\xb1\x69\x29\ +\x92\x5c\x5b\x63\x05\xb6\xef\x94\x97\xae\xf2\x82\x9c\xb4\xa8\xee\ +\x4b\x00\x8b\x17\xec\x3b\x9e\x5b\xab\xd0\x7e\x3c\xb7\x23\x56\x96\ +\x68\x8a\x0f\x93\x33\x25\x46\xc0\x58\xa9\x43\x60\x4a\xd3\x47\xae\ +\x9b\xe2\xbd\xac\xa5\x87\x23\x87\x4f\x41\x54\x6a\xb8\xb4\xb5\xa4\ +\x95\xc2\x22\x3c\xd2\xab\x45\xf2\xa7\x86\x30\x57\x3a\x13\x33\x21\ +\xc9\x29\xbc\xb4\x78\xb5\xec\x60\x40\xcb\x60\xc5\x8f\xf6\x41\xb1\ +\xfb\x33\x8e\xc0\x57\x0e\xd5\x73\xb3\xa2\xb7\x3e\xff\x27\x20\x1e\ +\xbd\x46\xf3\xe9\x1d\x6a\xa1\xf3\xe9\x7c\x3e\xbd\x41\xf3\xe1\xf9\ +\x3d\xa9\x55\x4b\x08\xc7\xf6\xc2\x22\x11\x43\x41\x1e\xa8\xae\xab\ +\xaf\x98\x75\x95\x83\xa4\x8e\xb6\x68\x91\x5c\xec\x70\x70\x36\x38\ +\x3b\xd8\x6b\x1b\x56\x1c\x94\x66\x16\x33\x35\xc3\xc9\xea\x1c\xf5\ +\x70\x86\x06\x3c\x79\xd1\x4c\x4e\xbc\x23\x2b\x90\xc8\x99\x0d\xfc\ +\x7f\x51\x17\x88\x9a\xc7\x85\x85\xd2\x2e\x8e\x1d\x35\xc3\xb6\x3c\ +\x3b\x8a\x21\xca\xcb\xea\x81\x3e\x51\x4a\x4b\x05\xac\xb6\x99\xd2\ +\xda\x0d\xa3\xd8\xfa\x49\xd4\x75\x9a\x89\x6a\x8d\x54\xfa\x4c\xa6\ +\xed\x3c\xa8\x7a\x2f\x93\x89\xc8\xf5\x7c\xa9\x60\x8a\xeb\x43\xf5\ +\x71\xcc\xe0\x84\xae\x8c\xf0\xf8\xc3\x1a\x08\x05\xb9\x7d\x40\xf2\ +\xbe\x66\x9c\x2c\xca\x4d\xfd\xdb\xf5\x68\x3c\x07\x07\xc7\x5e\x38\ +\x31\xfa\x37\x22\xf6\xef\x3c\xeb\x3a\x99\x59\xd7\xfe\x8a\x59\x97\ +\x99\x47\xdc\x30\x33\x71\x79\xc5\xc4\x8d\xa6\x12\xb3\x87\xfb\x9a\ +\x0d\x9b\x2c\x6d\xf6\xa6\xd5\x8f\x73\x72\x9d\xff\x4e\x71\x57\x71\ +\x71\xd9\x36\xba\xb0\x29\x03\x35\x66\x25\xe7\x6c\x9f\x49\x49\x87\ +\xaa\xed\xd7\xd8\x80\x35\x10\x6a\x2a\xa9\x09\x92\x0d\x67\x46\x29\ +\xbc\xbb\x0a\x13\xb1\x04\x3a\x3f\x27\x61\xf6\xcd\x22\x6f\xc7\xa7\ +\x91\x3c\x37\xe5\x82\xd0\xd2\x50\xd2\x08\xf4\x91\x71\x00\xaa\xd2\ +\x9a\xf4\xb3\x95\x84\x55\xe0\x8b\x9d\x48\x2d\xfc\x99\xfd\x4b\x15\ +\x46\xaa\x8f\x54\x50\xea\x4a\xb7\x21\x97\x78\xf9\x99\xed\x43\xf2\ +\x77\x20\xfd\x76\x6f\xdc\xe3\x89\x04\x5a\xbe\xbe\xb0\xc3\x16\x8b\ +\x8f\xc9\x38\x95\x82\xff\xa4\x9f\x8f\xc3\xad\xed\xe5\x77\x04\x9b\ +\x03\x48\x52\x02\x27\x45\xa8\x06\xe5\x10\x0d\xc8\x8f\xd6\x1e\xb6\ +\x63\xb1\x37\xc9\x63\x25\xe7\xdd\x1f\x83\x57\xa8\xb5\x57\x29\x82\ +\x99\x9c\x64\xe6\x81\x65\x0d\x32\x6f\x0d\x9a\xb7\x2f\x9d\x76\x89\ +\x54\xc4\x56\xa5\x68\xc0\x9c\xdd\x0c\x11\x53\x2b\xf9\x61\x7c\x09\ +\xb2\x10\x92\x48\x88\x37\xc9\xfa\x11\xc5\x72\xee\xb8\x38\x2b\x5e\ +\x90\xbb\x92\xe9\x5a\x0b\x50\xc4\x72\x63\xc9\xe1\xa0\xf6\x28\x6f\ +\x27\x68\xb0\x33\x49\xab\x92\xb1\x25\x04\x13\x8a\x76\x04\xaa\x5e\ +\x78\x20\xa1\xc8\xfa\xc9\x5e\xfd\x8a\x5d\x3f\x6a\x91\xd7\x8d\x14\ +\x23\x2b\x28\x7a\xdb\x67\xa0\xef\x38\xce\x4f\x64\xa0\xe5\xc6\xf5\ +\x56\xd0\x92\x5d\xfd\x88\x61\x0b\x46\xa5\xe6\xbb\x6a\x1a\x3a\xb1\ +\x27\x6a\x5f\xb9\x6b\x69\x0a\x82\xd1\xf9\x85\xd1\x29\x82\x87\x03\ +\x4e\xda\x8c\xd1\x04\x2e\xdb\x45\x81\x56\x15\x1b\x21\xf3\x55\x82\ +\x4b\x32\xe7\xb5\xc5\xa7\x78\x9e\x8a\x42\x6c\x61\x5f\xf2\xea\xfb\ +\xc8\x32\x1f\x6f\xb1\x44\x39\xda\x3a\x72\xcd\x82\x15\x8e\x89\xbf\ +\x31\x98\x44\x49\x89\x97\x2e\x6d\x90\xa2\x36\x35\x40\x79\x7e\x1c\ +\x22\x67\xfe\x97\xa3\x91\xdf\x24\x96\x03\xb4\x31\xfd\xd3\x30\x80\ +\x2d\xc3\x5a\x06\xb5\x1c\xa9\xf0\xca\x26\x44\xbc\xf8\x04\x9c\x37\ +\x78\x72\x0b\x7a\x00\x91\xda\xaf\xde\x8b\x3c\xec\xa9\x69\x71\x51\ +\x0e\x2c\xa4\x97\x53\xd5\xf2\xff\x64\xad\xee\x27\x05\x31\x1c\x53\ +\x5e\x09\x8a\x3c\xc6\xfe\x67\x8a\x87\x6d\x7e\x7a\xd2\x4c\x6b\xc9\ +\xd0\x4b\xfb\x94\x7c\xe4\x73\xc6\x2e\xf9\x28\x39\xc6\x5c\x69\x88\ +\x34\x75\x72\x5a\x9b\xa4\xa9\xb5\x0a\x41\xd8\xd1\xf4\x73\xe5\x70\ +\xa2\xcb\x81\xeb\x46\x2b\x49\xa9\x86\xa5\xba\x62\xda\x99\x23\xcc\ +\x32\xc5\xe8\x80\xf6\x54\x4b\x56\x21\x9a\xa2\x7e\xa0\x5a\xda\x54\ +\x31\xc5\x6a\x49\x43\xf8\xdc\x6f\x86\x30\x96\xf9\xa5\x5f\x3a\x90\ +\x17\xa4\x0a\x14\xbd\xec\x50\xff\x0a\x70\xb0\x0b\x6e\xf0\xca\xf9\ +\xdb\x8b\xce\x8b\x7f\xab\x25\x8b\x62\x5f\x76\x5a\xdc\xaf\x5b\xa3\ +\x9f\x65\x6d\x1d\x7f\xa7\x86\xdf\x09\x27\xdd\x44\xce\xe9\xa9\x76\ +\x7e\x1e\x24\x79\xab\xb3\x30\x11\x92\xb6\x12\xea\x62\x77\xd8\xee\ +\x49\xc7\x45\x37\x40\xe5\x9b\x25\xe3\xfb\x09\x88\xd9\x10\xb1\x76\ +\x24\xd5\xe1\x90\xb7\xd4\xa3\x8d\xbb\x8e\x91\x1b\x23\x1b\x2d\xe0\ +\x27\xa9\xb3\x29\x18\x9f\xae\x6f\x02\x44\x5d\xa2\x32\x4d\x35\x7e\ +\x37\x15\x76\x64\xea\xb2\x2a\x56\xee\x72\x4b\x92\x07\x33\xef\x4e\ +\x2a\x0e\x95\xa9\x62\xc8\xa4\x56\xa4\xe3\x79\x26\xaa\xa4\x6e\x52\ +\x2c\x50\x7b\x95\x64\xf0\xc4\xbf\x54\x95\xc1\xa4\x7c\x2a\xa5\x22\ +\x3c\xc7\xb0\x45\xc9\x6c\xf6\x1e\x42\x77\x45\x16\xea\xb4\x16\x87\ +\xbf\x45\x90\x23\x10\x69\xe7\x22\x8d\x02\xab\x71\xfa\xce\x83\xb9\ +\xc0\xb3\x9d\x81\xa6\x7e\xe5\x44\x76\xc1\x4f\x1f\x68\x2b\xbd\x30\ +\x90\x82\x25\x3e\x77\x85\xd7\x47\x4f\xa2\x06\x7b\x19\xbb\xbf\x39\ +\x05\x61\x45\xd2\x20\x2f\x2e\x61\x0d\xf6\x41\xd5\xc8\x93\x1e\x33\ +\xb6\x8c\xd2\xa4\xd7\xcc\x95\xcc\xa1\x24\x65\xc3\x2b\x28\x59\x64\ +\x35\xdf\x41\xa9\xf6\xfa\x49\x9e\xee\xa9\x5b\x30\x7c\x37\x51\x0e\ +\x5a\x2b\x7d\x03\x8b\x9d\x81\x28\x36\x66\x6c\x86\x7d\xef\x19\x62\ +\x62\xad\xc2\x98\xb9\x22\xf3\x6b\x32\x85\x04\x0d\x64\x32\x5f\xcb\ +\x62\x24\x20\xbd\xdd\x5b\x0c\x5d\x6e\x68\x06\xcf\x9d\x67\x0d\xf4\ +\x79\xaf\x8b\x33\x4a\x3a\x03\x66\x22\xa2\x84\x5c\x4d\xba\x4b\x2f\ +\x7c\x18\x4c\x88\xa5\xc3\xf9\x12\x45\xfc\x3c\xa9\xe5\xa2\xdf\x5f\ +\x16\xe1\x10\x1c\x7e\xe2\xf7\xc8\x61\x8a\x3c\x68\x5a\x9a\x50\xba\ +\xf7\x31\x56\x40\xc9\xb4\x44\xf5\x47\xe5\xaa\x13\xb9\xb8\x81\xba\ +\x86\x0b\x1c\xfa\x4e\x28\x5c\xb6\x98\x39\x95\x26\x4e\xbd\xe2\xcf\ +\xb6\x12\x65\xd0\xaf\xce\xb0\x17\xb9\x03\xd5\x3b\x97\xfd\x1f\x39\ +\xb4\x28\x38\x44\xca\x96\x12\xa6\x91\x09\x97\x65\xe2\x98\xd1\x1f\ +\xc4\x1e\x5d\x98\x11\xee\xd2\xfd\xdd\x41\xc9\x7d\x68\x14\x21\x5e\ +\x3d\x4c\xdf\x00\xb0\x78\x2b\xfe\x06\x00\x32\x18\xff\x9f\x8d\xff\ +\x00\x53\x8c\xd4\xb9\ \x00\x00\x00\x96\ \x89\ \x50\x4e\x47\x0d\x0a\x1a\x0a\x00\x00\x00\x0d\x49\x48\x44\x52\x00\ @@ -784,30 +784,30 @@ qt_resource_struct = b"\ \x00\x00\x00\x18\x00\x02\x00\x00\x00\x01\x00\x00\x00\x1c\ \x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\ \x00\x00\x00\x4a\x00\x02\x00\x00\x00\x18\x00\x00\x00\x04\ -\x00\x00\x01\xb4\x00\x00\x00\x00\x00\x01\x00\x00\x17\x2d\ -\x00\x00\x02\x32\x00\x00\x00\x00\x00\x01\x00\x00\x19\x60\ -\x00\x00\x01\x22\x00\x00\x00\x00\x00\x01\x00\x00\x15\x1f\ -\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00\x18\x12\ -\x00\x00\x00\xc4\x00\x00\x00\x00\x00\x01\x00\x00\x13\xa9\ -\x00\x00\x03\xfc\x00\x00\x00\x00\x00\x01\x00\x00\x23\x32\ -\x00\x00\x02\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x0f\ -\x00\x00\x02\xc6\x00\x00\x00\x00\x00\x01\x00\x00\x1c\x5c\ -\x00\x00\x03\xde\x00\x00\x00\x00\x00\x01\x00\x00\x22\xad\ -\x00\x00\x01\x90\x00\x00\x00\x00\x00\x01\x00\x00\x16\x83\ -\x00\x00\x00\x96\x00\x00\x00\x00\x00\x01\x00\x00\x13\x12\ -\x00\x00\x00\x7e\x00\x00\x00\x00\x00\x01\x00\x00\x10\x9d\ -\x00\x00\x02\xe0\x00\x00\x00\x00\x00\x01\x00\x00\x1e\x28\ -\x00\x00\x00\x54\x00\x00\x00\x00\x00\x01\x00\x00\x10\x03\ -\x00\x00\x03\xa6\x00\x00\x00\x00\x00\x01\x00\x00\x21\xc9\ -\x00\x00\x00\xfa\x00\x00\x00\x00\x00\x01\x00\x00\x14\x4d\ -\x00\x00\x02\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x1e\xca\ -\x00\x00\x03\x56\x00\x00\x00\x00\x00\x01\x00\x00\x20\x2c\ -\x00\x00\x02\x9e\x00\x00\x00\x00\x00\x01\x00\x00\x1b\xb8\ -\x00\x00\x01\x5c\x00\x00\x00\x00\x00\x01\x00\x00\x15\xd9\ -\x00\x00\x01\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x18\xb6\ -\x00\x00\x02\x58\x00\x00\x00\x00\x00\x01\x00\x00\x1a\x48\ -\x00\x00\x03\x84\x00\x00\x00\x00\x00\x01\x00\x00\x21\x1f\ -\x00\x00\x03\x26\x00\x00\x00\x00\x00\x01\x00\x00\x1f\x89\ +\x00\x00\x01\xb4\x00\x00\x00\x00\x00\x01\x00\x00\x17\x24\ +\x00\x00\x02\x32\x00\x00\x00\x00\x00\x01\x00\x00\x19\x57\ +\x00\x00\x01\x22\x00\x00\x00\x00\x00\x01\x00\x00\x15\x16\ +\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00\x18\x09\ +\x00\x00\x00\xc4\x00\x00\x00\x00\x00\x01\x00\x00\x13\xa0\ +\x00\x00\x03\xfc\x00\x00\x00\x00\x00\x01\x00\x00\x23\x29\ +\x00\x00\x02\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x1b\x06\ +\x00\x00\x02\xc6\x00\x00\x00\x00\x00\x01\x00\x00\x1c\x53\ +\x00\x00\x03\xde\x00\x00\x00\x00\x00\x01\x00\x00\x22\xa4\ +\x00\x00\x01\x90\x00\x00\x00\x00\x00\x01\x00\x00\x16\x7a\ +\x00\x00\x00\x96\x00\x00\x00\x00\x00\x01\x00\x00\x13\x09\ +\x00\x00\x00\x7e\x00\x00\x00\x00\x00\x01\x00\x00\x10\x94\ +\x00\x00\x02\xe0\x00\x00\x00\x00\x00\x01\x00\x00\x1e\x1f\ +\x00\x00\x00\x54\x00\x00\x00\x00\x00\x01\x00\x00\x0f\xfa\ +\x00\x00\x03\xa6\x00\x00\x00\x00\x00\x01\x00\x00\x21\xc0\ +\x00\x00\x00\xfa\x00\x00\x00\x00\x00\x01\x00\x00\x14\x44\ +\x00\x00\x02\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x1e\xc1\ +\x00\x00\x03\x56\x00\x00\x00\x00\x00\x01\x00\x00\x20\x23\ +\x00\x00\x02\x9e\x00\x00\x00\x00\x00\x01\x00\x00\x1b\xaf\ +\x00\x00\x01\x5c\x00\x00\x00\x00\x00\x01\x00\x00\x15\xd0\ +\x00\x00\x01\xfe\x00\x00\x00\x00\x00\x01\x00\x00\x18\xad\ +\x00\x00\x02\x58\x00\x00\x00\x00\x00\x01\x00\x00\x1a\x3f\ +\x00\x00\x03\x84\x00\x00\x00\x00\x00\x01\x00\x00\x21\x16\ +\x00\x00\x03\x26\x00\x00\x00\x00\x00\x01\x00\x00\x1f\x80\ \x00\x00\x00\x32\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\ " diff --git a/qdarkstyle/pyside_style_rc.py b/qdarkstyle/pyside_style_rc.py index 6348b551f..3d5c3db5d 100644 --- a/qdarkstyle/pyside_style_rc.py +++ b/qdarkstyle/pyside_style_rc.py @@ -2,16 +2,16 @@ # Resource object code # -# Created: Fri May 16 18:57:23 2014 +# Created: Fri May 16 23:24:47 2014 # by: The Resource Compiler for PySide (Qt v4.8.6) # # WARNING! All changes made in this file will be lost! from PySide import QtCore -qt_resource_data = b"\x00\x00RV/*\x0a * The MIT License (MIT)\x0a *\x0a * Copyright (c) <2013-2014> \x0a *\x0a * Permission is hereby granted, free of charge, to any person obtaining a copy\x0a * of this software and associated documentation files (the \x22Software\x22), to deal\x0a * in the Software without restriction, including without limitation the rights\x0a * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\x0a * copies of the Software, and to permit persons to whom the Software is\x0a * furnished to do so, subject to the following conditions:\x0a\x0a * The above copyright notice and this permission notice shall be included in\x0a * all copies or substantial portions of the Software.\x0a\x0a * THE SOFTWARE IS PROVIDED \x22AS IS\x22, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\x0a * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\x0a * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\x0a * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\x0a * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\x0a * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\x0a * THE SOFTWARE.\x0a */\x0a\x0aQProgressBar:horizontal {\x0a border: 1px solid #3A3939;\x0a text-align: center;\x0a padding: 1px;\x0a background: #201F1F;\x0a}\x0aQProgressBar::chunk:horizontal {\x0a background-color: qlineargradient(spread:reflect, x1:1, y1:0.545, x2:1, y2:0, stop:0 rgba(28, 66, 111, 255), stop:1 rgba(37, 87, 146, 255));\x0a}\x0a\x0aQToolTip\x0a{\x0a border: 1px solid #3A3939;\x0a background-color: rgb(90, 102, 117);;\x0a color: white;\x0a padding: 1px;\x0a opacity: 200;\x0a}\x0a\x0aQWidget\x0a{\x0a color: silver;\x0a background-color: #302F2F;\x0a selection-background-color:#78879b;\x0a selection-color: black;\x0a background-clip: border;\x0a border-image: none;\x0a outline: 0;\x0a}\x0a\x0aQWidget:item:hover\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a color: black;\x0a}\x0a\x0aQWidget:item:selected\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a}\x0a\x0aQMenuBar\x0a{\x0a background-color: #302F2F;\x0a color: silver;\x0a}\x0a\x0aQMenuBar::item\x0a{\x0a background: transparent;\x0a}\x0a\x0aQMenuBar::item:selected\x0a{\x0a background: transparent;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQMenuBar::item:pressed\x0a{\x0a border: 1px solid #3A3939;\x0a background-color: #78879b;\x0a color: black;\x0a margin-bottom:-1px;\x0a padding-bottom:1px;\x0a}\x0a\x0aQMenu\x0a{\x0a border: 1px solid #3A3939;\x0a color: silver;\x0a margin: 2px;\x0a}\x0a\x0aQMenu::icon\x0a{\x0a margin: 5px;\x0a}\x0a\x0aQMenu::item\x0a{\x0a padding: 5px 30px 5px 30px;\x0a margin-left: 5px;\x0a border: 1px solid transparent; /* reserve space for selection border */\x0a}\x0a\x0aQMenu::item:selected\x0a{\x0a color: black;\x0a}\x0a\x0aQWidget:disabled\x0a{\x0a color: #404040;\x0a background-color: #302F2F;\x0a}\x0a\x0aQAbstractItemView\x0a{\x0a alternate-background-color: #3A3939;\x0a color: silver;\x0a border: 1px solid 3A3939;\x0a border-radius: 3px;\x0a padding: 1px;\x0a}\x0a\x0aQWidget:focus, QMenuBar:focus\x0a{\x0a border: 1px solid rgba(48, 86, 111);\x0a}\x0a\x0aQTabWidget:focus, QCheckBox:focus, QRadioButton:focus\x0a{\x0a border: none;\x0a}\x0a\x0aQLineEdit\x0a{\x0a background-color: #201F1F;\x0a padding: 2px;\x0a border-style: solid;\x0a border: 1px solid #3A3939;\x0a border-radius: 3px;\x0a color: silver;\x0a}\x0a\x0aQGroupBox {\x0a border:1px solid #3A3939;\x0a border-radius: 7px;\x0a margin-top: 2ex;\x0a}\x0a\x0aQGroupBox::title {\x0a subcontrol-origin: margin;\x0a subcontrol-position: top center;\x0a padding-left: 10px;\x0a padding-right: 10px;\x0a}\x0a\x0aQAbstractScrollArea\x0a{\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQScrollBar:horizontal\x0a{\x0a height: 15px;\x0a margin: 0px 11px 0px 11px;\x0a border: 1px solid #3A3939;\x0a border-radius: 6px;\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a}\x0a\x0aQScrollBar::handle:horizontal\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #605F5F, stop: 1 #787876);\x0a min-width: 5px;\x0a border-radius: 5px;\x0a}\x0a\x0aQScrollBar::sub-line:horizontal\x0a{\x0a border-image: url(:/qss_icons/rc/right_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a subcontrol-position: right;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::add-line:horizontal\x0a{\x0a border-image: url(:/qss_icons/rc/left_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: left;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::sub-line:horizontal:hover,QScrollBar::sub-line:horizontal:on\x0a{\x0a border-image: url(:/qss_icons/rc/right_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: right;\x0a subcontrol-origin: margin;\x0a}\x0a\x0a\x0aQScrollBar::add-line:horizontal:hover, QScrollBar::add-line:horizontal:on\x0a{\x0a border-image: url(:/qss_icons/rc/left_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: left;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::up-arrow:horizontal, QScrollBar::down-arrow:horizontal\x0a{\x0a background: none;\x0a}\x0a\x0a\x0aQScrollBar::add-page:horizontal, QScrollBar::sub-page:horizontal\x0a{\x0a background: none;\x0a}\x0a\x0aQScrollBar:vertical\x0a{\x0a background-color: QLinearGradient( x1: 1, y1: 0, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a width: 15px;\x0a margin: 11px 0 11px 0;\x0a border: 1px solid #3A3939;\x0a border-radius: 6px;\x0a}\x0a\x0aQScrollBar::handle:vertical\x0a{\x0a background-color: QLinearGradient( x1: 1, y1: 0, x2: 0, y2: 0,\x0a stop: 0 #605F5F, stop: 1 #787876);\x0a min-height: 5px;\x0a border-radius: 5px;\x0a}\x0a\x0aQScrollBar::sub-line:vertical\x0a{\x0a border-image: url(:/qss_icons/rc/up_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: top;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::add-line:vertical\x0a{\x0a\x0a border-image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: bottom;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::sub-line:vertical:hover,QScrollBar::sub-line:vertical:on\x0a{\x0a\x0a border-image: url(:/qss_icons/rc/up_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: top;\x0a subcontrol-origin: margin;\x0a}\x0a\x0a\x0aQScrollBar::add-line:vertical:hover, QScrollBar::add-line:vertical:on\x0a{\x0a border-image: url(:/qss_icons/rc/down_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: bottom;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::up-arrow:vertical, QScrollBar::down-arrow:vertical\x0a{\x0a background: none;\x0a}\x0a\x0a\x0aQScrollBar::add-page:vertical, QScrollBar::sub-page:vertical\x0a{\x0a background: none;\x0a}\x0a\x0aQTextEdit\x0a{\x0a background-color: #201F1F;\x0a color: silver;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQPlainTextEdit\x0a{\x0a background-color: #201F1F;;\x0a color: silver;\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQHeaderView::section\x0a{\x0a background-color: #3A3939;\x0a color: silver;\x0a padding-left: 4px;\x0a border: 1px solid #6c6c6c;\x0a}\x0a\x0aQCheckBox:disabled\x0a{\x0a color: #404040;\x0a}\x0a\x0aQSizeGrip {\x0a image: url(:/qss_icons/rc/sizegrip.png);\x0a width: 12px;\x0a height: 12px;\x0a}\x0a\x0a\x0aQMainWindow::separator\x0a{\x0a background-color: #302F2F;\x0a color: white;\x0a padding-left: 4px;\x0a spacing: 2px;\x0a border: 1px dashed #3A3939;\x0a}\x0a\x0aQMainWindow::separator:hover\x0a{\x0a\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1, stop:0 #58677b,\x0a stop:0.5 #78879b stop:1 #58677b);\x0a color: white;\x0a padding-left: 4px;\x0a border: 1px solid #3A3939;\x0a spacing: 2px;\x0a}\x0a\x0a\x0aQMenu::separator\x0a{\x0a height: 1px;\x0a background-color: #3A3939;\x0a color: white;\x0a padding-left: 4px;\x0a margin-left: 10px;\x0a margin-right: 5px;\x0a}\x0a\x0a\x0a\x0aQRadioButton::indicator:checked, QRadioButton::indicator:unchecked{\x0a color: #b1b1b1;\x0a background-color: #302F2F;\x0a border: 1px solid silver;\x0a border-radius: 5px;\x0a}\x0a\x0a\x0a\x0aQRadioButton::indicator:checked\x0a{\x0a background-color: qradialgradient(\x0a cx: 0.5, cy: 0.5,\x0a fx: 0.5, fy: 0.5,\x0a radius: 1.0,\x0a stop: 0.25 #78879b,\x0a stop: 0.3 #302F2F\x0a );\x0a}\x0a\x0aQCheckBox, QRadioButton\x0a{\x0a padding: 3px;\x0a outline: none;\x0a}\x0a\x0aQCheckBox::indicator{\x0a color: #b1b1b1;\x0a background-color: #302F2F;\x0a border: 1px solid silver;\x0a width: 9px;\x0a height: 9px;\x0a}\x0a\x0aQRadioButton::indicator\x0a{\x0a border-radius: 7px;\x0a width: 9px;\x0a height: 9px;\x0a}\x0a\x0aQCheckBox::indicator:pressed\x0a{\x0a border: 1px solid #78879b;\x0a}\x0a\x0aQRadioButton::indicator:hover, QCheckBox::indicator:hover\x0a{\x0a border: 1px solid #78879b;\x0a}\x0a\x0aQCheckBox::indicator:checked\x0a{\x0a image:url(:/qss_icons/rc/checkbox.png);\x0a}\x0a\x0aQCheckBox::indicator:disabled, QRadioButton::indicator:disabled\x0a{\x0a border: 1px solid #444;\x0a}\x0a\x0aQFrame\x0a{\x0a border-radius: 3px;\x0a}\x0a\x0aQStackedWidget\x0a{\x0a border: none;\x0a}\x0a\x0aQToolBar {\x0a border: 1px solid #393838;\x0a background: 1px solid #302F2F;\x0a font-weight: bold;\x0a}\x0a\x0aQToolBar::handle:horizontal {\x0a image: url(:/qss_icons/rc/Hmovetoolbar.png);\x0a}\x0aQToolBar::handle:vertical {\x0a image: url(:/qss_icons/rc/Vmovetoolbar.png);\x0a}\x0aQToolBar::separator:horizontal {\x0a image: url(:/qss_icons/rc/Hsepartoolbar.png);\x0a}\x0aQToolBar::separator:vertical {\x0a image: url(:/qss_icons/rc/Vsepartoolbars.png);\x0a}\x0a\x0aQPushButton\x0a{\x0a color: silver;\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a border-width: 1px;\x0a border-color: #4A4949;\x0a border-style: solid;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a border-radius: 5px;\x0a outline: none;\x0a}\x0a\x0aQPushButton:disabled\x0a{\x0a background-color: #302F2F;\x0a border-width: 1px;\x0a border-color: #3A3939;\x0a border-style: solid;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a padding-left: 10px;\x0a padding-right: 10px;\x0a /*border-radius: 3px;*/\x0a color: #454545;\x0a}\x0a\x0aQComboBox\x0a{\x0a selection-background-color: #78879b;\x0a background-color: #201F1F;\x0a border-style: solid;\x0a border: 1px solid #3A3939;\x0a border-radius: 3px;\x0a padding: 2px;\x0a}\x0a\x0aQComboBox:hover,QPushButton:hover,QAbstractSpinBox:hover,QLineEdit:hover,QTextEdit:hover,QPlainTextEdit:hover,QAbstractView:hover,QTreeView:hover\x0a{\x0a border: 1px solid #78879b;\x0a color: silver;\x0a}\x0a\x0aQComboBox:on\x0a{\x0a background-color: #626873;\x0a padding-top: 3px;\x0a padding-left: 4px;\x0a selection-background-color: #4a4a4a;\x0a}\x0a\x0aQComboBox QAbstractItemView\x0a{\x0a background-color: #201F1F;\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a selection-background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a}\x0a\x0aQComboBox::drop-down\x0a{\x0a subcontrol-origin: padding;\x0a subcontrol-position: top right;\x0a width: 15px;\x0a\x0a border-left-width: 0px;\x0a border-left-color: darkgray;\x0a border-left-style: solid;\x0a border-top-right-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQComboBox::down-arrow\x0a{\x0a image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a}\x0a\x0aQComboBox::down-arrow:on, QComboBox::down-arrow:hover,\x0aQComboBox::down-arrow:focus\x0a{\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0aQPushButton:pressed\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a}\x0a\x0aQAbstractSpinBox {\x0a padding-top: 2px;\x0a padding-bottom: 2px;\x0a border: 1px solid #3A3939;\x0a background-color: #201F1F;\x0a color: silver;\x0a border-radius: 3px;\x0a}\x0a\x0aQAbstractSpinBox:up-button\x0a{\x0a background-color: transparent;\x0a subcontrol-origin: border;\x0a subcontrol-position: center right;\x0a}\x0a\x0aQAbstractSpinBox:down-button\x0a{\x0a background-color: transparent;\x0a subcontrol-origin: border;\x0a subcontrol-position: center left;\x0a}\x0a\x0aQAbstractSpinBox::up-arrow,QAbstractSpinBox::up-arrow:disabled,QAbstractSpinBox::up-arrow:off {\x0a image: url(:/qss_icons/rc/up_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a}\x0aQAbstractSpinBox::up-arrow:hover\x0a{\x0a image: url(:/qss_icons/rc/up_arrow.png);\x0a}\x0a\x0a\x0aQAbstractSpinBox::down-arrow,QAbstractSpinBox::down-arrow:disabled,QAbstractSpinBox::down-arrow:off\x0a{\x0a image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a}\x0aQAbstractSpinBox::down-arrow:hover\x0a{\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0a\x0aQLabel\x0a{\x0a border: 0px solid black;\x0a}\x0a\x0a\x0aQTabWidget::pane {\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQTabBar\x0a{\x0a qproperty-drawBase: 0;\x0a padding-right: 15px;\x0a}\x0a\x0aQTabBar:focus\x0a{\x0a border: 0px transparent black;\x0a}\x0a\x0aQTabBar::close-button {\x0a image: url(:/qss_icons/rc/close.png);\x0a background: transparent;\x0a icon-size: 10px;\x0a padding: 5px;\x0a}\x0a\x0aQTabBar::close-button:hover\x0a{\x0a background: rgba(255, 255, 255, 20);\x0a border-radius: 3px;\x0a}\x0a\x0aQTabBar::close-button:pressed {\x0a padding: 5px 4px 4px 5px;\x0a}\x0a\x0a/* TOP - BOTTOM TABS */\x0aQTabBar::tab:top {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a padding-top: 3px;\x0a padding-bottom: 2px;\x0a margin-right: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-top-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:bottom {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a padding-top: 3px;\x0a padding-bottom: 2px;\x0a margin-right: -1px;\x0a\x0a border-bottom-left-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:top:last, QTabBar::tab:bottom:last\x0a{\x0a margin-right: 0;\x0a}\x0a\x0aQTabBar::tab:top:first:!selected, QTabBar::tab:bottom:first:!selected\x0a{\x0a margin-left: 0px;\x0a}\x0a\x0aQTabBar::tab:top:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-top: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:top:selected\x0a{\x0a margin-bottom: 0px;\x0a}\x0a\x0aQTabBar::tab:bottom:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-bottom: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:bottom:selected\x0a{\x0a margin-top: 0px;\x0a}\x0a\x0a/* LEFT - RIGHT TABS */\x0aQTabBar::tab:left {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:1, y1:0, x2:0, y2:0,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-right-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:right {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:1, y2:0,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-bottom-left-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:left:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-right: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:left:selected\x0a{\x0a margin-left: 0px;\x0a}\x0a\x0aQTabBar::tab:right:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-left: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:right:selected\x0a{\x0a margin-right: 0px;\x0a}\x0a\x0aQTabBar QToolButton::right-arrow:enabled {\x0a image: url(:/qss_icons/rc/right_arrow.png);\x0a }\x0a\x0a QTabBar QToolButton::left-arrow:enabled {\x0a image: url(:/qss_icons/rc/left_arrow.png);\x0a }\x0a\x0aQTabBar QToolButton::right-arrow:disabled {\x0a image: url(:/qss_icons/rc/right_arrow_disabled.png);\x0a }\x0a\x0a QTabBar QToolButton::left-arrow:disabled {\x0a image: url(:/qss_icons/rc/left_arrow_disabled.png);\x0a }\x0a\x0a\x0aQDockWidget {\x0a border: 1px solid #403F3F;\x0a titlebar-close-icon: url(:/qss_icons/rc/close.png);\x0a titlebar-normal-icon: url(:/qss_icons/rc/undock.png);\x0a}\x0a\x0aQDockWidget::title\x0a{\x0a background-color: #353434;\x0a}\x0a\x0aQDockWidget::close-button, QDockWidget::float-button {\x0a border: 1px solid transparent;\x0a border-radius: 3px;\x0a background: transparent;\x0a icon-size: 10px;\x0a}\x0a\x0aQDockWidget::close-button:hover, QDockWidget::float-button:hover {\x0a background: rgba(255, 255, 255, 10);\x0a}\x0a\x0aQDockWidget::close-button:pressed, QDockWidget::float-button:pressed {\x0a padding: 1px -1px -1px 1px;\x0a background: rgba(255, 255, 255, 10);\x0a}\x0a\x0aQTreeView, QListView\x0a{\x0a border: 1px solid #78879b;\x0a background-color: #201F1F;\x0a}\x0a\x0aQTreeView:branch:selected, QTreeView:branch:hover\x0a{\x0a background: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-siblings:!adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-siblings:adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:!has-children:!has-siblings:adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-children:!has-siblings:closed,\x0aQTreeView::branch:closed:has-children:has-siblings {\x0a image: url(:/qss_icons/rc/branch_closed.png);\x0a}\x0a\x0aQTreeView::branch:open:has-children:!has-siblings,\x0aQTreeView::branch:open:has-children:has-siblings {\x0a image: url(:/qss_icons/rc/branch_open.png);\x0a}\x0a\x0aQTreeView::branch:has-children:!has-siblings:closed:hover,\x0aQTreeView::branch:closed:has-children:has-siblings:hover {\x0a image: url(:/qss_icons/rc/branch_closed-on.png);\x0a }\x0a\x0aQTreeView::branch:open:has-children:!has-siblings:hover,\x0aQTreeView::branch:open:has-children:has-siblings:hover {\x0a image: url(:/qss_icons/rc/branch_open-on.png);\x0a }\x0a\x0aQListView::item:!selected:hover, QListView::item:!selected:hover, QTreeView::item:!selected:hover {\x0a background: rgba(0, 0, 0, 0);\x0a outline: 0;\x0a color: #FFFFFF\x0a}\x0a\x0aQListView::item:selected:hover, QListView::item:selected:hover, QTreeView::item:selected:hover {\x0a background: #78879b;;\x0a color: #FFFFFF;\x0a}\x0a\x0aQSlider::groove:horizontal {\x0a border: 1px solid #3A3939;\x0a height: 8px;\x0a background: #201F1F;\x0a margin: 2px 0;\x0a border-radius: 4px;\x0a}\x0a\x0aQSlider::handle:horizontal {\x0a background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0.0 silver, stop: 0.2 #a8a8a8, stop: 1 #727272);\x0a border: 1px solid #3A3939;\x0a width: 14px;\x0a height: 14px;\x0a margin: -4px 0;\x0a border-radius: 7px;\x0a}\x0a\x0aQSlider::groove:vertical {\x0a border: 1px solid #3A3939;\x0a width: 8px;\x0a background: #201F1F;\x0a margin: 0 0px;\x0a border-radius: 4px;\x0a}\x0a\x0aQSlider::handle:vertical {\x0a background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1, stop: 0.0 silver,\x0a stop: 0.2 #a8a8a8, stop: 1 #727272);\x0a border: 1px solid #3A3939;\x0a width: 14px;\x0a height: 14px;\x0a margin: 0 -4px;\x0a border-radius: 7px;\x0a}\x0a\x0aQToolButton {\x0a background-color: #302F2F;\x0a border: none;\x0a border-radius: 3px;\x0a margin: 3px;\x0a}\x0a\x0aQToolButton[popupMode=\x221\x22]\x0a{\x0a padding-right: 8px;\x0a}\x0a\x0aQToolButton[popupMode=\x222\x22]\x0a{\x0a padding-right: 8px;\x0a}\x0a\x0aQToolButton::menu-button {\x0a border: 2px solid gray;\x0a border-top-right-radius: 6px;\x0a border-bottom-right-radius: 6px;\x0a width: 16px;\x0a }\x0a\x0a QToolButton::menu-arrow {\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a top: 10px; left: 10px; /* shift it a bit */\x0a }\x0a\x0a QToolButton::menu-arrow:open {\x0a top: 10px; left: 10px; /* shift it a bit */\x0a }\x0a\x0aQToolButton:pressed {\x0a background-color: #4A4949;\x0a border: 1px solid silver;\x0a border-radius: 3px;\x0a}\x0aQToolButton:hover {\x0a background-color: #4A4949;\x0a border: 1px solid gray;\x0a border-radius: 3px;\x0a}\x0a\x0aQPushButton::menu-indicator {\x0a subcontrol-origin: padding;\x0a subcontrol-position: bottom right;\x0a left: 8px;\x0a}\x0a\x0aQTableView\x0a{\x0a border: transparent;\x0a gridline-color: #6c6c6c;\x0a background-color: #201F1F;\x0a}\x0a\x0a\x0aQTableView, QHeaderView\x0a{\x0a border-radius: 0px;\x0a}\x0a\x0aQTableView::item:pressed, QListView::item:pressed, QTreeView::item:pressed {\x0a background: #78879b;\x0a color: #FFFFFF;\x0a}\x0a\x0aQTableView::item:selected:active, QTreeView::item:selected:active, QListView::item:selected:active {\x0a background: #78879b;\x0a color: #FFFFFF;\x0a}\x0a\x0a\x0aQHeaderView\x0a{\x0a border: 1px transparent;\x0a margin: 0px;\x0a padding: 0px;\x0a}\x0a\x0aQHeaderView::section {\x0a background-color: #3A3939;\x0a color: silver;\x0a padding: 4px;\x0a border: 1px solid #6c6c6c;\x0a border-radius: 0px;\x0a text-align: center;\x0a}\x0a\x0aQHeaderView::section::vertical::first, QHeaderView::section::vertical::only-one\x0a{\x0a border-top: 1px solid #6c6c6c;\x0a}\x0a\x0aQHeaderView::section::vertical\x0a{\x0a border-top: transparent;\x0a}\x0a\x0aQHeaderView::section::horizontal::first, QHeaderView::section::horizontal::only-one\x0a{\x0a border-left: 1px solid #6c6c6c;\x0a}\x0a\x0aQHeaderView::section::horizontal\x0a{\x0a border-left: transparent;\x0a}\x0a\x0a\x0aQHeaderView::section:checked\x0a {\x0a color: white;\x0a background-color: #5A5959;\x0a }\x0a\x0a /* style the sort indicator */\x0aQHeaderView::down-arrow {\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0aQHeaderView::up-arrow {\x0a image: url(:/qss_icons/rc/up_arrow.png);\x0a}\x0a\x0a\x0aQTableCornerButton::section {\x0a background-color: #3A3939;\x0a border: 1px solid #3A3939;\x0a border-radius: 0px;\x0a}\x0a\x0aQToolBox::tab {\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-top-right-radius: 3px;\x0a color: darkgray;\x0a }\x0a\x0a QToolBox::tab:selected { /* italicize selected tabs */\x0a font: italic bold;\x0a color: white;\x0a }\x0a\x00\x00\x00\x96\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x02bKGD\x00\xd3\xb5W\xa0\x5c\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x0b\x07\x0c\x0d\x1bu\xfe1\x99\x00\x00\x00'IDAT\x08\xd7e\x8c\xb1\x0d\x00\x00\x08\x83\xe0\xff\xa3up\xb1\xca\xd4\x90Px\x08U!\x14\xb6Tp\xe6H\x8d\x87\xcc\x0f\x0d\xe0\xf0\x08\x024\xe2+\xa7\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x02q\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00 \x00\x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x01(tm$I\x00\x00\x01\xf1IDATX\xc3\xcdWAN\x021\x14\xfd\xfd\xb5np!\x89\xb8\x11\x8d\x89[\xef\x80;\xb7\xde\x806p,\xa0\xbd\x86;\xc2\x19\xd8\xb9!\x11\x13#\x0bM\x94I\xb4i\xeb\xc6\xea\xa4a\x86\xb6@\xf0\xef\xc8\xd0y}\xef\xbfy\xed\x07\xd8s\x91\xaa\x07J\xa9W\x00\x00\xe7\xdcR\x08\xd1\xcey\xb9\x94rN\x08i\x00\x00p\xce\x9bQ\x1b\x18\x0c\x06S\xc6\xd8\xa5_\x08\x00`\xad]p\xceOS\xc0\x95R/\x88\xd8\xf2\xbf\x9dsK\xad\xf5\xac\xdf\xef_\x97\xff\x87\xe1\xc2\x10\x1c\x00\x00\x11[R\xcay\x0a\xf328\x00\x00!\xa4\xc1\x18\xbb\xacT`\x15\xf3\xb0\xb4\xd6\xf3^\xafw^\x07>\x1c\x0e\x1f\x19c\x95-\x0b\x95\xc0:\xe6aQJk\x95\x90R\xce)\xa5\xadZ\xd3\x05J\x10o8D<\x8e\x95x\x95'\xc2\x9eG\xbc\xe3\x8ds\xde\xc4\x1cw\x87\x9eX\xd5\xf3\xd8:\xf0}\x01\x80\xe3\x94\x85\x94\xd23\xa5\xd4\x8b\xdfP*\xf0\x0f\xe6\x9f\x09S%\xdc\xa4\xca-\xfcm\x01\xe7\xfc\xd4\x18\xf3\xb4kpc\xccS\xd9?d]\x80\xec\x8aye\x10\xedJ\x89\x90y\xccY\xb05%\xea\xa2\xbc\xf23\xdc\x96\x12U\xcc\xd7*\xb0\x0d%b\x0e1\x84=\x17\xa6\x9ej\x9b$f\xea\x85d\x7f&\xdc\x94y\x8a\x12\xff+\x88\xb6\xcd\xc0XL\xc8\x5c&dY&d\xc5pN\x8a\x00\x9c\x93\x22\x80a\x1a\x0a\x00\x00)\x95\x08\xaf\x88\xac\xba4\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xce\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x07\x00\x00\x00?\x08\x06\x00\x00\x00,{\xd2\x13\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x09/\x07\xd7?\xc4R\x00\x00\x00NIDAT8\xcbc`\x186\x80\x19\xc6\xa8o\x9f\xca\xe0\xe0\xe2\xcd\xf0\xea\xe5s\x867\xaf^000000\xe1\xd39*IH\x92\x05\x89\xfd\x1f\x89\xcd8\x1aB\xa3\x92\x83'i2\x8e\x86\x10\xa9\x92\xf0 \xd3\xd41\x84\x0b^\xbfr\x9ea\x14@\x01\x00\x13M\x0cF\x89*\x0a \x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xb6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x18\x00\x00\x00\x11\x08\x06\x00\x00\x00\xc7xl0\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b,\x0d\x1fC\xaa\xe1\x00\x00\x006IDAT8\xcbc` \x01,Z\xb4\xe8\xff\xa2E\x8b\xfe\x93\xa2\x87\x89\x81\xc6`\xd4\x82\x11`\x01#\xa9\xc9t\xd0\xf9\x80\x85\x1cMqqq\x8c\xa3\xa9h\xd4\x82ad\x01\x001\xb5\x09\xec\x1fK\xb4\x15\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1f \xb9\x8dw\xe9\x00\x00\x00*IDAT\x08\xd7c`\xc0\x06\xe6|```B0\xa1\x1c\x08\x93\x81\x81\x09\xc1d``b`H\x11@\xe2 s\x19\x90\x8d@\x02\x00#\xed\x08\xafd\x9f\x0f\x15\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x1b\x0e\x16M[o\x00\x00\x00*IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0cs> \x0b\xa4\x08020 \x0b\xa6\x08000B\x98\x10\xc1\x14\x01\x14\x13P\xb5\xa3\x01\x00\xc6\xb9\x07\x90]f\x1f\x83\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe1\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x0a\x00\x00\x006\x08\x06\x00\x00\x00\xfe\x8a\x08k\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x093\x22zLMH\x00\x00\x00aIDATH\xc7c\xfc\xcf@\x1c`b\xa0\x99Bc##\x06c##\x0c6\x1d\xac\x1eU8\xc8\x142\xfeg``hh\x9f\x8a3Y\xaeZ:\x87\xe1\xda\x95\xf3\x8c4\xb2ZK\xc7\x10o\x8e\xb8v\xe5<#\xe3\x7f\xa4\x84\xcb\xc0\xc0\xc0p\xf6\xdc9\x14\xf6h\x80\x8f\x06\xf8h\x80\x8f\x96fC'=\x0er7\x02\x00\x100@\xb35\xa0|I\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1c\x1f$\xc6\x09\x17\x00\x00\x00$IDAT\x08\xd7c`@\x05\xff\xcf\xc3XL\xc8\x5c&dY&d\xc5p\x0e\xa3!\x9c\xc3h\x88a\x1a\x0a\x00\x00m\x84\x09u7\x9e\xd9#\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x15;\xdc;\x0c\x9b\x00\x00\x00*IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0cs> \x0b\xa4\x08020 \x0b\xa6\x08000B\x98\x10\xc1\x14\x01\x14\x13P\xb5\xa3\x01\x00\xc6\xb9\x07\x90]f\x1f\x83\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe4\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x006\x00\x00\x00\x0a\x08\x06\x00\x00\x00\xff\xfd\xad\x0b\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\x7f\x00\x87\x00\x95\xe6\xde\xa6\xaf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x09*+\x98\x90\x5c\xf4\x00\x00\x00dIDATH\xc7c\xfc\xcf0<\x01\x0b\xa5\x064\xb4O\x85\x87\xcd\xaa\xa5s\x18\xae]9\xcfH+5\x14y\xcc\xd8\xc8\x88$\x03|\x89\xd0O-5\x84\xc0\xd9s\xe7\xe0l&\x86\x91\x92\x14\x91}MTR\x0cM&\xa8\x9fZjF\x93\xe2hR\x1c\x82I\x91\x91\xd2zLK\xc7\x10\xc5\x08l\xc54\xb5\xd4\xd0\xd5c\x83\x15\x00\x00z0J\x09q\xea-n\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xc3\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00@\x00\x00\x00@\x08\x06\x00\x00\x00\xaaiq\xde\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x0b\x07\x09.7\xffD\xe8\xf0\x00\x00\x00\x1diTXtComment\x00\x00\x00\x00\x00Created with GIMPd.e\x07\x00\x00\x00'IDATx\xda\xed\xc1\x01\x0d\x00\x00\x00\xc2\xa0\xf7Om\x0e7\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w\x03@@\x00\x01\xafz\x0e\xe8\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa5\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x02\x04m\x98\x1bi\x00\x00\x00)IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0c\xff\xcf\xa3\x08\x18220 \x0b2\x1a200B\x98\x10AFC\x14\x13P\xb5\xa3\x01\x00\xd6\x10\x07\xd2/H\xdfJ\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x1b)\xb3G\xee\x04\x00\x00\x00$IDAT\x08\xd7c`@\x05s>\xc0XL\xc8\x5c&dY&d\xc5pN\x8a\x00\x9c\x93\x22\x80a\x1a\x0a\x00\x00)\x95\x08\xaf\x88\xac\xba4\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x01\xc8\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00 \x00\x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x03$O\xed\x0a\xe0\x00\x00\x01HIDATX\xc3\xedWA\x8e\x830\x0c\xb4!\xd0>\x10?\x8e#\xe7 \xbe\xb3?\xd9U\x03\x9b\xd9K*E\x10\x96$\x04\xf5\x82\xcf.cO\xc6c\x97\xe8\xc3\xc1W|Tkm\x98\xb9:\xca\x03\xb0\xa8\x0b\x9b\xab#r~\xab+\x90E\xa4\x05\xb0\xc4\xe4VW\xb5/\x22\x0d\x80\xf9(o\xf3\x04\xe38.9\x80\x00\xac\x88\xb4\xa9\xbfS\x9ep~\x98\xb9\xcdde\x03\xae\xb5\x9e\x99YE?\xc1\x19p\x00&0\x05*\x9a\x01G{\x16x\xd7uuB\xe7v\x8dsF\x84\xa9\x9d[\x00f=\x1d\xcaZK\xd34\xad\x055\xa7\x0a\xea\xa8s\x9f)WhCDT\x0d\xc3\xf0\x05`#\xea\x0c\xe7S\xb1L9\x9f0Dd\xd9\xd3@\xed1`D\xe4Q\xba\xf3\xe2F\x94\xday\x94\x11\x15\x8a\xe0t8\xbfx\x14c`\xc7\xf3\x93\xa6\xe34\x03\x22\xd2x\xaaN\xf5\x852\xcb\xe8\xad\xea\x1cG,\xa6\x81\xd0\xd4\xc4\x1c%\x97\xad\xe3\xd8\xb8\x0b\xb8\x0b\xb8\x0b\xa8J\xffa\xe9\xfb\xbeq&\xf4\x1dX\xf3qF\xc4\xcc*\xf7:v\xeb\x9d\x00D\x19\x91z\x9f\xd4\xcc\x5c\xaf\x18\xa8\xcfP\xcb\xcc\xa1#\x07\xbbT\xc7\x9e\xd1\xb9\x01\xe0%\x22\xcf\x7f\xdf\xda\xbf\xd5\xcab\xc3\x84\xc0\x83b\xd3Z\xbfJ\x17\xb0\x07ND\xf4\x07\xae\xf5\xd5\xa6\x1d\xd1\x22\x08\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x9e\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x15\x0f\xfd\x8f\xf8.\x00\x00\x00\x22IDAT\x08\xd7c`\xc0\x0d\xfe\x9f\x87\xb1\x18\x91\x05\x18\x0d\xe1BH*\x0c\x19\x18\x18\x91\x05\x10*\xd1\x00\x00\xca\xb5\x07\xd2v\xbb\xb2\xc5\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xbb\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00?\x00\x00\x00\x07\x08\x06\x00\x00\x00\xbfv\x95\x1f\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x095+U\xcaRj\x00\x00\x00;IDAT8\xcbc`\x18\x05#\x130\x12\xa3\xa8\xbe}*%v\xfc\xa7\x97;\xd1\xc1\xaa\xa5s\x18\xae_9\x8fS\x9ei4\xe6\x09\x00M\x1d\xc3!\x19\xf3\x0c\x0c\x0cxc~\x14\x8cT\x00\x00id\x0b\x05\xfdkX\xca\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x9f\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x14\x1f\xf9#\xd9\x0b\x00\x00\x00#IDAT\x08\xd7c`\xc0\x0d\xe6|\x80\xb1\x18\x91\x05R\x04\xe0B\x08\x15)\x02\x0c\x0c\x8c\xc8\x02\x08\x95h\x00\x00\xac\xac\x07\x90Ne4\xac\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xef\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00Q\x00\x00\x00:\x08\x06\x00\x00\x00\xc8\xbc\xb5\xaf\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b*2\xff\x7f Z\x00\x00\x00oIDATx\xda\xed\xd0\xb1\x0d\x000\x08\x03A\xc8\xa0\x0c\xc7\xa2I\xcf\x04(\xba/]Y\x97\xb1\xb4\xee\xbes\xab\xaa\xdc\xf8\xf5\x84 B\x84(\x88\x10!B\x14D\x88\x10!\x0a\x22D\x88\x10\x05\x11\x22D\x88\x82\x08\x11\x22DA\x84\x08Q\x10!B\x84(\x88\x10!B\x14D\x88\x10!\x0a\x22D\x88\x10\x05\x11\x22D\x88\x82\x08\x11\x22DA\x84\x08Q\x10!B\xfc\xaa\x07\x12U\x04tV\x9e\x9eT\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1d\x00\xb0\xd55\xa3\x00\x00\x00*IDAT\x08\xd7c`\xc0\x06\xfe\x9fg``B0\xa1\x1c\x08\x93\x81\x81\x09\xc1d``b``4D\xe2 s\x19\x90\x8d@\x02\x00d@\x09u\x86\xb3\xad\x9c\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00Q\x00\x00\x00:\x08\x06\x00\x00\x00\xc8\xbc\xb5\xaf\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b)\x1c\x08\x84~V\x00\x00\x00`IDATx\xda\xed\xd9\xb1\x0d\x00 \x08\x00AqP\x86cQ\xed\x8d\x85%\x89w\xa5\x15\xf9HE\x8c\xa6\xaaj\x9do\x99\x19\x1dg\x9d\x03\x11E\x14\x11\x11E\x14QDD\x14QD\x11\x11QD\x11EDD\x11E\x14\x11\x11E\x14\xf1[\xd1u\xb0\xdb\xdd\xd9O\xb4\xce\x88(\x22\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcf6\xcei\x07\x1e\xe99U@\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x81\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x01\x03\x00\x00\x00%=m\x22\x00\x00\x00\x06PLTE\x00\x00\x00\xae\xae\xaewk\xd6-\x00\x00\x00\x01tRNS\x00@\xe6\xd8f\x00\x00\x00)IDATx^\x05\xc0\xb1\x0d\x00 \x08\x04\xc0\xc3X\xd8\xfe\x0a\xcc\xc2p\x8cm(\x0e\x97Gh\x86Uq\xda\x1do%\xba\xcd\xd8\xfd5\x0a\x04\x1b\xd6\xd9\x1a\x92\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x01W\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x09\x08\x06\x00\x00\x00\xe0\x91\x06\x10\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00 cHRM\x00\x00z%\x00\x00\x80\x83\x00\x00\xf9\xff\x00\x00\x80\xe9\x00\x00u0\x00\x00\xea`\x00\x00:\x98\x00\x00\x17o\x92_\xc5F\x00\x00\x00\xddIDATx\xda\x5c\x8e\xb1N\x84@\x18\x84g\xefL,\xc8\xd9,\x0dXP\x1b\x0b\xc3\xfa$w\xbd\x0d\x85O@\x0b\xbb\xcb;\xd0hAr\xc5\xd2(O\x02\xcf\xb1\x97@a\xd4\xc2\xc4b,\xbcM\xd0I\xfe\xbf\xf82\xff?#H\xc2Z;\x00\x80\xd6\xfa\x80\xb3\xac\xb5\x03I\x18c\x0e[!\xc4\x90\xe7\xf9>I\x92\x9b\xbe\xef\xef\xca\xb2|\xf5\xde\xbf\x04\xe6\x9c\xbb\xbd \xf9\x19\xae\x95R\xfb,\xcb\xbe\xa5\x94\x01\x81\xe4\x9b8\xbf<*\xa5\x1e\xf0O\xe38>7M\xf3(H\x02\x00\xba\xae{\x97R\xee\x82aY\x96\x8f\xa2(\xae\x00`\x03\x00\xc6\x98\xe3\xda\x00\x00q\x1c\xef\xb4\xd6O\x00\xb0\x05\xf0'j\x9egDQ\x04\x00H\xd3\xf4\xde9w\xbd!\xf9\xb5\xeapj\xdb\xf6r\x9a\xa6\xd3\xaa\xf8\xef\xaa\xeb\xdaWU\xe5I\x22\xcc\x9a\xfd\x0c\x00$\xabn\xfa\x96!\xfc\xb8\x00\x00\x00\x00IEND\xaeB`\x82" +qt_resource_data = b"\x00\x00R\x1f/*\x0a * The MIT License (MIT)\x0a *\x0a * Copyright (c) <2013-2014> \x0a *\x0a * Permission is hereby granted, free of charge, to any person obtaining a copy\x0a * of this software and associated documentation files (the \x22Software\x22), to deal\x0a * in the Software without restriction, including without limitation the rights\x0a * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\x0a * copies of the Software, and to permit persons to whom the Software is\x0a * furnished to do so, subject to the following conditions:\x0a\x0a * The above copyright notice and this permission notice shall be included in\x0a * all copies or substantial portions of the Software.\x0a\x0a * THE SOFTWARE IS PROVIDED \x22AS IS\x22, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\x0a * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\x0a * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\x0a * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\x0a * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\x0a * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\x0a * THE SOFTWARE.\x0a */\x0a\x0aQProgressBar:horizontal {\x0a border: 1px solid #3A3939;\x0a text-align: center;\x0a padding: 1px;\x0a background: #201F1F;\x0a}\x0aQProgressBar::chunk:horizontal {\x0a background-color: qlineargradient(spread:reflect, x1:1, y1:0.545, x2:1, y2:0, stop:0 rgba(28, 66, 111, 255), stop:1 rgba(37, 87, 146, 255));\x0a}\x0a\x0aQToolTip\x0a{\x0a border: 1px solid #3A3939;\x0a background-color: rgb(90, 102, 117);;\x0a color: white;\x0a padding: 1px;\x0a opacity: 200;\x0a}\x0a\x0aQWidget\x0a{\x0a color: silver;\x0a background-color: #302F2F;\x0a selection-background-color:#78879b;\x0a selection-color: black;\x0a background-clip: border;\x0a border-image: none;\x0a outline: 0;\x0a}\x0a\x0aQWidget:item:hover\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a color: black;\x0a}\x0a\x0aQWidget:item:selected\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a}\x0a\x0aQMenuBar\x0a{\x0a background-color: #302F2F;\x0a color: silver;\x0a}\x0a\x0aQMenuBar::item\x0a{\x0a background: transparent;\x0a}\x0a\x0aQMenuBar::item:selected\x0a{\x0a background: transparent;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQMenuBar::item:pressed\x0a{\x0a border: 1px solid #3A3939;\x0a background-color: #78879b;\x0a color: black;\x0a margin-bottom:-1px;\x0a padding-bottom:1px;\x0a}\x0a\x0aQMenu\x0a{\x0a border: 1px solid #3A3939;\x0a color: silver;\x0a margin: 2px;\x0a}\x0a\x0aQMenu::icon\x0a{\x0a margin: 5px;\x0a}\x0a\x0aQMenu::item\x0a{\x0a padding: 5px 30px 5px 30px;\x0a margin-left: 5px;\x0a border: 1px solid transparent; /* reserve space for selection border */\x0a}\x0a\x0aQMenu::item:selected\x0a{\x0a color: black;\x0a}\x0a\x0aQWidget:disabled\x0a{\x0a color: #404040;\x0a background-color: #302F2F;\x0a}\x0a\x0aQAbstractItemView\x0a{\x0a alternate-background-color: #3A3939;\x0a color: silver;\x0a border: 1px solid 3A3939;\x0a border-radius: 3px;\x0a padding: 1px;\x0a}\x0a\x0aQWidget:focus, QMenuBar:focus\x0a{\x0a border: 1px solid rgba(48, 86, 111);\x0a}\x0a\x0aQTabWidget:focus, QCheckBox:focus, QRadioButton:focus\x0a{\x0a border: none;\x0a}\x0a\x0aQLineEdit\x0a{\x0a background-color: #201F1F;\x0a padding: 2px;\x0a border-style: solid;\x0a border: 1px solid #3A3939;\x0a border-radius: 3px;\x0a color: silver;\x0a}\x0a\x0aQGroupBox {\x0a border:1px solid #3A3939;\x0a border-radius: 7px;\x0a margin-top: 2ex;\x0a}\x0a\x0aQGroupBox::title {\x0a subcontrol-origin: margin;\x0a subcontrol-position: top center;\x0a padding-left: 10px;\x0a padding-right: 10px;\x0a}\x0a\x0aQAbstractScrollArea\x0a{\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQScrollBar:horizontal\x0a{\x0a height: 15px;\x0a margin: 0px 11px 0px 11px;\x0a border: 1px solid #3A3939;\x0a border-radius: 6px;\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a}\x0a\x0aQScrollBar::handle:horizontal\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #605F5F, stop: 1 #787876);\x0a min-width: 5px;\x0a border-radius: 5px;\x0a}\x0a\x0aQScrollBar::sub-line:horizontal\x0a{\x0a border-image: url(:/qss_icons/rc/right_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a subcontrol-position: right;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::add-line:horizontal\x0a{\x0a border-image: url(:/qss_icons/rc/left_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: left;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::sub-line:horizontal:hover,QScrollBar::sub-line:horizontal:on\x0a{\x0a border-image: url(:/qss_icons/rc/right_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: right;\x0a subcontrol-origin: margin;\x0a}\x0a\x0a\x0aQScrollBar::add-line:horizontal:hover, QScrollBar::add-line:horizontal:on\x0a{\x0a border-image: url(:/qss_icons/rc/left_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: left;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::up-arrow:horizontal, QScrollBar::down-arrow:horizontal\x0a{\x0a background: none;\x0a}\x0a\x0a\x0aQScrollBar::add-page:horizontal, QScrollBar::sub-page:horizontal\x0a{\x0a background: none;\x0a}\x0a\x0aQScrollBar:vertical\x0a{\x0a background-color: QLinearGradient( x1: 1, y1: 0, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a width: 15px;\x0a margin: 11px 0 11px 0;\x0a border: 1px solid #3A3939;\x0a border-radius: 6px;\x0a}\x0a\x0aQScrollBar::handle:vertical\x0a{\x0a background-color: QLinearGradient( x1: 1, y1: 0, x2: 0, y2: 0,\x0a stop: 0 #605F5F, stop: 1 #787876);\x0a min-height: 5px;\x0a border-radius: 5px;\x0a}\x0a\x0aQScrollBar::sub-line:vertical\x0a{\x0a border-image: url(:/qss_icons/rc/up_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: top;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::add-line:vertical\x0a{\x0a\x0a border-image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: bottom;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::sub-line:vertical:hover,QScrollBar::sub-line:vertical:on\x0a{\x0a\x0a border-image: url(:/qss_icons/rc/up_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: top;\x0a subcontrol-origin: margin;\x0a}\x0a\x0a\x0aQScrollBar::add-line:vertical:hover, QScrollBar::add-line:vertical:on\x0a{\x0a border-image: url(:/qss_icons/rc/down_arrow.png);\x0a height: 10px;\x0a width: 10px;\x0a subcontrol-position: bottom;\x0a subcontrol-origin: margin;\x0a}\x0a\x0aQScrollBar::up-arrow:vertical, QScrollBar::down-arrow:vertical\x0a{\x0a background: none;\x0a}\x0a\x0a\x0aQScrollBar::add-page:vertical, QScrollBar::sub-page:vertical\x0a{\x0a background: none;\x0a}\x0a\x0aQTextEdit\x0a{\x0a background-color: #201F1F;\x0a color: silver;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQPlainTextEdit\x0a{\x0a background-color: #201F1F;;\x0a color: silver;\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQHeaderView::section\x0a{\x0a background-color: #3A3939;\x0a color: silver;\x0a padding-left: 4px;\x0a border: 1px solid #6c6c6c;\x0a}\x0a\x0aQCheckBox:disabled\x0a{\x0a color: #404040;\x0a}\x0a\x0aQSizeGrip {\x0a image: url(:/qss_icons/rc/sizegrip.png);\x0a width: 12px;\x0a height: 12px;\x0a}\x0a\x0a\x0aQMainWindow::separator\x0a{\x0a background-color: #302F2F;\x0a color: white;\x0a padding-left: 4px;\x0a spacing: 2px;\x0a border: 1px dashed #3A3939;\x0a}\x0a\x0aQMainWindow::separator:hover\x0a{\x0a\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1, stop:0 #58677b,\x0a stop:0.5 #78879b stop:1 #58677b);\x0a color: white;\x0a padding-left: 4px;\x0a border: 1px solid #3A3939;\x0a spacing: 2px;\x0a}\x0a\x0a\x0aQMenu::separator\x0a{\x0a height: 1px;\x0a background-color: #3A3939;\x0a color: white;\x0a padding-left: 4px;\x0a margin-left: 10px;\x0a margin-right: 5px;\x0a}\x0a\x0a\x0a\x0aQRadioButton::indicator:checked, QRadioButton::indicator:unchecked{\x0a color: #b1b1b1;\x0a background-color: #302F2F;\x0a border: 1px solid silver;\x0a border-radius: 5px;\x0a}\x0a\x0a\x0a\x0aQRadioButton::indicator:checked\x0a{\x0a background-color: qradialgradient(\x0a cx: 0.5, cy: 0.5,\x0a fx: 0.5, fy: 0.5,\x0a radius: 1.0,\x0a stop: 0.25 #78879b,\x0a stop: 0.3 #302F2F\x0a );\x0a}\x0a\x0aQCheckBox, QRadioButton\x0a{\x0a padding: 3px;\x0a outline: none;\x0a}\x0a\x0aQCheckBox::indicator{\x0a color: #b1b1b1;\x0a background-color: #302F2F;\x0a border: 1px solid silver;\x0a width: 9px;\x0a height: 9px;\x0a}\x0a\x0aQRadioButton::indicator\x0a{\x0a border-radius: 7px;\x0a width: 9px;\x0a height: 9px;\x0a}\x0a\x0aQCheckBox::indicator:pressed\x0a{\x0a border: 1px solid #78879b;\x0a}\x0a\x0aQRadioButton::indicator:hover, QCheckBox::indicator:hover\x0a{\x0a border: 1px solid #78879b;\x0a}\x0a\x0aQCheckBox::indicator:checked\x0a{\x0a image:url(:/qss_icons/rc/checkbox.png);\x0a}\x0a\x0aQCheckBox::indicator:disabled, QRadioButton::indicator:disabled\x0a{\x0a border: 1px solid #444;\x0a}\x0a\x0aQFrame\x0a{\x0a border-radius: 3px;\x0a}\x0a\x0aQStackedWidget\x0a{\x0a border: none;\x0a}\x0a\x0aQToolBar {\x0a border: 1px solid #393838;\x0a background: 1px solid #302F2F;\x0a font-weight: bold;\x0a}\x0a\x0aQToolBar::handle:horizontal {\x0a image: url(:/qss_icons/rc/Hmovetoolbar.png);\x0a}\x0aQToolBar::handle:vertical {\x0a image: url(:/qss_icons/rc/Vmovetoolbar.png);\x0a}\x0aQToolBar::separator:horizontal {\x0a image: url(:/qss_icons/rc/Hsepartoolbar.png);\x0a}\x0aQToolBar::separator:vertical {\x0a image: url(:/qss_icons/rc/Vsepartoolbars.png);\x0a}\x0a\x0aQPushButton\x0a{\x0a color: silver;\x0a background-color: QLinearGradient( x1: 0, y1: 1, x2: 0, y2: 0,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a border-width: 1px;\x0a border-color: #4A4949;\x0a border-style: solid;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a border-radius: 5px;\x0a outline: none;\x0a}\x0a\x0aQPushButton:disabled\x0a{\x0a background-color: #302F2F;\x0a border-width: 1px;\x0a border-color: #3A3939;\x0a border-style: solid;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a padding-left: 10px;\x0a padding-right: 10px;\x0a /*border-radius: 3px;*/\x0a color: #454545;\x0a}\x0a\x0aQComboBox\x0a{\x0a selection-background-color: #78879b;\x0a background-color: #201F1F;\x0a border-style: solid;\x0a border: 1px solid #3A3939;\x0a border-radius: 3px;\x0a padding: 2px;\x0a}\x0a\x0aQComboBox:hover,QPushButton:hover,QAbstractSpinBox:hover,QLineEdit:hover,QTextEdit:hover,QPlainTextEdit:hover,QAbstractView:hover,QTreeView:hover\x0a{\x0a border: 1px solid #78879b;\x0a color: silver;\x0a}\x0a\x0aQComboBox:on\x0a{\x0a background-color: #626873;\x0a padding-top: 3px;\x0a padding-left: 4px;\x0a selection-background-color: #4a4a4a;\x0a}\x0a\x0aQComboBox QAbstractItemView\x0a{\x0a background-color: #201F1F;\x0a border-radius: 3px;\x0a border: 1px solid #3A3939;\x0a selection-background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #78879b, stop: 1 #78879b);\x0a}\x0a\x0aQComboBox::drop-down\x0a{\x0a subcontrol-origin: padding;\x0a subcontrol-position: top right;\x0a width: 15px;\x0a\x0a border-left-width: 0px;\x0a border-left-color: darkgray;\x0a border-left-style: solid;\x0a border-top-right-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQComboBox::down-arrow\x0a{\x0a image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a}\x0a\x0aQComboBox::down-arrow:on, QComboBox::down-arrow:hover,\x0aQComboBox::down-arrow:focus\x0a{\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0aQPushButton:pressed\x0a{\x0a background-color: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0 #302F2F, stop: 1 #484846);\x0a}\x0a\x0aQAbstractSpinBox {\x0a padding-top: 2px;\x0a padding-bottom: 2px;\x0a border: 1px solid #3A3939;\x0a background-color: #201F1F;\x0a color: silver;\x0a border-radius: 3px;\x0a}\x0a\x0aQAbstractSpinBox:up-button\x0a{\x0a background-color: transparent;\x0a subcontrol-origin: border;\x0a subcontrol-position: center right;\x0a}\x0a\x0aQAbstractSpinBox:down-button\x0a{\x0a background-color: transparent;\x0a subcontrol-origin: border;\x0a subcontrol-position: center left;\x0a}\x0a\x0aQAbstractSpinBox::up-arrow,QAbstractSpinBox::up-arrow:disabled,QAbstractSpinBox::up-arrow:off {\x0a image: url(:/qss_icons/rc/up_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a}\x0aQAbstractSpinBox::up-arrow:hover\x0a{\x0a image: url(:/qss_icons/rc/up_arrow.png);\x0a}\x0a\x0a\x0aQAbstractSpinBox::down-arrow,QAbstractSpinBox::down-arrow:disabled,QAbstractSpinBox::down-arrow:off\x0a{\x0a image: url(:/qss_icons/rc/down_arrow_disabled.png);\x0a width: 10px;\x0a height: 10px;\x0a}\x0aQAbstractSpinBox::down-arrow:hover\x0a{\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0a\x0aQLabel\x0a{\x0a border: 0px solid black;\x0a}\x0a\x0a\x0aQTabWidget::pane {\x0a border: 1px solid #3A3939;\x0a}\x0a\x0aQTabBar\x0a{\x0a qproperty-drawBase: 0;\x0a padding-right: 15px;\x0a}\x0a\x0aQTabBar:focus\x0a{\x0a border: 0px transparent black;\x0a}\x0a\x0aQTabBar::close-button {\x0a image: url(:/qss_icons/rc/close.png);\x0a background: transparent;\x0a icon-size: 10px;\x0a padding: 5px;\x0a}\x0a\x0aQTabBar::close-button:hover\x0a{\x0a background: rgba(255, 255, 255, 20);\x0a border-radius: 3px;\x0a}\x0a\x0aQTabBar::close-button:pressed {\x0a padding: 5px 4px 4px 5px;\x0a}\x0a\x0a/* TOP - BOTTOM TABS */\x0aQTabBar::tab:top {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a padding-top: 3px;\x0a padding-bottom: 2px;\x0a margin-right: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-top-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:bottom {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 5px;\x0a padding-right: 5px;\x0a padding-top: 3px;\x0a padding-bottom: 2px;\x0a margin-right: -1px;\x0a\x0a border-bottom-left-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:top:last, QTabBar::tab:bottom:last\x0a{\x0a margin-right: 0;\x0a}\x0a\x0aQTabBar::tab:top:first:!selected, QTabBar::tab:bottom:first:!selected\x0a{\x0a margin-left: 0px;\x0a}\x0a\x0aQTabBar::tab:top:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-top: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:top:selected\x0a{\x0a margin-bottom: 0px;\x0a}\x0a\x0aQTabBar::tab:bottom:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-bottom: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:bottom:selected\x0a{\x0a margin-top: 0px;\x0a}\x0a\x0a/* LEFT - RIGHT TABS */\x0aQTabBar::tab:left {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:1, y1:0, x2:0, y2:0,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-right-radius: 3px;\x0a border-bottom-right-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:right {\x0a color: #b1b1b1;\x0a border: 1px solid #3A3939;\x0a background-color: QLinearGradient(x1:0, y1:0, x2:1, y2:0,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-bottom-left-radius: 3px;\x0a}\x0a\x0aQTabBar::tab:left:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-right: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:left:selected\x0a{\x0a margin-left: 0px;\x0a}\x0a\x0aQTabBar::tab:right:!selected\x0a{\x0a color: #b1b1b1;\x0a margin-left: 3px;\x0a background-color: #302F2F;\x0a}\x0a\x0aQTabBar::tab:right:selected\x0a{\x0a margin-right: 0px;\x0a}\x0a\x0aQTabBar QToolButton::right-arrow:enabled {\x0a image: url(:/qss_icons/rc/right_arrow.png);\x0a }\x0a\x0a QTabBar QToolButton::left-arrow:enabled {\x0a image: url(:/qss_icons/rc/left_arrow.png);\x0a }\x0a\x0aQTabBar QToolButton::right-arrow:disabled {\x0a image: url(:/qss_icons/rc/right_arrow_disabled.png);\x0a }\x0a\x0a QTabBar QToolButton::left-arrow:disabled {\x0a image: url(:/qss_icons/rc/left_arrow_disabled.png);\x0a }\x0a\x0a\x0aQDockWidget {\x0a border: 1px solid #403F3F;\x0a titlebar-close-icon: url(:/qss_icons/rc/close.png);\x0a titlebar-normal-icon: url(:/qss_icons/rc/undock.png);\x0a}\x0a\x0aQDockWidget::close-button, QDockWidget::float-button {\x0a border: 1px solid transparent;\x0a border-radius: 3px;\x0a background: transparent;\x0a icon-size: 10px;\x0a}\x0a\x0aQDockWidget::close-button:hover, QDockWidget::float-button:hover {\x0a background: rgba(255, 255, 255, 10);\x0a}\x0a\x0aQDockWidget::close-button:pressed, QDockWidget::float-button:pressed {\x0a padding: 1px -1px -1px 1px;\x0a background: rgba(255, 255, 255, 10);\x0a}\x0a\x0aQTreeView, QListView\x0a{\x0a border: 1px solid #78879b;\x0a background-color: #201F1F;\x0a}\x0a\x0aQTreeView:branch:selected, QTreeView:branch:hover\x0a{\x0a background: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-siblings:!adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-siblings:adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:!has-children:!has-siblings:adjoins-item {\x0a border-image: url(:/qss_icons/rc/transparent.png);\x0a}\x0a\x0aQTreeView::branch:has-children:!has-siblings:closed,\x0aQTreeView::branch:closed:has-children:has-siblings {\x0a image: url(:/qss_icons/rc/branch_closed.png);\x0a}\x0a\x0aQTreeView::branch:open:has-children:!has-siblings,\x0aQTreeView::branch:open:has-children:has-siblings {\x0a image: url(:/qss_icons/rc/branch_open.png);\x0a}\x0a\x0aQTreeView::branch:has-children:!has-siblings:closed:hover,\x0aQTreeView::branch:closed:has-children:has-siblings:hover {\x0a image: url(:/qss_icons/rc/branch_closed-on.png);\x0a }\x0a\x0aQTreeView::branch:open:has-children:!has-siblings:hover,\x0aQTreeView::branch:open:has-children:has-siblings:hover {\x0a image: url(:/qss_icons/rc/branch_open-on.png);\x0a }\x0a\x0aQListView::item:!selected:hover, QListView::item:!selected:hover, QTreeView::item:!selected:hover {\x0a background: rgba(0, 0, 0, 0);\x0a outline: 0;\x0a color: #FFFFFF\x0a}\x0a\x0aQListView::item:selected:hover, QListView::item:selected:hover, QTreeView::item:selected:hover {\x0a background: #78879b;;\x0a color: #FFFFFF;\x0a}\x0a\x0aQSlider::groove:horizontal {\x0a border: 1px solid #3A3939;\x0a height: 8px;\x0a background: #201F1F;\x0a margin: 2px 0;\x0a border-radius: 4px;\x0a}\x0a\x0aQSlider::handle:horizontal {\x0a background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1,\x0a stop: 0.0 silver, stop: 0.2 #a8a8a8, stop: 1 #727272);\x0a border: 1px solid #3A3939;\x0a width: 14px;\x0a height: 14px;\x0a margin: -4px 0;\x0a border-radius: 7px;\x0a}\x0a\x0aQSlider::groove:vertical {\x0a border: 1px solid #3A3939;\x0a width: 8px;\x0a background: #201F1F;\x0a margin: 0 0px;\x0a border-radius: 4px;\x0a}\x0a\x0aQSlider::handle:vertical {\x0a background: QLinearGradient( x1: 0, y1: 0, x2: 0, y2: 1, stop: 0.0 silver,\x0a stop: 0.2 #a8a8a8, stop: 1 #727272);\x0a border: 1px solid #3A3939;\x0a width: 14px;\x0a height: 14px;\x0a margin: 0 -4px;\x0a border-radius: 7px;\x0a}\x0a\x0aQToolButton {\x0a background-color: #302F2F;\x0a border: none;\x0a border-radius: 3px;\x0a margin: 3px;\x0a}\x0a\x0aQToolButton[popupMode=\x221\x22]\x0a{\x0a padding-right: 8px;\x0a}\x0a\x0aQToolButton[popupMode=\x222\x22]\x0a{\x0a padding-right: 8px;\x0a}\x0a\x0aQToolButton::menu-button {\x0a border: 2px solid gray;\x0a border-top-right-radius: 6px;\x0a border-bottom-right-radius: 6px;\x0a width: 16px;\x0a }\x0a\x0a QToolButton::menu-arrow {\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a top: 10px; left: 10px; /* shift it a bit */\x0a }\x0a\x0a QToolButton::menu-arrow:open {\x0a top: 10px; left: 10px; /* shift it a bit */\x0a }\x0a\x0aQToolButton:pressed {\x0a background-color: #4A4949;\x0a border: 1px solid silver;\x0a border-radius: 3px;\x0a}\x0aQToolButton:hover {\x0a background-color: #4A4949;\x0a border: 1px solid gray;\x0a border-radius: 3px;\x0a}\x0a\x0aQPushButton::menu-indicator {\x0a subcontrol-origin: padding;\x0a subcontrol-position: bottom right;\x0a left: 8px;\x0a}\x0a\x0aQTableView\x0a{\x0a border: transparent;\x0a gridline-color: #6c6c6c;\x0a background-color: #201F1F;\x0a}\x0a\x0a\x0aQTableView, QHeaderView\x0a{\x0a border-radius: 0px;\x0a}\x0a\x0aQTableView::item:pressed, QListView::item:pressed, QTreeView::item:pressed {\x0a background: #78879b;\x0a color: #FFFFFF;\x0a}\x0a\x0aQTableView::item:selected:active, QTreeView::item:selected:active, QListView::item:selected:active {\x0a background: #78879b;\x0a color: #FFFFFF;\x0a}\x0a\x0a\x0aQHeaderView\x0a{\x0a border: 1px transparent;\x0a margin: 0px;\x0a padding: 0px;\x0a}\x0a\x0aQHeaderView::section {\x0a background-color: #3A3939;\x0a color: silver;\x0a padding: 4px;\x0a border: 1px solid #6c6c6c;\x0a border-radius: 0px;\x0a text-align: center;\x0a}\x0a\x0aQHeaderView::section::vertical::first, QHeaderView::section::vertical::only-one\x0a{\x0a border-top: 1px solid #6c6c6c;\x0a}\x0a\x0aQHeaderView::section::vertical\x0a{\x0a border-top: transparent;\x0a}\x0a\x0aQHeaderView::section::horizontal::first, QHeaderView::section::horizontal::only-one\x0a{\x0a border-left: 1px solid #6c6c6c;\x0a}\x0a\x0aQHeaderView::section::horizontal\x0a{\x0a border-left: transparent;\x0a}\x0a\x0a\x0aQHeaderView::section:checked\x0a {\x0a color: white;\x0a background-color: #5A5959;\x0a }\x0a\x0a /* style the sort indicator */\x0aQHeaderView::down-arrow {\x0a image: url(:/qss_icons/rc/down_arrow.png);\x0a}\x0a\x0aQHeaderView::up-arrow {\x0a image: url(:/qss_icons/rc/up_arrow.png);\x0a}\x0a\x0a\x0aQTableCornerButton::section {\x0a background-color: #3A3939;\x0a border: 1px solid #3A3939;\x0a border-radius: 0px;\x0a}\x0a\x0aQToolBox::tab {\x0a background-color: QLinearGradient(x1:0, y1:0, x2:0, y2:1,\x0a stop:1 #302F2F, stop:0 #5A5959);\x0a padding-left: 3px;\x0a padding-right: 2px;\x0a padding-top: 5px;\x0a padding-bottom: 5px;\x0a margin-bottom: -1px;\x0a\x0a border-top-left-radius: 3px;\x0a border-top-right-radius: 3px;\x0a color: darkgray;\x0a }\x0a\x0a QToolBox::tab:selected { /* italicize selected tabs */\x0a font: italic bold;\x0a color: white;\x0a }\x0a\x00\x00\x00\x96\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x02bKGD\x00\xd3\xb5W\xa0\x5c\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x0b\x07\x0c\x0d\x1bu\xfe1\x99\x00\x00\x00'IDAT\x08\xd7e\x8c\xb1\x0d\x00\x00\x08\x83\xe0\xff\xa3up\xb1\xca\xd4\x90Px\x08U!\x14\xb6Tp\xe6H\x8d\x87\xcc\x0f\x0d\xe0\xf0\x08\x024\xe2+\xa7\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x02q\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00 \x00\x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x01(tm$I\x00\x00\x01\xf1IDATX\xc3\xcdWAN\x021\x14\xfd\xfd\xb5np!\x89\xb8\x11\x8d\x89[\xef\x80;\xb7\xde\x806p,\xa0\xbd\x86;\xc2\x19\xd8\xb9!\x11\x13#\x0bM\x94I\xb4i\xeb\xc6\xea\xa4a\x86\xb6@\xf0\xef\xc8\xd0y}\xef\xbfy\xed\x07\xd8s\x91\xaa\x07J\xa9W\x00\x00\xe7\xdcR\x08\xd1\xcey\xb9\x94rN\x08i\x00\x00p\xce\x9bQ\x1b\x18\x0c\x06S\xc6\xd8\xa5_\x08\x00`\xad]p\xceOS\xc0\x95R/\x88\xd8\xf2\xbf\x9dsK\xad\xf5\xac\xdf\xef_\x97\xff\x87\xe1\xc2\x10\x1c\x00\x00\x11[R\xcay\x0a\xf328\x00\x00!\xa4\xc1\x18\xbb\xacT`\x15\xf3\xb0\xb4\xd6\xf3^\xafw^\x07>\x1c\x0e\x1f\x19c\x95-\x0b\x95\xc0:\xe6aQJk\x95\x90R\xce)\xa5\xadZ\xd3\x05J\x10o8D<\x8e\x95x\x95'\xc2\x9eG\xbc\xe3\x8ds\xde\xc4\x1cw\x87\x9eX\xd5\xf3\xd8:\xf0}\x01\x80\xe3\x94\x85\x94\xd23\xa5\xd4\x8b\xdfP*\xf0\x0f\xe6\x9f\x09S%\xdc\xa4\xca-\xfcm\x01\xe7\xfc\xd4\x18\xf3\xb4kpc\xccS\xd9?d]\x80\xec\x8aye\x10\xedJ\x89\x90y\xccY\xb05%\xea\xa2\xbc\xf23\xdc\x96\x12U\xcc\xd7*\xb0\x0d%b\x0e1\x84=\x17\xa6\x9ej\x9b$f\xea\x85d\x7f&\xdc\x94y\x8a\x12\xff+\x88\xb6\xcd\xc0XL\xc8\x5c&dY&d\xc5pN\x8a\x00\x9c\x93\x22\x80a\x1a\x0a\x00\x00)\x95\x08\xaf\x88\xac\xba4\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xce\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x07\x00\x00\x00?\x08\x06\x00\x00\x00,{\xd2\x13\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x09/\x07\xd7?\xc4R\x00\x00\x00NIDAT8\xcbc`\x186\x80\x19\xc6\xa8o\x9f\xca\xe0\xe0\xe2\xcd\xf0\xea\xe5s\x867\xaf^000000\xe1\xd39*IH\x92\x05\x89\xfd\x1f\x89\xcd8\x1aB\xa3\x92\x83'i2\x8e\x86\x10\xa9\x92\xf0 \xd3\xd41\x84\x0b^\xbfr\x9ea\x14@\x01\x00\x13M\x0cF\x89*\x0a \x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xb6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x18\x00\x00\x00\x11\x08\x06\x00\x00\x00\xc7xl0\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b,\x0d\x1fC\xaa\xe1\x00\x00\x006IDAT8\xcbc` \x01,Z\xb4\xe8\xff\xa2E\x8b\xfe\x93\xa2\x87\x89\x81\xc6`\xd4\x82\x11`\x01#\xa9\xc9t\xd0\xf9\x80\x85\x1cMqqq\x8c\xa3\xa9h\xd4\x82ad\x01\x001\xb5\x09\xec\x1fK\xb4\x15\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1f \xb9\x8dw\xe9\x00\x00\x00*IDAT\x08\xd7c`\xc0\x06\xe6|```B0\xa1\x1c\x08\x93\x81\x81\x09\xc1d``b`H\x11@\xe2 s\x19\x90\x8d@\x02\x00#\xed\x08\xafd\x9f\x0f\x15\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x1b\x0e\x16M[o\x00\x00\x00*IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0cs> \x0b\xa4\x08020 \x0b\xa6\x08000B\x98\x10\xc1\x14\x01\x14\x13P\xb5\xa3\x01\x00\xc6\xb9\x07\x90]f\x1f\x83\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe1\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x0a\x00\x00\x006\x08\x06\x00\x00\x00\xfe\x8a\x08k\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x093\x22zLMH\x00\x00\x00aIDATH\xc7c\xfc\xcf@\x1c`b\xa0\x99Bc##\x06c##\x0c6\x1d\xac\x1eU8\xc8\x142\xfeg``hh\x9f\x8a3Y\xaeZ:\x87\xe1\xda\x95\xf3\x8c4\xb2ZK\xc7\x10o\x8e\xb8v\xe5<#\xe3\x7f\xa4\x84\xcb\xc0\xc0\xc0p\xf6\xdc9\x14\xf6h\x80\x8f\x06\xf8h\x80\x8f\x96fC'=\x0er7\x02\x00\x100@\xb35\xa0|I\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1c\x1f$\xc6\x09\x17\x00\x00\x00$IDAT\x08\xd7c`@\x05\xff\xcf\xc3XL\xc8\x5c&dY&d\xc5p\x0e\xa3!\x9c\xc3h\x88a\x1a\x0a\x00\x00m\x84\x09u7\x9e\xd9#\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x15;\xdc;\x0c\x9b\x00\x00\x00*IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0cs> \x0b\xa4\x08020 \x0b\xa6\x08000B\x98\x10\xc1\x14\x01\x14\x13P\xb5\xa3\x01\x00\xc6\xb9\x07\x90]f\x1f\x83\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe4\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x006\x00\x00\x00\x0a\x08\x06\x00\x00\x00\xff\xfd\xad\x0b\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\x7f\x00\x87\x00\x95\xe6\xde\xa6\xaf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x09*+\x98\x90\x5c\xf4\x00\x00\x00dIDATH\xc7c\xfc\xcf0<\x01\x0b\xa5\x064\xb4O\x85\x87\xcd\xaa\xa5s\x18\xae]9\xcfH+5\x14y\xcc\xd8\xc8\x88$\x03|\x89\xd0O-5\x84\xc0\xd9s\xe7\xe0l&\x86\x91\x92\x14\x91}MTR\x0cM&\xa8\x9fZjF\x93\xe2hR\x1c\x82I\x91\x91\xd2zLK\xc7\x10\xc5\x08l\xc54\xb5\xd4\xd0\xd5c\x83\x15\x00\x00z0J\x09q\xea-n\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xc3\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00@\x00\x00\x00@\x08\x06\x00\x00\x00\xaaiq\xde\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x0b\x07\x09.7\xffD\xe8\xf0\x00\x00\x00\x1diTXtComment\x00\x00\x00\x00\x00Created with GIMPd.e\x07\x00\x00\x00'IDATx\xda\xed\xc1\x01\x0d\x00\x00\x00\xc2\xa0\xf7Om\x0e7\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w\x03@@\x00\x01\xafz\x0e\xe8\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa5\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x02\x04m\x98\x1bi\x00\x00\x00)IDAT\x08\xd7c`\xc0\x00\x8c\x0c\x0c\xff\xcf\xa3\x08\x18220 \x0b2\x1a200B\x98\x10AFC\x14\x13P\xb5\xa3\x01\x00\xd6\x10\x07\xd2/H\xdfJ\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\x9cS4\xfc]\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x1b)\xb3G\xee\x04\x00\x00\x00$IDAT\x08\xd7c`@\x05s>\xc0XL\xc8\x5c&dY&d\xc5pN\x8a\x00\x9c\x93\x22\x80a\x1a\x0a\x00\x00)\x95\x08\xaf\x88\xac\xba4\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x01\xc8\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00 \x00\x00\x00 \x08\x06\x00\x00\x00szz\xf4\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b\x03$O\xed\x0a\xe0\x00\x00\x01HIDATX\xc3\xedWA\x8e\x830\x0c\xb4!\xd0>\x10?\x8e#\xe7 \xbe\xb3?\xd9U\x03\x9b\xd9K*E\x10\x96$\x04\xf5\x82\xcf.cO\xc6c\x97\xe8\xc3\xc1W|Tkm\x98\xb9:\xca\x03\xb0\xa8\x0b\x9b\xab#r~\xab+\x90E\xa4\x05\xb0\xc4\xe4VW\xb5/\x22\x0d\x80\xf9(o\xf3\x04\xe38.9\x80\x00\xac\x88\xb4\xa9\xbfS\x9ep~\x98\xb9\xcdde\x03\xae\xb5\x9e\x99YE?\xc1\x19p\x00&0\x05*\x9a\x01G{\x16x\xd7uuB\xe7v\x8dsF\x84\xa9\x9d[\x00f=\x1d\xcaZK\xd34\xad\x055\xa7\x0a\xea\xa8s\x9f)WhCDT\x0d\xc3\xf0\x05`#\xea\x0c\xe7S\xb1L9\x9f0Dd\xd9\xd3@\xed1`D\xe4Q\xba\xf3\xe2F\x94\xday\x94\x11\x15\x8a\xe0t8\xbfx\x14c`\xc7\xf3\x93\xa6\xe34\x03\x22\xd2x\xaaN\xf5\x852\xcb\xe8\xad\xea\x1cG,\xa6\x81\xd0\xd4\xc4\x1c%\x97\xad\xe3\xd8\xb8\x0b\xb8\x0b\xb8\x0b\xa8J\xffa\xe9\xfb\xbeq&\xf4\x1dX\xf3qF\xc4\xcc*\xf7:v\xeb\x9d\x00D\x19\x91z\x9f\xd4\xcc\x5c\xaf\x18\xa8\xcfP\xcb\xcc\xa1#\x07\xbbT\xc7\x9e\xd1\xb9\x01\xe0%\x22\xcf\x7f\xdf\xda\xbf\xd5\xcab\xc3\x84\xc0\x83b\xd3Z\xbfJ\x17\xb0\x07ND\xf4\x07\xae\xf5\xd5\xa6\x1d\xd1\x22\x08\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x9e\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x15\x0f\xfd\x8f\xf8.\x00\x00\x00\x22IDAT\x08\xd7c`\xc0\x0d\xfe\x9f\x87\xb1\x18\x91\x05\x18\x0d\xe1BH*\x0c\x19\x18\x18\x91\x05\x10*\xd1\x00\x00\xca\xb5\x07\xd2v\xbb\xb2\xc5\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xbb\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00?\x00\x00\x00\x07\x08\x06\x00\x00\x00\xbfv\x95\x1f\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x095+U\xcaRj\x00\x00\x00;IDAT8\xcbc`\x18\x05#\x130\x12\xa3\xa8\xbe}*%v\xfc\xa7\x97;\xd1\xc1\xaa\xa5s\x18\xae_9\x8fS\x9ei4\xe6\x09\x00M\x1d\xc3!\x19\xf3\x0c\x0c\x0cxc~\x14\x8cT\x00\x00id\x0b\x05\xfdkX\xca\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x9f\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x06\x08\x04\x00\x00\x00\xbb\xce|N\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x08\x14\x1f\xf9#\xd9\x0b\x00\x00\x00#IDAT\x08\xd7c`\xc0\x0d\xe6|\x80\xb1\x18\x91\x05R\x04\xe0B\x08\x15)\x02\x0c\x0c\x8c\xc8\x02\x08\x95h\x00\x00\xac\xac\x07\x90Ne4\xac\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xef\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00Q\x00\x00\x00:\x08\x06\x00\x00\x00\xc8\xbc\xb5\xaf\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b*2\xff\x7f Z\x00\x00\x00oIDATx\xda\xed\xd0\xb1\x0d\x000\x08\x03A\xc8\xa0\x0c\xc7\xa2I\xcf\x04(\xba/]Y\x97\xb1\xb4\xee\xbes\xab\xaa\xdc\xf8\xf5\x84 B\x84(\x88\x10!B\x14D\x88\x10!\x0a\x22D\x88\x10\x05\x11\x22D\x88\x82\x08\x11\x22DA\x84\x08Q\x10!B\x84(\x88\x10!B\x14D\x88\x10!\x0a\x22D\x88\x10\x05\x11\x22D\x88\x82\x08\x11\x22DA\x84\x08Q\x10!B\xfc\xaa\x07\x12U\x04tV\x9e\x9eT\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xa6\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x06\x00\x00\x00\x09\x08\x04\x00\x00\x00\xbb\x93\x95\x16\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x02bKGD\x00\xff\x87\x8f\xcc\xbf\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x14\x1d\x00\xb0\xd55\xa3\x00\x00\x00*IDAT\x08\xd7c`\xc0\x06\xfe\x9fg``B0\xa1\x1c\x08\x93\x81\x81\x09\xc1d``b``4D\xe2 s\x19\x90\x8d@\x02\x00d@\x09u\x86\xb3\xad\x9c\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\xe0\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00Q\x00\x00\x00:\x08\x06\x00\x00\x00\xc8\xbc\xb5\xaf\x00\x00\x00\x01sRGB\x00\xae\xce\x1c\xe9\x00\x00\x00\x06bKGD\x00\xff\x00\xff\x00\xff\xa0\xbd\xa7\x93\x00\x00\x00\x09pHYs\x00\x00\x0b\x13\x00\x00\x0b\x13\x01\x00\x9a\x9c\x18\x00\x00\x00\x07tIME\x07\xdc\x08\x17\x0b)\x1c\x08\x84~V\x00\x00\x00`IDATx\xda\xed\xd9\xb1\x0d\x00 \x08\x00AqP\x86cQ\xed\x8d\x85%\x89w\xa5\x15\xf9HE\x8c\xa6\xaaj\x9do\x99\x19\x1dg\x9d\x03\x11E\x14\x11\x11E\x14QDD\x14QD\x11\x11QD\x11EDD\x11E\x14\x11\x11E\x14\xf1[\xd1u\xb0\xdb\xdd\xd9O\xb4\xce\x88(\x22\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcf6\xcei\x07\x1e\xe99U@\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x00\x81\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x01\x03\x00\x00\x00%=m\x22\x00\x00\x00\x06PLTE\x00\x00\x00\xae\xae\xaewk\xd6-\x00\x00\x00\x01tRNS\x00@\xe6\xd8f\x00\x00\x00)IDATx^\x05\xc0\xb1\x0d\x00 \x08\x04\xc0\xc3X\xd8\xfe\x0a\xcc\xc2p\x8cm(\x0e\x97Gh\x86Uq\xda\x1do%\xba\xcd\xd8\xfd5\x0a\x04\x1b\xd6\xd9\x1a\x92\x00\x00\x00\x00IEND\xaeB`\x82\x00\x00\x01W\x89PNG\x0d\x0a\x1a\x0a\x00\x00\x00\x0dIHDR\x00\x00\x00\x09\x00\x00\x00\x09\x08\x06\x00\x00\x00\xe0\x91\x06\x10\x00\x00\x00\x09pHYs\x00\x00\x0e\xc4\x00\x00\x0e\xc4\x01\x95+\x0e\x1b\x00\x00\x00 cHRM\x00\x00z%\x00\x00\x80\x83\x00\x00\xf9\xff\x00\x00\x80\xe9\x00\x00u0\x00\x00\xea`\x00\x00:\x98\x00\x00\x17o\x92_\xc5F\x00\x00\x00\xddIDATx\xda\x5c\x8e\xb1N\x84@\x18\x84g\xefL,\xc8\xd9,\x0dXP\x1b\x0b\xc3\xfa$w\xbd\x0d\x85O@\x0b\xbb\xcb;\xd0hAr\xc5\xd2(O\x02\xcf\xb1\x97@a\xd4\xc2\xc4b,\xbcM\xd0I\xfe\xbf\xf82\xff?#H\xc2Z;\x00\x80\xd6\xfa\x80\xb3\xac\xb5\x03I\x18c\x0e[!\xc4\x90\xe7\xf9>I\x92\x9b\xbe\xef\xef\xca\xb2|\xf5\xde\xbf\x04\xe6\x9c\xbb\xbd \xf9\x19\xae\x95R\xfb,\xcb\xbe\xa5\x94\x01\x81\xe4\x9b8\xbf<*\xa5\x1e\xf0O\xe38>7M\xf3(H\x02\x00\xba\xae{\x97R\xee\x82aY\x96\x8f\xa2(\xae\x00`\x03\x00\xc6\x98\xe3\xda\x00\x00q\x1c\xef\xb4\xd6O\x00\xb0\x05\xf0'j\x9egDQ\x04\x00H\xd3\xf4\xde9w\xbd!\xf9\xb5\xeapj\xdb\xf6r\x9a\xa6\xd3\xaa\xf8\xef\xaa\xeb\xdaWU\xe5I\x22\xcc\x9a\xfd\x0c\x00$\xabn\xfa\x96!\xfc\xb8\x00\x00\x00\x00IEND\xaeB`\x82" qt_resource_name = b"\x00\x09\x09_\x97\x13\x00q\x00s\x00s\x00_\x00i\x00c\x00o\x00n\x00s\x00\x0a\x09$M%\x00q\x00d\x00a\x00r\x00k\x00s\x00t\x00y\x00l\x00e\x00\x09\x00(\xad#\x00s\x00t\x00y\x00l\x00e\x00.\x00q\x00s\x00s\x00\x02\x00\x00\x07\x83\x00r\x00c\x00\x12\x07\x8f\x9d'\x00b\x00r\x00a\x00n\x00c\x00h\x00_\x00o\x00p\x00e\x00n\x00-\x00o\x00n\x00.\x00p\x00n\x00g\x00\x09\x06\x98\x83'\x00c\x00l\x00o\x00s\x00e\x00.\x00p\x00n\x00g\x00\x14\x06^,\x07\x00b\x00r\x00a\x00n\x00c\x00h\x00_\x00c\x00l\x00o\x00s\x00e\x00d\x00-\x00o\x00n\x00.\x00p\x00n\x00g\x00\x18\x03\x8e\xdeg\x00r\x00i\x00g\x00h\x00t\x00_\x00a\x00r\x00r\x00o\x00w\x00_\x00d\x00i\x00s\x00a\x00b\x00l\x00e\x00d\x00.\x00p\x00n\x00g\x00\x11\x08\x8cj\xa7\x00H\x00s\x00e\x00p\x00a\x00r\x00t\x00o\x00o\x00l\x00b\x00a\x00r\x00.\x00p\x00n\x00g\x00\x1a\x01!\xebG\x00s\x00t\x00y\x00l\x00e\x00s\x00h\x00e\x00e\x00t\x00-\x00b\x00r\x00a\x00n\x00c\x00h\x00-\x00m\x00o\x00r\x00e\x00.\x00p\x00n\x00g\x00\x17\x0ce\xce\x07\x00l\x00e\x00f\x00t\x00_\x00a\x00r\x00r\x00o\x00w\x00_\x00d\x00i\x00s\x00a\x00b\x00l\x00e\x00d\x00.\x00p\x00n\x00g\x00\x0f\x06S%\xa7\x00b\x00r\x00a\x00n\x00c\x00h\x00_\x00o\x00p\x00e\x00n\x00.\x00p\x00n\x00g\x00\x10\x01\x00\xca\xa7\x00H\x00m\x00o\x00v\x00e\x00t\x00o\x00o\x00l\x00b\x00a\x00r\x00.\x00p\x00n\x00g\x00\x0f\x02\x9f\x05\x87\x00r\x00i\x00g\x00h\x00t\x00_\x00a\x00r\x00r\x00o\x00w\x00.\x00p\x00n\x00g\x00\x17\x0c\xabQ\x07\x00d\x00o\x00w\x00n\x00_\x00a\x00r\x00r\x00o\x00w\x00_\x00d\x00i\x00s\x00a\x00b\x00l\x00e\x00d\x00.\x00p\x00n\x00g\x00\x10\x01\x07J\xa7\x00V\x00m\x00o\x00v\x00e\x00t\x00o\x00o\x00l\x00b\x00a\x00r\x00.\x00p\x00n\x00g\x00\x0f\x0c\xe2hg\x00t\x00r\x00a\x00n\x00s\x00p\x00a\x00r\x00e\x00n\x00t\x00.\x00p\x00n\x00g\x00\x0e\x04\xa2\xfc\xa7\x00d\x00o\x00w\x00n\x00_\x00a\x00r\x00r\x00o\x00w\x00.\x00p\x00n\x00g\x00\x11\x0b\xda0\xa7\x00b\x00r\x00a\x00n\x00c\x00h\x00_\x00c\x00l\x00o\x00s\x00e\x00d\x00.\x00p\x00n\x00g\x00\x0a\x05\x95\xde'\x00u\x00n\x00d\x00o\x00c\x00k\x00.\x00p\x00n\x00g\x00\x0c\x06\xe6\xe6g\x00u\x00p\x00_\x00a\x00r\x00r\x00o\x00w\x00.\x00p\x00n\x00g\x00\x11\x08\xc4j\xa7\x00V\x00s\x00e\x00p\x00a\x00r\x00t\x00o\x00o\x00l\x00b\x00a\x00r\x00.\x00p\x00n\x00g\x00\x15\x0f\xf3\xc0\x07\x00u\x00p\x00_\x00a\x00r\x00r\x00o\x00w\x00_\x00d\x00i\x00s\x00a\x00b\x00l\x00e\x00d\x00.\x00p\x00n\x00g\x00\x14\x0b\xc5\xd7\xc7\x00s\x00t\x00y\x00l\x00e\x00s\x00h\x00e\x00e\x00t\x00-\x00v\x00l\x00i\x00n\x00e\x00.\x00p\x00n\x00g\x00\x0e\x0e\xde\xfa\xc7\x00l\x00e\x00f\x00t\x00_\x00a\x00r\x00r\x00o\x00w\x00.\x00p\x00n\x00g\x00\x19\x08>\xcc\x07\x00s\x00t\x00y\x00l\x00e\x00s\x00h\x00e\x00e\x00t\x00-\x00b\x00r\x00a\x00n\x00c\x00h\x00-\x00e\x00n\x00d\x00.\x00p\x00n\x00g\x00\x0c\x06A@\x87\x00s\x00i\x00z\x00e\x00g\x00r\x00i\x00p\x00.\x00p\x00n\x00g\x00\x0c\x04V#g\x00c\x00h\x00e\x00c\x00k\x00b\x00o\x00x\x00.\x00p\x00n\x00g" -qt_resource_struct = b"\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x18\x00\x02\x00\x00\x00\x01\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00\x00J\x00\x02\x00\x00\x00\x18\x00\x00\x00\x04\x00\x00\x01\xb4\x00\x00\x00\x00\x00\x01\x00\x00Y\x84\x00\x00\x022\x00\x00\x00\x00\x00\x01\x00\x00[\xb7\x00\x00\x01\x22\x00\x00\x00\x00\x00\x01\x00\x00Wv\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00Zi\x00\x00\x00\xc4\x00\x00\x00\x00\x00\x01\x00\x00V\x00\x00\x00\x03\xfc\x00\x00\x00\x00\x00\x01\x00\x00e\x89\x00\x00\x02|\x00\x00\x00\x00\x00\x01\x00\x00]f\x00\x00\x02\xc6\x00\x00\x00\x00\x00\x01\x00\x00^\xb3\x00\x00\x03\xde\x00\x00\x00\x00\x00\x01\x00\x00e\x04\x00\x00\x01\x90\x00\x00\x00\x00\x00\x01\x00\x00X\xda\x00\x00\x00\x96\x00\x00\x00\x00\x00\x01\x00\x00Ui\x00\x00\x00~\x00\x00\x00\x00\x00\x01\x00\x00R\xf4\x00\x00\x02\xe0\x00\x00\x00\x00\x00\x01\x00\x00`\x7f\x00\x00\x00T\x00\x00\x00\x00\x00\x01\x00\x00RZ\x00\x00\x03\xa6\x00\x00\x00\x00\x00\x01\x00\x00d \x00\x00\x00\xfa\x00\x00\x00\x00\x00\x01\x00\x00V\xa4\x00\x00\x02\xfe\x00\x00\x00\x00\x00\x01\x00\x00a!\x00\x00\x03V\x00\x00\x00\x00\x00\x01\x00\x00b\x83\x00\x00\x02\x9e\x00\x00\x00\x00\x00\x01\x00\x00^\x0f\x00\x00\x01\x5c\x00\x00\x00\x00\x00\x01\x00\x00X0\x00\x00\x01\xfe\x00\x00\x00\x00\x00\x01\x00\x00[\x0d\x00\x00\x02X\x00\x00\x00\x00\x00\x01\x00\x00\x5c\x9f\x00\x00\x03\x84\x00\x00\x00\x00\x00\x01\x00\x00cv\x00\x00\x03&\x00\x00\x00\x00\x00\x01\x00\x00a\xe0\x00\x00\x002\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00" +qt_resource_struct = b"\x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x18\x00\x02\x00\x00\x00\x01\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\x00\x00\x00J\x00\x02\x00\x00\x00\x18\x00\x00\x00\x04\x00\x00\x01\xb4\x00\x00\x00\x00\x00\x01\x00\x00YM\x00\x00\x022\x00\x00\x00\x00\x00\x01\x00\x00[\x80\x00\x00\x01\x22\x00\x00\x00\x00\x00\x01\x00\x00W?\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00Z2\x00\x00\x00\xc4\x00\x00\x00\x00\x00\x01\x00\x00U\xc9\x00\x00\x03\xfc\x00\x00\x00\x00\x00\x01\x00\x00eR\x00\x00\x02|\x00\x00\x00\x00\x00\x01\x00\x00]/\x00\x00\x02\xc6\x00\x00\x00\x00\x00\x01\x00\x00^|\x00\x00\x03\xde\x00\x00\x00\x00\x00\x01\x00\x00d\xcd\x00\x00\x01\x90\x00\x00\x00\x00\x00\x01\x00\x00X\xa3\x00\x00\x00\x96\x00\x00\x00\x00\x00\x01\x00\x00U2\x00\x00\x00~\x00\x00\x00\x00\x00\x01\x00\x00R\xbd\x00\x00\x02\xe0\x00\x00\x00\x00\x00\x01\x00\x00`H\x00\x00\x00T\x00\x00\x00\x00\x00\x01\x00\x00R#\x00\x00\x03\xa6\x00\x00\x00\x00\x00\x01\x00\x00c\xe9\x00\x00\x00\xfa\x00\x00\x00\x00\x00\x01\x00\x00Vm\x00\x00\x02\xfe\x00\x00\x00\x00\x00\x01\x00\x00`\xea\x00\x00\x03V\x00\x00\x00\x00\x00\x01\x00\x00bL\x00\x00\x02\x9e\x00\x00\x00\x00\x00\x01\x00\x00]\xd8\x00\x00\x01\x5c\x00\x00\x00\x00\x00\x01\x00\x00W\xf9\x00\x00\x01\xfe\x00\x00\x00\x00\x00\x01\x00\x00Z\xd6\x00\x00\x02X\x00\x00\x00\x00\x00\x01\x00\x00\x5ch\x00\x00\x03\x84\x00\x00\x00\x00\x00\x01\x00\x00c?\x00\x00\x03&\x00\x00\x00\x00\x00\x01\x00\x00a\xa9\x00\x00\x002\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00" def qInitResources(): QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data) diff --git a/qdarkstyle/style.qss b/qdarkstyle/style.qss index 017b7c858..4917c0ee8 100644 --- a/qdarkstyle/style.qss +++ b/qdarkstyle/style.qss @@ -781,11 +781,6 @@ QDockWidget { titlebar-normal-icon: url(:/qss_icons/rc/undock.png); } -QDockWidget::title -{ - background-color: #353434; -} - QDockWidget::close-button, QDockWidget::float-button { border: 1px solid transparent; border-radius: 3px;