/**
 * Variables.
 */
/**
 * Global.
 */
.view-department-summary .buttton,
.view-department-summary .csv-feed .feed-icon,
.view-bottle-deposit-report .buttton,
.view-bottle-deposit-report .csv-feed .feed-icon,
.view-payment-methods .buttton,
.view-payment-methods .csv-feed .feed-icon,
.view-cost-analysis-price-list .buttton,
.view-cost-analysis-price-list .csv-feed .feed-icon,
.view-product-type-summary .buttton,
.view-product-type-summary .csv-feed .feed-icon,
.view-promotions-report .buttton,
.view-promotions-report .csv-feed .feed-icon,
.view-purchased-items-report .buttton,
.view-purchased-items-report .csv-feed .feed-icon,
.view-sales-analysis .buttton,
.view-sales-analysis .csv-feed .feed-icon,
.view-id-sales_report .buttton,
.view-id-sales_report .csv-feed .feed-icon,
.view-id-tax_summary .buttton,
.view-id-tax_summary .csv-feed .feed-icon {
  position: relative;
  display: inline-block;
  padding: 4px 1.5em;
  color: #333;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
  line-height: normal;
  border-radius: 0;
  border: 1px solid #a6a6a6;
  background-image: none;
  background-color: #f9f9f9;
  text-shadow: none;
  transition: all, 0.2s; }
  .view-department-summary .buttton:hover, .view-department-summary .buttton:focus,
  .view-department-summary .csv-feed .feed-icon:hover,
  .view-department-summary .csv-feed .feed-icon:focus,
  .view-bottle-deposit-report .buttton:hover,
  .view-bottle-deposit-report .buttton:focus,
  .view-bottle-deposit-report .csv-feed .feed-icon:hover,
  .view-bottle-deposit-report .csv-feed .feed-icon:focus,
  .view-payment-methods .buttton:hover,
  .view-payment-methods .buttton:focus,
  .view-payment-methods .csv-feed .feed-icon:hover,
  .view-payment-methods .csv-feed .feed-icon:focus,
  .view-cost-analysis-price-list .buttton:hover,
  .view-cost-analysis-price-list .buttton:focus,
  .view-cost-analysis-price-list .csv-feed .feed-icon:hover,
  .view-cost-analysis-price-list .csv-feed .feed-icon:focus,
  .view-product-type-summary .buttton:hover,
  .view-product-type-summary .buttton:focus,
  .view-product-type-summary .csv-feed .feed-icon:hover,
  .view-product-type-summary .csv-feed .feed-icon:focus,
  .view-promotions-report .buttton:hover,
  .view-promotions-report .buttton:focus,
  .view-promotions-report .csv-feed .feed-icon:hover,
  .view-promotions-report .csv-feed .feed-icon:focus,
  .view-purchased-items-report .buttton:hover,
  .view-purchased-items-report .buttton:focus,
  .view-purchased-items-report .csv-feed .feed-icon:hover,
  .view-purchased-items-report .csv-feed .feed-icon:focus,
  .view-sales-analysis .buttton:hover,
  .view-sales-analysis .buttton:focus,
  .view-sales-analysis .csv-feed .feed-icon:hover,
  .view-sales-analysis .csv-feed .feed-icon:focus,
  .view-id-sales_report .buttton:hover,
  .view-id-sales_report .buttton:focus,
  .view-id-sales_report .csv-feed .feed-icon:hover,
  .view-id-sales_report .csv-feed .feed-icon:focus,
  .view-id-tax_summary .buttton:hover,
  .view-id-tax_summary .buttton:focus,
  .view-id-tax_summary .csv-feed .feed-icon:hover,
  .view-id-tax_summary .csv-feed .feed-icon:focus {
    background-color: #fff;
    border-color: #008ee6;
    background-image: none; }

.view-department-summary .button:first-child,
.view-department-summary .image-button:first-child,
.view-bottle-deposit-report .button:first-child,
.view-bottle-deposit-report .image-button:first-child,
.view-payment-methods .button:first-child,
.view-payment-methods .image-button:first-child,
.view-cost-analysis-price-list .button:first-child,
.view-cost-analysis-price-list .image-button:first-child,
.view-product-type-summary .button:first-child,
.view-product-type-summary .image-button:first-child,
.view-promotions-report .button:first-child,
.view-promotions-report .image-button:first-child,
.view-purchased-items-report .button:first-child,
.view-purchased-items-report .image-button:first-child,
.view-sales-analysis .button:first-child,
.view-sales-analysis .image-button:first-child,
.view-id-sales_report .button:first-child,
.view-id-sales_report .image-button:first-child,
.view-id-tax_summary .button:first-child,
.view-id-tax_summary .image-button:first-child {
  margin-left: 0;
  margin-right: 0; }

