/*!
 * abris-ui - Abris RAD platform Core v3.0.0
 * Copyright (c) 2015-2018 D-N-T - https://abris.site
 * License: Commercial
 */
body{padding:0;margin:0}body.modal-open{overflow-x:hidden;overflow-y:auto}.modal{display:none;background:rgba(0,0,0,0.3);z-index:999;padding:30px 0;position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto}.modal .modal-dialog{position:relative;width:1100px;border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background:#fff;margin:0 auto}

.modal-content{background:var(--abc-primary-1, #697a9b);border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));box-shadow:1px 1px 4px var(--abc-primary-3-op-40, rgba(157,182,231,0.4));border-radius:10px}.modal-header{padding:10px;border:none;box-shadow:0px 0px 6px var(--abc-primary-3-op-20, rgba(157,182,231,0.2));display:flex;box-shadow:none}.modal-header h1{font-size:25px !important;margin-right:20px;width:100%}.modal-header .close{color:var(--abc-primary-0, #7694ce);vertical-align:middle}.modal-content .modal-body{padding:10px;max-height:90vh;overflow:auto}.modal-header{padding:5px 10px}.modal-dialog{box-shadow:none;background:none;max-width:90vw;width:max-content !important;border-radius:11px !important;border:none}.modal-dialog .actions{display:flex;justify-content:center}.modal-dialog .abrs-classifier-tree{max-height:400px;overflow:auto}

abris-file-control{display:block}abris-file-control .abrs-file-group{display:flex;flex-direction:column;margin-top:10px}abris-file-control .abrs-file-group .abrs-file-group-content{display:flex;flex-wrap:wrap}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button{background:var(--abc-primary-0-op-80, rgba(118,148,206,0.8))}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button input{width:100%}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button .svg-icon{fill:var(--abc-primary-2, #264786)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button:hover{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95))}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button.abris-file-item-image.imginput-button{width:65px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button.abris-file-item-image.imginput-button.btn-small{width:min-content}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button.abris-file-item-image.imginput-button .svg-icon{width:40px;height:40px;margin:auto}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button.abris-file-item-image.imginput-button .svg-icon.icon-small{width:15px;height:15px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file--new.fileinput-button.abris-file-item-image.imginput-button .svg-icon.image-update{width:45px;height:45px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file-upload-progress{position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file-upload-progress .abrs-file-upload-progress-bar{height:100%;background:repeating-linear-gradient(-45deg, rgba(5,97,37,0.839216) 0 20px, rgba(7,136,52,0.901961) 20px 40px);border-radius:8px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file{display:flex;align-items:center;max-width:230px;height:32px;margin-bottom:12px;margin-right:10px;padding:5px 10px;border-radius:8px !important;background:var(--abc-primary-1-dark-7, #5a6987);cursor:pointer;position:relative}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item{display:flex;align-items:end;z-index:1}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-preview{margin-right:5px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-preview .svg-icon{height:18px;width:18px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-preview .svg-icon.file-ready-icon{fill:var(--abc-primary-0, #7694ce)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-preview .svg-icon.file-not-ready-icon{fill:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-name{line-height:normal;max-width:187px;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;color:var(--abc-primary-3-op-40, rgba(157,182,231,0.4))}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-item .abrs-file-name.file-loaded{color:var(--abc-primary-3, #9db6e7)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.hiden{display:none;margin-left:5px;z-index:10}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.hiden .abrs-file-control .btn-transparent{background:#b5bfea;padding:3px;height:min-content;margin-bottom:0;margin-right:3px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.hiden .abrs-file-control .btn-transparent:hover{background:#adb8e7}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.hiden .abrs-file-control:last-child .btn-transparent{margin-right:0}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.sticky{display:block;position:sticky;margin-top:-30px;margin-right:-18px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.sticky .abrs-file-control--remove .btn-sticky{border:none;background:var(--abc-primary-0, #7694ce);border-radius:50%;height:18px;width:18px;padding:0;cursor:pointer}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file .abrs-file-controls.sticky .abrs-file-control--remove .btn-sticky .svg-icon{display:block;height:10px;width:10px;fill:var(--abc-primary-2, #264786);position:relative;top:0;margin-left:auto;margin-right:auto}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file-expanded .abrs-file-item .abrs-file-name{max-width:137px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file-expanded .abrs-file-controls.hiden{display:flex}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abrs-file-expanded:hover{background:var(--abc-primary-1-dark-7, #5a6987)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file:hover{background:linear-gradient(90deg, var(--abc-primary-1-dark-7, #5a6987) 50%, #a9b5e6 100%)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.item-readonly:hover{background:var(--abc-primary-1-dark-7, #5a6987);cursor:auto}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image{height:auto;width:max-content;padding:10px;flex-direction:column;align-items:center;position:relative}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item{flex-direction:column;align-items:center}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item .abrs-file-preview{border:1px solid #c8d0ef;background:#d0d7f2;margin-bottom:5px;margin-right:0;display:flex}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item .abrs-file-preview.abrs-file-preview--ready{height:70px;width:100%;max-width:100px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item .abrs-file-preview img{position:relative;height:auto;width:auto;margin:auto;max-width:100px;max-height:70px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item .abrs-file-preview img::before{display:block;text-align:center;margin-top:5px;color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));max-width:187px;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-item .abrs-file-name{max-width:100px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-controls.hiden{position:absolute;bottom:37px;margin-left:auto;margin-right:auto}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-controls.hiden .btn-transparent{background:#e0e5f6;box-shadow:0 0 6px -1px var(--abc-primary-3-op-40, rgba(157,182,231,0.4))}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-controls.hiden .btn-transparent:hover{background:#d8def4;box-shadow:0 0 6px -1px var(--abc-primary-3-op-40, rgba(157,182,231,0.4)) !important}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image .abrs-file-controls.sticky{position:absolute;margin:0;top:-8px;right:-8px}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image:hover{background:var(--abc-primary-1-dark-7, #5a6987)}abris-file-control .abrs-file-group .abrs-file-group-content .abrs-file.abris-file-item-image:hover .abrs-file-controls.hiden{display:flex}

.abrs-default-widget{text-align:center;border:1px solid red;width:100%}

.fileinput-button{position:relative;overflow:hidden;display:inline-block}.fileinput-button input{position:absolute;top:0;right:0;margin:0;height:100%;opacity:0;filter:alpha(opacity=0);font-size:200px !important;direction:ltr;cursor:pointer}@media screen\9 {.fileinput-button input{font-size:150% !important}}

.progress-animated .progress-bar,.progress-animated .bar{background:url(data:image/gif;base64,R0lGODlhMAAWALsLAO+tY/+lSv+9c/e1a++cQu+cSvelSv+tUv+1c/elQu+ta//WnO/FjPfFlPfOlAAAACH5BAUHAA8AIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAMAAWAAAEtpDJSat1K+vNe26SIo5kWQ5Cqq5smw5mLCuoa7vwCOx87/O1m/D1KxoBweFtcGwClUOms5mEtqRTY9W6wmZ/A4R4TC6bxd5vL3xun9PqHdtNR08L+LzecOj7/4CBfQZ6hYaHfIKKgoSHjoaJi5KDj5V5BgYBmZuanZmeoI2Wj5ihpqabo4UErKyop5yxrbO0tbMBuLm6u7y5CbbAtr3DxL/Bx67EyrrGyMEJy9HNzrbQ0crT1LURACH5BAUHAA8ALAAAAAAwABYAAAR28MlJK3Vr2c0bY1w4DYIgnoOinCFpsly6wpZLbwMA3JXNU7ndT+IbPoLGYyl51CWLQ6RxgEAwpdHq1TnVPrlDw+HANBQKSTE5fU6Py22jwRBgPuJhuh3/CxjsDwQESQF1TAmChIZJiINGhXaNTJCMiYyLQ5KXEQAh+QQFBwAPACwAAAAAMAAWAAAEdvDJSat0a9nNG2NcOA2CIJ6DopwhabJcusKWS28DANyVzVO53U/iGz6CxmMpedQli0OkcYBAMKXR6tU51T65Q8PhwDQUCkkxOX1Oj8tto8EQYD7iYbod/wsY7A8EBEkBdUwJgkyGSYiDhHaNiotDkYyFjImWdREAIfkEBQcADwAsAAAAADAAFgAABHfwyUmrW6vqPRtjXDgNgiCeg6KcIWmyXLrCmktvAwDclc1Tud1P4hs+gsZjKXnUJYtDpHGAQDCl0erVOdU+uUPD4cA0FApJMTl9To/LbaPBEGA+4sMA3Y4P2x8EBEx1TAmBg4RGhoJJAYlDi4iFh0kJjpWUipcSEQAh+QQFBwAPACwAAAAAMAAWAAAEdvDJSadbq+o9G2NcOA2CIJ6DopwhabJcusKaS28DANyVzVO53U/iGz6CxmMpedQli0OkcYBAMKXR6tU51T65Q8PhwDQUCkkxOX1Oj8vtdID5iBvndPswgE8SCEwBBkwJf4F9Q4WASXyEhoyIP4qEjUaTSQmVExEAIfkEBQcADwAsAAAAADAAFgAABH3wyUndujTr3JjfIDUIZGg+g6Ke4FiyW7rCmSvQ2gDsuEjevYmOF0T9ipIhAGlDonbLYpMJZSKuTqUVSyUGB1dEtoo8mJ2Gghp9RqbX7nbxXWAfnA913R0w4PVoAQF4BIVOgoNICYUEh4JOi4ZIiJCMjolFkY2KlJmWnI8aEQAh+QQFBwAPACwAAAAAMAAWAAAEdPDJKd1aNGvdGNtgNghCaEqDopzhWLJgusKaS28DANwiyYu638QmRAWLRORRmGQufwMEomjcUaXUR86KnFK32WjWUCiMDwcq2axGq8vnNBWuNgSy9KLBniUQsgEGWQl+gHdUhH9UAYdFiYaDhYiMiJKOlCERACH5BAUHAA8ALAAAAAAwABYAAAR08Mnp1po469kY22A2CEJoSoOinOFYsmC6wppLbwMA3CLJi7rfxCZEBYtE5LHoKz5yO+cA4XwuhdMqVIugKqPIrtNQKFQNh8O4fE6vzWO3kz02BKr0osFeJRCqAQZVCX6Ad06Ef04Bh0WJhoOFiIyIko6UJxEAIfkEBQcADwAsAAAAADAAFgAABHTwyefWmjjr2RjbYDYIQmhKg6Kc4ViyYLrCmktvAwDcIsmLuh/GJ0QFi48RMnksKpG5HZQojC4HCAS0Wc1upU5v0VAoLA2HA5JsXqfX5fMbGV8bAsv6+L4kEJYBBksJfoB4SIR/SAGHRYmGg4WIjIiSjpQwEQAh+QQFBwAPACwAAAAAMAAWAAAEc/A9t5a8OOvXGNtgNghCaEqDopzhWLJgusIbSW8DANzayIu6H8YnRAWLDxcyt1vaikxk8imMLhGI5RGK1Ta52aKhUJAaDgfkuKxGq8lmNxKuNgSkdLFdSiBIAwZSCX1/d0iDfkgBhkWIhYKEh4uHkY2TNxEAIfkEBQcADwAsAAAAADAAFgAABHLQrfWqvTg3xrL/gvCN16AoZDqI6Wii7bfGMgDQ3sri1mDzGB2w9xtWhEbfzfhADpXMZogJpSIQ1GLyml1usUZDoRA1HA5MMTl9To/LbeY7bQhE5+F6lECIBgxRCXx+dkyCfUwBhUaHhIGDhoqGkIySQBEAIfkEBQcADwAsAAAAADAAFgAABHFwvUmrvY2xy7uTXUgNiiKegyCcIWmyXbrC1wAANCfnlo3zlR1w4huOVMZHMSkcLo1N4NOJQDBvSWX1+oNujYZCIWs4HJLhMdqMFpPZSTfaEMjKwfQsgZANGLIJe311SYF8SQGERoaDgIKFiYWPi5FGEQAh+QQFBwAPACwAAAAAMAAWAAAEcvDJSWttjNnN3VpcOA2KIp6DIJwhabJcusLWAAD0JueVjfOUHVDiG45UxkcxKRwujU3g04lAMG9JZfX6g26NhkIhazgckuEx2owWk9lJNzoQyMrB9CyBkM0nE3t9dX+BSX5GgHyGg4iFiIdDjkMJkEAJEQAh+QQFBwAPACwAAAAAMAAWAAAEcvDJSetsjNnN3VpcOA2KIp6DIJwhabJcusLWAAD0JueVjfOUHVDiG45UxkcxKRwujU3g04lAMG9JZfX6g26NhkIhazgckuEx2owWk9lJNzoQyMrB9CyBkM0nE3t9dX+BSX5JhUaHRoBZCYtAjX+QPIAEEQAh+QQFBwAPACwAAAAAMAAWAAAEc/DJSetrjNnN3VpcOA2KIp6DIJwhabJcusLWAAD0JueVjfOUHVDiG45UxkcxKRwujU3g04lAMG9JZfX6g26NhkIhazgckuEx2owWk9lJNzoQyMrB9CyBkM3r+Ul+SQmARoJGhH11WYSFQAmHj3uDkTyNEhEAIfkEBQcADwAsAAAAADAAFgAABHPwyUlpY6zqPd1aXDgNiiKegyCcIWmyXLrC2gAA9CbnlY3zlB1Q4huOVMZHMSkcLo1N4NOJQDBvSWX1+oNujYZCIWs4HJLhMdqMFpPZSTc6EMjKwXQyIZvPPvZJfUkJBIBDgkaEhkCIQ4qDjTyPiZE5kxIRACH5BAUHAA8ALAAAAAAwABYAAAR28MlJZWOs6j3dWlw4DYoinoMgnCFpsly6wtoAAPQm55WN85QdUOIbjlTGRzEpHC6NTeDTiUAwb0ll9fqDbo2GQiFrOByS4THanBWT2Wg1OBDIPuRDej2O59HtBgQESX9ZCYKEe0mHg0aFi4hGCY9DjIuUQJYVEQAh+QQFBwAPACwAAAAAMAAWAAAEf/DJORu7NOvslt8gNShkaD6DoJ7gWLJbusLZANy0Jgu5eAM9kYoXRP2Kkh3ShlsOl0fnLMgELhFYaLM4wCKQjyjXCx4UCmDDYZ0+p9eHNhqpZtPP86AhwAc/8HR9foBFfAF+DwSKSIZ+CYoEjIJIj4uFk0WVkZmNlJCUnZmfGxEAIfkEBQcADwAsAAAAADAAFgAABHXwyfkaYzRr7dbaYDYoSmhKgyCc4ViyYLrC2gAA9Cbn4s2Lqt/EhhOigkai8TgTKpe7pQ+KQCwftuugqi0mudCp0HA4XA2FwpJsXqfX5fPbaAgEro/52I7X//h4BARLgEsJgoR3V4eDRoVGjIaPP5GQkzyVIREAIfkEBQcADwAsAAAAADAAFgAABHjwSdkYmzjr6dbaYDYoSmhKgyCc4ViyYLrC2gAA9Cbn4s2Lqt/EhhOigsaHL7ljFo1N6FM4QCCSDyLTitVCuc4pz3A4YA2FQpJsXqfX5fPbaAgEsI+5sH7H6n92eA8EBEmBWAmEhn1JiYVGh42KRgmRQo6Nlj+YLBEAIfkEBQcADwAsAAAAADAAFgAABHXwycaYvDjr59baYDYoSmhKgyCc4ViyYLrC2gAA9Cbn2s2Lqh/GJrzsig8i8li04ZrBpa+JQCCTU+GgenUuudKn0HA4XA2FApJsXqfX5fO7aAgEro/52I7X//h4BARIgEgJgoR3V4eDRYVFjIaPP5GQkzyVMBEAIfkEBQcADwAsAAAAADAAFgAABHTwNcaevThrt5b+36AoYIkNgmCu42qiqgsOgDyndljnGcz3gN3v4RtaaMJf0Yg0EnHOJhOBcBKDUapVOhxoo1ij4XCwGgoF57isRqvJZrc4ELA+5EMD3Y7/7e0EBE5/TgmBg3VWhoJGhEaLhY4/kI+SPJQ5EQAh+QQJBwAPACwAAAAAMAAWAAAEdJCxR6u92K2Fu2+KJ1qDIIzoEKJiebKeusKXS3cDANy1yde6X8UmpOR2RWIymPQVH8fnAIF4QpnCaVWK/Wmt0aLhcLAaCoXnuKxGq8lmtzgQsD7kQgPdjv/p7Q8EBGp1VgmChHaHg3OKiEUJe0+Lk5KQjz8RADs=) !important;filter:none}.fileupload-process{float:right;display:none}.fileupload-processing .fileupload-process,.files .processing .preview{display:block;width:32px;height:32px;background:url(data:image/gif;base64,R0lGODlhgACAAPIAAP///93d3bu7u5mZmQAA/wAAAAAAAAAAACH5BAUFAAQAIf8LTkVUU0NBUEUyLjADAQAAACwCAAIAfAB8AAAD/ki63P4wygYqmDjrzbtflvWNZGliYXiubKuloivPLlzReD7al+7/Eh5wSFQIi8hHYBkwHUmD6CD5YTJLz49USuVYraRsZ7vtar7XnQ1Kjpoz6LRHvGlz35O4nEPP2O94EnpNc2sef1OBGIOFMId/inB6jSmPdpGScR19EoiYmZobnBCIiZ95k6KGGp6ni4wvqxilrqBfqo6skLW2YBmjDa28r6Eosp27w8Rov8ekycqoqUHODrTRvXsQwArC2NLF29UM19/LtxO5yJd4Au4CK7DUNxPebG4e7+8n8iv2WmQ66BtoYpo/dvfacBjIkITBE9DGlMvAsOIIZjIUAixl/opixYZVtLUos5GjwI8gzc3iCGghypQqrbFsme8lwZgLZtIcYfNmTJ34WPTUZw5oRxdD9w0z6iOpO15MgTh1BTTJUKos39jE+o/KS64IFVmsFfYT0aU7capdy7at27dw48qdS7eu3bt480I02vUbX2F/JxYNDImw4GiGE/P9qbhxVpWOI/eFKtlNZbWXuzlmG1mv58+gQ4seTbq06dOoU6vGQZJy0FNlMcV+czhQ7SQmYd8eMhPs5BxVdfcGEtV3buDBXQ+fURxx8oM6MT9P+Fh6dOrH2zavc13u9JXVJb520Vp8dvC76wXMuN5Sepm/1WtkEZHDefnzR9Qvsd9+vv8I+en3X0ntYVcSdAE+UN4zs7ln24CaLagghIxBaGF8kFGoIYV+Ybghh841GIyI5ICIFoklJsigihmimJOLEbLYIYwxSgigiZ+8l2KB+Ml4oo/w8dijjcrouCORKwIpnJIjMnkkksalNeR4fuBIm5UEYImhIlsGCeWNNJphpJdSTlkml1jWeOY6TnaRpppUctcmFW9mGSaZceYopH9zkjnjUe59iR5pdapWaGqHopboaYua1qije67GJ6CuJAAAIfkEBQUABAAsCgACAFcAMAAAA/5Iutz+ML5Ag7w46z0r5WAoSp43nihXVmnrdusrv+s332dt4Tyo9yOBUJD6oQBIQGs4RBlHySSKyczVTtHoidocPUNZaZAr9F5FYbGI3PWdQWn1mi36buLKFJvojsHjLnshdhl4L4IqbxqGh4gahBJ4eY1kiX6LgDN7fBmQEJI4jhieD4yhdJ2KkZk8oiSqEaatqBekDLKztBG2CqBACq4wJRi4PZu1sA2+v8C6EJexrBAD1AOBzsLE0g/V1UvYR9sN3eR6lTLi4+TlY1wz6Qzr8u1t6FkY8vNzZTxaGfn6mAkEGFDgL4LrDDJDyE4hEIbdHB6ESE1iD4oVLfLAqBTxIsOODwmCDJlv5MSGJklaS6khAQAh+QQFBQAEACwfAAIAVwAwAAAD/ki63P5LSAGrvTjrNuf+YKh1nWieIumhbFupkivPBEzR+GnnfLj3ooFwwPqdAshAazhEGUXJJIrJ1MGOUamJ2jQ9QVltkCv0XqFh5IncBX01afGYnDqD40u2z76JK/N0bnxweC5sRB9vF34zh4gjg4uMjXobihWTlJUZlw9+fzSHlpGYhTminKSepqebF50NmTyor6qxrLO0L7YLn0ALuhCwCrJAjrUqkrjGrsIkGMW/BMEPJcphLgDaABjUKNEh29vdgTLLIOLpF80s5xrp8ORVONgi8PcZ8zlRJvf40tL8/QPYQ+BAgjgMxkPIQ6E6hgkdjoNIQ+JEijMsasNYFdEix4gKP+YIKXKkwJIFF6JMudFEAgAh+QQFBQAEACw8AAIAQgBCAAAD/kg0PPowykmrna3dzXvNmSeOFqiRaGoyaTuujitv8Gx/661HtSv8gt2jlwIChYtc0XjcEUnMpu4pikpv1I71astytkGh9wJGJk3QrXlcKa+VWjeSPZHP4Rtw+I2OW81DeBZ2fCB+UYCBfWRqiQp0CnqOj4J1jZOQkpOUIYx/m4oxg5cuAaYBO4Qop6c6pKusrDevIrG2rkwptrupXB67vKAbwMHCFcTFxhLIt8oUzLHOE9Cy0hHUrdbX2KjaENzey9Dh08jkz8Tnx83q66bt8PHy8/T19vf4+fr6AP3+/wADAjQmsKDBf6AOKjS4aaHDgZMeSgTQcKLDhBYPEswoA1BBAgAh+QQFBQAEACxOAAoAMABXAAAD7Ei6vPOjyUkrhdDqfXHm4OZ9YSmNpKmiqVqykbuysgvX5o2HcLxzup8oKLQQix0UcqhcVo5ORi+aHFEn02sDeuWqBGCBkbYLh5/NmnldxajX7LbPBK+PH7K6narfO/t+SIBwfINmUYaHf4lghYyOhlqJWgqDlAuAlwyBmpVnnaChoqOkpaanqKmqKgGtrq+wsbA1srW2ry63urasu764Jr/CAb3Du7nGt7TJsqvOz9DR0tPU1TIA2ACl2dyi3N/aneDf4uPklObj6OngWuzt7u/d8fLY9PXr9eFX+vv8+PnYlUsXiqC3c6PmUUgAACH5BAUFAAQALE4AHwAwAFcAAAPpSLrc/m7IAau9bU7MO9GgJ0ZgOI5leoqpumKt+1axPJO1dtO5vuM9yi8TlAyBvSMxqES2mo8cFFKb8kzWqzDL7Xq/4LB4TC6bz1yBes1uu9uzt3zOXtHv8xN+Dx/x/wJ6gHt2g3Rxhm9oi4yNjo+QkZKTCgGWAWaXmmOanZhgnp2goaJdpKGmp55cqqusrZuvsJays6mzn1m4uRAAvgAvuBW/v8GwvcTFxqfIycA3zA/OytCl0tPPO7HD2GLYvt7dYd/ZX99j5+Pi6tPh6+bvXuTuzujxXens9fr7YPn+7egRI9PPHrgpCQAAIfkEBQUABAAsPAA8AEIAQgAAA/lIutz+UI1Jq7026h2x/xUncmD5jehjrlnqSmz8vrE8u7V5z/m5/8CgcEgsGo/IpHLJbDqf0Kh0ShBYBdTXdZsdbb/Yrgb8FUfIYLMDTVYz2G13FV6Wz+lX+x0fdvPzdn9WeoJGAYcBN39EiIiKeEONjTt0kZKHQGyWl4mZdREAoQAcnJhBXBqioqSlT6qqG6WmTK+rsa1NtaGsuEu6o7yXubojsrTEIsa+yMm9SL8osp3PzM2cStDRykfZ2tfUtS/bRd3ewtzV5pLo4eLjQuUp70Hx8t9E9eqO5Oku5/ztdkxi90qPg3x2EMpR6IahGocPCxp8AGtigwQAIfkEBQUABAAsHwBOAFcAMAAAA/5Iutz+MMo36pg4682J/V0ojs1nXmSqSqe5vrDXunEdzq2ta3i+/5DeCUh0CGnF5BGULC4tTeUTFQVONYAs4CfoCkZPjFar83rBx8l4XDObSUL1Ott2d1U4yZwcs5/xSBB7dBMBhgEYfncrTBGDW4WHhomKUY+QEZKSE4qLRY8YmoeUfkmXoaKInJ2fgxmpqqulQKCvqRqsP7WooriVO7u8mhu5NacasMTFMMHCm8qzzM2RvdDRK9PUwxzLKdnaz9y/Kt8SyR3dIuXmtyHpHMcd5+jvWK4i8/TXHff47SLjQvQLkU+fG29rUhQ06IkEG4X/Rryp4mwUxSgLL/7IqBRRB8eONT6ChCFy5ItqJomES6kgAQAh+QQFBQAEACwKAE4AVwAwAAAD/ki63A4QuEmrvTi3yLX/4MeNUmieITmibEuppCu3sDrfYG3jPKbHveDktxIaF8TOcZmMLI9NyBPanFKJp4A2IBx4B5lkdqvtfb8+HYpMxp3Pl1qLvXW/vWkli16/3dFxTi58ZRcChwIYf3hWBIRchoiHiotWj5AVkpIXi4xLjxiaiJR/T5ehoomcnZ+EGamqq6VGoK+pGqxCtaiiuJVBu7yaHrk4pxqwxMUzwcKbyrPMzZG90NGDrh/JH8t72dq3IN1jfCHb3L/e5ebh4ukmxyDn6O8g08jt7tf26ybz+m/W9GNXzUQ9fm1Q/APoSWAhhfkMAmpEbRhFKwsvCsmoE7EHx444PoKcIXKkjIImjTzjkQAAIfkEBQUABAAsAgA8AEIAQgAAA/VIBNz+8KlJq72Yxs1d/uDVjVxogmQqnaylvkArT7A63/V47/m2/8CgcEgsGo/IpHLJbDqf0Kh0Sj0FroGqDMvVmrjgrDcTBo8v5fCZki6vCW33Oq4+0832O/at3+f7fICBdzsChgJGeoWHhkV0P4yMRG1BkYeOeECWl5hXQ5uNIAOjA1KgiKKko1CnqBmqqk+nIbCkTq20taVNs7m1vKAnurtLvb6wTMbHsUq4wrrFwSzDzcrLtknW16tI2tvERt6pv0fi48jh5h/U6Zs77EXSN/BE8jP09ZFA+PmhP/xvJgAMSGBgQINvEK5ReIZhQ3QEMTBLAAAh+QQFBQAEACwCAB8AMABXAAAD50i6DA4syklre87qTbHn4OaNYSmNqKmiqVqyrcvBsazRpH3jmC7yD98OCBF2iEXjBKmsAJsWHDQKmw571l8my+16v+CweEwum8+hgHrNbrvbtrd8znbR73MVfg838f8BeoB7doN0cYZvaIuMjY6PkJGSk2gClgJml5pjmp2YYJ6dX6GeXaShWaeoVqqlU62ir7CXqbOWrLafsrNctjIDwAMWvC7BwRWtNsbGFKc+y8fNsTrQ0dK3QtXAYtrCYd3eYN3c49/a5NVj5eLn5u3s6e7x8NDo9fbL+Mzy9/T5+tvUzdN3Zp+GBAAh+QQJBQAEACwCAAIAfAB8AAAD/ki63P4wykmrvTjrzbv/YCiOZGmeaKqubOu+cCzPdArcQK2TOL7/nl4PSMwIfcUk5YhUOh3M5nNKiOaoWCuWqt1Ou16l9RpOgsvEMdocXbOZ7nQ7DjzTaeq7zq6P5fszfIASAYUBIYKDDoaGIImKC4ySH3OQEJKYHZWWi5iZG0ecEZ6eHEOio6SfqCaqpaytrpOwJLKztCO2jLi1uoW8Ir6/wCHCxMG2x7muysukzb230M6H09bX2Nna29zd3t/g4cAC5OXm5+jn3Ons7eba7vHt2fL16tj2+QL0+vXw/e7WAUwnrqDBgwgTKlzIsKHDh2gGSBwAccHEixAvaqTYUXCjRoYeNyoM6REhyZIHT4o0qPIjy5YTTcKUmHImx5cwE85cmJPnSYckK66sSAAj0aNIkypdyrSp06dQo0qdSrWq1atYs2rdyrWr169gwxZJAAA7) center no-repeat;background-size:contain}.files audio,.files video{max-width:300px}.files .name{word-wrap:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.files button{margin-bottom:5px}.toggle[type='checkbox']{transform:scale(2);margin-left:10px}@media (max-width: 767px){.fileupload-buttonbar .btn{margin-bottom:5px}.fileupload-buttonbar .delete,.fileupload-buttonbar .toggle,.files .toggle,.files .btn span{display:none}.files audio,.files video{max-width:80px}}@media (max-width: 480px){.files .image td:nth-child(2){display:none}}

.localImport{width:100%;padding:87px;height:100%;position:absolute;display:block;background:#f8f9fd;z-index:30}.localImport .dropPlaceholder{padding:10px;min-height:200px;position:relative;border:4px dashed gray;border-radius:20px}.import-table-placeholder{background-color:transparent;color:grey;font-size:24pt;width:100%;height:100%;border:0px solid black}.import-table-editable{position:absolute;top:0;left:0}.import-error-cell{color:red;font-weight:600}.import-synonym-cell{color:yellow;font-weight:600}.import-table-editable{font-family:'Arial, non-serif';font-size:'24pt';width:'100%';height:'100%';border:'0px solid black';position:'absolute';top:'0px';left:'0px'}.cancelButton{position:absolute;top:10px;left:10px}.import-table-column-header{padding:5px;font-size:13px;border-radius:6px;height:30px;background:#153444;color:white;border:none}.import-table-column-header option{background:#f8f9fd;color:black}.import-table-content-div{padding:2px 9px;background:lightgray}#configDiv{display:flex;margin-top:10px}

.row.detail{white-space:nowrap}.row.detail .detail-view-col{width:500px;white-space:initial;display:inline-block;vertical-align:top;float:none}@media only screen and (max-width: 900px){.row.detail .detail-view-col{width:100%}}.row.detail .detail-view-col.abris-view-extension{padding-left:30px}.abris-detail__resizer-frame,.abris-detail__resizer-frame.bf-item-content{display:block;position:absolute;width:500px;height:100%;border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));border-radius:10px;z-index:0;background:var(--abc-primary-1, #697a9b)}@media only screen and (max-width: 900px){.abris-detail__resizer-frame,.abris-detail__resizer-frame.bf-item-content{width:100%}}.abris-detail__resizer-frame:after,.abris-detail__resizer-frame.bf-item-content:after{content:'\25BC';display:none;background:var(--abc-primary-1, #697a9b);height:20px;width:15px;position:absolute;top:-15px;left:22px;border:1px solid #476071;border-radius:5px;font-family:'FontAwesome';font-size:15px;color:#516e71;padding:1px}.abris-view-bottom-actions{display:block;padding:5px 10px;padding-top:10px;margin:1px;margin-top:-5px;position:sticky;bottom:0;background:linear-gradient(transparent 0%, var(--abc-primary-1, #697a9b) 10%);border-radius:9px;z-index:10}.abris-view-bottom-actions .actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left}@media print{.abris-view-bottom-actions{display:none}}.abris-detail{position:relative}.abris-child-view>div>form{position:relative}.abris-child-view .abris-view-top .abris-view-top-pin{width:20px;height:20px;border-radius:50%;float:left;border:2px solid var(--abc-primary-4, #b0c3e7);background:var(--abc-primary-1, #697a9b);margin:9px 8px 0 -11px;position:relative;left:20px;top:1px}.abris-child-view .abris-view-top .abris-view-top-pin .abris-view-top-pin-line{display:block;height:0px;width:3px;background:var(--abc-primary-4, #b0c3e7);left:6px;margin-bottom:1px;position:absolute;bottom:15px}.abris-child-view .abris-view-top .abris-view-top-title{font-size:18px;display:block;margin-left:25px;white-space:nowrap;overflow:hidden;padding:10px;text-overflow:ellipsis;color:var(--abc-primary-3, #9db6e7)}.abris-child-view .abris-view-top .abris-view-top-actions{text-align:right;float:right;margin:8px 8px 0px 0px}.abris-child-view .abris-view-top .abris-view-top-actions button{background:none;color:var(--abc-primary-0, #7694ce);border:none;height:25px;width:25px;border-radius:50%;color:#092a3a70}.abris-child-view .abris-view-top .abris-view-top-actions button:hover{background:var(--abc-primary-0-op-30, rgba(118,148,206,0.3));color:var(--abc-primary-2, #264786)}.abris-child-view .abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div.abris-view-top>div.abris-view-top-pin{background:var(--abc-primary-4, #b0c3e7)}.abris-print-settings .row{margin:5px 0}.abris-print-settings .abris-property{margin-top:10px}.abris-print-settings .abris-property:first-child{margin-top:0}.abris-print-settings .abris-property label{width:180px;display:inline-block}.abris-print-settings .abris-property .form-control{display:inline-block}.abris-print-settings abris-actions{margin-top:10px}.abris-print-settings abris-actions .abris-action-right{float:right}.detail-relations{padding:5px 20px 1px 15px}.abris-view-extension-part>div.abris-child-view>div>div.row.abris-detail__resizer-frame::after{display:none}.abris-accordion__section:first-child{margin-top:10px}.abris-accordion__header{font-size:1.25em;position:relative;cursor:pointer;padding:5px 25px 2px 5px;border-top-left-radius:10px;border-top-right-radius:10px;width:max-content;margin-left:15px}.abris-accordion__header:hover{color:var(--abc-secondary-a-3, #98ecae);background:#dce1f5}.abris-accordion__header::after{position:absolute;right:5px;bottom:3px;content:"\f078";font-family:'Font Awesome 5 Free';font-weight:800;font-size:14px}.abris-accordion__content{max-height:3px;overflow:hidden;border:1px solid gray;border-left:5px solid gray;border-right:5px solid gray;transition:all 0.5s}.abris-accordion__section--active .abris-accordion__header{color:var(--abc-secondary-a-3, #98ecae)}.abris-accordion__section--active .abris-accordion__header::after{content:"\f077"}.abris-accordion__section--active .abris-accordion__content{max-height:500px}.abris-groop_container .abris-group__header{font-size:1.25em;text-indent:20px}.abris-property .select2-container--default .select2-selection{border-radius:0;padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px}.abris-property select.select-readonly.select2-hidden-accessible+.select2-container .select2-selection{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}.abris-property select.select-readonly.select2-hidden-accessible+.select2-container .select2-selection .select2-selection__rendered{padding:0;line-height:inherit}.abris-property .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0 4px 0 0}table.dataTable tbody th,table.dataTable tbody td{padding:0.33em}.label-bool{display:none}table.dataTable tbody td.abrs-table-detail{padding:5px;padding-left:0}

.abris-detail-sided .btn-ref-line{display:none !important}.abris-detail-sided .detail-view-col{display:inline-block;vertical-align:top}.abris-detail-sided .detail-view-col.abris-view-extension{padding-left:30px}.abris-detail-sided .detail-view-col.abris-view-main.abris-detail-extended .panel-heading-custom .main-context-actions .button-label{display:none}.abris-detail-sided .detail-view-col.abris-view-main.abris-detail-extended .panel-body{max-width:448px}.abris-detail-sided .detail-view-col.abris-view-main.abris-detail-extended .resizableContainer{max-width:440px}.abris-detail-sided .detail-view-col.abris-view-main.abris-detail-extended abris-search{max-width:150px}.abris-detail-sided .detail-view-col.abris-view-main.abris-detail-extended abris-search .a-search{width:150px}

.abrs-classifier-view .abrs-classifier-content-row .abrs-classifier-tree{height:calc(100vh - 150px)}.abrs-classifier-view .abrs-classifier-content-row .abrs-classifier-content{padding:0;margin-left:10px;height:calc(100vh - 150px);overflow-y:auto;flex-grow:1}.abrs-classifier-tree .c-item-line-content{display:none !important}

.scroll-table .abrs-tree{border-collapse:collapse}.c-item-container.c-item-line-selected .c-item-line .c-item-line-container .c-item{background:var(--abc-primary-1-dark-8, #586784);border-radius:3px}.c-item-container .c-item-input{position:absolute;z-index:-1}.c-item-container .c-item-line{cursor:pointer;position:relative}.c-item-container .c-item-line.c-item-line-selected .c-item{background:linear-gradient(90deg, var(--abc-primary-0-op-30, rgba(118,148,206,0.3)) 10%, transparent 100%);border-radius:3px}.c-item-container .c-item-line .c-item-line-container{display:flex;align-items:stretch}.c-item-container .c-item-line .c-item-line-container .tree-direct{min-height:27px}.c-item-container .c-item-line .c-item-line-container .tree-direct-line{display:flex;height:27px}.c-item-container .c-item-line .c-item-line-container .tree-direct-line svg{stroke:var(--abc-primary-1-dark-8, #586784);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.c-item-container .c-item-line .c-item-line-container .c-item{display:flex;align-items:center;padding:8px;width:max-content}.c-item-container .c-item-line .c-item-line-container .c-item.c-item-button{padding:0;width:100%}.c-item-container .c-item-line .c-item-line-container .c-item.c-item-button:hover{background:transparent}.c-item-container .c-item-line .c-item-line-container .c-item.c-item-button .abrs-tree-load-more{background:transparent;font-size:12px;color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3));padding:2px 8px;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1));border-radius:3px;margin-left:30px}.c-item-container .c-item-line .c-item-line-container .c-item.c-item-button .abrs-tree-load-more:hover{color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.c-item-container .c-item-line .c-item-line-container .c-item.c-item-button .abrs-tree-status-loading{width:100%;padding:5px;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1));border-radius:3px;font-weight:bold;font-size:12px;text-align:center;color:var(--abc-primary-0, #7694ce);cursor:wait}.c-item-container .c-item-line .c-item-line-container .c-item .c-item-collapser{width:21px;height:21px;border-radius:5px;background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15));margin-right:10px;padding:3px;margin-top:-2px;margin-bottom:-2px;margin-left:-2px}.c-item-container .c-item-line .c-item-line-container .c-item .c-item-collapser .button-svg-icon{vertical-align:top}.c-item-container .c-item-line .c-item-line-container .c-item .c-item-collapser .button-svg-icon.icon-no-item{fill:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.c-item-container .c-item-line .c-item-line-container .c-item .c-item-collapser .fas{font-size:15px;color:var(--abc-primary-0, #7694ce)}.c-item-container .c-item-line .c-item-line-container .c-item .button-svg-icon{color:var(--abc-primary-0, #7694ce);margin-right:5px;width:15px;height:15px}.c-item-container .c-item-line .c-item-line-container .c-item .c-item-title{color:var(--abc-primary-3, #9db6e7);user-select:none}.c-item-container .c-item-line .c-item-line-container .c-item:hover{background:linear-gradient(90deg, var(--abc-primary-1-dark-7, #5a6987) 10%, transparent 120%);border-radius:3px}.c-child-item-container{padding:0;margin:0}.abrs-tree-item-info{padding:5px;min-width:50px}

abris-dropdown-wrapper{display:block;position:relative}.navbar abris-dropdown-wrapper{float:left}.navbar abris-dropdown-wrapper .dropdown-menu{margin-left:-20px}.navbar abris-dropdown-wrapper .dropdown-alerts{min-width:300px;margin-left:-220px}.navbar abris-dropdown-wrapper>a{position:relative;display:block;height:50px;padding:13px 15px 8px;color:#a44646 !important}

abris-panel{display:block;position:relative}.panel-heading{cursor:pointer;padding:4px;font-weight:lighter;font-size:1.25em;display:flex;align-items:center}.panel-heading .panel-heading-close-icon{color:gray;vertical-align:middle}.panel-heading .panel-heading-close-icon:hover{color:#a44646}.panel-heading.collapsed .panel-heading-group{padding:0}.panel-heading.collapsed .panel-heading-group:hover .panel-heading-caption,.panel-heading.collapsed .panel-heading-group:hover .panel-default .collapser{color:var(--abc-primary-4, #b0c3e7)}.panel-heading.collapsed .panel-heading-group:hover svg{fill:var(--abc-primary-4, #b0c3e7)}.panel-heading .panel-heading-caption{border-bottom:none;color:var(--abc-primary-4, #b0c3e7);margin-right:10px}.panel-heading .panel-heading-group{display:inline-block;padding:5px}.panel-heading .panel-heading-group:hover .panel-heading-caption,.panel-heading .panel-heading-group:hover .panel-default .collapser{color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.panel-heading .panel-heading-group:hover svg{fill:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.panel-heading .panel-heading-group .panel-heading-custom{display:inline-block}.panel-body .panel-heading-custom{white-space:nowrap;margin-bottom:5px}.panel-body .panel-heading-custom>*{display:inline-block;vertical-align:top}.panel-body .panel-heading-custom abris-dropdown-wrapper.open .dropdown-menu{display:block}.panel-body .panel-heading-custom abris-dropdown-wrapper.open .dropdown-menu .er-actions-row{margin-left:0;width:auto}.panel-body .panel-heading-custom abris-dropdown-wrapper>div a{cursor:pointer;margin-top:0px}.panel-body .panel-heading-custom abris-dropdown-wrapper>div>div{float:right;margin-left:5px;position:relative}:not(.collapsed)+.panel-body{padding:5px}.panel-body.panel-hidden{height:0;padding:0;overflow:hidden}.panel+.panel{margin-top:10px !important;margin-bottom:0 !important}.panel-default{box-shadow:none;color:var(--abc-primary-4, #b0c3e7);display:inline-block;margin:0;border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));padding:4px 8px;margin-bottom:6px;border-radius:10px;background:var(--abc-primary-1, #697a9b)}.panel-default.collapsed:hover{background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15))}.panel-default>.panel-heading{background:transparent;border-width:0;padding:0}.panel-default .collapser{color:var(--abc-primary-4, #b0c3e7);vertical-align:text-top}.reation .panel-body>div,.reation .panel-body>div>div{width:100%}.alert-warning{color:var(--abc-primary-3-op-40, rgba(157,182,231,0.4));background-color:var(--abc-primary-0-op-10, rgba(118,148,206,0.1));padding:10px;border-radius:8px}

abris-panel-side .panel-side-ref-line{background-color:red;height:200px;width:40px;display:inline-block;vertical-align:top;z-index:2;pointer-events:none}abris-panel-side .panel-side-ref-line svg{stroke:var(--abc-primary-4, #b0c3e7);stroke-width:3}abris-panel-side .panel-side-container{display:inline-block;vertical-align:top}

td.dt-control{background:url("https://www.datatables.net/examples/resources/details_open.png") no-repeat center center;cursor:pointer}tr.dt-hasChild td.dt-control{background:url("https://www.datatables.net/examples/resources/details_close.png") no-repeat center center}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC)}table.dataTable thead .sorting_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==) !important}table.dataTable thead .sorting_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=) !important}table.dataTable thead .sorting_asc_disabled{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAWUlEQVQoz2NgGAWDCtyJvPPzznc4/HknEbsy9js77vyHw313eHGZZ3PnE1TRuzuOuK1lvDMRqmzuHUZ87lO+cxuo6PEdLUIeyb7z604pYf+y3Zlwh4u2YQoAc7ZCBHH4jigAAAAASUVORK5CYII=)}table.dataTable thead .sorting_desc_disabled{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAW0lEQVQoz2NgoCm4w3Vnwh02wspK7/y6k01Ikdadx3f+37l9RxmfIsY7c4GKQHDiHUbcyhzvvIMq+3THBpci3jv7oIpAcMcdduzKEu/8vPMdDn/eiWQYBYMKAAC3ykIEuYQJUgAAAABJRU5ErkJggg==)}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, white 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, white 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, white 0%, #dcdcdc 100%);background:-o-linear-gradient(top, white 0%, #dcdcdc 100%);background:linear-gradient(to bottom, white 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}

@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}div.dt-button-collection-title{text-align:center;padding:0.3em 0 0.5em;font-size:0.9em}div.dt-button-collection-title:empty{display:none}button.dt-button,div.dt-button,a.dt-button,input.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid rgba(0,0,0,0.3);border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(230,230,230,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(230, 230, 230, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none;text-overflow:ellipsis}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled,input.dt-button.disabled{cursor:default;opacity:0.4}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled),input.dt-button:active:not(.disabled),input.dt-button.active:not(.disabled){background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(179,179,179,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(179, 179, 179, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)");box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled),input.dt-button:active:not(.disabled):hover:not(.disabled),input.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(128,128,128,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(128, 128, 128, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover,input.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled),input.dt-button:hover:not(.disabled){border:1px solid #666;background-color:rgba(0,0,0,0.1);background:-webkit-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-moz-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-ms-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:-o-linear-gradient(top, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);background:linear-gradient(to bottom, rgba(153,153,153,0.1) 0%, rgba(0,0,0,0.1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="rgba(153, 153, 153, 0.1)", EndColorStr="rgba(0, 0, 0, 0.1)")}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled),input.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background:-webkit-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-moz-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-ms-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:-o-linear-gradient(top, #d1e2f7 0%, #79ace9 100%);background:linear-gradient(to bottom, #d1e2f7 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#d1e2f7", EndColorStr="#79ace9")}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dataTables_layout_cell div.dt-buttons{float:none}div.dataTables_layout_cell div.dt-buttons.buttons-right{float:none}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-sizing:border-box}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr="#f0f0f0", EndColorStr="#dadada");box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>:last-child{display:block !important;-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection>:last-child>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:" ";border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}

table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background-color:#B0BED9}table.dataTable.stripe tbody>tr.odd.selected,table.dataTable.stripe tbody>tr.odd>.selected,table.dataTable.display tbody>tr.odd.selected,table.dataTable.display tbody>tr.odd>.selected{background-color:#acbad4}table.dataTable.hover tbody>tr.selected:hover,table.dataTable.hover tbody>tr>.selected:hover,table.dataTable.display tbody>tr.selected:hover,table.dataTable.display tbody>tr>.selected:hover{background-color:#aab7d1}table.dataTable.order-column tbody>tr.selected>.sorting_1,table.dataTable.order-column tbody>tr.selected>.sorting_2,table.dataTable.order-column tbody>tr.selected>.sorting_3,table.dataTable.order-column tbody>tr>.selected,table.dataTable.display tbody>tr.selected>.sorting_1,table.dataTable.display tbody>tr.selected>.sorting_2,table.dataTable.display tbody>tr.selected>.sorting_3,table.dataTable.display tbody>tr>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody>tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody>tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody>tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody>tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody>tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody>tr.odd>.selected,table.dataTable.order-column.stripe tbody>tr.odd>.selected{background-color:#a6b4cd}table.dataTable.display tbody>tr.even>.selected,table.dataTable.order-column.stripe tbody>tr.even>.selected{background-color:#acbad5}table.dataTable.display tbody>tr.selected:hover>.sorting_1,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody>tr.selected:hover>.sorting_2,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody>tr.selected:hover>.sorting_3,table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3{background-color:#a5b2cb}table.dataTable.display tbody>tr:hover>.selected,table.dataTable.display tbody>tr>.selected:hover,table.dataTable.order-column.hover tbody>tr:hover>.selected,table.dataTable.order-column.hover tbody>tr>.selected:hover{background-color:#a2aec7}table.dataTable tbody td.select-checkbox,table.dataTable tbody th.select-checkbox{position:relative}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody td.select-checkbox:after,table.dataTable tbody th.select-checkbox:before,table.dataTable tbody th.select-checkbox:after{display:block;position:absolute;top:1.2em;left:50%;width:12px;height:12px;box-sizing:border-box}table.dataTable tbody td.select-checkbox:before,table.dataTable tbody th.select-checkbox:before{content:" ";margin-top:-6px;margin-left:-6px;border:1px solid black;border-radius:3px}table.dataTable tr.selected td.select-checkbox:after,table.dataTable tr.selected th.select-checkbox:after{content:"✓";font-size:20px;margin-top:-19px;margin-left:-6px;text-align:center;text-shadow:1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9}table.dataTable.compact tbody td.select-checkbox:before,table.dataTable.compact tbody th.select-checkbox:before{margin-top:-12px}table.dataTable.compact tr.selected td.select-checkbox:after,table.dataTable.compact tr.selected th.select-checkbox:after{margin-top:-16px}div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0.5em}@media screen and (max-width: 640px){div.dataTables_wrapper span.select-info,div.dataTables_wrapper span.select-item{margin-left:0;display:block}}

table.dataTable tr.dtrg-group td{background-color:#e0e0e0}table.dataTable tr.dtrg-group.dtrg-level-0 td{font-weight:bold}table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td,table.dataTable tr.dtrg-group.dtrg-level-3 td,table.dataTable tr.dtrg-group.dtrg-level-4 td,table.dataTable tr.dtrg-group.dtrg-level-5 td{background-color:#f0f0f0;padding-top:0.25em;padding-bottom:0.25em;padding-left:2em;font-size:0.9em}table.dataTable tr.dtrg-group.dtrg-level-2 td{background-color:#f3f3f3;padding-left:2.5em}table.dataTable tr.dtrg-group.dtrg-level-3 td{background-color:#f3f3f3;padding-left:3em}table.dataTable tr.dtrg-group.dtrg-level-4 td{background-color:#f3f3f3;padding-left:3.5em}table.dataTable tr.dtrg-group.dtrg-level-5 td{background-color:#f3f3f3;padding-left:4em}

abris-data-table{display:flex}abris-data-table .table-responsive{display:flex;min-width:580px;overflow-x:visible}abris-data-table .table-responsive .dataTables_wrapper .table-hover{width:auto;min-width:580px;white-space:normal;border-collapse:initial;background:none;margin-bottom:5px;border:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead{color:var(--abc-primary-2, #264786);text-align:left}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead>tr{position:relative;font-weight:normal}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead>tr th{padding:8px 10px;background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));font-weight:normal;border:none;border-bottom:1.5px solid var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead>tr th.sorting_asc{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));color:var(--abc-primary-2, #264786)}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead>tr th:first-child{border-radius:10px 0px 0px 10px}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead>tr th:last-child{border-radius:0px 10px 10px 0px}abris-data-table .table-responsive .dataTables_wrapper .table-hover .dataTables_footer_filter.filter_active th{border:none !important;border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2)) !important}abris-data-table .table-responsive .dataTables_wrapper .table-hover .dataTables_footer_filter.filter_active th .svg-icon{fill:var(--abc-primary-4, #b0c3e7)}abris-data-table .table-responsive .dataTables_wrapper .table-hover .dataTables_footer_filter.filter_nonactive{display:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot{display:table-header-group}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot tr{background:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot tr th{padding:5px 0px 8px 0px;border-top:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2)) !important;color:var(--abc-primary-3, #9db6e7)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary .svg-icon,abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary .button-svg-icon{fill:var(--abc-primary-4, #b0c3e7)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary div{display:flex;justify-content:end;border-radius:8px;border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));margin:0px;padding:5px 7px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary div>span{font-weight:initial}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary .row-summary-cell{padding:3px 1px;height:30px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tfoot.abris-table-summary .row-summary-cell select{border:none;background:none;vertical-align:middle;cursor:pointer;margin-left:auto;color:var(--abc-primary-3, #9db6e7)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr{background:var(--abc-primary-1, #697a9b)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:nth-child(2n)>td{background:var(--abc-primary-1-dark-3, #627393)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:nth-child(2n):hover>td{background-color:var(--abc-primary-1-dark-4, #607090)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.detail>td,abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.detail:hover>td{border:transparent;background:var(--abc-primary-1, #697a9b)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:last-child>td:first-child{border-radius:0px 0px 0px 10px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:last-child>td:last-child{border-radius:0px 0px 10px 0px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:first-child:last-child:hover>td:not(:last-child):not(:first-child){cursor:auto;border-radius:0}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr>td{border-radius:0px;border:1px solid;border-color:transparent;text-shadow:none;vertical-align:top;color:var(--abc-primary-3, #9db6e7)}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr>td:not(:first-child){border-left:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr>td:not(:last-child){border-right:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:hover,abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected{background:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:hover>td:not(.abrs-table-detail):first-child,abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected>td:not(.abrs-table-detail):first-child{border-radius:10px 0px 0px 10px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:hover>td:not(.abrs-table-detail):last-child,abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected>td:not(.abrs-table-detail):last-child{border-radius:0px 10px 10px 0px}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:hover:not(.detail)>td:not(.abrs-table-detail){background:var(--abc-primary-1-dark-05, #67799a);border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected>td{background:var(--abc-primary-1-dark-7, #5a6987);border-color:var(--abc-primary-0-op-70, rgba(118,148,206,0.7))}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected:hover{background:none}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.selected:hover>td{background:var(--abc-primary-1-dark-8, #586784);border-color:var(--abc-primary-0-op-70, rgba(118,148,206,0.7))}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.detail>td{padding:5px 0}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr:last-child.detail>td{padding-bottom:0}abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.row-table-detail>td,abris-data-table .table-responsive .dataTables_wrapper .table-hover tbody>tr.row-table-detail:hover>td{background:var(--abc-primary-1, #697a9b)}abris-data-table .table-responsive .dataTables_wrapper .bottom{display:flex;width:100%;margin-top:10px}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_length,abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_info{display:flex}abris-data-table .table-responsive .dataTables_wrapper .bottom label{color:var(--abc-primary-3, #9db6e7)}abris-data-table .table-responsive .dataTables_wrapper .bottom .dt-buttons{display:flex;justify-content:end}@media print{abris-data-table .table-responsive .dataTables_wrapper .bottom .dt-buttons{display:none}}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate{padding:0;display:flex;margin:0 55px;color:var(--abc-primary-3, #9db6e7)}@media print{abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate{display:none !important}}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate .paginate_button{color:var(--abc-primary-3, #9db6e7);line-height:normal;height:30px;padding:7px 11px;border-radius:8px;margin:0;margin-right:5px;border:none;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate .paginate_button.current{background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786) !important}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate .paginate_button:hover{background:var(--abc-secondary-a-11, #afecbf);color:var(--abc-primary-2, #264786)}abris-data-table .table-responsive .dataTables_wrapper .bottom .dataTables_paginate span{line-height:14px}abris-data-table .table-responsive .dataTables_wrapper .dataTables_info{padding:5px 5px;color:var(--abc-primary-3, #9db6e7)}abris-data-table.data-table-add-table{flex-direction:column}abris-data-table .abris-add-table-column{display:block;margin-bottom:10px}abris-data-table .abris-add-table-column abrs-dropdown-menu{display:block}abris-data-table .abris-add-table-column abrs-dropdown-menu button{display:flex;align-items:center;border-radius:10px;padding:8px 12px;background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);height:37px;margin:0;font-size:13px}abris-data-table .abris-add-table-column abrs-dropdown-menu button .button-svg-icon{fill:#fff;margin:0;margin-right:5px}abris-data-table table.dataTable tbody td.select-checkbox::before,abris-data-table table.dataTable tbody th.select-checkbox::before{display:none;margin:0;content:'';position:absolute;left:6px;top:6px;width:20px;height:20px;box-sizing:border-box;border:1px solid var(--abc-primary-0, #7694ce);border-radius:50%;background:var(--abc-primary-1-dark-4, #607090);cursor:auto}abris-data-table table.dataTable tbody td.select-checkbox::before,abris-data-table table.dataTable tbody th.select-checkbox::before{display:none;margin:0;content:'';position:absolute;left:8px;top:8px;width:20px;height:20px;box-sizing:border-box;border:1px solid var(--abc-primary-4, #b0c3e7);border-radius:4px;background:var(--abc-primary-1-dark-4, #607090);cursor:auto;z-index:1}abris-data-table table.dataTable tbody tr.selected td.select-checkbox::after{content:"" !important;display:block;height:20px;width:20px;background:url(/images/_icons/icon_check.svg);left:8px;top:8px;margin:0 !important;text-shadow:none;z-index:1;cursor:auto}.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>.form-control,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>abris-select>div>span>span>span,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div>.plainEditor,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>.abris-datetimepicker{color:var(--abc-primary-3-op-30, rgba(157,182,231,0.3))}table.dataTable tbody tr{background-color:transparent}table.dataTable tbody>tr.selected,table.dataTable tbody>tr>.selected{background:transparent}abris-data-table tbody>tr>td a{color:var(--abc-primary-4, #b0c3e7);margin-right:5px}

button.DTTT_button,div.DTTT_button,a.DTTT_button{font-size:12px !important;margin-right:1px !important;padding:6px 12px !important;cursor:pointer;color:#e86131 !important;border-color:#cccccc !important;border-radius:4px !important;background:var(--abc-primary-2, #264786) !important;box-shadow:none !important}.DTTT_button:hover,.DTTT_button:focus,.DTTT_button:active,.DTTT_button.active{color:#e86131 !important;border-color:#adadad !important;background-color:#ebebeb !important}div.DTTT_container{margin-top:0.25em;margin-bottom:1px;margin-right:10px}.DTTT_button:before{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;display:inline-block;margin-right:5px;text-rendering:auto}.DTTT_button_pdf{margin-right:0 !important}.DTTT_button_copy:before{content:'\f0c5'}.DTTT_button_print:before{content:'\f02f'}.DTTT_button_csv:before{content:'\f0f6'}.DTTT_button_xls:before{content:'\f1c3'}.DTTT_button_pdf:before{content:'\f1c1'}.dataTables_length select{padding:5px 0 5px 10px;border:1px solid #ccc;border-radius:5px}

abris-trackbars{display:block}

abris-table{display:inline-block;overflow-x:visible;width:auto;white-space:normal;border-collapse:initial;background:none;margin-bottom:5px;border-radius:11px;height:100%}abris-table div div table.dataTable{border-collapse:collapse !important;border:1px solid transparent}abris-table div div table.dataTable thead tr th{border:none}abris-table div div table.dataTable tbody tr td{background:var(--abc-primary-1, #697a9b) !important;border:0.5px solid var(--abc-primary-1-dark-7, #5a6987) !important;border-radius:0 !important}abris-table div div table.dataTable tbody tr .row-rowspan span{position:sticky;top:46px;z-index:10}abris-table div div table.dataTable tbody tr.selected td{background:var(--abc-primary-1-dark-7, #5a6987) !important}abris-table div div table.dataTable tbody tr.selected .row-rowspan{background:var(--abc-primary-1, #697a9b) !important}abris-table .abris-detail{z-index:3000}abris-table table.dataTable{width:auto;margin:0;border-spacing:0}abris-table table.dataTable th.select-checkbox{position:sticky}abris-table abris-table-filter{position:relative;height:25px}abris-table.abrs-table-child-view{height:100%}abris-table svg.sorter{display:inline-block;fill:var(--abc-primary-2, #264786)}abris-table .caption{display:inline-block}abris-table .resizableContainer{min-height:100px;position:relative;height:100%}abris-table .abrs-table-side-edit .abris-table-extended .resizableContainer>.btn-ref-line{display:block}abris-table .abrs-table-side-edit .scrollContainer{transition:width 1s}abris-table .abrs-table-side-edit .abrs-table-side-detail{transition:width 1s;display:inline-block;vertical-align:top;overflow-y:scroll;height:100%}abris-table .scrollContainer{overflow-y:auto;height:100%}abris-table .scrollContainer.scrollContainer-narrow{display:inline-block;max-width:500px}abris-table .scrollContainer.scrollContainer-unlocked{width:fit-content}abris-table .scrollContainer.scrollContainer-locked{overflow-y:visible}abris-table .scrollContainer.scrollContainer-locked .loadmore{display:none}abris-table .scrollContainer.scrollContainer-locked>table>tbody>tr{visibility:collapse}abris-table .scrollContainer.scrollContainer-locked>table>tbody>tr.row-visible{visibility:visible}abris-table .scrollContainer.scrollContainer-locked>table>tbody>tr.row-table-detail{visibility:visible}abris-table .bottom-gradient{background:linear-gradient(rgba(255,255,255,0) 30%, 50%, var(--abc-primary-1, #697a9b) 70%)}abris-table .top-gradient{background:linear-gradient(var(--abc-primary-1, #697a9b) 30%, 50%, rgba(255,255,255,0) 70%)}abris-table thead{color:var(--abc-primary-2, #264786);text-align:left;position:sticky;top:0}abris-table thead>.table_header{font-weight:normal;z-index:2}abris-table thead>.table_header th{position:initial;top:0;padding:8px 10px;background:var(--abc-primary-0, #7694ce);font-weight:normal;z-index:2000}abris-table thead>.table_header th.sorting_asc{background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786)}abris-table thead>.table_header th:first-child{border-radius:10px 0px 0px 10px;padding:8px 10px;width:15px}abris-table thead>.table_header th:last-child{border-radius:0px 10px 10px 0px}abris-table thead>.table_header th .caption{font-weight:lighter}abris-table thead>.filter_active{background:var(--abc-primary-1, #697a9b)}abris-table thead>.filter_active th{padding:0;border-bottom:1px solid var(--abc-primary-1-dark-8, #586784)}abris-table thead>.table_header-shadow th{padding:0}abris-table thead>.table_header-shadow th .shadow{height:15px;width:100%;position:relative;background:linear-gradient(180deg, var(--abc-primary-1, #697a9b) 20%, transparent 90%);z-index:100;margin-bottom:-16px}abris-table tfoot{display:table-footer-group;position:sticky;bottom:0;background:#dce0ee}abris-table tfoot tr{background:none}abris-table tfoot tr th{padding:5px 0px 8px 0px;border-top:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2)) !important}abris-table tfoot .dataTables_footer_filter.filter_active th{border:none !important;border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2)) !important;padding:0px}abris-table tfoot .dataTables_footer_filter.filter_active th .body{height:31px}abris-table tfoot .dataTables_footer_filter th:first-child::before{content:"\f0b0";font-family:'Font Awesome 5 Free';font-weight:900}abris-table tfoot .dataTables_footer_filter.filter_nonactive{display:none}abris-table tfoot.abris-table-summary div{display:flex;justify-content:end;border-radius:8px;border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));margin:0px;padding:5px 7px}abris-table tfoot.abris-table-summary div>span{font-weight:initial}abris-table tfoot.abris-table-summary th:first-child::before{content:"=";font-weight:900;font-size:20px}abris-table tfoot.abris-table-summary .row-summary-cell{padding:3px 1px;height:30px}abris-table tfoot.abris-table-summary .row-summary-cell select{border:none;background:none;vertical-align:middle;cursor:pointer;margin-left:5px}abris-table tbody>tr{background:var(--abc-primary-1, #697a9b)}abris-table tbody>tr:nth-child(2n)>td{background:var(--abc-primary-1-dark-3, #627393)}abris-table tbody>tr:nth-child(2n):hover>td{background-color:var(--abc-primary-1-dark-4, #607090)}abris-table tbody>tr.row-table-detail>td,abris-table tbody>tr.row-table-detail:hover>td{border:transparent;background:var(--abc-primary-1, #697a9b)}abris-table tbody>tr:last-child>td:first-child{border-radius:0px 0px 0px 10px}abris-table tbody>tr:last-child>td:last-child{border-radius:0px 0px 10px 0px}abris-table tbody>tr:first-child:last-child:hover>td{border-color:transparent;border-radius:10px;cursor:auto}abris-table tbody>tr>td{border-radius:0px;border:1px solid;border-color:transparent;text-shadow:none;vertical-align:top}abris-table tbody>tr>td:not(:first-child){border-left:none}abris-table tbody>tr>td:not(:last-child){border-right:none}abris-table tbody>tr>td:first-child{width:22px}abris-table tbody>tr:hover,abris-table tbody>tr.selected{background:none}abris-table tbody>tr:hover>td:first-child,abris-table tbody>tr.selected>td:first-child{border-radius:10px 0px 0px 10px}abris-table tbody>tr:hover>td:last-child,abris-table tbody>tr.selected>td:last-child{border-radius:0px 10px 10px 0px}abris-table tbody>tr:not(.row-table-detail):hover>td{background:var(--abc-primary-1-dark-05, #67799a);border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}abris-table tbody>tr.selected>td{background:var(--abc-primary-1-dark-7, #5a6987);border-color:var(--abc-primary-0-op-70, rgba(118,148,206,0.7))}abris-table tbody>tr.selected>td:first-child{padding-top:6.5px;padding-bottom:6.5px}abris-table tbody>tr.selected>td:first-child .row-check{display:inline-block;border:2px solid var(--abc-primary-4, #b0c3e7);border-radius:4px;height:20px;width:20px;margin-left:-2px}abris-table tbody>tr.selected>td:first-child .row-check svg{margin-top:-2px;margin-left:-1px;height:18px;width:18px}abris-table tbody>tr.selected>td:first-child .row-pin{display:inline-block}abris-table tbody>tr.selected>td:first-child .row-pin svg{height:20px;width:20px}abris-table tbody>tr.selected:hover{background:none}abris-table tbody>tr.selected:hover>td{background:var(--abc-primary-1-dark-8, #586784);border-color:var(--abc-primary-0-op-70, rgba(118,148,206,0.7))}abris-table tbody>tr.detail>td{padding:5px 0 0 0}.bottom{display:flex;width:100%;margin-top:10px}.bottom .dataTables_length,.bottom .dataTables_info{display:flex}.bottom label{color:var(--abc-primary-3, #9db6e7)}.bottom .dt-buttons{display:flex;justify-content:end}@media print{.bottom .dt-buttons{display:none}}.bottom .dataTables_paginate{padding:0;display:flex;margin:0 55px}@media print{.bottom .dataTables_paginate{display:none !important}}.bottom .dataTables_paginate .paginate_button{color:var(--abc-primary-3, #9db6e7);line-height:normal;height:30px;padding:5px 11px;border-radius:8px;margin:0;margin-right:5px;border:none;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}.bottom .dataTables_paginate .paginate_button.current{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));color:var(--abc-primary-2, #264786) !important}.bottom .dataTables_paginate .paginate_button:hover{background:linear-gradient(135deg, var(--abc-primary-0, #7694ce) 0%, var(--abc-secondary-a-0, #73da8e) 100%);color:var(--abc-primary-2, #264786)}.bottom .dataTables_paginate span{line-height:14px}.dataTables_info{padding:5px 5px}.abris-add-table-column{display:inline-block;vertical-align:top;position:relative}.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div .form-control,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div>div .form-control,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div>abris-select>div>span>span>span,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div div>.plainEditor,.abris-multi-selected-table>div>table>tbody>tr.detail>td>div>div.abris-child-view>div>form>div.row.detail>div.detail-view-col>div>div>div .abris-datetimepicker{color:var(--abc-primary-3-op-30, rgba(157,182,231,0.3))}table.dataTable tr.selected>td.select-checkbox::before,table.dataTable tr:hover>td.select-checkbox::before{display:block}table.dataTable tr.selected>td.select-checkbox,table.dataTable tr.newrow>td.select-checkbox{padding:0 18px}table.dataTable tr.selected>td.select-checkbox::before,table.dataTable tr.newrow>td.select-checkbox::before{content:'';position:absolute;margin:0;opacity:1;border:2px solid var(--abc-primary-4, #b0c3e7)}table.dataTable tbody tr.newrow>td.select-checkbox::before{display:block;z-index:2}.select-multi::before{content:'';display:block;width:16px;height:16px;border:2px solid var(--abc-primary-2, #264786);border-radius:4px}table.dataTable tr.selected th.select-checkbox.select-multi.sorting_disabled::before{content:'';margin-top:0;margin-left:0;text-align:center}table.dataTable tr.selected th.select-checkbox::after{content:"" !important;display:block;height:14px;width:14px;background:url(/images/_icons/icon_w_ok.svg);left:13px;top:11px;margin:0 !important;text-shadow:none;z-index:1;cursor:auto;position:absolute}.abris-view-content-holder-inner{height:100%}table.dataTable tfoot th,table.dataTable tfoot td{padding:2px}.abrs-table-container{display:flex;height:calc(100vh - 110px)}.abrs-table-container .abrs-table-container-left{display:flex;flex-direction:column;height:100%}.abrs-table-container .abrs-table-container-left .abrs-samplesettings-panel-row{flex-grow:0}.abrs-table-container .abrs-table-container-left .abrs-table-main{display:block;flex-grow:1;height:60%}

@media (max-width: 640px){.page-header .abrs-page-title-buttons{display:none}onboarding-help{display:none}#page-wrapper>div .abris-view-content-holder .abris-view-content-holder-inner{padding:0 !important;padding-bottom:20px !important}.head{background:#092A3A;border-radius:15px;color:white;font-weight:bolder;padding:10px;font-size:16px;font-weight:normal}.body .entry{background:var(--abc-primary-1-dark-3, #627393);border-radius:15px;padding:15px;padding-bottom:8px;border:1px solid rgba(32,32,32,0.1);color:black;margin-bottom:2px}.body .entry:nth-child(2n){background:transparent}.table-mobile .body .entry:hover{background:var(--abc-primary-1-dark-7, #5a6987);border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}.key-group p{font-weight:normal;font-size:18px;margin:0}.key-group{margin-bottom:10px}.second-group *{display:inline-block;margin:inherit;margin-bottom:0}.second-group{display:inline-flex;max-width:60%;min-width:30%;vertical-align:top;margin-bottom:7px;margin-right:20px;font-weight:lighter;font-size:14px}.second-group .support-icon{height:min-content;width:15px;display:inline-block;margin-top:1px}.table-mobile{margin-bottom:10px;border-spacing:1px;width:100%}.btn-mobile>span>*{vertical-align:middle}.page-header{display:none}.detail-mobile{margin-bottom:-7px}abris-mobile-table{margin-bottom:20px}body .btn-default,body .btn-green,body .btn-red,body .btn-blue,body .btn-transparent{margin-right:5px}}

abris-data-table th{position:relative}abris-data-table tbody tr:not(.detail){cursor:pointer}abris-data-table .abris-table-header-popup{position:absolute;top:3px;right:10px;display:none}abris-data-table th:hover .abris-table-header-popup{display:block}abris-data-table .abris-table-header-popup__button{border-radius:2px;color:var(--abc-primary-3, #9db6e7)}abris-data-table .abris-table-header-popup__button:hover{cursor:pointer;color:var(--abc-primary-2, #264786)}.select2-container-data-table .form-group.above{position:absolute;bottom:0;left:0;right:0}.select2-container-data-table .select2-container--open .select2-selection .select2-selection__arrow{z-index:9999}.select2-container-data-table .select2-dropdown{margin-top:-22px !important;border-radius:0;border:none !important}.select2-container-data-table .select2-dropdown .select2-search{padding:0;border:1px solid #ddd;width:calc(100% + 2px);margin-left:-1px;height:24px;margin-top:-1px}.select2-container-data-table .select2-dropdown .select2-search .select2-search__field{border:none !important;padding:2px 6px;height:20px}.select2-container-data-table .select2-dropdown.select2-dropdown--above{border-bottom:1px solid #757575 !important;border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;margin-top:22px !important}.select2-container-data-table .select2-dropdown.select2-dropdown--above .select2-search .select2-search__field{border:none !important}.select2-container-data-table .select2-results__option:empty::after{content:"...";color:#999}.select2-container-data-table .select2-results__options{border:1px solid #ddd;width:calc(100% + 2px);margin-left:-1px;margin-top:-1px;background:#f5f5f5;box-shadow:0 4px 8px rgba(117,117,117,0.6)}.abris-table__detail-view{display:none;margin-left:20px;vertical-align:top;min-width:650px;background:var(--abc-primary-1, #697a9b)}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eee 100%);background-image:-o-linear-gradient(top, white 50%, #eee 100%);background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eee 50%);background-image:-o-linear-gradient(top, white 0%, #eee 50%);background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, white 100%);background-image:-o-linear-gradient(top, #eee 50%, white 100%);background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.select2-dropdown{z-index:5051}.selectbox__buttons{display:flex;width:100%}.selectbox__buttons .allowProcessReference{position:absolute;right:1px;bottom:0px}.selectbox__buttons .allowProcessReference :first-child{margin:0}.select2-container--default{min-width:0;width:100%}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit;font-weight:400;padding:4px 8px;text-align:left;color:var(--abc-primary-3, #9db6e7)}.select2-container--default .select2-selection{color:var(--abc-primary-3, #9db6e7);box-shadow:none;width:100%;height:inherit;border-radius:8px;background:transparent;min-width:100px;border:1px solid #dadfe1;outline:0;min-height:2em}.select2-container--default .select2-selection:focus{border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}.select2-container--default .select2-selection .select2-selection__arrow b{border-color:var(--abc-primary-4, #b0c3e7) transparent transparent transparent}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option.select2-results__option--highlighted{color:var(--abc-primary-3, #9db6e7);background-color:var(--abc-primary-0-op-15, rgba(118,148,206,0.15))}.select2-container--default .select2-results__option[aria-selected="true"]{background-color:var(--abc-primary-0-op-15, rgba(118,148,206,0.15))}.select2-container--default .select2-results__option[aria-selected="true"]::before{content:"\f00c"}.select2-container--default .select2-results__option[aria-selected="true"].select2-results__option--highlighted{background-color:var(--abc-primary-0-op-15, rgba(118,148,206,0.15))}.select2-container .select2-choice{line-height:30px;height:30px;margin-top:5px}.select2-results__option[aria-selected]{border-top:1px solid var(--abc-primary-3-op-20, rgba(157,182,231,0.2))}.select2-results__option[aria-selected]::before{content:" ";display:inline-block;width:17px;font-family:'Font Awesome 5 Free';font-weight:800;font-size:14px}.select2-container--open .select2-dropdown{min-width:180px;background:var(--abc-primary-1, #697a9b);box-shadow:1px 2px 3px var(--abc-primary-3-op-30, rgba(157,182,231,0.3));border-radius:0;z-index:10000}.select2-container--open .select2-dropdown.select2-dropdown--above{top:-1px}.select2-container--open .select2-dropdown .select2-search__field{border-radius:5px;background:var(--abc-primary-1, #697a9b)}.select2-container--open .select2-dropdown .select2-search__field:focus{outline:none}.form-control.abrs-selectbox-text{background-color:var(--abc-primary-3-op-10, rgba(157,182,231,0.1))}.btn-ref-line{display:none;position:absolute;bottom:0;z-index:2;pointer-events:none}.btn-ref-line svg{stroke:var(--abc-primary-4, #b0c3e7);stroke-width:3}.btn-active>.btn-ref-line{display:block}.btn-ref{width:30px;height:30px;border-radius:50%;box-shadow:none;position:relative;background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border:1px solid transparent}.btn-ref.btn-active{width:17px;height:17px;border:2px solid var(--abc-primary-4, #b0c3e7);position:absolute;right:7px;bottom:8px}.btn-ref.btn-active .button-icon{display:none}.btn-ref:hover{background:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}.select2-container--default:hover .select2-selection--single .select2-selection__arrow{display:none}.select2-container--default:hover .select2-selection--single .select2-selection__clear{display:block}.select2-container--default .select2-selection--single .select2-selection__clear{display:none}select{background:#f8f9fd}select.select-readonly.select2-hidden-accessible+.select2-container{pointer-events:none;touch-action:none}select.select-readonly.select2-hidden-accessible+.select2-container .select2-selection{background-color:inherit;border-bottom:1px solid #092a3a14}select.select-readonly.select2-hidden-accessible+.select2-container .select2-selection .select2-selection__rendered{padding:0px 4px;line-height:inherit}select.select-readonly.select2-hidden-accessible+.select2-container .select2-selection__arrow,select.RO.select2-hidden-accessible+.select2-container .select2-selection__clear{display:none}abris-select .select2-container--default .select2-selection{border-radius:0px}abris-select .select2-container--default .select2-selection:focus{outline:none;border-color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));color:var(--abc-primary-3, #9db6e7)}.dataTables_wrapper .dataTables_length select{color:var(--abc-primary-3, #9db6e7)}.dataTables_wrapper .dataTables_length select option{background:var(--abc-primary-1, #697a9b)}.select2-results ul{list-style:none}.select2-results ul li{color:var(--abc-primary-3, #9db6e7)}.select2-results ul li:hover{background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15))}.select2-results ul li::marker{display:none}

abris-actions.status{display:inline-block}abris-actions.status button{line-height:14px}abris-actions .abris-nested-actions{padding:4px 8px}abris-actions .abris-nested-actions__title{cursor:pointer;user-select:none}abris-actions .abris-nested-actions__title>span{pointer-events:none}abris-actions .abris-nested-actions__title .icon-angle-right{display:inline-block}abris-actions .abris-nested-actions__title .icon-angle-down{display:none}abris-actions .abris-nested-actions__title.abris-nested-actions--open .icon-angle-right{display:none}abris-actions .abris-nested-actions__title.abris-nested-actions--open .icon-angle-down{display:inline-block}abris-actions .abris-nested-actions__content{display:none}abris-actions .abris-nested-actions--open+.abris-nested-actions__content{display:block}@media print{abris-actions{display:none}}.dropdown-menu abris-actions .actions .action-checked{font-weight:bold;border-radius:5px;border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.dropdown-menu abris-actions .actions svg{fill:var(--abc-primary-3, #9db6e7)}.dropdown-menu abris-actions .actions>span,.dropdown-menu abris-actions .actions>button{display:block;color:var(--abc-primary-3, #9db6e7);float:none;margin:0px;background-color:transparent;border-radius:0px;text-align:left;width:100%}.dropdown-menu abris-actions .actions>span:hover,.dropdown-menu abris-actions .actions>button:hover{color:var(--abc-primary-3, #9db6e7)}.main-context-actions,.group-context-actions{display:flex;position:relative}.main-context-actions button,.group-context-actions button{border-radius:6px;height:30px;background-color:transparent;width:auto;font-weight:normal;color:var(--abc-primary-3, #9db6e7);border:none;margin-right:5px;padding:5px 10px}.main-context-actions button:hover,.group-context-actions button:hover{border-radius:5px;background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2))}.main-context-actions button.action-checked,.group-context-actions button.action-checked{border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.main-context-actions button svg,.group-context-actions button svg{fill:var(--abc-primary-4, #b0c3e7)}.main-context-actions button .action-label,.group-context-actions button .action-label{vertical-align:bottom}.main-context-actions button abris-actions .actions,.group-context-actions button abris-actions .actions{margin-right:15px}.main-context-actions button abris-actions .actions>button:first-child,.group-context-actions button abris-actions .actions>button:first-child{margin-right:15px}.main-context-actions button abris-actions .actions>button:first-child:last-child,.group-context-actions button abris-actions .actions>button:first-child:last-child{margin-right:0}.dropdown-menu{padding:8px 4px !important}.dropdown-menu abris-actions .actions>button{border:1px solid transparent;border-top:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));padding:4px 8px}.dropdown-menu abris-actions .actions>button:first-child{border-color:transparent}.dropdown-menu abris-actions .actions>button:hover{background:var(--abc-primary-1-dark-3, #627393);border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3));border-radius:8px}.dropdown-menu abris-actions .actions>button:hover+button{border-color:transparent}.abris-report-designer__actions-row{margin:10px 0}.abris-view-top-actions .actions .action-btn{background:none;color:var(--abc-primary-0, #7694ce);height:30px;width:30px;padding:0px}.abris-view-top-actions .actions .action-btn:hover{background:var(--abc-primary-0, #7694ce);border:none;color:var(--abc-primary-2, #264786)}.abris-view-top-actions .actions .btn-default{margin:0}body .actions-menu abris-actions .actions>button.btn-default:hover{background:linear-gradient(180deg, var(--abc-primary-1, #697a9b) 0%, var(--abc-secondary-a-4, #afecbf) 100%) !important;color:var(--abc-primary-3, #9db6e7);border:1px solid var(--$abc-primary-0-op-20, rgba(118,148,206,0.2));border-radius:5px}body .actions-menu abris-actions .actions>button.btn-default{border:1px solid transparent;padding:0}abris-actions{display:block;position:relative}

abris-fileupload .file-upload-group{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;display:flex;margin-right:auto;flex-direction:column}abris-fileupload .file-upload-property{display:flex}abris-fileupload .file-upload-buttons{width:auto;display:flex}abris-fileupload .file-upload-buttons input{width:30px}abris-fileupload .file-upload-file{display:flex}abris-fileupload .file-upload-file.file-upload-file-readonly{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}abris-fileupload .file-upload-file .progress{height:22px;border-radius:5px;position:relative;border:1px solid gray;width:200px;text-align:center}abris-fileupload .file-upload-file .progress .progress-bar{background-color:#4e99df2e;height:20px;border-radius:4px;position:absolute;bottom:0px;transition:width 0.3s}abris-fileupload .file-upload-file .fileinput-link{width:100%}abris-fileupload .file-upload-file .fileinput-link-removed{text-decoration:underline line-through}

abris-search{display:block;max-width:250px;margin-right:20px}abris-search .a-search.input-group{border:1px solid var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:15px;background:var(--abc-primary-1, #697a9b);width:250px;height:30px;display:flex;align-items:center;padding-left:10px;padding-right:5px}abris-search .a-search.input-group:hover,abris-search .a-search.input-group:active{border-color:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}abris-search .a-search input{width:100%;border:none;background:none}abris-search .a-search .a-btn-small{cursor:pointer}abris-search .a-search .a-btn-small .svg-icon{vertical-align:middle;width:17px;height:17px;fill:var(--abc-primary-3-op-40, rgba(157,182,231,0.4))}abris-search .a-search .a-btn-small:hover .svg-icon{fill:var(--abc-primary-4, #b0c3e7)}

abris-switch input{opacity:0;position:absolute;z-index:-1000}abris-switch input:disabled+span{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}abris-switch .checkbox__text{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;position:relative;width:80px;height:30px;padding:0;cursor:pointer}abris-switch .checkbox__text::before{content:"";position:absolute;left:0;top:3px;width:20px;height:20px;border-radius:50%;border:1px solid var(--abc-primary-0-op-15, rgba(118,148,206,0.15));background:var(--abc-primary-1, #697a9b)}abris-switch input:checked+.checkbox__text{color:var(--abc-primary-0, #7694ce);transition:0.4s all}abris-switch input:checked+.checkbox__text::before{left:65%;transition:0.4s all;background:linear-gradient(135deg, var(--abc-secondary-a-0, #73da8e) 0%, var(--abc-primary-0, #7694ce) 110%);background-repeat:no-repeat;background-size:120% 120%;background-position:-1px -1px}abris-switch input+.checkbox__text::before{left:5%;transition:0.4s all;background:var(--abc-primary-1, #697a9b);background-repeat:no-repeat;background-size:120% 120%;background-position:-1px -1px}abris-switch .checkbox__text::after{content:attr(data-no-text);position:absolute;display:block;left:75%;top:50%;transform:translate(-50%, -50%);transition:0.4s all}abris-switch input:checked+.checkbox__text::after{content:attr(data-yes-text);left:25%;transition:0.4s all}.abris-property.abris-property-switch.abris-property-modified span{background:linear-gradient(#f8f9fd, 75%, rgba(251,229,164,0.741176))}

abris-array{display:block}


abris-meta-control{display:none}abris-meta-control .dropdown-menu{left:16px;top:0px;width:max-content;margin:0}abris-meta-control select{height:30px;border:1px solid var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:8px;padding:2px}.meta-control-enabled abris-meta-control{display:inline-block;position:relative}.meta-control-enabled abris-meta-control div{color:#092a3a;padding:2px;margin:1px;font-size:10px;height:16px;text-align:left}.meta-control-enabled abris-meta-control div>i{width:16px;display:inline-block;padding-right:7px;text-align:center}.meta-control-enabled .addableProperties{background:#f5f7fc;height:max-content;border-radius:8px;border:1px dashed #a2a3a4}.row.detail-relation{display:flex}.abris-property abris-meta-control{position:absolute;left:-16px;top:-6px}.abris-property-bool abris-meta-control{position:absolute;left:-4px;top:-3px}

abris-checkbox .abrs-checkbox input{display:none}abris-checkbox .abrs-checkbox>input:indeterminate+span::after{opacity:1;content:"?";width:100%;padding-left:5px;color:var(--abc-primary-3, #9db6e7);background:none;position:absolute;left:5px;font-size:15px;top:4px}abris-checkbox .abrs-checkbox>input:checked+span:before{background:var(--abc-secondary-a-0, #73da8e);border:none;height:20px;width:20px}abris-checkbox .abrs-checkbox>input+span{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;position:relative;display:inherit;padding-left:28px;border-color:transparent;background:transparent}abris-checkbox .abrs-checkbox>input+span:before{content:"";display:block;position:absolute;left:3px;bottom:2px;background:transparent;height:16px;width:16px;border-radius:3px;border:2px solid var(--abc-secondary-a-0, #73da8e)}abris-checkbox .abrs-checkbox>input:disabled+span{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important;padding-left:28px;border-color:transparent}abris-checkbox .abrs-checkbox>input:disabled+span:before{border:1px solid var(--abc-secondary-a-0, #73da8e);height:18px;width:18px;background:transparent}abris-checkbox .abrs-checkbox abris-icon{position:absolute;left:0px;top:-1px;width:20px;padding-left:5px}abris-checkbox .abrs-checkbox abris-icon .button-svg-icon{fill:var(--abc-primary-2, #264786);width:18px;height:18px}abris-checkbox .abrs-checkbox>input:disabled+span+abris-icon .button-svg-icon{fill:var(--abc-secondary-a-0, #73da8e);width:18px;height:18px}.checkbox.abrs-checkbox{position:relative}

.abris-property-plain .plainEditor{resize:vertical;font-size:inherit;font-family:inherit;height:auto}

abris-chart{display:block;width:100%;height:100%}abris-chart .abrs-chart-container{border-top:1px solid gray;border-left:1px solid gray;padding-bottom:10px;margin-bottom:10px;margin-left:100px}abris-chart .abrs-chart-container .abrs-chart-argument-group{position:relative;margin-bottom:10px}abris-chart .abrs-chart-container .abrs-chart-argument-group .abrs-chart-argument-label{display:block;left:-100px;top:3px;width:100px;position:absolute;line-height:30px;vertical-align:middle;text-align:right;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}abris-chart .abrs-chart-container .abrs-chart-argument-group .abrs-chart-bar-rect{width:0px;line-height:30px;border:1px solid gray;padding:0 10px}abris-chart .abrs-chart-container .abrs-chart-argument-group .abrs-chart-bar-rect .abrs-chart-value-label{vertical-align:middle}.abrs-chart-view{height:100%}.abrs-chart-view abris-chart{height:calc(100% - 90px)}.abrs-chart-view .abrs-legend li span{display:inline-block;width:12px;height:12px;margin-right:5px}canvas#abrs-chart-canvas{width:100%}.abrs-chartjs{width:100%}

abris-dashboard .abris-dashboard-item.abris-view-layout-item>div .abris-dashboard-item-view-container{padding:4px;box-sizing:border-box;background:#01010103;border-radius:9px;margin:3px}abris-dashboard .abris-dashboard-item .abris-dashboard-item-title{font-size:20px;padding:5px 0px 5px 0px}.abris-vertical-layout-item{display:flex;flex-direction:column;padding:5px;height:max-content}.abris-horizontal-layout-item{display:flex;flex-direction:row;padding:20px}


abris-home{white-space:initial}abris-home .home{padding:10px;display:flex;flex-wrap:wrap;max-width:1400px;margin:auto;align-items:stretch}abris-home .home>a{display:block;min-width:450px;max-width:450px;min-height:170px;border:1px solid var(--abc-primary-0-op-05, rgba(118,148,206,0.05));border-radius:10px;color:var(--abc-primary-4, #b0c3e7);margin:5px;padding:20px;text-decoration:none}abris-home .home>a span{text-decoration:underline;font-size:25px}abris-home .home>a i{font-size:45px;color:var(--abc-primary-4, #b0c3e7);display:inline-block;opacity:0.5}abris-home .home>a i::before{margin-right:10px}abris-home .home a:hover{background:linear-gradient(180deg, var(--abc-primary-0-op-30, rgba(118,148,206,0.3)) 0%, transparent 100%);background-color:transparent;background-size:100% calc(100% + 5px);box-shadow:1px 1px 5px var(--abc-primary-3-op-10, rgba(157,182,231,0.1))}abris-home .home .home-item-note{text-decoration:none;margin-top:20px}

.abris-articles .abris-article-item{margin-bottom:10px;position:relative}.abris-articles .abris-article-item .abris-article-item-title{color:#263769;font-size:20px;line-height:1.3;font-weight:normal;font-family:arial,sans-serif;text-decoration:none;display:block;padding-left:4px;border-radius:4px}.abris-articles .abris-article-item .abris-article-item-title:hover{background:#f0f0f0}.abris-articles .abris-article-item .abris-article-item-label{display:inline-block;width:80px}.abris-articles .abris-article-item .abris-article-pretitle{font-size:14px;padding-top:1px;line-height:1.3;color:#202124;font-style:normal}.abris-articles .abris-article-detail{opacity:1;transition:all 1s ease-in-out}.abris-articles .abris-article-detail-collapsed{right:-700px !important;opacity:0;visibility:hidden}.abris-article-content .item{font-size:14px}.abris-article-content .item:hover{cursor:help}.abris-article-content .item:hover .abrs-hint{visibility:visible;opacity:1;transition:opacity 1s;transition-timing-function:cubic-bezier(1, -0.55, 0.84, 0.98)}.abris-article-content .item .title{font-size:12px;font-size:12px;color:#8079d0}.abris-article-content .item .value{position:relative}.tooltip{position:fixed;padding:10px 20px;border:1px solid #b3c9ce;border-radius:4px;text-align:center;font:italic 14px/1.3 sans-serif;color:#333;background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.3);font-style:normal;transition:0s;border-radius:8px}

abris-articles .abris-articles{max-width:800px}abris-articles .abris-articles .abris-articles-navigation{display:flex;cursor:pointer}abris-articles .abris-articles .abris-articles-navigation div{margin:5px}abris-articles .abris-articles-navigation{line-height:1.58;font-size:14px;font-family:arial,sans-serif}abris-articles .abris-articles-navigation .abris-articles-curent{color:var(--abc-primary-2, #264786);background:#264786}div .article-list{display:inline-block;background:var(--abc-primary-2, #264786);margin:11px;font-size:22px;max-width:700px;border-bottom:1px dotted #aaa}div .article-list .article-header div{font-size:30px;border-color:#d1cfcf;border-style:solid;border-width:0px 0px 1px 0px;border-radius:0px;padding:0px 0px 7px 0px;font-stretch:condensed;color:#888889}.article-news_detail{display:flex;justify-content:center;padding-bottom:100px}.article-news_detail div .abris-articles{max-width:300px}.article-side-list-header{padding:25px 25px 25px 0px}div .article-side-list{display:inline-block;vertical-align:top;padding:20px}div .article-side-list-header{font-size:20px;border-bottom:4px solid #ffd481;padding-bottom:2px;max-width:100px;padding-top:35px;color:#888888}.abrs-articles-view .a-search.input-group{margin:10px 0}

abris-breadcrumbs .breadcrumb>li.active>span{cursor:auto;font-weight:bold}abris-breadcrumbs li:not(.active)>span{text-decoration:underline;color:var(--abc-primary-0, #7694ce)}

abris-date{display:block}abris-date .btn.btn-property{margin-left:2px}.ui-datepicker{margin-top:3px;border-radius:7px;background:var(--abc-primary-2, #264786);box-shadow:1px 1px 6px var(--abc-primary-3-op-40, rgba(157,182,231,0.4));z-index:11 !important}.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));color:var(--abc-primary-2, #264786);font-size:13px;font-style:normal;border-radius:5px;border:none}.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev.ui-state-hover,.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next.ui-state-hover{background:var(--abc-primary-2-op-50, rgba(38,71,134,0.5));border:none}.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-prev{left:2px;top:2px}.ui-datepicker .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all .ui-datepicker-next{right:2px;top:2px}.ui-datepicker .ui-icon.ui-icon-circle-triangle-e,.ui-datepicker .ui-icon.ui-icon-circle-triangle-w{filter:brightness(400%)}.ui-datepicker .ui-state-default{border-radius:5px}.ui-datepicker #ui-datepicker-div{border-radius:7px}.ui-datepicker span{font-weight:normal}.ui-datepicker .ui-state-default.ui-state-active{background:var(--abc-secondary-a-0, #73da8e);border-color:var(--abc-secondary-a-0, #73da8e);color:var(--abc-primary-2, #264786);border-color:var(--abc-primary-0, #7694ce)}.ui-datepicker .ui-state-default.ui-state-highlight{background:#fed66b;color:var(--abc-primary-0, #7694ce)}

#container{height:300px;border:1px solid grey}

.monaco-editor .accessibilityHelpWidget{padding:10px;vertical-align:middle;overflow:scroll}

.monaco-aria-container{position:absolute;left:-999em}

.monaco-editor .selection-anchor{background-color:#007ACC;width:2px !important}

.monaco-editor .bracket-match{box-sizing:border-box}

.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn 150ms ease-out}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut 100ms ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:1px 4px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0 !important;height:0 !important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}

.monaco-editor .contentWidgets .codicon-light-bulb,.monaco-editor .contentWidgets .codicon-lightbulb-autofix{display:flex;align-items:center;justify-content:center}.monaco-editor .contentWidgets .codicon-light-bulb:hover,.monaco-editor .contentWidgets .codicon-lightbulb-autofix:hover{cursor:pointer}

.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;-ms-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor !important}.monaco-editor .codelens-decoration>a:hover .codicon::before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}100%{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein 0.1s linear}

.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer}

.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label::before,.monaco-action-bar .action-item.disabled .action-label:hover{opacity:0.4}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px !important;cursor:default;min-width:1px;padding:0;background-color:#bbb}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-label{margin-right:1px}

.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:center;font-size:13px;margin-left:20px;min-width:0}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:0.9em;margin-left:0.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .dirname{white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty)::before{content:'-';padding:0 0.3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit !important}

::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}

.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none !important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent}.monaco-editor .inputarea.ime-input{z-index:10}

.monaco-editor .margin-view-overlays .line-numbers{font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default;height:100%}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}

.monaco-mouse-cursor-text{cursor:text}.vs-dark .mac .monaco-mouse-cursor-text,.hc-black .mac .monaco-mouse-cursor-text,.vs-dark.mac .monaco-mouse-cursor-text,.hc-black.mac .monaco-mouse-cursor-text{cursor:-webkit-image-set(url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAL0lEQVQoz2NgCD3x//9/BhBYBWdhgFVAiVW4JBFKGIa4AqD0//9D3pt4I4tAdAMAHTQ/j5Zom30AAAAASUVORK5CYII=) 1x, url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAAz0lEQVRIx2NgYGBY/R8I/vx5eelX3n82IJ9FxGf6tksvf/8FiTMQAcAGQMDvSwu09abffY8QYSAScNk45G198eX//yev73/4///701eh//kZSARckrNBRvz//+8+6ZohwCzjGNjdgQxkAg7B9WADeBjIBqtJCbhRA0YNoIkBSNmaPEMoNmA0FkYNoFKhapJ6FGyAH3nauaSmPfwI0v/3OukVi0CIZ+F25KrtYcx/CTIy0e+rC7R1Z4KMICVTQQ14feVXIbR695u14+Ir4gwAAD49E54wc1kWAAAAAElFTkSuQmCC) 2x) 5 8,text}

.monaco-editor .view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box}.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}

.monaco-editor .lines-content .cdr{position:absolute}

.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px !important}.monaco-scrollable-element>.visible{opacity:1;background:rgba(0,0,0,0);transition:opacity 100ms linear}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity 800ms linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:#DDD 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:#DDD 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:#DDD 6px 6px 6px -6px inset}.vs .monaco-scrollable-element>.scrollbar>.slider{background:rgba(100,100,100,0.4)}.vs-dark .monaco-scrollable-element>.scrollbar>.slider{background:rgba(121,121,121,0.4)}.hc-black .monaco-scrollable-element>.scrollbar>.slider{background:rgba(111,195,223,0.6)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:rgba(100,100,100,0.7)}.hc-black .monaco-scrollable-element>.scrollbar>.slider:hover{background:rgba(111,195,223,0.8)}.monaco-scrollable-element>.scrollbar>.slider.active{background:rgba(0,0,0,0.6)}.vs-dark .monaco-scrollable-element>.scrollbar>.slider.active{background:rgba(191,191,191,0.4)}.hc-black .monaco-scrollable-element>.scrollbar>.slider.active{background:#6fc3df}.vs-dark .monaco-scrollable-element .shadow.top{box-shadow:none}.vs-dark .monaco-scrollable-element .shadow.left{box-shadow:#000 6px 0 6px -6px inset}.vs-dark .monaco-scrollable-element .shadow.top.left{box-shadow:#000 6px 6px 6px -6px inset}.hc-black .monaco-scrollable-element .shadow.top{box-shadow:none}.hc-black .monaco-scrollable-element .shadow.left{box-shadow:none}.hc-black .monaco-scrollable-element .shadow.top.left{box-shadow:none}

.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .margin-view-overlays .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}

.monaco-editor .lines-content .core-guide{position:absolute}

.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .mtkz{display:inline-block}

.monaco-editor .lines-decorations{position:absolute;top:0;background:white}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}

.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}

.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity 100ms linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider{opacity:1}.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}

.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}

.monaco-editor .view-ruler{position:absolute;top:0}

.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px}

.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}

.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{box-sizing:border-box;background:transparent !important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent !important;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent !important;box-sizing:border-box}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,100%{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,100%{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,100%{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth 0.5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase 0.5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand 0.5s ease-in-out 0s 20 alternate}

:root{--sash-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default !important;pointer-events:none !important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--sash-size) * 2);width:calc(var(--sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--sash-size) * -0.5);top:calc(var(--sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--sash-size) * -0.5);bottom:calc(var(--sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--sash-size) * -0.5);left:calc(var(--sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--sash-size) * -0.5);right:calc(var(--sash-size) * -1)}.monaco-sash:before{content:'';pointer-events:none;position:absolute;width:100%;height:100%;transition:background-color 0.1s ease-out;background:transparent}.monaco-sash.vertical:before{width:var(--sash-hover-size);left:calc(50% - (var(--sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--sash-hover-size);top:calc(50% - (var(--sash-hover-size) / 2))}.monaco-sash.debug{background:cyan}.monaco-sash.debug.disabled{background:rgba(0,255,255,0.2)}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}

.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}

.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex !important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*='codicon-']{font-size:12px;padding-left:0px;padding-right:0px;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}

.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry .action-label{background-image:var(--menu-entry-icon-light)}.vs-dark .monaco-action-bar .action-item.menu-entry .action-label,.hc-black .monaco-action-bar .action-item.menu-entry .action-label{background-image:var(--menu-entry-icon-dark)}.monaco-dropdown-with-default{display:flex !important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label{background-image:var(--menu-entry-icon-light)}.vs-dark .monaco-dropdown-with-default>.action-container.menu-entry>.action-label,.hc-black .monaco-dropdown-with-default>.action-container.menu-entry>.action-label{background-image:var(--menu-entry-icon-dark)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*='codicon-']{font-size:12px;padding-left:0px;padding-right:0px;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}

.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list-row.scrolling{display:none !important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0 !important}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter{display:flex;align-items:center;position:absolute;border-radius:2px;padding:0px 3px;max-width:calc(100% - 10px);text-overflow:ellipsis;overflow:hidden;text-align:right;box-sizing:border-box;cursor:all-scroll;font-size:13px;line-height:18px;height:20px;z-index:1;top:4px}.monaco-list-type-filter.dragging{transition:top 0.2s, left 0.2s}.monaco-list-type-filter.ne{right:4px}.monaco-list-type-filter.nw{left:4px}.monaco-list-type-filter>.controls{display:flex;align-items:center;box-sizing:border-box;transition:width 0.2s;width:0}.monaco-list-type-filter.dragging>.controls,.monaco-list-type-filter:hover>.controls{width:36px}.monaco-list-type-filter>.controls>*{border:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background:none;width:16px;height:16px;flex-shrink:0;margin:0;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.monaco-list-type-filter>.controls>.filter{margin-left:4px}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em 1em;text-align:center;white-space:normal;opacity:0.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-list-type-filter{cursor:grab}.monaco-list-type-filter.dragging{cursor:grabbing}

.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child)::before{content:' ';position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child)::before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child)::before{height:1px;width:100%}

.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:bold;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical::before{content:"";position:absolute;left:calc(var(--sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-table>.monaco-split-view2,.monaco-table>.monaco-split-view2 .monaco-sash.vertical::before{transition:border-color 0.2s ease-out}

.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent}.monaco-tl-indent>.indent-guide{transition:border-color 0.1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex !important;align-items:center;justify-content:center;transform:translateX(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie::before{border-radius:20px}.monaco-tl-twistie.collapsed::before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading::before{animation:codicon-spin 1.25s steps(30) infinite}

.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit !important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file{font-weight:bold}

.monaco-count-badge{padding:3px 6px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:normal;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}

.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label::before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit !important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:0.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:0.5em;font-size:0.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:0.66}.monaco-icon-label.italic::after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label::after{opacity:0.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label::after{color:inherit !important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}

.monaco-hover{cursor:default;position:absolute;overflow:hidden;z-index:50;user-select:text;-webkit-user-select:text;-ms-user-select:text;box-sizing:initial;animation:fadein 100ms linear;line-height:1.5em}.monaco-hover.hidden{display:none}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:500px;word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul{margin:8px 0}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin-top:4px;margin-bottom:-4px;margin-left:-8px;margin-right:-8px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul{padding-left:20px}.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 0.4em}.monaco-hover .monaco-tokenized-source{white-space:pre-wrap}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0px 8px}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:'('}.monaco-hover .hover-contents a.code-link:after{content:')'}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:0.4;cursor:default}

.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-editor .colorpicker-hover:focus{outline:none}.colorpicker-header{display:flex;height:24px;position:relative;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=");background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:216px;text-align:center;line-height:24px;cursor:pointer;color:white;flex:1;text-align:center}.colorpicker-header .picked-color.light{color:black}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid #fff;border-radius:100%;box-shadow:0px 0px 2px rgba(0,0,0,0.8);position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom, red 0%, #ff0 17%, lime 33%, cyan 50%, blue 67%, #f0f 83%, red 100%)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=");background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,0.71);box-shadow:0px 0px 1px rgba(0,0,0,0.85)}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}

.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:0.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;-ms-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:0.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:0.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:'('}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:')'}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer}

.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px}

@font-face{font-family:"codicon";font-display:block;src:url(aeb98e0beefa59d80a39e9cfbc055a60.ttf) format("truetype")}.codicon[class*='codicon-']{font:normal normal normal 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-ms-user-select:none}

.codicon-wrench-subaction{opacity:0.5}@keyframes codicon-spin{100%{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:0.4}.codicon-loading,.codicon-tree-item-loading::before{animation-duration:1s !important;animation-timing-function:cubic-bezier(0.53, 0.21, 0.29, 0.67) !important}

.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px 0 4px;border-top:1px solid transparent;overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{opacity:0.5;color:inherit}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label::after{content:', ';margin-right:0.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:bold}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore::before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:0.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:0.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:0.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.docs-below .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none !important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.docs-below .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:0.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label::before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon::before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 0.3em;border:0.1em solid #000;width:0.7em;height:0.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:0.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 0.4em}.monaco-editor .suggest-details ul{padding-left:20px}.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}

.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration{font-style:italic}.monaco-editor .suggest-preview-text{font-style:italic}

.monaco-editor.vs .dnd-target{border-right:2px dotted black;color:white}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines{cursor:copy}

.monaco-custom-checkbox{margin-left:2px;float:left;cursor:pointer;overflow:hidden;opacity:0.7;width:20px;height:20px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-custom-checkbox:hover,.monaco-custom-checkbox.checked{opacity:1}.hc-black .monaco-custom-checkbox{background:none}.hc-black .monaco-custom-checkbox:hover{background:none}.monaco-custom-checkbox.monaco-simple-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0px;padding:0px;opacity:1;background-size:16px !important}.monaco-custom-checkbox.monaco-simple-checkbox:not(.checked)::before{visibility:hidden}

.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform 200ms linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px))}.monaco-editor .find-widget textarea{margin:0px}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:4px 0 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;display:flex;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{opacity:0.3;cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px !important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px !important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit !important}.monaco-editor .find-widget .monaco-sash{left:0 !important}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}

.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;font-size:inherit}.monaco-inputbox.idle{border:1px solid transparent}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;-ms-overflow-style:none;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:0.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}

.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#E1E1E1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 100ms linear 0s}.monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 100ms linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 100ms linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 100ms linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:rgba(253,255,0,0.8)}100%{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:rgba(253,255,0,0.8)}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:rgba(255,255,255,0.44)}100%{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:rgba(255,255,255,0.44)}99%{background:transparent}}

.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity 0.5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:grey;margin:0.1em 0.2em 0 0.2em;content:"⋯";display:inline;line-height:1em;cursor:pointer}

.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==") center center no-repeat;border:4px solid #252526}

.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;-ms-user-select:text;padding:10px}.tokens-inspect-separator{height:1px;border:0}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:normal;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}

.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer}

.monaco-editor .parameter-hints-widget{z-index:10;display:flex;flex-direction:column;line-height:1.5em}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.visible{transition:left .05s ease-in-out}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs .markdown-docs code{font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs code{border-radius:3px;padding:0 0.4em}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;opacity:0.5;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{font-weight:bold;text-decoration:underline}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:bold;margin-right:0.5em}

.monaco-editor .rename-box{z-index:100;color:inherit}.monaco-editor .rename-box.preview{padding:3px 3px 0 3px}.monaco-editor .rename-box .rename-input{padding:3px;width:calc(100% - 6px)}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}

.monaco-editor{font-family:-apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "HelveticaNeue-Light", system-ui, "Ubuntu", "Droid Sans", sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute !important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%)}.monaco-editor.hc-black{-ms-high-contrast-adjust:none}@media screen and (-ms-high-contrast: active){.monaco-editor.vs .view-overlays .current-line,.monaco-editor.vs-dark .view-overlays .current-line{border-color:windowtext !important;border-left:0;border-right:0}.monaco-editor.vs .cursor,.monaco-editor.vs-dark .cursor{background-color:windowtext !important}.monaco-editor.vs .dnd-target,.monaco-editor.vs-dark .dnd-target{border-color:windowtext !important}.monaco-editor.vs .selected-text,.monaco-editor.vs-dark .selected-text{background-color:highlight !important}.monaco-editor.vs .view-line,.monaco-editor.vs-dark .view-line{-ms-high-contrast-adjust:none}.monaco-editor.vs .view-line span,.monaco-editor.vs-dark .view-line span{color:windowtext !important}.monaco-editor.vs .view-line span.inline-selected-text,.monaco-editor.vs-dark .view-line span.inline-selected-text{color:highlighttext !important}.monaco-editor.vs .view-overlays,.monaco-editor.vs-dark .view-overlays{-ms-high-contrast-adjust:none}.monaco-editor.vs .selectionHighlight,.monaco-editor.vs-dark .selectionHighlight,.monaco-editor.vs .wordHighlight,.monaco-editor.vs-dark .wordHighlight,.monaco-editor.vs .wordHighlightStrong,.monaco-editor.vs-dark .wordHighlightStrong,.monaco-editor.vs .reference-decoration,.monaco-editor.vs-dark .reference-decoration{border:2px dotted highlight !important;background:transparent !important;box-sizing:border-box}.monaco-editor.vs .rangeHighlight,.monaco-editor.vs-dark .rangeHighlight{background:transparent !important;border:1px dotted activeborder !important;box-sizing:border-box}.monaco-editor.vs .bracket-match,.monaco-editor.vs-dark .bracket-match{border-color:windowtext !important;background:transparent !important}.monaco-editor.vs .findMatch,.monaco-editor.vs-dark .findMatch,.monaco-editor.vs .currentFindMatch,.monaco-editor.vs-dark .currentFindMatch{border:2px dotted activeborder !important;background:transparent !important;box-sizing:border-box}.monaco-editor.vs .find-widget,.monaco-editor.vs-dark .find-widget{border:1px solid windowtext}.monaco-editor.vs .monaco-list .monaco-list-row,.monaco-editor.vs-dark .monaco-list .monaco-list-row{-ms-high-contrast-adjust:none;color:windowtext !important}.monaco-editor.vs .monaco-list .monaco-list-row.focused,.monaco-editor.vs-dark .monaco-list .monaco-list-row.focused{color:highlighttext !important;background-color:highlight !important}.monaco-editor.vs .monaco-list .monaco-list-row:hover,.monaco-editor.vs-dark .monaco-list .monaco-list-row:hover{background:transparent !important;border:1px solid highlight;box-sizing:border-box}.monaco-editor.vs .monaco-scrollable-element>.scrollbar,.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar{-ms-high-contrast-adjust:none;background:background !important;border:1px solid windowtext;box-sizing:border-box}.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider,.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider{background:windowtext !important}.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider:hover,.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider:hover{background:highlight !important}.monaco-editor.vs .monaco-scrollable-element>.scrollbar>.slider.active,.monaco-editor.vs-dark .monaco-scrollable-element>.scrollbar>.slider.active{background:highlight !important}.monaco-editor.vs .decorationsOverviewRuler,.monaco-editor.vs-dark .decorationsOverviewRuler{opacity:0}.monaco-editor.vs .minimap,.monaco-editor.vs-dark .minimap{display:none}.monaco-editor.vs .squiggly-d-error,.monaco-editor.vs-dark .squiggly-d-error{background:transparent !important;border-bottom:4px double #E47777}.monaco-editor.vs .squiggly-c-warning,.monaco-editor.vs-dark .squiggly-c-warning{border-bottom:4px double #71B771}.monaco-editor.vs .squiggly-b-info,.monaco-editor.vs-dark .squiggly-b-info{border-bottom:4px double #71B771}.monaco-editor.vs .squiggly-a-hint,.monaco-editor.vs-dark .squiggly-a-hint{border-bottom:4px double #6c6c6c}.monaco-editor.vs .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{-ms-high-contrast-adjust:none;color:highlighttext !important;background-color:highlight !important}.monaco-editor.vs .monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .action-label,.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .action-label{-ms-high-contrast-adjust:none;background:transparent !important;border:1px solid highlight;box-sizing:border-box}.monaco-diff-editor.vs .diffOverviewRuler,.monaco-diff-editor.vs-dark .diffOverviewRuler{display:none}.monaco-editor.vs .line-insert,.monaco-editor.vs-dark .line-insert,.monaco-editor.vs .line-delete,.monaco-editor.vs-dark .line-delete{background:transparent !important;border:1px solid highlight !important;box-sizing:border-box}.monaco-editor.vs .char-insert,.monaco-editor.vs-dark .char-insert,.monaco-editor.vs .char-delete,.monaco-editor.vs-dark .char-delete{background:transparent !important}}

.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:rgba(0,0,0,0.03)}.monaco-diff-editor.vs-dark .diffOverview{background:rgba(255,255,255,0.01)}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar{background:rgba(0,0,0,0)}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:rgba(0,0,0,0)}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:rgba(171,171,171,0.4)}.modified-in-monaco-diff-editor.hc-black .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px !important;opacity:0.7 !important;display:flex !important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone{text-align:right}.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}