.view-department-summary .csv-feed .feed-icon,
.view-bottle-deposit-report .csv-feed .feed-icon,
.view-payment-methods .csv-feed .feed-icon,
.view-cost-analysis-price-list .csv-feed .feed-icon,
.view-product-type-summary .csv-feed .feed-icon,
.view-promotions-report .csv-feed .feed-icon,
.view-purchased-items-report .csv-feed .feed-icon,
.view-sales-analysis .csv-feed .feed-icon,
.view-id-sales_report .csv-feed .feed-icon,
.view-id-tax_summary .csv-feed .feed-icon {
  position: relative;
  content: 'Export CSV';
  display: inline-block;
  width: 80px;
  height: auto;
  background-image: none;
  overflow: hidden;
  text-indent: -9999px; }
  .view-department-summary .csv-feed .feed-icon:before,
  .view-bottle-deposit-report .csv-feed .feed-icon:before,
  .view-payment-methods .csv-feed .feed-icon:before,
  .view-cost-analysis-price-list .csv-feed .feed-icon:before,
  .view-product-type-summary .csv-feed .feed-icon:before,
  .view-promotions-report .csv-feed .feed-icon:before,
  .view-purchased-items-report .csv-feed .feed-icon:before,
  .view-sales-analysis .csv-feed .feed-icon:before,
  .view-id-sales_report .csv-feed .feed-icon:before,
  .view-id-tax_summary .csv-feed .feed-icon:before {
    content: 'Export CSV';
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 100%;
    text-align: center;
    text-indent: 0; }

.view-department-summary .views-exposed-form .form-item-created-min,
.view-department-summary .views-exposed-form .form-item-created-1-min,
.view-bottle-deposit-report .views-exposed-form .form-item-created-min,
.view-bottle-deposit-report .views-exposed-form .form-item-created-1-min,
.view-payment-methods .views-exposed-form .form-item-created-min,
.view-payment-methods .views-exposed-form .form-item-created-1-min,
.view-cost-analysis-price-list .views-exposed-form .form-item-created-min,
.view-cost-analysis-price-list .views-exposed-form .form-item-created-1-min,
.view-product-type-summary .views-exposed-form .form-item-created-min,
.view-product-type-summary .views-exposed-form .form-item-created-1-min,
.view-promotions-report .views-exposed-form .form-item-created-min,
.view-promotions-report .views-exposed-form .form-item-created-1-min,
.view-purchased-items-report .views-exposed-form .form-item-created-min,
.view-purchased-items-report .views-exposed-form .form-item-created-1-min,
.view-sales-analysis .views-exposed-form .form-item-created-min,
.view-sales-analysis .views-exposed-form .form-item-created-1-min,
.view-id-sales_report .views-exposed-form .form-item-created-min,
.view-id-sales_report .views-exposed-form .form-item-created-1-min,
.view-id-tax_summary .views-exposed-form .form-item-created-min,
.view-id-tax_summary .views-exposed-form .form-item-created-1-min {
  clear: left; }