.monaco-diff-editor .diff-review-line-number{text-align:right;display:inline-block}.monaco-diff-editor .diff-review{position:absolute;user-select:none;-webkit-user-select:none;-ms-user-select:none}.monaco-diff-editor .diff-review-summary{padding-left:10px}.monaco-diff-editor .diff-review-shadow{position:absolute}.monaco-diff-editor .diff-review-row{white-space:pre}.monaco-diff-editor .diff-review-table{display:table;min-width:100%}.monaco-diff-editor .diff-review-row{display:table-row;width:100%}.monaco-diff-editor .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-diff-editor .diff-review-spacer>.codicon{font-size:9px !important}.monaco-diff-editor .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px}.monaco-diff-editor .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}

.context-view{position:absolute;z-index:2500}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;z-index:2500;color:inherit}

.context-view .monaco-menu{min-width:130px}

.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight,.quick-input-widget .monaco-highlighted-label .highlight{color:#0066BF}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight,.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9DDDFF}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight,.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight,.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#F38518}.monaco-keybinding>.monaco-keybinding-key{background-color:rgba(221,221,221,0.4);border:solid 1px rgba(204,204,204,0.4);border-bottom-color:rgba(187,187,187,0.4);box-shadow:inset 0 -1px 0 rgba(187,187,187,0.4);color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #6fc3df;box-shadow:none;color:#fff}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:rgba(128,128,128,0.17);border:solid 1px rgba(51,51,51,0.6);border-bottom-color:rgba(68,68,68,0.6);box-shadow:inset 0 -1px 0 rgba(68,68,68,0.6);color:#ccc}

.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;text-align:center;cursor:pointer;justify-content:center;align-items:center}.monaco-text-button:focus{outline-offset:2px !important}.monaco-text-button:hover{text-decoration:none !important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:0.4 !important;cursor:default}.monaco-text-button>.codicon{margin:0 0.2em;color:inherit !important}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown>.monaco-dropdown-button{margin-left:1px}.monaco-description-button{flex-direction:column}.monaco-description-button .monaco-button-label{font-weight:500}.monaco-description-button .monaco-button-description{font-style:italic}

.monaco-progress-container{width:100%;height:5px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:5px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width 100ms linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear;transform:translate3d(0px, 0px, 0px)}@keyframes progress{from{transform:translateX(0%) scaleX(1)}50%{transform:translateX(2500%) scaleX(3)}to{transform:translateX(4900%) scaleX(1)}}

.quick-input-widget{position:absolute;width:600px;z-index:2000;padding:0 1px 1px 1px;left:50%;margin-left:-300px}.quick-input-titlebar{display:flex;align-items:center}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-title{padding:3px 0px;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px}.quick-input-header .quick-input-description{margin:4px 2px}.quick-input-header{display:flex;padding:6px 6px 0px 6px;margin-bottom:-2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:27.5px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px 5px 2px 5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 0.2em;vertical-align:text-bottom}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-progress.monaco-progress-container,.quick-input-progress.monaco-progress-container .progress-bit{height:2px}.quick-input-list{line-height:22px;margin-top:6px}.quick-input-widget.hidden-input .quick-input-list{margin-top:0}.quick-input-list .monaco-list{overflow:hidden;max-height:calc(20 * 22px)}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;height:100%;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*='codicon-']{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:0.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-highlighted-label .highlight{font-weight:bold}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:8px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:0px 2px 2px 2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}

.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}

.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=text],.jsoneditor input[type=search],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=search]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=text]:focus,.jsoneditor input[type=search]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal input[type=search]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#ffffff;box-shadow:2px 2px 12px rgba(128,128,128,0.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:"dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;font-size:10pt}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#ffffff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px rgba(128,128,128,0.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:transparent;font-size:10pt;font-family:arial, sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px rgba(128,128,128,0.5);padding:0 10px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E")}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu ul,.jsoneditor-contextmenu li{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:hover,.jsoneditor-contextmenu .jsoneditor-menu button:focus{color:#1a1a1a;background-color:#f5f5f5;outline:none}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus{color:#ffffff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px !important;padding:45px 15px 15px 15px !important;box-shadow:2px 2px 12px rgba(128,128,128,0.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px !important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial, sans-serif;font-size:11pt;background:#3883fa;color:#ffffff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:none !important;font-size:24px !important;top:7px !important;right:7px !important;color:#ffffff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:#808080}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:10pt;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:bold;color:dodgerblue;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px 0}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table th,.jsoneditor-modal table td{text-align:left;vertical-align:middle;font-weight:normal;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal select,.jsoneditor-modal textarea,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal #query{background:#ffffff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal select,.jsoneditor-modal option,.jsoneditor-modal textarea,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal #query{font-size:10.5pt;font-family:arial, sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:"dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;font-size:10pt;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal select,.jsoneditor-modal input{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#ffffff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor-readonly,div.jsoneditor-default{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value{color:#1a1a1a}div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:#808080}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:#808080}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:#808080}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:none}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:#808080;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#ffffff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E")}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:none}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-72px -72px;cursor:move}div.jsoneditor-tree *:focus{outline:none}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:#808080;font-family:arial, sans-serif;font-size:10pt}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:#808080}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid #808080;cursor:pointer}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#ffffff;font-family:arial, sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #ffee00;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,0.4)}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-value.jsoneditor-url,a.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:hover,a.jsoneditor-value.jsoneditor-url:focus{color:#ee422e}div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover,div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-value.jsoneditor-highlight{background-color:#ffffab;border:1px solid #ffee00;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#ffee00;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-object,div.jsoneditor-value.jsoneditor-array{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:hover,div.jsoneditor-tree div.jsoneditor-show-more a:focus{color:#ee422e}textarea.jsoneditor-text,.ace-jsoneditor{min-height:150px}textarea.jsoneditor-text *,.ace-jsoneditor *{font-family:"dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#ffffff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-dragarea,tr.jsoneditor-selected button.jsoneditor-contextmenu-button{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:hover,div.jsoneditor-tree button.jsoneditor-dragarea:focus,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor tr,div.jsoneditor th,div.jsoneditor td{padding:0;margin:0}div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor td,div.jsoneditor th,div.jsoneditor textarea,pre.jsoneditor-preview,.jsoneditor-schema-error,.jsoneditor-popover{font-family:"dejavu sans mono", "droid sans mono", consolas, monaco, "lucida console", "courier new", courier, monospace, sans-serif;font-size:10pt;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,0.4);color:#ffffff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:hover .jsoneditor-popover,.jsoneditor-schema-error:focus .jsoneditor-popover{display:block;animation:fade-in 0.3s linear 1, move-up 0.3s linear 1}@keyframes fade-in{from{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:#808080;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s, opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-25px 0px;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein 0.3s;animation:fadein 0.3s;-moz-animation:fadein 0.3s;-o-animation:fadein 0.3s}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ffffff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>button,.jsoneditor-menu>.jsoneditor-modes>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");color:#ffffff;opacity:0.8;font-family:arial, sans-serif;font-size:10pt;float:left}.jsoneditor-menu>button:hover,.jsoneditor-menu>.jsoneditor-modes>button:hover{background-color:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.4)}.jsoneditor-menu>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>.jsoneditor-modes>button:active{background-color:rgba(255,255,255,0.3)}.jsoneditor-menu>button:disabled,.jsoneditor-menu>.jsoneditor-modes>button:disabled{opacity:0.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>button.jsoneditor-separator,.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial, sans-serif;font-size:10pt;color:#ffffff;opacity:0.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#808080;background-color:#ebebeb;overflow:hidden;font-family:arial, sans-serif;font-size:10pt}.jsoneditor-search{font-family:arial, sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:none;margin:1px;line-height:20px;font-family:arial, sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial, sans-serif;color:#ffffff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#ffffff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:#808080;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10pt}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url("data:image/svg+xml,%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:cc='http://creativecommons.org/ns%23' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd' xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape' width='240' height='144' id='svg4136' version='1.1' inkscape:version='0.91 r13725' sodipodi:docname='jsoneditor-icons.svg'%3E %3Ctitle id='title6512'%3EJSON Editor Icons%3C/title%3E %3Cmetadata id='metadata4148'%3E %3Crdf:RDF%3E %3Ccc:Work rdf:about=''%3E %3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E %3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E %3Cdc:title%3EJSON Editor Icons%3C/dc:title%3E %3C/cc:Work%3E %3C/rdf:RDF%3E %3C/metadata%3E %3Cdefs id='defs4146' /%3E %3Csodipodi:namedview pagecolor='%23ff63ff' bordercolor='%23666666' borderopacity='1' objecttolerance='10' gridtolerance='10' guidetolerance='10' inkscape:pageopacity='0' inkscape:pageshadow='2' inkscape:window-width='1920' inkscape:window-height='1026' id='namedview4144' showgrid='true' inkscape:zoom='4' inkscape:cx='13.229181' inkscape:cy='119.82429' inkscape:window-x='0' inkscape:window-y='0' inkscape:window-maximized='1' inkscape:current-layer='svg4136' showguides='false' borderlayer='false' inkscape:showpageshadow='true' showborder='true'%3E %3Cinkscape:grid type='xygrid' id='grid4640' empspacing='24' /%3E %3C/sodipodi:namedview%3E %3C!-- Created with SVG-edit - http://svg-edit.googlecode.com/ --%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1' height='16' width='16' y='4' x='4' /%3E %3Crect id='svg_1-7' height='16' width='16' y='3.999995' x='28.000006' style='fill:%23ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' x='52.000004' y='3.999995' width='16' height='16' id='rect4165' /%3E %3Crect id='rect4175' height='16' width='16' y='3.9999852' x='172.00002' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect id='rect4175-3' height='16' width='16' y='3.999995' x='196' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cg id='g4299' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Cg id='g4299-3' transform='matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)' style='stroke:none'%3E %3Crect x='7.0000048' y='10.999998' width='9.9999924' height='1.9999986' id='svg_1-1-0' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Crect x='11.000005' y='7.0000114' width='1.9999955' height='9.9999838' id='svg_1-1-1-9' style='fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3C/g%3E %3Crect id='svg_1-7-5' height='6.9999905' width='6.9999909' y='7.0000048' x='55.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' x='58' y='10.00001' width='6.9999909' height='6.9999905' id='rect4354' /%3E %3Crect id='svg_1-7-5-7' height='6.9999905' width='6.9999909' y='10.000005' x='58.000004' style='fill:%23ffffff;fill-opacity:1;stroke:%233c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647' /%3E %3Cg id='g4378'%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='10.999999' width='7.9999909' height='1.9999965' id='svg_1-7-5-3' /%3E %3Crect id='rect4374' height='1.9999946' width='11.999995' y='7.0000005' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect id='rect4376' height='1.9999995' width='3.9999928' y='14.999996' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3C/g%3E %3Cg transform='matrix(1,0,0,-1,-23.999995,23.999995)' id='g4383'%3E %3Crect id='rect4385' height='1.9999965' width='7.9999909' y='10.999999' x='198' style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='7.0000005' width='11.999995' height='1.9999946' id='rect4387' /%3E %3Crect style='fill:%23ffffff;fill-opacity:1;stroke:%23000000;stroke-width:0' x='198' y='14.999996' width='3.9999928' height='1.9999995' id='rect4389' /%3E %3C/g%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-4' width='16' height='16' x='76' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z' id='path4351' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:%23ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z' id='path4351-9' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-25' width='16' height='16' x='100' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z' id='path2987' inkscape:connector-curvature='0' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z' id='path2987-1' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-73' width='16' height='16' x='124' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z' id='path3780' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccc' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;stroke:none' d='m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z' id='path3782' inkscape:connector-curvature='0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none' id='rect3754-35' width='16' height='16' x='148' y='3.9999199' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:1;stroke:none' d='m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z' id='path5008-2-8' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccc' /%3E %3Crect id='svg_1-7-2' height='1.9999961' width='11.999996' y='64' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='svg_1-7-2-2' height='2.9999905' width='2.9999907' y='52' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='52' width='2.9999907' height='2.9999905' id='rect4561' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='80.000008' y='58' width='2.9999907' height='2.9999905' id='rect4563' /%3E %3Crect id='rect4565' height='2.9999905' width='2.9999907' y='58' x='85.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect id='rect4567' height='2.9999905' width='2.9999907' y='64' x='80.000008' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='85.000008' y='64' width='2.9999907' height='2.9999905' id='rect4569' /%3E %3Ccircle style='opacity:1;fill:none;fill-opacity:1;stroke:%234c4c4c;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4571' cx='110.06081' cy='57.939209' r='4.7438836' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='116.64566' y='-31.79752' width='4.229713' height='6.4053884' id='rect4563-2' transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' /%3E %3Cpath style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 125,56 138.77027,56.095 132,64 Z' id='path4613' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615' d='M 149,64 162.77027,63.905 156,56 Z' style='fill:%234c4c4c;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='54' y='53' width='11.999996' height='1.9999961' id='rect4638' /%3E %3Crect id='svg_1-7-2-24' height='1.9999957' width='12.99999' y='-56' x='53' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' x='53' y='-66' width='12.99999' height='1.9999957' id='rect4657' /%3E %3Crect id='rect4659' height='0.99999291' width='11.999999' y='57' x='54' style='fill:%234c4c4c;fill-opacity:0.98431373;stroke:none;stroke-width:0' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='88.000122' width='11.999996' height='1.9999961' id='rect4661' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='76.000122' width='2.9999907' height='2.9999905' id='rect4663' /%3E %3Crect id='rect4665' height='2.9999905' width='2.9999907' y='76.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect id='rect4667' height='2.9999905' width='2.9999907' y='82.000122' x='80.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='85.000008' y='82.000122' width='2.9999907' height='2.9999905' id='rect4669' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='80.000008' y='88.000122' width='2.9999907' height='2.9999905' id='rect4671' /%3E %3Crect id='rect4673' height='2.9999905' width='2.9999907' y='88.000122' x='85.000008' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Ccircle r='4.7438836' cy='81.939331' cx='110.06081' id='circle4675' style='opacity:1;fill:none;fill-opacity:1;stroke:%23d3d3d3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Crect transform='matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)' id='rect4677' height='6.4053884' width='4.229713' y='-14.826816' x='133.6163' style='fill:%23d3d3d3;fill-opacity:1;stroke:%23d3d3d3;stroke-width:0;stroke-opacity:1' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4679' d='m 125,80.000005 13.77027,0.09499 L 132,87.999992 Z' style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='fill:%23d3d3d3;fill-opacity:1;fill-rule:evenodd;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='M 149,88.0002 162.77027,87.9052 156,80.0002 Z' id='path4681' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Crect id='rect4683' height='1.9999961' width='11.999996' y='77.000122' x='54' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' /%3E %3Crect transform='matrix(0,1,-1,0,0,0)' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='77.000122' y='-56' width='12.99999' height='1.9999957' id='rect4685' /%3E %3Crect id='rect4687' height='1.9999957' width='12.99999' y='-66' x='77.000122' style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' transform='matrix(0,1,-1,0,0,0)' /%3E %3Crect style='fill:%23d3d3d3;fill-opacity:1;stroke:none;stroke-width:0;stroke-opacity:1' x='54' y='81.000122' width='11.999999' height='0.99999291' id='rect4689' /%3E %3Crect id='rect4761-1' height='1.9999945' width='15.99999' y='101' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-0' height='1.9999945' width='15.99999' y='105' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-7' height='1.9999945' width='9' y='109' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1' height='1.9999945' width='12' y='125' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4' height='1.9999945' width='10' y='137' x='76.000008' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4' height='1.9999945' width='10' y='129' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Crect id='rect4761-1-1-4-4-3' height='1.9999945' width='9' y='133' x='82' style='fill:%23ffffff;fill-opacity:0.8;stroke:none;stroke-width:0' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,100.0254 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,100.5991 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1452 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533865,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550756,0 6.710442,-2.4113 7.650391,-5.9414 0.939949,-3.5301 -0.618463,-7.2736 -3.710938,-9.0703 -1.159678,-0.6738 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.8;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,99.9629 c -1.270084,0.039 -2.541493,0.3887 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5402 -3.710937,9.0703 0.939949,3.5301 4.09768,5.9414 7.648437,5.9414 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4056 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,100 0,2 -2.4999996,0 L 12,107 l 4,-5 -2.5,0 0,-2 -3,0 z' id='path3055-0-77' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9850574,108.015 14.0298856,-0.03' id='path5244-5-0-5' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath style='opacity:0.8;fill:none;stroke:%23ffffff;stroke-width:1.96599996;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' d='m 4.9849874,132.015 14.0298866,-0.03' id='path5244-5-0-5-8' inkscape:connector-curvature='0' sodipodi:nodetypes='cc' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 36.398438,123.9629 c -0.423362,-0.013 -0.846847,0.01 -1.265626,0.062 -1.656562,0.2196 -3.244567,0.9739 -4.507812,2.2266 L 29,124.5366 l -2.324219,7.7129 7.826172,-1.9062 -1.804687,-1.9063 c 1.597702,-1.5308 4.048706,-1.8453 5.984375,-0.7207 1.971162,1.1453 2.881954,3.3975 2.308593,5.5508 -0.573361,2.1533 -2.533864,3.6953 -4.830078,3.6953 l 0,3.0742 c 3.550757,0 6.710442,-2.4093 7.650391,-5.9394 0.939949,-3.5301 -0.618463,-7.2756 -3.710938,-9.0723 -1.159678,-0.6737 -2.431087,-1.0231 -3.701171,-1.0625 z' id='path4138-12' /%3E %3Cpath inkscape:connector-curvature='0' style='color:%23000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:0.4;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000000;solid-opacity:1;fill:%234d4d4d;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.66157866;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate' d='m 59.722656,123.9629 c -1.270084,0.039 -2.541493,0.3888 -3.701172,1.0625 -3.092475,1.7967 -4.650886,5.5422 -3.710937,9.0723 0.939949,3.5301 4.09768,5.9394 7.648437,5.9394 l 0,-3.0742 c -2.296214,0 -4.256717,-1.542 -4.830078,-3.6953 -0.573361,-2.1533 0.337432,-4.4055 2.308594,-5.5508 1.935731,-1.1246 4.38863,-0.8102 5.986326,0.7207 l -1.806638,1.9063 7.828128,1.9062 -2.32422,-7.7129 -1.62696,1.7168 c -1.26338,-1.2531 -2.848917,-2.0088 -4.505855,-2.2285 -0.418778,-0.055 -0.842263,-0.076 -1.265625,-0.062 z' id='path4138-1-3' /%3E %3Cpath id='path6191' d='m 10.5,116 0,-2 -2.4999996,0 L 12,109 l 4,5 -2.5,0 0,2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath inkscape:connector-curvature='0' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' d='m 10.5,129 0,-2 -2.4999996,0 L 12,122 l 4,5 -2.5,0 0,2 -3,0 z' id='path6193' /%3E %3Cpath id='path6195' d='m 10.5,135 0,2 -2.4999996,0 L 12,142 l 4,-5 -2.5,0 0,-2 -3,0 z' style='opacity:0.8;fill:%23ffffff;fill-opacity:1;stroke:none;stroke-width:1.96599996;stroke-miterlimit:4;stroke-dasharray:none' inkscape:connector-curvature='0' /%3E %3Cpath sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4500' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073242' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073242 -3.833708,2.213392 -3.8337072,2.213393 0,-4.426785 0,-4.426784 3.8337082,2.213392 z' inkscape:transform-center-x='-1.2779026' /%3E %3Cpath inkscape:transform-center-x='1.277902' d='m -31.500004,60.073242 -3.833708,2.213392 -3.833707,2.213393 0,-4.426785 0,-4.426784 3.833707,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073242' sodipodi:cx='-36.611614' sodipodi:sides='3' id='path4502' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='scale(-1,1)' /%3E %3Cpath d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' inkscape:randomized='0' inkscape:rounded='0' inkscape:flatsided='false' sodipodi:arg2='1.0471976' sodipodi:arg1='0' sodipodi:r2='2.5558052' sodipodi:r1='5.1116104' sodipodi:cy='60.073212' sodipodi:cx='11.55581' sodipodi:sides='3' id='path4504' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' sodipodi:type='star' transform='matrix(0,1,-1,0,72.0074,71.7877)' inkscape:transform-center-y='1.2779029' /%3E %3Cpath inkscape:transform-center-y='-1.2779026' transform='matrix(0,-1,-1,0,96,96)' sodipodi:type='star' style='fill:%234d4d4d;fill-opacity:0.90196078;stroke:%23d3d3d3;stroke-width:0;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none' id='path4506' sodipodi:sides='3' sodipodi:cx='11.55581' sodipodi:cy='60.073212' sodipodi:r1='5.1116104' sodipodi:r2='2.5558052' sodipodi:arg1='0' sodipodi:arg2='1.0471976' inkscape:flatsided='false' inkscape:rounded='0' inkscape:randomized='0' d='m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z' /%3E %3Cpath sodipodi:nodetypes='cccc' inkscape:connector-curvature='0' id='path4615-5' d='m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z' style='fill:%23fbb917;fill-opacity:1;fill-rule:evenodd;stroke:%23fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,55 0,6 2,0 0,-6' id='path4300' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='opacity:1;fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 179,62 0,2 2,0 0,-2' id='path4300-6' inkscape:connector-curvature='0' sodipodi:nodetypes='cccc' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:%23ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-opacity:0.8' d='M 99.994369,113.0221 102,114.98353 l 7,-6.9558 3,0.97227 2,-1 1,-2 0,-3 -3,3 -3,-3 3,-3 -3,0 -2,1 -1,2 0.99437,3.0221 z' id='path4268' inkscape:connector-curvature='0' sodipodi:nodetypes='ccccccccccccccc' /%3E %3Crect id='rect4175-3-5' height='16' width='16' y='4' x='220' style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' /%3E %3Cpath style='fill:%23ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 234,6 0,2 -5,5 0,5 -2,0 0,-5 -5,-5 0,-2' id='path3546' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Cg transform='matrix(1.3333328,0,0,-1.5999992,-139.9999,127.19999)' id='g4383-6'%3E %3Crect id='rect4385-2' height='1.2499905' width='5.9999924' y='12.625005' x='198.00002' style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='15.125007' width='7.4999928' height='1.2499949' id='rect4387-9' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='7.6250024' width='2.9999909' height='1.2499905' id='rect4389-1-0' /%3E %3Crect style='fill:%23ffffff;fill-opacity:0.8;stroke:%23000000;stroke-width:0' x='198.00002' y='10.125004' width='4.4999919' height='1.2499905' id='rect4389-1-9' /%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 207.00001,16.375004 0,-5.625005 -2.25,0 3,-3.1250014 3,3.1250014 -2.25,0 0,5.625005 -1.5,0' id='path4402' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3C/g%3E %3Cpath style='fill:%23ffffff;fill-opacity:0.8;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' d='m 164,100 0,3 -6,6 0,7 -4,0 0,-7 -6,-6 0,-3' id='path3546-2-2' inkscape:connector-curvature='0' sodipodi:nodetypes='cccccccc' /%3E %3Crect style='fill:%234c4c4c;fill-opacity:1;stroke:none;stroke-width:0' id='svg_1-3' height='16' width='16' y='28' x='4' /%3E %3Cpath sodipodi:nodetypes='ccccccccc' inkscape:connector-curvature='0' id='path4402-5-7' d='m 15,41 0,-7 -4,0 0,3 -5,-4 5,-4 0,3 6,0 0,9' style='fill:%23ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.68465352px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1' /%3E %3C/svg%3E");background-position:-25px 0px}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:none}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px rgba(128,128,128,0.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial, sans-serif;font-size:10pt}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial, sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
 * Selectr 2.4.0
 * https://github.com/Mobius1/Selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0px, 0px, 0px, 0px);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px !important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999999;border-radius:3px;background-color:#ffffff}.selectr-selected::before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";-o-transform:rotate(0deg) translate3d(0px, -50%, 0px);-ms-transform:rotate(0deg) translate3d(0px, -50%, 0px);-moz-transform:rotate(0deg) translate3d(0px, -50%, 0px);-webkit-transform:rotate(0deg) translate3d(0px, -50%, 0px);transform:rotate(0deg) translate3d(0px, -50%, 0px);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.open .selectr-selected::before,.selectr-container.native-open .selectr-selected::before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#ffffff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999999 #999999;border-radius:0 0 3px 3px;background-color:#ffffff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0px, -50%, 0px);-ms-transform:translate3d(0px, -50%, 0px);-moz-transform:translate3d(0px, -50%, 0px);-webkit-transform:translate3d(0px, -50%, 0px);transform:translate3d(0px, -50%, 0px);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear::before,.selectr-clear::after,.selectr-input-clear::before,.selectr-input-clear::after,.selectr-tag-remove::before,.selectr-tag-remove::after{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove::before,.selectr-tag-remove::after{top:4px;width:3px;height:12px;background-color:#ffffff}.selectr-clear:before,.selectr-input-clear::before,.selectr-tag-remove::before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear::after,.selectr-tag-remove::after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999999;border-radius:0 0 3px 3px;background-color:#ffffff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.open .selectr-options,.selectr-container.open .selectr-input-container,.selectr-container.notice .selectr-options-container{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:normal}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:bold;padding:0}.selectr-optgroup--label{font-weight:bold;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#ffffff;background-color:#5897fb}.selectr-option.disabled{opacity:0.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999999 #999999 transparent #999999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected::after{-o-transform:rotate(180deg) translate3d(0px, 50%, 0px);-ms-transform:rotate(180deg) translate3d(0px, 50%, 0px);-moz-transform:rotate(180deg) translate3d(0px, 50%, 0px);-webkit-transform:rotate(180deg) translate3d(0px, 50%, 0px);transform:rotate(180deg) translate3d(0px, 50%, 0px)}.selectr-disabled{opacity:0.6}.selectr-empty,.has-selected .selectr-placeholder{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected::after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading::after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";-o-transform:translate3d(0px, -50%, 0px);-ms-transform:translate3d(0px, -50%, 0px);-moz-transform:translate3d(0px, -50%, 0px);-webkit-transform:translate3d(0px, -50%, 0px);transform:translate3d(0px, -50%, 0px);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:500ms linear 0s normal forwards infinite running selectr-spin;-webkit-animation:500ms linear 0s normal forwards infinite running selectr-spin;animation:500ms linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0px, -50%, 0px);transform:rotate(0deg) translate3d(0px, -50%, 0px)}100%{-webkit-transform:rotate(360deg) translate3d(0px, -50%, 0px);transform:rotate(360deg) translate3d(0px, -50%, 0px)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0deg) translate3d(0px, -50%, 0px);transform:rotate(0deg) translate3d(0px, -50%, 0px)}100%{-webkit-transform:rotate(360deg) translate3d(0px, -50%, 0px);transform:rotate(360deg) translate3d(0px, -50%, 0px)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999999 #999999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999999 #999999 transparent;border-radius:3px 3px 0 0;background-color:#ffffff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}