.view-department-summary .views-exposed-form .form-actions,
.view-bottle-deposit-report .views-exposed-form .form-actions,
.view-payment-methods .views-exposed-form .form-actions,
.view-cost-analysis-price-list .views-exposed-form .form-actions,
.view-product-type-summary .views-exposed-form .form-actions,
.view-promotions-report .views-exposed-form .form-actions,
.view-purchased-items-report .views-exposed-form .form-actions,
.view-sales-analysis .views-exposed-form .form-actions,
.view-id-sales_report .views-exposed-form .form-actions,
.view-id-tax_summary .views-exposed-form .form-actions {
  clear: both;
  margin: 0 0 40px 0;
  padding: 20px 0 0 0; }
  .view-department-summary .views-exposed-form .form-actions:after,
  .view-bottle-deposit-report .views-exposed-form .form-actions:after,
  .view-payment-methods .views-exposed-form .form-actions:after,
  .view-cost-analysis-price-list .views-exposed-form .form-actions:after,
  .view-product-type-summary .views-exposed-form .form-actions:after,
  .view-promotions-report .views-exposed-form .form-actions:after,
  .view-purchased-items-report .views-exposed-form .form-actions:after,
  .view-sales-analysis .views-exposed-form .form-actions:after,
  .view-id-sales_report .views-exposed-form .form-actions:after,
  .view-id-tax_summary .views-exposed-form .form-actions:after {
    content: "";
    display: table;
    clear: both; }
  .view-department-summary .views-exposed-form .form-actions input:first-child,
  .view-bottle-deposit-report .views-exposed-form .form-actions input:first-child,
  .view-payment-methods .views-exposed-form .form-actions input:first-child,
  .view-cost-analysis-price-list .views-exposed-form .form-actions input:first-child,
  .view-product-type-summary .views-exposed-form .form-actions input:first-child,
  .view-promotions-report .views-exposed-form .form-actions input:first-child,
  .view-purchased-items-report .views-exposed-form .form-actions input:first-child,
  .view-sales-analysis .views-exposed-form .form-actions input:first-child,
  .view-id-sales_report .views-exposed-form .form-actions input:first-child,
  .view-id-tax_summary .views-exposed-form .form-actions input:first-child {
    color: #fff;
    background: #008ee6;
    border-color: #006fb3; }
    .view-department-summary .views-exposed-form .form-actions input:first-child:hover, .view-department-summary .views-exposed-form .form-actions input:first-child:focus,
    .view-bottle-deposit-report .views-exposed-form .form-actions input:first-child:hover,
    .view-bottle-deposit-report .views-exposed-form .form-actions input:first-child:focus,
    .view-payment-methods .views-exposed-form .form-actions input:first-child:hover,
    .view-payment-methods .views-exposed-form .form-actions input:first-child:focus,
    .view-cost-analysis-price-list .views-exposed-form .form-actions input:first-child:hover,
    .view-cost-analysis-price-list .views-exposed-form .form-actions input:first-child:focus,
    .view-product-type-summary .views-exposed-form .form-actions input:first-child:hover,
    .view-product-type-summary .views-exposed-form .form-actions input:first-child:focus,
    .view-promotions-report .views-exposed-form .form-actions input:first-child:hover,
    .view-promotions-report .views-exposed-form .form-actions input:first-child:focus,
    .view-purchased-items-report .views-exposed-form .form-actions input:first-child:hover,
    .view-purchased-items-report .views-exposed-form .form-actions input:first-child:focus,
    .view-sales-analysis .views-exposed-form .form-actions input:first-child:hover,
    .view-sales-analysis .views-exposed-form .form-actions input:first-child:focus,
    .view-id-sales_report .views-exposed-form .form-actions input:first-child:hover,
    .view-id-sales_report .views-exposed-form .form-actions input:first-child:focus,
    .view-id-tax_summary .views-exposed-form .form-actions input:first-child:hover,
    .view-id-tax_summary .views-exposed-form .form-actions input:first-child:focus {
      color: #fff;
      background: #006fb3;
      border-color: #006fb3; }

.view-department-summary table.views-table,
.view-bottle-deposit-report table.views-table,
.view-payment-methods table.views-table,
.view-cost-analysis-price-list table.views-table,
.view-product-type-summary table.views-table,
.view-promotions-report table.views-table,
.view-purchased-items-report table.views-table,
.view-sales-analysis table.views-table,
.view-id-sales_report table.views-table,
.view-id-tax_summary table.views-table {
  table-layout: fixed;
  width: 100%; }
  .view-department-summary table.views-table thead > tr > th,
  .view-department-summary table.views-table tbody > tr > td,
  .view-bottle-deposit-report table.views-table thead > tr > th,
  .view-bottle-deposit-report table.views-table tbody > tr > td,
  .view-payment-methods table.views-table thead > tr > th,
  .view-payment-methods table.views-table tbody > tr > td,
  .view-cost-analysis-price-list table.views-table thead > tr > th,
  .view-cost-analysis-price-list table.views-table tbody > tr > td,
  .view-product-type-summary table.views-table thead > tr > th,
  .view-product-type-summary table.views-table tbody > tr > td,
  .view-promotions-report table.views-table thead > tr > th,
  .view-promotions-report table.views-table tbody > tr > td,
  .view-purchased-items-report table.views-table thead > tr > th,
  .view-purchased-items-report table.views-table tbody > tr > td,
  .view-sales-analysis table.views-table thead > tr > th,
  .view-sales-analysis table.views-table tbody > tr > td,
  .view-id-sales_report table.views-table thead > tr > th,
  .view-id-sales_report table.views-table tbody > tr > td,
  .view-id-tax_summary table.views-table thead > tr > th,
  .view-id-tax_summary table.views-table tbody > tr > td {
    width: auto; }
    .view-department-summary table.views-table thead > tr > th:nth-child(1),
    .view-department-summary table.views-table tbody > tr > td:nth-child(1),
    .view-bottle-deposit-report table.views-table thead > tr > th:nth-child(1),
    .view-bottle-deposit-report table.views-table tbody > tr > td:nth-child(1),
    .view-payment-methods table.views-table thead > tr > th:nth-child(1),
    .view-payment-methods table.views-table tbody > tr > td:nth-child(1),
    .view-cost-analysis-price-list table.views-table thead > tr > th:nth-child(1),
    .view-cost-analysis-price-list table.views-table tbody > tr > td:nth-child(1),
    .view-product-type-summary table.views-table thead > tr > th:nth-child(1),
    .view-product-type-summary table.views-table tbody > tr > td:nth-child(1),
    .view-promotions-report table.views-table thead > tr > th:nth-child(1),
    .view-promotions-report table.views-table tbody > tr > td:nth-child(1),
    .view-purchased-items-report table.views-table thead > tr > th:nth-child(1),
    .view-purchased-items-report table.views-table tbody > tr > td:nth-child(1),
    .view-sales-analysis table.views-table thead > tr > th:nth-child(1),
    .view-sales-analysis table.views-table tbody > tr > td:nth-child(1),
    .view-id-sales_report table.views-table thead > tr > th:nth-child(1),
    .view-id-sales_report table.views-table tbody > tr > td:nth-child(1),
    .view-id-tax_summary table.views-table thead > tr > th:nth-child(1),
    .view-id-tax_summary table.views-table tbody > tr > td:nth-child(1) {
      width: 20%; }

.view-sales-analysis table.views-table {
  table-layout: fixed;
  width: 100%; }
  .view-sales-analysis table.views-table thead > tr > th,
  .view-sales-analysis table.views-table tbody > tr > td {
    width: auto; }
    .view-sales-analysis table.views-table thead > tr > th:nth-child(1),
    .view-sales-analysis table.views-table tbody > tr > td:nth-child(1) {
      width: 10%; }
    .view-sales-analysis table.views-table thead > tr > th:nth-child(2),
    .view-sales-analysis table.views-table tbody > tr > td:nth-child(2) {
      width: 20%; }
    .view-sales-analysis table.views-table thead > tr > th:nth-child(3),
    .view-sales-analysis table.views-table tbody > tr > td:nth-child(3) {
      width: 10%; }

.view-sales-analysis .attachment-after table.views-table thead > tr > th,
.view-sales-analysis .attachment-after table.views-table tbody > tr > td {
  width: auto; }
  .view-sales-analysis .attachment-after table.views-table thead > tr > th:nth-child(1),
  .view-sales-analysis .attachment-after table.views-table tbody > tr > td:nth-child(1) {
    width: 40%; }
  .view-sales-analysis .attachment-after table.views-table thead > tr > th:nth-child(2), .view-sales-analysis .attachment-after table.views-table thead > tr > th:nth-child(3),
  .view-sales-analysis .attachment-after table.views-table tbody > tr > td:nth-child(2),
  .view-sales-analysis .attachment-after table.views-table tbody > tr > td:nth-child(3) {
    width: auto; }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIl92YXJpYWJsZXMuc2NzcyIsIl9nbG9iYWwuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQ0ZIOztHQUVHO0FBR0g7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0VBYUksbUJBQWtCO0VBQ2xCLHNCQUFxQjtFQUNyQixtQkFBa0I7RUFDbEIsWURmUztFQ2dCVCxzQkFBcUI7RUFDckIsb0JBQW1CO0VBQ25CLGlCQUFnQjtFQUNoQixtQkFBa0I7RUFDbEIsb0JBQW1CO0VBQ25CLGlCQUFnQjtFQUNoQiwwQkRwQm1CO0VDcUJuQix1QkFBc0I7RUFDdEIsMEJEdkJrQjtFQ3dCbEIsa0JBQWlCO0VBQ2pCLHNCQUFxQixFQVF0QjtFQW5DSDs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0lBK0JNLHVCQUFzQjtJQUN0QixzQkRoQ29CO0lDaUNwQix1QkFBc0IsRUFDdkI7O0FBbENMOzs7Ozs7Ozs7Ozs7Ozs7Ozs7OztFQXNDSSxlQUFjO0VBQ2QsZ0JBQWUsRUFDaEI7O0FBeENIOzs7Ozs7Ozs7O0VBMENJLG1CQUFrQjtFQUNsQixzQkFBcUI7RUFDckIsc0JBQXFCO0VBQ3JCLFlBQVc7RUFDWCxhQUFZO0VBQ1osdUJBQXNCO0VBQ3RCLGlCQUFnQjtFQUNoQixxQkFBb0IsRUFhckI7RUE5REg7Ozs7Ozs7Ozs7SUFxRE0sc0JBQXFCO0lBQ3JCLGVBQWM7SUFDZCxtQkFBa0I7SUFDbEIsU0FBUTtJQUNSLFFBQU87SUFDUCxZQUFXO0lBQ1gsbUJBQWtCO0lBQ2xCLGVBQWMsRUFDZjs7QUE3REw7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0VBa0VNLFlBQVcsRUFDWjs7QUFuRUw7Ozs7Ozs7Ozs7RUFxRU0sWUFBVztFQUNYLG1CQUFrQjtFQUNsQixvQkFBbUIsRUFvQnBCO0VBM0ZMOzs7Ozs7Ozs7O0lBMkVRLFlBQVc7SUFDWCxlQUFjO0lBQ2QsWUFBVyxFQUNaO0VBOUVQOzs7Ozs7Ozs7O0lBZ0ZRLFlBQVc7SUFDWCxvQkRqRmtCO0lDa0ZsQixzQkQ1RStDLEVDb0ZoRDtJQTFGUDs7Ozs7Ozs7Ozs7Ozs7Ozs7OztNQXNGVSxZQUFXO01BQ1gsb0JEakY2QztNQ2tGN0Msc0JEbEY2QyxFQ21GOUM7O0FBekZUOzs7Ozs7Ozs7O0VBOEZJLG9CQUFtQjtFQUNuQixZQUFXLEVBVVo7RUF6R0g7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0lBbUdNLFlBQVcsRUFLWjtJQXhHTDs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7TUFzR1EsV0FBVSxFQUNYOztBQU1QO0VBRUksb0JBQW1CO0VBQ25CLFlBQVcsRUFnQlo7RUFuQkg7O0lBT00sWUFBVyxFQVdaO0lBbEJMOztNQVVRLFdBQVUsRUFDWDtJQVhQOztNQWFRLFdBQVUsRUFDWDtJQWRQOztNQWdCUSxXQUFVLEVBQ1g7O0FBakJQOztFQXdCUSxZQUFXLEVBU1o7RUFqQ1A7O0lBMkJVLFdBQVUsRUFDWDtFQTVCVDs7O0lBK0JVLFlBQVcsRUFDWiIsImZpbGUiOiJzdHlsZS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcclxuICogVmFyaWFibGVzLlxyXG4gKi9cclxuXHJcbi8vIENvbG9ycy5cclxuJGMtYmx1ZS1oaWdobGlnaHQ6ICMwMDhlZTY7XHJcbiRjLXRleHQ6ICMzMzM7XHJcbiRjLWxpZ2h0LWdyZXk6ICNmOWY5Zjk7XHJcbiRjLWJvcmRlci1ncmV5OiAjYTZhNmE2O1xyXG5cclxuJGMtcHJpbWFyeS1idXR0b246ICRjLWJsdWUtaGlnaGxpZ2h0O1xyXG4kYy1wcmltYXJ5LWJ1dHRvbi1ob3ZlcjogZGFya2VuKCRjLWJsdWUtaGlnaGxpZ2h0LCAxMCUpO1xyXG4iLCIvKipcclxuICogR2xvYmFsLlxyXG4gKi9cclxuXHJcbi8vIFJlcG9ydHMuXHJcbi52aWV3LWRlcGFydG1lbnQtc3VtbWFyeSxcclxuLnZpZXctYm90dGxlLWRlcG9zaXQtcmVwb3J0LFxyXG4udmlldy1wYXltZW50LW1ldGhvZHMsXHJcbi52aWV3LWNvc3QtYW5hbHlzaXMtcHJpY2UtbGlzdCxcclxuLnZpZXctcHJvZHVjdC10eXBlLXN1bW1hcnksXHJcbi52aWV3LXByb21vdGlvbnMtcmVwb3J0LFxyXG4udmlldy1wdXJjaGFzZWQtaXRlbXMtcmVwb3J0LFxyXG4udmlldy1zYWxlcy1hbmFseXNpcyxcclxuLnZpZXctaWQtc2FsZXNfcmVwb3J0LFxyXG4udmlldy1pZC10YXhfc3VtbWFyeSB7XHJcbiAgLy8gQnV0dG9ucy5cclxuICAuYnV0dHRvbixcclxuICAuY3N2LWZlZWQgLmZlZWQtaWNvbiB7XHJcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbiAgICBwYWRkaW5nOiA0cHggMS41ZW07XHJcbiAgICBjb2xvcjogJGMtdGV4dDtcclxuICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcclxuICAgIGZvbnQtc2l6ZTogMC44NzVyZW07XHJcbiAgICBmb250LXdlaWdodDogNjAwO1xyXG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gICAgbGluZS1oZWlnaHQ6IG5vcm1hbDtcclxuICAgIGJvcmRlci1yYWRpdXM6IDA7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAkYy1ib3JkZXItZ3JleTtcclxuICAgIGJhY2tncm91bmQtaW1hZ2U6IG5vbmU7XHJcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAkYy1saWdodC1ncmV5O1xyXG4gICAgdGV4dC1zaGFkb3c6IG5vbmU7XHJcbiAgICB0cmFuc2l0aW9uOiBhbGwsIDAuMnM7XHJcblxyXG4gICAgJjpob3ZlcixcclxuICAgICY6Zm9jdXMge1xyXG4gICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xyXG4gICAgICBib3JkZXItY29sb3I6ICRjLXByaW1hcnktYnV0dG9uO1xyXG4gICAgICBiYWNrZ3JvdW5kLWltYWdlOiBub25lO1xyXG4gICAgfVxyXG4gIH1cclxuICAuYnV0dG9uOmZpcnN0LWNoaWxkLFxyXG4gIC5pbWFnZS1idXR0b246Zmlyc3QtY2hpbGQge1xyXG4gICAgbWFyZ2luLWxlZnQ6IDA7XHJcbiAgICBtYXJnaW4tcmlnaHQ6IDA7XHJcbiAgfVxyXG4gIC5jc3YtZmVlZCAuZmVlZC1pY29uIHtcclxuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgIGNvbnRlbnQ6ICdFeHBvcnQgQ1NWJztcclxuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcclxuICAgIHdpZHRoOiA4MHB4O1xyXG4gICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgYmFja2dyb3VuZC1pbWFnZTogbm9uZTtcclxuICAgIG92ZXJmbG93OiBoaWRkZW47XHJcbiAgICB0ZXh0LWluZGVudDogLTk5OTlweDtcclxuXHJcbiAgICAvLyBQc2V1ZG8gdGV4dC5cclxuICAgICY6YmVmb3JlIHtcclxuICAgICAgY29udGVudDogJ0V4cG9ydCBDU1YnO1xyXG4gICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICB0b3A6IDRweDtcclxuICAgICAgbGVmdDogMDtcclxuICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcclxuICAgICAgdGV4dC1pbmRlbnQ6IDA7XHJcbiAgICB9XHJcbiAgfVxyXG4gIC52aWV3cy1leHBvc2VkLWZvcm0ge1xyXG4gICAgLmZvcm0taXRlbS1jcmVhdGVkLW1pbixcclxuICAgIC5mb3JtLWl0ZW0tY3JlYXRlZC0xLW1pbiB7XHJcbiAgICAgIGNsZWFyOiBsZWZ0O1xyXG4gICAgfVxyXG4gICAgLmZvcm0tYWN0aW9ucyB7XHJcbiAgICAgIGNsZWFyOiBib3RoO1xyXG4gICAgICBtYXJnaW46IDAgMCA0MHB4IDA7XHJcbiAgICAgIHBhZGRpbmc6IDIwcHggMCAwIDA7XHJcblxyXG4gICAgICAvLyBDbGVhcmZpeC5cclxuICAgICAgJjphZnRlciB7XHJcbiAgICAgICAgY29udGVudDogXCJcIjtcclxuICAgICAgICBkaXNwbGF5OiB0YWJsZTtcclxuICAgICAgICBjbGVhcjogYm90aDtcclxuICAgICAgfVxyXG4gICAgICBpbnB1dDpmaXJzdC1jaGlsZCB7XHJcbiAgICAgICAgY29sb3I6ICNmZmY7XHJcbiAgICAgICAgYmFja2dyb3VuZDogJGMtcHJpbWFyeS1idXR0b247XHJcbiAgICAgICAgYm9yZGVyLWNvbG9yOiAkYy1wcmltYXJ5LWJ1dHRvbi1ob3ZlcjtcclxuXHJcbiAgICAgICAgJjpob3ZlcixcclxuICAgICAgICAmOmZvY3VzIHtcclxuICAgICAgICAgIGNvbG9yOiAjZmZmO1xyXG4gICAgICAgICAgYmFja2dyb3VuZDogJGMtcHJpbWFyeS1idXR0b24taG92ZXI7XHJcbiAgICAgICAgICBib3JkZXItY29sb3I6ICRjLXByaW1hcnktYnV0dG9uLWhvdmVyO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxuICB0YWJsZS52aWV3cy10YWJsZSB7XHJcbiAgICB0YWJsZS1sYXlvdXQ6IGZpeGVkO1xyXG4gICAgd2lkdGg6IDEwMCU7XHJcblxyXG4gICAgdGhlYWQgPiB0ciA+IHRoLFxyXG4gICAgdGJvZHkgPiB0ciA+IHRkIHtcclxuICAgICAgd2lkdGg6IGF1dG87XHJcblxyXG4gICAgICAmOm50aC1jaGlsZCgxKSB7XHJcbiAgICAgICAgd2lkdGg6IDIwJTtcclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxufVxyXG5cclxuLy8gUmVwb3J0cyAtIFNhbGVzIEFuYWx5c2lzLlxyXG4udmlldy1zYWxlcy1hbmFseXNpcyB7XHJcbiAgdGFibGUudmlld3MtdGFibGUge1xyXG4gICAgdGFibGUtbGF5b3V0OiBmaXhlZDtcclxuICAgIHdpZHRoOiAxMDAlO1xyXG5cclxuICAgIHRoZWFkID4gdHIgPiB0aCxcclxuICAgIHRib2R5ID4gdHIgPiB0ZCB7XHJcbiAgICAgIHdpZHRoOiBhdXRvO1xyXG5cclxuICAgICAgJjpudGgtY2hpbGQoMSkge1xyXG4gICAgICAgIHdpZHRoOiAxMCU7XHJcbiAgICAgIH1cclxuICAgICAgJjpudGgtY2hpbGQoMikge1xyXG4gICAgICAgIHdpZHRoOiAyMCU7XHJcbiAgICAgIH1cclxuICAgICAgJjpudGgtY2hpbGQoMykge1xyXG4gICAgICAgIHdpZHRoOiAxMCU7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcbiAgLmF0dGFjaG1lbnQtYWZ0ZXIge1xyXG4gICAgdGFibGUudmlld3MtdGFibGUge1xyXG4gICAgICB0aGVhZCA+IHRyID4gdGgsXHJcbiAgICAgIHRib2R5ID4gdHIgPiB0ZCB7XHJcbiAgICAgICAgd2lkdGg6IGF1dG87XHJcblxyXG4gICAgICAgICY6bnRoLWNoaWxkKDEpIHtcclxuICAgICAgICAgIHdpZHRoOiA0MCU7XHJcbiAgICAgICAgfVxyXG4gICAgICAgICY6bnRoLWNoaWxkKDIpLFxyXG4gICAgICAgICY6bnRoLWNoaWxkKDMpIHtcclxuICAgICAgICAgIHdpZHRoOiBhdXRvO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxufVxyXG4iXX0= */