abris-time{display:block}.jqclockpicker-header{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));border-radius:6px;height:30px;padding:0;font-size:13px;margin-bottom:5px}.jqclockpicker-time{font-size:14px;font-weight:normal}.jqclockpicker-container.jqclockpicker-position-bottom.jqclockpicker-align-left{border-radius:5px;border:1px solid var(--abc-primary-1, #697a9b);padding:2px}.jqclockpicker-tick.jqclockpicker-tick-active{background:var(--abc-secondary-a-0, #73da8e);color:var(--abc-primary-2, #264786)}.jqclockpicker-body{padding:2px}

abris-month-year{display:block}

abris-type-select{display:inline-block;width:100%}abris-type-select #container{height:300px;border:1px solid grey;margin-top:5px}

abris-interval{display:block}body .ui-widget.time-duration-picker-content{background-color:var(--abc-primary-1, #697a9b);box-shadow:1px 1px 3px var(--abc-primary-3-op-40, rgba(157,182,231,0.4));border:1px solid var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:8px}

abris-datetime,abris-datetimetz{display:flex;width:100%;min-height:30px}abris-datetime select,abris-datetimetz select{border:none;margin-right:auto;margin-left:5px;background:none !important}abris-datetime .abris-datetimepicker,abris-datetimetz .abris-datetimepicker{display:flex;flex-grow:1}abris-datetime .abris-datetimepicker .abris-datetimepicker-container,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container{display:flex;align-items:center;margin-right:10px;width:100%}abris-datetime .abris-datetimepicker .abris-datetimepicker-container input,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container input{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;margin:0}abris-datetime .abris-datetimepicker .abris-datetimepicker-container input:read-only,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container input:read-only{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}abris-datetime .abris-datetimepicker .abris-datetimepicker-container input:focus,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container input:focus{outline:none;border-color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));color:var(--abc-primary-3, #9db6e7)}abris-datetime .abris-datetimepicker .abris-datetimepicker-container .svg-icon,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container .svg-icon{display:none;margin-left:-15px;height:10px;width:10px}abris-datetime .abris-datetimepicker .abris-datetimepicker-container:last-child,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container:last-child{margin-right:0}abris-datetime .abris-datetimepicker .abris-datetimepicker-container:hover .svg-icon,abris-datetimetz .abris-datetimepicker .abris-datetimepicker-container:hover .svg-icon{display:block}abris-datetime .abris-property-group-buttons,abris-datetimetz .abris-property-group-buttons{display:flex}abris-datetime .abris-property-group-buttons .btn-property,abris-datetimetz .abris-property-group-buttons .btn-property{margin-left:10px}


abris-numrange .input-group .form-control{z-index:0}

abris-tree{position:relative;display:block;height:100%}.scroll-table{font-weight:normal;font-size:14px;height:calc(100% - 40px);overflow-y:auto;display:flex;flex-direction:column;width:100%;padding-right:30px}.scroll-table .scroll-table-container{flex-grow:1;margin-bottom:10px}.scroll-table .scroll-table-container table{border:none;border-spacing:0px;margin-top:-10px;font-family:'Roboto', sans-serif}.scroll-table .scroll-table-container table thead{position:sticky;top:0;z-index:1}.scroll-table .scroll-table-container table thead tr .abrs-tree-grad{background:linear-gradient(180deg, var(--abc-primary-1, #7694ce) 0%, transparent 80%);height:20px}.scroll-table .scroll-table-container table .c-item-container td .c-item-title{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-table .scroll-table-container table.abrs-tree-expand{margin:0}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr{color:var(--abc-primary-2, #264786)}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr .abrs-tree-title{padding:6px 10px;text-align:center;background:var(--abc-primary-0, #7694ce);font-weight:normal;border-right:1px solid var(--abc-primary-2-op-10, rgba(38,71,134,0.1))}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr .abrs-tree-title:first-child{border-radius:8px 0 0 0}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr .abrs-tree-title:last-child{border-radius:0 8px 0 0}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr .abrs-tree-title:first-child:last-child{border-radius:8px}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr:last-child .abrs-tree-title{border-radius:0}.scroll-table .scroll-table-container table.abrs-tree-expand thead tr:last-child .abrs-tree-title:last-child{border-right:1px solid var(--abc-primary-0, #7694ce)}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container:not(.load-more) td{padding-right:15px}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container:not(.load-more) td .c-item{padding-right:20px}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container:nth-child(2n){background:var(--abc-primary-1-dark-3, #627393)}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container:nth-child(2n) td{background:transparent}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container.load-more .c-item-line{min-height:27px}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container.c-item-line-selected{background:#c8d0ef}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container.c-item-line-selected .c-item-line .c-item-line-container .c-item{background:transparent;border-radius:0px}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container .c-item-line .c-item-line-container .c-item:hover{background:transparent;border-radius:0px}.scroll-table .scroll-table-container table.abrs-tree-expand .c-item-container:hover{background:linear-gradient(90deg, var(--abc-primary-1-dark-8, #586784) 10%, var(--abc-primary-1-dark-4, #607090) 100%)}.abrs-tree-status .abrs-tree-status-container{display:flex;border-top:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));text-align:left;padding:7px 5px;align-items:center;min-width:300px}.abrs-tree-status .abrs-tree-status-container .abrs-tree-status-loading{font-weight:bold;font-size:12px;color:var(--abc-secondary-a-1, #69a379);margin-right:5px}.abrs-tree-status .abrs-tree-status-container .abrs-tree-status-loaded{font-size:12px;color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));font-weight:normal;margin-right:25px}.abrs-tree-status .abrs-tree-status-container .rows-go-to{display:flex;align-items:center}.abrs-tree-status .abrs-tree-status-container .rows-go-to span{margin-right:10px;font-size:12px;color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65))}.abrs-tree-status .abrs-tree-status-container .rows-go-to input{background:var(--abc-primary-2-op-30, rgba(38,71,134,0.3));border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));padding:2px;border-radius:5px;width:40px;margin-right:3px}.abrs-tree-status .abrs-tree-status-container .rows-go-to .btn-transparent{margin:0;padding:3px;height:fit-content}.abrs-tree-status .abrs-tree-status-container .rows-go-to .btn-transparent .svg-icon{margin:0}.abrs-tree-status-grad{position:absolute;left:0;bottom:40px;height:20px;background:linear-gradient(180deg, transparent 0%, var(--abc-primary-1, #697a9b) 80%);width:calc(100% - 8px)}.abrs-tree-status-grad.status-loading{background:repeating-linear-gradient(-45deg, rgba(5,97,37,0.745098) 0 20px, rgba(7,136,52,0.745098) 20px 40px);bottom:40px;padding:5px;border-radius:5px;height:auto;display:flex;align-items:center;justify-content:center}.abrs-tree-status-grad.status-loading .abrs-tree-status-loading{color:var(--abc-primary-2, #264786)}.scroll-table-scroller{height:calc(100% - 30px);position:absolute;background:#f8f9fdea;top:1px;width:25px;left:0px;padding:4px;border-left:1px solid var(--abc-primary-0-op-05, rgba(118,148,206,0.05));z-index:2;box-shadow:-1px 1px 6px -2px rgba(50,50,50,0.15)}.scroll-table-scroller .scroller{background:rgba(169,181,230,0.6);box-shadow:0px 0px 6px 0px rgba(50,50,50,0.2);display:block;width:100%;position:absolute;left:0px;z-index:-1}.scroll-table-scroller .scroller-tree-im{background:repeating-linear-gradient(var(--abc-primary-0-op-30, rgba(118,148,206,0.3)), var(--abc-primary-0-op-30, rgba(118,148,206,0.3)) 2px, transparent 2px, transparent 6px);display:block;width:100%;height:100%;z-index:3}.scroll-table-scroller .scroller-tree-hint{background:#fed66a;border:solid 1px var(--abc-primary-1-dark-8, #586784);box-shadow:0 0 6px -2px var(--abc-primary-3-op-40, rgba(157,182,231,0.4));width:auto;height:auto;padding:3px;position:absolute;left:28px;border-radius:3px}.scroll-table-scroller .scroller-position{width:27px;height:4px;display:block;position:absolute;background:#1c9303;left:-1px}.abrs-classifier-content-row{display:flex}

abris-tree-select-filter{display:block;position:relative}

abris-relation-show{display:block;margin:0 10px 10px 0}abris-relation-show abris-dropdown-wrapper.dropdown.open .dropdown-menu{display:block}abris-relation-show abris-dropdown-wrapper.dropdown.open .dropdown-menu abris-actions .er-actions-row{width:auto;margin-left:0;margin-bottom:8px}

abris-uint8h{display:block;cursor:default}abris-uint8h .uint8h-picker-component{width:100%;height:30px;display:flex}abris-uint8h .uint8h-item{width:28px;height:32px;background:var(--abc-primary-2, #264786);border:1px solid #ccc;border-radius:3px;padding-top:7px;text-align:center;cursor:pointer}abris-uint8h .uint8h-item:after{content:'.'}abris-uint8h .uint8h-active{border-color:orange;background-color:rgba(255,192,0,0.3)}abris-uint8h .uint8h-active:hover{border-color:orange !important;background-color:rgba(255,192,0,0.3) !important}abris-uint8h .na:after{content:''}abris-uint8h .uint8h-item:hover{border-color:deepskyblue;background-color:rgba(0,255,255,0.1);border-left:1px solid deepskyblue;border-right:1px solid deepskyblue}abris-uint8h .nb-r{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}abris-uint8h .nb-l{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}abris-uint8h .nb-lr{border-radius:0;border-right:0;border-left:0}

abris-mtext{display:block;cursor:default}abris-mtext .mtext-editor-component{width:100%;height:34px;user-select:none}abris-mtext .lang-input{width:100% !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}abris-mtext .lang-select{border:1px solid #ccc;border-right:0 !important;border-radius:3px !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}

#trumbowyg-icons{overflow:hidden;visibility:hidden;height:0;width:0}#trumbowyg-icons svg{height:0;width:0}.trumbowyg-box *,.trumbowyg-box *::before,.trumbowyg-box *::after,.trumbowyg-modal *,.trumbowyg-modal *::before,.trumbowyg-modal *::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.trumbowyg-box svg,.trumbowyg-modal svg{width:17px;height:100%;fill:#222}.trumbowyg-box,.trumbowyg-editor{display:block;position:relative;border:1px solid #DDD;width:100%;min-height:300px}.trumbowyg-box .trumbowyg-editor{margin:0 auto}.trumbowyg-box.trumbowyg-fullscreen{background:#FEFEFE;border:none !important}.trumbowyg-editor,.trumbowyg-textarea{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:20px;min-height:300px;width:100%;border-style:none;resize:none;outline:none;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.trumbowyg-editor.trumbowyg-autogrow-on-enter,.trumbowyg-textarea.trumbowyg-autogrow-on-enter{-webkit-transition:height 300ms ease-out;-o-transition:height 300ms ease-out;transition:height 300ms ease-out}.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:transparent !important;text-shadow:0 0 7px #333}@media screen and (min-width: 0 \0){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(200,200,200,0.6) !important}}@supports (-ms-accelerator: true){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(200,200,200,0.6) !important}}.trumbowyg-box-blur .trumbowyg-editor img,.trumbowyg-box-blur .trumbowyg-editor hr{opacity:0.2}.trumbowyg-textarea{position:relative;display:block;overflow:auto;border:none;font-size:14px;font-family:"Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;line-height:18px}.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{height:1px !important;width:25%;min-height:0 !important;padding:0 !important;background:none;opacity:0 !important}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea{display:block;margin-bottom:1px}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor{display:none}.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea{opacity:0.8;background:none}.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before{content:attr(placeholder);color:#999;pointer-events:none;white-space:break-spaces}.trumbowyg-button-pane{width:100%;min-height:36px;background:#ecf0f1;border-bottom:1px solid #d7e0e2;margin:0;padding:0 5px;position:relative;list-style-type:none;line-height:10px;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:11}.trumbowyg-button-pane::after{content:" ";display:block;position:absolute;top:36px;left:0;right:0;width:100%;height:1px;background:#d7e0e2}.trumbowyg-button-pane .trumbowyg-button-group{display:inline-block}.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-button-pane .trumbowyg-button-group::after{content:" ";display:inline-block;width:1px;background:#d7e0e2;margin:0 5px;height:35px;vertical-align:top}.trumbowyg-button-pane .trumbowyg-button-group:last-child::after{content:none}.trumbowyg-button-pane button{display:inline-block;position:relative;width:35px;height:35px;padding:1px 6px !important;margin-bottom:1px;overflow:hidden;border:none;cursor:pointer;background:none;vertical-align:middle;-webkit-transition:background-color 150ms, opacity 150ms;-o-transition:background-color 150ms, opacity 150ms;transition:background-color 150ms, opacity 150ms}.trumbowyg-button-pane button.trumbowyg-textual-button{width:auto;line-height:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),.trumbowyg-button-pane button.trumbowyg-disable,.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button){opacity:0.2;cursor:default;pointer-events:none}.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::before,.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group::before{background:#e3e9eb}.trumbowyg-button-pane button:not(.trumbowyg-disable):hover,.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-button-pane button.trumbowyg-active{background-color:#FFF;outline:none}.trumbowyg-button-pane .trumbowyg-open-dropdown::after{display:block;content:" ";position:absolute;top:25px;right:3px;height:0;width:0;border:3px solid transparent;border-top-color:#555}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button{padding-left:10px !important;padding-right:18px !important}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button::after{top:17px;right:7px}.trumbowyg-button-pane .trumbowyg-right{float:right}.trumbowyg-dropdown{max-width:300px;max-height:250px;overflow-y:auto;overflow-x:hidden;white-space:nowrap;border:1px solid #ecf0f1;padding:5px 0;border-top:none;background:#FFF;margin-left:-1px;-webkit-box-shadow:rgba(0,0,0,0.1) 0 2px 3px;box-shadow:rgba(0,0,0,0.1) 0 2px 3px;z-index:12}.trumbowyg-dropdown button{display:block;width:100%;height:35px;line-height:35px;text-decoration:none;background:#FFF;padding:0 20px 0 10px;color:#333 !important;border:none;cursor:pointer;text-align:left;font-size:15px;-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms}.trumbowyg-dropdown button:hover,.trumbowyg-dropdown button:focus{background:#ecf0f1}.trumbowyg-dropdown button svg{float:left;margin-right:14px}.trumbowyg-modal{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);max-width:520px;width:100%;height:350px;z-index:12;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.trumbowyg-modal-box{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);max-width:500px;width:calc(100% - 20px);padding-bottom:45px;z-index:1;background-color:#FFF;text-align:center;font-size:14px;-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 3px;box-shadow:rgba(0,0,0,0.2) 0 2px 3px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.trumbowyg-modal-box .trumbowyg-modal-title{font-size:24px;font-weight:bold;margin:0 0 20px;padding:15px 0 13px;display:block;border-bottom:1px solid #EEE;color:#333;background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-progress{width:100%;height:3px;position:absolute;top:58px}.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar{background:#2BC06A;width:0;height:100%;-webkit-transition:width 150ms linear;-o-transition:width 150ms linear;transition:width 150ms linear}.trumbowyg-modal-box .trumbowyg-input-row{position:relative;margin:15px 12px;border:1px solid #DEDEDE;overflow:hidden}.trumbowyg-modal-box .trumbowyg-input-infos{text-align:left;-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;width:150px;border-right:1px solid #DEDEDE;padding:0 7px;background-color:#fbfcfc;position:absolute;left:0;top:0;bottom:0}.trumbowyg-modal-box .trumbowyg-input-infos label{color:#69878f;overflow:hidden;height:27px;line-height:27px}.trumbowyg-modal-box .trumbowyg-input-infos label,.trumbowyg-modal-box .trumbowyg-input-infos label span{display:block;height:27px;line-height:27px;-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms}.trumbowyg-modal-box .trumbowyg-input-infos .trumbowyg-msg-error{color:#e74c3c}.trumbowyg-modal-box .trumbowyg-input-html{padding:1px 1px 1px 152px}.trumbowyg-modal-box .trumbowyg-input-html,.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html textarea,.trumbowyg-modal-box .trumbowyg-input-html select{font-size:14px}.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html textarea,.trumbowyg-modal-box .trumbowyg-input-html select{-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;height:27px;line-height:27px;border:0;width:100%;padding:0 7px}.trumbowyg-modal-box .trumbowyg-input-html input:hover,.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:hover,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus,.trumbowyg-modal-box .trumbowyg-input-html select:hover,.trumbowyg-modal-box .trumbowyg-input-html select:focus{outline:1px solid #95a5a6}.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus,.trumbowyg-modal-box .trumbowyg-input-html select:focus{background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-input-html input[type="checkbox"]{width:16px;height:16px;padding:0}.trumbowyg-modal-box .trumbowyg-input-html-with-checkbox{text-align:left;padding:3px 1px 1px 3px}.trumbowyg-modal-box .trumbowyg-input-error input,.trumbowyg-modal-box .trumbowyg-input-error select,.trumbowyg-modal-box .trumbowyg-input-error textarea{outline:1px solid #e74c3c}.trumbowyg-modal-box .trumbowyg-input-error .trumbowyg-input-infos label span:first-child{margin-top:-27px}.trumbowyg-modal-box .error{margin-top:25px;display:block;color:red}.trumbowyg-modal-box .trumbowyg-modal-button{position:absolute;bottom:10px;right:0;text-decoration:none;color:#FFF;display:block;width:100px;height:35px;line-height:33px;margin:0 10px;background-color:#333;border:none;cursor:pointer;font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif;font-size:16px;-webkit-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{right:110px;background:#2bc06a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus{background:#40d47e;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#25a25a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#555;background:#e6e6e6}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus{background:#fbfbfb;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#d5d5d5}.trumbowyg-overlay{position:absolute;background-color:rgba(255,255,255,0.5);height:100%;width:100%;left:0;display:none;top:0;z-index:10}body.trumbowyg-body-fullscreen{overflow:hidden}.trumbowyg-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;z-index:99999}.trumbowyg-fullscreen.trumbowyg-box,.trumbowyg-fullscreen .trumbowyg-editor{border:none}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen .trumbowyg-textarea{height:calc(100% - 37px) !important;overflow:auto}.trumbowyg-fullscreen .trumbowyg-overlay{height:100% !important}.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#222;fill:transparent}.trumbowyg-editor object,.trumbowyg-editor embed,.trumbowyg-editor video,.trumbowyg-editor img{max-width:100%}.trumbowyg-editor video,.trumbowyg-editor img{height:auto}.trumbowyg-editor img{cursor:move}.trumbowyg-editor canvas:focus{outline:none}.trumbowyg-editor.trumbowyg-reset-css{background:#FEFEFE !important;font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif !important;font-size:14px !important;line-height:1.45em !important;color:#333}.trumbowyg-editor.trumbowyg-reset-css a{color:#15c !important;text-decoration:underline !important}.trumbowyg-editor.trumbowyg-reset-css div,.trumbowyg-editor.trumbowyg-reset-css p,.trumbowyg-editor.trumbowyg-reset-css ul,.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css blockquote{-webkit-box-shadow:none !important;box-shadow:none !important;background:none !important;margin:0 !important;margin-bottom:15px !important;line-height:1.4em !important;font-family:"Trebuchet MS", Helvetica, Verdana, sans-serif !important;font-size:14px !important;border:none}.trumbowyg-editor.trumbowyg-reset-css iframe,.trumbowyg-editor.trumbowyg-reset-css object,.trumbowyg-editor.trumbowyg-reset-css hr{margin-bottom:15px !important}.trumbowyg-editor.trumbowyg-reset-css blockquote{margin-left:32px !important;font-style:italic !important;color:#555}.trumbowyg-editor.trumbowyg-reset-css ul{list-style:disc}.trumbowyg-editor.trumbowyg-reset-css ol{list-style:decimal}.trumbowyg-editor.trumbowyg-reset-css ul,.trumbowyg-editor.trumbowyg-reset-css ol{padding-left:20px !important}.trumbowyg-editor.trumbowyg-reset-css ul ul,.trumbowyg-editor.trumbowyg-reset-css ol ol,.trumbowyg-editor.trumbowyg-reset-css ul ol,.trumbowyg-editor.trumbowyg-reset-css ol ul{border:none;margin:2px !important;padding:0 !important;padding-left:24px !important}.trumbowyg-editor.trumbowyg-reset-css hr{display:block;height:1px;border:none;border-top:1px solid #CCC}.trumbowyg-editor.trumbowyg-reset-css h1,.trumbowyg-editor.trumbowyg-reset-css h2,.trumbowyg-editor.trumbowyg-reset-css h3,.trumbowyg-editor.trumbowyg-reset-css h4{color:#111;background:none;margin:0 !important;padding:0 !important;font-weight:bold}.trumbowyg-editor.trumbowyg-reset-css h1{font-size:32px !important;line-height:38px !important;margin-bottom:20px !important}.trumbowyg-editor.trumbowyg-reset-css h2{font-size:26px !important;line-height:34px !important;margin-bottom:15px !important}.trumbowyg-editor.trumbowyg-reset-css h3{font-size:22px !important;line-height:28px !important;margin-bottom:7px !important}.trumbowyg-editor.trumbowyg-reset-css h4{font-size:16px !important;line-height:22px !important;margin-bottom:7px !important}.trumbowyg-dark .trumbowyg-textarea{background:#111;color:#ddd}.trumbowyg-dark .trumbowyg-box{border:1px solid #343434}.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen{background:#111}.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{text-shadow:0 0 7px #ccc}@media screen and (min-width: 0 \0 ){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(20,20,20,0.6) !important}}@supports (-ms-accelerator: true){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor::before{color:rgba(20,20,20,0.6) !important}}.trumbowyg-dark .trumbowyg-box svg{fill:#ecf0f1;color:#ecf0f1}.trumbowyg-dark .trumbowyg-button-pane{background-color:#222;border-bottom-color:#343434}.trumbowyg-dark .trumbowyg-button-pane::after{background:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)::after{background-color:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group::after{background-color:#2a2a2a}.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active{background-color:#333}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown::after{border-top-color:#fff}.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#ecf0f1;fill:transparent}.trumbowyg-dark .trumbowyg-dropdown{border-color:#222;background:#333;-webkit-box-shadow:rgba(0,0,0,0.3) 0 2px 3px;box-shadow:rgba(0,0,0,0.3) 0 2px 3px}.trumbowyg-dark .trumbowyg-dropdown button{background:#333;color:#fff !important}.trumbowyg-dark .trumbowyg-dropdown button:hover,.trumbowyg-dark .trumbowyg-dropdown button:focus{background:#222}.trumbowyg-dark .trumbowyg-modal-box{background-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title{border-bottom:1px solid #555;color:#fff;background:#3c3c3c}.trumbowyg-dark .trumbowyg-modal-box label{display:block;position:relative;margin:15px 12px;height:27px;line-height:27px;overflow:hidden}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span{color:#eee;background-color:#2f2f2f;border-color:#222}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea{border-color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label input{border-color:#222;color:#eee;background:#333}.trumbowyg-dark .trumbowyg-modal-box label input:hover,.trumbowyg-dark .trumbowyg-modal-box label input:focus{border-color:#626262}.trumbowyg-dark .trumbowyg-modal-box label input:focus{background-color:#2f2f2f}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#1b7943}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus{background:#25a25a}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#176437}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{background:#333;color:#ccc}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus{background:#444}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#111}.trumbowyg-dark .trumbowyg-overlay{background-color:rgba(15,15,15,0.6)}

abris-texteditor .trumbowyg-box{border:none;min-height:0;margin:0}.trumbowyg-box .trumbowyg-editor{min-height:30px;background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}.trumbowyg-box .trumbowyg-editor[contenteditable=true]{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px}.trumbowyg-box .trumbowyg-editor:focus{outline:none;border-color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));color:var(--abc-primary-3, #9db6e7)}.trumbowyg-button-pane{background:#eceffa;margin-top:7px}

.abrs-filter-builder .input-group{display:table;table-layout:fixed;margin-bottom:2px}.abrs-filter-builder .input-group>.form-control{display:table-cell;height:30px;padding:4px 14px}.abrs-filter-builder .input-group>abris-tree-select-filter.form-control{padding:0}.abrs-filter-builder .input-group>abris-tree-select-filter.form-control .input-group{table-layout:auto}.abrs-filter-builder .input-group>abris-tree-select-filter.form-control abris-tree-select button{border:none;border-radius:0}.abrs-filter-builder .input-group>.input-group-btn:not(:first-child)>.btn-default{border-radius:0;background:var(--abc-primary-0, #7694ce);border-color:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);outline-color:var(--abc-primary-0, #7694ce);padding:4px 5px}.abrs-filter-builder .input-group>.abrs-filter-value{float:none}.abrs-filter-builder .abrs-filter-row{position:relative;display:flex;padding-top:2px}.abrs-filter-builder .abrs-filter-row>.input-group>*:first-child{border-right:none}.abrs-filter-builder .abrs-filter-row>.input-group>*:first-child .a-dropdown-button{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.abrs-filter-builder .abrs-filter-row>.input-group>*:last-child{border-left:none}.abrs-filter-builder .abrs-filter-row>.input-group>*:not(:first-child):not(:last-child){border-radius:0;border-left:none;border-right:none}.abrs-filter-builder .abrs-filter-row .abrs-filter-op{display:table-cell}.abrs-filter-builder .abrs-filter-row .abrs-filter-op>select{width:auto}.abrs-filter-builder .abrs-filter-row .abrs-filter-row-remove{display:table-cell;width:30px;border:1px solid #cccccc;border-radius:0 4px 4px 0;border-left:none;color:black;cursor:pointer;text-decoration:none;vertical-align:top;text-align:center}.abrs-filter-builder .abrs-filter-row .abrs-filter-row-remove:hover{background-color:#cccccc;color:#186ba2}.abrs-filter-builder .abrs-filter-row .abrs-filter-find{width:50px;margin-left:10px}.abrs-filter-builder .abrs-filter-row .a-filter-builder-find{border:1px solid #cccccc;border-radius:0 4px 4px 0;border-left:none;line-height:27px;width:27px;cursor:pointer}.abrs-filter-builder .abrs-filter-row .a-filter-builder-find:hover{background-color:#cccccc;color:#186ba2}.abrs-filter-builder .abrs-filter-row input.abrs-filter-value{width:100%}.panel-hidden abris-filter-builder{display:none}.abrs-find-panel-row{margin-bottom:6px}abrs-dropdown-menu>ul{min-width:400px !important}

.number-align{text-align:end}

abris-schemas{max-width:750px;display:block}abris-schemas h4{font-size:18px;color:#263769;padding-left:10px;font-weight:normal;padding-bottom:10px}abris-schemas li{padding-left:20px;padding-bottom:20px}abris-schemas .schema{font-size:16px;font-weight:bold;display:block;padding-bottom:5px}abris-schemas .properties{margin:20px 0;padding:20px;background-color:var(--color-panel);box-shadow:0 0 4px #00000057}abris-schemas .properties-name{font-size:16px;font-weight:bold;display:block;border-bottom:1px solid #cacaca;padding-bottom:10px;margin-bottom:10px}abris-schemas .properties-description{padding-bottom:20px;display:block}abris-schemas .properties-key{font-weight:bold;font-size:14px}abris-schemas .properties-type{font-size:16px;color:#467577}abris-schemas .schema-id{padding-left:40px;color:gray}

abris-options{display:block}

abris-complex{border:1px solid #ddd;border-radius:4px;padding:8px;padding-top:0}abris-complex .complex-group{display:flex;align-items:center;margin-top:8px}abris-complex .complex-group label{margin-right:10px;flex-basis:7%}

abris-slider{display:block}abris-slider.a-full-size-control{width:100%}abris-slider .a-slider-container{position:relative;width:100%}

abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter{display:block;padding:0}abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter .select2-container--default .select2-selection--multiple{min-height:initial;border:none}abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter .select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top:3px;border-color:var(--abc-primary-0, #7694ce);background-color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5));padding:2px 6px}

abris-link div{padding-top:5px}abris-link div a{text-decoration:underline;padding:5px}

abris-property-hint{display:none;height:15px;width:15px;margin-left:8px;margin-bottom:-1px;position:absolute;left:-9px;top:3px}abris-property-hint .a-property-hint-container{position:relative}abris-property-hint .a-property-hint-container .a-property-hint-content{color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));background-color:var(--abc-primary-0-op-05, rgba(118,148,206,0.05));position:absolute;border-radius:50%;height:15px;width:15px;text-align:center;line-height:15px;cursor:help;font-size:11px}abris-property-hint .a-property-hint-container .a-property-hint-content:hover .a-property-hint-text{display:block}abris-property-hint .a-property-hint-container .a-property-hint-content .a-property-hint-text{display:none;position:relative;top:-45px;left:-50%;background-color:var(--abc-primary-1, #697a9b);border:1.4px solid var(--abc-secondary-a-12, #afecbf);z-index:1;color:var(--abc-primary-0, #7694ce);border-radius:5px;padding:5px;width:max-content;min-width:110px;text-align:left;margin-bottom:10px;line-height:12px;font-size:12px}abris-property-hint .a-property-hint-container .a-property-hint-content .a-property-hint-text::after,abris-property-hint .a-property-hint-container .a-property-hint-content .a-property-hint-text::before{content:'';border:8px solid transparent;border-top:8px solid var(--abc-primary-1, #697a9b);position:absolute;left:20px;margin-left:-14px;bottom:-15px;width:0}abris-property-hint .a-property-hint-container .a-property-hint-content .a-property-hint-text::before{border:8px solid transparent;border-top:8px solid var(--abc-secondary-a-12, #afecbf);margin-left:-14px;bottom:-17px}.abris-property:hover .a-property-hint-content{display:inline-block}

abris-property-indicator{display:unset}abris-property-indicator .abris-property-cover{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(200,200,200,0.5);z-index:1}.abris-property{position:relative;margin:1rem 12px;display:flex;flex-direction:column;box-shadow:none}.abris-property .captionPart{font-size:11px;color:var(--abc-primary-3-op-40, rgba(157,182,231,0.4));padding-left:5px}.abris-property input[type="number"]{width:calc(100% - 32px);display:inline-block}.abris-property textarea:invalid,.abris-property input:invalid{border:2px solid var(--abc-secondary-a-2, #258e41) !important}.abris-property .select-invalid .select2-selection{border:2px solid var(--abc-secondary-a-2, #258e41) !important}.abris-property .date-invalid{border:2px solid var(--abc-secondary-a-2, #258e41) !important}.abris-property .number-wrapper{position:relative}.abris-property .number-appearance{position:absolute;right:10px;color:#99a5ac;height:15px;line-height:23px;bottom:23px}.abris-property .number-appearance:last-child{top:-3px;line-height:1px}.abris-property .number-appearance:hover{color:#092a3a}.abris-property .abris-property-group-buttons{width:auto;display:flex}.abris-property.abris-property-modified abris-integer>input,.abris-property.abris-property-modified abris-string>input,.abris-property.abris-property-modified abris-interval input,.abris-property.abris-property-modified abris-numeric input,.abris-property.abris-property-modified>input,.abris-property.abris-property-modified abris-date input,.abris-property.abris-property-modified .trumbowyg-editor,.abris-property.abris-property-modified .abris-datetimepicker>.abris-datetimepicker-container>input,.abris-property.abris-property-modified select,.abris-property.abris-property-modified span.select2-selection,.abris-property.abris-property-modified .plainEditor,.abris-property.abris-property-modified .jsoneditor-outer>textarea,.abris-property.abris-property-modified .abris-tree-select>button{border:2px solid var(--abc-secondary-a-1, #69a379)}.abris-property.abris-property-modified abris-checkbox input:checked+span:before{background:var(--abc-secondary-a-1, #69a379)}.abris-property.abris-property-modified abris-checkbox input:checked+span+abris-icon .button-svg-icon{fill:var(--abc-primary-2, #264786)}.abris-property.abris-property-modified abris-checkbox input+span:before{border-color:var(--abc-secondary-a-1, #69a379)}.abris-property.abris-property-modified .jsoneditor-tree{background:#F1FFF6}input[type="number"]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;background:var(--abc-secondary-a-2, #258e41)}.property-with-button{width:auto;display:flex;position:relative}.property-with-button .select2{width:calc(100% - 40px)}

abris-frame{display:block;width:100%;height:100%;top:0;left:0}abris-frame .abris-frame{width:100%;height:100%;overflow:hidden}abris-frame .abris-frame iframe{position:relative;width:100%;height:100%}

abris-table-filter{display:inline-block;width:100%;text-align:right}abris-table-filter .abris-table-filter-info{font-weight:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;vertical-align:middle;position:absolute;left:0;top:1px;right:1px;border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));border-radius:8px;color:var(--abc-primary-3, #9db6e7);padding:4px 8px}abris-table-filter abris-dropdown-wrapper{display:inline-block}abris-table-filter abris-dropdown-wrapper.dropdown{position:absolute;right:0;top:0;left:0}abris-table-filter abris-dropdown-wrapper .dropdown-toggle{cursor:pointer;padding:4px;height:30px}abris-table-filter abris-dropdown-wrapper .dropdown-toggle>.svg-icon{width:17px;height:17px;vertical-align:middle;margin-right:-3px;fill:var(--abc-primary-0, #7694ce)}abris-table-filter abris-dropdown-wrapper .dropdown-toggle>span{margin-right:8px}abris-table-filter abris-dropdown-wrapper.open .dropdown-menu{display:none;border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}abris-table-filter abris-dropdown-wrapper .dropdown-menu select{height:30px;width:100%;border:1px solid var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:8px;padding:2px;background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7)}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item{width:100%;margin-bottom:5px;background-color:var(--abc-primary-1, #697a9b)}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item>div{height:30px;position:relative}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item input{color:var(--abc-primary-3, #9db6e7);box-shadow:none;padding:4px 8px;height:30px;border-radius:8px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);outline:0;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding-right:30px}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item input.abrs-form-control-date,abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item input.abrs-form-control-time{width:100%}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item input+span.abris-table-filter-autocomplete-clear{visibility:hidden}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item input:focus+span.abris-table-filter-autocomplete-clear{visibility:visible}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item .abris-table-filter-item-caption{display:flex;margin-bottom:3px}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item .abris-table-filter-item-caption .abris-table-filter-item-remove-button{cursor:pointer;padding:3px}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-operator{text-align:center;margin-bottom:2px}abris-table-filter abris-dropdown-wrapper .dropdown-menu .filter-svg-icon{fill:var(--abc-primary-4, #b0c3e7);width:12px;height:12px;float:right;margin-top:4px}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-controls{width:auto;white-space:nowrap;margin-bottom:5px;display:flex}abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-controls .action-icon{width:15px;height:15px;vertical-align:text-bottom;fill:var(--abc-primary-4, #b0c3e7)}.dataTables_footer_filter.filter_active div .open .dropdown-menu{display:block;margin-top:5px;max-width:350px;min-width:200px}fieldset{margin-bottom:2px}

abris-table-summary{display:flex;width:100%;text-align:right;justify-content:end;border-radius:8px;border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));margin:0px;padding:5px 7px}abris-table-summary select{order:none;background:none;vertical-align:middle;cursor:pointer;margin-left:auto;color:var(--abc-primary-3, #9db6e7);border:none}

abris-samplesettings-panel{display:block;width:100%;padding:10px 0}abris-samplesettings-panel .abris-samplesettings-panel{width:min-content;display:flex;padding:0;margin-top:5px;margin-bottom:5px}abris-samplesettings-panel .abris-samplesettings-panel .dropdown-menu>div{background:var(--abc-primary-1-dark-3, #627393);border:1px solid var(--abc-primary-1-dark-3, #627393);border-radius:0;border-top:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));padding:4px 8px;background-color:transparent;text-align:left;width:100%}abris-samplesettings-panel .abris-samplesettings-panel .dropdown-menu>div.selected{background:#dce1f7}abris-samplesettings-panel .abris-samplesettings-panel .dropdown-menu>div:hover{background:var(--abc-primary-1-dark-3, #627393);border:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));border-radius:8px}abris-samplesettings-panel .abris-samplesettings-panel .dropdown-menu>div:first-child{border-top:1px solid var(--abc-primary-1-dark-3, #627393)}abris-samplesettings-panel .abris-samplesettings-panel-item{position:relative}abris-samplesettings-panel .abris-samplesettings-panel-item .abris-samplesettings-panel-item-element{display:block;width:100%}abris-samplesettings-panel .abris-samplesettings-panel-item .abris-samplesettings-panel-item-element select{color:var(--abc-primary-3, #9db6e7);box-shadow:none;width:100%;height:inherit;border-radius:8px;background:transparent;min-width:100px;border:1px solid #dadfe1;outline:0;min-height:2.3em;padding:10px 10px 2px 10px}abris-samplesettings-panel .abris-samplesettings-panel-item div.abris-samplesettings-panel-item-element{width:100%}abris-samplesettings-panel .abris-samplesettings-panel-item label.abris-samplesettings-panel-item-element{position:absolute;top:-10px;left:10px;z-index:2;background:var(--abc-primary-1, #697a9b);width:300px;color:#a8a8a8;padding:0 5px}abris-samplesettings-panel .abris-samplesettings-panel-item div.abris-samplesettings-panel-item-presets div{cursor:pointer;padding-top:5px;text-decoration:underline;color:var(--abc-primary-4, #b0c3e7);font-weight:normal}abris-samplesettings-panel .abris-samplesettings-panel-item div.abris-samplesettings-panel-item-presets div.preset-selected{color:var(--abc-secondary-a-0, #73da8e);font-weight:bold}abris-samplesettings-panel .abris-samplesettings-panel-item .select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 10px 2px 10px;line-height:inherit}abris-samplesettings-panel .abris-samplesettings-panel-item{margin-right:2em}body abris-samplesettings-panel .abris-samplesettings-panel-item .abris-samplesettings-panel-item-element input{width:100%;padding:4px 8px;border-radius:8px;border:1px solid #cad2d6;height:30px}body abris-samplesettings-panel .abris-samplesettings-panel-item .abris-samplesettings-panel-item-element .abrs-table-filter-check input{width:initial;height:initial;display:inline-block}body abris-samplesettings-panel .abris-samplesettings-panel-item .abris-samplesettings-panel-item-element .abrs-table-filter-check div{width:initial;height:initial;display:inline-block}body table.dataTable tbody th.select-checkbox:before{display:none}

abris-table-filter-bool{display:inline-block;width:100%}

.abrs-table-filter-check{display:inline-block;width:100%}

abris-table-filter-string{display:inline-block;width:100%}

abris-table-filter-lookup{display:inline-block;width:100%}

abris-table-filter-autocomplete{display:inline-block;width:100%}.abris-table-filter-autocomplete-clear{display:block;padding:5px 0px;height:100%;cursor:pointer;position:absolute;right:10px;top:0}.ui-autocomplete{max-height:200px;max-width:300px;overflow-y:auto;overflow-x:hidden;z-index:100000;background:var(--abc-primary-1, #697a9b)}.ui-autocomplete .ui-menu-item{border:none;list-style:none;background:transparent}.ui-autocomplete .ui-menu-item:hover,.ui-autocomplete .ui-menu-item:active,.ui-autocomplete .ui-menu-item:focus,.ui-autocomplete .ui-menu-item:visited,.ui-autocomplete .ui-menu-item:target{border:none;background:transparent}.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper,.ui-autocomplete .ui-menu-item .ui-state-active{position:static;font-weight:lighter;border:none !important;border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2)) !important;padding:6px;margin:0;background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);overflow:hidden;text-overflow:ellipsis;max-width:98%}.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover,.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:active,.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:focus,.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:visited,.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:target,.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:focus-within,.ui-autocomplete .ui-menu-item .ui-state-active:hover,.ui-autocomplete .ui-menu-item .ui-state-active:active,.ui-autocomplete .ui-menu-item .ui-state-active:focus,.ui-autocomplete .ui-menu-item .ui-state-active:visited,.ui-autocomplete .ui-menu-item .ui-state-active:target,.ui-autocomplete .ui-menu-item .ui-state-active:focus-within{font-weight:lighter;background:var(--abc-primary-1-dark-7, #5a6987)}

abris-table-filter-choose fieldset{border:none}abris-table-filter-choose label{display:block;text-align:left;padding-top:5px;font-weight:normal;white-space:nowrap;position:relative}abris-table-filter-choose label input[type='checkbox']{display:none}abris-table-filter-choose label>input:checked+abris-icon+span:before{background:var(--abc-secondary-a-0, #73da8e);border:none;height:20px;width:20px}abris-table-filter-choose label>input+abris-icon+span{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;position:relative;display:inherit;padding-left:28px;border-color:transparent;max-width:340px;overflow:hidden;text-overflow:ellipsis}abris-table-filter-choose label>input+abris-icon+span:before{content:"";display:block;position:absolute;left:3px;bottom:2px;background:transparent;height:16px;width:16px;border-radius:3px;border:2px solid var(--abc-secondary-a-0, #73da8e)}abris-table-filter-choose label abris-icon{position:absolute;left:0px;top:10px;width:20px;padding-left:5px;z-index:1}abris-table-filter-choose label abris-icon .button-svg-icon{fill:var(--abc-primary-2, #264786);width:18px;height:18px}

abris-table-filter-relation{display:inline-block;width:100%}

.abris-table-filter-date-time .abris-datetimepicker-date{width:55%;margin-right:0px}.abris-table-filter-date-time .abris-datetimepicker-time{width:45%;margin-right:0px;padding-left:2px}

.abris-table-filter-date{display:inline-block;width:100%}.abris-table-filter-date abris-datetime .abris-datepicker>input{width:calc(50% - 3px)}

.abris-table-filter-kmpktm{display:inline-block;width:100%;white-space:nowrap}

abris-km-pkt-m{display:block;float:left}.detail .abris-property abris-km-pkt-m{width:calc(100% - 195px)}.detail .abris-property abris-km-pkt-m .input-group-addon{padding:4px 12px}.detail .abris-property abris-km-pkt-m .input-group-addon:first-child{border-right:1px solid #ccc}.detail .abris-property abris-km-pkt-m .form-control{width:100%;height:27px}

abris-tree-select{display:inline-block;position:relative}abris-tree-select>button{width:100%}abris-tree-select>button span:first-child{display:inline-block;width:calc(100% - 20px);text-align:left;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}abris-tree-select>button span:last-child{float:right;margin-top:7px;color:#888888;font-size:14px}abris-tree-select div[role=menu].dropdown-menu{width:100%;z-index:1000;margin-top:-1px;padding:0}abris-tree-select div[role=menu].dropdown-menu .input-group{border-bottom:1px solid #cccccc}abris-tree-select div[role=menu].dropdown-menu .input-group input{width:100% !important;border:none}abris-tree-select div[role=menu].dropdown-menu input:focus{box-shadow:none !important}abris-tree-select div[role=menu].dropdown-menu div.c-item-container{max-height:150px;overflow:auto}abris-tree-select div[role=menu].dropdown-menu div.c-item-container ul{padding:0}

parameter{display:block}

abris-gantt{display:block;white-space:nowrap}abris-gantt .abris-gantt__panel{position:relative;display:inline-block;vertical-align:top}abris-gantt .abris-gantt__actions{height:32px;line-height:32px;width:100%;overflow:hidden;display:flex;justify-content:space-between}abris-gantt .abris-gantt__actions--center{display:flex;padding:0 10px}abris-gantt .abris-gantt__content-container{position:relative}abris-gantt .abris-gantt.abris-gantt__legend-column{padding-right:12px}abris-gantt .abris-gantt.abris-gantt__legend-column .abris-gantt__header{position:relative}abris-gantt .abris-gantt.abris-gantt__legend-column .abris-gantt__header .abris-gantt-ruler .abris-ruler-line .abris-ruler-text{padding:0 16px}abris-gantt .abris-gantt.abris-gantt__legend-column .abris-gantt-row-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}abris-gantt .ui-resizable-handle{background-color:lightgray}abris-gantt .abris-gantt{position:relative;overflow:hidden;overflow-x:auto}abris-gantt .abris-gantt .abris-gantt__header{height:32px;line-height:32px;padding:0 16px;background-color:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);font-size:18px}abris-gantt .abris-gantt .abris-gantt__header .abris-gantt-ruler{z-index:0}abris-gantt .abris-gantt .abris-gantt__header .abris-gantt-ruler .abris-ruler-line{position:absolute;height:100%;border-left:1px dotted lightgray}abris-gantt .abris-gantt .abris-gantt__header .abris-gantt-ruler .abris-ruler-line .abris-ruler-text{padding:0 0.5em}abris-gantt .abris-gantt .abris-gantt-row{height:35px;padding:0 5px;position:relative;cursor:pointer}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-row-title{min-height:2em}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-row-title>span{white-space:nowrap;line-height:2em}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-line{position:absolute;height:25px;bottom:4px;background:#fed66b;border-radius:7px;border:1px solid #092a3ac2;box-shadow:1px 1px 3px 1px #092a3a42;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;padding:0 3px}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-line__marker-container{position:absolute;width:20px;height:25px;top:7px}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-line__marker-container:last-child{width:1px}abris-gantt .abris-gantt .abris-gantt-row .abris-gantt-line__marker-container .abris-gantt-line__marker-content{position:relative;height:100%;width:10px;left:-5px;cursor:help}abris-gantt .abris-gantt .abris-gantt-row:hover{background:#0000003d}abris-gantt .abris-gantt .abris-gantt-row:nth-child(2n){background-color:rgba(97,97,97,0.03)}abris-gantt .abris-gantt .abris-gantt-row:nth-child(2n):hover{background:#0000003d}abris-gantt .abris-gantt .abris-gantt__current-day-line{position:absolute;top:0;bottom:0;width:2px;border-left:1px solid orangered}abris-gantt .abris-gantt .abris-gantt__connector{position:absolute}abris-gantt .abris-gantt .abris-gantt__connector-endpoint{position:absolute;margin-top:-5px;margin-left:-4px;width:10px;height:10px;border:1px solid #000;border-radius:50%}abris-gantt .abris-gantt .abris-gantt__connector-endpoint--start{background-color:#000}abris-gantt .abris-gantt__ruler-control-bar{position:absolute;width:100%;top:10px;left:0;z-index:1;cursor:grab}abris-gantt .abris-gantt__ruler-control-bar .abris-gantt-ruler-control{background-color:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);width:16px;height:32px;line-height:32px;text-align:center;cursor:pointer;display:none}abris-gantt .abris-gantt__ruler-control-bar .abris-gantt-ruler-control--left{float:left}abris-gantt .abris-gantt__ruler-control-bar .abris-gantt-ruler-control--right{float:right}

abris-gantt-connector-line{display:block}abris-gantt-connector-line .abris-gantt__connector-line{position:absolute;pointer-events:none}

abris-navitemstatic a{display:block;width:400px;border:1px solid var(--abc-primary-0-op-05, rgba(118,148,206,0.05));border-radius:10px;color:var(--abc-primary-4, #b0c3e7);margin:5px;padding:20px;text-decoration:none}abris-navitemstatic a i{display:inline-block;opacity:0.5;height:30%;padding:0;font-size:45px;color:var(--abc-primary-4, #b0c3e7)}abris-navitemstatic a div{font-size:20px;display:inline-block}abris-navitemstatic a:hover{background:linear-gradient(180deg, var(--abc-primary-0-op-30, rgba(118,148,206,0.3)) 0%, transparent 100%);background-color:transparent;background-size:100% calc(100% + 5px);box-shadow:1px 1px 5px var(--abc-primary-3-op-10, rgba(157,182,231,0.1))}

abris-report-builder{display:block;padding:15px}.abrs-report-builder{margin:4px}.abrs-report-builder .input-group{display:flex}.abrs-report-builder .abrs-report-column{position:relative;display:flex;padding-top:2px}.abrs-report-builder .abrs-report-column .abris-report-column-handle{display:table-cell;min-width:30px;cursor:move;border-color:lightgray;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;margin:0}.abrs-report-builder .abrs-report-column .abris-report-column-handle:hover{background-color:#cccccc;color:#186ba2}.abrs-report-builder .abrs-report-column .abrs-report-field{min-width:200px}.abrs-report-builder .abrs-report-column .abrs-report-field>button.a-dropdown-button{width:100%;text-align:left;padding-right:24px;border-radius:0}.abrs-report-builder .abrs-report-column .abrs-report-field>button.a-dropdown-button .caret{position:absolute;top:12px;right:8px}.abrs-report-builder .abrs-report-column .abrs-report-op{display:table-cell}.abrs-report-builder .abrs-report-column .abrs-report-op>select{border-radius:0;background:var(--abc-primary-0, #7694ce);border-color:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);outline-color:var(--abc-primary-0, #7694ce);padding:4px 5px;min-width:150px;width:auto}.abrs-report-builder .abrs-report-column .abrs-report-op abris-bool{display:inline-block;width:140px;vertical-align:top;margin-top:-4px}.abrs-report-builder .abrs-report-column .abrs-report-op abris-bool .checkbox__text.form-control{width:auto}.abrs-report-builder .abrs-report-column .abrs-report-op abris-bool .checkbox__text:after{left:60%;white-space:nowrap}.abrs-report-builder .abrs-report-column .abrs-report-op abris-bool .checkbox input:checked+.checkbox__text:before{left:75%}.abrs-report-builder .abrs-report-column .abrs-report-op abris-bool .checkbox input:checked+.checkbox__text:after{left:35%}.abrs-report-builder .abrs-report-column .abrs-report-column-filter-value.form-control{padding:0;min-width:150px;height:27px}.abrs-report-builder .abrs-report-column .abrs-report-column-filter-value.form-control input,.abrs-report-builder .abrs-report-column .abrs-report-column-filter-value.form-control .select2-selection{border:none;height:25px}.abrs-report-builder .abrs-report-column .abrs-report-column-filter-value.form-control input{padding:2px 8px}.abrs-report-builder .abrs-report-column .abrs-report-column-remove{display:table-cell;width:30px;border:1px solid #cccccc;border-radius:0 4px 4px 0;border-left:none;color:black;cursor:pointer;text-decoration:none;vertical-align:top;text-align:center;line-height:22px}.abrs-report-builder .abrs-report-column .abrs-report-column-remove:hover{background-color:#cccccc;color:#186ba2}.abrs-report-builder .abrs-report-column .abrs-report-builder-apply{border:1px solid #cccccc;border-radius:0 4px 4px 0;border-left:none;line-height:25px;padding:0px 8px;cursor:pointer}.abrs-report-builder .abrs-report-column .abrs-report-builder-apply:hover{background-color:#cccccc;color:#186ba2}.panel-hidden abris-report-builder{display:none}abrs-dropdown-menu>ul{min-width:400px !important}

abris-checkbox-group .checkbox-group{display:flex;flex-direction:column;flex-wrap:wrap}abris-checkbox-group .checkbox-group.row{flex-direction:row}abris-checkbox-group .checkbox-group.one-column{flex-direction:column}abris-checkbox-group .checkbox-group.two-column{flex-direction:row}abris-checkbox-group .checkbox-group.two-column label{width:45%}abris-checkbox-group .checkbox-group.three-column{flex-direction:row}abris-checkbox-group .checkbox-group.three-column label{width:29%}abris-checkbox-group label{position:relative;display:flex;margin-right:20px}abris-checkbox-group label input{display:none}abris-checkbox-group label>input:checked+abris-icon+span:before{background:var(--abc-secondary-a-0, #73da8e);border:none;height:20px;width:20px}abris-checkbox-group label>input+abris-icon+span{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px;position:relative;display:inherit;padding-left:28px;border-color:transparent}abris-checkbox-group label>input+abris-icon+span:before{content:"";display:block;position:absolute;left:3px;bottom:2px;background:transparent;height:16px;width:16px;border-radius:3px;border:2px solid var(--abc-secondary-a-0, #73da8e)}abris-checkbox-group label abris-icon{position:absolute;left:0px;top:4px;width:20px;padding-left:5px;z-index:1}abris-checkbox-group label abris-icon .button-svg-icon{fill:var(--abc-primary-2, #264786);width:18px;height:18px}

abris-radiobutton{display:flex;flex-direction:column;padding:3px}abris-radiobutton .radio-group{display:flex;flex-wrap:wrap}abris-radiobutton .radio-group.row{flex-direction:row}abris-radiobutton .radio-group.one-column{flex-direction:column}abris-radiobutton .radio-group.two-column{flex-direction:row}abris-radiobutton .radio-group.two-column .radio{width:45%}abris-radiobutton .radio-group.three-column{flex-direction:row}abris-radiobutton .radio-group.three-column .radio{width:29%}abris-radiobutton .radio-group .radio{flex-direction:column;position:relative;margin-top:5px;margin-bottom:3px;min-width:60px;margin-right:20px}abris-radiobutton .radio-group .radio label input[type="radio"]{display:none}abris-radiobutton .radio-group .radio .radiobutton-label{color:var(--abc-primary-3, #9db6e7);cursor:pointer;padding-left:25px;padding-top:2px;position:relative;margin-top:5px;min-width:60px;margin-right:20px}abris-radiobutton .radio-group .radio .radiobutton-label::before{content:"";width:17px;height:17px;border:1px solid var(--abc-primary-4, #b0c3e7);background-color:var(--abc-primary-1, #697a9b);border-radius:50%;position:absolute;left:0px;top:0px}abris-radiobutton .radio-group .radio .radiobutton-label::after{content:"";width:13px;height:13px;background:var(--abc-secondary-a-3, #98ecae);border-radius:50%;position:absolute;left:3px;top:3px;opacity:0}abris-radiobutton .radio-group .radio .radiobutton-label::after{content:"";width:13px;height:13px;background:var(--abc-secondary-a-0, #73da8e);border-radius:50%;position:absolute;left:3px;top:3px;opacity:0}abris-radiobutton .radio-group input[type=radio]:checked+.radiobutton-label::after{opacity:1}abris-radiobutton .radio-group .input-options{display:flex;flex-direction:column;flex:1;padding:3px 0}.abris-property-modified .radio-group .radio .radiobutton-label:before{background:linear-gradient(135deg, var(--abc-primary-2-op-50, rgba(38,71,134,0.5)) 0%, var(--abc-secondary-a-13, #afecbf) 200%)}

[data-theme='old_default']{--abc-primary-0: #7694ce;--abc-primary-1: #697a9b;--abc-primary-2: #264786;--abc-primary-3: #9db6e7;--abc-primary-4: #b0c3e7;--abc-secondary-a-0: #73da8e;--abc-secondary-a-1: #69a379;--abc-secondary-a-2: #258e41;--abc-secondary-a-3: #98ecae;--abc-secondary-a-4: #afecbf;--abc-secondary-a-7: #afecbf;--abc-secondary-b-0: #ff9486;--abc-secondary-b-1: #bf837b;--abc-secondary-b-2: #a63a2c;--abc-secondary-b-3: #ffafa4;--abc-secondary-b-4: #ffc4bc;--abc-complement-0:  #ffd586;--abc-complement-1:  #bfa87b;--abc-complement-2:  #a67c2c;--abc-complement-3:  #ffe0a4;--abc-complement-4:  #ffe8bc;--abc-primary-0-op-95: rgba(118,148,206,0.95);--abc-primary-0-op-80: rgba(118,148,206,0.8);--abc-primary-0-op-70: rgba(118,148,206,0.7);--abc-primary-0-op-65: rgba(118,148,206,0.65);--abc-primary-0-op-30: rgba(118,148,206,0.3);--abc-primary-0-op-20: rgba(118,148,206,0.2);--abc-primary-0-op-15: rgba(118,148,206,0.15);--abc-primary-0-op-10: rgba(118,148,206,0.1);--abc-primary-0-op-05: rgba(118,148,206,0.05);--abc-primary-1-dark-05: #67799a;--abc-primary-1-dark-3: #627393;--abc-primary-1-dark-4: #607090;--abc-primary-1-dark-7: #5a6987;--abc-primary-1-dark-8: #586784;--abc-primary-2-op-90: rgba(38,71,134,0.9);--abc-primary-2-op-50: rgba(38,71,134,0.5);--abc-primary-2-op-20: rgba(38,71,134,0.2);--abc-primary-2-op-10: rgba(38,71,134,0.1);--abc-primary-3-op-40: rgba(157,182,231,0.4);--abc-primary-3-op-30: rgba(157,182,231,0.3);--abc-primary-3-op-20: rgba(157,182,231,0.2);--abc-primary-3-op-10: rgba(157,182,231,0.1);--abc-secondary-a-0-op-15: rgba(115,218,142,0.15)}

[data-theme='dark']{--abc-primary-0: #202020;--abc-primary-1: #3d3d3d;--abc-primary-2: #fff;--abc-primary-3: #fff;--abc-primary-4: #fff;--abc-secondary-a-0: #0D9BD3;--abc-secondary-a-1: #46866E;--abc-secondary-a-2: #D7263D;--abc-secondary-a-3: #263769;--abc-secondary-a-4: rgba(187,191,202,0.164706);--abc-secondary-a-5: #afecbf;--abc-secondary-a-6: #D7263D;--abc-secondary-a-7: #BF2237;--abc-secondary-a-8: #4D937B;--abc-secondary-a-9: #3F7863;--abc-secondary-a-10: #314687;--abc-secondary-a-11: #141414;--abc-secondary-a-12: #BCC5CC;--abc-secondary-a-13: #FBE5A4;--abc-primary-0-op-95: rgba(43,43,43,0.35);--abc-primary-0-op-80: rgba(77,77,77,0.35);--abc-primary-0-op-70: rgba(99,99,99,0.35);--abc-primary-0-op-65: rgba(110,110,110,0.35);--abc-primary-0-op-30: rgba(188,188,188,0.35);--abc-primary-0-op-20: rgba(210,210,210,0.35);--abc-primary-0-op-15: rgba(222,222,222,0.35);--abc-primary-0-op-10: rgba(233,233,233,0.35);--abc-primary-0-op-05: rgba(244,244,244,0.35);--abc-primary-1-dark-05: #3e3e3e;--abc-primary-1-dark-3: #454545;--abc-primary-1-dark-4: #474747;--abc-primary-1-dark-7: #4f4f4f;--abc-primary-1-dark-8: #515151;--abc-primary-2-op-90: rgba(255,255,255,0.9);--abc-primary-2-op-50: rgba(255,255,255,0.5);--abc-primary-2-op-30: rgba(255,255,255,0.3);--abc-primary-2-op-20: rgba(255,255,255,0.2);--abc-primary-2-op-15: rgba(255,255,255,0.15);--abc-primary-2-op-10: rgba(255,255,255,0.1);--abc-primary-3-op-40: rgba(255,255,255,0.4);--abc-primary-3-op-30: rgba(255,255,255,0.3);--abc-primary-3-op-20: rgba(255,255,255,0.2);--abc-primary-3-op-10: rgba(255,255,255,0.1);--abc-secondary-a-0-op-15: rgba(13,155,211,0.15)}

:root{--abc-primary-0: #263769;--abc-primary-1: #f8f9fd;--abc-primary-2: #fff;--abc-primary-3: #323232;--abc-primary-4: #263769;--abc-secondary-a-0: #263769;--abc-secondary-a-1: #07742B;--abc-secondary-a-2: #AC160A;--abc-secondary-a-3: #1B274B;--abc-secondary-a-4: rgba(187,191,202,0.164706);--abc-secondary-a-5: #afecbf;--abc-secondary-a-6: #C1170B;--abc-secondary-a-7: #9A1309;--abc-secondary-a-8: #078834;--abc-secondary-a-9: #056125;--abc-secondary-a-10: #304788;--abc-secondary-a-11: #202F5B;--abc-secondary-a-12: #BCC5CC;--abc-secondary-a-13: #FBE5A4;--abc-primary-0-op-95: rgba(38,55,105,0.95);--abc-primary-0-op-80: rgba(38,55,105,0.8);--abc-primary-0-op-70: rgba(38,55,105,0.7);--abc-primary-0-op-65: rgba(38,55,105,0.65);--abc-primary-0-op-30: rgba(38,55,105,0.3);--abc-primary-0-op-20: rgba(38,55,105,0.2);--abc-primary-0-op-15: rgba(38,55,105,0.15);--abc-primary-0-op-10: rgba(38,55,105,0.1);--abc-primary-0-op-05: rgba(38,55,105,0.05);--abc-primary-1-dark-05: #e4e8f7;--abc-primary-1-dark-3: #eceffa;--abc-primary-1-dark-4: #e8ebf8;--abc-primary-1-dark-7: #dce1f5;--abc-primary-1-dark-8: #d8def4;--abc-primary-2-op-90: rgba(255,255,255,0.9);--abc-primary-2-op-50: rgba(255,255,255,0.5);--abc-primary-2-op-30: rgba(255,255,255,0.3);--abc-primary-2-op-20: rgba(255,255,255,0.2);--abc-primary-2-op-15: rgba(255,255,255,0.15);--abc-primary-2-op-10: rgba(255,255,255,0.1);--abc-primary-3-op-40: rgba(50,50,50,0.4);--abc-primary-3-op-30: rgba(50,50,50,0.3);--abc-primary-3-op-20: rgba(50,50,50,0.2);--abc-primary-3-op-10: rgba(50,50,50,0.1);--abc-secondary-a-0-op-15: rgba(38,55,105,0.15)}

body .btn-default,body .btn-green,body .btn-red,body .btn-blue,body .btn-transparent{font-weight:normal;text-align:center;white-space:nowrap;touch-action:manipulation;user-select:none;height:30px;width:max-content;border-radius:5px;padding:5px 10px;border:none;font-size:13px;cursor:pointer;margin-right:0.3rem;margin-bottom:0.3rem;line-height:17px}body .btn-default:not(.disabled):hover,body .btn-default:not(.disabled):focus,body .btn-default:not(.disabled):active,body .btn-default:not(.disabled):active:focus,body .btn-default:not(.disabled):active:hover,body .btn-default:not(.disabled).active,body .btn-green:not(.disabled):hover,body .btn-green:not(.disabled):focus,body .btn-green:not(.disabled):active,body .btn-green:not(.disabled):active:focus,body .btn-green:not(.disabled):active:hover,body .btn-green:not(.disabled).active,body .btn-red:not(.disabled):hover,body .btn-red:not(.disabled):focus,body .btn-red:not(.disabled):active,body .btn-red:not(.disabled):active:focus,body .btn-red:not(.disabled):active:hover,body .btn-red:not(.disabled).active,body .btn-blue:not(.disabled):hover,body .btn-blue:not(.disabled):focus,body .btn-blue:not(.disabled):active,body .btn-blue:not(.disabled):active:focus,body .btn-blue:not(.disabled):active:hover,body .btn-blue:not(.disabled).active,body .btn-transparent:not(.disabled):hover,body .btn-transparent:not(.disabled):focus,body .btn-transparent:not(.disabled):active,body .btn-transparent:not(.disabled):active:focus,body .btn-transparent:not(.disabled):active:hover,body .btn-transparent:not(.disabled).active{border:none !important;outline:none;box-shadow:none !important;text-shadow:none !important}body .btn-default+.btn-default,body .btn-default+.btn-green,body .btn-default+.btn-red,body .btn-default+.btn-blue,body .btn-default+.btn-transparent,body .btn-green+.btn-default,body .btn-green+.btn-green,body .btn-green+.btn-red,body .btn-green+.btn-blue,body .btn-green+.btn-transparent,body .btn-red+.btn-default,body .btn-red+.btn-green,body .btn-red+.btn-red,body .btn-red+.btn-blue,body .btn-red+.btn-transparent,body .btn-blue+.btn-default,body .btn-blue+.btn-green,body .btn-blue+.btn-red,body .btn-blue+.btn-blue,body .btn-blue+.btn-transparent,body .btn-transparent+.btn-default,body .btn-transparent+.btn-green,body .btn-transparent+.btn-red,body .btn-transparent+.btn-blue,body .btn-transparent+.btn-transparent{margin-right:5px}body .btn-red{background:var(--abc-secondary-a-2, #258e41);color:var(--abc-primary-2, #264786)}body .btn-red svg{fill:var(--abc-primary-2, #264786)}body .btn-red:not(.disabled):hover,body .btn-red:active,body .btn-red:active:focus,body .btn-red:active:hover,body .btn-red.active,body .btn-red:focus{background:var(--abc-secondary-a-7, #afecbf) !important}body .btn-green{background:var(--abc-secondary-a-1, #69a379);color:var(--abc-primary-2, #264786)}body .btn-green svg{fill:var(--abc-primary-2, #264786)}body .btn-green:not(.disabled):hover,body .btn-green:active,body .btn-green:active:focus,body .btn-green:active:hover,body .btn-green.active,body .btn-green:focus{background:var(--abc-secondary-a-9, #afecbf) !important}body .btn-default,body .btn-transparent{background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786)}body .btn-default svg,body .btn-transparent svg{fill:var(--abc-primary-4, #b0c3e7);margin-top:-4px}body .btn-blue{background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786)}body .btn-blue svg{fill:var(--abc-primary-2, #264786)}body .btn-blue:not(.disabled):hover,body .btn-blue:active,body .btn-blue:active:focus,body .btn-blue:active:hover,body .btn-blue.active,body .btn-blue:focus{background:var(--abc-secondary-a-11, #afecbf) !important}body .btn-transparent{background:none;color:var(--abc-primary-3, #9db6e7)}body .btn-transparent:hover{border-radius:5px;background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2))}body .form-control-inline{display:inline-block;width:128px;vertical-align:middle}body .btn-grand{font-size:14px;height:35px;width:100%}body .button-svg-icon{vertical-align:middle;margin-right:2px}body .button-label{vertical-align:middle}body .svg-icon,body .button-svg-icon,body .button-icon{width:15px;height:15px;vertical-align:middle;fill:var(--abc-primary-4, #b0c3e7)}body .svg-icon.sorting_asc_icon,body .svg-icon.sorting_desc_icon,body .button-svg-icon.sorting_asc_icon,body .button-svg-icon.sorting_desc_icon,body .button-icon.sorting_asc_icon,body .button-icon.sorting_desc_icon{fill:var(--abc-primary-2, #264786)}body .allowProcessReference .button-icon{width:20px;height:20px;fill:var(--abc-primary-4, #b0c3e7)}body .abris-view-top-actions .action-icon .button-svg-icon{margin:0;vertical-align:text-top;fill:var(--abc-primary-4, #b0c3e7)}body .panel-heading-group .svg-icon{width:19px;height:19px;fill:var(--abc-primary-4, #b0c3e7);vertical-align:middle}body .panel-heading-group .panel-heading-caption{vertical-align:middle}body .dropdown.actions-menu .button-svg-icon,body .dropdown.actions-menu .svg-icon{fill:var(--abc-primary-4, #b0c3e7);vertical-align:text-bottom}body .dropdown.actions-menu .button-label,body .dropdown.actions-menu span{vertical-align:baseline;color:var(--abc-primary-3, #9db6e7)}abris-integer{display:flex}abris-integer .btn-small-container{display:flex;flex-direction:column}abris-integer .btn-small-container .btn-small{height:14px;margin-left:0}abris-integer .btn-small-container .btn-small:first-child{margin-bottom:2px}abris-integer .btn-small-container .btn-small .svg-icon{height:14px;vertical-align:17px}body .table-responsive .bottom .dt-button.buttons-collection.buttons-colvis{margin-left:10px}body div.dt-button-collection button.dt-button.buttons-columnVisibility.active{box-shadow:none !important;background:linear-gradient(180deg, var(--abc-primary-0, #7694ce) -20%, var(--abc-secondary-a-0, #73da8e) 200%);border-radius:6px;color:var(--abc-primary-2, #264786);border:none}body div.dt-button-collection button.dt-button.buttons-columnVisibility{box-shadow:none !important;background:linear-gradient(180deg, var(--abc-primary-0-op-15, rgba(118,148,206,0.15)) -20%, var(--abc-primary-0-op-15, rgba(118,148,206,0.15)) 200%);border-radius:6px;border:none;color:var(--abc-primary-0, #7694ce)}body div.dt-button-collection{top:30px !important;left:0 !important;min-width:180px}body .ui-widget-content{color:var(--abc-primary-3, #9db6e7);font-style:normal;font-weight:lighter;font-size:14px}.a-dropdown-button{background-color:var(--abc-primary-2, #264786);border:1px solid #cccccc}.a-dropdown-button:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(117,117,117,0.6);border-color:#757575;outline:none}.a-btn-small{background-color:transparent;font-size:19px;padding:0px 5px 0px 5px;cursor:default;border:none}.abrs-tab-header{display:inline-block;padding:12px 24px;cursor:pointer}.abrs-tab-header:hover{background:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));color:var(--abc-primary-2, #264786)}.abrs-tab-header.active{background:var(--abc-primary-0-op-95, rgba(118,148,206,0.95));color:var(--abc-primary-2, #264786)}.abrs-tab-content{display:none}.abrs-tab-content.active{display:block}.btn-control{height:16px;width:16px;border-radius:3px;background:white;color:var(--abc-primary-0, #7694ce);font-size:10px;cursor:pointer;border:1px solid;bottom:0;position:absolute}.abris-view-top-actions button,.btn-round{background:none;color:var(--abc-primary-0, #7694ce);border:none;height:2rem;width:2rem;border-radius:50%}.abris-view-top-actions button:hover,.btn-round:hover{background:var(--abc-primary-0, #7694ce);color:var(--abc-primary-2, #264786);fill:var(--abc-primary-2, #264786)}.action-icon svg:first-child{width:15px;display:inline-block}.abris-child-view .abris-view-top .abris-view-top-actions .action-icon.active{background:red}.btn-property{float:right;width:30px;height:30px;border:none;background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:3px;margin-left:5px;vertical-align:middle}.btn-property .svg-icon{width:25px;height:25px;vertical-align:middle;fill:var(--abc-primary-4, #b0c3e7)}.btn-property:hover{background:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}.modal-header .btn-default{background:transparent;padding:5px;width:25px !important;height:25px !important}.modal-header .btn-default>.icon-times{margin:0}.modal-header .btn-default:hover{background:var(--abc-primary-0-op-20, rgba(118,148,206,0.2));border-radius:50%}

.group-context-actions .dropdown-menu{top:100%}.dropdown-menu{position:absolute;left:0px;z-index:100000;display:none;padding:10px;margin:5px;background-color:var(--abc-primary-1, #697a9b);border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));border-radius:10px;box-shadow:0 6px 12px var(--abc-primary-3-op-20, rgba(157,182,231,0.2))}.dropdown-menu .actions{white-space:nowrap}.dropdown-menu .actions .action-btn{width:100%;height:2em;background:none;border:1px solid var(--abc-primary-1, #697a9b);border-radius:0.5em;display:block;padding:0 1em;text-align:left;outline:none}.dropdown-menu .actions .action-btn:hover{background:var(--abc-primary-1, #697a9b);border:1px solid #5b727d;box-shadow:none}.dropdown-menu .actions .action-btn+.action-btn{margin-top:3px}.dropdown-menu>li>a{color:var(--abc-primary-0, #7694ce)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:var(--abc-primary-1, #697a9b);background-color:#757575}.dropdown-menu>li>a{padding:3px 10px}abris-dropdown-wrapper.open .dropdown-menu{display:block}

.icon{display:block;height:15px;width:15px !important;background-repeat:no-repeat;background-size:contain;margin-right:5px;vertical-align:bottom}svg#sprite-icon_more_sq{vertical-align:text-bottom}.abris-view-top .er-actions-row .icon{vertical-align:unset}.navbar-static-side .fa{display:inline-block;vertical-align:bottom;margin-right:5px}.abris-view-top-actions .er-actions-row .fa{margin-left:5px}.icon-long-arrow-alt-right{width:18px;height:18px;margin-top:3px !important}.icon-angle-right{display:inline-block;margin-top:4px;width:8px;margin-right:-4px}.icon-save{display:inline-block;width:15px;height:15px;vertical-align:bottom;margin-right:3px}.icon-delete{display:inline-block;width:15px;height:15px;vertical-align:bottom;margin-right:3px}.icon-plus{display:inline-block;width:15px;height:15px;vertical-align:text-bottom;margin-right:3px}.icon-filter{display:inline-block;vertical-align:text-bottom;margin-right:3px}.icon-ellipsis-v{display:inline-block;margin-right:3px;background-repeat:no-repeat;background-size:contain}.icon-file-code,.icon-file-pdf,.icon-file-excel,.icon-refresh,.icon-clipboard{display:inline-block;margin-right:3px;height:17px;width:17px !important;background-repeat:no-repeat;background-size:contain;vertical-align:bottom}.icon-plus-square{display:inline-block;vertical-align:text-bottom;margin-right:2px}.icon-minus-square{margin-right:2px;display:inline-block;vertical-align:text-bottom}.icon-ellipsis{display:inline-block;margin-right:-3px !important;width:18px !important;height:18px;background-repeat:no-repeat;margin-top:1px}.icon-cog{height:15px;width:15px;vertical-align:bottom}.icon-arrow{height:15px;width:15px;margin-top:5px;margin-right:0}.menu-item>a>.icon-arrow{width:17px !important;height:17px;float:right;margin-right:-5px;margin-top:0}.menu-icon{width:17px !important;height:17px;float:right;margin-right:-5px;margin-top:0}.menu-icon svg{fill:white}.menu-item.active>a>.menu-icon-expanded{display:inline-block}.menu-item.active>a>.menu-icon-collapsed{display:none}.menu-icon-expanded{display:none}.menu-icon-collapsed{display:inline-block}.application-vertical .navbar-inverse .navbar-static-side .menu-item>a>.icon-arrow{display:none}.icon-sign-out-alt{display:inline-block;vertical-align:text-top;margin-right:2px}.icon-sign-in-alt{display:inline-block;vertical-align:text-top;margin-right:2px}.modal-dialog .icon-times{margin-right:0}.icon-angle-down{display:inline-block;margin-top:4px;width:15px;margin-right:0}.icon-check{display:inline-block;width:15px;height:15px;margin-right:0;float:right}.c-items-collapser .icon-angle-right{display:inline-block;margin-top:0;vertical-align:text-top}.c-items-collapser .icon-angle-down{margin-top:0;vertical-align:bottom;margin-right:5px}li.c-item-container .c-item-line .c-item-line-tree-element .c-items-collapser{width:15px}.c-item-line-tree-element .fas.c-items-icon{display:none}.icon-summary{vertical-align:text-top}.icon-column{vertical-align:text-bottom}.icon-table{display:inline-block;margin-right:5px;width:21px !important;height:21px;vertical-align:text-bottom}.icon-angle-top{display:inline-block;margin-top:4px;width:15px;margin-right:0}.icon-plus-cl{margin-left:6px !important;width:16px !important;height:16px}.icon-arrow-top-sq{width:25px !important;height:25px;margin:auto !important}.icon-arrow-down-sq{width:25px !important;height:25px;margin:auto !important}.icon-calendar{width:25px !important;height:25px;margin:auto !important}.icon-calendar::before,.icon-clock::before,.icon-arrow-top-sq::before,.icon-arrow-down-sq::before{content:"";display:block;width:25px;height:25px}.icon-clock{width:25px !important;height:25px;margin:auto !important}.icon-file-upload{width:40px !important;height:40px}.icon-image-upload{width:40px !important;height:40px}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead .sorting_asc{background-image:none !important}abris-data-table .table-responsive .dataTables_wrapper .table-hover thead .sorting_desc{background-image:none !important}.sorting_asc_icon,.sorting_desc_icon{display:none;fill:white}.sorting_asc .sorting_asc_icon{display:inline-block}.sorting_asc .sorting_desc_icon{display:none}.sorting_desc .sorting_asc_icon{display:none}.sorting_desc .sorting_desc_icon{display:inline-block}.help-control-button svg{width:25px;height:25px}.table-designer-svg-icon{fill:white;width:12px;height:12px}.table-designer-cross{cursor:pointer;display:inline-block;border-radius:50%;width:20px;height:20px;padding:3px;background:rgba(255,255,255,0.3);margin-left:10px;float:right;margin-top:-2px;margin-bottom:-2px}.table-designer-cross .table-designer-svg-icon{margin-left:1px}

html,input{font-size:14px}*{scroll-margin-top:100px}.modal{z-index:4000}:root,input{font-family:'Open sans', Segoe UI, sans-serif;font-family:'Roboto', sans-serif;font-weight:400;outline:none;color:var(--abc-primary-3, #9db6e7)}:focus{outline:none}h1{font-weight:normal;font-size:25px;color:var(--abc-primary-3, #9db6e7)}*{box-sizing:border-box;margin:0;padding:0;scrollbar-width:thin}#wrapper{width:100vw;height:100vh;overflow:hidden}@media print{#wrapper{height:unset;overflow:visible}}#wrapper .abris-application{width:100vw;height:100vh;display:flex}@media print{#wrapper .abris-application{height:unset}}#wrapper .page-header{padding:10px;background:var(--abc-primary-1, #697a9b);border-bottom:1px solid;border-color:var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}#page-wrapper{min-width:0;width:100%}#page-wrapper>div{background:var(--abc-primary-1, #697a9b);overflow:auto;height:100%;padding-top:90px}@media print{#page-wrapper>div{height:unset;display:block}}#page-wrapper>div .page-header{z-index:25;position:absolute;padding:10px 10px 1px 10px;background:var(--abc-primary-1, #697a9b);border-bottom-right-radius:20px;top:0}@media only screen and (max-width: 900px){#page-wrapper>div .page-header{position:relative}}#page-wrapper>div .page-header>div.abrs-page-title-with-buttons{display:inline-block;padding:5px 10px;width:70%;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;justify-content:center;padding:10px;font-size:24px}#page-wrapper>div .page-header>div.page-title-container{margin-top:5px}#page-wrapper>div .page-header>div.page-title-container a{text-decoration:none;color:var(--abc-primary-3, #9db6e7)}#page-wrapper>div .page-header>div.abrs-page-title-without-buttons{padding:5px 10px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#page-wrapper>div .abris-view-content-holder{height:100%}@media print{#page-wrapper>div .abris-view-content-holder{height:unset}}#page-wrapper>div .abris-view-content-holder .abris-view-content-holder-inner{padding:10px}.form-control{padding:4px;width:100%;display:block;height:30px;border-radius:4px;border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));background:var(--abc-primary-1, #697a9b);color:var(--abc-primary-3, #9db6e7);font-size:inherit;margin-right:10px}.form-control:focus{outline:none;border-color:var(--abc-primary-0-op-65, rgba(118,148,206,0.65));color:var(--abc-primary-3, #9db6e7)}.form-control-readonly{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important;margin-bottom:20px}.form-control-readonly:focus{background:var(--abc-primary-1, #697a9b);outline:none;border-bottom:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));box-shadow:none;color:var(--abc-primary-3, #9db6e7)}.form-control:read-only{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}.form-control:read-only:focus{background:var(--abc-primary-1, #697a9b);outline:none;border-bottom:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));box-shadow:none;color:var(--abc-primary-3, #9db6e7)}.form-control:-moz-read-only{background:var(--abc-primary-1, #697a9b);border-radius:0;border-color:var(--abc-primary-1, #697a9b);padding:5px 4px 3px 4px;border:1px solid var(--abc-primary-1, #697a9b);border-bottom:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-3, #9db6e7);font-size:inherit;width:100% !important}.form-control:-moz-read-only:focus{background:var(--abc-primary-1, #697a9b);outline:none;border-bottom:1px solid var(--abc-primary-0-op-30, rgba(118,148,206,0.3));box-shadow:none;color:var(--abc-primary-3, #9db6e7)}.input-group-addon{font-size:12px;padding-top:3px;background-color:var(--abc-primary-2, #264786)}#side-menu ul,#side-menu li{list-style-type:none !important}.navbar{z-index:50;box-shadow:0px 0px 8px rgba(50,50,50,0.8);position:relative}.navbar-inverse{background-color:var(--abc-primary-0, #7694ce);z-index:50;display:flex;flex-direction:column;height:calc(100vh - 62px);max-width:300px}@media print{.navbar-inverse{display:none}}.navbar-inverse .navbar-toggle{padding:20px}@media only screen and (max-width: 900px){.navbar-inverse .navbar-toggle{padding:15px}}.navbar-inverse .navbar-toggle:hover{background:linear-gradient(90deg, var(--abc-primary-2-op-20, rgba(38,71,134,0.2)) 0%, var(--abc-primary-0-op-10, rgba(118,148,206,0.1)) 80%)}.navbar-inverse .navbar-toggle .icon-bar{display:block;width:30px;height:2px;background-color:var(--abc-primary-2, #264786)}.navbar-inverse .navbar-toggle .icon-bar:nth-child(2){margin-top:8px;margin-bottom:8px}.navbar-inverse>.brand{padding:10px;display:none}.navbar-inverse>.brand img{max-width:250px}@media only screen and (max-width: 900px){.navbar-inverse>.brand{margin:auto}.navbar-inverse>.brand img{height:30px}}.navbar-inverse .navbar-static-side{float:left;display:none;height:100%;overflow:hidden;position:relative}.navbar-inverse .navbar-static-side .menu-item{border:none;width:100%}.navbar-inverse .navbar-static-side .menu-item.active>a{background:var(--abc-primary-2-op-30, rgba(38,71,134,0.3))}.navbar-inverse .navbar-static-side .menu-item.selected-parent>a{background:var(--abc-primary-2-op-30, rgba(38,71,134,0.2));color:white}.navbar-inverse .navbar-static-side .menu-item>a{margin:2px 0;background:var(--abc-primary-2-op-10, rgba(38,71,134,0.1));padding:10px 20px;display:block;color:var(--abc-primary-2, #264786);position:relative}.navbar-inverse .navbar-static-side .menu-item>a+ul.nav-second-level .menu-item{padding-left:15px}.navbar-inverse .navbar-static-side .menu-item>a+ul.nav-second-level .menu-item>a{background:var(--abc-primary-2-op-15, rgba(38,71,134,0.15))}.navbar-inverse .navbar-static-side .menu-item>a+ul.nav-second-level .menu-item.selected-parent>a{background:var(--abc-primary-2-op-30, rgba(38,71,134,0.3))}.navbar-inverse .navbar-static-side .menu-item>a>i{margin-right:10px;display:inline-block;vertical-align:baseline;margin-top:3px}.navbar-inverse .navbar-static-side .menu-item>a>span{display:inline-block;word-wrap:normal;max-width:85%}.navbar-inverse .navbar-static-side .menu-item>a>span.arrow{color:var(--abc-primary-2, #264786);margin-right:10px;float:right}.navbar-inverse .navbar-static-side .menu-item>a:hover,.navbar-inverse .navbar-static-side .menu-item>a .nav-second-level>li>a:hover{background:linear-gradient(90deg, var(--abc-primary-2-op-20, rgba(38,71,134,0.2)) 0%, transparent 80%) !important}.navbar-inverse .navbar-static-side>.sidebar-collapse{height:100%;width:100%;overflow-y:auto;overflow-x:hidden}.navbar-inverse .navbar-item>a{color:var(--abc-primary-2, #264786);display:block;padding:5px 20px;text-decoration:none}@media only screen and (max-width: 900px){.navbar-inverse .navbar-item>a{padding:15px}}.navbar-inverse .navbar-item>a:hover{background:linear-gradient(90deg, var(--abc-primary-2-op-20, rgba(38,71,134,0.2)) 0%, var(--abc-primary-0-op-10, rgba(118,148,206,0.1)) 80%)}.navbar-inverse .btn-navbar{width:2.5rem;height:2.5rem;display:inline-block;border:1px solid var(--abc-primary-2-op-50, rgba(38,71,134,0.5)) !important;border-radius:50%;position:relative;vertical-align:middle;padding:7px;text-align:center}.navbar-inverse .btn-navbar *{fill:white}.navbar-inverse .btn-navbar.btn-login-navbar{font-size:16px}.navbar-inverse .btn-navbar:not(.btn-login-navbar)>span>span{position:absolute;font-weight:bold;background:var(--abc-secondary-a-0, #73da8e);border-radius:50%;height:15px;width:15px;font-size:10px;line-height:15px;margin:-5px 0px}.navbar-inverse .btn-logout-navbar i{vertical-align:-1px}.navbar-inverse .btn-logout-navbar svg{fill:white}.navbar-inverse .pull-right{display:flex;flex-direction:column;flex-grow:1;justify-content:flex-end}.navbar-inverse .pull-right>li:hover{background:linear-gradient(90deg, var(--abc-primary-2-op-20, rgba(38,71,134,0.2)) 0%, var(--abc-primary-0-op-10, rgba(118,148,206,0.1)) 80%)}.navbar-inverse .pull-right .wide-show{display:none}.navbar-inverse .navbar-info{display:flex;max-width:50px}.navbar-inverse .navbar-info .abrs-project-info{color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5)) !important;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;margin-top:5px;margin-bottom:5px;max-width:0px}.navbar-inverse .navbar-info .abrs-project-info:first-child{margin-right:10px}.navbar-toggler{height:62px}#show-menu{display:none}@media only screen and (max-width: 900px){.menu-panel-shown .pull-right{flex-direction:column}}.menu-panel-shown .brand{display:block}.menu-panel-shown .navbar-static-side,.menu-panel-shown .navbar-info{display:flex;flex-direction:column;align-items:center;max-width:100%}.menu-panel-shown .navbar-static-side.info-row,.menu-panel-shown .navbar-info.info-row{flex-direction:row;justify-content:center}.menu-panel-shown .navbar-static-side .abrs-project-info,.menu-panel-shown .navbar-info .abrs-project-info{max-width:270px}.menu-panel-shown .pull-right .wide-show{display:inline-block;margin-left:10px;vertical-align:middle}.fa.arrow:before{content:"\25C0";position:absolute;margin-right:10px;margin-top:3px}.active>a>.fa.arrow:before{transform:rotate(-90deg);margin:0 0 0 -15px;padding:5px 10px 5px 10px}.default-err-msg{box-shadow:2px 2px 6px var(--abc-primary-3-op-10, rgba(157,182,231,0.1));padding:20px;max-width:500px;margin:0 auto;border:2px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));border-radius:8px;display:flex;flex-direction:column;align-items:center}.default-err-msg>h4{margin-bottom:5px}.default-err-msg>hr{display:none}.default-err-link{display:block;border:1px solid transparent;border-top-color:var(--abc-primary-0-op-15, rgba(118,148,206,0.15));padding:10px;width:80%;text-align:center;text-decoration:none;color:var(--abc-primary-0, #7694ce)}.default-err-link:hover{border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));background:linear-gradient(0deg, var(--abc-primary-0-op-15, rgba(118,148,206,0.15)) 0%, transparent 80%);border-radius:8px}.default-err-link:hover+a{border-top-color:transparent}#wrapper .abris-application.application-vertical{flex-direction:column}#wrapper .abris-application.application-vertical .navbar-inverse .navbar-static-side{display:flex;align-items:center}#wrapper .abris-application.application-vertical .sidebar-collapse{height:auto}#wrapper .abris-application.application-vertical #page-wrapper{height:100%}#wrapper .abris-application.application-vertical .navbar-toggle{display:none}#wrapper .abris-application.application-vertical .navbar-inverse{flex-direction:row;height:auto}#wrapper .abris-application.application-vertical .navbar-info.info-row{display:none}#wrapper .abris-application.application-vertical .navbar-static-side{flex-direction:row}#wrapper .abris-application.application-vertical #show-menu:checked ~ .navbar-static-side,#wrapper .abris-application.application-vertical #show-menu:checked ~ .navbar-info{max-width:none}#wrapper .abris-application.application-vertical #side-menu{display:flex;flex-flow:wrap;list-style-type:none}#wrapper .abris-application.application-vertical .navbar-inverse .navbar-static-side .menu-item{width:auto;list-style-type:none}#wrapper .abris-application.application-vertical .navbar-inverse .navbar-static-side .menu-item>a>span.arrow{display:none}#wrapper .abris-application.application-vertical .navbar-inverse .navbar-static-side .menu-item a{background:none}#wrapper .abris-application.application-vertical .nav.nav-second-level{position:fixed;background:#092a3a;z-index:100}#wrapper .abris-application.application-vertical .pull-right{flex-direction:row;list-style-type:none}#wrapper .abris-application.application-vertical .wide-show{display:block}.abris-resizable{position:relative;display:inline-block;vertical-align:top}.abris-resizable .ui-resizable-e{background:#0b0b0b0a}.abris-resizable .ui-resizable-e::before{content:"";display:block;height:100px;width:12px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='100' viewBox='0 0 12 100'%3E %3Cg id='resize' transform='translate(163 -189) rotate(90)'%3E %3Cg transform='translate(289 151) rotate(90)' fill='%23f8f9fd' stroke='rgba(80,80,80,0.3)' stroke-width='1'%3E %3Crect width='12' height='100' rx='6' stroke='none'/%3E %3Crect x='0.5' y='0.5' width='11' height='99' rx='5.5' fill='none'/%3E %3C/g%3E %3Crect width='12' height='100' rx='6' transform='translate(289 151) rotate(90)' fill='rgba(50,50,50,0.05)'/%3E %3Cg transform='translate(-9.5 -0.5)'%3E %3Crect width='5' height='5' rx='2.5' transform='translate(219 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(227 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(235 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(243 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(251 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(259 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(267 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(275 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3Crect width='5' height='5' rx='2.5' transform='translate(283 155) rotate(90)' fill='rgba(80,80,80,0.3)'/%3E %3C/g%3E %3C/g%3E %3C/svg%3E");top:44%;position:relative;right:2px;border-radius:10px;box-shadow:0 0 5px rgba(50,50,50,0.3)}.abris-application:not(.application-vertical) .abris-application-vertical-container__row:first-child{display:flex;flex-direction:column}.abris-application:not(.application-vertical) .abris-application-vertical-container__row:last-child{width:100%;height:100%;overflow:hidden}.abris-application:not(.application-vertical) .abris-application-vertical-container-wrapper{display:flex;width:100%;height:100%}.abris-application:not(.application-vertical) .abris-application-vertical-container{display:flex;width:100%;height:100%}.abris-application:not(.application-vertical) .abris-application-vertical-container__cell{width:100%;height:100%}.abris-application:not(.application-vertical) .abris-application-vertical-container__cell-content-holder{width:100%;height:100%}.abris-application:not(.application-vertical) .abris-application-vertical-container__cell-content{width:100%;height:100%}.abris-application:not(.application-vertical) .abris-application-vertical-container__cell-content>div{height:100%}.application-vertical .abris-application-vertical-container-wrapper{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.application-vertical .abris-application-vertical-container{position:relative;display:table;width:100%;height:100%;table-layout:fixed}.application-vertical .abris-application-vertical-container__row{width:100%;height:100%;display:table-row}.application-vertical .abris-application-vertical-container__row:first-child{height:0}.application-vertical .abris-application-vertical-container__cell{width:100%;display:table-cell}.application-vertical .abris-application-vertical-container__cell-content-holder{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}.application-vertical .abris-application-vertical-container__cell-content{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.application-vertical .abris-application-vertical-container__cell-content--scrollable{overflow:auto;background:lightblue}.application-vertical .nav.nav-second-level{box-shadow:1px 1px 2px 2px #296d8c91}.application-vertical .nav.nav-second-level>li .nav-second-level{margin-left:100px !important}.application-vertical .menu-item.selected-parent>a{background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 85%, #fed66b 86%, #fed66b 100%) !important;color:white}.application-vertical .menu-item.selected-parent>a:hover{color:white}.application-vertical .menu-item.selected>a{background:#fed66b !important;color:#092a3a !important}.application-vertical .menu-item.selected>a:hover{color:white}.abrs-page-basic{height:100%}.abris-list.abris-list-customer{height:100%}

@media only screen and (max-width: 900px){#wrapper .abris-application{flex-direction:column}.navbar-inverse#menu-panel{display:none;z-index:100}.navbar-inverse#menu-panel.menu-panel-shown{display:flex;position:absolute;z-index:1000;width:100%;max-width:300px;min-width:250px;height:calc(100vh - 51px);margin-top:51px}.abris-application .abris-application-vertical-container-wrapper{display:block !important;position:absolute;top:0;left:0;right:0;bottom:0}.abris-application .abris-application-vertical-container{position:relative;display:table !important;table-layout:fixed}.abris-application .abris-application-vertical-container__row{width:100%;display:table-row}.abris-application .abris-application-vertical-container__row:first-child{height:0}.abris-application .abris-application-vertical-container__cell{width:100%;display:table-cell}.abris-application .navbar-inverse.navbar-toggler{flex-direction:row;height:auto;position:fixed;width:100%;max-width:100%}.abris-application .navbar-inverse.navbar-toggler .nav.pull-right{flex-direction:row}.abris-application .navbar-inverse.navbar-toggler .nav.pull-right .navbar-item{align-self:center}.abris-application :not(.application-vertical) .abris-application-vertical-container__row:last-child{display:block}.abris-application :not(.application-vertical) .abris-application-vertical-container__row .abris-application-vertical-container__cell{display:block}#page-wrapper>div .page-header{padding-left:15px}#page-wrapper>div{padding-top:55px !important;overflow:auto;height:100vh}#wrapper{width:100%}.abris-property,.abris-view-bottom-actions{margin:0;padding:8px}.abris-view-bottom-actions{padding-top:0}.detail-relations{padding:0 8px 0 8px}}

.loadingProgressG,.loadingProgressG{height:4px;position:absolute;left:0;top:0;width:0;z-index:1000;background:#fed66b}.loadingProgressG-loading{animation-name:bounce_loadingProgressG;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes bounce_loadingProgressG{0%{margin-left:0%;width:0%}50%{margin-left:0%;width:100%}100%{margin-left:100%;width:0%}}

.split-view-optional-button{background:var(--abc-primary-2, #264786);color:#aaa;border:1px solid #ccc;border-radius:5px;width:27px;height:27px;font-size:10px}.split-view-optional-button:hover{color:#b33;border:1px solid #ccf}.abrs-page-title-buttons{display:flex;height:35px;align-items:baseline}.abrs-page-title-buttons abris-dropdown-wrapper{display:flex;align-items:baseline;min-width:250px}.abrs-page-title-buttons abris-dropdown-wrapper>div a{cursor:pointer;margin-top:0px}.abrs-page-title-buttons abris-dropdown-wrapper>div>div{float:left;margin-left:5px;position:relative}@media print{.abrs-page-title-buttons{display:none}}.page-title-container{display:flex}.page-title-container .abrs-page-title-with-buttons{flex:1}.page-title-container .abrs-page-title-with-buttons .app-breadcrumbs{font-size:12px;float:right;margin-top:10px}.page-title-container .abris-platform-logo{height:43px}

.notifications{z-index:100;position:fixed}.notifications .alert{padding:5px 40px;padding-left:50px;border-radius:10px;position:relative;z-index:9999;color:var(--abc-primary-2, #264786);max-width:90%;float:right;margin-right:20px;margin-bottom:8px}.notifications .alert .alert__icon{font:normal normal normal 14px/1 'Font Awesome 5 Free';font-size:30px;position:absolute;margin-top:7px;margin-left:-39px}.notifications .alert.alert-success{background-color:var(--abc-secondary-a-8, #afecbf)}.notifications .alert.alert-success .alert__icon::before{content:'\f058'}.notifications .alert.alert-info{background-color:var(--abc-secondary-a-10, #afecbf)}.notifications .alert.alert-info .alert__icon::before{content:'\f06a'}.notifications .alert.alert-danger{background-color:var(--abc-secondary-a-6, #afecbf)}.notifications .alert.alert-danger .alert__icon::before{content:'\f057'}.notifications .alert .notifications-message{display:block;padding-top:10px;padding-bottom:5px}.notifications .alert .notifications-title{padding-top:8px;display:block;font-size:16px}.notifications.top-right{right:5px;top:65px}.notifications .close.pull-right{position:absolute;right:5px;top:5px;height:20px;width:20px;text-align:center;cursor:pointer}.notifications .close.pull-right svg{fill:var(--abc-primary-2, #264786)}

.navbar-mode-item{float:left;padding-top:3px;width:300px}.navbar-mode-item abris-select{width:100%}.navbar-mode-item abris-select span.select2.select2-container.select2-container--default{width:100%}.navbar-mode-item label{display:none}

.navbar-top-status-item{float:left;padding-top:10px;width:300px}.navbar-top-status-item abris-select{width:100%}.navbar-top-status-item abris-select span.select2.select2-container.select2-container--default{width:100%}.navbar-top-status-item label{display:none}

.navbar-tasks-item{position:relative}.navbar-tasks-item__text{position:absolute;display:inline-block;top:0;line-height:20px;border-radius:10px;background:red;width:20px;text-align:center;right:10px}.application-vertical .navbar-tasks-item__text{right:auto;left:42px}

.balloon-bottom{position:relative;padding:15px 30px;margin-top:30px;color:#000;background:#a44646;background:linear-gradient(#a44646, #efcfcf);border-radius:25px / 50px;text-align:center}.balloon-left-bottom:before{content:"";position:absolute;top:-30px;left:10%;border-width:30px 0 0 50px;border-style:solid;border-color:transparent #a44646;display:block;width:0}.balloon-left-bottom:after{content:"";position:absolute;top:-30px;left:10%;border-width:30px 0 0 20px;border-style:solid;border-color:transparent var(--abc-primary-2, #264786);display:block;width:0}.balloon-right-bottom:before{content:"";position:absolute;top:-30px;right:10%;border-width:30px 50px 0 0;border-style:solid;border-color:transparent #a44646;display:block;width:0}.balloon-right-bottom:after{content:"";position:absolute;top:-30px;right:10%;border-width:30px 20px 0 0;border-style:solid;border-color:transparent var(--abc-primary-2, #264786);display:block;width:0}.login-balloon{position:absolute;right:0;top:100%;width:400px;z-index:1}.abris-user-is-logged-in .login-balloon{display:none}

.abris-stepper__container{width:100%;max-width:1100px;margin-top:5px}.abris-stepper__progressbar{counter-reset:step}.abris-stepper__progressbar li{min-height:50px;list-style-type:none;font-size:12px;position:relative;text-align:left;color:var(--abc-primary-0, #7694ce);cursor:arrow}.abris-stepper__marker{width:30px;height:30px;line-height:26px;border:2px solid var(--abc-primary-0, #7694ce);display:inline-block;text-align:center;border-radius:50%;background-color:white;cursor:pointer;margin-left:2px;margin-top:4px}.abris-stepper__progressbar li:after{width:2px;height:100%;content:'';position:absolute;background-color:var(--abc-primary-0, #7694ce);top:34px;left:16px}.abris-stepper__progressbar li:last-child:after{content:none}.abris-stepper__progressbar li.abris-stepper--active{color:var(--abc-secondary-a-3, #98ecae);outline:none}.abris-stepper__progressbar li.abris-stepper--active .abris-stepper__marker{border-color:var(--abc-secondary-a-3, #98ecae)}.abris-stepper__progressbar li.abris-stepper--active:after{background-color:var(--abc-secondary-a-3, #98ecae)}.abris-stepper__label{display:inline-block;padding-left:10px;text-transform:uppercase;cursor:pointer}.abris-stepper__content{display:none;padding-left:45px;padding-bottom:5px;margin-top:-5px;color:var(--abc-primary-0, #7694ce)}.abris-stepper__progressbar li.abris-stepper--active>.abris-stepper__label+.abris-stepper__content{display:block}

.authForm{max-width:500px;margin:auto;padding:10px 50px;text-align:center}.authForm>.authAddForms>div{padding:10px}.authForm input{margin-bottom:10px}.authForm .actions{display:flex;justify-content:center;padding-top:10px}.authForm .inline-message{width:100%;color:green;margin-left:0px;margin-right:0px}.authForm .inline-error{width:100%;color:red;margin-left:0px;margin-right:0px}.authLogoutForm input{margin-bottom:1rem}.authLogoutForm .actions{display:flex;justify-content:center;padding-top:10px}.authAddForms{text-align:center}.authAddForms span{background:none;color:var(--abc-primary-3, #9db6e7);text-decoration:underline;display:inline}

.abris-install form{height:calc(100vh - 530px);min-height:100px}.abris-install form abris-switch .checkbox__text{width:120px}.abris-install form .message-label{padding:5px 20px;border:1px solid transparent;border-radius:10px;position:relative;margin:5px 0px;color:var(--abc-primary-3, #9db6e7)}.abris-install form .message-label.message-label-ok{background-color:var(--abc-secondary-a-9, #afecbf);border-color:var(--abc-secondary-a-8, #afecbf)}.abris-install form .install-terminal{height:100%}.abris-install form .install-terminal iframe{overflow:scroll}

.abrs-viewid-articlesearch abris-search{max-width:800px}.abrs-viewid-articlesearch abris-search .a-search.input-group{width:600px;height:40px;border-radius:20px}.abrs-viewid-articlesearch abris-search .a-search.input-group input{font-size:16px}.abrs-viewid-articlesearch .abrs-page-title-buttons{margin-left:160px}.abrs-viewid-articlesearch abris-samplesettings-panel .abris-samplesettings-panel>div{margin-left:170px;margin-right:170px}.nav-item{margin:5px;display:inline;padding:5px}.nav-item .nav-link{text-decoration:none;color:black}.nav-item.active .nav-link{color:#1a0dab;padding-bottom:3px;border-bottom:4px solid #fed66b}abris-navs{display:block;margin:0 5px}abris-navs .nav{margin-left:155px;margin-bottom:20px}.row.article-search-nothing-message{padding-left:170px}.row.article-search-nothing-message div{padding-bottom:5px}.row.article-search-nothing-message div:first-child{font-weight:bold;padding-bottom:10px}

.abrs-start{display:flex}.abrs-start-info{flex:1;overflow:auto}.abrs-start-login{border:1px solid var(--abc-primary-0-op-20, rgba(118,148,206,0.2));border-radius:10px;padding:10px;min-width:200px}

.abris-print-settings .document-preview .document-preview-html div{max-height:400px;overflow-y:scroll;overflow-x:hidden;width:1000px}.abris-print-settings .document-preview .A4-L-8{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-8 table td,.abris-print-settings .document-preview .A4-L-8 table th{font-size:10.1885342960289px;padding:2.54713357400722px}.abris-print-settings .document-preview .A4-L-9{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-9 table td,.abris-print-settings .document-preview .A4-L-9 table th{font-size:11.4621010830325px;padding:2.86552527075812px}.abris-print-settings .document-preview .A4-L-10{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-10 table td,.abris-print-settings .document-preview .A4-L-10 table th{font-size:11.8780471380471px;padding:2.96951178451178px}.abris-print-settings .document-preview .A4-L-11{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-11 table td,.abris-print-settings .document-preview .A4-L-11 table th{font-size:13.0658518518519px;padding:3.26646296296296px}.abris-print-settings .document-preview .A4-L-12{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-12 table td,.abris-print-settings .document-preview .A4-L-12 table th{font-size:14.2536565656566px;padding:3.56341414141414px}.abris-print-settings .document-preview .A4-L-13{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-13 table td,.abris-print-settings .document-preview .A4-L-13 table th{font-size:15.4414612794613px;padding:3.86036531986532px}.abris-print-settings .document-preview .A4-L-14{padding:67.3400673400673px}.abris-print-settings .document-preview .A4-L-14 table td,.abris-print-settings .document-preview .A4-L-14 table th{font-size:16.629265993266px;padding:4.1573164983165px}.abris-print-settings .document-preview .A4-P-8{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-8 table td,.abris-print-settings .document-preview .A4-P-8 table th{font-size:13.4391619047619px;padding:3.35979047619048px}.abris-print-settings .document-preview .A4-P-9{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-9 table td,.abris-print-settings .document-preview .A4-P-9 table th{font-size:15.1190571428571px;padding:3.77976428571429px}.abris-print-settings .document-preview .A4-P-10{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-10 table td,.abris-print-settings .document-preview .A4-P-10 table th{font-size:16.7989523809524px;padding:4.19973809523809px}.abris-print-settings .document-preview .A4-P-11{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-11 table td,.abris-print-settings .document-preview .A4-P-11 table th{font-size:18.4788476190476px;padding:4.6197119047619px}.abris-print-settings .document-preview .A4-P-12{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-12 table td,.abris-print-settings .document-preview .A4-P-12 table th{font-size:20.1587428571429px;padding:5.03968571428571px}.abris-print-settings .document-preview .A4-P-13{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-13 table td,.abris-print-settings .document-preview .A4-P-13 table th{font-size:21.8386380952381px;padding:5.45965952380952px}.abris-print-settings .document-preview .A4-P-14{padding:95.2380952380952px}.abris-print-settings .document-preview .A4-P-14 table td,.abris-print-settings .document-preview .A4-P-14 table th{font-size:23.5185333333333px;padding:5.87963333333333px}.abris-print-settings .document-preview .A3-P-8{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-8 table td,.abris-print-settings .document-preview .A3-P-8 table th{font-size:13.4391619047619px;padding:3.35979047619048px}.abris-print-settings .document-preview .A3-P-9{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-9 table td,.abris-print-settings .document-preview .A3-P-9 table th{font-size:15.1190571428571px;padding:3.77976428571429px}.abris-print-settings .document-preview .A3-P-10{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-10 table td,.abris-print-settings .document-preview .A3-P-10 table th{font-size:16.7989523809524px;padding:4.19973809523809px}.abris-print-settings .document-preview .A3-P-11{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-11 table td,.abris-print-settings .document-preview .A3-P-11 table th{font-size:18.4788476190476px;padding:4.6197119047619px}.abris-print-settings .document-preview .A3-P-12{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-12 table td,.abris-print-settings .document-preview .A3-P-12 table th{font-size:20.1587428571429px;padding:5.03968571428571px}.abris-print-settings .document-preview .A3-P-13{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-13 table td,.abris-print-settings .document-preview .A3-P-13 table th{font-size:21.8386380952381px;padding:5.45965952380952px}.abris-print-settings .document-preview .A3-P-14{padding:95.2380952380952px}.abris-print-settings .document-preview .A3-P-14 table td,.abris-print-settings .document-preview .A3-P-14 table th{font-size:23.5185333333333px;padding:5.87963333333333px}.abris-print-settings .document-preview .A3-L-8{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-8 table td,.abris-print-settings .document-preview .A3-L-8 table th{font-size:6.71958095238095px;padding:1.67989523809524px}.abris-print-settings .document-preview .A3-L-9{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-9 table td,.abris-print-settings .document-preview .A3-L-9 table th{font-size:7.55952857142857px;padding:1.88988214285714px}.abris-print-settings .document-preview .A3-L-10{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-10 table td,.abris-print-settings .document-preview .A3-L-10 table th{font-size:8.39947619047619px;padding:2.09986904761905px}.abris-print-settings .document-preview .A3-L-11{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-11 table td,.abris-print-settings .document-preview .A3-L-11 table th{font-size:9.23942380952381px;padding:2.30985595238095px}.abris-print-settings .document-preview .A3-L-12{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-12 table td,.abris-print-settings .document-preview .A3-L-12 table th{font-size:10.0793714285714px;padding:2.51984285714286px}.abris-print-settings .document-preview .A3-L-13{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-13 table td,.abris-print-settings .document-preview .A3-L-13 table th{font-size:10.919319047619px;padding:2.72982976190476px}.abris-print-settings .document-preview .A3-L-14{padding:47.6190476190476px}.abris-print-settings .document-preview .A3-L-14 table td,.abris-print-settings .document-preview .A3-L-14 table th{font-size:11.7592666666667px;padding:2.93981666666667px}

.abris-report-designer abris-frame{position:relative;height:500px;overflow:auto}.abris-report-designer .nav-tabs{border-bottom:1px solid transparent;border-bottom-color:var(--abc-primary-0-op-95, rgba(118,148,206,0.95))}.abris-report-designer__actions-row .btn-default{display:inline-block}

.abrs-viewid-gantt-list{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child{height:calc(100% - 40px)}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__legend-column{height:calc(100% - 32px)}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__legend-column .abris-gantt__content{height:calc(100% - 52px);overflow:hidden}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container{height:calc(100% - 32px)}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram{height:100%}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__header{width:100%;overflow:hidden}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__header>div{position:relative;height:32px}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__content{height:calc(100% - 32px);width:100%;overflow:auto;padding:0 16px}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__content>div{position:relative}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__content>div .abris-gantt-ruler{z-index:0}.abrs-viewid-gantt-list .abris-view-content-holder-inner .abrs-page-basic>div>.row:last-child .abris-gantt-list-view abris-gantt .abris-gantt__panel .abris-gantt__content-container .abris-gantt__diagram .abris-gantt__content>div .abris-gantt-ruler .abris-ruler-line{position:absolute;height:100%;border-left:1px dotted lightgray}

.abrs-projection-editor-panel{height:calc(100vh - 79px);overflow:auto}.abrs-projection-result-panel{height:calc(100vh - 79px);overflow:auto}

abris-seal{display:block}abris-seal .a-seal-container{position:relative}abris-seal .a-seal-container .a-seal-content{display:inline-block;border:1px solid;border-top:none;color:#258e41;padding:0 10px;background-color:#afecbf;transform:rotate(-90deg);z-index:100;position:absolute;left:-55px;top:20px;width:130px;text-align:right}

.testRow-group{display:flex;flex-direction:row}.testRow-group .testRow_property{display:block;width:500px}.testRow-group .testRow_property .testRow_property-detail{border:1px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));border-radius:10px;z-index:0;background:var(--abc-primary-1, #697a9b)}.testRow-group .testRow_property .testRow_property-text{margin:20px 0}.testRow-group .testRow_property .testRow_property-text div{border:1px solid #6e7a9c;padding:10px}.testRow-group .testRow-params{width:600px;margin:0 20px}.testRow-group .testRow-params .testRow_property-group{background:#282c34;padding:20px;border-radius:10px}.testRow-group .testRow-params .testRow_property-group>label{margin-top:15px;margin-bottom:5px;display:block;color:white;font-size:1em}.testRow-group .testRow-params .testRow_property-group .form-control{background:#434851;color:white}.testRow-group .testRow-params .testRow_property-group .abrs-checkbox>input+span::before{border-color:white}.testRow-group .testRow-params .testRow_property-group .abrs-checkbox>input+span{color:white}.testRow-group .testRow-params .testRow_property-group abris-checkbox{display:block;margin:20px 0}.testRow-group .testRow-caption-label{font-size:18px;color:#263769;padding-left:10px}.testRow-group:first-child{border-top:none;margin-top:0}.testRow-caption-note{font-size:1.5em;margin-bottom:20px;border-radius:5px;font-weight:bold}.testRow .testRow-tutorial{max-width:1000px;margin:30px;font-size:16px;line-height:1.5em;display:block}.testRow .testRowExampleList{width:599px;display:block;margin:0 0 20px 20px}

.help-control-button{position:fixed;font-size:32px;color:var(--abc-primary-0-op-80, rgba(118,148,206,0.65));font-weight:700;border:3px solid var(--abc-primary-0-op-65, rgba(118,148,206,0.65));border-radius:50%;width:50px;height:50px;text-align:center;line-height:38px;cursor:pointer;z-index:1002;right:50px;bottom:50px}.help-control-button:hover{background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2));color:var(--abc-primary-2, #264786)}.help-left-button{line-height:34px;right:calc(30% - 100px)}.help-left-button .svg-icon{margin-left:-4px;margin-top:4px}.help-right-button{line-height:34px;left:calc(30% - 100px)}.help-right-button .svg-icon{margin-left:4px;margin-top:4px}@media print{.help-start-button{display:none}}.help-dimmer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000}.help-active-element{position:fixed;box-shadow:0 0 0 1000px rgba(0,0,0,0.3);box-shadow:0 0 0 100vmax rgba(0,0,0,0.3);border:2px inset black;border-radius:5px;z-index:1000}.help-panel{position:fixed;top:0;width:30%;bottom:0;background-color:var(--abc-primary-1, #697a9b);box-shadow:-1px 0 5px rgba(50,50,50,0.5);z-index:1001;color:var(--abc-primary-3, #9db6e7)}.help-panel--left{left:0}.help-panel--right{right:0}.help-panel__content{position:relative;width:100%;height:calc(100% - 120px);overflow-y:auto}.help-panel__item-container{border-bottom:1px solid}.help-panel__item{padding:10px;cursor:pointer;position:relative}.help-panel__item h2{font-size:15px}.help-panel__item:hover{background-color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5))}.help-panel__item .help-panel__go-next-element-button,.help-panel__item .help-panel__go-prev-element-button,.help-panel__item .help-panel__go-further-button{display:none}.help-panel__item--active{background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2));margin:0 30px}.help-panel__item--active h2{padding-left:25px !important}.help-panel__item--active .help-panel__go-next-element-button,.help-panel__item--active .help-panel__go-prev-element-button,.help-panel__item--active .help-panel__go-further-button{display:block}.help-panel__go-further-button{position:absolute;display:none;right:33px;top:calc(50% - 17px);height:22px;line-height:20px;color:var(--abc-primary-0, #7694ce);padding:0 10px;border-radius:15px;margin-top:6px;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}.help-panel__go-further-button:hover{background-color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5))}.help-panel__item--active .help-panel__go-further-button{display:block}.help-panel__instructions{padding:10px;display:none}.help-panel__item--active+.help-panel__instructions{display:block}.help-panel__section--opened>.help-panel__instructions{display:block}.help-panel__instructions-button{cursor:pointer;text-decoration:underline}.help-panel__instructions-button:hover{background-color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5))}.help-panel__go-element-button{position:absolute;top:calc(50% - 17px);height:34px;line-height:34px;color:var(--abc-primary-0-op-80, rgba(118,148,206,0.8));padding:0 4px}.help-panel__go-element-button:hover{background-color:var(--abc-primary-2-op-50, rgba(38,71,134,0.5))}.help-panel__go-prev-element-button{left:5px}.help-panel__go-next-element-button{right:5px}.help-panel__go-next-element-button,.help-panel__go-prev-element-button{height:22px;line-height:20px;color:var(--abc-primary-0, #7694ce);padding:0px 7px;border-radius:15px;margin-top:6px;background:var(--abc-primary-0-op-10, rgba(118,148,206,0.1))}.help-panel__section-header,.help-panel__item{padding:0 10px;padding-bottom:10px;margin-top:5px;cursor:pointer}.help-panel__section-header:hover,.help-panel__item:hover{background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2));border-radius:0}.help-panel__section-header h2,.help-panel__item h2{font-size:16px;padding:0 20px;padding-top:10px}.help-panel__section-header p,.help-panel__item p{padding-bottom:10px;margin:0 20px}.help-panel__section--opened{background-color:var(--abc-primary-0-op-20, rgba(118,148,206,0.2))}.help-panel__section--opened+.help-panel__section-content{margin-left:30px;padding-bottom:10px;margin-right:30px}.help-panel__instructions{background-color:none;padding-bottom:10px;margin:0 30px;padding-left:20px}.help-panel__item.help-panel__item--active p{display:none}.help-panel__item:nth-last-child(2) p{border:none}.help-panel__item:nth-last-child(2)+.help-panel__instructions{border:none}


.bf-toolbox{display:inline-block;padding:15px 0}.bf-toolbox__item{min-width:50px;min-height:50px;line-height:50px;padding:0 10px;border:1px solid lightgray;display:inline-block;text-align:center;vertical-align:middle;cursor:grab}.bf-layout{position:relative}.bf-layout-json{height:300px}.bf-layout-json textarea{width:100%;height:100%}.bf-mode-button{position:absolute;top:0;right:0;padding:10px;border:1px solid lightgray;text-align:center;vertical-align:middle;cursor:pointer}.bf-mode-button:hover{background-color:lightgray}

layout-item{display:block}.bf-item-content{vertical-align:top}.bf-layout--design-mode .bf-item--selected{border:2px solid lightskyblue}.bf-layout--design-mode .bf-item--drag-over-top{border-top:2px solid darkcyan}.bf-layout--design-mode .bf-item--drag-over-bottom{border-bottom:2px solid darkcyan}.bf-layout--design-mode .bf-item--drag-over-left{border-left:2px solid darkcyan}.bf-layout--design-mode .bf-item--drag-over-right{border-right:2px solid darkcyan}.row>layout-item{display:table-cell}.row>layout-item:not(:first-child){padding-left:1em}.column>layout-item{display:block}

placeholder-item{display:inline-block;width:100%;height:100%}.bf-item-placeholder{min-width:200px;min-height:100px;text-align:center;line-height:100px;vertical-align:middle;user-select:none}

item-menu{display:block;width:100%;height:0;position:relative}.bf-item-menu{position:absolute;top:0;right:0;z-index:100}.bf-item-menu__item{width:24px;height:24px;line-height:24px;text-align:center;vertical-align:middle;cursor:pointer;background-color:rgba(150,150,150,0.3);margin:5px}


layout{display:block}

ul[role=menu].dropdown-menu{overflow-y:auto;max-height:400px;padding:8px !important}.open>.dropdown-menu{display:block}li.c-item-menu-container{list-style:none;width:100%;cursor:arrow;position:relative}li.c-item-menu-container .c-item-menu-line{cursor:pointer;padding:6px;border-radius:3px;color:var(--abc-primary-3, #9db6e7);margin-bottom:1px;max-width:365px}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element{display:flex;align-items:first baseline;width:100%;color:var(--abc-primary-3, #9db6e7)}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .c-items-menu-collapser{width:20px;height:20px;display:block;background:var(--abc-primary-0-op-15, rgba(118,148,206,0.15));border-radius:6px;padding:3px;margin-right:5px}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .c-items-menu-collapser.add-element{background:var(--abc-primary-0-op-30, rgba(118,148,206,0.3))}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .c-items-menu-collapser .button-svg-icon{margin-top:-5px}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .c-items-menu-collapser .button-svg-icon.icon-plus{width:14px;height:14px}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .abrs-tree-menu-item{height:min-content}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .abrs-tree-item-menu{color:var(--abc-primary-3, #9db6e7);user-select:none;vertical-align:top}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-tree-element .c-item-menu-line-featured{background-color:#bc8f8f1a;border-color:#bc8f8f;border-style:solid;border-width:1px;border-radius:6px;padding:4px}li.c-item-menu-container .c-item-menu-line .c-item-menu-line-content{display:inline-block;width:69%;margin-left:-4px}li.c-item-menu-container .c-item-menu-line:hover{color:#262626;background-color:#f5f5f5}li.c-item-menu-container .c-item-menu-line.c-item-menu-line-selected{background-color:#afecbf}li.c-item-menu-container .c-item-menu-context-actions-holder .c-item-menu-context-actions-header{padding:10px 0;font-weight:bold}li.c-item-menu-container .c-item-menu-context-actions-holder .c-item-menu-context-actions{position:absolute;right:0;top:0;max-width:50%;background-color:var(--abc-primary-2, #264786);border:1px solid #ffd480;border-top:10px solid #ffd480;margin-right:5px;padding:0 10px;margin-top:22px;box-shadow:rgba(0,0,0,0.47) 4px 4px 8px -1px;z-index:100}li.c-item-menu-container .c-item-menu-context-actions-holder .c-item-menu-context-actions .c-item-menu-context-action{cursor:pointer;line-height:18px;padding:5px 0;color:#888888}li.c-item-menu-container .c-item-menu-context-actions-holder .c-item-menu-context-actions .c-item-menu-context-action:hover{text-decoration:underline}li.c-item-menu-container .abrs-tree-menu-load-more{border:none;border-radius:0}.c-child-items-menu-container{padding:0;margin:0}.abrs-tree-menu-load-more{background-color:lightgray;padding:5px;text-align:center;cursor:pointer}.abrs-tree-menu-loadaing{padding:5px}.abrs-tree-item-menu-info{margin-left:auto;padding-left:16px;font-weight:bold;float:right;min-width:50px}body li.c-item-menu-container .c-item-menu-line.c-item-menu-line-selected{background:linear-gradient(90deg, var(--abc-primary-0-op-30, rgba(118,148,206,0.3)) 0%, transparent 100%);border-radius:3px;padding:5px 10px}body li.c-item-menu-container .c-item-menu-line.c-item-line-selected .abrs-tree-item-menu{font-weight:bolder;color:var(--abc-primary-3, #9db6e7)}body li.c-item-menu-container .c-item-menu-line:hover{background:linear-gradient(90deg, var(--abc-primary-0-op-15, rgba(118,148,206,0.15)) 0%, transparent 100%)}

